.checkout-page{background:var(--surface-soft);min-height:70vh;padding:0 0 80px}.checkout-summary-title span{color:var(--muted);font-size:13px;font-weight:700}.checkout-stepper{border-bottom:1px solid var(--line);background:#fff;margin-bottom:30px}.checkout-stepper>div{grid-template-columns:repeat(3,1fr);display:grid}.checkout-stepper button{min-height:68px;color:var(--ink-muted);cursor:default;background:0 0;border:0;justify-content:center;align-items:center;gap:9px;display:flex;position:relative}.checkout-stepper button:not(:last-child):after{background:var(--line);content:"";width:1px;position:absolute;top:20px;bottom:20px;right:0}.checkout-stepper button>span{border:1px solid var(--line);background:#f7f8fa;border-radius:50%;place-items:center;width:28px;height:28px;font-size:12px;font-weight:900;display:grid}.checkout-stepper button>i{display:none}.checkout-stepper button.is-active{color:var(--ink)}.checkout-stepper button.is-active>span{border-color:var(--cyan);background:var(--cyan);color:#fff}.checkout-stepper button.is-complete{color:var(--cyan);cursor:pointer}.checkout-stepper button.is-complete>span{background:#eaf6ff;border-color:#b9defb}.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(320px,400px);align-items:start;gap:28px;min-height:70vh;display:grid}.checkout-main,.checkout-panel{min-width:0}.checkout-panel,.checkout-summary{border:1px solid var(--line);background:#fff;border-radius:8px}.checkout-panel{padding:28px}.checkout-panel-title{align-items:center;gap:13px;margin-bottom:26px;display:flex}.checkout-panel-title>span{width:44px;height:44px;color:var(--cyan);background:#eaf6ff;border-radius:7px;flex:0 0 44px;place-items:center;font-size:21px;display:grid}.checkout-panel-title h2{font-family:var(--font-display), "Bricolage Grotesque", Arial, sans-serif;margin:0;font-size:28px}.checkout-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.checkout-form-grid label{gap:7px;min-width:0;display:grid}.checkout-form-grid label.is-wide{grid-column:1/-1}.checkout-form-grid label>span{color:var(--ink);font-size:14px;font-weight:800}.checkout-form-grid label>span small{color:var(--ink-muted);font-weight:500}.checkout-form-grid input{width:100%;min-height:48px;color:var(--ink);font:inherit;background:#fff;border:1px solid #cfd7df;border-radius:6px;outline:none;padding:0 13px;font-size:16px}.checkout-form-grid input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #0169ca1a}.checkout-saved-addresses{grid-column:1/-1;gap:10px;display:grid}.checkout-saved-addresses>span{color:var(--ink);font-size:14px;font-weight:800}.checkout-saved-addresses>div{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:10px;display:grid}.checkout-saved-addresses button{min-height:92px;color:var(--ink);font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #cfd7df;border-radius:7px;gap:4px;padding:13px 14px;display:grid}.checkout-saved-addresses button:hover,.checkout-saved-addresses button:focus-visible,.checkout-saved-addresses button.is-selected{border-color:var(--cyan);box-shadow:0 0 0 3px #0169ca1a}.checkout-saved-addresses strong{font-size:15px;font-weight:800}.checkout-saved-addresses small{color:var(--ink-muted);font-size:13px;line-height:1.35}.checkout-saved-addresses em{color:var(--green);background:#edf7f2;border-radius:999px;justify-self:start;padding:3px 8px;font-size:11px;font-style:normal;font-weight:800}.checkout-address-autocomplete{z-index:4;position:relative}.checkout-address-suggestions{z-index:30;background:#fff;border:1px solid #d9dee7;border-radius:8px;position:absolute;top:calc(100% + 6px);left:0;right:0;overflow:hidden;box-shadow:0 12px 28px #0f172a1f}.checkout-address-suggestions button{color:#14171d;width:100%;font:inherit;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f4;padding:12px 14px;display:block}.checkout-address-suggestions button:last-child{border-bottom:0}.checkout-address-suggestions button:hover,.checkout-address-suggestions button:focus-visible{background:#f4f7fa}.checkout-address-options{gap:10px;margin-top:18px;display:grid}.checkout-billing-toggle,.checkout-save-address{color:#17181d;cursor:pointer;align-items:center;gap:9px;width:fit-content;display:flex}.checkout-billing-toggle input,.checkout-save-address input{width:16px;height:16px;accent-color:var(--cyan);flex:none}.checkout-billing-toggle>span,.checkout-save-address>span{gap:2px;display:grid}.checkout-billing-toggle strong,.checkout-save-address strong{color:#17181d;font-size:14px;font-weight:700}.checkout-billing-toggle small,.checkout-save-address small{color:#6e727b;font-size:13px;font-weight:500;line-height:1.4}.checkout-billing-address{margin-top:24px}.checkout-address-section-title{align-items:flex-start;gap:12px;margin-bottom:18px;display:flex}.checkout-address-section-title>span{width:38px;height:38px;color:var(--cyan);background:#eef6ff;border-radius:6px;flex:none;place-items:center;display:grid}.checkout-address-section-title h3{margin:0;font-size:18px}.checkout-address-section-title p{color:#6e727b;margin:2px 0 0;font-size:13px}.checkout-payment-retry{width:100%;margin-top:12px}.checkout-panel-actions{justify-content:flex-end;gap:10px;margin-top:28px;display:flex}.checkout-panel-actions .btn,.checkout-secondary{min-height:46px;padding:0 18px}.checkout-panel-actions .btn:disabled{opacity:.45;cursor:not-allowed}.checkout-secondary{border:1px solid var(--line);color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:6px;font-weight:800}.checkout-auth-inline{gap:10px;margin-bottom:24px;display:grid}.checkout-auth-inline-tabs{grid-template-columns:1fr 1fr;gap:10px;display:grid}.checkout-auth-or-divider{color:#9ca3af;letter-spacing:.06em;text-transform:uppercase;align-items:center;gap:12px;margin:2px 0;font-size:12px;font-weight:600;display:flex}.checkout-auth-or-divider:before,.checkout-auth-or-divider:after{content:"";background:var(--line);flex:1;height:1px}.checkout-auth-guest-title{color:var(--ink);margin:0 0 12px;font-size:16px;font-weight:700;line-height:1.3}.checkout-auth-inline-tab{border:1px solid var(--line);min-height:46px;color:var(--ink);font:inherit;cursor:pointer;background:#fff;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:700;transition:border-color .15s,background .15s,color .15s;display:flex}.checkout-auth-inline-tab .app-icon{flex:none;font-size:17px}.checkout-auth-inline-tab:hover{color:#0169ca;border-color:#0169ca}.checkout-auth-inline-tab.is-active{color:#fff;background:#0169ca;border-color:#0169ca;box-shadow:0 2px 6px #0169ca40}.checkout-auth-bottom-guest{text-align:center;gap:12px;margin-top:14px;display:grid}.checkout-auth-guest-link{color:#0169ca;font:inherit;cursor:pointer;background:0 0;border:0;margin:0 auto;font-size:14px;font-weight:600;display:inline-block}.checkout-auth-guest-link:hover{text-decoration:underline}.checkout-auth-form{gap:14px;margin-bottom:4px;display:grid}.checkout-auth-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.checkout-auth-form label{color:var(--ink);gap:6px;font-size:14px;font-weight:700;display:grid}.checkout-auth-form label>span:not(.checkout-auth-password-field){color:#6b7280;font-size:13px;font-weight:600}.checkout-auth-form input{border:1px solid var(--line);width:100%;min-height:46px;color:var(--ink);font:inherit;background:#fff;border-radius:6px;outline:none;padding:0 13px;font-size:15px;transition:border-color .15s,box-shadow .15s}.checkout-auth-form input:focus{border-color:#0169ca;box-shadow:0 0 0 3px #0169ca1f}.checkout-auth-password-field{display:block;position:relative}.checkout-auth-password-field input{padding-right:46px}.checkout-auth-password-toggle{color:#6b7280;cursor:pointer;background:0 0;border:0;border-radius:6px;place-items:center;width:34px;height:34px;font-size:19px;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.checkout-auth-password-toggle:hover{color:#0169ca;background:#eef4fb}.checkout-auth-forgot{color:#0169ca;width:fit-content;margin-left:auto;font-size:13px;font-weight:700;text-decoration:none}.checkout-auth-forgot:hover{text-decoration:underline}.checkout-auth-message{border-radius:6px;margin:0;padding:10px 13px;font-size:13px;line-height:1.45}.checkout-auth-message.is-error{color:#b91c1c;background:#fff0f0}.checkout-auth-message.is-success{color:#166534;background:#ecfdf5}.checkout-auth-form-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.checkout-auth-form-actions .btn{align-items:center;gap:8px;display:flex}.checkout-auth-mode-switch{color:#0169ca;width:100%;font:inherit;cursor:pointer;text-align:center;background:0 0;border:0;margin-top:10px;font-size:13px;font-weight:600;display:block}.checkout-auth-mode-switch:hover{text-decoration:underline}@media (max-width:540px){.checkout-auth-inline-tabs,.checkout-auth-form-grid{grid-template-columns:1fr}}.checkout-delivery-choice,.checkout-payment-choice,.checkout-payment-status{border:1px solid var(--line);border-radius:7px;align-items:center;gap:13px;margin-top:22px;padding:16px;display:flex}.checkout-delivery-options{gap:10px;margin-top:22px;display:grid}.checkout-delivery-choice{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff;grid-template-columns:140px minmax(0,1fr) minmax(86px,auto) 18px;align-items:center;gap:8px 16px;margin-top:0;display:grid}.checkout-payment-choice{width:100%;color:inherit;font:inherit;text-align:left;cursor:pointer;background:#fff}.checkout-payment-choice:disabled{opacity:.55;cursor:not-allowed}.checkout-delivery-choice>span:not(.checkout-delivery-price):not(.checkout-delivery-logo),.checkout-payment-choice>span{width:40px;height:40px;color:var(--cyan);background:#f0f3f6;border-radius:6px;flex:0 0 40px;place-items:center;font-size:19px;display:grid}.checkout-delivery-choice>.checkout-delivery-logo{flex-basis:140px;justify-content:flex-start;align-items:center;width:140px;height:44px;padding:0;display:flex;overflow:visible}.checkout-delivery-logo img{object-fit:contain;width:100%;height:100%}.checkout-delivery-choice>div,.checkout-payment-choice>div,.checkout-payment-status>div{gap:2px;min-width:0;display:grid}.checkout-delivery-choice>div{grid-column:2}.checkout-delivery-choice small,.checkout-payment-choice small,.checkout-payment-status span{color:var(--ink-muted);font-size:14px}.checkout-small-order-fee-note{color:#7a5200;background:#fff8e5;border:1px solid #f2d28d;border-radius:6px;margin-top:8px;padding:9px 10px;font-size:12px;font-weight:750;line-height:1.4;display:block}.checkout-summary dl>div.checkout-small-order-summary,.legacy-checkout-review dl>div.checkout-small-order-summary{color:#8a5a00;font-size:12px}.checkout-summary dl>div.checkout-small-order-summary dd,.legacy-checkout-review dl>div.checkout-small-order-summary dd{color:#8a5a00;text-align:right;font-weight:750}.checkout-delivery-choice>.checkout-delivery-price{color:var(--ink);text-align:right;white-space:nowrap;grid-column:3;justify-items:end;gap:2px;display:grid}.checkout-delivery-price strong{color:var(--ink);font-size:16px;font-weight:850}.checkout-delivery-price small{color:var(--ink);letter-spacing:-.01em;font-family:inherit;font-size:12.5px;font-weight:850}.checkout-delivery-choice.is-selected,.checkout-payment-choice.is-selected{border-color:var(--cyan);box-shadow:inset 0 0 0 1px var(--cyan)}.checkout-delivery-choice>i:last-child{border:1px solid #b9c3ce;border-radius:50%;grid-column:4;width:15px;height:15px;margin-left:0}.checkout-payment-choice>i:last-child{border:1px solid #b9c3ce;border-radius:50%;width:15px;height:15px;margin-left:auto}.checkout-delivery-choice.is-selected>i:last-child,.checkout-payment-choice.is-selected>i:last-child{border:4px solid var(--cyan)}.checkout-payment-status{background:#fff8e5;border-color:#efcf78}.checkout-payment-status>i{color:#9b6b00;flex:none;font-size:21px}.checkout-payment-loading,.checkout-payment-form{gap:18px;margin-top:18px;display:grid}.checkout-payment-loading{border:1px solid var(--border);color:var(--muted);border-radius:16px;align-items:center;padding:18px;display:flex}.checkout-payment-loading i{color:var(--cyan);font-size:20px}.checkout-payment-submit{justify-content:center;width:100%}.checkout-payment-dialog-backdrop{z-index:1200;background:#11182794;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.checkout-payment-dialog{width:min(100%,520px);color:var(--ink);text-align:center;background:#fff;border-radius:8px;justify-items:center;gap:14px;padding:32px;display:grid;box-shadow:0 24px 70px #11182738}.checkout-payment-dialog-icon{width:54px;height:54px;color:var(--cyan);background:#e8f4ff;border-radius:50%;place-items:center;font-size:26px;display:grid}.checkout-payment-dialog-backdrop.is-error .checkout-payment-dialog-icon{color:#d92d20;background:#fff0ef}.checkout-payment-dialog h3{margin:0;font-size:24px}.checkout-payment-dialog p{max-width:430px;color:var(--ink-muted);margin:0;font-size:16px;line-height:1.55}.checkout-payment-dialog .btn{justify-content:center;min-width:210px;margin-top:4px}.checkout-payment-dialog-progress{border:3px solid #dbe8f4;border-top-color:var(--cyan);border-radius:50%;width:34px;height:34px;margin-top:4px;animation:.8s linear infinite checkout-payment-spin}@keyframes checkout-payment-spin{to{transform:rotate(360deg)}}.checkout-paypal-buttons{min-height:45px}.checkout-summary{padding:22px}.checkout-summary-title{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding-bottom:17px;display:flex}.checkout-summary-title h2{font-family:var(--font-display), "Bricolage Grotesque", Arial, sans-serif;margin:2px 0 0;font-size:24px}.checkout-summary-products{gap:13px;max-height:265px;padding:17px 0;display:grid;overflow:auto}.checkout-summary-products article{grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.checkout-summary-products article>span{background:#f4f6f8;border-radius:6px;place-items:center;width:54px;height:54px;display:grid;position:relative}.checkout-summary-products img{object-fit:contain;width:48px;height:48px}.checkout-summary-products article>span b{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:10px;display:grid;position:absolute;top:-6px;right:-6px}.checkout-summary-products article>div{gap:2px;min-width:0;display:grid}.checkout-summary-products article small{color:var(--ink-muted);font-size:12px}.checkout-summary-products article strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;display:-webkit-box;overflow:hidden}.checkout-summary-products article>b{white-space:nowrap;font-size:14px}.checkout-promo{color:var(--green);background:#edf9f3;border-radius:6px;justify-content:space-between;align-items:center;gap:7px;margin:0 0 15px;padding:9px 10px;font-size:11px;font-weight:900;display:flex}.checkout-promo span{align-items:center;gap:7px;min-width:0;display:inline-flex}.checkout-promo strong{color:var(--green);white-space:nowrap;flex:none;font-size:13px;font-weight:950}.checkout-summary dl{border-top:1px solid var(--line);gap:9px;margin:0;padding-top:16px;display:grid}.checkout-summary dl>div{color:var(--ink-muted);justify-content:space-between;gap:15px;font-size:14px;display:flex}.checkout-summary dd{color:var(--ink);margin:0;font-weight:800}.checkout-summary dl>div.is-saving,.checkout-summary dl>div.is-saving dd{color:var(--green)}.checkout-summary dl>div.checkout-summary-total{border-top:1px solid var(--line);color:var(--ink);align-items:end;margin-top:6px;padding-top:15px;font-weight:900}.checkout-summary-total dd{font-family:var(--font-display), "Bricolage Grotesque", Arial, sans-serif;font-size:24px}.checkout-empty{text-align:center;align-content:center;justify-items:center;min-height:62vh;padding-block:70px;display:grid}.checkout-empty>span{width:64px;height:64px;color:var(--cyan);background:#eaf6ff;border-radius:8px;place-items:center;font-size:28px;display:grid}.checkout-empty h1{font-family:var(--font-display), "Bricolage Grotesque", Arial, sans-serif;margin:18px 0 7px;font-size:34px}.checkout-empty p{color:var(--ink-muted);margin:0 0 22px}@media (max-width:860px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media (max-width:560px){.checkout-stepper button{gap:6px;min-height:62px}.checkout-stepper button>i{font-size:17px;display:inline-flex}.checkout-stepper button>strong{display:none}.checkout-panel,.checkout-summary{padding:18px}.checkout-form-grid{grid-template-columns:1fr}.checkout-form-grid label.is-wide{grid-column:auto}.checkout-panel-actions{display:grid}.checkout-panel-actions .btn,.checkout-secondary{width:100%}.checkout-delivery-choice{grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.checkout-delivery-choice>.checkout-delivery-logo{grid-area:1/1/span 2;width:96px;height:34px}.checkout-delivery-choice>div{grid-area:1/2;max-width:none}.checkout-delivery-price{text-align:left;grid-area:2/2;justify-items:start}.checkout-delivery-choice>i:last-child{grid-area:1/3/span 2}}.checkout-sidebar{gap:16px;min-width:0;display:grid}.checkout-upsell-wrapper{width:100%}.checkout-upsell-box{border:1px solid var(--line);background:#fff;border-radius:8px;padding:18px}.checkout-upsell-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.checkout-upsell-header h3{color:var(--ink);letter-spacing:0;margin:0;font-size:15px;font-weight:850;line-height:1.35}.checkout-upsell-item{background:#fbfcfd;border:1px solid #e4e9ef;border-radius:7px;grid-template-columns:104px minmax(0,1fr);align-items:center;gap:14px;min-width:0;padding:12px;display:grid}.checkout-upsell-image-box{background:#fff;border:1px solid #eef1f5;border-radius:6px;place-items:center;width:104px;height:104px;display:grid;overflow:hidden}.checkout-upsell-img{object-fit:contain;width:98px;height:98px}.checkout-upsell-details{gap:8px;min-width:0;display:grid}.checkout-upsell-details h4{color:var(--ink);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:13px;font-weight:800;line-height:1.25;display:-webkit-box;overflow:hidden}.checkout-upsell-price-row{flex-wrap:wrap;align-items:baseline;gap:7px;display:flex}.checkout-upsell-promo-price{color:var(--pink);white-space:nowrap;font-size:14px;font-weight:900}.checkout-upsell-original-price{color:#8b95a1;white-space:nowrap;font-size:12px;font-weight:700;text-decoration:line-through}.checkout-upsell-badge{min-height:22px;color:var(--pink);background:#ed168c1a;border-radius:6px;align-items:center;padding:0 7px;font-size:12px;font-style:normal;font-weight:900;display:inline-flex}.checkout-upsell-details>button{background:var(--ink);color:#fff;min-height:34px;font:inherit;white-space:nowrap;cursor:pointer;border:0;border-radius:6px;justify-content:center;justify-self:start;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:850;display:inline-flex}.checkout-upsell-details>button:hover,.checkout-upsell-details>button:focus-visible{background:var(--cyan)}.checkout-upsell-details>button.is-added{background:var(--green)}.checkout-upsell-details>button i{font-size:15px}.checkout-upsell-dots{justify-content:center;gap:6px;margin-top:10px;display:flex}.checkout-upsell-dots button{cursor:pointer;background:#cbd5e1;border:0;border-radius:999px;width:6px;height:6px;padding:0}.checkout-upsell-dots button.is-active{background:var(--cyan);width:16px}@media (max-width:560px){.checkout-upsell-item{grid-template-columns:88px minmax(0,1fr)}.checkout-upsell-image-box{width:88px;height:88px}.checkout-upsell-img{width:82px;height:82px}}
