.page-module___8aEwW__main{flex-direction:column;gap:6rem;padding-bottom:6rem;display:flex}.page-module___8aEwW__hero{text-align:center;background:linear-gradient(180deg, var(--surface) 0%, var(--background) 100%);justify-content:center;align-items:center;min-height:80vh;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__heroContent{z-index:10;max-width:800px;margin:0 auto;padding:0 1.5rem;position:relative}.page-module___8aEwW__heroTitle{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,4.5rem);font-weight:800;line-height:1.1}.page-module___8aEwW__heroSubtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:clamp(1.125rem,2vw,1.5rem);line-height:1.5}.page-module___8aEwW__heroActions{justify-content:center;align-items:center;gap:1rem;display:flex}.page-module___8aEwW__section{padding:0 1.5rem}.page-module___8aEwW__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.page-module___8aEwW__sectionTitle{letter-spacing:-.025em;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.page-module___8aEwW__sectionSubtitle{color:var(--text-muted);max-width:600px}.page-module___8aEwW__categoriesGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module___8aEwW__categoryCard{border-radius:var(--radius-lg);background-color:var(--surface);height:400px;transition:transform var(--transition-normal);cursor:pointer;align-items:flex-end;padding:2rem;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__categoryCard:hover{transform:translateY(-8px)}.page-module___8aEwW__categoryContent{z-index:10;width:100%;position:relative}.page-module___8aEwW__categoryTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.75rem;font-weight:600}.page-module___8aEwW__categoryLink{color:var(--primary);align-items:center;gap:.5rem;font-weight:500;display:inline-flex}.page-module___8aEwW__bgImage{object-fit:cover;opacity:.6;width:100%;height:100%;transition:opacity var(--transition-normal);position:absolute;top:0;left:0}.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__bgImage{opacity:.8}.page-module___8aEwW__overlay{background:linear-gradient(to top, var(--background) 0%, transparent 100%);z-index:5;height:60%;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__productsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.page-module___8aEwW__productCard{background:var(--surface);border-radius:var(--radius-lg);transition:box-shadow var(--transition-normal);flex-direction:column;display:flex;overflow:hidden}.page-module___8aEwW__productCard:hover{box-shadow:var(--shadow-lg)}.page-module___8aEwW__productImageContainer{aspect-ratio:1;background-color:var(--surface-hover);width:100%;position:relative}.page-module___8aEwW__productInfo{flex-direction:column;flex-grow:1;gap:.5rem;padding:1.5rem;display:flex}.page-module___8aEwW__productTitle{color:var(--foreground);font-size:1.125rem;font-weight:600}.page-module___8aEwW__productPrice{color:var(--primary);font-size:1.25rem;font-weight:700}.page-module___8aEwW__productRating{color:var(--warning);align-items:center;gap:.25rem;font-size:.875rem;display:flex}.page-module___8aEwW__productReviews{color:var(--text-muted)}
