#rog-story-app .rog-selector{background:var(--rog-surface-muted, #f8f8fa);color:#1d1e1b;padding:100px max(6vw,24px) 55px;scroll-margin-top:30px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;z-index:2}#rog-story-app .rog-selector *{box-sizing:border-box}#rog-story-app .rog-selector [hidden]{display:none!important}#rog-story-app .vehicle-heading{max-width:1250px;margin:0 auto 52px;display:grid;grid-template-columns:1.15fr 1fr;align-items:end;column-gap:60px}#rog-story-app .vehicle-kicker{grid-column:1/-1;font-size:10px;letter-spacing:2px;color:#6b6d65;margin:0 0 25px}#rog-story-app .vehicle-heading h2{font-size:clamp(40px,5.5vw,76px);font-weight:550;line-height:.99;letter-spacing:-.055em;margin:0}#rog-story-app .vehicle-heading>p:last-child{font-size:17px;line-height:1.6;color:#6c6d67;margin:0 0 4px}#rog-story-app .vehicle-form{display:grid;grid-template-columns:1fr 1.65fr .85fr auto;align-items:center;max-width:1250px;margin:0 auto;padding:12px;border:1px solid #dedfd9;background:#fff;border-radius:22px;box-shadow:0 15px 38px -28px #41443830}#rog-story-app .vehicle-field{padding:12px 18px;border-right:1px solid #e6e7e2;min-width:0}#rog-story-app .vehicle-field label{display:block;font-size:10px;letter-spacing:.5px;color:#52564e;margin-bottom:8px}#rog-story-app .vehicle-field label span{font-size:9px;color:#91958a;margin-right:9px}#rog-story-app .vehicle-field select{font:inherit;font-size:14px;color:#262923;width:100%;border:0;background:transparent;padding:5px 28px 5px 0;outline-offset:7px;cursor:pointer;text-overflow:ellipsis;appearance:auto}#rog-story-app .vehicle-field select:disabled{color:#85877f;cursor:default;opacity:.65}#rog-story-app .vehicle-submit{font:inherit;font-size:13px;font-weight:550;border:0;color:#fff;background:#262a23;border-radius:15px;padding:21px 24px;margin-left:12px;white-space:nowrap;cursor:pointer;transition:background .15s,transform .15s}#rog-story-app .vehicle-submit span{margin-left:24px}#rog-story-app .vehicle-submit:disabled{background:var(--rog-surface-muted, #f8f8fa);color:#93968d;cursor:default}#rog-story-app .vehicle-submit:active:not(:disabled){transform:scale(.98)}#rog-story-app .vehicle-status{max-width:1250px;min-height:20px;margin:16px auto 0;font-size:12px;color:#61655b}#rog-story-app .vehicle-result{display:flex;gap:24px;align-items:center;max-width:1250px;margin:16px auto 0;padding:24px 28px;background:#fff;border:1px solid #dee1d6;border-radius:20px;color:inherit;text-decoration:none}#rog-story-app .vehicle-result img{width:150px;height:104px;object-fit:contain;mix-blend-mode:multiply}#rog-story-app .vehicle-result-model{font-size:10px;letter-spacing:.9px;color:#6c7163;margin:0 0 7px}#rog-story-app .vehicle-result h3{font-size:18px;font-weight:550;letter-spacing:-.4px;line-height:1.35;margin:0 0 7px}#rog-story-app .vehicle-result-price{font-size:13px;color:#6c7163;margin:0}#rog-story-app .vehicle-result-arrow{font-size:27px;margin-left:auto;flex-shrink:0}#rog-story-app .vehicle-foot{max-width:1250px;margin:36px auto 0;display:flex;justify-content:space-between;gap:18px;font-size:11px;line-height:1.8;color:#6d7166}#rog-story-app .vehicle-foot p{margin:0}#rog-story-app .vehicle-foot a{color:#34382f;text-underline-offset:4px}#rog-story-app .rog-selector :focus-visible{outline:2px solid #505ec0;outline-offset:5px}@media(max-width:1050px){#rog-story-app .vehicle-form{grid-template-columns:1fr 1.35fr .8fr}#rog-story-app .vehicle-submit{grid-column:1/-1;margin:12px 0 0;padding:16px}#rog-story-app .vehicle-field:nth-child(3){border-right:0}#rog-story-app .vehicle-heading{gap:24px}#rog-story-app .vehicle-heading>p:last-child{font-size:15px}#rog-story-app .vehicle-desktop{display:none}}@media(max-width:650px){#rog-story-app .rog-selector{padding:65px 22px 36px}#rog-story-app .vehicle-heading{display:block;margin-bottom:32px}#rog-story-app .vehicle-kicker{font-size:9px;letter-spacing:1.3px;margin-bottom:22px}#rog-story-app .vehicle-heading h2{font-size:clamp(40px,10.8vw,58px)}#rog-story-app .vehicle-heading>p:last-child{font-size:14px;line-height:1.65;margin-top:24px;max-width:300px}#rog-story-app .vehicle-form{display:block;padding:5px 18px 16px;border-radius:20px}#rog-story-app .vehicle-field{padding:20px 0;border-right:0;border-bottom:1px solid #e4e6df}#rog-story-app .vehicle-field select{font-size:16px;padding:7px 25px 3px 0}#rog-story-app .vehicle-field label{font-size:10px;margin-bottom:3px}#rog-story-app .vehicle-submit{width:100%;margin-top:18px;padding:18px;font-size:14px}#rog-story-app .vehicle-result{gap:16px;padding:20px 18px;flex-wrap:wrap}#rog-story-app .vehicle-result img{width:100%;height:145px}#rog-story-app .vehicle-result>div{flex:1;min-width:0}#rog-story-app .vehicle-result h3{font-size:15px}#rog-story-app .vehicle-result-model{font-size:9px;line-height:1.6}#rog-story-app .vehicle-foot{flex-direction:column;gap:10px;margin-top:28px;font-size:10px}}@media(prefers-reduced-motion:reduce){#rog-story-app .vehicle-submit{transition:none}}.rog-tour-header{transform:none;transition:transform .55s cubic-bezier(.22,1,.36,1)}.rog-tour-header[data-tour-hidden=true]{transform:translate3d(0,calc(-100% - 24px),0);pointer-events:none}.section-rogx-header.rog-tour-header,.preview-header.rog-tour-header{position:sticky;top:0;z-index:30}.rog-tour-header[data-tour-hidden=false] #rogxNav{transform:translateY(0)}.page-wrapper:has(#rog-story-app #story[data-immersive=true]){overflow:visible}@media(prefers-reduced-motion:reduce){.rog-tour-header{transition-duration:.01ms}}#rog-story-app{--story-paper: var(--rog-surface-muted, #f8f8fa);--story-ink: #1d1d1f;--story-muted: #6e6e73;--story-line: #dedee3;--story-top: calc(var(--header-height, 76px) + 28px);--story-ease: cubic-bezier(.22, 1, .36, 1);position:relative;isolation:isolate;display:flow-root;width:100%;margin:0;background:var(--story-paper);color:var(--story-ink);font-family:-apple-system,BlinkMacSystemFont,Helvetica Neue,Segoe UI,sans-serif!important;font-size:16px;line-height:1.5;letter-spacing:normal;font-synthesis:none;-webkit-font-smoothing:antialiased}#rog-story-app *{box-sizing:border-box}#rog-story-app [hidden]{display:none!important}#rog-story-app :is(h1,h2,h3,p){margin:0;font-family:inherit;color:inherit;text-transform:none;font-style:normal}#rog-story-app :is(button,a){font:inherit;letter-spacing:normal;color:inherit;-webkit-tap-highlight-color:transparent}#rog-story-app a{text-decoration:none}#rog-story-app button{appearance:none;cursor:pointer;text-transform:none}#rog-story-app button:disabled{cursor:default;opacity:.35}#rog-story-app :is(button,a):focus-visible{outline:2px solid var(--story-ink);outline-offset:5px}#rog-story-app svg{display:block;width:20px;height:20px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}#rog-story-app .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}#rog-story-app .story{position:relative;height:100svh;min-height:680px;margin-top:calc(-1 * var(--header-height, 76px));background:var(--story-paper);isolation:isolate;overflow-anchor:none;touch-action:pan-y pinch-zoom}#rog-story-app .sticky{position:relative;width:100%;height:100%;overflow:clip}#rog-story-app .welcome-screen{position:absolute;inset:var(--story-top) 24px 65px;display:grid;place-items:center;z-index:7;text-align:center;opacity:1;transform:translateY(0);transition:opacity .4s var(--story-ease),transform .6s var(--story-ease),visibility 0s}#rog-story-app .welcome-content{width:min(100%,700px);padding-bottom:10px}#rog-story-app .welcome-eyebrow{margin-bottom:26px;font-size:12px;font-weight:500;color:var(--story-muted);letter-spacing:.025em}#rog-story-app .welcome-screen h1{font-size:clamp(68px,7.8vw,118px);font-weight:600;letter-spacing:-.065em;line-height:.98;text-shadow:0 1px 0 rgb(255 255 255 / 70%),0 5px 16px rgb(29 29 31 / 4%);transform-origin:center 65%;animation:rog-welcome-focus .75s var(--story-ease) both}@keyframes rog-welcome-focus{0%{opacity:0;transform:perspective(900px) translateY(14px) rotateX(3deg)}to{opacity:1;transform:perspective(900px) translateY(0) rotateX(0)}}#rog-story-app .welcome-description{margin:26px auto 0;color:var(--story-muted);font-size:18px;line-height:1.55;letter-spacing:-.015em}#rog-story-app .welcome-actions{display:flex;flex-direction:column;align-items:center;gap:13px;margin-top:32px}#rog-story-app .story-primary{display:inline-flex;align-items:center;justify-content:center;gap:34px;min-height:54px;padding:15px 29px;border:1px solid var(--story-ink);border-radius:999px;background:var(--story-ink);color:#fff;font-size:14px;font-weight:500;line-height:1.35;text-decoration:none;transition:background .2s,transform .18s var(--story-ease)}#rog-story-app .story-primary:hover{background:#343436}#rog-story-app .story-primary:active{transform:scale(.975)}#rog-story-app .story-text-link{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:8px 4px;border:0;background:transparent;font-size:13px;font-weight:400;line-height:1.4;text-decoration:none}#rog-story-app .story-text-link:hover{text-decoration:underline;text-underline-offset:4px}#rog-story-app .welcome-caption{margin-top:26px;font-size:11px;color:var(--story-muted)}#rog-story-app .welcome-loading{margin-top:12px;font-size:12px;color:var(--story-muted)}#rog-story-app .welcome-error{margin:20px auto 0;max-width:320px;font-size:12px;line-height:1.6;color:var(--story-muted)}#rog-story-app .welcome-error a{display:inline-block;margin-top:4px;padding:6px;color:var(--story-ink);text-decoration:underline;text-underline-offset:3px}#rog-story-app .story-player{position:absolute;inset:0;opacity:1;visibility:visible;pointer-events:none}#rog-story-app .story:is([data-mode=playing],[data-mode=paused],[data-mode=ended]) .story-player{opacity:1;visibility:visible;pointer-events:auto}#rog-story-app .story:is([data-mode=playing],[data-mode=paused],[data-mode=ended]) .welcome-screen{opacity:0;visibility:hidden;transform:translateY(-18px);pointer-events:none;transition:opacity .35s var(--story-ease),transform .6s var(--story-ease),visibility 0s .4s}#rog-story-app .story-player :is(.copy,.visual,.story-bottom){opacity:1;visibility:visible;transition:opacity .45s var(--story-ease),visibility 0s}#rog-story-app .story:is([data-mode=welcome],[data-mode=loading],[data-mode=error]) .story-player :is(.copy,.story-bottom){opacity:0;visibility:hidden;pointer-events:none}#rog-story-app .story-player .visual{filter:blur(0);transform:scale(1);transition:opacity .85s var(--story-ease),filter 1.1s var(--story-ease),transform 1.1s var(--story-ease),visibility 0s}#rog-story-app .story:is([data-mode=welcome],[data-mode=loading],[data-mode=error]) .story-player .visual{opacity:.55;filter:blur(2px);transform:scale(1.025);pointer-events:none}#rog-story-app .story:is([data-mode=welcome],[data-mode=loading],[data-mode=error]) :is(#remote,#valve-callout){visibility:hidden}#rog-story-app .story:is([data-mode=ended],[data-finale=playing]) .story-player :is(.copy,.visual){opacity:0;visibility:hidden;pointer-events:none;transition:opacity .45s var(--story-ease),visibility 0s .45s}#rog-story-app .visual{position:absolute;top:calc(var(--header-height, 76px) + 10px);right:10px;bottom:max(64px,calc(env(safe-area-inset-bottom) + 52px));left:10px;z-index:1;pointer-events:none}#rog-story-app :is(#canvas-host,#fallback){position:absolute;inset:0;width:100%;height:100%}#rog-story-app #fallback{object-fit:contain;opacity:1;transition:opacity .55s var(--story-ease);pointer-events:none}#rog-story-app #story[data-ready=true]:is([data-mode=playing],[data-mode=paused]) #fallback{opacity:0}#rog-story-app #story[data-ready=error] #fallback{opacity:1}#rog-story-app #canvas-host{background:transparent;opacity:0;visibility:hidden;transition:opacity .55s var(--story-ease)}#rog-story-app #story[data-ready=true]:is([data-mode=playing],[data-mode=paused]) #canvas-host{opacity:1;visibility:visible}#rog-story-app #canvas-host{mask-image:linear-gradient(to bottom,transparent,#000 14px,#000 calc(100% - 18px),transparent),linear-gradient(to right,transparent,#000 12px,#000 calc(100% - 12px),transparent);mask-composite:intersect}#rog-story-app #canvas-host[data-interactive=true]{cursor:grab}#rog-story-app #canvas-host[data-interactive=true][data-dragging=true]{cursor:grabbing}#rog-story-app #canvas-host:focus-visible{outline:1px solid #9a9aa3;outline-offset:-14px;border-radius:20px}#rog-story-app #canvas-host canvas{display:block;width:100%;height:100%;background:transparent}#rog-story-app .copy{position:absolute;top:29%;left:clamp(28px,5.8vw,100px);width:31%;max-width:480px;z-index:3}#rog-story-app .copy article{position:relative;width:100%;will-change:transform,opacity}#rog-story-app .copy .chapter-eyebrow{margin:0 0 23px;color:var(--story-muted);font-size:10px;font-weight:500;letter-spacing:.07em}#rog-story-app .copy h2{font-size:clamp(43px,4.65vw,76px);font-weight:600;line-height:1.015;letter-spacing:-.06em;text-wrap:balance}#rog-story-app .copy article[data-chapter="1"] h2{font-size:clamp(38px,3.75vw,62px)}#rog-story-app .copy article>p:not(.chapter-eyebrow):not(.principle){max-width:310px;margin-top:21px;color:var(--story-muted);font-size:15px;line-height:1.6;letter-spacing:-.01em}#rog-story-app .copy .principle{max-width:340px;margin-top:13px;color:var(--story-muted);font-size:10px;line-height:1.5}#rog-story-app .segmented{position:relative;display:inline-flex;align-items:center;isolation:isolate;gap:2px;margin-top:20px;padding:4px;border:1px solid #e5e5e9;border-radius:999px;background:var(--story-paper)}#rog-story-app .segmented button{position:relative;z-index:1;min-height:40px;padding:9px 21px;border:0;border-radius:999px;background:transparent;font-size:12px;line-height:1.4;color:var(--story-muted);transition:color .18s}#rog-story-app .segmented button[aria-pressed=true]{color:var(--story-ink);background:#fff}#rog-story-app .segmented:has(.selection-indicator) button[aria-pressed=true]{background:transparent}#rog-story-app .selection-indicator{position:absolute;z-index:0;border-radius:999px;background:#fff;box-shadow:0 1px 5px #00000009;pointer-events:none;transition:left .34s var(--story-ease),top .34s var(--story-ease),width .34s var(--story-ease),height .34s var(--story-ease)}#rog-story-app .text-button{display:inline-flex;align-items:center;gap:13px;min-height:44px;margin-top:16px;padding:8px 0;border:0;border-bottom:1px solid var(--story-line);background:transparent;font-size:12px}#rog-story-app .text-button[aria-pressed=true]{border-bottom-color:var(--story-ink)}#rog-story-app :is(.details,.tip-options){position:relative;display:flex;flex-wrap:wrap;isolation:isolate;gap:6px;margin-top:14px}#rog-story-app :is(.details,.tip-options) button{position:relative;z-index:1;min-height:40px;padding:9px 13px;border:1px solid var(--story-line);border-radius:999px;background:transparent;font-size:11px;line-height:1.35;transition:background .2s,border-color .2s,color .2s}#rog-story-app :is(.details,.tip-options) button[aria-pressed=true]{border-color:var(--story-ink);background:var(--story-ink);color:#fff}#rog-story-app :is(.details,.tip-options):has(.selection-indicator) button[aria-pressed=true]{background:transparent}#rog-story-app :is(.details,.tip-options) .selection-indicator{background:var(--story-ink);box-shadow:none}#rog-story-app :is(.details,.tip-options) button:hover:not([aria-pressed=true]){border-color:#b7b7bf}#rog-story-app .tip-options{max-width:360px}#rog-story-app .label-compact{display:none}#rog-story-app [data-tour-options]{opacity:0;visibility:hidden;transform:translateY(6px);pointer-events:none;transition:opacity .32s var(--story-ease),transform .44s var(--story-ease),visibility 0s .32s}#rog-story-app .story[data-phase=exploring] [data-tour-options]{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto;transition-delay:.04s,.04s,0s}#rog-story-app .story[data-phase=exploring] [data-tour-options]+[data-tour-options]{transition-delay:.09s,.09s,0s}#rog-story-app .remote{position:absolute;inset:50% auto auto 50%;width:84px;height:138px;margin:0;padding:0;z-index:3;pointer-events:auto;border:0!important;border-radius:0;background:transparent!important;box-shadow:none!important;will-change:transform,opacity}#rog-story-app .remote-label{position:absolute;bottom:2px;left:50%;transform:translate(-50%);color:#777780;font-size:9px;font-weight:500;letter-spacing:.035em;white-space:nowrap}#rog-story-app .remote-finger{position:absolute;top:calc(42% - 2px);left:calc(50% - 14px);width:32px;height:39px;overflow:visible;fill:var(--story-paper);stroke:#65656c;stroke-width:1.1;opacity:.9;pointer-events:none;transform:translateY(0) scale(1);transform-origin:14px 2px;transition:transform .22s var(--story-ease)}#rog-story-app #remote[data-pressing=true] .remote-finger{transform:translateY(2px) scale(.97)}#rog-story-app #valve-callout{--annotation-ink: #65656c;position:absolute;inset:0;z-index:2;pointer-events:none}#rog-story-app .valve-callout-arrow{position:absolute;inset:0;width:100%;height:100%;overflow:visible;fill:none;stroke:var(--annotation-ink);stroke-width:.9px;opacity:.88;pointer-events:none}#rog-story-app .valve-callout-arrow path{fill:none;stroke:var(--annotation-ink);stroke-width:.9px}#rog-story-app #valve-callout[data-macro=true]{--annotation-ink: #ececf1;filter:drop-shadow(0 1px 2px #222)}#rog-story-app #valve-state-label{position:absolute;padding:2px 6px;border-radius:5px;background:#f8f8fae0;color:#55555f;font-size:11px;font-weight:500;line-height:1.4;white-space:nowrap;pointer-events:none}#rog-story-app .story-bottom{position:absolute;right:clamp(20px,3vw,48px);bottom:max(12px,env(safe-area-inset-bottom));left:clamp(20px,3vw,48px);z-index:9;display:flex;justify-content:flex-end;align-items:center;gap:20px;color:var(--story-muted)}#rog-story-app .chapter-status{min-width:0}#rog-story-app #chapter-label{font-size:11px;line-height:1.45;font-variant-numeric:tabular-nums;white-space:nowrap}#rog-story-app #tour-hint{margin-top:3px;color:var(--story-muted);font-size:11px;line-height:1.4}#rog-story-app #chapter-progress{width:100px;height:2px;margin-top:6px;overflow:hidden;border-radius:9px;background:#dedee3}#rog-story-app #chapter-progress>span{display:block;width:100%;height:100%;background:var(--story-ink);transform:scaleX(var(--chapter-progress, 0));transform-origin:left center}#rog-story-app .chapters{position:relative;display:flex;align-items:center;gap:2px;width:max-content;padding:4px;isolation:isolate;border:1px solid #e5e5e9;border-radius:999px;background:#fff}#rog-story-app .chapters button{position:relative;z-index:1;display:grid;place-items:center;width:42px;height:42px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--story-muted);font-size:11px;font-variant-numeric:tabular-nums;transition:color .2s}#rog-story-app .chapters button[aria-current=step]{color:#fff}#rog-story-app .chapter-indicator{position:absolute;top:4px;left:4px;z-index:0;width:42px;height:42px;border-radius:999px;background:var(--story-ink);pointer-events:none;transition:left .4s var(--story-ease),top .4s var(--story-ease),width .4s var(--story-ease),height .4s var(--story-ease)}#rog-story-app .player-controls{display:flex;align-items:center;justify-self:end;gap:4px}#rog-story-app .player-controls button{display:inline-flex;align-items:center;justify-content:center;gap:8px;flex:0 0 auto;width:44px;height:44px;padding:0;border:0;border-radius:999px;background:transparent;color:var(--story-ink);transition:background .18s,transform .18s}#rog-story-app .player-controls button:hover:not(:disabled){background:#fff}#rog-story-app .player-controls button:active:not(:disabled){transform:scale(.92)}#rog-story-app .player-controls #toggle-play{width:auto;padding-inline:15px;font-size:11px}#rog-story-app .player-controls #next-step{width:auto;min-width:100px;padding-inline:17px;background:var(--story-ink);color:#fff;font-size:12px}#rog-story-app .player-controls #next-step:hover:not(:disabled){background:#343436}#rog-story-app .player-controls #reset-view{color:var(--story-muted)}#rog-story-app .player-controls #reset-view:disabled{opacity:0;pointer-events:none}#rog-story-app .player-controls svg{width:18px;height:18px}#rog-story-app .story-shortcut{display:inline-flex;align-items:center;gap:7px;justify-self:end;min-height:44px;padding:8px 0 8px 8px;color:var(--story-muted);font-size:11px;white-space:nowrap}#rog-story-app .story-shortcut:hover{color:var(--story-ink)}#rog-story-app .chapter-status,#rog-story-app .story-shortcut,#rog-story-app .copy .chapter-eyebrow,#rog-story-app .copy .principle:not(#cat-note),#rog-story-app .player-controls :is(#previous-step,#toggle-play,#reset-view){display:none}#rog-story-app #drift-stage{position:absolute;inset:0;z-index:8;overflow:clip;background:var(--story-paper);pointer-events:none;opacity:0;visibility:hidden;transition:opacity .45s var(--story-ease),visibility 0s .45s}#rog-story-app #drift-stage:is([data-state=playing],[data-state=finishing]){opacity:1;visibility:visible;transition:opacity .45s var(--story-ease),visibility 0s}#rog-story-app .drift-host{position:absolute;top:var(--story-top);right:0;bottom:88px;left:0;overflow:hidden;background:transparent;pointer-events:none}#rog-story-app .drift-host canvas{display:block;width:100%;height:100%;background:transparent}#rog-story-app .drift-skip{position:absolute;bottom:122px;left:50%;z-index:2;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 18px;border:1px solid var(--story-line);border-radius:999px;background:var(--story-paper);color:var(--story-ink);font-size:12px;line-height:1.4;text-align:center;white-space:nowrap;transform:translate(-50%);pointer-events:auto}#rog-story-app .drift-skip:hover{border-color:var(--story-ink)}#rog-story-app .drift-credit{position:absolute;right:clamp(24px,5vw,88px);bottom:84px;z-index:2;display:inline-flex;align-items:center;min-height:24px;padding:4px 0;color:var(--story-muted);font-size:9px;line-height:1.4;text-decoration:underline;text-underline-offset:3px;pointer-events:auto}#rog-story-app .story-nojs{position:absolute;bottom:20px;left:24px;right:24px;z-index:10;text-align:center;color:var(--story-muted);font-size:12px}#rog-story-app .story-nojs a{text-decoration:underline}#rog-story-app .rog-selector{position:relative;z-index:2;padding:100px max(6vw,24px) 55px;background:var(--story-paper);scroll-margin-top:30px}#rog-story-app .vehicle-heading{display:grid;grid-template-columns:1.15fr 1fr;align-items:end;gap:60px;max-width:1250px;margin:0 auto 52px}#rog-story-app .vehicle-heading h2{font-size:clamp(40px,5.5vw,76px);font-weight:600;line-height:.99;letter-spacing:-.055em}#rog-story-app .vehicle-heading>p{margin-bottom:4px;color:var(--story-muted);font-size:17px;line-height:1.6}#rog-story-app .vehicle-heading a{color:var(--story-ink);text-decoration:underline;text-underline-offset:4px}@media(min-width:901px)and (max-height:760px){#rog-story-app .copy{top:27%}#rog-story-app .copy .chapter-eyebrow{margin-bottom:17px}#rog-story-app .copy h2{font-size:clamp(40px,4.2vw,60px)}#rog-story-app .copy article>p:not(.chapter-eyebrow):not(.principle){margin-top:16px;font-size:14px}}@media(max-width:1100px)and (min-width:901px){#rog-story-app .copy{left:4%;width:31%}#rog-story-app .story-bottom{left:4%;right:4%;gap:12px}#rog-story-app .details{gap:4px}#rog-story-app .details button{padding-inline:10px;font-size:10px}}@media(max-width:900px)and (min-height:501px){#rog-story-app{--story-top: calc(var(--header-height, 76px) + 12px)}#rog-story-app .story{height:100svh;min-height:600px}#rog-story-app .story:is([data-mode=playing],[data-mode=paused],[data-mode=ended]){--story-top: max(14px, env(safe-area-inset-top))}#rog-story-app .welcome-screen{inset:var(--story-top) 22px 80px}#rog-story-app .welcome-content{padding-bottom:36px}#rog-story-app .welcome-eyebrow{margin-bottom:24px;font-size:11px}#rog-story-app .welcome-screen h1{font-size:clamp(62px,13.4vw,92px)}#rog-story-app .welcome-description{margin-top:25px;font-size:16px}#rog-story-app .welcome-actions{margin-top:30px}#rog-story-app .welcome-caption{margin-top:22px;font-size:10px}#rog-story-app .copy{top:var(--story-top);right:20px;left:20px;width:auto;max-width:none}#rog-story-app .copy article[data-chapter="2"]{width:calc(100% - 98px)}#rog-story-app .copy .chapter-eyebrow{display:none}#rog-story-app .copy h2{font-size:clamp(34px,8.6vw,46px);line-height:1.015;letter-spacing:-.055em}#rog-story-app .copy article>p:not(.chapter-eyebrow):not(.principle){max-width:340px;margin-top:12px;font-size:12px;line-height:1.55}#rog-story-app .copy article>p br{display:none}#rog-story-app .copy .principle{max-width:none;margin-top:7px;font-size:9px}#rog-story-app .copy article[data-chapter="1"] h2{font-size:clamp(32px,8.2vw,42px)}#rog-story-app .copy article[data-chapter="1"]>p:not(.chapter-eyebrow){margin-top:8px;font-size:11px;line-height:1.5}#rog-story-app .copy article[data-chapter="1"] :is(.tip-options,.segmented){margin-top:8px}#rog-story-app .visual{inset:4px 0 0}#rog-story-app #canvas-host{mask-image:none}#rog-story-app .segmented{margin-top:12px;padding:3px}#rog-story-app .segmented button{min-height:36px;padding:8px 18px;font-size:11px}#rog-story-app :is(.details,.tip-options){gap:5px;margin-top:8px}#rog-story-app :is(.details,.tip-options) button{min-height:36px;padding:7px 12px;font-size:10px}#rog-story-app .tip-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));max-width:420px;margin-top:14px}#rog-story-app .tip-options button{padding-inline:4px;white-space:nowrap}#rog-story-app .text-button{min-height:36px;margin-top:9px;font-size:11px}#rog-story-app .label-wide{display:none}#rog-story-app .label-compact{display:inline}#rog-story-app .remote{width:68px;height:112px}#rog-story-app .remote-finger{width:28px;height:34px;left:calc(50% - 12px)}#rog-story-app #valve-callout[data-macro=true]{--annotation-ink: #ececf1;filter:drop-shadow(0 1px 2px #222)}#rog-story-app #valve-state-label{font-size:10px}#rog-story-app .story-bottom{inset:var(--story-top) 10px max(10px,env(safe-area-inset-bottom));display:block;pointer-events:none}#rog-story-app .chapter-status,#rog-story-app .story-shortcut,#rog-story-app .player-controls :is(#previous-step,#toggle-play,#reset-view){display:none}#rog-story-app .chapters{position:absolute;bottom:60px;right:0;left:auto;flex-direction:column;gap:2px;padding:2px;background:#ffffffeb;pointer-events:auto}#rog-story-app .chapters button{width:34px;height:38px;font-size:10px}#rog-story-app .chapters button:disabled{opacity:.7}#rog-story-app .chapter-indicator{left:2px;top:2px;width:34px;height:38px}#rog-story-app .player-controls{display:contents}#rog-story-app .player-controls #next-step{position:absolute;left:auto;right:0;bottom:0;width:max-content;min-width:112px;height:44px;margin-inline:0;padding-inline:20px;gap:16px;font-size:12px;pointer-events:auto}#rog-story-app .story:is([data-mode=welcome],[data-mode=loading],[data-mode=error]) .story-player .visual{filter:blur(1.5px)}#rog-story-app .drift-host{bottom:100px}#rog-story-app .player-controls svg{width:17px;height:17px}#rog-story-app .drift-skip{bottom:116px;min-height:40px;padding:8px 16px;font-size:11px}#rog-story-app .drift-credit{right:20px;bottom:166px;font-size:8px}#rog-story-app .rog-selector{padding:65px 24px 36px}#rog-story-app .vehicle-heading{display:block;margin-bottom:30px}#rog-story-app .vehicle-heading h2{font-size:clamp(42px,10.8vw,64px)}#rog-story-app .vehicle-heading>p{max-width:420px;margin-top:24px;font-size:14px;line-height:1.7}}@media(max-width:374px)and (min-height:501px){#rog-story-app .copy{left:20px;right:20px}#rog-story-app .story-bottom{left:8px;right:8px}#rog-story-app .chapters button,#rog-story-app .chapter-indicator{width:30px}#rog-story-app .player-controls button,#rog-story-app .player-controls #toggle-play{width:29px}#rog-story-app .player-controls #next-step{min-width:72px;padding-inline:8px}#rog-story-app .story[data-chapter="3"] .player-controls #next-step{font-size:10px}#rog-story-app .chapters button{width:28px}#rog-story-app .details button{padding-inline:9px}}@media(max-width:600px)and (min-height:501px)and (max-height:740px){#rog-story-app .copy h2{font-size:32px}#rog-story-app .copy article>p:not(.chapter-eyebrow):not(.principle){margin-top:10px;font-size:11px}#rog-story-app .segmented{margin-top:10px}#rog-story-app .segmented button{min-height:34px;padding-block:7px}#rog-story-app .details{margin-top:7px}#rog-story-app .details button{min-height:34px;padding-block:6px}#rog-story-app .copy .principle{margin-top:6px}}@media(max-height:500px){#rog-story-app{--story-top: calc(var(--header-height, 60px) + 14px)}#rog-story-app .story{height:100svh;min-height:390px}#rog-story-app .welcome-screen{inset:var(--story-top) 24px 30px}#rog-story-app .welcome-content{padding-bottom:0}#rog-story-app .welcome-eyebrow{margin-bottom:14px;font-size:10px}#rog-story-app .welcome-screen h1{font-size:46px}#rog-story-app .welcome-description{margin-top:16px;font-size:14px}#rog-story-app .welcome-actions{flex-direction:row;justify-content:center;margin-top:22px;gap:24px}#rog-story-app .welcome-caption{margin-top:16px}#rog-story-app .copy{top:calc(var(--story-top) + 8px);left:4%;width:31%}#rog-story-app .copy .chapter-eyebrow{margin-bottom:12px;font-size:9px}#rog-story-app .copy h2{font-size:35px}#rog-story-app .copy article[data-chapter="1"] h2{font-size:32px}#rog-story-app .copy article>p:not(.chapter-eyebrow):not(.principle){margin-top:12px;font-size:11px}#rog-story-app .copy .principle{margin-top:7px;font-size:9px}#rog-story-app .visual{top:calc(var(--header-height, 60px) + 8px);right:0;bottom:max(64px,calc(env(safe-area-inset-bottom) + 52px));left:0}#rog-story-app .segmented{margin-top:10px;padding:3px}#rog-story-app .segmented button{min-height:34px;padding:7px 14px;font-size:10px}#rog-story-app :is(.details,.tip-options){gap:4px;margin-top:8px}#rog-story-app :is(.details,.tip-options) button{min-height:32px;padding:6px 9px;font-size:9px}#rog-story-app .label-wide{display:none}#rog-story-app .label-compact{display:inline}#rog-story-app .text-button{min-height:36px;margin-top:8px;font-size:10px}#rog-story-app .story-bottom{left:3%;right:3%;bottom:max(10px,env(safe-area-inset-bottom));grid-template-columns:minmax(120px,1fr) auto auto auto;gap:10px}#rog-story-app #chapter-label{font-size:9px}#rog-story-app #chapter-progress{width:70px}#rog-story-app .chapters button{width:30px;height:36px;font-size:10px}#rog-story-app .chapter-indicator{width:34px;height:36px}#rog-story-app .player-controls{gap:0}#rog-story-app .player-controls button{width:34px;height:40px}#rog-story-app .player-controls #toggle-play{width:34px;padding:0}#rog-story-app .player-controls .play-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}#rog-story-app .player-controls #next-step{min-width:84px;padding-inline:12px;font-size:11px}#rog-story-app #tour-hint{font-size:9px;max-width:170px}#rog-story-app .story-shortcut{font-size:10px}#rog-story-app .remote{width:68px;height:112px}#rog-story-app .remote-finger{width:28px;height:34px;left:calc(50% - 12px)}#rog-story-app #valve-callout[data-macro=true]{--annotation-ink: #ececf1;filter:drop-shadow(0 1px 2px #222)}#rog-story-app #valve-state-label{font-size:9px}#rog-story-app .drift-host{bottom:80px}#rog-story-app .drift-skip{bottom:76px;left:auto;right:4%;min-height:36px;padding:7px 14px;font-size:10px;transform:none}#rog-story-app .drift-credit{left:4%;right:auto;bottom:76px;min-height:24px;font-size:8px}}@media(prefers-reduced-motion:reduce){#rog-story-app *,#rog-story-app *:before,#rog-story-app *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}#rog-story-app .copy article,#rog-story-app .remote{will-change:auto}}#rog-story-app .drift-skip{display:none}#rog-story-app #story-player:focus{outline:none}#rog-story-app .drift-credit{left:max(24px,5vw);right:auto;bottom:92px;font-size:9px}@media(max-width:900px)and (min-height:501px){#rog-story-app .drift-credit{left:20px;bottom:111px;font-size:8px}}@media(max-height:500px){#rog-story-app .drift-credit{bottom:72px;left:4%}}#rogx-selecteur[data-selector-transition] :is(.vehicle-heading h2,.rogx-sel__titre):focus{outline:none}
