:root,[data-theme=light]{--primary-50:#eef8f9;--primary-100:#d2eef1;--primary-300:#6ec8d3;--primary-400:#4fb8c4;--primary-500:#2da8b5;--primary-600:#238d99;--primary-700:#1a707b;--accent-100:#fdeada;--accent-500:#e8a578;--neutral-50:#f9f7f5;--neutral-100:#f0ede9;--neutral-200:#e2ddd8;--neutral-300:#c8c2bb;--neutral-500:#8e867d;--neutral-700:#4a4440;--neutral-900:#1c1815;--priority-low:#14b07f;--priority-low-bg:#e0f6ee;--priority-medium:#e89b2a;--priority-medium-bg:#fef3dc;--priority-high:#dc3545;--priority-high-bg:#fceaec;--color-success:var(--priority-low);--color-warning:var(--priority-medium);--color-error:var(--priority-high);--color-info:var(--primary-500);--bg-app:#f4f8f7;--bg-card:#fff;--border-subtle:var(--neutral-200);--border-default:var(--neutral-300);--text-primary:var(--neutral-900);--text-secondary:var(--neutral-700);--text-tertiary:var(--neutral-500);--text-link:var(--primary-700);--text-on-primary:#fff;--skeleton-base:#e2ddd8;--skeleton-shine:#f0ede9;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--space-10:40px;--space-12:48px;--space-16:64px;--space-20:80px;--radius-xs:6px;--radius-sm:10px;--radius-md:14px;--radius-lg:20px;--radius-xl:28px;--radius-pill:999px;--shadow-sm:0 1px 3px #0000000f, 0 1px 2px #0000000a;--shadow-md:0 4px 12px #1c18150f, 0 2px 4px #1c18150a;--shadow-lg:0 12px 32px #1c181514, 0 4px 8px #1c18150a;--focus-ring:0 0 0 3px #6ec8d380;--transition-fast:.15s ease;--transition-base:.22s ease;--transition-spring:.15s cubic-bezier(.2,.6,.2,1);--font-sans:"DM Sans", system-ui, -apple-system, Segoe UI, Helvetica, Arial, sans-serif;--font-display:"Newsreader", Georgia, "Times New Roman", serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Consolas, monospace;--text-display-size:48px;--text-display-lh:1.15;--text-display-w:700;--text-h1-size:36px;--text-h1-lh:1.15;--text-h1-w:700;--text-h2-size:28px;--text-h2-lh:1.35;--text-h2-w:600;--text-h3-size:22px;--text-h3-lh:1.35;--text-h3-w:600;--text-h4-size:18px;--text-h4-lh:1.35;--text-h4-w:600;--text-body-lg-size:18px;--text-body-lg-lh:1.65;--text-body-lg-w:400;--text-body-size:16px;--text-body-lh:1.5;--text-body-w:400;--text-body-sm-size:14px;--text-body-sm-lh:1.5;--text-body-sm-w:400;--text-caption-size:12px;--text-caption-lh:1.5;--text-caption-w:600;--hero-size:76px;--hero-lh:1.08;--hero-w:700;--hero-tracking:-.015em}[data-theme=dark]{--primary-500:#34c99b;--bg-app:#0e1112;--bg-card:#1b2022;--border-subtle:#252c2f;--border-default:#344044;--text-primary:#d8e2e6;--text-secondary:#9eadb4;--text-tertiary:#6e7c82;--skeleton-base:#252c2f;--skeleton-shine:#344044}html,body{font-family:var(--font-sans);color:var(--text-primary);background:var(--bg-app);font-size:16px;line-height:var(--text-body-lh);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}.font-display{font-family:var(--font-display)}.font-sans{font-family:var(--font-sans)}.hero{font-family:var(--font-display);font-size:var(--hero-size);line-height:var(--hero-lh);font-weight:var(--hero-w);letter-spacing:var(--hero-tracking);color:var(--text-primary);font-variation-settings:"opsz" 60}.t-display{font-size:var(--text-display-size);line-height:var(--text-display-lh);font-weight:var(--text-display-w);letter-spacing:-.01em}h1,.t-h1{font-size:var(--text-h1-size);line-height:var(--text-h1-lh);font-weight:var(--text-h1-w);letter-spacing:-.01em}h2,.t-h2{font-size:var(--text-h2-size);line-height:var(--text-h2-lh);font-weight:var(--text-h2-w)}h3,.t-h3{font-size:var(--text-h3-size);line-height:var(--text-h3-lh);font-weight:var(--text-h3-w)}h4,.t-h4{font-size:var(--text-h4-size);line-height:var(--text-h4-lh);font-weight:var(--text-h4-w)}.t-body-lg{font-size:var(--text-body-lg-size);line-height:var(--text-body-lg-lh);font-weight:var(--text-body-lg-w)}p,.t-body{font-size:var(--text-body-size);line-height:var(--text-body-lh);font-weight:var(--text-body-w)}.t-body-sm{font-size:var(--text-body-sm-size);line-height:var(--text-body-sm-lh);font-weight:var(--text-body-sm-w)}.t-caption{font-size:var(--text-caption-size);line-height:var(--text-caption-lh);font-weight:var(--text-caption-w);text-transform:uppercase;letter-spacing:.06em;color:var(--text-tertiary)}.text-primary{color:var(--text-primary)}.text-secondary{color:var(--text-secondary)}.text-tertiary{color:var(--text-tertiary)}a,.link{color:var(--text-link);text-decoration:none}a:hover{text-underline-offset:3px;text-decoration:underline}
:root{--text-display-size-rem:3rem;--text-h1-size-rem:2.25rem;--text-h2-size-rem:1.75rem;--text-h3-size-rem:1.375rem;--text-h4-size-rem:1.125rem;--text-body-lg-size-rem:1.125rem;--text-body-size-rem:1rem;--text-body-sm-size-rem:.875rem;--text-caption-size-rem:.75rem;--touch-target-min:2.75rem}*,:before,:after{box-sizing:border-box}html{height:100%}body{min-height:100%;margin:0}button,input,select,textarea{font-family:inherit}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[tabindex]:focus-visible{box-shadow:var(--focus-ring);border-radius:var(--radius-xs);outline:none}[data-contrast=high]{--text-tertiary:var(--neutral-700);--border-subtle:var(--neutral-300);--border-default:var(--neutral-500);--bg-app:#fff}html[data-text-size=large]{font-size:20px}html[data-text-size=larger]{font-size:24px}@keyframes tca-sheet-up{0%{opacity:.6;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes tca-toast-in{0%{opacity:0;transform:translate(-50%,8px)}to{opacity:1;transform:translate(-50%)}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.t-display{font-size:var(--text-display-size-rem)}h1,.t-h1{font-size:var(--text-h1-size-rem)}h2,.t-h2{font-size:var(--text-h2-size-rem)}h3,.t-h3{font-size:var(--text-h3-size-rem)}h4,.t-h4{font-size:var(--text-h4-size-rem)}.t-body-lg{font-size:var(--text-body-lg-size-rem)}p,.t-body{font-size:var(--text-body-size-rem)}.t-body-sm{font-size:var(--text-body-sm-size-rem)}.t-caption{font-size:var(--text-caption-size-rem)}
