:root{color:#20313c;font-synthesis:none;--navy-950:#0d1921;--navy-900:#142535;--navy-800:#1b3445;--teal-600:#0b8f88;--teal-500:#13a59b;--orange-500:#e8872c;--green-500:#2b9a68;--line:#d6dfe4;--muted:#6b7c87;--panel:#fff;background:#e9eef1;font-family:Segoe UI,Microsoft YaHei,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;height:100%;margin:0}body{min-width:1180px;overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}h1,h2,p{margin:0}.app-shell{grid-template-rows:56px minmax(0,1fr);grid-template-columns:176px minmax(0,1fr);width:100%;height:100%;display:grid}.global-header{z-index:5;color:#eef5f7;background:var(--navy-900);border-bottom:1px solid #2a4150;grid-column:1/3;align-items:center;height:56px;padding:0 18px;display:flex}.brand-mark{color:#fff;background:var(--teal-600);border-radius:4px;place-items:center;width:31px;height:31px;margin-right:10px;display:grid}.brand-copy{flex-direction:column;min-width:0;display:flex}.brand-copy strong{white-space:nowrap;font-size:14px;font-weight:650}.brand-copy span{color:#91a4b1;margin-top:1px;font-size:10px}.header-context{color:#aab9c2;align-items:center;gap:7px;margin-left:auto;font-size:12px;display:flex}.environment-dot{background:#36c28a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 3px #36c28a21}.header-context .icon-button{color:#aab9c2;border-color:#3a5160;margin-left:7px}.primary-sidebar{background:#152735;border-right:1px solid #203947;flex-direction:column;grid-row:2;min-height:0;display:flex}.primary-sidebar nav{flex-direction:column;gap:3px;padding:14px 9px;display:flex}.primary-sidebar a{color:#aebec7;border-left:3px solid #0000;border-radius:3px;align-items:center;gap:10px;height:40px;padding:0 11px;font-size:13px;display:flex}.primary-sidebar a:hover{color:#eff7f8;background:#1d3442}.primary-sidebar a.active{color:#fff;background:#203b49;border-left-color:#24b2a7}.primary-sidebar a svg{flex:none}.sidebar-foot{color:#66808e;border-top:1px solid #203947;margin-top:auto;padding:17px 18px;font-size:10px}.app-content{background:#eef2f4;grid-area:2/2;min-width:0;min-height:0;overflow:auto}.page{min-height:100%;padding:28px 32px 36px}.page-heading{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.page-heading h1{color:#172a35;font-size:24px;font-weight:680}.page-heading p{color:var(--muted);margin-top:5px;font-size:13px}.icon-button{cursor:pointer;background:0 0;border:1px solid #d1dce2;border-radius:4px;flex:none;place-items:center;width:32px;height:32px;padding:0;display:inline-grid}.icon-button:hover:not(:disabled){color:var(--teal-600);background:#f0f8f7;border-color:#80c9c4}.icon-button:disabled{opacity:.35;cursor:default}.icon-button.danger:hover:not(:disabled){color:#b94343;background:#fff4f3;border-color:#e7a9a6}.primary-button,.secondary-button,.publish-button{cursor:pointer;border-radius:4px;justify-content:center;align-items:center;gap:7px;min-height:34px;padding:0 14px;font-size:13px;font-weight:600;display:inline-flex}.primary-button{color:#fff;background:var(--teal-600);border:1px solid var(--teal-600)}.primary-button:hover:not(:disabled){background:#087b75}.primary-button:disabled,.secondary-button:disabled,.publish-button:disabled{opacity:.5;cursor:default}.secondary-button{color:#314853;background:#fff;border:1px solid #cbd7dd}.secondary-button:hover:not(:disabled){background:#f6fbfb;border-color:#80aaa9}.publish-button{color:#fff;background:var(--orange-500);border:1px solid var(--orange-500)}.publish-button:hover:not(:disabled){background:#d77620}.status-view{color:#60747f;justify-content:center;align-items:center;gap:10px;min-height:100%;font-size:14px;display:flex}.status-view.error{color:#a3443f}.spin{animation:.9s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.course-page{background:#f4f6f7}.list-toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.search-field,.panel-search{color:#7c8d96;background:#fff;border:1px solid #ccd7dd;border-radius:4px;align-items:center;display:flex}.search-field{width:300px;height:36px;padding:0 10px}.search-field input,.panel-search input{color:#263842;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0 0 0 8px}.segmented-control{background:#e5eaed;border-radius:4px;height:34px;padding:2px;display:inline-flex}.segmented-control button{color:#637680;cursor:pointer;background:0 0;border:0;border-radius:3px;min-width:72px;padding:0 11px;font-size:12px}.segmented-control button.selected{color:#16343f;background:#fff;box-shadow:0 1px 3px #1428321f}.course-table-wrap{border:1px solid var(--line);background:#fff;border-radius:5px;overflow:hidden}.data-table{border-collapse:collapse;table-layout:fixed;width:100%}.data-table th{color:#667983;text-align:left;border-bottom:1px solid var(--line);background:#f0f3f5;height:42px;padding:0 14px;font-size:11px;font-weight:650}.data-table td{color:#41535d;border-bottom:1px solid #e3e9ec;height:76px;padding:10px 14px;font-size:12px}.data-table tr:last-child td{border-bottom:0}.data-table tbody tr:hover{background:#f8fbfb}.course-table th:first-child{width:42%}.course-table th:nth-child(2){width:9%}.course-table th:nth-child(3),.course-table th:nth-child(4){width:8%}.course-table th:nth-child(5){width:10%}.course-table th:nth-child(6){width:15%}.course-table th:nth-child(7){width:80px}.course-name{align-items:center;gap:12px;min-width:0;display:flex}.course-file-icon{color:#fff;background:#387486;border-radius:4px;flex:none;place-items:center;width:38px;height:38px;font-size:13px;font-weight:700;display:grid}.course-name>span:last-child{min-width:0}.course-name strong,.course-name small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.course-name strong{color:#1f343f;margin-bottom:4px;font-size:13px}.course-name small{color:#75868f;font-size:11px}.status-badge{border-radius:3px;align-items:center;height:24px;padding:0 8px;font-size:11px;font-weight:600;display:inline-flex}.status-badge.draft{color:#80551f;background:#fff1dd}.status-badge.published{color:#1b704f;background:#def4e9}.date-cell,.row-actions{align-items:center;gap:6px;display:flex}.row-actions{justify-content:flex-end}.learner-course-count{color:#667983;grid-template-columns:auto auto;align-items:baseline;gap:7px;display:grid}.learner-course-count strong{color:#176661;font-size:24px}.learner-course-count span{font-size:11px}.learner-course-table-wrap{overflow-x:auto}.learner-course-table{min-width:720px}.learner-course-table th:first-child{width:39%}.learner-course-table th:nth-child(2){width:12%}.learner-course-table th:nth-child(3){width:8%}.learner-course-table th:nth-child(4){width:9%}.learner-course-table th:nth-child(5){width:17%}.learner-course-table th:nth-child(6){width:132px}.learner-enter-button{white-space:nowrap;min-width:104px}.editor-page{background:#d7dfe3;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.editor-commandbar{background:#f9fbfc;border-bottom:1px solid #c9d4da;flex:0 0 58px;align-items:center;gap:10px;min-width:0;padding:0 12px;display:flex}.editor-course-title{flex-direction:column;min-width:280px;max-width:430px;display:flex}.editor-title-row{align-items:center;gap:9px;min-width:0;display:flex}.editor-course-title input{color:#20343f;background:0 0;border:0;outline:0;width:100%;padding:0;font-size:14px;font-weight:650}.editor-course-title span{color:#788993;margin-top:2px;font-size:10px}.course-mode-select{color:#35505b;background:#eef3f5;border:1px solid #c6d2d8;border-radius:3px;outline:0;flex:0 0 88px;width:88px;height:27px;padding:0 6px;font-size:10px;font-weight:650}.course-mode-select:focus{border-color:var(--teal-500);box-shadow:0 0 0 2px #13a59b1a}.editor-notice{color:#657780;text-overflow:ellipsis;white-space:nowrap;max-width:360px;margin-left:auto;font-size:11px;overflow:hidden}.editor-actions{align-items:center;gap:7px;margin-left:auto;display:flex}.editor-notice+.editor-actions{margin-left:0}.editor-layout{background:#9dabb3;flex:auto;grid-template:"resources viewport inspector"minmax(0,1fr)"timeline timeline timeline"170px/220px minmax(440px,1fr) 292px;gap:1px;min-height:0;display:grid}.editor-panel{background:#f7f9fa;min-width:0;min-height:0;overflow:hidden}.resource-panel{flex-direction:column;grid-area:resources;display:flex}.viewport-panel{background:var(--navy-950);grid-area:viewport;min-width:0;min-height:0;position:relative}.inspector-panel{grid-area:inspector;overflow-y:auto}.timeline-panel{background:#f8fafb;flex-direction:column;grid-area:timeline;min-width:0;display:flex}.panel-heading{color:#2b414c;background:#eef2f4;border-bottom:1px solid #d6dfe4;flex:0 0 40px;justify-content:space-between;align-items:center;height:40px;padding:0 12px;font-size:12px;font-weight:650;display:flex}.panel-heading .icon-button{border:0;width:26px;height:26px}.model-assets{background:#fff;border-bottom:1px solid #d6dfe4;flex:none;min-width:0;padding:8px 9px 9px}.model-assets-heading{color:#546973;justify-content:space-between;align-items:center;height:27px;font-size:10px;font-weight:650;display:flex}.model-assets-heading .icon-button{width:25px;height:25px}.model-upload{cursor:pointer;position:relative}.model-upload input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.model-asset-list{flex-direction:column;gap:5px;max-height:140px;display:flex;overflow-y:auto}.model-assets-empty{color:#84939a;text-align:center;border:1px dashed #c9d5da;padding:11px 6px;font-size:10px}.model-asset-row{background:#f5f8f9;border:1px solid #d6e0e4;border-left:3px solid #0000;border-radius:3px;grid-template-columns:minmax(0,1fr) auto;gap:4px 6px;min-width:0;padding:7px 6px 6px 8px;display:grid}.model-asset-row.selected{border-color:#b9deda;border-left-color:var(--teal-500);background:#edf8f7}.model-asset-copy{min-width:0}.model-asset-copy strong,.model-asset-copy span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.model-asset-copy strong{color:#314852;font-size:10px}.model-asset-copy span{color:#74868f;margin-top:3px;font-size:9px}.model-asset-copy span.failed{color:#a24c42}.model-asset-progress{background:#dce5e8;border-radius:2px;grid-column:1/3;height:3px;overflow:hidden}.model-asset-progress i{background:var(--teal-500);height:100%;display:block}.model-asset-actions{align-items:center;gap:2px;display:flex}.model-asset-actions .icon-button{border:0;width:23px;height:23px}.model-assets-notice{color:#91483f;background:#fff0ee;border-left:2px solid #bd6257;margin-top:6px;padding:5px 6px;font-size:9px;line-height:1.4}.panel-search{flex:0 0 30px;height:30px;margin:9px 10px 6px;padding:0 8px;font-size:11px}.tree-root{flex:1;min-height:0;padding:4px 7px 10px;overflow-y:auto}.tree-row{color:#4a5f69;white-space:nowrap;align-items:center;gap:6px;width:100%;min-width:0;height:29px;padding:0 5px;font-size:11px;display:flex}.tree-row span:last-child{text-overflow:ellipsis;overflow:hidden}.tree-row.root{color:#213a45;font-weight:650}.tree-row.group{color:#405762;padding-left:13px;font-weight:600}button.tree-row{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:3px}button.tree-row:hover{background:#e7efef}button.tree-row.selected{color:#087c76;background:#dff1ef}.tree-row.part{padding-left:37px}.tree-connector{border-bottom:1px solid #c3cfd5;border-left:1px solid #c3cfd5;width:7px;height:14px;margin-left:-12px}.resource-summary{background:#eef2f4;border-top:1px solid #d4dee3;margin-top:auto;padding:10px 12px}.resource-summary span{color:#7b8c95;margin-bottom:4px;font-size:10px;display:block}.resource-summary code{color:#2d5862;text-overflow:ellipsis;white-space:nowrap;font-size:10px;display:block;overflow:hidden}.step-position{color:#758790;font-size:10px;font-weight:500}.inspector-form{flex-direction:column;gap:10px;padding:12px;display:flex}.field-label{color:#60727c;flex-direction:column;gap:5px;font-size:10px;font-weight:600;display:flex}.field-label input,.field-label select,.field-label textarea{color:#263b45;background:#fff;border:1px solid #cbd6dc;border-radius:3px;outline:0;width:100%;font-size:12px}.field-label input,.field-label select{height:32px;padding:0 8px}.field-label textarea{resize:vertical;min-height:70px;padding:7px 8px;line-height:1.5}.field-label input:focus,.field-label select:focus,.field-label textarea:focus{border-color:var(--teal-500);box-shadow:0 0 0 2px #13a59b1a}.field-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.target-readout{border-left:3px solid var(--teal-500);background:#eaf2f2;grid-template-columns:1fr auto;gap:4px 8px;padding:9px;display:grid}.target-readout span{color:#6a7c85;font-size:10px}.target-readout strong{color:#1b484a;font-size:11px}.target-readout code{color:#547077;text-overflow:ellipsis;grid-column:1/3;font-size:10px;overflow:hidden}.binding-warning{color:#934a40;background:#fff0ed;border-left:3px solid #c36559;padding:7px 8px;font-size:10px}.scene-state-warning{color:#7c4f20;background:#fff5e7;border-left:3px solid #d58b3a;padding:7px 8px;font-size:10px;line-height:1.5}.timeline-heading{background:#eff3f5;border-bottom:1px solid #d1dbe0;flex:0 0 38px;justify-content:space-between;align-items:center;padding:0 10px 0 13px;display:flex}.timeline-heading>div:first-child{align-items:baseline;gap:12px;display:flex}.timeline-heading strong{color:#2e434d;font-size:12px}.timeline-heading span{color:#70828b;font-size:10px}.timeline-actions{gap:4px;display:flex}.timeline-actions .icon-button{width:27px;height:27px}.step-strip{flex:1;align-items:stretch;gap:7px;min-width:0;padding:9px 10px 10px;display:flex;overflow-x:auto}.step-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #cdd8de;border-radius:4px;flex:0 0 190px;grid-template-rows:1fr auto;grid-template-columns:24px minmax(0,1fr);min-width:0;padding:10px 8px 8px 9px;display:grid;position:relative}.step-card:hover{border-color:#83aaa9}.step-card.selected{border-color:var(--teal-500);box-shadow:inset 0 3px 0 var(--teal-500);background:#f2fbfa}.step-grip{color:#a5b2b8;position:absolute;top:5px;right:4px}.step-number{color:#fff;background:#58717d;border-radius:2px;grid-row:1/3;align-self:start;place-items:center;width:20px;height:20px;font-size:9px;font-weight:700;display:grid}.step-card.selected .step-number{background:var(--teal-600)}.step-copy{min-width:0;padding-right:7px}.step-copy strong{color:#30454f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;display:block;overflow:hidden}.step-copy small{color:#75878f;white-space:nowrap;align-items:center;gap:4px;margin-top:7px;font-size:9px;display:flex}.step-score{color:#825a2a;grid-column:2;align-self:end;font-size:9px;font-weight:650}.step-scene-status{color:#8a7460;grid-column:2;align-self:end;font-size:9px;font-weight:650}.step-scene-status.saved{color:#26766f}.add-step{color:#67808a;cursor:pointer;background:0 0;border:1px dashed #abbcc4;border-radius:4px;flex-direction:column;flex:0 0 104px;justify-content:center;align-items:center;gap:7px;font-size:10px;display:flex}.add-step:hover{color:var(--teal-600);border-color:var(--teal-500);background:#f1f9f8}.scene-shell{background:var(--navy-950);width:100%;height:100%;min-height:0;position:relative;overflow:hidden}.scene-canvas{position:absolute;inset:36px 0 0}.scene-canvas canvas{outline:0;width:100%;height:100%;display:block}.procedural-scene-host,.model-scene,.model-scene-host{min-width:0;min-height:0;position:absolute;inset:0}.model-scene{overflow:hidden}.scene-error{color:#d7e4e7;text-align:center;background:#142832;border:1px solid #36505a;border-radius:4px;flex-direction:column;align-items:center;gap:7px;min-width:220px;padding:16px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scene-error strong{font-size:12px}.scene-error span{color:#94a9b2;max-width:280px;font-size:10px;line-height:1.5}.scene-error .secondary-button{color:#d7e4e7;background:#203945;border-color:#49616a;margin-top:3px}.scene-toolbar{z-index:2;color:#9bb0bb;background:#12242f;border-bottom:1px solid #253d48;justify-content:space-between;align-items:center;height:36px;padding:0 8px 0 12px;display:flex;position:absolute;top:0;left:0;right:0}.scene-mode{align-items:center;gap:6px;font-size:10px;display:flex}.scene-tools{gap:4px;display:flex}.scene-tools .icon-button{color:#94abb6;border-color:#304954;width:26px;height:26px}.scene-loading{color:#8198a3;font-size:11px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.scene-axis{z-index:2;color:#d3e1e5;width:46px;height:44px;font-size:9px;position:absolute;bottom:13px;right:14px}.scene-axis i{border-radius:50%;place-items:center;width:17px;height:17px;font-style:normal;display:grid;position:absolute}.scene-axis .x{background:#b94e4e;bottom:0;right:0}.scene-axis .y{background:#3a9a68;top:0;left:14px}.scene-axis .z{background:#3c78ac;bottom:0;left:0}.selection-chip{z-index:2;color:#c8dedf;background:#0a1f28d6;border:1px solid #2c5e62;border-radius:3px;align-items:center;gap:6px;height:26px;padding:0 9px;font-size:10px;display:flex;position:absolute;bottom:12px;left:12px}.selection-chip span{background:#22c5b7;border-radius:50%;width:6px;height:6px}.scene-shell.compact .scene-canvas{inset:32px 0 0}.scene-shell.compact .scene-toolbar{height:32px}.viewport-panel>.explanation-controls{z-index:3;color:#b9cbd2;background:#0a1d26f0;border:1px solid #38535e;border-radius:4px;grid-template-columns:minmax(130px,1fr) 214px;align-items:center;gap:10px;height:70px;padding:7px 9px;display:grid;position:absolute;top:45px;left:10px;right:10px;box-shadow:0 4px 12px #0000002e}.explosion-control{grid-template-rows:18px 16px 10px;min-width:0;display:grid}.explosion-heading{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.explosion-heading label{color:#c5d4da;font-size:10px;font-weight:650}.explosion-heading output{color:#f0a35d;text-align:right;min-width:38px;font-family:Consolas,SFMono-Regular,monospace;font-size:13px;font-weight:700}.explosion-control input[type=range]{accent-color:#27b7aa;cursor:pointer;width:100%;height:16px;margin:0}.explosion-control input[type=range]:disabled{opacity:.45;cursor:default}.explosion-control input[type=range]:focus-visible{outline-offset:2px;outline:2px solid #6ccfc7}.explosion-scale{color:#778e98;grid-template-columns:12px repeat(3,1fr) 20px;align-items:start;font-family:Consolas,SFMono-Regular,monospace;font-size:8px;display:grid}.explosion-scale i{background:#526b76;justify-self:center;width:1px;height:4px}.explosion-scale span:last-child{text-align:right}.explanation-actions{justify-content:flex-end;align-items:center;gap:4px;min-width:0;display:flex}.explanation-actions .icon-button{color:#adc0c8;border-color:#49636d;flex:0 0 28px;width:28px;height:28px}.explanation-actions .icon-button:hover:not(:disabled){color:#d6eeee;background:#1b4148;border-color:#58a69f}.scene-capture-button{color:#ecf8f7;cursor:pointer;background:#167f77;border:1px solid #249b91;border-radius:3px;flex:0 0 118px;justify-content:center;align-items:center;gap:5px;width:118px;height:30px;font-size:10px;font-weight:650;display:inline-flex}.scene-capture-button:hover:not(:disabled){background:#1a9288}.scene-capture-button:focus-visible{outline-offset:2px;outline:2px solid #77d6cf}.scene-capture-button:disabled{opacity:.42;cursor:default}.learn-page{background:#e4eaed;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.learn-header{background:#fff;border-bottom:1px solid #cbd7dd;flex:0 0 72px;grid-template-columns:minmax(280px,1fr) 260px 150px;align-items:center;gap:22px;padding:0 20px;display:grid}.section-kicker{color:var(--teal-600);font-size:10px;font-weight:700}.learn-header h1{color:#1f3540;margin-top:3px;font-size:16px}.learn-title-context{align-items:center;gap:8px;min-width:0;display:flex}.learn-return-link{color:#365a64;border-right:1px solid #cbd7dd;align-items:center;gap:4px;padding-right:8px;font-size:10px;font-weight:650;display:inline-flex}.learn-return-link:hover{color:var(--teal-600)}.learn-progress{color:#657983;grid-template-columns:1fr auto;gap:4px 10px;font-size:10px;display:grid}.learn-progress strong{color:#2f4853;font-size:11px}.learn-progress>div{background:#dfe7ea;border-radius:2px;grid-column:1/3;height:5px;overflow:hidden}.learn-progress i{background:var(--teal-500);height:100%;display:block}.score-readout{color:#7a632e;grid-template-columns:28px 1fr;align-items:center;display:grid}.score-readout svg{grid-row:1/3}.score-readout span{font-size:9px}.score-readout strong{font-size:20px}.learn-layout{background:#aebac0;flex:1;grid-template-columns:232px minmax(480px,1fr) 274px;gap:1px;min-height:0;display:grid}.learn-steps{background:#f8fafb;min-height:0;overflow-y:auto}.learn-steps .panel-heading>span:last-child{color:#69808a;font-size:9px;font-weight:500}.learn-steps ol{margin:0;padding:8px 8px 14px;list-style:none}.learn-steps li button{text-align:left;cursor:pointer;background:0 0;border:0;border-left:2px solid #d5dee2;align-items:flex-start;gap:8px;width:100%;min-height:57px;padding:10px 8px;display:flex}.learn-steps li.active button{border-left-color:var(--teal-500);background:#eaf4f3}.learn-steps li.done button{border-left-color:#65aa84}.learn-step-dot{color:#81939c;background:#fff;border:1px solid #c3d0d6;border-radius:50%;flex:none;place-items:center;width:20px;height:20px;display:grid}.learn-steps li.active .learn-step-dot{color:#fff;background:var(--teal-600);border-color:var(--teal-600)}.learn-steps li.done .learn-step-dot{color:#fff;background:var(--green-500);border-color:var(--green-500)}.learn-steps li button>span:last-child{min-width:0}.learn-steps strong,.learn-steps small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.learn-steps strong{color:#364b55;font-size:11px}.learn-steps small{color:#819099;margin-top:5px;font-size:9px}.learn-stage{background:var(--navy-950);min-width:0;min-height:0;position:relative}.learn-stage .scene-shell{height:calc(100% - 74px)}.operation-feedback{color:#263d47;background:#f7f9fa;border-top:1px solid #c9d6dc;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;height:74px;padding:0 16px;display:grid}.operation-feedback>svg{color:var(--orange-500)}.operation-feedback.success>svg{color:var(--green-500)}.operation-feedback strong,.operation-feedback span{display:block}.operation-feedback strong{margin-bottom:3px;font-size:11px}.operation-feedback div span{color:#6a7c85;font-size:10px}.feedback-message{color:#805e2f;background:#fff3e4;border-radius:3px;max-width:230px;padding:6px 9px;font-size:9px}.operation-feedback.success .feedback-message{color:#236747;background:#e5f5ec}.training-detail{background:#fff;min-height:0;padding:23px 18px;position:relative;overflow-y:auto}.detail-number{color:#e2e8eb;font-size:46px;font-weight:700;line-height:1;position:absolute;top:10px;right:14px}.training-detail h2{color:#1f3742;margin-top:7px;font-size:18px;line-height:1.35;position:relative}.training-detail>p{color:#667982;margin-top:12px;font-size:11px;line-height:1.7}.training-detail dl{border-top:1px solid #e1e7ea;margin:18px 0}.training-detail dl div{border-bottom:1px solid #e5eaed;justify-content:space-between;align-items:center;min-height:39px;display:flex}.training-detail dt{color:#7a8b93;font-size:10px}.training-detail dd{color:#304852;margin:0;font-size:11px;font-weight:600}.next-step{width:100%;margin-top:4px}.completion-panel{color:#246447;background:#e8f4ed;border:1px solid #c5e4d2;border-radius:4px;flex-direction:column;align-items:center;gap:7px;padding:15px;display:flex}.completion-panel span{font-size:10px}.completion-panel .secondary-button{margin-top:5px}.explanation-header{grid-template-columns:minmax(280px,1fr) minmax(260px,1fr)}.explanation-header>p{color:#647881;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-height:36px;margin:0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.explanation-player .learn-stage .scene-shell{height:calc(100% - 52px)}.explanation-player .explanation-controls{color:#d5e1e5;background:#102934;border-top:1px solid #34505a;justify-content:center;align-items:center;gap:8px;height:52px;padding:0 14px;display:flex}.explanation-player .explanation-controls .icon-button{color:#adc0c8;background:#183540;border-color:#49636d;width:28px;height:28px}.explanation-player .explanation-controls .icon-button:hover:not(:disabled){color:#d6eeee;background:#1b4148;border-color:#58a69f}.explanation-player .explanation-controls .explanation-play{color:#d9f3ef;background:#17645f;border-color:#439d95}.explanation-player .explanation-controls strong{color:#dce7e9;text-align:center;min-width:58px;font-size:11px}.explanation-detail>p{color:#4d646e;font-size:13px;line-height:1.8}.admin-page{background:#f3f5f6}.data-freshness{color:#58717c;align-items:center;gap:6px;font-size:11px;display:flex}.data-freshness svg{color:var(--green-500)}.metric-grid{border:1px solid var(--line);background:#fff;border-radius:5px;grid-template-columns:repeat(4,1fr);margin-bottom:24px;display:grid}.metric-item{border-right:1px solid #dce4e8;grid-template-rows:auto 1fr auto;grid-template-columns:40px 1fr;min-height:118px;padding:18px;display:grid;position:relative}.metric-item:last-child{border-right:0}.metric-icon{border-radius:4px;grid-row:1/4;align-self:start;place-items:center;width:32px;height:32px;display:grid}.metric-icon.teal{color:#087d77;background:#dbf0ee}.metric-icon.green{color:#2c815b;background:#e1f2e9}.metric-icon.orange{color:#9a5f26;background:#faead8}.metric-icon.blue{color:#376e94;background:#e0edf5}.metric-item>span:not(.metric-icon){color:#6a7d86;font-size:10px}.metric-item>strong{color:#203640;align-self:center;font-size:27px}.metric-item>small{color:#81919a;font-size:9px}.admin-band{border:1px solid var(--line);background:#fff;border-radius:5px;overflow:hidden}.admin-section-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:62px;padding:0 18px;display:flex}.admin-section-heading h2{color:#263d47;font-size:15px}.admin-section-heading span{color:#7a8b94;margin-top:4px;font-size:10px;display:block}.admin-table th:first-child{width:29%}.admin-table th:nth-child(2){width:9%}.admin-table th:nth-child(3){width:11%}.admin-table th:nth-child(4){width:9%}.admin-table th:nth-child(5){width:13%}.admin-table th:nth-child(6){width:19%}.admin-table th:nth-child(7){width:10%}.admin-table td{height:64px}.admin-table td>strong,.admin-table td>small{display:block}.admin-table td>strong{color:#2b414b;font-size:12px}.admin-table td>small{color:#84939a;margin-top:4px;font-size:9px}.admin-table td>a{color:var(--teal-600);font-weight:600}.table-progress{align-items:center;gap:8px;display:flex}.table-progress>span{background:#e3e9ec;border-radius:2px;width:85px;height:5px;overflow:hidden}.table-progress i{background:var(--teal-500);height:100%;display:block}.table-progress em{color:#667a83;font-size:10px;font-style:normal}@media (width<=1300px){.app-shell{grid-template-columns:156px minmax(0,1fr)}.primary-sidebar a{padding:0 8px}.editor-layout{grid-template-columns:204px minmax(420px,1fr) 278px}.learn-layout{grid-template-columns:214px minmax(450px,1fr) 258px}.editor-course-title{min-width:250px;max-width:340px}.page{padding-left:24px;padding-right:24px}.step-card{flex-basis:176px}}.panel-heading-actions{align-items:center;gap:3px;display:flex}.inspector-tabs{background:#eef2f4;border-bottom:1px solid #d6dfe4;grid-template-columns:1fr 1fr auto;align-items:end;min-height:40px;padding:0 8px;display:grid}.inspector-tabs button{color:#6a7c85;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;height:39px;padding:0 8px;font-size:11px;font-weight:650}.inspector-tabs button[aria-selected=true]{color:#176661;border-bottom-color:var(--teal-500)}.inspector-tabs .step-position{align-self:center;padding-left:7px}.target-binding-field{border-left:3px solid var(--teal-500);background:#eaf2f2;grid-template-columns:minmax(0,1fr) auto;gap:6px 8px;padding:9px;display:grid}.target-binding-field span{color:#6a7c85;grid-column:1/3;font-size:10px}.target-binding-field strong{color:#1b484a;text-overflow:ellipsis;white-space:nowrap;align-self:center;font-size:10px;overflow:hidden}.target-binding-field .secondary-button{height:27px;padding:0 8px;font-size:9px}.instance-runtime-list{background:#eef2f4;border-top:1px solid #d4dee3;flex-direction:column;flex:none;gap:4px;max-height:74px;padding:7px 10px;display:flex;overflow-y:auto}.instance-runtime-list span{color:#687c85;text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:6px;font-size:9px;display:flex;overflow:hidden}.instance-runtime-list i{background:#96a5ac;border-radius:50%;flex:0 0 6px;width:6px;height:6px}.instance-runtime-list span.ready i{background:#179c83}.instance-runtime-list span.failed i{background:#bd6257}.model-assets-heading-actions,.scene-tree-toolbar,.structure-editor-toolbar{align-items:center;gap:3px;display:flex}.scene-tree-panel{background:#f7f9fa;flex-direction:column;flex:1;min-height:0;display:flex}.scene-tree-toolbar{border-bottom:1px solid #d9e1e5;flex:0 0 34px;justify-content:flex-end;padding:3px 8px}.scene-tree-toolbar .icon-button,.structure-editor-toolbar .icon-button{width:27px;height:27px}.scene-tree{flex:1;min-height:0;padding:4px 5px 10px;overflow:auto}.scene-tree-empty,.inspector-empty,.library-empty,.library-detail-empty{color:#7b8d96;place-items:center;min-height:92px;font-size:11px;display:grid}.scene-tree-row,.structure-tree-row{color:#435963;background:0 0;border:0;outline:0;align-items:center;width:100%;min-width:0;height:29px;font-size:11px;display:flex;position:relative}.scene-tree-row.instance{color:#263f4a;padding:0 3px;font-weight:650}.scene-tree-row.node{padding:0 3px 0 calc(4px + var(--tree-depth) * 14px);cursor:default}.scene-tree-row:hover,.structure-tree-row:hover{background:#edf2f4}.scene-tree-row:focus-visible,.structure-tree-row:focus-visible{box-shadow:inset 0 0 0 2px #13a59b4d}.scene-tree-row.selected,.structure-tree-row.selected{color:#087c76;background:#def0ee}.scene-tree-name,.structure-tree-row>span:not(.scene-tree-rail,.scene-role-mark){text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.scene-tree-name{flex:1}.tree-disclosure{color:#70838c;background:0 0;border:0;flex:0 0 20px;place-items:center;width:20px;height:24px;padding:0;display:inline-grid}.tree-grip{color:#a5b1b7;opacity:0;flex:none}.scene-tree-row:hover .tree-grip,.scene-tree-row:focus-within .tree-grip{opacity:1}.scene-role-mark{background:#83949c;border-radius:1px;flex:0 0 5px;width:5px;height:12px;margin:0 3px 0 1px}.scene-role-mark.primary{background:#13a59b}.scene-role-mark.tool{background:#d58b3a}.scene-role-mark.auxiliary{background:#66859a}.scene-role-mark.group{background:#738d98;height:8px}.scene-role-mark.part{background:#9baab1;border-radius:50%;width:4px;height:4px}.scene-tree-rail{top:0;bottom:0;left:calc(11px + (var(--tree-depth) - 1) * 14px);border-left:1px solid #cbd6dc;width:8px;position:absolute}.scene-tree-rail:after{content:"";border-top:1px solid #cbd6dc;width:7px;position:absolute;top:14px;left:0}.scene-tree-row-actions{opacity:0;flex:none;align-items:center;display:flex}.scene-tree-row:hover .scene-tree-row-actions,.scene-tree-row:focus-within .scene-tree-row-actions{opacity:1}.scene-tree-row-actions .icon-button{border:0;width:26px;height:26px}.scene-tree-row input,.structure-tree-row input{color:#263b45;min-width:0;height:24px;font:inherit;background:#fff;border:1px solid #13a59b;outline:0;flex:1;padding:0 5px}.object-inspector{color:#405761;min-width:0}.inspector-section{border-bottom:1px solid #dce4e7;padding:12px}.inspector-section .field-label+.field-label{margin-top:10px}.transform-fieldset{border:0;min-width:0;margin:0 0 12px;padding:0}.transform-fieldset:last-child{margin-bottom:0}.transform-fieldset legend{color:#5d717b;margin-bottom:6px;font-size:10px;font-weight:650}.axis-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px;display:grid}.axis-grid label{background:#fff;border:1px solid #cbd6dc;grid-template-columns:15px minmax(0,1fr);align-items:center;min-width:0;height:29px;display:grid}.axis-grid label:focus-within{border-color:#13a59b;box-shadow:0 0 0 2px #13a59b1a}.axis-grid span{color:#82929a;text-align:center;font:9px ui-monospace,SFMono-Regular,Consolas,monospace}.axis-grid input{color:#263b45;border:0;outline:0;width:100%;min-width:0;height:27px;padding:0 3px;font:10px ui-monospace,SFMono-Regular,Consolas,monospace}.inspector-switches{grid-template-columns:1fr 1fr;gap:10px;display:grid}.inspector-switches label{justify-content:space-between;align-items:center;min-height:30px;font-size:11px;display:flex}.inspector-switches input{accent-color:#13a59b;width:16px;height:16px}.model-library-overlay{z-index:40;background:#10222c52;position:fixed;inset:0}.model-library-drawer{background:#f7f9fa;border-left:1px solid #aebdc4;flex-direction:column;width:min(760px,100vw - 58px);height:100%;display:flex;position:absolute;top:0;right:0;box-shadow:-14px 0 34px #10222c33}.model-library-heading{background:#fff;border-bottom:1px solid #cbd6dc;flex:0 0 48px;justify-content:space-between;align-items:center;padding:0 11px 0 15px;display:flex}.model-library-heading>div{color:#263b45;align-items:center;gap:8px;display:flex}.model-library-heading h2{font-size:14px}.model-library-heading>div:first-child>span{color:#45616c;text-align:center;background:#e7edef;border-radius:3px;min-width:22px;padding:2px 5px;font-size:9px}.model-library-heading .icon-button{width:28px;height:28px}.model-library-heading-actions,.model-upload-command{align-items:center;gap:6px;display:inline-flex}.model-library-workspace{flex-direction:column;flex:1;min-height:0;display:flex}.model-upload-error{color:#91483f;font-size:10px}.model-library-filters{background:#eef2f4;border-bottom:1px solid #cbd6dc;grid-template-columns:minmax(180px,1fr) 116px 104px;gap:7px;padding:9px 11px;display:grid}.library-search{color:#71858e;background:#fff;border:1px solid #cbd6dc;align-items:center;gap:6px;min-width:0;height:30px;padding:0 8px;display:flex}.library-search input{border:0;outline:0;flex:1;min-width:0}.model-library-filters select,.library-add-row select{color:#3e5660;background:#fff;border:1px solid #cbd6dc;height:30px;padding:0 7px;font-size:10px}.model-library-body{flex:1;grid-template-columns:270px minmax(0,1fr);min-height:0;display:grid}.model-library-list{background:#f4f7f8;border-right:1px solid #cbd6dc;min-height:0;padding:7px;overflow-y:auto}.library-asset-row{color:#3a505a;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #dbe3e6;grid-template-columns:48px minmax(0,1fr) 8px;align-items:center;gap:9px;width:100%;min-width:0;height:58px;padding:5px 7px;display:grid}.library-asset-row:hover{background:#eaf0f2}.library-asset-row.selected{background:#e0f0ef;box-shadow:inset 3px 0 #13a59b}.library-asset-row img,.library-thumbnail{object-fit:cover;color:#7a9099;background:#dde5e8;border:1px solid #c5d0d5;place-items:center;width:48px;height:40px;display:grid}.library-asset-copy{min-width:0}.library-asset-copy strong,.library-asset-copy small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.library-asset-copy strong{font-size:11px}.library-asset-copy small{color:#778991;margin-top:4px;font-size:9px}.asset-status-dot{background:#91a1a8;border-radius:50%;width:6px;height:6px}.asset-status-dot.ready{background:#279b70}.asset-status-dot.processing{background:#d58b3a}.asset-status-dot.failed{background:#bd6257}.model-library-detail{background:#fff;min-width:0;padding:12px 14px 14px;overflow-y:auto}.library-preview{aspect-ratio:16/9;background:#152b36;border:1px solid #314b57;width:100%;position:relative;overflow:hidden}.library-preview .model-scene{inset:0}.library-preview-state{color:#9eb0b8;place-items:center;font-size:11px;display:grid;position:absolute;inset:0}.library-detail-heading{border-bottom:1px solid #dce4e7;align-items:center;gap:6px;min-width:0;height:45px;display:flex}.library-detail-heading strong,.library-detail-heading input{color:#263b45;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:13px;overflow:hidden}.library-detail-heading input{border:1px solid #13a59b;outline:0;height:28px;padding:0 6px}.library-detail-heading .icon-button{border:0;width:27px;height:27px}.library-metadata{border-bottom:1px solid #dce4e7;margin:0;padding:6px 0}.library-metadata div{grid-template-columns:60px minmax(0,1fr);align-items:center;min-height:26px;display:grid}.library-metadata dt{color:#7a8c94;font-size:9px}.library-metadata dd{color:#405762;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:10px;overflow:hidden}.library-subheading{color:#536a74;justify-content:space-between;align-items:center;height:32px;font-size:10px;font-weight:650;display:flex}.library-subheading b{color:#7f9097;font-size:9px}.usage-row{color:#415862;text-overflow:ellipsis;white-space:nowrap;background:#f2f5f6;height:27px;padding:6px 7px;font-size:10px;overflow:hidden}.usage-protection{color:#945f25;margin-top:6px;font-size:9px;display:block}.library-detail-actions{align-items:center;gap:6px;margin-top:12px;display:flex}.library-detail-actions .secondary-button{min-height:30px;padding:0 9px;font-size:10px}.library-detail-actions .icon-button{width:30px;height:30px;margin-left:auto}.library-add-row{border-top:1px solid #dce4e7;grid-template-columns:132px minmax(0,1fr);gap:7px;margin-top:10px;padding-top:10px;display:grid}.library-add-row .primary-button{min-height:30px;font-size:11px}.model-library-notice,.structure-editor-notice{color:#91483f;background:#fff0ee;border-left:2px solid #bd6257;margin-top:8px;padding:6px 8px;font-size:9px}.model-library-page{background:#f4f6f7;flex-direction:column;height:100%;min-height:0;display:flex}.model-library-page-heading{flex:none;margin-bottom:16px}.model-library-page-heading>div:first-child{min-width:0}.model-library-page-heading .model-upload-command{flex:none}.model-library-page-heading .primary-button{white-space:nowrap}.model-library-page-heading p{align-items:center;gap:6px;display:flex}.model-library-page-heading p span{color:#3f666f;margin-left:4px;font-weight:600}.model-library-page-frame{background:#fff;border:1px solid #cbd6dc;border-radius:5px;flex:1;min-height:480px;display:flex;overflow:hidden}.model-library-page .model-library-body{grid-template-columns:270px minmax(0,1fr)}.auth-loading-page{background:#eef2f3;place-items:center;min-height:100vh;display:grid}.login-page{background:#e8edef;place-items:center;min-height:100vh;padding:32px 20px;display:grid}.login-panel{background:#fff;border:1px solid #bcc9ce;border-radius:6px;width:min(420px,100%);overflow:hidden;box-shadow:0 18px 44px #1f343d24}.login-brand{color:#fff;background:#243c46;align-items:center;gap:11px;min-height:66px;padding:12px 18px;display:flex}.login-brand-mark{color:#d7f1ec;border:1px solid #ffffff3d;border-radius:5px;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.login-brand div{min-width:0}.login-brand strong,.login-brand span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.login-brand strong{font-size:14px}.login-brand span{color:#b8c9cf;margin-top:4px;font-size:10px}.login-heading{color:#2f4852;align-items:flex-start;gap:10px;padding:22px 22px 12px;display:flex}.login-heading>svg{color:var(--teal-600);margin-top:2px}.login-heading h1{font-size:19px;line-height:1.2}.login-heading p{color:#71838b;margin-top:5px;font-size:11px}.login-form{gap:13px;padding:10px 22px 24px;display:grid}.login-field{color:#405760;gap:6px;font-size:11px;font-weight:650;display:grid}.login-input-wrap{color:#789099;background:#fff;border:1px solid #bdcbd0;border-radius:4px;align-items:center;height:40px;display:flex;position:relative}.login-input-wrap:focus-within{border-color:var(--teal-500);box-shadow:0 0 0 2px #1c827a1f}.login-input-wrap>svg{flex:none;margin-left:12px}.login-input-wrap input{color:#263f49;background:0 0;border:0;outline:0;flex:1;min-width:0;height:100%;padding:0 11px;font-size:13px}.login-password-toggle{color:#617780;cursor:pointer;background:0 0;border:0;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.login-password-toggle:hover{color:#244b51;background:#edf3f3}.login-error-slot{min-height:28px}.login-error{color:#93453e;background:#fff0ee;border-left:3px solid #bd6257;padding:7px 9px;font-size:10px;line-height:1.4}.login-submit{justify-content:center;width:100%;min-height:38px}.header-username{color:#dbe6e9;text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.header-logout{color:#dbe6e9;cursor:pointer;background:0 0;border:1px solid #ffffff2e;border-radius:3px;align-items:center;gap:5px;height:28px;padding:0 8px;font-size:10px;display:inline-flex}.header-logout:hover{color:#fff;background:#ffffff17}@media (width<=520px){.login-page{padding:18px 12px}.login-heading{padding-inline:17px}.login-form{padding:8px 17px 20px}.header-username,.header-logout span{display:none}.header-logout{justify-content:center;width:28px;padding:0}}.structure-editor-backdrop{z-index:50;background:#0d19216b;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.structure-editor-dialog{background:#fff;border:1px solid #aebdc4;flex-direction:column;width:min(520px,100%);max-height:min(680px,100vh - 48px);display:flex;box-shadow:0 20px 42px #1428323d}.structure-editor-heading{border-bottom:1px solid #cbd6dc;flex:0 0 52px;justify-content:space-between;align-items:center;padding:0 12px 0 15px;display:flex}.structure-editor-heading h2{color:#263b45;font-size:13px}.structure-editor-heading span{color:#768890;margin-top:3px;font-size:9px;font-weight:400;display:block}.structure-editor-heading .icon-button{width:28px;height:28px}.structure-editor-toolbar{background:#eef2f4;border-bottom:1px solid #d4dee3;flex:0 0 35px;padding:4px 10px}.structure-tree{flex:1;min-height:220px;padding:6px 8px;overflow:auto}.structure-tree-row{padding:0 5px 0 calc(8px + var(--tree-depth) * 15px)}.structure-tree-row>span:not(.scene-tree-rail,.scene-role-mark){flex:1}.structure-disclosure{margin-left:auto}.structure-editor-dialog .dialog-actions{border-top:1px solid #dce4e7;justify-content:flex-end;gap:8px;margin-top:0;padding:10px 12px;display:flex}.structure-editor-dialog .dialog-actions button{min-height:31px;font-size:11px}@media (width<=720px){body{min-width:0}.app-shell{grid-template-columns:minmax(0,1fr)}.global-header{grid-column:1;padding:0 10px}.brand-copy span,.primary-sidebar{display:none}.header-context{font-size:0}.app-content{grid-column:1}.page.learner-course-page{padding:18px 12px}.learner-course-page .page-heading{align-items:flex-start;margin-bottom:18px}.learner-course-page .page-heading h1{font-size:20px}.learner-course-page .list-toolbar,.learner-course-page .search-field{width:100%}.page.model-library-page{height:auto;min-height:100%;padding:18px 12px}.model-library-page-heading{align-items:flex-start;gap:12px}.model-library-page-heading h1{font-size:20px}.model-library-page-heading p{flex-wrap:wrap;align-items:flex-start;font-size:11px}.model-library-page-frame{flex:none;min-height:820px}.model-library-page .model-library-body{grid-template-rows:280px minmax(0,1fr);grid-template-columns:minmax(0,1fr)}.model-library-page .model-library-list{border-bottom:1px solid #cbd6dc;border-right:0}.editor-commandbar{flex-basis:110px;grid-template-rows:44px 24px 42px;grid-template-columns:32px minmax(0,1fr);gap:0 10px;height:110px;padding:0 8px;display:grid}.editor-course-title{min-width:0;max-width:none}.editor-title-row{gap:5px}.course-mode-select{flex-basis:82px;width:82px}.editor-notice{grid-column:1/3;max-width:100%;margin-left:0}.editor-actions,.editor-notice+.editor-actions{grid-area:3/1/auto/3;justify-content:flex-end;margin-left:0}.editor-actions .secondary-button,.editor-actions .publish-button{min-width:0;padding:0 10px}.editor-layout{grid-template:"resources"250px"viewport"340px"inspector"320px"timeline"170px/minmax(0,1fr);overflow-y:auto}.viewport-panel{min-height:340px}.model-library-drawer{width:100vw}.model-library-filters{grid-template-columns:minmax(0,1fr) 98px}.model-library-filters select:last-child{grid-column:1/3}.model-library-body{grid-template-columns:minmax(128px,42%) minmax(0,1fr)}.library-asset-row{grid-template-columns:36px minmax(0,1fr) 6px;gap:6px}.library-asset-row img,.library-thumbnail{width:36px;height:34px}.model-library-detail{padding:9px}.library-add-row{grid-template-columns:1fr}}@media (width<=360px){.model-library-detail-actions{flex-wrap:wrap}.model-library-detail-actions .secondary-button{flex:84px;min-width:0}.model-library-detail-actions .icon-button{margin-left:0}.structure-editor-dialog .dialog-actions{flex-wrap:wrap}.structure-editor-dialog .dialog-actions button{flex:96px;min-width:0}}@media (prefers-reduced-motion:reduce){.model-library-drawer{scroll-behavior:auto}}
