.omni-checkout-page{min-height:100vh;padding:140px 20px 80px}.omni-checkout-container{width:min(1180px,100%);margin:0 auto}.omni-checkout-header{margin-bottom:35px}.omni-checkout-eyebrow{color:#a56b00;letter-spacing:.12em;text-transform:uppercase;font-size:13px;font-weight:750}.omni-checkout-title{color:#0b1930;margin:8px 0 0;font-size:clamp(32px,4vw,46px);font-weight:850}.omni-checkout-subtitle{color:#657084;margin-top:10px}.omni-checkout-steps{align-items:center;gap:10px;margin-bottom:35px;display:flex}.omni-checkout-step{color:#8a94a6;align-items:center;gap:8px;font-size:13px;font-weight:700;display:flex}.omni-checkout-step.is-active{color:#0b1930}.omni-checkout-step-number{background:#e8ecf1;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.omni-checkout-step.is-active .omni-checkout-step-number{color:#07172d;background:#f9b900}.omni-checkout-step-line{background:#dce1e8;width:45px;height:1px}.omni-checkout-layout{grid-template-columns:minmax(0,1fr) 390px;align-items:start;gap:28px;display:grid}.omni-checkout-card{background:#ffffffd1;border:1px solid #0b193014;border-radius:20px;padding:28px;box-shadow:0 12px 40px #0b19300f}.omni-checkout-card+.omni-checkout-card{margin-top:18px}.omni-checkout-card h2{color:#0b1930;margin:0 0 22px;font-size:21px}.omni-field{margin-bottom:18px}.omni-field label{color:#0b1930;margin-bottom:7px;font-size:13px;font-weight:700;display:block}.omni-field input,.omni-field textarea{box-sizing:border-box;color:#0b1930;width:100%;font:inherit;background:#fbfcfd;border:1px solid #dce1e8;border-radius:11px;outline:none;padding:13px 14px;transition:border-color .2s,box-shadow .2s}.omni-field input:focus,.omni-field textarea:focus{background:#fff;border-color:#f0b400;box-shadow:0 0 0 3px #f9b90021}.omni-checkout-summary{position:sticky;top:105px}.omni-checkout-product{border-bottom:1px solid #e7eaf0;justify-content:space-between;gap:15px;padding:14px 0;display:flex}.omni-checkout-product-name{color:#0b1930;font-weight:700}.omni-checkout-product-meta{color:#7a8495;margin-top:4px;font-size:13px}.omni-checkout-product-price{white-space:nowrap;color:#0b1930;font-weight:750}.omni-checkout-totals{margin-top:20px}.omni-checkout-total-row{color:#657084;justify-content:space-between;gap:15px;padding:9px 0;display:flex}.omni-checkout-total-row strong{color:#0b1930}.omni-checkout-grand-total{border-top:1px solid #dce1e8;justify-content:space-between;margin-top:12px;padding-top:18px;display:flex}.omni-checkout-grand-total span{color:#0b1930;font-size:17px;font-weight:800}.omni-checkout-grand-total strong{color:#a56b00;font-size:25px;font-weight:850}.omni-checkout-submit{color:#07172d;width:100%;font:inherit;cursor:pointer;background:#f9b900;border:0;border-radius:12px;margin-top:25px;padding:15px 20px;font-weight:850;transition:transform .2s,box-shadow .2s;box-shadow:0 12px 28px #f9b90038}.omni-checkout-submit:hover{transform:translateY(-2px);box-shadow:0 16px 34px #f9b9004d}.omni-checkout-delivery-info{color:#657084;background:#f7f8fa;border-radius:10px;margin-top:15px;padding:12px 14px;font-size:12px;line-height:1.5}@media (width<=900px){.omni-checkout-layout{grid-template-columns:1fr}.omni-checkout-summary{position:static}}@media (width<=600px){.omni-checkout-page{padding:115px 14px 50px}.omni-checkout-card{padding:20px}.omni-checkout-steps{padding-bottom:5px;overflow-x:auto}.omni-checkout-step-line{min-width:25px}}
