/* Immersive alternative. V1 and its shared files stay unchanged. */
.s26-immersive .landing-header { background: #181916; border-color: #3c3e35; }
.s26-immersive .landing-brand { color: #efeee8; }
.s26-immersive .landing-brand > span { border-color: #56574f; font-family: Verdana, Geneva, sans-serif; font-weight: 700; font-style: italic; letter-spacing: -.04em; font-size: clamp(20px, 1.8vw, 24px); white-space: nowrap; }
.s26-immersive .landing-nav .nav-links a { color: #efeee8; }
.s26-immersive .landing-nav .nav-links a:hover { color: #efac94; }
.s26-immersive .nav-toggle span { background: #efeee8; }
.s26-immersive .landing-header .nav-mobile { background: #24251f; color: #fff; }
.s26-immersive .landing-header .mobile-cta { background: #d61c10; }
.s26-immersive .landing-hero { position: relative; display: block; max-width: none; margin: 0; padding: 0; min-height: 0; background: #181916; color: #fff; }
.immersive-stage { position: relative; min-height: min(900px,calc(100svh - 84px)); }
.immersive-image { position: absolute; inset: 0; display: block; overflow: hidden; }
.immersive-image img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center 57%; }
.immersive-image::after { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse at 12% 100%,rgba(13,17,13,.88) 0%,rgba(13,17,13,.58) 28%,transparent 64%),linear-gradient(0deg,rgba(13,17,13,.55),transparent 58%); }
.immersive-inner { position: relative; pointer-events: none; z-index: 1; max-width: 1400px; margin: 0 auto; min-height: inherit; padding: 320px 48px 40px; display: flex; align-items: flex-end; }
.immersive-inner .landing-copy { pointer-events: auto; max-width: 800px; padding: 0; }
.s26-immersive .landing-copy .landing-eyebrow { color: #edc79e; }
.s26-immersive #landing-title { color: #fff; font-size: clamp(42px,4vw,57px); line-height: 1.04; letter-spacing: -1.8px; text-shadow: 0 2px 16px #0002; }
.s26-immersive #landing-title em { color: #efc39b; }
.s26-immersive .landing-lead { color: #f9f6ef; max-width: 400px; margin-bottom: 24px; }
.s26-immersive .landing-context { color: #d7d7cb; max-width: 390px; }
.s26-immersive .landing-offer-note { color: #d1d2c5; }
.s26-immersive .landing-copy .landing-button { background: #dc281a; border-color: #dc281a; }
.s26-immersive .landing-copy .landing-button:hover { background: #f03929; border-color: #f03929; }
.s26-immersive .truck-info-button { color: #dedccb; border-color: #c4c3b4; background: #1b1d1755; }
.s26-immersive .truck-tooltip { background: #f7f5f0; color: #25271f; text-shadow: none; }
.immersive-proof-bar { position: relative; border-top: 1px solid #eeefdc33; background: #20231c; }
.immersive-proof-inner { max-width: 1400px; margin: 0 auto; padding: 21px 48px; display: flex; align-items: center; justify-content: space-between; gap: 26px; }
.immersive-caption p { font-size: 14px; font-weight: 600; color: #fff; margin-bottom: 7px; }
.immersive-status { display: inline-block; font: 700 10px/1.1 var(--mono); letter-spacing: 1px; text-transform: uppercase; padding: 6px 8px; background: #ecebdd; color: #24281c; margin-right: 10px; }
.immersive-dimensions { color: #cfcebd; font-weight: 400; }
.immersive-caption > a { color: #c9c9b9; text-decoration: none; font-size: 12px; }
.immersive-caption > a:hover { text-decoration: underline; text-underline-offset: 4px; }
.s26-immersive .proof-controls { flex-shrink: 0; border: 0; margin: 0; padding: 0; gap: 29px; }
.s26-immersive .proof-thumb { color: #c8c9ba; font-size: 10px; }
.s26-immersive .proof-thumb img { width: 80px; height: 51px; }
.s26-immersive .proof-thumb[aria-pressed="true"] { color: #f0c49d; }
.s26-immersive .proof-thumb[aria-pressed="true"] img { border-color: #f0c49d; }
.s26-immersive .compare-link { color: #f5f4eb; }
.s26-immersive .landing-help { border-top: 1px solid #e6dfd733; }
@media (max-width:1050px) {
 .immersive-inner { padding: 300px 28px 36px; }
 .s26-immersive #landing-title { font-size: 46px; }
 .immersive-image::after { background: radial-gradient(ellipse at 12% 100%,#10160def,#10160d88 36%,transparent 75%),linear-gradient(0deg,#10160d77,transparent 64%); }
 .immersive-proof-inner { padding-inline: 28px; }
 .s26-immersive .proof-controls { gap: 17px; }
 .immersive-caption p { max-width: 330px; font-size: 12px; }
 .immersive-dimensions { white-space: nowrap; }
}
@media (max-width:760px) {
 .immersive-inner .landing-copy { width: 100%; }
 .s26-immersive #landing-title { font-size: clamp(38px,7.7vw,54px); line-height: 1.025; letter-spacing: -1.6px; }
 .s26-immersive .landing-copy .landing-eyebrow { color: #f6d5ac; margin-bottom: 13px; }
 .s26-immersive .landing-lead { font-size: 16px; max-width: 380px; }
 .s26-immersive .landing-context { font-size: 14px; max-width: 385px; }
 .immersive-proof-inner { padding: 15px 20px 17px; gap: 11px; display: grid; grid-template-columns: 1fr; }
 .immersive-caption p { font-size: 11px; max-width: none; margin-bottom: 0; }
 .immersive-caption > a { display: none; }
 .immersive-status { font-size: 9px; padding: 5px 6px; margin-right: 7px; }
 .s26-immersive .proof-controls { justify-content: space-between; gap: 14px; }
 .s26-immersive .proof-thumb { flex-direction: row; align-items: center; gap: 6px; }
 .s26-immersive .proof-thumb img { width: 48px; height: 38px; }
 .s26-immersive .proof-thumbnails { gap: 13px; }
 .s26-immersive .compare-link { font-size: 10px; max-width: none; white-space: nowrap; }
}
@media (max-width:380px) {
 .immersive-inner { padding-inline:16px; }
 .s26-immersive #landing-title { font-size: 36px; }
 .immersive-proof-inner { padding-inline:16px; }
 .s26-immersive .proof-thumb { flex-direction:column; align-items:flex-start; gap: 3px; }
 .s26-immersive .proof-thumb img { width: 54px; }
}

/* The scale diagram stays uncropped and free of text overlays. */
/* Keep the invisible copy in flow so switching slides preserves the stage height. */
.is-scale .immersive-inner { visibility: hidden; pointer-events: none; }
.immersive-stage.is-scale { background: #f7f5f0; }
.is-scale .immersive-image { background: #f7f5f0; }
.is-scale .immersive-image img { height: 100%; object-fit: contain; object-position: center; padding: 24px; }
.is-scale .immersive-image::after { display: none; }
.s26-immersive .proof-thumb[data-proof="scale"] img { object-fit: contain; background: #f7f5f0; }
.comparison-scale { display: none; margin: 0 0 20px; }
.comparison-scale img { display: block; width: 100%; height: auto; max-height: 70dvh; object-fit: contain; }
.show-scale .comparison-scale { display: block; }
.show-scale .comparison-images { display: none; }
@media (max-width:1050px) {
 .s26-immersive .proof-controls { gap: 20px; }
 .s26-immersive .proof-thumb img { width: 67px; }
}
@media (max-width:760px) {
 .s26-immersive .proof-controls { flex-wrap: wrap; row-gap: 12px; }
 .s26-immersive .proof-thumbnails { gap: 16px; }
 .s26-immersive .proof-thumb { flex-direction: column; align-items: flex-start; gap: 5px; }
 .s26-immersive .proof-thumb img { width: 72px; height: 47px; }
 .s26-immersive .compare-link { margin-left: auto; }
 .s26-immersive .landing-copy .landing-button { max-width: 100%; gap: 15px; text-align: left; }
 .s26-immersive .landing-copy .landing-button > span { flex-shrink: 0; }
 .is-scale .immersive-image img { padding: 12px; }
}

/* Keep the photo landscape even in a tall, narrow browser window. */
@media (max-width:1050px) {
 .immersive-stage { min-height: 0; }
 .immersive-image { position: relative; inset: auto; width: 100%; aspect-ratio: 16 / 10; background: #161b14; }
 .immersive-image img { position: absolute; inset: 0; width: 100%; height: 100%; object-position: center 54%; }
 .immersive-image::after { background: linear-gradient(0deg,#181916 0%,#181916aa 12%,transparent 42%); }
 .immersive-inner { min-height: 0; padding: 20px 28px 30px; margin-top: 0; align-items: flex-start; }
 .immersive-stage.is-scale { background: #181916; }
 .is-scale .immersive-inner { visibility: visible; pointer-events: auto; }
 .is-scale .immersive-image { background: #f7f5f0; }
}
@media (max-width:760px) {
 .immersive-inner { padding-inline: 20px; }
}
@media (max-width:380px) {
 .immersive-inner { padding-inline: 16px; }
}

/* A single reading column for the consulting introduction. */
.s26-immersive .help-inner { max-width: 1000px; grid-template-columns: minmax(0, 1fr); gap: 24px; }
.s26-immersive .help-heading h2 { margin-bottom: 0; }
.s26-immersive .help-intro img { width: 68px; height: 68px; aspect-ratio: 1; border-radius: 50%; }
.s26-immersive .help-intro p { max-width: 720px; }
.s26-immersive .help-steps,
.s26-immersive .help-actions { margin-left: 87px; }
@media (max-width:760px) {
 .s26-immersive .help-steps,
 .s26-immersive .help-actions { margin-left: 0; }
 .s26-immersive .help-actions .landing-button { max-width: 100%; gap: 15px; text-align: left; }
 .s26-immersive .help-actions .landing-button > span { flex-shrink: 0; }
}

.s26-immersive .lane-descriptor { font-size: .8em; }

.s26-immersive .principles-cta { margin-top: 40px; padding-top: 36px; border-top: 1px solid var(--line, #d7d0c5); text-align: center; }
.s26-immersive .principles-cta p { max-width: 740px; margin: 0 auto 24px; color: var(--ink-soft); font-size: 19px; line-height: 1.65; }
.s26-immersive .principles-cta strong { color: var(--ink); }
.s26-immersive .principles-cta .landing-button { max-width: 100%; }
@media (max-width:760px) {
 .s26-immersive .principles-cta { margin-top: 28px; padding-top: 28px; text-align: left; }
 .s26-immersive .principles-cta p { font-size: 17px; }
 .s26-immersive .principles-cta .landing-button { gap: 15px; }
 .s26-immersive .principles-cta .landing-button > span { flex-shrink: 0; }
}

/* A short invitation into the current KTG store. */
.s26-immersive .store-preview-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 24px; }
.s26-immersive .store-preview-product { display: block; min-width: 0; color: var(--ink); text-decoration: none; }
.s26-immersive .store-preview-photo { aspect-ratio: 4 / 3; overflow: hidden; background: #ded9cf; }
.s26-immersive .store-preview-photo img { display: block; width: 100%; height: 100%; object-fit: cover; transition: transform .2s; }
.s26-immersive .store-preview-product h3 { margin: 17px 0 7px; font-size: 21px; line-height: 1.25; letter-spacing: -.4px; }
.s26-immersive .store-preview-product h3 span { color: #bd2718; white-space: nowrap; }
.s26-immersive .store-preview-product p { color: var(--ink-soft); font-size: 15px; line-height: 1.5; margin: 0; }
.s26-immersive .store-preview-product:hover h3 { color: #bd2718; }
.s26-immersive .store-preview-product:hover img { transform: scale(1.025); }
.s26-immersive .store-preview-product:focus-visible { outline: 3px solid #bd2718; outline-offset: 6px; }
@media (min-width:761px) and (max-width:1050px) {
 .s26-immersive .store-preview-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); row-gap: 32px; }
}
@media (max-width:760px) {
 .s26-immersive .store-preview-grid { grid-template-columns: 1fr; gap: 30px; }
 .s26-immersive .store-preview-photo { aspect-ratio: 16 / 10; }
 .s26-immersive .store-preview-product h3 { margin-top: 12px; }
}
@media (prefers-reduced-motion:reduce) {
 .s26-immersive .store-preview-photo img { transition: none; }
 .s26-immersive .store-preview-product:hover img { transform: none; }
}

/* Repeat the brand alongside the consulting introduction on wide screens. */
.s26-immersive .help-inner { max-width: 1400px; grid-template-columns: minmax(0, 1fr) minmax(220px, .45fr); column-gap: 60px; }
.s26-immersive .help-heading, .s26-immersive .help-offer { grid-column: 1; }
.s26-immersive .help-brand-mark { grid-column: 2; grid-row: 1 / span 2; align-self: center; justify-self: center; width: 100%; max-width: 380px; height: auto; }
@media (max-width:1050px) {
 .s26-immersive .help-inner { max-width: 1000px; grid-template-columns: minmax(0, 1fr); }
 .s26-immersive .help-brand-mark { display: none; }
}

/* Use the header booking button as the shared CTA style. */
.s26-home.s26-immersive :is(a.btn, a.landing-button, a.nav-cta, a.mobile-cta) {
 display: inline-flex; align-items: center; justify-content: center; gap: 8px;
 font-family: var(--sans); font-size: 14px; font-weight: 700; font-style: normal; line-height: 1.6;
 letter-spacing: .3px; text-transform: none; text-decoration: none;
 color: #fff; background: var(--red); border: 0; border-radius: 2px;
 padding: 12px 19px; max-width: 100%; transition: background .2s ease, box-shadow .2s ease;
}
.s26-home.s26-immersive :is(a.btn, a.landing-button, a.nav-cta, a.mobile-cta):hover {
 color: #fff; background: var(--red-hover); box-shadow: 0 4px 16px rgba(226,11,7,.2); transform: none;
}
@media (max-width:760px) {
 .s26-home.s26-immersive a.nav-cta { font-size: 12px; padding: 10px 13px; }
}
@media (max-width:380px) {
 .s26-home.s26-immersive a.nav-cta { font-size: 11px; padding: 9px 10px; }
}

.s26-immersive #portfolio .section-head { display: block; }
.s26-immersive #portfolio .section-head h2 { margin-top: 16px; }
