:root{--red:#e21b23;--red2:#ff3038;--black:#050506;--ice:#f6f6f2;--line:#dcdcd7;--muted:#797b80}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:#050506;color:#fff;overflow-x:hidden}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.preloader{position:fixed;inset:0;z-index:9999;background:#030303;display:grid;place-content:center;text-align:center;gap:14px;transition:.55s}.preloader.hide{opacity:0;visibility:hidden}.prelogo{font-size:clamp(42px,8vw,95px);font-weight:1000;font-style:italic;letter-spacing:-.075em}.prelogo span{color:var(--red)}.preline{height:2px;background:#222;overflow:hidden}.preline i{display:block;height:100%;background:var(--red);animation:load 1.25s ease forwards}.preloader small{color:#777;letter-spacing:.22em}@keyframes load{from{width:0}to{width:100%}}.site-header{position:fixed;inset:0 0 auto;height:78px;z-index:700;background:rgba(248,248,244,.98);border-bottom:2px solid var(--red);display:flex;align-items:center;justify-content:space-between;padding:0 4vw;color:#0b0b0c;transition:.25s}.site-header.scrolled{height:66px;background:rgba(248,248,244,.9);backdrop-filter:blur(18px);box-shadow:0 14px 38px rgba(0,0,0,.12)}.brand{width:190px;height:54px;overflow:hidden}.brand img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply}.site-header nav{display:flex;gap:clamp(14px,2vw,30px);font-size:13px;font-weight:850}.site-header nav a{position:relative}.site-header nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-9px;height:2px;background:var(--red);transition:.2s}.site-header nav a:hover:after{right:0}.header-actions{display:flex;gap:8px;align-items:center}.btn{border:1px solid transparent;border-radius:5px;padding:11px 17px;font-weight:900;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:.22s}.btn:hover{transform:translateY(-2px)}.btn-outline{background:#fff;color:#111;border-color:#b7b8b8}.btn-red{background:var(--red);color:#fff;border-color:var(--red);box-shadow:0 12px 32px rgba(226,27,35,.24)}.btn-black{background:#09090a;color:#fff;border-color:#4d4e51}.btn-lg{padding:15px 24px;text-transform:uppercase;font-size:12px;letter-spacing:.09em}.menu-toggle{display:none;border:0;background:none;width:38px}.menu-toggle span{display:block;height:2px;background:#111;margin:6px}.mobile-menu{display:none}.hero{min-height:100svh;padding-top:78px;position:relative;display:grid;grid-template-columns:1fr 1.25fr;align-items:center;overflow:hidden;background:radial-gradient(circle at 72% 48%,#292a2d 0,#0b0c0d 35%,#030303 74%)}.hero:after{content:"";position:absolute;right:-12%;bottom:-35%;width:70vw;height:70vw;border-radius:50%;background:radial-gradient(circle,rgba(226,27,35,.19),transparent 60%);filter:blur(40px)}.hero-grid{position:absolute;inset:0;background:linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px);background-size:90px 90px;mask-image:linear-gradient(to bottom,transparent,#000 25%,#000 85%,transparent)}.hero-copy{z-index:4;padding-left:7vw;max-width:760px}.eyebrow{display:flex;align-items:center;gap:10px;font-size:11px;font-weight:950;letter-spacing:.2em}.eyebrow i{width:28px;height:1px;background:var(--red)}.redtxt{color:var(--red)}.hero h1{font-size:clamp(52px,6.1vw,106px);line-height:.87;letter-spacing:-.06em;font-weight:1000;font-style:italic;margin:20px 0}.hero h1 span{color:transparent;-webkit-text-stroke:1.4px rgba(255,255,255,.86)}.hero p{color:#bfc0c4;line-height:1.75;font-size:clamp(15px,1.2vw,19px);max-width:660px}.hero-actions{display:flex;gap:12px;margin-top:28px}.hero-proof{display:flex;gap:19px;flex-wrap:wrap;margin-top:42px;color:#777;font-size:9px;font-weight:900;letter-spacing:.16em}.hero-proof span:before{content:"";display:inline-block;width:4px;height:4px;border-radius:50%;background:var(--red);margin-right:8px;vertical-align:middle}.hero-poster{position:relative;z-index:3;height:100%;min-height:700px;display:grid;place-items:center}.hero-poster:before{content:"";position:absolute;left:7%;right:7%;bottom:18%;height:110px;background:radial-gradient(ellipse,rgba(226,27,35,.25),rgba(255,255,255,.06) 30%,transparent 70%);filter:blur(18px)}.hero-poster img{width:min(92%,1000px);filter:saturate(.8) contrast(1.08) drop-shadow(0 45px 50px #000);transform:translateY(25px) scale(1.06);animation:heroFloat 5s ease-in-out infinite}@keyframes heroFloat{50%{transform:translateY(10px) scale(1.065)}}.scroll-tip{position:absolute;left:50%;bottom:22px;z-index:5;transform:translateX(-50%);color:#8d8d91;font-size:9px;font-weight:900;letter-spacing:.18em}.scroll-tip b{color:#fff;margin-left:8px}.experience3d{position:relative;background:#020203}.three-sticky{position:sticky;top:66px;height:calc(100vh - 66px);overflow:hidden;z-index:1;background:radial-gradient(circle at 50% 48%,#232428 0,#0a0b0c 48%,#010101 78%)}.three-bg{position:absolute;inset:0;background:radial-gradient(circle at 70% 75%,rgba(226,27,35,.18),transparent 28%),linear-gradient(90deg,rgba(0,0,0,.82),transparent 35%,transparent 64%,rgba(0,0,0,.56));z-index:0}.three-bg:before,.three-bg:after{content:"";position:absolute;top:12%;bottom:14%;width:2px;background:linear-gradient(transparent,#fff,transparent);box-shadow:0 0 18px #fff;opacity:.45}.three-bg:before{left:19%}.three-bg:after{right:18%}.three-fallback{position:absolute;inset:0;margin:auto;width:min(78vw,1300px);height:75vh;object-fit:contain;z-index:1;filter:saturate(.72) contrast(1.12) brightness(.78) drop-shadow(0 55px 60px #000);transition:opacity .7s}.three-sticky.model-ready .three-fallback{opacity:0;visibility:hidden}.three-sticky canvas{position:absolute;inset:0;width:100%;height:100%;z-index:2;opacity:0;transition:opacity .7s}.three-sticky.model-ready canvas{opacity:1}.model-loader{position:absolute;left:50%;bottom:11%;transform:translateX(-50%);z-index:9;width:min(320px,65vw);text-align:center;transition:.4s}.model-loader.hide{opacity:0;visibility:hidden}.model-loader strong,.model-loader small{display:block;font-size:9px;letter-spacing:.18em}.model-loader small{color:#777;margin-top:8px}.model-loader>span{display:block;height:2px;background:#26272a;margin-top:9px;overflow:hidden}.model-loader i{display:block;height:100%;width:0;background:var(--red);box-shadow:0 0 10px var(--red);transition:width .2s}.hud{position:absolute;left:50%;bottom:22px;transform:translateX(-50%);z-index:8;width:min(91vw,1450px);display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.15);padding-top:11px;color:#8e9094;font-size:9px;font-weight:950;letter-spacing:.18em}.camera-cross{position:absolute;left:50%;top:50%;z-index:7;opacity:.15}.camera-cross i:first-child{position:absolute;width:70px;height:1px;background:#fff;left:-35px}.camera-cross i:last-child{position:absolute;height:70px;width:1px;background:#fff;top:-35px}.scene-stack{position:relative;z-index:3;margin-top:calc(-100vh + 66px);pointer-events:none}.scene-copy{min-height:100vh;width:min(43vw,670px);display:flex;flex-direction:column;justify-content:center;padding:12vh 4vw;position:relative;text-shadow:0 2px 18px #000}.scene-copy.left{margin-left:3.5vw}.scene-copy.right{margin-left:auto;margin-right:3.5vw}.scene-copy>b{position:absolute;right:3vw;top:16vh;font-size:clamp(95px,12vw,210px);font-style:italic;color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.09)}.scene-copy.right>b{right:auto;left:-16vw}.scene-copy small{color:var(--red2);font-weight:950;letter-spacing:.16em}.scene-copy h2{font-size:clamp(42px,4.5vw,82px);line-height:.92;letter-spacing:-.05em;font-style:italic;margin:14px 0}.scene-copy p{color:#b6b8bd;line-height:1.72;max-width:560px}.chips{display:flex;gap:8px;flex-wrap:wrap}.chips span{border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:8px 11px;font-size:9px;text-transform:uppercase;letter-spacing:.08em;background:rgba(0,0,0,.38);backdrop-filter:blur(8px)}.catalog-section{background:var(--ice);color:#111;padding:100px 5vw 110px;position:relative;z-index:4}.section-head{max-width:1480px;margin:0 auto 36px;display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.section-head h2{font-size:clamp(38px,4.5vw,74px);line-height:.96;letter-spacing:-.05em;margin:14px 0 0}.section-head h2 em{font-style:italic;color:#707277}.line-link{font-size:12px;font-weight:950;border-bottom:1px solid #111;padding-bottom:5px}.fitment{max-width:1480px;margin:0 auto 34px;background:#fff;border:1px solid var(--line);border-radius:14px;padding:20px;display:grid;grid-template-columns:1.4fr repeat(3,.7fr) .7fr;gap:14px;align-items:end;box-shadow:0 12px 35px rgba(0,0,0,.06)}.fitment>div{display:flex;flex-direction:column;gap:4px}.fitment small{color:#7a7b7e}.fitment label{font-size:10px;font-weight:950;text-transform:uppercase;color:#666}.fitment select{width:100%;margin-top:6px;border:1px solid #d9d9d5;border-radius:6px;background:#fafaf8;padding:12px}.products{max-width:1480px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product{background:#fff;border:1px solid #deded9;border-radius:12px;overflow:hidden;transition:.27s;box-shadow:0 12px 32px rgba(0,0,0,.04)}.product:hover{transform:translateY(-8px);box-shadow:0 24px 48px rgba(0,0,0,.1)}.product-img{display:block;height:250px;background:linear-gradient(145deg,#f7f7f6,#ececea);position:relative;overflow:hidden}.product-img img{width:100%;height:100%;object-fit:cover;mix-blend-mode:multiply;filter:saturate(.78);transition:.35s}.product:hover .product-img img{transform:scale(1.06)}.tag{position:absolute;left:12px;top:12px;z-index:2;color:#fff;font-size:8px;font-weight:1000;padding:7px 9px;border-radius:3px}.tag.pronta_entrega{background:#248f48}.tag.importacao{background:var(--red)}.tag.sob_encomenda{background:#bd7900}.tag.indisponivel{background:#777}.product-info{padding:18px}.product-info small{color:var(--red);font-weight:900;text-transform:uppercase;letter-spacing:.12em}.product-info h3{margin:8px 0 4px;font-size:20px}.product-info p{margin:0 0 12px;color:#777}.product-info strong{font-size:20px}.product-info button{width:100%;margin-top:15px;border:1px solid #c9c9c5;background:#f7f7f5;padding:11px;border-radius:5px;font-weight:900;cursor:pointer}.product-info button:hover{background:#111;color:#fff}.import-section{min-height:76vh;position:relative;overflow:hidden;background:#050505;display:grid;grid-template-columns:1fr 1.05fr;align-items:center;padding:90px 7vw}.import-section:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.5),rgba(0,0,0,.72)),url('/assets/images/camaro-scene-rear.jpg') center/cover;opacity:.3}.import-copy{position:relative;z-index:2;max-width:680px}.import-copy h2{font-size:clamp(50px,6vw,95px);line-height:.87;font-style:italic;margin:18px 0}.import-copy h2 span{color:var(--red)}.import-copy p{color:#b9bbc0;line-height:1.75}.route3d{position:relative;z-index:2;height:220px;display:grid;grid-template-columns:115px 1fr 115px;align-items:center;gap:18px}.country{width:115px;height:115px;border-radius:50%;display:grid;place-items:center;border:1px solid #3c3e42;background:#0d0e10;font-size:22px;font-weight:1000;box-shadow:0 0 50px rgba(255,255,255,.04)}.country.br{border-color:rgba(226,27,35,.65)}.route-line{height:2px;background:linear-gradient(90deg,var(--red),#fff,var(--red));box-shadow:0 0 18px var(--red);position:relative}.route-line span{position:absolute;top:50%;left:0;transform:translate(-50%,-50%);font-size:28px;animation:fly 4s ease-in-out infinite}@keyframes fly{50%{left:100%}}.process{background:#0b0c0d;padding:100px 5vw}.section-head.dark h2{color:#fff}.steps{max-width:1480px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr);position:relative}.steps:before{content:"";position:absolute;left:7%;right:7%;top:39px;height:1px;background:linear-gradient(90deg,transparent,var(--red),var(--red),transparent)}.steps article{text-align:center;padding:0 18px}.steps b{position:relative;z-index:2;width:78px;height:78px;border-radius:50%;border:1px solid var(--red);background:#101113;display:grid;place-items:center;margin:0 auto 18px}.steps p{color:#8d8f94;font-size:13px;line-height:1.6}.notify-strip{max-width:1320px;margin:52px auto 0;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #323438;border-radius:10px;overflow:hidden}.notify-strip>div{padding:18px;display:grid;grid-template-columns:35px 1fr;gap:2px 10px;border-right:1px solid #2c2e31}.notify-strip>div:last-child{border-right:0}.notify-strip b{grid-row:1/3;color:var(--red);font-size:22px}.notify-strip small{color:#777}.about{background:#f5f5f2;color:#111;min-height:520px;display:grid;grid-template-columns:.6fr 1fr 1.2fr;align-items:center;overflow:hidden}.since{padding:5vw;border-right:1px solid #d0d0cc}.since span{display:block;color:var(--red);font-weight:950;letter-spacing:.28em}.since strong{font-size:clamp(72px,8vw,140px);line-height:.9;letter-spacing:-.08em}.about-copy{padding:5vw}.about-copy h2{font-size:clamp(34px,3.2vw,58px);line-height:1;letter-spacing:-.04em}.about-copy p{color:#6d6f73;line-height:1.8}.about-car{height:100%;position:relative}.about-car:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#f5f5f2,transparent 42%)}.about-car img{width:100%;height:100%;object-fit:cover;filter:saturate(.7)}footer{background:#08090a;padding:62px 5vw 28px;display:grid;grid-template-columns:1.4fr repeat(3,.7fr);gap:48px;color:#aaa}footer>div:not(.footbottom){display:flex;flex-direction:column;gap:10px}footer strong{color:#fff}footer button{background:none;border:0;color:#aaa;text-align:left;padding:0;cursor:pointer}footer a:hover,footer button:hover{color:#fff}.footbrand>div{font-size:30px;color:#fff;font-weight:1000;font-style:italic;letter-spacing:-.06em}.footbrand span{color:var(--red)}.footbrand p{max-width:330px}.footbottom{grid-column:1/-1;border-top:1px solid #26272a;padding-top:20px;margin-top:18px;display:flex;justify-content:space-between;font-size:11px}.modal{position:fixed;inset:0;z-index:1200;display:grid;place-items:center;opacity:0;visibility:hidden;transition:.22s}.modal.open{opacity:1;visibility:visible}.backdrop{position:absolute;inset:0;background:rgba(0,0,0,.82);backdrop-filter:blur(9px)}.modal-card{position:relative;z-index:2;width:min(92vw,620px);max-height:88vh;overflow:auto;background:#f6f6f3;color:#111;border-radius:15px;padding:32px;box-shadow:0 28px 80px rgba(0,0,0,.4)}.modal-card.wide{width:min(94vw,860px)}.close{position:absolute;right:16px;top:9px;border:0;background:none;font-size:32px;cursor:pointer}.modal-card h2{font-size:34px;margin:10px 0}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.form-grid label{font-size:10px;font-weight:950;text-transform:uppercase;color:#616267}.form-grid input,.form-grid textarea{display:block;width:100%;margin-top:6px;border:1px solid #d2d2cf;background:#fff;border-radius:7px;padding:13px;text-transform:none}.span2{grid-column:1/-1}.price{font-size:24px;color:var(--red)}.toast{position:fixed;right:24px;bottom:24px;z-index:2000;background:#111;color:#fff;border-left:4px solid var(--red);padding:15px 18px;border-radius:7px;box-shadow:0 20px 50px rgba(0,0,0,.32);transform:translateY(130%);opacity:0;transition:.3s;max-width:380px}.toast.show{transform:none;opacity:1}.inner-page{padding-top:78px;background:#f6f6f2;color:#111;min-height:100vh}.page-hero{background:#0a0b0c;color:#fff;padding:80px 6vw 70px;position:relative;overflow:hidden}.page-hero h1{font-size:clamp(44px,6vw,88px);letter-spacing:-.055em;font-style:italic;margin:10px 0}.page-hero p{color:#aaa;max-width:720px}.page-container{max-width:1480px;margin:auto;padding:50px 5vw 100px}.catalog-filters{display:grid;grid-template-columns:2fr repeat(4,1fr) auto;gap:10px;margin-bottom:28px}.catalog-filters input,.catalog-filters select,.track-box input{padding:13px;border:1px solid #d1d1cd;border-radius:6px;background:#fff}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px}.product-detail .gallery{background:#fff;border:1px solid #ddd;border-radius:14px;min-height:500px;display:grid;place-items:center}.product-detail .gallery img{max-width:92%;max-height:500px}.product-detail h1{font-size:clamp(40px,5vw,70px);line-height:.95}.product-detail .big-price{display:block;font-size:36px;margin:22px 0}.track-box{max-width:850px;background:#fff;border:1px solid #ddd;border-radius:14px;padding:25px}.track-box form{display:flex;gap:9px}.track-box input{flex:1}.timeline{list-style:none;padding:0;margin:25px 0}.timeline li{position:relative;padding:11px 0 11px 28px;border-left:1px solid #ccc;color:#888}.timeline li:before{content:"";position:absolute;left:-5px;top:16px;width:9px;height:9px;border-radius:50%;background:#ccc}.timeline li.done{color:#222;font-weight:800}.timeline li.done:before{background:#269149}.timeline li.current{color:var(--red);font-weight:950}.timeline li.current:before{background:var(--red);box-shadow:0 0 0 5px rgba(226,27,35,.12)}@media(max-width:1180px){.site-header nav{display:none}.menu-toggle{display:block}.mobile-menu.open{display:flex;position:fixed;z-index:690;top:66px;left:0;right:0;background:#f7f7f4;color:#111;padding:20px;flex-direction:column;gap:18px;box-shadow:0 20px 40px rgba(0,0,0,.15)}.hero{grid-template-columns:1fr}.hero-copy{padding:145px 7vw 0}.hero-poster{min-height:520px;height:52vh}.fitment{grid-template-columns:1fr 1fr 1fr}.fitment>div{grid-column:1/-1}.products{grid-template-columns:repeat(2,1fr)}.scene-copy{width:60vw}.about{grid-template-columns:.7fr 1.3fr}.about-car{grid-column:1/-1;height:300px}.steps{grid-template-columns:1fr;gap:18px}.steps:before{display:none}.steps article{display:grid;grid-template-columns:70px 1fr;text-align:left}.steps b{grid-row:1/3;width:58px;height:58px;margin:0}.steps h3,.steps p{margin:4px 0}.notify-strip{grid-template-columns:1fr 1fr}.catalog-filters{grid-template-columns:1fr 1fr}.product-detail{grid-template-columns:1fr}}@media(max-width:760px){.site-header{height:66px;padding:0 18px}.brand{width:150px;height:47px}.header-actions .btn{display:none}.hero{padding-top:66px}.hero-copy{padding:110px 22px 0}.hero h1{font-size:13vw}.hero-actions{flex-direction:column}.hero-poster{min-height:400px;height:42vh}.hero-poster img{width:125%;max-height:40vh;object-fit:contain}.hero-proof{display:none}.three-sticky{top:66px;height:calc(100vh - 66px)}.three-fallback{width:130vw;height:57vh;transform:translateY(-11vh)}.scene-stack{margin-top:calc(-100vh + 66px)}.scene-copy,.scene-copy.left,.scene-copy.right{width:auto;margin:0;min-height:100vh;padding:58vh 22px 9vh}.scene-copy h2{font-size:11vw}.scene-copy p{font-size:14px}.scene-copy>b,.scene-copy.right>b{left:auto;right:18px;top:62vh;font-size:25vw}.catalog-section,.process{padding:70px 20px}.section-head{align-items:flex-start;flex-direction:column}.fitment{grid-template-columns:1fr 1fr}.fitment .btn{grid-column:1/-1}.products{grid-template-columns:1fr}.product-img{height:280px}.import-section{grid-template-columns:1fr;padding:80px 22px}.route3d{height:170px;grid-template-columns:70px 1fr 70px}.country{width:70px;height:70px;font-size:15px}.notify-strip{grid-template-columns:1fr}.notify-strip>div{border-right:0;border-bottom:1px solid #2c2e31}.about{grid-template-columns:1fr}.since{border-right:0;padding:58px 22px 8px}.about-copy{padding:20px 22px 45px}.about-car{height:260px}footer{grid-template-columns:1fr 1fr;padding:48px 22px}.footbrand{grid-column:1/-1}.footbottom{flex-direction:column;gap:8px}.form-grid{grid-template-columns:1fr}.span2{grid-column:1}.modal-card{padding:28px 20px}.catalog-filters{grid-template-columns:1fr}.track-box form{flex-direction:column}.page-container{padding:35px 20px 70px}.page-hero{padding:70px 22px 50px}}

/* 2.0.3 3D reliability fix */
.three-sticky.model-ready canvas{opacity:1!important}
.three-sticky.model-error canvas{opacity:0!important}
.three-sticky.model-error .three-fallback{opacity:1!important;visibility:visible!important}
.three-sticky[data-scene="3"] .three-bg{background:radial-gradient(circle at 67% 70%,rgba(226,27,35,.21),transparent 28%),linear-gradient(90deg,rgba(0,0,0,.76),transparent 35%,transparent 64%,rgba(0,0,0,.50))}

/* ============================================================
   ZL1MPORT 3.0.0 — CAMARO PSEUDO-3D CINEMATOGRÁFICO
   Mantém o layout aprovado. Substitui somente o palco WebGL/GLB.
   ============================================================ */
.pseudo3d-stage{
  --p3d-progress:0;
  isolation:isolate;
  background:
    radial-gradient(circle at 52% 48%, #242529 0, #0a0b0c 46%, #010101 79%);
}
.pseudo3d-stage canvas,
.pseudo3d-stage .three-fallback,
.pseudo3d-stage .model-loader{display:none!important}
.pseudo3d-bg{
  z-index:0;
  opacity:.9;
  transform:translate3d(calc((var(--p3d-progress) - .5) * -4%),0,0) scale(1.05)
}
.pseudo3d-vignette{
  position:absolute;inset:0;z-index:7;pointer-events:none;
  background:
    linear-gradient(90deg,rgba(0,0,0,.82) 0%,rgba(0,0,0,.18) 27%,rgba(0,0,0,.06) 61%,rgba(0,0,0,.64) 100%),
    radial-gradient(ellipse at center,transparent 42%,rgba(0,0,0,.42) 100%)
}
.pseudo3d-floor-glow{
  position:absolute;left:16%;right:12%;bottom:7%;height:26%;
  z-index:1;pointer-events:none;border-radius:50%;
  background:
    radial-gradient(ellipse at 57% 52%,rgba(255,255,255,.10),transparent 35%),
    radial-gradient(ellipse at 67% 62%,rgba(226,27,35,.28),transparent 52%);
  filter:blur(28px);
  transform:translateX(calc((var(--p3d-progress) - .5) * 5%))
}
.pseudo3d-frame{
  position:absolute;inset:0;margin:0;z-index:3;
  display:grid;place-items:center;
  opacity:0;will-change:transform,opacity,filter;
  transform-origin:center center;
  pointer-events:none
}
.pseudo3d-frame.active{opacity:1}
.pseudo3d-frame img{
  width:min(78vw,1280px);height:76vh;max-height:820px;
  object-fit:contain;display:block;
  filter:drop-shadow(0 48px 55px rgba(0,0,0,.85));
  user-select:none;-webkit-user-drag:none
}
.pseudo3d-frame.wheel-frame img{width:min(74vw,1120px);height:74vh}
.pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:min(82vw,1350px)}
.pseudo3d-light{
  position:absolute;top:9%;bottom:14%;width:2px;z-index:2;opacity:.45;
  background:linear-gradient(transparent,#fff,transparent);
  box-shadow:0 0 18px rgba(255,255,255,.9);pointer-events:none
}
.pseudo3d-light.light-left{left:18%;transform:translateX(calc(var(--p3d-progress) * -30px))}
.pseudo3d-light.light-right{right:17%;transform:translateX(calc(var(--p3d-progress) * 38px))}
.pseudo3d-stage[data-scene="3"] .pseudo3d-vignette{
  background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.07) 37%,rgba(0,0,0,.22) 80%,rgba(0,0,0,.72))
}
.scene-copy.scene-active h2{text-shadow:0 0 34px rgba(255,255,255,.08),0 2px 18px #000}
@media(max-width:760px){
  .pseudo3d-frame img{width:132vw;height:55vh;max-height:none}
  .pseudo3d-frame.wheel-frame img{width:142vw;height:54vh}
  .pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:144vw;height:53vh}
  .pseudo3d-vignette{
    background:linear-gradient(180deg,rgba(0,0,0,.08) 8%,rgba(0,0,0,.18) 42%,rgba(0,0,0,.82) 75%,#000 100%)
  }
  .pseudo3d-light{opacity:.25}
}


/* ============================================================
   ZL1MPORT 3.1.0 — ESTÚDIO AUTOMOTIVO / CARRO MAIOR
   Fundo dos frames fundido ao ambiente do site + fumaça + luzes.
   ============================================================ */
.pseudo3d-stage{
  background:
    radial-gradient(ellipse at 52% 54%,rgba(34,35,39,.88) 0%,rgba(10,11,13,.94) 40%,#020203 76%),
    linear-gradient(180deg,#050506 0%,#020203 100%)!important;
}
.pseudo3d-frame{
  background:transparent!important;
  overflow:visible;
  transform-origin:50% 55%;
}
.pseudo3d-frame img{
  width:min(96vw,1580px)!important;
  height:88vh!important;
  max-height:940px!important;
  object-fit:contain!important;
  /* Faz o preto do render se fundir ao preto do site, deixando o palco parecer transparente. */
  mix-blend-mode:screen;
  -webkit-mask-image:radial-gradient(ellipse 73% 72% at 50% 53%,#000 52%,rgba(0,0,0,.96) 65%,rgba(0,0,0,.35) 83%,transparent 100%);
  mask-image:radial-gradient(ellipse 73% 72% at 50% 53%,#000 52%,rgba(0,0,0,.96) 65%,rgba(0,0,0,.35) 83%,transparent 100%);
  filter:saturate(.96) contrast(1.08) drop-shadow(0 58px 58px rgba(0,0,0,.92));
}
.pseudo3d-frame.wheel-frame img{
  width:min(93vw,1420px)!important;
  height:86vh!important;
}
.pseudo3d-frame.side-frame img,
.pseudo3d-frame.rear-frame img{
  width:min(98vw,1660px)!important;
  height:88vh!important;
}
/* As camadas escuras originais deixam de criar "retângulo" em volta da foto. */
.pseudo3d-bg{opacity:.34!important;mix-blend-mode:screen}
.pseudo3d-vignette{
  background:
    linear-gradient(90deg,rgba(0,0,0,.76) 0%,rgba(0,0,0,.06) 28%,rgba(0,0,0,.02) 67%,rgba(0,0,0,.58) 100%),
    linear-gradient(180deg,rgba(0,0,0,.12),transparent 35%,rgba(0,0,0,.22) 76%,rgba(0,0,0,.68))!important;
  z-index:8!important;
}
.pseudo3d-floor-glow{
  left:8%!important;right:6%!important;bottom:1%!important;height:35%!important;
  background:
    radial-gradient(ellipse at 50% 48%,rgba(255,255,255,.12),transparent 31%),
    radial-gradient(ellipse at 52% 65%,rgba(226,27,35,.36),transparent 56%)!important;
  filter:blur(34px)!important;
  opacity:.9;
}

/* FUMAÇA: gradientes grandes e borrados, sem imagens adicionais. */
.garage-smoke{
  position:absolute;z-index:2;pointer-events:none;border-radius:50%;
  filter:blur(42px);opacity:.18;mix-blend-mode:screen;will-change:transform,opacity;
}
.smoke-a{
  width:52vw;height:22vw;left:23%;top:24%;
  background:radial-gradient(ellipse,rgba(230,235,240,.42) 0%,rgba(145,150,158,.18) 38%,transparent 72%);
  animation:zlSmokeA 13s ease-in-out infinite alternate;
}
.smoke-b{
  width:38vw;height:20vw;left:2%;bottom:14%;
  background:radial-gradient(ellipse,rgba(185,192,200,.31),rgba(95,100,108,.12) 45%,transparent 73%);
  animation:zlSmokeB 17s ease-in-out infinite alternate;
}
.smoke-c{
  width:42vw;height:19vw;right:-2%;bottom:20%;
  background:radial-gradient(ellipse,rgba(226,27,35,.24),rgba(125,25,31,.10) 44%,transparent 73%);
  animation:zlSmokeC 15s ease-in-out infinite alternate;
}
@keyframes zlSmokeA{0%{transform:translate3d(-6%,2%,0) scale(.92);opacity:.12}55%{opacity:.22}100%{transform:translate3d(8%,-5%,0) scale(1.13);opacity:.16}}
@keyframes zlSmokeB{0%{transform:translate3d(-8%,4%,0) scale(1)}100%{transform:translate3d(16%,-3%,0) scale(1.18)}}
@keyframes zlSmokeC{0%{transform:translate3d(10%,3%,0) scale(.95)}100%{transform:translate3d(-14%,-4%,0) scale(1.16)}}

/* Barras/feixes de luz de estética automotiva. */
.light-beam{
  position:absolute;z-index:1;top:7%;height:71%;width:3px;border-radius:10px;pointer-events:none;
  transform-origin:top center;opacity:.34;filter:blur(.2px);will-change:transform,opacity;
}
.light-beam:after{content:"";position:absolute;inset:-18px -45px;background:radial-gradient(ellipse,rgba(255,255,255,.12),transparent 70%);filter:blur(12px)}
.beam-white-left{left:16%;background:linear-gradient(transparent,#fff 22%,#fff 72%,transparent);box-shadow:0 0 16px #fff,0 0 36px rgba(255,255,255,.45);transform:rotate(3deg)}
.beam-white-right{right:14%;background:linear-gradient(transparent,#fff 20%,#fff 70%,transparent);box-shadow:0 0 16px #fff,0 0 36px rgba(255,255,255,.45);transform:rotate(-3deg)}
.beam-red-left{left:28%;top:23%;height:52%;background:linear-gradient(transparent,var(--red),transparent);box-shadow:0 0 18px var(--red),0 0 45px rgba(226,27,35,.55);opacity:.20;transform:rotate(14deg)}
.beam-red-right{right:27%;top:23%;height:52%;background:linear-gradient(transparent,var(--red),transparent);box-shadow:0 0 18px var(--red),0 0 45px rgba(226,27,35,.55);opacity:.18;transform:rotate(-14deg)}

.neon-floor-ring{
  position:absolute;z-index:1;left:50%;bottom:4%;width:min(76vw,1280px);height:18%;transform:translateX(-50%) rotateX(68deg);
  border:2px solid rgba(226,27,35,.44);border-radius:50%;
  box-shadow:0 0 18px rgba(226,27,35,.38),inset 0 0 22px rgba(226,27,35,.18);
  opacity:.55;pointer-events:none;
}
.neon-floor-ring:after{content:"";position:absolute;inset:14% 12%;border:1px solid rgba(255,255,255,.14);border-radius:50%;box-shadow:0 0 14px rgba(255,255,255,.12)}

/* Pequenos glows controlados pela cena. */
.headlight-glow,.rear-red-glow{position:absolute;z-index:5;pointer-events:none;opacity:0;transition:opacity .45s ease;mix-blend-mode:screen}
.headlight-glow{top:48%;width:11vw;height:8vw;background:radial-gradient(ellipse,rgba(220,241,255,.72),rgba(158,211,255,.16) 32%,transparent 70%);filter:blur(14px)}
.headlight-left{left:31%}.headlight-right{right:28%}
.rear-red-glow{right:23%;top:45%;width:32vw;height:14vw;background:radial-gradient(ellipse,rgba(255,28,38,.42),rgba(226,27,35,.13) 38%,transparent 72%);filter:blur(28px)}
.pseudo3d-stage[data-scene="1"] .headlight-glow,
.pseudo3d-stage[data-scene="2"] .headlight-glow{opacity:.44}
.pseudo3d-stage[data-scene="5"] .rear-red-glow{opacity:.75}
.pseudo3d-stage[data-scene="5"] .beam-red-right,
.pseudo3d-stage[data-scene="5"] .beam-red-left{opacity:.38}

/* Movimento sutil do ambiente ligado ao scroll. */
.pseudo3d-stage .smoke-a{transform:translateX(calc((var(--p3d-progress) - .5) * 5vw))}
.pseudo3d-stage .neon-floor-ring{margin-left:calc((var(--p3d-progress) - .5) * 2vw)}

@media(max-width:1180px){
  .pseudo3d-frame img{width:112vw!important;height:78vh!important}
  .pseudo3d-frame.wheel-frame img{width:116vw!important;height:77vh!important}
  .pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:120vw!important;height:78vh!important}
}
@media(max-width:760px){
  .pseudo3d-frame img{width:168vw!important;height:58vh!important;max-height:none!important}
  .pseudo3d-frame.wheel-frame img{width:178vw!important;height:57vh!important}
  .pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:182vw!important;height:57vh!important}
  .light-beam{opacity:.18}.beam-red-left,.beam-red-right{display:none}
  .smoke-a{width:105vw;height:48vw;left:-4%;top:18%}.smoke-b,.smoke-c{width:80vw;height:38vw}
  .neon-floor-ring{width:120vw;height:15%;bottom:11%}
}


/* ============================================================
   ZL1MPORT 3.1.1 — PNGs transparentes HQ aprovados pelo cliente
   Usa transparência real, aumenta o carro na tela e preserva
   fumaça/luzes do ambiente esportivo do site.
   ============================================================ */
.pseudo3d-frame{background:transparent!important;overflow:visible;transform-origin:50% 55%}
.pseudo3d-frame img{
  width:min(108vw,1760px)!important;
  height:90vh!important;
  max-height:980px!important;
  object-fit:contain!important;
  mix-blend-mode:normal!important;
  -webkit-mask-image:none!important;
  mask-image:none!important;
  background:transparent!important;
  filter:drop-shadow(0 26px 18px rgba(0,0,0,.45)) drop-shadow(0 64px 72px rgba(0,0,0,.55))!important;
}
.pseudo3d-frame.wheel-frame img{
  width:min(102vw,1600px)!important;
  height:88vh!important;
}
.pseudo3d-frame.side-frame img,
.pseudo3d-frame.rear-frame img{
  width:min(112vw,1860px)!important;
  height:90vh!important;
}
.pseudo3d-vignette{
  background:
    linear-gradient(90deg,rgba(0,0,0,.70) 0%,rgba(0,0,0,.04) 25%,rgba(0,0,0,.02) 72%,rgba(0,0,0,.56) 100%),
    linear-gradient(180deg,rgba(0,0,0,.08),transparent 34%,rgba(0,0,0,.18) 72%,rgba(0,0,0,.60))!important;
}
.pseudo3d-bg{opacity:.22!important;mix-blend-mode:normal!important}
.pseudo3d-floor-glow{left:6%!important;right:5%!important;bottom:0%!important;height:38%!important;opacity:.96}
.neon-floor-ring{width:min(84vw,1420px)!important;bottom:3%!important;opacity:.62}
.headlight-glow{opacity:0;filter:blur(18px)}
.pseudo3d-stage[data-scene="1"] .headlight-glow,
.pseudo3d-stage[data-scene="2"] .headlight-glow{opacity:.50}
.pseudo3d-stage[data-scene="5"] .rear-red-glow{opacity:.82}
@media(max-width:1180px){
  .pseudo3d-frame img{width:126vw!important;height:80vh!important}
  .pseudo3d-frame.wheel-frame img{width:118vw!important;height:78vh!important}
  .pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:132vw!important;height:80vh!important}
}
@media(max-width:760px){
  .pseudo3d-frame img{width:188vw!important;height:60vh!important;max-height:none!important}
  .pseudo3d-frame.wheel-frame img{width:178vw!important;height:57vh!important}
  .pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:194vw!important;height:60vh!important}
  .neon-floor-ring{width:130vw!important;height:16%!important;bottom:10%!important}
}


/* ============================================================
   ZL1MPORT 3.2.0 — DETAILING BAY / ESTÉTICA AUTOMOTIVA PREMIUM
   Upgrade visual focado em marketing: fumaça visível, neons,
   luzes de estúdio, pista reflexiva e ambiente esportivo.
   ============================================================ */
.pseudo3d-stage{
  --red-neon:#ff2431;
  --white-neon:#f5f8ff;
  --blue-neon:#8fd3ff;
  background:
    radial-gradient(circle at 50% 49%, rgba(44,46,52,.62) 0%, rgba(15,16,19,.86) 35%, rgba(4,4,6,.98) 72%),
    radial-gradient(circle at 18% 72%, rgba(255,36,49,.16), transparent 28%),
    radial-gradient(circle at 82% 68%, rgba(255,255,255,.12), transparent 22%),
    linear-gradient(180deg,#060607 0%,#010101 100%) !important;
  overflow:hidden;
}
.pseudo3d-stage:before,
.pseudo3d-stage:after{
  content:""; position:absolute; inset:auto; pointer-events:none; z-index:0;
}
.pseudo3d-stage:before{
  left:-8%; right:-8%; bottom:-6%; height:44%;
  background:radial-gradient(ellipse at 50% 10%, rgba(255,255,255,.06), rgba(255,255,255,.02) 28%, rgba(0,0,0,0) 68%);
  filter:blur(18px);
}
.pseudo3d-stage:after{
  left:8%; right:8%; top:7%; height:1px;
  box-shadow:0 0 0 1px rgba(255,255,255,.05), 0 0 40px rgba(255,255,255,.05), 0 0 120px rgba(255,36,49,.08);
}
.pseudo3d-bg{opacity:.18!important;transform:translate3d(calc((var(--p3d-progress) - .5) * -2%),0,0) scale(1.04)}
.pseudo3d-vignette{
  background:
    linear-gradient(90deg, rgba(0,0,0,.74) 0%, rgba(0,0,0,.10) 22%, rgba(0,0,0,.02) 50%, rgba(0,0,0,.10) 78%, rgba(0,0,0,.68) 100%),
    radial-gradient(ellipse at center, transparent 45%, rgba(0,0,0,.18) 72%, rgba(0,0,0,.52) 100%),
    linear-gradient(180deg, rgba(0,0,0,.16), transparent 24%, rgba(0,0,0,.14) 65%, rgba(0,0,0,.58)) !important;
}
.pseudo3d-frame{z-index:5; transform-origin:50% 57%}
.pseudo3d-frame img{
  width:min(112vw,1840px)!important;
  height:92vh!important;
  max-height:1010px!important;
  filter:drop-shadow(0 8px 12px rgba(255,255,255,.08)) drop-shadow(0 30px 30px rgba(0,0,0,.35)) drop-shadow(0 70px 88px rgba(0,0,0,.62)) !important;
}
.pseudo3d-frame.wheel-frame img{width:min(104vw,1620px)!important; height:89vh!important}
.pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:min(116vw,1900px)!important; height:92vh!important}

/* Backlights do ambiente */
.detailing-backlight{position:absolute; pointer-events:none; z-index:1; filter:blur(46px); opacity:.72; animation:zlPulse 6.5s ease-in-out infinite}
.backlight-red-left{left:-4%; bottom:8%; width:28vw; height:20vw; background:radial-gradient(circle, rgba(255,36,49,.46), rgba(255,36,49,.08) 45%, transparent 72%)}
.backlight-red-right{right:-4%; bottom:10%; width:30vw; height:22vw; background:radial-gradient(circle, rgba(255,36,49,.34), rgba(255,36,49,.06) 46%, transparent 74%); animation-delay:-2s}
.backlight-white-top{left:28%; top:6%; width:44vw; height:14vw; background:radial-gradient(ellipse, rgba(255,255,255,.16), rgba(255,255,255,.04) 35%, transparent 74%); filter:blur(58px); animation-delay:-1s}
@keyframes zlPulse{0%,100%{opacity:.45; transform:scale(.98)}50%{opacity:.80; transform:scale(1.06)}}

/* Arcos/luminárias do box de estética */
.detailing-arch{position:absolute; top:10%; bottom:13%; width:2px; z-index:2; pointer-events:none; background:linear-gradient(transparent, rgba(255,255,255,.84) 12%, rgba(255,255,255,.96) 50%, rgba(255,255,255,.84) 88%, transparent); box-shadow:0 0 18px rgba(255,255,255,.80), 0 0 36px rgba(255,255,255,.22); opacity:.54}
.arch-left{left:13%; transform:translateX(calc(var(--p3d-progress) * -40px))}
.arch-right{right:13%; transform:translateX(calc(var(--p3d-progress) * 40px))}
.detailing-reflection{position:absolute; left:8%; right:8%; bottom:7%; height:16%; z-index:1; pointer-events:none; background:linear-gradient(180deg, rgba(255,255,255,.08), rgba(255,255,255,0)); filter:blur(30px); opacity:.24}

/* Fumaça animada mais presente */
.garage-smoke{z-index:3!important; opacity:.28!important; filter:blur(58px)!important; mix-blend-mode:screen; will-change:transform,opacity}
.smoke-a{width:48vw; height:18vw; left:18%; top:16%; background:radial-gradient(ellipse, rgba(228,233,239,.46) 0%, rgba(168,176,184,.14) 42%, transparent 72%); animation:smokeFloatA 15s ease-in-out infinite}
.smoke-b{width:40vw; height:16vw; left:-4%; bottom:13%; background:radial-gradient(ellipse, rgba(228,233,239,.30), rgba(114,120,128,.10) 48%, transparent 74%); animation:smokeFloatB 17s ease-in-out infinite}
.smoke-c{width:42vw; height:18vw; right:-2%; bottom:17%; background:radial-gradient(ellipse, rgba(255,36,49,.22), rgba(139,30,36,.08) 46%, transparent 76%); animation:smokeFloatC 16s ease-in-out infinite}
.smoke-d{position:absolute; width:34vw; height:14vw; left:34%; bottom:8%; background:radial-gradient(ellipse, rgba(255,255,255,.18), rgba(255,255,255,.04) 40%, transparent 74%); animation:smokeFloatD 18s ease-in-out infinite; z-index:3; pointer-events:none}
.smoke-e{position:absolute; width:26vw; height:13vw; right:18%; top:24%; background:radial-gradient(ellipse, rgba(145,214,255,.18), rgba(145,214,255,.03) 42%, transparent 74%); animation:smokeFloatE 14s ease-in-out infinite; z-index:3; pointer-events:none}
@keyframes smokeFloatA{0%{transform:translate3d(-3%,4%,0) scale(.94)}50%{transform:translate3d(7%,-3%,0) scale(1.10)}100%{transform:translate3d(12%,-6%,0) scale(1.16)}}
@keyframes smokeFloatB{0%{transform:translate3d(-6%,4%,0) scale(1)}50%{transform:translate3d(8%,-2%,0) scale(1.12)}100%{transform:translate3d(14%,-4%,0) scale(1.18)}}
@keyframes smokeFloatC{0%{transform:translate3d(8%,2%,0) scale(.92)}50%{transform:translate3d(-5%,-4%,0) scale(1.08)}100%{transform:translate3d(-14%,-5%,0) scale(1.16)}}
@keyframes smokeFloatD{0%{transform:translate3d(0,0,0) scale(.92)}100%{transform:translate3d(4%,-6%,0) scale(1.14)}}
@keyframes smokeFloatE{0%{transform:translate3d(8%,0,0) scale(.94)}100%{transform:translate3d(-5%,-5%,0) scale(1.10)}}

/* Feixes de luz de box/detailing */
.light-beam{z-index:2!important; width:3px; opacity:.48!important; filter:none!important; animation:beamPulse 5.4s ease-in-out infinite}
.light-beam:after{inset:-26px -60px!important; background:radial-gradient(ellipse, rgba(255,255,255,.18), transparent 72%)!important; filter:blur(18px)!important}
.beam-white-left{left:18%!important; box-shadow:0 0 18px rgba(255,255,255,.84), 0 0 42px rgba(255,255,255,.22)!important}
.beam-white-right{right:17%!important; box-shadow:0 0 18px rgba(255,255,255,.84), 0 0 42px rgba(255,255,255,.22)!important}
.beam-red-left{left:25%!important; opacity:.34!important; box-shadow:0 0 22px rgba(255,36,49,.84),0 0 52px rgba(255,36,49,.26)!important}
.beam-red-right{right:24%!important; opacity:.30!important; box-shadow:0 0 22px rgba(255,36,49,.84),0 0 52px rgba(255,36,49,.26)!important}
@keyframes beamPulse{0%,100%{opacity:.34; transform:translateY(0)}50%{opacity:.62; transform:translateY(-6px)}}

/* Piso neon mais esportivo */
.pseudo3d-floor-glow{
  left:4%!important; right:4%!important; bottom:-2%!important; height:42%!important;
  background:
    radial-gradient(ellipse at 50% 44%, rgba(255,255,255,.14), transparent 28%),
    radial-gradient(ellipse at 50% 62%, rgba(255,36,49,.28), rgba(255,36,49,.10) 38%, transparent 64%),
    radial-gradient(ellipse at 48% 76%, rgba(138,211,255,.14), transparent 54%) !important;
  filter:blur(38px)!important; opacity:1!important;
}
.neon-floor-ring{
  z-index:2!important; width:min(88vw,1480px)!important; height:18%!important; bottom:3%!important; opacity:.68!important;
  border:2px solid rgba(255,36,49,.58)!important;
  box-shadow:0 0 18px rgba(255,36,49,.42), inset 0 0 22px rgba(255,36,49,.16), 0 0 60px rgba(143,211,255,.08)!important;
}
.neon-floor-ring:before{content:""; position:absolute; inset:30% 8%; border-top:1px solid rgba(255,255,255,.14); border-radius:50%; filter:blur(.2px)}
.neon-floor-ring:after{content:""; position:absolute; inset:12% 10%; border:1px solid rgba(255,255,255,.18)!important; box-shadow:0 0 14px rgba(255,255,255,.18)!important}

/* Glow dos faróis frontais */
.headlight-glow{z-index:4!important; top:45%!important; width:14vw!important; height:8vw!important; background:radial-gradient(ellipse, rgba(227,244,255,.94), rgba(153,205,255,.24) 32%, transparent 72%)!important; filter:blur(22px)!important}
.headlight-left{left:28%!important}
.headlight-right{right:26%!important}
.front-head-beam{position:absolute; z-index:4; top:47%; width:22vw; height:8vw; pointer-events:none; opacity:0; mix-blend-mode:screen; transition:opacity .45s ease}
.front-head-beam-left{left:18%; background:linear-gradient(90deg, rgba(213,240,255,0), rgba(213,240,255,.28) 36%, rgba(213,240,255,0) 100%); filter:blur(22px); transform:skewX(-26deg)}
.front-head-beam-right{right:15%; background:linear-gradient(90deg, rgba(213,240,255,0), rgba(213,240,255,.28) 36%, rgba(213,240,255,0) 100%); filter:blur(22px); transform:skewX(26deg)}
.pseudo3d-stage[data-scene="1"] .headlight-glow,
.pseudo3d-stage[data-scene="2"] .headlight-glow{opacity:.72!important}
.pseudo3d-stage[data-scene="1"] .front-head-beam,
.pseudo3d-stage[data-scene="2"] .front-head-beam{opacity:.78}

/* Neon de lanterna traseira */
.rear-red-glow{right:15%!important; top:41%!important; width:40vw!important; height:16vw!important; background:radial-gradient(ellipse, rgba(255,36,49,.52), rgba(255,36,49,.16) 40%, transparent 74%)!important; filter:blur(34px)!important; opacity:0}
.tail-neon{position:absolute; z-index:6; pointer-events:none; top:46%; width:8.2vw; height:.9vw; border-radius:999px; background:linear-gradient(90deg, rgba(255,36,49,.18), rgba(255,36,49,1), rgba(255,120,130,.42)); box-shadow:0 0 10px rgba(255,36,49,.88), 0 0 24px rgba(255,36,49,.58), 0 0 42px rgba(255,36,49,.30); opacity:0; transition:opacity .45s ease, transform .45s ease; filter:blur(.2px)}
.tail-neon-left{right:25%; transform:translateX(-10px)}
.tail-neon-right{right:15.6%; width:5.4vw; transform:translateX(10px)}
.pseudo3d-stage[data-scene="5"] .rear-red-glow{opacity:.92!important}
.pseudo3d-stage[data-scene="5"] .tail-neon{opacity:1; transform:translateX(0)}
.pseudo3d-stage[data-scene="5"] .beam-red-left,
.pseudo3d-stage[data-scene="5"] .beam-red-right{opacity:.52!important}

/* HUD e textos com cara premium */
.scene-copy{backdrop-filter:blur(6px); -webkit-backdrop-filter:blur(6px)}
.scene-copy h2{letter-spacing:-.04em; text-shadow:0 0 32px rgba(0,0,0,.36), 0 0 70px rgba(255,255,255,.04)}
.scene-copy p{color:rgba(255,255,255,.78)}
.chips span{background:rgba(255,255,255,.04); border-color:rgba(255,255,255,.16); box-shadow:inset 0 1px 0 rgba(255,255,255,.06), 0 8px 20px rgba(0,0,0,.12)}
.hud{background:linear-gradient(90deg, rgba(255,255,255,.03), rgba(255,255,255,.01)); backdrop-filter:blur(3px); -webkit-backdrop-filter:blur(3px)}

@media(max-width:1180px){
  .pseudo3d-frame img{width:128vw!important;height:81vh!important}
  .pseudo3d-frame.wheel-frame img{width:120vw!important;height:78vh!important}
  .pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:136vw!important;height:82vh!important}
  .headlight-glow{width:17vw!important}.tail-neon-left{right:24%}.tail-neon-right{right:15.2%}
}
@media(max-width:760px){
  .pseudo3d-frame img{width:194vw!important;height:60vh!important;max-height:none!important}
  .pseudo3d-frame.wheel-frame img{width:182vw!important;height:57vh!important}
  .pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:202vw!important;height:60vh!important}
  .detailing-arch{display:none}
  .backlight-red-left,.backlight-red-right{width:50vw; height:38vw}
  .smoke-a,.smoke-b,.smoke-c,.smoke-d,.smoke-e{opacity:.20!important}
  .headlight-glow{width:24vw!important;height:11vw!important; top:48%!important}
  .front-head-beam{display:none}
  .tail-neon{height:1.3vw; top:47%}
  .tail-neon-left{right:23%}.tail-neon-right{right:15.4%}
  .light-beam{opacity:.24!important}
  .neon-floor-ring{width:132vw!important; height:16%!important; bottom:10%!important}
}


/* ============================================================
   ZL1MPORT 3.3.0 — ABSURDO / MARKETING AUTOMOTIVO PREMIUM
   Estágio cinematográfico com detailing bay, fumaça, neons,
   feixes, reflexos e ambience de foto/vídeo publicitário.
   ============================================================ */
.pseudo3d-stage{
  --red-neon:#ff2431;
  --ice:#dff6ff;
  --scene-energy:.5;
  background:
    radial-gradient(circle at 50% 47%, rgba(53,56,62,.72) 0%, rgba(17,18,21,.90) 34%, rgba(5,5,7,.98) 70%),
    radial-gradient(circle at 18% 78%, rgba(255,36,49,.18), transparent 24%),
    radial-gradient(circle at 84% 74%, rgba(129,215,255,.12), transparent 26%),
    linear-gradient(180deg, #070708 0%, #020202 100%) !important;
}
.pseudo3d-stage:before{left:-6%; right:-6%; bottom:-10%; height:54%; background:radial-gradient(ellipse at 50% 4%, rgba(255,255,255,.09), rgba(255,255,255,.03) 24%, rgba(0,0,0,0) 68%); filter:blur(16px)}
.pseudo3d-stage:after{left:6%; right:6%; top:5%; height:2px; background:linear-gradient(90deg, transparent, rgba(255,255,255,.07) 15%, rgba(255,255,255,.18) 50%, rgba(255,255,255,.07) 85%, transparent); box-shadow:0 0 34px rgba(255,255,255,.08), 0 0 90px rgba(255,36,49,.10)}
.pseudo3d-vignette{background:
  linear-gradient(90deg, rgba(0,0,0,.76) 0%, rgba(0,0,0,.09) 21%, rgba(0,0,0,.01) 50%, rgba(0,0,0,.09) 79%, rgba(0,0,0,.72) 100%),
  radial-gradient(ellipse at center, transparent 42%, rgba(0,0,0,.16) 70%, rgba(0,0,0,.54) 100%),
  linear-gradient(180deg, rgba(0,0,0,.20), transparent 21%, rgba(0,0,0,.10) 66%, rgba(0,0,0,.62)) !important}
.pseudo3d-frame img{
  width:min(116vw,1900px)!important;
  height:94vh!important;
  max-height:1040px!important;
  filter:drop-shadow(0 10px 18px rgba(255,255,255,.10)) drop-shadow(0 35px 40px rgba(0,0,0,.42)) drop-shadow(0 82px 110px rgba(0,0,0,.70)) !important;
}
.pseudo3d-frame.wheel-frame img{width:min(108vw,1680px)!important;height:91vh!important}
.pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:min(120vw,1960px)!important;height:94vh!important}

/* Caixa de conteúdo mais premium */
.scene-copy{
  background:linear-gradient(180deg, rgba(8,8,10,.34), rgba(8,8,10,.12));
  border:1px solid rgba(255,255,255,.09);
  box-shadow:0 20px 60px rgba(0,0,0,.20), inset 0 1px 0 rgba(255,255,255,.06);
}
.scene-copy:before{content:"";position:absolute;left:0;top:18px;bottom:18px;width:2px;background:linear-gradient(180deg, rgba(255,36,49,.0), rgba(255,36,49,.9), rgba(255,36,49,.0));box-shadow:0 0 18px rgba(255,36,49,.4)}
.scene-copy small{letter-spacing:.24em}
.scene-copy h2{font-size:clamp(50px,5.8vw,108px)!important; line-height:.92!important}
.scene-copy.right:before{left:auto;right:0}

/* Ambiência e partículas */
.floating-particles{position:absolute;inset:0;pointer-events:none;z-index:2;background:
 radial-gradient(circle at 18% 22%, rgba(255,255,255,.22) 0 1px, transparent 2px),
 radial-gradient(circle at 24% 74%, rgba(255,255,255,.16) 0 1px, transparent 2px),
 radial-gradient(circle at 73% 28%, rgba(255,255,255,.18) 0 1px, transparent 2px),
 radial-gradient(circle at 82% 64%, rgba(255,255,255,.14) 0 1px, transparent 2px),
 radial-gradient(circle at 54% 18%, rgba(255,36,49,.16) 0 1px, transparent 2px),
 radial-gradient(circle at 62% 82%, rgba(143,211,255,.16) 0 1px, transparent 2px);
 opacity:.55; animation:particleDrift 16s linear infinite}
@keyframes particleDrift{0%{transform:translateY(0)}100%{transform:translateY(-16px)}}

/* Fumaça mais absurda */
.garage-smoke{opacity:.36!important; filter:blur(66px)!important}
.smoke-a{width:54vw; height:22vw}
.smoke-b{width:46vw; height:19vw}
.smoke-c{width:44vw; height:20vw}
.smoke-d{width:40vw!important; height:18vw!important}
.smoke-e{width:34vw!important; height:16vw!important}

/* Backlights e spotlights */
.detailing-backlight{opacity:.84}
.backlight-red-left{left:-2%; bottom:10%; width:32vw; height:24vw}
.backlight-red-right{right:-2%; bottom:12%; width:34vw; height:24vw}
.backlight-white-top{left:24%; top:4%; width:52vw; height:16vw}
.roof-spotlight{position:absolute;top:-2%;width:28vw;height:34vw;pointer-events:none;z-index:1;filter:blur(10px);opacity:.42;mix-blend-mode:screen;background:conic-gradient(from 180deg at 50% 0%, rgba(255,255,255,.38), rgba(255,255,255,.03) 18%, transparent 48%, rgba(255,255,255,.03) 82%, rgba(255,255,255,.22));animation:roofSweep 7s ease-in-out infinite}
.roof-spotlight-left{left:4%; transform:rotate(8deg)}
.roof-spotlight-right{right:4%; transform:rotate(-8deg); animation-delay:-3.5s}
@keyframes roofSweep{0%,100%{opacity:.24; transform:translateY(0) scale(.96)}50%{opacity:.54; transform:translateY(8px) scale(1.02)}}

/* Laser lanes */
.laser-lane{position:absolute; top:20%; bottom:12%; width:10vw; pointer-events:none; z-index:2; opacity:.0; transition:opacity .35s ease}
.laser-lane:before{content:""; position:absolute; inset:0; background:linear-gradient(90deg, transparent, rgba(255,36,49,.46), transparent); filter:blur(18px)}
.laser-lane:after{content:""; position:absolute; top:0; bottom:0; left:50%; width:2px; transform:translateX(-50%); background:linear-gradient(180deg, transparent, rgba(255,36,49,.95), transparent); box-shadow:0 0 14px rgba(255,36,49,.95), 0 0 40px rgba(255,36,49,.36)}
.laser-left{left:21%; transform:skewX(-18deg)}
.laser-right{right:21%; transform:skewX(18deg)}
.pseudo3d-stage[data-scene="3"] .laser-lane,
.pseudo3d-stage[data-scene="5"] .laser-lane{opacity:.72}

/* Sweep highlight passando na lataria */
.sweep-highlight{position:absolute; inset:-10% -8%; z-index:6; pointer-events:none; opacity:.0; background:linear-gradient(110deg, transparent 42%, rgba(255,255,255,.14) 49%, rgba(255,255,255,.34) 50%, rgba(255,255,255,.14) 51%, transparent 58%); mix-blend-mode:screen; transform:translateX(-60%) skewX(-18deg); filter:blur(8px); animation:sweepPass 6.8s ease-in-out infinite}
@keyframes sweepPass{0%,16%{opacity:0;transform:translateX(-70%) skewX(-18deg)}24%{opacity:.0}34%{opacity:.72}52%{opacity:.0; transform:translateX(72%) skewX(-18deg)}100%{opacity:0; transform:translateX(72%) skewX(-18deg)}}

/* Neon floor / reflections */
.pseudo3d-floor-glow{left:2%!important; right:2%!important; bottom:-3%!important; height:46%!important; filter:blur(42px)!important;
 background:
 radial-gradient(ellipse at 50% 38%, rgba(255,255,255,.16), transparent 26%),
 radial-gradient(ellipse at 50% 62%, rgba(255,36,49,.34), rgba(255,36,49,.12) 36%, transparent 64%),
 radial-gradient(ellipse at 50% 80%, rgba(143,211,255,.16), transparent 58%) !important}
.neon-floor-ring{width:min(92vw,1560px)!important; height:20%!important; bottom:2%!important; opacity:.76!important; border:2px solid rgba(255,36,49,.64)!important; box-shadow:0 0 22px rgba(255,36,49,.46), inset 0 0 28px rgba(255,36,49,.18), 0 0 74px rgba(143,211,255,.12)!important}
.floor-reflection-lines{position:absolute; left:10%; right:10%; bottom:8%; height:12%; z-index:2; pointer-events:none; opacity:.28; background:repeating-linear-gradient(90deg, transparent 0 8%, rgba(255,255,255,.08) 8.4% 8.6%, transparent 9% 18%); filter:blur(1px)}

/* Faróis e lanternas */
.headlight-glow{top:44%!important; width:16vw!important; height:8.8vw!important; filter:blur(24px)!important}
.front-head-beam{top:47%!important; width:26vw!important; height:10vw!important}
.rear-red-glow{right:12%!important; top:41%!important; width:44vw!important; height:18vw!important; filter:blur(42px)!important}
.tail-neon{height:1vw; box-shadow:0 0 12px rgba(255,36,49,.92), 0 0 28px rgba(255,36,49,.62), 0 0 58px rgba(255,36,49,.40)}
.tail-neon-left{right:24.4%}
.tail-neon-right{right:15.3%; width:5.8vw}
.pseudo3d-stage[data-scene="1"] .beam-white-left,
.pseudo3d-stage[data-scene="1"] .beam-white-right,
.pseudo3d-stage[data-scene="2"] .beam-white-left,
.pseudo3d-stage[data-scene="2"] .beam-white-right{opacity:.70!important}
.pseudo3d-stage[data-scene="5"] .rear-red-glow,
.pseudo3d-stage[data-scene="5"] .tail-neon{filter:saturate(1.2)}

/* HUD */
.hud{border-top:1px solid rgba(255,255,255,.08); border-bottom:1px solid rgba(255,255,255,.08); box-shadow:0 0 0 1px rgba(255,255,255,.02), inset 0 1px 0 rgba(255,255,255,.04)}
.hud span:nth-child(2){color:#fff; text-shadow:0 0 14px rgba(255,36,49,.28)}

@media(max-width:1180px){
  .pseudo3d-frame img{width:132vw!important;height:83vh!important}
  .pseudo3d-frame.wheel-frame img{width:122vw!important;height:79vh!important}
  .pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:140vw!important;height:84vh!important}
  .scene-copy h2{font-size:clamp(44px,6vw,88px)!important}
}
@media(max-width:760px){
  .pseudo3d-frame img{width:198vw!important;height:62vh!important}
  .pseudo3d-frame.wheel-frame img{width:186vw!important;height:58vh!important}
  .pseudo3d-frame.side-frame img,.pseudo3d-frame.rear-frame img{width:206vw!important;height:62vh!important}
  .scene-copy{background:linear-gradient(180deg, rgba(8,8,10,.54), rgba(8,8,10,.22))}
  .scene-copy h2{font-size:clamp(38px,13vw,66px)!important}
  .floating-particles{opacity:.34}
  .roof-spotlight,.laser-lane,.floor-reflection-lines{display:none}
  .headlight-glow{width:24vw!important;height:12vw!important}
  .tail-neon{height:1.5vw}.tail-neon-left{right:23.4%}.tail-neon-right{right:15.2%}
  .smoke-a,.smoke-b,.smoke-c,.smoke-d,.smoke-e{opacity:.24!important}
}
