@font-face{font-family:Inter;src:url('/assets/fonts/Inter-ExtraLight.woff2') format('woff2');font-weight:200;font-display:swap}
:root{font-family:Inter,Arial,sans-serif;color:#142b4d;background:#f5f8fc;font-synthesis:weight;--blue:#2370c7;--muted:#8294b2;--border:#d9e5f4}
*{box-sizing:border-box}body{margin:0;min-height:100vh;display:flex;flex-direction:column}button,input{font:inherit}
.site-header{height:78px;padding:0 clamp(20px,5vw,76px);display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #e4edf7;background:#fff}.brand{color:#172c4a;font-size:25px;font-weight:800;letter-spacing:-1px;text-decoration:none}.brand-icon{display:inline-grid;place-items:center;width:30px;height:30px;margin-right:7px;border-radius:9px;background:#e3f5ed;color:#26b883;font-size:19px}.brand-dot{color:#24ba8c}.site-section,.eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;color:#387bd0}.site-section{color:#8398b5}.page{flex:1;width:min(100% - 40px,1120px);margin:0 auto}.page-form{display:grid;place-items:center;padding:52px 0}.search-card{width:min(100%,560px);padding:clamp(26px,5vw,46px);background:white;border:1px solid var(--border);border-radius:22px;box-shadow:0 14px 45px #142e4e0b}h1{margin:13px 0 8px;font-size:clamp(32px,5vw,52px);font-weight:350;line-height:1.1;letter-spacing:-1.7px}.intro{margin:0 0 37px;color:#6d819f;font-size:15px;line-height:1.6}.input-caption{display:block;font-size:13px;color:#385378;font-weight:650;margin-bottom:12px}.code-input{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));align-items:center;gap:7px}.code-separator{display:grid;place-items:center;width:100%;height:54px;background:#eaf0f7;border:1px solid #e2eaf3;border-radius:9px;color:#7389a7;font-size:24px;font-weight:800;user-select:none}.code-digit{width:100%;min-width:0;height:54px;text-align:center;background:#f2f6fa;border:1px solid #e2eaf3;border-radius:9px;color:#142b4d;font-size:24px;font-weight:800;text-transform:uppercase;outline:none;transition:border-color .15s,box-shadow .15s}.code-digit:focus{background:#fff;border:2px solid #3987dd;box-shadow:0 0 0 3px #3e8dde20}.button-primary{width:100%;margin-top:23px;border:0;border-radius:11px;background:#226dc2;color:#fff;padding:16px 20px;font-weight:800;font-size:15px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:12px}.button-primary:hover,.button-primary:focus-visible{background:#155da9}.form-error{margin:14px 0 0;color:#bc3550;font-size:13px;line-height:1.5}.help-text{margin:22px 0 0;color:#8293ac;font-size:12px;line-height:1.5}.site-footer{text-align:center;padding:24px;color:#91a3b9;font-size:12px;border-top:1px solid #e3eaf3}
.page-result{padding:55px 0 76px}.result-top{display:flex;justify-content:space-between;align-items:center;gap:12px}.back-link{color:#2473ca;text-decoration:none;font-size:13px;font-weight:700}.back-link:hover{text-decoration:underline}.result-heading{margin:34px 0 30px}.result-heading h1{margin:0 0 13px}.result-code{margin:0;color:#7389a7;font-size:15px}.result-code strong{color:#2979d0;letter-spacing:1.1px}.status-card,.details-card{background:#fff;border:1px solid var(--border);border-radius:19px;box-shadow:0 10px 36px #132f5008}.status-card{min-height:140px;padding:29px 31px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-left:5px solid #33bf8d}.status-card h2{margin:8px 0 5px;font-size:29px;font-weight:400}.status-card p{color:#788ba6;margin:0;font-size:14px}.status-card.status-warning{border-left-color:#e5a23d}.status-card.status-danger{border-left-color:#de6577}.status-pill{display:inline-block;border-radius:100px;white-space:nowrap;padding:9px 14px;background:#e5f7ee;color:#22875e;font-weight:750;font-size:12px}.status-warning .status-pill{background:#fff3df;color:#95621e}.status-danger .status-pill{background:#ffe9ec;color:#ba4050}.status-card .soon-note{display:inline-block;color:#a67220;margin-top:10px;padding:5px 10px;border-radius:7px;background:#fff6e3;font-weight:750;font-size:12px}.details-card{margin-top:20px;padding:30px}.details-card h2{font-size:23px;font-weight:450;margin:0 0 28px}.facts{margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 32px}.facts dt{color:#8496b2;font-size:12px;margin-bottom:7px}.facts dd{margin:0;color:#19355a;font-size:15px;font-weight:680;overflow-wrap:anywhere}.facts .status-text{font-weight:800}
@media(max-width:600px){.site-header{height:68px}.site-section{font-size:9px;letter-spacing:1px}.brand{font-size:21px}.page{width:min(100% - 20px,1120px)}.page-form{align-items:start;padding:36px 0}.search-card{padding:25px 14px}.intro{margin-bottom:26px}.code-input{grid-template-columns:repeat(10,minmax(0,1fr));gap:4px}.code-digit,.code-separator{height:48px;border-radius:7px;font-size:18px}.page-result{padding:29px 0 55px}.result-top .eyebrow{display:none}.result-heading{margin:27px 0 23px}.status-card{padding:24px 19px;align-items:flex-start}.status-card h2{font-size:25px}.status-pill{font-size:11px;padding:8px 10px}.details-card{padding:24px 20px}.facts{gap:22px 14px}.facts dd{font-size:14px}}
@media(max-width:370px){.status-card{flex-direction:column;gap:12px}.code-input{gap:3px}.code-digit,.code-separator{height:43px;font-size:17px}.facts{grid-template-columns:1fr}}
