.site-header{z-index:40;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f5eee6;height:66px;position:sticky;top:0}.header-inner{align-items:center;gap:3rem;max-width:1120px;height:100%;margin:0 auto;padding:0 2rem;display:flex}@media (min-width:768px){.header-inner{padding:0 3rem}}.lang-switcher{align-items:center;gap:1rem;display:inline-flex}@media (max-width:767px){.lang-switcher{display:none}}.lang-switcher-mobile{display:none}.lang-flag{cursor:pointer;width:30px;height:30px;transition:transform border-color box-shadow;background:#f5eee6;border:2px solid #fc4ab859;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:.95rem;line-height:1;display:inline-flex;overflow:hidden}.lang-flag img{object-fit:cover;width:100%;height:100%;display:block}.lang-flag:hover{border-color:#fc4ab8a6;transform:translateY(-1px)}.lang-flag.is-active{border-color:#fc4ab8;box-shadow:0 0 0 2px #fc4ab833}.brand{color:#39201c;font-size:1.2rem;font-weight:900;transition:color .22s ease-in-out}.brand:hover{color:#e4281f}.anchor-nav{flex:1;justify-content:center;align-items:center;gap:1.25rem;font-size:.875rem;display:flex}.anchor-nav a{white-space:nowrap;border-radius:6px;padding:1rem 1.25rem;transition:color .22s ease-in-out}.anchor-nav a:hover{color:#e4281f}.anchor-nav .nav-cta-mobile{display:none}@media (max-width:767px){.anchor-nav{z-index:50;background:#f5eee6;flex-direction:column;justify-content:flex-start;align-items:center;gap:1.5rem;width:85%;height:calc(100dvh - 128px);padding:4rem 2rem;font-size:1.15rem;transition:transform .22s ease-in-out;position:fixed;inset:0 0 0 15%;overflow-y:auto;transform:translate(100%);box-shadow:-8px 0 32px #0000001f}.anchor-nav.is-open{transform:translate(0)}.anchor-nav .nav-spacer{flex-grow:2}.anchor-nav .nav-cta-mobile{color:#fff;background:#39201c;border-radius:999px;margin-top:2rem;padding:1rem 2.5rem;font-size:.9rem;font-weight:600;display:inline-flex}.anchor-nav .lang-switcher-mobile{gap:1.25rem;margin-top:1.25rem;display:inline-flex}.anchor-nav .lang-switcher-mobile .lang-flag{width:36px;height:36px;font-size:1.05rem}}.header-cta{color:#fff;white-space:nowrap;background:#39201c;border-radius:999px;align-items:center;padding:6px 1.5rem;font-size:.8rem;font-weight:600;transition:background-color .22s ease-in-out;display:inline-flex}.header-cta:hover{background-color:#301b18}@media (max-width:767px){.header-cta{display:none}}.hamburger{appearance:none;-webkit-tap-highlight-color:#0000;cursor:pointer;background-color:#0000;border:none;outline:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;margin-left:auto;padding:4px;display:none}.hamburger:hover,.hamburger:active{background-color:#0000}.hamburger:focus,.hamburger:focus-visible,.hamburger:active{border-color:#0000;box-shadow:none!important;outline:none!important}.hamburger::-moz-focus-inner{border:0}.hamburger:hover span{background:#341d1a}.hamburger span{transform-origin:50%;background:#39201c;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.hamburger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.hamburger.is-open span:nth-child(2){opacity:0}.hamburger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (max-width:767px){.hamburger{z-index:60;display:flex;position:relative}}
.site-footer{color:#f5eee6;background-color:#e4281f;padding:5rem 0 0;position:relative;overflow:hidden}.site-footer:before{content:"";transform-origin:50%;opacity:1;pointer-events:none;z-index:0;background-image:url(/assets/textures/pink/3.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:500px;height:500px;position:absolute;bottom:-200px;left:-150px;transform:rotate(90deg)}.footer-inner{z-index:1;grid-template-columns:1fr;gap:5rem;max-width:1160px;margin:0 auto;padding:0 3rem 5rem;display:grid;position:relative}@media (min-width:768px){.footer-inner{grid-template-columns:1.5fr 1fr 1fr;gap:4rem}}.footer-brand{flex-direction:column;gap:.75rem;display:flex}.footer-brand a{width:fit-content;line-height:0;display:inline-flex}.footer-brand .footer-brand-logo{height:35px;display:inline-block;overflow:hidden}.footer-brand img{height:auto}.footer-tagline{color:#f5eee6bf;max-width:280px;font-size:.9rem;line-height:1.6}.footer-nav{flex-direction:column;gap:1.5rem;display:flex}.footer-nav-link{color:#f5eee6cc;font-size:.92rem;font-weight:500;text-decoration:none;transition:color .22s ease-in-out}.footer-nav-link:hover{color:#f5eee6}.footer-section-title{letter-spacing:.1em;text-transform:uppercase;color:#f5eee68c;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.footer-contact{flex-direction:column;gap:1.25rem;display:flex}.footer-contact-link{color:#f5eee6d9;align-items:center;gap:1.25rem;font-size:.88rem;font-weight:500;text-decoration:none;transition:color .22s ease-in-out;display:flex}.footer-contact-link svg{flex-shrink:0}.footer-contact-link:hover{color:#f5eee6}.footer-bottom{text-align:center;color:#f5eee680;box-sizing:border-box;border-top:1px solid #f5eee633;width:100%;max-width:1160px;margin:0 auto;padding:2rem 3rem;font-size:.8rem}
.floating-actions{z-index:70;flex-direction:column;gap:1.25rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}@media (min-width:768px){.floating-actions{bottom:2rem;right:2rem}}.floating-whatsapp{position:relative}.floating-btn{cursor:pointer;width:48px;height:48px;transition:transform box-shadow opacity;border:0;border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:inline-flex}.floating-btn:hover{transform:translateY(-2px)}.floating-btn-whatsapp{color:#fff;background:#25d366;padding:0;box-shadow:0 10px 22px #25d36659}.floating-btn-whatsapp:hover{background:#1ea952}.whatsapp-options{opacity:0;pointer-events:none;width:210px;transition:opacity transform ease-in-out;background:#f5eee6;border:1px solid #ebe9e8;border-radius:12px;gap:.75rem;padding:1rem;display:grid;position:absolute;bottom:calc(100% + 1.25rem);right:0;transform:translateY(6px);box-shadow:0 12px 32px #39201c1f}.whatsapp-options.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.whatsapp-option{color:#39201c;border-radius:6px;align-items:center;gap:1.25rem;padding:1rem 1.25rem;font-size:.92rem;font-weight:500;text-decoration:none;transition:background-color .22s ease-in-out;display:flex}.whatsapp-option:hover{background:#fc4ab81f}.flag-slot{border:1px solid #39201c26;border-radius:2px;flex-shrink:0;width:22px;height:14px}.flag-br{background:linear-gradient(45deg,#0000 42%,#ffdf00 42% 58%,#0000 58%),linear-gradient(#009739,#009739)}.flag-pt{background:linear-gradient(90deg,#046a38 40%,#da291c 40%)}.floating-btn-top{color:#fff;opacity:0;pointer-events:none;background:#fc4ab8;transform:translateY(8px);box-shadow:0 10px 22px #fc4ab859}.floating-btn-top:hover{background:#ca3b93}.floating-btn-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}
.hero-band{position:relative;overflow:hidden}.hero-band:after{content:"";transform-origin:50%;opacity:1;pointer-events:none;z-index:0;background-image:url(/assets/textures/pink/3.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:500px;height:500px;position:absolute;bottom:-200px;left:-150px;transform:rotate(90deg)}.hero-band .section-inner{z-index:1;padding:0 24px;position:relative}@media (min-width:768px){.hero-band .section-inner{padding:0 24px}}@media (min-width:1024px){.hero-band .section-inner{padding:0 32px}}.hero-content{text-align:center;width:min(100%,980px);padding:4.5rem 0}@media (min-width:768px){.hero-content{padding:5rem 0}}@media (min-width:1024px){.hero-content{padding:5rem 0}}.hero-title{letter-spacing:-.02em;color:#f5eee6;margin-bottom:1.5rem;font-size:clamp(2rem,6vw,3.5rem);font-weight:900;line-height:1.05}@media (min-width:768px){.hero-title{margin-bottom:2rem}}.hero-subtitle{color:#f6f0e9;margin:0 0 3rem;font-size:clamp(1rem,4vw,1.3rem);line-height:1.6}@media (min-width:768px){.hero-subtitle{margin-bottom:4rem}}.hero-brand-highlight{font-weight:900}
#diferenciais .section-title{text-align:center}.grid-3{grid-template-columns:1fr;gap:3rem;margin-top:4rem;display:grid}@media (min-width:768px){.grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}}.grid-3 article{text-align:center;background:#faf7f3;border:1px solid #f5cfc9;border-radius:12px;padding:2.5rem;transition:all .22s ease-in-out}.grid-3 article:hover{background:#f5eee6;border-color:#f1bab2;box-shadow:0 8px 24px #39201c14}.grid-3 article .diferencial-title{color:#39201c;margin:0 0 1.25rem;font-size:clamp(1.03rem,3vw,1.14rem);font-weight:700;line-height:1.5}.grid-3 article .diferencial-description{color:#39201cd9;margin:0;font-size:clamp(.98rem,3vw,1.06rem);line-height:1.6}
@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.clients-marquee-wrapper{width:100%;margin-top:4rem;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 8% 92%,#0000 100%)}.clients-marquee-track{align-items:center;gap:4rem;width:max-content;animation:25s linear infinite marquee-scroll;display:flex}.clients-logo-item{opacity:.85;flex-shrink:0;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.clients-logo-item:hover{opacity:1}.clients-logo-item img{filter:brightness(0)invert();width:auto;max-height:120px}
.solucoes-subtitle{color:#39201c;text-align:center;margin-top:1.25rem;font-size:clamp(1.05rem,3vw,1.35rem);line-height:1.6}.accordion-list{flex-direction:column;gap:1.5rem;margin-top:4rem;display:flex}.accordion-item{background:#faf7f3;border:1px solid #f5cfc9;border-radius:16px;transition:all .22s ease-in-out;overflow:hidden}.accordion-item summary{cursor:pointer;color:#39201c;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:2.25rem 3rem;font-size:1.05rem;font-weight:700;transition:all .22s ease-in-out;display:flex}.accordion-item summary:hover{background:0 0}.accordion-item summary:hover:after{transform:rotate(90deg)}.accordion-item summary::-webkit-details-marker{display:none}.accordion-item summary:after{content:"+";color:#e4281f;width:28px;height:28px;transition:transform background-color color;background:#f9f4ef;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-left:1.5rem;font-size:1.2rem;font-weight:900;display:inline-flex}.accordion-item[open]{background:#fff;border-color:#ed9189}.accordion-item[open] summary:after{content:"−";color:#f5eee6;background:#e4281f;transform:rotate(180deg)}.accordion-item .accordion-content{padding:0 3rem 2.25rem}.accordion-item .accordion-content p,.accordion-item .accordion-content ul{color:#39201cd9;margin:0;font-size:.95rem;line-height:1.6}.accordion-item .accordion-content ul{margin-top:1.5rem;padding-left:3rem}.accordion-item .accordion-content ul li{margin-bottom:1.5rem;list-style:outside}.solucoes-cta{margin-top:3rem}
.testimonial-placeholder{color:#39201c;background:#f6f0e9;border:1px solid #bdb0a9;border-radius:12px;justify-content:center;align-items:center;min-height:200px;margin-top:4rem;font-size:1.1rem;font-weight:600;display:flex;box-shadow:0 12px 32px #39201c24}
.sintonia-grid{grid-template-columns:1fr;gap:3rem;margin-top:4rem;display:grid}@media (min-width:768px){.sintonia-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sintonia-box{border:1px solid;border-radius:16px;padding:3.5rem}.sintonia-box h3{margin-top:0;margin-bottom:2.25rem;font-size:clamp(1.1rem,4vw,1.3rem);font-weight:900;line-height:1.5}.sintonia-box ul{margin:0;padding:0;list-style:none}.sintonia-box li{margin-bottom:1.75rem;padding-left:3rem;font-size:clamp(.95rem,3vw,1rem);line-height:1.6;position:relative}.sintonia-box li:before{content:"✦";color:#e4281f;font-size:1.1em;line-height:1;position:absolute;left:0}.sintonia-box li:last-child{margin-bottom:0}.sintonia-for{background:#39201c;border-color:#2b1815}.sintonia-for h3,.sintonia-for li{color:#f5eee6}.sintonia-for li:before{color:#f1bab2}.sintonia-not{background:#e4281f;border-color:#bb2119}.sintonia-not h3,.sintonia-not li,.sintonia-not li:before{color:#f5eee6}
.final-cta{text-align:center;color:#f5eee6;max-width:760px}.final-cta p{margin:0 0 3.5rem;font-size:clamp(1rem,3vw,1.15rem);line-height:1.6}.contact-form{flex-direction:column;align-items:center;gap:2.5rem;display:flex}.contact-form-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.contact-form-grid{grid-template-columns:1fr 1fr;gap:2rem;width:100%;display:grid}.contact-form-grid label{text-align:left;flex-direction:column;align-items:flex-start;gap:1.25rem;display:flex}.contact-form-grid label span{color:#f5eee6;letter-spacing:.01em;font-size:.95rem;font-weight:500}.contact-form-grid .full-width{grid-column:1/-1}.contact-form-grid input,.contact-form-grid select,.contact-form-grid textarea{color:#f5eee6;width:100%;font-family:var(--font-now),Arial,sans-serif;background:#39201c33;border:1px solid #f5eee659;border-radius:16px;padding:1.5rem 1.75rem;font-size:1rem;transition:border-color .2s,box-shadow .2s,background-color .2s}.contact-form-grid input::placeholder,.contact-form-grid select::placeholder,.contact-form-grid textarea::placeholder{color:#f5eee699}.contact-form-grid input:focus,.contact-form-grid select:focus,.contact-form-grid textarea:focus{background:#39201c47;border-color:#fc4ab8e6;outline:none;box-shadow:0 0 0 3px #fc4ab833}.contact-form-grid select{appearance:none;cursor:pointer}.contact-form-grid textarea{resize:vertical;min-height:140px}.phone-unified-input{background:#39201c33;border:1px solid #f5eee659;border-radius:16px;align-items:center;width:100%;transition:border-color .2s,box-shadow .2s,background-color .2s;display:flex;overflow:hidden}.phone-unified-input:focus-within{background:#39201c47;border-color:#fc4ab8e6;box-shadow:0 0 0 3px #fc4ab833}.phone-unified-input .PhoneInputCountry,.phone-unified-input .PhoneInputInput{box-shadow:none;background:0 0;border:0;border-radius:0}.phone-unified-input .PhoneInputCountry{border-right:1px solid #f5eee62e;align-self:stretch;align-items:center;padding:0 1.5rem;display:inline-flex;position:relative}.phone-unified-input .PhoneInputCountryIcon{border-radius:3px;width:22px;height:16px;overflow:hidden;box-shadow:0 0 0 1px #f5eee626}.phone-unified-input .PhoneInputCountryIconImg{width:100%;height:100%;display:block}.phone-unified-input .PhoneInputCountrySelect{opacity:0;cursor:pointer;position:absolute;inset:0}.phone-unified-input .PhoneInputCountrySelectArrow{border-top:5px solid #f5eee6bf;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-left:1.25rem;display:block}.phone-unified-input .PhoneInputInput{color:#f5eee6;min-width:0;font-family:var(--font-now),Arial,sans-serif;flex:1;padding:1.5rem 1.75rem;font-size:1rem}.phone-unified-input .PhoneInputInput::placeholder{color:#f5eee699}.phone-unified-input .PhoneInputInput:focus{box-shadow:none;background:0 0;border-color:#0000;outline:none}.contact-form .cta-btn{min-width:220px}.contact-form .cta-btn:disabled{opacity:.7;cursor:not-allowed}.turnstile-wrapper{justify-content:center;width:100%;display:flex}.turnstile-container{min-height:65px}.form-feedback{margin:0;font-size:.95rem;font-weight:400}.form-feedback.success{color:#bff3d2}.form-feedback.error{color:#ffd0d0}@media (max-width:768px){.contact-form-grid{grid-template-columns:1fr}.phone-unified-input{flex-wrap:nowrap}}
