:root{--ink:#071b36;--blue:#1769e0;--cyan:#2ed1c3;--muted:#64748b;--line:#dbe5f0;--paper:#fff;--bg:#f3f7fb}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 80% 0,#d8f7f3 0,transparent 26rem),var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;min-height:100vh}.portal{width:min(100%,760px);margin:auto;padding:28px 20px 36px}.brand{display:flex;align-items:center;gap:11px;font-size:20px;font-weight:800;letter-spacing:-.4px}.logo{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:linear-gradient(145deg,var(--blue),#0640a0);color:white;box-shadow:0 7px 18px #1769e044}.hero{padding:55px 0 35px}.eyebrow,.section-label{font-weight:800;font-size:12px;letter-spacing:.11em;color:var(--blue)}h1{font-size:clamp(42px,10vw,70px);line-height:.96;letter-spacing:-.065em;margin:13px 0 18px}h1 em{font-style:normal;color:var(--blue)}.hero p{color:var(--muted);font-size:17px}.alert{padding:14px 16px;background:#fff1f2;border:1px solid #fecdd3;color:#9f1239;border-radius:12px;margin-bottom:18px}.phone{display:flex;background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden;margin:9px 0 28px;box-shadow:0 6px 20px #17375e0a}.phone span{padding:17px;border-right:1px solid var(--line);font-weight:750}.phone input{width:100%;border:0;outline:0;padding:17px;font:inherit;font-size:17px}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:9px}.section-head #chosen{color:var(--muted);font-size:13px}.packages{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.package{position:relative;background:var(--paper);border:1.5px solid var(--line);border-radius:16px;padding:18px;display:flex;flex-direction:column;cursor:pointer;transition:.18s}.package:hover{transform:translateY(-2px);box-shadow:0 12px 30px #17375e12}.package:has(input:checked){border-color:var(--blue);box-shadow:0 0 0 3px #1769e016}.package input{position:absolute;opacity:0}.package .check{display:none;position:absolute;right:12px;top:12px;background:var(--blue);color:white;border-radius:50%;width:22px;height:22px;text-align:center}.package:has(input:checked) .check{display:block}.package strong{font-size:18px}.package .price{font-size:24px;font-weight:850;margin:18px 0 3px}.price small{font-size:10px;letter-spacing:.08em}.package>small{color:var(--muted)}.pay{width:100%;border:0;border-radius:14px;background:linear-gradient(100deg,var(--blue),#0751bb);color:#fff;font:inherit;font-weight:800;padding:18px 20px;margin-top:22px;display:flex;justify-content:space-between;cursor:pointer;box-shadow:0 12px 26px #1769e036}.pay:disabled{opacity:.65}.safety,.help{color:var(--muted);font-size:12px;line-height:1.55;text-align:center;padding:0 12px}footer{text-align:center;color:#8492a6;font-size:11px;margin-top:32px}@media(max-width:460px){.portal{padding:22px 16px}.hero{padding:42px 0 30px}.packages{gap:9px}.package{padding:15px}.package .price{font-size:20px}}
.brand{min-height:62px}.brand img{display:block;width:min(190px,58vw);height:auto}
