.CategoryListing_pageHeading__KcWvI{font-size:22px;font-weight:800;color:var(--text-primary);letter-spacing:-.3px;margin-bottom:24px}.CategoryListing_categoryCard__NHvBD{background:var(--surface);border-radius:20px;overflow:hidden;box-shadow:var(--shadow-sm);border:1.5px solid var(--border);transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s ease,border-color .25s ease;height:100%;display:flex;flex-direction:column}.CategoryListing_categoryCard__NHvBD:hover{transform:translateY(-6px) scale(1.01);box-shadow:0 12px 36px rgba(183,33,59,.15),0 4px 12px rgba(0,0,0,.08);border-color:var(--brand-tint-dark)}.CategoryListing_photoWrap__knhid{position:relative;height:200px;overflow:hidden;background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.CategoryListing_categoryPhoto__T0WQy{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.CategoryListing_categoryCard__NHvBD:hover .CategoryListing_categoryPhoto__T0WQy{transform:scale(1.05)}.CategoryListing_photoOverlay__CFx3s{position:absolute;inset:0;background:linear-gradient(0deg,rgba(15,23,42,.5) 0,transparent 60%)}.CategoryListing_cardInfo__9I2_i{padding:16px 18px;flex:1 1;display:flex;flex-direction:column;gap:4px}.CategoryListing_categoryName__PrbR_{font-size:16px;font-weight:700;color:var(--text-primary);line-height:1.25}.CategoryListing_categorySnippet__M3hVZ{font-size:12px;color:var(--text-secondary);font-weight:500;line-height:1.5}.CategoryListing_cardFooter__QRH_g{padding:0 18px 18px}.CategoryListing_selectBtn__fyRl7{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;background:linear-gradient(135deg,#b7213b,#8c1a2e);color:#fff;font-size:14px;font-weight:700;padding:11px 0;border-radius:12px;box-shadow:0 4px 14px rgba(183,33,59,.35);transition:all .2s ease;letter-spacing:.2px;text-align:center}.CategoryListing_selectBtn__fyRl7:hover{background:linear-gradient(135deg,#d94060,#b7213b);box-shadow:0 6px 20px rgba(183,33,59,.5);color:#fff;transform:scale(1.02)}.CategoryListing_disabledBtn__KMnhJ{display:flex;align-items:center;justify-content:center;gap:6px;width:100%;background:#f3f4f6;color:var(--text-secondary);font-size:13px;font-weight:600;padding:11px 0;border-radius:12px;cursor:not-allowed}