:root{color-scheme:light dark;--bg:#ffffff;--bg-sunken:#f4f6f8;--bg-raised:#ffffff;--bg-hover:#eef1f4;--bg-active:#e4e9ee;--border:#dfe3e8;--border-strong:#c3cad2;--text:#121417;--text-secondary:#4a5561;--text-muted:#77818d;--accent:#262d36;--accent-hover:#12171d;--accent-soft:#eceef1;--on-accent:#ffffff;--brand:#262d36;--on-brand:#ffffff;--positive:#0f6b42;--positive-soft:#e6f4ec;--caution:#8a5200;--caution-soft:#fdf1df;--danger:#a4231d;--danger-soft:#fbeceb;--bubble-in:#eef1f4;--bubble-in-text:#121417;--bubble-out:#262d36;--bubble-out-text:#ffffff;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:24px;--space-6:32px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--radius-pill:999px;--text-xs:11px;--text-sm:13px;--text-base:14px;--text-md:15px;--text-lg:17px;--text-xl:20px;--shadow-sm:0 1px 2px rgb(18 20 23/8%);--shadow-md:0 4px 12px rgb(18 20 23/10%);--header-h:56px;--safe-top:env(safe-area-inset-top,0px);--safe-bottom:env(safe-area-inset-bottom,0px);--pane-bottom:0px}@media (min-width:721px){:root{--pane-bottom:var(--safe-bottom)}}@media (prefers-color-scheme:dark){:root{--bg:#101317;--bg-sunken:#0b0e11;--bg-raised:#171b21;--bg-hover:#1d222a;--bg-active:#252c36;--border:#262c34;--border-strong:#3a424d;--text:#e9edf2;--text-secondary:#b3bcc7;--text-muted:#85909d;--accent:#e4e8ed;--accent-hover:#ffffff;--accent-soft:#232830;--on-accent:#12171d;--brand:#e4e8ed;--on-brand:#12171d;--positive:#6fd39c;--positive-soft:#11291d;--caution:#e0b070;--caution-soft:#2b2113;--danger:#f2938d;--danger-soft:#2e1817;--bubble-in:#1d222a;--bubble-in-text:#e9edf2;--bubble-out:#3a424e;--bubble-out-text:#f2f5f8;--shadow-sm:0 1px 2px rgb(0 0 0/40%);--shadow-md:0 4px 14px rgb(0 0 0/45%)}}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;height:100%;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:var(--text-base);line-height:1.5;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent}a{text-decoration:none}a,button{color:inherit}button{font:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:var(--radius-sm)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;transition-duration:.01ms!important}}