:root{--navy:#071a2e;--navy2:#0c2744;--ink:#10233b;--muted:#63748a;--line:#dce5ee;--aqua:#10d3ad;--aqua2:#08b996;--blue:#2787ff;--paper:#f4f8fb;--white:#fff;--danger:#d64053;--shadow:0 24px 70px rgba(9,31,53,.14)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;font-family:Manrope,system-ui,sans-serif;color:var(--ink);background:linear-gradient(155deg,#f7fbfd 0%,#eef6fa 52%,#f9fcfd 100%);overflow-x:hidden}.ambient{position:fixed;border-radius:50%;filter:blur(1px);pointer-events:none;z-index:-1}.ambient-one{width:520px;height:520px;background:radial-gradient(circle,rgba(16,211,173,.12),transparent 68%);right:-170px;top:-190px}.ambient-two{width:560px;height:560px;background:radial-gradient(circle,rgba(39,135,255,.1),transparent 68%);left:-240px;bottom:-250px}.shell{width:min(1160px,calc(100% - 40px));margin:0 auto;min-height:100vh;display:flex;flex-direction:column}.brand{padding:28px 0}.brand a{display:inline-flex;align-items:center;gap:11px;color:var(--ink);text-decoration:none}.brand-mark{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;color:#fff;background:linear-gradient(145deg,var(--navy2),var(--navy));font-size:22px;font-weight:800;box-shadow:0 8px 20px rgba(7,26,46,.2)}.brand b,.brand small{display:block}.brand b{font-size:16px}.brand small{font-size:10px;color:var(--muted);margin-top:2px}.hero-grid{display:grid;grid-template-columns:1.08fr .82fr;align-items:center;gap:80px;padding:58px 0 92px}.eyebrow,.summary-label{font-size:11px;letter-spacing:.15em;font-weight:800;color:#198c7b}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:24px;height:2px;background:var(--aqua2)}h1,h2,p{margin-top:0}.hero-copy h1{font-size:clamp(42px,5.2vw,67px);line-height:1.02;letter-spacing:-.045em;margin:24px 0 25px;max-width:680px}.hero-copy h1 em{font-style:normal;color:#08ad91}.hero-copy>p{font-size:17px;line-height:1.7;color:var(--muted);max-width:575px}.trust-row{display:flex;gap:32px;margin-top:35px}.trust-row>div{display:flex;align-items:center;gap:10px}.trust-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#daf8f0;color:#078b74;font-weight:800}.trust-row b,.trust-row small{display:block}.trust-row b{font-size:12px}.trust-row small{font-size:10px;color:var(--muted);margin-top:2px}.checkout-card,.payment-card,.order-summary,.status-card{background:rgba(255,255,255,.96);border:1px solid rgba(215,226,236,.9);border-radius:25px;box-shadow:var(--shadow)}.checkout-card{padding:34px}.step-pill{display:inline-flex;padding:6px 10px;border-radius:7px;background:#e4f9f4;color:#078a72;font-size:9px;letter-spacing:.13em;font-weight:800}.card-head h2{font-size:25px;letter-spacing:-.025em;margin:14px 0 7px}.card-head p{color:var(--muted);font-size:13px}.renew-form label{display:block;font-size:11px;font-weight:800;margin:26px 0 8px}.input-wrap{position:relative}.input-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);font-weight:700;color:#4c718f}.input-wrap input{width:100%;height:54px;border:1.5px solid #d8e3eb;border-radius:12px;padding:0 15px 0 43px;font:600 15px Manrope;color:var(--ink);background:#fbfdff;outline:0;transition:.2s}.input-wrap input:focus{border-color:var(--aqua2);box-shadow:0 0 0 4px rgba(16,211,173,.1);background:#fff}.offer-line{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #edf2f6;border-bottom:1px solid #edf2f6;margin:22px 0;padding:16px 2px}.offer-line small,.offer-line b{display:block}.offer-line small{color:var(--muted);font-size:10px}.offer-line b{font-size:13px;margin-top:2px}.offer-line strong{font-size:24px;color:var(--navy)}.primary-button{width:100%;height:55px;border:0;border-radius:12px;background:linear-gradient(135deg,var(--aqua),var(--aqua2));box-shadow:0 11px 23px rgba(8,185,150,.22);color:#05271f;font:800 13px Manrope;display:flex;justify-content:center;align-items:center;gap:12px;cursor:pointer;text-decoration:none;transition:transform .18s,box-shadow .18s}.primary-button:hover{transform:translateY(-1px);box-shadow:0 14px 27px rgba(8,185,150,.29)}.primary-button:disabled{opacity:.72;cursor:wait}.button-loader{display:none;width:18px;height:18px;border:2px solid rgba(5,39,31,.2);border-top-color:#05271f;border-radius:50%;animation:spin .8s linear infinite}.is-loading .button-label{display:none}.is-loading .button-loader{display:block}.form-note{font-size:10px;color:#7a899b;text-align:center;margin:15px 0 0}.alert{display:flex;gap:11px;border-radius:12px;padding:12px 13px;margin-top:18px}.alert>span{width:23px;height:23px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;font-weight:800}.alert b{font-size:11px}.alert p{font-size:10px;line-height:1.45;margin:2px 0 0}.alert.error{background:#fff0f2;color:#9e2636}.alert.error>span{background:#ffd9df}.how-it-works{padding:60px 0 75px;border-top:1px solid rgba(203,217,228,.65)}.section-title{text-align:center}.section-title span{font-size:10px;letter-spacing:.15em;color:#0ba68b;font-weight:800}.section-title h2{font-size:29px;margin:11px 0 37px;letter-spacing:-.025em}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.steps article{display:flex;gap:16px;padding:22px;border-radius:17px;border:1px solid #e1e9ef;background:rgba(255,255,255,.6)}.steps i{width:37px;height:37px;flex:0 0 auto;display:grid;place-items:center;border-radius:11px;background:var(--navy);color:#fff;font-size:13px;font-style:normal;font-weight:800}.steps b{font-size:13px}.steps p{font-size:11px;color:var(--muted);line-height:1.55;margin:5px 0 0}footer{margin-top:auto;padding:25px 0 34px;border-top:1px solid rgba(203,217,228,.65);display:flex;justify-content:center;gap:10px;font-size:10px;color:#7a8997}.footer-dot{color:var(--aqua2)}.payment-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.65fr);gap:24px;align-items:start;max-width:900px;width:100%;margin:30px auto 75px}.payment-card{padding:30px;text-align:center}.payment-head{display:flex;justify-content:center;align-items:center;gap:8px;color:#108d79;font-size:9px;letter-spacing:.13em;font-weight:800}.live-dot{width:8px;height:8px;border-radius:50%;background:var(--aqua2);box-shadow:0 0 0 5px rgba(16,211,173,.12);animation:pulse 1.6s infinite}.qr-box{width:304px;height:304px;padding:12px;margin:23px auto 20px;border:1px solid #dfe7ed;border-radius:19px;background:#fff;display:grid;place-items:center;box-shadow:0 8px 28px rgba(12,39,68,.08)}.qr-box img{display:block;width:280px;height:280px}.payment-copy h1{font-size:24px;letter-spacing:-.025em;margin-bottom:8px}.payment-copy p{max-width:470px;margin:0 auto 22px;color:var(--muted);font-size:12px;line-height:1.6}.link-button{max-width:390px;margin:0 auto}.polling-note{font-size:10px;color:#718196;display:flex;justify-content:center;align-items:center;gap:8px;margin-top:17px}.mini-spinner{width:13px;height:13px;border:2px solid #d8e3eb;border-top-color:#0aa88d;border-radius:50%;animation:spin 1s linear infinite}.home-link{display:inline-block;color:#718196;text-decoration:none;font-size:10px;margin-top:20px}.order-summary{padding:28px}.account-chip{display:flex;align-items:center;gap:12px;padding:14px;background:#f2f7fa;border-radius:13px;margin:16px 0 22px}.account-chip>span{width:35px;height:35px;border-radius:10px;display:grid;place-items:center;background:var(--navy);color:#fff;font-weight:800}.account-chip div{flex:1}.account-chip small,.account-chip b{display:block}.account-chip small{font-size:9px;color:var(--muted)}.account-chip b{font-size:13px;margin-top:2px}.account-chip i{font-style:normal;color:#08a98b}.summary-row,.summary-total{display:flex;align-items:center;justify-content:space-between}.summary-row{font-size:11px;padding:9px 0;color:var(--muted)}.summary-row b{color:var(--ink)}.summary-total{margin-top:14px;padding-top:18px;border-top:1px solid #e5ecf1}.summary-total span{font-size:12px;font-weight:700}.summary-total strong{font-size:24px}.secure-strip{display:flex;align-items:center;gap:10px;padding:12px;margin-top:24px;border-radius:11px;background:#e9faf6;text-align:left}.secure-strip b,.secure-strip small{display:block}.secure-strip b{font-size:10px;color:#087a67}.secure-strip small{font-size:8px;color:#4e8379;margin-top:2px}.success-check{width:110px;height:110px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#18dfb8,#08a98b);color:#fff;font-size:55px;box-shadow:0 0 0 18px rgba(16,211,173,.11)}.processing-ring{width:110px;height:110px;border:10px solid #e3f5f1;border-top-color:var(--aqua2);border-radius:50%;animation:spin 1.1s linear infinite}.success-mini{width:17px;height:17px;border-radius:50%;display:grid;place-items:center;background:#d8f8ef;color:#078b74}.status-card{max-width:520px;margin:80px auto;padding:40px;text-align:center}.status-card h1{font-size:26px}.status-card p{font-size:13px;color:var(--muted);line-height:1.6}.status-symbol{width:70px;height:70px;margin:0 auto 20px;display:grid;place-items:center;border-radius:50%;font-size:30px;font-weight:800}.status-symbol.failed{background:#fff0f2;color:var(--danger)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes pulse{50%{box-shadow:0 0 0 8px rgba(16,211,173,.06)}}@media(max-width:850px){.hero-grid{grid-template-columns:1fr;gap:42px;padding:25px 0 70px}.hero-copy{text-align:center}.hero-copy>p{margin-left:auto;margin-right:auto}.eyebrow{justify-content:center}.trust-row{justify-content:center}.steps{grid-template-columns:1fr}.payment-layout{grid-template-columns:1fr;max-width:580px}.order-summary{order:-1}.account-chip{margin-bottom:12px}.summary-row{display:none}.summary-total{margin-top:10px}.secure-strip{display:none}}@media(max-width:560px){.shell{width:min(100% - 24px,1160px)}.brand{padding:18px 2px}.brand-mark{width:39px;height:39px}.hero-grid{padding-top:22px}.hero-copy h1{font-size:39px}.hero-copy>p{font-size:14px}.trust-row{gap:13px;align-items:stretch}.trust-row>div{flex:1;text-align:left}.trust-icon{display:none}.checkout-card{padding:23px 19px;border-radius:20px}.how-it-works{padding-top:45px}.payment-layout{margin:10px auto 45px;gap:12px}.order-summary{padding:17px 18px;border-radius:18px}.summary-label{display:none}.account-chip{margin:0 0 10px}.summary-total{padding-top:12px}.payment-card{padding:24px 16px;border-radius:20px}.qr-box{width:274px;height:274px;padding:7px}.qr-box img{width:258px;height:258px}.payment-copy h1{font-size:22px}.link-button{height:54px}footer{flex-wrap:wrap;text-align:center}.footer-dot{display:none}footer span{width:100%}}
