/* === ОСНОВА === */*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body{min-height:100%}body.cart-body{font-family:Inter,Arial,sans-serif;background:#f6f6f7;color:#111;padding-top:92px;padding-bottom:130px}a{text-decoration:none;color:inherit}button,input,textarea{font-family:inherit}.site-header{position:fixed;top:0;left:0;right:0;height:92px;background:#fff;border-bottom:1px solid #eee;z-index:1000}.head-shell{max-width:1320px;margin:0 auto;height:92px;padding:0 18px;display:grid;grid-template-columns:310px auto 1fr auto;gap:18px;align-items:center}.contacts{display:flex;gap:10px}.contacts a{display:flex;gap:8px;align-items:center;font-size:12px;font-weight:700;color:#333}.contacts b{font-size:13px;color:#111}.brand{display:flex;align-items:center;gap:10px}.brand-mark{width:46px;height:46px;border-radius:14px;background:#111;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.logo{font-size:23px;font-weight:900;line-height:1}.logo span{color:#d71920}.sublogo{font-size:12px;font-weight:700;color:#777;margin-top:3px}.header-search{height:44px;background:#f4f4f4;border:1px solid #e7e7e7;border-radius:14px;display:flex;align-items:center;gap:8px;padding:0 12px}.header-search input{width:100%;border:0;background:transparent;outline:0;font-weight:700}.head-actions{display:flex;gap:8px}.head-actions button{position:relative;width:82px;height:58px;border:1px solid #eee;background:#fff;border-radius:16px;font-size:20px;font-weight:900;cursor:pointer}.head-actions button.active{background:#111;color:#fff}.head-actions small{display:block;font-size:10px;font-weight:800;margin-top:2px}.head-actions i{position:absolute;top:5px;right:8px;min-width:18px;height:18px;border-radius:20px;background:#d71920;color:#fff;font-style:normal;font-size:11px;display:flex;align-items:center;justify-content:center}.cart-page{max-width:1320px;margin:0 auto;padding:22px 18px}.cart-top{display:grid;grid-template-columns:auto auto minmax(300px,1fr) auto;gap:14px;align-items:center;margin-bottom:18px}.back-btn{height:46px;border:0;border-radius:15px;background:#111;color:#fff;padding:0 18px;font-weight:900;cursor:pointer}.cart-top h1{font-size:32px;font-weight:900;white-space:nowrap}.order-comment{height:46px;background:#fff;border:1px solid #e7e7e7;border-radius:15px;display:grid;grid-template-columns:auto 1fr;gap:10px;align-items:center;padding:0 12px}.order-comment label{font-size:14px;font-weight:900;white-space:nowrap}.order-comment input{height:42px;border:0;outline:0;font-size:14px;font-weight:700}.clear-btn{height:46px;border:0;border-radius:15px;background:#d71920;color:#fff;padding:0 20px;font-weight:900;cursor:pointer}.cart-block{display:flex;flex-direction:column;gap:12px}.cart-empty{background:#fff;border:1px solid #e7e7e7;border-radius:22px;padding:36px;text-align:center;font-size:18px;font-weight:900;color:#777}.cart-section-title{font-size:18px;font-weight:900;margin:8px 0 4px}.cart-row{display:grid;grid-template-columns:300px 210px 170px 160px 150px 180px 50px;gap:16px;align-items:center;background:#fff;border:1px solid #e7e7e7;border-radius:22px;padding:16px;box-shadow:0 10px 28px rgba(0,0,0,.05)}.cart-product{display:flex;align-items:center;gap:14px;min-width:0}.cart-img{width:92px;height:76px;border-radius:15px;object-fit:cover;background:#eee;flex:0 0 auto}.cart-name{font-size:16px;font-weight:900;line-height:1.18}.cart-meta{font-size:12px;font-weight:700;color:#666;margin-top:6px;line-height:1.35}.cart-meta b{color:#d71920}.cart-info{border-left:1px solid #eee;padding-left:16px;min-width:0}.cart-info strong{display:block;font-size:14px;font-weight:900;line-height:1.25}.cart-info span{display:block;font-size:12px;font-weight:700;color:#666;margin-top:6px}.cart-price{border-left:1px solid #eee;padding-left:16px}.cart-price small{display:block;font-size:12px;font-weight:900;color:#777;margin-bottom:5px}.price-main{font-size:20px;font-weight:900;line-height:1}.price-main.red{color:#d71920}.price-main.gray{color:#777}.price-old{font-size:12px;font-weight:800;color:#999;text-decoration:line-through;margin-top:6px}.cart-qty{display:flex;flex-direction:column;align-items:center;gap:6px}.qty-box{height:40px;display:flex;border:1px solid #ddd;border-radius:14px;overflow:hidden}.qty-box button{width:40px;height:40px;border:0;background:#111;color:#fff;font-size:19px;font-weight:900;cursor:pointer}.qty-box input{width:46px;height:40px;border:0;text-align:center;outline:0;font-weight:900;font-size:15px}.qty-small{font-size:12px;font-weight:700;color:#666}.item-comment textarea{width:100%;height:44px;min-height:44px;max-height:44px;border:1px solid #ddd;border-radius:14px;padding:10px 12px;resize:none;outline:0;font-size:13px;font-weight:700}.delete-btn{width:44px;height:44px;border:0;border-radius:14px;background:#111;color:#fff;font-size:18px;cursor:pointer}.cart-bottom{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid #e5e5e5;z-index:900;box-shadow:0 -12px 34px rgba(0,0,0,.08)}.bottom-shell{max-width:1320px;margin:0 auto;padding:14px 18px;display:grid;grid-template-columns:1fr 1fr 390px;gap:14px;align-items:center}.total-box{height:62px;border:1px solid #e4e4e4;border-radius:17px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px}.total-box span{font-size:13px;font-weight:800}.total-box b{font-size:23px;font-weight:900}.checkout-btn{height:62px;border:0;border-radius:18px;background:#d71920;color:#fff;font-size:18px;font-weight:900;cursor:pointer}.checkout-btn:disabled{opacity:.65;cursor:not-allowed}.checkout-btn.loading:after{content:"";display:inline-block;width:15px;height:15px;border:2px solid rgba(255,255,255,.45);border-top-color:#fff;border-radius:50%;margin-left:9px;vertical-align:-2px;animation:spin .75s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.site-footer{background:#111;color:#fff;margin-top:32px}.footer-shell{max-width:1320px;margin:0 auto;padding:28px 18px;display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px;align-items:center}.footer-shell a,.footer-shell p{display:block;color:#ddd;font-size:13px;margin-top:7px}.footer-center{text-align:center}.footer-right{text-align:right}.cart-toast{position:fixed;left:50%;bottom:105px;transform:translateX(-50%) translateY(20px);background:#111;color:#fff;border-radius:15px;padding:13px 18px;font-weight:900;opacity:0;pointer-events:none;z-index:99999;transition:.25s}.cart-toast.show{opacity:1;transform:translateX(-50%) translateY(0)}.cart-success{position:fixed;inset:0;background:rgba(0,0,0,.35);display:none;align-items:center;justify-content:center;z-index:99999}.cart-success.show{display:flex}.cart-success>div{background:#fff;border-radius:24px;padding:26px 32px;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.25)}.cart-success b{display:block;font-size:22px;font-weight:900;margin-bottom:8px}.cart-success span{font-size:14px;color:#777;font-weight:700}.mobile-nav{display:none}@media(max-width:900px){body.cart-body{padding-top:74px;padding-bottom:210px}.site-header{height:74px}.head-shell{height:74px;padding:0 12px;display:flex;justify-content:center}.contacts,.header-search,.head-actions{display:none}.brand-mark{width:42px;height:42px}.logo{font-size:21px}.cart-page{padding:14px 12px}.cart-top{grid-template-columns:auto 1fr;gap:10px}.cart-top h1{text-align:right;font-size:25px}.order-comment{grid-column:1/3;grid-template-columns:1fr;height:auto;padding:10px}.order-comment input{height:38px}.clear-btn{grid-column:1/3;height:42px}.cart-row{grid-template-columns:1fr;gap:10px;padding:12px;border-radius:18px}.cart-product{align-items:flex-start}.cart-img{width:82px;height:70px}.cart-name{font-size:15px}.mobile-two{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cart-info{border-left:0;padding:10px;border:1px solid #eee;border-radius:14px;background:#fafafa}.cart-price{border-left:0;padding:10px;border:1px solid #ffe1e1;border-radius:14px;background:#fff7f7}.price-main{font-size:21px}.mobile-actions{display:grid;grid-template-columns:1fr 52px;gap:10px;align-items:end}.delete-btn{width:52px;height:42px}.item-comment textarea{height:42px;min-height:42px;max-height:42px}.cart-bottom{bottom:70px}.bottom-shell{padding:10px 12px;grid-template-columns:1fr 1fr;gap:8px}.total-box{height:58px}.total-box span{font-size:12px}.total-box b{font-size:21px}.checkout-btn{grid-column:1/3;height:50px;font-size:16px}.footer-shell{grid-template-columns:1fr;text-align:center;padding-bottom:90px}.footer-right{text-align:center}.mobile-nav{position:fixed;left:0;right:0;bottom:0;height:70px;background:#fff;border-top:1px solid #e6e6e6;z-index:1000;display:grid;grid-template-columns:repeat(5,1fr)}.mobile-nav a{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:20px;color:#777;font-weight:900}.mobile-nav a.active{color:#d71920}.mobile-nav b{font-size:10px}.mobile-nav i{position:absolute;top:7px;right:25%;min-width:17px;height:17px;background:#d71920;color:#fff;border-radius:20px;font-style:normal;font-size:10px;display:flex;align-items:center;justify-content:center}}@media(min-width:901px){.mobile-two,.mobile-actions{display:contents}}
/* === FIX COLORS / КОММЕНТАРИЙ НЕ ВЫЛЕТАЕТ === */.cart-row{grid-template-columns:300px 145px 155px 135px 210px 120px 50px!important;background:#fff!important;border:1px solid #e8e8e8!important}.cart-section-title{color:#111!important}.cart-name{color:#111!important}.cart-meta b{color:#d71920!important}.cart-info strong{color:#111!important}.cart-info span{color:#666!important}.cart-price small{color:#111!important}.price-main.red{color:#d71920!important}.price-main.gray{color:#777!important}.qty-box button{background:#111!important;color:#fff!important}.delete-btn{background:#111!important;color:#fff!important}.clear-btn,.checkout-btn{background:#d71920!important;color:#fff!important}.item-comment{min-width:0!important;width:100%!important}.item-comment textarea{width:100%!important;display:block!important;background:#fff!important;color:#111!important;border:1px solid #e0e0e0!important}.mobile-actions{min-width:0!important}@media(max-width:900px){.cart-row{grid-template-columns:1fr!important}.item-comment{width:100%!important}.mobile-actions{display:grid!important;grid-template-columns:1fr 52px!important;gap:10px!important}}
.cart-info{max-width:170px!important;overflow:hidden!important}.cart-info strong,.cart-info span{white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.item-comment textarea{height:46px!important}
/* === DELETE BTN POSITION === */.mobile-actions{position:relative!important;align-items:center!important}.delete-btn{position:relative!important;top:-8px!important;left:6px!important;width:42px!important;height:42px!important}
/* === MOBILE 50/50 + QTY CLOSE TO DELETE === */@media(max-width:900px){.mobile-two{grid-template-columns:1fr 1fr!important;gap:10px!important}.mobile-two .cart-info{width:100%!important;max-width:none!important;flex:1!important}.mobile-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important}.cart-qty{margin:0!important;min-width:auto!important}.qty-box{margin:0!important}.qty-small{margin-top:4px!important}.delete-btn{margin:0!important;position:relative!important;top:0!important;left:0!important}}
@media(max-width:900px){.mobile-actions{display:grid!important;grid-template-columns:1fr auto!important;align-items:end!important;gap:10px!important;width:100%!important}.mobile-weight-note{font-size:10px!important;line-height:1.35!important;color:#999!important;font-weight:700!important;max-width:190px!important}.mobile-right{display:flex!important;align-items:flex-start!important;gap:10px!important}.cart-qty{display:flex!important;flex-direction:column!important;align-items:center!important;margin:0!important}.qty-small{margin-top:4px!important;line-height:1!important}.delete-btn{position:relative!important;top:-8px!important;margin:0!important}}
.mobile-weight-note{margin-top:-16px!important;padding-bottom:8px!important}
@media(max-width:900px){.mobile-right{display:flex!important;align-items:center!important;gap:10px!important}.cart-qty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin:0!important}.qty-small{margin-top:4px!important;line-height:1!important}.delete-btn{position:relative!important;top:-8px!important;margin:0!important}}
/* === CART WIDTH NORMAL === */.cart-page{width:calc(100% - 80px)!important;max-width:1600px!important;margin:0 auto!important;padding:22px 40px 140px!important}.cart-block,.cart-row,.bottom-shell{width:100%!important;max-width:none!important}.cart-row{display:grid!important;grid-template-columns:300px 220px 220px 150px 220px 180px!important;align-items:center!important}.site-footer{width:100%!important;margin-top:40px!important}.footer-shell{width:calc(100% - 80px)!important;max-width:1600px!important;padding:70px 40px!important;margin:0 auto!important}
/* === FIX DESKTOP CART LAYOUT === */@media(min-width:901px){.cart-row{display:grid!important;grid-template-columns:260px 170px 190px 140px 220px 1fr!important;align-items:center!important;gap:18px!important;min-height:160px!important}.mobile-actions{display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:18px!important}.mobile-weight-note{max-width:180px!important;font-size:13px!important;line-height:1.35!important;color:#555!important;font-weight:700!important}.mobile-right{display:flex!important;align-items:center!important;gap:14px!important}.cart-qty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important}.delete-btn{margin:0!important;position:relative!important;top:0!important;left:0!important}.qty-small{margin-top:6px!important}.cart-bottom{position:sticky!important;bottom:0!important;z-index:90!important;background:#fff!important;border-top:1px solid #ececec!important;padding:18px 0!important}.bottom-shell{max-width:1450px!important;margin:0 auto!important;padding:0 24px!important;display:flex!important;align-items:center!important;justify-content:space-between!important}}
/* === FIX BOTTOM BIG SIZE === */@media(min-width:901px){.cart-bottom{padding:22px 0!important}.bottom-shell{max-width:1450px!important;margin:0 auto!important;padding:0 32px!important;display:grid!important;grid-template-columns:260px 260px 360px!important;gap:28px!important;align-items:center!important;justify-content:space-between!important}.total-box{height:78px!important;border-radius:20px!important;padding:12px 22px!important}.total-box span{font-size:15px!important;font-weight:900!important}.total-box b{font-size:28px!important;font-weight:1000!important}.checkout-btn{height:78px!important;border-radius:22px!important;font-size:22px!important;font-weight:1000!important;padding:0 34px!important}}
@media(min-width:901px){.mobile-actions{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;gap:26px!important;height:100%!important}.mobile-weight-note{max-width:210px!important;font-size:13px!important;line-height:1.45!important;display:flex!important;align-items:center!important;margin:0!important}.mobile-right{display:flex!important;align-items:center!important;gap:14px!important}.cart-qty{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;margin-top:18px!important}.delete-btn{margin-top:18px!important;position:relative!important;top:0!important;left:0!important}.qty-small{margin-top:6px!important;text-align:center!important}}
@media(min-width:901px){.delete-btn{position:relative!important;top:-12px!important}}
@media(max-width:900px){html,body{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.cart-body{padding-left:0!important;padding-right:0!important}.site-header,.cart-page,.cart-top,.cart-block,.cart-row,.cart-bottom,.bottom-shell,.site-footer,.footer-shell{width:100%!important;max-width:100%!important;min-width:0!important}.cart-page{padding:14px clamp(10px,4vw,18px) 220px!important;margin:0!important}.cart-top{display:grid!important;grid-template-columns:auto 1fr!important;gap:10px!important}.cart-top h1{font-size:clamp(24px,7vw,34px)!important}.order-comment,.clear-btn{grid-column:1/3!important;width:100%!important}.cart-row{grid-template-columns:1fr!important;padding:12px!important}.cart-product,.mobile-two,.cart-price,.item-comment,.mobile-actions{width:100%!important}.mobile-two{grid-template-columns:1fr 1fr!important}.cart-bottom{left:0!important;right:0!important}.bottom-shell{padding:10px clamp(10px,4vw,18px)!important}}
/* === FOOTER LIKE MAIN === */.site-footer{width:100%!important;padding:50px 24px 130px!important;margin-top:auto!important;background:#f5f5f7!important}.footer-grid{max-width:1100px!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:24px!important;padding:34px!important;background:#fff!important;border-radius:36px!important;box-shadow:0 14px 38px rgba(0,0,0,.08)!important}.footer-col{display:flex!important;flex-direction:column!important;gap:10px!important;font-size:14px!important;color:#1a1a1a!important}.footer-title{font-size:18px!important;font-weight:900!important;margin-bottom:6px!important}.footer-col.center{align-items:center!important;justify-content:center!important;text-align:center!important}.footer-col.right{text-align:right!important;align-items:flex-end!important}@media(max-width:800px){.footer-grid{display:none!important}.site-footer{padding:30px 14px 130px!important}}