:root.native{--c-background:238 238 236;--c-card:255 255 255;--c-foreground:9 9 11;--c-primary:9 9 11;--c-primary-fg:255 255 255;--c-secondary:63 63 70;--c-accent:37 99 235;--c-accent-hover:29 78 216;--c-muted:228 228 231;--c-muted-fg:82 82 91;--c-border:228 228 231;--c-texture:24 24 27}.native .app-title{font-weight:700;text-transform:uppercase;letter-spacing:.04em}.native .app-label,.native .app-title{font-family:Space Grotesk,Fira Sans,ui-sans-serif,system-ui,sans-serif}.native .app-label{font-weight:500;letter-spacing:.08em}.native .metric-icon{background-image:none;background-color:rgb(var(--c-primary));color:rgb(var(--c-primary-fg))}.native header.sticky{padding-top:env(safe-area-inset-top)}.native nav.bottom-0{padding-bottom:env(safe-area-inset-bottom)}.native .nav-native-item{display:flex}.native .web-only,.native-root-splash{display:none}.native .native-root-splash{position:fixed;inset:0;z-index:60;display:flex;background-color:rgb(var(--c-background))}.native .pb-16{padding-bottom:calc(4rem + env(safe-area-inset-bottom))}.native [data-sonner-toaster]{top:calc(env(safe-area-inset-top, 0px) + 12px)!important}.native body{overflow-x:clip;max-width:100%}@keyframes opp-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.native .opp-rise{animation:opp-rise .5s cubic-bezier(.22,1,.36,1) both}.native .opp-press{transition:transform .16s cubic-bezier(.22,1,.36,1)}.native .opp-press:active{transform:scale(.975)}@keyframes opp-fill{0%{transform:scaleX(0)}to{transform:scaleX(var(--fill,1))}}.native .opp-fill{transform-origin:left;animation:opp-fill .7s cubic-bezier(.22,1,.36,1) both}.native .no-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.native .no-scrollbar::-webkit-scrollbar{display:none}@keyframes app-page-enter{0%{opacity:0}to{opacity:1}}.native .app-page-enter{animation:app-page-enter .28s ease-out both}.native .key-card,.native .rounded-2xl,.native .rounded-3xl,.native .rounded-lg,.native .rounded-xl{border-radius:.25rem}.native .rounded-t-xl{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.native .metric-icon{border-radius:9999px}.native .bg-background{background-image:radial-gradient(rgb(var(--c-texture)/.05) 1px,transparent 1.5px);background-size:22px 22px}:root.native[data-theme=dark]{--c-background:12 12 14;--c-card:24 24 27;--c-foreground:244 244 245;--c-primary:244 244 245;--c-primary-fg:9 9 11;--c-secondary:212 212 216;--c-accent:59 130 246;--c-accent-hover:96 165 250;--c-muted:39 39 42;--c-muted-fg:161 161 170;--c-border:45 45 51;--c-texture:244 244 245;--c-destructive:239 68 68;--c-success:52 211 153;--c-success-soft:6 44 34;--c-success-fg:52 211 153;--c-warning:251 191 36;--c-warning-soft:48 34 6;--c-warning-fg:251 191 36}.native[data-theme=dark] .bg-white{background-color:rgb(var(--c-card)/var(--tw-bg-opacity,1))}.native[data-theme=dark] .bg-white\/95{background-color:rgb(var(--c-card)/.95)}.native[data-theme=dark] .bg-white\/90{background-color:rgb(var(--c-card)/.9)}.native[data-theme=dark] .bg-white\/80{background-color:rgb(var(--c-card)/.8)}.native[data-theme=dark] .bg-white\/70{background-color:rgb(var(--c-card)/.7)}.native[data-theme=dark] .key-input{background-color:rgb(var(--c-card));color:rgb(var(--c-foreground))}.native[data-theme=dark] .key-input::-moz-placeholder{color:rgb(var(--c-muted-fg)/.7)}.native[data-theme=dark] .key-input::placeholder{color:rgb(var(--c-muted-fg)/.7)}.native[data-theme=dark] .key-card{background-color:rgb(var(--c-card))}.native[data-theme=dark] .shadow-key{box-shadow:inset 0 -3px 0 0 rgb(255 255 255/.09)}.native[data-theme=dark] .shadow-key-sm{box-shadow:inset 0 -2px 0 0 rgb(255 255 255/.07)}.native[data-theme=dark] .shadow-panel{box-shadow:0 1px 0 0 rgb(255 255 255/.05)}.native[data-theme=dark] .bg-red-50{background-color:rgb(var(--c-destructive)/.16)}.native[data-theme=dark] .bg-amber-50{background-color:rgb(var(--c-warning)/.14)}.native[data-theme=dark] .bg-emerald-50{background-color:rgb(var(--c-success)/.14)}.native[data-theme=dark] .bg-sky-50{background-color:rgb(var(--c-accent)/.16)}.native[data-theme=dark] .text-red-600,.native[data-theme=dark] .text-red-700,.native[data-theme=dark] .text-red-800,.native[data-theme=dark] .text-red-900{color:rgb(var(--c-destructive))}.native[data-theme=dark] .text-amber-600,.native[data-theme=dark] .text-amber-700,.native[data-theme=dark] .text-amber-800,.native[data-theme=dark] .text-amber-900{color:rgb(var(--c-warning))}.native[data-theme=dark] .text-emerald-600,.native[data-theme=dark] .text-emerald-700{color:rgb(var(--c-success))}.native[data-theme=dark] .text-sky-300{color:rgb(var(--c-accent))}.native[data-theme=dark] .border-amber-200,.native[data-theme=dark] .border-amber-300,.native[data-theme=dark] .border-amber-400{border-color:rgb(var(--c-warning)/.35)}.native[data-theme=dark] .border-red-200{border-color:rgb(var(--c-destructive)/.35)}.native[data-theme=dark] .border-emerald-100{border-color:rgb(var(--c-success)/.35)}.native[data-theme=dark] .text-slate-700,.native[data-theme=dark] .text-zinc-800,.native[data-theme=dark] .text-zinc-900{color:rgb(var(--c-foreground))}.native[data-theme=dark] .text-zinc-400,.native[data-theme=dark] .text-zinc-500{color:rgb(var(--c-muted-fg))}.native[data-theme=dark] .bg-slate-100,.native[data-theme=dark] .bg-slate-50,.native[data-theme=dark] .bg-zinc-100,.native[data-theme=dark] .bg-zinc-300{background-color:rgb(var(--c-muted))}.native[data-theme=dark] .border-slate-200,.native[data-theme=dark] .border-zinc-100{border-color:rgb(var(--c-border))}.native[data-theme=dark] .bg-neutral-800{background-color:rgb(var(--c-muted))}