.page-module___8aEwW__main{flex-direction:column;gap:6rem;padding-bottom:6rem;display:flex}.page-module___8aEwW__hero{background:var(--surface);grid-template-columns:1fr 1fr;align-items:center;gap:4rem;min-height:85vh;padding:0 5%;display:grid;position:relative;overflow:hidden}.page-module___8aEwW__heroImageContainer{aspect-ratio:1;width:100%;max-width:600px;margin:0 auto;position:relative}.page-module___8aEwW__heroContent{z-index:10;text-align:left;max-width:600px;margin:0 auto;padding:0 1.5rem;position:relative}.page-module___8aEwW__heroTitle{letter-spacing:-.05em;color:var(--foreground);text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,5.5rem);font-weight:700;line-height:1.1}.page-module___8aEwW__heroSubtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:clamp(1.125rem,2vw,1.25rem);font-weight:400;line-height:1.6}.page-module___8aEwW__heroActions{justify-content:flex-start;align-items:center;gap:1rem;display:flex}@media (max-width:900px){.page-module___8aEwW__hero{text-align:center;grid-template-columns:1fr;padding:6rem 1.5rem 3rem}.page-module___8aEwW__heroContent{text-align:center;order:2}.page-module___8aEwW__heroImageContainer{order:1}.page-module___8aEwW__heroActions{justify-content:center}}.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-fill,minmax(250px,1fr));gap:2rem;display:grid}.page-module___8aEwW__categoryCard{border-radius:var(--radius-md);background-color:var(--surface);cursor:pointer;align-items:flex-end;height:400px;padding:2rem;transition:all .4s;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__categoryCard:hover{transform:translateY(-4px)}.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:.8;width:100%;height:100%;transition:transform .8s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.page-module___8aEwW__categoryCard:hover .page-module___8aEwW__bgImage{transform:scale(1.1)}.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-fill,minmax(280px,1fr));gap:2rem;display:grid}.page-module___8aEwW__productCard{background:var(--background);border-radius:var(--radius-md);border:1px solid var(--border);flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.page-module___8aEwW__productCard:hover{border-color:var(--foreground)}.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,.page-module___8aEwW__productPrice{color:var(--foreground);font-size:1.125rem;font-weight:600}.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)}@media (min-width:1024px){.page-module___8aEwW__categoriesGrid{grid-template-columns:repeat(2,1fr);gap:4rem}.page-module___8aEwW__productsGrid{grid-template-columns:repeat(3,1fr);gap:3rem}}@media (min-width:640px) and (max-width:1023px){.page-module___8aEwW__categoriesGrid,.page-module___8aEwW__productsGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}@media (max-width:640px){.page-module___8aEwW__categoryCard{height:180px;padding:1rem}.page-module___8aEwW__categoryTitle{font-size:1.1rem}.page-module___8aEwW__categoryLink{font-size:.8rem}.page-module___8aEwW__productInfo{padding:1rem}.page-module___8aEwW__productTitle{font-size:.95rem}.page-module___8aEwW__productPrice{font-size:1.1rem}}
