.products-module__E8alaG__hero{background:var(--gradient-hero);text-align:center;padding:10rem 1.5rem 5rem;position:relative;overflow:hidden}.products-module__E8alaG__heroOverlay{pointer-events:none;background:radial-gradient(at 50% 80%,#e8922d0f 0%,#0000 60%);position:absolute;inset:0}.products-module__E8alaG__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:3rem;display:flex}.products-module__E8alaG__filterBtn{color:var(--gray-400);border:1px solid var(--glass-border);cursor:pointer;background:#ffffff0a;border-radius:9999px;align-items:center;gap:.4rem;padding:.55rem 1.2rem;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.products-module__E8alaG__filterBtn:hover{color:var(--white);background:#ffffff12;border-color:#ffffff2e}.products-module__E8alaG__filterActive{font-weight:600;color:var(--navy-900)!important;background:var(--filter-accent,var(--orange-500))!important;border-color:#0000!important}.products-module__E8alaG__filterIcon{font-size:.9rem}.products-module__E8alaG__productCard{flex-direction:column;gap:.75rem;text-decoration:none;animation:.5s both products-module__E8alaG__cardAppear;display:flex}@keyframes products-module__E8alaG__cardAppear{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.products-module__E8alaG__productCard:before{background:linear-gradient(135deg, var(--card-accent,var(--orange-500)), transparent)!important}.products-module__E8alaG__productImageWrap{border-radius:var(--radius-md);margin-bottom:.25rem;overflow:hidden}.products-module__E8alaG__productImage{border-radius:var(--radius-md);background:linear-gradient(135deg,#ffffff08,#ffffff12);justify-content:center;align-items:center;height:180px;transition:transform .4s;display:flex;position:relative;overflow:hidden}.products-module__E8alaG__productCard:hover .products-module__E8alaG__productImage{transform:scale(1.03)}.products-module__E8alaG__productEmoji{opacity:.6;font-size:3rem}.products-module__E8alaG__productBadge{text-transform:uppercase;letter-spacing:1px;opacity:.8;border:1px solid;border-radius:4px;width:fit-content;padding:.2rem .6rem;font-size:.7rem;font-weight:600}.products-module__E8alaG__productName{font-family:var(--font-outfit);color:var(--white);font-size:1.15rem}.products-module__E8alaG__productDesc{color:var(--gray-400);font-size:.85rem;line-height:1.6}.products-module__E8alaG__highlights{flex-wrap:wrap;gap:.4rem;margin-top:auto;display:flex}.products-module__E8alaG__highlight{color:var(--gray-300);background:#ffffff0d;border-radius:4px;padding:.2rem .5rem;font-size:.7rem;font-weight:500}.products-module__E8alaG__viewMore{color:var(--card-accent,var(--orange-500));margin-top:.5rem;font-size:.85rem;font-weight:600}
