.checkout-page{background:#09090b;color:#f7f7f8;min-height:100vh}.checkout-shell{width:min(1120px,calc(100% - 32px));margin:0 auto}.checkout-header{border-bottom:1px solid #202026;background:rgba(9,9,11,.94);backdrop-filter:blur(14px);position:sticky;top:0;z-index:20}.checkout-topbar{height:72px;display:flex;align-items:center;justify-content:space-between}.checkout-back{font-size:13px;color:#b7b7c0}.checkout-main{padding:46px 0 70px}.checkout-intro{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:30px}.checkout-intro h1{font-size:clamp(40px,6vw,68px);line-height:.96;letter-spacing:-.055em;margin:10px 0 12px}.checkout-intro p{margin:0;color:#9b9ba5;max-width:650px;line-height:1.7}.checkout-eyebrow{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#ff6074;font-weight:900}.checkout-trust{display:flex;align-items:center;gap:11px;border:1px solid #292930;background:#111115;padding:13px 16px;border-radius:14px;min-width:220px}.checkout-trust span{font-size:19px}.checkout-trust b,.checkout-trust small{display:block}.checkout-trust b{font-size:13px}.checkout-trust small{font-size:11px;color:#85858f;margin-top:3px}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.38fr) minmax(320px,.72fr);gap:22px;align-items:start}.checkout-card{background:#111114;border:1px solid #26262c;border-radius:20px;box-shadow:0 24px 60px rgba(0,0,0,.24)}.checkout-details-card{padding:28px}.checkout-summary-card{padding:24px;position:sticky;top:96px}.checkout-step-head{display:flex;gap:14px;align-items:flex-start}.checkout-step-number{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#ff304c;color:#fff;font-weight:900;font-size:13px;flex:0 0 auto}.checkout-step-head h2{font-size:25px;letter-spacing:-.035em;margin:1px 0 4px}.checkout-step-head p{margin:0;color:#8f8f99;font-size:13px}.checkout-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:24px}.checkout-field{display:grid;gap:8px}.checkout-field-wide{grid-column:1/-1}.checkout-field span{font-size:11px;font-weight:800;color:#c5c5cc;letter-spacing:.04em}.checkout-field em{font-style:normal;color:#6f6f79;font-weight:600;margin-left:4px}.checkout-field input,.checkout-field textarea{width:100%;box-sizing:border-box;background:#0c0c0f;border:1px solid #2a2a30;border-radius:12px;color:#fff;padding:14px 14px;font:inherit;outline:none;transition:.18s}.checkout-field input:focus,.checkout-field textarea:focus{border-color:#ff304c;box-shadow:0 0 0 3px rgba(255,48,76,.08)}.checkout-field input::placeholder,.checkout-field textarea::placeholder{color:#5f5f69}.checkout-continue{margin-top:18px;width:100%;border:0;border-radius:13px;background:#ff304c;color:#fff;padding:15px 17px;font-weight:900;font-size:14px;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.checkout-divider{height:1px;background:#25252b;margin:28px 0}.checkout-payment-section{margin-top:0}.checkout-payment-loading{display:flex;align-items:center;gap:13px;margin-top:22px;border:1px solid #28282f;background:#0d0d10;border-radius:14px;padding:16px}.checkout-payment-loading b,.checkout-payment-loading small{display:block}.checkout-payment-loading b{font-size:13px}.checkout-payment-loading small{font-size:11px;color:#85858f;margin-top:3px}.checkout-spinner{width:20px;height:20px;border-radius:50%;border:2px solid #36363e;border-top-color:#ff304c;animation:checkoutSpin .7s linear infinite}@keyframes checkoutSpin{to{transform:rotate(360deg)}}.checkout-paypal-buttons{margin-top:20px}.checkout-message{margin-top:12px;font-size:12px;line-height:1.55}.checkout-message.error{border:1px solid #5d2a32;background:#1a0f12;color:#ffabb6;border-radius:11px;padding:11px}.checkout-message.warn{border:1px solid #5b4a23;background:#17140c;color:#ffd786;border-radius:11px;padding:11px}.checkout-edit{margin-top:12px;background:none;border:0;color:#a8a8b1;padding:6px 0;font-size:12px;cursor:pointer}.checkout-privacy{font-size:11px;color:#70707a;line-height:1.6;margin:14px 0 0}.checkout-summary-title{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;border-bottom:1px solid #24242a;padding-bottom:18px}.checkout-summary-title h2{font-size:23px;margin:7px 0 0;letter-spacing:-.035em}.checkout-summary-title a{font-size:12px;color:#b9b9c1}.checkout-items{padding:8px 0}.checkout-item{display:grid;grid-template-columns:1fr auto;gap:16px;padding:14px 0;border-bottom:1px solid #212126}.checkout-item b{font-size:13px}.checkout-item small{display:block;color:#777782;font-size:11px;margin-top:4px;line-height:1.45}.checkout-item strong{font-size:13px}.checkout-total-row{display:flex;justify-content:space-between;align-items:center;padding:19px 0 16px}.checkout-total-row span{font-size:13px;color:#a5a5ae}.checkout-total-row strong{font-size:26px;letter-spacing:-.04em}.checkout-summary-note{display:flex;gap:10px;border-top:1px solid #222227;padding-top:14px;margin-top:10px}.checkout-summary-note>span{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;background:#102317;color:#61dc8d;font-size:11px;font-weight:900;flex:0 0 auto}.checkout-summary-note p{margin:0;font-size:11px;line-height:1.55;color:#7f7f89}.checkout-summary-note b{color:#bdbdc5}.checkout-empty,.checkout-success{max-width:650px;margin:58px auto 80px;text-align:center;background:#111114;border:1px solid #28282e;border-radius:22px;padding:42px 30px}.checkout-empty-icon,.checkout-success-mark{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;margin:0 auto 18px;background:#1a1a20;border:1px solid #313138;font-size:24px}.checkout-success-mark{background:#102318;color:#5ddb89;border-color:#1f5635}.checkout-empty h2,.checkout-success h1{font-size:36px;letter-spacing:-.045em;margin:8px 0}.checkout-empty p,.checkout-success p{color:#92929c;line-height:1.7}.checkout-success-order{margin:24px auto;max-width:480px;display:flex;justify-content:space-between;gap:15px;border:1px solid #292930;background:#0d0d10;border-radius:13px;padding:14px 16px;text-align:left}.checkout-success-order span{color:#81818b;font-size:12px}.checkout-success-order strong{font-size:12px;word-break:break-all}.checkout-success-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.checkout-footer{border-top:1px solid #202026;padding:24px 0 34px;color:#696973;font-size:11px}.checkout-footer .checkout-shell{display:flex;justify-content:space-between;gap:20px}.checkout-footer div div{display:flex;gap:16px}.checkout-footer a{color:#85858f}@media(max-width:860px){.checkout-main{padding-top:28px}.checkout-intro{display:block}.checkout-trust{margin-top:18px;min-width:0;width:max-content;max-width:100%}.checkout-layout{grid-template-columns:1fr}.checkout-summary-card{position:static;order:-1}.checkout-summary-note{display:none}}@media(max-width:620px){.checkout-shell{width:min(100% - 20px,1120px)}.checkout-topbar{height:64px}.checkout-back{font-size:12px}.checkout-intro h1{font-size:42px}.checkout-intro p{font-size:13px}.checkout-details-card,.checkout-summary-card{padding:18px;border-radius:16px}.checkout-fields{grid-template-columns:1fr}.checkout-field-wide{grid-column:auto}.checkout-footer .checkout-shell{display:grid}.checkout-footer div div{flex-wrap:wrap}}