:root{--ground: hsl(220 20% 97%);--surface: hsl(0 0% 100%);--surface-2: hsl(220 16% 96%);--ink: hsl(220 10% 11%);--ink-2: hsl(220 8% 39%);--ink-3: hsl(220 8% 55%);--line: hsl(216 15% 89%);--line-soft: hsl(216 15% 94%);--brand: hsl(224 88% 54%);--brand-ink: hsl(224 88% 46%);--brand-soft: hsl(224 88% 54% / .08);--ok: hsl(142 76% 33%);--ok-soft: hsl(142 76% 33% / .1);--warn: hsl(33 90% 36%);--warn-soft: hsl(33 90% 40% / .12);--danger: hsl(0 72% 47%);--danger-soft: hsl(0 72% 51% / .1);--shadow: 0 1px 2px hsl(220 20% 20% / .04), 0 12px 32px -14px hsl(220 30% 20% / .16);--radius: 12px;--mark-o: .028;--glow: hsl(224 88% 54% / .07);--flui-blue: #3da5ff;--flui-cyan: #22d3ee}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--ground: hsl(220 36% 5%);--surface: hsl(218 35% 8%);--surface-2: hsl(218 32% 12%);--ink: hsl(218 28% 92%);--ink-2: hsl(218 15% 65%);--ink-3: hsl(218 13% 50%);--line: hsl(218 30% 17%);--line-soft: hsl(218 30% 13%);--brand: hsl(224 100% 66%);--brand-ink: hsl(224 100% 72%);--brand-soft: hsl(224 100% 60% / .14);--ok: hsl(152 67% 50%);--ok-soft: hsl(152 67% 50% / .12);--warn: hsl(41 94% 55%);--warn-soft: hsl(41 94% 46% / .14);--danger: hsl(0 85% 66%);--danger-soft: hsl(0 85% 60% / .13);--shadow: 0 1px 2px hsl(220 60% 2% / .5), 0 16px 40px -18px hsl(220 60% 2% / .85);--mark-o: .05;--glow: hsl(224 100% 60% / .1)}}:root[data-theme=dark]{--ground: hsl(220 36% 5%);--surface: hsl(218 35% 8%);--surface-2: hsl(218 32% 12%);--ink: hsl(218 28% 92%);--ink-2: hsl(218 15% 65%);--ink-3: hsl(218 13% 50%);--line: hsl(218 30% 17%);--line-soft: hsl(218 30% 13%);--brand: hsl(224 100% 66%);--brand-ink: hsl(224 100% 72%);--brand-soft: hsl(224 100% 60% / .14);--ok: hsl(152 67% 50%);--ok-soft: hsl(152 67% 50% / .12);--warn: hsl(41 94% 55%);--warn-soft: hsl(41 94% 46% / .14);--danger: hsl(0 85% 66%);--danger-soft: hsl(0 85% 60% / .13);--shadow: 0 1px 2px hsl(220 60% 2% / .5), 0 16px 40px -18px hsl(220 60% 2% / .85);--mark-o: .05;--glow: hsl(224 100% 60% / .1)}.app-backdrop{position:fixed;inset:0;z-index:0;overflow:hidden;pointer-events:none;-webkit-user-select:none;user-select:none}.app-backdrop__glow{position:absolute;inset:0;background:radial-gradient(55% 55% at 86% 82%,var(--glow) 0%,transparent 70%)}.app-backdrop__mark{position:absolute;bottom:-7%;right:-4%;width:clamp(200px,26vw,380px);height:auto;opacity:var(--mark-o);object-fit:contain}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{background:var(--ground);color:var(--ink);font-family:Geist,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:100%;text-size-adjust:100%}.mono{font-family:Geist Mono,ui-monospace,SF Mono,Menlo,monospace}button{font:inherit}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
