:root{font-family:Inter,Arial,Helvetica,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;min-height:100%;margin:0}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-height:100vh;min-height:100dvh;overflow-x:hidden;overscroll-behavior-x:none}img,svg,canvas{max-width:100%}button,input,select{font:inherit}.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))}.app-shell{width:100%;height:100vh;display:flex;flex-direction:column;overflow:hidden;background-color:#eef3f9;color:#172033}.topbar{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:12px 22px;background-color:#fff;border-bottom:1px solid #dce4ef;box-shadow:0 4px 18px #1e293b0f;z-index:10}.brand-area{display:flex;align-items:center;gap:13px}.brand-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:13px;background:linear-gradient(135deg,#2563eb,#4f8df7);color:#fff;font-size:22px;font-weight:800;box-shadow:0 8px 20px #2563eb3d}.brand-area h1{margin:0;font-size:23px;line-height:1.1;color:#14213d}.brand-area p{margin:4px 0 0;color:#718096;font-size:12px}.brand-area .brand-author{color:#4f6480;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.topbar-actions{display:flex;align-items:center;gap:10px}.mobile-about-button{display:none}.topbar button{min-height:42px;padding:0 18px;border:1px solid transparent;border-radius:10px;font-weight:700;cursor:pointer;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.topbar button:hover{transform:translateY(-1px)}.secondary-button{background-color:#fff;border-color:#d5deea!important;color:#39475e}.secondary-button:hover{background-color:#f5f8fc}.solve-button{background-color:#2563eb;color:#fff;box-shadow:0 7px 16px #2563eb33}.solve-button:hover{background-color:#1d4ed8}.workspace{flex:1;min-height:0;display:grid;grid-template-columns:235px minmax(500px,1fr) 290px;overflow:hidden}.side-panel{min-height:0;padding:22px 18px;background-color:#fff;overflow-y:auto}.components-panel{border-right:1px solid #dce4ef}.properties-panel{border-left:1px solid #dce4ef}.panel-heading{margin-bottom:10px}.panel-kicker{margin:0 0 5px;color:#2563eb;font-size:11px;font-weight:800;letter-spacing:1.6px;text-transform:uppercase}.panel-heading h2{margin:0;color:#172033;font-size:21px}.panel-description{margin:0 0 20px;color:#718096;font-size:13px;line-height:1.6}.component-list{display:flex;flex-direction:column;gap:10px}.component-button{width:100%;display:flex;align-items:center;gap:12px;padding:12px;text-align:left;border:1px solid #dce4ef;border-radius:12px;background-color:#fff;color:#172033;cursor:pointer;transition:border-color .16s ease,background-color .16s ease,transform .16s ease,box-shadow .16s ease}.component-button:hover{transform:translateY(-1px);border-color:#8ab3f8;background-color:#f8fbff;box-shadow:0 8px 18px #1e40af14}.component-button-icon{width:40px;height:40px;flex:0 0 40px;display:grid;place-items:center;border-radius:10px;background-color:#eaf2ff;color:#2563eb;font-size:19px;font-weight:800}.component-button span:last-child{display:flex;flex-direction:column;gap:3px}.component-button strong{font-size:14px}.component-button small{color:#8491a5;font-size:11px}.instructions-box{margin-top:22px;padding:14px;border:1px solid #cfe0ff;border-radius:12px;background-color:#f2f7ff}.instructions-box strong{color:#244e9b;font-size:13px}.instructions-box p{margin:7px 0 0;color:#5b6f91;font-size:12px;line-height:1.55}.canvas-panel{min-width:0;min-height:0;display:flex;flex-direction:column;background-color:#f4f7fb}.canvas-title{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 18px;background-color:#ffffffeb;border-bottom:1px solid #dce4ef}.canvas-title>div:first-child{display:flex;flex-direction:column;gap:3px}.canvas-title span{color:#1f2937;font-size:14px;font-weight:800}.canvas-title small{color:#8491a5;font-size:11px}.canvas-counter{padding:7px 10px;border:1px solid #dce4ef;border-radius:8px;background-color:#f8fafc;color:#64748b;font-size:11px;font-weight:700}.react-flow-wrapper{flex:1;min-height:0;position:relative}.react-flow__pane{cursor:default}.react-flow__node{cursor:grab}.react-flow__node:active{cursor:grabbing}.circuit-node{position:relative;width:158px;min-height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:13px 18px;border:2px solid #aebbd0;border-radius:14px;background-color:#fff;box-shadow:0 9px 22px #33415524;transition:border-color .14s ease,box-shadow .14s ease,transform .14s ease}.circuit-node:hover{border-color:#6698ee}.circuit-node.selected{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb21,0 10px 25px #3341552b}.circuit-node.ground{width:135px;min-height:108px}.node-name{margin-bottom:7px;color:#172033;font-size:14px;font-weight:800}.component-symbol{width:112px;height:35px;fill:none;stroke:#243b64;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.voltage-symbol,.current-symbol{height:46px}.ground-symbol{width:65px;height:48px}.polarity-text{fill:#243b64;stroke:none;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:800}.node-value{margin-top:7px;color:#596a84;font-size:12px;font-weight:700}.unknown-badge{margin-top:8px;padding:4px 9px;border-radius:999px;background-color:#fff1d6;color:#a35a00;font-size:11px;font-weight:800}.source-direction-label{margin-top:4px;color:#2563eb;font-size:10px;font-weight:800}.circuit-handle{width:15px!important;height:15px!important;border:3px solid #ffffff!important;background-color:#2563eb!important;box-shadow:0 0 0 1px #2563eb}.react-flow__handle-left{left:-8px!important}.react-flow__handle-right{right:-8px!important}.ground-handle{top:-8px!important}.react-flow__edge-path{stroke-linecap:round}.react-flow__controls{overflow:hidden;border:1px solid #d4deeb;border-radius:10px;box-shadow:0 6px 18px #3341551f}.react-flow__controls-button{border-bottom-color:#e3e9f1!important;background-color:#fff!important}.empty-properties{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:26px 12px;text-align:center;color:#8090a6}.empty-properties-icon{width:48px;height:48px;display:grid;place-items:center;margin-bottom:13px;border-radius:14px;background-color:#eef4ff;color:#3976de;font-size:23px}.empty-properties strong{color:#475569;font-size:14px}.empty-properties p{max-width:215px;margin:8px 0 0;font-size:12px;line-height:1.6}.properties-form{display:flex;flex-direction:column;gap:16px}.selected-component-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid #cfe0ff;border-radius:11px;background-color:#f2f7ff}.selected-component-header span{color:#64748b;font-size:11px}.selected-component-header strong{color:#1d4ed8;font-size:14px}.form-field{display:flex;flex-direction:column;gap:7px}.form-field>span{color:#46556e;font-size:12px;font-weight:800}.form-field input,.form-field select{width:100%;height:42px;padding:0 11px;border:1px solid #ccd6e3;border-radius:9px;outline:none;background-color:#fff;color:#172033;font-size:13px;transition:border-color .15s ease,box-shadow .15s ease}.form-field input:focus,.form-field select:focus{border-color:#4c88ee;box-shadow:0 0 0 3px #2563eb1c}.form-field input:disabled{background-color:#f1f4f8;color:#7b8799}.direction-information{padding:11px 12px;border:1px solid #cfe0ff;border-radius:9px;background-color:#f2f7ff;color:#315f9f;font-size:12px;line-height:1.5}.delete-button{min-height:42px;margin-top:3px;padding:0 12px;border:1px solid #f4b8b8;border-radius:9px;background-color:#fff5f5;color:#c53030;font-weight:800;cursor:pointer}.delete-button:hover{background-color:#ffe8e8}.statusbar{min-height:42px;display:flex;align-items:center;gap:9px;padding:0 18px;border-top:1px solid #dce4ef;background-color:#fff;color:#58677d;font-size:12px}.statusbar p{margin:0}.status-dot{width:9px;height:9px;flex:0 0 9px;border-radius:50%;background-color:#25a769;box-shadow:0 0 0 4px #25a7691f}.solution-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:24px;background-color:#0f172aad;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.solution-dialog{width:min(920px,100%);max-height:92vh;overflow-y:auto;border:1px solid #dce4ef;border-radius:20px;background-color:#fff;box-shadow:0 30px 80px #0f172a59}.solution-header{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 26px;border-bottom:1px solid #dce4ef;background-color:#fffffff7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.solution-kicker{margin:0 0 5px;color:#2563eb;font-size:11px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.solution-header h2{margin:0;color:#172033;font-size:23px}.solution-close-button{width:42px;height:42px;flex:0 0 42px;display:grid;place-items:center;padding:0;border:1px solid #d7e0eb;border-radius:11px;background-color:#f8fafc;color:#475569;font-size:27px;line-height:1;cursor:pointer}.solution-close-button:hover{background-color:#eef2f7;color:#172033}.solution-content{padding:24px 26px 30px}.solution-method{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:13px 15px;border:1px solid #dce4ef;border-radius:11px;background-color:#f8fafc}.solution-method span{color:#64748b;font-size:12px}.solution-method strong{color:#243b64;font-size:13px;text-align:right}.topology-badge{width:fit-content;margin:0 0 16px;padding:7px 12px;border:1px solid #b9d4ff;border-radius:999px;background-color:#edf5ff;color:#2456a6;font-size:12px;font-weight:800}.final-result-card{padding:22px;border:1px solid #acd0ff;border-radius:16px;background:linear-gradient(135deg,#eff6ff,#f8fbff)}.final-result-card>span{color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.7px;text-transform:uppercase}.final-result-card>strong{display:block;margin-top:8px;color:#153d83;font-size:30px}.final-result-card p{margin:9px 0 0;color:#536987;font-size:13px;line-height:1.6}.solution-summary-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:16px}.solution-summary-grid-three{grid-template-columns:repeat(3,1fr)}.solution-summary-grid>div{padding:16px;border:1px solid #dce4ef;border-radius:13px;background-color:#fff}.solution-summary-grid span{display:block;margin-bottom:7px;color:#718096;font-size:12px}.solution-summary-grid strong{color:#172033;font-size:19px}.solution-steps{display:flex;flex-direction:column;gap:14px;margin-top:24px}.solution-step{padding:18px;border:1px solid #dce4ef;border-radius:14px;background-color:#fff}.solution-step h3{margin:0;color:#20304b;font-size:16px}.solution-step>p{margin:8px 0 0;color:#64748b;font-size:13px;line-height:1.65}.equation-list{display:flex;flex-direction:column;gap:8px;margin-top:13px}.equation-line{direction:ltr;padding:11px 13px;overflow-x:auto;border-left:4px solid #3678e8;border-radius:8px;background-color:#f3f7fd;color:#1e3a65;font-family:Consolas,Courier New,monospace;font-size:14px;font-weight:700;white-space:nowrap}.results-table-wrapper{margin-top:24px;overflow-x:auto}.results-table-wrapper h3{margin:0 0 12px;color:#20304b;font-size:17px}.results-table{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid #dce4ef;border-radius:12px}.results-table th,.results-table td{padding:12px 14px;border-bottom:1px solid #e5ebf2;text-align:left;font-size:13px}.results-table th{background-color:#f3f6fa;color:#41516b;font-weight:800}.results-table td{color:#5d6c82}.results-table tbody tr:last-child td{border-bottom:none}.results-table td:last-child{max-width:300px;overflow-wrap:anywhere}.source-results-table{min-width:820px}.source-result-card{margin-top:22px;padding:18px;border:1px solid #dce4ef;border-radius:14px;background-color:#f8fafc}.source-result-card span{display:block;margin-bottom:7px;color:#64748b;font-size:12px}.source-result-card strong{color:#20304b;font-size:17px}.source-result-card p{margin:8px 0 0;color:#718096;font-size:12px;line-height:1.6}.solution-error{margin:24px 26px 30px;padding:20px;border:1px solid #f3b8b8;border-radius:14px;background-color:#fff4f4}.solution-error strong{color:#b42323;font-size:16px}.solution-error p{margin:8px 0 0;color:#8e3737;font-size:13px;line-height:1.6}.circuit-node{width:178px;min-height:100px;padding:8px 12px;border:1px solid transparent;border-radius:14px;background:transparent;box-shadow:none}.circuit-node:hover{border-color:transparent;background:#ffffff6b}.circuit-node.selected{border-color:#2563eb6b;background:#eff6ff9e;box-shadow:0 0 0 3px #2563eb14}.circuit-node.resistor{width:188px;min-height:104px}.circuit-node.source-horizontal{width:180px;min-height:125px}.circuit-node.source-vertical{width:118px;min-height:205px;padding:8px 10px}.circuit-node.ground{width:108px;min-height:126px}.node-name{margin-bottom:3px;color:#172033;font-size:14px;font-weight:850;text-shadow:0 1px 0 #ffffff}.component-symbol{width:150px;height:45px;fill:none;stroke:#243b64;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 2px 1px rgba(36,59,100,.08))}.resistor-symbol{width:150px;height:42px}.source-horizontal .source-symbol-horizontal{width:140px;height:70px}.source-vertical .source-symbol-vertical{width:70px;height:140px}.ground-symbol{width:80px;height:70px}.node-value{margin-top:3px;color:#53647d;font-size:12px;font-weight:750;text-shadow:0 1px 0 #ffffff}.source-direction-label{margin-top:2px;color:#2563eb;font-size:10px;font-weight:850;text-transform:capitalize}.unknown-badge{margin-top:5px;padding:3px 8px;border:1px solid #f4cf86;background-color:#fff8e8}.circuit-handle{width:14px!important;height:14px!important;border:3px solid #f8fbff!important;background-color:#2563eb!important;box-shadow:0 0 0 1px #2563eb,0 2px 6px #2563eb3d}.react-flow__handle-left{left:-7px!important}.react-flow__handle-right{right:-7px!important}.react-flow__handle-top{top:-7px!important}.react-flow__handle-bottom{bottom:-7px!important}.source-top-handle,.source-bottom-handle{left:50%!important}.react-flow__edge-path{stroke-linecap:square;stroke-linejoin:miter}.react-flow__edge.selected .react-flow__edge-path{stroke:#2563eb!important;stroke-width:3!important}.react-flow__connection-path{stroke-linecap:square;stroke-linejoin:miter}.canvas-panel,.react-flow-wrapper{background-color:#fbfcfe}.react-flow__node-circuit{background:transparent!important;border:0!important;box-shadow:none!important}.circuit-node{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:7px 10px;border:1px dashed transparent;border-radius:10px;background:transparent;box-shadow:none;color:#172033;transition:border-color .13s ease,background-color .13s ease}.circuit-node:hover{border-color:#2563eb33;background:#eff6ff47}.circuit-node.selected{border-color:#2563ebb8;background:#eff6ff7a;box-shadow:0 0 0 3px #2563eb12}.circuit-node.orientation-horizontal{width:194px;min-height:90px}.circuit-node.orientation-vertical{width:104px;min-height:214px}.circuit-node.ground{width:96px;min-height:108px}.node-name{margin:0 0 2px;color:#1f2937;font-family:Georgia,Times New Roman,serif;font-size:15px;font-style:italic;font-weight:700;line-height:1;text-shadow:0 1px 0 #ffffff}.node-value{margin-top:2px;color:#374151;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:500;line-height:1.1;text-shadow:0 1px 0 #ffffff}.ground-label{color:#64748b;font-size:11px;font-style:normal}.component-symbol{fill:none;stroke:#202936;stroke-width:2.35;stroke-linecap:square;stroke-linejoin:miter;filter:none}.orientation-horizontal .resistor-symbol-horizontal,.orientation-horizontal .source-symbol-horizontal{width:160px;height:72px}.orientation-vertical .resistor-symbol-vertical,.orientation-vertical .source-symbol-vertical{width:72px;height:160px}.ground-symbol{width:82px;height:82px}.polarity-text{fill:#1d4ed8;stroke:none;font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:700}.unknown-badge{margin-top:4px;padding:2px 7px;border:0;border-radius:5px;background:transparent;color:#1672b8;font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic;font-weight:700}.circuit-handle{width:11px!important;height:11px!important;border:2px solid #ffffff!important;background-color:#2563eb!important;box-shadow:0 0 0 1px #2563ebe6;opacity:.08;transition:opacity .12s ease,transform .12s ease}.circuit-node:hover .circuit-handle,.circuit-node.selected .circuit-handle{opacity:1}.circuit-node:hover .circuit-handle:hover{transform:scale(1.22)}.react-flow__handle-left{left:-6px!important}.react-flow__handle-right{right:-6px!important}.react-flow__handle-top{top:-6px!important}.react-flow__handle-bottom{bottom:-6px!important}.component-top-handle,.component-bottom-handle{left:50%!important}.react-flow__edge-path{stroke:#303946!important;stroke-width:1.8!important;stroke-linecap:square;stroke-linejoin:miter}.react-flow__edge.selected .react-flow__edge-path{stroke:#2563eb!important;stroke-width:2.45!important}.react-flow__connection-path{stroke:#2563eb;stroke-width:2;stroke-linecap:square;stroke-linejoin:miter}.orientation-control-group{display:flex;flex-direction:column;gap:9px}.rotate-button{min-height:40px;padding:0 12px;border:1px solid #bfd3f8;border-radius:9px;background-color:#f1f6ff;color:#2258a8;font-weight:800;cursor:pointer}.rotate-button:hover{background-color:#e5efff}.math-variable{display:inline-flex;align-items:baseline;gap:0;font-family:Georgia,Times New Roman,serif;font-style:italic;line-height:1;white-space:nowrap}.math-variable sub{position:relative;bottom:-.22em;margin-left:1px;font-size:.62em;font-style:normal;line-height:1}.unknown-badge .math-variable{font-size:1.05em}.guided-solution-content{padding-top:22px}.guided-solution-intro{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px;padding:16px;border:1px solid #bfdbfe;border-radius:14px;background:linear-gradient(135deg,#eff6ff,#f8fbff)}.guided-solution-intro-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:11px;background-color:#2563eb;color:#fff;font-size:18px;font-weight:900;box-shadow:0 7px 16px #2563eb33}.guided-solution-intro strong{display:block;color:#17376c;font-size:15px}.guided-solution-intro p{margin:6px 0 0;color:#5b6f91;font-size:12px;line-height:1.65}.solution-progress-card{margin-bottom:18px;padding:14px 16px;border:1px solid #dce4ef;border-radius:13px;background-color:#fff}.solution-progress-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:10px;color:#64748b;font-size:12px;font-weight:700}.solution-progress-heading strong{color:#2563eb;font-size:12px}.solution-progress-track{height:9px;overflow:hidden;border-radius:999px;background-color:#e8eef7}.solution-progress-fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#2563eb,#60a5fa);transition:width .22s ease}.guided-current-step{scroll-margin-top:118px;position:relative;display:grid;grid-template-columns:48px minmax(0,1fr);gap:16px;min-height:250px;padding:24px;border-color:#b9d4ff;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 16px 38px #2563eb14}.guided-step-number{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background-color:#2563eb;color:#fff;font-size:17px;font-weight:900;box-shadow:0 7px 16px #2563eb33}.guided-step-body{min-width:0}.guided-step-body h3{margin-top:4px;font-size:18px}.guided-step-body>p{margin:10px 0 0;color:#607089;font-size:13.5px;line-height:1.72}.solution-navigation{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid #e4eaf2}.solution-navigation-button,.review-from-start-button{min-height:43px;padding:0 18px;border-radius:10px;font-weight:800;cursor:pointer;transition:transform .15s ease,background-color .15s ease,border-color .15s ease}.solution-navigation-button:hover:not(:disabled),.review-from-start-button:hover{transform:translateY(-1px)}.solution-navigation-button:disabled{cursor:not-allowed;opacity:.42}.secondary-navigation-button{border:1px solid #d4deeb;background-color:#fff;color:#475569}.secondary-navigation-button:hover:not(:disabled){background-color:#f6f8fb}.primary-navigation-button{border:1px solid #2563eb;background-color:#2563eb;color:#fff;box-shadow:0 7px 16px #2563eb2e}.primary-navigation-button:hover{background-color:#1d4ed8}.reveal-answer-button{border:1px solid #16814f;background-color:#16814f;color:#fff;box-shadow:0 7px 16px #16814f2e}.reveal-answer-button:hover{background-color:#11673f}.solution-complete-banner{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px;padding:14px 16px;border:1px solid #a7dfc2;border-radius:13px;background-color:#effcf5}.solution-complete-banner span{color:#167148;font-size:12px;font-weight:900;letter-spacing:.7px;text-transform:uppercase}.solution-complete-banner strong{color:#205d43;font-size:13px;text-align:right}.final-result-card>strong .math-variable{font-size:1em}.completed-steps-review{margin-top:24px}.completed-steps-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.completed-steps-heading span{color:#2563eb;font-size:11px;font-weight:900;letter-spacing:1.1px;text-transform:uppercase}.completed-steps-heading h3{margin:4px 0 0;color:#20304b;font-size:18px}.review-from-start-button{border:1px solid #bfd3f8;background-color:#f1f6ff;color:#2258a8}.review-from-start-button:hover{background-color:#e5efff}.equation-line .math-variable{font-family:Consolas,Courier New,monospace;font-style:normal}.equation-line .math-variable sub{font-family:Consolas,Courier New,monospace;font-size:.68em}.analysis-method-selector{min-width:248px;display:flex;flex-direction:column;gap:4px}.analysis-method-selector>span{color:#64748b;font-size:10px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.analysis-method-selector select{width:100%;height:42px;padding:0 34px 0 11px;border:1px solid #cbd6e4;border-radius:10px;outline:none;background-color:#f8fafc;color:#22314b;font-size:12px;font-weight:750;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}.analysis-method-selector select:hover{background-color:#fff;border-color:#8eb5f5}.analysis-method-selector select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #2563eb1f}.method-decision-card{display:grid;grid-template-columns:minmax(150px,210px) 1fr;gap:18px;align-items:center;margin:-4px 0 16px;padding:15px 17px;border:1px solid #cfe0ff;border-radius:13px;background:linear-gradient(135deg,#f2f7ff,#fbfdff)}.method-decision-card>div{display:flex;flex-direction:column;gap:5px}.method-decision-card span{width:fit-content;padding:4px 8px;border-radius:999px;background-color:#dbeafe;color:#1d4ed8;font-size:10px;font-weight:850;letter-spacing:.5px;text-transform:uppercase}.method-decision-card strong{color:#20304b;font-size:14px}.method-decision-card p{margin:0;color:#587093;font-size:12px;line-height:1.65}.app-shell{height:auto;min-height:100vh;overflow:visible}.workspace{flex:none;height:calc(100vh - 116px);min-height:620px}.inline-solution-section{scroll-margin-top:14px;padding:34px 24px 48px;border-top:1px solid #d8e1ec;background-color:#eef3f9}.inline-solution-section .solution-dialog{width:min(1120px,100%);max-height:none;margin:0 auto;overflow:visible;border-radius:18px;box-shadow:0 18px 48px #1e293b1f}.inline-solution-section .solution-header{position:static;border-radius:18px 18px 0 0}.solution-hide-button{min-height:40px;padding:0 15px;border:1px solid #d4deeb;border-radius:10px;background-color:#f8fafc;color:#475569;font-size:12px;font-weight:800;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.solution-hide-button:hover{border-color:#b9c7d8;background-color:#eef2f7;color:#172033}.circuit-node.orientation-horizontal{width:164px;min-height:88px;padding:4px 2px}.circuit-node.orientation-vertical{width:76px;min-height:196px;padding:4px 2px}.circuit-node.ground{width:84px;min-height:102px;padding:4px 1px}.symbol-stage{position:relative;display:grid;place-items:center;flex:0 0 auto}.symbol-stage.stage-horizontal{width:160px;height:72px}.symbol-stage.stage-vertical{width:72px;height:160px}.symbol-stage.ground-stage{width:82px;height:82px}.symbol-stage .component-symbol,.symbol-stage .ground-symbol{display:block;margin:0}.circuit-handle{width:9px!important;height:9px!important;border:0!important;background-color:transparent!important;box-shadow:none!important;opacity:1}.circuit-node:hover .circuit-handle,.circuit-node.selected .circuit-handle{background-color:#2563eb!important;box-shadow:0 0 0 2px #fff,0 0 0 3px #2563eb!important}.react-flow__edge-path{stroke-linecap:round!important;stroke-linejoin:round!important;shape-rendering:geometricPrecision}.circuit-node.junction{width:28px;min-width:28px;height:28px;min-height:28px;padding:0;border:0;border-radius:50%;background:transparent}.circuit-node.junction:hover,.circuit-node.junction.selected{border:0;background:#2563eb14;box-shadow:none}.junction-stage{position:relative;width:28px;height:28px;display:grid;place-items:center}.junction-dot{width:10px;height:10px;display:block;border-radius:50%;background-color:#202936;box-shadow:0 0 0 1px #202936;pointer-events:none}.junction-handle{width:12px!important;height:12px!important;border:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important}.circuit-node.junction:hover .junction-handle,.circuit-node.junction.selected .junction-handle{background-color:#2563eb2e!important;box-shadow:0 0 0 1px #2563eb8c!important}.junction-tool-icon{font-size:14px}.automatic-junction-dot{fill:#202936;stroke:#fff;stroke-width:1.2px;vector-effect:non-scaling-stroke;pointer-events:none}.react-flow__edge-path{fill:none;stroke-linecap:butt!important;stroke-linejoin:miter!important;vector-effect:non-scaling-stroke;shape-rendering:geometricPrecision}.topbar-actions{flex-wrap:wrap}.project-action-group{display:flex;align-items:center;gap:7px;padding:5px;border:1px solid #dce4ef;border-radius:12px;background-color:#f8fafc}.topbar .compact-toolbar-button{min-height:34px;padding:0 11px;border-color:#d5deea;border-radius:8px;background-color:#fff;color:#334155;box-shadow:none;font-size:12px}.topbar .compact-toolbar-button:hover:not(:disabled){border-color:#8ab3f8;background-color:#eef5ff;color:#1d4ed8}.topbar .compact-toolbar-button:disabled{cursor:not-allowed;opacity:.42;transform:none}.hidden-file-input{display:none}.circuit-node.validation-error{filter:drop-shadow(0 0 8px rgba(220,38,38,.42))}.circuit-node.validation-error .component-symbol{stroke:#dc2626}.circuit-node.validation-error .node-name,.circuit-node.validation-error .node-value,.circuit-node.validation-error .ground-label{color:#b91c1c}.node-validation-badge{position:absolute;top:-12px;right:-12px;z-index:15;width:24px;height:24px;display:grid;place-items:center;border:3px solid #ffffff;border-radius:50%;background-color:#dc2626;color:#fff;font-family:Arial,Helvetica,sans-serif;font-size:13px;font-weight:900;line-height:1;box-shadow:0 5px 14px #dc26264d}.validation-issues-list{display:flex;flex-direction:column;gap:10px;margin-top:18px}.validation-issue-card{width:100%;display:grid;grid-template-columns:32px 1fr;align-items:flex-start;gap:12px;padding:13px 14px;border:1px solid #f2b8b8;border-radius:11px;background-color:#fff;color:#6b1f1f;text-align:left;cursor:pointer;transition:border-color .15s ease,background-color .15s ease,transform .15s ease}.validation-issue-card:hover{transform:translateY(-1px);border-color:#e57373;background-color:snow}.validation-issue-number{width:28px;height:28px;display:grid;place-items:center;border-radius:8px;background-color:#fee2e2;color:#b91c1c;font-size:12px;font-weight:900}.validation-issue-card>span:last-child{min-width:0;display:flex;flex-direction:column;gap:4px}.validation-issue-card strong{color:#991b1b;font-size:13px}.validation-issue-card small{color:#7f3f3f;font-size:12px;line-height:1.55}.node-name,.node-value,.ground-label,.unknown-badge,.source-direction-label,.polarity-text,.math-variable,.equation-line,.equation-line .math-variable,.equation-line .math-variable sub{font-family:Inter,Arial,Helvetica,sans-serif}.node-name,.node-value,.unknown-badge{font-style:normal}.node-name{font-weight:800}.node-value{font-weight:600}.unknown-badge{font-weight:750}.polarity-text{font-weight:800}.circuit-node.orientation-vertical{width:178px;min-height:196px;display:grid;grid-template-columns:minmax(92px,1fr) 72px;grid-template-rows:auto auto 1fr;column-gap:10px;align-items:center;justify-content:end;padding:4px 2px}.circuit-node.orientation-vertical .symbol-stage.stage-vertical{grid-column:2;grid-row:1 / 4;align-self:center;justify-self:center}.circuit-node.orientation-vertical .node-name{grid-column:1;grid-row:1;align-self:end;justify-self:end;margin:0 5px 5px 0;text-align:right;white-space:nowrap}.circuit-node.orientation-vertical .node-value{grid-column:1;grid-row:2;align-self:start;justify-self:end;margin:0 5px 0 0;text-align:right;white-space:nowrap}.circuit-node.orientation-vertical .unknown-badge{grid-column:1;grid-row:3;align-self:start;justify-self:end;margin:7px 5px 0 0;padding:0;text-align:right;white-space:nowrap}.circuit-node.orientation-horizontal{display:flex;flex-direction:column;align-items:center;justify-content:center}.math-expression{display:inline-flex;align-items:center;flex-wrap:nowrap;vertical-align:middle;line-height:1.2}.math-expression-part,.math-parenthesized{display:inline-flex;align-items:center;vertical-align:middle}.math-operator{display:inline-block;margin:0 .28em;font-weight:800}.math-parenthesis{display:inline-block;margin:0 .06em;font-size:1.08em}.math-fraction{display:inline-grid;grid-template-rows:auto auto;align-items:center;justify-items:stretch;min-width:1.8em;margin:0 .24em;vertical-align:middle;line-height:1.05;text-align:center}.math-fraction-numerator,.math-fraction-denominator{display:block;padding-left:.28em;padding-right:.28em;white-space:nowrap}.math-fraction-numerator{padding-bottom:.14em;border-bottom:1.7px solid currentColor}.math-fraction-denominator{padding-top:.14em}.equation-line{font-family:Inter,Arial,Helvetica,sans-serif;font-weight:700;white-space:nowrap}.circuit-node.orientation-vertical{width:76px;min-height:196px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4px 2px;overflow:visible}.circuit-node.orientation-vertical .symbol-stage.stage-vertical{position:relative;grid-column:auto;grid-row:auto;align-self:auto;justify-self:auto}.circuit-node.orientation-vertical .node-name,.circuit-node.orientation-vertical .node-value,.circuit-node.orientation-vertical .unknown-badge{position:absolute;right:calc(100% + 8px);width:max-content;max-width:104px;margin:0;padding:0;text-align:right;white-space:nowrap}.circuit-node.orientation-vertical .node-name{top:54px}.circuit-node.orientation-vertical .node-value{top:77px}.circuit-node.orientation-vertical .unknown-badge{top:101px}.symbol-stage,.symbol-stage .component-symbol,.symbol-stage .ground-symbol{overflow:visible!important}.circuit-node.orientation-horizontal{position:relative;width:160px!important;min-width:160px!important;max-width:160px!important;height:72px!important;min-height:72px!important;max-height:72px!important;padding:0!important;overflow:visible!important}.circuit-node.orientation-vertical{width:72px!important;min-width:72px!important;height:160px!important;min-height:160px!important;padding:0!important;overflow:visible!important}.circuit-node.orientation-horizontal .symbol-stage.stage-horizontal{width:160px!important;height:72px!important}.circuit-node.orientation-horizontal .node-name,.circuit-node.orientation-horizontal .node-value,.circuit-node.orientation-horizontal .unknown-badge{position:absolute!important;left:50%;width:max-content;max-width:150px;margin:0!important;z-index:4;white-space:nowrap;transform:translate(-50%);pointer-events:none}.circuit-node.orientation-horizontal .node-name{top:-18px}.circuit-node.orientation-horizontal .node-value{top:76px}.circuit-node.orientation-horizontal .unknown-badge{top:94px;padding:0 3px!important;border-radius:4px;background:#fbfcfef0}.circuit-node.orientation-vertical .symbol-stage.stage-vertical{width:72px!important;height:160px!important}.circuit-node.orientation-vertical .node-name,.circuit-node.orientation-vertical .node-value,.circuit-node.orientation-vertical .unknown-badge{right:calc(100% + 10px)!important;z-index:4;padding:1px 3px!important;border-radius:4px;background:#fbfcfef0}.circuit-node.orientation-vertical .node-name{top:50px!important}.circuit-node.orientation-vertical .node-value{top:73px!important}.circuit-node.orientation-vertical .unknown-badge{top:96px!important}.circuit-node.ground{width:82px!important;min-width:82px!important;height:82px!important;min-height:82px!important;padding:0!important;overflow:visible!important}.circuit-node.ground .symbol-stage.ground-stage{width:82px!important;height:82px!important}.circuit-node.ground .node-name,.circuit-node.ground .ground-label{position:absolute;right:calc(100% + 8px);width:max-content;margin:0;padding:1px 3px;z-index:4;border-radius:4px;background:#fbfcfef0;text-align:right;white-space:nowrap}.circuit-node.ground .node-name{top:17px}.circuit-node.ground .ground-label{top:39px}.circuit-handle{width:8px!important;height:8px!important;border:0!important;background:transparent!important;box-shadow:none!important}.react-flow__handle-left{left:-4px!important}.react-flow__handle-right{right:-4px!important}.react-flow__handle-top{top:-4px!important}.react-flow__handle-bottom{bottom:-4px!important}.react-flow__edge-path{stroke:#303946!important;stroke-width:2px!important;stroke-linecap:square!important;stroke-linejoin:miter!important;shape-rendering:geometricPrecision}.automatic-junction-dot{fill:#202936;stroke:none}.mesh-visual-guide{margin-top:18px;overflow:hidden;border:1px solid #bfd5ff;border-radius:16px;background:#f8fbff;box-shadow:0 12px 30px #2563eb14}.mesh-visual-guide-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;padding:15px 17px;border-bottom:1px solid #d8e6fb;background:linear-gradient(135deg,#edf5ff,#f8fbff)}.mesh-visual-guide-heading>div{display:flex;flex-direction:column;gap:3px}.mesh-visual-guide-heading span{color:#2563eb;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.mesh-visual-guide-heading strong{color:#1f3557;font-size:15px;line-height:1.4}.mesh-visual-guide-heading small{max-width:320px;color:#64748b;font-size:11.5px;line-height:1.55;text-align:right}.mesh-visual-guide-canvas{width:100%;height:450px;position:relative;background:#fbfdff}.mesh-static-guide-svg{width:100%;height:100%;display:block;background-image:radial-gradient(circle at 1px 1px,#dce7f5 1px,transparent 1px);background-size:24px 24px;background-color:#fbfdff}.mesh-guide-wire{fill:none;stroke:#2d3748;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.mesh-guide-component-stroke{fill:none;stroke:#1f2937;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.mesh-guide-component-fill,.mesh-guide-arrow-fill{fill:#2563eb;stroke:none}.mesh-guide-component-label{fill:#0f172a;font-size:18px;font-weight:800}.mesh-guide-component-value{fill:#1f2937;font-size:16px;font-weight:700}.mesh-guide-component-unknown{fill:#2563eb;font-size:15px;font-style:italic;font-weight:800}.mesh-guide-source-mark{fill:#2563eb;font-size:18px;font-weight:800}.mesh-guide-loop-outline{fill:#3b82f608;stroke:#3b82f673;stroke-width:2.6;stroke-dasharray:8 8}.mesh-guide-current-arrow{fill:none;stroke:#2563eb;stroke-width:4;stroke-linecap:round}.mesh-guide-marker-box{fill:#fffffff5;stroke:#3b82f640;stroke-width:1.5}.mesh-guide-marker-title{fill:#1d4ed8;font-size:14px;font-weight:800}.mesh-guide-marker-subtitle{fill:#2563eb;font-size:11px;font-weight:700}.mesh-guide-supermesh-outline{fill:#a855f70a;stroke:#7c3aed80;stroke-width:2.8;stroke-dasharray:10 8}.mesh-guide-supermesh-label{fill:#6d28d9;font-size:14px;font-weight:800}.mesh-visual-guide-canvas .react-flow__pane{cursor:default!important}.mesh-visual-guide-canvas .react-flow__node{cursor:default!important;pointer-events:none!important}.mesh-visual-guide-canvas .circuit-handle,.mesh-visual-guide-canvas .junction-handle{opacity:0!important;pointer-events:none!important}.mesh-visual-guide-canvas .node-validation-badge{display:none!important}.mesh-visual-guide-canvas .circuit-node:hover,.mesh-visual-guide-canvas .circuit-node.selected{filter:none!important;outline:none!important;box-shadow:none!important}.mesh-marker{position:relative;pointer-events:none;font-family:Inter,Arial,Helvetica,sans-serif}.mesh-marker-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.mesh-loop-outline{fill:#2563eb0b;stroke:#2563eb57;stroke-width:2;stroke-dasharray:7 6}.mesh-current-arrow{fill:none;stroke:#2563eb;stroke-width:3.2;stroke-linecap:round}.mesh-current-arrowhead{fill:#2563eb}.mesh-marker-caption{position:absolute;left:50%;top:50%;display:flex;flex-direction:column;align-items:center;gap:2px;min-width:84px;padding:6px 9px;border:1px solid #b8d2ff;border-radius:10px;background:#fffffff0;box-shadow:0 6px 18px #2563eb21;transform:translate(-50%,-50%);color:#1e3a64;text-align:center;white-space:nowrap}.mesh-marker-caption strong{font-size:12px;font-weight:800}.mesh-marker-caption span{color:#2563eb;font-size:11px;font-weight:700}.mesh-visual-guide-legend{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;padding:12px 14px 14px;border-top:1px solid #e1ebf8;background:#fff}.mesh-visual-guide-legend span{padding:8px 10px;border:1px solid #e0e9f5;border-radius:9px;background:#f8fafc;color:#5b6d86;font-size:11px;line-height:1.5}.mesh-visual-guide-legend b{color:#1d4ed8}.nodal-visual-guide{margin-top:18px;overflow:hidden;border:1px solid #cbd8ec;border-radius:16px;background:#fbfdff;box-shadow:0 12px 30px #1e40af14}.nodal-visual-guide-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid #dce6f3;background:linear-gradient(135deg,#f1f6ff,#fbfdff)}.nodal-visual-guide-heading>div{display:flex;flex-direction:column;gap:3px}.nodal-visual-guide-heading span{color:#2563eb;font-size:11px;font-weight:800;letter-spacing:1.2px;text-transform:uppercase}.nodal-visual-guide-heading strong{color:#1f3557;font-size:14px}.nodal-visual-guide-heading small{max-width:290px;color:#64748b;font-size:11px;line-height:1.5;text-align:right}.nodal-visual-guide-canvas{width:100%;height:430px;position:relative;background:#fbfdff}.nodal-visual-guide-canvas .react-flow__pane,.nodal-visual-guide-canvas .react-flow__node{cursor:default!important}.nodal-visual-guide-canvas .react-flow__node{pointer-events:none!important}.nodal-visual-guide-canvas .circuit-handle,.nodal-visual-guide-canvas .junction-handle{display:block!important;visibility:visible!important;opacity:0!important;pointer-events:none!important}.nodal-visual-guide-canvas .node-validation-badge{display:none!important}.nodal-visual-guide-canvas .circuit-node:hover,.nodal-visual-guide-canvas .circuit-node.selected{filter:none!important;outline:none!important;box-shadow:none!important}.nodal-node-label{min-width:118px;display:flex;align-items:center;gap:8px;padding:7px 10px;border:1px solid color-mix(in srgb,var(--nodal-color) 45%,white);border-left:4px solid var(--nodal-color);border-radius:10px;background:#fffffff5;box-shadow:0 7px 20px #0f172a1f;color:#1e293b;font-family:Inter,Arial,Helvetica,sans-serif;white-space:nowrap}.nodal-node-color-dot{width:10px;height:10px;flex:0 0 10px;border-radius:50%;background:var(--nodal-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--nodal-color) 18%,transparent)}.nodal-node-label>div{display:flex;flex-direction:column;gap:1px}.nodal-node-label strong{color:#172033;font-size:12px;font-weight:800}.nodal-node-label small{color:var(--nodal-color);font-size:10px;font-weight:750}.nodal-visual-guide-legend{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:9px;padding:13px 14px 15px;border-top:1px solid #e1eaf5;background:#fff}.nodal-legend-item{display:flex;align-items:flex-start;gap:10px;min-width:0;padding:10px 11px;border:1px solid #e0e8f2;border-left:4px solid var(--nodal-color);border-radius:10px;background:#f8fafc}.nodal-legend-swatch{width:12px;height:12px;flex:0 0 12px;margin-top:2px;border-radius:50%;background:var(--nodal-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--nodal-color) 16%,transparent)}.nodal-legend-item>div{min-width:0;display:flex;flex-direction:column;gap:2px}.nodal-legend-item b{color:#1f2937;font-size:12px}.nodal-legend-item small{color:var(--nodal-color);font-size:10px;font-weight:750}.nodal-legend-item p{margin:2px 0 0;color:#64748b;font-size:10px;line-height:1.45;overflow-wrap:anywhere}.nodal-visual-guide-canvas .react-flow__edge path{stroke-linecap:round;stroke-linejoin:round}.nodal-visual-guide-canvas .react-flow__edge{opacity:1}.nodal-visual-guide-canvas .circuit-node{opacity:.98}.nodal-visual-guide-canvas .react-flow__edge-path{stroke-linecap:round!important;stroke-linejoin:round!important}.nodal-visual-guide-canvas .react-flow__node-nodalColoredWire{background:transparent!important;border:0!important;box-shadow:none!important;padding:0!important;pointer-events:none!important}.nodal-colored-wire{display:block;overflow:visible;filter:drop-shadow(0 0 3px rgba(37,99,235,.18))}.nodal-supernode-region{position:relative;box-sizing:border-box;border:3px dashed #7c3aed;border-radius:24px;background:#7c3aed0e;box-shadow:inset 0 0 0 1px #7c3aed1f,0 0 0 7px #7c3aed09;pointer-events:none}.nodal-supernode-caption{position:absolute;top:-17px;left:18px;display:flex;align-items:center;gap:8px;padding:6px 10px;border:1px solid #c4b5fd;border-radius:999px;background:#fff;box-shadow:0 5px 16px #5b21b624;color:#5b21b6;font-family:Inter,Arial,Helvetica,sans-serif;white-space:nowrap}.nodal-supernode-caption strong{font-size:11px;font-weight:850}.nodal-supernode-caption span{color:#6d28d9;font-size:10px;font-weight:700}.nodal-supernode-summary{display:grid;gap:8px;padding:12px 14px 15px;border-top:1px solid #e7defd;background:#faf8ff}.nodal-supernode-summary>div{display:flex;align-items:center;gap:10px;padding:9px 11px;border:1px solid #ddd6fe;border-left:4px solid #7c3aed;border-radius:10px;background:#fff;color:#4c1d95}.nodal-supernode-summary strong{font-size:12px;font-weight:850}.nodal-supernode-summary span{color:#6b5b80;font-size:11px}.supermesh-marker{position:relative;pointer-events:none;border:3px dashed #7c3aed;border-radius:24px;background:#7c3aed09;box-shadow:0 0 0 6px #7c3aed0e;font-family:Inter,Arial,Helvetica,sans-serif}.supermesh-marker>span{position:absolute;top:-18px;left:18px;padding:4px 10px;border:1px solid #c4b5fd;border-radius:999px;background:#f5f3ff;color:#6d28d9;font-size:11px;font-weight:850;letter-spacing:.2px;white-space:nowrap}.supermesh-marker>small{position:absolute;right:14px;bottom:8px;padding:3px 7px;border-radius:7px;background:#ffffffeb;color:#6d28d9;font-size:9px;font-weight:700;white-space:nowrap}.supermesh-legend-item{border-color:#c4b5fd!important;background:#f5f3ff!important;color:#6d28d9!important;line-height:1.55}.study-mode-selector select{min-width:150px}.load-resistor-badge{position:absolute;right:-18px;top:-16px;padding:3px 7px;border:1px solid #8b5cf6;border-radius:999px;background:#f5f3ff;color:#6d28d9;font-size:11px;font-weight:800;line-height:1;box-shadow:0 4px 12px #6d28d929}.thevenin-load-selector{display:flex;align-items:flex-start;gap:10px;padding:12px;border:1px solid #d8c9ff;border-radius:12px;background:#faf8ff;cursor:pointer}.thevenin-load-selector input{width:17px;height:17px;margin-top:2px;accent-color:#7c3aed}.thevenin-load-selector>span{display:flex;flex-direction:column;gap:3px}.thevenin-load-selector strong{color:#4c1d95;font-size:13px}.thevenin-load-selector small{color:#6b7280;font-size:11px;line-height:1.4}.thevenin-visual-guide{margin-top:17px;overflow:hidden;border:1px solid #d8c9ff;border-radius:16px;background:#fcfbff;box-shadow:0 12px 28px #5b21b614}.thevenin-guide-heading{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-bottom:1px solid #e9e1ff;background:linear-gradient(135deg,#f5f3ff,#fff)}.thevenin-guide-heading span{color:#7c3aed;font-size:11px;font-weight:850;letter-spacing:1.2px;text-transform:uppercase}.thevenin-guide-heading strong{color:#312e81;font-size:14px}.thevenin-equivalent-diagram{position:relative;width:min(760px,100%);height:280px;margin:0 auto}.thevenin-wire{position:absolute;height:3px;background:#263449;border-radius:99px}.thevenin-wire-top-left{left:16%;right:65%;top:82px}.thevenin-wire-top-middle{left:43%;right:35%;top:82px}.thevenin-wire-top-right{left:65%;right:16%;top:82px}.thevenin-wire-bottom{left:16%;right:16%;top:218px}.thevenin-source-symbol{position:absolute;left:16%;top:54px;width:58px;height:58px;transform:translate(-50%);border:3px solid #263449;border-radius:50%;background:#fff}.thevenin-source-symbol:before,.thevenin-source-symbol:after{content:"";position:absolute;left:50%;width:3px;height:55px;transform:translate(-50%);background:#263449}.thevenin-source-symbol:before{bottom:100%}.thevenin-source-symbol:after{top:100%;height:106px}.source-plus,.source-minus{position:absolute;left:50%;transform:translate(-50%);color:#2563eb;font-weight:900}.source-plus{top:8px}.source-minus{bottom:7px}.thevenin-source-label,.thevenin-rth-label,.thevenin-load-label{position:absolute;display:flex;flex-direction:column;gap:2px;text-align:center;color:#172033}.thevenin-source-label{left:16%;top:8px;transform:translate(-50%)}.thevenin-rth-label{left:54%;top:13px;transform:translate(-50%)}.thevenin-load-label{right:9%;top:128px}.thevenin-source-label small,.thevenin-rth-label small,.thevenin-load-label small{color:#64748b;font-size:11px}.thevenin-resistor-symbol{position:absolute;width:118px;height:34px;background:linear-gradient(135deg,transparent 0 42%,#263449 43% 49%,transparent 50%) 0 50% / 24px 28px repeat-x}.thevenin-rth-symbol{left:46%;top:66px}.thevenin-load-symbol{right:12%;top:134px;transform:rotate(90deg)}.thevenin-current-arrow{position:absolute;left:67%;top:48px;color:#2563eb;font-size:30px;font-weight:900}.thevenin-current-label{position:absolute;left:66%;top:24px;color:#1d4ed8;font-size:12px;font-weight:800}.thevenin-results-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.thevenin-results-summary>div{display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid #ddd6fe;border-radius:12px;background:#faf8ff}.thevenin-results-summary span{color:#6b7280;font-size:11px}.thevenin-results-summary strong{color:#4c1d95;font-size:16px}.norton-visual-guide{margin-top:17px;overflow:hidden;border:1px solid #bfe3d2;border-radius:16px;background:#fbfffd;box-shadow:0 12px 28px #05966914}.norton-guide-heading{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border-bottom:1px solid #d9f0e5;background:linear-gradient(135deg,#ecfdf5,#fff)}.norton-guide-heading span{color:#059669;font-size:11px;font-weight:850;letter-spacing:1.2px;text-transform:uppercase}.norton-guide-heading strong{color:#14532d;font-size:14px}.norton-equivalent-diagram{position:relative;width:min(760px,100%);height:300px;margin:0 auto}.norton-wire{position:absolute;left:14%;right:14%;height:3px;border-radius:99px;background:#263449}.norton-wire-top{top:72px}.norton-wire-bottom{top:236px}.norton-current-source-symbol{position:absolute;left:21%;top:126px;width:58px;height:58px;transform:translate(-50%,-50%);border:3px solid #263449;border-radius:50%;background:#fff;color:#059669;font-size:31px;font-weight:900;line-height:51px;text-align:center}.norton-current-source-symbol:before,.norton-current-source-symbol:after,.norton-rn-symbol:before,.norton-rn-symbol:after,.norton-load-symbol:before,.norton-load-symbol:after{content:"";position:absolute;left:50%;width:3px;transform:translate(-50%);background:#263449}.norton-current-source-symbol:before{bottom:100%;height:54px}.norton-current-source-symbol:after{top:100%;height:81px}.norton-source-label,.norton-rn-label,.norton-load-label{position:absolute;display:flex;flex-direction:column;gap:2px;text-align:center;color:#172033}.norton-source-label{left:21%;top:15px;transform:translate(-50%)}.norton-rn-label{left:51%;top:112px;transform:translate(-50%)}.norton-load-label{left:79%;top:112px;transform:translate(-50%)}.norton-source-label small,.norton-rn-label small,.norton-load-label small{color:#64748b;font-size:11px}.norton-resistor-symbol{position:absolute;top:110px;width:118px;height:34px;transform:translate(-50%,-50%) rotate(90deg);background:linear-gradient(135deg,transparent 0 42%,#263449 43% 49%,transparent 50%) 0 50% / 24px 28px repeat-x}.norton-rn-symbol{left:51%;top:154px}.norton-load-symbol{left:79%;top:154px}.norton-rn-symbol:before,.norton-load-symbol:before{bottom:100%;height:56px}.norton-rn-symbol:after,.norton-load-symbol:after{top:100%;height:56px}.norton-load-current-arrow{position:absolute;left:87%;top:105px;color:#2563eb;font-size:28px;font-weight:900}.norton-load-current-label{position:absolute;left:85%;top:87px;color:#1d4ed8;font-size:12px;font-weight:800}.norton-results-summary{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.norton-results-summary>div{display:flex;flex-direction:column;gap:5px;padding:14px;border:1px solid #bbf7d0;border-radius:12px;background:#f0fdf4}.norton-results-summary span{color:#6b7280;font-size:11px}.norton-results-summary strong{color:#166534;font-size:16px}.source-transformation-visual-guide{margin-top:18px;overflow:hidden;border:1px solid #cbd8ec;border-radius:16px;background:#fbfdff;box-shadow:0 12px 30px #1e40af14}.source-transformation-guide-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:14px 16px;border-bottom:1px solid #dce6f3;background:linear-gradient(135deg,#f1f6ff,#fbfdff)}.source-transformation-guide-heading>div{display:flex;flex-direction:column;gap:3px}.source-transformation-guide-heading span{color:#2563eb;font-size:11px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.source-transformation-guide-heading strong{color:#1f3557;font-size:14px}.source-transformation-guide-heading small{max-width:280px;color:#64748b;font-size:11px;line-height:1.5;text-align:right}.source-transformation-comparison{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;padding:22px}.source-transform-card{min-width:0;padding:14px;border:1px solid #d9e3f0;border-radius:14px;background:#fff}.source-transform-card-kicker{display:block;margin-bottom:10px;color:#2563eb;font-size:11px;font-weight:800;letter-spacing:.8px;text-transform:uppercase}.source-transform-equals{color:#2563eb;font-size:34px;font-weight:800}.source-transform-diagram{position:relative;width:100%;min-height:230px;border-radius:12px;background:radial-gradient(circle at 1px 1px,#dce7f5 1px,transparent 1.2px) 0 0 / 18px 18px,#fbfdff}.source-transform-wire{position:absolute;background:#1f2937}.source-transform-wire.wire-left,.source-transform-wire.wire-right{top:50%;width:22%;height:2px;transform:translateY(-1px)}.source-transform-wire.wire-left{left:0}.source-transform-wire.wire-right{right:0}.source-transform-wire.wire-top,.source-transform-wire.wire-bottom{display:none}.source-transform-terminal{position:absolute;top:calc(50% - 13px);z-index:4;width:26px;height:26px;display:grid;place-items:center;border:2px solid #2563eb;border-radius:50%;background:#fff;color:#1d4ed8;font-size:11px;font-weight:800}.source-transform-terminal.terminal-a{left:-7px}.source-transform-terminal.terminal-b{right:-7px}.source-transform-voltage-symbol,.source-transform-current-symbol{position:absolute;left:31%;top:50%;z-index:3;width:54px;height:54px;display:flex;align-items:center;justify-content:space-evenly;border:2px solid #1f2937;border-radius:50%;background:#fff;color:#2563eb;font-size:18px;font-weight:800;transform:translate(-50%,-50%)}.source-transform-current-symbol span{font-size:32px;line-height:1}.source-transform-resistor.horizontal-resistor{position:absolute;left:65%;top:50%;width:88px;height:28px;transform:translate(-50%,-50%);background:linear-gradient(135deg,transparent 0 8%,#1f2937 8% 12%,transparent 12% 21%,#1f2937 21% 25%,transparent 25% 34%,#1f2937 34% 38%,transparent 38% 47%,#1f2937 47% 51%,transparent 51% 60%,#1f2937 60% 64%,transparent 64% 73%,#1f2937 73% 77%,transparent 77%)}.source-transform-label{position:absolute;padding:4px 7px;border-radius:7px;background:#ffffffed;color:#334155;font-size:11px;font-weight:700;white-space:nowrap}.voltage-series .source-label{left:31%;top:67%;transform:translate(-50%)}.voltage-series .resistance-label{left:65%;top:67%;transform:translate(-50%)}.current-parallel .source-transform-wire.wire-left,.current-parallel .source-transform-wire.wire-right{top:23%;width:100%}.current-parallel .source-transform-wire.wire-left{left:0}.current-parallel .source-transform-wire.wire-right{display:none}.current-parallel .source-transform-wire.wire-bottom{display:block;left:0;bottom:23%;width:100%;height:2px}.current-parallel .source-transform-terminal{top:calc(23% - 13px)}.current-parallel .source-transform-current-symbol{left:34%;top:50%}.source-transform-resistor.vertical-resistor{position:absolute;left:68%;top:50%;width:28px;height:88px;transform:translate(-50%,-50%);background:linear-gradient(45deg,transparent 0 8%,#1f2937 8% 12%,transparent 12% 21%,#1f2937 21% 25%,transparent 25% 34%,#1f2937 34% 38%,transparent 38% 47%,#1f2937 47% 51%,transparent 51% 60%,#1f2937 60% 64%,transparent 64% 73%,#1f2937 73% 77%,transparent 77%)}.current-parallel .source-label{left:34%;top:72%;transform:translate(-50%)}.current-parallel .resistance-label{left:68%;top:72%;transform:translate(-50%)}.source-transformation-terminal-note{padding:11px 16px 14px;border-top:1px solid #e1eaf5;color:#475569;font-size:12px;font-weight:700;text-align:center}.source-transformation-results-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:18px 0}.source-transformation-results-summary>div{display:flex;flex-direction:column;gap:4px;padding:13px 14px;border:1px solid #d9e3f0;border-radius:12px;background:#f8fbff}.source-transformation-results-summary span{color:#64748b;font-size:11px}.source-transformation-results-summary strong{color:#12305f;font-size:14px}.topbar .practice-library-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:0 12px;border-color:#c9d8ff;background:linear-gradient(135deg,#eef4ff,#f8faff);color:#1d4ed8;box-shadow:0 7px 18px #2563eb1a}.topbar .practice-library-button:hover{border-color:#8eb2ff;background:linear-gradient(135deg,#e4edff,#f5f8ff)}.practice-library-button-icon{font-size:17px;line-height:1}.practice-library-button small{display:grid;min-width:22px;height:22px;place-items:center;padding:0 6px;border-radius:999px;background-color:#2563eb;color:#fff;font-size:10px;font-weight:800}.active-practice-banner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 22px;border-bottom:1px solid #c8d8f3;background:radial-gradient(circle at 8% 20%,rgba(37,99,235,.12),transparent 28%),linear-gradient(110deg,#f3f7ff,#fff 56%,#f7fbff);box-shadow:0 6px 20px #1e40af0f;z-index:8}.active-practice-banner.completed{border-bottom-color:#a9ddc2;background:radial-gradient(circle at 8% 20%,rgba(22,163,74,.12),transparent 28%),linear-gradient(110deg,#f0fdf4,#fff 56%,#f7fffa)}.active-practice-main{min-width:0;display:flex;align-items:flex-start;gap:14px}.active-practice-icon{flex:0 0 auto;width:48px;height:48px;display:grid;place-items:center;border:1px solid #bed0f8;border-radius:15px;background-color:#fff;color:#1d4ed8;font-size:17px;font-weight:900;box-shadow:0 8px 20px #2563eb1f}.active-practice-banner.completed .active-practice-icon{border-color:#a7dfc0;color:#15803d;box-shadow:0 8px 20px #16a34a1c}.active-practice-copy{min-width:0}.active-practice-meta,.active-practice-skills{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.active-practice-meta>span,.active-practice-skills>span{padding:4px 8px;border:1px solid #cfdbef;border-radius:999px;background-color:#ffffffc7;color:#52627a;font-size:10px;font-weight:750}.active-practice-meta .practice-completed-chip{border-color:#91d5ae;background-color:#ecfdf3;color:#15803d}.active-practice-copy h2{margin:7px 0 3px;color:#172554;font-size:17px;line-height:1.25}.active-practice-copy p{max-width:900px;margin:0;color:#334155;font-size:12px;font-weight:650;line-height:1.55}.active-practice-copy>small{display:block;margin-top:3px;color:#64748b;font-size:11px;line-height:1.45}.active-practice-skills{margin-top:8px}.active-practice-actions{flex:0 0 auto;display:flex;align-items:center;gap:8px}.active-practice-score{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:86px;min-height:54px;padding:6px 10px;border:1px solid #cad8ef;border-radius:12px;background-color:#ffffffd9}.active-practice-score span{color:#64748b;font-size:9px;font-weight:700;text-align:center}.active-practice-score strong{color:#1d4ed8;font-size:19px}.active-practice-actions button{min-height:38px;padding:0 12px;border:1px solid #b9cbed;border-radius:9px;background-color:#fff;color:#1e40af;font-size:11px;font-weight:800;cursor:pointer}.active-practice-actions button:hover{border-color:#7ca5ef;background-color:#eef5ff}.active-practice-actions .practice-exit-button{border-color:#d6dee9;color:#64748b}.template-library-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:grid;place-items:center;padding:24px;background:#0f172a94;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.template-library-modal{width:min(900px,96vw);max-height:min(760px,92vh);overflow-y:auto;border:1px solid rgba(255,255,255,.4);border-radius:22px;background:#f7f9fd;box-shadow:0 32px 86px #0f172a57}.template-library-header{position:sticky;top:0;z-index:2;display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:22px 24px 18px;border-bottom:1px solid #dce5f2;background:radial-gradient(circle at 10% 0%,rgba(37,99,235,.14),transparent 34%),#fffffff7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.template-library-kicker{color:#2563eb;font-size:10px;font-weight:900;letter-spacing:1.15px;text-transform:uppercase}.template-library-header h2{margin:5px 0;color:#172554;font-size:24px}.template-library-header p{max-width:680px;margin:0;color:#64748b;font-size:12px;line-height:1.55}.template-library-close{flex:0 0 auto;width:38px;height:38px;border:1px solid #d4deeb;border-radius:11px;background:#fff;color:#52627a;font-size:24px;line-height:1;cursor:pointer}.template-library-close:hover{border-color:#9eb7df;color:#1d4ed8}.template-library-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;padding:20px 24px 24px}.template-card{min-width:0;display:flex;flex-direction:column;padding:15px;border:1px solid #d9e3ef;border-radius:17px;background:#fff;box-shadow:0 8px 22px #0f172a0b}.template-card-topline{display:flex;align-items:center;justify-content:space-between;gap:8px}.template-card-badge{padding:4px 7px;border-radius:999px;background:#eef5ff;color:#1d4ed8;font-size:9px;font-weight:850}.template-card-count{color:#8492a6;font-size:9px;font-weight:750}.template-card-symbol{height:82px;margin:14px 0 12px;display:grid;grid-template-columns:auto minmax(28px,1fr) auto;place-items:center;gap:7px;border:1px solid #e3eaf3;border-radius:13px;background:linear-gradient(#edf3fa 1px,transparent 1px),linear-gradient(90deg,#edf3fa 1px,transparent 1px),#fbfdff;background-size:18px 18px;color:#2f5ea8}.template-card-symbol>span{min-width:38px;height:38px;display:grid;place-items:center;border:1px solid #9bb9e6;border-radius:10px;background:#fff;font-size:10px;font-weight:900}.template-card-symbol>i{width:100%;height:2px;background:#64748b;border-radius:999px}.template-card h3{margin:0 0 5px;color:#1e2b46;font-size:15px}.template-card p{min-height:38px;margin:0;color:#65758b;font-size:10.5px;line-height:1.5}.template-card-meta{display:flex;flex-wrap:wrap;gap:5px;margin:12px 0 14px}.template-card-meta span{padding:4px 7px;border:1px solid #dde6f1;border-radius:999px;background:#fafcff;color:#62738b;font-size:8.5px;font-weight:750}.template-card-meta span:last-child{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.template-use-button{width:100%;min-height:38px;margin-top:auto;border:1px solid #2563eb;border-radius:10px;background:#2563eb;color:#fff;font-size:11px;font-weight:850;cursor:pointer}.template-use-button:hover{background:#1d4ed8}@media screen and (max-width:760px){.template-library-backdrop{align-items:end;padding:0}.template-library-modal{width:100%;max-height:88dvh;border-radius:20px 20px 0 0}.template-library-header{padding:18px 16px 14px}.template-library-header h2{font-size:20px}.template-library-grid{grid-template-columns:minmax(0,1fr);padding:14px 14px calc(18px + env(safe-area-inset-bottom,0px))}.template-card{display:grid;grid-template-columns:92px minmax(0,1fr);grid-template-areas:"symbol topline" "symbol title" "symbol copy" "meta meta" "button button";column-gap:12px}.template-card-topline{grid-area:topline}.template-card-symbol{grid-area:symbol;width:92px;height:92px;margin:0}.template-card h3{grid-area:title;align-self:end}.template-card p{grid-area:copy;min-height:0}.template-card-meta{grid-area:meta;margin:11px 0}.template-use-button{grid-area:button}}[data-theme=dark] .template-library-modal,[data-theme=dark] .template-card{background:#111c2f;border-color:#2b3b55}[data-theme=dark] .template-library-header{border-color:#2b3b55;background:#111c2ff7}[data-theme=dark] .template-library-header h2,[data-theme=dark] .template-card h3{color:#e7eef9}[data-theme=dark] .template-library-header p,[data-theme=dark] .template-card p{color:#a9b8cc}[data-theme=dark] .template-library-close,[data-theme=dark] .template-card-symbol,[data-theme=dark] .template-card-symbol>span{background:#16243a;color:#dce7f5;border-color:#33445f}[data-theme=dark] .template-card-meta span{background:#16243a;border-color:#33445f;color:#b9c6d8}.practice-library-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:24px;background-color:#0f172a9e;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.practice-library-modal{width:min(1180px,96vw);max-height:min(900px,94vh);overflow-y:auto;border:1px solid rgba(255,255,255,.42);border-radius:22px;background-color:#f7f9fd;box-shadow:0 34px 90px #0f172a59}.practice-library-header{position:sticky;top:0;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:30px;padding:22px 24px 18px;border-bottom:1px solid #dce5f2;background:radial-gradient(circle at 12% 0%,rgba(37,99,235,.15),transparent 36%),#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.practice-library-kicker,.practice-preview-kicker{color:#2563eb;font-size:10px;font-weight:900;letter-spacing:1.2px;text-transform:uppercase}.practice-library-header h2{margin:5px 0;color:#172554;font-size:25px}.practice-library-header p{max-width:760px;margin:0;color:#64748b;font-size:12px;line-height:1.55}.practice-library-close{flex:0 0 auto;width:38px;height:38px;border:1px solid #d4deeb;border-radius:11px;background-color:#fff;color:#52627a;font-size:24px;line-height:1;cursor:pointer}.practice-library-close:hover{border-color:#9eb7df;color:#1d4ed8}.practice-library-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:16px 24px 0}.practice-library-stats>div{display:flex;align-items:baseline;gap:9px;padding:12px 14px;border:1px solid #dbe4f1;border-radius:13px;background-color:#fff}.practice-library-stats strong{color:#1d4ed8;font-size:22px}.practice-library-stats span{color:#64748b;font-size:11px;font-weight:700}.practice-level-section,.practice-topic-section{padding:18px 24px 0}.practice-section-heading{display:flex;align-items:center;gap:10px;margin-bottom:10px}.practice-section-heading>span{width:28px;height:28px;display:grid;place-items:center;border-radius:9px;background-color:#2563eb;color:#fff;font-size:12px;font-weight:900}.practice-section-heading>div{display:flex;flex-direction:column;gap:2px}.practice-section-heading strong{color:#263552;font-size:13px}.practice-section-heading small{color:#64748b;font-size:10px}.practice-level-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.practice-level-options button{display:flex;flex-direction:column;align-items:flex-start;gap:4px;min-height:70px;padding:12px 14px;border:1px solid #d6e0ed;border-radius:13px;background-color:#fff;color:#334155;text-align:left;cursor:pointer;transition:.15s ease}.practice-level-options button:hover,.practice-level-options button.selected{border-color:#7fa7f2;background-color:#eff5ff;box-shadow:0 8px 20px #2563eb14}.practice-level-options button.selected{outline:2px solid rgba(37,99,235,.12)}.practice-level-options span{color:#1e3a8a;font-size:13px;font-weight:850}.practice-level-options small{color:#64748b;font-size:10px;line-height:1.45}.practice-library-content{display:grid;grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:18px;padding-bottom:24px}.practice-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.practice-topic-card{position:relative;min-width:0;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:78px;padding:10px 11px;border:1px solid #d8e1ed;border-radius:13px;background-color:#fff;text-align:left;cursor:pointer;transition:.15s ease}.practice-topic-card:hover,.practice-topic-card.selected{border-color:#7fa7f2;background-color:#f1f6ff;transform:translateY(-1px);box-shadow:0 9px 22px #2563eb14}.practice-topic-card.selected{outline:2px solid rgba(37,99,235,.12)}.practice-topic-icon,.practice-preview-icon{display:grid;place-items:center;border:1px solid #cbd9f2;border-radius:11px;background-color:#eef4ff;color:#1d4ed8;font-weight:900}.practice-topic-icon{width:40px;height:40px;font-size:12px}.practice-topic-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.practice-topic-copy strong{color:#253552;font-size:12px}.practice-topic-copy small{color:#6b7b91;font-size:9px;line-height:1.4}.practice-topic-progress{align-self:flex-start;padding:4px 6px;border-radius:999px;background-color:#ecfdf3;color:#15803d;font-size:9px;font-weight:850;white-space:nowrap}.practice-generator-preview{position:sticky;top:104px;margin:18px 24px 0 0;padding:20px;border:1px solid #cddbf2;border-radius:17px;background:radial-gradient(circle at 100% 0%,rgba(37,99,235,.14),transparent 34%),#fff;box-shadow:0 16px 36px #1e40af1a}.practice-preview-icon{width:54px;height:54px;margin-top:11px;font-size:16px}.practice-generator-preview h3{margin:13px 0 6px;color:#172554;font-size:18px}.practice-preview-level{display:inline-flex;padding:5px 9px;border-radius:999px;background-color:#eef4ff;color:#1d4ed8;font-size:10px;font-weight:850}.practice-generator-preview>p{margin:11px 0 14px;color:#64748b;font-size:11px;line-height:1.55}.practice-preview-skills{display:flex;flex-direction:column;gap:7px;padding:13px;border:1px solid #e0e7f1;border-radius:12px;background-color:#f8fafc}.practice-preview-skills strong{margin-bottom:1px;color:#334155;font-size:10px}.practice-preview-skills span{color:#52627a;font-size:10px}.practice-preview-progress{display:flex;align-items:center;justify-content:space-between;margin:13px 0;padding:10px 12px;border-radius:11px;background-color:#eef5ff}.practice-preview-progress span{color:#52627a;font-size:10px;font-weight:700}.practice-preview-progress strong{color:#1d4ed8;font-size:20px}.practice-generate-button{width:100%;min-height:44px;border:0;border-radius:11px;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;font-size:12px;font-weight:850;cursor:pointer;box-shadow:0 9px 20px #2563eb38}.practice-generate-button:hover{filter:brightness(.97);transform:translateY(-1px)}.practice-generator-note{display:block;margin-top:9px;color:#7b8798;font-size:9px;line-height:1.45;text-align:center}.modern-topbar{position:sticky;top:0;z-index:50;min-height:68px;padding-top:9px;padding-bottom:9px}.modern-topbar .topbar-actions{min-width:0;flex-wrap:nowrap}.compact-select-control{min-width:190px}.clear-circuit-button{min-width:74px;padding-inline:14px!important}.solve-button.ready{box-shadow:0 0 0 4px #2563eb1f,0 8px 18px #2563eb3d}.workspace-mode-nav{position:relative;z-index:35;min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:8px 22px;border-bottom:1px solid #dce4ef;background:#fff}.workspace-mode-tabs{display:flex;align-items:center;gap:7px;padding:4px;border:1px solid #dce4ef;border-radius:14px;background:#f5f8fc}.workspace-mode-tabs>button{position:relative;min-width:156px;display:flex;align-items:center;gap:10px;padding:8px 12px;border:1px solid transparent;border-radius:10px;background:transparent;color:#536176;text-align:left;cursor:pointer;transition:.16s ease}.workspace-mode-tabs>button:hover{color:#1d4ed8;background:#ffffffc7}.workspace-mode-tabs>button.active{border-color:#bfd4fb;background:#fff;color:#1748aa;box-shadow:0 4px 12px #1e40af1a}.workspace-mode-tabs>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.workspace-mode-tabs strong{font-size:13px;line-height:1.1}.workspace-mode-tabs small{color:#8491a5;font-size:10px;white-space:nowrap}.workspace-mode-icon{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;border-radius:9px;background:#eaf2ff;color:#2563eb;font-size:15px;font-weight:900}.workspace-mode-tabs em{min-width:22px;height:22px;display:grid;place-items:center;margin-left:auto;border-radius:999px;background:#2563eb;color:#fff;font-size:10px;font-style:normal;font-weight:800}.keyboard-help-button{min-height:36px;padding:0 13px;border:1px solid #d7e0ec;border-radius:10px;background:#fff;color:#526077;font-size:11px;font-weight:750;cursor:pointer}.keyboard-help-button:hover{border-color:#8ab3f8;color:#1d4ed8;background:#f7faff}.workspace-utility-menu{position:relative;margin-left:auto}.workspace-utility-menu summary{list-style:none}.workspace-utility-menu summary::-webkit-details-marker{display:none}.workspace-utility-menu[open]>summary{border-color:#8ab3f8;color:#1d4ed8;background:#f7faff}.workspace-utility-actions{position:absolute;top:calc(100% + 8px);right:0;z-index:12;min-width:172px;display:grid;gap:8px;padding:10px;border:1px solid #d7e0ec;border-radius:14px;background:#fff;box-shadow:0 14px 30px #0f172a1f}.workspace-utility-actions .keyboard-help-button{width:100%;justify-content:flex-start}.simple-workflow-strip{display:grid;grid-template-columns:250px minmax(0,1fr);align-items:center;gap:18px;padding:12px 22px;border-bottom:1px solid #dce4ef;background:linear-gradient(90deg,#eff6ff,#fff 58%,#f8fbff)}.simple-workflow-intro{display:flex;flex-direction:column;gap:4px}.simple-workflow-intro span{color:#2563eb;font-size:10px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.simple-workflow-intro strong{color:#172033;font-size:15px;font-weight:850}.simple-workflow-intro small{color:#64748b;font-size:11px}.simple-workflow-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.simple-workflow-step{display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid #d8e5f6;border-radius:12px;background:#ffffffe6}.simple-workflow-step span{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;border-radius:50%;background:#2563eb;color:#fff;font-size:10px;font-weight:900}.simple-workflow-step strong{color:#3a4a61;font-size:11px;font-weight:800}.build-progress-bar{position:relative;z-index:30;display:grid;grid-template-columns:230px minmax(0,1fr);align-items:center;gap:18px;padding:10px 22px;border-bottom:1px solid #d9e3ef;background:linear-gradient(90deg,#f7faff,#fff 58%,#f8fbff)}.build-progress-heading{min-width:0;display:flex;flex-direction:column;gap:4px}.build-progress-heading>div{display:flex;align-items:baseline;gap:8px}.build-progress-heading span{color:#2563eb;font-size:10px;font-weight:850;letter-spacing:1px;text-transform:uppercase}.build-progress-heading strong{color:#1e2b44;font-size:13px}.build-progress-heading small{overflow:hidden;color:#738198;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.build-progress-steps{min-width:0;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:7px}.build-progress-step{position:relative;min-width:0;display:flex;align-items:center;gap:8px;padding:7px 8px;border:1px solid #e1e8f1;border-radius:10px;background:#fffc}.build-progress-step>span{width:24px;height:24px;flex:0 0 24px;display:grid;place-items:center;border-radius:50%;background:#e8edf4;color:#64748b;font-size:10px;font-weight:900}.build-progress-step>div{min-width:0;display:flex;flex-direction:column;gap:2px}.build-progress-step strong{overflow:hidden;color:#475569;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.build-progress-step small{overflow:hidden;color:#94a0b2;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.build-progress-step.complete{border-color:#bbefd2;background:#f3fcf7}.build-progress-step.complete>span{background:#16a34a;color:#fff}.build-progress-step.current{border-color:#8ab3f8;background:#f2f7ff;box-shadow:inset 3px 0 #2563eb}.build-progress-step.current>span{background:#2563eb;color:#fff}.workspace{height:calc(100vh - 256px);min-height:500px;grid-template-columns:235px minmax(500px,1fr) 290px;transition:grid-template-columns .18s ease}.workspace.toolbox-collapsed{grid-template-columns:58px minmax(500px,1fr) 290px}.workspace.properties-collapsed{grid-template-columns:235px minmax(500px,1fr) 58px}.workspace.toolbox-collapsed.properties-collapsed{grid-template-columns:58px minmax(500px,1fr) 58px}.workspace.mode-learn,.workspace.mode-practice{grid-template-columns:minmax(0,1fr)!important}.workspace.mode-learn .side-panel,.workspace.mode-practice .side-panel{display:none}.panel-heading-with-action{display:flex;align-items:center;justify-content:space-between;gap:10px}.panel-heading-with-action>div{min-width:0}.panel-collapse-button{width:30px;height:30px;flex:0 0 30px;display:grid;place-items:center;padding:0;border:1px solid #d8e1ec;border-radius:9px;background:#f8fafc;color:#536176;font-size:20px;cursor:pointer}.panel-collapse-button:disabled{cursor:not-allowed;opacity:.4}.toolbox-collapsed .components-panel,.properties-collapsed .properties-panel{padding:14px;overflow:hidden}.toolbox-collapsed .components-panel>:not(.panel-heading),.properties-collapsed .properties-panel>:not(.panel-heading){display:none}.toolbox-collapsed .components-panel .panel-heading>div,.properties-collapsed .properties-panel .panel-heading>div{display:none}.toolbox-collapsed .components-panel .panel-heading,.properties-collapsed .properties-panel .panel-heading{justify-content:center;margin:0}.canvas-title-actions{display:flex;align-items:center;gap:7px}.canvas-title-actions>button{min-height:30px;padding:0 10px;border:1px solid #d9e2ed;border-radius:8px;background:#fff;color:#67758b;font-size:10px;font-weight:750;cursor:pointer}.canvas-title-actions>button.active{border-color:#9dbff8;background:#eef5ff;color:#1d4ed8}.canvas-title-actions>button:disabled{cursor:not-allowed;opacity:.42}.canvas-title-actions .canvas-template-action{border-color:#b9cdf1;background:#f5f9ff;color:#1d4ed8}.canvas-title-actions .canvas-template-action:hover{border-color:#7ea7ed;background:#eef5ff}.canvas-title-actions .canvas-clean-action{min-width:82px}.canvas-title-actions .canvas-clear-action{border-color:#f2c7c7;background:#fff8f8;color:#b42318}.canvas-title-actions .canvas-clear-action:hover:not(:disabled){border-color:#e49b9b;background:#fff0f0}.canvas-title-actions .canvas-counter{margin-left:3px}.equivalent-terminal-toolbar{position:relative;z-index:31;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:11px 22px;border-bottom:1px solid #dbe5f2;background:linear-gradient(90deg,#eef6ff,#fff 56%,#f7fbff)}.equivalent-terminal-toolbar.selecting{border-bottom-color:#93c5fd;background:linear-gradient(90deg,#eaf3ff,#fff 58%,#eff6ff)}.equivalent-terminal-toolbar.has-load{background:linear-gradient(90deg,#eef7ff,#fff 52%,#f4f8ff)}.equivalent-terminal-toolbar-icon{min-width:48px;height:36px;display:grid;place-items:center;padding:0 9px;border:1px solid #93c5fd;border-radius:11px;background:#fff;color:#1d4ed8;font-size:13px;font-weight:900;box-shadow:0 5px 14px #2563eb1a}.equivalent-terminal-toolbar-copy{min-width:0;display:flex;flex-direction:column;gap:2px}.equivalent-terminal-toolbar-copy>span{color:#2563eb;font-size:10px;font-weight:850;letter-spacing:.8px;text-transform:uppercase}.equivalent-terminal-toolbar-copy>strong{color:#172033;font-size:13px;line-height:1.35}.equivalent-terminal-toolbar-copy>small{color:#6b7a90;font-size:10.5px;line-height:1.4}.equivalent-terminal-toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:7px;flex-wrap:wrap}.equivalent-terminal-toolbar-actions button{min-height:34px;padding:0 11px;border:1px solid #cfdae9;border-radius:9px;background:#fff;color:#334155;font-size:11px;font-weight:800;cursor:pointer}.equivalent-terminal-toolbar-actions button:hover{border-color:#93b7ef;background:#f7faff;color:#1d4ed8}.equivalent-terminal-toolbar-actions .equivalent-terminal-primary{border-color:#2563eb;background:#2563eb;color:#fff}.equivalent-terminal-toolbar-actions .equivalent-terminal-primary:hover{border-color:#1d4ed8;background:#1d4ed8;color:#fff}.equivalent-terminal-toolbar-actions .equivalent-terminal-clear{color:#64748b}.circuit-node.resistor.equivalent-load-selected .component-symbol{stroke:#2563eb!important;stroke-width:4!important;filter:drop-shadow(0 0 5px rgba(37,99,235,.36))}.circuit-node.resistor.equivalent-load-selected:after{content:"";position:absolute;top:-10px;right:-10px;bottom:-10px;left:-10px;z-index:-1;border:1.5px dashed rgba(37,99,235,.55);border-radius:13px;background:#2563eb09;pointer-events:none}.equivalent-terminal-picker{position:absolute;z-index:30;width:22px;height:22px;display:grid;place-items:center;padding:0;border:2px solid #2563eb;border-radius:50%;background:#fff;color:#1d4ed8;font-family:Inter,Arial,Helvetica,sans-serif;font-size:11px;font-weight:900;line-height:1;cursor:crosshair;box-shadow:0 0 0 3px #2563eb1a,0 4px 10px #2563eb26}.equivalent-terminal-picker:hover,.equivalent-terminal-picker.picked-as-a{background:#2563eb;color:#fff;transform-origin:center}.equivalent-terminal-left,.equivalent-terminal-label-left{left:-18px;top:50%;transform:translate(-50%,-50%)}.equivalent-terminal-right,.equivalent-terminal-label-right{right:-18px;top:50%;transform:translate(50%,-50%)}.equivalent-terminal-top,.equivalent-terminal-label-top{left:50%;top:-18px;transform:translate(-50%,-50%)}.equivalent-terminal-bottom,.equivalent-terminal-label-bottom{left:50%;bottom:-18px;transform:translate(-50%,50%)}.equivalent-terminal-label{position:absolute;z-index:24;width:25px;height:25px;display:grid;place-items:center;border:2px solid #2563eb;border-radius:50%;background:#fff;color:#1d4ed8;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;font-weight:800;line-height:1;box-shadow:0 3px 10px #2563eb29;pointer-events:none}.circuit-node.resistor.equivalent-load-selected .load-resistor-badge{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.component-button[draggable=true]{cursor:grab;-webkit-user-select:none;user-select:none}.component-button[draggable=true]:active{cursor:grabbing}.react-flow-wrapper.empty-canvas{position:relative}.empty-canvas-message{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:24px;color:#64748b;text-align:center;pointer-events:none}.empty-canvas-message:before{content:"";position:absolute;width:min(420px,68%);height:170px;border:2px dashed #cbd5e1;border-radius:20px;background:#ffffffc2;box-shadow:0 12px 32px #0f172a0d}.empty-canvas-message>*{position:relative;z-index:1}.empty-canvas-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:14px;background:#eaf2ff;color:#2563eb;font-size:28px;font-weight:700;line-height:1}.empty-canvas-message strong{color:#1e293b;font-size:16px}.empty-canvas-message span{max-width:360px;font-size:12px;line-height:1.55}.multi-result-list{display:grid;gap:10px;margin-top:8px}.multi-result-item{padding:10px 12px;border:1px solid #dbe7fb;border-radius:10px;background:#ffffffb8}.multi-result-item strong{display:block;color:#0f2f66;font-size:16px}.multi-result-item p{margin:5px 0 0}.advanced-toolbox-group{margin-top:8px;border:1px solid #e2e8f0;border-radius:10px;background:#f8fafc;overflow:hidden}.advanced-toolbox-group>summary{padding:9px 11px;color:#64748b;font-size:11px;font-weight:800;cursor:pointer;-webkit-user-select:none;user-select:none}.advanced-toolbox-group[open]>summary{border-bottom:1px solid #e2e8f0}.advanced-toolbox-group .component-button{width:calc(100% - 12px);margin:6px}.reference-node-controls{display:flex;align-items:center;gap:6px}.reference-node-controls button{min-height:34px;padding:0 10px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#334155;font-size:11px;font-weight:800}.reference-node-controls button:hover,.reference-node-controls button.active{border-color:#16a34a;background:#f0fdf4;color:#15803d}.reference-node-controls .reference-pick-active{box-shadow:0 0 0 3px #16a34a1f}.wire-tool-button.active{border-color:#2563eb;background:#eff6ff;box-shadow:0 0 0 2px #2563eb1f}.wire-tool-button.active .component-button-icon{background:#2563eb;color:#fff}.wire-tool-icon{font-size:24px;line-height:1}.wire-tool-help{display:grid;gap:6px;padding:11px 12px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff;color:#334155}.wire-tool-help strong{color:#1d4ed8;font-size:12px}.wire-tool-help span{font-size:11px;line-height:1.5}.wire-tool-help button{justify-self:start;margin-top:2px;padding:5px 9px;border:1px solid #93c5fd;border-radius:8px;background:#fff;color:#1d4ed8;font-size:11px;font-weight:700;cursor:pointer}.react-flow-wrapper.wire-tool-active{cursor:crosshair}.react-flow-wrapper.wire-tool-active .circuit-handle.wire-tool-terminal,.react-flow-wrapper.wire-tool-active .junction-handle.wire-tool-terminal{width:15px!important;height:15px!important;opacity:1!important;border-width:3px!important;background:#2563eb!important;box-shadow:0 0 0 2px #2563eb38,0 0 0 7px #2563eb14;cursor:crosshair;z-index:12}.react-flow-wrapper.wire-tool-active .circuit-handle.wire-tool-terminal:hover,.react-flow-wrapper.wire-tool-active .junction-handle.wire-tool-terminal:hover{transform:scale(1.28)}.react-flow-wrapper.wire-tool-active .circuit-handle.wire-tool-start-terminal,.react-flow-wrapper.wire-tool-active .junction-handle.wire-tool-start-terminal{background:#16a34a!important;box-shadow:0 0 0 2px #16a34a40,0 0 0 8px #16a34a1f}.free-wire-toolbox-button{border-color:#bfdbfe;background:#f8fbff}.free-wire-node{position:relative;min-width:0!important;min-height:0!important;padding:0!important;border:0!important;background:transparent!important;box-shadow:none!important;overflow:visible!important}.free-wire-node.selected:after{content:"";position:absolute;top:-8px;right:-8px;bottom:-8px;left:-8px;border:1px dashed #93c5fd;border-radius:8px;pointer-events:none}.free-wire-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible;pointer-events:none}.free-wire-path{fill:none;stroke:#334155;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.free-wire-node.selected .free-wire-path{stroke:#2563eb;stroke-width:2.8}.free-wire-terminal{width:12px!important;height:12px!important;border:2px solid #ffffff!important;background:#2563eb!important;box-shadow:0 0 0 1px #2563eb;opacity:1!important;z-index:8!important}.free-wire-resize-handle{position:absolute;width:21px;height:21px;padding:0;transform:translate(-50%,-50%);border:1px solid #60a5fa;border-radius:6px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:900;line-height:19px;text-align:center;cursor:nwse-resize;z-index:10;opacity:0;transition:opacity .12s ease,box-shadow .12s ease}.free-wire-node:hover .free-wire-resize-handle,.free-wire-node.selected .free-wire-resize-handle{opacity:1}.free-wire-resize-handle:hover{box-shadow:0 0 0 4px #2563eb1f}.free-wire-label{position:absolute;left:50%;top:-20px;transform:translate(-50%);padding:1px 5px;border-radius:4px;background:#ffffffe6;color:#64748b;font-size:10px;font-weight:700;pointer-events:none;white-space:nowrap}.free-wire-node.validation-error .free-wire-path{stroke:#dc2626}.free-wire-properties{display:grid;gap:10px;padding-top:2px}.free-wire-properties-note{display:grid;gap:4px;padding:10px 11px;border:1px solid #bfdbfe;border-radius:10px;background:#eff6ff;color:#334155}.free-wire-properties-note strong{color:#1d4ed8;font-size:12px}.free-wire-properties-note span{font-size:11px;line-height:1.45}.free-wire-node .free-wire-terminal,.free-wire-node.selected .free-wire-terminal,.free-wire-node:hover .free-wire-terminal,.free-wire-node .free-wire-terminal.wire-tool-terminal,.free-wire-node .free-wire-terminal.wire-tool-start-terminal{width:22px!important;height:22px!important;border:0!important;background:transparent!important;box-shadow:none!important;opacity:0!important;transform:translate(-50%,-50%)!important;z-index:12!important}.free-wire-node .free-wire-terminal.react-flow__handle-left{left:0!important;right:auto!important}.free-wire-node .free-wire-terminal.react-flow__handle-right{right:auto!important}.free-wire-node .free-wire-terminal.react-flow__handle-top{top:0!important;bottom:auto!important}.free-wire-node .free-wire-terminal.react-flow__handle-bottom{bottom:auto!important}.free-wire-node .free-wire-path{stroke-linecap:square!important;stroke-linejoin:miter!important}.free-wire-label{display:none!important}.manual-wire-bend-handle{fill:#fff;stroke:#2563eb;stroke-width:2.5;cursor:grab;pointer-events:all;vector-effect:non-scaling-stroke}.manual-wire-bend-handle:hover{fill:#dbeafe}.manual-wire-bend-handle:active{cursor:grabbing;fill:#bfdbfe}.react-flow__edge.selected .react-flow__edge-path{stroke:#2563eb;stroke-width:2.8}.wire-tool-button.active{border-color:#2563eb!important;background:#eff6ff!important;box-shadow:0 0 0 2px #2563eb14}.wire-tool-help{margin-top:-4px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:12px;background:#eff6ff}.wire-tool-help strong,.wire-tool-help span{display:block}.wire-tool-help strong{margin-bottom:4px;color:#1d4ed8;font-size:12px}.wire-tool-help span{color:#475569;font-size:11px;line-height:1.45}.wire-tool-help button{margin-top:8px;border:1px solid #93c5fd;border-radius:8px;background:#fff;color:#1d4ed8;font-size:11px;font-weight:700;padding:6px 9px;cursor:pointer}.circuit-node.junction.wire-corner-junction{width:1px!important;min-width:1px!important;height:1px!important;min-height:1px!important;padding:0!important;margin:0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;pointer-events:none!important;overflow:visible!important}.wire-corner-stage{position:relative;width:1px;height:1px;pointer-events:none}.wire-corner-handle{width:1px!important;height:1px!important;min-width:1px!important;min-height:1px!important;left:0!important;right:auto!important;top:0!important;bottom:auto!important;transform:none!important;border:0!important;background:transparent!important;opacity:0!important;pointer-events:none!important}.react-flow__edge.wire-segment .react-flow__edge-path,.react-flow__edge[data-testid*=wire-segment] .react-flow__edge-path{stroke-linecap:square!important;stroke-linejoin:miter!important}.auto-fix-wiring-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:16px 0 14px;padding:14px 16px;border:1px solid #bfdbfe;border-radius:14px;background:#eff6ff}.auto-fix-wiring-panel>div{display:grid;gap:4px;min-width:0}.auto-fix-wiring-panel strong{color:#1e3a8a;font-size:14px}.auto-fix-wiring-panel small{color:#475569;font-size:12px;line-height:1.45}.auto-fix-wiring-button{flex:0 0 auto;border:1px solid #2563eb;border-radius:11px;padding:10px 15px;background:#2563eb;color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer;box-shadow:0 6px 16px #2563eb2e}.auto-fix-wiring-button:hover{background:#1d4ed8}.learn-workspace .topbar-actions,.learn-workspace .build-progress-bar,.learn-workspace .equivalent-terminal-toolbar,.learn-workspace .active-practice-banner,.learn-workspace .workspace,.learn-workspace .inline-solution-section,.learn-workspace .practice-library-backdrop{display:none!important}.learn-workspace .modern-topbar{min-height:84px}.learn-workspace .workspace-mode-nav{border-bottom:1px solid #dbe4f0}.learning-center{width:min(1500px,calc(100% - 48px));margin:28px auto 70px}.learning-center-hero{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;padding:32px 36px;border:1px solid #dbe7f7;border-radius:24px;background:radial-gradient(circle at 92% 8%,rgba(37,99,235,.14),transparent 30%),linear-gradient(135deg,#fff,#f7faff);box-shadow:0 18px 45px #0f172a12}.learning-center-kicker{display:block;margin-bottom:9px;color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.16em}.learning-center-hero h2{margin:0;color:#0f172a;font-size:clamp(28px,3vw,42px);line-height:1.08}.learning-center-hero p{max-width:850px;margin:14px 0 0;color:#5b6b81;font-size:15px;line-height:1.75}.learning-center-count{min-width:112px;padding:18px 22px;border:1px solid #bfd4ff;border-radius:20px;background:#fff;text-align:center}.learning-center-count strong{display:block;color:#1d4ed8;font-size:34px;line-height:1}.learning-center-count span{display:block;margin-top:6px;color:#64748b;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.learning-center-layout{display:grid;grid-template-columns:330px minmax(0,1fr);gap:24px;margin-top:24px;align-items:start}.learning-method-sidebar{position:sticky;top:110px;overflow:hidden;border:1px solid #dce5f1;border-radius:20px;background:#fff;box-shadow:0 12px 32px #0f172a0d}.learning-search{display:grid;gap:7px;padding:18px;border-bottom:1px solid #e8eef6}.learning-search span{color:#475569;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.learning-search input{width:100%;box-sizing:border-box;padding:11px 12px;border:1px solid #d6e0ed;border-radius:11px;outline:none;color:#0f172a;background:#fbfdff}.learning-search input:focus{border-color:#60a5fa;box-shadow:0 0 0 3px #2563eb14}.learning-method-list{display:grid;gap:6px;max-height:calc(100vh - 260px);padding:10px;overflow-y:auto}.learning-method-list button{display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:11px;width:100%;padding:12px;border:1px solid transparent;border-radius:13px;background:transparent;color:#334155;text-align:left;cursor:pointer}.learning-method-list button:hover{background:#f7faff}.learning-method-list button.active{border-color:#bfd4ff;background:#edf5ff;color:#1746aa}.learning-method-icon,.learning-lesson-big-icon{display:grid;place-items:center;border-radius:12px;background:#eaf2ff;color:#2563eb;font-weight:900}.learning-method-icon{width:42px;height:42px;font-size:14px}.learning-method-list strong,.learning-method-list small{display:block}.learning-method-list strong{margin-bottom:3px;font-size:13px}.learning-method-list small{color:#7a8aa0;font-size:11px;line-height:1.35}.learning-lesson-card{padding:28px;border:1px solid #dce5f1;border-radius:22px;background:#fff;box-shadow:0 15px 38px #0f172a0e}.learning-lesson-title{display:flex;align-items:center;gap:16px;padding-bottom:22px;border-bottom:1px solid #edf1f6}.learning-lesson-big-icon{flex:0 0 auto;width:62px;height:62px;font-size:18px}.learning-lesson-title span{color:#2563eb;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}.learning-lesson-title h3{margin:4px 0;color:#0f172a;font-size:27px}.learning-lesson-title p{margin:0;color:#64748b}.learning-diagram-card{margin-top:24px;overflow:hidden;border:1px solid #dfe7f1;border-radius:18px;background:#fbfdff}.learning-diagram-heading{display:flex;justify-content:space-between;gap:20px;padding:13px 17px;border-bottom:1px solid #e5ebf4;color:#64748b;font-size:12px}.learning-diagram-heading strong{color:#24344d}.learning-method-svg{display:block;width:100%;height:260px;padding:18px;box-sizing:border-box}.learning-method-svg line,.learning-method-svg polyline,.learning-method-svg circle,.learning-method-svg path{fill:none;stroke:#263446;stroke-width:2.6;stroke-linecap:square;stroke-linejoin:miter}.learning-method-svg text{fill:#334155;stroke:none;font-family:Inter,ui-sans-serif,system-ui,sans-serif;font-size:15px;font-weight:700}.learning-method-svg .learn-node-dot{fill:#2563eb;stroke:#2563eb}.learning-method-svg .learn-accent-text{fill:#2563eb}.learning-method-svg .network-box{fill:#f8fbff;stroke:#93a8c2;stroke-width:2}.learning-method-svg .supernode-boundary{fill:#7c3aed0a;stroke:#8b5cf6;stroke-width:2;stroke-dasharray:7 7}.learning-method-svg .mesh-arrow{fill:none;stroke:#2563eb;stroke-width:2.5}.learning-method-svg .equiv-arrow{fill:#2563eb;font-size:31px}.learning-explanation-grid,.learning-bottom-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px}.learning-explanation-grid section,.learning-formulas,.learning-procedure,.learning-bottom-grid section{position:relative;padding:22px;border:1px solid #e1e8f1;border-radius:17px;background:#fff}.lesson-section-number{display:inline-block;margin-bottom:8px;color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.09em}.learning-lesson-card h4{margin:0 0 9px;color:#17233a;font-size:17px}.learning-lesson-card p,.learning-lesson-card li{color:#596a80;font-size:14px;line-height:1.72}.learning-formulas,.learning-procedure{margin-top:18px}.learning-formulas>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.learning-formulas code{padding:12px 14px;border:1px solid #d9e5f6;border-radius:11px;background:#f5f9ff;color:#183a72;font-family:Georgia,Times New Roman,serif;font-size:15px}.learning-procedure ol,.learning-mistakes ul{margin:10px 0 0;padding-left:22px}.learning-procedure li+li,.learning-mistakes li+li{margin-top:7px}.learning-mistakes{background:#fffdf8!important;border-color:#f0e5c7!important}.learning-example{background:#f8fbff!important}.lecture-material-placeholder{display:flex;align-items:flex-start;gap:15px;margin-top:18px;padding:20px 22px;border:1px dashed #9fb9e5;border-radius:17px;background:#f8fbff}.lecture-placeholder-icon{display:grid;place-items:center;flex:0 0 auto;width:42px;height:42px;border-radius:11px;background:#eaf2ff;color:#2563eb;font-size:20px}.lecture-material-placeholder span,.lecture-material-placeholder strong{display:block}.lecture-material-placeholder span{color:#2563eb;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.lecture-material-placeholder strong{margin-top:3px;color:#17233a}.lecture-material-placeholder p{margin:6px 0 0}.solution-teaching-overview{margin:18px 0 24px;padding:22px;border:1px solid #dce7f5;border-radius:18px;background:linear-gradient(135deg,#fbfdff,#f5f9ff);box-shadow:0 10px 26px #0f172a0a}.solution-teaching-heading span,.solution-roadmap>span{color:#2563eb;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.solution-teaching-heading h3{margin:4px 0 14px;color:#15233a;font-size:19px}.solution-teaching-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.solution-teaching-overview-grid>div{padding:14px;border:1px solid #e2e9f2;border-radius:13px;background:#fff}.solution-teaching-overview-grid span,.solution-teaching-overview-grid strong{display:block}.solution-teaching-overview-grid span{margin-bottom:5px;color:#718197;font-size:11px;font-weight:700}.solution-teaching-overview-grid strong{color:#24344d;font-size:13px;line-height:1.6;word-break:break-word}.solution-roadmap{margin-top:16px}.solution-roadmap>div{display:flex;flex-wrap:wrap;gap:9px;margin-top:9px;overflow:visible;padding-bottom:0}.solution-roadmap>div>div{display:flex;align-items:center;gap:8px;min-width:170px;max-width:260px;padding:10px 11px;border:1px solid #dde7f4;border-radius:11px;background:#fff;box-shadow:0 2px 10px #2563eb0a}.solution-roadmap b{display:grid;place-items:center;flex:0 0 auto;width:24px;height:24px;border-radius:50%;background:#2563eb;color:#fff;font-size:11px}.solution-roadmap small{color:#42546b;font-size:11.5px;line-height:1.45}.step-teaching-notes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 18px}.step-teaching-notes>div{padding:13px 14px;border:1px solid #e2e8f0;border-radius:13px;background:#fbfdff;box-shadow:0 2px 8px #0f172a08}.step-teaching-notes>div:nth-child(2){background:#f8fbf7;border-color:#d9ead8}.step-teaching-notes>div:nth-child(3){background:#fffaf3;border-color:#eee0c8}.step-teaching-notes span{display:block;margin-bottom:5px;color:#2563eb;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.07em}.step-teaching-notes p{margin:0!important;color:#52637a!important;font-size:12.5px!important;line-height:1.65!important}.course-source-chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.course-source-chips span{padding:7px 10px;border:1px solid #d7e5f8;border-radius:999px;background:#ffffffdb;color:#48617f;font-size:11px;font-weight:750}.learning-method-group{display:grid;gap:5px}.learning-method-group+.learning-method-group{margin-top:8px;padding-top:10px;border-top:1px solid #edf1f6}.learning-method-group-title{padding:4px 9px 2px;color:#7b8aa0;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.11em}.lecturer-material{margin-top:20px;padding:20px;border:1px solid #cbdcf5;border-radius:18px;background:linear-gradient(145deg,#fbfdff,#f2f7ff)}.lecturer-material-extension{border-style:dashed;background:#fafcff}.lecturer-material-heading{display:flex;align-items:flex-start;gap:13px}.lecturer-material-heading span,.lecturer-material-heading strong,.lecturer-material-heading p{display:block}.lecturer-material-heading span{color:#2563eb;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.lecturer-material-heading strong{margin-top:3px;color:#18263d;font-size:16px}.lecturer-material-heading p{margin:4px 0 0;color:#65758b;font-size:12px;line-height:1.55}.lecturer-source-bar{display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px 16px;margin-top:15px;padding:9px 12px;border:1px solid #dfe8f5;border-radius:11px;background:#fff;color:#607089;font-size:11px;font-weight:700}.lecturer-material-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);gap:12px;margin-top:12px}.lecturer-notes-card,.lecturer-example-card{padding:15px 16px;border:1px solid #e0e8f3;border-radius:13px;background:#fff}.lecturer-notes-card h4,.lecturer-example-card h4{margin:0;color:#22324b;font-size:13px}.lecturer-notes-card ul{margin:9px 0 0;padding-left:19px;color:#53647a;font-size:12px;line-height:1.62}.lecturer-notes-card li+li{margin-top:5px}.lecturer-example-card>span{display:block;margin-bottom:4px;color:#2563eb;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.lecturer-example-card>div{display:grid;gap:6px;margin-top:10px}.lecturer-example-card code{display:block;padding:8px 10px;border:1px solid #e0e8f5;border-radius:8px;background:#f6f9fe;color:#1e3f72;font-family:Georgia,Times New Roman,serif;font-size:12px;white-space:normal}.lecturer-exam-tip{display:grid;grid-template-columns:auto minmax(0,1fr);gap:10px;align-items:start;margin-top:12px;padding:11px 13px;border:1px solid #dce8d9;border-radius:11px;background:#f7fbf5}.lecturer-exam-tip strong{color:#3c6d31;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.lecturer-exam-tip p{margin:0;color:#536b50;font-size:12px;line-height:1.55}.step-teaching-notes .step-lecturer-note{grid-column:1 / -1;border-color:#cdddf4;background:#f3f7ff}.step-teaching-notes .step-lecturer-note span{color:#1d4ed8}.step-teaching-notes .step-lecturer-note p{color:#42546b!important}.solution-teaching-heading,.mesh-visual-guide-heading>div{min-width:0}.solution-roadmap>div>div,.step-teaching-notes>div,.solution-teaching-overview-grid>div{transition:box-shadow .18s ease,border-color .18s ease}.solution-roadmap>div>div:hover,.step-teaching-notes>div:hover,.solution-teaching-overview-grid>div:hover{border-color:#c8d8f0;box-shadow:0 8px 18px #2563eb0f}.visual-legend-list .supermesh-legend-item,.visual-legend-list .mesh-legend-item{align-items:flex-start}.visual-legend-list .supermesh-legend-item b,.visual-legend-list .mesh-legend-item b{display:inline-block;margin-bottom:2px}.circuit-intelligence{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 24px;align-items:center;margin:0;padding:11px 22px;background:linear-gradient(90deg,#f8fbff,#fff 58%,#f8fbff);border-bottom:1px solid #dce7f5}.circuit-intelligence.ready{background:linear-gradient(90deg,#f5fbf7,#fff 58%,#f8fbff)}.circuit-intelligence-main{display:flex;align-items:center;gap:12px;min-width:0}.circuit-intelligence-icon{width:36px;height:36px;border-radius:11px;display:grid;place-items:center;flex:0 0 36px;color:#2563eb;background:#eaf2ff;font-size:18px;font-weight:900}.circuit-intelligence-main span,.circuit-intelligence-method span{display:block;color:#66809f;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.circuit-intelligence-main strong,.circuit-intelligence-method strong{display:block;margin-top:2px;color:#172033;font-size:13px}.circuit-intelligence-main p,.circuit-intelligence-reason p{margin:3px 0 0;color:#617089;font-size:11px;line-height:1.45}.circuit-intelligence-method{min-width:220px;padding-left:18px;border-left:1px solid #dce7f5}.circuit-intelligence-method button{margin-top:5px;padding:4px 0;border:0;background:transparent;color:#2563eb;font-size:11px;font-weight:800;cursor:pointer}.circuit-intelligence-reason{grid-column:1 / -1;padding:9px 12px;border:1px solid #d8e7fb;border-radius:10px;background:#f8fbff}.circuit-intelligence-reason strong{color:#224d84;font-size:11px}.learning-try-card{margin-top:18px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px;border:1px solid #cfe0fa;border-radius:15px;background:linear-gradient(135deg,#f4f8ff,#fff)}.learning-try-card h4{margin:3px 0 5px;color:#172033}.learning-try-card p{margin:0;max-width:760px;color:#64748b;font-size:12px;line-height:1.55}.learning-try-card button{flex:0 0 auto;min-height:42px;padding:0 16px;border:0;border-radius:11px;background:#2563eb;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 8px 18px #2563eb2e}.validation-issue-card em{display:block;margin-top:4px;color:#8a3e31;font-size:10px;line-height:1.45;font-style:normal;font-weight:600}.product-modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;display:grid;place-items:center;padding:18px;background:#0f172a85;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.onboarding-modal,.about-modal{position:relative;width:min(560px,100%);border-radius:20px;border:1px solid rgba(214,225,241,.9);background:#fff;box-shadow:0 28px 80px #0f172a4d}.onboarding-modal{padding:24px}.about-modal{padding:32px;text-align:center}.product-modal-close{position:absolute;top:12px;right:12px;width:34px;height:34px;border:1px solid #dce4ef;border-radius:10px;background:#fff;color:#526277;font-size:20px;cursor:pointer}.onboarding-progress{display:flex;gap:6px;margin-right:44px;margin-bottom:24px}.onboarding-progress span{height:5px;flex:1;border-radius:999px;background:#e5ebf3}.onboarding-progress span.active{background:#2563eb}.onboarding-step{min-height:260px;padding:22px 8px 16px;text-align:center}.onboarding-step-icon,.about-brand-icon{margin:0 auto 15px;display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:linear-gradient(135deg,#2563eb,#5a93f8);color:#fff;font-size:28px;font-weight:900;box-shadow:0 12px 28px #2563eb40}.onboarding-step>span,.about-modal>span{color:#2563eb;font-size:10px;font-weight:900;letter-spacing:.15em}.onboarding-step h2,.about-modal h2{margin:8px 0;color:#172033;font-size:23px}.onboarding-step p,.about-modal>p{margin:0 auto;max-width:460px;color:#637187;font-size:13px;line-height:1.7}.onboarding-actions{display:flex;justify-content:space-between;gap:10px;margin-top:12px}.onboarding-actions button{min-width:110px;min-height:42px;border-radius:11px;font-weight:800;cursor:pointer}.about-author-card{margin:22px auto 16px;padding:15px;border-radius:13px;background:#f5f8fd;border:1px solid #dce6f3}.about-author-card small{display:block;color:#718096;font-size:10px;text-transform:uppercase;letter-spacing:.1em}.about-author-card strong{display:block;margin-top:5px;color:#172033;font-size:16px;letter-spacing:.08em}.about-feature-chips{display:flex;justify-content:center;gap:6px;flex-wrap:wrap}.about-feature-chips span{padding:5px 9px;border-radius:999px;background:#eaf2ff;color:#2a5ea9;font-size:10px;font-weight:800}[data-theme=dark] body{background:#0b1220}[data-theme=dark] .app-shell{background:#0d1626;color:#e6edf8}[data-theme=dark] .mobile-about-button{background:#142239;border-color:#2a3c58!important;color:#dbe8fb}[data-theme=dark] .topbar,[data-theme=dark] .workspace-mode-nav,[data-theme=dark] .simple-workflow-strip,[data-theme=dark] .build-progress-bar,[data-theme=dark] .side-panel,[data-theme=dark] .canvas-title,[data-theme=dark] .solution-dialog,[data-theme=dark] .learning-center,[data-theme=dark] .learning-lesson-card,[data-theme=dark] .learning-method-sidebar,[data-theme=dark] .onboarding-modal,[data-theme=dark] .about-modal{background:#111c2f;color:#e7eef9;border-color:#24344d}[data-theme=dark] .brand-area h1,[data-theme=dark] .panel-heading h2,[data-theme=dark] .canvas-title span,[data-theme=dark] .solution-header h2,[data-theme=dark] .learning-lesson-card h3,[data-theme=dark] .learning-lesson-card h4,[data-theme=dark] .onboarding-step h2,[data-theme=dark] .about-modal h2,[data-theme=dark] .circuit-intelligence-main strong,[data-theme=dark] .circuit-intelligence-method strong{color:#edf4ff}[data-theme=dark] .component-button,[data-theme=dark] .compact-toolbar-button,[data-theme=dark] .keyboard-help-button,[data-theme=dark] .secondary-button,[data-theme=dark] .form-field input,[data-theme=dark] .form-field select{background:#152238!important;color:#e7eef9!important;border-color:#2b3b55!important}[data-theme=dark] .workspace-utility-actions,[data-theme=dark] .solution-extra-details,[data-theme=dark] .simple-workflow-step{background:#142239;border-color:#2a3c58}[data-theme=dark] .simple-workflow-intro strong,[data-theme=dark] .simple-workflow-step strong,[data-theme=dark] .solution-extra-details>summary{color:#edf4ff}[data-theme=dark] .simple-workflow-intro small{color:#a9b8cc}[data-theme=dark] .circuit-intelligence{background:#101b2d;border-color:#24344d}[data-theme=dark] .circuit-intelligence-reason,[data-theme=dark] .learning-try-card,[data-theme=dark] .about-author-card{background:#142239;border-color:#2a3c58}[data-theme=dark] .circuit-intelligence-main p,[data-theme=dark] .circuit-intelligence-reason p,[data-theme=dark] .learning-try-card p,[data-theme=dark] .onboarding-step p,[data-theme=dark] .about-modal>p{color:#a9b8cc}[data-theme=dark] .react-flow-wrapper{background:#f8fafc}[data-theme=dark] .statusbar{background:#0d1626;border-color:#24344d;color:#aebcd0}[data-theme=dark] .product-modal-close{background:#16243a;color:#dce7f5;border-color:#2b3b55}.pdf-export-prep .components-panel,.pdf-export-prep .properties-panel,.pdf-export-prep .statusbar,.pdf-export-prep .simple-workflow-strip,.pdf-export-prep .build-progress-bar,.pdf-export-prep .circuit-intelligence,.pdf-export-prep .equivalent-terminal-toolbar,.pdf-export-prep .active-practice-banner,.pdf-export-prep .workspace-mode-nav,.pdf-export-prep .topbar-actions,.pdf-export-prep .canvas-title-actions{display:none!important}.pdf-export-prep .app-shell{width:1000px!important;height:auto!important;min-height:0!important;overflow:visible!important}.pdf-export-prep .workspace{display:block!important;width:1000px!important;height:520px!important;min-height:520px!important;overflow:visible!important}.pdf-export-prep .canvas-panel{width:1000px!important;height:520px!important}.pdf-export-prep .react-flow-wrapper{width:1000px!important;height:465px!important;overflow:hidden!important}@media print{@page{margin:10mm;size:A4 landscape}html,body,#root,.app-shell{width:auto!important;height:auto!important;min-width:0!important;min-height:0!important;overflow:visible!important;background:#fff!important}.workspace-mode-nav,.build-progress-bar,.circuit-intelligence,.components-panel,.properties-panel,.statusbar,.topbar-actions,.canvas-title-actions,.solution-hide-button,.solution-navigation,.learning-center,.equivalent-terminal-toolbar,.active-practice-banner{display:none!important}.topbar{display:flex!important;min-height:52px!important;padding:6px 0 10px!important;box-shadow:none!important;border-bottom:1px solid #bbb!important}.workspace{display:block!important;width:100%!important;height:520px!important;min-height:520px!important;overflow:visible!important;page-break-after:always}.canvas-panel{position:relative!important;display:block!important;width:100%!important;height:520px!important;overflow:hidden!important;border:1px solid #d5dde8!important}.canvas-title{min-height:48px!important;padding:8px 12px!important}.react-flow-wrapper{width:100%!important;height:470px!important;overflow:hidden!important}.react-flow__controls,.react-flow__minimap,.react-flow__attribution{display:none!important}.inline-solution-section{display:block!important;padding:12px 0!important;background:#fff!important;overflow:visible!important}.solution-dialog{box-shadow:none!important;border:1px solid #ccc!important}.solution-step,.solution-teaching-overview,.solution-complete-banner,.final-result-card,.results-table-wrapper{break-inside:avoid}}@media(min-width:1500px)and (min-height:850px){.workspace:not(.mode-learn):not(.mode-practice){min-height:600px;height:calc(100vh - 238px)}.canvas-title{min-height:56px}}[data-theme=dark] .workspace:not(.mode-learn):not(.mode-practice) .canvas-title{background:#0f172af5}.properties-priority-zone{display:grid;gap:8px}.selected-component-copy{display:grid;gap:2px}.unknown-quick-card{display:grid;gap:8px;padding:10px;border:1px solid #cbdcfb;border-radius:12px;background:#f5f9ff}.unknown-quick-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.unknown-quick-heading span{font-size:11px;font-weight:800;color:#475569}.unknown-quick-heading strong{font-size:12px;color:#1d4ed8}.unknown-quick-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.unknown-quick-options button{min-height:38px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#334155;font:inherit;font-weight:800;cursor:pointer}.unknown-quick-options button.active{border-color:#2563eb;background:#2563eb;color:#fff;box-shadow:0 5px 14px #2563eb2e}.unknown-quick-card small{color:#64748b;font-size:9px;line-height:1.35}[data-theme=dark] .unknown-quick-card{border-color:#334155;background:#101c31}[data-theme=dark] .unknown-quick-options button{border-color:#475569;background:#182338;color:#dbeafe}[data-theme=dark] .unknown-quick-options button.active{border-color:#3b82f6;background:#2563eb;color:#fff}.learning-practice-bank{margin-top:18px;padding:20px;border:1px solid #cfe0fa;border-radius:17px;background:linear-gradient(135deg,#f5f9ff,#fff)}.learning-practice-bank-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.learning-practice-bank-heading h4{margin:3px 0 5px}.learning-practice-bank-heading p{max-width:780px;margin:0;font-size:12px;line-height:1.6}.learning-bank-count{flex:0 0 auto;padding:7px 10px;border:1px solid #bed4f7;border-radius:999px;background:#eef5ff;color:#1d5fc7;font-size:11px;font-weight:900}.learning-practice-levels{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:16px}.learning-practice-level{display:grid;gap:8px;padding:14px;border:1px solid #dce7f6;border-radius:13px;background:#fff}.learning-practice-level>div{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.learning-practice-level strong{color:#17233a;font-size:13px}.learning-practice-level small{color:#718198;font-size:10px}.learning-practice-level button{min-height:36px;border:0;border-radius:9px;background:#2563eb;color:#fff;font-size:11px;font-weight:800;cursor:pointer}.learning-practice-level button.secondary{border:1px solid #cbdaf0;background:#f8fbff;color:#24599f}.learning-practice-footnote{display:block;margin-top:12px;color:#718198;font-size:10px;line-height:1.55}[data-theme=dark] .learning-practice-bank{background:#142239;border-color:#2a3c58}[data-theme=dark] .learning-practice-level{background:#101b2d;border-color:#2a3c58}[data-theme=dark] .learning-practice-level strong{color:#edf4ff}[data-theme=dark] .learning-bank-count,[data-theme=dark] .learning-practice-level button.secondary{background:#182b47;border-color:#345171;color:#b9d4ff}.inline-solution-section .solution-dialog{width:min(1420px,100%)}.single-page-solution-content{padding:26px 30px 34px}.single-page-solution-header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:18px}.single-page-solution-header>div:first-child{min-width:0}.single-page-solution-header span,.single-page-section-heading span,.solution-circuit-card-heading span{display:block;color:#2563eb;font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.single-page-solution-header h2{margin:4px 0 5px;color:#15233a;font-size:24px;font-weight:850;line-height:1.25}.single-page-solution-header p{margin:0;color:#64748b;font-size:13px;line-height:1.6}.solution-topology-chip{flex:0 0 auto;padding:8px 12px;border:1px solid #bfd5ff;border-radius:999px;background:#f4f8ff;color:#2459a9;font-size:12px;font-weight:800;white-space:nowrap}.solution-givens-card{margin-top:0;margin-bottom:24px}.solution-givens-grid>div{min-height:112px}.solution-method-reason{display:block;margin-top:7px;color:#64748b;font-size:11.5px;font-weight:500;line-height:1.55}.single-page-solution-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.85fr);align-items:start;gap:26px}.solution-derivation-column,.solution-circuit-column{min-width:0}.single-page-section-heading{margin-bottom:12px}.single-page-section-heading h3{margin:4px 0 0;color:#172033;font-size:20px;font-weight:850;line-height:1.3}.single-page-steps{gap:14px;margin-top:0}.single-page-solution-step{padding:18px 19px;border-color:#d8e3f0;border-radius:14px;background:linear-gradient(180deg,#fff,#fbfdff);box-shadow:0 5px 16px #0f172a09}.single-page-step-heading{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px}.single-page-step-heading>span{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#2563eb;color:#fff;font-size:14px;font-weight:900;box-shadow:0 5px 12px #2563eb2e}.single-page-step-heading h3{margin:0;color:#14213a;font-size:19px;font-weight:900;line-height:1.35}.single-page-solution-step>p{margin:10px 0 0;color:#66768c;font-size:13px;font-weight:450;line-height:1.72}.single-page-equations{margin-top:14px}.single-page-equations .equation-line{padding:11px 13px;font-size:15px;font-weight:700;line-height:1.5}.single-page-solution-step .step-teaching-notes{margin-top:13px;margin-bottom:14px}.single-page-final-result{margin-top:20px;border-width:2px;border-color:#8fd7b3;background:linear-gradient(135deg,#f0fbf5,#f8fffb);box-shadow:0 12px 28px #16814f14}.single-page-final-result>span{font-size:12px;font-weight:900}.single-page-final-result .multi-result-item strong{font-size:20px;font-weight:900}.solution-circuit-column{position:sticky;top:18px}.solution-circuit-card{overflow:hidden;border:1px solid #cbdcf3;border-radius:16px;background:#fff;box-shadow:0 12px 30px #2563eb12}.solution-circuit-card-heading{padding:15px 16px 13px;border-bottom:1px solid #dce7f5;background:linear-gradient(135deg,#eef5ff,#f9fbff)}.solution-circuit-card-heading strong{display:block;margin-top:3px;color:#1d3557;font-size:16px;font-weight:900}.solution-circuit-card-heading small{display:block;margin-top:5px;color:#6b7b90;font-size:11.5px;line-height:1.5}.solution-circuit-preview{width:100%;height:520px;background:#fbfdff}.solution-circuit-svg{display:block;width:100%;height:100%;background-image:radial-gradient(circle at 1px 1px,#dce7f5 1px,transparent 1px);background-size:24px 24px;background-color:#fbfdff}.solution-preview-wire{stroke-width:2.5}.solution-preview-junction{fill:#202936}.solution-circuit-empty{display:grid;place-items:center;width:100%;height:100%;color:#64748b;font-size:13px}.solution-details-section{margin-top:28px;padding-top:24px;border-top:1px solid #dce5ef}.solution-extra-details{margin-top:24px;border:1px solid #d8e3f0;border-radius:16px;background:#fff}.solution-extra-details>summary{padding:14px 16px;color:#1d4ed8;font-size:13px;font-weight:850;cursor:pointer;list-style:none}.solution-extra-details>summary::-webkit-details-marker{display:none}.solution-extra-details>summary:after{content:"+";float:right;color:#64748b}.solution-extra-details[open]>summary:after{content:"−"}.solution-extra-details .solution-mobile-method-visual,.solution-extra-details .solution-details-section{padding-inline:18px}.solution-extra-details .solution-mobile-method-visual{padding-bottom:8px}.solution-details-heading{margin-bottom:14px}@media(max-width:1180px){.single-page-solution-grid{grid-template-columns:minmax(0,1.25fr) minmax(330px,.75fr);gap:18px}.solution-circuit-preview{height:460px}}@media print{.single-page-solution-grid{grid-template-columns:1.45fr .85fr!important;gap:16px!important}.solution-circuit-column{position:static!important}.solution-circuit-preview{height:420px!important}.single-page-solution-step,.solution-circuit-card,.single-page-final-result{break-inside:avoid}}.react-flow-wrapper,.react-flow-wrapper .react-flow{touch-action:none}@media screen and (max-width:1180px){.simple-workflow-strip{grid-template-columns:minmax(0,1fr)}.simple-workflow-steps{grid-template-columns:repeat(5,minmax(120px,1fr));overflow-x:auto}.modern-topbar{height:auto;min-height:68px;flex-wrap:wrap;gap:12px 18px}.modern-topbar .topbar-actions{flex:1 1 720px;justify-content:flex-end;flex-wrap:wrap}.project-action-group{max-width:100%}.workspace{grid-template-columns:210px minmax(0,1fr) 250px}.workspace.toolbox-collapsed{grid-template-columns:58px minmax(0,1fr) 250px}.workspace.properties-collapsed{grid-template-columns:210px minmax(0,1fr) 58px}.workspace.toolbox-collapsed.properties-collapsed{grid-template-columns:58px minmax(0,1fr) 58px}.learning-center{width:min(100% - 32px,1300px)}.learning-center-layout{grid-template-columns:280px minmax(0,1fr);gap:18px}.learning-lesson-card{padding:24px}.single-page-solution-grid{grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:18px}.solution-circuit-preview{height:440px}}@media screen and (max-width:900px){.app-shell{width:100%;min-height:100dvh;overflow:visible}.modern-topbar{position:relative;top:auto;display:flex;flex-direction:column;align-items:stretch;padding:12px 14px}.brand-area{width:100%;padding-right:88px}.mobile-about-button{display:inline-flex;position:absolute;top:14px;right:14px;z-index:3;min-height:38px!important;padding:0 14px!important;align-items:center;justify-content:center;border:1px solid #d5deea!important;border-radius:12px!important;background:#fff;color:#315071;font-size:13px;font-weight:800;box-shadow:0 4px 12px #1e293b0f}.mobile-about-button:active{transform:scale(.98)}.modern-topbar .topbar-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:end;flex:0 0 auto}.project-action-group{grid-column:1 / -1;width:100%;overflow-x:auto;overflow-y:hidden;justify-content:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.project-action-group .compact-toolbar-button{flex:0 0 auto;min-height:42px}.compact-select-control,.analysis-method-selector{min-width:0;width:100%}.topbar .clear-circuit-button,.topbar .solve-button{min-height:46px;padding-inline:16px;white-space:nowrap}.workspace-mode-nav{position:relative;display:flex;flex-direction:column;align-items:stretch;gap:10px;padding:10px 14px}.workspace-mode-tabs{width:100%}.workspace-mode-tabs>button{flex:1 1 0;min-width:0}.workspace-utility-actions{width:100%;margin-left:0;justify-content:flex-start}.keyboard-help-button{min-height:42px}.build-progress-bar{grid-template-columns:1fr;gap:9px;padding:10px 14px 12px}.build-progress-heading small{white-space:normal}.build-progress-steps{display:flex;gap:8px;overflow-x:auto;padding-bottom:2px;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.build-progress-step{flex:0 0 150px;scroll-snap-align:start}.circuit-intelligence{grid-template-columns:1fr;gap:10px;padding:12px 14px}.circuit-intelligence-method{min-width:0;padding:10px 0 0;border-left:0;border-top:1px solid #dce7f5}.circuit-intelligence-reason{grid-column:1}.equivalent-terminal-toolbar{grid-template-columns:auto minmax(0,1fr);gap:10px;padding:10px 14px}.equivalent-terminal-toolbar-actions{grid-column:1 / -1;justify-content:flex-start}.active-practice-banner{display:grid;grid-template-columns:1fr;gap:14px;padding:14px}.active-practice-actions{justify-content:flex-start}.workspace,.workspace.toolbox-collapsed,.workspace.properties-collapsed,.workspace.toolbox-collapsed.properties-collapsed{width:100%;height:auto;min-height:0;display:grid;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:auto auto auto;overflow:visible}.components-panel{order:1;border-right:0;border-bottom:1px solid #dce4ef}.canvas-panel{order:2;min-height:620px}.properties-panel{order:3;border-left:0;border-top:1px solid #dce4ef}.side-panel,.toolbox-collapsed .components-panel,.properties-collapsed .properties-panel{min-height:0;max-height:none;padding:18px 16px;overflow:visible}.panel-collapse-button{display:none}.toolbox-collapsed .components-panel .panel-heading>div,.properties-collapsed .properties-panel .panel-heading>div{display:block!important}.toolbox-collapsed .components-panel .panel-heading,.properties-collapsed .properties-panel .panel-heading{justify-content:space-between;margin-bottom:10px}.toolbox-collapsed .components-panel>.panel-description,.toolbox-collapsed .components-panel>.instructions-box,.properties-collapsed .properties-panel>.empty-properties,.properties-collapsed .properties-panel>.properties-form{display:block!important}.toolbox-collapsed .components-panel>.component-list,.components-panel .component-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.component-list .wire-tool-help,.component-list .advanced-toolbox-group{grid-column:1 / -1}.component-button{min-height:64px}.instructions-box{margin-top:14px}.canvas-title{min-height:0;flex-wrap:wrap;align-items:flex-start;gap:10px;padding:11px 14px}.canvas-title-actions{width:100%;flex-wrap:wrap}.canvas-title-actions>button{min-height:40px}.canvas-title-actions>.canvas-panel-toggle{display:none}.reference-node-controls{flex-wrap:wrap}.react-flow-wrapper{flex:none;width:100%;height:clamp(500px,64dvh,720px);min-height:500px}.react-flow__controls button{width:40px;height:40px}.learning-center{width:calc(100% - 28px);margin-top:16px}.learning-center-hero{align-items:stretch;flex-direction:column;padding:26px}.learning-center-count{align-self:flex-start}.learning-center-layout{grid-template-columns:minmax(0,1fr);gap:16px}.learning-method-sidebar{position:static}.learning-method-list{display:flex;gap:8px;max-height:none;overflow-x:auto;overflow-y:hidden;padding:10px;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.learning-method-group{display:contents}.learning-method-group-title{display:none}.learning-method-list button{flex:0 0 230px;scroll-snap-align:start}.learning-explanation-grid,.learning-bottom-grid,.lecturer-material-grid{grid-template-columns:minmax(0,1fr)}.solution-teaching-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.inline-solution-section{padding:22px 14px 36px}.inline-solution-section .solution-dialog{width:100%;border-radius:16px}.solution-header{gap:12px;padding:16px 18px}.single-page-solution-content{padding:20px 18px 26px}.single-page-solution-grid{grid-template-columns:minmax(0,1fr);grid-template-areas:"circuit" "derivation";gap:20px}.solution-derivation-column{grid-area:derivation}.solution-circuit-column{grid-area:circuit;position:static}.solution-circuit-preview{height:clamp(320px,48dvh,460px)}.solution-summary-grid-three,.thevenin-results-summary,.norton-results-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.practice-library-modal{width:calc(100% - 24px);max-height:calc(100dvh - 24px)}.practice-library-header{position:static}}@media screen and (max-width:640px){.brand-icon{width:40px;height:40px;flex:0 0 40px}.brand-area h1{font-size:21px}.brand-area .brand-author{font-size:9px}.modern-topbar .topbar-actions{grid-template-columns:minmax(0,1fr) minmax(92px,auto)}.analysis-method-selector{grid-column:1 / -1}.topbar .clear-circuit-button,.topbar .solve-button{width:100%}.project-action-group{padding:4px}.topbar .compact-toolbar-button{min-height:42px;padding-inline:12px}.analysis-method-selector select,.form-field input,.form-field select,.learning-search input{font-size:16px}.workspace-mode-nav{padding-inline:10px}.workspace-mode-tabs>button{min-height:52px;justify-content:center;padding:8px 9px}.workspace-mode-tabs small{display:none}.workspace-mode-tabs>button>span:nth-child(2){flex:0 1 auto}.workspace-mode-tabs em{display:none}.workspace-utility-actions{min-width:210px}.keyboard-help-button{width:100%;padding-inline:8px}.simple-workflow-strip,.build-progress-bar,.circuit-intelligence,.equivalent-terminal-toolbar{padding-inline:10px}.simple-workflow-steps{grid-template-columns:repeat(5,minmax(132px,1fr))}.build-progress-step{flex-basis:132px}.build-progress-step small{display:none}.circuit-intelligence-main{align-items:flex-start}.side-panel,.toolbox-collapsed .components-panel,.properties-collapsed .properties-panel{padding:15px 12px}.panel-description{margin-bottom:14px;font-size:12px}.toolbox-collapsed .components-panel>.component-list,.components-panel .component-list{gap:8px}.component-button{min-height:70px;gap:8px;padding:10px}.component-button-icon{width:36px;height:36px;flex-basis:36px}.component-button strong{font-size:13px}.component-button small{font-size:10px}.canvas-panel{min-height:560px}.canvas-title{padding-inline:10px}.canvas-title-actions{gap:6px}.canvas-title-actions>button,.reference-node-controls button{flex:1 1 auto;min-height:42px}.react-flow-wrapper{height:clamp(470px,62dvh,640px);min-height:470px}.empty-canvas-message{padding:18px}.empty-canvas-message:before{width:82%}.learning-center{width:calc(100% - 20px);margin:10px auto 44px}.learning-center-hero{gap:18px;padding:20px;border-radius:18px}.learning-center-hero h2{font-size:clamp(26px,9vw,34px)}.learning-center-hero p{font-size:13.5px;line-height:1.65}.learning-center-count{width:100%;padding:14px}.learning-search{padding:14px}.learning-method-list button{flex-basis:205px}.learning-lesson-card{padding:17px;border-radius:17px}.learning-lesson-title{align-items:flex-start;gap:12px;padding-bottom:17px}.learning-lesson-big-icon{width:50px;height:50px}.learning-lesson-title h3{font-size:22px}.learning-diagram-heading{flex-direction:column;gap:4px}.learning-method-svg{height:220px;padding:10px}.learning-explanation-grid section,.learning-formulas,.learning-procedure,.learning-bottom-grid section,.lecturer-material{padding:16px}.learning-formulas>div{grid-template-columns:minmax(0,1fr)}.learning-lesson-card p,.learning-lesson-card li{font-size:13px}.solution-header{align-items:flex-start;padding:14px}.solution-header h2{font-size:19px}.solution-hide-button{flex:0 0 auto;min-height:42px;padding-inline:10px}.single-page-solution-content{padding:15px 12px 22px}.single-page-solution-header{flex-direction:column;gap:10px}.solution-topology-chip{white-space:normal}.solution-teaching-overview{padding:15px}.solution-teaching-overview-grid,.step-teaching-notes,.solution-summary-grid-three,.thevenin-results-summary,.norton-results-summary{grid-template-columns:minmax(0,1fr)}.solution-roadmap>div>div{min-width:0;max-width:none;width:100%}.single-page-solution-step{padding:15px 13px}.single-page-step-heading{grid-template-columns:32px minmax(0,1fr);gap:9px}.single-page-step-heading>span{width:32px;height:32px}.single-page-step-heading h3{font-size:17px}.single-page-solution-step>p{font-size:12.5px}.single-page-equations .equation-line{padding:10px;font-size:12.5px;-webkit-overflow-scrolling:touch}.solution-circuit-preview{height:310px}.solution-circuit-card-heading{padding:12px 13px}.results-table-wrapper,.equation-line,.lecturer-example-card code{-webkit-overflow-scrolling:touch}.auto-fix-wiring-panel,.learning-try-card,.lecture-material-placeholder{flex-direction:column;align-items:stretch}.auto-fix-wiring-button,.learning-try-card button{width:100%;min-height:44px}button,select,input,summary{touch-action:manipulation}}@media screen and (max-width:420px){.workspace.mobile-builder-workspace .canvas-title-actions>button{min-width:58px;padding-inline:7px;font-size:9.5px}.workspace.mobile-builder-workspace .canvas-title-actions .canvas-history-action{min-width:66px}.brand-area .brand-author{display:none}.workspace-utility-actions{grid-template-columns:1fr}.toolbox-collapsed .components-panel>.component-list,.components-panel .component-list{grid-template-columns:minmax(0,1fr)}.component-list .wire-tool-help,.component-list .advanced-toolbox-group{grid-column:1}.learning-method-list button{flex-basis:185px}.solution-circuit-preview{height:275px}}.method-side-guide{margin-top:14px;overflow:hidden;border:1px solid #d9e6f7;border-radius:16px;background:#fff;box-shadow:0 10px 28px #0f172a0d}.method-side-guide-heading{display:grid;gap:4px;padding:13px 15px;border-bottom:1px solid #e2eaf5;background:linear-gradient(135deg,#f2f7ff,#fbfdff)}.method-side-guide-heading span{color:#2563eb;font-size:10px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.method-side-guide-heading strong{color:#203655;font-size:13px;line-height:1.45}.branch-current-chip-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:12px}.branch-current-chip{display:grid;gap:3px;min-width:0;padding:10px 11px;border:1px solid #dce8f8;border-radius:11px;background:#fbfdff}.branch-current-chip span,.branch-current-chip small{color:#63758e;font-size:10.5px}.branch-current-chip strong{color:#1d4ed8;font-size:14px}.superposition-contribution-list{display:grid;gap:9px;padding:12px 12px 8px}.superposition-contribution-card{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;padding:10px;border:1px solid #dce8f8;border-radius:11px;background:#fbfdff}.superposition-contribution-number{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#2563eb;color:#fff;font-size:12px;font-weight:800}.superposition-contribution-card>div:last-child{display:grid;gap:4px;min-width:0}.superposition-contribution-card strong{color:#223a5c;font-size:11.5px}.superposition-contribution-card small{color:#64748b;font-size:10.5px;line-height:1.45}.superposition-contribution-card b{color:#1d4ed8;font-size:13px}.superposition-total-card{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 12px 12px;padding:10px 12px;border:1px solid #bfdbfe;border-radius:11px;background:#eff6ff}.superposition-total-card span{color:#526780;font-size:11px}.superposition-total-card strong{color:#1d4ed8;font-size:15px}.delta-star-comparison{display:grid;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr);align-items:center;gap:4px;padding:10px}.delta-star-comparison>div:not(.delta-star-arrow){min-width:0;text-align:center}.delta-star-comparison small{color:#64748b;font-size:10px;font-weight:800;text-transform:uppercase}.delta-star-arrow{color:#2563eb;font-size:24px;font-weight:800;text-align:center}.delta-star-svg{width:100%;max-height:180px;margin-top:4px}.delta-star-svg path{fill:none;stroke:#334155;stroke-width:2.2;stroke-linecap:round;stroke-linejoin:round}.delta-star-svg circle{fill:#2563eb}.delta-star-svg text{fill:#334155;font-size:10px;font-weight:700}.maximum-power-equivalent{position:relative;height:190px;margin:12px;border:1px dashed #bfd5f4;border-radius:12px;background:#fbfdff}.mp-wire{position:absolute;height:2px;background:#334155}.mp-wire-top{left:20%;right:14%;top:49px}.mp-wire-bottom{left:20%;right:14%;bottom:43px}.mp-source{position:absolute;left:16%;top:62px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;width:38px;height:58px;border:2px solid #334155;border-radius:50%;background:#fff;color:#2563eb;font-weight:800}.mp-rth,.mp-load{position:absolute;z-index:1;width:55px;height:20px;background:repeating-linear-gradient(135deg,transparent 0 6px,#334155 6px 8px,transparent 8px 14px)}.mp-rth{left:43%;top:40px}.mp-load{right:8%;top:82px;transform:rotate(90deg)}.mp-vth,.mp-rth-label,.mp-load-label{position:absolute;color:#415672;font-size:10.5px;font-weight:700}.mp-vth{left:7%;top:130px}.mp-rth-label{left:40%;top:16px}.mp-load-label{right:3%;top:142px}.maximum-power-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:0 12px 12px}.maximum-power-metrics>div{display:grid;gap:3px;padding:8px;border:1px solid #e1e9f4;border-radius:10px;background:#fff}.maximum-power-metrics span{color:#64748b;font-size:10px}.maximum-power-metrics strong{color:#1d4ed8;font-size:12px}.method-result-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.method-result-summary-grid>div,.method-result-callout{display:grid;gap:5px;padding:12px;border:1px solid #dce7f5;border-radius:12px;background:#fbfdff}.method-result-summary-grid span,.method-result-callout span{color:#64748b;font-size:11px}.method-result-summary-grid strong,.method-result-callout strong{color:#1d4ed8;font-size:14px}.method-result-callout{margin-top:10px}@media screen and (max-width:900px){.method-result-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.solution-circuit-column .mesh-visual-guide,.solution-circuit-column .nodal-visual-guide,.solution-circuit-column .thevenin-visual-guide,.solution-circuit-column .norton-visual-guide,.solution-circuit-column .source-transformation-visual-guide,.solution-circuit-column .method-side-guide{margin-top:12px}}@media screen and (max-width:560px){.branch-current-chip-grid,.method-result-summary-grid,.delta-star-comparison{grid-template-columns:minmax(0,1fr)}.delta-star-arrow{transform:rotate(90deg)}.maximum-power-metrics{grid-template-columns:minmax(0,1fr)}.maximum-power-equivalent{height:175px}}.learning-view-tabs{display:flex;gap:8px;max-width:1240px;margin:14px auto 0;padding:0 18px}.learning-view-tabs button{min-height:42px;padding:9px 15px;border:1px solid #d8e4f4;border-radius:11px;background:#fff;color:#42566f;font-weight:800;cursor:pointer}.learning-view-tabs button.active{border-color:#2563eb;background:#2563eb;color:#fff}.course-learning-layout{display:grid;grid-template-columns:minmax(230px,285px) minmax(0,1fr);gap:18px;max-width:1240px;margin:14px auto 34px;padding:0 18px;align-items:start}.course-path-sidebar{position:sticky;top:92px;overflow:hidden;border:1px solid #dce7f5;border-radius:16px;background:#fff;box-shadow:0 10px 28px #0f172a0a}.course-path-heading{display:grid;gap:3px;padding:14px;border-bottom:1px solid #e5edf7;background:#f8fbff}.course-path-heading strong{color:#223954;font-size:13px}.course-path-heading small{color:#718197;font-size:10.5px}.course-path-list{display:grid;padding:7px;gap:5px}.course-path-list button{display:grid;grid-template-columns:34px minmax(0,1fr);gap:9px;align-items:center;width:100%;padding:9px;border:1px solid transparent;border-radius:10px;background:transparent;text-align:left;cursor:pointer}.course-path-list button>span:first-child{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#eef5ff;color:#2563eb;font-size:11px;font-weight:900}.course-path-list button>span:last-child{display:grid;gap:2px;min-width:0}.course-path-list button strong{color:#2b3d55;font-size:11.5px}.course-path-list button small{color:#738196;font-size:9.5px;line-height:1.35}.course-path-list button.active{border-color:#bfd6fb;background:#f1f7ff}.course-path-list button.active>span:first-child{background:#2563eb;color:#fff}.course-lecture-card{min-width:0;overflow:hidden;border:1px solid #dce7f5;border-radius:18px;background:#fff;box-shadow:0 12px 32px #0f172a0d}.course-lecture-title{display:grid;grid-template-columns:64px minmax(0,1fr);gap:15px;align-items:start;padding:20px;border-bottom:1px solid #e3ebf5;background:linear-gradient(135deg,#f8fbff,#eef5ff)}.course-lecture-number{display:grid;place-items:center;width:58px;height:58px;border-radius:16px;background:#2563eb;color:#fff;font-size:19px;font-weight:900}.course-lecture-title>div{min-width:0}.course-lecture-title>div>span{color:#2563eb;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.course-lecture-title h3{margin:4px 0 5px;color:#1e3554;font-size:22px;line-height:1.25}.course-lecture-title p{margin:0;color:#607188;font-size:12.5px;line-height:1.65}.course-lecture-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 18px 0}.course-study-section,.course-examples-section,.course-linked-methods{border:1px solid #e0e8f3;border-radius:14px;background:#fbfdff}.course-study-section{padding:15px}.course-study-section>span,.course-section-heading>div>span{color:#2563eb;font-size:10px;font-weight:900;letter-spacing:.08em}.course-study-section h4,.course-section-heading h4{margin:3px 0 10px;color:#273d5a;font-size:14px}.course-study-section ul{margin:0;padding-left:19px;color:#53657d;font-size:11.5px;line-height:1.7}.course-formula-section>div{display:grid;gap:6px}.course-formula-section code,.course-example-card code{display:block;overflow-x:auto;padding:8px 9px;border:1px solid #e0e9f5;border-radius:8px;background:#fff;color:#263b58;font-family:inherit;font-size:11px;font-weight:650;white-space:normal}.course-examples-section,.course-linked-methods{margin:12px 18px 0;padding:15px}.course-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.course-section-heading>div{min-width:0}.course-section-heading h4{margin-bottom:0}.course-section-heading small{max-width:340px;color:#75859a;font-size:10px;line-height:1.5;text-align:right}.course-example-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.course-example-card{padding:12px;border:1px solid #dce8f7;border-radius:12px;background:#fff}.course-example-card strong{display:block;margin-bottom:8px;color:#1f4e91;font-size:12.5px}.course-example-card>div{display:grid;gap:5px}.course-study-note{margin:12px 18px 0;padding:13px 15px;border:1px solid #cfe0fa;border-radius:13px;background:#f3f8ff}.course-study-note strong{color:#1d4ed8;font-size:11px}.course-study-note p{margin:5px 0 0;color:#52667f;font-size:11.5px;line-height:1.6}.course-linked-methods{margin-bottom:18px}.course-linked-method-buttons{display:grid;gap:8px}.course-linked-method{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border:1px solid #e0e8f4;border-radius:11px;background:#fff}.course-linked-method>div:first-child{display:flex;align-items:center;gap:9px;min-width:0}.course-linked-method>div:first-child>span:last-child{display:grid;gap:2px;min-width:0}.course-linked-method strong{color:#2d405b;font-size:11.5px}.course-linked-method small{color:#718197;font-size:10px;line-height:1.35}.course-linked-method>div:last-child{display:flex;gap:6px;flex:0 0 auto}.course-linked-method button{min-height:36px;padding:7px 10px;border:1px solid #2563eb;border-radius:9px;background:#2563eb;color:#fff;font-size:10px;font-weight:800;cursor:pointer}.course-linked-method button.secondary{background:#fff;color:#2563eb}@media screen and (max-width:900px){.course-learning-layout{grid-template-columns:minmax(0,1fr)}.course-path-sidebar{position:static;overflow-x:auto}.course-path-heading{display:none}.course-path-list{display:flex;width:max-content;max-width:none;padding:8px}.course-path-list button{width:210px;flex:0 0 210px}.course-lecture-grid,.course-example-grid{grid-template-columns:minmax(0,1fr)}}@media screen and (max-width:600px){.learning-view-tabs{overflow-x:auto;padding:0 12px}.learning-view-tabs button{flex:1 0 auto;min-height:44px}.course-learning-layout{padding:0 10px;margin-top:10px}.course-path-list button{width:185px;flex-basis:185px}.course-lecture-title{grid-template-columns:48px minmax(0,1fr);gap:10px;padding:15px 13px}.course-lecture-number{width:46px;height:46px;border-radius:12px;font-size:15px}.course-lecture-title h3{font-size:18px}.course-lecture-title p{font-size:12px}.course-lecture-grid{padding:12px 11px 0;gap:9px}.course-examples-section,.course-linked-methods,.course-study-note{margin-left:11px;margin-right:11px}.course-section-heading{flex-direction:column}.course-section-heading small{max-width:none;text-align:left}.course-linked-method{flex-direction:column;align-items:stretch}.course-linked-method>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.course-linked-method button{min-height:42px}}.course-pdf-link{display:inline-flex;align-items:center;justify-content:center;min-height:36px;margin-top:10px;padding:7px 11px;border:1px solid #2563eb;border-radius:9px;background:#fff;color:#2563eb;font-size:10.5px;font-weight:850;text-decoration:none}.course-pdf-link:hover{background:#eff6ff}@media screen and (max-width:600px){.course-pdf-link{width:100%;min-height:44px}}.mobile-builder-dock,.mobile-sheet-backdrop,.mobile-wire-actions,.mobile-connect-banner{display:none}@media screen and (max-width:900px){.build-workspace{padding-bottom:calc(74px + env(safe-area-inset-bottom,0px))}.workspace.mobile-builder-workspace,.workspace.mobile-builder-workspace.toolbox-collapsed,.workspace.mobile-builder-workspace.properties-collapsed,.workspace.mobile-builder-workspace.toolbox-collapsed.properties-collapsed{display:block;width:100%;min-height:0;overflow:visible}.workspace.mobile-builder-workspace .canvas-panel{width:100%;min-height:0;border:0}.workspace.mobile-builder-workspace .components-panel,.workspace.mobile-builder-workspace .properties-panel,.workspace.mobile-builder-workspace.toolbox-collapsed .components-panel,.workspace.mobile-builder-workspace.properties-collapsed .properties-panel{position:fixed!important;left:0;right:0;bottom:calc(68px + env(safe-area-inset-bottom,0px));z-index:110;display:none!important;width:100%;max-height:min(64dvh,620px);margin:0;padding:12px 14px 20px;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;border:1px solid #d8e2ef;border-width:1px 0 0;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -18px 48px #0f172a38;animation:amplab-mobile-sheet-in .18s ease-out;-webkit-overflow-scrolling:touch}.workspace.mobile-builder-workspace .components-panel.mobile-sheet-open,.workspace.mobile-builder-workspace .properties-panel.mobile-sheet-open{display:block!important}.workspace.mobile-builder-workspace .components-panel:before,.workspace.mobile-builder-workspace .properties-panel:before{content:"";display:block;width:42px;height:5px;margin:0 auto 10px;border-radius:999px;background:#cbd5e1}.workspace.mobile-builder-workspace .panel-collapse-button{display:grid!important;width:38px;height:38px;flex-basis:38px;border-radius:12px;font-size:23px}.workspace.mobile-builder-workspace .components-panel .panel-description{margin-bottom:10px}.workspace.mobile-builder-workspace .components-panel .component-list,.workspace.mobile-builder-workspace.toolbox-collapsed .components-panel>.component-list{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.workspace.mobile-builder-workspace .component-button{min-height:68px;touch-action:manipulation}.workspace.mobile-builder-workspace .wire-tool-button{display:none}.workspace.mobile-builder-workspace .advanced-toolbox-group,.workspace.mobile-builder-workspace .wire-tool-help{grid-column:1 / -1}.workspace.mobile-builder-workspace .instructions-box{display:none}.workspace.mobile-builder-workspace .react-flow-wrapper{height:clamp(510px,70dvh,760px);min-height:510px;border-radius:0}.workspace.mobile-builder-workspace .canvas-title{position:relative;z-index:2;padding:9px 10px}.workspace.mobile-builder-workspace .canvas-title>div:first-child small{display:none}.workspace.mobile-builder-workspace .canvas-title-actions{width:100%;margin-left:0;flex-wrap:nowrap;justify-content:flex-start;gap:6px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding-bottom:2px}.workspace.mobile-builder-workspace .canvas-title-actions::-webkit-scrollbar{display:none}.workspace.mobile-builder-workspace .canvas-title-actions>button{flex:0 0 auto;min-width:64px;min-height:38px;padding-inline:9px;white-space:nowrap}.workspace.mobile-builder-workspace .canvas-title-actions .canvas-history-action{min-width:72px}.workspace.mobile-builder-workspace .canvas-title-actions .canvas-fit-action{min-width:62px}.workspace.mobile-builder-workspace .canvas-title-actions .canvas-template-action,.workspace.mobile-builder-workspace .canvas-title-actions .canvas-clean-action,.workspace.mobile-builder-workspace .canvas-title-actions .canvas-clear-action{min-width:82px}.workspace.mobile-builder-workspace .canvas-title-actions .canvas-counter{min-height:38px;display:inline-flex;align-items:center}.mobile-sheet-backdrop{position:fixed;inset:0 0 calc(68px + env(safe-area-inset-bottom,0px));z-index:100;display:block;padding:0;border:0;background:#0f172a57;-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.mobile-builder-dock{position:fixed;left:0;right:0;bottom:0;z-index:130;display:grid;grid-template-columns:repeat(6,minmax(0,1fr)) minmax(58px,1.15fr);gap:2px;min-height:calc(68px + env(safe-area-inset-bottom,0px));padding:5px 5px calc(5px + env(safe-area-inset-bottom,0px));border-top:1px solid #d8e2ef;background:#fffffff7;box-shadow:0 -8px 28px #0f172a24;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-builder-dock>button{min-width:0;min-height:55px;display:grid;place-items:center;align-content:center;gap:2px;padding:4px 2px;border:0;border-radius:12px;background:transparent;color:#64748b;font:inherit;touch-action:manipulation}.mobile-builder-dock>button>span{font-size:20px;line-height:1;font-weight:800}.mobile-builder-dock>button>small{max-width:100%;overflow:hidden;font-size:9px;line-height:1.05;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.mobile-builder-dock>button.active{background:#edf4ff;color:#1d4ed8}.mobile-builder-dock>button.connect-active{background:#e8f7ee;color:#15803d}.mobile-builder-dock>button:disabled{opacity:.35}.mobile-builder-dock .mobile-dock-solve{background:#2563eb;color:#fff;box-shadow:0 6px 14px #2563eb38}.mobile-builder-dock .mobile-dock-solve.ready{background:#15803d;box-shadow:0 6px 16px #15803d3d}.mobile-connect-banner{position:absolute;top:12px;left:50%;z-index:20;display:grid;grid-template-columns:auto auto;gap:2px 7px;max-width:calc(100% - 24px);padding:9px 12px;border:1px solid #bfdbfe;border-radius:14px;background:#fffffff5;color:#1e3a8a;box-shadow:0 10px 30px #0f172a29;transform:translate(-50%);pointer-events:auto}.mobile-connect-banner.has-start{border-color:#a7e5bf;color:#166534}.mobile-connect-banner .mobile-connect-dot{grid-row:1 / 3;align-self:center;width:11px;height:11px;border-radius:50%;background:#2563eb;box-shadow:0 0 0 6px #2563eb1c}.mobile-connect-banner.has-start .mobile-connect-dot{background:#16a34a;box-shadow:0 0 0 6px #16a34a1f}.mobile-connect-banner strong{font-size:11px;line-height:1.2}.mobile-connect-banner>span:not(.mobile-connect-dot){font-size:10px;line-height:1.2}.mobile-connect-banner button{grid-column:1 / -1;justify-self:center;margin-top:3px;padding:5px 12px;border:1px solid currentColor;border-radius:999px;background:#fff;color:inherit;font-size:10px;font-weight:800}.react-flow-wrapper.wire-tool-active .circuit-handle.wire-tool-terminal,.react-flow-wrapper.wire-tool-active .junction-handle.wire-tool-terminal{width:18px!important;height:18px!important;border:3px solid #ffffff!important;background:#2563eb!important;box-shadow:0 0 0 2px #2563eb3d,0 0 0 8px #2563eb1a!important;opacity:1!important}.react-flow-wrapper.wire-tool-active .circuit-handle.wire-tool-terminal:after,.react-flow-wrapper.wire-tool-active .junction-handle.wire-tool-terminal:after{content:"";position:absolute;left:50%;top:50%;width:46px;height:46px;border-radius:50%;transform:translate(-50%,-50%);background:transparent}.react-flow-wrapper.wire-tool-active .circuit-handle.wire-tool-start-terminal,.react-flow-wrapper.wire-tool-active .junction-handle.wire-tool-start-terminal{background:#16a34a!important;box-shadow:0 0 0 3px #16a34a47,0 0 0 10px #16a34a21!important}.mobile-wire-actions{position:fixed;left:50%;bottom:calc(78px + env(safe-area-inset-bottom,0px));z-index:125;display:flex;align-items:center;gap:6px;max-width:calc(100% - 20px);padding:7px;border:1px solid #d7e2ef;border-radius:14px;background:#fffffffa;box-shadow:0 12px 32px #0f172a2e;transform:translate(-50%)}.mobile-wire-actions span{padding-left:5px;color:#475569;font-size:10px;font-weight:800;white-space:nowrap}.mobile-wire-actions button{min-height:38px;padding:0 10px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#334155;font-size:10px;font-weight:800}.mobile-wire-actions button.danger{border-color:#fecaca;color:#b91c1c;background:#fff7f7}.solution-circuit-preview .react-flow__controls,.method-side-guide .react-flow__controls{transform:scale(.92);transform-origin:bottom left}}@media screen and (max-width:480px){.workspace.mobile-builder-workspace .components-panel .component-list,.workspace.mobile-builder-workspace.toolbox-collapsed .components-panel>.component-list{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-builder-dock{gap:1px;padding-inline:3px}.mobile-builder-dock>button>span{font-size:18px}.mobile-builder-dock>button>small{font-size:8px}.mobile-wire-actions span{display:none}}@media screen and (max-width:350px){.mobile-builder-dock>button>small{font-size:7px}.mobile-builder-dock>button>span{font-size:17px}}@keyframes amplab-mobile-sheet-in{0%{transform:translateY(24px);opacity:.6}to{transform:translateY(0);opacity:1}}@media screen and (max-width:900px){.build-workspace .project-action-group .compact-toolbar-button:nth-of-type(1),.build-workspace .project-action-group .compact-toolbar-button:nth-of-type(2){display:none}.build-workspace .topbar .solve-button{display:none}.build-workspace .project-action-group{justify-content:stretch;scrollbar-width:none}.build-workspace .project-action-group::-webkit-scrollbar{display:none}.build-workspace .project-action-group .compact-toolbar-button{flex:1 1 0;min-width:68px;padding-inline:8px}.build-workspace .workspace-utility-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.build-workspace .workspace-utility-actions .keyboard-help-button{width:100%;min-height:38px;padding-inline:6px}}@media screen and (max-width:420px){.build-workspace .workspace-utility-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:900px){.react-flow-wrapper.wire-tool-active .circuit-handle.wire-tool-terminal,.react-flow-wrapper.wire-tool-active .junction-handle.wire-tool-terminal{width:56px!important;height:56px!important;border:0!important;background:transparent!important;box-shadow:none!important;opacity:1!important;overflow:visible!important;z-index:60!important}.react-flow-wrapper.wire-tool-active .circuit-handle.wire-tool-terminal:after,.react-flow-wrapper.wire-tool-active .junction-handle.wire-tool-terminal:after{display:none}.react-flow-wrapper.wire-tool-active .circuit-handle.wire-tool-terminal:before,.react-flow-wrapper.wire-tool-active .junction-handle.wire-tool-terminal:before{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;border:3px solid #ffffff;border-radius:50%;background:#2563eb;box-shadow:0 0 0 2px #2563eb40,0 0 0 8px #2563eb1a;transform:translate(-50%,-50%);pointer-events:none}.react-flow-wrapper.wire-tool-active .circuit-handle.wire-tool-start-terminal:before,.react-flow-wrapper.wire-tool-active .junction-handle.wire-tool-start-terminal:before{background:#16a34a;box-shadow:0 0 0 3px #16a34a47,0 0 0 10px #16a34a21}}@media screen and (max-width:900px){.react-flow-wrapper.wire-tool-active .circuit-node .node-name,.react-flow-wrapper.wire-tool-active .circuit-node .node-value,.react-flow-wrapper.wire-tool-active .circuit-node .unknown-badge,.react-flow-wrapper.wire-tool-active .circuit-node .load-resistor-badge,.react-flow-wrapper.wire-tool-active .circuit-node .component-symbol{pointer-events:none!important}}@media screen and (max-width:640px){.build-workspace .build-progress-bar{min-height:0;padding:8px 10px 9px}.build-workspace .build-progress-steps{display:none}.build-workspace .build-progress-heading{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:5px 8px}.build-workspace .build-progress-heading>div{display:contents}.build-workspace .build-progress-heading>div>span{font-size:9px}.build-workspace .build-progress-heading>div>strong{font-size:12px}.build-workspace .build-progress-heading>small{grid-column:1 / -1;font-size:10px;line-height:1.25}.build-workspace .circuit-intelligence:not(.ready){display:none}.build-workspace .circuit-intelligence.ready{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 10px}.build-workspace .circuit-intelligence.ready .circuit-intelligence-icon,.build-workspace .circuit-intelligence.ready .circuit-intelligence-main p,.build-workspace .circuit-intelligence.ready .circuit-intelligence-main span,.build-workspace .circuit-intelligence.ready .circuit-intelligence-method>span{display:none}.build-workspace .circuit-intelligence.ready .circuit-intelligence-main strong,.build-workspace .circuit-intelligence.ready .circuit-intelligence-method strong{font-size:11px}.build-workspace .circuit-intelligence.ready .circuit-intelligence-method{min-width:0;padding:0 0 0 8px;border-top:0;border-left:1px solid #dce7f5}.build-workspace .circuit-intelligence.ready .circuit-intelligence-method button{padding:0;font-size:9px}}@media screen and (max-width:900px){.build-workspace .topbar .clear-circuit-button{display:none}.mobile-clear-circuit-sheet-button{width:100%;min-height:44px;margin-top:12px;border:1px solid #fecaca;border-radius:12px;background:#fff7f7;color:#b91c1c;font-size:12px;font-weight:800}.mobile-clear-circuit-sheet-button:disabled{border-color:#e2e8f0;background:#f8fafc;color:#94a3b8}}.mobile-wire-touch-target{pointer-events:none}@media screen and (max-width:900px){.mobile-wire-touch-target{pointer-events:stroke;cursor:pointer}}.course-primary-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.course-primary-practice{min-height:36px;padding:7px 11px;border:1px solid #2563eb;border-radius:9px;background:#2563eb;color:#fff;font-size:10.5px;font-weight:850;cursor:pointer}.course-primary-actions .course-pdf-link{margin-top:0}.course-mobile-pagination{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 18px 18px}.course-mobile-pagination button{display:grid;gap:3px;min-width:0;min-height:48px;padding:9px 12px;border:1px solid #d5e2f4;border-radius:11px;background:#fff;color:#28415f;text-align:left;cursor:pointer}.course-mobile-pagination button:last-child{text-align:right}.course-mobile-pagination button span{color:#72839a;font-size:9.5px;font-weight:750;text-transform:uppercase;letter-spacing:.06em}.course-mobile-pagination button strong{overflow:hidden;font-size:11.5px;text-overflow:ellipsis;white-space:nowrap}.course-mobile-pagination button:disabled{opacity:.42;cursor:default}@media screen and (max-width:640px){.course-learning-hero{padding:16px 15px}.course-learning-hero .learning-center-kicker{margin-bottom:6px;font-size:9.5px;letter-spacing:.1em}.course-learning-hero h2{font-size:clamp(22px,7.2vw,28px);line-height:1.12}.course-learning-hero p{margin-top:9px;font-size:12.5px;line-height:1.55}.course-learning-hero .learning-center-count{display:none}.course-source-chips{flex-wrap:nowrap;gap:6px;margin-top:12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}.course-source-chips::-webkit-scrollbar{display:none}.course-source-chips span{flex:0 0 auto;padding:6px 8px;font-size:9.5px}.learning-view-tabs{gap:6px;margin-top:10px}.learning-view-tabs button{min-height:46px;padding:8px 11px;font-size:12px}.course-path-sidebar{border-radius:13px;scrollbar-width:none}.course-path-sidebar::-webkit-scrollbar{display:none}.course-path-list{gap:6px;padding:7px}.course-path-list button{grid-template-columns:32px minmax(0,1fr);width:104px;flex:0 0 104px;gap:6px;min-height:48px;padding:7px}.course-path-list button>span:first-child{width:32px;height:32px}.course-path-list button strong{font-size:10.5px;white-space:nowrap}.course-path-list button small{display:none}.course-primary-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:7px;margin-top:12px}.course-primary-practice,.course-primary-actions .course-pdf-link{width:100%;min-height:46px;box-sizing:border-box;margin:0;font-size:12px}.course-study-section{padding:14px}.course-study-section h4,.course-section-heading h4{font-size:14.5px}.course-study-section ul,.course-study-note p{font-size:13px;line-height:1.65}.course-formula-section code,.course-example-card code{padding:9px 10px;font-size:12.5px;line-height:1.5;overflow-wrap:anywhere}.course-example-card strong{font-size:13px}.course-section-heading small{font-size:11px}.course-linked-method strong{font-size:12.5px}.course-linked-method small{font-size:11px}.course-linked-method button{min-height:44px;font-size:11px}.learning-practice-bank{padding:16px 14px}.learning-practice-bank-heading{flex-direction:column;gap:9px}.learning-bank-count{align-self:flex-start}.learning-practice-levels{grid-template-columns:minmax(0,1fr);gap:9px;margin-top:12px}.learning-practice-level{grid-template-columns:minmax(0,1fr);padding:12px}.learning-practice-level button{min-height:44px;font-size:12px}.learning-search{padding:11px}.learning-search span{font-size:10px}.learning-method-list{gap:6px;padding:8px}.learning-method-list button{flex-basis:158px;min-height:60px;padding:9px}.learning-method-icon{width:38px;height:38px}.learning-method-list strong{font-size:11.5px}.learning-method-list small{font-size:9.5px}.learning-diagram-card{margin-top:16px}.learning-method-svg{height:clamp(190px,54vw,220px);touch-action:pan-x pan-y pinch-zoom}.course-mobile-pagination{margin:12px 11px 14px}.course-mobile-pagination button{min-height:54px;padding:9px 10px}.course-mobile-pagination button strong{font-size:11px}}@media screen and (max-width:350px){.course-learning-hero h2{font-size:21px}.course-path-list button{width:94px;flex-basis:94px}.learning-method-list button{flex-basis:146px}.course-linked-method>div:last-child{grid-template-columns:minmax(0,1fr)}.course-mobile-pagination{grid-template-columns:minmax(0,1fr)}.course-mobile-pagination button:last-child{text-align:left}}.solution-mobile-jumpbar,.solution-mobile-circuit,.solution-mobile-method-visual{display:none}.solution-circuit-card-heading-with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.solution-circuit-card-heading-with-action>div{min-width:0}.solution-circuit-expand-button{flex:0 0 auto;min-height:36px;padding:7px 11px;border:1px solid #b8cef0;border-radius:9px;background:#fff;color:#2459a9;font-size:10.5px;font-weight:850;cursor:pointer}.solution-circuit-fullscreen{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center;padding:14px;background:#0f172ab8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.solution-circuit-fullscreen-panel{display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(980px,100%);height:min(88dvh,760px);overflow:hidden;border:1px solid #c9d8ec;border-radius:18px;background:#fff;box-shadow:0 24px 70px #0f172a57}.solution-circuit-fullscreen-panel>header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid #dce6f2;background:linear-gradient(135deg,#eef5ff,#fbfdff)}.solution-circuit-fullscreen-panel>header span,.solution-circuit-fullscreen-panel>header strong{display:block}.solution-circuit-fullscreen-panel>header span{color:#2563eb;font-size:9.5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.solution-circuit-fullscreen-panel>header strong{margin-top:2px;color:#1d3557;font-size:15px}.solution-circuit-fullscreen-panel>header button,.solution-circuit-zoom-toolbar button{min-width:42px;min-height:40px;border:1px solid #cbd8e9;border-radius:10px;background:#fff;color:#294664;font-weight:850}.solution-circuit-zoom-toolbar{display:flex;align-items:center;justify-content:center;gap:8px;padding:8px 10px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.solution-circuit-zoom-toolbar strong{min-width:54px;color:#334155;font-size:11px;text-align:center}.solution-circuit-zoom-toolbar button:disabled{opacity:.4}.solution-circuit-fullscreen-scroll{min-height:0;overflow:auto;overscroll-behavior:contain;touch-action:pan-x pan-y pinch-zoom;background:#fbfdff;-webkit-overflow-scrolling:touch}.solution-circuit-fullscreen-canvas{min-width:100%;min-height:100%;transform-origin:top left}.solution-circuit-fullscreen-hint{padding:9px 12px calc(9px + env(safe-area-inset-bottom,0px));border-top:1px solid #e2e8f0;color:#64748b;font-size:10px;line-height:1.45;text-align:center}@media screen and (max-width:900px){.solution-mobile-jumpbar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:7px 10px;border-top:1px solid #dbe5f1;border-bottom:1px solid #dbe5f1;background:#f8fafcf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.solution-mobile-jumpbar button{min-width:0;min-height:40px;padding:7px 4px;border:1px solid #d3dfef;border-radius:9px;background:#fff;color:#36536f;font-size:10.5px;font-weight:850;touch-action:manipulation}.solution-mobile-jumpbar button:last-child{border-color:#9fd5b6;background:#f1fbf5;color:#18794e}.solution-mobile-circuit,.solution-mobile-method-visual{display:block}.solution-mobile-circuit{scroll-margin-top:62px;margin-bottom:14px}.solution-scroll-anchor,#solution-steps-anchor,#solution-final-anchor{scroll-margin-top:62px}.single-page-solution-grid{display:block}.solution-desktop-circuit-column{display:none}.solution-givens-card{margin-top:0;margin-bottom:18px}.solution-circuit-preview-mobile{height:clamp(300px,72vw,360px);touch-action:pan-x pan-y pinch-zoom}.solution-circuit-preview-mobile .solution-circuit-svg{touch-action:pan-x pan-y pinch-zoom}.solution-mobile-method-visual{margin-top:16px}.solution-mobile-method-visual .method-side-guide,.solution-mobile-method-visual .mesh-visual-guide,.solution-mobile-method-visual .nodal-visual-guide,.solution-mobile-method-visual .thevenin-visual-guide,.solution-mobile-method-visual .norton-visual-guide,.solution-mobile-method-visual .source-transformation-visual-guide{margin-top:0}.solution-details-section{margin-top:22px;padding-top:20px}}@media screen and (max-width:640px){.inline-solution-section{padding:12px 8px 28px}.inline-solution-section .solution-dialog{border-radius:14px}.single-page-solution-content{padding:12px 9px 20px}.solution-mobile-jumpbar{padding-inline:7px}.solution-mobile-jumpbar button{min-height:42px;font-size:10px}.solution-circuit-card-heading-with-action{padding:11px 11px 10px}.solution-circuit-expand-button{min-height:40px;padding-inline:10px}.solution-givens-grid>div{min-height:0;padding:12px}.single-page-section-heading h3{font-size:18px}.single-page-equations .equation-line{max-width:100%;overflow-x:auto;scrollbar-width:thin}.single-page-final-result{scroll-margin-top:68px;padding:16px 13px}.single-page-final-result .multi-result-item strong{font-size:18px;line-height:1.4;overflow-wrap:anywhere}.results-table-wrapper{max-width:100%;overflow-x:auto;border-radius:10px;-webkit-overflow-scrolling:touch}.solution-circuit-fullscreen{padding:0}.solution-circuit-fullscreen-panel{width:100%;height:100dvh;border:0;border-radius:0}}@media screen and (max-width:350px){.solution-mobile-jumpbar{gap:3px;padding-inline:5px}.solution-mobile-jumpbar button{min-height:40px;font-size:9px}.solution-circuit-preview-mobile{height:285px}.single-page-solution-step{padding-inline:11px}}.matrix-teaching-panel{margin-top:15px;padding:16px;border:1px solid #cfe0f5;border-radius:14px;background:linear-gradient(180deg,#f8fbff,#fff)}.matrix-teaching-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.matrix-teaching-header>div{min-width:0}.matrix-teaching-header span:first-child{display:block;color:#2563eb;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.matrix-teaching-header h4{margin:3px 0 0;color:#14213a;font-size:15px;line-height:1.35}.matrix-size-chip{flex:0 0 auto;padding:6px 9px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8!important;font-size:10px!important;letter-spacing:0!important;text-transform:none!important;white-space:nowrap}.matrix-symbol-key{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.matrix-symbol-key span{padding:6px 9px;border:1px solid #e2e8f0;border-radius:8px;background:#fff;color:#64748b;font-size:11px;line-height:1.35}.matrix-symbol-key strong{color:#0f172a}.matrix-teaching-scroll{max-width:100%;margin-top:13px;overflow-x:auto;padding:3px 1px 7px;-webkit-overflow-scrolling:touch}.matrix-equation-layout{display:inline-flex;align-items:flex-end;gap:10px;min-width:max-content}.matrix-row-labels{display:grid;grid-auto-rows:38px;align-items:center;min-width:110px}.matrix-row-labels>span{max-width:150px;color:#64748b;font-size:10.5px;font-weight:700;line-height:1.2}.matrix-row-labels .matrix-corner-label{height:26px;color:#94a3b8;font-size:9px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.matrix-with-column-labels{min-width:max-content}.matrix-column-labels{display:grid;grid-auto-flow:column;grid-auto-columns:52px;gap:4px;justify-content:center;height:26px;padding:0 12px}.matrix-column-labels span{display:grid;place-items:center;color:#475569;font-size:10.5px;font-weight:900}.matrix-bracket{position:relative;display:grid;gap:4px;width:max-content;padding:7px 12px}.matrix-bracket:before,.matrix-bracket:after{content:"";position:absolute;top:2px;bottom:2px;width:7px;border-top:2px solid #334155;border-bottom:2px solid #334155}.matrix-bracket:before{left:0;border-left:2px solid #334155}.matrix-bracket:after{right:0;border-right:2px solid #334155}.matrix-row{display:grid;grid-auto-flow:column;grid-auto-columns:52px;gap:4px;min-height:34px}.matrix-cell{display:grid;place-items:center;min-width:52px;min-height:34px;padding:5px 7px;border:0;border-radius:7px;background:transparent;color:#172033;font:inherit;font-size:12px;font-weight:800;font-variant-numeric:tabular-nums}.matrix-cell-button{cursor:pointer;border:1px solid transparent;transition:background .15s ease,border-color .15s ease,box-shadow .15s ease}.matrix-cell-button:hover,.matrix-cell-button:focus-visible{border-color:#93c5fd;background:#eff6ff;outline:none}.matrix-cell-button.is-active{border-color:#60a5fa;background:#dbeafe;color:#1d4ed8;box-shadow:0 0 0 2px #60a5fa1f}.matrix-equals{align-self:center;margin-bottom:5px;color:#334155;font-size:20px;font-weight:900}.matrix-vector-block{min-width:max-content}.matrix-vector-label{display:grid;place-items:center;height:26px;color:#475569;font-size:10.5px;font-weight:900}.matrix-b-block{grid-auto-rows:38px}.matrix-coefficient-explainer{margin-top:12px;padding:12px 13px;border:1px solid #bfdbfe;border-radius:11px;background:#eff6ff}.matrix-coefficient-explainer>span{display:block;color:#2563eb;font-size:9.5px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.matrix-coefficient-explainer strong{display:block;margin-top:4px;color:#1e3a8a;font-size:12px;line-height:1.45}.matrix-coefficient-explainer p{margin:5px 0 0;color:#475569;font-size:11.5px;line-height:1.58}.cramer-teaching-flow,.gaussian-teaching-flow{display:grid;gap:11px;margin-top:13px}.determinant-card,.row-operation-card{padding:12px 13px;border:1px solid #e2e8f0;border-radius:11px;background:#fff}.determinant-main-card{border-color:#bfdbfe}.determinant-card-heading{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:start}.determinant-card-heading>span{display:grid;place-items:center;width:28px;height:28px;border-radius:8px;background:#2563eb;color:#fff;font-size:11px;font-weight:900}.determinant-card-heading strong,.row-operation-card>strong{display:block;color:#172033;font-size:12px;line-height:1.4}.determinant-card-heading small{display:block;margin-top:2px;color:#64748b;font-size:10.5px;line-height:1.45}.determinant-card .matrix-teaching-scroll,.row-operation-card .matrix-teaching-scroll{margin-top:8px}.determinant-expansion,.cramer-result-line{margin-top:8px;padding:8px 10px;overflow-x:auto;border-radius:8px;background:#f8fafc;color:#334155;font-size:11.5px;font-weight:700;line-height:1.55;white-space:nowrap}.cramer-result-line{background:#f0fdf4;color:#166534;white-space:normal}.cramer-result-line{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.cramer-fraction,.cramer-symbolic-fraction{display:inline-flex;flex-direction:column;align-items:stretch;min-width:56px;text-align:center;line-height:1.15}.cramer-fraction-top,.cramer-fraction-bottom,.cramer-symbolic-fraction>span{display:block;padding:0 4px}.cramer-fraction-bar{display:block;height:1.5px;margin:2px 0;background:currentColor;border-radius:999px}.cramer-equation-left{font-weight:800}.matrix-method-note{margin:0;color:#64748b;font-size:11.5px;line-height:1.6}.matrix-augmented-block .matrix-augmented-rhs{border-left:1px solid #94a3b8;border-radius:0}.matrix-solved-vector{margin-top:13px;padding:11px 12px;border:1px solid #bbf7d0;border-radius:10px;background:#f0fdf4}.matrix-solved-vector>span{display:block;color:#15803d;font-size:9.5px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.matrix-solved-vector>div{display:flex;flex-wrap:wrap;gap:7px;margin-top:7px}.matrix-solved-vector strong{padding:6px 9px;border-radius:8px;background:#fff;color:#166534;font-size:11.5px}@media(max-width:640px){.matrix-teaching-panel{margin-left:-3px;margin-right:-3px;padding:13px 11px;border-radius:12px}.matrix-teaching-header{gap:9px}.matrix-teaching-header h4{font-size:14px}.matrix-symbol-key{display:grid;grid-template-columns:1fr;gap:5px}.matrix-symbol-key span{padding:6px 8px}.matrix-row-labels{min-width:94px}.matrix-row-labels>span{max-width:105px;font-size:9.5px}.matrix-column-labels,.matrix-row{grid-auto-columns:46px}.matrix-cell{min-width:46px;min-height:36px;font-size:11.5px}.matrix-cell-button{min-height:42px}.determinant-card,.row-operation-card{padding:11px 10px}.determinant-expansion{font-size:11px}}.matrix-times{align-self:center;margin-bottom:5px;color:#64748b;font-size:17px;font-weight:900}.matrix-variable-cell{color:#1d4ed8;font-weight:900}.superposition-circuit-card{display:block}.superposition-contribution-title{display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:start}.superposition-contribution-title>div:last-child{display:grid;gap:4px;min-width:0}.superposition-subcircuit-preview{height:220px;margin-top:10px;overflow:hidden;border:1px solid #dce8f8;border-radius:10px;background:#fff}.superposition-subcircuit-preview .solution-preview-shell,.superposition-subcircuit-preview svg{width:100%;height:100%}.superposition-contribution-result{display:flex!important;align-items:center;justify-content:space-between;gap:10px;margin-top:9px;padding:8px 10px;border-radius:9px;background:#eff6ff}.superposition-contribution-result span{color:#526780;font-size:10.5px;font-weight:700}.superposition-state-text{fill:#64748b;font-size:10px;font-weight:800}.superposition-short-symbol line,.superposition-open-symbol line,.superposition-open-symbol circle{stroke:#2563eb;stroke-width:3;fill:#fff}@media(max-width:640px){.superposition-subcircuit-preview{height:260px}}.learning-math-expression{display:inline-flex;align-items:center;flex-wrap:wrap;gap:.18em;line-height:1.35}.learning-math-variable sub,.math-variable sub{font-size:.72em;line-height:1;vertical-align:sub}.learning-math-fraction{display:inline-flex;flex-direction:column;align-items:stretch;min-width:2.4em;margin:0 .12em;text-align:center;line-height:1.1;vertical-align:middle}.learning-math-fraction>span:first-child{padding:0 .25em .16em;border-bottom:1.5px solid currentColor}.learning-math-fraction>span:last-child{padding:.16em .25em 0}.learning-math-prefix,.math-prefix{font-family:inherit;font-weight:800}.learning-formulas code,.course-formula-section code,.course-example-card code,.lecturer-example-card code{overflow-x:auto}.superposition-step-preview{margin-top:12px;overflow:hidden;border:1px solid #dce8f8;border-radius:13px;background:#fbfdff}.superposition-step-preview-heading{display:grid;gap:4px;padding:10px 12px;border-bottom:1px solid #e5edf8;background:#f7faff}.superposition-step-preview-heading strong{color:#1e3a5f;font-size:13px}.superposition-step-preview-heading span{color:#64748b;font-size:11px;line-height:1.45}.superposition-step-preview-canvas{height:260px;background:#fff}.superposition-step-preview-canvas svg{width:100%;height:100%}@media(max-width:420px){.superposition-step-preview-canvas{height:235px}}@media screen and (min-width:901px){.build-workspace .react-flow-wrapper .circuit-handle,.build-workspace .react-flow-wrapper .junction-handle{width:15px!important;height:15px!important;opacity:.42;cursor:crosshair}.build-workspace .react-flow-wrapper .circuit-node:hover .circuit-handle,.build-workspace .react-flow-wrapper .circuit-node.selected .circuit-handle,.build-workspace .react-flow-wrapper.wire-tool-active .circuit-handle,.build-workspace .react-flow-wrapper.wire-tool-active .junction-handle{opacity:1}}@media screen and (max-width:900px){.mobile-connect-banner{grid-template-columns:auto minmax(0,1fr);width:min(360px,calc(100% - 24px))}.mobile-connect-actions{grid-column:1 / -1;display:flex;justify-content:center;gap:6px;margin-top:4px}.mobile-connect-actions button{grid-column:auto;margin-top:0}}.schematic-wire-actions{position:fixed;left:50%;bottom:18px;z-index:125;display:flex;align-items:center;gap:7px;max-width:calc(100% - 28px);padding:8px;border:1px solid #d7e2ef;border-radius:14px;background:#fffffffa;box-shadow:0 12px 32px #0f172a2e;transform:translate(-50%)}.schematic-wire-actions span{padding:0 5px;color:#475569;font-size:11px;font-weight:850;white-space:nowrap}.schematic-wire-actions button{min-height:38px;padding:0 11px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#334155;font-size:11px;font-weight:850;cursor:pointer}.schematic-wire-actions button:hover{border-color:#93c5fd;background:#eff6ff;color:#1d4ed8}.schematic-wire-actions button.danger{border-color:#fecaca;color:#b91c1c;background:#fff7f7}.react-flow-wrapper .react-flow__edge path.react-flow__edge-path{stroke-linecap:round;stroke-linejoin:round}@media screen and (max-width:900px){.schematic-wire-actions{bottom:calc(78px + env(safe-area-inset-bottom,0px));gap:5px;padding:6px}.schematic-wire-actions span{display:none}.schematic-wire-actions button{min-height:38px;padding:0 9px;font-size:10px}}@media screen and (min-width:901px){.build-workspace .react-flow-wrapper .circuit-handle,.build-workspace .react-flow-wrapper .junction-handle{width:17px!important;height:17px!important;min-width:17px!important;min-height:17px!important;opacity:.9!important;border:3px solid #fff!important;background:#2563eb!important;box-shadow:0 0 0 2px #2563eb3d;cursor:crosshair!important;pointer-events:all!important;z-index:30!important}.build-workspace .react-flow-wrapper .circuit-handle:hover,.build-workspace .react-flow-wrapper .junction-handle:hover,.build-workspace .react-flow-wrapper .circuit-handle.wire-tool-start-terminal,.build-workspace .react-flow-wrapper .junction-handle.wire-tool-start-terminal{opacity:1!important;box-shadow:0 0 0 3px #2563eb33,0 0 0 8px #2563eb14}.build-workspace .react-flow__edge-path{stroke-linecap:square!important;stroke-linejoin:miter!important}}@media screen and (min-width:901px){.desktop-schematic-wire-overlay{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none;z-index:2}.desktop-schematic-wire-svg{position:absolute;overflow:visible;pointer-events:none}.desktop-schematic-wire-path{fill:none;stroke:#303946;stroke-width:2.25;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke;pointer-events:none}.desktop-schematic-wire-path.is-selected{stroke:#2563eb;stroke-width:3}.desktop-schematic-wire-path.is-reference{stroke:#16a34a;stroke-width:4}.desktop-schematic-wire-hit{fill:none;stroke:#2563eb00;stroke-width:20;vector-effect:non-scaling-stroke;pointer-events:stroke;cursor:pointer}}.simplified-lecture-card{background:#fbfdff}.simplified-lecture-title{background:linear-gradient(135deg,#f8fbff,#f3f7ff)}.simplified-lecture-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:16px 18px 0;padding:11px 13px;border:1px solid #cfe0fa;border-radius:12px;background:#f5f9ff}.simplified-lecture-notice strong{color:#1d4ed8;font-size:11.5px}.simplified-lecture-notice span{color:#64748b;font-size:10.5px;line-height:1.45;text-align:right}.lecture-example-groups{display:grid;gap:20px;padding:18px}.lecture-example-group{display:grid;gap:10px}.lecture-example-group-heading{margin:0;padding:0 2px;align-items:center}.lecture-example-group-heading h4{margin:0;color:#1f3654;font-size:16px}.lecture-exact-example-list{display:grid;gap:12px}.lecture-exact-example-card{overflow:hidden;border:1px solid #dbe7f5;border-radius:15px;background:#fff;box-shadow:0 8px 22px #0f172a09}.lecture-exact-example-header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid #e7edf5;background:#f8fbff}.lecture-exact-example-header>div{min-width:0}.lecture-exact-example-header>div>span{color:#2563eb;font-size:9.5px;font-weight:850;letter-spacing:.06em;text-transform:uppercase}.lecture-exact-example-header h5{margin:3px 0 0;color:#1f334f;font-size:14px;line-height:1.35}.lecture-example-index{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:9px;background:#eaf2ff;color:#2563eb;font-size:10px;font-weight:900}.lecture-exact-example-body{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:14px;padding:14px}.lecture-example-problem-side,.lecture-example-solution-side{display:grid;align-content:start;gap:10px;min-width:0}.lecture-example-question{padding:10px 11px;border:1px solid #e2e8f0;border-radius:10px;background:#fff}.lecture-example-question>span,.lecture-example-solution-label,.lecture-example-final>span{display:block;margin-bottom:4px;color:#64748b;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.lecture-example-question p{margin:0;color:#334155;font-size:11.5px;font-weight:650;line-height:1.55}.lecture-example-diagram-card{min-height:190px;padding:8px;overflow:hidden;border:1px solid #dce7f5;border-radius:11px;background:#fbfdff}.lecture-figure-image{display:flex;align-items:center;justify-content:center;min-height:180px;width:100%;height:100%}.lecture-figure-image img{display:block;max-width:100%;max-height:225px;width:auto;height:auto;object-fit:contain;border-radius:6px}.lecture6-source-figure img{max-height:310px}.lecture7-source-figure img,.lecture8-source-figure img{max-height:480px}.lecture-source-solution-stack{display:grid;gap:9px;padding-top:4px}.lecture-source-solution-stack>span{color:#64748b;font-size:9px;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.lecture-source-solution-image{padding:8px;overflow-x:auto;border:1px solid #dfe8f5;border-radius:10px;background:#fff}.lecture-source-solution-image img{display:block;width:auto;max-width:100%;max-height:520px;margin:0 auto;object-fit:contain}.lecture3-schematic{display:block;width:100%;height:auto;min-height:180px;max-height:235px;color:#27364b}.lecture3-schematic line,.lecture3-schematic polyline,.lecture3-schematic circle:not(.lecture3-node-dot){fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.lecture3-schematic text{fill:#27364b;font-family:inherit}.lecture3-diagram-label{font-size:13px;font-weight:800}.lecture3-diagram-value,.lecture3-diagram-note{font-size:11px;font-weight:650}.lecture3-output-label,.lecture3-node-label{fill:#2563eb!important;font-size:12px;font-weight:850}.lecture3-source-polarity{font-size:16px;font-weight:900}.lecture3-node-dot{fill:#27364b}.lecture3-current-arrow line,.lecture3-current-arrow polyline{stroke:#2563eb}.lecture-example-equations{display:grid;gap:7px}.lecture-example-equations code{display:block;overflow-x:auto;padding:9px 10px;border:1px solid #dfe8f5;border-radius:9px;background:#f8fafc;color:#1f3552;font-family:inherit;font-size:11.5px;font-weight:720;line-height:1.5;white-space:normal}.lecture-example-final{padding:10px 11px;border:1px solid #b7e3c9;border-radius:10px;background:#f0fbf5}.lecture-example-final strong{display:block;color:#107944;font-size:13px;line-height:1.45}.lecture-example-open-solver{min-height:38px;padding:8px 11px;border:1px solid #2563eb;border-radius:9px;background:#2563eb;color:#fff;font-size:10.5px;font-weight:850;cursor:pointer}.lecture-example-open-solver:hover{background:#1d4ed8}.lecture-exercises-compact{margin:0 18px 18px;padding:14px;border:1px solid #e0e8f3;border-radius:14px;background:#fff}.lecture-exercises-compact ol{display:grid;gap:8px;margin:0;padding-left:22px;color:#53657d;font-size:11px;line-height:1.6}@media screen and (max-width:760px){.simplified-lecture-notice{align-items:flex-start;flex-direction:column}.simplified-lecture-notice span{text-align:left}.lecture-example-groups{gap:16px;padding:13px}.lecture-exact-example-body{grid-template-columns:minmax(0,1fr);gap:11px;padding:11px}.lecture-example-diagram-card{min-height:210px}.lecture6-source-figure img{max-height:260px}.lecture7-source-figure img,.lecture8-source-figure img{max-height:400px}.lecture-source-solution-image img{max-height:none;min-width:520px}.lecture3-schematic{min-height:200px;max-height:270px}.lecture-example-equations code{padding:10px;font-size:12px}.lecture-example-open-solver{min-height:44px;font-size:11.5px}.lecture-exercises-compact{margin:0 13px 13px}}@media screen and (max-width:430px){.lecture-exact-example-header{padding:11px 12px}.lecture-exact-example-header h5{font-size:13px}.lecture-example-diagram-card{min-height:190px;padding:4px}.lecture3-schematic{min-height:180px}}.workspace-mode-nav{justify-content:center}.workspace-mode-tabs{width:min(430px,100%)}.workspace-mode-tabs>button{flex:1 1 0;justify-content:center}.learning-center-simple-hero{max-width:1240px;margin-inline:auto;padding-top:24px;padding-bottom:18px}.learning-center-simple-hero>div:first-child{max-width:720px}.learning-center-simple-hero h2{margin-bottom:6px}.course-learning-layout-simple{margin-top:10px}.course-examples-section-simple{margin-top:12px}@media screen and (max-width:640px){.workspace-mode-nav{min-height:60px;padding:7px 10px}.workspace-mode-tabs{width:100%}.workspace-mode-tabs>button{min-width:0;padding:9px 8px}.workspace-mode-tabs small{display:none}.learning-center-simple-hero{padding:18px 14px 10px}}.project-more-menu{position:relative}.project-more-menu>summary{list-style:none;cursor:pointer}.project-more-menu>summary::-webkit-details-marker{display:none}.project-more-menu[open]>summary{border-color:#93b4e8;background:#f4f8ff;color:#1d4ed8}.project-more-popover{position:absolute;top:calc(100% + 8px);right:0;z-index:160;width:180px;display:grid;gap:5px;padding:8px;border:1px solid #d7e1ee;border-radius:12px;background:#fff;box-shadow:0 16px 34px #0f172a29}.project-more-popover button{min-height:36px;padding:0 10px;border:0;border-radius:8px;background:transparent;color:#334155;text-align:left;font:inherit;font-size:12px;font-weight:750;cursor:pointer}.project-more-popover button:hover{background:#f1f5f9}.project-more-popover button.danger{color:#b91c1c}.build-next-bar{min-height:58px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:10px 22px;border-bottom:1px solid #dce5ef;background:#fff}.build-next-main{min-width:0;display:grid;grid-template-columns:auto auto minmax(0,1fr);align-items:baseline;gap:5px 10px}.build-next-main>span{color:#2563eb;font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.build-next-main>strong{color:#1e293b;font-size:14px;font-weight:850}.build-next-main>small{min-width:0;color:#64748b;font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.build-next-bar.ready .build-next-main>span,.build-next-bar.ready .build-next-main>strong{color:#15803d}.build-next-progress{display:flex;align-items:center;gap:5px;flex:0 0 auto}.build-next-progress>span{width:24px;height:24px;display:grid;place-items:center;border:1px solid #d6e0ec;border-radius:50%;background:#fff;color:#94a3b8;font-size:9px;font-weight:850}.build-next-progress>span.current{border-color:#60a5fa;background:#eff6ff;color:#2563eb}.build-next-progress>span.complete{border-color:#86d7a6;background:#ecfdf3;color:#15803d}[data-theme=dark] .project-more-popover,[data-theme=dark] .build-next-bar{background:#101b2d;border-color:#263750}[data-theme=dark] .project-more-popover button,[data-theme=dark] .build-next-main>strong{color:#e6eef9}[data-theme=dark] .project-more-popover button:hover{background:#19283d}[data-theme=dark] .build-next-main>small{color:#9fb0c7}[data-theme=dark] .build-next-progress>span{background:#142239;border-color:#30415d}@media screen and (max-width:900px){.build-next-bar{min-height:52px;padding:8px 12px}.build-next-main{grid-template-columns:auto auto}.build-next-main>small{grid-column:1 / -1}.mobile-builder-dock{grid-template-columns:repeat(3,minmax(0,1fr)) minmax(74px,1.18fr)!important}.project-more-popover{position:fixed;top:66px;right:10px;width:min(220px,calc(100vw - 20px))}}@media screen and (max-width:640px){.build-next-main>small{display:none}.build-next-progress>span{width:21px;height:21px;font-size:8px}.learning-center-simple-hero{padding-top:14px;padding-bottom:6px}.learning-center-simple-hero p{font-size:12px}}.mobile-menu-only{display:none!important}.project-more-method{gap:5px;padding:6px 8px 9px;border-bottom:1px solid #e2e8f0}.project-more-method span{color:#64748b;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.project-more-method select{width:100%;min-height:38px;padding:0 8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#1e293b;font:inherit;font-size:14px}@media screen and (max-width:900px){.build-workspace .analysis-method-selector{display:none!important}.mobile-menu-only{display:block!important}.project-more-method.mobile-menu-only{display:grid!important}.build-workspace .modern-topbar .topbar-actions{display:flex;justify-content:flex-end;align-items:center}.build-workspace .project-action-group{flex:0 0 auto}.brand-area .brand-author{display:none}}[data-theme=dark] .project-more-method{border-color:#2a3b54}[data-theme=dark] .project-more-method span{color:#9fb0c7}[data-theme=dark] .project-more-method select{background:#142239;border-color:#30415d;color:#e6eef9}.learn-workspace .modern-topbar{min-height:64px}.learning-center-simple{margin-top:14px}.simplified-lecture-notice{display:none}@media screen and (max-width:640px){.learn-workspace .modern-topbar{min-height:56px}.learning-center-simple{width:calc(100% - 18px);margin-top:8px}.course-path-list button small{display:none}.course-path-list button{width:148px;flex-basis:148px}}.lecture-source-figure-stack{display:grid;gap:12px;width:100%;min-width:0}.lecture-source-walkthrough{display:grid;gap:8px;padding:10px;border:1px solid #dce7f5;border-radius:10px;background:#f8fbff}.lecture-source-walkthrough-heading{display:grid;gap:2px}.lecture-source-walkthrough-heading>span{color:#1d4ed8;font-size:10px;font-weight:850;letter-spacing:.055em;text-transform:uppercase}.lecture-source-walkthrough-heading>small{color:#64748b;font-size:10px;font-weight:600;line-height:1.4}.lecture-source-walkthrough-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.lecture-source-walkthrough-card{display:grid;gap:6px;align-content:start;margin:0;padding:8px;overflow:hidden;border:1px solid #e2e8f0;border-radius:8px;background:#fff}.lecture-source-walkthrough-card img{display:block;width:100%;height:auto;max-height:390px;object-fit:contain;border-radius:5px;background:#fff}.lecture-source-walkthrough-card figcaption{color:#526780;font-size:10px;font-weight:650;line-height:1.45}@media(max-width:720px){.lecture-source-walkthrough-grid{grid-template-columns:1fr}.lecture-source-walkthrough-card img{max-height:320px}}@media screen and (max-width:420px){.workspace.mobile-builder-workspace .canvas-title-actions>button{min-width:58px;padding-inline:7px;font-size:9.5px}.workspace.mobile-builder-workspace .canvas-title-actions .canvas-history-action{min-width:66px}}.solution-exact-flow{width:100%;height:100%;position:relative;overflow:hidden;background:#fbfdff}.solution-exact-flow .react-flow{width:100%;height:100%;background:#fbfdff}.solution-exact-flow .react-flow__handle,.solution-exact-flow .free-wire-resize-handle,.solution-exact-flow .equivalent-terminal-picker,.solution-exact-flow .node-validation-badge{opacity:0!important;pointer-events:none!important}.solution-exact-flow .react-flow__node{cursor:default!important}.solution-nodal-wire-overlay{position:absolute;top:0;right:0;bottom:0;left:0;overflow:visible;pointer-events:none;z-index:37}.solution-nodal-wire{fill:none;stroke:var(--solution-node-color);stroke-width:6;stroke-linecap:round;stroke-linejoin:round;opacity:.46;filter:drop-shadow(0 0 3px color-mix(in srgb,var(--solution-node-color) 35%,transparent))}.solution-nodal-wire.is-reference{stroke-width:6.4;opacity:.58}.solution-nodal-node-label{position:absolute;transform:translate(-50%,-44px);display:inline-flex;align-items:center;gap:6px;padding:5px 8px;border:1px solid color-mix(in srgb,var(--solution-node-color) 38%,white);border-radius:999px;background:#fffffff5;box-shadow:0 5px 14px #233a5f1f;color:#203555;font-size:11px;font-weight:800;white-space:nowrap;pointer-events:none;z-index:40}.solution-nodal-node-label>span{width:8px;height:8px;flex:0 0 8px;border-radius:50%;background:var(--solution-node-color);box-shadow:0 0 0 3px color-mix(in srgb,var(--solution-node-color) 18%,transparent)}.solution-nodal-node-label.is-reference{border-color:#86efac;color:#166534}@media screen and (max-width:640px){.solution-nodal-wire{stroke-width:5}.solution-nodal-wire.is-reference{stroke-width:5.4}.solution-nodal-node-label{transform:translate(-50%,-36px);padding:4px 6px;font-size:9.5px}}.solution-mesh-overlay{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:38}.solution-mesh-loop{position:absolute;border:2px dashed rgba(37,99,235,.78);border-radius:46%;background:#2563eb06;box-shadow:inset 0 0 0 1px #ffffffad;pointer-events:none}.solution-mesh-loop-center{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px}.solution-mesh-loop-arrow{position:relative;color:#2563eb;font-size:38px;font-weight:800;line-height:1;opacity:.74}.solution-mesh-loop-label{position:relative;display:flex;align-items:center;gap:6px;padding:4px 7px;border:1px solid #bfdbfe;border-radius:999px;background:#fffffff5;box-shadow:0 4px 12px #2563eb1f;white-space:nowrap;color:#1e3a8a;font-size:10px;font-weight:800}.solution-mesh-loop-label span{color:#2563eb;font-weight:700}.single-page-equations .equation-line.mesh-equation-heading,.single-page-equations .equation-line.method-equation-heading{margin-top:8px;padding:6px 2px 1px;border:0;background:transparent;box-shadow:none;color:#1e40af;font-size:14px;font-weight:900}.single-page-equations .equation-line.mesh-equation-heading+.equation-line,.single-page-equations .equation-line.method-equation-heading+.equation-line{margin-top:3px}@media screen and (max-width:640px){.solution-mesh-loop{border-width:1.6px}.solution-mesh-loop-center{gap:4px}.solution-mesh-loop-arrow{font-size:30px}.solution-mesh-loop-label{padding:3px 5px;font-size:8.5px}}.solution-wire-world-overlay{position:absolute;left:0;top:0;overflow:visible;pointer-events:none;z-index:2}.solution-wire-world-path{fill:none;stroke:var(--solution-wire-color, #303946);stroke-width:2.25;stroke-linecap:square;stroke-linejoin:miter;vector-effect:non-scaling-stroke;pointer-events:none}.solution-wire-world-path.is-reference{stroke-width:4.2}.solution-exact-flow .react-flow__edge,.solution-exact-flow .react-flow__edge-path,.solution-exact-flow .mobile-wire-touch-target{pointer-events:none!important}.solution-exact-flow .react-flow__edge-path{stroke:#303946;stroke-width:2.25;stroke-linecap:square;stroke-linejoin:miter;opacity:1}.solution-step-why{margin-top:10px;border-top:1px solid #e7edf6;padding-top:8px}.solution-step-why>summary{display:inline-flex;align-items:center;gap:6px;cursor:pointer;list-style:none;color:#49617f;font-size:12px;font-weight:800;-webkit-user-select:none;user-select:none}.solution-step-why>summary::-webkit-details-marker{display:none}.solution-step-why>summary:before{content:"?";width:18px;height:18px;display:inline-grid;place-items:center;border-radius:50%;background:#eef4ff;color:#2563eb;font-size:11px;font-weight:900}.solution-step-why[open]>summary{color:#1e40af;margin-bottom:8px}.step-teaching-notes-compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:0}.step-teaching-notes-compact>div{min-height:0;padding:9px 10px}.step-teaching-notes-compact span{font-size:9px}.step-teaching-notes-compact p{margin-top:3px;font-size:11px;line-height:1.45}@media screen and (max-width:640px){.step-teaching-notes-compact{grid-template-columns:1fr}.solution-step-why>summary{font-size:11px}}.matrix-arrangement-card{margin-top:13px;padding:13px;border:1px solid #bfdbfe;border-radius:12px;background:#fff}.matrix-arrangement-heading{margin-bottom:10px}.matrix-arrangement-heading>span{background:#0f766e}.matrix-arranged-equations{display:grid;gap:7px}.matrix-arranged-equation{display:grid;grid-template-columns:minmax(92px,auto) minmax(0,1fr);gap:10px;align-items:center;padding:8px 10px;border:1px solid #e2e8f0;border-radius:9px;background:#f8fafc}.matrix-arranged-equation>span{color:#64748b;font-size:10px;font-weight:800}.matrix-arranged-equation>strong{overflow-x:auto;color:#172033;font-size:12px;font-weight:900;line-height:1.45;white-space:nowrap}.matrix-arrangement-axb{margin-top:11px;padding-top:10px;border-top:1px dashed #cbd5e1}.matrix-arrangement-label{display:inline-flex;padding:4px 7px;border-radius:7px;background:#eff6ff;color:#1d4ed8;font-size:10px;font-weight:900}.calculator-order-wrap{margin-top:11px;padding:10px;border:1px solid #ccfbf1;border-radius:10px;background:#f0fdfa}.calculator-order-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:10px}.calculator-order-heading strong{display:block;color:#115e59;font-size:11.5px}.calculator-order-heading small{display:block;margin-top:2px;color:#64748b;font-size:10px;line-height:1.4}.calculator-order-heading>span{flex:0 0 auto;padding:4px 7px;border-radius:999px;background:#ccfbf1;color:#0f766e;font-size:9.5px;font-weight:900}.calculator-order-grid{display:grid;gap:5px;margin-top:9px;overflow-x:auto;padding-bottom:2px;font-variant-numeric:tabular-nums}.calculator-order-grid>span,.calculator-order-grid>strong{display:grid;place-items:center;min-height:34px;padding:5px 7px;border-radius:7px;white-space:nowrap}.calculator-order-corner,.calculator-order-column{color:#475569;font-size:9.5px;font-weight:900}.calculator-order-row-label{justify-content:start!important;color:#64748b;font-size:9.5px;font-weight:800}.calculator-order-value{border:1px solid #d1fae5;background:#fff;color:#134e4a;font-size:11.5px}.calculator-order-rhs,.calculator-order-rhs-value{border-left:2px solid #5eead4!important}@media(max-width:640px){.matrix-arrangement-card{padding:11px 9px}.matrix-arranged-equation{grid-template-columns:1fr;gap:3px}.calculator-order-heading{display:grid}.calculator-order-heading>span{justify-self:start}}.solution-givens-grid>.solution-find-card{min-height:76px;align-self:start;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:13px 15px;border-color:#d8e6fb;background:linear-gradient(135deg,#fff,#f7faff)}.solution-givens-grid>.solution-find-card>span:first-child{margin:0;flex:0 0 auto}.solution-find-targets{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:9px;min-width:0}.solution-unknown-target{position:relative;display:inline-flex;align-items:flex-start;min-width:42px;min-height:42px;padding:5px 10px 4px 9px;border:1px solid #cfe0fb;border-radius:12px;background:#f5f9ff;color:#1d4ed8;font-variant-numeric:tabular-nums;line-height:1;white-space:nowrap}.solution-unknown-symbol{font-family:"STIX Two Math","Cambria Math",Georgia,serif;font-size:27px;font-style:italic;font-weight:700;line-height:30px}.solution-unknown-index{align-self:flex-end;margin:0 0 3px 1px;color:#315f9f;font-size:11px;font-weight:800;line-height:1}.solution-unknown-suffix{margin:3px 0 0 3px;color:#64748b;font-size:8px;font-weight:800;line-height:1}.solution-find-placeholder{color:#1d4ed8!important;font-size:24px!important;font-weight:800!important}@media screen and (max-width:640px){.solution-givens-grid>.solution-find-card{min-height:62px;padding:10px 12px;border-radius:12px}.solution-unknown-target{min-width:38px;min-height:38px;padding:4px 9px 3px 8px;border-radius:11px}.solution-unknown-symbol{font-size:24px;line-height:27px}.solution-unknown-index{font-size:10px}}@media screen and (max-width:900px){.mobile-canvas-method-selector{width:100%;min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px 10px;border-top:1px solid #e3eaf3;border-bottom:1px solid #dce5ef;background:#fff}.mobile-canvas-method-selector>span{color:#64748b;font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.mobile-canvas-method-selector select{width:100%;min-width:0;min-height:42px;padding:0 36px 0 12px;border:1px solid #bfd2ef;border-radius:11px;background:#f8fbff;color:#1e3a5f;font:inherit;font-size:16px;font-weight:800}.mobile-builder-dock .mobile-dock-solve{display:grid;place-items:center;padding-inline:10px}.mobile-builder-dock .mobile-dock-solve>strong{display:block;color:inherit;font-size:14px;line-height:1;font-weight:900;letter-spacing:.01em}}@media screen and (max-width:760px){.template-library-modal,.template-library-header,.template-library-grid,.template-card,.template-card>*{min-width:0;box-sizing:border-box}.template-library-header{gap:12px}.template-library-header>div{min-width:0}.template-library-header p{overflow-wrap:anywhere}.template-card{grid-template-columns:82px minmax(0,1fr);column-gap:10px;overflow:hidden}.template-card-symbol{width:82px;height:82px;max-width:100%;grid-template-columns:27px minmax(12px,1fr) 27px;gap:4px;overflow:hidden}.template-card-symbol>span{min-width:0;width:27px;height:32px;border-radius:8px;font-size:8px}.template-card-symbol>i{min-width:0;width:100%}.template-card-topline{min-width:0;gap:6px}.template-card-badge,.template-card-count{min-width:0;max-width:100%}.template-card-count{flex:0 1 auto;text-align:right;white-space:nowrap}.template-card h3{max-width:100%;font-size:14px;line-height:1.2;overflow-wrap:anywhere}.template-card p{max-width:100%;font-size:10px;line-height:1.4;overflow-wrap:anywhere}.template-card-meta{max-width:100%}.template-card-meta span{max-width:100%;white-space:normal}.template-use-button{max-width:100%}}@media screen and (max-width:390px){.template-card{grid-template-columns:72px minmax(0,1fr);padding:12px}.template-card-symbol{width:72px;height:72px;grid-template-columns:23px minmax(10px,1fr) 23px;gap:3px}.template-card-symbol>span{width:23px;height:29px;font-size:7.5px}.template-card-count,.template-card-badge{font-size:8px}}[data-theme=dark] .mobile-canvas-method-selector{border-color:#2b3b55;background:#101b2d}[data-theme=dark] .mobile-canvas-method-selector>span{color:#9fb0c7}[data-theme=dark] .mobile-canvas-method-selector select{border-color:#30415d;background:#142239;color:#e6eef9}.unknown-quick-options{grid-template-columns:repeat(auto-fit,minmax(54px,1fr))}.resistance-unknown-given-card{display:grid;gap:10px;padding:12px;border:1px solid #cbdcfb;border-radius:12px;background:#f8fbff}.resistance-unknown-given-heading{display:grid;gap:3px}.resistance-unknown-given-heading span{color:#2563eb;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.resistance-unknown-given-heading strong{color:#0f172a;font-size:13px}.resistance-unknown-given-heading small{color:#64748b;font-size:10px;line-height:1.45}[data-theme=dark] .resistance-unknown-given-card{border-color:#334155;background:#101c31}[data-theme=dark] .resistance-unknown-given-heading strong{color:#e2e8f0}.template-quickstart-bar{min-height:62px;display:flex;align-items:center;gap:14px;padding:10px 22px;border-bottom:1px solid #dce5ef;background:linear-gradient(90deg,#f7faff,#fff 62%,#fbfdff)}.template-quickstart-button{flex:0 0 auto;min-height:40px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 15px;border:1px solid #a9c8f8;border-radius:11px;background:#fff;color:#1d4ed8;font:inherit;font-size:12px;font-weight:900;cursor:pointer;box-shadow:0 4px 12px #2563eb0f}.template-quickstart-button:hover{border-color:#79a8f3;background:#eff6ff}.template-quickstart-icon{width:24px;height:24px;display:grid;place-items:center;border-radius:8px;background:#eaf2ff;color:#2563eb;font-size:14px;line-height:1}.template-quickstart-copy{min-width:0;display:grid;gap:2px}.template-quickstart-copy strong{color:#1e293b;font-size:13px;font-weight:850}.template-quickstart-copy small{color:#64748b;font-size:11px;line-height:1.35}[data-theme=dark] .template-quickstart-bar{border-color:#263750;background:linear-gradient(90deg,#101b2d,#132039 65%,#101b2d)}[data-theme=dark] .template-quickstart-button{border-color:#36557f;background:#15243a;color:#8db8ff}[data-theme=dark] .template-quickstart-copy strong{color:#e6eef9}[data-theme=dark] .template-quickstart-copy small{color:#9fb0c7}@media screen and (max-width:900px){.template-quickstart-bar{min-height:58px;gap:10px;padding:8px 10px}.template-quickstart-button{min-height:40px;padding-inline:12px}.template-quickstart-copy strong{font-size:12px}.template-quickstart-copy small{font-size:10px}.workspace.mobile-builder-workspace .react-flow__controls{left:8px!important;bottom:76px!important;border-radius:8px;transform:none!important}.workspace.mobile-builder-workspace .react-flow__controls button{width:31px!important;height:31px!important;min-width:31px!important;min-height:31px!important;padding:7px!important}.workspace.mobile-builder-workspace .react-flow__controls button svg{width:14px;height:14px}.build-workspace{padding-bottom:64px}.mobile-builder-dock{height:64px;min-height:64px;padding:4px 6px;gap:4px;background:#f8fbfffa}.mobile-builder-dock>button{height:56px;min-height:56px;border-radius:11px}.mobile-sheet-backdrop{top:0;right:0;bottom:64px;left:0}}@media screen and (max-width:520px){.template-quickstart-bar{align-items:center}.template-quickstart-button{min-width:112px}.template-quickstart-copy small{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}}@media screen and (max-width:360px){.template-quickstart-bar{gap:8px;padding-inline:8px}.template-quickstart-button{min-width:102px;padding-inline:9px;font-size:11px}.template-quickstart-copy strong{font-size:11px}}@media screen and (max-width:900px){.build-workspace .modern-topbar{min-height:58px;padding:8px 10px}.build-workspace .brand-area{min-height:42px;align-items:center;padding-right:78px}.build-workspace .brand-icon{width:42px;height:42px;flex-basis:42px;border-radius:12px}.build-workspace .brand-area h1{font-size:22px}.build-workspace .mobile-about-button{top:10px;right:10px;min-height:34px!important;padding-inline:11px!important;border-radius:10px!important;font-size:11.5px}.build-workspace .workspace-mode-nav{min-height:50px;padding:5px 8px}.build-workspace .workspace-mode-tabs>button{min-height:42px;padding:6px 8px}.build-workspace .workspace-mode-icon{width:34px;height:34px}.template-quickstart-bar{min-height:48px;padding:5px 8px;gap:8px}.template-quickstart-button{min-height:36px;padding-inline:10px;border-radius:10px;font-size:11px}.template-quickstart-icon{width:21px;height:21px;border-radius:7px;font-size:12px}.template-quickstart-copy{gap:0}.template-quickstart-copy strong{font-size:11px}.template-quickstart-copy small{font-size:9px;line-height:1.25;-webkit-line-clamp:1}.workspace.mobile-builder-workspace .canvas-title{padding:6px 8px}.workspace.mobile-builder-workspace .canvas-title h2{font-size:15px}.workspace.mobile-builder-workspace .canvas-title-actions{gap:4px}.workspace.mobile-builder-workspace .canvas-title-actions>button,.workspace.mobile-builder-workspace .canvas-title-actions .canvas-history-action,.workspace.mobile-builder-workspace .canvas-title-actions .canvas-fit-action,.workspace.mobile-builder-workspace .canvas-title-actions .canvas-clean-action,.workspace.mobile-builder-workspace .canvas-title-actions .canvas-clear-action{min-width:56px;min-height:34px;padding-inline:7px;border-radius:9px;font-size:10px}.workspace.mobile-builder-workspace .canvas-title-actions .canvas-counter{min-height:34px;padding-inline:7px;font-size:9.5px}.mobile-canvas-method-selector{grid-template-columns:auto minmax(0,1fr);gap:8px;padding:6px 8px}.mobile-canvas-method-selector>span{font-size:9px}.mobile-method-trigger{min-width:0;min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;border:1px solid #bfd2ef;border-radius:10px;background:#f8fbff;color:#1e3a5f;font:inherit;cursor:pointer}.mobile-method-trigger strong{min-width:0;overflow:hidden;font-size:12px;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.mobile-method-trigger>span{flex:0 0 auto;color:#64748b;font-size:16px;line-height:1}.mobile-method-sheet{position:fixed;left:0;right:0;bottom:calc(62px + env(safe-area-inset-bottom,0px));z-index:120;max-height:min(64dvh,590px);padding:8px 12px 14px;overflow-y:auto;overscroll-behavior:contain;border-top:1px solid #d8e2ef;border-radius:22px 22px 0 0;background:#fff;box-shadow:0 -18px 48px #0f172a38;animation:amplab-mobile-sheet-in .18s ease-out;-webkit-overflow-scrolling:touch}.mobile-method-sheet-handle{width:42px;height:5px;margin:0 auto 9px;border-radius:999px;background:#cbd5e1}.mobile-method-sheet>header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.mobile-method-sheet>header>div{min-width:0;display:grid;gap:2px}.mobile-method-sheet>header span{color:#2563eb;font-size:9px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.mobile-method-sheet>header strong{color:#0f172a;font-size:15px}.mobile-method-sheet>header button{width:36px;height:36px;flex:0 0 36px;border:1px solid #d8e2ef;border-radius:11px;background:#fff;color:#52657c;font-size:21px}.mobile-method-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.mobile-method-grid>button{min-width:0;min-height:48px;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:7px;padding:8px 9px;border:1px solid #d8e2ef;border-radius:11px;background:#fff;color:#334155;text-align:left;font:inherit}.mobile-method-grid>button.active{border-color:#8bb7f7;background:#eff6ff;color:#1d4ed8}.mobile-method-grid>button strong{min-width:0;font-size:10.5px;line-height:1.2;overflow-wrap:anywhere}.mobile-method-check{width:22px;height:22px;display:grid;place-items:center;border:1px solid #dbe5f1;border-radius:7px;color:#2563eb;font-size:11px;font-weight:900}.mobile-method-sheet>small{display:block;margin-top:9px;color:#64748b;font-size:9.5px;line-height:1.4}.workspace.mobile-builder-workspace .react-flow-wrapper{height:clamp(390px,52dvh,520px);min-height:390px}.workspace.mobile-builder-workspace .react-flow__controls{left:7px!important;bottom:calc(68px + env(safe-area-inset-bottom,0px))!important;border-radius:8px;overflow:hidden;box-shadow:0 5px 14px #0f172a21}.workspace.mobile-builder-workspace .react-flow__controls button{width:28px!important;height:28px!important;min-width:28px!important;min-height:28px!important;padding:6px!important}.workspace.mobile-builder-workspace .react-flow__controls button svg{width:12px;height:12px}.workspace.mobile-builder-workspace .react-flow__handle{width:12px;height:12px;min-width:12px;min-height:12px;border-width:2px;box-shadow:0 0 0 4px #2563eb14}.workspace.mobile-builder-workspace.wire-tool-active .react-flow__handle{width:15px;height:15px;min-width:15px;min-height:15px;box-shadow:0 0 0 6px #2563eb21}.workspace.mobile-builder-workspace .properties-panel,.workspace.mobile-builder-workspace.properties-collapsed .properties-panel{bottom:calc(62px + env(safe-area-inset-bottom,0px));max-height:min(70dvh,650px);padding:8px 12px 14px}.workspace.mobile-builder-workspace .properties-panel .panel-heading{margin-bottom:6px}.workspace.mobile-builder-workspace .properties-panel .panel-kicker,.workspace.mobile-builder-workspace .properties-panel .panel-description{display:none}.workspace.mobile-builder-workspace .properties-form{gap:9px}.workspace.mobile-builder-workspace .properties-priority-zone,.workspace.mobile-builder-workspace .unknown-quick-card,.workspace.mobile-builder-workspace .resistance-unknown-given-card{gap:7px}.workspace.mobile-builder-workspace .form-field{gap:4px}.workspace.mobile-builder-workspace .form-field input,.workspace.mobile-builder-workspace .form-field select{min-height:42px}.build-workspace{padding-bottom:calc(62px + env(safe-area-inset-bottom,0px))}.mobile-builder-dock{grid-template-columns:repeat(4,minmax(0,1fr));min-height:calc(62px + env(safe-area-inset-bottom,0px));height:auto;gap:3px;padding:4px 5px calc(4px + env(safe-area-inset-bottom,0px))}.mobile-builder-dock>button{min-height:54px;height:54px;border-radius:11px}.mobile-builder-dock>button>span{font-size:18px}.mobile-builder-dock>button>small{font-size:9px}.mobile-builder-dock .mobile-dock-solve{display:grid;place-items:center;min-width:0}.mobile-builder-dock .mobile-dock-solve>strong{font-size:13px}.mobile-sheet-backdrop{inset:0 0 calc(62px + env(safe-area-inset-bottom,0px))}.solution-mobile-jumpbar{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;padding:5px 7px}.solution-mobile-jumpbar button{min-height:36px;padding:5px 4px;border-radius:8px;font-size:10px}.solution-circuit-preview-mobile{height:clamp(270px,66vw,340px)}.single-page-solution-content{padding-top:9px}.solution-givens-card{margin-bottom:12px}.single-page-solution-step{margin-bottom:10px}.single-page-equations,.matrix-teaching-panel,.matrix-teaching-scroll,.determinant-card,.row-operation-card{max-width:100%;min-width:0}.single-page-equations .equation-line,.matrix-teaching-scroll{overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}.matrix-teaching-panel{overflow:hidden}.single-page-final-result{border-width:1px;box-shadow:0 8px 24px #0f172a14}}@media screen and (max-width:420px){.template-quickstart-copy small{display:none}.template-quickstart-copy strong{font-size:10.5px}.workspace.mobile-builder-workspace .react-flow-wrapper{height:clamp(360px,48dvh,460px);min-height:360px}.mobile-method-grid{grid-template-columns:1fr}}[data-theme=dark] .mobile-method-trigger,[data-theme=dark] .mobile-method-sheet,[data-theme=dark] .mobile-method-sheet>header button,[data-theme=dark] .mobile-method-grid>button{border-color:#30415d;background:#111e32;color:#e6eef9}[data-theme=dark] .mobile-method-sheet>header strong{color:#e6eef9}[data-theme=dark] .mobile-method-sheet-handle,[data-theme=dark] .mobile-method-check{border-color:#30415d;background:#21314a}[data-theme=dark] .mobile-method-grid>button.active{border-color:#4778bd;background:#152b4d;color:#9cc1ff}.resistance-unknown-given-priority{margin-top:2px}.resistance-given-type-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.resistance-given-type-options>button{min-width:0;min-height:38px;padding:7px 9px;border:1px solid #cbd5e1;border-radius:9px;background:#fff;color:#475569;font:inherit;font-size:10.5px;font-weight:850;cursor:pointer}.resistance-given-type-options>button.active{border-color:#7eaff7;background:#eaf3ff;color:#1d4ed8;box-shadow:inset 0 0 0 1px #2563eb14}.resistance-given-input-grid{display:grid;grid-template-columns:minmax(0,1fr) 92px;gap:8px;align-items:end}[data-theme=dark] .resistance-given-type-options>button{border-color:#334155;background:#142239;color:#cbd5e1}[data-theme=dark] .resistance-given-type-options>button.active{border-color:#4779bd;background:#17325a;color:#bfdbfe}@media screen and (max-width:900px){.workspace.mobile-builder-workspace .resistance-unknown-given-priority{padding:10px;gap:8px}.workspace.mobile-builder-workspace .resistance-unknown-given-heading small{font-size:9.5px;line-height:1.35}.workspace.mobile-builder-workspace .resistance-given-type-options>button{min-height:40px;padding:6px 7px;font-size:10px}.workspace.mobile-builder-workspace .resistance-given-input-grid{grid-template-columns:minmax(0,1fr) 82px;gap:6px}.workspace.mobile-builder-workspace .resistance-given-direction select{min-height:40px}}
