.site-header{position:sticky;top:0;z-index:50;border-bottom:1px solid var(--border);background:#080b10f0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 0}.brand-logo__img{height:2rem;width:auto;filter:brightness(0) invert(1)}.lang-switch{display:flex;gap:.25rem}.lang-switch a{padding:.35rem .55rem;font-size:.7rem;font-weight:700;border:1px solid var(--border);border-radius:2px;color:var(--muted);transition:color .2s,border-color .2s}.lang-switch a:hover{color:var(--text)}.lang-switch a.active{border-color:var(--samp-light);color:var(--samp-light)}.hero{padding:1.5rem 0 2.5rem}.hero-showcase{position:relative;margin-bottom:2rem;display:grid;align-items:stretch;border-radius:12px;overflow:hidden;border:1px solid var(--border);background:var(--bg-elevated)}@media(min-width:900px){.hero-showcase{grid-template-columns:minmax(0,1fr) minmax(0,1.25fr)}}.hero-showcase .hero-copy{padding:1.75rem 1.5rem;display:flex;flex-direction:column;justify-content:center;background:linear-gradient(135deg,#0a0e14,#101620)}.hero-carousel{display:flex;flex-direction:column;min-width:0}.hero-carousel__stage{position:relative;width:100%;flex:1;min-height:min(62vh,620px);background:radial-gradient(ellipse 70% 60% at 85% 40%,rgba(52,91,130,.18),transparent 70%),linear-gradient(180deg,#0a0e14,#121820,#0a0e14)}.hero-carousel__img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;object-position:right center;opacity:0;transition:opacity .7s ease;pointer-events:none}.hero-carousel__img.is-active{opacity:1;pointer-events:auto}.hero-carousel__dots{display:flex;justify-content:center;gap:.5rem;padding:.85rem;background:#080b1099}.hero-carousel__dots button{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#95bae259;cursor:pointer}.hero-carousel__dots button.is-active{background:var(--samp-light);transform:scale(1.2)}.hero-copy{padding:0 .25rem}@media(max-width:899px){.hero-showcase .hero-copy{padding:1.5rem 1.25rem 1rem}}.hero__series{font-size:.75rem;text-transform:uppercase;letter-spacing:.2em;color:var(--samp-light);margin:0 0 .5rem}.hero__title{font-size:clamp(1.75rem,4vw,2.75rem);line-height:1.15;margin:0 0 1rem;max-width:20ch}.hero__subtitle{color:var(--muted);max-width:52ch;margin:0 0 .5rem}.hero__hint{font-size:.85rem;color:var(--wa);margin:0}.models-section{padding-top:.5rem}.models-section h2{font-size:.8rem;text-transform:uppercase;letter-spacing:.15em;color:var(--muted);margin-bottom:1.25rem}.models-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.25rem}.model-card{display:flex;flex-direction:column;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;overflow:hidden;cursor:pointer;transition:border-color .2s,transform .2s,box-shadow .2s;text-align:left;padding:0;color:inherit;font:inherit}.model-card:hover,.model-card:focus-visible{border-color:var(--samp-light);transform:translateY(-4px);box-shadow:0 16px 48px #345b8240;outline:none}.model-card__img-wrap{aspect-ratio:4/3;background:#0a0f16;display:flex;align-items:center;justify-content:center;padding:.75rem}.model-card__img{width:100%;height:100%;object-fit:contain;transition:opacity .4s ease}.model-card__body{padding:1.25rem;display:flex;flex-direction:column;gap:.35rem;flex:1}.model-card__sku{font-size:.9rem;color:var(--samp-light)}.model-card__meta{font-size:.8rem;color:var(--muted)}.model-card__price{font-size:1.35rem;font-weight:700;margin-top:.5rem}.model-card__cta{margin-top:auto;padding-top:1rem;display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:600;color:var(--wa);text-transform:uppercase;letter-spacing:.06em}.design-section{background:linear-gradient(180deg,transparent,rgba(52,91,130,.08))}.design-section__grid{display:grid;gap:2rem;align-items:center}@media(min-width:900px){.design-section__grid{grid-template-columns:1fr 1.4fr}}.design-section__kicker{font-size:.7rem;text-transform:uppercase;letter-spacing:.2em;color:var(--samp-light);margin:0 0 .5rem}.design-section__kicker:before{content:"› "}.design-section__title{font-size:clamp(1.25rem,3vw,1.75rem);margin:0 0 .75rem}.design-section__text{color:var(--muted);margin:0;max-width:36ch}.fabric-carousel{background:#0d1219;border:1px solid var(--border);border-radius:12px;overflow:hidden}.fabric-carousel__stage{position:relative;min-height:220px;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;background:linear-gradient(180deg,#0c1018,#121a28)}.fabric-carousel__img{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;max-width:min(100%,520px);max-height:200px;width:auto;height:auto;object-fit:contain;opacity:0;transition:opacity .6s ease;pointer-events:none}.fabric-carousel__img.is-active{opacity:1}.fabric-carousel__dots{display:flex;justify-content:center;gap:.5rem;padding:.75rem;background:#080b1099}.fabric-carousel__dots button{width:8px;height:8px;padding:0;border:none;border-radius:50%;background:#95bae259;cursor:pointer}.fabric-carousel__dots button.is-active{background:var(--samp-light);transform:scale(1.2)}.fabric-carousel__caption{margin:0;padding:0 1rem 1rem;text-align:center;font-size:.85rem;color:var(--samp-extra)}.section{padding:3rem 0;border-top:1px solid var(--border)}.section h2{margin:0 0 1rem;font-size:1.1rem;color:var(--samp-extra)}.video-player{border-radius:8px;overflow:hidden;background:#000;border:1px solid var(--border)}.video-player video{display:block;width:100%;max-height:min(70vh,720px);margin:0 auto;background:#000}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}.benefit-card{padding:1.25rem;background:var(--bg-card);border:1px solid var(--border);border-radius:8px;border-left:3px solid var(--samp-dark)}.benefit-card h3{margin:0 0 .5rem;font-size:.95rem;color:var(--samp-light)}.benefit-card p{margin:0;font-size:.85rem;color:var(--muted)}.form-whatsapp{display:inline-flex;align-items:center;gap:.65rem;padding:1rem 1.75rem;border-radius:8px;border:1px solid rgba(37,211,102,.35);background:#25d36614;color:var(--wa);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;transition:background .2s,border-color .2s,transform .2s}.form-whatsapp:hover{background:#25d36626;border-color:var(--wa);transform:translateY(-2px)}.site-footer{padding:2.5rem 0;border-top:1px solid var(--border);background:#05070a}.footer-grid{display:grid;gap:1.5rem}@media(min-width:640px){.footer-grid{grid-template-columns:1fr 1fr}}.footer-grid p{margin:.35rem 0;font-size:.85rem;color:var(--muted)}.footer-grid a{color:var(--samp-light);font-weight:600}.footer-grid a:hover{color:var(--samp-extra)}.footer-dealer{font-size:.75rem;text-transform:uppercase;letter-spacing:.1em;color:var(--text)}:root{--bg: #080b10;--bg-card: #0f141c;--bg-elevated: #151b26;--text: #f4f7fb;--muted: #94a3b8;--samp-dark: #345b82;--samp-light: #95bae2;--samp-extra: #b7d4ef;--accent: var(--samp-light);--accent-strong: var(--samp-dark);--border: rgba(149, 186, 226, .14);--wa: #25d366;font-family:Inter,system-ui,-apple-system,sans-serif;line-height:1.5;color:var(--text);background:var(--bg)}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(52,91,130,.35),transparent),var(--bg)}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.container{width:min(1120px,100% - 2rem);margin-inline:auto}.font-display{font-family:Orbitron,sans-serif;letter-spacing:.04em}
