.sf.sf-cart-page{max-width:1440px;padding:32px 5% 80px}.sf-cart-page .sf-intro{margin:0;padding:0 0 36px}.sf-cart-page .sf-intro h1{letter-spacing:-.04em;font-size:clamp(32px,3.5vw,48px)}.sf-cart-breadcrumb{color:var(--sf-muted);align-items:center;gap:10px;margin-bottom:28px;font-size:12px;display:flex}.sf-cart-breadcrumb a{align-items:center;gap:8px;min-height:44px;display:inline-flex}.sf-cart-breadcrumb>span{color:var(--sf-ink)}.sf-cart-page .sf-cart-layout{grid-template-columns:minmax(0,1fr) minmax(300px,360px);gap:clamp(28px,4vw,64px)}.sf-cart-products{min-width:0}.sf-cart-page .sf-cart-caption{align-items:center;gap:16px;padding-bottom:20px}.sf-cart-caption h2{color:var(--sf-ink);align-items:center;gap:10px;margin:0;font-size:16px;font-weight:500;display:flex}.sf-cart-caption h2 span{background:var(--ui-color-surface-muted);border-radius:50%;place-items:center;min-width:26px;height:26px;padding:0 6px;font-size:12px;display:grid}.sf-cart-page .sf-cart-item{grid-template-columns:180px minmax(0,1fr) auto;grid-template-areas:"image info end""image controls end";align-items:start;gap:14px 24px;padding:28px 0;display:grid}.sf-cart-page .sf-cart-image{box-sizing:border-box;background:#f7f6f8;border-radius:16px;grid-area:image;width:100%;padding:8px;overflow:hidden}.sf-cart-page .sf-cart-info{grid-area:info}.sf-cart-info h3{overflow-wrap:anywhere;margin:8px 0;font-size:18px;font-weight:500;line-height:1.35}.sf-cart-info h3 a:hover{text-underline-offset:4px;text-decoration:underline}.sf-cart-page .sf-cart-info p{line-height:1.6}.sf-cart-facts{color:var(--sf-muted);flex-wrap:wrap;gap:6px 12px;margin-top:10px;font-size:12px;display:flex}.sf-cart-unit-price{color:var(--sf-muted);margin-top:12px;font-size:12px}.sf-cart-unit-price .sf-price{color:var(--sf-ink);font-size:14px}.sf-cart-edit{min-height:44px;color:var(--sf-muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.sf-cart-edit:hover{color:var(--sf-ink)}.sf-cart-controls{flex-wrap:wrap;grid-area:controls;align-items:center;gap:8px 16px;display:flex}.sf-cart-page .sf-quantity{background:#fff;gap:0;margin:0;overflow:hidden}.sf-cart-page .sf-quantity button{flex:0 0 44px;width:44px;height:44px;transition:background .15s}.sf-cart-page .sf-quantity button:hover:not(:disabled){background:var(--ui-color-surface-muted)}.sf-cart-page .sf-quantity button:disabled{opacity:.3;cursor:not-allowed}.sf-cart-page .sf-quantity button:focus-visible{outline-offset:-4px}.sf-cart-page .sf-quantity output{text-align:center;font-variant-numeric:tabular-nums;min-width:28px;font-size:14px}.sf-cart-remove{min-width:64px;min-height:44px;color:var(--sf-muted);border-radius:24px;justify-content:center;align-items:center;gap:6px;font-size:12px;display:inline-flex}.sf-cart-remove:hover{color:#8c4141;background:#f7efef}.sf-cart-page .sf-cart-end{grid-area:end;justify-content:flex-start;align-items:flex-end;gap:8px;padding:0}.sf-cart-end>span:first-child{color:var(--sf-muted);font-size:11px}.sf-cart-page .sf-cart-end .sf-price{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:16px;font-weight:500}.sf-cart-page .sf-summary{background:#f7f6f8;border:1px solid #e8e5eb;border-radius:18px;padding:28px;top:96px}.sf-cart-page .sf-summary h2{letter-spacing:-.025em;margin:12px 0 28px;font-size:22px}.sf-cart-page .sf-summary-row{gap:12px;margin:20px 0;font-size:13px}.sf-cart-page .sf-summary-row>span:last-child{white-space:nowrap;font-variant-numeric:tabular-nums}.sf-cart-page .sf-summary-total{border-color:#e3dfe8;flex-wrap:wrap;gap:12px;padding-top:24px;font-size:14px}.sf-cart-page .sf-summary-total strong{letter-spacing:-.025em;font-variant-numeric:tabular-nums;font-size:24px}.sf-cart-page .sf-summary>.sf-button{justify-content:space-between;width:100%;min-height:48px;padding:12px 18px}.sf-cart-page .sf-summary>.sf-button:disabled{color:#66606e;cursor:not-allowed;background:#e7e4eb;border-color:#0000}.sf-cart-page .sf-summary-hint{margin:14px 0 0;line-height:1.7}.sf-cart-page .sf-summary-create{min-height:44px;margin-top:24px;padding-top:20px}.sf-cart-page .sf-shipping-progress progress{height:4px}.sf-cart-page .sf-shipping-progress progress::-webkit-progress-value{background:#9987ad}.sf-cart-page .sf-shipping-progress progress::-moz-progress-bar{background:#9987ad}.sf-cart-page .sf-shipping-progress p{line-height:1.6}.sf-cart-page .sf-continue{min-height:44px;margin-top:20px}.sf-cart-feedback:empty{display:none}.sf-cart-feedback{background:#f7f3fb;border:1px solid #e6deee;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 20px;margin-bottom:24px;padding:12px 16px;font-size:13px;line-height:1.6;display:flex}.sf-cart-feedback strong{font-weight:500}.sf-cart-feedback button{text-underline-offset:3px;align-items:center;gap:6px;min-height:44px;font-weight:500;text-decoration:underline;display:inline-flex}.sf-cart-loading{color:var(--sf-muted);padding:40px 0}@media (max-width:1100px){.sf-cart-page .sf-cart-layout{grid-template-columns:minmax(0,1fr);gap:40px}.sf-cart-page .sf-summary{position:static}}@media (max-height:750px){.sf-cart-page .sf-summary{position:static}}@media (max-width:600px){.sf.sf-cart-page{padding:16px 16px 48px}.sf-cart-breadcrumb{margin-bottom:12px}.sf-cart-page .sf-intro{padding-bottom:28px}.sf-cart-page .sf-cart-item{grid-template-columns:104px minmax(0,1fr);grid-template-areas:"image info""image end""controls controls";gap:10px 16px;padding:24px 0}.sf-cart-page .sf-cart-image{border-radius:12px;padding:4px}.sf-cart-info h3{font-size:16px}.sf-cart-page .sf-cart-info>.sf-eyebrow{font-size:10px}.sf-cart-page .sf-cart-end{align-items:flex-start;gap:4px}.sf-cart-end>span:first-child{display:none}.sf-cart-controls{justify-content:space-between;margin-top:6px}.sf-cart-page .sf-summary{border-radius:16px;padding:22px 20px}.sf-cart-caption h2{font-size:14px}}
