.footer-section{background-color:#222d43;color:#eff3f5;font-family:Inter,sans-serif;padding:60px 20px;opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out}.footer-section-visible{opacity:1;transform:translateY(0)}.whatsapp-contact-link{color:inherit;color:#9bacbd;text-decoration:none;transition:color .3s ease;font-size:1em}.whatsapp-contact-link:hover{color:#eff3f5}.footer-container{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;flex-wrap:wrap}.footer-column{flex:1;min-width:200px;margin-right:20px;margin-bottom:20px;text-align:left}.footer-column:last-child{margin-right:0}.footer-column-title{font-size:1.3em;font-weight:700;margin-bottom:20px;color:#eff3f5}.company-description{font-size:1em;line-height:1.6;color:#868fa0;margin-bottom:20px}.footer-logo-container{margin-bottom:20px;display:flex;align-items:center}.footer-logo{height:40px;margin-right:10px}.footer-company-name{font-size:1.5em;font-weight:700;color:#eff3f5;display:inline-block;transition:transform .3s ease;position:relative;cursor:pointer}.footer-company-name:hover{transform:translateY(-3px)}.footer-company-name:before,.footer-company-name:after{content:"";position:absolute;top:-10px;left:0;right:0;height:20px;opacity:0;pointer-events:none;transition:opacity .3s ease;background-repeat:no-repeat;background-size:contain;background-position:center bottom}.footer-company-name:hover:before,.footer-company-name:hover:after{opacity:1}.footer-company-name:before{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23eff3f5" d="M12 2L9.5 7 2 7 6.8 10.8 4.4 16 9.5 12.6 14.6 16 12.2 10.8 17 7 9.5 7 12 2z"/></svg>');animation:fireworkBurst .7s ease-out forwards}.footer-company-name:after{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"><path fill="%23eff3f5" d="M12 2L9.5 7 2 7 6.8 10.8 4.4 16 9.5 12.6 14.6 16 12.2 10.8 17 7 9.5 7 12 2z"/></svg>');animation:fireworkBurst .9s .2s ease-out forwards reverse;transform:scaleX(-1)}@keyframes fireworkBurst{0%{opacity:0;transform:translateY(0) scale(.5)}50%{opacity:1;transform:translateY(-50px) scale(1.2)}to{opacity:0;transform:translateY(-30px) scale(.8)}}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:10px}.footer-links li a{color:#9bacbd;text-decoration:none;transition:color .3s ease;font-size:1em}.footer-link{text-decoration:none;color:inherit;transition:transform .3s ease}.footer-link:hover{transform:translateY(-3px)}.footer-links li a:hover{color:#eff3f5;transform:translateY(-3px)}.footer-contact-info{list-style:none;padding:0;margin:0}.footer-contact-info li{display:flex;align-items:center;margin-bottom:10px;color:#9bacbd;font-size:1em}.contact-icon{margin-right:10px;color:#9bacbd}.social-icons{display:flex;gap:15px}.social-icon{font-size:1.5em;color:#eff3f5;transition:color .3s ease;transition:transform .3s ease}.social-icon:hover{color:#9bacbd;transform:translateY(-3px)}.copyright-container{text-align:center;padding-top:30px;border-top:1px solid #3b4b6b;margin-top:30px;position:relative}.copyright-text,.developer-text{font-size:.9em;color:#868fa0;animation-duration:5s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}.developer-text{animation-name:subtlePulse;transition:color .3s ease,text-shadow .3s ease}.developer-link{text-decoration:none;color:inherit}.developer-text:hover{color:#eff3f5;text-shadow:0 0 10px #eff3f5;animation-play-state:paused;animation-name:glowPulse;animation-duration:1.5s}@keyframes subtlePulse{0%{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.02)}to{opacity:.8;transform:scale(1)}}@keyframes glowPulse{0%{text-shadow:0 0 5px rgba(239,243,245,.5);transform:scale(1)}50%{text-shadow:0 0 15px rgba(239,243,245,.9);transform:scale(1.05)}to{text-shadow:0 0 5px rgba(239,243,245,.5);transform:scale(1)}}@media (max-width: 950px){.footer-section{padding:40px 20px;text-align:center}.footer-container{flex-direction:column;text-align:center}.footer-column{text-align:center;margin-right:0;margin-bottom:30px;min-width:auto}.footer-column:last-child{margin-bottom:0}.footer-column-title{font-size:1.1em}.company-description,.footer-links li a,.footer-contact-info li{font-size:.9em;text-align:center}.footer-contact-info li,.social-icons{justify-content:center}.copyright-container{padding-top:20px;margin-top:30px}.copyright-text,.developer-text{font-size:.75em}.footer-logo-container{display:flex;align-items:center;justify-content:center!important}}.header-container{display:flex;justify-content:center;width:100%}.header{background-color:#3b4b6bf2;color:#eff3f5;display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-radius:30px;font-family:Inter,sans-serif;max-width:1200px;width:100%;margin:0 auto;position:fixed;top:10px;left:0;right:0;z-index:100;transition:background-color .5s ease,opacity .5s ease,backdrop-filter .5s ease;border-bottom:1px solid rgba(134,143,160,.2)}.header-transparent{background-color:transparent;opacity:.7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header:hover,.header-transparent:hover{background-color:#3b4b6bf2;opacity:1;-webkit-backdrop-filter:none;backdrop-filter:none}.logo-container{display:flex;align-items:center}.logo-link{text-decoration:none;color:inherit;display:flex;align-items:center}.logo{height:35px;margin-right:10px}.company-name{font-size:1.4em;font-weight:700;transition:color .3s ease,transform .3s ease;display:inline-block}.logo-link:hover .company-name{color:#c2cad8;transform:scale(1.1)}.navigation{margin-left:auto;margin-right:auto}.nav-list{list-style:none;padding:0;margin:0;display:flex}.nav-item{margin:0 15px}.nav-link{text-decoration:none;color:#eff3f5;font-size:1em;font-weight:500;transition:color .3s ease;position:relative}.nav-link:hover{color:#9bacbd}.nav-link.active-nav-link,.mobile-nav-link.active-nav-link{color:#c2cad8;font-weight:400}.nav-link.active-nav-link:after,.mobile-nav-link.active-nav-link:after{content:"";display:block;position:absolute;bottom:-5px;left:0;height:2px;background-color:#5dade2;width:0;opacity:0;transition:width .5s ease,opacity .5s ease;animation:lineWidthGrow .5s ease forwards}@keyframes lineWidthGrow{0%{width:0;opacity:0}to{width:100%;opacity:1}}.contact-button-container{margin-left:15px}.contact-button{background-color:#1c2444;color:#eff3f5;border:none;padding:10px 20px;border-radius:30px;cursor:pointer;font-weight:700;font-size:1em;transition:background-color .3s ease;position:relative;animation:pulse-glow-header 2s infinite}.contact-button:hover{background-color:#222d43}@keyframes pulse-glow{0%{box-shadow:0 0 #2377c399}70%{box-shadow:0 0 0 15px #23c7c300}to{box-shadow:0 0 #2377c300}}@keyframes pulse-glow-header{0%{box-shadow:0 0 #2377c366}70%{box-shadow:0 0 0 8px #2377c300}to{box-shadow:0 0 #2377c300}}.mobile-menu-button{background:none;border:none;cursor:pointer;display:none}.mobile-menu{position:fixed;top:10px;left:-50vw;width:50vw;height:100%;background-color:#3b4b6bf2;color:#eff3f5;z-index:99;transition:transform .3s ease-out;padding-top:60px;overflow-y:auto;font-family:Inter,sans-serif;border-radius:23px 0 59px 50px}.mobile-menu.open{transform:translate(50vw);animation:slideInMenu .5s ease-out forwards}.mobile-navigation{padding:20px}.mobile-nav-list{list-style:none;padding:0;margin:0}.mobile-nav-item{padding:10px 0;border-bottom:1px solid rgba(134,143,160,.2)}.mobile-nav-link{text-decoration:none;color:#eff3f5;font-size:1.1em;display:block;padding:10px 15px;transition:background-color .3s ease;position:relative}.mobile-nav-link:hover{background-color:#868fa033}.mobile-nav-link.active-nav-link{background-color:#868fa033;color:#c2cad8;font-weight:400}.mobile-nav-link.active-nav-link:after{content:"";display:block;position:absolute;bottom:5px;left:0;height:2px;background-color:#5dade2;width:0;opacity:0;transition:width .5s ease,opacity .5s ease;animation:lineWidthGrow .5s ease forwards}@keyframes slideInMenu{0%{transform:translate(-50vw)}to{transform:translate(50vw)}}@media (max-width: 1200px){.header{max-width:960px}}@media (max-width: 992px){.header{max-width:720px}.nav-item{margin:0 10px}.nav-link{font-size:.9em}.contact-button-container{margin-left:10px}}@media (max-width: 768px){.header{max-width:95%;padding:8px 15px;justify-content:space-between}.company-name{font-size:1.2em}.logo{height:30px}.contact-button{padding:8px 16px;font-size:.9em}.nav-item{margin:0 8px}.nav-link{font-size:.85em}.navigation,.contact-button-container{display:none}.mobile-menu-button{display:block;margin-right:50px}.logo-container{margin-left:0}}.hero-section{position:relative;padding:120px 20px;text-align:center;font-family:Inter,sans-serif;color:#eff3f5;background-color:transparent;opacity:1;transform:translateY(0);height:100%;opacity:0;transform:translateY(30px);animation:heroSectionEntrance 1.2s ease-out forwards}@keyframes heroSectionEntrance{to{opacity:1;transform:translateY(0)}}.hero-content{max-width:900px;margin:0 auto}.hero-title{font-size:3em;font-weight:500;line-height:1.2;margin-bottom:30px;overflow:hidden}.hero-title span{font-weight:700;color:#eff3f5;display:block}.hero-title-inner{transition:opacity .8s ease-in-out;display:block;opacity:1}.hero-title-inner.fade-out{opacity:0}.hero-title-inner.fade-in{opacity:1}.hero-subtitle{font-size:1.4em;color:#9bacbd;line-height:1.6;font-weight:400;margin-bottom:40px}.hero-button{border:1px solid #273465;background-color:#1c2444;color:#eff3f5;padding:15px 30px;border-radius:50px;cursor:pointer;font-size:1.1em;font-weight:700;transition:background-color .3s ease;position:relative;animation:pulse-glow 2s infinite}.hero-button:hover{background-color:#222d43}@keyframes pulse-glow{0%{box-shadow:0 0 #2377c399}70%{box-shadow:0 0 0 15px #2377c300}to{box-shadow:0 0 #2377c300}}.nossos-servicos-section{padding:80px 20px;text-align:center;background-color:transparent;color:#eff3f5;font-family:Inter,sans-serif;opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out,padding .3s ease;border-top:1px solid rgba(59,75,107,.95)}.service-section-visible{opacity:1;transform:translateY(0)}.nossos-servicos-section h2{font-size:2.5em;margin-bottom:60px;font-weight:500;transition:font-size .3s ease,margin-bottom .3s ease}.servico-botao-projetos-link{background-color:#58a6ff;color:#fff;border:none;padding:8px 15px;border-radius:5px;font-size:.8rem;cursor:pointer;transition:background-color .3s ease,transform .3s ease;text-decoration:none;display:inline-block;text-align:center}.servico-botao-projetos-link:hover{background-color:#3d89e1;transform:scale(1.05)}.servicos-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 20px;transition:grid-template-columns .3s ease,gap .3s ease,padding .3s ease}.servico-card{background-color:#222d43;padding:25px;border-radius:15px;text-align:left;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease,opacity 1s ease-out,transform 1s ease-out,padding .3s ease;box-shadow:0 4px 8px #0000001a;min-height:auto;display:flex;flex-direction:column;opacity:0;transform:translateY(20px)}.servico-card.card-visible{opacity:1;transform:translateY(0)}.servico-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003;background-color:#3b4b6bf2}.servico-icone-container{width:60px;height:60px;border-radius:50%;background-color:#3b4b6b;display:flex;justify-content:center;align-items:center;margin-bottom:15px;transition:width .3s ease,height .3s ease,margin-bottom .3s ease}.servico-icone{width:30px;height:30px;fill:#eff3f5;transition:width .3s ease,height .3s ease}.servico-titulo{font-size:1.6em;margin-bottom:10px;color:#eff3f5;font-weight:500;transition:font-size .3s ease,margin-bottom .3s ease}.servico-descricao{font-size:1em;color:#9bacbd;line-height:1.4;margin-bottom:15px;flex-grow:1;transition:font-size .3s ease,margin-bottom .3s ease}.servico-preco{font-size:.9em;color:#eff3f5;margin-bottom:20px;transition:font-size .3s ease,margin-bottom .3s ease}.servico-preco span{font-weight:700}.servico-botoes{display:flex;gap:10px;justify-content:flex-start;margin-top:20px;transition:gap .3s ease,margin-top .3s ease,flex-direction .3s ease;flex-direction:row}.servico-botao{background-color:#2377c3;color:#eff3f5;border:none;padding:10px 20px;border-radius:50px;cursor:pointer;font-size:.9em;font-weight:700;transition:background-color .3s ease,padding .3s ease,font-size .3s ease;align-self:flex-start}.servico-botao:hover{background-color:#145ca6}@media (min-width: 1200px){.nossos-servicos-section{padding:100px 20px}.nossos-servicos-section h2{font-size:3em;margin-bottom:70px}.servicos-grid{padding:0 30px}}@media (max-width: 992px){.nossos-servicos-section{padding:70px 20px}.nossos-servicos-section h2{font-size:2.3em;margin-bottom:50px}.servicos-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;padding:0 15px}.servico-card{padding:22px}.servico-titulo{font-size:1.5em}}@media (max-width: 768px){.nossos-servicos-section{padding:60px 15px}.nossos-servicos-section h2{font-size:2em;margin-bottom:40px}.servicos-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:0 10px}.servico-card{padding:20px}.servico-icone-container{width:50px;height:50px;margin-bottom:10px}.servico-icone{width:25px;height:25px}.servico-titulo{font-size:1.4em;margin-bottom:8px}.servico-descricao{font-size:.9em;margin-bottom:12px}.servico-preco{font-size:.8em;margin-bottom:15px}.servico-botao{padding:8px 16px;font-size:.8em}}@media (max-width: 480px){.nossos-servicos-section{padding:40px 10px}.nossos-servicos-section h2{font-size:1.8em;margin-bottom:30px}.servicos-grid{grid-template-columns:1fr;gap:15px;padding:0}.servico-card{padding:15px}.servico-botoes{flex-direction:column;align-items:stretch;gap:8px}.servico-botao{max-width:100%;width:auto;text-align:center;padding:6px 16px;font-size:.8em}}@media (max-width: 375px){.nossos-servicos-section h2{font-size:1.6em;margin-bottom:25px}.servico-card{padding:12px}.servico-descricao{font-size:.85em}.servico-botao{font-size:.75em;padding:6px 12px}}.benefits-section{padding:80px 20px;text-align:center;background-color:#1c2444;color:#eff3f5;font-family:Inter,sans-serif;opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out,padding .3s ease}.benefits-section-visible{opacity:1;transform:translateY(0)}.benefits-container{max-width:1200px;margin:0 auto;padding:0 20px;transition:padding .3s ease}.benefits-section h2{font-size:2.5em;margin-bottom:60px;font-weight:500;transition:font-size .3s ease,margin-bottom .3s ease}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;align-items:stretch;transition:grid-template-columns .3s ease,gap .3s ease}.benefit-card{background-color:#222d43;border-radius:15px;padding:30px;text-align:center;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease,opacity 1s ease-out,transform 1s ease-out,padding .3s ease;opacity:0;transform:translateY(20px)}.benefit-card.card-visible{opacity:1;transform:translateY(0)}.benefit-card:hover{background-color:#3b4b6b;transform:translateY(-5px);box-shadow:0 8px 16px #0003}.benefit-icon-container{width:70px;height:70px;margin-bottom:25px;display:flex;justify-content:center;align-items:center;transition:width .3s ease,height .3s ease,margin-bottom .3s ease}.benefit-icon{width:40px;height:40px;fill:#eff3f5;transition:width .3s ease,height .3s ease}.benefit-text-content{text-align:left;width:100%}.benefit-title{font-size:1.7em;margin-bottom:15px;color:#eff3f5;font-weight:700;text-align:center;transition:font-size .3s ease,margin-bottom .3s ease}.benefit-points{list-style:none;padding:0;margin:0 0 30px;transition:margin-bottom .3s ease}.benefit-point{font-size:1em;color:#9bacbd;line-height:1.5;margin-bottom:10px;text-align:left;transition:font-size .3s ease,margin-bottom .3s ease}.benefit-point:last-child{margin-bottom:0}.benefit-cta-button{background-color:#2377c3;color:#eff3f5;border:none;padding:12px 25px;border-radius:50px;cursor:pointer;font-size:1em;font-weight:700;margin-top:auto;transition:background-color .3s ease,padding .3s ease,font-size .3s ease;width:100%;text-align:center}.benefit-cta-button:hover{background-color:#145ca6}@media (min-width: 1200px){.benefits-section{padding:100px 20px}.benefits-section h2{font-size:3em;margin-bottom:70px}.benefits-container{padding:0 30px}}@media (max-width: 992px){.benefits-section{padding:70px 20px}.benefits-section h2{font-size:2.3em;margin-bottom:50px}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;padding:0 15px}.benefit-card{padding:25px}.benefit-title{font-size:1.6em}.benefit-points{margin-bottom:25px}.benefit-point{font-size:.95em}.benefit-cta-button{padding:10px 20px;font-size:.9em}}@media (max-width: 768px){.benefits-section{padding:60px 15px}.benefits-section h2{font-size:2em;margin-bottom:40px}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:0 10px}.benefit-card{padding:20px}.benefit-icon-container{width:60px;height:60px;margin-bottom:20px}.benefit-icon{width:35px;height:35px}.benefit-title{font-size:1.5em;margin-bottom:12px}.benefit-points{margin-bottom:20px}.benefit-point{font-size:.9em}.benefit-cta-button{padding:9px 18px;font-size:.85em}}@media (max-width: 480px){.benefits-section{padding:40px 10px}.benefits-section h2{font-size:1.8em;margin-bottom:30px}.benefits-grid{grid-template-columns:1fr;gap:15px;padding:0}.benefits-container{padding:0}.benefit-card{padding:15px}.benefit-icon-container{width:50px;height:50px;margin-bottom:15px}.benefit-icon{width:30px;height:30px}.benefit-title{font-size:1.4em;margin-bottom:10px}.benefit-points{margin-bottom:15px}.benefit-point{font-size:.85em;margin-bottom:8px}.benefit-cta-button{padding:8px 16px;font-size:.8em}}@media (max-width: 375px){.benefits-section h2{font-size:1.6em;margin-bottom:25px}.benefit-card{padding:12px}.benefit-title{font-size:1.3em}.benefit-point{font-size:.8em}.benefit-cta-button{font-size:.75em;padding:6px 12px}}.pro-component-tags{margin-bottom:20px;display:flex;justify-content:center;gap:8px;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.pro-component-tag{font-size:.9em;color:#eff3f5;background-color:#3b4b6b;padding:5px 10px;border-radius:5px;display:inline-block}.pro-component-role{display:none}@media (max-width: 1200px){.pro-component-section{padding:70px 15px}.pro-component-section h2{font-size:2.3em;margin-bottom:50px}.pro-component-carousel-wrapper{padding:0 15px}.pro-component-carousel{gap:20px;padding-left:10px;padding-right:10px;width:auto;max-width:90%;margin:0 auto}.pro-component-card{width:220px;padding:18px}.pro-component-image-container{width:130px;height:130px;margin-bottom:15px}.pro-component-name{font-size:1.3em}.pro-component-tags{margin-bottom:15px}.pro-component-tag{font-size:.85em}.pro-component-button{font-size:.9em;padding:10px 18px}.pro-component-carousel-button{font-size:1.4em}}@media (max-width: 768px){.pro-component-section{padding:50px 15px}.pro-component-section h2{font-size:2em;margin-bottom:30px}.pro-component-carousel-wrapper{display:flex;flex-direction:column;align-items:center;padding:0}.pro-component-carousel{display:flex;flex-direction:column;overflow-x:visible;padding-bottom:0;gap:20px;width:100%;max-width:none;margin:0 auto}.pro-component-card{width:90%;max-width:400px;padding:20px;margin:0 auto 20px;align-items:center}.pro-component-card:last-child{margin-bottom:0}.pro-component-image-container{width:120px;height:120px;margin-bottom:15px}.pro-component-name{font-size:1.2em}.pro-component-tags{margin-bottom:15px}.pro-component-tag{font-size:.8em;padding:4px 8px}.pro-component-button{font-size:.9em;padding:12px 20px;width:80%;max-width:200px}.pro-component-carousel-button.pro-component-carousel-button-desktop{display:none!important}.pro-component-carousel-buttons-mobile{display:flex;justify-content:center}.pro-component-carousel-buttons-mobile-top{margin-bottom:15px}.pro-component-carousel-buttons-mobile-bottom{margin-top:15px}}.classification-section{padding:80px 20px;text-align:center;background-color:transparent;color:#eff3f5;font-family:Inter,sans-serif;opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out,padding .3s ease}.classification-section-visible{opacity:1;transform:translateY(0)}.classification-section h2{font-size:2.5em;margin-bottom:60px;font-weight:500;transition:font-size .3s ease,margin-bottom .3s ease}.classification-section-subtitle{font-size:1.1em;color:#9bacbd;line-height:1.6;max-width:1200px;margin:25px auto;transition:font-size .3s ease,margin-bottom .3s ease}.classification-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;max-width:1200px;margin:0 auto;padding:0 20px;transition:grid-template-columns .3s ease,gap .3s ease,padding .3s ease}.classification-card{background-color:#222d43;padding:25px;border-radius:15px;text-align:center;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease,opacity 1s ease-out,transform 1s ease-out,padding .3s ease;min-height:400px;display:flex;justify-content:center;align-items:center;flex-direction:column;opacity:0;transform:translateY(20px)}.classification-card.card-visible{opacity:1;transform:translateY(0)}.classification-card:hover{transform:translateY(-5px);box-shadow:0 8px 16px #0003;background-color:#3b4b6bf2}.classification-icone-container{width:70px;height:70px;border-radius:50%;background-color:#3b4b6b;display:flex;justify-content:center;align-items:center;margin-bottom:20px;transition:width .3s ease,height .3s ease,margin-bottom .3s ease}.classification-icone{width:40px;height:40px;fill:#eff3f5;transition:width .3s ease,height .3s ease}.classification-titulo{font-size:1.8em;margin-bottom:15px;color:#eff3f5;font-weight:500;transition:font-size .3s ease,margin-bottom .3s ease}.classification-descricao{font-size:1.1em;color:#9bacbd;line-height:1.5;margin-bottom:20px;flex-grow:1;text-align:center;transition:font-size .3s ease,margin-bottom .3s ease}.classification-botao-container{margin-top:auto;text-align:center}.classification-botao{background-color:#2377c3;color:#eff3f5;border:none;padding:12px 25px;border-radius:50px;cursor:pointer;font-size:1em;font-weight:700;transition:background-color .3s ease,padding .3s ease,font-size .3s ease;display:inline-block;text-decoration:none}.classification-botao:hover{background-color:#145ca6}@media (min-width: 1200px){.classification-section{padding:100px 20px}.classification-section h2{font-size:3em;margin-bottom:70px}.classification-grid{padding:0 30px}}@media (max-width: 992px){.classification-section{padding:70px 20px}.classification-section h2{font-size:2.3em;margin-bottom:50px}.classification-section-subtitle{font-size:1.05em;margin-bottom:35px}.classification-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:25px;padding:0 15px}.classification-card{padding:22px;min-height:auto}.classification-titulo{font-size:1.7em}.classification-descricao{font-size:1.05em}.classification-botao{padding:11px 22px;font-size:.95em}}@media (max-width: 768px){.classification-section{padding:60px 15px}.classification-section h2{font-size:2em;margin-bottom:40px}.classification-section-subtitle{font-size:1em;margin-bottom:30px}.classification-grid{grid-template-columns:1fr;gap:20px;padding:0 10px}.classification-card{padding:20px;min-height:auto;text-align:center}.classification-icone-container{width:60px;height:60px;margin-bottom:15px}.classification-icone{width:35px;height:35px}.classification-titulo{font-size:1.6em}.classification-descricao{font-size:1em;text-align:center}.classification-botao{padding:10px 20px;font-size:.9em}}@media (max-width: 480px){.classification-section{padding:40px 10px}.classification-section h2{font-size:1.8em;margin-bottom:30px}.classification-section-subtitle{font-size:.9em;margin-bottom:25px}.classification-grid{gap:15px;padding:0}.classification-card{padding:15px}.classification-icone-container{width:50px;height:50px;margin-bottom:10px}.classification-icone{width:30px;height:30px}.classification-titulo{font-size:1.5em}.classification-descricao{font-size:.9em}.classification-botao{padding:8px 16px;font-size:.8em}}@media (max-width: 375px){.classification-section h2{font-size:1.6em;margin-bottom:25px}.classification-section-subtitle{font-size:.85em}.classification-card{padding:12px}.classification-titulo{font-size:1.4em}.classification-descricao{font-size:.85em}.classification-botao{font-size:.75em;padding:6px 12px}}*{margin:0;padding:0}.app-container{min-height:100vh;padding-top:80px}.skill-icon{color:#a1a1a9}.pro-component-section{padding:80px 20px;text-align:center;color:#eff3f5;font-family:Inter,sans-serif;background-color:transparent;opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out}.pro-component-section-visible{opacity:1;transform:translateY(0)}.pro-component-container{max-width:1200px;margin:0 auto;padding:0 20px}.pro-component-section h2{font-size:2.5em;margin-bottom:60px;font-weight:500}.pro-component-carousel-wrapper{position:relative;display:flex;align-items:center;margin:0 auto}.pro-component-carousel{display:flex;overflow-x:auto;gap:30px;padding-bottom:20px;-webkit-overflow-scrolling:touch;scroll-behavior:smooth;justify-content:flex-start}.pro-component-carousel.pro-component-carousel-center{justify-content:center}.pro-component-carousel::-webkit-scrollbar{height:8px}.pro-component-carousel::-webkit-scrollbar-thumb{background-color:#3b4b6b;border-radius:4px}.pro-component-carousel::-webkit-scrollbar-track{background-color:transparent}.pro-component-card{background-color:transparent;padding:20px;border-radius:10px;text-align:center;flex:0 0 auto;width:250px;display:flex;flex-direction:column;justify-content:space-between;opacity:0;transform:translateY(20px);transition:opacity 1s ease-out,transform 1s ease-out}.pro-component-card.pro-component-card-visible{opacity:1;transform:translateY(0)}.pro-component-image-container{width:150px;height:150px;border-radius:50%;overflow:hidden;margin:0 auto 20px}.pro-component-image{width:100%;height:100%;object-fit:cover;display:block}.pro-component-name{font-size:1.4em;margin-bottom:5px;color:#eff3f5;font-weight:500}.pro-component-tags{margin-bottom:20px;display:flex;justify-content:center;gap:8px;flex-wrap:wrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.pro-component-tags::-webkit-scrollbar{display:none}.pro-component-tag{font-size:.9em;color:#eff3f5;background-color:#3b4b6b;padding:5px 10px;border-radius:5px;display:inline-block;margin-bottom:5px}.pro-component-button{background-color:#2377c3;color:#eff3f5;border:none;padding:10px 20px;border-radius:50px;cursor:pointer;font-size:.9em;font-weight:700;transition:background-color .3s ease;margin-top:auto;text-decoration:none;color:inherit}.pro-component-button:hover{background-color:#145ca6;text-decoration:none}.pro-component-carousel-button.pro-component-carousel-button-desktop{position:absolute;top:50%;transform:translateY(-50%);background:transparent;border:none;color:#eff3f5;font-size:1.5em;cursor:pointer;padding:10px;transition:color .3s ease;display:block}.pro-component-carousel-button.pro-component-carousel-button-desktop.pro-component-carousel-button-prev{left:-10px}.pro-component-carousel-button.pro-component-carousel-button-desktop.pro-component-carousel-button-next{right:-10px}.pro-component-carousel-button.pro-component-carousel-button-desktop:hover{color:#9bacbd}.pro-component-carousel-buttons-mobile{display:none;text-align:center;margin-top:15px}.pro-component-carousel-buttons-mobile .pro-component-carousel-button{background:transparent;border:none;color:#eff3f5;font-size:1.3em;cursor:pointer;padding:10px;transition:color .3s ease;display:inline-block;margin:0 10px}.pro-component-carousel-buttons-mobile .pro-component-carousel-button:hover{color:#9bacbd}@media (max-width: 1200px){.pro-component-section{padding:70px 15px}.pro-component-section h2{font-size:2.3em;margin-bottom:50px}.pro-component-carousel-wrapper{padding:0 15px}.pro-component-carousel{gap:20px;padding-left:10px;padding-right:10px;max-width:95%}.pro-component-card{width:220px;padding:18px}.pro-component-image-container{width:130px;height:130px;margin-bottom:15px}.pro-component-name{font-size:1.3em}.pro-component-tags{margin-bottom:15px}.pro-component-tag{font-size:.85em}.pro-component-button{font-size:.9em;padding:10px 18px}.pro-component-carousel-button{font-size:1.4em}}@media (max-width: 768px){.pro-component-section{padding:50px 15px}.pro-component-section h2{font-size:2em;margin-bottom:30px}.pro-component-carousel-wrapper{display:flex;flex-direction:column;align-items:center;padding:0}.pro-component-carousel{flex-direction:column;overflow-x:visible;padding-bottom:0;gap:20px;width:100%;max-width:none;margin:0 auto}.pro-component-card{width:90%;max-width:400px;padding:20px;margin:0 auto 20px;align-items:center}.pro-component-card:last-child{margin-bottom:0}.pro-component-image-container{width:120px;height:120px;margin-bottom:15px}.pro-component-name{font-size:1.2em}.pro-component-tags{margin-bottom:15px}.pro-component-tag{font-size:.8em;padding:4px 8px}.pro-component-button{font-size:.9em;padding:12px 20px;width:80%;max-width:200px}.pro-component-carousel-button.pro-component-carousel-button-desktop{display:none!important}.pro-component-carousel-buttons-mobile{display:flex;justify-content:center;align-items:center;margin-left:14px}.pro-component-carousel-buttons-mobile-top{margin-bottom:15px}.pro-component-carousel-buttons-mobile-bottom{margin-top:15px}}@media (max-width: 480px){.pro-component-section{padding:40px 10px}.pro-component-section h2{font-size:1.8em;margin-bottom:25px}.pro-component-card{padding:15px}.pro-component-image-container{width:100px;height:100px;margin-bottom:10px}.pro-component-name{font-size:1.1em}.pro-component-tags{margin-bottom:10px}.pro-component-tag{font-size:.75em}.pro-component-button{font-size:.85em;padding:10px 15px}.pro-component-carousel-buttons-mobile .pro-component-carousel-button{font-size:1.2em}}.projects-container-geral{padding:30px;border-radius:8px;margin:20px auto;max-width:1400px;box-shadow:0 4px 8px #0003;overflow:hidden}.projects-section{color:#fff;font-family:sans-serif;padding:20px 0;text-align:center}.projects-title{font-size:2.2rem;font-weight:700;margin-bottom:30px;color:#e2e8f0}.projects-filters{display:flex;justify-content:center;gap:30px;margin-bottom:25px;align-items:center;width:100%}.filter-group{display:flex;align-items:center;gap:10px}.filter-group label{font-weight:700;color:#e2e8f0;font-size:1em;white-space:nowrap}.filter-group select{padding:10px 25px 10px 12px;border-radius:5px;border:1px solid #ccc;background-color:#f4f4f4;color:#333;font-size:1em;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="currentColor" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/><path d="M0 0h24v24H0z" fill="none"/></svg>');background-repeat:no-repeat;background-position-x:100%;background-position-y:5px;cursor:pointer}.filter-group select:focus{outline:none;border-color:#58a6ff;box-shadow:0 0 5px #58a6ff80}.filter-group select:hover{border-color:#999}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,500px);gap:20px;justify-content:center;justify-items:center}.project-card{background-color:#1e293b;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;display:flex;flex-direction:column;height:100%;width:500px}.project-card:hover{transform:translateY(-3px);box-shadow:0 6px 12px #0003}.project-image-container{width:100%;height:200px;overflow:hidden}.project-image{width:100%;height:100%;object-fit:cover;display:block}.project-content{padding:15px;text-align:left;display:flex;flex-direction:column;gap:10px;flex:1}.project-card-title{font-size:1.3rem;font-weight:700;color:#e2e8f0;margin-bottom:3px;height:50px}.project-description{font-size:.9rem;line-height:1.5;color:#c9d1d9;min-height:110px;overflow:hidden;height:50px}.project-developer-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px;color:#a1a1aa;font-size:.8rem}.project-developer-name{font-weight:700;font-size:.9rem;border-bottom:1px dashed rgba(255,255,255,.2);padding-bottom:2px}.project-developer-info a.project-developer-link{text-decoration:none;color:#a1a1aa;transition:color .3s ease,text-shadow .3s ease;display:inline-block}.project-developer-info a.project-developer-link:hover{color:#79c0ff;text-shadow:0 0 5px rgba(121,192,255,.6);cursor:pointer}.project-classification-tag{background-color:#495769;color:#fff;padding:6px 12px;border-radius:8px;font-size:.8rem;font-weight:400;text-transform:none;letter-spacing:normal;box-shadow:none;transition:background-color .3s ease,color .3s ease,transform .3s ease;cursor:pointer}.project-classification-tag:hover{background-color:#5d6e83;color:#fff;transform:scale(1.03)}.project-skill-tags{display:flex;gap:8px;margin-bottom:15px}.skill-tag-icon{font-size:1.3rem;color:#79c0ff;transition:transform .2s ease,color .2s ease}.skill-tag-icon:hover{transform:scale(1.2);color:#58a6ff}.project-buttons{display:flex;gap:10px;margin-bottom:10px}.pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:25px;padding:20px;background-color:#1e293b;border-radius:8px;box-shadow:0 2px 4px #0003;color:#e2e8f0;font-size:1rem}.pagination-button{background-color:#58a6ff;color:#fff;border:none;padding:12px 24px;border-radius:5px;font-size:1rem;cursor:pointer;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease;box-shadow:0 2px 5px #0000004d}.pagination-button:hover{background-color:#3d89e1;transform:translateY(-2px);box-shadow:0 4px 8px #0006}.pagination-button:focus{outline:none;box-shadow:0 0 0 3px #58a6ff80}.pagination-message{font-style:italic;color:#a1a1aa}.project-button{background-color:#58a6ff;color:#fff;border:none;padding:8px 15px;border-radius:5px;font-size:.8rem;cursor:pointer;transition:background-color .3s ease,transform .3s ease;display:flex;align-items:center;gap:5px;text-decoration:none}.button-icon{font-size:.8rem}.project-button:hover{background-color:#3d89e1;transform:scale(1.01)}.view-more-button{background-color:transparent;color:#58a6ff;border:1.5px solid #58a6ff}.view-more-button:hover{background-color:#58a6ff;color:#fff}.project-availability-container{margin-top:auto;padding:15px;text-align:center}.project-availability{font-size:.8rem}@media (max-width: 1024px){.projects-container-geral{padding:25px}.projects-title{font-size:2rem;margin-bottom:25px}.projects-grid{gap:15px}.project-card{box-shadow:0 1px 2px #0000001a}.project-card:hover{transform:none;box-shadow:0 2px 4px #0000001a}.project-image-container{height:180px}.project-card-title{font-size:1.2rem}.project-description{font-size:.85rem;min-height:90px}.project-developer-info{font-size:.75rem}.skill-tag-icon{font-size:1.2rem}.project-buttons{gap:8px;padding:12px}.project-button{font-size:.75rem;padding:6px 10px}.project-availability-container{padding:12px}.project-availability{font-size:.75rem}}@media (max-width: 768px){.projects-container-geral{padding:20px}.projects-title{font-size:1.8rem;margin-bottom:20px}.projects-filters{flex-direction:column;align-items:stretch;gap:15px;margin-bottom:20px}.filter-group{flex-direction:column;align-items:flex-start;width:100%}.filter-group label{margin-bottom:5px;text-align:left}.filter-group select{width:100%}.projects-grid{grid-template-columns:1fr;gap:15px;padding:0}.project-card{width:100%;box-shadow:0 1px 2px #0000001a}.project-card:hover{transform:none;box-shadow:0 2px 4px #0000001a}.project-image-container{height:150px}.project-card-title{font-size:1.2rem}.project-description{font-size:.85rem;min-height:80px}.project-developer-info{font-size:.75rem}.skill-tag-icon{font-size:1.2rem}.project-buttons{gap:8px;position:static;padding:10px;align-items:center;justify-content:center}.project-button{font-size:.8rem;padding:8px 12px}.project-availability-container{padding:10px}.project-availability{font-size:.75rem}}@media (max-width: 500px){.projects-title{font-size:1.6rem}.project-card-title{font-size:1.1rem}.project-description{font-size:.8rem;min-height:70px}.project-developer-info{font-size:.7rem}.skill-tag-icon{font-size:1.1rem}.project-button,.project-availability{font-size:.7rem}}.container-1400{max-width:1400px;margin:0 auto;padding-left:20px;padding-right:20px}.hero-section{width:auto}.showpro-container{color:#fff;display:flex;padding:60px 40px;border-radius:0;font-family:sans-serif;align-items:center;justify-content:space-between;gap:50px;text-align:left;overflow:hidden}.showpro-image-container{flex-shrink:0;width:300px;height:300px;border-radius:50%;overflow:hidden;border:6px solid #1e293b;box-shadow:0 4px 8px #0000004d}.showpro-image{width:100%;height:100%;object-fit:cover;display:block}.showpro-text-content{flex:1;padding-left:0;max-width:700px}.showpro-name{font-size:2.8rem;margin-bottom:10px;font-weight:700;line-height:1.1}.showpro-primary-tag{display:flex;align-items:center;margin-bottom:25px}.primary-tag-icon{font-size:1.5rem;margin-right:10px;color:#6ee7b7;transition:transform .3s ease-in-out}.primary-tag-icon:hover{transform:scale(1.2)}.primary-tag-text{font-size:1.8rem;font-weight:600;color:#cbd5e0;text-transform:uppercase;letter-spacing:1px}.showpro-description{font-size:1rem;line-height:1.7;margin-bottom:30px;color:#c9d1d9}.showpro-tags{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:35px}.showpro-tag{background-color:#1e293b;color:#e4e4e7;padding:10px 20px;border-radius:25px;font-size:.9rem;font-weight:500;letter-spacing:.5px;text-transform:uppercase;border:1px solid #27374d;box-shadow:2px 2px 5px #00000026;transition:background-color .3s ease,color .3s ease,transform .3s ease;display:inline-flex;align-items:center;gap:8px;cursor:pointer}.tag-icon{font-size:.9rem;color:#7dd3fc}.showpro-tag:hover{background-color:#334155;color:#fff;transform:scale(1.05)}.showpro-portfolio-button{background-color:#58a6ff;color:#fff;border:none;padding:14px 35px;border-radius:7px;font-size:1.1rem;cursor:pointer;transition:background-color .3s ease,transform .3s ease;font-weight:600;min-width:180px;text-align:center;box-shadow:0 3px 6px #0003}.showpro-portfolio-button:hover{background-color:#3d89e1;transform:scale(1.02)}@media (max-width: 768px){.container-1400{padding-left:0;padding-right:0}.showpro-container{flex-direction:column;text-align:center;padding:30px;gap:30px}.showpro-image-container{width:220px;height:220px;margin-bottom:25px;border-width:5px}.showpro-text-content{text-align:center;max-width:90%}.showpro-name{font-size:2.3rem}.showpro-primary-tag{justify-content:center;margin-bottom:20px}.primary-tag-icon{font-size:1.3rem;margin-right:8px}.primary-tag-text{font-size:1.6rem}.showpro-description{font-size:.95rem;margin-bottom:25px}.showpro-tags{justify-content:center;margin-bottom:30px}.showpro-tag{padding:8px 16px;font-size:.85rem;border-radius:20px}.showpro-portfolio-button{width:100%;min-width:auto;padding:14px 20px;font-size:1rem}}.skills-container-geral{padding:40px;border-radius:8px;margin:20px auto;max-width:1600px;box-shadow:0 4px 8px #0003;overflow:hidden}.skills-section{color:#fff;font-family:sans-serif;text-align:center;border-radius:0;padding:20px 0}.skills-header{margin-bottom:40px}.skills-tag{background-color:#1e293b;color:#cbd5e0;padding:12px 18px;border-radius:20px;font-size:1.5rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:15px;display:inline-block}.skills-title{font-size:2rem;font-weight:700;margin-bottom:10px;color:#e2e8f0}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:30px;justify-items:center;padding:0 20px}.skill-item{display:flex;flex-direction:column;align-items:center;gap:10px;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;cursor:pointer}.skill-item:hover{transform:translateY(-5px)}.skill-logo{width:45px;height:45px;display:inline-block;color:#a1a1aa;transition:color .3s ease-in-out;transform:scale(1);animation-name:pulse;animation-duration:2s;animation-timing-function:ease-in-out;animation-iteration-count:infinite}.skill-item:hover .skill-logo{color:#58a6ff;transform:scale(1.1)}.skill-name{font-size:.9rem;color:#a1a1aa;text-align:center;transition:color .3s ease-in-out}.skill-item:hover .skill-name{color:#cbd5e0}@media (max-width: 768px){.skills-container-geral{padding:20px;margin:10px auto}.skills-section{padding:10px 0}.skills-title{font-size:1.7rem}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(100px,1fr));gap:20px;padding:0 10px}.skill-logo{width:35px;height:35px}.skill-name{font-size:.8rem}}@media (max-width: 480px){.skills-container-geral{padding:15px;margin:10px auto}.skills-header{margin-bottom:30px}.skills-tag{font-size:1.3rem;padding:10px 15px}.skills-title{font-size:1.5rem}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(80px,1fr));gap:15px;padding:0 5px}.skill-logo{width:30px;height:30px}.skill-name{font-size:.7rem}}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.aboutme-container-geral{padding:40px;border-radius:8px;margin:20px auto;max-width:1400px;overflow:hidden}.aboutme-section{color:#fff;font-family:sans-serif;text-align:left;padding:20px 0}.aboutme-header{margin-bottom:30px}.aboutme-tag{background-color:#1e293b;color:#cbd5e0;padding:12px 18px;border-radius:20px;font-size:1.5rem;text-transform:uppercase;letter-spacing:.5px;margin-bottom:15px;display:inline-block}.aboutme-title{font-size:3rem;font-weight:700;margin-bottom:20px;color:#e2e8f0;line-height:1.2;display:flex;align-items:center;gap:10px}.aboutme-title-icon{font-size:2rem;color:#79c0ff}.aboutme-content{display:flex;align-items:flex-start;gap:50px}.aboutme-text-content{flex:1;padding-top:20px}.aboutme-description{font-size:1.25rem;line-height:1.8;color:#c9d1d9;margin-bottom:30px}.aboutme-image-container{flex-shrink:0;width:500px;height:500px;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0003;margin-top:-40px}.aboutme-image{width:100%;height:100%;object-fit:cover;display:block}.aboutme-contact-button{background-color:#58a6ff;color:#fff;border:none;padding:16px 40px;border-radius:7px;font-size:1.2rem;cursor:pointer;transition:background-color .3s ease,transform .3s ease;font-weight:600;min-width:180px;text-align:center;box-shadow:0 3px 6px #0003}.aboutme-contact-button:hover{background-color:#3d89e1;transform:scale(1.02)}@media (max-width: 960px){.aboutme-content{flex-direction:column;text-align:center;align-items:center;gap:30px}.aboutme-header{display:block;justify-content:center;text-align:center;flex-direction:column}.aboutme-image-container{width:300px;height:300px;margin-bottom:20px;margin-top:0}.aboutme-text-content{text-align:center;padding-top:0}.aboutme-title{font-size:2.5rem;text-align:center;justify-content:center}}@media (max-width: 768px){.aboutme-container-geral{padding:30px}.aboutme-title{font-size:2.2rem}.aboutme-description{font-size:1.2rem}.aboutme-contact-button{font-size:1.1rem;padding:12px 30px}}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animated-element{opacity:0;animation:fadeInSlideUp .8s ease-out forwards}:root{margin:0;padding:0;box-sizing:border-box}body{background-color:#1c2444;height:200px}
