:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#f6f6f4;--panel:#fff;--panel-strong:#f8fbff;--surface-soft:#eef3fb;--line:#1018281a;--muted:#667085;--text:#111827;--accent:#3b75e8;--accent-strong:#244fb3;--accent-soft:#d3def6;--success:#2f8f55;--warn:#b87510;--error:#c9423f;--radius:16px;--shadow:0 12px 34px #0f172a14;background:#f6f6f4;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html,body,#root{background:#f6f6f4;width:100%;min-height:100%;overflow-x:hidden}#root{min-height:100vh}body{background:var(--bg);min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{-webkit-tap-highlight-color:transparent}.app-shell{max-width:1120px;min-height:100vh;padding:max(18px, env(safe-area-inset-top)) 18px 46px;width:100%;margin:0 auto}.student-entry-shell{padding-top:max(26px, env(safe-area-inset-top))}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;margin-bottom:18px;padding-bottom:16px;display:flex}.topbar h1,.hero-panel h2,.card h3{letter-spacing:0;margin:0}.topbar h1{font-size:25px;font-weight:650;line-height:1.2}.eyebrow,.section-label{color:var(--accent);letter-spacing:0;margin:0 0 6px;font-size:12px;font-weight:760}.build-badge,.status-pill{border:1px solid var(--line);color:var(--muted);white-space:nowrap;background:#ffffffbf;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:700}.compat-page,.entry-page{gap:16px;display:grid}.hero-panel,.card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-panel{background:linear-gradient(135deg, #3b75e81f, #ffffffeb 38%), var(--panel);justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.hero-panel h2{font-size:clamp(27px,5vw,46px);font-weight:760}.lede{color:var(--muted);max-width:760px;margin:10px 0 0;line-height:1.65}.grid{gap:16px;display:grid}.two-col{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.main-tools{align-items:start}.card{min-width:0;padding:18px}.route-error-card{gap:10px;display:grid}.route-error-card p{color:var(--muted);margin:0;line-height:1.55}.route-error-card .ghost-button{justify-self:start}.card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.card h3{font-size:20px;font-weight:680}.capability-list{gap:9px;margin:0;display:grid}.capability-list div,.mime-row,.meta-strip,.range-control{background:var(--panel-strong);border:1px solid #10182812;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;min-width:0;padding:10px 12px;display:flex}.capability-list dt,.mime-row span,.range-control span{color:var(--muted);min-width:0;font-size:13px}.capability-list dd,.mime-row strong,.range-control strong{color:var(--text);overflow-wrap:anywhere;text-align:right;max-width:68%;margin:0;font-size:13px}.mime-list,.control-stack{gap:8px;display:grid}.status-pill.running{color:var(--warn);background:#fff8eb;border-color:#b8751047}.status-pill.success{color:var(--success);background:#edf9f1;border-color:#2f8f5542}.status-pill.error{color:var(--error);background:#fff0ef;border-color:#c9423f42}.file-drop{background:var(--panel-strong);border-radius:var(--radius);cursor:pointer;border:1px dashed #3b75e866;align-items:center;gap:5px;margin-bottom:14px;padding:16px;transition:border-color .18s,background .18s;display:grid}.file-drop:hover,.chooser-card:hover{background:#eef4ff;border-color:#3b75e8b3}.file-drop input,.chooser-card input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.file-drop span{color:var(--text);font-weight:800}.file-drop small,.status-text{color:var(--muted);line-height:1.55}.chooser-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:12px;display:grid}.chooser-card{background:var(--panel-strong);border-radius:var(--radius);cursor:pointer;border:1px dashed #3b75e852;align-content:start;gap:8px;min-width:0;min-height:172px;padding:14px;display:grid}.chooser-card span{color:var(--text);font-weight:800}.chooser-card small,.chooser-card strong{overflow-wrap:anywhere}.chooser-card small{color:var(--muted);line-height:1.45}.chooser-card strong{color:var(--accent);align-self:end;font-size:13px;line-height:1.45}.video-stage,.glb-preview{border-radius:var(--radius);background:#0d1320;border:1px solid #10182814;justify-content:center;align-items:center;min-height:330px;display:flex;position:relative;overflow:hidden}.video-stage video{object-fit:contain;width:100%;height:100%;max-height:520px}.crop-box{border:2px solid var(--accent);pointer-events:none;position:absolute;box-shadow:0 0 0 999px #0000005c,inset 0 0 0 1px #00000059}.empty-state{color:var(--muted);text-align:center;padding:24px;font-weight:700}.debug-hint{color:var(--muted);overflow-wrap:anywhere;margin-top:10px;font-size:12px;font-weight:600}.meta-strip{color:var(--muted);flex-wrap:wrap;margin:10px 0;font-size:13px}.range-control{grid-template-columns:74px minmax(0,1fr) 58px;display:grid}.range-control input{accent-color:var(--accent);width:100%;min-width:0}.primary-button,.secondary-action-button,.ghost-button,.download-link{cursor:pointer;border-radius:14px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-weight:800;text-decoration:none;display:inline-flex}.primary-button{background:var(--accent);color:#fff;border:0;width:100%;margin-top:14px}.primary-button:disabled{cursor:not-allowed;opacity:.45}.ghost-button,.download-link,.secondary-action-button{border:1px solid var(--line);color:var(--text);background:#fff}.secondary-action-button{width:100%;min-height:50px}.status-text{min-height:24px}.trim-result{gap:10px;margin-top:12px;display:grid}.trim-result video{border:1px solid var(--line);border-radius:var(--radius);background:#0d1320;width:100%}.glb-preview canvas{width:100%;height:100%;display:block}.entry-grid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:start;gap:16px;display:grid}.entry-hero h2{overflow-wrap:anywhere}.student-login-page{max-width:440px;min-height:calc(100dvh - 72px);margin:0 auto;padding:6px 4px 28px}.student-login-card{gap:30px;display:grid}.student-login-header{justify-content:space-between;align-items:center;gap:18px;display:flex}.student-login-brand{color:#1c2430;letter-spacing:0;align-items:center;gap:9px;margin:0;font-size:17px;font-weight:780;display:inline-flex}.student-login-brand img{border-radius:12px;width:34px;height:34px;display:block;box-shadow:0 6px 16px #1018281f}.student-login-mark{color:var(--accent);letter-spacing:0;white-space:nowrap;font-size:18px;font-weight:780}.student-login-copy{gap:13px;display:grid}.student-login-copy h2{color:#101828;letter-spacing:0;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:clamp(23px,6vw,30px);font-weight:760;line-height:1.1}.student-login-copy p{color:#667085;margin:0;font-size:15px;line-height:1.55}.student-name-copy{gap:10px;margin-top:16px}.student-name-copy p{color:#667085;font-size:16px;font-weight:620}.student-login-form{gap:13px;margin-top:4px;display:grid}.student-login-field{background:#ffffffb8;border:1px solid #1018281f;border-radius:18px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;min-height:56px;padding:0 15px;display:grid}.student-login-field:focus-within{background:#ffffffeb;border-color:#3b75e8c7;box-shadow:0 0 0 4px #3b75e81a}.student-login-field input{-webkit-appearance:none;appearance:none;color:#20242c;background:0 0;border:0;outline:none;width:100%;min-width:0;font-size:18px;font-weight:560}.student-login-field input::placeholder{color:#6670859e}.student-login-prefix{color:#20242c;font-size:18px;font-weight:760}.student-login-code{color:var(--accent);cursor:pointer;white-space:nowrap;background:0 0;border:0;justify-self:end;min-height:40px;padding:0;font-size:14px;font-weight:760}.student-login-code:disabled{color:#6670857a;cursor:not-allowed}.student-login-submit{border-radius:999px;min-height:56px;font-size:17px}.student-login-submit:disabled{color:#20242c7a;opacity:1;background:#3b75e83d}.student-name-form{margin-top:8px}.student-name-form .student-login-field{grid-template-columns:minmax(0,1fr)}.teacher-login-page{padding-top:max(10px, env(safe-area-inset-top));align-content:start;display:grid}.teacher-login-card{gap:34px}.teacher-login-copy{gap:11px;padding-top:8px}.teacher-login-copy h2{font-size:clamp(34px,9vw,44px);font-weight:820}.teacher-login-copy p{max-width:340px}.teacher-login-form{gap:14px}.student-name-note{color:#667085eb;margin:0;font-size:13px;line-height:1.55}.student-name-logout{bottom:max(22px, env(safe-area-inset-bottom));color:#667085;cursor:pointer;height:46px;right:max(22px, env(safe-area-inset-right));background:#ffffffdb;border:1px solid #1018281a;border-radius:999px;justify-content:center;align-items:center;width:46px;padding:0;display:inline-flex;position:fixed;box-shadow:0 12px 28px #0f172a1a}.student-name-logout:active{transform:scale(.96)}.student-name-logout svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:22px;height:22px}.student-logout-dialog-backdrop{z-index:60;background:#0f172a33;justify-content:center;align-items:flex-end;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.student-logout-dialog{background:#fffffff7;border:1px solid #1018281a;border-radius:24px;gap:18px;width:100%;max-width:390px;padding:22px;display:grid;box-shadow:0 24px 60px #0f172a2e}.student-logout-dialog h3{color:#101828;letter-spacing:0;margin:0 0 6px;font-size:20px;font-weight:760;line-height:1.25}.student-logout-dialog p{color:#667085;margin:0;font-size:14px;line-height:1.55}.student-logout-dialog .logout-dialog-error{color:#b42318;margin-top:12px;font-weight:650}.student-logout-actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}.student-logout-actions button{cursor:pointer;border-radius:999px;min-height:46px;padding:0 14px;font-size:15px;font-weight:760}.student-logout-actions button:disabled{cursor:wait;opacity:.62}.student-logout-secondary{color:#344054;background:#fff;border:1px solid #1018281f}.student-logout-primary{background:var(--accent);border:1px solid var(--accent);color:#fff}.session-invalidated-dialog{color:#101828;background:#fffffffa;border:1px solid #1018281a;border-radius:22px;width:calc(100% - 40px);max-width:390px;margin:auto;padding:24px;box-shadow:0 24px 70px #0f172a3d}.session-invalidated-dialog::backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f172a52}.session-invalidated-dialog h2{margin:0 0 8px;font-size:20px;font-weight:760;line-height:1.25}.session-invalidated-dialog p{color:#667085;margin:0 0 20px;font-size:14px;line-height:1.55}.session-invalidated-dialog button{background:var(--accent);border:1px solid var(--accent);color:#fff;cursor:pointer;border-radius:999px;width:100%;min-height:46px;font-size:15px;font-weight:760}.session-invalidated-dialog button:focus-visible{outline-offset:3px;outline:3px solid #3774eb47}.entry-upload-flow{gap:16px;display:grid}.form-stack{gap:12px;display:grid}.form-field{gap:7px;display:grid}.form-field span{color:var(--muted);font-size:13px}.form-field input{-webkit-appearance:none;appearance:none;background:var(--panel-strong);color:var(--text);border:1px solid #1018281a;border-radius:12px;outline:none;width:100%;min-height:46px;padding:0 12px}.form-field input:focus{border-color:#3b75e8b8;box-shadow:0 0 0 4px #3b75e81f}.form-field input::placeholder{color:#667085ad}.form-field small,.form-error,.success-panel p{color:var(--muted);margin:0;line-height:1.55}.code-row{grid-template-columns:minmax(0,1fr) 116px;align-items:end;gap:10px;display:grid}.code-button{width:100%;min-height:46px;padding:0 12px}.code-button:disabled{cursor:not-allowed;opacity:.5}.form-error{color:var(--error);font-weight:700}.success-panel{gap:12px;display:grid}.success-panel strong{color:var(--success);font-size:20px}.upload-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);grid-column:1/-1;gap:16px;padding:18px;display:grid}.upload-card-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.upload-card-header h3{margin:0;font-size:24px;line-height:1.2}.upload-card-header p{color:var(--muted);max-width:720px;margin:7px 0 0;line-height:1.55}.upload-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.hidden-file-input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.upload-video-frame{border-radius:var(--radius);background:#0d1320;border:1px solid #10182814;justify-content:center;align-items:center;width:100%;min-height:320px;display:flex;position:relative;overflow:hidden}.upload-video-frame video{object-fit:contain;width:100%;height:100%;display:block}.upload-crop-box{cursor:grab;touch-action:none;border:2px solid #66a1ff;border-radius:12px;justify-content:center;min-width:42px;min-height:42px;display:flex;position:absolute;box-shadow:0 0 0 999px #080d166b,inset 0 0 0 1px #ffffff61}.upload-crop-box span{color:#fff;pointer-events:none;background:#0d1320c7;border-radius:999px;align-self:flex-start;margin-top:8px;padding:5px 9px;font-size:12px;font-weight:700}.upload-empty-state{color:#ffffffb8;font-weight:700}.upload-meta-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.upload-meta-grid div,.draft-summary dl div{background:var(--panel-strong);border:1px solid #10182812;border-radius:12px;gap:5px;min-width:0;padding:11px 12px;display:grid}.upload-meta-grid span,.draft-summary dt{color:var(--muted);font-size:12px}.upload-meta-grid strong,.draft-summary dd{color:var(--text);overflow-wrap:anywhere;margin:0;font-size:13px;font-weight:750}.upload-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.upload-action-row{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:10px;display:grid}.upload-action-row .primary-button,.upload-action-row .ghost-button{width:100%;margin-top:0}.upload-progress{background:var(--surface-soft);border-radius:999px;height:8px;overflow:hidden}.upload-progress span{background:linear-gradient(90deg, var(--accent), #6aa3ff);height:100%;transition:width .2s;display:block}.analysis-progress-stack{gap:9px;display:grid}.analysis-progress-percent{color:var(--accent);font-variant-numeric:tabular-nums;text-align:center;font-size:14px;font-weight:600;line-height:1}.upload-message{color:var(--muted);margin:0;line-height:1.55}.upload-message.error{color:var(--error);font-weight:700}.trim-preview{background:var(--panel-strong);border-radius:var(--radius);border:1px solid #10182812;gap:8px;padding:10px;display:grid}.trim-preview video{background:#0d1320;border-radius:12px;width:100%}.trim-preview span{color:var(--muted);font-size:13px}.draft-summary{border-radius:var(--radius);background:linear-gradient(135deg,#3b75e81a,#ffffffeb);border:1px solid #3b75e826;gap:12px;padding:14px;display:grid}.draft-summary strong{color:var(--accent-strong);font-size:18px}.draft-summary dl{gap:8px;margin:0;display:grid}.draft-summary .primary-button:disabled{opacity:.55}.analysis-select{gap:7px;display:grid}.analysis-select span{color:var(--muted);font-size:13px;font-weight:650}.analysis-select select{-webkit-appearance:none;appearance:none;border:1px solid var(--line);color:var(--text);background:#fff;border-radius:12px;width:100%;min-height:44px;padding:0 12px}.analysis-message{color:var(--muted);margin:0;font-size:13px;font-weight:650}.analysis-message.success{color:var(--success)}.run-summary{border-top:1px solid var(--line);padding-top:4px}.upload-wizard{grid-column:1/-1;gap:16px;width:100%;max-width:760px;margin:0 auto;display:grid}.upload-wizard-header{gap:8px;padding:4px 2px 0;display:grid}.upload-wizard-brand-row{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.upload-logout-button{color:#667085;cursor:pointer;background:#ffffffdb;border:1px solid #1018281a;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;transition:background .16s,box-shadow .16s,transform .12s;display:inline-flex}.upload-logout-button:active{background:#fff;transform:scale(.94);box-shadow:0 8px 18px #0f172a1a}.upload-logout-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2px;width:21px;height:21px}.upload-wizard-kicker{color:var(--muted);justify-content:space-between;align-items:center;gap:10px;min-width:0;font-size:13px;font-weight:720;display:flex}.upload-wizard-kicker span{color:var(--accent);background:#3b75e81a;border:1px solid #3b75e829;border-radius:999px;flex:none;padding:5px 9px}.upload-wizard-kicker strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.upload-wizard-header h2{color:#101828;letter-spacing:0;margin:0;font-size:clamp(27px,7vw,38px);font-weight:780;line-height:1.12}.upload-wizard-header p{color:#667085;margin:0;font-size:15px;line-height:1.55}.upload-step-track{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-top:5px;display:grid}.upload-step-track span{background:#10182814;border-radius:999px;height:5px}.upload-step-track span.active{background:var(--accent)}.upload-step-panel{background:#ffffffdb;border:1px solid #10182814;border-radius:24px;gap:15px;padding:16px;display:grid;box-shadow:0 18px 48px #0f172a14}.upload-select-step{padding-top:20px}.upload-select-copy p{color:#667085;margin:0;font-size:15px;line-height:1.55}.upload-source-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.upload-source-button,.crop-toolbar button,.frame-adjust-grid button,.action-choice-button{-webkit-tap-highlight-color:transparent;cursor:pointer;font:inherit}.upload-source-button{text-align:left;background:#fff;border:1px solid #3b75e833;border-radius:20px;align-content:center;gap:6px;min-height:118px;padding:16px;transition:background .16s,border-color .16s,box-shadow .16s,transform .12s;display:grid}.upload-source-button:hover{background:#f8fbff;border-color:#3b75e861}.upload-source-button span{color:#101828;font-size:18px;font-weight:780}.upload-source-button small{color:#667085;font-size:13px;line-height:1.45}.upload-source-button:active,.crop-toolbar button:active,.frame-adjust-grid button:active,.action-choice-button:active{transform:scale(.97)}.upload-source-button:active{background:#3b75e814;border-color:#3b75e880;box-shadow:inset 0 0 0 1px #3b75e81f}.workflow-video-stage{background:#0b111d;border-radius:22px;justify-content:center;align-items:center;width:100%;min-height:260px;display:flex;position:relative;overflow:hidden}.workflow-video-stage.has-video{min-height:0}.workflow-video-stage.compact{border-radius:18px}.workflow-video-stage video{object-fit:fill;width:100%;height:100%;display:block}.workflow-crop-box{cursor:grab;touch-action:none;border:2px solid #6da0ff;border-radius:16px;min-width:44px;min-height:44px;position:absolute;box-shadow:0 0 0 999px #050a1275,inset 0 0 0 1px #ffffff6b}.workflow-crop-box:active{cursor:grabbing}.crop-handle{touch-action:none;z-index:2;background:0 0;border:0;border-radius:999px;width:42px;height:42px;position:absolute}.crop-handle:after{content:"";background:#fff;border:2px solid #6da0ff;border-radius:999px;width:20px;height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0f172a2e}.crop-handle.nw{cursor:nwse-resize;top:-21px;left:-21px}.crop-handle.ne{cursor:nesw-resize;top:-21px;right:-21px}.crop-handle.sw{cursor:nesw-resize;bottom:-21px;left:-21px}.crop-handle.se{cursor:nwse-resize;bottom:-21px;right:-21px}.frame-control-card{background:#f8fbffe6;border:1px solid #10182812;border-radius:20px;gap:11px;padding:14px;display:grid}.frame-time-row,.frame-time-scale{justify-content:space-between;align-items:center;display:flex}.frame-time-row span,.frame-time-scale span{color:#667085;font-size:13px;font-weight:680}.frame-time-row strong{color:var(--accent);font-size:18px;font-weight:800}.frame-timeline{accent-color:var(--accent);cursor:pointer;touch-action:pan-y;width:100%;min-height:48px;padding:18px 0}.frame-timeline::-webkit-slider-runnable-track{height:4px}.frame-timeline::-webkit-slider-thumb{min-width:24px;min-height:24px;margin-top:-10px}.frame-timeline::-moz-range-thumb{min-width:24px;min-height:24px}.frame-timeline::-moz-range-track{height:4px}.frame-adjust-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;display:grid}.frame-adjust-grid button,.crop-toolbar button{color:#344054;background:#fff;border:1px solid #1018281a;border-radius:999px;min-height:40px;font-size:14px;font-weight:760}.frame-adjust-grid button:disabled{cursor:not-allowed;opacity:.4}.crop-toolbar{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.crop-scrub-row{background:#f8fbffe6;border:1px solid #10182812;border-radius:20px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;padding:6px 14px 6px 10px;display:grid}.crop-scrub-row .frame-timeline{min-height:42px;padding:15px 0}.crop-play-button{color:var(--accent);cursor:pointer;background:#fff;border:1px solid #1018281a;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.crop-play-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px;width:22px;height:22px}.crop-warning{color:#b54708;margin:0;font-size:13px;font-weight:700;line-height:1.5}.upload-step-actions{grid-template-columns:.8fr .8fr 1.2fr;gap:10px;display:grid}.upload-step-actions.two-buttons{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr)}.upload-step-actions .primary-button,.upload-step-actions .ghost-button{width:100%;min-height:52px;margin-top:0}.action-preview-section{background:#f8fbffe6;border:1px solid #10182812;border-radius:22px;gap:10px;padding:10px;display:grid}.action-choice-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.action-choice-header h3{color:#101828;letter-spacing:0;margin:0;font-size:15px;font-weight:780}.action-choice-header span{color:var(--accent);text-overflow:ellipsis;white-space:nowrap;max-width:48%;font-size:13px;font-weight:780;overflow:hidden}.action-preview-section .workflow-video-stage{border-radius:18px}.action-scrub-row{background:#fff;padding-right:12px}.action-choice-section{gap:10px;display:grid}.hand-stroke-grid,.action-type-grid{gap:9px;display:grid}.hand-stroke-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.action-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.action-choice-button{color:#101828;text-align:left;background:#fff;border:1px solid #1018281a;border-radius:18px;align-items:flex-start;gap:4px;min-height:52px;padding:11px 12px;transition:background .16s,border-color .16s,box-shadow .16s,color .16s,transform .12s;display:grid;position:relative}.hand-stroke-grid .action-choice-button{min-height:54px}.action-type-grid .action-choice-button{min-height:50px}.action-choice-button span{font-size:16px;font-weight:800;line-height:1.25}.action-choice-button.selected{color:var(--accent-strong);background:#3b75e81a;border-color:#3b75e885;box-shadow:inset 0 0 0 1px #3b75e81a}.action-choice-button.selected:after{background:var(--accent);content:"";border:2px solid #fff;border-radius:999px;width:9px;height:9px;position:absolute;top:12px;right:12px;box-shadow:0 0 0 1px #3b75e840}.result-page{gap:16px;display:grid}.result-hero,.result-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.result-hero{background:linear-gradient(135deg, #3b75e824, #fffffff0 42%), var(--panel);justify-content:space-between;align-items:center;gap:14px;padding:22px;display:flex}.result-hero h2,.result-card h3,.report-section h4{letter-spacing:0;margin:0}.result-hero h2{font-size:clamp(28px,5vw,44px);font-weight:780;line-height:1.15}.result-hero p,.result-note,.report-empty p{color:var(--muted);margin:8px 0 0;line-height:1.58}.result-grid{grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);align-items:start;gap:16px;display:grid}.result-card{min-width:0;padding:18px}.result-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.result-card h3{font-size:22px;font-weight:720}.result-model-stage{min-height:380px;position:relative}.result-model-stage .glb-preview{min-height:380px}.result-overlay{border:1px solid var(--line);color:var(--accent-strong);z-index:2;background:#ffffffb8;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:800;display:flex;position:absolute;top:14px;left:14px}.segmented-control{background:var(--surface-soft);border:1px solid #10182814;border-radius:12px;grid-auto-flow:column;gap:4px;padding:4px;display:inline-grid}.segmented-control button{color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:32px;padding:0 10px;font-size:13px;font-weight:780}.segmented-control button.active{color:var(--accent-strong);background:#fff;box-shadow:0 4px 12px #0f172a14}.summary-metrics{gap:10px;display:grid}.summary-metrics div{background:var(--panel-strong);border:1px solid #10182812;border-radius:12px;gap:6px;padding:12px;display:grid}.summary-metrics span,.chart-range,.report-list span{color:var(--muted);font-size:12px;font-weight:680}.summary-metrics strong{color:var(--text);overflow-wrap:anywhere;font-size:15px}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.chart-card{background:var(--panel-strong);border:1px solid #10182812;border-radius:14px;gap:8px;min-width:0;padding:12px;display:grid}.chart-header,.chart-range{justify-content:space-between;align-items:center;gap:10px;display:flex}.chart-header span{color:var(--text);font-size:14px;font-weight:780}.chart-header strong{color:var(--accent-strong);white-space:nowrap;font-size:13px}.chart-card svg{width:100%;display:block}.chart-axis{stroke:#10182824;stroke-width:1px}.chart-line{stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:4px}.report-stack{gap:14px;display:grid}.report-section{border-top:1px solid var(--line);gap:10px;padding-top:14px;display:grid}.report-section h4{color:var(--text);font-size:17px}.report-list{gap:7px;display:grid}.report-list ul{gap:7px;margin:0;padding-left:19px;display:grid}.report-list li{color:var(--text);line-height:1.62}.report-empty,.result-error-card{background:var(--panel-strong);border:1px solid #10182812;border-radius:14px;gap:10px;padding:14px;display:grid}.report-empty strong,.result-error-card strong{color:var(--text);font-size:16px}.result-note.error{color:var(--error);font-weight:750}.result-page{gap:16px;width:100%;max-width:1080px;margin:0 auto;display:grid}.result-mobile-header{gap:18px;padding:4px 2px 0;display:grid}.result-header-actions{align-items:center;gap:9px;display:flex}.result-text-button{color:var(--accent);cursor:pointer;background:#fff;border:1px solid #1018281a;border-radius:999px;min-height:38px;padding:0 13px;font-size:13px;font-weight:780;transition:background .16s,box-shadow .16s,transform .12s}.result-text-button:active{background:#f7faff;transform:scale(.96);box-shadow:0 8px 18px #0f172a1a}.result-title-row{justify-content:space-between;align-items:flex-end;gap:14px;display:flex}.result-title-row h2{color:#101828;letter-spacing:0;margin:12px 0 0;font-size:clamp(35px,9vw,56px);font-weight:860;line-height:1.08}.round-help-button,.chart-help-button,.model-fullscreen-button{color:var(--muted);cursor:pointer;background:#fff;border:1px solid #1018281a;border-radius:999px;justify-content:center;align-items:center;font-weight:820;transition:background .16s,color .16s,transform .12s;display:inline-flex}.round-help-button{flex:none;width:42px;height:42px;font-size:18px}.round-help-button:active,.chart-help-button:active,.model-fullscreen-button:active{color:var(--accent);background:#f7faff;transform:scale(.94)}.result-model-section,.result-overview-card,.result-data-card,.result-report-card,.result-control-card{background:#fff;border:1px solid #10182814;border-radius:20px;padding:18px;box-shadow:0 1px 2px #0f172a06}.result-detail-tabs{background:#fff;border:1px solid #10182814;border-radius:20px;overflow:hidden;box-shadow:0 1px 2px #0f172a06}.result-detail-tab-list{border-bottom:1px solid #10182817;grid-template-columns:repeat(4,minmax(0,1fr));height:48px;display:grid;position:relative}.result-detail-tab-list button{color:#667085;cursor:pointer;z-index:1;background:0 0;border:0;padding:0;font-size:15px;font-weight:560;transition:color .28s,font-weight .28s;position:relative}.result-detail-tab-list button.active{color:#101828;font-weight:650}.result-detail-tab-list button:focus-visible{outline-offset:-4px;outline:2px solid #006ff58c}.result-detail-tab-indicator{pointer-events:none;z-index:2;background:#006ff5;width:calc(25% - 12px);height:2px;transition:transform .28s ease-in-out;position:absolute;bottom:0;left:6px;transform:translate(0)}.result-detail-tab-indicator.data{transform:translate(calc(100% + 12px))}.result-detail-tab-indicator.insight{transform:translate(calc(200% + 24px))}.result-detail-tab-indicator.control{transform:translate(calc(300% + 36px))}.result-detail-tab-panel>.result-card{box-shadow:none;border:0;border-radius:0;min-height:180px}.dual-model-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.model-panel{gap:10px;min-width:0;display:grid}.model-panel-title{justify-content:space-between;align-items:center;min-height:32px;display:flex}.model-panel-title strong{color:#101828;font-size:15px;font-weight:700}.model-panel-heading{align-items:center;gap:8px;min-width:0;display:inline-flex}.model-panel-heading strong{min-width:0}.model-source-toggle{color:#006ff5;cursor:pointer;background:#f2f7ff;border:0;border-radius:999px;min-height:30px;padding:0 11px;font-size:12px;font-weight:680}.model-source-toggle:active{background:#e4efff}.model-fullscreen-button{width:30px;height:30px}.model-fullscreen-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2px;width:15px;height:15px}.result-model-stage.compact,.result-model-stage.compact .glb-preview{min-height:0}.result-model-stage.compact{aspect-ratio:3/4;background:#080b09;border-radius:14px;overflow:hidden}.result-model-stage.compact .glb-preview{box-shadow:none;background:#080b09;border:0;border-radius:0;height:100%}.result-model-stage.compact .glb-preview canvas{border-radius:0}.source-video-stage video,.fullscreen-video video{object-fit:contain;background:#080b09;width:100%;height:100%;display:block}.result-asset-state{color:#98a2b3;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;min-height:180px;padding:20px;font-size:13px;font-weight:620;display:flex}.result-asset-state i,.report-keyframe-loading i,.overview-summary-state i{border:2px solid #006ff52e;border-top-color:#006ff5;border-radius:999px;width:18px;height:18px}.result-asset-state i.loading,.report-keyframe-loading i,.overview-summary-state i{animation:.75s linear infinite result-spin}.result-asset-state button{color:#5aa0f7;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:680}@keyframes result-spin{to{transform:rotate(360deg)}}.result-overview-card{gap:32px;padding:28px 24px 32px;display:grid}.overview-summary{gap:32px;display:grid}.overview-summary h3{color:#101828;margin:0;font-size:22px;font-weight:560}.overview-summary-list{display:grid}.overview-summary-list p{color:#101828;margin:0;padding:10px 0;font-size:15px;line-height:1.72}.overview-summary-list>span{background:#10182814;height:1px}.overview-summary-state{color:#667085;align-items:center;gap:10px;min-height:64px;font-size:15px;display:flex}.overview-summary-state p,.overview-summary-empty{margin:0}.overview-summary-state.error{align-items:flex-start;gap:6px;display:grid}.overview-summary-state.error strong{color:#d97706}.overview-summary-empty{color:#98a2b3;min-height:64px;font-size:15px}.standardness-score{flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.standardness-score>span{color:#667085;font-size:12px;font-weight:520}.standardness-gauge{width:176px;height:176px;position:relative}.standardness-gauge svg{width:100%;height:100%;display:block;overflow:visible}.standardness-gauge circle{fill:none;stroke-width:10px}.standardness-gauge-track{stroke:#e5e7eb}.standardness-gauge-value{stroke:#006ff5;stroke-linecap:round;transform-origin:88px 88px;transform:rotate(-90deg)}.standardness-gauge-label{justify-content:center;align-items:baseline;gap:2px;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.standardness-gauge-label strong{color:#006ff5;font-variant-numeric:tabular-nums;letter-spacing:-2px;font-size:52px;font-weight:650}.standardness-gauge-label span{color:#667085;font-size:17px;font-weight:520}.standardness-radar{width:100%;max-width:380px;margin:0 auto}.standardness-radar svg{width:100%;display:block;overflow:visible}.standardness-radar-grid{fill:none;stroke:#9ca3af8f;stroke-linejoin:round;stroke-width:.75px}.standardness-radar-grid.outer{stroke:#6b72809e;stroke-width:1px}.standardness-radar-spoke{stroke:#9ca3af80;stroke-width:.7px}.standardness-radar-data{stroke:#006ff5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.25px}.standardness-radar-data.complete{fill:#006ff52e}.standardness-radar-data.partial{fill:none}.standardness-radar-point{fill:#006ff5;stroke:#fff;stroke-width:1.25px}.standardness-radar-label{fill:#667085;font-size:12px;font-weight:520}.model-inline-error{color:var(--error);margin:0;font-size:12px;font-weight:720}.model-playback-control{background:#f6f6f4;border:0;border-radius:12px;grid-template-columns:40px minmax(0,1fr) 42px;align-items:center;gap:10px;margin-top:12px;padding:8px 12px 8px 8px;display:grid}.playback-toggle-button{color:#006ff5;cursor:pointer;background:#fff;border:1px solid #006ff533;border-radius:999px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.playback-toggle-button:disabled{color:#98a2b3;cursor:not-allowed}.playback-toggle-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.5px;width:19px;height:19px}.model-playback-control input,.chart-frame-slider input{accent-color:#006ff5;width:100%}.model-playback-control span{color:var(--muted);text-align:right;font-size:12px;font-weight:780}.result-card-header.compact{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;display:flex}.result-card-header.compact h3{color:#101828;letter-spacing:0;margin:0;font-size:22px;font-weight:760}.result-card-header.compact p{color:var(--muted);max-width:720px;margin:7px 0 0;font-size:13px;line-height:1.55}.chart-help-button{color:var(--accent);flex:none;min-height:34px;padding:0 12px;font-size:13px}.motion-chart-card{background:0 0;border:0;border-radius:0;gap:14px;padding:0;display:grid}.chart-metric-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.chart-metric-select{flex:none;justify-self:start;width:fit-content;display:inline-flex;position:relative}.chart-metric-select select{-webkit-appearance:none;appearance:none;color:#101828;background:#f6f6f4;border:1px solid #0000;border-radius:10px;width:auto;min-height:40px;padding:0 34px 0 12px;font-size:14px;font-weight:680}.chart-metric-select svg{fill:none;pointer-events:none;stroke:#667085;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:16px;height:16px;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.chart-metric-info-button{color:#7c8088;cursor:pointer;background:0 0;border:0;flex:none;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:color .16s,transform .12s;display:inline-flex}.chart-metric-info-button:active{color:var(--accent);transform:scale(.94)}.chart-metric-info-button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:25px;height:25px}.chart-legend{color:var(--muted);gap:7px;width:min(100%,270px);font-size:12px;display:grid}.chart-legend-row{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.chart-legend span{align-items:center;gap:5px;min-width:0;display:inline-flex}.chart-legend strong{color:#101828;font-variant-numeric:tabular-nums;text-align:right;white-space:nowrap;font-size:12px;font-weight:680}.chart-legend i{border-radius:999px;width:8px;height:8px;display:inline-block}.chart-legend i.student{background:var(--accent)}.chart-legend i.standard{background:#ff9500}.chart-legend i.standard-range{background:#ff950033;border:1px solid #ff9500;border-radius:2px;width:18px;height:9px}.motion-chart-svg{background:#fff;width:100%;display:block;overflow:visible}.chart-plot-bg{fill:#fff}.chart-grid-line{stroke:#10182813;stroke-width:1px}.chart-plot-border{fill:none;stroke:#10182826;stroke-width:1px}.chart-standard-range{fill:#ff950033}.motion-chart-svg .chart-line.student{stroke:#006ff5;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px}.motion-chart-svg .chart-line.standard{stroke:#ff9500;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4px}.chart-keyframe-line{stroke-dasharray:6 4;stroke-width:1.5px}.chart-keyframe.student .chart-keyframe-line{stroke:#006ff557}.chart-keyframe.standard .chart-keyframe-line{stroke:#ff950057}.chart-keyframe-label-bg{fill:#ffffffeb;stroke-width:.7px}.chart-keyframe.student .chart-keyframe-label-bg{stroke:#006ff54d}.chart-keyframe.standard .chart-keyframe-label-bg{stroke:#ff95004d}.chart-keyframe-label{font-size:10px;font-weight:650}.chart-keyframe.student .chart-keyframe-label{fill:#006ff5}.chart-keyframe.standard .chart-keyframe-label{fill:#d97706}.chart-current-line{stroke:#1018284d;stroke-dasharray:4 4;stroke-linecap:round;stroke-width:1px}.chart-current-point{stroke:#fff;stroke-width:2px}.chart-current-point.student{fill:#006ff5}.chart-current-point.standard{fill:#ff9500}.chart-axis-label,.chart-tick{fill:var(--muted);font-size:11px;font-weight:560}.chart-frame-slider{background:#f6f6f4;border-radius:12px;grid-template-columns:40px minmax(0,1fr) 64px;align-items:center;gap:10px;padding:8px 12px 8px 8px;display:grid}.chart-frame-slider span{color:var(--muted);text-align:right;font-size:12px;font-weight:780}.result-report-card .report-stack{background:0 0;border:0;border-radius:0;gap:0;padding:0}.report-keyframe-image,.report-keyframe-loading{border-radius:12px;width:min(100%,300px);max-width:300px;max-height:220px;margin:16px auto 18px}.report-keyframe-loading.error{flex-direction:column}.report-keyframe-loading button{color:#006ff5;cursor:pointer;font:inherit;background:0 0;border:0;padding:0;font-weight:680}.report-keyframe-image{object-fit:contain;background:#f6f6f4;display:block}.report-keyframe-loading{color:#667085;background:#f6f6f4;justify-content:center;align-items:center;gap:10px;min-height:160px;font-size:13px;display:flex}.report-media-error{color:#9a4f00;background:#fff8ed;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding:12px 14px;font-size:13px;display:flex}.report-media-error button{color:#006ff5;cursor:pointer;font:inherit;background:0 0;border:0;flex:none;padding:0;font-weight:680}.result-report-card .report-stack>.report-list{padding:2px 0 18px}.result-report-card .report-section{border-top:1px solid #10182817;gap:14px;padding:18px 0 4px}.result-report-card .report-section:first-child{border-top:1px solid #10182817}.result-report-card .report-section h4{font-size:17px;font-weight:720}.result-report-card .report-list span{color:#006ff5;font-size:13px;font-weight:680}.result-report-card .report-list li{color:#1f2937;font-size:14px;line-height:1.7}.result-report-card .report-list li::marker{color:#98a2b3}.result-report-card .report-empty{background:0 0;border:0;border-radius:0;padding:2px 0}.result-control-card{gap:8px;display:grid}.comparison-view-controls{background:0 0;justify-content:center;align-items:center;gap:12px;min-height:224px;padding:24px 0 12px;display:flex}.comparison-view-controls.disabled{opacity:.52}.orientation-wheel{touch-action:none;background:#f5f7fa;border:1px solid #10182814;border-radius:999px;flex:none;width:148px;height:148px;position:relative;box-shadow:inset 0 0 0 1px #ffffffb8}.orientation-wheel-track{border:7.5px solid #3b75e824;border-radius:999px;width:111px;height:111px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orientation-wheel-tick{cursor:pointer;z-index:2;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex;position:absolute;transform:translate(-50%,-50%)}.orientation-wheel-tick:after{content:"";background:#b9c3d2;border-radius:999px;width:9px;height:9px;transition:background .16s,transform .16s}.orientation-wheel-tick.selected:after{background:var(--accent);transform:scale(1.2)}.orientation-wheel-knob{background:var(--accent);pointer-events:none;z-index:3;border:2px solid #fff;border-radius:999px;width:21px;height:21px;transition:left .18s ease-out,top .18s ease-out;position:absolute;transform:translate(-50%,-50%);box-shadow:0 3px 9px #006ff557}.orientation-wheel-knob.dragging{transition:none;transform:translate(-50%,-50%)scale(1.18);box-shadow:0 4px 12px #006ff57a}.orientation-wheel-center{color:#344054;pointer-events:none;z-index:4;background:#fff;border:1px solid #10182814;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 4px 12px #0f172a14}.orientation-wheel-center svg{fill:none;height:17px;stroke:var(--accent);stroke-linecap:round;stroke-linejoin:round;stroke-width:2.1px;width:17px;transition:transform .18s ease-out}.orientation-wheel-center span{margin-top:2px;font-size:9px;font-weight:760;line-height:1}.orientation-zoom-controls{gap:16px;display:grid}.orientation-zoom-controls button{color:#667085;cursor:pointer;background:#f5f7fa;border:1px solid #10182814;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .16s,border-color .16s,color .16s,transform .12s;display:flex}.orientation-zoom-controls button:hover:not(:disabled){background:var(--surface-soft);color:var(--accent);border-color:#3b75e82e}.orientation-zoom-controls button:active{background:var(--surface-soft);color:var(--accent);border-color:#3b75e82e;transform:scale(.94)}.orientation-zoom-controls button:disabled{color:#6670854d;cursor:not-allowed;background:#f6f6f4a8;border-color:#1018280d}.orientation-zoom-controls svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9px;width:17px;height:17px}.result-info-dialog{text-align:center}.result-info-dialog p{margin:8px 0}.result-info-dialog .student-logout-actions{grid-template-columns:1fr}.result-explanation-backdrop{z-index:80;background:#0f172a5c;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.result-explanation-dialog{background:#fff;border:1px solid #10182814;border-radius:20px;width:100%;max-width:360px;padding:20px;box-shadow:0 24px 70px #0f172a33}.result-explanation-dialog header{border-bottom:1px solid #10182814;justify-content:space-between;align-items:center;gap:12px;padding-bottom:10px;display:flex}.result-explanation-dialog h3{color:#101828;margin:0;font-size:18px;font-weight:650}.result-explanation-dialog header button{color:#667085;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.result-explanation-dialog header svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.8px;width:18px;height:18px}.result-explanation-copy{gap:5px;padding-top:16px;display:grid}.result-explanation-copy strong{color:#101828;font-size:15px;font-weight:650}.result-explanation-copy p{color:var(--muted);margin:0;font-size:14px;line-height:1.65}.fullscreen-model-backdrop{padding:max(18px, env(safe-area-inset-top)) 14px max(18px, env(safe-area-inset-bottom));z-index:70;background:#0f172abd;justify-content:center;align-items:stretch;display:flex;position:fixed;top:0;bottom:0;left:0;right:0}.fullscreen-model{background:#07110e;border-radius:22px;grid-template-rows:auto minmax(0,1fr);width:100%;max-width:720px;display:grid;overflow:hidden}.fullscreen-model header{background:#ffffffeb;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.fullscreen-model header strong{color:#101828;font-weight:840}.fullscreen-model header button{color:var(--muted);cursor:pointer;background:#fff;border:1px solid #1018281f;border-radius:999px;min-height:34px;padding:0 13px;font-size:13px;font-weight:780}.fullscreen-model .glb-preview{border:0;border-radius:0;height:100%;min-height:0}.fullscreen-video video{min-height:0}.teacher-dashboard-page{gap:16px;display:grid}.dashboard-hero,.dashboard-card,.dashboard-login .dashboard-card{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#ffffffe0}.dashboard-hero{justify-content:space-between;align-items:center;gap:18px;padding:24px;display:flex}.dashboard-hero h2,.dashboard-login h2,.dashboard-card h3,.dashboard-metric strong{letter-spacing:0;margin:0}.dashboard-hero h2{font-size:clamp(30px,5vw,50px);font-weight:780;line-height:1.08}.dashboard-hero p:not(.section-label),.dashboard-login p,.dashboard-empty{color:var(--muted);margin:8px 0 0;line-height:1.6}.dashboard-card{min-width:0;padding:18px}.dashboard-login{max-width:520px;margin:24px auto 0;display:grid}.dashboard-login h2{font-size:32px;font-weight:760}.dashboard-login-form{gap:13px;margin-top:18px;display:grid}.dashboard-login-form label{color:var(--muted);gap:7px;font-size:13px;font-weight:650;display:grid}.dashboard-login-form input{background:var(--panel-strong);color:var(--text);border:1px solid #1018281f;border-radius:13px;outline:none;height:48px;padding:0 13px;font-size:16px}.dashboard-login-form input:focus{border-color:#3b75e88c;box-shadow:0 0 0 4px #3b75e81f}.dashboard-login-form .primary-button{margin-top:3px}.teacher-access-card{background:#ffffffb8;border:1px solid #1018281a;border-radius:24px;gap:22px;padding:22px;display:grid}.teacher-access-card h3{color:#101828;margin:0;font-size:clamp(30px,8vw,42px);font-weight:820;line-height:1.08}.teacher-access-card p:not(.section-label){color:var(--muted);margin:10px 0 0;font-size:15px;line-height:1.58}.teacher-access-actions{gap:10px;display:grid}.teacher-access-actions .primary-button,.teacher-access-actions .ghost-button{width:100%;min-height:52px;margin-top:0}.dashboard-tabs{gap:9px;padding-bottom:2px;display:flex;overflow-x:auto}.dashboard-tabs button,.link-stat-list button{border:1px solid var(--line);color:var(--muted);background:#ffffffbf}.dashboard-tabs button{cursor:pointer;border-radius:999px;flex:none;padding:9px 13px;font-size:13px;font-weight:760}.dashboard-tabs button.active,.link-stat-list button.active{background:var(--accent);border-color:var(--accent);color:#fff}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-metric{border:1px solid var(--line);background:#ffffffe0;border-radius:15px;gap:7px;padding:16px;display:grid}.dashboard-metric span,.dashboard-metric small,.dashboard-card-title span,.student-table td span,.detail-title-row span,.detail-run-item span{color:var(--muted)}.dashboard-metric span{font-size:13px;font-weight:650}.dashboard-metric strong{color:var(--text);font-size:30px;font-weight:760;line-height:1}.dashboard-metric small{font-size:12px;font-weight:700}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(280px,.75fr);align-items:start;gap:16px;display:grid}.dashboard-wide-card{min-height:286px}.dashboard-card-title,.dashboard-error,.detail-title-row,.detail-run-item,.detail-run-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.dashboard-card h3{font-size:22px;font-weight:730}.action-bars{gap:13px;margin-top:18px;display:grid}.action-bar-row{gap:8px;display:grid}.action-bar-row div{justify-content:space-between;align-items:center;gap:12px;display:flex}.action-bar-row strong{color:var(--text);font-size:14px}.action-bar-row span{color:var(--muted);font-size:13px}.action-bar-row i{background:linear-gradient(90deg, var(--accent), #6ea3ff);border-radius:999px;min-width:28px;height:9px;display:block}.link-stat-list{gap:9px;margin-top:14px;display:grid}.link-stat-list button{cursor:pointer;text-align:left;border-radius:13px;justify-items:start;gap:4px;padding:12px;display:grid}.link-stat-list button strong,.link-stat-list button span{color:inherit}.dashboard-student-layout{grid-template-columns:minmax(0,1.4fr) minmax(320px,.9fr);align-items:start;gap:16px;display:grid}.student-table-wrap{margin-top:14px;overflow-x:auto}.student-table{border-collapse:collapse;width:100%;min-width:680px}.student-table th{background:var(--panel-strong);color:var(--muted);text-align:left;padding:11px 12px;font-size:12px;font-weight:760}.student-table th:first-child{border-radius:12px 0 0 12px}.student-table th:last-child{border-radius:0 12px 12px 0}.student-table td{color:var(--text);cursor:pointer;border-bottom:1px solid #10182812;padding:13px 12px;font-size:14px}.student-table td:first-child{gap:4px;display:grid}.student-table tr.active td,.student-table tr:hover td{background:#3b75e812}.student-detail-card{position:sticky;top:14px}.dashboard-student-layout{scroll-margin-top:18px}.detail-title-row{margin-top:2px}.detail-title-row h3{font-size:24px}.detail-title-row strong{color:var(--accent);font-size:22px}.detail-bindings{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.detail-bindings span{background:var(--surface-soft);color:var(--accent-strong);border-radius:999px;padding:6px 9px;font-size:12px;font-weight:760}.detail-run-list{gap:10px;margin-top:16px;display:grid}.detail-run-item{background:var(--panel-strong);border:1px solid #10182812;border-radius:14px;padding:12px}.detail-run-item>div:first-child{gap:4px;display:grid}.detail-run-item a{color:var(--accent);font-size:13px;font-weight:780;text-decoration:none}.teacher-dashboard-page{gap:14px;max-width:980px;margin:0 auto}.teacher-board-top{grid-template-columns:1fr auto;gap:20px;padding:8px 4px 4px;display:grid}.teacher-board-brand{color:var(--text);align-items:center;gap:10px;font-size:18px;font-weight:820;display:inline-flex}.teacher-board-brand img{border-radius:14px;width:42px;height:42px;box-shadow:0 12px 24px #3b75e82e}.teacher-board-logout{color:#667085;cursor:pointer;background:#ffffffd1;border:1px solid #1018281a;border-radius:999px;justify-content:center;align-items:center;height:42px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.teacher-board-title{grid-column:1/-1}.teacher-board-title p{color:var(--text);letter-spacing:0;margin:0;font-size:clamp(32px,8vw,48px);font-weight:860;line-height:1.06}.teacher-board-title h2{color:var(--muted);letter-spacing:0;margin:10px 0 0;font-size:15px;font-weight:760;line-height:1.45}.dashboard-tabs.compact-scroll{scrollbar-width:none;margin:2px -4px 0;padding:2px 4px 4px}.dashboard-tabs.compact-scroll::-webkit-scrollbar{display:none}.dashboard-tabs button{background:#ffffffc7;min-height:38px;padding:9px 15px;box-shadow:0 8px 20px #0f172a0a}.dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-metric{background:linear-gradient(145deg,#fffffff5,#f8fbffd1),#fff;border-color:#10182814;border-radius:20px;min-height:112px;padding:18px}.dashboard-metric.blue{background:linear-gradient(145deg,#3b75e826,#fffffff0)}.dashboard-metric.green{background:linear-gradient(145deg,#2f8f551f,#fffffff0)}.dashboard-metric.amber{background:linear-gradient(145deg,#b8751021,#fffffff0)}.dashboard-metric strong{font-size:clamp(28px,6vw,38px);font-weight:860}.dashboard-insight-grid,.dashboard-secondary-grid{grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:start;gap:14px;display:grid}.dashboard-secondary-grid{grid-template-columns:minmax(0,1fr) minmax(260px,.52fr)}.dashboard-card{border-radius:24px;padding:18px}.dashboard-card-title{align-items:flex-start}.dashboard-card h3,.error-distribution h3{font-size:22px;font-weight:840;line-height:1.15}.action-bars{gap:10px;margin-top:16px}.action-bar-row{cursor:pointer;text-align:left;background:#f8fbffb8;border:1px solid #10182812;border-radius:16px;width:100%;padding:12px;transition:background .16s,border-color .16s,transform .16s}.action-bar-row:active,.link-stat-list button:active,.student-card-row:active,.teacher-board-logout:active{transform:scale(.985)}.action-bar-row.active{background:#3b75e81c;border-color:#3b75e85c}.action-bar-row div{margin-bottom:9px}.action-bar-row i,.error-row i{background:#10182812;border-radius:999px;width:100%;height:8px;display:block;overflow:hidden}.action-bar-row i b,.error-row i b{background:linear-gradient(90deg, var(--accent), #7fb0ff);border-radius:inherit;min-width:24px;height:100%;display:block}.error-distribution{gap:16px;display:grid}.error-distribution-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.error-tech-select{margin-top:12px;display:grid}.error-tech-select select{-webkit-appearance:none;appearance:none;color:var(--accent-strong);cursor:pointer;background:linear-gradient(135deg,#3b75e81f,#ffffffe6),#fff;border:1px solid #3b75e83d;border-radius:14px;outline:none;min-height:44px;padding:0 36px 0 13px;font-size:16px;font-weight:840}.error-tech-select{position:relative}.error-tech-select:after{border-bottom:2px solid var(--accent-strong);border-right:2px solid var(--accent-strong);content:"";pointer-events:none;width:8px;height:8px;position:absolute;top:18px;right:15px;transform:rotate(45deg)}.error-demo-badge{color:var(--accent-strong);background:#3b75e81a;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:820}.error-list{gap:12px;display:grid}.error-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.error-row div{gap:3px;display:grid}.error-row strong{color:var(--text);font-size:14px;font-weight:820}.error-row span{color:var(--muted);font-size:12px;font-weight:640;line-height:1.35}.error-row small{color:var(--accent-strong);font-size:13px;font-weight:860}.error-row i{grid-column:1/-1}.link-stat-list button{background:#f8fbffc7;border-radius:16px;padding:13px 14px;transition:background .16s,border-color .16s,transform .16s}.link-stat-list button.active{color:var(--accent-strong);background:#3b75e81a;border-color:#3b75e857}.student-card-list{gap:10px;margin-top:14px;display:grid}.student-card-row{color:inherit;text-align:left;background:#f8fbffc2;border:1px solid #10182812;border-radius:18px;gap:12px;width:100%;padding:14px;transition:background .16s,border-color .16s,transform .16s;display:grid}.student-card-row.active{background:#3b75e81a;border-color:#3b75e857}.student-card-content{color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;gap:12px;width:100%;padding:0;display:grid}.student-card-main{justify-content:space-between;align-items:center;gap:12px;display:flex}.student-card-main div{gap:4px;display:grid}.student-card-main strong{color:var(--text);font-size:16px;font-weight:850}.student-card-main span:not(.status-pill),.student-card-meta{color:var(--muted)}.student-card-meta{flex-wrap:wrap;gap:7px;display:flex}.student-card-meta span{background:#ffffffb8;border:1px solid #1018280f;border-radius:999px;padding:5px 8px;font-size:12px;font-weight:760}.student-card-footer{justify-content:flex-end;align-items:center;gap:10px;display:flex}.student-card-detail-button,.student-card-result-link{border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 13px;font-size:13px;font-weight:840;text-decoration:none;display:inline-flex}.student-card-detail-button{color:var(--muted);cursor:pointer;background:#ffffffb8;border:1px solid #10182814}.student-card-result-link{background:var(--accent);border:1px solid var(--accent);color:#fff}.dashboard-student-layout{grid-template-columns:1fr}.student-detail-card{position:static}.detail-run-item{background:#f8fbffc2;border-radius:18px;align-items:stretch}@media (max-width:860px){.app-shell{padding-left:12px;padding-right:12px}.topbar{flex-wrap:wrap;align-items:flex-start}.topbar h1{font-size:20px}.hero-panel,.entry-grid,.result-grid,.two-col{grid-template-columns:1fr}.hero-panel{align-items:stretch;padding:18px;display:grid}.card{padding:14px}.video-stage,.glb-preview,.upload-video-frame,.result-model-stage,.result-model-stage .glb-preview{min-height:280px}.result-hero,.result-card-header{align-items:stretch;display:grid}.chart-legend{justify-content:flex-start;width:min(100%,300px)}.stats-grid{grid-template-columns:1fr}.range-control{grid-template-columns:62px minmax(0,1fr) 50px}.chooser-grid{grid-template-columns:1fr}.chooser-card{min-height:0}.code-row,.upload-actions,.upload-action-row,.upload-controls,.upload-meta-grid,.upload-source-grid,.upload-step-actions{grid-template-columns:1fr}.upload-wizard{max-width:100%}.upload-step-panel{border-radius:22px;padding:14px}.upload-step-actions.two-buttons,.crop-toolbar{grid-template-columns:1fr 1fr}.frame-adjust-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.capability-list div,.mime-row{grid-template-columns:minmax(0,1fr);align-items:flex-start;display:grid}.capability-list dd,.mime-row strong{text-align:left;max-width:100%}.dashboard-hero,.dashboard-card-title,.detail-title-row,.detail-run-item{align-items:stretch;display:grid}.dashboard-metrics,.dashboard-grid,.dashboard-insight-grid,.dashboard-secondary-grid,.dashboard-student-layout{grid-template-columns:1fr}.teacher-dashboard-page{gap:12px}.teacher-board-top{gap:16px;padding:4px 2px 2px}.teacher-board-title p{font-size:clamp(32px,10vw,42px)}.dashboard-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-metric{min-height:100px;padding:14px}.dashboard-card{border-radius:22px;padding:16px}.dashboard-card h3,.error-distribution h3{font-size:21px}.student-detail-card{position:static}}@media (max-width:560px){.result-explanation-backdrop{align-items:flex-end;padding:0}.result-explanation-dialog{max-width:none;padding:20px 20px max(24px, env(safe-area-inset-bottom));border-bottom:0;border-radius:22px 22px 0 0}.result-model-section,.result-overview-card,.result-data-card,.result-report-card,.result-control-card{border-radius:18px;padding:16px}.result-detail-tabs{border-radius:18px}.result-overview-card{padding:28px 24px 32px}.dual-model-grid{gap:12px}.model-panel-title strong{font-size:14px}.model-panel-heading{gap:5px}.model-source-toggle{padding:0 8px;font-size:11px}.chart-tick{font-size:18px}.chart-axis-label{font-size:14px}.chart-keyframe-label{font-size:16px}}@media (max-width:360px){.dashboard-metrics{grid-template-columns:1fr}.teacher-board-brand img{border-radius:12px;width:38px;height:38px}.teacher-board-title p{font-size:31px}}.app-shell.teacher-home-shell{background:#fff;max-width:none;padding:0}.teacher-home{--teacher-home-gray:#343533;--teacher-home-ink:#101110;--teacher-home-muted:#101110b8;--teacher-home-paper:#fff;--teacher-home-faq-gray:#f2f5f7;--teacher-home-line:#07101f24;--teacher-home-blue:#006ff5;--teacher-home-blue-deep:#006ff5;background:var(--teacher-home-paper);color:var(--teacher-home-ink);min-height:100vh}.teacher-home main,.teacher-home-student{outline:none;scroll-margin-top:76px}.teacher-home-container{width:100%;max-width:1304px;margin:0 auto;padding-left:32px;padding-right:32px}.teacher-home-skip{color:var(--teacher-home-ink);z-index:100;background:#fff;border-radius:0 0 10px 10px;padding:11px 16px;font-size:14px;font-weight:800;transition:top .16s;position:fixed;top:-60px;left:20px}.teacher-home-skip:focus{top:0}.teacher-home-header{background:var(--teacher-home-gray);color:#fff;z-index:20;position:sticky;top:0}.teacher-home-nav{justify-content:space-between;align-items:center;gap:34px;min-height:82px;display:flex}.teacher-home-brand{color:#fff;flex:none;align-items:center;gap:11px;min-width:0;text-decoration:none;display:inline-flex}.teacher-home-brand img{border-radius:10px;width:42px;height:42px;display:block}.teacher-home-brand span{gap:1px;display:grid}.teacher-home-brand strong{letter-spacing:-.05em;font-size:25px;font-weight:800}.teacher-home-nav-links{align-items:center;gap:34px;margin-left:auto;display:flex}.teacher-home-nav-text,.teacher-home-nav-action{color:#fff;justify-content:center;align-items:center;font-size:15px;font-weight:650;text-decoration:none;transition:opacity .16s;display:inline-flex}.teacher-home-nav-text:hover,.teacher-home-nav-action:hover{opacity:.72}.teacher-home-mobile-menu-toggle{display:none}.teacher-home-hero{background:var(--teacher-home-gray);color:#fff;overflow:hidden}.teacher-home-hero-layout{grid-template-columns:minmax(0,1.18fr) minmax(300px,.62fr);align-items:center;gap:clamp(48px,8vw,118px);min-height:720px;padding-top:76px;padding-bottom:76px;display:grid}.teacher-home-hero-copy{max-width:840px}.teacher-home-hero h1,.teacher-home-gallery h2,.teacher-home-workflow h2,.teacher-home-student h2,.teacher-home-cooperation h2{letter-spacing:-.055em;margin:0}.teacher-home-hero h1{font-size:clamp(54px,7vw,104px);font-weight:860;line-height:.98}.teacher-home-hero-copy>p{color:#ffffffb3;max-width:760px;margin:34px 0 0;font-size:clamp(18px,1.55vw,23px);line-height:1.72}.teacher-home-hero-actions{flex-wrap:wrap;gap:12px;margin-top:38px;display:flex}.teacher-home-button{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 25px;font-size:16px;font-weight:800;text-decoration:none;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.teacher-home-button:hover{transform:translateY(-2px)}.teacher-home-button-primary{background:var(--teacher-home-blue);color:#fff}.teacher-home-button-primary:hover{background:#2480ff}.teacher-home-button-secondary{color:#fff;border-color:#ffffff52}.teacher-home-button-secondary:hover{background:#ffffff1a;border-color:#ffffff8a}.teacher-home-hero-note{color:#ffffff7a;margin-top:20px;font-size:13px;line-height:1.6;display:block}.teacher-home-product-visual{justify-self:end;width:100%;max-width:416px;margin:0;position:relative}.teacher-home-product-visual:before{content:"";filter:blur(70px);background:#0a6cff3d;border-radius:42%;position:absolute;top:11%;bottom:8%;left:-18%;right:-18%}.teacher-home-product-visual img{border-radius:24px;width:100%;height:auto;display:block;position:relative;box-shadow:0 32px 80px #0108144d}.teacher-home-product-visual figcaption{color:#ffffffc2;letter-spacing:.04em;text-align:center;font-size:12px;font-weight:760;position:absolute;bottom:17px;left:0;right:0}.teacher-home-workflow,.teacher-home-student,.teacher-home-cooperation{padding-top:clamp(88px,10vw,152px);padding-bottom:clamp(88px,10vw,152px)}.teacher-home-workflow{background:var(--teacher-home-paper)}.teacher-home-gallery{background:var(--teacher-home-paper);padding-top:116px;padding-bottom:116px}.teacher-home-gallery-heading{text-align:center;flex-direction:column;align-items:center;max-width:864px;display:flex}.teacher-home-gallery-heading h2{text-wrap:balance;font-size:clamp(44px,4.4vw,56px);font-weight:760;line-height:1.05}.teacher-home-gallery-heading p{color:var(--teacher-home-muted);text-wrap:balance;max-width:680px;margin:22px 0 0;font-size:18px;line-height:1.5}.teacher-home-gallery-row{outline:none;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(20px,3vw,46px);max-width:1224px;margin-top:70px;display:grid}.teacher-home-gallery-row img{border-radius:30px;width:100%;height:auto;display:block;box-shadow:0 24px 62px #002a681f}.teacher-home-section-layout{grid-template-columns:minmax(260px,.78fr) minmax(0,1.22fr);gap:clamp(64px,9vw,140px);display:grid}.teacher-home-section-heading{align-self:start;position:sticky;top:116px}.teacher-home-section-heading h2,.teacher-home-student h2,.teacher-home-cooperation h2{font-size:clamp(42px,5vw,74px);font-weight:850;line-height:1.04}.teacher-home-section-heading p{color:var(--teacher-home-muted);max-width:500px;margin:26px 0 0;font-size:17px;line-height:1.75}.teacher-home-step-list{margin:0;padding:0;list-style:none}.teacher-home-step-list li{border-top:1px solid var(--teacher-home-line);grid-template-columns:58px minmax(0,1fr);align-items:start;gap:26px;padding:30px 0 34px;display:grid}.teacher-home-step-list li:last-child{border-bottom:1px solid var(--teacher-home-line)}.teacher-home-step-number{background:var(--teacher-home-blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:14px;font-weight:850;display:inline-flex}.teacher-home-step-list h3{letter-spacing:-.035em;margin:1px 0 0;font-size:clamp(25px,2.2vw,34px);font-weight:820}.teacher-home-step-list p{color:var(--teacher-home-muted);max-width:660px;margin:12px 0 0;font-size:16px;line-height:1.7}.teacher-home-section-index{color:var(--teacher-home-blue-deep);letter-spacing:.12em;margin-bottom:13px;font-size:12px;font-weight:850;display:block}.teacher-home-student{background:var(--teacher-home-faq-gray);color:#333}.teacher-home-student-layout{grid-template-columns:minmax(280px,1fr) minmax(0,.82fr);align-items:start;gap:clamp(54px,9vw,150px);display:grid}.teacher-home-student .teacher-home-section-index{color:var(--teacher-home-blue)}.teacher-home-student-copy{border-top:1px solid #33333357;padding-top:28px}.teacher-home-student-copy p{color:#333333d1;margin:0;font-size:clamp(18px,1.8vw,24px);line-height:1.7}.teacher-home-student-copy p+p{color:#333333a8;margin-top:22px;font-size:15px}.teacher-home-cooperation{background:var(--teacher-home-gray);color:#fff}.teacher-home-cooperation-layout{text-align:center;flex-direction:column;align-items:center;display:flex}.teacher-home-cooperation p{color:#ffffffad;max-width:760px;margin:26px auto 0;font-size:18px;line-height:1.72}.teacher-home-contact{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.teacher-home-contact h3{letter-spacing:-.025em;border-bottom:1px solid #ffffff2e;width:min(100%,250px);margin:0 0 2px;padding-bottom:18px;font-size:25px;font-weight:820}.teacher-home-email{color:#ffffff9e;font-size:18px;font-weight:520;text-decoration:none;transition:color .16s}.teacher-home-email:hover{color:#fff}.teacher-home-social-links{align-items:center;gap:7px;margin-top:3px;display:flex}.teacher-home-social-link{color:#fff;opacity:.82;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:background .16s,opacity .16s,transform .16s;display:inline-flex}.teacher-home-social-link img,.teacher-home-social-link svg{width:26px;height:26px;display:block}.teacher-home-social-link img{filter:brightness(0)invert()}.teacher-home-social-link svg{fill:none;stroke:currentColor;stroke-linecap:square;stroke-linejoin:miter;stroke-width:1.8px}.teacher-home-social-link:hover{opacity:1;background:#ffffff1a;transform:translateY(-2px)}.teacher-home-social-link:focus-visible{outline-offset:3px;outline:2px solid #fff}.teacher-home-footer{background:var(--teacher-home-gray);color:#fff;padding:66px 0 max(28px, env(safe-area-inset-bottom));border-top:1px solid #ffffff1a}.teacher-home-footer-layout{grid-template-columns:minmax(220px,1.15fr) minmax(130px,.65fr) minmax(140px,.72fr) minmax(240px,1fr);align-items:start;gap:clamp(32px,4vw,64px);display:grid}.teacher-home-footer-brand-column>p{color:#ffffff80;max-width:240px;margin:24px 0 0;font-size:14px;line-height:1.7}.teacher-home-footer-brand{align-items:center;gap:10px;font-size:14px;font-weight:800;display:flex}.teacher-home-footer-brand img{border-radius:8px;width:34px;height:34px}.teacher-home-footer-links{flex-direction:column;gap:12px;display:flex}.teacher-home-footer-links a{color:#ffffff9e;font-size:14px;font-weight:560;text-decoration:none}.teacher-home-footer-links a:hover{color:#fff}.teacher-home-footer-column h3,.teacher-home-footer .teacher-home-contact h3{letter-spacing:-.015em;border-bottom:1px solid #ffffff2e;width:100%;margin:0 0 20px;padding-bottom:17px;font-size:18px;font-weight:760}.teacher-home-footer-contact{justify-self:stretch;gap:14px;width:100%;max-width:none}.teacher-home-footer .teacher-home-email{font-size:15px}.teacher-home-footer-bottom{border-top:1px solid #ffffff1f;margin-top:56px;padding-top:22px}.teacher-home-footer-bottom p{color:#ffffff70;margin:0;font-size:12px}@media (max-width:900px){.teacher-home-container{padding-left:22px;padding-right:22px}.teacher-home-hero-layout,.teacher-home-section-layout,.teacher-home-student-layout{grid-template-columns:1fr}.teacher-home-hero-layout{min-height:0;padding-top:70px;padding-bottom:82px}.teacher-home-hero-copy{max-width:720px}.teacher-home-product-visual{justify-self:center;max-width:390px}.teacher-home-section-heading{position:static}.teacher-home-footer-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:52px 44px}}@media (max-width:720px){.teacher-home-container{padding-left:16px;padding-right:16px}.teacher-home-nav{gap:10px;min-height:70px;position:relative}.teacher-home-brand{flex:0 auto}.teacher-home-brand img{border-radius:9px;width:38px;height:38px}.teacher-home-brand strong{font-size:21px}.teacher-home-mobile-menu-toggle{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff29;border-radius:50%;flex:0 0 44px;place-content:center;gap:4px;width:44px;height:44px;padding:11px;display:inline-grid}:is(.teacher-home-mobile-menu-toggle:hover,.teacher-home-mobile-menu-toggle:focus-visible,.teacher-home-mobile-menu-toggle[aria-expanded=true]){background:#006ff524;border-color:#006ff5c7}.teacher-home-mobile-menu-toggle span{background:currentColor;border-radius:999px;width:18px;height:2px;transition:opacity .16s,transform .16s;display:block}.teacher-home-mobile-menu-toggle[aria-expanded=true] span:first-child{transform:translateY(6px)rotate(45deg)}.teacher-home-mobile-menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.teacher-home-mobile-menu-toggle[aria-expanded=true] span:last-child{transform:translateY(-6px)rotate(-45deg)}.teacher-home-nav-links{z-index:80;background:linear-gradient(#343638 0%,#292b2d 100%);border:1px solid #ffffff2e;border-radius:18px;flex-direction:column;gap:0;margin:0;padding:8px;display:none;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow:hidden;box-shadow:0 24px 58px #00000057}.teacher-home-nav-links.is-open{display:flex}.teacher-home-nav-text,.teacher-home-nav-action{border-bottom:1px solid #ffffff1f;border-radius:10px;justify-content:flex-start;align-items:center;width:100%;min-height:48px;padding:0 14px;display:flex}.teacher-home-nav-action{background:var(--teacher-home-blue);border-bottom:0;border-radius:12px;margin-top:8px}.teacher-home-nav-text:hover,.teacher-home-nav-action:hover{opacity:1}.teacher-home-nav-text:hover{background:#ffffff14}.teacher-home-gallery-row{scroll-snap-type:x mandatory;scrollbar-width:none;gap:16px;margin-top:48px;padding-bottom:28px;scroll-padding-left:16px;display:flex;overflow-x:auto}.teacher-home-gallery-row::-webkit-scrollbar{display:none}.teacher-home-gallery-row img{scroll-snap-align:center;border-radius:22px;flex:0 0 78vw;max-width:330px}}@media (max-width:560px){.teacher-home-container{padding-left:18px;padding-right:18px}.teacher-home-hero h1{font-size:clamp(46px,14vw,66px)}.teacher-home-hero-copy>p{margin-top:26px;font-size:17px;line-height:1.65}.teacher-home-hero-actions{grid-template-columns:1fr 1fr;margin-top:30px;display:grid}.teacher-home-button{min-height:50px;padding:0 18px;font-size:14px}.teacher-home-product-visual{max-width:332px}.teacher-home-section-heading h2,.teacher-home-gallery-heading h2,.teacher-home-student h2,.teacher-home-cooperation h2{font-size:clamp(38px,11vw,54px)}.teacher-home-step-list li{grid-template-columns:48px minmax(0,1fr);gap:14px;padding:25px 0 29px}.teacher-home-step-number{width:38px;height:38px}.teacher-home-step-list h3{font-size:24px}.teacher-home-footer-layout{grid-template-columns:1fr;gap:38px}.teacher-home-footer-contact{justify-self:stretch;max-width:none;margin-top:0}.teacher-home-footer-bottom{margin-top:44px}}@media (prefers-reduced-motion:reduce){.teacher-home *,.teacher-home :before,.teacher-home :after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
