:root{color:#152838;background:#f4f6f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:linear-gradient(135deg,#f2f4f5,#eef4f2);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.shell{grid-template-rows:auto 1fr;min-height:100vh;display:grid}.topbar{background:#fff;border-bottom:1px solid #dfe5e8;justify-content:space-between;align-items:center;min-height:76px;padding:0 28px;display:flex}.brand{align-items:center;gap:14px;display:flex}.mark{color:#fff;background:#18394b;border-radius:12px;place-items:center;width:42px;height:42px;font-weight:900;display:grid}.brand strong{font-size:18px;display:block}.brand span{color:#667883;font-size:12px}.security-pill{color:#1c6d49;background:#eef8f2;border:1px solid #cde0d7;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.center{place-items:center;padding:36px 18px;display:grid}.card{background:#fff;border:1px solid #dce3e6;border-radius:24px;width:min(460px,100%);padding:28px;box-shadow:0 24px 70px #14303f17}.card h1{margin:0 0 8px;font-size:28px}.card p{color:#667883;line-height:1.5}.label{color:#566a75;text-transform:uppercase;margin:16px 0 7px;font-size:12px;font-weight:800;display:block}.input{border:1px solid #ccd6db;border-radius:12px;outline:none;width:100%;padding:13px 14px}.input:focus{border-color:#1b5a72;box-shadow:0 0 0 3px #1b5a721f}.btn{color:#fff;background:#18394b;border:0;border-radius:12px;width:100%;margin-top:18px;padding:13px 16px;font-weight:800}.btn.secondary{color:#18394b;background:#fff;border:1px solid #cdd7dc}.btn.inline{width:auto;margin:0}.error{color:#a53535;background:#fff0f0;border:1px solid #f2c3c3;border-radius:10px;margin-top:14px;padding:11px 12px;font-size:13px}.notice{color:#745816;background:#fff8e8;border:1px solid #ead5a0;border-radius:10px;margin-top:14px;padding:12px;font-size:13px}.qr{border:10px solid #fff;width:220px;height:220px;margin:18px auto;display:block;box-shadow:0 0 0 1px #d7dee2}.appmain{width:min(1180px,100% - 36px);margin:28px auto 60px}.hero{background:#fff;border:1px solid #dfe5e8;border-radius:24px;justify-content:space-between;align-items:center;gap:20px;padding:26px;display:flex}.hero h1{margin:0;font-size:32px}.hero p{color:#697b84;margin:7px 0 0}.toolbar{gap:10px;display:flex}.grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:18px;display:grid}.stat,.service{background:#fff;border:1px solid #dfe5e8;border-radius:18px;padding:18px}.stat b{margin-top:6px;font-size:28px;display:block}.section-title{margin:30px 0 12px;font-size:18px}.services{gap:12px;display:grid}.service{grid-template-columns:1fr auto;align-items:center;gap:14px;display:grid}.service h3{margin:0 0 5px}.meta{color:#71828b;font-size:13px}.status{background:#eef3f5;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800}.docs{grid-column:1/-1;gap:8px;margin-top:12px;display:grid}.doc{background:#f7f9fa;border:1px solid #e2e7e9;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;padding:11px 12px;display:flex}.linkbtn{color:#17394b;background:#fff;border:1px solid #cbd6db;border-radius:9px;padding:8px 10px;font-weight:700}.empty{color:#6a7c85;text-align:center;background:#fff;border:1px dashed #cad5da;border-radius:16px;padding:24px}.footer-note{color:#7a8990;margin-top:22px;font-size:12px}@media (max-width:800px){.topbar{padding:0 16px}.security-pill{display:none}.grid{grid-template-columns:1fr}.hero{flex-direction:column;align-items:flex-start}.service{grid-template-columns:1fr}}.brand-logo{object-fit:contain;width:210px;max-width:42vw;height:auto;display:block}.expiry-date{font-size:18px}@media (max-width:600px){.brand-logo{width:165px;max-width:55vw}}
