/* Cart + checkout refresh. Loaded after the shared site stylesheet. */
.cart-breadcrumb{margin-bottom:0}
.cart-refresh{padding:30px 0 56px;background:linear-gradient(180deg,#fafbfc 0,#fff 360px);color:var(--ui-text,#20242a)}
.cart-refresh a{text-decoration:none}.cart-refresh h1,.cart-refresh h2,.cart-refresh h3,.cart-refresh p{margin-top:0}
.cart-page-heading{display:flex;align-items:center;gap:16px;margin-bottom:24px;padding:20px 22px;border:1px solid var(--ui-line,#e7e9ee);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(28,35,50,.06)}
.cart-heading-icon{display:flex;align-items:center;justify-content:center;flex:0 0 52px;width:52px;height:52px;border-radius:14px;background:#fff1f3;color:var(--ui-primary,#e62545);font-size:23px}
.cart-heading-copy{flex:1;min-width:0}.cart-eyebrow,.cart-panel-kicker{display:block;margin-bottom:4px;color:var(--ui-primary,#e62545);font-size:12px;font-weight:800;line-height:1.3;letter-spacing:.08em;text-transform:uppercase}
.cart-heading-copy h1{margin-bottom:4px;font-size:26px;font-weight:750;line-height:1.25;letter-spacing:-.025em}.cart-heading-copy p{margin-bottom:0;color:var(--ui-muted,#667085);line-height:1.5}
.cart-count-badge{display:flex;align-items:baseline;gap:5px;flex:0 0 auto;padding:9px 13px;border:1px solid #f2d2d8;border-radius:999px;background:#fff7f8;color:#7a3440;white-space:nowrap}.cart-count-badge strong{color:var(--ui-primary,#e62545);font-size:18px}
.cart-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(330px,.8fr);align-items:start;gap:22px}
.cart-products-panel,.cart-order-form,.cart-empty-state{border:1px solid var(--ui-line,#e7e9ee);border-radius:16px;background:#fff;box-shadow:0 8px 28px rgba(28,35,50,.06);overflow:hidden}
.cart-panel-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;border-bottom:1px solid var(--ui-line,#e7e9ee)}
.cart-panel-heading h2,.cart-order-heading h2{margin:0;font-size:20px;font-weight:750;line-height:1.35}.cart-continue-link{display:inline-flex;align-items:center;gap:7px;min-height:38px;padding:0 12px;border:1px solid var(--ui-line,#e7e9ee);border-radius:9px;color:#475467;font-weight:650}.cart-continue-link:hover{border-color:#f1a7b4;background:#fff5f6;color:var(--ui-primary,#e62545)}.cart-menu-icon{display:none}
.cart-table-heading,.cart-product-row{display:grid;grid-template-columns:minmax(240px,1fr) 100px 118px 120px 38px;align-items:center;column-gap:9px}.cart-table-heading{padding:9px 18px;background:var(--ui-soft,#f7f8fa);color:#667085;font-size:11px;font-weight:750;text-transform:uppercase}.cart-table-heading span:not(:first-child){text-align:center}
.cart-product-row{margin:0;padding:13px 18px;border:0;border-bottom:1px solid #eef0f3}.cart-product-row:last-child{border-bottom:0}.cart-product-main{display:flex;align-items:center;min-width:0;gap:11px}.cart-product-image{display:block;flex:0 0 72px;width:72px;height:72px;padding:3px;border:1px solid #edf0f3;border-radius:10px;background:#fff;overflow:hidden}.cart-product-image img{display:block;width:100%;height:100%;object-fit:contain}
.cart-product-copy{min-width:0}.cart-product-code{display:block;margin-bottom:4px;color:#98a2b3;font-size:11px}.cart-product-copy .product-name{margin:0;font-size:15px;font-weight:650;line-height:1.45}.cart-product-copy .product-name a{display:-webkit-box;color:var(--ui-text,#20242a);overflow:hidden;overflow-wrap:anywhere;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.cart-product-copy .product-name a:hover{color:var(--ui-primary,#e62545)}
.cart-unit-price-cell,.cart-quantity-cell,.cart-subtotal-cell,.cart-remove-cell{text-align:center}.cart-unit-label{display:none}.cart-refresh .price{color:var(--ui-primary,#e62545);font-size:15px;font-weight:750;white-space:nowrap}.cart-unit-price-cell .price{color:#667085;font-size:14px;font-weight:700}.cart-subtotal-cell .price{font-size:16px}
.cart-quantity{display:inline-flex;align-items:center;height:38px;border:1px solid #dfe3e8;border-radius:9px;background:#fff;overflow:hidden}.cart-quantity button{display:flex;align-items:center;justify-content:center;width:34px;height:36px;padding:0;border:0;background:#f7f8fa;color:#475467;font-size:18px}.cart-quantity button:hover{background:#fff0f2;color:var(--ui-primary,#e62545)}.cart-refresh .cart-quantity input{width:46px;height:36px;padding:0;border:0;border-right:1px solid #e7e9ee;border-left:1px solid #e7e9ee;border-radius:0!important;background:#fff;text-align:center;font-weight:700;box-shadow:none!important;-moz-appearance:textfield}.cart-refresh .cart-quantity input::-webkit-inner-spin-button,.cart-refresh .cart-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}
.cart-remove-button{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid #eceff2;border-radius:9px;color:#98a2b3}.cart-remove-button:hover{border-color:#f3b3bd;background:#fff2f4;color:var(--ui-primary,#e62545)}.cart-remove-mobile,.cart-mobile-label{display:none}
.cart-products-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 20px;border-top:1px solid var(--ui-line,#e7e9ee);background:#fcfcfd}.cart-secondary-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 14px!important;border:1px solid var(--ui-line,#e7e9ee)!important;border-radius:9px!important;background:#fff!important;color:#344054!important;font-weight:700;line-height:40px!important}.cart-secondary-button:hover{border-color:#cfd4dc!important;background:#f5f6f8!important}.cart-footer-total{display:flex;align-items:baseline;gap:10px;color:#667085;font-size:13px}.cart-footer-total strong{color:var(--ui-primary,#e62545);font-size:20px;white-space:nowrap}
.cart-order-panel{min-width:0}.cart-order-form{position:sticky;top:86px}.cart-order-heading{padding:20px 22px 15px}.cart-order-heading p{margin:5px 0 0;color:var(--ui-muted,#667085);font-size:13px}.cart-order-error{display:flex;align-items:flex-start;gap:9px;margin:0 22px 15px;padding:11px 12px;border:1px solid #fecdd3;border-radius:9px;background:#fff1f2;color:#b42318;line-height:1.4}.cart-order-error i{margin-top:2px}
.cart-fields{display:grid;gap:10px;padding:0 22px 17px}.cart-field{display:block;margin:0}.cart-input-wrap{position:relative;display:block;min-width:0}.cart-input-wrap>i{position:absolute;top:50%;left:13px;z-index:1;color:#98a2b3;transform:translateY(-50%)}.cart-field-note .cart-input-wrap>i{top:14px;transform:none}.cart-refresh .cart-input-wrap .form-control{width:100%;height:44px;padding:8px 12px 8px 38px;border:1px solid #dfe3e8;border-radius:9px;background:#fff;color:#20242a;font-size:14px}.cart-refresh .cart-input-wrap textarea.form-control{height:auto;min-height:64px;resize:vertical;line-height:1.4}
.cart-summary-box{margin:0 22px 18px;border:1px solid var(--ui-line,#e7e9ee);border-radius:11px;background:#fafbfc;overflow:hidden}.cart-summary-row,.cart-summary-total{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:11px 13px}.cart-summary-row{border-bottom:1px solid #eceef2;color:#667085;font-size:13px}.cart-summary-row strong{color:#344054}.cart-summary-total{background:#fff;font-size:15px}.cart-summary-total strong{color:var(--ui-primary,#e62545);font-size:21px;white-space:nowrap}
.cart-submit-button{display:flex!important;align-items:center;justify-content:center;gap:10px;width:calc(100% - 44px)!important;min-height:50px!important;margin:0 22px!important;padding:0 17px!important;border:0!important;border-radius:10px!important;background:var(--ui-primary,#e62545)!important;color:#fff!important;font-size:15px;font-weight:800;line-height:1.2!important;box-shadow:0 9px 20px rgba(230,37,69,.22);transition:transform .2s,background-color .2s,box-shadow .2s}.cart-submit-button:hover{background:var(--ui-primary-dark,#c81735)!important;transform:translateY(-1px);box-shadow:0 12px 24px rgba(230,37,69,.28)}.cart-order-note{display:flex;align-items:flex-start;justify-content:center;gap:7px;padding:12px 22px 18px;color:#667085;font-size:12px;line-height:1.4}.cart-order-note i{margin-top:2px;color:#16a34a}
.cart-empty-state{max-width:680px;margin:10px auto;padding:54px 28px;text-align:center}.cart-empty-icon{display:flex;align-items:center;justify-content:center;width:72px;height:72px;margin:0 auto 18px;border-radius:50%;background:#fff0f2;color:var(--ui-primary,#e62545);font-size:30px}.cart-empty-state h2{margin:6px 0 8px;font-size:25px;font-weight:750}.cart-empty-state p{max-width:470px;margin:0 auto 22px;color:var(--ui-muted,#667085);line-height:1.6}.cart-empty-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:46px;padding:0 18px;border-radius:10px;background:var(--ui-primary,#e62545);color:#fff;font-weight:750}.cart-empty-button:hover{background:var(--ui-primary-dark,#c81735);color:#fff}
@media(max-width:1199px){.cart-layout{grid-template-columns:minmax(0,1.45fr) minmax(315px,.8fr);gap:16px}.cart-table-heading,.cart-product-row{grid-template-columns:minmax(200px,1fr) 90px 108px 104px 36px;column-gap:7px}.cart-product-row,.cart-table-heading{padding-right:15px;padding-left:15px}.cart-product-copy .product-name{font-size:14px}}
@media(max-width:991px){.cart-refresh{padding-top:22px}.cart-layout{grid-template-columns:1fr}.cart-order-form{position:static}.cart-table-heading,.cart-product-row{grid-template-columns:minmax(250px,1fr) 100px 118px 112px 40px}}
@media(max-width:767px){.cart-breadcrumb .breadcrumb{font-size:12px}.cart-refresh{padding:14px 0 32px;background:#f7f8fa}.cart-refresh>.container{padding-right:10px;padding-left:10px}.cart-page-heading{position:relative;align-items:flex-start;margin-bottom:12px;padding:15px;border-radius:13px;box-shadow:none}.cart-heading-icon{flex-basis:42px;width:42px;height:42px;border-radius:11px;font-size:19px}.cart-heading-copy h1{font-size:20px}.cart-heading-copy p{display:none}.cart-count-badge{position:absolute;right:15px;bottom:12px;padding:4px 9px;font-size:11px}.cart-count-badge strong{font-size:14px}.cart-products-panel,.cart-order-form,.cart-empty-state{border-radius:13px;box-shadow:none}.cart-panel-heading{padding:14px}.cart-panel-heading h2,.cart-order-heading h2{font-size:18px}.cart-continue-link{min-height:34px;padding:0 9px;font-size:12px}.cart-table-heading{display:none}.cart-product-row{display:grid;grid-template-columns:1fr auto;gap:9px 12px;padding:13px}.cart-product-main{grid-column:1/-1;align-items:flex-start}.cart-product-image{flex-basis:76px;width:76px;height:76px}.cart-product-copy{position:relative;flex:1;padding-right:38px}.cart-product-copy .product-name{font-size:14px;line-height:1.4}.cart-quantity-cell,.cart-subtotal-cell{display:flex;align-items:center;min-width:0;padding-top:9px;border-top:1px dashed #e5e7eb;text-align:left}.cart-quantity-cell{grid-column:1/2;justify-content:flex-start}.cart-subtotal-cell{grid-column:2/3;justify-content:flex-end}.cart-remove-cell{display:none}.cart-mobile-label{display:none}.cart-remove-mobile{position:absolute;top:17px;right:0;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;margin:0;border:1px solid #eceff2;border-radius:8px;color:#8b95a5;font-size:12px}.cart-remove-mobile:hover{border-color:#f3b3bd;background:#fff2f4;color:var(--ui-primary,#e62545)}.cart-quantity{height:38px}.cart-quantity button{width:35px;height:36px}.cart-refresh .cart-quantity input{width:44px;height:36px}.cart-refresh .price{font-size:14px}.cart-subtotal-cell .price{font-size:16px}.cart-products-footer{display:none}.cart-auto-update{display:none}.cart-order-heading{padding:16px 15px 12px}.cart-order-error{margin:0 15px 12px}.cart-fields{gap:9px;padding:0 15px 15px}.cart-refresh .cart-input-wrap .form-control{height:46px;font-size:16px}.cart-refresh .cart-input-wrap textarea.form-control{min-height:60px}.cart-summary-box{margin:0 15px 14px}.cart-summary-total strong{font-size:19px}.cart-submit-button{width:calc(100% - 30px)!important;min-height:50px!important;margin:0 15px!important}.cart-order-note{padding:11px 15px 15px}.cart-empty-state{margin:0;padding:42px 18px}.cart-empty-state h2{font-size:21px}}
@media(max-width:380px){.cart-page-heading{gap:10px}.cart-heading-icon{display:none}.cart-product-image{flex-basis:78px;width:78px;height:78px}.cart-product-row{gap:9px 10px}.cart-subtotal-cell .price{font-size:14px}}
@media(max-width:767px){.cart-product-row{grid-template-columns:76px minmax(0,1fr) auto;grid-template-rows:auto 38px;align-items:center;gap:4px 10px}.cart-product-main-compact{display:contents}.cart-product-image{grid-column:1;grid-row:1/3;align-self:center}.cart-product-info{grid-column:2/4;grid-row:1;align-self:start;min-height:34px;padding-right:36px}.cart-product-code{margin-bottom:2px}.cart-product-info .product-name{padding-top:0}.cart-quantity-cell,.cart-subtotal-cell{height:38px;padding-top:0;border-top:0}.cart-quantity-cell{grid-column:2;grid-row:2;align-self:end}.cart-subtotal-cell{grid-column:3;grid-row:2;align-self:end}.cart-remove-mobile{top:15px}.cart-quantity{height:34px}.cart-quantity button{width:32px;height:32px}.cart-refresh .cart-quantity input{width:40px;height:32px}.cart-subtotal-cell .price{font-size:15px}}
@media(max-width:380px){.cart-product-row{grid-template-columns:70px minmax(0,1fr) auto;column-gap:8px}.cart-product-image{width:70px;height:70px;flex-basis:70px}.cart-quantity button{width:29px}.cart-refresh .cart-quantity input{width:36px}.cart-subtotal-cell .price{font-size:14px}}
@media(max-width:767px){.cart-product-info{display:flex;align-items:flex-start;min-height:34px}.cart-product-info .product-name{flex:1;padding-top:2px}.cart-remove-mobile{top:0}.cart-quantity-cell{padding-top:4px}.cart-quantity button,.cart-refresh .cart-quantity input{line-height:32px!important}.cart-refresh .cart-quantity input{padding-top:1px!important;padding-bottom:0!important}}
@media(max-width:767px){.cart-mobile-menu-trigger{cursor:pointer}.cart-mobile-menu-trigger .cart-add-icon{display:none}.cart-mobile-menu-trigger .cart-menu-icon{display:inline-block}}
@media(max-width:767px){.cart-product-row{grid-template-columns:88px minmax(0,1fr) auto;grid-template-rows:auto 18px 36px;gap:2px 10px}.cart-product-image{grid-column:1;grid-row:1/4;width:88px;height:88px;flex-basis:88px}.cart-product-info{grid-column:2/4;grid-row:1}.cart-unit-price-cell{grid-column:2/4;grid-row:2;display:flex;align-items:center;justify-content:flex-start;gap:5px;text-align:left}.cart-unit-label{display:inline;color:#98a2b3;font-size:11px}.cart-unit-price-cell .price{color:#667085;font-size:12px}.cart-quantity-cell{grid-column:2;grid-row:3;height:36px;padding-top:2px}.cart-subtotal-cell{grid-column:3;grid-row:3;height:36px}.cart-remove-mobile{top:0}}
@media(max-width:380px){.cart-product-row{grid-template-columns:80px minmax(0,1fr) auto;column-gap:8px}.cart-product-image{width:80px;height:80px;flex-basis:80px}.cart-unit-label{display:none}.cart-unit-price-cell .price{font-size:11px}}
@media(max-width:767px){.cart-products-footer{display:flex;justify-content:flex-end;padding:12px 13px}.cart-products-footer .form-cart-continue{display:none}.cart-footer-total{width:100%;justify-content:space-between;font-size:13px}.cart-footer-total strong{font-size:18px}}
@media(prefers-reduced-motion:reduce){.cart-refresh *{scroll-behavior:auto!important;transition:none!important}}
