.Cart-module__BIMPfG__page{min-height:80vh;padding:2.5rem 1rem 3rem}.Cart-module__BIMPfG__container{gap:1.5rem;max-width:1180px;margin:0 auto;display:grid}.Cart-module__BIMPfG__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.Cart-module__BIMPfG__kicker{text-transform:uppercase;letter-spacing:.1em;color:#4a8fa8;font-size:.72rem;font-weight:700}.Cart-module__BIMPfG__header h1{color:#0d1733;margin-top:.3rem;font-size:clamp(1.9rem,4vw,2.8rem)}.Cart-module__BIMPfG__itemCount{color:#5a6478;font-size:.65em;font-family:var(--font-manrope), sans-serif;font-weight:400}.Cart-module__BIMPfG__continueShopping{color:#0e1e5a;white-space:nowrap;padding-bottom:.3rem;font-size:.9rem;font-weight:700}.Cart-module__BIMPfG__continueShopping:hover{color:#0d1733}.Cart-module__BIMPfG__layout{grid-template-columns:1.7fr minmax(290px,.9fr);align-items:start;gap:1.5rem;display:grid}.Cart-module__BIMPfG__itemsCol{background:#d4dbf0;border:1px solid #d4dbf0;gap:1px;display:grid}.Cart-module__BIMPfG__itemCard{background:#fff;grid-template-columns:120px 1fr auto;align-items:start;gap:1.2rem;padding:1.4rem;transition:background .15s;display:grid}.Cart-module__BIMPfG__itemCard:hover{background:#fafbff}.Cart-module__BIMPfG__itemImageWrap{background:#edeef3;border:1px solid #d4dbf0;flex-shrink:0;overflow:hidden}.Cart-module__BIMPfG__itemImage{object-fit:contain;width:120px;height:120px;transition:transform .4s;display:block}.Cart-module__BIMPfG__itemCard:hover .Cart-module__BIMPfG__itemImage{transform:scale(1.04)}.Cart-module__BIMPfG__itemBody{padding-top:.1rem}.Cart-module__BIMPfG__itemBody h2{color:#0d1733;font-size:1.1rem;font-weight:700;line-height:1.2}.Cart-module__BIMPfG__itemMeta{color:#5a6478;margin-top:.3rem;font-size:.83rem}.Cart-module__BIMPfG__itemAttrs{color:#0e1e5a;background:#edeef3;margin-top:.25rem;padding:.15rem .45rem;font-size:.78rem;font-weight:600;display:inline-block}.Cart-module__BIMPfG__stepper{border:1px solid #d4dbf0;align-items:center;gap:0;margin-top:.8rem;display:inline-flex}.Cart-module__BIMPfG__stepper button{cursor:pointer;background:#fff;border:0;place-items:center;width:34px;height:34px;font-size:1rem;transition:background .15s;display:grid}.Cart-module__BIMPfG__stepper button:hover{background:#d4dbf0}.Cart-module__BIMPfG__stepper span{text-align:center;border-left:1px solid #d4dbf0;border-right:1px solid #d4dbf0;place-items:center;min-width:38px;height:34px;padding:0 .75rem;font-size:.95rem;font-weight:700;display:grid}.Cart-module__BIMPfG__itemRight{text-align:right;align-items:start;gap:.6rem;padding-top:.1rem;display:grid}.Cart-module__BIMPfG__itemTotal{font-size:1.15rem;font-family:var(--font-manrope), sans-serif;color:#0d1733;letter-spacing:-.01em;font-weight:800;display:block}.Cart-module__BIMPfG__removeBtn{color:#5a6478;cursor:pointer;letter-spacing:.02em;background:0 0;border:0;font-size:.78rem;font-weight:700;transition:color .15s}.Cart-module__BIMPfG__removeBtn:hover{color:#b02f2f}.Cart-module__BIMPfG__summaryCard{background:#fff;border:1px solid #d4dbf0;border-top:3px solid #0e1e5a;padding:1.6rem;position:sticky;top:80px}.Cart-module__BIMPfG__summaryCard h2{color:#0d1733;border-bottom:1px solid #d4dbf0;margin-bottom:1rem;padding-bottom:.8rem;font-size:1.2rem}.Cart-module__BIMPfG__summaryRows{gap:.7rem;padding-top:.2rem;display:grid}.Cart-module__BIMPfG__summaryRow{color:#5a6478;justify-content:space-between;gap:.8rem;font-size:.93rem;display:flex}.Cart-module__BIMPfG__summaryRow strong{color:#0d1733;font-weight:600}.Cart-module__BIMPfG__totalRow{color:#fff;background:#0d1733;border-top:1px solid #d4dbf0;justify-content:space-between;gap:.8rem;margin:.5rem -.8rem 0;padding:.85rem .8rem;font-size:.95rem;display:flex}.Cart-module__BIMPfG__totalRow span{color:#fffc;font-weight:600}.Cart-module__BIMPfG__totalRow strong{color:#fff;font-size:1.2rem;font-weight:800;font-family:var(--font-manrope), sans-serif;letter-spacing:-.02em}.Cart-module__BIMPfG__error{color:#b02f2f;margin-top:.7rem;font-size:.88rem}.Cart-module__BIMPfG__checkoutBtn{color:#0d1733;letter-spacing:.01em;cursor:pointer;background:#f0d800;border:0;width:100%;margin-top:1.2rem;padding:1.1rem 1rem;font-size:1rem;font-weight:700;transition:background .15s}.Cart-module__BIMPfG__checkoutBtn:hover:not(:disabled){background:#d4b800}.Cart-module__BIMPfG__checkoutBtn:disabled{opacity:.72;cursor:not-allowed}.Cart-module__BIMPfG__supportNote{color:#0e1e5a;text-align:center;margin-top:.9rem;font-size:.82rem;font-weight:600}.Cart-module__BIMPfG__trustRow{color:#8a96b0;border-top:1px solid #edeef3;justify-content:space-between;gap:.5rem;margin-top:.7rem;padding-top:.7rem;font-size:.75rem;display:flex}.Cart-module__BIMPfG__emptyState{text-align:center;background:#fff;border:1px solid #d4dbf0;padding:clamp(2rem,5vw,3.5rem)}.Cart-module__BIMPfG__emptyState h1{color:#0d1733;margin-top:.4rem;font-size:clamp(1.8rem,5vw,2.8rem)}.Cart-module__BIMPfG__emptyState p{color:#5a6478;margin-top:.6rem;max-width:480px;margin-inline:auto;line-height:1.72}.Cart-module__BIMPfG__emptyBtn{color:#0d1733;background:#f0d800;border:1px solid #f0d800;margin-top:1.4rem;padding:.9rem 1.8rem;font-weight:700;transition:background .15s;display:inline-flex}.Cart-module__BIMPfG__emptyBtn:hover{background:#d4b800}@media (max-width:900px){.Cart-module__BIMPfG__layout{grid-template-columns:1fr}.Cart-module__BIMPfG__summaryCard{position:static}}@media (max-width:560px){.Cart-module__BIMPfG__itemCard{grid-template-columns:90px 1fr;gap:1rem;padding:1rem}.Cart-module__BIMPfG__itemImage{width:90px;height:90px}.Cart-module__BIMPfG__itemRight{text-align:left;grid-column:1/-1;align-items:center;gap:1rem;display:flex}}
