/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}@layer base{:root{--dashboard-surface-1:hsl(var(--background));--dashboard-surface-2:hsl(var(--card));--dashboard-surface-3:hsl(var(--muted));--dashboard-glow:hsl(var(--primary)/.15);--dashboard-mobile-bottom-bar:5rem;--dashboard-mobile-top-chrome:0px;--dashboard-mobile-top-offset:env(safe-area-inset-top,0px);--dashboard-mobile-bottom-offset:calc(var(--dashboard-mobile-bottom-bar) + env(safe-area-inset-bottom,0px));--dashboard-mobile-flow-z:100}.dark{--dashboard-surface-1:hsl(var(--background));--dashboard-surface-2:hsl(var(--card));--dashboard-surface-3:hsl(var(--accent));--dashboard-glow:hsl(var(--primary)/.25);--sidebar:oklch(17% .01 260);--sidebar-foreground:oklch(96% 0 0);--sidebar-accent:oklch(22% .01 260);--sidebar-accent-foreground:oklch(96% 0 0);--sidebar-border:oklch(28% .01 260)}}@layer utilities{.wallet-panel{border-radius:var(--radius-2xl,1rem);border-style:var(--tw-border-style);border-width:1px;border-color:var(--border)}@supports (color:color-mix(in lab,red,red)){.wallet-panel{border-color:color-mix(in oklab,var(--border)60%,transparent)}}.wallet-panel{background-color:var(--card)}@supports (color:color-mix(in lab,red,red)){.wallet-panel{background-color:color-mix(in oklab,var(--card)50%,transparent)}}.wallet-panel-muted{border-radius:var(--radius-2xl,1rem);background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.wallet-panel-muted{background-color:color-mix(in oklab,var(--muted)25%,transparent)}}.dashboard-content-width{width:100%;max-width:1200px;margin-inline:auto}.dashboard-mobile-flow-shell{top:var(--dashboard-mobile-top-offset);z-index:var(--dashboard-mobile-flow-z)}.dashboard-mobile-flow-footer,.dashboard-mobile-flow-shell{inset-inline:0;bottom:var(--dashboard-mobile-bottom-offset);position:fixed}.dashboard-mobile-flow-footer{z-index:calc(var(--dashboard-mobile-flow-z) + 20)}.dashboard-mobile-flow-scroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}.dashboard-mobile-touch-target{min-height:2.75rem}@media (pointer:coarse){.dashboard-mobile-touch-target{min-height:3rem}}.dashboard-surface{background:linear-gradient(180deg,hsl(var(--card)/.9)0,hsl(var(--background)/.75)100%);border:1px solid hsl(var(--border)/.8);box-shadow:0 1px 0 0 hsl(var(--foreground)/.05),0 20px 40px -24px var(--dashboard-glow)}html.dashboard-no-zoom{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}html.dashboard-no-zoom,html.dashboard-no-zoom body{touch-action:pan-x pan-y;overscroll-behavior-y:auto}}@media (prefers-reduced-motion:reduce){.dashboard-surface{transition:none}}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}