.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: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--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))}@font-face{font-display:block;font-family:KaTeX_AMS;font-style:normal;font-weight:400;src:url(/assets/KaTeX_AMS-Regular-BQhdFMY1.woff2) format("woff2"),url(/assets/KaTeX_AMS-Regular-DMm9YOAa.woff) format("woff"),url(/assets/KaTeX_AMS-Regular-DRggAlZN.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Caligraphic-Bold-Dq_IR9rO.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Bold-BEiXGLvX.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Bold-ATXxdsX0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Caligraphic;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Caligraphic-Regular-Di6jR-x-.woff2) format("woff2"),url(/assets/KaTeX_Caligraphic-Regular-CTRA-rTL.woff) format("woff"),url(/assets/KaTeX_Caligraphic-Regular-wX97UBjC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Fraktur-Bold-CL6g_b3V.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Bold-BsDP51OF.woff) format("woff"),url(/assets/KaTeX_Fraktur-Bold-BdnERNNW.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Fraktur;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Fraktur-Regular-CTYiF6lA.woff2) format("woff2"),url(/assets/KaTeX_Fraktur-Regular-Dxdc4cR9.woff) format("woff"),url(/assets/KaTeX_Fraktur-Regular-CB_wures.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:700;src:url(/assets/KaTeX_Main-Bold-Cx986IdX.woff2) format("woff2"),url(/assets/KaTeX_Main-Bold-Jm3AIy58.woff) format("woff"),url(/assets/KaTeX_Main-Bold-waoOVXN0.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Main-BoldItalic-DxDJ3AOS.woff2) format("woff2"),url(/assets/KaTeX_Main-BoldItalic-SpSLRI95.woff) format("woff"),url(/assets/KaTeX_Main-BoldItalic-DzxPMmG6.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Main-Italic-NWA7e6Wa.woff2) format("woff2"),url(/assets/KaTeX_Main-Italic-BMLOBm91.woff) format("woff"),url(/assets/KaTeX_Main-Italic-3WenGoN9.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Main;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Main-Regular-B22Nviop.woff2) format("woff2"),url(/assets/KaTeX_Main-Regular-Dr94JaBh.woff) format("woff"),url(/assets/KaTeX_Main-Regular-ypZvNtVU.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:700;src:url(/assets/KaTeX_Math-BoldItalic-CZnvNsCZ.woff2) format("woff2"),url(/assets/KaTeX_Math-BoldItalic-iY-2wyZ7.woff) format("woff"),url(/assets/KaTeX_Math-BoldItalic-B3XSjfu4.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Math;font-style:italic;font-weight:400;src:url(/assets/KaTeX_Math-Italic-t53AETM-.woff2) format("woff2"),url(/assets/KaTeX_Math-Italic-DA0__PXp.woff) format("woff"),url(/assets/KaTeX_Math-Italic-flOr_0UB.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:700;src:url(/assets/KaTeX_SansSerif-Bold-D1sUS0GD.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Bold-DbIhKOiC.woff) format("woff"),url(/assets/KaTeX_SansSerif-Bold-CFMepnvq.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:italic;font-weight:400;src:url(/assets/KaTeX_SansSerif-Italic-C3H0VqGB.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Italic-DN2j7dab.woff) format("woff"),url(/assets/KaTeX_SansSerif-Italic-YYjJ1zSn.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_SansSerif;font-style:normal;font-weight:400;src:url(/assets/KaTeX_SansSerif-Regular-DDBCnlJ7.woff2) format("woff2"),url(/assets/KaTeX_SansSerif-Regular-CS6fqUqJ.woff) format("woff"),url(/assets/KaTeX_SansSerif-Regular-BNo7hRIc.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Script;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Script-Regular-D3wIWfF6.woff2) format("woff2"),url(/assets/KaTeX_Script-Regular-D5yQViql.woff) format("woff"),url(/assets/KaTeX_Script-Regular-C5JkGWo-.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size1;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size1-Regular-mCD8mA8B.woff2) format("woff2"),url(/assets/KaTeX_Size1-Regular-C195tn64.woff) format("woff"),url(/assets/KaTeX_Size1-Regular-Dbsnue_I.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size2;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size2-Regular-Dy4dx90m.woff2) format("woff2"),url(/assets/KaTeX_Size2-Regular-oD1tc_U0.woff) format("woff"),url(/assets/KaTeX_Size2-Regular-B7gKUWhC.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size3;font-style:normal;font-weight:400;src:url(data:font/woff2;base64,d09GMgABAAAAAA4oAA4AAAAAHbQAAA3TAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgRQIDgmcDBEICo1oijYBNgIkA14LMgAEIAWJAAeBHAyBHBvbGiMRdnO0IkRRkiYDgr9KsJ1NUAf2kILNxgUmgqIgq1P89vcbIcmsQbRps3vCcXdYOKSWEPEKgZgQkprQQsxIXUgq0DqpGKmIvrgkeVGtEQD9DzAO29fM9jYhxZEsL2FeURH2JN4MIcTdO049NCVdxQ/w9NrSYFEBKTDKpLKfNkCGDc1RwjZLQcm3vqJ2UW9Xfa3tgAHz6ivp6vgC2yD4/6352ndnN0X0TL7seypkjZlMsjmZnf0Mm5Q+JykRWQBKCVCVPbARPXWyQtb5VgLB6Biq7/Uixcj2WGqdI8tGSgkuRG+t910GKP2D7AQH0DB9FMDW/obJZ8giFI3Wg8Cvevz0M+5m0rTh7XDBlvo9Y4vm13EXmfttwI4mBo1EG15fxJhUiCLbiiyCf/ZA6MFAhg3pGIZGdGIVjtPn6UcMk9A/UUr9PhoNsCENw1APAq0gpH73e+M+0ueyHbabc3vkbcdtzcf/fiy+NxQEjf9ud/ELBHAXJ0nk4z+MXH2Ev/kWyV4k7SkvpPc9Qr38F6RPWnM9cN6DJ0AdD1BhtgABtmoRoFCvPsBAumNm6soZG2Gk5GyVTo2sJncSyp0jQTYoR6WDvTwaaEcHsxHfvuWhHA3a6bN7twRKtcGok6NsCi7jYRrM2jExsUFMxMQYuJbMhuWNOumEJy9hi29Dmg5zMp/A5+hhPG19j1vBrq8JTLr8ki5VLPmG/PynJHVul440bxg5xuymHUFPBshC+nA9I1FmwbRBTNHAcik3Oae0cxKoI3MOriM42UrPe51nsaGxJ+WfXubAsP84aabUlQSJ1IiE0iPETLUU4CATgfXSCSpuRFRmCGbO+wSpAnzaeaCYW1VNEysRtuXCEL1kUFUbbtMv3Tilt/1c11jt3Q5bbMa84cpWipp8Elw3MZhOHsOlwwVUQM3lAR35JiFQbaYCRnMF2lxAWoOg2gyoIV4PouX8HytNIfLhqpJtXB4vjiViUI8IJ7bkC4ikkQvKksnOTKICwnqWSZ9YS5f0WCxmpgjbIq7EJcM4aI2nmhLNY2JIUgOjXZFWBHb+x5oh6cwb0Tv1ackHdKi0I9OO2wE9aogIOn540CCCziyhN+IaejtgAONKznHlHyutPrHGwCx9S6B8kfS4Mfi4Eyv7OU730bT1SCBjt834cXsf43zVjPUqqJjgrjeGnBxSG4aYAKFuVbeCfkDIjAqMb6yLNIbCuvXhMH2/+k2vkNpkORhR59N1CkzoOENvneIosjYmuTxlhUzaGEJQ/iWqx4dmwpmKjrwTiTGTCVozNAYqk/zXOndWxuWSmJkQpJw3pK5KX6QrLt5LATMqpmPAQhkhK6PUjzHUn7E0gHE0kPE0iKkolgkUx9SZmVAdDgpffdyJKg3k7VmzYGCwVXGz/tXmkOIp+vcWs+EMuhhvN0h9uhfzWJziBQmCREGSIFmQIkgVpAnSBRmC//6hkLZwaVhwxlrJSOdqlFtOYxlau9F2QN5Y98xmIAsiM1HVp2VFX+DHHGg6Ecjh3vmqtidX3qHI2qycTk/iwxSt5UzTmEP92ZBnEWTk4Mx8Mpl78ZDokxg/KWb+Q0QkvdKVmq3TMW+RXEgrsziSAfNXFMhDc60N5N9jQzjfO0kBKpUZl0ZmwJ41j/B9Hz6wmRaJB84niNmQrzp9eSlQCDDzazGDdVi3P36VZQ+Jy4f9UBNp+3zTjqI4abaFAm+GShVaXlsGdF3FYzZcDI6cori4kMxUECl9IjJZpzkvitAoxKue+90pDMvcKRxLl53TmOKCmV/xRolNKSqqUxc6LStOETmFOiLZZptlZepcKiAzteG8PEdpnQpbOMNcMsR4RR2Bs0cKFEvSmIjAFcnarqwUL4lDhHmnVkwu1IwshbiCcgvOheZuYyOteufZZwlcTlLgnZ3o/WcYdzZHW/WGaqaVfmTZ1aWCceJjkbZqsfbkOtcFlUZM/jy+hXHDbaUobWqqXaeWobbLO99yG5N3U4wxco0rQGGcOLASFMXeJoham8M+/x6O2WywK2l4HGbq1CoUyC/IZikQhdq3SiuNrvAEj0AVu9x2x3lp/xWzahaxidezFVtdcb5uEnzyl0ZmYiuKI0exvCd4Xc9CV1KB0db00z92wDPde0kukbvZIWN6jUWFTmPIC/Y4UPCm8UfDTFZpZNon1qLFTkBhxzB+FjQRA2Q/YRJT8pQigslMaUpFyAG8TMlXigiqmAZX4xgijKjRlGpLE0GdplRfCaJo0JQaSxNBk6ZmMzcya0FmrcisDdn0Q3HI2sWSppYigmlM1XT/kLQZSNpMJG0WkjYbSZuDpM1F0uYhFc1HxU4m1QJjDK6iL0S5uSj5rgXc3RejEigtcRBtqYPQsiTskmO5vosV+q4VGIKbOkDg0jtRrq+Em1YloaTFar3EGr1EUC8R0kus1Uus00usL97ABr2BjXoDm/QGNhuWtMVBKOwg/i78lT7hBsAvDmwHc/ao3vmUbBmhjeYySZNWvGkfZAgISDSaDo1SVpzGDsAEkF8B+gEapViUoZgUWXcRIGFZNm6gWbAKk0bp0k1MHG9fLYtV4iS2SmLEQFARzRcnf9PUS0LVn05/J9MiRRBU3v2IrvW974v4N00L7ZMk0wXP1409CHo/an8zTRHD3eSJ6m8D4YMkZNl3M79sqeuAsr/m3f+8/yl7A50aiAEJgeBeMWzu7ui9UfUBCe2TIqZIoOd/3/udRBOQidQZUERzb2/VwZN1H/Sju82ew2H2Wfr6qvfVf3hqwDvAIpkQVFy4B9Pe9e4/XvPeceu7h3dvO56iJPf0+A6cqA2ip18ER+iFgggiuOkvj24bby0N9j2UHIkgqIt+sVgfodC4YghLSMjSZbH0VR/6dMDrYJeKHilKTemt6v6kvzvn3/RrdWtr0GoN/xL+Sex/cPYLUpepx9cz/D46UPU5KXgAQa+NDps1v6J3xP1i2HtaDB0M9aX2deA7SYff//+gUCovMmIK/qfsFcOk+4Y5ZN97XlG6zebqtMbKgeRFi51vnxTQYBUik2rS/Cn6PC8ADR8FGxsRPB82dzfND90gIcshOcYUkfjherBz53odpm6TP8txlwOZ71xmfHHOvq053qFF/MRlS3jP0ELudrf2OeN8DHvp6ZceLe8qKYvWz/7yp0u4dKPfli3CYq0O13Ih71mylJ80tOi10On8wi+F4+LWgDPeJ30msSQt9/vkmHq9/Lvo2b461mP801v3W4xTcs6CbvF9UDdrSt+A8OUbpSh55qAUFXWznBBfdeJ8a4d7ugT5tvxUza3h9m4H7ptTqiG4z0g5dc0X29OcGlhpGFMpQo9ytTS+NViZpNdvU4kWx+LKxNY10kQ1yqGXrhe4/1nvP7E+nd5A92TtaRplbHSqoIdOqtRWti+fkB5/n1+/VvCmz12pG1kpQWsfi1ftlBobm0bpngs16CHkbIwdLnParxtTV3QYRlfJ0KFskH7pdN/YDn+yRuSd7sNH3aO0DYPggk6uWuXrfOc+fa3VTxFVvKaNxHsiHmsXyCLIE5yuOeN3/Jdf8HBL/5M6shjyhxHx9BjB1O0+4NLOnjLLSxwO7ukN4jMbOIcD879KLSi6Pk61Oqm2377n8079PXEEQ7cy7OKEC9nbpet118fxweTafpt69x/Bt8UqGzNQt7aelpc44dn5cqhwf71+qKp/Zf/+a0zcizOUWpl/iBcSXip0pplkatCchoH5c5aUM8I7/dWxAej8WicPL1URFZ9BDJelUwEwTkGqUhgSlydVes95YdXvhh9Gfz/aeFWvgVb4tuLbcv4+wLdutVZv/cUonwBD/6eDlE0aSiKK/uoH3+J1wDE/jMVqY2ysGufN84oIXB0sPzy8ollX/LegY74DgJXJR57sn+VGza0x3DnuIgABFM15LmajjjsNlYj+JEZGbuRYcAMOWxFkPN2w6Wd46xo4gVWQR/X4lyI/R6K/YK0110GzudPRW7Y+UOBGTfNNzHeYT0fiH0taunBpq9HEW8OKSaBGj21L0MqenEmNRWBAWDWAk4CpNoEZJ2tTaPFgbQYj8HxtFilErs3BTRwT8uO1NXQaWfIotchmPkAF5mMBAliEmZiOGVgCG9LgRzpscMAOOwowlT3JhusdazXGSC/hxR3UlmWVwWHpOIKheqONvjyhSiTHIkVUco5bnji8m//zL7PKaT1Vl5I6UE609f+gkr6MZKVyKc7zJRmCahLsdlyA5fdQkRSan9LgnnLEyGSkaKJCJog0wAgvepWBt80+1yKln1bMVtCljfNWDueKLsWwaEbBSfSPTEmVRsUcYYMnEjcjeyCZzBXK9E9BYBXLKjOSpUDR+nEV3TFSUdQaz+ot98QxgXwx0GQ+EEUAKB2qZPkQQ0GqFD8UPFMqyaCHM24BZmSGic9EYMagKizOw9Hz50DMrDLrqqLkTAhplMictiCAx5S3BIUQdeJeLnBy2CNtMfz6cV4u8XKoFZQesbf9YZiIERiHjaNodDW6LgcirX/mPnJIkBGDUpTBhSa0EIr38D5hCIszhCM8URGBqImoWjpvpt1ebu/v3Gl3qJfMnNM+9V+kiRFyROTPHQWOcs1dNW94/ukKMPZBvDi55i5CttdeJz84DLngLqjcdwEZ87bFFR8CIG35OAkDVN6VRDZ7aq67NteYqZ2lpT8oYB2CytoBd6VuAx4WgiAsnuj3WohG+LugzXiQRDeM3XYXlULv4dp5VFYC) format("woff2"),url(/assets/KaTeX_Size3-Regular-CTq5MqoE.woff) format("woff"),url(/assets/KaTeX_Size3-Regular-DgpXs0kz.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Size4;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Size4-Regular-Dl5lxZxV.woff2) format("woff2"),url(/assets/KaTeX_Size4-Regular-BF-4gkZK.woff) format("woff"),url(/assets/KaTeX_Size4-Regular-DWFBv043.ttf) format("truetype")}@font-face{font-display:block;font-family:KaTeX_Typewriter;font-style:normal;font-weight:400;src:url(/assets/KaTeX_Typewriter-Regular-CO6r4hn1.woff2) format("woff2"),url(/assets/KaTeX_Typewriter-Regular-C0xS9mPB.woff) format("woff"),url(/assets/KaTeX_Typewriter-Regular-D3Ib7_Hf.ttf) format("truetype")}.katex{font: 1.21em KaTeX_Main,Times New Roman,serif;line-height:1.2;position:relative;text-indent:0;text-rendering:auto}.katex *{-ms-high-contrast-adjust:none!important;border-color:currentColor}.katex .katex-version:after{content:"0.16.47"}.katex .katex-mathml{border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;overflow:hidden;padding:0;position:absolute;width:1px}.katex .katex-html>.newline{display:block}.katex .base{position:relative;white-space:nowrap;width:-webkit-min-content;width:-moz-min-content;width:min-content}.katex .base,.katex .strut{display:inline-block}.katex .textbf{font-weight:700}.katex .textit{font-style:italic}.katex .textrm{font-family:KaTeX_Main}.katex .textsf{font-family:KaTeX_SansSerif}.katex .texttt{font-family:KaTeX_Typewriter}.katex .mathnormal{font-family:KaTeX_Math;font-style:italic}.katex .mathit{font-family:KaTeX_Main;font-style:italic}.katex .mathrm{font-style:normal}.katex .mathbf{font-family:KaTeX_Main;font-weight:700}.katex .boldsymbol{font-family:KaTeX_Math;font-style:italic;font-weight:700}.katex .amsrm,.katex .mathbb,.katex .textbb{font-family:KaTeX_AMS}.katex .mathcal{font-family:KaTeX_Caligraphic}.katex .mathfrak,.katex .textfrak{font-family:KaTeX_Fraktur}.katex .mathboldfrak,.katex .textboldfrak{font-family:KaTeX_Fraktur;font-weight:700}.katex .mathtt{font-family:KaTeX_Typewriter}.katex .mathscr,.katex .textscr{font-family:KaTeX_Script}.katex .mathsf,.katex .textsf{font-family:KaTeX_SansSerif}.katex .mathboldsf,.katex .textboldsf{font-family:KaTeX_SansSerif;font-weight:700}.katex .mathitsf,.katex .mathsfit,.katex .textitsf{font-family:KaTeX_SansSerif;font-style:italic}.katex .mainrm{font-family:KaTeX_Main;font-style:normal}.katex .vlist-t{border-collapse:collapse;display:inline-table;table-layout:fixed}.katex .vlist-r{display:table-row}.katex .vlist{display:table-cell;position:relative;vertical-align:bottom}.katex .vlist>span{display:block;height:0;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{overflow:hidden;width:0}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{display:table-cell;font-size:1px;min-width:2px;vertical-align:bottom;width:2px}.katex .vbox{align-items:baseline;display:inline-flex;flex-direction:column}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{display:inline-flex;flex-direction:row}.katex .thinbox{max-width:0;width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline,.katex .hline,.katex .mfrac .frac-line,.katex .overline .overline-line,.katex .rule,.katex .underline .underline-line{min-height:1px}.katex .mspace{display:inline-block}.katex .smash{display:inline;line-height:0}.katex .clap,.katex .llap,.katex .rlap{position:relative;width:0}.katex .clap>.inner,.katex .llap>.inner,.katex .rlap>.inner{position:absolute}.katex .clap>.fix,.katex .llap>.fix,.katex .rlap>.fix{display:inline-block}.katex .llap>.inner{right:0}.katex .clap>.inner,.katex .rlap>.inner{left:0}.katex .clap>.inner>span{margin-left:-50%;margin-right:50%}.katex .rule{border:0 solid;display:inline-block;position:relative}.katex .hline,.katex .overline .overline-line,.katex .underline .underline-line{border-bottom-style:solid;display:inline-block;width:100%}.katex .hdashline{border-bottom-style:dashed;display:inline-block;width:100%}.katex .sqrt>.root{margin-left:.2777777778em;margin-right:-.5555555556em}.katex .fontsize-ensurer.reset-size1.size1,.katex .sizing.reset-size1.size1{font-size:1em}.katex .fontsize-ensurer.reset-size1.size2,.katex .sizing.reset-size1.size2{font-size:1.2em}.katex .fontsize-ensurer.reset-size1.size3,.katex .sizing.reset-size1.size3{font-size:1.4em}.katex .fontsize-ensurer.reset-size1.size4,.katex .sizing.reset-size1.size4{font-size:1.6em}.katex .fontsize-ensurer.reset-size1.size5,.katex .sizing.reset-size1.size5{font-size:1.8em}.katex .fontsize-ensurer.reset-size1.size6,.katex .sizing.reset-size1.size6{font-size:2em}.katex .fontsize-ensurer.reset-size1.size7,.katex .sizing.reset-size1.size7{font-size:2.4em}.katex .fontsize-ensurer.reset-size1.size8,.katex .sizing.reset-size1.size8{font-size:2.88em}.katex .fontsize-ensurer.reset-size1.size9,.katex .sizing.reset-size1.size9{font-size:3.456em}.katex .fontsize-ensurer.reset-size1.size10,.katex .sizing.reset-size1.size10{font-size:4.148em}.katex .fontsize-ensurer.reset-size1.size11,.katex .sizing.reset-size1.size11{font-size:4.976em}.katex .fontsize-ensurer.reset-size2.size1,.katex .sizing.reset-size2.size1{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size2.size2,.katex .sizing.reset-size2.size2{font-size:1em}.katex .fontsize-ensurer.reset-size2.size3,.katex .sizing.reset-size2.size3{font-size:1.1666666667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size2.size5,.katex .sizing.reset-size2.size5{font-size:1.5em}.katex .fontsize-ensurer.reset-size2.size6,.katex .sizing.reset-size2.size6{font-size:1.6666666667em}.katex .fontsize-ensurer.reset-size2.size7,.katex .sizing.reset-size2.size7{font-size:2em}.katex .fontsize-ensurer.reset-size2.size8,.katex .sizing.reset-size2.size8{font-size:2.4em}.katex .fontsize-ensurer.reset-size2.size9,.katex .sizing.reset-size2.size9{font-size:2.88em}.katex .fontsize-ensurer.reset-size2.size10,.katex .sizing.reset-size2.size10{font-size:3.4566666667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.1466666667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.7142857143em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.8571428571em}.katex .fontsize-ensurer.reset-size3.size3,.katex .sizing.reset-size3.size3{font-size:1em}.katex .fontsize-ensurer.reset-size3.size4,.katex .sizing.reset-size3.size4{font-size:1.1428571429em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.2857142857em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.4285714286em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.7142857143em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.0571428571em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.4685714286em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.9628571429em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.5542857143em}.katex .fontsize-ensurer.reset-size4.size1,.katex .sizing.reset-size4.size1{font-size:.625em}.katex .fontsize-ensurer.reset-size4.size2,.katex .sizing.reset-size4.size2{font-size:.75em}.katex .fontsize-ensurer.reset-size4.size3,.katex .sizing.reset-size4.size3{font-size:.875em}.katex .fontsize-ensurer.reset-size4.size4,.katex .sizing.reset-size4.size4{font-size:1em}.katex .fontsize-ensurer.reset-size4.size5,.katex .sizing.reset-size4.size5{font-size:1.125em}.katex .fontsize-ensurer.reset-size4.size6,.katex .sizing.reset-size4.size6{font-size:1.25em}.katex .fontsize-ensurer.reset-size4.size7,.katex .sizing.reset-size4.size7{font-size:1.5em}.katex .fontsize-ensurer.reset-size4.size8,.katex .sizing.reset-size4.size8{font-size:1.8em}.katex .fontsize-ensurer.reset-size4.size9,.katex .sizing.reset-size4.size9{font-size:2.16em}.katex .fontsize-ensurer.reset-size4.size10,.katex .sizing.reset-size4.size10{font-size:2.5925em}.katex .fontsize-ensurer.reset-size4.size11,.katex .sizing.reset-size4.size11{font-size:3.11em}.katex .fontsize-ensurer.reset-size5.size1,.katex .sizing.reset-size5.size1{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.7777777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.8888888889em}.katex .fontsize-ensurer.reset-size5.size5,.katex .sizing.reset-size5.size5{font-size:1em}.katex .fontsize-ensurer.reset-size5.size6,.katex .sizing.reset-size5.size6{font-size:1.1111111111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.3333333333em}.katex .fontsize-ensurer.reset-size5.size8,.katex .sizing.reset-size5.size8{font-size:1.6em}.katex .fontsize-ensurer.reset-size5.size9,.katex .sizing.reset-size5.size9{font-size:1.92em}.katex .fontsize-ensurer.reset-size5.size10,.katex .sizing.reset-size5.size10{font-size:2.3044444444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.7644444444em}.katex .fontsize-ensurer.reset-size6.size1,.katex .sizing.reset-size6.size1{font-size:.5em}.katex .fontsize-ensurer.reset-size6.size2,.katex .sizing.reset-size6.size2{font-size:.6em}.katex .fontsize-ensurer.reset-size6.size3,.katex .sizing.reset-size6.size3{font-size:.7em}.katex .fontsize-ensurer.reset-size6.size4,.katex .sizing.reset-size6.size4{font-size:.8em}.katex .fontsize-ensurer.reset-size6.size5,.katex .sizing.reset-size6.size5{font-size:.9em}.katex .fontsize-ensurer.reset-size6.size6,.katex .sizing.reset-size6.size6{font-size:1em}.katex .fontsize-ensurer.reset-size6.size7,.katex .sizing.reset-size6.size7{font-size:1.2em}.katex .fontsize-ensurer.reset-size6.size8,.katex .sizing.reset-size6.size8{font-size:1.44em}.katex .fontsize-ensurer.reset-size6.size9,.katex .sizing.reset-size6.size9{font-size:1.728em}.katex .fontsize-ensurer.reset-size6.size10,.katex .sizing.reset-size6.size10{font-size:2.074em}.katex .fontsize-ensurer.reset-size6.size11,.katex .sizing.reset-size6.size11{font-size:2.488em}.katex .fontsize-ensurer.reset-size7.size1,.katex .sizing.reset-size7.size1{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size7.size2,.katex .sizing.reset-size7.size2{font-size:.5em}.katex .fontsize-ensurer.reset-size7.size3,.katex .sizing.reset-size7.size3{font-size:.5833333333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.6666666667em}.katex .fontsize-ensurer.reset-size7.size5,.katex .sizing.reset-size7.size5{font-size:.75em}.katex .fontsize-ensurer.reset-size7.size6,.katex .sizing.reset-size7.size6{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size7.size7,.katex .sizing.reset-size7.size7{font-size:1em}.katex .fontsize-ensurer.reset-size7.size8,.katex .sizing.reset-size7.size8{font-size:1.2em}.katex .fontsize-ensurer.reset-size7.size9,.katex .sizing.reset-size7.size9{font-size:1.44em}.katex .fontsize-ensurer.reset-size7.size10,.katex .sizing.reset-size7.size10{font-size:1.7283333333em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.0733333333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.4166666667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.4861111111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.5555555556em}.katex .fontsize-ensurer.reset-size8.size5,.katex .sizing.reset-size8.size5{font-size:.625em}.katex .fontsize-ensurer.reset-size8.size6,.katex .sizing.reset-size8.size6{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size8.size8,.katex .sizing.reset-size8.size8{font-size:1em}.katex .fontsize-ensurer.reset-size8.size9,.katex .sizing.reset-size8.size9{font-size:1.2em}.katex .fontsize-ensurer.reset-size8.size10,.katex .sizing.reset-size8.size10{font-size:1.4402777778em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.7277777778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.2893518519em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.3472222222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.4050925926em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462962963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.5208333333em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.5787037037em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.6944444444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.8333333333em}.katex .fontsize-ensurer.reset-size9.size9,.katex .sizing.reset-size9.size9{font-size:1em}.katex .fontsize-ensurer.reset-size9.size10,.katex .sizing.reset-size9.size10{font-size:1.2002314815em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.4398148148em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.2410800386em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.2892960463em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512054em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.3857280617em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.4339440694em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.4821600771em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.5785920926em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.6943105111em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.8331726133em}.katex .fontsize-ensurer.reset-size10.size10,.katex .sizing.reset-size10.size10{font-size:1em}.katex .fontsize-ensurer.reset-size10.size11,.katex .sizing.reset-size10.size11{font-size:1.1996142719em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.2009646302em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.2411575563em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.2813504823em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.3215434084em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.3617363344em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.4019292605em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.4823151125em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778135em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.6945337621em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.8336012862em}.katex .fontsize-ensurer.reset-size11.size11,.katex .sizing.reset-size11.size11{font-size:1em}.katex .delimsizing.size1{font-family:KaTeX_Size1}.katex .delimsizing.size2{font-family:KaTeX_Size2}.katex .delimsizing.size3{font-family:KaTeX_Size3}.katex .delimsizing.size4{font-family:KaTeX_Size4}.katex .delimsizing.mult .delim-size1>span{font-family:KaTeX_Size1}.katex .delimsizing.mult .delim-size4>span{font-family:KaTeX_Size4}.katex .nulldelimiter{display:inline-block;width:.12em}.katex .delimcenter,.katex .op-symbol{position:relative}.katex .op-symbol.small-op{font-family:KaTeX_Size1}.katex .op-symbol.large-op{font-family:KaTeX_Size2}.katex .accent>.vlist-t,.katex .op-limits>.vlist-t{text-align:center}.katex .accent .accent-body{position:relative}.katex .accent .accent-body:not(.accent-full){width:0}.katex .overlay{display:block}.katex .mtable .vertical-separator{display:inline-block;min-width:1px}.katex .mtable .arraycolsep{display:inline-block}.katex .mtable .col-align-c>.vlist-t{text-align:center}.katex .mtable .col-align-l>.vlist-t{text-align:left}.katex .mtable .col-align-r>.vlist-t{text-align:right}.katex .svg-align{text-align:left}.katex svg{fill:currentColor;stroke:currentColor;display:block;height:inherit;position:absolute;width:100%}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;max-height:none;max-width:none;min-height:0;min-width:0}.katex .stretchy{display:block;overflow:hidden;position:relative;width:100%}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{overflow:hidden;position:relative;width:100%}.katex .halfarrow-left{left:0;overflow:hidden;position:absolute;width:50.2%}.katex .halfarrow-right{overflow:hidden;position:absolute;right:0;width:50.2%}.katex .brace-left{left:0;overflow:hidden;position:absolute;width:25.1%}.katex .brace-center{left:25%;overflow:hidden;position:absolute;width:50%}.katex .brace-right{overflow:hidden;position:absolute;right:0;width:25.1%}.katex .x-arrow-pad{padding:0 .5em}.katex .cd-arrow-pad{padding:0 .55556em 0 .27778em}.katex .mover,.katex .munder,.katex .x-arrow{text-align:center}.katex .boxpad{padding:0 .3em}.katex .fbox,.katex .fcolorbox{border:.04em solid;box-sizing:border-box}.katex .cancel-pad{padding:0 .2em}.katex .cancel-lap{margin-left:-.2em;margin-right:-.2em}.katex .sout{border-bottom-style:solid;border-bottom-width:.08em}.katex .angl{border-right:.049em solid;border-top:.049em solid;box-sizing:border-box;margin-right:.03889em}.katex .anglpad{padding:0 .03889em}.katex .eqn-num:before{content:"(" counter(katexEqnNo) ")";counter-increment:katexEqnNo}.katex .mml-eqn-num:before{content:"(" counter(mmlEqnNo) ")";counter-increment:mmlEqnNo}.katex .mtr-glue{width:50%}.katex .cd-vert-arrow{display:inline-block;position:relative}.katex .cd-label-left{display:inline-block;position:absolute;right:calc(50% + .3em);text-align:left}.katex .cd-label-right{display:inline-block;left:calc(50% + .3em);position:absolute;text-align:right}.katex-display{display:block;margin:1em 0;text-align:center}.katex-display>.katex{display:block;text-align:center;white-space:nowrap}.katex-display>.katex>.katex-html{display:block;position:relative}.katex-display>.katex>.katex-html>.tag{position:absolute;right:0}.katex-display.leqno>.katex>.katex-html>.tag{left:0;right:auto}.katex-display.fleqn>.katex{padding-left:2em;text-align:left}body{counter-reset:katexEqnNo mmlEqnNo}@font-face{font-family:Material Symbols Outlined;font-display:block;font-style:normal;font-weight:100 700;src:url(/assets/material-symbols-outlined-BNUw0WTY.ttf) format("truetype")}:root{background:#f7f9fb;color:#1e293b;font-family:Inter,Microsoft YaHei,PingFang SC,system-ui,sans-serif}.material-symbols-outlined{direction:ltr;display:inline-block;font-family:Material Symbols Outlined;font-feature-settings:"liga";font-size:24px;font-style:normal;font-weight:400;letter-spacing:0;line-height:1;overflow:hidden;text-transform:none;white-space:nowrap;width:1em;word-wrap:normal;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0}a{color:inherit}.site-header{align-items:center;background:#fffffff0;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;min-height:64px;padding:0 max(24px,calc((100vw - 1280px)/2 + 48px));position:sticky;top:0;z-index:10}.brand,.site-header nav{align-items:center;display:flex;gap:12px}.brand,.site-header a{text-decoration:none}.brand{color:#0f766e;font-size:20px;font-weight:900;letter-spacing:0}.site-header nav a{border-bottom:2px solid transparent;border-radius:0;color:#64748b;font-size:14px;font-weight:700;padding:20px 2px 18px}.site-header nav a.active,.site-header nav a:hover{background:transparent;border-bottom-color:#0f766e;color:#0f766e}.auth-panel{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;max-width:520px}.auth-panel input{border:1px solid #bfd4dc;border-radius:8px;color:#10232d;font:inherit;min-height:36px;padding:6px 9px;width:128px}.auth-panel button{background:#fff;border:1px solid #bfd4dc;border-radius:8px;color:#173746;cursor:pointer;font:inherit;font-size:.9rem;font-weight:800;min-height:36px;padding:6px 10px}.auth-panel.signed-in strong,.owned-badge{background:#e6f6ef;border:1px solid #bde6d3;border-radius:999px;color:#14724b;font-size:.86rem;font-weight:800;padding:6px 9px}.auth-panel small{color:#a33b3b;font-weight:700}.auth-page{align-items:center;background:radial-gradient(circle at 12% 12%,rgba(15,118,110,.08),transparent 28%),#f7f9fb;display:flex;justify-content:center;min-height:calc(100vh - 64px);padding:56px 24px 80px}.auth-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 18px 45px #0f172a14;max-width:460px;padding:32px;width:100%}.auth-card-head{margin-bottom:24px}.auth-card-head span{color:#0f766e;display:block;font-size:14px;font-weight:700;line-height:20px;margin-bottom:8px}.auth-card-head h1{color:#1e293b;font-size:32px;font-weight:700;line-height:40px;margin:0 0 8px}.auth-card-head p{color:#64748b;font-size:16px;line-height:24px;margin:0}.auth-form{display:grid;gap:16px}.auth-form label{display:grid;gap:8px}.auth-form label span{color:#1e293b;font-size:14px;font-weight:600;line-height:20px}.auth-form input{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font:inherit;font-size:16px;line-height:24px;min-height:48px;outline:0;padding:10px 14px;transition:border-color .16s ease,box-shadow .16s ease}.auth-form input:focus{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e29}.auth-form button,.auth-logout{align-items:center;border:0;border-radius:8px;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:700;justify-content:center;line-height:20px;min-height:44px;padding:10px 18px}.auth-form button{background:#0f766e;color:#fff;margin-top:4px}.auth-logout{background:#f2f4f6;color:#1e293b;margin-top:16px;width:100%}.auth-message{color:#ba1a1a;font-size:14px;font-weight:600;line-height:20px;margin:0}.auth-switch{align-items:center;color:#64748b;display:flex;font-size:14px;gap:8px;justify-content:center;line-height:20px;margin-top:22px}.auth-switch a{color:#0f766e;font-weight:700;text-decoration:none}.account-page{margin:0 auto;max-width:1180px;padding:36px 24px 80px}.account-hero,.account-profile-card,.account-section-head,.paper-create-panel,.account-paper-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:24px}.account-hero span,.account-section-head a{color:#0f766e;font-size:14px;font-weight:700;text-decoration:none}.account-hero h1,.account-section-head h1{color:#1e293b;font-size:32px;line-height:40px;margin:6px 0}.account-hero p,.account-section-head p,.account-paper-card p{color:#64748b;margin:0}.account-card-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr));margin:24px 0}.account-profile-card{display:grid;gap:20px;margin-top:18px}.account-profile-preview{align-items:center;display:flex;gap:14px}.account-avatar-preview{align-items:center;background:#e8f5f3;border:1px solid #b9deda;border-radius:8px;color:#0f766e;display:flex;height:58px;justify-content:center;width:58px}.account-avatar-preview .material-symbols-outlined{font-size:34px}.account-profile-preview strong{color:#1e293b;display:block;font-size:20px;line-height:28px}.account-profile-preview p{color:#64748b;margin:2px 0 0}.account-profile-form{display:grid;gap:18px}.account-profile-form fieldset{border:0;display:grid;gap:10px;margin:0;padding:0}.account-profile-form legend,.account-profile-fields span{color:#475569;font-size:13px;font-weight:800}.account-avatar-grid{display:grid;gap:10px;grid-template-columns:repeat(10,42px)}.account-avatar-grid button{align-items:center;background:#f8fafc;border:1px solid #d8e2ea;border-radius:8px;color:#38515d;cursor:pointer;display:flex;height:42px;justify-content:center;padding:0;width:42px}.account-avatar-grid button.selected{background:#e8f5f3;border-color:#0f766e;color:#0f766e}.account-profile-fields{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr))}.account-profile-fields label{display:grid;gap:7px}.account-profile-fields input{border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;font:inherit;min-height:42px;padding:8px 12px}.account-profile-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.account-profile-actions button{background:#0f766e;border:0;border-radius:8px;color:#fff;cursor:pointer;font:inherit;font-weight:800;min-height:42px;padding:9px 16px}.account-profile-actions button:disabled{cursor:not-allowed;opacity:.65}.account-profile-message{color:#0f766e;font-size:14px;font-weight:800}.account-manage-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#1e293b;padding:22px;text-decoration:none}.account-manage-card strong{display:block;font-size:18px;margin-bottom:8px}.account-manage-card span{color:#0f766e;display:block;font-size:28px;font-weight:800;line-height:36px}.account-manage-card p{color:#64748b;line-height:22px;margin:8px 0 0}.account-password-card{margin-top:24px}.auth-card-head h2{margin:0}.paper-create-panel{display:flex;gap:12px;margin:18px 0}.paper-create-panel input{border:1px solid #e2e8f0;border-radius:8px;color:#1e293b;flex:1;font:inherit;min-height:42px;padding:8px 12px}.paper-create-panel button{background:#0f766e;border:0;border-radius:8px;color:#fff;cursor:pointer;font:inherit;font-weight:700;padding:9px 16px}.account-paper-list{display:grid;gap:16px}.account-paper-card>div{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between}.account-paper-card strong{color:#1e293b;font-size:18px}.account-paper-card span{color:#0f766e;font-weight:700}.account-paper-card a,.account-paper-card button{background:#f2f4f6;border:0;border-radius:8px;color:#1e293b;cursor:pointer;font:inherit;font-size:14px;font-weight:700;padding:8px 12px;text-decoration:none}.current-paper-float{bottom:24px;display:grid;gap:10px;justify-items:end;position:fixed;right:24px;z-index:80}.current-paper-trigger{align-items:center;background:#10232d;border:1px solid rgba(255,255,255,.16);border-radius:8px;box-shadow:0 18px 44px #10232d3d;color:#fff;cursor:pointer;display:flex;gap:10px;max-width:min(320px,calc(100vw - 32px));padding:12px 14px;text-align:left}.current-paper-trigger .material-symbols-outlined{color:#8fd7d0;font-size:26px}.current-paper-trigger span{display:grid;gap:2px;min-width:0}.current-paper-trigger strong{font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.current-paper-trigger small{color:#c6d5db;font-size:12px;font-weight:800}.current-paper-panel{background:#fff;border:1px solid #dce7ec;border-radius:8px;box-shadow:0 24px 70px #0f172a38;color:#173746;display:grid;gap:12px;padding:14px;width:min(340px,calc(100vw - 32px))}.current-paper-panel label{display:grid;gap:6px}.current-paper-panel label span,.current-paper-panel p{color:#48626f;font-size:13px;font-weight:800;line-height:20px;margin:0}.current-paper-panel input,.current-paper-panel select{background:#fff;border:1px solid #bfd4dc;border-radius:8px;color:#10232d;font:inherit;min-width:0;padding:10px 12px}.current-paper-action,.current-paper-link{border:0;border-radius:8px;cursor:pointer;font:inherit;font-weight:900;padding:10px 12px}.current-paper-action{background:#0f766e;color:#fff}.current-paper-link{background:#e8f5f3;color:#0f766e}.current-paper-action:disabled,.current-paper-link:disabled{cursor:not-allowed;opacity:.55}.current-paper-message{background:#fff1f2;border-radius:8px;color:#be123c;font-size:13px;font-weight:800;padding:8px 10px}@media(max-width:800px){.account-card-grid{grid-template-columns:1fr}.account-avatar-grid{grid-template-columns:repeat(5,42px)}.account-profile-fields{grid-template-columns:1fr}.paper-create-panel{flex-direction:column}.current-paper-float{bottom:84px;right:14px}}.page{margin:0 auto;max-width:1180px;padding:34px 24px}.reading{max-width:860px}.reading:has(.mathflow-detail){max-width:1440px}.hero{align-items:center;background:#fff;border:1px solid #dce7ec;border-radius:8px;display:grid;gap:24px;grid-template-columns:1fr auto;margin-bottom:24px;padding:34px}.hero h1,.page-title h1{font-size:34px;letter-spacing:0;line-height:1.2;margin:0 0 10px}.hero p,.page-title p{color:#5d7480;line-height:1.7;margin:0}.primary-link{background:#0f766e;border-radius:8px;color:#fff;font-weight:800;padding:12px 16px;text-decoration:none}.primary-button{align-items:center;background:#0f766e;border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;gap:6px;justify-content:center;padding:12px 16px}.primary-button:disabled,.paper-item-actions button:disabled{cursor:not-allowed;opacity:.55}.secondary-link{border:1px solid #bfd4dc;border-radius:8px;color:#173746;font-weight:800;padding:12px 16px;text-decoration:none}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.home-page{background:#f7f9fb;color:#1e293b;min-height:calc(100vh - 64px)}.home-hero{background:#fff;border-bottom:1px solid #e2e8f0;overflow:hidden;padding:78px 24px 70px;position:relative}.paper-texture{background-image:radial-gradient(#e2e8f0 .6px,transparent .6px);background-size:20px 20px;inset:0;opacity:.55;pointer-events:none;position:absolute}.home-hero:after{background:#0f766e0d;border-radius:999px;content:"";filter:blur(56px);height:360px;position:absolute;right:-120px;top:-130px;width:360px}.home-hero-inner{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1280px;position:relative;text-align:center;z-index:1}.home-hero h1{color:#0f766e;font-size:48px;font-weight:800;letter-spacing:0;line-height:56px;margin:0 0 22px}.home-hero p{color:#64748b;font-size:18px;line-height:28px;margin:0 0 44px;max-width:720px}.home-search{align-items:center;background:#fff;border:2px solid rgba(15,118,110,.18);border-radius:12px;box-shadow:0 10px 24px #0f172a0f;color:#64748b;display:grid;gap:8px;grid-template-columns:auto minmax(0,1fr) auto;max-width:768px;padding:6px;transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease;width:100%}.home-search:focus-within{border-color:#0f766e;box-shadow:0 18px 40px #0f766e1f}.home-search input,.home-search select{background:transparent;border:0;color:#1e293b;font:inherit;min-height:46px;min-width:0;outline:0}.home-search input{padding:0 8px}.home-search button,.home-section-head button{align-items:center;border:0;cursor:pointer;display:inline-flex;font:inherit;font-size:14px;font-weight:800;gap:6px;justify-content:center}.home-search button{background:#0f766e;border-radius:8px;color:#fff;min-height:46px;padding:0 26px}.home-search button:hover{background:#0b5f59}.home-hot-searches{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:14px;gap:14px;justify-content:center;margin-top:16px}.home-hot-searches button{background:transparent;border:0;color:#0f766e;cursor:pointer;font:inherit;padding:0}.home-section,.home-recommend-inner{margin:0 auto;max-width:1280px}.home-section{padding:62px 48px}.home-section-head{align-items:flex-end;display:flex;justify-content:space-between;margin-bottom:28px}.home-section-head h2,.home-recommend-title h2{color:#1e293b;font-size:32px;font-weight:700;line-height:40px;margin:0}.home-section-head p{color:#64748b;font-size:16px;line-height:24px;margin:6px 0 0}.home-section-head button{background:transparent;color:#0f766e;padding:0}.subject-grid{display:grid;gap:24px;grid-template-columns:repeat(5,minmax(0,1fr))}.subject-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;color:#1e293b;display:grid;gap:8px;min-height:160px;padding:24px;position:relative;text-align:left}button.subject-card{cursor:pointer;font:inherit}.subject-card>span{align-items:center;background:#e8f5f3;border-radius:8px;color:#0f766e;display:inline-flex;height:48px;justify-content:center;margin-bottom:8px;width:48px}.subject-card svg{height:24px;width:24px}.subject-card strong{font-size:20px;line-height:28px}.subject-card small{color:#64748b;font-size:14px}.subject-card.active:hover{box-shadow:0 18px 44px #10232d14}.subject-card.active:hover>span{background:#0f766e;color:#fff}.subject-card.disabled{cursor:not-allowed;opacity:.52;overflow:hidden}.subject-card.disabled em{background:#eceef0;border-radius:4px;color:#64748b;font-size:10px;font-style:normal;font-weight:800;padding:4px 7px;position:absolute;right:10px;top:10px}.home-recommend{background:#f2f4f6;padding:62px 48px}.home-recommend-title{align-items:center;display:flex;gap:12px;margin-bottom:36px}.home-recommend-title>span{background:#0f766e;border-radius:999px;height:32px;width:6px}.home-recommend-layout{align-items:start;display:grid;gap:32px;grid-template-columns:minmax(0,8fr) minmax(300px,4fr)}.home-question-list,.home-sidebar{display:grid;gap:24px}.home-question-card,.home-promo,.home-hot-topics{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 18px 42px #10232d0b}.home-question-card{display:grid;gap:22px;overflow:hidden;padding:24px}.home-question-meta,.home-question-meta>div,.home-question-footer,.home-question-footer>div{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.home-question-meta,.home-question-footer{justify-content:space-between}.home-question-meta span{background:#eceef0;border-radius:8px;color:#64748b;font-size:14px;font-weight:800;line-height:20px;padding:5px 11px}.home-question-meta .home-subject-tag{background:#e8f5f3;color:#0f766e}.home-question-meta .questions-video-icons{gap:7px}.home-question-meta .questions-video-icon{height:28px;padding:4px 7px}.home-question-meta .questions-video-icon img{height:18px;max-width:78px}.home-question-meta strong{border-radius:4px;font-size:14px;padding:4px 8px}.difficulty-basic{background:#e8f5f3;color:#0f766e}.difficulty-intermediate{background:#fff7e6;color:#a76612}.difficulty-challenge{background:#fbefed;color:#a84d45}.home-question-meta svg{color:#64748b;height:22px;width:22px}.home-question-body h3{color:#1e293b;font-size:22px;font-weight:800;line-height:30px;margin:0 0 8px}.home-question-body{display:grid;gap:8px}.home-stem-preview{color:#1e293b;font-size:17px;line-height:1.7;overflow:visible}.home-stem-preview .latex-markdown{font-size:inherit;line-height:inherit;margin:0}.home-stem-preview .latex-markdown p{display:inline;margin:0}.home-stem-preview .latex-markdown p+p{margin-left:.35em}.home-stem-preview img,.home-stem-preview figure,.home-stem-preview .question-image-layout,.home-stem-preview .question-image-frame{display:none!important}.home-question-image{align-items:center;border:1px solid transparent;border-radius:8px;display:flex;justify-content:center;line-height:0;margin-top:0;overflow:hidden;padding:0;width:100%}.home-question-image img{display:block;flex:0 1 auto;height:auto;max-height:260px;max-width:100%;object-fit:contain;object-position:center;width:auto}.home-question-footer{border-top:1px solid #e2e8f0;padding-top:20px}.home-question-footer span{align-items:center;color:#64748b;display:inline-flex;font-size:14px;gap:5px}.home-question-footer svg{height:16px;width:16px}.home-question-footer a,.home-promo a{align-items:center;background:#0f766e;border-radius:8px;color:#fff;display:inline-flex;font-size:14px;font-weight:800;gap:6px;justify-content:center;min-height:40px;padding:0 22px;text-decoration:none}.home-question-footer a:hover,.home-promo a:hover{background:#0b5f59}.home-sidebar{position:sticky;top:88px}.home-promo,.home-hot-topics{padding:24px}.home-promo>span{background:#eceef0;border-radius:4px;color:#64748b;display:inline-block;font-size:10px;font-weight:800;padding:3px 8px}.home-promo h3,.home-hot-topics h3{color:#1e293b;font-size:20px;line-height:28px;margin:16px 0 8px}.home-promo p{color:#64748b;font-size:14px;line-height:20px;margin:0 0 18px}.home-promo>div{align-items:center;background:#e8f5f3;border-radius:8px;color:#0f766e;display:flex;height:128px;justify-content:center;margin-bottom:20px}.home-promo>div svg{height:52px;width:52px}.home-promo ul{display:grid;gap:9px;list-style:none;margin:0 0 22px;padding:0}.home-promo li{align-items:center;color:#1e293b;display:flex;font-size:14px;gap:8px}.home-promo li svg{color:#0f766e;height:16px;width:16px}.home-promo a{width:100%}.home-hot-topics h3{align-items:center;display:flex;gap:8px;margin:0 0 20px}.home-hot-topics h3 svg{color:#0f766e;height:22px;width:22px}.home-hot-topics a{align-items:center;color:#1e293b;display:grid;gap:10px;grid-template-columns:28px minmax(0,1fr) 28px;padding:10px 0;text-decoration:none}.home-hot-topics a+a{border-top:1px solid #f1f5f9}.home-hot-topics a>span{align-items:center;background:#eceef0;border-radius:6px;color:#64748b;display:flex;font-size:14px;font-weight:900;height:24px;justify-content:center;width:24px}.home-hot-topics a:nth-of-type(1)>span{background:#fef2f2;color:#a84d45}.home-hot-topics a:nth-of-type(2)>span{background:#fffbeb;color:#d97706}.home-hot-topics strong{font-size:15px;line-height:20px}.home-hot-topics i{background:linear-gradient(90deg,#0f766e 33%,#eceef0 33%);border-radius:999px;height:12px}.home-hot-topics i[data-level="2"]{background:linear-gradient(90deg,#a76612 66%,#eceef0 66%)}.home-hot-topics i[data-level="3"]{background:#a84d45}.home-load-state{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-weight:800;padding:18px;text-align:center}.home-load-state.error{background:#fff5f5;border-color:#fecaca;color:#ba1a1a}.home-load-sentinel{height:1px}.strict-home{--home-bg: #f7f9fb;--home-surface: #ffffff;--home-surface-low: #f2f4f6;--home-surface-container: #eceef0;--home-surface-highest: #e0e3e5;--home-border: #e2e8f0;--home-primary: #0f766e;--home-primary-hover: #0b5f59;--home-primary-fixed: #e8f5f3;--home-secondary: #0f766e;--home-secondary-hover: #0b5f59;--home-text: #1e293b;--home-muted: #64748b;background:var(--home-bg);color:var(--home-text);font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif}.home-topbar{background:var(--home-surface);border-bottom:1px solid var(--home-border);position:sticky;top:0;z-index:50}.home-topbar nav{align-items:center;display:flex;height:64px;justify-content:space-between;margin:0 auto;max-width:1280px;padding:0 48px}.home-brand-row,.home-nav-links,.home-nav-actions,.home-profile{align-items:center;display:flex}.home-brand-row{gap:32px}.home-brand{color:var(--home-primary);font-size:20px;font-weight:900;letter-spacing:0;text-decoration:none}.home-nav-links{gap:24px}.home-nav-links a{border-bottom:2px solid transparent;color:var(--home-muted);font-size:16px;font-weight:500;line-height:24px;padding:20px 0 18px;text-decoration:none}.home-nav-links a.active,.home-nav-links a:hover{border-bottom-color:var(--home-primary);color:var(--home-primary);font-weight:800}.home-nav-actions{gap:8px}.home-profile-menu{position:relative}.home-nav-actions>button{align-items:center;background:transparent;border:0;border-radius:999px;color:var(--home-muted);cursor:pointer;display:flex;height:36px;justify-content:center;width:36px}.home-nav-actions>button:hover,.home-profile:hover{background:var(--home-surface-low)}.home-nav-actions svg{height:19px;width:19px}.home-profile{background:transparent;border:1px solid var(--home-border);border-radius:999px;color:var(--home-text);cursor:pointer;font-size:14px;font-weight:800;gap:8px;min-height:40px;padding:6px 12px 6px 6px;text-decoration:none}.home-profile strong{display:block;max-width:128px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.home-profile-dropdown{background:#fff;border:1px solid var(--home-border);border-radius:8px;box-shadow:0 14px 34px #122d3a1f;display:grid;gap:4px;min-width:132px;padding:8px;position:absolute;right:0;top:calc(100% + 10px);z-index:80}.home-profile-dropdown a,.home-profile-dropdown button{background:transparent;border:0;border-radius:6px;color:var(--home-text);cursor:pointer;font:inherit;font-size:14px;font-weight:700;padding:9px 10px;text-align:left;text-decoration:none;white-space:nowrap}.home-profile-dropdown a:hover,.home-profile-dropdown button:hover{background:var(--home-surface-low);color:var(--home-primary)}.home-profile span{align-items:center;background:var(--home-primary-fixed);border-radius:999px;color:var(--home-primary);display:flex;height:32px;justify-content:center;width:32px}.strict-home .home-hero{background:var(--home-surface);border-bottom:1px solid var(--home-border);padding:80px 16px}.strict-home .home-hero h1{color:var(--home-primary);font-size:48px;font-weight:800;letter-spacing:0;line-height:56px;margin-bottom:24px}.strict-home .home-hero p{color:var(--home-muted);font-size:18px;line-height:28px;margin-bottom:48px;max-width:720px}.strict-home .home-search{border:2px solid rgba(15,118,110,.2);border-radius:12px;box-shadow:0 8px 18px #0f172a0d;grid-template-columns:auto minmax(0,1fr) auto;max-width:768px;padding:6px;transition:border-color .3s ease,box-shadow .3s ease,transform .3s ease;transform-origin:center}.strict-home .home-search:hover{box-shadow:0 14px 30px #0f172a17}.strict-home .home-search:focus-within:hover{box-shadow:0 18px 42px #0f766e24}.strict-home .home-search button{background:var(--home-primary);border-radius:8px;min-height:48px;padding:0 28px}.strict-home .home-search button:hover{background:var(--home-primary-hover)}.strict-home .home-section{padding:64px 48px}.strict-home .home-recommend{background:var(--home-surface-low);padding:64px 48px}.strict-home .subject-card,.strict-home .home-question-card,.strict-home .home-promo,.strict-home .home-hot-topics{border-color:var(--home-border);border-radius:12px;box-shadow:0 18px 42px #10232d0b}.strict-home .home-question-card:hover,.strict-home .subject-card.active:hover{box-shadow:0 18px 44px #10232d14}.home-footer{background:var(--home-surface-highest);border-top:1px solid var(--home-border);padding:48px}.home-footer>div{display:grid;gap:48px;grid-template-columns:minmax(240px,1.5fr) repeat(3,minmax(140px,1fr));margin:0 auto;max-width:1280px}.home-footer strong{color:var(--home-primary);display:block;font-size:20px;font-weight:900;margin-bottom:16px}.home-footer p{color:var(--home-muted);font-size:14px;line-height:22px;margin:0}.home-footer nav{display:grid;gap:10px}.home-footer h4{color:var(--home-text);font-size:14px;line-height:20px;margin:0 0 6px}.home-footer a{color:var(--home-muted);font-size:14px;text-decoration:none}.home-footer a:hover{color:var(--home-primary)}.home-footer>p{border-top:1px solid rgba(117,118,132,.22);margin:48px auto 0;max-width:1280px;padding-top:28px;text-align:center}.home-footer-legal{align-items:center;display:flex;flex-wrap:wrap;gap:10px 18px;justify-content:center}.home-mobile-nav{display:none}@media(max-width:860px){.home-topbar nav{height:60px;padding:0 16px}.home-nav-links,.home-nav-actions>button{display:none}.home-profile{min-height:40px;padding-right:10px}.strict-home .home-hero{padding:48px 16px 42px}.strict-home .home-hero h1{font-size:32px;line-height:40px}.strict-home .home-hero p{font-size:16px;line-height:24px;margin-bottom:28px}.strict-home .home-search{grid-template-columns:auto minmax(0,1fr);max-width:100%;padding:10px}.strict-home .home-search button{grid-column:1 / -1}.strict-home .home-section,.strict-home .home-recommend{padding:42px 16px}.home-footer{padding:36px 16px 92px}.home-footer>div{grid-template-columns:1fr;gap:28px}.home-mobile-nav{align-items:center;background:#fff;border-top:1px solid var(--home-border);bottom:0;display:flex;justify-content:space-between;left:0;padding:8px 24px 10px;position:fixed;right:0;z-index:60}.home-mobile-nav a,.home-mobile-nav button{align-items:center;background:transparent;border:0;color:var(--home-muted);display:flex;flex-direction:column;font:inherit;font-size:10px;gap:3px;text-decoration:none}.home-mobile-nav a.active{color:var(--home-primary);font-weight:900}.home-mobile-nav svg{height:22px;width:22px}.home-mobile-nav button{align-items:center;background:var(--home-primary);border-radius:999px;color:#fff;height:56px;justify-content:center;margin-top:-32px;width:56px}}.question-list{display:grid;gap:12px}.question-search{align-items:center;background:#fff;border:1px solid #cfe0e6;border-radius:8px;box-shadow:0 10px 24px #122d3a0f;color:#55707b;display:grid;gap:10px;grid-template-columns:auto minmax(0,1fr) auto;margin:0 0 18px;min-height:48px;padding:0 12px}.question-search input{border:0;color:#10232d;font:inherit;min-width:0;outline:0;padding:12px 0;width:100%}.question-search input::placeholder{color:#879aa3}.question-search button{align-items:center;background:#eef5f7;border:1px solid #d7e5ea;border-radius:8px;color:#244655;cursor:pointer;display:inline-flex;height:32px;justify-content:center;width:32px}.question-search button:hover{background:#e3eef2}.question-filter-strip{display:grid;gap:10px;grid-template-columns:repeat(5,minmax(120px,1fr)) auto;margin:0 0 12px}.question-filter-strip select,.question-filter-strip button{min-height:42px}.question-filter-strip select{background:#fff;border:1px solid #cfe0e6;border-radius:8px;color:#10232d;padding:0 10px}.question-filter-strip button{align-items:center;background:#eef5f7;border:1px solid #d7e5ea;border-radius:8px;color:#244655;cursor:pointer;display:inline-flex;font-weight:700;gap:6px;justify-content:center;padding:0 14px}.question-result-summary{align-items:baseline;color:#55707b;display:flex;gap:8px;margin:0 0 18px}.question-result-summary strong{color:#0f766e;font-size:24px}.rich-list{gap:16px}.question-card{background:#fff;border:1px solid #dce7ec;border-radius:8px;color:#10232d;display:grid;gap:8px;padding:18px;text-decoration:none}.rich-card{align-items:stretch;grid-template-columns:260px minmax(0,1fr);min-height:190px;padding:0;overflow:hidden}.rich-card:hover{border-color:#9ccfca;box-shadow:0 10px 28px #0f766e1a}.question-thumb{align-items:center;background:#f1f6f8;border-right:1px solid #dce7ec;display:flex;justify-content:center;min-height:190px;padding:12px}.question-thumb img{border-radius:6px;max-height:166px;max-width:100%;object-fit:contain}.question-thumb span{color:#70848e;font-weight:700}.question-card-body{display:grid;gap:12px;min-width:0;padding:18px}.question-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.question-purchase-bar{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.small-action{min-height:38px;padding:9px 12px}.inline-message{color:#0f766e;font-size:13px;font-weight:800}.answer-space-control{align-items:center;border:1px solid #bfd4dc;border-radius:8px;color:#48626f;display:inline-flex;font-size:13px;font-weight:800;gap:6px;min-height:38px;padding:6px 10px}.answer-space-control input{border:0;color:#10232d;font:inherit;width:54px}.question-card-body>div:first-child{display:grid;gap:6px}.video-link-row{display:flex;flex-wrap:wrap;gap:7px}.video-platform-badge{align-items:center;border:1px solid #d2e1e7;border-radius:999px;color:#173746;display:inline-flex;font-size:12px;font-weight:900;height:34px;justify-content:center;line-height:1;overflow:hidden;padding:5px;text-decoration:none;width:34px}.video-platform-badge:hover{border-color:#0f766e;color:#0f766e}.video-platform-badge img{display:block;height:22px;max-width:22px;object-fit:contain}.video-platform-badge span{font-size:10px}.platform-bilibili{background:#eef8fc}.platform-douyin{background:#f6f7fb}.platform-xiaohongshu{background:#fff1f2}.platform-youtube{background:#fff0f0}.platform-wechat_channels{background:#eefaf1}.stem-preview{color:#38515d;display:-webkit-box;line-height:1.72;max-height:6.9em;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:4}.stem-preview .latex-markdown{font-size:14px;line-height:inherit}.stem-preview .latex-markdown p{margin:.2rem 0}.question-meta-tags{display:flex;flex-wrap:wrap;gap:8px}.question-card .question-meta-tags a,.question-card .question-meta-tags span{background:#eef5f7;border:1px solid #d7e5ea;border-radius:999px;color:#244655;font-size:.82rem;font-weight:700;line-height:1;padding:7px 9px;text-decoration:none}.question-card .question-meta-tags a:hover{background:#e2eef2}.question-card span,.code{color:#0f766e;font-weight:800}.question-card small{color:#6a7d86}.compact{grid-template-columns:80px 1fr}.graph-view{display:block}.graph-canvas{background:#fff;border:1px solid #dce7ec;border-radius:8px;height:620px;overflow:hidden;position:relative}.content-section{background:#fff;border:1px solid #dce7ec;border-radius:8px;padding:20px}.content-section h2{font-size:18px;margin:0 0 12px}.scan-summary{align-items:center;background:#eaf7f4;border:1px solid #b8ded6;border-radius:8px;display:grid;gap:12px;grid-template-columns:minmax(0,1fr) auto minmax(0,1.2fr);margin-bottom:14px;padding:14px}.scan-summary>div:first-child{display:grid;gap:4px}.scan-summary strong{color:#0f766e}.scan-summary span{color:#55707b;font-size:13px;font-weight:800}.scan-knowledge-links{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.scan-knowledge-links a{background:#fff;border:1px solid #cfe0e6;border-radius:999px;color:#244655;font-size:13px;font-weight:800;padding:7px 9px;text-decoration:none}.knowledge-popover{background:#fffffff5;border:1px solid #bfd4dc;border-radius:8px;box-shadow:0 18px 48px #10232d2e;display:grid;gap:14px;max-height:70%;max-width:460px;overflow:auto;padding:0;position:absolute;right:18px;top:18px;width:min(460px,calc(100% - 36px));z-index:5}.knowledge-popover-header{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;padding:18px 18px 0}.knowledge-popover h2{font-size:20px;line-height:1.3;margin:0 0 6px}.knowledge-popover p{color:#5d7480;line-height:1.6;margin:0}.knowledge-popover-summary{color:#5d7480;line-height:1.6;min-width:0}.knowledge-popover-summary p{margin:0}.knowledge-popover-summary .katex{font-size:1em}.knowledge-popover-summary .katex-display{margin:8px 0;overflow-x:auto;overflow-y:hidden;text-align:left}.knowledge-popover a{color:#0f766e;font-weight:800;text-decoration:none}.knowledge-popover-close{align-items:center;background:#f1f6f8;border:1px solid #bfd4dc;border-radius:8px;color:#173746;cursor:pointer;display:inline-flex;flex:0 0 auto;height:34px;justify-content:center;padding:0;width:34px}.knowledge-popover-close:hover{background:#e8f5f3;color:#0f766e}.page-title{margin-bottom:18px;position:relative}.question-detail{display:grid;gap:18px}.mathflow-detail{color:#191c1e;max-width:none;width:100%}.mathflow-hero{margin-bottom:20px;position:relative}.mathflow-hero-tags{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-bottom:14px}.mathflow-hero-tags span{background:#dbe1ff;border-radius:999px;color:#00174b;font-size:12px;font-weight:800;letter-spacing:.05em;line-height:16px;padding:5px 12px;text-transform:uppercase}.mathflow-hero-tags span:nth-child(2){background:#ffddb8;color:#2a1700}.mathflow-hero h1{color:#191c1e;font-size:32px;font-weight:800;letter-spacing:0;line-height:40px;margin:0 0 8px}.mathflow-hero p{color:#434655;font-size:18px;line-height:28px;margin:0 0 12px;max-width:720px}.detail-layout-switch{align-items:center;background:#fff;border:1px solid #c3c6d7;border-radius:999px;box-shadow:0 8px 24px #191c1e0f;display:inline-flex;gap:4px;padding:4px}.mathflow-hero .detail-layout-switch,.page-title .detail-layout-switch{position:absolute;right:0;top:0}.detail-layout-switch button{background:transparent;border:0;border-radius:999px;color:#434655;cursor:pointer;font-size:12px;font-weight:800;line-height:18px;padding:6px 12px}.detail-layout-switch button.active{background:#004ac6;color:#fff}.detail-floating-actions{align-items:stretch;background:#fff;border:1px solid #c3c6d7;border-radius:12px;box-shadow:0 16px 42px #191c1e29;display:grid;gap:8px;padding:10px;position:fixed;right:22px;top:188px;width:132px;z-index:80}.detail-floating-actions .small-action,.detail-floating-actions .owned-badge{justify-content:center;min-height:34px;width:100%}.detail-floating-actions .inline-message{font-size:12px;line-height:18px;text-align:center}.question-stat-line{align-items:center;color:#5b6573;display:inline-flex;font-size:12px;font-weight:800;gap:5px;line-height:18px}.question-stat-line .material-symbols-outlined{color:#0f766e;font-size:15px}.mathflow-layout{align-items:start;display:grid;gap:32px;grid-template-columns:minmax(640px,1fr) minmax(360px,430px)}.mathflow-main-column,.mathflow-solution{display:grid;gap:24px}.mathflow-card,.mathflow-step,.mathflow-diagram-card,.mathflow-concepts-card,.mathflow-hint-card{background:#fff;border:1px solid #c3c6d7;border-radius:12px;box-shadow:0 8px 24px #191c1e0a}.mathflow-card,.mathflow-step{padding:24px}.mathflow-section-title,.mathflow-solution-head{align-items:center;color:#004ac6;display:flex;gap:10px;margin-bottom:16px}.mathflow-section-title h2,.mathflow-solution-head h2{color:#191c1e;font-size:24px;font-weight:800;line-height:32px;margin:0}.mathflow-question-card .question-content,.mathflow-step .question-content{color:#434655;font-size:16px;line-height:1.72}.mathflow-question-card .latex-markdown p,.mathflow-step .latex-markdown p{margin:0 0 12px}.mathflow-actions{border-top:1px solid #e0e3e5;margin-top:18px;padding-top:16px}.mathflow-solution{position:relative}.mathflow-solution:before{background:#c3c6d7;bottom:0;content:"";left:16px;position:absolute;top:56px;width:1px}.mathflow-step{display:grid;gap:16px;grid-template-columns:36px minmax(0,1fr);position:relative;transition:border-color .16s ease,box-shadow .16s ease}.mathflow-step.step-active,.mathflow-step:hover{border-left:4px solid #004ac6;box-shadow:0 14px 34px #004ac614}.mathflow-step-index{align-items:center;background:#004ac6;border-radius:999px;color:#fff;display:inline-flex;font-size:12px;font-weight:900;height:32px;justify-content:center;width:32px}.mathflow-step h3{color:#191c1e;font-size:24px;font-weight:800;line-height:32px;margin:0 0 12px}.mathflow-step .katex-display,.mathflow-question-card .katex-display,.classic-detail .katex-display{background-color:#f2f4f6;background-image:radial-gradient(#c3c6d7 .5px,transparent .5px);background-size:20px 20px;border:1px solid rgba(195,198,215,.5);border-radius:8px;color:#004ac6;margin:14px 0!important;overflow-x:auto;padding:16px;text-align:left}.mathflow-step .katex-display>.katex,.mathflow-question-card .katex-display>.katex,.classic-detail .katex-display>.katex{text-align:left}.mathflow-step blockquote,.mathflow-question-card blockquote{background:#f2f4f6;border-left:4px solid #006a61;border-radius:0 8px 8px 0;color:#191c1e;margin:16px 0;padding:12px 16px}.mathflow-visual-column{min-width:0}.mathflow-sticky-stack{display:grid;gap:20px;position:sticky;top:92px}.mathflow-diagram-card{overflow:hidden}.mathflow-diagram-head{align-items:center;background:#f2f4f6;border-bottom:1px solid #c3c6d7;display:flex;justify-content:space-between;padding:14px 16px}.mathflow-diagram-head span,.mathflow-diagram-head strong{align-items:center;color:#434655;display:inline-flex;font-size:12px;font-weight:900;gap:6px;letter-spacing:.05em}.mathflow-diagram-list{display:grid;gap:0}.mathflow-diagram-frame{margin:0}.mathflow-diagram-frame+.mathflow-diagram-frame{border-top:1px solid #d7dce2}.mathflow-graph-paper{align-items:center;background-color:#fff;background-image:radial-gradient(#c3c6d7 .5px,transparent .5px);background-size:20px 20px;display:flex;justify-content:center;min-height:260px;padding:24px;position:relative}.mathflow-graph-paper img{display:block;max-height:320px;max-width:100%;object-fit:contain}.mathflow-graph-paper figcaption{background:#004ac6eb;border-radius:999px;color:#fff;font-size:12px;font-weight:900;left:12px;line-height:18px;padding:4px 10px;position:absolute;top:12px}.mathflow-concepts-card,.mathflow-hint-card{padding:16px}.mathflow-concepts-card h3{color:#784b00;font-size:12px;font-weight:900;letter-spacing:.05em;margin:0 0 12px}.mathflow-concepts-card div{display:grid;gap:10px}.mathflow-concepts-card a{align-items:center;background:#e6e8ea;border-radius:8px;color:#191c1e;display:flex;font-size:12px;font-weight:800;gap:10px;padding:10px;text-decoration:none}.mathflow-concepts-card a:first-child{background:#86f2e4;color:#006f66}.mathflow-hint-card{background:#996100;border-color:#784b00;border-left:4px solid #784b00;color:#fed}.mathflow-hint-card div{align-items:center;display:flex;gap:8px;margin-bottom:8px}.mathflow-hint-card p{line-height:1.7;margin:0}.mathflow-related{margin-top:8px}.problem-image{border:1px solid #dce7ec;border-radius:8px;display:block;margin:18px auto 0;max-width:100%}.solution-step{border-top:1px solid #e4edf1;padding:16px 0 0}.solution-step h3{color:#173746;font-size:16px;margin:0 0 8px}.image-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:12px}.image-grid img{border:1px solid #dce7ec;border-radius:8px;width:100%}.question-content{display:grid;gap:12px;min-width:0}.question-image-layout.standalone{display:flex;width:100%}.question-image-layout.grouped{break-inside:avoid;display:grid;gap:12px;width:100%}.question-image-frame{display:grid;gap:6px;margin:0;max-width:100%}.question-image-frame.align-left{justify-self:start;margin-right:auto}.question-image-frame.align-center{justify-self:center;margin-left:auto;margin-right:auto}.question-image-frame.align-right{justify-self:end;margin-left:auto}.question-image-frame img{display:block;height:auto;max-height:520px;max-width:100%;object-fit:contain;width:100%}.classic-detail .question-content{display:block}.classic-detail .question-content .latex-markdown{margin-bottom:12px}.classic-detail .question-image-layout{display:inline-grid;margin:10px 12px 10px 0;max-width:calc(50% - 8px);vertical-align:top;width:auto}.classic-detail .question-image-layout.grouped{display:inline-grid;grid-template-columns:repeat(2,minmax(0,auto))!important}.classic-detail .question-image-frame{justify-self:start;margin:0;width:auto!important}.classic-detail .question-image-frame.align-center,.classic-detail .question-image-frame.align-right{justify-self:start;margin-left:0;margin-right:0}.classic-detail .question-image-frame img{height:auto;max-height:none;max-width:100%;width:auto}.knowledge-tags{display:flex;flex-wrap:wrap;gap:10px}.knowledge-tags a{background:#e8f5f3;border:1px solid #b9deda;border-radius:999px;color:#0f766e;font-weight:800;padding:8px 12px;text-decoration:none}.knowledge-home-page,.knowledge-center-page{background:#f7f9fb;color:#1e293b;min-height:calc(100vh - 64px)}.knowledge-home-page .status-view,.knowledge-center-page .status-view{max-width:none}.knowledge-home-hero{background-color:#fff;background-image:radial-gradient(rgba(15,118,110,.09) 1px,transparent 1px);background-size:24px 24px;border-bottom:1px solid #e2e8f0;overflow:hidden;padding:96px 24px 108px;position:relative;text-align:center}.knowledge-home-hero:after{background:linear-gradient(to bottom,#fff0,#ffffffb8,#f7f9fb);content:"";inset:0;position:absolute}.knowledge-home-hero-inner{margin:0 auto;max-width:1280px;position:relative;z-index:1}.knowledge-home-hero h1{color:#0f766e;font-size:48px;font-weight:800;line-height:56px;margin:0 0 24px}.knowledge-home-hero p{color:#64748b;font-size:18px;line-height:28px;margin:0 auto 40px;max-width:680px}.knowledge-home-search{align-items:center;background:#fff;border:2px solid rgba(15,118,110,.18);border-radius:12px;box-shadow:0 10px 24px #0f172a0f;display:flex;gap:12px;margin:0 auto;max-width:580px;padding:8px}.knowledge-home-search>span{color:#0f766e;margin-left:12px}.knowledge-home-search input{border:0;color:#1e293b;flex:1;font:inherit;min-height:44px;outline:0}.knowledge-home-search button,.knowledge-center-hero a:first-child,.knowledge-center-practice>div>a{align-items:center;background:#0f766e;border:0;border-radius:8px;color:#fff;display:inline-flex;font-weight:800;gap:8px;min-height:44px;padding:0 24px;text-decoration:none}.knowledge-home-search button:hover,.knowledge-center-hero a:first-child:hover,.knowledge-center-practice>div>a:hover{background:#0b5f59}.knowledge-home-centers,.knowledge-home-feature{margin:0 auto;max-width:1280px;padding:0 48px 80px}.knowledge-section-heading{align-items:center;display:flex;gap:24px;justify-content:space-between;margin-bottom:48px}.knowledge-section-heading>div:first-child{align-items:center;display:flex;gap:16px}.knowledge-section-heading>div:first-child span{background:#0f766e;border-radius:999px;display:block;height:32px;width:8px}.knowledge-section-heading h2{color:#1e293b;font-size:32px;font-weight:700;line-height:40px;margin:0}.knowledge-filter-pills{display:flex;flex-wrap:wrap;gap:8px}.knowledge-filter-pills span{background:#fff;border:1px solid #e2e8f0;border-radius:999px;color:#64748b;font-size:14px;font-weight:700;padding:7px 16px}.knowledge-filter-pills span:first-child{background:#e8f5f3;border-color:#e8f5f3;color:#0f766e}.knowledge-center-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.knowledge-center-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;min-height:300px;padding:32px;box-shadow:0 18px 42px #10232d0b;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.knowledge-center-card:hover{border-color:#0f766e38;box-shadow:0 18px 42px #10232d14;transform:translateY(-4px)}.knowledge-center-card.pending{align-items:center;background:#e8f5f36b;border-style:dashed;justify-content:center;text-align:center}.knowledge-center-icon{align-items:center;background:#e8f5f3;border-radius:12px;color:#0f766e;display:flex;height:64px;justify-content:center;margin-bottom:32px;width:64px}.knowledge-center-icon span{font-size:34px}.knowledge-center-title-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.knowledge-center-title-row h3,.knowledge-center-card h3{font-size:24px;line-height:1.35;margin:0}.knowledge-center-title-row span{background:#e8f5f3;border-radius:999px;color:#006f66;font-size:12px;font-weight:700;padding:4px 8px;white-space:nowrap}.knowledge-card-summary,.knowledge-card-summary p{color:#64748b;line-height:1.6;margin:0 0 28px}.knowledge-card-summary .katex-display,.knowledge-topic-summary .katex-display,.knowledge-center-summary .katex-display{margin:10px 0;overflow-x:auto;overflow-y:hidden;text-align:left}.knowledge-card-summary .katex,.knowledge-topic-summary .katex,.knowledge-center-summary .katex{font-size:1em}.knowledge-center-footer{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-top:auto;padding-top:24px}.knowledge-center-footer small{color:#64748b}.knowledge-center-footer strong{color:#0f766e}.knowledge-center-footer a,.knowledge-center-card.pending a{align-items:center;color:#0f766e;display:inline-flex;font-weight:900;gap:6px;text-decoration:none}.knowledge-home-feature{align-items:center;background:#f7f9fb;display:grid;gap:48px;grid-template-columns:5fr 7fr;padding-top:80px}.knowledge-home-feature h2{font-size:32px;margin:0 0 24px}.knowledge-home-feature ul{display:grid;gap:24px;list-style:none;margin:0;padding:0}.knowledge-home-feature li{display:flex;gap:16px}.knowledge-home-feature li>span{align-items:center;background:#e8f5f3;border-radius:8px;color:#0f766e;display:flex;flex:0 0 40px;height:40px;justify-content:center}.knowledge-home-feature strong,.knowledge-home-feature p{display:block;margin:0}.knowledge-home-feature strong{font-size:18px;margin-bottom:4px}.knowledge-home-feature p{color:#64748b;line-height:1.6}.knowledge-feature-visual{align-items:center;aspect-ratio:16 / 9;background:linear-gradient(135deg,#fff,#e8f5f3);border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 18px 42px #10232d0b;color:#0f766e;display:grid;justify-items:center;overflow:hidden;place-content:center}.knowledge-feature-visual>span:first-child{font-size:96px}.knowledge-feature-visual>span:last-child{color:#1e293b;font-size:20px;font-weight:900}.knowledge-center-page{padding:0 48px}.knowledge-center-layout{display:flex;margin:0 auto;max-width:1280px;min-height:calc(100vh - 64px)}.knowledge-center-side{background:#fff;border-right:1px solid #e2e8f0;flex:0 0 256px;padding:24px 16px;position:sticky;top:64px;height:calc(100vh - 64px)}.knowledge-center-side-head{margin:0 16px 24px}.knowledge-center-side h2{color:#0f766e;font-size:20px;margin:0 0 4px}.knowledge-center-side p{color:#64748b;font-size:14px;margin:0}.knowledge-center-side nav{display:grid;gap:4px}.knowledge-center-side a{align-items:center;border-right:4px solid transparent;color:#64748b;display:flex;font-size:14px;font-weight:700;gap:12px;padding:12px 16px;text-decoration:none}.knowledge-center-side a.active,.knowledge-center-side a:hover{background:#e8f5f3;border-right-color:#0f766e;color:#0f766e}.knowledge-center-main{flex:1;min-width:0;padding:32px 0 80px 48px}.knowledge-center-breadcrumb{align-items:center;color:#64748b;display:flex;font-size:12px;gap:8px;margin-bottom:32px}.knowledge-center-breadcrumb a,.knowledge-center-breadcrumb span{text-decoration:none}.knowledge-center-breadcrumb span:last-child{color:#0f766e;font-weight:800}.knowledge-center-hero{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 18px 42px #10232d0b;color:#1e293b;margin-bottom:80px;overflow:hidden;padding:48px;position:relative}.knowledge-center-hero:before{background-image:radial-gradient(rgba(15,118,110,.09) 1px,transparent 1px);background-size:24px 24px;content:"";inset:0;opacity:.26;position:absolute}.knowledge-center-hero>div{max-width:760px;position:relative}.knowledge-center-eyebrow{background:#e8f5f3;border-radius:999px;color:#0f766e;display:inline-block;font-size:14px;font-weight:800;margin-bottom:16px;padding:6px 12px}.knowledge-center-hero h1{color:#0f766e;font-size:48px;line-height:1.2;margin:0 0 16px}.knowledge-center-summary,.knowledge-center-summary p{color:#64748b;font-size:18px;line-height:1.6;margin:0 0 32px}.knowledge-center-actions{display:flex;flex-wrap:wrap;gap:16px}.knowledge-center-hero a:last-child{align-items:center;background:#fff;border:1px solid rgba(15,118,110,.2);border-radius:8px;color:#0f766e;display:inline-flex;font-weight:800;min-height:44px;padding:0 24px;text-decoration:none}.knowledge-topic-breakdown{margin-bottom:80px}.knowledge-topic-heading{align-items:end;display:flex;justify-content:space-between;margin-bottom:32px}.knowledge-topic-heading h2{color:#1e293b;font-size:32px;font-weight:700;line-height:40px;margin:0 0 8px}.knowledge-topic-heading p{color:#64748b;margin:0}.knowledge-topic-heading>div:last-child{background:#e2e8f0;border-radius:999px;height:4px;overflow:hidden;width:192px}.knowledge-topic-heading>div:last-child span{background:#0f766e;display:block;height:100%}.knowledge-topic-grid{display:grid;gap:24px;grid-template-columns:repeat(3,minmax(0,1fr))}.knowledge-topic-grid article{background:#fff;border:1px solid #e2e8f0;border-radius:12px;display:flex;flex-direction:column;min-height:260px;padding:24px;box-shadow:0 18px 42px #10232d0b;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.knowledge-topic-grid article:hover{border-color:#0f766e38;box-shadow:0 18px 42px #10232d14;transform:translateY(-4px)}.knowledge-topic-grid article.featured{background:#e8f5f3;border-color:#0f766e2e}.knowledge-topic-icon{align-items:center;background:#006a611a;border-radius:8px;color:#006a61;display:flex;height:48px;justify-content:center;margin-bottom:16px;width:48px}.knowledge-topic-grid h3{color:#1e293b;font-size:24px;line-height:1.35;margin:0 0 8px}.knowledge-topic-summary,.knowledge-topic-summary p{color:#64748b;flex:1;line-height:1.6;margin:0 0 24px}.knowledge-topic-summary{display:block}.knowledge-topic-grid a{align-items:center;border:1px solid rgba(15,118,110,.32);border-radius:8px;color:#0f766e;display:inline-flex;font-weight:800;gap:8px;justify-content:center;min-height:44px;text-decoration:none}.knowledge-topic-grid a:hover{background:#0f766e;border-color:#0f766e;color:#fff}.knowledge-center-practice{align-items:center;background:#f2f4f6;border:1px solid #e2e8f0;border-radius:12px;display:grid;gap:32px;grid-template-columns:1fr 2fr;padding:32px}.knowledge-center-practice h2{color:#0f766e;font-size:32px;margin:0 0 16px}.knowledge-center-practice p{color:#64748b;line-height:1.6;margin:0 0 24px}.knowledge-center-practice ul{display:grid;gap:12px;list-style:none;margin:0 0 28px;padding:0}.knowledge-center-practice li{align-items:center;display:flex;gap:8px}.knowledge-practice-cards{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.knowledge-practice-cards a,.knowledge-practice-cards div{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 18px 42px #10232d0b;color:inherit;padding:24px;text-decoration:none}.knowledge-practice-cards span{color:#0f766e;display:block;font-size:14px;font-weight:900;margin-bottom:8px}.knowledge-practice-cards p{color:#1e293b;font-style:italic;margin:0 0 16px}.knowledge-practice-cards strong{color:#0f766e}.relation-grid{display:grid;gap:20px;grid-template-columns:1fr 1fr}.knowledge-reading-page{max-width:1280px}.knowledge-detail-shell{align-items:start;display:grid;gap:22px;grid-template-columns:300px minmax(0,1fr)}.knowledge-detail-aside{display:grid;gap:14px;position:sticky;top:88px}.back-link{align-items:center;color:#48626f;display:inline-flex;font-size:13px;font-weight:800;gap:6px;text-decoration:none}.back-link svg{transform:rotate(180deg)}.knowledge-meta-card,.knowledge-outline,.knowledge-hero-panel,.knowledge-reader-panel,.knowledge-relations-panel,.knowledge-questions-panel{background:#fff;border:1px solid #dce7ec;border-radius:8px}.knowledge-meta-card{display:grid;gap:12px;padding:18px}.knowledge-meta-card>span,.knowledge-eyebrow,.knowledge-source-note span,.knowledge-outline>span{color:#0f766e;font-size:12px;font-weight:900;letter-spacing:0}.knowledge-meta-card h1{color:#10232d;font-size:24px;line-height:1.25;margin:0}.knowledge-meta-card p,.knowledge-meta-summary{color:#5d7480;line-height:1.68;margin:0}.knowledge-meta-summary p,.knowledge-hero-summary p{margin:0}.knowledge-meta-summary .katex,.knowledge-hero-summary .katex{font-size:1em}.knowledge-meta-summary .katex-display,.knowledge-hero-summary .katex-display{margin:8px 0;overflow-x:auto;overflow-y:hidden;text-align:left}.knowledge-meta-card dl{border-top:1px solid #e4edf1;display:grid;gap:10px;margin:4px 0 0;padding-top:12px}.knowledge-meta-card dl div{align-items:center;display:flex;justify-content:space-between}.knowledge-meta-card dt,.knowledge-meta-card dd{margin:0}.knowledge-meta-card dt{color:#70848e;font-size:13px;font-weight:800}.knowledge-meta-card dd{color:#173746;font-size:13px;font-weight:900;text-align:right}.knowledge-outline{display:grid;gap:4px;max-height:calc(100vh - 380px);overflow:auto;padding:14px}.knowledge-outline a{border-radius:6px;color:#48626f;font-size:13px;font-weight:800;line-height:1.45;padding:8px 10px;text-decoration:none}.knowledge-outline a:hover{background:#e8f5f3;color:#0f766e}.knowledge-detail-main{display:grid;gap:16px;min-width:0}.knowledge-hero-panel{background:linear-gradient(135deg,#0f766e1c,#2a6fdb0f),#fff;display:grid;gap:10px;padding:26px 28px}.knowledge-hero-panel h1{color:#10232d;font-size:36px;line-height:1.16;margin:0}.knowledge-hero-panel p,.knowledge-hero-summary{color:#48626f;font-size:16px;line-height:1.75;margin:0;max-width:760px}.knowledge-reader-panel{padding:0}.knowledge-readable{box-sizing:border-box;color:#173746;font-size:16px;line-height:1.78}.knowledge-reader-panel>.knowledge-readable:not(.compact){padding:24px 28px}.knowledge-readable.compact{padding:0 18px}.knowledge-source-note{align-items:center;background:#f4f8fa;border-bottom:1px solid #dce7ec;display:flex;gap:10px;justify-content:space-between;padding:13px 20px}.knowledge-source-note strong{color:#173746;font-size:14px}.knowledge-blocks{display:grid;gap:0}.knowledge-block{border-top:1px solid #e4edf1;display:grid;gap:14px;padding:22px 26px;scroll-margin-top:88px}.knowledge-block:first-child{border-top:0}.knowledge-popover .knowledge-block{padding:14px 0}.knowledge-popover .knowledge-block+.knowledge-block{border-top:1px solid #edf3f5}.knowledge-block h2{color:#10232d;font-size:20px;line-height:1.35;margin:0}.knowledge-readable .latex-markdown{color:#1e293b;font-size:16px;line-height:1.78}.knowledge-readable .latex-markdown p,.knowledge-readable .latex-markdown li{font-size:16px;line-height:1.78}.knowledge-readable .latex-markdown p{margin:0 0 6px}.knowledge-readable .katex{vertical-align:-.08em}.knowledge-readable .katex-display{background-color:#f2f4f6;background-image:radial-gradient(#c3c6d7 .5px,transparent .5px);background-size:20px 20px;border:1px solid rgba(195,198,215,.5);border-radius:8px;color:#004ac6;display:block;margin:10px 0!important;overflow-x:auto;padding:12px 14px;text-align:left}.knowledge-readable .katex-display>.katex{text-align:left}.knowledge-readable .katex-display>.katex>.katex-html{display:inline-block;text-align:left}.knowledge-popover .knowledge-block h2{font-size:15px}.knowledge-item-list{display:grid;gap:8px;list-style:none;margin:0;padding:0}.knowledge-item-list li{border-left:3px solid #dbe8ed;display:grid;min-width:0;padding:2px 0 2px 12px}.knowledge-item-list li.depth-2{margin-left:18px}.knowledge-item-list li.depth-3{margin-left:36px}.knowledge-item-list li.depth-4{margin-left:54px}.knowledge-item-list li.depth-1{border-left-color:#75bdb7}.knowledge-item-list li.depth-2{border-left-color:#a8c7e8}.knowledge-item-list li.depth-3,.knowledge-item-list li.depth-4{border-left-color:#d7c8ef}.knowledge-item-list .latex-markdown{font-size:15px;line-height:1.78}.knowledge-popover .knowledge-item-list .latex-markdown{font-size:13px;line-height:1.58}.knowledge-item-list .latex-markdown p{margin:0}.knowledge-more{background:#f4f8fa;border-top:1px solid #e4edf1;color:#70848e;font-size:13px;font-weight:800;margin:0 -18px;padding:12px 18px}.knowledge-detail-link{align-items:center;background:#0f766e;color:#fff!important;display:flex;gap:8px;justify-content:center;margin:0 18px 18px;min-height:42px;border-radius:8px}.knowledge-relations-panel{display:grid;gap:16px;grid-template-columns:1fr 1fr;padding:20px}.relation-list{display:grid;gap:10px}.relation-list h2,.knowledge-questions-panel h2{color:#10232d;font-size:18px;margin:0}.relation-card{background:#f7fafb;border:1px solid #dce7ec;border-radius:8px;color:#173746;display:grid;gap:4px;padding:12px;text-decoration:none}.relation-card:hover{border-color:#9ccfca}.relation-card span{color:#0f766e;font-size:12px;font-weight:900}.relation-card strong{font-size:15px;line-height:1.35}.relation-card small{color:#70848e;font-weight:800}.knowledge-questions-panel{display:grid;gap:12px;padding:20px}.knowledge-question-list{display:grid;gap:10px}.muted{color:#70848e}.latex-markdown{font-size:16px;line-height:1.85}.latex-markdown p{margin:.45rem 0}.status-view{align-items:center;background:#fff;border:1px solid #dce7ec;border-radius:8px;color:#38515d;display:flex;gap:10px;padding:18px}.status-view.error{background:#fff5f5;border-color:#f0b4b4;color:#8a1f1f}.paper-title{align-items:center;display:flex;gap:18px;justify-content:space-between}.paper-library-switcher{align-items:center;background:#fff;border:1px solid #dce7ec;border-radius:8px;display:flex;gap:18px;justify-content:space-between;margin-bottom:16px;padding:18px}.paper-library-switcher h1,.paper-library-switcher p{margin:0}.paper-library-switcher h1{color:#10232d;font-size:24px;line-height:32px}.paper-library-switcher span{color:#0f766e;display:inline-block;font-size:13px;font-weight:900;margin-bottom:4px}.paper-library-switcher p{color:#48626f;font-size:14px;line-height:22px}.paper-library-controls{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.paper-library-controls select{background:#fff;border:1px solid #bfd4dc;border-radius:8px;color:#10232d;font:inherit;min-height:42px;min-width:min(320px,70vw);padding:8px 12px}.paper-stats{align-items:center;background:#f4fbfa;border:1px solid #75bdb7;border-radius:8px;color:#38515d;display:flex;gap:12px;justify-content:flex-start;margin-bottom:16px;padding:14px 16px}.paper-stats strong{color:#0f766e;font-size:18px}.paper-stats span{border-left:1px solid #c7e6e2;padding-left:12px}.paper-editor-list{display:grid;gap:24px}.empty-state,.paper-item-card{background:#fff;border:1px solid #dce7ec;border-radius:8px}.empty-state{display:grid;gap:10px;justify-items:start;padding:26px}.empty-state h2,.empty-state p{margin:0}.paper-item-card{align-items:start;display:grid;gap:14px;grid-template-columns:44px minmax(0,1fr) auto;padding:16px}.paper-item-index{align-items:center;background:#e8f5f3;border-radius:8px;color:#0f766e;display:flex;font-weight:900;height:36px;justify-content:center}.paper-item-stem{color:#38515d;font-size:14px;max-height:7.5em;overflow:hidden}.paper-item-actions{display:flex;gap:8px}.paper-question-card{border-color:#dce7ec;border-radius:12px;box-shadow:0 18px 42px #10232d12}.paper-question-thumb{background:transparent;border-color:transparent;flex-basis:232px;height:232px;padding:0;width:232px}.paper-question-thumb img{max-height:94%;max-width:94%}.paper-question-heading{align-items:flex-start;display:flex;gap:14px;justify-content:space-between;margin-bottom:8px}.paper-question-heading .questions-card-title{font-size:22px;font-weight:800;line-height:30px;margin:0}.paper-difficulty-badge{border:1px solid currentColor;border-radius:999px;flex:0 0 auto;font-size:12px;font-weight:800;line-height:16px;padding:4px 12px}.paper-question-meta{margin-bottom:12px}.paper-question-stem{line-height:1.7;max-height:9.2em;overflow:hidden}.paper-question-stem .latex-markdown,.paper-question-stem p,.paper-question-stem li{line-height:1.7}.paper-question-stem p{margin:0 0 6px}.paper-item-actions button{background:#fff;border:1px solid #bfd4dc;border-radius:8px;color:#173746;cursor:pointer;font:inherit;font-weight:800;padding:8px 10px}.paper-item-actions .paper-icon-button,.paper-item-actions .paper-delete-button{align-items:center;display:inline-flex;height:34px;justify-content:center;padding:0;width:34px}.paper-item-actions .paper-icon-button .material-symbols-outlined,.paper-item-actions .paper-delete-button .material-symbols-outlined{font-size:20px}.paper-item-actions .paper-delete-button{border-color:#efc7c3;color:#a84d45}.paper-item-actions .paper-delete-button:hover{background:#fbefed}.print-shell{background:#edf3f5;min-height:100vh;padding:24px}.print-toolbar{align-items:center;display:flex;gap:10px;justify-content:center;margin:0 auto 18px;max-width:794px}.print-page-hint,.print-save-message{color:#48626f;font-size:13px;font-weight:700}.print-page-hint{flex:1;text-align:center}.print-save-message{background:#effaf8;border:1px solid #bdded8;border-radius:8px;margin:-8px auto 14px;max-width:794px;padding:8px 12px;text-align:center}.a4-paper{background-color:#fff;background-image:repeating-linear-gradient(to bottom,transparent 0,transparent 1118px,rgba(15,118,110,.16) 1118px,rgba(15,118,110,.16) 1123px);box-sizing:border-box;box-shadow:0 18px 50px #10232d29;color:#10232d;margin:0 auto;min-height:1123px;padding:24px 22px 42px 46px;width:794px}.print-header{border-color:#dce7ec;color:#48626f}.print-header{align-items:start;border-bottom:1.5px solid #10232d;display:block;margin-bottom:18px;padding-bottom:12px;position:relative;text-align:center}.print-header h1{color:#10232d;font-size:24px;letter-spacing:0;line-height:32px;margin:0 0 8px}.print-header p{margin:0}.print-top-watermark{color:#6f828b;font-size:10px;font-weight:700;line-height:14px;margin:0 0 10px;text-align:center}.print-header span{color:#0f766e;font-weight:900;position:absolute;right:0;top:4px}.print-question{break-inside:auto;page-break-inside:auto;padding:10px 0 14px;position:relative}.print-question-main{break-inside:avoid;min-height:42mm;overflow:visible;padding-right:90px;page-break-inside:avoid;position:relative}.print-question h2{font-size:16px;margin:0 0 8px}.print-stem-image{display:block;margin:10px auto 0;max-height:78mm;max-width:100%;object-fit:contain}.print-question-content .question-image-layout{margin-top:10px}.print-question-content .question-image-frame img{max-height:78mm}.print-floating-image{background:transparent;border:0;border-radius:0;box-sizing:border-box;cursor:move;margin:0;outline:1px dashed rgba(15,118,110,.45);outline-offset:3px;padding:0;position:absolute;touch-action:none;-webkit-user-select:none;user-select:none;z-index:4}.print-floating-image.locked{cursor:wait;opacity:.72}.print-floating-image img{display:block;height:auto;max-height:86mm;object-fit:contain;pointer-events:none;width:100%}.print-floating-image figcaption{background:#ffffffe6;border-radius:6px;color:#0f766e;font-size:10px;font-weight:800;left:0;line-height:14px;margin:0;overflow:hidden;padding:1px 5px;position:absolute;right:0;text-align:center;text-overflow:ellipsis;top:-20px;white-space:nowrap}.answer-space{break-inside:auto;margin-top:14px;padding-right:90px;page-break-inside:auto}.print-answer-controls{align-items:center;background:#f4fbfa;border:1px solid #cde5e1;border-radius:8px;color:#48626f;display:inline-flex;gap:8px;padding:5px 7px;position:absolute;right:0;top:-34px;z-index:9}.print-image-layout-controls{display:grid;gap:7px;position:absolute;right:0;top:0;width:min(430px,100%);z-index:8}.print-image-layout-row{align-items:center;background:#f8fbfc;border:1px solid #dce7ec;border-radius:8px;color:#48626f;display:flex;flex-wrap:wrap;gap:8px;padding:6px 8px}.print-image-layout-title{color:#10232d;font-size:12px;font-weight:800;max-width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.print-image-align-group{display:inline-flex;gap:4px}.print-image-layout-row button{align-items:center;background:#fff;border:1px solid #cde5e1;border-radius:7px;color:#48626f;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.print-image-layout-row button.active{background:#0f766e;border-color:#0f766e;color:#fff}.print-image-layout-row button:disabled{cursor:not-allowed;opacity:.65}.print-image-layout-row label,.print-image-scale-control{align-items:center;display:inline-flex;font-size:12px;font-weight:800;gap:6px}.print-image-scale-control input{background:#fff;border:1px solid #cde5e1;border-radius:7px;color:#10232d;font:inherit;height:28px;padding:0 6px;text-align:center;width:54px}.print-answer-controls button{align-items:center;background:#fff;border:1px solid #bdded8;border-radius:7px;color:#0f766e;cursor:pointer;display:inline-flex;height:28px;justify-content:center;padding:0;width:28px}.print-answer-controls button:disabled{color:#93a4ad;cursor:not-allowed;opacity:.7}.print-answer-controls label{align-items:center;display:inline-flex;font-size:12px;font-weight:800;gap:6px}.print-answer-controls input{border:1px solid #cde5e1;border-radius:6px;color:#10232d;font:inherit;height:28px;padding:0 6px;text-align:center;width:54px}.print-answer-saving{color:#0f766e;font-size:12px;font-weight:800}.print-qr{align-items:center;border-left:0;color:#48626f;display:flex;flex-direction:column;font-size:12px;font-weight:800;gap:8px;justify-content:flex-start;padding-left:6px;position:absolute;right:0;top:10px;text-align:center;width:80px}.print-qr img,.qr-placeholder{height:78px;width:78px}.qr-placeholder{background:#eef4f6;border:1px solid #dce7ec}@media print{@page{margin:0;size:A4 portrait}:root,body,.print-shell{background:#fff}.site-header,.print-toolbar,.print-save-message,.print-image-layout-controls,.print-answer-controls,.print-floating-image figcaption{display:none}.print-shell{padding:0}.a4-paper{background-image:none;box-shadow:none;min-height:1123px;padding:24px 22px 42px 46px;width:794px}.print-question{break-inside:auto;page-break-inside:auto;padding:10px 0 14px;position:relative}.print-floating-image{outline:0}.print-qr{align-items:center;border-left:0;border-top:0;display:flex;flex-direction:column;padding-left:6px;padding-top:0;position:absolute;right:0;top:10px}.print-qr img,.qr-placeholder{height:78px;width:78px}}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media screen and (max-width:1180px){.mathflow-layout{grid-template-columns:1fr}.mathflow-sticky-stack{position:static}}@media screen and (max-width:860px){.site-header,.hero,.relation-grid,.knowledge-detail-shell,.knowledge-relations-panel,.paper-title,.paper-item-card{grid-template-columns:1fr}.site-header{align-items:flex-start;display:grid;gap:12px;padding:16px 20px}.home-hero{padding:52px 16px 46px}.home-hero h1{font-size:32px;line-height:40px}.home-hero p{font-size:16px;line-height:24px;margin-bottom:28px}.home-search{grid-template-columns:auto minmax(0,1fr);padding:10px}.home-search select,.home-search button{grid-column:1 / -1;width:100%}.home-search select{border:1px solid #e2e8f0;border-radius:8px}.home-section,.home-recommend{padding:42px 16px}.home-section-head,.home-question-meta,.home-question-footer{align-items:flex-start;display:grid;gap:14px}.home-section-head h2,.home-recommend-title h2,.mathflow-hero h1{font-size:24px;line-height:32px}.mathflow-hero .detail-layout-switch,.page-title .detail-layout-switch{margin-top:12px;position:static}.detail-floating-actions{border-radius:12px 12px 0 0;box-shadow:0 -10px 28px #191c1e29;display:flex;flex-wrap:wrap;inset:auto 0 0;padding:10px 14px;width:auto}.detail-floating-actions .small-action,.detail-floating-actions .owned-badge{flex:1 1 110px;width:auto}.detail-floating-actions .inline-message{flex:1 0 100%}.mathflow-card,.mathflow-step{padding:18px}.mathflow-step{grid-template-columns:1fr}.mathflow-step-index{height:30px;width:30px}.subject-grid,.home-recommend-layout{grid-template-columns:1fr}.subject-grid{gap:14px}.subject-card{min-height:132px}.home-question-card{padding:18px}.home-question-footer a{width:100%}.home-sidebar{position:static}.hero{padding:24px}.hero-actions{justify-content:flex-start}.paper-title,.paper-stats,.paper-library-switcher,.question-filter-strip,.paper-item-card{display:grid;grid-template-columns:1fr}.paper-library-controls{justify-content:stretch}.paper-library-controls select,.paper-library-controls a{width:100%}.paper-question-heading{display:grid;gap:8px}.paper-question-thumb{width:100%}.paper-item-actions{flex-wrap:wrap}.reading{padding:18px 14px}.content-section{padding:16px}.scan-summary{grid-template-columns:1fr}.scan-summary .primary-button{width:100%}.scan-knowledge-links{justify-content:flex-start}.rich-card{grid-template-columns:1fr}.question-thumb{border-bottom:1px solid #dce7ec;border-right:0}.hero h1,.page-title h1{font-size:28px}.graph-canvas{height:560px}.knowledge-popover{inset:auto 12px 12px;max-height:48%;max-width:none;width:auto}.knowledge-detail-aside{position:static}.knowledge-outline{max-height:none}.knowledge-hero-panel{padding:22px}.knowledge-hero-panel h1{font-size:28px}.knowledge-block{padding:18px}.knowledge-item-list li.depth-2,.knowledge-item-list li.depth-3,.knowledge-item-list li.depth-4{margin-left:12px}.print-shell{padding:12px}.a4-paper{min-height:auto;padding:24px;width:100%}.print-qr{align-items:center;border-left:0;border-top:0;padding-left:6px;padding-top:0;position:absolute;right:0;top:10px}}.strict-home{font-size:16px;line-height:24px}.strict-home .home-topbar,.strict-home .home-topbar a,.strict-home .home-topbar button,.strict-home .home-search,.strict-home .home-section,.strict-home .home-recommend,.strict-home .home-footer{font-family:Inter,PingFang SC,Microsoft YaHei,system-ui,sans-serif;letter-spacing:0}.strict-home .home-brand{font-size:20px;font-weight:800;line-height:28px}.strict-home .home-nav-links a{font-size:16px;font-weight:500;line-height:24px}.strict-home .home-nav-links a.active{font-weight:700}.strict-home .home-profile,.strict-home .home-search button,.strict-home .home-section-head button,.strict-home .home-question-meta span,.strict-home .home-question-meta strong,.strict-home .home-question-footer a,.strict-home .home-promo a{font-size:14px;font-weight:700;line-height:20px}.strict-home .home-hero h1{font-size:48px;font-weight:700;line-height:56px}.strict-home .home-hero p{font-size:18px;font-weight:400;line-height:28px}.strict-home .home-search input,.strict-home .home-search select{font-size:16px;font-weight:400;line-height:24px}.strict-home .home-hot-searches,.strict-home .home-hot-searches button,.strict-home .subject-card small,.strict-home .home-question-footer span,.strict-home .home-promo p,.strict-home .home-promo li,.strict-home .home-footer,.strict-home .home-footer a,.strict-home .home-footer p{font-size:14px;font-weight:400;line-height:20px}.strict-home .home-section-head h2,.strict-home .home-recommend-title h2{font-size:32px;font-weight:600;line-height:40px}.strict-home .home-section-head p{font-size:16px;font-weight:400;line-height:24px}.strict-home .subject-card strong,.strict-home .home-promo h3,.strict-home .home-hot-topics h3{font-size:20px;font-weight:600;line-height:28px}.strict-home .home-question-body h3{font-size:22px;font-weight:800;line-height:30px}.strict-home .home-stem-preview,.strict-home .home-stem-preview .latex-markdown{font-size:17px;font-weight:400;line-height:1.7}.strict-home .home-hot-topics strong{font-size:16px;font-weight:400;line-height:24px}.strict-home .home-search,.strict-home .home-search:hover,.strict-home .home-search:focus-within,.strict-home .home-search:focus-within:hover{transform:none}.strict-home .home-search:focus-within{border-color:var(--home-primary);box-shadow:0 18px 42px #0f766e24}@media(max-width:860px){.strict-home .home-hero h1,.strict-home .home-section-head h2,.strict-home .home-recommend-title h2{font-size:24px;line-height:32px}}.questions-design-page{background:#f7f9fb;color:#1e293b;min-height:100vh}.questions-main{display:flex;flex-direction:column;gap:24px;margin:0 auto;max-width:1280px;padding:32px 48px 80px}.questions-title-row{align-items:flex-end;display:flex;justify-content:space-between}.questions-title-row h1{color:#1e293b;font-size:32px;font-weight:600;line-height:40px;margin:0 0 4px}.questions-title-row p{color:#64748b;font-size:16px;line-height:24px;margin:0}.questions-search-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 18px 42px #10232d0b;display:grid;gap:16px;padding:24px}.questions-search-row{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:12px;padding:8px 16px;transition:border-color .16s ease,box-shadow .16s ease}.questions-search-row:focus-within{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e29}.questions-search-row>.material-symbols-outlined{color:#64748b;flex:0 0 24px}.questions-search-row input{border:0;color:#1e293b;flex:1;font-size:16px;line-height:24px;min-width:0;outline:0;padding:0}.questions-search-row input::placeholder{color:#757684}.questions-search-row button{background:#0f766e;border:0;border-radius:8px;color:#fff;cursor:pointer;font-size:14px;font-weight:600;line-height:20px;padding:8px 32px;transition:opacity .16s ease}.questions-search-row button:hover{opacity:.9}.questions-filter-row{display:flex;flex-wrap:wrap;gap:16px}.questions-filter-row select{background:#f2f4f6;border:0;border-radius:8px;color:#1e293b;cursor:pointer;font-size:14px;line-height:20px;min-height:40px;outline:0;padding:8px 16px}.questions-filter-row select:focus{box-shadow:0 0 0 2px #0f766e2e}.questions-result-toolbar{align-items:center;display:flex;justify-content:space-between}.questions-result-toolbar>div{align-items:center;display:flex;gap:8px}.questions-result-toolbar strong{color:#0f766e;font-size:18px;font-weight:700;line-height:28px}.questions-result-toolbar span,.questions-result-toolbar select{color:#64748b;font-size:14px;line-height:20px}.questions-result-toolbar select{background:transparent;border:0;cursor:pointer;outline:0}.questions-card-list{display:grid;gap:24px}.questions-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 18px 42px #10232d0b;color:#1e293b;padding:24px;transition:border-color .18s ease,box-shadow .18s ease}.questions-card:hover{border-color:#d7dee8;box-shadow:0 18px 44px #10232d14}.questions-card-inner{display:flex;gap:24px}.questions-card.no-image .questions-card-inner{display:block}.questions-thumb{align-items:center;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;display:flex;flex:0 0 240px;height:240px;justify-content:center;overflow:hidden;padding:0;position:relative;transition:background .18s ease;width:240px}.questions-thumb img{display:block;max-height:94%;max-width:94%;object-fit:contain;transition:transform .24s ease}.questions-thumb:hover img{transform:scale(1.08)}.questions-thumb-overlay{align-items:center;background:#0f766e14;display:flex;inset:0;justify-content:center;opacity:0;position:absolute;transition:opacity .18s ease}.questions-thumb-overlay span{background:#ffffffeb;border-radius:999px;box-shadow:0 2px 8px #0f172a1f;color:#0f766e;font-size:12px;font-weight:700;line-height:16px;padding:6px 12px}.questions-thumb>.material-symbols-outlined{align-items:center;background:#ffffffd1;border-radius:999px;bottom:8px;box-shadow:0 2px 8px #0f172a1f;color:#0f766e;display:flex;height:30px;justify-content:center;opacity:0;position:absolute;right:8px;transition:opacity .18s ease;width:30px}.home-profile span .material-symbols-outlined{font-size:20px}.questions-thumb:hover .questions-thumb-overlay,.questions-thumb:hover>.material-symbols-outlined{opacity:1}.questions-card-main{display:flex;flex:1;flex-direction:column;min-width:0}.questions-card-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.questions-card-meta>div{align-items:center;color:#64748b;display:flex;flex-wrap:wrap;font-size:12px;gap:12px;line-height:16px}.questions-card-code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.questions-video-icons{align-items:center;display:inline-flex;gap:8px}.questions-video-icon{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:6px;display:inline-flex;height:24px;justify-content:center;max-width:86px;padding:3px 6px;text-decoration:none}.questions-video-icon img{display:block;height:16px;max-width:72px;object-fit:contain;width:auto}.questions-video-icon span{color:#191c1e;font-size:11px;font-weight:800;line-height:16px;white-space:nowrap}.questions-video-icon:hover{border-color:#0f766e;box-shadow:0 4px 12px #0f766e1f}.questions-card-meta strong{border:1px solid currentColor;border-radius:999px;font-size:12px;font-weight:700;line-height:16px;padding:4px 12px}.questions-card-meta .difficulty-basic{background:#e8f5f3;color:#0f766e}.questions-card-meta .difficulty-intermediate{background:#fff7e6;color:#a76612}.questions-card-meta .difficulty-challenge{background:#fbefed;color:#a84d45}.questions-card-title{color:#1e293b;font-size:22px;font-weight:800;line-height:30px;margin:0 0 8px;transition:color .16s ease}.questions-card:hover .questions-card-title{color:#0f766e}.questions-stem{color:#1e293b;flex:1;font-size:16px;line-height:1.7;margin-bottom:16px}.questions-stem .latex-markdown,.questions-stem p,.questions-stem li{font-size:16px;line-height:1.7}.questions-stem p{margin:0 0 6px}.questions-stem .katex,.paper-question-stem .katex,.latex-markdown .katex{vertical-align:-.08em}.questions-stem .katex-display,.paper-question-stem .katex-display,.latex-markdown .katex-display{margin:.45em 0}.questions-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.questions-tag-row a,.questions-tag-row span{background:#e6e8ea;border-radius:8px;color:#444653;font-size:12px;line-height:16px;padding:4px 10px;text-decoration:none}.questions-card-footer{align-items:center;display:flex;gap:16px;justify-content:space-between;margin-top:auto}.questions-card-tools,.questions-card-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.questions-card-tools>span{align-items:center;color:#64748b;display:inline-flex;font-size:12px;gap:6px;line-height:16px}.questions-card-tools .material-symbols-outlined{font-size:18px}.questions-text-button{background:transparent;border:0;color:#0f766e;cursor:pointer;font-size:14px;font-weight:600;line-height:20px;padding:8px 10px;text-decoration:none}.questions-add-button{align-items:center;background:#0f766e;border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;font-size:14px;font-weight:600;gap:6px;line-height:20px;padding:8px 16px}.questions-text-button:disabled,.questions-add-button:disabled{cursor:default;opacity:.6}.questions-inline-message{margin-top:10px}.questions-empty{background:#fff;border:1px solid #e2e8f0;border-radius:12px}.articles-page,.article-detail-page{background:#f6f9fb;min-height:100vh}.articles-hero{background:#0f2f35;color:#fff;padding:92px 24px 72px}.articles-hero>div{margin:0 auto;max-width:1120px}.articles-hero span{color:#9de0d8;display:block;font-size:14px;font-weight:800;margin-bottom:12px}.articles-hero h1{font-size:44px;letter-spacing:0;line-height:1.15;margin:0 0 16px}.articles-hero p{color:#d8ebee;font-size:18px;line-height:1.75;margin:0;max-width:720px}.articles-list-section{margin:0 auto;max-width:1120px;padding:42px 24px 84px}.articles-list-head{align-items:center;display:flex;justify-content:space-between;margin-bottom:18px}.articles-list-head h2{font-size:24px;margin:0}.articles-list-head span,.article-card>span{color:#64748b;font-size:13px;font-weight:800}.articles-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.article-card{background:#fff;border:1px solid #dce7ed;border-radius:8px;color:#13212a;display:grid;gap:12px;min-height:210px;padding:22px;text-decoration:none}.article-card:hover{border-color:#0f766e;box-shadow:0 12px 32px #0f232d14}.article-card h2{font-size:22px;line-height:1.35;margin:0}.article-card p{color:#526a78;line-height:1.7;margin:0}.article-card strong{align-items:center;color:#0f766e;display:inline-flex;gap:6px;margin-top:auto}.articles-empty{background:#fff;border:1px solid #dce7ed;border-radius:8px;color:#64748b;margin:0;padding:28px}.article-reader{background:#fff;border:1px solid #dce7ed;border-radius:8px;margin:42px auto 96px;max-width:880px;padding:34px}.article-reader .back-link{align-items:center;color:#0f766e;display:inline-flex;font-weight:800;gap:8px;margin-bottom:24px;text-decoration:none}.article-reader .back-link svg{transform:rotate(180deg)}.article-reader header{border-bottom:1px solid #e2e8f0;margin-bottom:28px;padding-bottom:24px}.article-reader header span{color:#64748b;display:block;font-size:14px;font-weight:800;margin-bottom:12px}.article-reader header h1{font-size:40px;letter-spacing:0;line-height:1.22;margin:0 0 14px}.article-reader header p{color:#526a78;font-size:17px;line-height:1.75;margin:0}.article-reader-meta{border-bottom:1px solid #e2e8f0;color:#64748b;font-size:14px;font-weight:800;margin-bottom:24px;padding-bottom:18px}.article-markdown{font-size:16px;line-height:1.85}.article-markdown h2,.article-markdown h3{line-height:1.35;margin:30px 0 12px}.article-markdown table{border-collapse:collapse;display:block;margin:18px 0;overflow-x:auto;width:100%}.article-markdown th,.article-markdown td{border:1px solid #d5e1e8;padding:9px 11px;text-align:left}.article-markdown th{background:#f2f7f8}.article-markdown blockquote{border-left:4px solid #0f766e;color:#385565;margin:18px 0;padding:3px 0 3px 16px}.latex-markdown table{border-collapse:collapse;display:block;margin:18px 0;overflow-x:auto;width:100%}.latex-markdown th,.latex-markdown td{border:1px solid #d5e1e8;padding:9px 11px;text-align:left}.latex-markdown th{background:#f2f7f8;font-weight:800}.latex-markdown blockquote{border-left:4px solid #0f766e;color:#385565;margin:18px 0;padding:3px 0 3px 16px}@media(max-width:900px){.questions-main{padding:24px 16px 92px}.questions-title-row h1{font-size:24px;line-height:32px}.questions-search-row{align-items:stretch;flex-wrap:wrap}.questions-search-row input{flex-basis:calc(100% - 36px)}.questions-search-row button{width:100%}.questions-filter-row select{flex:1 1 150px}.questions-result-toolbar,.questions-card-footer,.questions-card-inner{align-items:stretch;flex-direction:column}.questions-thumb{flex-basis:auto;height:220px;width:100%}.articles-hero{padding:72px 16px 54px}.articles-hero h1,.article-reader header h1{font-size:32px}.articles-list-section{padding:28px 16px 92px}.articles-grid{grid-template-columns:1fr}.article-reader{border-left:0;border-right:0;margin:0 auto 92px;padding:24px 16px}}@media(max-width:860px){.knowledge-home-hero{padding:72px 16px 82px}.knowledge-home-hero h1{font-size:36px}.knowledge-home-search{align-items:stretch;flex-direction:column;padding:12px}.knowledge-home-search>span{display:none}.knowledge-home-centers,.knowledge-home-feature,.knowledge-center-page{padding-left:16px;padding-right:16px}.knowledge-section-heading,.knowledge-topic-heading{align-items:flex-start;flex-direction:column}.knowledge-center-grid,.knowledge-topic-grid,.knowledge-home-feature,.knowledge-center-practice,.knowledge-practice-cards{grid-template-columns:1fr}.knowledge-center-layout{display:block}.knowledge-center-side{display:none}.knowledge-center-main{padding:24px 0 72px}.knowledge-center-hero{margin-bottom:56px;padding:32px 24px}.knowledge-center-hero h1{font-size:36px}.knowledge-topic-heading>div:last-child{width:100%}}
