.combos-module__kXWaIq__combosContainer{background:#fdfdfd;min-height:80vh;padding:6rem 0}.combos-module__kXWaIq__header{text-align:center;margin-bottom:4rem}.combos-module__kXWaIq__header h1{color:var(--primary);margin-bottom:1rem;font-size:3rem}.combos-module__kXWaIq__header p{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.combos-module__kXWaIq__comboGrid{grid-template-columns:repeat(3,1fr);gap:3rem;display:grid}@media (max-width:992px){.combos-module__kXWaIq__comboGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.combos-module__kXWaIq__comboGrid{grid-template-columns:1fr}}.combos-module__kXWaIq__comboCard{background:#fff;border-radius:20px;flex-direction:column;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000d}.combos-module__kXWaIq__comboCard:hover{transform:translateY(-5px)}.combos-module__kXWaIq__imageWrapper{height:250px;position:relative}.combos-module__kXWaIq__image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.combos-module__kXWaIq__badge{background:var(--accent);color:var(--primary);border-radius:20px;padding:.4rem 1rem;font-size:.9rem;font-weight:700;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 10px #0000001a}.combos-module__kXWaIq__content{flex-direction:column;flex:1;padding:2rem;display:flex}.combos-module__kXWaIq__name{color:var(--dark);margin-bottom:1rem;font-size:1.5rem}.combos-module__kXWaIq__desc{color:var(--text-secondary);margin-bottom:2rem;font-size:.95rem;line-height:1.6}.combos-module__kXWaIq__productSection{margin-bottom:2rem}.combos-module__kXWaIq__productSection ul{flex-wrap:wrap;gap:.6rem;display:flex;padding:0!important;list-style:none!important}.combos-module__kXWaIq__productSection li{background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:.4rem .8rem;font-weight:500;color:#475569!important;font-size:.85rem!important}.combos-module__kXWaIq__priceRow{border-top:1px solid #f1f5f9;align-items:baseline;gap:.8rem;margin-top:auto;padding-top:1.5rem;display:flex}.combos-module__kXWaIq__originalPrice{color:#94a3b8;font-size:1rem;text-decoration:line-through}.combos-module__kXWaIq__price{color:var(--primary);font-size:1.8rem;font-weight:800}.combos-module__kXWaIq__addBtn{background:var(--secondary);color:#fff;cursor:pointer;text-transform:uppercase;letter-spacing:.5px;border:none;border-radius:12px;width:100%;margin-top:1.5rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s}.combos-module__kXWaIq__addBtn:hover:not(:disabled){background:#b91c1c;transform:scale(1.02)}.combos-module__kXWaIq__addBtn:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}
