:root{font-family:Sarabun,Leelawadee UI,Tahoma,system-ui,sans-serif;color:#d9e3eb;background:#0a131e;font-synthesis:none;font-size:16px;color-scheme:dark;--line:#253344;--muted:#92a3b5;--accent:#70d5c4}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,select{cursor:pointer}button{color:inherit;background:#152232;border:1px solid var(--line);border-radius:8px;padding:9px 12px;transition:background .15s,border-color .15s}button:hover{background:#243649;border-color:#567185}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid #70d5c4;outline-offset:3px}button.active,button[aria-pressed=true]{background:#24453f;color:#a5f4dd;border-color:#548e7b}a{color:#82d8cd;text-decoration:none}header{height:83px;display:flex;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid var(--line);background:#0e1824;gap:24px}.brand{display:flex;align-items:center;gap:13px;color:#f0f6f8;font-weight:700;font-size:26px;letter-spacing:-1px}.brand-light{font-weight:400;color:#c2d2df}.brand small{display:block;font-size:10px;letter-spacing:2.5px;color:#8395a9;line-height:1.9}.brand-icon{width:41px;height:43px;border:1px solid #55938c;border-radius:11px;display:grid;place-items:center;color:#87d7c7;position:relative;font-size:27px;background:#19312f}.brand-icon span{font-size:14px;position:absolute;right:2px;bottom:3px}.header-note{font-size:14px;color:var(--muted)}.header-actions{display:flex;gap:15px;align-items:center}.header-actions button{font-size:14px}.language{display:flex;padding:3px;border:1px solid var(--line);border-radius:8px;gap:2px}.language button{padding:6px 11px;border:0;background:transparent}.language button.active{background:#2b3e4d}main{height:calc(100dvh - 83px);min-height:610px;display:grid;grid-template-columns:268px minmax(300px,1fr) 280px}.sidebar{background:#0f1a27;border-right:1px solid var(--line);display:flex;flex-direction:column;overflow:hidden}.side-top{padding:25px 20px 12px}.eyebrow{color:#8fa1b4;font-size:11px;font-weight:600;letter-spacing:2px}.side-top h1{font-size:22px;margin:9px 0 22px;letter-spacing:-.4px}input[type=search]{width:100%;padding:11px 12px;border:1px solid #304155;background:#101e2c;border-radius:8px;font-size:14px;color:#eff7fa}input::placeholder{color:#8498ab}.system-select{margin-top:12px}select{max-width:100%;border:1px solid #314156;background:#182636;color:#dce8ed;border-radius:7px;padding:9px;font-size:14px}.system-select select{width:100%}.list-actions{display:flex;justify-content:space-between;align-items:center;margin-top:14px;font-size:12px;color:var(--muted)}.list-actions button{padding:4px 0;background:transparent;border:0;color:#77d9c7;font-size:13px}#partList{flex:1;overflow:auto;padding:0 10px 25px;scrollbar-width:thin;scrollbar-color:#344558 transparent}.group-label{font-size:12px;color:#8ea1b4;padding:20px 11px 8px}.part-row{display:flex;border-radius:7px;align-items:center;margin:2px 0}.part-row.active{background:#233f40;box-shadow:inset 2px 0 #71d4bd}.part-name{display:flex;align-items:center;text-align:left;gap:10px;flex:1;min-width:0;padding:10px 11px;font-size:14px;border:0;background:transparent}.part-name span:last-child{overflow-wrap:anywhere}.part-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.eye-button{font-size:17px;border:0;background:transparent;color:#8398a8;padding:5px 10px}.side-footer{padding:17px 10px;border-top:1px solid var(--line);font-size:11px;color:#8c9bae;text-align:center}.empty{font-size:14px;text-align:center;color:#aab6c1}.workspace{position:relative;display:flex;flex-direction:column;min-width:0;overflow:hidden;background:#0c1724}.view-toolbar{display:flex;justify-content:space-between;align-items:center;gap:10px;position:absolute;top:19px;left:22px;right:22px;z-index:4}.segmented{display:flex;background:#122333;border:1px solid #314156;padding:4px;border-radius:9px;gap:2px}.segmented button{background:none;border:0;font-size:13px;padding:7px 12px;border-radius:6px}.segmented button.active{background:#38505b;color:#eefafa}.view-toolbar>button{font-size:13px;background:#132333}#viewport{position:relative;flex:1;min-height:380px;overflow:hidden}#scene{width:100%;height:100%;display:block;touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none}#scene.pan-mode{cursor:move}#scene.is-orbiting{cursor:grabbing}#loading{position:absolute;top:45%;width:100%;text-align:center;z-index:5}.scene-heading{position:absolute;top:97px;left:25px;pointer-events:none;max-width:45%}.scene-heading h2{font-size:22px;font-weight:500;line-height:1.4;margin:9px 0 5px;letter-spacing:-.5px}.scene-heading p{font-size:12px;color:#859aab;line-height:1.6;max-width:180px}.scene-heading .eyebrow{font-size:9px;letter-spacing:1.7px;color:#72939d}.orientation{position:absolute;left:50%;bottom:66px;transform:translate(-50%);font-size:10px;color:#698699;white-space:nowrap;pointer-events:none}.view-cameras{position:absolute;bottom:24px;left:22px;display:flex;gap:4px}.view-cameras button{background:#152534c9;font-size:12px;padding:7px 9px}.navigation-pad{position:absolute;right:18px;top:50%;transform:translateY(-48%);z-index:4;display:flex;flex-direction:column;gap:7px;padding:7px;background:#10202dcc;border:1px solid #314657;border-radius:12px;box-shadow:0 8px 24px #0005;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-mode{display:flex;gap:4px}.nav-mode button{flex:1;padding:6px 8px;font-size:11px;white-space:nowrap}.navigation-pad select{width:100%;padding:6px 7px;font-size:11px;background:#142634;border-color:#334c5f}.lesson-panel{position:absolute;left:24px;top:176px;z-index:5;width:min(370px,calc(100% - 180px));padding:16px 17px;background:#101e2ded;border:1px solid #506476;border-radius:14px;box-shadow:0 14px 36px #0007;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.lesson-panel[hidden]{display:none}.lesson-top{display:flex;align-items:center;justify-content:space-between;color:#8ea4b4;font-size:11px;letter-spacing:.7px}.lesson-top-actions{display:flex;align-items:center;gap:4px}.lesson-top button{border:0;background:transparent;padding:0 4px;font-size:22px;color:#9eb0bd}.lesson-top #lessonSpeak{font-size:15px;padding:3px 5px;border-radius:6px}.lesson-top #lessonAuto{font-size:14px;padding:3px 6px;border-radius:6px}.quiz-panel{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:8;width:min(520px,calc(100% - 80px));padding:18px;background:#101e2df5;border:1px solid #587083;border-radius:15px;box-shadow:0 20px 50px #0009;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.quiz-panel[hidden]{display:none}.quiz-top{display:flex;align-items:center;justify-content:space-between;color:#90a7b8;font-size:11px}.quiz-top button{border:0;background:transparent;font-size:22px;padding:0 4px}.quiz-panel h3{margin:8px 0 12px;font-size:18px}.quiz-panel>p{font-size:15px;line-height:1.6;color:#e1e9ee}.quiz-options{display:grid;gap:8px}.quiz-options button{text-align:left;padding:10px 12px}.quiz-options button.correct{background:#234a3f;border-color:#63a58f;color:#c9ffe9}.quiz-options button.wrong{background:#512d34;border-color:#9a5c67;color:#ffd8de}.quiz-feedback{min-height:44px;margin-top:10px;font-size:12px;line-height:1.6;color:#a9bdca}.quiz-actions{display:flex;justify-content:flex-end;margin-top:8px}.quiz-actions .primary{background:#28504a;border-color:#4c7f74;color:#b9f2e2}.results-panel{position:fixed;inset:0;z-index:40;display:grid;place-items:center;background:#050b12b8;padding:20px}.results-panel[hidden]{display:none}.results-card{width:min(760px,100%);max-height:min(760px,90dvh);overflow:auto;background:#101d2a;border:1px solid #415568;border-radius:16px;padding:20px;box-shadow:0 24px 70px #000a}.results-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.results-head h2{margin:7px 0 0;font-size:24px}.results-head>button{border:0;background:transparent;font-size:26px;padding:0 5px}.results-summary{margin:18px 0;padding:12px 14px;border:1px solid #32485a;border-radius:10px;background:#142533;color:#b7c9d5;font-size:13px}.results-table{display:grid;gap:6px}.result-row{display:grid;grid-template-columns:minmax(150px,1.5fr) 110px 100px 150px;gap:10px;align-items:center;padding:10px 12px;border:1px solid #283b4b;border-radius:9px;background:#0f1a26;font-size:12px}.result-name{font-weight:600;color:#e2edf2}.result-stat{color:#a5bcc9}.result-date{color:#8197a7;text-align:right}.results-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:14px}.results-actions button{font-size:12px;color:#f0b3b8;border-color:#6e3d45;background:#302127}#resultsExport{color:#b9f2e2;border-color:#3f746b;background:#214039}.lesson-panel h3{margin:8px 0 7px;font-size:18px;color:#f0f6f8;line-height:1.35}.lesson-panel p{margin:0;color:#b7c6d1;font-size:13px;line-height:1.65}.lesson-dots{display:flex;gap:5px;flex-wrap:wrap;margin-top:12px}.lesson-dots button{width:24px;height:24px;padding:0;border-radius:50%;font-size:10px;background:#172837;color:#91a9b8}.lesson-dots button.active{background:#4a766c;color:#eafff8;border-color:#79a99d}.lesson-actions{display:flex;justify-content:space-between;gap:8px;margin-top:13px}.lesson-actions button{font-size:12px;padding:7px 10px}.lesson-actions .primary{margin-left:auto;background:#28504a;border-color:#4c7f74;color:#b9f2e2}.lesson-actions button:disabled{opacity:.35;cursor:not-allowed}.nav-cross{display:grid;grid-template-columns:repeat(3,34px);grid-template-rows:repeat(3,34px);gap:3px;justify-content:center}.nav-cross button{padding:0;display:grid;place-items:center;font-size:18px;background:#172a39d9}.nav-cross [data-pan=up]{grid-column:2;grid-row:1}.nav-cross [data-pan=left]{grid-column:1;grid-row:2}.nav-cross #recenter{grid-column:2;grid-row:2;color:#9ce7d5}.nav-cross [data-pan=right]{grid-column:3;grid-row:2}.nav-cross [data-pan=down]{grid-column:2;grid-row:3}.brand-stack{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:2px;min-width:max-content}.developer-credit{display:flex;flex-direction:column;align-items:flex-start;gap:0;color:#f2a14b;text-align:left;white-space:nowrap;pointer-events:none;line-height:1.2;margin-left:54px}.developer-credit strong{font-size:11px;font-weight:700;letter-spacing:.1px}.developer-credit span{font-size:10px;font-weight:500;color:#e89a49}.scene-hint{position:absolute;bottom:7px;left:23px;font-size:10px;color:#7891a2;pointer-events:none}.anatomy-note{position:absolute;bottom:25px;right:16px;max-width:160px;font-size:10px;text-align:right;color:#7f93a4;pointer-events:none}#labels{position:absolute;inset:0;pointer-events:none;overflow:hidden}.model-label{position:absolute;transform:translate(30px,-50%);padding:3px 8px;background:#142838e8;border:1px solid #476475;border-radius:4px;font-size:11px;white-space:nowrap;pointer-events:auto;box-shadow:0 2px 9px #0004}#viewport.pan-active .model-label{pointer-events:none}.model-label:before{content:"";position:absolute;right:100%;top:50%;width:29px;height:1px;background:#68879b}.model-label.active{color:#a6f2d8;border-color:#76c4b2;background:#214039}.model-label[hidden]{display:none}.bottom-controls{border-top:1px solid var(--line);background:#101d2b;padding:16px 22px 18px;z-index:4}.explode-row{display:flex;align-items:center;gap:14px;font-size:13px}.explode-row label{white-space:nowrap;color:#d2e0e9}.explode-row input{min-width:20px;flex:1;accent-color:#73cdbc}.explode-row output{color:#9fb6c5;min-width:34px;font-size:12px}.explode-row button{font-size:12px;padding:6px 9px}.simulation-row{display:flex;align-items:center;gap:8px;margin-top:17px;flex-wrap:wrap}.play-button{background:#7bdbc3;border-color:#7bdbc3;color:#0b2d27;font-size:13px;font-weight:700;min-width:118px}.play-button:hover{background:#a3efdc}.lesson-button{background:#33252d;border-color:#70434f;color:#f3b7c1;font-size:12px}.lesson-button:hover,.lesson-button[aria-pressed=true]{background:#5b2f3a;border-color:#a85d6d;color:#ffe1e5}.sim-label{font-size:11px;color:#8fa4b6;margin:0 5px}.sim-chip{display:flex;align-items:center;gap:4px;font-size:12px;cursor:pointer;color:#bdcdd9}.sim-chip input{accent-color:#71cbbb}.simulation-row select{padding:5px;font-size:12px}.lesson-select{max-width:180px;background:#172638;border-color:#405368}#speed{margin-left:auto}.inspector{padding:29px 23px 20px;background:#101c29;border-left:1px solid var(--line);overflow:auto;scrollbar-width:thin;scrollbar-color:#344558 transparent}.inspector>.eyebrow{font-size:10px}.inspector h2{font-size:27px;letter-spacing:-.6px;font-weight:600;margin:12px 0 3px}.inspector h3{font-size:14px;font-weight:600;margin:0 0 12px;color:#dce6ee}#organBadge{display:flex;align-items:center;justify-content:center;width:60px;height:60px;margin-top:22px;font-size:38px;border-radius:15px;background:radial-gradient(circle at 50% 35%,#3e2c38,#19232e);border:1px solid #4a3a43}#organAlt{font-size:14px;color:#8ea5b7;margin:0 0 12px}#organSystem{font-size:12px}#organFunction{font-size:15px;line-height:1.9;color:#b2c2cf;margin:0}.detail-divider{height:1px;background:var(--line);margin:24px 0}.organ-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:21px}.organ-actions button{font-size:12px;padding:10px 5px}.organ-actions .primary{grid-column:1/-1;background:#244d46;color:#a9efda;border-color:#41776a;font-size:14px}.setting{display:flex;justify-content:space-between;gap:10px;align-items:center;font-size:13px;color:#aebfcd;margin:14px 0}.setting input[type=checkbox]{appearance:none;width:30px;height:17px;border-radius:20px;background:#374653;position:relative;cursor:pointer;flex-shrink:0}.setting input[type=checkbox]:after{content:"";position:absolute;top:3px;left:3px;width:11px;height:11px;border-radius:50%;background:#92a6b4;transition:transform .15s}.setting input:checked{background:#498e7e}.setting input:checked:after{transform:translate(13px);background:#c8ffe9}.setting select{font-size:12px;padding:5px 8px}.simulation-info{background:#152733;border:1px solid #2c4651;border-radius:9px;padding:14px}.simulation-info strong{font-size:12px;color:#9dc5be}.simulation-info p{font-size:12px;color:#8ea8b9;line-height:1.8;margin:9px 0 0}.pulse-dot{display:inline-block;width:6px;height:6px;background:#72899a;border-radius:50%;margin-right:7px}.pulse-dot.running{background:#82d8b8;animation:pulse 1s infinite}@keyframes pulse{50%{opacity:.35}}details{margin-top:22px;color:#90a6b7;font-size:12px}summary{cursor:pointer}details p{line-height:1.9}details a{font-size:11px;line-height:1.7}#toast{position:fixed;bottom:30px;left:50%;transform:translate(-50%,20px);opacity:0;pointer-events:none;transition:.2s;background:#2a4949;color:#e8fff9;border:1px solid #638b87;padding:12px 22px;border-radius:10px;font-size:14px;z-index:30}#toast.visible{opacity:1;transform:translate(-50%)}#app:fullscreen{background:#0a131e}@media(min-width:1600px){main{grid-template-columns:295px minmax(300px,1fr) 320px}.scene-heading{left:35px}.scene-heading h2{font-size:27px}.inspector{padding:33px 28px}.model-label{font-size:12px}.side-top{padding-left:25px;padding-right:25px}}@media(max-width:1150px){main{grid-template-columns:220px minmax(300px,1fr) 230px}.inspector{padding:23px 17px}.side-top{padding:23px 14px 10px}.header-note,.sim-label{display:none}.scene-heading{top:90px;max-width:50%}.scene-heading h2{font-size:18px}.anatomy-note{display:none}.view-toolbar{left:12px;right:12px}.segmented button{padding:7px 9px}.bottom-controls{padding:14px 12px}.explode-row{gap:8px}.scene-heading p{max-width:150px}}@media(max-width:900px){main{grid-template-columns:210px minmax(300px,1fr);height:auto;min-height:calc(100dvh - 83px)}.sidebar,.workspace{height:calc(100dvh - 83px);min-height:610px}.inspector{grid-column:1/-1;display:block;border-left:0;border-top:1px solid var(--line)}.inspector h2{font-size:25px}#organBadge{float:right;margin-top:0}.organ-actions,.setting{max-width:420px}.simulation-info{max-width:600px}.header-actions{gap:7px}header{padding:0 17px}}@media(max-width:600px){header{height:70px;padding:0 12px}.brand{font-size:22px;gap:8px}.brand small{font-size:8px}.brand-icon{width:33px;height:36px}.header-actions{gap:5px}#quality{font-size:11px;padding:7px}.language button{font-size:12px;padding:5px 7px}main{display:flex;flex-direction:column}.workspace{order:0;height:720px;min-height:600px;max-height:calc(100dvh - 70px)}.sidebar{order:1;height:450px;min-height:0;border-right:0;border-top:1px solid var(--line)}.inspector{order:2}.side-top{padding:18px}.side-top h1{font-size:20px;margin-bottom:13px}.side-top .eyebrow{font-size:10px}.side-footer{display:none}.scene-heading{top:82px;left:16px;max-width:42%}.scene-heading h2{font-size:17px}.scene-heading p{display:none}.view-toolbar{top:13px}.view-toolbar>button{font-size:11px;padding:8px}.segmented button{font-size:12px;padding:6px 8px}.model-label{font-size:10px}.bottom-controls{padding:12px}.explode-row label{font-size:12px}.simulation-row{gap:5px;margin-top:12px}.play-button{min-width:102px;font-size:12px}.sim-chip{font-size:11px}.scene-hint{font-size:9px}.view-cameras{left:12px}.navigation-pad{right:8px;top:48%;padding:5px}.nav-mode span{display:none}.nav-mode button{padding:6px}.nav-cross{grid-template-columns:repeat(3,31px);grid-template-rows:repeat(3,31px)}.orientation{font-size:9px}.part-row{margin:3px 7px}.inspector{padding:24px}.inspector>.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.pulse-dot{animation:none!important}}.group-label,.side-footer,.list-actions,.eyebrow,.scene-heading .eyebrow,.inspector>.eyebrow,.scene-heading p,.orientation,.scene-hint,.anatomy-note,details,details a{font-size:12px}.segmented button,.view-toolbar>button,.view-cameras button,.explode-row,.explode-row button,.simulation-row button,.sim-chip,.simulation-row select,.organ-actions button,.setting,.setting select,.simulation-info strong,.simulation-info p,#organSystem,.list-actions button{font-size:14px}.model-label{font-size:12px}@media(max-width:600px){.simulation-row{flex-wrap:wrap}.view-toolbar{gap:5px}.segmented button,.view-toolbar>button{font-size:12px;padding:7px}.explode-row{flex-wrap:wrap}.explode-row input{min-width:80px}.model-label{font-size:11px}.orientation{white-space:normal;text-align:center;width:70%}.scene-hint{font-size:11px}.header-actions{gap:3px}}#modelStatus{position:absolute;right:20px;top:77px;font-size:12px;color:#a8cbbf;z-index:3;max-width:45%;text-align:right;pointer-events:none}#modelStatus.ready{opacity:.65}#detailsButton{grid-column:1/-1;background:#253e55;color:#b7d9f5}#cutaway{grid-column:1/-1}.teaching-meta{margin-top:18px;padding:14px 0 2px;border-top:1px solid var(--line);display:grid;gap:7px}.teaching-meta h3{font-size:11px!important;letter-spacing:.6px;text-transform:uppercase;color:#8fa6b7!important;margin:5px 0 0!important}.teaching-meta p{font-size:12px;line-height:1.7;color:#aebfcb;margin:0}.teaching-meta #organClinical{color:#c8ad91}@media(max-width:600px){#modelStatus{top:122px;right:12px;font-size:11px;max-width:43%}.lesson-panel{left:10px;top:158px;width:calc(100% - 132px);padding:11px 12px;border-radius:11px}.lesson-panel h3{font-size:14px;margin:6px 0}.lesson-panel p{font-size:11px;line-height:1.5}.lesson-top{font-size:9px}.lesson-actions{margin-top:9px}.lesson-actions button{font-size:10px;padding:6px 8px}.lesson-dots{gap:3px;margin-top:8px}.lesson-dots button{width:21px;height:21px;font-size:9px}.quiz-panel{width:calc(100% - 24px);padding:14px}.quiz-panel h3{font-size:15px}.quiz-panel>p{font-size:13px}.quiz-options button{font-size:12px;padding:9px 10px}.results-panel{padding:10px}.results-card{padding:14px;max-height:94dvh}.results-head h2{font-size:19px}.result-row{grid-template-columns:1fr 86px;gap:5px 8px}.result-row .result-stat:nth-child(3),.result-date{font-size:10px}.result-date{text-align:left}.results-summary{font-size:11px}.brand-stack{min-width:0;width:160px}.brand{font-size:18px;gap:6px}.brand-icon{width:30px;height:32px;font-size:22px}.brand small{font-size:7px;letter-spacing:1px}.developer-credit{margin-left:36px}.developer-credit strong{font-size:8px}.developer-credit span{font-size:7px}.header-actions{gap:2px;flex-shrink:0}.header-actions button{font-size:10px;padding:5px 6px}#quality{font-size:9px;padding:5px}.language{padding:2px}.language button{font-size:10px;padding:4px 5px}}.compact-header{height:58px;min-height:58px;position:relative;padding:0 18px;background:#0d1824ef;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #253b4d;box-shadow:0 5px 18px #0002;gap:12px}.compact-header .developer-credit{position:relative;margin:0;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:238px;line-height:1.18;color:#9bdccc;text-shadow:none}.compact-header .developer-credit strong{font-size:11px;font-weight:700;color:#a8e4d7}.compact-header .developer-credit span{font-size:9.5px;font-weight:500;color:#789fb0}.school-header-brand{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;gap:8px;max-width:42vw;min-width:0;pointer-events:none}.school-header-brand img{width:42px;height:42px;object-fit:contain;flex:0 0 auto;filter:drop-shadow(0 2px 5px #0008)}.school-header-copy{display:flex;flex-direction:column;min-width:0;line-height:1.18;text-align:left;white-space:nowrap}.school-header-copy strong{font-size:12px;font-weight:700;color:#edf7f8;letter-spacing:.05px}.school-header-copy span{font-size:10px;font-weight:500;color:#89c9d3;margin-top:2px}.compact-header .header-actions{margin-left:auto;gap:7px;flex-shrink:0}.compact-header .header-actions button{font-size:12px;padding:6px 9px}.compact-header .language{padding:2px}.compact-header .language button{padding:5px 8px}main{height:calc(100dvh - 58px)}@media(max-width:900px){main{min-height:calc(100dvh - 58px)}.sidebar,.workspace{height:calc(100dvh - 58px)}}@media(max-width:760px){.compact-header{height:54px;min-height:54px;padding:0 10px}.compact-header .developer-credit{min-width:135px;max-width:135px}.compact-header .developer-credit strong{font-size:8px}.compact-header .developer-credit span{font-size:7px}.school-header-brand{gap:5px;max-width:42vw}.school-header-brand img{width:34px;height:34px}.school-header-copy strong{font-size:9px}.school-header-copy span{font-size:8px}.compact-header .header-actions{gap:2px}.compact-header .header-actions button{font-size:9px;padding:5px 6px}.compact-header .language button{font-size:9px;padding:4px 5px}main{min-height:calc(100dvh - 54px)}.sidebar,.workspace{height:calc(100dvh - 54px)}}@media(max-width:520px){.compact-header{height:52px;min-height:52px;padding:0 7px}.compact-header .developer-credit{min-width:104px;max-width:104px}.compact-header .developer-credit strong{font-size:7px}.compact-header .developer-credit span{font-size:6.4px}.school-header-brand{gap:4px;max-width:44vw}.school-header-brand img{width:30px;height:30px}.school-header-copy strong{font-size:7.6px}.school-header-copy span{font-size:6.8px}#resultsButton{max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compact-header #quality{display:none}main{min-height:calc(100dvh - 52px)}.workspace{max-height:calc(100dvh - 52px)}}.developer-cluster{display:flex;align-items:center;gap:9px;min-width:300px}.ceo-mini-brand{display:flex;align-items:center;gap:6px;flex:0 0 auto;color:#eef8f8;text-decoration:none}.ceo-mini-icon{width:31px;height:33px;border:1px solid #55938c;border-radius:9px;display:grid;place-items:center;color:#87d7c7;position:relative;font-size:20px;font-weight:700;background:#19312f;box-shadow:0 3px 10px #0004}.ceo-mini-icon>span{font-size:10px;position:absolute;right:2px;bottom:2px;color:#a8e4d7}.ceo-mini-word{font-size:12px;font-weight:700;letter-spacing:-.3px;white-space:nowrap}.ceo-mini-word>span{font-weight:400;color:#9fb4c2}.compact-header .developer-cluster .developer-credit{min-width:0}@media(max-width:900px){.developer-cluster{min-width:205px;gap:6px}.ceo-mini-word{display:none}.ceo-mini-icon{width:27px;height:29px;font-size:17px}}@media(max-width:520px){.developer-cluster{min-width:135px;gap:4px}.ceo-mini-icon{width:24px;height:26px;border-radius:7px;font-size:15px}.ceo-mini-icon>span{font-size:8px}.developer-cluster .developer-credit{min-width:104px;max-width:104px}}.visitor-counter{margin-top:1px;font-size:8px!important;font-weight:600!important;color:#76cdbd!important;letter-spacing:.15px;opacity:.95}.simulation-row{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:thin;scrollbar-color:#355567 transparent;padding-bottom:2px}.simulation-row::-webkit-scrollbar{height:4px}.simulation-row::-webkit-scrollbar-thumb{background:#355567;border-radius:8px}.simulation-row>*{flex:0 0 auto}.sim-chip,.sim-label{white-space:nowrap}#speed{margin-left:0;min-width:55px}@media(max-width:760px){.visitor-counter{font-size:6.4px!important}.simulation-row{flex-wrap:nowrap;gap:5px;margin-top:10px}.sim-chip{font-size:10px}.sim-chip input{width:12px;height:12px}.play-button{min-width:96px}.lesson-select{max-width:145px}}@media(max-width:520px){.visitor-counter{font-size:5.8px!important}.simulation-row{margin-left:-2px;margin-right:-2px;padding-bottom:4px}.sim-chip{font-size:9px}.lesson-select{max-width:118px}}
