:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f8f6;--bg-elevated:#fff;--surface:#fff;--surface-alt:#eef4f1;--surface-sunken:#e9f0ec;--brand-teal-900:#082e27;--brand-teal-700:#0a4f44;--brand-teal-600:#0e6b5c;--brand-teal-500:#157a69;--brand-teal-100:#e3f1ec;--brand-blue-700:#1c3e96;--brand-blue-600:#2657c7;--brand-blue-100:#e7edfb;--primary:var(--brand-teal-600);--primary-strong:var(--brand-teal-700);--primary-soft:var(--brand-teal-100);--accent:var(--brand-blue-600);--accent-soft:var(--brand-blue-100);--ink:#12211d;--ink-soft:#3b4c46;--muted:#647a73;--on-brand:#eaf6f1;--border:#dce6e1;--border-strong:#c4d3cc;--status-pending:#b8790a;--status-pending-soft:#fbeeda;--status-attached:#157a46;--status-attached-soft:#e1f3e8;--status-danger:#b8433b;--status-danger-soft:#fbeae8;--font-display:"Space Grotesk", "Segoe UI", sans-serif;--font-body:"Inter", "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", "SFMono-Regular", monospace;--radius-sm:8px;--radius-md:14px;--radius-lg:20px;--shadow-sm:0 1px 2px #12211d0f;--shadow-md:0 8px 24px -12px #12211d47;--shadow-lg:0 24px 48px -20px #12211d59}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b1613;--bg-elevated:#10201b;--surface:#10201b;--surface-alt:#142822;--surface-sunken:#0d1a16;--primary:#2faf8f;--primary-strong:#58c6a8;--primary-soft:#16332b;--accent:#6d93ff;--accent-soft:#17223f;--ink:#eaf2ef;--ink-soft:#c4d3cc;--muted:#8da39c;--border:#1f332c;--border-strong:#2a413a;--status-pending:#e0a845;--status-pending-soft:#2c2110;--status-attached:#4fce8f;--status-attached-soft:#122a1d;--status-danger:#e27a72;--status-danger-soft:#331714}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f8f6;--bg-elevated:#fff;--surface:#fff;--surface-alt:#eef4f1;--surface-sunken:#e9f0ec;--primary:var(--brand-teal-600);--primary-strong:var(--brand-teal-700);--primary-soft:var(--brand-teal-100);--accent:var(--brand-blue-600);--accent-soft:var(--brand-blue-100);--ink:#12211d;--ink-soft:#3b4c46;--muted:#647a73;--border:#dce6e1;--border-strong:#c4d3cc;--status-pending:#b8790a;--status-pending-soft:#fbeeda;--status-attached:#157a46;--status-attached-soft:#e1f3e8;--status-danger:#b8433b;--status-danger-soft:#fbeae8}*,:before,:after{box-sizing:border-box}html,body,#app{height:100%}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;margin:0;transition:background-color .2s,color .2s}h1,h2,h3,h4{font-family:var(--font-display);letter-spacing:-.01em;margin:0;font-weight:600}p{margin:0}button,input,textarea{font-family:inherit}a{color:inherit}::selection{background:var(--primary-soft);color:var(--primary-strong)}.mono{font-family:var(--font-mono);letter-spacing:.01em}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
