:root{--ink:#0f172a;--muted:#64748b;--line:#e7ecf3;--surface:#fff;--bg:#f6f8fc;--brand:#172554;--brand2:#1d4ed8}
*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}.navbar{background:rgba(15,23,42,.97)!important;box-shadow:0 1px 0 rgba(255,255,255,.08)}.navbar-brand{font-weight:700;letter-spacing:-.02em;display:flex;align-items:center;gap:.7rem}.brand-logo{height:34px;max-width:180px;object-fit:contain}.card{border:1px solid rgba(226,232,240,.8);box-shadow:0 10px 35px rgba(15,23,42,.06);border-radius:18px}.btn{border-radius:10px;font-weight:600}.btn-primary{background:#1d4ed8;border-color:#1d4ed8}.form-control,.form-select{border-radius:10px;border-color:#dbe2ea;padding:.7rem .85rem}.form-control:focus,.form-select:focus{border-color:#93b4ff;box-shadow:0 0 0 .2rem rgba(29,78,216,.1)}.text-muted{color:var(--muted)!important}.status{font-size:.8rem}.qr{width:150px;height:150px}.section-title{letter-spacing:-.025em;font-weight:750}.cert-card{transition:.18s ease}.cert-card:hover{transform:translateY(-2px);box-shadow:0 15px 42px rgba(15,23,42,.09)}.status-pill{display:inline-flex;align-items:center;padding:.3rem .6rem;border-radius:999px;background:#eef2ff;font-size:.78rem;font-weight:700}.copy-wrap{display:flex;gap:.5rem;align-items:stretch}.copy-value{min-width:0;flex:1;background:#f8fafc;border:1px solid var(--line);border-radius:10px;padding:.65rem .75rem;word-break:break-all}.landing-hero{padding:6rem 0 5rem;background:radial-gradient(circle at 85% 10%,rgba(59,130,246,.14),transparent 32%),linear-gradient(180deg,#fff,#f6f8fc)}.landing-kicker{display:inline-flex;padding:.4rem .7rem;border:1px solid #dbeafe;background:#eff6ff;border-radius:999px;color:#1d4ed8;font-size:.82rem;font-weight:700}.landing-title{font-size:clamp(2.5rem,6vw,4.8rem);line-height:.98;letter-spacing:-.055em;font-weight:800;max-width:900px;margin:1.2rem auto}.landing-lead{max-width:760px;margin:0 auto;color:#526078;font-size:1.15rem}.feature-card{height:100%;padding:1.6rem}.feature-icon{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:#eef2ff;font-weight:800;color:#1d4ed8;margin-bottom:1rem}.landing-section{padding:4.5rem 0}.process-step{display:flex;gap:1rem;padding:1.1rem 0;border-bottom:1px solid var(--line)}.process-num{width:32px;height:32px;flex:0 0 32px;border-radius:50%;display:grid;place-items:center;background:#172554;color:#fff;font-weight:700}.cta-panel{background:#0f172a;color:#fff;border-radius:24px;padding:3rem}.request-progress{border-left:3px solid #dbeafe;padding-left:1rem}.request-progress .done{color:#166534}.request-progress .current{color:#1d4ed8;font-weight:700}@media(max-width:576px){.landing-hero{padding:4rem 0 3rem}.landing-title{font-size:2.7rem}.navbar-brand span{display:none}.brand-logo{max-width:130px}.copy-wrap{flex-direction:column}.cta-panel{padding:2rem}}
