@font-face{font-family:Oswald;src:url(/assets/oswald-bold-DNbgY9q1.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;--font-display: "Oswald", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-body: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--font-accent-serif: var(--font-body);color:#fff;background:#7f7f7f;--page-bg: #7f7f7f;--hero-dark: #1b1b1b;--text-main: #f8f5f2;--text-soft: #e6d6cb;--accent: #f47a20;--accent-text: #ffbe96;--border-soft: rgba(255, 240, 230, .3);--site-max-width: 1440px;--site-gutter: 32px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:var(--font-body);font-weight:400;background:#101010;overflow-x:hidden}h1,h2,h3,h4,h5,h6,.brand-name,.nav-link,.cta-button,.test-drive-button,.model-card-badge,.section-kicker,.site-footer-heading,.site-footer-logo,.model-page-eyebrow,.model-performance-kicker,.model-performance-bar-item span,.lead-modal-kicker,.lead-modal-title{font-family:var(--font-display);font-weight:700}@media (max-width: 767px){h1,h2,h3{line-height:1.08!important}}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}#root{min-height:100vh}.page-shell{min-height:100vh;padding:0}.site-container{width:min(100% - (var(--site-gutter) * 2),var(--site-max-width));margin:0 auto}.hero{position:relative;width:100%;min-height:100vh;margin:0 auto;background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.hero-noise{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 72% 35%,rgba(244,122,32,.16),transparent 18%),radial-gradient(circle at 28% 72%,rgba(244,122,32,.12),transparent 24%);pointer-events:none}.topbar{position:relative;z-index:3;min-height:68px;background:#1c1c1c}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:68px}.brand{display:flex;align-items:center;gap:12px;flex-shrink:0}.brand-mark{width:56px;height:56px;flex-shrink:0;object-fit:contain;display:block}.brand-name{color:#faf7f5;font-size:28px;font-weight:700;letter-spacing:0;line-height:1;white-space:nowrap}.topnav{display:flex;align-items:center;gap:26px;margin-left:auto;margin-right:28px}.nav-link{position:relative;padding:24px 0 18px;color:#f3ede8;font-size:14px;font-weight:700;line-height:1;text-transform:uppercase;opacity:.95;transition:color .18s ease}.nav-link-active{color:var(--accent)}.nav-link-active:after{position:absolute;left:0;right:0;bottom:12px;height:2px;background:var(--accent);content:""}.topbar-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.icon-link{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;opacity:.95;transform-origin:center}.icon-link img{width:18px;height:18px}.burger-button{display:none;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:40px;height:40px;flex-shrink:0;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0a;cursor:pointer}.burger-button span{display:block;width:18px;height:2px;border-radius:1px;background:#f6eee8;transition:transform .2s ease,opacity .2s ease}.burger-button.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger-button.is-open span:nth-child(2){opacity:0}.burger-button.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-nav-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:50;display:flex;justify-content:center;padding:0 16px;background:#080808b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mobile-nav{display:flex;flex-direction:column;width:100%;max-width:420px;margin-top:82px;padding:18px;gap:4px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:#171717;box-shadow:0 30px 70px #0006;max-height:calc(100dvh - 100px);overflow-y:auto}.mobile-nav-link{padding:14px 12px;border-radius:12px;color:#f3ede8;font-size:15px;font-weight:700;text-transform:uppercase}.mobile-nav-link.is-active{color:var(--accent);background:#f47a201a}.mobile-nav-phone{margin-top:8px;padding:14px 12px;border-top:1px solid rgba(255,255,255,.08);color:#f3ede8;font-size:15px;font-weight:700}.mobile-nav-cta{margin-top:8px;padding:14px;border:none;border-radius:12px;background:var(--accent);color:#171717;font-size:15px;font-weight:800;text-transform:uppercase;cursor:pointer}.test-drive-button{display:inline-flex;align-items:center;justify-content:center;min-width:129px;min-height:39px;padding:0 18px;border-radius:5px;background:var(--accent);color:#16120f;font-size:14px;font-weight:700;line-height:1;text-transform:uppercase;transform-origin:center}.hero-content{position:relative;z-index:2;min-height:calc(100vh - 68px)}.hero-content-inner{position:relative;min-height:calc(100vh - 68px);padding:52px 0 170px}.hero-copy{max-width:760px;position:relative;z-index:2}.hero-title{margin:0;color:var(--text-main);font-size:62px;font-weight:700;line-height:.98;text-transform:uppercase}.hero-title span{display:block}.hero-title-accent{color:var(--accent-text)}.hero-text{max-width:690px;margin:34px 0 0;color:var(--text-soft);font-size:20px;font-weight:500;line-height:1.14}.hero-actions{display:flex;align-items:center;gap:22px;margin-top:34px}.hero-highlights{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-highlight-card{min-width:164px;padding:14px 18px 13px;border:1px solid rgba(255,255,255,.12);background:#0c0c0c5c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color .18s ease,background-color .18s ease}.hero-highlight-card strong,.hero-bottom-item strong{display:block;color:#fff4ec;font-size:20px;font-weight:600;line-height:1;text-transform:uppercase}.hero-highlight-card span,.hero-bottom-kicker{display:block;margin-top:8px;color:#ffefe5bd;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.cta-button{display:inline-flex;align-items:center;justify-content:center;min-height:53px;padding:0 28px;border-radius:5px;font-size:15px;font-weight:700;line-height:1;text-transform:uppercase;transition:transform .16s ease,background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.cta-button-primary{gap:10px;background:var(--accent);color:#1b120d}.cta-arrow{font-size:23px;line-height:1}.cta-button-secondary{min-width:261px;border:1px solid var(--border-soft);background:#1414141f;color:#f4e8df}.hero-atmosphere{position:absolute;right:18px;top:32px;width:min(44vw,720px);height:min(52vw,760px);opacity:1;pointer-events:none}.dust-plume{position:absolute;border-radius:999px;mix-blend-mode:screen;filter:blur(18px)}.dust-plume-back{right:8%;top:3%;width:58%;height:26%;background:radial-gradient(circle,rgba(244,145,63,.34),rgba(244,122,32,.08) 54%,transparent 72%);animation:dustFloatBack 11s ease-in-out infinite}.dust-plume-front{right:12%;top:24%;width:54%;height:38%;background:radial-gradient(circle,rgba(255,173,104,.24),rgba(244,122,32,.12) 52%,transparent 72%);animation:dustFloatFront 8s ease-in-out infinite}.dust-plume-glow{right:16%;top:34%;width:36%;height:20%;background:radial-gradient(circle,rgba(244,122,32,.2),transparent 68%);animation:dustGlow 5s ease-in-out infinite}.dust-particles{position:absolute;top:0;right:0;bottom:0;left:0}.dust-particle{position:absolute;border-radius:50%;background:radial-gradient(circle,rgba(255,173,104,.95),rgba(244,122,32,.46) 58%,transparent 72%);box-shadow:0 0 22px #f47a2042}.dust-particle-1{right:36%;top:22%;width:14px;height:14px;animation:dustParticleOne 6s ease-in-out infinite}.dust-particle-2{right:28%;top:38%;width:18px;height:18px;animation:dustParticleTwo 7s ease-in-out infinite}.dust-particle-3{right:18%;top:16%;width:10px;height:10px;animation:dustParticleThree 5.5s ease-in-out infinite}.dust-particle-4{right:44%;top:52%;width:22px;height:22px;animation:dustParticleFour 8s ease-in-out infinite}.hero-bottom-rail{position:absolute;bottom:34px;z-index:2;width:100%}.hero-bottom-rail-inner{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.hero-bottom-item{padding:18px 20px;border-top:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff08,#fff0)}.hero-bottom-item strong{margin-top:4px;font-size:17px;line-height:1.15;text-transform:none}.model-details-page{background:#111}.model-page-hero{position:relative;min-height:calc(100vh - 68px);background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden}.model-page-hero-video-layer{position:absolute;top:-4%;right:0;bottom:0;left:0;z-index:0;pointer-events:none;will-change:transform}.model-page-hero-video{width:100%;height:100%;object-fit:cover;filter:saturate(.94) brightness(.62) contrast(1.02);transition:opacity .32s ease}.model-page-hero-noise{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0a0a0ad6,#0a0a0a8a 34%,#0a0a0a2e 62%,#0a0a0ac2),linear-gradient(180deg,#0e0e0e29,#0e0e0e9e),radial-gradient(circle at 84% 62%,rgba(244,122,32,.18),transparent 18%),radial-gradient(circle at 22% 14%,rgba(255,182,147,.08),transparent 16%);pointer-events:none}.model-page-hero-inner{position:relative;z-index:1;display:flex;min-height:calc(100vh - 68px);flex-direction:column;justify-content:center;align-items:flex-start;padding:64px 0 84px}.model-page-eyebrow{display:inline-flex;align-items:center;min-height:28px;padding:0 14px;background:linear-gradient(90deg,#ad6a39f5,#78533aeb);color:#f5e7da;font-size:11px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.model-page-title{max-width:900px;margin:20px 0 0;color:#f4efe9;font-size:clamp(62px,8vw,98px);font-weight:700;line-height:.94;text-transform:uppercase}.model-page-text{max-width:720px;margin:24px 0 0;color:#e7d9cfe0;font-size:22px;line-height:1.3}.model-page-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.model-page-primary{min-width:270px}.model-page-primary-icon{width:16px;height:16px;flex-shrink:0;filter:brightness(0) saturate(100%) invert(8%) sepia(16%) saturate(756%) hue-rotate(341deg) brightness(96%) contrast(92%)}.model-page-download{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:53px;min-width:216px;padding:0 24px;border:1px solid rgba(255,255,255,.08);border-radius:5px;background:#2d2d2d7a;color:#f2ebe5;font-size:15px;font-weight:500;line-height:1;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.model-page-download img{width:16px;height:16px;filter:brightness(0) invert(1)}.model-spec-strip-section{position:relative;z-index:2;margin-top:-18px;padding:0 0 28px;background:#141414}.model-spec-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;overflow:hidden;background:#0f0f0ff5}.model-spec-strip-marquee{display:flex;grid-template-columns:none}.model-spec-strip-track{display:flex;min-width:max-content;animation:modelSpecStripMarquee 22s linear infinite}.model-spec-strip-item{position:relative;display:flex;align-items:center;gap:18px;min-height:76px;padding:0 26px}.model-spec-strip-item strong{color:#f47a20;font-size:clamp(28px,2.8vw,40px);font-weight:600;line-height:1;text-transform:uppercase;font-family:var(--font-accent-serif);letter-spacing:.01em}.model-spec-strip-item>span{color:#e0d8d1bd;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.model-spec-strip-item i{position:absolute;top:50%;right:0;width:1px;height:28px;background:#ffffff14;transform:translateY(-50%)}.model-spec-strip-marquee .model-spec-strip-item{flex:0 0 auto;min-width:360px}.model-utility-section{padding:0 0 92px;background:radial-gradient(circle at 95% 12%,rgba(255,255,255,.06),transparent 12%),#141414}.model-utility-grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(280px,.62fr);gap:12px;align-items:stretch}.model-utility-feature,.model-utility-card{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.05);border-radius:14px;background:#232323;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.model-utility-feature:hover,.model-utility-card:hover{border-color:#f47a202e}.model-utility-feature{min-height:544px}.model-utility-feature img{width:100%;height:100%;object-fit:cover}.model-utility-feature-overlay{position:absolute;top:0;display:flex;flex-direction:column;justify-content:flex-end;left:0;right:0;bottom:0;padding:28px 30px 24px;background:linear-gradient(180deg,#0c0c0c24,#0c0c0c3d 38%,#0c0c0ce6)}.model-utility-feature-overlay h2{margin:0 0 12px;color:#f2ede7;font-size:clamp(34px,3.4vw,52px);font-weight:700;line-height:.94;text-transform:uppercase}.model-utility-feature-overlay p{max-width:560px;margin:0;color:#e0d6ced6;font-size:18px;line-height:1.45}.model-utility-side{display:grid;gap:12px}.model-utility-card{display:flex;flex-direction:column;min-height:266px;padding:26px 24px 22px}.model-utility-icon{display:flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:auto;border-radius:12px;background:linear-gradient(180deg,#f47a2029,#f47a200d);box-shadow:inset 0 1px #ffffff0f}.model-utility-icon img{width:24px;height:24px}.model-utility-card h3{margin:28px 0 12px;color:#f2ede7;font-size:clamp(26px,2.6vw,38px);font-weight:700;line-height:.96;text-transform:uppercase}.model-utility-card p{margin:0;color:#e0d6cecc;font-size:16px;line-height:1.45}.model-detail-upgrades-section{padding:0 0 92px;background:#141414}.model-detail-upgrades-wrap{display:grid;grid-template-columns:minmax(320px,.96fr) minmax(0,1.04fr);gap:46px;align-items:center;padding:46px;border:1px solid rgba(255,255,255,.05);border-radius:24px;background:linear-gradient(180deg,#ffffff06,#ffffff03),#1c1c1c}.model-detail-upgrades-media{position:relative;overflow:hidden;border-radius:18px;background:#f0f0f0;box-shadow:0 24px 52px #00000047}.model-detail-upgrades-media img{width:100%;aspect-ratio:1 / 1;object-fit:cover;filter:brightness(.82)}.model-detail-upgrades-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c0c0c1a,#0c0c0c4d);content:"";pointer-events:none}.model-detail-upgrades-hotspot{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;cursor:pointer}.model-detail-upgrades-hotspot-top{left:23%;top:41%}.model-detail-upgrades-hotspot-roof{left:25%;top:8%}.model-detail-upgrades-hotspot-bottom{right:45%;bottom:44%}.model-detail-upgrades-dot{position:absolute;width:16px;height:16px;border-radius:50%;background:#ffae82;transform:translate(-50%,-50%);box-shadow:0 0 0 4px #ffae8224;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease}.model-detail-upgrades-tooltip{position:absolute;left:18px;bottom:calc(100% + 14px);width:max-content;max-width:240px;padding:12px 14px;border:1px solid rgba(255,174,130,.24);border-radius:12px;background:#161616d1;box-shadow:0 18px 40px #00000047;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#f4ede6;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .22s ease,transform .22s ease}.model-detail-upgrades-tooltip strong{display:block;margin-bottom:6px;color:#ffb38a;font-family:var(--font-display);font-size:14px;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase}.model-detail-upgrades-tooltip small{display:block;color:#f4ede6d1;font-size:13px;font-weight:400;line-height:1.45}.model-detail-upgrades-hotspot-bottom .model-detail-upgrades-tooltip{left:auto;right:18px}.model-detail-upgrades-hotspot-roof .model-detail-upgrades-tooltip{top:calc(100% + 14px);bottom:auto;transform:translateY(-8px)}.model-detail-upgrades-hotspot:hover .model-detail-upgrades-tooltip,.model-detail-upgrades-hotspot:focus-visible .model-detail-upgrades-tooltip,.model-detail-upgrades-hotspot.is-active .model-detail-upgrades-tooltip{opacity:1;transform:translateY(0)}.model-detail-upgrades-hotspot:hover .model-detail-upgrades-dot,.model-detail-upgrades-hotspot:focus-visible .model-detail-upgrades-dot,.model-detail-upgrades-hotspot.is-active .model-detail-upgrades-dot{background:#f47a20;transform:translate(-50%,-50%) scale(1.08);box-shadow:0 0 0 7px #f47a202e}.model-detail-upgrades-hotspot:focus-visible{outline:none}.model-detail-upgrades-title{max-width:440px;margin:0 0 32px;color:#f3eee8;font-size:clamp(40px,4.1vw,62px);font-weight:700;line-height:.94;text-transform:uppercase}.model-detail-upgrades-list{display:grid;gap:26px}.model-detail-upgrades-item{display:grid;grid-template-columns:44px 1fr;gap:16px;align-items:start;padding:14px 16px;margin:-14px -16px;border-radius:14px;cursor:default;transition:background-color .22s ease,transform .22s ease}.model-detail-upgrades-item.is-active{background:#f47a2014;transform:translate(4px)}.model-detail-upgrades-item span{color:#f47a20;font-size:30px;font-weight:600;line-height:1;transition:color .22s ease}.model-detail-upgrades-item.is-active span{color:#ffb38a}.model-detail-upgrades-item h3{margin:2px 0 8px;color:#f1ece6;font-size:24px;font-weight:700;line-height:1;text-transform:uppercase}.model-detail-upgrades-item p{max-width:430px;margin:0;color:#e1d6cdc2;font-size:16px;line-height:1.45}.model-performance-section{padding:26px 0 96px;background:radial-gradient(circle at 4% 8%,rgba(244,122,32,.12),transparent 16%),#141414}.model-performance-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(220px,.56fr) minmax(220px,.56fr);gap:18px;align-items:stretch}.model-performance-grid-compact{grid-template-columns:repeat(12,minmax(0,1fr));gap:16px}.model-performance-grid-compact>.model-performance-card-main{grid-column:1 / 7}.model-performance-grid-compact>.model-performance-card:nth-of-type(2){grid-column:7 / 10}.model-performance-grid-compact>.model-performance-card:nth-of-type(3){grid-column:10 / 13}.model-performance-grid-compact>.model-performance-card-clearance{grid-column:1 / 4}.model-performance-grid-compact>.model-performance-bar{grid-column:4 / 13}.model-performance-card,.model-performance-bar{position:relative;overflow:hidden;border:1px solid transparent;border-radius:14px;background:#2f2f2f;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease,transform .18s ease}.model-performance-card{min-height:186px;padding:24px 26px}.model-performance-card-main{background:#1e1f1f}.model-performance-card:hover,.model-performance-bar:hover{border-color:#f47a202e}.model-performance-card:hover{background:#333}.model-performance-card-main:hover{background:#222323}.model-performance-bar:hover{background:#252525}.model-performance-kicker{display:block;color:#d4d49a;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.model-performance-title,.model-performance-small-title{margin:14px 0 0;color:#f0ebe5;text-transform:uppercase}.model-performance-title{font-size:clamp(32px,3.2vw,54px);font-weight:400;line-height:.98}.model-performance-small-title{font-size:20px;font-weight:400;line-height:1.06}.model-performance-value-row{display:flex;align-items:flex-end;gap:14px;margin-top:42px}.model-performance-value-row strong{color:#f4f0eb;font-size:58px;font-weight:600;line-height:.9;transition:color .18s ease,transform .18s ease}.model-performance-card-main .model-performance-value-row strong{color:#f47a20;font-size:60px}.model-performance-card:hover .model-performance-value-row strong,.model-performance-bar:hover .model-performance-bar-item strong{transform:translateY(-1px)}.model-performance-card:hover .model-performance-kicker{color:#ece6b1}.model-performance-value-row span{margin-bottom:8px;color:#ebdcd0e0;font-size:18px;line-height:1;text-transform:uppercase}.model-performance-value-row-small{margin-top:56px}.model-performance-value-row-small strong{font-size:40px}.model-performance-value-row-small span{margin-bottom:6px;font-size:16px}.model-performance-mark{position:absolute;right:22px;bottom:8px;width:120px;height:120px;border:10px solid rgba(255,255,255,.04);border-right-color:transparent;border-radius:50%;transform:rotate(-26deg)}.model-performance-grid-compact .model-performance-card,.model-performance-grid-compact .model-performance-bar{border-radius:12px}.model-performance-grid-compact .model-performance-card{min-height:176px;padding:20px 24px 22px}.model-performance-grid-compact .model-performance-card-main{min-height:176px}.model-performance-grid-compact .model-performance-kicker{font-size:11px;letter-spacing:.16em}.model-performance-grid-compact .model-performance-title{max-width:420px;margin-top:10px;font-family:var(--font-accent-serif);font-size:clamp(22px,2vw,28px);font-weight:400;line-height:1}.model-performance-grid-compact .model-performance-small-title{margin-top:8px;font-size:16px;font-weight:400;line-height:1.1}.model-performance-grid-compact .model-performance-value-row{margin-top:34px;gap:10px}.model-performance-grid-compact .model-performance-value-row strong{font-size:40px}.model-performance-grid-compact .model-performance-card-main .model-performance-value-row strong{font-family:var(--font-accent-serif);font-size:58px;font-weight:400}.model-performance-grid-compact .model-performance-value-row span{margin-bottom:6px;font-size:13px}.model-performance-grid-compact .model-performance-value-row-small{margin-top:54px}.model-performance-grid-compact .model-performance-value-row-small strong{font-size:44px}.model-performance-grid-compact .model-performance-value-row-small span{margin-bottom:5px;font-size:12px}.model-performance-grid-compact .model-performance-card-clearance{min-height:176px}.model-performance-grid-compact .model-performance-bar{min-height:176px;padding:0 18px}.model-performance-grid-compact .model-performance-bar-item{padding:18px 30px;justify-content:center}.model-performance-grid-compact .model-performance-bar-item span{font-size:10px;letter-spacing:.14em}.model-performance-grid-compact .model-performance-bar-item strong{margin-top:8px;font-size:clamp(22px,1.8vw,28px)}.model-performance-grid-compact .model-performance-mark{right:16px;bottom:12px;width:96px;height:96px}.model-performance-card-clearance{border-left:4px solid rgba(255,255,255,.9);background:#1f2020}.model-performance-bar{display:grid;grid-column:2 / 4;grid-template-columns:repeat(3,minmax(0,1fr));min-height:186px;padding:0 18px}.model-performance-bar-item{position:relative;display:flex;flex-direction:column;justify-content:center;min-height:100%;padding:20px 42px}.model-performance-bar-item span{color:#d6c9bb;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.model-performance-bar-item strong{margin-top:8px;color:#f2ede7;font-size:clamp(30px,2.6vw,44px);font-weight:700;line-height:1;text-transform:uppercase;transition:color .18s ease,transform .18s ease}.model-performance-bar:hover .model-performance-bar-item strong{color:#fff4ea}.model-performance-divider{position:absolute;right:0;top:50%;width:1px;height:38px;background:#ffffff14;transform:translateY(-50%)}.model-endurance-section{padding:20px 0 90px;background:radial-gradient(circle at 4% 8%,rgba(244,122,32,.1),transparent 16%),#141414}.model-endurance-shell{padding:22px 24px 24px;background:#1b1b19}.model-endurance-title{margin:0 0 54px;color:#f1ece6;font-size:clamp(44px,4.2vw,62px);font-weight:700;line-height:.94;text-transform:uppercase}.model-endurance-top-row,.model-endurance-bottom-row{display:grid;gap:20px;align-items:stretch}.model-endurance-top-row{grid-template-columns:minmax(0,1.9fr) minmax(280px,.92fr)}.model-endurance-bottom-row{margin-top:20px;grid-template-columns:minmax(250px,.72fr) minmax(0,1.48fr)}.model-endurance-top-row .model-endurance-feature,.model-endurance-top-row .model-endurance-card-dark,.model-endurance-bottom-row .model-endurance-card-accent,.model-endurance-bottom-row .model-endurance-protection{min-width:0}.model-endurance-feature,.model-endurance-card,.model-endurance-protection{position:relative;overflow:hidden;border-radius:12px;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.model-endurance-feature{min-height:360px;background:#242424}.model-endurance-feature-image{width:100%;height:100%;object-fit:cover;filter:grayscale(.06) saturate(.72)}.model-endurance-feature-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0a0a0a75,#0a0a0ad1),linear-gradient(90deg,#0a0a0a2e,#0a0a0a14)}.model-endurance-feature-copy{position:absolute;left:28px;right:28px;bottom:26px;z-index:1;max-width:430px}.model-endurance-feature-copy img,.model-endurance-icon{width:28px;height:28px}.model-endurance-feature-copy h3,.model-endurance-card h3,.model-endurance-protection h3{margin:16px 0 12px;color:#f1ece6;font-size:22px;font-weight:700;line-height:.98;text-transform:uppercase}.model-endurance-feature-copy p,.model-endurance-card p,.model-endurance-protection p{margin:0;color:#e2d8cfcc;font-size:15px;line-height:1.46}.model-endurance-card{padding:28px 28px 24px;border:1px solid rgba(255,255,255,.04)}.model-endurance-card-dark{display:flex;flex-direction:column;min-height:176px;background:radial-gradient(circle at 100% 100%,rgba(244,122,32,.1),transparent 55%),#232323}.model-endurance-card-dark:after{flex:1;min-height:24px;margin-top:20px;border-top:1px solid rgba(255,255,255,.06);content:""}.model-endurance-card-accent{min-height:170px;background:#556214}.model-endurance-card-accent h3,.model-endurance-card-accent p{color:#eef2d5}.model-endurance-protection{display:grid;grid-template-columns:minmax(0,1fr) 216px;gap:12px;align-items:stretch;min-height:170px;padding:26px 24px 24px 30px;background:#4d4b4a}.model-endurance-protection-copy{max-width:420px}.model-endurance-protection-media{display:flex;align-items:center;justify-content:center;min-height:152px;padding:14px;border-radius:8px;background:#1b1b1b}.model-endurance-protection-media img{width:100%;height:auto;object-fit:contain}.model-technical-specs-section{padding:0 0 96px;background:#141414}.model-technical-specs-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.98fr);gap:56px;align-items:start}.model-technical-specs-title{max-width:440px;margin:0;color:#f1ece6;font-size:clamp(42px,4.2vw,60px);font-weight:700;line-height:.94;text-transform:uppercase}.model-technical-specs-list{margin-top:46px}.model-technical-specs-row{display:flex;align-items:center;justify-content:space-between;gap:28px;min-height:84px;border-bottom:1px solid rgba(255,255,255,.08)}.model-technical-specs-row span{color:#e0d6cdb8;font-size:16px;letter-spacing:.12em;text-transform:uppercase}.model-technical-specs-row strong{color:#f1ece6;font-size:20px;font-weight:600;line-height:1;text-align:right}.model-technical-specs-note{display:grid;grid-template-columns:22px 1fr;gap:16px;align-items:start;margin-top:42px;padding:28px 24px 26px;border-left:3px solid #bcc46d;border-radius:12px;background:linear-gradient(180deg,#2e2e2e,#2b2b2b)}.model-technical-specs-note img{width:22px;height:22px}.model-technical-specs-note h3{margin:0 0 12px;color:#f1ece6;font-size:22px;font-weight:700;line-height:1;text-transform:uppercase}.model-technical-specs-note p{max-width:460px;margin:0;color:#e0d6cdcc;font-size:16px;line-height:1.55}.model-technical-specs-media{position:relative;overflow:hidden;aspect-ratio:4 / 3;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:#1c1c1c;box-shadow:0 24px 52px #00000052}.model-technical-specs-media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c0c0c00 58%,#0c0c0c80);content:"";pointer-events:none}.model-technical-specs-media img{display:block;width:100%;height:100%;object-fit:cover}.model-equipment-section{padding:0 0 104px;background:#141414}.model-equipment-head{display:grid;justify-items:center;gap:14px;margin-bottom:40px;text-align:center}.model-equipment-title{margin:0;color:#f1ece6;font-size:clamp(42px,4.4vw,64px);font-weight:700;line-height:.95;text-transform:uppercase}.model-equipment-text{max-width:760px;margin:0;color:#e0d6cdc7;font-size:18px;line-height:1.42}.model-equipment-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.model-equipment-card h3,.model-equipment-card p{margin:0}.model-equipment-card h3{margin-top:18px;color:#f1ece6;font-size:22px;font-weight:700;line-height:1;text-transform:uppercase}.model-equipment-card p{max-width:340px;margin-top:14px;color:#e0d6cdc7;font-size:16px;line-height:1.5}.model-equipment-media{overflow:hidden;border-radius:16px}.model-equipment-media img{display:block;width:100%;height:220px;object-fit:cover}.model-tech-section{padding:0 0 96px;background:radial-gradient(circle at 96% 50%,rgba(255,255,255,.1),transparent 14%),#141414}.model-tech-head{margin-bottom:34px}.model-tech-title{margin:0;color:#f3eee7;font-size:clamp(42px,4.6vw,62px);font-weight:700;line-height:.96;text-transform:uppercase}.model-tech-title span{color:#c9d57e}.model-tech-line{display:block;width:72px;height:4px;margin-top:14px;background:linear-gradient(90deg,#f47a20,#ffb693)}.model-tech-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:34px 26px;align-items:start}.model-tech-media-card,.model-tech-text-block{position:relative}.model-tech-media-card{overflow:hidden;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:#1f1f1f;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}.model-tech-media-card:hover{border-color:#f47a2033}.model-tech-media-card img{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.model-tech-media-card-top{min-height:274px}.model-tech-media-card-bottom{min-height:236px}.model-tech-media-copy{position:absolute;left:auto;right:14px;bottom:16px;width:min(72%,420px);padding:24px 28px 20px;border:1px solid rgba(255,255,255,.05);border-radius:16px;background:radial-gradient(circle at 82% 22%,rgba(255,255,255,.08),transparent 18%),linear-gradient(135deg,#383838c7,#222222b8);backdrop-filter:blur(18px);box-shadow:inset 0 1px #ffffff08;-webkit-backdrop-filter:blur(18px)}.model-tech-media-copy strong{display:block;color:#ffb693;font-size:clamp(24px,2.4vw,30px);font-weight:600;line-height:.98;text-transform:uppercase}.model-tech-media-copy p{max-width:320px;margin:10px 0 0;color:#f2ded2eb;font-size:clamp(18px,1.8vw,22px);line-height:1.34}.model-tech-text-block{display:grid;grid-template-columns:clamp(96px,8.6vw,142px) minmax(0,1fr);column-gap:clamp(20px,2.4vw,34px);row-gap:12px;align-items:start;padding:clamp(18px,2.2vw,28px);border:1px solid rgba(255,255,255,.035);border-radius:18px;background:radial-gradient(circle at 12% 18%,rgba(244,122,32,.08),transparent 30%),linear-gradient(135deg,#ffffff06,#fff0);transition:border-color .22s ease,background .22s ease,transform .22s ease}.model-tech-text-block:hover{border-color:#f47a202e;background:radial-gradient(circle at 12% 18%,rgba(244,122,32,.13),transparent 32%),linear-gradient(135deg,#ffffff0a,#ffffff01);transform:translateY(-2px)}.model-tech-text-block span{color:#70462475;font-size:clamp(56px,5.8vw,84px);font-weight:600;line-height:.9;letter-spacing:-.06em}.model-tech-text-block h3{margin:8px 0 14px;color:#f2ede7;font-size:clamp(26px,3.2vw,42px);font-weight:700;line-height:.94;text-transform:uppercase}.model-tech-text-block p{max-width:510px;margin:0;color:#e0d5ccd1;font-size:18px;line-height:1.45}.model-customization-section{padding:0 0 104px;background:radial-gradient(circle at 8% 12%,rgba(201,213,126,.08),transparent 12%),#141414}.model-customization-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,.7fr);gap:28px;align-items:start;margin-bottom:36px}.model-customization-kicker{display:block;color:#d4d49a;font-size:12px;font-weight:500;letter-spacing:.22em;text-transform:uppercase}.model-customization-title{margin:14px 0 0;color:#f2ede7;font-size:clamp(54px,5.8vw,86px);font-weight:700;line-height:.92;text-transform:uppercase}.model-customization-text{max-width:420px;margin:6px 0 0 auto;color:#e4d8ced6;font-size:18px;line-height:1.5}.model-customization-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.model-customization-card{position:relative;overflow:hidden;min-height:454px;border:1px solid rgba(255,255,255,.05);border-radius:14px;background:#1d1d1d;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.model-customization-card:hover{border-color:#f47a2038}.model-customization-image{width:100%;height:100%;object-fit:cover}.model-customization-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#12121200,#12121214 56%,#121212d1);pointer-events:none}.model-customization-footer{position:absolute;left:16px;right:16px;bottom:16px}.model-customization-icon{width:22px;height:22px;margin-bottom:10px}.model-customization-footer strong{display:block;color:#f2ede7;font-size:clamp(24px,2.4vw,34px);font-weight:600;line-height:.95;text-transform:uppercase}.model-cta-section{padding:0 0 110px;background:#141414}.model-cta-wrap{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,.86fr) minmax(280px,.72fr);gap:30px;align-items:center;min-height:430px;padding:56px 52px;background:radial-gradient(circle at 7% 14%,rgba(244,122,32,.1),transparent 16%),#181818}.model-cta-copy{position:relative;z-index:1;max-width:620px}.model-cta-title{display:flex;flex-direction:column;gap:14px;margin:0;color:#f2ede7;font-size:clamp(54px,5.4vw,82px);font-weight:700;line-height:.9;text-transform:uppercase}.model-cta-title span{display:block}.model-cta-title span:first-child{white-space:nowrap}.model-cta-title-accent{color:#f47a20;text-decoration:underline;text-underline-offset:6px}.model-cta-text{max-width:520px;margin:24px 0 0;color:#e5d8cfd1;font-size:20px;line-height:1.45}.model-cta-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.model-cta-button{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:54px;padding:0 26px;border:0;border-radius:4px;font-family:inherit;font-size:15px;font-weight:500;line-height:1;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease}.model-cta-button img{width:16px;height:16px}.model-cta-button-primary{background:#f47a20;color:#1d140f}.model-cta-button-primary img{filter:brightness(0) invert(.08)}.model-cta-button-secondary{border:1px solid rgba(255,182,147,.32);background:#26262675;color:#f2ede7}.model-cta-button-secondary img{filter:brightness(0) invert(1)}.model-cta-decor{position:relative;z-index:0;display:flex;justify-content:flex-end;align-items:center}.model-cta-decor img{width:min(100%,360px);opacity:.2}.lead-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:24px;background:#0a0a0ab8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.lead-modal-card{position:relative;width:min(100%,560px);max-height:min(100vh - 48px,820px);overflow:auto;padding:34px 30px 30px;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:radial-gradient(circle at 92% 14%,rgba(244,122,32,.1),transparent 16%),#232323;box-shadow:0 30px 80px #0000006b}.lead-modal-close{position:absolute;top:14px;right:14px;width:34px;height:34px;border:0;border-radius:50%;background:#ffffff0f;color:#f3ede8;font-size:22px;line-height:1;cursor:pointer}.lead-modal-kicker{display:block;color:#ffb693;font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.lead-modal-title{margin:16px 0 0;color:#f4efea;font-size:clamp(34px,4vw,46px);font-weight:700;line-height:.94;text-transform:uppercase}.lead-modal-title-configurator{word-spacing:.12em}.lead-modal-text{margin:18px 0 0;color:#e5d8ced1;font-size:17px;line-height:1.45}.lead-modal-form{margin-top:28px}.lead-modal-field,.lead-modal-field-label{display:block}.lead-modal-field+.lead-modal-field,.lead-modal-row+.lead-modal-field,.lead-modal-field+.lead-modal-row{margin-top:18px}.lead-modal-field>span,.lead-modal-field-label{display:block;margin-bottom:10px;color:#ffb693;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.lead-modal-field input,.lead-modal-field textarea,.lead-modal-chip{width:100%;border:1px solid transparent;border-radius:8px;background:#393939;color:#f3eeea;font-family:inherit;font-size:17px}.lead-modal-field input,.lead-modal-field textarea{padding:0 16px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.lead-modal-field input{min-height:52px}.lead-modal-field textarea{min-height:122px;padding-top:14px;resize:vertical}.lead-modal-field input:focus,.lead-modal-field textarea:focus{border-color:#f47a2085;box-shadow:0 0 0 3px #f47a201f}.lead-modal-field input.is-error{border-color:#ff7c7cb3}.lead-modal-field small{display:block;margin-top:8px;color:#ff9f9f;font-size:12px}.lead-modal-messenger-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.lead-modal-chip{min-height:48px;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.lead-modal-chip.is-active{border-color:#f47a208f;background:#4a4038}.lead-modal-submit{width:100%;min-height:58px;margin-top:20px;border:0;border-radius:8px;background:#f47a20;color:#1f140f;font-family:inherit;font-size:16px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer}.lead-modal-success{margin:14px 0 0;color:#b7f0c1;font-size:14px;text-align:center}.lead-modal-error{margin:14px 0 0;color:#f0b7b7;font-size:14px;text-align:center}.technology-section{position:relative;padding:96px 0 88px;background:radial-gradient(circle at 82% 18%,rgba(244,122,32,.12),transparent 18%),linear-gradient(180deg,#121212,#151515)}.technology-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(420px,.95fr);gap:56px;align-items:start}.section-kicker{margin:0 0 18px;color:#ffb693;font-size:12px;font-weight:700;letter-spacing:.34em;text-transform:uppercase}.technology-title{margin:0;color:#f6f1eb;font-size:clamp(46px,5vw,66px);font-weight:700;line-height:.98;text-transform:uppercase}.technology-title span{display:block}.technology-title-accent{color:#b4968c}.technology-list{display:grid;gap:18px;margin-top:48px}.technology-item{display:grid;grid-template-columns:56px 1fr;gap:22px;align-items:start;padding:18px 20px 20px;border:1px solid transparent;border-radius:24px;background:#181818bd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:background-color .18s ease,border-color .18s ease}.technology-item-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:#313131}.technology-item-icon img{width:26px;height:26px}.technology-item-copy h3{margin:4px 0 10px;color:#f3eee8;font-size:22px;font-weight:700;line-height:1;text-transform:uppercase}.technology-item-copy p{max-width:540px;margin:0;color:#e6d6cbc7;font-size:17px;line-height:1.52}.technology-media-wrap{position:relative}.technology-media-card{position:relative;overflow:hidden;padding:18px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:linear-gradient(180deg,#5b5b5beb,#3f3f3feb)}.technology-media-glow{position:absolute;right:2%;top:2%;width:44%;height:18%;background:radial-gradient(circle,rgba(244,122,32,.18),transparent 68%);filter:blur(22px);pointer-events:none}.technology-media-image{position:relative;z-index:1;width:100%;border-radius:8px}.technology-media-caption{position:absolute;left:18px;right:18px;bottom:18px;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding:18px 18px 16px;border-radius:10px;background:linear-gradient(180deg,#2c2c2c2e,#242424d1);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.technology-media-caption span{display:block;margin-bottom:8px;color:#ffc7a5db;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.technology-media-caption strong{display:block;color:#f0ebe5;font-size:26px;font-weight:500;line-height:1;text-transform:uppercase}.technology-media-action{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;padding:0;border:1px solid rgba(255,182,147,.9);border-radius:50%;background:transparent;cursor:pointer}.technology-media-action span{width:0;height:0;margin:0 0 0 2px;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:8px solid #ffb693}.model-lineup-section{padding:96px 0 110px;background:radial-gradient(circle at 6% 8%,rgba(244,122,32,.12),transparent 14%),radial-gradient(circle at 96% 96%,rgba(244,122,32,.08),transparent 12%),#141414}.model-lineup-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:54px}.model-lineup-title{margin:0;color:#f4f0eb;font-size:clamp(46px,5vw,62px);font-weight:700;line-height:.95;text-transform:uppercase}.model-lineup-accent-line{display:block;width:76px;height:5px;margin-top:12px;background:linear-gradient(90deg,#ffb693,#eb8d55)}.model-lineup-controls{display:none;align-items:center;gap:12px}.slider-arrow{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:#ffffff05;color:#f6efe8;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.slider-arrow:hover{transform:translateY(-2px);border-color:#f47a2073;background:#f47a2014}.slider-arrow span{font-size:20px;line-height:1}.model-lineup-slider{overflow:hidden}.model-lineup-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);gap:28px;overflow-x:auto;padding-bottom:10px;scroll-snap-type:x mandatory;scrollbar-width:none;touch-action:pan-y}.model-lineup-track::-webkit-scrollbar{display:none}.model-card{position:relative;display:flex;flex-direction:column;min-height:100%;padding:20px 20px 22px;border:1px solid rgba(255,255,255,.04);border-radius:14px;background:#202020;scroll-snap-align:start;transition:background-color .18s ease,box-shadow .18s ease}.model-card-image-wrap{position:relative;overflow:hidden;border-radius:10px}.model-card-image{display:block;width:100%;height:auto}.model-card-coming-soon-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:220px;background:radial-gradient(circle at 50% 42%,rgba(244,122,32,.14),transparent 34%),linear-gradient(145deg,#ffffff09,#fff0)}.model-card-coming-soon-visual img{display:block;width:clamp(86px,28%,124px);height:auto;min-height:0;object-fit:contain;opacity:.96;transition:opacity .24s ease,transform .24s ease}.model-card-badge{position:absolute;top:14px;left:14px;padding:7px 12px 6px;background:#ee853e;color:#261b13;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.model-card-status{position:absolute;inset:auto 14px 14px 14px;display:flex;flex-direction:column;gap:6px;padding:16px 16px 15px;border:1px solid rgba(255,183,130,.16);border-radius:12px;background:linear-gradient(180deg,#1113,#111111b8);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transform:translateY(18px);transition:opacity .22s ease,transform .22s ease,border-color .22s ease;pointer-events:none}.model-card-status small{color:#ffbf90eb;font-size:11px;letter-spacing:.18em;text-transform:uppercase}.model-card-status strong{color:#fff2e8;font-family:var(--font-display);font-size:20px;font-weight:700;line-height:1;text-transform:uppercase}.model-card-content{display:flex;flex:1;flex-direction:column;padding-top:18px}.model-card-content h3{margin:0 0 12px;color:#f0ebe5;font-size:22px;font-weight:700;line-height:1;text-transform:uppercase}.model-card-content p{margin:0;color:#e6d6cbc2;font-size:15px;line-height:1.45}.model-card-specs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.model-card-spec{position:relative}.model-card-spec:not(:last-child):after{position:absolute;top:4px;right:-6px;width:1px;height:34px;background:#ffffff0f;content:""}.model-card-spec strong{display:block;color:#ffb693;font-size:28px;font-weight:500;line-height:1}.model-card-spec>span{display:block;margin-top:6px;color:#e4ddd6c7;font-size:11px;letter-spacing:.12em;text-transform:uppercase}.model-card-button{display:inline-flex;align-items:center;justify-content:center;margin-top:auto;min-height:56px;width:100%;border:0;border-radius:6px;background:#3a3a3a;color:#f1eeea;font-family:inherit;font-size:15px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.model-card-button:hover{transform:translateY(-1px);background:#494949}.model-card-progress{position:absolute;inset:auto 20px 0;height:2px;background:linear-gradient(90deg,#ffb693cc,#ee853eeb);opacity:0;transition:opacity .18s ease}.model-card:hover .model-card-progress{opacity:1}.model-card-coming-soon:hover .model-card-status{opacity:1;transform:translateY(0);border-color:#f47a2057}.model-card-coming-soon:hover .model-card-coming-soon-visual img{transform:scale(1.03);opacity:1}.work-areas-section{padding:96px 0 112px;background:radial-gradient(circle at 92% 8%,rgba(244,122,32,.1),transparent 12%),radial-gradient(circle at 12% 22%,rgba(255,255,255,.04),transparent 18%),#151515}.work-areas-gallery-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.work-areas-title{margin:0;color:#f4f0eb;font-size:clamp(44px,5vw,60px);font-weight:700;line-height:.95;text-transform:uppercase}.work-areas-intro{max-width:620px;margin:16px 0 0;color:#e9dfd7c2;font-size:18px;line-height:1.5}.work-areas-note{max-width:240px;margin:0;color:#ffb992d1;font-size:12px;letter-spacing:.16em;line-height:1.45;text-transform:uppercase}.work-areas-gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:108px;gap:18px;align-items:stretch}.work-areas-gallery-card{position:relative;display:block;overflow:hidden;padding:0;border:0;border:1px solid rgba(255,255,255,.06);border-radius:18px;background:#1f1f1f;cursor:pointer}.work-areas-gallery-card-feature{grid-column:span 7;grid-row:span 4}.work-areas-gallery-card-tall{grid-column:span 5;grid-row:span 4}.work-areas-gallery-card-wide{grid-column:span 12;grid-row:span 3}.work-areas-gallery-image{width:100%;height:100%;object-fit:cover;transition:transform .26s ease,filter .26s ease}.work-areas-gallery-card:hover .work-areas-gallery-image{transform:scale(1.04);filter:saturate(1.04) brightness(.86)}.work-areas-gallery-index,.work-areas-gallery-overlay{position:absolute;z-index:1}.work-areas-gallery-index{top:18px;left:18px;display:inline-flex;align-items:center;justify-content:center;padding:8px 12px 7px;border-radius:999px;background:#0f0f0f7a;color:#ffe7d7;font-size:11px;letter-spacing:.18em;line-height:1;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.work-areas-gallery-overlay{left:0;right:0;bottom:0;display:flex;flex-direction:column;gap:10px;padding:28px 28px 24px;background:linear-gradient(180deg,#12121200,#121212e6 84%)}.work-areas-gallery-overlay strong{color:#f0ebe5;font-size:clamp(26px,3vw,40px);font-weight:600;line-height:.95;text-align:left;text-transform:uppercase}.work-areas-gallery-overlay small{margin:0;color:#e9dfd7d6;font-size:16px;line-height:1.4;text-align:left}.work-areas-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:40;display:flex;align-items:center;justify-content:center;padding:28px;background:#080808d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.work-areas-lightbox-dialog{position:relative;width:min(1180px,100%);border:1px solid rgba(255,255,255,.08);border-radius:24px;background:#171717;box-shadow:0 34px 84px #00000057;overflow:hidden}.work-areas-lightbox-close{position:absolute;top:18px;right:18px;z-index:2;width:46px;height:46px;border:1px solid rgba(255,255,255,.12);border-radius:50%;background:#1111118f;color:#f6eee8;font-size:26px;line-height:1;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.work-areas-lightbox-media{background:#101010}.work-areas-lightbox-media img,.work-areas-lightbox-media video{width:100%;max-height:min(70vh,760px);object-fit:cover;display:block;scale:1.12}.gallery-video-player{position:relative;background:#101010}.gallery-video-player video{width:100%;max-height:min(70vh,760px);object-fit:cover;display:block;cursor:pointer}.gallery-video-controls{position:absolute;right:0;bottom:0;left:0;display:flex;align-items:center;gap:12px;padding:12px 18px;background:linear-gradient(180deg,#0c0c0c00,#0a0a0adb 60%)}.gallery-video-play-toggle,.gallery-video-mute-toggle{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.14);border-radius:50%;background:#171717b8;color:#f4efe9;font-size:14px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.gallery-video-play-toggle:hover,.gallery-video-mute-toggle:hover{transform:translateY(-1px);border-color:#f47a2066;background:#2c211b}.gallery-video-time{flex-shrink:0;min-width:38px;color:#f4efe9d1;font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.02em;text-align:center}.gallery-video-progress{position:relative;flex:1;height:4px;border-radius:999px;background:#ffffff2e;cursor:pointer}.gallery-video-progress-fill{position:absolute;top:0;left:0;display:block;height:100%;border-radius:999px;background:#f47a20}.work-areas-lightbox-footer{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:26px 28px 28px}.work-areas-lightbox-kicker{display:block;margin-bottom:10px;color:#ffba92;font-size:11px;letter-spacing:.16em;text-transform:uppercase}.work-areas-lightbox-footer h3{margin:0 0 10px;color:#f3eee8;font-size:34px;line-height:.95;text-transform:uppercase}.work-areas-lightbox-footer p{max-width:620px;margin:0;color:#e8dfd6c7;font-size:17px;line-height:1.5}.work-areas-lightbox-controls{display:flex;gap:10px;margin-top:15px}.work-areas-lightbox-controls button{width:54px;height:54px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#232323;color:#f4efe9;font-size:20px;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.work-areas-lightbox-controls button:hover,.work-areas-lightbox-close:hover{transform:translateY(-2px);border-color:#f47a2057;background:#2c211b}.work-areas-slider-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:34px}.work-areas-slider-meta{max-width:320px;padding:18px 20px;border:1px solid rgba(255,255,255,.06);border-radius:20px;background:linear-gradient(180deg,#ffffff0a,#ffffff05);box-shadow:inset 0 1px #ffffff0a}.work-areas-slider-meta span,.work-areas-slider-kicker{display:inline-block;color:#ffba92;font-size:11px;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.work-areas-slider-meta p{margin:12px 0 0;color:#e9dfd7bd;font-size:14px;line-height:1.55}.work-areas-slider-shell{display:block}.work-areas-slider-shell-wide{width:min(calc(100vw - 48px),1760px);margin:0 auto}.work-areas-slider-stage{position:relative;min-width:0;overflow:hidden;padding:24px;border:1px solid rgba(255,255,255,.06);border-radius:34px;background:linear-gradient(180deg,#ffffff08,#ffffff04),#161616f5;box-shadow:0 28px 64px #0000002e,inset 0 1px #ffffff0a}.work-areas-slider-main-wrap{position:relative;overflow:hidden;border-radius:28px}.work-areas-slider-main{position:relative;width:100%;height:min(54vw,calc(100vh - 190px));max-height:760px;overflow:hidden;border-radius:28px;background:#101010}.work-areas-slider-layer,.work-areas-slider-preview-hit{position:absolute;top:0;right:0;bottom:0;left:0}.work-areas-slider-layer{overflow:hidden;border-radius:inherit}.work-areas-slider-preview-hit{z-index:1;padding:0;border:0;background:transparent;cursor:zoom-in}.work-areas-slider-media{width:100%;height:100%;scale:1.1;object-fit:cover;transition:transform .9s ease,filter .9s ease}.work-areas-slider-main:hover .work-areas-slider-layer img{transform:scale(1.035);filter:brightness(.8) saturate(1.02)}.work-areas-slider-topbar{position:absolute;top:22px;right:24px;left:24px;z-index:2;display:flex;align-items:center;gap:16px}.work-areas-slider-main-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:9px 12px 8px;border-radius:999px;background:#0f0f0f85;color:#f4ede5;font-size:11px;letter-spacing:.18em;line-height:1;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.work-areas-slider-progress{display:flex;flex:1;gap:6px;min-width:0;pointer-events:none}.work-areas-slider-progress-track{position:relative;flex:1;height:3px;overflow:hidden;border-radius:999px;background:#ffffff29}.work-areas-slider-progress-fill{position:absolute;top:0;right:0;bottom:0;left:0;transform-origin:left center;transform:scaleX(0);border-radius:999px;background:linear-gradient(90deg,#f47a20,#ffbd91)}.work-areas-slider-progress-fill.is-done{transform:scaleX(1)}.work-areas-slider-progress-fill.is-active{animation:work-areas-progress-fill linear forwards;animation-duration:5.2s}@keyframes work-areas-progress-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.work-areas-slider-main:before,.work-areas-slider-main:after{content:"";position:absolute;right:0;left:0;z-index:1;pointer-events:none}.work-areas-slider-main:before{top:0;height:124px;background:linear-gradient(180deg,#080808f0,#08080800)}.work-areas-slider-main:after{bottom:0;height:220px;background:linear-gradient(180deg,#08080800,#080808f5)}.work-areas-slider-main-overlay{position:absolute;right:0;bottom:0;left:0;display:flex;flex-direction:column;gap:10px;z-index:2;max-width:680px;padding:0 38px 36px;text-align:left;pointer-events:none}.work-areas-slider-main-overlay strong{color:#f3eee8;font-size:clamp(30px,3vw,54px);font-weight:600;line-height:.9;text-transform:uppercase;text-shadow:0 12px 34px rgba(0,0,0,.44)}.work-areas-slider-main-overlay small{color:#e9dfd7d1;font-size:clamp(15px,1.2vw,18px);line-height:1.5;text-shadow:0 8px 24px rgba(0,0,0,.42)}.work-areas-slider-gallery-link{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:42px;padding:0 18px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:#0f0f0f61;color:#f5efe8;font-family:var(--font-display);font-size:12px;font-weight:700;letter-spacing:.12em;line-height:1;text-transform:uppercase;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);opacity:0;transform:translateY(14px);transition:opacity .24s ease,transform .24s ease,border-color .18s ease,background-color .18s ease}.work-areas-slider-main:hover .work-areas-slider-gallery-link,.work-areas-slider-main:focus-within .work-areas-slider-gallery-link{opacity:1;transform:translateY(0)}.work-areas-slider-gallery-link:hover{border-color:#f47a2066;background:#241812d1}.work-areas-slider-gallery-link:after{content:"↗";font-size:14px;line-height:1}.work-areas-slider-arrow{position:absolute;top:50%;z-index:2;display:none;width:52px;height:52px;border:1px solid rgba(255,255,255,.1);border-radius:50%;background:#1212129e;color:#f4eee7;font-size:20px;cursor:pointer;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translateY(-50%);transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.work-areas-slider-arrow:hover{transform:translateY(calc(-50% - 2px));border-color:#f47a205c;background:#261c17e0}.work-areas-slider-arrow-prev{left:34px}.work-areas-slider-arrow-next{right:34px}.work-areas-slider-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-top:20px;padding-bottom:6px}.work-areas-slider-thumb{position:relative;width:100%;min-width:112px;height:88px;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:16px;background:#1b1b1b;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.work-areas-slider-thumb:hover,.work-areas-slider-thumb.is-active{transform:translateY(-2px);border-color:#f47a2057;box-shadow:0 14px 30px #f47a201f}.work-areas-slider-thumb.is-active:after{content:"";position:absolute;right:8px;bottom:8px;left:8px;height:3px;border-radius:999px;background:linear-gradient(90deg,#f47a20,#ffbd91)}.work-areas-slider-thumb-media{width:100%;height:100%;object-fit:cover;display:block}.gallery-page{background:radial-gradient(circle at 84% 8%,rgba(244,122,32,.1),transparent 16%),radial-gradient(circle at 10% 18%,rgba(255,255,255,.04),transparent 16%),#121212}.gallery-page-section{padding:42px 0 112px;background:transparent}.gallery-page-hero{margin-bottom:26px}.gallery-page-title{margin:0;color:#f4efe8;font-size:clamp(58px,7vw,104px);font-weight:700;line-height:.9;text-transform:uppercase}.gallery-page-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-auto-flow:dense;grid-auto-rows:96px;gap:18px}.gallery-page-card{position:relative;display:block;overflow:hidden;padding:0;border:1px solid rgba(255,255,255,.06);border-radius:22px;background:#1a1a1a;cursor:pointer;text-align:left}.gallery-page-card-feature{grid-column:span 7;grid-row:span 5}.gallery-page-card-tall{grid-column:span 5;grid-row:span 5}.gallery-page-card-wide{grid-column:span 7;grid-row:span 3}.gallery-page-card-square{grid-column:span 5;grid-row:span 3}.gallery-page-card-image{width:100%;scale:1.1;height:100%;object-fit:cover;transition:transform .26s ease,filter .26s ease}.gallery-page-card:hover .gallery-page-card-image{transform:scale(1.04);filter:brightness(.82) saturate(1.04)}.gallery-page-card-video{cursor:default}.gallery-page-video-trigger{position:relative;display:block;width:100%;height:100%;padding:0;border:0;background:transparent;cursor:pointer}.gallery-page-video-play{position:absolute;top:50%;left:50%;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border:1px solid rgba(255,255,255,.24);border-radius:50%;background:#0f0f0f8f;color:#f5efe8;font-size:20px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transform:translate(-50%,-50%);transition:transform .2s ease,background-color .2s ease}.gallery-page-video-trigger:hover .gallery-page-video-play{transform:translate(-50%,-50%) scale(1.08);background:#f47a20b8}.gallery-page-card-video video.gallery-page-card-image{background:#000}.gallery-page-loader{display:flex;align-items:center;justify-content:center;min-height:140px;margin-top:18px;color:#ffb992d1;font-size:12px;letter-spacing:.16em;line-height:1.4;text-transform:uppercase}@media (max-width: 1100px){.work-areas-slider-head{align-items:start;flex-direction:column}.work-areas-slider-meta{max-width:520px}.work-areas-slider-shell{display:block}.work-areas-slider-main{height:min(62vw,calc(100vh - 180px));max-height:680px}.gallery-page-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:118px}.gallery-page-card-feature,.gallery-page-card-wide{grid-column:1 / -1}.gallery-page-card-tall,.gallery-page-card-square{grid-column:span 1}.gallery-page-card-feature{grid-row:span 4}.gallery-page-card-tall,.gallery-page-card-wide,.gallery-page-card-square{grid-row:span 3}}@media (max-width: 767px){.work-areas-section{padding:66px 0 76px}.work-areas-title{font-size:clamp(34px,11vw,46px)}.work-areas-intro{font-size:15px}.work-areas-slider-head{margin-bottom:24px}.work-areas-slider-meta,.work-areas-slider-stage{padding:16px;border-radius:20px}.work-areas-slider-shell-wide{width:min(calc(100vw - 24px),100%)}.work-areas-slider-main{height:340px;border-radius:18px}.work-areas-slider-main-badge{top:12px;left:12px;padding:8px 10px 7px;font-size:10px}.work-areas-slider-main-overlay{gap:8px;max-width:none;padding:0 18px 18px}.work-areas-slider-main-overlay strong{font-size:26px}.work-areas-slider-main-overlay small{font-size:14px}.work-areas-slider-arrow{top:auto;bottom:28px;display:block;width:42px;height:42px;font-size:17px;transform:none}.work-areas-slider-arrow:hover{transform:translateY(-2px)}.work-areas-slider-arrow-prev{left:16px}.work-areas-slider-arrow-next{right:16px}.work-areas-slider-gallery-link{top:12px;right:12px;left:auto;bottom:auto;min-height:38px;padding:0 14px;font-size:12px;opacity:1;transform:none}.work-areas-slider-strip{grid-template-columns:repeat(5,94px);gap:10px;margin-top:14px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:rgba(244,122,32,.46) transparent}.work-areas-slider-thumb{min-width:94px;height:76px;border-radius:14px}.gallery-page-section{padding:28px 0 76px}.gallery-page-hero{margin-bottom:24px}.gallery-page-title{font-size:clamp(42px,13vw,64px)}.gallery-page-grid{grid-template-columns:1fr;grid-auto-rows:auto;gap:14px}.gallery-page-card-feature,.gallery-page-card-tall,.gallery-page-card-wide,.gallery-page-card-square{grid-column:auto;grid-row:auto;min-height:240px}.gallery-page-card{border-radius:18px}.gallery-page-loader{min-height:100px;font-size:11px}}.model-configurator-cta-section{padding:0 0 108px;background:#151515}.model-configurator-cta-wrap{display:grid;justify-items:center;gap:24px;padding-top:12px;text-align:center}.model-configurator-cta-title{max-width:860px;margin:0;color:#f2ede7;font-size:clamp(54px,6vw,88px);font-weight:700;line-height:.9;word-spacing:.12em;text-transform:uppercase}.model-configurator-cta-text{max-width:640px;margin:0;color:#e5d8cfd1;font-size:21px;line-height:1.45}.model-configurator-cta-button{min-width:380px;min-height:62px;padding:0 42px;border:0;border-radius:4px;background:#f47a20;color:#1d140f;font-family:var(--font-display);font-size:15px;font-weight:700;letter-spacing:.04em;line-height:1;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.model-configurator-cta-button:hover{background:#ff882f}.model-configurator-cta-section-business{padding-bottom:96px}.model-configurator-cta-wrap-business{grid-template-columns:minmax(0,1fr) minmax(280px,360px);align-items:center;gap:28px;padding:56px 42px;border-radius:24px;background:linear-gradient(90deg,#f46812,#f46f18fa);text-align:left}.model-configurator-cta-copy{max-width:620px}.model-configurator-cta-title-business{max-width:520px;color:#241108;font-size:clamp(42px,4.5vw,64px);line-height:.92;word-spacing:0}.model-configurator-cta-text-business{max-width:560px;margin-top:24px;color:#34170bdb;font-size:18px;line-height:1.45}.model-configurator-cta-actions{display:grid;justify-items:center;gap:10px}.model-configurator-cta-button-business{min-width:246px;background:#4d1707;color:#f6b15f;box-shadow:0 20px 36px #77270029}.model-configurator-cta-button-business:hover{background:#5d1d0b}.model-configurator-cta-note{max-width:160px;margin:0;color:#491a08db;font-size:12px;line-height:1.25;text-align:center;text-transform:uppercase}.contact-section{padding:96px 0 110px;background:radial-gradient(circle at 92% 14%,rgba(244,122,32,.08),transparent 14%),#141414}.contact-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,.88fr);gap:64px;align-items:start}.contact-title{margin:0;color:#f4f0eb;font-size:clamp(50px,6vw,78px);font-weight:700;line-height:.95;text-transform:uppercase}.contact-title span{display:block}.contact-title-accent{color:#ffb693}.contact-text{max-width:520px;margin:30px 0 0;color:#ecdfd6d6;font-size:20px;line-height:1.45}.contact-items{display:grid;gap:20px;margin-top:34px;font-style:normal}.contact-item{display:flex;align-items:center;gap:14px;color:#efe7df;font-size:20px;line-height:1.3;transition:color .18s ease,transform .18s ease}.contact-item:hover{color:#ffb693;transform:translate(2px)}.contact-item-icon{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.contact-item-icon img{max-width:20px;max-height:20px}.contact-form-card{padding:34px 30px 30px;border:1px solid rgba(255,255,255,.06);border-radius:16px;background:#242424;box-shadow:0 18px 44px #00000038}.contact-form-row{margin-bottom:24px}.contact-form-row-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.contact-field,.contact-field-label{display:block}.contact-field>span,.contact-field-label{display:block;margin-bottom:10px;color:#ffb693;font-size:12px;font-weight:500;letter-spacing:.18em;text-transform:uppercase}.contact-field input,.contact-field select,.messenger-button{width:100%;min-height:52px;border:1px solid transparent;border-radius:8px;background:#3a3a3a;color:#f3eeea;font-family:inherit;font-size:18px}.contact-field input,.contact-field select{padding:0 16px;outline:none;transition:border-color .18s ease,box-shadow .18s ease}.contact-field input::placeholder{color:#d2cdc875}.contact-field input:focus,.contact-field select:focus{border-color:#f47a2085;box-shadow:0 0 0 3px #f47a201f}.contact-field input.is-error,.contact-field select.is-error{border-color:#ff7c7cb3}.contact-field small,.contact-inline-error{display:block;margin-top:8px;color:#ff9f9f;font-size:12px}.contact-messenger-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.messenger-button{cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.messenger-button:hover{transform:translateY(-1px);background:#444}.messenger-button.is-active{border-color:#f47a208f;background:#4a4038}.contact-submit{width:100%;min-height:62px;margin-top:18px;border:0;border-radius:8px;background:#f46f17;color:#20150f;font-family:inherit;font-size:18px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.contact-submit:hover{transform:translateY(-1px);box-shadow:0 16px 36px #f47a2038;background:#fb781f}.contact-policy{margin:14px 0 0;color:#d4ccc5a3;font-size:12px;line-height:1.4;text-align:center;text-transform:uppercase}.contact-success{margin:14px 0 0;color:#b7f0c1;font-size:14px;text-align:center}.contact-error{margin:14px 0 0;color:#f0b7b7;font-size:14px;text-align:center}.site-footer{padding:54px 0 60px;background:radial-gradient(circle at 94% 20%,rgba(244,122,32,.08),transparent 14%),#121212;border-top:1px solid rgba(255,255,255,.04)}.site-footer-grid{display:grid;grid-template-columns:minmax(220px,1.1fr) minmax(160px,.75fr) minmax(220px,.95fr) minmax(180px,.7fr);gap:40px;align-items:start}.site-footer-logo{display:inline-block;color:#f6f2ed;font-size:30px;font-weight:700;line-height:1}.site-footer-text{max-width:280px;margin:24px 0 0;color:#d8cfc7bd;font-size:16px;line-height:1.5}.site-footer-heading{margin:0 0 20px;color:#f47a20;font-size:12px;font-weight:700;letter-spacing:.28em;text-transform:uppercase}.site-footer-list,.site-footer-socials{margin:0;padding:0;list-style:none}.site-footer-list{display:grid;gap:16px}.site-footer-link{color:#dbd3ccb3;font-size:17px;line-height:1.3;transition:color .18s ease,transform .18s ease}.site-footer-link:hover{color:#f3ebe5;transform:translate(2px)}.site-footer-socials{display:flex;gap:12px}.site-footer-social{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid rgba(255,255,255,.06);border-radius:6px;background:#303030;transition:transform .18s ease,border-color .18s ease,background-color .18s ease}.site-footer-social:hover{transform:translateY(-2px);border-color:#f47a2057;background:#393939}.site-footer-social img{width:16px;height:16px;filter:brightness(0) invert(1)}.site-footer-copy{max-width:220px;margin:18px 0 0;color:#9b9590b3;font-size:12px;line-height:1.45;text-transform:uppercase}@keyframes dustFloatBack{0%,to{transform:translateZ(0) scale(1);opacity:.58}50%{transform:translate3d(18px,-12px,0) scale(1.08);opacity:.84}}@keyframes dustFloatFront{0%,to{transform:translateZ(0) scale(1);opacity:.52}50%{transform:translate3d(-20px,8px,0) scale(1.14);opacity:.82}}@keyframes dustGlow{0%,to{transform:scale(1);opacity:.34}50%{transform:scale(1.18);opacity:.58}}@keyframes dustParticleOne{0%,to{transform:translateZ(0);opacity:.78}50%{transform:translate3d(10px,-18px,0);opacity:1}}@keyframes dustParticleTwo{0%,to{transform:translateZ(0);opacity:.62}50%{transform:translate3d(-12px,-20px,0);opacity:.96}}@keyframes dustParticleThree{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(14px,-10px,0) scale(1.26)}}@keyframes dustParticleFour{0%,to{transform:translateZ(0);opacity:.52}50%{transform:translate3d(18px,-24px,0);opacity:.88}}@media (max-width: 1080px){.page-shell{padding-top:0}.hero{width:100%;min-height:100vh}.topbar{min-height:auto}.topbar-inner{flex-wrap:wrap;padding:18px 0}.topnav{order:3;width:100%;margin:0;justify-content:flex-start;flex-wrap:wrap}.hero-content{min-height:auto}.hero-content-inner{min-height:auto;padding:42px 0 180px}.hero-title{font-size:clamp(44px,7.2vw,62px)}.hero-text{font-size:19px}.hero-atmosphere{right:-18px;top:74px;width:360px;height:520px;opacity:.86}.hero-bottom-rail{bottom:24px}.hero-bottom-rail-inner{grid-template-columns:1fr;gap:8px}.technology-section{padding:78px 0 72px}.technology-grid{grid-template-columns:minmax(0,1fr);gap:36px}.technology-item-copy p{max-width:none}.model-lineup-section{padding:78px 0 88px}.model-lineup-track{grid-auto-columns:minmax(320px,320px)}.work-areas-section{padding:80px 0 92px}.work-areas-gallery-head{align-items:start;flex-direction:column}.work-areas-note{max-width:520px}.work-areas-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:120px}.work-areas-gallery-card-feature,.work-areas-gallery-card-wide{grid-column:1 / -1}.work-areas-gallery-card-tall{grid-column:span 1}.work-areas-gallery-card-feature{grid-row:span 3}.work-areas-gallery-card-tall,.work-areas-gallery-card-wide{grid-row:span 2}.work-areas-lightbox-footer{align-items:start;flex-direction:column}.model-configurator-cta-section{padding-bottom:88px}.model-configurator-cta-wrap{gap:20px;padding-top:4px}.model-configurator-cta-wrap-business{grid-template-columns:1fr;justify-items:start;gap:24px;padding:42px 30px}.model-configurator-cta-actions{justify-items:start}.model-configurator-cta-text{max-width:600px;font-size:19px}.contact-section{padding:78px 0 88px}.contact-grid{grid-template-columns:1fr;gap:36px}.contact-text{max-width:none}.model-page-hero,.model-page-hero-inner{min-height:calc(100vh - 72px)}.model-page-title{max-width:760px;font-size:clamp(52px,8vw,82px)}.model-page-text{max-width:640px;font-size:20px}.model-spec-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.model-utility-section{padding-bottom:74px}.model-utility-grid{grid-template-columns:1fr}.model-utility-feature{min-height:440px}.model-utility-side{grid-template-columns:repeat(2,minmax(0,1fr))}.model-detail-upgrades-section{padding-bottom:74px}.model-detail-upgrades-wrap{grid-template-columns:1fr;gap:28px;padding:34px 22px}.model-detail-upgrades-title,.model-detail-upgrades-item p{max-width:none}.model-performance-section{padding:18px 0 78px}.model-performance-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-performance-grid-compact{max-width:none;grid-template-columns:repeat(2,minmax(0,1fr))}.model-performance-card-main{grid-column:1 / -1}.model-performance-grid-compact>.model-performance-card-main,.model-performance-grid-compact>.model-performance-card:nth-of-type(2),.model-performance-grid-compact>.model-performance-card:nth-of-type(3),.model-performance-grid-compact>.model-performance-bar{grid-column:1 / -1}.model-performance-grid-compact>.model-performance-card-clearance{grid-column:auto}.model-performance-bar{grid-column:1 / -1}.model-endurance-section{padding:18px 0 80px}.model-endurance-shell{padding:20px 18px}.model-endurance-title{margin-bottom:28px;font-size:clamp(34px,5vw,48px)}.model-endurance-top-row,.model-endurance-bottom-row{grid-template-columns:1fr;gap:16px}.model-endurance-feature{min-height:300px}.model-endurance-protection{grid-template-columns:minmax(0,1fr) 180px;min-height:0}.model-technical-specs-section{padding-bottom:78px}.model-technical-specs-grid{grid-template-columns:1fr;gap:32px}.model-technical-specs-title{max-width:520px}.model-technical-specs-media{order:-1}.model-equipment-section{padding-bottom:84px}.model-equipment-grid{grid-template-columns:1fr;gap:24px}.model-equipment-card p{max-width:none}.model-tech-section{padding-bottom:78px}.model-tech-layout{grid-template-columns:1fr;gap:26px}.model-tech-media-card-top,.model-tech-media-card-bottom{min-height:260px}.model-tech-text-block{grid-template-columns:86px 1fr;column-gap:20px}.model-tech-text-block p{max-width:none}.model-customization-section{padding-bottom:84px}.model-customization-head{grid-template-columns:1fr;gap:18px;margin-bottom:30px}.model-customization-text{max-width:none;margin-left:0}.model-customization-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.model-cta-section{padding-bottom:86px}.model-cta-wrap{grid-template-columns:1fr;min-height:0;padding:44px 36px}.model-cta-decor{justify-content:center}.lead-modal-card{width:min(100%,620px)}.site-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 24px}.site-footer-text,.site-footer-copy{max-width:none}}@media (max-width: 720px){.site-container{width:min(100% - 32px,var(--site-max-width))}.hero{min-height:100svh;background-position:58% center}.topbar{min-height:auto}.topbar-inner{gap:18px;padding:18px 0}.brand-name{font-size:24px}.topnav{display:none}.topbar-actions{margin-left:auto}.burger-button{display:flex}.hero-content{min-height:auto}.hero-content-inner{padding:38px 0 168px}.hero-title{max-width:96%;font-size:clamp(32px,9.8vw,50px);line-height:1}.hero-text{max-width:95%;margin-top:28px;font-size:16px;line-height:1.34}.hero-actions{gap:14px;margin-top:34px}.cta-button{min-height:54px;padding:0 18px;font-size:14px}.cta-button-secondary{min-width:0}.hero-highlights{margin-top:20px;gap:8px}.hero-highlight-card{min-width:calc(50% - 4px);padding:12px 12px 10px}.hero-highlight-card strong{font-size:18px}.hero-atmosphere{right:-70px;top:120px;width:250px;height:420px;opacity:.56}.hero-bottom-rail{bottom:16px}.hero-bottom-item{padding:12px 0 0;background:none}.hero-bottom-item strong{font-size:14px}.model-page-hero{width:100vw;margin-left:calc(50% - 50vw);min-height:auto;background-position:64% center}.model-page-hero-inner{width:min(100% - 32px,var(--site-max-width));margin:0 auto;min-height:auto;justify-content:flex-start;padding:clamp(72px,13svh,112px) 0 clamp(72px,11svh,104px)}.model-page-eyebrow{min-height:26px;padding:0 12px;font-size:10px;letter-spacing:.22em}.model-page-title{margin-top:24px;font-size:clamp(34px,10.6vw,50px);line-height:1}.model-page-text{max-width:94%;margin-top:26px;font-size:18px;line-height:1.36}.model-page-actions{width:100%;gap:14px;margin-top:34px}.model-page-primary,.model-page-download{width:100%;min-width:0}.model-page-download{min-height:54px;padding:0 18px;font-size:13px}.model-spec-strip-section{margin-top:0;padding-bottom:18px}.model-spec-strip{grid-template-columns:1fr}.model-spec-strip-marquee{display:flex}.model-spec-strip-item{min-height:64px;padding:0 18px;gap:12px}.model-spec-strip-marquee .model-spec-strip-item{min-width:270px}.model-spec-strip-item strong{font-size:24px}.model-spec-strip-item span{font-size:11px}.model-spec-strip-item i{left:18px;right:18px;top:auto;bottom:0;width:auto;height:1px;transform:none}.model-utility-section{padding-bottom:58px}.model-utility-grid{gap:14px}.model-utility-feature{min-height:320px}.model-utility-feature-overlay{padding:20px 18px 18px}.model-utility-feature-overlay h2{font-size:28px}.model-utility-feature-overlay p{font-size:15px;line-height:1.4}.model-utility-side{grid-template-columns:1fr;gap:14px}.model-utility-card{min-height:210px;padding:20px 18px 18px}.model-utility-icon{width:44px;height:44px}.model-utility-icon img{width:20px;height:20px}.model-utility-card h3{font-size:24px}.model-utility-card p{font-size:14px;line-height:1.4}.model-detail-upgrades-section{padding-bottom:58px}.model-detail-upgrades-wrap{gap:22px;padding:18px 14px 22px}.model-detail-upgrades-title{margin-bottom:24px;font-size:34px}.model-detail-upgrades-list{gap:20px}.model-detail-upgrades-item{grid-template-columns:34px 1fr;gap:12px}.model-detail-upgrades-item span{font-size:24px}.model-detail-upgrades-item h3{font-size:20px}.model-detail-upgrades-item p{font-size:14px;line-height:1.4}.model-detail-upgrades-dot{width:12px;height:12px}.model-performance-section{padding:12px 0 64px}.model-performance-grid{grid-template-columns:1fr;gap:14px}.model-performance-grid-compact{grid-template-columns:1fr}.model-performance-card,.model-performance-bar{grid-column:auto}.model-performance-card{min-height:160px;padding:20px 18px}.model-performance-title{font-size:clamp(28px,8vw,40px)}.model-performance-small-title{font-size:18px}.model-performance-value-row{margin-top:32px;gap:10px}.model-performance-value-row strong,.model-performance-card-main .model-performance-value-row strong{font-size:42px}.model-performance-value-row span{margin-bottom:4px;font-size:15px}.model-performance-value-row-small{margin-top:42px}.model-performance-bar{grid-template-columns:1fr;min-height:auto;padding:8px 0}.model-performance-bar-item{min-height:0;padding:18px 20px}.model-performance-bar-item strong{font-size:32px}.model-performance-divider{left:20px;right:20px;top:auto;bottom:0;width:auto;height:1px;transform:none}.model-performance-mark{width:86px;height:86px;right:14px;bottom:10px;border-width:7px}.model-endurance-section{padding:12px 0 62px}.model-endurance-shell{padding:18px 14px 14px}.model-endurance-title{margin-bottom:18px;font-size:clamp(24px,8.8vw,32px)}.model-endurance-feature{min-height:232px}.model-endurance-feature-copy{left:16px;right:16px;bottom:16px;max-width:280px}.model-endurance-feature-copy h3,.model-endurance-card h3,.model-endurance-protection h3{margin:10px 0 8px;font-size:18px}.model-endurance-feature-copy p,.model-endurance-card p,.model-endurance-protection p{font-size:12px}.model-endurance-card{padding:18px 16px 16px}.model-endurance-protection{grid-template-columns:1fr;min-height:0;padding:18px 16px 16px}.model-endurance-protection-copy{max-width:none}.model-endurance-protection-media{min-height:134px}.model-technical-specs-section{padding-bottom:62px}.model-technical-specs-grid{gap:22px}.model-technical-specs-title{max-width:320px;font-size:clamp(30px,10vw,42px)}.model-technical-specs-list{margin-top:26px}.model-technical-specs-row{min-height:72px;align-items:flex-start;flex-direction:column;justify-content:center;gap:8px;padding:12px 0}.model-technical-specs-row span{font-size:13px}.model-technical-specs-row strong{font-size:16px;text-align:left}.model-technical-specs-note{grid-template-columns:18px 1fr;gap:12px;margin-top:26px;padding:20px 16px 18px;border-radius:10px}.model-technical-specs-note img{width:18px;height:18px}.model-technical-specs-note h3{margin-bottom:10px;font-size:18px}.model-technical-specs-note p{font-size:14px;line-height:1.48}.model-technical-specs-media{border-radius:14px}.model-equipment-section{padding-bottom:68px}.model-equipment-head{gap:12px;margin-bottom:26px}.model-equipment-title{font-size:clamp(30px,10vw,42px)}.model-equipment-text{font-size:15px;line-height:1.4}.model-equipment-grid{gap:20px}.model-equipment-media{border-radius:14px}.model-equipment-media img{height:208px}.model-equipment-card h3{margin-top:16px;font-size:18px}.model-equipment-card p{margin-top:10px;font-size:14px;line-height:1.46}.model-tech-section{padding-bottom:64px}.model-tech-head{margin-bottom:24px}.model-tech-title{font-size:clamp(34px,10vw,46px)}.model-tech-line{width:58px;margin-top:12px}.model-tech-layout{gap:22px}.model-tech-media-card-top,.model-tech-media-card-bottom{min-height:224px}.model-tech-media-copy{left:auto;right:12px;bottom:12px;width:min(78%,360px);padding:22px 20px 18px;border-radius:14px}.model-tech-text-block{grid-template-columns:1fr;gap:10px}.model-tech-text-block span{font-size:48px}.model-tech-media-copy strong{font-size:20px}.model-tech-media-copy p{max-width:100%;font-size:15px;line-height:1.35}.model-tech-text-block h3{margin:0 0 10px;font-size:28px}.model-tech-text-block p{font-size:16px;line-height:1.4}.model-customization-section{padding-bottom:68px}.model-customization-head{margin-bottom:24px}.model-customization-title{font-size:clamp(38px,11vw,56px)}.model-customization-text{font-size:16px;line-height:1.42}.model-customization-grid{grid-template-columns:1fr;gap:16px}.model-customization-card{min-height:320px}.model-customization-footer{left:14px;right:14px;bottom:14px}.model-customization-footer strong{font-size:26px}.model-cta-section{padding-bottom:70px}.model-cta-wrap{gap:22px;padding:34px 20px}.model-cta-title{font-size:clamp(38px,11vw,56px)}.model-cta-text{margin-top:18px;font-size:16px;line-height:1.42}.model-cta-actions{gap:10px;margin-top:24px}.model-cta-button{width:100%;min-height:52px;justify-content:space-between;padding:0 18px;font-size:13px}.model-cta-decor img{width:min(100%,260px)}.lead-modal-overlay{padding:16px}.lead-modal-card{padding:28px 18px 18px}.lead-modal-title{font-size:clamp(28px,9vw,38px)}.lead-modal-text{font-size:15px}.lead-modal-messenger-grid{grid-template-columns:1fr}.lead-modal-field input,.lead-modal-field textarea,.lead-modal-chip{font-size:16px}.test-drive-button{min-width:112px;min-height:38px;padding:0 14px;font-size:13px}.technology-section{padding:64px 0 56px}.section-kicker{margin-bottom:14px;font-size:11px;letter-spacing:.24em}.technology-title{font-size:clamp(34px,10vw,48px)}.technology-list{margin-top:30px;gap:14px}.technology-item{grid-template-columns:48px 1fr;gap:18px;padding:18px 18px 20px;border-radius:22px}.technology-item-icon{width:48px;height:48px}.technology-item-icon img{width:22px;height:22px}.technology-item-copy h3{margin:2px 0 12px;font-size:18px;line-height:1.05}.technology-item-copy p{font-size:15px;line-height:1.4}.technology-media-card{padding:12px}.technology-media-caption{left:12px;right:12px;bottom:12px;padding:14px}.technology-media-caption strong{font-size:20px}.model-lineup-section{padding:66px 0 78px}.model-lineup-head{align-items:flex-start;flex-direction:column;margin-bottom:30px}.model-lineup-title{font-size:clamp(34px,11vw,48px)}.model-lineup-accent-line{width:68px;height:4px;margin-top:10px}.model-lineup-controls{display:flex}.model-lineup-track{grid-auto-columns:minmax(280px,84vw);gap:18px}.model-card{padding:14px 14px 16px}.model-card-badge{top:12px;left:12px;padding:6px 10px 5px;font-size:11px}.model-card-content{padding-top:14px}.model-card-content h3{font-size:18px}.model-card-content p{font-size:14px}.model-card-spec strong{font-size:24px}.model-card-button{margin-top:22px;min-height:50px;font-size:14px}.work-areas-section{padding:66px 0 76px}.work-areas-title{font-size:clamp(34px,11vw,46px)}.work-areas-gallery-head{margin-bottom:24px}.work-areas-intro{font-size:15px}.work-areas-note{max-width:none;font-size:11px}.work-areas-gallery-grid{grid-template-columns:1fr;grid-auto-rows:auto}.work-areas-gallery-card-feature,.work-areas-gallery-card-tall,.work-areas-gallery-card-wide{grid-column:auto;grid-row:auto;min-height:240px}.work-areas-gallery-overlay{padding:20px 18px 18px}.work-areas-gallery-overlay strong{font-size:28px}.work-areas-gallery-overlay small{font-size:15px}.work-areas-lightbox{padding:0;background:#060606;-webkit-backdrop-filter:none;backdrop-filter:none}.work-areas-lightbox-dialog{display:flex;flex-direction:column;width:100%;height:100dvh;border:0;border-radius:0;background:#060606;box-shadow:none}.work-areas-lightbox-close{top:max(14px,env(safe-area-inset-top));right:14px;width:40px;height:40px;font-size:22px;background:#06060680}.work-areas-lightbox-media{position:relative;display:flex;flex:1;align-items:center;justify-content:center;min-height:0;background-color:#060606;overflow:hidden}.work-areas-lightbox-media img,.work-areas-lightbox-media video,.gallery-video-player,.gallery-video-player video{width:100%;height:100%;max-height:none}.work-areas-lightbox-media img,.work-areas-lightbox-media video,.gallery-video-player video{object-fit:cover;scale:1.12}.work-areas-lightbox-footer{flex-shrink:0;align-items:center;justify-content:space-between;gap:14px;padding:14px 18px max(14px,env(safe-area-inset-bottom));background:linear-gradient(0deg,#060606eb,#060606b3)}.work-areas-lightbox-footer h3,.work-areas-lightbox-footer p{display:none}.work-areas-lightbox-kicker{margin-bottom:0;font-size:12px}.work-areas-lightbox-controls{width:auto;flex:1;justify-content:flex-end;margin-top:0}.work-areas-lightbox-controls button{min-width:48px;height:48px;border-radius:999px}.model-configurator-cta-section{padding-bottom:74px}.model-configurator-cta-wrap{gap:18px}.model-configurator-cta-title{font-size:clamp(36px,12vw,52px);word-spacing:.08em}.model-configurator-cta-text{font-size:16px}.model-configurator-cta-button{width:100%;min-width:0;min-height:56px;padding:0 22px;font-size:13px}.model-configurator-cta-wrap-business{gap:18px;padding:28px 20px;border-radius:18px}.model-configurator-cta-title-business{max-width:300px;font-size:clamp(30px,10vw,42px)}.model-configurator-cta-text-business{margin-top:16px;font-size:15px}.model-configurator-cta-button-business{min-width:0}.model-configurator-cta-note{max-width:none;text-align:left}.contact-section{padding:64px 0 76px}.contact-title{font-size:clamp(38px,12vw,52px)}.contact-text{margin-top:22px;font-size:17px}.contact-items{gap:16px;margin-top:26px}.contact-item{font-size:17px}.contact-form-card{padding:22px 18px 18px}.contact-form-row-two,.contact-messenger-grid{grid-template-columns:1fr}.contact-field input,.contact-field select,.messenger-button{min-height:50px;font-size:16px}.contact-submit{min-height:56px;font-size:15px}.site-footer{padding:42px 0 46px}.site-footer-grid{grid-template-columns:1fr;gap:28px}.site-footer-logo{font-size:26px}.site-footer-text{margin-top:18px;font-size:15px}.site-footer-heading{margin-bottom:14px}.site-footer-list{gap:12px}.site-footer-link{font-size:16px}.site-footer-copy{margin-top:14px}}.mask-reveal{position:relative;overflow:hidden}.mask-reveal__content{position:relative;z-index:1}.mask-reveal__curtain{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;transform-origin:right center;background:linear-gradient(90deg,#f47a2014,#101010f0 18%,#101010fa),linear-gradient(180deg,rgba(255,255,255,.02),transparent 32%);pointer-events:none}.spotlight-surface{--spotlight-x: 50%;--spotlight-y: 50%;--spotlight-opacity: 0;position:relative;overflow:hidden;isolation:isolate}.spotlight-surface__inner{position:relative;z-index:2}.spotlight-surface__glow,.spotlight-surface__grain{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.spotlight-surface__glow{z-index:0;opacity:var(--spotlight-opacity);background:radial-gradient(circle 280px at var(--spotlight-x) var(--spotlight-y),rgba(255,237,214,.06),transparent 58%),radial-gradient(circle 180px at var(--spotlight-x) var(--spotlight-y),rgba(244,122,32,.07),transparent 62%);transition:opacity .22s ease}.spotlight-surface__grain{z-index:1;opacity:.14;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.09) 0 1px,transparent 1.2px),radial-gradient(circle at 80% 30%,rgba(255,255,255,.07) 0 1px,transparent 1.2px),radial-gradient(circle at 60% 80%,rgba(255,255,255,.06) 0 1px,transparent 1.1px);background-size:160px 160px,180px 180px,140px 140px;mix-blend-mode:screen;animation:grainShift 10s linear infinite}.section-accent-shell:before{position:absolute;left:50%;top:0;width:min(calc(100% - 64px),var(--site-max-width));height:1px;background:linear-gradient(90deg,transparent,rgba(244,122,32,.34),transparent);transform:translate(-50%);content:"";pointer-events:none;opacity:.9}.section-accent-shell,.section-kicker,.model-lineup-accent-line,.model-tech-line{position:relative}.section-kicker:after,.model-lineup-accent-line:after,.model-tech-line:after{position:absolute;left:0;top:calc(100% + 6px);width:100%;height:1px;background:linear-gradient(90deg,rgba(255,255,255,.26),transparent);content:""}.test-drive-button,.cta-button,.model-cta-button,.model-configurator-cta-button,.contact-submit,.lead-modal-submit,.messenger-button,.slider-arrow,.work-areas-tab,.model-card-button{position:relative;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.test-drive-button:before,.cta-button:before,.model-cta-button:before,.model-configurator-cta-button:before,.contact-submit:before,.lead-modal-submit:before,.messenger-button:before,.slider-arrow:before,.work-areas-tab:before,.model-card-button:before{position:absolute;inset:0 auto 0 -30%;width:30%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:skew(-20deg) translate(-140%);content:"";pointer-events:none;transition:transform .34s ease}.test-drive-button:hover:before,.cta-button:hover:before,.model-cta-button:hover:before,.model-configurator-cta-button:hover:before,.contact-submit:hover:before,.lead-modal-submit:hover:before,.messenger-button:hover:before,.slider-arrow:hover:before,.work-areas-tab:hover:before,.model-card-button:hover:before{transform:skew(-20deg) translate(520%)}.test-drive-button:active,.cta-button:active,.model-cta-button:active,.model-configurator-cta-button:active,.contact-submit:active,.lead-modal-submit:active,.messenger-button:active,.slider-arrow:active,.work-areas-tab:active,.model-card-button:active{transform:translateY(1px) scale(.985)}.technology-grid{align-items:start}.technology-copy{min-width:0;padding-right:10px}.technology-list{display:grid;gap:16px}.technology-item{position:relative;overflow:hidden}.technology-item:after{position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,rgba(244,122,32,.92),transparent 72%);transform:scaleX(0);transform-origin:left center;content:"";transition:transform .22s ease}.technology-item.is-active:after,.technology-item:hover:after{transform:scaleX(1)}.technology-item.is-active{border-color:#f47a2047;box-shadow:inset 0 1px #ffffff0a,0 20px 48px #00000029}.technology-media-wrap{position:sticky;top:112px}.technology-media-card{position:relative}.technology-hotspots{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.technology-hotspot{position:absolute;display:inline-flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:#f7e7db;cursor:pointer}.technology-hotspot span{position:relative;display:block;width:14px;height:14px;border-radius:50%;background:#f47a20;box-shadow:0 0 #f47a2057}.technology-hotspot span:after{position:absolute;top:-7px;right:-7px;bottom:-7px;left:-7px;border:1px solid rgba(244,122,32,.45);border-radius:50%;content:"";animation:hotspotPulse 2.2s ease-out infinite}.technology-hotspot em{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#1616169e;color:#f7e7dbeb;font-style:normal;font-size:11px;letter-spacing:.12em;text-transform:uppercase;opacity:0;transform:translate(-10px);transition:opacity .18s ease,transform .18s ease;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.technology-hotspot.is-active em,.technology-hotspot:hover em{opacity:1;transform:translate(0)}.technology-hotspot.is-active span{box-shadow:0 0 0 10px #f47a201f}.model-lineup-section{position:relative}.model-lineup-track{cursor:grab;-webkit-user-select:none;user-select:none}.model-lineup-track.is-dragging{cursor:grabbing;scroll-snap-type:none}.model-card{overflow:hidden;transform-origin:center bottom}.model-card-glow{position:absolute;left:16px;right:16px;bottom:-48px;height:110px;background:radial-gradient(circle at 50% 0%,rgba(244,122,32,.3),transparent 68%);filter:blur(22px);opacity:0;transition:opacity .22s ease,transform .22s ease;pointer-events:none}.model-card:hover .model-card-glow{opacity:1;transform:translateY(-14px)}.model-card-progress{transform:scaleX(0);transform-origin:left center;transition:opacity .18s ease,transform .22s ease}.model-card:hover .model-card-progress{opacity:1;transform:scaleX(1)}.model-card-specs+.model-card-button{margin-top:26px}.model-coming-soon-page{background:#111}.model-coming-soon-hero{min-height:calc(100vh - 68px);padding:72px 0 104px;background-position:center;background-repeat:no-repeat;background-size:cover}.model-coming-soon-card{max-width:720px;padding:42px 42px 40px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:radial-gradient(circle at 92% 12%,rgba(244,122,32,.2),transparent 20%),linear-gradient(180deg,#141414d1,#141414eb);box-shadow:0 32px 70px #00000047;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.model-coming-soon-kicker{display:inline-flex;padding:9px 14px 8px;border-radius:999px;background:#f47a2024;color:#ffba92;font-size:11px;letter-spacing:.18em;text-transform:uppercase}.model-coming-soon-title{margin:22px 0 18px;color:#f5f0e9;font-size:clamp(44px,6vw,84px);font-weight:700;line-height:.92;text-transform:uppercase}.model-coming-soon-text,.model-coming-soon-note{max-width:620px;margin:0;color:#e7dcd2d1;font-size:18px;line-height:1.6}.model-coming-soon-note{margin-top:14px;color:#ffbf90eb}.model-coming-soon-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.model-coming-soon-primary,.model-coming-soon-secondary{min-height:58px;padding:0 28px;border-radius:8px;font-family:var(--font-display);font-size:14px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;cursor:pointer;transition:transform .18s ease,background-color .18s ease,border-color .18s ease,color .18s ease}.model-coming-soon-primary{border:0;background:#f47a20;color:#1f150f}.model-coming-soon-secondary{border:1px solid rgba(255,255,255,.14);background:#ffffff0a;color:#f3eee8}.model-coming-soon-primary:hover,.model-coming-soon-secondary:hover{transform:translateY(-2px)}.model-coming-soon-secondary:hover{border-color:#f47a2052;color:#ffba92}.model-tech-layout{align-items:stretch}.model-tech-media-card{position:relative}.model-tech-before-after{position:relative;width:100%;height:100%}.model-tech-before-after>img{width:100%;height:100%;object-fit:cover;filter:grayscale(1) saturate(.6) brightness(.9)}.model-tech-before-after__after{position:absolute;top:0;right:0;bottom:0;left:0;clip-path:inset(0 100% 0 0);filter:grayscale(0) saturate(1) brightness(1);transition:clip-path .38s ease}.model-tech-media-card:hover .model-tech-before-after__after{clip-path:inset(0 0 0 0)}.model-customization-card{position:relative}.model-customization-sheen{position:absolute;inset:-24% auto -24% -30%;width:40%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent);transform:skew(-18deg) translate(-180%);transition:transform .42s ease;pointer-events:none}.model-customization-card:hover .model-customization-sheen{transform:skew(-18deg) translate(420%)}.model-equipment-media{position:relative}.model-equipment-media>img:first-child{filter:grayscale(1) saturate(.45) brightness(.82)}.model-equipment-media-after{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:220px;object-fit:cover;clip-path:inset(0 100% 0 0);transition:clip-path .32s ease}.model-equipment-card:hover .model-equipment-media-after{clip-path:inset(0 0 0 0)}.model-equipment-state{position:absolute;bottom:12px;z-index:1;min-height:28px;padding:6px 10px;border-radius:999px;background:#13131394;color:#f5ece4;font-size:10px;letter-spacing:.16em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.model-equipment-state-before{left:12px}.model-equipment-state-after{right:12px;opacity:0;transform:translateY(8px);transition:opacity .22s ease,transform .22s ease}.model-equipment-card:hover .model-equipment-state-after{opacity:1;transform:translateY(0)}.model-spec-strip{position:relative;overflow:hidden}.model-spec-strip:before{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(244,122,32,.12),transparent 18%,transparent 82%,rgba(244,122,32,.08));content:"";pointer-events:none}@keyframes modelSpecStripMarquee{0%{transform:translateZ(0)}to{transform:translate3d(-100%,0,0)}}@media (prefers-reduced-motion: reduce){.model-spec-strip-track{animation:none}}@keyframes hotspotPulse{0%{opacity:.8;transform:scale(.85)}70%{opacity:0;transform:scale(1.45)}to{opacity:0;transform:scale(1.45)}}@keyframes grainShift{0%{transform:translateZ(0)}25%{transform:translate3d(1%,-1%,0)}50%{transform:translate3d(-1%,1%,0)}75%{transform:translate3d(1%,1%,0)}to{transform:translateZ(0)}}@media (max-width: 1024px){.technology-media-wrap{position:relative;top:auto}.technology-hotspot em{display:none}}@media (max-width: 767px){.spotlight-surface__glow,.technology-hotspots{display:none}.model-tech-media-card:after{top:12px;right:12px}.topbar{background:#181818f5}.topbar-inner{flex-wrap:wrap;align-items:center;gap:14px 12px;padding:14px 0 16px}.brand{width:100%;gap:12px}.brand-mark{width:42px;height:42px}.brand-name{max-width:calc(100% - 56px);font-size:18px;line-height:.96;white-space:normal}.topbar-actions{width:100%;justify-content:space-between;gap:10px;margin-left:0}.icon-link{width:42px;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff08}.icon-link img{width:16px;height:16px}.test-drive-button{flex:1;min-width:0;min-height:42px;padding:0 16px;font-size:12px;letter-spacing:.06em}.hero{min-height:100svh;background-position:62% center}.hero-content-inner{min-height:auto;padding:28px 0 122px}.hero-copy{max-width:100%}.hero-title{max-width:96%;font-size:clamp(28px,11.8vw,44px);line-height:1}.hero-text{max-width:94%;margin-top:24px;font-size:14px;line-height:1.38}.hero-actions{flex-direction:column;align-items:stretch;gap:12px;margin-top:30px}.cta-button,.cta-button-secondary{width:100%;min-width:0}.cta-button{min-height:52px;padding:0 18px;font-size:13px}.hero-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.hero-highlight-card{min-width:0;padding:12px 12px 11px}.hero-highlight-card:last-child{grid-column:1 / -1}.hero-highlight-card strong{font-size:16px}.hero-highlight-card span{margin-top:6px;font-size:11px;line-height:1.15}.hero-atmosphere{right:-88px;top:104px;width:220px;height:360px;opacity:.34}.dust-particle-1,.dust-particle-2,.dust-particle-3,.dust-particle-4{transform:scale(.7)}.hero-bottom-rail{bottom:10px}.hero-bottom-rail-inner{grid-template-columns:1fr;gap:0}.hero-bottom-item:nth-child(n+2){display:none}.hero-bottom-item{padding:10px 0 0}.hero-bottom-item strong{font-size:13px;line-height:1.3}}.model-performance-section{padding:18px 0 52px!important;background:radial-gradient(circle at 3% 8%,rgba(244,122,32,.08),transparent 18%),#111!important}.model-performance-section .site-container.model-performance-grid,.model-performance-section .site-container.model-performance-grid-compact{width:min(100% - (var(--site-gutter) * 2),var(--site-max-width))!important;max-width:var(--site-max-width)!important;margin:0 auto!important;display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:16px!important;align-items:stretch!important}.model-performance-section .model-performance-card-main{grid-column:1 / 7!important}.model-performance-section .model-performance-card:nth-of-type(2){grid-column:7 / 10!important}.model-performance-section .model-performance-card:nth-of-type(3){grid-column:10 / 13!important}.model-performance-section .model-performance-card-clearance{grid-column:1 / 4!important}.model-performance-section .model-performance-bar{grid-column:4 / 13!important}.model-performance-section .model-performance-card,.model-performance-section .model-performance-bar{min-height:174px!important;height:174px!important;border-radius:8px!important;border:1px solid rgba(255,255,255,.045)!important;box-shadow:none!important}.model-performance-section .model-performance-card{display:flex!important;flex-direction:column!important;padding:24px 28px 26px!important;background:#303030!important}.model-performance-section .model-performance-card-main{background:#191b1a!important}.model-performance-section .model-performance-card-clearance{background:#1e201f!important;border-left:4px solid rgba(255,255,255,.96)!important}.model-performance-section .model-performance-bar{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:0 28px!important;background:#202221!important}.model-performance-section .model-performance-kicker{color:#c6cf8c!important;font-family:var(--font-display)!important;font-size:12px!important;font-weight:700!important;line-height:1!important;letter-spacing:.16em!important;text-transform:uppercase!important}.model-performance-section .model-performance-title{max-width:460px!important;margin:12px 0 0!important;color:#efece7!important;font-family:var(--font-accent-serif)!important;font-size:34px!important;font-weight:400!important;line-height:1!important;letter-spacing:-.025em!important;text-transform:uppercase!important}.model-performance-section .model-performance-small-title{margin:12px 0 0!important;color:#efece7!important;font-family:var(--font-accent-serif)!important;font-size:20px!important;font-weight:400!important;line-height:1.08!important;text-transform:uppercase!important}.model-performance-section .model-performance-value-row{display:flex!important;align-items:flex-end!important;gap:14px!important;margin-top:auto!important;padding-top:24px!important}.model-performance-section .model-performance-value-row>strong,.model-performance-section .model-performance-value-row>strong *,.model-performance-section .model-performance-value-row>strong span{display:inline-block!important;color:#f2efea!important;font-family:var(--font-accent-serif)!important;font-size:48px!important;font-weight:700!important;line-height:.88!important;letter-spacing:-.03em!important}.model-performance-section .model-performance-card-main .model-performance-value-row>strong,.model-performance-section .model-performance-card-main .model-performance-value-row>strong *,.model-performance-section .model-performance-card-main .model-performance-value-row>strong span{color:#ff7424!important;font-size:66px!important;font-weight:700!important}.model-performance-section .model-performance-value-row>span{margin-bottom:7px!important;color:#e8e0dad1!important;font-size:13px!important;line-height:1!important;text-transform:uppercase!important}.model-performance-section .model-performance-card-main .model-performance-value-row>span{margin-bottom:10px!important;font-size:20px!important;text-transform:lowercase!important}.model-performance-section .model-performance-mark{right:-18px!important;bottom:-30px!important;width:124px!important;height:124px!important;border-width:12px!important;border-color:#ffffff09!important;border-right-color:transparent!important}.model-performance-section .model-performance-bar-item{min-height:100%!important;padding:18px 34px!important;align-items:center!important;justify-content:center!important;text-align:center!important}.model-performance-section .model-performance-bar-item span{color:#e0d3c7b8!important;font-family:var(--font-display)!important;font-size:11px!important;font-weight:700!important;line-height:1!important;letter-spacing:.14em!important;text-transform:uppercase!important}.model-performance-section .model-performance-bar-item strong{margin-top:10px!important;color:#f2efea!important;font-family:var(--font-display)!important;font-size:36px!important;font-weight:700!important;line-height:1!important;text-transform:uppercase!important}.model-performance-section .model-performance-divider{height:38px!important;background:#ffffff12!important}@media (max-width: 760px){.model-performance-section .site-container.model-performance-grid,.model-performance-section .site-container.model-performance-grid-compact{width:calc(100vw - 28px)!important;max-width:430px!important;grid-template-columns:1fr!important}.model-performance-section .model-performance-card-main,.model-performance-section .model-performance-card:nth-of-type(2),.model-performance-section .model-performance-card:nth-of-type(3),.model-performance-section .model-performance-card-clearance,.model-performance-section .model-performance-bar{grid-column:1 / -1!important}.model-performance-section .model-performance-card,.model-performance-section .model-performance-bar{height:auto!important;min-height:156px!important}.model-performance-section .model-performance-bar{grid-template-columns:1fr!important;padding:0!important}.model-performance-section .model-performance-bar-item{min-height:86px!important}.model-performance-section .model-performance-divider{left:24px!important;right:24px!important;top:auto!important;bottom:0!important;width:auto!important;height:1px!important;transform:none!important}.model-card-status{inset:auto 12px 12px 12px;padding:14px 14px 13px}.model-card-status strong{font-size:18px}.model-coming-soon-hero{min-height:auto;padding:38px 0 72px}.model-coming-soon-card{padding:26px 22px 24px;border-radius:18px}.model-coming-soon-title{margin-top:18px;font-size:clamp(34px,12vw,56px)}.model-coming-soon-text,.model-coming-soon-note{font-size:15px;line-height:1.5}.model-coming-soon-actions{flex-direction:column}.model-coming-soon-primary,.model-coming-soon-secondary{width:100%;min-height:54px}}
