html,body{color:#18231f;background:#f4f6f1;min-height:100%;margin:0;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif}button,input{font:inherit}button{color:inherit}.teacher-loading{color:#1e6049;background:#eef1eb;place-items:center;min-height:100vh;font-weight:800;display:grid}.teacher-app{color:#17211d;background:#eef1eb;height:100vh;min-height:680px;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;overflow:hidden}.teacher-topbar{color:#fff;background:#132f27;border-bottom:1px solid #365249;align-items:center;gap:20px;height:66px;padding:0 24px;display:flex}.teacher-brand{align-items:center;gap:11px;display:flex}.teacher-brand>span{color:#173c31;background:#d9ef6e;border-radius:10px;place-items:center;width:38px;height:38px;font-size:19px;font-weight:900;display:grid}.teacher-brand div{flex-direction:column;display:flex}.teacher-brand strong{font-size:15px}.teacher-brand small{color:#9fb2ab;letter-spacing:.12em;margin-top:3px;font-size:10px}.teacher-save-state{color:#b8c7c2;align-items:center;gap:7px;margin-left:auto;font-size:11px;display:flex}.teacher-save-state i{background:#9bd35f;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #9bd35f1f}.teacher-topbar>a{color:#fff;border:1px solid #4a675e;border-radius:9px;padding:8px 12px;font-size:12px;text-decoration:none}.teacher-topbar>a:hover{background:#28483e}.teacher-save-state.saving i{background:#f1c650;animation:1s ease-in-out infinite save-pulse}.teacher-save-state.error{color:#ffc2bc}.teacher-save-state.error i{background:#ef665d;box-shadow:0 0 0 4px #ef665d26}.teacher-logout{margin:0}.teacher-logout button{color:#fff;cursor:pointer;background:0 0;border:1px solid #4a675e;border-radius:9px;height:34px;padding:0 12px;font-size:12px}.teacher-logout button:hover{background:#28483e}.teacher-layout{grid-template-columns:244px minmax(0,1fr);height:calc(100vh - 66px);display:grid}.teacher-sidebar{background:#f5f6f2;border-right:1px solid #d4dad4;flex-direction:column;min-width:0;display:flex}.teacher-side-head{justify-content:space-between;align-items:center;padding:18px 16px 10px;display:flex}.teacher-side-head strong{font-size:13px}.teacher-side-head button{cursor:pointer;background:#fff;border:1px solid #cbd5cd;border-radius:8px;width:29px;height:29px;font-size:18px}.teacher-sidebar nav{flex:1;padding:0 8px;overflow:auto}.teacher-sidebar nav button{text-align:left;cursor:pointer;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;padding:9px 10px;font-size:12px;display:flex;overflow:hidden}.teacher-sidebar nav button:hover{background:#e6ebe4}.teacher-sidebar nav button.selected{color:#194734;background:#dcebbb;font-weight:800}.teacher-sidebar nav span{color:#89958f;font:10px ui-monospace,monospace}.delete-sheet{color:#a33b34;cursor:pointer;background:#fff;border:1px solid #e2c7c4;border-radius:9px;margin:10px;padding:9px;font-size:11px}.delete-sheet:disabled{opacity:.4;cursor:not-allowed}.teacher-workspace{flex-direction:column;min-width:0;display:flex}.teacher-toolbar{background:#fff;border-bottom:1px solid #dce1dc;align-items:center;gap:6px;height:54px;padding:8px 14px;display:flex;overflow-x:auto}.teacher-toolbar>span{border-left:1px solid #dce1dc;height:24px;margin:0 3px}.teacher-toolbar button{cursor:pointer;background:#fff;border:1px solid #d1d9d3;border-radius:8px;flex:none;height:34px;padding:0 10px;font-size:11px}.teacher-toolbar button:hover:not(:disabled){color:#1e6049;background:#f2f6f1;border-color:#799b8d}.teacher-toolbar button:disabled{opacity:.38;cursor:not-allowed}.teacher-toolbar button.danger{color:#a63a34}.teacher-toolbar kbd{color:#6f7a74;background:#f2f4f1;border:1px solid #d5dbd7;border-radius:4px;margin-left:5px;padding:1px 4px;font:9px ui-monospace,monospace}.teacher-context{background:#fafbf8;border-bottom:1px solid #dfe4df;justify-content:space-between;align-items:center;gap:24px;min-height:66px;padding:10px 20px;display:flex}.teacher-context div{flex-direction:column;min-width:0;display:flex}.teacher-context b{white-space:nowrap;text-overflow:ellipsis;font-size:17px;overflow:hidden}.teacher-context small{color:#65716b;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10px;overflow:hidden}.teacher-context p{color:#78837e;white-space:nowrap;margin:0;font-size:10px}.teacher-viewport{scrollbar-gutter:stable;cursor:default;touch-action:pan-x pan-y;background-color:#fff;background-image:radial-gradient(#cfd7d1 1px,#0000 1px);background-size:24px 24px;flex:1;min-height:0;position:relative;overflow:scroll}.teacher-viewport.panning{cursor:grabbing;-webkit-user-select:none;user-select:none}.teacher-viewport::-webkit-scrollbar{width:16px;height:16px}.teacher-viewport::-webkit-scrollbar-track{background:#edf0ec;border-left:1px solid #d8ddd8}.teacher-viewport::-webkit-scrollbar-thumb{background:#87968e;border:3px solid #edf0ec;border-radius:10px}.teacher-viewport::-webkit-scrollbar-thumb:hover{background:#667870}.editor-canvas{transform-origin:0 0;width:max-content;min-width:100%;min-height:100%;padding:70px 120px 100px 60px;position:relative}.editor-connectors{z-index:0;pointer-events:none;position:absolute;top:0;left:0}.editor-tree,.editor-children{margin:0;padding:0;list-style:none}.editor-tree{z-index:1;position:relative}.editor-tree>.editor-branch,.editor-branch{align-items:center;gap:48px;display:flex}.editor-children{flex-direction:column;gap:14px;display:flex}.editor-node{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:10px;outline:0;align-items:center;gap:7px;width:max-content;max-width:480px;min-height:42px;padding:8px 11px;font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;display:flex;position:relative;box-shadow:0 3px 12px #19352b1f}.editor-node>span{white-space:pre-line;font-size:14px;line-height:1.45}.editor-node:hover{border-color:#bdd0c5}.editor-node.active{border-color:#1e6049;box-shadow:0 0 0 4px #1e604921}.editor-tree>.editor-branch>.editor-node{color:#fff;background:#1e6049;border-color:#1e6049;max-width:320px;font-weight:800}.editor-node.minorTopic{color:#14251d;background:#8ede99;font-weight:700}.editor-node.importantTopic{color:#211a0c;background:#ffae24;font-weight:700}.editor-node.expiredTopic{color:#87908c;background:#f3f4f2}.editor-node input{color:#16211d;background:#fff;border:0;outline:0;width:min(360px,42vw);padding:2px 4px;font-size:14px}.editor-toggle{color:#376b58;cursor:pointer;background:#ffffffd9;border:1px solid;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;line-height:1;display:grid}.editor-tree>.editor-branch>.editor-node .editor-toggle{color:#1e6049}.editor-node.dragging-node{opacity:.35}.editor-node.drop-inside{border-color:#227455;box-shadow:0 0 0 5px #22745533}.editor-node.drop-before:before,.editor-node.drop-after:after{content:"";background:#227455;border-radius:4px;height:4px;position:absolute;left:-8px;right:-8px}.editor-node.drop-before:before{top:-9px}.editor-node.drop-after:after{bottom:-9px}.teacher-toolbar button.marked{color:#3a2805;background:#ffae24;border-color:#e79600;font-weight:800}.teacher-toolbar button.xmind-export{color:#fff;background:#1e6049;border-color:#1e6049;font-weight:700}.teacher-toolbar button.xmind-export:hover:not(:disabled){color:#fff;background:#174d3b}.teacher-toolbar button.marked.key{color:#143d20;background:#8ede99;border-color:#58b869}.teacher-toolbar button.marked.super-key{color:#3a2805;background:#ffae24;border-color:#e79600}.teacher-toolbar button.marked.low-key{color:#59635e;background:#e4e8e5;border-color:#aab4ae}.teacher-toolbar button.server-save{color:#1e6049;border-color:#7da292;font-weight:700}.teacher-toolbar button.publish-students{color:#173c31;background:#d9ef6e;border-color:#bad653;font-weight:900}.teacher-toolbar button.publish-students:hover:not(:disabled){color:#173c31;background:#cce85a}.teacher-viewport.selecting{cursor:crosshair;-webkit-user-select:none;user-select:none}.selection-marquee{z-index:40;pointer-events:none;background:#3a916f21;border:2px solid #2b7d61;border-radius:3px;position:absolute}.editor-link{color:#1c654b;background:#eaf3ee;border-radius:6px;flex:0 0 22px;place-items:center;width:22px;height:22px;font-size:14px;font-weight:900;text-decoration:none;display:grid}.editor-link:hover{background:#cfe5d8}.teacher-zoom{background:#173c31;border-radius:10px;width:max-content;display:flex;position:sticky;bottom:18px;left:18px;overflow:hidden;box-shadow:0 8px 24px #142f2638}.teacher-zoom button{color:#fff;cursor:pointer;background:0 0;border:0;border-right:1px solid #34594d;min-width:44px;height:38px;font-size:11px}.teacher-zoom button:last-child{border:0}.student-badge{color:#c1cfca;white-space:nowrap;border:1px solid #46655b;border-radius:9px;padding:7px 11px;font-size:11px}.teacher-layout,.teacher-sidebar{min-height:0;overflow:hidden}.teacher-workspace{height:100%;min-height:0;overflow:hidden}.teacher-toolbar{flex:0 0 54px}.teacher-context{flex:none}.teacher-viewport{overscroll-behavior:contain;flex:1 1 0;height:0;min-height:0;overflow:scroll}@media (width<=850px){.teacher-layout{grid-template-columns:190px minmax(0,1fr)}.teacher-context p,.teacher-toolbar kbd{display:none}.editor-canvas{padding-left:30px}.teacher-save-state{display:none}}@keyframes save-pulse{50%{opacity:.35;transform:scale(.75)}}:root{--login-green:#132f27;--login-lime:#d9ef6e;--login-ink:#17211d;--login-muted:#6d7a74}*{box-sizing:border-box}html,body{background:#eef1eb;min-height:100%;margin:0}.teacher-login-page{min-height:100vh;color:var(--login-ink);background:#eef1eb;grid-template-columns:minmax(420px,.88fr) minmax(520px,1.12fr);font-family:Microsoft YaHei,PingFang SC,system-ui,sans-serif;display:grid;position:relative;overflow:hidden}.login-panel{z-index:3;width:min(470px,100% - 64px);margin:auto;padding:38px 0;position:relative}.login-brand{width:max-content;color:inherit;align-items:center;gap:11px;text-decoration:none;display:flex}.login-brand>span{background:var(--login-green);width:42px;height:42px;color:var(--login-lime);border-radius:12px;place-items:center;font-size:21px;font-weight:900;display:grid}.login-brand>div{flex-direction:column;display:flex}.login-brand strong{font-size:15px}.login-brand small{color:#77857e;letter-spacing:.12em;margin-top:3px;font-size:10px}.login-heading{margin:74px 0 36px}.login-heading>span{color:#4c7868;letter-spacing:.2em;font:700 10px ui-monospace,monospace}.login-heading h1{letter-spacing:-.04em;margin:12px 0 9px;font-size:clamp(36px,4vw,52px);line-height:1.1}.login-heading p{color:var(--login-muted);margin:0;font-size:13px}.teacher-login-form{gap:18px;display:grid}.teacher-login-form label>span{color:#35453e;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.teacher-login-form input{color:#17211d;background:#fff;border:1px solid #cbd4ce;border-radius:11px;outline:0;width:100%;height:52px;padding:0 15px;font-size:15px;transition:border-color .18s,box-shadow .18s}.teacher-login-form input:focus{border-color:#39745f;box-shadow:0 0 0 4px #39745f1f}.password-field{position:relative}.password-field input{padding-right:64px}.password-field button{color:#456157;cursor:pointer;background:#edf2ed;border:0;border-radius:8px;height:38px;padding:0 11px;font-size:11px;position:absolute;top:7px;right:7px}.login-message{color:#789087;height:18px;margin:-5px 0 -2px;font-size:11px}.login-message.visible{color:#b33e36}.login-submit{background:var(--login-green);color:#fff;cursor:pointer;border:0;border-radius:11px;justify-content:space-between;align-items:center;height:54px;padding:0 17px;font-size:14px;font-weight:800;display:flex;box-shadow:0 14px 30px #132f272e}.login-submit:hover{background:#1c4a3b;transform:translateY(-1px)}.login-submit:disabled{opacity:.65;cursor:wait}.login-submit b{color:var(--login-lime);font-size:22px}.login-security{color:#78867f;align-items:center;gap:8px;margin-top:22px;font-size:10px;display:flex}.login-security i{background:#79aa63;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #79aa631f}.login-visual{background:var(--login-green);min-height:100vh;position:relative;overflow:hidden}.visual-grid{opacity:.16;background-image:radial-gradient(#b9cec6 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.login-visual:before{content:"";border:1px solid #d9ef6e2e;border-radius:50%;width:680px;height:680px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 90px #d9ef6e06,0 0 0 180px #d9ef6e05}.visual-node{z-index:2;color:#ecf4f0;background:#264a3ee6;border:1px solid #ffffff29;border-radius:11px;padding:13px 18px;font-size:13px;position:absolute;box-shadow:0 18px 40px #0416113d}.root-node{background:var(--login-lime);border-color:var(--login-lime);color:#173c31;font-weight:900;top:46%;left:20%}.node-a{top:27%;left:58%}.node-b{top:48%;left:62%}.node-c{top:69%;left:54%}.visual-line{z-index:1;border-left:2px solid #d9ef6ea6;border-right:0;width:28%;height:22%;position:absolute;left:34%}.line-a{border-top:2px solid #d9ef6ea6;top:33%}.line-b{border-bottom:2px solid #d9ef6ea6;top:52%}.visual-caption{color:#fff;align-items:baseline;gap:8px;display:flex;position:absolute;bottom:8%;right:9%}.visual-caption b{color:var(--login-lime);font-size:46px}.visual-caption span{letter-spacing:.16em;font-size:11px}.login-orbit{display:none}@media (width<=840px){.teacher-login-page{background:var(--login-green);padding:18px;display:block}.login-panel{background:#f4f6f1;border-radius:22px;width:100%;min-height:calc(100vh - 36px);margin:0;padding:22px 20px 28px;box-shadow:0 18px 50px #03171140}.login-heading{margin:58px 0 32px}.login-heading h1{font-size:38px}.login-visual{display:none}.teacher-login-form input{height:54px}.login-submit{height:56px}.login-orbit{pointer-events:none;border:1px solid #d9ef6e1f;border-radius:50%;display:block;position:fixed}.orbit-one{width:300px;height:300px;top:-160px;right:-170px}.orbit-two{width:240px;height:240px;bottom:-120px;left:-160px}}@media (width<=380px){.teacher-login-page{padding:10px}.login-panel{min-height:calc(100vh - 20px);padding:18px}.login-heading{margin:42px 0 26px}.login-heading h1{font-size:34px}.teacher-login-form{gap:14px}}@media (prefers-reduced-motion:reduce){*{transition:none!important}}
