:root{color-scheme:dark;font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f1f5f9;background:#020617;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,rgba(59,130,246,.35),transparent 32%),radial-gradient(circle at 80% 10%,rgba(16,185,129,.28),transparent 30%),radial-gradient(circle at 50% 85%,rgba(168,85,247,.22),transparent 35%),linear-gradient(135deg,#020617 0%,#0f172a 45%,#111827 100%);background-attachment:fixed}main{max-width:700px;margin:auto;padding:32px 24px 24px}header{display:flex;justify-content:space-between;align-items:center;gap:16px}.brand{color:#f8fafc;text-decoration:none;display:flex;align-items:center;gap:8px;font-size:20px;font-weight:750}.brand>span:last-child{font-weight:400;color:#94a3b8}.logo{display:grid;place-items:center;width:34px;height:38px;border-radius:12px;background:linear-gradient(140deg,#34d399,#2563eb);color:white}.badge{font-size:12px;color:#a7f3d0;border:1px solid #34d39940;border-radius:30px;padding:8px 12px;background:#10b9810d}.intro{padding:48px 0 30px}.eyebrow{font-size:10px;letter-spacing:2px;color:#6ee7b7;font-weight:700}h1{font-size:40px;line-height:1.2;letter-spacing:-1.2px;margin:16px 0}h1 span{color:#a8b9d4}.intro p{color:#a8b9ce;line-height:1.7;font-size:15px;max-width:520px;margin-bottom:0}.steps{display:flex;gap:8px;margin-bottom:20px;font-size:12px}.steps span{padding:10px 14px;border-radius:12px;background:#ffffff05;color:#8796ad;flex:1;text-align:center}.steps .active{color:#dbeafe;background:#3b82f626;border:1px solid #60a5fa40}.card{background:linear-gradient(130deg,#1e293bee,#111827ee);border:1px solid #94a3b826;box-shadow:0 16px 60px #0003;border-radius:24px;padding:28px}.section-heading{display:flex;align-items:center;gap:14px;margin-bottom:26px}h2{font-size:20px;letter-spacing:-.4px;margin:0 0 6px}.section-heading p{margin:0;color:#94a3b8;font-size:13px;line-height:1.6}.icon{background:#2563eb26;color:#93c5fd;border-radius:14px;min-width:44px;height:44px;display:grid;place-items:center;font-size:25px}.icon.green{background:#10b98126;color:#6ee7b7}label,legend{font-size:14px;font-weight:600;display:block;margin-bottom:10px}input{font:inherit;color:#f1f5f9;border:1px solid #475569;background:#0f172a;border-radius:12px;padding:15px 16px;width:100%;outline:none}input:focus-visible,button:focus-visible,a:focus-visible{outline:2px solid #60a5fa;outline-offset:3px}input::placeholder{color:#697c96;font-size:14px}small{display:block;font-size:12px;line-height:1.6;color:#94a3b8;margin-top:9px}button{font:inherit;cursor:pointer;border:0;transition:filter .2s;min-height:48px}.primary{background:linear-gradient(110deg,#3b82f6,#2563eb,#1d4ed8);color:white;width:100%;border-radius:12px;margin-top:24px;padding:14px 18px;font-size:14px;font-weight:650;display:flex;justify-content:space-between;align-items:center;box-shadow:0 6px 24px #2563eb25}.primary:hover{filter:brightness(1.12)}button:disabled{opacity:.55;cursor:wait}.secondary{display:block;width:100%;padding:10px;margin-top:10px;color:#a8b9ce;background:transparent;font-size:13px;border-radius:12px}.secondary:hover{background:#ffffff06}dl{margin:0 0 25px}dl>div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #94a3b81a;font-size:13px;line-height:1.6}dt{color:#94a3b8}dd{margin:0;text-align:right;overflow-wrap:anywhere}fieldset{border:0;padding:0;margin:0}.tariffs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.tariff{position:relative;display:flex;gap:10px;padding:14px;border-radius:14px;border:1px solid #475569;font-size:13px;cursor:pointer;margin:0;align-items:center}.tariff:has(input:checked){border-color:#60a5fa;background:#2563eb20}.tariff input{width:16px;height:16px;margin:0;accent-color:#3b82f6}.tariff strong{display:block;font-size:18px;margin-top:6px}.notice{background:#10b9810d;border:1px solid #34d39930;border-radius:14px;padding:16px;margin:22px 0}.notice>span{display:block;color:#a7f3d0;font-size:12px}.notice strong{display:block;margin-top:6px;font-size:17px;color:#d1fae5}.total dd{font-size:24px;font-weight:700;color:#6ee7b7}.muted{color:#94a3b8;font-size:13px;line-height:1.7}.status-card{text-align:center;padding:38px 28px}.status-icon{display:grid;place-items:center;margin:0 auto 20px;width:66px;height:66px;border-radius:22px;background:#10b98120;color:#6ee7b7;font-size:32px}.status-card p{color:#a8b9ce;line-height:1.7;font-size:14px}#status-dates{white-space:pre-line}#error{padding:16px 20px;border:1px solid #fbbf2440;border-radius:16px;background:#78350f40;color:#fde68a;font-size:14px;line-height:1.6;margin-bottom:18px}footer{text-align:center;padding:26px 0 12px;color:#94a3b8;font-size:13px}footer p{margin-bottom:8px}footer a{color:#93c5fd;text-decoration:none}footer small{font-size:11px}.footer-note{font-size:11px;color:#64748b;margin-top:32px}[hidden]{display:none!important}@media(max-width:480px){main{padding:22px 16px}.badge{font-size:10px;padding:7px 9px}.brand{font-size:18px}.intro{padding-top:34px}h1{font-size:31px}.card{padding:22px 18px;border-radius:20px}.section-heading{gap:10px}h2{font-size:18px}.steps span{padding:10px 5px}.tariffs{grid-template-columns:1fr}dl>div{gap:12px}.intro p{font-size:14px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}
#error a{color:inherit;text-decoration:underline;text-underline-offset:3px;font-weight:600}
.brand-mark{position:relative;display:block;width:38px;height:38px;overflow:hidden;border-radius:50%;flex-shrink:0}.brand-mark img{position:absolute;width:107px;height:auto;max-width:none;left:0;top:-3px}.brand>.brand-name{font-weight:750;color:#f8fafc;white-space:nowrap}@media(max-width:360px){header{gap:8px}.brand{font-size:16px}.brand-mark{width:32px;height:32px}.brand-mark img{width:90px}.badge{font-size:9px;padding:7px}}
