.Solucoes-module__EZcaVq__container{background-color:var(--bg-primary);width:100%;min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.Solucoes-module__EZcaVq__main{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:4rem 1.5rem}.Solucoes-module__EZcaVq__hero{text-align:center;max-width:800px;margin-bottom:4rem;margin-left:auto;margin-right:auto}.Solucoes-module__EZcaVq__hero h1{background:linear-gradient(to right,var(--text-primary),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.Solucoes-module__EZcaVq__heroDescription{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.Solucoes-module__EZcaVq__categoriesSection{text-align:center;margin-bottom:3rem}.Solucoes-module__EZcaVq__filterButtons{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.Solucoes-module__EZcaVq__filterButton{background:var(--surface-muted);border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;border-radius:50px;padding:.75rem 1.5rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}.Solucoes-module__EZcaVq__filterButton:hover,.Solucoes-module__EZcaVq__filterButton.Solucoes-module__EZcaVq__active{background:var(--accent-color);color:var(--text-primary);border-color:var(--accent-color);box-shadow:0 0 15px var(--accent-glow);transform:translateY(-2px)}.Solucoes-module__EZcaVq__solutionsGrid{flex-direction:column;gap:4rem;display:flex}.Solucoes-module__EZcaVq__solutionCard{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:24px;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.Solucoes-module__EZcaVq__solutionCard:hover{border-color:var(--accent-color);background:var(--surface-soft)}.Solucoes-module__EZcaVq__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.Solucoes-module__EZcaVq__titleSection{align-items:center;gap:1rem;display:flex}.Solucoes-module__EZcaVq__solutionLogo{border-radius:12px}.Solucoes-module__EZcaVq__cardTitle{color:var(--text-primary);margin:0;font-size:1.75rem;font-weight:700}.Solucoes-module__EZcaVq__version{background:var(--surface-soft);color:var(--text-secondary);border-radius:8px;padding:.25rem .75rem;font-size:.8rem;font-weight:600}.Solucoes-module__EZcaVq__subtitle{color:var(--accent-color);margin-bottom:1rem;font-size:1.25rem;font-weight:500}.Solucoes-module__EZcaVq__description{color:var(--text-secondary);margin-bottom:2rem;font-size:1.05rem;line-height:1.8}.Solucoes-module__EZcaVq__imagesSection{margin:2rem 0}.Solucoes-module__EZcaVq__imagesSection h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem}.Solucoes-module__EZcaVq__imagesGrid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.Solucoes-module__EZcaVq__imageContainer{aspect-ratio:16/9;border:1px solid var(--border-subtle);border-radius:12px;position:relative;overflow:hidden}.Solucoes-module__EZcaVq__demoImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.Solucoes-module__EZcaVq__imageContainer:hover .Solucoes-module__EZcaVq__demoImage{transform:scale(1.05)}.Solucoes-module__EZcaVq__toggleImagesButton{border:1px dashed var(--text-secondary);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:8px;width:100%;padding:.75rem;transition:all .2s}.Solucoes-module__EZcaVq__toggleImagesButton:hover{border-color:var(--accent-color);color:var(--accent-color)}.Solucoes-module__EZcaVq__features{background:var(--surface-glass);border-radius:16px;margin-bottom:2rem;padding:1.5rem}.Solucoes-module__EZcaVq__features h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem}.Solucoes-module__EZcaVq__ulFeatures{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:.75rem;padding:0;list-style:none;display:grid}.Solucoes-module__EZcaVq__liFeatures{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.95rem;display:flex}.Solucoes-module__EZcaVq__liFeatures:before{content:"✓";color:var(--accent-color);font-weight:700}.Solucoes-module__EZcaVq__plansSection{margin-top:2.5rem}.Solucoes-module__EZcaVq__plansGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.Solucoes-module__EZcaVq__planCard{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;padding:1.5rem;transition:transform .3s;display:flex}.Solucoes-module__EZcaVq__planCard:hover{border-color:var(--accent-color);background:var(--surface-soft);transform:translateY(-5px)}.Solucoes-module__EZcaVq__planHeader{text-align:center;border-bottom:1px solid var(--border-subtle);margin-bottom:1.5rem;padding-bottom:1rem}.Solucoes-module__EZcaVq__planName{color:var(--accent-color);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Solucoes-module__EZcaVq__planPrice{color:var(--text-primary);font-size:1.5rem;font-weight:800}.Solucoes-module__EZcaVq__planFeatures{flex-grow:1;margin:0 0 1.5rem;padding:0;list-style:none}.Solucoes-module__EZcaVq__planFeatures li{color:var(--text-secondary);text-align:center;margin-bottom:.75rem;font-size:.9rem}.Solucoes-module__EZcaVq__planJustification{background:var(--surface-muted);color:var(--text-secondary);border-left:2px solid var(--accent-color);border-radius:8px;padding:1rem;font-size:.85rem}.Solucoes-module__EZcaVq__cardActions{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.Solucoes-module__EZcaVq__demoLink,.Solucoes-module__EZcaVq__aButton{flex:1;text-decoration:none}.Solucoes-module__EZcaVq__demoButton,.Solucoes-module__EZcaVq__detailsButton{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.Solucoes-module__EZcaVq__demoButton{border:1px solid var(--accent-color);color:var(--accent-color);background:0 0}.Solucoes-module__EZcaVq__demoButton:hover{background:var(--surface-soft)}.Solucoes-module__EZcaVq__detailsButton{background:var(--accent-color);color:var(--text-primary);border:none}.Solucoes-module__EZcaVq__detailsButton:hover{background:var(--accent-hover);box-shadow:0 0 20px var(--accent-glow)}.Solucoes-module__EZcaVq__aButton{color:inherit;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.Solucoes-module__EZcaVq__ctaSection{text-align:center;margin:4rem 0}.Solucoes-module__EZcaVq__linkCta{margin-top:1.5rem;text-decoration:none;display:inline-block}.Solucoes-module__EZcaVq__buttonSeeAll{background:linear-gradient(45deg,var(--accent-color),var(--accent-hover));color:var(--text-primary);cursor:pointer;box-shadow:0 4px 15px var(--accent-glow);border:none;border-radius:50px;padding:1rem 3rem;font-size:1.1rem;font-weight:700;transition:all .3s}.Solucoes-module__EZcaVq__buttonSeeAll:hover{box-shadow:0 8px 25px var(--accent-glow);transform:scale(1.05)}@media (max-width:768px){.Solucoes-module__EZcaVq__hero h1{font-size:2.25rem}.Solucoes-module__EZcaVq__cardHeader{flex-direction:column;align-items:flex-start}.Solucoes-module__EZcaVq__cardActions{flex-direction:column}.Solucoes-module__EZcaVq__plansGrid{grid-template-columns:1fr}.Solucoes-module__EZcaVq__solutionCard{padding:1.5rem}}
.main-module__SB4U6a__section{--whatsapp-green:#25d366;--whatsapp-dark:#128c7e;justify-content:center;width:100%;padding:4rem 1.5rem;display:flex}.main-module__SB4U6a__card{background:var(--surface-muted);border:1px solid var(--border-subtle);text-align:center;border-radius:24px;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:900px;padding:3rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.main-module__SB4U6a__card:hover{border-color:var(--accent-color);box-shadow:0 0 30px -10px var(--accent-glow)}.main-module__SB4U6a__title{color:var(--text-primary);max-width:600px;font-size:2rem;font-weight:700;line-height:1.2}.main-module__SB4U6a__imageWrapper{border-radius:16px;width:100%;max-width:600px;overflow:hidden;box-shadow:0 20px 40px -20px #00000080}.main-module__SB4U6a__image{object-fit:cover;width:100%;height:auto;display:block}.main-module__SB4U6a__description{color:var(--text-secondary);max-width:700px;font-size:1.1rem;line-height:1.6}.main-module__SB4U6a__button{cursor:pointer;background:0 0;border:none;padding:0}.main-module__SB4U6a__link{background-color:var(--whatsapp-green);color:var(--text-primary);border-radius:12px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1.1rem;font-weight:700;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 4px 15px #25d36633}.main-module__SB4U6a__link:hover{background-color:var(--whatsapp-dark);transform:translateY(-2px);box-shadow:0 8px 25px #25d36666}.main-module__SB4U6a__icon{width:24px;height:24px}@media (max-width:768px){.main-module__SB4U6a__card{gap:1.5rem;padding:2rem 1.5rem}.main-module__SB4U6a__title{font-size:1.5rem}.main-module__SB4U6a__description{font-size:1rem}.main-module__SB4U6a__link{justify-content:center;width:100%}}
.Introduction-module__g-kKsq__container{width:100%;max-width:1200px;color:var(--text-primary);margin:4rem auto;padding:0 1.5rem}.Introduction-module__g-kKsq__header{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.Introduction-module__g-kKsq__mainTitle{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:2.5rem;font-weight:800}.Introduction-module__g-kKsq__subtitle{color:var(--text-secondary);font-size:1.125rem;line-height:1.7}.Introduction-module__g-kKsq__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;width:100%;display:grid}.Introduction-module__g-kKsq__card{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:20px;flex-direction:column;gap:1.5rem;height:100%;padding:2rem;transition:all .3s;display:flex}.Introduction-module__g-kKsq__card:hover{border-color:var(--accent-color);background:var(--surface-soft);box-shadow:0 10px 30px -10px var(--accent-glow);transform:translateY(-5px)}.Introduction-module__g-kKsq__imageContainer{border-radius:12px;width:100%;height:200px;position:relative;overflow:hidden}.Introduction-module__g-kKsq__image{object-fit:cover;transition:transform .5s}.Introduction-module__g-kKsq__card:hover .Introduction-module__g-kKsq__image{transform:scale(1.05)}.Introduction-module__g-kKsq__content{flex-direction:column;gap:.75rem;display:flex}.Introduction-module__g-kKsq__cardHeader{align-items:center;gap:.75rem;display:flex}.Introduction-module__g-kKsq__icon{font-size:1.5rem}.Introduction-module__g-kKsq__title{color:var(--text-primary);font-size:1.25rem;font-weight:700}.Introduction-module__g-kKsq__description{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.Introduction-module__g-kKsq__sectionTitle{color:var(--text-primary);text-align:center;width:100%;margin-bottom:3rem;font-size:2rem;font-weight:700;display:inline-block;position:relative}.Introduction-module__g-kKsq__sectionTitle:after{content:"";background:var(--accent-color);border-radius:2px;width:60px;height:4px;margin:1rem auto 0;display:block}@media (max-width:768px){.Introduction-module__g-kKsq__container{margin:3rem auto}.Introduction-module__g-kKsq__mainTitle{font-size:2rem}.Introduction-module__g-kKsq__grid{grid-template-columns:1fr;gap:1.5rem}.Introduction-module__g-kKsq__card{padding:1.5rem}}
.solutions-module__mfmPMW__container{--success-color:#25d366;background:var(--surface-muted);border:1px solid var(--border-subtle);color:var(--text-primary);box-sizing:border-box;border-radius:24px;width:100%;max-width:100%;margin-bottom:3rem;padding:2.5rem;transition:all .3s;position:relative;overflow:hidden}.solutions-module__mfmPMW__container:hover{border-color:var(--accent-color);box-shadow:0 10px 40px -10px var(--accent-glow)}.solutions-module__mfmPMW__header{text-align:center;margin-bottom:2.5rem}.solutions-module__mfmPMW__title{color:var(--text-primary);word-wrap:break-word;margin-bottom:2rem;font-size:2rem;font-weight:700}.solutions-module__mfmPMW__tierSelector{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.solutions-module__mfmPMW__tierButton{background:var(--surface-muted);border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;border-radius:16px;flex-direction:column;flex:auto;justify-content:center;align-items:center;gap:.5rem;min-width:140px;padding:1rem 1.5rem;transition:all .3s;display:flex}.solutions-module__mfmPMW__tierButton span{font-size:1.1rem;font-weight:700}.solutions-module__mfmPMW__tierButton small{opacity:.8;font-size:.9rem}.solutions-module__mfmPMW__tierButton:hover{background:var(--surface-soft);transform:translateY(-2px)}.solutions-module__mfmPMW__tierButtonSelected{box-shadow:0 0 20px var(--accent-glow);background:var(--accent-color)!important;color:var(--text-primary)!important;border-color:var(--accent-color)!important}.solutions-module__mfmPMW__tierButtonSelected:hover{background:var(--accent-hover)!important}.solutions-module__mfmPMW__details{border-bottom:1px solid var(--border-subtle);margin-bottom:2.5rem;padding-bottom:2.5rem}.solutions-module__mfmPMW__details h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.solutions-module__mfmPMW__description{color:var(--text-secondary);margin-bottom:2rem;line-height:1.7}.solutions-module__mfmPMW__skillsGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.solutions-module__mfmPMW__skillBox h3{color:var(--accent-color);margin-bottom:.75rem;font-size:1.1rem}.solutions-module__mfmPMW__skillBox p{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.solutions-module__mfmPMW__tierCard{background:var(--surface-glass);border:1px solid var(--border-subtle);border-radius:20px;padding:2rem;overflow:hidden}.solutions-module__mfmPMW__tierTitle{color:var(--text-primary);word-wrap:break-word;margin-bottom:.5rem;font-size:1.75rem}.solutions-module__mfmPMW__tierDescription{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem}.solutions-module__mfmPMW__infoGrid{background:var(--surface-muted);border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1.5rem;margin-bottom:2rem;padding:1.5rem;display:grid}.solutions-module__mfmPMW__infoItem{word-wrap:break-word;min-width:0}.solutions-module__mfmPMW__infoItem strong{color:var(--accent-color);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-size:.9rem;display:block}.solutions-module__mfmPMW__infoItem span{color:var(--text-primary);font-weight:500}.solutions-module__mfmPMW__featuresSection{width:100%;margin-bottom:2rem;overflow:hidden}.solutions-module__mfmPMW__featuresTitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.1rem;font-weight:700;display:block}.solutions-module__mfmPMW__featuresList{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:clamp(.75rem,2vw,1.25rem);width:100%;padding:0;list-style:none;display:grid}.solutions-module__mfmPMW__featureItem{color:var(--text-secondary);background:var(--surface-muted);box-sizing:border-box;word-break:break-word;overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;border-radius:8px;align-items:flex-start;gap:.75rem;width:100%;padding:.75rem;font-size:.95rem;display:flex}.solutions-module__mfmPMW__featureItem span.solutions-module__mfmPMW__icon{flex-shrink:0}.solutions-module__mfmPMW__check{color:#25d366;font-weight:700}.solutions-module__mfmPMW__cross{color:#ef4444;font-weight:700}.solutions-module__mfmPMW__alert{color:#fbbf24;background:#eab3081a;border:1px solid #eab30833;border-radius:12px;align-items:flex-start;gap:.75rem;margin-bottom:2rem;padding:1rem;font-size:.9rem;line-height:1.5;display:flex}.solutions-module__mfmPMW__whatsappButton{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 4px 15px #25d36633;color:#fff!important;background-color:#25d366!important}.solutions-module__mfmPMW__whatsappButton:hover{transform:translateY(-2px);box-shadow:0 8px 25px #25d36666;background-color:#128c7e!important}@media (max-width:768px){.solutions-module__mfmPMW__container{padding:1.5rem}.solutions-module__mfmPMW__tierSelector{flex-direction:column;width:100%}.solutions-module__mfmPMW__tierButton{width:100%}.solutions-module__mfmPMW__infoGrid{grid-template-columns:1fr;gap:1rem}.solutions-module__mfmPMW__featuresList{grid-template-columns:1fr}.solutions-module__mfmPMW__tierCard{padding:1.5rem}}@media (max-width:1200px){.solutions-module__mfmPMW__featuresList{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}
.home-module__Hx0lNG__container{background-color:var(--bg-primary);width:100%;min-height:100vh;color:var(--text-primary);padding-bottom:4rem}.home-module__Hx0lNG__divider{background:var(--border-subtle);width:100%;height:1px;margin:4rem 0}.home-module__Hx0lNG__heroSection{text-align:center;flex-direction:column;align-items:center;gap:2rem;padding:6rem 1.5rem;display:flex}.home-module__Hx0lNG__heroImageWrapper{justify-content:center;width:100%;max-width:800px;display:flex}.home-module__Hx0lNG__heroImage{object-fit:contain;width:100%;height:auto}.home-module__Hx0lNG__heroTagline{color:var(--text-secondary);font-size:1.25rem;font-style:italic}.home-module__Hx0lNG__gridSection{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:grid}.home-module__Hx0lNG__card{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:16px;padding:2rem;transition:all .3s}.home-module__Hx0lNG__card:hover{border-color:var(--accent-color);box-shadow:0 10px 30px -10px var(--accent-glow);transform:translateY(-5px)}.home-module__Hx0lNG__cardTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:1.5rem;font-weight:700;display:flex}.home-module__Hx0lNG__icon{font-size:1.4rem;line-height:1}.home-module__Hx0lNG__cardText{color:var(--text-secondary);line-height:1.6}.home-module__Hx0lNG__phraseSection{text-align:center;max-width:900px;margin:6rem auto;padding:0 1.5rem}.home-module__Hx0lNG__sectionTitle{background:linear-gradient(to right,var(--text-primary),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:1.75rem;font-weight:700}.home-module__Hx0lNG__phraseContent{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:20px;justify-content:center;align-items:center;min-height:300px;padding:3rem 2rem;display:flex}.home-module__Hx0lNG__phraseAnimator{flex-direction:column;align-items:center;gap:1.5rem;display:flex}.home-module__Hx0lNG__phraseIcon{font-size:3rem}.home-module__Hx0lNG__phraseText{max-width:600px;font-size:1.25rem;font-style:italic;line-height:1.6}.home-module__Hx0lNG__phraseAuthor{color:var(--accent-color);font-style:normal;font-weight:600}.home-module__Hx0lNG__buttonWrapper,.home-module__Hx0lNG__buttonGroup{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:2rem;display:flex}.home-module__Hx0lNG__linkButton{background:var(--accent-color);color:var(--text-primary);text-align:center;border-radius:8px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:all .2s}.home-module__Hx0lNG__linkButton:hover{background:var(--accent-hover);color:#fff;box-shadow:0 4px 12px var(--accent-glow);transform:translateY(-2px)}.home-module__Hx0lNG__testimonialsSection{max-width:1200px;margin:0 auto;padding:2rem 1.5rem}.home-module__Hx0lNG__headerCentered{text-align:center;margin-bottom:3rem}.home-module__Hx0lNG__sectionSubtitle{color:var(--text-secondary)}.home-module__Hx0lNG__testimonialsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.home-module__Hx0lNG__testimonialCard{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.home-module__Hx0lNG__testimonialHeader{justify-content:space-between;align-items:center;display:flex}.home-module__Hx0lNG__clientName{color:var(--text-primary);font-size:1.1rem}.home-module__Hx0lNG__testimonialText{color:var(--text-secondary);flex-grow:1;font-size:.95rem;font-style:italic;line-height:1.5}.home-module__Hx0lNG__testimonialDate{color:var(--text-secondary);opacity:.6;text-align:right;font-size:.8rem}.home-module__Hx0lNG__projectsPreview{max-width:1200px;margin:0 auto;padding:3rem 1.5rem}.home-module__Hx0lNG__projectsGrid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin:3rem 0;display:grid}.home-module__Hx0lNG__projectCard{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:16px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden}.home-module__Hx0lNG__projectCard:hover{border-color:var(--accent-color);box-shadow:0 20px 40px -10px var(--accent-glow);transform:translateY(-8px)}.home-module__Hx0lNG__projectImageWrapper{background:#0000004d;width:100%;height:200px;position:relative;overflow:hidden}.home-module__Hx0lNG__projectImage{object-fit:cover;transition:transform .3s}.home-module__Hx0lNG__projectCard:hover .home-module__Hx0lNG__projectImage{transform:scale(1.05)}.home-module__Hx0lNG__projectContent{flex-direction:column;flex-grow:1;gap:.75rem;padding:1.5rem;display:flex}.home-module__Hx0lNG__projectHeader{align-items:center;gap:.75rem;display:flex}.home-module__Hx0lNG__projectLogo{object-fit:contain;border-radius:8px;width:40px;height:40px}.home-module__Hx0lNG__projectTitle{color:var(--text-primary);margin:0;font-size:1.25rem;font-weight:700}.home-module__Hx0lNG__projectSubtitle{color:var(--accent-color);margin:0;font-size:.9rem;font-weight:500}.home-module__Hx0lNG__projectDescription{color:var(--text-secondary);flex-grow:1;font-size:.95rem;line-height:1.5}.home-module__Hx0lNG__projectActions{gap:.5rem;margin-top:auto;display:flex}.home-module__Hx0lNG__projectButton{background:var(--accent-color);color:var(--text-primary);cursor:pointer;text-align:center;border:none;border-radius:8px;flex:1;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:all .3s}.home-module__Hx0lNG__projectButton:hover{background:var(--accent-hover);color:#fff;box-shadow:0 5px 15px var(--accent-glow);transform:translateY(-2px)}@media (max-width:992px){.home-module__Hx0lNG__heroSection{padding:4rem 1rem}.home-module__Hx0lNG__phraseText{font-size:1.1rem}.home-module__Hx0lNG__gridSection,.home-module__Hx0lNG__testimonialsGrid,.home-module__Hx0lNG__projectsGrid{grid-template-columns:1fr}.home-module__Hx0lNG__buttonWrapper{flex-direction:column;align-items:stretch}.home-module__Hx0lNG__linkButton{width:100%}}
.ScrollToTop-module__m-kZ6W__scrollButton{bottom:var(--spacing-xl);right:var(--spacing-xl);background:var(--gradient-primary);border:2px solid var(--accent-primary);cursor:pointer;width:50px;height:50px;z-index:var(--z-fixed);box-shadow:var(--shadow-purple);transition:all var(--transition-normal);color:var(--text-inverse);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex;position:fixed}.ScrollToTop-module__m-kZ6W__scrollButton:hover{box-shadow:var(--shadow-purple-lg);transform:translateY(-5px)scale(1.1)}.ScrollToTop-module__m-kZ6W__scrollButton:active{transform:translateY(-3px)scale(1.05)}.ScrollToTop-module__m-kZ6W__scrollButton.ScrollToTop-module__m-kZ6W__hidden{opacity:0;pointer-events:none;transform:translateY(20px)}.ScrollToTop-module__m-kZ6W__scrollIcon{animation:2s infinite ScrollToTop-module__m-kZ6W__bounce}@keyframes ScrollToTop-module__m-kZ6W__bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media (max-width:1024px){.ScrollToTop-module__m-kZ6W__scrollButton{bottom:var(--spacing-lg);right:var(--spacing-lg)}}@media (max-width:768px){.ScrollToTop-module__m-kZ6W__scrollButton{width:45px;height:45px;bottom:var(--spacing-md);right:var(--spacing-md);font-size:1.35rem}}@media (max-width:480px){.ScrollToTop-module__m-kZ6W__scrollButton{width:40px;height:40px;font-size:1.25rem}}@media (max-width:320px){.ScrollToTop-module__m-kZ6W__scrollButton{width:36px;height:36px;bottom:var(--spacing-sm);right:var(--spacing-sm);font-size:1.125rem}}
.LoadingScreen-module__pKLE0G__logoText{color:var(--text-primary);margin-top:var(--spacing-md);font-size:2.5rem;font-weight:700}.LoadingScreen-module__pKLE0G__loadingScreen{background:var(--bg-primary);justify-content:center;align-items:center;gap:var(--spacing-xl);width:100vw;height:100vh;z-index:var(--z-toast);transition:opacity var(--transition-slow);text-align:center;flex-direction:column;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__pKLE0G__loadingScreen.LoadingScreen-module__pKLE0G__fadeOut{opacity:0;pointer-events:none}.LoadingScreen-module__pKLE0G__loadingLogo{width:200px;height:auto;animation:2s ease-in-out infinite LoadingScreen-module__pKLE0G__pulse}.LoadingScreen-module__pKLE0G__loadingSpinner{border:4px solid var(--border-secondary);border-top-color:var(--accent-primary);border-radius:50%;width:60px;height:60px;animation:1s linear infinite LoadingScreen-module__pKLE0G__spin}.LoadingScreen-module__pKLE0G__loadingText{color:var(--text-secondary);font-size:1.125rem;font-weight:600;animation:2s ease-in-out infinite LoadingScreen-module__pKLE0G__pulse}@media (max-width:768px){.LoadingScreen-module__pKLE0G__loadingLogo{width:160px}.LoadingScreen-module__pKLE0G__loadingSpinner{width:50px;height:50px}.LoadingScreen-module__pKLE0G__loadingText{font-size:1rem}}@media (max-width:320px){.LoadingScreen-module__pKLE0G__loadingLogo{width:140px}.LoadingScreen-module__pKLE0G__loadingSpinner{border-width:3px;width:40px;height:40px}.LoadingScreen-module__pKLE0G__loadingText{font-size:.9rem}}
.clientes-module__GA3eNa__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.clientes-module__GA3eNa__main{flex-direction:column;gap:4rem;width:100%;max-width:1200px;margin:0 auto;padding:6rem 1.5rem 4rem;display:flex}.clientes-module__GA3eNa__hero{text-align:center;flex-direction:column;gap:1.5rem;display:flex}.clientes-module__GA3eNa__heroTitle{margin:0;font-size:2.5rem;font-weight:800}.clientes-module__GA3eNa__heroSubtitle{color:var(--text-secondary);font-size:1.15rem;line-height:1.6}.clientes-module__GA3eNa__heroActions{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1rem;display:flex}.clientes-module__GA3eNa__heroActions .clientes-module__GA3eNa__primaryButton,.clientes-module__GA3eNa__heroActions .clientes-module__GA3eNa__secondaryButton{flex:none;min-width:200px}.clientes-module__GA3eNa__heroHighlightBar{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;margin-top:1rem;display:grid}.clientes-module__GA3eNa__highlightCard{border:1px solid var(--border-subtle);background:var(--surface-muted);text-align:left;border-radius:16px;padding:1.5rem}.clientes-module__GA3eNa__highlightTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-color);font-size:.9rem}.clientes-module__GA3eNa__highlightValue{margin-top:.35rem;font-size:1.4rem;font-weight:700}.clientes-module__GA3eNa__highlightText{color:var(--text-secondary);margin-top:.35rem;line-height:1.4}.clientes-module__GA3eNa__casesSection{flex-direction:column;gap:2.5rem;display:flex}.clientes-module__GA3eNa__sectionHeader{text-align:center}.clientes-module__GA3eNa__sectionHeader h2{margin-bottom:.5rem;font-size:2rem}.clientes-module__GA3eNa__sectionHeader p{color:var(--text-secondary)}.clientes-module__GA3eNa__filterRow{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.clientes-module__GA3eNa__filterButton{border:1px solid var(--border-subtle);color:var(--text-secondary);cursor:pointer;background:0 0;border-radius:999px;padding:.45rem 1.25rem;font-size:.9rem;transition:all .2s}.clientes-module__GA3eNa__filterButtonActive{background:var(--accent-color);color:var(--text-primary);border-color:var(--accent-color);box-shadow:0 8px 20px -12px var(--accent-glow)}.clientes-module__GA3eNa__casesGrid{flex-direction:column;gap:2.5rem;display:flex}.clientes-module__GA3eNa__caseCard{border:1px solid var(--border-subtle);background:var(--surface-muted);border-radius:20px;flex-direction:column;gap:1.5rem;padding:2rem;scroll-margin-top:120px;display:flex;box-shadow:0 25px 60px -35px #0009}.clientes-module__GA3eNa__caseHeader{flex-direction:column;gap:.5rem;display:flex}.clientes-module__GA3eNa__segment{text-transform:uppercase;letter-spacing:.08em;color:var(--accent-color);font-size:.85rem}.clientes-module__GA3eNa__caseTitleRow{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.clientes-module__GA3eNa__caseTitleRow h3{margin:0;font-size:1.75rem}.clientes-module__GA3eNa__tagline{color:var(--text-secondary);font-size:1rem}.clientes-module__GA3eNa__audience{border:1px solid var(--border-subtle);color:var(--text-secondary);background:#ffffff0d;border-radius:999px;padding:.5rem 1.25rem;font-size:.9rem}.clientes-module__GA3eNa__mediaGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.clientes-module__GA3eNa__coverWrapper{border:1px solid #ffffff14;border-radius:16px;min-height:240px;position:relative;overflow:hidden}.clientes-module__GA3eNa__coverImage{object-fit:cover}.clientes-module__GA3eNa__galleryGrid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:.75rem;display:grid}.clientes-module__GA3eNa__galleryThumb{border:1px solid #ffffff14;border-radius:12px;height:120px;position:relative;overflow:hidden}.clientes-module__GA3eNa__galleryImage{object-fit:cover}.clientes-module__GA3eNa__galleryBadge{color:var(--text-secondary);font-size:.85rem}.clientes-module__GA3eNa__infoBlocks{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.clientes-module__GA3eNa__infoBlock{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:1.5rem}.clientes-module__GA3eNa__infoTitle{margin-bottom:.75rem;font-size:1rem}.clientes-module__GA3eNa__infoBlock p{color:var(--text-secondary);margin:0;line-height:1.5}.clientes-module__GA3eNa__metaGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1.5rem;display:grid}.clientes-module__GA3eNa__metaGrid h4{margin-bottom:.75rem;font-size:1rem}.clientes-module__GA3eNa__chipList{flex-wrap:wrap;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.clientes-module__GA3eNa__chip{border:1px solid var(--accent-color);color:var(--accent-color);border-radius:999px;padding:.35rem .9rem;font-size:.85rem}.clientes-module__GA3eNa__featureList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.clientes-module__GA3eNa__featureList li{color:var(--text-secondary);padding-left:1.25rem;line-height:1.4;position:relative}.clientes-module__GA3eNa__featureList li:before{content:"•";color:var(--accent-color);position:absolute;left:0}.clientes-module__GA3eNa__cardActions{flex-wrap:wrap;gap:1rem;display:flex}.clientes-module__GA3eNa__primaryButton,.clientes-module__GA3eNa__secondaryButton{border:1px solid var(--accent-color);text-align:center;border-radius:12px;flex:1;min-width:220px;padding:.9rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.clientes-module__GA3eNa__primaryButton{background:var(--accent-color);color:var(--text-primary)}.clientes-module__GA3eNa__primaryButton:hover{background:var(--accent-hover);color:#fff;box-shadow:0 10px 25px -12px var(--accent-glow);transform:translateY(-2px)}.clientes-module__GA3eNa__secondaryButton{color:var(--accent-color);background:0 0}.clientes-module__GA3eNa__secondaryButton:hover{background:var(--accent-color);color:#fff;transform:translateY(-2px)}.clientes-module__GA3eNa__ctaSection{border:1px solid var(--border-subtle);text-align:center;background:linear-gradient(135deg,#6200ea26,#00e5ff1a);border-radius:20px;padding:2rem}.clientes-module__GA3eNa__ctaSection p{color:var(--text-secondary);max-width:620px;margin:1rem auto 0}@media (max-width:992px){.clientes-module__GA3eNa__main{padding-top:4rem}.clientes-module__GA3eNa__heroTitle{font-size:2rem}.clientes-module__GA3eNa__caseCard{padding:1.5rem}.clientes-module__GA3eNa__cardActions{flex-direction:column}.clientes-module__GA3eNa__mediaGrid,.clientes-module__GA3eNa__metaGrid,.clientes-module__GA3eNa__infoBlocks{grid-template-columns:1fr}}
.Obrigado-module__NqALzq__container{background-color:var(--bg-primary);width:100%;min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.Obrigado-module__NqALzq__main{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3rem;max-width:800px;margin:0 auto;padding:4rem 1.5rem;display:flex}.Obrigado-module__NqALzq__title{background:linear-gradient(to right,var(--text-primary),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.2}.Obrigado-module__NqALzq__message{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.8}.Obrigado-module__NqALzq__highlightBox{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:24px;width:100%;padding:2.5rem;transition:all .3s}.Obrigado-module__NqALzq__highlightBox:hover{border-color:var(--accent-color);box-shadow:0 10px 30px -10px var(--accent-glow)}.Obrigado-module__NqALzq__subtitle{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Obrigado-module__NqALzq__footerSection{flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.Obrigado-module__NqALzq__footerSubtitle{color:var(--text-secondary);font-size:1.1rem;font-weight:600}.Obrigado-module__NqALzq__socialLinks{gap:1.5rem;display:flex}.Obrigado-module__NqALzq__socialLink{background:var(--surface-muted);width:48px;height:48px;color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Obrigado-module__NqALzq__socialLink:hover{background:var(--accent-color);color:var(--text-primary);box-shadow:0 5px 15px var(--accent-glow);border-color:var(--accent-color);transform:translateY(-5px)}@media (max-width:768px){.Obrigado-module__NqALzq__title{font-size:2rem}.Obrigado-module__NqALzq__main{padding:2rem 1rem}.Obrigado-module__NqALzq__highlightBox{padding:1.5rem}}
.Privacidade-module__jM4tMW__container{background-color:var(--bg-primary);width:100%;min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.Privacidade-module__jM4tMW__main{flex:1;width:100%;max-width:900px;margin:0 auto;padding:4rem 1.5rem}.Privacidade-module__jM4tMW__header{text-align:center;margin-bottom:4rem}.Privacidade-module__jM4tMW__title{background:linear-gradient(to right,var(--text-primary),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.Privacidade-module__jM4tMW__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:1.1rem}.Privacidade-module__jM4tMW__content{flex-direction:column;gap:2rem;display:flex}.Privacidade-module__jM4tMW__section{background:var(--surface-muted);border:1px solid var(--border-subtle);border-radius:20px;padding:2rem;transition:all .3s}.Privacidade-module__jM4tMW__section:hover{border-color:var(--accent-color);background:var(--surface-soft);box-shadow:0 10px 30px -10px var(--accent-glow)}.Privacidade-module__jM4tMW__sectionTitle{color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:700;display:flex}.Privacidade-module__jM4tMW__icon{color:var(--accent-color);font-size:1.25rem}.Privacidade-module__jM4tMW__text{color:var(--text-secondary);font-size:1rem;line-height:1.7}@media (max-width:768px){.Privacidade-module__jM4tMW__title{font-size:2rem}.Privacidade-module__jM4tMW__main{padding:2rem 1rem}.Privacidade-module__jM4tMW__section{padding:1.5rem}}
.Sobre-module__A1J7la__container{background-color:var(--bg-primary);width:100%;min-height:100vh;color:var(--text-primary);flex-direction:column;display:flex}.Sobre-module__A1J7la__main{flex-direction:column;flex:1;gap:3rem;width:100%;max-width:900px;margin:0 auto;padding:4rem 1.5rem;display:flex}.Sobre-module__A1J7la__header{text-align:center}.Sobre-module__A1J7la__title{background:linear-gradient(to right,var(--text-primary),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:2rem;font-size:3rem;font-weight:800}.Sobre-module__A1J7la__profileSection{justify-content:center;margin-bottom:2rem;display:flex}.Sobre-module__A1J7la__profileImageWrapper{border:2px solid var(--border-subtle);width:300px;height:300px;box-shadow:0 0 40px var(--accent-glow);border-radius:50%;transition:all .3s;position:relative;overflow:hidden}.Sobre-module__A1J7la__profileImageWrapper:hover{border-color:var(--accent-color);box-shadow:0 0 60px var(--accent-glow);transform:scale(1.02)}.Sobre-module__A1J7la__profileImage{object-fit:cover}.Sobre-module__A1J7la__content{flex-direction:column;gap:1.5rem;display:flex}.Sobre-module__A1J7la__text{color:var(--text-secondary);text-align:justify;font-size:1.1rem;line-height:1.8}.Sobre-module__A1J7la__highlight{color:var(--accent-color);font-weight:600}.Sobre-module__A1J7la__socialSection{flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.Sobre-module__A1J7la__hashtag{color:var(--text-primary);letter-spacing:2px;font-size:2rem;font-weight:800}.Sobre-module__A1J7la__socialGrid{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}.Sobre-module__A1J7la__socialLink{background:var(--surface-muted);width:50px;height:50px;color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.Sobre-module__A1J7la__socialLink:hover{background:var(--accent-color);color:var(--text-primary);box-shadow:0 5px 15px var(--accent-glow);border-color:var(--accent-color);transform:translateY(-5px)rotate(5deg)}@media (max-width:768px){.Sobre-module__A1J7la__title{font-size:2.5rem}.Sobre-module__A1J7la__profileImageWrapper{width:250px;height:250px}.Sobre-module__A1J7la__main{padding:2rem 1rem}}
.ThemeToggle-module__ZxUHoG__themeToggle{padding:var(--space-2);background:var(--bg-elevated);border:1px solid var(--border-base);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-smooth);box-shadow:var(--shadow-xs);justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative}.ThemeToggle-module__ZxUHoG__themeToggle:before{content:"";background:var(--gradient-primary);opacity:0;border-radius:var(--radius-full);transition:opacity var(--transition-smooth);z-index:0;position:absolute;inset:0}.ThemeToggle-module__ZxUHoG__themeToggle:hover{border-color:var(--accent);box-shadow:var(--shadow-md);transform:scale(1.05)}.ThemeToggle-module__ZxUHoG__themeToggle:hover:before{opacity:.15}.ThemeToggle-module__ZxUHoG__themeToggle:active{transform:scale(.95)}.ThemeToggle-module__ZxUHoG__iconContainer{z-index:1;justify-content:center;align-items:center;width:28px;height:28px;display:flex;position:relative}.ThemeToggle-module__ZxUHoG__icon{filter:grayscale(0);justify-content:center;align-items:center;font-size:1.5rem;line-height:1;display:flex}@media (max-width:768px){.ThemeToggle-module__ZxUHoG__themeToggle{width:40px;height:40px}.ThemeToggle-module__ZxUHoG__iconContainer{width:24px;height:24px}.ThemeToggle-module__ZxUHoG__icon{font-size:1.35rem}}@media (max-width:320px){.ThemeToggle-module__ZxUHoG__themeToggle{width:36px;height:36px}.ThemeToggle-module__ZxUHoG__iconContainer{width:20px;height:20px}.ThemeToggle-module__ZxUHoG__icon{font-size:1.2rem}}
.Header-module__zzAW0a__header{z-index:50;background-color:var(--bg-primary);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--card-border);width:100%;padding:1rem 0;transition:all .3s;top:0}.Header-module__zzAW0a__container{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex}.Header-module__zzAW0a__logoContainer{flex-shrink:0;align-items:center;display:flex}.Header-module__zzAW0a__logo{width:180px;height:auto;transition:opacity .3s}.Header-module__zzAW0a__logo:hover{opacity:.8}.Header-module__zzAW0a__logo{filter:var(--logo-filter)}.Header-module__zzAW0a__nav{align-items:center;gap:2rem;display:flex}.Header-module__zzAW0a__navList{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__zzAW0a__navLink{color:var(--text-secondary);padding:.5rem 0;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.Header-module__zzAW0a__navLink:after{content:"";background-color:var(--accent-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:0;left:0}.Header-module__zzAW0a__navLink:hover{color:var(--text-primary)}.Header-module__zzAW0a__navLink:hover:after{width:100%}.Header-module__zzAW0a__actions{border-left:1px solid var(--card-border);align-items:center;margin-left:1.5rem;padding-left:1.5rem;display:flex}@media (max-width:1110px){.Header-module__zzAW0a__container{flex-direction:column;gap:1rem}.Header-module__zzAW0a__nav,.Header-module__zzAW0a__navList{flex-direction:column;gap:1rem;width:100%}.Header-module__zzAW0a__actions{border:none;margin:0;padding:0}}
.Footer-module__ohuHQq__footer{background-color:var(--bg-primary);width:100%;color:var(--text-secondary);border-top:1px solid var(--border-subtle);padding:4rem 1.5rem 2rem;overflow:hidden}.Footer-module__ohuHQq__footerContent{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:1200px;margin:0 auto;display:grid}.Footer-module__ohuHQq__footerSection{flex-direction:column;gap:1.25rem;display:flex}.Footer-module__ohuHQq__footerTitle{color:var(--text-primary);letter-spacing:-.02em;background:linear-gradient(to right,var(--text-primary),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;width:fit-content;font-size:1.5rem;font-weight:800}.Footer-module__ohuHQq__footerSubtitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.Footer-module__ohuHQq__footerDescription{font-size:.95rem;line-height:1.6}.Footer-module__ohuHQq__footerLinks{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.Footer-module__ohuHQq__footerLinks a{color:var(--text-secondary);align-items:center;width:fit-content;text-decoration:none;transition:all .3s;display:flex}.Footer-module__ohuHQq__footerLinks a:hover{color:var(--accent-color);transform:translate(5px)}.Footer-module__ohuHQq__socialLinks{gap:1rem;display:flex}.Footer-module__ohuHQq__socialLink{background:var(--surface-muted);border:1px solid var(--border-subtle);width:45px;height:45px;color:var(--text-secondary);border-radius:12px;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex}.Footer-module__ohuHQq__socialLink:hover{background:var(--accent-color);border-color:var(--accent-color);color:var(--text-primary);box-shadow:0 10px 20px -5px var(--accent-glow);transform:translateY(-5px)}.Footer-module__ohuHQq__footerBottom{border-top:1px solid var(--border-subtle);text-align:center;flex-direction:column;align-items:center;gap:.5rem;max-width:1200px;margin:4rem auto 0;padding-top:2rem;font-size:.875rem;display:flex}.Footer-module__ohuHQq__copyright{color:var(--text-secondary)}.Footer-module__ohuHQq__madeBy{color:var(--text-secondary);opacity:.8}@media (max-width:768px){.Footer-module__ohuHQq__footerContent{grid-template-columns:1fr;gap:2.5rem}.Footer-module__ohuHQq__footerSection{text-align:center;align-items:center}.Footer-module__ohuHQq__footerLinks a{justify-content:center}.Footer-module__ohuHQq__footerLinks a:hover{color:var(--accent-color);transform:none}}
.contabil-module__7J4NoG__title{background:linear-gradient(to right,var(--text-primary),var(--accent-color));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:3rem;font-weight:800}.contabil-module__7J4NoG__footerSection{flex-direction:column;align-items:center;gap:1.5rem;margin-top:2rem;display:flex}.contabil-module__7J4NoG__footerSubtitle{color:var(--text-secondary);font-size:1.1rem;font-weight:600}.contabil-module__7J4NoG__socialLinks{gap:1.5rem;display:flex}.contabil-module__7J4NoG__socialLink{background:var(--surface-muted);width:48px;height:48px;color:var(--text-secondary);border:1px solid var(--border-subtle);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.contabil-module__7J4NoG__socialLink:hover{background:var(--accent-color);color:var(--text-primary);box-shadow:0 5px 15px var(--accent-glow);border-color:var(--accent-color);transform:translateY(-5px)}
