.soteak-checkout-page{--soteak-ink: #2c1a0e;--soteak-brown: #4f3424;--soteak-teak: #7a4f35;--soteak-amber: #c4956a;--soteak-bg: #f8f3ec;--soteak-cream: #ede3d4;--soteak-body-text: #5c4235;--soteak-muted: #9b8070;--soteak-border: #ddd3c4;--soteak-white: #ffffff;background:var(--soteak-white);color:var(--soteak-ink);font-family:Inter,sans-serif}.soteak-checkout-page *,.soteak-checkout-page *:before,.soteak-checkout-page *:after{box-sizing:border-box}.soteak-checkout-intro{align-items:center;border-bottom:1px solid var(--soteak-border);display:flex;justify-content:space-between;margin:0 auto;max-width:1180px;padding:34px 40px 24px}.soteak-checkout-eyebrow{color:var(--soteak-amber);display:block;font-size:11px;font-weight:600;letter-spacing:.12em;margin-bottom:6px;text-transform:uppercase}.soteak-checkout-intro h1,.soteak-form-section-title{color:var(--soteak-ink);font-family:Cormorant Garamond,serif;font-weight:400;letter-spacing:.02em;margin:0}.soteak-checkout-intro h1{font-size:32px;line-height:1.1}.soteak-checkout-continue{color:var(--soteak-amber);font-size:12px;text-decoration:none}.soteak-checkout-continue:hover{text-decoration:underline}.soteak-checkout-wrap{display:grid;grid-template-columns:minmax(0,1fr) 420px;margin:0 auto;max-width:1180px;min-height:680px}.soteak-checkout-form-side{background:var(--soteak-white);border-right:1px solid var(--soteak-border);padding:40px 56px 60px}.soteak-summary-side{background:var(--soteak-bg);border-left:1px solid var(--soteak-border);padding:40px 36px 60px}.soteak-step-breadcrumb{align-items:center;color:var(--soteak-muted);display:flex;flex-wrap:wrap;font-size:12px;gap:6px;margin-bottom:28px}.soteak-step-breadcrumb .step-done{color:var(--soteak-amber);font-weight:500}.soteak-step-breadcrumb .step-active{color:var(--soteak-ink);font-weight:600}.soteak-step-breadcrumb .sep{color:var(--soteak-border)}.soteak-step-summary{border:1px solid var(--soteak-border);border-radius:6px;margin-bottom:24px;overflow:hidden}.soteak-step-summary-row{align-items:center;border-bottom:1px solid var(--soteak-border);display:flex;font-size:13px;gap:16px;padding:12px 16px}.soteak-step-summary-row:last-child{border-bottom:0}.soteak-step-summary-row .label{color:var(--soteak-muted);flex:0 0 64px}.soteak-step-summary-row .value{color:var(--soteak-ink);flex:1}.soteak-step-summary-row .change-link{color:var(--soteak-amber);font-size:12px;text-decoration:none}.soteak-form-section-title{font-size:20px;line-height:1.25;margin-bottom:18px}.soteak-cart-items{border:1px solid var(--soteak-border);border-radius:6px;margin-bottom:24px;overflow:hidden}.soteak-cart-items .cart__item{align-items:stretch;border-bottom:1px solid var(--soteak-border);display:flex;gap:16px;margin:0;padding:18px}.soteak-cart-items .cart__item:last-child{border-bottom:0}.soteak-cart-items .cart__image{flex:0 0 82px;margin:0}.soteak-cart-items .cart__image a{background:var(--soteak-cream);border:1px solid var(--soteak-border);border-radius:6px;display:block;overflow:hidden}.soteak-cart-items .cart__item-details{flex:1}.soteak-cart-items .cart__item-name{color:var(--soteak-ink);font-size:14px;font-weight:500;text-decoration:none}.soteak-cart-items .cart__item--variants,.soteak-cart-items .cart__remove a{color:var(--soteak-muted);font-size:12px}.soteak-cart-items .cart__item-sub{align-items:flex-end;display:flex;justify-content:space-between;margin-top:10px}.soteak-cart-items .js-qty__wrapper{border:1px solid var(--soteak-border);border-radius:4px}.soteak-cart-items .js-qty__num{color:var(--soteak-ink)}.soteak-cart-items .cart__price{color:var(--soteak-ink);font-family:Cormorant Garamond,serif;font-size:20px}.soteak-cart-note-field{margin-bottom:24px}.soteak-cart-note-field label{color:var(--soteak-muted);display:block;font-size:11px;font-weight:500;letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.soteak-cart-note-field textarea{border:1px solid var(--soteak-border);border-radius:6px;min-height:96px}.soteak-payment-notice{align-items:flex-start;background:var(--soteak-bg);border:1px solid var(--soteak-border);border-radius:6px;color:var(--soteak-muted);display:flex;font-size:12px;gap:8px;margin-bottom:16px;padding:12px 16px}.soteak-payment-methods{border:1px solid var(--soteak-border);border-radius:6px;margin-bottom:24px;overflow:hidden}.soteak-pay-method{align-items:center;border-bottom:1px solid var(--soteak-border);display:flex;gap:12px;padding:13px 16px}.soteak-pay-method:last-child{border-bottom:0}.soteak-pay-method.selected{background:#fdf8f3}.soteak-pay-method .radio-dot{border:1px solid var(--soteak-amber);border-radius:50%;height:16px;position:relative;width:16px}.soteak-pay-method.selected .radio-dot:after{background:var(--soteak-amber);border-radius:50%;content:"";height:8px;left:3px;position:absolute;top:3px;width:8px}.soteak-pay-method .pay-name{color:var(--soteak-ink);flex:1;font-size:13px;font-weight:500}.soteak-pay-method .pay-icons{display:flex;gap:4px}.soteak-pay-method .pay-icons span{align-items:center;background:var(--soteak-white);border:1px solid var(--soteak-border);border-radius:3px;color:var(--soteak-ink);display:flex;font-size:9px;font-weight:700;height:22px;letter-spacing:.04em;padding:3px 7px}.soteak-pay-method .pay-icons .shop-pay{background:#5a31f4;border-color:#5a31f4;color:#fff}.soteak-pay-method .pay-icons .wa-pay{background:#25d366;border-color:#25d366;color:#fff}.soteak-cart-terms{align-items:center;color:var(--soteak-ink);display:flex;font-size:13px;gap:10px;margin-bottom:18px}.soteak-checkout-actions .cart__checkout{background:var(--soteak-amber);border:0;border-radius:6px;color:var(--soteak-ink);display:flex;font-family:Inter,sans-serif;font-size:15px;font-weight:700;justify-content:center;letter-spacing:.03em;padding:16px 24px;text-align:center;width:100%}.soteak-checkout-actions .cart__checkout:hover{background:var(--soteak-teak);color:var(--soteak-white)}.soteak-security-note{align-items:center;color:var(--soteak-muted);display:flex;font-size:11px;gap:6px;justify-content:center;margin-top:14px}.soteak-line-items{margin-bottom:24px}.soteak-line-item{align-items:flex-start;display:flex;gap:14px;margin-bottom:16px}.line-item-img-wrap{flex-shrink:0;position:relative}.line-item-img{align-items:center;background:var(--soteak-cream);border:1px solid var(--soteak-border);border-radius:5px;display:flex;height:60px;justify-content:center;overflow:hidden;width:60px}.line-item-img img{height:100%;object-fit:cover;width:100%}.qty-badge{align-items:center;background:var(--soteak-muted);border-radius:50%;color:#fff;display:flex;font-size:10px;font-weight:600;height:18px;justify-content:center;position:absolute;right:-7px;top:-7px;width:18px}.line-item-info{flex:1}.line-item-name{color:var(--soteak-ink);font-size:13px;font-weight:500;line-height:1.4}.line-item-variant{color:var(--soteak-muted);font-size:11px;margin-top:2px}.line-item-price{color:var(--soteak-ink);font-size:13px;font-weight:600;white-space:nowrap}.soteak-discount-row{display:flex;gap:8px;margin-bottom:20px}.soteak-discount-row input{background:var(--soteak-white);border:1px solid var(--soteak-border);border-radius:5px;color:var(--soteak-ink);flex:1;font-family:Inter,sans-serif;font-size:13px;padding:9px 12px}.soteak-discount-row button{background:var(--soteak-ink);border:0;border-radius:5px;color:#fff;font-family:Inter,sans-serif;font-size:12px;font-weight:500;padding:9px 16px}.soteak-totals{border-top:1px solid var(--soteak-border);margin-bottom:20px;padding-top:16px}.soteak-total-row{align-items:center;color:var(--soteak-body-text);display:flex;font-size:13px;justify-content:space-between;margin-bottom:10px}.soteak-total-row.saving{color:#2a7a2a}.soteak-total-row.grand{border-top:1px solid var(--soteak-border);color:var(--soteak-ink);font-size:17px;font-weight:600;margin-top:8px;padding-top:12px}.soteak-delivery-estimate{align-items:center;background:var(--soteak-white);border:1px solid var(--soteak-border);border-radius:6px;color:var(--soteak-body-text);display:flex;font-size:12px;gap:8px;margin-bottom:20px;padding:11px 14px}.soteak-delivery-estimate svg,.soteak-summary-trust svg{color:var(--soteak-amber);flex-shrink:0}.soteak-summary-trust{border-top:1px solid var(--soteak-border);padding-top:20px}.soteak-summary-trust .trust-item{align-items:flex-start;color:var(--soteak-body-text);display:flex;font-size:12px;gap:10px;line-height:1.5;margin-bottom:14px}.soteak-summary-trust strong{color:var(--soteak-ink);display:block;font-size:12px;font-weight:600}.soteak-empty-cart{margin:0 auto;max-width:780px;padding:72px 40px 96px;text-align:center}.soteak-empty-cart p{color:var(--soteak-muted);margin-bottom:24px}@media(max-width:880px){.soteak-checkout-intro{align-items:flex-start;flex-direction:column;gap:12px;padding:28px 24px 20px}.soteak-checkout-wrap{grid-template-columns:1fr}.soteak-summary-side{border-bottom:1px solid var(--soteak-border);border-left:0;order:-1;padding:32px 24px}.soteak-checkout-form-side{border-right:0;padding:32px 24px 48px}}@media(max-width:560px){.soteak-step-summary-row{align-items:flex-start;display:grid;grid-template-columns:64px 1fr}.soteak-step-summary-row .change-link{grid-column:2}.soteak-cart-items .cart__item{padding:14px}.soteak-cart-items .cart__image{flex-basis:70px}.soteak-cart-items .cart__item-sub{align-items:flex-start;flex-direction:column;gap:10px}.soteak-pay-method{flex-wrap:wrap}.soteak-pay-method .pay-icons{margin-left:28px}}
/*# sourceMappingURL=/cdn/shop/t/33/assets/soteak-checkout.css.map */
