.md-cart-page,.md-cart-page *{box-sizing:border-box}.md-cart-page{background:var(--md-cart-page-bg);color:var(--md-cart-page-text);padding:36px 0 64px}.md-cart-page__container{width:min(100% - 48px,1480px);margin-inline:auto}.md-cart-page__header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:36px;margin-bottom:22px;padding:22px 28px;border:1px solid #dbe5f2;border-radius:18px;background:linear-gradient(110deg,#f7faff,#eef5ff)}.md-cart-page__header-main{min-width:0;max-width:760px}.md-cart-page__eyebrow{margin:0 0 6px;color:#c87800;font-size:10.5px;font-weight:750;letter-spacing:.09em;text-transform:uppercase}.md-cart-page__title-row{display:flex;align-items:center;gap:8px}.md-cart-page__header h1{margin:0;color:var(--md-cart-page-text);font-size:clamp(30px,3vw,44px);font-weight:750;line-height:1.06;letter-spacing:-.035em}.md-cart-page__count-badge{min-width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border:1px solid #d8e4f2;border-radius:11px;background:#fff;color:var(--md-cart-page-text);font-size:16px;font-weight:750;line-height:1}.md-cart-page__intro{margin:8px 0 0;color:var(--md-cart-page-muted);font-size:13px;line-height:1.65}.md-cart-page__header-note{display:flex;align-items:center;gap:14px;color:#49617f;font-size:13px;line-height:1.5}.md-cart-page__header-note-icon{width:46px;height:46px;flex:0 0 46px;display:grid;place-items:center;border-radius:50%;background:#0757c817;color:#0757c8}.md-cart-page__header-note-icon svg{width:24px;height:24px}.md-cart-page__header-note-text{min-width:0;color:#49617f;font-size:13px;font-weight:400;line-height:1.5;white-space:nowrap}.md-cart-page__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,390px);gap:32px;align-items:start}.md-cart-page__products{display:grid;gap:8px}.md-cart-page-item{display:grid;grid-template-columns:84px minmax(0,1fr) 128px 132px;gap:16px;align-items:center;padding:12px 14px;border-radius:var(--md-cart-page-radius);background:var(--md-cart-page-item-bg)}.md-cart-page-item svg,.md-cart-page__summary-card svg,.md-cart-page__empty svg{fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.md-cart-page-item__image{width:84px;height:84px;display:grid;place-items:center;overflow:hidden;border:1px solid rgba(20,33,58,.06);border-radius:12px;background:#fff}.md-cart-page-item__image img,.md-cart-page-item__placeholder{width:100%;height:100%;display:block;object-fit:contain}.md-cart-page-item__main{min-width:0;display:grid;gap:8px}.md-cart-page-item__identity{min-width:0;display:grid;justify-items:start}.md-cart-page-item__vendor{margin-bottom:2px;color:var(--md-cart-page-muted);font-size:10.5px;font-weight:600;line-height:1.25}.md-cart-page-item__title{color:var(--md-cart-page-text);font-size:13px;font-weight:750;line-height:1.35;text-decoration:none}.md-cart-page-item__title:hover{text-decoration:underline;text-underline-offset:2px}.md-cart-page-item__sku,.md-cart-page-item__variant,.md-cart-page-item__properties{margin-top:4px;color:var(--md-cart-page-muted);font-size:10.5px;line-height:1.45}.md-cart-page-item__variant,.md-cart-page-item__properties{display:grid;gap:2px}.md-cart-page-item__properties a{color:inherit;text-decoration:underline}.md-cart-page-item__inventory{display:inline-flex;align-items:center;gap:6px;margin-top:5px;color:var(--md-cart-page-muted);font-size:10.5px;line-height:1.35}.md-cart-page-item__inventory i{width:8px;height:8px;border-radius:50%;background:var(--md-cart-page-inventory)}.md-cart-page-item__inventory.is-unavailable i{background:#c94a4a}.md-cart-page-item__discounts{display:flex;flex-wrap:wrap;gap:6px}.md-cart-page-item__discounts span{padding:4px 8px;border-radius:999px;background:#eaf7ed;color:#26743a;font-size:10px;font-weight:650}.md-cart-page-item__controls{display:flex;align-items:center;gap:9px}.md-cart-page-item__quantity{width:110px;min-height:38px;display:grid;grid-template-columns:36px 38px 36px;align-items:center;margin:0;overflow:hidden;border:1px solid #dce3e9;border-radius:9px;background:#fff}.md-cart-page-item__quantity .m-quantity__button,.md-cart-page-item__quantity .m-quantity__input{width:100%;min-width:0;max-width:none;height:36px;min-height:36px;margin:0;padding:0;border:0;background:transparent;color:var(--md-cart-page-text);font:inherit;font-size:12px;text-align:center}.md-cart-page-item__quantity .m-quantity__button{display:grid;place-items:center;cursor:pointer}.md-cart-page-item__quantity .m-quantity__button:hover{background:#f5f6f8}.md-cart-page-item__quantity svg{width:14px;height:14px}.md-cart-page-item__remove button{width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid #e2e7eb;border-radius:9px;background:#fff;color:#4d5967;cursor:pointer}.md-cart-page-item__remove button:hover{border-color:#e7caca;background:#fff5f5;color:#b43131}.md-cart-page-item__remove svg{width:17px;height:17px}.md-cart-page-item__price-column,.md-cart-page-item__line-total,.md-cart-page-item__mobile-price{display:grid;gap:4px}.md-cart-page-item__price-column span,.md-cart-page-item__line-total span,.md-cart-page-item__mobile-price span{color:var(--md-cart-page-muted);font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.md-cart-page-item__price-column strong,.md-cart-page-item__line-total strong,.md-cart-page-item__mobile-price strong{color:var(--md-cart-page-text);font-size:13px;font-weight:750;line-height:1.3}.md-cart-page-item__price-column del,.md-cart-page-item__line-total del{color:var(--md-cart-page-muted);font-size:10.5px}.md-cart-page-item__line-total{justify-items:end;text-align:right}.md-cart-page-item__mobile-price{display:none}.md-cart-page__summary-card{position:sticky;top:24px;display:grid;gap:16px;padding:20px;border:1px solid var(--md-cart-page-border);border-radius:var(--md-cart-page-radius);background:var(--md-cart-page-summary-bg);box-shadow:0 14px 36px #12233d0f}.md-cart-page__summary-card h2{margin:0;color:var(--md-cart-page-text);font-size:16px;font-weight:750;line-height:1.2}.md-cart-page__discounts{display:grid;gap:7px}.md-cart-page__discounts>div,.md-cart-page__total{display:flex;align-items:center;justify-content:space-between;gap:16px}.md-cart-page__discounts>div{color:#27743b;font-size:12px}.md-cart-page__total{padding-top:15px;border-top:1px solid var(--md-cart-page-border);color:var(--md-cart-page-text);font-size:15px;font-weight:750}.md-cart-page__total strong{font-size:21px;white-space:nowrap}.md-cart-page__b2b-note{margin:-7px 0 0;color:var(--md-cart-page-muted);font-size:10.5px;line-height:1.5}.md-cart-page__checkout{width:100%;min-height:52px;display:grid;grid-template-columns:22px minmax(0,1fr) 22px;align-items:center;justify-items:center;gap:8px;padding:12px 16px;border:0;border-radius:9px;background:var(--md-cart-page-primary);color:var(--md-cart-page-primary-text);font:inherit;font-size:13px;font-weight:750;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.md-cart-page__checkout:hover{background:var(--md-cart-page-primary-hover);transform:translateY(-1px)}.md-cart-page__checkout svg{width:17px;height:17px}.md-cart-page__continue{width:100%;min-height:44px;display:flex;align-items:center;justify-content:center;padding:10px 14px;border:1px solid #cad5df;border-radius:9px;color:var(--md-cart-page-text);font-size:12px;font-weight:700;text-decoration:none}.md-cart-page__continue:hover{background:#f8fafb}.md-cart-page__trust-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px 22px;padding-top:2px;color:var(--md-cart-page-muted);font-size:10px;text-align:center}.md-cart-page__trust-row span{display:inline-flex;align-items:center;justify-content:center;gap:6px}.md-cart-page__trust-icon{width:16px;height:16px;flex:0 0 16px;display:grid;place-items:center;overflow:hidden;border-radius:50%;background:#22b34b;color:#fff;line-height:0}.md-cart-page__trust-icon .md-trust-check-icon{display:block;width:10px;height:10px}.md-cart-page__empty{min-height:420px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 20px;border-radius:var(--md-cart-page-radius);background:#f8fafc;text-align:center}.md-cart-page__empty-icon{width:68px;height:68px;display:grid;place-items:center;border-radius:50%;background:var(--md-cart-page-item-bg)}.md-cart-page__empty-icon svg{width:30px;height:30px}.md-cart-page__empty h2{margin:0;font-size:22px}.md-cart-page__empty a{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:10px 18px;border-radius:9px;background:var(--md-cart-page-primary);color:var(--md-cart-page-primary-text);font-size:12px;font-weight:700;text-decoration:none}@media(max-width:1100px){.md-cart-page__layout{grid-template-columns:1fr 330px;gap:22px}.md-cart-page-item{grid-template-columns:84px minmax(0,1fr) 125px}.md-cart-page-item__image{width:84px;height:84px}.md-cart-page-item__price-column{display:none}.md-cart-page-item__mobile-price{display:grid}}@media(max-width:849px){.md-cart-page{padding:36px 0 60px}.md-cart-page__container{width:min(100% - 28px,1480px)}.md-cart-page__header{grid-template-columns:1fr;gap:18px;padding:22px 24px}.md-cart-page__header-note{max-width:540px}.md-cart-page__header-note-text{white-space:normal}.md-cart-page__layout{grid-template-columns:1fr}.md-cart-page__summary-card{position:static}}@media(max-width:649px){.md-cart-page{padding-top:28px}.md-cart-page__container{width:min(100% - 20px,1480px)}.md-cart-page__header{margin-bottom:18px;padding:20px 18px;border-radius:14px;gap:16px}.md-cart-page__title-row{gap:9px}.md-cart-page__header h1{font-size:32px}.md-cart-page__count-badge{min-width:36px;height:36px;border-radius:10px;font-size:15px}.md-cart-page__header-note{gap:11px;padding:0}.md-cart-page__header-note-icon{width:42px;height:42px;flex-basis:42px}.md-cart-page__header-note-icon svg{width:22px;height:22px}.md-cart-page__header-note-text{font-size:12px;line-height:1.45}.md-cart-page-item{grid-template-columns:78px minmax(0,1fr);gap:12px;padding:11px;border-radius:13px}.md-cart-page-item__image{width:78px;height:78px}.md-cart-page-item__line-total{grid-column:1 / -1;display:flex;align-items:center;justify-content:space-between;padding-top:11px;border-top:1px solid rgba(20,33,58,.08);text-align:left}.md-cart-page-item__controls{justify-content:space-between}.md-cart-page__summary-card{padding:18px;border-radius:13px}}@media(prefers-reduced-motion:reduce){.md-cart-page__checkout{transition:none}}.md-cart-page__stock-warning{margin:0;color:#b54747;font-size:12px;line-height:1.45}.md-cart-page__checkout:disabled{cursor:not-allowed;opacity:.5;pointer-events:none}
/*# sourceMappingURL=/cdn/shop/t/5/assets/md-cart-page.css.map */
