.store-cart-page{--sc-bg:var(--pm-ink);--sc-panel:var(--pm-navy);--sc-line:var(--pm-rule);--sc-muted:#a2b5c1;--sc-accent:var(--pm-cyan);background:var(--sc-bg);color:var(--pm-ice);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;min-height:100svh;font-size:15px;line-height:1.5}.store-cart-page *{box-sizing:border-box}.store-cart-page svg{flex-shrink:0;width:20px;height:20px}.store-cart-page a{color:inherit;text-decoration:none}.store-cart-page button,.store-cart-page input,.store-cart-page textarea,.store-cart-page select{font:inherit}.store-cart-page button{cursor:pointer}.store-cart-page button:disabled{cursor:not-allowed;opacity:.45}.store-cart-page :focus-visible{outline:2px solid var(--sc-accent);outline-offset:4px}.store-cart-page h1,.store-cart-page h2,.store-cart-page p{margin:0}.store-cart-page h1{font-family:var(--font-display),sans-serif;letter-spacing:-.04em;font-size:clamp(36px,4vw,54px);font-weight:600;line-height:1.12}.store-cart-page h2{font-family:var(--font-display),sans-serif;letter-spacing:-.025em;font-size:21px;font-weight:600;line-height:1.3}.store-cart-page button,.store-cart-page a{transition:background .15s,color .15s,border-color .15s}.store-checkout-header{border-bottom:1px solid var(--sc-line);justify-content:space-between;align-items:center;gap:24px;max-width:1440px;min-height:88px;margin:auto;padding:20px 60px;display:flex}.store-checkout-brand{letter-spacing:.1em;font-size:21px;font-weight:700}.store-checkout-brand span{color:var(--sc-accent)}.store-checkout-caption,.store-checkout-back{align-items:center;gap:9px;font-size:13px;display:flex;color:var(--sc-muted)!important}.store-checkout-caption svg{width:16px}.store-checkout-back:hover{color:var(--sc-accent)!important}.store-cart-container,.store-success-layout{width:min(1320px,100% - 96px);margin:auto;padding:48px 0 72px}.store-eyebrow{font-family:var(--font-mono),monospace;letter-spacing:.14em;color:var(--sc-accent);font-size:11px;font-weight:600;margin-bottom:14px!important}.store-cart-heading h1{margin-bottom:14px}.store-cart-heading>p:last-child{color:var(--sc-muted);max-width:640px}.store-cart-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:32px;display:grid}.store-cart-main{min-width:0}.store-cart-lines,.store-checkout{background:var(--sc-panel);border:1px solid var(--sc-line);border-radius:0}.store-cart-lines{margin-bottom:24px;padding:26px 28px}.store-section-heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;display:flex}.store-section-heading>span,.store-receipt h2>span{color:var(--sc-muted);font-size:12px;font-weight:400}.store-cart-list article{border-top:1px solid var(--sc-line);grid-template-columns:88px minmax(0,1fr) 112px;align-items:center;gap:16px;padding:24px 0;display:grid}.store-cart-list article:first-child{border-top:0;padding-top:0}.store-cart-list article:last-child{padding-bottom:0}.store-cart-photo{color:#536873;background:#eff3f5;border-radius:0;place-items:center;width:88px;height:88px;display:grid;overflow:hidden}.store-cart-photo img{object-fit:cover;object-position:center;width:100%;height:100%}.store-cart-photo>svg{width:32px;height:32px}.store-cart-line-copy{flex-direction:column;align-items:flex-start;gap:5px;min-width:0;display:flex}.store-cart-line-copy>a{font-size:17px;font-weight:550;line-height:1.35}.store-cart-line-copy>a:hover{color:var(--sc-accent)}.store-cart-line-copy>span{color:var(--sc-muted);font-size:12px}.store-cart-line-copy .store-condition{color:var(--sc-accent);font-family:var(--font-mono),monospace;letter-spacing:.1em;font-size:10px}.store-product-sku{overflow-wrap:anywhere}.store-cart-quantity{border:1px solid #45606f;border-radius:0;align-items:center;display:flex;overflow:hidden}.store-cart-quantity button{color:var(--pm-ice);background:0 0;border:0;place-items:center;width:36px;height:44px;padding:0;display:grid}.store-cart-quantity button svg{width:15px}.store-cart-quantity button:hover{background:#213b4b}.store-cart-quantity input{text-align:center;width:38px;min-width:0;color:inherit;appearance:textfield;background:0 0;border:0;padding:0;outline-offset:-2px!important}.store-cart-quantity input::-webkit-inner-spin-button{appearance:none}.store-cart-line-total{grid-column:2/4;justify-content:space-between;align-items:center;gap:12px;display:flex}.store-cart-line-total strong{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:19px}.store-cart-line-total button{color:var(--sc-muted);background:0 0;border:0;align-items:center;gap:6px;min-height:44px;padding:8px 0;font-size:12px;display:flex}.store-cart-line-total button:hover{color:#ffb2a7}.store-cart-line-total svg{width:15px}.store-cart-refresh{color:var(--sc-muted);border-top:1px solid var(--sc-line);min-height:34px;padding-top:16px;font-size:11px;margin-top:16px!important}.store-cart-loading{min-height:160px;color:var(--sc-muted);justify-content:center;align-items:center;gap:12px;display:flex}.store-checkout{padding:28px}.store-checkout fieldset{border:0;min-width:0;margin:0;padding:0}.store-checkout fieldset+fieldset{border-top:1px solid var(--sc-line);margin-top:32px;padding-top:28px}.store-checkout legend{letter-spacing:-.02em;float:left;align-items:center;gap:12px;width:100%;margin-bottom:14px;font-size:21px;font-weight:550;display:flex}.store-checkout legend+*{clear:both}.store-section-number{font-family:var(--font-mono),monospace;color:var(--sc-accent);border:1px solid var(--sc-line);border-radius:0;place-items:center;width:28px;height:28px;font-size:11px;display:inline-grid}.store-section-description{color:var(--sc-muted);font-size:13px;margin-bottom:22px!important}.store-form-grid{grid-template-columns:1fr 1fr;gap:20px 18px;display:grid}.store-form-grid .is-wide{grid-column:1/-1}.store-form-grid label{flex-direction:column;gap:8px;min-width:0;display:flex}.store-form-grid label>span,.store-contact-choice>span{font-size:13px;font-weight:500}.store-form-grid label>span>b{color:var(--sc-accent);font-weight:400}.store-form-grid input:not([type=radio]),.store-form-grid textarea,.store-form-grid select{width:100%;color:var(--pm-ice);background:#0b1926;border:1px solid #405561;border-radius:0;min-height:50px;padding:13px 14px;line-height:1.5}.store-form-grid textarea{resize:vertical}.store-form-grid input::placeholder,.store-form-grid textarea::placeholder{color:#8398a6}.store-form-grid input:hover,.store-form-grid textarea:hover,.store-form-grid select:hover{border-color:#688391}.store-form-grid small,.store-field-hint{color:var(--sc-muted);font-size:12px;line-height:1.5}.store-contact-choice>span{margin-bottom:10px;display:block}.store-segmented{gap:8px;display:flex}.store-segmented label{cursor:pointer;border:1px solid #405561;border-radius:0;flex-direction:row;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:9px 18px;font-size:13px;position:relative}.store-segmented label:has(:checked){border-color:var(--sc-accent);color:var(--sc-accent);background:#163642}.store-segmented input{opacity:0;width:1px;height:1px;position:absolute}.store-segmented label:has(:focus-visible){outline:2px solid var(--sc-accent);outline-offset:3px}.store-segmented svg{width:16px}.store-checkout-extra{border-top:1px solid var(--sc-line);border-bottom:1px solid var(--sc-line)}.store-checkout-extra summary,.store-price-details summary{cursor:pointer;justify-content:space-between;align-items:center;gap:14px;padding:16px 0;font-size:13px;list-style:none;display:flex}.store-checkout-extra summary::-webkit-details-marker{display:none}.store-price-details summary::-webkit-details-marker{display:none}.store-checkout-extra summary svg,.store-price-details summary svg{width:16px;transition:transform .15s}.store-checkout-extra[open] summary svg,.store-price-details[open] summary svg{transform:rotate(180deg)}.store-checkout-extra>div{gap:18px;padding-bottom:20px;display:grid}.store-checkout-extra label>span{justify-content:space-between;gap:10px;display:flex}.store-checkout-consent{color:var(--sc-muted);cursor:pointer;align-items:flex-start;gap:12px;margin-top:24px;font-size:12px;display:flex}.store-checkout-consent input{width:20px;height:20px;accent-color:var(--sc-accent);flex-shrink:0;margin:2px 0 0}.store-checkout-consent a{color:var(--sc-accent);text-underline-offset:3px;text-decoration:underline}.store-cart-error,.store-cart-issues{color:#ffd0c4;overflow-wrap:anywhere;background:#34252a;border:1px solid #805452;border-radius:0;padding:16px;font-size:13px;margin-top:16px!important}.store-cart-issues{margin:0 0 20px!important}.store-cart-issues button{color:inherit;background:0 0;border:0;min-height:44px;padding:10px 0;text-decoration:underline}.store-summary-column{position:sticky;top:24px}.store-order-summary{background:var(--sc-panel);box-shadow:none;border:1px solid #3a5462;border-radius:0;padding:28px}.store-order-summary h2{margin-bottom:28px}.store-totals{gap:16px;margin:0;display:grid}.store-totals>div{justify-content:space-between;align-items:baseline;gap:16px;display:flex}.store-totals dt{color:var(--sc-muted);font-size:13px}.store-totals dt span{margin-top:2px;font-size:11px;display:block}.store-totals dd{white-space:nowrap;font-variant-numeric:tabular-nums;margin:0;font-size:15px;font-weight:550}.store-summary-total{border-top:1px solid #3a5462;flex-direction:column;gap:6px;margin-top:24px;padding-top:20px;display:flex}.store-summary-total>span{color:var(--sc-muted);font-size:12px}.store-summary-total>strong{letter-spacing:-.04em;font-variant-numeric:tabular-nums;font-size:36px}.store-summary-note{color:var(--sc-muted);font-size:12px;line-height:1.7;margin:16px 0 24px!important}.store-checkout-submit,.store-primary-link{border:1px solid var(--sc-accent);background:var(--sc-accent);border-radius:0;justify-content:space-between;align-items:center;gap:16px;min-height:54px;padding:14px 20px;font-size:14px;font-weight:760;display:flex;color:#06131c!important}.store-checkout-submit{width:100%}.store-checkout-submit:not(:disabled):hover,.store-primary-link:hover{background:var(--pm-white);border-color:var(--pm-white)}.store-secure-note{color:var(--sc-muted);justify-content:center;align-items:center;gap:7px;font-size:11px;display:flex;margin-top:14px!important}.store-secure-note svg{width:15px}.store-price-details{border-top:1px solid #3a5462;margin-top:24px}.store-price-details summary{color:var(--sc-muted);padding-bottom:0;font-size:12px}.store-price-details p{color:var(--sc-muted);margin-top:14px;font-size:12px;line-height:1.65}.store-help{flex-direction:column;gap:7px;padding:24px 12px;display:flex}.store-help>span{color:var(--sc-muted);font-size:12px}.store-help>a{letter-spacing:-.02em;font-size:20px;font-weight:550}.store-help>a:hover{color:var(--sc-accent)}.store-help>p{color:var(--sc-muted);max-width:310px;font-size:11px;line-height:1.7}.store-mobile-submit{display:none}.store-checkout-footer{border-top:1px solid var(--sc-line);max-width:1440px;color:var(--sc-muted);justify-content:space-between;align-items:center;gap:24px;margin:auto;padding:28px 60px;font-size:11px;display:flex}.store-checkout-footer>div,.store-checkout-footer>a{align-items:center;gap:8px;display:flex}.store-checkout-footer svg{width:15px;color:var(--sc-accent)}.store-checkout-footer nav{flex-wrap:wrap;gap:20px;display:flex}.store-checkout-footer a:hover{color:var(--sc-accent)}.store-success-layout{grid-template-columns:minmax(0,1fr) 340px;gap:64px;padding-top:64px;display:grid}.store-success-check{border:1px solid var(--sc-accent);background:var(--sc-panel);width:52px;height:52px;color:var(--sc-accent);border-radius:0;place-items:center;margin-bottom:24px;display:grid}.store-success-check svg{width:28px;height:28px}.store-order-success h1{margin-bottom:20px}.store-success-intro{max-width:610px;color:var(--sc-muted);font-size:16px;line-height:1.7}.store-order-number{background:var(--sc-panel);border:1px solid var(--sc-line);border-radius:0;justify-content:space-between;align-items:center;gap:16px;margin:30px 0 18px;padding:20px 24px;display:flex}.store-order-number>span{color:var(--sc-muted);font-size:13px}.store-order-number>strong{font-family:var(--font-mono),monospace;letter-spacing:-.03em;font-size:22px}.store-order-email-status{color:var(--sc-muted);overflow-wrap:anywhere;align-items:flex-start;gap:12px;font-size:13px;line-height:1.7;display:flex}.store-order-email-status svg{color:var(--sc-accent);margin-top:2px}.store-order-email-status strong{color:#e7f2f7;font-weight:500}.store-receipt{margin-top:34px}.store-receipt h2{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.store-receipt-line{border-bottom:1px solid var(--sc-line);grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:18px;padding:20px 0;display:grid}.store-receipt-line .store-cart-photo{width:64px;height:64px}.store-receipt-line>div:not(.store-cart-photo){flex-direction:column;gap:7px;display:flex}.store-receipt-line strong{font-size:14px;font-weight:550}.store-receipt-line span{color:var(--sc-muted);font-size:12px}.store-receipt-line>b{white-space:nowrap;font-size:15px}.store-receipt .store-totals{margin-top:24px}.store-success-total{border-top:1px solid var(--sc-line);justify-content:space-between;align-items:center;gap:20px;margin:24px 0 12px;padding-top:20px;display:flex}.store-success-total>span{font-size:13px}.store-success-total>strong{white-space:nowrap;color:var(--sc-accent);letter-spacing:-.03em;font-size:30px}.store-order-success .store-primary-link{width:max-content;margin-top:30px}.store-next-steps{background:var(--sc-panel);border:1px solid var(--sc-line);border-radius:0;align-self:start;margin-top:8px;padding:28px}.store-next-steps ol{counter-reset:steps;margin:28px 0 0;padding:0;list-style:none}.store-next-steps li{counter-increment:steps;padding:0 0 26px 38px;position:relative}.store-next-steps li:before{content:counter(steps);text-align:center;width:24px;height:24px;font-family:var(--font-mono),monospace;color:var(--sc-accent);border:1px solid #426472;border-radius:0;font-size:11px;line-height:22px;position:absolute;top:0;left:0}.store-next-steps li strong{font-size:14px;font-weight:550}.store-next-steps li p{color:var(--sc-muted);margin-top:7px;font-size:12px;line-height:1.7}.store-next-steps .store-help{border-top:1px solid var(--sc-line);padding:22px 0 0}.store-cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;max-width:620px;min-height:65svh;margin:auto;padding:80px 24px;display:flex}.store-cart-empty>svg{width:42px;height:42px;color:var(--sc-accent);margin-bottom:10px}.store-cart-empty>p:not(.store-eyebrow){color:var(--sc-muted)}.store-cart-empty .store-eyebrow{margin:0!important}.store-cart-empty .store-primary-link{margin-top:12px}@media (min-width:1380px){.store-cart-list article{grid-template-columns:96px minmax(0,1fr) 112px 124px}.store-cart-line-total{flex-direction:column;grid-column:auto;align-items:flex-end}.store-cart-photo{width:96px;height:96px}}@media (max-width:1100px){.store-cart-container,.store-success-layout{width:calc(100% - 56px)}.store-cart-layout{grid-template-columns:minmax(0,1fr) 310px;gap:24px}.store-cart-lines,.store-checkout,.store-order-summary{padding:22px}.store-checkout-header,.store-checkout-footer{padding-left:28px;padding-right:28px}.store-success-layout{grid-template-columns:minmax(0,1fr) 300px;gap:32px}.store-checkout-caption{display:none}.store-checkout-footer>div{max-width:220px}.store-form-grid{grid-template-columns:1fr}.store-checkout-footer>a{display:none}}@media (max-width:820px){.store-cart-container,.store-success-layout{width:calc(100% - 40px);padding-top:32px}.store-cart-layout,.store-success-layout{grid-template-columns:1fr;gap:24px}.store-summary-column{position:static}.store-cart-heading{margin-bottom:24px}.store-cart-heading>p:last-child{font-size:14px}.store-cart-lines,.store-checkout{padding:24px}.store-form-grid{grid-template-columns:1fr 1fr}.store-order-summary{padding:24px}.store-order-summary .store-checkout-submit,.store-secure-note{display:none}.store-summary-total{flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.store-summary-total>strong{font-size:30px}.store-summary-note{margin-bottom:0!important}.store-price-details{margin-top:18px}.store-mobile-submit{z-index:40;background:var(--sc-panel);padding:14px 20px max(14px,env(safe-area-inset-bottom));box-shadow:none;border-top:1px solid #426472;justify-content:space-between;align-items:center;gap:24px;display:flex;position:fixed;bottom:0;left:0;right:0}.store-mobile-submit>div{flex-direction:column;flex-shrink:0;gap:2px;display:flex}.store-mobile-submit span{color:var(--sc-muted);font-size:10px}.store-mobile-submit strong{white-space:nowrap;font-size:21px}.store-mobile-submit button{max-width:300px}.store-cart-page:has(.store-mobile-submit){padding-bottom:94px}.store-checkout-footer{flex-direction:column;align-items:flex-start;gap:16px;padding:24px 20px}.store-checkout-footer>div{max-width:none}.store-success-layout{padding-bottom:40px}.store-next-steps{margin:0}.store-next-steps ol{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.store-next-steps li{padding-top:34px;padding-left:0}.store-next-steps .store-help{padding-top:20px}.store-checkout-header{min-height:72px;padding:16px 20px}.store-checkout-brand{font-size:18px}.store-checkout-back{font-size:12px}.store-checkout-back svg{width:16px}}@media (max-width:480px){.store-cart-container,.store-success-layout{width:calc(100% - 32px)}.store-cart-heading{margin-bottom:24px}.store-cart-page h1{font-size:38px}.store-cart-page h2,.store-checkout legend{font-size:19px}.store-cart-lines,.store-checkout{padding:20px 16px}.store-cart-list article{grid-template-columns:68px minmax(0,1fr);gap:14px}.store-cart-photo{width:68px;height:68px}.store-cart-line-copy>a{font-size:15px}.store-cart-line-copy>span{font-size:11px}.store-cart-quantity{grid-area:auto/1;width:112px}.store-cart-line-total{flex-direction:column;grid-column:2;align-items:flex-end;gap:0}.store-cart-line-total strong{font-size:18px}.store-cart-line-total button{min-height:32px}.store-cart-refresh{font-size:10px}.store-form-grid{grid-template-columns:1fr}.store-form-grid input:not([type=radio]),.store-form-grid textarea,.store-form-grid select{font-size:16px}.store-checkout-extra summary{font-size:12px}.store-mobile-submit{gap:14px;padding-left:16px;padding-right:16px}.store-mobile-submit strong{font-size:20px}.store-mobile-submit button{gap:8px;max-width:210px;padding:12px;font-size:13px}.store-mobile-submit button svg{width:16px}.store-checkout-back span{font-size:0}.store-checkout-back span:after{content:"В каталог";font-size:12px}.store-checkout-footer nav{gap:14px;font-size:10px}.store-order-number{flex-direction:column;align-items:flex-start;gap:7px;padding:18px}.store-receipt-line{grid-template-columns:56px minmax(0,1fr);gap:12px}.store-receipt-line .store-cart-photo{width:56px;height:56px}.store-receipt-line>b{grid-column:2}.store-success-total{flex-direction:column;align-items:flex-start;gap:8px}.store-next-steps{padding:24px}.store-next-steps ol{grid-template-columns:1fr;gap:0}.store-next-steps li{padding:0 0 24px 38px}.store-order-success .store-primary-link{width:100%}.store-success-intro{font-size:14px}.store-eyebrow{font-size:10px}.store-cart-empty{padding:64px 20px}}@media (prefers-reduced-motion:reduce){.store-cart-page *{scroll-behavior:auto!important;transition:none!important}}.store-cart-page{font-size:15px}.store-cart-container{padding-top:32px}.store-cart-heading{margin-bottom:24px}.store-cart-heading h1{font-size:clamp(32px,3.6vw,46px)}.store-cart-lines{padding:22px 24px}.store-cart-list article{padding:18px 0}.store-form-grid input:not([type=radio]),.store-form-grid textarea,.store-form-grid select{font-size:16px}.store-form-grid [aria-invalid=true]{border-color:#ee9b89}.store-checkout-consent:has([aria-invalid=true]){border-color:#ee9b89}.store-form-grid .store-field-error,.store-field-error{color:#ffc0ad;font-size:12px;line-height:1.5;display:block}.store-form-grid label:has([aria-invalid=true])>span{color:#ffc0ad}.store-cart-page button svg{flex-shrink:0;width:18px;height:18px}.store-secondary-button,.store-text-button,.store-undo button,.store-order-actions button,.store-order-number button{min-height:44px;color:var(--sc-accent);cursor:pointer;font:inherit;background:0 0;border:1px solid #49616e;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-size:13px;display:inline-flex}.store-secondary-button:hover,.store-order-actions button:hover{background:#193340}.store-text-button{border:0;justify-content:flex-start;padding:8px 0}.store-notice,.store-undo{color:#d4eef0;overflow-wrap:anywhere;background:#12333c;border:1px solid #365e66;padding:14px 16px;font-size:13px;margin:0 0 20px!important}.store-undo{justify-content:space-between;align-items:center;gap:12px;display:flex}.store-undo button{border:0;padding:0 8px}.store-draft-note{color:var(--sc-muted);justify-content:space-between;align-items:center;gap:10px;font-size:11px;display:flex;margin-top:18px!important}.store-draft-note button{color:var(--sc-accent);background:0 0;border:0;flex-shrink:0;min-height:44px;padding:8px 0}.store-selected-delivery{background:#14303a;border:1px solid #456c75;gap:8px;padding:16px;display:grid}.store-selected-delivery>span{color:var(--sc-muted);font-size:13px}.store-selected-delivery>button{color:var(--sc-accent);background:0 0;border:0;justify-self:start;min-height:44px;padding:8px 0}.store-delivery-choice{gap:10px;display:grid}.store-cart-layout.is-unavailable{grid-template-columns:minmax(0,820px)}.store-cart-line-total button{min-height:44px}.store-cdek-dialog{color:#ecf5f7;background:#0d202d;border:1px solid #426472;width:min(1100px,100% - 32px);max-width:none;height:min(840px,100dvh - 32px);max-height:none;padding:0;overflow:hidden}.store-cdek-dialog::backdrop{background:#000b}.store-cdek-dialog>header{justify-content:space-between;align-items:center;gap:12px;height:62px;padding:12px 20px;display:flex}.store-cdek-dialog>header h2{font-size:18px}.store-cdek-dialog>header button{width:44px;height:44px;color:inherit;background:0 0;border:1px solid #426472;place-items:center;display:grid}.store-cdek-dialog iframe{background:#fff;border:0;width:100%;height:calc(100% - 62px)}.store-cdek-dialog>p{background:#0d202d;padding:10px;position:absolute;bottom:0;left:0;right:0}.store-cdek-frame{color:#182e37;z-index:1000;background:#fff;position:fixed;inset:0}.store-cdek-frame #cdek-map{width:100%;height:100%}.store-cdek-frame>p{z-index:10;color:#442e15;background:#fff8e8;border:1px solid #dfc79d;padding:16px;font-size:14px;position:absolute;bottom:12px;left:12px;right:12px}.store-order-container{width:min(1180px,100% - 96px);margin:0 auto;padding:44px 0 56px}.store-order-hero{align-items:flex-start;gap:22px;display:flex}.store-order-hero .store-success-check{flex-shrink:0;margin:3px 0 0}.store-order-hero h1{overflow-wrap:anywhere;margin-bottom:12px;font-size:clamp(30px,3.5vw,44px)}.store-order-hero .store-eyebrow{margin-bottom:10px!important}.store-order-number{justify-content:flex-start;gap:24px;margin-top:24px;padding:14px 18px}.store-order-number>strong{margin-left:auto}.store-order-number button{border:0;padding:8px}.store-order-status{color:var(--sc-accent);font-size:12px;margin-bottom:24px!important}.store-order-grid{grid-template-columns:320px minmax(0,1fr);gap:36px;display:grid}.store-order-grid .store-next-steps{margin:0;padding:24px}.store-order-grid .store-next-steps ol{margin-top:22px}.store-order-grid .store-next-steps li:last-child{padding-bottom:24px}.store-next-step-current{color:var(--sc-accent);font-size:13px;margin-top:16px!important}.store-order-contact{border:1px solid var(--sc-line);background:var(--sc-panel);padding:24px}.store-order-contact dl{gap:16px;margin:22px 0;display:grid}.store-order-contact dl>div{grid-template-columns:125px minmax(0,1fr);gap:18px;font-size:14px;display:grid}.store-order-contact dt{color:var(--sc-muted);font-size:12px}.store-order-contact dd{overflow-wrap:anywhere;margin:0}.store-order-email{border-bottom:1px solid var(--sc-line);overflow-wrap:anywhere;align-items:flex-start;gap:14px;padding:20px 0;font-size:13px;display:flex}.store-order-email>svg{width:22px;color:var(--sc-accent);flex-shrink:0}.store-order-email p{color:var(--sc-muted);margin:8px 0}.store-correction{border-bottom:1px solid var(--sc-line)}.store-correction summary{cursor:pointer;padding:18px 0;font-size:13px}.store-correction form{gap:12px;padding-bottom:20px;display:grid}.store-correction label{font-size:13px}.store-correction textarea{color:inherit;font:inherit;resize:vertical;background:#0b1926;border:1px solid #49616e;padding:12px;font-size:16px}.store-correction button{justify-self:start}.store-order-actions{border-top:1px solid var(--sc-line);flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px;padding-top:24px;display:flex}.store-order-actions a{min-height:44px;color:var(--sc-accent);align-items:center;margin-left:auto;font-size:13px;display:flex}.store-private-note{color:var(--sc-muted);max-width:680px;font-size:11px;margin-top:16px!important}.store-order-details{min-width:0}.store-order-details .store-totals>div{flex-wrap:wrap;gap:6px 16px}.store-order-details .store-totals dd{white-space:normal}.store-order-details .store-receipt{margin-top:26px}@media (max-width:1100px){.store-order-container{width:calc(100% - 56px)}.store-order-grid{grid-template-columns:280px minmax(0,1fr);gap:24px}.store-order-contact dl>div{grid-template-columns:1fr;gap:4px}}@media (max-width:820px){.store-order-container{width:calc(100% - 40px);padding-top:28px}.store-order-grid{grid-template-columns:1fr;gap:24px}.store-order-grid .store-next-steps ol{grid-template-columns:repeat(3,1fr)}.store-order-contact dl>div{grid-template-columns:120px minmax(0,1fr);gap:12px}.store-mobile-submit.is-editing{display:none}.store-order-number{gap:14px}.store-order-number>span{max-width:170px}.store-order-number>strong{font-size:19px}.store-totals dd{font-size:14px}.store-order-summary .store-checkout-submit{margin-top:18px;display:flex}.store-cdek-dialog{border:0;width:100%;height:100dvh;margin:0}}@media (max-width:480px){.store-cart-container{padding-top:24px}.store-order-container{width:calc(100% - 32px)}.store-order-hero{gap:14px}.store-order-hero .store-success-check{width:36px;height:36px}.store-order-hero .store-success-check svg{width:22px}.store-order-number{flex-flow:wrap;align-items:center;gap:6px 12px;padding:12px 16px}.store-order-number>span{width:100%;max-width:none;font-size:11px}.store-order-number>strong{margin:0 auto 0 0;font-size:21px}.store-order-grid .store-next-steps ol{grid-template-columns:1fr}.store-order-grid .store-next-steps{padding:20px}.store-order-contact{padding:20px 16px}.store-order-contact dl>div{grid-template-columns:1fr;gap:4px}.store-order-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.store-order-actions button{padding:10px 8px;font-size:12px}.store-order-actions a{margin:0}.store-success-total{align-items:flex-start;gap:8px}.store-selected-delivery{padding:12px}.store-draft-note{align-items:flex-start}.store-segmented label{flex:1;padding:10px 8px}.store-order-status{line-height:1.7}.store-cdek-dialog>header{padding:10px 16px}.store-cdek-dialog>header h2{font-size:16px}}@media print{.store-cart-page{--sc-muted:#444;--sc-panel:#fff;--sc-line:#ccc;--sc-accent:#124652;color:#111!important;background:#fff!important}.store-checkout-header,.store-checkout-footer,.store-order-actions,.store-private-note,.store-correction,.store-order-email button,.store-order-number button,.store-notice{display:none!important}.store-order-container{width:100%;padding:0}.store-order-grid{display:block}.store-next-steps{display:none}.store-order-contact,.store-receipt-line{break-inside:avoid}.store-order-status{color:#111}.store-cart-page a{color:#111!important}.store-success-total{color:#111}.store-order-number{margin-top:16px}}.store-delivery-choice>div{align-items:center;gap:12px;display:flex}.store-delivery-choice>div>svg{width:20px;height:20px;color:var(--sc-accent);flex-shrink:0}.store-delivery-choice>div>span{gap:3px;font-size:14px;display:grid}.store-delivery-choice small{color:var(--sc-muted);font-size:12px}.store-estimate{border:1px solid var(--sc-line);padding:0 14px}.store-estimate summary{cursor:pointer;padding:14px 0;font-size:13px}.store-estimate-search{align-items:flex-end;gap:12px;margin-bottom:12px;display:flex}.store-estimate-search label{flex:1;min-width:0}.store-estimate p{color:var(--sc-muted);font-size:12px;margin:12px 0!important}.store-estimate strong{font-size:14px}.store-city-options{gap:4px;display:grid}.store-city-options button{border:1px solid var(--sc-line);color:var(--sc-accent);text-align:left;background:#122d39;min-height:44px;padding:10px;font-size:13px}.store-estimate ul{margin:12px 0;padding:0;list-style:none}.store-estimate li{border-top:1px solid var(--sc-line);justify-content:space-between;align-items:center;gap:12px;padding:12px 0;font-size:13px;display:flex}.store-estimate li small{margin-top:4px;font-size:11px;display:block}.store-estimate li strong{white-space:nowrap}.store-estimate-search .store-secondary-button{flex-shrink:0;min-height:50px}@media (max-width:480px){.store-estimate-search{flex-direction:column;align-items:stretch}.store-estimate-search .store-secondary-button{min-height:44px}}.store-cart-quantity{width:134px}.store-cart-quantity button{width:44px;min-width:44px}.store-cart-quantity input{width:44px;height:44px}.store-cart-list article{grid-template-columns:88px minmax(0,1fr) 134px}.store-cart-list[hidden]{display:none}@media (min-width:1380px){.store-cart-list article{grid-template-columns:96px minmax(0,1fr) 134px 124px}}@media (max-width:480px){.store-cart-list article{grid-template-columns:68px minmax(0,1fr)}.store-cart-lines{padding:20px 16px}.store-cart-quantity{grid-area:auto/1/auto/3;justify-self:start}.store-cart-line-total{flex-direction:row;grid-column:1/3;justify-content:space-between}.store-section-heading{gap:8px}.store-section-heading>.store-text-button{font-size:11px}}.store-availability-notice{color:var(--sc-muted);border-bottom:1px solid var(--sc-line);align-items:flex-start;gap:12px;padding:16px 0 20px;font-size:13px;display:flex}.store-availability-notice>svg{color:#e7c692;flex-shrink:0;width:20px;height:20px;margin-top:1px}.store-availability-notice strong{color:var(--pm-ice);margin-bottom:4px;font-size:14px;display:block}.store-unavailable-line{grid-template-columns:128px minmax(0,1fr);gap:18px 24px;padding:28px 0;display:grid}.store-unavailable-line+.store-unavailable-line{border-top:1px solid var(--sc-line)}.store-unavailable-line .store-cart-photo{grid-row:1/3;width:128px;height:128px}.store-unavailable-copy{align-content:start;justify-items:start;gap:8px;min-width:0;display:grid}.store-unavailable-copy h3{color:var(--pm-ice);overflow-wrap:anywhere;text-transform:none;margin:0;font-size:20px;font-weight:600;line-height:1.35}.store-availability-label{color:#e7c692;font-size:12px}.store-unavailable-copy p,.store-unavailable-quantity{color:var(--sc-muted);font-size:13px}.store-unavailable-actions{flex-wrap:wrap;grid-column:2;align-items:center;gap:8px 20px;display:flex}.store-unavailable-actions .store-primary-link{gap:20px;width:auto;min-height:44px;padding:11px 16px;font-size:13px;display:inline-flex}.store-unavailable-actions svg,.store-recovery-actions svg{flex-shrink:0;width:17px;height:17px}.store-remove-unavailable{min-height:44px;color:var(--sc-muted);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:10px 0;font-size:13px;display:inline-flex}.store-remove-unavailable:hover{color:var(--pm-ice)}.store-recovery{border-top:1px solid var(--sc-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:4px;padding:24px 0 8px;display:flex}.store-recovery strong{font-size:14px;font-weight:500}.store-recovery p{color:var(--sc-muted);margin-top:4px;font-size:12px}.store-recovery-actions{flex-wrap:wrap;gap:8px 24px;display:flex}.store-recovery-actions a{min-height:44px;color:var(--sc-accent);align-items:center;gap:8px;font-size:13px;text-decoration:none;display:inline-flex}.store-recovery-actions a:hover{text-underline-offset:4px;text-decoration:underline}.store-cart-layout.is-unavailable .store-cart-refresh{border-top:0;padding-top:12px;margin-top:12px!important}@media (max-width:600px){.store-unavailable-line{grid-template-columns:96px minmax(0,1fr);gap:18px 16px;padding:24px 0}.store-unavailable-line .store-cart-photo{grid-row:1;width:96px;height:96px}.store-unavailable-copy h3{font-size:17px}.store-unavailable-actions{grid-column:1/-1;justify-content:space-between;gap:8px 12px}.store-unavailable-actions .store-primary-link{gap:12px;padding:12px;font-size:12px}.store-recovery{gap:12px;padding-top:20px;display:grid}.store-recovery-actions{justify-content:space-between;gap:8px 16px}}.store-cart-exceptions.is-mixed{border-top:1px solid var(--sc-line);margin-top:24px;padding-top:20px}.store-cart-exceptions-heading h3{color:#e7c692;text-transform:none;margin:0 0 4px;font-size:13px;font-weight:500}.store-cart-exceptions-heading p{color:var(--sc-muted);font-size:12px}.store-cart-exceptions.is-mixed .store-unavailable-line{grid-template-columns:88px minmax(0,1fr);gap:12px 16px;padding:20px 0}.store-cart-exceptions.is-mixed .store-unavailable-line:last-child{padding-bottom:0}.store-cart-exceptions.is-mixed .store-cart-photo{grid-row:1/3;width:88px;height:88px}.store-cart-exceptions.is-mixed .store-unavailable-copy{gap:5px}.store-cart-exceptions.is-mixed .store-unavailable-copy h3{font-size:17px;font-weight:550}.store-cart-exceptions.is-mixed .store-unavailable-quantity{font-size:12px}.store-cart-exceptions.is-mixed .store-unavailable-actions{grid-column:2;justify-content:flex-start;gap:8px 20px}.store-cart-exceptions.is-mixed .store-unavailable-actions .store-secondary-button{color:var(--sc-accent);background:0 0;border:1px solid #49616e;gap:12px;padding:10px 12px;font-weight:500}.store-cart-exceptions.is-mixed .store-unavailable-actions .store-secondary-button:hover{background:#193340}@media (min-width:1380px){.store-cart-exceptions.is-mixed .store-unavailable-line{grid-template-columns:96px minmax(0,1fr)}.store-cart-exceptions.is-mixed .store-cart-photo{width:96px;height:96px}}@media (max-width:480px){.store-cart-exceptions.is-mixed .store-unavailable-line{grid-template-columns:68px minmax(0,1fr);gap:14px}.store-cart-exceptions.is-mixed .store-cart-photo{grid-row:1;width:68px;height:68px}.store-cart-exceptions.is-mixed .store-unavailable-copy h3{font-size:15px}.store-cart-exceptions.is-mixed .store-unavailable-quantity{font-size:11px}.store-cart-exceptions.is-mixed .store-unavailable-actions{grid-column:1/-1;justify-content:space-between;gap:8px 12px}}.store-cart-container input,.store-cart-container textarea{caret-color:var(--sc-accent)}.store-cart-container ::selection{background:var(--sc-accent);color:var(--sc-bg)}.store-cart-container #store-equipment{scroll-margin-top:24px}.store-add-equipment{border:1px dashed #49616e;justify-content:center;align-items:center;gap:8px;min-height:44px;margin-top:20px;font-size:13px;display:flex;color:var(--sc-accent)!important}.store-add-equipment:hover{border-color:var(--sc-accent);background:#193340}.store-cart-list article{grid-template-columns:88px minmax(0,1fr) 134px;align-items:start;gap:8px 16px;padding:20px 0}.store-cart-list article>.store-cart-photo{grid-area:1/1/4;width:88px;height:88px}.store-cart-line-copy{grid-area:1/2/4}.store-cart-line-copy>a{overflow-wrap:anywhere}.store-cart-quantity{grid-area:2/3;justify-self:end}.store-cart-line-total{display:contents}.store-cart-line-total strong{grid-area:1/3;justify-self:end;font-size:19px;line-height:1.4}.store-cart-line-total button{grid-area:3/3;justify-self:end}.store-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.store-checkout legend{margin-bottom:22px}.store-delivery-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.store-form-grid .store-delivery-option{cursor:pointer;border:1px solid #49616e;grid-template-columns:28px minmax(0,1fr) 18px;align-items:start;gap:12px;min-height:108px;padding:18px 14px;display:grid;position:relative}.store-delivery-option:hover{background:#112b39;border-color:#829eab}.store-delivery-option:has(:checked){border-color:var(--sc-accent);background:#12333c}.store-delivery-option:has(:focus-visible){outline:2px solid var(--sc-accent);outline-offset:4px}.store-delivery-option:has(:disabled){cursor:not-allowed;opacity:.55}.store-delivery-option input{opacity:0;width:1px;height:1px;position:absolute}.store-delivery-option .store-delivery-icon{width:26px;height:26px;color:var(--sc-accent);margin-top:2px}.store-delivery-option-copy{gap:7px;min-width:0;display:grid}.store-delivery-option-copy strong{font-size:14px;font-weight:600}.store-delivery-option-copy small{font-size:12px;font-weight:400;line-height:1.5}.store-delivery-check{border:1px solid #688391;place-items:center;width:18px;height:18px;margin-top:3px;display:grid}.store-delivery-option:has(:checked) .store-delivery-check{background:var(--sc-accent);border-color:var(--sc-accent);color:var(--sc-bg)}.store-delivery-check svg{width:14px;height:14px}.store-pickup-info{align-items:flex-start;gap:12px;padding:0 0 2px;display:flex}.store-pickup-info>svg{color:var(--sc-accent);margin-top:2px}.store-pickup-info strong{font-size:14px;font-weight:500}.store-pickup-info p{color:var(--sc-muted);max-width:52ch;margin-top:6px;font-size:12px}.store-choose-delivery{text-align:left;justify-content:flex-start;min-height:54px}.store-choose-delivery>svg:last-child{margin-left:auto}.store-selected-delivery{background:0 0;border-color:#49616e;gap:10px;padding:18px 20px}.store-selected-delivery>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.store-selected-delivery>header>span{color:var(--sc-accent);align-items:center;gap:8px;font-size:12px;display:flex}.store-selected-delivery>strong{overflow-wrap:anywhere;font-size:16px;font-weight:550;line-height:1.5}.store-selected-delivery .store-delivery-hours{color:var(--sc-muted);font-size:12px}.store-delivery-rate{flex-wrap:wrap;align-items:baseline;gap:6px 16px;margin-top:2px;display:flex}.store-delivery-rate strong{font-variant-numeric:tabular-nums;font-size:22px}.store-delivery-rate span{color:var(--sc-muted);font-size:12px}.store-selected-delivery>button{margin-top:2px;font-size:12px}.store-summary-heading{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:24px;display:flex}.store-summary-heading h2{margin:0}.store-summary-heading>span{color:var(--sc-muted);font-size:12px}.store-order-summary .store-totals>div{align-items:flex-start;gap:12px}.store-order-summary .store-totals dd{text-align:right;white-space:normal;max-width:60%;font-size:13px}.store-summary-total{margin-top:22px}.store-summary-note{margin:12px 0 20px!important}.store-summary-warning{align-items:center;gap:12px;padding:12px 0 18px;font-size:12px;display:flex;color:#e7c692!important}.store-summary-warning:hover{text-underline-offset:4px;text-decoration:underline}.store-help .store-help-message{color:var(--sc-accent);letter-spacing:0;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:400;display:flex}.store-cdek-dialog>header p{color:var(--sc-muted);margin-top:2px;font-size:11px}.store-mobile-submit.is-hidden{display:none}@media (min-width:1380px){.store-cart-list article{grid-template-columns:96px minmax(0,1fr) 134px}.store-cart-list article>.store-cart-photo{width:96px;height:96px}}@media (min-width:821px) and (max-width:1100px){.store-delivery-options{grid-template-columns:1fr}.store-form-grid .store-delivery-option{min-height:88px}.store-form-grid{grid-template-columns:1fr}}@media (max-width:820px){.store-order-summary .store-secure-note{display:flex}.store-mobile-submit .store-secondary-button{text-align:center;flex:1;max-width:220px;font-size:12px}.store-summary-total>strong{font-size:28px}}@media (max-width:600px){.store-delivery-options{grid-template-columns:1fr;gap:10px}.store-form-grid .store-delivery-option{align-items:center;min-height:88px;padding:16px}.store-delivery-option-copy{gap:4px}.store-selected-delivery{padding:12px 16px}.store-selected-delivery>header{gap:10px}.store-selected-delivery>strong{font-size:14px}.store-delivery-rate strong{font-size:20px}}@media (max-width:480px){.store-form-grid{grid-template-columns:1fr}.store-cart-list article{grid-template-columns:68px minmax(0,1fr);gap:12px 14px}.store-cart-list article>.store-cart-photo{grid-area:1/1;width:68px;height:68px}.store-cart-line-copy{grid-area:1/2}.store-cart-line-total strong{grid-area:2/2;justify-self:start;font-size:18px}.store-cart-quantity{grid-area:3/1/auto/3;justify-self:start}.store-cart-line-total button{grid-area:3/2;justify-self:end}.store-mobile-submit strong{font-size:18px}.store-mobile-submit>div{flex-shrink:1;min-width:0}.store-mobile-submit .store-checkout-submit{flex-shrink:0;width:auto;padding:12px 10px;font-size:12px}.store-summary-total{gap:12px}.store-summary-total>span{max-width:45%}.store-summary-total>strong{font-size:25px}}.store-checkout-consent{align-items:flex-start;gap:12px;margin:24px 0 0;line-height:20px}.store-checkout-consent input[type=checkbox]{appearance:auto;flex:0 0 20px;align-self:flex-start;width:20px;min-width:20px;height:20px;min-height:20px;max-height:20px;margin:0;padding:0}.store-checkout-consent>span{min-width:0;line-height:20px;display:block}.store-payment-select{min-width:0;position:relative}.store-payment-label{margin-bottom:8px;font-size:13px;font-weight:500;display:block}.store-payment-trigger,.store-payment-options button{text-align:left;width:100%;min-height:66px;color:var(--pm-ice);background:#0b1926;border:1px solid #49616e;align-items:center;gap:12px;padding:12px 14px;display:flex}.store-payment-trigger>svg:first-child,.store-payment-options button>svg:first-child{color:var(--sc-accent)}.store-payment-trigger>span,.store-payment-options button>span{flex:1;gap:4px;min-width:0;display:grid}.store-payment-trigger strong,.store-payment-options strong{font-size:13px;font-weight:500;line-height:1.5}.store-payment-trigger small,.store-payment-options small{color:var(--sc-muted);font-size:11px;line-height:1.5}.store-payment-trigger[aria-expanded=true]{border-color:var(--sc-accent)}.store-payment-trigger[aria-expanded=true]>svg:last-child{transform:rotate(180deg)}.store-payment-trigger:hover,.store-payment-options button:hover{background:#193340}.store-payment-options{z-index:45;background:#0b1926;border:1px solid #49616e;padding:4px;position:absolute;inset:calc(100% + 6px) 0 auto}.store-payment-options.is-up{inset:auto 0 calc(100% + 6px)}.store-payment-options button{border:0;min-height:66px}.store-payment-options button+button{border-top:1px solid var(--sc-line)}.store-payment-options button[aria-selected=true]{background:#12333c}.store-payment-options button:focus-visible{outline-offset:-3px;background:#193340}.store-payment-options button>svg:last-child:not(:first-child){color:var(--sc-accent)}.store-cdek-dialog{background:var(--sc-panel,#0d202d);width:min(1120px,100vw - 48px);height:min(820px,100dvh - 48px);color:var(--pm-ice,#ecf5f7);border:1px solid #49616e;margin:auto;padding:0;position:fixed;inset:0;overflow:hidden}.store-cdek-dialog[open]{flex-direction:column;display:flex}.store-cdek-dialog>header{border-bottom:1px solid #49616e;flex:none;gap:14px;height:auto;min-height:82px;padding:16px 20px}.store-cdek-dialog>header>svg{color:var(--sc-accent);width:24px;height:24px}.store-cdek-dialog>header>div{flex:1;min-width:0}.store-cdek-dialog>header h2{font-size:19px;line-height:1.3}.store-cdek-dialog>header p{margin-top:4px;font-size:12px;line-height:1.5}.store-cdek-dialog>header button{flex-shrink:0}.store-cdek-body{background:#e8eef0;flex:1;min-height:0;position:relative}.store-cdek-body iframe{border:0;width:100%;height:100%;display:block}.store-cdek-loading{z-index:2;text-align:center;color:#ecf5f7;background:#0d202d;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px;display:flex;position:absolute;inset:0}.store-cdek-loading>svg{width:28px;height:28px;color:var(--sc-accent);animation:1s linear infinite store-cdek-spin}.store-cdek-loading strong{font-size:16px;font-weight:500}.store-cdek-loading span{color:var(--sc-muted);font-size:12px}.store-cdek-feedback{color:#ecf5f7;z-index:3;background:#0d202d;border:1px solid #49616e;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.store-cdek-feedback p{font-size:13px;line-height:1.5}.store-cdek-feedback button{flex-shrink:0}.store-cdek-dialog>footer{border-top:1px solid #49616e;flex:none;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:8px 20px;display:flex}.store-cdek-dialog>footer>span{color:var(--sc-muted);text-align:right;font-size:11px}@keyframes store-cdek-spin{to{transform:rotate(360deg)}}@media (max-width:820px){.store-cdek-dialog{border:0;width:100%;height:100dvh;margin:0}.store-cdek-dialog>header{padding:14px 16px;padding-top:max(14px,env(safe-area-inset-top));gap:10px;min-height:84px}.store-cdek-dialog>header>svg{display:none}.store-cdek-dialog>header h2{font-size:18px}.store-cdek-dialog>header p{font-size:11px}.store-cdek-dialog>footer{padding:8px 16px max(8px,env(safe-area-inset-bottom));flex-wrap:wrap;gap:4px}.store-cdek-dialog>footer>span{text-align:left}.store-cdek-feedback{flex-direction:column;align-items:stretch;gap:10px;bottom:12px;left:12px;right:12px}}@media (prefers-reduced-motion:reduce){.store-cdek-loading>svg{animation:none}}.store-cart-page{--sc-control-line:#526d7b}.store-cart-lines,.store-checkout,.store-order-summary,.store-form-grid input:not([type=radio]),.store-form-grid textarea,.store-form-grid select,.store-segmented label,.store-cart-quantity,.store-secondary-button,.store-delivery-option,.store-selected-delivery,.store-payment-trigger,.store-payment-options{border-color:var(--sc-control-line)}.store-cart-container #store-cart-exceptions{scroll-margin-top:24px}.store-checkout-blocked{background:var(--sc-panel);border:1px solid var(--sc-control-line);justify-content:space-between;align-items:center;gap:24px;padding:24px;display:flex}.store-checkout-blocked>div{gap:7px;max-width:62ch;display:grid}.store-checkout-blocked h2{margin:0}.store-checkout-blocked p{color:var(--sc-muted);font-size:13px}.store-checkout-blocked .store-secondary-button{flex-shrink:0;justify-content:space-between;min-width:218px}.store-submit-label-compact{display:none}.store-cart-line-copy .store-condition,.store-cart-refresh,.store-draft-note,.store-secure-note,.store-help>p,.store-payment-trigger small,.store-payment-options small,.store-mobile-submit span,.store-checkout-footer{font-size:12px}.store-checkout-back{min-height:44px;padding:8px 0}.store-checkout-footer nav a,.store-checkout-footer>a{align-items:center;min-height:44px;padding:6px 0;display:inline-flex}@media (max-width:600px){.store-checkout-blocked{gap:16px;padding:20px 16px;display:grid}.store-checkout-blocked .store-secondary-button{width:100%;min-width:0}.store-cart-heading{margin-bottom:18px}.store-cart-heading h1{margin-bottom:10px}.store-cart-lines,.store-checkout{padding:18px 16px}.store-checkout fieldset+fieldset{margin-top:24px;padding-top:22px}.store-checkout legend{margin-bottom:10px}.store-form-grid{gap:16px}.store-form-grid .store-delivery-option{min-height:76px;padding:14px}.store-checkout-consent{margin-top:20px}}@media (max-width:480px){.store-cart-container{padding-top:20px}.store-cart-page h1{font-size:34px}.store-payment-options,.store-payment-options.is-up{inset:auto 16px calc(102px + env(safe-area-inset-bottom)) 16px;max-height:calc(100dvh - 134px);position:fixed;overflow:auto}.store-mobile-submit .store-submit-label-wide{display:none}.store-mobile-submit .store-submit-label-compact{display:inline}.store-mobile-submit .store-checkout-submit{max-width:none;min-height:52px}.store-checkout-footer nav{gap:8px 16px;font-size:12px}}.store-manager-card{display:none}@media (min-width:1101px){.store-summary-column>.store-help{display:none}.store-manager-card{background:#0b1926;border:1px solid #49616e;grid-template-columns:minmax(0,1fr) 88px;gap:12px 16px;margin-top:16px;padding:20px;display:grid}.store-manager-copy{display:contents}.store-manager-copy h2{letter-spacing:-.03em;text-wrap:balance;grid-column:1;max-width:200px;margin:0;font-size:22px;line-height:1.2}.store-manager-copy>p{color:var(--sc-muted);text-wrap:pretty;grid-column:1;margin:0;font-size:13px;line-height:1.55}.store-manager-message{border:1px solid var(--sc-accent);text-align:center;grid-column:1/-1;justify-content:center;align-items:center;gap:10px;min-width:0;min-height:46px;margin-top:6px;padding:10px 12px;font-size:14px;font-weight:600;line-height:1.4;transition:background-color .16s,color .16s;display:flex;color:var(--sc-accent)!important}.store-manager-message:hover{background:var(--sc-accent);color:var(--sc-bg)!important}.store-manager-message svg{flex:none;width:20px;height:20px}.store-manager-phone{white-space:nowrap;font-variant-numeric:tabular-nums;grid-column:1/-1;justify-content:center;justify-self:center;align-items:center;min-height:40px;padding:0 8px;font-size:13px;line-height:1.4;display:inline-flex;color:var(--sc-muted)!important}.store-manager-phone:hover{color:var(--pm-ice)!important}.store-manager-message:focus-visible,.store-manager-phone:focus-visible{outline:2px solid var(--sc-accent);outline-offset:4px}.store-manager-portrait{pointer-events:none;background:#102735 url(/images/team/checkout-manager-v2.webp) 55% 0/auto 260px no-repeat;grid-area:1/2/3;align-self:stretch;min-height:136px}}
