.ProductDetail_page__D_diX{min-height:100vh;padding:8rem 2rem 4rem;background:#f8f9fa}.ProductDetail_container__HQ_k4{max-width:1200px;margin:0 auto}.ProductDetail_backLink__SevrT{display:inline-flex;align-items:center;gap:.5rem;color:#000;text-decoration:none;font-weight:600;margin-bottom:2rem;padding:.75rem 1.5rem;background:#fff;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.08)}.ProductDetail_backLink__SevrT:hover{background:gold;transform:translateX(-4px)}.ProductDetail_content__Azo2_{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;background:#fff;border-radius:20px;padding:3rem;box-shadow:0 4px 20px rgba(0,0,0,.1)}.ProductDetail_imageSection__SF7_w{display:flex;flex-direction:column;gap:1rem}.ProductDetail_mainImageWrapper__2yGvZ{width:100%;aspect-ratio:1/1;border-radius:16px;overflow:hidden;background:#f5f5f5;box-shadow:0 8px 24px rgba(0,0,0,.12)}.ProductDetail_mainImage__nzdWE{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.ProductDetail_mainImage__nzdWE:hover{transform:scale(1.05)}.ProductDetail_thumbnails__YtzYx{display:flex;gap:.75rem;flex-wrap:wrap}.ProductDetail_thumbnail__dVyWt{width:80px;height:80px;border-radius:8px;overflow:hidden;border:2px solid #e2e8f0;background:#fff;cursor:pointer;transition:all .3s ease;padding:0}.ProductDetail_thumbnail__dVyWt img{width:100%;height:100%;object-fit:cover}.ProductDetail_thumbnail__dVyWt:hover{border-color:gold;transform:translateY(-2px)}.ProductDetail_thumbnailActive__VeEes{border-color:gold;box-shadow:0 4px 12px rgba(255,215,0,.4)}.ProductDetail_infoSection__lt9vW{display:flex;flex-direction:column;gap:1.5rem}.ProductDetail_header__5G5j_{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.ProductDetail_category__p7vJU{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(255,215,0,.15);color:#000;border-radius:8px;font-size:.9rem;font-weight:600}.ProductDetail_featuredBadge__VwS_2{padding:.5rem 1rem;background:gold;color:#000;border-radius:8px;font-size:.85rem;font-weight:700}.ProductDetail_title__eYTyv{font-size:2.5rem;font-weight:700;color:#1a202c;line-height:1.2;margin:0}.ProductDetail_priceContainer__GysX3{display:flex;align-items:baseline;gap:.75rem;padding:1.5rem;background:rgba(255,215,0,.1);border-radius:12px;border:2px solid rgba(255,215,0,.3)}.ProductDetail_priceLabel__kLnUc{font-size:1rem;color:#718096;font-weight:600}.ProductDetail_price__lrGy7{font-size:2.5rem;font-weight:700;color:gold}.ProductDetail_priceConsult__w7nwz{font-size:1.5rem;font-weight:600;color:#4a5568}.ProductDetail_description__To6NH{padding:1.5rem 0;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.ProductDetail_description__To6NH h2{font-size:1.25rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.ProductDetail_description__To6NH p{font-size:1.125rem;line-height:1.8;color:#4a5568}.ProductDetail_specifications__td4BS{padding:1rem 0}.ProductDetail_specifications__td4BS h2{font-size:1.25rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.ProductDetail_specifications__td4BS ul{list-style:none;padding:0;display:flex;flex-direction:column;gap:.75rem}.ProductDetail_specifications__td4BS li{padding-left:1.5rem;position:relative;font-size:1rem;color:#4a5568;line-height:1.6}.ProductDetail_specifications__td4BS li:before{content:"✓";position:absolute;left:0;color:gold;font-weight:700}.ProductDetail_tags__W2EA2{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;padding:1rem 0;color:#718096}.ProductDetail_tag__mO8g4{padding:.4rem 1rem;background:rgba(255,215,0,.15);color:#000;border-radius:20px;font-size:.9rem;font-weight:600}.ProductDetail_actionButtons__faPbe{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.ProductDetail_ctaButton__tRQak{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem 2.5rem;background:gold;color:#000;border:none;border-radius:12px;font-size:1.125rem;font-weight:700;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px rgba(255,215,0,.4)}.ProductDetail_ctaButton__tRQak:hover{background:#000;color:gold;transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.5)}.ProductDetail_shareButton__i9ABM{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1.25rem 2.5rem;background:#1877f2;color:#fff;border:none;border-radius:12px;font-size:1.125rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px rgba(24,119,242,.4)}.ProductDetail_shareButton__i9ABM:hover{background:#0d5dbf;transform:translateY(-2px);box-shadow:0 6px 20px rgba(24,119,242,.5)}@media (max-width:968px){.ProductDetail_content__Azo2_{grid-template-columns:1fr;padding:2rem}.ProductDetail_price__lrGy7,.ProductDetail_title__eYTyv{font-size:2rem}}@media (max-width:768px){.ProductDetail_page__D_diX{padding:6rem 1rem 3rem}.ProductDetail_content__Azo2_{padding:1.5rem}.ProductDetail_title__eYTyv{font-size:1.75rem}.ProductDetail_description__To6NH p{font-size:1rem}.ProductDetail_ctaButton__tRQak,.ProductDetail_shareButton__i9ABM{font-size:1rem;padding:1rem 1.5rem}}.Header_header__072v2{position:fixed;top:0;left:0;right:0;z-index:1000;background:gold;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.15);border-bottom:2px solid #000}.Header_header__072v2.Header_scrolled__dJqKC{box-shadow:0 4px 20px rgba(0,0,0,.2)}.Header_container__DOHRG{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.Header_logo__0dir7{display:flex;align-items:center;gap:1rem;font-weight:700;font-size:1.6rem;color:#000;cursor:pointer}.Header_logoImage__3Nnj4{height:72px;width:auto;object-fit:contain;transition:height .18s ease}.Header_logoText__ZcPbR{font-weight:700;color:#1a202c}.Header_nav__evgr5{display:flex;gap:2rem;align-items:center}.Header_navLink__bzbwi{background:none;border:none;color:#000;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;padding:.5rem 0;position:relative}.Header_navLink__bzbwi:hover{color:#333;transform:translateY(-2px)}.Header_navLink__bzbwi:after{content:"";position:absolute;bottom:0;left:0;width:0;height:3px;background:#000;transition:width .3s ease}.Header_navLink__bzbwi:hover:after{width:100%}.Header_mobileMenuButton__QRUW9{display:none;background:none;border:none;color:#1a202c;cursor:pointer;padding:.5rem}@media (max-width:768px){.Header_nav__evgr5{position:fixed;top:73px;left:0;right:0;flex-direction:column;background:gold;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;gap:1.5rem;box-shadow:0 10px 40px rgba(0,0,0,.2);border-top:2px solid #000;transform:translateX(100%);transition:transform .3s ease}.Header_navOpen__Prshy{transform:translateX(0)}.Header_mobileMenuButton__QRUW9{display:block}.Header_navLink__bzbwi{width:100%;text-align:center}.Header_logoImage__3Nnj4{height:48px}}.ProductCatalog_catalog__ClbPy{padding:9rem 2rem 6rem;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.ProductCatalog_container___KJZa{max-width:1400px;margin:0 auto}.ProductCatalog_header__gEw_W{text-align:center;margin-bottom:3rem}.ProductCatalog_title__YL4m0{font-size:2.5rem;font-weight:700;color:#2c5282;margin-bottom:1rem}.ProductCatalog_subtitle__BkPTn{font-size:1.125rem;color:#718096}.ProductCatalog_controls__fFuvX{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.ProductCatalog_searchBox__dzDjK{position:relative;flex:1 1;min-width:250px}.ProductCatalog_searchIcon___pco_{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#718096}.ProductCatalog_searchInput__5uXTp{width:100%;padding:1rem 3rem;border:2px solid #e2e8f0;border-radius:50px;font-size:1rem;transition:all .3s ease}.ProductCatalog_searchInput__5uXTp:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.ProductCatalog_clearButton__38_22{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#718096;cursor:pointer;padding:.25rem;border-radius:50%;transition:all .2s ease}.ProductCatalog_clearButton__38_22:hover{background-color:#e2e8f0;color:#2c5282}.ProductCatalog_filterToggle__ZZvEF{display:flex;align-items:center;gap:.5rem;padding:1rem 2rem;background-color:#fff;border:2px solid #e2e8f0;border-radius:50px;font-weight:600;color:#2c5282;cursor:pointer;transition:all .3s ease}.ProductCatalog_filterToggle__ZZvEF:hover{border-color:#667eea;color:#667eea}.ProductCatalog_filters__K_auz{background:#fff;padding:2rem;border-radius:20px;margin-bottom:2rem;box-shadow:0 5px 20px rgba(0,0,0,.08)}.ProductCatalog_filterCategories__RVJoS{display:flex;flex-wrap:wrap;gap:.75rem}.ProductCatalog_filterButton__c48W1{padding:.75rem 1.5rem;border:2px solid #e2e8f0;background-color:#fff;border-radius:50px;font-weight:600;color:#718096;cursor:pointer;transition:all .3s ease}.ProductCatalog_filterButton__c48W1:hover{border-color:#667eea;color:#667eea}.ProductCatalog_filterButton__c48W1.ProductCatalog_active__Lr_6d{background:linear-gradient(135deg,#667eea,#764ba2);border-color:transparent;color:#fff;box-shadow:0 5px 15px rgba(102,126,234,.3)}.ProductCatalog_results__5Zmg6{margin-bottom:2rem}.ProductCatalog_resultsCount__r21De{font-size:1rem;color:#718096;font-weight:600}.ProductCatalog_grid__Nu9R6{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.ProductCatalog_productCard__6FfQI{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 5px 20px rgba(0,0,0,.08);transition:all .3s ease;position:relative}.ProductCatalog_productCard__6FfQI:hover{box-shadow:0 15px 40px rgba(0,0,0,.15)}.ProductCatalog_featuredBadge__0BDiG{position:absolute;top:1rem;right:1rem;background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.75rem;font-weight:700;z-index:1;box-shadow:0 5px 15px rgba(245,87,108,.4)}.ProductCatalog_imageWrapper__ryIE5{width:100%;height:250px;overflow:hidden;background-color:#f7fafc}.ProductCatalog_productImage__aq1uX{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.ProductCatalog_productCard__6FfQI:hover .ProductCatalog_productImage__aq1uX{transform:scale(1.1)}.ProductCatalog_productInfo__AZ6h3{padding:1.5rem}.ProductCatalog_category__UKu4A{display:inline-block;padding:.25rem .75rem;background-color:rgba(102,126,234,.1);color:#667eea;border-radius:50px;font-size:.75rem;font-weight:600;margin-bottom:.75rem}.ProductCatalog_productName__O50im{font-size:1.25rem;font-weight:700;color:#2c5282;margin-bottom:.75rem;line-height:1.3}.ProductCatalog_productDescription__x5r36{font-size:.95rem;color:#718096;line-height:1.6;margin-bottom:1rem}.ProductCatalog_priceContainer__kVk0P{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1rem;padding:.75rem;background:linear-gradient(135deg,rgba(102,126,234,.1),rgba(118,75,162,.1));border-radius:12px}.ProductCatalog_priceLabel__1IIMZ{font-size:.85rem;color:#718096;font-weight:600}.ProductCatalog_price__dvicB{font-size:1.5rem;font-weight:700;color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ProductCatalog_tags__xHmZt{display:flex;flex-wrap:wrap;gap:.5rem}.ProductCatalog_tag__6DbsB{padding:.25rem .75rem;background-color:rgba(226,232,240,.8);color:#4a5568;border-radius:50px;font-size:.75rem;font-weight:600}.ProductCatalog_loading__fkU_8{font-size:1.25rem;color:#718096}.ProductCatalog_loading__fkU_8,.ProductCatalog_noResults__3uXmy{text-align:center;padding:4rem 2rem}.ProductCatalog_noResults__3uXmy p{font-size:1.125rem;color:#718096}@media (max-width:768px){.ProductCatalog_catalog__ClbPy{padding:4rem 1rem}.ProductCatalog_title__YL4m0{font-size:2rem}.ProductCatalog_grid__Nu9R6{grid-template-columns:1fr}.ProductCatalog_controls__fFuvX{flex-direction:column}.ProductCatalog_searchBox__dzDjK{min-width:100%}.ProductCatalog_filterToggle__ZZvEF{width:100%;justify-content:center}}.Hero_hero__D0Vj7{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background-image:url(/banner-aprendinha.jpg);background-size:cover;background-position:50%;background-attachment:fixed;background-color:gold;text-align:center;padding:2rem;margin-top:73px}.Hero_overlay__FXqgO{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,rgba(0,0,0,.6),rgba(255,215,0,.2))}.Hero_content__MVtUH{position:relative;z-index:1;max-width:900px;margin:0 auto}.Hero_title__GxnES{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2}.Hero_titleText__cgdna{color:#fff}.Hero_highlight__SM6tE{color:gold;text-shadow:0 2px 20px rgba(0,0,0,.8),0 0 30px rgba(255,215,0,.5);font-weight:900}.Hero_subtitle__h66Po{font-size:1.5rem;font-weight:400;margin-bottom:2.5rem;opacity:.95;line-height:1.6;color:#fff}.Hero_ctaButton__Vm8Kv{display:inline-flex;align-items:center;gap:.75rem;background:gold;color:#000;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;border:3px solid #000;border-radius:8px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px rgba(255,215,0,.4);text-decoration:none}.Hero_ctaButton__Vm8Kv:hover{background:#000;color:gold;box-shadow:0 6px 20px rgba(0,0,0,.5);transform:translateY(-2px)}@media (max-width:768px){.Hero_title__GxnES{font-size:2.5rem}.Hero_subtitle__h66Po{font-size:1.125rem}.Hero_ctaButton__Vm8Kv{padding:.875rem 2rem;font-size:1rem}}.About_about__uU0XY{padding:6rem 2rem;background:#f8f9fa;position:relative}.About_container__Ee_9S,.About_content__Z3iGt{max-width:1200px;margin:0 auto}.About_content__Z3iGt{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.About_imageWrapper__J05C7{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);aspect-ratio:1/1;background-color:#f0f0f0}.About_ownerImage__Gyokc{width:100%;height:100%;display:block;object-fit:cover;object-position:center 35%}.About_textContent__OgEnL{max-width:600px;background:#fff;padding:2.5rem;border-radius:12px;box-shadow:0 2px 12px rgba(0,0,0,.08)}.About_title__EroSr{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:2rem;text-align:center}.About_text__2UxSe{display:flex;flex-direction:column;gap:1.5rem}.About_text__2UxSe p{font-size:1.125rem;line-height:1.8;color:var(--brand-gray);text-align:left}.About_text__2UxSe strong{color:gold;font-weight:700}@media (max-width:968px){.About_content__Z3iGt{grid-template-columns:1fr;gap:2rem}.About_imageWrapper__J05C7{order:-1;width:100%;max-width:400px;margin:0 auto}.About_ownerImage__Gyokc{object-position:center 38%}}@media (min-width:969px){.About_imageWrapper__J05C7{max-width:500px}}@media (max-width:768px){.About_about__uU0XY{padding:4rem 1.5rem}.About_title__EroSr{font-size:2rem}.About_text__2UxSe p{font-size:1rem}.About_imageWrapper__J05C7{max-width:350px}.About_ownerImage__Gyokc{object-position:center 40%}}.Services_services__pEtDU{padding:6rem 2rem;background:#fff;position:relative}.Services_container__OWNxZ{max-width:1200px;margin:0 auto}.Services_title__zzit7{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:3rem;text-align:center}.Services_grid__phfbq{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.Services_card__snFuf{background:#fff;padding:2.5rem 2rem;border-radius:12px;text-align:center;transition:all .3s ease;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(0,0,0,.05)}.Services_card__snFuf:hover{border-color:gold;box-shadow:0 4px 12px rgba(255,215,0,.15);transform:translateY(-3px)}.Services_iconWrapper__uZDwV{width:80px;height:80px;margin:0 auto 1.5rem;background:rgba(255,215,0,.12);border-radius:12px;display:flex;align-items:center;justify-content:center;color:gold;transition:all .3s ease}.Services_card__snFuf:hover .Services_iconWrapper__uZDwV{background:gold;color:#000}.Services_icon__s9VCm{width:40px;height:40px}.Services_cardTitle__c5gJw{font-size:1.5rem;font-weight:600;color:#1a202c;margin-bottom:1rem}.Services_cardDescription__OOAWa{font-size:1rem;line-height:1.6;color:var(--brand-gray)}@media (max-width:768px){.Services_services__pEtDU{padding:4rem 1.5rem}.Services_title__zzit7{font-size:2rem}.Services_grid__phfbq{grid-template-columns:1fr}}.FeaturedProducts_featured__kQ16Q{padding:6rem 2rem;background:rgba(255,215,0,.02);position:relative;overflow:hidden}.FeaturedProducts_container__0QaSi{max-width:1400px;margin:0 auto;position:relative;z-index:1}.FeaturedProducts_header__tCZcF{text-align:center;margin-bottom:4rem}.FeaturedProducts_titleWrapper__Tcovf{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1rem}.FeaturedProducts_sparkleIcon__owXJp{color:gold;animation:FeaturedProducts_sparkle__EU2uc 2s ease-in-out infinite}@keyframes FeaturedProducts_sparkle__EU2uc{0%,to{transform:scale(1) rotate(0deg);opacity:1}50%{transform:scale(1.2) rotate(180deg);opacity:.8}}.FeaturedProducts_title__uxuK_{font-size:2.5rem;font-weight:700;color:#1a202c}.FeaturedProducts_subtitle__ml7GQ{font-size:1.125rem;color:#4a5568}.FeaturedProducts_grid__neLDF{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}.FeaturedProducts_card__4YmM5{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e2e8f0;transition:all .3s ease}.FeaturedProducts_card__4YmM5:hover{box-shadow:0 4px 16px rgba(255,215,0,.3);border-color:gold;transform:translateY(-3px)}.FeaturedProducts_imageContainer__jZImY{position:relative;width:100%;height:280px;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.FeaturedProducts_image__rZkPo{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}.FeaturedProducts_card__4YmM5:hover .FeaturedProducts_image__rZkPo{transform:scale(1.15) rotate(2deg)}.FeaturedProducts_overlay__bdFL4{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,rgba(0,0,0,.5));display:flex;align-items:flex-end;padding:1.5rem;opacity:0;transition:opacity .4s ease}.FeaturedProducts_card__4YmM5:hover .FeaturedProducts_overlay__bdFL4{opacity:1}.FeaturedProducts_categoryBadge__ls8rm{padding:.5rem 1rem;background-color:gold;color:#000;border-radius:6px;font-size:.75rem;font-weight:600}.FeaturedProducts_content___IXn9{padding:1.5rem}.FeaturedProducts_productName__6JeKI{font-size:1.25rem;font-weight:700;color:#1a202c;margin-bottom:.75rem;line-height:1.3}.FeaturedProducts_description__9AJMM{font-size:.95rem;color:#718096;line-height:1.6;margin-bottom:1rem}.FeaturedProducts_priceContainer__72jqt{display:flex;align-items:baseline;gap:.5rem;margin-bottom:1rem;padding:.75rem;background:rgba(255,215,0,.1);border-radius:8px;border:1px solid rgba(255,215,0,.2)}.FeaturedProducts_priceLabel__NJDmL{font-size:.85rem;color:#718096;font-weight:600}.FeaturedProducts_price__YtKzg{font-size:1.5rem;font-weight:700;color:gold}.FeaturedProducts_tags__2gyEn{display:flex;flex-wrap:wrap;gap:.5rem}.FeaturedProducts_tag__uTm8e{padding:.25rem .75rem;background:rgba(255,215,0,.2);color:#000;border-radius:6px;font-size:.75rem;font-weight:600}.FeaturedProducts_ctaWrapper__MlXe_{text-align:center}.FeaturedProducts_ctaButton__MHv4A{display:inline-block;padding:1.25rem 3rem;background:gold;color:#000;border:none;border-radius:8px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px rgba(255,215,0,.4);text-decoration:none}.FeaturedProducts_ctaButton__MHv4A:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(255,215,0,.5);background:#000;color:gold}@media (max-width:768px){.FeaturedProducts_featured__kQ16Q{padding:4rem 1rem}.FeaturedProducts_title__uxuK_{font-size:2rem}.FeaturedProducts_grid__neLDF{grid-template-columns:1fr}.FeaturedProducts_titleWrapper__Tcovf{flex-direction:column;gap:.5rem}}.Gallery_gallery__Xn9_J{padding:6rem 2rem;background:#f8f9fa;position:relative}.Gallery_container__07a82{max-width:1200px;margin:0 auto}.Gallery_title__fk6d4{font-size:2.5rem;font-weight:700;color:#1a202c;margin-bottom:3rem;text-align:center}.Gallery_grid__emhdE{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:2rem;gap:2rem}.Gallery_viewAllWrapper__Mv6HS{margin-top:3rem;display:flex;justify-content:center}.Gallery_viewAllButton__gpjNm{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 2.5rem;border-radius:8px;background-color:gold;color:#000;font-weight:600;font-size:1rem;text-decoration:none;box-shadow:0 4px 14px rgba(255,215,0,.4);transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease}.Gallery_viewAllButton__gpjNm:hover{transform:translateY(-2px);background:#000;color:gold;box-shadow:0 6px 20px rgba(255,215,0,.5)}.Gallery_card__l5Glr{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;box-shadow:0 2px 8px rgba(0,0,0,.1);aspect-ratio:3/4;border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease;background:linear-gradient(135deg,#0f172a,#1f2937)}.Gallery_card__l5Glr:hover{transform:translateY(-3px);box-shadow:0 4px 16px rgba(255,215,0,.3);border-color:gold}.Gallery_image__XK13V{width:100%;height:100%;object-fit:contain;transition:transform .5s ease}.Gallery_card__l5Glr:hover .Gallery_image__XK13V{transform:scale(1.1)}.Gallery_overlay___x5ba{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.8),transparent);padding:2rem 1.5rem 1.5rem;transform:translateY(0);transition:all .3s ease}.Gallery_projectTitle__fdEZH{color:#fff;font-size:1.25rem;font-weight:700;margin:0;text-shadow:0 2px 6px rgba(0,0,0,.6)}.Gallery_tagRow__wax0M{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.Gallery_tagChip__NaGQu{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;border-radius:999px;background-color:hsla(0,0%,100%,.15);color:#fff;font-size:.75rem;font-weight:700}.Gallery_modal___9H0b{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.9);display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}.Gallery_modalContent__QQY0E{position:relative;max-width:1100px;width:100%;background-color:#fff;border-radius:20px;box-shadow:0 25px 80px rgba(15,23,42,.25);padding:3rem 2.5rem 2.5rem;max-height:90vh;overflow-y:auto}.Gallery_closeButton__aE0SW{position:absolute;top:1rem;right:1rem;background-color:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background-color .3s ease}.Gallery_closeButton__aE0SW:hover{background-color:rgba(0,0,0,.9)}.Gallery_modalBody__x8d3z{display:flex;flex-direction:row;align-items:flex-start;gap:2.5rem;flex-wrap:wrap}.Gallery_mediaColumn__IgbjA{flex:1 1 420px;display:flex;flex-direction:column;gap:1.25rem;align-items:center}.Gallery_modalImageWrapper__vfdkn{position:relative;width:min(100%,420px);aspect-ratio:3/4;border-radius:16px;overflow:hidden;background:linear-gradient(135deg,#1a202c,#2d3748);box-shadow:0 16px 40px rgba(15,23,42,.28);display:flex;align-items:center;justify-content:center;max-height:70vh;min-height:320px}.Gallery_modalImage__B2m_a{width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;background-color:#0f172a}.Gallery_modalInfo__KcCAb{flex:1 1 320px;display:flex;flex-direction:column;gap:1.25rem}.Gallery_modalTitle__iTXzX{font-size:2rem;font-weight:700;color:#1a202c;margin-bottom:1rem}.Gallery_modalDescription__zg6Ud{font-size:1.125rem;line-height:1.8;color:var(--brand-gray)}.Gallery_modalTags__hWnM3{display:flex;flex-wrap:wrap;gap:.5rem}.Gallery_thumbnailRow__PVgco{display:flex;gap:.5rem;overflow-x:auto;padding:.25rem 0 .5rem;margin-top:.5rem;scrollbar-width:thin;scrollbar-color:rgba(79,209,197,.6) transparent;align-items:center;justify-content:center;width:100%}.Gallery_thumbnailRow__PVgco::-webkit-scrollbar{height:6px}.Gallery_thumbnailRow__PVgco::-webkit-scrollbar-track{background:transparent}.Gallery_thumbnailRow__PVgco::-webkit-scrollbar-thumb{background:rgba(79,209,197,.5);border-radius:999px}.Gallery_thumbnailButton__kR9Al{border:2px solid transparent;border-radius:12px;padding:0;background:none;cursor:pointer;overflow:hidden;width:96px;aspect-ratio:3/4;transition:transform .24s ease,border-color .24s ease;display:flex;align-items:center;justify-content:center;background-color:#0f172a}.Gallery_thumbnailButton__kR9Al img{width:100%;height:100%;object-fit:contain}.Gallery_thumbnailButton__kR9Al:hover{transform:translateY(-3px)}.Gallery_thumbnailActive__y2DGc{border-color:gold;box-shadow:0 4px 12px rgba(255,215,0,.4)}.Gallery_navButton__ydJbV{position:absolute;top:50%;transform:translateY(-50%);background-color:rgba(0,0,0,.4);color:#fff;border:none;width:38px;height:38px;border-radius:999px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;cursor:pointer;z-index:5;transition:background-color .3s ease}.Gallery_navButton__ydJbV:hover{background-color:rgba(0,0,0,.65)}.Gallery_navButtonRight__sLRzO{right:1rem}.Gallery_navButton__ydJbV:not(.Gallery_navButtonRight__sLRzO){left:1rem}@media (max-width:768px){.Gallery_gallery__Xn9_J{padding:4rem 1.5rem}.Gallery_title__fk6d4{font-size:2rem}.Gallery_grid__emhdE{grid-template-columns:1fr}.Gallery_viewAllWrapper__Mv6HS{margin-top:2.5rem}.Gallery_modal___9H0b{padding:1rem}.Gallery_modalContent__QQY0E{padding:2.5rem 1.5rem 1.5rem}.Gallery_modalBody__x8d3z{flex-direction:column;align-items:center}.Gallery_mediaColumn__IgbjA{width:100%;align-items:center}.Gallery_modalInfo__KcCAb{width:100%}.Gallery_modalTitle__iTXzX{font-size:1.5rem}.Gallery_modalDescription__zg6Ud{font-size:1rem}.Gallery_thumbnailButton__kR9Al{width:80px}}.Contact_contact__mZnP3{padding:6rem 2rem;background:linear-gradient(135deg,#f5f7fa,#fff)}.Contact_container__FDqBP{max-width:1400px;margin:0 auto}.Contact_content__U_HE9{display:grid;grid-template-columns:1fr 1fr;grid-gap:4rem;gap:4rem;align-items:center}.Contact_imageWrapper__eXvwz{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px rgba(0,0,0,.15);height:600px}.Contact_storeImage__xv9jT{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.Contact_imageWrapper__eXvwz:hover .Contact_storeImage__xv9jT{transform:scale(1.05)}.Contact_info__QELxA{padding:2rem}.Contact_title__18Z0u{font-size:2.5rem;font-weight:800;color:#1a1a1a;margin-bottom:1.5rem;line-height:1.2}.Contact_description__fQB3P{font-size:1.125rem;color:#6b7280;line-height:1.7;margin-bottom:3rem}.Contact_contactGrid__9__Jn{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem}.Contact_contactCard__grUWT{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 20px rgba(0,0,0,.08);transition:all .3s ease}.Contact_contactCard__grUWT:hover{transform:translateY(-5px);box-shadow:0 8px 30px rgba(255,215,0,.3)}.Contact_iconWrapper__zdm4l{width:56px;height:56px;background:gold;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#000;margin-bottom:1.25rem}.Contact_contactCard__grUWT h3{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin-bottom:.75rem}.Contact_contactCard__grUWT p{font-size:.95rem;color:#6b7280;line-height:1.6;margin:.25rem 0}.Contact_contactCard__grUWT strong{color:#374151;font-weight:600}.Contact_link__EZquG{display:inline-block;margin-top:1rem;color:gold;font-weight:600;text-decoration:none;transition:color .2s}.Contact_link__EZquG:hover{color:#000}.Contact_emailLink__B2o7D,.Contact_phoneLink__jCPRm{display:inline-block;font-size:1.25rem;font-weight:700;color:#000;text-decoration:none;margin-bottom:.5rem;transition:color .2s}.Contact_emailLink__B2o7D:hover,.Contact_phoneLink__jCPRm:hover{color:gold}.Contact_hint__NNU2Q{font-size:.875rem!important;color:#9ca3af!important;margin-top:.5rem!important}@media (max-width:1024px){.Contact_content__U_HE9{grid-template-columns:1fr;gap:3rem}.Contact_imageWrapper__eXvwz{height:400px}.Contact_contactGrid__9__Jn{grid-template-columns:1fr}}@media (max-width:768px){.Contact_contact__mZnP3{padding:4rem 1.5rem}.Contact_title__18Z0u{font-size:2rem}.Contact_description__fQB3P{font-size:1rem}.Contact_imageWrapper__eXvwz{height:300px}.Contact_info__QELxA{padding:1rem}.Contact_contactCard__grUWT{padding:1.5rem}}.Footer_footer__yl3k1{background-color:#1a202c;color:#fff;padding:4rem 2rem 2rem}.Footer_container__MaumR{max-width:1200px;margin:0 auto}.Footer_grid__8O8gL{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:3rem;gap:3rem;margin-bottom:3rem}.Footer_section__SrMcd{display:flex;flex-direction:column;gap:1rem}.Footer_sectionTitle__uC6c0{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:.5rem}.Footer_description__hNlni{font-size:.95rem;line-height:1.6;color:#fff}.Footer_contactList__7dmMG{display:flex;flex-direction:column;gap:.75rem}.Footer_contactItem__1KujK{display:flex;align-items:flex-start;gap:.75rem;color:#fff;font-size:.95rem;text-decoration:none;transition:color .3s ease}.Footer_contactItem__1KujK:hover{color:hsla(0,0%,100%,.8)}.Footer_contactItem__1KujK svg{flex-shrink:0;margin-top:.125rem}.Footer_socialLinks__57uUS{display:flex;flex-direction:column;gap:.75rem}.Footer_socialLink__Wcgd8{color:#fff;font-size:.95rem;text-decoration:none;transition:color .3s ease}.Footer_socialLink__Wcgd8:hover{color:hsla(0,0%,100%,.8)}.Footer_bottom__D31Rr{padding-top:2rem;border-top:1px solid var(--brand-gray);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1.5rem}.Footer_copyright__g3z6w{font-size:.875rem;color:#fff}.Footer_legal__Vk1Yk{display:flex;gap:2rem}.Footer_legalLink__lBSYy{font-size:.875rem;color:#fff;text-decoration:none;transition:color .3s ease}.Footer_legalLink__lBSYy:hover{color:hsla(0,0%,100%,.8)}@media (max-width:768px){.Footer_footer__yl3k1{padding:3rem 1.5rem 2rem}.Footer_grid__8O8gL{grid-template-columns:1fr;gap:2rem}.Footer_bottom__D31Rr{flex-direction:column;align-items:flex-start}}.ScrollToTop_button__ylMlk{position:fixed;bottom:2rem;right:2rem;width:50px;height:50px;background:gold;color:#000;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 6px 18px rgba(0,0,0,.18);z-index:999;transition:all .3s ease}.ScrollToTop_button__ylMlk:hover{background:#000;color:gold;box-shadow:0 8px 26px rgba(0,0,0,.28);transform:translateY(-2px) scale(1.02)}@media (max-width:768px){.ScrollToTop_button__ylMlk{bottom:5.5rem;right:1.5rem;width:45px;height:45px}}.WhatsAppButton_button__smVtV{position:fixed;bottom:2rem;left:2rem;width:60px;height:60px;background-color:#25d366;color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 5px 20px rgba(37,211,102,.4);z-index:998;transition:all .3s ease}.WhatsAppButton_button__smVtV:hover{background-color:#128c7e;box-shadow:0 8px 30px rgba(37,211,102,.6);transform:scale(1.1)}@media (max-width:768px){.WhatsAppButton_button__smVtV{bottom:1.5rem;left:1.5rem;width:55px;height:55px}}.ProjectsPage_page__WkE7A{padding:7.5rem 2rem;background-color:#f8fafc}.ProjectsPage_container__W_2c8{max-width:1200px;margin:0 auto}.ProjectsPage_header__tY25r{text-align:center;margin-bottom:3rem}.ProjectsPage_title__ahTg8{font-size:2.5rem;font-weight:700;color:var(--brand-green-dark);margin-bottom:1rem}.ProjectsPage_subtitle__ABAQO{font-size:1.1rem;color:var(--brand-gray);max-width:720px;margin:0 auto;line-height:1.7}.ProjectsPage_grid__WDelo{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:2rem;gap:2rem}.ProjectsPage_emptyState__YBqNn{text-align:center;font-size:1.05rem;color:var(--brand-gray);padding:3rem 0}.ProjectsPage_card__PtKL1{display:flex;flex-direction:column;background-color:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08);border:1px solid #e2e8f0;transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}.ProjectsPage_card__PtKL1:hover{transform:translateY(-3px);box-shadow:0 4px 16px rgba(255,215,0,.3);border-color:gold}.ProjectsPage_imageWrapper__MNV90{width:100%;padding-top:133%;position:relative;background:linear-gradient(135deg,#0f172a,#1f2937);display:flex;align-items:center;justify-content:center}.ProjectsPage_imageWrapper__MNV90 img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;object-fit:contain;max-width:100%;max-height:100%}.ProjectsPage_body__Pvw_N{padding:1.75rem;display:flex;flex-direction:column;gap:1rem;flex:1 1}.ProjectsPage_cardTitle__Iv31W{font-size:1.35rem;font-weight:700;color:#0f172a}.ProjectsPage_cardDescription__5fXqw{font-size:.98rem;line-height:1.7;color:var(--brand-gray)}.ProjectsPage_tagRow__uyxno{display:flex;flex-wrap:wrap;gap:.5rem}.ProjectsPage_tagChip__3F3_g{padding:.3rem .85rem;border-radius:6px;background-color:rgba(255,215,0,.2);color:#000;font-size:.75rem;font-weight:600}@media (max-width:768px){.ProjectsPage_page__WkE7A{padding:5.5rem 1.5rem}.ProjectsPage_title__ahTg8{font-size:2.1rem}.ProjectsPage_grid__WDelo{grid-template-columns:1fr}}