.cart-module__HPPaEG__page{background:var(--surface-elevated);flex-direction:column;min-height:100vh;display:flex}.cart-module__HPPaEG__header{background:var(--card);border-bottom:1px solid var(--border);z-index:10;justify-content:space-between;align-items:center;padding:16px;display:flex;position:sticky;top:0}.cart-module__HPPaEG__backBtn,.cart-module__HPPaEG__clearBtn{background:var(--muted);color:#1a1720;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.cart-module__HPPaEG__backBtn:hover,.cart-module__HPPaEG__clearBtn:hover{background:var(--muted)}.cart-module__HPPaEG__clearBtn{color:#e53935;background:var(--surface-danger-soft)}.cart-module__HPPaEG__clearBtn:hover{background:#fde8e7}.cart-module__HPPaEG__title{color:#1a1720;margin:0;font-size:18px;font-weight:700}.cart-module__HPPaEG__skeletons{flex-direction:column;gap:1px;padding:16px;display:flex}.cart-module__HPPaEG__skeleton{background:linear-gradient(90deg, var(--skeleton-base) 25%, var(--skeleton-highlight) 50%, var(--skeleton-base) 75%);background-size:200% 100%;border-radius:12px;height:96px;animation:1.2s infinite cart-module__HPPaEG__shimmer}@keyframes cart-module__HPPaEG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.cart-module__HPPaEG__empty{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:60px 24px;display:flex}.cart-module__HPPaEG__emptyText{color:var(--muted-foreground);margin:0;font-size:15px}.cart-module__HPPaEG__browseLink{color:#8c37c3;border:1.5px solid #8c37c3;border-radius:8px;padding:8px 20px;font-size:14px;font-weight:600;text-decoration:none}.cart-module__HPPaEG__groups{flex-direction:column;flex:1;gap:8px;padding:12px 16px 120px;display:flex}.cart-module__HPPaEG__group{background:var(--card);border:1px solid var(--border);border-radius:12px;padding:12px}.cart-module__HPPaEG__storeRow{border-bottom:1px solid var(--border);align-items:center;gap:6px;margin-bottom:4px;padding-bottom:8px;text-decoration:none;display:flex}.cart-module__HPPaEG__storeName{color:#1a1720;font-size:13px;font-weight:700}.cart-module__HPPaEG__storeName:hover{color:#8c37c3}.cart-module__HPPaEG__footer{background:var(--card);border-top:1px solid var(--border);z-index:20;flex-direction:column;gap:10px;padding:16px;display:flex;position:fixed;bottom:0;left:0;right:0}@media (min-width:768px){.cart-module__HPPaEG__footer{max-width:480px;left:auto}}.cart-module__HPPaEG__totalRow{justify-content:space-between;align-items:center;display:flex}.cart-module__HPPaEG__totalLabel{color:var(--muted-foreground);font-size:15px}.cart-module__HPPaEG__totalValue{color:#1a1720;font-size:20px;font-weight:800}.cart-module__HPPaEG__checkoutBtn{color:#fff;background:#8c37c3;border-radius:12px;justify-content:center;align-items:center;height:48px;font-size:15px;font-weight:700;text-decoration:none;transition:background .15s;display:flex}.cart-module__HPPaEG__checkoutBtn:hover{background:#7a2eab}
