:root{--orange:#ff6b00;--orange2:#ff8a1c;--dark:#0d0e12;--dark2:#17181d;--gray:#6d6f73;--light:#f7f5f1;--white:#fff;--line:#e8e3dc;--shadow:0 24px 70px rgba(0,0,0,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--dark);background:#fff;overflow-x:hidden}img{display:block;max-width:100%}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:absolute;z-index:30;left:0;right:0;top:0;padding:20px 0}.nav-wrap{display:flex;align-items:center;gap:28px}.brand{width:230px;height:102px;display:flex;align-items:center}.brand img{height:100px;width:auto;object-fit:contain;filter:drop-shadow(0 6px 18px rgba(0,0,0,.45))}.nav{display:flex;gap:28px;margin-left:auto}.nav a{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.btn{display:inline-flex;justify-content:center;align-items:center;background:linear-gradient(135deg,var(--orange),var(--orange2));color:#fff;padding:16px 24px;border-radius:14px;font-weight:800;border:0;cursor:pointer;box-shadow:0 12px 30px rgba(255,107,0,.28)}.btn-small{padding:13px 20px;font-size:13px}.btn-ghost{background:rgba(10,10,12,.3);border:1px solid rgba(255,255,255,.52);box-shadow:none;backdrop-filter:blur(8px)}.menu-toggle{display:none;margin-left:auto;border:0;background:transparent;color:#fff;font-size:30px}.hero{position:relative;min-height:820px;background:#08090c;overflow:hidden;color:#fff;padding:165px 0 135px}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,9,.98) 0%,rgba(5,6,9,.94) 34%,rgba(5,6,9,.48) 58%,rgba(5,6,9,.12) 100%),url('images/hero-show.jpg') center right/cover no-repeat;transform:scale(1.02)}.hero:after{content:"";position:absolute;left:-5%;right:-5%;bottom:-88px;height:155px;background:#fff;border-radius:50% 50% 0 0/36% 36% 0 0;z-index:3}.hero-glow{display:none}.hero-grid{display:grid;grid-template-columns:.88fr 1.12fr;gap:35px;align-items:center;position:relative;z-index:4}.eyebrow{display:inline-block;text-transform:uppercase;letter-spacing:.15em;font-size:12px;color:#ff9a51;font-weight:800;margin-bottom:18px}.eyebrow.dark{color:var(--orange)}h1,h2,h3{font-family:Manrope,Inter,sans-serif;margin-top:0}h1{font-size:clamp(52px,6.2vw,84px);line-height:.93;letter-spacing:-.055em;margin-bottom:25px;text-shadow:0 8px 28px rgba(0,0,0,.35)}h1 em{display:block;color:var(--orange);font-family:Caveat,cursive;font-size:1.18em;line-height:.8;font-weight:700;letter-spacing:-.02em;margin:8px 0 10px}.hero-copy>p{font-size:18px;line-height:1.72;color:#e5e5e9;max-width:610px;text-shadow:0 4px 18px rgba(0,0,0,.5)}.hero-actions{display:flex;gap:14px;margin:32px 0}.hero-stats{display:none}.hero-visual{position:relative;height:500px}.hero-show-frame{position:absolute;inset:8px 0 35px 0;border-radius:36px;background:url('images/hero-show.jpg') center/cover no-repeat;box-shadow:var(--shadow);overflow:hidden}.hero-show-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,9,12,.42),transparent 45%),linear-gradient(0deg,rgba(8,9,12,.34),transparent 45%)}.hero-badge{position:absolute;right:18px;bottom:8px;background:#fff;color:#111;padding:14px 20px;border-radius:50px;font-size:13px;font-weight:800;box-shadow:var(--shadow)}.hero-badge span{color:var(--orange)}.hero-strip{position:absolute;z-index:8;bottom:22px;left:50%;transform:translateX(-50%);width:min(1100px,calc(100% - 40px));background:#fff;color:#111;display:grid;grid-template-columns:repeat(4,1fr);border-radius:18px;padding:22px;box-shadow:var(--shadow)}.hero-strip div{padding:0 22px;border-right:1px solid var(--line);min-width:0}.hero-strip div:first-child{padding-left:24px}.hero-strip div:last-child{border:0}.hero-strip b,.hero-strip span{display:block}.hero-strip b{font-size:14px}.hero-strip span{font-size:12px;color:#777;margin-top:5px}.section{padding:110px 0}.two-col{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.section-heading h2{font-size:clamp(34px,4vw,56px);line-height:1.05;letter-spacing:-.04em}.section-heading p{color:#6f6f72;line-height:1.7;max-width:620px}.section-heading.center{text-align:center;max-width:760px;margin:0 auto 55px}.section-heading.center p{margin-left:auto;margin-right:auto}.about-copy{font-size:18px;line-height:1.8;color:#555}.about-copy blockquote{margin:35px 0 0;border-left:4px solid var(--orange);padding:22px 26px;background:#faf7f2;border-radius:0 18px 18px 0;color:#111;font-weight:800;font-size:23px}.services{background:var(--light)}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.service-card{background:#fff;padding:34px;border-radius:24px;border:1px solid var(--line);transition:.3s}.service-card:hover{transform:translateY(-8px);box-shadow:0 18px 50px rgba(0,0,0,.09)}.service-card span{color:var(--orange);font-size:13px;font-weight:800}.service-card h3{font-size:22px;margin:18px 0 10px}.service-card p{font-size:14px;line-height:1.7;color:#666}.experience{background:#fff}.experience-panel{background:linear-gradient(135deg,#16171a,#25262b);border-radius:32px;padding:70px;color:#fff;display:grid;grid-template-columns:1fr 1fr;gap:70px;position:relative;overflow:hidden}.experience-panel:after{content:"";position:absolute;width:350px;height:350px;border:65px solid rgba(255,107,0,.11);border-radius:50%;right:-140px;top:-120px}.experience-panel h2{font-size:44px;line-height:1.1}.experience-panel ol{list-style:none;padding:0;margin:0;display:grid;gap:14px;position:relative;z-index:1}.experience-panel li{display:flex;gap:16px;align-items:center;background:rgba(255,255,255,.07);padding:17px;border-radius:14px}.experience-panel li b{color:var(--orange)}.gallery{background:#17181b;color:#fff;overflow:hidden}.gallery .section-heading{margin-bottom:35px}.gallery .section-heading h2{font-size:clamp(38px,4.6vw,64px)}.gallery .section-heading p{color:#aaa}.gallery .eyebrow.dark{color:#ff9a51}.carousel{position:relative;width:100%;overflow:hidden}.carousel-track{display:flex;gap:16px;width:max-content;padding:10px 0 30px;will-change:transform;transform:translate3d(0,0,0)}.carousel-set{display:flex;gap:16px;flex:0 0 auto}.gallery-item{width:300px;height:230px;border-radius:22px;overflow:hidden;flex:0 0 auto;position:relative}.gallery-item img{width:100%;height:100%;object-fit:cover;transition:.4s}.gallery-item:hover img{transform:scale(1.06)}.contact{background:linear-gradient(115deg,#fff 0 53%,#f4eee6 53%)}.contact-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.contact-copy h2{font-size:56px;line-height:1.02}.contact-copy p{color:#666;line-height:1.7}.contact-copy a{display:block;margin-top:15px;font-weight:800;color:var(--orange)}.contact-form{background:#fff;padding:38px;border-radius:28px;box-shadow:0 25px 80px rgba(0,0,0,.12)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px}input,select,textarea{width:100%;border:1px solid #ddd7cf;background:#faf9f7;border-radius:12px;padding:15px 16px;font:inherit;margin-bottom:12px;outline:none}input:focus,select:focus,textarea:focus{border-color:var(--orange);box-shadow:0 0 0 3px rgba(255,107,0,.12)}.contact-form .btn{width:100%}footer{background:#0d0e12;color:#fff;padding:60px 0 22px}.footer-grid{display:grid;grid-template-columns:240px 1fr 260px;gap:60px;align-items:start}.footer-grid img{width:210px;height:auto;object-fit:contain}.footer-grid p{color:#aaa;line-height:1.7}.footer-grid div b,.footer-grid div a{display:block}.footer-grid div a{color:#bbb;margin-top:12px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #2d2e32;margin-top:40px;padding-top:20px;color:#777;font-size:13px}.floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:#22c55e;color:#fff;display:grid;place-items:center;font-size:25px;z-index:30;box-shadow:0 12px 30px rgba(0,0,0,.25)}.reveal{opacity:0;transform:translateY(28px);transition:.75s ease}.reveal.show{opacity:1;transform:none}@media(max-width:950px){.nav,.nav-wrap>.btn-small{display:none}.menu-toggle{display:block}.nav.open{display:flex;position:absolute;top:110px;left:20px;right:20px;background:#17181b;padding:20px;border-radius:18px;flex-direction:column}.hero{padding-top:145px;padding-bottom:75px}.hero-grid,.two-col,.experience-panel,.contact-grid{grid-template-columns:1fr}.hero-visual{height:410px}.hero-strip{position:relative;bottom:auto;margin-top:55px;grid-template-columns:1fr 1fr}.hero:after{display:none}.service-grid{grid-template-columns:1fr 1fr}.contact{background:#f4eee6}.footer-grid{grid-template-columns:1fr}.section{padding:80px 0}}@media(max-width:620px){.container{width:min(100% - 28px,1180px)}.brand{width:155px;height:82px}.brand img{height:80px}.hero{min-height:auto;padding:125px 0 40px}.hero-grid{gap:25px}h1{font-size:48px}.hero-actions{flex-direction:column}.hero-visual{height:305px}.hero-show-frame{inset:0 0 30px}.hero-badge{right:5px;font-size:11px}.hero-strip{grid-template-columns:1fr;padding:12px}.hero-strip div{border-right:0;border-bottom:1px solid var(--line);padding:14px}.hero-strip div:last-child{border-bottom:0}.service-grid{grid-template-columns:1fr}.experience-panel{padding:35px 25px}.experience-panel h2,.contact-copy h2{font-size:36px}.form-row{grid-template-columns:1fr}.gallery-item{width:250px;height:190px}.footer-bottom{flex-direction:column;gap:10px}}

/* Ajustes v3: selo branco no topo e hero com imagem única */
.brand{
  width:250px;
  height:118px;
  padding:10px 22px;
  background:#fff;
  border-radius:0 0 22px 22px;
  box-shadow:0 16px 38px rgba(0,0,0,.28);
  align-self:flex-start;
}
.brand img{
  width:100%;
  height:100%;
  object-fit:contain;
  filter:none;
}
.hero-grid{
  grid-template-columns:minmax(0,680px) 1fr;
  min-height:535px;
  align-items:center;
}
.hero-copy{max-width:680px}
.hero-badge-floating{
  position:absolute;
  right:0;
  bottom:58px;
  z-index:5;
}
.hero:before{
  background:
    linear-gradient(90deg,rgba(5,6,9,.98) 0%,rgba(5,6,9,.93) 31%,rgba(5,6,9,.54) 52%,rgba(5,6,9,.12) 100%),
    url('images/hero-show.jpg') center center/cover no-repeat;
  transform:none;
}
.footer-grid img{
  filter:brightness(0) invert(1);
}
@media(max-width:950px){
  .brand{width:210px;height:105px;padding:9px 18px}
  .hero-grid{grid-template-columns:1fr;min-height:auto}
  .hero-badge-floating{right:10px;bottom:35px}
}
@media(max-width:620px){
  .brand{width:165px;height:88px;padding:7px 13px;border-radius:0 0 16px 16px}
  .hero-badge-floating{display:none}
}

/* Ajustes v4: selo compacto, colado ao topo e cabeçalho persistente */
.site-header{
  position:fixed;
  top:0;
  left:0;
  right:0;
  z-index:60;
  padding:0;
  transition:background .28s ease,box-shadow .28s ease,backdrop-filter .28s ease;
}
.site-header.scrolled{
  background:rgba(9,10,13,.91);
  box-shadow:0 10px 32px rgba(0,0,0,.24);
  backdrop-filter:blur(14px);
}
.nav-wrap{min-height:104px;transition:min-height .28s ease}
.brand{
  width:215px;
  height:168px;
  padding:10px 16px 13px;
  margin-right:22px;
  border-radius:0 0 22px 22px;
  transform-origin:top left;
  transition:width .28s ease,height .28s ease,padding .28s ease,border-radius .28s ease,box-shadow .28s ease;
}
.brand img{
  width:100%;
  height:100%;
  object-fit:contain;
}
.site-header.scrolled .nav-wrap{min-height:78px}
.site-header.scrolled .brand{
  width:152px;
  height:100px;
  padding:7px 12px 9px;
  border-radius:0 0 17px 17px;
  box-shadow:0 12px 28px rgba(0,0,0,.25);
}
.hero{padding-top:178px}
@media(max-width:950px){
  .nav-wrap{min-height:92px}
  .brand{width:170px;height:132px;padding:8px 13px 11px;margin-right:0}
  .site-header.scrolled .brand{width:138px;height:90px;padding:6px 10px 8px}
  .nav.open{top:98px}
  .site-header.scrolled .nav.open{top:80px}
  .hero{padding-top:154px}
}
@media(max-width:620px){
  .nav-wrap{min-height:82px}
  .brand{width:146px;height:112px;padding:7px 11px 9px;border-radius:0 0 16px 16px}
  .site-header.scrolled .brand{width:120px;height:80px;padding:5px 9px 7px;border-radius:0 0 14px 14px}
  .hero{padding-top:132px}
}

/* Clientes e parceiros */
.clients{background:#fff}
.clients-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px;align-items:stretch}
.client-logo{min-height:138px;background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 34px rgba(0,0,0,.055);transition:transform .3s ease,box-shadow .3s ease,border-color .3s ease}
.client-logo:hover{transform:translateY(-6px);box-shadow:0 18px 42px rgba(0,0,0,.1);border-color:rgba(255,107,0,.34)}
.client-logo img{width:100%;height:92px;object-fit:contain;filter:grayscale(1);opacity:.82;transition:filter .3s ease,opacity .3s ease,transform .3s ease}
.client-logo:hover img{filter:none;opacity:1;transform:scale(1.04)}
@media(max-width:950px){.clients-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:620px){.clients-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.client-logo{min-height:112px;padding:16px}.client-logo img{height:72px}}
