.page-module__tFbewW__cartPage{direction:rtl;max-width:1200px;margin:3rem auto;padding:0 2rem}.page-module__tFbewW__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.page-module__tFbewW__title{color:#1e293b;font-size:2.5rem;font-weight:700}.page-module__tFbewW__backLink{color:#3b82f6;align-items:center;gap:.8rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s;display:flex}.page-module__tFbewW__backLink:hover{color:#2563eb}.page-module__tFbewW__cartContainer{grid-template-columns:1fr 380px;gap:3rem;display:grid}.page-module__tFbewW__cartItems{flex-direction:column;gap:1.5rem;display:flex}.page-module__tFbewW__cartItem{background:#fff;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;transition:transform .3s;display:flex;box-shadow:0 8px 30px #00000014}.page-module__tFbewW__cartItem:hover{transform:translateY(-4px)}.page-module__tFbewW__thumbnailImg{border-radius:10px;width:100px;height:auto}.page-module__tFbewW__itemInfo{flex:1}.page-module__tFbewW__itemTitle{color:#1e293b;font-size:18px;font-weight:700}.page-module__tFbewW__itemMeta{color:#64748b;gap:1.5rem;font-size:.95rem;display:flex}.page-module__tFbewW__itemPrice{color:#10b981;white-space:nowrap;font-size:18px;font-weight:700}.page-module__tFbewW__removeBtn{color:#fff;cursor:pointer;background:#ef4444;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .3s;display:flex}.page-module__tFbewW__removeBtn:hover{background:#dc2626;transform:scale(1.1)}.page-module__tFbewW__cartSummary{background:#fff;border-radius:20px;height:fit-content;padding:2rem;position:sticky;top:120px;box-shadow:0 10px 40px #0000001a}.page-module__tFbewW__summaryHeader{border-bottom:2px solid #e2e8f0;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1.5rem;display:flex}.page-module__tFbewW__summaryHeader h3{color:#1e293b;margin:0;font-size:20px;font-weight:700}.page-module__tFbewW__summaryHeader p{color:#64748b;margin:0}.page-module__tFbewW__priceDetails{margin-bottom:1.5rem}.page-module__tFbewW__priceRow{color:#334155;justify-content:space-between;padding:.8rem 0;display:flex}.page-module__tFbewW__totalPrice{color:#1e293b;border-top:2px solid #e2e8f0;justify-content:space-between;padding:1.5rem 0;font-size:20px;font-weight:700;display:flex}.page-module__tFbewW__finalAmount{color:#10b981}.page-module__tFbewW__checkoutBtn{color:#fff;cursor:pointer;background:linear-gradient(90deg,#10b981,#059669);border:none;border-radius:50px;width:100%;margin-top:1rem;padding:10px 20px;font-size:18px;font-weight:700;transition:all .3s}.page-module__tFbewW__checkoutBtn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 10px 30px #10b98166}.page-module__tFbewW__checkoutBtn:disabled{opacity:.7;cursor:not-allowed}.page-module__tFbewW__secureNote{text-align:center;color:#64748b;margin-top:1.5rem;font-size:.95rem}.page-module__tFbewW__emptyCart{text-align:center;background:#fff;border-radius:20px;height:calc(100vh - 101px);padding:6rem 2rem;box-shadow:0 8px 30px #00000014}.page-module__tFbewW__emptyCart h2{color:#1e293b;margin:2rem 0 1rem;font-size:2rem}.page-module__tFbewW__emptyCart p{color:#64748b;margin-bottom:2rem;font-size:1.2rem}.page-module__tFbewW__browseBtn{color:#fff;background:#3b82f6;border-radius:50px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:700;text-decoration:none;transition:all .3s}.page-module__tFbewW__browseBtn:hover{background:#2563eb;transform:translateY(-3px)}@media (max-width:992px){.page-module__tFbewW__cartContainer{grid-template-columns:1fr}.page-module__tFbewW__cartSummary{position:static}}@media (max-width:768px){.page-module__tFbewW__cartPage{padding:0 1rem}.page-module__tFbewW__cartItem{flex-direction:column;align-items:flex-start;gap:1rem}.page-module__tFbewW__itemPrice,.page-module__tFbewW__removeBtn{align-self:flex-end}}
