:root{color-scheme:light;font-family:Avenir Next,Segoe UI,Arial,sans-serif;line-height:1.55;font-weight:400;color:#102a43;background:#f6fbfd;--bg: #f6fbfd;--panel: #ffffff;--panel-soft: #f8fbfd;--text: #102a43;--muted: #486581;--border: #d9e6ef;--brand: #0f5f91;--brand-dark: #0b4c74;--brand-soft: rgba(15, 95, 145, .1);--success: #157347;--warning: #9f5a00;--danger: #b42318;--neutral: #5b6f82;--shadow: 0 18px 48px rgba(16, 42, 67, .08);--radius: 24px;--mobile-nav-offset: 10px;--mobile-nav-height: 80px;--mobile-nav-clearance: calc(var(--mobile-nav-height) + var(--mobile-nav-offset) + env(safe-area-inset-bottom) + 32px)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;background:linear-gradient(180deg,#eef7fb,#f6fbfd 220px,#fff);color:var(--text)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a,input,select{transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid rgba(15,95,145,.2);outline-offset:2px}.site-shell{min-height:100vh;padding:16px 0 140px}.skip-link{position:absolute;left:16px;top:16px;padding:12px 14px;border-radius:14px;background:var(--brand-dark);color:#fff;font-weight:800;transform:translateY(-160%);z-index:50}.skip-link:focus-visible{transform:translateY(0)}.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}.page-shell,.topbar,.footer{width:min(1180px,calc(100% - 24px));margin:0 auto}.page-shell{padding-top:24px}.page-shell:focus{outline:none}.panel,.panel-soft{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.panel{background:var(--panel);padding:32px}.panel-soft{background:var(--panel-soft);padding:24px}.topbar{position:sticky;top:12px;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand{display:flex;align-items:center;gap:14px;min-width:0}.brand-mark{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(180deg,#1d7db4,#0f5f91);color:#fff;font-weight:800}.brand p{margin:0;font-size:1.1rem;font-weight:800}.brand span,.muted{color:var(--muted)}.desktop-nav{display:flex;gap:8px;flex-wrap:wrap}.desktop-nav a,.mobile-nav a{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;color:var(--muted);font-weight:700}.desktop-nav a.active,.desktop-nav a:hover,.mobile-nav a.active,.mobile-nav a:hover{background:var(--brand-soft);color:var(--brand-dark)}.footer-links a,.guide-card-links a,.source-line a,.text-link{display:inline-flex;align-items:center;gap:6px;min-height:44px}.hero{display:block;padding:56px 56px 60px}.hero-copy{max-width:760px;display:grid;gap:0}.eyebrow{margin:0 0 10px;font-size:.9rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-dark)}.hero h1,.prose-page h1,.guide-stack h1{margin:0 0 18px;font-size:clamp(2.2rem,4.4vw,3.8rem);line-height:1.02}.lede{font-size:1.1rem;max-width:58ch;color:var(--muted)}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0 14px}.button-primary,.button-secondary{border:1px solid transparent;border-radius:16px;padding:14px 18px;min-height:48px;font-weight:800;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.button-primary{background:var(--brand);color:#fff}.button-primary:hover{background:var(--brand-dark)}.button-secondary{background:#fff;color:var(--brand-dark);border-color:var(--border)}.button-secondary:hover{border-color:#b7cddd}.full-width{width:100%}.hero-note{margin:0;color:var(--brand-dark);font-weight:700}.section-header h2{margin-top:0}.section-block{margin-top:88px}.grid-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.coverage-section{margin-bottom:64px}.section-header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.coverage-grid,.card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.coverage-card,.detail-card{background:#fff;border:1px solid var(--border);border-radius:20px;padding:18px}.coverage-link{display:grid;gap:8px}.coverage-link span{color:var(--muted);font-weight:700}.coverage-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:20px 22px;margin-bottom:22px}.coverage-summary>div{display:grid;gap:6px;align-content:start}.coverage-summary strong{font-size:1.05rem}.coverage-summary span{color:var(--muted);line-height:1.5}.internal-links-panel,.faq-list{display:grid;gap:16px}.link-cluster,.guide-card-links{display:flex;flex-wrap:wrap;gap:12px}.guide-card-links{margin-top:16px}.faq-item h2,.faq-item h3{margin-top:0}.city-guide-page .prose-page,.city-guide-intro{max-width:none}.text-link{display:inline-flex;align-items:center;gap:6px;color:var(--brand-dark);font-weight:700}.checker-layout{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:24px}.checker-panel,.result-stack,.guide-stack{display:grid;gap:18px}.progress-label-row{display:flex;justify-content:space-between;gap:12px;font-weight:700}.progress-bar{height:12px;border-radius:999px;background:#deebf4;overflow:hidden;margin:12px 0}.progress-fill{height:100%;background:linear-gradient(90deg,#1d7db4,#0f5f91);border-radius:inherit}.question-card{display:grid;gap:18px}.form-row{display:grid;gap:8px}.form-row label,.option-group legend{font-weight:800}.two-up{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}input,select{width:100%;min-height:48px;padding:12px 14px;border-radius:14px;border:1px solid #bfd1de;background:#fff;color:var(--text)}.option-group{border:0;padding:0;margin:0;display:grid;gap:10px}.option-grid{display:grid;gap:10px}.option-card{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:center;padding:14px 16px;border:1px solid var(--border);border-radius:16px;background:#fff;font-weight:650}.option-card.selected{border-color:#8cb7d1;background:#f1f8fc}.option-card input{min-height:auto;width:18px;height:18px;margin:0}.empty-state,.unsupported-card{display:grid;gap:12px;place-items:start}.status-banner{border-radius:24px;padding:20px;color:#fff;display:grid;gap:8px}.status-banner h2{margin:0;font-size:2rem}.status-conditional{background:linear-gradient(135deg,#1565c0,#0f5f91)}.status-restricted{background:linear-gradient(135deg,#d04a1d,#b42318)}.status-verify{background:linear-gradient(135deg,#8a5a00,#6f4c00)}.summary-card{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.summary-card h3{margin:0;font-size:1.3rem}.trust-snapshot-card{display:grid;gap:16px}.trust-snapshot-card h3{margin:0}.trust-snapshot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.trust-stat{border:1px solid var(--border);border-radius:18px;padding:16px;background:#fff;display:grid;gap:6px}.freshness-recent{background:#edf9f1;border-color:#b7e0c2}.freshness-soon{background:#fff7e8;border-color:#ecd4a6}.freshness-stale{background:#fff1ef;border-color:#f0bbb5}.trust-stat-label{color:var(--muted);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.trust-authority-list{margin:0;padding-left:20px;color:var(--muted);display:grid;gap:8px}.detail-card h3{margin-top:0}.source-line{display:flex;flex-wrap:wrap;gap:6px;color:var(--muted);font-size:.95rem}.checklist-card ol,.unsupported-card ol{margin:0;padding-left:20px;display:grid;gap:10px}.disclaimer{margin:0;color:var(--muted);font-size:.95rem}.footer{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-top:32px;padding-bottom:28px}.footer-links{display:grid;gap:8px}.footer-links a{font-weight:700;color:var(--brand-dark)}.guide-list{display:grid;gap:16px}.guide-card h2{margin-top:0}.prose-page{max-width:820px}.prose-page p{color:var(--muted);font-size:1.05rem}.skeleton-stack{display:grid;gap:16px}.skeleton{border-radius:20px;background:linear-gradient(90deg,#edf4f9 25%,#f8fbfd 37%,#edf4f9 63%);background-size:400% 100%;animation:shimmer 1.4s infinite}.skeleton-banner{height:120px}.skeleton-line{height:24px}.skeleton-card{height:120px}.mobile-nav{position:fixed;left:12px;right:12px;bottom:max(var(--mobile-nav-offset),env(safe-area-inset-bottom));z-index:30;display:none;justify-content:space-between;gap:6px;padding:8px;background:#ffffffeb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid rgba(191,209,222,.95);border-radius:22px;box-shadow:0 14px 36px #102a431f}.mobile-nav a{flex:1;flex-direction:column;justify-content:center;min-height:56px;text-align:center;font-size:.875rem;line-height:1.15;padding:8px 6px}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width: 960px){.checker-layout,.grid-three,.coverage-grid,.card-grid,.coverage-summary,.footer,.trust-snapshot-grid{grid-template-columns:1fr}.desktop-nav{display:none}.mobile-nav{display:flex}.summary-card,.section-header,.topbar{flex-direction:column;align-items:stretch}.topbar{position:static}.hero{padding:44px 36px 48px}}@media (max-width: 640px){.site-shell{padding-bottom:var(--mobile-nav-clearance)}.page-shell{padding-bottom:8px}.footer{margin-bottom:8px}.panel{padding:22px}.panel-soft{padding:18px}.page-shell,.topbar,.footer{width:min(100% - 16px,1180px)}.hero{padding:34px 22px 38px}.hero h1,.prose-page h1,.guide-stack h1{font-size:2.2rem}.eyebrow{font-size:.96rem;line-height:1.45}.lede,.prose-page p{font-size:1rem}.button-primary,.button-secondary{width:100%;min-height:52px}.two-up{grid-template-columns:1fr}.option-grid{gap:8px}.option-card{gap:10px;padding:14px;min-height:52px}.guide-card-links,.link-cluster{gap:10px}.guide-card-links a,.footer-links a,.source-line a,.text-link{width:100%;min-height:46px;padding:10px 0}.source-line{flex-direction:column;align-items:flex-start;gap:2px}.hero-actions{margin:24px 0 12px}.section-block{margin-top:64px}}
