@import "https://fonts.googleapis.com/css2?family=Libre+Caslon+Text:ital,wght@0,400;0,700;1,400&family=Caveat:wght@400;600;700&family=Patrick+Hand&family=Merriweather:ital,wght@0,400;0,700;1,400&display=swap";:root{--paper:#faf7f2;--paper-warm:#fff7d6;--sheet:#fffdf7;--sheet-quiet:#f6f1e8;--ink:#1a3557;--graphite:#2f3437;--pencil-blue:#4a7fb5;--highlighter:#ffe889;--study-pink:#e85c8b;--red-pencil:#c84630;--library-green:#2e7d5b;--bg:var(--paper);--surface:var(--sheet);--accent:var(--ink);--accent-light:var(--pencil-blue);--text:#1a1a2e;--text-muted:#6b7280;--border:#dccfbf;--success:var(--library-green);--warning:#92400e;--font-hand:"Caveat", "Patrick Hand", cursive;--font-serif:"Merriweather", "Libre Caslon Text", Georgia, "Times New Roman", serif;color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;font:18px/160% system-ui,Segoe UI,sans-serif}*{box-sizing:border-box}body{background-color:var(--bg);margin:0}body:after{content:"";pointer-events:none;z-index:99999;opacity:.5;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}.hand{font-family:var(--font-hand);letter-spacing:.01em}#root{width:100%;min-height:100svh}.serif{font-family:Libre Caslon Text,Georgia,Times New Roman,serif}.concept-hl{cursor:pointer;background:#1a355724;border-radius:2px;padding:1px 2px;transition:background .15s}.concept-hl:hover{background:#1a355747}.ts-badge{color:#4a7fb5;vertical-align:middle;background:#eef3f8;border-radius:10px;margin-left:8px;padding:1px 7px;font-family:system-ui,sans-serif;font-size:11px;font-weight:600;display:inline-block}.grow-word{transform-origin:bottom;transition:transform .12s,color .12s;display:inline-block}.grow-word:hover{color:#1a3557;transform:scale(1.35)}.grow-word.is-selected{color:#1a3557;font-weight:600;transform:scale(1.5)}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}@keyframes nodePop{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:scale(1)}}@keyframes markerSwipe{0%{background-size:0% 100%}to{background-size:100% 100%}}@keyframes paperSettle{0%{opacity:0;transform:translateY(7px)rotate(-1.2deg)}65%{opacity:1;transform:translateY(-1px)rotate(.35deg)}to{opacity:1;transform:translateY(0)rotate(-.25deg)}}@keyframes stampPress{0%{opacity:0;filter:blur(.6px);transform:scale(1.18)rotate(-4deg)}58%{opacity:1;filter:blur();transform:scale(.96)rotate(-2deg)}to{opacity:1;transform:scale(1)rotate(-2deg)}}@keyframes sketchUnderlineIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.doodle-mark{mix-blend-mode:multiply;background-position:0;background-repeat:no-repeat;background-size:100% 100%;border-radius:6px 9px 7px 8px;animation:.45s ease-out both markerSwipe;transform:rotate(-.4deg)}.doodle-mark--yellow{background-image:linear-gradient(110deg,#fbbf248c,#fde04773)}.doodle-mark--pink{background-image:linear-gradient(110deg,#f472b666,#db27774d)}.paper-slip{background:linear-gradient(180deg, #ffffffbd, #fffbeb5c), var(--sheet);border:1.5px solid color-mix(in srgb, var(--ink) 24%, var(--border));border-radius:7px 9px 8px 6px;animation:.26s ease-out both paperSettle;position:relative;box-shadow:0 8px 22px #2f34371a}.paper-slip:before{content:"";opacity:.34;background:var(--highlighter);pointer-events:none;height:1px;position:absolute;inset:6px 7px auto;transform:rotate(-.6deg)}.annotation-note-preview{-webkit-line-clamp:5;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.annotation-note-input{font-size:clamp(13px,5.6cqi,18px)!important}.panel-resize-handle{z-index:20;cursor:col-resize;touch-action:none;outline:none;flex:0 0 10px;width:10px;margin:0 -5px;position:relative}.panel-resize-handle:after{content:"";background:#d7e0e8;transition:inset .14s,background .14s;position:absolute;inset:0 4px}.panel-resize-handle:hover:after,.panel-resize-handle:focus-visible:after,.panel-resize-handle.is-dragging:after{background:#4a7fb5;inset-inline:3px}.scientific-figure-panel{container-type:inline-size}.scientific-figure-panel .panel-scroll-content{font-size:clamp(14px,12px + .3vw,18px);overflow-x:auto}.scientific-figure-panel .panel-scroll-content :where(p,li,td,th,blockquote){overflow-wrap:normal;word-break:normal;font-size:clamp(13px,11px + .32vw,18px)!important}.scientific-figure-panel .panel-scroll-content table{min-width:100%;max-width:none;width:max-content!important}@media (prefers-reduced-motion:reduce){.floating-reader-toolbar,.panel-resize-handle:after{transition:none!important}}.sketch-underline{position:relative}.sketch-underline:after{content:"";transform-origin:0;pointer-events:none;background:linear-gradient(90deg,#ffe88926,#ffe889cc,#e85c8b5c);border-radius:999px 36px 999px 42px;height:5px;animation:.18s ease-out both sketchUnderlineIn;position:absolute;bottom:5px;left:8px;right:8px}.ink-stamp{color:var(--library-green);letter-spacing:.08em;text-transform:uppercase;border:1.7px solid;border-radius:5px;align-items:center;gap:5px;padding:2px 7px;font:800 11px/1 system-ui,sans-serif;animation:.18s ease-out both stampPress;display:inline-flex;transform:rotate(-2deg)}.option-mark{position:relative}.option-mark.is-correct:after,.option-mark.is-wrong:after{content:"";pointer-events:none;opacity:.65;border:2px solid;border-radius:48% 53% 50% 47%;position:absolute;inset:5px;transform:rotate(-.8deg)}.option-mark.is-wrong:before{content:"";opacity:.65;pointer-events:none;background:currentColor;height:2px;position:absolute;top:50%;left:14px;right:14px;transform:rotate(-1.7deg)}@media print{@page{size:A4;margin:18mm}body:after{display:none}body *{visibility:hidden}.report-print,.report-print *{visibility:visible}.report-print{width:100%;position:absolute;top:0;left:0;padding:0!important;overflow:visible!important}.report-noprint{display:none!important}}.react-flow__controls button{color:#1a3557!important;background:#fff!important;border-bottom:1px solid #e8e0d5!important}.react-flow__controls button:hover{background:#eef3f8!important}:root{--react-pdf-text-layer:1;--highlight-bg-color:#b400aa;--highlight-selected-bg-color:#006400}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg)translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg)translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg)translate(-100%)}.textLayer{text-align:initial;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2;line-height:1;position:absolute;inset:0;overflow:hidden}.textLayer :is(span,br){color:#0000;white-space:pre;cursor:text;transform-origin:0 0;margin:0;position:absolute}.textLayer span.markedContent{height:0;top:0}.textLayer .highlight{background-color:var(--highlight-bg-color);border-radius:4px;margin:-1px;padding:1px}.textLayer .highlight.appended{position:initial}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::selection{background:0 0}.textLayer .endOfContent{z-index:-1;cursor:default;-webkit-user-select:none;user-select:none;display:block;position:absolute;inset:100% 0 0}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{width:0;height:0;display:none;position:absolute;top:0;left:0}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid selecteditem}.annotationLayer .linkAnnotation:hover{-webkit-backdrop-filter:invert();backdrop-filter:invert()}}.annotationLayer{pointer-events:none;transform-origin:0 0;z-index:3;position:absolute;top:0;left:0}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg)translate(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg)translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg)translateY(-100%)}.annotationLayer canvas{width:100%;height:100%;position:absolute}.annotationLayer section{text-align:initial;pointer-events:auto;box-sizing:border-box;transform-origin:0 0;margin:0;position:absolute}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{width:100%;height:100%;font-size:1em;position:absolute;top:0;left:0}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:#ff0;box-shadow:0 2px 10px #ff0}.annotationLayer .textAnnotation img{cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .textWidgetAnnotation :is(input,textarea),.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;vertical-align:top;width:100%;height:100%;margin:0}.annotationLayer .textWidgetAnnotation :is(input,textarea):required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled]{border:2px solid var(--input-disabled-border-color);cursor:not-allowed;background:0 0}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .textWidgetAnnotation :is(input,textarea):hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .buttonWidgetAnnotation.checkBox input:hover{border-radius:2px}.annotationLayer .textWidgetAnnotation :is(input,textarea):focus,.annotationLayer .choiceWidgetAnnotation select:focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);background:0 0;border-radius:2px}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:#0000;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline);border-radius:2px}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{content:"";background-color:canvastext;display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{width:1px;height:80%;left:45%}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;width:50%;height:50%;top:20%;left:30%}.annotationLayer .textWidgetAnnotation input.comb{padding-left:2px;padding-right:0;font-family:monospace}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{appearance:none}.annotationLayer .popupTriggerArea{width:100%;height:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none;position:absolute}.annotationLayer .popup{max-width:calc(180px * var(--total-scale-factor));box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) #888;border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto;background-color:#ff9;position:absolute}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{margin-left:calc(5px * var(--total-scale-factor));display:inline-block}.annotationLayer .popupContent{margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor));border-top:1px solid #333}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .highlightAnnotation,.annotationLayer .underlineAnnotation,.annotationLayer .squigglyAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .lineAnnotation svg line,.annotationLayer .squareAnnotation svg rect,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .caretAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .stampAnnotation,.annotationLayer .fileAttachmentAnnotation{cursor:pointer}.annotationLayer section svg{width:100%;height:100%;position:absolute;top:0;left:0}.annotationLayer .annotationTextContent{opacity:0;color:#0000;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%;height:100%;position:absolute}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}@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,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)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{text-indent:0;text-rendering:auto;font:1.21em/1.2 KaTeX_Main,Times New Roman,serif;position:relative}.katex *{border-color:currentColor;-ms-high-contrast-adjust:none!important}.katex .katex-version:after{content:"0.17.0"}.katex .katex-mathml{clip-path:inset(50%);border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.katex .katex-html>.newline{display:block}.katex .base{white-space:nowrap;width:min-content;position:relative}.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;table-layout:fixed;display:inline-table}.katex .vlist-r{display:table-row}.katex .vlist{vertical-align:bottom;display:table-cell;position:relative}.katex .vlist>span{height:0;display:block;position:relative}.katex .vlist>span>span{display:inline-block}.katex .vlist>span>.pstrut{width:0;overflow:hidden}.katex .vlist-t2{margin-right:-2px}.katex .vlist-s{vertical-align:bottom;width:2px;min-width:2px;font-size:1px;display:table-cell}.katex .vbox{flex-direction:column;align-items:baseline;display:inline-flex}.katex .hbox{width:100%}.katex .hbox,.katex .thinbox{flex-direction:row;display:inline-flex}.katex .thinbox{width:0;max-width:0}.katex .msupsub{text-align:left}.katex .mfrac>span>span{text-align:center}.katex .mfrac .frac-line{border-bottom-style:solid;width:100%;display:inline-block}.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{line-height:0;display:inline}.katex .clap,.katex .llap,.katex .rlap{width:0;position:relative}.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;width:100%;display:inline-block}.katex .hdashline{border-bottom-style:dashed;width:100%;display:inline-block}.katex .sqrt>.root{margin-left:.277778em;margin-right:-.555556em}.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:.833333em}.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.16667em}.katex .fontsize-ensurer.reset-size2.size4,.katex .sizing.reset-size2.size4{font-size:1.33333em}.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.66667em}.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.45667em}.katex .fontsize-ensurer.reset-size2.size11,.katex .sizing.reset-size2.size11{font-size:4.14667em}.katex .fontsize-ensurer.reset-size3.size1,.katex .sizing.reset-size3.size1{font-size:.714286em}.katex .fontsize-ensurer.reset-size3.size2,.katex .sizing.reset-size3.size2{font-size:.857143em}.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.14286em}.katex .fontsize-ensurer.reset-size3.size5,.katex .sizing.reset-size3.size5{font-size:1.28571em}.katex .fontsize-ensurer.reset-size3.size6,.katex .sizing.reset-size3.size6{font-size:1.42857em}.katex .fontsize-ensurer.reset-size3.size7,.katex .sizing.reset-size3.size7{font-size:1.71429em}.katex .fontsize-ensurer.reset-size3.size8,.katex .sizing.reset-size3.size8{font-size:2.05714em}.katex .fontsize-ensurer.reset-size3.size9,.katex .sizing.reset-size3.size9{font-size:2.46857em}.katex .fontsize-ensurer.reset-size3.size10,.katex .sizing.reset-size3.size10{font-size:2.96286em}.katex .fontsize-ensurer.reset-size3.size11,.katex .sizing.reset-size3.size11{font-size:3.55429em}.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:.555556em}.katex .fontsize-ensurer.reset-size5.size2,.katex .sizing.reset-size5.size2{font-size:.666667em}.katex .fontsize-ensurer.reset-size5.size3,.katex .sizing.reset-size5.size3{font-size:.777778em}.katex .fontsize-ensurer.reset-size5.size4,.katex .sizing.reset-size5.size4{font-size:.888889em}.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.11111em}.katex .fontsize-ensurer.reset-size5.size7,.katex .sizing.reset-size5.size7{font-size:1.33333em}.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.30444em}.katex .fontsize-ensurer.reset-size5.size11,.katex .sizing.reset-size5.size11{font-size:2.76444em}.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:.416667em}.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:.583333em}.katex .fontsize-ensurer.reset-size7.size4,.katex .sizing.reset-size7.size4{font-size:.666667em}.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:.833333em}.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.72833em}.katex .fontsize-ensurer.reset-size7.size11,.katex .sizing.reset-size7.size11{font-size:2.07333em}.katex .fontsize-ensurer.reset-size8.size1,.katex .sizing.reset-size8.size1{font-size:.347222em}.katex .fontsize-ensurer.reset-size8.size2,.katex .sizing.reset-size8.size2{font-size:.416667em}.katex .fontsize-ensurer.reset-size8.size3,.katex .sizing.reset-size8.size3{font-size:.486111em}.katex .fontsize-ensurer.reset-size8.size4,.katex .sizing.reset-size8.size4{font-size:.555556em}.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:.694444em}.katex .fontsize-ensurer.reset-size8.size7,.katex .sizing.reset-size8.size7{font-size:.833333em}.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.44028em}.katex .fontsize-ensurer.reset-size8.size11,.katex .sizing.reset-size8.size11{font-size:1.72778em}.katex .fontsize-ensurer.reset-size9.size1,.katex .sizing.reset-size9.size1{font-size:.289352em}.katex .fontsize-ensurer.reset-size9.size2,.katex .sizing.reset-size9.size2{font-size:.347222em}.katex .fontsize-ensurer.reset-size9.size3,.katex .sizing.reset-size9.size3{font-size:.405093em}.katex .fontsize-ensurer.reset-size9.size4,.katex .sizing.reset-size9.size4{font-size:.462963em}.katex .fontsize-ensurer.reset-size9.size5,.katex .sizing.reset-size9.size5{font-size:.520833em}.katex .fontsize-ensurer.reset-size9.size6,.katex .sizing.reset-size9.size6{font-size:.578704em}.katex .fontsize-ensurer.reset-size9.size7,.katex .sizing.reset-size9.size7{font-size:.694444em}.katex .fontsize-ensurer.reset-size9.size8,.katex .sizing.reset-size9.size8{font-size:.833333em}.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.20023em}.katex .fontsize-ensurer.reset-size9.size11,.katex .sizing.reset-size9.size11{font-size:1.43981em}.katex .fontsize-ensurer.reset-size10.size1,.katex .sizing.reset-size10.size1{font-size:.24108em}.katex .fontsize-ensurer.reset-size10.size2,.katex .sizing.reset-size10.size2{font-size:.289296em}.katex .fontsize-ensurer.reset-size10.size3,.katex .sizing.reset-size10.size3{font-size:.337512em}.katex .fontsize-ensurer.reset-size10.size4,.katex .sizing.reset-size10.size4{font-size:.385728em}.katex .fontsize-ensurer.reset-size10.size5,.katex .sizing.reset-size10.size5{font-size:.433944em}.katex .fontsize-ensurer.reset-size10.size6,.katex .sizing.reset-size10.size6{font-size:.48216em}.katex .fontsize-ensurer.reset-size10.size7,.katex .sizing.reset-size10.size7{font-size:.578592em}.katex .fontsize-ensurer.reset-size10.size8,.katex .sizing.reset-size10.size8{font-size:.694311em}.katex .fontsize-ensurer.reset-size10.size9,.katex .sizing.reset-size10.size9{font-size:.833173em}.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.19961em}.katex .fontsize-ensurer.reset-size11.size1,.katex .sizing.reset-size11.size1{font-size:.200965em}.katex .fontsize-ensurer.reset-size11.size2,.katex .sizing.reset-size11.size2{font-size:.241158em}.katex .fontsize-ensurer.reset-size11.size3,.katex .sizing.reset-size11.size3{font-size:.281351em}.katex .fontsize-ensurer.reset-size11.size4,.katex .sizing.reset-size11.size4{font-size:.321543em}.katex .fontsize-ensurer.reset-size11.size5,.katex .sizing.reset-size11.size5{font-size:.361736em}.katex .fontsize-ensurer.reset-size11.size6,.katex .sizing.reset-size11.size6{font-size:.401929em}.katex .fontsize-ensurer.reset-size11.size7,.katex .sizing.reset-size11.size7{font-size:.482315em}.katex .fontsize-ensurer.reset-size11.size8,.katex .sizing.reset-size11.size8{font-size:.578778em}.katex .fontsize-ensurer.reset-size11.size9,.katex .sizing.reset-size11.size9{font-size:.694534em}.katex .fontsize-ensurer.reset-size11.size10,.katex .sizing.reset-size11.size10{font-size:.833601em}.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{width:.12em;display:inline-block}.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{min-width:1px;display:inline-block}.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;height:inherit;width:100%;display:block;position:absolute}.katex svg path{stroke:none}.katex svg{fill-rule:nonzero;fill-opacity:1;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1}.katex img{border-style:none;min-width:0;max-width:none;min-height:0;max-height:none}.katex .stretchy{width:100%;display:block;position:relative;overflow:hidden}.katex .stretchy:after,.katex .stretchy:before{content:""}.katex .hide-tail{width:100%;position:relative;overflow:hidden}.katex .halfarrow-left{width:50.2%;position:absolute;left:0;overflow:hidden}.katex .halfarrow-right{width:50.2%;position:absolute;right:0;overflow:hidden}.katex .brace-left{width:25.1%;position:absolute;left:0;overflow:hidden}.katex .brace-center{width:50%;position:absolute;left:25%;overflow:hidden}.katex .brace-right{width:25.1%;position:absolute;right:0;overflow:hidden}.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{box-sizing:border-box;border:.04em solid}.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{box-sizing:border-box;border-top:.049em solid;border-right:.049em solid;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{text-align:left;display:inline-block;position:absolute;right:calc(50% + .3em)}.katex .cd-label-right{text-align:right;display:inline-block;position:absolute;left:calc(50% + .3em)}.katex-display{text-align:center;margin:1em 0;display:block}.katex-display>.katex{text-align:center;white-space:nowrap;display:block}.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{text-align:left;padding-left:2em}body{counter-reset:katexEqnNo mmlEqnNo}.visual-lesson-card,.legacy-visual-card,.visual-lesson-state{box-sizing:border-box;color:#1a3557;background:#faf7f2;border:1px solid #1a355729;border-radius:16px;width:100%}.visual-lesson-state{align-items:center;gap:10px;padding:20px;display:flex}.visual-lesson-state.is-error{color:#8e342d;background:#fff4ef}.visual-lesson-pulse{background:#c88345;border-radius:50%;width:9px;height:9px;animation:1.2s ease-in-out infinite attention-pulse}.visual-lesson-card__actions{justify-content:flex-end;padding:10px 12px 0;display:flex}.visual-answer{color:#263f59;max-width:840px;padding:14px 16px 4px;font-family:Libre Caslon Text,Georgia,serif;font-size:14px;line-height:1.62}.visual-answer>:first-child{margin-top:0}.visual-answer>:last-child{margin-bottom:0}.visual-lesson-card__actions button,.attention-timeline button{color:#1a3557;cursor:pointer;background:#fffdf9;border:1px solid #1a355738;border-radius:8px;padding:7px 10px}.visual-lesson-card__actions button:hover,.attention-timeline button:hover{border-color:#2d5b8f}.attention-timeline button:disabled{opacity:.42;cursor:default}.attention-lab{padding:14px 16px 18px;font-family:Inter,system-ui,sans-serif}.attention-lab__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.attention-lab__header h2{color:#172e4a;margin:5px 0 6px;font-family:Libre Caslon Text,Georgia,serif;font-size:clamp(20px,3vw,29px);font-weight:600}.attention-lab__header p{color:#526275;max-width:760px;margin:0;line-height:1.55}.attention-lab__eyebrow{color:#9a5d27;letter-spacing:.09em;text-transform:uppercase;font-size:11px;font-weight:700}.attention-lab__badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:330px;display:flex}.attention-badge{color:#294f7a;white-space:nowrap;background:#eef3f8;border:1px solid #2d5b8f33;border-radius:999px;padding:3px 7px;font-size:10px;font-weight:650;display:inline-flex}.attention-badge.is-warning,.attention-badge.support-missing{color:#854b1b;background:#fff0e3;border-color:#e1a46d}.attention-badge.support-illustrative{color:#684377;background:#f5ecfa}.attention-notice,.legacy-visual-warning{color:#75451f;background:#fff3e7;border-left:3px solid #c88345;margin:12px 0;padding:10px 12px;font-size:12px;line-height:1.5}.legacy-visual-card{padding:10px;overflow:hidden}.attention-token-strip{flex-wrap:wrap;gap:8px;padding:15px 0 12px;display:flex}.attention-token-strip button{color:#1a3557;cursor:pointer;background:#fffdf9;border:1px solid #ccd6e1;border-radius:10px;align-items:center;gap:7px;padding:8px 11px;font-weight:650;display:inline-flex}.attention-token-strip button span{background:#e7edf4;border-radius:50%;place-items:center;width:18px;height:18px;font-size:10px;display:grid}.attention-token-strip button.is-selected{color:#fff;background:#1a3557;border-color:#1a3557;box-shadow:0 5px 15px #1a355729}.attention-token-strip button.is-selected span{color:#1a3557;background:#f4c99f}.attention-timeline{border-block:1px solid #1a35571f;padding:11px 0}.attention-timeline__controls{flex-wrap:wrap;gap:7px;display:flex}.attention-timeline__step{align-items:flex-start;gap:12px;margin-top:12px;display:flex}.attention-timeline__step>span{color:#9a5d27;padding-top:3px;font-size:11px;font-weight:700}.attention-timeline__step strong{font-family:Libre Caslon Text,Georgia,serif}.attention-timeline__step p{color:#657283;margin:3px 0 0;font-size:12px;line-height:1.45}.attention-timeline__rail{grid-template-columns:repeat(7,1fr);gap:4px;margin-top:10px;display:grid}.attention-timeline__rail button{background:#d9e0e8;border:0;border-radius:4px;height:4px;min-height:0;padding:0}.attention-timeline__rail button.is-active{background:#c88345}.attention-equation{color:#172e4a;padding:18px 0 10px;overflow-x:auto}.attention-lab__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,300px),1fr));align-items:start;gap:12px;display:grid}.attention-lab__panel{background:#fffdf9;border:1px solid #1a35571f;border-radius:12px;min-width:0;padding:11px;overflow:auto}.attention-figure{margin:0}.attention-figure figcaption,.tensor-matrix figcaption{color:#1a3557;margin-bottom:8px;font-family:Libre Caslon Text,Georgia,serif;font-weight:600}.attention-heatmap,.attention-flow{width:100%;min-width:330px;height:auto}.attention-heatmap text,.attention-flow text{fill:#1a3557;pointer-events:none;font-size:10px}.attention-heatmap text.is-light{fill:#fff}.attention-heatmap g[role=button]{cursor:pointer}.attention-heatmap g.is-selected rect{stroke:#c88345;stroke-width:2px}.attention-axis-label{font-weight:650}.attention-axis-caption{letter-spacing:.08em;text-transform:uppercase;fill:#7a8794!important;font-size:9px!important}.attention-flow__query{fill:#1a3557}.attention-flow__key{fill:#f1f5f8;stroke:#8fa5ba}.attention-flow__query+.attention-flow__token{fill:#fff}.attention-flow__token{font-weight:650;font-size:9px!important}.attention-flow__weight{font-weight:700;fill:#9a5d27!important}.attention-lab__matrices{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:9px;display:grid}.tensor-matrix{min-width:0;margin:0}.tensor-matrix__body{border:1px solid #d7dfe7;border-radius:8px;overflow:hidden}.tensor-matrix__row{border-top:1px solid #e6ebef;grid-auto-columns:minmax(38px,1fr);grid-auto-flow:column;align-items:stretch;display:grid}.tensor-matrix__row:first-child{border-top:0}.tensor-matrix__row.is-selected{background:#fff0df}.tensor-matrix__row-label{color:#657283;text-overflow:ellipsis;padding:6px;font-size:9px;overflow:hidden}.tensor-matrix code{color:#294f7a;text-align:center;border-left:1px solid #e6ebef;padding:6px 4px;font-size:10px}.attention-lab__explanation h3{margin:2px 0 5px;font-family:Libre Caslon Text,Georgia,serif;font-size:15px}.attention-lab__explanation p,.attention-lab__explanation li{color:#596979;font-size:12px;line-height:1.55}.attention-lab__explanation ul{padding-left:18px}.attention-warning{border-left:2px solid #c88345;padding-left:8px;color:#854b1b!important}.attention-evidence{border-top:1px solid #1a355721;margin-top:12px;padding-top:11px}.attention-evidence summary{cursor:pointer;color:#294f7a;font-size:12px;font-weight:700}.attention-evidence__list{gap:8px;margin-top:10px;display:grid}.attention-evidence article{background:#fffdf9;border:1px solid #dfe5eb;border-radius:9px;padding:9px}.attention-evidence__claim{align-items:flex-start;gap:8px;display:flex}.attention-evidence__claim p{color:#42566c;margin:1px 0 7px;font-size:12px;line-height:1.45}.attention-evidence__source{color:#687887;flex-wrap:wrap;align-items:center;gap:6px;font-size:11px;display:flex}.attention-evidence__source a{color:#2d5b8f}.attention-evidence blockquote{color:#687887;border-left:2px solid #cbd6e0;flex-basis:100%;margin:4px 0 0;padding-left:8px;font-family:Libre Caslon Text,Georgia,serif}@keyframes attention-pulse{50%{opacity:.45;transform:scale(1.35)}}@media (width<=720px){.attention-lab__header{flex-direction:column}.attention-lab__badges{justify-content:flex-start;max-width:none}}@media (prefers-reduced-motion:reduce){.visual-lesson-pulse{animation:none}}.msp-plugin{font-family:Helvetica Neue,Segoe UI,Helvetica,Source Sans Pro,Arial,sans-serif;font-size:14px;line-height:1.42857;position:absolute;inset:0}.msp-plugin *{box-sizing:border-box}.msp-plugin [hidden],.msp-plugin template{display:none}.msp-plugin a{background-color:#0000}.msp-plugin a:active,.msp-plugin a:hover{outline:0}.msp-plugin abbr[title]{border-bottom:1px dotted}.msp-plugin b,.msp-plugin strong{font-weight:700}.msp-plugin small{font-size:80%}.msp-plugin img{border:0}.msp-plugin svg:not(:root){overflow:hidden}.msp-plugin button,.msp-plugin input,.msp-plugin optgroup,.msp-plugin select,.msp-plugin textarea{color:inherit;font:inherit;margin:0}.msp-plugin button{overflow:visible}.msp-plugin button,.msp-plugin select{text-transform:none}.msp-plugin button,.msp-plugin html input[type=button],.msp-plugin input[type=reset],.msp-plugin input[type=submit]{-webkit-appearance:button;cursor:pointer}.msp-plugin button[disabled],.msp-plugin html input[disabled]{cursor:default}.msp-plugin button::-moz-focus-inner{border:0;padding:0}.msp-plugin input::-moz-focus-inner{border:0;padding:0}.msp-plugin input{line-height:normal}.msp-plugin input[type=checkbox],.msp-plugin input[type=radio]{box-sizing:border-box;padding:0}.msp-plugin input[type=number]::-webkit-inner-spin-button{height:auto}.msp-plugin input[type=number]::-webkit-outer-spin-button{height:auto}.msp-plugin textarea{overflow:auto}.msp-plugin .msp-layout-expanded,.msp-plugin .msp-layout-standard{inset:0}.msp-plugin .msp-layout-standard{border:1px solid #cec9ba}.msp-plugin .msp-layout-region{overflow:hidden}.msp-plugin .msp-layout-static,.msp-plugin .msp-layout-scrollable{position:absolute}.msp-plugin .msp-scrollable{overflow-y:auto}.msp-plugin .msp-scrollable-container{position:absolute;inset:0;overflow-y:auto}.msp-plugin .msp-layout-static{overflow:hidden}.msp-plugin .msp-layout-top .msp-layout-static,.msp-plugin .msp-layout-main .msp-layout-static,.msp-plugin .msp-layout-bottom .msp-layout-static,.msp-plugin .msp-layout-right .msp-layout-static{inset:0}.msp-plugin .msp-layout-right .msp-layout-scrollable{inset:43px 0 0}.msp-plugin .msp-layout-left .msp-layout-static{inset:0}.msp-plugin .msp-layout-standard-outside{position:absolute}.msp-plugin .msp-layout-standard-outside .msp-layout-main{position:absolute;inset:0}.msp-plugin .msp-layout-standard-outside .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:97px;position:absolute;top:-97px;right:0}.msp-plugin .msp-layout-standard-outside .msp-layout-bottom{border-bottom:1px solid #cec9ba;width:50%;height:97px;position:absolute;top:-97px;left:0;right:0}.msp-plugin .msp-layout-standard-outside .msp-layout-right{border-top:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:295px;position:absolute;bottom:-295px;right:0}.msp-plugin .msp-layout-standard-outside .msp-layout-left{border-top:1px solid #cec9ba;width:50%;height:295px;position:absolute;bottom:-295px;left:0}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-standard-outside .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-outside .msp-layout-collapse-left .msp-layout-right{width:auto;left:32px}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-outside .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-standard-landscape{position:absolute}.msp-plugin .msp-layout-standard-landscape .msp-layout-main{position:absolute;inset:100px 300px 70px 330px}.msp-plugin .msp-layout-standard-landscape .msp-layout-top{border-bottom:1px solid #cec9ba;height:100px;position:absolute;top:0;left:330px;right:300px}.msp-plugin .msp-layout-standard-landscape .msp-layout-bottom{border-top:1px solid #cec9ba;height:70px;position:absolute;bottom:0;left:330px;right:300px}.msp-plugin .msp-layout-standard-landscape .msp-layout-right{border-left:1px solid #cec9ba;width:300px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-left{border-right:1px solid #cec9ba;width:330px;position:absolute;top:0;bottom:0;left:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-main,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-top,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-right .msp-layout-bottom{right:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-main,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-top,.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-left .msp-layout-bottom{left:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-main,.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-top,.msp-plugin .msp-layout-standard-landscape .msp-layout-collapse-left .msp-layout-bottom{left:32px}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-bottom .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-landscape .msp-layout-hide-top .msp-layout-main{top:0}.msp-plugin .msp-layout-standard-portrait{position:absolute}.msp-plugin .msp-layout-standard-portrait .msp-layout-main{position:absolute;inset:97px 0 361px}.msp-plugin .msp-layout-standard-portrait .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:97px;position:absolute;top:0;right:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-bottom{border-bottom:1px solid #cec9ba;width:50%;height:97px;position:absolute;left:0;right:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-right{border-top:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;right:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-left{border-top:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;left:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-right.msp-layout-hide-left .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-portrait .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-portrait .msp-layout-collapse-left .msp-layout-right{width:auto;left:32px}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-standard-portrait .msp-layout-hide-top.msp-layout-hide-bottom .msp-layout-main{top:0}.msp-plugin .msp-layout-standard-reactive{position:absolute}@media (orientation:landscape),(width>=1000px){.msp-plugin .msp-layout-standard-reactive .msp-layout-main{position:absolute;inset:100px 300px 70px 330px}.msp-plugin .msp-layout-standard-reactive .msp-layout-top{border-bottom:1px solid #cec9ba;height:100px;position:absolute;top:0;left:330px;right:300px}.msp-plugin .msp-layout-standard-reactive .msp-layout-bottom{border-top:1px solid #cec9ba;height:70px;position:absolute;bottom:0;left:330px;right:300px}.msp-plugin .msp-layout-standard-reactive .msp-layout-right{border-left:1px solid #cec9ba;width:300px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-left{border-right:1px solid #cec9ba;width:330px;position:absolute;top:0;bottom:0;left:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-main,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-top,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-bottom{right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-main,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-top,.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-bottom{left:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-main,.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-top,.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-bottom{left:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-main{top:0}}@media (orientation:portrait) and (width<=1000px){.msp-plugin .msp-layout-standard-reactive .msp-layout-main{position:absolute;inset:97px 0 361px}.msp-plugin .msp-layout-standard-reactive .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:97px;position:absolute;top:0;right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-bottom{border-bottom:1px solid #cec9ba;width:50%;height:97px;position:absolute;left:0;right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-right{border-top:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;right:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-left{border-top:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;left:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-right.msp-layout-hide-left .msp-layout-main{bottom:0}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-collapse-left .msp-layout-right{width:auto;left:32px}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-standard-reactive .msp-layout-hide-top.msp-layout-hide-bottom .msp-layout-main{top:0}}.msp-plugin .msp-layout-expanded{position:fixed}@media (orientation:landscape){.msp-plugin .msp-layout-expanded .msp-layout-main{position:absolute;inset:100px 300px 70px 330px}.msp-plugin .msp-layout-expanded .msp-layout-top{border-bottom:1px solid #cec9ba;height:100px;position:absolute;top:0;left:330px;right:300px}.msp-plugin .msp-layout-expanded .msp-layout-bottom{border-top:1px solid #cec9ba;height:70px;position:absolute;bottom:0;left:330px;right:300px}.msp-plugin .msp-layout-expanded .msp-layout-right{border-left:1px solid #cec9ba;width:300px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-layout-expanded .msp-layout-left{border-right:1px solid #cec9ba;width:330px;position:absolute;top:0;bottom:0;left:0}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-main,.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-top,.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-bottom{right:0}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-main,.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-top,.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-bottom{left:0}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-main,.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-top,.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-bottom{left:32px}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-main{bottom:0}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-main{top:0}}@media (orientation:portrait){.msp-plugin .msp-layout-expanded .msp-layout-main{position:absolute;inset:97px 0 361px}.msp-plugin .msp-layout-expanded .msp-layout-top{border-bottom:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:97px;position:absolute;top:0;right:0}.msp-plugin .msp-layout-expanded .msp-layout-bottom{border-bottom:1px solid #cec9ba;width:50%;height:97px;position:absolute;left:0;right:0}.msp-plugin .msp-layout-expanded .msp-layout-right{border-top:1px solid #cec9ba;border-left:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;right:0}.msp-plugin .msp-layout-expanded .msp-layout-left{border-top:1px solid #cec9ba;width:50%;height:361px;position:absolute;bottom:0;left:0}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-right{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-right .msp-layout-left{width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-left{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-left .msp-layout-right{border-left:none;width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-right.msp-layout-hide-left .msp-layout-main{bottom:0}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-left{width:32px}.msp-plugin .msp-layout-expanded .msp-layout-collapse-left .msp-layout-right{width:auto;left:32px}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-top{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-top .msp-layout-bottom{border-left:none;width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-bottom{display:none}.msp-plugin .msp-layout-expanded .msp-layout-hide-bottom .msp-layout-top{border-left:none;width:100%}.msp-plugin .msp-layout-expanded .msp-layout-hide-top.msp-layout-hide-bottom .msp-layout-main{top:0}}.msp-plugin ::-webkit-scrollbar{width:10px;height:10px}.msp-plugin ::-webkit-scrollbar-track{background-color:#e9e6e0;border-radius:0}.msp-plugin ::-webkit-scrollbar-thumb{background-color:#beb7a4;background-clip:content-box;border:1px solid #0000;border-radius:10px}.msp-plugin .msp-form-control,.msp-plugin .msp-control-row select,.msp-plugin .msp-control-row button,.msp-plugin .msp-control-row input[type=text],.msp-plugin .msp-btn{appearance:none;width:100%;height:32px;-webkit-box-shadow:none;box-shadow:none;background:#f3f2ee;border:none;padding:0 10px;line-height:30px;display:block}.msp-plugin .msp-form-control::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-control-row select::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-control-row button::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-control-row input[type=text]::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-btn::-moz-placeholder{color:#9c835f;opacity:1}.msp-plugin .msp-form-control:-ms-placeholder-shown{color:#9c835f}.msp-plugin .msp-control-row select:-ms-placeholder-shown{color:#9c835f}.msp-plugin .msp-control-row button:-ms-placeholder-shown{color:#9c835f}.msp-plugin .msp-control-row input[type=text]:-ms-placeholder-shown{color:#9c835f}.msp-plugin .msp-btn:-ms-placeholder-shown{color:#9c835f}.msp-plugin .msp-form-control::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-control-row select::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-control-row button::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-control-row input[type=text]::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-btn::-webkit-input-placeholder{color:#9c835f}.msp-plugin .msp-form-control:hover,.msp-plugin .msp-control-row select:hover,.msp-plugin .msp-control-row button:hover,.msp-plugin .msp-control-row input[type=text]:hover,.msp-plugin .msp-btn:hover{color:#ae5d04;background-color:#e9e6e0;border:none;outline-offset:-1px!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-form-control:active,.msp-plugin .msp-control-row select:active,.msp-plugin .msp-control-row button:active,.msp-plugin .msp-control-row input[type=text]:active,.msp-plugin .msp-btn:active,.msp-plugin .msp-form-control:focus,.msp-plugin .msp-control-row select:focus,.msp-plugin .msp-control-row button:focus,.msp-plugin .msp-control-row input[type=text]:focus,.msp-plugin .msp-btn:focus{color:#332b1f;outline-offset:0;background-color:#f3f2ee;border:none;outline:none}.msp-plugin .msp-form-control[disabled],.msp-plugin .msp-control-row select[disabled],.msp-plugin .msp-control-row button[disabled],.msp-plugin .msp-control-row input[disabled][type=text],.msp-plugin [disabled].msp-btn,.msp-plugin .msp-form-control[readonly],.msp-plugin .msp-control-row select[readonly],.msp-plugin .msp-control-row button[readonly],.msp-plugin .msp-control-row input[readonly][type=text],.msp-plugin [readonly].msp-btn,fieldset[disabled] .msp-plugin .msp-form-control,fieldset[disabled] .msp-plugin .msp-control-row select,fieldset[disabled] .msp-plugin .msp-control-row button,fieldset[disabled] .msp-plugin .msp-control-row input[type=text],fieldset[disabled] .msp-plugin .msp-btn{opacity:.35;background:#eeece7}.msp-plugin .msp-btn,.msp-plugin .msp-control-row button{text-align:center;touch-action:manipulation;cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-image:none;border:none;margin-bottom:0;padding:0 10px;line-height:32px;display:inline-block}.msp-plugin .msp-btn[disabled],.msp-plugin .msp-control-row button[disabled]{opacity:.35;background:#eeece7}.msp-plugin .msp-btn-block,.msp-plugin .msp-control-row button{width:100%;display:block}.msp-plugin .msp-btn,.msp-plugin .msp-control-row button,.msp-plugin .msp-btn:active,.msp-plugin .msp-btn-link:focus,.msp-plugin .msp-btn:hover{outline:none}.msp-plugin .msp-material-icon svg{vertical-align:middle;fill:currentColor;-webkit-user-select:none;user-select:none;flex-shrink:0;width:1em;height:1em;margin-bottom:3px;font-size:1.2em;display:inline-flex}.msp-plugin .msp-btn-block>.msp-material-icon,.msp-plugin .msp-control-row button>.msp-material-icon{margin-left:0;margin-right:.4em}.msp-plugin .msp-btn-childless>.msp-material-icon{margin-left:0;margin-right:0}.msp-plugin .msp-btn-icon{text-align:center;border:none;width:32px;height:32px;padding:0;line-height:32px}.msp-plugin .msp-btn-icon:hover{color:#ae5d04;background-color:#e9e6e0;border:none;outline-offset:-1px!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-btn-icon[disabled],.msp-plugin .msp-btn-icon[disabled]:hover,.msp-plugin .msp-btn-icon[disabled]:active{color:#9c835f}.msp-plugin .msp-btn-icon-small{text-align:center;border:none;width:20px;height:32px;padding:0;line-height:32px}.msp-plugin .msp-btn-icon-small:hover{color:#ae5d04;background-color:#e9e6e0;border:none;outline-offset:-1px!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-btn-icon-small[disabled],.msp-plugin .msp-btn-icon-small[disabled]:hover,.msp-plugin .msp-btn-icon-small[disabled]:active{color:#9c835f}.msp-plugin .msp-btn-link{border-radius:0;font-weight:400}.msp-plugin .msp-btn-link,.msp-plugin .msp-btn-link:active,.msp-plugin .msp-btn-link.active,.msp-plugin .msp-btn-link[disabled],fieldset[disabled] .msp-plugin .msp-btn-link{-webkit-box-shadow:none;box-shadow:none;background-color:#0000}.msp-plugin .msp-btn-link,.msp-plugin .msp-btn-link:hover,.msp-plugin .msp-btn-link:focus,.msp-plugin .msp-btn-link:active{border-color:#0000}.msp-plugin .msp-btn-link:hover,.msp-plugin .msp-btn-link:focus{background-color:#0000;text-decoration:none}.msp-plugin .msp-btn-link[disabled]:hover,.msp-plugin .msp-btn-link[disabled]:focus,fieldset[disabled] .msp-plugin .msp-btn-link:hover,fieldset[disabled] .msp-plugin .msp-btn-link:focus{text-decoration:none}.msp-plugin .msp-btn-link .msp-icon{font-size:100%}.msp-plugin .msp-btn-link,.msp-plugin .msp-btn-link:active,.msp-plugin .msp-btn-link:focus{color:#332b1f;text-decoration:none}.msp-plugin .msp-btn-link:hover{color:#ae5d04;text-decoration:none}.msp-plugin .msp-btn-link-toggle-on{color:#332b1f}.msp-plugin .msp-btn-link-toggle-off,.msp-plugin .msp-btn-link-toggle-off:active,.msp-plugin .msp-btn-link-toggle-off:focus{color:#9c835f!important}.msp-plugin .msp-btn-link-toggle-on:hover{color:#ae5d04!important}.msp-plugin .msp-btn-link-toggle-off:hover{color:#dc9c56!important}.msp-plugin .msp-btn-action,.msp-plugin .msp-btn-action:active,.msp-plugin .msp-btn-action:focus{color:#332b1f;background:#f3f2ee}.msp-plugin .msp-btn-action:hover{color:#ae5d04;background:#f9f8f6}.msp-plugin .msp-btn-action[disabled],.msp-plugin .msp-btn-action[disabled]:hover,.msp-plugin .msp-btn-action[disabled]:active,.msp-plugin .msp-btn-action[disabled]:focus{color:#362e21}.msp-plugin .msp-btn-commit-on,.msp-plugin .msp-btn-commit-on:active,.msp-plugin .msp-btn-commit-on:focus{color:#974102;background:#f2f1ed}.msp-plugin .msp-btn-commit-on:hover{color:#ae5d04;background:#f8f7f4}.msp-plugin .msp-btn-commit-on[disabled],.msp-plugin .msp-btn-commit-on[disabled]:hover,.msp-plugin .msp-btn-commit-on[disabled]:active,.msp-plugin .msp-btn-commit-on[disabled]:focus{color:#9c4302}.msp-plugin .msp-btn-commit-off,.msp-plugin .msp-btn-commit-off:active,.msp-plugin .msp-btn-commit-off:focus{color:#332b1f;background:#f6f5f3}.msp-plugin .msp-btn-commit-off:hover{color:#ae5d04;background:#fcfbfa}.msp-plugin .msp-btn-commit-off[disabled],.msp-plugin .msp-btn-commit-off[disabled]:hover,.msp-plugin .msp-btn-commit-off[disabled]:active,.msp-plugin .msp-btn-commit-off[disabled]:focus{color:#362e21}.msp-plugin .msp-btn-remove:hover{color:#f2f4f7}.msp-plugin .msp-btn-commit-on:hover{color:#fc6c03}.msp-plugin .msp-select-toggle:after{content:"";opacity:0;pointer-events:none;border-top:7px solid #ae5d04;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.msp-plugin .msp-select-toggle:hover:after{opacity:1}.msp-plugin .msp-btn-action{height:32px;line-height:32px}.msp-plugin input[type=file]{display:block}.msp-plugin input[type=range]{width:100%;display:block}.msp-plugin select[multiple],.msp-plugin select[size],.msp-plugin textarea.msp-form-control,.msp-plugin textarea.msp-btn{height:auto}.msp-plugin .msp-control-top-offset{margin-top:1px}.msp-plugin .msp-btn-commit{text-align:right;border:none;padding:0 10px 0 0;font-weight:700;line-height:32px;overflow:hidden}.msp-plugin .msp-btn-commit .msp-icon{display:block-inline;text-align:center;width:32px;line-height:32px}.msp-plugin select.msp-form-control,.msp-plugin .msp-control-row select,.msp-plugin select.msp-btn{background:#f3f2ee url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAUCAMAAACzvE1FAAAADFBMVEUzMzMzMzMzMzMzMzMKAG/3AAAAA3RSTlMAf4C/aSLHAAAAPElEQVR42q3NMQ4AIAgEQTn//2cLdRKppSGzBYwzVXvznNWs8C58CiussPJj8h6NwgorrKRdTvuV9v16Afn0AYFOB7aYAAAAAElFTkSuQmCC) right 10px center/8px 12px no-repeat;padding-right:24px}:is(.msp-plugin select.msp-form-control:-moz-focusring,.msp-plugin .msp-control-row select:-moz-focusring,.msp-plugin select.msp-btn:-moz-focusring){color:#0000;text-shadow:0 0 #332b1f}.msp-plugin .msp-default-bg{background:#eeece7}.msp-plugin .msp-transparent-bg{background:0 0}.msp-plugin .msp-no-hover-outline:hover{color:#ae5d04;background-color:inherit;border:none;outline-offset:0!important;outline:none!important}.msp-plugin .msp-icon-inline{margin-right:8px}.msp-plugin .msp-control-row{background:#eeece7;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-control-row>span.msp-control-row-label,.msp-plugin .msp-control-row>button.msp-control-button-label{text-align:right;color:#63533c;text-overflow:ellipsis;white-space:nowrap;-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default;width:120px;padding:0 10px;line-height:32px;display:block;position:relative;overflow:hidden}.msp-plugin .msp-control-row>button.msp-control-button-label{cursor:pointer;background:#eeece7}.msp-plugin .msp-control-row .msp-control-current{background:#eeece7}.msp-plugin .msp-control-row>div.msp-control-row-ctrl{position:absolute;inset:0 0 0 120px}.msp-plugin .msp-control-row>div.msp-control-row-text{align-items:center;padding:0 10px;display:flex;position:absolute;inset:0 0 0 120px}.msp-plugin .msp-control-row>div{background:#f3f2ee}.msp-plugin .msp-control-row>.msp-flex-row,.msp-plugin .msp-control-row>.msp-state-image-row{background:#eeece7}.msp-plugin .msp-control-label-short>span{width:80px!important}.msp-plugin .msp-control-label-short>div:nth-child(2){left:80px!important}.msp-plugin .msp-control-col-2{float:left;width:50%}.msp-plugin .msp-control-twoline{height:64px!important}.msp-plugin .msp-control-group{position:relative}.msp-plugin .msp-toggle-button .msp-icon{margin-right:6px;display:inline-block}.msp-plugin .msp-toggle-button>div>button:hover{border:none;outline-offset:-1px!important;border-color:#e9e6e0!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-slider>div:first-child{display:flex;position:absolute;inset:0 62px 0 18px}.msp-plugin .msp-slider>div:last-child{text-align:center;width:50px;height:32px;line-height:32px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-slider-no-input>div:first-child{right:18px}.msp-plugin .msp-slider-no-input>div:last-child{visibility:hidden;width:0}.msp-plugin .msp-slider input[type=text]{text-align:right;padding-left:4px;padding-right:6px;font-size:80%}.msp-plugin .msp-slider2>div:first-child{text-align:center;width:25px;height:32px;font-size:80%;line-height:32px;position:absolute;top:0;bottom:0;left:0}.msp-plugin .msp-slider2>div:nth-child(2){display:flex;position:absolute;inset:0 37px 0 35px}.msp-plugin .msp-slider2>div:last-child{text-align:center;width:25px;height:32px;font-size:80%;line-height:32px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-slider2 input[type=text]{text-align:center;padding-left:4px;padding-right:4px;font-size:80%}.msp-plugin .msp-toggle-color-picker button{text-align:center;margin:0;padding-left:10px;padding-right:10px;border:10px solid #f3f2ee!important}.msp-plugin .msp-toggle-color-picker button:hover{border:none;outline-offset:-1px!important;border-color:#e9e6e0!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-toggle-color-picker .msp-color-picker{z-index:100000;background:#eeece7;border-top:1px solid #eeece7;width:100%;padding-bottom:5px;position:absolute}.msp-plugin .msp-toggle-color-picker-above .msp-color-picker{height:85px;top:-85px}.msp-plugin .msp-toggle-color-picker-below .msp-color-picker{height:80px;top:32px}.msp-plugin .msp-control-offset{padding-left:10px}.msp-plugin .msp-accent-offset{border-left:2px solid #e98b39;margin-left:8px;padding-left:1px}.msp-plugin .msp-control-group-wrapper{margin-top:1px;margin-bottom:0}.msp-plugin .msp-control-group-header{background:#eeece7}.msp-plugin .msp-control-group-header>button,.msp-plugin .msp-control-group-header div{text-align:left;color:#63533c;padding-left:4px;background:#eeece7!important;height:24px!important;font-size:85%!important;line-height:24px!important}.msp-plugin .msp-control-group-header .msp-icon{height:24px!important;line-height:24px!important}.msp-plugin .msp-control-group-header>span{color:#63533c;background:#eeece7;padding-left:5px;font-size:70%;line-height:21.3333px}.msp-plugin .msp-control-current{background:#eeece7}.msp-plugin .msp-control-group-footer{background:#e3e0d8;height:5px;margin-top:1px;font-size:1px}.msp-plugin .msp-control-group-expander{text-align:left;background:0 0;width:120px;padding:0;line-height:32px;display:block;position:absolute;top:0;left:0}.msp-plugin .msp-control-group-expander .msp-icon{text-align:center;width:31px;font-size:100%;line-height:29px}.msp-plugin .msp-plugin-layout_controls{position:absolute;top:10px;left:10px}.msp-plugin .msp-plugin-layout_controls>button:first-child{margin-right:6px}.msp-plugin .msp-empty-control{display:none}.msp-plugin .msp-control .msp-btn-block,.msp-plugin .msp-control .msp-control-row button,.msp-plugin .msp-control-row .msp-control button{margin-top:0;margin-bottom:0}.msp-plugin .msp-row-text{background:#eeece7;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-row-text>div{text-align:center;color:#63533c;line-height:32px}.msp-plugin .msp-help span{display:none}.msp-plugin .msp-help:hover span{background:linear-gradient(#eeece7,#eeece7cc);display:inline-block}.msp-plugin .msp-help-text{background:#eeece7;margin-top:1px;position:relative}.msp-plugin .msp-help-text>div,.msp-plugin .msp-help-text>p{text-align:left;color:#63533c;padding:5px 10px}.msp-plugin .msp-help-description{font-style:italic}.msp-plugin .msp-help-legend{padding-top:10px}.msp-plugin .msp-scale-legend>div{width:100%;height:30px}.msp-plugin .msp-scale-legend>div>span{color:#fff;background-color:#0003;padding:5px;font-weight:700}.msp-plugin .msp-table-legend>div{margin-right:5px;display:inline-flex}.msp-plugin .msp-table-legend>div .msp-table-legend-color{width:30px;height:20px}.msp-plugin .msp-table-legend>div .msp-table-legend-text{margin:0 5px}.msp-plugin .msp-image-preview{background:#eeece7;margin-top:1px;padding:10px;position:relative}.msp-plugin .msp-image-preview canvas{-webkit-user-select:none;user-select:none}.msp-plugin .msp-image-preview>span{text-align:center;margin-top:6px;font-size:80%;line-height:15px;display:block}.msp-plugin .msp-copy-image-wrapper{position:relative}.msp-plugin .msp-copy-image-wrapper div{text-align:center;background:#f3f2ee;width:100%;margin:1px 0;padding:3px;font-weight:700}.msp-plugin .msp-copy-image-wrapper img{margin-top:1px}.msp-plugin .msp-control-text-area-wrapper,.msp-plugin .msp-text-area-wrapper{position:relative}.msp-plugin .msp-control-text-area-wrapper textarea,.msp-plugin .msp-text-area-wrapper textarea{resize:none;background:#f3f2ee;border:none;width:100%;height:100%;padding:5px 10px;font-size:12px;line-height:16px}.msp-plugin .msp-control-text-area-wrapper{height:64px!important}.msp-plugin .msp-text-area-wrapper{height:96px!important}.msp-plugin .msp-help-row{background:#eeece7;width:100%;height:32px;margin-top:1px;display:table;position:relative}.msp-plugin .msp-help-row>span{text-align:right;color:#63533c;-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default;width:120px;padding:3px 10px;font-weight:700;display:table-cell}.msp-plugin .msp-help-row>div{background:#f3f2ee;padding:3px 10px;display:table-cell;position:relative}.msp-plugin .msp-canvas{background-color:#f3f2ee;width:100%;height:100%}.msp-plugin .msp-canvas text{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;-khtml-user-select:none}.msp-plugin .msp-canvas circle{stroke:#000;stroke-width:10px;stroke-opacity:.3}.msp-plugin .msp-canvas circle:hover{fill:#ae5d04;stroke:#000;stroke-width:10px}.msp-plugin .msp-canvas .info{fill:#fff;stroke:#000;stroke-width:3px}.msp-plugin .msp-canvas .show{visibility:visible}.msp-plugin .msp-canvas .hide{visibility:hidden}.msp-plugin .msp-canvas .delete-button rect{fill:#ed4337;stroke:#000}.msp-plugin .msp-canvas .delete-button text{stroke:#fff;fill:#fff}.msp-plugin .msp-canvas .delete-button:hover{stroke:#000;stroke-width:3px;fill:#ff6961}.msp-plugin .msp-canvas .infoCircle:hover{fill:#4c66b2}.msp-plugin .msp-canvas:focus{outline:none}.msp-plugin .msp-log-wrap{position:absolute;inset:0;overflow:hidden}.msp-plugin .msp-log{background:#e0ddd4;font-size:90%;position:absolute;inset:0 -20px 0 0;overflow:hidden scroll}.msp-plugin .msp-log ul{margin:0;padding:0}.msp-plugin .msp-log{color:#433829}.msp-plugin .msp-log li{clear:both;background:#eeece7;margin:0;position:relative}.msp-plugin .msp-log li:not(:last-child){border-bottom:1px solid #cec9ba}.msp-plugin .msp-log .msp-log-entry{background:#ebe8e3;margin-left:110px;padding:3px 25px 3px 10px}.msp-plugin .msp-log .msp-log-timestamp{float:left;text-align:right;color:#726046;width:110px;padding:3px 10px;font-size:100%}.msp-plugin .msp-log .msp-log-timestamp small{font-size:100%}.msp-plugin .msp-log .label{margin-top:-3px;font-size:7pt}.msp-plugin .msp-log-entry-badge{width:6px;position:absolute;top:0;bottom:0;left:0}.msp-plugin .msp-log-entry-message{background:#0cca5d}.msp-plugin .msp-log-entry-info{background:#5e3673}.msp-plugin .msp-log-entry-error{background:#fd354b}.msp-plugin .msp-log-entry-warning{background:#fcc937}.msp-plugin .msp-slider-base{box-sizing:border-box;-webkit-tap-highlight-color:#0000;border-radius:6px;align-self:center;width:100%;height:14px;padding:5px 0;position:relative}.msp-plugin .msp-slider-base *{box-sizing:border-box;-webkit-tap-highlight-color:#0000}.msp-plugin .msp-slider-base-rail{background-color:#e0ddd4;border-radius:2px;width:100%;height:4px;position:absolute}.msp-plugin .msp-slider-base-track{background-color:tint(#332b1f,60%);border-radius:6px;height:4px;position:absolute;left:0}.msp-plugin .msp-slider-base-handle{cursor:pointer;background-color:#332b1f;border:4px solid #e0ddd4;border-radius:50%;width:22px;height:22px;margin-top:-9px;margin-left:-11px;position:absolute}.msp-plugin .msp-slider-base-handle:hover{background-color:#ae5d04}.msp-plugin .msp-slider-base-mark{width:100%;font-size:12px;position:absolute;top:18px;left:0}.msp-plugin .msp-slider-base-mark-text{vertical-align:middle;text-align:center;cursor:pointer;color:#999;display:inline-block;position:absolute}.msp-plugin .msp-slider-base-mark-text-active{color:#666}.msp-plugin .msp-slider-base-step{background:0 0;width:100%;height:4px;position:absolute}.msp-plugin .msp-slider-base-dot{cursor:pointer;vertical-align:middle;background-color:#fff;border:2px solid #e9e9e9;border-radius:50%;width:8px;height:8px;margin-left:-4px;position:absolute;bottom:-2px}.msp-plugin .msp-slider-base-dot:first-child,.msp-plugin .msp-slider-base-dot:last-child{margin-left:-4px}.msp-plugin .msp-slider-base-dot-active{border-color:tint(#332b1f,50%)}.msp-plugin .msp-slider-base-disabled{opacity:.35;background:#eeece7}.msp-plugin .msp-slider-base-disabled .msp-slider-base-handle,.msp-plugin .msp-slider-base-disabled .msp-slider-base-dot{cursor:not-allowed}.msp-plugin .msp-slider-base-disabled .msp-slider-base-mark-text,.msp-plugin .msp-slider-base-disabled .msp-slider-base-dot{cursor:not-allowed!important}.msp-plugin .msp-markdown table{border-collapse:collapse;border:1px solid #cec9ba}.msp-plugin .msp-markdown th{text-align:left}.msp-plugin .msp-markdown th,.msp-plugin .msp-markdown td{border:1px solid #cec9ba;padding:4px 8px}.msp-plugin .msp-markdown img{max-width:100%;height:auto}.msp-plugin .msp-description{text-align:center;-webkit-user-select:none;user-select:none;-o-user-select:none;font-size:85%;font-weight:light;cursor:default;background:#eeece7;padding:10px}.msp-plugin .msp-description:not(:first-child){border-top:1px solid #e0ddd4}.msp-plugin .msp-color-picker input{color:#000!important}.msp-plugin .msp-no-webgl{text-align:center;background:#eeece7;width:100%;height:100%;display:table;position:absolute;top:0;left:0}.msp-plugin .msp-no-webgl>div b{font-size:120%}.msp-plugin .msp-no-webgl>div{vertical-align:middle;text-align:center;width:100%;height:100%;display:table-cell}.msp-plugin .msp-loader-msp-btn-file{position:relative;overflow:hidden}.msp-plugin .msp-loader-msp-btn-file input[type=file]{text-align:right;min-width:100%;min-height:100%;filter:alpha(opacity=0);opacity:0;cursor:inherit;background:#fff;outline:none;font-size:100px;display:block;position:absolute;top:0;right:0}.msp-plugin .msp-controls-section{margin-bottom:10px}.msp-plugin .msp-combined-color-button{text-align:center;margin:0;padding-left:10px;padding-right:10px;border:4px solid #f3f2ee!important}.msp-plugin .msp-combined-color-button:hover{border:none;outline-offset:-1px!important;border-color:#e9e6e0!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-combined-color-swatch{grid-gap:1px;grid-template-columns:repeat(6,auto);width:100%;display:grid}.msp-plugin .msp-combined-color-swatch .msp-btn:hover,.msp-plugin .msp-combined-color-swatch .msp-control-row button:hover,.msp-plugin .msp-control-row .msp-combined-color-swatch button:hover{outline-offset:-1px!important;outline:1px solid #c9c3b3!important}.msp-plugin .msp-action-select{position:relative}.msp-plugin .msp-action-select select{padding-left:42px}.msp-plugin .msp-action-select option:first-child{color:#63533c}.msp-plugin .msp-action-select>.msp-icon{line-height:32px;display:block;position:absolute;top:0;left:10px}.msp-plugin .msp-simple-help-section{color:#332b1f;background:#eeece7;height:28px;margin-top:5px;margin-bottom:5px;padding:0 10px;font-weight:500;line-height:28px}.msp-plugin .msp-left-panel-controls-buttons{background:#eeece7;width:32px;padding-top:10px;position:absolute;top:0;bottom:0}.msp-plugin .msp-left-panel-controls-buttons-bottom{position:absolute;bottom:0}.msp-plugin .msp-left-panel-controls-button-data-dirty{background:#e98b39;border-radius:3px;width:6px;height:6px;position:absolute;bottom:6px;right:6px}.msp-plugin .msp-left-panel-controls .msp-scrollable-container{left:33px}.msp-plugin .msp-mapped-parameter-group{position:relative}.msp-plugin .msp-mapped-parameter-group>.msp-control-row:first-child>div:nth-child(2),.msp-plugin .msp-mapped-parameter-group>button:first-child{right:33px}.msp-plugin .msp-mapped-parameter-group>.msp-btn-icon{width:32px;padding:0;position:absolute;top:0;right:0}.msp-plugin .msp-shape-filled{fill:#332b1f;stroke:#332b1f}.msp-plugin .msp-shape-empty{fill:none;stroke:#332b1f}.msp-plugin .msp-no-overflow{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.msp-plugin .msp-25-lower-contrast-text{color:#826e4f}.msp-plugin .msp-expandable-group-color-stripe{width:120px;height:2px;position:absolute;top:30px;left:0}.msp-plugin .msp-section-header{text-align:right;cursor:default;background:#eeece7;height:32px;margin-top:10px;margin-bottom:10px;padding:0 10px;font-weight:700;line-height:32px;overflow:hidden}.msp-plugin .msp-section-header>.msp-icon{float:left;display:block}.msp-plugin .msp-section-header>small{font-weight:400}.msp-plugin .msp-current-header{text-align:center;background:#eeece7;height:32px;margin-bottom:10px;font-weight:700;line-height:32px}.msp-plugin .msp-flex-row,.msp-plugin .msp-state-image-row{width:inherit;background:#eeece7;flex-direction:row;height:32px;margin-top:1px;display:flex}.msp-plugin .msp-flex-row>.msp-flex-item,.msp-plugin .msp-state-image-row>.msp-flex-item{flex:auto;margin:0 1px 0 0;overflow:hidden}.msp-plugin .msp-flex-row>.msp-flex-item:last-child,.msp-plugin .msp-state-image-row>.msp-flex-item:last-child{margin-right:0}.msp-plugin .msp-flex-row>select,.msp-plugin .msp-state-image-row>select,.msp-plugin .msp-flex-row>button,.msp-plugin .msp-state-image-row>button{flex:auto;height:32px;margin:0 1px 0 0;overflow:hidden}.msp-plugin .msp-flex-row .msp-btn-icon,.msp-plugin .msp-state-image-row .msp-btn-icon,.msp-plugin .msp-flex-row .msp-btn-icon-small,.msp-plugin .msp-state-image-row .msp-btn-icon-small{flex:0 0 32px;max-width:32px}.msp-plugin .msp-flex-row>select,.msp-plugin .msp-state-image-row>select{background:0 0}.msp-plugin .msp-flex-row>select>option[value=_],.msp-plugin .msp-state-image-row>select>option[value=_]{display:none}.msp-plugin .msp-flex-row>select:last-child,.msp-plugin .msp-state-image-row>select:last-child,.msp-plugin .msp-flex-row>button:last-child,.msp-plugin .msp-state-image-row>button:last-child{margin-right:0}.msp-plugin .msp-flex-row>button.msp-control-button-label,.msp-plugin .msp-state-image-row>button.msp-control-button-label{background:#eeece7}.msp-plugin .msp-state-list{list-style:none}.msp-plugin .msp-state-list>li{position:relative;overflow:hidden}.msp-plugin .msp-state-list>li>button:first-child{text-align:left;border-left:10px solid #d5d0c3!important}.msp-plugin .msp-state-list>li>div{position:absolute;top:0;right:0}.msp-plugin .msp-state-image-row{height:96px;margin-top:0}.msp-plugin .msp-state-image-row>button{height:96px;padding:0}.msp-plugin .msp-state-image-row>button>img{min-height:96px;width:inherit;position:relative;top:50%;transform:translateY(-50%)}.msp-plugin .msp-tree-row{background:0 0;margin-top:0;margin-bottom:1px;position:relative}.msp-plugin .msp-tree-row-current .msp-btn-tree-label>span{font-weight:700}.msp-plugin .msp-tree-row-current .msp-btn-tree-label{border-radius:0!important}.msp-plugin .msp-tree-row .msp-btn-tree-label{text-align:left;border-left-style:solid;border-left-width:4px;border-radius:0 0 0 8px}.msp-plugin .msp-tree-row .msp-btn-tree-label>small{color:#726046}.msp-plugin .msp-tree-updates-wrapper .msp-control-group-header:last-child{margin-bottom:1px}.msp-plugin .msp-viewport-top-left-controls{position:absolute;top:10px;left:10px}.msp-plugin .msp-viewport-top-left-controls .msp-traj-controls{float:left;background-color:#f3f2ee;margin-right:10px;line-height:32px}.msp-plugin .msp-viewport-top-left-controls .msp-traj-controls>span{color:#332b1f;margin-left:10px;margin-right:10px;font-size:85%;display:inline-block}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-viewport-controls{float:left;margin-right:10px;line-height:32px}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-viewport-controls>button{background-color:#f3f2ee}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-viewport-controls>select{width:200px;margin-right:10px;display:inline-block}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-animation-slider{width:120px;line-height:32px;display:inline-block;position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-state-snapshot-animation-button{margin-left:10px}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls{float:left;margin-right:10px;line-height:32px;position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls>div:first-child{display:inline-block;position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls>div:first-child>button{position:relative}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls .msp-animation-viewport-controls-select{z-index:10001;background:#e0ddd4;width:290px;margin-top:10px;position:absolute;left:0}.msp-plugin .msp-viewport-top-left-controls .msp-animation-viewport-controls .msp-animation-viewport-controls-select .msp-control-row:first-child{margin-top:0}.msp-plugin .msp-selection-viewport-controls{width:430px;margin:10px auto 0;position:relative}.msp-plugin .msp-selection-viewport-controls-actions{background:#e0ddd4;width:100%;position:absolute;top:32px}.msp-plugin .msp-selection-viewport-controls>.msp-flex-row .msp-btn,.msp-plugin .msp-selection-viewport-controls>.msp-state-image-row .msp-btn,.msp-plugin .msp-selection-viewport-controls>.msp-flex-row .msp-control-row button,.msp-plugin .msp-control-row .msp-selection-viewport-controls>.msp-flex-row button,.msp-plugin .msp-selection-viewport-controls>.msp-state-image-row .msp-control-row button,.msp-plugin .msp-control-row .msp-selection-viewport-controls>.msp-state-image-row button{padding:0 5px}.msp-plugin .msp-selection-viewport-controls select.msp-form-control,.msp-plugin .msp-selection-viewport-controls select.msp-btn,.msp-plugin .msp-selection-viewport-controls .msp-control-row select,.msp-plugin .msp-control-row .msp-selection-viewport-controls select{text-align:center;text-overflow:ellipsis;background:#f3f2ee;flex:0 0 80px;padding:0 5px}.msp-plugin .msp-param-object-list-item{margin-top:1px;position:relative}.msp-plugin .msp-param-object-list-item>button{text-align:left}.msp-plugin .msp-param-object-list-item>button>span{font-weight:700}.msp-plugin .msp-param-object-list-item>div{position:absolute;top:0;right:0}.msp-plugin .msp-state-actions .msp-transform-wrapper:last-child{margin-bottom:10px}.msp-plugin .msp-button-row{height:32px;width:inherit;flex-direction:row;display:flex}.msp-plugin .msp-button-row>button{text-align-last:center;background:0 0;flex:auto;height:32px;margin:0 1px 0 0;padding:0 10px;overflow:hidden}.msp-plugin .msp-action-menu-options-no-header,.msp-plugin .msp-action-menu-options .msp-control-group-children{max-height:300px;overflow:hidden auto}.msp-plugin .msp-action-menu-options .msp-control-row,.msp-plugin .msp-action-menu-options button,.msp-plugin .msp-action-menu-options .msp-icon,.msp-plugin .msp-action-menu-options .msp-flex-row,.msp-plugin .msp-action-menu-options .msp-state-image-row{height:24px;line-height:24px}.msp-plugin .msp-action-menu-options button{text-align:left}.msp-plugin .msp-action-menu-options .msp-action-menu-button{margin-top:1px;display:flex}.msp-plugin .msp-action-menu-options .msp-action-menu-button .msp-icon{margin-right:6px}.msp-plugin .msp-representation-entry{position:relative}.msp-plugin .msp-representation-entry>.msp-control-group-header>.msp-btn,.msp-plugin .msp-control-row .msp-representation-entry>.msp-control-group-header>button{font-weight:700}.msp-plugin .msp-representation-entry>.msp-control-group-header>.msp-icon,.msp-plugin .msp-representation-entry>.msp-control-group-header>.msp-btn-link{height:24px;line-height:24px}.msp-plugin .msp-control-group-presets-wrapper{position:absolute;top:0;right:0}.msp-plugin .msp-control-group-presets-wrapper .msp-control-group-header{background:0 0}.msp-plugin .msp-control-group-presets-wrapper button{background:0 0!important}.msp-plugin .msp-parameter-matrix input{flex:auto;min-width:0}.msp-plugin .msp-btn-apply-simple{text-align:left}.msp-plugin .msp-btn-apply-simple .msp-icon{margin-right:10px}.msp-plugin .msp-type-class-Root{border-left-color:#eeece7}.msp-plugin .msp-type-class-Group{border-left-color:#e98b39}.msp-plugin .msp-type-class-Data{border-left-color:#bfc8c9}.msp-plugin .msp-type-class-Object{border-left-color:#54d98c}.msp-plugin .msp-type-class-Representation3D{border-left-color:#4aa3df}.msp-plugin .msp-type-class-Behavior{border-left-color:#b07cc6}.msp-plugin .msp-accent-color-cyan{color:#bfc8c9}.msp-plugin .msp-accent-bg-cyan{background:#bfc8c9}.msp-plugin .msp-transform-header-brand-cyan,.msp-plugin .msp-transform-header-brand-cyan:active,.msp-plugin .msp-transform-header-brand-cyan:focus{border-bottom:1px solid #bfc8c9}.msp-plugin .msp-accent-color-red{color:#ef8b80}.msp-plugin .msp-accent-bg-red{background:#ef8b80}.msp-plugin .msp-transform-header-brand-red,.msp-plugin .msp-transform-header-brand-red:active,.msp-plugin .msp-transform-header-brand-red:focus{border-bottom:1px solid #ef8b80}.msp-plugin .msp-accent-color-gray{color:#46637f}.msp-plugin .msp-accent-bg-gray{background:#46637f}.msp-plugin .msp-transform-header-brand-gray,.msp-plugin .msp-transform-header-brand-gray:active,.msp-plugin .msp-transform-header-brand-gray:focus{border-bottom:1px solid #46637f}.msp-plugin .msp-accent-color-green{color:#54d98c}.msp-plugin .msp-accent-bg-green{background:#54d98c}.msp-plugin .msp-transform-header-brand-green,.msp-plugin .msp-transform-header-brand-green:active,.msp-plugin .msp-transform-header-brand-green:focus{border-bottom:1px solid #54d98c}.msp-plugin .msp-accent-color-purple{color:#b07cc6}.msp-plugin .msp-accent-bg-purple{background:#b07cc6}.msp-plugin .msp-transform-header-brand-purple,.msp-plugin .msp-transform-header-brand-purple:active,.msp-plugin .msp-transform-header-brand-purple:focus{border-bottom:1px solid #b07cc6}.msp-plugin .msp-accent-color-blue{color:#4aa3df}.msp-plugin .msp-accent-bg-blue{background:#4aa3df}.msp-plugin .msp-transform-header-brand-blue,.msp-plugin .msp-transform-header-brand-blue:active,.msp-plugin .msp-transform-header-brand-blue:focus{border-bottom:1px solid #4aa3df}.msp-plugin .msp-accent-color-orange{color:#e98b39}.msp-plugin .msp-accent-bg-orange{background:#e98b39}.msp-plugin .msp-transform-header-brand-orange,.msp-plugin .msp-transform-header-brand-orange:active,.msp-plugin .msp-transform-header-brand-orange:focus{border-bottom:1px solid #e98b39}.msp-plugin .msp-volume-channel-inline-controls>:first-child{height:32px;position:absolute;top:0;left:0;right:32px}.msp-plugin .msp-volume-channel-inline-controls .msp-slider>div:first-child{right:42px}.msp-plugin .msp-volume-channel-inline-controls .msp-slider>div:last-child{width:30px}.msp-plugin .msp-volume-channel-inline-controls>button{width:32px;padding:0;position:absolute;top:0;right:0}.msp-plugin .msp-volume-channel-inline-controls>button .msp-material-icon{margin-right:0}.msp-plugin .msp-list-unstyled{padding-left:0;list-style:none}.msp-plugin .msp-drag-drop-overlay{background:#0000005c;border:12px dashed #332b1f;justify-content:center;align-items:center;font-size:48px;font-weight:700;display:flex;position:absolute;inset:0}.msp-plugin .msp-task-state{line-height:32px}.msp-plugin .msp-task-state>span{-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default}.msp-plugin .msp-overlay-tasks{z-index:1000;background:#00000040;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;inset:0}.msp-plugin .msp-overlay-tasks .msp-task-state>div{background:#eeece7;width:100%;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-overlay-tasks .msp-task-state>div>div{-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default;white-space:nowrap;background:#eeece7;height:32px;padding:0 10px;line-height:32px;display:inline-block;position:absolute}.msp-plugin .msp-overlay-tasks .msp-task-state>div>button{margin-top:-3px;display:inline-block}.msp-plugin .msp-background-tasks{z-index:1000;position:absolute;bottom:0;left:0}.msp-plugin .msp-background-tasks .msp-task-state>div{background:#eeece7;width:100%;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-background-tasks .msp-task-state>div>div{-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default;white-space:nowrap;background:#eeece7;height:32px;padding:0 10px;line-height:32px;display:inline-block;position:absolute}.msp-plugin .msp-background-tasks .msp-task-state>div>button{margin-top:-3px;display:inline-block}.msp-plugin .msp-viewport{background:#eeece7;position:absolute;inset:0}.msp-plugin .msp-viewport .msp-btn-link{background:#0003}.msp-plugin .msp-viewport-expanded{z-index:1000;position:fixed}.msp-plugin .msp-viewport-controls{width:32px;position:absolute;top:10px;right:10px}.msp-plugin .msp-viewport-controls-buttons{text-align:right;position:relative}.msp-plugin .msp-viewport-controls-buttons>div{margin-bottom:4px;position:relative}.msp-plugin .msp-viewport-controls-buttons button{text-align:center;width:32px;padding:0;position:relative}.msp-plugin .msp-viewport-controls-buttons .msp-btn-link-toggle-off{color:#9c835f}.msp-plugin .msp-viewport-controls-buttons .msp-btn-link:hover{color:#ae5d04}.msp-plugin .msp-semi-transparent-background{opacity:.5;background:#eeece7;width:100%;height:100%;position:absolute;top:0;left:0}.msp-plugin .msp-hover-box-wrapper{position:relative}.msp-plugin .msp-hover-box-wrapper .msp-hover-box-body{visibility:hidden;background-color:#eeece7;width:100px;position:absolute;top:0;right:36px}.msp-plugin .msp-hover-box-wrapper .msp-hover-box-spacer{visibility:hidden;width:4px;height:32px;position:absolute;top:0;right:32px}.msp-plugin .msp-hover-box-wrapper:hover .msp-hover-box-body,.msp-plugin .msp-hover-box-wrapper:hover .msp-hover-box-spacer{visibility:visible}.msp-plugin .msp-viewport-controls-panel{background:#e0ddd4;width:290px;position:absolute;top:0;right:36px}.msp-plugin .msp-viewport-controls-panel .msp-control-group-wrapper:first-child{padding-top:0}.msp-plugin .msp-viewport-controls-panel .msp-viewport-controls-panel-controls{max-height:400px;overflow-y:auto}.msp-plugin .msp-highlight-toast-wrapper{z-index:10000;pointer-events:none;max-width:95%;position:absolute;bottom:10px;right:10px}.msp-plugin .msp-highlight-toast-wrapper .msp-toast-container{pointer-events:initial}.msp-plugin .msp-highlight-info{color:#ae5d04;opacity:.9;-webkit-user-select:none;user-select:none;-o-user-select:none;cursor:default;background:#eeece7;max-width:400px;padding:3px 10px}.msp-plugin .msp-highlight-markdown-row{padding-left:10px}.msp-plugin .msp-highlight-simple-row{text-align:right}.msp-plugin .msp-highlight-info-hr{background-color:#ae5d04;border:none;height:1px;margin-block:3px;margin-inline:0}.msp-plugin .msp-highlight-info-additional{color:#fa911e;font-size:85%;display:inline-block}.msp-plugin .msp-snapshot-description-wrapper{background:#eeece780;width:max-content;max-width:400px;max-height:224px;padding:6.6px 10px;position:absolute;top:42px;left:0;overflow:hidden auto}.msp-plugin .msp-snapshot-description-wrapper a{cursor:pointer;color:#332b1f;text-decoration:underline}.msp-plugin .msp-snapshot-description-wrapper ul,.msp-plugin .msp-snapshot-description-wrapper ol{padding-left:14px}.msp-plugin .msp-sequence{background:#eeece7;position:absolute;inset:0}.msp-plugin .msp-sequence-select{text-align:left;background:#e0ddd4;width:100%;height:24px;margin-bottom:1px;position:relative}.msp-plugin .msp-sequence-select>span{cursor:default;padding:0 10px;font-size:85%;font-weight:700;line-height:24px;display:inline-block}.msp-plugin .msp-sequence-select>select{text-overflow:ellipsis;background-color:#e0ddd4;background-size:6px 8px;width:auto;max-width:120px;height:24px;font-size:85%;line-height:24px;display:inline-block}.msp-plugin .msp-sequence-wrapper{word-break:break-word;-webkit-user-select:none;user-select:none;padding:10px 10px 3px}.msp-plugin .msp-sequence-wrapper-non-empty{background:#f3f2ee;width:100%;font-family:Courier New,monospace;font-size:85%;line-height:180%;position:absolute;inset:25px 0 0;overflow:hidden auto}.msp-plugin .msp-sequence-chain-label{-webkit-user-select:none;user-select:none;color:#ae5d04;margin-top:10px;margin-left:10px;padding-left:.2em;font-size:90%;line-height:90%}.msp-plugin .msp-sequence-wrapper span{cursor:pointer}.msp-plugin .msp-sequence-wrapper .msp-sequence-residue-long{margin:0 .2em}.msp-plugin .msp-sequence-wrapper .msp-sequence-residue-long-begin{margin:0 .2em 0 0}.msp-plugin .msp-sequence-wrapper .msp-sequence-residue-focused{font-weight:700;text-decoration:underline}.msp-plugin .msp-sequence-wrapper .msp-sequence-label{color:#ae5d04;padding-bottom:1em;padding-left:.2em;font-size:90%;line-height:90%}.msp-plugin .msp-sequence-wrapper .msp-sequence-number{color:#ae5d04;word-break:keep-all;cursor:default;pointer-events:none;margin-left:-3em;padding:0;font-size:80%;position:relative;top:-1.1em;left:3.1em}.msp-plugin .msp-sequence-wrapper .msp-sequence-number-long{left:3.3em}.msp-plugin .msp-sequence-wrapper .msp-sequence-number-long-negative{left:2.7em}.msp-plugin .msp-sequence-wrapper .msp-sequence-number-negative{left:2.5em}.msp-plugin .msp-sequence-wrapper .msp-sequence-present{color:#332b1f}.msp-plugin .msp-sequence-wrapper .msp-sequence-missing{color:#b4a184;cursor:default}.msp-plugin .msp-transformer .msp-entity-badge{width:32px;height:32px;line-height:32px;position:absolute;top:0;right:0}.msp-plugin .msp-layout-right,.msp-plugin .msp-layout-left{background:#e0ddd4}.msp-plugin .msp-transformer-wrapper{position:relative}.msp-plugin .msp-transformer-wrapper .msp-entity-badge{top:0;left:0}.msp-plugin .msp-transformer-wrapper:first-child .msp-panel-description-content{top:33px}.msp-plugin .msp-transformer-wrapper:not(:first-child) .msp-panel-description-content{bottom:33px}.msp-plugin .msp-transform-wrapper{margin-bottom:10px}.msp-plugin .msp-transform-wrapper-collapsed,.msp-plugin .msp-transform-update-wrapper,.msp-plugin .msp-transform-update-wrapper-collapsed{margin-bottom:1px}.msp-plugin .msp-transform-update-wrapper>.msp-transform-header>button,.msp-plugin .msp-transform-update-wrapper-collapsed>.msp-transform-header>button{text-align:left;background:#e9e6e0;padding-left:32px;line-height:24px}.msp-plugin .msp-transform-wrapper>.msp-transform-header>button{text-align:left;background:#eeece7;padding-right:5px;font-weight:700}.msp-plugin .msp-transform-header{position:relative}.msp-plugin .msp-transform-header>button>small{float:right;font-weight:400}.msp-plugin .msp-transform-header>button>span:first-child{margin-right:10px}.msp-plugin .msp-transform-header>button:hover{color:#63533c}.msp-plugin .msp-transform-header-brand{margin-bottom:-1px}.msp-plugin .msp-transform-header-brand svg{fill:#332b1f;stroke:#332b1f}.msp-plugin .msp-transform-default-params{background:#eeece7;width:32px;padding:0;position:absolute;top:0;left:0}.msp-plugin .msp-transform-default-params:hover{background:#fff}.msp-plugin .msp-transform-apply-wrap{width:100%;height:32px;margin-top:1px;position:relative}.msp-plugin .msp-transform-refresh{text-align:right;background:#eeece7;width:87px;margin-left:33px}.msp-plugin .msp-transform-apply{display:block;position:absolute;top:0;left:120px;right:0}.msp-plugin .msp-transform-apply-wider{margin-left:33px}.msp-plugin .msp-data-beh{margin:10px 0!important}.msp-plugin .msp-toast-container{z-index:1001;position:relative}.msp-plugin .msp-toast-container .msp-toast-entry{color:#332b1f;float:right;background:#e0ddd4;border:1px solid #cec9ba;min-height:32px;margin-top:10px;display:table;position:relative}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-title{-webkit-user-select:none;user-select:none;-o-user-select:none;height:100%;font-weight:700;line-height:32px;font-weight:light;cursor:pointer;background:#eeece7;padding:0 10px;display:table-cell}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message{padding:3px 42px 3px 10px;display:table-cell}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a{color:#974102;font-weight:700;text-decoration:none}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:hover{color:#fc6c03;text-decoration:underline}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:active,.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-message a:focus{color:#974102;outline-offset:0;outline:none}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-hide{width:42px;position:absolute;top:0;bottom:0;right:0}.msp-plugin .msp-toast-container .msp-toast-entry .msp-toast-hide .msp-btn-icon{text-align:right;background:0 0;width:100%;padding-right:5px;position:absolute;inset:1px 0 0}.msp-plugin .msp-logo{background-image:url(data:image/png;base64,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);background-position:100% 100%;background-repeat:no-repeat;background-size:auto;width:100px;height:32px;display:block;position:absolute;bottom:10px;right:10px}.msp-plugin .msp-plugin-content{color:#332b1f}.msp-plugin .msp-plugin-init-error{white-space:pre;margin:10px}.msp-plugin .msp-svg-text{fill:#332b1f}.msp-plugin{background:#eeece7}.protein-lab{color:#173452;padding:14px 16px 18px;font-family:Inter,system-ui,sans-serif}.protein-lab__header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.protein-lab__header h2{color:#122f4e;max-width:720px;margin:5px 0 7px;font:600 clamp(22px,3.2vw,31px)/1.06 Libre Caslon Text,Georgia,serif}.protein-lab__header p{color:#536b80;max-width:720px;margin:0;line-height:1.55}.protein-lab__eyebrow{color:#9b5a27;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:750}.protein-lab__badges{flex-wrap:wrap;justify-content:flex-end;gap:6px;max-width:330px;display:flex}.protein-badge,.protein-source-badge{color:#244f73;white-space:nowrap;background:#edf4f8;border:1px solid #c9d8e4;border-radius:999px;padding:5px 8px;font-size:10px;font-weight:700}.protein-source-badge.is-pdb{color:#285d3b;background:#e5f2e9;border-color:#a7c9b1}.protein-source-badge.is-alphafold{color:#594985;background:#ece9f8;border-color:#beb4df}.protein-badge.is-warning{color:#854a19;background:#fff0df;border-color:#e1b07c}.protein-identity-strip{border-block:1px solid #1734521f;flex-wrap:wrap;align-items:center;gap:8px;margin:14px 0 10px;padding:9px 0;display:flex}.protein-identity-strip strong{font-family:Libre Caslon Text,Georgia,serif}.protein-identity-strip span{color:#65788a;border-left:1px solid #ccd7df;padding-left:8px;font-size:11px}.protein-controls{flex-wrap:wrap;align-items:flex-end;gap:7px;margin-bottom:10px;display:flex}.protein-controls label{color:#6c7d8c;letter-spacing:.06em;text-transform:uppercase;gap:3px;font-size:9px;font-weight:700;display:grid}.protein-controls select,.protein-controls button{color:#173452;cursor:pointer;background:#fffdf9;border:1px solid #c9d4de;border-radius:8px;min-height:34px;padding:6px 9px;font:600 11px system-ui,sans-serif}.protein-controls button[aria-pressed=true]{color:#fff;background:#173f66;border-color:#173f66}.protein-lab__workspace{background:#fffdf9;border:1px solid #cfdae3;border-radius:14px;grid-template-columns:minmax(0,1.8fr) minmax(220px,.8fr);min-height:430px;display:grid;overflow:hidden;box-shadow:0 14px 35px #18354e14}.protein-viewport-shell{background:#f8f4ed;min-width:0;min-height:430px;position:relative}.protein-molstar{position:absolute;inset:0 0 30px;overflow:hidden}.protein-molstar>.msp-plugin{position:absolute;inset:0}.protein-molstar__loading{z-index:2;color:#5f7385;background:radial-gradient(circle at 50% 45%,#fffdf9,#edf2f4);place-items:center;font-size:12px;display:grid;position:absolute;inset:0}.protein-viewport-caption{color:#687b8c;background:#faf7f2f5;border-top:1px solid #d7e0e6;justify-content:space-between;align-items:center;gap:12px;min-height:30px;padding:5px 9px;font-size:9px;display:flex;position:absolute;inset:auto 0 0}.protein-viewer-error{z-index:5;color:#8b392d;background:#fff0eb;border:1px solid #d69586;border-radius:8px;padding:8px 10px;font-size:11px;position:absolute;bottom:42px;left:12px;right:12px}.protein-feature-panel{background:linear-gradient(#fbfaf7,#f3f6f7);border-left:1px solid #d7e0e6;padding:12px;overflow:auto}.protein-feature-panel h3{color:#264967;margin:5px 0 7px;font:600 13px Libre Caslon Text,Georgia,serif}.protein-feature-chips{flex-wrap:wrap;gap:5px;margin-bottom:12px;display:flex}.protein-feature-chips button{color:#3a576e;cursor:pointer;text-align:left;background:#fff;border:1px solid #cad6df;border-radius:7px;align-items:center;gap:5px;padding:5px 7px;font-size:9px;display:inline-flex}.protein-feature-chips button>span{border-radius:50%;flex:none;width:7px;height:7px}.protein-feature-chips button.is-active{color:#173452;border-color:#b96b32;box-shadow:inset 0 0 0 1px #b96b32}.protein-mapping-note{color:#8a5b34;margin:-7px 0 12px;font-size:9px;line-height:1.45}.protein-feature-panel dl{margin:0}.protein-feature-panel dl>div{border-top:1px solid #dce4e9;grid-template-columns:78px 1fr;gap:8px;padding:6px 0;display:grid}.protein-feature-panel dt{color:#758594;font-size:9px}.protein-feature-panel dd{color:#294b67;overflow-wrap:anywhere;margin:0;font-size:9px;font-weight:650}.protein-timeline{background:#fffdf9;border:1px solid #d8e1e7;border-radius:11px;margin-top:11px;padding:10px 12px}.protein-timeline__controls{align-items:center;gap:7px;display:flex}.protein-timeline button{color:#294b67;cursor:pointer;background:#fff;border:1px solid #cad6df;border-radius:7px;padding:5px 8px;font-size:10px}.protein-timeline button:disabled{opacity:.4;cursor:default}.protein-timeline__controls span{color:#a05f2d;font-size:9px;font-weight:750}.protein-timeline>div:nth-child(2){margin-top:8px}.protein-timeline strong{font:600 14px Libre Caslon Text,Georgia,serif}.protein-timeline p{color:#65788a;margin:3px 0 0;font-size:11px;line-height:1.5}.protein-timeline__rail{grid-template-columns:repeat(5,1fr);gap:4px;margin-top:8px;display:grid}.protein-timeline__rail button{background:#dce4e9;border:0;border-radius:4px;height:4px;padding:0}.protein-timeline__rail button.is-active{background:#b96b32}.protein-assumptions{color:#526b7f;margin-top:10px;font-size:11px}.protein-assumptions summary{cursor:pointer;color:#315775;font-weight:700}.protein-assumptions li{margin:4px 0;line-height:1.45}.protein-warning{color:#7e4b25;background:#fff2e5;border-left:3px solid #ca7a3d;margin-top:7px;padding:8px 10px;font-size:10px}.protein-resolution-card{box-sizing:border-box;color:#173452;background:#faf7f2;border:1px solid #ccd8e1;border-radius:14px;width:100%;padding:16px}.protein-resolution-card h3{margin:5px 0;font:600 20px Libre Caslon Text,Georgia,serif}.protein-resolution-card>p{color:#617587;margin:0 0 12px;font-size:11px;line-height:1.5}.protein-resolution-list{gap:7px;display:grid}.protein-resolution-list button{color:#536b7e;text-align:left;cursor:pointer;background:#fff;border:1px solid #d0dbe3;border-radius:9px;grid-template-columns:minmax(170px,1.5fr) 1fr 1fr;gap:5px 12px;padding:10px;font-size:10px;display:grid}.protein-resolution-list button:hover{border-color:#315e83;box-shadow:0 4px 14px #1f476717}.protein-resolution-list__name{color:#173452;font:600 13px Libre Caslon Text,Georgia,serif}.protein-resolution-list small{color:#7a8996;grid-column:1/-1}.protein-resolution-card__expiry{margin:9px 0 0!important;font-size:9px!important}@media (width<=780px){.protein-lab__header{flex-direction:column}.protein-lab__badges{justify-content:flex-start;max-width:none}.protein-lab__workspace{grid-template-columns:1fr}.protein-feature-panel{border-top:1px solid #d7e0e6;border-left:0;max-height:260px}.protein-resolution-list button{grid-template-columns:1fr}.protein-resolution-list small{grid-column:auto}}.nucleic-visual{--ink:#173452;--paper:#f8f4ed;--line:#cbd7df;color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.nucleic-toolbar{border:1px solid var(--line);background:#fffdf9;border-bottom:0;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:10px;min-height:44px;padding:5px 8px;display:flex}.nucleic-toolbar__modes,.nucleic-toolbar__status{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.nucleic-toolbar button,.nucleic-structure-tools button,.nucleic-structure-tools select{color:#526a7c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;min-height:32px;padding:5px 11px;font:650 12px ui-monospace,SFMono-Regular,Consolas,monospace}.nucleic-structure-tools select{max-width:130px}.nucleic-toolbar button[aria-pressed=true],.nucleic-structure-tools button[aria-pressed=true]{color:#173f66;background:#eaf1f6;border-color:#315e8a}.nucleic-toolbar__status span{color:#5c7182;border:1px solid #d9e1e6;border-radius:999px;padding:4px 8px;font:650 11px ui-monospace,SFMono-Regular,monospace}.nucleic-toolbar__status .is-warning{color:#8c6418;background:#fff7e6;border-color:#e5c98d}.nucleic-viewport{border:1px solid var(--line);background:var(--paper);height:clamp(430px,58vh,590px);min-height:430px;position:relative;overflow:hidden}.nucleic-helix-stage,.nucleic-helix-canvas{position:absolute;inset:0}.nucleic-callout{z-index:3;color:#264967;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffdf9db;border:1px solid #315e8a47;border-radius:4px;padding:4px 7px;font:650 12px ui-monospace,SFMono-Regular,monospace;position:absolute}.nucleic-callout:after{content:"";transform-origin:0;border-top:1px solid #2649678c;width:48px;position:absolute}.nucleic-callout.is-backbone{top:24%;left:7%}.nucleic-callout.is-backbone:after{top:50%;left:100%;transform:rotate(14deg)}.nucleic-callout.is-pairs{top:42%;right:7%}.nucleic-callout.is-pairs:after{top:50%;right:100%;transform:rotate(174deg)}.nucleic-callout.is-major{top:20%;right:9%}.nucleic-callout.is-major:after{top:50%;right:100%;transform:rotate(164deg)}.nucleic-callout.is-minor{top:56%;left:9%}.nucleic-callout.is-minor:after{top:50%;left:100%;transform:rotate(-12deg)}.nucleic-callout.is-five{bottom:13%;left:18%}.nucleic-callout.is-five:after{display:none}.nucleic-callout.is-three{top:13%;right:18%}.nucleic-callout.is-three:after{display:none}.nucleic-legend{z-index:4;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffdf9db;border:1px solid #cbd7dfe0;border-radius:5px;gap:7px;padding:4px 6px;display:flex;position:absolute;bottom:8px;right:8px}.nucleic-legend span{color:#445d70;align-items:center;gap:4px;font:700 11px ui-monospace,SFMono-Regular,monospace;display:flex}.nucleic-legend i,.nucleic-chain-overlay i{border-radius:50%;width:9px;height:9px}.nucleotide-chemistry{place-items:center;display:grid;position:absolute;inset:0}.nucleotide-chemistry__svg{width:min(92%,760px);height:calc(100% - 54px);overflow:visible}.nucleotide-chemistry__bases{gap:6px;display:flex;position:absolute;bottom:12px;left:50%;transform:translate(-50%)}.nucleotide-chemistry__bases button{border:2px solid var(--base-color);color:#173452;cursor:pointer;background:#fffdf9;border-radius:50%;width:36px;height:36px;font:750 13px ui-monospace,SFMono-Regular,monospace}.nucleotide-chemistry__bases button[aria-pressed=true]{color:#fff;background:var(--base-color);box-shadow:0 0 0 3px #17345214}.nucleobase-chemistry{place-items:center;display:grid;position:absolute;inset:0}.nucleobase-chemistry svg{width:min(94%,820px);height:calc(100% - 76px);overflow:visible}.nucleobase-chemistry__note{color:#526a7c;background:#fffdf9eb;border:1px solid #cbd7df;border-radius:7px;align-items:baseline;gap:10px;padding:8px 10px;font-size:12px;display:flex;position:absolute;bottom:12px;left:14px;right:14px}.nucleobase-chemistry__note strong{color:#173452;text-transform:capitalize;font:700 16px Libre Caslon Text,Georgia,serif}.nucleobase-chemistry__note span:nth-child(2){font:700 12px ui-monospace,SFMono-Regular,Consolas,monospace}.nucleobase-chemistry__note span:last-child{margin-left:auto}.nucleic-comparison{place-items:center;display:grid;position:absolute;inset:0}.nucleic-comparison svg{width:min(95%,800px);height:92%}.nucleic-viewport .protein-molstar{inset:0}.nucleic-structure-tools{z-index:6;border:1px solid var(--line);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffdf9e0;border-radius:6px;gap:3px;padding:3px;display:flex;position:absolute;bottom:8px;left:8px}.nucleic-chain-overlay{z-index:6;justify-items:end;gap:3px;display:grid;position:absolute;top:8px;right:8px}.nucleic-chain-overlay button{color:#264967;cursor:pointer;background:#fffdf9e0;border:1px solid #cbd7df;border-radius:4px;align-items:center;gap:5px;padding:6px 8px;font:650 12px ui-monospace,SFMono-Regular,monospace;display:flex}.nucleic-chain-overlay button[aria-pressed=true]{background:#eaf1f6;border-color:#315e8a}.nucleic-structure-meta{z-index:6;gap:4px;display:flex;position:absolute;top:8px;left:8px}.nucleic-structure-meta span{color:#526a7c;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffdf9db;border:1px solid #cbd7df;border-radius:4px;padding:4px 7px;font:650 11px ui-monospace,SFMono-Regular,monospace}.nucleic-runtime-error{z-index:8;color:#8b392d;background:#fff0eb;border:1px solid #d69586;border-radius:6px;padding:9px 11px;font-size:13px;position:absolute;top:12px;left:12px;right:12px}.nucleic-sequence-strip{border:1px solid var(--line);color:#5b7081;background:#fffdf9;border-top:0;grid-template-columns:28px minmax(0,1fr) 28px;align-items:center;gap:6px;padding:7px 9px;font:650 11px ui-monospace,SFMono-Regular,monospace;display:grid}.nucleic-sequence-strip code{color:#173452;letter-spacing:.12em;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.nucleic-caption{border:1px solid var(--line);color:#4e6679;background:#fbfaf7;border-top:0;border-radius:0 0 12px 12px;margin:0;padding:9px 11px;font-size:13px;line-height:1.45}.nucleic-details{color:#5e7486;margin-top:9px;font-size:12px;line-height:1.5}.nucleic-details summary{cursor:pointer;font-weight:700}.nucleic-details ul{margin:5px 0;padding-left:18px}.nucleic-warning{color:#815e20;border-left:2px solid #cf9937;margin-top:7px;padding:6px 9px;font-size:12px}.nucleobase-molecule,.nucleobase-molecule__canvas{position:absolute;inset:0}.nucleobase-molecule__canvas canvas{display:block}.molecule-atom-label{z-index:5;color:#173452;text-align:center;pointer-events:none;background:#fffdf9eb;border:1px solid #17345240;border-radius:999px;min-width:25px;padding:3px 6px;font:800 12px/1 ui-monospace,SFMono-Regular,Consolas,monospace;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 8px #17345214}.nucleobase-molecule__identity{z-index:6;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffdf9e6;border-left:3px solid #d9544d;gap:2px;padding:8px 11px;display:grid;position:absolute;top:14px;left:14px}.nucleobase-molecule__identity strong{color:#173452;text-transform:capitalize;font:700 19px Libre Caslon Text,Georgia,serif}.nucleobase-molecule__identity span{color:#526a7c;font:650 11px ui-monospace,SFMono-Regular,Consolas,monospace}.nucleobase-molecule__controls{z-index:6;gap:5px;display:flex;position:absolute;top:14px;right:14px}.nucleobase-molecule__controls button{color:#294f70;cursor:pointer;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffdf9eb;border:1px solid #bdcbd5;border-radius:6px;min-height:34px;padding:6px 10px;font-size:12px;font-weight:700}.nucleobase-molecule__controls button[aria-pressed=true]{background:#eaf1f6;border-color:#315e8a}.nucleobase-molecule__legend{z-index:6;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffdf9e6;border:1px solid #bdcbd5e6;border-radius:7px;gap:5px;padding:8px 10px;display:grid;position:absolute;bottom:14px;right:14px}.nucleobase-molecule__legend span{color:#3f586c;align-items:center;gap:6px;font-size:11px;display:flex}.nucleobase-molecule__legend i{border:1px solid #1734522e;border-radius:50%;width:10px;height:10px}.nucleobase-molecule__legend b{color:#6a7d8d;margin-left:auto;font:700 10px ui-monospace,SFMono-Regular,Consolas,monospace}.nucleobase-molecule__inspector{z-index:6;color:#64798a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffdf9e6;border:1px solid #c5d2dc;border-radius:7px;gap:2px;min-width:200px;padding:8px 10px;font-size:12px;display:grid;position:absolute;bottom:14px;left:14px}.nucleobase-molecule__inspector.is-active{border-color:#7ea0bd}.nucleobase-molecule__inspector strong{color:#173452;font-size:13px}.nucleobase-molecule__inspector span{line-height:1.35}.nucleic-visual .attention-evidence{margin-top:14px}.nucleic-visual .attention-evidence summary{font-size:13px}.nucleic-visual .attention-evidence__claim p{font-size:13px;line-height:1.5}.nucleic-visual .attention-evidence__source{font-size:12px}.nucleic-visual .attention-badge{font-size:11px}@media (width<=720px){.nucleic-viewport{height:440px;min-height:440px}.nucleic-toolbar{align-items:flex-start}.nucleic-toolbar__status{justify-content:flex-end}.nucleic-callout:after{width:28px}.nucleobase-molecule__legend{grid-template-columns:repeat(2,auto);bottom:70px;left:14px;right:auto}.nucleobase-molecule__inspector{min-width:0;right:14px}}@media (prefers-reduced-motion:reduce){.nucleic-visual *{scroll-behavior:auto!important}}.thermo-visual{--thermo-ink:#193957;--thermo-paper:#f8f4ed;--thermo-line:#cad6de;color:var(--thermo-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.thermo-toolbar{border:1px solid var(--thermo-line);background:#fffdf9;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:8px;min-height:46px;padding:5px 8px;display:flex}.thermo-processes,.thermo-actions{flex-wrap:wrap;gap:5px;display:flex}.thermo-toolbar button,.thermo-control-strip button{color:#526a7c;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;min-height:32px;padding:5px 10px;font-size:12px;font-weight:700}.thermo-toolbar button[aria-pressed=true],.thermo-control-strip button[aria-pressed=true]{color:#173f66;background:#eaf1f6;border-color:#315e8a}.thermo-actions button{background:#fbfaf7;border-color:#d1dbe2}.thermo-stage{border:1px solid var(--thermo-line);background:var(--thermo-paper);grid-template-columns:minmax(360px,1.08fr) minmax(330px,.92fr);min-height:560px;display:grid}.thermo-piston{border-right:1px solid var(--thermo-line);min-height:560px;position:relative}.thermo-piston svg{width:100%;height:100%;min-height:560px;display:block}.thermo-particle{opacity:.9;animation:thermo-jitter var(--particle-duration) ease-in-out infinite alternate}.thermo-piston-head{transition:transform .25s ease-out}.thermo-work-arrow,.thermo-heat-arrow{font-size:12px;font-weight:750}.thermo-work-arrow.is-in,.thermo-heat-arrow.is-in{color:#d75c46}.thermo-work-arrow.is-out,.thermo-heat-arrow.is-out{color:#3575a8}.thermo-insulated{fill:#697e8f;font-size:11px}.thermo-scene-readout text:nth-child(odd){fill:#6c7f8e;font-size:11px;font-weight:750}.thermo-scene-readout text:nth-child(2n){fill:#193957;font-size:12px;font-weight:700}.thermo-analysis{grid-template-rows:minmax(280px,1fr) auto auto;gap:10px;padding:12px;display:grid}.thermo-pv{width:100%;height:100%;min-height:280px}.thermo-grid line{stroke:#dce4e9;stroke-width:1px}.thermo-axis-label{fill:#425c72;font-size:12px;font-weight:700}.thermo-tick{fill:#718391;font-size:10px}.thermo-current-point{filter:drop-shadow(0 2px 4px #71431b47)}.thermo-state-grid{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.thermo-state-grid div{background:#fffdf9;border:1px solid #d6e0e6;border-radius:8px;gap:3px;padding:8px;display:grid}.thermo-state-grid span{color:#6a7d8d;text-transform:uppercase;letter-spacing:.04em;font-size:10px;font-weight:700}.thermo-state-grid strong{color:#193957;font-size:14px}.thermo-energy{border-top:1px solid #d5dfe6;gap:6px;padding-top:9px;display:grid}.thermo-energy__row{grid-template-columns:66px 1fr 78px;align-items:center;gap:7px;font-size:11px;display:grid}.thermo-energy__row>div{background:linear-gradient(90deg,#edf1f4 49.5%,#9baab6 49.5% 50.5%,#edf1f4 50.5%);border-radius:5px;height:9px;position:relative}.thermo-energy__row i{border-radius:4px;height:7px;position:absolute;top:1px}.thermo-energy__row strong{text-align:right;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.thermo-energy p{color:#687c8d;text-align:right;margin:1px 0 0;font-size:10px}.thermo-control-strip{border:1px solid var(--thermo-line);background:#fffdf9;border-top:0;align-items:center;gap:8px;padding:8px 10px;display:flex}.thermo-control-strip button{border-color:#cbd7df}.thermo-control-strip label{color:#516a7e;flex:1;grid-template-columns:145px minmax(160px,1fr) 44px;align-items:center;gap:8px;font-size:12px;font-weight:650;display:grid}.thermo-control-strip input{accent-color:#c97835;width:100%}.thermo-control-strip output{color:#193957;text-align:right;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-weight:750}.thermo-equation-panel{border:1px solid var(--thermo-line);background:#fbfaf7;border-top:0;grid-template-columns:1fr 1.2fr;align-items:center;display:grid}.thermo-equation-panel>div{min-width:0;padding:9px 12px;overflow-x:auto}.thermo-equation-panel>div+div{border-left:1px solid #d7e0e6}.thermo-equation-panel .katex-display{margin:.25em 0;font-size:.9em}.thermo-caption{border:1px solid var(--thermo-line);color:#5c7182;background:#fffdf9;border-top:0;border-radius:0 0 12px 12px;margin:0;padding:8px 11px;font-size:12px;line-height:1.4}.thermo-warning{color:#79561f;background:#fff8e9;border-left:3px solid #ca8b36;margin-top:7px;padding:7px 9px;font-size:12px}.thermo-details{color:#5d7385;margin-top:9px;font-size:12px;line-height:1.5}.thermo-details summary{cursor:pointer;font-weight:750}.thermo-visual .attention-evidence summary{font-size:13px}@keyframes thermo-jitter{0%{transform:translate(-3px,-2px)}to{transform:translate(var(--particle-x), 4px)}}@media (width<=820px){.thermo-toolbar{flex-direction:column;align-items:flex-start}.thermo-stage{grid-template-columns:1fr}.thermo-piston{border-right:0;border-bottom:1px solid var(--thermo-line);min-height:480px}.thermo-piston svg{min-height:480px}.thermo-equation-panel{grid-template-columns:1fr}.thermo-equation-panel>div+div{border-top:1px solid #d7e0e6;border-left:0}}@media (width<=560px){.thermo-processes button{padding:5px 7px;font-size:11px}.thermo-control-strip label{grid-template-columns:1fr 42px}.thermo-control-strip label span{grid-column:1/-1}.thermo-state-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.thermo-particle{animation:none}.thermo-piston-head{transition:none}}.ode-visual{--ode-ink:#183a58;--ode-blue:#235a83;--ode-orange:#d87432;--ode-line:#cbd7de;color:var(--ode-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.ode-toolbar{border:1px solid var(--ode-line);background:#fffdf9;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:8px;min-height:42px;padding:4px 7px;display:flex}.ode-views,.ode-toolbar__actions{flex-wrap:wrap;gap:5px;display:flex}.ode-toolbar button,.ode-scrubber button{color:#526d7d;cursor:pointer;background:#fbfaf7;border:1px solid #d0dbe2;border-radius:7px;min-height:32px;padding:5px 11px;font-size:12px;font-weight:720}.ode-toolbar button[aria-pressed=true],.ode-scrubber button[aria-pressed=true]{border-color:var(--ode-blue);color:#153f61;background:#e9f1f6}.ode-equation-strip{border:1px solid var(--ode-line);background:#f8f5ef;border-top:0;justify-content:space-between;align-items:center;gap:16px;min-height:48px;padding:6px 12px;display:flex}.ode-equation-strip>span{min-width:0;font-size:15px;overflow-x:auto}.ode-equation-strip>div{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.ode-parameter{color:#183a58;background:#fffdf9;border:1px solid #cbd8df;border-radius:999px;align-items:baseline;gap:5px;padding:4px 8px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:12px;font-weight:700;display:inline-flex}.ode-parameter i{color:#69808f;font-family:inherit;font-style:normal;font-weight:500}.ode-plot{border:1px solid var(--ode-line);background:#fffdf9;border-top:0;width:100%;height:clamp(480px,62vh,680px)}.ode-scrubber{border:1px solid var(--ode-line);background:#fffdf9;border-top:0;align-items:center;gap:10px;padding:8px 10px;display:flex}.ode-scrubber label{color:#607887;flex:1;grid-template-columns:34px minmax(180px,1fr) 72px;align-items:center;gap:9px;font-size:12px;font-weight:700;display:grid}.ode-scrubber input{width:100%;accent-color:var(--ode-orange)}.ode-scrubber output{color:var(--ode-ink);text-align:right;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.ode-readout{border:1px solid var(--ode-line);background:#f8f5ef;border-top:0;border-radius:0 0 12px 12px;grid-template-columns:minmax(110px,160px) minmax(110px,160px) 1fr;align-items:stretch;display:grid}.ode-readout>div{border-right:1px solid #d7e0e5;gap:2px;padding:8px 11px;display:grid}.ode-readout span{color:#738794;text-transform:uppercase;letter-spacing:.06em;font-size:10px;font-weight:750}.ode-readout strong{color:var(--ode-ink);font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:15px}.ode-readout p{color:#607786;text-align:right;align-self:center;margin:0;padding:8px 12px;font-size:11px}.ode-note{color:#4f6878;background:#f1f6f8;border-left:3px solid #7f9bac;margin-top:7px;padding:7px 9px;font-size:12px}.ode-details{color:#5d7385;margin-top:9px;font-size:12px;line-height:1.5}.ode-details summary{cursor:pointer;font-weight:750}.ode-visual .attention-evidence summary{font-size:13px}.ode-plot .modebar{top:7px!important;right:8px!important}.ode-plot .modebar-btn path{fill:#48677c!important}@media (width<=720px){.ode-toolbar,.ode-equation-strip{flex-direction:column;align-items:flex-start}.ode-equation-strip>div{justify-content:flex-start}.ode-plot{height:500px}.ode-readout{grid-template-columns:1fr 1fr}.ode-readout p{text-align:left;border-top:1px solid #d7e0e5;grid-column:1/-1}}@media (width<=480px){.ode-scrubber{flex-direction:column;align-items:stretch}.ode-scrubber label{grid-template-columns:34px 1fr 60px}.ode-plot{height:440px}}@media (prefers-reduced-motion:reduce){.ode-visual *{scroll-behavior:auto!important}}.graph-visual{--graph-ink:#183a58;--graph-blue:#2c638b;--graph-orange:#d87835;--graph-green:#4d8a70;--graph-line:#cad6de;color:var(--graph-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.graph-toolbar{border:1px solid var(--graph-line);background:#fffdf9;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:5px 7px;display:flex}.graph-algorithms,.graph-endpoint-controls{flex-wrap:wrap;gap:5px;display:flex}.graph-toolbar button,.graph-playback button,.graph-playback select{color:#526d7d;cursor:pointer;background:#fbfaf7;border:1px solid #ccd8df;border-radius:7px;min-height:32px;padding:5px 10px;font-size:12px;font-weight:720}.graph-toolbar button[aria-pressed=true],.graph-playback button[aria-pressed=true]{border-color:var(--graph-blue);color:#174565;background:#e8f1f6}.graph-endpoint-controls button{align-items:center;gap:6px;display:flex}.graph-endpoint-controls i{background:#8297a5;border-radius:50%;width:9px;height:9px}.graph-endpoint-controls i.is-start{background:var(--graph-green)}.graph-endpoint-controls i.is-target{background:var(--graph-orange)}.graph-stage{border:1px solid var(--graph-line);background:radial-gradient(circle at 45% 45%,#fffdf9 0,#f6f2eb 76%);border-top:0;grid-template-columns:minmax(0,1fr) 190px;min-height:590px;display:grid}.graph-stage svg{touch-action:none;width:100%;height:100%;min-height:590px}.graph-edges line{stroke:#a8b8c2;stroke-width:3px;transition:stroke .18s,stroke-width .18s}.graph-edges marker path{fill:#7e929f}.graph-edges text{fill:#5c7383;paint-order:stroke;stroke:#f8f5ef;stroke-width:8px;stroke-linejoin:round;text-anchor:middle;font:700 13px ui-monospace,SFMono-Regular,Consolas,monospace}.graph-edges .is-parent line{stroke:#7da0b5;stroke-width:4px}.graph-edges .is-active line{stroke:var(--graph-orange);stroke-width:7px}.graph-nodes g{cursor:pointer;outline:none}.graph-nodes circle{fill:#fffdf9;stroke:#8299a8;stroke-width:3px;transition:fill .18s,stroke .18s,transform .18s}.graph-nodes text{fill:var(--graph-ink);text-anchor:middle;dominant-baseline:middle;pointer-events:none;font-size:17px;font-weight:800}.graph-nodes g:focus circle{stroke:#161f29;stroke-width:5px}.graph-nodes g:hover circle{transform:scale(1.08)}.graph-nodes .is-frontier circle{fill:#e8f2f7;stroke:#4d7fa0}.graph-nodes .is-visited circle{fill:#dce8e2;stroke:#5d8c76}.graph-nodes .is-current circle{fill:#f9d9bc;stroke:#c9692c;stroke-width:6px}.graph-nodes .is-path circle{fill:#f4c898;stroke:#bd5e28;stroke-width:6px}.graph-nodes .is-start circle{stroke:var(--graph-green)}.graph-nodes .is-target circle{stroke:var(--graph-orange)}.graph-node-role{text-transform:uppercase;fill:#617987!important;font-size:10px!important;font-weight:700!important}.graph-state{border-left:1px solid var(--graph-line);background:#fffdf9e6;align-content:start;gap:13px;padding:13px 11px;display:grid;overflow:auto}.graph-state>div{gap:6px;display:grid}.graph-state span{color:#708591;letter-spacing:.07em;text-transform:uppercase;font-size:10px;font-weight:800}.graph-state__metric strong{font:800 18px ui-monospace,SFMono-Regular,Consolas,monospace}.graph-chip-row{flex-wrap:wrap;gap:4px;display:flex}.graph-chip-row i,.graph-distances i{color:#275675;background:#e7f0f5;border-radius:50%;place-items:center;min-width:23px;height:23px;font-size:11px;font-style:normal;font-weight:800;display:grid}.graph-chip-row.is-visited i{color:#3f705b;background:#dfeae4}.graph-chip-row em{color:#8b9ba5;font-size:11px;font-style:normal}.graph-distances>div{border-bottom:1px solid #e3e8ea;justify-content:space-between;align-items:center;padding:3px 0;display:flex}.graph-distances strong{font:700 11px ui-monospace,SFMono-Regular,Consolas,monospace}.graph-result{border-top:2px solid #d6a16f;padding-top:10px}.graph-result strong{font-size:14px}.graph-result small{color:#657d8b;font-size:11px}.graph-playback{border:1px solid var(--graph-line);background:#fffdf9;border-top:0;align-items:center;gap:6px;padding:8px 9px;display:flex}.graph-playback button:disabled{cursor:not-allowed;opacity:.45}.graph-playback label{color:#617988;flex:1;grid-template-columns:105px minmax(150px,1fr);align-items:center;gap:8px;font-size:11px;font-weight:700;display:grid}.graph-playback input{width:100%;accent-color:var(--graph-orange)}.graph-caption{border:1px solid var(--graph-line);color:#536d7d;background:#f8f5ef;border-top:0;border-radius:0 0 12px 12px;margin:0;padding:8px 11px;font-size:12px;line-height:1.45}.graph-source-note{color:#667e8c;margin-top:7px;font-size:11px}.graph-details{color:#5d7385;margin-top:9px;font-size:12px;line-height:1.5}.graph-details summary{cursor:pointer;font-weight:750}.graph-visual .attention-evidence summary{font-size:13px}@media (width<=760px){.graph-toolbar{flex-direction:column;align-items:flex-start}.graph-stage{grid-template-columns:1fr}.graph-state{border-top:1px solid var(--graph-line);border-left:0;grid-template-columns:repeat(2,1fr)}.graph-stage svg{min-height:460px}.graph-playback{flex-wrap:wrap;align-items:stretch}.graph-playback label{flex-basis:100%}}@media (width<=480px){.graph-state,.graph-playback label{grid-template-columns:1fr}.graph-stage svg{min-height:380px}}@media (prefers-reduced-motion:reduce){.graph-visual *{transition:none!important}}.array-visual{--array-ink:#183a58;--array-line:#cad6de;color:var(--array-ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}.array-toolbar{border:1px solid var(--array-line);background:#fffdf9;border-radius:12px 12px 0 0;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:5px 7px;display:flex}.array-algorithms,.array-zoom{flex-wrap:wrap;gap:5px;display:flex}.array-toolbar button,.array-playback button,.array-playback select{color:#526d7d;cursor:pointer;background:#fbfaf7;border:1px solid #ccd8df;border-radius:7px;min-height:32px;padding:5px 10px;font-size:12px;font-weight:720}.array-toolbar button[aria-pressed=true],.array-playback button[aria-pressed=true]{color:#174565;background:#e8f1f6;border-color:#2b6289}.array-stage{border:1px solid var(--array-line);background:linear-gradient(#fffdf9,#f5f1ea);border-top:0;min-height:540px;position:relative;overflow-x:auto}.array-bars{justify-content:center;align-items:flex-end;gap:calc(7px * var(--array-zoom));min-width:max-content;height:500px;padding:36px 32px 34px;display:flex}.array-item{width:calc(48px * var(--array-zoom));flex-direction:column;justify-content:flex-end;align-items:center;height:440px;transition:opacity .16s;display:flex;position:relative}.array-item i{background:linear-gradient(#7ba7c1,#3d7396);border:2px solid #557c96;border-radius:8px 8px 3px 3px;width:100%;min-height:22px;transition:height .22s,background .16s,transform .16s;display:block;box-shadow:0 5px 12px #1d415b1f}.array-value{bottom:calc(var(--bar-height,0) + 2px);z-index:2;color:#183a58;font:750 11px ui-monospace,SFMono-Regular,Consolas,monospace;position:absolute;transform:translateY(-4px)}.array-item small{color:#7a8e9a;font:10px ui-monospace,SFMono-Regular,Consolas,monospace;position:absolute;bottom:-23px}.array-item.is-compared i{background:linear-gradient(#f2b36f,#d27736);border-color:#cd702f;transform:translateY(-7px)}.array-item.is-active i{background:linear-gradient(#c39ac9,#8b6392);border-color:#8a5f91}.array-item.is-pivot i{background:#9d70a6;border-color:#70447d}.array-item.is-sorted i,.array-item.is-found i{background:linear-gradient(#78b296,#4a876d);border-color:#3f8065}.array-item.is-muted{opacity:.27}.array-target{background:#fff9ef;border:1px solid #d6a16f;border-radius:8px;gap:2px;width:max-content;margin:-58px 12px 12px auto;padding:7px 11px;display:grid;position:sticky;bottom:12px;right:12px}.array-target span{color:#7c725f;text-transform:uppercase;font-size:9px;font-weight:800}.array-target strong{font:800 16px ui-monospace,SFMono-Regular,Consolas,monospace}.array-playback{border:1px solid var(--array-line);background:#fffdf9;border-top:0;align-items:center;gap:6px;padding:8px 9px;display:flex}.array-playback button:disabled{cursor:not-allowed;opacity:.45}.array-playback label{color:#617988;flex:1;grid-template-columns:70px minmax(150px,1fr) 62px;align-items:center;gap:8px;font-size:11px;font-weight:700;display:grid}.array-playback input{accent-color:#d87835;width:100%}.array-playback output{text-align:right;font:700 11px ui-monospace,SFMono-Regular,Consolas,monospace}.array-readout{border:1px solid var(--array-line);background:#f8f5ef;border-top:0;border-radius:0 0 12px 12px;justify-content:space-between;align-items:center;gap:12px;padding:8px 11px;display:flex}.array-readout p{color:#526d7d;margin:0;font-size:12px}.array-readout>div{gap:12px;display:flex}.array-readout span{color:#758894;text-transform:uppercase;font-size:10px}.array-readout strong{color:#183a58;font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.array-note{color:#667e8c;margin-top:7px;font-size:11px}.array-details{color:#5d7385;margin-top:9px;font-size:12px;line-height:1.5}.array-details summary{cursor:pointer;font-weight:750}.array-visual .attention-evidence summary{font-size:13px}@media (width<=700px){.array-toolbar{flex-direction:column;align-items:flex-start}.array-stage{min-height:440px}.array-bars{height:400px}.array-item{height:340px}.array-playback{flex-wrap:wrap}.array-playback label{flex-basis:100%}.array-readout{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.array-visual *{transition:none!important}}.composition-visualization{--ink:#173454;--line:#d8e0e7;--accent:#2d78b7;color:var(--ink);border:1px solid var(--line);background:#fbf8f3;border-radius:14px;min-height:540px;overflow:hidden}.composition-toolbar{border-bottom:1px solid var(--line);background:#ffffffb8;flex-wrap:wrap;align-items:center;gap:14px;min-height:44px;padding:7px 12px;display:flex}.composition-name{white-space:nowrap;font:600 15px Libre Caslon Text,Georgia,serif}.composition-controls{flex-wrap:wrap;flex:1;align-items:center;gap:12px;display:flex}.composition-slider{min-width:160px;font:12px system-ui}.composition-slider>span{justify-content:space-between;gap:10px;display:flex}.composition-slider output{font-variant-numeric:tabular-nums;font-weight:650}.composition-slider input{width:100%;accent-color:var(--accent)}.composition-toggle{align-items:center;gap:5px;font:12px system-ui;display:flex}.composition-grid{min-height:475px;display:grid}.composition-grid--1{grid-template-columns:1fr}.composition-grid--2,.composition-grid--3{grid-template-columns:minmax(0,1.75fr) minmax(260px,.75fr)}.composition-panel{border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:radial-gradient(circle at 50% 25%,#fff 0,#fbf8f3 72%);min-width:0}.composition-panel--scene{grid-row:span 2;min-height:475px}.composition-panel--chart{min-height:475px}.composition-panel--diagram,.composition-panel--equations{min-height:230px;padding:10px}.composition-three-scene{height:100%;min-height:475px;position:relative}.composition-three-scene__canvas{position:absolute;inset:0 0 27px}.composition-three-scene__canvas canvas{touch-action:none;width:100%;height:100%;display:block}.composition-three-scene__diagnostic{color:#51677d;font:11px system-ui;position:absolute;bottom:6px;left:10px;right:10px}.composition-chart{height:100%;min-height:450px}.composition-cross-section{width:100%;height:100%;max-height:250px}.composition-cross-section .axis{stroke:#9aabba;stroke-width:1px}.composition-cross-section .ellipse{fill:#2f80c921;stroke:#1a5c9a;stroke-width:2.5px}.composition-cross-section .focus{fill:#c56b2d}.composition-cross-section .measure{stroke:#c56b2d;stroke-width:1.5px}.composition-cross-section text{fill:var(--ink);font:11px system-ui}.composition-panel--equations{flex-direction:column;justify-content:center;gap:8px;display:flex}.composition-panel--equations code{color:var(--ink);white-space:normal;font:13px ui-monospace,SFMono-Regular,Consolas}.composition-panel--equations dl{margin:5px 0 0}.composition-panel--equations dl div{border-top:1px solid var(--line);justify-content:space-between;padding:5px 0;display:flex}.composition-panel--equations dt,.composition-panel--equations dd{margin:0;font:12px system-ui}.composition-selection{border-bottom:1px solid var(--line);padding:7px 12px;font:12px system-ui}.composition-error{color:#8c3d15;background:#fff0e6;padding:7px 12px;font:12px system-ui}.composition-details summary{cursor:pointer;padding:9px 12px;font:650 12px system-ui}.composition-details__body{padding:0 14px 12px;font:12px/1.5 system-ui}.composition-details__body small{color:#64748b}.composition-panel--molecular{height:480px;position:relative}@media (width<=760px){.composition-grid--2,.composition-grid--3{grid-template-columns:1fr}.composition-panel--scene{grid-row:auto}.composition-toolbar{align-items:flex-start}.composition-controls{width:100%}}.composition-panel--semantic{min-height:330px;padding:0;overflow:hidden}.semantic-diagram{background:linear-gradient(145deg,#fffdf9,#f6f9fc);flex-direction:column;height:100%;min-height:330px;display:flex}.semantic-diagram header{color:#1a3557;border-bottom:1px solid #d9e3ec;justify-content:space-between;align-items:center;height:38px;padding:0 10px;font:600 13px system-ui,sans-serif;display:flex}.semantic-diagram header div{gap:4px;display:flex}.semantic-diagram button{color:#1a3557;cursor:pointer;background:#fff;border:1px solid #bfd0df;border-radius:5px;min-width:27px;height:26px}.semantic-diagram svg{touch-action:none;flex:1;width:100%;min-height:285px}.semantic-diagram marker path{fill:#6384a3}.semantic-edge line{stroke:#7895ae;stroke-width:2px}.semantic-edge--dashed line{stroke-dasharray:7 5}.semantic-edge--feedback line{stroke:#c47a39;stroke-dasharray:4 4}.semantic-edge text{fill:#526b82;paint-order:stroke;stroke:#fff;stroke-width:4px;stroke-linejoin:round;font:11px system-ui,sans-serif}.semantic-node{cursor:pointer;outline:none}.semantic-node rect{fill:#fff;stroke:#9cb4ca;stroke-width:2px;filter:drop-shadow(0 3px 5px #1a35571a)}.semantic-node text{fill:#183653;pointer-events:none;font:600 12px system-ui,sans-serif}.semantic-node--input rect,.semantic-node--data rect{fill:#edf7ff}.semantic-node--state rect{fill:#f2edff;stroke:#8f77c7}.semantic-node--process rect{fill:#fff5e8;stroke:#cb8644}.semantic-node--decision rect{fill:#fff0f0;stroke:#c96363}.semantic-node--output rect{fill:#edf9f1;stroke:#62a47b}.semantic-node.is-selected rect{stroke:#174f80;stroke-width:4px;filter:drop-shadow(0 4px 8px #174f803d)}.visual-clarification-card{color:#1a3557;background:#fbf8f3;border:1px solid #d8e0e7;border-radius:12px;padding:16px}.visual-clarification-card>span{text-transform:uppercase;letter-spacing:.08em;color:#9b5d28;font:700 11px system-ui}.visual-clarification-card h3{margin:6px 0;font:600 18px Libre Caslon Text,Georgia,serif}.visual-clarification-card p{color:#52677c;font:13px/1.45 system-ui}.visual-clarification-card>div{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;display:grid}.visual-clarification-card>div button{text-align:left;color:#1a3557;cursor:pointer;background:#fff;border:1px solid #bfd0df;border-radius:8px;flex-direction:column;gap:4px;padding:11px;display:flex}.visual-clarification-card>div button:hover{background:#f2f7fb;border-color:#2d78b7}.visual-clarification-card small{color:#61758a;font:12px/1.35 system-ui}.visual-clarification-card form{gap:8px;margin-top:12px;display:flex}.visual-clarification-card input{background:#fff;border:1px solid #bfd0df;border-radius:7px;flex:1;padding:9px}.visual-clarification-card form button{color:#fff;background:#1a3557;border:0;border-radius:7px;padding:0 14px}.react-flow{--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:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--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:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--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:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--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 #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.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:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#555;--xy-background-pattern-lines-color-default:#333;--xy-background-pattern-cross-color-default:#333;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--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:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--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 #00000014;--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{width:100%;height:100%;position:absolute;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{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.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;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:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.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:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;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%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;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{z-index:5;margin:15px;position:absolute}.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{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.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{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.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{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;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));padding:10px;font-size:12px}.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{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.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-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.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))}
