@import "https://fonts.googleapis.com/css2?family=Inter+Tight:wght@300..900&family=Inter:wght@300..700&family=IBM+Plex+Mono:wght@300..500&display=swap";
:root{--surface-base:#fafaf7;--surface-elevated:#fff;--surface-deep:#f4f3ee;--surface-overlay:#fff;--border-subtle:#e5e4de;--border-default:#c9c7bd;--border-emphasis:#dde2f0;--text-primary:#0b1023;--text-secondary:#3d4254;--text-muted:#7a7f8e;--text-on-accent:#fff;--accent:#1e2c5f;--accent-strong:#0e1635;--accent-bg:#dde2f0;--danger-strong:#5a1620;--warning-strong:#6e3d14;--success-strong:#154628;--info-strong:#0e1635;--danger:#7a1f2b;--danger-bg:#f2dedf;--danger-border:#e0bfc0;--warning:#a0541d;--warning-bg:#f3e7d8;--warning-border:#dcc4a4;--success:#1f5d3a;--success-bg:#e2eedf;--success-border:#c5dbc0;--info:#1e2c5f;--info-bg:#dde2f0;--info-border:#c2cbe0;--shadow-sm:0 1px 0 #0b10230a;--shadow-md:0 4px 12px -4px #0b102314;--shadow-lg:0 24px 60px -16px #0b10231f, 0 4px 16px #0b10230d;--ink:#fafaf7;--ink2:#fff;--ink3:#fff;--ink4:#f4f3ee;--border:#e5e4de;--border2:#c9c7bd;--paper:#0b1023;--paper2:#3d4254;--mist:#7a7f8e;--mist2:#3d4254;--gold:#1e2c5f;--gold2:#1e2c5f;--rust:#5a1620;--rust2:#7a1f2b;--sage:#154628;--sage2:#1f5d3a;--sapphire:#0e1635;--sapphire2:#1e2c5f;--bg:var(--surface-base);--bg-card:var(--surface-elevated);--bg-elevated:var(--surface-deep);--ink-soft:var(--text-secondary);--ink-muted:var(--text-muted);--border-soft:var(--border-subtle)}.t-display{letter-spacing:-.028em;font-family:Inter Tight,system-ui,sans-serif;font-size:34px;font-weight:600;line-height:1.1}.t-page-title{letter-spacing:-.025em;font-family:Inter Tight,system-ui,sans-serif;font-size:30px;font-weight:600;line-height:1.1}.t-greeting{letter-spacing:-.025em;font-family:Inter Tight,system-ui,sans-serif;font-size:34px;font-weight:500;line-height:1.15}.t-h1{letter-spacing:-.02em;font-family:Inter Tight,system-ui,sans-serif;font-size:24px;font-weight:600;line-height:1.2}.t-h2{letter-spacing:-.015em;font-family:Inter Tight,system-ui,sans-serif;font-size:18px;font-weight:600;line-height:1.3}.t-h3{letter-spacing:-.005em;font-family:Inter Tight,system-ui,sans-serif;font-size:15.5px;font-weight:500;line-height:1.4}.t-body-l{font-family:Inter,system-ui,sans-serif;font-size:14.5px;font-weight:400;line-height:1.6}.t-body{font-family:Inter,system-ui,sans-serif;font-size:13.5px;font-weight:400;line-height:1.55}.t-caption{font-family:Inter,system-ui,sans-serif;font-size:12.5px;font-weight:400;line-height:1.5}.t-label{letter-spacing:.08em;text-transform:uppercase;font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:600;line-height:1.4}.t-mono{letter-spacing:.04em;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:11.5px;font-weight:500;line-height:1.4}.prose-justified{text-align:justify;text-justify:inter-word;-webkit-hyphens:auto;hyphens:auto}@media (max-width:480px){.prose-justified{text-align:left;-webkit-hyphens:auto;hyphens:auto}}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--surface-base);height:100%;color:var(--text-primary);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-family:Inter,system-ui,sans-serif}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--border-default);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible,[role=button]:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:3px}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media print{:root{--surface-base:#fff!important;--surface-deep:#fff!important;--surface-elevated:#fff!important;--text-primary:#111!important;--text-secondary:#333!important;--text-muted:#555!important;--accent:#1a4d8f!important;--accent-bg:#eef4fa!important;--border-default:#ccc!important;--border-subtle:#e0e0e0!important;--border-emphasis:#888!important}body,html{color:#111!important;background:#fff!important}body{font-size:11pt!important;line-height:1.4!important}h1{font-size:18pt!important}h2{font-size:14pt!important}h3{font-size:12pt!important}[data-no-print=true],nav,aside,header[role=banner],footer[role=contentinfo],button:not([data-print-show]),.no-print{display:none!important}h1,h2,h3,h4,h5,h6{page-break-after:avoid;break-after:avoid}p,li{orphans:3;widows:3}[data-print-keep-together=true]{page-break-inside:avoid;break-inside:avoid}a[href^=http]:after{content:" (" attr(href) ")";color:#666;word-break:break-all;font-size:9pt}main,[role=main]{max-width:100%!important;margin:0!important;padding:0!important}}
