:root{--commerce-bg:#070a08;--commerce-panel:#0d120f;--commerce-lime:#c8ff00;--commerce-white:#f6f5ef;--commerce-muted:#959b96;--commerce-border:#ffffff21}*{box-sizing:border-box}body{background:var(--commerce-bg);color:var(--commerce-white);margin:0;font-family:Inter,Arial,sans-serif}.commerce-page{background:radial-gradient(circle at 80% 20%, #c8ff0014, transparent 28%), var(--commerce-bg);grid-template-columns:minmax(0,1.15fr) minmax(390px,.85fr);min-height:100svh;display:grid}.commerce-card{flex-direction:column;justify-content:center;width:min(760px,100%);min-height:100svh;padding:clamp(38px,6vw,86px);display:flex}.commerce-logo{width:190px;margin-bottom:clamp(52px,7vw,90px)}.commerce-logo img{width:100%;height:auto;display:block}.commerce-kicker{color:var(--commerce-lime);letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:900}.commerce-card h1,.commerce-aside h2{letter-spacing:-.025em;text-transform:uppercase;margin:14px 0 22px;font-family:Arial Narrow,Impact,sans-serif;font-size:clamp(48px,6vw,86px);line-height:.89}.commerce-card h1 span{color:var(--commerce-lime)}.commerce-lead{max-width:650px;color:var(--commerce-muted);font-size:17px;line-height:1.65}.commerce-product{border-top:1px solid var(--commerce-border);border-bottom:1px solid var(--commerce-border);justify-content:space-between;align-items:center;gap:24px;margin:34px 0 0;padding:23px 0;display:flex}.commerce-product>div{gap:5px;display:grid}.commerce-product span{color:var(--commerce-lime);letter-spacing:.13em;text-transform:uppercase;font-size:10px;font-weight:900}.commerce-product strong{font-size:18px}.commerce-product b{font-family:Arial Narrow,Impact,sans-serif;font-size:42px}.commerce-inclusions{color:var(--commerce-muted);gap:12px;margin:26px 0;padding:0;list-style:none;display:grid}.commerce-inclusions li{align-items:center;gap:11px;display:flex}.commerce-inclusions svg{width:17px;color:var(--commerce-lime)}.commerce-button{background:var(--commerce-lime);color:#080b08;min-height:58px;font:inherit;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:0;justify-content:center;align-items:center;gap:12px;padding:0 26px;font-size:13px;font-weight:900;text-decoration:none;display:flex}.commerce-button:disabled{opacity:.6;cursor:wait}.commerce-button svg{width:18px}.commerce-message{color:var(--commerce-muted);margin:13px 0 0;font-size:13px}.commerce-message.is-error{color:#ff9c91}.commerce-security{color:var(--commerce-muted);align-items:center;gap:9px;margin-top:18px;font-size:11px;display:flex}.commerce-security svg{width:16px;color:var(--commerce-lime)}.commerce-back{color:var(--commerce-muted);align-self:flex-start;margin-top:22px;font-size:12px}.commerce-aside{border-left:1px solid var(--commerce-border);background:linear-gradient(155deg,#c8ff0024,#0000 42%),#0a0e0b;flex-direction:column;justify-content:flex-end;min-height:100svh;padding:clamp(45px,6vw,90px);display:flex}.commerce-aside>svg{width:42px;height:42px;color:var(--commerce-lime);margin-bottom:auto}.commerce-aside>span{color:var(--commerce-lime);letter-spacing:.16em;text-transform:uppercase;font-size:11px;font-weight:900}.commerce-aside h2{max-width:580px;font-size:clamp(48px,6vw,82px)}.commerce-aside p{max-width:570px;color:var(--commerce-muted);margin:0;line-height:1.7}.commerce-success-page{grid-template-columns:1fr;place-items:center}.commerce-success{text-align:center;align-items:center;width:min(800px,100%)}.commerce-success .commerce-logo{margin-bottom:70px}.success-icon{border:1px solid var(--commerce-border);width:76px;height:76px;color:var(--commerce-muted);border-radius:50%;place-items:center;margin-bottom:26px;display:grid}.success-icon.is-active{background:var(--commerce-lime);color:#080b08;border-color:var(--commerce-lime)}.success-icon svg{width:30px;height:30px}.is-spinning{animation:1s linear infinite commerce-spin}.commerce-success .commerce-lead{max-width:600px}.commerce-success .commerce-button{min-width:280px;margin-top:24px}@keyframes commerce-spin{to{transform:rotate(360deg)}}@media (max-width:900px){.commerce-page{grid-template-columns:1fr}.commerce-card{width:100%;min-height:auto}.commerce-aside{border-left:0;border-top:1px solid var(--commerce-border);min-height:520px}}@media (max-width:560px){.commerce-card,.commerce-aside{padding:32px 22px 50px}.commerce-logo{width:160px;margin-bottom:58px}.commerce-product{align-items:flex-start}.commerce-product b{font-size:34px}.commerce-card h1{font-size:46px}}
