:root{--container-w:1340px;--gap:24px;--radius:14px;--border:#e6e6e6;--bg:#fff;--text:#000;--muted:#6b6b6b;--brand:#fed700}.Cart-module__BIMPfG__page{color:var(--text)}.Cart-module__BIMPfG__container{width:min(var(--container-w), 100%);margin-inline:auto;padding:24px 16px 64px}.Cart-module__BIMPfG__h1{letter-spacing:.02em;margin:6px 0 18px;font-size:clamp(32px,3.2vw,32px);font-weight:500}.Cart-module__BIMPfG__panel{background:var(--bg);border:1px solid var(--border);border-radius:10px;padding:28px}.Cart-module__BIMPfG__empty{flex-direction:column;justify-content:center;place-items:center;gap:8px;min-height:360px;display:flex}.Cart-module__BIMPfG__emptyIcon{opacity:.9;margin-bottom:6px}.Cart-module__BIMPfG__emptyTitle{margin:0;font-size:clamp(18px,1.8vw,22px);font-weight:700}.Cart-module__BIMPfG__emptyText{color:var(--muted);margin:0 0 8px}.Cart-module__BIMPfG__primaryBtn,.Cart-module__BIMPfG__primaryBtnLg{background:var(--brand);color:#111;cursor:pointer;justify-content:center;align-items:center;font-weight:700;text-decoration:none;transition:background .2s,color .2s,filter .2s;display:inline-flex}.Cart-module__BIMPfG__primaryBtn{border-radius:10px;padding:16px 90px}.Cart-module__BIMPfG__primaryBtnLg{border-radius:12px;height:56px;padding:16px 90px;font-weight:800}.Cart-module__BIMPfG__primaryBtn:hover,.Cart-module__BIMPfG__primaryBtnLg:hover{filter:brightness(.95)}.Cart-module__BIMPfG__primaryBtn:active,.Cart-module__BIMPfG__primaryBtnLg:active{color:#fff;background:#ccac00}.Cart-module__BIMPfG__list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.Cart-module__BIMPfG__row{border:1px solid var(--border);border-radius:8px;grid-template-columns:116px 1fr auto;align-items:center;gap:20px;padding:18px;display:grid}.Cart-module__BIMPfG__thumb{object-fit:contain;object-position:center;background:#f5f5f5;border-radius:8px;width:116px;height:116px;display:block}.Cart-module__BIMPfG__info{flex-direction:column;gap:8px;min-width:0;display:flex}.Cart-module__BIMPfG__title{margin-bottom:6px;font-size:clamp(16px,2vw,22px);font-weight:600;line-height:1.25}.Cart-module__BIMPfG__article{color:var(--muted);font-size:clamp(12px,1.5vw,18px)}.Cart-module__BIMPfG__qtyBox{border:1px solid var(--border);border-radius:10px;justify-content:center;align-items:center;gap:16px;min-width:170px;height:56px;padding:0 18px;display:inline-flex}.Cart-module__BIMPfG__qtyBtn{cursor:pointer;background:0 0;border:none;place-items:center;width:28px;height:28px;transition:transform .15s,opacity .15s;display:grid}.Cart-module__BIMPfG__qtyBtn:hover{transform:scale(1.15)}.Cart-module__BIMPfG__qtyBtn:active{opacity:.7;transform:scale(.95)}.Cart-module__BIMPfG__qtyValue{text-align:center;min-width:20px;font-size:28px;font-weight:500}.Cart-module__BIMPfG__trashBtn{cursor:pointer;background:0 0;border:none;place-items:center;width:44px;height:44px;transition:transform .15s,opacity .15s;display:grid}.Cart-module__BIMPfG__trashBtn:hover{transform:scale(1.15)}.Cart-module__BIMPfG__trashBtn:active{opacity:.7;transform:scale(.95)}.Cart-module__BIMPfG__thumbLink{display:inline-block}.Cart-module__BIMPfG__actions{justify-content:flex-end;margin-top:18px;display:flex}@media (max-width:900px){.Cart-module__BIMPfG__panel{padding:16px}.Cart-module__BIMPfG__row{grid-template-columns:88px 1fr auto;gap:14px;padding:12px}.Cart-module__BIMPfG__qtyBox{gap:12px;min-width:150px;height:48px;padding:0 14px}.Cart-module__BIMPfG__qtyValue{font-size:24px}.Cart-module__BIMPfG__title{font-size:16px}}@media (max-width:600px){.Cart-module__BIMPfG__h1{font-size:24px}.Cart-module__BIMPfG__row{grid-template-columns:96px 1fr auto;align-items:center;gap:12px}.Cart-module__BIMPfG__thumb{width:96px;height:96px}.Cart-module__BIMPfG__info{gap:6px}.Cart-module__BIMPfG__trashBtn{align-self:center}.Cart-module__BIMPfG__title{font-size:14.5px}.Cart-module__BIMPfG__thumbLink{place-items:center;display:grid}.Cart-module__BIMPfG__article{font-size:12px}.Cart-module__BIMPfG__qtyBox{gap:10px;min-width:132px;height:44px;margin-top:4px;padding:0 12px}.Cart-module__BIMPfG__qtyBtn{width:26px;height:26px}.Cart-module__BIMPfG__qtyValue{font-size:20px}.Cart-module__BIMPfG__primaryBtnLg{width:100%;height:52px;padding:14px 24px}.Cart-module__BIMPfG__primaryBtn{padding:12px 24px}.Cart-module__BIMPfG__actions{margin-top:14px}}@media (max-width:480px){.Cart-module__BIMPfG__row{grid-template-columns:84px 1fr auto;gap:10px}.Cart-module__BIMPfG__thumb{width:84px;height:84px}.Cart-module__BIMPfG__title{font-size:13px}.Cart-module__BIMPfG__article{font-size:11.5px}.Cart-module__BIMPfG__qtyBox{gap:8px;min-width:120px;height:40px;padding:0 10px}.Cart-module__BIMPfG__qtyBtn{width:24px;height:24px}.Cart-module__BIMPfG__qtyValue{font-size:18px}}@media (max-width:360px){.Cart-module__BIMPfG__container{padding:20px 16px 40px}.Cart-module__BIMPfG__row{grid-template-columns:72px 1fr auto;gap:8px;padding:10px}.Cart-module__BIMPfG__thumb{width:72px;height:72px}.Cart-module__BIMPfG__title{font-size:13px}.Cart-module__BIMPfG__article{font-size:11px}.Cart-module__BIMPfG__qtyBox{border-radius:8px;gap:8px;min-width:108px;height:36px;padding:0 8px}.Cart-module__BIMPfG__qtyBtn{width:22px;height:22px}.Cart-module__BIMPfG__qtyValue{font-size:16px}.Cart-module__BIMPfG__primaryBtnLg{height:48px;padding:12px 18px}}@media (max-width:320px){.Cart-module__BIMPfG__row{grid-template-columns:64px 1fr auto}.Cart-module__BIMPfG__thumb{width:64px;height:64px}.Cart-module__BIMPfG__title{font-size:12.5px}.Cart-module__BIMPfG__qtyBox{min-width:100px}}
