.page-module__ih8eaq__home{min-height:100vh;padding-top:73px}.page-module__ih8eaq__hero{z-index:10;background:linear-gradient(135deg,#58290d 0%,#5e2c1d 100%);padding:80px 16px 100px;position:relative;overflow:visible}.page-module__ih8eaq__heroBackground{position:absolute;inset:0}.page-module__ih8eaq__heroContent{z-index:1;max-width:720px;margin:0 auto;position:relative}.page-module__ih8eaq__heroOverlay{background:radial-gradient(circle at 30%,#8b2f1338 0%,#0000 50%),radial-gradient(circle at 70% 80%,#f5de0b33 0%,#0000 40%);position:absolute;inset:0}.page-module__ih8eaq__heroPattern{background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.page-module__ih8eaq__container{width:100%;max-width:1500px;margin:0 auto;padding:0 16px}.page-module__ih8eaq__section{padding:48px 0}.page-module__ih8eaq__sectionAlt{background:var(--background-alt)}.page-module__ih8eaq__categoriesSection{z-index:900;border-bottom:1px solid var(--border-color);background:#fff;padding:17px 0;position:fixed;top:64px;left:0;right:0;box-shadow:0 1px #0f172a0a}.page-module__ih8eaq__categories{scrollbar-width:none;-ms-overflow-style:none;flex-wrap:nowrap;justify-content:center;align-items:center;gap:8px;display:flex;overflow-x:auto}.page-module__ih8eaq__categories::-webkit-scrollbar{display:none}.page-module__ih8eaq__categoryCard{color:var(--foreground);border-radius:var(--radius-md);flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-size:.938rem;font-weight:500;transition:all .2s;display:flex;position:relative}.page-module__ih8eaq__categoryCard:hover{color:var(--primary-color);background:#eb6e2514}.page-module__ih8eaq__activeCategoryCard{color:var(--primary-color);background:#eb6e2514;font-weight:700}.page-module__ih8eaq__categoryCard:active{transform:scale(.98)}.page-module__ih8eaq__categoryIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;font-size:1.05rem;display:flex}.page-module__ih8eaq__categoryIconImage{object-fit:contain;width:18px;height:18px;display:block}.page-module__ih8eaq__categoryName{white-space:nowrap}.page-module__ih8eaq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-module__ih8eaq__contentLayout{align-items:flex-start;gap:24px;display:flex}.page-module__ih8eaq__mainColumn{flex:1;min-width:0}.page-module__ih8eaq__sectionHeaderRow{justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-module__ih8eaq__sectionHeaderRow .page-module__ih8eaq__sectionTitle{margin-bottom:0}.page-module__ih8eaq__sectionTitle{color:var(--foreground);align-items:center;gap:10px;margin-bottom:20px;font-size:1.25rem;font-weight:700;display:flex}.page-module__ih8eaq__sectionIcon{justify-content:center;align-items:center;font-size:1.5rem;display:inline-flex}.page-module__ih8eaq__sectionImage{object-fit:contain;width:2rem;height:2rem;display:block}.page-module__ih8eaq__viewAllLink{color:var(--primary-color);align-items:center;gap:4px;font-size:.875rem;font-weight:600;transition:color .2s;display:flex}.page-module__ih8eaq__viewAllLink:hover{color:var(--primary-dark)}.page-module__ih8eaq__productGrid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.page-module__ih8eaq__whatsappBtn{color:#fff;z-index:99;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #25d36666}.page-module__ih8eaq__whatsappBtn:hover{transform:scale(1.1);box-shadow:0 6px 20px #25d36680}.page-module__ih8eaq__whatsappBtn:active{transform:scale(.95)}@media (max-width:767px){.page-module__ih8eaq__home{padding-top:0}.page-module__ih8eaq__categoriesSection{display:none}.page-module__ih8eaq__hero{padding:60px 16px 80px}.page-module__ih8eaq__section{padding:40px 0}.page-module__ih8eaq__sectionTitle{font-size:1.125rem}.page-module__ih8eaq__whatsappBtn{width:52px;height:52px;bottom:20px;right:20px}}@media (min-width:640px){.page-module__ih8eaq__section{padding:56px 0}.page-module__ih8eaq__sectionTitle{font-size:1.375rem}.page-module__ih8eaq__productGrid{grid-template-columns:repeat(3,1fr);gap:20px}}@media (min-width:768px){.page-module__ih8eaq__container{padding:0 24px}.page-module__ih8eaq__hero{padding:100px 24px 120px}.page-module__ih8eaq__heroTitle{font-size:2.5rem}.page-module__ih8eaq__heroSubtitle{font-size:1.125rem}.page-module__ih8eaq__section{padding:64px 0}.page-module__ih8eaq__sectionTitle{margin-bottom:24px;font-size:1.5rem}.page-module__ih8eaq__sectionHeader{margin-bottom:24px}.page-module__ih8eaq__productGrid{grid-template-columns:repeat(3,1fr);gap:24px}.page-module__ih8eaq__whatsappBtn{bottom:32px;right:32px}}@media (min-width:1024px){.page-module__ih8eaq__container{padding:0 32px}.page-module__ih8eaq__hero{padding:120px 32px 140px}.page-module__ih8eaq__heroTitle{margin-bottom:20px;font-size:3rem}.page-module__ih8eaq__heroSubtitle{margin-bottom:40px;font-size:1.25rem}.page-module__ih8eaq__section{padding:80px 0}.page-module__ih8eaq__sectionTitle{font-size:1.75rem}.page-module__ih8eaq__productGrid{grid-template-columns:repeat(4,1fr);gap:24px}}
