:root{--brown:#5a2a10;--rust:#a9480c;--cream:#fffaf5;--paper:#fff;--ink:#2d241f;--line:#ead9ca;--wa:#16a83b}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}.container{width:min(1180px,92%);margin:auto}.topbar{background:#4f220e;color:#fff;font-size:13px}.topbar-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between}.topbar a{color:#fff;text-decoration:none}.header{background:linear-gradient(90deg,#8f3907,#b8540b);color:#fff;position:sticky;top:0;z-index:20;box-shadow:0 3px 14px rgba(0,0,0,.1)}.header-inner{height:92px;display:flex;align-items:center;gap:26px}.brand{width:170px;height:76px;display:flex;align-items:center;overflow:visible;flex:0 0 170px}.brand img{display:block;width:auto;height:auto;max-width:145px;max-height:68px;object-fit:contain}.nav{display:flex;gap:28px;margin-left:auto}.nav a{color:#fff;text-decoration:none;font-weight:700;font-size:14px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;border-radius:9px;text-decoration:none;font-weight:700;border:1px solid transparent;cursor:pointer}.whatsapp{background:var(--wa);color:#fff}.outline{background:#fff;color:#98430d;border-color:#b9652d}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:26px}.hero{background:linear-gradient(90deg,#fffaf5,#fbefe3);overflow:hidden}.hero-grid{min-height:535px;display:grid;grid-template-columns:.88fr 1.12fr;gap:62px;align-items:center}.hero-copy{padding:48px 0}.hero-copy h1{font-family:Georgia,serif;font-size:59px;line-height:.98;margin:0 0 24px}.hero-copy h1 em{font-family:"Brush Script MT",cursive;color:#a84912;font-weight:400}.hero-copy p{font-size:17px;line-height:1.65;max-width:530px}.hero-actions{display:flex;gap:16px;margin:24px 0 30px}.hero-features{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.hero-features div{display:flex;gap:8px;align-items:center;font-size:13px}.hero-features span{font-size:28px;color:#a84912}.hero-image-wrap{height:500px;display:flex;align-items:center;justify-content:flex-end;padding-left:20px;padding-right:0}.hero-image{display:block;width:min(100%,650px);height:auto;max-height:480px;object-fit:contain;object-position:right center;border-radius:0}.section{padding:48px 0}.section-title{text-align:center;font-family:Georgia,serif;color:#8b3f13;font-size:31px;margin:0 0 30px}.about{background:#fff}.about-card{max-width:900px;text-align:center;background:#fffaf5;border:1px solid var(--line);border-radius:18px;padding:42px 54px;box-shadow:0 10px 30px rgba(87,44,20,.07)}.about-kicker{font-size:12px;font-weight:800;letter-spacing:2px;color:#b3581a}.about h2{font-family:Georgia,serif;font-size:38px;color:#6f3516;margin:10px 0 8px}.about-lead{font-family:Georgia,serif;font-size:22px;color:#a04c16}.about p{font-size:16px;line-height:1.75}.about-signature{font-weight:700;color:#7b3a16}.products{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{text-align:center}.product-card h3{font-family:Georgia,serif;color:#9c470f;font-size:18px;margin:14px 0 8px}.product-card p{font-size:13px;line-height:1.5}.product-visual{height:180px;border-radius:13px;background:#f6e9dd;display:flex;align-items:center;justify-content:center;font-size:60px;box-shadow:inset 0 0 50px rgba(130,66,27,.05)}.product-visual.latex{position:relative;font-family:Georgia,serif;color:#fff}.product-visual.latex:before{content:"";width:110px;height:145px;border-radius:50% 50% 48% 48% / 46% 46% 54% 54%;background:radial-gradient(circle at 30% 20%,#c97943 0 6%,#a9490e 26%,#7b3208 78%);box-shadow:0 12px 18px rgba(0,0,0,.15)}.product-visual.latex span{position:absolute;font-size:16px;letter-spacing:2px}.simulator-section{background:#fff}.simulator-card{display:grid;grid-template-columns:.9fr .75fr 1.15fr;gap:28px;border:1px solid var(--line);border-radius:16px;padding:34px;background:#fffaf6}.sim-info h2{font-family:Georgia,serif;font-size:40px;color:#4b2a1c;margin:0}.sim-info h2 span{color:#a04b15}.sim-info ol{line-height:2.25;padding-left:26px}.balloon-stage{height:350px;display:flex;align-items:center;justify-content:center}.balloon-shell{position:relative;width:236px;height:310px}.balloon-svg{position:absolute;inset:0;width:100%;height:100%;display:block;filter:drop-shadow(0 16px 13px rgba(52,25,17,.18))}.sim-logo{position:absolute;left:50%;top:46%;transform:translate(-50%,-50%);width:128px;height:82px;object-fit:contain;filter:none}.sim-controls h3{font-size:15px;margin:0 0 10px}.swatches{display:flex;flex-wrap:wrap;gap:9px;margin:8px 0 24px}.swatch{width:31px;height:31px;border-radius:50%;border:2px solid #ddd;cursor:pointer}.swatch.active{outline:3px solid #bd682e;outline-offset:2px}.wide{width:100%}.sim-controls small{display:block;margin-top:10px}.works{background:#fff}.portfolio-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.work-card{height:170px;border-radius:13px;overflow:hidden;border:1px solid #eee;background:#f7f7f7}.work-card img{width:100%;height:100%;object-fit:contain;background:#f4f4f4}.work-card.extra-work{display:none}.portfolio-grid.show-all .extra-work{display:block}.center{text-align:center;margin-top:24px}.portfolio-note{text-align:center;font-size:12px;color:#777;margin-top:12px}.benefits{background:#fbf0e5;padding:30px 0}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.benefits-grid div{padding:0 12px}.benefits-grid b{color:#6b3618}.benefits-grid p{font-size:13px;line-height:1.5}footer{background:linear-gradient(90deg,#4a2814,#30170a);color:#fff;padding:40px 0 14px}.footer-grid{display:grid;grid-template-columns:1.25fr .8fr 1fr .9fr;gap:38px}.footer-logo{display:block;width:auto;height:auto;max-width:145px;max-height:82px;object-fit:contain;margin-bottom:14px}.footer-grid h4{font-size:13px}.footer-grid a,.footer-grid span{display:block;color:#fff;text-decoration:none;font-size:13px;line-height:1.9}.footer-grid p{font-size:13px;line-height:1.6}.copyright{text-align:center;font-size:12px;margin-top:30px}.floating-wa{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;background:var(--wa);color:#fff;display:flex;align-items:center;justify-content:center;text-decoration:none;font-size:26px;box-shadow:0 10px 22px rgba(0,0,0,.25);z-index:30}@media(max-width:980px){.nav{display:none;position:absolute;left:0;right:0;top:92px;background:#9d4308;padding:22px;flex-direction:column}.nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.header-cta{display:none}.hero-grid{grid-template-columns:1fr}.hero-copy{padding-bottom:10px}.hero-image-wrap{height:auto;padding:0 0 35px;justify-content:center}.hero-image{max-height:440px}.product-grid{grid-template-columns:repeat(2,1fr)}.simulator-card{grid-template-columns:1fr}.portfolio-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.topbar-inner{padding:8px 0;display:block;line-height:1.5}.header-inner{height:74px}.brand{width:132px;height:62px;flex-basis:132px}.brand img{max-width:112px;max-height:54px}.nav{top:74px}.hero-grid{gap:10px}.hero-copy h1{font-size:43px}.hero-actions{flex-direction:column}.hero-features{grid-template-columns:repeat(2,1fr)}.hero-image{width:100%;max-height:none}.about-card{padding:30px 22px}.about h2{font-size:31px}.product-grid,.portfolio-grid,.benefits-grid,.footer-grid{grid-template-columns:1fr}.product-visual{height:210px}.simulator-card{padding:22px}.balloon-stage{height:315px}.balloon-shell{width:210px;height:276px}.sim-logo{width:112px;height:74px}.footer-logo{max-width:128px;max-height:72px}}

/* ===== Ajustes v9: Sobre em janela e fotos dos produtos ===== */
.product-photo{
  width:100%;
  height:180px;
  display:block;
  object-fit:contain;
  object-position:center;
  padding:6px;
  border-radius:13px;
  background:#fff;
  box-shadow:0 5px 16px rgba(80,40,20,.08);
}
.about-modal{
  position:fixed;
  inset:0;
  z-index:1000;
  display:none;
  align-items:center;
  justify-content:center;
  padding:24px;
}
.about-modal.open{display:flex}
.about-modal-backdrop{
  position:absolute;
  inset:0;
  background:rgba(32,17,9,.66);
  backdrop-filter:blur(2px);
}
.about-modal-card{
  position:relative;
  width:min(820px,94vw);
  max-height:88vh;
  overflow:auto;
  background:#fffaf5;
  border:1px solid var(--line);
  border-radius:20px;
  padding:44px 52px;
  box-shadow:0 24px 70px rgba(0,0,0,.26);
  text-align:center;
  z-index:1;
}
.about-modal-card h2{
  font-family:Georgia,serif;
  font-size:38px;
  color:#6f3516;
  margin:10px 0 8px;
}
.about-modal-card p{font-size:16px;line-height:1.75}
.about-close{
  position:absolute;
  right:16px;
  top:10px;
  width:40px;
  height:40px;
  border:0;
  background:transparent;
  color:#6f3516;
  font-size:34px;
  line-height:1;
  cursor:pointer;
}
body.about-open{overflow:hidden}
@media(max-width:620px){
  .product-photo{height:210px}
  .about-modal{padding:14px}
  .about-modal-card{padding:38px 22px 28px}
  .about-modal-card h2{font-size:31px}
}

/* =========================================================
   GALERIAS DOS PRODUTOS
   ========================================================= */
.product-clickable{cursor:pointer;position:relative;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.product-clickable:hover,.product-clickable:focus{transform:translateY(-3px);box-shadow:0 10px 24px rgba(79,30,21,.11);outline:none}
.product-gallery-hint{display:inline-block;margin-top:8px;font-size:.82rem;font-weight:700;color:#8b4a1f;text-decoration:underline;text-underline-offset:3px}
.product-gallery-modal,.image-lightbox{position:fixed;inset:0;z-index:1000;display:none}
.product-gallery-modal.open,.image-lightbox.open{display:block}
.product-gallery-backdrop,.image-lightbox-backdrop{position:absolute;inset:0;background:rgba(24,14,12,.68);backdrop-filter:blur(3px)}
.product-gallery-dialog{position:relative;z-index:1;width:min(1080px,94vw);max-height:90vh;overflow:auto;margin:5vh auto;background:#fffaf6;border-radius:22px;padding:30px;box-shadow:0 24px 70px rgba(0,0,0,.28)}
.product-gallery-close,.image-lightbox-close{position:absolute;right:18px;top:14px;width:42px;height:42px;border:0;border-radius:50%;font-size:30px;line-height:1;background:#fff;color:#5e2818;cursor:pointer;z-index:3;box-shadow:0 4px 14px rgba(0,0,0,.15)}
.product-gallery-head{text-align:center;margin-bottom:22px;padding:0 48px}
.product-gallery-head h2{margin:5px 0;color:#8b4a1f;font-family:Georgia,serif;font-size:2rem}
.product-gallery-head p{margin:0;color:#6c625e}
.product-gallery-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.product-gallery-item{border:0;background:#f3eee9;border-radius:14px;overflow:hidden;aspect-ratio:1/1;cursor:zoom-in;padding:0}
.product-gallery-item img{width:100%;height:100%;display:block;object-fit:contain;background:#f3eee9;transition:transform .22s ease}
.product-gallery-item:hover img{transform:scale(1.025)}
.image-lightbox{z-index:1100}
.image-lightbox img{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);max-width:min(88vw,1100px);max-height:88vh;object-fit:contain;border-radius:10px;box-shadow:0 20px 65px rgba(0,0,0,.4);background:#fff}
.image-lightbox-nav{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:50px;height:62px;border:0;border-radius:14px;background:rgba(255,255,255,.9);color:#6b2c17;font-size:42px;cursor:pointer}
.image-lightbox-nav.prev{left:3vw}.image-lightbox-nav.next{right:3vw}
body.modal-open{overflow:hidden}
@media(max-width:820px){.product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-gallery-dialog{padding:24px 16px}.product-gallery-head{padding:0 35px}.image-lightbox-nav{width:42px;height:54px;font-size:34px}}
@media(max-width:480px){.product-gallery-grid{grid-template-columns:1fr 1fr;gap:9px}.product-gallery-dialog{width:96vw;margin:2vh auto;max-height:96vh}.product-gallery-head h2{font-size:1.55rem}.image-lightbox-nav.prev{left:1.5vw}.image-lightbox-nav.next{right:1.5vw}}

/* =========================================================
   GALERIAS — SUPORTE A VÍDEOS
   ========================================================= */
.product-gallery-item.video-item{position:relative;cursor:pointer}
.product-gallery-item video{width:100%;height:100%;display:block;object-fit:contain;background:#1b1817}
.video-play-badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;display:grid;place-items:center;padding-left:4px;background:rgba(255,255,255,.92);color:#7f351f;font-size:24px;box-shadow:0 6px 22px rgba(0,0,0,.28);pointer-events:none}
.lightbox-media{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:min(88vw,1100px);height:88vh;display:flex;align-items:center;justify-content:center;pointer-events:none}
.lightbox-media .lightbox-image,.lightbox-media .lightbox-video{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:10px;box-shadow:0 20px 65px rgba(0,0,0,.4);background:#fff;pointer-events:auto}
.lightbox-media .lightbox-video{background:#000}
@media(max-width:600px){.video-play-badge{width:46px;height:46px;font-size:20px}.lightbox-media{width:92vw;height:82vh}}

/* Ajustes v12 — CTA nas galerias */
.product-gallery-cta{display:flex;justify-content:center;margin-top:24px;padding-top:4px}
.product-gallery-cta .btn{width:min(420px,100%);text-align:center}
