.hero{align-items:center;min-height:97vh;padding-top:68px;padding-bottom:3rem;display:flex}.hero-inner{justify-content:space-between;align-items:center;gap:4rem;width:100%;display:flex}.hero-content{flex-direction:column;flex:1;gap:1.5rem;max-width:520px;display:flex}.slogan-badge{color:var(--color-accent);text-transform:uppercase;letter-spacing:.08em;background:#cd853f1a;border:1px solid #cd853f33;border-radius:100px;align-items:center;gap:.6rem;width:fit-content;padding:.5rem 1rem;font-size:.72rem;font-weight:800;display:inline-flex}.slogan-badge .badge-dot{background:var(--color-accent);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}@keyframes pulse{0%{box-shadow:0 0 #cd853f66}70%{box-shadow:0 0 0 10px #cd853f00}to{box-shadow:0 0 #cd853f00}}.badge{color:#ffffffb3;letter-spacing:.02em;background:#4ade8012;border:1px solid #4ade8033;border-radius:100px;align-items:center;gap:.55rem;width:fit-content;padding:.45rem 1rem .45rem .75rem;font-size:.78rem;font-weight:600;display:inline-flex}.badge-dot{background:var(--color-success);border-radius:50%;flex-shrink:0;width:7px;height:7px;animation:2.4s ease-in-out infinite dotPulse}@keyframes dotPulse{0%,to{box-shadow:0 0 #4ade808c}60%{box-shadow:0 0 0 6px #4ade8000}}.logo-strip{flex-direction:column;gap:.75rem;padding-top:.5rem;display:flex}.logo-strip-label{letter-spacing:.12em;text-transform:uppercase;color:#fff3;font-size:.64rem;font-weight:600}.logo-strip-row{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.logo-chip{letter-spacing:-.01em;color:#ffffff47;background:#ffffff05;border:1px solid #ffffff0a;border-radius:8px;align-items:center;gap:.5rem;padding:.35rem .85rem;font-size:.72rem;font-weight:600;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.logo-chip:hover{color:#fff9;background:#ffffff0d;border-color:#ffffff1f;transform:translateY(-1px)}.logo-chip svg{transition:opacity .25s}.logo-chip:hover svg{opacity:.8!important}.hero-title{letter-spacing:-.035em;color:var(--color-text);margin:0;font-size:clamp(2.4rem,4vw,3.75rem);font-weight:900;line-height:1.06}.hero-accent{color:var(--color-accent);width:fit-content;margin-top:.05em;padding-bottom:.2em;display:block;position:relative}.underline-svg{width:100%;height:10px;position:absolute;bottom:-4px;left:0;overflow:visible}.hero-subtitle{color:#ffffff7a;max-width:44ch;margin:0;font-size:1rem;font-weight:400;line-height:1.75}.hero-subtitle strong{color:#ffffffd1;font-weight:600}.stats{flex-direction:column;gap:.7rem;margin:0;padding-top:.25rem;padding-left:0;list-style:none;display:flex}.stat{color:#ffffff80;align-items:center;gap:.625rem;font-size:.85rem;font-weight:500;line-height:1;display:flex}.stat-icon{color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-card{pointer-events:all;-webkit-backdrop-filter:blur(28px);background:#10101cd9;border:1px solid #ffffff1a;border-radius:24px;flex-shrink:0;width:100%;max-width:540px;overflow:hidden;box-shadow:0 0 0 1px #cd853f12,0 32px 80px #00000080}.card-top-bar{background:linear-gradient(90deg, var(--color-accent) 0%, #e8935a 100%);height:3px}.card-header{padding:2.5rem 2.5rem .5rem}.card-title{color:var(--color-text);letter-spacing:-.025em;margin:0 0 .4rem;font-size:1.25rem;font-weight:800}.card-subtitle{color:#ffffff61;margin:0;font-size:.825rem;line-height:1.5}.trust-badges{border-top:1px solid #ffffff0f;justify-content:center;align-items:center;gap:2rem;padding:1rem 2rem 1.5rem;display:flex}.trust-item{color:#ffffff52;white-space:nowrap;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;display:flex}.trust-item svg{color:#cd853fa6;flex-shrink:0}@media (max-width:960px){.hero{min-height:auto;padding-top:calc(72px + 3.5rem);padding-bottom:5rem}.hero-inner{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:3rem}.hero-content{max-width:100%}.contact-card{width:100%;max-width:100%}}@media (max-width:600px){.hero{padding-top:calc(72px + 2.5rem);padding-bottom:4rem}.hero-inner{gap:2.5rem}.hero-title{font-size:clamp(2rem,9vw,2.75rem)}.hero-subtitle{font-size:.93rem}.trust-badges{flex-wrap:wrap;justify-content:flex-start;gap:1.25rem;padding:.9rem 1.5rem 1.1rem}.card-header{padding:1.25rem 1.5rem 0}.contact-form{padding:1.25rem 1.5rem}.logo-strip-row{gap:.4rem}.logo-chip{padding:.3rem .65rem;font-size:.68rem}}
.contato-section{background:var(--color-bg);padding:6rem 0;position:relative;overflow:hidden}.contato-section:before{content:"";pointer-events:none;background:radial-gradient(#cd853f0f 0%,#0000 65%);width:600px;height:600px;position:absolute;top:-10%;right:-5%}.contato-inner{justify-content:space-between;align-items:start;gap:4rem;display:flex}.contato-copy{flex-direction:column;gap:1.75rem;display:flex}.contato-accent{color:var(--color-accent)}.contato-body{color:#ffffff80;margin:0;font-size:.92rem;line-height:1.75}.contato-ctas{flex-wrap:wrap;gap:1rem;display:flex}.contato-btn-primary{background:var(--color-accent);color:var(--color-bg-elevated);letter-spacing:.08em;text-transform:uppercase;border-radius:6px;align-items:center;padding:.7rem 1.5rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .15s;display:inline-flex}.contato-btn-primary:hover{filter:brightness(1.1);transform:translateY(-1px)}.contato-btn-secondary{color:#ffffffb3;letter-spacing:.08em;text-transform:uppercase;background:0 0;border:1px solid #fff3;border-radius:6px;align-items:center;padding:.7rem 1.5rem;font-size:.78rem;font-weight:700;text-decoration:none;transition:border-color .2s,color .2s;display:inline-flex}.contato-btn-secondary:hover{color:var(--color-text);border-color:#ffffff80}.contato-techs{flex-direction:column;gap:.65rem;display:flex}.contato-techs-label{color:var(--color-text);letter-spacing:-.01em;font-size:.85rem;font-weight:700}.contato-techs-list{grid-template-columns:repeat(3,1fr);gap:.5rem;max-width:fit-content;display:grid}.contato-tech-badge{text-align:center;color:#ffffff73;letter-spacing:.02em;white-space:nowrap;cursor:default;background:#ffffff05;border:1px solid #ffffff0f;border-radius:100px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.7rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.contato-tech-badge:hover{color:var(--color-accent);background:#cd853f1a;border-color:#cd853f80;transform:translateY(-3px);box-shadow:0 10px 20px #0003}.contato-info{flex-direction:column;gap:.6rem;display:flex}.contato-info-item{color:#ffffff80;align-items:center;gap:.6rem;font-size:.82rem;display:flex}.contato-info-item svg{color:var(--color-accent);flex-shrink:0}.contact-header{text-align:left;flex-direction:column;align-items:flex-start;margin-bottom:1rem;display:flex}.contato-inner .contact-card{-webkit-backdrop-filter:blur(28px);background:#10101cd9;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:540px;margin-left:auto;padding:0;overflow:hidden;box-shadow:0 0 0 1px #cd853f12,0 32px 80px #00000080}.contato-inner .card-header{padding:2.5rem 2.5rem .5rem}.contato-inner .contact-form{padding:1.5rem 2.5rem 2rem}@media (max-width:900px){.contato-inner{flex-direction:column}.contato-inner .contact-card{margin:0 auto;width:100%!important}}@media (max-width:600px){.contato-techs-list{grid-template-columns:repeat(2,1fr)}.contato-ctas{flex-direction:column}.contato-btn-primary,.contato-btn-secondary{text-align:center;justify-content:center;width:100%}.contato-headline{font-size:clamp(1.75rem,7vw,2.5rem)}}
.faq-section{background:var(--color-bg);justify-content:center;padding:8rem 0;display:flex}.faq-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;display:grid}.faq-content{flex-direction:column;display:flex}.faq-header{text-align:left;flex-direction:column;align-items:flex-start;margin-bottom:1rem;display:flex}.faq-grid{flex-direction:column;gap:1rem;width:100%;margin-top:2rem;display:flex}.faq-image-wrapper{justify-content:center;align-items:center;width:100%;padding:2rem;display:flex;position:relative}.faq-image-inner{aspect-ratio:4/5;z-index:1;border-radius:20px;width:100%;max-width:500px;position:relative}.faq-main-image{object-fit:cover;z-index:2;border-radius:20px;width:100%;height:100%;position:relative;box-shadow:0 20px 40px #00000080}.faq-deco-box-1{z-index:1;background:#3178c6cc;border-radius:12px;width:120px;height:120px;position:absolute;top:-20px;left:-20px}.faq-deco-box-2{z-index:3;background:#0d0d18e6;border:1px solid #ffffff1a;border-radius:12px;width:200px;height:150px;position:absolute;bottom:-30px;right:-30px}.faq-item{border:1px solid #ffffff0d;border-radius:12px;overflow:hidden}.faq-question{width:100%;color:var(--color-text);text-align:left;cursor:pointer;background:#ffffff05;border:none;justify-content:space-between;align-items:center;padding:1.5rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.faq-question:hover{background:#ffffff0a}.faq-arrow{transition:transform .3s}.faq-question.open .faq-arrow{color:var(--color-accent);transform:rotate(180deg)}.faq-answer{color:#ffffff80;background:#ffffff05;padding:0 1.5rem 1.5rem;font-size:.95rem;line-height:1.7}@media (max-width:960px){.faq-inner{grid-template-columns:1fr;gap:3rem}.faq-image-wrapper{display:none}}@media (max-width:640px){.faq-section{padding:5rem 0}.faq-question{padding:1.25rem;font-size:.92rem}.faq-answer{padding:0 1.25rem 1.25rem;font-size:.88rem}}
.footer-section{color:var(--color-text);-webkit-backdrop-filter:blur(24px);background:#06060ccc;border-top:1px solid #ffffff0a;padding:8rem 0 4rem;position:relative;overflow:hidden}.footer-section:before{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#cd853f0f 0%,#0000 70%);width:400px;height:400px;position:absolute;top:-150px;right:-100px}.footer-inner{z-index:1;flex-direction:column;gap:6rem;display:flex;position:relative}.footer-top-grid{grid-template-columns:repeat(4,1fr);gap:3rem;display:grid}.footer-column{flex-direction:column;display:flex}.footer-col-title{letter-spacing:.12em;text-transform:uppercase;color:var(--color-accent);align-items:center;gap:.75rem;margin-bottom:2rem;font-size:.72rem;font-weight:800;display:flex}.footer-col-title:after{content:"";background:#cd853f26;flex:1;height:1px;display:block}.footer-nav{flex-direction:column;gap:1rem;display:flex}.footer-nav a{color:#ffffff73;width:fit-content;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .25s}.footer-nav a:hover{color:var(--color-text);transform:translate(4px)}.footer-text-block{flex-direction:column;gap:.4rem;display:flex}.footer-text-block strong{color:var(--color-text);font-size:.9rem;font-weight:700}.footer-text-block p{color:#fff6;margin:0;font-size:.875rem;font-weight:400;line-height:1.7}.footer-location-note{font-style:italic;margin-top:.5rem!important;font-size:.8rem!important}.footer-contact-link{color:#fff9;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .25s}.footer-contact-link:hover{color:var(--color-accent)}.footer-socials{gap:.85rem;margin-top:2rem;display:flex}.footer-socials a{color:#fff9;background:#ffffff08;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .3s;display:flex}.footer-socials a:hover{color:var(--color-accent);background:#cd853f1a;border-color:#cd853f4d;transform:translateY(-3px)}.footer-bottom-grid{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:2rem;padding-top:3rem;display:flex}.footer-logo{letter-spacing:-.05em;color:var(--color-accent);font-size:1.75rem;font-weight:900;text-decoration:none}.footer-legal-links{align-items:center;gap:2.5rem;display:flex}.footer-copy{color:#ffffff40;letter-spacing:.02em;margin:0;font-size:.75rem;font-weight:500}.footer-privacy{color:#ffffff59;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:600;text-decoration:none;transition:color .2s}.footer-privacy:hover{color:var(--color-text)}@media (max-width:1024px){.footer-top-grid{grid-template-columns:repeat(2,1fr);gap:4rem 2rem}}@media (max-width:640px){.footer-section{padding:6rem 0 4rem}.footer-inner{gap:4rem}.footer-top-grid{grid-template-columns:1fr;gap:3rem}.footer-bottom-grid{flex-direction:column;align-items:flex-start;gap:2rem}.footer-legal-links{flex-direction:column;align-items:flex-start;gap:.75rem}}
.header{z-index:100;-webkit-backdrop-filter:blur(24px);background:#06060c66;border-bottom:1px solid #ffffff0a;height:72px;transition:background .3s;position:fixed;top:0;left:0;right:0}.header-inner{justify-content:space-between;align-items:center;height:100%;display:flex}.logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.logo-icon{flex-shrink:0;width:34px;height:34px}.logo-text{letter-spacing:-.04em;color:var(--color-text);font-size:1.25rem;font-weight:900}.nav{align-items:center;gap:.25rem;display:flex}.nav-link{color:#ffffff8c;letter-spacing:.01em;border-radius:8px;padding:.45rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s}.nav-link:hover{color:var(--color-text);background:#ffffff12}.header-cta{background:var(--color-accent);color:var(--color-bg-elevated);letter-spacing:.01em;border-radius:100px;align-items:center;gap:.45rem;padding:.55rem 1.25rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .15s;display:inline-flex}.header-cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.header-cta svg{flex-shrink:0}.hamburger{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;padding:0;display:none}.hamburger span{background:#fffc;border-radius:2px;width:22px;height:2px;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .3s,background .2s;display:block}.hamburger--open span:first-child{background:var(--color-text);transform:translateY(7px)rotate(45deg)}.hamburger--open span:nth-child(2){opacity:0;transform:scaleX(0)}.hamburger--open span:nth-child(3){background:var(--color-text);transform:translateY(-7px)rotate(-45deg)}.mobile-nav{-webkit-backdrop-filter:blur(24px);z-index:99;opacity:0;pointer-events:none;background:#06060cf7;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2.5rem 2rem 4rem;transition:opacity .25s cubic-bezier(.4,0,.2,1);display:none;position:fixed;inset:72px 0 0}.mobile-nav--open{opacity:1;pointer-events:auto}.mobile-nav-links{flex-direction:column;align-items:center;gap:.25rem;width:100%;margin-bottom:1.5rem;display:flex}.mobile-nav-link{text-align:center;color:#ffffffa6;letter-spacing:-.03em;border-radius:14px;width:100%;padding:1.1rem;font-size:1.6rem;font-weight:800;text-decoration:none;transition:color .2s,background .2s;display:block}.mobile-nav-link:hover,.mobile-nav-link:active{color:var(--color-text);background:#ffffff0d}.mobile-nav-cta{background:var(--color-accent);color:var(--color-bg-elevated);letter-spacing:.01em;border-radius:100px;align-items:center;gap:.5rem;padding:1rem 2.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:filter .2s,transform .15s;display:inline-flex}.mobile-nav-cta:hover{filter:brightness(1.1);transform:translateY(-1px)}@media (max-width:767px){.nav,.header-cta{display:none}.hamburger,.mobile-nav{display:flex}}
.portfolio{background:var(--color-bg-subtle);position:relative}.portfolio-inner{flex-direction:column;gap:4.5rem;padding:6rem 0;display:flex}.portfolio-header{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.portfolio-header-text{flex-direction:column;gap:.75rem;display:flex}.filtros{flex-wrap:wrap;justify-content:flex-start;gap:1rem;margin-top:2rem;display:flex}.filtro-btn{color:#ffffff73;cursor:pointer;background:0 0;border:1px solid #ffffff1a;border-radius:100px;padding:.45rem 1.1rem;font-family:inherit;font-size:.825rem;font-weight:600;transition:all .2s}.filtro-btn:hover{color:#fffc;border-color:#cd853f66}.filtro-btn.ativo{color:var(--color-accent);background:#cd853f26;border-color:#cd853f73}.pf-header-right{text-align:right;flex-direction:column;align-items:flex-end;gap:1.5rem;max-width:38ch;display:flex}.pf-nav-arrows{gap:.75rem;display:flex}.pf-arrow{color:#fff9;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .25s;display:flex}.pf-arrow:hover{border-color:var(--color-accent);color:var(--color-accent);background:#cd853f14}.pf-embla{width:100%;margin-left:-1rem;padding:1.5rem 1rem 2rem;position:relative;overflow:hidden}.pf-embla__container{cursor:grab;align-items:stretch;display:flex}.pf-embla__container:active{cursor:grabbing}.pf-embla__slide{flex:none;width:480px;min-width:0;margin-right:2rem;display:flex}.pf-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:16px;flex-direction:column;width:100%;height:100%;transition:all .45s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.pf-card:hover{border-color:#ffffff1f;transform:translateY(-6px);box-shadow:0 20px 60px #00000080,0 0 0 1px #cd853f1a}.pf-card-thumb{aspect-ratio:16/10;background:#0a0a0f;width:100%;position:relative;overflow:hidden}.pf-card-img{object-fit:cover;filter:saturate(.7)brightness(.85);width:100%;height:100%;transition:transform .7s cubic-bezier(.16,1,.3,1),filter .7s}.pf-card:hover .pf-card-img{filter:saturate()brightness();transform:scale(1.06)}.pf-card-thumb-overlay{pointer-events:none;z-index:1;background:linear-gradient(#0000 40%,#000000d9 100%);position:absolute;inset:0}.pf-result-badge{z-index:2;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:10px;flex-direction:column;align-items:flex-end;gap:.15rem;padding:.6rem 1rem;display:flex;position:absolute;bottom:1rem;right:1rem;box-shadow:0 8px 20px #0006}.pf-result-number{color:var(--color-text);letter-spacing:-.03em;font-size:1.5rem;font-weight:900;line-height:1}.pf-result-label{text-transform:uppercase;letter-spacing:.04em;color:#ffffffd9;font-size:.6rem;font-weight:600}.pf-card-info{flex-direction:column;flex:1;gap:.85rem;padding:1.75rem;display:flex}.pf-card-info-top{justify-content:space-between;align-items:center;display:flex}.pf-card-cat{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;font-size:.6rem;font-weight:700}.pf-card-accent-dot{border-radius:50%;width:8px;height:8px;box-shadow:0 0 8px 2px}.pf-card-name{color:var(--color-text);letter-spacing:-.02em;margin:0;font-size:1.6rem;font-weight:800;line-height:1.2}.pf-card-desc{color:#fff6;margin:0;font-size:.85rem;line-height:1.65}.pf-card-tags{flex-wrap:wrap;gap:.5rem;margin-top:.25rem;display:flex}.pf-tag{letter-spacing:.04em;color:#ffffff80;border:1px solid var(--color-border);background:#ffffff05;border-radius:4px;padding:.3rem .6rem;font-size:.6rem;font-weight:600;transition:all .2s}.pf-card:hover .pf-tag{color:#ffffffa6;border-color:#cd853f40}.pf-card-link{text-transform:uppercase;letter-spacing:.08em;color:#ffffffb3;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.7rem;font-weight:700;text-decoration:none;transition:color .25s;display:inline-flex}.pf-card-link svg{transition:transform .3s cubic-bezier(.16,1,.3,1)}.pf-card:hover .pf-card-link{color:peru}.pf-card:hover .pf-card-link svg{transform:translate(3px,-3px)}.pf-divider{transform-origin:0;background:#ffffff0f;width:100%;height:1px;margin-top:5rem}.portfolio-cta{background:#cd853f0f;border:1px solid #cd853f26;border-radius:18px;justify-content:space-between;align-items:center;gap:2rem;padding:1.75rem 2.5rem;display:flex}.portfolio-cta-text{color:#ffffff8c;margin:0;font-size:1rem;font-weight:500}.case-content{flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex}.case-meta{flex-direction:column;gap:.4rem;display:flex}.info-label{text-transform:uppercase;letter-spacing:.1em;color:#fff3;font-size:.65rem;font-weight:700}.info-text{color:#fff9;margin:0;font-size:.875rem;line-height:1.5}.case-result-badge{background:#ffffff08;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.825rem;font-weight:800;display:inline-flex}.pf-mobile-grid{flex-direction:column;gap:1.5rem;display:none}.pf-arrows-mobile{gap:.75rem;display:none}.pf-arrow-pill{color:#ffffff8c;cursor:pointer;letter-spacing:.01em;background:#ffffff08;border:1px solid #ffffff1a;border-radius:100px;flex:1;justify-content:center;align-items:center;gap:.55rem;padding:.875rem 1.25rem;font-family:inherit;font-size:.85rem;font-weight:600;transition:border-color .25s,color .25s,background .25s,transform .15s;display:inline-flex}.pf-arrow-pill:hover,.pf-arrow-pill:active{color:peru;background:#cd853f12;border-color:#cd853f80;transform:translateY(-1px)}.pf-arrow-pill svg{flex-shrink:0;transition:transform .2s}.pf-arrow-pill:first-child:hover svg{transform:translate(-3px)}.pf-arrow-pill:last-child:hover svg{transform:translate(3px)}@media (max-width:768px){.pf-embla,.pf-nav-arrows--desktop{display:none}.pf-mobile-grid,.pf-arrows-mobile{display:flex}.portfolio-header{flex-direction:column;align-items:flex-start;gap:1.5rem}.pf-header-right{text-align:left;align-items:flex-start}.portfolio-cta{flex-direction:column;align-items:flex-start;gap:1.25rem;padding:1.5rem}.portfolio-cta .btn-primary{justify-content:center;width:100%}}@media (max-width:480px){.pf-mobile-grid{gap:1.25rem}.pf-card-name{font-size:1.3rem}.pf-arrow-pill{padding:.8rem 1rem;font-size:.8rem}}
.processo-inner{flex-direction:column;gap:3rem;display:flex}.processo-section{background:#06060c;border-top:1px solid #ffffff08;position:relative}.processo-header{text-align:left;max-width:700px;margin-bottom:5rem}.processo-header-v3{flex-direction:column;gap:1.5rem;margin-bottom:5rem;display:flex}.processo-label-group{align-items:center;gap:2rem;display:flex}.processo-label-group .section-label{white-space:nowrap;margin:0}.processo-line-header{background:#ffffff14;flex:1;height:1px}.processo-milestones-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;display:grid}.processo-milestone-tile{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;min-height:280px;padding:2.5rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.processo-milestone-tile:hover{background:#ffffff0a radial-gradient(circle at 100% 0,#cd853f14,#0000 70%);border-color:#cd853f4d;transform:translateY(-5px)}.milestone-progress-bar{background:#ffffff0d;height:2px;position:absolute;top:0;left:0;right:0;overflow:hidden}.progress-fill{background:linear-gradient(90deg,#0000,peru,#0000);width:100%;height:100%;animation:3.5s linear infinite flow-shine;position:absolute;top:0;left:-100%}@keyframes flow-shine{0%{left:-100%}to{left:100%}}.milestone-content{z-index:2;flex-direction:column;height:100%;display:flex;position:relative}.milestone-bg-number{color:#ffffff08;pointer-events:none;font-size:8rem;font-weight:900;line-height:1;position:absolute;top:-2.5rem;right:-1rem}.milestone-num-pill{color:peru;letter-spacing:.05em;background:#cd853f1a;border:1px solid #cd853f33;border-radius:100px;width:fit-content;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:.7rem;font-weight:800}.milestone-title{color:#fff;letter-spacing:-.01em;margin:0 0 .85rem;font-size:1.25rem;font-weight:800;line-height:1.2}.milestone-desc{color:#ffffff59;margin:0;font-size:.92rem;line-height:1.65}.processo-footer-v3,.processo-footer-left{justify-content:flex-start;margin-top:5rem;display:flex}.processo-header-right{padding-bottom:.5rem}.processo-card-arrow{z-index:2;opacity:.2;display:none;position:absolute;top:50%;right:-1.2rem;transform:translateY(-50%)}.step-connector{flex:1;align-items:center;padding:0 .5rem;display:flex;overflow:hidden}.step-connector-line{background:#ffffff12;border-radius:1px;width:100%;height:1px;position:relative;overflow:hidden}.step-connector-line:after{content:"";background:linear-gradient(90deg,#0000 0%,#cd853f4d 30%,peru 50%,#cd853f4d 70%,#0000 100%);border-radius:1px;width:60%;height:100%;animation:2.4s ease-in-out infinite flow-line;position:absolute;top:0;left:-60%}@keyframes flow-line{0%{left:-60%}to{left:110%}}@media (min-width:1024px){.processo-card-arrow{display:block}}@media (max-width:1200px){.processo-milestones-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width:1024px){.processo-header-v4{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.processo-milestones-grid{grid-template-columns:1fr;gap:1rem}.processo-section{padding:var(--section-padding-mobile,4rem) 0}.processo-milestone-tile{min-height:auto;padding:2rem}.milestone-bg-number{font-size:6rem}.processo-footer-v3,.processo-footer-left{margin-top:3rem}.processo-footer-v3 .btn-primary,.processo-footer-left .btn-primary{justify-content:center;width:100%}}
.stk-section{background:#06060f;border-top:1px solid #ffffff0d;position:relative;overflow:hidden}.stk-section:before{content:"";pointer-events:none;background-image:radial-gradient(#ffffff07 1px,#0000 1px);background-size:32px 32px;position:absolute;inset:0}.stk-glow-a{pointer-events:none;background:radial-gradient(#cd853f14 0%,#0000 65%);width:600px;height:500px;position:absolute;top:-160px;right:-80px}.stk-glow-b{pointer-events:none;background:radial-gradient(#3178c60f 0%,#0000 65%);width:480px;height:380px;position:absolute;bottom:-60px;left:-100px}.stk-header{z-index:1;border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:flex-end;gap:4rem;padding-bottom:4rem;display:flex;position:relative}.stk-header-left{flex-direction:column;gap:1.25rem;display:flex}.stk-description{flex-shrink:0;padding-bottom:.25rem}.stk-rows{z-index:1;position:relative}.stk-row{cursor:default;border-bottom:1px solid #ffffff0f;grid-template-columns:240px 1fr;align-items:center;gap:1.5rem;padding:1.25rem 0;transition:background .2s;display:grid}.stk-row:first-child{border-top:none}.stk-row:hover{background:#ffffff05}.stk-row-meta{flex-direction:column;gap:.3rem;padding-left:0;display:flex}.stk-row-num{letter-spacing:.1em;color:#ffffff2e;font-variant-numeric:tabular-nums;font-size:.65rem;font-weight:700}.stk-row-label{letter-spacing:-.01em;color:var(--color-text);font-size:1rem;font-weight:800}.stk-meta-content{flex-direction:column;gap:.25rem;display:flex}.stk-row-impacto{color:#ffffff4d;max-width:24ch;font-size:.8rem;font-weight:500;line-height:1.4}.stk-cards{grid-template-columns:repeat(3,200px);gap:.5rem;width:fit-content;display:grid}.stk-card{aspect-ratio:1/.5;background:#ffffff05;border:1px solid #ffffff0d;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;width:100%;padding:.5rem;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.stk-card:before{content:"";background:var(--tech-color,peru);opacity:0;border-radius:0 0 4px 4px;height:1.5px;transition:opacity .22s;position:absolute;top:0;left:15%;right:15%}.stk-card:hover:before{opacity:.65}.stk-card:hover{border-color:color-mix(in srgb, var(--tech-color,#fff) 30%, transparent);box-shadow:0 14px 36px #0006, 0 0 28px color-mix(in srgb, var(--tech-color,#fff) 7%, transparent);background:#ffffff0e;transform:translateY(-4px)scale(1.03)}.stk-card-icon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;overflow:hidden}.stk-card-icon svg,.stk-card-icon>svg{max-width:20px;max-height:20px;display:block;width:20px!important;height:20px!important}.stk-card-name{color:#ffffff73;text-align:center;letter-spacing:.01em;font-size:.65rem;font-weight:700;transition:color .22s}.stk-card:hover .stk-card-name{color:#fffc}.stk-footer{z-index:1;justify-content:space-between;align-items:center;gap:2rem;padding-top:3rem;display:flex;position:relative}.stk-stats{align-items:center;gap:2.5rem;display:flex}.stk-stat{flex-direction:column;gap:.2rem;display:flex}.stk-stat-num{letter-spacing:-.04em;color:var(--color-text);font-size:1.75rem;font-weight:900;line-height:1}.stk-stat-label{color:#ffffff47;text-transform:uppercase;letter-spacing:.12em;font-size:.63rem;font-weight:600}.stk-stat-sep{background:var(--color-border);flex-shrink:0;width:1px;height:2.25rem}.stk-cta{background:var(--color-accent);color:var(--color-bg-elevated);letter-spacing:-.01em;border-radius:10px;flex-shrink:0;align-items:center;gap:.5rem;padding:.875rem 1.75rem;font-size:.85rem;font-weight:700;text-decoration:none;transition:box-shadow .22s,transform .22s;display:inline-flex;box-shadow:0 4px 20px #cd853f4d}.stk-cta:hover{transform:translateY(-2px);box-shadow:0 8px 30px #cd853f73}@media (max-width:1000px){.stk-header{flex-direction:column;align-items:flex-start;gap:2rem;padding-bottom:3rem}.stk-description{max-width:54ch}.stk-row{grid-template-columns:180px 1fr}}@media (max-width:720px){.stk-row{grid-template-columns:1fr;gap:1rem;padding:1.75rem 0}.stk-row-meta{flex-direction:row;align-items:center;gap:.75rem}.stk-cards{grid-template-columns:repeat(3,1fr);width:100%}.stk-card{aspect-ratio:1/.65;width:100%}.stk-footer{flex-direction:column;align-items:flex-start;gap:2rem}.stk-section{padding:5rem 0 6rem}.stk-stats{gap:1.5rem}}@media (max-width:480px){.stk-cards{grid-template-columns:repeat(3,1fr);gap:.4rem;width:100%}.stk-card{aspect-ratio:1/.7;width:100%;padding:.75rem .35rem}.stk-card-name{font-size:.58rem}.stk-title{font-size:2.6rem}.stk-cta{justify-content:center;width:100%}}
.blog-section{background:var(--color-bg-subtle);padding:10rem 0;position:relative}.blog-grid{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-top:5rem;display:grid}.blog-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.blog-card:hover{background:#ffffff0a;border-color:#cd853f33;transform:translateY(-8px)}.blog-card-img-wrapper{aspect-ratio:16/9;width:100%;position:relative;overflow:hidden}.blog-card-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.16,1,.3,1)}.blog-card:hover .blog-card-img{transform:scale(1.08)}.blog-card-content{flex-direction:column;flex:1;padding:2rem;display:flex}.blog-meta{align-items:center;gap:1.25rem;margin-bottom:1.5rem;display:flex}.blog-tag{color:var(--color-accent);text-transform:uppercase;letter-spacing:.12em;background:#cd853f14;border:1px solid #cd853f26;border-radius:4px;padding:.35rem .75rem;font-size:.65rem;font-weight:800}.blog-date{color:#ffffff40;font-size:.75rem;font-weight:500}.blog-card-title{color:var(--color-text);letter-spacing:-.02em;margin:0 0 1.25rem;font-size:1.6rem;font-weight:800;line-height:1.25}.blog-card-resumo{color:#fff6;flex:1;margin:0 0 2rem;font-size:.95rem;line-height:1.7}.blog-link{color:var(--color-text);align-items:center;gap:.75rem;font-size:.825rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.blog-link svg{transition:transform .25s}.blog-link:hover{color:var(--color-accent)}.blog-link:hover svg{transform:translate(6px)}@media (max-width:1024px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.blog-section{padding:6rem 0}.blog-grid{grid-template-columns:1fr;margin-top:3.5rem}.blog-card{padding:2rem}.blog-card-title{font-size:1.4rem}}
.tech-section{background:var(--color-bg);padding:10rem 0;position:relative}.tech-grid{grid-template-columns:repeat(8,1fr);gap:1rem;margin-top:5rem;display:grid}.tech-item{cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:.75rem;padding:1rem .5rem;text-decoration:none;transition:all 2.8s ease-in-out;display:flex;transform:translateZ(0)}.tech-icon{filter:grayscale()opacity(.2)brightness(1.2);width:32px;height:32px;transition:all 2.8s ease-in-out}.tech-name{color:#ffffff1a;letter-spacing:-.01em;font-size:.95rem;font-weight:700;transition:all 2.8s ease-in-out}.tech-item.is-active .tech-icon,.tech-item.is-hovered .tech-icon{filter:grayscale(0)opacity()brightness(1.1)}.tech-item.is-active .tech-name,.tech-item.is-hovered .tech-name{color:#fff}@media (max-width:1200px){.tech-grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.tech-section{padding:6rem 0}.tech-grid{grid-template-columns:repeat(2,1fr);gap:.75rem;margin-top:3rem}.tech-item{gap:1rem;padding:1rem}.tech-icon{width:24px;height:24px}.tech-name{font-size:.9rem}}
.newsletter-section{background:var(--color-bg);padding:10rem 0 6rem;position:relative;overflow:hidden}.newsletter-inner{z-index:2;text-align:center;justify-content:center;display:flex;position:relative}.newsletter-content{flex-direction:column;align-items:center;gap:2rem;max-width:650px;margin:0 auto;display:flex}.news-char-white{color:#fff!important;white-space:pre!important;display:inline-block!important}.news-char-accent{color:var(--color-accent)!important;white-space:pre!important;display:inline-block!important}.newsletter-content .news-accent{color:var(--color-accent);opacity:1;white-space:nowrap;width:fit-content;margin-top:.2rem;padding-bottom:.15em;display:inline-block;position:relative}.news-underline-svg{opacity:1;width:100%;height:12px;position:absolute;bottom:-4px;left:0;overflow:visible}.news-subtitle{color:var(--color-text-muted);max-width:45ch;margin-top:1rem;font-size:1.15rem;line-height:1.6}.news-form{gap:1rem;width:100%;margin-top:1rem;display:flex}.news-input{color:var(--color-text);background:#ffffff08;border:1px solid #ffffff14;border-radius:100px;outline:none;flex:1;padding:1rem 1.75rem;font-family:inherit;font-size:.95rem;transition:all .3s}.news-input:focus{background:#cd853f0d;border-color:#cd853f66}.news-input::placeholder{color:#fff3}@media (max-width:640px){.newsletter-section{padding:6rem 0 4rem}.news-form{flex-direction:column;gap:.8rem}.news-input{border-radius:12px;width:100%}.news-form .btn-primary{border-radius:12px;justify-content:center;width:100%}}
.test-section{background:var(--color-bg-subtle);padding:10rem 0;position:relative}.test-header{text-align:right;margin-bottom:4rem}.test-header .section-subtitle{margin-left:auto;margin-right:0}.test-grid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:0;display:grid}.test-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:28px;flex-direction:column;gap:2rem;height:100%;padding:3rem;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.test-card:hover{background:#ffffff0d;border-color:#cd853f66;transform:translateY(-8px);box-shadow:0 16px 40px #0006,0 0 20px #cd853f14}.quote-icon{color:var(--color-accent);opacity:.6}.test-text{color:var(--color-text);font-size:1.15rem;font-style:italic;font-weight:500;line-height:1.65}.test-author{align-items:center;gap:1.25rem;margin-top:auto;display:flex}.test-avatar{background:var(--color-bg-surface);object-fit:cover;border:1px solid #ffffff1a;border-radius:12px;width:52px;height:52px}.test-meta{flex-direction:column;display:flex}.test-name{color:var(--color-text);font-size:1rem;font-weight:800}.test-cargo{color:var(--color-text-muted);font-size:.8rem}@media (max-width:1100px){.test-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.test-section{padding:6rem 0}.test-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:3.5rem}.test-card{border-radius:20px;padding:2.25rem}.test-text{font-size:1.05rem}}
.whatsapp-float{width:3.5rem;height:3.5rem;color:var(--color-text);cursor:pointer;z-index:50;background:linear-gradient(135deg,#25d366,#128c7e);border-radius:9999px;justify-content:center;align-items:center;text-decoration:none;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 8px 30px #25d36666}.whatsapp-float-pulse{opacity:.75;z-index:-1;background:#25d366;border-radius:9999px;animation:1s cubic-bezier(0,0,.2,1) infinite wa-ping;position:absolute;inset:0}@keyframes wa-ping{75%,to{opacity:0;transform:scale(2)}}
