:root{--ink:#141517;--muted:#686b72;--paper:#f5f5f7;--red:#d62430;--night:#090a0b;--line:#dcdde1;--radius:26px;color-scheme:light;font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:var(--paper)}a{color:inherit;text-decoration:none}button{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #4288ff;outline-offset:5px}img{max-width:100%;display:block}h1,h2,h3,p{margin:0}.skip{position:fixed;top:-100px;left:20px;background:white;color:black;z-index:100;padding:16px}.skip:focus{top:12px}.nav{height:76px;position:sticky;top:0;z-index:30;background:rgba(12,13,15,.87);backdrop-filter:blur(24px);color:#f5f5f7;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff18}.brand{display:flex;align-items:center;gap:22px;font-size:19px;font-weight:650}.gmc{font-size:27px;font-weight:900;letter-spacing:-1px;color:#f4434d}.brand-rule{height:21px;width:1px;background:#ffffff33}.nav nav{display:flex;align-items:center;gap:32px;font-size:14px;font-weight:500}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:26px;padding:0 25px;border-radius:30px;font-weight:600;font-size:15px;transition:background .25s,transform .25s}.button:hover{transform:translateY(-2px)}.nav-cta{background:#f5f5f7;color:var(--ink);min-height:40px;padding:0 19px;font-size:14px;gap:20px}.primary{background:var(--red);color:#fff;min-height:51px;padding:0 27px}.primary:hover{background:#eb303c}.hero{background:var(--night);color:white;overflow:hidden}.hero-copy{text-align:center;padding:48px 24px 13px;position:relative;z-index:2}.eyebrow{font-size:13px;letter-spacing:.18em;font-weight:650}.hero .eyebrow{color:#c1c3c8;margin-bottom:17px}.hero h1{font-size:clamp(46px,7.2vw,100px);line-height:1.03;letter-spacing:-.06em;font-weight:650}.hero h1 span{background:linear-gradient(105deg,#fff,#9dacc0);background-clip:text;-webkit-background-clip:text;color:transparent}.hero-sub{font-size:20px;color:#b6b8bf;margin-top:19px;margin-bottom:25px;line-height:1.4}.hero-media{position:relative;isolation:isolate;max-width:1800px;margin:auto}.hero-media:after{content:"";position:absolute;inset:-1px 0;background:linear-gradient(#090a0b 0%,transparent 20%,transparent 72%,#090a0b 100%);pointer-events:none}.hero-media img{width:100%;height:clamp(330px,34vw,540px);object-fit:cover;object-position:center;filter:brightness(.88)}.hero-bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;position:relative;z-index:2;padding:6px 5% 28px;color:#9b9ea5;font-size:12px;margin-top:-12px}.hero-bottom a{color:#e6e6eb;font-size:14px;display:flex;gap:16px}.section{padding:110px max(6%,calc((100vw - 1200px)/2))}.intro{background:var(--paper)}.intro .eyebrow{color:var(--muted);margin-bottom:22px}h2{font-size:clamp(38px,4.4vw,64px);line-height:1.06;letter-spacing:-.048em;font-weight:650}h2 span{color:#7c7e84}.stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;gap:40px}.stats>div{border-top:1px solid #c9cbd0;padding-top:26px}.stats span{font-size:14px;color:#666a72}.stats strong{display:block;font-size:48px;letter-spacing:-.05em;font-weight:600;margin:12px 0}.stats small{font-size:24px;letter-spacing:-.02em}.stats p{font-size:16px;color:#686b72;line-height:1.45}@media(max-width:700px){.nav{height:67px;padding:0 20px}.brand{font-size:16px;gap:12px}.gmc{font-size:23px}.nav nav>a:not(.button){display:none}.nav-cta{font-size:12px;padding:0 15px;gap:12px}.hero-copy{padding:45px 20px 16px}.hero h1{font-size:clamp(42px,10.5vw,70px);line-height:1.1}.hero h1 span{display:block}.hero-sub{font-size:17px;max-width:280px;margin:18px auto 24px}.hero-media img{height:330px;max-width:none;width:160%;margin-left:-30%;object-fit:cover}.hero-bottom{justify-content:center;padding:10px 20px 24px}.hero-bottom>span{display:none}.section{padding:75px 24px}.stats{grid-template-columns:1fr;gap:26px;margin-top:40px}.stats strong{font-size:44px}.eyebrow{font-size:12px}.stats>div{padding-top:18px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* The experience: quiet surfaces, confident scale, deliberate motion. */
.nav:after{content:"";height:2px;background:#ef3b46;position:absolute;left:0;bottom:-1px;width:100%;transform-origin:left;transform:scaleX(var(--page-progress,0))}.hero-copy{transform:translateY(calc(var(--hero-progress,0)*-55px));opacity:calc(1 - var(--hero-progress,0)*.7)}.hero-media img{transform:scale(calc(1 + var(--hero-progress,0)*.08));will-change:transform}.hero-media{overflow:hidden}.hero-copy .eyebrow{animation:arrive .8s both}.hero h1{animation:arrive 1s .08s both}.hero-sub{animation:arrive 1s .17s both}.hero .primary{animation:arrive 1s .25s both}.hero-media{animation:photo-arrive 1.4s .1s both}.note-ref{display:inline-flex;vertical-align:super;align-items:center;justify-content:center;font-size:13px;letter-spacing:0;width:26px;height:26px;border:1px solid #afb2b8;border-radius:50%;margin-left:7px}.note-ref:hover{background:#ddd}.features{padding-top:20px;padding-bottom:115px}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:42px}.section-head .eyebrow{color:var(--muted);margin-bottom:20px}.section-head>p{font-size:17px;line-height:1.55;color:var(--muted);padding-bottom:4px}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px}.feature-card{background:#fff;border-radius:var(--radius);overflow:hidden;align-self:start}.feature-image{aspect-ratio:1.55;overflow:hidden;background:#dedfe0}.feature-image img{width:100%;height:100%;object-fit:cover;transition:transform .9s cubic-bezier(.2,.7,.3,1)}.feature-card:hover .feature-image img{transform:scale(1.04)}.feature-copy{padding:34px 34px 26px}.feature-copy .eyebrow{font-size:11px;letter-spacing:.14em;color:#757881;margin-bottom:14px}.feature-copy h3{font-size:32px;letter-spacing:-.035em;line-height:1.12;margin-bottom:17px}.feature-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.5;min-height:78px}.feature-copy details{border-top:1px solid #e6e7eb;margin-top:25px}.feature-copy summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:14px;font-weight:600;min-height:58px;cursor:pointer}.feature-copy summary::-webkit-details-marker{display:none}.feature-copy summary span{border-radius:50%;background:#eeeef0;width:29px;height:29px;display:grid;place-items:center;font-size:23px;font-weight:400;transition:transform .3s}.feature-copy details[open] summary span{transform:rotate(45deg)}.detail-body{font-size:16px;line-height:1.55;color:var(--muted);padding:2px 0 12px}.lineup{background:#fff;padding-top:100px;padding-bottom:90px;scroll-margin-top:0}.trim-tabs{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:5px;background:#f0f0f2;border-radius:32px;padding:7px;margin:35px 0 35px}.trim-tabs button{border:0;background:transparent;color:#646870;font-size:14px;padding:14px 17px;border-radius:24px;min-height:46px;cursor:pointer;font-weight:600;transition:background .25s,color .25s,box-shadow .25s}.trim-tabs button:hover{color:#121416;background:#e0e1e4}.trim-tabs button[aria-selected=true]{background:#202226;color:#fff;box-shadow:0 3px 8px #00000013}.trim-panel{display:grid;grid-template-columns:1.2fr 1fr;align-items:center;min-height:490px;gap:50px}.trim-visual{position:relative;min-width:0;isolation:isolate}.trim-watermark{position:absolute;left:0;top:1%;width:100%;text-align:center;z-index:-1;font-size:clamp(60px,9.5vw,140px);font-weight:800;letter-spacing:-.065em;color:#f1f1f3}.trim-visual img{width:112%;max-width:none;position:relative;left:-6%;view-transition-name:sierra-truck}.trim-image-caption{display:flex;justify-content:space-between;gap:16px;font-size:12px;color:#7b7e85;margin-top:15px;padding:0 9px}.trim-image-caption span:last-child{letter-spacing:.14em}.trim-copy{padding:24px 0 24px 5px;view-transition-name:trim-description}.trim-copy .eyebrow{font-size:11px;color:#a1212c;letter-spacing:.12em;margin-bottom:14px}.trim-copy h3{font-size:clamp(34px,3.3vw,49px);letter-spacing:-.045em;line-height:1.05}.trim-pitch{font-size:18px;color:var(--muted);margin-top:13px;line-height:1.4}.trim-copy ul{padding:0;list-style:none;margin:27px 0 30px}.trim-copy li{position:relative;padding-left:22px;margin-bottom:19px}.trim-copy li:before{content:"";height:5px;width:5px;background:#acb0b7;border-radius:50%;position:absolute;top:9px;left:0}.trim-copy strong{font-size:16px;font-weight:650;display:block}.trim-copy li p{color:var(--muted);font-size:14px;line-height:1.4;margin-top:5px}.dark-button{background:#191b1f;color:#fff;min-height:48px}.dark-button:hover{background:#33363c}.lineup-note{font-size:12px;line-height:1.6;color:#777b84;margin-top:32px;text-align:center;border-top:1px solid #e8e9ec;padding-top:24px}.no-script{font-size:16px;line-height:1.7}.no-script a{text-decoration:underline}.next-step{background:#0d0e10;color:white;text-align:center;position:relative;overflow:hidden;padding-top:115px;padding-bottom:110px}.next-step .eyebrow{color:#8b9099;margin-bottom:24px}.next-step h2{font-size:clamp(42px,5.8vw,82px);letter-spacing:-.055em}.next-step h2 span{color:#9299a6}.next-description{font-size:19px;color:#aaaeb7;line-height:1.5;margin-top:28px}.next-actions{display:flex;gap:35px;align-items:center;justify-content:center;margin-top:34px}.text-link{font-size:16px;display:inline-flex;align-items:center;gap:15px;min-height:48px}.text-link:hover{text-decoration:underline;text-underline-offset:5px}.next-foot{font-size:12px;color:#92969e;margin-top:31px;line-height:1.5}.footer{background:#151619;color:#989da6;padding:48px max(6%,calc((100vw - 1200px)/2)) 24px}.footer-top{display:flex;justify-content:space-between;gap:20px;align-items:center;padding-bottom:32px;border-bottom:1px solid #34363d}.footer .brand{color:#e1e3e8;font-size:17px}.footer .gmc{font-size:24px}.motion-control{border:1px solid #4d5159;border-radius:24px;background:transparent;color:#d7dae2;min-height:44px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 18px;font-size:14px;cursor:pointer}.motion-control:hover{background:#25282d}.motion-symbol{font-size:18px}.disclosures{padding:26px 0 32px;max-width:1030px}.disclosures p{font-size:12px;line-height:1.7;margin-bottom:12px;scroll-margin-top:100px}.disclosures a{text-decoration:underline;text-underline-offset:3px}.footer-bottom{border-top:1px solid #34363d;padding-top:24px;display:flex;align-items:center;justify-content:space-between;gap:22px;font-size:12px;line-height:1.5}.footer-bottom a:hover{color:#fff}.reveal{opacity:1;transform:none}@media(prefers-reduced-motion:no-preference){html.motion-ready:not(.motion-off) .reveal{transition:opacity .8s,transform .9s cubic-bezier(.2,.7,.2,1)}html.motion-ready:not(.motion-off) .reveal:not(.visible){opacity:.12;transform:translateY(35px)}.stats .reveal:nth-child(2){transition-delay:80ms!important}.stats .reveal:nth-child(3){transition-delay:160ms!important}.feature-card:nth-child(2){transition-delay:100ms!important}}.motion-off{scroll-behavior:auto}.motion-off *,.motion-off *:before,.motion-off *:after{animation:none!important;transition:none!important}.motion-off .hero-copy{transform:none;opacity:1}.motion-off .hero-media img{transform:none}.motion-off .reveal{opacity:1!important;transform:none!important}::view-transition-old(sierra-truck){animation:truck-out .26s ease both}::view-transition-new(sierra-truck){animation:truck-in .5s cubic-bezier(.2,.7,.3,1) both}::view-transition-old(trim-description){animation:fade-out .14s both}::view-transition-new(trim-description){animation:arrive .35s both}::view-transition-group(root){animation:none}::view-transition-old(root),::view-transition-new(root){animation:none;mix-blend-mode:normal}@keyframes arrive{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes photo-arrive{from{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes truck-out{to{opacity:0;transform:translateX(-24px)}}@keyframes truck-in{from{opacity:0;transform:translateX(28px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-out{to{opacity:0}}
@media(min-width:1600px){.hero-copy{padding-top:65px}.hero-media img{height:490px}.hero h1{font-size:110px}}@media(max-width:1000px){.section-head{gap:25px}.section-head>p{font-size:15px}.trim-panel{gap:25px;grid-template-columns:1.1fr 1fr}.trim-tabs button{padding:12px 13px}.feature-copy{padding:28px}.feature-copy h3{font-size:28px}.feature-copy>p:not(.eyebrow){font-size:16px;min-height:100px}.stats{gap:25px}.stats strong{font-size:40px}.stats small{font-size:21px}}@media(max-width:700px){.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:21px;font-size:16px}.features{padding-top:0;padding-bottom:70px}.feature-grid{grid-template-columns:1fr;gap:25px}.feature-copy>p:not(.eyebrow){min-height:0;font-size:17px}.feature-copy{padding:26px}.feature-copy h3{font-size:30px}.feature-image{aspect-ratio:1.4}.trim-panel{grid-template-columns:1fr;gap:16px;min-height:0}.trim-tabs{margin:26px 0 30px;border-radius:22px;gap:4px;justify-content:flex-start;padding:8px}.trim-tabs button{font-size:13px;padding:10px 12px;min-height:44px;flex-grow:1}.trim-copy{padding:18px 8px 0}.trim-copy h3{font-size:40px}.trim-copy .eyebrow{font-size:12px}.trim-visual img{width:110%;left:-5%}.trim-watermark{font-size:19vw;top:0}.trim-image-caption{font-size:12px}.trim-copy strong{font-size:17px}.trim-copy li p{font-size:16px}.trim-pitch{font-size:18px}.trim-copy li{margin-bottom:20px}.trim-copy .button{width:100%;font-size:15px}.lineup{padding-top:70px;padding-bottom:58px}.lineup-note{text-align:left;font-size:12px}.next-step{padding-top:80px;padding-bottom:72px}.next-step h2{font-size:42px}.next-description{font-size:17px;max-width:290px;margin:23px auto 0}.next-actions{flex-direction:column;gap:12px;margin-top:28px}.next-foot{margin-top:22px}.footer{padding:34px 24px 24px}.footer .brand{gap:12px;font-size:14px}.footer .gmc{font-size:22px}.motion-control{padding:0 13px;font-size:12px;gap:8px}.footer-bottom{flex-wrap:wrap;justify-content:flex-start;gap:18px}.footer-bottom>span{flex-basis:100%}.disclosures p{font-size:12px}.stats{gap:23px}.stats strong{font-size:44px}.stats span{font-size:14px}.stats p{font-size:16px}.hero-copy{opacity:1}.note-ref{font-size:12px}.hero h1{letter-spacing:-.05em}}@media(prefers-reduced-motion:reduce){.hero-copy{transform:none;opacity:1}.hero-media img{transform:none}.reveal{opacity:1!important;transform:none!important}}

.feature-copy .eyebrow,.trim-copy .eyebrow{font-size:12px}@media(max-width:700px){.trim-tabs button{font-size:14px}.nav-cta{font-size:14px;gap:10px;padding:0 14px}.motion-control{font-size:14px}}

.trim-visual img{height:auto}

/* Ron Hodgson showroom */
[hidden]{display:none!important}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
button{cursor:pointer}.brand{gap:20px}.gmc-mark{width:84px;height:auto;filter:drop-shadow(0 1px 1px #0008)}.model-mark{display:flex;flex-direction:column;gap:5px;line-height:1}.model-mark>span{font-size:18px;font-weight:600;letter-spacing:.13em;background:linear-gradient(#fff 20%,#c3cbd4 65%,#f7fbff);background-clip:text;-webkit-background-clip:text;color:transparent}.model-mark b{font-weight:400;letter-spacing:.04em}.model-mark small{font-size:9px;color:#9ea5af;letter-spacing:.14em}.nav{padding-inline:4%;box-shadow:0 10px 50px #0002}.nav nav{gap:24px}.nav-phone{font-variant-numeric:tabular-nums}.hero-phone{display:block;width:fit-content;font-size:14px;color:#b9c1cd;margin:16px auto 0;padding:4px}.hero-phone:hover{color:white;text-decoration:underline}.hero-copy{padding-bottom:0}.lineup{padding-left:4%;padding-right:4%}.lineup .section-head{max-width:1280px;margin-inline:auto}.trim-tabs{max-width:1320px;margin-inline:auto;border:1px solid #e9eaed;box-shadow:inset 0 1px 0 #fff}.trim-tabs button{font-size:14px;white-space:nowrap;min-height:48px}.trim-panel{max-width:1360px;margin:auto;grid-template-columns:minmax(0,1.6fr) minmax(270px,.85fr);gap:48px;align-items:center}.showroom-shell{background:#f5f6f8;border:1px solid #e8eaf0;border-radius:28px;overflow:hidden;min-width:0;box-shadow:0 20px 60px #2631410a}.showroom-toolbar{display:flex;justify-content:space-between;gap:14px;align-items:center;padding:21px 22px 0;position:relative;z-index:2}.view-tabs{display:flex;gap:3px;background:#e4e7ec;border:1px solid #dce0e6;border-radius:30px;padding:4px}.view-tabs button{border:0;background:transparent;padding:11px 16px;border-radius:24px;color:#5d6673;font-size:14px;font-weight:600;min-height:42px}.view-tabs button[aria-pressed=true]{background:white;color:#202731;box-shadow:0 2px 6px #1f2a4022}.view-tabs button:disabled{opacity:.45;cursor:not-allowed}.studio-label{font-size:10px;letter-spacing:.2em;color:#76808d;font-weight:600}.showroom-stage{position:relative;aspect-ratio:1.66;min-height:300px;overflow:hidden;touch-action:pan-y;cursor:grab;isolation:isolate;outline-offset:-4px!important}.showroom-stage:active{cursor:grabbing}.showroom-stage:focus-visible{outline:2px solid #0075ef}.showroom-stage.interior{touch-action:none;background:#222;aspect-ratio:1.66;margin-top:18px}.studio-word{position:absolute;top:11%;left:0;right:0;text-align:center;font-size:clamp(70px,9vw,130px);font-weight:700;letter-spacing:-.055em;color:#e7eaef;z-index:-1;user-select:none}.studio-floor{position:absolute;width:73%;height:22%;bottom:8%;left:13.5%;border:1px solid #d8dee6;border-radius:50%;background:radial-gradient(ellipse,#e6eaf0,transparent 67%);box-shadow:0 18px 24px #c4cbd333;z-index:-1}.showroom-stage #trim-image{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:contain;user-select:none;-webkit-user-drag:none;transform-origin:50% 50%;transition:transform .7s cubic-bezier(.16,1,.3,1);view-transition-name:none}.showroom-stage.interior .studio-word,.showroom-stage.interior .studio-floor{display:none}#interior-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.showroom-bottom{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:10px 22px 15px}.viewer-help{display:flex;align-items:center;gap:12px;color:#66717f;font-size:13px;line-height:1.4}.drag-symbol{font-size:27px;font-weight:300;line-height:1}.viewer-controls{display:flex;gap:4px;flex-shrink:0}.viewer-controls button,.look-controls button{width:38px;min-height:42px;border:1px solid #d9dfe7;border-radius:50%;background:#fff;color:#252e3a;font-size:20px}.viewer-controls button:hover{background:#e1e9f4}.viewer-controls button:disabled{opacity:.35;cursor:default}.trim-image-caption{margin:0;padding:13px 22px;background:#edf0f4;border-top:1px solid #e5e8ed;font-size:12px;color:#647080;line-height:1.4}.trim-copy{padding:15px 0}.trim-copy h3{font-size:clamp(36px,3.2vw,50px)}.trim-copy li p{font-size:16px;line-height:1.45}.trim-copy strong{font-size:17px}.trim-copy li{padding-left:0}.trim-copy li:before{display:none}.trim-copy ul{margin:25px 0}.trim-actions{display:flex;flex-direction:column;align-items:flex-start;gap:7px}.trim-actions .button{font-size:16px;min-height:50px}.trim-actions .text-link{color:#0869c6;font-size:15px;font-weight:500}.spec-link{font-size:13px;color:#646f7b;text-decoration:underline;text-underline-offset:4px;padding:8px 0}.hotspot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:46px;height:46px;border:0;background:transparent;display:grid;place-items:center;z-index:4;padding:0}.hotspot:before{content:"";width:16px;height:16px;border-radius:50%;border:3px solid white;background:#0879f5;box-shadow:0 0 0 6px #1688ff2b,0 4px 18px #006adc55;transition:box-shadow .3s,transform .3s}.hotspot:hover:before,.hotspot:focus-visible:before{transform:scale(1.2);box-shadow:0 0 0 10px #1688ff22,0 4px 18px #006adc55}.hotspot span{position:absolute;left:50%;bottom:44px;transform:translateX(-50%);color:white;background:#076de0;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:600;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s}.hotspot:hover span,.hotspot:focus-visible span{opacity:1}.viewer-status:empty{display:none}.viewer-status{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);font-size:12px;background:#ffffffec;border-radius:20px;padding:9px 15px;text-align:center;max-width:90%;min-width:180px;color:#3d4756;z-index:5;pointer-events:none}.reset-view{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);border:1px solid #ccd6e3;border-radius:20px;background:#ffffffec;min-height:40px;padding:0 15px;font-size:13px;z-index:6}.look-controls{position:absolute;right:16px;bottom:15px;text-align:center;z-index:4}.look-controls>button{margin-bottom:3px}.look-controls div{display:flex;gap:3px}.look-controls button{width:35px;min-height:35px;background:#ffffffdf;font-size:17px}.look-controls button:hover{background:white}.lineup-note{max-width:1240px;margin-inline:auto;line-height:1.7}.contact-ribbon{display:flex;justify-content:space-between;align-items:center;gap:28px;padding:28px 6%;background:#edf0f4;color:#4d5969;font-size:14px;line-height:1.5}.contact-ribbon>p{font-size:18px;font-weight:600;color:#27313e}.contact-ribbon a{display:flex;gap:5px;flex-direction:column}.contact-ribbon strong{font-size:20px;color:#192330;letter-spacing:-.025em}.contact-ribbon>a:last-child{color:#0869c6}.contact-ribbon a:hover{text-decoration:underline;text-underline-offset:5px}.test-drive{display:grid;grid-template-columns:1.15fr 1fr;align-items:center;gap:60px;background:#11161e;color:white;padding-block:100px}.drive-copy>.eyebrow{color:#9aa9ba;font-size:11px;letter-spacing:.15em}.drive-copy h2{font-size:clamp(54px,7vw,90px);line-height:1;letter-spacing:-.06em;margin-top:25px}.drive-copy>p:not(.eyebrow){font-size:19px;line-height:1.55;color:#b0bdcb;margin-top:25px}.dealer-location{display:flex;flex-direction:column;gap:9px;margin-top:36px;font-size:14px;line-height:1.5;color:#a6b4c5}.dealer-location strong{color:#e3eaf2;font-weight:500}.dealer-location a{color:#fff;font-size:18px;width:fit-content}.booking-card{background:#fff;border-radius:26px;color:#1b2634;padding:34px}.booking-step{font-size:11px;letter-spacing:.15em;color:#6d7a8b}.booking-card h3{font-size:32px;letter-spacing:-.05em;margin-top:17px}.booking-card>p{font-size:16px;color:#687485;line-height:1.5;margin-top:12px}.booking-options{border:0;margin:24px 0;padding:0;display:flex;flex-direction:column;gap:10px}.booking-options label{cursor:pointer;position:relative}.booking-options label>span{display:flex;flex-direction:column;gap:6px;border:1px solid #dde3eb;border-radius:12px;padding:17px 18px 17px 45px;position:relative}.booking-options label>span:before{content:"";position:absolute;left:17px;top:20px;width:13px;height:13px;border-radius:50%;border:1px solid #a8b4c3}.booking-options input:checked+span{border-color:#2580df;background:#f1f7fe}.booking-options input:checked+span:before{border:4px solid #217ddd;background:white}.booking-options strong{font-size:15px;font-weight:600}.booking-options small{font-size:13px;color:#768394;line-height:1.4}.booking-card .button{width:100%;border:0;min-height:52px;font-size:15px;padding-inline:15px}.booking-card .booking-note{font-size:12px;line-height:1.6;margin-top:18px;color:#7a8592}.feature-dialog{padding:0;border:0;border-radius:26px;width:min(820px,calc(100vw - 40px));max-height:90dvh;overflow:auto;color:#18212d;box-shadow:0 24px 140px #0008}.feature-dialog::backdrop{background:#1018229c;backdrop-filter:blur(12px)}.feature-dialog[open]{animation:feature-enter .4s cubic-bezier(.16,1,.3,1)}@keyframes feature-enter{from{opacity:0;transform:translateY(20px) scale(.96)}to{opacity:1;transform:none}}.dialog-close{position:absolute;right:16px;top:16px;width:43px;height:43px;border:1px solid #fff8;border-radius:50%;background:#ffffffec;color:#253040;font-size:27px;z-index:2;box-shadow:0 2px 12px #0001}.detail-photo{background:#edf0f4;overflow:hidden;aspect-ratio:2}.detail-photo img{width:100%;height:100%;object-fit:cover}.detail-photo.wheel img{object-fit:contain}.dialog-copy{padding:34px 40px 38px}.dialog-copy .eyebrow{font-size:11px;color:#1674d9;letter-spacing:.15em}.dialog-copy h2{font-size:38px;letter-spacing:-.045em;margin-top:12px;line-height:1.06}.dialog-copy>p:not(.eyebrow){font-size:18px;line-height:1.55;color:#627080;margin-top:16px}.dialog-copy .detail-equipment{font-size:12px!important;color:#7c8897!important}.dialog-actions{display:flex;gap:30px;align-items:center;margin-top:24px}.footer .gmc-mark{width:84px}.footer .brand{gap:20px}.footer .model-mark>span{font-size:18px}.footer .model-mark small{font-size:9px}.mobile-contact{display:none}
@media(max-width:1100px){.nav nav{gap:18px}.nav-phone{display:none}.trim-panel{gap:26px;grid-template-columns:minmax(0,1.35fr) minmax(265px,1fr)}.studio-label{display:none}.showroom-toolbar{justify-content:center}.showroom-bottom{flex-direction:column;gap:7px}.viewer-controls{gap:10px}.viewer-controls button{min-height:38px}.trim-tabs button{padding:11px 14px}.test-drive{gap:35px}.booking-card{padding:28px}.contact-ribbon{gap:18px}}
@media(max-width:760px){.nav{height:72px;padding:0 20px}.gmc-mark{width:63px}.brand{gap:12px}.brand-rule{height:29px}.model-mark>span{font-size:13px}.model-mark small{font-size:7px;letter-spacing:.09em}.nav nav>a:not(.nav-cta){display:none}.nav-cta{padding:0 14px;font-size:12px;min-height:38px;gap:5px}.hero-sub{font-size:18px}.hero-phone{font-size:14px}.lineup{padding-left:20px;padding-right:20px}.trim-tabs{display:flex;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;border-radius:28px;gap:2px;padding:6px;margin:28px -2px 26px;scrollbar-width:thin}.trim-tabs button{font-size:14px;flex:0 0 auto;padding:10px 17px;min-height:45px}.trim-panel{display:grid;grid-template-columns:1fr;gap:16px}.showroom-shell{border-radius:22px}.showroom-toolbar{padding:14px 14px 0}.view-tabs button{font-size:13px;min-height:39px;padding:9px 16px}.showroom-stage{aspect-ratio:1.35;min-height:250px}.showroom-stage.interior{aspect-ratio:1.15}.studio-word{font-size:22vw;top:15%}.studio-floor{bottom:17%;height:18%}.showroom-bottom{padding:0 14px 15px}.viewer-help{font-size:12px;gap:7px}.drag-symbol{font-size:24px}.viewer-controls button{width:40px;min-height:40px}.trim-image-caption{padding:12px 15px;font-size:11px}.trim-copy{padding:22px 6px 5px}.trim-copy h3{font-size:42px}.trim-copy ul{display:grid;grid-template-columns:1fr;gap:4px}.trim-actions{align-items:stretch}.trim-actions .button{font-size:16px}.trim-actions .text-link{justify-content:center;font-size:16px}.spec-link{text-align:center;font-size:14px}.lineup-note{margin-top:24px}.contact-ribbon{display:flex;flex-direction:column;align-items:center;gap:16px;padding:27px 24px;text-align:center}.contact-ribbon>p{font-size:17px}.test-drive{grid-template-columns:1fr;gap:36px;padding:68px 24px}.drive-copy h2{font-size:66px}.drive-copy>.eyebrow{font-size:10px}.drive-copy>p:not(.eyebrow){font-size:18px}.dealer-location{margin-top:25px}.booking-card{padding:26px}.booking-card h3{font-size:32px}.footer{padding-bottom:96px}.footer-top{align-items:flex-start;gap:15px}.footer .brand{gap:10px}.footer .gmc-mark{width:61px}.footer .model-mark>span{font-size:13px}.footer .model-mark small{font-size:7px;max-width:135px}.motion-control{font-size:12px;padding:0 12px;min-height:38px;white-space:nowrap}.mobile-contact{position:fixed;bottom:0;left:0;right:0;z-index:25;display:grid;grid-template-columns:1fr 1fr;background:#f9fbfbed;backdrop-filter:blur(18px);padding:11px 18px max(11px,env(safe-area-inset-bottom));gap:12px;border-top:1px solid #d7dfe6;box-shadow:0 -8px 35px #1e2a3910}.mobile-contact a{display:flex;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:600;border:1px solid #cbd5df;border-radius:25px;color:#1c2939}.mobile-contact a:last-child{background:#182637;color:white;border-color:#182637}.feature-dialog{width:calc(100vw - 26px);border-radius:22px}.detail-photo{aspect-ratio:1.4}.dialog-copy{padding:26px}.dialog-copy h2{font-size:32px}.dialog-copy>p:not(.eyebrow){font-size:17px}.dialog-actions{flex-direction:column;gap:10px;align-items:stretch}.dialog-actions .text-link{justify-content:center}.look-controls{right:10px;bottom:10px}}
@media(max-width:380px){.nav{padding-inline:12px}.model-mark small{display:none}.nav-cta{font-size:11px}.gmc-mark{width:54px}.brand{gap:9px}.footer-top{flex-direction:column}.booking-card{padding:22px}.hero-copy{padding-inline:18px}.hero h1{font-size:44px}.viewer-help{font-size:11px}}

/* Official GMC cinema */
.films{background:#0b0e13;color:#f5f7fa;padding-top:86px;padding-bottom:70px}.films .section-head{max-width:1200px;margin-inline:auto;margin-bottom:35px}.films .eyebrow{color:#8f9cad}.films .section-head h2{font-size:clamp(40px,5.5vw,72px);letter-spacing:-.055em;line-height:1.1}.films .section-head>p{color:#a6b0bf;font-size:17px;line-height:1.5}.film-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 auto 25px;max-width:1200px}.film-tabs button{border:1px solid #424b59;border-radius:30px;padding:14px 23px;min-height:49px;color:#b7c1ce;background:#171c24;font-size:15px;font-weight:500;transition:background .2s,color .2s,border-color .2s}.film-tabs button:hover{background:#272f3b;color:#fff}.film-tabs button[aria-selected=true]{background:#f4f6f9;border-color:#f4f6f9;color:#17212f;box-shadow:0 3px 25px #ffffff0a}.film-panel{max-width:1200px;margin:auto}.film-screen{position:relative;aspect-ratio:16/9;background:#050607;overflow:hidden;border-radius:24px;border:1px solid #303744;isolation:isolate}.film-poster{display:block;position:relative;width:100%;height:100%;padding:0;border:0;background:#141a24;color:white;text-align:left;overflow:hidden}.film-poster>img{width:100%;height:100%;object-fit:cover;opacity:.84;transition:transform .65s cubic-bezier(.2,.7,.2,1),opacity .4s}.film-poster:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,#000b);pointer-events:none}.film-poster:hover>img{transform:scale(1.025);opacity:1}.film-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:86px;height:86px;border:1px solid #ffffff90;border-radius:50%;background:#ffffffea;color:#122030;box-shadow:0 8px 45px #0004;z-index:2;transition:background .2s,box-shadow .2s}.film-play:before{content:"";border-top:11px solid transparent;border-bottom:11px solid transparent;border-left:18px solid #132235;transform:translateX(2px)}.film-poster:hover .film-play{background:white;box-shadow:0 8px 50px #0007}.film-poster-label{position:absolute;bottom:30px;left:32px;z-index:2;font-size:14px;font-weight:500;display:flex;align-items:center;gap:12px}.film-poster-label:before{content:"";width:24px;height:1px;background:#fff9}.film-screen iframe{border:0;position:absolute;inset:0;width:100%;height:100%;display:block}.film-caption{display:flex;align-items:flex-start;justify-content:space-between;gap:35px;padding:28px 2px 0}.film-trim{font-size:11px;color:#8f9eaf;letter-spacing:.14em;text-transform:uppercase;margin-bottom:9px}.film-caption h3{font-size:30px;letter-spacing:-.04em;line-height:1.15}.film-caption>div>p:last-child:not(.film-trim){font-size:16px;color:#aab5c4;line-height:1.5;margin-top:10px;max-width:650px}.film-source{display:flex;flex-direction:column;align-items:flex-end;gap:12px;padding-top:2px;flex-shrink:0;font-size:13px;color:#9aa8bb;line-height:1.5}.film-source a{font-size:14px;color:#e5ebf3;text-decoration:underline;text-underline-offset:4px}.film-foot{display:flex;align-items:flex-start;justify-content:space-between;gap:40px;max-width:1200px;margin:27px auto 0;padding-top:24px;border-top:1px solid #2a3340}.film-foot p{font-size:12px;color:#8593a5;line-height:1.65;max-width:710px}.film-foot a{color:#dbe7f8;white-space:nowrap;font-size:14px;padding:4px 0}.film-foot a:hover{text-decoration:underline;text-underline-offset:4px}.film-noscript{font-size:16px;line-height:1.5}.film-noscript a{text-decoration:underline}.film-message{position:absolute;bottom:18px;left:20px;right:20px;background:#111d2eef;border:1px solid #647389;color:#fff;border-radius:10px;padding:14px 18px;font-size:14px;line-height:1.5;z-index:2}.film-message a{text-decoration:underline}
@media(max-width:760px){.films{padding:62px 24px 45px}.films .section-head{margin-bottom:25px}.films .section-head h2{font-size:43px}.films .section-head>p{font-size:16px;margin-top:18px}.film-tabs{flex-wrap:nowrap;overflow-x:auto;margin:0 -3px 20px;padding:3px;scrollbar-width:thin}.film-tabs button{white-space:nowrap;flex-shrink:0;font-size:14px;min-height:46px;padding:12px 18px}.film-screen{border-radius:16px;margin-inline:-6px}.film-play{width:60px;height:60px}.film-play:before{border-top-width:8px;border-bottom-width:8px;border-left-width:13px}.film-poster-label{font-size:12px;left:17px;bottom:14px}.film-poster-label:before{width:15px}.film-caption{display:block;padding:22px 0 0}.film-caption h3{font-size:28px}.film-caption>div>p:last-child:not(.film-trim){font-size:16px}.film-source{align-items:flex-start;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:8px;margin-top:19px;padding:0;font-size:12px}.film-source a{font-size:13px}.film-foot{display:block;margin-top:20px;padding-top:20px}.film-foot a{display:inline-flex;margin-top:18px;min-height:44px;align-items:center}.film-message{left:10px;right:10px;bottom:10px;font-size:12px;padding:10px}}
.film-screen{min-height:200px}

/* Everyday advantages and the four-engine guide. */
.benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;margin-top:26px}.benefit-card .feature-image{aspect-ratio:1.5}.benefit-card .feature-copy{padding:27px 25px 18px}.benefit-card .feature-copy h3{font-size:29px;letter-spacing:-.045em;line-height:1.1}.benefit-card .feature-copy>p:not(.eyebrow){min-height:100px;font-size:16px}.benefit-card .feature-copy .eyebrow{font-size:10px;letter-spacing:.13em}.benefit-card .feature-copy summary{font-size:13px;min-height:58px}.benefit-card .detail-body{font-size:15px}.benefit-cta{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-top:30px;font-size:15px}.benefit-cta>span{color:#6c7481}.benefit-cta a{min-height:44px;display:inline-flex;align-items:center;gap:16px;color:#0869c6}.benefit-cta a:hover{text-decoration:underline;text-underline-offset:4px}
.engines{background:#f4f5f7;padding-top:65px;padding-bottom:64px}.engine-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:28px}.engine-heading .eyebrow{font-size:11px;color:#657185;letter-spacing:.15em;margin-bottom:14px}.engine-heading h2{font-size:clamp(36px,4vw,52px)}.engine-heading>p{font-size:16px;color:#6a7482;line-height:1.5}.engine-tabs{display:flex;gap:8px;margin-bottom:22px;flex-wrap:wrap}.engine-tabs button{border:1px solid #d4dbe4;border-radius:24px;background:#fff;color:#566274;font-size:14px;font-weight:600;min-height:46px;padding:11px 24px;transition:background .2s,color .2s}.engine-tabs button:hover{background:#e9eef5}.engine-tabs button[aria-selected=true]{color:#fff;background:#182738;border-color:#182738;box-shadow:0 4px 16px #17304b20}.engine-panel{display:grid;grid-template-columns:1.05fr 1fr;gap:36px;align-items:center;background:#fff;border:1px solid #e5e9ef;border-radius:26px;padding:24px 32px 24px 24px;box-shadow:0 14px 50px #2e465a07}.engine-visual{min-width:0}.engine-stage{position:relative;aspect-ratio:1.3;overflow:hidden;display:grid;place-items:center;background:#fff;border-radius:18px;touch-action:pan-y;cursor:zoom-in}.engine-stage.is-spin{background:#000;cursor:grab}.engine-stage.is-spin:active{cursor:grabbing}.engine-stage:focus-visible,.engine-detail-stage:focus-visible{outline:3px solid #197fdd;outline-offset:2px}.engine-stage>img{width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}.engine-stage:not(.is-spin)>img{width:145%;max-width:none;height:100%;object-fit:contain}.engine-badge{position:absolute;top:15px;left:16px;font-size:9px;color:#637183;letter-spacing:.12em;background:#ffffffdf;border-radius:20px;padding:8px 11px;pointer-events:none}.is-spin .engine-badge{color:#b8c7d8;background:#253040a6}.engine-tools{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:15px 1px 1px;color:#707c8c;font-size:12px;line-height:1.4}.engine-tools>div{display:flex;gap:5px}.engine-tools button{min-width:42px;min-height:42px;border-radius:50%;border:1px solid #d5dee9;background:#fff;color:#24374c;font-size:22px}.engine-tools button:hover{background:#eef4fc}.engine-copy .eyebrow{font-size:10px;color:#ac2a34;letter-spacing:.13em;margin-bottom:8px}.engine-copy h3{font-size:31px;letter-spacing:-.045em;line-height:1.15}.engine-use{font-size:16px;line-height:1.5;color:#616f80;margin-top:12px;max-width:410px}.engine-specs{display:grid;grid-template-columns:1fr 1fr;margin:21px 0 17px;gap:16px 20px}.engine-specs>div{border-top:1px solid #e0e6ef;padding-top:12px;display:flex;flex-direction:column;gap:7px}.engine-specs dt{font-size:11px;color:#7b8696;line-height:1.4}.engine-specs dt span{font-size:10px}.engine-specs dd{margin:0;color:#27374b;font-size:23px;font-weight:600;letter-spacing:-.045em;line-height:1.1}.engine-specs dd small{font-size:12px;letter-spacing:0;font-weight:400;color:#657185}.engine-fit{border-top:1px solid #e0e6ef}.engine-fit summary{display:flex;align-items:center;justify-content:space-between;list-style:none;font-size:13px;min-height:44px;cursor:pointer;font-weight:600;color:#34475b}.engine-fit summary::-webkit-details-marker{display:none}.engine-fit summary span{font-size:20px;font-weight:400}.engine-fit[open] summary span{transform:rotate(45deg)}.engine-fit p{font-size:12px;line-height:1.7;color:#6b7889;margin-bottom:7px}.engine-cta{display:inline-flex;align-items:center;min-height:42px;color:#0871ce;font-size:13px;font-weight:500}.engine-cta:hover{text-decoration:underline;text-underline-offset:4px}.engine-note{color:#768191;font-size:11px;line-height:1.7;margin:18px 3px 0}.engine-note a{text-decoration:underline;text-underline-offset:3px;white-space:nowrap}.engine-dialog{border:0;border-radius:24px;max-width:900px;width:calc(100vw - 36px);max-height:92dvh;overflow:auto;padding:30px;background:#fff;color:#182637;box-shadow:0 24px 120px #0006}.engine-dialog::backdrop{background:#101b2aaa;backdrop-filter:blur(12px)}.engine-dialog-top{padding-right:40px}.engine-dialog-top .eyebrow{font-size:10px;color:#748397}.engine-dialog h2{font-size:32px;margin-top:10px}.engine-dialog-top>p:last-child{font-size:13px;color:#718197;line-height:1.5;margin-top:12px}.engine-detail-stage{height:min(50vh,480px);overflow:hidden;margin:20px 0 14px;border-radius:16px;touch-action:pan-y;cursor:zoom-in;background:#fff}.engine-detail-stage.is-spin{background:#000;cursor:grab}.engine-detail-stage img{width:100%;height:100%;object-fit:contain;user-select:none;-webkit-user-drag:none}.engine-detail-stage img.zoomed{transform:scale(1.6)}.engine-dialog-controls{display:flex;justify-content:center;gap:12px}.engine-dialog-controls button{min-height:44px;border:1px solid #d4deea;border-radius:22px;background:#f5f8fc;color:#294058;padding:10px 19px;font-size:14px}
@media(max-width:1000px){.benefit-grid{gap:16px}.benefit-card .feature-copy{padding:23px 20px 16px}.benefit-card .feature-copy h3{font-size:24px}.benefit-card .feature-copy>p:not(.eyebrow){min-height:120px;font-size:15px}.benefit-card .feature-copy summary{font-size:12px}.engine-panel{gap:26px;padding:24px}.engine-stage{aspect-ratio:1.05}.engine-specs dd{font-size:21px}}
@media(max-width:760px){.benefit-grid{grid-template-columns:1fr;gap:25px}.benefit-card .feature-image{aspect-ratio:1.55}.benefit-card .feature-copy{padding:26px}.benefit-card .feature-copy h3{font-size:30px}.benefit-card .feature-copy>p:not(.eyebrow){min-height:0;font-size:17px}.benefit-card .feature-copy .eyebrow{font-size:11px}.benefit-card .feature-copy summary{font-size:14px}.benefit-cta{align-items:flex-start;flex-wrap:wrap;gap:8px 28px;margin-top:24px}.benefit-cta>span{flex-basis:100%;font-size:14px}.benefit-cta a{font-size:14px}.engines{padding:55px 20px 45px}.engine-heading{display:block;margin-bottom:23px}.engine-heading .eyebrow{font-size:10px}.engine-heading h2{font-size:38px}.engine-heading>p{font-size:16px;margin-top:16px}.engine-tabs{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:20px}.engine-tabs button{padding:11px 8px;font-size:14px;min-height:46px}.engine-panel{grid-template-columns:1fr;gap:24px;padding:16px;border-radius:22px}.engine-stage{aspect-ratio:1.3}.engine-tools{font-size:12px;padding-top:12px;gap:8px}.engine-tools>span{max-width:175px}.engine-tools button{min-width:38px;min-height:42px}.engine-copy{padding:0 6px 6px}.engine-copy h3{font-size:29px}.engine-use{font-size:16px}.engine-specs{gap:18px}.engine-specs dt{font-size:11px}.engine-specs dd{font-size:24px}.engine-fit summary{font-size:14px;min-height:49px}.engine-fit p{font-size:13px}.engine-cta{font-size:14px;min-height:46px;line-height:1.4}.engine-note{font-size:11px}.engine-note a{white-space:normal}.engine-dialog{padding:22px 16px;width:calc(100vw - 22px)}.engine-dialog h2{font-size:27px}.engine-dialog-top{padding-inline:6px 40px}.engine-detail-stage{height:36vh}.engine-dialog-controls{gap:7px}.engine-dialog-controls button{font-size:12px;padding:10px 13px}}
.engine-specs dt{font-size:13px}.engine-specs dt span{font-size:11px}.engine-specs dd small{font-size:13px}.engine-fit p{font-size:13px}.engine-tools{font-size:13px}.engine-cta{font-size:14px}.engine-note{font-size:12px}.engine-copy .eyebrow{font-size:11px}.engine-badge{font-size:10px}
.booking-options input{position:absolute;width:1px;height:1px;opacity:0;margin:0}.booking-options input:focus-visible+span{outline:3px solid #4288ff;outline-offset:3px}

.engine-specs .engine-kg{display:block;margin-top:6px;white-space:nowrap;font-size:12px}
