:root{color:#18221d;font-synthesis:none;background:#f4f6f2;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,textarea{font:inherit}a{color:inherit}main{flex-direction:column;min-height:100vh;display:flex}.site-header{justify-content:space-between;align-items:center;width:min(1120px,100% - 40px);margin:0 auto;padding:24px 0;display:flex}.brand{align-items:center;gap:12px;font-weight:720;text-decoration:none;display:flex}.brand-mark{color:#fff;letter-spacing:.06em;background:#164b35;border-radius:10px;place-items:center;width:36px;height:36px;font-size:12px;display:grid}.login{border:1px solid #c7d0c9;border-radius:9px;padding:9px 15px;font-weight:650;text-decoration:none}.login:hover{background:#e8ede8}.hero{flex:1;width:min(760px,100% - 40px);margin:clamp(48px,9vh,112px) auto 80px}.eyebrow{color:#2e6d52;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:750}h1{letter-spacing:-.045em;margin:10px 0 16px;font-size:clamp(38px,6vw,64px);line-height:1.02}.intro{color:#56625b;max-width:650px;margin:0 0 36px;font-size:18px;line-height:1.65}.lookup-form{background:#fff;border:1px solid #d7ddd7;border-radius:18px;padding:24px;box-shadow:0 18px 55px #18372814}label{margin-bottom:9px;font-weight:700;display:block}textarea{resize:vertical;color:#18221d;background:#fbfcfa;border:1px solid #bdc8c0;border-radius:11px;width:100%;min-height:116px;padding:16px;line-height:1.55}textarea:focus,button:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #8fc8ad}.form-footer{justify-content:space-between;align-items:center;gap:18px;min-height:66px;margin-top:18px;display:flex}button{color:#fff;cursor:pointer;background:#164b35;border:0;border-radius:10px;min-width:125px;padding:12px 20px;font-weight:720}button:hover:not(:disabled){background:#0f3a28}button:disabled{opacity:.5;cursor:not-allowed}.verification-note{color:#7a4136;margin:0;font-size:14px}.notice,.result-card{background:#fff;border:1px solid #d7ddd7;border-radius:16px;margin-top:24px}.notice{padding:16px 18px}.error{color:#813b31;background:#fff8f6;border-color:#e3c4bd}.result-card{padding:24px}.result-heading-row{justify-content:space-between;align-items:center;gap:16px;display:flex}h2{margin:0;font-size:20px}.status{border-radius:999px;padding:6px 10px;font-size:12px;font-weight:760}.likely{color:#205a3e;background:#ddefe3}.review{color:#72530d;background:#f8e8bd}dl{grid-template-columns:1fr 1fr;gap:0;margin:20px 0 0;display:grid}dl>div{border-top:1px solid #e4e8e4;padding:16px 0}dl>div:nth-child(2n):not(.wide){padding-left:24px}.wide{grid-column:1/-1}dt{color:#667169;font-size:13px;font-weight:700}dd{margin:6px 0 0;line-height:1.5}.code{letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:20px;font-weight:760}footer{color:#69736c;border-top:1px solid #d7ddd7;width:min(1120px,100% - 40px);margin:0 auto;padding:24px 0 36px;font-size:13px}@media (width<=600px){.site-header,.hero,footer{width:min(100% - 28px,760px)}.hero{margin-top:40px}.lookup-form,.result-card{padding:18px}.form-footer{flex-direction:column;align-items:stretch}button{width:100%}dl{grid-template-columns:1fr}dl>div:nth-child(2n):not(.wide){padding-left:0}.wide{grid-column:auto}}
