:root{color-scheme:light;--c-bg: #f4f2ee;--c-surface: #ffffff;--c-surface-2: #faf8f4;--c-ink: #222a35;--c-slate: #354562;--c-slate-d: #2a374f;--c-muted: #69727f;--c-line: #e5e2da;--c-accent: #c47a35;--c-accent-d: #a9651f;--c-pos: #2e7d5b;--c-pos-soft: #e4efe9;--c-neg: #b5482e;--c-neg-soft: #f4e7e1;--c-hhA: #354562;--c-hhA-soft: #e9edf3;--c-hhB: #a3623f;--c-hhB-soft: #f1e7df;--font: "Inter", system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--radius: 14px;--shadow: 0 1px 2px rgba(34, 42, 53, .04), 0 6px 18px rgba(34, 42, 53, .05)}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--c-bg);font-family:var(--font);color:var(--c-ink);-webkit-font-smoothing:antialiased}a{color:var(--c-slate)}.site-header{background:var(--c-slate);color:#fff}.site-header .bar{max-width:1040px;margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.wordmark{display:flex;align-items:center;gap:10px;text-decoration:none;color:#fff}.wordmark img{width:30px;height:30px;border-radius:7px}.wordmark .wm-text{font-size:19px;letter-spacing:-.02em}.wordmark .wm-1{font-weight:500;opacity:.9}.wordmark .wm-2{font-weight:800}.site-nav{display:flex;gap:4px;flex-wrap:wrap}.site-nav a{color:#d6dde9;text-decoration:none;font-size:13.5px;font-weight:500;padding:6px 11px;border-radius:8px}.site-nav a:hover{color:#fff;background:#ffffff14}.site-nav a[aria-current=page]{color:#fff;background:#ffffff24}.disclaimer-strip{background:var(--c-accent-d);color:#fff}.disclaimer-strip .inner{max-width:1040px;margin:0 auto;padding:8px 20px;font-size:12px;line-height:1.4}.disclaimer-strip a{color:#fff;text-decoration:underline}main.page{max-width:1040px;margin:0 auto;padding:28px 20px 56px}main.content{max-width:760px}.content h1{font-size:30px;font-weight:800;letter-spacing:-.02em;color:var(--c-slate);margin:6px 0;line-height:1.12}.content .lead{font-size:16px;line-height:1.6;color:var(--c-muted);margin:0 0 22px}.content h2{font-size:18px;font-weight:700;letter-spacing:-.01em;margin:28px 0 8px}.content h3{font-size:15px;font-weight:700;margin:18px 0 6px}.content p,.content li{font-size:15px;line-height:1.65;color:#3a424e}.content ul{padding-left:20px}.content li{margin:4px 0}.content .updated{font-size:12px;color:var(--c-muted);margin-top:4px}.callout{background:var(--c-surface);border:1px solid var(--c-line);border-left:4px solid var(--c-accent);border-radius:12px;padding:14px 16px;margin:18px 0}.callout p{margin:0;font-size:14px}.help-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:16px 0}@media(max-width:640px){.help-grid{grid-template-columns:1fr}}.help-card{background:var(--c-surface);border:1px solid var(--c-line);border-radius:12px;padding:14px 16px}.help-card h3{margin:0 0 4px;font-size:14.5px}.help-card p{margin:0 0 8px;font-size:13px;color:var(--c-muted)}.help-card .num{font-weight:700;color:var(--c-slate)}.tool-intro{background:var(--c-surface);border:1px solid var(--c-line);border-radius:var(--radius);padding:22px 24px;margin-bottom:18px;box-shadow:var(--shadow)}.tool-intro h1{font-size:24px;font-weight:800;letter-spacing:-.02em;color:var(--c-slate);margin:0 0 8px;line-height:1.15}.tool-intro p{font-size:14.5px;line-height:1.6;color:#3a424e;margin:0 0 6px;max-width:640px}.tool-intro .need{font-size:12.5px;color:var(--c-muted);margin-top:10px}.tabs{display:flex;gap:6px;margin:0 0 16px}.tabs button{border:1px solid var(--c-line);background:var(--c-surface);color:var(--c-muted);border-radius:999px;padding:8px 16px;font-size:13px;font-weight:600;font-family:inherit;cursor:pointer}.tabs button[aria-pressed=true]{background:var(--c-slate);color:#fff;border-color:var(--c-slate)}.site-footer{background:var(--c-slate-d);color:#c8d0dc;margin-top:40px}.site-footer .inner{max-width:1040px;margin:0 auto;padding:28px 20px}.site-footer .cross{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 16px;margin-bottom:20px;font-size:13.5px}.site-footer .cross a{color:#fff;font-weight:600}.site-footer nav{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:12px}.site-footer nav a{color:#d6dde9;text-decoration:none;font-size:13px}.site-footer nav a:hover{text-decoration:underline}.site-footer .fine{font-size:11.5px;line-height:1.55;color:#9aa6b6}.consent{position:fixed;left:16px;right:16px;bottom:16px;max-width:560px;margin:0 auto;background:var(--c-surface);border:1px solid var(--c-line);border-radius:12px;box-shadow:0 8px 30px #222a352e;padding:14px 16px;display:flex;gap:12px;align-items:center;z-index:50}.consent p{margin:0;font-size:12.5px;line-height:1.5;color:#3a424e}.consent .btns{display:flex;gap:8px;flex-shrink:0}.consent button{border-radius:8px;padding:8px 12px;font-size:12.5px;font-weight:600;font-family:inherit;cursor:pointer;border:1px solid var(--c-line);background:#fff;color:var(--c-ink)}.consent button.primary{background:var(--c-slate);color:#fff;border-color:var(--c-slate)}@media(max-width:520px){.consent{flex-direction:column;align-items:stretch}}:focus-visible{outline:2px solid var(--c-accent);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important;scroll-behavior:auto!important}}
