:root{color-scheme:light;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#10213f;background:#edf3f8}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 0,#fff 0,#edf3f8 47%,#e4edf5 100%)}.shell{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(100%,620px);padding:clamp(28px,6vw,52px);border:1px solid rgba(16,33,63,.1);border-radius:26px;background:rgba(255,255,255,.96);box-shadow:0 24px 80px rgba(22,46,78,.13)}.brand{font-size:.76rem;font-weight:800;letter-spacing:.12em;color:#176a52}.card h1{margin:13px 0 13px;font-size:clamp(2rem,7vw,3.2rem);line-height:1.05;letter-spacing:-.035em}.lead{font-size:1.05rem;line-height:1.62;color:#526277}.card ol{margin:24px 0;padding-left:24px;color:#33445b;line-height:1.8}.card form{margin-top:28px}button{width:100%;min-height:52px;padding:12px 20px;border:0;border-radius:14px;background:#126a50;color:#fff;font:inherit;font-weight:750;cursor:pointer}button:hover{background:#0e5943}button:focus-visible{outline:3px solid #8fd4bf;outline-offset:3px}.secondary{background:#e7f3ef;color:#12543f}.secondary:hover{background:#d5ebe4}.state{display:inline-flex;padding:7px 11px;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.035em;text-transform:uppercase}.pending{background:#fff3d6;color:#805810}.approved{background:#dff5e9;color:#11603d}.expired{background:#f7e6e6;color:#803838}.code{margin:25px 0;padding:18px 10px;border:1px solid #b9c8d8;border-radius:15px;background:#f7fafc;text-align:center;font:800 clamp(1.35rem,6vw,2.15rem)/1.2 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.08em;color:#142d51;overflow-wrap:anywhere}.privacy{margin:28px 0 0;padding-top:20px;border-top:1px solid #e4eaf0;color:#778397;font-size:.82rem;line-height:1.5}
