@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&family=Roboto+Condensed:wght@400;500;600;700&display=swap');
:root{color-scheme:light;--ink:#082d45;--blue:#006c98;--bright:#008db8;--paper:#eef3f6;--line:#d6e1e7;--muted:#567080;--white:#fff;--green:#08766a}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Barlow,Arial,sans-serif;font-size:16px;line-height:1.5}button,input,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:default;opacity:.4}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #f4b53c;outline-offset:4px}button{color:inherit}a{color:var(--blue)}[hidden]{display:none!important}.masthead{height:90px;background:var(--ink);display:flex;align-items:center;padding:0 max(30px,calc((100vw - 1320px)/2));gap:26px;border-bottom:4px solid var(--bright)}.brand{display:flex;align-items:center}.brand img{width:207px;height:auto;display:block}.header-divider{height:30px;width:1px;background:#486172}.header-label{font-size:13px;letter-spacing:.18em;font-weight:600;color:#d4e4eb}.edition{margin-left:auto;color:#a7d6e7;font-size:14px;letter-spacing:.08em}.edition span{margin-left:9px;color:#c7d5de}main{max-width:1380px;margin:auto;padding:30px 30px 22px}.title-row{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:22px}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:700;margin:0 0 5px;color:var(--muted)}h1,h2,h3{font-family:'Barlow Condensed','Arial Narrow',Arial,sans-serif;margin:0;line-height:1.06}h1{font-size:48px;font-weight:600}h1 span{color:var(--bright)}.mode-switch{display:flex;border:1px solid #becfd9;background:#fff;padding:4px;border-radius:8px;gap:3px}.mode-switch button{font-size:14px;font-weight:600;border:0;background:transparent;padding:11px 18px;border-radius:5px;white-space:nowrap}.mode-switch button.selected{background:var(--ink);color:#fff}.experience{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:0;background:#fff;border:1px solid var(--line);border-radius:12px;overflow:hidden;box-shadow:0 16px 45px #0e36510c}.player{min-width:0;background:#0a2739;display:flex;flex-direction:column}.screen-top{display:flex;align-items:center;gap:10px;height:38px;padding:0 20px;color:#ccdfeb;font-size:11px;letter-spacing:.13em}.screen-dot{width:6px;height:6px;background:#54bee0;border-radius:50%}#sceneCounter{margin-left:auto;color:#9fb6c5;font-variant-numeric:tabular-nums}.stage{position:relative;aspect-ratio:1348/926;overflow:hidden;isolation:isolate;background:#fff}.screen-plane{position:absolute;inset:0;transform:scale(var(--zoom,1));transform-origin:var(--origin,50% 50%);transition:transform 1.5s cubic-bezier(.2,.8,.25,1)}.visual{position:absolute;inset:0}.visual img{display:block;width:100%;height:100%;object-fit:fill}.visual .counter-art{object-fit:cover;object-position:center;animation:drift 7s ease-out both}.stage.paused .counter-art{animation-play-state:paused}.spotlight{position:absolute;border:0;outline:2px solid #16a2d0;outline-offset:2px;border-radius:3px;box-shadow:0 0 0 1500px #08283e26;transition:all .55s cubic-bezier(.2,.8,.3,1);pointer-events:none}.tour-cursor{position:absolute;color:#fff;font-size:30px;line-height:1;text-shadow:1px 2px 3px #082d45;transform:rotate(-80deg);transition:left .6s ease,top .6s ease;pointer-events:none;filter:drop-shadow(0 0 3px #082d45)}.stage-overlay{position:absolute;inset:0;pointer-events:none}.stage-overlay button,.stage-overlay a{pointer-events:auto}.intro-shade{position:absolute;inset:0;background:linear-gradient(180deg,#06253700 32%,#052338d9 100%)}.opening{position:absolute;left:6%;right:6%;bottom:7%;color:#fff}.opening .eyebrow{color:#a8e1f2;font-size:12px}.opening h2{font-size:clamp(30px,3.5vw,51px);max-width:440px;line-height:1.04;font-weight:600;text-shadow:0 2px 20px #001421}.opening .request-card{display:inline-flex;align-items:center;gap:18px;background:#fff;color:var(--ink);padding:14px 19px;margin-top:19px;box-shadow:0 9px 20px #00172530;border-left:4px solid #008db8;transform:rotate(-2deg);animation:slide-in .8s ease both}.request-card small{color:#637984;font-size:11px;letter-spacing:.1em;font-weight:700}.request-card strong{font-size:23px;font-weight:700;letter-spacing:.015em}.capture-note{position:absolute;bottom:8px;left:9px;background:#082d45e8;color:#fff;padding:3px 8px;border-radius:3px;font-size:10px;letter-spacing:.03em}.playback{padding:10px 20px 16px;margin-top:auto}.scrub-row{display:flex;align-items:center;gap:15px}.scrub-row input{width:100%;min-width:0;accent-color:#39b3d6;cursor:pointer;height:16px}.scrub-row span{font-size:12px;color:#c4d7e3;white-space:nowrap;min-width:75px;font-variant-numeric:tabular-nums}.transport{display:flex;align-items:center;gap:7px;margin-top:9px}.play-button{border:0;background:#fff;border-radius:5px;color:var(--ink);padding:10px 16px;font-size:14px;font-weight:700;min-width:122px}.play-button span{font-size:12px;margin-right:7px}.icon-button{width:38px;height:38px;border:1px solid #526a7b;border-radius:5px;background:transparent;color:#fff;font-size:20px}.text-button{border:0;background:transparent;padding:10px 0;color:inherit;font-size:13px;font-weight:600}.transport .text-button{color:#d1e4ee;margin-left:auto}.caption-label{color:#aac1ce;font-size:10px;letter-spacing:.08em;margin-left:12px}.coach{padding:26px 26px 20px;display:flex;flex-direction:column;min-width:0}.coach-heading{display:flex;gap:5px;align-items:center;justify-content:space-between;margin-bottom:16px}.coach-heading .eyebrow{font-size:11px;letter-spacing:.11em;margin:0;color:var(--blue)}.chapter-time{font-size:12px;color:#6a8595;font-variant-numeric:tabular-nums}.coach h2{font-size:32px;font-weight:600;line-height:1.07;margin-bottom:14px}.coach>p{font-size:16px;line-height:1.55;color:#466474;margin:0 0 18px}.request-summary{border-top:1px solid var(--line);padding-top:18px;margin-top:auto}.sku{font-size:20px;display:block;margin-bottom:13px;font-weight:600;letter-spacing:.02em}.request-summary ul{padding:0;margin:0;list-style:none}.request-summary li{display:flex;align-items:flex-start;gap:9px;font-size:14px;color:#71828c;margin:8px 0}.check-mark{width:18px;height:18px;background:#e5edf1;border-radius:50%;text-align:center;flex:0 0 18px;font-size:12px;color:transparent;margin-top:2px;transition:.3s}.request-summary li.done{color:var(--ink)}.done .check-mark{color:#fff;background:var(--green)}.coach-tip{display:flex;gap:10px;margin-top:22px;align-items:stretch}.coach-tip p{font-size:13px;line-height:1.5;margin:0;color:#5c7585}.tip-rule{width:3px;flex:0 0 3px;background:#6fbed6}.chapters{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));border-bottom:1px solid #cbd9e0;margin-top:24px;gap:12px}.chapters button{display:flex;flex-direction:column;align-items:flex-start;gap:5px;text-align:left;position:relative;background:none;border:0;border-bottom:3px solid transparent;padding:0 0 14px;font-size:14px;color:#6a8090;line-height:1.2}.chapters button .chapter-number{font-size:11px;letter-spacing:.13em}.chapters button.active{border-bottom-color:var(--blue);color:var(--ink);font-weight:600}.chapters button.complete .chapter-number{color:var(--blue)}footer{display:flex;justify-content:space-between;align-items:flex-start;gap:25px;margin-top:20px;font-size:12px;color:#6d8290}footer span{max-width:690px}footer a{white-space:nowrap;text-decoration:none;font-size:13px;font-weight:600}.hotspots{position:absolute;inset:0}.hotspot{position:absolute;border:2px solid transparent;background:transparent;border-radius:4px;min-width:28px;min-height:28px;padding:0}.hotspot:hover,.hotspot:focus-visible,.hotspot.hinted{border-color:#0077a5;box-shadow:0 0 0 7px #1bbfe04d;background:#11c7f01a}.hotspot span{position:absolute;left:0;top:calc(100% + 5px);padding:5px 8px;color:#fff;background:var(--ink);border-radius:4px;font-size:12px;white-space:nowrap;opacity:0;pointer-events:none}.hotspot.hinted span,.hotspot:focus-visible span{opacity:1}.practice-progress{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;color:#cce1ed;font-size:12px;letter-spacing:.1em;margin-top:auto}.practice-progress button{letter-spacing:0}.task-form label{display:block;font-size:14px;font-weight:600;margin-bottom:6px}.task-form input{width:100%;border:1px solid #8da9ba;border-radius:5px;padding:11px 12px;margin-bottom:9px;min-height:44px;color:var(--ink);background:#fff}.action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:var(--blue);border:0;color:#fff;border-radius:5px;padding:11px 14px;font-weight:600;font-size:14px;text-decoration:none;min-height:44px}.task-actions{display:flex;align-items:center;gap:12px;margin-bottom:14px;flex-wrap:wrap}.hint-button{border:0;background:none;color:var(--blue);text-decoration:underline;font-size:14px;padding:8px 0}.feedback{font-size:14px;line-height:1.4;color:#8c4b04;margin-bottom:16px}.feedback:empty{display:none}.complete-overlay{position:absolute;inset:0;background:#082d45f0;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px}.complete-overlay .eyebrow{color:#8dd5ed;margin-bottom:10px}.complete-overlay h2{font-size:clamp(32px,4vw,54px);font-weight:600}.complete-overlay .product-cutout{width:170px;height:130px;object-fit:contain;background:#fff;border-radius:8px;margin:24px 0}.complete-overlay p{font-size:16px;color:#c1dce7;max-width:420px;margin:10px 0 20px}.complete-overlay .action-button{background:#fff;color:var(--ink)}.success-token{display:flex;align-items:center;gap:8px;background:#0a6b6288;color:#b8f5df;border:1px solid #62c6a655;padding:7px 13px;border-radius:20px;font-size:13px;margin-bottom:16px}.drawing-frame{position:absolute;inset:0;background:#dbe6ec;display:flex;align-items:center;justify-content:center}.drawing-frame img{width:90%;height:90%;object-fit:contain;filter:drop-shadow(0 8px 15px #1c374233)}.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}.noscript{padding:30px}.stage .entry{animation:reveal .35s ease both}@keyframes drift{from{transform:scale(1)}to{transform:scale(1.055)}}@keyframes reveal{from{opacity:.25;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes slide-in{from{opacity:0;transform:translateY(30px) rotate(0)}to{opacity:1;transform:translateY(0) rotate(-2deg)}}@media(min-width:1500px){main{padding-top:36px}.coach{padding:30px}.experience{grid-template-columns:minmax(0,1fr) 335px}}@media(max-width:1000px){.experience{grid-template-columns:minmax(0,1fr) 280px}.coach{padding:20px}.coach h2{font-size:28px}.coach>p{font-size:15px}.caption-label{display:none}.header-label{font-size:11px;letter-spacing:.1em}.masthead{gap:18px}.edition span{display:none}.chapters{gap:8px}.chapters button{font-size:13px}.request-summary{margin-top:12px}}@media(max-width:760px){.masthead{height:74px;padding:0 20px}.brand img{width:180px}.header-label{display:none}.header-divider{display:none}.edition{font-size:12px}main{padding:23px 16px}.title-row{align-items:flex-start;flex-direction:column;gap:18px}h1{font-size:42px}.mode-switch{width:100%}.mode-switch button{flex:1;padding:11px 8px}.experience{grid-template-columns:1fr}.coach{padding:23px}.coach-heading{margin-bottom:12px}.coach h2{font-size:30px}.coach>p{font-size:16px}.request-summary{margin-top:12px}.request-summary ul{display:flex;flex-wrap:wrap;column-gap:18px}.request-summary li{margin:5px 0}.coach-tip{margin-top:14px}.stage{aspect-ratio:1348/926}.opening h2{font-size:36px}.chapters{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:20px}.chapters button{font-size:13px}.opening .request-card{padding:10px 13px;gap:12px;margin-top:12px}.request-card strong{font-size:19px}footer{flex-direction:column;gap:10px;font-size:12px}.screen-top{padding:0 15px}.playback{padding:8px 15px 13px}.complete-overlay{padding:20px}.complete-overlay .product-cutout{width:120px;height:83px;margin:12px 0}.complete-overlay p{font-size:14px;margin:8px 0 12px}.success-token{font-size:11px;margin-bottom:10px}.complete-overlay h2{font-size:32px}.capture-note{font-size:9px}.tour-cursor{font-size:24px}}@media(max-width:390px){.opening h2{font-size:29px}.opening .eyebrow{font-size:10px}.opening .request-card{padding:8px 10px;margin-top:9px}.request-card strong{font-size:17px}.request-card small{font-size:9px}.play-button{min-width:111px;padding:9px 10px}.transport{gap:6px}.icon-button{width:34px;height:36px}.complete-overlay .product-cutout{display:none}.capture-note{font-size:8px}.screen-top{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition:none!important;scroll-behavior:auto!important}.screen-plane{transform:none!important}}

.typed-search{position:absolute;left:26.7%;top:6.7%;width:24%;height:3.9%;background:white;display:flex;align-items:center;padding-left:1%;font-size:clamp(8px,1.05vw,15px);font-family:Arial,sans-serif;color:#46555d;white-space:nowrap;overflow:hidden}.typing-caret{height:65%;width:1px;background:#006c98;margin-left:2px}.hotspot{min-height:44px;min-width:44px}
/* Request paths and readable training panels */
.route-picker{margin:0 0 22px}.route-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:10px}.route-heading p{margin:0;font-weight:600;font-size:16px}.route-heading button{font-size:13px}.route-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.route-cards button{display:flex;align-items:center;gap:11px;text-align:left;border:1px solid #c9d9e3;border-radius:7px;background:#fff;padding:15px 13px;min-height:86px;transition:.2s}.route-cards button:hover{border-color:var(--blue);transform:translateY(-2px)}.route-cards button.selected{border-color:var(--blue);box-shadow:inset 0 -3px var(--blue);background:#e7f3f8}.route-number{font:600 23px 'Barlow Condensed',Arial,sans-serif;color:#60a2bc}.route-cards strong{font-size:15px;display:block}.route-cards small{display:block;font-size:11px;line-height:1.3;color:#557484;margin-top:4px}.route-arrow{margin-left:auto;color:var(--blue)}.route-context{margin:10px 0 0;font-size:13px;color:var(--muted)}.training-screen{position:absolute;inset:0;background:#f4f8fa;padding:6%;display:flex;flex-direction:column;justify-content:center;overflow:auto}.lesson-kicker{font-size:clamp(9px,.88vw,12px);letter-spacing:.12em;color:var(--blue);font-weight:700;margin-bottom:20px}.training-screen h2{font-size:clamp(24px,2.4vw,38px);overflow-wrap:anywhere}.spec-heading{display:flex;align-items:center;gap:24px;margin-bottom:30px}.spec-heading img{width:30%;aspect-ratio:1;object-fit:contain;background:#fff;border:1px solid #dce7ec;border-radius:8px}.spec-heading p{font-size:15px;color:var(--muted);margin:10px 0 0}.end-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.end-cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.end-card{padding:20px 15px;background:#fff;border-top:3px solid var(--blue);box-shadow:0 7px 20px #082d4507;display:flex;flex-direction:column;gap:9px;animation:reveal .55s ease both}.end-card:nth-child(2){animation-delay:.15s}.end-card:nth-child(3){animation-delay:.3s}.end-card small{font-size:10px;font-weight:700;letter-spacing:.06em;color:var(--blue)}.end-card strong{font-size:clamp(19px,2vw,29px);font-family:'Barlow Condensed',Arial,sans-serif;font-weight:600}.end-card span{font-size:13px;color:var(--muted)}.lesson-note{font-size:13px;color:var(--muted);line-height:1.5;margin:23px 0 0;max-width:620px}.large-part{font:600 clamp(24px,3.2vw,48px) 'Barlow Condensed',Arial,sans-serif;padding:25px 0;overflow-wrap:anywhere}.stock-screen{justify-content:flex-start;padding-top:5%;background:#f0f5f7}.stock-screen .lesson-kicker{margin-bottom:10px}.stock-intro{font-size:13px;line-height:1.4;margin:10px 0 20px;max-width:590px;color:var(--muted)}.stock-chip{display:flex;align-items:center;gap:12px;width:max-content;background:#e6f2e8;border:1px solid #89b992;border-radius:5px;padding:0 12px;font-size:16px;min-height:45px;color:#225b33}.stock-chip strong{color:#082d45}.stock-chip button{background:none;border:0;border-left:1px solid #b5cbbb;padding:6px 0 6px 12px;color:var(--blue);font-weight:700;min-height:42px}.warehouse-panel{background:#fff;padding:18px 20px;margin-top:9px;box-shadow:0 7px 16px #082d4519;border:1px solid #d6e1e7}.warehouse-title{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:12px}.warehouse-title h3{font-size:22px;text-transform:uppercase}.warehouse-title>span{font-size:12px;color:var(--muted)}.warehouse-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.warehouse-row{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e0e7eb;padding:12px 0;font-size:14px}.warehouse-row>span{display:flex;align-items:center;gap:7px}.warehouse-row i{display:block;width:7px;height:7px;border-radius:50%;background:#379365;flex:0 0 7px}.warehouse-row small{font-size:9px;padding:3px 4px;border-radius:3px;background:#edf0f2;color:#597785}.stock-footnote{font-size:11px;color:var(--muted);margin:12px 0 0}.stock-bottom{margin-top:auto;padding-top:20px;font-size:11px;display:flex;flex-wrap:wrap;gap:5px 20px;color:var(--muted)}.stock-bottom a{font-weight:600}.completion{text-align:center;display:flex;flex-direction:column;align-items:center}.completion h2{font-size:clamp(30px,4vw,54px);line-height:1.05}.completion>img{height:120px;width:160px;object-fit:contain;background:#fff;border-radius:7px;margin:20px 0 12px}.completion>strong{font-size:19px}.completion>p{font-size:14px;color:var(--muted)}.completion .success-token{background:#def0e8;color:#136f54}.choice-list{display:flex;flex-direction:column;gap:9px;margin-bottom:20px}.choice-list button{background:#f5f9fb;border:1px solid #b8cfdb;border-radius:5px;padding:12px 10px;text-align:left;font-size:13px;font-weight:600;overflow-wrap:anywhere;min-height:44px}.choice-list button:hover{background:#e5f3f8;border-color:var(--blue)}.task-form select{display:block;width:100%;font:inherit;background:#fff;color:var(--ink);padding:10px;border:1px solid #8da9ba;border-radius:5px;min-height:44px;margin-bottom:14px}.sku{overflow-wrap:anywhere;font-size:18px}.opening .request-card strong{font-size:clamp(16px,2vw,23px)}.coach .action-button{margin-bottom:14px}.visual>img:not(.counter-art){object-fit:fill}.opening h2{max-width:580px}.training-screen a:focus-visible,.training-screen button:focus-visible{outline-offset:2px}
@media(max-width:1150px){.route-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.training-screen{padding:5%}.spec-heading{margin-bottom:18px;gap:14px}.end-card{padding:13px 10px;gap:7px}.end-card span{font-size:11px}.lesson-note{font-size:12px;margin-top:15px}.stock-intro{margin:7px 0 12px;font-size:12px}.warehouse-panel{padding:12px}.warehouse-row{font-size:12px;padding:9px 0;gap:7px}.warehouse-grid{gap:0 12px}.warehouse-title h3{font-size:19px}.stock-bottom{padding-top:12px;font-size:10px}.stock-screen h2{font-size:25px}.lesson-kicker{margin-bottom:12px}.completion>img{height:95px;margin:12px 0}.stock-chip{font-size:14px}.warehouse-row small{display:none}}
@media(max-width:760px){.route-heading{align-items:flex-start}.route-heading p{max-width:210px;font-size:15px}.route-heading button{font-size:12px;padding-top:0;white-space:nowrap}.route-cards button{padding:12px 10px;gap:8px;min-height:82px}.route-cards strong{font-size:14px}.route-cards small{font-size:10px}.route-number{font-size:20px}.route-arrow{display:none}.route-context{font-size:12px}.training-screen h2{font-size:clamp(23px,5vw,36px)}.end-card strong{font-size:clamp(20px,4.6vw,29px)}.end-card small{font-size:9px}.spec-heading p{font-size:13px}.stock-screen h2{font-size:24px}.warehouse-row{font-size:clamp(10px,2.8vw,14px)}.warehouse-title h3{font-size:20px}.completion h2{font-size:36px}.opening h2{font-size:clamp(25px,5.2vw,40px)}.training-screen{padding:5%}.stock-screen .lesson-kicker{font-size:9px}.stock-intro{font-size:11px}.stock-footnote{font-size:9px;margin-top:8px}.warehouse-title>span{font-size:10px}.stock-bottom{font-size:9px}.warehouse-panel{padding:10px}.warehouse-row{padding:8px 0}.spec-heading img{width:26%}.lesson-kicker{font-size:9px}}
@media(max-width:480px){.stage:has(.training-screen){aspect-ratio:auto;min-height:420px}.stock-screen{justify-content:flex-start}.stock-intro{font-size:12px}.stock-bottom{font-size:10px}.warehouse-row>span{gap:4px}.warehouse-grid{gap:0 12px}.warehouse-row i{width:5px;height:5px;flex-basis:5px}.end-cards.three{gap:7px}.end-card{padding:13px 8px}.end-card strong{font-size:20px}.end-card span{font-size:11px}.end-card small{font-size:8px}.spec-heading h2{font-size:25px}.spec-heading p{font-size:12px}.lesson-note{font-size:12px}.completion>img{height:85px}.route-heading p{max-width:180px}.warehouse-title h3{font-size:17px}.stock-chip{font-size:15px}}
.hotspots{pointer-events:none}.hotspots .hotspot{pointer-events:auto}.stage:has(.training-screen){min-height:430px}.route-cards{grid-template-columns:repeat(5,minmax(0,1fr))}.route-cards strong{font-size:14px}.route-cards button{padding:14px 10px;gap:8px}.cross-map{display:flex;flex-direction:column;text-align:center;align-items:center;gap:4px}.cross-map>span:not(.map-arrow){font-size:11px;letter-spacing:.1em;text-transform:uppercase;color:var(--muted)}.cross-map strong{font:600 clamp(23px,2.6vw,37px) 'Barlow Condensed',Arial,sans-serif;overflow-wrap:anywhere;max-width:100%}.map-arrow{color:var(--blue);font-size:24px}.seal-feature{display:flex;align-items:center;gap:22px;margin-top:20px}.seal-feature img{width:43%;object-fit:contain;border-radius:7px;background:#fff}.seal-feature h3{font-size:28px;margin:8px 0}.seal-feature p{font-size:14px;color:var(--muted);margin:0}.brown-swatch{display:inline-block;width:16px;height:16px;background:#795343;border:3px solid #ae8a79;border-radius:50%;vertical-align:middle;flex:0 0 16px}.seal-note{display:flex;align-items:center;gap:8px;color:#654537;font-size:12px;line-height:1.4;margin:16px 0 0}.route-cards .route-arrow{display:none}.opening .request-card{max-width:100%}.opening .request-card strong{overflow-wrap:anywhere}
@media(max-width:1150px){.route-cards{grid-template-columns:repeat(3,minmax(0,1fr))}.seal-feature h3{font-size:24px}.seal-feature p{font-size:12px}}
@media(max-width:760px){.route-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.route-cards button:last-child{grid-column:1/-1}.route-cards button:last-child .route-arrow{display:block}.seal-feature{gap:15px}.seal-feature img{width:42%}.cross-map strong{font-size:26px}.seal-note{font-size:11px}.route-cards button{padding:12px 10px}}

/* Brennan brand guide: blue 00629B, gray C8C9C7, black; Bebas Neue headings. */
:root{--ink:#111820;--blue:#00629b;--bright:#00629b;--paper:#f4f5f5;--line:#d7d9d8;--muted:#53616b}
body{font-family:'Gotham XNarrow','Roboto Condensed',Arial,sans-serif}
h1,h2,h3{font-family:'Bebas Neue','Arial Narrow',Arial,sans-serif;font-weight:400;letter-spacing:.025em}
h1{font-size:3.25rem}h2{line-height:1.12}.masthead{background:#000;border-bottom-color:#00629b;padding-top:16px;padding-bottom:16px;height:110px}.header-label{color:#c8c9c7}.header-divider{background:#626769}.edition{color:#fff}.edition span{color:#c8c9c7}.brand{padding:10px 0}.brand img{width:220px}.player{background:#101820}.experience{grid-template-columns:minmax(0,1fr) 345px;border-radius:8px}.mode-switch button.selected{background:#00629b}.route-cards{grid-template-columns:repeat(4,minmax(0,1fr))}.route-cards button{min-height:92px;padding:16px 14px}.route-cards strong{font-size:1rem;line-height:1.3}.route-cards small{font-size:.8rem;line-height:1.4}.route-number{font-family:'Bebas Neue',Arial,sans-serif;font-size:1.7rem;color:#00629b}.route-cards button.selected{background:#eef6fa}.route-context{font-size:.875rem}.route-cards button:last-child{grid-column:auto}.coach h2{font-size:2rem}.coach>p{font-size:1rem}.coach-heading .eyebrow,.screen-top,.eyebrow,.chapter-number,.capture-note{font-size:.75rem}.request-qty{font-size:.875rem;color:var(--blue);margin:0 0 12px;font-weight:600}.request-summary .sku{font-size:1.05rem;line-height:1.45;margin-bottom:4px}.request-summary li{color:#4c606d}.coach-tip p{font-size:.875rem}.chapters{grid-template-columns:repeat(auto-fit,minmax(115px,1fr));gap:14px}.chapters button{font-size:.875rem}.chapters button .chapter-number{font-size:.75rem;letter-spacing:.04em}.lesson-kicker{font-size:.75rem;line-height:1.5;margin-bottom:16px}.training-screen{padding:5%;justify-content:center;gap:0}.training-screen h2{font-size:clamp(28px,3vw,42px)}.lesson-lead{font-size:1.15rem;color:#53616b;margin:12px 0 20px}.lesson-note,.seal-note,.stock-bottom,.stock-footnote{font-size:.875rem;line-height:1.5}.filter-path{display:flex;flex-direction:column;gap:14px}.filter-path>div{display:flex;align-items:center;gap:16px;padding:12px 16px;background:#fff;border-left:3px solid #00629b}.filter-path>div>span{font-family:'Bebas Neue',Arial,sans-serif;font-size:1.8rem;color:#00629b}.filter-path p{font-size:1rem;margin:0}.filter-path strong{font-weight:600}.stock-screen{justify-content:flex-start}.quantity-picker{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:18px 0;font-size:.875rem}.quantity-picker button{min-width:52px;min-height:44px;border:1px solid #afbfca;background:#fff;color:#00629b;padding:7px 12px;border-radius:4px;font-weight:700}.quantity-picker button.selected{background:#00629b;border-color:#00629b;color:#fff}.warehouse-panel{padding:16px 18px}.warehouse-title h3{font-size:1.45rem}.warehouse-title>span{font-size:.875rem}.warehouse-row{font-size:1rem;padding:13px 0}.warehouse-grid{gap:0 22px}.stock-decision{margin-top:16px;padding:14px 16px;background:#e7f1f6;border-left:3px solid #00629b}.stock-decision h3{font-size:1.5rem}.stock-decision p{font-size:1rem;margin:7px 0 0;line-height:1.5}.stock-bottom{padding-top:16px;margin-top:auto}.stock-chip{font-size:1rem}.answer-sheet{display:flex;flex-direction:column;align-items:flex-start}.answer-sheet>img{width:150px;height:125px;object-fit:contain;background:white;border:1px solid var(--line);border-radius:5px;margin-bottom:22px}.answer-label{font-size:.75rem;font-weight:700;letter-spacing:.1em;color:var(--blue);margin-bottom:9px}.answer-sheet h2{font-size:clamp(34px,4vw,58px);color:#00629b}.answer-sheet>p:not(.lesson-kicker){font-size:1.15rem;line-height:1.5;max-width:650px;margin:16px 0}.answer-detail{font-size:.875rem;color:#53616b;border-top:1px solid #c8c9c7;padding-top:14px;width:100%}.drawing-preview{width:100%!important;height:auto!important;object-fit:contain!important;max-height:75%;background:white}.print-screen{align-items:flex-start}.print-screen .lesson-note{margin-top:15px}.cad-screen{justify-content:flex-start;gap:10px;padding:3%}.cad-screen .lesson-kicker{margin:0}.cad-screen>h2{font-size:1.75rem}.cad-frame{position:relative;min-height:0;width:100%;flex:1;background:#fff;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;overflow:hidden}.cad-frame>img{width:100%;height:100%;object-fit:contain}.cad-frame video{display:block;width:100%;height:100%;max-height:100%;object-fit:contain;background:#fff}.cad-launch{position:absolute;left:3.3%;top:72.8%;width:25%;min-height:44px;background:#00629b;color:#fff;border:2px solid #fff;box-shadow:0 0 0 3px #00629b;font-size:.875rem;font-weight:600;padding:8px}.cad-screen .lesson-note{margin:0;font-size:.875rem}.choice-list button{font-size:.95rem;line-height:1.45}.action-button,.hint-button,.text-button{font-size:.875rem}.cross-map strong{font-family:'Bebas Neue',Arial,sans-serif;font-weight:400;font-size:clamp(25px,3.1vw,44px);line-height:1.2}.cross-map>span:not(.map-arrow){font-size:.75rem}.seal-feature p{font-size:1rem}.seal-feature h3{font-size:1.8rem}.seal-feature img{max-height:230px;object-fit:contain}.opening h2{font-family:'Bebas Neue',Arial,sans-serif;max-width:660px;font-size:clamp(34px,4vw,55px);line-height:1.08;font-weight:400}.opening .eyebrow{font-size:.875rem}.intro-shade{background:linear-gradient(180deg,#0000 28%,#001927ed 100%)}.screen-top{letter-spacing:.07em}.capture-note{font-size:.75rem}.hotspot span{font-size:.875rem}.caption-label{font-size:.75rem}.task-form select:focus-visible{outline:3px solid #f4b53c;outline-offset:3px}.coach h2:focus{outline:none}.coach h2:focus-visible{outline:2px solid #00629b;outline-offset:5px}
@media(max-width:1100px){.experience{grid-template-columns:minmax(0,1fr) 315px}.route-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.stage:has(.training-screen){min-height:520px}.warehouse-grid{grid-template-columns:1fr;gap:0}.warehouse-row{padding:8px 0}.stock-screen .lesson-kicker{font-size:.75rem}.stock-bottom{font-size:.8rem}.stock-decision p{font-size:.95rem}.opening h2{font-size:2.5rem}.cad-launch{width:38%;font-size:.8rem}.seal-feature{gap:12px}.seal-feature p{font-size:.95rem}}
@media(max-width:760px){.masthead{height:90px;padding:12px 22px}.brand img{width:200px}.experience{grid-template-columns:1fr}.route-cards strong{font-size:.95rem}.route-cards small{font-size:.75rem}.route-cards button{padding:13px 11px}.route-heading p,.route-heading button{font-size:.875rem}.route-heading p{max-width:none}.route-context{font-size:.875rem}.stage{aspect-ratio:1348/926}.stage:has(.training-screen){min-height:500px}.stage:has(.stock-screen){min-height:620px}.coach{padding:24px}.coach-tip p{font-size:.875rem}.training-screen h2{font-size:2rem}.opening h2{font-size:clamp(27px,6vw,42px)}.opening .eyebrow{font-size:.75rem}.lesson-kicker{font-size:.75rem}.warehouse-grid{grid-template-columns:1fr 1fr;gap:0 16px}.warehouse-row{font-size:.875rem}.warehouse-title h3{font-size:1.3rem}.warehouse-title>span{font-size:.8rem}.answer-sheet>p:not(.lesson-kicker){font-size:1rem}.answer-sheet h2{font-size:2.4rem}.cad-screen{padding:4%}.cad-frame{max-height:370px;flex:1}.cad-launch{top:auto;bottom:20%;left:3%;width:42%}.seal-feature p{font-size:.875rem}.route-cards button:last-child .route-arrow{display:none}.chapters{grid-template-columns:repeat(3,minmax(0,1fr))}.lesson-note{font-size:.875rem}}
@media(max-width:420px){.warehouse-grid{grid-template-columns:1fr}.stage:has(.stock-screen){min-height:680px}.route-cards{gap:7px}.route-number{display:none}.route-cards button{min-height:90px}.opening h2{font-size:1.75rem}.route-heading{flex-wrap:wrap;gap:4px}.route-heading button{padding:4px 0}.cross-map strong{font-size:1.6rem}.seal-feature img{width:37%}.caption-label{display:none}.cad-launch{width:49%}.screen-top{font-size:.7rem}.quantity-picker{gap:6px}.quantity-picker button{padding:7px 10px}.warehouse-title h3{font-size:1.3rem}}

/* Scenario 2: two verified ways to reach the same part. */
.stock-start-picker{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:16px;padding:14px 16px;background:#fff;border:1px solid var(--line);border-left:4px solid var(--blue);border-radius:4px}.stock-start-picker>span{font-size:.875rem;font-weight:600;margin-right:8px}.stock-start-picker button{min-height:44px;padding:10px 15px;border:1px solid #9db7c8;border-radius:4px;background:#fff;font-size:.875rem;font-weight:600;color:var(--blue)}.stock-start-picker button.selected{background:var(--blue);color:white;border-color:var(--blue)}.connection-choices{margin:6px 0 18px;padding:12px;border:1px solid #b8cfdb;border-radius:4px}.connection-choices legend{font-size:.875rem;font-weight:600;padding:0 5px}.task-form .connection-choices label{display:flex;align-items:center;gap:10px;margin:0;min-height:46px;line-height:1.4;font-weight:400}.task-form .connection-choices input{width:19px;height:19px;min-height:19px;flex:0 0 19px;margin:0;padding:0;accent-color:#00629b}.task-form textarea{font:inherit;width:100%;resize:vertical;min-height:100px;padding:12px;border:1px solid #8da9ba;border-radius:5px;color:var(--ink);line-height:1.5;margin-bottom:10px}.task-form textarea:focus-visible{outline:3px solid #f4b53c;outline-offset:3px}.search-query-example{padding:12px 14px;border-left:3px solid var(--blue);background:#edf5f9;font-size:.95rem;line-height:1.6;overflow-wrap:anywhere;margin:0 0 18px}.filter-sequence{display:flex;flex-direction:column;gap:8px;margin:0 0 18px;font-size:.875rem}.filter-sequence span{padding:9px 12px;border:1px solid #d7e1e7;border-radius:4px;color:#617888}.filter-sequence span.complete{color:#00629b;border-color:#8eb9ce;background:#edf5f9;font-weight:600}.quick-result span{white-space:normal;max-width:100%;overflow-wrap:anywhere;text-align:left;line-height:1.3}.quick-result.hinted{background:transparent;box-shadow:0 0 0 3px #1bbfe055}
@media(max-width:600px){.stock-start-picker{padding:12px;gap:8px}.stock-start-picker>span{flex-basis:100%}.stock-start-picker button{flex:1;padding:10px 8px}.quick-result span{font-size:.75rem}.filter-sequence{font-size:.875rem}}

/* Scenario 3: follow the ORB replacement link to the seal details. */
.seal-link span{left:auto;right:0;width:150px;white-space:normal;text-align:left;line-height:1.35}.seal-link.seal-link-clicked{background:#00629b55;border-color:#00629b;animation:seal-click .45s ease-out both}.seal-details-screen{gap:16px}.seal-details-screen .lesson-kicker{margin:0}.visual img.seal-page-capture{width:100%;height:auto;object-fit:contain;border:1px solid var(--line);background:#fff}.seal-details-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;margin:0}.seal-details-facts>div{border-top:3px solid var(--blue);padding-top:10px}.seal-details-facts dt{font-size:.875rem;color:var(--muted);margin-bottom:5px}.seal-details-facts dd{font-size:1.1rem;font-weight:600;margin:0;line-height:1.4}.seal-details-screen .lesson-note{margin:0}.stage:has(.cross-answer){min-height:620px}.cross-answer>img{height:80px;width:110px;margin-bottom:12px}.cross-answer>p:not(.lesson-kicker){font-size:1rem;margin:12px 0}.cross-answer .answer-detail{padding-top:10px;margin-top:8px}.cross-answer .lesson-kicker{margin-bottom:10px}@keyframes seal-click{0%{box-shadow:0 0 0 2px #00629b99}100%{box-shadow:0 0 0 16px #00629b00}}
@media(max-width:600px){.seal-details-facts{grid-template-columns:1fr;gap:10px}.seal-details-facts>div{display:flex;justify-content:space-between;gap:12px;border-top:1px solid var(--line);padding-top:10px}.seal-details-facts dt{margin:0}.seal-details-facts dd{font-size:1rem;text-align:right}.seal-details-screen{gap:18px}.stage:has(.cross-answer){min-height:640px}.seal-link span{width:130px}}

/* Keep both document controls aligned to the supplied 4:3 PDP recording. */
.stage.resource-pdp{aspect-ratio:4/3}.pdp-resource-target span{top:auto;bottom:calc(100% + 9px);width:max-content;max-width:220px;white-space:normal;text-align:left;line-height:1.35}.pdp-resource-target.pdp-control-clicked{background:#00629b55;border-color:#00629b;animation:seal-click .45s ease-out both}.resource-pdp .capture-note{max-width:85%;font-size:.75rem}
@media(max-width:600px){.pdp-resource-target span{max-width:150px;font-size:.75rem}.resource-pdp .capture-note{font-size:.625rem}}

.description-primary{width:100%;margin-bottom:14px}.own-description{margin-bottom:18px;border-top:1px solid var(--line);padding-top:10px}.own-description summary{font-size:.95rem;font-weight:600;color:var(--blue);cursor:pointer;padding:8px 0;min-height:44px}.own-description summary:focus-visible{outline:3px solid #f4b53c;outline-offset:3px}.own-description[open] summary{margin-bottom:10px}.description-help{font-size:.875rem;color:var(--muted);line-height:1.5;margin:0 0 14px}

/* Show the complete seal PDP at its natural page ratio, without a guided pan. */
.stage.seal-full-pdp{aspect-ratio:1348/1932}
.seal-pdp-page{width:100%;background:#fff}
.visual .seal-pdp-page img{display:block;width:100%;height:auto;object-fit:contain}
.seal-pdp-middle{display:grid;grid-template-columns:minmax(0,445fr) minmax(0,903fr);align-items:stretch}
.seal-pdp-commerce{display:flex;align-items:center;justify-content:center;padding:0 5%;font-size:clamp(9px,1vw,13px);line-height:1.4;color:#667078;text-align:center;background:#f7f8f8}

/* Distributor task layout: readable page, concise instructions, clear actions. */
body{background:#f2f4f5;color:#18252f;line-height:1.55}
.masthead{height:84px;padding:12px max(24px,calc((100vw - 1480px)/2));gap:24px}
.brand img{width:194px}.header-label{font-size:.75rem;letter-spacing:.12em}.header-site{margin-left:auto;color:#fff;text-decoration:none;font-size:.875rem;white-space:nowrap}.header-site:hover{text-decoration:underline}
main{max-width:1528px;padding:30px 24px 24px}.title-row{margin-bottom:24px;gap:20px}h1{font-size:3rem}.eyebrow{letter-spacing:.1em;font-size:.75rem}.title-row .eyebrow{margin-bottom:6px;color:var(--muted)}
.mode-switch{padding:4px;border-color:#d2d9dd;border-radius:6px;box-shadow:0 2px 5px #14263005}.mode-switch button{font-size:.9375rem;min-height:44px;padding:10px 18px}.mode-switch button.selected{background:var(--blue)}
.route-picker{margin-bottom:24px}.route-heading{margin-bottom:12px}.route-heading p{font-size:1rem;max-width:none}.route-heading button{font-size:.875rem}.route-cards{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.route-cards button{padding:18px 16px;gap:14px;min-height:98px;border-radius:6px;border-color:#d3dce1;box-shadow:0 2px 5px #162d3d03}.route-cards button:hover{transform:none;background:#f8fbfd}.route-cards button.selected{box-shadow:inset 0 3px var(--blue);background:#fff;border-color:#7dacc7}.route-number{font-size:1.8rem;color:#00629b}.route-cards strong{font-size:1.0625rem;font-weight:600;line-height:1.3}.route-cards small{font-size:.875rem;line-height:1.45;color:#536570}.route-context{font-size:.9375rem;line-height:1.6;margin:14px 0 0;max-width:1000px}.stock-start-picker{margin-top:14px;border-radius:6px;padding:12px 16px}.stock-start-picker button{font-size:.9375rem}
.player{grid-column:1;grid-row:1}.coach{grid-column:2;grid-row:1}
.experience{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:20px;background:transparent;border:0;border-radius:0;box-shadow:none;overflow:visible}.player{overflow:hidden;border:1px solid #cbd6dc;border-radius:8px;background:#101820;box-shadow:0 8px 25px #142c3c09}.screen-top{height:auto;min-height:46px;padding:8px 16px;gap:9px;font-size:.8125rem;letter-spacing:.02em}.screen-dot{display:none}#screenLabel{min-width:0;flex:1;line-height:1.35}#sceneCounter{margin-left:8px;white-space:nowrap;font-size:.75rem}.screen-enlarge{color:#fff;border:1px solid #50616c;background:transparent;border-radius:4px;min-height:34px;padding:4px 9px;font-size:.8125rem;white-space:nowrap}.screen-enlarge:hover{background:#263641}
.opening{left:6%;right:6%;bottom:7%}.opening h2{font-size:clamp(27px,2.7vw,43px);line-height:1.1;max-width:760px;text-wrap:balance}.opening .eyebrow{font-size:.8125rem}.intro-shade{background:linear-gradient(180deg,#00152200 20%,#001522d9 100%)}
.coach{padding:26px;background:#fff;border:1px solid #d4dde2;border-radius:8px;position:sticky;top:18px;align-self:start}.coach-heading{margin-bottom:12px}.coach-heading .eyebrow{font-size:.75rem;letter-spacing:.055em;color:#00629b;line-height:1.4}.chapter-time{display:none}.coach h2{font-size:2rem;line-height:1.12;margin-bottom:12px;text-wrap:balance}.coach>p{font-size:1rem;line-height:1.6;margin-bottom:18px;color:#435866;overflow-wrap:anywhere}.coach .action-button{margin:0}.task-actions{display:flex;flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.task-actions .hint-button{text-align:center}.action-button{min-height:46px;padding:11px 15px;font-size:.9375rem;border-radius:5px;line-height:1.4}.action-button:hover{background:#004d7b}.coach #completionAction,.coach #printContinue{width:100%;margin-top:14px}.hint-button{font-size:.9375rem;line-height:1.45}.task-form label{font-size:.9375rem}.task-form input,.task-form select,.task-form textarea{font-size:1rem;min-height:46px}.task-form textarea{min-height:90px}.task-form>.action-button{width:100%}.choice-list{gap:10px;margin-bottom:0}.choice-list button{font-size:1rem;line-height:1.5;padding:13px 14px;border-color:#c9d7e0;background:#f8fafb}.feedback{margin:14px 0 0;background:#fff5e6;border-left:3px solid #a76408;padding:10px 12px;color:#714400;font-size:.9375rem}.feedback:empty{display:none}.request-summary{margin-top:24px;border-top:1px solid #dce3e7;padding-top:16px}.request-summary summary{font-size:.9375rem;font-weight:600;cursor:pointer;color:#273f50;min-height:28px}.request-summary[open] summary{margin-bottom:13px}.request-summary .sku{font-family:'Roboto Condensed',Arial,sans-serif;font-size:1rem;line-height:1.5;margin-bottom:7px}.request-qty{font-size:.875rem;margin-bottom:12px;color:#596d7a}.request-summary ul{margin:0}.request-summary li{font-size:.875rem;line-height:1.5;margin:9px 0;color:#596d7a}.coach-tip{margin-top:20px;padding:13px 14px;background:#f1f6f9;border-radius:4px;gap:0}.tip-rule{display:none}.coach-tip p{font-size:.875rem;line-height:1.55;color:#415d6f}
.playback{padding:12px 16px 15px}.transport{gap:8px}.play-button{min-height:44px;padding:10px 16px;border-radius:4px;font-size:.9375rem}.icon-button{width:42px;height:44px;border-radius:4px}.transport .text-button{font-size:.875rem}.scrub-row span{font-size:.8125rem}.practice-progress{padding:14px 16px;font-size:.8125rem;letter-spacing:.055em}.practice-progress .text-button{font-size:.875rem}
.chapters{border:0;gap:8px;margin-top:20px;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.chapters button{border:1px solid #d5dfe5;border-radius:5px;padding:11px 12px;background:#fff;font-size:.875rem;line-height:1.35;gap:6px;min-height:72px}.chapters button.active{border:1px solid #00629b;background:#edf5fa;color:#00629b}.chapters button .chapter-number{font-size:.75rem;letter-spacing:.025em}.chapters button:hover{border-color:#81a9c0}
.stage:has(.training-screen){aspect-ratio:auto;min-height:0}.stage:has(.training-screen) .screen-plane,.stage:has(.training-screen) .visual{position:relative;inset:auto}.training-screen{position:relative;inset:auto;min-height:480px;padding:36px;background:#fff;overflow:visible;justify-content:center}.lesson-kicker{font-size:.75rem;letter-spacing:.09em;margin-bottom:18px}.lesson-note{font-size:.875rem;line-height:1.55}.cross-map{background:#f4f7f9;border:1px solid #dbe5eb;border-radius:6px;padding:24px;gap:5px}.cross-map strong{font-size:clamp(25px,2.8vw,40px);line-height:1.15}.cross-map>span:not(.map-arrow){font-size:.8125rem;letter-spacing:.07em}.seal-feature{margin-top:26px;gap:24px}.seal-feature img{width:35%;max-height:180px;border:1px solid #e0e6e9;border-radius:6px}.seal-feature h3{font-size:1.8rem}.seal-feature p{font-size:1rem;line-height:1.6}.answer-sheet{width:100%;max-width:760px;margin:auto;align-items:flex-start}.answer-product{display:flex;align-items:center;gap:18px;width:100%;margin-bottom:28px}.visual .answer-product img{width:94px;height:82px;object-fit:contain;border:1px solid #dbe3e8;border-radius:5px}.answer-product p{margin:0;font-size:1rem;overflow-wrap:anywhere}.answer-product small{display:block;margin-top:5px;font-size:.875rem;color:var(--muted)}.answer-sheet h2{font-size:clamp(34px,4vw,54px);line-height:1.05}.answer-sheet>p:not(.lesson-kicker){font-size:1.0625rem;line-height:1.65;margin:18px 0 24px}.answer-label{font-size:.8125rem;letter-spacing:.06em}.answer-detail{font-size:.9375rem;line-height:1.6;padding-top:13px;margin-top:0}.stage:has(.cross-answer){min-height:0}.cross-answer .lesson-kicker{margin-bottom:20px}.cross-answer>p:not(.lesson-kicker){font-size:1.0625rem;margin:18px 0 24px}.stock-screen{justify-content:flex-start;background:#f9fbfc}.quantity-picker{margin:20px 0;font-size:1rem;gap:9px}.quantity-picker button{min-height:44px;font-size:1rem}.warehouse-panel{box-shadow:none;border-radius:5px;padding:18px;width:100%}.warehouse-grid{grid-template-columns:1fr 1fr;gap:0 24px}.warehouse-title h3{font-size:1.5rem}.warehouse-title>span{font-size:.875rem}.warehouse-row{font-size:1rem;padding:12px 0}.stock-chip{font-size:1rem}.stock-decision{padding:16px 18px;margin-top:20px}.stock-decision p{font-size:1rem;line-height:1.6}.stock-bottom{font-size:.875rem;margin-top:20px;line-height:1.5}.print-screen{min-height:0}.drawing-preview{max-height:none}.cad-screen{min-height:0;gap:16px;padding:24px}.cad-frame{flex:none;aspect-ratio:4/3;max-height:none;width:100%;border-radius:5px}.cad-screen .lesson-note{font-size:.875rem}.filter-sequence{gap:7px;font-size:.875rem}.search-query-example{font-size:1rem;border-radius:4px;line-height:1.6}.description-help{font-size:.875rem}.own-description summary{font-size:1rem}.description-primary{margin-bottom:14px!important}
footer{font-size:.8125rem;line-height:1.6;margin-top:24px;color:#5a6d78}footer a{font-size:.875rem}.request-summary summary:focus-visible,.screen-enlarge:focus-visible{outline:3px solid #e7a829;outline-offset:4px}
.screen-expanded{overflow:hidden}.screen-dialog{width:calc(100vw - 40px);max-width:1440px;max-height:calc(100dvh - 40px);padding:0;border:1px solid #b9cbd6;border-radius:8px;box-shadow:0 24px 80px #001b3980;color:var(--ink);background:#fff}.screen-dialog::backdrop{background:#071d30bf}.dialog-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:20px 24px;border-bottom:1px solid var(--line)}.dialog-heading h2{font-size:1.8rem;line-height:1.1}.dialog-heading .eyebrow{margin-bottom:5px}.dialog-actions{display:flex;gap:8px;flex-shrink:0}.dialog-actions button{min-height:44px;padding:9px 14px;font-size:.9375rem;border:1px solid #bdcdd7;border-radius:4px;background:#fff}.dialog-actions #closeScreen{background:var(--blue);color:#fff;border-color:var(--blue)}.dialog-note{font-size:.875rem;color:var(--muted);margin:0;padding:10px 24px}.dialog-scroll{overflow:auto;max-height:calc(100dvh - 210px);background:#e7edf1;overscroll-behavior:contain}.dialog-content{width:100%;max-width:1348px;margin:0 auto;background:#fff}.dialog-content img{display:block;width:100%;height:auto;object-fit:contain}.screen-dialog.zoomed .dialog-content{width:var(--capture-width,1348px);max-width:none}.dialog-content .seal-pdp-commerce{font-size:13px}.dialog-content .seal-pdp-middle img{min-width:0}
@media(max-width:1100px){.experience{grid-template-columns:minmax(0,1fr) 310px;gap:16px}.coach{padding:21px}.route-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.training-screen{padding:28px}.screen-top{padding:8px 12px}.screen-enlarge{font-size:.75rem}.opening h2{font-size:clamp(26px,3vw,36px)}.warehouse-grid{grid-template-columns:1fr;gap:0}.cross-map{padding:20px}.cross-map strong{font-size:1.9rem}}
@media(max-width:760px){.masthead{height:76px;padding:10px 18px}.brand img{width:174px}.header-site{font-size:.8125rem}.header-divider,.header-label{display:none}main{padding:24px 16px}.title-row{gap:16px;margin-bottom:22px}h1{font-size:2.7rem}.mode-switch{width:100%}.mode-switch button{flex:1;font-size:.9375rem}.route-cards{gap:9px}.route-cards button{padding:14px 12px;gap:10px;min-height:108px}.route-cards button:last-child{grid-column:auto}.route-cards strong{font-size:1rem}.route-cards small{font-size:.8125rem}.route-number{display:none}.route-context{font-size:.875rem}.route-heading{flex-wrap:wrap;gap:4px}.route-heading button{font-size:.875rem;padding:6px 0}.experience{display:flex;flex-direction:column;gap:14px}.coach{position:static;order:-1;align-self:stretch;padding:22px}.coach h2{font-size:1.9rem}.coach>p{font-size:1rem;margin-bottom:16px}.coach-tip{margin-top:16px}.request-summary{margin-top:18px;padding-top:14px}.request-summary ul{display:block}.request-summary li{font-size:.875rem}.player{width:100%}.screen-top{min-height:46px}.screen-enlarge{font-size:.8125rem}.training-screen{padding:24px;min-height:0}.stage:has(.training-screen),.stage:has(.stock-screen),.stage:has(.cross-answer){min-height:0}.cross-map{padding:20px 14px}.cross-map strong{font-size:1.7rem}.seal-feature{gap:18px;margin-top:22px}.seal-feature img{width:35%}.seal-feature p{font-size:.9375rem}.seal-feature h3{font-size:1.6rem}.warehouse-grid{grid-template-columns:1fr}.warehouse-row{font-size:1rem;padding:10px 0}.warehouse-title h3{font-size:1.4rem}.warehouse-title>span{font-size:.875rem}.stock-bottom{font-size:.875rem}.stock-screen .lesson-kicker{font-size:.75rem}.answer-product{gap:14px;margin-bottom:22px}.visual .answer-product img{width:78px;height:72px}.answer-product p{font-size:.9375rem}.answer-sheet>p:not(.lesson-kicker),.cross-answer>p:not(.lesson-kicker){font-size:1rem;line-height:1.65}.answer-sheet h2{font-size:2.6rem}.answer-detail{font-size:.9375rem}.cad-screen{padding:18px;gap:12px}.chapters{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.chapters button{padding:10px 9px;font-size:.8125rem;min-height:76px}.opening h2{font-size:clamp(25px,5.4vw,38px)}footer{font-size:.8125rem;gap:12px}.screen-dialog{width:calc(100vw - 16px);max-height:calc(100dvh - 16px)}.dialog-heading{padding:14px;align-items:flex-start;flex-direction:column;gap:12px}.dialog-heading h2{font-size:1.6rem}.dialog-actions{width:100%}.dialog-actions button{flex:1}.dialog-note{padding:9px 14px;font-size:.8125rem}.dialog-scroll{max-height:calc(100dvh - 225px)}}
@media(max-width:390px){.masthead{padding:10px 14px}.brand img{width:152px}.header-site{font-size:.75rem}main{padding:20px 12px}.route-cards strong{font-size:.9375rem}.route-cards small{font-size:.8125rem}.route-cards button{padding:12px 10px}.screen-top{gap:6px;font-size:.75rem}#sceneCounter{display:none}.screen-enlarge{margin-left:auto}.coach{padding:19px}.training-screen{padding:20px}.warehouse-title{align-items:flex-start;flex-direction:column;gap:5px}.opening h2{font-size:1.5rem}.opening .eyebrow{font-size:.75rem}.answer-product{align-items:flex-start}.answer-product p{font-size:.875rem}.cross-map strong{font-size:1.55rem}}

.training-purpose{max-width:1100px;margin:-4px 0 26px;color:#435866;font-size:1rem;line-height:1.65}
@media(max-width:760px){.training-purpose{margin:-3px 0 22px;font-size:.9375rem;line-height:1.65}}

/* Keep training overlays clear of recorded text at every screen size. */
.tour-cursor{display:none}
.hotspot{min-width:0;min-height:0;border:0;outline:2px solid transparent;outline-offset:2px}
.hotspot:hover,.hotspot:focus-visible,.hotspot.hinted{outline-color:#0077a5;box-shadow:none;background:transparent}
.hotspot.hinted span{opacity:0}.hotspot:focus-visible span{opacity:1;max-width:220px;white-space:normal;overflow-wrap:anywhere}
.pdp-resource-target.pdp-control-clicked,.seal-link.seal-link-clicked{background:transparent;outline-color:#00629b}
@media(max-width:760px){.spotlight,.hotspot{outline-width:1px;outline-offset:1px}.hotspot span{display:none}.capture-note{font-size:.625rem;max-width:calc(100% - 16px);line-height:1.25}.transport{flex-wrap:wrap}}

/* Practical learning: compact instructions, readable evidence, and optional help. */
.reading-view{display:none}.capture-note{position:static;display:block;margin:0;padding:7px 14px;border-radius:0;font-size:.75rem;line-height:1.4;background:#203441;color:#dce8ef}
.coach-advice{margin-top:18px}.coach-advice>summary{cursor:pointer;font-size:.875rem;color:#00629b;font-weight:600}.coach-advice .coach-tip{margin-top:10px}.coach-advice:has(#coachTip[hidden]){display:none}
.stage.uncoached .spotlight{display:none}.stage.uncoached .hotspot{outline-color:transparent;animation:none}.stage.uncoached .hotspot:focus-visible{outline-color:#0077a5}
.stock-start-picker{flex-wrap:wrap}.stock-start-picker .challenge-start{margin-left:auto;border-color:#00629b;background:#fff;color:#00629b}
.response-form{display:grid;gap:10px;width:100%;max-width:680px;margin-top:24px}.response-form>label{font-size:1rem;font-weight:600;margin-top:8px}.response-form input,.response-form select{width:100%;min-width:0;min-height:46px;padding:11px 12px;border:1px solid #92aabd;border-radius:4px;background:#fff;color:#18252f;font:inherit;font-size:1rem}.response-form>.action-button{justify-self:start;margin-top:12px}.response-screen,.challenge-screen{align-items:stretch;min-height:0}.response-screen .lesson-lead,.challenge-screen .lesson-lead{font-size:1.0625rem;line-height:1.6}.response-form .feedback{margin:6px 0 0}
.reply-panel{padding:24px;background:#f2f7fa;border-top:1px solid #cbd9e1;width:100%;box-sizing:border-box}.reply-panel label{display:block;font-size:1rem;font-weight:600;margin-bottom:10px}.reply-panel textarea{display:block;width:100%;min-height:170px;resize:vertical;font:inherit;font-size:1rem;line-height:1.6;color:#18252f;border:1px solid #afc2ce;border-radius:4px;padding:13px;background:#fff;margin-bottom:12px}.copy-status{font-size:.875rem;line-height:1.5;margin:8px 0 0}.copy-status:empty{display:none}
.challenge-evidence{border:1px solid #cbd9e1;border-radius:5px;background:#f7fafc;padding:14px 16px;margin-top:14px;font-size:1rem;line-height:1.55}.challenge-evidence summary{font-weight:600;cursor:pointer;min-height:30px}.challenge-evidence p{margin:12px 0}.challenge-evidence a{font-size:.9375rem}.challenge-warehouses p{display:flex;justify-content:space-between;gap:20px;padding-bottom:8px;border-bottom:1px solid #dbe4e9}.challenge-screen .reply-panel{margin:16px 0;padding:18px}.challenge-screen>h2,.response-screen>h2{font-size:2.25rem}
@media(max-width:760px){
 .route-cards{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:3px 2px 9px;gap:10px}.route-cards button{flex:0 0 78%;min-height:88px;scroll-snap-align:start}.route-picker{margin-bottom:18px}.route-context{margin-top:9px}.training-purpose{font-size:1rem;line-height:1.55}.stock-start-picker{gap:8px;padding:12px}.stock-start-picker>span{flex-basis:100%}.stock-start-picker button{flex:1 1 44%;min-height:44px;margin:0!important;white-space:normal}.coach{padding:18px}.coach h2{font-size:1.7rem;margin-bottom:9px}.coach>p{margin-bottom:12px}.request-summary{margin-top:14px;padding-top:10px}.coach-advice{margin-top:12px}.coach-tip{padding:10px 12px}.screen-top{flex-wrap:wrap;gap:8px;padding:10px 12px}#screenLabel{flex:1 1 calc(100% - 55px)}#sceneCounter{display:block;flex:none;margin:0}.reading-view{display:inline-block;color:white;background:transparent;border:1px solid #50616c;border-radius:4px;min-height:40px;padding:6px 10px;font-size:.875rem}.screen-enlarge{min-height:40px;font-size:.875rem;margin-left:auto}
 .stage.mobile-focused{aspect-ratio:var(--reading-ratio);min-height:0}.stage.mobile-focused .screen-plane{width:var(--reading-width);height:var(--reading-height);left:var(--reading-left);top:var(--reading-top);right:auto;bottom:auto;transition:none;transform:none}.stage.mobile-focused .typed-search{font-size:clamp(12px,3.3vw,16px)}.stage.mobile-focused .spotlight{outline-width:1px;outline-offset:2px}.capture-note{font-size:.75rem;padding:6px 12px}.training-screen{padding:22px}.response-form{margin-top:16px}.response-form select{font-size:1rem}.response-form>.action-button{width:100%}.reply-panel{padding:18px}.challenge-evidence{padding:12px}.challenge-warehouses p{gap:10px}.challenge-screen>h2,.response-screen>h2{font-size:2rem}.challenge-screen .reply-panel{padding:14px}
}

.selected-answer{margin:0;padding:10px 12px;border-left:3px solid #00629b;background:#edf5fa;font-size:1rem;line-height:1.6;overflow-wrap:anywhere}.response-form select:focus-visible,.response-form textarea:focus-visible,summary:focus-visible{outline:3px solid #e7a829;outline-offset:3px}

.print-access-note{margin:0;font-size:.875rem;line-height:1.5;color:#435866}

/* Pressure practice follows the recorded page's ordinary scroll flow. */
.training-screen.pressure-lookup-screen{display:block;padding:0;min-height:0}
.pressure-pdp-record{position:relative;width:100%;background:#fff}
.pressure-pdp-record img{display:block;width:100%;height:auto;object-fit:contain}
.pressure-pdp-commerce{display:flex;align-items:center;justify-content:center;padding:0 8%;background:#f7f8f8;color:#667078;text-align:center;font-size:clamp(12px,1.1vw,14px);line-height:1.25}
.pressure-performance-anchor{position:absolute;left:34.6%;top:60.52%;width:60%;height:9%;pointer-events:none}
.pressure-working-target{position:absolute;left:35.015%;top:62.296%;width:28.932%;height:1.825%;padding:0;min-height:0;border:0;border-radius:2px;background:transparent;cursor:pointer}
.pressure-working-target:hover,.pressure-working-target:focus-visible,.pressure-selected .pressure-working-target{outline:2px solid #00629b;outline-offset:2px}
.pressure-working-target:focus-visible{outline-color:#b87100}
.pressure-working-target:disabled{opacity:1}
.pressure-details-area{padding:26px}
.pressure-record-note{font-size:.875rem;line-height:1.5;color:#53616b;margin:0 0 20px}
.pressure-readable{border:1px solid var(--line);border-radius:5px;margin-bottom:26px;padding:0 18px}
.pressure-readable summary{padding:14px 0;min-height:48px;font-size:1rem;font-weight:600;color:var(--blue);cursor:pointer}
.pressure-readable>p{font-size:1rem;margin:0 0 20px}
.pressure-readable section{margin-bottom:24px;scroll-margin-top:24px}
.pressure-readable h3{font-family:Arial,sans-serif;font-size:1rem;line-height:1.4;padding:10px 12px;background:#e9edf0;margin:0 0 12px}
.pressure-readable h4{font-size:1rem;margin:14px 0 8px}
.pressure-readable dl{margin:0}
.pressure-readable dl>div{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;border-bottom:1px solid var(--line);padding:10px 0;font-size:1rem;line-height:1.5}
.pressure-readable dt{font-weight:600}.pressure-readable dd{margin:0;overflow-wrap:anywhere}
.pressure-text-selected,.pressure-text-verified{outline:2px solid #00629b;outline-offset:3px;background:#edf6fa}
.pressure-lookup-form{max-width:580px;scroll-margin-top:24px}
.pressure-text-select{display:block;min-height:44px;margin:-10px 0;padding:10px 0;border:0;background:transparent;color:var(--blue);font:inherit;font-weight:600;text-align:left;text-decoration:underline}
.pressure-text-select:disabled{opacity:1}
.coach:has(.response-form),.coach:has(.pressure-lookup-form){max-height:calc(100dvh - 36px);overflow-y:auto;overscroll-behavior-y:contain}
.coach .response-form{margin:0 0 20px}
.coach .response-form>.action-button{width:100%}
.coach .pressure-lookup-form .task-actions{gap:8px}
.pressure-lookup-form>p{font-size:1rem;margin:8px 0 20px}
.pressure-lookup-form label,.pressure-lookup-form input{font-size:1rem}
.pressure-lookup-form input{max-width:320px}.pressure-lookup-form input[aria-invalid="true"]{border-color:#a3421b}
.pressure-lookup-form .feedback{font-size:1rem;line-height:1.5;margin:14px 0 0}
.pressure-verification{max-width:580px;margin-top:20px;padding:18px;border:1px solid #9ac5d9;border-radius:5px;background:#f2f8fb}
.pressure-verification>p{font-size:.875rem;font-weight:600;margin:0 0 12px}
.pressure-row-proof{position:relative;aspect-ratio:390/43;max-width:520px;overflow:hidden;background:white;outline:2px solid #00629b;outline-offset:2px;margin:0 0 22px}
.pressure-row-proof img{position:absolute;width:345.641%;max-width:none;height:auto;left:-121.026%;top:-1395.349%;object-fit:contain}
@media(max-width:760px){.pressure-details-area{padding:20px}.pressure-readable{padding:0 14px}.coach:has(.response-form),.coach:has(.pressure-lookup-form){max-height:none;overflow:visible;overscroll-behavior-y:auto}.pressure-verification{padding:14px}.pressure-verification .action-button{width:100%;white-space:normal}}
@media(max-width:390px){.pressure-readable dl>div{grid-template-columns:1fr;gap:4px}.pressure-lookup-form .task-actions{gap:6px 14px}}

/* Keep the customer and fitting clear of longer request captions. */
@media(max-width:1100px){
 .stage.intro-scene{aspect-ratio:auto;background:#101820}
 .intro-scene .screen-plane{position:relative;inset:auto;aspect-ratio:1672/941;overflow:hidden}
 .intro-scene .stage-overlay{position:relative;inset:auto}
 .intro-scene .intro-shade{display:none}
 .intro-scene .opening{position:relative;inset:auto;padding:18px 20px 20px}
 .intro-scene .opening h2{font-size:clamp(23px,3.5vw,32px);line-height:1.15;text-shadow:none}
}

/* Spoken dialogue stays below the recorded page, clear of product details. */
.dialogue-caption{padding:16px 20px;background:#162f40;color:#fff;min-height:106px;border-top:1px solid #3c5362}
.caption-speaker{display:block;color:#a7dcef;font-size:.875rem;font-weight:700;margin-bottom:5px}
.dialogue-caption p{font-size:1rem;line-height:1.55;margin:0;overflow-wrap:anywhere}
.narration-controls{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}
.narration-controls button{min-height:40px;border:1px solid #6a8393;border-radius:4px;background:transparent;color:#e0edf5;padding:7px 10px;font-size:.875rem}
.narration-controls button[aria-pressed="true"]{background:#25485d;border-color:#7daabd;color:#fff}
.narration-status{font-size:.875rem;line-height:1.5;color:#ffe1a8;margin:12px 0 0}
.pressure-watch-scroll{position:absolute;inset:0;overflow:hidden;background:white}
.pressure-watch-scroll .pressure-working-target{pointer-events:none}
@media(max-width:760px){.dialogue-caption{padding:14px 15px;min-height:116px}.narration-controls{gap:7px}.narration-controls button{flex:1 1 auto;min-height:44px}}

/* Keep navigation immediate while the spoken walkthrough retains its pacing. */
.screen-plane{transition:transform .18s ease-out}
.spotlight{transition:left .16s ease-out,top .16s ease-out,width .16s ease-out,height .16s ease-out}
.stage .entry{animation-duration:.15s}
