.checkout-page{--cyan:#17dcea;--line:#20a9c93d;color:#f2f7fb;background:radial-gradient(circle at 75% 5%,#0076ae29,#0000 35%),#020b15;min-height:100vh;font-family:Arial,sans-serif}.checkout-page *{box-sizing:border-box}.checkout-page>header{border-bottom:1px solid var(--line);background:#020810;justify-content:space-between;align-items:center;height:82px;padding:0 max(24px,50% - 590px);display:flex}.checkout-shell{width:min(1120px,100% - 34px);margin:auto;padding:27px 0 60px}.checkout-back{color:#8fa2b3;align-items:center;gap:8px;font-size:13px;text-decoration:none;display:inline-flex}.checkout-back svg{width:17px}.checkout-heading{text-align:center;margin:20px auto 24px}.checkout-heading p{color:var(--cyan);text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:700}.checkout-heading h1{margin:8px;font-size:38px}.checkout-heading span{color:#93a4b5}.checkout-steps{justify-content:space-between;max-width:680px;margin:0 auto 28px;padding:0;list-style:none;display:flex;position:relative}.checkout-steps:before{content:"";background:#17384c;height:1px;position:absolute;top:17px;left:12%;right:12%}.checkout-steps li{z-index:1;color:#718496;text-transform:uppercase;letter-spacing:.07em;flex-direction:column;align-items:center;gap:7px;font-size:11px;display:flex}.checkout-steps i{background:#061522;border:1px solid #245069;border-radius:50%;place-items:center;width:34px;height:34px;font-style:normal;display:grid}.checkout-steps svg{width:16px}.checkout-steps .done,.checkout-steps .active{color:var(--cyan)}.checkout-steps .done i,.checkout-steps .active i{border-color:var(--cyan)}.checkout-grid{grid-template-columns:1.45fr .75fr;gap:18px;display:grid}.checkout-form,.checkout-summary{border:1px solid var(--line);background:linear-gradient(135deg,#061d2df5,#03101df5);border-radius:10px;padding:27px}.checkout-form h2,.checkout-summary h2{margin:24px 0 15px;font-size:20px}.checkout-form h2:first-of-type{margin-top:22px}.preview{background:#008fa814;border:1px solid #17dcea59;border-radius:8px;gap:13px;padding:15px;display:flex}.preview>svg{color:var(--cyan)}.preview strong{color:var(--cyan);font-size:13px}.preview p{color:#9babb9;margin:5px 0 0;font-size:12px;line-height:1.5}.field-grid{grid-template-columns:repeat(2,1fr);gap:13px;display:grid}.field-grid label:first-child{grid-column:1/-1}.checkout-form label{color:#9eacba;font-size:12px}.checkout-form input,.checkout-form select{color:#8191a1;background:#061522;border:1px solid #17384d;border-radius:6px;width:100%;margin-top:7px;padding:13px;display:block}.billing-types,.payment-types{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:15px;display:grid}.billing-types button,.payment-types button{color:#a5b1bc;text-align:left;background:#061522;border:1px solid #17384d;border-radius:7px;align-items:center;gap:10px;padding:13px;display:flex}.billing-types button.selected,.payment-types button.selected{border-color:var(--cyan);color:#e7fbfd;background:#0099b114}.billing-types svg,.payment-types svg{width:21px;color:var(--cyan)}.payment-types span{flex-direction:column;gap:4px;display:flex}.payment-types small{color:#6f8192}.checkout-summary{height:max-content;position:sticky;top:20px}.chosen{border:1px solid #17384d;border-radius:7px;flex-direction:column;padding:16px;display:flex}.chosen span,.chosen small{color:#8495a6;font-size:12px}.chosen strong{color:var(--cyan);margin:4px 0;font-size:25px}.checkout-summary dl{margin:20px 0}.checkout-summary dl div{color:#91a2b2;justify-content:space-between;padding:9px 0;font-size:13px;display:flex}.checkout-summary dd{color:#d9e1e8;margin:0}.cyan{color:var(--cyan)!important}.checkout-total{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:1fr auto;padding:18px 0;display:grid}.checkout-total span{font-weight:700}.checkout-total strong{color:var(--cyan);grid-row:span 2;font-size:31px}.checkout-total small{color:#8192a3}.terms{color:#7f91a2;gap:9px;margin:18px 0;font-size:11px;line-height:1.4;display:flex}.terms input{accent-color:var(--cyan)}.pay{color:#a4c6d0;cursor:not-allowed;background:linear-gradient(90deg,#0b7986,#17639a);border:0;border-radius:6px;justify-content:center;align-items:center;gap:9px;width:100%;padding:15px;font-weight:700;display:flex}.pay svg{width:17px}.secure{color:#708394;gap:7px;font-size:10px;line-height:1.4;display:flex}.secure svg{width:15px;color:var(--cyan);flex:none}@media (max-width:800px){.checkout-grid{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-page>header{height:72px}.checkout-heading h1{font-size:31px}}@media (max-width:540px){.field-grid,.billing-types,.payment-types{grid-template-columns:1fr}.field-grid label:first-child{grid-column:auto}.checkout-form,.checkout-summary{padding:20px 16px}.checkout-steps li{font-size:9px}.checkout-heading h1{font-size:28px}}
