@import"https://fonts.googleapis.com/css2?family=Noto+Sans+TC:wght@400;500;600;700;800&display=swap";:root{font-family:Noto Sans TC,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#102a54;background:#f7faff;font-synthesis:none;text-rendering:optimizeLegibility;--blue: #0867df;--blue-dark: #0b2c66;--cyan: #56c8ef;--coral: #ff684f;--lime: #b7da39;--muted: #647796;--line: #dce6f3;--surface: #ffffff;--shadow: 0 18px 50px rgba(27, 73, 130, .09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 85% 4%,rgba(86,200,239,.09),transparent 20rem),#f7faff}button,input{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible{outline:3px solid rgba(8,103,223,.24);outline-offset:3px}.site-header{position:sticky;z-index:50;top:0;display:flex;align-items:center;justify-content:space-between;height:78px;padding:0 max(24px,calc((100vw - 1280px)/2));border-bottom:1px solid rgba(203,218,237,.85);background:#f7faffe6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:11px;padding:0;border:0;background:none;color:var(--blue-dark);font-size:20px;font-weight:800;letter-spacing:.02em;cursor:pointer}.brand-mark{width:42px;height:42px}.main-nav{display:flex;height:100%;gap:8px}.nav-item{position:relative;display:flex;align-items:center;gap:7px;min-width:126px;justify-content:center;padding:0 18px;border:0;background:transparent;color:#536886;font-size:15px;font-weight:600;cursor:pointer}.nav-item:after{position:absolute;right:22px;bottom:0;left:22px;height:3px;border-radius:3px 3px 0 0;background:var(--blue);content:"";opacity:0;transform:scaleX(.45);transition:.18s ease}.nav-item:hover,.nav-item.active{color:var(--blue)}.nav-item.active:after{opacity:1;transform:scaleX(1)}.nav-icon{display:grid;place-items:center}.nav-short{display:none}.page-shell{width:min(1280px,calc(100% - 48px));min-height:calc(100vh - 180px);margin:0 auto;padding:54px 0 68px}.page-intro{display:flex;align-items:flex-start;gap:18px;margin:0 0 32px}.step-number{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;margin-top:3px;border-radius:50%;background:var(--blue);box-shadow:0 8px 20px #0867df33;color:#fff;font-weight:800}.page-intro h1{margin:0 0 7px;color:var(--blue-dark);font-size:clamp(32px,4vw,50px);line-height:1.08;letter-spacing:-.035em}.page-intro p{max-width:750px;margin:0;color:var(--muted);font-size:17px;line-height:1.75}.learning-panel,.wave-workspace,.game-shell{border:1px solid rgba(194,212,235,.9);border-radius:24px;background:var(--surface);box-shadow:var(--shadow);overflow:hidden}.classification-panel{display:grid;grid-template-columns:290px minmax(0,1fr);min-height:560px}.lesson-panel-stack{display:grid;gap:30px}.transmission-panel{display:block}.lesson-controls{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.65fr);gap:22px;padding:30px;border-bottom:1px solid var(--line);background:#fbfdff}.lesson-controls .rail-section{grid-column:1 / -1}.lesson-controls .segmented{width:min(100%,760px)}.lesson-controls .key-question{margin-top:0}.transmission-content{min-height:460px}.mechanical-intro-stage{position:relative;display:flex;flex:1;min-height:290px;flex-direction:column;justify-content:center;gap:28px;margin:22px 0 0;padding:50px 7%;overflow:hidden;border-radius:18px;background:linear-gradient(#edf2f8 1px,transparent 1px),linear-gradient(90deg,#edf2f8 1px,transparent 1px),#fbfdff;background-size:32px 32px}.mechanical-particle-canvas{display:block;width:100%;height:130px}.energy-arrow{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 18px;border-radius:12px;background:#edf6ff;color:#55718f;font-size:13px;font-weight:700}.energy-arrow strong{color:var(--blue);font-size:16px}.mechanical-intro-stage p{margin:0;color:#647796;font-size:13px;line-height:1.65;text-align:center}.direction-panel{padding:32px 36px 28px}.direction-panel-header{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.55fr);align-items:end;gap:32px;padding-bottom:25px;border-bottom:1px solid var(--line)}.direction-panel-header h2{margin:7px 0 5px;color:var(--blue-dark);font-size:clamp(23px,3vw,32px)}.direction-panel-header p{margin:0;color:var(--muted);font-size:14px;line-height:1.65}.direction-explanation{display:flex;align-items:end;justify-content:space-between;gap:28px;padding:25px 2px 0}.direction-explanation h3{margin:6px 0 0;color:var(--blue-dark);font-size:clamp(20px,2.4vw,28px)}.direction-explanation p{max-width:460px;margin:0;color:var(--muted);font-size:13px;line-height:1.65;text-align:right}.quiz-panel{padding:32px 36px}.quiz-header{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid var(--line)}.quiz-header h2{margin:7px 0 5px;color:var(--blue-dark);font-size:clamp(23px,3vw,32px)}.quiz-header p{margin:0;color:var(--muted);font-size:14px}.quiz-score{padding:10px 15px;border:1px solid var(--line);border-radius:11px;color:#657894;font-size:13px;font-weight:700;white-space:nowrap}.quiz-score strong{margin-left:6px;color:var(--blue);font-size:22px}.quiz-content{padding-top:26px}.quiz-progress{display:grid;gap:9px}.quiz-progress>span{color:#71839c;font-size:12px;font-weight:700}.quiz-progress>div{height:7px;overflow:hidden;border-radius:99px;background:#e6edf6}.quiz-progress>div span{display:block;height:100%;border-radius:inherit;background:var(--blue);transition:width .22s ease}.quiz-question{margin:28px 0 20px;color:var(--blue-dark);font-size:clamp(21px,2.6vw,29px);line-height:1.45}.quiz-options{display:grid;grid-template-columns:1fr 1fr;gap:12px}.quiz-option{min-height:62px;padding:14px 18px;border:2px solid #d9e4f2;border-radius:14px;background:#fff;color:#4f6684;font-size:17px;font-weight:800;cursor:pointer;transition:.16s ease}.quiz-option:hover:not(:disabled){border-color:#99c6f7;background:#f4f9ff;color:var(--blue);transform:translateY(-1px)}.quiz-option:disabled{cursor:default}.quiz-option.chosen.correct,.quiz-option.correct-answer{border-color:#4dbc83;background:#ecfaf3;color:#187a4c}.quiz-option.chosen.incorrect{border-color:#f87;background:#fff1ee;color:#c44735}.quiz-feedback{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:16px;margin-top:18px;padding:18px;border:1px solid;border-radius:15px}.quiz-feedback.correct{border-color:#a9dec2;background:#eefaf4;color:#197a4d}.quiz-feedback.incorrect{border-color:#ffc1b7;background:#fff3f0;color:#b44332}.feedback-symbol{font-size:48px;font-weight:500;line-height:1;text-align:center}.quiz-feedback div{display:grid;gap:4px}.quiz-feedback strong{font-size:15px}.quiz-feedback p{margin:0;color:#5e7088;font-size:13px;line-height:1.65}.quiz-next{display:flex;align-items:center;gap:6px;padding:11px 15px;border:0;border-radius:10px;background:var(--blue);color:#fff;font-size:13px;font-weight:800;cursor:pointer;white-space:nowrap}.quiz-result{display:grid;justify-items:center;gap:10px;padding:42px 20px 20px;text-align:center}.result-circle{display:grid;width:72px;height:72px;place-items:center;border-radius:50%;background:#e9f8f0;color:#218255;font-size:14px;font-weight:800}.quiz-result h3{margin:8px 0 0;color:var(--blue-dark);font-size:28px}.quiz-result p{max-width:560px;margin:0 0 10px;color:var(--muted);line-height:1.7}.quiz-result .primary-action{display:flex;align-items:center;gap:8px}.control-rail{display:flex;flex-direction:column;gap:26px;padding:30px 26px;border-right:1px solid var(--line);background:#fbfdff}.rail-section{display:grid;gap:12px}.control-label{color:#526783;font-size:13px;font-weight:700;letter-spacing:.04em}.segmented{display:flex;gap:5px;padding:5px;border:1px solid var(--line);border-radius:13px;background:#f3f7fc}.segmented button{flex:1;padding:10px 13px;border:0;border-radius:9px;background:transparent;color:#627491;font-size:14px;font-weight:700;white-space:nowrap;cursor:pointer;transition:.16s ease}.segmented button.selected{background:var(--blue);box-shadow:0 6px 16px #0867df33;color:#fff}.fact-note{display:flex;align-items:center;gap:9px;padding:14px;border:1px solid #d9e9a6;border-radius:13px;background:#f6fadf;color:#58710e;font-weight:700}.key-question{display:grid;gap:7px;margin-top:auto;padding:18px;border-radius:15px;background:#edf6ff}.key-question span{color:#53708f;font-size:12px;font-weight:700}.key-question strong{color:var(--blue-dark);font-size:16px;line-height:1.55}.concept-canvas{display:flex;flex-direction:column;min-width:0;padding:34px 38px 28px}.concept-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:26px}.concept-type{color:var(--blue);font-size:13px;font-weight:800;letter-spacing:.12em}.concept-heading h2{max-width:660px;margin:7px 0 10px;color:var(--blue-dark);font-size:clamp(22px,2.6vw,32px);line-height:1.35}.concept-heading p{max-width:650px;margin:0;color:var(--muted);font-size:15px;line-height:1.7}.example-list{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.example-list span{padding:7px 11px;border:1px solid #dce8f6;border-radius:99px;color:#516985;font-size:12px;font-weight:700}.particle-stage,.spectrum-stage{position:relative;display:flex;flex:1;min-height:300px;align-items:center;justify-content:center;margin:22px 0 12px;overflow:hidden;border-radius:18px;background:linear-gradient(#edf2f8 1px,transparent 1px),linear-gradient(90deg,#edf2f8 1px,transparent 1px),#fbfdff;background-size:32px 32px}.direction-label{position:absolute;top:19px;left:50%;z-index:2;color:#657894;font-size:13px;font-weight:600;transform:translate(-50%)}.direction-label span{margin-left:7px;color:var(--blue);font-size:21px}.transverse-stage{cursor:crosshair;transition:border-color .18s ease,box-shadow .18s ease}.transverse-stage:focus-visible,.transverse-stage.is-moving{box-shadow:inset 0 0 0 2px #0867df2e}.transverse-stage canvas{width:100%;height:70%;min-height:190px}.motion-status{position:absolute;right:18px;bottom:15px;display:flex;align-items:center;gap:7px;padding:7px 10px;border:1px solid #dce7f4;border-radius:99px;background:#ffffffe6;color:#657894;font-size:11px;font-weight:700}.motion-dot{width:7px;height:7px;border-radius:50%;background:#95a8be}.is-moving .motion-status{border-color:#b8dfca;color:#258359}.is-moving .motion-dot{background:#31b67d;box-shadow:0 0 0 4px #31b67d21}.particle-row{display:flex;align-items:center;width:88%;height:100px}.particle-row span{display:block;flex:1;width:11px;height:32px;margin:1px;border-radius:99px;background:var(--blue);box-shadow:0 0 0 3px #0867df14;animation:compress 1.8s ease-in-out calc(var(--i) * -.06s) infinite}.stage-labels{position:absolute;bottom:36px;display:flex;width:78%;justify-content:space-between;color:#657894;font-size:12px;font-weight:700}.stage-labels span:nth-child(odd){color:var(--coral)}.compare-strip{display:grid;grid-template-columns:1fr 1fr;gap:8px}.compare-strip div{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 16px;border:1px solid var(--line);border-radius:12px;color:#77879e;font-size:13px}.compare-strip div.highlight{border-color:#a9cef8;background:#edf6ff;color:var(--blue-dark)}.spectrum-stage{flex-direction:column;padding:70px 38px 25px}.spectrum-line{display:grid;width:100%;grid-template-columns:repeat(6,1fr);gap:2px}.spectrum-line span{position:relative;padding:12px 3px;border-top:7px solid var(--c);color:#536985;font-size:11px;font-weight:700;text-align:center}.spectrum-line span.visible{border-radius:4px;background:#ffd13d29;color:#8a6500}.spectrum-wave{width:100%;height:150px}.spectrum-wave svg{width:100%;height:100%}.spectrum-wave path{fill:none;stroke:url(#spectrum-gradient);stroke:var(--blue);stroke-width:4;vector-effect:non-scaling-stroke}.spectrum-caption{display:flex;width:100%;justify-content:space-between;color:#6b7d96;font-size:12px;font-weight:700}.wave-workspace{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(320px,.75fr);min-height:590px}.wave-visual{display:grid;min-width:0;grid-template-rows:auto minmax(300px,1fr) auto;padding:30px 32px}.canvas-topline{display:flex;justify-content:space-between;color:#6a7c97;font-size:13px;font-weight:700}.canvas-topline div{display:flex;align-items:center;gap:7px}.live-dot{width:8px;height:8px;border-radius:50%;background:#30b689;box-shadow:0 0 0 5px #30b6891f}.wave-canvas{display:block;width:100%;height:100%;min-height:330px}.wave-readouts{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--line)}.wave-readouts div{display:grid;gap:4px;padding:14px 17px;background:#fff}.wave-readouts span{color:#71819a;font-size:11px;font-weight:600}.wave-readouts strong{color:var(--blue-dark);font-size:17px}.wave-controls{display:flex;flex-direction:column;gap:22px;padding:30px;border-left:1px solid var(--line);background:#fbfdff}.control-title{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.control-title span{color:var(--blue);font-size:12px;font-weight:800;letter-spacing:.08em}.control-title h2{margin:4px 0 0;color:var(--blue-dark);font-size:23px}.icon-actions{display:flex;gap:7px}.icon-actions button{display:grid;width:42px;height:42px;place-items:center;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--blue);cursor:pointer}.slider-control{display:grid;gap:10px}.slider-heading{display:flex;align-items:center;justify-content:space-between;color:#405672;font-size:14px;font-weight:700}.slider-heading output{min-width:92px;padding:8px 10px;border:1px solid var(--line);border-radius:9px;background:#fff;color:var(--blue-dark);text-align:right;font-size:16px;font-weight:800}.slider-heading small{color:#77879e;font-size:11px;font-weight:600}input[type=range]{width:100%;height:8px;margin:5px 0 0;border-radius:99px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:linear-gradient(to right,var(--range-accent) 0 var(--range-progress),#dce5f1 var(--range-progress) 100%);cursor:pointer}input[type=range]::-webkit-slider-thumb{width:23px;height:23px;border:4px solid white;border-radius:50%;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--range-accent);box-shadow:0 2px 8px #233e6347}input[type=range]::-moz-range-thumb{width:16px;height:16px;border:4px solid white;border-radius:50%;background:var(--range-accent);box-shadow:0 2px 8px #233e6347}.range-limits{display:flex;justify-content:space-between;color:#8a99ad;font-size:10px}.relationship-note{display:flex;gap:12px;margin-top:auto;padding:15px;border:1px solid #dbe8a8;border-radius:13px;background:#f8fbe8;color:#5c7413}.relationship-note div{display:grid;gap:3px}.relationship-note strong{font-size:14px}.relationship-note span{color:#697852;font-size:12px;line-height:1.55}.game-shell{min-height:620px}.game-topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 24px;border-bottom:1px solid var(--line)}.game-topbar .segmented{width:min(360px,60%)}.scoreboard{display:flex;gap:8px}.scoreboard span{padding:9px 14px;border:1px solid var(--line);border-radius:10px;color:#677994;font-size:12px;font-weight:700}.scoreboard strong{margin-left:6px;color:var(--blue-dark);font-size:16px}.game-body{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.62fr)}.game-canvas{position:relative;min-width:0;padding:18px 24px 70px;background:linear-gradient(#eef3f9 1px,transparent 1px),linear-gradient(90deg,#eef3f9 1px,transparent 1px),#fbfdff;background-size:38px 38px}.optics-svg{display:block;width:100%;min-height:440px;max-height:490px}.interactive-optics{border-radius:16px;outline:none;cursor:crosshair;touch-action:none;-webkit-user-select:none;user-select:none}.interactive-optics:focus-visible{box-shadow:inset 0 0 0 3px #0867df47}.mirror-line{stroke:#647792;stroke-width:11}.boundary-line{stroke:#3fa7d1;stroke-width:3}.normal-line{stroke:#8797ab;stroke-width:2;stroke-dasharray:8 7}.aim-guide{fill:none;stroke:#7ca7d8;stroke-width:4;stroke-dasharray:9 8;opacity:.42}.ray-shot{fill:none;stroke:url(#rayGlow);stroke-width:6;stroke-dasharray:1;stroke-dashoffset:1;opacity:0}.output-ray{stroke-width:7}.optics-svg[data-shot=firing] .incident-ray{animation:shoot-ray .45s ease-out forwards}.optics-svg[data-shot=firing] .output-ray{animation:shoot-ray .65s .42s ease-out forwards}.optics-svg[data-shot=hit] .ray-shot,.optics-svg[data-shot=miss] .ray-shot{stroke-dashoffset:0;opacity:1}.flashlight{fill:#203653;stroke:#10253e;stroke-width:2;filter:drop-shadow(0 5px 6px rgba(20,47,82,.2));pointer-events:none}.aim-handle{color:var(--blue);pointer-events:none}.aim-handle circle:first-child{fill:#0867df14;stroke:currentColor;stroke-width:3;stroke-dasharray:5 5}.aim-handle circle:last-child{fill:#fff;stroke:currentColor;stroke-width:4}.drag-label{fill:#236fc7;font-size:13px;font-weight:800;pointer-events:none}.target-outer{fill:#fff;stroke:var(--coral);stroke-width:5}.target-middle{fill:var(--coral)}.target-center{fill:#fff}.angle-arc{fill:none;stroke:var(--blue);stroke-width:2}.diagram-label,.medium-label,.target-label{fill:#5d708c;font-size:14px;font-weight:700}.angle-value{fill:var(--blue);font-size:18px;font-weight:800}.target-label{fill:var(--coral)}.target.hit{animation:target-hit .56s ease-out both;transform-box:fill-box;transform-origin:center}.miss-marker circle{fill:#fffffff0;stroke:#e55b4a;stroke-width:3}.miss-marker path{fill:none;stroke:#e55b4a;stroke-linecap:round;stroke-width:4}.game-feedback{position:absolute;right:34px;bottom:20px;left:34px;display:flex;align-items:center;justify-content:center;gap:9px;padding:13px;border:1px solid #cfe5a5;border-radius:12px;background:#f7fbe5f2;color:#5e7717;font-size:14px;font-weight:700}.game-feedback[data-state=hit]{border-color:#9eddbb;background:#eaf9f1;color:#188853}.game-feedback[data-state=firing]{border-color:#b8d9ff;background:#edf6ff;color:#0867df}.game-feedback[data-state=miss]{border-color:#f2b9ae;background:#fff1ee;color:#b84535}.game-controls{display:flex;flex-direction:column;gap:19px;padding:27px;border-left:1px solid var(--line)}.mission{display:grid;gap:5px;padding:15px;border-radius:13px;background:#edf6ff}.mission span{color:#607a98;font-size:11px;font-weight:700}.mission strong{color:var(--blue-dark);font-size:15px;line-height:1.5}.aim-instruction{display:flex;align-items:center;gap:12px;padding:13px 14px;border:1px solid #bcd9fb;border-radius:13px;background:#f5faff}.aim-gesture{display:grid;flex:0 0 40px;width:40px;height:40px;place-items:center;border-radius:12px;background:#e2f0ff;font-size:23px}.aim-instruction div{display:grid;gap:3px}.aim-instruction strong{color:var(--blue-dark);font-size:13px}.aim-instruction div span{color:#6d819b;font-size:11px;line-height:1.45}.material-picker{display:grid;gap:10px}.material-options{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.material-options button{display:grid;justify-items:center;gap:4px;padding:9px 4px;border:1px solid var(--line);border-radius:10px;background:#fff;color:#516681;font-size:12px;font-weight:700;cursor:pointer}.material-options button.selected{border-color:var(--blue);box-shadow:0 0 0 2px #0867df1a;color:var(--blue)}.material-options button>span{width:25px;height:9px;border:1px solid rgba(66,96,127,.18);border-radius:99px}.material-options small{color:#8594a8;font-size:9px}.law-card{display:grid;gap:5px;padding:15px;border:1px solid #d9e9a6;border-radius:12px;background:#f8fbe8}.law-card span{color:#738254;font-size:11px;font-weight:700}.law-card strong{color:#58710e}.live-angle{display:grid;grid-template-columns:1fr auto;align-items:center;gap:3px 12px;padding-top:14px;border-top:1px solid var(--line)}.live-angle span{color:#667995;font-size:12px;font-weight:700}.live-angle strong{grid-row:span 2;color:var(--blue);font-size:28px}.live-angle small{color:#8a98aa;font-size:11px}.primary-action{padding:14px 18px;border:0;border-radius:12px;background:linear-gradient(135deg,#0867df,#1587ec);box-shadow:0 9px 22px #0867df38;color:#fff;font-size:15px;font-weight:800;cursor:pointer}.primary-action:hover{transform:translateY(-1px)}.primary-action:disabled{box-shadow:none;cursor:wait;opacity:.72;transform:none}.fire-button{display:flex;align-items:center;justify-content:center;gap:8px}.fire-icon{font-size:20px}.text-action{display:flex;align-items:center;justify-content:center;gap:7px;padding:5px;border:0;background:none;color:#687b95;font-size:13px;font-weight:700;cursor:pointer}footer{display:flex;align-items:center;justify-content:space-between;width:min(1280px,calc(100% - 48px));margin:0 auto;padding:24px 0 34px;border-top:1px solid var(--line);color:#7a8ba3;font-size:12px}footer span{color:#48617f;font-weight:800}footer p{margin:0}.animate-in{animation:fade-slide .24s ease both}@keyframes fade-slide{0%{opacity:0;transform:translateY(5px)}}@keyframes shoot-ray{0%{stroke-dashoffset:1;opacity:.35}20%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes target-hit{0%,to{transform:scale(1)}45%{transform:scale(1.32);filter:drop-shadow(0 0 10px rgba(255,107,74,.75))}}@keyframes compress{0%,to{transform:translate(-4px);opacity:.72}50%{transform:translate(5px);opacity:1}}@media(max-width:980px){.site-header{height:72px;padding:0 22px}.nav-item{min-width:94px;padding:0 12px}.nav-full{display:none}.nav-short{display:inline}.page-shell{width:min(100% - 36px,920px);padding-top:42px}.classification-panel,.lesson-controls,.direction-panel-header{grid-template-columns:1fr}.direction-explanation{align-items:flex-start;flex-direction:column;gap:10px}.direction-explanation p{max-width:none;text-align:left}.control-rail{display:grid;grid-template-columns:1fr 1fr;border-right:0;border-bottom:1px solid var(--line)}.key-question{grid-column:1 / -1;margin-top:0}.wave-workspace{grid-template-columns:1fr}.wave-visual{min-height:480px}.wave-controls{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:0}.control-title,.relationship-note{grid-column:1 / -1}.game-body{grid-template-columns:1fr}.game-controls{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-left:0}.mission,.live-angle,.primary-action,.text-action{align-self:stretch}}@media(max-width:680px){body{padding-bottom:68px}.site-header{position:static;height:68px;justify-content:center;padding:0 18px;-webkit-backdrop-filter:none;backdrop-filter:none}.brand{font-size:18px}.brand-mark{width:37px;height:37px}.main-nav{position:fixed;z-index:60;right:0;bottom:0;left:0;height:68px;justify-content:space-around;gap:0;border-top:1px solid #d8e3f0;background:#fffffff5;box-shadow:0 -8px 30px #1e3c6414;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-item{flex:1;flex-direction:column;gap:2px;min-width:0;padding:8px 4px 6px;font-size:11px}.nav-icon{height:25px}.nav-item:after{top:0;right:25%;bottom:auto;left:25%;border-radius:0 0 3px 3px}.page-shell{width:calc(100% - 24px);min-height:auto;padding:28px 0 44px}.page-intro{gap:12px;margin-bottom:22px}.step-number{flex-basis:38px;width:38px;height:38px;font-size:12px}.page-intro h1{font-size:31px}.page-intro p{font-size:14px;line-height:1.65}.learning-panel,.wave-workspace,.game-shell{border-radius:18px}.control-rail{grid-template-columns:1fr;gap:18px;padding:20px 18px}.key-question{grid-column:auto}.concept-canvas{padding:24px 18px 20px}.lesson-controls{grid-template-columns:1fr;gap:16px;padding:20px 18px}.direction-panel,.quiz-panel{padding:24px 18px 20px}.quiz-header{align-items:flex-start}.quiz-feedback{grid-template-columns:42px 1fr}.quiz-next{grid-column:1 / -1;justify-content:center}.feedback-symbol{font-size:40px}.direction-panel-header{gap:18px}.transmission-content{min-height:auto}.mechanical-intro-stage{min-height:250px;padding:42px 18px}.energy-arrow{align-items:flex-start;flex-direction:column;gap:5px}.concept-heading{display:block}.concept-heading h2{font-size:21px}.concept-heading p{font-size:13px}.example-list{justify-content:flex-start;margin-top:15px}.particle-stage,.spectrum-stage{min-height:270px;margin-top:18px}.transverse-stage canvas{width:100%;height:60%}.particle-row{width:94%}.particle-row span{width:6px;margin:0}.spectrum-stage{padding:68px 10px 20px}.spectrum-line span{font-size:9px}.compare-strip{grid-template-columns:1fr}.compare-strip div{font-size:12px}.wave-visual{min-height:430px;padding:22px 14px}.wave-canvas{min-height:280px}.wave-readouts{grid-template-columns:1fr}.wave-readouts div{grid-template-columns:1fr auto;align-items:center;padding:10px 13px}.wave-controls{display:flex;padding:23px 18px}.game-topbar{align-items:stretch;flex-direction:column;padding:15px}.game-topbar .segmented{width:100%}.scoreboard{justify-content:space-between}.scoreboard span{flex:1;text-align:center}.game-canvas{padding:8px 8px 65px}.optics-svg{width:130%;min-height:330px;max-width:none;margin-left:-15%}.drag-label{font-size:15px}.game-feedback{right:13px;bottom:12px;left:13px;font-size:12px}.game-controls{display:flex;padding:22px 18px}footer{display:none}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
