.Navbar-module__pSp8Ga__navbar{background-color:var(--carbon-black);z-index:9999;padding:1rem 0;transition:transform .3s;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #0000001a}.Navbar-module__pSp8Ga__navbarHidden{transform:translateY(-100%)}.Navbar-module__pSp8Ga__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 2rem;display:flex}.Navbar-module__pSp8Ga__logo{align-items:center;display:flex}.Navbar-module__pSp8Ga__navLinks{align-items:center;gap:2rem;display:flex}.Navbar-module__pSp8Ga__navLinks a{color:var(--white);font-size:1rem;font-weight:500;transition:color .3s}.Navbar-module__pSp8Ga__navLinks a:hover{color:var(--muted-gold)}.Navbar-module__pSp8Ga__igLink{color:var(--white);align-items:center;padding:.5rem;transition:color .3s;display:flex}.Navbar-module__pSp8Ga__igLink:hover{color:var(--muted-gold)}.Navbar-module__pSp8Ga__searchIcon{align-items:center;padding:.5rem;display:flex}.Navbar-module__pSp8Ga__searchIcon svg{color:var(--white);transition:color .3s}.Navbar-module__pSp8Ga__searchIcon:hover svg{color:var(--muted-gold)}.Navbar-module__pSp8Ga__rightButtons{align-items:center;gap:1rem;display:flex}.Navbar-module__pSp8Ga__ctaButton{background-color:var(--muted-gold);color:var(--carbon-black);border-radius:4px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s}.Navbar-module__pSp8Ga__ctaButton:hover{background-color:var(--rich-gold);color:var(--carbon-black);transform:translateY(-2px);box-shadow:0 4px 12px #c8a75d4d}.Navbar-module__pSp8Ga__themeSwitch{cursor:pointer;background:#ffffff1a;border:1px solid #fff3;border-radius:6px;align-items:center;padding:2px;transition:all .3s;display:flex}.Navbar-module__pSp8Ga__themeSwitch:hover{border-color:var(--muted-gold)}.Navbar-module__pSp8Ga__themeSwitchIcon{width:36px;height:36px;color:var(--text-primary);opacity:.5;border-radius:4px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Navbar-module__pSp8Ga__themeSwitchIcon.Navbar-module__pSp8Ga__active{background:var(--muted-gold);color:var(--carbon-black);opacity:1}.Navbar-module__pSp8Ga__themeSwitchIcon svg{display:block}@media (max-width:768px){.Navbar-module__pSp8Ga__navLinks,.Navbar-module__pSp8Ga__rightButtons{display:none}.Navbar-module__pSp8Ga__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:.5rem;display:flex}.Navbar-module__pSp8Ga__hamburger span{background:var(--white);border-radius:2px;width:25px;height:3px;transition:all .3s}}@media (min-width:769px){.Navbar-module__pSp8Ga__hamburger{display:none}.Navbar-module__pSp8Ga__mobileMenuOverlay{display:none!important}}.Navbar-module__pSp8Ga__mobileMenuOverlay{background:var(--bg-primary);z-index:1000;width:80%;max-width:400px;height:calc(100vh - 70px);transition:right .3s;position:fixed;top:70px;right:-100%;overflow-y:auto}.Navbar-module__pSp8Ga__mobileMenuOverlay.Navbar-module__pSp8Ga__open{right:0}.Navbar-module__pSp8Ga__mobileMenu{flex-direction:column;padding:0;display:flex}.Navbar-module__pSp8Ga__mobileMenuHeader{border-bottom:1px solid #c8a75d33;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.Navbar-module__pSp8Ga__mobileMenuHeaderLeft{align-items:center;gap:1rem;display:flex}.Navbar-module__pSp8Ga__mobileIgLink{color:var(--text-primary);align-items:center;transition:color .3s;display:flex}.Navbar-module__pSp8Ga__mobileIgLink:hover{color:var(--muted-gold)}.Navbar-module__pSp8Ga__closeButton{color:var(--text-primary);cursor:pointer;background:0 0;border:none;align-items:center;padding:.5rem;display:flex}.Navbar-module__pSp8Ga__mobileNavLinks{flex-direction:column;gap:0;padding:.5rem 1.5rem;display:flex}.Navbar-module__pSp8Ga__mobileNavLinks a{color:var(--text-primary);border-bottom:1px solid #ffffff1a;padding:.85rem 0;font-size:1.1rem;font-weight:600;transition:color .3s}.Navbar-module__pSp8Ga__mobileNavLinks a:hover{color:var(--muted-gold)}.Navbar-module__pSp8Ga__mobileCtaButton{background:var(--muted-gold);color:var(--carbon-black);text-align:center;border-radius:8px;margin:1.5rem 1.5rem 2rem;padding:1rem;font-size:1.1rem;font-weight:600;display:block}.Navbar-module__pSp8Ga__mobileCtaButton:hover{background:var(--rich-gold)}.Navbar-module__pSp8Ga__backdrop{z-index:999;background:#000000b3;width:100%;height:calc(100vh - 70px);position:fixed;top:70px;left:0}
.Footer-module__nhiC3q__footer{color:#fff;background-color:#121212;margin-top:4rem;padding:3rem 0 0}.Footer-module__nhiC3q__container{grid-template-columns:repeat(3,1fr);gap:3rem;max-width:1200px;margin:0 auto;padding:0 2rem;display:grid}.Footer-module__nhiC3q__footerColumn{flex-direction:column;gap:1rem;display:flex}.Footer-module__nhiC3q__logo{margin-bottom:.5rem}.Footer-module__nhiC3q__tagline{color:#e0e0e0;font-size:.95rem;line-height:1.5}.Footer-module__nhiC3q__socialLinks{gap:1rem;margin-top:.5rem;display:flex}.Footer-module__nhiC3q__igLink{color:#e0e0e0;align-items:center;gap:.5rem;font-size:.95rem;transition:color .3s;display:flex}.Footer-module__nhiC3q__igLink:hover{color:var(--muted-gold)}.Footer-module__nhiC3q__footerTitle{color:var(--muted-gold);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Footer-module__nhiC3q__footerLinks{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__nhiC3q__footerLinks a{color:#e0e0e0;font-size:.95rem;transition:color .3s}.Footer-module__nhiC3q__footerLinks a:hover{color:var(--muted-gold)}.Footer-module__nhiC3q__ctaButton{background-color:var(--muted-gold);color:var(--carbon-black);text-align:center;border-radius:4px;margin-bottom:1rem;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:inline-block}.Footer-module__nhiC3q__ctaButton:hover{background-color:var(--rich-gold);color:var(--white);transform:translateY(-2px)}.Footer-module__nhiC3q__contact{margin-top:.5rem}.Footer-module__nhiC3q__contact a{color:#e0e0e0;font-size:.95rem;transition:color .3s}.Footer-module__nhiC3q__contact a:hover{color:var(--muted-gold)}.Footer-module__nhiC3q__copyright{text-align:center;border-top:1px solid #ffffff1a;margin-top:3rem;padding:1.5rem 0}.Footer-module__nhiC3q__copyright .Footer-module__nhiC3q__container{text-align:center;display:block}.Footer-module__nhiC3q__copyright p{color:#999;margin:0;font-size:.9rem;display:inline}.Footer-module__nhiC3q__goldQ{color:var(--muted-gold)}.Footer-module__nhiC3q__wolfpackLink{color:var(--muted-gold);text-decoration:none;transition:color .3s}.Footer-module__nhiC3q__wolfpackLink:hover{color:var(--rich-gold);text-decoration:underline}@media (max-width:768px){.Footer-module__nhiC3q__container{grid-template-columns:1fr;gap:2rem}.Footer-module__nhiC3q__footerColumn{text-align:center}.Footer-module__nhiC3q__socialLinks{justify-content:center}.Footer-module__nhiC3q__logo{margin:0 auto .5rem}.Footer-module__nhiC3q__ctaButton,.Footer-module__nhiC3q__copyright p{display:block}}
.Hero-module__gNeX-G__hero{background-image:url(/images/hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:100vh;min-height:600px;margin-top:-80px;padding-top:80px;display:flex;position:relative}.Hero-module__gNeX-G__overlay{background:linear-gradient(#121212b3 0%,#12121280 50%,#121212b3 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__gNeX-G__content{z-index:10;text-align:center;max-width:1100px;padding:0 2rem;position:relative}.Hero-module__gNeX-G__title{color:var(--white);margin-bottom:1rem;font-size:3.5rem;font-weight:700;line-height:1.2}.Hero-module__gNeX-G__subtitle{color:var(--white);opacity:.9;margin-bottom:3rem;font-size:1.25rem}.Hero-module__gNeX-G__searchForm{margin-bottom:2rem}.Hero-module__gNeX-G__searchLabel{color:var(--white);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.Hero-module__gNeX-G__searchContainer{background:#fff;border-radius:8px;gap:.75rem;max-width:900px;margin:0 auto;padding:.75rem;display:flex;box-shadow:0 8px 24px #0000004d}.Hero-module__gNeX-G__dropdown{color:var(--carbon-black);cursor:pointer;background-color:#fff;border:none;border-radius:4px;outline:none;flex:1;padding:1rem;font-family:Montserrat,sans-serif;font-size:1rem}.Hero-module__gNeX-G__searchButton{background-color:var(--muted-gold);color:var(--carbon-black);cursor:pointer;white-space:nowrap;border:none;border-radius:4px;padding:1rem 2rem;font-family:Montserrat,sans-serif;font-weight:600;transition:all .3s}.Hero-module__gNeX-G__searchButton:hover{background-color:var(--rich-gold);transform:translateY(-2px)}.Hero-module__gNeX-G__searchInputContainer{max-width:600px;margin:0 auto 1rem;position:relative}.Hero-module__gNeX-G__searchInput{width:100%;color:var(--carbon-black);background:#fffffff2;border:2px solid #ffffff4d;border-radius:50px;padding:1.25rem 3.5rem 1.25rem 1.5rem;font-family:Montserrat,sans-serif;font-size:1.1rem;transition:all .3s}.Hero-module__gNeX-G__searchInput:focus{border-color:var(--muted-gold);background:#fff;outline:none}.Hero-module__gNeX-G__searchInput::placeholder{color:#12121280}.Hero-module__gNeX-G__searchIconButton{background:var(--muted-gold);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.Hero-module__gNeX-G__searchIconButton:hover{background:var(--rich-gold)}.Hero-module__gNeX-G__searchIconButton svg{color:var(--carbon-black)}.Hero-module__gNeX-G__orText{color:#fffc;margin:1.5rem 0 1rem;font-size:.95rem;font-weight:500}@media (max-width:768px){.Hero-module__gNeX-G__title{font-size:2rem}.Hero-module__gNeX-G__subtitle{font-size:1rem}.Hero-module__gNeX-G__searchLabel{font-size:1.2rem}.Hero-module__gNeX-G__searchInput{padding:1rem 3.5rem 1rem 1.25rem;font-size:.85rem}.Hero-module__gNeX-G__searchInput::placeholder{font-size:.85rem}.Hero-module__gNeX-G__searchIconButton{width:42px;height:42px}.Hero-module__gNeX-G__searchContainer{flex-direction:column;gap:.75rem}}
.LoadingSpinner-module__56kcka__loadingContainer{flex-direction:column;justify-content:center;align-items:center;min-height:400px;padding:4rem 2rem;display:flex}.LoadingSpinner-module__56kcka__spinner{border:4px solid #c8a75d33;border-top:4px solid var(--muted-gold);border-radius:50%;width:50px;height:50px;animation:.8s linear infinite LoadingSpinner-module__56kcka__spin}@keyframes LoadingSpinner-module__56kcka__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.LoadingSpinner-module__56kcka__message{color:var(--text-primary);margin-top:1.5rem;font-size:1.1rem;font-weight:500}
.buscar-module__AWFgWW__searchPage{background-color:var(--bg-primary);min-height:calc(100vh - 200px);padding:8rem 0 4rem}.buscar-module__AWFgWW__header{text-align:center;margin-bottom:3rem}.buscar-module__AWFgWW__header h1{color:var(--muted-gold);margin-bottom:2rem;font-family:Futura,sans-serif;font-size:2.5rem}.buscar-module__AWFgWW__searchForm{gap:1rem;max-width:600px;margin:0 auto;display:flex}.buscar-module__AWFgWW__searchInput{background:var(--bg-secondary);color:var(--text-primary);border:2px solid #c8a75d4d;border-radius:8px;flex:1;padding:1rem 1.5rem;font-family:Montserrat,sans-serif;font-size:1rem;transition:all .3s}.buscar-module__AWFgWW__searchInput:focus{border-color:var(--muted-gold);background:var(--bg-primary);outline:none}.buscar-module__AWFgWW__searchInput::placeholder{color:var(--text-secondary);opacity:.6}.buscar-module__AWFgWW__searchButton{background:var(--muted-gold);color:var(--carbon-black);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-family:Montserrat,sans-serif;font-weight:600;transition:all .3s;display:flex}.buscar-module__AWFgWW__searchButton:hover{background:var(--rich-gold);transform:translateY(-2px);box-shadow:0 4px 12px #c8a75d4d}.buscar-module__AWFgWW__resultsCount{color:var(--text-secondary);text-align:center;margin-bottom:2rem;font-size:1.1rem}.buscar-module__AWFgWW__businessGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.buscar-module__AWFgWW__businessCard{background:var(--bg-secondary);color:inherit;border:1px solid #c8a75d33;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.buscar-module__AWFgWW__businessCard:hover{border-color:var(--muted-gold);transform:translateY(-4px);box-shadow:0 8px 24px #c8a75d26}.buscar-module__AWFgWW__badge{background:var(--muted-gold);color:var(--carbon-black);white-space:nowrap;border-radius:20px;padding:.4rem .8rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;position:absolute;top:1rem;right:1rem}.buscar-module__AWFgWW__businessLogo{background:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;width:100%;height:150px;display:flex;overflow:hidden}.buscar-module__AWFgWW__businessLogo img{object-fit:contain;max-width:100%;max-height:100%}.buscar-module__AWFgWW__businessInfo{text-align:center;flex:1}.buscar-module__AWFgWW__businessName{color:var(--text-primary);margin-bottom:.75rem;font-family:Futura,sans-serif;font-size:1.25rem}.buscar-module__AWFgWW__businessMeta{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.buscar-module__AWFgWW__category,.buscar-module__AWFgWW__zone{background:var(--bg-primary);color:var(--text-secondary);border-radius:6px;padding:.4rem .8rem;font-family:Montserrat,sans-serif;font-size:.85rem}.buscar-module__AWFgWW__emptyState,.buscar-module__AWFgWW__noResults{text-align:center;padding:4rem 2rem}.buscar-module__AWFgWW__emptyState svg,.buscar-module__AWFgWW__noResults svg{color:#c8a75d80;margin:0 auto 1.5rem}.buscar-module__AWFgWW__emptyState h2,.buscar-module__AWFgWW__noResults h2{color:var(--text-primary);margin-bottom:1rem;font-family:Futura,sans-serif;font-size:1.75rem}.buscar-module__AWFgWW__emptyState p,.buscar-module__AWFgWW__noResults p{color:var(--text-secondary);font-size:1.1rem}.buscar-module__AWFgWW__suggestion{opacity:.7;margin-top:.5rem;color:var(--text-secondary)!important;font-size:.95rem!important}@media (max-width:768px){.buscar-module__AWFgWW__searchPage{padding:6rem 0 3rem}.buscar-module__AWFgWW__header h1{font-size:2rem}.buscar-module__AWFgWW__searchForm{flex-direction:column}.buscar-module__AWFgWW__businessGrid{grid-template-columns:1fr}}
.categoria-module__CsXEVq__categoriaPage{background-color:var(--bg-primary);min-height:100vh;padding:4rem 0}.categoria-module__CsXEVq__header{text-align:center;margin-bottom:4rem}.categoria-module__CsXEVq__categoryIcon{width:120px;height:120px;color:var(--muted-gold);background:#c8a75d1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex}.categoria-module__CsXEVq__header h1{color:var(--text-primary);margin-bottom:.5rem;font-size:3rem}.categoria-module__CsXEVq__subtitle{color:var(--text-secondary);font-size:1.2rem}.categoria-module__CsXEVq__viewToggle{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.categoria-module__CsXEVq__viewButton{background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1rem;transition:all .3s;display:flex}html:not([data-theme=dark]) .categoria-module__CsXEVq__viewButton{background:#e8e8e8;border:2px solid #d0d0d0}.categoria-module__CsXEVq__viewButton:hover{border-color:var(--muted-gold);color:var(--muted-gold)}.categoria-module__CsXEVq__viewButton.categoria-module__CsXEVq__active{background:var(--muted-gold);color:var(--bg-primary);border-color:var(--muted-gold)}.categoria-module__CsXEVq__businessList{flex-direction:column;gap:1.5rem;margin-bottom:4rem;display:flex}.categoria-module__CsXEVq__businessListItem{background:var(--bg-secondary);border:2px solid #0000;border-radius:12px;align-items:center;gap:2rem;padding:1.5rem;transition:all .3s;display:flex;position:relative}html:not([data-theme=dark]) .categoria-module__CsXEVq__businessListItem{background:#e8e8e8;border:2px solid #d0d0d0}.categoria-module__CsXEVq__businessListItem:hover{border-color:var(--muted-gold);box-shadow:0 4px 12px #c8a75d33}.categoria-module__CsXEVq__businessListItem .categoria-module__CsXEVq__businessLogo{flex-shrink:0;width:100px;height:100px;margin-bottom:0}.categoria-module__CsXEVq__businessListItem .categoria-module__CsXEVq__businessName{text-align:left;margin-bottom:.5rem}.categoria-module__CsXEVq__businessListItem .categoria-module__CsXEVq__businessMeta{justify-content:flex-start;margin-top:.5rem}.categoria-module__CsXEVq__businessListItem .categoria-module__CsXEVq__featuredBadge{top:1rem;right:1.5rem}.categoria-module__CsXEVq__businessGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.categoria-module__CsXEVq__businessCard{background:var(--bg-secondary);text-align:center;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex;position:relative}html:not([data-theme=dark]) .categoria-module__CsXEVq__businessCard{background:#e8e8e8;border:2px solid #d0d0d0}.categoria-module__CsXEVq__businessCard:hover{border-color:var(--muted-gold);transform:translateY(-8px);box-shadow:0 8px 24px #c8a75d33}.categoria-module__CsXEVq__featuredBadge{background:var(--muted-gold);color:var(--carbon-black);border-radius:15px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:1rem;right:1rem}.categoria-module__CsXEVq__featuredBadge svg{width:14px;height:14px}.categoria-module__CsXEVq__businessLogo{background:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1.5rem;padding:.5rem;display:flex}html:not([data-theme=dark]) .categoria-module__CsXEVq__businessLogo{background:#fff}.categoria-module__CsXEVq__businessLogo img{object-fit:contain;max-width:100%;max-height:100%}.categoria-module__CsXEVq__businessName{color:var(--text-primary);margin-bottom:1rem;font-size:1.3rem}.categoria-module__CsXEVq__businessMeta{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.categoria-module__CsXEVq__zone{background:var(--bg-primary);color:var(--text-secondary);border-radius:12px;padding:.25rem .75rem;font-size:.85rem}html:not([data-theme=dark]) .categoria-module__CsXEVq__zone{background:#fff;border:1px solid #d0d0d0}.categoria-module__CsXEVq__noResults{text-align:center;padding:4rem 2rem}.categoria-module__CsXEVq__noResults h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.categoria-module__CsXEVq__noResults p{color:var(--text-secondary);font-size:1.1rem}.categoria-module__CsXEVq__backLinkContainer{text-align:center;margin-top:3rem}.categoria-module__CsXEVq__backLink{color:var(--muted-gold);border:2px solid var(--muted-gold);border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.categoria-module__CsXEVq__backLink:hover{background:var(--muted-gold);color:var(--carbon-black)}@media (max-width:768px){.categoria-module__CsXEVq__header h1{font-size:2.5rem}.categoria-module__CsXEVq__businessGrid{grid-template-columns:1fr}}
.categorias-module__Yb5xIG__categoriasPage{background-color:var(--bg-primary);min-height:100vh;padding:4rem 0}.categorias-module__Yb5xIG__header{text-align:center;margin-bottom:4rem;position:relative}.categorias-module__Yb5xIG__header h1{color:var(--text-primary);margin-bottom:.5rem;font-size:3rem}.categorias-module__Yb5xIG__subtitle{color:var(--text-secondary);margin-bottom:2rem;font-size:1.2rem}.categorias-module__Yb5xIG__viewToggle{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.categorias-module__Yb5xIG__viewButton{background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1rem;transition:all .3s;display:flex}html:not([data-theme=dark]) .categorias-module__Yb5xIG__viewButton{background:#e8e8e8;border:2px solid #d0d0d0}.categorias-module__Yb5xIG__viewButton:hover{border-color:var(--muted-gold);color:var(--muted-gold)}.categorias-module__Yb5xIG__viewButton.categorias-module__Yb5xIG__active{background:var(--muted-gold);color:var(--bg-primary);border-color:var(--muted-gold)}.categorias-module__Yb5xIG__categoriesGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.categorias-module__Yb5xIG__categoryCard{background:var(--bg-secondary);text-align:center;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;padding:2.5rem 2rem;transition:all .3s;display:flex}html:not([data-theme=dark]) .categorias-module__Yb5xIG__categoryCard{background:#e8e8e8;border:2px solid #d0d0d0}.categorias-module__Yb5xIG__categoryCard:hover{border-color:var(--muted-gold);transform:translateY(-8px);box-shadow:0 8px 24px #c8a75d33}.categorias-module__Yb5xIG__categoriesList{flex-direction:column;gap:1.5rem;display:flex}.categorias-module__Yb5xIG__categoryCardList{background:var(--bg-secondary);border:2px solid #0000;border-radius:12px;flex-direction:row;align-items:center;gap:2rem;padding:2rem;transition:all .3s;display:flex}html:not([data-theme=dark]) .categorias-module__Yb5xIG__categoryCardList{background:#e8e8e8;border:2px solid #d0d0d0}.categorias-module__Yb5xIG__categoryCardList:hover{border-color:var(--muted-gold);box-shadow:0 4px 16px #c8a75d33}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__categoryIcon{flex-shrink:0;margin-bottom:0}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__categoryInfo{text-align:left;flex:1}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__categoryName{text-align:left;margin-bottom:.5rem}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__categoryCount{margin-bottom:0}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__viewLink{flex-shrink:0;margin-top:0}.categorias-module__Yb5xIG__categoryIcon{width:80px;height:80px;color:var(--muted-gold);background:#c8a75d1a;border-radius:50%;justify-content:center;align-items:center;margin-bottom:1.5rem;display:flex}.categorias-module__Yb5xIG__categoryName{color:var(--text-primary);margin-bottom:.75rem;font-size:1.5rem}.categorias-module__Yb5xIG__categoryCount{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem}.categorias-module__Yb5xIG__viewLink{color:var(--muted-gold);align-items:center;gap:.5rem;margin-top:auto;font-size:.95rem;font-weight:600;transition:gap .3s;display:flex}.categorias-module__Yb5xIG__categoryCard:hover .categorias-module__Yb5xIG__viewLink,.categorias-module__Yb5xIG__categoryCardList:hover .categorias-module__Yb5xIG__viewLink{gap:.75rem}.categorias-module__Yb5xIG__viewLink svg{width:20px;height:20px}.categorias-module__Yb5xIG__noResults{text-align:center;padding:4rem 2rem}.categorias-module__Yb5xIG__noResults h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.categorias-module__Yb5xIG__noResults p{color:var(--text-secondary);font-size:1.1rem}.categorias-module__Yb5xIG__errorMessage{text-align:center;background:var(--bg-secondary);border:2px solid #c8a75d4d;border-radius:12px;max-width:600px;margin:0 auto;padding:3rem 2rem}html:not([data-theme=dark]) .categorias-module__Yb5xIG__errorMessage{background:#e8e8e8;border:2px solid #d0d0d0}.categorias-module__Yb5xIG__errorMessage svg{color:var(--muted-gold);margin-bottom:1.5rem}.categorias-module__Yb5xIG__errorMessage h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.categorias-module__Yb5xIG__errorMessage p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.categorias-module__Yb5xIG__retryButton{background:var(--muted-gold);color:var(--carbon-black);cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-family:Montserrat,sans-serif;font-weight:600;transition:all .3s;display:inline-block}.categorias-module__Yb5xIG__retryButton:hover{background:var(--rich-gold);transform:translateY(-2px)}@media (max-width:768px){.categorias-module__Yb5xIG__categoriasPage{padding:2rem 0}.categorias-module__Yb5xIG__header{margin-bottom:2rem}.categorias-module__Yb5xIG__header h1{font-size:2rem}.categorias-module__Yb5xIG__subtitle{font-size:1rem}.categorias-module__Yb5xIG__categoriesGrid{grid-template-columns:1fr;gap:1.5rem}.categorias-module__Yb5xIG__categoriesList{gap:1rem}.categorias-module__Yb5xIG__categoryCardList{flex-direction:row;align-items:center;gap:1rem;padding:1rem}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__categoryIcon{flex-shrink:0;width:70px;height:70px;margin-bottom:0}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__categoryIcon svg{width:36px;height:36px}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__categoryInfo{text-align:left;flex:1}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__categoryName{text-align:left;margin-bottom:.5rem;font-size:1.1rem}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__categoryCount{margin-bottom:0;font-size:.85rem}.categorias-module__Yb5xIG__categoryCardList .categorias-module__Yb5xIG__viewLink{display:none}.categorias-module__Yb5xIG__categoryCard{padding:2rem 1.5rem}.categorias-module__Yb5xIG__categoryIcon{width:70px;height:70px}.categorias-module__Yb5xIG__categoryIcon svg{width:36px;height:36px}.categorias-module__Yb5xIG__categoryName{font-size:1.25rem}.categorias-module__Yb5xIG__categoryCount{margin-bottom:1rem;font-size:.9rem}.categorias-module__Yb5xIG__viewLink{font-size:.9rem}}
.contacto-module__WJXX5G__contactoPage{background-color:var(--bg-primary);min-height:100vh;padding:4rem 0}.contacto-module__WJXX5G__header{text-align:center;margin-bottom:4rem}.contacto-module__WJXX5G__header h1{color:var(--text-primary);margin-bottom:.5rem;font-size:3rem}.contacto-module__WJXX5G__subtitle{color:var(--text-secondary);font-size:1.2rem}.contacto-module__WJXX5G__contentGrid{grid-template-columns:1fr 2fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.contacto-module__WJXX5G__contactInfo{flex-direction:column;gap:2rem;display:flex}.contacto-module__WJXX5G__contactInfo h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem}.contacto-module__WJXX5G__infoItem{background:var(--bg-secondary);cursor:pointer;border-radius:12px;align-items:flex-start;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}html:not([data-theme=dark]) .contacto-module__WJXX5G__infoItem{background:#e8e8e8}.contacto-module__WJXX5G__infoItem:hover{transform:translateY(-4px);box-shadow:0 4px 12px #c8a75d33}.contacto-module__WJXX5G__infoIcon{width:48px;height:48px;color:var(--muted-gold);background:#c8a75d1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contacto-module__WJXX5G__infoItem h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem}.contacto-module__WJXX5G__infoItem span{color:var(--muted-gold);font-weight:600}.contacto-module__WJXX5G__formContainer{background:var(--bg-secondary);border:2px solid #0000;border-radius:12px;padding:2.5rem;transition:border-color .3s}html:not([data-theme=dark]) .contacto-module__WJXX5G__formContainer{background:#e8e8e8;border:2px solid #d0d0d0}.contacto-module__WJXX5G__formContainer h2{color:var(--text-primary);margin-bottom:2rem;font-size:1.75rem}.contacto-module__WJXX5G__contactForm{flex-direction:column;gap:1.5rem;display:flex}.contacto-module__WJXX5G__formGroup{flex-direction:column;gap:.5rem;display:flex}.contacto-module__WJXX5G__formGroup label{color:var(--text-primary);font-size:.95rem;font-weight:600}.contacto-module__WJXX5G__formInput,.contacto-module__WJXX5G__formTextarea{background:var(--bg-primary);color:var(--text-primary);border:2px solid #ffffff1a;border-radius:8px;padding:.875rem;font-family:Montserrat,sans-serif;font-size:1rem;transition:border-color .3s}:is(html:not([data-theme=dark]) .contacto-module__WJXX5G__formInput,html:not([data-theme=dark]) .contacto-module__WJXX5G__formTextarea){background:#fff;border:2px solid #d0d0d0}.contacto-module__WJXX5G__formInput:focus,.contacto-module__WJXX5G__formTextarea:focus{border-color:var(--muted-gold);outline:none}.contacto-module__WJXX5G__formTextarea{resize:vertical;min-height:120px}.contacto-module__WJXX5G__submitButton{background:var(--muted-gold);color:var(--carbon-black);cursor:pointer;border:none;border-radius:8px;padding:1rem 2rem;font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s}.contacto-module__WJXX5G__submitButton:hover:not(:disabled){background:var(--rich-gold);transform:translateY(-2px);box-shadow:0 4px 12px #c8a75d4d}.contacto-module__WJXX5G__submitButton:disabled{opacity:.6;cursor:not-allowed}.contacto-module__WJXX5G__successMessage{color:#4caf50;text-align:center;background:#4caf501a;border:2px solid #4caf50;border-radius:8px;padding:1rem;font-weight:600}.contacto-module__WJXX5G__errorMessage{color:#f44336;text-align:center;background:#f443361a;border:2px solid #f44336;border-radius:8px;padding:1rem;font-weight:600}@media (max-width:968px){.contacto-module__WJXX5G__contentGrid{grid-template-columns:1fr;gap:3rem}}@media (max-width:768px){.contacto-module__WJXX5G__contactoPage{padding:2rem 0}.contacto-module__WJXX5G__header{margin-bottom:2rem}.contacto-module__WJXX5G__header h1{font-size:2rem}.contacto-module__WJXX5G__subtitle{font-size:1rem}.contacto-module__WJXX5G__contentGrid{gap:2rem}.contacto-module__WJXX5G__contactInfo h2{font-size:1.5rem}.contacto-module__WJXX5G__formContainer{padding:1.5rem}.contacto-module__WJXX5G__formContainer h2{margin-bottom:1.5rem;font-size:1.5rem}.contacto-module__WJXX5G__infoItem{padding:1.25rem}.contacto-module__WJXX5G__infoIcon{width:40px;height:40px}.contacto-module__WJXX5G__infoIcon svg{width:20px;height:20px}.contacto-module__WJXX5G__infoItem h3{font-size:1rem}.contacto-module__WJXX5G__infoItem span{font-size:.9rem}.contacto-module__WJXX5G__formInput,.contacto-module__WJXX5G__formTextarea{font-size:16px}}
.iconos-module__pdgGha__demoPage{background-color:var(--bg-primary);min-height:100vh;padding:4rem 0}.iconos-module__pdgGha__demoPage h1{text-align:center;color:var(--text-primary);margin-bottom:1rem;font-size:3rem}.iconos-module__pdgGha__subtitle{text-align:center;color:var(--text-secondary);margin-bottom:4rem;font-size:1.2rem}.iconos-module__pdgGha__iconGrid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:2rem;display:grid}.iconos-module__pdgGha__iconCard{background:var(--bg-secondary);text-align:center;border-radius:12px;padding:2rem 1rem;transition:transform .3s}.iconos-module__pdgGha__iconCard:hover{transform:translateY(-4px)}.iconos-module__pdgGha__icon{width:80px;height:80px;color:var(--muted-gold);background:#c8a75d1a;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.iconos-module__pdgGha__iconCard p{color:var(--text-primary);font-size:.9rem;font-weight:500}@media (max-width:768px){.iconos-module__pdgGha__iconGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1.5rem}}
.insignia-module__6JMsoG__insigniaPage{background-color:var(--bg-primary);min-height:calc(100vh - 200px);padding:8rem 0 4rem}.insignia-module__6JMsoG__header{text-align:center;margin-bottom:3rem}.insignia-module__6JMsoG__badgeTitle{justify-content:center;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.insignia-module__6JMsoG__badgeEmoji{font-size:3rem}.insignia-module__6JMsoG__header h1{color:var(--muted-gold);margin:0;font-family:Futura,sans-serif;font-size:2.5rem}.insignia-module__6JMsoG__subtitle{color:var(--text-secondary);font-size:1.1rem}.insignia-module__6JMsoG__businessGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.insignia-module__6JMsoG__businessCard{background:var(--bg-secondary);color:inherit;border:1px solid #c8a75d33;border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:all .3s;display:flex;position:relative}.insignia-module__6JMsoG__businessCard:hover{border-color:var(--muted-gold);transform:translateY(-4px);box-shadow:0 8px 24px #c8a75d26}.insignia-module__6JMsoG__badge{background:var(--muted-gold);color:var(--carbon-black);white-space:nowrap;border-radius:20px;padding:.4rem .8rem;font-family:Montserrat,sans-serif;font-size:.85rem;font-weight:600;position:absolute;top:1rem;right:1rem}.insignia-module__6JMsoG__businessLogo{background:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;width:100%;height:150px;display:flex;overflow:hidden}.insignia-module__6JMsoG__businessLogo img{object-fit:contain;max-width:100%;max-height:100%}.insignia-module__6JMsoG__businessInfo{flex:1}.insignia-module__6JMsoG__businessName{color:var(--text-primary);margin-bottom:.75rem;font-family:Futura,sans-serif;font-size:1.25rem}.insignia-module__6JMsoG__businessMeta{flex-wrap:wrap;gap:.5rem;display:flex}.insignia-module__6JMsoG__category,.insignia-module__6JMsoG__zone{background:var(--bg-primary);color:var(--text-secondary);border-radius:6px;padding:.4rem .8rem;font-family:Montserrat,sans-serif;font-size:.85rem}.insignia-module__6JMsoG__errorMessage,.insignia-module__6JMsoG__noResults{text-align:center;padding:4rem 2rem}.insignia-module__6JMsoG__errorMessage svg{color:#c8a75d80;margin:0 auto 1.5rem}.insignia-module__6JMsoG__errorMessage h2,.insignia-module__6JMsoG__noResults h2{color:var(--text-primary);margin-bottom:1rem;font-family:Futura,sans-serif;font-size:1.75rem}.insignia-module__6JMsoG__errorMessage p,.insignia-module__6JMsoG__noResults p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.insignia-module__6JMsoG__backButton{background:var(--muted-gold);color:var(--carbon-black);border-radius:8px;padding:1rem 2rem;font-family:Montserrat,sans-serif;font-weight:600;transition:all .3s;display:inline-block}.insignia-module__6JMsoG__backButton:hover{background:var(--rich-gold);transform:translateY(-2px);box-shadow:0 4px 12px #c8a75d4d}@media (max-width:768px){.insignia-module__6JMsoG__insigniaPage{padding:6rem 0 3rem}.insignia-module__6JMsoG__badgeEmoji,.insignia-module__6JMsoG__header h1{font-size:2rem}.insignia-module__6JMsoG__businessGrid{grid-template-columns:1fr}}
.negocios-module__9wGKca__negociosPage{background-color:var(--bg-primary);min-height:100vh;padding:4rem 0}.negocios-module__9wGKca__header{text-align:center;margin-bottom:3rem}.negocios-module__9wGKca__header h1{color:var(--text-primary);margin-bottom:.5rem;font-size:3rem}.negocios-module__9wGKca__subtitle{color:var(--text-secondary);font-size:1.2rem}.negocios-module__9wGKca__filters{background:var(--bg-secondary);border-radius:12px;align-items:flex-end;gap:1.5rem;margin-bottom:3rem;padding:2rem;display:flex}html:not([data-theme=dark]) .negocios-module__9wGKca__filters{background:#e8e8e8}.negocios-module__9wGKca__filterGroup{flex-direction:column;flex:1;gap:.5rem;min-width:200px;display:flex}.negocios-module__9wGKca__filterGroup label{color:var(--text-primary);font-size:.9rem;font-weight:600}.negocios-module__9wGKca__filterSelect{background:var(--bg-primary);height:44px;color:var(--text-primary);cursor:pointer;border:2px solid #ffffff1a;border-radius:6px;padding:.75rem 1rem;font-size:1rem;transition:border-color .3s}html:not([data-theme=dark]) .negocios-module__9wGKca__filterSelect{background:#fff;border:2px solid #d0d0d0}.negocios-module__9wGKca__filterSelect:focus{border-color:var(--muted-gold);outline:none}.negocios-module__9wGKca__viewToggle{gap:.5rem;margin-left:auto;display:flex}.negocios-module__9wGKca__viewButton{background:var(--bg-primary);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border:2px solid #ffffff1a;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}html:not([data-theme=dark]) .negocios-module__9wGKca__viewButton{background:#fff;border:2px solid #d0d0d0}.negocios-module__9wGKca__viewButton:hover{border-color:var(--muted-gold);color:var(--muted-gold)}.negocios-module__9wGKca__viewButton.negocios-module__9wGKca__active{background:var(--muted-gold);border-color:var(--muted-gold);color:var(--carbon-black)}.negocios-module__9wGKca__resultsCount{color:var(--text-secondary);white-space:nowrap;padding-left:1rem;font-size:.95rem;line-height:44px}.negocios-module__9wGKca__businessGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.negocios-module__9wGKca__businessCard{background:var(--bg-secondary);text-align:center;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex;position:relative}html:not([data-theme=dark]) .negocios-module__9wGKca__businessCard{background:#e8e8e8;border:2px solid #d0d0d0}.negocios-module__9wGKca__businessCard:hover{border-color:var(--muted-gold);transform:translateY(-8px);box-shadow:0 8px 24px #c8a75d33}.negocios-module__9wGKca__featuredBadge{background:var(--muted-gold);color:var(--carbon-black);border-radius:15px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:1rem;right:1rem}.negocios-module__9wGKca__featuredBadge svg{width:14px;height:14px}.negocios-module__9wGKca__businessLogo{background:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1.5rem;padding:.5rem;display:flex;overflow:hidden}html:not([data-theme=dark]) .negocios-module__9wGKca__businessLogo{background:#fff}.negocios-module__9wGKca__businessLogo img{object-fit:contain;width:100%;height:100%}.negocios-module__9wGKca__businessName{color:var(--text-primary);margin-bottom:1rem;font-size:1.3rem}.negocios-module__9wGKca__businessMeta{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.negocios-module__9wGKca__category,.negocios-module__9wGKca__zone{background:var(--bg-primary);color:var(--text-secondary);border-radius:12px;padding:.25rem .75rem;font-size:.85rem}:is(html:not([data-theme=dark]) .negocios-module__9wGKca__category,html:not([data-theme=dark]) .negocios-module__9wGKca__zone){background:#fff;border:1px solid #d0d0d0}.negocios-module__9wGKca__noResults{text-align:center;padding:4rem 2rem}.negocios-module__9wGKca__noResults h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.negocios-module__9wGKca__noResults p{color:var(--text-secondary);font-size:1.1rem}.negocios-module__9wGKca__businessList{flex-direction:column;gap:1.5rem;display:flex}.negocios-module__9wGKca__businessListItem{background:var(--bg-secondary);border:2px solid #0000;border-radius:12px;align-items:center;gap:2rem;padding:1.5rem;transition:all .3s;display:flex;position:relative}html:not([data-theme=dark]) .negocios-module__9wGKca__businessListItem{background:#e8e8e8;border:2px solid #d0d0d0}.negocios-module__9wGKca__businessListItem:hover{border-color:var(--muted-gold);box-shadow:0 4px 12px #c8a75d33}.negocios-module__9wGKca__businessListItem .negocios-module__9wGKca__businessLogo{flex-shrink:0;width:100px;height:100px;margin-bottom:0}.negocios-module__9wGKca__businessListItem .negocios-module__9wGKca__businessName{text-align:left;margin-bottom:.5rem}.negocios-module__9wGKca__businessListItem .negocios-module__9wGKca__businessMeta{justify-content:flex-start}.negocios-module__9wGKca__businessListItem .negocios-module__9wGKca__featuredBadge{top:1rem;right:1.5rem}.negocios-module__9wGKca__businessInfo{flex:1}.negocios-module__9wGKca__errorMessage{text-align:center;background:var(--bg-secondary);border:2px solid #c8a75d4d;border-radius:12px;max-width:600px;margin:0 auto;padding:3rem 2rem}html:not([data-theme=dark]) .negocios-module__9wGKca__errorMessage{background:#e8e8e8;border:2px solid #d0d0d0}.negocios-module__9wGKca__errorMessage svg{color:var(--muted-gold);margin-bottom:1.5rem}.negocios-module__9wGKca__errorMessage h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.negocios-module__9wGKca__errorMessage p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.negocios-module__9wGKca__retryButton{background:var(--muted-gold);color:var(--carbon-black);cursor:pointer;border-radius:6px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s;display:inline-block}.negocios-module__9wGKca__retryButton:hover{background:var(--rich-gold);transform:translateY(-2px)}@media (max-width:768px){.negocios-module__9wGKca__negociosPage{padding:2rem 0}.negocios-module__9wGKca__header h1{font-size:2rem}.negocios-module__9wGKca__subtitle{font-size:1rem}.negocios-module__9wGKca__filters{flex-direction:column;gap:1rem;padding:1.5rem}.negocios-module__9wGKca__filterGroup{min-width:100%}.negocios-module__9wGKca__filterSelect{width:100%;font-size:16px}.negocios-module__9wGKca__viewToggle{flex-direction:row;justify-content:center;width:100%;margin-left:0}.negocios-module__9wGKca__resultsCount{text-align:center;order:-1;width:100%;margin-bottom:.5rem;padding-left:0}.negocios-module__9wGKca__businessGrid{grid-template-columns:1fr}.negocios-module__9wGKca__businessList{gap:1rem}.negocios-module__9wGKca__businessListItem{gap:1rem;padding:2.5rem 1rem 1rem}.negocios-module__9wGKca__businessListItem .negocios-module__9wGKca__businessLogo{width:70px;height:70px}.negocios-module__9wGKca__businessListItem .negocios-module__9wGKca__businessName{margin-bottom:.5rem;font-size:1.1rem}.negocios-module__9wGKca__businessListItem .negocios-module__9wGKca__featuredBadge{padding:.3rem .6rem;font-size:.75rem;top:.75rem;right:.75rem}}
.not-found-module__sxuMuG__notFoundPage{background-image:url(/images/hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;justify-content:center;align-items:center;height:calc(100vh - 80px);padding:2rem;display:flex;position:relative}.not-found-module__sxuMuG__notFoundPage:before{content:"";background:linear-gradient(#121212cc 0%,#121212b3 50%,#121212cc 100%);width:100%;height:100%;position:absolute;top:0;left:0}.not-found-module__sxuMuG__content{z-index:10;text-align:center;max-width:600px;position:relative}.not-found-module__sxuMuG__title{color:var(--muted-gold);margin-bottom:1rem;font-size:8rem;font-weight:700;line-height:1}.not-found-module__sxuMuG__subtitle{color:var(--white);margin-bottom:1rem;font-size:2.5rem;font-weight:600}.not-found-module__sxuMuG__message{color:var(--white);opacity:.9;margin-bottom:3rem;font-size:1.2rem}.not-found-module__sxuMuG__homeButton{background:var(--muted-gold);color:var(--carbon-black);border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block}.not-found-module__sxuMuG__homeButton:hover{background:var(--rich-gold);transform:translateY(-2px);box-shadow:0 8px 24px #c8a75d66}@media (max-width:768px){.not-found-module__sxuMuG__title{font-size:5rem}.not-found-module__sxuMuG__subtitle{font-size:2rem}.not-found-module__sxuMuG__message{font-size:1rem}}
.page-module__E0kJGG__homePage{background-color:var(--bg-primary);min-height:100vh;padding-top:0}.page-module__E0kJGG__errorSection{background-color:var(--bg-primary);padding:4rem 0}.page-module__E0kJGG__errorMessage{text-align:center;background:var(--bg-secondary);border:2px solid #c8a75d4d;border-radius:12px;max-width:600px;margin:0 auto;padding:3rem 2rem}html:not([data-theme=dark]) .page-module__E0kJGG__errorMessage{background:#e8e8e8;border:2px solid #d0d0d0}.page-module__E0kJGG__errorMessage svg{color:var(--muted-gold);margin-bottom:1.5rem}.page-module__E0kJGG__errorMessage h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.page-module__E0kJGG__errorMessage p{color:var(--text-secondary);font-size:1rem;line-height:1.6}.page-module__E0kJGG__featuredSection{background-color:var(--bg-primary);padding:4rem 0}.page-module__E0kJGG__sectionTitle{text-align:center;color:var(--text-primary);margin-bottom:3rem;font-size:2.5rem}.page-module__E0kJGG__featuredGrid{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:1000px;margin:0 auto;display:flex}.page-module__E0kJGG__featuredCard{background:var(--bg-secondary);border:3px solid var(--muted-gold);text-align:center;border-radius:12px;width:100%;max-width:300px;padding:2rem;transition:all .3s;position:relative;box-shadow:0 4px 12px #c8a75d33}html:not([data-theme=dark]) .page-module__E0kJGG__featuredCard{background:#e8e8e8}.page-module__E0kJGG__featuredCard:hover{transform:translateY(-8px);box-shadow:0 8px 24px #c8a75d66}.page-module__E0kJGG__featuredBadge{background:var(--muted-gold);color:var(--carbon-black);border-radius:20px;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.85rem;font-weight:600;display:flex;position:absolute;top:1rem;right:1rem}.page-module__E0kJGG__featuredBadge svg{width:16px;height:16px}.page-module__E0kJGG__featuredLogo{background:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;margin:0 auto 1.5rem;padding:.5rem;display:flex}html:not([data-theme=dark]) .page-module__E0kJGG__featuredLogo{background:#fff}.page-module__E0kJGG__featuredLogo img{object-fit:contain;max-width:100%;max-height:100%}.page-module__E0kJGG__featuredName{color:var(--text-primary);margin-bottom:.75rem;font-size:1.3rem}.page-module__E0kJGG__featuredMeta{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.page-module__E0kJGG__featuredCategory,.page-module__E0kJGG__featuredZone{background:var(--bg-primary);color:var(--text-secondary);border-radius:12px;padding:.25rem .75rem;font-size:.9rem}:is(html:not([data-theme=dark]) .page-module__E0kJGG__featuredCategory,html:not([data-theme=dark]) .page-module__E0kJGG__featuredZone){background:#fff;border:1px solid #d0d0d0}.page-module__E0kJGG__ctaSection{background-color:var(--bg-primary);padding:4rem 0}.page-module__E0kJGG__ctaGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.page-module__E0kJGG__ctaButton{background-color:var(--muted-gold);color:var(--carbon-black);text-align:center;border-radius:8px;padding:1.25rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.page-module__E0kJGG__ctaButton:hover{background-color:var(--rich-gold);color:var(--white);transform:translateY(-4px);box-shadow:0 8px 20px #c8a75d66}@media (max-width:968px){.page-module__E0kJGG__featuredGrid{grid-template-columns:repeat(2,1fr)}.page-module__E0kJGG__ctaGrid{grid-template-columns:1fr}}@media (max-width:768px){.page-module__E0kJGG__sectionTitle{font-size:2rem}.page-module__E0kJGG__featuredGrid{grid-template-columns:1fr}.page-module__E0kJGG__errorMessage{padding:2rem 1.5rem}.page-module__E0kJGG__errorMessage h3{font-size:1.25rem}.page-module__E0kJGG__errorMessage p{font-size:.95rem}}
.registrar-module__egFjoa__registrarPage{background-color:var(--bg-primary);min-height:100vh}.registrar-module__egFjoa__hero{text-align:center;background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);padding:6rem 0 4rem}.registrar-module__egFjoa__heroTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:3.5rem}.registrar-module__egFjoa__goldText{color:var(--muted-gold)}.registrar-module__egFjoa__heroSubtitle{color:var(--text-secondary);max-width:700px;margin:0 auto;font-size:1.3rem}.registrar-module__egFjoa__benefitsSection{background-color:var(--bg-primary);padding:5rem 0}.registrar-module__egFjoa__sectionTitle{text-align:center;color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.registrar-module__egFjoa__sectionSubtitle{text-align:center;color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem}.registrar-module__egFjoa__benefitsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:3rem;display:grid}.registrar-module__egFjoa__benefitCard{background:var(--bg-secondary);text-align:center;border-radius:12px;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s}.registrar-module__egFjoa__benefitCard:hover{transform:translateY(-8px);box-shadow:0 8px 24px #c8a75d33}.registrar-module__egFjoa__benefitIcon{color:var(--muted-gold);justify-content:center;margin-bottom:1.5rem;display:flex}.registrar-module__egFjoa__benefitCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.registrar-module__egFjoa__benefitCard p{color:var(--text-secondary);line-height:1.6}.registrar-module__egFjoa__pricingSection{background-color:var(--bg-secondary);padding:5rem 0}.registrar-module__egFjoa__pricingGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:1300px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.registrar-module__egFjoa__pricingCard{background:var(--bg-primary);text-align:center;border:2px solid #0000;border-radius:12px;flex-direction:column;padding:2.5rem 2rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.registrar-module__egFjoa__pricingCard:hover{border-color:var(--muted-gold);transform:translateY(-8px)}.registrar-module__egFjoa__pricingCard.registrar-module__egFjoa__featured{border-color:var(--muted-gold);padding-top:2rem;box-shadow:0 8px 24px #c8a75d4d}.registrar-module__egFjoa__pricingCard.registrar-module__egFjoa__featured h3{margin-top:.75rem}.registrar-module__egFjoa__popularBadge{background:var(--muted-gold);color:var(--carbon-black);letter-spacing:.04em;text-align:center;border-radius:0;padding:.35rem 1rem;font-size:.85rem;font-weight:600;position:absolute;top:0;left:0;right:0}.registrar-module__egFjoa__pricingCard h3{color:var(--text-primary);justify-content:center;align-items:center;min-height:5rem;margin-bottom:1.5rem;font-size:1.8rem;display:flex}.registrar-module__egFjoa__price{margin-bottom:2rem}.registrar-module__egFjoa__priceAmount{color:var(--text-secondary);margin-bottom:.5rem;font-size:.9rem;display:block}.registrar-module__egFjoa__priceNumber{color:var(--muted-gold);font-size:3rem;font-weight:700}.registrar-module__egFjoa__pricePeriod{color:var(--text-secondary);font-size:1.1rem}.registrar-module__egFjoa__featuresList{text-align:left;padding:0;list-style:none}.registrar-module__egFjoa__featuresList li{color:var(--text-secondary);border-bottom:1px solid #ffffff1a;padding:.75rem 0}.registrar-module__egFjoa__featuresList li:last-child{border-bottom:none}.registrar-module__egFjoa__emprendedorNote{text-align:center;color:var(--text-secondary);opacity:.75;margin-top:2rem;font-size:.85rem;font-style:italic}.registrar-module__egFjoa__ctaSection{background-color:var(--bg-primary);padding:5rem 0}.registrar-module__egFjoa__ctaBox{background:var(--bg-secondary);border:3px solid var(--muted-gold);text-align:center;border-radius:16px;max-width:800px;margin:0 auto;padding:4rem 3rem}.registrar-module__egFjoa__ctaBox h2{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.registrar-module__egFjoa__ctaBox p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.2rem}.registrar-module__egFjoa__contactInfo{flex-direction:column;gap:1.5rem;margin-bottom:2.5rem;display:flex}.registrar-module__egFjoa__contactItem{color:var(--text-primary);justify-content:center;align-items:center;gap:1rem;font-size:1.1rem;display:flex}.registrar-module__egFjoa__contactItem svg{color:var(--muted-gold)}.registrar-module__egFjoa__contactItem a{color:var(--muted-gold);text-decoration:none;transition:color .3s}.registrar-module__egFjoa__contactItem a:hover{color:var(--rich-gold)}.registrar-module__egFjoa__formIntro{color:var(--text-secondary);margin:2rem 0 1.5rem;font-size:1rem}.registrar-module__egFjoa__contactForm{text-align:left;max-width:600px;margin:0 auto}.registrar-module__egFjoa__formGroup{margin-bottom:1.5rem}.registrar-module__egFjoa__formGroup label{color:var(--text-primary);margin-bottom:.5rem;font-weight:500;display:block}.registrar-module__egFjoa__formInput,.registrar-module__egFjoa__formTextarea{background:var(--bg-primary);width:100%;color:var(--text-primary);border:2px solid #ffffff1a;border-radius:6px;padding:.75rem 1rem;font-family:Montserrat,sans-serif;font-size:1rem;transition:border-color .3s}.registrar-module__egFjoa__formInput:focus,.registrar-module__egFjoa__formTextarea:focus{border-color:var(--muted-gold);outline:none}.registrar-module__egFjoa__formTextarea{resize:vertical;min-height:100px}.registrar-module__egFjoa__submitButton{background-color:var(--muted-gold);width:100%;color:var(--carbon-black);cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.registrar-module__egFjoa__submitButton:hover{background-color:var(--rich-gold);transform:translateY(-2px);box-shadow:0 4px 12px #c8a75d66}.registrar-module__egFjoa__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.registrar-module__egFjoa__successMessage{color:#4caf50;text-align:center;background:#4caf501a;border:2px solid #4caf50;border-radius:8px;margin-bottom:1rem;padding:1rem;font-weight:600}.registrar-module__egFjoa__errorMessage{color:#f44336;text-align:center;background:#f443361a;border:2px solid #f44336;border-radius:8px;margin-bottom:1rem;padding:1rem;font-weight:600}.registrar-module__egFjoa__ctaButton{background-color:var(--muted-gold);color:var(--carbon-black);border-radius:8px;padding:1rem 3rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:inline-block}.registrar-module__egFjoa__ctaButton:hover{background-color:var(--rich-gold);color:var(--white);transform:translateY(-4px);box-shadow:0 8px 20px #c8a75d66}@media (max-width:768px){.registrar-module__egFjoa__heroTitle{font-size:2.5rem}.registrar-module__egFjoa__benefitsGrid,.registrar-module__egFjoa__pricingGrid{grid-template-columns:1fr}.registrar-module__egFjoa__pricingCard h3{min-height:unset}.registrar-module__egFjoa__ctaBox{padding:3rem 2rem}}
.zona-module__UMBlJW__zonaPage{background-color:var(--bg-primary);min-height:100vh;padding:4rem 0}.zona-module__UMBlJW__header{text-align:center;margin-bottom:4rem}.zona-module__UMBlJW__header h1{color:var(--text-primary);margin-bottom:.5rem;font-size:3rem}.zona-module__UMBlJW__subtitle{color:var(--text-secondary);font-size:1.2rem}.zona-module__UMBlJW__viewToggle{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.zona-module__UMBlJW__viewButton{background:var(--bg-secondary);color:var(--text-secondary);cursor:pointer;border:2px solid #0000;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1rem;transition:all .3s;display:flex}html:not([data-theme=dark]) .zona-module__UMBlJW__viewButton{background:#e8e8e8;border:2px solid #d0d0d0}.zona-module__UMBlJW__viewButton:hover{border-color:var(--muted-gold);color:var(--muted-gold)}.zona-module__UMBlJW__viewButton.zona-module__UMBlJW__active{background:var(--muted-gold);color:var(--bg-primary);border-color:var(--muted-gold)}.zona-module__UMBlJW__businessGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:4rem;display:grid}.zona-module__UMBlJW__businessCard{background:var(--bg-secondary);text-align:center;border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;padding:2rem;transition:all .3s;display:flex;position:relative}html:not([data-theme=dark]) .zona-module__UMBlJW__businessCard{background:#e8e8e8;border:2px solid #d0d0d0}.zona-module__UMBlJW__businessCard:hover{border-color:var(--muted-gold);transform:translateY(-8px);box-shadow:0 8px 24px #c8a75d33}.zona-module__UMBlJW__featuredBadge{background:var(--muted-gold);color:var(--carbon-black);border-radius:15px;align-items:center;gap:.4rem;padding:.4rem .75rem;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:1rem;right:1rem}.zona-module__UMBlJW__featuredBadge svg{width:14px;height:14px}.zona-module__UMBlJW__businessLogo{background:var(--bg-primary);border-radius:8px;justify-content:center;align-items:center;width:120px;height:120px;margin-bottom:1.5rem;padding:.5rem;display:flex}html:not([data-theme=dark]) .zona-module__UMBlJW__businessLogo{background:#fff}.zona-module__UMBlJW__businessLogo img{object-fit:contain;max-width:100%;max-height:100%}.zona-module__UMBlJW__businessName{color:var(--text-primary);margin-bottom:1rem;font-size:1.3rem}.zona-module__UMBlJW__businessMeta{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.zona-module__UMBlJW__category{background:var(--bg-primary);color:var(--text-secondary);border-radius:12px;padding:.25rem .75rem;font-size:.85rem}html:not([data-theme=dark]) .zona-module__UMBlJW__category{background:#fff;border:1px solid #d0d0d0}.zona-module__UMBlJW__businessList{flex-direction:column;gap:1.5rem;margin-bottom:4rem;display:flex}.zona-module__UMBlJW__businessListItem{background:var(--bg-secondary);border:2px solid #0000;border-radius:12px;align-items:center;gap:2rem;padding:1.5rem;transition:all .3s;display:flex;position:relative}html:not([data-theme=dark]) .zona-module__UMBlJW__businessListItem{background:#e8e8e8;border:2px solid #d0d0d0}.zona-module__UMBlJW__businessListItem:hover{border-color:var(--muted-gold);box-shadow:0 4px 12px #c8a75d33}.zona-module__UMBlJW__businessListItem .zona-module__UMBlJW__businessLogo{flex-shrink:0;width:100px;height:100px;margin-bottom:0}.zona-module__UMBlJW__businessListItem .zona-module__UMBlJW__businessName{text-align:left;margin-bottom:.5rem}.zona-module__UMBlJW__businessListItem .zona-module__UMBlJW__businessMeta{justify-content:flex-start;margin-top:.5rem}.zona-module__UMBlJW__businessListItem .zona-module__UMBlJW__featuredBadge{top:1rem;right:1.5rem}.zona-module__UMBlJW__noResults{text-align:center;padding:4rem 2rem}.zona-module__UMBlJW__noResults h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.zona-module__UMBlJW__noResults p{color:var(--text-secondary);font-size:1.1rem}.zona-module__UMBlJW__backLinkContainer{text-align:center;margin-top:3rem}.zona-module__UMBlJW__backLink{color:var(--muted-gold);border:2px solid var(--muted-gold);border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.zona-module__UMBlJW__backLink:hover{background:var(--muted-gold);color:var(--carbon-black)}@media (max-width:768px){.zona-module__UMBlJW__header h1{font-size:2.5rem}.zona-module__UMBlJW__businessGrid{grid-template-columns:1fr}}
.zonas-module__6njEia__zonasPage{background-color:var(--bg-primary);min-height:100vh;padding:4rem 0}.zonas-module__6njEia__header{text-align:center;margin-bottom:4rem}.zonas-module__6njEia__header h1{color:var(--text-primary);margin-bottom:.5rem;font-size:3rem}.zonas-module__6njEia__subtitle{color:var(--text-secondary);font-size:1.2rem}.zonas-module__6njEia__zonesGrid{grid-template-columns:repeat(2,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}.zonas-module__6njEia__zoneCard{background:var(--bg-secondary);border:3px solid #0000;border-radius:16px;flex-direction:column;min-height:400px;transition:all .3s;display:flex;position:relative;overflow:hidden}html:not([data-theme=dark]) .zonas-module__6njEia__zoneCard{background:#e8e8e8;border:3px solid #d0d0d0}.zonas-module__6njEia__zoneCard:hover{border-color:var(--muted-gold);transform:translateY(-8px);box-shadow:0 12px 32px #c8a75d4d}.zonas-module__6njEia__zoneImage{width:100%;height:300px;position:relative;overflow:hidden}.zonas-module__6njEia__zoneImage img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.zonas-module__6njEia__zoneCard:hover .zonas-module__6njEia__zoneImage img{transform:scale(1.05)}.zonas-module__6njEia__zoneOverlay{background:linear-gradient(#12121233 0%,#12121299 100%);width:100%;height:100%;position:absolute;top:0;left:0}.zonas-module__6njEia__zoneInfo{flex-direction:column;flex:1;justify-content:center;padding:2rem;display:flex}.zonas-module__6njEia__zoneName{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem}.zonas-module__6njEia__zoneCount{color:var(--text-secondary);font-size:1.1rem}.zonas-module__6njEia__zoneCardDisabled{cursor:default;opacity:.7}.zonas-module__6njEia__zoneCardDisabled:hover{box-shadow:none;border-color:#0000;transform:none}.zonas-module__6njEia__zoneCardDisabled .zonas-module__6njEia__zoneImage img{transform:none}.zonas-module__6njEia__viewLink{color:var(--muted-gold);border-top:2px solid #c8a75d33;justify-content:center;align-items:center;gap:.5rem;padding:1.5rem;font-size:1rem;font-weight:600;transition:gap .3s;display:flex}.zonas-module__6njEia__zoneCard:hover .zonas-module__6njEia__viewLink{gap:.75rem}.zonas-module__6njEia__viewLink svg{width:20px;height:20px}.zonas-module__6njEia__errorMessage{text-align:center;background:var(--bg-secondary);border:2px solid #c8a75d4d;border-radius:12px;max-width:600px;margin:0 auto;padding:3rem 2rem}html:not([data-theme=dark]) .zonas-module__6njEia__errorMessage{background:#e8e8e8;border:2px solid #d0d0d0}.zonas-module__6njEia__errorMessage svg{color:var(--muted-gold);margin-bottom:1.5rem}.zonas-module__6njEia__errorMessage h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.zonas-module__6njEia__errorMessage p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.zonas-module__6njEia__retryButton{background:var(--muted-gold);color:var(--carbon-black);cursor:pointer;border:none;border-radius:6px;padding:.75rem 1.5rem;font-family:Montserrat,sans-serif;font-weight:600;transition:all .3s;display:inline-block}.zonas-module__6njEia__retryButton:hover{background:var(--rich-gold);transform:translateY(-2px)}@media (max-width:768px){.zonas-module__6njEia__errorMessage{padding:2rem 1.5rem}.zonas-module__6njEia__errorMessage h2{font-size:1.25rem}.zonas-module__6njEia__errorMessage p{font-size:.95rem}}@media (max-width:968px){.zonas-module__6njEia__zonesGrid{grid-template-columns:1fr}}@media (max-width:768px){.zonas-module__6njEia__header h1{font-size:2.5rem}.zonas-module__6njEia__zoneImage{height:250px}.zonas-module__6njEia__zoneName{font-size:1.75rem}}
