:root{--ink:#15231f;--muted:#5f6e68;--paper:#f7f4ed;--white:#fff;--green:#0d5c4b;--green-dark:#083e34;--mint:#dff0e9;--line:#d8ddd8;--amber:#f5e5bc;--blue:#dceaf3;--red:#f5ddda;--shadow:0 22px 60px rgba(29,48,42,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.site-header{max-width:1120px;margin:auto;padding:22px 28px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);text-decoration:none;font-weight:800;letter-spacing:-.02em}.brand-mark{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:var(--green);color:#fff}.source-link{color:var(--green);font-weight:700;text-underline-offset:4px}main{overflow:hidden}.hero{padding:62px 24px 30px;text-align:center;background:radial-gradient(circle at 50% 10%,#fff 0,#f7f4ed 48%,#edf4ef 100%)}.eyebrow{color:var(--green);font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.13em}.hero h1{max-width:820px;margin:14px auto 18px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.5rem,7vw,5.2rem);line-height:.98;letter-spacing:-.045em}.lede{max-width:720px;margin:0 auto 32px;color:var(--muted);font-size:clamp(1rem,2vw,1.22rem)}.checker-card{max-width:900px;margin:0 auto;text-align:left;background:rgba(255,255,255,.94);border:1px solid rgba(13,92,75,.14);border-radius:24px;padding:26px;box-shadow:var(--shadow)}.progress-row{display:flex;justify-content:space-between;color:var(--muted);font-size:.78rem;font-weight:700;padding-bottom:18px;border-bottom:1px solid var(--line);margin-bottom:22px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}label>span{display:block;font-weight:750;font-size:.93rem;margin:0 0 8px}select,input{width:100%;min-height:52px;border:1px solid #bcc9c3;border-radius:12px;background:#fff;color:var(--ink);font:inherit;padding:0 14px}select:focus,input:focus{outline:3px solid rgba(13,92,75,.18);border-color:var(--green)}.primary-button,.alert-card button[type=submit]{border:0;border-radius:999px;background:var(--green);color:#fff;font:inherit;font-weight:800;cursor:pointer}.primary-button{display:block;width:100%;min-height:56px;margin-top:24px;font-size:1.05rem}.primary-button:hover,.alert-card button[type=submit]:hover{background:var(--green-dark)}button:disabled{opacity:.65;cursor:wait}.microcopy,.privacy-note{color:var(--muted);font-size:.79rem}.microcopy{text-align:center;margin:11px 0 0}.form-error{color:#9a2f26;background:#fff0ee;border-radius:9px;padding:10px 12px;font-weight:700}.result-section{max-width:960px;margin:70px auto 0;padding:0 24px;scroll-margin-top:20px}.result-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:20px}.result-heading h2,.sources-section h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05;margin:8px 0 0}.reviewed-badge{font-size:.76rem;font-weight:700;color:var(--green);background:var(--mint);padding:8px 12px;border-radius:999px}.result-cards{display:grid;grid-template-columns:1fr 1fr;gap:18px}.result-card{background:#fff;border:1px solid var(--line);border-top:5px solid var(--green);border-radius:18px;padding:22px;box-shadow:0 10px 35px rgba(31,45,40,.07)}.result-card.status-verify-launch-status,.result-card.status-check-exemption{border-top-color:#a87213}.result-card.status-not-used-at-destination,.result-card.status-no-check-on-this-leg{border-top-color:#477993}.result-card-top{display:flex;justify-content:space-between;align-items:center;gap:10px}.result-name{font-weight:900;font-size:1.18rem}.status-badge{font-size:.7rem;text-transform:uppercase;letter-spacing:.06em;font-weight:850;background:var(--mint);color:var(--green-dark);padding:6px 9px;border-radius:999px}.status-verify-launch-status .status-badge,.status-check-exemption .status-badge{background:var(--amber);color:#6a4507}.status-not-used-at-destination .status-badge,.status-no-check-on-this-leg .status-badge{background:var(--blue);color:#254c64}.result-card h3{font-size:1.25rem;line-height:1.2;margin:20px 0 9px}.result-card p{color:var(--muted);margin:0}.action-panel,.limitations{margin-top:18px;background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.action-panel h3{margin:0 0 10px}.action-panel ul,.limitations ul,.sources-section ul{margin:0;padding-left:20px}.action-panel li,.limitations li,.sources-section li{margin:7px 0}.action-panel a,.sources-section a{color:var(--green);font-weight:700;text-underline-offset:3px}.limitations summary{cursor:pointer;font-weight:800}.alert-card{margin-top:24px;padding:26px;border-radius:20px;background:var(--green-dark);color:#fff;display:grid;grid-template-columns:1.15fr 1fr;gap:28px;align-items:center}.alert-card h3{font-family:Georgia,"Times New Roman",serif;font-size:1.65rem;line-height:1.1;margin:8px 0}.alert-card p{color:#d4e5df;margin:7px 0}.email-row{display:flex;gap:9px}.email-row input{border:0}.alert-card button[type=submit]{padding:0 18px;white-space:nowrap;background:#f4c862;color:#193b33}.alert-card button[type=submit]:hover{background:#ffd77c}.alert-card .form-error{grid-column:1/-1}.honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.text-button{background:none;border:0;color:#fff;text-decoration:underline;cursor:pointer;padding:0;font:inherit}.privacy-details{grid-column:1/-1}.trust-grid{max-width:960px;margin:62px auto;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.trust-grid article{background:rgba(255,255,255,.65);border:1px solid var(--line);border-radius:14px;padding:18px}.trust-grid p{color:var(--muted);font-size:.9rem;margin:6px 0 0}.sources-section{max-width:900px;margin:80px auto;padding:42px 28px;background:#fff;border-radius:24px;border:1px solid var(--line)}.sources-section>p{color:var(--muted)}footer{max-width:960px;margin:60px auto 0;padding:30px 24px 50px;border-top:1px solid var(--line);color:var(--muted);font-size:.84rem}.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}[hidden]{display:none!important}@media(max-width:760px){.site-header{padding:18px 20px}.hero{padding:42px 16px 22px}.hero h1{font-size:2.8rem}.checker-card{padding:20px;border-radius:18px}.form-grid,.result-cards,.alert-card,.trust-grid{grid-template-columns:1fr}.result-heading{align-items:flex-start;flex-direction:column}.email-row{flex-direction:column}.email-row button{min-height:50px}.trust-grid{margin-top:40px}.sources-section{margin:55px 16px 0;padding:28px 20px}.source-link{font-size:.83rem}}