.page-module__tFbewW__wrapper{max-width:1000px;margin:0 auto;padding:2rem 1.5rem 4rem}.page-module__tFbewW__pageTitle{color:var(--color-gray-900);margin-bottom:2rem;font-size:1.75rem;font-weight:800}.page-module__tFbewW__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:6rem 2rem;display:flex}.page-module__tFbewW__emptyIcon{color:var(--color-gray-300);margin-bottom:1.5rem}.page-module__tFbewW__emptyTitle{color:var(--color-gray-700);margin-bottom:.5rem;font-size:1.375rem;font-weight:700}.page-module__tFbewW__emptyDesc{color:var(--color-gray-500);margin-bottom:2rem;font-size:.95rem}.page-module__tFbewW__browseBtn{color:#fff;background:linear-gradient(135deg,var(--color-primary-700)0%,var(--color-primary-500)100%);border-radius:50px;align-items:center;padding:.75rem 2rem;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module__tFbewW__browseBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.page-module__tFbewW__errorAlert{color:#dc2626;background:#fef2f2;border-radius:.75rem;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}.page-module__tFbewW__errorClose{color:#dc2626;cursor:pointer;background:0 0;border:none;padding:0 .25rem;font-size:1rem}.page-module__tFbewW__layout{grid-template-columns:1fr 340px;align-items:start;gap:2rem;display:grid}.page-module__tFbewW__itemList{flex-direction:column;gap:1rem;display:flex}.page-module__tFbewW__cartItem{border:1px solid var(--color-gray-200);background:#fff;border-radius:1rem;align-items:center;gap:1rem;padding:1.25rem;transition:box-shadow .15s;display:flex;box-shadow:0 1px 3px #0000000a}.page-module__tFbewW__cartItem:hover{box-shadow:0 2px 8px #00000014}.page-module__tFbewW__itemImage{background:var(--color-gray-100);border-radius:.75rem;flex-shrink:0;width:80px;height:80px;overflow:hidden}.page-module__tFbewW__itemImg{object-fit:cover;width:100%;height:100%}.page-module__tFbewW__itemInfo{flex:1;min-width:0}.page-module__tFbewW__itemName{color:var(--color-gray-900);margin-bottom:.25rem;font-size:1rem;font-weight:700}.page-module__tFbewW__itemPrice{color:var(--color-gray-500);font-size:.875rem}.page-module__tFbewW__itemActions{flex-shrink:0;align-items:center;gap:1rem;display:flex}.page-module__tFbewW__quantityControl{border:1px solid var(--color-gray-200);border-radius:.5rem;align-items:center;gap:0;display:flex;overflow:hidden}.page-module__tFbewW__qtyBtn{width:2rem;height:2rem;color:var(--color-gray-600);cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;transition:background .15s;display:flex}.page-module__tFbewW__qtyBtn:hover{background:var(--color-gray-100)}.page-module__tFbewW__qtyValue{width:2.5rem;height:2rem;color:var(--color-gray-900);border-left:1px solid var(--color-gray-200);border-right:1px solid var(--color-gray-200);justify-content:center;align-items:center;font-size:.875rem;font-weight:600;display:flex}.page-module__tFbewW__itemSubtotal{color:var(--color-gray-900);text-align:right;min-width:5rem;font-size:.95rem;font-weight:700}.page-module__tFbewW__removeBtn{width:2rem;height:2rem;color:var(--color-gray-400);cursor:pointer;background:0 0;border:none;border-radius:.375rem;justify-content:center;align-items:center;transition:all .15s;display:flex}.page-module__tFbewW__removeBtn:hover{color:#dc2626;background:#fef2f2}.page-module__tFbewW__summary{top:calc(var(--header-height) + 1rem);position:sticky}.page-module__tFbewW__summaryCard{border:1px solid var(--color-gray-200);background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 1px 3px #0000000a}.page-module__tFbewW__summaryTitle{color:var(--color-gray-900);border-bottom:1px solid var(--color-gray-100);margin-bottom:1.25rem;padding-bottom:1rem;font-size:1.125rem;font-weight:700}.page-module__tFbewW__summaryRows{flex-direction:column;gap:.75rem;margin-bottom:1.25rem;display:flex}.page-module__tFbewW__summaryRow{color:var(--color-gray-600);justify-content:space-between;font-size:.875rem;display:flex}.page-module__tFbewW__summaryTotal{border-top:1px solid var(--color-gray-200);color:var(--color-gray-900);justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-top:1.25rem;font-size:1rem;font-weight:600;display:flex}.page-module__tFbewW__totalPrice{background:linear-gradient(135deg,var(--color-primary-700)0%,var(--color-primary-500)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:800}.page-module__tFbewW__orderBtn{background:linear-gradient(135deg,var(--color-primary-700)0%,var(--color-primary-500)100%);color:#fff;cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.page-module__tFbewW__orderBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.page-module__tFbewW__orderBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.page-module__tFbewW__loginLink{border:1.5px solid var(--color-primary-500);width:100%;color:var(--color-primary-700);text-align:center;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.page-module__tFbewW__loginLink:hover{background:var(--color-primary-50)}@media (max-width:768px){.page-module__tFbewW__wrapper{padding:1.5rem 1rem 3rem}.page-module__tFbewW__pageTitle{font-size:1.375rem}.page-module__tFbewW__layout{grid-template-columns:1fr}.page-module__tFbewW__cartItem{flex-wrap:wrap;gap:.75rem;padding:1rem}.page-module__tFbewW__itemActions{border-top:1px solid var(--color-gray-100);justify-content:space-between;width:100%;padding-top:.5rem}.page-module__tFbewW__itemSubtotal{min-width:auto}.page-module__tFbewW__summary{position:static}}
