.call-button{background-color:#f51b1f;border-radius:999px;color:#fff;padding:8px 20px;border:none;font-size:12px;font-weight:600;cursor:pointer;white-space:nowrap}.call-button:hover{opacity:.9}@media(max-width:768px){.call-button{padding:6px 16px;font-size:11px}}.header-root{padding-top:12px;background-color:#fff}.header-bar-top{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0;padding-left:clamp(10px,5vw,700px);padding-right:clamp(10px,5vw,700px);padding-top:clamp(4px,1.5vw,16px);padding-bottom:clamp(4px,1.5vw,16px);position:fixed;top:0;left:0;right:0;z-index:1000;background-color:#fff}.header-bar-bottom{display:flex;justify-content:space-between;align-items:center;width:100%;margin:0;padding-left:clamp(20px,7.5vw,90px);padding-right:clamp(20px,7.5vw,90px)}.header-location{display:flex;align-items:center;gap:6px}.header-phone-block{display:flex;align-items:center}.header-phone-icon{margin-right:clamp(4px,1vw,8px)}.header-call-button{margin-left:clamp(8px,2vw,24px)}.header-logo-block{cursor:pointer}@media(max-width:768px){.header-bar-top,.header-bar-bottom{flex-direction:column;align-items:flex-start;gap:8px}.header-phone-block{margin-top:4px}}.header-logo-block{display:flex;align-items:center}.header-logo-image{margin-right:clamp(4px,1vw,12px)}.header-slogan-image{height:clamp(24px,3vw,40px);width:auto}.header-bottom-gradient{position:relative;width:100%;padding-top:10px;margin-top:64px}.header-bottom-gradient:before{content:"";position:absolute;top:0;left:0;right:0;height:12px;background:linear-gradient(to bottom,#0000001a,#00000024 10%,#0000);pointer-events:none}.header-nav{display:flex;align-items:flex-end;gap:clamp(16px,3vw,32px);margin-left:auto}.header-nav-item{display:flex;flex-direction:column;align-items:center;text-align:center;cursor:pointer}.header-nav-item-icon{display:block;height:32px;width:auto;margin-bottom:4px}.header-nav-item-label{font-size:11px;font-weight:400;font-family:Inter,sans-serif;line-height:1.2}.header-nav-item.active .header-nav-item-label{font-weight:500}@media(max-width:768px){.header-bottom-gradient{margin-top:72px}}.body-popular-row{width:100%;max-width:1200px;margin:24px auto 0;box-sizing:border-box;display:flex;align-items:stretch;justify-content:flex-start;gap:8px}.body-popular-main{background-color:#171817;border-radius:32px;padding:16px 24px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;justify-content:center;flex:0 0 66%;max-width:66%;margin-right:0}.body-popular-title{margin:0;font-family:Impact,sans-serif;font-size:24px;font-weight:400;line-height:1.1;color:#fff;letter-spacing:.4px}.body-popular-text{margin:0;font-family:Inter,sans-serif;font-size:15px;font-weight:400;line-height:1.4;color:#e3e3e3}.body-popular-button{align-self:flex-end}.body-popular-images{flex:0 0 32%;max-width:32%;display:flex;align-items:stretch;justify-content:space-between;gap:26px;box-sizing:border-box;margin-left:16px}.body-popular-image-wrap{flex:1 1 0;display:flex;align-items:center;justify-content:center;text-decoration:none;color:inherit;cursor:pointer;height:200px;min-height:200px;border-radius:24px;border:1px solid transparent;box-sizing:border-box;padding:8px 0;box-shadow:0 4px 10px #00000059;background:#ffffff05;transition:transform .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out}.body-popular-image{display:block;width:auto;height:auto;max-height:100%;max-width:140px;object-fit:contain;margin:0 auto}.body-popular-image-wrap:hover{transform:scale(1.02);box-shadow:0 5px 14px #00000073}@media(max-width:768px){.body-popular-row{max-width:100%;flex-direction:column;align-items:stretch;gap:12px;padding:0 4px}.body-popular-main{flex:0 0 auto;max-width:100%;padding:16px 18px;border-radius:24px;margin-right:0}.body-popular-title{font-size:20px}.body-popular-images{flex:0 0 auto;max-width:100%;gap:12px;margin-left:0}.body-popular-image-wrap{flex:1 1 0;border-radius:24px;height:auto;min-height:160px;aspect-ratio:1 / 1}.body-popular-image{width:100%;height:100%;max-height:160px;max-width:none;border-radius:24px;object-fit:contain;margin:0}}.body-products{--body-products-main-width: 370px;--body-products-small-card-width: 192px;--body-products-small-card-height: 210px;--body-products-gap: 24px;--body-products-wide-card-width: calc(var(--body-products-small-card-width) * 2 + var(--body-products-gap));width:100%;max-width:1200px;margin:8px auto 0;box-sizing:border-box;display:flex;align-items:flex-start;justify-content:flex-start;gap:var(--body-products-gap)}.body-products-main{display:flex;align-items:flex-start;justify-content:flex-start;text-decoration:none;color:inherit;width:var(--body-products-main-width);min-width:var(--body-products-main-width);cursor:pointer;margin-top:8px}.body-products-main-image{display:block;height:464px;width:100%;object-fit:contain;border-radius:24px;transform-origin:center;transition:transform .18s ease-out}.body-products-main:hover .body-products-main-image{transform:scale(1.03)}.body-products-side{display:flex;flex-direction:column;width:var(--body-products-small-card-width);min-width:var(--body-products-small-card-width);margin-top:10px;gap:24px;padding-left:0;padding-right:0}.body-products-right{display:flex;flex-direction:column;margin-top:10px;gap:24px}.body-products-right-top{display:flex;gap:var(--body-products-gap)}.body-products-right-top>*:nth-child(3){margin-left:0}.body-products-right-bottom{margin-top:-74px}.body-products-image-wrap{flex:0 0 var(--body-products-small-card-width);display:flex;align-items:center;justify-content:center;width:var(--body-products-small-card-width);min-width:var(--body-products-small-card-width);height:var(--body-products-small-card-height);border-radius:24px;border:1px solid transparent;box-sizing:border-box;padding:5px;box-shadow:0 4px 10px #00000059;background:#ffffff05;transition:transform .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out;text-decoration:none;color:inherit}.body-products-image-wrap-wide{height:360px;box-shadow:none;width:var(--body-products-wide-card-width);min-width:var(--body-products-wide-card-width)}.body-products-image{display:block;width:auto;height:auto;max-height:100%;max-width:182px;object-fit:contain;margin:0 auto}.body-products-image-wrap-wide .body-products-image{max-width:460px;transform:scale(1.1);transform-origin:center}.body-products-image-wrap:hover{transform:scale(1.02);box-shadow:0 5px 14px #00000073}.body-products-image-wrap-wide:hover{box-shadow:none;transform:scale(1.02)}@media(max-width:768px){.body-products{max-width:100%;margin:16px auto 0;padding:0 4px;display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center;gap:8px}.body-products-main{flex:1 1 100%;justify-content:center;margin-top:0;width:auto;min-width:0}.body-products-main-image{height:auto;width:100%;max-height:260px;transform:none}.body-products-side{flex:1 1 calc(50% - 4px);margin-top:0;gap:8px;width:auto;min-width:0;padding-left:0;padding-right:0}.body-products-right{flex:1 1 100%;margin-top:0;gap:8px}.body-products-image-wrap{flex:1 1 0;width:auto;min-width:0;height:auto;padding:0;box-shadow:0 4px 10px #00000059}.body-products-image-wrap-wide{width:auto;min-width:0;height:auto;padding:0;box-shadow:none}.body-products-image{width:100%;height:auto;max-height:180px;max-width:none;border-radius:24px;object-fit:contain;margin:0}.body-products-right-top{gap:8px}.body-products-right-bottom{margin-top:8px}}.body-delivery{width:100%;margin-top:24px;padding:0;box-sizing:border-box;display:flex;justify-content:center;align-items:center}.body-delivery-image{display:block;width:100%;height:auto}.body-about{width:100%;max-width:1200px;margin:32px auto 0;box-sizing:border-box;display:flex;justify-content:space-between;align-items:stretch;gap:40px}.body-about-left{flex:1 1 0}.body-about-right{flex:1 1 0;display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-end;text-align:right}.body-about-title{margin:0 0 16px;font-family:Impact,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:32px;font-weight:400;line-height:1.1;color:#000}.body-about-text{margin:0 0 10px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:300;line-height:1.4;color:#202020}.body-about-text:last-child{margin-bottom:0}@media(max-width:768px){.body-about{flex-direction:column;gap:24px;margin-top:24px;align-items:flex-start}.body-about-title{font-size:26px;text-align:left}.body-about-right{align-items:flex-start;justify-content:flex-start;text-align:left}.body-about-text{font-size:15px}}.body-callout{width:100%;max-width:1200px;background-color:#e9e9e9;border-radius:32px;margin:0 auto;padding:24px;display:flex;align-items:center;justify-content:space-between;box-sizing:border-box}.body-callout-text{margin:0;font-family:Inter,sans-serif;font-size:15px;line-height:1.4;color:#202020}@media(max-width:768px){.body-callout{max-width:100%;flex-direction:column;align-items:flex-start;gap:16px;margin:0 auto;padding:20px;border-radius:24px}.body-callout-button{align-self:flex-end}}.body-root{width:100%;padding:32px clamp(8px,4vw,40px);box-sizing:border-box}.body-slider{position:relative;width:100%;overflow:hidden;margin-bottom:32px}.body-slider-track{display:flex;width:100%;transition:transform .4s ease}.body-slide{min-width:100%;box-sizing:border-box}.body-motor-wrapper{position:relative;width:100%}.body-motor-image{display:block;width:100%;height:auto}.body-motor-button{position:absolute;display:inline-flex;align-items:center;justify-content:center;background-color:#f51b1f;color:#fff;border:none;border-radius:999px;padding:13px 28px 11px;font-family:Inter,sans-serif;font-size:12px;font-weight:600;line-height:1;cursor:pointer;white-space:nowrap}.body-motor-button:hover{opacity:.9}.body-motor-button-motor{right:3%;bottom:30%}.body-motor-button-dostavka{left:3%;bottom:30%}.body-motor-button-garant{left:4%;bottom:30%}.body-motor-button-podbor{right:3%;bottom:26%}.body-slider-dots{position:absolute;left:50%;bottom:12px;transform:translate(-50%);display:flex;gap:8px}.body-slider-dot{width:8px;height:8px;border-radius:999px;border:none;padding:0;background:#fff9;cursor:pointer}.body-slider-dot-active{width:16px;background:#fff}@media(max-width:768px){.body-root{padding:24px clamp(8px,4vw,24px)}.body-motor-button-motor{right:3%;bottom:10%}.body-motor-button-dostavka{left:3%;bottom:10%}.body-motor-button-garant{left:4%;bottom:10%}.body-motor-button-podbor{right:3%;bottom:8%}.body-motor-button{padding:11px 24px 9px;font-size:11px}.body-slider-dots{bottom:8px}}.podshipnik-title{margin:32px 0 0;font-size:clamp(24px,3vw,36px);font-weight:700}.footer-root{background-color:#ececec;margin-top:48px;width:100%;padding:32px 0 24px;box-sizing:border-box}.footer-inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:64px}.footer-logo-block{flex:0 0 auto}.footer-logo-image{display:block;width:170px;height:auto}.footer-nav{flex:0 0 auto;text-align:center;display:flex;flex-direction:column;justify-content:center}.footer-nav-title{margin:0 0 12px;font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:500;color:#1a1a1a}.footer-nav-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.footer-nav-item{font-family:Inter,system-ui,sans-serif;font-size:15px;line-height:1.5;color:#333}.footer-contacts{flex:0 0 auto;text-align:left;display:flex;flex-direction:column;justify-content:center;gap:8px}.footer-contacts-title{margin:0;font-family:Inter,system-ui,sans-serif;font-size:22px;font-weight:500;color:#1a1a1a}.footer-phone-row{display:flex;align-items:center;gap:8px;margin:0}.footer-phone-icon{font-size:18px}.footer-phone-number{font-family:Inter,system-ui,sans-serif;font-size:16px;font-weight:500;color:#111}.footer-messengers{display:flex;align-items:center;gap:10px;margin:0}.footer-messenger-circle{border:none;background:transparent;box-shadow:none;padding:0;display:flex;align-items:center;justify-content:center;cursor:pointer}.footer-messenger-icon{width:26px;height:26px;display:block}.footer-call-button-wrap{margin:0}.footer-callback-text{margin:0;font-family:Inter,system-ui,sans-serif;font-size:14px;color:#444}.footer-bottom{max-width:1200px;margin:24px auto 0;padding-top:8px;border-top:1px solid #D0D0D0;font-family:Inter,system-ui,sans-serif;font-size:12px;color:#555;text-align:center}@media(max-width:768px){.footer-root{padding:24px 0 16px}.footer-inner{flex-direction:column;align-items:center;gap:20px}.footer-contacts{order:1;text-align:center;align-items:center;gap:6px}.footer-nav{order:2;text-align:center}.footer-logo-block{order:3}.footer-logo-image{width:130px}.footer-phone-row,.footer-messengers{justify-content:center}}.podshipnik-images-row{margin:40px auto 0;max-width:1200px;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start}.podshipnik-image-button{flex:1 1 calc(16.66% - 20px);min-width:120px;display:flex;justify-content:center;align-items:stretch;padding:0;border:none;background:transparent;cursor:pointer}.podshipnik-image-card{width:100%;min-height:170px;display:flex;justify-content:center;align-items:center;border-radius:16px;border:1px solid transparent;box-sizing:border-box;padding:10px 0;box-shadow:0 4px 10px #00000059;background:#ffffff05;transition:transform .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out}.podshipnik-image{display:block;width:100%;max-width:150px;height:auto;object-fit:contain}.podshipnik-image-button:hover .podshipnik-image-card{transform:scale(1.02);box-shadow:0 5px 14px #00000073}.podshipnik-image-card-selected{border-color:#000;transform:scale(1.04);box-shadow:0 6px 16px #0000008c}.podshipnik-image-button:hover .podshipnik-image-card-selected{transform:scale(1.06);box-shadow:0 7px 18px #0009}@media(max-width:1024px){.podshipnik-image-button{flex:1 1 calc(33.33% - 20px)}.podshipnik-image{max-width:170px}.podshipnik-image-card{min-height:180px}}@media(max-width:768px){.podshipnik-images-row{margin-top:32px;gap:18px}.podshipnik-image-button{flex:1 1 calc(50% - 18px)}.podshipnik-image{max-width:160px}.podshipnik-image-card{min-height:168px;padding:8px 0}}.subcategory-card{flex:0 1 calc(20% - 16px);background:#fff;border-radius:24px;padding:14px 20px;display:flex;align-items:center;justify-content:center;text-align:center;box-shadow:0 4px 10px #00000059;box-sizing:border-box;min-height:56px;border:1px solid transparent;cursor:pointer;transition:transform .18s ease-out,box-shadow .18s ease-out,border-color .18s ease-out}.subcategory-card-text{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;line-height:1.25;color:#202020;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.subcategory-card:hover{transform:scale(1.02);box-shadow:0 5px 14px #00000073}.subcategory-card-selected{border-color:#000;transform:scale(1.04);box-shadow:0 6px 16px #0000008c}.subcategory-card-selected:hover{transform:scale(1.06);box-shadow:0 7px 18px #0009}@media(max-width:768px){.subcategory-card{flex:1 1 calc(50% - 14px);padding:12px 16px;border-radius:20px;box-shadow:0 3px 8px #00000059}.subcategory-card-selected{box-shadow:0 4px 10px #00000080}.subcategory-card-text{font-size:13px}}.product-card{box-sizing:border-box;background:#fff;border-radius:26px;box-shadow:0 4px 16px #0000002e;width:100%;height:100%;padding:20px 24px;display:flex;flex-direction:column;gap:12px}.product-card-name{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;font-weight:500;line-height:1.2;text-align:center;width:100%}.product-card-row{display:flex;justify-content:space-between;align-items:flex-end;gap:12px;flex-wrap:wrap}.product-card-actions{margin-top:auto;width:100%;display:flex;justify-content:center}.product-card-specs{display:flex;gap:20px;align-items:flex-start}.product-card-spec{display:flex;flex-direction:column;align-items:flex-start}.product-card-spec-value,.product-card-spec-label{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:300;font-size:14.34px;line-height:1.2;letter-spacing:-.02em}.product-card-spec-value{font-weight:500;color:#000;word-break:break-all}.product-card-spec-label{color:#888;margin-top:2px;font-size:12px}.product-card-price{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.2;white-space:nowrap;margin-top:4px}.product-card-price-value{font-weight:600;font-size:18px}.skeleton{background:#eee;background:linear-gradient(110deg,#ececec 8%,#f5f5f5 18%,#ececec 33%);border-radius:4px;background-size:200% 100%;animation:1.5s shine linear infinite}@keyframes shine{to{background-position-x:-200%}}.product-card.is-skeleton{pointer-events:none}.product-card.is-skeleton .product-card-name{height:24px;width:80%;margin:0 auto}.product-card.is-skeleton .product-card-spec-value{height:18px;width:60px}.product-card.is-skeleton .product-card-spec-label{height:12px;width:40px}.product-card.is-skeleton .product-card-price{height:20px;width:80px}.product-card.is-skeleton .product-card-actions{height:50px;border-radius:25px}.subcategory-skeleton{height:44px;width:150px;border-radius:22px;display:inline-block}@media(max-width:768px){.product-card{padding:16px 18px}.product-card-row{flex-direction:column;align-items:flex-start;gap:8px}.product-card-price{white-space:normal}}.product-card-grid{display:grid;gap:16px;width:100%}@media(min-width:1025px){.product-card-grid{grid-template-columns:repeat(4,1fr)}}@media(min-width:769px)and (max-width:1024px){.product-card-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.product-card-grid{grid-template-columns:1fr}}.add-to-cart{margin-top:12px;width:100%;height:44px;background-color:#f51b1f;border-radius:22px;border:none;display:flex;align-items:center;justify-content:space-between;padding:0 16px;box-sizing:border-box;cursor:pointer}.add-to-cart-label{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#fff;white-space:nowrap}.add-to-cart-right{display:flex;align-items:center;flex:0 0 auto}.add-to-cart--gray{background-color:#5c5c5c}@media(max-width:768px){.add-to-cart{height:40px;padding-left:18px}}.qty-control{display:inline-flex;align-items:center;justify-content:center;height:32px;padding:0 6px;background:#c32d23;border-radius:16px;flex-shrink:0}.qty-control-btn{width:20px;height:20px;border-radius:999px;border:none;background:transparent;color:#fff;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center}.qty-control-center{margin:0 4px;height:24px;width:42px;background:#f51b1f;border-radius:999px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.qty-control-input{border:none;background:transparent;text-align:center;width:100%;font-size:16px;font-weight:500;color:#fff;outline:none;-moz-appearance:textfield}.qty-control-input::-webkit-outer-spin-button,.qty-control-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.qty-control--gray{background:#5c5c5c}.qty-control--gray .qty-control-center{background:#7e7e7e}.podshipnik-root{width:100%;box-sizing:border-box;padding:32px clamp(24px,6vw,80px)}.podshipnik-root .body-callout{width:100%;max-width:none;margin:0;padding:24px clamp(20px,4vw,40px);border-radius:24px}.podshipnik-title{margin:32px auto 0;max-width:1200px;font-size:clamp(24px,3vw,36px);font-weight:700}.podshipnik-selected-title{margin:52px auto 0;max-width:1200px;font-size:clamp(18px,2.4vw,24px);font-weight:700}.podshipnik-subcards-row{margin:28px auto 0;max-width:1200px;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.product-card-grid{margin:28px auto 0;max-width:1200px}.podshipnik-root .podshipnik-callout-bottom{margin:28px auto 0;max-width:1200px;width:100%;padding:24px clamp(20px,4vw,40px);border-radius:24px}@media(max-width:768px){.podshipnik-root{padding:24px clamp(16px,6vw,32px)}.podshipnik-root .body-callout{padding:18px 16px;border-radius:20px}.podshipnik-title{margin-top:24px;font-size:clamp(20px,5vw,28px)}.podshipnik-selected-title{margin-top:36px;font-size:clamp(16px,4.2vw,20px)}.podshipnik-subcards-row{margin-top:24px;gap:14px;justify-content:flex-start}.product-card-grid{margin-top:24px}.podshipnik-root .podshipnik-callout-bottom{margin-top:24px;padding:18px 16px;border-radius:20px}}.cart-item{display:flex;justify-content:space-between;align-items:center;padding:16px;background-color:#ececec;border-radius:16px;margin-bottom:16px;max-width:750px;flex-shrink:0;align-self:flex-start}.cart-item-main{flex:1}.cart-item-name{font-size:16px;font-weight:700;margin-bottom:4px}.cart-item-details{font-size:12px;color:#666;line-height:1.4}.cart-item-controls{display:flex;align-items:center;gap:16px}.cart-item-price{font-size:16px;font-weight:700}.cart-item-delete-button{background:none;border:none;cursor:pointer;font-size:20px;color:#999}.delivery-options{background-color:#ececec;padding:24px;border-radius:16px;max-width:750px}.delivery-option{display:flex;justify-content:space-between;align-items:center;padding:12px 0}.delivery-option label{display:flex;align-items:center;gap:8px}.summary-block{background-color:#ececec;padding:24px;border-radius:16px;margin-bottom:24px}.summary-row{display:flex;justify-content:space-between;margin-bottom:12px}.total-row{font-weight:700;border-top:1px solid #e0e0e0;padding-top:12px}.delivery-payment-form{background-color:#ececec;padding:24px;border-radius:16px}.delivery-method-section{margin-bottom:16px}.delivery-method-label{margin-bottom:8px;font-weight:500}.delivery-method-button{width:100%;padding:8px 16px;background-color:#d93a3a;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer}.address-form-section{margin-top:16px}.form-group{margin-bottom:8px}.form-group label{display:block;margin-bottom:4px;font-size:14px;color:#333}.form-group input{width:100%;padding:8px 10px;border:1px solid #ccc;border-radius:8px;font-size:16px;box-sizing:border-box}.form-group-inline{display:flex;gap:8px}.form-group-half{flex:1}.checkout-button{width:100%;padding:8px 16px;background-color:#d93a3a;color:#fff;border:none;border-radius:8px;font-size:18px;font-weight:700;cursor:pointer;margin-top:16px}.cart-root{width:100%;box-sizing:border-box;padding:32px clamp(24px,6vw,80px)}.cart-header{display:flex;justify-content:flex-start;align-items:baseline;border-bottom:1px solid #e0e0e0;padding-bottom:16px;margin:32px auto 24px;max-width:1200px}.cart-select-all{margin-left:32px}.cart-title{font-size:clamp(24px,3vw,36px);font-weight:700;text-align:left;margin:0}.cart-title-count{font-size:18px;font-weight:400;color:#666;margin-left:16px}.cart-select-all label{display:flex;align-items:center;gap:8px;cursor:pointer}.cart-layout{display:flex;gap:64px;max-width:1200px;margin:0 auto}.cart-items-column,.cart-summary-column{flex:1}.cart-delete-selected-button{background:none;border:none;color:#000;text-decoration:underline;cursor:pointer;margin-top:-16px;margin-left:auto;display:block;padding:0;width:fit-content}:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;margin:0;padding:0}.app-root{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1 0 auto}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,h4,h5,h6{font-family:Impact,Arial Black,system-ui,sans-serif}
