@farris/x-ui 0.1.0 → 0.1.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/farris.x-ui.esm.js +4692 -4598
- package/farris.x-ui.umd.cjs +75 -75
- package/hitl-question/src/hitl-question.component.d.ts +12 -1
- package/index.css +1 -1
- package/package.json +1 -1
package/index.css
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
@charset "UTF-8";.md-editor .md-editor-preview{--md-theme-color: var(--md-color);--md-theme-color-reverse: #eee;--md-theme-color-hover: #eee;--md-theme-color-hover-inset: #ddd;--md-theme-link-color: #2d8cf0;--md-theme-link-hover-color: #73d13d;--md-theme-border-color: #e6e6e6;--md-theme-border-color-reverse: #bebebe;--md-theme-border-color-inset: #d6d6d6;--md-theme-bg-color: #fff;--md-theme-bg-color-inset: #ececec;--md-theme-code-copy-tips-color: inherit;--md-theme-code-copy-tips-bg-color: #fff;--md-theme-code-active-color: #61aeee;--md-theme-radius-s: 2px;--md-theme-radius-m: 5px}.md-editor-dark .md-editor-preview{--md-theme-color: var(--md-color);--md-theme-color-reverse: #222;--md-theme-color-hover: #191919;--md-theme-color-hover-inset: #444;--md-theme-link-color: #2d8cf0;--md-theme-link-hover-color: #73d13d;--md-theme-border-color: #2d2d2d;--md-theme-border-color-reverse: #e6e6e6;--md-theme-border-color-inset: #5a5a5a;--md-theme-bg-color: #000;--md-theme-bg-color-inset: #111;--md-theme-code-copy-tips-color: inherit;--md-theme-code-copy-tips-bg-color: #3a3a3a;--md-theme-code-active-color: #e6c07b;--md-theme-radius-s: 2px;--md-theme-radius-m: 5px}.md-editor .md-editor-admonition-note{--md-admonition-color: #212121;--md-admonition-bg-color: #FFFFFF;--md-admonition-border-color: rgb(166.2, 166.2, 166.2)}.md-editor .md-editor-admonition-tip{--md-admonition-color: #616161;--md-admonition-bg-color: #F5F5F5;--md-admonition-border-color: rgb(185.8, 185.8, 185.8)}.md-editor .md-editor-admonition-info{--md-admonition-color: #424242;--md-admonition-bg-color: #F0F0F0;--md-admonition-border-color: rgb(170.4, 170.4, 170.4)}.md-editor .md-editor-admonition-quote{--md-admonition-color: #455a64;--md-admonition-bg-color: #eceff1;--md-admonition-border-color: rgb(169.2, 179.4, 184.6)}.md-editor .md-editor-admonition-abstract{--md-admonition-color: #0288d1;--md-admonition-bg-color: #e1f5fe;--md-admonition-border-color: rgb(135.8, 201.4, 236)}.md-editor .md-editor-admonition-attention{--md-admonition-color: #1e88e5;--md-admonition-bg-color: #e3f2fd;--md-admonition-border-color: rgb(148.2, 199.6, 243.4)}.md-editor .md-editor-admonition-example{--md-admonition-color: #5e35b1;--md-admonition-bg-color: #ede7f6;--md-admonition-border-color: rgb(179.8, 159.8, 218.4)}.md-editor .md-editor-admonition-hint{--md-admonition-color: #00897B;--md-admonition-bg-color: #E0F2F1;--md-admonition-border-color: rgb(134.4, 200, 193.8)}.md-editor .md-editor-admonition-success{--md-admonition-color: #388e3c;--md-admonition-bg-color: #e8f5e9;--md-admonition-border-color: rgb(161.6, 203.8, 163.8)}.md-editor .md-editor-admonition-question{--md-admonition-color: #f9a825;--md-admonition-bg-color: #fffde7;--md-admonition-border-color: rgb(252.6, 219, 153.4)}.md-editor .md-editor-admonition-caution{--md-admonition-color: #fb8c00;--md-admonition-bg-color: #fff8e1;--md-admonition-border-color: rgb(253.4, 204.8, 135)}.md-editor .md-editor-admonition-warning{--md-admonition-color: #f57c00;--md-admonition-bg-color: #fff3e0;--md-admonition-border-color: rgb(251, 195.4, 134.4)}.md-editor .md-editor-admonition-danger{--md-admonition-color: #d84315;--md-admonition-bg-color: #ffebee;--md-admonition-border-color: rgb(239.4, 167.8, 151.2)}.md-editor .md-editor-admonition-failure{--md-admonition-color: #d32f2f;--md-admonition-bg-color: #fee2e6;--md-admonition-border-color: rgb(236.8, 154.4, 156.8)}.md-editor .md-editor-admonition-bug{--md-admonition-color: #c31a1a;--md-admonition-bg-color: #fddadd;--md-admonition-border-color: rgb(229.8, 141.2, 143)}.md-editor .md-editor-admonition-error{--md-admonition-color: #b71c1c;--md-admonition-bg-color: #fdd2d6;--md-admonition-border-color: rgb(225, 137.2, 139.6)}.md-editor-dark .md-editor-admonition-note{--md-admonition-color: #E0E0E0;--md-admonition-bg-color: #1E1E1E;--md-admonition-border-color: rgb(107.6, 107.6, 107.6)}.md-editor-dark .md-editor-admonition-tip{--md-admonition-color: #B0B0B0;--md-admonition-bg-color: #262626;--md-admonition-border-color: rgb(93.2, 93.2, 93.2)}.md-editor-dark .md-editor-admonition-info{--md-admonition-color: #B3B3B3;--md-admonition-bg-color: #2B2B2B;--md-admonition-border-color: rgb(97.4, 97.4, 97.4)}.md-editor-dark .md-editor-admonition-quote{--md-admonition-color: #b0bec5;--md-admonition-bg-color: #263238;--md-admonition-border-color: rgb(93.2, 106, 112.4)}.md-editor-dark .md-editor-admonition-abstract{--md-admonition-color: #81d4fa;--md-admonition-bg-color: #012f45;--md-admonition-border-color: rgb(52.2, 113, 141.4)}.md-editor-dark .md-editor-admonition-attention{--md-admonition-color: #64b5f6;--md-admonition-bg-color: #102a4c;--md-admonition-border-color: rgb(49.6, 97.6, 144)}.md-editor-dark .md-editor-admonition-example{--md-admonition-color: #9575cd;--md-admonition-bg-color: #271b52;--md-admonition-border-color: rgb(83, 63, 131.2)}.md-editor-dark .md-editor-admonition-hint{--md-admonition-color: #4DB6AC;--md-admonition-bg-color: #003D3A;--md-admonition-border-color: rgb(30.8, 109.4, 103.6)}.md-editor-dark .md-editor-admonition-success{--md-admonition-color: #81c784;--md-admonition-bg-color: #1b5e20;--md-admonition-border-color: rgb(67.8, 136, 72)}.md-editor-dark .md-editor-admonition-question{--md-admonition-color: #ffd54f;--md-admonition-bg-color: #3e2f00;--md-admonition-border-color: rgb(139.2, 113.4, 31.6)}.md-editor-dark .md-editor-admonition-caution{--md-admonition-color: #ffcc80;--md-admonition-bg-color: #3e2600;--md-admonition-border-color: rgb(139.2, 104.4, 51.2)}.md-editor-dark .md-editor-admonition-warning{--md-admonition-color: #ffb74d;--md-admonition-bg-color: #3d2600;--md-admonition-border-color: rgb(138.6, 96, 30.8)}.md-editor-dark .md-editor-admonition-danger{--md-admonition-color: #ef9a9a;--md-admonition-bg-color: #3c0000;--md-admonition-border-color: rgb(131.6, 61.6, 61.6)}.md-editor-dark .md-editor-admonition-failure{--md-admonition-color: #ef9a9a;--md-admonition-bg-color: #3c0900;--md-admonition-border-color: rgb(131.6, 67, 61.6)}.md-editor-dark .md-editor-admonition-bug{--md-admonition-color: #e68381;--md-admonition-bg-color: #300000;--md-admonition-border-color: rgb(120.8, 52.4, 51.6)}.md-editor-dark .md-editor-admonition-error{--md-admonition-color: #ef5350;--md-admonition-bg-color: #300000;--md-admonition-border-color: rgb(124.4, 33.2, 32)}.md-editor-preview .md-editor-admonition{background-color:var(--md-admonition-bg-color);border:1px solid var(--md-admonition-border-color);border-radius:var(--md-theme-radius-m);color:var(--md-admonition-color);display:flow-root;font-size:14px;font-weight:400;margin:1rem 0;padding:1em 1em .5em;page-break-inside:avoid}.md-editor-preview .md-editor-admonition-title{margin:0;padding:0;position:relative;font-weight:700}.md-editor-preview .md-editor-admonition p{margin:.5em 0;padding:0}.md-editor-preview .md-editor-admonition p:first-of-type{margin-block-start:0}.md-editor-preview .md-editor-admonition+p:empty,.md-editor-preview .md-editor-admonition+p:empty+p:empty{display:none}.md-editor-preview .md-editor-mermaid{overflow:hidden;line-height:normal}.md-editor-preview .md-editor-mermaid p{line-height:normal}.md-editor-preview .md-editor-mermaid:not([data-processed]){white-space:pre}.md-editor-preview [class=md-editor-mermaid][data-grab]{cursor:grab}.md-editor-preview [class=md-editor-mermaid][data-grab]:active{cursor:grabbing}.md-editor-preview [class=md-editor-mermaid][data-processed]{position:relative;display:flex;justify-content:center;align-items:center}.md-editor-preview [class=md-editor-mermaid][data-processed] svg{transform-origin:top left}.md-editor-preview [class=md-editor-mermaid][data-processed] .md-editor-mermaid-action{position:absolute;inset-block-start:10px;inset-inline-end:10px;z-index:1;opacity:0;transition:opacity .3s;cursor:pointer;display:flex;gap:8px}.md-editor-preview [class=md-editor-mermaid][data-processed] .md-editor-mermaid-action svg{padding:6px;border-radius:4px;background-color:var(--md-bk-color-outstand)}.md-editor-preview [class=md-editor-mermaid][data-processed]:hover .md-editor-mermaid-action{opacity:1}.md-editor-katex-block{text-align:center;margin:20px}.md-editor-katex-inline,.md-editor-katex-block{display:none;direction:ltr}.md-editor-katex-inline[data-processed]{display:initial}.md-editor-katex-block[data-processed]{display:block}.md-editor .md-editor-preview{--md-theme-code-inline-color: #3594f7;--md-theme-code-inline-bg-color: rgba(59, 170, 250, .1);--md-theme-code-inline-radius: var(--md-theme-radius-s);--md-theme-code-block-color: #a9b7c6;--md-theme-code-block-bg-color: #282c34;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: var(--md-theme-radius-m)}.md-editor-dark .md-editor-preview{--md-theme-code-inline-color: #3594f7;--md-theme-code-inline-bg-color: rgba(59, 170, 250, .1);--md-theme-code-inline-radius: var(--md-theme-radius-s);--md-theme-code-block-color: #a9b7c6;--md-theme-code-block-bg-color: #1a1a1a;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: var(--md-theme-radius-m)}.md-editor-preview code{direction:ltr;color:var(--md-theme-code-inline-color);background-color:var(--md-theme-code-inline-bg-color);border-radius:var(--md-theme-code-inline-radius);padding:2px 4px;line-height:22px}.md-editor-preview .md-editor-code{color:var(--md-theme-code-block-color);font-size:12px;line-height:1;margin:20px 0;position:relative}.md-editor-preview .md-editor-code input[type=radio],.md-editor-preview .md-editor-code input[type=radio]+pre,.md-editor-preview .md-editor-code input[type=radio]+span.md-editor-code-lang{display:none}.md-editor-preview .md-editor-code input:checked+pre,.md-editor-preview .md-editor-code input:checked+span.md-editor-code-lang{display:block}.md-editor-preview .md-editor-code input:checked+label{border-block-end:1px solid;color:var(--md-theme-code-active-color)}.md-editor-preview .md-editor-code .md-editor-code-head{display:grid;grid-template:"1fr 1fr";justify-content:space-between;height:32px;width:100%;font-size:12px;background-color:var(--md-theme-code-before-bg-color);margin-block-end:0;border-start-start-radius:var(--md-theme-code-block-radius);border-start-end-radius:var(--md-theme-code-block-radius);-webkit-tap-highlight-color:rgba(0,0,0,0);list-style:none;position:sticky;top:0;z-index:10000}.md-editor-preview .md-editor-code .md-editor-code-head::-webkit-details-marker{display:none}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag{margin-inline-start:12px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span{display:inline-block;width:10px;height:10px;border-radius:50%;margin-block-start:11px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span:nth-of-type(1){background-color:#ec6a5e}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span:nth-of-type(2){background-color:#f4bf4f}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span:nth-of-type(3){background-color:#61c554}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span+span{margin-inline-start:4px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label{box-sizing:border-box;white-space:nowrap;-webkit-user-select:none;user-select:none;background-color:var(--md-theme-code-block-bg-color);margin-block-start:8px;padding:0}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label li{line-height:1;list-style:none;display:inline-block;position:relative;vertical-align:super;margin:0}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label li label{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-block;font-size:14px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label li+li{margin-inline-start:12px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-action{display:flex;align-items:center}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-action>*{margin-inline-end:10px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-lang{line-height:32px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button:not(data-is-icon){cursor:pointer;line-height:32px;position:initial}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button:not(data-is-icon) .md-editor-icon{width:15px;height:15px;display:inline-block;vertical-align:sub}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]{cursor:pointer;line-height:1;position:relative}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon] .md-editor-icon{width:15px;height:15px;display:inline-block;vertical-align:sub}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:max-content;text-align:center;padding:4px;border-radius:var(--md-theme-radius-s);box-shadow:0 0 2px #0003;inset-inline-start:-10px;inset-block-start:50%;transform:translate(-100%,-50%)}[dir=rtl] .md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:before{transform:translate(100%,-50%)}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid rgba(0,0,0,0);border-inline-end-width:0;border-inline-start-color:currentColor;inset-inline-start:-10px;inset-block-start:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:before,.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:after{visibility:hidden;transition:.3s}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:hover:before,.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:hover:after{visibility:visible}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips{margin-inline-end:12px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips .md-editor-icon,.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips .md-editor-iconfont{width:16px;height:16px;font-size:16px;display:inline-block;vertical-align:sub;transition:transform .1s;transform:rotate(0)}[dir=rtl] .md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips .md-editor-icon,[dir=rtl] .md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips .md-editor-iconfont{transform:rotate(180deg)}.md-editor-preview .md-editor-code pre{position:relative;margin:0}.md-editor-preview .md-editor-code pre code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px;color:var(--md-theme-code-block-color);background-color:var(--md-theme-code-before-bg-color);display:block;line-height:1.6;overflow:auto;padding:1em;position:relative;border-start-start-radius:0;border-start-end-radius:0;border-end-start-radius:var(--md-theme-code-block-radius);border-end-end-radius:var(--md-theme-code-block-radius)}.md-editor-preview .md-editor-code pre code .md-editor-code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom;color:var(--md-theme-code-block-color)}.md-editor-preview details.md-editor-code .md-editor-code-head{cursor:pointer}.md-editor-preview details.md-editor-code:not(open) .md-editor-code-head{border-end-start-radius:var(--md-theme-code-block-radius);border-end-end-radius:var(--md-theme-code-block-radius)}.md-editor-preview details.md-editor-code[open] .md-editor-code-head{border-end-start-radius:0;border-end-end-radius:0}.md-editor-preview details.md-editor-code[open] .md-editor-code-head .md-editor-collapse-tips .md-editor-icon,.md-editor-preview details.md-editor-code[open] .md-editor-code-head .md-editor-collapse-tips .md-editor-iconfont{transform:rotate(-90deg)}[dir=rtl] .md-editor-preview details.md-editor-code[open] .md-editor-code-head .md-editor-collapse-tips .md-editor-icon,[dir=rtl] .md-editor-preview details.md-editor-code[open] .md-editor-code-head .md-editor-collapse-tips .md-editor-iconfont{transform:rotate(270deg)}.md-editor-scrn span[rn-wrapper]{position:absolute;pointer-events:none;font-size:100%;inset-block-start:1em;inset-inline-start:0;width:3em;letter-spacing:-1px;-webkit-user-select:none;user-select:none;counter-reset:linenumber}.md-editor-scrn span[rn-wrapper]>span{display:block;pointer-events:none;counter-increment:linenumber}.md-editor-scrn span[rn-wrapper]>span:before{color:#999;display:block;padding-inline-end:.5em;text-align:right;content:counter(linenumber)}.md-editor-scrn pre code{padding-inline-start:3.5em!important}.md-editor-preview figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.md-editor-preview figure figcaption{color:var(--md-theme-color);font-size:.875em;margin-block-start:5px}.md-editor .md-editor-preview{--md-theme-heading-color: var(--md-theme-color);--md-theme-heading-border: none;--md-theme-heading-1-color: var(--md-theme-heading-color);--md-theme-heading-1-border: var(--md-theme-heading-border);--md-theme-heading-2-color: var(--md-theme-heading-color);--md-theme-heading-2-border: var(--md-theme-heading-border);--md-theme-heading-3-color: var(--md-theme-heading-color);--md-theme-heading-3-border: var(--md-theme-heading-border);--md-theme-heading-4-color: var(--md-theme-heading-color);--md-theme-heading-4-border: var(--md-theme-heading-border);--md-theme-heading-5-color: var(--md-theme-heading-color);--md-theme-heading-5-border: var(--md-theme-heading-border);--md-theme-heading-6-color: var(--md-theme-heading-color);--md-theme-heading-6-border: var(--md-theme-heading-border)}.md-editor-preview h1,.md-editor-preview h2,.md-editor-preview h3,.md-editor-preview h4,.md-editor-preview h5,.md-editor-preview h6{position:relative;word-break:break-all;margin:1.4em 0 .8em;font-weight:700}.md-editor-preview h1 a,.md-editor-preview h2 a,.md-editor-preview h3 a,.md-editor-preview h4 a,.md-editor-preview h5 a,.md-editor-preview h6 a,.md-editor-preview h1 a:hover,.md-editor-preview h2 a:hover,.md-editor-preview h3 a:hover,.md-editor-preview h4 a:hover,.md-editor-preview h5 a:hover,.md-editor-preview h6 a:hover{color:inherit}.md-editor-preview h1{color:var(--md-theme-heading-1-color);border-block-end:var(--md-theme-heading-1-border)}.md-editor-preview h2{color:var(--md-theme-heading-2-color);border-block-end:var(--md-theme-heading-2-border)}.md-editor-preview h3{color:var(--md-theme-heading-3-color);border-block-end:var(--md-theme-heading-3-border)}.md-editor-preview h4{color:var(--md-theme-heading-4-color);border-block-end:var(--md-theme-heading-4-border)}.md-editor-preview h5{color:var(--md-theme-heading-5-color);border-block-end:var(--md-theme-heading-5-border)}.md-editor-preview h6{color:var(--md-theme-heading-6-color);border-block-end:var(--md-theme-heading-6-border)}.md-editor-preview h1{font-size:2em}.md-editor-preview h2{font-size:1.5em}.md-editor-preview h3{font-size:1.25em}.md-editor-preview h4{font-size:1em}.md-editor-preview h5{font-size:.875em}.md-editor-preview h6{font-size:.85em}.md-editor-preview hr{height:1px;margin:10px 0;border:none;border-block-start:1px solid var(--md-theme-border-color)}.md-editor-preview a{color:var(--md-theme-link-color);text-decoration:none;transition:color .1s}.md-editor-preview a:hover{color:var(--md-theme-link-hover-color)}.md-editor-preview a:empty:before{content:attr(href)}.md-editor-preview ol,.md-editor-preview ul{padding-inline-start:2em}.md-editor-preview ol .task-list-item,.md-editor-preview ul .task-list-item{list-style-type:none}.md-editor-preview ol .task-list-item input,.md-editor-preview ul .task-list-item input{margin-inline-start:-1.5em;margin-inline-end:.1em}.md-editor-preview img{max-width:100%}.md-editor-preview p:empty{display:none}.md-editor .md-editor-preview{--md-theme-quote-color: var(--md-theme-color);--md-theme-quote-border: none;--md-theme-quote-bg-color: inherit}.md-editor-preview blockquote{padding:0 1em;color:var(--md-theme-quote-color);border-inline-start:var(--md-theme-quote-border);background-color:var(--md-theme-quote-bg-color)}.md-editor .md-editor-preview{--md-theme-table-stripe-color: #fafafa;--md-theme-table-tr-bg-color: inherit;--md-theme-table-td-border-color: var(--md-theme-border-color)}.md-editor-dark .md-editor-preview{--md-theme-table-stripe-color: #0c0c0c;--md-theme-table-tr-bg-color: inherit;--md-theme-table-td-border-color: var(--md-theme-border-color)}.md-editor-preview table tr{background-color:var(--md-theme-table-tr-bg-color)}.md-editor-preview table tr th,.md-editor-preview table tr td{border:1px solid var(--md-theme-table-td-border-color)}.md-editor-preview table tr:nth-child(2n){background-color:var(--md-theme-table-stripe-color)}.md-editor-preview{color:var(--md-theme-color)}.md-editor-preview ::-webkit-scrollbar{width:6px;height:6px}.md-editor-preview ::-webkit-scrollbar-button:vertical{display:none}.md-editor-preview ::-webkit-scrollbar-corner,.md-editor-preview ::-webkit-scrollbar-track,.md-editor-preview ::-webkit-scrollbar-thumb{border-radius:2px}.md-editor .md-editor-preview ::-webkit-scrollbar-corner,.md-editor .md-editor-preview ::-webkit-scrollbar-track{background-color:#e2e2e2}.md-editor .md-editor-preview ::-webkit-scrollbar-thumb{background-color:#0000004d}.md-editor .md-editor-preview ::-webkit-scrollbar-thumb:vertical:hover{background-color:#00000059}.md-editor .md-editor-preview ::-webkit-scrollbar-thumb:vertical:active{background-color:#00000061}.md-editor-dark .md-editor-preview ::-webkit-scrollbar-corner,.md-editor-dark .md-editor-preview ::-webkit-scrollbar-track{background-color:#0f0f0f}.md-editor-dark .md-editor-preview ::-webkit-scrollbar-thumb{background-color:#2d2d2d}.md-editor-dark .md-editor-preview ::-webkit-scrollbar-thumb:vertical:hover{background-color:#3a3a3a}.md-editor-dark .md-editor-preview ::-webkit-scrollbar-thumb:vertical:active{background-color:#3a3a3a}.md-editor div.default-theme{--md-theme-code-copy-tips-color: #141414}.md-editor-dark div.default-theme{--md-theme-code-copy-tips-color: inherit}div.default-theme img{margin:0 auto;box-sizing:border-box}div.default-theme a{display:inline-flex;line-height:1;border-block-end:none}div.default-theme a:hover{border-block-end:1px solid}div.default-theme a[target=_blank]{align-items:center}div.default-theme a[target=_blank]:after{content:"";display:inline-block;width:16px;height:16px;margin-inline-start:2px;background-color:currentColor;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-arrow-out-up-right"><path d="M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6"/><path d="m21 3-9 9"/><path d="M15 3h6v6"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-arrow-out-up-right"><path d="M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6"/><path d="m21 3-9 9"/><path d="M15 3h6v6"/></svg>');-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}div.default-theme ol,div.default-theme ul{margin:.6em 0}div.default-theme ol li,div.default-theme ul li{line-height:1.6;margin:.5em 0}div.default-theme p{line-height:1.6;margin:.5rem 0}.md-editor div.default-theme{--md-theme-quote-border: 5px solid #35b378;--md-theme-quote-bg-color: var(--md-theme-bg-color-inset)}div.default-theme blockquote{margin:20px 0;padding:0 1.2em;line-height:2em;display:flow-root}.md-editor default-theme{--md-theme-table-stripe-color: #fafafa}.md-editor-dark default-theme{--md-theme-table-stripe-color: #0c0c0c}div.default-theme table{overflow:auto;border-spacing:0;border-collapse:collapse;margin-block-end:1em;margin-block-start:1em}div.default-theme table tr th,div.default-theme table tr td{word-wrap:break-word;padding:8px 14px}div.default-theme table tbody tr:hover{background-color:var(--md-theme-color-hover)}div.default-theme blockquote table{line-height:initial}div.default-theme blockquote table tr th,div.default-theme blockquote table tr td{border-color:var(--md-theme-border-color-inset)}div.default-theme blockquote table tbody tr:nth-child(n){background-color:inherit}div.default-theme blockquote table tbody tr:hover{background-color:var(--md-theme-color-hover-inset)}.md-editor div.vuepress-theme{--md-theme-code-inline-color: #d63200;--md-theme-code-inline-bg-color: #f8f8f8;--md-theme-code-block-color: #747384;--md-theme-code-block-bg-color: #f8f8f8;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 2px}.md-editor-dark div.vuepress-theme{--md-theme-code-inline-color: #e06c75;--md-theme-code-inline-bg-color: #1a1a1a;--md-theme-code-block-color: #999;--md-theme-code-block-bg-color: #1a1a1a;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 2px}div.vuepress-theme code{padding:3px 5px;margin:0 2px}div.vuepress-theme .md-editor-code pre{font-size:.875em;margin:0 0 1em}div.vuepress-theme .md-editor-code pre code{white-space:pre;padding:22px 1em;margin:0}div.vuepress-theme .md-editor-code pre code span[rn-wrapper]{top:22px}.md-editor div.vuepress-theme{--md-theme-heading-color: #273849;--md-theme-heading-2-border: 1px solid var(--md-theme-border-color)}.md-editor-dark div.vuepress-theme{--md-theme-heading-color: #999;--md-theme-heading-2-border: 1px solid var(--md-theme-border-color)}div.vuepress-theme h1,div.vuepress-theme h2,div.vuepress-theme h3,div.vuepress-theme h4,div.vuepress-theme h5,div.vuepress-theme h6{font-weight:600;line-height:1.45;position:relative;margin-block-start:1em}div.vuepress-theme h1{font-size:2.2em;margin:1em 0}div.vuepress-theme h2{font-size:1.65em;padding-block-end:.3em}div.vuepress-theme h3{line-height:1.35em}.md-editor div.vuepress-theme{--md-theme-link-color: #42b983}div.vuepress-theme a{font-weight:600}div.vuepress-theme ul,div.vuepress-theme ol{position:relative;line-height:1.4em;margin:1.2em 0;z-index:1}div.vuepress-theme ul li,div.vuepress-theme ol li{margin:1.2em 0}div.vuepress-theme p{word-spacing:.05em;line-height:1.6em;margin:1.2em 0;position:relative}.md-editor div.vuepress-theme{--md-theme-quote-border: 4px solid #42b983}div.vuepress-theme blockquote{margin:2em 0;padding-inline-start:20px}div.vuepress-theme blockquote p{margin-inline-start:0;margin-block-start:1.2em;margin-block-end:0;padding:0}.md-editor div.vuepress-theme{--md-theme-table-td-border-color: #dfe2e5;--md-theme-table-stripe-color: #f6f8fa}.md-editor-dark div.vuepress-theme{--md-theme-table-td-border-color: #2d2d2d;--md-theme-table-stripe-color: #0c0c0c}div.vuepress-theme table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}div.vuepress-theme table tr th,div.vuepress-theme table tr td{padding:.6em 1em}.md-editor div.vuepress-theme{--md-theme-color: #304455}.md-editor-dark div.vuepress-theme{--md-theme-color: #999}div.vuepress-theme{font-size:16px;color:var(--md-theme-color)}div.vuepress-theme em{color:#4f5959;padding:0 6px 0 4px}.md-editor div.github-theme{--md-theme-code-inline-color: inherit;--md-theme-code-inline-bg-color: #eff1f2;--md-theme-code-inline-radius: 6px;--md-theme-code-block-color: inherit;--md-theme-code-block-bg-color: #f6f8fa;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 6px}.md-editor-dark div.github-theme{--md-theme-code-inline-color: #c9d1d9;--md-theme-code-inline-bg-color: #2d3339;--md-theme-code-inline-radius: 6px;--md-theme-code-block-color: #a9b7c6;--md-theme-code-block-bg-color: #161b22;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 6px}div.github-theme code{padding:.2em .4em;margin:0}div.github-theme pre code{padding:22px 1em;margin-block-end:0;word-break:normal;letter-spacing:1px}.md-editor div.github-theme{--md-theme-heading-color: inherit;--md-theme-heading-6-color: #2d3339;--md-theme-heading-1-border: 1px solid #d9dee4;--md-theme-heading-2-border: 1px solid #d9dee4}.md-editor-dark div.github-theme{--md-theme-heading-color: #c9d1d9;--md-theme-heading-6-color: #768390;--md-theme-heading-1-border: 1px solid #373e47;--md-theme-heading-2-border: 1px solid #373e47}div.github-theme h1,div.github-theme h2,div.github-theme h3,div.github-theme h4,div.github-theme h5,div.github-theme h6{margin-block-start:24px;margin-block-end:16px;font-weight:600;line-height:1.25}div.github-theme h1{padding-block-end:.3em;font-size:2em}div.github-theme h2{padding-block-end:.3em;font-size:1.5em}div.github-theme h3{font-size:1.25em}div.github-theme h4{font-size:1em}div.github-theme h5{font-size:.875em}div.github-theme h6{font-size:.85em}.md-editor div.github-theme{--md-theme-heading-bg-color: #fff}.md-editor-dark div.github-theme{--md-theme-heading-bg-color: #22272e}div.github-theme img{background-color:var(--md-theme-heading-bg-color)}.md-editor div.github-theme{--md-theme-link-color: #539bf5;--md-theme-link-hover-color: #539bf5}div.github-theme a:hover{text-decoration:underline}div.github-theme ol li+li,div.github-theme ul li+li{margin-block-start:.25em}.md-editor div.github-theme{--md-theme-quote-color: #57606a;--md-theme-quote-border: .25em solid #d0d7de}.md-editor-dark div.github-theme{--md-theme-quote-color: #8b949e;--md-theme-quote-border: .25em solid #444c56}div.github-theme blockquote{margin:0;padding:0 1em}.md-editor div.github-theme{--md-theme-table-stripe-color: #f7f8fa;--md-theme-table-tr-bg-color: #fff;--md-theme-table-td-border-color: #d0d7de}.md-editor-dark div.github-theme{--md-theme-table-stripe-color: #161b22;--md-theme-table-tr-bg-color: transparent;--md-theme-table-td-border-color: #30363d}div.github-theme table{display:block;max-width:100%;overflow:auto;border-spacing:0;border-collapse:collapse}div.github-theme table tr th,div.github-theme table tr td{padding:6px 13px}.md-editor div.github-theme{--md-theme-color: #222}.md-editor-dark div.github-theme{--md-theme-color: #c9d1d9}div.github-theme{line-height:1.5;color:var(--md-theme-color)}div.github-theme p,div.github-theme blockquote,div.github-theme ul,div.github-theme ol,div.github-theme dl,div.github-theme table,div.github-theme pre,div.github-theme details{margin-block-start:0;margin-block-end:16px}.md-editor div.cyanosis-theme,.md-editor-dark div.cyanosis-theme{--md-theme-code-inline-color: var(--md-theme-code-color);--md-theme-code-inline-bg-color: var(--md-theme-code-bg-color);--md-theme-code-block-color: var(--md-theme-base-color);--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color)}div.cyanosis-theme code{padding:.065em .4em;font-family:Menlo,Monaco,Consolas,Courier New,monospace;overflow-x:auto}div.cyanosis-theme code::selection{background-color:var(--md-theme-slct-codebg-color)}div.cyanosis-theme .md-editor-code pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace}div.cyanosis-theme .md-editor-code pre code{padding:11px 12px 22px;margin:0;word-break:normal;line-height:1.75}div.cyanosis-theme .md-editor-code pre code span[rn-wrapper]{top:11px}.md-editor div.cyanosis-theme{--md-theme-heading-color: var(--md-theme-title-color)}div.cyanosis-theme h1{padding-block-end:4px;margin-block-start:36px;margin-block-end:10px;font-size:30px;line-height:1.5;transition:color .35s}div.cyanosis-theme h2{position:relative;padding-inline-start:10px;padding-inline-end:10px;padding-block-end:10px;margin-block-start:36px;margin-block-end:10px;font-size:24px;line-height:1.5;border-block-end:1px solid var(--md-theme-border-color-2);transition:color .35s}div.cyanosis-theme h2:before{content:"「";position:absolute;inset-block-start:-6px;inset-inline-start:-14px}div.cyanosis-theme h2:after{content:"」";position:relative;inset-block-start:6px;inset-inline-end:auto}div.cyanosis-theme h3{position:relative;padding-block-end:0;margin-block-start:30px;margin-block-end:10px;font-size:20px;line-height:1.5;padding-inline-start:6px;transition:color .35s}div.cyanosis-theme h3:before{content:"»";padding-inline-end:6px;color:var(--md-theme-strong-color)}div.cyanosis-theme h4{padding-block-end:0;margin-block-start:24px;margin-block-end:10px;font-size:16px;line-height:1.5;padding-inline-start:6px;transition:color .35s}div.cyanosis-theme h5{padding-block-end:0;margin-block-start:18px;margin-block-end:10px;font-size:14px;line-height:1.5;padding-inline-start:6px;transition:color .35s}div.cyanosis-theme h6{padding-block-end:0;margin-block-start:12px;margin-block-end:10px;font-size:12px;line-height:1.5;padding-inline-start:6px;transition:color .35s}div.cyanosis-theme h1::selection,div.cyanosis-theme h2::selection,div.cyanosis-theme h3::selection,div.cyanosis-theme h4::selection,div.cyanosis-theme h5::selection,div.cyanosis-theme h6::selection{color:var(--md-theme-slct-title-color);background-color:var(--md-theme-slct-titlebg-color)}@media (max-width: 720px){div.cyanosis-theme h1{font-size:24px}div.cyanosis-theme h2{font-size:20px}div.cyanosis-theme h3{font-size:18px}}.md-editor div.cyanosis-theme{--md-theme-link-color: var(--md-theme-link-color);--md-theme-link-hover-color: var(--md-theme-linkh-color)}div.cyanosis-theme a{position:relative;display:inline-block;text-decoration:none;border-block-end:1px solid var(--md-theme-border-color)}div.cyanosis-theme a:hover{border-block-end-color:var(--md-theme-linkh-color)}div.cyanosis-theme a:active{color:var(--md-theme-linkh-color)}div.cyanosis-theme a:after{position:absolute;content:"";inset-block-start:100%;inset-inline-start:0;width:100%;opacity:0;border-block-end:1px solid var(--md-theme-border-color);transition:top .3s,opacity .3s;transform:translateZ(0)}div.cyanosis-theme a:hover:after{top:0;opacity:1;border-block-end-color:var(--md-theme-linkh-color)}div.cyanosis-theme ol,div.cyanosis-theme ul{margin:0}div.cyanosis-theme ol li,div.cyanosis-theme ul li{margin-block-end:0;list-style:inherit}div.cyanosis-theme ol li .task-list-item,div.cyanosis-theme ul li .task-list-item{list-style:none}div.cyanosis-theme ol li .task-list-item ul,div.cyanosis-theme ol li .task-list-item ol,div.cyanosis-theme ul li .task-list-item ul,div.cyanosis-theme ul li .task-list-item ol{margin-block-start:0}div.cyanosis-theme ol ul,div.cyanosis-theme ol ol,div.cyanosis-theme ul ul,div.cyanosis-theme ul ol{margin-block-start:4px}div.cyanosis-theme ol li{padding-inline-start:6px}div.cyanosis-theme ol li::selection,div.cyanosis-theme ul li::selection{color:var(--md-theme-slct-text-color);background-color:var(--md-theme-slct-bg-color)}div.cyanosis-theme .task-list-item-checkbox{position:relative}div.cyanosis-theme .contains-task-list input[type=checkbox]:before{content:"";position:absolute;inset-block-start:0;inset-inline-start:0;inset-inline-end:0;inset-block-end:0;width:inherit;height:inherit;background:#f0f8ff;border:1px solid #add6ff;border-radius:var(--md-theme-radius-s);box-sizing:border-box;z-index:1}div.cyanosis-theme .contains-task-list input[type=checkbox][checked]:after{content:"✓";position:absolute;inset-block-start:-12px;inset-inline-start:0;inset-inline-end:0;inset-block-end:0;width:0;height:0;color:#f55;font-size:20px;font-weight:700;z-index:2}div.cyanosis-theme p{line-height:inherit;margin-block-start:16px;margin-block-end:16px}div.cyanosis-theme p::selection{color:var(--md-theme-slct-text-color);background-color:var(--md-theme-slct-bg-color)}.md-editor div.cyanosis-theme{--md-theme-quote-color: var(--md-theme-blockquote-color);--md-theme-quote-border: 4px solid var(--md-theme-strong-color);--md-theme-quote-bg-color: var(--md-theme-blockquote-bg-color)}div.cyanosis-theme blockquote{padding:1px 20px;margin:22px 0;transition:color .35s}div.cyanosis-theme blockquote:after{display:block;content:""}div.cyanosis-theme blockquote>p{margin:10px 0}div.cyanosis-theme blockquote>b,div.cyanosis-theme blockquote>strong{color:var(--md-theme-strong-color)}div.cyanosis-theme table{display:inline-block!important;width:auto;max-width:100%;overflow:auto;border:1px solid var(--md-theme-table-border-color);border-spacing:0;border-collapse:collapse}div.cyanosis-theme table thead{color:#000;text-align:left;background:#f6f6f6}div.cyanosis-theme table tr:nth-child(2n){background-color:var(--md-theme-table-tr-nc-color)}div.cyanosis-theme table tr:hover{background-color:var(--md-theme-table-trh-color)}div.cyanosis-theme table th,div.cyanosis-theme table td{padding:12px 8px;line-height:24px;border:1px solid var(--md-theme-table-border-color)}div.cyanosis-theme table th{color:var(--md-theme-table-tht-color);background-color:var(--md-theme-table-th-color)}div.cyanosis-theme table td{min-width:120px}div.cyanosis-theme table thead th::selection{background-color:#0000}div.cyanosis-theme table tbody td::selection{background-color:var(--md-theme-slct-bg-color)}.md-editor div.cyanosis-theme{--md-theme-base-color:#353535;--md-theme-title-color:#005bb7;--md-theme-strong-color:#2196f3;--md-theme-em-color:#4fc3f7;--md-theme-del-color:#ccc;--md-theme-link-color:#3da8f5;--md-theme-linkh-color:#007fff;--md-theme-border-color:#bedcff;--md-theme-border-color-2:#ececec;--md-theme-bg-color:#fff;--md-theme-blockquote-color:#8c8c8c;--md-theme-blockquote-bg-color:#f0fdff;--md-theme-code-color:#c2185b;--md-theme-code-bg-color:#fff4f4;--md-theme-code-block-bg-color:#f8f8f8;--md-theme-table-border-color:#c3e0fd;--md-theme-table-th-color:#dff0ff;--md-theme-table-tht-color:#005bb7;--md-theme-table-tr-nc-color:#f7fbff;--md-theme-table-trh-color:#e0edf7;--md-theme-slct-title-color:#005bb7;--md-theme-slct-titlebg-color:rgba(175,207,247,.25);--md-theme-slct-text-color:#c80000;--md-theme-slct-bg-color:rgba(175,207,247,.25);--md-theme-slct-del-color:#999;--md-theme-slct-elbg-color:#e8ebec;--md-theme-slct-codebg-color:#ffeaeb;--md-theme-slct-prebg-color:rgba(160,200,255,.25)}.md-editor-dark div.cyanosis-theme{--md-theme-base-color:#cacaca;--md-theme-title-color:#ddd;--md-theme-strong-color:#fe9900;--md-theme-em-color:#ffd28e;--md-theme-del-color:#ccc;--md-theme-link-color:#ffb648;--md-theme-linkh-color:#fe9900;--md-theme-border-color:#ffe3ba;--md-theme-border-color-2:#ffcb7b;--md-theme-bg-color:#2f2f2f;--md-theme-blockquote-color:#c7c7c7;--md-theme-blockquote-bg-color:rgba(255,199,116,.1);--md-theme-code-color:#000;--md-theme-code-bg-color:#ffcb7b;--md-theme-code-block-bg-color:rgba(30,25,18,.5);--md-theme-table-border-color:#fe9900;--md-theme-table-th-color:#ffb648;--md-theme-table-tht-color:#000;--md-theme-table-tr-nc-color:#6d5736;--md-theme-table-trh-color:#947443;--md-theme-slct-title-color:#000;--md-theme-slct-titlebg-color:#fe9900;--md-theme-slct-text-color:#00c888;--md-theme-slct-bg-color:rgba(175,207,247,.25);--md-theme-slct-del-color:#999;--md-theme-slct-elbg-color:#000;--md-theme-slct-codebg-color:#ffcb7b;--md-theme-slct-prebg-color:rgba(160,200,255,.25)}div.cyanosis-theme{word-break:break-word;line-height:1.75;font-weight:400;overflow-x:hidden;color:var(--md-theme-base-color);transition:color .35s}div.cyanosis-theme hr{position:relative;width:98%;height:1px;margin-block-start:32px;margin-block-end:32px;background-image:linear-gradient(90deg,var(--md-theme-link-color),rgba(255,0,0,.3),rgba(37,163,65,.3),rgba(255,0,0,.3),var(--md-theme-link-color));border-width:0;overflow:visible}div.cyanosis-theme b,div.cyanosis-theme strong{color:var(--md-theme-strong-color)}div.cyanosis-theme i,div.cyanosis-theme em{color:var(--md-theme-em-color)}div.cyanosis-theme del{color:var(--md-theme-del-color)}div.cyanosis-theme details>summary{outline:none;color:var(--md-theme-title-color);font-size:20px;font-weight:bolder;border-block-end:1px solid var(--md-theme-border-color);cursor:pointer}div.cyanosis-theme details>p{padding:10px 20px;margin:10px 0 0;color:#666;background-color:var(--md-theme-blockquote-bg-color);border:2px dashed var(--md-theme-strong-color)}div.cyanosis-theme a::selection,div.cyanosis-theme b::selection,div.cyanosis-theme strong::selection,div.cyanosis-theme i::selection,div.cyanosis-theme em::selection{background-color:var(--md-theme-slct-elbg-color)}div.cyanosis-theme del::selection{color:var(--md-theme-slct-del-color);background-color:var(--md-theme-slct-elbg-color)}.md-editor div.mk-cute-theme,.md-editor-dark div.mk-cute-theme{--md-theme-code-inline-color: #4ec9b0;--md-theme-code-inline-bg-color: #282c34;--md-theme-code-block-color: #4ec9b0;--md-theme-code-block-bg-color: #282c34;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 10px}div.mk-cute-theme code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;overflow-x:auto;padding:.14em .46em;margin:0 4px}div.mk-cute-theme .md-editor-code pre code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;padding:22px;margin:0;word-break:normal;line-height:1.75}div.mk-cute-theme .md-editor-code pre code span[rn-wrapper]{top:22px}.md-editor div.mk-cute-theme{--md-theme-heading-color: #36ace1}div.mk-cute-theme h1:before,div.mk-cute-theme h2:before,div.mk-cute-theme h3:before,div.mk-cute-theme h4:before,div.mk-cute-theme h5:before,div.mk-cute-theme h6:before{content:"";display:block;position:absolute;inset-inline-start:0;inset-block-start:0;inset-block-end:0;margin:auto;background-image:url(data:image/png;base64,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);animation:spin 2s linear 0s infinite}div.mk-cute-theme h1{position:relative;font-size:30px;padding:12px 38px;margin:30px 0}div.mk-cute-theme h1:before{width:30px;height:30px;background-size:30px 30px}div.mk-cute-theme h2{position:relative;font-size:24px;padding:12px 36px;margin:28px 0}div.mk-cute-theme h2:before{width:28px;height:28px;background-size:28px 28px}div.mk-cute-theme h3{position:relative;font-size:18px;padding:4px 32px;margin:26px 0}div.mk-cute-theme h3:before{width:24px;height:24px;background-size:24px 24px}div.mk-cute-theme h4{position:relative;padding:4px 28px;font-size:16px;margin:22px 0}div.mk-cute-theme h4:before{width:20px;height:20px;background-size:20px 20px}div.mk-cute-theme h5{position:relative;padding:4px 26px;font-size:15px;margin:20px 0}div.mk-cute-theme h5:before{width:18px;height:18px;background-size:18px 18px}div.mk-cute-theme h6{position:relative;padding:4px 22px;font-size:14px;margin:16px 0}div.mk-cute-theme h6:before{width:16px;height:16px;background-size:16px 16px}@media (max-width: 720px){div.mk-cute-theme h1{font-size:24px}div.mk-cute-theme h2{font-size:20px}div.mk-cute-theme h3{font-size:18px}}.md-editor div.mk-cute-theme{--md-theme-link-color: #409eff;--md-theme-link-hover-color: #007bff}div.mk-cute-theme a{display:inline-block;border-block-end:1px solid #409eff}div.mk-cute-theme a:hover,div.mk-cute-theme a:active{border-block-end:1px solid #007bff}div.mk-cute-theme ol li,div.mk-cute-theme ul li{margin-block-end:0;list-style:inherit}div.mk-cute-theme ol li .task-list-item,div.mk-cute-theme ul li .task-list-item{list-style:none}div.mk-cute-theme ol li .task-list-item ul,div.mk-cute-theme ol li .task-list-item ol,div.mk-cute-theme ul li .task-list-item ul,div.mk-cute-theme ul li .task-list-item ol{margin-block-start:0}div.mk-cute-theme ol ul,div.mk-cute-theme ol ol,div.mk-cute-theme ul ul,div.mk-cute-theme ul ol{margin-block-start:3px}div.mk-cute-theme ol li{padding-inline-start:6px}div.mk-cute-theme p{line-height:inherit;margin-block-start:22px;margin-block-end:22px}.md-editor div.mk-cute-theme{--md-theme-quote-color: #fff;--md-theme-quote-border: 4px solid #409eff;--md-theme-quote-bg-color: rgba(54, 172, 225, .75)}.md-editor-dark div.mk-cute-theme{--md-theme-quote-color: inherit;--md-theme-quote-border: 4px solid #265d97;--md-theme-quote-bg-color: rgba(18, 80, 108, .75)}div.mk-cute-theme blockquote{position:relative;padding:8px 26px;margin:16px 0;border-radius:var(--md-theme-radius-m)}div.mk-cute-theme blockquote:before{content:"❝";inset-block-start:10px;inset-inline-start:8px;color:#409eff;font-size:20px;line-height:1;font-weight:700;position:absolute;opacity:.7}div.mk-cute-theme blockquote:after{content:"❞";font-size:20px;position:absolute;inset-inline-end:8px;inset-block-end:0;color:#409eff;opacity:.7}div.mk-cute-theme blockquote>p,div.mk-cute-theme blockquote ul li,div.mk-cute-theme blockquote ol li{color:var(--md-theme-quote-color)}.md-editor div.mk-cute-theme{--md-theme-table-color: #000;--md-theme-table-border-color: #f6f6f6;--md-theme-table-thead-bg-color: #f6f6f6;--md-theme-table-stripe-color: #fcfcfc}.md-editor-dark div.mk-cute-theme{--md-theme-table-color: inherit;--md-theme-table-border-color: #1c1c1c;--md-theme-table-thead-bg-color: rgba(28, 28, 28, .631372549);--md-theme-table-stripe-color: rgba(28, 28, 28, .631372549)}div.mk-cute-theme table{display:inline-block;width:auto;max-width:100%;overflow:auto;border:solid 1px var(--md-theme-table-border-color)}div.mk-cute-theme table thead{background-color:var(--md-theme-table-thead-bg-color);color:var(--md-theme-table-color);text-align:left}div.mk-cute-theme table tr th,div.mk-cute-theme table tr td{padding:12px 7px;line-height:24px;border:none}div.mk-cute-theme table tr td{min-width:120px}div.mk-cute-theme blockquote table tbody{color:var(--md-theme-color)}div.mk-cute-theme blockquote table tr{background-color:var(--md-theme-table-stripe-color)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.md-editor div.mk-cute-theme{--md-theme-color: #36ace1;background-image:linear-gradient(90deg,#323a4240 3%,#0000 3%),linear-gradient(360deg,#323a4240 3%,#0000 3%)}.md-editor-dark div.mk-cute-theme{background-image:linear-gradient(90deg,#d9eafb40 3%,#0000 3%),linear-gradient(360deg,#d9eafb40 3%,#0000 3%);--md-theme-bg-color-scrollbar-thumb: #4d4d4d}div.mk-cute-theme{word-break:break-word;line-height:1.75;font-weight:400;overflow-x:hidden;background-size:20px 20px;background-position:center center}div.mk-cute-theme hr{position:relative;width:98%;height:1px;border:none;margin-block-start:32px;margin-block-end:32px;background-image:linear-gradient(to right,#36ace1,#dff0fe,#36ace1);overflow:visible}div.mk-cute-theme del{color:#36ace1}.md-editor div.smart-blue-theme{--md-theme-code-inline-color: #d63200;--md-theme-code-inline-bg-color: #fff5f5;--md-theme-code-block-color: #333;--md-theme-code-block-bg-color: #f8f8f8;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color)}.md-editor-dark div.smart-blue-theme{--md-theme-code-inline-color: #e06c75;--md-theme-code-inline-bg-color: #1a1a1a;--md-theme-code-block-color: #999;--md-theme-code-block-bg-color: #1a1a1a;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color)}div.smart-blue-theme code{overflow-x:auto;padding:.065em .4em}div.smart-blue-theme .md-editor-code pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace}div.smart-blue-theme .md-editor-code pre code{padding:22px 12px;margin:0;word-break:normal}div.smart-blue-theme .md-editor-code pre code span[rn-wrapper]{top:22px}.md-editor div.smart-blue-theme{--md-theme-heading-color: #135ce0}div.smart-blue-theme h1,div.smart-blue-theme h2,div.smart-blue-theme h3,div.smart-blue-theme h4,div.smart-blue-theme h5,div.smart-blue-theme h6{padding:30px 0;margin:0}div.smart-blue-theme h1 a,div.smart-blue-theme h2 a,div.smart-blue-theme h3 a,div.smart-blue-theme h4 a,div.smart-blue-theme h5 a,div.smart-blue-theme h6 a{border:none}div.smart-blue-theme h1{position:relative;text-align:center;font-size:22px;margin:50px 0}div.smart-blue-theme h2{position:relative;font-size:20px;border-inline-start:4px solid;padding:0 0 0 10px;margin:30px 0}div.smart-blue-theme h3{font-size:16px}div.smart-blue-theme img{margin:0 auto}.md-editor div.smart-blue-theme{--md-theme-link-color: #036aca}.md-editor-dark div.smart-blue-theme{--md-theme-link-color: #2d7dc7}div.smart-blue-theme a{font-weight:400}div.smart-blue-theme ul,div.smart-blue-theme ol{margin-block-start:1em}div.smart-blue-theme li{line-height:2;margin-block-end:0;list-style:inherit}div.smart-blue-theme p{line-height:2;font-weight:400}div.smart-blue-theme *+p{margin-block-start:16px}.md-editor div.smart-blue-theme{--md-theme-quote-color: #666;--md-theme-quote-bg-color: #fff9f9;--md-theme-quote-border-color: #b2aec5}.md-editor-dark div.smart-blue-theme{--md-theme-quote-color: #999;--md-theme-quote-bg-color: #2a2a2a;--md-theme-quote-border-color: #0063bb}div.smart-blue-theme blockquote{background-color:var(--md-theme-quote-bg-color);margin:2em 0;padding:2px 20px;border-inline-start:4px solid var(--md-theme-quote-border-color)}div.smart-blue-theme blockquote p{color:var(--md-theme-quote-color);line-height:2}.md-editor div.smart-blue-theme{--md-theme-table-td-border-color: #dfe2e5;--md-theme-table-stripe-color: #f6f8fa}.md-editor-dark div.smart-blue-theme{--md-theme-table-td-border-color: #2d2d2d;--md-theme-table-stripe-color: #0c0c0c}div.smart-blue-theme table{border-collapse:collapse;margin:1rem 0;overflow-x:auto}div.smart-blue-theme table tr th,div.smart-blue-theme table tr td{padding:.6em 1em}div.smart-blue-theme blockquote table{line-height:initial}div.smart-blue-theme blockquote table tr th,div.smart-blue-theme blockquote table tr td{border-color:var(--md-theme-border-color-inset)}div.smart-blue-theme blockquote table tbody tr:nth-child(n){background-color:inherit}.md-editor div.smart-blue-theme{--md-theme-color: #595959}.md-editor div.smart-blue-theme{background-image:linear-gradient(90deg,#3c0a1e0a 3%,#0000 3%),linear-gradient(360deg,#3c0a1e0a 3%,#0000 3%)}.md-editor-dark div.smart-blue-theme{--md-theme-color: #999}.md-editor-dark div.smart-blue-theme{background-image:linear-gradient(90deg,#cfcfcf0a 3%,#fff0 3%),linear-gradient(360deg,#cfcfcf0a 3%,#fff0 3%)}div.smart-blue-theme{color:var(--md-theme-color);font-family:-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;background-size:20px 20px;background-position:center center}div.smart-blue-theme strong,div.smart-blue-theme em strong{color:#036aca}div.smart-blue-theme hr{border-block-start:1px solid #135ce0}[dir=rtl] .md-editor-catalog{direction:rtl}.md-editor-catalog-indicator{height:18px;width:4px;background-color:#73d13d;position:absolute;border-radius:4px;transition:top .3s}.md-editor-catalog>.md-editor-catalog-link{padding-block:5px;padding-inline:8px}.md-editor-catalog-link{padding-block:5px;padding-inline-start:1em;display:flex;flex-direction:column}.md-editor-catalog-link span{display:inline-block;width:100%;position:relative;overflow:hidden;color:var(--md-color);white-space:nowrap;text-overflow:ellipsis;transition:color .3s;cursor:pointer;line-height:18px}.md-editor-catalog-link span:hover{color:#73d13d}.md-editor-catalog-wrapper>.md-editor-catalog-link{padding-block-start:5px;padding-block-end:5px}.md-editor-catalog-wrapper>.md-editor-catalog-link:first-of-type{padding-block-start:10px}.md-editor-catalog-wrapper>.md-editor-catalog-link:last-of-type{padding-block-end:0}.md-editor-catalog-active>span{color:#73d13d}.md-editor-catalog-dark{--md-color: #999;--md-hover-color: #bbb;--md-bk-color: #000;--md-bk-color-outstand: #333;--md-bk-hover-color: #1b1a1a;--md-border-color: #2d2d2d;--md-border-hover-color: #636262;--md-border-active-color: #777;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000066;--md-scrollbar-bg-color: #0f0f0f;--md-scrollbar-thumb-color: #2d2d2d;--md-scrollbar-thumb-hover-color: #3a3a3a;--md-scrollbar-thumb-active-color: #3a3a3a}.md-editor{--md-color: #3f4a54;--md-hover-color: #000;--md-bk-color: #fff;--md-bk-color-outstand: #f2f2f2;--md-bk-hover-color: #f5f7fa;--md-border-color: #e6e6e6;--md-border-hover-color: #b9b9b9;--md-border-active-color: #999;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000019;--md-scrollbar-bg-color: #e2e2e2;--md-scrollbar-thumb-color: #0000004d;--md-scrollbar-thumb-hover-color: #00000059;--md-scrollbar-thumb-active-color: #00000061;color:var(--md-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,system-ui,ui-sans-serif,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";width:100%;height:500px;position:relative;box-sizing:border-box;border:1px solid var(--md-border-color);display:flex;flex-direction:column;overflow:hidden;background-color:var(--md-bk-color)}.md-editor .md-editor-fullscreen{position:fixed!important;inset-block-start:0;inset-inline-end:0;inset-block-end:0;inset-inline-start:0;width:auto!important;height:auto!important;z-index:10000}svg.md-editor-icon{width:16px;height:16px;padding-block:4px;padding-inline:4px;fill:none;overflow:hidden;display:block;box-sizing:content-box}.md-editor .lucide-list-icon,.md-editor .lucide-list-ordered-icon,.md-editor .lucide-list-todo-icon{width:18px;height:18px;padding-block:3px;padding-inline:3px}.md-editor-preview{font-size:16px;word-break:break-all;display:flow-root;padding-block:10px;padding-inline:20px}.md-editor-modal-container{--md-color: #3f4a54;--md-hover-color: #000;--md-bk-color: #fff;--md-bk-color-outstand: #f2f2f2;--md-bk-hover-color: #f5f7fa;--md-border-color: #e6e6e6;--md-border-hover-color: #b9b9b9;--md-border-active-color: #999;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000019;--md-scrollbar-bg-color: #e2e2e2;--md-scrollbar-thumb-color: #0000004d;--md-scrollbar-thumb-hover-color: #00000059;--md-scrollbar-thumb-active-color: #00000061;color:var(--md-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,system-ui,ui-sans-serif,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}.md-editor-modal-container .lucide-xicon{width:20px;height:20px;padding-block:2px;padding-inline:2px}.md-editor-previewOnly{border:none;height:auto;overflow:visible}.md-editor-previewOnly .md-editor-content{height:100%}.md-editor-previewOnly .md-editor-preview{padding-block:0;padding-inline:0}.md-editor-previewOnly .md-editor-preview-wrapper{overflow:visible}.md-editor-dark,.md-editor-modal-container[data-theme=dark]{--md-color: #999;--md-hover-color: #bbb;--md-bk-color: #000;--md-bk-color-outstand: #333;--md-bk-hover-color: #1b1a1a;--md-border-color: #2d2d2d;--md-border-hover-color: #636262;--md-border-active-color: #777;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000066;--md-scrollbar-bg-color: #0f0f0f;--md-scrollbar-thumb-color: #2d2d2d;--md-scrollbar-thumb-hover-color: #3a3a3a;--md-scrollbar-thumb-active-color: #3a3a3a}.medium-zoom-overlay,.medium-zoom-image--opened{z-index:100001}.f-chat{display:flex}.f-chat :deep(.f-layout-pane[position="center"]){display:flex;flex-direction:column;flex:1;min-height:0;min-width:0}.f-chat .f-chat-conversation-root{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;width:100%;height:100%;align-self:stretch}.f-chat :deep(.f-layout-pane[position="left"]){transition:width .3s cubic-bezier(.4,0,.2,1),min-width .3s cubic-bezier(.4,0,.2,1),max-width .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.f-chat.f-chat-compact :deep(.f-layout-pane[position="left"]){display:none}.f-chat.f-chat-compact .toggle-btn{display:none!important}.f-chat button:focus{outline:none}.f-chat .toggle-btn{box-sizing:border-box;position:absolute;top:1rem;width:22px;height:22px;border:1px solid #5b89fe;border-radius:50%;background:#fff;box-shadow:0 2px 4px #3940a729;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:transform .26s}.f-chat .f-chat-content.hidden{display:none}.f-chat .f-chat-content{display:flex;flex-direction:column;flex:1;min-height:0;position:relative;height:100%;box-sizing:border-box}.f-chat .f-chat-content>.f-chat-content-toggle-btn{left:11px}.f-chat .f-chat-content.compact-mode{padding:12px;justify-content:space-between}.f-chat .f-chat-content.compact-mode>.f-chat-content-toggle-btn{display:none}.f-chat .f-chat-content.compact-mode>.f-chat-compact-nav-btn{position:absolute;top:14px;left:12px;width:32px;height:32px;border-radius:50%;border:none;background:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:10;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.f-chat .f-chat-content.compact-mode>.f-chat-compact-nav-btn>i{font-size:16px;color:#5b89fe}.f-chat .f-chat-content.compact-mode>.f-chat-compact-nav-btn:hover{background:#328bff1a;box-shadow:0 2px 8px #3940a73d}.f-chat .f-chat-content.compact-mode>.f-chat-compact-nav-btn:focus{outline:none}.f-chat .f-chat-content.compact-mode>.f-chat-content-header{padding-left:48px;justify-content:flex-start;padding-top:0;padding-bottom:1px;border-bottom:1px solid rgba(0,0,0,.06)}.f-chat .f-chat-content.compact-mode>.f-chat-content-header>.f-chat-content-header-title{text-align:left;font-size:14px;line-height:20px;font-weight:700}.f-chat .f-chat-content.compact-mode>.f-chat-content-header.f-chat-content-header-tabs{padding-left:48px}.f-chat .f-chat-content.compact-mode>.f-chat-content-skills,.f-chat .f-chat-content.compact-mode>.f-chat-content-preset-task{display:none}.f-chat .f-chat-content.compact-mode>.f-chat-content-message{flex:1 1 auto;margin-top:12px;min-height:0}.f-chat .f-chat-content.compact-mode>.f-chat-pending-tasks-hub{flex:0 0 auto;align-self:stretch;width:auto;margin:0 0 8px;z-index:2}.f-chat .f-chat-content.compact-mode>.f-chat-content-input{flex:0 0 auto;align-self:center;width:800px;max-width:100%;box-sizing:border-box}.f-chat .f-chat-content .f-chat-content-input-editor,.f-chat .f-chat-content .f-chat-content-message{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.f-chat .f-chat-content>.f-chat-content-header,.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header{flex:0 0 auto;display:flex;align-items:center;justify-content:center;padding:0 0 1px}.f-chat .f-chat-content>.f-chat-content-header>.f-chat-content-header-title,.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header>.f-chat-content-header-title{font-size:14px;font-weight:700;color:#000000d9;text-align:center;line-height:20px}.f-chat .f-chat-content>.f-chat-content-header.f-chat-content-header-tabs,.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header.f-chat-content-header-tabs{justify-content:flex-start;align-items:flex-end;padding:0 12px 1px 16px;gap:4px;min-height:44px}.f-chat .f-chat-content>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab,.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab{position:relative;display:flex;align-items:center;gap:6px;padding:.5rem 12px;margin-top:8px;cursor:pointer;color:#000000a6;font-size:13px;border-radius:8px 8px 0 0;transition:color .2s,background .2s;min-height:36px;box-sizing:border-box}.f-chat .f-chat-content>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab:hover:not(.active),.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab:hover:not(.active){color:#000000d9;background:#e5f2ff66}.f-chat .f-chat-content>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab.active,.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab.active{color:#328bff;font-weight:600;background:#fff;box-shadow:0 -2px 4px #00000014,0 1px #0000000f;margin-bottom:-1px}.f-chat .f-chat-content>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab.active .f-chat-content-tab-bottom-left-corner,.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab.active .f-chat-content-tab-bottom-left-corner{position:absolute;left:-10px;bottom:0;display:block;pointer-events:none}.f-chat .f-chat-content>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab.active .f-chat-content-tab-bottom-right-corner,.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab.active .f-chat-content-tab-bottom-right-corner{position:absolute;right:-10px;bottom:0;display:block;pointer-events:none}.f-chat .f-chat-content>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab .f-chat-content-tab-title,.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab .f-chat-content-tab-title{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat .f-chat-content>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab .f-chat-content-tab-close,.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab .f-chat-content-tab-close{display:flex;align-items:center;justify-content:center;padding:0;width:18px;height:18px;border:none;background:transparent;cursor:pointer;border-radius:4px;color:#00000073;font-size:12px;flex-shrink:0}.f-chat .f-chat-content>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab .f-chat-content-tab-close:hover,.f-chat .f-chat-content .f-chat-content-with-messages>.f-chat-content-header.f-chat-content-header-tabs .f-chat-content-tab .f-chat-content-tab-close:hover{color:#000000d9;background:#0000000f}.f-chat .f-chat-content .f-chat-content-with-messages{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.f-chat .f-chat-content .f-chat-content-main-layout{flex:1 1 auto;min-height:0;overflow:hidden;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;flex-direction:row}.f-chat .f-chat-content .f-chat-content-main-left{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;position:relative}.f-chat .f-chat-content .f-chat-content-main-left .f-chat-content-message,.f-chat .f-chat-content .f-chat-panel-chat .f-chat-content-message{flex:1 1 auto;min-height:0}.f-chat .f-chat-content .f-chat-content-main-left .f-chat-content-input,.f-chat .f-chat-content .f-chat-panel-chat .f-chat-content-input{flex:0 0 auto;align-self:center;margin-bottom:0}.f-chat .f-chat-content .f-chat-content-main-left>.f-chat-pending-tasks-hub,.f-chat .f-chat-content .f-chat-panel-chat>.f-chat-pending-tasks-hub{flex:0 0 auto;align-self:stretch;width:auto;margin:0 .5rem 8px;z-index:2}.f-chat .f-chat-content .f-chat-content-input{--f-chat-input-card-height: 120px;--f-chat-input-toolbar-reserve: 44px;position:relative;flex:0 0 auto;width:800px;min-height:var(--f-chat-input-card-height);box-sizing:border-box;border:1px solid rgb(233,234,243);border-radius:16px;background:#fff;box-shadow:0 1px 8px #002c661a;padding:0;z-index:1;overflow:hidden}.f-chat .f-chat-content .f-chat-content-input.focus{border-color:#2a87ff}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar{position:absolute;left:0;right:0;bottom:0;padding:4px 10px 6px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap;background:#fff;box-shadow:none;z-index:2}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar:first-child:last-child{top:6px;left:10px;right:10px;bottom:6px;align-items:stretch;box-shadow:none;padding:4px 0}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar:first-child:last-child>.f-chat-content-input-toolbar-left,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar:first-child:last-child>.f-chat-content-input-toolbar-right{align-self:center}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor{outline:none;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:20px;color:#000000d9;flex:1 1 auto;align-self:stretch;min-width:0;min-height:0;max-height:none;height:auto;overflow-y:auto}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor span:not(.f-chat-skill-tag):not(.f-chat-agent-tag),.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor font,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor mark{background-color:transparent!important;background-image:none!important;color:inherit!important}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor:empty:before{content:attr(data-placeholder);color:#9aa8bf;pointer-events:none}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor.f-utils-fill{flex:1 1 auto;align-self:stretch;min-height:0;max-height:none;height:auto}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-toolbar-left,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-toolbar-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;padding:6px;border-radius:10px;cursor:pointer;color:#000000a6;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease;-webkit-user-select:none;user-select:none}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn>i{font-size:16px;color:#0000008c}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn>span{font-size:12px}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn:hover{background:#e5f2ff8c;color:#000000bf}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn.primary{background-image:linear-gradient(58deg,#2a87ff,#328bff);color:#fff}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn.primary>i,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn.primary>span{color:#fff}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn.primary:hover{background-image:linear-gradient(-51deg,#2a87ff,#328bff);box-shadow:0 4px 14px #4590ff59}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config{background:#f6f7fb;border:1px solid transparent;border-radius:5px}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent.active,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool.active,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config.active{background:#d8e9ffe6;border-color:#bfdbff}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent.active img,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool.active img,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config.active img{opacity:1}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent.active span,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool.active span,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config.active span{color:#328bff}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent img,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool img,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config img{width:1rem;opacity:.6}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent span,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool span,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config span{color:#8a98b6;letter-spacing:0;text-align:left;font-size:13px;font-weight:400}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config .fx-icon-expanddown{transition:transform .3s ease}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config .fx-icon-arrow-rotate-180{transform:rotate(180deg)}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-send{padding:3px 11px;border-radius:8px}.f-chat .f-chat-content .f-chat-content-skills{flex:0 0 auto;margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.f-chat .f-chat-content .f-chat-content-skills .f-chat-skill-btn{border:1px solid rgba(0,0,0,.08);background:#fff;border-radius:999px;padding:6px 12px;font-size:12px;color:#000000bf;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease;-webkit-user-select:none;user-select:none}.f-chat .f-chat-content .f-chat-content-skills .f-chat-skill-btn:hover{border-color:#328bff59;box-shadow:0 2px 10px #4590ff1f}.f-chat .f-chat-content .f-chat-content-skills .f-chat-skill-btn.selected{border-color:#328bff8c;background:#328bff1f;color:#0e6ded;box-shadow:0 2px 10px #4590ff24}.f-chat .f-chat-content .f-chat-content-preset-task{display:flex;row-gap:2rem;flex-direction:row;column-gap:48px;justify-content:center;margin-top:48px}.f-chat .f-chat-content .f-chat-content-preset-task>.app-homepage-wrapper{flex:initial;background-color:transparent}.f-chat .f-chat-content .f-chat-content-preset-task>.app-homepage-wrapper>.app-main-area{padding:0;margin:0;width:auto}.f-chat .f-chat-content .f-chat-content-preset-task>.app-homepage-wrapper>.app-main-area .app-recent-file-list{height:fit-content}.f-chat .f-chat-content.has-messages .f-chat-content-with-messages>.f-chat-content-header{justify-content:flex-start;padding:0 0 1px 3rem}.f-chat .f-chat-content.has-messages .f-chat-content-with-messages>.f-chat-content-header>.f-chat-content-header-title{text-align:left;font-size:14px;line-height:20px;font-weight:700}.f-chat .f-chat-content.has-messages .f-chat-message{display:flex;align-items:flex-start;gap:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-avatar{flex-shrink:0;user-select:none;-webkit-user-select:none}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-content{display:flex;flex-direction:column;gap:4px;transition:width .3 ease}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-content .f-chat-message-sender-name{font-size:12px;color:#000000a6;line-height:16px;padding:0 4px}.f-chat .f-chat-content.has-messages .f-chat-message.user .f-chat-message-content .f-chat-message-sender-name{text-align:right}.f-chat .f-chat-content.has-messages .f-chat-message.assistant .f-chat-message-content{align-items:flex-start}.f-chat .f-chat-content.has-messages .f-chat-message.assistant .f-chat-message-content .f-chat-message-sender-name{text-align:left}.f-chat .f-chat-content.has-messages .f-chat-message.assistant .f-chat-message-content>.f-chat-bubble-container{align-self:stretch;width:100%;min-width:0;box-sizing:border-box}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-bubble{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;font-size:14px;line-height:20px;white-space:pre-wrap;word-break:break-word;color:#000000d9;width:fit-content;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-file-operation{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;font-size:13px;color:#000000d9;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-summary{display:flex;align-items:center;padding:2px 0;cursor:pointer;user-select:none;-webkit-user-select:none;border-radius:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-summary-inner{display:inline-flex;align-items:center;gap:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-summary-text{font-size:13px;color:#000000c7}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-expand-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#00000073;flex-shrink:0;transition:opacity .15s;opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-expand-btn.expanded{opacity:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-expand-btn.sm{width:16px;height:16px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-summary:hover .f-chat-file-op-expand-btn{opacity:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row .f-chat-file-op-expand-btn{opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row .f-chat-file-op-expand-btn.expanded,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row:hover .f-chat-file-op-expand-btn{opacity:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operations{margin-top:4px;padding-left:2px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation{margin-bottom:2px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row{display:flex;align-items:center;gap:6px;padding:2px 0;border-radius:4px;min-height:20px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row.has-details{cursor:pointer;user-select:none;-webkit-user-select:none}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row.op-read{cursor:pointer}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row.op-read:hover .f-chat-file-op-message{color:#328bfff2}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-type{flex-shrink:0;font-weight:600;font-size:12px;color:#000000a6}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-message-wrap{display:inline-flex;align-items:center;gap:4px;flex:1;min-width:0;overflow:hidden}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-message{flex:0 1 auto;min-width:0;font-size:13px;color:#000000d9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-details{padding-left:1em;padding-top:2px;padding-bottom:2px;max-height:180px;overflow-y:auto}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-text{margin-bottom:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-text:last-child{margin-bottom:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-title{font-weight:600;font-size:12px;color:#000000d9;margin-bottom:1px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-content{font-size:12px;color:#000000a6;line-height:1.5;word-break:break-word;white-space:pre-wrap}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-file{display:flex;align-items:center;gap:6px;padding:2px 0;border-radius:4px;cursor:default;margin-bottom:1px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-file:hover{background:#328bff14}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-file:last-child{margin-bottom:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-icon img{max-width:16px;max-height:16px;object-fit:contain}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-icon .f-chat-file-op-file-icon-fallback{display:none;font-size:14px;line-height:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-icon.icon-error .f-chat-file-op-file-icon-fallback{display:inline}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-name{flex-shrink:0;font-size:12px;color:#000000d9}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-path{flex:1;font-size:11px;color:#00000080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-todo{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;font-size:13px;color:#000000d9;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-message{font-size:12px;font-weight:600;color:#000000d9;margin-bottom:6px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header{display:inline-flex;align-items:center;gap:6px;padding:2px 0;cursor:pointer;user-select:none;-webkit-user-select:none;border-radius:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header-icon-slot{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header-icon{display:inline-flex;align-items:center;justify-content:center;color:#000000a6;transition:opacity .15s}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header-expand{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;color:#00000073;transition:opacity .15s;opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header:hover .f-chat-todo-header-icon{opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header:hover .f-chat-todo-header-expand{opacity:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header-label{font-size:13px;color:#000000c7}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header-count{font-size:12px;color:#00000080}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-list{padding:8px 10px;border:1px solid rgba(0,0,0,.08);border-radius:8px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-coding{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;width:100%;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-message{font-size:13px;color:#000000d9;margin-bottom:8px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-card{border-radius:8px;border:1px solid rgba(0,0,0,.08);overflow:hidden}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header{display:flex;align-items:center;gap:6px;padding:8px 10px;cursor:pointer;user-select:none;-webkit-user-select:none;border-radius:4px;border-bottom:1px solid rgba(0,0,0,.08)}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-icon-slot{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-icon{display:inline-flex;align-items:center;justify-content:center;color:#000000a6;transition:opacity .15s}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-icon img{width:14px;height:14px;object-fit:contain}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-icon .f-chat-coding-header-icon-fallback{display:none;font-size:12px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-icon.icon-error .f-chat-coding-header-icon-fallback{display:inline}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-expand{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;color:#00000073;transition:opacity .15s;opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header:hover .f-chat-coding-header-icon{opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header:hover .f-chat-coding-header-expand{opacity:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-filename{font-size:13px;color:#000000c7}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-stats{display:inline-flex;gap:4px;font-size:12px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-stat-add{color:#52c41a}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-stat-del{color:#ff4d4f}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor{min-height:180px;width:100%;display:block;box-sizing:border-box;overflow:hidden;transition:height .2s ease}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .monaco-diff-editor .editor.original,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .monaco-diff-editor .diff-editor-cell.original,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .monaco-diff-editor-inline-view .editor.original,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .monaco-diff-editor [class*=original],.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .minimap,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .diffOverview,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .diff-overview,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor [class*=diffOverview],.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor [class*=diff-overview]{display:none!important}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-expand-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:4px 0;background:#0000000a;border:none;cursor:pointer;color:#00000073;font-size:12px;transition:background .15s,color .15s}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-expand-btn:hover{background:#00000014;color:#000000a6}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-expand-icon-up{transform:rotate(180deg)}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-markdown{padding:10px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;width:100%;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-message{font-size:14px;color:#000000d9;margin-bottom:8px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content{font-size:14px;line-height:1.65;color:#000000c7;word-break:break-word}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h1,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h2,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h3,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h4,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h5,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h6{margin:1em 0 .4em;font-weight:600;color:#000000d9;line-height:1.4}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h1:first-child,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h2:first-child,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h3:first-child,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h4:first-child,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h5:first-child,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h6:first-child{margin-top:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h1{font-size:1.2em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h2{font-size:1.15em;margin-top:1.2em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h3{font-size:1.1em;margin-top:1em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h4,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h5,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h6{font-size:1.05em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content p{margin:.4em 0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content p:first-child{margin-top:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ul,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ol{margin:.4em 0;padding-left:1.5em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ul{list-style:disc outside!important;list-style-type:disc!important}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ol ul{margin:.25em 0 .25em .5em;padding-left:1.2em;list-style-type:disc!important}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ul ul{list-style-type:circle!important;margin:.2em 0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ol{list-style:decimal outside!important;list-style-type:decimal!important}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ol li,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ul li{list-style:inherit!important}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content li{margin:.25em 0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content li::marker{color:#0006}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ul li::marker{font-size:1.3em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content code{background:#0000000f;padding:.2em .45em;border-radius:4px;font-size:.9em;font-family:ui-monospace,SF Mono,Monaco,Cascadia Code,monospace;color:#000c}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content pre{margin:.6em 0;padding:10px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#00000008;overflow-x:auto;font-size:12px;line-height:1.5}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content pre code{background:none;padding:0;border-radius:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content blockquote{margin:.6em 0;padding:.25em 0 .25em 1em;border-left:3px solid rgba(0,0,0,.12);color:#000000a6;font-style:normal}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content a{color:#0e6ded;text-decoration:none;transition:color .15s}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content a:hover{color:#2a87ff;text-decoration:underline}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content hr{margin:1em 0;border:none;height:1px;background:#00000014}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content table{width:100%;margin:.6em 0;border-collapse:collapse;font-size:12px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content th,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content td{padding:6px 10px;border:1px solid rgba(0,0,0,.08);text-align:left}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content th{background:#0000000a;font-weight:600;color:#000000d9}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content tr:nth-child(2n){background:#00000005}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content strong{font-weight:600;color:#000000d9}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content em{font-style:italic;color:#000000b8}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-app-preview{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;width:100%;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-message{font-size:13px;color:#000000d9;margin-bottom:8px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card{display:flex;align-items:center;max-width:400px;border-radius:8px;border:1px solid rgba(0,0,0,.08);overflow:hidden;background:#f5f5f5;transition:box-shadow .2s ease;cursor:pointer}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card:hover{box-shadow:0 2px 8px #00000014}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card-left{flex-shrink:0;padding:12px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#328bff1a;color:#328bffb3}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-icon .fx-icon{font-size:22px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card-middle{flex:1;min-width:0;padding:12px 0;display:flex;flex-direction:column;gap:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-app-name{font-size:14px;font-weight:500;color:#000000d9}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-datetime{font-size:12px;color:#00000073}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card-right{flex-shrink:0;min-width:80px;width:120px;height:84px;position:relative;display:flex;align-items:center;justify-content:center}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-action-area{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e5f2ff99,#ffffffe6) center/cover no-repeat;height:80px;bottom:-10px;position:absolute;width:100%;border-top-left-radius:8px;border-left:1px solid rgba(0,0,0,.08);border-top:1px solid rgba(0,0,0,.08);box-shadow:-5px 5px 12px #0000000f;transition:transform .2s ease}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card:hover .f-chat-app-preview-action-area{transform:rotate(-5deg);border-right:1px solid rgba(0,0,0,.08);border-top-right-radius:8px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-open-btn{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:36px;height:36px;padding:0;background:#ffffffd9;border:1px solid rgba(0,0,0,.12);border-radius:6px;cursor:pointer;color:#00000061;transition:color .2s,border-color .2s,transform .2s ease}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-open-btn .fx-icon{display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-open-btn:hover{border-color:#00000047;color:#00000085}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card-right .f-chat-app-preview-open-btn{position:relative;z-index:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card:hover .f-chat-app-preview-card-right .f-chat-app-preview-open-btn{transform:rotate(5deg)}.f-chat .f-chat-content.has-messages .f-chat-message.user .f-chat-message-bubble{background:#328bff1a;border-color:#328bff40}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-user-avatar{width:32px;height:32px;border-radius:50%;background:#328bff26;display:flex;align-items:center;justify-content:center;flex-shrink:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-user-avatar .f-chat-message-user-avatar-image{width:24px;height:24px;border-radius:50%;background:#328bff4d;display:flex;align-items:center;justify-content:center;color:#328bffe6;font-size:12px;font-weight:600;line-height:24px;text-align:center}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar{width:32px;height:32px;border-radius:50%;background:#dce9ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar .f-chat-message-assistant-avatar-image{background-image:url(./assets/icon/robot-avatar-mini.png);background-size:contain;width:26px;height:26px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-requirement]{background:#dce9ff}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-architecture]{background:#ffe5cc}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-model]{background:#e7f7e9}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-code]{background:#ffe6f2}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-ux]{background:#fff2cc}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-permission]{background:#e8e6ff}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-flow]{background:#e1f5ff}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-analysis]{background:#f2e8ff}.f-chat :deep(.f-layout-pane[position="right"]){transition:width .3s cubic-bezier(.4,0,.2,1),min-width .3s cubic-bezier(.4,0,.2,1),max-width .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.f-chat .f-page-content-nav{z-index:auto}.f-chat-started-todo-popover{margin:0;background:#fffffffa;border-radius:12px;box-shadow:0 4px 20px #1b5bff33;max-width:360px;min-width:240px}.f-chat-started-todo-popover>.popover-body{padding:8px;max-width:none}.f-chat-content-input-agent-popover>.popover-body,.f-chat-content-input-assist-tool-popover>.popover-body,.f-chat-content-input-slot-config-popover>.popover-body{background:#fff;box-shadow:0 2px 12px #1f23291a;border-radius:8px;padding:8px 5px 8px 4px;max-width:none}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option{line-height:32px;padding:6px 11px;gap:9px;display:flex;align-items:center;cursor:pointer}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item:hover,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item:hover,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option:hover,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item:hover,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item:hover,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option:hover,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item:hover,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item:hover,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option:hover{background:#f6f7fb;border-radius:6px}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item.active,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item.active,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option.active,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item.active,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item.active,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option.active,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item.active,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item.active,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option.active{background:#e0effe;border-radius:6px}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item.active .fx-icon-radio-2,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item.active .fx-icon-radio-2,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option.active .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item.active .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item.active .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option.active .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item.active .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item.active .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option.active .fx-icon-radio-2{visibility:visible}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option .f-chat-content-input-agent-panel-item-content{display:flex;flex-wrap:nowrap;align-items:center;column-gap:9px}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item .fx-icon-radio-2,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item .fx-icon-radio-2,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option .fx-icon-radio-2{visibility:hidden;color:#328bff}.f-chat-tool-btn-assistive-tool .f-chat-content-input-assist-tool-icon,.f-chat-content-input-assist-tool-popover .f-chat-content-input-assist-tool-icon{gap:6px}.f-chat-tool-btn-assistive-tool .f-chat-content-input-assist-tool-icon .f-chat-content-input-assist-tool-icon-fallback,.f-chat-content-input-assist-tool-popover .f-chat-content-input-assist-tool-icon .f-chat-content-input-assist-tool-icon-fallback{display:none;font-size:14px;line-height:1}.f-chat-tool-btn-assistive-tool .f-chat-content-input-assist-tool-icon.icon-error .f-chat-content-input-assist-tool-icon-fallback,.f-chat-content-input-assist-tool-popover .f-chat-content-input-assist-tool-icon.icon-error .f-chat-content-input-assist-tool-icon-fallback{display:inline}.f-chat-content-input-toolbar-popover{background-color:#303c53cc!important;border-color:transparent!important;border-radius:10px!important}.f-chat-content-input-toolbar-popover .arrow:after{border-top-color:#303c53cc!important}.f-chat-content-input-toolbar-popover span{color:#fff}.f-chat-todo-items{margin:0;padding-left:0;list-style:none}.f-chat-todo-items .f-chat-todo-item{display:flex;align-items:center;gap:8px;padding:4px 0;margin:0 0 6px;font-size:14px;letter-spacing:0;text-align:left;font-weight:400;white-space:pre-line;word-wrap:break-word;word-break:break-word}.f-chat-todo-items .f-chat-todo-item .f-chat-todo-status-icon{margin-top:3px}.f-chat-todo-items .f-chat-todo-item .f-chat-todo-task{flex:1;color:#333}.f-chat-todo-items .f-chat-todo-item.is-working .f-chat-todo-task{background:linear-gradient(90deg,#000000d9,#000000d9,#0000006b,#000000d9,#000000d9);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:f-chat-shimmer-ltr 2s ease-in-out infinite}.f-chat-todo-items .f-chat-todo-item.is-done .f-chat-todo-task.is-done{text-decoration:line-through;color:#8b8b8b}.f-chat-todo-items .f-chat-todo-item .f-chat-todo-task-wrapper{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.f-chat-todo-items .f-chat-todo-item .f-chat-todo-task-wrapper>.f-chat-todo-task-description{color:#999;font-size:13px}.f-chat-todo-items .f-chat-todo-item-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.f-chat-todo-items .f-chat-todo-task-detail,.f-chat-started-todo-task-detail{font-size:12px;color:#8b8b8b;line-height:1.5;white-space:pre-line;word-break:break-word}.f-chat-message-started-todo--content .f-chat-started-todo-task-detail{padding-left:20px;margin-bottom:8px}.f-chat-started-todo-popover-content .f-chat-started-todo-task-detail{margin-bottom:8px}.f-chat-message-started-todo.is-working:not(.no-shimmer) .f-chat-started-todo-label,.f-chat-message-started-todo.is-working:not(.no-shimmer) .f-chat-started-todo-message{background:linear-gradient(90deg,#000000d9,#000000d9,#0000006b,#000000d9,#000000d9);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:f-chat-shimmer-ltr 2s ease-in-out infinite}@keyframes f-chat-shimmer-ltr{0%{background-position:200% 0}to{background-position:-200% 0}}.f-chat-todo-status-icon{flex-shrink:0;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:#0000008c}.f-chat-todo-status-notstart{border:1px solid #387aff;border-radius:50%;background:transparent}.f-chat-todo-status-working{font-size:16px;color:#387aff;font-family:FarrisXIcons}.f-chat-todo-status-working:after{content:"";display:block}.f-chat-todo-status-working{animation:f-chat-todo-spin .8s linear infinite}@keyframes f-chat-todo-spin{to{transform:rotate(360deg)}}.f-chat-todo-status-done{font-size:16px;color:#387aff;font-family:FarrisXIcons}.f-chat-todo-status-done:after{content:"";display:block}.fx-utils-flex-wrap{flex-wrap:wrap}.fx-utils-flex-column{flex-direction:column;align-items:flex-start}.f-markdown-preview-container{height:100%;overflow:auto;padding:20px;scrollbar-color:transparent transparent;scrollbar-width:thin}.f-markdown-preview-container::-webkit-scrollbar{width:6px}.f-markdown-preview-container::-webkit-scrollbar-thumb{background:transparent;border-radius:3px}.f-markdown-preview-container::-webkit-scrollbar-thumb:hover{background:#00000040}.f-chat-bubble-container .f-chat-bubble-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-avatar{width:32px;height:32px;border-radius:50%;background:#328bff26;display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;user-select:none}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-avatar img{width:26px;height:26px;background-size:contain}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-avatar .f-chat-bubble-avatar-initial{width:24px;height:24px;border-radius:50%;background:#328bff4d;display:flex;align-items:center;justify-content:center;color:#328bffe6;font-size:12px;font-weight:600;line-height:24px;text-align:center}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content{display:flex;flex-direction:column;gap:4px;width:100%;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-header{font-size:12px;color:#000000a6;line-height:16px;padding:0 4px;align-self:flex-start}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-header.end{align-self:flex-end;text-align:right}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper{display:flex;flex-direction:column;gap:6px;position:relative;word-wrap:break-word}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper:has(.f-chat-bubble-tool-use-group){gap:4px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper.start{color:#333}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper.end{padding:8px 16px;border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 2px 10px #0312330f}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper.end .f-chat-bubble-content-text{letter-spacing:0;text-align:left}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-content-text{font-size:14px;color:#000000d9;font-weight:400;line-height:20px;white-space:pre-line;word-wrap:break-word;word-break:break-word}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-content-title{font-size:18px;color:#000000d9;line-height:36px;font-weight:500}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-content-subtitle{font-size:16px;color:#000000d9;line-height:32px;font-weight:500}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking.is-pending .f-chat-bubble-thinking-title{animation:thinking-pulse 1.5s ease-in-out infinite}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-header{display:inline-flex;align-items:center;gap:6px;padding:6px;margin-left:-6px;border-radius:6px;color:#999;cursor:pointer}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-header:hover{background:#dbe8ff4d}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-header .f-chat-bubble-thinking-icon{width:20px;height:20px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-header .f-chat-bubble-thinking-title{flex:1;min-width:0;font-size:14px;color:#5a5c73;letter-spacing:0;text-align:left;font-weight:400}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-header .f-chat-bubble-thinking-title .f-chat-bubble-thinking-preview{margin-left:6px;font-size:12px;color:#999;padding:1px 6px;vertical-align:middle;max-width:10em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content{display:flex;padding-top:6px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container{position:relative;width:100%;max-height:300px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container::-webkit-scrollbar{display:none}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-text-wrapper{display:flex}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-text-wrapper .f-chat-bubble-thinking-timeline{position:relative;width:12px;flex-shrink:0;margin-right:12px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-text-wrapper .f-chat-bubble-thinking-timeline .f-chat-bubble-thinking-dot{width:8px;height:8px;border-radius:50%;background:#878f99;position:absolute;top:7px;left:2px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-text-wrapper .f-chat-bubble-thinking-timeline .f-chat-bubble-thinking-line{position:absolute;top:27px;left:4px;width:0;height:calc(100% - 30px);border-left:1px solid #E1E5EB}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-text-wrapper .f-chat-bubble-thinking-content-text{font-size:14px;color:#8b8b8b;letter-spacing:0;text-align:left;font-weight:400;line-height:22px;white-space:pre-line;word-wrap:break-word;word-break:break-word}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-fade-mask{position:sticky;top:0;left:0;right:0;height:40px;background:linear-gradient(to bottom,#f8fafc,#f8fafc00);pointer-events:none;z-index:1}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured{display:flex;flex-direction:column;gap:16px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured.structure-content-divider{padding-bottom:8px;border-bottom:1px solid #dde3eb}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section{display:flex;flex-direction:column;gap:8px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section.section-divider{border-top:1px solid #e1e5eb;border-bottom:1px solid #e1e5eb}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-header{display:flex;align-items:center;gap:8px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-header .f-chat-bubble-structured-section-icon{width:16px;height:16px;object-fit:contain}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-header .f-chat-bubble-structured-section-title{font-size:14px;font-weight:500;color:#1a1a1a}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items{display:flex;flex-direction:column;gap:6px;padding-left:24px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item{display:flex;align-items:flex-start}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item .f-chat-bubble-structured-section-item-dot{width:3px;height:3px;border-radius:50%;background:#878f99;margin-right:8px;margin-top:7px;flex-shrink:0}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item .f-chat-bubble-structured-section-item-label .f-chat-bubble-structured-section-item-content{font-size:16px;color:#1a1a1a;line-height:26px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item .f-chat-bubble-structured-section-item-label{font-weight:600}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item .f-chat-bubble-structured-section-item-content{font-weight:400}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item>.f-chat-bubble-attachments{flex:1}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-widget-pending{width:300px;height:50px;display:inline-flex;align-items:center;gap:6px;padding:4px 8px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-widget-pending .f-chat-bubble-widget-pending-text{animation:thinking-pulse 1.5s ease-in-out infinite}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer{display:flex;justify-content:space-between;width:100%;align-items:center;padding:4px 16px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer .f-chat-bubble-footer-left{gap:20px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer .f-chat-bubble-footer-left,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer .f-chat-bubble-footer-right{display:flex;align-items:center}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer .f-chat-bubble-footer-left .f-chat-bubble-footer-action,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer .f-chat-bubble-footer-right .f-chat-bubble-footer-action{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:400;line-height:18px;text-align:left;color:#8791ab;cursor:pointer}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments{display:flex;flex-wrap:wrap;gap:8px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item{display:flex;flex-direction:row;align-items:center;gap:8px;padding:14px 12px;background-image:linear-gradient(135deg,#e5f2ff 8%,#f1f8ff);border:1px solid #EFEFEF;border-radius:6px;cursor:default;transition:background-color .2s ease-in-out;position:relative;overflow:hidden}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item:after{content:"";bottom:-8px;right:0;position:absolute;width:110px;height:70px;z-index:1;pointer-events:none;background-image:url(data:image/png;base64,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);transition:transform .3s ease}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item:hover{box-shadow:0 2px 10px #0312331a}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item:hover:after{transform:rotate(-10deg)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-main{display:flex;gap:12px;flex:1;min-width:0;cursor:pointer;z-index:10}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-download-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:2px solid #d9dee7;border-radius:6px;background:transparent;color:#000000d9;cursor:pointer;position:relative;z-index:2;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-download-btn>.fx-icon{font-size:18px;line-height:1}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-download-btn:hover{background-color:#0000000a;border-color:#c9cdd4}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-download-btn:focus-visible{outline:2px solid #0e6ded;outline-offset:1px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon{width:36px;height:36px;border-radius:4px;flex-shrink:0;background-size:cover;background-position:center;background-repeat:no-repeat}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-pdf{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-doc,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-docx{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-xls,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-xlsx{background-image:url(data:image/png;base64,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dGUAMjAxOS0xMi0yOFQwOTozMTo1NiswMDowMLhrE7kAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDEtMDhUMTk6NDM6NTkrMDA6MDCdstIMAAAAIHRFWHRzb2Z0d2FyZQBodHRwczovL2ltYWdlbWFnaWNrLm9yZ7zPHZ0AAAAYdEVYdFRodW1iOjpEb2N1bWVudDo6UGFnZXMAMaf/uy8AAAAYdEVYdFRodW1iOjpJbWFnZTo6SGVpZ2h0ADUxMo+NU4EAAAAXdEVYdFRodW1iOjpJbWFnZTo6V2lkdGgANTEyHHwD3AAAABl0RVh0VGh1bWI6Ok1pbWV0eXBlAGltYWdlL3BuZz+yVk4AAAAXdEVYdFRodW1iOjpNVGltZQAxNTQ2OTc2NjM5OiA9twAAABN0RVh0VGh1bWI6OlNpemUAMjc5NTUxQgHjNFMAAABadEVYdFRodW1iOjpVUkkAZmlsZTovLy9kYXRhL3d3d3Jvb3Qvd3d3LmVhc3lpY29uLm5ldC9jZG4taW1nLmVhc3lpY29uLmNuL2ZpbGVzLzExOC8xMTg0MjYwLnBuZ1tLqmgAAAAASUVORK5CYII=)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-ppt,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-pptx{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-txt{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-zip,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-rar{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-image,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-img{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAYAAABV7bNHAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JQAAgIMAAPn/AACA6QAAdTAAAOpgAAA6mAAAF2+SX8VGAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH5AIKAx4vKar87wAAByBJREFUeNrtnEtv29gZhp/vHFIXy5f4OoknbdPAQQsPZtBNgGZQYNCi6GWZxSz7P1r0R/Q3tOtidtOuBy6aFJ0OUBTpLXGSqR3PxJIpWqJEkRR5upCixLEtShZtyYnejSTykDrfo+9yziFFmGqqUSSvfnAch7m5OSqVCr7vY4wZd/8uBoIIhUKB1dVV6vU6S0tLxwE5jsP8/DxbW1tsbm5eD4LgjoisjLvzFyFjTCWfz997+PDh7u3bt2k0Gj1IPUBRFLG1tcXGxsaParXab4IgeA/Q4+78BSnO5/MP5ufnf3X//v0/3L17F9u2jwLa29tDa329XC5/6nneB+Pu8ThUKpUerK2t/SyO49319XUA1IudrVaLIAjudD3nrVQYht8NguBOq9XqbesBMsbQzTlvS1idJC0iK68WJ2uQo+RosXtjZEiv0qmABOFvz7/gUXUbEZV6wsshw4w9ww+/8RElu9QX1EAe9Ki6zWe7Wyh5M6LPmITl4hIfrn+fUq5EP0caLMREoUSj3xAPMsjAP3bmFhsYILIvjzIBZIAEIS8xSypkVtrQ3XbZNVCI9ZMBrqiQH+T2ec+qsqwCmsbicXuOP4Xv8CSeHbeN4wOUIHxLe/yiuM0tq4Z0gQlwU3t8zz7g960b3AvXxm3nmXXmEDPAnER8XHzKd6xaN8zovcbAsgr5uPCUW1bt0obbCICE9+0qm5ZLfEqbpAvpo9zXWCTjtvViAQmGm7qOnVKzDHBdNyhKfCmr20hVbBCvMEBRYnISp59wGF0Q7REACcEA81oBPGMRmOxG4Umc4Ow4tOotzju1jZSk/9W+gm9Uah+32/M0jZWZLfX9OodfHeLuVonDjD0zK0AKw7/bC/w1WjnVcAU8i4t8Fl7NpooJ+K6Pu+cC4NdaVHer57p2PlIOCozik9YN/hyu0kahuyfUHVv4Mi7xO3+D3XgGNWrSEIj8CGfHIYle5j6v4lHfr58boJEGigI4SY7f+ht8Hq2wablc1T6esfhve4G/R0tUknwmoZW0E9xdl7ARHsk7JjG4z1xyxRyFhULmyXvkqYYALaP5PFrhi2gZm4QYoY1CMJnlndrzGp7jnZiU4zDG2XFYy69hFaxMIWUyWRXohVCEIkFQGcJpuk0OvzrEJKdYLtCqt6juVEna2Q5IJ36BJ4kTfNfHLtjkZ3InttGWojCbJwqiTunPUCOH2HlLacXSNxcxBpz/OYR+dLyNrVm5uYqVz96cifcgANEK3/XxKt6J+yM/ol6uI0pQOluTJh9Qt7y7z1xMfHr2re/XaVabmY+sJx6QiTtlPGyGfY1/0S46IQRH0WQDEmg4DRpOI90zBMJGiLvnnl7t3ihAXYOru9XBDRZoHDTwDrzB2g+gY4CMMSfMbS7+WkVn5Fyl3WoPddyRkBzogH52v1LmlVKIyMvbPuSlT2tLo7Q6su285T33aB76oIf/znbYxt1zWd1YPbWqKS1Yto1t2xg6cGzbRkRQ6uUxPUBzc3OICNeuXTtCUolisbpIwS+gL+LKanfG7tUbqJI+U1EyQBCFhFHI4juLx/YnJqE0U+Ldd9dZnVklMZ3Rt4igtaZQKBwH9IKaZR0dbIkIytKIlvP3IIE4iKk8PaAdtjuJ+QzfKaYTMs5OlcJCkZnF4pEMoVCIVli2hW3bPUCv2nwM0KQoCiLyszlypc60onHQIGoNXrpFCbPLs1h5jUkgDtvH06d59W3/3DpZgAwU5goU5gqICN6BR7083FqPSQxWXrN2aw1RMnJtmcwyL9DyWjx/uE8cDL+k6u4d4j5zMym8EwkojmLKjyuEXnimqYNJDJUnBzSqzZHz5sQBMqZjnFf2RppXxWFM+dE+LS8Y6TwTB6j2da0THqNKOov6lcflI2vYw2pyAAk0q03K25W+s/ahTilCvexx8OXBma98TEwVi5oR+4/2OyX9xW0iJ1t9fFuK8c5OldxMjoVrC5cUkAHPaaC0orRU6t/hWoxqmpcQNUTLGqP7lXRD0/UpLZWGXnWcDEACV64tcCXlFzbAwl98Sk+CTnIwEM8qDj6cpV3qf4XXGNMZFw2pyQAEA3VeBBSCNtKJKgPGSHeptf+g8Kz3ek9Okh5CF7nwMpAHGZMQJzGcwUUzlYEkiUmSuEcpSQxJkhAPsWRlTEJikoGapwMysD67zger76PGfZ+0wOxGQMGOeoO/pKi4erVIXBx83mUwLOavkFN26jGpgAyGn3/7p/zkxo/HC+cFo9scM+ostx6JCJayspnNa6XRk/InoAvuxqVM0hepKaAUTQGlaAooRVNAKZoCStEUUIqmgFI0BZSiKaAUTQGl6HVAFeB8//ww2Yq7DHp6HdA94MG4ezlG/afLoKfXAe0Cv6QD6W3ypBj4J/DrLoOeTlru+CPwD+AO8FY8YIlOWN3jNThwwiO6puLII7qmmmo0/R/bJffeYyphcAAAACV0RVh0ZGF0ZTpjcmVhdGUAMjAxOS0xMi0yOFQwOTozMTo1NiswMDowMLhrE7kAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDEtMDhUMTk6NDM6MjIrMDA6MDCVcI/vAAAAIHRFWHRzb2Z0d2FyZQBodHRwczovL2ltYWdlbWFnaWNrLm9yZ7zPHZ0AAAAYdEVYdFRodW1iOjpEb2N1bWVudDo6UGFnZXMAMaf/uy8AAAAYdEVYdFRodW1iOjpJbWFnZTo6SGVpZ2h0ADUxMo+NU4EAAAAXdEVYdFRodW1iOjpJbWFnZTo6V2lkdGgANTEyHHwD3AAAABl0RVh0VGh1bWI6Ok1pbWV0eXBlAGltYWdlL3BuZz+yVk4AAAAXdEVYdFRodW1iOjpNVGltZQAxNTQ2OTc2NjAyht+3/AAAABJ0RVh0VGh1bWI6OlNpemUAMjU4MjFCXXziJwAAAFp0RVh0VGh1bWI6OlVSSQBmaWxlOi8vL2RhdGEvd3d3cm9vdC93d3cuZWFzeWljb24ubmV0L2Nkbi1pbWcuZWFzeWljb24uY24vZmlsZXMvMTE4LzExODM3MDcucG5nZ8+z2wAAAABJRU5ErkJggg==)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-md{background-image:url(./assets/icon/markdown-icon.png)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-any{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-info{display:flex;flex-direction:column;gap:4px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-info .f-chat-bubble-attachment-name{font-size:14px;font-weight:500;color:#1a1a1a;letter-spacing:0;text-align:left}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-info .f-chat-bubble-attachment-name.name-tip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-info .f-chat-bubble-attachment-size{font-size:12px;font-weight:400;color:#999;letter-spacing:0;text-align:left;line-height:16px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-preview-btn{display:inline-flex;height:fit-content;color:#7191c8;padding:8px;border-radius:8px;cursor:pointer}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-preview-btn:hover{background-color:#00000008}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-preview-btn .f-chat-bubble-attachment-preview-btn-text{font-weight:400;font-size:13px;letter-spacing:0;line-height:16px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-footer{width:100%}.f-chat-attachment-preview .f-chat-attachment-preview-message{margin-bottom:8px;font-size:14px;color:#4e5969;line-height:1.5}.f-chat-attachment-preview .f-chat-attachment-preview-icon-wrapper{width:40px;height:40px;flex-shrink:0}.f-chat-attachment-preview .f-chat-attachment-preview-icon-wrapper img{width:100%;height:100%;object-fit:contain}.f-chat-attachment-preview .f-chat-attachment-preview-info{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.f-chat-attachment-preview .f-chat-attachment-preview-name{font-size:14px;font-weight:500;color:#1d2129;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat-attachment-preview .f-chat-attachment-preview-meta{font-size:12px;color:#999}.f-chat-attachment-preview .f-chat-attachment-preview-list{display:flex;flex-direction:column;gap:8px}.f-chat-attachment-preview .f-chat-attachment-preview-card-inner{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.f-chat-attachment-preview .f-chat-attachment-preview-main{display:flex;flex-direction:row;align-items:center;flex:1;min-width:0;gap:12px;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:12px;cursor:pointer;background-color:#00000005;transition:background-color .2s ease-in-out}.f-chat-attachment-preview .f-chat-attachment-preview-main:hover{background-color:#f0f4fa}.f-chat-attachment-preview .f-chat-attachment-preview-main:focus-visible{outline:2px solid #0e6ded;outline-offset:1px}.f-chat-attachment-preview .f-chat-attachment-preview-download-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;margin:0;border:none;border-radius:6px;background:transparent;color:#999;cursor:pointer}.f-chat-attachment-preview .f-chat-attachment-preview-download-btn:hover{background-color:#0000000f;color:#7191c8}.f-chat-attachment-preview .f-chat-attachment-preview-download-btn:focus-visible{outline:2px solid #0e6ded;outline-offset:1px}.f-chat-message.user .f-chat-bubble-attachments{justify-content:right}.f-chat-message.user .f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content{padding-bottom:20px}.f-chat-message.user .f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper{background:#009cff1a;padding:12px 20px;border:none}.f-chat-message.user .f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper.end{border-radius:20px 26px 4px 20px;align-self:flex-end;max-width:75%}@keyframes thinking-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fx-carousel{position:relative;width:100%;overflow:hidden;user-select:none;-webkit-user-select:none}.fx-carousel--vertical .fx-carousel--track{flex-direction:column}.fx-carousel--single .fx-carousel--arrow{display:none}.fx-carousel--container{position:relative;width:100%;height:100%}.fx-carousel--container-hover .fx-carousel--arrow{opacity:0;transition:opacity .3s ease}.fx-carousel--container-hover:hover .fx-carousel--arrow{opacity:1}.fx-carousel--track{display:flex;width:100%;height:100%;transition:transform .5s ease}.fx-carousel--item{flex-shrink:0;width:100%;height:100%;position:relative;overflow:hidden;background:#f5f7fa}.fx-carousel--item-image{width:100%;height:100%;object-fit:cover}.fx-carousel--item-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.fx-carousel--item-info{position:absolute;bottom:0;left:0;width:100%;padding:20px;background:linear-gradient(transparent,#000000b3);color:#fff}.fx-carousel--item-title{font-size:18px;font-weight:600;margin:0 0 8px;color:#fff}.fx-carousel--item-description{font-size:14px;margin:0;color:#ffffffe6}.fx-carousel--arrow.fx-carousel--arrow-inner{position:absolute;top:50%;background:#ffffffe6;color:#333}.fx-carousel--arrow.fx-carousel--arrow-inner:hover{background:#fff;box-shadow:0 2px 8px #0000001a}.fx-carousel--arrow.fx-carousel--arrow-inner{transform:translateY(-50%)}.fx-carousel--arrow.fx-carousel--arrow-outer{margin:0 8px;background:#fff;color:#00000040}.fx-carousel--arrow.fx-carousel--arrow-outer:hover{color:#2a87ff}.fx-carousel--arrow:focus{outline:none}.fx-carousel--arrow{width:40px;height:40px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;z-index:10;transition:all .3s ease}.fx-carousel--arrow-left{left:16px}.fx-carousel--arrow-right{right:16px}.fx-carousel--arrow-never{display:none}.fx-carousel--indicator{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.fx-carousel--indicator-outside{bottom:-30px}.fx-carousel--indicator-none{display:none}.fx-carousel--indicator-item{width:8px;height:8px;border:none;border-radius:50%;background:#ffffff80;cursor:pointer;padding:0;transition:all .3s ease}.fx-carousel--indicator-item:hover{background:#fffc}.fx-carousel--indicator-item-active{width:24px;border-radius:4px;background:#fff}.fx-carousel--button-outer{display:flex;align-items:center}.fx-carousel--button-outer .fx-carousel--container{flex:1 1 0;width:auto}.f-ec-thinking{border:1px solid #e5e8ef;border-radius:8px;padding:8px 12px;background:#f2f3f5;font-size:13px}.f-ec-thinking-summary{cursor:pointer;font-weight:600;color:#1d2129;list-style:none}.f-ec-thinking-summary::-webkit-details-marker{display:none}.f-ec-thinking-badge{margin-left:8px;font-size:12px;font-weight:400;color:#0e6ded}.f-ec-thinking-body{margin-top:8px;color:#4e5969;line-height:1.6;white-space:pre-wrap}.f-ec-thinking-sources{margin:8px 0 0;padding-left:18px;color:#86909c;font-size:12px}.f-chat-bubble-tool-use-group{margin-top:0;display:flex;flex-direction:column;gap:4px}.f-chat-bubble-content-text-wrapper .f-chat-bubble-tool-use-group{width:80%}.f-chat-tool-use{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #EAEBF4;padding:2px 8px 2px 12px;border-radius:6px}.f-chat-tool-use>.f-chat-tool-use-header{width:100%;display:flex;align-items:center;gap:8px;background:transparent;cursor:pointer;color:#8b8b8b;font-size:14px}.f-chat-tool-use>.f-chat-tool-use-header>.tool-icon{font-size:14px}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-name{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status{display:flex;align-items:center;gap:6px;font-size:13px;padding:2px 8px;border-radius:999px;flex-shrink:0}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status.is-run{color:#0069ff}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status.is-done{color:#34d399}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status.is-done>.f-chat-todo-status-done{color:#34d399;font-weight:500}.f-chat-tool-use>.f-chat-tool-use-content{display:flex;flex-direction:column;gap:6px}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-description,.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result{font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word;color:#4e5969}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result{padding:0 6px 10px 0;max-height:280px;overflow-y:hidden;transition:overflow-y .3s ease;scrollbar-gutter:stable;color:#8b8b8b}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result:hover{overflow-y:auto}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result::-webkit-scrollbar{width:6px;background:#fafafa}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result::-webkit-scrollbar-track{color:#f5f5f5;border-radius:3px}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result::-webkit-scrollbar-thumb{background:#cfcfcf;border:none;background-clip:content-box;opacity:.6;border-radius:3px}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result::-webkit-scrollbar-thumb:hover{background:#00000073}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status.is-error{color:#f53f3f}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status.is-error>.f-chat-tool-use-status-icon{font-size:14px;color:#f53f3f;line-height:1}@keyframes tool-use-dot-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.f-ec-sources-title,.f-ec-recommend-title{font-weight:600;font-size:13px;margin-bottom:8px;color:#1d2129}.f-ec-sources-list{margin:0;padding-left:18px}.f-ec-sources-list a{color:#0e6ded;text-decoration:none}.f-ec-sources-list a:hover{text-decoration:underline}.f-ec-recommend-chips{display:flex;flex-wrap:wrap;gap:8px}.f-ec-recommend-chip{border:1px solid #e5e8ef;background:#fff;border-radius:16px;padding:6px 12px;font-size:13px;cursor:pointer;color:#1d2129}.f-ec-recommend-chip:hover{border-color:#0e6ded;color:#0e6ded}.f-ec-auth{border:1px solid #e5e8ef;border-radius:8px;padding:12px;background:#fff}.f-ec-auth-desc{font-size:14px;color:#1d2129;margin-bottom:12px;line-height:1.5;white-space:pre-wrap}.f-ec-auth-actions{display:flex;gap:8px;flex-wrap:wrap}.f-ec-auth-btn{padding:6px 16px;border-radius:6px;border:1px solid #0e6ded;background:#0e6ded;color:#fff;font-size:13px;cursor:pointer}.f-ec-auth-btn:hover{opacity:.9}.f-ec-error{border-radius:8px;padding:10px 12px;font-size:13px}.f-ec-error--lvl-0{border:1px solid #f53f3f;background:#fff2f0}.f-ec-error--lvl-1{border:1px solid #ff9a2e;background:#fff7e8}.f-ec-error--lvl-2{border:1px solid rgb(191,219,255);background:#f0f7ff}.f-ec-error-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.f-ec-error-badge{font-size:12px;padding:2px 6px;border-radius:4px;background:#0000000f}.f-ec-error-label{font-weight:600}.f-ec-error-text{color:#4e5969;line-height:1.5}.f-ec-error-link{display:inline-block;margin-top:8px;color:#0e6ded;font-size:13px}.f-ec-linkcard{display:flex;gap:12px;width:100%;max-width:100%;box-sizing:border-box;border:1px solid #e5e8ef;border-radius:8px;overflow:hidden;background:#fff}.f-ec-linkcard-poster{width:120px;flex-shrink:0;background:#f2f3f5}.f-ec-linkcard-poster img{width:100%;height:100%;object-fit:cover;display:block}.f-ec-linkcard-body{flex:1;min-width:0;padding:10px 12px}.f-ec-linkcard-title{font-weight:600;color:#1d2129;text-decoration:none;font-size:14px}.f-ec-linkcard-title:hover{color:#0e6ded}.f-ec-linkcard-sub{margin-top:4px;font-size:12px;color:#86909c}.f-ec-linkcard-related{margin-top:8px;font-size:12px}.f-ec-linkcard-related-label{color:#86909c;margin-bottom:4px}.f-ec-linkcard-related ul{margin:0;padding-left:16px}.f-ec-linkcard-related a{color:#0e6ded;text-decoration:none}.f-ec-unknown{border:1px dashed #c9cdd4;border-radius:8px;padding:12px;background:#f5f7fa;font-size:13px}.f-ec-unknown-title{font-weight:600;margin-bottom:4px;color:#4e5969}.f-ec-unknown-wire{font-family:ui-monospace,monospace;font-size:12px;color:#1d2129;margin-bottom:6px}.f-ec-unknown-desc{color:#86909c}.f-ec-attach-row{display:flex;align-items:stretch;gap:8px;max-width:420px}.f-ec-attach{display:flex;align-items:flex-start;gap:10px;max-width:420px;padding:10px 12px;border:1px solid #e5e8ef;border-radius:8px;background:#fff;text-decoration:none;color:inherit;transition:border-color .15s}.f-ec-attach:hover{border-color:#0e6ded}.f-ec-attach--stretch{flex:1;min-width:0;max-width:none}.f-ec-attach-download-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;align-self:stretch;min-height:44px;padding:0;margin:0;border:1px solid #e5e8ef;border-radius:8px;background:#fff;color:#999;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.f-ec-attach-download-btn:hover{border-color:#0e6ded;color:#7191c8;background-color:#f0f4fa}.f-ec-attach-download-btn:focus-visible{outline:2px solid #0e6ded;outline-offset:1px}.f-ec-attach-icon{font-size:20px;line-height:1}.f-ec-attach-body{min-width:0;flex:1}.f-ec-attach-name{display:block;font-weight:600;font-size:14px;color:#1d2129;word-break:break-all}.f-ec-attach-meta{display:flex;gap:10px;margin-top:4px;font-size:12px;color:#86909c}.f-ec-attach-cat{text-transform:uppercase;letter-spacing:.02em}.fx-generate-process{position:absolute;z-index:1000;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 10px #01204b1a}.fx-generate-process--icon{flex-shrink:0;font-size:24px;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.fx-generate-process--description{font-size:12px;color:#5a5c73;margin:0}.fx-generate-process--progress-bar{width:80%;max-width:300px;background:#eaedf2;border-radius:10px;height:10px;overflow:hidden}.fx-generate-process--progress-fill{width:100%;height:100%;background-image:linear-gradient(92deg,#1088e2c7,#2ae6b0c2);border-radius:10px;box-shadow:0 2px 9px #4190ff4d;overflow:hidden;position:relative}.fx-generate-process--progress-fill:before{content:"";position:absolute;top:0;left:0%;width:200%;height:100%;background:repeating-linear-gradient(135deg,transparent,transparent 10px,rgba(255,255,255,.3) 10px,rgba(255,255,255,.3) 20px);animation:loading-stripes 3s linear infinite}.fx-generate-process--progress-text{font-weight:600;text-align:right;font-size:18px;color:#328bff}.fx-generate-process--mask{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:900;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.fx-generate-process--icon-default{width:60px;height:60px}.fx-generate-process--progress{margin-top:20px;display:flex;align-items:center;line-height:25px}.fx-generate-process--progress .fx-generate-process--description{font-size:14px;color:#2d2f33a6;line-height:25px;margin-right:12px}.fx-generate-process--no-progress .fx-generate-process--icon-default{width:34px;height:34px}.fx-generate-process--no-progress .fx-generate-process--description{font-size:13px;color:#8791ab}@keyframes loading-stripes{0%{left:-100%}to{left:0%}}.f-chat-history-manager{display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid rgb(233,234,243);box-shadow:0 1px 12px 2px #0000001a;border-radius:12px;width:400px;padding:10px;overflow:hidden}.f-chat-history-manager>.f-chat-history-manager-scroll{padding-left:6px;overflow-y:hidden;transition:overflow-y .3s ease;scrollbar-gutter:stable}.f-chat-history-manager>.f-chat-history-manager-scroll:hover{overflow-y:auto}.f-chat-history-manager>.f-chat-history-manager-scroll::-webkit-scrollbar{width:6px;background:#fafafa}.f-chat-history-manager>.f-chat-history-manager-scroll::-webkit-scrollbar-track{color:#f5f5f5;border-radius:3px}.f-chat-history-manager>.f-chat-history-manager-scroll::-webkit-scrollbar-thumb{background:#cfcfcf;border:none;background-clip:content-box;opacity:.6;border-radius:3px}.f-chat-history-manager>.f-chat-history-manager-scroll::-webkit-scrollbar-thumb:hover{background:#00000073}.f-chat-history-manager .f-chat-history-section{display:flex;flex-direction:column;gap:6px}.f-chat-history-manager .f-chat-history-section-header{font-size:12px;font-weight:400;color:#00000080}.f-chat-history-manager .f-chat-history-item{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;border-radius:8px;margin-bottom:8px;transition:background-color .2s ease;cursor:pointer}.f-chat-history-manager .f-chat-history-item:last-child{margin-bottom:0}.f-chat-history-manager .f-chat-history-item:hover{background-color:#f5f5f5}.f-chat-history-manager .f-chat-history-item .f-chat-history-item-title{flex:1;font-size:14px;font-weight:400;color:#000000d9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fx-prompts{padding:12px 0}.fx-prompts--fade-in{animation:fx-prompts-fade-in .3s ease}.fx-prompts--fade-in-left{animation:fx-prompts-fade-in-left .3s ease}.fx-prompts--title{font-size:13px;font-weight:400;color:#00000073;margin:0 0 8px}.fx-prompts--items{display:flex;gap:12px}.fx-prompts--items:not(.fx-prompts--items-wrap,.fx-prompts--items-vertical){overflow-x:auto}.fx-prompts--items-wrap{flex-wrap:wrap}.fx-prompts--items-wrap .fx-prompts--item{flex:auto}.fx-prompts--items-vertical{flex-direction:column;align-items:flex-start}.fx-prompt--item{display:flex;align-items:flex-start;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:120px;gap:12px;flex:none;height:100%}.fx-prompt--item:hover{background-color:#f5f7fa}.fx-prompt--item-disabled{opacity:.5;cursor:not-allowed}.fx-prompt--item-disabled:hover{border-color:#e5e7eb;background-color:transparent}.fx-prompt--item-has-nest{cursor:default}.fx-prompt--item-has-nest:hover{border-color:#e5e7eb;background-color:transparent}.fx-prompt--item-icon{font-size:20px;color:#409eff;flex-shrink:0}.fx-prompt--item-content{flex:1;min-width:0}.fx-prompt--item-label{font-size:14px;font-weight:500;color:#333;margin:0 0 4px}.fx-prompt--item-description{font-size:12px;color:#333;margin:0;overflow:hidden}.fx-prompt--item-nested{margin-top:8px}.fx-prompt--item{position:relative}.fx-prompt--item.fx-prompt--standard-question-item{background:#eaf1ff;border-radius:6px;border:none;color:#2e4c70;padding:2px 24px 2px 8px;min-width:0;font-size:12px;position:relative}.fx-prompt--item.fx-prompt--standard-question-item .fx-prompt--item-label{font-size:12px;margin:0;color:#2e4c70}.fx-prompt--item.fx-prompt--standard-question-item:after{font-family:FarrisIcons;content:"";width:16px;height:16px;position:absolute;right:4px;top:50%;margin-top:-8px;text-align:center;font-size:16px;line-height:1}.fx-prompt--item.fx-prompt--function-entry-item{background-image:linear-gradient(110deg,#b9d6fc,#f4f9ff 51%,#d1e3ff);box-shadow:3px 4px 11px #cde1ff;border-radius:9px;border:none;position:relative;height:68px}.fx-prompt--item.fx-prompt--function-entry-item .fx-prompt--item-icon{position:absolute;width:42px;height:42px;top:-14px;left:20px}.fx-prompt--item.fx-prompt--function-entry-item .fx-prompt--item-icon img{display:block;width:100%;height:100%}.fx-prompt--item.fx-prompt--function-entry-item .fx-prompt--item-label{font-size:15px;margin:20px 0 0}.fx-prompt--item.fx-prompt--standard-feature-card{border:none;border-radius:14px;padding:20px;background:url(@/assets/imgs/feature-card-bg.png) no-repeat center;background-size:cover;min-height:133px;position:relative}.fx-prompt--item.fx-prompt--standard-feature-card .fx-prompt--item-icon{position:absolute;max-width:30%;max-height:70%;right:20px;bottom:20px;overflow:hidden}.fx-prompt--item.fx-prompt--standard-feature-card .fx-prompt--item-icon img{display:block;width:100%;height:100%}.fx-prompt--item.fx-prompt--standard-feature-card .fx-prompt--item-label{font-size:18px;color:#333;font-weight:600}.fx-prompt--item.fx-prompt--standard-feature-card .fx-prompt--item-content{position:relative;z-index:10;max-width:80%}.fx-prompt--item.fx-prompt--standard-feature-card .fx-prompt--item-description{color:#878f99}.fx-prompt--item.fx-prompt--primary-feature-card{border:none;border-radius:14px;padding:25px 20px;background:url(@/assets/imgs/primary-feature-card-bg.png) no-repeat center;background-size:cover;position:relative}.fx-prompt--item.fx-prompt--primary-feature-card .fx-prompt--item-icon{position:absolute;height:50%;right:0;left:0;bottom:20px;overflow:hidden}.fx-prompt--item.fx-prompt--primary-feature-card .fx-prompt--item-icon img{max-width:100%;max-height:100%;display:block;margin:0 auto}.fx-prompt--item.fx-prompt--primary-feature-card .fx-prompt--item-label{font-size:16px;color:#333;font-weight:600}.fx-prompt--item.fx-prompt--primary-feature-card .fx-prompt--item-content{position:relative;z-index:10;max-width:80%}.fx-prompt--item.fx-prompt--primary-feature-card .fx-prompt--item-description{color:#878f99}.fx-prompt--item.fx-prompt--default-text-item .fx-prompt--item-icon-image{max-width:32px;max-height:32px}.fx-prompt--item.fx-prompt--has-nest-entry-item{padding-left:20px;padding-right:20px;background:#e6f1ff;border:none}.fx-prompt--item.fx-prompt--has-nest-entry-item>.fx-prompt--item-content .fx-prompt--item-label{font-size:15px;font-weight:600}.fx-prompt--item.fx-prompt--has-nest-entry-item>.fx-prompt--item-content>.fx-prompt--item-nested{padding-right:0;padding-left:0}.fx-prompt--item.fx-prompt--has-nest-entry-item .fx-prompt--item{background:#fff;border:none}.fx-prompt--item.fx-prompt--like-button-entry-item{border:none;position:relative;background:url(@/assets/imgs/like-button-entry-item-bg.png) no-repeat center;background-size:cover}.fx-prompt--item.fx-prompt--like-button-entry-item .fx-prompt--item-icon,.fx-prompt--item.fx-prompt--like-button-entry-item .fx-prompt--item-content{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center}.fx-prompt--item.fx-prompt--like-button-entry-item .fx-prompt--item-icon-image{max-width:100%;max-height:100%;margin:0 auto}.fx-prompt--item.fx-prompt--like-button-entry-item .fx-prompt--item-label{width:60%;margin:0 auto 5%;max-width:200;line-height:30px;background:#f2f8ff;text-align:center;border-radius:16px;align-self:flex-end}.fx-prompt--none{padding:0;gap:0;border:none;cursor:default}.fx-prompt--only-children{padding:0}.fx-prompts--list{margin-bottom:16px}.fx-prompt--item-badge{position:absolute;top:0;right:0}.fx-prompt--item-badge.badge-default{padding:0 8px;border-top-right-radius:8px;border-bottom-left-radius:8px;background-color:#fdefef;color:#f46160;font-size:14px}@keyframes fx-prompts-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fx-prompts-fade-in-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.f-chat-message-started-todo{border-radius:12px;font-size:12px;color:#000000d9;max-width:100%}.f-chat-message-started-todo .f-chat-message-started-todo--header{display:inline-flex;align-items:center;gap:8px;padding:6px;border-radius:6px;cursor:pointer}.f-chat-message-started-todo .f-chat-message-started-todo--header:hover{background-color:#0000000a}.f-chat-message-started-todo .f-chat-message-started-todo--header .f-chat-started-todo-label{flex-shrink:0;font-weight:600;color:#000000c7}.f-chat-message-started-todo .f-chat-message-started-todo--header .f-chat-started-todo-message{flex-shrink:0;min-width:0;font-size:14px;color:#5a5c73;letter-spacing:0;text-align:left;font-weight:400}.f-chat-message-started-todo .f-chat-message-started-todo--content{margin-top:6px}.f-chat-message-started-todo .f-chat-message-started-todo--content .f-chat-todo-items{align-items:flex-start;margin:6px 0 0;padding-left:6px}.f-chat-message-started-todo .f-chat-message-started-todo--content .f-chat-todo-item{align-items:flex-start}.f-chat-todo-item>.f-chat-message-started-todo{box-shadow:none;border:none;padding:0}@keyframes started-todo--content-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:.85;transform:translateY(0)}}.f-chat-suggestion-container{position:relative;width:100%;max-width:600px;margin:20px}.f-chat-suggestion-container .f-chat-suggestion-input{min-height:100px;padding:12px;border:1px solid #e5e7eb;border-radius:6px;outline:none;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-all}.f-chat-suggestion-container .f-chat-suggestion-input:empty:before{content:attr(data-placeholder);color:#9aa8bf}.f-chat-suggestion-container .f-chat-suggestion-panel{position:fixed;z-index:999;width:250px;max-height:240px;height:auto;background:#fff;border-radius:8px;box-shadow:0 0 20px #1a1a1a29;padding:10px;overflow-y:hidden;scroll-behavior:smooth}.f-chat-suggestion-container .f-chat-suggestion-panel .f-chat-suggestion-panel-header{padding:6px;font-size:12px;font-weight:400;color:#999;letter-spacing:.21px;line-height:16px}.f-chat-suggestion-container .f-chat-suggestion-panel .f-chat-suggestion-panel-item{font-size:14px;display:flex;align-items:center;gap:10px;margin-bottom:6px;padding:6px;border-radius:6px;cursor:pointer}.f-chat-suggestion-container .f-chat-suggestion-panel .f-chat-suggestion-panel-item:last-child{margin-bottom:0}.f-chat-suggestion-container .f-chat-suggestion-panel .f-chat-suggestion-panel-item:hover:not(.f-chat-suggestion-panel-item--current){background-color:#f5f5f5}.f-chat-suggestion-container .f-chat-suggestion-panel .f-chat-suggestion-panel-item--current{background-color:#f5f5f5;color:#333}.f-chat-suggestion-container .f-chat-suggestion-panel:hover{overflow-y:auto}.f-chat-suggestion-container .f-chat-suggestion-panel::-webkit-scrollbar{width:4px}.f-chat-suggestion-container .f-chat-suggestion-panel::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px;opacity:0}.f-chat-suggestion-container .f-chat-suggestion-panel:hover::-webkit-scrollbar-thumb{opacity:1}.f-chat-suggestion-container .f-chat-suggestion-panel::-webkit-scrollbar-track{background:transparent}.f-chat-message-todo{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;font-size:13px;color:#000000d9;max-width:100%}.f-chat-message-todo .f-chat-todo-message{font-size:12px;font-weight:600;color:#000000d9;margin-bottom:12px}.f-chat-message-todo .f-chat-todo-header{display:inline-flex;align-items:center;gap:6px;padding:2px 0;cursor:pointer;user-select:none;-webkit-user-select:none;border-radius:4px}.f-chat-message-todo .f-chat-todo-header-icon-slot{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.f-chat-message-todo .f-chat-todo-header-icon{display:inline-flex;align-items:center;justify-content:center;color:#000000a6;transition:opacity .15s}.f-chat-message-todo .f-chat-todo-header-expand{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;color:#00000073;transition:opacity .15s;opacity:0}.f-chat-message-todo .f-chat-todo-header:hover .f-chat-todo-header-icon{opacity:0}.f-chat-message-todo .f-chat-todo-header:hover .f-chat-todo-header-expand{opacity:1}.f-chat-message-todo .f-chat-todo-header-label{font-size:13px;color:#000000c7}.f-chat-message-todo .f-chat-todo-header-count{font-size:12px;color:#00000080}.f-chat-message-todo .f-chat-todo-list{padding:8px 16px;border:1px solid #e5e5e5;border-radius:8px}.f-chat-message-todo .f-chat-todo-content{margin-top:14px}.f-chat-message-todo .f-chat-todo-content .f-chat-todo-items{margin:6px 0 0;padding-left:20px}.fx-welcome{display:flex;align-items:flex-start;gap:12px;padding-bottom:12px}.fx-welcome.fx-welcome--no-description{align-items:stretch}.fx-welcome--icon{flex-shrink:0;font-size:24px;color:#fff;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background-image:linear-gradient(152deg,#1875f0 29%,#2a87ff)}.fx-welcome--content{flex:1;min-width:0}.fx-welcome--content:has(:only-child){display:flex;flex-direction:column;justify-content:center}.fx-welcome--title{line-height:28px;font-size:16px;font-weight:600;color:#000000d9;margin:0}.fx-welcome--description{font-size:12px;color:#5a5c73;margin:0}.f-chat-pending-tasks-hub{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;box-sizing:border-box}.f-chat-pending-tasks-trigger{box-sizing:border-box;display:inline-flex;align-self:flex-start;align-items:center;gap:6px;width:142px;height:36px;padding:0 10px;border-radius:100px;border:1px solid rgb(235,239,245);background:#fff;box-shadow:0 0 8px #002c660a;font-size:14px;color:#1d2129e0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;line-height:1;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.f-chat-pending-tasks-trigger:hover{border-color:#c9d4e6;box-shadow:0 0 10px #002c660f}.f-chat-pending-tasks-trigger-smiley{flex-shrink:0;color:#4e5969d9}.f-chat-pending-tasks-trigger-label{flex:1 1 auto;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.f-chat-pending-tasks-trigger-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#f53f3f;color:#fff;font-size:11px;font-weight:600;line-height:1;text-align:center;box-sizing:border-box}.f-chat-pending-tasks-panel{max-height:400px;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:12px;border:1px solid #e5e8ef;box-shadow:0 12px 32px #0f172a1a,0 4px 12px #0f172a0f;padding:16px 0 8px;box-sizing:border-box;min-width:min(480px,100vw - 24px)}.f-chat-pending-tasks-list{list-style:none;margin:0;padding:12px 1.1%;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}.f-chat-pending-tasks-list>.f-chat-pending-tasks-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 12px;box-sizing:border-box;background-color:#fafbff;border:1px solid rgba(223,228,237,.85);border-radius:8px}.f-chat-pending-tasks-item-main{display:flex;gap:8px;min-width:0;flex:1}.f-chat-pending-tasks-bullet{flex:0 0 8px;align-self:flex-start;display:block;width:8px;height:8px;min-width:8px;max-width:8px;min-height:8px;max-height:8px;aspect-ratio:1;box-sizing:border-box;margin-top:7px;border-radius:50%;background:#b0bcd1}.f-chat-pending-tasks-item-body{min-width:0}.f-chat-pending-tasks-item-head{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px}.f-chat-pending-tasks-item-title{font-size:14px;font-weight:600;color:#1d2129;line-height:22px}.f-chat-pending-tasks-tag{display:inline-block;padding:0 8px;height:22px;line-height:22px;border-radius:4px;font-size:12px;font-weight:500}.f-chat-pending-tasks-tag--danger{display:inline-flex;align-items:center;gap:4px;background:#ff5959;color:#fff;border-radius:12px}.f-chat-pending-tasks-tag-lightning{flex-shrink:0;display:block}.f-chat-pending-tasks-tag--info{background:#e8f4ff;color:#0e6ded}.f-chat-pending-tasks-tag--success{background:#e8ffef;color:#00b578}.f-chat-pending-tasks-item-meta{display:flex;flex-wrap:wrap;align-items:center;column-gap:12px;row-gap:6px;font-size:12px;color:#4e5969f2;line-height:18px}.f-chat-pending-tasks-item-meta-tags{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.f-chat-pending-tasks-meta-unit,.f-chat-pending-tasks-meta-amount{flex-shrink:0}.f-chat-pending-tasks-process-btn{flex-shrink:0;height:32px;padding:0 14px;border:none;border-radius:6px;background:#006fff;color:#fff;font-size:13px;font-weight:500;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;transition:background .15s ease}.f-chat-pending-tasks-process-btn:hover{background:#0056d6}.f-chat-three-panel-viewport{position:relative;overflow:hidden;flex:1;min-height:0;width:100%;height:100%;border-top-left-radius:12px;border-top-right-radius:12px}.f-chat-three-panel-track{display:flex;height:100%;width:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.f-chat-panel-chat{flex-shrink:0;height:100%;overflow:hidden;position:relative;display:flex;flex-direction:column;transition:width .3s cubic-bezier(.4,0,.2,1)}.f-chat-panel-chat:before{content:"";position:absolute;top:0;left:0;right:16px;height:24px;background:linear-gradient(to bottom,#fff,transparent);pointer-events:none;z-index:1}.f-chat-panel-preview-1,.f-chat-panel-preview-2{flex-shrink:0;height:100%;overflow:hidden;position:relative;transition:width .3s cubic-bezier(.4,0,.2,1)}.f-chat-dynamic-component-preview-pane-right{width:50%;flex-shrink:0;overflow:hidden}.f-chat-confirm-dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000004d;z-index:120000}.f-chat-confirm-dialog{width:352px;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 12px 36px #0f172a33}.f-chat-confirm-dialog-title{margin:30px 24px 12px;text-align:center;font-size:20px;line-height:1.2;font-weight:500;color:#1f2329}.f-chat-confirm-dialog-description{margin:0 36px 24px;text-align:center;font-size:16px;line-height:1.6;color:#4e5969;min-height:48px}.f-chat-confirm-dialog-actions{display:flex;align-items:stretch;height:56px}.f-chat-confirm-dialog-actions.with-divider{border-top:1px solid #e5e6eb}.f-chat-confirm-dialog-btn{flex:1;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;font-size:16px;line-height:56px;cursor:pointer}.f-chat-confirm-dialog-btn-cancel{color:#1f2329}.f-chat-confirm-dialog-btn-confirm{color:#2660ff;border-left:1px solid #e5e6eb}.f-chat-dynamic-component-body{position:relative}.f-chat-dynamic-component-loading{display:flex;align-items:center;justify-content:center;gap:8px;color:#999;font-size:13px}.f-chat-dynamic-component-loading-spinner{width:16px;height:16px;border:2px solid #e0e0e0;border-top-color:#0e6ded;border-radius:50%;animation:f-widget-spin .8s linear infinite;flex-shrink:0}@keyframes f-widget-spin{to{transform:rotate(360deg)}}.f-chat-dynamic-component-error{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;padding:12px 16px;background:#fff5f5;color:#dc2626;font-size:13px;word-break:break-word}.f-chat-dynamic-component-error-icon{width:20px;height:20px;border-radius:50%;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.f-chat-dynamic-component-preview-panel{display:flex;flex-direction:column;height:100%;padding:0 10px}.f-chat-dynamic-component-preview-tabs{display:flex;align-items:center;height:48px;border-bottom:1px solid #e0e0e0;padding:0 8px;background:#fafafa;flex-shrink:0;overflow-x:auto}.f-chat-dynamic-component-preview-tabs-tab{display:flex;align-items:center;gap:6px;height:32px;padding:0 12px;cursor:pointer;font-size:16px;line-height:24px;font-weight:500;color:#1a1a1a;border-radius:6px;transition:color .15s,background-color .15s;white-space:nowrap}.f-chat-dynamic-component-preview-tabs-tab:hover{color:#2660ff}.f-chat-dynamic-component-preview-tabs-tab.active{color:#2660ff;background-color:#e0e9ff}.f-chat-dynamic-component-preview-tabs-tab-title{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat-dynamic-component-preview-tabs-actions{margin-left:auto;padding:0 4px;cursor:pointer;color:#999}.f-chat-dynamic-component-preview-tabs-actions:hover{color:#333}.f-chat-dynamic-component-preview-content{flex:1;overflow:auto}.f-chat-dynamic-component-preview-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#999;font-size:14px}@font-face{font-family:FarrisXIcons;font-style:normal;font-weight:400;src:url(data:application/x-font-woff2;charset=utf-8;base64,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) format("woff2")}.fx-icon{width:1em;height:1em;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-family:FarrisXIcons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;text-decoration:none;display:inline-block}.fx-icon:before{vertical-align:baseline}.fx-icon:hover,.fx-icon:focus{text-decoration:none}.fx-icon-sm{font-size:.75rem}.fx-icon-lg{font-size:1.5rem}.fx-icon-none:before{content:"";display:none}.fx-icon-warning{color:#ff8533}.fx-icon-spin{-webkit-animation:spinicon 1s infinite linear;-moz-animation:spinicon 1s infinite linear;-o-animation:spinicon 1s infinite linear;animation:spinicon 1s infinite linear}@-moz-keyframes spinicon{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-webkit-keyframes spinicon{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-o-keyframes spinicon{0%{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes spinicon{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fx-icon-buliding:before{content:""}.fx-icon-rotate:before{content:""}.fx-icon-application:before{content:""}.fx-icon-arrow-left:before{content:""}.fx-icon-arrow-right:before{content:""}.fx-icon-image:before{content:""}.fx-icon-team:before{content:""}.fx-icon-tab_more_up:before{content:""}.fx-icon-sidewindow_folederopen:before{content:""}.fx-icon-set-bottom:before{content:""}.fx-icon-page-title-administer:before{content:""}.fx-icon-sort-desc-sm:before{content:""}.fx-icon-password:before{content:""}.fx-icon-edit1:before{content:""}.fx-icon-bubble_starfull:before{content:""}.fx-icon-warning:before{content:""}.fx-icon-menu_unfold:before{content:""}.fx-icon-a-report_deletechapter:before{content:""}.fx-icon-message:before{content:""}.fx-icon-report_resource:before{content:""}.fx-icon-editor_listnumber:before{content:""}.fx-icon-percenter_setting:before{content:""}.fx-icon-percenter_theme:before{content:""}.fx-icon-percenter_contact:before{content:""}.fx-icon-percenter_language:before{content:""}.fx-icon-percenter_feedback:before{content:""}.fx-icon-percenter_logout:before{content:""}.fx-icon-card_people:before{content:""}.fx-icon-card_info:before{content:""}.fx-icon-card_time:before{content:""}.fx-icon-card_number:before{content:""}.fx-icon-card_task:before{content:""}.fx-icon-card_money:before{content:""}.fx-icon-card_location:before{content:""}.fx-icon-card_canlendar:before{content:""}.fx-icon-editor_expand:before{content:""}.fx-icon-editor_alignment:before{content:""}.fx-icon-editor_list:before{content:""}.fx-icon-editor_lettercolor:before{content:""}.fx-icon-editor_bold:before{content:""}.fx-icon-a-report_chapterfold:before{content:""}.fx-icon-editor_underline:before{content:""}.fx-icon-report_zoomin:before{content:""}.fx-icon-a-report_addchapter:before{content:""}.fx-icon-editor_indentright:before{content:""}.fx-icon-report_zoomout:before{content:""}.fx-icon-report_drag:before{content:""}.fx-icon-editor_backgroundcolor:before{content:""}.fx-icon-editor_ingentleft:before{content:""}.fx-icon-editor_strikethrough:before{content:""}.fx-icon-a-report_chapterexpand:before{content:""}.fx-icon-editor_lineheight:before{content:""}.fx-icon-editor_italic:before{content:""}.fx-icon-tab_close:before{content:""}.fx-icon-foldup:before{content:""}.fx-icon-close:before{content:""}.fx-icon-edit:before{content:""}.fx-icon-expanddown:before{content:""}.fx-icon-delete:before{content:""}.fx-icon-tab_home:before{content:""}.fx-icon-function_chatbi:before{content:""}.fx-icon-function_pjgl:before{content:""}.fx-icon-function_cwsh:before{content:""}.fx-icon-tab_fullscreen:before{content:""}.fx-icon-tab_more:before{content:""}.fx-icon-function_clfw:before{content:""}.fx-icon-function_yyzx:before{content:""}.fx-icon-function_wsbz:before{content:""}.fx-icon-function_szyg:before{content:""}.fx-icon-share:before{content:""}.fx-icon-function_clsq:before{content:""}.fx-icon-more:before{content:""}.fx-icon-thinking_conclusion:before{content:""}.fx-icon-sender_choose:before{content:""}.fx-icon-sender_send:before{content:""}.fx-icon-sender_tool:before{content:""}.fx-icon-sender_task:before{content:""}.fx-icon-sidewindow_foleder:before{content:""}.fx-icon-sidewindow_close:before{content:""}.fx-icon-sender_attachment:before{content:""}.fx-icon-sidewindow_download:before{content:""}.fx-icon-sender_modle:before{content:""}.fx-icon-sidewindow_change:before{content:""}.fx-icon-sender_skill:before{content:""}.fx-icon-sender_voice:before{content:""}.fx-icon-thinking_data:before{content:""}.fx-icon-sidewindow_file:before{content:""}.fx-icon-sidewindow_preview:before{content:""}.fx-icon-thinking_confirm:before{content:""}.fx-icon-thinking_loading:before{content:""}.fx-icon-thinking_tool:before{content:""}.fx-icon-sidewindow_theme:before{content:""}.fx-icon-thinking_multid:before{content:""}.fx-icon-bubble_thumbdown:before{content:""}.fx-icon-bubble_step_loading:before{content:""}.fx-icon-bubble_thumbup:before{content:""}.fx-icon-bubble_star:before{content:""}.fx-icon-bubble_share:before{content:""}.fx-icon-bubble_step_success:before{content:""}.fx-icon-bubble_copy:before{content:""}.fx-icon-bubble_regenerate:before{content:""}.fx-icon-bubble_more:before{content:""}.fx-icon-digtalworker:before{content:""}.fx-icon-menu_fold:before{content:""}.fx-icon-launchpad:before{content:""}.fx-icon-search:before{content:""}.fx-icon-history:before{content:""}.fx-icon-dashhboard:before{content:""}.fx-icon-conversation_add:before{content:""}.fx-icon-fail_line:before{content:""}.fx-icon-tool_verify:before{content:""}.fx-icon-tool_task:before{content:""}.fx-icon-tool_memory:before{content:""}.fx-icon-tool_interaction:before{content:""}.fx-icon-tool_internet:before{content:""}.fx-icon-tool_file:before{content:""}.fx-icon-tool_command:before{content:""}:root{--f-theme-01: #0E6DED;--f-theme-02: linear-gradient(135deg, #0E6DED 0%, #1B75EF 100%);--f-theme-03: #2A87FF;--f-theme-03-rgb: 42, 135, 255;--f-theme-04: linear-gradient(135deg, #2A87FF 0%, #328BFF 100%);--f-theme-05: #529DFF;--f-theme-05-rgb: 82, 157, 255;--f-theme-06: linear-gradient(135deg, #529DFF 0%, #559FFF 100%);--f-theme-07: linear-gradient(214deg, #3F65FF 0%, #4D9AFF 100%);--f-theme-08: #6388FF;--f-theme-08-rgb: 99, 136, 255;--f-theme-09: linear-gradient(46deg, #2E77FF 0%, #2A87FF 100%);--f-theme-10: #2A62AB;--f-theme-11: linear-gradient(135deg, #2A87FF 0%, #328BFF 100%);--f-theme-12: linear-gradient(135deg, #2A87FF 0%, #328BFF 100%);--f-theme-13: linear-gradient(135deg, rgba(42, 135, 255, .1) 0%, rgba(50, 139, 255, .1) 100%);--f-theme-more-02: #2E77FF;--f-aid-01: #95BEF1;--f-aid-02: #DBE9FF;--f-aid-03: #E8F2FF;--f-aid-04: #EFF5FF;--f-aid-04-rgb: 239, 245, 255;--f-aid-05: #CFEDFF;--f-aid-05-rgb: 207, 237, 255;--f-aid-06: #EFF2F4;--f-aid-07: linear-gradient(195deg, #FFFBEB 0%, #EFF8F8 100%);--f-aid-08: #F0F6FF;--f-aid-09: #F7FAFF;--f-aid-10: #95C3FF;--f-ornament-01: linear-gradient(135deg, #FC8249 0%, #FE9539 100%);--f-ornament-02: linear-gradient(135deg, #1FC8DC 0%, #41D2BD 100%);--f-ornament-03: linear-gradient(135deg, #4190FF 0%, #657CFF 100%);--f-ornament-04: linear-gradient(135deg, #8B82FF 0%, #A082FF 100%);--f-ornament-05: linear-gradient(135deg, #4EC87A 0%, #52D389 100%);--f-ornament-01-start: #FC8249;--f-ornament-01-start-rgb: 252, 130, 73;--f-ornament-02-start: #1FC8DC;--f-ornament-02-start-rgb: 31, 200, 220;--f-ornament-03-start: #4190FF;--f-ornament-03-start-rgb: 65, 144, 255;--f-ornament-04-start: #8B82FF;--f-ornament-04-start-rgb: 139, 130, 255;--f-ornament-05-start: #4EC87A;--f-ornament-05-start-rgb: 78, 200, 122;--f-neutral-00: #fff;--f-neutral-00-rgb: 255, 255, 255;--f-neutral-01: #303C53;--f-neutral-02: #AEB5C6;--f-neutral-03: #CCD1DD;--f-neutral-04: #D9DEE7;--f-neutral-04-rgb: 217, 222, 231;--f-neutral-05: #DEE4ED;--f-neutral-06: #E6E9F0;--f-neutral-07: #E9ECF3;--f-neutral-08: #E8EBF2;--f-neutral-09: #F1F3F7;--f-neutral-10: #F5F6F9;--f-neutral-11: #F7F8FB;--f-neutral-12: #FFFFFF;--f-neutral-13: #E4E7EF;--f-neutral-14: #FAFAFC;--f-neutral-15: #1F2329;--f-neutral-15-rgb: 31, 35, 41;--f-neutral-16: #013364;--f-neutral-16-rgb: 1, 51, 100;--f-neutral-17: #031233;--f-neutral-17-rgb: 3, 18, 51;--f-neutral-18: rgba(255, 255, 255, .7);--f-neutral-19: rgba(255, 255, 255, .85);--f-neutral-20: #ffffff;--f-neutral-21: #334052;--f-text-00: #fff;--f-text-01: #000;--f-text-02: #2D2F33;--f-text-02-rgb: 45, 47, 51;--f-text-03: #424347;--f-text-04: #5A5E66;--f-text-05: #6080AD;--f-text-06: #747B8B;--f-text-07: #848C9A;--f-text-08: #A8ADB8;--f-text-09: #B4BCCC;--f-text-10: #C7CFDD;--f-text-11: #ffffff;--f-text-12: #C7D4EE;--f-text-13: rgba(255, 255, 255, .85);--f-semantic-info-01: #4D9AFF;--f-semantic-info-01-rgb: 77, 154, 255;--f-semantic-info-02: #AED1FF;--f-semantic-info-03: #EEF5FF;--f-semantic-info-04: linear-gradient(135deg, #657CFF 0%, #4190FF 100%);--f-semantic-submit-01: #62CBCD;--f-semantic-submit-01-rgb: 98, 203, 205;--f-semantic-submit-02: #A7E0E1;--f-semantic-submit-03: #F3FBFB;--f-semantic-submit-04: linear-gradient(135deg, #12BFD3 0%, #41D5B9 100%);--f-semantic-success-01: #6CC77F;--f-semantic-success-01-rgb: 108, 199, 127;--f-semantic-success-02: #B5E3BF;--f-semantic-success-03: #F0FAF4;--f-semantic-success-04: linear-gradient(135deg, #3CA78D 0%, #7BCA8B 100%);--f-semantic-warning-01: #F5A144;--f-semantic-warning-01-rgb: 245, 161, 68;--f-semantic-warning-02: #FAD0A1;--f-semantic-warning-03: #FEF5EC;--f-semantic-warning-04: linear-gradient(135deg, #FC8249 0%, #FE9539 100%);--f-semantic-warning-05: #F7B500;--f-semantic-danger-01: #F46160;--f-semantic-danger-01-rgb: 244, 97, 96;--f-semantic-danger-02: #F9B0AF;--f-semantic-danger-03: #FDEFEF;--f-semantic-danger-04: linear-gradient(135deg, #E55875 0%, #FF7878 100%)}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(1,51,100,0)}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.4286;color:#2d2f33;text-align:left;background-color:#f0f3f6}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:0;padding:0}li{list-style:none}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2a87ff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#529dff;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#747b8b;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1,.h1{font-size:1.625rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.375rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1rem}h6,.h6{font-size:.875rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #E6E9F0}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#f5a144}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#747b8b}.blockquote-footer:before{content:"— "}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#2a87ff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#006bf6!important}.bg-success{background-color:#6cc77f!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#47b95f!important}.bg-info{background-color:#4d9aff!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#1a7dff!important}.bg-warning{background-color:#f5a144!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#f28914!important}.bg-danger{background-color:#f46160!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#f13230!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #E6E9F0!important}.border-top{border-top:1px solid #E6E9F0!important}.border-right{border-right:1px solid #E6E9F0!important}.border-bottom{border-bottom:1px solid #E6E9F0!important}.border-left{border-left:1px solid #E6E9F0!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#2a87ff!important}.border-success{border-color:#6cc77f!important}.border-info{border-color:#4d9aff!important}.border-warning{border-color:#f5a144!important}.border-danger{border-color:#f46160!important}.border-white{border-color:#fff!important}.rounded{border-radius:6px!important}.rounded-top{border-top-left-radius:6px!important;border-top-right-radius:6px!important}.rounded-right{border-top-right-radius:6px!important;border-bottom-right-radius:6px!important}.rounded-bottom{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.rounded-left{border-top-left-radius:6px!important;border-bottom-left-radius:6px!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 888px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media (min-width: 1690px){.d-el-none{display:none!important}.d-el-inline{display:inline!important}.d-el-inline-block{display:inline-block!important}.d-el-block{display:block!important}.d-el-table{display:table!important}.d-el-table-row{display:table-row!important}.d-el-table-cell{display:table-cell!important}.d-el-flex{display:flex!important}.d-el-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 888px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (min-width: 1690px){.flex-el-row{flex-direction:row!important}.flex-el-column{flex-direction:column!important}.flex-el-row-reverse{flex-direction:row-reverse!important}.flex-el-column-reverse{flex-direction:column-reverse!important}.flex-el-wrap{flex-wrap:wrap!important}.flex-el-nowrap{flex-wrap:nowrap!important}.flex-el-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-el-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-el-grow-0{flex-grow:0!important}.flex-el-grow-1{flex-grow:1!important}.flex-el-shrink-0{flex-shrink:0!important}.flex-el-shrink-1{flex-shrink:1!important}.justify-content-el-start{justify-content:flex-start!important}.justify-content-el-end{justify-content:flex-end!important}.justify-content-el-center{justify-content:center!important}.justify-content-el-between{justify-content:space-between!important}.justify-content-el-around{justify-content:space-around!important}.align-items-el-start{align-items:flex-start!important}.align-items-el-end{align-items:flex-end!important}.align-items-el-center{align-items:center!important}.align-items-el-baseline{align-items:baseline!important}.align-items-el-stretch{align-items:stretch!important}.align-content-el-start{align-content:flex-start!important}.align-content-el-end{align-content:flex-end!important}.align-content-el-center{align-content:center!important}.align-content-el-between{align-content:space-between!important}.align-content-el-around{align-content:space-around!important}.align-content-el-stretch{align-content:stretch!important}.align-self-el-auto{align-self:auto!important}.align-self-el-start{align-self:flex-start!important}.align-self-el-end{align-self:flex-end!important}.align-self-el-center{align-self:center!important}.align-self-el-baseline{align-self:baseline!important}.align-self-el-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 888px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (min-width: 1690px){.float-el-left{float:left!important}.float-el-right{float:right!important}.float-el-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.shadow-none{box-shadow:none!important}.shadow-sm{box-shadow:0 .125rem .25rem #01336413!important}.shadow{box-shadow:0 .5rem 1rem #01336426!important}.shadow-lg{box-shadow:0 1rem 3rem #0133642d!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 888px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1690px){.m-el-0{margin:0!important}.mt-el-0,.my-el-0{margin-top:0!important}.mr-el-0,.mx-el-0{margin-right:0!important}.mb-el-0,.my-el-0{margin-bottom:0!important}.ml-el-0,.mx-el-0{margin-left:0!important}.m-el-1{margin:.25rem!important}.mt-el-1,.my-el-1{margin-top:.25rem!important}.mr-el-1,.mx-el-1{margin-right:.25rem!important}.mb-el-1,.my-el-1{margin-bottom:.25rem!important}.ml-el-1,.mx-el-1{margin-left:.25rem!important}.m-el-2{margin:.5rem!important}.mt-el-2,.my-el-2{margin-top:.5rem!important}.mr-el-2,.mx-el-2{margin-right:.5rem!important}.mb-el-2,.my-el-2{margin-bottom:.5rem!important}.ml-el-2,.mx-el-2{margin-left:.5rem!important}.m-el-3{margin:1rem!important}.mt-el-3,.my-el-3{margin-top:1rem!important}.mr-el-3,.mx-el-3{margin-right:1rem!important}.mb-el-3,.my-el-3{margin-bottom:1rem!important}.ml-el-3,.mx-el-3{margin-left:1rem!important}.m-el-4{margin:1.5rem!important}.mt-el-4,.my-el-4{margin-top:1.5rem!important}.mr-el-4,.mx-el-4{margin-right:1.5rem!important}.mb-el-4,.my-el-4{margin-bottom:1.5rem!important}.ml-el-4,.mx-el-4{margin-left:1.5rem!important}.m-el-5{margin:3rem!important}.mt-el-5,.my-el-5{margin-top:3rem!important}.mr-el-5,.mx-el-5{margin-right:3rem!important}.mb-el-5,.my-el-5{margin-bottom:3rem!important}.ml-el-5,.mx-el-5{margin-left:3rem!important}.p-el-0{padding:0!important}.pt-el-0,.py-el-0{padding-top:0!important}.pr-el-0,.px-el-0{padding-right:0!important}.pb-el-0,.py-el-0{padding-bottom:0!important}.pl-el-0,.px-el-0{padding-left:0!important}.p-el-1{padding:.25rem!important}.pt-el-1,.py-el-1{padding-top:.25rem!important}.pr-el-1,.px-el-1{padding-right:.25rem!important}.pb-el-1,.py-el-1{padding-bottom:.25rem!important}.pl-el-1,.px-el-1{padding-left:.25rem!important}.p-el-2{padding:.5rem!important}.pt-el-2,.py-el-2{padding-top:.5rem!important}.pr-el-2,.px-el-2{padding-right:.5rem!important}.pb-el-2,.py-el-2{padding-bottom:.5rem!important}.pl-el-2,.px-el-2{padding-left:.5rem!important}.p-el-3{padding:1rem!important}.pt-el-3,.py-el-3{padding-top:1rem!important}.pr-el-3,.px-el-3{padding-right:1rem!important}.pb-el-3,.py-el-3{padding-bottom:1rem!important}.pl-el-3,.px-el-3{padding-left:1rem!important}.p-el-4{padding:1.5rem!important}.pt-el-4,.py-el-4{padding-top:1.5rem!important}.pr-el-4,.px-el-4{padding-right:1.5rem!important}.pb-el-4,.py-el-4{padding-bottom:1.5rem!important}.pl-el-4,.px-el-4{padding-left:1.5rem!important}.p-el-5{padding:3rem!important}.pt-el-5,.py-el-5{padding-top:3rem!important}.pr-el-5,.px-el-5{padding-right:3rem!important}.pb-el-5,.py-el-5{padding-bottom:3rem!important}.pl-el-5,.px-el-5{padding-left:3rem!important}.m-el-auto{margin:auto!important}.mt-el-auto,.my-el-auto{margin-top:auto!important}.mr-el-auto,.mx-el-auto{margin-right:auto!important}.mb-el-auto,.my-el-auto{margin-bottom:auto!important}.ml-el-auto,.mx-el-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 888px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1690px){.text-el-left{text-align:left!important}.text-el-right{text-align:right!important}.text-el-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#2a87ff!important}a.text-primary:hover,a.text-primary:focus{color:#006bf6!important}.text-secondary{color:#747b8b!important}a.text-secondary:hover,a.text-secondary:focus{color:#5d626f!important}.text-success{color:#6cc77f!important}a.text-success:hover,a.text-success:focus{color:#47b95f!important}.text-info{color:#4d9aff!important}a.text-info:hover,a.text-info:focus{color:#1a7dff!important}.text-warning{color:#f5a144!important}a.text-warning:hover,a.text-warning:focus{color:#f28914!important}a.text-danger:hover,a.text-danger:focus{color:#f13230!important}.text-dark{color:#000!important}.text-muted{color:#86909c!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}body{background:#f0f3f6}input::-ms-clear{display:none}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}h1,.h1{line-height:2.125rem}h2,.h2{line-height:2}h3,.h3{line-height:1.875rem}h4,.h4{line-height:1.75rem}h5,.h5{line-height:1.375rem}h6,.h6{line-height:1.25rem}.text-dark{color:#000}.text-danger{color:#f46160!important}.text-info{color:#529dff!important}.font-small{font-size:12px!important}.font-middle{font-size:16px!important}.font-large{font-size:18px!important}.font-exlarge{font-size:24px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{width:6px;background:#f0f2f5;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em}::-webkit-scrollbar-thumb{background-color:#c1c1c1b3;background-clip:padding-box;min-height:28px;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em}::-webkit-scrollbar-thumb:hover{background-color:#c1c1c1}::-webkit-scrollbar-corner{background-color:transparent}.f-cmp-mt{margin-top:.5rem!important}.f-cmp-mb{margin-bottom:.5rem!important}.f-cmp-mx{margin-left:1rem!important;margin-right:1rem!important}.f-cmp-mr{margin-right:1rem!important}.f-cmp-ml{margin-left:1rem!important}.f-cmp-mx-minus{margin-left:-1rem!important;margin-right:-1rem!important}.f-cmp-px{padding-left:1rem!important;padding-right:1rem!important}.f-cmp-py{padding-top:.5rem!important;padding-bottom:.5rem!important}.f-cmp-p{padding:.5rem 1rem!important}.f-cmp-pt{padding-top:.5rem!important}.f-cmp-pb{padding-bottom:.5rem!important}.f-cmp-gutter,.f-split-border-b{border-bottom:1px solid #E6E9F0}.f-common-px{padding-left:.875rem;padding-right:.875rem}.f-common-py{padding-top:.875rem;padding-bottom:.875rem}.f-common-py-form{padding-top:.875rem;padding-bottom:.5rem}.f-utils-absolute-all{position:absolute;top:0;left:0;width:100%;height:100%}.f-utils-flex-column{display:flex!important;flex-direction:column!important;overflow:hidden!important}.f-utils-fill-flex-column{flex-shrink:1;flex-grow:1;flex-basis:0;display:flex!important;flex-direction:column!important;overflow:hidden!important}.f-utils-flex-row{display:flex!important;flex-direction:row!important;overflow:hidden!important;flex-wrap:nowrap}.f-utils-flex-row-wrap{display:flex!important;flex-direction:row!important;overflow:hidden!important;flex-wrap:wrap!important}.f-utils-fill-flex-row{flex-shrink:1;flex-grow:1;flex-basis:0;display:flex!important;flex-direction:row!important;overflow:hidden!important;flex-wrap:nowrap!important}.f-utils-fill-flex-row-wrap{flex-shrink:1;flex-grow:1;flex-basis:0;display:flex!important;flex-direction:row!important;overflow:hidden!important;flex-wrap:wrap!important}.f-utils-fill{flex-shrink:1;flex-grow:1;flex-basis:0;overflow:hidden}.f-utils-fill-auto{flex:0 0 auto}.f-utils-overflow-xhya{overflow-x:hidden!important;overflow-y:auto!important}.f-utils-overflow-xayh{overflow-y:hidden!important;overflow-x:auto!important}.f-utils-overflow-xaya{overflow:auto!important}.f-utils-overflow-hidden{overflow:hidden!important}.f-utils-overflow-auto{overflow:auto!important}.f-utils-nogutters{margin-right:0;margin-left:0}.f-utils-nogutters>.col,.f-utils-nogutters>[class*=col-]{padding-right:0;padding-left:0}.f-utils-hcenter-vcenter{display:flex;align-items:center;justify-content:center}.f-overflow-y-auto{overflow-y:auto!important}.f-overflow-y-hidden{overflow-y:hidden!important}.f-overflow-x-auto{overflow-x:auto!important}.f-overflow-x-hidden{overflow-x:hidden!important}@media (min-width: 576px){.f-overflow-sm-y-auto{overflow-y:auto!important}.f-overflow-sm-y-hidden{overflow-y:hidden!important}.f-overflow-sm-x-auto{overflow-x:auto!important}.f-overflow-sm-x-hidden{overflow-x:hidden!important}}@media (min-width: 768px){.f-overflow-md-y-auto{overflow-y:auto!important}.f-overflow-md-y-hidden{overflow-y:hidden!important}.f-overflow-md-x-auto{overflow-x:auto!important}.f-overflow-md-x-hidden{overflow-x:hidden!important}}@media (min-width: 888px){.f-overflow-lg-y-auto{overflow-y:auto!important}.f-overflow-lg-y-hidden{overflow-y:hidden!important}.f-overflow-lg-x-auto{overflow-x:auto!important}.f-overflow-lg-x-hidden{overflow-x:hidden!important}}@media (min-width: 1200px){.f-overflow-xl-y-auto{overflow-y:auto!important}.f-overflow-xl-y-hidden{overflow-y:hidden!important}.f-overflow-xl-x-auto{overflow-x:auto!important}.f-overflow-xl-x-hidden{overflow-x:hidden!important}}@media (min-width: 1690px){.f-overflow-el-y-auto{overflow-y:auto!important}.f-overflow-el-y-hidden{overflow-y:hidden!important}.f-overflow-el-x-auto{overflow-x:auto!important}.f-overflow-el-x-hidden{overflow-x:hidden!important}}.farris-overflow-y-auto{overflow-x:hidden!important;overflow-y:auto!important}.farris-overflow-y-hidden{overflow-x:hidden!important;overflow-y:hidden!important}.farris-overflow-hidden{overflow:hidden!important}.w-1{width:8.3333333333%!important}.w-2{width:16.6666666667%!important}.w-3{width:25%!important}.w-4{width:33.3333333333%!important}.w-5{width:41.6666666667%!important}.w-6{width:50%!important}.w-7{width:58.3333333333%!important}.w-8{width:66.6666666667%!important}.w-9{width:75%!important}.w-10{width:83.3333333333%!important}.w-11{width:91.6666666667%!important}.w-12{width:100%!important}.f-utils-text-break{white-space:normal!important;word-break:break-all!important}.f-text-emphasize{color:#000!important}.f-text-light{color:#5a5e66!important}.f-text-lighter{color:#a8adb8!important}.f-text-mute{color:#b4bccc!important}.f-text-two-line{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.5rem}.f-max-width-auto{max-width:none!important}.f-min-width-auto{min-width:auto!important}.f-width-auto{width:auto!important}.f-utils-bordered{border:1px solid #E9ECF3;border-radius:6px}.f-utils-border-radius{border-radius:6px}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;word-wrap:break-word;background-color:rgba(var(--f-neutral-00-rgb),.95);background-clip:padding-box;border:1px solid var(--f-neutral-00);border-radius:8px;box-shadow:0 2px 8px #00204a26}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 6px}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.popover-tips{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.4286;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top .arrow,.bs-popover-auto[x-placement^=top] .arrow{bottom:calc((.5rem + 1px)*-1)}.bs-popover-top .arrow:before,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:after{border-width:.5rem .5rem 0}.bs-popover-top .arrow:before,.bs-popover-auto[x-placement^=top] .arrow:before{bottom:0;border-top-color:rgba(var(--f-neutral-00-rgb),.4)}.bs-popover-top .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:after{bottom:1px;border-top-color:rgba(var(--f-neutral-00-rgb),.95)}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right .arrow,.bs-popover-auto[x-placement^=right] .arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:6px 0}.bs-popover-right .arrow:before,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:after{border-width:.5rem .5rem .5rem 0}.bs-popover-right .arrow:before,.bs-popover-auto[x-placement^=right] .arrow:before{left:0;border-right-color:rgba(var(--f-neutral-00-rgb),.4)}.bs-popover-right .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:after{left:1px;border-right-color:rgba(var(--f-neutral-00-rgb),.95)}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom .arrow,.bs-popover-auto[x-placement^=bottom] .arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-bottom .arrow:before,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:after{border-width:0 .5rem .5rem .5rem}.bs-popover-bottom .arrow:before,.bs-popover-auto[x-placement^=bottom] .arrow:before{top:0;border-bottom-color:rgba(var(--f-neutral-00-rgb),.4)}.bs-popover-bottom .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:after{top:1px;border-bottom-color:rgba(var(--f-neutral-00-rgb),.95)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid var(--f-neutral-10)}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left .arrow,.bs-popover-auto[x-placement^=left] .arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:6px 0}.bs-popover-left .arrow:before,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:after{border-width:.5rem 0 .5rem .5rem}.bs-popover-left .arrow:before,.bs-popover-auto[x-placement^=left] .arrow:before{right:0;border-left-color:rgba(var(--f-neutral-00-rgb),.4)}.bs-popover-left .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:after{right:1px;border-left-color:rgba(var(--f-neutral-00-rgb),.95)}.popover-header{line-height:1.5rem;padding:.5rem .75rem;margin-bottom:0;font-size:.875rem;color:var(--f-text-01);background-color:var(--f-neutral-10);border-bottom:1px solid var(--f-neutral-10);border-top-left-radius:5px;border-top-right-radius:5px}.popover-header:empty{display:none}.popover-body{max-width:17.25rem;padding:.5rem .75rem;color:var(--f-text-02)}.bs3.popover-top{margin-bottom:10px}.bs3.popover.top>.arrow{margin-left:-2px}.bs3.popover.top{margin-bottom:10px}.popover.bottom>.arrow{margin-left:-4px}.bs3.bs-popover-left,.bs3.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs3.bs-popover-right .arrow,.bs3.bs-popover-auto[x-placement^=right] .arrow,.bs3.bs-popover-left .arrow,.bs3.bs-popover-auto[x-placement^=left] .arrow{margin:.3rem 0}.bs-popover-bottom-left .arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-bottom-left .arrow:before{top:0;border-bottom-color:#fff6!important}.bs-popover-bottom-left .arrow:before,.bs-popover-bottom-left .arrow:after{border-width:0 .5rem .5rem}.bs-popover-bottom-left .arrow:after{top:1px;border-bottom-color:var(--f-neutral-00)!important}.popover.popover-fitcontent .popover-body{max-width:initial;padding:initial}.popover.popover-limitmax{display:flex;flex-direction:column}.popover.popover-limitmax .popover-body{overflow:hidden}.popover .arrow-left .arrow{left:calc(50% - 10px)}.popover-content .f-datepicker-container{box-shadow:none!important}.popover.bs-popover-top .arrow:before,.popover.bs-popover-auto[x-placement^=top] .arrow:before{bottom:0;border-top-color:var(--f-neutral-00);filter:drop-shadow(0px 1px 2px #e8e8e8)}.popover.bs-popover-top .arrow:after,.popover.bs-popover-auto[x-placement^=top] .arrow:after{border-top-color:var(--f-neutral-00)}.popover.bs-popover-bottom-left .arrow:before{top:0;border-bottom-color:var(--f-neutral-00)!important;filter:drop-shadow(0px -2px 2px #e8e8e8)}.popver.fade{visibility:hidden}.popover{transition:opacity .12s ease-in}.f-splitter-pane{position:relative;padding:0}.f-splitter-pane.f-splitter-pane-left,.f-splitter-pane.f-splitter-pane-right,.f-splitter-pane.f-splitter-pane-bottom,.f-splitter-pane.f-splitter-pane-top{box-shadow:0 0 8px #001c4014}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:before{content:"";position:absolute;background:#e9ecf3}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:60px;margin:-30px 0 0 -3px;background-image:url(./imgs/f-drag-icon-default.svg);background-repeat:no-repeat;background-size:cover;background-position:center center}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:hover,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:hover,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:hover,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:hover{background:none}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:hover:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:hover:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:hover:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:hover:before{background-image:var(--f-theme-07);box-shadow:0 2px 5px rgba(var(--f-theme-03),.2)}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:hover:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:hover:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:hover:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:hover:after{background-image:url(./imgs/f-drag-icon-hover.svg);box-shadow:0 2px 5px rgba(var(--f-theme-03),.2)}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:before{height:1px;top:50%;left:0;right:0}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:after{transform:rotate(90deg)}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:before{width:1px;top:0;left:50%;bottom:0}.f-splitter-horizontal-resize-proxy{width:.4375rem;background:rgba(var(--f-theme-03-rgb),.04);left:0;display:none;position:absolute;height:100%;z-index:100}.f-splitter-vertical-resize-proxy{height:.4375rem;background:rgba(var(--f-theme-03-rgb),.04);top:0;display:none;position:absolute;width:100%;z-index:100}.f-splitter{flex-shrink:1;flex-grow:1;flex-basis:0;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;position:relative}.f-splitter-pane.f-splitter-pane-main{flex-shrink:1;flex-grow:1;flex-basis:0;overflow:auto;display:flex}.f-splitter-pane.f-splitter-pane-column,.f-splitter-pane.f-splitter-pane-row{display:flex;flex-direction:column;box-shadow:0 0 8px #001c4014;padding:0;position:relative;z-index:100}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e{cursor:e-resize;width:.4375rem;right:-.3125rem;height:100%;top:0}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w{cursor:w-resize;width:.4375rem;left:-.3125rem;height:100%;top:0}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s{cursor:s-resize;height:.4375rem;bottom:-.3125rem;width:100%;left:0}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n{cursor:n-resize;height:.4375rem;top:-.3125rem;width:100%;left:0}.f-splitter-pane>.f-splitter-resize-bar{position:absolute;font-size:.1px;display:block;touch-action:none}.f-splitter-pane>.f-splitter-resize-bar:hover{background:rgba(var(--f-theme-03-rgb),.07)}.f-splitter-resize-overlay{z-index:98;width:100%;height:100%;cursor:e-resize;background:0 0;position:absolute}.f-splitter-horizontal-resize-proxy{width:.4375rem;background:rgba(var(--f-theme-03-rgb),.07);left:0;display:none;position:absolute;height:100%;z-index:100}.f-splitter-vertical-resize-proxy{height:.4375rem;background:rgba(var(--f-theme-03-rgb),.07);top:0;display:none;position:absolute;width:100%;z-index:100}.f-search-box{position:relative;display:inline-block;width:100%}.f-search-box-disabled .f-search-box-input{background-color:#f5f6f9;cursor:not-allowed}.f-search-box-disabled .f-search-box-button{cursor:not-allowed;opacity:.5}.f-search-box-input-group{display:flex;align-items:center;border:1px solid #D9DEE7;border-radius:4px;background:#fff;transition:border-color .2s}.f-search-box-input-group:hover{border-color:#529dff}.f-search-box-input-group:focus-within{border-color:#0e6ded;box-shadow:0 0 0 2px #0e6ded26}.f-search-box-input{flex:1;border:none;outline:none;padding:6px 10px;font-size:13px;line-height:1.5;background:transparent;color:#2d2f33;min-width:0}.f-search-box-input::placeholder{color:#b4bccc}.f-search-box-input:disabled{background-color:#f5f6f9;cursor:not-allowed}.f-search-box-clear{display:flex;align-items:center;justify-content:center;width:22px;height:22px;cursor:pointer;color:#747b8b;flex-shrink:0;border-radius:50%;transition:color .2s,background .2s}.f-search-box-clear:hover{color:#424347;background:#0000000a}.f-search-box-clear .fx-icon{font-size:12px}.f-search-box-button{display:flex;align-items:center;justify-content:center;padding:0 8px;height:100%;cursor:pointer;color:#747b8b;border-left:1px solid #D9DEE7;transition:color .2s,background .2s;flex-shrink:0}.f-search-box-button:hover{color:#0e6ded;background:#f7f8fb}.f-search-box-button .fx-icon{font-size:14px}.search-box-container{overflow-y:auto}.search-box-container.position-relative{position:relative}.search-box-loading{display:flex;align-items:center;justify-content:center;padding:12px 0;color:#0e6ded}.search-box-loading .fx-icon{font-size:18px}.search-box-list{list-style:none;margin:0;padding:0}.search-box-item{padding:6px 10px;cursor:pointer;font-size:13px;color:#2d2f33;border-radius:3px;transition:background .15s}.search-box-item:hover{background:#f7f8fb}.search-box-item:active{background:#dbe9ff}.search-box-empty{padding:12px 0;text-align:center;font-size:13px;color:#747b8b}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#848c9a}.nav-tabs{border-bottom:1px solid #E9ECF3}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:6px;border-top-right-radius:6px}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#E6E9F0 #E6E9F0 #E9ECF3}.nav-tabs .nav-link.disabled{color:#848c9a;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#424347;background-color:#fff;border-color:#E9ECF3 #E9ECF3 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:6px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background:#2a87ff}.nav-fill .nav-item{flex-grow:1;flex-shrink:1;flex-basis:auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.farris-nav{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid var(--f-neutral-06);overflow:hidden}.farris-nav-item{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.farris-nav-item-link{padding:.75rem 1rem;cursor:pointer}.farris-nav-item-link-text{position:relative;font-size:1rem;font-weight:400}.farris-nav-item-tag{position:absolute;right:-.75rem;top:calc(10px - 100%);padding:0 .375rem;color:var(--f-text-00);font-size:.75rem;line-height:1.125rem;border-radius:1.125rem}.farris-nav.farris-nav-vertical{flex-direction:column;align-items:flex-start}.farris-nav.farris-nav-vertical .farris-nav-item{width:100%}.farris-nav{border-color:var(--f-neutral-06)!important}.farris-nav-item-link{border-bottom:2px solid transparent}.farris-nav-item-link-text{color:var(--f-text-03)}.farris-nav-item.active .farris-nav-item-link{border-color:var(--f-theme-03)}.farris-nav-item.active .farris-nav-item-link-text{color:var(--f-theme-03)}.farris-nav-item.disabled .farris-nav-item-link-text{color:var(--f-text-07)}.farris-nav-item:hover:not(.disabled):not(.active) .farris-nav-item-link-text{color:var(--f-theme-05)}.farris-nav-item-tag{background-color:var(--f-semantic-danger-01)}.f-listview-fill{flex-grow:1;flex-shrink:1;flex-basis:0;overflow:hidden}.f-listview-fill .f-list-view{height:100%}.f-listview-fill .f-list-view .f-list-view-header,.f-listview-fill .f-list-view .f-list-view-footer{flex-shrink:0}.f-listview-fill .f-list-view .f-list-view-content{overflow-y:auto;flex-grow:1;flex-shrink:1;flex-basis:0}.f-list-view{display:flex;flex-direction:column;overflow:hidden}.f-list-view .f-list-view-content{flex:1;overflow:auto}.f-list-view .f-list-view-group{padding:0}.f-list-view .f-list-view-hover{background:#e8f2ff}.f-list-view .f-paging-wrapper{padding:14px 0}.f-list-view .f-list-view-group-item{display:flex;align-items:center;float:none;text-align:initial}.f-list-view .f-list-view-group-item.f-none-border{border-bottom:0}.f-list-view .f-list-view-group-item.f-listview-hover,.f-list-view .f-list-view-group-item.f-listview-active{cursor:pointer;color:#424347}.f-list-view .f-list-view-group-item.f-listview-active{border-color:#529dff}.f-list-view .f-list-view-group-item.f-un-select{color:#848c9a}.f-list-view .f-list-view-group-item .f-list-content{flex:1 1 auto;width:100%}.f-list-view .f-list-view-draggable-item{border:1px solid;border-color:#e9ecf3;background-color:#fafafc;border-radius:10px;margin:4px 2px}.f-list-view .f-list-view-draggable-item.f-listview-hover{cursor:pointer;color:#424347;background:#e8f2ff!important}.f-list-view .f-list-view-draggable-item.f-listview-hover .f-list-remove-icon{display:initial}.f-list-view .f-list-view-draggable-item.moving{opacity:0}.f-list-view .f-list-view-draggable-item.draggable-item--text-truncate .f-list-content{overflow:hidden}.f-list-view .f-list-view-draggable-item.draggable-item--text-truncate .f-list-content div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-list-view .f-list-select{padding:0 0 0 14px}.f-list-view .f-list-select .listview-checkbox{margin:.25rem 0}.f-list-view .f-list-pin{color:#2a87ff;padding:0 14px 0 0}.f-list-view .f-list-remove{width:30px;color:#f46160;padding:0 14px 0 0}.f-list-view .f-list-remove-icon{display:none}.f-list-view .f-list-handle{padding:0 14px 0 0}.f-list-view .f-list-view-emptydata .f-empty-title{font-size:14px;line-height:22px;color:#a8adb8;padding:20px 0;text-align:center}.f-list-view-group-item.f-listview-hover,.f-list-view-group-item.f-listview-active{color:#424347;background:#e8f2ff}.f-list-view-group-item.f-listview-active{border-color:#529dff}.f-list-view-group-item.f-un-select{color:#848c9a}.f-list-view-draggable-item{border:1px solid #E9ECF3;background-color:#fafafc}.f-listview-drag-moving.f-list-view-draggable-item.moving{opacity:0}.f-listview-drag-moving.f-list-view-draggable-item .f-list-remove-icon{display:none!important}.f-list-view.small-item .f-list-select{padding:initial}::highlight(search-result){background-color:#f7b500;color:#fff}.f-list-view-group-item .custom-control.listview-checkbox{margin-right:0;padding-right:4px}.f-listview-card-content-fill .f-list-content{height:100%;display:flex;flex-direction:column}.f-listview-card-content-fill .f-list-content>*{height:100%}.f-tmpl-card-listview--header-multicontent02 .f-list-view{margin:0}.f-tmpl-card-listview--header-multicontent02 .f-list-view-group{margin:0 -10px}.f-tmpl-card-listview--header-multicontent02 .f-list-view-content{overflow-x:hidden}.f-hitl-card{max-width:640px;padding:12px 14px;border-radius:10px;border:1px solid rgba(0,0,0,.08);background:#fafbff}.f-hitl-card__meta{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-size:12px;color:#64748b}.f-hitl-chip{padding:2px 8px;border-radius:999px;background:#e0e7ff;color:#3730a3;font-weight:600}.f-hitl-rid{word-break:break-all}.f-hitl-card__body{display:flex;flex-direction:column;gap:14px}.f-hitl-field__header{font-size:12px;color:#94a3b8;margin-bottom:4px}.f-hitl-field__label{font-size:14px;color:#0f172a;margin-bottom:8px;line-height:1.5}.f-hitl-input{width:100%;box-sizing:border-box;padding:8px 10px;border:1px solid #cbd5e1;border-radius:8px;font-size:14px}.f-hitl-input:focus{outline:none;border-color:#6366f1}.f-hitl-input:disabled{opacity:.7;background:#f1f5f9}.f-hitl-input--other{margin-top:8px}.f-hitl-form-group{display:flex;flex-direction:column;gap:12px}.f-hitl-form-item{display:flex;flex-direction:column;gap:4px}.f-hitl-form-item__label{font-size:13px;color:#64748b}.f-hitl-select-group{display:flex;flex-direction:column;gap:8px}.f-hitl-opt{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;box-sizing:border-box;padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.f-hitl-opt:hover:not(:disabled){border-color:#94a3b8}.f-hitl-opt--active{border-color:#6366f1;box-shadow:0 0 0 1px #6366f1 inset}.f-hitl-opt:disabled{cursor:default;opacity:.75}.f-hitl-opt__label{font-size:14px;color:#0f172a}.f-hitl-opt__desc{font-size:12px;color:#64748b}.f-hitl-confirm{display:flex;gap:10px}.f-hitl-cbtn{min-width:88px;padding:8px 16px;border-radius:8px;border:1px solid #cbd5e1;background:#fff;cursor:pointer;font-size:14px}.f-hitl-cbtn:hover:not(:disabled){border-color:#94a3b8}.f-hitl-cbtn--primary{border-color:#6366f1;background:#eef2ff;color:#312e81}.f-hitl-cbtn:disabled{opacity:.75;cursor:default}.f-hitl-field--unsupported{padding:8px;background:#fffbeb;border-radius:8px;border:1px dashed #f59e0b}.f-hitl-unsupported{font-size:13px;color:#92400e}.f-hitl-card__footer{margin-top:14px;display:flex;justify-content:flex-end}.f-hitl-submit{padding:8px 20px;border-radius:8px;border:none;background:#4f46e5;color:#fff;font-size:14px;cursor:pointer}.f-hitl-submit:hover:not(:disabled){background:#4338ca}.f-hitl-submit:disabled{opacity:.5;cursor:not-allowed}
|
|
1
|
+
@charset "UTF-8";.md-editor .md-editor-preview{--md-theme-color: var(--md-color);--md-theme-color-reverse: #eee;--md-theme-color-hover: #eee;--md-theme-color-hover-inset: #ddd;--md-theme-link-color: #2d8cf0;--md-theme-link-hover-color: #73d13d;--md-theme-border-color: #e6e6e6;--md-theme-border-color-reverse: #bebebe;--md-theme-border-color-inset: #d6d6d6;--md-theme-bg-color: #fff;--md-theme-bg-color-inset: #ececec;--md-theme-code-copy-tips-color: inherit;--md-theme-code-copy-tips-bg-color: #fff;--md-theme-code-active-color: #61aeee;--md-theme-radius-s: 2px;--md-theme-radius-m: 5px}.md-editor-dark .md-editor-preview{--md-theme-color: var(--md-color);--md-theme-color-reverse: #222;--md-theme-color-hover: #191919;--md-theme-color-hover-inset: #444;--md-theme-link-color: #2d8cf0;--md-theme-link-hover-color: #73d13d;--md-theme-border-color: #2d2d2d;--md-theme-border-color-reverse: #e6e6e6;--md-theme-border-color-inset: #5a5a5a;--md-theme-bg-color: #000;--md-theme-bg-color-inset: #111;--md-theme-code-copy-tips-color: inherit;--md-theme-code-copy-tips-bg-color: #3a3a3a;--md-theme-code-active-color: #e6c07b;--md-theme-radius-s: 2px;--md-theme-radius-m: 5px}.md-editor .md-editor-admonition-note{--md-admonition-color: #212121;--md-admonition-bg-color: #FFFFFF;--md-admonition-border-color: rgb(166.2, 166.2, 166.2)}.md-editor .md-editor-admonition-tip{--md-admonition-color: #616161;--md-admonition-bg-color: #F5F5F5;--md-admonition-border-color: rgb(185.8, 185.8, 185.8)}.md-editor .md-editor-admonition-info{--md-admonition-color: #424242;--md-admonition-bg-color: #F0F0F0;--md-admonition-border-color: rgb(170.4, 170.4, 170.4)}.md-editor .md-editor-admonition-quote{--md-admonition-color: #455a64;--md-admonition-bg-color: #eceff1;--md-admonition-border-color: rgb(169.2, 179.4, 184.6)}.md-editor .md-editor-admonition-abstract{--md-admonition-color: #0288d1;--md-admonition-bg-color: #e1f5fe;--md-admonition-border-color: rgb(135.8, 201.4, 236)}.md-editor .md-editor-admonition-attention{--md-admonition-color: #1e88e5;--md-admonition-bg-color: #e3f2fd;--md-admonition-border-color: rgb(148.2, 199.6, 243.4)}.md-editor .md-editor-admonition-example{--md-admonition-color: #5e35b1;--md-admonition-bg-color: #ede7f6;--md-admonition-border-color: rgb(179.8, 159.8, 218.4)}.md-editor .md-editor-admonition-hint{--md-admonition-color: #00897B;--md-admonition-bg-color: #E0F2F1;--md-admonition-border-color: rgb(134.4, 200, 193.8)}.md-editor .md-editor-admonition-success{--md-admonition-color: #388e3c;--md-admonition-bg-color: #e8f5e9;--md-admonition-border-color: rgb(161.6, 203.8, 163.8)}.md-editor .md-editor-admonition-question{--md-admonition-color: #f9a825;--md-admonition-bg-color: #fffde7;--md-admonition-border-color: rgb(252.6, 219, 153.4)}.md-editor .md-editor-admonition-caution{--md-admonition-color: #fb8c00;--md-admonition-bg-color: #fff8e1;--md-admonition-border-color: rgb(253.4, 204.8, 135)}.md-editor .md-editor-admonition-warning{--md-admonition-color: #f57c00;--md-admonition-bg-color: #fff3e0;--md-admonition-border-color: rgb(251, 195.4, 134.4)}.md-editor .md-editor-admonition-danger{--md-admonition-color: #d84315;--md-admonition-bg-color: #ffebee;--md-admonition-border-color: rgb(239.4, 167.8, 151.2)}.md-editor .md-editor-admonition-failure{--md-admonition-color: #d32f2f;--md-admonition-bg-color: #fee2e6;--md-admonition-border-color: rgb(236.8, 154.4, 156.8)}.md-editor .md-editor-admonition-bug{--md-admonition-color: #c31a1a;--md-admonition-bg-color: #fddadd;--md-admonition-border-color: rgb(229.8, 141.2, 143)}.md-editor .md-editor-admonition-error{--md-admonition-color: #b71c1c;--md-admonition-bg-color: #fdd2d6;--md-admonition-border-color: rgb(225, 137.2, 139.6)}.md-editor-dark .md-editor-admonition-note{--md-admonition-color: #E0E0E0;--md-admonition-bg-color: #1E1E1E;--md-admonition-border-color: rgb(107.6, 107.6, 107.6)}.md-editor-dark .md-editor-admonition-tip{--md-admonition-color: #B0B0B0;--md-admonition-bg-color: #262626;--md-admonition-border-color: rgb(93.2, 93.2, 93.2)}.md-editor-dark .md-editor-admonition-info{--md-admonition-color: #B3B3B3;--md-admonition-bg-color: #2B2B2B;--md-admonition-border-color: rgb(97.4, 97.4, 97.4)}.md-editor-dark .md-editor-admonition-quote{--md-admonition-color: #b0bec5;--md-admonition-bg-color: #263238;--md-admonition-border-color: rgb(93.2, 106, 112.4)}.md-editor-dark .md-editor-admonition-abstract{--md-admonition-color: #81d4fa;--md-admonition-bg-color: #012f45;--md-admonition-border-color: rgb(52.2, 113, 141.4)}.md-editor-dark .md-editor-admonition-attention{--md-admonition-color: #64b5f6;--md-admonition-bg-color: #102a4c;--md-admonition-border-color: rgb(49.6, 97.6, 144)}.md-editor-dark .md-editor-admonition-example{--md-admonition-color: #9575cd;--md-admonition-bg-color: #271b52;--md-admonition-border-color: rgb(83, 63, 131.2)}.md-editor-dark .md-editor-admonition-hint{--md-admonition-color: #4DB6AC;--md-admonition-bg-color: #003D3A;--md-admonition-border-color: rgb(30.8, 109.4, 103.6)}.md-editor-dark .md-editor-admonition-success{--md-admonition-color: #81c784;--md-admonition-bg-color: #1b5e20;--md-admonition-border-color: rgb(67.8, 136, 72)}.md-editor-dark .md-editor-admonition-question{--md-admonition-color: #ffd54f;--md-admonition-bg-color: #3e2f00;--md-admonition-border-color: rgb(139.2, 113.4, 31.6)}.md-editor-dark .md-editor-admonition-caution{--md-admonition-color: #ffcc80;--md-admonition-bg-color: #3e2600;--md-admonition-border-color: rgb(139.2, 104.4, 51.2)}.md-editor-dark .md-editor-admonition-warning{--md-admonition-color: #ffb74d;--md-admonition-bg-color: #3d2600;--md-admonition-border-color: rgb(138.6, 96, 30.8)}.md-editor-dark .md-editor-admonition-danger{--md-admonition-color: #ef9a9a;--md-admonition-bg-color: #3c0000;--md-admonition-border-color: rgb(131.6, 61.6, 61.6)}.md-editor-dark .md-editor-admonition-failure{--md-admonition-color: #ef9a9a;--md-admonition-bg-color: #3c0900;--md-admonition-border-color: rgb(131.6, 67, 61.6)}.md-editor-dark .md-editor-admonition-bug{--md-admonition-color: #e68381;--md-admonition-bg-color: #300000;--md-admonition-border-color: rgb(120.8, 52.4, 51.6)}.md-editor-dark .md-editor-admonition-error{--md-admonition-color: #ef5350;--md-admonition-bg-color: #300000;--md-admonition-border-color: rgb(124.4, 33.2, 32)}.md-editor-preview .md-editor-admonition{background-color:var(--md-admonition-bg-color);border:1px solid var(--md-admonition-border-color);border-radius:var(--md-theme-radius-m);color:var(--md-admonition-color);display:flow-root;font-size:14px;font-weight:400;margin:1rem 0;padding:1em 1em .5em;page-break-inside:avoid}.md-editor-preview .md-editor-admonition-title{margin:0;padding:0;position:relative;font-weight:700}.md-editor-preview .md-editor-admonition p{margin:.5em 0;padding:0}.md-editor-preview .md-editor-admonition p:first-of-type{margin-block-start:0}.md-editor-preview .md-editor-admonition+p:empty,.md-editor-preview .md-editor-admonition+p:empty+p:empty{display:none}.md-editor-preview .md-editor-mermaid{overflow:hidden;line-height:normal}.md-editor-preview .md-editor-mermaid p{line-height:normal}.md-editor-preview .md-editor-mermaid:not([data-processed]){white-space:pre}.md-editor-preview [class=md-editor-mermaid][data-grab]{cursor:grab}.md-editor-preview [class=md-editor-mermaid][data-grab]:active{cursor:grabbing}.md-editor-preview [class=md-editor-mermaid][data-processed]{position:relative;display:flex;justify-content:center;align-items:center}.md-editor-preview [class=md-editor-mermaid][data-processed] svg{transform-origin:top left}.md-editor-preview [class=md-editor-mermaid][data-processed] .md-editor-mermaid-action{position:absolute;inset-block-start:10px;inset-inline-end:10px;z-index:1;opacity:0;transition:opacity .3s;cursor:pointer;display:flex;gap:8px}.md-editor-preview [class=md-editor-mermaid][data-processed] .md-editor-mermaid-action svg{padding:6px;border-radius:4px;background-color:var(--md-bk-color-outstand)}.md-editor-preview [class=md-editor-mermaid][data-processed]:hover .md-editor-mermaid-action{opacity:1}.md-editor-katex-block{text-align:center;margin:20px}.md-editor-katex-inline,.md-editor-katex-block{display:none;direction:ltr}.md-editor-katex-inline[data-processed]{display:initial}.md-editor-katex-block[data-processed]{display:block}.md-editor .md-editor-preview{--md-theme-code-inline-color: #3594f7;--md-theme-code-inline-bg-color: rgba(59, 170, 250, .1);--md-theme-code-inline-radius: var(--md-theme-radius-s);--md-theme-code-block-color: #a9b7c6;--md-theme-code-block-bg-color: #282c34;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: var(--md-theme-radius-m)}.md-editor-dark .md-editor-preview{--md-theme-code-inline-color: #3594f7;--md-theme-code-inline-bg-color: rgba(59, 170, 250, .1);--md-theme-code-inline-radius: var(--md-theme-radius-s);--md-theme-code-block-color: #a9b7c6;--md-theme-code-block-bg-color: #1a1a1a;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: var(--md-theme-radius-m)}.md-editor-preview code{direction:ltr;color:var(--md-theme-code-inline-color);background-color:var(--md-theme-code-inline-bg-color);border-radius:var(--md-theme-code-inline-radius);padding:2px 4px;line-height:22px}.md-editor-preview .md-editor-code{color:var(--md-theme-code-block-color);font-size:12px;line-height:1;margin:20px 0;position:relative}.md-editor-preview .md-editor-code input[type=radio],.md-editor-preview .md-editor-code input[type=radio]+pre,.md-editor-preview .md-editor-code input[type=radio]+span.md-editor-code-lang{display:none}.md-editor-preview .md-editor-code input:checked+pre,.md-editor-preview .md-editor-code input:checked+span.md-editor-code-lang{display:block}.md-editor-preview .md-editor-code input:checked+label{border-block-end:1px solid;color:var(--md-theme-code-active-color)}.md-editor-preview .md-editor-code .md-editor-code-head{display:grid;grid-template:"1fr 1fr";justify-content:space-between;height:32px;width:100%;font-size:12px;background-color:var(--md-theme-code-before-bg-color);margin-block-end:0;border-start-start-radius:var(--md-theme-code-block-radius);border-start-end-radius:var(--md-theme-code-block-radius);-webkit-tap-highlight-color:rgba(0,0,0,0);list-style:none;position:sticky;top:0;z-index:10000}.md-editor-preview .md-editor-code .md-editor-code-head::-webkit-details-marker{display:none}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag{margin-inline-start:12px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span{display:inline-block;width:10px;height:10px;border-radius:50%;margin-block-start:11px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span:nth-of-type(1){background-color:#ec6a5e}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span:nth-of-type(2){background-color:#f4bf4f}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span:nth-of-type(3){background-color:#61c554}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag span+span{margin-inline-start:4px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label{box-sizing:border-box;white-space:nowrap;-webkit-user-select:none;user-select:none;background-color:var(--md-theme-code-block-bg-color);margin-block-start:8px;padding:0}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label li{line-height:1;list-style:none;display:inline-block;position:relative;vertical-align:super;margin:0}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label li label{cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-block;font-size:14px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-flag ul.md-editor-codetab-label li+li{margin-inline-start:12px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-action{display:flex;align-items:center}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-action>*{margin-inline-end:10px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-code-lang{line-height:32px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button:not(data-is-icon){cursor:pointer;line-height:32px;position:initial}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button:not(data-is-icon) .md-editor-icon{width:15px;height:15px;display:inline-block;vertical-align:sub}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]{cursor:pointer;line-height:1;position:relative}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon] .md-editor-icon{width:15px;height:15px;display:inline-block;vertical-align:sub}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:before{content:attr(data-tips);color:var(--md-theme-code-copy-tips-color);background-color:var(--md-theme-code-copy-tips-bg-color);position:absolute;font-size:12px;font-family:sans-serif;width:max-content;text-align:center;padding:4px;border-radius:var(--md-theme-radius-s);box-shadow:0 0 2px #0003;inset-inline-start:-10px;inset-block-start:50%;transform:translate(-100%,-50%)}[dir=rtl] .md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:before{transform:translate(100%,-50%)}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:after{content:"";color:var(--md-theme-code-copy-tips-bg-color);position:absolute;width:0;height:0;border:5px solid rgba(0,0,0,0);border-inline-end-width:0;border-inline-start-color:currentColor;inset-inline-start:-10px;inset-block-start:50%;transform:translateY(-50%);filter:drop-shadow(4px 0 2px rgba(0,0,0,.2))}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:before,.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:after{visibility:hidden;transition:.3s}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:hover:before,.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-copy-button[data-is-icon]:hover:after{visibility:visible}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips{margin-inline-end:12px}.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips .md-editor-icon,.md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips .md-editor-iconfont{width:16px;height:16px;font-size:16px;display:inline-block;vertical-align:sub;transition:transform .1s;transform:rotate(0)}[dir=rtl] .md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips .md-editor-icon,[dir=rtl] .md-editor-preview .md-editor-code .md-editor-code-head .md-editor-collapse-tips .md-editor-iconfont{transform:rotate(180deg)}.md-editor-preview .md-editor-code pre{position:relative;margin:0}.md-editor-preview .md-editor-code pre code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:14px;color:var(--md-theme-code-block-color);background-color:var(--md-theme-code-before-bg-color);display:block;line-height:1.6;overflow:auto;padding:1em;position:relative;border-start-start-radius:0;border-start-end-radius:0;border-end-start-radius:var(--md-theme-code-block-radius);border-end-end-radius:var(--md-theme-code-block-radius)}.md-editor-preview .md-editor-code pre code .md-editor-code-block{display:inline-block;width:100%;overflow:auto;vertical-align:bottom;color:var(--md-theme-code-block-color)}.md-editor-preview details.md-editor-code .md-editor-code-head{cursor:pointer}.md-editor-preview details.md-editor-code:not(open) .md-editor-code-head{border-end-start-radius:var(--md-theme-code-block-radius);border-end-end-radius:var(--md-theme-code-block-radius)}.md-editor-preview details.md-editor-code[open] .md-editor-code-head{border-end-start-radius:0;border-end-end-radius:0}.md-editor-preview details.md-editor-code[open] .md-editor-code-head .md-editor-collapse-tips .md-editor-icon,.md-editor-preview details.md-editor-code[open] .md-editor-code-head .md-editor-collapse-tips .md-editor-iconfont{transform:rotate(-90deg)}[dir=rtl] .md-editor-preview details.md-editor-code[open] .md-editor-code-head .md-editor-collapse-tips .md-editor-icon,[dir=rtl] .md-editor-preview details.md-editor-code[open] .md-editor-code-head .md-editor-collapse-tips .md-editor-iconfont{transform:rotate(270deg)}.md-editor-scrn span[rn-wrapper]{position:absolute;pointer-events:none;font-size:100%;inset-block-start:1em;inset-inline-start:0;width:3em;letter-spacing:-1px;-webkit-user-select:none;user-select:none;counter-reset:linenumber}.md-editor-scrn span[rn-wrapper]>span{display:block;pointer-events:none;counter-increment:linenumber}.md-editor-scrn span[rn-wrapper]>span:before{color:#999;display:block;padding-inline-end:.5em;text-align:right;content:counter(linenumber)}.md-editor-scrn pre code{padding-inline-start:3.5em!important}.md-editor-preview figure{margin:0 0 1em;display:inline-flex;flex-direction:column;text-align:center}.md-editor-preview figure figcaption{color:var(--md-theme-color);font-size:.875em;margin-block-start:5px}.md-editor .md-editor-preview{--md-theme-heading-color: var(--md-theme-color);--md-theme-heading-border: none;--md-theme-heading-1-color: var(--md-theme-heading-color);--md-theme-heading-1-border: var(--md-theme-heading-border);--md-theme-heading-2-color: var(--md-theme-heading-color);--md-theme-heading-2-border: var(--md-theme-heading-border);--md-theme-heading-3-color: var(--md-theme-heading-color);--md-theme-heading-3-border: var(--md-theme-heading-border);--md-theme-heading-4-color: var(--md-theme-heading-color);--md-theme-heading-4-border: var(--md-theme-heading-border);--md-theme-heading-5-color: var(--md-theme-heading-color);--md-theme-heading-5-border: var(--md-theme-heading-border);--md-theme-heading-6-color: var(--md-theme-heading-color);--md-theme-heading-6-border: var(--md-theme-heading-border)}.md-editor-preview h1,.md-editor-preview h2,.md-editor-preview h3,.md-editor-preview h4,.md-editor-preview h5,.md-editor-preview h6{position:relative;word-break:break-all;margin:1.4em 0 .8em;font-weight:700}.md-editor-preview h1 a,.md-editor-preview h2 a,.md-editor-preview h3 a,.md-editor-preview h4 a,.md-editor-preview h5 a,.md-editor-preview h6 a,.md-editor-preview h1 a:hover,.md-editor-preview h2 a:hover,.md-editor-preview h3 a:hover,.md-editor-preview h4 a:hover,.md-editor-preview h5 a:hover,.md-editor-preview h6 a:hover{color:inherit}.md-editor-preview h1{color:var(--md-theme-heading-1-color);border-block-end:var(--md-theme-heading-1-border)}.md-editor-preview h2{color:var(--md-theme-heading-2-color);border-block-end:var(--md-theme-heading-2-border)}.md-editor-preview h3{color:var(--md-theme-heading-3-color);border-block-end:var(--md-theme-heading-3-border)}.md-editor-preview h4{color:var(--md-theme-heading-4-color);border-block-end:var(--md-theme-heading-4-border)}.md-editor-preview h5{color:var(--md-theme-heading-5-color);border-block-end:var(--md-theme-heading-5-border)}.md-editor-preview h6{color:var(--md-theme-heading-6-color);border-block-end:var(--md-theme-heading-6-border)}.md-editor-preview h1{font-size:2em}.md-editor-preview h2{font-size:1.5em}.md-editor-preview h3{font-size:1.25em}.md-editor-preview h4{font-size:1em}.md-editor-preview h5{font-size:.875em}.md-editor-preview h6{font-size:.85em}.md-editor-preview hr{height:1px;margin:10px 0;border:none;border-block-start:1px solid var(--md-theme-border-color)}.md-editor-preview a{color:var(--md-theme-link-color);text-decoration:none;transition:color .1s}.md-editor-preview a:hover{color:var(--md-theme-link-hover-color)}.md-editor-preview a:empty:before{content:attr(href)}.md-editor-preview ol,.md-editor-preview ul{padding-inline-start:2em}.md-editor-preview ol .task-list-item,.md-editor-preview ul .task-list-item{list-style-type:none}.md-editor-preview ol .task-list-item input,.md-editor-preview ul .task-list-item input{margin-inline-start:-1.5em;margin-inline-end:.1em}.md-editor-preview img{max-width:100%}.md-editor-preview p:empty{display:none}.md-editor .md-editor-preview{--md-theme-quote-color: var(--md-theme-color);--md-theme-quote-border: none;--md-theme-quote-bg-color: inherit}.md-editor-preview blockquote{padding:0 1em;color:var(--md-theme-quote-color);border-inline-start:var(--md-theme-quote-border);background-color:var(--md-theme-quote-bg-color)}.md-editor .md-editor-preview{--md-theme-table-stripe-color: #fafafa;--md-theme-table-tr-bg-color: inherit;--md-theme-table-td-border-color: var(--md-theme-border-color)}.md-editor-dark .md-editor-preview{--md-theme-table-stripe-color: #0c0c0c;--md-theme-table-tr-bg-color: inherit;--md-theme-table-td-border-color: var(--md-theme-border-color)}.md-editor-preview table tr{background-color:var(--md-theme-table-tr-bg-color)}.md-editor-preview table tr th,.md-editor-preview table tr td{border:1px solid var(--md-theme-table-td-border-color)}.md-editor-preview table tr:nth-child(2n){background-color:var(--md-theme-table-stripe-color)}.md-editor-preview{color:var(--md-theme-color)}.md-editor-preview ::-webkit-scrollbar{width:6px;height:6px}.md-editor-preview ::-webkit-scrollbar-button:vertical{display:none}.md-editor-preview ::-webkit-scrollbar-corner,.md-editor-preview ::-webkit-scrollbar-track,.md-editor-preview ::-webkit-scrollbar-thumb{border-radius:2px}.md-editor .md-editor-preview ::-webkit-scrollbar-corner,.md-editor .md-editor-preview ::-webkit-scrollbar-track{background-color:#e2e2e2}.md-editor .md-editor-preview ::-webkit-scrollbar-thumb{background-color:#0000004d}.md-editor .md-editor-preview ::-webkit-scrollbar-thumb:vertical:hover{background-color:#00000059}.md-editor .md-editor-preview ::-webkit-scrollbar-thumb:vertical:active{background-color:#00000061}.md-editor-dark .md-editor-preview ::-webkit-scrollbar-corner,.md-editor-dark .md-editor-preview ::-webkit-scrollbar-track{background-color:#0f0f0f}.md-editor-dark .md-editor-preview ::-webkit-scrollbar-thumb{background-color:#2d2d2d}.md-editor-dark .md-editor-preview ::-webkit-scrollbar-thumb:vertical:hover{background-color:#3a3a3a}.md-editor-dark .md-editor-preview ::-webkit-scrollbar-thumb:vertical:active{background-color:#3a3a3a}.md-editor div.default-theme{--md-theme-code-copy-tips-color: #141414}.md-editor-dark div.default-theme{--md-theme-code-copy-tips-color: inherit}div.default-theme img{margin:0 auto;box-sizing:border-box}div.default-theme a{display:inline-flex;line-height:1;border-block-end:none}div.default-theme a:hover{border-block-end:1px solid}div.default-theme a[target=_blank]{align-items:center}div.default-theme a[target=_blank]:after{content:"";display:inline-block;width:16px;height:16px;margin-inline-start:2px;background-color:currentColor;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-arrow-out-up-right"><path d="M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6"/><path d="m21 3-9 9"/><path d="M15 3h6v6"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-square-arrow-out-up-right"><path d="M21 13v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h6"/><path d="m21 3-9 9"/><path d="M15 3h6v6"/></svg>');-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}div.default-theme ol,div.default-theme ul{margin:.6em 0}div.default-theme ol li,div.default-theme ul li{line-height:1.6;margin:.5em 0}div.default-theme p{line-height:1.6;margin:.5rem 0}.md-editor div.default-theme{--md-theme-quote-border: 5px solid #35b378;--md-theme-quote-bg-color: var(--md-theme-bg-color-inset)}div.default-theme blockquote{margin:20px 0;padding:0 1.2em;line-height:2em;display:flow-root}.md-editor default-theme{--md-theme-table-stripe-color: #fafafa}.md-editor-dark default-theme{--md-theme-table-stripe-color: #0c0c0c}div.default-theme table{overflow:auto;border-spacing:0;border-collapse:collapse;margin-block-end:1em;margin-block-start:1em}div.default-theme table tr th,div.default-theme table tr td{word-wrap:break-word;padding:8px 14px}div.default-theme table tbody tr:hover{background-color:var(--md-theme-color-hover)}div.default-theme blockquote table{line-height:initial}div.default-theme blockquote table tr th,div.default-theme blockquote table tr td{border-color:var(--md-theme-border-color-inset)}div.default-theme blockquote table tbody tr:nth-child(n){background-color:inherit}div.default-theme blockquote table tbody tr:hover{background-color:var(--md-theme-color-hover-inset)}.md-editor div.vuepress-theme{--md-theme-code-inline-color: #d63200;--md-theme-code-inline-bg-color: #f8f8f8;--md-theme-code-block-color: #747384;--md-theme-code-block-bg-color: #f8f8f8;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 2px}.md-editor-dark div.vuepress-theme{--md-theme-code-inline-color: #e06c75;--md-theme-code-inline-bg-color: #1a1a1a;--md-theme-code-block-color: #999;--md-theme-code-block-bg-color: #1a1a1a;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 2px}div.vuepress-theme code{padding:3px 5px;margin:0 2px}div.vuepress-theme .md-editor-code pre{font-size:.875em;margin:0 0 1em}div.vuepress-theme .md-editor-code pre code{white-space:pre;padding:22px 1em;margin:0}div.vuepress-theme .md-editor-code pre code span[rn-wrapper]{top:22px}.md-editor div.vuepress-theme{--md-theme-heading-color: #273849;--md-theme-heading-2-border: 1px solid var(--md-theme-border-color)}.md-editor-dark div.vuepress-theme{--md-theme-heading-color: #999;--md-theme-heading-2-border: 1px solid var(--md-theme-border-color)}div.vuepress-theme h1,div.vuepress-theme h2,div.vuepress-theme h3,div.vuepress-theme h4,div.vuepress-theme h5,div.vuepress-theme h6{font-weight:600;line-height:1.45;position:relative;margin-block-start:1em}div.vuepress-theme h1{font-size:2.2em;margin:1em 0}div.vuepress-theme h2{font-size:1.65em;padding-block-end:.3em}div.vuepress-theme h3{line-height:1.35em}.md-editor div.vuepress-theme{--md-theme-link-color: #42b983}div.vuepress-theme a{font-weight:600}div.vuepress-theme ul,div.vuepress-theme ol{position:relative;line-height:1.4em;margin:1.2em 0;z-index:1}div.vuepress-theme ul li,div.vuepress-theme ol li{margin:1.2em 0}div.vuepress-theme p{word-spacing:.05em;line-height:1.6em;margin:1.2em 0;position:relative}.md-editor div.vuepress-theme{--md-theme-quote-border: 4px solid #42b983}div.vuepress-theme blockquote{margin:2em 0;padding-inline-start:20px}div.vuepress-theme blockquote p{margin-inline-start:0;margin-block-start:1.2em;margin-block-end:0;padding:0}.md-editor div.vuepress-theme{--md-theme-table-td-border-color: #dfe2e5;--md-theme-table-stripe-color: #f6f8fa}.md-editor-dark div.vuepress-theme{--md-theme-table-td-border-color: #2d2d2d;--md-theme-table-stripe-color: #0c0c0c}div.vuepress-theme table{border-collapse:collapse;margin:1rem 0;display:block;overflow-x:auto}div.vuepress-theme table tr th,div.vuepress-theme table tr td{padding:.6em 1em}.md-editor div.vuepress-theme{--md-theme-color: #304455}.md-editor-dark div.vuepress-theme{--md-theme-color: #999}div.vuepress-theme{font-size:16px;color:var(--md-theme-color)}div.vuepress-theme em{color:#4f5959;padding:0 6px 0 4px}.md-editor div.github-theme{--md-theme-code-inline-color: inherit;--md-theme-code-inline-bg-color: #eff1f2;--md-theme-code-inline-radius: 6px;--md-theme-code-block-color: inherit;--md-theme-code-block-bg-color: #f6f8fa;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 6px}.md-editor-dark div.github-theme{--md-theme-code-inline-color: #c9d1d9;--md-theme-code-inline-bg-color: #2d3339;--md-theme-code-inline-radius: 6px;--md-theme-code-block-color: #a9b7c6;--md-theme-code-block-bg-color: #161b22;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 6px}div.github-theme code{padding:.2em .4em;margin:0}div.github-theme pre code{padding:22px 1em;margin-block-end:0;word-break:normal;letter-spacing:1px}.md-editor div.github-theme{--md-theme-heading-color: inherit;--md-theme-heading-6-color: #2d3339;--md-theme-heading-1-border: 1px solid #d9dee4;--md-theme-heading-2-border: 1px solid #d9dee4}.md-editor-dark div.github-theme{--md-theme-heading-color: #c9d1d9;--md-theme-heading-6-color: #768390;--md-theme-heading-1-border: 1px solid #373e47;--md-theme-heading-2-border: 1px solid #373e47}div.github-theme h1,div.github-theme h2,div.github-theme h3,div.github-theme h4,div.github-theme h5,div.github-theme h6{margin-block-start:24px;margin-block-end:16px;font-weight:600;line-height:1.25}div.github-theme h1{padding-block-end:.3em;font-size:2em}div.github-theme h2{padding-block-end:.3em;font-size:1.5em}div.github-theme h3{font-size:1.25em}div.github-theme h4{font-size:1em}div.github-theme h5{font-size:.875em}div.github-theme h6{font-size:.85em}.md-editor div.github-theme{--md-theme-heading-bg-color: #fff}.md-editor-dark div.github-theme{--md-theme-heading-bg-color: #22272e}div.github-theme img{background-color:var(--md-theme-heading-bg-color)}.md-editor div.github-theme{--md-theme-link-color: #539bf5;--md-theme-link-hover-color: #539bf5}div.github-theme a:hover{text-decoration:underline}div.github-theme ol li+li,div.github-theme ul li+li{margin-block-start:.25em}.md-editor div.github-theme{--md-theme-quote-color: #57606a;--md-theme-quote-border: .25em solid #d0d7de}.md-editor-dark div.github-theme{--md-theme-quote-color: #8b949e;--md-theme-quote-border: .25em solid #444c56}div.github-theme blockquote{margin:0;padding:0 1em}.md-editor div.github-theme{--md-theme-table-stripe-color: #f7f8fa;--md-theme-table-tr-bg-color: #fff;--md-theme-table-td-border-color: #d0d7de}.md-editor-dark div.github-theme{--md-theme-table-stripe-color: #161b22;--md-theme-table-tr-bg-color: transparent;--md-theme-table-td-border-color: #30363d}div.github-theme table{display:block;max-width:100%;overflow:auto;border-spacing:0;border-collapse:collapse}div.github-theme table tr th,div.github-theme table tr td{padding:6px 13px}.md-editor div.github-theme{--md-theme-color: #222}.md-editor-dark div.github-theme{--md-theme-color: #c9d1d9}div.github-theme{line-height:1.5;color:var(--md-theme-color)}div.github-theme p,div.github-theme blockquote,div.github-theme ul,div.github-theme ol,div.github-theme dl,div.github-theme table,div.github-theme pre,div.github-theme details{margin-block-start:0;margin-block-end:16px}.md-editor div.cyanosis-theme,.md-editor-dark div.cyanosis-theme{--md-theme-code-inline-color: var(--md-theme-code-color);--md-theme-code-inline-bg-color: var(--md-theme-code-bg-color);--md-theme-code-block-color: var(--md-theme-base-color);--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color)}div.cyanosis-theme code{padding:.065em .4em;font-family:Menlo,Monaco,Consolas,Courier New,monospace;overflow-x:auto}div.cyanosis-theme code::selection{background-color:var(--md-theme-slct-codebg-color)}div.cyanosis-theme .md-editor-code pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace}div.cyanosis-theme .md-editor-code pre code{padding:11px 12px 22px;margin:0;word-break:normal;line-height:1.75}div.cyanosis-theme .md-editor-code pre code span[rn-wrapper]{top:11px}.md-editor div.cyanosis-theme{--md-theme-heading-color: var(--md-theme-title-color)}div.cyanosis-theme h1{padding-block-end:4px;margin-block-start:36px;margin-block-end:10px;font-size:30px;line-height:1.5;transition:color .35s}div.cyanosis-theme h2{position:relative;padding-inline-start:10px;padding-inline-end:10px;padding-block-end:10px;margin-block-start:36px;margin-block-end:10px;font-size:24px;line-height:1.5;border-block-end:1px solid var(--md-theme-border-color-2);transition:color .35s}div.cyanosis-theme h2:before{content:"「";position:absolute;inset-block-start:-6px;inset-inline-start:-14px}div.cyanosis-theme h2:after{content:"」";position:relative;inset-block-start:6px;inset-inline-end:auto}div.cyanosis-theme h3{position:relative;padding-block-end:0;margin-block-start:30px;margin-block-end:10px;font-size:20px;line-height:1.5;padding-inline-start:6px;transition:color .35s}div.cyanosis-theme h3:before{content:"»";padding-inline-end:6px;color:var(--md-theme-strong-color)}div.cyanosis-theme h4{padding-block-end:0;margin-block-start:24px;margin-block-end:10px;font-size:16px;line-height:1.5;padding-inline-start:6px;transition:color .35s}div.cyanosis-theme h5{padding-block-end:0;margin-block-start:18px;margin-block-end:10px;font-size:14px;line-height:1.5;padding-inline-start:6px;transition:color .35s}div.cyanosis-theme h6{padding-block-end:0;margin-block-start:12px;margin-block-end:10px;font-size:12px;line-height:1.5;padding-inline-start:6px;transition:color .35s}div.cyanosis-theme h1::selection,div.cyanosis-theme h2::selection,div.cyanosis-theme h3::selection,div.cyanosis-theme h4::selection,div.cyanosis-theme h5::selection,div.cyanosis-theme h6::selection{color:var(--md-theme-slct-title-color);background-color:var(--md-theme-slct-titlebg-color)}@media (max-width: 720px){div.cyanosis-theme h1{font-size:24px}div.cyanosis-theme h2{font-size:20px}div.cyanosis-theme h3{font-size:18px}}.md-editor div.cyanosis-theme{--md-theme-link-color: var(--md-theme-link-color);--md-theme-link-hover-color: var(--md-theme-linkh-color)}div.cyanosis-theme a{position:relative;display:inline-block;text-decoration:none;border-block-end:1px solid var(--md-theme-border-color)}div.cyanosis-theme a:hover{border-block-end-color:var(--md-theme-linkh-color)}div.cyanosis-theme a:active{color:var(--md-theme-linkh-color)}div.cyanosis-theme a:after{position:absolute;content:"";inset-block-start:100%;inset-inline-start:0;width:100%;opacity:0;border-block-end:1px solid var(--md-theme-border-color);transition:top .3s,opacity .3s;transform:translateZ(0)}div.cyanosis-theme a:hover:after{top:0;opacity:1;border-block-end-color:var(--md-theme-linkh-color)}div.cyanosis-theme ol,div.cyanosis-theme ul{margin:0}div.cyanosis-theme ol li,div.cyanosis-theme ul li{margin-block-end:0;list-style:inherit}div.cyanosis-theme ol li .task-list-item,div.cyanosis-theme ul li .task-list-item{list-style:none}div.cyanosis-theme ol li .task-list-item ul,div.cyanosis-theme ol li .task-list-item ol,div.cyanosis-theme ul li .task-list-item ul,div.cyanosis-theme ul li .task-list-item ol{margin-block-start:0}div.cyanosis-theme ol ul,div.cyanosis-theme ol ol,div.cyanosis-theme ul ul,div.cyanosis-theme ul ol{margin-block-start:4px}div.cyanosis-theme ol li{padding-inline-start:6px}div.cyanosis-theme ol li::selection,div.cyanosis-theme ul li::selection{color:var(--md-theme-slct-text-color);background-color:var(--md-theme-slct-bg-color)}div.cyanosis-theme .task-list-item-checkbox{position:relative}div.cyanosis-theme .contains-task-list input[type=checkbox]:before{content:"";position:absolute;inset-block-start:0;inset-inline-start:0;inset-inline-end:0;inset-block-end:0;width:inherit;height:inherit;background:#f0f8ff;border:1px solid #add6ff;border-radius:var(--md-theme-radius-s);box-sizing:border-box;z-index:1}div.cyanosis-theme .contains-task-list input[type=checkbox][checked]:after{content:"✓";position:absolute;inset-block-start:-12px;inset-inline-start:0;inset-inline-end:0;inset-block-end:0;width:0;height:0;color:#f55;font-size:20px;font-weight:700;z-index:2}div.cyanosis-theme p{line-height:inherit;margin-block-start:16px;margin-block-end:16px}div.cyanosis-theme p::selection{color:var(--md-theme-slct-text-color);background-color:var(--md-theme-slct-bg-color)}.md-editor div.cyanosis-theme{--md-theme-quote-color: var(--md-theme-blockquote-color);--md-theme-quote-border: 4px solid var(--md-theme-strong-color);--md-theme-quote-bg-color: var(--md-theme-blockquote-bg-color)}div.cyanosis-theme blockquote{padding:1px 20px;margin:22px 0;transition:color .35s}div.cyanosis-theme blockquote:after{display:block;content:""}div.cyanosis-theme blockquote>p{margin:10px 0}div.cyanosis-theme blockquote>b,div.cyanosis-theme blockquote>strong{color:var(--md-theme-strong-color)}div.cyanosis-theme table{display:inline-block!important;width:auto;max-width:100%;overflow:auto;border:1px solid var(--md-theme-table-border-color);border-spacing:0;border-collapse:collapse}div.cyanosis-theme table thead{color:#000;text-align:left;background:#f6f6f6}div.cyanosis-theme table tr:nth-child(2n){background-color:var(--md-theme-table-tr-nc-color)}div.cyanosis-theme table tr:hover{background-color:var(--md-theme-table-trh-color)}div.cyanosis-theme table th,div.cyanosis-theme table td{padding:12px 8px;line-height:24px;border:1px solid var(--md-theme-table-border-color)}div.cyanosis-theme table th{color:var(--md-theme-table-tht-color);background-color:var(--md-theme-table-th-color)}div.cyanosis-theme table td{min-width:120px}div.cyanosis-theme table thead th::selection{background-color:#0000}div.cyanosis-theme table tbody td::selection{background-color:var(--md-theme-slct-bg-color)}.md-editor div.cyanosis-theme{--md-theme-base-color:#353535;--md-theme-title-color:#005bb7;--md-theme-strong-color:#2196f3;--md-theme-em-color:#4fc3f7;--md-theme-del-color:#ccc;--md-theme-link-color:#3da8f5;--md-theme-linkh-color:#007fff;--md-theme-border-color:#bedcff;--md-theme-border-color-2:#ececec;--md-theme-bg-color:#fff;--md-theme-blockquote-color:#8c8c8c;--md-theme-blockquote-bg-color:#f0fdff;--md-theme-code-color:#c2185b;--md-theme-code-bg-color:#fff4f4;--md-theme-code-block-bg-color:#f8f8f8;--md-theme-table-border-color:#c3e0fd;--md-theme-table-th-color:#dff0ff;--md-theme-table-tht-color:#005bb7;--md-theme-table-tr-nc-color:#f7fbff;--md-theme-table-trh-color:#e0edf7;--md-theme-slct-title-color:#005bb7;--md-theme-slct-titlebg-color:rgba(175,207,247,.25);--md-theme-slct-text-color:#c80000;--md-theme-slct-bg-color:rgba(175,207,247,.25);--md-theme-slct-del-color:#999;--md-theme-slct-elbg-color:#e8ebec;--md-theme-slct-codebg-color:#ffeaeb;--md-theme-slct-prebg-color:rgba(160,200,255,.25)}.md-editor-dark div.cyanosis-theme{--md-theme-base-color:#cacaca;--md-theme-title-color:#ddd;--md-theme-strong-color:#fe9900;--md-theme-em-color:#ffd28e;--md-theme-del-color:#ccc;--md-theme-link-color:#ffb648;--md-theme-linkh-color:#fe9900;--md-theme-border-color:#ffe3ba;--md-theme-border-color-2:#ffcb7b;--md-theme-bg-color:#2f2f2f;--md-theme-blockquote-color:#c7c7c7;--md-theme-blockquote-bg-color:rgba(255,199,116,.1);--md-theme-code-color:#000;--md-theme-code-bg-color:#ffcb7b;--md-theme-code-block-bg-color:rgba(30,25,18,.5);--md-theme-table-border-color:#fe9900;--md-theme-table-th-color:#ffb648;--md-theme-table-tht-color:#000;--md-theme-table-tr-nc-color:#6d5736;--md-theme-table-trh-color:#947443;--md-theme-slct-title-color:#000;--md-theme-slct-titlebg-color:#fe9900;--md-theme-slct-text-color:#00c888;--md-theme-slct-bg-color:rgba(175,207,247,.25);--md-theme-slct-del-color:#999;--md-theme-slct-elbg-color:#000;--md-theme-slct-codebg-color:#ffcb7b;--md-theme-slct-prebg-color:rgba(160,200,255,.25)}div.cyanosis-theme{word-break:break-word;line-height:1.75;font-weight:400;overflow-x:hidden;color:var(--md-theme-base-color);transition:color .35s}div.cyanosis-theme hr{position:relative;width:98%;height:1px;margin-block-start:32px;margin-block-end:32px;background-image:linear-gradient(90deg,var(--md-theme-link-color),rgba(255,0,0,.3),rgba(37,163,65,.3),rgba(255,0,0,.3),var(--md-theme-link-color));border-width:0;overflow:visible}div.cyanosis-theme b,div.cyanosis-theme strong{color:var(--md-theme-strong-color)}div.cyanosis-theme i,div.cyanosis-theme em{color:var(--md-theme-em-color)}div.cyanosis-theme del{color:var(--md-theme-del-color)}div.cyanosis-theme details>summary{outline:none;color:var(--md-theme-title-color);font-size:20px;font-weight:bolder;border-block-end:1px solid var(--md-theme-border-color);cursor:pointer}div.cyanosis-theme details>p{padding:10px 20px;margin:10px 0 0;color:#666;background-color:var(--md-theme-blockquote-bg-color);border:2px dashed var(--md-theme-strong-color)}div.cyanosis-theme a::selection,div.cyanosis-theme b::selection,div.cyanosis-theme strong::selection,div.cyanosis-theme i::selection,div.cyanosis-theme em::selection{background-color:var(--md-theme-slct-elbg-color)}div.cyanosis-theme del::selection{color:var(--md-theme-slct-del-color);background-color:var(--md-theme-slct-elbg-color)}.md-editor div.mk-cute-theme,.md-editor-dark div.mk-cute-theme{--md-theme-code-inline-color: #4ec9b0;--md-theme-code-inline-bg-color: #282c34;--md-theme-code-block-color: #4ec9b0;--md-theme-code-block-bg-color: #282c34;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color);--md-theme-code-block-radius: 10px}div.mk-cute-theme code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;overflow-x:auto;padding:.14em .46em;margin:0 4px}div.mk-cute-theme .md-editor-code pre code{font-family:Menlo,Monaco,Consolas,Courier New,monospace;padding:22px;margin:0;word-break:normal;line-height:1.75}div.mk-cute-theme .md-editor-code pre code span[rn-wrapper]{top:22px}.md-editor div.mk-cute-theme{--md-theme-heading-color: #36ace1}div.mk-cute-theme h1:before,div.mk-cute-theme h2:before,div.mk-cute-theme h3:before,div.mk-cute-theme h4:before,div.mk-cute-theme h5:before,div.mk-cute-theme h6:before{content:"";display:block;position:absolute;inset-inline-start:0;inset-block-start:0;inset-block-end:0;margin:auto;background-image:url(data:image/png;base64,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);animation:spin 2s linear 0s infinite}div.mk-cute-theme h1{position:relative;font-size:30px;padding:12px 38px;margin:30px 0}div.mk-cute-theme h1:before{width:30px;height:30px;background-size:30px 30px}div.mk-cute-theme h2{position:relative;font-size:24px;padding:12px 36px;margin:28px 0}div.mk-cute-theme h2:before{width:28px;height:28px;background-size:28px 28px}div.mk-cute-theme h3{position:relative;font-size:18px;padding:4px 32px;margin:26px 0}div.mk-cute-theme h3:before{width:24px;height:24px;background-size:24px 24px}div.mk-cute-theme h4{position:relative;padding:4px 28px;font-size:16px;margin:22px 0}div.mk-cute-theme h4:before{width:20px;height:20px;background-size:20px 20px}div.mk-cute-theme h5{position:relative;padding:4px 26px;font-size:15px;margin:20px 0}div.mk-cute-theme h5:before{width:18px;height:18px;background-size:18px 18px}div.mk-cute-theme h6{position:relative;padding:4px 22px;font-size:14px;margin:16px 0}div.mk-cute-theme h6:before{width:16px;height:16px;background-size:16px 16px}@media (max-width: 720px){div.mk-cute-theme h1{font-size:24px}div.mk-cute-theme h2{font-size:20px}div.mk-cute-theme h3{font-size:18px}}.md-editor div.mk-cute-theme{--md-theme-link-color: #409eff;--md-theme-link-hover-color: #007bff}div.mk-cute-theme a{display:inline-block;border-block-end:1px solid #409eff}div.mk-cute-theme a:hover,div.mk-cute-theme a:active{border-block-end:1px solid #007bff}div.mk-cute-theme ol li,div.mk-cute-theme ul li{margin-block-end:0;list-style:inherit}div.mk-cute-theme ol li .task-list-item,div.mk-cute-theme ul li .task-list-item{list-style:none}div.mk-cute-theme ol li .task-list-item ul,div.mk-cute-theme ol li .task-list-item ol,div.mk-cute-theme ul li .task-list-item ul,div.mk-cute-theme ul li .task-list-item ol{margin-block-start:0}div.mk-cute-theme ol ul,div.mk-cute-theme ol ol,div.mk-cute-theme ul ul,div.mk-cute-theme ul ol{margin-block-start:3px}div.mk-cute-theme ol li{padding-inline-start:6px}div.mk-cute-theme p{line-height:inherit;margin-block-start:22px;margin-block-end:22px}.md-editor div.mk-cute-theme{--md-theme-quote-color: #fff;--md-theme-quote-border: 4px solid #409eff;--md-theme-quote-bg-color: rgba(54, 172, 225, .75)}.md-editor-dark div.mk-cute-theme{--md-theme-quote-color: inherit;--md-theme-quote-border: 4px solid #265d97;--md-theme-quote-bg-color: rgba(18, 80, 108, .75)}div.mk-cute-theme blockquote{position:relative;padding:8px 26px;margin:16px 0;border-radius:var(--md-theme-radius-m)}div.mk-cute-theme blockquote:before{content:"❝";inset-block-start:10px;inset-inline-start:8px;color:#409eff;font-size:20px;line-height:1;font-weight:700;position:absolute;opacity:.7}div.mk-cute-theme blockquote:after{content:"❞";font-size:20px;position:absolute;inset-inline-end:8px;inset-block-end:0;color:#409eff;opacity:.7}div.mk-cute-theme blockquote>p,div.mk-cute-theme blockquote ul li,div.mk-cute-theme blockquote ol li{color:var(--md-theme-quote-color)}.md-editor div.mk-cute-theme{--md-theme-table-color: #000;--md-theme-table-border-color: #f6f6f6;--md-theme-table-thead-bg-color: #f6f6f6;--md-theme-table-stripe-color: #fcfcfc}.md-editor-dark div.mk-cute-theme{--md-theme-table-color: inherit;--md-theme-table-border-color: #1c1c1c;--md-theme-table-thead-bg-color: rgba(28, 28, 28, .631372549);--md-theme-table-stripe-color: rgba(28, 28, 28, .631372549)}div.mk-cute-theme table{display:inline-block;width:auto;max-width:100%;overflow:auto;border:solid 1px var(--md-theme-table-border-color)}div.mk-cute-theme table thead{background-color:var(--md-theme-table-thead-bg-color);color:var(--md-theme-table-color);text-align:left}div.mk-cute-theme table tr th,div.mk-cute-theme table tr td{padding:12px 7px;line-height:24px;border:none}div.mk-cute-theme table tr td{min-width:120px}div.mk-cute-theme blockquote table tbody{color:var(--md-theme-color)}div.mk-cute-theme blockquote table tr{background-color:var(--md-theme-table-stripe-color)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.md-editor div.mk-cute-theme{--md-theme-color: #36ace1;background-image:linear-gradient(90deg,#323a4240 3%,#0000 3%),linear-gradient(360deg,#323a4240 3%,#0000 3%)}.md-editor-dark div.mk-cute-theme{background-image:linear-gradient(90deg,#d9eafb40 3%,#0000 3%),linear-gradient(360deg,#d9eafb40 3%,#0000 3%);--md-theme-bg-color-scrollbar-thumb: #4d4d4d}div.mk-cute-theme{word-break:break-word;line-height:1.75;font-weight:400;overflow-x:hidden;background-size:20px 20px;background-position:center center}div.mk-cute-theme hr{position:relative;width:98%;height:1px;border:none;margin-block-start:32px;margin-block-end:32px;background-image:linear-gradient(to right,#36ace1,#dff0fe,#36ace1);overflow:visible}div.mk-cute-theme del{color:#36ace1}.md-editor div.smart-blue-theme{--md-theme-code-inline-color: #d63200;--md-theme-code-inline-bg-color: #fff5f5;--md-theme-code-block-color: #333;--md-theme-code-block-bg-color: #f8f8f8;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color)}.md-editor-dark div.smart-blue-theme{--md-theme-code-inline-color: #e06c75;--md-theme-code-inline-bg-color: #1a1a1a;--md-theme-code-block-color: #999;--md-theme-code-block-bg-color: #1a1a1a;--md-theme-code-before-bg-color: var(--md-theme-code-block-bg-color)}div.smart-blue-theme code{overflow-x:auto;padding:.065em .4em}div.smart-blue-theme .md-editor-code pre{font-family:Menlo,Monaco,Consolas,Courier New,monospace}div.smart-blue-theme .md-editor-code pre code{padding:22px 12px;margin:0;word-break:normal}div.smart-blue-theme .md-editor-code pre code span[rn-wrapper]{top:22px}.md-editor div.smart-blue-theme{--md-theme-heading-color: #135ce0}div.smart-blue-theme h1,div.smart-blue-theme h2,div.smart-blue-theme h3,div.smart-blue-theme h4,div.smart-blue-theme h5,div.smart-blue-theme h6{padding:30px 0;margin:0}div.smart-blue-theme h1 a,div.smart-blue-theme h2 a,div.smart-blue-theme h3 a,div.smart-blue-theme h4 a,div.smart-blue-theme h5 a,div.smart-blue-theme h6 a{border:none}div.smart-blue-theme h1{position:relative;text-align:center;font-size:22px;margin:50px 0}div.smart-blue-theme h2{position:relative;font-size:20px;border-inline-start:4px solid;padding:0 0 0 10px;margin:30px 0}div.smart-blue-theme h3{font-size:16px}div.smart-blue-theme img{margin:0 auto}.md-editor div.smart-blue-theme{--md-theme-link-color: #036aca}.md-editor-dark div.smart-blue-theme{--md-theme-link-color: #2d7dc7}div.smart-blue-theme a{font-weight:400}div.smart-blue-theme ul,div.smart-blue-theme ol{margin-block-start:1em}div.smart-blue-theme li{line-height:2;margin-block-end:0;list-style:inherit}div.smart-blue-theme p{line-height:2;font-weight:400}div.smart-blue-theme *+p{margin-block-start:16px}.md-editor div.smart-blue-theme{--md-theme-quote-color: #666;--md-theme-quote-bg-color: #fff9f9;--md-theme-quote-border-color: #b2aec5}.md-editor-dark div.smart-blue-theme{--md-theme-quote-color: #999;--md-theme-quote-bg-color: #2a2a2a;--md-theme-quote-border-color: #0063bb}div.smart-blue-theme blockquote{background-color:var(--md-theme-quote-bg-color);margin:2em 0;padding:2px 20px;border-inline-start:4px solid var(--md-theme-quote-border-color)}div.smart-blue-theme blockquote p{color:var(--md-theme-quote-color);line-height:2}.md-editor div.smart-blue-theme{--md-theme-table-td-border-color: #dfe2e5;--md-theme-table-stripe-color: #f6f8fa}.md-editor-dark div.smart-blue-theme{--md-theme-table-td-border-color: #2d2d2d;--md-theme-table-stripe-color: #0c0c0c}div.smart-blue-theme table{border-collapse:collapse;margin:1rem 0;overflow-x:auto}div.smart-blue-theme table tr th,div.smart-blue-theme table tr td{padding:.6em 1em}div.smart-blue-theme blockquote table{line-height:initial}div.smart-blue-theme blockquote table tr th,div.smart-blue-theme blockquote table tr td{border-color:var(--md-theme-border-color-inset)}div.smart-blue-theme blockquote table tbody tr:nth-child(n){background-color:inherit}.md-editor div.smart-blue-theme{--md-theme-color: #595959}.md-editor div.smart-blue-theme{background-image:linear-gradient(90deg,#3c0a1e0a 3%,#0000 3%),linear-gradient(360deg,#3c0a1e0a 3%,#0000 3%)}.md-editor-dark div.smart-blue-theme{--md-theme-color: #999}.md-editor-dark div.smart-blue-theme{background-image:linear-gradient(90deg,#cfcfcf0a 3%,#fff0 3%),linear-gradient(360deg,#cfcfcf0a 3%,#fff0 3%)}div.smart-blue-theme{color:var(--md-theme-color);font-family:-apple-system,system-ui,BlinkMacSystemFont,Helvetica Neue,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif;background-size:20px 20px;background-position:center center}div.smart-blue-theme strong,div.smart-blue-theme em strong{color:#036aca}div.smart-blue-theme hr{border-block-start:1px solid #135ce0}[dir=rtl] .md-editor-catalog{direction:rtl}.md-editor-catalog-indicator{height:18px;width:4px;background-color:#73d13d;position:absolute;border-radius:4px;transition:top .3s}.md-editor-catalog>.md-editor-catalog-link{padding-block:5px;padding-inline:8px}.md-editor-catalog-link{padding-block:5px;padding-inline-start:1em;display:flex;flex-direction:column}.md-editor-catalog-link span{display:inline-block;width:100%;position:relative;overflow:hidden;color:var(--md-color);white-space:nowrap;text-overflow:ellipsis;transition:color .3s;cursor:pointer;line-height:18px}.md-editor-catalog-link span:hover{color:#73d13d}.md-editor-catalog-wrapper>.md-editor-catalog-link{padding-block-start:5px;padding-block-end:5px}.md-editor-catalog-wrapper>.md-editor-catalog-link:first-of-type{padding-block-start:10px}.md-editor-catalog-wrapper>.md-editor-catalog-link:last-of-type{padding-block-end:0}.md-editor-catalog-active>span{color:#73d13d}.md-editor-catalog-dark{--md-color: #999;--md-hover-color: #bbb;--md-bk-color: #000;--md-bk-color-outstand: #333;--md-bk-hover-color: #1b1a1a;--md-border-color: #2d2d2d;--md-border-hover-color: #636262;--md-border-active-color: #777;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000066;--md-scrollbar-bg-color: #0f0f0f;--md-scrollbar-thumb-color: #2d2d2d;--md-scrollbar-thumb-hover-color: #3a3a3a;--md-scrollbar-thumb-active-color: #3a3a3a}.md-editor{--md-color: #3f4a54;--md-hover-color: #000;--md-bk-color: #fff;--md-bk-color-outstand: #f2f2f2;--md-bk-hover-color: #f5f7fa;--md-border-color: #e6e6e6;--md-border-hover-color: #b9b9b9;--md-border-active-color: #999;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000019;--md-scrollbar-bg-color: #e2e2e2;--md-scrollbar-thumb-color: #0000004d;--md-scrollbar-thumb-hover-color: #00000059;--md-scrollbar-thumb-active-color: #00000061;color:var(--md-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,system-ui,ui-sans-serif,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";width:100%;height:500px;position:relative;box-sizing:border-box;border:1px solid var(--md-border-color);display:flex;flex-direction:column;overflow:hidden;background-color:var(--md-bk-color)}.md-editor .md-editor-fullscreen{position:fixed!important;inset-block-start:0;inset-inline-end:0;inset-block-end:0;inset-inline-start:0;width:auto!important;height:auto!important;z-index:10000}svg.md-editor-icon{width:16px;height:16px;padding-block:4px;padding-inline:4px;fill:none;overflow:hidden;display:block;box-sizing:content-box}.md-editor .lucide-list-icon,.md-editor .lucide-list-ordered-icon,.md-editor .lucide-list-todo-icon{width:18px;height:18px;padding-block:3px;padding-inline:3px}.md-editor-preview{font-size:16px;word-break:break-all;display:flow-root;padding-block:10px;padding-inline:20px}.md-editor-modal-container{--md-color: #3f4a54;--md-hover-color: #000;--md-bk-color: #fff;--md-bk-color-outstand: #f2f2f2;--md-bk-hover-color: #f5f7fa;--md-border-color: #e6e6e6;--md-border-hover-color: #b9b9b9;--md-border-active-color: #999;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000019;--md-scrollbar-bg-color: #e2e2e2;--md-scrollbar-thumb-color: #0000004d;--md-scrollbar-thumb-hover-color: #00000059;--md-scrollbar-thumb-active-color: #00000061;color:var(--md-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable,Segoe UI,system-ui,ui-sans-serif,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}.md-editor-modal-container .lucide-xicon{width:20px;height:20px;padding-block:2px;padding-inline:2px}.md-editor-previewOnly{border:none;height:auto;overflow:visible}.md-editor-previewOnly .md-editor-content{height:100%}.md-editor-previewOnly .md-editor-preview{padding-block:0;padding-inline:0}.md-editor-previewOnly .md-editor-preview-wrapper{overflow:visible}.md-editor-dark,.md-editor-modal-container[data-theme=dark]{--md-color: #999;--md-hover-color: #bbb;--md-bk-color: #000;--md-bk-color-outstand: #333;--md-bk-hover-color: #1b1a1a;--md-border-color: #2d2d2d;--md-border-hover-color: #636262;--md-border-active-color: #777;--md-modal-mask: #00000073;--md-modal-shadow: 0px 6px 24px 2px #00000066;--md-scrollbar-bg-color: #0f0f0f;--md-scrollbar-thumb-color: #2d2d2d;--md-scrollbar-thumb-hover-color: #3a3a3a;--md-scrollbar-thumb-active-color: #3a3a3a}.medium-zoom-overlay,.medium-zoom-image--opened{z-index:100001}.f-chat{display:flex}.f-chat :deep(.f-layout-pane[position="center"]){display:flex;flex-direction:column;flex:1;min-height:0;min-width:0}.f-chat .f-chat-conversation-root{flex:1;min-height:0;min-width:0;display:flex;flex-direction:column;width:100%;height:100%;align-self:stretch}.f-chat :deep(.f-layout-pane[position="left"]){transition:width .3s cubic-bezier(.4,0,.2,1),min-width .3s cubic-bezier(.4,0,.2,1),max-width .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.f-chat.f-chat-compact :deep(.f-layout-pane[position="left"]){display:none}.f-chat.f-chat-compact .toggle-btn{display:none!important}.f-chat button:focus{outline:none}.f-chat .toggle-btn{box-sizing:border-box;position:absolute;top:1rem;width:22px;height:22px;border:1px solid #5b89fe;border-radius:50%;background:#fff;box-shadow:0 2px 4px #3940a729;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer;display:flex;justify-content:center;align-items:center;transition:transform .26s}.f-chat .f-chat-content.hidden{display:none}.f-chat .f-chat-content{display:flex;flex-direction:column;flex:1;min-height:0;position:relative;height:100%;box-sizing:border-box}.f-chat .f-chat-content>.f-chat-content-toggle-btn{left:11px}.f-chat .f-chat-content.compact-mode{padding:12px;justify-content:space-between}.f-chat .f-chat-content.compact-mode>.f-chat-content-toggle-btn{display:none}.f-chat .f-chat-content.compact-mode>.f-chat-compact-nav-btn{position:absolute;top:14px;left:12px;width:32px;height:32px;border-radius:50%;border:none;background:#fff;display:flex;justify-content:center;align-items:center;cursor:pointer;z-index:10;transition:all .2s ease;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.f-chat .f-chat-content.compact-mode>.f-chat-compact-nav-btn>i{font-size:16px;color:#5b89fe}.f-chat .f-chat-content.compact-mode>.f-chat-compact-nav-btn:hover{background:#328bff1a;box-shadow:0 2px 8px #3940a73d}.f-chat .f-chat-content.compact-mode>.f-chat-compact-nav-btn:focus{outline:none}.f-chat .f-chat-content.compact-mode>.f-chat-content-message{flex:1 1 auto;margin-top:12px;min-height:0}.f-chat .f-chat-content.compact-mode>.f-chat-pending-tasks-hub{flex:0 0 auto;align-self:stretch;width:auto;margin:0 0 8px;z-index:2}.f-chat .f-chat-content.compact-mode>.f-chat-content-input{flex:0 0 auto;align-self:center;width:800px;max-width:100%;box-sizing:border-box}.f-chat .f-chat-content .f-chat-content-main-layout{flex:1 1 auto;min-height:0;overflow:hidden;border-top-left-radius:12px;border-top-right-radius:12px;display:flex;flex-direction:row}.f-chat .f-chat-content .f-chat-content-main-left{flex:1;min-width:0;display:flex;flex-direction:column;overflow:hidden;position:relative}.f-chat .f-chat-content .f-chat-content-main-left .f-chat-content-message,.f-chat .f-chat-content .f-chat-panel-chat .f-chat-content-message{flex:1 1 auto;min-height:0}.f-chat .f-chat-content .f-chat-content-main-left .f-chat-content-input,.f-chat .f-chat-content .f-chat-panel-chat .f-chat-content-input{flex:0 0 auto;align-self:center;margin-bottom:0}.f-chat .f-chat-content .f-chat-content-main-left>.f-chat-pending-tasks-hub,.f-chat .f-chat-content .f-chat-panel-chat>.f-chat-pending-tasks-hub{flex:0 0 auto;align-self:stretch;width:auto;margin:0 .5rem 8px;z-index:2}.f-chat .f-chat-content .f-chat-content-input{--f-chat-input-card-height: 120px;--f-chat-input-toolbar-reserve: 44px;position:relative;flex:0 0 auto;width:800px;min-height:var(--f-chat-input-card-height);box-sizing:border-box;border:1px solid rgb(233,234,243);border-radius:16px;background:#fff;box-shadow:0 1px 8px #002c661a;padding:0;z-index:1;overflow:hidden}.f-chat .f-chat-content .f-chat-content-input.focus{border-color:#2a87ff}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar{position:absolute;left:0;right:0;bottom:0;padding:4px 10px 6px;box-sizing:border-box;display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:nowrap;background:#fff;box-shadow:none;z-index:2}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar:first-child:last-child{top:6px;left:10px;right:10px;bottom:6px;align-items:stretch;box-shadow:none;padding:4px 0}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar:first-child:last-child>.f-chat-content-input-toolbar-left,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar:first-child:last-child>.f-chat-content-input-toolbar-right{align-self:center}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor{outline:none;white-space:pre-wrap;word-break:break-word;font-size:14px;line-height:20px;color:#1a1a1a;flex:1 1 auto;align-self:stretch;min-width:0;min-height:0;max-height:none;height:auto;overflow-y:auto}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor span:not(.f-chat-skill-tag):not(.f-chat-agent-tag),.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor font,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor mark{background-color:transparent!important;background-image:none!important;color:inherit!important}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor:empty:before{content:attr(data-placeholder);color:#9aa8bf;pointer-events:none}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-single-editor.f-utils-fill{flex:1 1 auto;align-self:stretch;min-height:0;max-height:none;height:auto}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-toolbar-left,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar>.f-chat-content-input-toolbar-right{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn{display:inline-flex;align-items:center;gap:6px;border:none;background:transparent;padding:6px;border-radius:10px;cursor:pointer;color:#000000a6;transition:background-color .2s ease,box-shadow .2s ease,color .2s ease;-webkit-user-select:none;user-select:none}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn>i{font-size:16px;color:#0000008c}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn>span{font-size:12px}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn:hover{background:#e5f2ff8c;color:#000000bf}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn.primary{background-image:linear-gradient(58deg,#2a87ff,#328bff);color:#fff}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn.primary>i,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn.primary>span{color:#fff}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn.primary:hover{background-image:linear-gradient(-51deg,#2a87ff,#328bff);box-shadow:0 4px 14px #4590ff59}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config{background:#f6f7fb;border:1px solid transparent;border-radius:5px}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent.active,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool.active,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config.active{background:#d8e9ffe6;border-color:#bfdbff}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent.active img,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool.active img,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config.active img{opacity:1}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent.active span,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool.active span,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config.active span{color:#328bff}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent img,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool img,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config img{width:1rem;opacity:.6}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-agent span,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-assistive-tool span,.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config span{color:#8a98b6;letter-spacing:0;text-align:left;font-size:13px;font-weight:400}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config .fx-icon-expanddown{transition:transform .3s ease}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-slot-config .fx-icon-arrow-rotate-180{transform:rotate(180deg)}.f-chat .f-chat-content .f-chat-content-input>.f-chat-content-input-toolbar .f-chat-tool-btn-send{padding:3px 11px;border-radius:8px}.f-chat .f-chat-content .f-chat-content-skills{flex:0 0 auto;margin-top:12px;display:flex;flex-wrap:wrap;gap:8px}.f-chat .f-chat-content .f-chat-content-skills .f-chat-skill-btn{border:1px solid rgba(0,0,0,.08);background:#fff;border-radius:999px;padding:6px 12px;font-size:12px;color:#000000bf;cursor:pointer;transition:background-color .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease;-webkit-user-select:none;user-select:none}.f-chat .f-chat-content .f-chat-content-skills .f-chat-skill-btn:hover{border-color:#328bff59;box-shadow:0 2px 10px #4590ff1f}.f-chat .f-chat-content .f-chat-content-skills .f-chat-skill-btn.selected{border-color:#328bff8c;background:#328bff1f;color:#0e6ded;box-shadow:0 2px 10px #4590ff24}.f-chat .f-chat-content .f-chat-content-preset-task{display:flex;row-gap:2rem;flex-direction:row;column-gap:48px;justify-content:center;margin-top:48px}.f-chat .f-chat-content .f-chat-content-preset-task>.app-homepage-wrapper{flex:initial;background-color:transparent}.f-chat .f-chat-content .f-chat-content-preset-task>.app-homepage-wrapper>.app-main-area{padding:0;margin:0;width:auto}.f-chat .f-chat-content .f-chat-content-preset-task>.app-homepage-wrapper>.app-main-area .app-recent-file-list{height:fit-content}.f-chat .f-chat-content.has-messages .f-chat-content-with-messages>.f-chat-content-header{justify-content:flex-start;padding:0 0 1px 3rem}.f-chat .f-chat-content.has-messages .f-chat-content-with-messages>.f-chat-content-header>.f-chat-content-header-title{text-align:left;font-size:14px;line-height:20px;font-weight:700}.f-chat .f-chat-content.has-messages .f-chat-message{display:flex;align-items:flex-start;gap:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-avatar{flex-shrink:0;user-select:none;-webkit-user-select:none}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-content{display:flex;flex-direction:column;gap:4px;transition:width .3 ease}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-content .f-chat-message-sender-name{font-size:12px;color:#000000a6;line-height:16px;padding:0 4px}.f-chat .f-chat-content.has-messages .f-chat-message.user .f-chat-message-content .f-chat-message-sender-name{text-align:right}.f-chat .f-chat-content.has-messages .f-chat-message.assistant .f-chat-message-content{align-items:flex-start}.f-chat .f-chat-content.has-messages .f-chat-message.assistant .f-chat-message-content .f-chat-message-sender-name{text-align:left}.f-chat .f-chat-content.has-messages .f-chat-message.assistant .f-chat-message-content>.f-chat-bubble-container{align-self:stretch;width:100%;min-width:0;box-sizing:border-box}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-bubble{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;font-size:14px;line-height:20px;white-space:pre-wrap;word-break:break-word;color:#1a1a1a;width:fit-content;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-file-operation{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;font-size:13px;color:#1a1a1a;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-summary{display:flex;align-items:center;padding:2px 0;cursor:pointer;user-select:none;-webkit-user-select:none;border-radius:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-summary-inner{display:inline-flex;align-items:center;gap:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-summary-text{font-size:13px;color:#000000c7}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-expand-btn{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;color:#00000073;flex-shrink:0;transition:opacity .15s;opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-expand-btn.expanded{opacity:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-expand-btn.sm{width:16px;height:16px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-summary:hover .f-chat-file-op-expand-btn{opacity:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row .f-chat-file-op-expand-btn{opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row .f-chat-file-op-expand-btn.expanded,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row:hover .f-chat-file-op-expand-btn{opacity:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operations{margin-top:4px;padding-left:2px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation{margin-bottom:2px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row{display:flex;align-items:center;gap:6px;padding:2px 0;border-radius:4px;min-height:20px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row.has-details{cursor:pointer;user-select:none;-webkit-user-select:none}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row.op-read{cursor:pointer}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-operation-row.op-read:hover .f-chat-file-op-message{color:#328bfff2}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-type{flex-shrink:0;font-weight:600;font-size:12px;color:#000000a6}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-message-wrap{display:inline-flex;align-items:center;gap:4px;flex:1;min-width:0;overflow:hidden}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-message{flex:0 1 auto;min-width:0;font-size:13px;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-details{padding-left:1em;padding-top:2px;padding-bottom:2px;max-height:180px;overflow-y:auto}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-text{margin-bottom:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-text:last-child{margin-bottom:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-title{font-weight:600;font-size:12px;color:#1a1a1a;margin-bottom:1px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-content{font-size:12px;color:#000000a6;line-height:1.5;word-break:break-word;white-space:pre-wrap}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-file{display:flex;align-items:center;gap:6px;padding:2px 0;border-radius:4px;cursor:default;margin-bottom:1px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-file:hover{background:#328bff14}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-detail-file:last-child{margin-bottom:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex-shrink:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-icon img{max-width:16px;max-height:16px;object-fit:contain}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-icon .f-chat-file-op-file-icon-fallback{display:none;font-size:14px;line-height:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-icon.icon-error .f-chat-file-op-file-icon-fallback{display:inline}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-name{flex-shrink:0;font-size:12px;color:#1a1a1a}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-file-op-file-path{flex:1;font-size:11px;color:#00000080;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-todo{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;font-size:13px;color:#1a1a1a;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-message{font-size:12px;font-weight:600;color:#1a1a1a;margin-bottom:6px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header{display:inline-flex;align-items:center;gap:6px;padding:2px 0;cursor:pointer;user-select:none;-webkit-user-select:none;border-radius:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header-icon-slot{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header-icon{display:inline-flex;align-items:center;justify-content:center;color:#000000a6;transition:opacity .15s}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header-expand{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;color:#00000073;transition:opacity .15s;opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header:hover .f-chat-todo-header-icon{opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header:hover .f-chat-todo-header-expand{opacity:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header-label{font-size:13px;color:#000000c7}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-header-count{font-size:12px;color:#00000080}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-todo-list{padding:8px 10px;border:1px solid rgba(0,0,0,.08);border-radius:8px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-coding{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;width:100%;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-message{font-size:13px;color:#1a1a1a;margin-bottom:8px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-card{border-radius:8px;border:1px solid rgba(0,0,0,.08);overflow:hidden}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header{display:flex;align-items:center;gap:6px;padding:8px 10px;cursor:pointer;user-select:none;-webkit-user-select:none;border-radius:4px;border-bottom:1px solid rgba(0,0,0,.08)}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-icon-slot{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-icon{display:inline-flex;align-items:center;justify-content:center;color:#000000a6;transition:opacity .15s}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-icon img{width:14px;height:14px;object-fit:contain}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-icon .f-chat-coding-header-icon-fallback{display:none;font-size:12px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-icon.icon-error .f-chat-coding-header-icon-fallback{display:inline}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-expand{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;color:#00000073;transition:opacity .15s;opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header:hover .f-chat-coding-header-icon{opacity:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header:hover .f-chat-coding-header-expand{opacity:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-filename{font-size:13px;color:#000000c7}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-header-stats{display:inline-flex;gap:4px;font-size:12px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-stat-add{color:#52c41a}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-stat-del{color:#ff4d4f}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor{min-height:180px;width:100%;display:block;box-sizing:border-box;overflow:hidden;transition:height .2s ease}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .monaco-diff-editor .editor.original,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .monaco-diff-editor .diff-editor-cell.original,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .monaco-diff-editor-inline-view .editor.original,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .monaco-diff-editor [class*=original],.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .minimap,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .diffOverview,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor .diff-overview,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor [class*=diffOverview],.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-editor [class*=diff-overview]{display:none!important}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-expand-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:4px 0;background:#0000000a;border:none;cursor:pointer;color:#00000073;font-size:12px;transition:background .15s,color .15s}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-expand-btn:hover{background:#00000014;color:#000000a6}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-coding-expand-icon-up{transform:rotate(180deg)}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-markdown{padding:10px 12px;border-radius:12px;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;width:100%;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-message{font-size:14px;color:#1a1a1a;margin-bottom:8px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content{font-size:14px;line-height:1.65;color:#000000c7;word-break:break-word}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h1,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h2,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h3,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h4,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h5,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h6{margin:1em 0 .4em;font-weight:600;color:#1a1a1a;line-height:1.4}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h1:first-child,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h2:first-child,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h3:first-child,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h4:first-child,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h5:first-child,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h6:first-child{margin-top:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h1{font-size:1.2em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h2{font-size:1.15em;margin-top:1.2em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h3{font-size:1.1em;margin-top:1em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h4,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h5,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content h6{font-size:1.05em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content p{margin:.4em 0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content p:first-child{margin-top:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ul,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ol{margin:.4em 0;padding-left:1.5em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ul{list-style:disc outside!important;list-style-type:disc!important}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ol ul{margin:.25em 0 .25em .5em;padding-left:1.2em;list-style-type:disc!important}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ul ul{list-style-type:circle!important;margin:.2em 0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ol{list-style:decimal outside!important;list-style-type:decimal!important}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ol li,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ul li{list-style:inherit!important}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content li{margin:.25em 0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content li::marker{color:#0006}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content ul li::marker{font-size:1.3em}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content code{background:#0000000f;padding:.2em .45em;border-radius:4px;font-size:.9em;font-family:ui-monospace,SF Mono,Monaco,Cascadia Code,monospace;color:#000c}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content pre{margin:.6em 0;padding:10px 12px;border-radius:8px;border:1px solid rgba(0,0,0,.08);background:#00000008;overflow-x:auto;font-size:12px;line-height:1.5}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content pre code{background:none;padding:0;border-radius:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content blockquote{margin:.6em 0;padding:.25em 0 .25em 1em;border-left:3px solid rgba(0,0,0,.12);color:#000000a6;font-style:normal}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content a{color:#0e6ded;text-decoration:none;transition:color .15s}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content a:hover{color:#2a87ff;text-decoration:underline}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content hr{margin:1em 0;border:none;height:1px;background:#00000014}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content table{width:100%;margin:.6em 0;border-collapse:collapse;font-size:12px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content th,.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content td{padding:6px 10px;border:1px solid rgba(0,0,0,.08);text-align:left}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content th{background:#0000000a;font-weight:600;color:#1a1a1a}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content tr:nth-child(2n){background:#00000005}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content strong{font-weight:600;color:#1a1a1a}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-markdown-content em{font-style:italic;color:#000000b8}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-app-preview{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;width:100%;max-width:100%}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-message{font-size:13px;color:#1a1a1a;margin-bottom:8px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card{display:flex;align-items:center;max-width:400px;border-radius:8px;border:1px solid rgba(0,0,0,.08);overflow:hidden;background:#f5f5f5;transition:box-shadow .2s ease;cursor:pointer}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card:hover{box-shadow:0 2px 8px #00000014}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card-left{flex-shrink:0;padding:12px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#328bff1a;color:#328bffb3}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-icon .fx-icon{font-size:22px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card-middle{flex:1;min-width:0;padding:12px 0;display:flex;flex-direction:column;gap:4px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-app-name{font-size:14px;font-weight:500;color:#1a1a1a}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-datetime{font-size:12px;color:#00000073}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card-right{flex-shrink:0;min-width:80px;width:120px;height:84px;position:relative;display:flex;align-items:center;justify-content:center}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-action-area{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#e5f2ff99,#ffffffe6) center/cover no-repeat;height:80px;bottom:-10px;position:absolute;width:100%;border-top-left-radius:8px;border-left:1px solid rgba(0,0,0,.08);border-top:1px solid rgba(0,0,0,.08);box-shadow:-5px 5px 12px #0000000f;transition:transform .2s ease}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card:hover .f-chat-app-preview-action-area{transform:rotate(-5deg);border-right:1px solid rgba(0,0,0,.08);border-top-right-radius:8px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-open-btn{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:36px;height:36px;padding:0;background:#ffffffd9;border:1px solid rgba(0,0,0,.12);border-radius:6px;cursor:pointer;color:#00000061;transition:color .2s,border-color .2s,transform .2s ease}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-open-btn .fx-icon{display:inline-flex;align-items:center;justify-content:center;font-size:24px;line-height:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-open-btn:hover{border-color:#00000047;color:#00000085}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card-right .f-chat-app-preview-open-btn{position:relative;z-index:1}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-app-preview-card:hover .f-chat-app-preview-card-right .f-chat-app-preview-open-btn{transform:rotate(5deg)}.f-chat .f-chat-content.has-messages .f-chat-message.user .f-chat-message-bubble{background:#328bff1a;border-color:#328bff40}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-user-avatar{width:32px;height:32px;border-radius:50%;background:#328bff26;display:flex;align-items:center;justify-content:center;flex-shrink:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-user-avatar .f-chat-message-user-avatar-image{width:24px;height:24px;border-radius:50%;background:#328bff4d;display:flex;align-items:center;justify-content:center;color:#328bffe6;font-size:12px;font-weight:600;line-height:24px;text-align:center}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar{width:32px;height:32px;border-radius:50%;background:#dce9ff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar .f-chat-message-assistant-avatar-image{background-image:url(./assets/icon/robot-avatar-mini.png);background-size:contain;width:26px;height:26px}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-requirement]{background:#dce9ff}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-architecture]{background:#ffe5cc}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-model]{background:#e7f7e9}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-code]{background:#ffe6f2}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-ux]{background:#fff2cc}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-permission]{background:#e8e6ff}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-flow]{background:#e1f5ff}.f-chat .f-chat-content.has-messages .f-chat-message .f-chat-message-assistant-avatar[data-agent-id=agent-analysis]{background:#f2e8ff}.f-chat :deep(.f-layout-pane[position="right"]){transition:width .3s cubic-bezier(.4,0,.2,1),min-width .3s cubic-bezier(.4,0,.2,1),max-width .3s cubic-bezier(.4,0,.2,1);overflow:hidden}.f-chat .f-page-content-nav{z-index:auto}.f-chat-started-todo-popover{margin:0;background:#fffffffa;border-radius:12px;box-shadow:0 4px 20px #1b5bff33;max-width:360px;min-width:240px}.f-chat-started-todo-popover>.popover-body{padding:8px;max-width:none}.f-chat-content-input-agent-popover>.popover-body,.f-chat-content-input-assist-tool-popover>.popover-body,.f-chat-content-input-slot-config-popover>.popover-body{background:#fff;box-shadow:0 2px 12px #1f23291a;border-radius:8px;padding:8px 5px 8px 4px;max-width:none}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option{line-height:32px;padding:6px 11px;gap:9px;display:flex;align-items:center;cursor:pointer}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item:hover,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item:hover,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option:hover,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item:hover,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item:hover,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option:hover,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item:hover,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item:hover,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option:hover{background:#f6f7fb;border-radius:6px}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item.active,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item.active,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option.active,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item.active,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item.active,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option.active,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item.active,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item.active,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option.active{background:#e0effe;border-radius:6px}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item.active .fx-icon-radio-2,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item.active .fx-icon-radio-2,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option.active .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item.active .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item.active .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option.active .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item.active .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item.active .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option.active .fx-icon-radio-2{visibility:visible}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item .f-chat-content-input-agent-panel-item-content,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option .f-chat-content-input-agent-panel-item-content{display:flex;flex-wrap:nowrap;align-items:center;column-gap:9px}.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-agent-panel-item .fx-icon-radio-2,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-assist-tool-item .fx-icon-radio-2,.f-chat-content-input-agent-popover>.popover-body .f-chat-content-input-slot-config-option .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-agent-panel-item .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-assist-tool-item .fx-icon-radio-2,.f-chat-content-input-assist-tool-popover>.popover-body .f-chat-content-input-slot-config-option .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-agent-panel-item .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-assist-tool-item .fx-icon-radio-2,.f-chat-content-input-slot-config-popover>.popover-body .f-chat-content-input-slot-config-option .fx-icon-radio-2{visibility:hidden;color:#328bff}.f-chat-tool-btn-assistive-tool .f-chat-content-input-assist-tool-icon,.f-chat-content-input-assist-tool-popover .f-chat-content-input-assist-tool-icon{gap:6px}.f-chat-tool-btn-assistive-tool .f-chat-content-input-assist-tool-icon .f-chat-content-input-assist-tool-icon-fallback,.f-chat-content-input-assist-tool-popover .f-chat-content-input-assist-tool-icon .f-chat-content-input-assist-tool-icon-fallback{display:none;font-size:14px;line-height:1}.f-chat-tool-btn-assistive-tool .f-chat-content-input-assist-tool-icon.icon-error .f-chat-content-input-assist-tool-icon-fallback,.f-chat-content-input-assist-tool-popover .f-chat-content-input-assist-tool-icon.icon-error .f-chat-content-input-assist-tool-icon-fallback{display:inline}.f-chat-content-input-toolbar-popover{background-color:#303c53cc!important;border-color:transparent!important;border-radius:10px!important}.f-chat-content-input-toolbar-popover .arrow:after{border-top-color:#303c53cc!important}.f-chat-content-input-toolbar-popover span{color:#fff}.f-chat-todo-items{margin:0;padding-left:0;list-style:none}.f-chat-todo-items .f-chat-todo-item{display:flex;align-items:center;gap:8px;padding:4px 0;margin:0 0 6px;font-size:14px;letter-spacing:0;text-align:left;font-weight:400;white-space:pre-line;word-wrap:break-word;word-break:break-word}.f-chat-todo-items .f-chat-todo-item .f-chat-todo-status-icon{margin-top:3px}.f-chat-todo-items .f-chat-todo-item .f-chat-todo-task{flex:1;color:#333}.f-chat-todo-items .f-chat-todo-item.is-working .f-chat-todo-task{background:linear-gradient(90deg,#1a1a1a,#1a1a1a,#0000006b,#1a1a1a,#1a1a1a);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:f-chat-shimmer-ltr 2s ease-in-out infinite}.f-chat-todo-items .f-chat-todo-item.is-done .f-chat-todo-task.is-done{text-decoration:line-through;color:#8b8b8b}.f-chat-todo-items .f-chat-todo-item .f-chat-todo-task-wrapper{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.f-chat-todo-items .f-chat-todo-item .f-chat-todo-task-wrapper>.f-chat-todo-task-description{color:#999;font-size:13px}.f-chat-todo-items .f-chat-todo-item-main{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}.f-chat-todo-items .f-chat-todo-task-detail,.f-chat-started-todo-task-detail{font-size:12px;color:#8b8b8b;line-height:1.5;white-space:pre-line;word-break:break-word}.f-chat-message-started-todo--content .f-chat-started-todo-task-detail{padding-left:20px;margin-bottom:8px}.f-chat-started-todo-popover-content .f-chat-started-todo-task-detail{margin-bottom:8px}.f-chat-message-started-todo.is-working:not(.no-shimmer) .f-chat-started-todo-label,.f-chat-message-started-todo.is-working:not(.no-shimmer) .f-chat-started-todo-message{background:linear-gradient(90deg,#1a1a1a,#1a1a1a,#0000006b,#1a1a1a,#1a1a1a);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;color:transparent;animation:f-chat-shimmer-ltr 2s ease-in-out infinite}@keyframes f-chat-shimmer-ltr{0%{background-position:200% 0}to{background-position:-200% 0}}.f-chat-todo-status-icon{flex-shrink:0;width:14px;height:14px;display:inline-flex;align-items:center;justify-content:center;color:#0000008c}.f-chat-todo-status-notstart{border:1px solid #387aff;border-radius:50%;background:transparent}.f-chat-todo-status-working{font-size:16px;color:#387aff;font-family:FarrisXIcons}.f-chat-todo-status-working:after{content:"";display:block}.f-chat-todo-status-working{animation:f-chat-todo-spin .8s linear infinite}@keyframes f-chat-todo-spin{to{transform:rotate(360deg)}}.f-chat-todo-status-done{font-size:16px;color:#387aff;font-family:FarrisXIcons}.f-chat-todo-status-done:after{content:"";display:block}.fx-utils-flex-wrap{flex-wrap:wrap}.fx-utils-flex-column{flex-direction:column;align-items:flex-start}.f-markdown-preview-container{height:100%;overflow:auto;padding:20px;scrollbar-color:transparent transparent;scrollbar-width:thin}.f-markdown-preview-container::-webkit-scrollbar{width:6px}.f-markdown-preview-container::-webkit-scrollbar-thumb{background:transparent;border-radius:3px}.f-markdown-preview-container::-webkit-scrollbar-thumb:hover{background:#00000040}.f-chat-bubble-container .f-chat-bubble-wrapper{display:flex;justify-content:flex-start;align-items:flex-start;gap:10px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-avatar{width:32px;height:32px;border-radius:50%;background:#328bff26;display:flex;align-items:center;justify-content:center;flex-shrink:0;-webkit-user-select:none;user-select:none}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-avatar img{width:26px;height:26px;background-size:contain}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-avatar .f-chat-bubble-avatar-initial{width:24px;height:24px;border-radius:50%;background:#328bff4d;display:flex;align-items:center;justify-content:center;color:#328bffe6;font-size:12px;font-weight:600;line-height:24px;text-align:center}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content{display:flex;flex-direction:column;gap:4px;width:100%;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-header{font-size:12px;color:#000000a6;line-height:16px;padding:0 4px;align-self:flex-start}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-header.end{align-self:flex-end;text-align:right}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper{display:flex;flex-direction:column;gap:6px;position:relative;word-wrap:break-word}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper:has(.f-chat-bubble-tool-use-group){gap:4px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper.start{color:#333}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper.end{padding:8px 16px;border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 2px 10px #0312330f}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper.end .f-chat-bubble-content-text{letter-spacing:0;text-align:left}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-content-text{font-size:16px;color:#1a1a1a;font-weight:400;line-height:28px;white-space:pre-line;word-wrap:break-word;word-break:break-word}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-content-title{font-size:18px;color:#1a1a1a;line-height:36px;font-weight:500}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-content-subtitle{font-size:16px;color:#1a1a1a;line-height:32px;font-weight:500}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking.is-pending .f-chat-bubble-thinking-title{animation:thinking-pulse 1.5s ease-in-out infinite}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-header{display:inline-flex;align-items:center;gap:6px;padding:6px;margin-left:-6px;border-radius:6px;color:#999;cursor:pointer}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-header:hover{background:#dbe8ff4d}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-header .f-chat-bubble-thinking-icon{width:20px;height:20px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-header .f-chat-bubble-thinking-title{flex:1;min-width:0;font-size:14px;color:#5a5c73;letter-spacing:0;text-align:left;font-weight:400}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-header .f-chat-bubble-thinking-title .f-chat-bubble-thinking-preview{margin-left:6px;font-size:12px;color:#999;padding:1px 6px;vertical-align:middle;max-width:10em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content{display:flex;padding-top:6px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container{position:relative;width:100%;max-height:300px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container::-webkit-scrollbar{display:none}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-text-wrapper{display:flex}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-text-wrapper .f-chat-bubble-thinking-timeline{position:relative;width:12px;flex-shrink:0;margin-right:12px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-text-wrapper .f-chat-bubble-thinking-timeline .f-chat-bubble-thinking-dot{width:8px;height:8px;border-radius:50%;background:#878f99;position:absolute;top:7px;left:2px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-text-wrapper .f-chat-bubble-thinking-timeline .f-chat-bubble-thinking-line{position:absolute;top:27px;left:4px;width:0;height:calc(100% - 30px);border-left:1px solid #E1E5EB}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-text-wrapper .f-chat-bubble-thinking-content-text{font-size:14px;color:#8b8b8b;letter-spacing:0;text-align:left;font-weight:400;line-height:22px;white-space:pre-line;word-wrap:break-word;word-break:break-word}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-thinking .f-chat-bubble-thinking-content .f-chat-bubble-thinking-scroll-container .f-chat-bubble-thinking-fade-mask{position:sticky;top:0;left:0;right:0;height:40px;background:linear-gradient(to bottom,#f8fafc,#f8fafc00);pointer-events:none;z-index:1}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured{display:flex;flex-direction:column;gap:16px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured.structure-content-divider{padding-bottom:8px;border-bottom:1px solid #dde3eb}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section{display:flex;flex-direction:column;gap:8px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section.section-divider{border-top:1px solid #e1e5eb;border-bottom:1px solid #e1e5eb}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-header{display:flex;align-items:center;gap:8px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-header .f-chat-bubble-structured-section-icon{width:16px;height:16px;object-fit:contain}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-header .f-chat-bubble-structured-section-title{font-size:14px;font-weight:500;color:#1a1a1a}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items{display:flex;flex-direction:column;gap:6px;padding-left:24px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item{display:flex;align-items:flex-start}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item .f-chat-bubble-structured-section-item-dot{width:3px;height:3px;border-radius:50%;background:#878f99;margin-right:8px;margin-top:7px;flex-shrink:0}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item .f-chat-bubble-structured-section-item-label .f-chat-bubble-structured-section-item-content{font-size:16px;color:#1a1a1a;line-height:26px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item .f-chat-bubble-structured-section-item-label{font-weight:600}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item .f-chat-bubble-structured-section-item-content{font-weight:400}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-structured .f-chat-bubble-structured-section .f-chat-bubble-structured-section-items .f-chat-bubble-structured-section-item>.f-chat-bubble-attachments{flex:1}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-widget-pending{width:300px;height:50px;display:inline-flex;align-items:center;gap:6px;padding:4px 8px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper .f-chat-bubble-widget-pending .f-chat-bubble-widget-pending-text{animation:thinking-pulse 1.5s ease-in-out infinite}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer{display:flex;justify-content:space-between;width:100%;align-items:center;padding:4px 16px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer .f-chat-bubble-footer-left{gap:20px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer .f-chat-bubble-footer-left,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer .f-chat-bubble-footer-right{display:flex;align-items:center}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer .f-chat-bubble-footer-left .f-chat-bubble-footer-action,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-footer .f-chat-bubble-footer-right .f-chat-bubble-footer-action{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:400;line-height:18px;text-align:left;color:#8791ab;cursor:pointer}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments{display:flex;flex-wrap:wrap;gap:8px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item{display:flex;flex-direction:row;align-items:center;gap:8px;padding:14px 12px;background-image:linear-gradient(135deg,#e5f2ff 8%,#f1f8ff);border:1px solid #EFEFEF;border-radius:6px;cursor:default;transition:background-color .2s ease-in-out;position:relative;overflow:hidden}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item:after{content:"";bottom:-8px;right:0;position:absolute;width:110px;height:70px;z-index:1;pointer-events:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAG4AAABGCAYAAAAtpKGgAAAAAXNSR0IArs4c6QAAAERlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAA6ABAAMAAAABAAEAAKACAAQAAAABAAAAbqADAAQAAAABAAAARgAAAACmln18AAATBUlEQVR4Ae1cSZAc2Vn+c6nKqu6q3tStbqmlWWSNZkaS5QF5PBvL2DEOhzkREHDhADEc4MTFBwcXQr5z9YGJwEEAFzgQARy4EQRms7ExnrEGGM1Ymt6k3req6loz+b4/82Ut6uruKmWru8b9pFf51v/9//+9/235skXO3JkGzjRwpoEzDZxp4LOpAWvQxAqC4AXw/BL8JfiB4z8pfQ+M4ABsHEJ/A/4XkhJ+kOkMBHAALQ0l/yn85UFWdpK820kSO0Za74L2GWgtCh4U4N5u4fksCA2ceuAwTI6Az5kztNo1cOqBA7sE7sx1aGAQgOtg+SxKDbifBTXU6jJW92UkCCTVlzxYW9uW7Lm2bLmOlA6gYW2X5FK5KlP1huSCLvtIkAtAp5BJy+rokCyAHoo2HevNlwuXNqvVqbLfOJBOxnYK4+n06uVMboF0DZVTvx3AHMeN9l8ahlufkMIuluU6QDvXmv4E4SDjyn0ofH4fGtbKttyqopPsk9c1Ke3K1vlReR8FVOkE7Se7m7eKjXpPdIYdd+tmfvx9A95AD5V7FbmSIGhUvlWuyxVYMDf7bY6WRtAaDV92d/fk4fKmMFyr12V7pyhF9CC6UqkiG1sFWXy0oWHWYV1DjJZG0Ep7e6hbk9X1dSlXyhouFEtSLJWkUq1q8T2UoadjHdbVCH4Geqis+cez2qzU5ULKlU2jJD45PPL5j999XzAKyIf3FuRzz81giLWg/B1xHFvefPUl+fj+Q3ExTi4srcnV5y/IW196WetiyFQr5vBIOgtLS1IoFOQH//1jeeXzN4VAToyNydbOjkydOyel8p4sLC6xqFy6eEFuf+EVYd1nMiGdgbW4RiBp6M9RyRL+8UWynSRh2UNMezC/IhdmJsQDsl/78s9JPpcVH4yUgezG5q6srG3LEqytClNbWd1WMqYuI5XAVzpLjx7J4sOH4nlpWFxFNre2pNaoyx4AY3gNlpjP5dSvbWwoHVOXkYG1OMeSKjp7HTpLXAbQLqqmWn6wcCnVGpK/dnVW7s8tiz4/XZZnL58X3w9gMRXJAIThrCfzsLbJiREZHRlWCqxrSHmWXdoLGvnRkRFY17a8/dZbsFZHJsbHZXpqSsZGRiWdSkkqnZK1tXWtNjkZTuGsa+gkLnREOLFFD8Z4K5PJGH7bnilbFjCsPdeW+OSRIO3IEjpEm/NcWYUR5a8+PyMuFO1BsY9WNnXY/OU3b8gqLG1zuyhf+cXPq7VVqjWx0LM4rLKuoTeWSq2WyvX8xelpmRgdldWNdRnKZGV2ZgbW58kSrPDmyy+LbduSjeQeyeWVDuuSHl1SCm6hE0l851staW066Cmy8c1vXhrxvD/vUsnCWuAFWMKFLvk9JUPPDawq7wGT5X0q6qqSW4998romYUR9bFV5t89V5Y2WVeWTKjeqD7AA1J2I/bt37z4p3VgR77333qV8Pt8NOC2Hxd2QH1g5jFj97eNABfu4imsH2wCvFjf+eMDa3bNm9464j8tiH5fPBosg02a/iFiLldLsZrVyxH2ctzrrDS1CqTGdJxkqQ3Du3AFg3xKC9U+rNzRt99p4G3C3H1fAkVPK5bKVwyR9kIPSS7YVxOP/QWUPyzNDWpdyQS4TLOQyuqnuUqQ9uQu9YDadXaBvL31ADISImkGuX+AU/DuwMgMYwboitLQbkp33FLi96V19fnQAP4dlrRUKzth4e0c4rM7PQn4/wCkYBrRVWNm1a0vW/Lxnr04PW1PFbct1K1omv56WytiIhvtVZqlYd7BqeyIa/bZ9WutBGUE/wGE+u6OWRtCmpu7a8/MzGM5c211PW9tjjjUqrlWp5FTZmXAr07cOGqWa7WPTdubaNGD1Bdwd0LgLvwtLywK073znztVcLvtiKmXP6jTf1kYvER9g65kAfiwbq27X9/0xLI2H4BlO4Wn7Pg8saIXaN3ppYADLYm4LLDO94WxA4P1Gr8BBUwEWIr9p0dr+7I9+feL69et/AF2+laBGiBw9T0V418QzHu1w1ehii8O8nwXUIKY6AheBJg2op67dO8o82iPan737h294N2/e/OOEQTsaD2eler+6cAdKo7X91jvv/DaCZxd4TqgT9W5xEaOwtF86IZ7PmoUG+gLu29/+3bMLPCfcfXpdnCi7ExO5Ay/wPOFVAi46jHcQ4kIEB/b6ZEejN/kItjik4hTFx2l8Ha/HMIl/dl2PwIUrym7qwNIn6asE3Zo6ND2bkrIHf2jBp1QAJ1Z2IwhsPNnptIPZtsX9D1eMPbsegTuY/jFcJTi4wQNy92qSodXhZfRBh8YHUEgmC0C55bqfrTYCZ2drU7aWHwGpQMamZmR0YkIyrl1Nu1YZAHK5f2SXKHDHdZXgyNJ0FMS7uvRJAtfwg0yh6mfq9UDu/eh78smP/1O2Vh8pl6OT03Ll1m25dvuNdDplp3Jpp4hhvt4hQtdoYsAd51WCrtwfkoHXPH0tvg4he6RsnK+mdyt+BjzIgw9/JP/8N38hyw8+bqu7+PH/SCqVls+98qq1W2kMj3hOge8E2wp1iSQmmLlK0KWdE0nmUMk5pV9/GNPd6KKeDUvDO0IeTjXk3/7ur2PQMK/h7bZOc7Iy91P517//K6ljNYd3ilax5j9216UbD4kBxwbwyn+hW0MnkY4rA7yXgisE/XnwTA2rBwY8MIzjTO9Gt94IPFwQUlfY3pK5//1Aw6xw+0uvq9fKSF346EMpbK5pfrUeuACbo6B2Nk3s8pPYUEn6eOM7h4a9pK4SdOH50GToJ8Cqci/JLQERO6rDYiR+E78Kq/Jxe4vuytWr8tWv/4qGN9bX5JN79yTwG7Ky8EDGzofftdQageu5VoOdghZNWbRCx0+iwIF2MOzJR7ievQDTz6PFWICOdg+Kml5to39zD0ceXSTyyXjnPq5Np9E+joL3tEoD3cQcFmnxSDaMq8xvvv4alrdpqTpZOTc5qe3kZp6T16dxVaZakpFsc4Ss+4HjqWHTpNtYaoslDZy2hJVcib6t2aNHKDQ9QWp7O4B4ip0BEnA/xLuoplciKwxrIAzHyjNpvT7Z27W7d/Z5tEst0iL2oxnexAqzLpw/L7PvfBWnAp788P8+jYvPXHxGXrt+Rfy9bQkuNL8iwx1NHZJRO2y6i9UdC3Axd8cQoDqiIYSSMUrfVKLGmPIErhOo7qTC1jraZDQmMZSX9DlcvcNN5dduvih+cU8t6Y1b1ySH91PlkWelnMnF5TFicJtnUSr2GnYekGsjSXYGDThVkbG0SCAL8yqTIghbQGRaHy5SFm4og26XOaa1zU7Lc3FzCcOlshQMjUjNxrXrygPJDw1J/cGCWJh885cvSh3fCVRHpiXIhBdnySpeNipQ+tOlbZZ74uGERJ6eozihI1KKVvREDldiOoSiBJXWtycd7fWkwd7Pp6HWmoawlmVai8dpSNterFjekfmH38eHIWti4aZzgBvPhcIKbjx/T/bq7TNKCsdgSgvtskPQI/6YGyzgOu4MqVAULBROcTRhSNqmzF7irMiOYOpo2LQTqlHzmB5Gm2VZx3WsOg66kR26oIKjrtX/kvVH3xd/HLeSx4Zk/eG/I+2HWJzsmmK48ayrSRgz6IFw3DnjEnHAGijgOnCLpTABI7CJ9/tUOlFPZ5jg8BmnR2ixk2haR0NIk6F083qBh+Hw/PlpzEu0uDz2TTmssDZleuaSpIfD7wKwbMYWxq6RnpIn7ciDHJPUm/YGbY7rUNExRqEmaoogaO/XQNgeFap5/OnisORtDHv42qPqpxp+RXLDAAynWe7UJezrasJLvoHt4Ru7kqTs8WAo7VS1d0Q0YwBRKwKLOSGoeA4WcFRep7IQjxWJbDoTD2N9/EaLgkh5XN23tcpIpMyQeEe+JoKGY1uNXMbx67WUWxuadPzKDjYz2KVhNSluRtzs+SCbzTZSnoNjaEMqBidKwSM6cwVq/KKL2yD/2IDjVUgeyeGozsKAjPbQSyAMvvi08WFFT5tjaA6ru0hd0GG0T8JqEumRnKSvgKGYFm2KfWgIX5Za+DDR6I7l2Ziio3SZYMDk8MU488NSzSfTmo65HN2DVP5SNf3S7wR+bZc8QjGu5G78PkDEahIiMEl5j+pCObqaZdvMijxDPJRQ8BIH7qMVyT7ckfT7DyU/MSTVK+eknMOIsLgt3vyWeO8vyOivfUEeffkF2Yr47PpYXFycbDQaaUjhzs7OltfW1jLj4+P+6uqql06npV6v21Pnp/0IVQprVKmK6CT86af37dxwLuCnWzMXLvh8VvFR4fb2tj06Oup7+Kwpl8uzN1BZMSBKNLKq/ToFlW7aiutGCQRK92bovXZ6lCXDfpjSvZvhmPVNWIkZmkov/GyAvd0BykojceDurUn2eYD1ckOK370v47cuSvFffipju2VxcJbpwzc29462f8SFpEa1WrUBUGp5edmu1WrO3NyclwJoDky5UCg6uVxJhoaHCVR8kmKU2PlMpz0rlx/R/Rleu9ielxHQxNAFneHIHvlaxSits36YuW9qnNhRV60Fy0S+EOAoo2onSshQsMg3oux0+3Y25CsNNoAypKH1Egfui5dl94MlyREgvOrhYW8D4O1yefy3H8g0rK+OF5xHWs1SmlQqVeeHjQi7nA/wyVUAKwRuvkOZqrWanaVoEMgoLVKKJrb+ACRcjceH8rUqhceXpD7py8TEORkaGrZA1yi0tVrvYTJgrDaqbXgK8QmVjywFgc/9eGfZqAyy4UKQqTsMtgk7vM6w/mNORq9OSqlQEfeTdclyuNwoijsE0F6ckiKuFRwJOAIEsPCHDerO2NhYeWdnZ9hx3ABA+plMlsJgiBujTNprEaC6FJR9xUINfkDCOZJld/ApLx2GR2yOi/iStCJTsMJjck2+Qh45NDaB24d3lafZAeKy4C/5VeVYRurfeFvmYGn+S9NSfAVD5UYJoMHyfvWmrGSQ7jnakw7Vz8jISBEW5uOvE1iYjzITExOVejjncULHfDXMoYMTNnujgsYhhw7YRKEwzt+xcXx0D2Ac1xXHduTcuSnOk0IAadVTU9PNwn2GjKVR6YYBTYv40b0oMpQ/AyBBY/moguGd9RQ8/DCf/wzdxC0Or3WoTHUEjQEsUvSF1OyohH/AI8w+9Beg8Y98eNjzsB7FSuNDd54s8GhLhoeHA0aMlVFwI7SWRlary+ODebo0jpyMSztpmcRH80k5076CFRFlWmuc/CpGIb9x06au4V3jHWOI1oMuEgfu638iX5zblOapacxWM/DMuBT/4ffkB82U3kJGQIAWyRECFmoDtOLU3ugmUpptozMZHkmzFTSmGz5NGZPGPtjGe0iLlqZZzDYuMeCw+pvGZJ9591W39GDTOvBK3HPjQa1crj9rmOh4kl16zlt8J6cvUyGtCfMZHiabOQLKUMkIJGueBkeGQl5UFvyEAJj0kOfQnliiG+9heaWBUsQLK1R8c4ZAIg77Kv1LBb/x80cl17VpXTWBCgHqfJHKOF+muuilKgSeCiRbpYyqAD5P2gESaJssqUc43A4gPbI0Wh5Xk2ZhtT/vobWRBi/Pcsqhr7HS4DmIYYYffYbChSqiwkz8BCRr46fZPvAJ2WOS4Y+JTI9dB++mnIE/KquPrt0+JnbKArGgDMDHcQQhqLqoR7dkPT0hCEas8JA95SNKY5i+uVgJN9jxCN/Ke0wLgKKSsWAVZhCAU8Fj1SNGJVAQKiE6AtLzOyYQuxbFxdVOKBDyaE5NIuUzscVptBvvUVk+2vxpBM4wSNkivptMK2hM5bCCcV/3RZiwke6jlC5OIsNj/RNzsbV0KBwM6VAeRDfBlG+VRq3wcX5DDfAXZ7I6T3KuTPbtAP7izvM4zuJXqseqO2ziy7zsinaCSk1ctNnPNUBUP7pDew18/RNekDygGgGLHYdBdDDEzTDXhKHl3JGlAEq8hWBYXZMWQwoYn8hOFjj8kTL81YXjBY0CASxPP6GCOGjzqYwaaNNBmxW2f5BTpYMvPBVD4qHghSCEvyDAV14sxlygarDSESOmjzJYPbIOaRA4HqbyGlKywOHu5+JTsLgACtyDTHjTh+MzKLOMT6piYY8pgD/3y7+6c6jFafMoSOA03PIbpyEDqBqQ1NpYltW0TusP6CAxOl7VD0J4EannP5fRSvKxMN4I3Kd/LKO3BDJPz60KrYnDIPdvuoeL4mbvZgO4AobOQosi9pEetZ6iC00EDYagkR+88lWwmoAaK2O6AQxh/O90ZvQl1AoaKiQLXGeLfcYjcVXscHigdbX3dqY3r+JRYCqAosEZAgyfpGu1MGVMf0KOWoIxWOS/lfe4PpENh8pQHwDwqcwPfSqPMpBRejNEMY1eLQ7CmAOEUC+t2kChQXOQZ18XAdiqj2TnOLRqlbCyxEcf0zgA5tB26hwWBTXMxdsYXtv+WDYZxVw5jsXOKHg/9lVqP4oB73W8kdrCK7LlRC2OoEFwbgdOrSMoAGgS41Mdl5Zi8HCJaVzTTy3nGHpwPou/GMzPffz/B4j1YHs+urHSAAAAAElFTkSuQmCC);transition:transform .3s ease}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item:hover{box-shadow:0 2px 10px #0312331a}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item:hover:after{transform:rotate(-10deg)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-main{display:flex;gap:12px;flex:1;min-width:0;cursor:pointer;z-index:10}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-download-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin:0;padding:0;border:2px solid #d9dee7;border-radius:6px;background:transparent;color:#1a1a1a;cursor:pointer;position:relative;z-index:2;transition:background-color .15s ease,color .15s ease,border-color .15s ease}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-download-btn>.fx-icon{font-size:18px;line-height:1}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-download-btn:hover{background-color:#0000000a;border-color:#c9cdd4}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-download-btn:focus-visible{outline:2px solid #0e6ded;outline-offset:1px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon{width:36px;height:36px;border-radius:4px;flex-shrink:0;background-size:cover;background-position:center;background-repeat:no-repeat}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-pdf{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-doc,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-docx{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-xls,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-xlsx{background-image:url(data:image/png;base64,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dGUAMjAxOS0xMi0yOFQwOTozMTo1NiswMDowMLhrE7kAAAAldEVYdGRhdGU6bW9kaWZ5ADIwMTktMDEtMDhUMTk6NDM6NTkrMDA6MDCdstIMAAAAIHRFWHRzb2Z0d2FyZQBodHRwczovL2ltYWdlbWFnaWNrLm9yZ7zPHZ0AAAAYdEVYdFRodW1iOjpEb2N1bWVudDo6UGFnZXMAMaf/uy8AAAAYdEVYdFRodW1iOjpJbWFnZTo6SGVpZ2h0ADUxMo+NU4EAAAAXdEVYdFRodW1iOjpJbWFnZTo6V2lkdGgANTEyHHwD3AAAABl0RVh0VGh1bWI6Ok1pbWV0eXBlAGltYWdlL3BuZz+yVk4AAAAXdEVYdFRodW1iOjpNVGltZQAxNTQ2OTc2NjM5OiA9twAAABN0RVh0VGh1bWI6OlNpemUAMjc5NTUxQgHjNFMAAABadEVYdFRodW1iOjpVUkkAZmlsZTovLy9kYXRhL3d3d3Jvb3Qvd3d3LmVhc3lpY29uLm5ldC9jZG4taW1nLmVhc3lpY29uLmNuL2ZpbGVzLzExOC8xMTg0MjYwLnBuZ1tLqmgAAAAASUVORK5CYII=)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-ppt,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-pptx{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-txt{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-zip,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-rar{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-image,.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-img{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-md{background-image:url(./assets/icon/markdown-icon.png)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-icon.file-type-any{background-image:url(data:image/png;base64,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)}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-info{display:flex;flex-direction:column;gap:4px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-info .f-chat-bubble-attachment-name{font-size:14px;font-weight:500;color:#1a1a1a;letter-spacing:0;text-align:left}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-info .f-chat-bubble-attachment-name.name-tip{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-item .f-chat-bubble-attachment-info .f-chat-bubble-attachment-size{font-size:12px;font-weight:400;color:#999;letter-spacing:0;text-align:left;line-height:16px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-preview-btn{display:inline-flex;height:fit-content;color:#7191c8;padding:8px;border-radius:8px;cursor:pointer}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-preview-btn:hover{background-color:#00000008}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-attachments .f-chat-bubble-attachment-preview-btn .f-chat-bubble-attachment-preview-btn-text{font-weight:400;font-size:13px;letter-spacing:0;line-height:16px}.f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-footer{width:100%}.f-chat-attachment-preview .f-chat-attachment-preview-message{margin-bottom:8px;font-size:14px;color:#4e5969;line-height:1.5}.f-chat-attachment-preview .f-chat-attachment-preview-icon-wrapper{width:40px;height:40px;flex-shrink:0}.f-chat-attachment-preview .f-chat-attachment-preview-icon-wrapper img{width:100%;height:100%;object-fit:contain}.f-chat-attachment-preview .f-chat-attachment-preview-info{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.f-chat-attachment-preview .f-chat-attachment-preview-name{font-size:14px;font-weight:500;color:#1d2129;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat-attachment-preview .f-chat-attachment-preview-meta{font-size:12px;color:#999}.f-chat-attachment-preview .f-chat-attachment-preview-list{display:flex;flex-direction:column;gap:8px}.f-chat-attachment-preview .f-chat-attachment-preview-card-inner{display:flex;flex-direction:row;align-items:center;gap:8px;width:100%}.f-chat-attachment-preview .f-chat-attachment-preview-main{display:flex;flex-direction:row;align-items:center;flex:1;min-width:0;gap:12px;border:1px solid rgba(0,0,0,.06);border-radius:8px;padding:12px;cursor:pointer;background-color:#00000005;transition:background-color .2s ease-in-out}.f-chat-attachment-preview .f-chat-attachment-preview-main:hover{background-color:#f0f4fa}.f-chat-attachment-preview .f-chat-attachment-preview-main:focus-visible{outline:2px solid #0e6ded;outline-offset:1px}.f-chat-attachment-preview .f-chat-attachment-preview-download-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;margin:0;border:none;border-radius:6px;background:transparent;color:#999;cursor:pointer}.f-chat-attachment-preview .f-chat-attachment-preview-download-btn:hover{background-color:#0000000f;color:#7191c8}.f-chat-attachment-preview .f-chat-attachment-preview-download-btn:focus-visible{outline:2px solid #0e6ded;outline-offset:1px}.f-chat-message.user .f-chat-bubble-attachments{justify-content:right}.f-chat-message.user .f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content{padding-bottom:20px}.f-chat-message.user .f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper{background:#dbe8ff;padding:7px 12px;border:none}.f-chat-message.user .f-chat-bubble-container .f-chat-bubble-wrapper .f-chat-bubble-content .f-chat-bubble-content-text-wrapper.end{border-radius:8px;align-self:flex-end;max-width:75%}@keyframes thinking-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.fx-carousel{position:relative;width:100%;overflow:hidden;user-select:none;-webkit-user-select:none}.fx-carousel--vertical .fx-carousel--track{flex-direction:column}.fx-carousel--single .fx-carousel--arrow{display:none}.fx-carousel--container{position:relative;width:100%;height:100%}.fx-carousel--container-hover .fx-carousel--arrow{opacity:0;transition:opacity .3s ease}.fx-carousel--container-hover:hover .fx-carousel--arrow{opacity:1}.fx-carousel--track{display:flex;width:100%;height:100%;transition:transform .5s ease}.fx-carousel--item{flex-shrink:0;width:100%;height:100%;position:relative;overflow:hidden;background:#f5f7fa}.fx-carousel--item-image{width:100%;height:100%;object-fit:cover}.fx-carousel--item-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.fx-carousel--item-info{position:absolute;bottom:0;left:0;width:100%;padding:20px;background:linear-gradient(transparent,#000000b3);color:#fff}.fx-carousel--item-title{font-size:18px;font-weight:600;margin:0 0 8px;color:#fff}.fx-carousel--item-description{font-size:14px;margin:0;color:#ffffffe6}.fx-carousel--arrow.fx-carousel--arrow-inner{position:absolute;top:50%;background:#ffffffe6;color:#333}.fx-carousel--arrow.fx-carousel--arrow-inner:hover{background:#fff;box-shadow:0 2px 8px #0000001a}.fx-carousel--arrow.fx-carousel--arrow-inner{transform:translateY(-50%)}.fx-carousel--arrow.fx-carousel--arrow-outer{margin:0 8px;background:#fff;color:#00000040}.fx-carousel--arrow.fx-carousel--arrow-outer:hover{color:#2a87ff}.fx-carousel--arrow:focus{outline:none}.fx-carousel--arrow{width:40px;height:40px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;z-index:10;transition:all .3s ease}.fx-carousel--arrow-left{left:16px}.fx-carousel--arrow-right{right:16px}.fx-carousel--arrow-never{display:none}.fx-carousel--indicator{position:absolute;bottom:20px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.fx-carousel--indicator-outside{bottom:-30px}.fx-carousel--indicator-none{display:none}.fx-carousel--indicator-item{width:8px;height:8px;border:none;border-radius:50%;background:#ffffff80;cursor:pointer;padding:0;transition:all .3s ease}.fx-carousel--indicator-item:hover{background:#fffc}.fx-carousel--indicator-item-active{width:24px;border-radius:4px;background:#fff}.fx-carousel--button-outer{display:flex;align-items:center}.fx-carousel--button-outer .fx-carousel--container{flex:1 1 0;width:auto}.f-ec-thinking{border:1px solid #e5e8ef;border-radius:8px;padding:8px 12px;background:#f2f3f5;font-size:13px}.f-ec-thinking-summary{cursor:pointer;font-weight:600;color:#1d2129;list-style:none}.f-ec-thinking-summary::-webkit-details-marker{display:none}.f-ec-thinking-badge{margin-left:8px;font-size:12px;font-weight:400;color:#0e6ded}.f-ec-thinking-body{margin-top:8px;color:#4e5969;line-height:1.6;white-space:pre-wrap}.f-ec-thinking-sources{margin:8px 0 0;padding-left:18px;color:#86909c;font-size:12px}.f-chat-bubble-tool-use-group{margin-top:0;display:flex;flex-direction:column;gap:4px}.f-chat-bubble-content-text-wrapper .f-chat-bubble-tool-use-group{width:80%}.f-chat-tool-use{display:flex;flex-direction:column;gap:12px;background:#fff;border:1px solid #EAEBF4;padding:2px 8px 2px 12px;border-radius:6px}.f-chat-tool-use>.f-chat-tool-use-header{width:100%;display:flex;align-items:center;gap:8px;background:transparent;cursor:pointer;color:#8b8b8b;font-size:14px}.f-chat-tool-use>.f-chat-tool-use-header>.tool-icon{font-size:14px}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-name{flex:1;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status{display:flex;align-items:center;gap:6px;font-size:13px;padding:2px 8px;border-radius:999px;flex-shrink:0}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status.is-run{color:#0069ff}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status.is-done{color:#34d399}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status.is-done>.f-chat-todo-status-done{color:#34d399;font-weight:500}.f-chat-tool-use>.f-chat-tool-use-content{display:flex;flex-direction:column;gap:6px}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-description,.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result{font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word;color:#4e5969}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result{padding:0 6px 10px 0;max-height:280px;overflow-y:hidden;transition:overflow-y .3s ease;scrollbar-gutter:stable;color:#8b8b8b}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result:hover{overflow-y:auto}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result::-webkit-scrollbar{width:6px;background:#fafafa}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result::-webkit-scrollbar-track{color:#f5f5f5;border-radius:3px}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result::-webkit-scrollbar-thumb{background:#cfcfcf;border:none;background-clip:content-box;opacity:.6;border-radius:3px}.f-chat-tool-use>.f-chat-tool-use-content .f-chat-tool-use-result::-webkit-scrollbar-thumb:hover{background:#00000073}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status.is-error{color:#f53f3f}.f-chat-tool-use>.f-chat-tool-use-header>.f-chat-tool-use-status.is-error>.f-chat-tool-use-status-icon{font-size:14px;color:#f53f3f;line-height:1}@keyframes tool-use-dot-breathe{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.8)}}.f-ec-sources-title,.f-ec-recommend-title{font-weight:600;font-size:13px;margin-bottom:8px;color:#1d2129}.f-ec-sources-list{margin:0;padding-left:18px}.f-ec-sources-list a{color:#0e6ded;text-decoration:none}.f-ec-sources-list a:hover{text-decoration:underline}.f-ec-recommend-chips{display:flex;flex-wrap:wrap;gap:8px}.f-ec-recommend-chip{border:1px solid #e5e8ef;background:#fff;border-radius:16px;padding:6px 12px;font-size:13px;cursor:pointer;color:#1d2129}.f-ec-recommend-chip:hover{border-color:#0e6ded;color:#0e6ded}.f-ec-auth{border:1px solid #e5e8ef;border-radius:8px;padding:12px;background:#fff}.f-ec-auth-desc{font-size:14px;color:#1d2129;margin-bottom:12px;line-height:1.5;white-space:pre-wrap}.f-ec-auth-actions{display:flex;gap:8px;flex-wrap:wrap}.f-ec-auth-btn{padding:6px 16px;border-radius:6px;border:1px solid #0e6ded;background:#0e6ded;color:#fff;font-size:13px;cursor:pointer}.f-ec-auth-btn:hover{opacity:.9}.f-ec-error{border-radius:8px;padding:10px 12px;font-size:13px}.f-ec-error--lvl-0{border:1px solid #f53f3f;background:#fff2f0}.f-ec-error--lvl-1{border:1px solid #ff9a2e;background:#fff7e8}.f-ec-error--lvl-2{border:1px solid rgb(191,219,255);background:#f0f7ff}.f-ec-error-head{display:flex;align-items:center;gap:8px;margin-bottom:6px}.f-ec-error-badge{font-size:12px;padding:2px 6px;border-radius:4px;background:#0000000f}.f-ec-error-label{font-weight:600}.f-ec-error-text{color:#4e5969;line-height:1.5}.f-ec-error-link{display:inline-block;margin-top:8px;color:#0e6ded;font-size:13px}.f-ec-linkcard{display:flex;gap:12px;width:100%;max-width:100%;box-sizing:border-box;border:1px solid #e5e8ef;border-radius:8px;overflow:hidden;background:#fff}.f-ec-linkcard-poster{width:120px;flex-shrink:0;background:#f2f3f5}.f-ec-linkcard-poster img{width:100%;height:100%;object-fit:cover;display:block}.f-ec-linkcard-body{flex:1;min-width:0;padding:10px 12px}.f-ec-linkcard-title{font-weight:600;color:#1d2129;text-decoration:none;font-size:14px}.f-ec-linkcard-title:hover{color:#0e6ded}.f-ec-linkcard-sub{margin-top:4px;font-size:12px;color:#86909c}.f-ec-linkcard-related{margin-top:8px;font-size:12px}.f-ec-linkcard-related-label{color:#86909c;margin-bottom:4px}.f-ec-linkcard-related ul{margin:0;padding-left:16px}.f-ec-linkcard-related a{color:#0e6ded;text-decoration:none}.f-ec-unknown{border:1px dashed #c9cdd4;border-radius:8px;padding:12px;background:#f5f7fa;font-size:13px}.f-ec-unknown-title{font-weight:600;margin-bottom:4px;color:#4e5969}.f-ec-unknown-wire{font-family:ui-monospace,monospace;font-size:12px;color:#1d2129;margin-bottom:6px}.f-ec-unknown-desc{color:#86909c}.f-ec-attach-row{display:flex;align-items:stretch;gap:8px;max-width:420px}.f-ec-attach{display:flex;align-items:flex-start;gap:10px;max-width:420px;padding:10px 12px;border:1px solid #e5e8ef;border-radius:8px;background:#fff;text-decoration:none;color:inherit;transition:border-color .15s}.f-ec-attach:hover{border-color:#0e6ded}.f-ec-attach--stretch{flex:1;min-width:0;max-width:none}.f-ec-attach-download-btn{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:36px;align-self:stretch;min-height:44px;padding:0;margin:0;border:1px solid #e5e8ef;border-radius:8px;background:#fff;color:#999;cursor:pointer;transition:border-color .15s ease,color .15s ease,background-color .15s ease}.f-ec-attach-download-btn:hover{border-color:#0e6ded;color:#7191c8;background-color:#f0f4fa}.f-ec-attach-download-btn:focus-visible{outline:2px solid #0e6ded;outline-offset:1px}.f-ec-attach-icon{font-size:20px;line-height:1}.f-ec-attach-body{min-width:0;flex:1}.f-ec-attach-name{display:block;font-weight:600;font-size:14px;color:#1d2129;word-break:break-all}.f-ec-attach-meta{display:flex;gap:10px;margin-top:4px;font-size:12px;color:#86909c}.f-ec-attach-cat{text-transform:uppercase;letter-spacing:.02em}.fx-generate-process{position:absolute;z-index:1000;top:0;left:0;right:0;bottom:0;display:flex;flex-direction:column;align-items:center;justify-content:center;box-shadow:0 2px 10px #01204b1a}.fx-generate-process--icon{flex-shrink:0;font-size:24px;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:16px}.fx-generate-process--description{font-size:12px;color:#5a5c73;margin:0}.fx-generate-process--progress-bar{width:80%;max-width:300px;background:#eaedf2;border-radius:10px;height:10px;overflow:hidden}.fx-generate-process--progress-fill{width:100%;height:100%;background-image:linear-gradient(92deg,#1088e2c7,#2ae6b0c2);border-radius:10px;box-shadow:0 2px 9px #4190ff4d;overflow:hidden;position:relative}.fx-generate-process--progress-fill:before{content:"";position:absolute;top:0;left:0%;width:200%;height:100%;background:repeating-linear-gradient(135deg,transparent,transparent 10px,rgba(255,255,255,.3) 10px,rgba(255,255,255,.3) 20px);animation:loading-stripes 3s linear infinite}.fx-generate-process--progress-text{font-weight:600;text-align:right;font-size:18px;color:#328bff}.fx-generate-process--mask{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:900;backdrop-filter:blur(3px);-webkit-backdrop-filter:blur(3px)}.fx-generate-process--icon-default{width:60px;height:60px}.fx-generate-process--progress{margin-top:20px;display:flex;align-items:center;line-height:25px}.fx-generate-process--progress .fx-generate-process--description{font-size:14px;color:#2d2f33a6;line-height:25px;margin-right:12px}.fx-generate-process--no-progress .fx-generate-process--icon-default{width:34px;height:34px}.fx-generate-process--no-progress .fx-generate-process--description{font-size:13px;color:#8791ab}@keyframes loading-stripes{0%{left:-100%}to{left:0%}}.f-chat-history-manager{display:flex;flex-direction:column;gap:6px;background:#fff;border:1px solid rgb(233,234,243);box-shadow:0 1px 12px 2px #0000001a;border-radius:12px;width:400px;padding:10px;overflow:hidden}.f-chat-history-manager>.f-chat-history-manager-scroll{padding-left:6px;overflow-y:hidden;transition:overflow-y .3s ease;scrollbar-gutter:stable}.f-chat-history-manager>.f-chat-history-manager-scroll:hover{overflow-y:auto}.f-chat-history-manager>.f-chat-history-manager-scroll::-webkit-scrollbar{width:6px;background:#fafafa}.f-chat-history-manager>.f-chat-history-manager-scroll::-webkit-scrollbar-track{color:#f5f5f5;border-radius:3px}.f-chat-history-manager>.f-chat-history-manager-scroll::-webkit-scrollbar-thumb{background:#cfcfcf;border:none;background-clip:content-box;opacity:.6;border-radius:3px}.f-chat-history-manager>.f-chat-history-manager-scroll::-webkit-scrollbar-thumb:hover{background:#00000073}.f-chat-history-manager .f-chat-history-section{display:flex;flex-direction:column;gap:6px}.f-chat-history-manager .f-chat-history-section-header{font-size:12px;font-weight:400;color:#00000080}.f-chat-history-manager .f-chat-history-item{display:flex;justify-content:space-between;align-items:center;padding:6px 10px;border-radius:8px;margin-bottom:8px;transition:background-color .2s ease;cursor:pointer}.f-chat-history-manager .f-chat-history-item:last-child{margin-bottom:0}.f-chat-history-manager .f-chat-history-item:hover{background-color:#f5f5f5}.f-chat-history-manager .f-chat-history-item .f-chat-history-item-title{flex:1;font-size:14px;font-weight:400;color:#1a1a1a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.fx-prompts{padding:12px 0}.fx-prompts--fade-in{animation:fx-prompts-fade-in .3s ease}.fx-prompts--fade-in-left{animation:fx-prompts-fade-in-left .3s ease}.fx-prompts--title{font-size:13px;font-weight:400;color:#00000073;margin:0 0 8px}.fx-prompts--items{display:flex;gap:12px}.fx-prompts--items:not(.fx-prompts--items-wrap,.fx-prompts--items-vertical){overflow-x:auto}.fx-prompts--items-wrap{flex-wrap:wrap}.fx-prompts--items-wrap .fx-prompts--item{flex:auto}.fx-prompts--items-vertical{flex-direction:column;align-items:flex-start}.fx-prompt--item{display:flex;align-items:flex-start;padding:12px 16px;border:1px solid #e5e7eb;border-radius:8px;cursor:pointer;transition:all .2s ease;min-width:120px;gap:12px;flex:none;height:100%}.fx-prompt--item:hover{background-color:#f5f7fa}.fx-prompt--item-disabled{opacity:.5;cursor:not-allowed}.fx-prompt--item-disabled:hover{border-color:#e5e7eb;background-color:transparent}.fx-prompt--item-has-nest{cursor:default}.fx-prompt--item-has-nest:hover{border-color:#e5e7eb;background-color:transparent}.fx-prompt--item-icon{font-size:20px;color:#409eff;flex-shrink:0}.fx-prompt--item-content{flex:1;min-width:0}.fx-prompt--item-label{font-size:14px;font-weight:500;color:#333;margin:0 0 4px}.fx-prompt--item-description{font-size:12px;color:#333;margin:0;overflow:hidden}.fx-prompt--item-nested{margin-top:8px}.fx-prompt--item{position:relative}.fx-prompt--item.fx-prompt--standard-question-item{background:#eaf1ff;border-radius:6px;border:none;color:#2e4c70;padding:2px 24px 2px 8px;min-width:0;font-size:12px;position:relative}.fx-prompt--item.fx-prompt--standard-question-item .fx-prompt--item-label{font-size:12px;margin:0;color:#2e4c70}.fx-prompt--item.fx-prompt--standard-question-item:after{font-family:FarrisIcons;content:"";width:16px;height:16px;position:absolute;right:4px;top:50%;margin-top:-8px;text-align:center;font-size:16px;line-height:1}.fx-prompt--item.fx-prompt--function-entry-item{background-image:linear-gradient(110deg,#b9d6fc,#f4f9ff 51%,#d1e3ff);box-shadow:3px 4px 11px #cde1ff;border-radius:9px;border:none;position:relative;height:68px}.fx-prompt--item.fx-prompt--function-entry-item .fx-prompt--item-icon{position:absolute;width:42px;height:42px;top:-14px;left:20px}.fx-prompt--item.fx-prompt--function-entry-item .fx-prompt--item-icon img{display:block;width:100%;height:100%}.fx-prompt--item.fx-prompt--function-entry-item .fx-prompt--item-label{font-size:15px;margin:20px 0 0}.fx-prompt--item.fx-prompt--standard-feature-card{border:none;border-radius:14px;padding:20px;background:url(@/assets/imgs/feature-card-bg.png) no-repeat center;background-size:cover;min-height:133px;position:relative}.fx-prompt--item.fx-prompt--standard-feature-card .fx-prompt--item-icon{position:absolute;max-width:30%;max-height:70%;right:20px;bottom:20px;overflow:hidden}.fx-prompt--item.fx-prompt--standard-feature-card .fx-prompt--item-icon img{display:block;width:100%;height:100%}.fx-prompt--item.fx-prompt--standard-feature-card .fx-prompt--item-label{font-size:18px;color:#333;font-weight:600}.fx-prompt--item.fx-prompt--standard-feature-card .fx-prompt--item-content{position:relative;z-index:10;max-width:80%}.fx-prompt--item.fx-prompt--standard-feature-card .fx-prompt--item-description{color:#878f99}.fx-prompt--item.fx-prompt--primary-feature-card{border:none;border-radius:14px;padding:25px 20px;background:url(@/assets/imgs/primary-feature-card-bg.png) no-repeat center;background-size:cover;position:relative}.fx-prompt--item.fx-prompt--primary-feature-card .fx-prompt--item-icon{position:absolute;height:50%;right:0;left:0;bottom:20px;overflow:hidden}.fx-prompt--item.fx-prompt--primary-feature-card .fx-prompt--item-icon img{max-width:100%;max-height:100%;display:block;margin:0 auto}.fx-prompt--item.fx-prompt--primary-feature-card .fx-prompt--item-label{font-size:16px;color:#333;font-weight:600}.fx-prompt--item.fx-prompt--primary-feature-card .fx-prompt--item-content{position:relative;z-index:10;max-width:80%}.fx-prompt--item.fx-prompt--primary-feature-card .fx-prompt--item-description{color:#878f99}.fx-prompt--item.fx-prompt--default-text-item .fx-prompt--item-icon-image{max-width:32px;max-height:32px}.fx-prompt--item.fx-prompt--has-nest-entry-item{padding-left:20px;padding-right:20px;background:#e6f1ff;border:none}.fx-prompt--item.fx-prompt--has-nest-entry-item>.fx-prompt--item-content .fx-prompt--item-label{font-size:15px;font-weight:600}.fx-prompt--item.fx-prompt--has-nest-entry-item>.fx-prompt--item-content>.fx-prompt--item-nested{padding-right:0;padding-left:0}.fx-prompt--item.fx-prompt--has-nest-entry-item .fx-prompt--item{background:#fff;border:none}.fx-prompt--item.fx-prompt--like-button-entry-item{border:none;position:relative;background:url(@/assets/imgs/like-button-entry-item-bg.png) no-repeat center;background-size:cover}.fx-prompt--item.fx-prompt--like-button-entry-item .fx-prompt--item-icon,.fx-prompt--item.fx-prompt--like-button-entry-item .fx-prompt--item-content{position:absolute;left:0;right:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center}.fx-prompt--item.fx-prompt--like-button-entry-item .fx-prompt--item-icon-image{max-width:100%;max-height:100%;margin:0 auto}.fx-prompt--item.fx-prompt--like-button-entry-item .fx-prompt--item-label{width:60%;margin:0 auto 5%;max-width:200;line-height:30px;background:#f2f8ff;text-align:center;border-radius:16px;align-self:flex-end}.fx-prompt--none{padding:0;gap:0;border:none;cursor:default}.fx-prompt--only-children{padding:0}.fx-prompts--list{margin-bottom:16px}.fx-prompt--item-badge{position:absolute;top:0;right:0}.fx-prompt--item-badge.badge-default{padding:0 8px;border-top-right-radius:8px;border-bottom-left-radius:8px;background-color:#fdefef;color:#f46160;font-size:14px}@keyframes fx-prompts-fade-in{0%{opacity:0}to{opacity:1}}@keyframes fx-prompts-fade-in-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.f-chat-message-started-todo{border-radius:12px;font-size:12px;color:#1a1a1a;max-width:100%}.f-chat-message-started-todo .f-chat-message-started-todo--header{display:inline-flex;align-items:center;gap:8px;padding:6px;border-radius:6px;cursor:pointer}.f-chat-message-started-todo .f-chat-message-started-todo--header:hover{background-color:#0000000a}.f-chat-message-started-todo .f-chat-message-started-todo--header .f-chat-started-todo-label{flex-shrink:0;font-weight:600;color:#000000c7}.f-chat-message-started-todo .f-chat-message-started-todo--header .f-chat-started-todo-message{flex-shrink:0;min-width:0;font-size:14px;color:#5a5c73;letter-spacing:0;text-align:left;font-weight:400}.f-chat-message-started-todo .f-chat-message-started-todo--content{margin-top:6px}.f-chat-message-started-todo .f-chat-message-started-todo--content .f-chat-todo-items{align-items:flex-start;margin:6px 0 0;padding-left:6px}.f-chat-message-started-todo .f-chat-message-started-todo--content .f-chat-todo-item{align-items:flex-start}.f-chat-todo-item>.f-chat-message-started-todo{box-shadow:none;border:none;padding:0}@keyframes started-todo--content-fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:.85;transform:translateY(0)}}.f-chat-suggestion-container{position:relative;width:100%;max-width:600px;margin:20px}.f-chat-suggestion-container .f-chat-suggestion-input{min-height:100px;padding:12px;border:1px solid #e5e7eb;border-radius:6px;outline:none;font-size:14px;line-height:1.5;white-space:pre-wrap;word-break:break-all}.f-chat-suggestion-container .f-chat-suggestion-input:empty:before{content:attr(data-placeholder);color:#9aa8bf}.f-chat-suggestion-container .f-chat-suggestion-panel{position:fixed;z-index:999;width:250px;max-height:240px;height:auto;background:#fff;border-radius:8px;box-shadow:0 0 20px #1a1a1a29;padding:10px;overflow-y:hidden;scroll-behavior:smooth}.f-chat-suggestion-container .f-chat-suggestion-panel .f-chat-suggestion-panel-header{padding:6px;font-size:12px;font-weight:400;color:#999;letter-spacing:.21px;line-height:16px}.f-chat-suggestion-container .f-chat-suggestion-panel .f-chat-suggestion-panel-item{font-size:14px;display:flex;align-items:center;gap:10px;margin-bottom:6px;padding:6px;border-radius:6px;cursor:pointer}.f-chat-suggestion-container .f-chat-suggestion-panel .f-chat-suggestion-panel-item:last-child{margin-bottom:0}.f-chat-suggestion-container .f-chat-suggestion-panel .f-chat-suggestion-panel-item:hover:not(.f-chat-suggestion-panel-item--current){background-color:#f5f5f5}.f-chat-suggestion-container .f-chat-suggestion-panel .f-chat-suggestion-panel-item--current{background-color:#f5f5f5;color:#333}.f-chat-suggestion-container .f-chat-suggestion-panel:hover{overflow-y:auto}.f-chat-suggestion-container .f-chat-suggestion-panel::-webkit-scrollbar{width:4px}.f-chat-suggestion-container .f-chat-suggestion-panel::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px;opacity:0}.f-chat-suggestion-container .f-chat-suggestion-panel:hover::-webkit-scrollbar-thumb{opacity:1}.f-chat-suggestion-container .f-chat-suggestion-panel::-webkit-scrollbar-track{background:transparent}.f-chat-message-todo{padding:10px 12px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 10px #0312330f;font-size:13px;color:#1a1a1a;max-width:100%}.f-chat-message-todo .f-chat-todo-message{font-size:12px;font-weight:600;color:#1a1a1a;margin-bottom:12px}.f-chat-message-todo .f-chat-todo-header{display:inline-flex;align-items:center;gap:6px;padding:2px 0;cursor:pointer;user-select:none;-webkit-user-select:none;border-radius:4px}.f-chat-message-todo .f-chat-todo-header-icon-slot{position:relative;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;flex-shrink:0}.f-chat-message-todo .f-chat-todo-header-icon{display:inline-flex;align-items:center;justify-content:center;color:#000000a6;transition:opacity .15s}.f-chat-message-todo .f-chat-todo-header-expand{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:center;color:#00000073;transition:opacity .15s;opacity:0}.f-chat-message-todo .f-chat-todo-header:hover .f-chat-todo-header-icon{opacity:0}.f-chat-message-todo .f-chat-todo-header:hover .f-chat-todo-header-expand{opacity:1}.f-chat-message-todo .f-chat-todo-header-label{font-size:13px;color:#000000c7}.f-chat-message-todo .f-chat-todo-header-count{font-size:12px;color:#00000080}.f-chat-message-todo .f-chat-todo-list{padding:8px 16px;border:1px solid #e5e5e5;border-radius:8px}.f-chat-message-todo .f-chat-todo-content{margin-top:14px}.f-chat-message-todo .f-chat-todo-content .f-chat-todo-items{margin:6px 0 0;padding-left:20px}.fx-welcome{display:flex;align-items:flex-start;gap:12px;padding-bottom:12px}.fx-welcome.fx-welcome--no-description{align-items:stretch}.fx-welcome--icon{flex-shrink:0;font-size:24px;color:#fff;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:14px;background-image:linear-gradient(152deg,#1875f0 29%,#2a87ff)}.fx-welcome--content{flex:1;min-width:0}.fx-welcome--content:has(:only-child){display:flex;flex-direction:column;justify-content:center}.fx-welcome--title{line-height:28px;font-size:16px;font-weight:600;color:#1a1a1a;margin:0}.fx-welcome--description{font-size:12px;color:#5a5c73;margin:0}.f-chat-pending-tasks-hub{position:relative;display:flex;flex-direction:column;align-items:stretch;width:100%;box-sizing:border-box}.f-chat-pending-tasks-trigger{box-sizing:border-box;display:inline-flex;align-self:flex-start;align-items:center;gap:6px;width:142px;height:36px;padding:0 10px;border-radius:100px;border:1px solid rgb(235,239,245);background:#fff;box-shadow:0 0 8px #002c660a;font-size:14px;color:#1d2129e0;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;line-height:1;overflow:hidden;transition:border-color .15s ease,box-shadow .15s ease}.f-chat-pending-tasks-trigger:hover{border-color:#c9d4e6;box-shadow:0 0 10px #002c660f}.f-chat-pending-tasks-trigger-smiley{flex-shrink:0;color:#4e5969d9}.f-chat-pending-tasks-trigger-label{flex:1 1 auto;min-width:0;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.f-chat-pending-tasks-trigger-badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:9px;background:#f53f3f;color:#fff;font-size:11px;font-weight:600;line-height:1;text-align:center;box-sizing:border-box}.f-chat-pending-tasks-panel{max-height:400px;display:flex;flex-direction:column;overflow:hidden;background:#fff;border-radius:12px;border:1px solid #e5e8ef;box-shadow:0 12px 32px #0f172a1a,0 4px 12px #0f172a0f;padding:16px 0 8px;box-sizing:border-box;min-width:min(480px,100vw - 24px)}.f-chat-pending-tasks-list{list-style:none;margin:0;padding:12px 1.1%;display:flex;flex-direction:column;gap:10px;box-sizing:border-box;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto}.f-chat-pending-tasks-list>.f-chat-pending-tasks-item{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:14px 12px;box-sizing:border-box;background-color:#fafbff;border:1px solid rgba(223,228,237,.85);border-radius:8px}.f-chat-pending-tasks-item-main{display:flex;gap:8px;min-width:0;flex:1}.f-chat-pending-tasks-bullet{flex:0 0 8px;align-self:flex-start;display:block;width:8px;height:8px;min-width:8px;max-width:8px;min-height:8px;max-height:8px;aspect-ratio:1;box-sizing:border-box;margin-top:7px;border-radius:50%;background:#b0bcd1}.f-chat-pending-tasks-item-body{min-width:0}.f-chat-pending-tasks-item-head{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:6px}.f-chat-pending-tasks-item-title{font-size:14px;font-weight:600;color:#1d2129;line-height:22px}.f-chat-pending-tasks-tag{display:inline-block;padding:0 8px;height:22px;line-height:22px;border-radius:4px;font-size:12px;font-weight:500}.f-chat-pending-tasks-tag--danger{display:inline-flex;align-items:center;gap:4px;background:#ff5959;color:#fff;border-radius:12px}.f-chat-pending-tasks-tag-lightning{flex-shrink:0;display:block}.f-chat-pending-tasks-tag--info{background:#e8f4ff;color:#0e6ded}.f-chat-pending-tasks-tag--success{background:#e8ffef;color:#00b578}.f-chat-pending-tasks-item-meta{display:flex;flex-wrap:wrap;align-items:center;column-gap:12px;row-gap:6px;font-size:12px;color:#4e5969f2;line-height:18px}.f-chat-pending-tasks-item-meta-tags{display:inline-flex;flex-wrap:wrap;align-items:center;gap:6px}.f-chat-pending-tasks-meta-unit,.f-chat-pending-tasks-meta-amount{flex-shrink:0}.f-chat-pending-tasks-process-btn{flex-shrink:0;height:32px;padding:0 14px;border:none;border-radius:6px;background:#006fff;color:#fff;font-size:13px;font-weight:500;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;transition:background .15s ease}.f-chat-pending-tasks-process-btn:hover{background:#0056d6}.f-chat-three-panel-viewport{position:relative;overflow:hidden;flex:1;min-height:0;width:100%;height:100%;border-top-left-radius:12px;border-top-right-radius:12px}.f-chat-three-panel-track{display:flex;height:100%;width:100%;transition:transform .3s cubic-bezier(.4,0,.2,1)}.f-chat-panel-preview-1,.f-chat-panel-preview-2{flex-shrink:0;height:100%;overflow:hidden;position:relative;transition:width .3s cubic-bezier(.4,0,.2,1)}.f-chat-dynamic-component-preview-pane-right{width:50%;flex-shrink:0;overflow:hidden}.f-chat-confirm-dialog-mask{position:fixed;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000004d;z-index:120000}.f-chat-confirm-dialog{width:352px;border-radius:20px;background:#fff;overflow:hidden;box-shadow:0 12px 36px #0f172a33}.f-chat-confirm-dialog-title{margin:30px 24px 12px;text-align:center;font-size:20px;line-height:1.2;font-weight:500;color:#1f2329}.f-chat-confirm-dialog-description{margin:0 36px 24px;text-align:center;font-size:16px;line-height:1.6;color:#4e5969;min-height:48px}.f-chat-confirm-dialog-actions{display:flex;align-items:stretch;height:56px}.f-chat-confirm-dialog-actions.with-divider{border-top:1px solid #e5e6eb}.f-chat-confirm-dialog-btn{flex:1;border:none;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;font:inherit;font-size:16px;line-height:56px;cursor:pointer}.f-chat-confirm-dialog-btn-cancel{color:#1f2329}.f-chat-confirm-dialog-btn-confirm{color:#2660ff;border-left:1px solid #e5e6eb}.f-chat-dynamic-component-body{position:relative}.f-chat-dynamic-component-loading{display:flex;align-items:center;justify-content:center;gap:8px;color:#999;font-size:13px}.f-chat-dynamic-component-loading-spinner{width:16px;height:16px;border:2px solid #e0e0e0;border-top-color:#0e6ded;border-radius:50%;animation:f-widget-spin .8s linear infinite;flex-shrink:0}@keyframes f-widget-spin{to{transform:rotate(360deg)}}.f-chat-dynamic-component-error{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;padding:12px 16px;background:#fff5f5;color:#dc2626;font-size:13px;word-break:break-word}.f-chat-dynamic-component-error-icon{width:20px;height:20px;border-radius:50%;background:#dc2626;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0}.f-chat-dynamic-component-preview-panel{display:flex;flex-direction:column;height:100%;padding:0 10px}.f-chat-dynamic-component-preview-tabs{display:flex;align-items:center;height:48px;border-bottom:1px solid #e0e0e0;padding:0 8px;background:#fafafa;flex-shrink:0;overflow-x:auto}.f-chat-dynamic-component-preview-tabs-tab{display:flex;align-items:center;gap:6px;height:32px;padding:0 12px;cursor:pointer;font-size:16px;line-height:24px;font-weight:500;color:#1a1a1a;border-radius:6px;transition:color .15s,background-color .15s;white-space:nowrap}.f-chat-dynamic-component-preview-tabs-tab:hover{color:#2660ff}.f-chat-dynamic-component-preview-tabs-tab.active{color:#2660ff;background-color:#e0e9ff}.f-chat-dynamic-component-preview-tabs-tab-title{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-chat-dynamic-component-preview-tabs-actions{margin-left:auto;padding:0 4px;cursor:pointer;color:#999}.f-chat-dynamic-component-preview-tabs-actions:hover{color:#333}.f-chat-dynamic-component-preview-content{flex:1;overflow:auto}.f-chat-dynamic-component-preview-empty{display:flex;align-items:center;justify-content:center;height:100%;color:#999;font-size:14px}@font-face{font-family:FarrisXIcons;font-style:normal;font-weight:400;src:url(data:application/x-font-woff2;charset=utf-8;base64,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) format("woff2")}.fx-icon{width:1em;height:1em;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-size:1rem;font-family:FarrisXIcons;font-style:normal;font-variant:normal;font-weight:400;line-height:1;speak:none;text-transform:none;text-decoration:none;display:inline-block}.fx-icon:before{vertical-align:baseline}.fx-icon:hover,.fx-icon:focus{text-decoration:none}.fx-icon-sm{font-size:.75rem}.fx-icon-lg{font-size:1.5rem}.fx-icon-none:before{content:"";display:none}.fx-icon-warning{color:#ff8533}.fx-icon-spin{-webkit-animation:spinicon 1s infinite linear;-moz-animation:spinicon 1s infinite linear;-o-animation:spinicon 1s infinite linear;animation:spinicon 1s infinite linear}@-moz-keyframes spinicon{0%{-moz-transform:rotate(0deg)}to{-moz-transform:rotate(359deg)}}@-webkit-keyframes spinicon{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@-o-keyframes spinicon{0%{-o-transform:rotate(0deg)}to{-o-transform:rotate(359deg)}}@keyframes spinicon{0%{-webkit-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fx-icon-buliding:before{content:""}.fx-icon-rotate:before{content:""}.fx-icon-application:before{content:""}.fx-icon-arrow-left:before{content:""}.fx-icon-arrow-right:before{content:""}.fx-icon-image:before{content:""}.fx-icon-team:before{content:""}.fx-icon-tab_more_up:before{content:""}.fx-icon-sidewindow_folederopen:before{content:""}.fx-icon-set-bottom:before{content:""}.fx-icon-page-title-administer:before{content:""}.fx-icon-sort-desc-sm:before{content:""}.fx-icon-password:before{content:""}.fx-icon-edit1:before{content:""}.fx-icon-bubble_starfull:before{content:""}.fx-icon-warning:before{content:""}.fx-icon-menu_unfold:before{content:""}.fx-icon-a-report_deletechapter:before{content:""}.fx-icon-message:before{content:""}.fx-icon-report_resource:before{content:""}.fx-icon-editor_listnumber:before{content:""}.fx-icon-percenter_setting:before{content:""}.fx-icon-percenter_theme:before{content:""}.fx-icon-percenter_contact:before{content:""}.fx-icon-percenter_language:before{content:""}.fx-icon-percenter_feedback:before{content:""}.fx-icon-percenter_logout:before{content:""}.fx-icon-card_people:before{content:""}.fx-icon-card_info:before{content:""}.fx-icon-card_time:before{content:""}.fx-icon-card_number:before{content:""}.fx-icon-card_task:before{content:""}.fx-icon-card_money:before{content:""}.fx-icon-card_location:before{content:""}.fx-icon-card_canlendar:before{content:""}.fx-icon-editor_expand:before{content:""}.fx-icon-editor_alignment:before{content:""}.fx-icon-editor_list:before{content:""}.fx-icon-editor_lettercolor:before{content:""}.fx-icon-editor_bold:before{content:""}.fx-icon-a-report_chapterfold:before{content:""}.fx-icon-editor_underline:before{content:""}.fx-icon-report_zoomin:before{content:""}.fx-icon-a-report_addchapter:before{content:""}.fx-icon-editor_indentright:before{content:""}.fx-icon-report_zoomout:before{content:""}.fx-icon-report_drag:before{content:""}.fx-icon-editor_backgroundcolor:before{content:""}.fx-icon-editor_ingentleft:before{content:""}.fx-icon-editor_strikethrough:before{content:""}.fx-icon-a-report_chapterexpand:before{content:""}.fx-icon-editor_lineheight:before{content:""}.fx-icon-editor_italic:before{content:""}.fx-icon-tab_close:before{content:""}.fx-icon-foldup:before{content:""}.fx-icon-close:before{content:""}.fx-icon-edit:before{content:""}.fx-icon-expanddown:before{content:""}.fx-icon-delete:before{content:""}.fx-icon-tab_home:before{content:""}.fx-icon-function_chatbi:before{content:""}.fx-icon-function_pjgl:before{content:""}.fx-icon-function_cwsh:before{content:""}.fx-icon-tab_fullscreen:before{content:""}.fx-icon-tab_more:before{content:""}.fx-icon-function_clfw:before{content:""}.fx-icon-function_yyzx:before{content:""}.fx-icon-function_wsbz:before{content:""}.fx-icon-function_szyg:before{content:""}.fx-icon-share:before{content:""}.fx-icon-function_clsq:before{content:""}.fx-icon-more:before{content:""}.fx-icon-thinking_conclusion:before{content:""}.fx-icon-sender_choose:before{content:""}.fx-icon-sender_send:before{content:""}.fx-icon-sender_tool:before{content:""}.fx-icon-sender_task:before{content:""}.fx-icon-sidewindow_foleder:before{content:""}.fx-icon-sidewindow_close:before{content:""}.fx-icon-sender_attachment:before{content:""}.fx-icon-sidewindow_download:before{content:""}.fx-icon-sender_modle:before{content:""}.fx-icon-sidewindow_change:before{content:""}.fx-icon-sender_skill:before{content:""}.fx-icon-sender_voice:before{content:""}.fx-icon-thinking_data:before{content:""}.fx-icon-sidewindow_file:before{content:""}.fx-icon-sidewindow_preview:before{content:""}.fx-icon-thinking_confirm:before{content:""}.fx-icon-thinking_loading:before{content:""}.fx-icon-thinking_tool:before{content:""}.fx-icon-sidewindow_theme:before{content:""}.fx-icon-thinking_multid:before{content:""}.fx-icon-bubble_thumbdown:before{content:""}.fx-icon-bubble_step_loading:before{content:""}.fx-icon-bubble_thumbup:before{content:""}.fx-icon-bubble_star:before{content:""}.fx-icon-bubble_share:before{content:""}.fx-icon-bubble_step_success:before{content:""}.fx-icon-bubble_copy:before{content:""}.fx-icon-bubble_regenerate:before{content:""}.fx-icon-bubble_more:before{content:""}.fx-icon-digtalworker:before{content:""}.fx-icon-menu_fold:before{content:""}.fx-icon-launchpad:before{content:""}.fx-icon-search:before{content:""}.fx-icon-history:before{content:""}.fx-icon-dashhboard:before{content:""}.fx-icon-conversation_add:before{content:""}.fx-icon-fail_line:before{content:""}.fx-icon-tool_verify:before{content:""}.fx-icon-tool_task:before{content:""}.fx-icon-tool_memory:before{content:""}.fx-icon-tool_interaction:before{content:""}.fx-icon-tool_internet:before{content:""}.fx-icon-tool_file:before{content:""}.fx-icon-tool_command:before{content:""}.fx-icon-dateselect:before{content:""}.fx-icon-tool_mcp:before{content:""}:root{--f-theme-01: #0E6DED;--f-theme-02: linear-gradient(135deg, #0E6DED 0%, #1B75EF 100%);--f-theme-03: #2A87FF;--f-theme-03-rgb: 42, 135, 255;--f-theme-04: linear-gradient(135deg, #2A87FF 0%, #328BFF 100%);--f-theme-05: #529DFF;--f-theme-05-rgb: 82, 157, 255;--f-theme-06: linear-gradient(135deg, #529DFF 0%, #559FFF 100%);--f-theme-07: linear-gradient(214deg, #3F65FF 0%, #4D9AFF 100%);--f-theme-08: #6388FF;--f-theme-08-rgb: 99, 136, 255;--f-theme-09: linear-gradient(46deg, #2E77FF 0%, #2A87FF 100%);--f-theme-10: #2A62AB;--f-theme-11: linear-gradient(135deg, #2A87FF 0%, #328BFF 100%);--f-theme-12: linear-gradient(135deg, #2A87FF 0%, #328BFF 100%);--f-theme-13: linear-gradient(135deg, rgba(42, 135, 255, .1) 0%, rgba(50, 139, 255, .1) 100%);--f-theme-more-02: #2E77FF;--f-aid-01: #95BEF1;--f-aid-02: #DBE9FF;--f-aid-03: #E8F2FF;--f-aid-04: #EFF5FF;--f-aid-04-rgb: 239, 245, 255;--f-aid-05: #CFEDFF;--f-aid-05-rgb: 207, 237, 255;--f-aid-06: #EFF2F4;--f-aid-07: linear-gradient(195deg, #FFFBEB 0%, #EFF8F8 100%);--f-aid-08: #F0F6FF;--f-aid-09: #F7FAFF;--f-aid-10: #95C3FF;--f-ornament-01: linear-gradient(135deg, #FC8249 0%, #FE9539 100%);--f-ornament-02: linear-gradient(135deg, #1FC8DC 0%, #41D2BD 100%);--f-ornament-03: linear-gradient(135deg, #4190FF 0%, #657CFF 100%);--f-ornament-04: linear-gradient(135deg, #8B82FF 0%, #A082FF 100%);--f-ornament-05: linear-gradient(135deg, #4EC87A 0%, #52D389 100%);--f-ornament-01-start: #FC8249;--f-ornament-01-start-rgb: 252, 130, 73;--f-ornament-02-start: #1FC8DC;--f-ornament-02-start-rgb: 31, 200, 220;--f-ornament-03-start: #4190FF;--f-ornament-03-start-rgb: 65, 144, 255;--f-ornament-04-start: #8B82FF;--f-ornament-04-start-rgb: 139, 130, 255;--f-ornament-05-start: #4EC87A;--f-ornament-05-start-rgb: 78, 200, 122;--f-neutral-00: #fff;--f-neutral-00-rgb: 255, 255, 255;--f-neutral-01: #303C53;--f-neutral-02: #AEB5C6;--f-neutral-03: #CCD1DD;--f-neutral-04: #D9DEE7;--f-neutral-04-rgb: 217, 222, 231;--f-neutral-05: #DEE4ED;--f-neutral-06: #E6E9F0;--f-neutral-07: #E9ECF3;--f-neutral-08: #E8EBF2;--f-neutral-09: #F1F3F7;--f-neutral-10: #F5F6F9;--f-neutral-11: #F7F8FB;--f-neutral-12: #FFFFFF;--f-neutral-13: #E4E7EF;--f-neutral-14: #FAFAFC;--f-neutral-15: #1F2329;--f-neutral-15-rgb: 31, 35, 41;--f-neutral-16: #013364;--f-neutral-16-rgb: 1, 51, 100;--f-neutral-17: #031233;--f-neutral-17-rgb: 3, 18, 51;--f-neutral-18: rgba(255, 255, 255, .7);--f-neutral-19: rgba(255, 255, 255, .85);--f-neutral-20: #ffffff;--f-neutral-21: #334052;--f-text-00: #fff;--f-text-01: #000;--f-text-02: #2D2F33;--f-text-02-rgb: 45, 47, 51;--f-text-03: #424347;--f-text-04: #5A5E66;--f-text-05: #6080AD;--f-text-06: #747B8B;--f-text-07: #848C9A;--f-text-08: #A8ADB8;--f-text-09: #B4BCCC;--f-text-10: #C7CFDD;--f-text-11: #ffffff;--f-text-12: #C7D4EE;--f-text-13: rgba(255, 255, 255, .85);--f-semantic-info-01: #4D9AFF;--f-semantic-info-01-rgb: 77, 154, 255;--f-semantic-info-02: #AED1FF;--f-semantic-info-03: #EEF5FF;--f-semantic-info-04: linear-gradient(135deg, #657CFF 0%, #4190FF 100%);--f-semantic-submit-01: #62CBCD;--f-semantic-submit-01-rgb: 98, 203, 205;--f-semantic-submit-02: #A7E0E1;--f-semantic-submit-03: #F3FBFB;--f-semantic-submit-04: linear-gradient(135deg, #12BFD3 0%, #41D5B9 100%);--f-semantic-success-01: #6CC77F;--f-semantic-success-01-rgb: 108, 199, 127;--f-semantic-success-02: #B5E3BF;--f-semantic-success-03: #F0FAF4;--f-semantic-success-04: linear-gradient(135deg, #3CA78D 0%, #7BCA8B 100%);--f-semantic-warning-01: #F5A144;--f-semantic-warning-01-rgb: 245, 161, 68;--f-semantic-warning-02: #FAD0A1;--f-semantic-warning-03: #FEF5EC;--f-semantic-warning-04: linear-gradient(135deg, #FC8249 0%, #FE9539 100%);--f-semantic-warning-05: #F7B500;--f-semantic-danger-01: #F46160;--f-semantic-danger-01-rgb: 244, 97, 96;--f-semantic-danger-02: #F9B0AF;--f-semantic-danger-03: #FDEFEF;--f-semantic-danger-04: linear-gradient(135deg, #E55875 0%, #FF7878 100%)}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(1,51,100,0)}@-ms-viewport{width:device-width}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:.8125rem;font-weight:400;line-height:1.4286;color:#2d2f33;text-align:left;background-color:#f0f3f6}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[title],abbr[data-original-title]{text-decoration:underline;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul,dl{margin-top:0;margin-bottom:0;padding:0}li{list-style:none}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#2a87ff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#529dff;text-decoration:none}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}pre,code,kbd,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#747b8b;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{margin-bottom:.5rem;font-family:inherit;font-weight:500;line-height:1.2;color:inherit}h1,.h1{font-size:1.625rem}h2,.h2{font-size:1.5rem}h3,.h3{font-size:1.375rem}h4,.h4{font-size:1.25rem}h5,.h5{font-size:1rem}h6,.h6{font-size:.875rem}.lead{font-size:1.25rem;font-weight:300}.display-1{font-size:6rem;font-weight:300;line-height:1.2}.display-2{font-size:5.5rem;font-weight:300;line-height:1.2}.display-3{font-size:4.5rem;font-weight:300;line-height:1.2}.display-4{font-size:3.5rem;font-weight:300;line-height:1.2}hr{margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #E6E9F0}small,.small{font-size:80%;font-weight:400}mark,.mark{padding:.2em;background-color:#f5a144}.list-unstyled,.list-inline{padding-left:0;list-style:none}.list-inline-item{display:inline-block}.list-inline-item:not(:last-child){margin-right:.5rem}.initialism{font-size:90%;text-transform:uppercase}.blockquote{margin-bottom:1rem;font-size:1.25rem}.blockquote-footer{display:block;font-size:80%;color:#747b8b}.blockquote-footer:before{content:"— "}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#2a87ff!important}a.bg-primary:hover,a.bg-primary:focus,button.bg-primary:hover,button.bg-primary:focus{background-color:#006bf6!important}.bg-success{background-color:#6cc77f!important}a.bg-success:hover,a.bg-success:focus,button.bg-success:hover,button.bg-success:focus{background-color:#47b95f!important}.bg-info{background-color:#4d9aff!important}a.bg-info:hover,a.bg-info:focus,button.bg-info:hover,button.bg-info:focus{background-color:#1a7dff!important}.bg-warning{background-color:#f5a144!important}a.bg-warning:hover,a.bg-warning:focus,button.bg-warning:hover,button.bg-warning:focus{background-color:#f28914!important}.bg-danger{background-color:#f46160!important}a.bg-danger:hover,a.bg-danger:focus,button.bg-danger:hover,button.bg-danger:focus{background-color:#f13230!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #E6E9F0!important}.border-top{border-top:1px solid #E6E9F0!important}.border-right{border-right:1px solid #E6E9F0!important}.border-bottom{border-bottom:1px solid #E6E9F0!important}.border-left{border-left:1px solid #E6E9F0!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#2a87ff!important}.border-success{border-color:#6cc77f!important}.border-info{border-color:#4d9aff!important}.border-warning{border-color:#f5a144!important}.border-danger{border-color:#f46160!important}.border-white{border-color:#fff!important}.rounded{border-radius:6px!important}.rounded-top{border-top-left-radius:6px!important;border-top-right-radius:6px!important}.rounded-right{border-top-right-radius:6px!important;border-bottom-right-radius:6px!important}.rounded-bottom{border-bottom-right-radius:6px!important;border-bottom-left-radius:6px!important}.rounded-left{border-top-left-radius:6px!important;border-bottom-left-radius:6px!important}.rounded-circle{border-radius:50%!important}.rounded-0{border-radius:0!important}.clearfix:after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media (min-width: 576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media (min-width: 768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media (min-width: 888px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media (min-width: 1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media (min-width: 1690px){.d-el-none{display:none!important}.d-el-inline{display:inline!important}.d-el-inline-block{display:inline-block!important}.d-el-block{display:block!important}.d-el-table{display:table!important}.d-el-table-row{display:table-row!important}.d-el-table-cell{display:table-cell!important}.d-el-flex{display:flex!important}.d-el-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width: 576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width: 768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width: 888px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width: 1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}@media (min-width: 1690px){.flex-el-row{flex-direction:row!important}.flex-el-column{flex-direction:column!important}.flex-el-row-reverse{flex-direction:row-reverse!important}.flex-el-column-reverse{flex-direction:column-reverse!important}.flex-el-wrap{flex-wrap:wrap!important}.flex-el-nowrap{flex-wrap:nowrap!important}.flex-el-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-el-fill{flex-grow:1!important;flex-shrink:1!important;flex-basis:auto!important}.flex-el-grow-0{flex-grow:0!important}.flex-el-grow-1{flex-grow:1!important}.flex-el-shrink-0{flex-shrink:0!important}.flex-el-shrink-1{flex-shrink:1!important}.justify-content-el-start{justify-content:flex-start!important}.justify-content-el-end{justify-content:flex-end!important}.justify-content-el-center{justify-content:center!important}.justify-content-el-between{justify-content:space-between!important}.justify-content-el-around{justify-content:space-around!important}.align-items-el-start{align-items:flex-start!important}.align-items-el-end{align-items:flex-end!important}.align-items-el-center{align-items:center!important}.align-items-el-baseline{align-items:baseline!important}.align-items-el-stretch{align-items:stretch!important}.align-content-el-start{align-content:flex-start!important}.align-content-el-end{align-content:flex-end!important}.align-content-el-center{align-content:center!important}.align-content-el-between{align-content:space-between!important}.align-content-el-around{align-content:space-around!important}.align-content-el-stretch{align-content:stretch!important}.align-self-el-auto{align-self:auto!important}.align-self-el-start{align-self:flex-start!important}.align-self-el-end{align-self:flex-end!important}.align-self-el-center{align-self:center!important}.align-self-el-baseline{align-self:baseline!important}.align-self-el-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width: 576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width: 768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width: 888px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width: 1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}@media (min-width: 1690px){.float-el-left{float:left!important}.float-el-right{float:right!important}.float-el-none{float:none!important}}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports (position: sticky){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.shadow-none{box-shadow:none!important}.shadow-sm{box-shadow:0 .125rem .25rem #01336413!important}.shadow{box-shadow:0 .5rem 1rem #01336426!important}.shadow-lg{box-shadow:0 1rem 3rem #0133642d!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width: 888px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}@media (min-width: 1690px){.m-el-0{margin:0!important}.mt-el-0,.my-el-0{margin-top:0!important}.mr-el-0,.mx-el-0{margin-right:0!important}.mb-el-0,.my-el-0{margin-bottom:0!important}.ml-el-0,.mx-el-0{margin-left:0!important}.m-el-1{margin:.25rem!important}.mt-el-1,.my-el-1{margin-top:.25rem!important}.mr-el-1,.mx-el-1{margin-right:.25rem!important}.mb-el-1,.my-el-1{margin-bottom:.25rem!important}.ml-el-1,.mx-el-1{margin-left:.25rem!important}.m-el-2{margin:.5rem!important}.mt-el-2,.my-el-2{margin-top:.5rem!important}.mr-el-2,.mx-el-2{margin-right:.5rem!important}.mb-el-2,.my-el-2{margin-bottom:.5rem!important}.ml-el-2,.mx-el-2{margin-left:.5rem!important}.m-el-3{margin:1rem!important}.mt-el-3,.my-el-3{margin-top:1rem!important}.mr-el-3,.mx-el-3{margin-right:1rem!important}.mb-el-3,.my-el-3{margin-bottom:1rem!important}.ml-el-3,.mx-el-3{margin-left:1rem!important}.m-el-4{margin:1.5rem!important}.mt-el-4,.my-el-4{margin-top:1.5rem!important}.mr-el-4,.mx-el-4{margin-right:1.5rem!important}.mb-el-4,.my-el-4{margin-bottom:1.5rem!important}.ml-el-4,.mx-el-4{margin-left:1.5rem!important}.m-el-5{margin:3rem!important}.mt-el-5,.my-el-5{margin-top:3rem!important}.mr-el-5,.mx-el-5{margin-right:3rem!important}.mb-el-5,.my-el-5{margin-bottom:3rem!important}.ml-el-5,.mx-el-5{margin-left:3rem!important}.p-el-0{padding:0!important}.pt-el-0,.py-el-0{padding-top:0!important}.pr-el-0,.px-el-0{padding-right:0!important}.pb-el-0,.py-el-0{padding-bottom:0!important}.pl-el-0,.px-el-0{padding-left:0!important}.p-el-1{padding:.25rem!important}.pt-el-1,.py-el-1{padding-top:.25rem!important}.pr-el-1,.px-el-1{padding-right:.25rem!important}.pb-el-1,.py-el-1{padding-bottom:.25rem!important}.pl-el-1,.px-el-1{padding-left:.25rem!important}.p-el-2{padding:.5rem!important}.pt-el-2,.py-el-2{padding-top:.5rem!important}.pr-el-2,.px-el-2{padding-right:.5rem!important}.pb-el-2,.py-el-2{padding-bottom:.5rem!important}.pl-el-2,.px-el-2{padding-left:.5rem!important}.p-el-3{padding:1rem!important}.pt-el-3,.py-el-3{padding-top:1rem!important}.pr-el-3,.px-el-3{padding-right:1rem!important}.pb-el-3,.py-el-3{padding-bottom:1rem!important}.pl-el-3,.px-el-3{padding-left:1rem!important}.p-el-4{padding:1.5rem!important}.pt-el-4,.py-el-4{padding-top:1.5rem!important}.pr-el-4,.px-el-4{padding-right:1.5rem!important}.pb-el-4,.py-el-4{padding-bottom:1.5rem!important}.pl-el-4,.px-el-4{padding-left:1.5rem!important}.p-el-5{padding:3rem!important}.pt-el-5,.py-el-5{padding-top:3rem!important}.pr-el-5,.px-el-5{padding-right:3rem!important}.pb-el-5,.py-el-5{padding-bottom:3rem!important}.pl-el-5,.px-el-5{padding-left:3rem!important}.m-el-auto{margin:auto!important}.mt-el-auto,.my-el-auto{margin-top:auto!important}.mr-el-auto,.mx-el-auto{margin-right:auto!important}.mb-el-auto,.my-el-auto{margin-bottom:auto!important}.ml-el-auto,.mx-el-auto{margin-left:auto!important}}.text-justify{text-align:justify!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width: 576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width: 768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width: 888px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width: 1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width: 1690px){.text-el-left{text-align:left!important}.text-el-right{text-align:right!important}.text-el-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#2a87ff!important}a.text-primary:hover,a.text-primary:focus{color:#006bf6!important}.text-secondary{color:#747b8b!important}a.text-secondary:hover,a.text-secondary:focus{color:#5d626f!important}.text-success{color:#6cc77f!important}a.text-success:hover,a.text-success:focus{color:#47b95f!important}.text-info{color:#4d9aff!important}a.text-info:hover,a.text-info:focus{color:#1a7dff!important}.text-warning{color:#f5a144!important}a.text-warning:hover,a.text-warning:focus{color:#f28914!important}a.text-danger:hover,a.text-danger:focus{color:#f13230!important}.text-dark{color:#000!important}.text-muted{color:#86909c!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}body{background:#f0f3f6}input::-ms-clear{display:none}input::-webkit-contacts-auto-fill-button{visibility:hidden;display:none!important;pointer-events:none;position:absolute;right:0}h1,.h1{line-height:2.125rem}h2,.h2{line-height:2}h3,.h3{line-height:1.875rem}h4,.h4{line-height:1.75rem}h5,.h5{line-height:1.375rem}h6,.h6{line-height:1.25rem}.text-dark{color:#000}.text-danger{color:#f46160!important}.text-info{color:#529dff!important}.font-small{font-size:12px!important}.font-middle{font-size:16px!important}.font-large{font-size:18px!important}.font-exlarge{font-size:24px!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{width:6px;background:#f0f2f5;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em}::-webkit-scrollbar-thumb{background-color:#c1c1c1b3;background-clip:padding-box;min-height:28px;-webkit-border-radius:2em;-moz-border-radius:2em;border-radius:2em}::-webkit-scrollbar-thumb:hover{background-color:#c1c1c1}::-webkit-scrollbar-corner{background-color:transparent}.f-cmp-mt{margin-top:.5rem!important}.f-cmp-mb{margin-bottom:.5rem!important}.f-cmp-mx{margin-left:1rem!important;margin-right:1rem!important}.f-cmp-mr{margin-right:1rem!important}.f-cmp-ml{margin-left:1rem!important}.f-cmp-mx-minus{margin-left:-1rem!important;margin-right:-1rem!important}.f-cmp-px{padding-left:1rem!important;padding-right:1rem!important}.f-cmp-py{padding-top:.5rem!important;padding-bottom:.5rem!important}.f-cmp-p{padding:.5rem 1rem!important}.f-cmp-pt{padding-top:.5rem!important}.f-cmp-pb{padding-bottom:.5rem!important}.f-cmp-gutter,.f-split-border-b{border-bottom:1px solid #E6E9F0}.f-common-px{padding-left:.875rem;padding-right:.875rem}.f-common-py{padding-top:.875rem;padding-bottom:.875rem}.f-common-py-form{padding-top:.875rem;padding-bottom:.5rem}.f-utils-absolute-all{position:absolute;top:0;left:0;width:100%;height:100%}.f-utils-flex-column{display:flex!important;flex-direction:column!important;overflow:hidden!important}.f-utils-fill-flex-column{flex-shrink:1;flex-grow:1;flex-basis:0;display:flex!important;flex-direction:column!important;overflow:hidden!important}.f-utils-flex-row{display:flex!important;flex-direction:row!important;overflow:hidden!important;flex-wrap:nowrap}.f-utils-flex-row-wrap{display:flex!important;flex-direction:row!important;overflow:hidden!important;flex-wrap:wrap!important}.f-utils-fill-flex-row{flex-shrink:1;flex-grow:1;flex-basis:0;display:flex!important;flex-direction:row!important;overflow:hidden!important;flex-wrap:nowrap!important}.f-utils-fill-flex-row-wrap{flex-shrink:1;flex-grow:1;flex-basis:0;display:flex!important;flex-direction:row!important;overflow:hidden!important;flex-wrap:wrap!important}.f-utils-fill{flex-shrink:1;flex-grow:1;flex-basis:0;overflow:hidden}.f-utils-fill-auto{flex:0 0 auto}.f-utils-overflow-xhya{overflow-x:hidden!important;overflow-y:auto!important}.f-utils-overflow-xayh{overflow-y:hidden!important;overflow-x:auto!important}.f-utils-overflow-xaya{overflow:auto!important}.f-utils-overflow-hidden{overflow:hidden!important}.f-utils-overflow-auto{overflow:auto!important}.f-utils-nogutters{margin-right:0;margin-left:0}.f-utils-nogutters>.col,.f-utils-nogutters>[class*=col-]{padding-right:0;padding-left:0}.f-utils-hcenter-vcenter{display:flex;align-items:center;justify-content:center}.f-overflow-y-auto{overflow-y:auto!important}.f-overflow-y-hidden{overflow-y:hidden!important}.f-overflow-x-auto{overflow-x:auto!important}.f-overflow-x-hidden{overflow-x:hidden!important}@media (min-width: 576px){.f-overflow-sm-y-auto{overflow-y:auto!important}.f-overflow-sm-y-hidden{overflow-y:hidden!important}.f-overflow-sm-x-auto{overflow-x:auto!important}.f-overflow-sm-x-hidden{overflow-x:hidden!important}}@media (min-width: 768px){.f-overflow-md-y-auto{overflow-y:auto!important}.f-overflow-md-y-hidden{overflow-y:hidden!important}.f-overflow-md-x-auto{overflow-x:auto!important}.f-overflow-md-x-hidden{overflow-x:hidden!important}}@media (min-width: 888px){.f-overflow-lg-y-auto{overflow-y:auto!important}.f-overflow-lg-y-hidden{overflow-y:hidden!important}.f-overflow-lg-x-auto{overflow-x:auto!important}.f-overflow-lg-x-hidden{overflow-x:hidden!important}}@media (min-width: 1200px){.f-overflow-xl-y-auto{overflow-y:auto!important}.f-overflow-xl-y-hidden{overflow-y:hidden!important}.f-overflow-xl-x-auto{overflow-x:auto!important}.f-overflow-xl-x-hidden{overflow-x:hidden!important}}@media (min-width: 1690px){.f-overflow-el-y-auto{overflow-y:auto!important}.f-overflow-el-y-hidden{overflow-y:hidden!important}.f-overflow-el-x-auto{overflow-x:auto!important}.f-overflow-el-x-hidden{overflow-x:hidden!important}}.farris-overflow-y-auto{overflow-x:hidden!important;overflow-y:auto!important}.farris-overflow-y-hidden{overflow-x:hidden!important;overflow-y:hidden!important}.farris-overflow-hidden{overflow:hidden!important}.w-1{width:8.3333333333%!important}.w-2{width:16.6666666667%!important}.w-3{width:25%!important}.w-4{width:33.3333333333%!important}.w-5{width:41.6666666667%!important}.w-6{width:50%!important}.w-7{width:58.3333333333%!important}.w-8{width:66.6666666667%!important}.w-9{width:75%!important}.w-10{width:83.3333333333%!important}.w-11{width:91.6666666667%!important}.w-12{width:100%!important}.f-utils-text-break{white-space:normal!important;word-break:break-all!important}.f-text-emphasize{color:#000!important}.f-text-light{color:#5a5e66!important}.f-text-lighter{color:#a8adb8!important}.f-text-mute{color:#b4bccc!important}.f-text-two-line{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;max-height:2.5rem}.f-max-width-auto{max-width:none!important}.f-min-width-auto{min-width:auto!important}.f-width-auto{width:auto!important}.f-utils-bordered{border:1px solid #E9ECF3;border-radius:6px}.f-utils-border-radius{border-radius:6px}.popover{position:absolute;top:0;left:0;z-index:1060;display:block;word-wrap:break-word;background-color:rgba(var(--f-neutral-00-rgb),.95);background-clip:padding-box;border:1px solid var(--f-neutral-00);border-radius:8px;box-shadow:0 2px 8px #00204a26}.popover .arrow{position:absolute;display:block;width:1rem;height:.5rem;margin:0 6px}.popover .arrow:before,.popover .arrow:after{position:absolute;display:block;content:"";border-color:transparent;border-style:solid}.popover-tips{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.4286;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;white-space:normal;line-break:auto;font-size:.875rem}.bs-popover-top,.bs-popover-auto[x-placement^=top]{margin-bottom:.5rem}.bs-popover-top .arrow,.bs-popover-auto[x-placement^=top] .arrow{bottom:calc((.5rem + 1px)*-1)}.bs-popover-top .arrow:before,.bs-popover-auto[x-placement^=top] .arrow:before,.bs-popover-top .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:after{border-width:.5rem .5rem 0}.bs-popover-top .arrow:before,.bs-popover-auto[x-placement^=top] .arrow:before{bottom:0;border-top-color:rgba(var(--f-neutral-00-rgb),.4)}.bs-popover-top .arrow:after,.bs-popover-auto[x-placement^=top] .arrow:after{bottom:1px;border-top-color:rgba(var(--f-neutral-00-rgb),.95)}.bs-popover-right,.bs-popover-auto[x-placement^=right]{margin-left:.5rem}.bs-popover-right .arrow,.bs-popover-auto[x-placement^=right] .arrow{left:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:6px 0}.bs-popover-right .arrow:before,.bs-popover-auto[x-placement^=right] .arrow:before,.bs-popover-right .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:after{border-width:.5rem .5rem .5rem 0}.bs-popover-right .arrow:before,.bs-popover-auto[x-placement^=right] .arrow:before{left:0;border-right-color:rgba(var(--f-neutral-00-rgb),.4)}.bs-popover-right .arrow:after,.bs-popover-auto[x-placement^=right] .arrow:after{left:1px;border-right-color:rgba(var(--f-neutral-00-rgb),.95)}.bs-popover-bottom,.bs-popover-auto[x-placement^=bottom]{margin-top:.5rem}.bs-popover-bottom .arrow,.bs-popover-auto[x-placement^=bottom] .arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-bottom .arrow:before,.bs-popover-auto[x-placement^=bottom] .arrow:before,.bs-popover-bottom .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:after{border-width:0 .5rem .5rem .5rem}.bs-popover-bottom .arrow:before,.bs-popover-auto[x-placement^=bottom] .arrow:before{top:0;border-bottom-color:rgba(var(--f-neutral-00-rgb),.4)}.bs-popover-bottom .arrow:after,.bs-popover-auto[x-placement^=bottom] .arrow:after{top:1px;border-bottom-color:rgba(var(--f-neutral-00-rgb),.95)}.bs-popover-bottom .popover-header:before,.bs-popover-auto[x-placement^=bottom] .popover-header:before{position:absolute;top:0;left:50%;display:block;width:1rem;margin-left:-.5rem;content:"";border-bottom:1px solid var(--f-neutral-10)}.bs-popover-left,.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs-popover-left .arrow,.bs-popover-auto[x-placement^=left] .arrow{right:calc((.5rem + 1px)*-1);width:.5rem;height:1rem;margin:6px 0}.bs-popover-left .arrow:before,.bs-popover-auto[x-placement^=left] .arrow:before,.bs-popover-left .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:after{border-width:.5rem 0 .5rem .5rem}.bs-popover-left .arrow:before,.bs-popover-auto[x-placement^=left] .arrow:before{right:0;border-left-color:rgba(var(--f-neutral-00-rgb),.4)}.bs-popover-left .arrow:after,.bs-popover-auto[x-placement^=left] .arrow:after{right:1px;border-left-color:rgba(var(--f-neutral-00-rgb),.95)}.popover-header{line-height:1.5rem;padding:.5rem .75rem;margin-bottom:0;font-size:.875rem;color:var(--f-text-01);background-color:var(--f-neutral-10);border-bottom:1px solid var(--f-neutral-10);border-top-left-radius:5px;border-top-right-radius:5px}.popover-header:empty{display:none}.popover-body{max-width:17.25rem;padding:.5rem .75rem;color:var(--f-text-02)}.bs3.popover-top{margin-bottom:10px}.bs3.popover.top>.arrow{margin-left:-2px}.bs3.popover.top{margin-bottom:10px}.popover.bottom>.arrow{margin-left:-4px}.bs3.bs-popover-left,.bs3.bs-popover-auto[x-placement^=left]{margin-right:.5rem}.bs3.bs-popover-right .arrow,.bs3.bs-popover-auto[x-placement^=right] .arrow,.bs3.bs-popover-left .arrow,.bs3.bs-popover-auto[x-placement^=left] .arrow{margin:.3rem 0}.bs-popover-bottom-left .arrow{top:calc((.5rem + 1px)*-1)}.bs-popover-bottom-left .arrow:before{top:0;border-bottom-color:#fff6!important}.bs-popover-bottom-left .arrow:before,.bs-popover-bottom-left .arrow:after{border-width:0 .5rem .5rem}.bs-popover-bottom-left .arrow:after{top:1px;border-bottom-color:var(--f-neutral-00)!important}.popover.popover-fitcontent .popover-body{max-width:initial;padding:initial}.popover.popover-limitmax{display:flex;flex-direction:column}.popover.popover-limitmax .popover-body{overflow:hidden}.popover .arrow-left .arrow{left:calc(50% - 10px)}.popover-content .f-datepicker-container{box-shadow:none!important}.popover.bs-popover-top .arrow:before,.popover.bs-popover-auto[x-placement^=top] .arrow:before{bottom:0;border-top-color:var(--f-neutral-00);filter:drop-shadow(0px 1px 2px #e8e8e8)}.popover.bs-popover-top .arrow:after,.popover.bs-popover-auto[x-placement^=top] .arrow:after{border-top-color:var(--f-neutral-00)}.popover.bs-popover-bottom-left .arrow:before{top:0;border-bottom-color:var(--f-neutral-00)!important;filter:drop-shadow(0px -2px 2px #e8e8e8)}.popver.fade{visibility:hidden}.popover{transition:opacity .12s ease-in}.f-splitter-pane{position:relative;padding:0}.f-splitter-pane.f-splitter-pane-left,.f-splitter-pane.f-splitter-pane-right,.f-splitter-pane.f-splitter-pane-bottom,.f-splitter-pane.f-splitter-pane-top{box-shadow:0 0 8px #001c4014}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:before{content:"";position:absolute;background:#e9ecf3}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:after{content:"";position:absolute;top:50%;left:50%;width:6px;height:60px;margin:-30px 0 0 -3px;background-image:url(./imgs/f-drag-icon-default.svg);background-repeat:no-repeat;background-size:cover;background-position:center center}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:hover,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:hover,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:hover,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:hover{background:none}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:hover:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:hover:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:hover:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:hover:before{background-image:var(--f-theme-07);box-shadow:0 2px 5px rgba(var(--f-theme-03),.2)}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:hover:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:hover:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:hover:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:hover:after{background-image:url(./imgs/f-drag-icon-hover.svg);box-shadow:0 2px 5px rgba(var(--f-theme-03),.2)}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:before{height:1px;top:50%;left:0;right:0}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s:after,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n:after{transform:rotate(90deg)}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e:before,.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w:before{width:1px;top:0;left:50%;bottom:0}.f-splitter-horizontal-resize-proxy{width:.4375rem;background:rgba(var(--f-theme-03-rgb),.04);left:0;display:none;position:absolute;height:100%;z-index:100}.f-splitter-vertical-resize-proxy{height:.4375rem;background:rgba(var(--f-theme-03-rgb),.04);top:0;display:none;position:absolute;width:100%;z-index:100}.f-splitter{flex-shrink:1;flex-grow:1;flex-basis:0;display:flex;flex-direction:row;flex-wrap:nowrap;overflow:hidden;position:relative}.f-splitter-pane.f-splitter-pane-main{flex-shrink:1;flex-grow:1;flex-basis:0;overflow:auto;display:flex}.f-splitter-pane.f-splitter-pane-column,.f-splitter-pane.f-splitter-pane-row{display:flex;flex-direction:column;box-shadow:0 0 8px #001c4014;padding:0;position:relative;z-index:100}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-e{cursor:e-resize;width:.4375rem;right:-.3125rem;height:100%;top:0}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-w{cursor:w-resize;width:.4375rem;left:-.3125rem;height:100%;top:0}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-s{cursor:s-resize;height:.4375rem;bottom:-.3125rem;width:100%;left:0}.f-splitter-pane>.f-splitter-resize-bar.f-splitter-resize-bar-n{cursor:n-resize;height:.4375rem;top:-.3125rem;width:100%;left:0}.f-splitter-pane>.f-splitter-resize-bar{position:absolute;font-size:.1px;display:block;touch-action:none}.f-splitter-pane>.f-splitter-resize-bar:hover{background:rgba(var(--f-theme-03-rgb),.07)}.f-splitter-resize-overlay{z-index:98;width:100%;height:100%;cursor:e-resize;background:0 0;position:absolute}.f-splitter-horizontal-resize-proxy{width:.4375rem;background:rgba(var(--f-theme-03-rgb),.07);left:0;display:none;position:absolute;height:100%;z-index:100}.f-splitter-vertical-resize-proxy{height:.4375rem;background:rgba(var(--f-theme-03-rgb),.07);top:0;display:none;position:absolute;width:100%;z-index:100}.f-search-box{position:relative;display:inline-block;width:100%}.f-search-box-disabled .f-search-box-input{background-color:#f5f6f9;cursor:not-allowed}.f-search-box-disabled .f-search-box-button{cursor:not-allowed;opacity:.5}.f-search-box-input-group{display:flex;align-items:center;border:1px solid #D9DEE7;border-radius:4px;background:#fff;transition:border-color .2s}.f-search-box-input-group:hover{border-color:#529dff}.f-search-box-input-group:focus-within{border-color:#0e6ded;box-shadow:0 0 0 2px #0e6ded26}.f-search-box-input{flex:1;border:none;outline:none;padding:6px 10px;font-size:13px;line-height:1.5;background:transparent;color:#2d2f33;min-width:0}.f-search-box-input::placeholder{color:#b4bccc}.f-search-box-input:disabled{background-color:#f5f6f9;cursor:not-allowed}.f-search-box-clear{display:flex;align-items:center;justify-content:center;width:22px;height:22px;cursor:pointer;color:#747b8b;flex-shrink:0;border-radius:50%;transition:color .2s,background .2s}.f-search-box-clear:hover{color:#424347;background:#0000000a}.f-search-box-clear .fx-icon{font-size:12px}.f-search-box-button{display:flex;align-items:center;justify-content:center;padding:0 8px;height:100%;cursor:pointer;color:#747b8b;border-left:1px solid #D9DEE7;transition:color .2s,background .2s;flex-shrink:0}.f-search-box-button:hover{color:#0e6ded;background:#f7f8fb}.f-search-box-button .fx-icon{font-size:14px}.search-box-container{overflow-y:auto}.search-box-container.position-relative{position:relative}.search-box-loading{display:flex;align-items:center;justify-content:center;padding:12px 0;color:#0e6ded}.search-box-loading .fx-icon{font-size:18px}.search-box-list{list-style:none;margin:0;padding:0}.search-box-item{padding:6px 10px;cursor:pointer;font-size:13px;color:#2d2f33;border-radius:3px;transition:background .15s}.search-box-item:hover{background:#f7f8fb}.search-box-item:active{background:#dbe9ff}.search-box-empty{padding:12px 0;text-align:center;font-size:13px;color:#747b8b}.nav{display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:hover,.nav-link:focus{text-decoration:none}.nav-link.disabled{color:#848c9a}.nav-tabs{border-bottom:1px solid #E9ECF3}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:6px;border-top-right-radius:6px}.nav-tabs .nav-link:hover,.nav-tabs .nav-link:focus{border-color:#E6E9F0 #E6E9F0 #E9ECF3}.nav-tabs .nav-link.disabled{color:#848c9a;background-color:transparent;border-color:transparent}.nav-tabs .nav-link.active,.nav-tabs .nav-item.show .nav-link{color:#424347;background-color:#fff;border-color:#E9ECF3 #E9ECF3 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:6px}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background:#2a87ff}.nav-fill .nav-item{flex-grow:1;flex-shrink:1;flex-basis:auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.farris-nav{display:flex;flex-direction:row;align-items:center;border-bottom:1px solid var(--f-neutral-06);overflow:hidden}.farris-nav-item{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.farris-nav-item-link{padding:.75rem 1rem;cursor:pointer}.farris-nav-item-link-text{position:relative;font-size:1rem;font-weight:400}.farris-nav-item-tag{position:absolute;right:-.75rem;top:calc(10px - 100%);padding:0 .375rem;color:var(--f-text-00);font-size:.75rem;line-height:1.125rem;border-radius:1.125rem}.farris-nav.farris-nav-vertical{flex-direction:column;align-items:flex-start}.farris-nav.farris-nav-vertical .farris-nav-item{width:100%}.farris-nav{border-color:var(--f-neutral-06)!important}.farris-nav-item-link{border-bottom:2px solid transparent}.farris-nav-item-link-text{color:var(--f-text-03)}.farris-nav-item.active .farris-nav-item-link{border-color:var(--f-theme-03)}.farris-nav-item.active .farris-nav-item-link-text{color:var(--f-theme-03)}.farris-nav-item.disabled .farris-nav-item-link-text{color:var(--f-text-07)}.farris-nav-item:hover:not(.disabled):not(.active) .farris-nav-item-link-text{color:var(--f-theme-05)}.farris-nav-item-tag{background-color:var(--f-semantic-danger-01)}.f-listview-fill{flex-grow:1;flex-shrink:1;flex-basis:0;overflow:hidden}.f-listview-fill .f-list-view{height:100%}.f-listview-fill .f-list-view .f-list-view-header,.f-listview-fill .f-list-view .f-list-view-footer{flex-shrink:0}.f-listview-fill .f-list-view .f-list-view-content{overflow-y:auto;flex-grow:1;flex-shrink:1;flex-basis:0}.f-list-view{display:flex;flex-direction:column;overflow:hidden}.f-list-view .f-list-view-content{flex:1;overflow:auto}.f-list-view .f-list-view-group{padding:0}.f-list-view .f-list-view-hover{background:#e8f2ff}.f-list-view .f-paging-wrapper{padding:14px 0}.f-list-view .f-list-view-group-item{display:flex;align-items:center;float:none;text-align:initial}.f-list-view .f-list-view-group-item.f-none-border{border-bottom:0}.f-list-view .f-list-view-group-item.f-listview-hover,.f-list-view .f-list-view-group-item.f-listview-active{cursor:pointer;color:#424347}.f-list-view .f-list-view-group-item.f-listview-active{border-color:#529dff}.f-list-view .f-list-view-group-item.f-un-select{color:#848c9a}.f-list-view .f-list-view-group-item .f-list-content{flex:1 1 auto;width:100%}.f-list-view .f-list-view-draggable-item{border:1px solid;border-color:#e9ecf3;background-color:#fafafc;border-radius:10px;margin:4px 2px}.f-list-view .f-list-view-draggable-item.f-listview-hover{cursor:pointer;color:#424347;background:#e8f2ff!important}.f-list-view .f-list-view-draggable-item.f-listview-hover .f-list-remove-icon{display:initial}.f-list-view .f-list-view-draggable-item.moving{opacity:0}.f-list-view .f-list-view-draggable-item.draggable-item--text-truncate .f-list-content{overflow:hidden}.f-list-view .f-list-view-draggable-item.draggable-item--text-truncate .f-list-content div{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.f-list-view .f-list-select{padding:0 0 0 14px}.f-list-view .f-list-select .listview-checkbox{margin:.25rem 0}.f-list-view .f-list-pin{color:#2a87ff;padding:0 14px 0 0}.f-list-view .f-list-remove{width:30px;color:#f46160;padding:0 14px 0 0}.f-list-view .f-list-remove-icon{display:none}.f-list-view .f-list-handle{padding:0 14px 0 0}.f-list-view .f-list-view-emptydata .f-empty-title{font-size:14px;line-height:22px;color:#a8adb8;padding:20px 0;text-align:center}.f-list-view-group-item.f-listview-hover,.f-list-view-group-item.f-listview-active{color:#424347;background:#e8f2ff}.f-list-view-group-item.f-listview-active{border-color:#529dff}.f-list-view-group-item.f-un-select{color:#848c9a}.f-list-view-draggable-item{border:1px solid #E9ECF3;background-color:#fafafc}.f-listview-drag-moving.f-list-view-draggable-item.moving{opacity:0}.f-listview-drag-moving.f-list-view-draggable-item .f-list-remove-icon{display:none!important}.f-list-view.small-item .f-list-select{padding:initial}::highlight(search-result){background-color:#f7b500;color:#fff}.f-list-view-group-item .custom-control.listview-checkbox{margin-right:0;padding-right:4px}.f-listview-card-content-fill .f-list-content{height:100%;display:flex;flex-direction:column}.f-listview-card-content-fill .f-list-content>*{height:100%}.f-tmpl-card-listview--header-multicontent02 .f-list-view{margin:0}.f-tmpl-card-listview--header-multicontent02 .f-list-view-group{margin:0 -10px}.f-tmpl-card-listview--header-multicontent02 .f-list-view-content{overflow-x:hidden}.f-hitl-card{width:100%;max-width:800px;font-size:16px;color:#1a1a1a;border-radius:16px;background:#fff;padding:16px 24px 21px;overflow:hidden;border:1px solid #E6E6E6}.f-hitl-card--pinned{position:fixed;bottom:36px;z-index:999;left:50%;transform:translate(-50%);border:none;box-shadow:0 2px 12px #0000000f,0 0 0 1px #0000000a}.f-hitl-card__header{display:flex;align-items:start;justify-content:space-between;gap:12px}.f-hitl-card__title-wrap{display:flex;flex-direction:column;gap:6px}.f-hitl-card__title{font-size:18px;font-weight:600;line-height:25px;flex:1;min-width:0}.f-hitl-card__subtitle{font-size:16px;font-weight:400;color:#7a7a7a;line-height:22px}.f-hitl-pagination{display:flex;align-items:center;gap:6px;flex-shrink:0}.f-hitl-pagination__btn{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:6px;background:#fff;color:#afafaf;font-size:14px;cursor:pointer;transition:all .15s ease}.f-hitl-pagination__btn:hover:not(:disabled){background:#ebebeb}.f-hitl-pagination__btn:disabled{opacity:.35;cursor:not-allowed}.f-hitl-pagination__text{font-size:16px;color:#6c6c6c;text-align:center;-webkit-user-select:none;user-select:none;letter-spacing:.5px}.f-hitl-card__body{min-height:84px;padding-top:22px;padding-bottom:16px}.f-hitl-option-list{border:1px solid #E6E6E6;border-radius:12px;max-height:280px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:#e2e8f0 transparent}.f-hitl-option-list::-webkit-scrollbar{width:5px}.f-hitl-option-list::-webkit-scrollbar-thumb{background:#e2e8f0;border-radius:10px}.f-hitl-opt-row{display:flex;align-items:center;padding:10px 12px;gap:14px;cursor:pointer;transition:background .15s ease,border-color .15s ease}.f-hitl-opt-row:not(:last-child){border-bottom:1px solid #E6E6E6}.f-hitl-opt-row:hover{background:#f8fafc}.f-hitl-opt-row--active{background:#e9f3ff}.f-hitl-opt-row--active .f-hitl-opt-row__index{background-color:#d8e4f3}.f-hitl-opt-row--active .f-hitl-opt-row__check{opacity:1;transform:scale(1)}.f-hitl-opt-row:last-child{margin-bottom:0}.f-hitl-opt-row__index{width:26px;height:26px;flex-shrink:0;color:#6b6b6c;text-align:center;-webkit-user-select:none;user-select:none;border-radius:6px;background-color:#f1f2f5;display:flex;align-items:center;justify-content:center}.f-hitl-opt-row__label{flex:1;min-width:0;line-height:1.4}.f-hitl-opt-row__check{color:#999;width:40px;flex-shrink:0;display:flex;align-items:center;justify-content:center;opacity:0;transform:scale(.8);transition:opacity .2s ease,transform .2s ease}.f-hitl-card__footer{display:flex;align-items:center;justify-content:flex-end}.f-hitl-submit{display:inline-flex;align-items:center;justify-content:center;min-width:80px;padding:6px 30px;border:none;border-radius:8px;background:#2563eb;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:background .2s ease,box-shadow .2s ease,opacity .2s ease;letter-spacing:.3px}.f-hitl-submit:hover:not(:disabled){background:#1d4ed8;box-shadow:0 2px 8px #2563eb59}.f-hitl-submit:active:not(:disabled){background:#1e40af;transform:scale(.98)}.f-hitl-submit:disabled{opacity:.45;cursor:not-allowed}.f-hitl-input{width:100%;box-sizing:border-box;padding:10px 14px;border:1px solid #e2e8f0;border-radius:8px;font-size:16px;line-height:1.5;background:#fff;transition:border-color .15s ease,box-shadow .15s ease;outline:none}.f-hitl-input::placeholder{color:#94a3b8}.f-hitl-input:focus{border-color:#3e8dff}.f-hitl-input:disabled{opacity:.6;background:#f8fafc}.f-hitl-confirm{display:flex;gap:12px}.f-hitl-cbtn{min-width:88px;padding:10px 20px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;font-size:14px;font-weight:500;color:#334155;transition:all .15s ease}.f-hitl-cbtn:hover:not(:disabled){border-color:#cbd5e1;background:#f8fafc}.f-hitl-cbtn--primary{border-color:#2563eb;background:#eff6ff;color:#1e40af}.f-hitl-cbtn--primary:hover:not(:disabled){background:#dbeafe}.f-hitl-cbtn:disabled{opacity:.5;cursor:not-allowed}.f-hitl-field--unsupported{padding:12px;background:#fffbeb;border-radius:8px;border:1px dashed #f59e0b}.f-hitl-unsupported{font-size:13px;color:#92400e}.f-hitl-input--other{margin-top:8px}.f-hitl-form-group{display:flex;flex-direction:column;gap:12px}.f-hitl-form-item{display:flex;flex-direction:column;gap:4px}.f-hitl-form-item__label{font-size:13px;color:#64748b}.f-hitl-select-group{display:flex;flex-direction:column;gap:8px}.f-hitl-opt{display:flex;flex-direction:column;align-items:flex-start;gap:2px;width:100%;box-sizing:border-box;padding:8px 12px;border-radius:8px;border:1px solid #e2e8f0;background:#fff;cursor:pointer;text-align:left;transition:border-color .15s ease,box-shadow .15s ease}.f-hitl-opt:hover:not(:disabled){border-color:#94a3b8}.f-hitl-opt--active{border-color:#6366f1;box-shadow:0 0 0 1px #6366f1 inset}.f-hitl-opt:disabled{cursor:default;opacity:.75}.f-hitl-opt__label{font-size:14px;color:#0f172a}.f-hitl-opt__desc{font-size:12px;color:#64748b}.f-hitl-field__header{font-size:12px;color:#94a3b8;margin-bottom:4px}.f-hitl-field__label{font-size:14px;color:#0f172a;margin-bottom:8px;line-height:1.5}.f-hitl-date-wrap{position:relative;width:100%}.f-hitl-date-wrap .f-hitl-input[type=date]::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;width:36px;height:100%;cursor:pointer;z-index:1}.f-hitl-date-wrap:after{content:"";font-family:FarrisXIcons;position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:18px;color:#64748b;pointer-events:none;z-index:0}.f-hitl-num-wrap{position:relative}.f-hitl-num-input{padding-right:48px}.f-hitl-num-input::-webkit-outer-spin-button,.f-hitl-num-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.f-hitl-num-input{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.f-hitl-num-btns{position:absolute;right:1px;top:1px;bottom:1px;display:flex;flex-direction:column;border-radius:0 7px 7px 0;overflow:hidden}.f-hitl-num-btn{display:inline-flex;align-items:center;justify-content:center;flex:1;width:44px;padding:0;border:none;background:#fff;color:#afafaf;font-size:14px;cursor:pointer;transition:background .15s ease,color .15s ease}.f-hitl-num-btn:hover:not(:disabled){background:#ebebeb}.f-hitl-num-btn:active:not(:disabled){background:#e2e8f0}.f-hitl-num-btn:disabled{opacity:.35;cursor:not-allowed}
|