.Cart-module__BIMPfG__page{background:var(--off-white);min-height:60vh;padding:44px 0}.Cart-module__BIMPfG__hero{border-bottom:2px solid var(--navy-deep);flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:32px;padding-bottom:18px;display:flex}.Cart-module__BIMPfG__title{color:var(--navy-deep);letter-spacing:-.5px;margin-top:4px;font-size:clamp(26px,3.6vw,36px);font-weight:900}.Cart-module__BIMPfG__itemCount{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:12px;font-weight:700}.Cart-module__BIMPfG__layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:32px;display:grid}.Cart-module__BIMPfG__items{flex-direction:column;gap:12px;min-width:0;display:flex}.Cart-module__BIMPfG__item{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-sharp);grid-template-columns:96px minmax(0,1fr) auto auto auto;align-items:center;gap:18px;padding:16px;display:grid}.Cart-module__BIMPfG__thumb{background:var(--off-white);border:1px solid var(--border);border-radius:var(--radius-sharp);flex-shrink:0;width:96px;height:96px;position:relative;overflow:hidden}.Cart-module__BIMPfG__thumbImg{object-fit:contain;padding:8px}.Cart-module__BIMPfG__thumbFallback{letter-spacing:.08em;color:var(--border);justify-content:center;align-items:center;font-size:24px;font-weight:900;display:flex;position:absolute;inset:0}.Cart-module__BIMPfG__itemBody{flex-direction:column;gap:4px;min-width:0;display:flex}.Cart-module__BIMPfG__itemTitle{color:var(--navy-deep);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.Cart-module__BIMPfG__itemTitle:hover{color:var(--navy-mid)}.Cart-module__BIMPfG__itemMeta{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);font-size:11px;font-weight:700}.Cart-module__BIMPfG__unitPrice{color:var(--text);margin-top:2px;font-size:13px;font-weight:600}.Cart-module__BIMPfG__qtyControl{border:1.5px solid var(--border);border-radius:var(--radius-sharp);background:var(--white);align-items:center;display:inline-flex;overflow:hidden}.Cart-module__BIMPfG__qtyButton{width:30px;height:32px;color:var(--navy-deep);background:var(--white);cursor:pointer;justify-content:center;align-items:center;font-size:16px;font-weight:800;transition:background-color .15s;display:inline-flex}.Cart-module__BIMPfG__qtyButton:hover{background:var(--off-white)}.Cart-module__BIMPfG__qtyValue{text-align:center;min-width:32px;color:var(--navy-deep);font-size:13px;font-weight:700}.Cart-module__BIMPfG__lineTotal{color:var(--navy-deep);text-align:right;font-variant-numeric:tabular-nums;min-width:90px;font-size:15px;font-weight:800}.Cart-module__BIMPfG__removeButton{width:32px;height:32px;color:var(--muted);border-radius:var(--radius-sharp);cursor:pointer;border:1.5px solid #0000;justify-content:center;align-items:center;font-size:14px;font-weight:700;transition:border-color .15s,color .15s;display:inline-flex}.Cart-module__BIMPfG__removeButton:hover{color:var(--navy-deep);border-color:var(--border)}.Cart-module__BIMPfG__itemActions{justify-content:space-between;align-items:center;padding-top:14px;display:flex}.Cart-module__BIMPfG__clearButton{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);cursor:pointer;font-size:11px;font-weight:700}.Cart-module__BIMPfG__clearButton:hover{color:var(--navy-deep)}.Cart-module__BIMPfG__summary{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-sharp);padding:22px;position:sticky;top:100px}.Cart-module__BIMPfG__summaryTitle{letter-spacing:.14em;text-transform:uppercase;color:var(--navy-deep);border-bottom:1px solid var(--border);margin-bottom:14px;padding-bottom:14px;font-size:12px;font-weight:800}.Cart-module__BIMPfG__summaryRow{justify-content:space-between;align-items:baseline;gap:12px;padding:6px 0;font-size:13px;display:flex}.Cart-module__BIMPfG__summaryLabel{color:var(--muted)}.Cart-module__BIMPfG__summaryValue{color:var(--text);font-variant-numeric:tabular-nums;font-weight:600}.Cart-module__BIMPfG__summaryNote{color:var(--muted);font-size:11px;font-style:italic}.Cart-module__BIMPfG__summaryTotal{border-top:2px solid var(--navy-deep);justify-content:space-between;align-items:baseline;margin-top:12px;padding-top:14px;display:flex}.Cart-module__BIMPfG__totalLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--navy-deep);font-size:13px;font-weight:800}.Cart-module__BIMPfG__totalValue{color:var(--navy-deep);font-variant-numeric:tabular-nums;font-size:22px;font-weight:900}.Cart-module__BIMPfG__checkoutButton{text-align:center;width:100%;margin-top:18px;display:block}.Cart-module__BIMPfG__continueLink{text-align:center;color:var(--muted);margin-top:12px;padding:8px;font-size:12px;font-weight:600;display:block}.Cart-module__BIMPfG__continueLink:hover{color:var(--navy-deep)}.Cart-module__BIMPfG__perks{border-top:1px solid var(--border);flex-direction:column;gap:8px;margin-top:18px;padding-top:16px;display:flex}.Cart-module__BIMPfG__perk{color:var(--muted);align-items:center;gap:10px;font-size:12px;display:flex}.Cart-module__BIMPfG__perkIcon{background:var(--navy-tint);width:22px;height:22px;color:var(--navy-deep);border-radius:var(--radius-sharp);flex-shrink:0;justify-content:center;align-items:center;font-size:11px;font-weight:800;display:inline-flex}.Cart-module__BIMPfG__empty{background:var(--white);border:1.5px solid var(--border);border-radius:var(--radius-sharp);text-align:center;flex-direction:column;align-items:center;gap:14px;padding:64px 32px;display:flex}.Cart-module__BIMPfG__emptyIcon{background:var(--off-white);border:1.5px solid var(--border);border-radius:var(--radius-sharp);width:64px;height:64px;color:var(--navy-deep);letter-spacing:.05em;justify-content:center;align-items:center;margin-bottom:6px;font-size:28px;font-weight:900;display:inline-flex}.Cart-module__BIMPfG__emptyTitle{color:var(--navy-deep);letter-spacing:-.3px;font-size:22px;font-weight:900}.Cart-module__BIMPfG__emptyCopy{color:var(--muted);max-width:42ch;font-size:13px}.Cart-module__BIMPfG__emptyAction{margin-top:6px}@media (max-width:1024px){.Cart-module__BIMPfG__layout{grid-template-columns:minmax(0,1fr) 300px;gap:24px}.Cart-module__BIMPfG__item{grid-template-columns:80px minmax(0,1fr) auto auto;gap:14px}.Cart-module__BIMPfG__thumb{width:80px;height:80px}.Cart-module__BIMPfG__removeButton{grid-area:1/4;align-self:start;margin-top:-4px}.Cart-module__BIMPfG__lineTotal{text-align:left;grid-area:2/2/auto/-1;min-width:0;margin-left:94px}.Cart-module__BIMPfG__qtyControl{grid-area:1/3}}@media (max-width:767px){.Cart-module__BIMPfG__page{padding:28px 0}.Cart-module__BIMPfG__layout{grid-template-columns:1fr;gap:20px}.Cart-module__BIMPfG__summary{position:static}.Cart-module__BIMPfG__item{grid-template-columns:64px minmax(0,1fr) auto;gap:12px;padding:12px}.Cart-module__BIMPfG__thumb{width:64px;height:64px}.Cart-module__BIMPfG__qtyControl{grid-area:2/2/auto/-1;justify-self:start}.Cart-module__BIMPfG__lineTotal{text-align:right;border-top:1px dashed var(--border);grid-area:3/1/auto/-1;margin-left:0;padding-top:8px}.Cart-module__BIMPfG__removeButton{grid-area:1/3}.Cart-module__BIMPfG__empty{padding:48px 20px}}
