@font-face{font-family:ArchivoBlack;src:url('/assets/fonts/ArchivoBlack-Regular.ttf') format('truetype');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:BarlowCondensed;src:url('/assets/fonts/BarlowCondensed-SemiBold.ttf') format('truetype');font-style:normal;font-weight:600;font-display:swap}
:root{--ink:#151513;--paper:#f0eee7;--muted:#aaa99f;--line:#45453f;--accent:#d0c2a9;--sans:Arial,'Hiragino Kaku Gothic ProN','Yu Gothic',sans-serif;--display:ArchivoBlack,Arial,sans-serif;--gutter:4.5vw;--ease:cubic-bezier(.22,.68,0,1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--paper);font:14px var(--sans);-webkit-font-smoothing:antialiased}body:has(dialog[open]){overflow:hidden}a{color:inherit;text-decoration:none}button,input{font:inherit}button{color:inherit;cursor:pointer;border:0}a,button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}p,h1,h2{margin:0}fieldset{margin:0}::selection{background:var(--paper);color:var(--ink)}.skip-link{position:fixed;top:8px;left:12px;padding:16px;background:var(--paper);color:var(--ink);z-index:20;transform:translateY(-150%)}.skip-link:focus{transform:none}
.site-header{position:absolute;z-index:5;top:0;left:0;width:100%;height:100px;padding:0 var(--gutter);display:flex;align-items:center;gap:40px;background:linear-gradient(#101110a3,transparent)}
.wordmark{flex:none;font:400 20px/1 var(--display);letter-spacing:-.045em}.desktop-nav{display:flex;gap:32px;margin-left:auto}.desktop-nav a{font-size:12px;font-weight:700;padding:16px 0}.desktop-nav a:hover{opacity:.65}.header-contact{border:1px solid #f0eee77a;padding:13px 23px;font-size:12px;font-weight:700;white-space:nowrap}.header-contact span{display:none}.header-contact:hover{background:var(--paper);color:var(--ink)}.menu-toggle{display:none}
.hero{height:100svh;min-height:710px;max-height:1200px;position:relative;isolation:isolate;overflow:hidden;background:#151513}
.hero-picture{position:absolute;inset:0 0 215px;z-index:-1;overflow:hidden}.hero-picture img{display:block;width:100%;height:100%;object-fit:cover;object-position:65% 47%;transform-origin:73% 50%}.hero-picture::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#151513 0%,rgba(21,21,19,.25) 22%,transparent 48%),linear-gradient(90deg,#10110f55,transparent 58%)}
.hero-content{position:absolute;left:var(--gutter);bottom:162px}.hero-heading{font:400 clamp(70px,8.0vw,154px)/.9 var(--display);letter-spacing:-.055em}.hero-heading>span{display:inline-block}.hero-heading>span+span{margin-left:.2em}.japanese-lead{font-family:var(--sans);font-size:clamp(17px,1.5vw,27px);font-weight:700;letter-spacing:.04em;line-height:1.6;margin-top:25px}
.hero-bottom{position:absolute;left:var(--gutter);right:var(--gutter);bottom:43px;display:flex;align-items:center;justify-content:space-between;gap:28px}.hero-description{font-size:12px;line-height:1.95;letter-spacing:.025em;color:#d6d4cb}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:50px;min-height:58px;padding:0 26px;font-size:13px;font-weight:700;transition:background .25s,color .25s}.button>span{font:400 24px Arial,sans-serif;transition:transform .25s}.button:hover>span{transform:translateX(5px)}.button-primary{background:var(--paper);color:var(--ink)}.button-primary:hover{background:var(--accent)}.hero-bottom .button{min-width:255px}
.motion-toggle{position:absolute;right:var(--gutter);bottom:128px;display:none;align-items:center;gap:9px;min-height:44px;padding:8px 0 8px 14px;background:none;color:#d6d4cb;font-size:10px}.enhanced .motion-toggle{display:flex}.pause-icon{display:block;width:7px;height:9px;border-left:2px solid currentColor;border-right:2px solid currentColor}.motion-paused .pause-icon{width:0;height:0;border:4px solid transparent;border-left:7px solid currentColor;border-right:0}.enhanced .hero-picture img{animation:cinematic-drift 22s ease-in-out infinite alternate}.motion-paused .hero-picture img{animation-play-state:paused!important}.enhanced .hero-content{animation:copy-arrive 1.2s var(--ease) both}
.preview-footer{padding:24px var(--gutter);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:14px;border-top:1px solid var(--line);font-size:10px;color:var(--muted)}.preview-footer p:first-child span{margin-left:20px}.preview-footer a{padding:14px 0}.preview-footer a span{margin-left:18px}.demo-note{width:100%;line-height:1.8;font-size:10px}
.eyebrow{font-size:10px;letter-spacing:2px;color:var(--accent);margin-bottom:28px}.detail-panel{padding:70px var(--gutter);max-width:960px;margin:auto;line-height:2.15}.detail-panel h2{font-family:var(--sans);font-size:clamp(25px,3vw,40px);font-weight:700;letter-spacing:.03em;line-height:1.7}.panel-intro{margin:24px 0 32px;font-size:14px;color:#c5c7bc}.fine-print{font-size:11px;line-height:1.9;color:var(--muted);margin:26px 0}.enhanced .panel-store{display:none}.detail-dialog{width:min(780px,calc(100% - 48px));max-height:90svh;margin:auto;padding:0;border:1px solid var(--line);background:var(--ink);color:var(--paper);overscroll-behavior:contain}.detail-dialog::backdrop,.mobile-menu::backdrop{background:rgba(6,7,6,.8);backdrop-filter:blur(6px)}.detail-dialog .detail-panel{padding:64px 54px 48px}.dialog-close{position:sticky;top:18px;float:right;margin-right:18px;width:44px;height:44px;z-index:3;background:#292b25;border:1px solid #505348;font:30px/1 Arial,sans-serif}.dialog-close:hover{background:var(--line)}.dialog-content{clear:both}.lineup-list>a{padding:23px 0;display:grid;grid-template-columns:25px 1fr auto 20px;align-items:center;gap:16px;border-bottom:1px solid var(--line);transition:color .2s}.lineup-list>a:first-child{border-top:1px solid var(--line)}.lineup-list>a:hover{color:var(--accent)}.line-number{font-size:9px;color:var(--muted)}.line-brand{font:600 32px/1 var(--display)}.lineup-list>a>span:nth-child(3){font-size:11px}.service-list{margin:0 0 32px}.service-list>div{display:grid;grid-template-columns:1fr 1.25fr;gap:30px;border-top:1px solid var(--line);padding:24px 0}.service-list dt{font-size:17px}.service-list dt>span{display:block;font-size:9px;letter-spacing:1px;color:var(--accent);margin-bottom:8px}.service-list dd{margin:0;color:#c5c7bc;font-size:13px}.text-link{display:inline-flex;position:relative;gap:35px;align-items:center;padding:15px 0}.text-link>span{font-size:24px}fieldset{border:0;padding:0}legend{font-size:12px;padding:0 0 13px}.consultation-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.consultation-options label{cursor:pointer}.consultation-options label>span{display:flex;padding:14px;border:1px solid #686c5e;min-height:53px;align-items:center;justify-content:center;font-size:12px}.consultation-options input{position:absolute;opacity:0;width:1px;height:1px}.consultation-options input:checked+span{background:var(--accent);color:var(--ink);border-color:var(--accent)}.consultation-options input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.form-result{margin-top:22px;font-size:13px;color:var(--accent)}.mobile-menu{padding:26px 24px 36px;width:100%;max-width:none;max-height:none;height:100svh;margin:0;border:0;background:var(--ink);color:var(--paper)}.menu-top{display:flex;align-items:center;justify-content:space-between;letter-spacing:1px;font-weight:bold}.mobile-close{background:none;width:44px;height:44px;font-size:34px}.mobile-menu nav{margin-top:70px}.mobile-menu nav>a{display:flex;align-items:center;gap:17px;font-size:18px;padding:23px 0;border-bottom:1px solid var(--line)}.mobile-menu nav>a>span{font-size:10px;color:var(--accent)}.mobile-menu nav i{margin-left:auto;font-style:normal}.mobile-menu>p{margin-top:50px;color:var(--muted);font-size:10px;line-height:2;letter-spacing:1px}

.style-guide{max-width:1200px;margin:auto;padding:70px var(--gutter)}.style-guide>header{margin-bottom:60px}.style-guide h1{font:400 clamp(40px,7vw,88px)/1.05 var(--display);letter-spacing:-.04em;margin:25px 0}.style-guide h2{font:700 28px/1.7 var(--sans)}.specimen-row{padding:35px 0;border-top:1px solid var(--line);display:grid;grid-template-columns:170px 1fr;gap:35px}.specimen-label{font-size:12px;color:var(--muted);line-height:1.8}.specimen-body{font-size:14px;line-height:2;max-width:650px}.sample-display{font:400 clamp(35px,6vw,76px)/1 var(--display);letter-spacing:-.05em}.swatches{display:flex;gap:20px}.swatch{width:110px;height:75px;border:1px solid #666}.swatch span{display:block;font-size:10px;padding:10px}.mobile-break{display:none}
@keyframes cinematic-drift{from{transform:scale(1)}to{transform:scale(1.025)}}@keyframes copy-arrive{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.site-header{height:120px}.wordmark{font-size:25px}.desktop-nav a,.header-contact{font-size:14px}.hero-content{bottom:195px}.hero-bottom{bottom:55px}.hero-description{font-size:15px}.hero-bottom .button{min-height:65px;min-width:290px;font-size:15px}.motion-toggle{bottom:150px}}
@media(min-width:768px) and (max-width:1050px){.desktop-nav{gap:20px}.site-header{gap:22px}.wordmark{font-size:17px}.header-contact{padding:13px 16px}.hero-picture img{object-position:55% 50%}.hero-content{bottom:170px}.hero-heading{font-size:8vw}}
@media(max-width:767px){:root{--gutter:24px}.site-header{height:78px;gap:18px}.wordmark{font-size:17px}.desktop-nav{display:none}.header-contact{margin-left:auto;padding:10px 12px;font-size:10px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:40px;height:44px;padding:9px 0 9px 10px;background:none;flex:none;margin-left:-7px}.menu-toggle span{height:1px;background:var(--paper);width:22px}.hero{min-height:740px;height:100svh;max-height:950px}.hero-picture{inset:0 0 250px}.hero-picture img{object-position:55% 45%}.hero-picture::after{background:linear-gradient(0deg,#151513 0%,#15151322 28%,transparent 58%)}.hero-content{bottom:215px;left:var(--gutter);right:var(--gutter)}.hero-heading{font-size:clamp(42px,12.8vw,84px);line-height:.95;letter-spacing:-.055em}.hero-heading>span{display:block}.hero-heading>span+span{margin:0}.japanese-lead{font-size:17px;letter-spacing:.015em;margin-top:20px;white-space:nowrap}.hero-bottom{left:var(--gutter);right:var(--gutter);bottom:28px;display:block}.hero-description{font-size:11px;line-height:1.9}.hero-bottom .button{margin-top:23px;width:100%;min-width:0;min-height:56px;font-size:12px;padding:0 20px}.motion-toggle{right:var(--gutter);bottom:168px;font-size:9px}.preview-footer{font-size:9px;padding-top:18px}.preview-footer .demo-note{font-size:9px}.detail-dialog{width:calc(100% - 24px);max-height:94svh}.detail-dialog .detail-panel{padding:30px 23px 35px}.dialog-close{top:12px;margin-right:12px}.detail-panel h2{font-size:24px}.panel-intro{font-size:12px}.lineup-list>a{grid-template-columns:17px 1fr 20px;gap:10px;padding:18px 0}.lineup-list>a>span:nth-child(3){grid-column:2;grid-row:2;font-size:10px}.lineup-list>a>span:last-child{grid-column:3;grid-row:1/3}.line-brand{font-size:24px}.service-list>div{grid-template-columns:1fr;gap:12px}.consultation-options{gap:8px}.consultation-options label>span{font-size:11px;padding:12px}.style-guide{padding-top:40px}.specimen-row{grid-template-columns:1fr;gap:20px}.style-guide h2{font-size:22px}.mobile-break{display:initial}}
@media(min-width:768px) and (max-height:700px){.hero{min-height:600px}.site-header{height:80px}.hero-content{bottom:143px}.hero-heading{font-size:7vw}.japanese-lead{margin-top:16px;font-size:18px}.hero-bottom{bottom:28px}.motion-toggle{bottom:115px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}.enhanced .motion-toggle{display:none}.hero-content{opacity:1;transform:none}}

/* Top page — common language of the approved FV. */
.section-wrap{padding-left:var(--gutter);padding-right:var(--gutter)}section[id]{scroll-margin-top:35px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:65px}.section-heading h2{font:400 clamp(50px,6.7vw,115px)/1 var(--display);letter-spacing:-.055em}.section-heading>div{width:34%}.section-jp{font-size:clamp(21px,2vw,32px);font-weight:700;line-height:1.6}.section-intro{font-size:13px;line-height:2;margin-top:14px;color:#aeadA4}.lineup-section{padding-top:135px;padding-bottom:125px}.vehicle-showcase{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(230px,1fr);gap:5vw;align-items:start}.vehicle-panel+.vehicle-panel{margin-top:60px}.vehicle-panel[hidden]{display:none}.vehicle-photo{display:block;width:100%;height:auto;aspect-ratio:1.65;object-fit:cover;object-position:62% 50%;background:#22231f}.vehicle-caption{display:flex;justify-content:space-between;align-items:flex-end;gap:15px;padding:27px 0 23px;border-bottom:1px solid var(--line)}.vehicle-brand{font-size:12px;letter-spacing:.02em}.vehicle-caption h3{font:400 clamp(30px,3.5vw,55px)/1.2 var(--display);letter-spacing:-.04em;margin:8px 0 0}.vehicle-caption>p{font-size:10px;color:var(--muted);padding-bottom:7px}.vehicle-story{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:15px}.vehicle-story>p{font-size:13px}.underlined-link{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;font-size:12px;font-weight:700;min-height:48px;border-bottom:1px solid currentColor;padding:10px 0}.underlined-link>span{font:22px Arial,sans-serif;transition:transform .25s}.underlined-link:hover>span{transform:translateX(6px)}.vehicle-picker{display:none}.enhanced .vehicle-picker{display:flex;flex-direction:column}.vehicle-picker button{padding:28px 0;min-height:105px;text-align:left;background:none;border-bottom:1px solid var(--line);opacity:.48;transition:opacity .25s}.vehicle-picker button:first-child{border-top:1px solid var(--line)}.vehicle-picker button[aria-pressed=true],.vehicle-picker button:hover{opacity:1}.vehicle-picker button>span:first-child{display:block;font:400 clamp(20px,2vw,34px)/1.25 var(--display);letter-spacing:-.04em}.vehicle-picker button>span:last-child{display:flex;justify-content:space-between;font-size:12px;margin-top:12px}.vehicle-picker i{font:22px Arial;transform:translateX(-8px);transition:transform .25s}.vehicle-picker button[aria-pressed=true] i{transform:translateX(0)}.sample-caption{font-size:10px;line-height:1.9;color:var(--muted);margin-top:26px}.about-section{background:var(--paper);color:var(--ink);padding:130px 0}.about-inner{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.about-sign{font:400 clamp(55px,8vw,140px)/.9 var(--display);letter-spacing:-.065em;color:#b7b4a9}.about-copy h2{font-size:clamp(34px,3.8vw,65px);line-height:1.45;letter-spacing:.025em;margin-bottom:40px}.about-copy>p{font-size:14px;line-height:2.4;margin-top:23px}.about-copy .underlined-link{margin-top:25px;min-width:210px}.services-section{padding-top:140px;padding-bottom:100px}.service-feature{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;gap:8vw;margin-top:100px}.service-photo img{display:block;width:100%;aspect-ratio:1.2;object-fit:cover}.service-copy h3{font-size:15px;margin:0 0 24px;color:var(--accent)}.service-tagline{font-size:clamp(28px,3.2vw,50px);font-weight:700;line-height:1.6;margin-bottom:25px}.service-copy>p:not(.service-tagline){font-size:13px;line-height:2.25;max-width:390px;color:#cbc9c0}.service-items{padding:0;margin:25px 0;list-style:none;display:flex;flex-wrap:wrap;gap:8px 18px;font-size:11px;color:var(--muted)}.service-items li{border-bottom:1px solid var(--line);padding-bottom:8px}.service-copy .underlined-link{min-width:235px}.service-reverse{grid-template-columns:1fr 1.3fr;margin-top:120px}.service-reverse .service-photo{grid-column:2;grid-row:1}.service-reverse .service-copy{grid-column:1;grid-row:1;padding-left:4vw}.buy-section{border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-top:105px;padding-bottom:105px;display:grid;grid-template-columns:1.2fr 1fr;gap:8vw;align-items:center;background:#20211e}.buy-section h2{font:400 clamp(48px,6.5vw,110px)/.92 var(--display);letter-spacing:-.055em}.buy-jp{font-size:18px;font-weight:700;line-height:1.8;margin-top:28px}.buy-copy h3{font-size:20px;margin:0 0 23px}.buy-copy p{font-size:13px;line-height:2.3;color:#cbc9c0}.button-outline{border:1px solid #a7a79b;background:none;color:var(--paper);margin-top:32px}.button-outline:hover{background:var(--paper);color:var(--ink)}.works-section{padding-top:95px;padding-bottom:105px}.compact-heading{display:flex;align-items:baseline;justify-content:space-between;gap:25px;margin-bottom:36px}.compact-heading h2{font-size:25px;line-height:1.6}.compact-heading>p{font-size:12px;color:var(--muted)}.work-list{display:grid;grid-template-columns:1fr 1fr;gap:45px}.work-row{display:grid;grid-template-columns:125px 1fr 20px;gap:24px;align-items:center;padding:24px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.work-row img{width:125px;height:110px;object-fit:cover}.work-row p{font-size:10px;color:var(--muted);margin-bottom:10px}.work-row h3{font-size:16px;line-height:1.8;margin:0}.work-row>span{font:24px Arial}.work-row:hover h3{text-decoration:underline;text-underline-offset:5px}.faq-section{padding-top:105px;padding-bottom:105px;background:var(--paper);color:var(--ink);display:grid;grid-template-columns:1fr 1.35fr;gap:8vw}.faq-intro h2{font-size:clamp(26px,2.6vw,42px);line-height:1.6}.faq-intro p{margin-top:25px;font-size:13px;line-height:2}.faq-list details{border-top:1px solid #bebcb2}.faq-list details:last-child{border-bottom:1px solid #bebcb2}.faq-list summary{padding:26px 30px 26px 0;list-style:none;font-size:14px;font-weight:700;line-height:1.8;cursor:pointer;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{position:absolute;right:0;top:34px;width:12px;height:12px}.faq-list summary>span:before,.faq-list summary>span:after{content:'';position:absolute;background:currentColor;top:5px;width:12px;height:1px}.faq-list summary>span:after{transform:rotate(90deg)}.faq-list details[open] summary>span:after{transform:rotate(0)}.faq-list details>p{font-size:13px;line-height:2.2;padding:0 32px 26px 0;color:#50504a}.faq-list summary:focus-visible{outline:2px solid #65614f;outline-offset:3px}.journal-section{padding-top:105px;padding-bottom:115px}.journal-row{display:grid;grid-template-columns:130px 1fr 65px 25px;align-items:center;gap:20px;border-top:1px solid var(--line);padding:28px 0;min-height:100px}.journal-row:last-child{border-bottom:1px solid var(--line)}.news-category{font-size:11px;color:var(--muted)}.journal-row h3{font-size:16px;font-weight:400;line-height:1.7;margin:0}.sample-label{font-size:10px;color:var(--muted)}.journal-row>span:last-child{font:24px Arial}.journal-row:hover h3{text-decoration:underline;text-underline-offset:6px}.contact-section{padding-top:90px;padding-bottom:65px;background:#292b25}.contact-section h2{font-size:clamp(38px,5.2vw,85px);line-height:1.5;letter-spacing:.03em}.contact-content{display:flex;align-items:center;justify-content:space-between;gap:35px;margin-top:38px}.contact-content>p{font-size:14px;line-height:2.1}.contact-content .button{min-width:300px;min-height:70px}.contact-area{border-top:1px solid #55574e;padding-top:28px;margin-top:65px;font-size:11px;line-height:1.8;color:#c0c0b4}.site-footer{padding-top:65px;padding-bottom:28px}.footer-wordmark{display:block;font:400 10.2vw/1.1 var(--display);letter-spacing:-.065em;white-space:nowrap}.footer-bottom{display:flex;justify-content:space-between;gap:30px;margin-top:40px;font-size:10px}.footer-bottom nav{display:flex;gap:30px;flex-wrap:wrap}.footer-bottom a{padding:15px 0}.footer-bottom>p{padding:15px 0;color:var(--muted)}.demo-disclosure{border-top:1px solid var(--line);padding-top:20px;margin-top:25px;display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:10px;line-height:1.9}.demo-disclosure a{flex:none}.dialog-photo{display:block;width:100%;height:auto;margin:25px 0}.detail-panel h2{font-size:clamp(23px,3vw,36px);line-height:1.6}.detail-panel .underlined-link{margin-top:20px}.hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% 47%;opacity:0}.hero-video.is-playing{opacity:1}.hero-picture:has(.is-playing)>img{opacity:0}.enhanced .reveal{opacity:1}.enhanced .reveal.is-waiting{opacity:0;transform:translateY(20px)}.enhanced .reveal.is-visible{opacity:1;transform:none;transition:opacity .8s ease,transform .8s var(--ease)}
@media(min-width:1600px){.section-intro,.about-copy>p,.service-copy>p:not(.service-tagline),.buy-copy p,.faq-list details>p{font-size:16px}.service-copy>p:not(.service-tagline){max-width:490px}.service-items,.hero-bottom .hero-description{font-size:14px}.section-wrap .underlined-link{font-size:14px}.lineup-section,.services-section{padding-top:160px}.work-row h3,.journal-row h3{font-size:19px}.faq-list summary{font-size:17px}}
@media(max-width:1000px) and (min-width:768px){.vehicle-showcase{grid-template-columns:minmax(0,1.65fr) minmax(200px,1fr);gap:30px}.vehicle-story{display:block}.vehicle-picker button>span:first-child{font-size:19px}.work-list{gap:25px}.work-row{grid-template-columns:90px 1fr 15px;gap:15px}.work-row img{width:90px;height:90px}.work-row h3{font-size:14px}.about-inner{gap:5vw}.service-feature{gap:5vw}.service-reverse .service-copy{padding-left:0}.contact-content .button{min-width:230px}.desktop-break{display:none}}
@media(max-width:767px){.lineup-section{padding-top:75px;padding-bottom:75px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:49px}.section-heading>div{width:100%;margin-top:25px}.section-jp{font-size:22px}.section-intro{font-size:12px;line-height:1.9;margin-top:12px}.vehicle-showcase{display:flex;flex-direction:column;gap:23px}.vehicle-picker{order:-1;width:100%}.enhanced .vehicle-picker{flex-direction:row;gap:14px}.vehicle-picker button{flex:1;min-width:0;padding:13px 0;min-height:68px;border-top:1px solid var(--line)}.vehicle-picker button>span:first-child{font-family:var(--sans);font-size:11px;font-weight:700;letter-spacing:0;white-space:nowrap}.vehicle-picker button>span:last-child{font-size:10px;margin-top:7px}.vehicle-picker i{display:none}.vehicle-panels{width:100%}.vehicle-photo{aspect-ratio:1.2;object-position:69% 50%}.vehicle-caption{padding:19px 0}.vehicle-brand{font-size:10px}.vehicle-caption h3{font-size:31px}.vehicle-caption>p{font-size:8px}.vehicle-story{display:block;margin-top:18px}.vehicle-story>p{font-size:12px}.vehicle-story .underlined-link{margin-top:8px;min-width:180px}.sample-caption{font-size:9px;margin-top:18px}.about-section{padding:70px 0}.about-inner{display:block}.about-sign{font-size:55px;margin-bottom:45px}.about-copy h2{font-size:34px;margin-bottom:26px}.about-copy>p{font-size:12px;line-height:2.3;margin-top:20px}.desktop-break{display:none}.services-section{padding-top:75px;padding-bottom:65px}.service-feature,.service-reverse{display:flex;flex-direction:column;gap:28px;margin-top:45px;align-items:stretch}.service-photo img{aspect-ratio:1.2}.service-copy h3{font-size:13px;margin-bottom:15px}.service-tagline{font-size:29px;margin-bottom:20px}.service-copy>p:not(.service-tagline){font-size:12px;max-width:none}.service-items{margin:18px 0;gap:8px 14px;font-size:10px}.service-copy .underlined-link{min-width:220px}.service-reverse{margin-top:65px}.service-reverse .service-copy{padding:0}.buy-section{padding-top:65px;padding-bottom:65px;display:block}.buy-section h2{font-size:53px}.buy-jp{font-size:16px;margin-top:23px}.buy-copy{margin-top:35px}.buy-copy h3{font-size:17px;margin-bottom:15px}.buy-copy p{font-size:12px}.buy-copy .button{width:100%;font-size:12px;gap:15px;padding:0 20px}.works-section{padding-top:65px;padding-bottom:65px}.compact-heading{display:block;margin-bottom:25px}.compact-heading h2{font-size:22px}.compact-heading>p{font-size:11px;margin-top:12px}.work-list{grid-template-columns:1fr;gap:0}.work-row{grid-template-columns:80px 1fr 15px;gap:16px;padding:22px 0;border-bottom:0}.work-row:last-child{border-bottom:1px solid var(--line)}.work-row img{width:80px;height:85px}.work-row p{font-size:9px;margin-bottom:8px}.work-row h3{font-size:13px}.faq-section{display:block;padding-top:65px;padding-bottom:65px}.faq-intro h2{font-size:27px}.faq-intro p{font-size:12px;margin-top:18px}.faq-list{margin-top:30px}.faq-list summary{font-size:12px;padding:23px 26px 23px 0}.faq-list details>p{font-size:12px;padding-right:15px}.faq-list summary>span{top:29px}.journal-section{padding-top:65px;padding-bottom:70px}.journal-row{grid-template-columns:1fr 65px 15px;gap:14px;padding:23px 0}.news-category{font-size:10px;grid-column:1;grid-row:1}.journal-row h3{font-size:13px;grid-row:2;grid-column:1/3}.sample-label{font-size:9px;grid-row:1;grid-column:2}.journal-row>span:last-child{grid-row:2;grid-column:3}.contact-section{padding-top:65px;padding-bottom:40px}.contact-section h2{font-size:35px}.contact-content{display:block;margin-top:25px}.contact-content>p{font-size:12px}.contact-content .button{width:100%;min-width:0;margin-top:30px;min-height:60px;font-size:12px}.contact-area{font-size:10px;margin-top:38px;padding-top:23px}.site-footer{padding-top:45px}.footer-wordmark{font-size:10.1vw}.footer-bottom{display:block;margin-top:25px}.footer-bottom nav{gap:6px 22px;font-size:10px}.footer-bottom>p{padding-bottom:0;font-size:9px}.demo-disclosure{display:block;font-size:9px;margin-top:20px}.demo-disclosure a{display:inline-block;margin-top:10px;padding:12px 0}.hero-video{object-position:55% 45%}}
@media(prefers-reduced-motion:reduce){.enhanced .reveal.is-waiting,.enhanced .reveal.is-visible{opacity:1;transform:none}.hero-video{display:none}}
.service-photo img{height:auto}.enhanced .vehicle-panel{margin-top:0}.vehicle-picker button{opacity:.7}#vehicle-jeep .vehicle-photo{object-position:90% 50%}.selected-car{padding:15px 0 25px;font-weight:700;color:var(--accent)}
@media(max-width:767px){.vehicle-photo{aspect-ratio:1.4}}

html:not(.enhanced) .vehicle-showcase{display:block}

.work-row>span,.journal-row>span:last-child{width:24px;justify-self:end}

/* Keep the poster steady when a video source is configured. */
.enhanced .hero-picture:has(.hero-video) img{animation:none}.motion-toggle[hidden]{display:none}
.hero-poster{display:block;width:100%;height:100%}.hero-picture:has(.is-playing) .hero-poster{opacity:0}

.hero-picture:has(.hero-video) img,.hero-video{object-position:50% 50%}

/* FV: reveal the words once, then let the film recede as the page moves on. */
.hero-word-mask{overflow:clip;vertical-align:bottom;padding-block:.08em .12em;margin-block:-.08em -.12em}
.hero-word{display:block}
.motion-track{display:block;width:60px;height:2px;background:#f0eee738;margin-right:8px;overflow:hidden}
.motion-track>span{display:block;width:100%;height:100%;background:var(--paper);transform:scaleX(var(--film-progress,0));transform-origin:left}
@media(prefers-reduced-motion:no-preference){
  .enhanced .hero-content{animation:none;transform:translate3d(0,var(--hero-copy-shift,0px),0)}
  .enhanced .hero-word{animation:hero-word-arrive 1.15s cubic-bezier(.16,1,.3,1) .18s both}
  .enhanced .hero-word-mask:nth-child(2) .hero-word{animation-delay:.36s}
  .enhanced .japanese-lead{animation:hero-detail-arrive .85s var(--ease) .64s both}
  .enhanced .hero-bottom{animation:hero-detail-arrive .85s var(--ease) .8s both}
  .enhanced .hero-picture{transform:translate3d(0,var(--hero-film-shift,0px),0) scale(var(--hero-film-scale,1));clip-path:inset(0 var(--hero-film-inset,0px));transform-origin:50% 25%}
  .enhanced .hero-video,.enhanced .hero-poster{animation:hero-film-arrive 1.8s cubic-bezier(.16,1,.3,1) both;transform-origin:50% 45%}
  .motion-paused .hero-word,.motion-paused .japanese-lead,.motion-paused .hero-bottom,.motion-paused .hero-video,.motion-paused .hero-poster{animation:none!important}
  .hero-intro-done .hero-word,.hero-intro-done .japanese-lead,.hero-intro-done .hero-bottom,.hero-intro-done .hero-video,.hero-intro-done .hero-poster{animation:none!important}
}
@keyframes hero-word-arrive{from{transform:translate3d(0,115%,0)}to{transform:translate3d(0,0,0)}}
@keyframes hero-detail-arrive{from{opacity:0;transform:translate3d(0,14px,0)}to{opacity:1;transform:translate3d(0,0,0)}}
@keyframes hero-film-arrive{from{transform:scale(1.045)}to{transform:scale(1)}}
@media(max-width:767px){.motion-track{width:44px;margin-right:5px}}
@media(prefers-reduced-motion:reduce){.hero-picture,.hero-content{transform:none!important;clip-path:none!important}.hero-word,.japanese-lead,.hero-bottom{opacity:1;transform:none}}

/* Three marques: shared typography, full-scene horizontal reveals. */
.hero-scene{position:absolute;inset:0;visibility:hidden;overflow:hidden}
.hero-scene.is-active{visibility:visible;z-index:2}
.hero-scene.is-leaving{visibility:visible;z-index:1}
.hero-scene-media{position:absolute;inset:0}
.hero-scene::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#151513 0%,#15151326 24%,transparent 60%),linear-gradient(180deg,#10111055,transparent 30%);pointer-events:none}
.hero-picture::after{display:none}
.hero-scene-caption{position:absolute;z-index:1;left:var(--gutter);top:126px;display:flex;flex-direction:column;gap:8px;text-shadow:0 2px 20px #0009}
.hero-scene-caption>span:first-child{font:600 24px/1 BarlowCondensed,Arial,sans-serif;letter-spacing:.055em}
.hero-scene-caption>span:last-child{font-size:11px;letter-spacing:.02em}
.hero-picture{bottom:220px}
.hero-picture .hero-still{object-position:50% 62%;animation:none!important}
.hero-scene[data-scene=chevrolet] .hero-still{object-position:50% 58%}
.hero-picture:has(.is-playing) .hero-poster{opacity:1}
.hero-scene:has(.is-playing) .hero-poster{opacity:0}
.enhanced .hero-video,.enhanced .hero-poster{animation:none!important}
.hero-content{bottom:199px}
.hero-controls{position:absolute;left:var(--gutter);right:var(--gutter);bottom:116px;display:flex;justify-content:space-between;align-items:center;gap:30px}
.hero-picker{display:none;gap:32px;width:490px;max-width:65%}
.enhanced .hero-picker{display:flex}
.hero-picker button{position:relative;flex:1;min-width:0;min-height:50px;padding:10px 0 16px;text-align:left;background:none;color:#aaa99f;font:600 17px/1.2 BarlowCondensed,Arial,sans-serif;letter-spacing:.055em;transition:color .25s}
.hero-picker button[aria-pressed=true],.hero-picker button:hover{color:var(--paper)}
.hero-scene-track{position:absolute;left:0;right:0;bottom:0;height:2px;background:#f0eee730;overflow:hidden}
.hero-scene-track>span{display:block;height:100%;background:var(--paper);transform:scaleX(0);transform-origin:left}
.hero-picker button[aria-pressed=true] .hero-scene-track>span{transform:scaleX(var(--scene-progress,0));min-width:3px}
.hero-controls .motion-toggle{position:static;padding:10px 0 10px 14px;flex:none}
.hero-picker button[aria-pressed=true] .hero-scene-track{background:#f0eee760}
@media(min-width:1600px){.hero-content{bottom:235px}.hero-controls{bottom:140px}.hero-scene-caption{top:150px}.hero-scene-caption>span:first-child{font-size:30px}.hero-picker{width:580px}.hero-picker button{font-size:20px}.hero-picture{bottom:255px}}
@media(min-width:768px) and (max-height:700px){.hero{min-height:650px}.hero-content{bottom:190px}.hero-controls{bottom:105px}.hero-scene-caption{top:103px}.hero-bottom{bottom:26px}.hero-picture{bottom:210px}}
@media(max-width:767px){
  .hero{min-height:810px;max-height:1050px}
  .hero-picture{inset:0 0 310px}
  .hero-picture .hero-still{object-position:45% 50%}
  .hero-scene[data-scene=chevrolet] .hero-still{object-position:46% 50%}
  .hero-scene-caption{top:99px;gap:5px}
  .hero-scene-caption>span:first-child{font-size:21px}
  .hero-scene-caption>span:last-child{font-size:10px}
  .hero-content{bottom:254px}
  .hero-heading{font-size:clamp(42px,12.8vw,84px)}
  .japanese-lead{font-size:16px;margin-top:20px}
  .hero-controls{bottom:162px;display:grid;grid-template-columns:1fr;gap:4px}
  .hero-picker{gap:22px;max-width:none;width:100%}
  .hero-picker button{font-size:16px;min-height:44px;padding:7px 0 13px}
  .hero-controls .motion-toggle{justify-self:end;min-height:34px;font-size:9px;padding:9px 0 5px 14px}
  .hero-bottom{bottom:25px}
  .hero-bottom .button{margin-top:18px}
}
@media(prefers-reduced-motion:reduce){.hero-controls .motion-toggle{display:none}.hero-picker button[aria-pressed=true] .hero-scene-track>span{transform:scaleX(1)}}
@media(max-width:767px){
  .hero-scene-media:has(.hero-still){top:100px;bottom:auto;height:74vw;max-height:430px}
  .hero-scene-media:has(.hero-still)::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#151513 0%,transparent 24%,transparent 86%,#151513 100%);pointer-events:none}
  .hero-picture .hero-still,.hero-scene[data-scene=chevrolet] .hero-still{object-position:43% 56%}
}
.hero-scene-media{overflow:hidden}
@media(min-width:768px) and (max-width:1050px) and (orientation:portrait){
  .hero-scene-media:has(.hero-still){top:100px;bottom:auto;height:74vw;max-height:calc(100% - 100px)}
  .hero-scene-media:has(.hero-still)::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#151513 0%,transparent 24%,transparent 86%,#151513 100%);pointer-events:none}
  .hero-picture .hero-still,.hero-scene[data-scene=chevrolet] .hero-still{object-position:43% 56%}
}

/* Wide mobile edits preserve the muscle-car silhouette and the cabin view. */
@media(max-width:767px), (min-width:768px) and (max-width:1050px) and (orientation:portrait){
  .hero-scene[data-mobile-layout=wide] .hero-scene-media{top:100px;bottom:auto;height:74vw;max-height:calc(100% - 100px)}
  .hero-scene[data-mobile-layout=wide] .hero-scene-media::after{content:'';position:absolute;inset:0;background:linear-gradient(0deg,#151513 0%,transparent 23%,transparent 88%,#151513 100%);pointer-events:none}
}
