:root{--bp-sm:480px;--bp-md:768px;--bp-lg:1024px;--bp-nav:641px;--touch-min:2.75rem;--space-page-inline:1.25rem;--space-page-inline-tight:0.875rem;--nav-bottom-height:calc(3.5rem + env(safe-area-inset-bottom, 0px));--font-geist-sans:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif;--font-geist-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono",monospace;--bg:#0c0f14;--surface:#121722;--surface-2:#1a2130;--border:#2a3344;--text:#e8edf7;--text-muted:#9aa4b5;--accent:#6ea8fe;--danger:#f87171;--warn:#fbbf24;--ok:#4ade80}*{box-sizing:border-box}html{min-width:320px;padding-left:env(safe-area-inset-left,0);padding-right:env(safe-area-inset-right,0)}body,html{margin:0;padding:0;min-height:100%;min-height:100dvh;background:var(--bg);color:var(--text);font-family:var(--font-geist-sans),system-ui,sans-serif;line-height:1.5}a{color:var(--accent)}button,input,select,textarea{font:inherit}