.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #555;--xy-background-pattern-lines-color-default: #333;--xy-background-pattern-cross-color-default: #333;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;touch-action:none}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}:root{font-family:-apple-system,BlinkMacSystemFont,PingFang SC,Microsoft YaHei,sans-serif;color:#112b55;background:#fff;font-synthesis:none;-webkit-font-smoothing:antialiased;--navy:#112f5e;--blue:#2868f5;--mint:#dcf8ee;--line:#e6edf5;--muted:#7f8da7;--green:#079956}*{box-sizing:border-box}body{margin:0;min-width:360px}button,input,select,textarea{font:inherit}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled{cursor:not-allowed;opacity:.5}button svg{flex-shrink:0}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #9dc1ff;outline-offset:3px}h1,h2,h3,h4,p{margin:0}input,select,textarea{min-width:0}a{color:#2868f5;text-decoration:none}::selection{background:#dceafd}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.muted{color:var(--muted)}.small-text{font-size:12px;line-height:1.8}.full{width:100%}.button{display:inline-flex;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:9px;padding:12px 18px;font-size:14px;line-height:1.5;font-weight:600;min-height:43px;transition:background .15s,box-shadow .15s;white-space:nowrap}.button.primary{background:var(--navy);color:#fff;border-color:var(--navy)}.button.primary:hover{background:#1d437b}.button.secondary{background:#fff;border-color:#d8e3ef;color:#315988}.button.secondary:hover{background:#f5f9ff}.button.soft{background:#eaf7f1;color:#197554;border-color:#ceebde}.button.danger{background:#b94447;color:#fff}.text-link{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#2363d5;font-size:13px;line-height:1.6;padding:0}.text-link:hover{color:#144ab3}.icon-button{display:grid;place-items:center;width:35px;height:35px;border:1px solid #e5ebf3;border-radius:8px;color:#7588a3;background:#fff}.eyebrow{display:block;font-size:12px;letter-spacing:1px;color:#76909b;margin-bottom:11px}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.learning-app{min-height:100vh}.app-sidebar{position:fixed;z-index:40;top:0;left:0;bottom:0;width:230px;border-right:1px solid var(--line);background:linear-gradient(115deg,#fcfefd,#f8fbfd);display:flex;flex-direction:column;padding:33px 8px 29px}.app-brand{display:flex;align-items:center;gap:9px;text-align:left;margin-left:25px;padding:0;width:max-content}.app-brand>span{display:flex;align-items:center;color:#269485}.app-brand strong{font-size:34px;letter-spacing:1px;line-height:1.1;font-weight:750;color:#0e2753}.brand-slogan{font-size:14px;color:#596d90;margin:13px 0 0 25px;line-height:1.5}.app-sidebar nav{display:flex;flex-direction:column;gap:7px;margin-top:47px}.app-sidebar nav button{display:flex;align-items:center;gap:20px;width:100%;padding:16px 25px;border-radius:11px;font-size:16px;font-weight:500;text-align:left;white-space:nowrap;min-height:57px}.app-sidebar nav button.active{background:#dcf8ef;color:#102e59;font-weight:650}.app-sidebar nav button:hover{background:#edf6f5}.app-sidebar nav button i{margin-left:auto;display:grid;place-items:center;width:19px;height:19px;background:#f5b644;color:#fff;border-radius:50%;font-size:10px;font-style:normal}.sidebar-foot{margin-top:auto;padding:33px 26px 0;color:#7d8fae;font-size:13px;line-height:1.75}.sidebar-foot>span{display:block;width:31px;height:2px;background:#b6c6dc;margin-bottom:17px}.app-main{margin-left:230px;min-width:0}.topbar{height:104px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 39px;position:relative;z-index:20;background:#fff}.course-selectors{display:flex;align-items:center;gap:20px}.course-selectors>label{position:relative;display:flex;align-items:center;min-width:103px;height:45px;background:#f9fbfe;border:1px solid #e9eff6;border-radius:9px}.course-selectors select{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:100%;background:none;border:0;outline:0;padding:11px 34px 11px 16px;font-size:16px;font-weight:550;color:#1c355b;line-height:1.35}.course-selectors label>svg{position:absolute;right:13px;color:#7d93b6;pointer-events:none}.course-selectors .course-select{min-width:166px}.topbar-actions{display:flex;align-items:center;gap:31px}.switch-stage{display:flex;align-items:center;gap:11px;font-size:13px;color:#6b7d9d;white-space:nowrap}.user-area{display:flex;align-items:center;gap:14px;padding:0 0 0 32px;border-left:1px solid #dfe7f1;white-space:nowrap;text-align:left}.user-avatar{display:grid;place-items:center;width:45px;height:45px;border-radius:50%;background:#e8edf5;color:#8093b2}.user-area>span:last-child{font-size:13px;color:#647897;max-width:125px;overflow:hidden;text-overflow:ellipsis;line-height:1.6}.user-area strong{font-weight:400;display:block}.mobile-menu,.sidebar-scrim{display:none}.graph-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;min-height:calc(100vh - 104px)}.graph-main{padding:37px 31px 28px 39px;min-width:0}.graph-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;position:relative}.graph-heading h1{font-size:42px;letter-spacing:.1px;line-height:1.45;font-weight:750;color:#0e2751}.graph-heading p{font-size:18px;color:#6f7f9c;line-height:1.7;margin-top:7px}.graph-view-switch{display:flex;align-items:center;border:1px solid #e0e9f2;background:#f8fbff;border-radius:8px;padding:3px;flex-shrink:0;margin-top:14px}.graph-view-switch button{padding:7px 10px;font-size:11px;white-space:nowrap;color:#8294af;border-radius:5px}.graph-view-switch button.active{background:#fff;color:#205bb3;box-shadow:0 1px 4px #1c406614}.graph-canvas{width:100%;height:530px;position:relative;margin-top:22px}.react-flow__node-knowledge{background:none;border:0}.knowledge-card-wrap{position:relative;width:138px}.knowledge-card{width:138px;min-height:118px;border:1px solid #d4deec;border-radius:11px;background:#f7f9fc;padding:17px 10px 13px;color:#162f58;display:flex;align-items:center;flex-direction:column;position:relative;box-shadow:0 1px 3px #18386604;transition:border-color .15s,box-shadow .15s}.knowledge-card>div{display:flex;align-items:center;justify-content:center;gap:7px;min-height:23px;width:100%}.knowledge-card strong{font-size:16px;font-weight:650;line-height:1.45}.knowledge-card>div>.status-icon{flex-shrink:0;width:23px;height:23px}.knowledge-card strong{max-width:103px}.knowledge-card .node-stage{background:#e8edf4;color:#8190a8;border-radius:20px;padding:3px 9px;font-size:12px;line-height:1.4;margin-top:10px}.knowledge-card .node-state{font-size:13px;color:#8b98b0;display:block;margin-top:11px}.knowledge-card.lit{background:#f1fdf7;border-color:#99e2c5}.knowledge-card.lit .node-stage{background:#daf4e9;color:#478974}.knowledge-card.lit .node-state{color:#098659}.knowledge-card.dim{background:#edf0f4;border-color:#b9c3d2}.knowledge-card.dim .node-state{color:#d99a26}.knowledge-card.learning{background:#eff5ff;border-color:#91b5ff}.knowledge-card.learning .node-stage{background:#dce9ff;color:#7291c5}.knowledge-card.learning .node-state{color:#3a79f0}.knowledge-card.selected{border:2px solid #3878ff;box-shadow:0 0 0 2px #3a7aff0c;padding:16px 9px 12px}.knowledge-card:hover{border-color:#6495ed;box-shadow:0 3px 8px #28538a15}.knowledge-card:focus-visible{outline:3px solid #669cff;outline-offset:4px}.knowledge-card .node-pending{position:absolute;bottom:-11px;left:50%;transform:translate(-50%);background:#fff6db;color:#a5863d;border:1px solid #eedfba;border-radius:20px;padding:3px 7px;font-size:10px;display:flex;align-items:center;gap:3px;white-space:nowrap;z-index:3}.status-icon.lit{color:#08a360}.status-icon.dim{color:#ffb224}.status-icon.learning{color:#3279ff}.status-icon.unlit{color:#9ba7ba}.graph-canvas .react-flow__handle{border:none;width:1px;height:1px;min-width:1px;min-height:1px;background:transparent;opacity:0}.graph-canvas .react-flow__controls{box-shadow:0 1px 6px #1a3d5e10;border:1px solid #e4ebf3;border-radius:7px;overflow:hidden;bottom:12px;left:0}.graph-canvas .react-flow__controls-button{width:25px;height:25px;border-color:#edf1f6;background:#fff;color:#8d9db6}.graph-canvas .react-flow__attribution{font-size:8px;background:#fff9}.graph-legend{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-top:4px;padding-bottom:37px;border-bottom:1px solid var(--line)}.graph-legend>div{display:flex;align-items:flex-start;gap:13px;min-width:0}.graph-legend .status-icon{flex-shrink:0;margin-top:1px}.graph-legend strong{display:block;font-size:14px;line-height:1.7;color:#233b61;font-weight:600}.graph-legend small{display:block;font-size:11px;color:#8c9bb4;line-height:1.7;margin-top:3px;white-space:normal}.graph-bottom-note{display:flex;align-items:center;gap:13px;margin-top:31px;color:#8595b0;font-size:13px;line-height:1.7}.graph-bottom-note>small{font-size:11px;margin-left:auto;background:#f5f8fc;padding:3px 5px;border-radius:4px;color:#98a5b9}.knowledge-detail{padding:40px 30px 32px;border-left:1px solid var(--line);min-width:0;background:linear-gradient(90deg,#fdfefe,#fff)}.course-tag{display:inline-block;background:#d2f8e9;color:#26745d;border-radius:20px;font-size:12px;padding:5px 15px;line-height:1.4;font-weight:550}.knowledge-detail h2{font-size:28px;line-height:1.5;margin-top:14px;font-weight:700;color:#102d59;overflow-wrap:anywhere}.prerequisites{display:flex;gap:5px 9px;flex-wrap:wrap;font-size:14px;line-height:1.8;margin-top:25px;align-items:baseline}.prerequisites strong{font-weight:600}.prerequisites button{padding:0;color:#296adf;font-size:14px;text-align:left}.detail-description{font-size:14px;line-height:1.95;margin-top:22px;color:#4a5f83}.learning-advice{margin-top:30px;font-size:15px;line-height:1.9}.learning-advice strong{font-weight:650}.learning-advice p{font-size:14px;color:#657897;margin-top:3px}.detail-start{margin-top:39px;min-height:54px;font-size:18px;gap:18px;border-radius:10px}.detail-link{margin-top:18px;width:100%;font-size:14px}.detail-add{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:#8598b5;width:100%;padding:15px 0 0}.evidence-section{margin-top:27px;padding-top:31px;border-top:1px solid var(--line)}.evidence-section>span{font-size:14px;font-weight:550;display:block;line-height:1.8}.attempt-count{font-size:31px;display:block;line-height:1.4;margin-top:5px;font-weight:650}.attempt-count small{font-size:19px;font-weight:550;margin-left:7px}.evidence-section h3{font-size:17px;line-height:1.6;margin-top:28px}.evidence-section p{font-size:13px;color:#7b8ca8;line-height:1.9;margin-top:7px}.evidence-section>.text-link{margin-top:18px;font-size:12px}.pending-note{font-size:11px;line-height:1.8;color:#b38d38;background:#fffaea;border:1px solid #eee4c7;border-radius:6px;padding:9px;margin-top:11px;display:flex;gap:5px;align-items:flex-start}.pending-note svg{flex-shrink:0;margin-top:2px}.evidence-source{display:block;font-size:11px;line-height:1.7;color:#8f9ba9;margin-top:8px}.selected-basket{position:fixed;bottom:24px;right:321px;z-index:30;display:flex;align-items:center;gap:9px;background:#173c70;color:#fff;border-radius:30px;padding:11px 17px;box-shadow:0 5px 18px #1d437a2a;font-size:12px}.selected-basket strong{background:#ffffff28;padding:2px 7px;border-radius:15px;font-size:11px}.standard-page{max-width:1250px;margin:0 auto;padding:39px 40px 55px}.page-title{display:flex;align-items:center;justify-content:space-between;gap:22px;margin-bottom:30px}.page-title h1{font-size:30px;line-height:1.5;font-weight:700;letter-spacing:.2px}.page-title p{font-size:14px;color:#8797ae;line-height:1.8;margin-top:9px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:31px 0 20px}.section-heading h2{font-size:19px;font-weight:650;line-height:1.5}.section-heading p{font-size:12px;color:#92a0b4;line-height:1.8;margin-top:6px}.welcome-banner{display:flex;align-items:center;gap:32px;background:#edf6ff;border:1px solid #dceafa;border-radius:16px;padding:37px 34px}.welcome-symbol{display:grid;place-items:center;width:100px;height:100px;flex-shrink:0;background:#dcecff;border-radius:26px;color:#537dac}.welcome-banner h2{font-size:25px;line-height:1.6}.welcome-banner p{font-size:13px;color:#8195b1;line-height:1.9;margin:10px 0 20px}.stat-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:25px}.stat-grid>div{border:1px solid var(--line);border-radius:13px;padding:24px}.stat-grid span{font-size:12px;color:#8b9cb5}.stat-grid strong{font-size:30px;font-weight:650;display:block;margin-top:15px}.stat-grid strong small{font-size:12px;color:#8395ad;font-weight:400;margin-left:8px}.continue-card{display:flex;align-items:center;gap:22px;border:1px solid #dee9f2;border-radius:12px;padding:24px}.continue-card>span{display:grid;place-items:center;background:#edf7f3;color:#70a18c;width:58px;height:58px;border-radius:13px;flex-shrink:0}.continue-card>div{flex:1;min-width:0}.continue-card small{color:#8ea0b1;font-size:11px}.continue-card h3{font-size:18px;line-height:1.6;margin:5px 0}.continue-card p{font-size:12px;color:#91a0b3;line-height:1.8}.subject-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.subject-grid>article{border:1px solid #e4ebf2;padding:25px;border-radius:13px;position:relative;background:#fff}.subject-mark{display:flex;width:44px;height:44px;background:#f0f6ff;color:#7195c5;align-items:center;justify-content:center;border-radius:10px;margin-bottom:18px}.subject-grid small{position:absolute;right:23px;top:28px;font-size:11px;color:#98a6b9}.subject-grid h3{font-size:17px;line-height:1.6}.subject-grid p{font-size:12px;line-height:1.8;color:#92a1b5;margin:9px 0 18px}.filter-row{display:flex;gap:12px;margin-bottom:22px}.filter-row select,.filter-row input{border:1px solid #dce6f1;background:#fcfdff;border-radius:8px;padding:11px 13px;color:#526f92;font-size:13px;outline:none}.filter-row input{flex:1}.knowledge-list{display:flex;flex-direction:column;gap:11px}.knowledge-list>article{display:flex;align-items:center;gap:19px;border:1px solid #e2eaf3;border-radius:11px;padding:21px}.knowledge-list>article>.status-icon{flex-shrink:0}.knowledge-list>article>div{flex:1;min-width:0}.knowledge-list article>div>span{font-size:11px;color:#97a5b9}.knowledge-list h3{font-size:16px;font-weight:600;margin-top:5px}.knowledge-list p{font-size:12px;color:#99a5b7;line-height:1.8;margin-top:6px}.knowledge-list .text-link{font-size:12px}.knowledge-list .button{font-size:12px;padding:9px 12px;min-height:37px}.tabs{display:flex;align-items:center;gap:24px;border-bottom:1px solid var(--line);margin-bottom:25px}.tabs>button{padding:13px 0;font-size:14px;color:#94a2b8;border-bottom:2px solid transparent;margin-bottom:-1px;white-space:nowrap}.tabs>button.active{color:#245ea8;border-bottom-color:#3476d7;font-weight:600}.section-heading>.tabs{margin:0;border:0}.review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.review-grid>article{border:1px solid #e2e9f1;border-radius:12px;padding:22px}.review-grid>article>div{display:flex;align-items:center;gap:7px;font-size:12px;color:#8192aa;margin-bottom:18px}.review-grid>article>small{font-size:11px;color:#97a5b7}.review-grid h3{font-size:17px;line-height:1.6;margin-top:7px}.review-grid p{font-size:12px;line-height:1.85;color:#93a1b4;margin:9px 0 22px}.review-grid footer{display:flex;justify-content:space-between;align-items:center;gap:10px}.review-grid .button{font-size:12px;min-height:35px;padding:8px 10px}.review-grid .text-link{font-size:12px}.history-list,.download-list,.orders-list,.rights-list{display:flex;flex-direction:column;gap:13px}.history-list article,.download-list article,.orders-list article,.rights-list article{display:flex;align-items:center;gap:18px;border:1px solid #e3eaf3;border-radius:11px;padding:22px}.history-list article>div,.download-list article>div,.orders-list article>div,.rights-list article>div{flex:1;min-width:0}.history-list h3,.download-list h3,.orders-list h3,.rights-list h3{font-size:15px;font-weight:600;line-height:1.6}.history-list p,.download-list p,.orders-list p,.rights-list p{font-size:11px;color:#93a2b7;line-height:1.8;margin-top:6px;overflow-wrap:anywhere}.history-icon,.download-icon{width:43px;height:43px;display:grid;place-items:center;flex-shrink:0;border-radius:10px;background:#edf5ff;color:#7298c5}.history-list article>strong{font-size:23px}.history-list article>strong small{font-size:14px;color:#9babbe;font-weight:400}.history-list .button{font-size:12px}.connection-badge{display:inline-flex;align-items:center;gap:7px;border:1px solid #dfede5;background:#f2faf6;border-radius:25px;padding:8px 12px;color:#739c81;font-size:12px;white-space:nowrap}.connection-badge.offline{background:#fff9e9;color:#b39a5e;border-color:#eee4c9}.offline-overview{display:flex;align-items:center;gap:25px;border:1px solid #e0eaf4;border-radius:14px;background:#f6faff;padding:28px;margin-bottom:24px}.offline-overview>div{display:flex;align-items:center;gap:14px;flex:1;min-width:0;color:#7096be}.offline-overview>div>span{min-width:0}.offline-overview strong{display:block;font-size:15px;font-weight:600;color:#496d92}.offline-overview small{display:block;font-size:11px;color:#93a7bb;margin-top:6px;line-height:1.7}.offline-overview>.button{font-size:12px;padding:10px 13px}.download-list .button{font-size:12px}.error-note,.info-note,.success-note{display:flex;align-items:flex-start;gap:9px;line-height:1.85;padding:13px 15px;border-radius:8px;font-size:12px}.error-note{background:#fff3f0;border:1px solid #f2d6cf;color:#ad6656;margin:14px 0}.error-note>svg,.info-note>svg,.success-note>svg{flex-shrink:0;margin-top:2px}.info-note{background:#f3f7fc;border:1px solid #e4edf7;color:#7e96b3;margin:20px 0}.success-note{background:#f0faf4;border:1px solid #dbeedd;color:#659878;margin:14px 0}.empty-state{text-align:center;padding:75px 25px;color:#94a2b8}.empty-state>span{display:inline-grid;place-items:center;width:70px;height:70px;background:#f1f6fb;border-radius:50%;color:#a9bed4;margin-bottom:18px}.empty-state h3{font-size:18px;line-height:1.6;font-weight:550;color:#6a829f}.empty-state p{font-size:13px;line-height:1.9;max-width:510px;margin:10px auto 22px}.empty-state>.button{margin-top:20px}.app-loading{min-height:600px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:18px;color:#86a0ba;font-size:14px}.loading-line{padding:35px;color:#8ea0b7;font-size:13px}.sync-banner,.resume-banner{display:flex;align-items:center;gap:12px;margin:16px 39px 0;background:#f3f8fd;border:1px solid #e1ebf6;border-radius:8px;padding:11px 14px;color:#7495b2}.sync-banner>span{flex-shrink:0;display:flex}.sync-banner>div{min-width:0;flex:1}.sync-banner strong{font-size:12px;font-weight:600}.sync-banner p{font-size:11px;line-height:1.7;margin-top:2px}.sync-banner>button,.resume-banner>button{display:flex;align-items:center;gap:7px;font-size:12px;flex-shrink:0}.sync-banner.offline{background:#fffaed;border-color:#eee4c8;color:#a79159}.resume-banner{font-size:12px;background:#f9faf3;border-color:#e8ecd9;color:#8d9c73}.resume-banner>span{flex:1}.initial-error{margin:14px 39px}.initial-error>.text-link{font-size:12px}.toast{position:fixed;z-index:250;bottom:27px;left:50%;transform:translate(-50%);max-width:min(90vw,660px);background:#183c69;color:#fff;border:1px solid #ffffff20;border-radius:10px;box-shadow:0 7px 25px #17386425;padding:14px 20px;font-size:13px;line-height:1.75;display:flex;align-items:center;gap:10px}.toast svg{flex-shrink:0;color:#bad2ec}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;background:#12305a55;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal{width:570px;max-width:100%;max-height:calc(100dvh - 48px);border-radius:17px;background:#fff;box-shadow:0 20px 70px #122e5726;display:flex;flex-direction:column;outline:none;overflow:hidden}.modal.wide{width:960px}.modal-header{padding:25px 29px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.modal-header>div{min-width:0}.modal-header>div>span{display:block;font-size:11px;color:#93a5bc;line-height:1.7;margin-bottom:7px}.modal-header h2{font-size:22px;line-height:1.55;font-weight:650;overflow-wrap:anywhere}.modal-header>.icon-button{flex-shrink:0}.modal-content{overflow:auto;min-height:0;padding:28px}.modal-footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px;padding:19px 28px;color:#8195ae;font-size:13px;flex-shrink:0}.modal-action-row{display:flex;justify-content:flex-end;gap:12px;margin-top:25px}.logout-message{font-size:14px;line-height:1.9;color:#7a8eaa}.auth-form{display:flex;flex-direction:column;gap:18px}.auth-mark{display:grid;place-items:center;width:68px;height:68px;border-radius:17px;background:#eaf8f4;color:#449580;margin:0 auto 3px}.auth-tabs{display:flex;gap:6px;padding:4px;background:#f3f7fc;border:1px solid #e7edf5;border-radius:9px;margin-bottom:2px}.auth-tabs button{width:50%;padding:10px;font-size:14px;color:#91a2b8;border-radius:6px}.auth-tabs button.active{background:#fff;color:#2a609a;box-shadow:0 1px 5px #2c527011}.auth-form label,.workspace-form label,.account-password label,.paper-options label{display:block;font-size:13px;color:#5f7999;line-height:1.7}.auth-form input,.auth-form select,.workspace-form input,.workspace-form select,.workspace-form textarea,.account-password input,.paper-options input,.paper-options select{display:block;width:100%;border:1px solid #dce6f0;border-radius:8px;background:#fbfdff;color:#315c89;padding:12px 13px;font-size:14px;margin-top:7px;outline:none;min-height:44px}.auth-form input::placeholder,.workspace-form input::placeholder,.workspace-form textarea::placeholder,.account-password input::placeholder{color:#a2b1c4}.auth-form label small,.workspace-form label small{display:block;color:#a0aec1;font-size:11px;line-height:1.8;margin-top:7px}.auth-form .error-note{margin:0}.auth-bottom{display:flex;align-items:center;justify-content:space-between;gap:15px;font-size:12px;color:#96a8bc}.auth-bottom>span{display:flex;align-items:center;gap:5px}.auth-bottom button{font-size:12px;color:#5c87b8;padding:0}.lesson-intro{display:flex;align-items:flex-start;gap:15px;background:#f2f7ff;border:1px solid #e0ebf8;padding:20px;border-radius:11px;color:#5b80a9}.lesson-intro svg{flex-shrink:0;margin-top:3px}.lesson-intro p{font-size:14px;line-height:1.9}.lesson-section{margin-top:28px}.lesson-section h3{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:600;margin-bottom:16px}.lesson-section h3>span{font-size:12px;color:#82a4c6;background:#edf4fb;border-radius:6px;padding:4px 6px}.lesson-section>p{font-size:13px;color:#8d9fb6;line-height:1.8}.lesson-prerequisites{display:flex;flex-wrap:wrap;gap:8px;margin-top:11px}.lesson-prerequisites>span{background:#eef7f3;border:1px solid #dcebe1;border-radius:7px;padding:7px 11px;font-size:12px;color:#75988a}.lesson-paragraph{display:flex;align-items:flex-start;gap:11px;margin:12px 0;padding:15px 0;border-bottom:1px solid #edf1f5}.lesson-paragraph>span{display:grid;place-items:center;width:23px;height:23px;flex-shrink:0;border-radius:50%;background:#eef4fc;color:#84a0c0;font-size:11px}.lesson-paragraph p{font-size:14px;line-height:1.95;color:#647c9b}.lesson-example{background:#fff9eb;border:1px solid #f0e7d0;border-radius:9px;padding:20px;font-size:14px;line-height:1.95;color:#938253}.lesson-practice{margin-top:4px}.paper-builder{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:27px}.paper-picker{min-width:0}.paper-node-list{display:flex;flex-direction:column;gap:8px;max-height:500px;overflow:auto;margin-bottom:13px;padding:2px}.paper-node-list>label{display:flex;align-items:center;gap:10px;position:relative;cursor:pointer;border:1px solid #e1e9f1;border-radius:9px;padding:12px 14px;background:#fff}.paper-node-list>label.selected{background:#eff7ff;border-color:#adc9ee}.paper-node-list input{position:absolute;opacity:0}.paper-node-list>label:has(input:focus-visible){outline:3px solid #91bcf7}.paper-node-list>label>span:first-of-type{flex:1;min-width:0}.paper-node-list strong{font-size:13px;font-weight:550;line-height:1.7;display:block}.paper-node-list small{font-size:11px;color:#94a5bb;line-height:1.7;display:block;margin-top:3px}.custom-check{width:18px;height:18px;display:grid;place-items:center;border:1px solid #cedbed;border-radius:4px;flex-shrink:0;color:#fff;background:#fff}.selected>.custom-check{background:#4286e1;border-color:#4286e1}.paper-options{border-left:1px solid #e7edf5;padding-left:25px;min-width:0}.paper-options>h3{font-size:16px;line-height:1.6;margin-bottom:18px}.mode-options{display:flex;flex-direction:column;gap:10px;margin-bottom:23px}.mode-options button{display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #dfe7f1;border-radius:9px;text-align:left;background:#fcfdff;color:#85a1c0}.mode-options button.active{background:#eef5ff;border-color:#9fbfe9}.mode-options strong{font-size:13px;color:#4f76a3;font-weight:600;display:block}.mode-options small{display:block;font-size:11px;color:#95aac1;margin-top:6px}.paper-options label{margin-bottom:17px}.paper-options .info-note{margin-top:22px;font-size:12px}.exam-layout{display:grid;grid-template-columns:190px minmax(0,1fr);gap:26px}.exam-sidebar{border-right:1px solid var(--line);padding-right:24px}.exam-sidebar h3{display:flex;gap:8px;align-items:center;font-size:14px;font-weight:600;margin-bottom:20px}.question-numbers{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:15px}.question-numbers button{background:#f6f9fd;border:1px solid #e1e9f4;color:#91a5bf;border-radius:6px;height:34px;font-size:12px}.question-numbers button.answered{background:#e8f5ed;border-color:#c7e5d4;color:#589778}.question-numbers button.active{background:#367cec;border-color:#367cec;color:#fff}.exam-rule{margin-top:24px;background:#f3f7fd;border:1px solid #e5edf7;border-radius:9px;padding:14px;color:#86a2be}.exam-rule h4{font-size:12px;line-height:1.7;margin:11px 0 7px;color:#6686a7}.exam-rule p{font-size:11px;line-height:1.95}.exam-coverage{margin-top:17px;font-size:11px;color:#94a5b9;line-height:1.9}.exam-coverage p{margin-top:9px}.question-meta{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#93a5bd;font-size:11px;line-height:1.8}.question-knowledge{display:inline-block;background:#edf5ff;color:#83a3ca;border:1px solid #e2ecf8;border-radius:5px;padding:5px 8px;font-size:11px;margin-top:20px}.exam-question>h3{font-size:20px;line-height:1.9;font-weight:550;color:#28466f;margin:17px 0 25px}.question-options{display:flex;flex-direction:column;gap:12px}.question-options>label{position:relative;display:flex;align-items:center;gap:12px;padding:15px;border:1px solid #dfe8f3;border-radius:9px;cursor:pointer;background:#fcfdff}.question-options>label.selected{border-color:#91b8ed;background:#eef6ff}.question-options input{position:absolute;opacity:0}.question-options>label:has(input:focus-visible){outline:3px solid #9cc3ff}.question-options>label>span:first-of-type{display:grid;place-items:center;background:#edf3fa;color:#829dbd;border:1px solid #e1eaf5;border-radius:7px;min-width:29px;height:29px;font-size:12px;flex-shrink:0}.question-options p{flex:1;font-size:14px;line-height:1.7;color:#4f6f97}.question-options+.small-text{margin-top:12px}.answer-input{display:block;color:#94a6bc;font-size:12px}.answer-input input{display:block;width:100%;border:1px solid #cfdff1;background:#fafdff;border-radius:9px;outline:none;padding:15px;font-size:16px;color:#3e6999;margin-top:10px}.answer-input input::placeholder{font-size:13px;color:#a6b7cd}.hint-area{margin-top:23px}.incomplete-note{background:#fff9eb;border:1px solid #f0e1bf;border-radius:9px;padding:16px;margin-top:20px;color:#a28b58}.incomplete-note strong{font-size:13px}.incomplete-note p{font-size:12px;line-height:1.8;margin:8px 0}.incomplete-note .text-link{font-size:12px;color:#b38c41}.question-controls{display:flex;justify-content:space-between;gap:14px;margin-top:30px;padding-top:22px;border-top:1px solid var(--line)}.question-controls .button{font-size:13px}.draft-note{display:flex;align-items:center;justify-content:center;gap:5px;font-size:11px;color:#a1b0c4;margin-top:18px}.report-header{display:flex;align-items:center;gap:20px;background:#f0f8f4;border:1px solid #dceee4;border-radius:11px;padding:24px}.report-header>span{color:#67a58b;flex-shrink:0}.report-header>div{flex:1;min-width:0}.report-header h3{font-size:19px;line-height:1.6;color:#3c765f}.report-header p{font-size:12px;color:#8daa9e;line-height:1.9;margin-top:8px}.report-header>strong{font-size:34px;color:#438965;white-space:nowrap}.report-header>strong small{font-size:17px;color:#98b2a5}.report-changes{display:flex;gap:10px;flex-wrap:wrap;margin-top:17px}.report-changes>div{display:flex;align-items:center;gap:14px;background:#f6f9fc;border:1px solid #e7edf3;border-radius:7px;padding:10px 13px;font-size:12px;color:#8196ad}.report-changes strong{font-size:12px;color:#597b9b;font-weight:500}.report-changes span{display:flex;align-items:center;gap:7px;font-size:11px}.report-section-title{font-size:17px;margin:29px 0 18px}.answer-card{border:1px solid #e1eaf3;border-radius:10px;overflow:hidden;margin-bottom:18px;padding:20px}.answer-card>header{display:flex;justify-content:space-between;gap:15px;font-size:11px;color:#91a4bc}.answer-card>header strong{display:flex;align-items:center;gap:5px;color:#67a38c;font-size:11px;font-weight:500}.answer-card.wrong>header strong{color:#c49a50}.answer-card h4{font-size:15px;line-height:1.9;margin:15px 0 12px;color:#476587;font-weight:550}.answer-options{display:grid;grid-template-columns:1fr 1fr;gap:7px 18px;font-size:12px;line-height:1.8;color:#8d9fb6;margin-bottom:15px}.answer-comparison{display:grid;grid-template-columns:1fr 1fr;gap:15px;background:#f8fafd;border:1px solid #eaf0f7;border-radius:7px;padding:12px;font-size:12px;color:#7e95b0}.answer-comparison p{line-height:1.9;overflow-wrap:anywhere}.answer-comparison span{display:block;font-size:11px;color:#a1b0c3;margin-bottom:4px}.answer-explanation{display:flex;align-items:flex-start;gap:8px;background:#fdf9ee;border:1px solid #f0e8d4;padding:13px;border-radius:8px;color:#a49269;margin-top:12px}.answer-explanation svg{flex-shrink:0;margin-top:2px}.answer-explanation p{font-size:12px;line-height:1.95}.answer-card>.text-link{font-size:11px;margin-top:14px}.report>.button{margin-top:8px}.membership-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px;margin-top:24px}.membership-card{border:1px solid #dfe7f2;border-radius:13px;padding:22px 18px;background:#fff}.membership-card>span{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#f2f6fd;color:#829fc3;margin-bottom:19px}.membership-card h3{font-size:18px;font-weight:600;line-height:1.6}.membership-card>p{font-size:12px;line-height:1.8;color:#95a4b9;min-height:44px;margin-top:8px}.product-price{font-size:27px;font-weight:600;display:block;margin-top:23px;color:#345f94;white-space:nowrap}.product-price>small{font-size:11px;color:#9aadc3;font-weight:400;margin-left:2px}.membership-card ul{list-style:none;padding:0;margin:24px 0;font-size:11px;color:#8ba0b8;line-height:1.8}.membership-card li{display:flex;gap:6px;align-items:flex-start;margin:11px 0}.membership-card li svg{flex-shrink:0;margin-top:2px;color:#88b199}.membership-card>.button{font-size:12px;padding:10px}.commerce-footnote{display:flex;align-items:center;gap:7px;color:#9aabbf;font-size:11px;line-height:1.8;margin-top:27px}.orders-list article>span,.rights-list article>span{font-size:12px;color:#7d99b7}.orders-list article>svg,.rights-list article>svg{color:#7fa5bd;flex-shrink:0}.orders-list article>strong{font-size:16px;font-weight:600;color:#456b9b}.orders-list article>.text-link{font-size:12px}.checkout-summary{display:flex;align-items:center;gap:15px;background:#f5f8ff;border:1px solid #e4ecf8;border-radius:9px;padding:18px;margin-bottom:25px}.checkout-summary>svg{color:#829dc4;flex-shrink:0}.checkout-summary>div{flex:1}.checkout-summary h3{font-size:17px}.checkout-summary p{font-size:12px;color:#98a9bf;margin-top:8px}.checkout-summary>strong{font-size:24px;color:#466e9f}.checkout-form>h3{font-size:15px;margin-bottom:16px}.payment-channels{display:flex;flex-direction:column;gap:11px;margin-bottom:25px}.payment-channels>label{display:flex;gap:10px;align-items:center;border:1px solid #e3ebf5;border-radius:8px;padding:15px;cursor:pointer}.payment-channels input{accent-color:#2e70d2}.payment-channels strong{font-size:14px;flex:1}.payment-channels span{font-size:11px;color:#96a8bd;max-width:50%;line-height:1.8}.payment-channels .selected{background:#eff6ff;border-color:#b4d0f2}.checkout-result{text-align:center}.checkout-result .order-status{display:inline-block;font-size:14px;color:#9b916b;background:#fff9e7;border:1px solid #eee4c9;border-radius:20px;padding:7px 16px}.checkout-result .order-status.paid{color:#6a9d80;background:#edf8f1;border-color:#d7e9dc}.checkout-result>p{font-size:12px;line-height:1.8;color:#9aacc1;margin:18px 0;overflow-wrap:anywhere}.checkout-result>h3{font-size:28px;margin:20px 0;color:#5479a3}.payment-qr{display:block;width:215px;height:215px;margin:20px auto;border:1px solid #e5edf6;border-radius:8px}.workspace-selector{display:flex;align-items:center;gap:13px;padding:17px 20px;border:1px solid #e0eaf3;background:#f8fbfe;border-radius:10px;margin-bottom:20px;color:#7b9cbe}.workspace-selector select{flex:1;border:none;background:none;font-size:17px;color:#4e77a2;outline:none;max-width:450px}.workspace-selector>span{margin-left:auto;font-size:11px;color:#96abc0;white-space:nowrap}.workspace-banner{display:flex;align-items:center;gap:25px;padding:29px;background:#eefaf5;border:1px solid #dcede4;border-radius:12px;color:#7ea99a}.workspace-banner h2{font-size:22px;color:#487968;line-height:1.6}.workspace-banner p{font-size:13px;color:#8caa9e;line-height:1.85;margin-top:9px}.workspace-courses{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.workspace-courses article{border:1px solid #e3eaf3;border-radius:12px;overflow:hidden}.course-cover{background:#edf3fc;height:155px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px;color:#90adce}.course-cover>span{font-size:11px;color:#a0b4cc}.course-copy{padding:21px}.course-copy>span{font-size:11px;color:#9aacc2;line-height:1.8}.course-copy h3{font-size:17px;line-height:1.6;margin-top:8px}.course-copy p{font-size:12px;color:#95a6bc;line-height:1.8;margin:9px 0 19px}.class-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:19px}.class-grid article{border:1px solid #e1eaf5;border-radius:12px;padding:24px}.class-grid svg{color:#8aabc9}.class-grid h3{font-size:17px;line-height:1.65;margin-top:16px}.class-grid p{font-size:12px;color:#95a9bf;line-height:1.8;margin:10px 0 16px}.class-grid span{font-size:11px;color:#9eb1c6}.workspace-form{display:flex;flex-direction:column;gap:18px}.workspace-form textarea{min-height:100px;resize:vertical}.form-columns{display:grid;grid-template-columns:1fr 1fr;gap:17px}.course-detail>p{font-size:14px;color:#879eb6;line-height:1.95;margin:19px 0}.account-layout{display:grid;grid-template-columns:280px minmax(0,1fr);gap:26px}.account-card{border:1px solid #e3eaf4;border-radius:13px;padding:32px;text-align:center;display:flex;flex-direction:column;align-items:center}.account-avatar{display:grid;place-items:center;background:#eaf1fb;color:#7e9cc3;border:1px solid #dce7f6;border-radius:50%;width:72px;height:72px;font-size:29px}.account-card h2{font-size:22px;margin-top:19px;line-height:1.7}.account-card p{font-size:12px;line-height:1.8;color:#98abc1;margin-top:7px;overflow-wrap:anywhere;max-width:100%}.account-card>span:last-of-type{font-size:11px;margin-top:15px;border:1px solid #e1ebf7;background:#f3f8ff;color:#8fa9c5;border-radius:20px;padding:5px 12px}.account-card>.button{margin-top:28px;font-size:12px}.account-password{border:1px solid #e2eaf4;border-radius:13px;padding:29px;max-width:550px;display:flex;flex-direction:column;gap:20px}.account-password h3{font-size:18px;margin-bottom:1px}.account-password>.button{align-self:flex-start}.account-password .error-note{margin:0}@media(min-width:1550px){.graph-main{padding-top:43px}.graph-canvas{height:570px}.graph-heading h1{font-size:44px}.graph-view-switch button,.graph-legend small{font-size:12px}.graph-legend strong{font-size:15px}.knowledge-detail{padding-top:44px}.membership-card{padding:25px}.knowledge-card strong{font-size:17px}}@media(max-width:1330px){.app-sidebar{width:208px}.app-main{margin-left:208px}.app-sidebar nav button{padding-left:23px;gap:14px;font-size:15px}.app-brand{margin-left:23px}.brand-slogan{margin-left:23px;font-size:12px}.topbar{padding:0 27px}.course-selectors{gap:12px}.topbar-actions{gap:17px}.user-area{padding-left:19px}.graph-layout{grid-template-columns:minmax(0,1fr) 275px}.knowledge-detail{padding-left:24px;padding-right:24px}.graph-main{padding-left:29px;padding-right:24px}.graph-heading{display:block}.graph-heading h1{font-size:36px}.graph-heading p{font-size:16px}.graph-view-switch{width:max-content;position:absolute;right:0;top:86px;margin:0;z-index:4}.graph-view-switch button{font-size:10px}.graph-canvas{height:470px;margin-top:37px}.graph-legend{gap:9px}.graph-legend>div{gap:8px}.graph-legend small{font-size:11px}.graph-legend strong{font-size:13px}.graph-legend .status-icon{width:23px;height:23px}.selected-basket{right:294px}.knowledge-detail h2{font-size:25px}.detail-start{font-size:17px}.membership-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.standard-page{padding:34px 29px}.subject-grid,.review-grid{gap:15px}.review-grid>article{padding:18px}.offline-overview{gap:20px;padding:23px}.offline-overview strong{font-size:13px}.offline-overview svg{width:29px}.sync-banner,.resume-banner{margin-left:29px;margin-right:29px}}@media(max-width:1100px){.app-sidebar{width:78px;padding-left:7px;padding-right:7px}.app-main{margin-left:78px}.app-brand{margin-left:16px}.app-brand strong,.brand-slogan,.sidebar-foot{display:none}.app-sidebar nav{margin-top:53px;gap:9px}.app-sidebar nav button{padding:16px 20px;justify-content:center;gap:0}.app-sidebar nav button>span{display:none}.app-sidebar nav button>i{position:absolute;margin-left:35px;margin-top:-26px;font-size:9px;width:16px;height:16px}.graph-layout{grid-template-columns:minmax(0,1fr) 268px}.topbar{height:88px}.topbar-actions{gap:18px}.switch-stage{display:none}.course-selectors>label{min-width:88px;height:43px}.course-selectors select{font-size:14px}.course-selectors .course-select{min-width:146px}.user-area{border:0;padding-left:0}.graph-main{padding-top:30px}.graph-heading h1{font-size:34px}.graph-heading p{font-size:15px}.graph-legend{grid-template-columns:1fr 1fr;gap:20px 25px;padding-bottom:27px}.graph-legend small{font-size:12px}.graph-bottom-note{font-size:12px;gap:9px;flex-wrap:wrap;margin-top:23px}.graph-bottom-note>small{font-size:10px}.knowledge-detail{padding-top:34px}.selected-basket{right:285px}.subject-grid,.review-grid,.workspace-courses,.class-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.welcome-banner{padding:29px;gap:23px}.welcome-banner h2{font-size:23px}.offline-overview{flex-wrap:wrap}.offline-overview>div{min-width:42%}.offline-overview>.button{margin-left:auto}.knowledge-list .text-link{display:none}.workspace-selector>span{font-size:10px}.graph-canvas{height:460px}.prerequisites{margin-top:20px}.detail-description{margin-top:19px}.learning-advice{margin-top:24px}.detail-start{margin-top:30px}.evidence-section{margin-top:23px;padding-top:24px}.evidence-section h3{margin-top:22px}}@media(max-width:800px){.topbar{padding:0 22px;height:82px}.course-selectors{gap:8px}.course-selectors .course-select{min-width:134px}.user-area>span:last-child{display:none}.user-avatar{width:36px;height:36px}.graph-layout{grid-template-columns:1fr}.graph-main{padding:28px 25px 25px}.graph-heading{display:flex;gap:15px}.graph-heading h1{font-size:32px}.graph-heading p{font-size:14px;margin-top:6px}.graph-view-switch{position:static;margin-top:7px}.graph-view-switch button{font-size:10px;padding:7px}.graph-canvas{height:420px;margin-top:25px}.graph-legend{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px}.graph-legend>div{display:block}.graph-legend strong{font-size:12px;margin-top:7px}.graph-legend small{font-size:11px}.graph-bottom-note{margin-top:23px}.knowledge-detail{border-left:0;border-top:1px solid var(--line);padding:28px 25px;display:grid;grid-template-columns:1fr 1fr;gap:0 26px}.knowledge-detail>.course-tag{grid-column:1;width:max-content;align-self:start;font-size:11px}.knowledge-detail h2{grid-column:1;font-size:24px;margin-top:13px}.prerequisites{grid-column:1;margin-top:15px;font-size:12px}.prerequisites button{font-size:12px}.detail-description{grid-column:1;margin-top:13px;font-size:13px}.learning-advice{grid-column:1;margin-top:17px;font-size:13px}.learning-advice p{font-size:13px}.detail-start{grid-column:1;margin-top:23px;min-height:45px;font-size:16px}.detail-link,.detail-add{grid-column:1;font-size:12px}.detail-link{margin-top:14px}.evidence-section{grid-column:2;grid-row:1/10;align-self:start;border-top:0;border-left:1px solid var(--line);padding:8px 0 0 23px;margin:0;min-width:0}.evidence-section>span{font-size:13px}.evidence-section h3{font-size:16px}.evidence-section p{font-size:12px}.attempt-count{font-size:29px}.selected-basket{right:22px;bottom:20px}.standard-page{padding:29px 25px}.page-title h1{font-size:27px}.page-title p{font-size:13px}.page-title .button{font-size:12px;padding:10px 12px}.continue-card{gap:15px;padding:20px;flex-wrap:wrap}.continue-card>.button{margin-left:auto;font-size:12px}.subject-grid{gap:13px}.subject-grid>article{padding:20px}.stat-grid{gap:13px}.stat-grid>div{padding:20px}.stat-grid strong{font-size:27px}.history-list article{gap:12px;padding:17px;flex-wrap:wrap}.history-list article>div{min-width:150px}.history-list article>.button{margin-left:auto}.history-list article>strong{font-size:21px}.offline-overview{padding:21px}.download-list article{padding:18px;gap:12px;flex-wrap:wrap}.download-list article>.button{margin-left:auto}.orders-list article{padding:18px;gap:13px;flex-wrap:wrap}.orders-list article>div{min-width:130px}.workspace-selector{flex-wrap:wrap}.workspace-selector select{font-size:15px;max-width:80%}.workspace-selector>span{margin-left:0}.workspace-banner{padding:22px;gap:18px}.workspace-banner h2{font-size:20px}.account-layout{grid-template-columns:1fr;gap:20px}.account-card{display:grid;grid-template-columns:70px 1fr;text-align:left;gap:5px 20px;padding:23px}.account-avatar{grid-row:1/4}.account-card h2{font-size:20px;margin:0}.account-card p{margin:0}.account-card>span:last-of-type{margin:0;width:max-content}.account-card>.button{grid-column:1/-1;margin-top:15px;width:max-content}.account-password{max-width:100%}.sync-banner,.resume-banner{margin-left:25px;margin-right:25px}.paper-builder{gap:20px}.paper-options{padding-left:19px}.exam-layout{grid-template-columns:146px minmax(0,1fr);gap:21px}.exam-sidebar{padding-right:18px}.question-numbers{grid-template-columns:repeat(3,1fr)}.exam-question>h3{font-size:18px}.modal-content{padding:23px}.modal-header{padding:22px 23px}.modal-footer{padding:17px 23px}.report-header{padding:19px;gap:15px}.report-header h3{font-size:17px}.report-header>strong{font-size:29px}.membership-card{padding:22px}.toast{font-size:12px}}@media(max-width:560px){body{min-width:360px}.app-sidebar{width:230px;transform:translate(-100%);transition:transform .2s;padding:25px 9px;z-index:90}.menu-open .app-sidebar{transform:translate(0)}.app-sidebar .app-brand{margin-left:22px;gap:9px}.app-sidebar .app-brand strong{display:block;font-size:31px}.app-sidebar .brand-slogan{display:block;font-size:12px;margin-left:23px}.app-sidebar nav{margin-top:32px;gap:5px}.app-sidebar nav button{justify-content:flex-start;padding:14px 24px;gap:17px;min-height:52px;font-size:15px}.app-sidebar nav button>span{display:block}.app-sidebar nav button>i{position:static;margin:0 0 0 auto}.app-sidebar .sidebar-foot{display:block;font-size:12px;padding-left:25px}.menu-open .sidebar-scrim{position:fixed;top:0;right:0;bottom:0;left:0;z-index:85;display:block;background:#152f5255}.app-main{margin-left:0}.topbar{height:74px;padding:0 12px;gap:9px}.mobile-menu{display:grid;flex-shrink:0;width:31px;height:34px;border:0;color:#3e6f94}.course-selectors{flex:1;min-width:0;gap:6px}.course-selectors>label{min-width:0;height:36px;width:70px;flex-shrink:1;border-radius:7px}.course-selectors select{font-size:12px;padding:9px 21px 9px 8px}.course-selectors label>svg{right:7px;width:11px}.course-selectors .course-select{min-width:0;width:108px;flex:1}.topbar-actions{gap:0;flex-shrink:0}.user-avatar{width:31px;height:31px}.user-avatar svg{width:22px}.graph-main{padding:26px 17px 24px}.graph-heading{display:block}.graph-heading h1{font-size:30px;line-height:1.4}.graph-heading p{font-size:13px;line-height:1.8;margin-top:7px}.graph-view-switch{margin-top:18px;width:max-content}.graph-view-switch button{font-size:12px;padding:7px 13px}.graph-canvas{height:345px;margin:4px -6px 0;width:calc(100% + 12px)}.graph-canvas .react-flow__controls{left:7px;bottom:8px}.graph-legend{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px 25px;margin-top:8px;padding-bottom:25px}.graph-legend>div{display:flex;gap:12px}.graph-legend strong{font-size:13px;margin:0}.graph-legend small{font-size:11px;line-height:1.7}.graph-legend .status-icon{width:25px;height:25px}.graph-bottom-note{font-size:12px;gap:9px;margin-top:21px}.graph-bottom-note>small{font-size:10px;padding:2px 5px;margin-left:auto}.knowledge-detail{display:block;padding:26px 23px 31px}.knowledge-detail .course-tag{font-size:11px;padding:5px 13px}.knowledge-detail h2{font-size:25px;margin-top:12px}.prerequisites{font-size:13px;margin-top:16px}.prerequisites button{font-size:13px}.detail-description{font-size:14px;line-height:1.9;margin-top:15px}.learning-advice{font-size:14px;margin-top:21px}.learning-advice p{font-size:13px}.detail-start{font-size:17px;margin-top:26px;min-height:48px}.detail-link{font-size:13px;margin-top:15px}.detail-add{font-size:12px;padding-top:15px}.evidence-section{border-left:0;border-top:1px solid var(--line);padding:23px 0 0;margin-top:25px;display:grid;grid-template-columns:80px 1fr;gap:0 20px}.evidence-section>span{grid-column:1/-1;font-size:12px}.evidence-section .attempt-count{grid-column:1;grid-row:2/4;font-size:30px;margin-top:9px}.attempt-count small{font-size:17px}.evidence-section h3{grid-column:2;font-size:15px;margin-top:9px}.evidence-section p{grid-column:2;font-size:12px;line-height:1.8;margin-top:5px}.evidence-section>.text-link{grid-column:1/-1;justify-content:flex-start;margin-top:17px}.evidence-section .pending-note,.evidence-source{grid-column:1/-1}.selected-basket{font-size:11px;padding:11px 14px;right:16px;bottom:17px}.standard-page{padding:26px 17px 38px}.page-title{display:block;margin-bottom:24px}.page-title h1{font-size:26px}.page-title p{font-size:12px;line-height:1.9;margin-top:7px}.page-title>.button,.page-title>.connection-badge{margin-top:18px}.welcome-banner{padding:23px;gap:15px}.welcome-symbol{display:none}.welcome-banner .eyebrow{font-size:11px;margin-bottom:9px}.welcome-banner h2{font-size:21px;line-height:1.65}.welcome-banner p{font-size:12px}.welcome-banner .button{font-size:13px;min-height:40px}.stat-grid{gap:9px;margin-top:18px}.stat-grid>div{padding:16px 11px}.stat-grid span{font-size:11px;line-height:1.7;display:block}.stat-grid strong{font-size:25px;margin-top:9px}.stat-grid strong small{font-size:10px;margin-left:4px}.section-heading{margin:28px 0 17px}.section-heading h2{font-size:18px}.section-heading p{font-size:11px}.continue-card{padding:18px;gap:13px}.continue-card>span{width:44px;height:44px;border-radius:10px}.continue-card>span svg{width:24px}.continue-card h3{font-size:16px}.continue-card p{font-size:12px}.continue-card small{font-size:10px}.subject-grid{grid-template-columns:1fr;gap:12px}.subject-grid>article{padding:21px}.subject-mark{margin-bottom:13px}.subject-grid h3{font-size:17px}.subject-grid small{font-size:11px;top:26px}.subject-grid p{font-size:12px;margin-bottom:15px}.filter-row{gap:8px;margin-bottom:17px}.filter-row input,.filter-row select{padding:10px;font-size:12px;min-width:0}.filter-row select{max-width:92px}.knowledge-list>article{gap:10px;padding:16px 13px;flex-wrap:wrap}.knowledge-list article>div{min-width:200px}.knowledge-list h3{font-size:15px}.knowledge-list article>div>span{font-size:10px}.knowledge-list p{font-size:11px}.knowledge-list article>.button{margin-left:auto;font-size:11px;padding:7px 10px;min-height:34px}.tabs{gap:23px;margin-bottom:22px;overflow:auto}.tabs>button{font-size:13px;padding:11px 0}.review-grid{grid-template-columns:1fr;gap:12px}.review-grid>article{padding:20px}.review-grid article>div{margin-bottom:13px;font-size:12px}.review-grid h3{font-size:17px}.review-grid p{font-size:12px;margin-bottom:20px}.history-list article{padding:16px;gap:11px}.history-icon{width:36px;height:36px}.history-list h3{font-size:14px}.history-list p{font-size:10px}.history-list article>strong{font-size:21px}.history-list article>strong small{font-size:12px}.history-list article>.button{font-size:11px;min-height:35px;padding:8px 11px}.connection-badge{font-size:11px}.offline-overview{display:block;padding:22px}.offline-overview>div{gap:15px;margin:0 0 23px}.offline-overview>div strong{font-size:15px}.offline-overview>div small{font-size:11px}.offline-overview>.button{font-size:12px;min-height:38px;margin-left:0}.info-note,.error-note,.success-note{font-size:12px;padding:13px;gap:8px}.download-list article{padding:18px 15px;gap:11px}.download-icon{width:35px;height:35px}.download-list h3{font-size:14px}.download-list p{font-size:11px}.download-list article>div{min-width:230px}.download-list .button{font-size:11px;padding:8px 11px;min-height:36px}.download-list .icon-button{width:33px;height:33px}.empty-state{padding:58px 17px}.empty-state h3{font-size:17px}.empty-state p{font-size:12px}.empty-state>.button{font-size:12px}.sync-banner,.resume-banner{margin:12px 16px 0;padding:10px 11px;gap:8px}.sync-banner p{font-size:11px;line-height:1.7}.sync-banner strong{font-size:12px}.sync-banner>button,.resume-banner>button{font-size:11px;gap:4px}.resume-banner{font-size:11px}.initial-error{margin:12px 16px}.modal-overlay{padding:10px;align-items:center}.modal{max-height:calc(100dvh - 20px);border-radius:12px}.modal-header{padding:21px 18px;gap:12px}.modal-header h2{font-size:20px;line-height:1.65}.modal-header>div>span{font-size:10px;margin-bottom:5px}.modal-header>.icon-button{width:31px;height:31px}.modal-content{padding:20px 18px}.modal-footer{padding:16px 18px;gap:12px;flex-wrap:wrap;font-size:12px}.modal-footer .button{font-size:12px;padding:11px 13px;margin-left:auto}.modal-footer>.small-text{font-size:11px}.auth-form{gap:17px}.auth-form label{font-size:12px}.auth-form input,.auth-form select{font-size:14px;padding:11px 12px}.auth-mark{width:59px;height:59px}.auth-form .button{font-size:14px}.auth-bottom{font-size:11px}.auth-bottom button{font-size:12px}.auth-form>.small-text{font-size:11px}.lesson-intro{padding:16px;gap:11px}.lesson-intro p{font-size:13px}.lesson-intro svg{width:23px}.lesson-section{margin-top:24px}.lesson-section h3{font-size:15px;margin-bottom:13px}.lesson-paragraph p{font-size:13px;line-height:1.95}.lesson-paragraph{gap:9px;padding:12px 0}.lesson-example{padding:16px;font-size:13px}.lesson-section>p{font-size:12px}.lesson-prerequisites>span{font-size:11px}.paper-builder{display:flex;flex-direction:column;gap:23px}.paper-node-list{max-height:280px}.paper-options{border-left:0;border-top:1px solid var(--line);padding:22px 0 0}.paper-options h3{font-size:16px}.mode-options{flex-direction:row;gap:9px}.mode-options button{flex:1;min-width:0;display:block;padding:13px}.mode-options strong{font-size:12px;margin-top:9px}.mode-options small{font-size:11px;line-height:1.6}.paper-options label{font-size:12px}.paper-options .info-note{font-size:11px}.exam-layout{display:block}.exam-sidebar{border-right:0;border-bottom:1px solid var(--line);padding:0 0 20px;margin-bottom:23px}.exam-sidebar h3{font-size:13px;margin-bottom:15px}.question-numbers{display:flex;flex-wrap:wrap;gap:7px}.question-numbers button{width:33px;height:32px;font-size:12px}.exam-rule,.exam-coverage{display:none}.exam-sidebar>.small-text{font-size:11px}.question-meta{font-size:10px;gap:9px;line-height:1.8}.question-knowledge{font-size:10px;margin-top:16px}.exam-question>h3{font-size:18px;line-height:1.8;margin:16px 0 22px}.question-options>label{padding:13px 11px;gap:10px}.question-options p{font-size:13px;line-height:1.8}.question-options>label>span:first-of-type{width:27px;height:27px;min-width:27px}.question-options .custom-check{width:16px;height:16px}.answer-input input{font-size:16px;padding:13px}.question-controls{margin-top:26px;padding-top:21px;gap:10px}.question-controls .button{font-size:12px;padding:11px 13px}.draft-note{font-size:10px;line-height:1.8;text-align:center}.hint-area{margin-top:20px}.hint-area>.text-link{font-size:12px}.incomplete-note p{font-size:11px}.report-header{padding:19px 16px;gap:11px;flex-wrap:wrap}.report-header>span{display:none}.report-header>div{min-width:205px}.report-header h3{font-size:17px}.report-header p{font-size:12px;line-height:1.85}.report-header>strong{margin-left:auto;font-size:29px}.report-changes>div{width:100%;justify-content:space-between;padding:10px;font-size:11px}.report-changes strong{font-size:11px}.report-changes span{font-size:10px;gap:4px}.report-section-title{font-size:16px}.answer-card{padding:17px 14px}.answer-card h4{font-size:14px;line-height:1.9}.answer-card>header{font-size:10px;gap:10px}.answer-card>header strong{font-size:10px}.answer-options{grid-template-columns:1fr;font-size:12px;gap:6px}.answer-comparison{grid-template-columns:1fr;gap:10px;font-size:12px}.answer-explanation p{font-size:12px}.answer-card>.text-link{font-size:11px}.membership-grid{grid-template-columns:1fr;gap:15px;margin-top:20px}.membership-card{padding:25px}.membership-card>p{min-height:0}.membership-card>span{width:40px;height:40px;float:right;margin:0 0 10px 15px}.membership-card h3{font-size:19px}.product-price{font-size:30px;margin-top:20px}.membership-card ul{margin:19px 0 23px;font-size:12px}.membership-card>.button{font-size:13px}.commerce-footnote{font-size:11px;align-items:flex-start}.commerce-footnote svg{flex-shrink:0;margin-top:3px}.orders-list article{padding:16px;gap:12px}.orders-list article>div{min-width:220px}.orders-list h3{font-size:14px}.orders-list p{font-size:10px}.orders-list article>span{font-size:11px}.orders-list article>strong{font-size:15px;margin-left:auto}.orders-list article>.text-link{font-size:12px}.rights-list article{padding:18px 15px;gap:12px;flex-wrap:wrap}.rights-list h3{font-size:14px}.rights-list p{font-size:11px}.checkout-summary{padding:17px 13px;gap:10px;flex-wrap:wrap}.checkout-summary h3{font-size:16px}.checkout-summary p{font-size:11px}.checkout-summary>strong{font-size:23px;margin-left:auto}.payment-channels>label{padding:13px 10px;gap:8px}.payment-channels strong{font-size:13px}.payment-channels span{font-size:11px;max-width:45%}.workspace-selector{padding:15px;gap:10px}.workspace-selector select{font-size:14px;max-width:85%}.workspace-selector>span{font-size:11px}.workspace-banner{padding:20px;gap:15px}.workspace-banner>svg{width:34px;flex-shrink:0}.workspace-banner h2{font-size:19px}.workspace-banner p{font-size:12px}.workspace-courses,.class-grid{grid-template-columns:1fr;gap:15px}.course-cover{height:150px}.course-copy h3{font-size:17px}.course-copy>span{font-size:11px}.class-grid article{padding:22px}.workspace-form label{font-size:12px}.workspace-form input,.workspace-form select,.workspace-form textarea{font-size:13px}.form-columns{gap:12px}.section-heading>.button{font-size:11px;padding:8px 10px;min-height:37px}.section-heading>.tabs{gap:20px}.section-heading>.tabs button{font-size:13px}.account-card{padding:22px;gap:5px 15px}.account-card h2{font-size:21px}.account-card p{font-size:12px}.account-password{padding:22px;gap:18px}.account-password h3{font-size:18px}.account-password label{font-size:12px}.account-password input{font-size:14px}.account-password>.button{font-size:13px}.modal-action-row{gap:10px;flex-wrap:wrap}.modal-action-row .button{font-size:12px}.logout-message{font-size:13px}.toast{font-size:12px;padding:12px 15px;max-width:calc(100vw - 30px);width:max-content;bottom:18px;gap:8px}.app-loading{min-height:500px;font-size:13px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;scroll-behavior:auto!important;transition:none!important}}.graph-scope-tools{display:flex;align-items:center;justify-content:flex-end;gap:11px;margin-top:27px;min-height:28px}.graph-scope-tools>span{margin-right:auto;font-size:12px;color:#98a7bd}.graph-scope-tools button{font-size:12px;color:#95a6bf;padding:5px 9px;border-radius:6px;line-height:1.5}.graph-scope-tools button.active{background:#f0f6ff;color:#4a7bbc}.graph-canvas{margin-top:7px;height:480px}.knowledge-card{min-height:128px}.knowledge-card strong{font-size:17px}.knowledge-card .node-stage{font-size:13px}.knowledge-card .node-state{font-size:14px}.graph-legend strong{font-size:16px}.graph-legend small{font-size:13px;line-height:1.8}.graph-legend{gap:19px}.graph-bottom-note{font-size:15px}.knowledge-detail .detail-description,.knowledge-detail .learning-advice p,.knowledge-detail .prerequisites,.knowledge-detail .prerequisites button,.knowledge-detail .learning-advice{font-size:16px}.knowledge-detail .evidence-section>span{font-size:15px}.knowledge-detail .evidence-section p{font-size:14px;line-height:1.9}.knowledge-detail .detail-link{font-size:15px}.graph-legend>div{gap:10px}.graph-heading p{font-size:18px}.teaching-subject-list{display:flex;flex-direction:column;gap:13px}.teaching-subject-list>article{display:flex;align-items:center;gap:17px;border:1px solid #e1eaf3;border-radius:10px;padding:21px}.teaching-subject-list>article>span{display:grid;place-items:center;width:44px;height:44px;border-radius:9px;color:#7b9abb;background:#edf4fc;flex-shrink:0}.teaching-subject-list>article>div:first-of-type{flex:1;min-width:0}.teaching-subject-list h3{font-size:16px;line-height:1.6;font-weight:600}.teaching-subject-list h3 small{font-size:10px;background:#f0f6ff;border:1px solid #e2ebf6;border-radius:12px;padding:3px 8px;color:#8ca4c1;font-weight:400;margin-left:10px;white-space:nowrap}.teaching-subject-list p{font-size:12px;line-height:1.9;color:#91a6bc;margin-top:6px;overflow-wrap:anywhere}.teaching-subject-list p.review-note{color:#b09969}.subject-edit-actions{display:flex;gap:17px;align-items:center}.subject-edit-actions .button{font-size:12px;min-height:37px;padding:9px 12px}.subject-edit-actions .text-link{font-size:12px}.workspace-top-actions{display:flex;gap:12px}.member-list{display:flex;flex-direction:column;gap:11px}.member-list article{display:flex;align-items:center;gap:14px;border:1px solid #e3ebf5;border-radius:9px;padding:17px}.member-avatar{display:grid;place-items:center;width:37px;height:37px;border-radius:50%;background:#edf4fb;color:#91a9c4;font-size:17px}.member-list article>div{flex:1;min-width:0}.member-list h3{font-size:14px;font-weight:550;line-height:1.8}.member-list p{font-size:11px;color:#99adc3;line-height:1.7;overflow-wrap:anywhere}.member-list article>span:last-child{font-size:11px;color:#91a6bf}.invite-card{background:#f4f9ff;border:1px solid #dfebf8;border-radius:10px;padding:23px;margin-bottom:22px}.invite-card h3{font-size:15px;line-height:1.7}.invite-card code{display:block;background:#fff;border:1px solid #e5edf7;border-radius:6px;padding:13px;font-size:13px;color:#557da7;margin:13px 0;overflow-wrap:anywhere;-webkit-user-select:all;user-select:all}.invite-card p{font-size:11px;line-height:1.8;color:#94abc1;margin-bottom:12px}.class-member-add{display:flex;align-items:flex-end;gap:13px;margin-top:21px}.class-member-add label{flex:1;min-width:0;font-size:12px;color:#819bb6}.class-member-add select{width:100%;display:block;border:1px solid #dbe7f3;background:#fafdff;border-radius:8px;padding:11px;margin-top:8px;color:#6789ad;font-size:13px}.class-grid article>.text-link{font-size:12px;margin-top:3px}.workspace-selector+.workspace-banner{margin-bottom:0}@media(min-width:1550px){.graph-canvas{height:520px}.graph-heading p{font-size:19px}}@media(max-width:1330px){.graph-view-switch{position:static;margin-top:13px;width:max-content}.graph-scope-tools{margin-top:15px}.graph-canvas{height:435px;margin-top:6px}.graph-legend strong{font-size:15px}.graph-legend small{font-size:12px}.graph-heading p{font-size:16px}.knowledge-detail .detail-description,.knowledge-detail .learning-advice p,.knowledge-detail .prerequisites,.knowledge-detail .prerequisites button{font-size:15px}}@media(max-width:1100px){.graph-legend strong{font-size:15px}.graph-legend small{font-size:13px}.graph-canvas{height:430px}.workspace-top-actions{gap:8px}.subject-edit-actions{gap:10px}}@media(max-width:800px){.graph-heading{display:block}.graph-view-switch{margin-top:15px}.graph-scope-tools{margin-top:13px}.graph-canvas{height:390px}.graph-legend strong{font-size:14px}.graph-legend small{font-size:12px}.graph-bottom-note{font-size:13px}.teaching-subject-list>article{flex-wrap:wrap;gap:13px}.subject-edit-actions{margin-left:auto}.workspace-top-actions .button{font-size:12px;padding:9px 12px}}@media(max-width:560px){.graph-heading p{font-size:14px}.graph-scope-tools{margin-top:13px;gap:5px;flex-wrap:wrap}.graph-scope-tools>span{font-size:11px;flex-basis:100%;margin-bottom:2px}.graph-scope-tools button{font-size:12px;padding:5px 8px}.graph-canvas{height:315px;margin-top:3px}.graph-legend strong{font-size:15px}.graph-legend small{font-size:12px}.graph-legend{gap:22px 20px}.knowledge-detail .detail-description,.knowledge-detail .learning-advice p,.knowledge-detail .prerequisites,.knowledge-detail .prerequisites button{font-size:15px}.knowledge-detail .learning-advice{font-size:16px}.knowledge-detail .evidence-section p{font-size:13px}.knowledge-detail .evidence-section>span{font-size:14px}.workspace-top-actions{margin-top:17px;gap:10px}.workspace-top-actions .button{font-size:12px;padding:10px 13px}.teaching-subject-list>article{padding:17px;gap:11px}.teaching-subject-list h3{font-size:15px}.teaching-subject-list h3 small{font-size:10px;display:inline-block;margin-top:5px;margin-left:7px}.teaching-subject-list p{font-size:12px}.teaching-subject-list article>div:first-of-type{min-width:240px}.teaching-subject-list article>span{display:none}.subject-edit-actions .button{font-size:11px;padding:8px 10px}.member-list article{padding:15px;gap:11px}.member-list h3{font-size:13px}.member-list p{font-size:11px}.invite-card{padding:18px}.invite-card code{font-size:12px}.class-member-add{align-items:stretch;flex-direction:column;gap:15px}.class-member-add .button{font-size:12px;align-self:flex-end}.section-heading:has(>.tabs){align-items:flex-start;flex-wrap:wrap;gap:10px}.section-heading>.tabs{max-width:100%;gap:19px}.section-heading>.tabs button{font-size:12px}}
