:root{color-scheme:light;--brand: #0d7a6f;--brand-hover: #0a6156;--brand-soft: #d7f0eb;--brand-contrast: #ffffff;--bg: #fbf9f6;--surface: #ffffff;--surface-2: #f4f1ec;--border: #e5e0d8;--border-strong: #cfc8bc;--text: #221f1a;--text-muted: #6b6459;--text-faint: #9a9287;--positive: #15803d;--positive-soft: #dcfce7;--neutral: #78716c;--neutral-soft: #ededea;--negative: #b91c1c;--negative-soft: #fee2e2;--warn: #b45309;--warn-soft: #fef3c7;--radius-sm: 6px;--radius: 10px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(34, 31, 26, .06);--shadow: 0 2px 8px rgba(34, 31, 26, .08);--shadow-lg: 0 8px 32px rgba(34, 31, 26, .14);--sp-1: 4px;--sp-2: 8px;--sp-3: 12px;--sp-4: 16px;--sp-5: 24px;--sp-6: 32px;--sp-7: 48px;--topbar-h: 56px;--content-max: 900px;--tap: 44px;--font: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0;line-height:1.25;font-weight:650}h1{font-size:1.75rem}h2{font-size:1.3rem}h3{font-size:1.05rem}p{margin:0}a{color:var(--brand);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:var(--radius-sm)}.page{max-width:var(--content-max);margin:0 auto;padding:var(--sp-5) var(--sp-4) var(--sp-7)}.page__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--sp-3);flex-wrap:wrap;margin-bottom:var(--sp-5)}.page__sub{color:var(--text-muted);font-size:.9rem;margin-top:var(--sp-1)}.stack{display:flex;flex-direction:column;gap:var(--sp-4)}.stack--sm{gap:var(--sp-2)}.stack--lg{gap:var(--sp-5)}.row{display:flex;align-items:center;gap:var(--sp-2);flex-wrap:wrap}.spacer{flex:1}.muted{color:var(--text-muted)}.faint{color:var(--text-faint)}.small{font-size:.85rem}.center{text-align:center}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.route-fallback{min-height:60vh}
