.checkout-steps{display:flex;align-items:center;justify-content:center;gap:15px;background:var(--blue);border-radius:10px;min-height:155px;color:#ffffff91;font-family:'Lexend Deca',Arial,sans-serif;font-size:21px;font-weight:500;padding:25px}.checkout-steps h1{font:inherit;margin:0;color:#fff}.checkout-steps button{padding:0;font:inherit;color:inherit}.checkout-steps button:hover{color:white}.checkout-coupon{margin:22px 0 25px}.checkout-coupon summary{cursor:pointer;list-style:none;font-weight:600}.checkout-coupon summary::-webkit-details-marker{display:none}.checkout-coupon summary span{color:var(--blue);text-decoration:underline;margin-left:4px}.checkout-coupon form{margin-top:18px;background:white;border-radius:8px;padding:20px;max-width:600px}.checkout-coupon form>div{display:flex;gap:12px}.checkout-coupon input{flex:1}.checkout-coupon p{margin:0 0 14px;color:var(--muted)}.checkout-coupon #coupon-feedback{margin:12px 0 0;font-size:13px}.checkout-layout{display:grid;grid-template-columns:1.38fr 1fr;gap:20px;align-items:start}.checkout-card{background:white;border-radius:10px;padding:24px 20px;margin-bottom:20px;min-width:0}.checkout-card h2{font-size:22px;margin:0 0 26px}.checkout-billing-form{min-width:0}.checkout-field{display:block;margin:0 0 22px;color:#494949;line-height:1.6}.checkout-field input,.checkout-field select,.checkout-field textarea{display:block;width:100%;margin-top:6px;border:1px solid #e4e4e4;border-radius:4px;padding:10px 14px;color:#555;min-height:42px;background:white}.checkout-field input::placeholder,.checkout-field textarea::placeholder{color:var(--muted)}.checkout-field input:focus,.checkout-field select:focus,.checkout-field textarea:focus{outline:2px solid #00756f4d;border-color:var(--blue)}.checkout-field small{font-size:12px;color:var(--muted)}.checkout-field .required{color:#e03146}.checkout-name-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.checkout-notes{margin-top:55px;margin-bottom:15px}.checkout-field textarea{min-height:190px;resize:vertical;font:inherit}.checkout-payment h2{margin-bottom:24px}.checkout-payment>p{margin:0 0 5px;color:var(--muted)}.checkout-demo-label{display:inline-block;font-size:11px;background:var(--accent-soft);color:var(--blue);border-radius:4px;padding:2px 6px;margin-left:5px}.checkout-coins{display:flex;gap:4px;margin-bottom:18px}.checkout-coins span{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#111;color:white;font-size:16px;line-height:1}.checkout-currency{background:#f7f7f7;padding:15px;border-radius:10px;position:relative}.checkout-currency:before{content:'';position:absolute;top:-8px;left:20px;border-left:9px solid transparent;border-right:9px solid transparent;border-bottom:9px solid #f7f7f7}.checkout-currency .checkout-field{margin:0}.checkout-payment .checkout-privacy{margin:18px 0;padding-top:20px;border-top:1px solid #eee;color:var(--muted);line-height:1.8}.checkout-submit{width:100%;min-height:48px}.checkout-table-head{display:flex;justify-content:space-between;padding:12px 0 16px;border-bottom:2px solid #e7e7e7}.checkout-order-row{display:grid;grid-template-columns:14px 64px minmax(0,1fr) auto;gap:10px;align-items:center;padding:18px 0;border-bottom:1px solid #eee;color:var(--muted);font-size:13px}.checkout-order-row img{width:64px;height:64px;object-fit:contain;border-radius:5px}.checkout-order-row a{line-height:1.6}.checkout-remove{padding:0;color:var(--muted);font-size:18px}.checkout-line-price{white-space:nowrap;font-size:12px}.checkout-order-row .quantity{gap:0;margin-top:8px}.checkout-order-row .quantity span{display:grid;place-items:center;width:30px;height:30px;border-block:1px solid #ddd}.checkout-order-row .quantity button{height:30px;width:25px}.checkout-variant{display:block}.checkout-total-row{display:flex;justify-content:space-between;gap:10px;border-bottom:1px solid #eee;padding:17px 0}.checkout-grand-total{border:0;padding-bottom:5px}.checkout-grand-total .blue{font-size:19px}.checkout-shipping{padding:0 10px}.checkout-shipping p{color:var(--muted);font-size:14px;margin:12px 0 8px}.checkout-shipping small{font-size:11px;color:var(--muted)}.checkout-shipping progress{display:block;width:100%;height:9px;border:0;border-radius:6px;overflow:hidden;margin:0 0 8px;background:#f0f0f0}.checkout-shipping progress::-webkit-progress-bar{background:#f0f0f0;border-radius:6px}.checkout-shipping progress::-webkit-progress-value{background:repeating-linear-gradient(135deg,var(--accent) 0 5px,#39b6a3 5px 10px);border-radius:6px}.checkout-shipping progress::-moz-progress-bar{background:var(--accent)}.checkout-faq details{border-bottom:1px solid #e8e8e8;padding:20px 0}.checkout-faq details:last-child{border:0;padding-bottom:8px}.checkout-faq details:first-of-type{padding-top:0}.checkout-faq summary{font-weight:600;list-style:none;cursor:pointer;display:flex;gap:15px;justify-content:space-between;line-height:1.6}.checkout-faq summary::-webkit-details-marker{display:none}.checkout-faq summary span{color:var(--muted)}.checkout-faq details[open] summary{color:var(--blue)}.checkout-faq details[open] summary span{transform:rotate(180deg)}.checkout-faq p{color:var(--muted);font-size:14px;line-height:1.8;margin:18px 0 0}.checkout-active .footer-intro-wrap{display:none}
@media(max-width:1100px){.checkout-layout{grid-template-columns:1.15fr 1fr}.checkout-order-row{grid-template-columns:12px 46px minmax(0,1fr)}.checkout-order-row img{width:46px;height:46px}.checkout-line-price{grid-column:3}.checkout-steps{font-size:18px}}
@media(max-width:800px){.checkout-layout{grid-template-columns:1fr}.checkout-steps{font-size:13px;gap:10px;min-height:115px;padding:20px 12px}.checkout-order-row{grid-template-columns:14px 54px minmax(0,1fr) auto}.checkout-line-price{grid-column:auto}.checkout-order-row img{width:54px;height:54px}.checkout-card{padding:22px 18px}.checkout-coupon{font-size:13px}.checkout-card h2{font-size:21px}.checkout-name-row{gap:14px}.checkout-notes{margin-top:30px}.checkout-field textarea{min-height:140px}}
@media(max-width:400px){.checkout-steps{gap:7px;font-size:11px}.checkout-coupon form>div{flex-direction:column}.checkout-order-row{gap:7px;grid-template-columns:12px 44px minmax(0,1fr) auto}.checkout-order-row img{width:44px;height:44px}.checkout-name-row{grid-template-columns:1fr;gap:0}}

.checkout-steps{background:linear-gradient(115deg,var(--graphite),#164a4b);color:#c0d8d8;border:1px solid #28595a}
.checkout-steps h1{color:var(--accent-bright)}
.checkout-card{border:1px solid var(--border)}
.checkout-field input,.checkout-field select,.checkout-field textarea{border-color:#acbdc3;color:var(--ink)}
.checkout-currency{background:var(--accent-soft)}
.checkout-currency:before{border-bottom-color:var(--accent-soft)}
.checkout-demo-label{background:var(--accent-soft);color:var(--accent-hover)}
.checkout-shipping progress{background:#dfe9e8}
.checkout-shipping progress::-webkit-progress-bar{background:#dfe9e8}
.checkout-field .required{color:#b72f42}
