html{background-color:var(--app-shell-bg,var(--mantine-color-body));-moz-text-size-adjust:100%;text-size-adjust:100%}:root{--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px)}@media (prefers-reduced-motion:no-preference){html{transition:background-color .25s}}body{background-color:var(--app-shell-bg,var(--mantine-color-body));font-family:var(--font-satoshi),-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif}body:before{content:"";z-index:-1;pointer-events:none;background:var(--app-ambient,none);position:fixed;inset:0}h1,h2,h3{letter-spacing:-.02em}::selection{background:#0078cb38}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:color-mix(in srgb,var(--app-text-muted,#9b9b9b)45%,transparent);background-clip:padding-box;border:3px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:color-mix(in srgb,var(--app-text-muted,#9b9b9b)65%,transparent);background-clip:padding-box;border:3px solid #0000}.no-tap-highlight,.no-tap-highlight *{-webkit-tap-highlight-color:transparent!important;outline:none!important}.no-tap-highlight:focus:not(:focus-visible),.no-tap-highlight :focus:not(:focus-visible){outline:none!important}.no-tap-highlight:focus-visible,.no-tap-highlight :focus-visible{border-radius:6px;outline:2px solid #0078cb}@media (prefers-reduced-motion:no-preference){.mantine-Button-root,.mantine-ActionIcon-root,[data-tactile]{transition:transform .12s cubic-bezier(.2,0,0,1),box-shadow .2s}.mantine-Button-root:active:not(:disabled):not([data-disabled]),.mantine-ActionIcon-root:active:not(:disabled):not([data-disabled]){transform:scale(.96)}[data-tactile]:active{transform:scale(.985)}[data-tactile-lift]{transition:transform .18s cubic-bezier(.2,0,0,1),box-shadow .22s}[data-tactile-lift]:active{transform:scale(.985)}}@media (hover:hover) and (prefers-reduced-motion:no-preference){[data-tactile-lift]:hover{box-shadow:var(--app-surface-shadow-hover)}}@media (hover:hover){.mantine-Button-root[data-variant=filled]:hover:not(:disabled):not([data-disabled]),.mantine-ActionIcon-root[data-variant=filled]:hover:not(:disabled):not([data-disabled]){filter:brightness(.94)}}@property --vt-theme-mask-radius{syntax:"<length>";inherits:false;initial-value:0}@property --vt-theme-mask-feather{syntax:"<length>";inherits:false;initial-value:240px}@media (prefers-reduced-motion:no-preference){::view-transition-old(root){animation:.14s cubic-bezier(.2,0,0,1) both fees-vt-out}::view-transition-new(root){animation:.24s cubic-bezier(.2,0,0,1) 60ms both fees-vt-in}@keyframes fees-vt-out{to{opacity:0}}@keyframes fees-vt-in{0%{opacity:0;filter:blur(3px)}to{opacity:1;filter:blur()}}:root.vt-suppress-root::view-transition-old(root){mix-blend-mode:normal;animation:none!important}:root.vt-suppress-root::view-transition-new(root){mix-blend-mode:normal;animation:none!important}:root.vt-color-scheme{--vt-theme-duration:.75s;--vt-theme-ease:cubic-bezier(.42,0,.58,1)}:root.vt-color-scheme::view-transition-old(root){mix-blend-mode:normal;animation:none}:root.vt-color-scheme::view-transition-new(root){mix-blend-mode:normal;animation:none}:root.vt-color-scheme::view-transition-old(root){z-index:1}:root.vt-color-scheme::view-transition-new(root){z-index:2;-webkit-mask-image:radial-gradient(circle at var(--vt-theme-x,50%)var(--vt-theme-y,50%),#000 max(0px,calc(var(--vt-theme-mask-radius) - var(--vt-theme-mask-feather))),#000000b3 calc(var(--vt-theme-mask-radius) - .67*var(--vt-theme-mask-feather)),#00000059 calc(var(--vt-theme-mask-radius) - .4*var(--vt-theme-mask-feather)),#0000001f calc(var(--vt-theme-mask-radius) - .17*var(--vt-theme-mask-feather)),transparent var(--vt-theme-mask-radius));mask-image:radial-gradient(circle at var(--vt-theme-x,50%)var(--vt-theme-y,50%),#000 max(0px,calc(var(--vt-theme-mask-radius) - var(--vt-theme-mask-feather))),#000000b3 calc(var(--vt-theme-mask-radius) - .67*var(--vt-theme-mask-feather)),#00000059 calc(var(--vt-theme-mask-radius) - .4*var(--vt-theme-mask-feather)),#0000001f calc(var(--vt-theme-mask-radius) - .17*var(--vt-theme-mask-feather)),transparent var(--vt-theme-mask-radius));-webkit-mask-image:radial-gradient(circle at var(--vt-theme-x,50%)var(--vt-theme-y,50%),#000 max(0px,calc(var(--vt-theme-mask-radius) - var(--vt-theme-mask-feather))),#000000b3 calc(var(--vt-theme-mask-radius) - .67*var(--vt-theme-mask-feather)),#00000059 calc(var(--vt-theme-mask-radius) - .4*var(--vt-theme-mask-feather)),#0000001f calc(var(--vt-theme-mask-radius) - .17*var(--vt-theme-mask-feather)),transparent var(--vt-theme-mask-radius));animation:fees-theme-reveal var(--vt-theme-duration)var(--vt-theme-ease)both}@keyframes fees-theme-reveal{0%{--vt-theme-mask-radius:0px;--vt-theme-mask-feather:240px}to{--vt-theme-mask-radius:200vmax;--vt-theme-mask-feather:0px}}}@media (prefers-reduced-motion:reduce){::view-transition-old(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-new(*){animation-duration:0s!important;animation-delay:0s!important}::view-transition-group(*){animation-duration:0s!important;animation-delay:0s!important}}@keyframes fees-spin{to{transform:rotate(360deg)}}.fees-spin{animation:1s linear infinite fees-spin;display:inline-flex}:root{--fees-dur-tap:.12s;--fees-dur-enter:.2s;--fees-dur-screen:.32s;--fees-dur-count:1.2s;--fees-ease-out:cubic-bezier(.2,0,0,1);--fees-ease-ambient:ease-in-out;--fees-dur-ambient:4s}@keyframes fees-shimmer{0%{background-position-x:-60%}to{background-position-x:160%}}@keyframes fees-rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fees-breath{0%,to{opacity:.5;transform:scale(1)}50%{opacity:0;transform:scale(2.1)}}@keyframes fees-flash-sweep{0%{transform:translate(-100%)}to{transform:translate(100%)}}@keyframes fees-flash-ring{0%{box-shadow:0 0 #2bae6600}25%{box-shadow:0 0 0 4px #2bae6629}to{box-shadow:0 0 #2bae6600}}@keyframes fees-indeterminate{0%{transform:translate(-100%)}to{transform:translate(340%)}}@keyframes fees-float{0%,to{transform:translateY(0)rotate(-1.5deg)}50%{transform:translateY(-7px)rotate(1.5deg)}}.fees-breath-dot{position:relative}.fees-breath-dot:after{content:"";box-sizing:border-box;opacity:0;pointer-events:none;border:2px solid;border-radius:999px;position:absolute;inset:0}.fees-flash{position:relative;overflow:hidden}.fees-flash:before{content:"";pointer-events:none;opacity:0;z-index:1;background:linear-gradient(90deg,#2bae6600 0%,#2bae6629 45%,#2bae6600 100%);position:absolute;inset:0}@media (prefers-reduced-motion:no-preference){.fees-rise,.fees-stagger>*{animation:fees-rise var(--fees-dur-enter)var(--fees-ease-out)both}.fees-stagger>:first-child{animation-delay:0s}.fees-stagger>:nth-child(2){animation-delay:40ms}.fees-stagger>:nth-child(3){animation-delay:80ms}.fees-stagger>:nth-child(4){animation-delay:.12s}.fees-stagger>:nth-child(5){animation-delay:.16s}.fees-stagger>:nth-child(6){animation-delay:.2s}.fees-stagger>:nth-child(7){animation-delay:.24s}.fees-stagger>:nth-child(n+8){animation-delay:.28s}.fees-breath-dot:after{animation:fees-breath 3.6s var(--fees-ease-ambient)infinite}.fees-flash:before{animation:fees-flash-sweep 1.4s var(--fees-ease-out)1}.fees-flash{animation:fees-flash-ring 1.4s var(--fees-ease-ambient)1}.fees-float{animation:fees-float 6.4s var(--fees-ease-ambient)infinite}.mantine-Skeleton-root[data-animate]:after{background-image:linear-gradient(90deg,transparent 0%,var(--fees-shimmer-light,#ffffff8c)50%,transparent 100%);background-position-x:-60%;background-repeat:no-repeat;background-size:60% 100%;animation:1.6s linear infinite fees-shimmer}:where([data-mantine-color-scheme=dark]) .mantine-Skeleton-root[data-animate]:after{--fees-shimmer-light:#ffffff1a}}:root[data-fees-idle=true] .fees-breath-dot:after,:root[data-fees-idle=true] .fees-float,:root[data-fees-idle=true] .mantine-Skeleton-root[data-animate]:after{animation-play-state:paused}
