.missingWindow-module__root___zElIC{height:100%;display:flex;flex-direction:column;gap:10px;padding:14px;color:hsl(var(--background) / .92)}.missingWindow-module__title___OHRIP{font-size:14px;font-weight:700}.missingWindow-module__body___NomIo{font-size:12px;color:hsl(var(--background) / .72);line-height:1.5}.missingWindow-module__actions___ZjZ-7{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.missingWindow-module__actionBtn___ruzAm{appearance:none;border:1px solid hsl(var(--background) / .16);background:hsl(var(--background) / .06);color:hsl(var(--background) / .92);font-size:12px;padding:8px 10px;border-radius:10px;cursor:pointer}.missingWindow-module__actionBtn___ruzAm:hover{background:hsl(var(--background) / .1)}.missingWindow-module__actionBtn___ruzAm:active{background:hsl(var(--background) / .14)}.missingWindow-module__meta___Cqtfs{margin-top:6px;font-size:12px;color:hsl(var(--background) / .7);display:flex;flex-direction:column;gap:6px}.missingWindow-module__meta___Cqtfs code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;color:hsl(var(--background) / .9)}.TextRenderer-module__textBlock___MPZXm{padding:.75rem;margin:0;line-height:1.6;color:var(--text-secondary);white-space:pre-wrap;word-break:break-all;font-size:.75rem;font-family:Courier New,Monaco,Menlo,monospace;background:hsl(var(--muted) / .35);border:1px solid var(--glass-border);border-radius:.375rem;max-height:min(60vh,1200px);overflow:auto;overscroll-behavior:contain}@keyframes TextRenderer-module__fadeIn___kFRlI{0%{opacity:0}to{opacity:1}}.ImageRenderer-module__imageBlock___pEGWY{margin:12px 0;text-align:center}.ImageRenderer-module__image___0CnXm{border-radius:8px;box-shadow:0 2px 8px hsl(var(--foreground) / .1);cursor:zoom-in}.ImageRenderer-module__loading___kxUtf{padding:40px;color:var(--text-tertiary);font-size:14px}.ImageRenderer-module__error___tWYT8{padding:20px;background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .25);border-radius:8px;color:hsl(var(--destructive));display:flex;align-items:center;justify-content:center;gap:12px}.ImageRenderer-module__error___tWYT8 button{padding:4px 12px;background:hsl(var(--destructive));color:var(--text-inverse);border:none;border-radius:4px;cursor:pointer}.ImageRenderer-module__error___tWYT8 button:hover{filter:brightness(.92)}.ImageRenderer-module__caption___e59Qj{margin-top:8px;font-size:13px;color:var(--text-tertiary);font-style:italic}.TableRenderer-module__tableBlock___jnCzc{margin:0}@keyframes TableRenderer-module__slideIn___nRz6h{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.TableRenderer-module__caption___RBXmO{font-weight:600;margin-bottom:8px;color:var(--text-primary);font-size:14px;padding:4px 0}.TableRenderer-module__tableWrapper___zMvgL{overflow-x:auto;border-radius:12px;border:1px solid var(--glass-border);box-shadow:var(--shadow-sm);background:hsl(var(--background) / .55)}.TableRenderer-module__table___LkqqS{width:100%;border-collapse:collapse;font-size:14px}.TableRenderer-module__table___LkqqS thead{background:hsl(var(--muted) / .35)}.TableRenderer-module__table___LkqqS th{padding:12px 16px;text-align:left;font-weight:600;color:var(--text-primary);border-bottom:2px solid var(--glass-border);font-size:13px;letter-spacing:.02em}.TableRenderer-module__table___LkqqS td{padding:12px 16px;border-bottom:1px solid hsl(var(--foreground) / .08);color:var(--text-secondary);font-size:14px}.TableRenderer-module__table___LkqqS tbody tr:nth-child(2n){background:hsl(var(--muted) / .2)}.TableRenderer-module__table___LkqqS tbody tr:hover{background:hsl(var(--muted) / .35);transition:background .15s}.ChartRenderer-module__chartBlock___8k7E3{margin:16px 0;padding:16px;background:hsl(var(--background) / .55);border-radius:8px;border:1px solid var(--glass-border)}.ChartRenderer-module__error___JS8SU{padding:20px;color:hsl(var(--destructive));text-align:center}.FileCard-module__fileCard___rtdD5{border:1px solid var(--glass-border);border-radius:8px;overflow:hidden;background:var(--glass-bg-hover);box-shadow:var(--shadow-sm);transition:none;width:400px;max-width:400px}.FileCard-module__fileCard___rtdD5:hover{box-shadow:var(--shadow-md);border-color:var(--glass-border)}.FileCard-module__cardHeader___lcGIJ{display:flex;align-items:center;gap:8px;padding:8px 12px;background:transparent;border-bottom:1px solid var(--glass-border)}.FileCard-module__fileIcon___1WkLu{color:var(--text-tertiary);flex-shrink:0}.FileCard-module__filename___1IvL2{font-size:13px;color:var(--text-primary);font-weight:500;font-family:Monaco,Menlo,Courier New,monospace;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.FileCard-module__status___uST05{font-size:13px;color:var(--text-tertiary);font-weight:400}.FileCard-module__additions___jJwOx{font-size:13px;color:hsl(var(--success));font-weight:500;font-family:Monaco,Menlo,Courier New,monospace}.FileCard-module__codePreview___Aqpe-{background:hsl(var(--success) / .08);padding:12px 16px;position:relative;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.FileCard-module__codePreview___Aqpe-::-webkit-scrollbar{display:none}.FileCard-module__codeContent___jfmaS{font-size:12px;line-height:1.5;font-family:Monaco,Menlo,Courier New,monospace;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.FileCard-module__codeContent___jfmaS::-webkit-scrollbar{display:none}.FileCard-module__codeContent___jfmaS pre,.FileCard-module__codeContent___jfmaS code{scrollbar-width:none!important;-ms-overflow-style:none!important}.FileCard-module__codeContent___jfmaS pre::-webkit-scrollbar,.FileCard-module__codeContent___jfmaS code::-webkit-scrollbar{display:none!important}.FileCard-module__remainingLines___wwOI5{padding-top:8px;padding-left:44px;font-size:12px;color:hsl(var(--foreground) / .45);font-style:italic;font-family:Monaco,Menlo,Courier New,monospace;white-space:nowrap}.FileCard-module__cardFooter___aHtuO{background:hsl(var(--muted) / .2);border-top:1px solid var(--glass-border);padding:4px 0;display:flex;justify-content:center;align-items:center;cursor:pointer;transition:none}.FileCard-module__cardFooter___aHtuO:hover{background:hsl(var(--muted) / .35)}.FileCard-module__chevron___c9jnr{color:var(--text-tertiary);transition:none}.FileCard-module__chevronExpanded___PAhKf{transform:rotate(180deg)}@media(max-width:768px){.FileCard-module__cardHeader___lcGIJ{padding:8px 10px}.FileCard-module__filename___1IvL2,.FileCard-module__status___uST05,.FileCard-module__additions___jJwOx{font-size:12px}.FileCard-module__codePreview___Aqpe-{padding:10px}.FileCard-module__codeContent___jfmaS{font-size:12px}}.FileCard-module__generatingBadge___MDVx2{display:flex;align-items:center;gap:6px;font-size:11px;color:hsl(var(--primary));font-weight:500;margin-left:auto}.FileCard-module__generatingIndicator___zgjGT{display:flex;align-items:center;margin-left:8px;color:hsl(var(--primary))}.FileCard-module__spinner___U9yYC{animation:none}@keyframes FileCard-module__spin___1wQj9{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FileCard-module__skeletonLoader___3G1QB{display:flex;flex-direction:column;gap:8px;padding:8px 0}.FileCard-module__skeletonLine___Mq9C8{height:16px;background:linear-gradient(90deg,hsl(var(--foreground) / .06),hsl(var(--foreground) / .12),hsl(var(--foreground) / .06));background-size:200% 100%;animation:none;border-radius:4px}@keyframes FileCard-module__shimmer___SeePS{0%{background-position:-200% 0}to{background-position:200% 0}}.FileCard-module__typingIndicator___gYWv9{display:inline-flex;align-items:center;margin-left:4px;color:hsl(var(--primary))}.FileCard-module__cursor___BOiA7{animation:none;font-weight:700}@keyframes FileCard-module__blink___11jM3{0%,50%{opacity:1}51%,to{opacity:0}}.MarkdownRenderer-module__markdownBlock___AQpWb{padding:8px 0;line-height:1.6;color:var(--text-secondary)}.MarkdownRenderer-module__markdownBlock___AQpWb h1,.MarkdownRenderer-module__markdownBlock___AQpWb h2,.MarkdownRenderer-module__markdownBlock___AQpWb h3,.MarkdownRenderer-module__markdownBlock___AQpWb h4,.MarkdownRenderer-module__markdownBlock___AQpWb h5,.MarkdownRenderer-module__markdownBlock___AQpWb h6{margin:16px 0 8px;font-weight:600}.MarkdownRenderer-module__markdownBlock___AQpWb h1{font-size:24px}.MarkdownRenderer-module__markdownBlock___AQpWb h2{font-size:20px}.MarkdownRenderer-module__markdownBlock___AQpWb h3{font-size:18px}.MarkdownRenderer-module__markdownBlock___AQpWb p{margin:8px 0}.MarkdownRenderer-module__markdownBlock___AQpWb code{padding:2px 6px;background:hsl(var(--muted) / .35);border-radius:3px;font-family:Consolas,Monaco,monospace;font-size:13px}.MarkdownRenderer-module__markdownBlock___AQpWb pre{padding:12px;background:hsl(var(--muted) / .35);border-radius:6px;overflow-x:auto}.MarkdownRenderer-module__markdownBlock___AQpWb pre code{padding:0;background:none}.MarkdownRenderer-module__markdownBlock___AQpWb ul,.MarkdownRenderer-module__markdownBlock___AQpWb ol{padding-left:24px;margin:8px 0}.MarkdownRenderer-module__markdownBlock___AQpWb a{color:hsl(var(--primary));text-decoration:none}.MarkdownRenderer-module__markdownBlock___AQpWb a:hover{text-decoration:underline}.ErrorRenderer-module__errorBlock___o0SJ7{margin:12px 0;padding:12px;background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .25);border-radius:8px;border-left:4px solid hsl(var(--destructive))}.ErrorRenderer-module__errorHeader___QXksT{display:flex;align-items:flex-start;gap:8px}.ErrorRenderer-module__icon___Xn5MQ{color:hsl(var(--destructive));flex-shrink:0;margin-top:2px}.ErrorRenderer-module__errorText___3xKE4{color:hsl(var(--destructive));font-weight:500;flex:1}.ErrorRenderer-module__toggleButton___S2Llt{display:flex;align-items:center;gap:4px;margin-top:8px;padding:4px 8px;background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .25);border-radius:4px;color:hsl(var(--destructive));cursor:pointer;font-size:12px}.ErrorRenderer-module__toggleButton___S2Llt:hover{background:hsl(var(--destructive) / .16)}.ErrorRenderer-module__stackTrace___ZCdJe{margin-top:8px;padding:8px;background:hsl(var(--foreground) / .06);border-radius:4px;font-family:Consolas,Monaco,monospace;font-size:12px;color:var(--text-tertiary);overflow-x:auto}.monaco-aria-container{position:absolute;left:-999em}::-ms-clear{display:none}.monaco-editor .editor-widget input{color:inherit}.monaco-editor{position:relative;overflow:visible;-webkit-text-size-adjust:100%;color:var(--vscode-editor-foreground);background-color:var(--vscode-editor-background);overflow-wrap:initial}.monaco-editor-background{background-color:var(--vscode-editor-background)}.monaco-editor .rangeHighlight{background-color:var(--vscode-editor-rangeHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-rangeHighlightBorder)}.monaco-editor.hc-black .rangeHighlight,.monaco-editor.hc-light .rangeHighlight{border-style:dotted}.monaco-editor .symbolHighlight{background-color:var(--vscode-editor-symbolHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-symbolHighlightBorder)}.monaco-editor.hc-black .symbolHighlight,.monaco-editor.hc-light .symbolHighlight{border-style:dotted}.monaco-editor .editorCanvas{position:absolute;width:100%;height:100%;z-index:0;pointer-events:none}.monaco-editor .overflow-guard{position:relative;overflow:hidden}.monaco-editor .view-overlays{position:absolute;top:0}.monaco-editor .view-overlays>div,.monaco-editor .margin-view-overlays>div{position:absolute;width:100%}.monaco-editor .squiggly-error{border-bottom:4px double var(--vscode-editorError-border)}.monaco-editor .squiggly-error:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorError-background)}.monaco-editor .squiggly-warning{border-bottom:4px double var(--vscode-editorWarning-border)}.monaco-editor .squiggly-warning:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorWarning-background)}.monaco-editor .squiggly-info{border-bottom:4px double var(--vscode-editorInfo-border)}.monaco-editor .squiggly-info:before{display:block;content:"";width:100%;height:100%;background:var(--vscode-editorInfo-background)}.monaco-editor .squiggly-hint{border-bottom:2px dotted var(--vscode-editorHint-border)}.monaco-editor.showUnused .squiggly-unnecessary{border-bottom:2px dashed var(--vscode-editorUnnecessaryCode-border)}.monaco-editor.showDeprecated .squiggly-inline-deprecated{text-decoration:line-through;text-decoration-color:var(--vscode-editor-foreground, inherit)}.monaco-scrollable-element>.scrollbar>.scra{cursor:pointer;font-size:11px!important}.monaco-scrollable-element>.visible{opacity:1;background:#0000;transition:opacity .1s linear;z-index:11}.monaco-scrollable-element>.invisible{opacity:0;pointer-events:none}.monaco-scrollable-element>.invisible.fade{transition:opacity .8s linear}.monaco-scrollable-element>.shadow{position:absolute;display:none}.monaco-scrollable-element>.shadow.top{display:block;top:0;left:3px;height:3px;width:100%;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-scrollable-element>.shadow.left{display:block;top:3px;left:0;height:100%;width:3px;box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.shadow.top-left-corner{display:block;top:0;left:0;height:3px;width:3px}.monaco-scrollable-element>.shadow.top.left{box-shadow:var(--vscode-scrollbar-shadow) 6px 0 6px -6px inset}.monaco-scrollable-element>.scrollbar{background:var(--vscode-scrollbar-background)}.monaco-scrollable-element>.scrollbar>.slider{background:var(--vscode-scrollbarSlider-background)}.monaco-scrollable-element>.scrollbar>.slider:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-scrollable-element>.scrollbar>.slider.active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .blockDecorations-container{position:absolute;top:0;pointer-events:none}.monaco-editor .blockDecorations-block{position:absolute;box-sizing:border-box}.monaco-editor .view-overlays .current-line,.monaco-editor .margin-view-overlays .current-line{display:block;position:absolute;left:0;top:0;box-sizing:border-box;height:100%}.monaco-editor .margin-view-overlays .current-line.current-line-margin.current-line-margin-both{border-right:0}.monaco-editor .lines-content .cdr{position:absolute;height:100%}.monaco-editor .glyph-margin{position:absolute;top:0}.monaco-editor .glyph-margin-widgets .cgmr{position:absolute;display:flex;align-items:center;justify-content:center}.monaco-editor .glyph-margin-widgets .cgmr.codicon-modifier-spin:before{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.monaco-editor .lines-content .core-guide{position:absolute;box-sizing:border-box;height:100%}.monaco-editor .margin-view-overlays .line-numbers{bottom:0;font-variant-numeric:tabular-nums;position:absolute;text-align:right;display:inline-block;vertical-align:middle;box-sizing:border-box;cursor:default}.monaco-editor .relative-current-line-number{text-align:left;display:inline-block;width:100%}.monaco-editor .margin-view-overlays .line-numbers.lh-odd{margin-top:1px}.monaco-editor .line-numbers{color:var(--vscode-editorLineNumber-foreground)}.monaco-editor .line-numbers.active-line-number{color:var(--vscode-editorLineNumber-activeForeground)}.monaco-mouse-cursor-text{cursor:text}.mtkcontrol{color:#fff!important;background:#960000!important}.mtkoverflow{background-color:var(--vscode-button-background, var(--vscode-editor-background));color:var(--vscode-button-foreground, var(--vscode-editor-foreground));border-width:1px;border-style:solid;border-color:var(--vscode-contrastBorder);border-radius:2px;padding:4px;cursor:pointer}.mtkoverflow:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-editor.no-user-select .lines-content,.monaco-editor.no-user-select .view-line,.monaco-editor.no-user-select .view-lines{user-select:none;-webkit-user-select:none}.monaco-editor.mac .lines-content:hover,.monaco-editor.mac .view-line:hover,.monaco-editor.mac .view-lines:hover{user-select:text;-webkit-user-select:text;-ms-user-select:text}.monaco-editor.enable-user-select{user-select:initial;-webkit-user-select:initial}.monaco-editor .view-lines{white-space:nowrap}.monaco-editor .view-line{box-sizing:border-box;position:absolute;width:100%}.monaco-editor .lines-content>.view-lines>.view-line>span{top:0;bottom:0;position:absolute}.monaco-editor .mtkw{color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .mtkz{display:inline-block;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .lines-decorations{position:absolute;top:0;background:#fff}.monaco-editor .margin-view-overlays .cldr{position:absolute;height:100%}.monaco-editor .margin{background-color:var(--vscode-editorGutter-background)}.monaco-editor .margin-view-overlays .cmdr{position:absolute;left:0;width:100%;height:100%}.monaco-editor .minimap.slider-mouseover .minimap-slider{opacity:0;transition:opacity .1s linear}.monaco-editor .minimap.slider-mouseover:hover .minimap-slider,.monaco-editor .minimap.slider-mouseover .minimap-slider.active{opacity:1}.monaco-editor .minimap-slider .minimap-slider-horizontal{background:var(--vscode-minimapSlider-background)}.monaco-editor .minimap-slider:hover .minimap-slider-horizontal{background:var(--vscode-minimapSlider-hoverBackground)}.monaco-editor .minimap-slider.active .minimap-slider-horizontal{background:var(--vscode-minimapSlider-activeBackground)}.monaco-editor .minimap-shadow-visible{box-shadow:var(--vscode-scrollbar-shadow) -6px 0 6px -6px inset}.monaco-editor .minimap-shadow-hidden{position:absolute;width:0}.monaco-editor .minimap-shadow-visible{position:absolute;left:-6px;width:6px;pointer-events:none}.monaco-editor.no-minimap-shadow .minimap-shadow-visible{position:absolute;left:-1px;width:1px}.minimap.minimap-autohide-mouseover,.minimap.minimap-autohide-scroll{opacity:0;transition:opacity .5s}.minimap.minimap-autohide-scroll{pointer-events:none}.minimap.minimap-autohide-mouseover:hover,.minimap.minimap-autohide-scroll.active{opacity:1;pointer-events:auto}.monaco-editor .minimap{z-index:5}.monaco-editor .overlayWidgets{position:absolute;top:0;left:0}.monaco-editor .view-ruler{position:absolute;top:0;box-shadow:1px 0 0 0 var(--vscode-editorRuler-foreground) inset}.monaco-editor .scroll-decoration{position:absolute;top:0;left:0;height:6px;box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px inset}.monaco-editor .lines-content .cslr{position:absolute}.monaco-editor .focused .selected-text{background-color:var(--vscode-editor-selectionBackground)}.monaco-editor .selected-text{background-color:var(--vscode-editor-inactiveSelectionBackground)}.monaco-editor .top-left-radius{border-top-left-radius:3px}.monaco-editor .bottom-left-radius{border-bottom-left-radius:3px}.monaco-editor .top-right-radius{border-top-right-radius:3px}.monaco-editor .bottom-right-radius{border-bottom-right-radius:3px}.monaco-editor.hc-black .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-black .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-black .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-black .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor.hc-light .top-left-radius{border-top-left-radius:0}.monaco-editor.hc-light .bottom-left-radius{border-bottom-left-radius:0}.monaco-editor.hc-light .top-right-radius{border-top-right-radius:0}.monaco-editor.hc-light .bottom-right-radius{border-bottom-right-radius:0}.monaco-editor .cursors-layer{position:absolute;top:0}.monaco-editor .cursors-layer>.cursor{position:absolute;overflow:hidden;box-sizing:border-box}.monaco-editor .cursors-layer.cursor-smooth-caret-animation>.cursor{transition:all 80ms}.monaco-editor .cursors-layer.cursor-block-outline-style>.cursor{background:transparent!important;border-style:solid;border-width:1px}.monaco-editor .cursors-layer.cursor-underline-style>.cursor{border-bottom-width:2px;border-bottom-style:solid;background:transparent!important}.monaco-editor .cursors-layer.cursor-underline-thin-style>.cursor{border-bottom-width:1px;border-bottom-style:solid;background:transparent!important}@keyframes monaco-cursor-smooth{0%,20%{opacity:1}60%,to{opacity:0}}@keyframes monaco-cursor-phase{0%,20%{opacity:1}90%,to{opacity:0}}@keyframes monaco-cursor-expand{0%,20%{transform:scaleY(1)}80%,to{transform:scaleY(0)}}.cursor-smooth{animation:monaco-cursor-smooth .5s ease-in-out 0s 20 alternate}.cursor-phase{animation:monaco-cursor-phase .5s ease-in-out 0s 20 alternate}.cursor-expand>.cursor{animation:monaco-cursor-expand .5s ease-in-out 0s 20 alternate}.monaco-editor .mwh{position:absolute;color:var(--vscode-editorWhitespace-foreground)!important}.monaco-editor .monaco-decoration-css-rule-extractor{visibility:hidden;pointer-events:none}.monaco-editor .inputarea{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none!important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent;z-index:-10}.monaco-editor .inputarea.ime-input{z-index:10;caret-color:var(--vscode-editorCursor-foreground);color:var(--vscode-editor-foreground)}.monaco-editor .native-edit-context{margin:0;padding:0;position:absolute;overflow-y:scroll;scrollbar-width:none;z-index:-10;white-space:pre-wrap}.monaco-editor .ime-text-area{min-width:0;min-height:0;margin:0;padding:0;position:absolute;outline:none!important;resize:none;border:none;overflow:hidden;color:transparent;background-color:transparent;z-index:-10}.monaco-editor .edit-context-composition-none{background-color:transparent;border-bottom:none}.monaco-editor :not(.hc-black,.hc-light) .edit-context-composition-secondary{border-bottom:1px solid var(--vscode-editor-compositionBorder)}.monaco-editor :not(.hc-black,.hc-light) .edit-context-composition-primary{border-bottom:2px solid var(--vscode-editor-compositionBorder)}.monaco-editor :is(.hc-black,.hc-light) .edit-context-composition-secondary{border:1px solid var(--vscode-editor-compositionBorder)}.monaco-editor :is(.hc-black,.hc-light) .edit-context-composition-primary{border:2px solid var(--vscode-editor-compositionBorder)}.monaco-editor .margin-view-overlays .gpu-mark{position:absolute;top:0;bottom:0;left:0;width:100%;display:inline-block;border-left:solid 2px var(--vscode-editorWarning-foreground);opacity:.2;transition:background-color .1s linear}.monaco-editor .margin-view-overlays .gpu-mark:hover{background-color:var(--vscode-editorWarning-foreground)}.monaco-select-box{width:100%;cursor:pointer;border-radius:2px}.monaco-select-box-dropdown-container{font-size:13px;font-weight:400;text-transform:none}.monaco-action-bar .action-item.select-container{cursor:default}.monaco-action-bar .action-item .monaco-select-box{cursor:pointer;min-width:100px;min-height:18px;padding:2px 23px 2px 8px}.mac .monaco-action-bar .action-item .monaco-select-box{font-size:11px;border-radius:3px;min-height:24px}.monaco-list{position:relative;height:100%;width:100%;white-space:nowrap}.monaco-list.mouse-support{user-select:none;-webkit-user-select:none}.monaco-list>.monaco-scrollable-element{height:100%}.monaco-list-rows{position:relative;width:100%;height:100%}.monaco-list.horizontal-scrolling .monaco-list-rows{width:auto;min-width:100%}.monaco-list-row{position:absolute;box-sizing:border-box;overflow:hidden;width:100%}.monaco-list.mouse-support .monaco-list-row{cursor:pointer;touch-action:none}.monaco-list .monaco-scrollable-element>.scrollbar.vertical,.monaco-pane-view>.monaco-split-view2.vertical>.monaco-scrollable-element>.scrollbar.vertical{z-index:14}.monaco-list-row.scrolling{display:none!important}.monaco-list.element-focused,.monaco-list.selection-single,.monaco-list.selection-multiple{outline:0!important}.monaco-list-type-filter-message{position:absolute;box-sizing:border-box;width:100%;height:100%;top:0;left:0;padding:40px 1em 1em;text-align:center;white-space:normal;opacity:.7;pointer-events:none}.monaco-list-type-filter-message:empty{display:none}.monaco-drag-image{display:inline-block;padding:1px 7px;border-radius:10px;font-size:12px;position:absolute;z-index:1000;background-color:var(--vscode-list-activeSelectionBackground);color:var(--vscode-list-activeSelectionForeground);outline:1px solid var(--vscode-list-focusOutline);outline-offset:-1px;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-select-box-dropdown-padding{--dropdown-padding-top: 1px;--dropdown-padding-bottom: 1px}.hc-black .monaco-select-box-dropdown-padding,.hc-light .monaco-select-box-dropdown-padding{--dropdown-padding-top: 3px;--dropdown-padding-bottom: 4px}.monaco-select-box-dropdown-container{display:none;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown *{margin:0}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown a:focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px}.monaco-select-box-dropdown-container>.select-box-details-pane>.select-box-description-markdown code{line-height:15px;font-family:var(--monaco-monospace-font)}.monaco-select-box-dropdown-container.visible{display:flex;flex-direction:column;text-align:left;width:1px;overflow:hidden;border-bottom-left-radius:3px;border-bottom-right-radius:3px}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container{flex:0 0 auto;align-self:flex-start;padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom);padding-left:1px;padding-right:1px;width:100%;overflow:hidden;box-sizing:border-box}.monaco-select-box-dropdown-container>.select-box-details-pane{padding:5px}.hc-black .monaco-select-box-dropdown-container>.select-box-dropdown-list-container{padding-top:var(--dropdown-padding-top);padding-bottom:var(--dropdown-padding-bottom)}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row{cursor:pointer}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-text{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-detail{text-overflow:ellipsis;overflow:hidden;padding-left:3.5px;white-space:nowrap;float:left;opacity:.7}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.option-decorator-right{text-overflow:ellipsis;overflow:hidden;padding-right:10px;white-space:nowrap;float:right}.monaco-select-box-dropdown-container>.select-box-dropdown-list-container .monaco-list .monaco-list-row>.visually-hidden{position:absolute;left:-10000px;top:auto;width:1px;height:1px;overflow:hidden}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control{flex:1 1 auto;align-self:flex-start;opacity:0}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div{overflow:hidden;max-height:0px}.monaco-select-box-dropdown-container>.select-box-dropdown-container-width-control>.width-control-div>.option-text-width-control{padding-left:4px;padding-right:8px;white-space:nowrap}.monaco-action-bar{white-space:nowrap;height:100%}.monaco-action-bar .actions-container{display:flex;margin:0 auto;padding:0;height:100%;width:100%;align-items:center}.monaco-action-bar.vertical .actions-container{display:inline-block}.monaco-action-bar .action-item{display:block;align-items:center;justify-content:center;cursor:pointer;position:relative}.monaco-action-bar .action-item.disabled{cursor:default}.monaco-action-bar .action-item .icon,.monaco-action-bar .action-item .codicon{display:block}.monaco-action-bar .action-item .codicon{display:flex;align-items:center;width:16px;height:16px}.monaco-action-bar .action-label{display:flex;font-size:11px;padding:3px;border-radius:5px}.monaco-action-bar .action-item.disabled .action-label:not(.icon),.monaco-action-bar .action-item.disabled .action-label:not(.icon):before,.monaco-action-bar .action-item.disabled .action-label:not(.icon):hover{color:var(--vscode-disabledForeground)}.monaco-action-bar .action-item.disabled .action-label.icon,.monaco-action-bar .action-item.disabled .action-label.icon:before,.monaco-action-bar .action-item.disabled .action-label.icon:hover{opacity:.6}.monaco-action-bar.vertical{text-align:left}.monaco-action-bar.vertical .action-item{display:block}.monaco-action-bar.vertical .action-label.separator{display:block;border-bottom:1px solid var(--vscode-disabledForeground);padding-top:1px;margin-left:.8em;margin-right:.8em}.monaco-action-bar .action-item .action-label.separator{width:1px;height:16px;margin:5px 4px!important;cursor:default;min-width:1px;padding:0;background-color:var(--vscode-disabledForeground)}.secondary-actions .monaco-action-bar .action-label{margin-left:6px}.monaco-action-bar .action-item.select-container{overflow:hidden;flex:1;max-width:170px;min-width:60px;display:flex;align-items:center;justify-content:center;margin-right:10px}.monaco-action-bar .action-item.action-dropdown-item{display:flex}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator{display:flex;align-items:center;cursor:default}.monaco-action-bar .action-item.action-dropdown-item>.action-dropdown-item-separator>div{width:1px}.monaco-diff-editor .diff-review{position:absolute}.monaco-component.diff-review{user-select:none;-webkit-user-select:none;z-index:99;.diff-review-line-number{text-align:right;display:inline-block;color:var(--vscode-editorLineNumber-foreground)}.diff-review-summary{padding-left:10px}.diff-review-shadow{position:absolute;box-shadow:var(--vscode-scrollbar-shadow) 0 -6px 6px -6px inset}.diff-review-row{white-space:pre}.diff-review-table{display:table;min-width:100%}.diff-review-row{display:table-row;width:100%}.diff-review-spacer{display:inline-block;width:10px;vertical-align:middle}.diff-review-spacer>.codicon{font-size:9px!important}.diff-review-actions{display:inline-block;position:absolute;right:10px;top:2px;z-index:100}.diff-review-actions .action-label{width:16px;height:16px;margin:2px 0}.revertButton{cursor:pointer}.action-label{background:var(--vscode-editorActionList-background)}}:root{--vscode-sash-size: 4px;--vscode-sash-hover-size: 4px}.monaco-sash{position:absolute;z-index:35;touch-action:none}.monaco-sash.disabled{pointer-events:none}.monaco-sash.mac.vertical{cursor:col-resize}.monaco-sash.vertical.minimum{cursor:e-resize}.monaco-sash.vertical.maximum{cursor:w-resize}.monaco-sash.mac.horizontal{cursor:row-resize}.monaco-sash.horizontal.minimum{cursor:s-resize}.monaco-sash.horizontal.maximum{cursor:n-resize}.monaco-sash.disabled{cursor:default!important;pointer-events:none!important}.monaco-sash.vertical{cursor:ew-resize;top:0;width:var(--vscode-sash-size);height:100%}.monaco-sash.horizontal{cursor:ns-resize;left:0;width:100%;height:var(--vscode-sash-size)}.monaco-sash:not(.disabled)>.orthogonal-drag-handle{content:" ";height:calc(var(--vscode-sash-size) * 2);width:calc(var(--vscode-sash-size) * 2);z-index:100;display:block;cursor:all-scroll;position:absolute}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.start,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.end{cursor:nwse-resize}.monaco-sash.horizontal.orthogonal-edge-north:not(.disabled)>.orthogonal-drag-handle.end,.monaco-sash.horizontal.orthogonal-edge-south:not(.disabled)>.orthogonal-drag-handle.start{cursor:nesw-resize}.monaco-sash.vertical>.orthogonal-drag-handle.start{left:calc(var(--vscode-sash-size) * -.5);top:calc(var(--vscode-sash-size) * -1)}.monaco-sash.vertical>.orthogonal-drag-handle.end{left:calc(var(--vscode-sash-size) * -.5);bottom:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.start{top:calc(var(--vscode-sash-size) * -.5);left:calc(var(--vscode-sash-size) * -1)}.monaco-sash.horizontal>.orthogonal-drag-handle.end{top:calc(var(--vscode-sash-size) * -.5);right:calc(var(--vscode-sash-size) * -1)}.monaco-sash:before{content:"";pointer-events:none;position:absolute;width:100%;height:100%;background:transparent}.monaco-enable-motion .monaco-sash:before{transition:background-color .1s ease-out}.monaco-sash.hover:before,.monaco-sash.active:before{background:var(--vscode-sash-hoverBorder)}.monaco-sash.vertical:before{width:var(--vscode-sash-hover-size);left:calc(50% - (var(--vscode-sash-hover-size) / 2))}.monaco-sash.horizontal:before{height:var(--vscode-sash-hover-size);top:calc(50% - (var(--vscode-sash-hover-size) / 2))}.pointer-events-disabled{pointer-events:none!important}.monaco-sash.debug{background:#0ff}.monaco-sash.debug.disabled{background:#0ff3}.monaco-sash.debug:not(.disabled)>.orthogonal-drag-handle{background:red}.monaco-dropdown{height:100%;padding:0}.monaco-dropdown>.dropdown-label{cursor:pointer;height:100%;display:flex;align-items:center;justify-content:center}.monaco-dropdown>.dropdown-label>.action-label.disabled{cursor:default}.monaco-dropdown-with-primary{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-primary>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-primary>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-toolbar{height:100%}.monaco-toolbar .toolbar-toggle-more{display:inline-block;padding:0}.monaco-toolbar.responsive{.monaco-action-bar>.actions-container>.action-item{flex-shrink:1;min-width:20px}}.monaco-action-bar .action-item.menu-entry .action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-action-bar .action-item.menu-entry.text-only .action-label{color:var(--vscode-descriptionForeground);overflow:hidden;border-radius:2px}.monaco-action-bar .action-item.menu-entry.text-only.use-comma:not(:last-of-type) .action-label:after{content:", "}.monaco-action-bar .action-item.menu-entry.text-only+.action-item:not(.text-only)>.monaco-dropdown .action-label{color:var(--vscode-descriptionForeground)}.monaco-dropdown-with-default{display:flex!important;flex-direction:row;border-radius:5px}.monaco-dropdown-with-default>.action-container>.action-label{margin-right:0}.monaco-dropdown-with-default>.action-container.menu-entry>.action-label.icon{width:16px;height:16px;background-repeat:no-repeat;background-position:50%;background-size:16px}.monaco-dropdown-with-default:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label .codicon[class*=codicon-]{font-size:12px;padding-left:0;padding-right:0;line-height:16px;margin-left:-3px}.monaco-dropdown-with-default>.dropdown-action-container>.monaco-dropdown>.dropdown-label>.action-label{display:block;background-size:16px;background-position:center center;background-repeat:no-repeat}.monaco-editor .diff-hidden-lines-widget{width:100%}.monaco-editor .diff-hidden-lines{height:0px;transform:translateY(-10px);font-size:13px;line-height:14px}.monaco-editor .diff-hidden-lines:not(.dragging) .top:hover,.monaco-editor .diff-hidden-lines:not(.dragging) .bottom:hover,.monaco-editor .diff-hidden-lines .top.dragging,.monaco-editor .diff-hidden-lines .bottom.dragging{background-color:var(--vscode-focusBorder)}.monaco-editor .diff-hidden-lines .top,.monaco-editor .diff-hidden-lines .bottom{transition:background-color .1s ease-out;height:4px;background-color:transparent;background-clip:padding-box;border-bottom:2px solid transparent;border-top:4px solid transparent}.monaco-editor.draggingUnchangedRegion.canMoveTop:not(.canMoveBottom) *,.monaco-editor .diff-hidden-lines .top.canMoveTop:not(.canMoveBottom),.monaco-editor .diff-hidden-lines .bottom.canMoveTop:not(.canMoveBottom){cursor:n-resize!important}.monaco-editor.draggingUnchangedRegion:not(.canMoveTop).canMoveBottom *,.monaco-editor .diff-hidden-lines .top:not(.canMoveTop).canMoveBottom,.monaco-editor .diff-hidden-lines .bottom:not(.canMoveTop).canMoveBottom{cursor:s-resize!important}.monaco-editor.draggingUnchangedRegion.canMoveTop.canMoveBottom *,.monaco-editor .diff-hidden-lines .top.canMoveTop.canMoveBottom,.monaco-editor .diff-hidden-lines .bottom.canMoveTop.canMoveBottom{cursor:ns-resize!important}.monaco-editor .diff-hidden-lines .top{transform:translateY(4px)}.monaco-editor .diff-hidden-lines .bottom{transform:translateY(-6px)}.monaco-editor .diff-unchanged-lines{background:var(--vscode-diffEditor-unchangedCodeBackground)}.monaco-editor .noModificationsOverlay{z-index:1;background:var(--vscode-editor-background);display:flex;justify-content:center;align-items:center}.monaco-editor .diff-hidden-lines .center{background:var(--vscode-diffEditor-unchangedRegionBackground);color:var(--vscode-diffEditor-unchangedRegionForeground);overflow:hidden;display:block;text-overflow:ellipsis;white-space:nowrap;height:24px;box-shadow:inset 0 -5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow),inset 0 5px 5px -7px var(--vscode-diffEditor-unchangedRegionShadow)}.monaco-editor .diff-hidden-lines .center span.codicon{vertical-align:middle}.monaco-editor .diff-hidden-lines .center a:hover .codicon{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .diff-hidden-lines div.breadcrumb-item{cursor:pointer}.monaco-editor .diff-hidden-lines div.breadcrumb-item:hover{color:var(--vscode-editorLink-activeForeground)}.monaco-editor .movedOriginal,.monaco-editor .movedModified{border:2px solid var(--vscode-diffEditor-move-border)}.monaco-editor .movedOriginal.currentMove,.monaco-editor .movedModified.currentMove{border:2px solid var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path.currentMove{stroke:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines path{pointer-events:visiblestroke}.monaco-diff-editor .moved-blocks-lines .arrow{fill:var(--vscode-diffEditor-move-border)}.monaco-diff-editor .moved-blocks-lines .arrow.currentMove{fill:var(--vscode-diffEditor-moveActive-border)}.monaco-diff-editor .moved-blocks-lines .arrow-rectangle{fill:var(--vscode-editor-background)}.monaco-diff-editor .moved-blocks-lines{position:absolute;pointer-events:none}.monaco-diff-editor .moved-blocks-lines path{fill:none;stroke:var(--vscode-diffEditor-move-border);stroke-width:2}.monaco-editor .char-delete.diff-range-empty{margin-left:-1px;border-left:solid var(--vscode-diffEditor-removedTextBackground) 3px}.monaco-editor .char-insert.diff-range-empty{border-left:solid var(--vscode-diffEditor-insertedTextBackground) 3px}.monaco-editor .fold-unchanged{cursor:pointer}.monaco-diff-editor .diff-moved-code-block{display:flex;justify-content:flex-end;margin-top:-4px}.monaco-diff-editor .diff-moved-code-block .action-bar .action-label.codicon{width:12px;height:12px;font-size:12px}.monaco-diff-editor .diffOverview{z-index:9}.monaco-diff-editor .diffOverview .diffViewport{z-index:10}.monaco-diff-editor.vs .diffOverview{background:#00000008}.monaco-diff-editor.vs-dark .diffOverview{background:#ffffff03}.monaco-scrollable-element.modified-in-monaco-diff-editor.vs .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.vs-dark .scrollbar{background:#0000}.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-black .scrollbar,.monaco-scrollable-element.modified-in-monaco-diff-editor.hc-light .scrollbar{background:none}.monaco-scrollable-element.modified-in-monaco-diff-editor .slider{z-index:10}.modified-in-monaco-diff-editor .slider.active{background:#ababab66}.modified-in-monaco-diff-editor.hc-black .slider.active,.modified-in-monaco-diff-editor.hc-light .slider.active{background:none}.monaco-editor .insert-sign,.monaco-diff-editor .insert-sign,.monaco-editor .delete-sign,.monaco-diff-editor .delete-sign{font-size:11px!important;opacity:.7!important;display:flex!important;align-items:center}.monaco-editor.hc-black .insert-sign,.monaco-diff-editor.hc-black .insert-sign,.monaco-editor.hc-black .delete-sign,.monaco-diff-editor.hc-black .delete-sign,.monaco-editor.hc-light .insert-sign,.monaco-diff-editor.hc-light .insert-sign,.monaco-editor.hc-light .delete-sign,.monaco-diff-editor.hc-light .delete-sign{opacity:1}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .inline-added-margin-view-zone{text-align:right}.monaco-editor .arrow-revert-change{z-index:10;position:absolute}.monaco-editor .arrow-revert-change:hover{cursor:pointer}.monaco-editor .view-zones .view-lines .view-line span{display:inline-block}.monaco-editor .margin-view-zones .lightbulb-glyph:hover{cursor:pointer}.monaco-editor .char-insert,.monaco-diff-editor .char-insert{background-color:var(--vscode-diffEditor-insertedTextBackground)}.monaco-editor .line-insert,.monaco-diff-editor .line-insert{background-color:var(--vscode-diffEditor-insertedLineBackground, var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .line-insert,.monaco-editor .char-insert{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-insertedTextBorder)}.monaco-editor.hc-black .line-insert,.monaco-editor.hc-light .line-insert,.monaco-editor.hc-black .char-insert,.monaco-editor.hc-light .char-insert{border-style:dashed}.monaco-editor .line-delete,.monaco-editor .char-delete{box-sizing:border-box;border:1px solid var(--vscode-diffEditor-removedTextBorder)}.monaco-editor.hc-black .line-delete,.monaco-editor.hc-light .line-delete,.monaco-editor.hc-black .char-delete,.monaco-editor.hc-light .char-delete{border-style:dashed}.monaco-editor .inline-added-margin-view-zone,.monaco-editor .gutter-insert,.monaco-diff-editor .gutter-insert{background-color:var(--vscode-diffEditorGutter-insertedLineBackground, var(--vscode-diffEditor-insertedLineBackground), var(--vscode-diffEditor-insertedTextBackground))}.monaco-editor .char-delete,.monaco-diff-editor .char-delete,.monaco-editor .inline-deleted-text{background-color:var(--vscode-diffEditor-removedTextBackground)}.monaco-editor .inline-deleted-text{text-decoration:line-through}.monaco-editor .line-delete,.monaco-diff-editor .line-delete{background-color:var(--vscode-diffEditor-removedLineBackground, var(--vscode-diffEditor-removedTextBackground))}.monaco-editor .inline-deleted-margin-view-zone,.monaco-editor .gutter-delete,.monaco-diff-editor .gutter-delete{background-color:var(--vscode-diffEditorGutter-removedLineBackground, var(--vscode-diffEditor-removedLineBackground), var(--vscode-diffEditor-removedTextBackground))}.monaco-diff-editor.side-by-side .editor.modified{box-shadow:-6px 0 5px -5px var(--vscode-scrollbar-shadow);border-left:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor.side-by-side .editor.original{box-shadow:6px 0 5px -5px var(--vscode-scrollbar-shadow);border-right:1px solid var(--vscode-diffEditor-border)}.monaco-diff-editor .diffViewport{background:var(--vscode-scrollbarSlider-background)}.monaco-diff-editor .diffViewport:hover{background:var(--vscode-scrollbarSlider-hoverBackground)}.monaco-diff-editor .diffViewport:active{background:var(--vscode-scrollbarSlider-activeBackground)}.monaco-editor .diagonal-fill{background-image:linear-gradient(-45deg,var(--vscode-diffEditor-diagonalFill) 12.5%,#0000 12.5%,#0000 50%,var(--vscode-diffEditor-diagonalFill) 50%,var(--vscode-diffEditor-diagonalFill) 62.5%,#0000 62.5%,#0000 100%);background-size:8px 8px}.monaco-diff-editor .gutter{position:relative;overflow:hidden;flex-shrink:0;flex-grow:0;>div{position:absolute}.gutterItem{opacity:0;transition:opacity .7s;&.showAlways{opacity:1;transition:none}&.noTransition{transition:none}}&:hover .gutterItem{opacity:1;transition:opacity .1s ease-in-out}.gutterItem{.background{position:absolute;height:100%;left:50%;width:1px;border-left:2px var(--vscode-menu-separatorBackground) solid}.buttons{position:absolute;width:100%;display:flex;justify-content:center;align-items:center;.monaco-toolbar{height:fit-content;.monaco-action-bar{line-height:1;.actions-container{width:fit-content;border-radius:4px;background:var(--vscode-editorGutter-itemBackground);.action-item{&:hover{background:var(--vscode-toolbar-hoverBackground)}.action-label{color:var(--vscode-editorGutter-itemGlyphForeground);padding:1px 2px}}}}}}}}.monaco-diff-editor .diff-hidden-lines-compact{display:flex;height:11px;.line-left,.line-right{height:1px;border-top:1px solid;border-color:var(--vscode-editorCodeLens-foreground);opacity:.5;margin:auto;width:100%}.line-left{width:20px}.text{color:var(--vscode-editorCodeLens-foreground);text-wrap:nowrap;font-size:11px;line-height:11px;margin:0 4px}}.monaco-editor .line-delete-selectable{user-select:text!important;-webkit-user-select:text!important;z-index:1!important}.line-delete-selectable .view-line{user-select:text!important;-webkit-user-select:text!important}.monaco-editor .selection-anchor{background-color:#007acc;width:2px!important}.monaco-editor .bracket-match{box-sizing:border-box;background-color:var(--vscode-editorBracketMatch-background);border:1px solid var(--vscode-editorBracketMatch-border)}.inline-editor-progress-decoration{display:inline-block;width:1em;height:1em}.inline-progress-widget{display:flex!important;justify-content:center;align-items:center}.inline-progress-widget .icon{font-size:80%!important}.inline-progress-widget:hover .icon{font-size:90%!important;animation:none}.inline-progress-widget:hover .icon:before{content:var(--vscode-icon-x-content);font-family:var(--vscode-icon-x-font-family)}.monaco-editor .monaco-editor-overlaymessage{padding-bottom:8px;z-index:10000}.monaco-editor .monaco-editor-overlaymessage.below{padding-bottom:0;padding-top:8px;z-index:10000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.monaco-editor .monaco-editor-overlaymessage.fadeIn{animation:fadeIn .15s ease-out}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.monaco-editor .monaco-editor-overlaymessage.fadeOut{animation:fadeOut .1s ease-out}.monaco-editor .monaco-editor-overlaymessage .message{padding:2px 4px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-inputValidation-infoBorder);border-radius:3px}.monaco-editor .monaco-editor-overlaymessage .message p{margin-block:0px}.monaco-editor .monaco-editor-overlaymessage .message a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-editor-overlaymessage .message a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor.hc-black .monaco-editor-overlaymessage .message,.monaco-editor.hc-light .monaco-editor-overlaymessage .message{border-width:2px}.monaco-editor .monaco-editor-overlaymessage .anchor{width:0!important;height:0!important;border-color:transparent;border-style:solid;z-index:1000;border-width:8px;position:absolute;left:2px}.monaco-editor .monaco-editor-overlaymessage .anchor.top{border-bottom-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage .anchor.below{border-top-color:var(--vscode-inputValidation-infoBorder)}.monaco-editor .monaco-editor-overlaymessage:not(.below) .anchor.top,.monaco-editor .monaco-editor-overlaymessage.below .anchor.below{display:none}.monaco-editor .monaco-editor-overlaymessage.below .anchor.top{display:inherit;top:-8px}.monaco-text-button{box-sizing:border-box;display:flex;width:100%;padding:4px;border-radius:2px;text-align:center;cursor:pointer;justify-content:center;align-items:center;border:1px solid var(--vscode-button-border, transparent);line-height:18px}.monaco-text-button:focus{outline-offset:2px!important}.monaco-text-button:hover{text-decoration:none!important}.monaco-button.disabled:focus,.monaco-button.disabled{opacity:.4!important;cursor:default}.monaco-text-button .codicon{margin:0 .2em;color:inherit!important}.monaco-text-button.monaco-text-button-with-short-label{flex-direction:row;flex-wrap:wrap;padding:0 4px;overflow:hidden;height:28px}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label{flex-basis:100%}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{flex-grow:1;width:0;overflow:hidden}.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label,.monaco-text-button.monaco-text-button-with-short-label>.monaco-button-label-short{display:flex;justify-content:center;align-items:center;font-weight:400;font-style:inherit;padding:4px 0}.monaco-button-dropdown{display:flex;cursor:pointer}.monaco-button-dropdown.disabled{cursor:default}.monaco-button-dropdown>.monaco-button:focus{outline-offset:-1px!important}.monaco-button-dropdown.disabled>.monaco-button.disabled,.monaco-button-dropdown.disabled>.monaco-button.disabled:focus,.monaco-button-dropdown.disabled>.monaco-button-dropdown-separator{opacity:.4!important}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-right-width:0!important}.monaco-button-dropdown .monaco-button-dropdown-separator{padding:4px 0;cursor:default}.monaco-button-dropdown .monaco-button-dropdown-separator>div{height:100%;width:1px}.monaco-button-dropdown>.monaco-button.monaco-dropdown-button{border:1px solid var(--vscode-button-border, transparent);border-left-width:0!important;border-radius:0 2px 2px 0;display:flex;align-items:center}.monaco-button-dropdown>.monaco-button.monaco-text-button{border-radius:2px 0 0 2px}.monaco-description-button{display:flex;flex-direction:column;align-items:center;margin:4px 5px}.monaco-description-button .monaco-button-description{font-style:italic;font-size:11px;padding:4px 20px}.monaco-description-button .monaco-button-label,.monaco-description-button .monaco-button-description{display:flex;justify-content:center;align-items:center}.monaco-description-button .monaco-button-label>.codicon,.monaco-description-button .monaco-button-description>.codicon{margin:0 .2em;color:inherit!important}.monaco-button.default-colors,.monaco-button-dropdown.default-colors>.monaco-button{color:var(--vscode-button-foreground);background-color:var(--vscode-button-background)}.monaco-button.default-colors:hover,.monaco-button-dropdown.default-colors>.monaco-button:hover{background-color:var(--vscode-button-hoverBackground)}.monaco-button.default-colors.secondary,.monaco-button-dropdown.default-colors>.monaco-button.secondary{color:var(--vscode-button-secondaryForeground);background-color:var(--vscode-button-secondaryBackground)}.monaco-button.default-colors.secondary:hover,.monaco-button-dropdown.default-colors>.monaco-button.secondary:hover{background-color:var(--vscode-button-secondaryHoverBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator{background-color:var(--vscode-button-background);border-top:1px solid var(--vscode-button-border);border-bottom:1px solid var(--vscode-button-border)}.monaco-button-dropdown.default-colors .monaco-button.secondary+.monaco-button-dropdown-separator{background-color:var(--vscode-button-secondaryBackground)}.monaco-button-dropdown.default-colors .monaco-button-dropdown-separator>div{background-color:var(--vscode-button-separator)}.action-widget{font-size:13px;min-width:100px;max-width:80vw;z-index:40;display:block;width:100%;border:1px solid var(--vscode-menu-border)!important;border-radius:5px;background-color:var(--vscode-menu-background);color:var(--vscode-menu-foreground);padding:4px;box-shadow:0 2px 8px var(--vscode-widget-shadow)}.context-view-block{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:-1}.context-view-pointerBlock{position:fixed;cursor:initial;left:0;top:0;width:100%;height:100%;z-index:2}.action-widget .monaco-list{user-select:none;-webkit-user-select:none;border:none!important;border-width:0!important}.action-widget .monaco-list:focus:before{outline:0!important}.action-widget .monaco-list .monaco-scrollable-element{overflow:visible}.action-widget .monaco-list .monaco-list-row{padding:0 4px;white-space:nowrap;cursor:pointer;touch-action:none;width:100%;border-radius:3px}.action-widget .monaco-list .monaco-list-row.action.focused:not(.option-disabled){background-color:var(--vscode-list-activeSelectionBackground)!important;color:var(--vscode-list-activeSelectionForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px}.action-widget .monaco-list-row.group-header{color:var(--vscode-descriptionForeground)!important;font-weight:600;font-size:13px}.action-widget .monaco-list-row.group-header:not(:first-of-type){margin-top:2px}.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator{border-top:1px solid var(--vscode-editorHoverWidget-border);color:var(--vscode-descriptionForeground);font-size:12px;padding:0;margin:4px 0 0;cursor:default;-webkit-user-select:none;user-select:none;border-radius:0}.action-widget .monaco-scrollable-element .monaco-list-rows .monaco-list-row.separator.focused{outline:0 solid;background-color:transparent;border-radius:0}.action-widget .monaco-list-row.separator:first-of-type{border-top:none;margin-top:0}.action-widget .monaco-list .group-header,.action-widget .monaco-list .option-disabled,.action-widget .monaco-list .option-disabled:before,.action-widget .monaco-list .option-disabled .focused,.action-widget .monaco-list .option-disabled .focused:before{cursor:default!important;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;background-color:transparent!important;outline:0 solid!important}.action-widget .monaco-list-row.action{display:flex;gap:4px;align-items:center}.action-widget .monaco-list-row.action.option-disabled,.action-widget .monaco-list:focus .monaco-list-row.focused.action.option-disabled,.action-widget .monaco-list-row.action.option-disabled .codicon,.action-widget .monaco-list:not(.drop-target):not(.dragging) .monaco-list-row:hover:not(.selected):not(.focused).option-disabled{color:var(--vscode-disabledForeground)}.action-widget .monaco-list-row.action:not(.option-disabled) .codicon{color:inherit}.action-widget .monaco-list-row.action .title{flex:1;overflow:hidden;text-overflow:ellipsis}.action-widget .monaco-list-row.action .monaco-keybinding>.monaco-keybinding-key{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow)}.action-widget .action-widget-action-bar{background-color:var(--vscode-menu-background);border-top:1px solid var(--vscode-menu-border);margin-top:2px}.action-widget .action-widget-action-bar:before{display:block;content:"";width:100%}.action-widget .action-widget-action-bar .actions-container{padding:4px 8px 2px 24px}.action-widget-action-bar .action-label{color:var(--vscode-textLink-activeForeground);font-size:13px;line-height:22px;padding:0;pointer-events:all}.action-widget-action-bar .action-item{margin-right:16px;pointer-events:none}.action-widget-action-bar .action-label:hover{background-color:transparent!important}.monaco-action-bar .actions-container.highlight-toggled .action-label.checked{background:var(--vscode-actionBar-toggledBackground)!important}.action-widget .monaco-list .monaco-list-row .description{opacity:.7;margin-left:.5em}.monaco-keybinding{display:flex;align-items:center;line-height:10px}.monaco-keybinding>.monaco-keybinding-key{display:inline-block;border-style:solid;border-width:1px;border-radius:3px;vertical-align:middle;font-size:11px;padding:3px 5px;margin:0 2px}.monaco-keybinding>.monaco-keybinding-key:first-child{margin-left:0}.monaco-keybinding>.monaco-keybinding-key:last-child{margin-right:0}.monaco-keybinding>.monaco-keybinding-key-separator{display:inline-block}.monaco-keybinding>.monaco-keybinding-key-chord-separator{width:6px}.post-edit-widget{box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:1px solid var(--vscode-widget-border, transparent);border-radius:4px;color:var(--vscode-button-foreground);background-color:var(--vscode-button-background);overflow:hidden}.post-edit-widget .monaco-button{padding:2px;border:none;border-radius:0}.post-edit-widget .monaco-button:hover{background-color:var(--vscode-button-hoverBackground)!important}.post-edit-widget .monaco-button .codicon{margin:0}@font-face{font-family:codicon;font-display:block;src:url(/assets/codicon-ngg6Pgfi.ttf) format("truetype")}.codicon[class*=codicon-]{font: 16px/1 codicon;display:inline-block;text-decoration:none;text-rendering:auto;text-align:center;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;user-select:none;-webkit-user-select:none}.codicon-wrench-subaction{opacity:.5}@keyframes codicon-spin{to{transform:rotate(360deg)}}.codicon-sync.codicon-modifier-spin,.codicon-loading.codicon-modifier-spin,.codicon-gear.codicon-modifier-spin,.codicon-notebook-state-executing.codicon-modifier-spin{animation:codicon-spin 1.5s steps(30) infinite}.codicon-modifier-disabled{opacity:.4}.codicon-loading,.codicon-tree-item-loading:before{animation-duration:1s!important;animation-timing-function:cubic-bezier(.53,.21,.29,.67)!important}.monaco-editor .codicon.codicon-symbol-array,.monaco-workbench .codicon.codicon-symbol-array{color:var(--vscode-symbolIcon-arrayForeground)}.monaco-editor .codicon.codicon-symbol-boolean,.monaco-workbench .codicon.codicon-symbol-boolean{color:var(--vscode-symbolIcon-booleanForeground)}.monaco-editor .codicon.codicon-symbol-class,.monaco-workbench .codicon.codicon-symbol-class{color:var(--vscode-symbolIcon-classForeground)}.monaco-editor .codicon.codicon-symbol-method,.monaco-workbench .codicon.codicon-symbol-method{color:var(--vscode-symbolIcon-methodForeground)}.monaco-editor .codicon.codicon-symbol-color,.monaco-workbench .codicon.codicon-symbol-color{color:var(--vscode-symbolIcon-colorForeground)}.monaco-editor .codicon.codicon-symbol-constant,.monaco-workbench .codicon.codicon-symbol-constant{color:var(--vscode-symbolIcon-constantForeground)}.monaco-editor .codicon.codicon-symbol-constructor,.monaco-workbench .codicon.codicon-symbol-constructor{color:var(--vscode-symbolIcon-constructorForeground)}.monaco-editor .codicon.codicon-symbol-value,.monaco-workbench .codicon.codicon-symbol-value,.monaco-editor .codicon.codicon-symbol-enum,.monaco-workbench .codicon.codicon-symbol-enum{color:var(--vscode-symbolIcon-enumeratorForeground)}.monaco-editor .codicon.codicon-symbol-enum-member,.monaco-workbench .codicon.codicon-symbol-enum-member{color:var(--vscode-symbolIcon-enumeratorMemberForeground)}.monaco-editor .codicon.codicon-symbol-event,.monaco-workbench .codicon.codicon-symbol-event{color:var(--vscode-symbolIcon-eventForeground)}.monaco-editor .codicon.codicon-symbol-field,.monaco-workbench .codicon.codicon-symbol-field{color:var(--vscode-symbolIcon-fieldForeground)}.monaco-editor .codicon.codicon-symbol-file,.monaco-workbench .codicon.codicon-symbol-file{color:var(--vscode-symbolIcon-fileForeground)}.monaco-editor .codicon.codicon-symbol-folder,.monaco-workbench .codicon.codicon-symbol-folder{color:var(--vscode-symbolIcon-folderForeground)}.monaco-editor .codicon.codicon-symbol-function,.monaco-workbench .codicon.codicon-symbol-function{color:var(--vscode-symbolIcon-functionForeground)}.monaco-editor .codicon.codicon-symbol-interface,.monaco-workbench .codicon.codicon-symbol-interface{color:var(--vscode-symbolIcon-interfaceForeground)}.monaco-editor .codicon.codicon-symbol-key,.monaco-workbench .codicon.codicon-symbol-key{color:var(--vscode-symbolIcon-keyForeground)}.monaco-editor .codicon.codicon-symbol-keyword,.monaco-workbench .codicon.codicon-symbol-keyword{color:var(--vscode-symbolIcon-keywordForeground)}.monaco-editor .codicon.codicon-symbol-module,.monaco-workbench .codicon.codicon-symbol-module{color:var(--vscode-symbolIcon-moduleForeground)}.monaco-editor .codicon.codicon-symbol-namespace,.monaco-workbench .codicon.codicon-symbol-namespace{color:var(--vscode-symbolIcon-namespaceForeground)}.monaco-editor .codicon.codicon-symbol-null,.monaco-workbench .codicon.codicon-symbol-null{color:var(--vscode-symbolIcon-nullForeground)}.monaco-editor .codicon.codicon-symbol-number,.monaco-workbench .codicon.codicon-symbol-number{color:var(--vscode-symbolIcon-numberForeground)}.monaco-editor .codicon.codicon-symbol-object,.monaco-workbench .codicon.codicon-symbol-object{color:var(--vscode-symbolIcon-objectForeground)}.monaco-editor .codicon.codicon-symbol-operator,.monaco-workbench .codicon.codicon-symbol-operator{color:var(--vscode-symbolIcon-operatorForeground)}.monaco-editor .codicon.codicon-symbol-package,.monaco-workbench .codicon.codicon-symbol-package{color:var(--vscode-symbolIcon-packageForeground)}.monaco-editor .codicon.codicon-symbol-property,.monaco-workbench .codicon.codicon-symbol-property{color:var(--vscode-symbolIcon-propertyForeground)}.monaco-editor .codicon.codicon-symbol-reference,.monaco-workbench .codicon.codicon-symbol-reference{color:var(--vscode-symbolIcon-referenceForeground)}.monaco-editor .codicon.codicon-symbol-snippet,.monaco-workbench .codicon.codicon-symbol-snippet{color:var(--vscode-symbolIcon-snippetForeground)}.monaco-editor .codicon.codicon-symbol-string,.monaco-workbench .codicon.codicon-symbol-string{color:var(--vscode-symbolIcon-stringForeground)}.monaco-editor .codicon.codicon-symbol-struct,.monaco-workbench .codicon.codicon-symbol-struct{color:var(--vscode-symbolIcon-structForeground)}.monaco-editor .codicon.codicon-symbol-text,.monaco-workbench .codicon.codicon-symbol-text{color:var(--vscode-symbolIcon-textForeground)}.monaco-editor .codicon.codicon-symbol-type-parameter,.monaco-workbench .codicon.codicon-symbol-type-parameter{color:var(--vscode-symbolIcon-typeParameterForeground)}.monaco-editor .codicon.codicon-symbol-unit,.monaco-workbench .codicon.codicon-symbol-unit{color:var(--vscode-symbolIcon-unitForeground)}.monaco-editor .codicon.codicon-symbol-variable,.monaco-workbench .codicon.codicon-symbol-variable{color:var(--vscode-symbolIcon-variableForeground)}.monaco-editor .lightBulbWidget{display:flex;align-items:center;justify-content:center}.monaco-editor .lightBulbWidget:hover{cursor:pointer}.monaco-editor .lightBulbWidget.codicon-light-bulb,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .lightBulbWidget.codicon-lightbulb-autofix,.monaco-editor .lightBulbWidget.codicon-lightbulb-sparkle-autofix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .lightBulbWidget.codicon-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.monaco-editor .lightBulbWidget:before{position:relative;z-index:2}.monaco-editor .lightBulbWidget:after{position:absolute;top:0;left:0;content:"";display:block;width:100%;height:100%;opacity:.3;z-index:1}.monaco-editor .glyph-margin-widgets .cgmr[class*=codicon-gutter-lightbulb]{display:block;cursor:pointer}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle{color:var(--vscode-editorLightBulb-foreground)}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-auto-fix,.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-aifix-auto-fix{color:var(--vscode-editorLightBulbAutoFix-foreground, var(--vscode-editorLightBulb-foreground))}.monaco-editor .glyph-margin-widgets .cgmr.codicon-gutter-lightbulb-sparkle-filled{color:var(--vscode-editorLightBulbAi-foreground, var(--vscode-icon-foreground))}.monaco-editor .codelens-decoration{overflow:hidden;display:inline-flex!important;align-items:center;text-overflow:ellipsis;white-space:nowrap;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize);padding-right:calc(var(--vscode-editorCodeLens-fontSize)*.5);font-feature-settings:var(--vscode-editorCodeLens-fontFeatureSettings);font-family:var(--vscode-editorCodeLens-fontFamily),var(--vscode-editorCodeLens-fontFamilyDefault)}.monaco-editor .codelens-decoration>span,.monaco-editor .codelens-decoration>a{user-select:none;-webkit-user-select:none;white-space:nowrap;vertical-align:sub;display:inline-flex;align-items:center}.monaco-editor .codelens-decoration>a{text-decoration:none}.monaco-editor .codelens-decoration>a:hover{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration>a:hover .codicon{color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor .codelens-decoration .codicon[class*=codicon-]{vertical-align:middle;color:currentColor!important;color:var(--vscode-editorCodeLens-foreground);line-height:var(--vscode-editorCodeLens-lineHeight);font-size:var(--vscode-editorCodeLens-fontSize)}.monaco-editor .codelens-decoration>a:hover .codicon:before{cursor:pointer}@keyframes fadein{0%{opacity:0}to{opacity:1}}.monaco-editor .codelens-decoration.fadein{animation:fadein .1s linear}.monaco-editor .inlineSuggestionsHints{padding:4px;.warningMessage p{margin:0}}.monaco-editor .inlineSuggestionsHints.withBorder{z-index:39;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .inlineSuggestionsHints a,.monaco-editor .inlineSuggestionsHints a:hover{color:var(--vscode-foreground)!important}.monaco-editor .inlineSuggestionsHints .keybinding{display:flex;margin-left:4px;opacity:.6}.monaco-editor .inlineSuggestionsHints .keybinding .monaco-keybinding-key{font-size:8px;padding:2px 3px}.monaco-editor .inlineSuggestionsHints .availableSuggestionCount a{display:flex;min-width:19px;justify-content:center}.monaco-editor .inlineSuggestionStatusBarItemLabel{margin-right:2px}.monaco-hover{cursor:default;position:absolute;overflow:hidden;user-select:text;-webkit-user-select:text;box-sizing:border-box;line-height:1.5em;white-space:var(--vscode-hover-whiteSpace, normal)}.monaco-hover.fade-in{animation:fadein .1s linear}.monaco-hover.hidden{display:none}.monaco-hover a:hover:not(.disabled){cursor:pointer}.monaco-hover .hover-contents:not(.html-hover-contents){padding:4px 8px}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents){max-width:var(--vscode-hover-maxWidth, 500px);word-wrap:break-word}.monaco-hover .markdown-hover>.hover-contents:not(.code-hover-contents) hr{min-width:100%}.monaco-hover p,.monaco-hover .code,.monaco-hover ul,.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{margin:8px 0}.monaco-hover h1,.monaco-hover h2,.monaco-hover h3,.monaco-hover h4,.monaco-hover h5,.monaco-hover h6{line-height:1.1}.monaco-hover code{font-family:var(--monaco-monospace-font)}.monaco-hover hr{box-sizing:border-box;border-left:0px;border-right:0px;margin:4px -8px -4px;height:1px}.monaco-hover p:first-child,.monaco-hover .code:first-child,.monaco-hover ul:first-child{margin-top:0}.monaco-hover p:last-child,.monaco-hover .code:last-child,.monaco-hover ul:last-child{margin-bottom:0}.monaco-hover ul,.monaco-hover ol{padding-left:20px}.monaco-hover li>p{margin-bottom:0}.monaco-hover li>ul{margin-top:0}.monaco-hover code{border-radius:3px;padding:0 .4em}.monaco-hover .monaco-tokenized-source{white-space:var(--vscode-hover-sourceWhiteSpace, pre-wrap)}.monaco-hover .hover-row.status-bar{font-size:12px;line-height:22px}.monaco-hover .hover-row.status-bar .info{font-style:italic;padding:0 8px}.monaco-hover .hover-row.status-bar .actions{display:flex;padding:0 8px;width:100%}.monaco-hover .hover-row.status-bar .actions .action-container{margin-right:16px;cursor:pointer;overflow:hidden;text-wrap:nowrap;text-overflow:ellipsis}.monaco-hover .hover-row.status-bar .actions .action-container .action .icon{padding-right:4px;vertical-align:middle}.monaco-hover .hover-row.status-bar .actions .action-container a{color:var(--vscode-textLink-foreground);text-decoration:var(--text-link-decoration)}.monaco-hover .hover-row.status-bar .actions .action-container a .icon.codicon{color:var(--vscode-textLink-foreground)}.monaco-hover .markdown-hover .hover-contents .codicon{color:inherit;font-size:inherit;vertical-align:middle}.monaco-hover .hover-contents a.code-link:hover,.monaco-hover .hover-contents a.code-link{color:inherit}.monaco-hover .hover-contents a.code-link:before{content:"("}.monaco-hover .hover-contents a.code-link:after{content:")"}.monaco-hover .hover-contents a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-foreground)}.monaco-hover .hover-contents a.code-link>span:hover{color:var(--vscode-textLink-activeForeground)}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) p:last-child [style*=background-color]{margin-bottom:4px;display:inline-block}.monaco-hover .markdown-hover .hover-contents:not(.code-hover-contents):not(.html-hover-contents) span.codicon{margin-bottom:2px}.monaco-hover-content .action-container a{-webkit-user-select:none;user-select:none}.monaco-hover-content .action-container.disabled{pointer-events:none;opacity:.4;cursor:default}.monaco-hover .action-container,.monaco-hover .action,.monaco-hover button,.monaco-hover .monaco-button,.monaco-hover .monaco-text-button,.monaco-hover [role=button]{-webkit-user-select:none;user-select:none}.monaco-custom-toggle{margin-left:2px;float:left;cursor:pointer;overflow:hidden;width:20px;height:20px;border-radius:3px;border:1px solid transparent;padding:1px;box-sizing:border-box;user-select:none;-webkit-user-select:none}.monaco-custom-toggle:hover{background-color:var(--vscode-inputOption-hoverBackground)}.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{border:1px dashed var(--vscode-focusBorder)}.hc-black .monaco-custom-toggle,.hc-light .monaco-custom-toggle,.hc-black .monaco-custom-toggle:hover,.hc-light .monaco-custom-toggle:hover{background:none}.monaco-custom-toggle.monaco-checkbox{height:18px;width:18px;border:1px solid transparent;border-radius:3px;margin-right:9px;margin-left:0;padding:0;opacity:1;background-size:16px!important}.monaco-action-bar .checkbox-action-item{display:flex;align-items:center;border-radius:2px;padding-right:2px}.monaco-action-bar .checkbox-action-item:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-action-bar .checkbox-action-item>.monaco-custom-toggle.monaco-checkbox{margin-right:4px}.monaco-action-bar .checkbox-action-item>.checkbox-label{font-size:12px}.monaco-editor .find-widget{position:absolute;z-index:35;height:33px;overflow:hidden;line-height:19px;transition:transform .2s linear;padding:0 4px;box-sizing:border-box;transform:translateY(calc(-100% - 10px));box-shadow:0 0 8px 2px var(--vscode-widget-shadow);color:var(--vscode-editorWidget-foreground);border-left:1px solid var(--vscode-widget-border);border-right:1px solid var(--vscode-widget-border);border-bottom:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px;background-color:var(--vscode-editorWidget-background)}.monaco-reduce-motion .monaco-editor .find-widget{transition:transform 0ms linear}.monaco-editor .find-widget textarea{margin:0}.monaco-editor .find-widget.hiddenEditor{display:none}.monaco-editor .find-widget.replaceToggled>.replace-part{display:flex}.monaco-editor .find-widget.visible{transform:translateY(0)}.monaco-editor .find-widget .monaco-inputbox.synthetic-focus{outline:1px solid -webkit-focus-ring-color;outline-offset:-1px;outline-color:var(--vscode-focusBorder)}.monaco-editor .find-widget .monaco-inputbox .input{background-color:transparent;min-height:0}.monaco-editor .find-widget .monaco-findInput .input{font-size:13px}.monaco-editor .find-widget>.find-part,.monaco-editor .find-widget>.replace-part{margin:3px 25px 0 17px;font-size:12px;display:flex}.monaco-editor .find-widget>.find-part .monaco-inputbox,.monaco-editor .find-widget>.replace-part .monaco-inputbox{min-height:25px}.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-right:22px}.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.find-part .monaco-inputbox>.ibwrapper>.mirror,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.input,.monaco-editor .find-widget>.replace-part .monaco-inputbox>.ibwrapper>.mirror{padding-top:2px;padding-bottom:2px}.monaco-editor .find-widget>.find-part .find-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget>.replace-part .replace-actions{height:25px;display:flex;align-items:center}.monaco-editor .find-widget .monaco-findInput{vertical-align:middle;display:flex;flex:1}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element{width:100%}.monaco-editor .find-widget .monaco-findInput .monaco-scrollable-element .scrollbar.vertical{opacity:0}.monaco-editor .find-widget .matchesCount{display:flex;flex:initial;margin:0 0 0 3px;padding:2px 0 0 2px;height:25px;vertical-align:middle;box-sizing:border-box;text-align:center;line-height:23px}.monaco-editor .find-widget .button{width:16px;height:16px;padding:3px;border-radius:5px;flex:initial;margin-left:3px;background-position:center center;background-repeat:no-repeat;cursor:pointer;display:flex;align-items:center;justify-content:center}.monaco-editor .find-widget .codicon-find-selection{width:22px;height:22px;padding:3px;border-radius:5px}.monaco-editor .find-widget .button.left{margin-left:0;margin-right:3px}.monaco-editor .find-widget .button.wide{width:auto;padding:1px 6px;top:-1px}.monaco-editor .find-widget .button.toggle{position:absolute;top:0;left:3px;width:18px;height:100%;border-radius:0;box-sizing:border-box}.monaco-editor .find-widget .button.toggle.disabled{display:none}.monaco-editor .find-widget .disabled{color:var(--vscode-disabledForeground);cursor:default}.monaco-editor .find-widget>.replace-part{display:none}.monaco-editor .find-widget>.replace-part>.monaco-findInput{position:relative;display:flex;vertical-align:middle;flex:auto;flex-grow:0;flex-shrink:0}.monaco-editor .find-widget>.replace-part>.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.monaco-editor .find-widget.reduced-find-widget .matchesCount{display:none}.monaco-editor .find-widget.narrow-find-widget{max-width:257px!important}.monaco-editor .find-widget.collapsed-find-widget{max-width:170px!important}.monaco-editor .find-widget.collapsed-find-widget .button.previous,.monaco-editor .find-widget.collapsed-find-widget .button.next,.monaco-editor .find-widget.collapsed-find-widget .button.replace,.monaco-editor .find-widget.collapsed-find-widget .button.replace-all,.monaco-editor .find-widget.collapsed-find-widget>.find-part .monaco-findInput .controls{display:none}.monaco-editor .find-widget.no-results .matchesCount{color:var(--vscode-errorForeground)}.monaco-editor .findMatch{animation-duration:0;animation-name:inherit!important;background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor .currentFindMatch{background-color:var(--vscode-editor-findMatchBackground);border:2px solid var(--vscode-editor-findMatchBorder);padding:1px;box-sizing:border-box}.monaco-editor .findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor .find-widget .monaco-sash{left:0!important;background-color:var(--vscode-editorWidget-resizeBorder, var(--vscode-editorWidget-border))}.monaco-editor.hc-black .find-widget .button:before{position:relative;top:1px;left:2px}.monaco-editor .find-widget .button:not(.disabled):hover,.monaco-editor .find-widget .codicon-find-selection:hover{background-color:var(--vscode-toolbar-hoverBackground)!important}.monaco-editor.findMatch{background-color:var(--vscode-editor-findMatchHighlightBackground)}.monaco-editor.currentFindMatch{background-color:var(--vscode-editor-findMatchBackground)}.monaco-editor.findScope{background-color:var(--vscode-editor-findRangeHighlightBackground)}.monaco-editor.findMatch{background-color:var(--vscode-editorWidget-background)}.monaco-editor .find-widget>.button.codicon-widget-close{position:absolute;top:5px;right:4px}.monaco-inputbox{position:relative;display:block;padding:0;box-sizing:border-box;border-radius:2px;font-size:inherit}.monaco-inputbox>.ibwrapper>.input,.monaco-inputbox>.ibwrapper>.mirror{padding:4px 6px}.monaco-inputbox>.ibwrapper{position:relative;width:100%}.monaco-inputbox>.ibwrapper>.input{display:inline-block;box-sizing:border-box;width:100%;height:100%;line-height:inherit;border:none;font-family:inherit;font-size:inherit;resize:none;color:inherit}.monaco-inputbox>.ibwrapper>input{text-overflow:ellipsis}.monaco-inputbox>.ibwrapper>textarea.input{display:block;scrollbar-width:none;outline:none}.monaco-inputbox>.ibwrapper>textarea.input::-webkit-scrollbar{display:none}.monaco-inputbox>.ibwrapper>textarea.input.empty{white-space:nowrap}.monaco-inputbox>.ibwrapper>.mirror{position:absolute;display:inline-block;width:100%;top:0;left:0;box-sizing:border-box;white-space:pre-wrap;visibility:hidden;word-wrap:break-word}.monaco-inputbox-container{text-align:right}.monaco-inputbox-container .monaco-inputbox-message{display:inline-block;overflow:hidden;text-align:left;width:100%;box-sizing:border-box;padding:.4em;font-size:12px;line-height:17px;margin-top:-1px;word-wrap:break-word}.monaco-inputbox .monaco-action-bar{position:absolute;right:2px;top:4px}.monaco-inputbox .monaco-action-bar .action-item{margin-left:2px}.monaco-inputbox .monaco-action-bar .action-item .codicon{background-repeat:no-repeat;width:16px;height:16px}.monaco-findInput{position:relative}.monaco-findInput .monaco-inputbox{font-size:13px;width:100%}.monaco-findInput>.controls{position:absolute;top:3px;right:2px}.vs .monaco-findInput.disabled{background-color:#e1e1e1}.vs-dark .monaco-findInput.disabled{background-color:#333}.monaco-findInput.highlight-0 .controls,.hc-light .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-0 .1s linear 0s}.monaco-findInput.highlight-1 .controls,.hc-light .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-1 .1s linear 0s}.hc-black .monaco-findInput.highlight-0 .controls,.vs-dark .monaco-findInput.highlight-0 .controls{animation:monaco-findInput-highlight-dark-0 .1s linear 0s}.hc-black .monaco-findInput.highlight-1 .controls,.vs-dark .monaco-findInput.highlight-1 .controls{animation:monaco-findInput-highlight-dark-1 .1s linear 0s}@keyframes monaco-findInput-highlight-0{0%{background:#fdff00cc}to{background:transparent}}@keyframes monaco-findInput-highlight-1{0%{background:#fdff00cc}99%{background:transparent}}@keyframes monaco-findInput-highlight-dark-0{0%{background:#ffffff70}to{background:transparent}}@keyframes monaco-findInput-highlight-dark-1{0%{background:#ffffff70}99%{background:transparent}}.colorpicker-widget{height:190px;user-select:none;-webkit-user-select:none}.colorpicker-color-decoration,.hc-light .colorpicker-color-decoration{border:solid .1em #000;box-sizing:border-box;margin:.1em .2em 0;width:.8em;height:.8em;line-height:.8em;display:inline-block;cursor:pointer}.hc-black .colorpicker-color-decoration,.vs-dark .colorpicker-color-decoration{border:solid .1em #eee}.colorpicker-header{display:flex;height:24px;position:relative;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-header .picked-color{width:240px;display:flex;align-items:center;justify-content:center;line-height:24px;cursor:pointer;color:#fff;flex:1;white-space:nowrap;overflow:hidden}.colorpicker-header .picked-color .picked-color-presentation{white-space:nowrap;margin-left:5px;margin-right:5px}.colorpicker-header .picked-color .codicon{color:inherit;font-size:14px}.colorpicker-header .picked-color.light{color:#000}.colorpicker-header .original-color{width:74px;z-index:inherit;cursor:pointer}.standalone-colorpicker{color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header.standalone-colorpicker{border-bottom:none}.colorpicker-header .close-button{cursor:pointer;background-color:var(--vscode-editorHoverWidget-background);border-left:1px solid var(--vscode-editorHoverWidget-border)}.colorpicker-header .close-button-inner-div{width:100%;height:100%;text-align:center}.colorpicker-header .close-button-inner-div:hover{background-color:var(--vscode-toolbar-hoverBackground)}.colorpicker-header .close-icon{padding:3px}.colorpicker-body{display:flex;padding:8px;position:relative}.colorpicker-body .saturation-wrap{overflow:hidden;height:150px;position:relative;min-width:220px;flex:1}.colorpicker-body .saturation-box{height:150px;position:absolute}.colorpicker-body .saturation-selection{width:9px;height:9px;margin:-5px 0 0 -5px;border:1px solid rgb(255,255,255);border-radius:100%;box-shadow:0 0 2px #000c;position:absolute}.colorpicker-body .strip{width:25px;height:150px}.colorpicker-body .standalone-strip{width:25px;height:122px}.colorpicker-body .hue-strip{position:relative;margin-left:8px;cursor:grab;background:linear-gradient(to bottom,red,#ff0 17%,#0f0 33%,#0ff,#00f 67%,#f0f 83%,red)}.colorpicker-body .opacity-strip{position:relative;margin-left:8px;cursor:grab;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAAZdEVYdFNvZnR3YXJlAHBhaW50Lm5ldCA0LjAuMTZEaa/1AAAAHUlEQVQYV2PYvXu3JAi7uLiAMaYAjAGTQBPYLQkAa/0Zef3qRswAAAAASUVORK5CYII=);background-size:9px 9px;image-rendering:pixelated}.colorpicker-body .strip.grabbing{cursor:grabbing}.colorpicker-body .slider{position:absolute;top:0;left:-2px;width:calc(100% + 4px);height:4px;box-sizing:border-box;border:1px solid rgba(255,255,255,.71);box-shadow:0 0 1px #000000d9}.colorpicker-body .strip .overlay{height:150px;pointer-events:none}.colorpicker-body .standalone-strip .standalone-overlay{height:122px;pointer-events:none}.standalone-colorpicker-body{display:block;border:1px solid transparent;border-bottom:1px solid var(--vscode-editorHoverWidget-border);overflow:hidden}.colorpicker-body .insert-button{position:absolute;height:20px;width:58px;padding:0;right:8px;bottom:8px;background:var(--vscode-button-background);color:var(--vscode-button-foreground);border-radius:2px;border:none;cursor:pointer}.colorpicker-body .insert-button:hover{background:var(--vscode-button-hoverBackground)}.monaco-editor .peekview-widget .head{box-sizing:border-box;display:flex;justify-content:space-between;flex-wrap:nowrap}.monaco-editor .peekview-widget .head .peekview-title{display:flex;align-items:baseline;font-size:13px;margin-left:20px;min-width:0;text-overflow:ellipsis;overflow:hidden}.monaco-editor .peekview-widget .head .peekview-title.clickable{cursor:pointer}.monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty){font-size:.9em;margin-left:.5em}.monaco-editor .peekview-widget .head .peekview-title .meta{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.monaco-editor .peekview-widget .head .peekview-title .dirname,.monaco-editor .peekview-widget .head .peekview-title .filename{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .peekview-widget .head .peekview-title .meta:not(:empty):before{content:"-";padding:0 .3em}.monaco-editor .peekview-widget .head .peekview-actions{flex:1;text-align:right;padding-right:2px}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar{display:inline-block}.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar,.monaco-editor .peekview-widget .head .peekview-actions>.monaco-action-bar>.actions-container{height:100%}.monaco-editor .peekview-widget>.body{border-top:1px solid;position:relative}.monaco-editor .peekview-widget .head .peekview-title .codicon{margin-right:4px;align-self:center}.monaco-editor .peekview-widget .monaco-list .monaco-list-row.focused .codicon{color:inherit!important}.monaco-editor .zone-widget{position:absolute;z-index:10}.monaco-editor .zone-widget .zone-widget-container{border-top-style:solid;border-bottom-style:solid;border-top-width:0;border-bottom-width:0;position:relative}.monaco-split-view2{position:relative;width:100%;height:100%}.monaco-split-view2>.sash-container{position:absolute;width:100%;height:100%;pointer-events:none}.monaco-split-view2>.sash-container>.monaco-sash{pointer-events:initial}.monaco-split-view2>.monaco-scrollable-element{width:100%;height:100%}.monaco-split-view2>.monaco-scrollable-element>.split-view-container{width:100%;height:100%;white-space:nowrap;position:relative}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view{white-space:initial;position:absolute}.monaco-split-view2>.monaco-scrollable-element>.split-view-container>.split-view-view:not(.visible){display:none}.monaco-split-view2.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view{width:100%}.monaco-split-view2.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view{height:100%}.monaco-split-view2.separator-border>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{content:" ";position:absolute;top:0;left:0;z-index:5;pointer-events:none;background-color:var(--separator-border)}.monaco-split-view2.separator-border.horizontal>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:100%;width:1px}.monaco-split-view2.separator-border.vertical>.monaco-scrollable-element>.split-view-container>.split-view-view:not(:first-child):before{height:1px;width:100%}.monaco-table{display:flex;flex-direction:column;position:relative;height:100%;width:100%;white-space:nowrap;overflow:hidden}.monaco-table>.monaco-split-view2{border-bottom:1px solid transparent}.monaco-table>.monaco-list{flex:1}.monaco-table-tr{display:flex;height:100%}.monaco-table-th{width:100%;height:100%;font-weight:700;overflow:hidden;text-overflow:ellipsis}.monaco-table-th,.monaco-table-td{box-sizing:border-box;flex-shrink:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{content:"";position:absolute;left:calc(var(--vscode-sash-size) / 2);width:0;border-left:1px solid transparent}.monaco-enable-motion .monaco-table>.monaco-split-view2,.monaco-enable-motion .monaco-table>.monaco-split-view2 .monaco-sash.vertical:before{transition:border-color .2s ease-out}.monaco-tl-row{display:flex;height:100%;align-items:center;position:relative}.monaco-tl-row.disabled{cursor:default}.monaco-tl-indent{height:100%;position:absolute;top:0;left:16px;pointer-events:none}.hide-arrows .monaco-tl-indent{left:12px}.monaco-tl-indent>.indent-guide{display:inline-block;box-sizing:border-box;height:100%;border-left:1px solid transparent;opacity:0}.monaco-enable-motion .monaco-tl-indent>.indent-guide{transition:opacity .1s linear}.monaco-tl-twistie,.monaco-tl-contents{height:100%}.monaco-tl-twistie{font-size:10px;text-align:right;padding-right:6px;flex-shrink:0;width:16px;display:flex!important;align-items:center;justify-content:center;transform:translate(3px)}.monaco-tl-contents{flex:1;overflow:hidden}.monaco-tl-twistie:before{border-radius:20px}.monaco-tl-twistie.collapsed:before{transform:rotate(-90deg)}.monaco-tl-twistie.codicon-tree-item-loading:before{animation:codicon-spin 1.25s steps(30) infinite}.monaco-tree-type-filter{position:absolute;top:0;right:0;display:flex;padding:3px;max-width:200px;z-index:100;margin:0 10px 0 6px;border:1px solid var(--vscode-widget-border);border-bottom-left-radius:4px;border-bottom-right-radius:4px}.monaco-enable-motion .monaco-tree-type-filter{transition:top .3s}.monaco-tree-type-filter.disabled{top:-40px!important}.monaco-tree-type-filter-input{flex:1}.monaco-tree-type-filter-input .monaco-inputbox{height:23px}.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.input,.monaco-tree-type-filter-input .monaco-inputbox>.ibwrapper>.mirror{padding:2px 4px}.monaco-tree-type-filter-input .monaco-findInput>.controls{top:2px}.monaco-tree-type-filter-actionbar{margin-left:4px}.monaco-tree-type-filter-actionbar .monaco-action-bar .action-label{padding:2px}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container{position:absolute;top:0;left:0;width:100%;height:0;z-index:13;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row.monaco-list-row{position:absolute;width:100%;opacity:1!important;overflow:hidden;background-color:var(--vscode-sideBar-background)}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-row:hover{background-color:var(--vscode-list-hoverBackground)!important;cursor:pointer}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty,.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container.empty .monaco-tree-sticky-container-shadow{display:none}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container .monaco-tree-sticky-container-shadow{position:absolute;bottom:-3px;left:0;height:0px;width:100%}.monaco-list .monaco-scrollable-element .monaco-tree-sticky-container[tabindex="0"]:focus{outline:none}.monaco-editor .zone-widget .zone-widget-container.reference-zone-widget{border-top-width:1px;border-bottom-width:1px}.monaco-editor .reference-zone-widget .inline{display:inline-block;vertical-align:top}.monaco-editor .reference-zone-widget .messages{height:100%;width:100%;text-align:center;padding:3em 0}.monaco-editor .reference-zone-widget .ref-tree{line-height:23px;background-color:var(--vscode-peekViewResult-background);color:var(--vscode-peekViewResult-lineForeground)}.monaco-editor .reference-zone-widget .ref-tree .reference{text-overflow:ellipsis;overflow:hidden}.monaco-editor .reference-zone-widget .ref-tree .reference-file{display:inline-flex;width:100%;height:100%;color:var(--vscode-peekViewResult-fileForeground)}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .selected .reference-file{color:inherit!important}.monaco-editor .reference-zone-widget .ref-tree .monaco-list:focus .monaco-list-rows>.monaco-list-row.selected:not(.highlighted){background-color:var(--vscode-peekViewResult-selectionBackground);color:var(--vscode-peekViewResult-selectionForeground)!important}.monaco-editor .reference-zone-widget .ref-tree .reference-file .count{margin-right:12px;margin-left:auto}.monaco-editor .reference-zone-widget .ref-tree .referenceMatch .highlight{color:var(--vscode-peekViewResult-fileForeground)!important;background-color:var(--vscode-peekViewResult-matchHighlightBackground)!important}.monaco-editor .reference-zone-widget .preview .reference-decoration{background-color:var(--vscode-peekViewEditor-matchHighlightBackground);border:2px solid var(--vscode-peekViewEditor-matchHighlightBorder);box-sizing:border-box}.monaco-editor .reference-zone-widget .preview .monaco-editor .monaco-editor-background,.monaco-editor .reference-zone-widget .preview .monaco-editor .inputarea.ime-input{background-color:var(--vscode-peekViewEditor-background)}.monaco-editor .reference-zone-widget .preview .monaco-editor .margin{background-color:var(--vscode-peekViewEditorGutter-background)}.monaco-editor.hc-black .reference-zone-widget .ref-tree .reference-file,.monaco-editor.hc-light .reference-zone-widget .ref-tree .reference-file{font-weight:700}.monaco-editor.hc-black .reference-zone-widget .ref-tree .referenceMatch .highlight,.monaco-editor.hc-light .reference-zone-widget .ref-tree .referenceMatch .highlight{border:1px dotted var(--vscode-contrastActiveBorder, transparent);box-sizing:border-box}.monaco-count-badge{padding:3px 5px;border-radius:11px;font-size:11px;min-width:18px;min-height:18px;line-height:11px;font-weight:400;text-align:center;display:inline-block;box-sizing:border-box}.monaco-count-badge.long{padding:2px 3px;border-radius:2px;min-height:auto;line-height:normal}.monaco-icon-label{display:flex;overflow:hidden;text-overflow:ellipsis}.monaco-icon-label:before{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;line-height:inherit!important;display:inline-block;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;vertical-align:top;flex-shrink:0}.monaco-icon-label-iconpath{width:16px;height:22px;margin-right:6px;display:flex}.monaco-icon-label-container.disabled{color:var(--vscode-disabledForeground)}.monaco-icon-label>.monaco-icon-label-container{min-width:0;overflow:hidden;text-overflow:ellipsis;flex:1}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name{color:inherit;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-name-container>.label-name>.label-separator{margin:0 2px;opacity:.5}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-suffix-container>.label-suffix{opacity:.7;white-space:pre}.monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.7;margin-left:.5em;font-size:.9em;white-space:pre}.monaco-icon-label.nowrap>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{white-space:nowrap}.vs .monaco-icon-label>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{opacity:.95}.monaco-icon-label.bold>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.bold>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-weight:700}.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.italic>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{font-style:italic}.monaco-icon-label.deprecated{text-decoration:line-through;opacity:.66}.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-name-container>.label-name,.monaco-icon-label.strikethrough>.monaco-icon-label-container>.monaco-icon-description-container>.label-description{text-decoration:line-through}.monaco-icon-label:after{opacity:.75;font-size:90%;font-weight:600;margin:auto 16px 0 5px;text-align:center}.monaco-list:focus .selected .monaco-icon-label,.monaco-list:focus .selected .monaco-icon-label:after{color:inherit!important}.monaco-list-row.focused.selected .label-description,.monaco-list-row.selected .label-description{opacity:.8}.monaco-editor .peekview-widget .head .peekview-title .severity-icon{display:inline-block;vertical-align:text-top;margin-right:4px}.monaco-editor .marker-widget{text-overflow:ellipsis;white-space:nowrap}.monaco-editor .marker-widget>.stale{opacity:.6;font-style:italic}.monaco-editor .marker-widget .title{display:inline-block;padding-right:5px}.monaco-editor .marker-widget .descriptioncontainer{position:absolute;white-space:pre;user-select:text;-webkit-user-select:text;padding:8px 12px 0 20px}.monaco-editor .marker-widget .descriptioncontainer .message{display:flex;flex-direction:column}.monaco-editor .marker-widget .descriptioncontainer .message .details{padding-left:6px}.monaco-editor .marker-widget .descriptioncontainer .message .source,.monaco-editor .marker-widget .descriptioncontainer .message span.code{opacity:.6}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link{opacity:.6;color:inherit}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:before{content:"("}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link:after{content:")"}.monaco-editor .marker-widget .descriptioncontainer .message a.code-link>span{text-decoration:underline;border-bottom:1px solid transparent;text-underline-position:under;color:var(--vscode-textLink-activeForeground)}.monaco-editor .marker-widget .descriptioncontainer .filename{cursor:pointer;color:var(--vscode-textLink-activeForeground)}.monaco-editor .zone-widget .codicon.codicon-error,.markers-panel .marker-icon.error,.markers-panel .marker-icon .codicon.codicon-error,.text-search-provider-messages .providerMessage .codicon.codicon-error,.extensions-viewlet>.extensions .codicon.codicon-error,.extension-editor .codicon.codicon-error,.chat-attached-context-attachment .codicon.codicon-error{color:var(--vscode-problemsErrorIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-warning,.markers-panel .marker-icon.warning,.markers-panel .marker-icon .codicon.codicon-warning,.text-search-provider-messages .providerMessage .codicon.codicon-warning,.extensions-viewlet>.extensions .codicon.codicon-warning,.extension-editor .codicon.codicon-warning,.preferences-editor .codicon.codicon-warning{color:var(--vscode-problemsWarningIcon-foreground)}.monaco-editor .zone-widget .codicon.codicon-info,.markers-panel .marker-icon.info,.markers-panel .marker-icon .codicon.codicon-info,.text-search-provider-messages .providerMessage .codicon.codicon-info,.extensions-viewlet>.extensions .codicon.codicon-info,.extension-editor .codicon.codicon-info{color:var(--vscode-problemsInfoIcon-foreground)}.monaco-editor .hoverHighlight{background-color:var(--vscode-editor-hoverHighlightBackground)}.monaco-editor .monaco-resizable-hover{border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;box-sizing:content-box}.monaco-editor .monaco-resizable-hover>.monaco-hover{border:none;border-radius:none}.monaco-editor .monaco-hover{border:1px solid var(--vscode-editorHoverWidget-border);border-radius:3px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background)}.monaco-editor .monaco-hover a{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .monaco-hover .hover-row{display:flex}.monaco-editor .monaco-hover .hover-row.hover-row-with-copy{position:relative;padding-right:20px}.monaco-editor .monaco-hover .hover-row .hover-row-contents{min-width:0;display:flex;flex-direction:column}.monaco-editor .monaco-hover .hover-row .verbosity-actions{border-right:1px solid var(--vscode-editorHoverWidget-border);width:22px;overflow-y:clip}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner{display:flex;flex-direction:column;padding-left:5px;padding-right:5px;justify-content:flex-end;position:relative}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon{cursor:pointer;font-size:11px}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.enabled{color:var(--vscode-textLink-foreground)}.monaco-editor .monaco-hover .hover-row .verbosity-actions-inner .codicon.disabled{opacity:.6}.monaco-editor .monaco-hover .hover-row .actions{background-color:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-editor .monaco-hover code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .monaco-hover .hover-copy-button{position:absolute;top:4px;right:4px;padding:2px 4px;border-radius:3px;display:flex;align-items:center;justify-content:center;opacity:0}.monaco-editor .monaco-hover .hover-row-with-copy:hover .hover-copy-button,.monaco-editor .monaco-hover .hover-row-with-copy:focus-within .hover-copy-button{opacity:1}.monaco-editor .monaco-hover .hover-copy-button:hover{background-color:var(--vscode-toolbar-hoverBackground);cursor:pointer}.monaco-editor .monaco-hover .hover-copy-button:focus{outline:1px solid var(--vscode-focusBorder);outline-offset:-1px}.monaco-editor .monaco-hover .hover-copy-button .codicon{font-size:16px;color:var(--vscode-foreground)}.monaco-editor.vs .dnd-target,.monaco-editor.hc-light .dnd-target{border-right:2px dotted black;color:#fff}.monaco-editor.vs-dark .dnd-target{border-right:2px dotted #AEAFAD;color:#51504f}.monaco-editor.hc-black .dnd-target{border-right:2px dotted #fff;color:#000}.monaco-editor.mouse-default .view-lines,.monaco-editor.vs-dark.mac.mouse-default .view-lines,.monaco-editor.hc-black.mac.mouse-default .view-lines,.monaco-editor.hc-light.mac.mouse-default .view-lines{cursor:default}.monaco-editor.mouse-copy .view-lines,.monaco-editor.vs-dark.mac.mouse-copy .view-lines,.monaco-editor.hc-black.mac.mouse-copy .view-lines,.monaco-editor.hc-light.mac.mouse-copy .view-lines{cursor:copy}.monaco-editor .findOptionsWidget{background-color:var(--vscode-editorWidget-background);color:var(--vscode-editorWidget-foreground);box-shadow:0 0 8px 2px var(--vscode-widget-shadow);border:2px solid var(--vscode-contrastBorder)}.monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-editor .margin-view-overlays .codicon-folding-collapsed{cursor:pointer;opacity:0;transition:opacity .5s;display:flex;align-items:center;justify-content:center;font-size:140%;margin-left:2px}.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-collapsed,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-manual-expanded,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-expanded,.monaco-reduce-motion .monaco-editor .margin-view-overlays .codicon-folding-collapsed{transition:initial}.monaco-editor .margin-view-overlays:hover .codicon,.monaco-editor .margin-view-overlays .codicon.codicon-folding-collapsed,.monaco-editor .margin-view-overlays .codicon.codicon-folding-manual-collapsed,.monaco-editor .margin-view-overlays .codicon.alwaysShowFoldIcons{opacity:1}.monaco-editor .inline-folded:after{color:var(--vscode-editor-foldPlaceholderForeground);margin:.1em .2em 0;content:"⋯";display:inline;line-height:1em;cursor:pointer}.monaco-editor .folded-background{background-color:var(--vscode-editor-foldBackground)}.monaco-editor .cldr.codicon.codicon-folding-expanded,.monaco-editor .cldr.codicon.codicon-folding-collapsed,.monaco-editor .cldr.codicon.codicon-folding-manual-expanded,.monaco-editor .cldr.codicon.codicon-folding-manual-collapsed{color:var(--vscode-editorGutter-foldingControlForeground)!important}.monaco-editor .snippet-placeholder{min-width:2px;outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetTabstopHighlightBorder, transparent)}.monaco-editor .finish-snippet-placeholder{outline-style:solid;outline-width:1px;background-color:var(--vscode-editor-snippetFinalTabstopHighlightBackground, transparent);outline-color:var(--vscode-editor-snippetFinalTabstopHighlightBorder, transparent)}.monaco-editor .suggest-widget{width:430px;z-index:40;display:flex;flex-direction:column;border-radius:3px}.monaco-editor .suggest-widget.message{flex-direction:row;align-items:center}.monaco-editor .suggest-widget,.monaco-editor .suggest-details{flex:0 1 auto;width:100%;border-style:solid;border-width:1px;border-color:var(--vscode-editorSuggestWidget-border);background-color:var(--vscode-editorSuggestWidget-background)}.monaco-editor.hc-black .suggest-widget,.monaco-editor.hc-black .suggest-details,.monaco-editor.hc-light .suggest-widget,.monaco-editor.hc-light .suggest-details{border-width:2px}.monaco-editor .suggest-widget .suggest-status-bar{box-sizing:border-box;display:none;flex-flow:row nowrap;justify-content:space-between;width:100%;font-size:80%;padding:0 4px;border-top:1px solid var(--vscode-editorSuggestWidget-border);overflow:hidden}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar{display:flex}.monaco-editor .suggest-widget .suggest-status-bar .left{padding-right:8px}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-label{color:var(--vscode-editorSuggestWidgetStatus-foreground)}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label{margin-right:0}.monaco-editor .suggest-widget.with-status-bar .suggest-status-bar .action-item:not(:last-of-type) .action-label:after{content:", ";margin-right:.3em}.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row>.contents>.main>.right>.readMore,.monaco-editor .suggest-widget.with-status-bar .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget.with-status-bar:not(.docs-side) .monaco-list .monaco-list-row:hover>.contents>.main>.right.can-expand-details>.details-label{width:100%}.monaco-editor .suggest-widget>.message{padding-left:22px}.monaco-editor .suggest-widget>.tree{height:100%;width:100%}.monaco-editor .suggest-widget .monaco-list{user-select:none;-webkit-user-select:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row{display:flex;-mox-box-sizing:border-box;box-sizing:border-box;padding-right:10px;background-repeat:no-repeat;background-position:2px 2px;white-space:nowrap;cursor:pointer;touch-action:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused{color:var(--vscode-editorSuggestWidget-selectedForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused .codicon{color:var(--vscode-editorSuggestWidget-selectedIconForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents{flex:1;height:100%;overflow:hidden;padding-left:2px}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main{display:flex;overflow:hidden;text-overflow:ellipsis;white-space:pre;justify-content:space-between}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{display:flex}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.focused)>.contents>.main .monaco-icon-label{color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-widget:not(.frozen) .monaco-highlighted-label .highlight{font-weight:700}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-highlightForeground)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused>.contents>.main .monaco-highlighted-label .highlight{color:var(--vscode-editorSuggestWidget-focusHighlightForeground)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:before{color:inherit;opacity:1;font-size:14px;cursor:pointer}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close{position:absolute;top:6px;right:2px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.codicon-close:hover,.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore:hover{opacity:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{opacity:.7}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.signature-label{overflow:hidden;text-overflow:ellipsis;opacity:.6}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.qualifier-label{margin-left:12px;opacity:.4;font-size:85%;line-height:initial;text-overflow:ellipsis;overflow:hidden;align-self:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{font-size:85%;margin-left:1.1em;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label>.monaco-tokenized-source{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.details-label{display:none}.monaco-editor .suggest-widget:not(.shows-details) .monaco-list .monaco-list-row.focused>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.right>.details-label,.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row.focused:not(.string-label)>.contents>.main>.right>.details-label{display:inline}.monaco-editor .suggest-widget:not(.docs-side) .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right.can-expand-details>.details-label{width:calc(100% - 26px)}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left{flex-shrink:1;flex-grow:1;overflow:hidden}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.left>.monaco-icon-label{flex-shrink:0}.monaco-editor .suggest-widget .monaco-list .monaco-list-row:not(.string-label)>.contents>.main>.left>.monaco-icon-label{max-width:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.left>.monaco-icon-label{flex-shrink:1}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right{overflow:hidden;flex-shrink:4;max-width:70%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:inline-block;position:absolute;right:10px;width:18px;height:18px;visibility:hidden}.monaco-editor .suggest-widget.docs-side .monaco-list .monaco-list-row>.contents>.main>.right>.readMore{display:none!important}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.string-label>.contents>.main>.right>.readMore{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused.string-label>.contents>.main>.right>.readMore{display:inline-block}.monaco-editor .suggest-widget .monaco-list .monaco-list-row.focused:hover>.contents>.main>.right>.readMore{visibility:visible}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated{opacity:.66;text-decoration:unset}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label.deprecated>.monaco-icon-label-container>.monaco-icon-name-container{text-decoration:line-through}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .monaco-icon-label:before{height:100%}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon{display:block;height:16px;width:16px;margin-left:2px;background-repeat:no-repeat;background-size:80%;background-position:center}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.hide{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .suggest-icon{display:flex;align-items:center;margin-right:4px}.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .icon,.monaco-editor .suggest-widget.no-icons .monaco-list .monaco-list-row .suggest-icon:before{display:none}.monaco-editor .suggest-widget .monaco-list .monaco-list-row .icon.customcolor .colorspan{margin:0 0 0 .3em;border:.1em solid #000;width:.7em;height:.7em;display:inline-block}.monaco-editor .suggest-details-container{z-index:41}.monaco-editor .suggest-details{display:flex;flex-direction:column;cursor:default;color:var(--vscode-editorSuggestWidget-foreground)}.monaco-editor .suggest-details:focus{border-color:var(--vscode-focusBorder)}.monaco-editor .suggest-details a{color:var(--vscode-textLink-foreground)}.monaco-editor .suggest-details a:hover{color:var(--vscode-textLink-activeForeground)}.monaco-editor .suggest-details code{background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .suggest-details.no-docs{display:none}.monaco-editor .suggest-details>.monaco-scrollable-element{flex:1}.monaco-editor .suggest-details>.monaco-scrollable-element>.body{box-sizing:border-box;height:100%;width:100%}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type{flex:2;overflow:hidden;text-overflow:ellipsis;opacity:.7;white-space:pre;margin:0 24px 0 0;padding:4px 0 4px 5px}.monaco-editor .suggest-details.detail-and-doc>.monaco-scrollable-element>.body>.header>.type{padding-bottom:12px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.header>.type.auto-wrap{white-space:normal;word-break:break-all}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs{margin:0;padding:4px 5px;white-space:pre-wrap}.monaco-editor .suggest-details.no-type>.monaco-scrollable-element>.body>.docs{margin-right:24px;overflow:hidden}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs{padding:0;white-space:initial;min-height:calc(1rem + 8px)}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div,.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>span:not(:empty){padding:4px 5px}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:first-child{margin-top:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs>div>p:last-child{margin-bottom:0}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .monaco-tokenized-source{white-space:pre}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs .code{white-space:pre-wrap;word-wrap:break-word}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>.docs.markdown-docs .codicon{vertical-align:sub}.monaco-editor .suggest-details>.monaco-scrollable-element>.body>p:empty{display:none}.monaco-editor .suggest-details code{border-radius:3px;padding:0 .4em}.monaco-editor .suggest-details ul,.monaco-editor .suggest-details ol{padding-left:20px}.monaco-editor .suggest-details p code{font-family:var(--monaco-monospace-font)}.monaco-editor .suggest-preview-additional-widget{white-space:nowrap}.monaco-editor .suggest-preview-additional-widget .content-spacer{color:transparent;white-space:pre}.monaco-editor .suggest-preview-additional-widget .button{display:inline-block;cursor:pointer;text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-hidden{opacity:0;font-size:0}.monaco-editor .ghost-text-decoration,.monaco-editor .suggest-preview-text .ghost-text{font-style:italic}.monaco-editor .suggest-preview-text.clickable .view-line{z-index:1}.monaco-editor .ghost-text-decoration.clickable,.monaco-editor .ghost-text-decoration-preview.clickable,.monaco-editor .suggest-preview-text.clickable .ghost-text{cursor:pointer}.monaco-editor .inline-completion-text-to-replace{text-decoration:underline;text-underline-position:under}.monaco-editor .ghost-text-decoration,.monaco-editor .ghost-text-decoration-preview,.monaco-editor .suggest-preview-text .ghost-text{&.syntax-highlighted{opacity:.7}&:not(.syntax-highlighted){color:var(--vscode-editorGhostText-foreground)}background-color:var(--vscode-editorGhostText-background);border:1px solid var(--vscode-editorGhostText-border)}.monaco-editor .ghost-text-decoration.warning,.monaco-editor .ghost-text-decoration-preview.warning,.monaco-editor .suggest-preview-text .ghost-text.warning{background:var(--monaco-editor-warning-decoration) repeat-x bottom left;border-bottom:4px double var(--vscode-editorWarning-border)}.ghost-text-view-warning-widget-icon{.codicon{color:var(--vscode-editorWarning-foreground)!important}}.monaco-editor{.edits-fadeout-decoration{opacity:var(--animation-opacity, 1);background-color:var(--vscode-inlineEdit-modifiedChangedTextBackground)}}.monaco-editor .sticky-widget{overflow:hidden;border-bottom:1px solid var(--vscode-editorStickyScroll-border);width:100%;box-shadow:var(--vscode-editorStickyScroll-shadow) 0 4px 2px -2px;z-index:4;right:initial!important;margin-left:"0px"}.monaco-editor .sticky-widget .sticky-widget-line-numbers{float:left;background-color:var(--vscode-editorStickyScrollGutter-background)}.monaco-editor .sticky-widget.peek .sticky-widget-line-numbers{background-color:var(--vscode-peekViewEditorStickyScrollGutter-background)}.monaco-editor .sticky-widget .sticky-widget-lines-scrollable{display:inline-block;position:absolute;overflow:hidden;width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:var(--vscode-editorStickyScroll-background)}.monaco-editor .sticky-widget.peek .sticky-widget-lines-scrollable{background-color:var(--vscode-peekViewEditorStickyScroll-background)}.monaco-editor .sticky-widget .sticky-widget-lines{position:absolute;background-color:inherit}.monaco-editor .sticky-widget .sticky-line-number,.monaco-editor .sticky-widget .sticky-line-content{color:var(--vscode-editorLineNumber-foreground);white-space:nowrap;display:inline-block;position:absolute;background-color:inherit}.monaco-editor .sticky-widget .sticky-line-number .codicon-folding-expanded,.monaco-editor .sticky-widget .sticky-line-number .codicon-folding-collapsed{float:right;transition:var(--vscode-editorStickyScroll-foldingOpacityTransition);position:absolute;margin-left:2px}.monaco-editor .sticky-widget .sticky-line-content{width:var(--vscode-editorStickyScroll-scrollableWidth);background-color:inherit;white-space:nowrap}.monaco-editor .sticky-widget .sticky-line-number-inner{display:inline-block;text-align:right}.monaco-editor .sticky-widget .sticky-line-content:hover{background-color:var(--vscode-editorStickyScrollHover-background);cursor:pointer}.monaco-editor{.inline-edits-view-indicator{display:flex;z-index:34;height:20px;color:var(--vscode-inlineEdit-gutterIndicator-primaryForeground);background-color:var(--vscode-inlineEdit-gutterIndicator-background);border:1px solid var(--vscode-inlineEdit-gutterIndicator-primaryBorder);border-radius:3px;align-items:center;padding:2px 10px 2px 2px;margin:0 4px;opacity:0;&.contained{transition:opacity .2s ease-in-out;transition-delay:.4s}&.visible{opacity:1}&.top{opacity:1;.icon{transform:rotate(90deg)}}&.bottom{opacity:1;.icon{transform:rotate(-90deg)}}.icon{display:flex;align-items:center;margin:0 2px;transform:none;transition:transform .2s ease-in-out;.codicon{color:var(--vscode-inlineEdit-gutterIndicator-primaryForeground)}}.label{margin:0 2px;display:flex;justify-content:center;width:100%}}.inline-edits-view .editorContainer{.preview .monaco-editor{.view-overlays .current-line-exact,.current-line-margin{border:none}}.inline-edits-view-zone.diagonal-fill{opacity:.5}}.strike-through{text-decoration:line-through}.inlineCompletions-line-insert{background:var(--vscode-inlineEdit-modifiedChangedLineBackground)}.inlineCompletions-line-delete{background:var(--vscode-inlineEdit-originalChangedLineBackground)}.inlineCompletions-char-insert{background:var(--vscode-inlineEdit-modifiedChangedTextBackground);cursor:pointer}.inlineCompletions-char-delete{background:var(--vscode-inlineEdit-originalChangedTextBackground)}.inlineCompletions-char-delete.diff-range-empty{margin-left:-1px;border-left:solid var(--vscode-inlineEdit-originalChangedTextBackground) 3px}.inlineCompletions-char-insert.diff-range-empty{border-left:solid var(--vscode-inlineEdit-modifiedChangedTextBackground) 3px}.inlineCompletions-char-delete.single-line-inline{border:1px solid var(--vscode-editorHoverWidget-border);margin:-2px 0 0 -2px}.inlineCompletions-char-insert.single-line-inline{border-top:1px solid var(--vscode-inlineEdit-modifiedBorder);border-bottom:1px solid var(--vscode-inlineEdit-modifiedBorder)}.inlineCompletions-char-insert.single-line-inline.start{border-top-left-radius:4px;border-bottom-left-radius:4px;border-left:1px solid var(--vscode-inlineEdit-modifiedBorder)}.inlineCompletions-char-insert.single-line-inline.end{border-top-right-radius:4px;border-bottom-right-radius:4px;border-right:1px solid var(--vscode-inlineEdit-modifiedBorder)}.inlineCompletions-char-delete.single-line-inline.empty,.inlineCompletions-char-insert.single-line-inline.empty{display:none}.inlineCompletions.strike-through{text-decoration-thickness:1px}.inlineCompletions-modified-bubble{background:var(--vscode-inlineEdit-modifiedChangedTextBackground)}.inlineCompletions-original-bubble{background:var(--vscode-inlineEdit-originalChangedTextBackground)}.inlineCompletions-modified-bubble,.inlineCompletions-original-bubble{pointer-events:none;display:inline-block}.inline-edit.ghost-text,.inline-edit.ghost-text-decoration,.inline-edit.ghost-text-decoration-preview,.inline-edit.suggest-preview-text .ghost-text{&.syntax-highlighted{opacity:1!important}font-style:normal!important}.inline-edit.modified-background.ghost-text,.inline-edit.modified-background.ghost-text-decoration,.inline-edit.modified-background.ghost-text-decoration-preview,.inline-edit.modified-background.suggest-preview-text .ghost-text{background:var(--vscode-inlineEdit-modifiedChangedTextBackground)!important;display:inline-block!important}.inlineCompletions-original-lines{background:var(--vscode-editor-background)}}.monaco-menu-option{color:var(--vscode-editorActionList-foreground);font-size:13px;padding:0 4px;line-height:28px;display:flex;gap:4px;align-items:center;border-radius:3px;cursor:pointer;.monaco-keybinding-key{font-size:13px;opacity:.7}&.active{background:var(--vscode-editorActionList-focusBackground);color:var(--vscode-editorActionList-focusForeground);outline:1px solid var(--vscode-menu-selectionBorder, transparent);outline-offset:-1px;.monaco-keybinding-key{color:var(--vscode-editorActionList-focusForeground)}}}.monaco-editor .goto-definition-link{text-decoration:underline;cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor.vs .valueSetReplacement{outline:solid 2px var(--vscode-editorBracketMatch-border)}.monaco-editor .linked-editing-decoration{background-color:var(--vscode-editor-linkedEditingBackground);min-width:1px}.monaco-editor .detected-link,.monaco-editor .detected-link-active{text-decoration:underline;text-underline-position:under}.monaco-editor .detected-link-active{cursor:pointer;color:var(--vscode-editorLink-activeForeground)!important}.monaco-editor{.scroll-editor-on-middle-click-dot{cursor:all-scroll;position:absolute;z-index:1;background-color:var(--vscode-editor-foreground, white);border:1px solid var(--vscode-editor-background, black);opacity:.5;width:5px;height:5px;border-radius:50%;transform:translate(-50%,-50%);&.hidden{display:none}}&.scroll-editor-on-middle-click-editor *{cursor:all-scroll}}.monaco-editor .focused .selectionHighlight{background-color:var(--vscode-editor-selectionHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-selectionHighlightBorder)}.monaco-editor.hc-black .focused .selectionHighlight,.monaco-editor.hc-light .focused .selectionHighlight{border-style:dotted}.monaco-editor .wordHighlight{background-color:var(--vscode-editor-wordHighlightBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightBorder)}.monaco-editor.hc-black .wordHighlight,.monaco-editor.hc-light .wordHighlight{border-style:dotted}.monaco-editor .wordHighlightStrong{background-color:var(--vscode-editor-wordHighlightStrongBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightStrongBorder)}.monaco-editor.hc-black .wordHighlightStrong,.monaco-editor.hc-light .wordHighlightStrong{border-style:dotted}.monaco-editor .wordHighlightText{background-color:var(--vscode-editor-wordHighlightTextBackground);box-sizing:border-box;border:1px solid var(--vscode-editor-wordHighlightTextBorder)}.monaco-editor.hc-black .wordHighlightText,.monaco-editor.hc-light .wordHighlightText{border-style:dotted}.monaco-editor .parameter-hints-widget{z-index:39;display:flex;flex-direction:column;line-height:1.5em;cursor:default;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.hc-black .monaco-editor .parameter-hints-widget,.hc-light .monaco-editor .parameter-hints-widget{border-width:2px}.monaco-editor .parameter-hints-widget>.phwrapper{max-width:440px;display:flex;flex-direction:row}.monaco-editor .parameter-hints-widget.multiple{min-height:3.3em;padding:0}.monaco-editor .parameter-hints-widget.multiple .body:before{content:"";display:block;height:100%;position:absolute;opacity:.5;border-left:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget p,.monaco-editor .parameter-hints-widget ul{margin:8px 0}.monaco-editor .parameter-hints-widget .monaco-scrollable-element,.monaco-editor .parameter-hints-widget .body{display:flex;flex:1;flex-direction:column;min-height:100%}.monaco-editor .parameter-hints-widget .signature{padding:4px 5px;position:relative}.monaco-editor .parameter-hints-widget .signature.has-docs:after{content:"";display:block;position:absolute;left:0;width:100%;padding-top:4px;opacity:.5;border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor .parameter-hints-widget .code{font-family:var(--vscode-parameterHintsWidget-editorFontFamily),var(--vscode-parameterHintsWidget-editorFontFamilyDefault)}.monaco-editor .parameter-hints-widget .docs{padding:0 10px 0 5px;white-space:pre-wrap}.monaco-editor .parameter-hints-widget .docs.empty{display:none}.monaco-editor .parameter-hints-widget .docs a{color:var(--vscode-textLink-foreground)}.monaco-editor .parameter-hints-widget .docs a:hover{color:var(--vscode-textLink-activeForeground);cursor:pointer}.monaco-editor .parameter-hints-widget .docs .markdown-docs{white-space:initial}.monaco-editor .parameter-hints-widget .docs code{font-family:var(--monaco-monospace-font);border-radius:3px;padding:0 .4em;background-color:var(--vscode-textCodeBlock-background)}.monaco-editor .parameter-hints-widget .docs .monaco-tokenized-source,.monaco-editor .parameter-hints-widget .docs .code{white-space:pre-wrap}.monaco-editor .parameter-hints-widget .controls{display:none;flex-direction:column;align-items:center;min-width:22px;justify-content:flex-end}.monaco-editor .parameter-hints-widget.multiple .controls{display:flex;padding:0 2px}.monaco-editor .parameter-hints-widget.multiple .button{width:16px;height:16px;background-repeat:no-repeat;cursor:pointer}.monaco-editor .parameter-hints-widget .button.previous{bottom:24px}.monaco-editor .parameter-hints-widget .overloads{text-align:center;height:12px;line-height:12px;font-family:var(--monaco-monospace-font)}.monaco-editor .parameter-hints-widget .signature .parameter.active{color:var(--vscode-editorHoverWidget-highlightForeground);font-weight:700}.monaco-editor .parameter-hints-widget .documentation-parameter>.parameter{font-weight:700;margin-right:.5em}.monaco-editor{.editorPlaceholder{top:0;position:absolute;overflow:hidden;text-overflow:ellipsis;text-wrap:nowrap;pointer-events:none;color:var(--vscode-editor-placeholder-foreground)}}.monaco-editor .rename-box{z-index:100;color:inherit;border-radius:4px}.monaco-editor .rename-box.preview{padding:4px 4px 0}.monaco-editor .rename-box .rename-input-with-button{padding:3px;border-radius:2px;width:calc(100% - 8px)}.monaco-editor .rename-box .rename-input{width:calc(100% - 8px);padding:0}.monaco-editor .rename-box .rename-input:focus{outline:none}.monaco-editor .rename-box .rename-suggestions-button{display:flex;align-items:center;padding:3px;background-color:transparent;border:none;border-radius:5px;cursor:pointer}.monaco-editor .rename-box .rename-suggestions-button:hover{background-color:var(--vscode-toolbar-hoverBackground)}.monaco-editor .rename-box .rename-candidate-list-container .monaco-list-row{border-radius:2px}.monaco-editor .rename-box .rename-label{display:none;opacity:.8}.monaco-editor .rename-box.preview .rename-label{display:inherit}.monaco-editor .unicode-highlight{border:1px solid var(--vscode-editorUnicodeHighlight-border);background-color:var(--vscode-editorUnicodeHighlight-background);box-sizing:border-box}.editor-banner{box-sizing:border-box;cursor:default;width:100%;font-size:12px;display:flex;overflow:visible;height:26px;background:var(--vscode-banner-background)}.editor-banner .icon-container{display:flex;flex-shrink:0;align-items:center;padding:0 6px 0 10px}.editor-banner .icon-container.custom-icon{background-repeat:no-repeat;background-position:center center;background-size:16px;width:16px;padding:0;margin:0 6px 0 10px}.editor-banner .message-container{display:flex;align-items:center;line-height:26px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.editor-banner .message-container p{margin-block-start:0;margin-block-end:0}.editor-banner .message-actions-container{flex-grow:1;flex-shrink:0;line-height:26px;margin:0 4px}.editor-banner .message-actions-container a.monaco-button{width:inherit;margin:2px 8px;padding:0 12px}.editor-banner .message-actions-container a{padding:3px;margin-left:12px;text-decoration:underline}.editor-banner .action-container{padding:0 10px 0 6px}.editor-banner{background-color:var(--vscode-banner-background)}.editor-banner,.editor-banner .action-container .codicon,.editor-banner .message-actions-container .monaco-link{color:var(--vscode-banner-foreground)}.editor-banner .icon-container .codicon{color:var(--vscode-banner-iconForeground)}.monaco-link{color:var(--vscode-textLink-foreground)}.monaco-link:hover{color:var(--vscode-textLink-activeForeground)}.floating-menu-overlay-widget{padding:0;color:var(--vscode-button-foreground);background-color:var(--vscode-button-background);border-radius:2px;border:1px solid var(--vscode-contrastBorder);display:flex;align-items:center;z-index:10;box-shadow:0 2px 8px var(--vscode-widget-shadow);overflow:hidden;.action-item>.action-label{padding:5px;font-size:12px;border-radius:2px}.action-item>.action-label.codicon{color:var(--vscode-button-foreground)}.action-item>.action-label.codicon:not(.separator){padding-top:6px;padding-bottom:6px}.action-item:first-child>.action-label{padding-left:7px}.action-item:last-child>.action-label{padding-right:7px}.action-item .action-label.separator{background-color:var(--vscode-menu-separatorBackground)}}.monaco-editor .iPadShowKeyboard{width:58px;min-width:0;height:36px;min-height:0;margin:0;padding:0;position:absolute;resize:none;overflow:hidden;background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjNDI0MjQyIi8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #F6F6F6;border-radius:4px}.monaco-editor.vs-dark .iPadShowKeyboard{background:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCA1MyAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwKSI+CjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xpcC1ydWxlPSJldmVub2RkIiBkPSJNNDguMDM2NCA0LjAxMDQySDQuMDA3NzlMNC4wMDc3OSAzMi4wMjg2SDQ4LjAzNjRWNC4wMTA0MlpNNC4wMDc3OSAwLjAwNzgxMjVDMS43OTcyMSAwLjAwNzgxMjUgMC4wMDUxODc5OSAxLjc5OTg0IDAuMDA1MTg3OTkgNC4wMTA0MlYzMi4wMjg2QzAuMDA1MTg3OTkgMzQuMjM5MiAxLjc5NzIxIDM2LjAzMTIgNC4wMDc3OSAzNi4wMzEySDQ4LjAzNjRDNTAuMjQ3IDM2LjAzMTIgNTIuMDM5IDM0LjIzOTIgNTIuMDM5IDMyLjAyODZWNC4wMTA0MkM1Mi4wMzkgMS43OTk4NCA1MC4yNDcgMC4wMDc4MTI1IDQ4LjAzNjQgMC4wMDc4MTI1SDQuMDA3NzlaTTguMDEwNDIgOC4wMTMwMkgxMi4wMTNWMTIuMDE1Nkg4LjAxMDQyVjguMDEzMDJaTTIwLjAxODIgOC4wMTMwMkgxNi4wMTU2VjEyLjAxNTZIMjAuMDE4MlY4LjAxMzAyWk0yNC4wMjA4IDguMDEzMDJIMjguMDIzNFYxMi4wMTU2SDI0LjAyMDhWOC4wMTMwMlpNMzYuMDI4NiA4LjAxMzAySDMyLjAyNlYxMi4wMTU2SDM2LjAyODZWOC4wMTMwMlpNNDAuMDMxMiA4LjAxMzAySDQ0LjAzMzlWMTIuMDE1Nkg0MC4wMzEyVjguMDEzMDJaTTE2LjAxNTYgMTYuMDE4Mkg4LjAxMDQyVjIwLjAyMDhIMTYuMDE1NlYxNi4wMTgyWk0yMC4wMTgyIDE2LjAxODJIMjQuMDIwOFYyMC4wMjA4SDIwLjAxODJWMTYuMDE4MlpNMzIuMDI2IDE2LjAxODJIMjguMDIzNFYyMC4wMjA4SDMyLjAyNlYxNi4wMTgyWk00NC4wMzM5IDE2LjAxODJWMjAuMDIwOEgzNi4wMjg2VjE2LjAxODJINDQuMDMzOVpNMTIuMDEzIDI0LjAyMzRIOC4wMTA0MlYyOC4wMjZIMTIuMDEzVjI0LjAyMzRaTTE2LjAxNTYgMjQuMDIzNEgzNi4wMjg2VjI4LjAyNkgxNi4wMTU2VjI0LjAyMzRaTTQ0LjAzMzkgMjQuMDIzNEg0MC4wMzEyVjI4LjAyNkg0NC4wMzM5VjI0LjAyMzRaIiBmaWxsPSIjQzVDNUM1Ii8+CjwvZz4KPGRlZnM+CjxjbGlwUGF0aCBpZD0iY2xpcDAiPgo8cmVjdCB3aWR0aD0iNTMiIGhlaWdodD0iMzYiIGZpbGw9IndoaXRlIi8+CjwvY2xpcFBhdGg+CjwvZGVmcz4KPC9zdmc+Cg==) center center no-repeat;border:4px solid #252526}.monaco-editor .tokens-inspect-widget{z-index:50;user-select:text;-webkit-user-select:text;padding:10px;color:var(--vscode-editorHoverWidget-foreground);background-color:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border)}.monaco-editor.hc-black .tokens-inspect-widget,.monaco-editor.hc-light .tokens-inspect-widget{border-width:2px}.monaco-editor .tokens-inspect-widget .tokens-inspect-separator{height:1px;border:0;background-color:var(--vscode-editorHoverWidget-border)}.monaco-editor .tokens-inspect-widget .tm-token{font-family:var(--monaco-monospace-font)}.monaco-editor .tokens-inspect-widget .tm-token-length{font-weight:400;font-size:60%;float:right}.monaco-editor .tokens-inspect-widget .tm-metadata-table{width:100%}.monaco-editor .tokens-inspect-widget .tm-metadata-value{font-family:var(--monaco-monospace-font);text-align:right}.monaco-editor .tokens-inspect-widget .tm-token-type{font-family:var(--monaco-monospace-font)}.monaco-editor{font-family:-apple-system,BlinkMacSystemFont,Segoe WPC,Segoe UI,HelveticaNeue-Light,system-ui,Ubuntu,Droid Sans,sans-serif;--monaco-monospace-font: "SF Mono", Monaco, Menlo, Consolas, "Ubuntu Mono", "Liberation Mono", "DejaVu Sans Mono", "Courier New", monospace}.monaco-menu .monaco-action-bar.vertical .action-item .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-editor.vs-dark .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-black .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label,.monaco-editor.hc-light .monaco-menu .monaco-action-bar.vertical .action-menu-item:focus .action-label{stroke-width:1.2px}.monaco-hover p{margin:0}.monaco-aria-container{position:absolute!important;top:0;height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%)}.monaco-editor .synthetic-focus,.monaco-diff-editor .synthetic-focus,.monaco-editor [tabindex="0"]:focus,.monaco-diff-editor [tabindex="0"]:focus,.monaco-editor [tabindex="-1"]:focus,.monaco-diff-editor [tabindex="-1"]:focus,.monaco-editor button:focus,.monaco-diff-editor button:focus,.monaco-editor input[type=button]:focus,.monaco-diff-editor input[type=button]:focus,.monaco-editor input[type=checkbox]:focus,.monaco-diff-editor input[type=checkbox]:focus,.monaco-editor input[type=search]:focus,.monaco-diff-editor input[type=search]:focus,.monaco-editor input[type=text]:focus,.monaco-diff-editor input[type=text]:focus,.monaco-editor select:focus,.monaco-diff-editor select:focus,.monaco-editor textarea:focus,.monaco-diff-editor textarea:focus{outline-width:1px;outline-style:solid;outline-offset:-1px;outline-color:var(--vscode-focusBorder);opacity:1}.monaco-hover.workbench-hover{position:relative;font-size:13px;line-height:19px;z-index:40;overflow:hidden;max-width:700px;background:var(--vscode-editorHoverWidget-background);border:1px solid var(--vscode-editorHoverWidget-border);border-radius:5px;color:var(--vscode-editorHoverWidget-foreground);box-shadow:0 2px 8px var(--vscode-widget-shadow)}.monaco-hover.workbench-hover .monaco-action-bar .action-item .codicon{width:13px;height:13px}.monaco-hover.workbench-hover hr{border-bottom:none}.monaco-hover.workbench-hover.compact{font-size:12px}.monaco-hover.workbench-hover.compact .monaco-action-bar .action-item .codicon{width:12px;height:12px}.monaco-hover.workbench-hover.compact .hover-contents{padding:2px 8px}.workbench-hover-container.locked .monaco-hover.workbench-hover{outline:1px solid var(--vscode-editorHoverWidget-border)}.workbench-hover-container:focus-within.locked .monaco-hover.workbench-hover{outline-color:var(--vscode-focusBorder)}.workbench-hover-pointer{position:absolute;z-index:41;pointer-events:none}.workbench-hover-pointer:after{content:"";position:absolute;width:5px;height:5px;background-color:var(--vscode-editorHoverWidget-background);border-right:1px solid var(--vscode-editorHoverWidget-border);border-bottom:1px solid var(--vscode-editorHoverWidget-border)}.workbench-hover-container:not(:focus-within).locked .workbench-hover-pointer:after{width:4px;height:4px;border-right-width:2px;border-bottom-width:2px}.workbench-hover-container:focus-within .workbench-hover-pointer:after{border-right:1px solid var(--vscode-focusBorder);border-bottom:1px solid var(--vscode-focusBorder)}.workbench-hover-pointer.left{left:-3px}.workbench-hover-pointer.right{right:3px}.workbench-hover-pointer.top{top:-3px}.workbench-hover-pointer.bottom{bottom:3px}.workbench-hover-pointer.left:after{transform:rotate(135deg)}.workbench-hover-pointer.right:after{transform:rotate(315deg)}.workbench-hover-pointer.top:after{transform:rotate(225deg)}.workbench-hover-pointer.bottom:after{transform:rotate(45deg)}.monaco-hover.workbench-hover a{color:var(--vscode-textLink-foreground)}.monaco-hover.workbench-hover a:focus{outline:1px solid;outline-offset:-1px;text-decoration:underline;outline-color:var(--vscode-focusBorder)}.monaco-hover.workbench-hover a.codicon:focus,.monaco-hover.workbench-hover a.monaco-button:focus{text-decoration:none}.monaco-hover.workbench-hover a:hover,.monaco-hover.workbench-hover a:active{color:var(--vscode-textLink-activeForeground)}.monaco-hover.workbench-hover code{background:var(--vscode-textCodeBlock-background)}.monaco-hover.workbench-hover .hover-row .actions{background:var(--vscode-editorHoverWidget-statusBarBackground)}.monaco-hover.workbench-hover.right-aligned{left:1px}.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions{flex-direction:row-reverse}.monaco-hover.workbench-hover.right-aligned .hover-row.status-bar .actions .action-container{margin-right:0;margin-left:16px}.context-view{position:absolute}.context-view.fixed{all:initial;font-family:inherit;font-size:13px;position:fixed;color:inherit}.quick-input-widget{font-size:13px}.quick-input-widget .monaco-highlighted-label .highlight{color:#0066bf}.vs .quick-input-widget .monaco-list-row.focused .monaco-highlighted-label .highlight{color:#9dddff}.vs-dark .quick-input-widget .monaco-highlighted-label .highlight{color:#0097fb}.hc-black .quick-input-widget .monaco-highlighted-label .highlight{color:#f38518}.hc-light .quick-input-widget .monaco-highlighted-label .highlight{color:#0f4a85}.monaco-keybinding>.monaco-keybinding-key{background-color:#ddd6;border:solid 1px rgba(204,204,204,.4);border-bottom-color:#bbb6;box-shadow:inset 0 -1px #bbb6;color:#555}.hc-black .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px rgb(111,195,223);box-shadow:none;color:#fff}.hc-light .monaco-keybinding>.monaco-keybinding-key{background-color:transparent;border:solid 1px #0F4A85;box-shadow:none;color:#292929}.vs-dark .monaco-keybinding>.monaco-keybinding-key{background-color:#8080802b;border:solid 1px rgba(51,51,51,.6);border-bottom-color:#4449;box-shadow:inset 0 -1px #4449;color:#ccc}.quick-input-widget{position:absolute;width:600px;z-index:2550;left:50%;-webkit-app-region:no-drag;border-radius:6px}.quick-input-titlebar{cursor:grab;display:flex;align-items:center;border-top-right-radius:5px;border-top-left-radius:5px}.quick-input-left-action-bar{display:flex;margin-left:4px;flex:1}.quick-input-inline-action-bar>.actions-container>.action-item:first-child{margin-left:5px}.quick-input-inline-action-bar>.actions-container>.action-item{margin-top:2px}.quick-input-title{cursor:grab;padding:3px 0;text-align:center;text-overflow:ellipsis;overflow:hidden}.quick-input-right-action-bar{display:flex;margin-right:4px;flex:1}.quick-input-right-action-bar>.actions-container{justify-content:flex-end}.quick-input-right-action-bar>.actions-container>.action-item{margin-left:4px}.quick-input-titlebar .monaco-action-bar .action-label.codicon{background-position:center;background-repeat:no-repeat;padding:2px}.quick-input-description{margin:6px 6px 6px 11px}.quick-input-header .quick-input-description{margin:4px 2px;flex:1}.quick-input-header{cursor:grab;display:flex;padding:6px 6px 2px}.quick-input-widget.hidden-input .quick-input-header{padding:0;margin-bottom:0}.quick-input-and-message{display:flex;flex-direction:column;flex-grow:1;min-width:0;position:relative}.quick-input-check-all{align-self:center;margin:0}.quick-input-widget .quick-input-header .monaco-checkbox{margin-top:6px}.quick-input-filter{flex-grow:1;display:flex;position:relative}.quick-input-box{flex-grow:1}.quick-input-widget.show-checkboxes .quick-input-box,.quick-input-widget.show-checkboxes .quick-input-message{margin-left:5px}.quick-input-visible-count{position:absolute;left:-10000px}.quick-input-count{align-self:center;position:absolute;right:4px;display:flex;align-items:center}.quick-input-count .monaco-count-badge{vertical-align:middle;padding:2px 4px;border-radius:2px;min-height:auto;line-height:normal}.quick-input-action{margin-left:6px}.quick-input-action .monaco-text-button{font-size:11px;padding:0 6px;display:flex;height:25px;align-items:center}.quick-input-message{margin-top:-1px;padding:5px;overflow-wrap:break-word}.quick-input-message>.codicon{margin:0 .2em;vertical-align:text-bottom}.quick-input-message a{color:inherit}.quick-input-progress.monaco-progress-container{position:relative}.quick-input-list{line-height:22px}.quick-input-widget.hidden-input .quick-input-list{margin-top:4px;padding-bottom:4px}.quick-input-list .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-list .monaco-scrollable-element{padding:0 6px}.quick-input-list .quick-input-list-entry{box-sizing:border-box;overflow:hidden;display:flex;padding:0 6px}.quick-input-list .quick-input-list-entry.quick-input-list-separator-border{border-top-width:1px;border-top-style:solid}.quick-input-list .monaco-list-row{border-radius:3px}.quick-input-list .monaco-list-row[data-index="0"] .quick-input-list-entry.quick-input-list-separator-border{border-top-style:none}.quick-input-list .quick-input-list-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-widget .monaco-checkbox{margin-right:0}.quick-input-widget .quick-input-list .monaco-checkbox,.quick-input-widget .quick-input-tree .monaco-checkbox{margin-top:4px}.quick-input-list .quick-input-list-icon{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;display:flex;align-items:center;justify-content:center}.quick-input-list .quick-input-list-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-list .quick-input-list-rows>.quick-input-list-row{display:flex;align-items:center}.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label,.quick-input-list .quick-input-list-rows>.quick-input-list-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-list .quick-input-list-rows>.quick-input-list-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-list .quick-input-list-rows .monaco-highlighted-label>span{opacity:1}.quick-input-list .quick-input-list-entry .quick-input-list-entry-keybinding{margin-right:8px}.quick-input-list .quick-input-list-label-meta{opacity:.7;line-height:normal;text-overflow:ellipsis;overflow:hidden}.quick-input-list .monaco-list .monaco-list-row .monaco-highlighted-label .highlight{font-weight:700;background-color:unset;color:var(--vscode-list-highlightForeground)!important}.quick-input-list .monaco-list .monaco-list-row.focused .monaco-highlighted-label .highlight{color:var(--vscode-list-focusHighlightForeground)!important}.quick-input-list .quick-input-list-entry .quick-input-list-separator{margin-right:4px}.quick-input-list .quick-input-list-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-list .quick-input-list-entry-action-bar .action-label{display:none}.quick-input-list .quick-input-list-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-list .quick-input-list-entry-action-bar{margin-top:1px;margin-right:4px}.quick-input-list .quick-input-list-entry .quick-input-list-entry-action-bar .action-label.always-visible,.quick-input-list .quick-input-list-entry:hover .quick-input-list-entry-action-bar .action-label,.quick-input-list .quick-input-list-entry.focus-inside .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.focused .quick-input-list-entry-action-bar .action-label,.quick-input-list .monaco-list-row.passive-focused .quick-input-list-entry-action-bar .action-label{display:flex}.quick-input-list>.monaco-list:focus .monaco-list-row.focused{outline:1px solid var(--vscode-list-focusOutline)!important;outline-offset:-1px}.quick-input-list>.monaco-list:focus .monaco-list-row.focused .quick-input-list-entry.quick-input-list-separator-border{border-color:transparent}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key,.quick-input-list .monaco-list-row.focused .quick-input-list-entry .quick-input-list-separator{color:inherit}.quick-input-list .monaco-list-row.focused .monaco-keybinding-key{background:none}.quick-input-list .quick-input-list-separator-as-item{padding:4px 6px;font-size:12px}.quick-input-list .quick-input-list-separator-as-item .label-name{font-weight:600}.quick-input-list .quick-input-list-separator-as-item .label-description{opacity:1!important}.quick-input-list .monaco-tree-sticky-row .quick-input-list-entry.quick-input-list-separator-as-item.quick-input-list-separator-border{border-top-style:none}.quick-input-list .monaco-tree-sticky-row{padding:0 5px}.quick-input-list .monaco-tl-twistie{display:none!important}.quick-input-tree .monaco-list{overflow:hidden;max-height:440px;padding-bottom:5px}.quick-input-tree .quick-input-tree-entry{box-sizing:border-box;overflow:hidden;display:flex;padding:0 6px}.quick-input-tree .quick-input-tree-label{overflow:hidden;display:flex;height:100%;flex:1}.quick-input-tree .quick-input-tree-icon{background-size:16px;background-position:left center;background-repeat:no-repeat;padding-right:6px;width:16px;height:22px;display:flex;align-items:center;justify-content:center}.quick-input-tree .quick-input-tree-rows{overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;height:100%;flex:1;margin-left:5px}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row{display:flex;align-items:center}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .monaco-icon-label,.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .monaco-icon-label .monaco-icon-label-container>.monaco-icon-name-container{flex:1}.quick-input-tree .quick-input-tree-rows>.quick-input-tree-row .codicon[class*=codicon-]{vertical-align:text-bottom}.quick-input-tree .quick-input-tree-rows .monaco-highlighted-label>span{opacity:1}.quick-input-tree .quick-input-tree-entry-action-bar{display:flex;flex:0;overflow:visible}.quick-input-tree .quick-input-tree-entry-action-bar .action-label{display:none}.quick-input-tree .quick-input-tree-entry-action-bar .action-label.codicon{margin-right:4px;padding:2px}.quick-input-tree .quick-input-tree-entry-action-bar{margin-top:1px;margin-right:4px}.quick-input-tree .quick-input-tree-entry .quick-input-tree-entry-action-bar .action-label.always-visible,.quick-input-tree .quick-input-tree-entry:hover .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .quick-input-tree-entry.focus-inside .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .monaco-list-row.focused .quick-input-tree-entry-action-bar .action-label,.quick-input-tree .monaco-list-row.passive-focused .quick-input-tree-entry-action-bar .action-label{display:flex}.quick-input-tree>.monaco-list:focus .monaco-list-row.focused{outline:1px solid var(--vscode-list-focusOutline)!important;outline-offset:-1px}.monaco-progress-container{width:100%;height:2px;overflow:hidden}.monaco-progress-container .progress-bit{width:2%;height:2px;position:absolute;left:0;display:none}.monaco-progress-container.active .progress-bit{display:inherit}.monaco-progress-container.discrete .progress-bit{left:0;transition:width .1s linear}.monaco-progress-container.discrete.done .progress-bit{width:100%}.monaco-progress-container.infinite .progress-bit{animation-name:progress;animation-duration:4s;animation-iteration-count:infinite;transform:translateZ(0);animation-timing-function:linear}.monaco-progress-container.infinite.infinite-long-running .progress-bit{animation-timing-function:steps(100)}@keyframes progress{0%{transform:translate(0) scaleX(1)}50%{transform:translate(2500%) scaleX(3)}to{transform:translate(4900%) scaleX(1)}}.monaco-editor .rendered-markdown kbd{background-color:var(--vscode-keybindingLabel-background);color:var(--vscode-keybindingLabel-foreground);border-style:solid;border-width:1px;border-radius:3px;border-color:var(--vscode-keybindingLabel-border);border-bottom-color:var(--vscode-keybindingLabel-bottomBorder);box-shadow:inset 0 -1px 0 var(--vscode-widget-shadow);vertical-align:middle;padding:1px 3px}.rendered-markdown li:has(input[type=checkbox]){list-style-type:none}.monaco-component.multiDiffEditor{background:var(--vscode-multiDiffEditor-background);position:relative;height:100%;width:100%;overflow-y:hidden;>div{position:absolute;top:0;left:0;height:100%;width:100%;&.placeholder{visibility:hidden;&.visible{visibility:visible}display:grid;place-items:center;place-content:center}}.active{--vscode-multiDiffEditor-border: var(--vscode-focusBorder)}.multiDiffEntry{display:flex;flex-direction:column;flex:1;overflow:hidden;.collapse-button{margin:0 5px;cursor:pointer;a{display:block}}.header{z-index:1000;background:var(--vscode-editor-background);&:not(.collapsed) .header-content{border-bottom:1px solid var(--vscode-sideBarSectionHeader-border)}.header-content{margin:8px 0 0;padding:4px 5px;border-top:1px solid var(--vscode-multiDiffEditor-border);display:flex;align-items:center;color:var(--vscode-foreground);background:var(--vscode-multiDiffEditor-headerBackground);&.shadow{box-shadow:var(--vscode-scrollbar-shadow) 0 6px 6px -6px}.file-path{display:flex;flex:1;min-width:0;.title{font-size:14px;line-height:22px;&.original{flex:1;min-width:0;text-overflow:ellipsis}}.status{font-weight:600;opacity:.75;margin:0 10px;line-height:22px}}.actions{padding:0 8px}}}.editorParent{flex:1;display:flex;flex-direction:column;border-bottom:1px solid var(--vscode-multiDiffEditor-border);overflow:hidden}.editorContainer{flex:1}}}.HTMLRenderer-module__htmlBlock___FR54C{margin:12px 0;border-radius:8px;overflow:hidden;background:hsl(var(--background) / .55);box-shadow:0 2px 8px hsl(var(--foreground) / .1)}.HTMLRenderer-module__loading___zfxMl{padding:40px;text-align:center;color:var(--text-tertiary);font-size:14px}.HTMLRenderer-module__error___r0KCz{padding:20px;background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .25);border-radius:8px;color:hsl(var(--destructive));text-align:center}.IframeRenderer-module__iframeBlock___nLsv0{margin:12px 0;border:1px solid var(--glass-border);border-radius:8px;overflow:hidden}.IframeRenderer-module__header___YGUis{display:flex;justify-content:space-between;align-items:center;padding:8px 12px;background:hsl(var(--muted) / .35);border-bottom:1px solid var(--glass-border)}.IframeRenderer-module__title___k6uVh{font-size:14px;font-weight:500;color:var(--text-primary)}.IframeRenderer-module__openLink___-yhxZ{display:flex;align-items:center;gap:4px;font-size:12px;color:hsl(var(--primary));text-decoration:none;transition:color .2s}.IframeRenderer-module__openLink___-yhxZ:hover{filter:brightness(.92);text-decoration:underline}.IframeRenderer-module__iframe___wQPAq{display:block;width:100%}.IframeRenderer-module__loading___MJ7Ip{display:flex;align-items:center;justify-content:center;gap:8px;padding:40px;color:var(--text-tertiary)}.IframeRenderer-module__spinner___JWO00{width:16px;height:16px;border:2px solid var(--glass-border);border-top-color:hsl(var(--primary));border-radius:50%;animation:IframeRenderer-module__spin___Xn2dj .8s linear infinite}@keyframes IframeRenderer-module__spin___Xn2dj{to{transform:rotate(360deg)}}.IframeRenderer-module__error___n7r7O{padding:20px;background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .25);border-radius:8px;color:hsl(var(--destructive));display:flex;align-items:center;justify-content:center;gap:12px;margin:12px}.IframeRenderer-module__error___n7r7O button{padding:4px 12px;background:hsl(var(--destructive));color:var(--text-inverse);border:none;border-radius:4px;cursor:pointer}.IframeRenderer-module__error___n7r7O button:hover{filter:brightness(.92)}.TextComponent-module__text___EPKni{margin:0;padding:0;color:var(--text-primary);font-family:var(--font-family-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;white-space:pre-wrap;word-break:break-word;overflow-wrap:anywhere}.TextComponent-module__h1___vtnEZ{font-size:2em;font-weight:700;margin-bottom:.5em}.TextComponent-module__h2___ggCmC{font-size:1.5em;font-weight:700;margin-bottom:.5em}.TextComponent-module__h3___WjdpX{font-size:1.25em;font-weight:700;margin-bottom:.4em}.TextComponent-module__h4___HaS5N{font-size:1.1em;font-weight:700;margin-bottom:.3em}.TextComponent-module__h5___-y1ts{font-size:1em;font-weight:700;margin-bottom:.2em}.TextComponent-module__body___MFX8W{font-size:.95em;line-height:1.65}.TextComponent-module__caption___2s0d3{font-size:.875em;color:var(--text-secondary)}.TextComponent-module__text___EPKni p{margin:0 0 .75em}.TextComponent-module__text___EPKni p:last-child{margin-bottom:0}.TextComponent-module__text___EPKni ul,.TextComponent-module__text___EPKni ol{margin:.25em 0 .75em 1.2em;padding:0}.TextComponent-module__text___EPKni li{margin:.2em 0}.TextComponent-module__text___EPKni strong{font-weight:650}.TextComponent-module__text___EPKni code{font-family:var(--font-family-mono, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-size:.92em;padding:.12em .35em;border-radius:6px;background:hsl(var(--muted) / .35);border:1px solid var(--glass-border)}.ImageComponent-module__image___dG8TY{display:block}.ImageComponent-module__icon___nb3u5{width:24px;height:24px}.ImageComponent-module__avatar___Jzpdq{width:40px;height:40px;border-radius:50%}.ImageComponent-module__smallFeature___YQLxN{max-width:200px;height:auto}.ImageComponent-module__mediumFeature___We3Im{max-width:400px;height:auto}.ImageComponent-module__largeFeature___93Hnd{max-width:600px;height:auto}.ImageComponent-module__header___DTDfl{width:100%;height:auto;max-height:300px}.IconComponent-module__icon___hcEI-{display:inline-flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;vertical-align:middle}.VideoComponent-module__video___zaICF{display:block;border-radius:8px;background:hsl(var(--foreground))}.AudioPlayerComponent-module__container___49vDH{display:flex;flex-direction:column;gap:8px}.AudioPlayerComponent-module__title___xLOab{font-size:14px;font-weight:500;color:var(--text-primary)}.AudioPlayerComponent-module__audio___NnCOk{width:100%}.ColumnComponent-module__column___sLHRD{display:flex;flex-direction:column;gap:12px}.RowComponent-module__row___pr1GX{display:flex;flex-direction:row;gap:12px;align-items:center}.ListComponent-module__list___MKnsT{display:flex;overflow:auto}.ListComponent-module__item___8Fz0g{flex-shrink:0}.CardComponent-module__card___V-S0W{background:var(--glass-bg);border-radius:8px;overflow:hidden;transition:transform .2s,box-shadow .2s}.CardComponent-module__elevation0___oXdPQ{box-shadow:none;border:1px solid var(--glass-border)}.CardComponent-module__elevation1___adTyn{box-shadow:0 1px 3px hsl(var(--foreground) / .12)}.CardComponent-module__elevation2___xZX4q{box-shadow:0 2px 6px hsl(var(--foreground) / .16)}.CardComponent-module__elevation3___l2yGA{box-shadow:0 4px 12px hsl(var(--foreground) / .18)}.CardComponent-module__elevation4___KMI-h{box-shadow:0 8px 24px hsl(var(--foreground) / .2)}.CardComponent-module__elevation5___wFk4y{box-shadow:0 12px 32px hsl(var(--foreground) / .22)}.CardComponent-module__clickable___Rns3v{cursor:pointer}.CardComponent-module__clickable___Rns3v:hover{transform:translateY(-2px);box-shadow:0 4px 16px hsl(var(--foreground) / .2)}.CardComponent-module__header___0prB2{padding:16px 16px 8px}.CardComponent-module__title___9LDC-{margin:0;font-size:18px;font-weight:600;color:var(--text-primary)}.CardComponent-module__subtitle___bNzoc{margin:4px 0 0;font-size:14px;color:var(--text-secondary)}.CardComponent-module__content___EKcTv{padding:16px}.TabsComponent-module__container___JGIvv{display:flex;flex-direction:column}.TabsComponent-module__tabList___5LJr6{display:flex;border-bottom:2px solid var(--glass-border);gap:4px}.TabsComponent-module__tab___tLC7j{padding:12px 20px;background:transparent;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:14px;font-weight:500;color:var(--text-secondary);transition:all .2s;position:relative;bottom:-2px}.TabsComponent-module__tab___tLC7j:hover:not(:disabled){color:hsl(var(--primary));background:hsl(var(--muted) / .35)}.TabsComponent-module__tab___tLC7j.TabsComponent-module__active___D2DVk{color:hsl(var(--primary));border-bottom-color:hsl(var(--primary))}.TabsComponent-module__tab___tLC7j:disabled{color:hsl(var(--foreground) / .35);cursor:not-allowed}.TabsComponent-module__panels___Ly8Mu{padding:16px}.TabsComponent-module__panel___iuSr6{display:none}.TabsComponent-module__panel___iuSr6.TabsComponent-module__activePanel___YadE7{display:block}.DividerComponent-module__divider___ftQx6{flex-shrink:0}.DividerComponent-module__horizontal___-1efj{width:100%;display:flex;align-items:center;gap:12px}.DividerComponent-module__vertical___jBtBZ{height:100%;display:flex;flex-direction:column;align-items:center;gap:12px}.DividerComponent-module__line___2J1gx{flex:1;background-color:var(--glass-border)}.DividerComponent-module__label___2jqlY{font-size:14px;color:var(--text-secondary);white-space:nowrap}.ModalComponent-module__overlay___Ghqy7{position:fixed;inset:0;background:hsl(var(--foreground) / .5);display:flex;align-items:center;justify-content:center;z-index:1000;animation:ModalComponent-module__fadeIn___Hxio3 .2s}@keyframes ModalComponent-module__fadeIn___Hxio3{0%{opacity:0}to{opacity:1}}.ModalComponent-module__modal___QcJuo{background:var(--glass-bg-hover);border-radius:8px;box-shadow:0 12px 48px hsl(var(--foreground) / .3);max-width:90vw;max-height:90vh;display:flex;flex-direction:column;animation:ModalComponent-module__slideUp___ftNte .3s}@keyframes ModalComponent-module__slideUp___ftNte{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.ModalComponent-module__header___-lJNw{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid var(--glass-border)}.ModalComponent-module__title___hS6b0{margin:0;font-size:20px;font-weight:600;color:var(--text-primary)}.ModalComponent-module__closeButton___zdXM1{width:32px;height:32px;border:none;background:transparent;font-size:28px;line-height:1;cursor:pointer;color:var(--text-secondary);display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.ModalComponent-module__closeButton___zdXM1:hover{background:hsl(var(--muted) / .35)}.ModalComponent-module__content___XU2iF{padding:24px;overflow:auto;flex:1}.ButtonComponent-module__button___eWtxK{padding:10px 20px;background-color:hsl(var(--primary));color:var(--text-inverse);border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:background-color .2s}.ButtonComponent-module__button___eWtxK:hover{filter:brightness(.95)}.ButtonComponent-module__button___eWtxK:active{transform:scale(.98)}.ButtonComponent-module__button___eWtxK:disabled{background-color:hsl(var(--muted) / .55);cursor:not-allowed}.TextFieldComponent-module__field___WTGQR{display:flex;flex-direction:column;gap:6px}.TextFieldComponent-module__label___BkAYy{font-size:14px;font-weight:500;color:var(--text-primary)}.TextFieldComponent-module__input___41mLF,.TextFieldComponent-module__textarea___O6rCz{padding:10px;border:1px solid var(--glass-border);border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .2s;background:var(--glass-bg-hover);color:var(--text-primary)}.TextFieldComponent-module__input___41mLF:focus,.TextFieldComponent-module__textarea___O6rCz:focus{outline:none;border-color:hsl(var(--primary))}.TextFieldComponent-module__textarea___O6rCz{resize:vertical;min-height:80px}.CheckBoxComponent-module__container___wpGZa{display:inline-flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.CheckBoxComponent-module__checkbox___04pFm{width:18px;height:18px;cursor:pointer;accent-color:hsl(var(--primary))}.CheckBoxComponent-module__checkbox___04pFm:disabled{cursor:not-allowed;opacity:.5}.CheckBoxComponent-module__label___5t8Ga{font-size:14px;color:var(--text-primary)}.CheckBoxComponent-module__container___wpGZa:has(.CheckBoxComponent-module__checkbox___04pFm:disabled){cursor:not-allowed;opacity:.6}.SliderComponent-module__container___IqATi{display:flex;flex-direction:column;gap:8px}.SliderComponent-module__label___2QFoc{font-size:14px;font-weight:500;color:var(--text-primary)}.SliderComponent-module__sliderWrapper___wtRFT{display:flex;align-items:center;gap:12px}.SliderComponent-module__slider___Vv2r-{flex:1;height:6px;border-radius:3px;outline:none;appearance:none;cursor:pointer}.SliderComponent-module__slider___Vv2r-::-webkit-slider-thumb{appearance:none;width:18px;height:18px;border-radius:50%;background:hsl(var(--primary));cursor:pointer;box-shadow:0 2px 4px hsl(var(--foreground) / .2);-webkit-transition:transform .2s;transition:transform .2s}.SliderComponent-module__slider___Vv2r-::-webkit-slider-thumb:hover{transform:scale(1.1)}.SliderComponent-module__slider___Vv2r-::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:hsl(var(--primary));cursor:pointer;border:none;box-shadow:0 2px 4px hsl(var(--foreground) / .2);-moz-transition:transform .2s;transition:transform .2s}.SliderComponent-module__slider___Vv2r-::-moz-range-thumb:hover{transform:scale(1.1)}.SliderComponent-module__slider___Vv2r-:disabled{opacity:.5;cursor:not-allowed}.SliderComponent-module__slider___Vv2r-:disabled::-webkit-slider-thumb{cursor:not-allowed}.SliderComponent-module__slider___Vv2r-:disabled::-moz-range-thumb{cursor:not-allowed}.SliderComponent-module__value___0Yz49{min-width:40px;text-align:right;font-size:14px;font-weight:500;color:var(--text-primary)}.DateTimeInputComponent-module__container___LL4Wz{display:flex;flex-direction:column;gap:6px}.DateTimeInputComponent-module__label___gMpXi{font-size:14px;font-weight:500;color:var(--text-primary)}.DateTimeInputComponent-module__input___vGy-A{padding:10px;border:1px solid var(--glass-border);border-radius:6px;font-size:14px;font-family:inherit;transition:border-color .2s;background:var(--glass-bg-hover);color:var(--text-primary)}.DateTimeInputComponent-module__input___vGy-A:focus{outline:none;border-color:hsl(var(--primary))}.DateTimeInputComponent-module__input___vGy-A:disabled{opacity:.5;cursor:not-allowed;background:hsl(var(--muted) / .35)}.MultipleChoiceComponent-module__container___hJvs-{display:flex;flex-direction:column;gap:10px}.MultipleChoiceComponent-module__options___jDzCS{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.MultipleChoiceComponent-module__option___Sfa9p{appearance:none;text-align:left;width:100%;padding:14px 16px;border-radius:18px;border:1px solid color-mix(in srgb,var(--glass-border) 85%,transparent);background:color-mix(in srgb,var(--glass-bg) 55%,hsl(var(--background)) 45%);box-shadow:var(--shadow-soft);backdrop-filter:blur(var(--glass-blur, 12px)) saturate(var(--glass-saturate, 180%));-webkit-backdrop-filter:blur(var(--glass-blur, 12px)) saturate(var(--glass-saturate, 180%));cursor:pointer;transition:transform var(--transition-fast, .15s) ease,box-shadow var(--transition-fast, .15s) ease,border-color var(--transition-fast, .15s) ease,background var(--transition-fast, .15s) ease;display:flex;align-items:center;justify-content:space-between;gap:12px}.MultipleChoiceComponent-module__option___Sfa9p:hover{transform:translateY(-1px);box-shadow:var(--shadow-hover);border-color:color-mix(in srgb,hsl(var(--primary)) 45%,var(--glass-border))}.MultipleChoiceComponent-module__option___Sfa9p:active{transform:translateY(0)}.MultipleChoiceComponent-module__option___Sfa9p:focus-visible{outline:none;box-shadow:0 0 0 3px hsl(var(--primary) / .25),var(--shadow-hover);border-color:hsl(var(--primary) / .65)}.MultipleChoiceComponent-module__selected___SwQyc{border-color:hsl(var(--primary) / .65);background:color-mix(in srgb,hsl(var(--primary) / .1) 55%,var(--glass-bg) 45%)}.MultipleChoiceComponent-module__label___PkbiJ{font-size:14px;font-weight:650;color:var(--text-primary);line-height:1.35}.MultipleChoiceComponent-module__meta___kXc8R{display:inline-flex;align-items:center;justify-content:center}.MultipleChoiceComponent-module__check___FT1wz{width:26px;height:26px;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;font-size:14px;color:var(--text-inverse);background:linear-gradient(135deg,hsl(var(--primary)),#9942f0);box-shadow:0 10px 30px hsl(var(--primary) / .3);opacity:0;transform:scale(.92);transition:opacity var(--transition-fast, .15s) ease,transform var(--transition-fast, .15s) ease}.MultipleChoiceComponent-module__selected___SwQyc .MultipleChoiceComponent-module__check___FT1wz{opacity:1;transform:scale(1)}.MultipleChoiceComponent-module__hint___DvpAL{font-size:12px;color:var(--text-secondary)}.DialogAskActionsPill-module__container___wVUks{width:100%;display:flex;justify-content:flex-end}.DialogAskActionsPill-module__pill___FDSd7{height:45px;padding:6px;border-radius:9999px;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;backdrop-filter:blur(64px);-webkit-backdrop-filter:blur(64px);box-sizing:border-box;transition:background-color var(--transition-slow) var(--ease-spatial),border-color var(--transition-slow) var(--ease-spatial)}.DialogAskActionsPill-module__pill___FDSd7:hover{background:#ffffff14;border-color:#ffffff24}.DialogAskActionsPill-module__actionBtn___qVlMJ{height:32px;padding:0 12px;border-radius:9999px;border:none;background:transparent;color:var(--layout-text);opacity:.92;cursor:pointer;-webkit-user-select:none;user-select:none;display:inline-flex;align-items:center;gap:8px;font-size:13px;font-weight:600;letter-spacing:.2px;transition:background-color var(--transition-slow) var(--ease-spatial),transform .12s var(--ease-spatial),opacity .12s var(--ease-spatial),box-shadow .12s var(--ease-spatial)}.DialogAskActionsPill-module__actionBtn___qVlMJ:hover{opacity:1;background:#ffffff14}.DialogAskActionsPill-module__actionBtn___qVlMJ:active{transform:scale(.96)}.DialogAskActionsPill-module__actionBtn___qVlMJ:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--ring) / .9)}.DialogAskActionsPill-module__primary___rDYjv{background:#ffffffeb;color:#000000e0;opacity:1}.DialogAskActionsPill-module__primary___rDYjv:hover{background:#fffffff5;box-shadow:0 12px 28px #0000002e}.DialogAskActionsPill-module__secondary___wBVPL{background:transparent}.A2UISurfaceRenderer-module__surface___F8vsn{width:100%;min-height:0;padding:var(--spacing-md, 16px);position:relative;overflow:hidden;background:var(--glass-bg);border:var(--glass-border-width, 1.4px) solid var(--glass-border);border-radius:var(--radius-3xl, 32px);backdrop-filter:blur(var(--glass-blur-panel, 50px)) saturate(var(--glass-saturate, 180%));-webkit-backdrop-filter:blur(var(--glass-blur-panel, 50px)) saturate(var(--glass-saturate, 180%));box-shadow:0 18px 50px hsl(var(--foreground) / .16);display:flex;flex-direction:column}.A2UISurfaceRenderer-module__surface___F8vsn:before{content:"";position:absolute;inset:0;background:radial-gradient(600px 260px at 70% 0%,hsl(var(--background) / .1) 0%,transparent 55%);pointer-events:none}.A2UISurfaceRenderer-module__surface___F8vsn:after{content:"";position:absolute;inset:0;box-shadow:inset 0 1px hsl(var(--background) / .1);pointer-events:none}.A2UISurfaceRenderer-module__status___TJYWw{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;color:var(--text-secondary);font-size:14px}.A2UISurfaceRenderer-module__spinner___uE0QO{width:32px;height:32px;border:3px solid var(--glass-border);border-top-color:hsl(var(--primary));border-radius:50%;animation:A2UISurfaceRenderer-module__spin___VCXpk 1s linear infinite;margin-bottom:12px}@keyframes A2UISurfaceRenderer-module__spin___VCXpk{to{transform:rotate(360deg)}}.A2UISurfaceRenderer-module__error___g-kaK{display:flex;align-items:center;gap:12px;padding:16px;background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .25);border-radius:6px;color:hsl(var(--destructive))}.A2UISurfaceRenderer-module__errorIcon___2QiZf{font-size:24px}.A2UISurfaceRenderer-module__submitted___Gq-6i{display:flex;align-items:center;gap:var(--spacing-sm, 8px);padding:var(--spacing-md, 16px);color:var(--text-secondary);font-size:var(--font-size-sm, .875rem)}.A2UISurfaceRenderer-module__submittedIcon___0O7QY{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background:hsl(var(--primary) / .2);color:hsl(var(--primary));border-radius:50%;font-size:14px;font-weight:600}[data-component-id=model_grid],[data-component-id=type_grid],[data-component-id=agents_list]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:var(--spacing-lg, 24px);margin-top:var(--spacing-lg, 24px)}[data-component=Card]{background:color-mix(in srgb,hsl(var(--background)) 85%,transparent);border:1px solid color-mix(in srgb,var(--glass-border) 60%,transparent);border-radius:var(--radius-2xl, 20px);padding:var(--spacing-lg, 24px);transition:transform var(--duration-slow, .7s) var(--ease-spatial, cubic-bezier(.23, 1, .32, 1)),box-shadow var(--duration-slow, .7s) var(--ease-spatial, cubic-bezier(.23, 1, .32, 1)),border-color var(--transition-fast, .15s) ease;position:relative;overflow:hidden;cursor:pointer}[data-component=Card]:hover{transform:translateY(-2px);box-shadow:var(--shadow-hover);border-color:color-mix(in srgb,hsl(var(--primary)) 65%,transparent)}[data-component=Card]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(135deg,hsl(var(--primary)),#9942f0);opacity:0;transition:opacity var(--transition-base, .2s ease)}[data-component=Card]:hover:before{opacity:1}[data-usage-hint=h1]{font-size:2.5rem;display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,hsl(var(--muted) / .25),hsl(var(--muted) / .45));border-radius:var(--radius-md, 8px);transition:all var(--transition-base, .2s ease);margin-right:var(--spacing-md, 16px)}[data-component=Card]:hover [data-usage-hint=h1]{background:linear-gradient(135deg,hsl(var(--primary)),#9942f0);transform:scale(1.05)}[data-usage-hint=h2]{font-size:var(--font-size-2xl, 1.5rem);font-weight:var(--font-weight-bold, 700);color:var(--text-primary);margin:0}[data-usage-hint=h3]{font-size:var(--font-size-lg, 1.125rem);font-weight:var(--font-weight-semibold, 600);color:var(--text-primary);margin:0}[data-usage-hint=body]{font-size:var(--font-size-base, 1rem);line-height:var(--line-height-relaxed, 1.75);color:var(--text-secondary);margin:0}[data-usage-hint=caption]{font-size:var(--font-size-sm, .875rem);color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px;font-weight:var(--font-weight-medium, 500)}[data-component=Card] [data-usage-hint=caption]:first-of-type{display:inline-block;padding:var(--spacing-xs, 4px) var(--spacing-sm, 8px);background:linear-gradient(135deg,hsl(var(--primary)),#9942f0);color:var(--text-inverse);border-radius:var(--radius-full, 9999px);font-size:var(--font-size-xs, .75rem);margin-bottom:var(--spacing-sm, 8px)}[data-component=Row]{display:flex;flex-wrap:wrap;gap:var(--spacing-sm, 8px);align-items:center;margin:0}[data-component=Column]{display:flex;flex-direction:column;gap:var(--spacing-sm, 12px);width:100%;height:auto}[data-component=Button]{width:100%;padding:var(--spacing-sm, 8px) var(--spacing-md, 16px);background:linear-gradient(135deg,hsl(var(--primary)),#9942f0);border:none;border-radius:var(--radius-md, 8px);color:var(--text-inverse);font-weight:var(--font-weight-medium, 500);font-size:var(--font-size-sm, .875rem);cursor:pointer;transition:all var(--transition-fast, .15s ease);margin-top:var(--spacing-md, 16px);display:inline-flex;align-items:center;justify-content:center}[data-component=Button]:hover{transform:translateY(-1px);box-shadow:0 10px 30px hsl(var(--primary) / .3)}[data-component=Button]:active{transform:translateY(0)}[data-component=TextField] input,[data-component=TextField] textarea{width:100%;padding:var(--spacing-sm, 8px) var(--spacing-md, 16px);border:1px solid var(--glass-border);border-radius:var(--radius-md, 8px);font-size:var(--font-size-sm, .875rem);font-family:var(--font-family-base, -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Helvetica Neue", Arial, sans-serif);color:var(--text-primary);background:hsl(var(--background));transition:border-color var(--transition-fast, .15s ease)}[data-component=TextField] input:focus,[data-component=TextField] textarea:focus{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 3px hsl(var(--primary) / .1)}[data-component=TextField] label{display:block;font-size:var(--font-size-sm, .875rem);font-weight:var(--font-weight-medium, 500);color:var(--text-primary);margin-bottom:var(--spacing-sm, 8px)}[data-component=Row] [data-usage-hint=caption]{padding:var(--spacing-xs, 4px) var(--spacing-sm, 8px);background:hsl(var(--primary) / .1);color:hsl(var(--primary));border-radius:var(--radius-sm, 6px);font-size:var(--font-size-xs, .75rem);border:1px solid hsl(var(--primary) / .25);text-transform:none}[data-component-id=agent_info_card]{background:hsl(var(--muted) / .25);border:2px solid hsl(var(--primary) / .25)}[data-component-id=agent_info_card]:hover{transform:none;cursor:default}@media(max-width:768px){[data-component-id=model_grid],[data-component-id=type_grid],[data-component-id=agents_list]{grid-template-columns:1fr}[data-usage-hint=h1]{width:48px;height:48px;font-size:2rem}}.A2UIBlockRenderer-module__container___mlXcg{margin:0;width:100%;min-width:0;border-radius:var(--radius-3xl, 32px);overflow:hidden;display:flex;flex-direction:column;gap:12px}.A2UIBlockRenderer-module__loadingCard___NNTm8{width:100%;padding:18px;position:relative;overflow:hidden;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:24px;backdrop-filter:blur(var(--glass-blur-panel, 50px)) saturate(var(--glass-saturate, 180%));-webkit-backdrop-filter:blur(var(--glass-blur-panel, 50px)) saturate(var(--glass-saturate, 180%))}.A2UIBlockRenderer-module__loadingHeader___CpTeu{display:flex;align-items:center;gap:10px;color:var(--text-secondary);font-size:13px;margin-bottom:14px}.A2UIBlockRenderer-module__spinner___gHIfN{width:18px;height:18px;border-radius:999px;border:2px solid hsl(var(--foreground) / .18);border-top-color:hsl(var(--primary));animation:A2UIBlockRenderer-module__a2uiSpin___yTerY 1s linear infinite}@keyframes A2UIBlockRenderer-module__a2uiSpin___yTerY{to{transform:rotate(360deg)}}.A2UIBlockRenderer-module__skeleton___Ty5ep{display:flex;flex-direction:column;gap:10px}.A2UIBlockRenderer-module__skeletonLine___i4buS{height:12px;border-radius:999px;background:linear-gradient(90deg,hsl(var(--foreground) / .08),hsl(var(--foreground) / .14),hsl(var(--foreground) / .08) 80%);background-size:220% 100%;animation:A2UIBlockRenderer-module__a2uiShimmer___2UQMk 1.2s ease-in-out infinite}.A2UIBlockRenderer-module__skeletonLineWide___eBLqe{width:92%}.A2UIBlockRenderer-module__skeletonLineMid___N-Ka2{width:70%}.A2UIBlockRenderer-module__skeletonLineShort___eHspZ{width:48%}@keyframes A2UIBlockRenderer-module__a2uiShimmer___2UQMk{0%{background-position:0% 0%}to{background-position:100% 0%}}.A2UIBlockRenderer-module__empty___nqR60{padding:20px;text-align:center;color:var(--text-secondary);font-size:14px}@media(prefers-reduced-motion:reduce){.A2UIBlockRenderer-module__spinner___gHIfN,.A2UIBlockRenderer-module__skeletonLine___i4buS{animation:none!important}}.OrderWidget-module__orderWidget___2YUj7{background:hsl(var(--background) / .55);border:1px solid var(--glass-border);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm);margin-bottom:16px;max-width:600px}@keyframes OrderWidget-module__fadeIn___arPMF{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.OrderWidget-module__header___f2s1-{background:hsl(var(--muted) / .35);padding:12px 16px;border-bottom:1px solid var(--glass-border);display:flex;justify-content:space-between;align-items:center}.OrderWidget-module__headerLeft___8-BxB{display:flex;align-items:center;gap:8px}.OrderWidget-module__iconWrapper___-XMPL{background:hsl(var(--primary) / .12);padding:6px;border-radius:6px;color:hsl(var(--primary));display:flex;align-items:center;justify-content:center}.OrderWidget-module__label___Q3B5t{font-size:10px;color:var(--text-tertiary);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.OrderWidget-module__orderId___jcPh-{font-size:13px;font-weight:700;color:var(--text-primary)}.OrderWidget-module__statusBadge___IYMC1{padding:4px 12px;border-radius:12px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.OrderWidget-module__status-green___bSPD9{background:hsl(var(--success) / .12);color:hsl(var(--success))}.OrderWidget-module__status-yellow___NTyu5{background:hsl(var(--warning) / .14);color:hsl(var(--warning-ink))}.OrderWidget-module__status-blue___SKeNp{background:hsl(var(--primary) / .12);color:hsl(var(--primary))}.OrderWidget-module__items___zMPUh{padding:16px}.OrderWidget-module__item___1GXav{display:flex;align-items:center;gap:12px;margin-bottom:12px}.OrderWidget-module__item___1GXav:last-child{margin-bottom:0}.OrderWidget-module__itemIcon___DrQEn{width:48px;height:48px;background:hsl(var(--muted) / .35);border-radius:8px;display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);flex-shrink:0}.OrderWidget-module__itemIcon___DrQEn img{width:100%;height:100%;object-fit:cover;border-radius:8px}.OrderWidget-module__itemInfo___q-OER{flex:1;min-width:0}.OrderWidget-module__itemName___-UxoB{font-size:14px;font-weight:500;color:var(--text-primary);margin-bottom:2px}.OrderWidget-module__itemMeta___DZIjR{font-size:12px;color:var(--text-tertiary)}.OrderWidget-module__itemTotal___Np1Ny{font-size:14px;font-weight:700;color:var(--text-primary)}.OrderWidget-module__footer___1I2N0{border-top:1px solid var(--glass-border);padding:12px 16px;display:flex;justify-content:space-between;align-items:center;background:hsl(var(--muted) / .35)}.OrderWidget-module__totalLabel___nYRNE{font-size:13px;font-weight:600;color:var(--text-tertiary)}.OrderWidget-module__totalAmount___yrxr9{font-size:18px;font-weight:800;color:var(--text-primary)}.OrderDetailWidget-module__orderDetailWidget___cCDep{background:hsl(var(--background) / .55);border:1px solid var(--glass-border);border-radius:16px;overflow:hidden;box-shadow:0 2px 8px hsl(var(--foreground) / .08);margin-bottom:16px;max-width:700px}@keyframes OrderDetailWidget-module__slideIn___Wm1Tn{0%{opacity:0;transform:translateY(16px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.OrderDetailWidget-module__header___BTb65{background:linear-gradient(135deg,hsl(var(--primary)),hsl(var(--accent-violet)));padding:20px;color:var(--text-inverse)}.OrderDetailWidget-module__headerTop___rdToO{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.OrderDetailWidget-module__orderInfo___3Z0iv{display:flex;align-items:center;gap:12px}.OrderDetailWidget-module__iconWrapper___kJK4h{background:hsl(var(--background) / .2);padding:10px;border-radius:12px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(10px)}.OrderDetailWidget-module__label___Vc7ke{font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;opacity:.9;margin-bottom:4px}.OrderDetailWidget-module__orderNo___DIYFK{font-size:16px;font-weight:700;letter-spacing:.5px}.OrderDetailWidget-module__statusBadge___x7u-C{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:20px;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;backdrop-filter:blur(10px)}.OrderDetailWidget-module__status-yellow___xIVh-{background:hsl(var(--warning) / .85);color:var(--text-inverse)}.OrderDetailWidget-module__status-blue___R-JZR{background:hsl(var(--primary) / .85);color:var(--text-inverse)}.OrderDetailWidget-module__status-purple___RTt-x{background:hsl(var(--accent-violet) / .85);color:var(--text-inverse)}.OrderDetailWidget-module__status-green___w4sbv{background:hsl(var(--success) / .85);color:var(--text-inverse)}.OrderDetailWidget-module__status-red___Gluom{background:hsl(var(--destructive) / .85);color:var(--text-inverse)}.OrderDetailWidget-module__status-orange___Sa0jC{background:hsl(var(--warning) / .85);color:var(--text-inverse)}.OrderDetailWidget-module__status-gray___IqIaZ{background:hsl(var(--foreground) / .25);color:var(--text-inverse)}.OrderDetailWidget-module__tenantInfo___1-jIE{font-size:12px;opacity:.9;display:flex;align-items:center;gap:8px}.OrderDetailWidget-module__tenantLabel___0fRqD{font-weight:600}.OrderDetailWidget-module__cmBadge___ijR29{background:hsl(var(--background) / .2);padding:2px 8px;border-radius:8px;font-size:10px;font-weight:700}.OrderDetailWidget-module__amountSection___b7n9w{display:flex;justify-content:space-around;padding:20px;background:hsl(var(--muted) / .2);border-bottom:1px solid var(--glass-border)}.OrderDetailWidget-module__amountItem___s8d5S{display:flex;align-items:center;gap:8px;text-align:center}.OrderDetailWidget-module__amountIcon___dgJk7{color:hsl(var(--success))}.OrderDetailWidget-module__amountLabel___dwRB-{font-size:11px;color:var(--text-tertiary);font-weight:500;margin-bottom:4px}.OrderDetailWidget-module__amountValue___HhI5L{font-size:24px;font-weight:800;color:var(--text-primary);line-height:1}.OrderDetailWidget-module__amountValueSmall___ZHm4w{font-size:16px;font-weight:700;color:var(--text-secondary)}.OrderDetailWidget-module__section___U-f3Q{border-bottom:1px solid var(--glass-border)}.OrderDetailWidget-module__sectionHeader___wBwm0{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s}.OrderDetailWidget-module__sectionHeader___wBwm0:hover{background:hsl(var(--muted) / .35)}.OrderDetailWidget-module__sectionTitle___bglqX{font-size:14px;font-weight:700;color:var(--text-primary)}.OrderDetailWidget-module__chevron___XvTu5{color:var(--text-tertiary);transition:transform .3s cubic-bezier(.4,0,.2,1)}.OrderDetailWidget-module__chevronExpanded___iZH-3{transform:rotate(180deg)}.OrderDetailWidget-module__sectionContent___tWs1X{padding:0 20px 20px}.OrderDetailWidget-module__productItem___M3uyL{display:flex;align-items:center;gap:16px;padding:12px;background:hsl(var(--muted) / .35);border-radius:12px;margin-bottom:12px}.OrderDetailWidget-module__productItem___M3uyL:last-child{margin-bottom:0}.OrderDetailWidget-module__productImage___rwTiJ{width:64px;height:64px;background:hsl(var(--background) / .75);border-radius:10px;display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);flex-shrink:0;border:1px solid var(--glass-border);overflow:hidden;position:relative}.OrderDetailWidget-module__productImage___rwTiJ img{width:100%;height:100%;object-fit:cover}.OrderDetailWidget-module__imageLoading___h6-WN{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:hsl(var(--muted) / .35)}.OrderDetailWidget-module__loadingSpinner___w71In{width:20px;height:20px;border:2px solid var(--glass-border);border-top-color:hsl(var(--primary));border-radius:50%;animation:OrderDetailWidget-module__spin___rpJzb .6s linear infinite}@keyframes OrderDetailWidget-module__spin___rpJzb{to{transform:rotate(360deg)}}.OrderDetailWidget-module__productInfo___mK0DN{flex:1;min-width:0}.OrderDetailWidget-module__productName___t-j2k{font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:4px;line-height:1.4}.OrderDetailWidget-module__productSpec___OojO6{font-size:12px;color:var(--text-tertiary);margin-bottom:2px}.OrderDetailWidget-module__productSku___XUUyG{font-size:11px;color:var(--text-tertiary);font-family:Courier New,monospace;margin-bottom:4px}.OrderDetailWidget-module__productMeta___XE8Gx{font-size:13px;color:var(--text-secondary);font-weight:500}.OrderDetailWidget-module__productTotal___sFgUW{font-size:16px;font-weight:700;color:var(--text-primary);white-space:nowrap}.OrderDetailWidget-module__infoRow___ntMPm{display:flex;align-items:flex-start;gap:8px;padding:10px 0;border-bottom:1px solid var(--glass-border);font-size:13px}.OrderDetailWidget-module__infoRow___ntMPm:last-child{border-bottom:none}.OrderDetailWidget-module__infoRow___ntMPm svg{color:hsl(var(--primary));margin-top:2px;flex-shrink:0}.OrderDetailWidget-module__infoLabel___WhBUk{font-weight:600;color:var(--text-tertiary);min-width:60px;flex-shrink:0}.OrderDetailWidget-module__infoValue___-zVll{color:var(--text-primary);flex:1;word-break:break-word}.OrderDetailWidget-module__shippingInfo___wN8co{display:flex;align-items:center;gap:8px;padding:12px;background:hsl(var(--primary) / .1);border-radius:8px;margin-top:8px}.OrderDetailWidget-module__shippingInfo___wN8co svg{color:hsl(var(--primary))}.OrderDetailWidget-module__trackingNumber___5dey-{margin-left:auto;font-family:Courier New,monospace;font-size:12px;color:hsl(var(--primary));font-weight:600;background:hsl(var(--background) / .75);padding:4px 8px;border-radius:6px}.OrderDetailWidget-module__timeline___ng2fW{padding:12px 0;position:relative}.OrderDetailWidget-module__timeline___ng2fW:before{content:"";position:absolute;left:7px;top:20px;bottom:20px;width:2px;background:linear-gradient(180deg,hsl(var(--primary)) 0%,transparent 100%)}.OrderDetailWidget-module__timelineItem___NXBZI{display:flex;align-items:flex-start;gap:16px;padding:8px 0;position:relative}.OrderDetailWidget-module__timelineDot___me6W3{width:16px;height:16px;background:hsl(var(--background) / .75);border:3px solid hsl(var(--primary));border-radius:50%;flex-shrink:0;margin-top:2px;position:relative;z-index:1}.OrderDetailWidget-module__timelineContent___VzaoR{flex:1}.OrderDetailWidget-module__timelineTitle___g2ANX{font-size:14px;font-weight:600;color:var(--text-primary);margin-bottom:2px}.OrderDetailWidget-module__timelineTime___yR8Fc{font-size:12px;color:var(--text-tertiary)}.OrderDetailWidget-module__remarkSection___8ZqCU{padding:16px 20px;background:hsl(var(--warning) / .1)}.OrderDetailWidget-module__remark___ah1lE{display:flex;gap:8px;padding:8px 0;font-size:13px}.OrderDetailWidget-module__remark___ah1lE:first-child{padding-top:0}.OrderDetailWidget-module__remark___ah1lE:last-child{padding-bottom:0}.OrderDetailWidget-module__remarkLabel___FBFUI{font-weight:600;color:hsl(var(--warning-ink));min-width:80px;flex-shrink:0}.OrderDetailWidget-module__remarkText___D5Yv0{color:var(--text-primary);flex:1}@media(max-width:640px){.OrderDetailWidget-module__orderDetailWidget___cCDep{max-width:100%}.OrderDetailWidget-module__header___BTb65{padding:16px}.OrderDetailWidget-module__amountSection___b7n9w{flex-direction:column;gap:16px}.OrderDetailWidget-module__amountItem___s8d5S{justify-content:flex-start}.OrderDetailWidget-module__productItem___M3uyL{flex-direction:column;align-items:flex-start}.OrderDetailWidget-module__productTotal___sFgUW{align-self:flex-end}}.ToolWidget-module__toolWidget___FYJ4e{width:100%;box-sizing:border-box;overflow:hidden}.ToolWidget-module__toolWidgetLog___z10Rg{width:100%;max-width:420px;min-width:0;background:transparent;border:none;box-shadow:none}.ToolWidget-module__logLine___xwjMZ{display:flex;align-items:center;gap:6px;font-size:13px;color:hsl(var(--foreground) / .5);line-height:1.6;cursor:default;padding:2px 0;min-width:0}.ToolWidget-module__logLineText___urOKH{flex:1 1 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ToolWidget-module__logLineIcon___XJw-c{display:inline-flex;align-items:center;color:hsl(var(--foreground) / .4);flex-shrink:0}.ToolWidget-module__logLine___xwjMZ[role=button]{cursor:pointer}.ToolWidget-module__logLine___xwjMZ[role=button]:hover{color:hsl(var(--foreground) / .7)}.ToolWidget-module__logLineRunning___w2Qp-{color:hsl(var(--foreground) / .55)}.ToolWidget-module__logLineFailed___5rOMO{color:hsl(var(--foreground) / .65)}.ToolWidget-module__logExpandIcon___YjS1c{display:inline-flex;align-items:center;margin-left:4px;color:hsl(var(--foreground) / .35)}.ToolWidget-module__logContent___wJwg-{padding-left:12px;margin-top:2px;font-size:12px;color:hsl(var(--foreground) / .5);line-height:1.5}.ToolWidget-module__logError___kTocc{color:hsl(var(--destructive) / .9)}.ToolWidget-module__toolWidgetLog___z10Rg .ToolWidget-module__expressionLabel___clVra,.ToolWidget-module__toolWidgetLog___z10Rg .ToolWidget-module__resultLabel___Xn8fh{opacity:.5;font-size:11px}.ToolWidget-module__toolWidgetLog___z10Rg .ToolWidget-module__codeContent___lgNZ-{background:hsl(var(--foreground) / .04);padding:8px 10px;font-size:11px}.ToolWidget-module__header___xtyJM{padding:10px 14px;display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;background:hsl(var(--muted) / .2);border-bottom:1px solid hsl(var(--foreground) / .05)}.ToolWidget-module__headerCompact___HETRT{padding:6px 12px;flex-direction:column;align-items:stretch;gap:2px}.ToolWidget-module__headerRow1___EtG85{display:flex;justify-content:space-between;align-items:center;gap:8px}.ToolWidget-module__headerLeft___aPWV7{display:flex;align-items:center;gap:8px;min-width:0;flex:1 1 auto;overflow:hidden}.ToolWidget-module__headerCompact___HETRT+.ToolWidget-module__content___nSwBw{border-top:1px solid hsl(var(--foreground) / .05)}.ToolWidget-module__headerRight___-fdTc{display:flex;align-items:center;gap:8px}.ToolWidget-module__expandToggle___vL01G{display:inline-flex;align-items:center;gap:3px;padding:2px 5px;font-size:10px;font-weight:500;color:hsl(var(--foreground) / .5);background:transparent;border:none;border-radius:4px;cursor:pointer;transition:color .15s ease,background .15s ease}.ToolWidget-module__headerMinimal___jnG-I .ToolWidget-module__expandToggle___vL01G{padding:2px 4px;color:hsl(var(--foreground) / .4)}.ToolWidget-module__expandToggle___vL01G:hover{color:hsl(var(--foreground) / .8);background:hsl(var(--foreground) / .05)}.ToolWidget-module__expandToggleActive___FnYBc{color:hsl(var(--foreground) / .7)}.ToolWidget-module__resultPlaceholder___TiYob{font-size:12px;opacity:.6}.ToolWidget-module__argsPreview___71gRP{font-size:12px;opacity:.75;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ToolWidget-module__iconWrapper___LtKfq{display:flex;align-items:center;justify-content:center;opacity:.7}.ToolWidget-module__headerCompact___HETRT .ToolWidget-module__iconWrapper___LtKfq{padding:4px 6px;border-radius:6px;background:hsl(var(--foreground) / .06);opacity:.85}.ToolWidget-module__title___8ESmc{font-size:13px;font-weight:600;white-space:nowrap}.ToolWidget-module__subtitle___XEgzp{font-size:12px;opacity:.5;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ToolWidget-module__statusBadge___dzOyq{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:20px;font-size:11px;font-weight:600;letter-spacing:.02em;white-space:nowrap;transition:opacity .15s ease,transform .15s ease}.ToolWidget-module__statusIcon___OKUHx{flex-shrink:0;opacity:.9}.ToolWidget-module__statusSuccess___e81Xs{background:hsl(var(--foreground) / .06);color:hsl(var(--foreground) / .7);border:1px solid hsl(var(--foreground) / .08)}.ToolWidget-module__statusRunning___ch2Wg{background:hsl(var(--primary) / .08);color:hsl(var(--primary));border:1px solid hsl(var(--primary) / .15)}.ToolWidget-module__statusSpinning___iaOD8{animation:ToolWidget-module__spin___QQ5xi .8s linear infinite}@keyframes ToolWidget-module__spin___QQ5xi{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ToolWidget-module__toolWidgetRunning___BNpN8{box-shadow:inset 3px 0 hsl(var(--primary) / .35)}.ToolWidget-module__toolWidgetCompact___tgFaS.ToolWidget-module__toolWidgetRunning___BNpN8{box-shadow:inset 3px 0 hsl(var(--primary) / .35),0 1px 2px hsl(var(--foreground) / .04),0 2px 8px hsl(var(--foreground) / .03)}.ToolWidget-module__statusError___Yydna .ToolWidget-module__statusIcon___OKUHx{opacity:1}.ToolWidget-module__statusError___Yydna{background:hsl(var(--destructive) / .1);color:hsl(var(--destructive))}.ToolWidget-module__statusWarning___09lMK{background:hsl(var(--warning) / .1);color:hsl(var(--warning))}.ToolWidget-module__content___nSwBw{padding:12px 14px}.ToolWidget-module__toolWidgetMinimal___9Uztb .ToolWidget-module__content___nSwBw{padding:8px 10px;border-top:1px solid hsl(var(--foreground) / .05)}.ToolWidget-module__expressionSection___-ndPp{margin-bottom:10px}.ToolWidget-module__expressionLabel___clVra{font-size:10px;font-weight:700;opacity:.4;margin-bottom:4px;text-transform:uppercase}.ToolWidget-module__expressionValue___sPP5f{font-family:ui-monospace,monospace;font-size:13px;word-break:break-all}.ToolWidget-module__resultSection___1kx74{margin-top:12px;padding-top:12px;border-top:1px solid hsl(var(--foreground) / .05)}.ToolWidget-module__resultLabel___Xn8fh{font-size:10px;font-weight:700;opacity:.4;margin-bottom:4px}.ToolWidget-module__resultValue___7jTaZ{font-size:20px;font-weight:700}.ToolWidget-module__codeContent___lgNZ-{font-family:ui-monospace,monospace;font-size:12px;white-space:pre-wrap;word-break:break-all;margin:0;max-height:240px;overflow-y:auto;background:hsl(var(--muted) / .3);padding:12px;border-radius:6px;border:1px solid hsl(var(--foreground) / .05);color:var(--text-primary);line-height:1.5}.ToolWidget-module__codeContent___lgNZ-::-webkit-scrollbar{width:6px;height:6px}.ToolWidget-module__codeContent___lgNZ-::-webkit-scrollbar-track{background:transparent}.ToolWidget-module__codeContent___lgNZ-::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, hsl(var(--foreground) / .12));border-radius:8px;-webkit-transition:background .2s ease;transition:background .2s ease}.ToolWidget-module__codeContent___lgNZ-::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover, hsl(var(--foreground) / .2))}.ToolWidget-module__codeContent___lgNZ-{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, hsl(var(--foreground) / .12)) transparent}.ToolWidget-module__button___2Yt6K{padding:5px 10px;border-radius:4px;border:1px solid hsl(var(--foreground) / .1);background:hsl(var(--foreground) / .04);font-size:11px;cursor:pointer;display:inline-flex;align-items:center;gap:6px;color:inherit;text-decoration:none}.ToolWidget-module__button___2Yt6K:hover{background:hsl(var(--foreground) / .08)}.ToolWidget-module__buttonPrimary___-5OCP{background:hsl(var(--foreground) / .06)}.ToolWidget-module__buttonSuccess___OQFdc{background:hsl(var(--success) / .15);color:hsl(var(--success));border-color:hsl(var(--success) / .3)}.ToolWidget-module__actions___K4-xT{display:flex;gap:6px;margin-top:12px}.ToolWidget-module__errorMessage___vXOca{background:hsl(var(--destructive) / .08);color:hsl(var(--destructive));padding:10px;border-radius:4px;font-size:12px}.ToolWidget-module__errorTitle___hx0BO{font-weight:700;margin-bottom:2px;display:flex;align-items:center;gap:4px}@media(max-width:480px){.ToolWidget-module__header___xtyJM{padding:8px 12px}.ToolWidget-module__content___nSwBw{padding:10px 12px}.ToolWidget-module__resultValue___7jTaZ{font-size:18px}}.OrderQueryWidget-module__orderQueryForm___Qrp7Q{display:grid;grid-template-columns:1fr;gap:12px}.OrderQueryWidget-module__field___tbtAp{display:flex;flex-direction:column;gap:6px}.OrderQueryWidget-module__label___gIr9R{font-size:12px;font-weight:600;color:var(--text-tertiary)}.OrderQueryWidget-module__input___bhrqR{width:100%;padding:10px 12px;border-radius:12px;border:1px solid hsl(var(--foreground) / .1);background:linear-gradient(180deg,hsl(var(--background) / .76),hsl(var(--background) / .62));color:var(--text-primary);outline:none;transition:border-color .15s ease,background .15s ease}.OrderQueryWidget-module__input___bhrqR:focus{border-color:hsl(var(--primary));background:hsl(var(--background) / .82)}.OrderQueryWidget-module__hint___-87HG{font-size:12px;color:var(--text-tertiary);line-height:1.4}.OrderQueryWidget-module__toggleRow___JoxEh{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:12px;border:1px solid hsl(var(--foreground) / .1);background:linear-gradient(180deg,hsl(var(--muted) / .22),hsl(var(--muted) / .14))}.OrderQueryWidget-module__toggleLabel___sXlW6{display:flex;flex-direction:column;gap:2px}.OrderQueryWidget-module__toggleTitle___YPM1k{font-size:13px;font-weight:600;color:var(--text-primary)}.OrderQueryWidget-module__toggleDesc___BMVq6{font-size:12px;color:var(--text-tertiary)}.OrderQueryWidget-module__actionsRow___rHOJz{display:flex;gap:10px;margin-top:4px}.OrderQueryWidget-module__button___hg3GH{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 14px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--muted) / .35);color:var(--text-secondary);cursor:pointer;font-size:13px;font-weight:600;transition:background .15s ease,transform .15s ease,border-color .15s ease}.OrderQueryWidget-module__button___hg3GH:hover{background:hsl(var(--muted) / .55);border-color:hsl(var(--foreground) / .18);transform:translateY(-1px)}.OrderQueryWidget-module__button___hg3GH:disabled{cursor:not-allowed;opacity:.7;transform:none}.OrderQueryWidget-module__buttonPrimary___tlk9p{background:hsl(var(--primary));border-color:hsl(var(--primary));color:var(--text-inverse)}.OrderQueryWidget-module__buttonPrimary___tlk9p:hover{filter:brightness(.95)}.OrderQueryWidget-module__statusBox___w-X3x{margin-top:10px;padding:10px 12px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--muted) / .25);color:var(--text-secondary);font-size:13px;line-height:1.5}.OrderQueryWidget-module__statusError___D6tb-{background:hsl(var(--destructive) / .1);border-color:hsl(var(--destructive) / .25);color:hsl(var(--destructive))}.OrderQueryWidget-module__statusSuccess___QvgnA{background:hsl(var(--success) / .1);border-color:hsl(var(--success) / .25);color:hsl(var(--success))}@media(max-width:640px){.OrderQueryWidget-module__actionsRow___rHOJz{flex-direction:column}}.OrderListWidget-module__lightWrap___pe3wI{width:100%;max-width:980px}.OrderListWidget-module__lightCard___LHLw3{position:relative;background:#fff;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.5);box-shadow:0 20px 50px -12px #0000001a;box-shadow:0 0 0 1px #0f172a0d,0 20px 50px -12px #0000001a}.OrderListWidget-module__lightCard___LHLw3:before{content:"";position:absolute;inset:0;pointer-events:none;border-radius:inherit;opacity:.35;background-image:radial-gradient(#cbd5e1 1px,transparent 1px);background-size:24px 24px;mask-image:radial-gradient(closest-side,rgba(0,0,0,.55),transparent 78%)}.OrderListWidget-module__lightHeader___9SEHv{position:sticky;top:0;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 28px;background:#fffc;backdrop-filter:blur(12px);border-bottom:1px solid #f1f5f9;border-top-left-radius:24px;border-top-right-radius:24px}.OrderListWidget-module__headerLeft___-3JMN{display:flex;align-items:center;gap:14px;min-width:0}.OrderListWidget-module__headerIcon___ikXgo{width:40px;height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(135deg,#8b5cf6,#4f46e5);box-shadow:0 10px 18px #4f46e533}.OrderListWidget-module__headerTitles___ag1fc{display:flex;flex-direction:column;gap:2px;min-width:0}.OrderListWidget-module__headerTitle___RWSjJ{font-size:18px;font-weight:800;letter-spacing:-.02em;color:#0f172a;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.OrderListWidget-module__headerCrumb___x39gn{display:flex;align-items:center;gap:8px;font-size:12px;font-weight:600;color:#94a3b8}.OrderListWidget-module__headerCrumbSep___Re2s0{color:#cbd5e1}.OrderListWidget-module__headerRight___ar2fx{display:flex;align-items:center;gap:10px}.OrderListWidget-module__headerStatusPill___rWUC8{display:inline-flex;align-items:center;gap:8px;padding:6px 12px;border-radius:999px;background:#fff7ed;color:#ea580c;border:1px solid #ffedd5;font-size:12px;font-weight:800;white-space:nowrap}.OrderListWidget-module__headerStatusDot___ZoaOc{width:6px;height:6px;border-radius:999px;background:#f97316}.OrderListWidget-module__controls___hShfM{position:relative;padding:28px;background:#f8fafc8c}.OrderListWidget-module__searchBar___-wsVN{display:flex;align-items:center;gap:10px;padding:10px;background:#fff;border-radius:18px;border:1px solid #e2e8f0;box-shadow:0 4px 14px #0f172a0f}.OrderListWidget-module__searchInputWrap___usRmC{position:relative;flex:1;min-width:0}.OrderListWidget-module__searchIcon___ltSkL{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:#94a3b8}.OrderListWidget-module__searchInput___kF1ZL{width:100%;padding:10px 14px 10px 42px;border:none;background:transparent;color:#334155;font-size:14px;font-weight:600;outline:none}.OrderListWidget-module__searchDivider___ZqFF3{width:1px;height:30px;background:#f1f5f9}.OrderListWidget-module__searchActions___h-irv{display:flex;gap:10px}.OrderListWidget-module__primaryButton___h2E3T{padding:10px 18px;border-radius:12px;border:1px solid #0f172a;background:#0f172a;color:#fff;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,transform .12s ease}.OrderListWidget-module__primaryButton___h2E3T:disabled{opacity:.6;cursor:not-allowed}.OrderListWidget-module__primaryButton___h2E3T:hover:not(:disabled){background:#111827}.OrderListWidget-module__primaryButton___h2E3T:active:not(:disabled){transform:scale(.98)}.OrderListWidget-module__secondaryButton___HALEF{padding:10px 18px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;color:#475569;font-size:14px;font-weight:700;cursor:pointer;transition:background .15s ease,border-color .15s ease,transform .12s ease}.OrderListWidget-module__secondaryButton___HALEF:hover:not(:disabled){background:#f8fafc;border-color:#cbd5e1}.OrderListWidget-module__secondaryButton___HALEF:active:not(:disabled){transform:scale(.98)}.OrderListWidget-module__secondaryButton___HALEF:disabled{opacity:.6;cursor:not-allowed}.OrderListWidget-module__statsRow___Tju1g{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:14px 4px 0}.OrderListWidget-module__statsText___ERf91{font-size:14px;color:#64748b;font-weight:600}.OrderListWidget-module__exportChip___28cSd{font-size:12px;font-weight:800;color:#4f46e5;background:#eef2ff;padding:6px 12px;border-radius:999px;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s ease}.OrderListWidget-module__exportChip___28cSd:hover{background:#e0e7ff}.OrderListWidget-module__tableSection___FshN2{overflow-x:auto}.OrderListWidget-module__table___O3lqT{width:100%;border-collapse:collapse;text-align:left}.OrderListWidget-module__thead___jp-Xv{background:#fff;border-bottom:1px solid #f1f5f9}.OrderListWidget-module__tbody___2vLZJ{border-top:1px solid #f8fafc}.OrderListWidget-module__trHead___43d2N{background:#fff}.OrderListWidget-module__th___egchd{padding:16px 20px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#94a3b8}.OrderListWidget-module__td___wwxj6{padding:18px 20px;border-top:1px solid #f8fafc;vertical-align:top}.OrderListWidget-module__row___d7ape{cursor:pointer;transition:background-color .15s ease}.OrderListWidget-module__row___d7ape:hover{background:#f8fafccc}.OrderListWidget-module__right___Ux2vm{text-align:right}.OrderListWidget-module__badgeMono___RI9LP{display:inline-block;padding:6px 10px;border-radius:10px;border:1px solid #e2e8f0;background:#f1f5f9;color:#64748b;font-size:12px;font-weight:800;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.OrderListWidget-module__cellStack___gNYPM{display:flex;flex-direction:column;gap:4px}.OrderListWidget-module__cellTitleMono___ptvgQ{font-size:12px;font-weight:900;color:#334155;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.OrderListWidget-module__cellSubtle___afV3u{font-size:11px;color:#94a3b8;font-weight:600}.OrderListWidget-module__buyerCell___0wB5T{display:flex;align-items:center;gap:10px}.OrderListWidget-module__avatarCircle___xtt8T{width:32px;height:32px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#dbeafe,#e0e7ff);color:#4f46e5;border:1px solid #ffffff;box-shadow:0 2px 8px #0f172a0f;font-size:12px;font-weight:900}.OrderListWidget-module__buyerName___hI5IZ{font-size:14px;font-weight:700;color:#334155}.OrderListWidget-module__productCell___f3m-M{display:flex;flex-direction:column;gap:6px}.OrderListWidget-module__productName___18Esj{font-size:14px;font-weight:800;color:#0f172a}.OrderListWidget-module__skuRow___kcFQ0{display:flex;align-items:center;gap:8px}.OrderListWidget-module__skuMono___N2Ros{font-size:12px;color:#64748b;font-weight:700;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.OrderListWidget-module__amountStrong___OTjIe{font-size:14px;font-weight:900;color:#0f172a}.OrderListWidget-module__arrowButton___3UV8J{width:36px;height:36px;border-radius:12px;border:1px solid transparent;background:transparent;color:#94a3b8;cursor:pointer;transition:all .15s ease}.OrderListWidget-module__arrowButton___3UV8J:hover{background:#fff;border-color:#f1f5f9;color:#4f46e5;box-shadow:0 2px 10px #0f172a0f}.OrderListWidget-module__statusBox___aM7OR{margin:12px 28px 0;padding:10px 12px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafccc;color:#475569;font-size:13px;font-weight:600}.OrderListWidget-module__statusError___d-gtH{background:#fef2f2cc;border-color:#f8717140;color:#b91c1c}.OrderListWidget-module__statusSuccess___dej6p{background:#f0fdf4cc;border-color:#22c55e40;color:#166534}@media(max-width:640px){.OrderListWidget-module__lightHeader___9SEHv,.OrderListWidget-module__controls___hShfM{padding:16px}.OrderListWidget-module__searchBar___-wsVN{flex-direction:column;align-items:stretch}.OrderListWidget-module__searchDivider___ZqFF3{display:none}.OrderListWidget-module__searchActions___h-irv{width:100%}.OrderListWidget-module__primaryButton___h2E3T,.OrderListWidget-module__secondaryButton___HALEF{flex:1}.OrderListWidget-module__statsRow___Tju1g{flex-direction:column;align-items:flex-start;gap:8px}.OrderListWidget-module__statusBox___aM7OR{margin:12px 16px 0}}.WarehouseWidget-module__warehouseWidget___8MMlU{background:hsl(var(--background) / .55);border:1px solid var(--glass-border);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm);margin-bottom:16px;max-width:600px}@keyframes WarehouseWidget-module__fadeIn___gdWxd{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.WarehouseWidget-module__header___ZCBa-{background:hsl(var(--muted) / .35);padding:8px 16px;border-bottom:1px solid var(--glass-border);display:flex;align-items:center;gap:8px}.WarehouseWidget-module__icon___o-phw{color:hsl(var(--warning))}.WarehouseWidget-module__location___FgM6g{font-size:11px;font-weight:700;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em}.WarehouseWidget-module__body___LxWiT{padding:16px;display:flex;justify-content:space-between;align-items:center}.WarehouseWidget-module__info___N0SxC{flex:1}.WarehouseWidget-module__productCode___Owsrh{font-size:16px;font-weight:600;color:var(--text-primary);margin-bottom:4px}.WarehouseWidget-module__alert___AzXvM{display:flex;align-items:center;gap:4px;font-size:11px;color:hsl(var(--destructive));font-weight:600}.WarehouseWidget-module__stockInfo___bNmfZ{text-align:right;display:flex;align-items:baseline;gap:4px}.WarehouseWidget-module__currentStock___YrI0N{font-size:32px;font-weight:800;color:var(--text-primary);line-height:1;display:flex;align-items:center;gap:4px}.WarehouseWidget-module__trend___6rida{display:inline-flex;align-items:center}.WarehouseWidget-module__trend-up___MwRTG{color:hsl(var(--success))}.WarehouseWidget-module__trend-down___aVxCa{color:hsl(var(--destructive))}.WarehouseWidget-module__maxStock___u8TjZ{font-size:12px;color:var(--text-tertiary)}.WarehouseWidget-module__progressBar___6leoS{height:6px;background:hsl(var(--muted) / .35)}.WarehouseWidget-module__progressFill___--x-3{height:100%;background:linear-gradient(90deg,hsl(var(--success)),hsl(var(--success)));transition:width .5s ease-out}.WarehouseWidget-module__progressLow___slj3M{background:linear-gradient(90deg,hsl(var(--destructive)),hsl(var(--destructive)))}.MapWidget-module__mapWidget___h9FdJ{background:hsl(var(--background) / .55);border:1px solid var(--glass-border);border-radius:12px;overflow:hidden;box-shadow:var(--shadow-sm);margin-bottom:16px;max-width:600px}.MapWidget-module__header___RbdVs{padding:12px 16px;border-bottom:1px solid var(--glass-border);display:flex;justify-content:space-between;align-items:center;background:hsl(var(--muted) / .35)}.MapWidget-module__locationInfo___l7PMz{display:flex;align-items:center;gap:8px;flex:1}.MapWidget-module__icon___AWhFf{color:hsl(var(--destructive));flex-shrink:0}.MapWidget-module__locationName___pEA1h{font-size:14px;font-weight:600;color:var(--text-primary)}.MapWidget-module__locationAddress___NVpXh{font-size:12px;color:var(--text-tertiary);margin-top:2px}.MapWidget-module__navigationButton___3hKQx{display:flex;align-items:center;gap:4px;padding:6px 12px;background:hsl(var(--primary));color:var(--text-inverse);border-radius:6px;font-size:12px;font-weight:600;text-decoration:none;transition:background .2s}.MapWidget-module__navigationButton___3hKQx:hover{filter:brightness(.92)}.MapWidget-module__mapContainer___T8QOX{width:100%;height:300px;background:hsl(var(--muted) / .35);display:flex;align-items:center;justify-content:center}.MapWidget-module__mapImage___D1Jjo{width:100%;height:100%;object-fit:cover}.MapWidget-module__coordinates___do215{padding:8px 16px;background:hsl(var(--muted) / .35);font-size:11px;color:var(--text-tertiary);font-family:monospace}.MapWidget-module__coordLabel___jColV{font-weight:600;margin-right:4px}.MapWidget-module__coordValue___7SVxJ{color:var(--text-secondary)}.GenericPreviewWidget-module__container___8cffr{background:hsl(var(--background) / .55);border:2px dashed hsl(var(--foreground) / .18);border-radius:8px;padding:1.5rem;margin:1rem 0}.GenericPreviewWidget-module__header___FNlWd{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--glass-border)}.GenericPreviewWidget-module__badge___1WhYI{display:inline-block;padding:.25rem .75rem;background:hsl(var(--warning) / .14);color:hsl(var(--warning-ink));border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.GenericPreviewWidget-module__hint___XxZsD{font-size:.875rem;color:var(--text-tertiary)}.GenericPreviewWidget-module__componentName___JaGhS{background:hsl(var(--muted) / .35);padding:.125rem .375rem;border-radius:3px;font-family:Monaco,Courier New,monospace;font-size:.8125rem;color:var(--text-secondary)}.GenericPreviewWidget-module__content___Kex6U{margin-top:1rem}.GenericPreviewWidget-module__empty___vmtVA{padding:2rem;text-align:center;color:var(--text-tertiary);font-style:italic}.GenericPreviewWidget-module__propsList___XEv7W{display:flex;flex-direction:column;gap:1rem}.GenericPreviewWidget-module__propItem___DYQXJ{display:flex;flex-direction:column;gap:.5rem}.GenericPreviewWidget-module__propKey___wadzf{font-weight:600;color:var(--text-secondary);font-size:.875rem;text-transform:capitalize}.GenericPreviewWidget-module__propValue___X2Oq8{margin-left:.5rem}.GenericPreviewWidget-module__jsonValue___Ij5bc{background:hsl(var(--muted) / .25);border:1px solid var(--glass-border);border-radius:4px;padding:.75rem;margin:0;font-family:Monaco,Courier New,monospace;font-size:.8125rem;color:var(--text-primary);overflow-x:auto;max-height:300px;overflow-y:auto}.GenericPreviewWidget-module__primitiveValue___WJ-DL{color:hsl(var(--success));font-weight:500;font-family:Monaco,Courier New,monospace;font-size:.875rem}.react-flow{direction:ltr}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__pane{z-index:1;cursor:grab}.react-flow__pane.selection{cursor:pointer}.react-flow__pane.dragging{cursor:grabbing}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow .react-flow__edges{pointer-events:none;overflow:visible}.react-flow__edge-path,.react-flow__connection-path{stroke:#b1b1b7;stroke-width:1;fill:none}.react-flow__edge{pointer-events:visibleStroke;cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge:focus .react-flow__edge-path,.react-flow__edge:focus-visible .react-flow__edge-path{stroke:#555}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge-textbg{fill:#fff}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__connectionline{z-index:1001}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{position:absolute;-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:grab}.react-flow__node.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background:#1a192b;border:1px solid white;border-radius:100%}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;left:50%;bottom:-4px;transform:translate(-50%)}.react-flow__handle-top{left:50%;top:-4px;transform:translate(-50%)}.react-flow__handle-left{top:50%;left:-4px;transform:translateY(-50%)}.react-flow__handle-right{right:-4px;top:50%;transform:translateY(-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.center{left:50%;transform:translate(-50%)}.react-flow__attribution{font-size:10px;background:#ffffff80;padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-default,.react-flow__node-input,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:3px;width:150px;font-size:12px;color:#222;text-align:center;border-width:1px;border-style:solid;border-color:#1a192b;background-color:#fff}.react-flow__node-default.selectable:hover,.react-flow__node-input.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:0 1px 4px 1px #00000014}.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:0 0 0 .5px #1a192b}.react-flow__node-group{background-color:#f0f0f040}.react-flow__nodesselection-rect,.react-flow__selection{background:#0059dc14;border:1px dotted rgba(0,89,220,.8)}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls{box-shadow:0 0 2px 1px #00000014}.react-flow__controls-button{border:none;background:#fefefe;border-bottom:1px solid #eee;box-sizing:content-box;display:flex;justify-content:center;align-items:center;width:16px;height:16px;cursor:pointer;-webkit-user-select:none;user-select:none;padding:5px}.react-flow__controls-button:hover{background:#f4f4f4}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__minimap{background-color:#fff}.react-flow__minimap svg{display:block}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{width:4px;height:4px;border:1px solid #fff;border-radius:1px;background-color:#3367d9;transform:translate(-50%,-50%)}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:#3367d9;border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}#AgentStoreConsolePanel-module__keywordsInput___2OTWE{background-color:transparent!important}.AgentStoreConsolePanel-module__pagination___4CSkM .ant-pagination-item-link{padding-top:0!important;padding-bottom:0!important}#TokenCreateDialog-module__nameInput___xPK8f,#TokenCreateDialog-module__ipInput___0l4ad,#OperationLogTab-module__searchInput___UZxEn{background:transparent!important}.KnowledgeSurfaceView-module__root___hDf4h{height:100%;min-height:0;width:100%;display:flex;flex-direction:column}.KnowledgeSurfaceView-module__content___BR-bh{height:100%;min-height:0;width:100%;display:grid;grid-template-columns:minmax(360px,520px) 420px 420px;gap:var(--spacing-lg)}.KnowledgeSurfaceView-module__pane___nCgQk{min-height:0;display:flex;flex-direction:column;border-radius:var(--radius-3xl);border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));box-shadow:var(--glass-shadow-panel);overflow:hidden}.KnowledgeSurfaceView-module__paneHeader___sczCR{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);padding:var(--spacing-md);border-bottom:1px solid var(--glass-border)}.KnowledgeSurfaceView-module__paneTitle___wcOfy{font-size:var(--type-footnote-size);line-height:var(--type-footnote-line-height);font-weight:800;letter-spacing:.18em;text-transform:uppercase;color:var(--text-tertiary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.KnowledgeSurfaceView-module__paneBody___mkDoE{min-height:0;flex:1;overflow:auto;padding:var(--spacing-md)}.KnowledgeSurfaceView-module__navSearch___XANkA{position:relative;padding:0 var(--spacing-sm)}.KnowledgeSurfaceView-module__navSearchIcon___tGuAl{position:absolute;left:calc(var(--spacing-sm) + 10px);top:50%;transform:translateY(-50%);color:var(--text-tertiary)}.KnowledgeSurfaceView-module__navSearchInput___5dbQO{width:260px;background:transparent;border:1px solid transparent;border-radius:var(--radius-pill);padding:10px 12px 10px 34px;font-size:var(--type-caption-1-size);line-height:var(--type-caption-1-line-height);font-weight:700;color:var(--text-primary);outline:none;transition:border-color var(--transition-fast),background var(--transition-fast)}.KnowledgeSurfaceView-module__navSearchInput___5dbQO::placeholder{color:var(--text-tertiary)}.KnowledgeSurfaceView-module__navSearchInput___5dbQO:focus{border-color:var(--control-border-hover);background:var(--control-bg)}.KnowledgeSurfaceView-module__list___-xiIm{display:flex;flex-direction:column;gap:var(--spacing-sm)}.KnowledgeSurfaceView-module__card___A3Upc{cursor:pointer;border-radius:var(--radius-2xl);border:1px solid var(--glass-chip-border);background:var(--glass-chip-bg);transition:background var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast);padding:var(--spacing-md)}.KnowledgeSurfaceView-module__card___A3Upc:hover{background:var(--glass-chip-bg-hover);border-color:var(--glass-chip-border-hover)}.KnowledgeSurfaceView-module__card___A3Upc:focus-visible{outline:none;box-shadow:0 0 0 4px var(--focus-ring)}.KnowledgeSurfaceView-module__cardSelected___cKiJU{border-color:var(--so-accent-border);background:var(--so-accent-bg)}.KnowledgeSurfaceView-module__cardTopRow___NzcVV{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--spacing-sm)}.KnowledgeSurfaceView-module__cardTitle___-JJnN{font-size:var(--type-callout-size);line-height:var(--type-callout-line-height);font-weight:800;color:var(--text-primary);flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.KnowledgeSurfaceView-module__cardDesc___BhKf9{margin-top:6px;font-size:var(--type-caption-1-size);line-height:var(--type-caption-1-line-height);color:var(--text-secondary);display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.KnowledgeSurfaceView-module__metaRow___E9lq9{margin-top:var(--spacing-sm);display:flex;flex-wrap:wrap;gap:10px;font-size:var(--type-caption-2-size);line-height:var(--type-caption-2-line-height);font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--text-tertiary)}.KnowledgeSurfaceView-module__metaItem___0RICg{display:inline-flex;align-items:center;gap:6px}.KnowledgeSurfaceView-module__iconButton___bv0mF{border:1px solid var(--control-border);background:var(--control-bg);color:var(--text-secondary);border-radius:var(--radius-md);padding:6px;transition:background var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast);cursor:pointer}.KnowledgeSurfaceView-module__iconButton___bv0mF:hover{background:var(--control-bg-hover);border-color:var(--control-border-hover)}.KnowledgeSurfaceView-module__iconButton___bv0mF:active{transform:scale(.98)}.KnowledgeSurfaceView-module__iconButtonDanger___FRnYs:hover{background:var(--control-bg-hover);border-color:hsl(var(--destructive) / .35);color:hsl(var(--destructive) / .9)}.KnowledgeSurfaceView-module__emptyHint___dxGwj{border-radius:var(--radius-2xl);border:1px solid var(--glass-chip-border);background:var(--glass-chip-bg);padding:var(--spacing-md);color:var(--text-tertiary);font-size:var(--type-caption-1-size);line-height:var(--type-caption-1-line-height);font-weight:800;letter-spacing:.16em;text-transform:uppercase}.KnowledgeSurfaceView-module__chatWrap___yftWY{min-height:0;flex:1;display:flex;flex-direction:column}.KnowledgeSurfaceView-module__chatList___m6yP7{min-height:0;flex:1;overflow:auto;padding:var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-md)}.KnowledgeSurfaceView-module__bubbleRow___yCzSz{display:flex;gap:var(--spacing-sm)}.KnowledgeSurfaceView-module__bubbleRowUser___1EmZ7{justify-content:flex-end}.KnowledgeSurfaceView-module__bubbleRowAssistant___-Q3Qa{justify-content:flex-start}.KnowledgeSurfaceView-module__bubble___04Uic{max-width:85%;border-radius:var(--radius-2xl);border:1px solid var(--glass-chip-border);background:var(--glass-chip-bg);padding:12px 14px;color:var(--text-primary);font-size:var(--type-subheadline-size);line-height:var(--type-subheadline-line-height);white-space:pre-wrap;word-break:break-word}.KnowledgeSurfaceView-module__bubbleUser___rjSBZ{border-color:var(--so-accent-border);background:var(--so-accent-bg)}.KnowledgeSurfaceView-module__bubbleAssistant___1QpPF{background:var(--glass-chip-bg)}.KnowledgeSurfaceView-module__bubbleFooter___2gfmn{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);color:var(--text-tertiary);font-size:var(--type-caption-2-size);line-height:var(--type-caption-2-line-height);font-weight:800;letter-spacing:.12em;text-transform:uppercase}.KnowledgeSurfaceView-module__chatComposer___W-r2i{border-top:1px solid var(--glass-border);padding:var(--spacing-md);display:flex;gap:var(--spacing-sm);align-items:flex-end;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur))}.KnowledgeSurfaceView-module__composerInput___y48Sb{flex:1;min-height:40px;max-height:140px;resize:none;border-radius:var(--radius-xl);border:1px solid var(--control-border);background:var(--control-bg);color:var(--control-text);padding:10px 12px;outline:none;font-size:var(--type-subheadline-size);line-height:var(--type-subheadline-line-height);transition:border-color var(--transition-fast),background var(--transition-fast)}.KnowledgeSurfaceView-module__composerInput___y48Sb::placeholder{color:var(--control-text-muted)}.KnowledgeSurfaceView-module__composerInput___y48Sb:focus{border-color:var(--control-border-hover);background:var(--control-bg-hover);box-shadow:0 0 0 4px var(--focus-ring)}.KnowledgeSurfaceView-module__primaryButton___Pbk2E{border-radius:var(--radius-xl);border:1px solid var(--control-border);background:var(--control-bg);color:var(--control-text);padding:10px 12px;font-weight:800;font-size:var(--type-caption-1-size);line-height:var(--type-caption-1-line-height);cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast);white-space:nowrap}.KnowledgeSurfaceView-module__primaryButton___Pbk2E:hover{background:var(--control-bg-hover);border-color:var(--control-border-hover)}.KnowledgeSurfaceView-module__primaryButton___Pbk2E:active{transform:scale(.98)}.KnowledgeSurfaceView-module__primaryButton___Pbk2E:disabled{opacity:.6;cursor:not-allowed}.KnowledgeSurfaceView-module__errorBanner___nNRzx{margin-bottom:var(--spacing-md);border-radius:var(--radius-xl);border:1px solid hsl(var(--destructive) / .25);background:hsl(var(--destructive) / .1);padding:10px 12px;color:hsl(var(--destructive-foreground) / .95);font-weight:700;font-size:var(--type-caption-1-size);line-height:var(--type-caption-1-line-height)}.KnowledgeSurfaceView-module__modalOverlay___-1F-7{position:absolute;inset:0;z-index:200;display:flex;align-items:center;justify-content:center}.KnowledgeSurfaceView-module__modalScrim___RuV07{position:absolute;inset:0;background:var(--space-scrim-2);backdrop-filter:blur(var(--glass-blur-overlay))}.KnowledgeSurfaceView-module__modalCard___AaBXn{position:relative;width:min(520px,calc(100% - 32px));border-radius:var(--radius-4xl);border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));box-shadow:var(--glass-shadow-panel-interactive);padding:var(--spacing-xl)}.KnowledgeSurfaceView-module__modalHeader___N9I2C{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);margin-bottom:var(--spacing-lg)}.KnowledgeSurfaceView-module__modalTitle___yvCIN{font-size:var(--type-title-3-size);line-height:var(--type-title-3-line-height);font-weight:900;color:var(--text-primary)}.KnowledgeSurfaceView-module__field___1cwqP{width:100%;border-radius:var(--radius-xl);border:1px solid var(--control-border);background:var(--control-bg);color:var(--control-text);padding:10px 12px;outline:none;transition:border-color var(--transition-fast),background var(--transition-fast);font-size:var(--type-subheadline-size);line-height:var(--type-subheadline-line-height)}.KnowledgeSurfaceView-module__field___1cwqP:focus{border-color:var(--control-border-hover);background:var(--control-bg-hover);box-shadow:0 0 0 4px var(--focus-ring)}.KnowledgeSurfaceView-module__modalActions___jTNTB{margin-top:var(--spacing-lg);display:flex;gap:var(--spacing-sm)}.KnowledgeSurfaceView-module__secondaryButton___QBunu{flex:1;border-radius:var(--radius-xl);border:1px solid var(--control-border);background:transparent;color:var(--text-secondary);padding:10px 12px;font-weight:900;cursor:pointer;transition:background var(--transition-fast),border-color var(--transition-fast)}.KnowledgeSurfaceView-module__secondaryButton___QBunu:hover{background:var(--control-bg);border-color:var(--control-border-hover)}.KnowledgeSurfaceView-module__confirmButton___Llq1S{flex:1;border-radius:var(--radius-xl);border:1px solid var(--control-border);background:var(--control-bg-hover);color:var(--text-primary);padding:10px 12px;font-weight:900;cursor:pointer;transition:transform var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast)}.KnowledgeSurfaceView-module__confirmButton___Llq1S:hover{background:var(--control-bg-active);border-color:var(--control-border-hover)}.KnowledgeSurfaceView-module__confirmButton___Llq1S:active{transform:scale(.98)}.KnowledgeSurfaceView-module__confirmButton___Llq1S:disabled,.KnowledgeSurfaceView-module__secondaryButton___QBunu:disabled{opacity:.6;cursor:not-allowed}@media (max-width: var(--breakpoint-tablet)){.KnowledgeSurfaceView-module__content___BR-bh{grid-template-columns:1fr}}.designCanvasSurfaceView-module__root___7m1zv{width:100%;height:100%;display:flex;flex-direction:column}.designCanvasSurfaceView-module__canvas___r3MSZ{position:relative;flex:1;overflow:hidden;border-radius:var(--radius-lg);border:1px solid var(--glass-border);background:hsl(var(--background) / .3)}.designCanvasSurfaceView-module__world___H-rBM{position:absolute;inset:0;transform-origin:0 0;will-change:transform}.designCanvasSurfaceView-module__marquee___b8gj0{position:absolute;border:1px solid hsl(var(--primary) / .75);background:hsl(var(--primary) / .1);border-radius:6px;pointer-events:none;z-index:2}.designCanvasSurfaceView-module__grid___u7JpS{position:absolute;inset:-200vmax;background-image:linear-gradient(to right,hsl(var(--foreground) / .08) 1px,transparent 1px),linear-gradient(to bottom,hsl(var(--foreground) / .08) 1px,transparent 1px);background-size:64px 64px;pointer-events:none}.designCanvasSurfaceView-module__guides___2luq5{position:absolute;inset:0;pointer-events:none;z-index:20}.designCanvasSurfaceView-module__guideV___K05mM{position:absolute;top:-200vmax;bottom:-200vmax;width:calc(1px * var(--invZoom, 1));background:hsl(var(--primary) / .75);box-shadow:0 0 0 calc(.5px * var(--invZoom, 1)) hsl(var(--primary) / .2)}.designCanvasSurfaceView-module__guideH___0Ygj0{position:absolute;left:-200vmax;right:-200vmax;height:calc(1px * var(--invZoom, 1));background:hsl(var(--primary) / .75);box-shadow:0 0 0 calc(.5px * var(--invZoom, 1)) hsl(var(--primary) / .2)}.designCanvasSurfaceView-module__node___7-Fa3{position:absolute;border-radius:10px;border:1px solid hsl(var(--foreground) / .16);box-shadow:0 8px 18px hsl(var(--background) / .06);overflow:visible}.designCanvasSurfaceView-module__nodeSelected___a24uf{outline:2px solid hsl(var(--ring) / .85);outline-offset:2px}.designCanvasSurfaceView-module__groupBox___t5zBb{position:absolute;border:1px dashed hsl(var(--ring) / .85);border-radius:10px;background:hsl(var(--primary) / .04);pointer-events:none;z-index:2}.designCanvasSurfaceView-module__handles___WFIAE{position:absolute;inset:0;pointer-events:none;z-index:3}.designCanvasSurfaceView-module__handle___ravGa{position:absolute;width:calc(10px * var(--invZoom, 1));height:calc(10px * var(--invZoom, 1));border-radius:999px;background:hsl(var(--background) / .92);border:1px solid hsl(var(--ring) / .85);box-shadow:0 6px 14px hsl(var(--background) / .1);pointer-events:auto;z-index:4}.designCanvasSurfaceView-module__hNW___-IOv2{left:calc(-5px * var(--invZoom, 1));top:calc(-5px * var(--invZoom, 1));cursor:nwse-resize}.designCanvasSurfaceView-module__hNE___wIBO9{right:calc(-5px * var(--invZoom, 1));top:calc(-5px * var(--invZoom, 1));cursor:nesw-resize}.designCanvasSurfaceView-module__hSW___SWfyC{left:calc(-5px * var(--invZoom, 1));bottom:calc(-5px * var(--invZoom, 1));cursor:nesw-resize}.designCanvasSurfaceView-module__hSE___Oex4r{right:calc(-5px * var(--invZoom, 1));bottom:calc(-5px * var(--invZoom, 1));cursor:nwse-resize}.designCanvasSurfaceView-module__hN___o--Wo{left:50%;top:calc(-5px * var(--invZoom, 1));transform:translate(-50%);cursor:ns-resize}.designCanvasSurfaceView-module__hS___6J8xk{left:50%;bottom:calc(-5px * var(--invZoom, 1));transform:translate(-50%);cursor:ns-resize}.designCanvasSurfaceView-module__hW___XV0kd{left:calc(-5px * var(--invZoom, 1));top:50%;transform:translateY(-50%);cursor:ew-resize}.designCanvasSurfaceView-module__hE___fsw4h{right:calc(-5px * var(--invZoom, 1));top:50%;transform:translateY(-50%);cursor:ew-resize}.designCanvasSurfaceView-module__toolbar___BLvbz{position:absolute;top:10px;left:10px;display:flex;gap:8px;z-index:3;pointer-events:auto}.designCanvasSurfaceView-module__modePill___HUANr{height:30px;display:inline-flex;align-items:center;justify-content:center;padding:0 10px;border-radius:999px;border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--background) / .7);color:var(--text-primary);font-weight:900;font-size:11px;letter-spacing:.04em}.designCanvasSurfaceView-module__toolBtn___FkM2e{height:30px;border-radius:10px;padding:0 10px;border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--background) / .7);color:var(--text-primary);font-weight:800;font-size:12px;cursor:pointer}.designCanvasSurfaceView-module__toolBtn___FkM2e:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--ring) / .9)}.designCanvasSurfaceView-module__hint___v-E6e{padding:10px;font-size:12px;color:var(--text-secondary)}.remoteBrowserSurfaceView-module__root___5AGBx{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.remoteBrowserSurfaceView-module__banner___zE6aR{padding:8px 12px;border-bottom:1px solid var(--glass-border);background:hsl(var(--background) / .14);color:var(--text-primary);font-size:12px;opacity:.9;backdrop-filter:blur(10px)}.remoteBrowserSurfaceView-module__toolbar___YBzLO{display:grid;grid-template-columns:280px 1fr 260px;gap:12px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--glass-border);background:hsl(var(--background) / .18);backdrop-filter:blur(10px)}.remoteBrowserSurfaceView-module__left___ynR-z{display:flex;gap:8px;align-items:baseline;overflow:hidden}.remoteBrowserSurfaceView-module__badge___fp1Eo{font-size:12px;font-weight:600;padding:2px 8px;border-radius:999px;background:hsl(var(--primary) / .18);border:1px solid hsl(var(--primary) / .35)}.remoteBrowserSurfaceView-module__sub___vUWEx{font-size:11px;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remoteBrowserSurfaceView-module__center___he1Ip{display:flex;gap:8px;align-items:center;min-width:0}.remoteBrowserSurfaceView-module__urlInput___SZv8G{flex:1;min-width:0;height:32px;padding:6px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .22);color:var(--text-primary);outline:none}.remoteBrowserSurfaceView-module__urlInput___SZv8G:focus{border-color:hsl(var(--primary) / .55)}.remoteBrowserSurfaceView-module__typeInput___tfZCy{width:180px;height:32px;padding:6px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .22);color:var(--text-primary);outline:none}.remoteBrowserSurfaceView-module__typeInput___tfZCy:disabled{opacity:.6}.remoteBrowserSurfaceView-module__btn___Nf5-e{height:32px;padding:0 10px;border-radius:10px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:var(--text-primary);cursor:pointer}.remoteBrowserSurfaceView-module__btn___Nf5-e:disabled{opacity:.5;cursor:not-allowed}.remoteBrowserSurfaceView-module__right___33j9Y{display:flex;justify-content:flex-end;overflow:hidden}.remoteBrowserSurfaceView-module__hint___Fv8Zo{font-size:11px;opacity:.65;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.remoteBrowserSurfaceView-module__body___Jcs-5{flex:1;overflow:auto;padding:10px;display:flex;flex-direction:column;gap:10px}.remoteBrowserSurfaceView-module__debugPanel___voewh{border:1px solid var(--glass-border);border-radius:12px;padding:10px;background:hsl(var(--background) / .14)}.remoteBrowserSurfaceView-module__debugRow___-fqFb{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.remoteBrowserSurfaceView-module__select___Caoij{height:30px;padding:0 8px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .18);color:var(--text-primary)}.remoteBrowserSurfaceView-module__smallInput___obePE{height:30px;padding:6px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .18);color:var(--text-primary);outline:none}.remoteBrowserSurfaceView-module__debugList___P8Eg6{margin-top:10px;display:grid;gap:6px}.remoteBrowserSurfaceView-module__candidate___hpgJ1{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:8px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .04);cursor:pointer}.remoteBrowserSurfaceView-module__candidateActive___RVDtJ{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .1)}.remoteBrowserSurfaceView-module__candidateMain___LmSvJ{min-width:0}.remoteBrowserSurfaceView-module__candidateTitle___UCLbx{font-size:12px;font-weight:600;opacity:.92}.remoteBrowserSurfaceView-module__candidateSub___VFwMr{margin-top:2px;font-size:11px;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.remoteBrowserSurfaceView-module__candidateMeta___9bCd2{font-size:11px;opacity:.7;white-space:nowrap}.remoteBrowserSurfaceView-module__canvas___JbZeE{position:relative;width:100%}.remoteBrowserSurfaceView-module__screenshot___m0tOk{width:100%;height:auto;border-radius:12px;border:1px solid var(--glass-border);background:hsl(var(--background) / .18)}.remoteBrowserSurfaceView-module__overlay___5QIVU{position:absolute;inset:0;pointer-events:none}.remoteBrowserSurfaceView-module__overlayBox___QoR3J{position:absolute;border:2px solid hsl(var(--success) / .85);border-radius:6px;background:hsl(var(--success) / .1);box-sizing:border-box}.remoteBrowserSurfaceView-module__overlayBoxActive___q54B3{border-width:3px;box-shadow:0 0 0 1px hsl(var(--background) / .35)}.remoteBrowserSurfaceView-module__overlayLabel___qaMhj{position:absolute;top:-10px;left:-1px;padding:1px 6px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.2px;color:var(--text-primary);background:hsl(var(--background) / .55);border:1px solid var(--glass-border);white-space:nowrap}.remoteBrowserSurfaceView-module__overlayPoint___jbApx{position:absolute;width:10px;height:10px;margin-left:-5px;margin-top:-5px;border-radius:999px;background:hsl(var(--destructive) / .9);box-shadow:0 0 0 2px hsl(var(--background) / .45)}.remoteBrowserSurfaceView-module__placeholder___2o-kg{border:1px dashed var(--glass-border);border-radius:12px;padding:16px;background:hsl(var(--background) / .12)}.remoteBrowserSurfaceView-module__placeholderTitle___lPM87{font-size:13px;font-weight:600}.remoteBrowserSurfaceView-module__placeholderSub___9frzR{margin-top:6px;font-size:12px;opacity:.75}.remoteBrowserSurfaceView-module__debug___spNan{margin-top:12px;font-size:11px;opacity:.75;white-space:pre-wrap;word-break:break-word}.invocationTracesSurfaceView-module__root___oqgRX{display:flex;flex-direction:column;height:100%;width:100%;overflow:hidden}.invocationTracesSurfaceView-module__toolbar___GvgOd{display:flex;gap:10px;align-items:center;padding:10px 12px;border-bottom:1px solid var(--glass-border);background:hsl(var(--background) / .18);backdrop-filter:blur(10px)}.invocationTracesSurfaceView-module__title___KGC-H{font-size:13px;font-weight:700}.invocationTracesSurfaceView-module__muted___GnAzS{font-size:12px;opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:55%}.invocationTracesSurfaceView-module__spacer___nyESR{flex:1}.invocationTracesSurfaceView-module__btn___yc-u6{height:30px;padding:0 10px;border-radius:10px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:var(--text-primary);cursor:pointer}.invocationTracesSurfaceView-module__btn___yc-u6:disabled{opacity:.5;cursor:not-allowed}.invocationTracesSurfaceView-module__tabs___biiUt{display:flex;gap:8px;align-items:center}.invocationTracesSurfaceView-module__tabBtn___KAa4i{height:30px;padding:0 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .04);color:var(--text-secondary);cursor:pointer}.invocationTracesSurfaceView-module__tabBtnActive___inxZd{background:hsl(var(--primary) / .18);border-color:hsl(var(--primary) / .45)}.invocationTracesSurfaceView-module__tabBtn___KAa4i:disabled{opacity:.5;cursor:not-allowed}.invocationTracesSurfaceView-module__body___GgvPI{flex:1;display:grid;grid-template-columns:260px 1fr;min-height:0}.invocationTracesSurfaceView-module__list___6Iuv7{border-right:1px solid var(--glass-border);overflow:auto}.invocationTracesSurfaceView-module__listItem___lU6ar{padding:10px 12px;border-bottom:1px solid var(--glass-border);cursor:pointer;font-size:12px;word-break:break-all}.invocationTracesSurfaceView-module__listItemActive___TQkgi{background:hsl(var(--primary) / .14)}.invocationTracesSurfaceView-module__detail___pwPCr{overflow:auto;padding:10px 12px}.invocationTracesSurfaceView-module__overview___podbU{display:flex;flex-direction:column;gap:12px}.invocationTracesSurfaceView-module__section___lMJ6Y{border:1px solid var(--glass-border);background:hsl(var(--background) / .12);border-radius:12px;padding:10px 12px}.invocationTracesSurfaceView-module__sectionTitle___UpV7z{font-size:12px;font-weight:700;opacity:.92;margin-bottom:8px}.invocationTracesSurfaceView-module__kv___Iistg{display:flex;flex-direction:column;gap:6px}.invocationTracesSurfaceView-module__kvRow___yXDa1{display:grid;grid-template-columns:140px 1fr;gap:10px;align-items:start}.invocationTracesSurfaceView-module__kvKey___1gCGz{font-size:11px;opacity:.7}.invocationTracesSurfaceView-module__kvVal___J6yxm{font-size:12px;opacity:.95;word-break:break-word}.invocationTracesSurfaceView-module__tableWrap___88T8i{overflow:auto}.invocationTracesSurfaceView-module__table___sOIeA{width:100%;border-collapse:collapse;font-size:12px}.invocationTracesSurfaceView-module__table___sOIeA th,.invocationTracesSurfaceView-module__table___sOIeA td{border-bottom:1px solid var(--glass-border);padding:8px 10px;vertical-align:top}.invocationTracesSurfaceView-module__table___sOIeA th{position:sticky;top:0;background:hsl(var(--background) / .25);backdrop-filter:blur(8px);text-align:left;font-weight:700}.invocationTracesSurfaceView-module__subText___Q0xby{margin-top:2px;font-size:11px;opacity:.72}.invocationTracesSurfaceView-module__badge___dqjox{display:inline-block;padding:2px 8px;border-radius:999px;font-size:11px;border:1px solid var(--glass-border);background:var(--glass-bg-hover)}.invocationTracesSurfaceView-module__badge_success___Y-7iO{border-color:hsl(var(--success) / .45);background:hsl(var(--success) / .16)}.invocationTracesSurfaceView-module__badge_error___269pt{border-color:hsl(var(--destructive) / .45);background:hsl(var(--destructive) / .14)}.invocationTracesSurfaceView-module__badge_running___NgpdX{border-color:hsl(var(--warning) / .45);background:hsl(var(--warning) / .12)}.invocationTracesSurfaceView-module__varsCell___0YdX0{word-break:break-word;opacity:.9}.invocationTracesSurfaceView-module__pre___FERl1{margin:0;font-size:11px;line-height:1.4;white-space:pre-wrap;word-break:break-word;opacity:.9}.invocationTracesSurfaceView-module__eventRow___9SnS9 td{transition:background-color .12s ease}.invocationTracesSurfaceView-module__eventRowWarn___eBIeb td{background:hsl(var(--warning) / .06)}.invocationTracesSurfaceView-module__eventRowError___bLtGB td{background:hsl(var(--destructive) / .08)}.invocationTracesSurfaceView-module__eventRowSlow___pfJY- td{box-shadow:inset 2px 0 hsl(var(--primary) / .55)}.invocationApprovalsSurfaceView-module__root___jdKsZ{display:flex;flex-direction:column;width:100%;height:100%;color:var(--text-primary)}.invocationApprovalsSurfaceView-module__toolbar___y5uEF{display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid var(--glass-border);gap:10px}.invocationApprovalsSurfaceView-module__title___v6mJg{font-weight:600}.invocationApprovalsSurfaceView-module__spacer___WzcE3{flex:1}.invocationApprovalsSurfaceView-module__btn___0X9vi{padding:6px 10px;border-radius:8px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:inherit;cursor:pointer}.invocationApprovalsSurfaceView-module__filters___eqRwZ{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.invocationApprovalsSurfaceView-module__input___PaJ8L{height:28px;padding:0 8px;border-radius:8px;border:1px solid var(--glass-border);background:hsl(var(--background) / .22);color:var(--text-primary);outline:none;width:220px}.invocationApprovalsSurfaceView-module__inputSmall___3hqzU{width:160px}.invocationApprovalsSurfaceView-module__body___OJyd-{display:grid;grid-template-columns:320px 1fr;min-height:0;height:100%}.invocationApprovalsSurfaceView-module__list___cPlfx{border-right:1px solid var(--glass-border);overflow:auto;padding:8px}.invocationApprovalsSurfaceView-module__listItem___Aq6h0{padding:10px;border-radius:10px;cursor:pointer;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .03);margin-bottom:8px}.invocationApprovalsSurfaceView-module__listItemActive___l0xon{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .16)}.invocationApprovalsSurfaceView-module__listItemMuted___unv5L{padding:10px;color:var(--text-tertiary)}.invocationApprovalsSurfaceView-module__listTop___DB1KN{display:flex;align-items:center;gap:8px}.invocationApprovalsSurfaceView-module__listSub___-28ci{margin-top:6px;font-size:12px}.invocationApprovalsSurfaceView-module__detail___jNOZf{overflow:auto;padding:12px}.invocationApprovalsSurfaceView-module__detailHeader___fMDuW{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.invocationApprovalsSurfaceView-module__detailTitle___qan3L{font-weight:600}.invocationApprovalsSurfaceView-module__detailMeta___afSm7{display:flex;gap:10px;align-items:center}.invocationApprovalsSurfaceView-module__section___N0TxS{margin-top:12px}.invocationApprovalsSurfaceView-module__sectionTitle___t-sbR{font-size:12px;color:var(--text-secondary);margin-bottom:6px}.invocationApprovalsSurfaceView-module__chips___n6hye{display:flex;flex-wrap:wrap;gap:8px}.invocationApprovalsSurfaceView-module__chip___qWuhe{padding:6px 8px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover)}.invocationApprovalsSurfaceView-module__actions___RDYwA{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.invocationApprovalsSurfaceView-module__btnPrimary___Bf9hA{padding:8px 12px;border-radius:10px;border:1px solid hsl(142 71% 45% / .55);background:#21c45d2e;color:inherit;cursor:pointer}.invocationApprovalsSurfaceView-module__btnDanger___fe4no{padding:8px 12px;border-radius:10px;border:1px solid hsl(var(--destructive) / .55);background:hsl(var(--destructive) / .16);color:inherit;cursor:pointer}.invocationApprovalsSurfaceView-module__textarea___Ys0wh{width:100%;min-height:72px;border-radius:10px;padding:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);color:var(--text-primary);resize:vertical}.invocationApprovalsSurfaceView-module__pre___uZlIV{margin:0;padding:10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);overflow:auto;font-size:12px}.invocationApprovalsSurfaceView-module__code___K4e52{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.invocationApprovalsSurfaceView-module__badge___QdhBa{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);font-size:12px}.invocationApprovalsSurfaceView-module__muted___VY82w{color:var(--text-tertiary)}.invocationGrantsSurfaceView-module__root___JyIOb{display:flex;flex-direction:column;width:100%;height:100%;color:var(--text-primary)}.invocationGrantsSurfaceView-module__toolbar___IlloW{display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid var(--glass-border);gap:10px}.invocationGrantsSurfaceView-module__title___X94i-{font-weight:600}.invocationGrantsSurfaceView-module__spacer___a3epp{flex:1}.invocationGrantsSurfaceView-module__btn___jVTzF{padding:6px 10px;border-radius:8px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:inherit;cursor:pointer}.invocationGrantsSurfaceView-module__btnDanger___RraaV{padding:6px 10px;border-radius:8px;border:1px solid hsl(var(--destructive) / .55);background:hsl(var(--destructive) / .16);color:inherit;cursor:pointer}.invocationGrantsSurfaceView-module__btnWarn___-hzTr{padding:6px 10px;border-radius:8px;border:1px solid hsl(var(--warning) / .55);background:hsl(var(--warning) / .14);color:inherit;cursor:pointer}.invocationGrantsSurfaceView-module__body___BQPpJ{display:grid;grid-template-columns:360px 1fr;min-height:0;height:100%}.invocationGrantsSurfaceView-module__list___4heoE{border-right:1px solid var(--glass-border);overflow:auto;padding:8px}.invocationGrantsSurfaceView-module__listItem___UOkWo{padding:10px;border-radius:10px;cursor:pointer;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .03);margin-bottom:8px}.invocationGrantsSurfaceView-module__listItemActive___4n7zn{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .16)}.invocationGrantsSurfaceView-module__listItemMuted___GWrJW{padding:10px;color:var(--text-tertiary)}.invocationGrantsSurfaceView-module__listTop___B5E4-{display:flex;align-items:center;gap:8px}.invocationGrantsSurfaceView-module__listSub___U4wZ-{margin-top:6px;font-size:12px;color:var(--text-tertiary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.invocationGrantsSurfaceView-module__detail___xIOJD{overflow:auto;padding:12px}.invocationGrantsSurfaceView-module__detailHeader___AoGYe{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.invocationGrantsSurfaceView-module__detailTitle___pmeB8{font-weight:600}.invocationGrantsSurfaceView-module__detailMeta___uAiP9{display:flex;gap:10px;align-items:center}.invocationGrantsSurfaceView-module__section___vfro-{margin-top:12px}.invocationGrantsSurfaceView-module__sectionTitle___pdi8X{font-size:12px;color:var(--text-secondary);margin-bottom:6px}.invocationGrantsSurfaceView-module__code___oh3ON{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.invocationGrantsSurfaceView-module__badge___OKua5{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);font-size:12px}.invocationGrantsSurfaceView-module__muted___LIgIv{color:var(--text-tertiary)}.invocationGrantsSurfaceView-module__fieldRow___S--nA{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.invocationGrantsSurfaceView-module__input___pIKYN{height:30px;padding:6px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .18);color:var(--text-primary);outline:none}.invocationGrantsSurfaceView-module__textarea___1GGUP{width:100%;min-height:72px;border-radius:10px;padding:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);color:var(--text-primary);resize:vertical}.invocationGrantsSurfaceView-module__actions___w4QR3{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.invocationGrantsSurfaceView-module__pre___02F0F{margin:0;padding:10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);overflow:auto;font-size:12px}.invocationRetentionSurfaceView-module__root___tI1JD{display:flex;flex-direction:column;width:100%;height:100%;color:var(--text-primary)}.invocationRetentionSurfaceView-module__toolbar___dEglG{display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid var(--glass-border);gap:10px}.invocationRetentionSurfaceView-module__title___oDXlF{font-weight:600}.invocationRetentionSurfaceView-module__spacer___2PagN{flex:1}.invocationRetentionSurfaceView-module__btn___HtceZ{padding:6px 10px;border-radius:8px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:inherit;cursor:pointer}.invocationRetentionSurfaceView-module__btnPrimary___7Z9-g{padding:6px 10px;border-radius:8px;border:1px solid hsl(var(--success) / .55);background:hsl(var(--success) / .18);color:inherit;cursor:pointer}.invocationRetentionSurfaceView-module__btnDanger___hqup5{padding:6px 10px;border-radius:8px;border:1px solid hsl(var(--destructive) / .55);background:hsl(var(--destructive) / .16);color:inherit;cursor:pointer}.invocationRetentionSurfaceView-module__body___X1wiW{display:flex;flex-direction:column;gap:12px;padding:12px;overflow:auto}.invocationRetentionSurfaceView-module__row___9hEVu{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.invocationRetentionSurfaceView-module__label___w9I54{color:var(--text-secondary);font-size:12px}.invocationRetentionSurfaceView-module__select___Oe0ky{height:30px;padding:6px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .18);color:var(--text-primary);outline:none}.invocationRetentionSurfaceView-module__muted___iTvmz{color:var(--text-tertiary)}.invocationRetentionSurfaceView-module__pre___r2JjQ{margin:0;padding:10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);overflow:auto;font-size:12px}.decisionGatesSurfaceView-module__root___AE0ji{display:flex;flex-direction:column;width:100%;height:100%;color:var(--text-primary)}.decisionGatesSurfaceView-module__toolbar___HHS11{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid var(--glass-border)}.decisionGatesSurfaceView-module__title___yPPmN{font-weight:600}.decisionGatesSurfaceView-module__spacer___xtoFt{flex:1}.decisionGatesSurfaceView-module__btn___jnT2t{padding:6px 10px;border-radius:8px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:inherit;cursor:pointer}.decisionGatesSurfaceView-module__body___H-9DR{display:grid;grid-template-columns:320px 1fr;min-height:0;height:100%}.decisionGatesSurfaceView-module__list___OVmPI{border-right:1px solid var(--glass-border);overflow:auto;padding:8px}.decisionGatesSurfaceView-module__listItem___MnYW0{padding:10px;border-radius:10px;cursor:pointer;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .03);margin-bottom:8px}.decisionGatesSurfaceView-module__listItemActive___eteRL{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .16)}.decisionGatesSurfaceView-module__listItemMuted___aR8ye{padding:10px;color:var(--text-tertiary)}.decisionGatesSurfaceView-module__listTop___rOwgf{display:flex;align-items:center;gap:8px}.decisionGatesSurfaceView-module__listSub___YhSTq{margin-top:6px;font-size:12px}.decisionGatesSurfaceView-module__detail___sAc3q{overflow:auto;padding:12px}.decisionGatesSurfaceView-module__detailHeader___-p869{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.decisionGatesSurfaceView-module__detailTitle___22o88{font-weight:600}.decisionGatesSurfaceView-module__detailMeta___xYqoH{display:flex;gap:10px;align-items:center}.decisionGatesSurfaceView-module__section___jTNPN{margin-top:12px}.decisionGatesSurfaceView-module__sectionTitle___XMfqw{font-size:12px;color:var(--text-secondary);margin-bottom:6px}.decisionGatesSurfaceView-module__chips___j577v{display:flex;flex-wrap:wrap;gap:8px}.decisionGatesSurfaceView-module__chip___Ni-Uw{padding:6px 8px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover)}.decisionGatesSurfaceView-module__chipButton___UW6uB{padding:6px 10px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:inherit;cursor:pointer;display:inline-flex;align-items:center;max-width:100%}.decisionGatesSurfaceView-module__chipButton___UW6uB:hover{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .16)}.decisionGatesSurfaceView-module__chipButton___UW6uB:disabled{cursor:default;opacity:.7}.decisionGatesSurfaceView-module__chipButtonActive___DUos9{border-color:#21c45d8c;background:#21c45d2e}.decisionGatesSurfaceView-module__eventToolbar___86ugu{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.decisionGatesSurfaceView-module__eventFilters___zS6Qn{display:inline-flex;align-items:center;gap:6px}.decisionGatesSurfaceView-module__eventFilterBtn___B4VqU{padding:6px 10px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:inherit;cursor:pointer;font-size:12px;font-weight:600}.decisionGatesSurfaceView-module__eventFilterBtnActive___YHyqg{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .16)}.decisionGatesSurfaceView-module__eventList___v6AdN{display:flex;flex-direction:column;gap:8px}.decisionGatesSurfaceView-module__eventItem___S5KSJ{border-radius:12px;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .04);padding:10px}.decisionGatesSurfaceView-module__eventTopRow___--lzt{display:flex;align-items:center;justify-content:space-between;gap:10px}.decisionGatesSurfaceView-module__eventTime___x1Pw3{font-size:12px;color:var(--text-tertiary);white-space:nowrap}.decisionGatesSurfaceView-module__eventActionsRow___f6TSw{margin-top:8px;display:flex;justify-content:flex-end;gap:8px}.decisionGatesSurfaceView-module__eventPayload___V2HSS{margin:10px 0 0;padding:10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);overflow:auto;font-size:12px;max-height:220px;white-space:pre-wrap;word-break:break-word}.decisionGatesSurfaceView-module__eventMuted___uFqx-{padding:10px;color:var(--text-tertiary);font-size:12px}.decisionGatesSurfaceView-module__actions___cMKKT{display:flex;justify-content:flex-end;gap:10px;margin-top:12px}.decisionGatesSurfaceView-module__btnPrimary___MCaUs{padding:8px 12px;border-radius:10px;border:1px solid hsl(142 71% 45% / .55);background:#21c45d2e;color:inherit;cursor:pointer}.decisionGatesSurfaceView-module__btnDanger___rE1g7{padding:8px 12px;border-radius:10px;border:1px solid hsl(var(--destructive) / .55);background:hsl(var(--destructive) / .16);color:inherit;cursor:pointer}.decisionGatesSurfaceView-module__pre___SZn2A{margin:0;padding:10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);overflow:auto;font-size:12px}.decisionGatesSurfaceView-module__code___ADQs3{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.decisionGatesSurfaceView-module__badge___q7oMH{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);font-size:12px}.decisionGatesSurfaceView-module__badgeMuted___uIlft{color:var(--text-secondary);border-color:var(--glass-border);background:var(--glass-bg-hover)}.decisionGatesSurfaceView-module__badgeInfo___NuLlR{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .16)}.decisionGatesSurfaceView-module__badgeWarn___NcaZv{border-color:#f59f0a8c;background:#f59f0a24}.decisionGatesSurfaceView-module__badgeError___EOGHr{border-color:hsl(var(--destructive) / .55);background:hsl(var(--destructive) / .18)}.decisionGatesSurfaceView-module__riskDots___KMCY1{display:inline-flex;align-items:center;gap:6px;margin-left:2px}.decisionGatesSurfaceView-module__riskDot___4BCOl{width:8px;height:8px;border-radius:999px;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .08)}.decisionGatesSurfaceView-module__riskDotMuted___RqEwT{border-color:var(--glass-border);background:hsl(var(--foreground) / .1)}.decisionGatesSurfaceView-module__riskDotInfo___nbauo{border-color:hsl(var(--primary) / .75);background:hsl(var(--primary) / .28)}.decisionGatesSurfaceView-module__riskDotWarn___QUwi2{border-color:#f59f0abf;background:#f59f0a4d}.decisionGatesSurfaceView-module__riskDotError___90Ql4{border-color:hsl(var(--destructive) / .8);background:hsl(var(--destructive) / .34)}.decisionGatesSurfaceView-module__riskDotStack___AO9yO{border-color:#21c45dbf;background:#21c45d4d}.decisionGatesSurfaceView-module__riskDotFresh___QMrgj{border-color:hsl(var(--primary) / .75);background:hsl(var(--primary) / .3)}.decisionGatesSurfaceView-module__muted___9pAAq{color:var(--text-tertiary);display:inline-flex;align-items:center;gap:6px}.decisionGatesSurfaceView-module__select___gdWCt{margin-left:6px;padding:6px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);color:var(--text-primary)}.decisionGatesSurfaceView-module__input___ZSfMO{margin-left:6px;padding:6px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);color:var(--text-primary);width:160px}.policyDecisionsSurfaceView-module__root___o-pP5{display:flex;flex-direction:column;width:100%;height:100%;color:var(--text-primary)}.policyDecisionsSurfaceView-module__toolbar___vgjcV{display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid var(--glass-border);gap:10px}.policyDecisionsSurfaceView-module__title___Xrkpr{font-weight:600}.policyDecisionsSurfaceView-module__spacer___x1v5j{flex:1}.policyDecisionsSurfaceView-module__btn___9mUwj{padding:6px 10px;border-radius:8px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:inherit;cursor:pointer}.policyDecisionsSurfaceView-module__filters___3EkR3{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.policyDecisionsSurfaceView-module__input___efhNt{height:28px;padding:0 8px;border-radius:8px;border:1px solid var(--glass-border);background:hsl(var(--background) / .22);color:var(--text-primary);outline:none;width:200px}.policyDecisionsSurfaceView-module__inputSmall___8euo4{width:160px}.policyDecisionsSurfaceView-module__body___Mnpld{display:grid;grid-template-columns:340px 1fr;min-height:0;height:100%}.policyDecisionsSurfaceView-module__list___U1-RT{border-right:1px solid var(--glass-border);overflow:auto;padding:8px}.policyDecisionsSurfaceView-module__listItem___l0auM{padding:10px;border-radius:10px;cursor:pointer;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .03);margin-bottom:8px}.policyDecisionsSurfaceView-module__listItemActive___5YO4J{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .16)}.policyDecisionsSurfaceView-module__listItemMuted___A002C{padding:10px;color:var(--text-tertiary)}.policyDecisionsSurfaceView-module__listTop___KDz7g{display:flex;align-items:center;gap:8px}.policyDecisionsSurfaceView-module__listSub___T5GBM{margin-top:6px;font-size:12px;color:var(--text-secondary)}.policyDecisionsSurfaceView-module__detail___irSQ3{overflow:auto;padding:12px}.policyDecisionsSurfaceView-module__detailHeader___R7P13{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:12px}.policyDecisionsSurfaceView-module__detailTitle___bQo5M{font-weight:600}.policyDecisionsSurfaceView-module__detailMeta___HfYHH{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.policyDecisionsSurfaceView-module__badge___7uEqs{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);font-size:12px}.policyDecisionsSurfaceView-module__code___LaQ68{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.policyDecisionsSurfaceView-module__section___Zd5Ak{margin-top:12px}.policyDecisionsSurfaceView-module__sectionTitle___6vFB7{font-size:12px;color:var(--text-secondary);margin-bottom:6px}.policyDecisionsSurfaceView-module__pre___O7l3W{margin:0;padding:10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);overflow:auto;font-size:12px}.SpaceGlassPanel-module__root___-9VVY{color:var(--text-primary)}html[data-theme=light] .SpaceGlassPanel-module__root___-9VVY,html.light-theme .SpaceGlassPanel-module__root___-9VVY{--space-glass-panel-bg: linear-gradient( rgba(255, 255, 255, .75), rgba(255, 255, 255, .75) ), var(--glass-bg);--space-glass-panel-border-color: hsl(var(--foreground) / .1);--space-glass-panel-shadow: 0 18px 50px hsl(var(--foreground) / .1), inset 0 1px 0 rgba(255, 255, 255, .75)}.SpaceGlassPanel-module__interactiveOverlay___UCQdS{position:absolute;inset:0;opacity:0;transition:opacity var(--duration-slow, .7s) var(--ease-spatial, cubic-bezier(.23, 1, .32, 1));pointer-events:none;background:linear-gradient(45deg,hsl(var(--foreground) / .05),transparent)}.SpaceGlassPanel-module__root___-9VVY:hover .SpaceGlassPanel-module__interactiveOverlay___UCQdS{opacity:1}.workflowRunnerSurfaceView-module__root___4cUTj{display:flex;flex-direction:column;width:100%;height:100%;color:var(--text-primary)}.workflowRunnerSurfaceView-module__toolbar___bVoUO{display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid var(--glass-border);gap:10px}.workflowRunnerSurfaceView-module__title___38vl6{font-weight:600}.workflowRunnerSurfaceView-module__spacer___TLhHK{flex:1}.workflowRunnerSurfaceView-module__btn___X4Ew2{padding:6px 10px;border-radius:8px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:inherit;cursor:pointer}.workflowRunnerSurfaceView-module__btnPrimary___55sRG{padding:6px 10px;border-radius:8px;border:1px solid hsl(var(--success) / .55);background:hsl(var(--success) / .18);color:inherit;cursor:pointer}.workflowRunnerSurfaceView-module__body___qtJ2T{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:12px;overflow:auto}.workflowRunnerSurfaceView-module__panel___h8mnk{display:flex;flex-direction:column;gap:10px;border:1px solid var(--glass-border);border-radius:12px;background:hsl(var(--background) / .18);padding:12px;min-height:0}.workflowRunnerSurfaceView-module__panelTitle___arcIX{font-weight:600}.workflowRunnerSurfaceView-module__row___gnVYt{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.workflowRunnerSurfaceView-module__label___BFCMe{color:var(--text-secondary);font-size:12px}.workflowRunnerSurfaceView-module__input___v6BaL{height:30px;padding:6px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .18);color:var(--text-primary);outline:none;min-width:260px}.workflowRunnerSurfaceView-module__textarea___1obmv{width:100%;min-height:220px;resize:vertical;padding:10px;border-radius:12px;border:1px solid var(--glass-border);background:hsl(var(--background) / .22);color:var(--text-primary);outline:none;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;line-height:1.5}.workflowRunnerSurfaceView-module__pre___KBv0P{margin:0;padding:10px;border-radius:12px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);overflow:auto;font-size:12px;min-height:220px}.workflowRunnerSurfaceView-module__muted___iojFI{color:var(--text-tertiary)}.workflowRunsSurfaceView-module__root___aKBS-{display:flex;flex-direction:column;width:100%;height:100%;color:var(--text-primary)}.workflowRunsSurfaceView-module__toolbar___zVXOH{display:flex;align-items:center;padding:10px 12px;border-bottom:1px solid var(--glass-border);gap:10px}.workflowRunsSurfaceView-module__title___feWRV{font-weight:600}.workflowRunsSurfaceView-module__spacer___Q3-Dp{flex:1}.workflowRunsSurfaceView-module__btn___jojlX{padding:6px 10px;border-radius:8px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:inherit;cursor:pointer}.workflowRunsSurfaceView-module__btnDanger___41YX-{padding:6px 10px;border-radius:8px;border:1px solid hsl(var(--destructive) / .55);background:hsl(var(--destructive) / .16);color:inherit;cursor:pointer}.workflowRunsSurfaceView-module__select___dZTww{height:30px;padding:6px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .18);color:var(--text-primary);outline:none}.workflowRunsSurfaceView-module__body___36Z-Q{display:grid;grid-template-columns:420px 1fr;gap:12px;padding:12px;overflow:hidden;min-height:0}.workflowRunsSurfaceView-module__list___Bgc4B{overflow:auto;border:1px solid var(--glass-border);border-radius:12px;background:hsl(var(--background) / .12);padding:8px;min-height:0}.workflowRunsSurfaceView-module__detail___KzOG5{overflow:auto;border:1px solid var(--glass-border);border-radius:12px;background:hsl(var(--background) / .12);padding:12px;min-height:0}.workflowRunsSurfaceView-module__listItem___utfr3{padding:10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .02);cursor:pointer;margin-bottom:8px}.workflowRunsSurfaceView-module__listItemActive___XPm-O{border-color:hsl(var(--success) / .55);background:hsl(var(--success) / .1)}.workflowRunsSurfaceView-module__listItemMuted___WxLEr{padding:10px;border-radius:10px;border:1px dashed var(--glass-border);color:var(--text-tertiary);background:hsl(var(--background) / .08)}.workflowRunsSurfaceView-module__listTop___7KFvY{display:flex;align-items:center;gap:8px}.workflowRunsSurfaceView-module__listSub___TroQK{display:flex;flex-direction:column;gap:2px;margin-top:6px}.workflowRunsSurfaceView-module__badge___JymJM{display:inline-flex;align-items:center;padding:2px 8px;border-radius:999px;border:1px solid var(--glass-border);font-size:12px;color:var(--text-secondary)}.workflowRunsSurfaceView-module__code___Fec4R{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px}.workflowRunsSurfaceView-module__muted___uSvwO{color:var(--text-tertiary)}.workflowRunsSurfaceView-module__detailHeader___w82pQ{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.workflowRunsSurfaceView-module__detailTitle___cEKar{font-weight:600}.workflowRunsSurfaceView-module__detailMeta___X1F95{display:flex;align-items:center;gap:8px}.workflowRunsSurfaceView-module__section___A1qm8{margin-top:12px}.workflowRunsSurfaceView-module__sectionTitle___MSpXx{font-weight:600;margin-bottom:8px}.workflowRunsSurfaceView-module__row___Ev927{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.workflowRunsSurfaceView-module__input___DqpJM{height:30px;padding:6px 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .18);color:var(--text-primary);outline:none;min-width:280px}.workflowRunsSurfaceView-module__pre___9PLN4{margin:0;padding:10px;border-radius:12px;border:1px solid var(--glass-border);background:hsl(var(--background) / .28);overflow:auto;font-size:12px;min-height:220px}.settingsCenterSurfaceView-module__root___r8Bj4{width:100%;height:100%;display:flex;gap:20px;color:var(--layout-text);overflow:hidden;min-width:0;min-height:0;--settings-tone-blue: hsl(var(--primary));--settings-tone-gray: hsl(var(--foreground) / .35);--settings-tone-green: var(--success-color);--settings-tone-purple: hsl(var(--primary));--settings-tone-orange: var(--warning-color);--settings-tone-indigo: hsl(var(--primary));--settings-tone-teal: var(--info-color)}.settingsCenterSurfaceView-module__sidebar___sX-Va{width:var(--sidebar-width);display:flex;flex-direction:column;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));box-shadow:var(--shadow-card)}.settingsCenterSurfaceView-module__sidebarHeader___OvQsn{padding:var(--spacing-md);display:flex;flex-direction:column;gap:12px}.settingsCenterSurfaceView-module__searchWrap___KszhT{position:relative}.settingsCenterSurfaceView-module__searchIcon___UkjI-{position:absolute;left:10px;top:7px;color:var(--text-tertiary)}.settingsCenterSurfaceView-module__searchInput___EN5hg{width:100%;height:28px;padding:0 10px 0 30px;border:0;border-radius:var(--radius-md);background:hsl(var(--muted) / .6);color:var(--layout-text);font-size:12px;outline:none;transition:background .15s,box-shadow .15s}.settingsCenterSurfaceView-module__searchInput___EN5hg:focus,.settingsCenterSurfaceView-module__searchInput___EN5hg:focus-visible{background:hsl(var(--background) / .9);box-shadow:0 0 0 2px hsl(var(--ring) / .45)}.settingsCenterSurfaceView-module__sidebarBody___fQ71q{flex:1;overflow:auto;padding:8px 10px 16px;display:flex;flex-direction:column;gap:10px}.settingsCenterSurfaceView-module__groupLabel___t1dek{margin:10px 8px 4px;font-size:11px;font-weight:700;color:var(--text-tertiary);letter-spacing:.08em;text-transform:uppercase}.settingsCenterSurfaceView-module__item___90oLw{display:flex;align-items:center;gap:10px;padding:6px 10px;border-radius:var(--radius-md);font-size:13px;color:var(--layout-text);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .15s,color .15s,box-shadow .15s}.settingsCenterSurfaceView-module__item___90oLw:hover{background:hsl(var(--foreground) / .06)}.settingsCenterSurfaceView-module__item___90oLw:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--ring) / .9)}.settingsCenterSurfaceView-module__itemActive___TMIUT{background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 6px 16px hsl(var(--primary) / .35)}.settingsCenterSurfaceView-module__itemActive___TMIUT .settingsCenterSurfaceView-module__itemLabel___HiuM3{color:hsl(var(--primary-foreground))}.settingsCenterSurfaceView-module__icon___xK-aW{width:24px;height:24px;border-radius:var(--radius-sm);display:inline-flex;align-items:center;justify-content:center;color:var(--text-inverse);flex-shrink:0}.settingsCenterSurfaceView-module__iconBlue___WU3R1{background:var(--settings-tone-blue)}.settingsCenterSurfaceView-module__iconGray___Spx28{background:var(--settings-tone-gray)}.settingsCenterSurfaceView-module__iconGreen___eQNT2{background:var(--settings-tone-green)}.settingsCenterSurfaceView-module__iconPurple___DUjMU{background:var(--settings-tone-purple)}.settingsCenterSurfaceView-module__iconOrange___jXBap{background:var(--settings-tone-orange)}.settingsCenterSurfaceView-module__iconIndigo___qtWSg{background:var(--settings-tone-indigo)}.settingsCenterSurfaceView-module__iconTeal___cu3u3{background:var(--settings-tone-teal)}.settingsCenterSurfaceView-module__itemLabel___HiuM3{font-weight:600;letter-spacing:-.01em}.settingsCenterSurfaceView-module__content___yS1TK{flex:1;display:flex;flex-direction:column;min-width:0;background:transparent}.settingsCenterSurfaceView-module__contentHeader___6POKU{padding:20px 32px 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}.settingsCenterSurfaceView-module__headerIcon___o4r6T{width:52px;height:52px;border-radius:var(--radius-xl);display:inline-flex;align-items:center;justify-content:center;color:var(--text-inverse);box-shadow:var(--shadow-card)}.settingsCenterSurfaceView-module__headerTitle___A-MXO{font-size:16px;font-weight:700;color:var(--text-primary)}.settingsCenterSurfaceView-module__headerDesc___6v9e6{font-size:10px;color:var(--text-secondary);max-width:420px;line-height:1.6}.settingsCenterSurfaceView-module__contentBody___-0Cpw{flex:1;min-height:0;overflow:auto;padding:20px 28px 28px}.settingsCenterSurfaceView-module__contentInner___Phk7s{min-height:100%}.settingsCenterSurfaceView-module__empty___cYk-D{padding:24px;font-size:13px;color:var(--text-secondary)}@media (max-width: var(--breakpoint-tablet)){.settingsCenterSurfaceView-module__root___r8Bj4{border-radius:var(--radius-lg)}.settingsCenterSurfaceView-module__sidebar___sX-Va{width:calc(var(--sidebar-width) - 20px)}.settingsCenterSurfaceView-module__contentBody___-0Cpw{padding:18px 20px 24px}}.settingsCommon-module__root___kGCWs{width:100%;height:100%;display:flex;flex-direction:column;gap:24px;padding:24px;box-sizing:border-box;overflow-y:auto}.settingsCommon-module__root___kGCWs::-webkit-scrollbar{display:none}.settingsCommon-module__embedded___qM0XN{padding:0}.settingsCommon-module__header___eV2QI{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.settingsCommon-module__headerTitle___DGwu6{font-size:18px;font-weight:600;letter-spacing:-.02em}.settingsCommon-module__primaryBtn___-pwNe{height:30px;border-radius:var(--radius-pill);border:1px solid transparent;padding:0 16px;font-weight:700;font-size:12px;background:hsl(var(--foreground));color:hsl(var(--background));cursor:pointer;transition:all var(--transition-fast) var(--ease-spatial);box-shadow:var(--shadow-soft);display:inline-flex;align-items:center;justify-content:center;gap:8px}.settingsCommon-module__primaryBtn___-pwNe:hover{background:hsl(var(--foreground) / .9);transform:translateY(-1px);box-shadow:var(--shadow-card)}.settingsCommon-module__primaryBtn___-pwNe:active{transform:translateY(0) scale(.98)}.settingsCommon-module__primaryBtn___-pwNe:disabled{opacity:.5;cursor:not-allowed}.settingsCommon-module__btn___GSD4g{height:32px;border-radius:var(--radius-md);border:1px solid var(--glass-border);padding:0 14px;font-weight:700;font-size:12px;background:var(--glass-bg-hover);color:var(--text-primary);cursor:pointer;transition:all var(--transition-fast);display:inline-flex;align-items:center;gap:6px}.settingsCommon-module__btn___GSD4g:hover:not(:disabled){background:var(--glass-bg-active)}.settingsCommon-module__btnGhost___JcQEy{background:transparent;border:none;color:var(--text-secondary);font-size:12px;font-weight:700;cursor:pointer;padding:6px 10px;border-radius:var(--radius-md);transition:all var(--transition-fast)}.settingsCommon-module__btnGhost___JcQEy:hover{background:var(--glass-bg-hover);color:var(--text-primary)}.settingsCommon-module__badgeOk___969r-{background:hsl(var(--primary) / .1);color:hsl(var(--primary));padding:4px 12px;border-radius:var(--radius-pill);font-size:12px;font-weight:800;border:1px solid hsl(var(--primary) / .2)}.settingsCommon-module__badgeErr___6Tisj{background:hsl(var(--destructive) / .1);color:hsl(var(--destructive));padding:4px 12px;border-radius:var(--radius-pill);font-size:12px;font-weight:800;border:1px solid hsl(var(--destructive) / .2)}.settingsCommon-module__group___g22XP{display:flex;flex-direction:column;gap:12px}.settingsCommon-module__groupTitle___slcEL{font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;color:var(--text-tertiary);margin-left:12px}.settingsCommon-module__card___GzaYA{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:var(--radius-2xl);overflow:hidden;backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));box-shadow:var(--shadow-soft)}.settingsCommon-module__row___Ed0qP{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-bottom:1px solid var(--glass-border);transition:background var(--transition-fast)}.settingsCommon-module__row___Ed0qP:last-child{border-bottom:none}.settingsCommon-module__row___Ed0qP:hover{background:hsl(var(--foreground) / .02)}.settingsCommon-module__rowLeft___71LWN{display:flex;flex-direction:column;gap:2px;flex:1;min-width:0}.settingsCommon-module__label___wqH5X{font-size:12px;font-weight:600;color:var(--text-primary)}.settingsCommon-module__desc___N6n0W{font-size:10px;color:var(--text-tertiary);line-height:1.4}.settingsCommon-module__input___KfBVT{flex:1;height:32px;background:var(--glass-bg-hover);border:1px solid var(--glass-border);border-radius:var(--radius-md);padding:0 12px;font-size:13px;color:var(--text-primary);outline:none;transition:all var(--transition-fast)}.settingsCommon-module__select___Bf-4s{flex:0 0 auto;height:32px;background:var(--glass-bg-hover);border:1px solid var(--glass-border);border-radius:var(--radius-md);padding:0 12px;font-size:13px;color:var(--text-primary);outline:none;transition:all var(--transition-fast);cursor:pointer}.settingsCommon-module__input___KfBVT:focus{background:var(--glass-bg-active);border-color:hsl(var(--primary) / .5);box-shadow:0 0 0 2px hsl(var(--primary) / .2)}.settingsCommon-module__select___Bf-4s:focus{background:var(--glass-bg-active);border-color:hsl(var(--primary) / .5);box-shadow:0 0 0 2px hsl(var(--primary) / .2)}.settingsCommon-module__chips___WXW8r{display:flex;flex-wrap:wrap;gap:8px;padding-top:8px}.settingsCommon-module__chip___8ajJn{display:inline-flex;align-items:center;gap:6px;background:var(--glass-bg-hover);border:1px solid var(--glass-border);padding:4px 10px;border-radius:var(--radius-md);font-size:12px;font-family:var(--font-family-mono);color:var(--text-secondary)}.settingsCommon-module__chipX___h2Hoi{display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:transparent;border:none;cursor:pointer;color:var(--text-tertiary);font-size:14px;line-height:1}.settingsCommon-module__chipX___h2Hoi:hover{background:hsl(var(--destructive) / .15);color:hsl(var(--destructive))}.settingsCommon-module__auditList___Km-Dk{display:flex;flex-direction:column}.settingsCommon-module__auditItem___L0sqj{display:flex;flex-direction:column;gap:8px;padding:12px 20px;border-bottom:1px solid var(--glass-border)}.settingsCommon-module__auditItem___L0sqj:last-child{border-bottom:none}.settingsCommon-module__auditTop___VXNDF{display:flex;align-items:center;gap:10px}.settingsCommon-module__code___Jsf7i{font-family:var(--font-family-mono);font-size:12px;color:var(--text-secondary);background:var(--glass-bg-hover);padding:2px 6px;border-radius:4px}.settingsCommon-module__extItem___0p--W{display:flex;flex-direction:column;padding:16px 20px;gap:8px;border-bottom:1px solid var(--glass-border)}.settingsCommon-module__extItem___0p--W:last-child{border-bottom:none}.settingsCommon-module__extTop___J4pXU{display:flex;align-items:center;justify-content:space-between}.settingsCommon-module__extTitle___OeNQ0{font-weight:700;font-size:14px;color:var(--text-primary);display:flex;align-items:center;gap:8px}.settingsCommon-module__extDesc___a2WT2{font-size:12px;color:var(--text-tertiary)}.settingsCommon-module__statGrid___7t6xq{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.settingsCommon-module__statCard___-EuPw{background:var(--glass-bg-hover);border:1px solid var(--glass-border);border-radius:var(--radius-lg);padding:12px;display:flex;flex-direction:column;gap:4px}.settingsCommon-module__statLabel___QSeH5{font-size:11px;font-weight:700;text-transform:uppercase;color:var(--text-tertiary)}.settingsCommon-module__statValue___Wu9kS{font-size:20px;font-weight:900;color:var(--text-primary)}.settingsCommon-module__statValue___Wu9kS.settingsCommon-module__ok___3za8W{color:var(--success-color)}.settingsCommon-module__statValue___Wu9kS.settingsCommon-module__warn___8ur7p{color:var(--warning-color)}.settingsCommon-module__statValue___Wu9kS.settingsCommon-module__bad___ZtU5B{color:var(--error-color)}.settingsCommon-module__pills___-syM-{display:flex;gap:4px;background:var(--glass-bg-hover);padding:4px;border-radius:var(--radius-pill);border:1px solid var(--glass-border)}.settingsCommon-module__pill___6s250{height:22px;padding:0 12px;border-radius:var(--radius-pill);border:none;background:transparent;color:var(--text-secondary);cursor:pointer;font-size:12px;font-weight:600;transition:all var(--transition-fast);display:flex;align-items:center;justify-content:center}.settingsCommon-module__pill___6s250:hover:not(:disabled):not(.settingsCommon-module__pillActive___AJSa0){color:var(--text-primary);background:hsl(var(--foreground) / .05)}.settingsCommon-module__pillActive___AJSa0{background:hsl(var(--foreground));color:hsl(var(--background));box-shadow:var(--shadow-soft)}.settingsCommon-module__pill___6s250:disabled{opacity:.4;cursor:not-allowed}.settingsCommon-module__rangeInput___7RITm{flex:1;height:4px;background:var(--glass-border);border-radius:2px;appearance:none;cursor:pointer;outline:none}.settingsCommon-module__rangeInput___7RITm::-webkit-slider-thumb{appearance:none;width:16px;height:16px;background:hsl(var(--background));border:2px solid hsl(var(--primary));border-radius:50%;box-shadow:var(--shadow-soft);-webkit-transition:transform var(--transition-fast);transition:transform var(--transition-fast)}.settingsCommon-module__rangeInput___7RITm::-webkit-slider-thumb:hover{transform:scale(1.1)}.settingsCommon-module__footer___yQXvJ{display:flex;justify-content:flex-end;margin-top:8px}.settingsCommon-module__hint___LNNKn{padding:0 12px;font-size:12px;color:var(--text-tertiary);line-height:1.5}@media (max-width: var(--breakpoint-tablet)){.settingsCommon-module__root___kGCWs{padding:16px}}.SpaceConfigSurfaceView-module__root___YZfeF{width:100%;height:100%;min-height:0}.SpaceConfigSurfaceView-module__content___3wcMI{width:100%;height:100%;min-height:0;overflow:hidden;border-radius:var(--glass-radius-panel, 24px);background:var(--glass-bg);border:var(--glass-border-width, 1px) solid var(--glass-border);backdrop-filter:blur(var(--glass-blur-strong, 80px)) saturate(var(--glass-saturate-strong, 180%));-webkit-backdrop-filter:blur(var(--glass-blur-strong, 80px)) saturate(var(--glass-saturate-strong, 180%));box-shadow:var(--glass-shadow-panel, 0 25px 60px rgba(0, 0, 0, .25));display:flex;flex-direction:column}.SpaceConfigSurfaceView-module__header___snhiA{display:flex;align-items:center;justify-content:space-between;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.SpaceConfigSurfaceView-module__title___F74Zg{font-size:14px;font-weight:900;color:var(--layout-text)}.SpaceConfigSurfaceView-module__main___3Se71{flex:1;min-height:0;display:flex;overflow:hidden}.SpaceConfigSurfaceView-module__sidebar___wx4LG{width:240px;padding:14px 10px;border-right:1px solid rgba(255,255,255,.08);background:#ffffff08;overflow:auto}.SpaceConfigSurfaceView-module__sidebarSpaceInfo___gzbSC{display:flex;align-items:center;gap:10px;padding:10px 10px 12px}.SpaceConfigSurfaceView-module__sidebarSpaceAvatar___q1WlN{width:36px;height:36px;border-radius:50%;background:#ffffff1f;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:900;color:#ffffffe6;flex-shrink:0;overflow:hidden}.SpaceConfigSurfaceView-module__sidebarSpaceAvatarImg___QJorr{width:100%;height:100%;object-fit:cover}.SpaceConfigSurfaceView-module__sidebarSpaceMeta___7W9fc{min-width:0;flex:1}.SpaceConfigSurfaceView-module__sidebarSpaceName___86pzm{font-size:13px;font-weight:900;color:#ffffffeb;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SpaceConfigSurfaceView-module__sidebarSpaceSubtitle___GXILI{font-size:11px;color:#ffffff80;margin-top:2px}.SpaceConfigSurfaceView-module__sidebarDivider___VHZGC{height:1px;background:#ffffff14;margin:0 10px 8px}.SpaceConfigSurfaceView-module__sidebarItem___DCKix{width:100%;display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;border:1px solid transparent;background:transparent;color:#ffffffe0;cursor:pointer;transition:background-color var(--transition-slow) var(--ease-spatial),border-color var(--transition-slow) var(--ease-spatial);text-align:left}.SpaceConfigSurfaceView-module__sidebarItemIcon___8CYEM{flex-shrink:0;opacity:.85}.SpaceConfigSurfaceView-module__sidebarItem___DCKix:hover{background:#ffffff0f;border-color:#ffffff0f}.SpaceConfigSurfaceView-module__sidebarItemActive___RmRc2{background:#ffffff14;border-color:#ffffff1f}.SpaceConfigSurfaceView-module__sidebarItemLabel___sFX7U{font-size:13px;font-weight:900}.SpaceConfigSurfaceView-module__sidebarItemHint___UUXOF{font-size:11px;color:#ffffff73}.SpaceConfigSurfaceView-module__detail___Ii4yI{flex:1;min-width:0;min-height:0;overflow:auto;padding:16px 18px 18px}.SpaceConfigSurfaceView-module__sectionHeader___MqCvZ{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.SpaceConfigSurfaceView-module__sectionTitle___gwRaH{font-size:16px;font-weight:950;color:#ffffffeb}.SpaceConfigSurfaceView-module__sectionSubtitle___XC3Or{font-size:12px;color:#ffffff8c;margin-top:4px}.SpaceConfigSurfaceView-module__panel___hCRcZ{border:1px solid rgba(255,255,255,.08);background:#ffffff08;border-radius:16px;padding:14px;margin-bottom:12px}.SpaceConfigSurfaceView-module__row___jBPKW{display:flex;align-items:center;gap:10px;margin:10px 0}.SpaceConfigSurfaceView-module__label___yXDYB{min-width:150px;font-size:12px;font-weight:800;color:#ffffffd9}.SpaceConfigSurfaceView-module__input___YQB1N{flex:1;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#00000040;color:var(--layout-text);padding:0 12px;outline:none}.SpaceConfigSurfaceView-module__select___BaBPq{flex:1;height:36px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#00000040;color:var(--layout-text);padding:0 10px;outline:none}.SpaceConfigSurfaceView-module__textarea___M9L0-{width:100%;min-height:120px;font-size:13px;font-family:inherit;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#00000040;color:var(--layout-text);padding:10px 12px;outline:none;resize:vertical;box-sizing:border-box}.SpaceConfigSurfaceView-module__muted___V0o2d{font-size:12px;color:#fff9}.SpaceConfigSurfaceView-module__toggleGroup___-P3RY{display:flex;flex-direction:column;gap:2px}.SpaceConfigSurfaceView-module__toggleRow___82pxG{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:10px 14px;border-radius:12px;background:#ffffff05;transition:background var(--transition-slow, .2s) ease}.SpaceConfigSurfaceView-module__toggleRow___82pxG:hover{background:#ffffff0d}.SpaceConfigSurfaceView-module__toggleLabel___Ibyz-{font-size:13px;font-weight:700;color:#ffffffe6}.SpaceConfigSurfaceView-module__toggleRowRight___xtm2g{display:flex;align-items:center;gap:8px}.SpaceConfigSurfaceView-module__toggle___Jm1x7{flex-shrink:0}.SpaceConfigSurfaceView-module__toggle___Jm1x7[data-state=checked],.SpaceConfigSurfaceView-module__toggle___Jm1x7[data-state=unchecked]{background:#ffffff26!important}.SpaceConfigSurfaceView-module__toggle___Jm1x7[data-state=checked]>*{background:hsl(var(--primary))!important}.SpaceConfigSurfaceView-module__toggleSubsection___D---x{font-size:11px;font-weight:700;color:#ffffff73;text-transform:uppercase;letter-spacing:.5px;padding:14px 14px 6px;margin-top:4px}.SpaceConfigSurfaceView-module__appearanceGrid___z425q{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:12px;margin-bottom:12px}.SpaceConfigSurfaceView-module__appearanceItem___jR3nL{display:flex;flex-direction:column;gap:8px}.SpaceConfigSurfaceView-module__sliderRow___RBVHo{display:flex;align-items:center;justify-content:space-between}.SpaceConfigSurfaceView-module__sliderValue___WkJsC{font-size:12px;font-weight:700;color:#ffffffb3}.SpaceConfigSurfaceView-module__rangeSlider___XbuoA{appearance:none;width:100%;height:6px;border-radius:3px;background:#ffffff26;outline:none}.SpaceConfigSurfaceView-module__rangeSlider___XbuoA::-webkit-slider-thumb{appearance:none;width:16px;height:16px;border-radius:50%;background:hsl(var(--primary));cursor:pointer;box-shadow:0 1px 4px #0003;-webkit-transition:transform .15s ease;transition:transform .15s ease}.SpaceConfigSurfaceView-module__rangeSlider___XbuoA::-webkit-slider-thumb:hover{transform:scale(1.1)}.SpaceConfigSurfaceView-module__rangeSlider___XbuoA::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:hsl(var(--primary));cursor:pointer;border:none;box-shadow:0 1px 4px #0003}.SpaceConfigSurfaceView-module__inputRow___QVhGl{display:flex;align-items:center;gap:8px}.SpaceConfigSurfaceView-module__inputHint___sUMpb{font-size:11px;color:#ffffff80}.SpaceConfigSurfaceView-module__tinyBtn___l-XOy{width:32px;height:32px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffd9;cursor:pointer;display:inline-flex;align-items:center;justify-content:center}.SpaceConfigSurfaceView-module__tinyBtn___l-XOy:hover{background:#ffffff14}.SpaceConfigSurfaceView-module__actions___9ACb4{display:flex;align-items:center;gap:8px}.SpaceConfigSurfaceView-module__primaryBtn___--Xbk{height:34px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff1f;color:#ffffffeb;cursor:pointer;font-size:12px;font-weight:900;display:inline-flex;align-items:center;gap:8px}.SpaceConfigSurfaceView-module__primaryBtn___--Xbk:hover{background:#ffffff29}.SpaceConfigSurfaceView-module__ghostBtn___SaVWD{height:34px;padding:0 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0a;color:#ffffffd9;cursor:pointer;font-size:12px;font-weight:900}.SpaceConfigSurfaceView-module__ghostBtn___SaVWD:hover{background:#ffffff14}.SpaceConfigSurfaceView-module__empty___1kcy9{padding:16px;font-size:13px;color:#fff9}html[data-theme=light] .SpaceConfigSurfaceView-module__header___snhiA,html.light-theme .SpaceConfigSurfaceView-module__header___snhiA{border-bottom-color:hsl(var(--border))}html[data-theme=light] .SpaceConfigSurfaceView-module__sidebar___wx4LG,html.light-theme .SpaceConfigSurfaceView-module__sidebar___wx4LG{border-right-color:hsl(var(--border));background:hsl(var(--foreground) / .02)}html[data-theme=light] .SpaceConfigSurfaceView-module__sidebarSpaceAvatar___q1WlN,html.light-theme .SpaceConfigSurfaceView-module__sidebarSpaceAvatar___q1WlN{background:hsl(var(--foreground) / .08);border-color:hsl(var(--foreground) / .15);color:var(--text-primary)}html[data-theme=light] .SpaceConfigSurfaceView-module__sidebarSpaceName___86pzm,html.light-theme .SpaceConfigSurfaceView-module__sidebarSpaceName___86pzm{color:var(--text-primary)}html[data-theme=light] .SpaceConfigSurfaceView-module__sidebarSpaceSubtitle___GXILI,html.light-theme .SpaceConfigSurfaceView-module__sidebarSpaceSubtitle___GXILI{color:var(--text-secondary)}html[data-theme=light] .SpaceConfigSurfaceView-module__sidebarDivider___VHZGC,html.light-theme .SpaceConfigSurfaceView-module__sidebarDivider___VHZGC{background:hsl(var(--border))}html[data-theme=light] .SpaceConfigSurfaceView-module__sidebarItem___DCKix,html.light-theme .SpaceConfigSurfaceView-module__sidebarItem___DCKix{color:var(--text-primary)}html[data-theme=light] .SpaceConfigSurfaceView-module__sidebarItem___DCKix:hover,html.light-theme .SpaceConfigSurfaceView-module__sidebarItem___DCKix:hover{background:hsl(var(--foreground) / .04);border-color:hsl(var(--foreground) / .06)}html[data-theme=light] .SpaceConfigSurfaceView-module__sidebarItemActive___RmRc2,html.light-theme .SpaceConfigSurfaceView-module__sidebarItemActive___RmRc2{background:hsl(var(--foreground) / .06);border-color:hsl(var(--foreground) / .1)}html[data-theme=light] .SpaceConfigSurfaceView-module__sidebarItemHint___UUXOF,html.light-theme .SpaceConfigSurfaceView-module__sidebarItemHint___UUXOF{color:var(--text-tertiary)}html[data-theme=light] .SpaceConfigSurfaceView-module__sectionTitle___gwRaH,html.light-theme .SpaceConfigSurfaceView-module__sectionTitle___gwRaH{color:var(--text-primary)}html[data-theme=light] .SpaceConfigSurfaceView-module__sectionSubtitle___XC3Or,html.light-theme .SpaceConfigSurfaceView-module__sectionSubtitle___XC3Or{color:var(--text-secondary)}html[data-theme=light] .SpaceConfigSurfaceView-module__panel___hCRcZ,html.light-theme .SpaceConfigSurfaceView-module__panel___hCRcZ{border-color:hsl(var(--border));background:hsl(var(--foreground) / .02)}html[data-theme=light] .SpaceConfigSurfaceView-module__label___yXDYB,html.light-theme .SpaceConfigSurfaceView-module__label___yXDYB{color:var(--text-primary)}html[data-theme=light] .SpaceConfigSurfaceView-module__input___YQB1N,html[data-theme=light] .SpaceConfigSurfaceView-module__select___BaBPq,html[data-theme=light] .SpaceConfigSurfaceView-module__textarea___M9L0-,html.light-theme .SpaceConfigSurfaceView-module__input___YQB1N,html.light-theme .SpaceConfigSurfaceView-module__select___BaBPq,html.light-theme .SpaceConfigSurfaceView-module__textarea___M9L0-{border-color:hsl(var(--border));background:hsl(var(--foreground) / .04)}html[data-theme=light] .SpaceConfigSurfaceView-module__muted___V0o2d,html.light-theme .SpaceConfigSurfaceView-module__muted___V0o2d{color:var(--text-secondary)}html[data-theme=light] .SpaceConfigSurfaceView-module__toggleRow___82pxG,html.light-theme .SpaceConfigSurfaceView-module__toggleRow___82pxG{background:hsl(var(--foreground) / .02)}html[data-theme=light] .SpaceConfigSurfaceView-module__toggleRow___82pxG:hover,html.light-theme .SpaceConfigSurfaceView-module__toggleRow___82pxG:hover{background:hsl(var(--foreground) / .04)}html[data-theme=light] .SpaceConfigSurfaceView-module__toggleLabel___Ibyz-,html.light-theme .SpaceConfigSurfaceView-module__toggleLabel___Ibyz-{color:var(--text-primary)}html[data-theme=light] .SpaceConfigSurfaceView-module__toggle___Jm1x7[data-state=checked],html[data-theme=light] .SpaceConfigSurfaceView-module__toggle___Jm1x7[data-state=unchecked],html.light-theme .SpaceConfigSurfaceView-module__toggle___Jm1x7[data-state=checked],html.light-theme .SpaceConfigSurfaceView-module__toggle___Jm1x7[data-state=unchecked]{background:hsl(var(--foreground) / .12)!important}html[data-theme=light] .SpaceConfigSurfaceView-module__toggleSubsection___D---x,html.light-theme .SpaceConfigSurfaceView-module__toggleSubsection___D---x{color:var(--text-tertiary)}html[data-theme=light] .SpaceConfigSurfaceView-module__sliderValue___WkJsC,html.light-theme .SpaceConfigSurfaceView-module__sliderValue___WkJsC{color:var(--text-secondary)}html[data-theme=light] .SpaceConfigSurfaceView-module__rangeSlider___XbuoA,html.light-theme .SpaceConfigSurfaceView-module__rangeSlider___XbuoA{background:hsl(var(--foreground) / .12)}html[data-theme=light] .SpaceConfigSurfaceView-module__inputHint___sUMpb,html.light-theme .SpaceConfigSurfaceView-module__inputHint___sUMpb{color:var(--text-tertiary)}html[data-theme=light] .SpaceConfigSurfaceView-module__tinyBtn___l-XOy,html.light-theme .SpaceConfigSurfaceView-module__tinyBtn___l-XOy{border-color:hsl(var(--border));background:hsl(var(--foreground) / .04);color:var(--text-primary)}html[data-theme=light] .SpaceConfigSurfaceView-module__tinyBtn___l-XOy:hover,html.light-theme .SpaceConfigSurfaceView-module__tinyBtn___l-XOy:hover{background:hsl(var(--foreground) / .06)}html[data-theme=light] .SpaceConfigSurfaceView-module__primaryBtn___--Xbk,html.light-theme .SpaceConfigSurfaceView-module__primaryBtn___--Xbk{border-color:hsl(var(--primary) / .5);background:hsl(var(--primary) / .15);color:hsl(var(--primary))}html[data-theme=light] .SpaceConfigSurfaceView-module__primaryBtn___--Xbk:hover,html.light-theme .SpaceConfigSurfaceView-module__primaryBtn___--Xbk:hover{background:hsl(var(--primary) / .25)}html[data-theme=light] .SpaceConfigSurfaceView-module__ghostBtn___SaVWD,html.light-theme .SpaceConfigSurfaceView-module__ghostBtn___SaVWD{border-color:hsl(var(--border));background:hsl(var(--foreground) / .04);color:var(--text-primary)}html[data-theme=light] .SpaceConfigSurfaceView-module__ghostBtn___SaVWD:hover,html.light-theme .SpaceConfigSurfaceView-module__ghostBtn___SaVWD:hover{background:hsl(var(--foreground) / .06)}html[data-theme=light] .SpaceConfigSurfaceView-module__empty___1kcy9,html.light-theme .SpaceConfigSurfaceView-module__empty___1kcy9{color:var(--text-secondary)}.index-module__imgComponent___ZbkH1{display:inline-block;border-radius:6px;overflow:hidden}.index-module__imgComponent___ZbkH1 .index-module__img___Rto-f{cursor:pointer}.toolbar-wrapper{font-size:22px;padding:6px 24px;background-color:#606266;border-color:#fff;border-radius:24px}html[data-theme=light] .toolbar-wrapper,html.light-theme .toolbar-wrapper{background-color:hsl(var(--foreground) / .6);border-color:hsl(var(--border))}.index-module__textComponent___G9eYI{color:#fffffff2;font-size:15px;font-weight:400;line-height:22px;padding:12px 20px;border-radius:20px;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;background:#ffffff1a;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);white-space:pre-wrap;word-break:break-word;box-shadow:0 10px 25px #0000002e;letter-spacing:-.01em}.index-module__textComponent___G9eYI .index-module__textBare___iDmFh{padding:0}.index-module__textComponent___G9eYI.index-module__rightSide___VL6yz{background:#ffffff1a;color:#fffffff2;border:1px solid rgba(255,255,255,.12);box-shadow:0 10px 25px #0000002e;border-radius:20px}.index-module__textComponent___G9eYI.index-module__emojiSty___3RFQj{background:transparent;border:none;box-shadow:none;backdrop-filter:none}.index-module__textComponent___G9eYI .index-module__img___hG0in{display:inline-block;vertical-align:baseline}.index-module__textComponent___G9eYI .msg-emoji{margin:0 1px;vertical-align:sub}.index-module__textComponent___G9eYI .msg-a,.index-module__textComponent___G9eYI .msg-at{cursor:pointer;color:#008cff}.index-module__textComponent___G9eYI .size-big{width:80px;height:80px}.index-module__textComponent___G9eYI .size-small{width:20px;height:20px}.index-module__indentedCodeBlock___9jUh1{white-space:pre-wrap;word-break:break-word;margin:var(--md-gap, 12px) 0}.index-module__indentedCodeBlock___9jUh1:first-child{margin-top:0}.index-module__indentedCodeBlock___9jUh1:last-child{margin-bottom:0}.index-module__indentedCodeBlock___9jUh1 code{background:transparent!important;padding:0!important;font-family:inherit!important;font-size:inherit!important;color:inherit!important;border-radius:0!important}.index-module__textBare___iDmFh{color:#ffffffe6;font-size:15px;font-weight:400;line-height:22px;padding:6px 0 0;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;white-space:pre-wrap;word-break:break-word;letter-spacing:-.01em}html[data-theme=light] .index-module__textComponent___G9eYI,html.light-theme .index-module__textComponent___G9eYI{color:var(--text-primary);background:hsl(var(--foreground) / .06);border:1px solid hsl(var(--foreground) / .1);box-shadow:var(--shadow-soft)}html[data-theme=light] .index-module__textComponent___G9eYI.index-module__rightSide___VL6yz,html.light-theme .index-module__textComponent___G9eYI.index-module__rightSide___VL6yz{background:hsl(var(--foreground) / .06);color:var(--text-primary);border:1px solid hsl(var(--foreground) / .12);box-shadow:var(--shadow-soft)}html[data-theme=light] .index-module__textBare___iDmFh,html.light-theme .index-module__textBare___iDmFh{color:var(--text-primary)}.MessageBubble-module__messageContainer___AoHUG{position:relative;margin-bottom:0}.MessageBubble-module__messageContainerUser___uqNUm{display:flex;justify-content:flex-end;width:100%}.MessageBubble-module__messageContainerAssistant___SRXFB,.MessageBubble-module__messageContainerSubagent___Wih7A{display:flex;justify-content:flex-start;width:100%;max-width:100%;min-width:0;overflow-x:clip}.MessageBubble-module__messageWithAvatar___FiP58{display:flex;align-items:flex-start;gap:12px}.MessageBubble-module__messageContainerUser___uqNUm .MessageBubble-module__messageWithAvatar___FiP58{justify-content:flex-end;flex-direction:row-reverse;gap:12px;max-width:900px;margin-left:auto}.MessageBubble-module__messageContainerAssistant___SRXFB .MessageBubble-module__messageWithAvatar___FiP58{justify-content:flex-start;align-items:flex-start;width:100%;max-width:100%;min-width:0;gap:16px}.MessageBubble-module__avatarContainer___1TMNF{flex-shrink:0}.MessageBubble-module__avatar___-oiFG{width:36px;height:36px;border-radius:50%;background:hsl(var(--background));display:flex;align-items:center;justify-content:center;color:hsl(var(--primary));box-shadow:var(--shadow-md);border:1px solid var(--glass-border);position:relative;overflow:hidden}.MessageBubble-module__messageContainerUser___uqNUm .MessageBubble-module__avatar___-oiFG{background:linear-gradient(135deg,hsl(var(--success)) 0% 100%);box-shadow:0 2px 8px hsl(var(--success) / .3)}.MessageBubble-module__avatarImage___ZmNHO{width:100%;height:100%;object-fit:cover;border-radius:50%}.MessageBubble-module__messageBubble___Ci-IS{border-radius:.5rem;padding:.875rem 1rem;max-width:100%;width:fit-content;min-width:60px;box-shadow:var(--shadow-md);display:flex;flex-direction:column;align-items:flex-start;white-space:normal;word-wrap:break-word;font-size:.875rem;font-weight:500;line-height:1.5;position:relative}.MessageBubble-module__messageBubbleUser___Wmj2I{padding:20px;border-radius:24px 4px 24px 24px;background:hsl(var(--background) / .9);border:1px solid hsl(var(--foreground) / .1);color:var(--text-primary);backdrop-filter:blur(8px);font-size:15px;line-height:1.625;font-weight:500;box-shadow:var(--shadow-md);position:relative;overflow:hidden;width:100%}.MessageBubble-module__messageBubbleUser___Wmj2I:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,hsl(var(--foreground) / .1),transparent);pointer-events:none;z-index:1}.MessageBubble-module__messageBubbleUser___Wmj2I .MessageBubble-module__markdownContent___54H-g{position:relative;z-index:10;color:inherit}@media(min-width:768px){.MessageBubble-module__messageBubbleUser___Wmj2I{font-size:1rem}}.MessageBubble-module__messageBubbleAssistant___O6iNJ{width:100%;max-width:100%;min-width:0;padding:0;border-radius:0;background:transparent;border:none;color:var(--text-primary);backdrop-filter:none;box-shadow:none;overflow:visible;position:relative;z-index:auto}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__aiMessageCard___X7-cd{background:var(--glass-bg-hover);backdrop-filter:blur(xl);-webkit-backdrop-filter:blur(xl);padding:24px;border-radius:4px 24px 24px;border:1px solid var(--glass-border);box-shadow:var(--shadow-md);position:relative;overflow:visible}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__aiMessageCard___X7-cd:before{content:"";position:absolute;right:-40px;top:-40px;width:128px;height:128px;background:hsl(var(--primary) / .12);border-radius:50%;filter:blur(40px);transition:background-color .7s;z-index:0}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__aiMessageCard___X7-cd:hover:before{background:hsl(var(--primary) / .16)}@media(min-width:768px){.MessageBubble-module__messageBubbleAssistant___O6iNJ{padding:0}}.MessageBubble-module__messageBubbleSubagent___AN96p{width:100%;max-width:100%;padding:16px 20px;border-radius:4px 16px 16px;background:hsl(var(--muted) / .15);border-left:3px solid hsl(var(--primary) / .5);border:1px solid var(--glass-border);border-left-width:3px;box-shadow:var(--shadow-sm)}.MessageBubble-module__messageContainerSubagent___Wih7A .MessageBubble-module__aiIcon___uIZy0{width:28px;min-width:28px;height:28px}.MessageBubble-module__messageContainerSubagent___Wih7A .MessageBubble-module__aiName___wN-PA{font-size:12px}.MessageBubble-module__messageBubbleReAct___-gyYb{max-width:100%!important;width:100%;padding:0;background:transparent;border-radius:.75rem;overflow:hidden;box-shadow:none;box-sizing:border-box;position:relative;min-height:52px;height:auto}.MessageBubble-module__reactStepsList___NmTVS{display:flex;flex-direction:column;gap:calc(2 * var(--md-gap));width:100%;min-width:0;max-width:100%;box-sizing:border-box;overflow:hidden;min-height:0}.MessageBubble-module__reactStepsList___NmTVS .MessageBubble-module__stepWrapper___oEQ3R{align-self:flex-start;max-width:100%;min-width:0}.MessageBubble-module__stepItem___XNwxM{display:flex;flex-direction:column;max-width:100%;width:100%;box-sizing:border-box;overflow:hidden}.MessageBubble-module__actionIntentText___eOe4O{font-size:.8125rem;color:var(--text-tertiary);padding:.25rem 0;font-weight:500}.MessageBubble-module__actionStep___tdKR-,.MessageBubble-module__toolCallsGrid___-LTna{display:flex;flex-direction:column;gap:calc(3 * var(--md-gap))}.MessageBubble-module__messageActions___hlKD7{display:flex;align-items:center;gap:2px;margin-top:var(--md-gap)}.MessageBubble-module__messageContainerAssistant___SRXFB .MessageBubble-module__messageActions___hlKD7,.MessageBubble-module__messageContainerSubagent___Wih7A .MessageBubble-module__messageActions___hlKD7{margin-right:48px}.MessageBubble-module__messageActionBtn___CNuB9{display:inline-flex;align-items:center;justify-content:center;gap:2px;padding:4px;font-size:12px;color:var(--text-tertiary);background:transparent;border:none;border-radius:6px;cursor:pointer;transition:color .2s,background .2s,transform .15s ease}.MessageBubble-module__messageActionBtn___CNuB9:hover{color:var(--text-secondary);background:hsl(var(--foreground) / .06)}.MessageBubble-module__messageActionBtn___CNuB9:active{transform:scale(.88)}.MessageBubble-module__messageActionBtn___CNuB9.MessageBubble-module__messageActionActive___a63Pr{color:hsl(var(--success));animation:MessageBubble-module__messageActionPop___z1dWm .3s ease}.MessageBubble-module__messageActionBtn___CNuB9.MessageBubble-module__messageActionActive___a63Pr:hover{color:hsl(var(--success) / .88)}@keyframes MessageBubble-module__messageActionPop___z1dWm{0%{transform:scale(1)}50%{transform:scale(1.2)}to{transform:scale(1)}}.MessageBubble-module__messageTimestamp___TgcE2{opacity:0;transition:opacity .2s;position:absolute;right:0;top:100%;margin-top:4px;white-space:nowrap;pointer-events:none;font-size:.75rem;color:var(--text-tertiary)}.MessageBubble-module__messageTimestamp___TgcE2.MessageBubble-module__assistantTimestamp___FMCuh{right:auto;left:0;margin-left:64px}.MessageBubble-module__messageActions___hlKD7 .MessageBubble-module__messageTimestamp___TgcE2{position:static;margin-left:auto;margin-top:0}.MessageBubble-module__messageContainer___AoHUG:hover .MessageBubble-module__messageTimestamp___TgcE2{opacity:1}.MessageBubble-module__copyMessageButton___fB-By{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;background:hsl(var(--background) / .8);border:1px solid var(--glass-border);border-radius:6px;color:var(--text-tertiary);cursor:pointer;transition:opacity .2s ease,transform .2s ease,visibility .2s;opacity:0;visibility:hidden;transform:scale(.9);z-index:10;box-shadow:var(--shadow-sm);pointer-events:none}.MessageBubble-module__messageContainer___AoHUG:hover .MessageBubble-module__copyMessageButton___fB-By{opacity:1;visibility:visible;transform:scale(1);pointer-events:auto}.MessageBubble-module__copyMessageButton___fB-By:hover{background:hsl(var(--background) / .92);color:hsl(var(--primary));border-color:hsl(var(--primary) / .55);box-shadow:0 2px 8px hsl(var(--primary) / .2)}.MessageBubble-module__messageBubbleUser___Wmj2I .MessageBubble-module__copyMessageButton___fB-By{right:auto;left:.5rem}.MessageBubble-module__messageBubbleReAct___-gyYb .MessageBubble-module__copyMessageButton___fB-By{top:.75rem;right:.75rem}.MessageBubble-module__fadeIn___PB5Ie{animation:none}@keyframes MessageBubble-module__fadeIn___PB5Ie{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.MessageBubble-module__aiHeader___64-oM{display:flex;align-items:center;gap:12px;width:100%;margin-bottom:8px;flex-shrink:0;position:relative;z-index:10;min-height:36px}.MessageBubble-module__aiHeaderHidden___N-eZR{visibility:hidden;pointer-events:none}.MessageBubble-module__typingDots___wly9f{margin-top:8px;display:inline-flex;align-items:center;gap:6px;height:14px;opacity:.8}.MessageBubble-module__typingDotsInline___rVylj{margin-top:0}.MessageBubble-module__typingDot___RqELS{width:6px;height:6px;border-radius:999px;background:hsl(var(--foreground) / .35);animation:MessageBubble-module__typingDotPulse___-s57u 1.1s infinite ease-in-out}.MessageBubble-module__typingDot___RqELS:nth-child(2){animation-delay:.15s}.MessageBubble-module__typingDot___RqELS:nth-child(3){animation-delay:.3s}@keyframes MessageBubble-module__typingDotPulse___-s57u{0%,80%,to{transform:translateY(0);opacity:.35}40%{transform:translateY(-2px);opacity:.9}}.MessageBubble-module__streamingStatusLine___zuy8v,.MessageBubble-module__waitingBlock___l81rr{display:inline-flex;align-items:center;gap:8px;color:var(--text-tertiary);font-size:12px;line-height:1.4}.MessageBubble-module__streamingStatusText___uUzus,.MessageBubble-module__waitingText___CsCfg{flex-shrink:0}.MessageBubble-module__messageStatusLine___bC47J{margin-top:8px}.MessageBubble-module__warmupIndicator___XTW13{display:inline-flex;align-items:center;min-height:20px;color:var(--text-tertiary)}.MessageBubble-module__statusWakingUp___Hb7F9{display:inline-flex;align-items:center;gap:2px}.MessageBubble-module__statusWakingUpSpinner___Z5ddJ{display:inline-block;width:14px;height:14px;margin-right:6px;border:2px solid currentColor;border-right-color:transparent;border-radius:50%;animation:MessageBubble-module__statusWakingUpSpinnerRotate___28Yj6 .7s linear infinite}@keyframes MessageBubble-module__statusWakingUpSpinnerRotate___28Yj6{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.MessageBubble-module__statusWakingUpSpinner___Z5ddJ{animation:none;border-right-color:currentColor;opacity:.7}}.MessageBubble-module__statusWakingUpDots___dBDPP{display:inline-flex;align-items:flex-end;gap:3px;margin-left:2px;height:1em}.MessageBubble-module__statusWakingUpDot___iQf0K{width:5px;height:5px;border-radius:50%;background:currentColor;animation:MessageBubble-module__statusWakingUpBounce___zUpfB .6s ease-in-out infinite}.MessageBubble-module__statusWakingUpDot___iQf0K:nth-child(1){animation-delay:0s}.MessageBubble-module__statusWakingUpDot___iQf0K:nth-child(2){animation-delay:.1s}.MessageBubble-module__statusWakingUpDot___iQf0K:nth-child(3){animation-delay:.2s}@keyframes MessageBubble-module__statusWakingUpBounce___zUpfB{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.MessageBubble-module__errorBlock___jzOqV{display:inline-flex;flex-direction:column;gap:0;padding:0;border-radius:6px;background:hsl(var(--foreground) / .04);border:1px solid hsl(var(--foreground) / .08);color:hsl(var(--foreground) / .65);font-size:13px;max-width:420px}.MessageBubble-module__errorBlockHeader___LHhJh{display:flex;align-items:center;gap:6px;padding:6px 10px;cursor:pointer;min-width:0}.MessageBubble-module__errorBlockHeader___LHhJh:hover{color:hsl(var(--foreground) / .8);background:hsl(var(--foreground) / .03)}.MessageBubble-module__errorIcon___gJsfH{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:hsl(var(--destructive) / .15);color:hsl(var(--destructive) / .9);font-weight:600;font-size:10px}.MessageBubble-module__errorLabel___Ed1Ui{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.MessageBubble-module__errorExpandIcon___9b4pt{display:inline-flex;align-items:center;color:hsl(var(--foreground) / .35)}.MessageBubble-module__errorBlockDetail___E1yQA{padding:8px 10px 10px 32px;font-size:12px;color:hsl(var(--destructive) / .9);line-height:1.5;word-break:break-word;border-top:1px solid hsl(var(--foreground) / .06)}@media(prefers-reduced-motion:reduce){.MessageBubble-module__statusWakingUpDot___iQf0K{animation:none;opacity:.7}}.MessageBubble-module__aiIcon___uIZy0{margin-top:0;min-width:36px;width:36px;height:36px;border-radius:50%;background:hsl(var(--background) / .45);box-shadow:none;display:flex;align-items:center;justify-content:center;flex-shrink:0;border:1px solid var(--glass-border);position:relative;overflow:visible}.MessageBubble-module__aiIcon___uIZy0:before,.MessageBubble-module__aiIcon___uIZy0:after{display:none!important;animation:none!important;content:none!important}.MessageBubble-module__aiIcon___uIZy0 *,.MessageBubble-module__aiIcon___uIZy0 *:before,.MessageBubble-module__aiIcon___uIZy0 *:after{animation:none!important}.MessageBubble-module__aiIcon___uIZy0{animation:none!important;transition:none!important}.MessageBubble-module__aiContent___mg1Ka{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px}.MessageBubble-module__aiName___wN-PA{display:flex;align-items:center;gap:8px;font-weight:700;color:var(--text-secondary);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;max-width:100%;margin-top:0}.MessageBubble-module__aiName___wN-PA:after{display:none}@media(min-width:768px){.MessageBubble-module__aiName___wN-PA{font-size:1rem}}.MessageBubble-module__markdownContent___54H-g{line-height:1.625;font-weight:500;width:100%;color:inherit;word-wrap:break-word;overflow-wrap:break-word;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g.MessageBubble-module__aiMessageContent___nItgr.MessageBubble-module__emptyPlaceholder___oNhQb{color:var(--text-tertiary);text-align:left;width:fit-content!important;margin-left:0!important;margin-right:auto}.MessageBubble-module__messageBubbleAssistant___O6iNJ.MessageBubble-module__compactLayout___WmnQ1 .MessageBubble-module__markdownContent___54H-g.MessageBubble-module__aiMessageContent___nItgr,.MessageBubble-module__messageBubbleAssistant___O6iNJ.MessageBubble-module__compactLayout___WmnQ1 .MessageBubble-module__aiMessageContent___nItgr,.MessageBubble-module__messageBubbleAssistant___O6iNJ.MessageBubble-module__compactLayout___WmnQ1 .MessageBubble-module__markdownContent___54H-g.MessageBubble-module__aiMessageContent___nItgr.MessageBubble-module__emptyPlaceholder___oNhQb{margin-left:0!important}.MessageBubble-module__messageBubbleAssistant___O6iNJ.MessageBubble-module__compactLayout___WmnQ1 .MessageBubble-module__reactStepsList___NmTVS .MessageBubble-module__waitingBlock___l81rr,.MessageBubble-module__messageBubbleAssistant___O6iNJ.MessageBubble-module__compactLayout___WmnQ1 .MessageBubble-module__reactStepsList___NmTVS .MessageBubble-module__typingDots___wly9f{margin-left:0!important;align-self:flex-start}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g.MessageBubble-module__aiMessageContent___nItgr,.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__aiMessageContent___nItgr{display:block!important;width:100%!important;min-width:100%!important;font-size:15px;line-height:1.625;color:var(--text-primary);white-space:pre-wrap;font-weight:400;flex-direction:initial!important;scrollbar-width:none;-ms-overflow-style:none;margin-top:0;margin-left:48px;margin-bottom:var(--md-gap);position:relative;z-index:auto;min-height:1.625em}.MessageBubble-module__reactStepsList___NmTVS .MessageBubble-module__markdownContent___54H-g.MessageBubble-module__aiMessageContent___nItgr{margin-left:0;margin-bottom:0}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g.MessageBubble-module__aiMessageContent___nItgr.MessageBubble-module__aiMessageContentStandalone___FkfCs{margin-left:0}.MessageBubble-module__messageBubbleAssistant___O6iNJ.MessageBubble-module__compactLayout___WmnQ1 .MessageBubble-module__markdownContent___54H-g.MessageBubble-module__aiMessageContent___nItgr.MessageBubble-module__aiMessageContentStandalone___FkfCs{width:min(100%,max-content)!important;min-width:0!important;max-width:100%!important}.MessageBubble-module__messageBubbleAssistant___O6iNJ.MessageBubble-module__compactStandaloneTextBubble___gcN6Y{width:min(100%,max-content);min-width:0;max-width:100%;padding-left:18px;padding-right:18px;box-sizing:border-box}.MessageBubble-module__compactStandaloneTextActions___mHjL3{width:fit-content}.MessageBubble-module__compactStandaloneTextActions___mHjL3 .MessageBubble-module__messageTimestamp___TgcE2{margin-left:8px}.MessageBubble-module__reactStepsList___NmTVS .MessageBubble-module__stepWrapper___oEQ3R{margin-bottom:0}.MessageBubble-module__reactStepsList___NmTVS .MessageBubble-module__stepWrapper___oEQ3R>div{margin-top:0;margin-bottom:0}.MessageBubble-module__aiContent___mg1Ka>*{display:block!important;width:auto!important;min-width:auto!important;max-width:100%!important;flex-shrink:0!important;flex-basis:auto!important;flex-grow:0!important;flex-direction:initial!important;box-sizing:border-box;overflow:hidden}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g::-webkit-scrollbar{display:none}@media(min-width:768px){.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g{font-size:1rem}}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g p{margin:var(--md-gap) 0;text-align:left;display:block}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g th p,.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g td p{text-align:inherit;margin:0}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g p:first-child{margin-top:0}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g p:last-child{margin-bottom:0}.MessageBubble-module__messageBubbleAssistant___O6iNJ .MessageBubble-module__markdownContent___54H-g p+p{margin-top:var(--md-gap)}.MessageBubble-module__markdownContent___54H-g p{margin:var(--md-gap) 0;text-align:left}.MessageBubble-module__markdownContent___54H-g th p,.MessageBubble-module__markdownContent___54H-g td p{text-align:inherit;margin:0}.MessageBubble-module__markdownContent___54H-g p:first-child{margin-top:0}.MessageBubble-module__markdownContent___54H-g p:last-child{margin-bottom:0}.MessageBubble-module__markdownContent___54H-g ul,.MessageBubble-module__markdownContent___54H-g ol{margin:var(--md-gap) 0;padding-left:1.5em}.MessageBubble-module__markdownContent___54H-g li{margin:var(--md-gap) 0}.MessageBubble-module__markdownContent___54H-g code{background-color:var(--code-bg);padding:.2em .4em;border-radius:.25rem;font-family:Courier New,Monaco,Menlo,monospace;font-size:.9em;color:var(--code-color)}.MessageBubble-module__markdownContent___54H-g li :not(pre)>code,.MessageBubble-module__markdownContent___54H-g li p :not(pre)>code{padding:.12em .28em;vertical-align:baseline}.MessageBubble-module__markdownContent___54H-g{--code-bg: hsl(var(--muted) / .65);--code-color: hsl(var(--primary))}.MessageBubble-module__markdownContent___54H-g pre{background-color:var(--pre-bg);color:var(--pre-color);padding:1em;border-radius:.5rem;overflow-x:auto;margin:var(--md-gap) 0}.MessageBubble-module__markdownContent___54H-g{--pre-bg: hsl(var(--background) / .22);--pre-color: var(--text-primary)}.MessageBubble-module__markdownContent___54H-g pre code{background-color:transparent;color:inherit;padding:0}.MessageBubble-module__markdownContent___54H-g table{border-collapse:collapse;width:auto;max-width:100%;margin:var(--md-gap) 0;margin-left:0;margin-right:auto;font-size:.65rem;background-color:hsl(var(--background) / .7);box-shadow:var(--shadow-sm);border-radius:.5rem;overflow:hidden;table-layout:auto}.MessageBubble-module__markdownContent___54H-g table th,.MessageBubble-module__markdownContent___54H-g table td{border:1px solid var(--glass-border);padding:.4em .6em;text-align:left;white-space:normal;word-break:break-word;overflow-wrap:break-word;vertical-align:top}.MessageBubble-module__markdownContent___54H-g table th{background-color:hsl(var(--muted) / .35);font-weight:600;color:var(--text-secondary);border-bottom:1px solid var(--glass-border);font-size:.65rem}.MessageBubble-module__markdownContent___54H-g table td{color:var(--text-primary)}.MessageBubble-module__markdownContent___54H-g table tr:nth-child(2n){background-color:hsl(var(--muted) / .35)}.MessageBubble-module__markdownContent___54H-g table tr:hover{background-color:hsl(var(--muted) / .55)}.MessageBubble-module__markdownContent___54H-g table td:nth-child(3){color:hsl(var(--success));font-weight:600}.MessageBubble-module__markdownContent___54H-g blockquote{border-left:4px solid hsl(var(--primary));padding-left:1em;margin:var(--md-gap) 0;color:var(--text-secondary);font-style:italic}.MessageBubble-module__markdownContent___54H-g a{color:hsl(var(--primary));text-decoration:underline}.MessageBubble-module__markdownContent___54H-g a:hover{color:var(--text-primary)}.MessageBubble-module__markdownContent___54H-g strong{font-weight:700;color:var(--text-primary)}.MessageBubble-module__markdownContent___54H-g em{font-style:italic}.MessageBubble-module__markdownContent___54H-g hr{border:none;border-top:1px solid var(--glass-border);margin:var(--md-gap) 0}@media(max-width:768px){.MessageBubble-module__messageBubble___Ci-IS{max-width:85%}.MessageBubble-module__markdownContent___54H-g table{font-size:.6rem}}.MessageBubble-module__toolUsage___PELz8{margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--glass-border)}.MessageBubble-module__toolUsageHeader___1vLz5{display:flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;color:hsl(var(--primary));margin-bottom:.5rem}.MessageBubble-module__toolUsageHeader___1vLz5 svg{width:14px;height:14px;color:hsl(var(--primary))}.MessageBubble-module__toolUsageList___EAkHh{display:flex;flex-direction:column;gap:.375rem}.MessageBubble-module__toolUsageItem___Z2xcg{display:flex;align-items:center;gap:.5rem;font-size:.75rem;padding:.375rem .5rem;background:hsl(var(--primary) / .1);border-radius:.375rem}.MessageBubble-module__toolName___jNHWP{font-weight:600;color:hsl(var(--primary))}.MessageBubble-module__toolArgs___xHvy3{font-size:.7rem;color:var(--text-tertiary);font-family:Courier New,Monaco,Menlo,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:200px}.MessageBubble-module__finalResponse___LayZ-{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--glass-border)}.MessageBubble-module__finalResponseLabel___mFBuS{font-size:.75rem;font-weight:600;color:hsl(var(--primary));text-transform:uppercase;letter-spacing:.05em;margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.MessageBubble-module__finalResponseLabel___mFBuS svg{flex-shrink:0}.MessageBubble-module__primaryContent___yACmE{margin-bottom:16px}.MessageBubble-module__processSection___SrSoX{margin-top:16px;padding-top:16px;border-top:1px solid var(--glass-border)}.MessageBubble-module__processSummary___97npx{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:8px 12px;background:hsl(var(--muted) / .25);border-radius:6px}.MessageBubble-module__summaryText___2O07y{font-size:13px;color:var(--text-tertiary);font-weight:500}.MessageBubble-module__toggleButton___8bscU{padding:4px 12px;font-size:12px;background:transparent;border:1px solid var(--glass-border);border-radius:4px;cursor:pointer;transition:all .2s;color:var(--text-primary)}.MessageBubble-module__toggleButton___8bscU:hover{background:hsl(var(--primary) / .92);border-color:hsl(var(--primary) / .7);color:var(--text-inverse)}.MessageBubble-module__processGroups___R7GMt{margin-top:8px}.MessageBubble-module__a2uiContainer___mNJ7j{margin-top:12px;width:100%}.MessageBubble-module__markdownContent___54H-g li{text-align:left}.MarkdownMessage-module__markdownWrapper___7Kb-P{line-height:1.625;font-weight:500;width:100%;min-width:0;color:inherit;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.MarkdownMessage-module__markdownWrapper___7Kb-P p{margin:var(--md-gap) 0;text-align:left}.MarkdownMessage-module__markdownWrapper___7Kb-P th p,.MarkdownMessage-module__markdownWrapper___7Kb-P td p{text-align:inherit;margin:0}.MarkdownMessage-module__markdownWrapper___7Kb-P p:first-child{margin-top:0}.MarkdownMessage-module__markdownWrapper___7Kb-P p:last-child{margin-bottom:0}.MarkdownMessage-module__markdownWrapper___7Kb-P p+p{margin-top:var(--md-gap)}.MarkdownMessage-module__markdownWrapper___7Kb-P h1,.MarkdownMessage-module__markdownWrapper___7Kb-P h2,.MarkdownMessage-module__markdownWrapper___7Kb-P h3,.MarkdownMessage-module__markdownWrapper___7Kb-P h4,.MarkdownMessage-module__markdownWrapper___7Kb-P h5,.MarkdownMessage-module__markdownWrapper___7Kb-P h6{margin:1.25rem 0 var(--md-gap);font-weight:600;line-height:1.3}.MarkdownMessage-module__markdownWrapper___7Kb-P h1:first-child,.MarkdownMessage-module__markdownWrapper___7Kb-P h2:first-child,.MarkdownMessage-module__markdownWrapper___7Kb-P h3:first-child{margin-top:0}.MarkdownMessage-module__markdownWrapper___7Kb-P[data-jova-chat-markdown] h1{font-size:1.35rem;line-height:1.3}.MarkdownMessage-module__markdownWrapper___7Kb-P h2{font-size:1.2rem}.MarkdownMessage-module__markdownWrapper___7Kb-P h3{font-size:1.1rem}.MarkdownMessage-module__markdownWrapper___7Kb-P h4{font-size:1.05rem}.MarkdownMessage-module__markdownWrapper___7Kb-P ul,.MarkdownMessage-module__markdownWrapper___7Kb-P ol{margin:var(--md-gap) 0;padding-left:1.5em}.MarkdownMessage-module__markdownWrapper___7Kb-P li,.MarkdownMessage-module__markdownWrapper___7Kb-P ul ul,.MarkdownMessage-module__markdownWrapper___7Kb-P ol ol,.MarkdownMessage-module__markdownWrapper___7Kb-P ul ol,.MarkdownMessage-module__markdownWrapper___7Kb-P ol ul{margin:var(--md-gap) 0}.MarkdownMessage-module__markdownWrapper___7Kb-P code{background-color:hsl(var(--muted) / .65);padding:.2em .4em;border-radius:3px;font-family:Consolas,Monaco,Courier New,monospace;font-size:.875em;color:hsl(var(--primary))}.MarkdownMessage-module__markdownWrapper___7Kb-P li :not(pre)>code,.MarkdownMessage-module__markdownWrapper___7Kb-P li p :not(pre)>code{padding:.12em .28em;vertical-align:baseline}.MarkdownMessage-module__codeBlockShell___wTg3I{position:relative;margin:var(--md-gap) 0;max-width:100%;min-width:0;border-radius:8px;overflow-x:auto;overflow-y:hidden;border:1px solid hsl(var(--border) / .35);box-shadow:0 1px 2px hsl(var(--foreground) / .06)}.MarkdownMessage-module__syntaxHighlighterPre___ObXEJ{box-sizing:border-box;width:100%;min-width:0}.MarkdownMessage-module__copyBtn___Kgh5A{position:absolute;top:6px;right:6px;z-index:2;display:inline-flex;align-items:center;gap:4px;padding:3px 8px;font-size:.6875rem;font-weight:600;line-height:1.2;border-radius:6px;border:1px solid hsl(var(--border) / .45);background:hsl(var(--card) / .92);color:hsl(var(--foreground));cursor:pointer;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);opacity:1;pointer-events:auto;transition:opacity .15s ease,background .15s ease,border-color .15s ease,color .15s ease}@media(hover:hover)and (pointer:fine){.MarkdownMessage-module__codeBlockShell___wTg3I .MarkdownMessage-module__copyBtn___Kgh5A,.MarkdownMessage-module__tableBlock___K06U3 .MarkdownMessage-module__copyBtn___Kgh5A{opacity:0;pointer-events:none}.MarkdownMessage-module__codeBlockShell___wTg3I:hover>.MarkdownMessage-module__copyBtn___Kgh5A,.MarkdownMessage-module__codeBlockShell___wTg3I:focus-within>.MarkdownMessage-module__copyBtn___Kgh5A,.MarkdownMessage-module__tableBlock___K06U3:hover>.MarkdownMessage-module__copyBtn___Kgh5A{opacity:1;pointer-events:auto}}.MarkdownMessage-module__codeBlockShell___wTg3I>.MarkdownMessage-module__copyBtn___Kgh5A:focus-visible,.MarkdownMessage-module__tableBlock___K06U3>.MarkdownMessage-module__copyBtn___Kgh5A:focus-visible{opacity:1;pointer-events:auto}.MarkdownMessage-module__copyBtn___Kgh5A:hover{background:hsl(var(--muted) / .85);border-color:hsl(var(--border) / .65)}.MarkdownMessage-module__copyBtn___Kgh5A:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.MarkdownMessage-module__codeBlockShell___wTg3I::-webkit-scrollbar{width:6px;height:6px}.MarkdownMessage-module__codeBlockShell___wTg3I::-webkit-scrollbar-track{background:transparent}.MarkdownMessage-module__codeBlockShell___wTg3I::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, hsl(var(--foreground) / .12));border-radius:8px;-webkit-transition:background .2s ease;transition:background .2s ease}.MarkdownMessage-module__codeBlockShell___wTg3I::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover, hsl(var(--foreground) / .2))}.MarkdownMessage-module__codeBlockShell___wTg3I{scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, hsl(var(--foreground) / .12)) transparent}.MarkdownMessage-module__markdownWrapper___7Kb-P blockquote{border-left:4px solid hsl(var(--primary));padding-left:1em;margin:var(--md-gap) 0;color:var(--text-secondary);font-style:italic}.MarkdownMessage-module__markdownWrapper___7Kb-P hr{border:none;border-top:1px solid hsl(var(--border) / .5);margin:var(--md-gap) 0}.MarkdownMessage-module__markdownWrapper___7Kb-P a{color:hsl(var(--primary));text-decoration:none;transition:color .2s}.MarkdownMessage-module__markdownWrapper___7Kb-P a:hover{color:hsl(var(--primary) / .85);text-decoration:underline}.MarkdownMessage-module__markdownWrapper___7Kb-P strong{font-weight:700}.MarkdownMessage-module__markdownWrapper___7Kb-P em{font-style:italic}.MarkdownMessage-module__markdownWrapper___7Kb-P table{border-collapse:collapse;width:100%;margin:var(--md-gap) 0;font-size:.875rem}.MarkdownMessage-module__tableBlock___K06U3{position:relative;margin:var(--md-gap) 0;max-width:100%;min-width:0}.MarkdownMessage-module__tableBlock___K06U3 table{margin:0;width:max-content;min-width:100%;max-width:none;box-sizing:border-box;table-layout:auto}.MarkdownMessage-module__markdownWrapper___7Kb-P .MarkdownMessage-module__tableBlock___K06U3 th,.MarkdownMessage-module__markdownWrapper___7Kb-P .MarkdownMessage-module__tableBlock___K06U3 td{border:1px solid hsl(var(--border) / .5);padding:.5rem .75rem;text-align:left;white-space:normal;word-break:break-word;overflow-wrap:anywhere;vertical-align:top}.MarkdownMessage-module__markdownWrapper___7Kb-P table th,.MarkdownMessage-module__markdownWrapper___7Kb-P table td{border:1px solid hsl(var(--border) / .5);padding:.5rem .75rem;text-align:left}.MarkdownMessage-module__markdownWrapper___7Kb-P table th{background-color:hsl(var(--muted) / .6);font-weight:600}.MarkdownMessage-module__markdownWrapper___7Kb-P table tr:nth-child(2n){background-color:hsl(var(--muted) / .35)}.MarkdownMessage-module__tableScrollWrap___sPM9t{display:block;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;min-width:0;box-sizing:border-box;overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, hsl(var(--foreground) / .12)) transparent;border-radius:8px}.MarkdownMessage-module__tableScrollWrap___sPM9t::-webkit-scrollbar{height:6px}.MarkdownMessage-module__tableScrollWrap___sPM9t::-webkit-scrollbar-track{background:transparent}.MarkdownMessage-module__tableScrollWrap___sPM9t::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, hsl(var(--foreground) / .12));border-radius:8px}.MarkdownMessage-module__markdownEmbeddedImage___o6gEq{display:block!important;max-width:min(100%,420px);max-height:min(45vh,320px);margin:var(--md-gap) 0}.MarkdownMessage-module__markdownEmbeddedImage___o6gEq img{max-width:100%;max-height:min(45vh,320px);width:auto!important;height:auto!important;object-fit:contain;border-radius:6px}html[data-theme=light] .MarkdownMessage-module__codeBlockShell___wTg3I,html.light-theme .MarkdownMessage-module__codeBlockShell___wTg3I{background:hsl(var(--foreground) / .04);border-color:hsl(var(--border) / .45)}html[data-theme=light] .MarkdownMessage-module__codeBlockShell___wTg3I pre,html.light-theme .MarkdownMessage-module__codeBlockShell___wTg3I pre{background:hsl(var(--foreground) / .05)!important}html[data-theme=light] .MarkdownMessage-module__markdownWrapper___7Kb-P :not(pre)>code,html.light-theme .MarkdownMessage-module__markdownWrapper___7Kb-P :not(pre)>code{background-color:hsl(var(--foreground) / .08);color:hsl(var(--foreground))}html[data-theme=light] .MarkdownMessage-module__copyBtn___Kgh5A,html.light-theme .MarkdownMessage-module__copyBtn___Kgh5A{background:hsl(var(--card) / .95);border-color:hsl(var(--border) / .5)}.index-module__systemPrompt___MBmXY{max-width:85%;padding:12px 16px;font-size:14px;line-height:20px;color:#ffffffe6;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:12px;white-space:pre-wrap;word-break:break-word;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}html[data-theme=light] .index-module__systemPrompt___MBmXY,html.light-theme .index-module__systemPrompt___MBmXY{color:var(--text-primary);background:#faf8f5;border:1px solid rgba(236,79,74,.35)}@font-face{font-family:echos-icon;src:url(//at.alicdn.com/t/c/font_4575680_7z2ewl4zjm6.woff2?t=1741258209873) format("woff2"),url(//at.alicdn.com/t/c/font_4575680_7z2ewl4zjm6.woff?t=1741258209873) format("woff"),url(//at.alicdn.com/t/c/font_4575680_7z2ewl4zjm6.ttf?t=1741258209873) format("truetype")}.echos-icon{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:echos-icon!important;font-size:16px;font-style:normal}.randomly_inserted:before{content:""}.link:before{content:""}.remind:before{content:""}.close_remind:before{content:""}.collapse_the_keyboard:before{content:""}.move_up:before{content:""}.move_down:before{content:""}.file:before{content:""}.Users_team_fill:before{content:""}.forward:before{content:""}.wechat:before{content:""}.background_color:before{content:""}.delete_trash:before{content:""}.left_aligned:before{content:""}.align_right:before{content:""}.add_a_link:before{content:""}.Center_aligned:before{content:""}.seo:before{content:""}.change_the_picture:before{content:""}.line_thickness:before{content:""}.width_mode:before{content:""}.link_cloud_sucess:before{content:""}.close_remind:before{content:""}.remind:before{content:""}.qrcode_line:before{content:""}.new_conver_line:before{content:""}.score:before{content:""}.form:before{content:""}.single_choice:before{content:""}.drop_down_menu:before{content:""}.digital_input_box:before{content:""}.single_line_text:before{content:""}.multi_line_text:before{content:""}.cut:before{content:""}.expand:before{content:""}.drawing_board:before{content:""}.rotatio_line:before{content:""}.play_fill:before{content:""}.enlarge:before{content:""}.stop_it:before{content:""}.put_it_away:before{content:""}.send_out:before{content:""}.format_line:before{content:""}.minus_line:before{content:""}.personal_line:before{content:""}.notes_line:before{content:""}.love_fill:before{content:""}.wechat_line:before{content:""}.man_line:before{content:""}.women_line:before{content:""}.tailor_line:before{content:""}.at_line:before{content:""}.time-line:before{content:""}.polymerization-fill:before{content:""}.card-fill:before{content:""}.change-line:before{content:""}.card-line:before{content:""}.scan-fill:before{content:""}.batch_line1:before{content:""}.merge_unit_line:before{content:""}.small_program_line:before{content:""}.authentication_line:before{content:""}.box_line:before{content:""}.secure_line:before{content:""}.web_line:before{content:""}.batch_line:before{content:""}.set_line:before{content:""}.right_alignment_line:before{content:""}.block_line:before{content:""}.create_new_group:before{content:""}.people_line:before{content:""}.title_two_fill:before{content:""}.title_three_fill:before{content:""}.title_one_fill:before{content:""}.added_link_line:before{content:""}.wait_prompt_fill:before{content:""}.warning_prompt_fill:before{content:""}.success_prompt_fill:before{content:""}.clear_fill:before{content:""}.fail_prompt_fill:before{content:""}.public_certification_fill:before{content:""}.play_button_fill:before{content:""}.text_fill:before{content:""}.picture_downloading_fill:before{content:""}.certified_company_fill:before{content:""}.question_mark_fill:before{content:""}.checkbox_checked:before{content:""}.add_line:before{content:""}.add_friend_line:before{content:""}.address_line:before{content:""}.animation_line:before{content:""}.advertisement_line:before{content:""}.backstage_management_line:before{content:""}.bottom_inner_spacing:before{content:""}.batch_import_line:before{content:""}.checkbox_unchecked:before{content:""}.calendar_schedule_line:before{content:""}.attachment_line:before{content:""}.bill_line:before{content:""}.bold_line:before{content:""}.banner_line:before{content:""}.bottom_aligned_line:before{content:""}.all_spacing_line:before{content:""}.contacts_line:before{content:""}.cloud_documents_line:before{content:""}.container_line:before{content:""}.close_your_eyes:before{content:""}.attendance_line:before{content:""}.copy_line:before{content:""}.code_line:before{content:""}.center_horizontally_line:before{content:""}.crm_line:before{content:""}.community_line:before{content:""}.center_alignment_line:before{content:""}.comments_line:before{content:""}.dilute_line:before{content:""}.coupon_line:before{content:""}.delete_trash_line:before{content:""}.cut_line:before{content:""}.double_arrow_right:before{content:""}.convert_line:before{content:""}.approval_line:before{content:""}.close_line:before{content:""}.double_line_arrangement:before{content:""}.close_cancel_line:before{content:""}.double_arrow_left:before{content:""}.dividing_line:before{content:""}.cord_line:before{content:""}.colour_line:before{content:""}.down_arrow_line:before{content:""}.discount_line:before{content:""}.down_arrow:before{content:""}.download_line:before{content:""}.drop_down_arrow:before{content:""}.enlarge_line:before{content:""}.exit_line:before{content:""}.edit_line:before{content:""}.drag_sort_line:before{content:""}.end_line:before{content:""}.emoji_fill:before{content:""}.face_recognition_line:before{content:""}.flip_line:before{content:""}.factory_line:before{content:""}.export_line:before{content:""}.expend_more_line:before{content:""}.file_line:before{content:""}.formula_line:before{content:""}.drag_portrait:before{content:""}.expression_line:before{content:""}.filter_line:before{content:""}.goods_and_commodities:before{content:""}.gif_line:before{content:""}.image_placeholder_fill:before{content:""}.hot_zone_line:before{content:""}.history_record_line:before{content:""}.full_screen_line:before{content:""}.import_line:before{content:""}.hamburger_line:before{content:""}.info_line:before{content:""}.hide_view_eyes:before{content:""}.left_alignment_line:before{content:""}.insert_text_line:before{content:""}.left_arrow_line:before{content:""}.left_up_arrow:before{content:""}.left_inner_spacing:before{content:""}.left_outer_spacing:before{content:""}.lr_column_spacing:before{content:""}.left_down_arrow:before{content:""}.left_arrow:before{content:""}.line_spacing_line:before{content:""}.insert_button_line:before{content:""}.lr_inner_spacing:before{content:""}.keyboard_line:before{content:""}.link_line:before{content:""}.love_line:before{content:""}.like_line:before{content:""}.lr_outer_spacing:before{content:""}.merge_line:before{content:""}.lower_margin_line:before{content:""}.merge_cell_line:before{content:""}.message_line:before{content:""}.message_bubble_line:before{content:""}.magic_wand_line:before{content:""}.mobile_phone_line:before{content:""}.message_notification_line:before{content:""}.mobile_responsiveness_line:before{content:""}.more_line:before{content:""}.more_categories_line:before{content:""}.more_display_line:before{content:""}.node_line:before{content:""}.page_line:before{content:""}.personnel_ban_delete:before{content:""}.organizational_structure_line:before{content:""}.picture_line:before{content:""}.pause_line:before{content:""}.people_center_line:before{content:""}.phone_line:before{content:""}.position_drag_line:before{content:""}.mouseover_drag_line:before{content:""}.normal_screen_line:before{content:""}.positioning_line:before{content:""}.picture_fill:before{content:""}.proportional_width_line:before{content:""}.refresh_line:before{content:""}.print_line:before{content:""}.ratio_line:before{content:""}.release_line:before{content:""}.right_arrow_line:before{content:""}.pn_in_room:before{content:""}.return_line:before{content:""}.repeat_line:before{content:""}.right_arrow:before{content:""}.record_line:before{content:""}.reduce_line:before{content:""}.right_margin_line:before{content:""}.right_outer_spacing:before{content:""}.right_down_arrow:before{content:""}.right_up_arrow:before{content:""}.rounded_corners_line:before{content:""}.screen_lower_right:before{content:""}.secondary_dropdown_arrow:before{content:""}.screen_center_line:before{content:""}.scan_line:before{content:""}.search_line:before{content:""}.sequence_line:before{content:""}.share:before{content:""}.screen_upper_right:before{content:""}.share_line:before{content:""}.save_line:before{content:""}.shrink_line:before{content:""}.shield_information_line:before{content:""}.sort_line:before{content:""}.shopping_cart_line:before{content:""}.spacing_line:before{content:""}.shopping_bag_line:before{content:""}.special_effects_line:before{content:""}.service_line:before{content:""}.shop_line:before{content:""}.seo_line:before{content:""}.subset_line:before{content:""}.tb_column_spacing:before{content:""}.split_cells_line:before{content:""}.standard_line:before{content:""}.tb_margin_line:before{content:""}.strikethrough_line:before{content:""}.stroke_brush_line:before{content:""}.tb_spacing_line:before{content:""}.text_color_line:before{content:""}.title_row_line:before{content:""}.title_bar_line:before{content:""}.top_aligned_line:before{content:""}.tilt_line:before{content:""}.top_outer_spacing:before{content:""}.up_arrow_line:before{content:""}.topic_line:before{content:""}.underline_line:before{content:""}.text_line:before{content:""}.uploading_line:before{content:""}.transfer_line:before{content:""}.warning_line:before{content:""}.upload_line:before{content:""}.top_spacing_line:before{content:""}.wifi_line:before{content:""}.website_line:before{content:""}.up_arrow:before{content:""}.transport_line:before{content:""}.work_order_line:before{content:""}.yes_line:before{content:""}.iconSpin{animation:spin 2s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.index-module__linkComponent___6cwEq{font-size:12px;width:264px;padding:0 20px;overflow:hidden;text-align:left;box-shadow:0 25px 50px -12px #00000040;border-radius:10px;background-color:#ffffff1a;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1)}.index-module__head___kMhpZ{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;color:#60a5fa;cursor:pointer;border-bottom:1px solid rgba(255,255,255,.1);font-size:14px;height:40px;line-height:40px}.index-module__head___kMhpZ span{margin-left:6px}.index-module__body___tox-B{color:#fff9;display:flex;padding:10px 0;align-items:center;border-bottom:1px solid rgba(255,255,255,.1)}.index-module__body___tox-B .index-module__status___VQT8c{line-height:50px}.index-module__body___tox-B .index-module__desc___fYEW-{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;width:182px;height:48px;line-height:16px;cursor:pointer}.index-module__body___tox-B .index-module__img___FLCqU{flex:0 0 48px;height:48px;border-radius:4px;margin-left:2px;cursor:pointer}.index-module__footer___5HQAf{font-size:14px;display:flex;height:30px;justify-content:space-between;align-items:center}.index-module__footer___5HQAf .index-module__url___hn5hR{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;overflow:hidden;text-decoration:underline;cursor:pointer;color:#60a5fa;width:80%}.index-module__footer___5HQAf .index-module__copy___YQdff{cursor:pointer}html[data-theme=light] .index-module__linkComponent___6cwEq,html.light-theme .index-module__linkComponent___6cwEq{background-color:hsl(var(--foreground) / .04);border-color:hsl(var(--foreground) / .1)}html[data-theme=light] .index-module__linkComponent___6cwEq .index-module__body___tox-B,html.light-theme .index-module__linkComponent___6cwEq .index-module__body___tox-B{color:var(--text-secondary);border-bottom-color:hsl(var(--foreground) / .1)}html[data-theme=light] .index-module__linkComponent___6cwEq .index-module__head___kMhpZ,html.light-theme .index-module__linkComponent___6cwEq .index-module__head___kMhpZ{border-bottom-color:hsl(var(--foreground) / .1)}.index-module__videoPlayer___KLB2q{width:230px;overflow:hidden;position:relative}.index-module__videoPlayer___KLB2q video{width:100%;padding:0;outline:none;border-radius:10px}.index-module__voiceWrap___Az9MJ{display:inline-flex;align-items:center;padding:8px;border-radius:12px;background-color:#ffffff1a;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(12px);--voice-duration-color: rgba(255, 255, 255, .7)}.index-module__duration___wKRYR{flex:none;font-size:12px;min-width:2.5em;text-align:right;color:var(--voice-duration-color)}@media(prefers-color-scheme:light){.index-module__voiceWrap___Az9MJ{--voice-duration-color: rgba(0, 0, 0, .55)}}html[data-theme=dark] .index-module__voiceWrap___Az9MJ,html.dark-theme .index-module__voiceWrap___Az9MJ{--voice-duration-color: rgba(255, 255, 255, .7)}html[data-theme=light] .index-module__voiceWrap___Az9MJ,html.light-theme .index-module__voiceWrap___Az9MJ{--voice-duration-color: hsl(var(--foreground) / .55)}.index-module__audio___0jgZd{flex:1;min-width:0;height:32px}.index-module__fileCard___Ru-8q{color:#ffffffe6;font-size:12px;display:inline-block;vertical-align:top;box-sizing:border-box;width:362px;max-width:100%;padding:0 16px;overflow:hidden;position:relative;text-decoration:none;text-align:left;background-color:#ffffff1a;backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:8px}.index-module__text-overflow___VDPgX{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__itemLeft___6gBqY{flex:none;width:36px;height:36px;margin-right:8px}.index-module__itemRight___I-2-u{flex:auto;overflow:hidden}.index-module__itemInfo___eyoIF{display:flex;align-items:center;margin:10px 0}.index-module__itemName___xd9d9{font-size:13px;font-weight:700;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__itemMsg___VF-j7{color:#fff9;margin-top:3px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__itemMsgPercent___H2Qic{color:#008cff;font-size:12px;margin-left:4px}.index-module__fileName___KoWUv{color:#fff9}.index-module__buttonGroup___LbEi6{font-size:13px;display:flex;align-items:center;text-align:center}.index-module__button___gC0sb{color:#fffc;height:34px;line-height:34px;border-top:1px solid rgba(255,255,255,.1);cursor:pointer;position:relative;flex:1;text-decoration:none}.index-module__button___gC0sb:hover{color:red}.index-module__button___gC0sb+.index-module__button___gC0sb:after{content:"";display:block;width:1px;height:16px;position:absolute;top:9px;left:0;background:#ffffff1a}.index-module__button___gC0sb .echos-icon{vertical-align:bottom}.index-module__fileCardStack___Lou3C{display:inline-flex;flex-direction:column;vertical-align:top;box-sizing:border-box;gap:4px;align-items:stretch;width:362px;max-width:100%}.index-module__fileCardStack___Lou3C .index-module__fileCard___Ru-8q{width:100%;max-width:none}.index-module__progress___0Rg3l{width:100%;line-height:4px;position:absolute;bottom:0;left:0}html[data-theme=light] .index-module__fileCard___Ru-8q,html.light-theme .index-module__fileCard___Ru-8q{color:var(--app-fg);background-color:hsl(var(--foreground) / .04);border-color:hsl(var(--foreground) / .1)}html[data-theme=light] .index-module__itemMsg___VF-j7,html[data-theme=light] .index-module__fileName___KoWUv,html.light-theme .index-module__itemMsg___VF-j7,html.light-theme .index-module__fileName___KoWUv{color:var(--muted-foreground)}html[data-theme=light] .index-module__button___gC0sb,html.light-theme .index-module__button___gC0sb{color:var(--app-fg);border-top-color:hsl(var(--foreground) / .1)}html[data-theme=light] .index-module__button___gC0sb:hover,html.light-theme .index-module__button___gC0sb:hover{color:var(--destructive)}html[data-theme=light] .index-module__button___gC0sb+.index-module__button___gC0sb:after,html.light-theme .index-module__button___gC0sb+.index-module__button___gC0sb:after{background:hsl(var(--foreground) / .1)}.file-icon-module__doc___6y69a{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAAqlJREFUWEftmDFoU1EUhv9Ti5BCwBpETPIaI4qDUFCwLg66FNRFcLWDgzikdpRuteCgbtbR1bUd66hrW0ENKBQLQtuITZNWLDQvNeXK7/WSl+d7edfw0jr0Ti/v3nu+//z3nBsSKSyoEQEeARhADGMoheJIHhdEZDcqnBTm1Q8RJKMW2s7fyADuLpZvZnEqSoCMLihlG9hmHeHJXqDsYrXfQf6qSCNsX9fgBJZdfO13kAsT0FW4EbDu4OQ9kZ9+B7oOJ7Di4tt7B7mHIjteAXsCJ3C9jvKHLByvgD2DGwErWQyMidT5OXb48Ang6OHwvqjUUd5sIHcnL27s8HQCuHwM6JG2AiqbDTixw23uAq5RgvF9gwOY/D/hmQSQ6AVqDaBU+9vMM0mA9/JGHdho6V4gcQjI9Ok9pW2gFvwVE5759TRwLa0D3H/bCqew8XP63dIW8Gyxdf5SCrid19AH70KrIBzuBUwtAp+3mkG8wviWAG92d08Dg0eA4nfgxVIHcG6ZHNQ9+2YNmF5pBmHWFEe7Of/yCzBXbc4/Pa+t97/3yWhfcLcc4MpxYHUbePJJbyWMogieLWl7vRmyFsbO6rV+R/4J7rV+oqiBFENRdOP1mhbiPVsjOMLy38ZGtprfQnOejz/qLjBHwLMl0HyOsNwOTltZvTzT6WWAYryZGic4z2OgExaW28FZtcyWQGbDZ4L4zGGOproDvPpTA0HtF1Dz0bZzk7GehZft0+1Di80wXWHm2RmsiYhhBzfWM1jQxWGKzMBMccYCNzcWgwVVsbe9WIQsRothlzkvDNrNUQ24y/meAtrNd3zmFll0ssQu804iW+w5gFuYFP+SA9vj99Qi4v7ZrhQm+M/EvAguWiiNdYkChqUwp1LSg1H+bos1eptgolB8PiQzvwDtfmPtm8qpeQAAAABJRU5ErkJggg==) no-repeat center / contain}.file-icon-module__pdf___37rBI{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAAipJREFUWEftlUFIFFEYx38Pdzu0iJFFRbkrBVKZGKFRhiKBBkZQ4HqJQoVOyh4kvISwUqfo6sFbF71oopcugghRB29G2amIwNZmXaigMBedeD2Gea3Nzrgz46V9p5n3vu/7/d//e29GmMneOyAegYgTxGhrWeby+WbR1JR3KyfM7v7vCCrdAj2v37gGkUiGukTCTYAwk/2m58JeAiX82BFYz61RsZUQPT2bTmnhwSXRyBlEt2qcBIQLdxEQPtwSkFuNi1Tql96CvYH/EZBdJ5c5oQvYO/g/BAQPv94Jx48634s1I8v7lbhIpzeCh5+ug7ZLxS9lxsjyYSUePFxiDx2EaLS4gI38aDhwLx8jk3QZ7sWoYGMcbW+sh3NnbNjEtP18swti+9X7m3ew/NZeu9qqfir6KIyx1hzht7uhqwO+flOhB6pg9TMMj8LYY9gXhc28EvHjJ8wvwuxzGLkPp2rVnDWstULfisJbLsLAsEqRTjwYgsln0NEOr5bAciN1Dy40Qu+ggsvx8Il7iwKBS8zEOEzNQcNZqIz93Qq9Zbokz7ZLe42sbbu+c1lQtkLOnazdabvl3q5sb78Ciy9VSuYLLLxQzxZI35G+88Bt11XrcHkW5OGMxdT5CKXnhfDD1fbMx0/q8MkrFwjc/az6jyh/2/17WEKFsu0lmOY/pWy7fw9LqPAf226OCDPZtwSiuQTjfKZsdwrz1t1qKiKDgPBZbRfp26/F9NOZ3wPyNmrrI780AAAAAElFTkSuQmCC) no-repeat center / contain}.file-icon-module__ppt___9DplQ{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAAcVJREFUWEftl7FLQlEUxr+bY/rEhKChlyjRkEOUTbkY4WC0Gg3NLq0ZDUFDVPYX1F/Q1lCj1aRL1CLNEQWaJk90KbO4cRHJzPfufXqfEXnXd+75fee75xx4hCbiq6DYAYEKGcc/nUFkeYoQQnnpCE3EKwAcvEDh78EwUH29R2jRyxPA4FyFwmAWyOCDdqBYeIDN4SOh0LvefevgjKg9Z0HsY3oCrIVzBFgPbwhQsh4SiNWan6A38LqAJyhZtVlA7+BtBMiHzy0AdkV/QIr5HLSqh0Sjb/Lh3glgfNJ4Oov5PLSqKh/OsE43MECMBdRetq2Bi22lvwKfXwKGR9rXVC4BhSxwe8P2uljdgInKV2LAqNc4MRNwfCQqoAN4IQdcnH4XofoANmLspM+BdFKk+g7gj3f16lpPJAr4ZwC97z9vSISznggEfwGuuADWE04XcJ0CLs8sst0oLev0wz0LG64dnDUh6/RUEqiURKpmMRLfXBT5FdeHC3jW2HDic8xLasJ2tkCcQ0BZq+/w7o8JePew1gx9uHxPBTL2bRcwSX7If7Wd0i1C99evQMisfFe5GcOE7m66YftYA8D5xeAmMxOQIRsHJ58+kAkYthJmVQAAAABJRU5ErkJggg==) no-repeat center / contain}.file-icon-module__rar___YdsmW{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAAjpJREFUWEftlzFv01AQx/8XN/ajLXSoRCd7QWKirZCKqARiQUkX8w3oN2BhKBsSSGz9AszAzI7K1oBkIySUVmIqSLAARQlNnoPjxM/oGSVN29RxXhMXBCdlsH2+3/nuf6cX4puFVRAeAWQhpU1dexF7tj4/Q/Dp6YG3PK+xMbdSKqYJRfVSsUbA2TTOHZ8keKVSBVGubN5yFgfFJF4qRoOcDj/XrdXurSiKEDW/ov1tI74n4c2gBcaMLdN2FpJiK8E7AWUSefM2RK2Mn1trB+DygjH9nWm7l49LQAmuzSxAfrE2fRETs8sI+Q6Cj4+PwAcloAQf1HNZ9l4zmP7Wst2lwxUYObxa/QG/GRypNGOGa9rO1d4HSnBZdmnazCJy5+YhvA/dsnPOUeeNvm1mLO+a9ptuAkrwJMEJIbC7+x3imBkymO5YtrssYyjBkwQngzaDALW9Otph2LcCBtM3Ldu9oQRPEtw+LUIQtOJfP8trubtjhCevLiI8UIInCS7ttlSGJwlu7HC5VuWGI6KYJfwv3d0+dng6wY2p56cKP9We/xFwOXJyv2cquLSKTvI78ZyfJAll+Jn59XjOe83fvjdULsrwzqj10rxXK9nB5WlVnlrJmMPE+QIyhfvbawj3ypCKZ5fW/xH45NKTuNwdCyuv4b9/mE3PoU1Bm76wD+c7QOhlBB8K099ZedRGwMZ/+NB/kf/+ske4T7xUcAG6MoqvGTJGkSLn5myjrd0RAr+PohmYRqI8ef3l819qD4ywsVU3UQAAAABJRU5ErkJggg==) no-repeat center / contain}.file-icon-module__txt___iRqVd{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAAhNJREFUWEftmLFrE1Ecxz+/2GjVtlZqixST1JiKQigu6tJVBxEHB10s4qJDgqBzRS3dHXTqIv4Dgk6Ci6utUykoWkvQUOtFRWI1dzb15FHDXUmT9wjvsphb3/f9Pt/f937vjjvJzfkTAtNAEgvXyQEWLh1kTER8XTnJzfplEXp1QtP1s8Pws0rhfJK0zoDk53ytQ1Ow0il4TxxWXD58TZC5JrLWaH9kcAV0XJZLCUYaGYgUrjMQObxmoOiRvj4qXvgWtAWugCUP56NLMmygbfCtDFiHnxmGvnjj8/HFw1mCkZsJqViHZ/shu6f54XQ8SgVIWYcr7L4dEJPmBrx1piKBGz6U7nTgdUmd2g+7uuoDdFzo6YLnK8Ga0q5WYai7Xv+rulkbUjSO/cYR6N8OO7dBPAblf6+HZ8twIQUvPsOTIijwuQPwtAjjQxul1VFb+wOVdfj+G+692XIK9Pc8fxgGu+H2fFDgagYyvfDwPUykobAKM4vB+t0xKLnw4G3T0WsNrkpOZjc6VN2Fjam1yOEXUzA+CK++waOlzR1GCj/aB1cOwacKJHfDzDt4XW5T7CpydU0vQG0ww9FH1vnlNBzbG3RbS2HxRzB01uCGj8pWZPppb6Wq4Z4O3DAou7JO7HbzNKzWid0wKLuy/zR2X7il/kzMinDcbqL6aj6cltxLf0Bi5AHNN4a+oKlCfObvn5DHfwF/2SHouuvwNgAAAABJRU5ErkJggg==) no-repeat center / contain}.file-icon-module__xls___6byA0{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAArNJREFUWEftlF9oUnEUx78/dbY5JcksXHPOthquBbEhFETlQ6NYBC2QEOwtegmK3loGe1h7jJ63p4j+QGRPUtBLj5U2osJirDZ3UWFry3LmkLkb5y5FTefv2nX1sN/L5XLPPZ/v+f7OOcwTHPOCYQRgbVDgHDZ1vnW0H3O6GFuplo55guM/wGCoFsj7/bTlAERRFNS7nHY3Y9n1/mOe0LjIm5gnjuBmrR7x5e/CVGt69zBzVXSgbnASGltORLe0CjY3c5d1oK5wEiCkFwWdNWovJ6Du8JyAgDVqf1TiwIbASUAkvSA8tcaKBGwYvJwAxeEnd/agpdFYcTC+pOYj96aznS9crhXF4ZbGreg374NGpaooYCo1N/tgerVDcTgRG9UNMDbo1l0LiWz6el3gPMsIDMP/P9zWtA3etkMQReDTUhyPYxNFxenUWlxsPwp6zqYXcFd4Wb14OZV7rQdxYkePlHRkMoCPyXgeQOAjpj3S+1DYj0h6UVk4VeXrOgVyYT6TxFD4CX5mM+gz2nC147gEo4qfzX2oDqYIOZVTPIFHuwel5AQh+2/vP4dmtRZvEhHc+vycD1wLnP4h6+kKfm8s2JpMkgOX3z+UntxHbuW5xL6uATj0ljyntAe4BNQKL6y+8P65oLmgWuDbtXrp3umec4fun2u8CtXVAicwNd7XzBJCiZn8+FGzUdNxH7nwsy29GLT0Fs16Tkwqm8EVOU0nB+4wWODbO5Afs5zN5ALNP+2BcDKOm5MBvuJ54ZR4tPsMzFqDZPe1sL9orAob0B+f+GP9llXDC6equw1roxX6NlN2fZKAZs1aE5bu/r+C8/koM4q3cplp+cI34Xw+KRy1abvChvKl+5e2r0K8wTzBsddgzMknV7koUUQ/O//qjmlFk7mEVTDlUlfJpMK7+30X/L8A00pdWlLwNzsAAAAASUVORK5CYII=) no-repeat center / contain}.file-icon-module__apk___WA22c{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAArNJREFUWEdjjDo9K5aBkaGFgYFRjoEKwE5I9Uq6or0eIyPjf0LGMUadnv2JgZGBl5BCYuVDpU0Yvv7++SBa1lyJkAMYo87MJuhCYi0GqQNZzsfCwfDsx4dHh2VYVWYxmvzGpZ9mloMsfPHjw7ODMqwKuBxAU8sJOYDmlsMccOKHiNJkVdWfyFFAF8vBDvj56dWJ70JyyA6gm+XYHEB1y0OkjBn4WTlxZpCXvz6+evHvn0KRrNV3qltuyC/HYCSAv7x68fPT65f//8pT3XKQl8XYeRmYGJnwFg8/Gf400cRyogolRoaGUcuxhpQenwyDFq8Uw4qnp+DyDiLqDBLs/GD+178/GTa/uAiXi5A2w6oWWT9cMaFgr1TzYtDhlWLY/OIS3FCQmBKXCMO3v7/A5oiw8TAcfXeXYdr9/QxLjVMYos/OAYv7Sugz+EnoM2x6cRHFgURbPtsgjuH1r89g9VXX1oNpkOUg0H5rG5hOkrNmsBNRY0g4Nx9uOUGLQRrx+RwUhPYiqgzT7x9kKFJxZei7s5vh0qcnBC1f8fQ0fh/DvI7P8jatQIY3P78w9N3dzdCjHcpw79sbcNCiBzuoNDv1/gE82GHRgTO4CVkOSmjlqh4Mn/58Z/j17y8DFzMbw5//fxkyLy4FW87Lws5w6eNTsDHXPj8DhwgIgOIc5HNRNh5wVKx9dg57fOML9ixFRwZ1HnGG4+/uwdOHh7g2w4JHxxgshZRR4hw5myAnOJAZZoIK8OjCyE64gn26fjTD5U/PwEEJA6Bo+PnvDzgkkBMcLstB4iA9gqxc4HQDCx2iUzuGa6kpQCifU9MuooOdppYSSu2jltM0BEYTHE2DF5fho8E+4oL9H8P/Wsao07NOMTAymtLb9///M7gxxp1cKPyH5VcOwz8GRro5gInh0jLj1HUA5laA8C8L5/oAAAAASUVORK5CYII=) no-repeat center / contain}.file-icon-module__dmg___eXiRd{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAAo1JREFUWEftlktIVFEYx3/HiGRQaJheQ/hgSLQHSTVKiEUrIcggrEWLqFVQ2KJ9UYjQKloYLVrVqo0aZVC5iKCIsKgIQYbIRi9GjYWp02McnBtfp8u508x4ZzHXTXM2M+f1/f7f/3zncJU9sOMYmYpeFLWUotV1jhK9sF0pZXuFU3b/rjmg2mth0fNbT0FqLk7z2YiXAIF7KiwaLAsFvioIs/FJFmObVPR6utB+/+BCnJ/8SHqsvpAAf+EeAvyHOwIC4xHV0JdyH8HywP8IsBIE3te6BSwfPI+A0sO3nITKNYUvSNJKEJyoVzVXfpYeHm6H8N6lb2fSmiY4UVd6uGCrNoJasbSA9I8ef+DFvErKvliGa6PW74a1Lfp/eh5iN7IN3HYGpl/A5+fZ440nIDUD8TtmXNZKy7dexnNslw0NR+HXV72xMgRf3sCT07rf9RISI6bvCG6/asZFiFw3J0YgDNYDGDmXLTgvvKYD7ncaJ1p6dGDZLPDMAtxuM4H2XIN1rQZ+8DF8empgjhj3noKZu+GyqO0yVNXB8GEN/xaD+Q8muMC+T8HCLMyMQX0n3OvwPi7PzCWEHIUjSOCxmxDpgrv7oLUXQs2QtDRM4G7x+4eMiPGB7BoqCv5v5gNRODAM8SENsoYhuNnAHWGOcPltPK5Fj/YZMZ5wpwDf3dIbJXOBS8Yb2nUgcUDOXZoUpghzasRdkEXBRaXT0kmwHsLrS6baBS7t0DOYeqTP3g2XApPsV1br6yrVLnUi4t1X1NcXTt6M1U25b4WTmK/w7HrP7ZXhXg75Ml+23RdbvYKWbfdyyJf5/9d2O3Ne2f07R0D9/Wr0xeD8QSsWO5Q92BTCDnSTQS0j+q068mrwN+8DcODbZM3pAAAAAElFTkSuQmCC) no-repeat center / contain}.file-icon-module__exe___tR8uS{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAAshJREFUWEftlzuLWkEYhr/xgkfUQoIWFrpowEIIFgZsLCzMT7AyWNoE/0EghPye9F46BZdgoUFBCyVaKCoo5Ahe8YR3YMTdrM5xc9w0OyCoM2ee93u/C8qKxeJHIvpGRH4yYE0mk1Ymk3nHGNNk17FCofCbMeaSHdS7PxgMyGq1/spms0GZAFYsFqUK9YJxDvD9fk92u3242Wze5nK53bnnbwYHUFGU0Xa7vTsn4KZwmYCbw4UAVVWD+Xx+c5qCF4EDaLPZpsvl0n8q4MXgTwkwHD4cDmm3O1vgKMKpw+G4S6fTK8Ph8/mcFovFxe5UFGXmcDgChsNBXa1W0tFgNpu/6oK73W4KhUKkqip1u11+cSQSodFoJI3y7IBh7IsuuM/n4zBEBKDVaiW/388nWa1Wo/V6LY308QEmg7tcLh5tOBzmsMcLQtrt9tVgPHARfhqt3W7nAAhBlE6nE7Obfwe4xWKh6XR6lQMX4chxMBg8RtVqtWg8Hh8/Iw0QKFa/36der6fbBantsBqWI+L7+/sHFyPaZDJ5dAT9jTToXVK4iB6WNpvNv+4FHCLq9frVVX8RHo/HCQUn+rZarT6AK4pCiUSCf9doNGg2m+kNmp+7CI9Go+TxeI4XwlL0ONoLYOwLcaLwDLMdACwAABILvS4qHUKQEq/XS5VKhZ/FaMVQko1Yac4FEPYKMafeAojWQ94hKBaL8UGEIYS9S0sXHNEg/4gShQUQIFjoADGEkCK8R8RoQZxDms7Vgi44IIgaIsRFaD8xakUNwJ1SqcRFQQg6BWKx/9TSDZeVsWhJzPnlcslnA6JHF5zLvWFwuIIiAxSR4tXpdDj45pGLrsBERPUHAgFu+T8XnMzy5+4bZvtzBLzCDf2jqDcFr7b/F9s1TfuMn84/iOi93lwZdU7TtA+sXC6/0TTt0+FwYEZdLLvHZDL9TKVS3/8ALFjZwHD1BzEAAAAASUVORK5CYII=) no-repeat center / contain}.file-icon-module__psd___V4WSa{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAAlpJREFUWEftmE1rE1EUhp8TjVWx8SOhSmliDbEolCKCLYILF+JCREG3FncKpgh1L37QjWv9A+LKjaBuBDfupC1uSvETQ21jSZNUJKVJxqaOXK4hkyHTmZFJN2Y2A3PPOc973nPvDImkp81RgQkgQQDXSJTZK4cYEhHTrZykp8ySCN1ugV7Xz/fCao25SwmSbgJkbNp0VegVrOIUfFcYclXml+OkrousOeW3Da6A+SqLhTj9TgLaCncT0HZ4XUDWIHnzsBjWEWwKXAELBvmFKgmrgE2DtxIQOPxcL0TCzuejaJDPQP+tuFQChw/ugcHdGx/OvEFhDg4GDlfYWBeEZGMBxjr32wL3+FK624E3OXU0AgORxqPn2WYjT8agZ7t+Vl+z5pRr8Drnan5r2y/2wen9UPr7SVBHJ1eBB+/hWgpS3VBZh3BIA55ktFh7ztcVePTZUYQz/Pg+uDOjE1VXNwbgRRYu9Ol7vbN7Q/C9DEtVsOeMJuFTCR5nWgrwDz/VA2u/4csKPP3WKKrcssLVinJJjWdi1ifcauGOLbBsaNuVC8MxiO+EaBfMr8KrRW27Hd5KkEWGc+cjMZgs6tB8Fd4WNVhBrJvscgJ+/oKFcoCd27uwz74+8/EjsC0EH0vN8PqmfbPUEGsz39vMrUlXk3Bsr97tWwVqJrzM6tmeOdCIVOvvfjTvC09w1xMKqLOu7P5Q8hLtY8P9czl/iZ13uz+/Aoru2B6Qkf7KdGz351dA0f+p7aZwW/0zMSXCiYCs9FzGhLOSnjSjEmIMcPmN4bmua6CYzDwclmd/AP/hN+gj0HsJAAAAAElFTkSuQmCC) no-repeat center / contain}.file-icon-module__xd___8naDf{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAAilJREFUWEftlkFIVEEcxn+Dux1cuqSSke4SiIYdjFCoCPGiQREVuR4yywwFMRe6CB2iFfOyBEoRFV282CWN6hCBEEHQwZtSGx0MEbaVXfdiJOaiT6ZBdovdffNwdi/tO7038/9/v2++N/N4wvJ3d4G4B8KLiav55BwnjjaJxsaknZyw2ntWEey1K9SeP3caXK4otT6fnQFh+XssbWGdQgk/sB9WEsuUbPpER8dGtrb8wSUxlojh3qzOZiC/cBsD+YfvGEhEvCIQ+J3+CgoD/2MgvkIiWpVuoHDwDAbMw8+2wcHK7OdiORZnIewVweC6efjhWmg+nvtQRmNxvoe95uESW74P3O7cBtaTw/mB63yMLIJFuE5QZmu0Yr9wBlZ/wvuPKXhnO3z+Cod84ClV4/J57ou+QS14bxe0nILQAyU+NAj1dTD2GPquwR43bCSViV9rMPMBXr21N6EFlzLjo0rszTu4cQVevFaARyH4NAuTU2o+0AvHGqD7pkF4wxG41a8EFxZh5L66/xcuxyafpszlsqC9cikychvqauDJROr9Z4JnGstkQhsuN53/PER+gMcDA0MFWvlO5OFvEHoIz8ZgKaKiT1+lrJOnIN3crmMP3f1bUKZw+RI8n4bWFqgoSyEWl9Tm0zly2rHb713nFUW488wMdBRjNxCic4li7M4zM9DxH8du3RGW//osiCYDQTqU2GoT1sWrZZS45H+PcNi9i/KteTE18XIbd8IsaqyfogkAAAAASUVORK5CYII=) no-repeat center / contain}.file-icon-module__folder___o4Lqi{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACYAAAAgCAYAAAB+ZAqzAAAABHNCSVQICAgIfAhkiAAAAOFJREFUWEftlrENwjAQRf8lFIiKDeioI5iAESjpQhHmYAPo2QDRMEIGiERF2mxAMgD6KCCaVDkHSxY612ff87svy8IyS0EcIDJFv1Uh5lrmp1u/crcq4T17KKA+XcgaI6x8wgnLHZ3u5BnOHcyzuWFgX7iIKSi1k/nuphhNG5HhYD+h6R7CbahguYHpJs5cWGzcngtdJ211IbwswwMbTxoDU80yWGNswx9ixgxMFbD3t8pGqXNmxnS+LGNaX2bMjOkNaHfYO/ZnxhYVIDPtpbzWE1fhOUkg0dFrI9XhUoPP/QtQSLkwshXlEAAAAABJRU5ErkJggg==) no-repeat center / contain}.file-icon-module__audio___v9po0{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAqCAYAAAA51uKRAAAABHNCSVQICAgIfAhkiAAAAjRJREFUWEftls1LVFEYxn8HGReamaALR+iDSpnKmbhXWlbboqBN0K6dbgodatmif6A/oFZtwsWEGwO31iYIpQ+iMCqagiKMqJQKJG88HS46w52ZM9k9Vsy7vLznvL/zvs95zjXRVGGQ1bYbYEb407Hz1H3CS6ExJnLZ2kSlYA5jQpfkpnOGz8P3jwvkizkXIBPdDJ2omwbRAsFkumCp7ATkB0ZgDkD+YCzQU/LF/bVG5hemAZB/mDpAmwNTA2jzYH4BvXlMfjwfayhdmAPnoH1rfVdYLj9iuHhQQOnC7D4N3XsbW9SX1w8oTATpwmS2wPbj0JZpDPTtfSldmMYIFRn/OUz3IPQFsLIM5VtN9WbjnZEuekMYOAp9IXRkLcCHebg95gGmox+yRyArgITfoM/PYGXJE8y+UciNrp366ztYnIe3s7A4B9uGQDleOqNC6sqraQsgmDikmR0noGfII4yKP7kG1ZrBwKcFaO/yCNMb2L+4zgE7mnhM6pKE7HVMKqjOCKI6vMPEY0q6vH8NjEAUXsdU3RndoMIFqyOvpqdTr4eRCR6brhyYrvzdiyk5sHxlzxm7eWfWvjsSsCIJ5s5Ysrjr4Lm9TdLB4auV2zy8As8n174pJ9aLzHC9ETr2xw2m2v61+czJ3ypYj8sNRi47ctk+ijI4dSTJXxw7UCvNDWaDRVyXt2BaY3LVSpzX0kxLM/+4ZkrhSwy7mj1FCvkvTDQV5PhhrmM4lEIBty0j7mE4+xOyzRoN+9DydAAAAABJRU5ErkJggg==) no-repeat center / contain}.file-icon-module__html___2k8Tg{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAqCAYAAAA51uKRAAAABHNCSVQICAgIfAhkiAAAAlRJREFUWEftlL9rE2EYxz9HhKYOSgcrLShYsFBiVXKhUNpiDYrS2EGFgkt1000RKq4u2v4HdVNBBIUOCi7STRdJUWxFRMyg4BBbQ6tgOpSTx4ezTezde5fkkuXeLbnnx+f9Pt/3sZzb13tJ7HgIZGj0OTLwhlPnbcuynCClLWd6Ko9l2UGCQ8eMjsGvtY9kx/uCAFnOzI1A1KFBJEFg2pKwUgwE1BwYAQsA1DyYv0DfP5A9k/IaWXNhDEDNh/EBag2MB1DrYATox/ISx3OHXQ9FC3PsNCR3+m+FleI7suNHBShamPQg7Okyr6jS8ltGc+loYWThpdKQSJiBfq4+iRbGjFAREcN4CRYrE60yuzrgyk14/hiWFkLadjO8MWPKDMPQSZi9A+vlFsOIKl8KqkwdJ7gyssAOpkBUmH8GXwvatrMLLl2DR3f1v309MHRCxxVyZGYYaWYPQ28K2trh03uFWSspzNgE7O+B2Wn9Lf7JTSjU+m9YXID8y814H+W8YaTouUno7NZCUnQx/3/Rq7e02asXlW0kvz8D/bYCFr/B3ANfKG8YudmFy9pg/qlKXm3OQ7YqI6q4Sm1FckcrMXLcUXqo4z8mGVFmRL0ihUUZgXL9cnYSku3aZOuRiwioKCNHciTXzasJxk36Z94RNaw0Xy1tv1tcRUUpGZ9ABHzuZgNX30JgymXY260va+5+ZTPxx+4OowrbiRMepo49YkqNYbwUipWJlTG9nurvsWdiz8SeCauAj2emCmAdaFTB2us4n+Vp9wH3gIHaC9Wd+ZqNjYt/AMjlJ9u3c5BMAAAAAElFTkSuQmCC) no-repeat center / contain}.file-icon-module__video___ON6X-{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAqCAYAAAA51uKRAAAABHNCSVQICAgIfAhkiAAAAb5JREFUWEft1r9LAmEYB/DvS7fojdHWD1sKCyIyoqWGohqcJFQkO7WCllqdbbW1GsNFCJqb+g8iKCIKh0IKTCGihmzz4lVECu7ufY57T4p75+d57uNzz/t4TI9oI+hRimCYhtNncf4K26kQY0wXKc30aOYSYCGRYHJMMgq8f5SgxYMiIKZHN4TUZAhP4Bi/D6hUhUDuYDhMAOQepgW6hxYfN3pl7mIsQO5jTEDdwRiAuofhoJfaLdZjE+0ZkotZWwVU1XwrVKo30OKTHCQXs7IADPVbr6hq7RrJ2JRcjOoH5mYBRbEGvb6dysVYE35EeBijhv3RzgQGWv/Aoqf+BZSfRaObcWKd6esFDvOkwvisA5ldUo4YZmwUyGVJhZvBsU2A/5BUAlB9wN6+aQ25mLNzILzUAeTywF3JECQX8/uxHsboRXidaXfm6BhIJzr7KZsz3T1yB5hfbb4ow8utq104ceBq84KFA9qe4Rs4vUPKEesML8lBgUHx4uUngIMIRxxDKGo31MP8s+8Zu4NAyPNmxpsZwrgQvoGpVW3GewNsNsCPAIZtdtbBNP2B6ZGtIJRGAcCMg5WppS7QaKS+AeN65ixR33xlAAAAAElFTkSuQmCC) no-repeat center / contain}.file-icon-module__audio___v9po0{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACMAAAAqCAYAAAA51uKRAAAABHNCSVQICAgIfAhkiAAAAjRJREFUWEftls1LVFEYxn8HGReamaALR+iDSpnKmbhXWlbboqBN0K6dbgodatmif6A/oFZtwsWEGwO31iYIpQ+iMCqagiKMqJQKJG88HS46w52ZM9k9Vsy7vLznvL/zvs95zjXRVGGQ1bYbYEb407Hz1H3CS6ExJnLZ2kSlYA5jQpfkpnOGz8P3jwvkizkXIBPdDJ2omwbRAsFkumCp7ATkB0ZgDkD+YCzQU/LF/bVG5hemAZB/mDpAmwNTA2jzYH4BvXlMfjwfayhdmAPnoH1rfVdYLj9iuHhQQOnC7D4N3XsbW9SX1w8oTATpwmS2wPbj0JZpDPTtfSldmMYIFRn/OUz3IPQFsLIM5VtN9WbjnZEuekMYOAp9IXRkLcCHebg95gGmox+yRyArgITfoM/PYGXJE8y+UciNrp366ztYnIe3s7A4B9uGQDleOqNC6sqraQsgmDikmR0noGfII4yKP7kG1ZrBwKcFaO/yCNMb2L+4zgE7mnhM6pKE7HVMKqjOCKI6vMPEY0q6vH8NjEAUXsdU3RndoMIFqyOvpqdTr4eRCR6brhyYrvzdiyk5sHxlzxm7eWfWvjsSsCIJ5s5Ysrjr4Lm9TdLB4auV2zy8As8n174pJ9aLzHC9ETr2xw2m2v61+czJ3ypYj8sNRi47ctk+ijI4dSTJXxw7UCvNDWaDRVyXt2BaY3LVSpzX0kxLM/+4ZkrhSwy7mj1FCvkvTDQV5PhhrmM4lEIBty0j7mE4+xOyzRoN+9DydAAAAABJRU5ErkJggg==) no-repeat center / contain}.file-icon-module__unknow___qs3wW{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAlCAYAAAC6TzLyAAAABHNCSVQICAgIfAhkiAAAAStJREFUWEftlDFKxEAUht9LyBQDFoNdIOuymCaQ6fYK3sIbeAVBxPN4EEvxACJJirEJJiBLSEYGFLZwdx7sS5qdtPnn/36+IcGmaW6ttU8AsAKGp23bt6IoNCJaXx3Wdf0FABe+IPW9MQaiKHrXWm98Axzcu5AKdjkHH8cRhBAfZVleI+Jw6PxscAdMkqTRWq8PDZgV7hswO/xvgJRyk+f5bv8KFoH/DjBSytX+gMXg/w1YFO4GCCGMUmqdZdk3O7zve+i67ujXKYT4VEpdscMddRgGmKbp6IA4jh9ngRN/Sg8BTjTFGgvaWXVSy4J2qinWXNDOqpNaFrRTTbHmgnZWndSyoJ1qijV3ptqttfdYVdULIm5ZhdLKbhz8EhHvAABpZ05PIeJrmqbPP3gX7jpW+NYDAAAAAElFTkSuQmCC) no-repeat center / contain}.index-module__noticeComponent___UVTh0{color:#fff6;font-size:14px;line-height:20px;text-align:center}html[data-theme=light] .index-module__noticeComponent___UVTh0,html.light-theme .index-module__noticeComponent___UVTh0{color:var(--text-tertiary)}.index-module__desc___rYu6M{font-size:16px;width:350px;max-width:100%;line-height:21px;margin:0 0 10px;word-break:break-word;overflow-wrap:anywhere;color:var(--text-primary)}.index-module__item___qzg6O{font-size:16px;display:flex;align-items:flex-start;min-height:31px;margin-bottom:4px}.index-module__label___3nDGX{flex-shrink:0;max-width:120px;margin-right:10px;overflow:hidden;color:var(--text-tertiary);white-space:nowrap;text-overflow:ellipsis;line-height:21px}.index-module__value___SlzDQ{flex:1;max-width:234px;color:var(--text-primary)}.index-module__valueToneSuccess___L-MVj{color:hsl(var(--success))!important}.index-module__valueToneDanger___UUrdT{color:hsl(var(--destructive))!important}.index-module__productSummary___Peub1{display:flex;align-items:center;gap:10px;width:100%;margin:2px 0 6px}.index-module__productImage___2K-vv{width:64px;height:64px;border-radius:10px;object-fit:cover;border:1px solid hsl(var(--border));background:hsl(var(--muted));flex-shrink:0}.index-module__productInfo___auobY{min-width:0;display:flex;flex-direction:column;gap:8px}.index-module__productName___-O7VW{color:var(--text-primary);font-size:14px;font-weight:500;line-height:1.2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.index-module__productCount___dkhIy{color:var(--text-tertiary);font-size:16px;line-height:1.2}.index-module__template___f-8KF{display:inline-block;width:390px;border-radius:10px;text-align:left;background:hsl(var(--card));border:1px solid hsl(var(--border));box-shadow:var(--shadow-card);opacity:1}.index-module__body___kL-qJ{padding:10px 20px 0;cursor:pointer}.index-module__bodyTitle___1j3M4{font-size:16px;font-weight:700;padding-bottom:10px;word-break:break-all;color:var(--text-primary)}.index-module__bodyNoButton___Iyd2s{padding-bottom:10px}.index-module__buttonGroup___YpgV-{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;padding:8px 20px 12px 0}.index-module__isNoFuncName___J9sw4{padding:2px 16px 20px 0}.index-module__footer___p-SNO{display:flex;flex-direction:row;align-items:center;gap:6px;color:var(--text-secondary);margin:0 20px;padding:10px 0;border-top:1px solid hsl(var(--border));cursor:pointer}.index-module__icon___kcSRg{flex-shrink:0;width:20px;height:20px;border-radius:4px;object-fit:contain}.index-module__title___-keod{flex:1;min-width:0;line-height:20px}.index-module__btn___f2GOG.ant-btn-primary:not(.ant-btn-dangerous),.index-module__btn___f2GOG.ant-btn-color-primary.ant-btn-variant-solid:not(.ant-btn-dangerous){background:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.index-module__btn___f2GOG.ant-btn-primary.ant-btn-dangerous,.index-module__btn___f2GOG.ant-btn-color-dangerous.ant-btn-variant-solid{background:hsl(var(--destructive))!important;border-color:hsl(var(--destructive))!important;color:hsl(var(--destructive-foreground))!important}.index-module__btn___f2GOG.ant-btn-default:not(.ant-btn-dangerous),.index-module__btn___f2GOG.ant-btn-color-default.ant-btn-variant-outlined{color:hsl(var(--foreground))!important;background:hsl(var(--muted) / .55)!important;border-color:hsl(var(--border))!important;box-shadow:none!important}.index-module__btn___f2GOG.ant-btn-default:not(.ant-btn-dangerous):hover,.index-module__btn___f2GOG.ant-btn-color-default.ant-btn-variant-outlined:hover{color:hsl(var(--foreground))!important;background:hsl(var(--accent))!important;border-color:hsl(var(--ring))!important}.index-module__btn___f2GOG.ant-btn-default.ant-btn-dangerous,.index-module__btn___f2GOG.ant-btn-color-dangerous.ant-btn-variant-outlined{color:hsl(var(--destructive))!important;background:hsl(var(--destructive) / .12)!important;border-color:hsl(var(--destructive) / .45)!important}.index-module__btn___f2GOG.ant-btn-default.ant-btn-dangerous:hover,.index-module__btn___f2GOG.ant-btn-color-dangerous.ant-btn-variant-outlined:hover{color:hsl(var(--destructive-foreground))!important;background:hsl(var(--destructive))!important;border-color:hsl(var(--destructive))!important}.index-module__btn___f2GOG.ant-btn:disabled{opacity:.55}.index-module__down___Rpf3X,.index-module__down___Rpf3X:hover{color:inherit}html.dark .index-module__template___f-8KF,html[data-theme=dark] .index-module__template___f-8KF,html.dark-theme .index-module__template___f-8KF{background:hsl(var(--popover));border-color:hsl(var(--border));box-shadow:0 0 0 1px hsl(var(--foreground) / .07),0 10px 36px #0000006b}html.dark .index-module__footer___p-SNO,html[data-theme=dark] .index-module__footer___p-SNO,html.dark-theme .index-module__footer___p-SNO{border-top-color:hsl(var(--foreground) / .1);color:hsl(var(--muted-foreground))}html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary:not(.ant-btn-dangerous),html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary:not(.ant-btn-dangerous),html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary:not(.ant-btn-dangerous),html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-primary.ant-btn-variant-solid:not(.ant-btn-dangerous),html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-primary.ant-btn-variant-solid:not(.ant-btn-dangerous),html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-primary.ant-btn-variant-solid:not(.ant-btn-dangerous){background:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important;color:#fff!important;box-shadow:0 1px #ffffff24 inset,0 6px 20px hsl(var(--primary) / .35)!important}html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary:not(.ant-btn-dangerous):hover,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary:not(.ant-btn-dangerous):hover,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary:not(.ant-btn-dangerous):hover,html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-primary.ant-btn-variant-solid:not(.ant-btn-dangerous):hover,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-primary.ant-btn-variant-solid:not(.ant-btn-dangerous):hover,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-primary.ant-btn-variant-solid:not(.ant-btn-dangerous):hover{color:#fff!important;filter:brightness(1.08);border-color:hsl(var(--primary))!important}html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default:not(.ant-btn-dangerous),html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default:not(.ant-btn-dangerous),html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default:not(.ant-btn-dangerous),html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-default.ant-btn-variant-outlined,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-default.ant-btn-variant-outlined,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-default.ant-btn-variant-outlined{color:#fff!important;background:hsl(var(--secondary))!important;border-color:hsl(var(--border))!important;box-shadow:0 0 0 1px hsl(var(--foreground) / .06) inset!important}html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default:not(.ant-btn-dangerous):hover,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default:not(.ant-btn-dangerous):hover,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default:not(.ant-btn-dangerous):hover,html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-default.ant-btn-variant-outlined:hover,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-default.ant-btn-variant-outlined:hover,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-default.ant-btn-variant-outlined:hover{color:#fff!important;background:hsl(var(--accent))!important;border-color:hsl(var(--ring))!important}html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary.ant-btn-dangerous,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary.ant-btn-dangerous,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary.ant-btn-dangerous,html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-solid,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-solid,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-solid{color:#fff!important;box-shadow:0 6px 18px hsl(var(--destructive) / .35)!important}html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary.ant-btn-dangerous:hover,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary.ant-btn-dangerous:hover,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-primary.ant-btn-dangerous:hover,html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-solid:hover,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-solid:hover,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-solid:hover{color:#fff!important}html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default.ant-btn-dangerous,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default.ant-btn-dangerous,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default.ant-btn-dangerous,html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-outlined,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-outlined,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-outlined{color:#fff!important;background:hsl(var(--destructive) / .22)!important;border-color:hsl(var(--destructive) / .55)!important}html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default.ant-btn-dangerous:hover,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default.ant-btn-dangerous:hover,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-default.ant-btn-dangerous:hover,html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-outlined:hover,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-outlined:hover,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn-color-dangerous.ant-btn-variant-outlined:hover,html.dark .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn a.down,html[data-theme=dark] .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn a.down,html.dark-theme .index-module__template___f-8KF .index-module__buttonGroup___YpgV- .ant-btn a.down{color:#fff!important}.imui-img-text-wrap{display:flex;flex-direction:column;gap:10px}.imui-img-text-list{display:flex;align-items:center;gap:8px}.imui-img-text-img{width:60px;height:60px;border-radius:8px;object-fit:cover}.imui-supplier-text-wrap{display:flex;flex-direction:column;gap:10px}.imui-supplier-text-list{display:inline-flex;flex-direction:column;gap:8px}.imui-supplier-text-item{display:flex;height:36px;padding:4px 8px;align-items:center;gap:8px;background:#f4f4f4;border-radius:8px}.imui-supplier-text-logo{width:28px;height:28px;border-radius:4px;overflow:hidden}.imui-supplier-text-gen-logo{color:#fff;display:flex;width:28px;height:28px;justify-content:center;border-radius:50%;background-color:#6484fe;align-items:center}.imui-supplier-text-name{color:#222;max-width:276px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.imui-business-wrap{background:#cae6ff;box-shadow:0 2px 8px #fff3;color:#040919;font-size:14px;font-weight:400;line-height:22px;padding:9px;border-radius:10px}.imui-apply-circle-newCardWrap{color:#222;display:flex;width:100%;height:auto;margin:0;padding:16px 20px 20px;overflow:hidden;position:relative;box-sizing:border-box;flex-direction:column;background-color:#fff;border-radius:8px;text-align:left}.imui-apply-circle-inquiryTit{font-size:16px;font-weight:700;height:22px}.imui-apply-circle-inquiryList{display:flex;flex-direction:column}.imui-apply-circle-listItem{display:flex;margin:16px 0 0}.imui-apply-circle-imgWrap{width:68px;height:68px;border-radius:4px;overflow:hidden}.imui-apply-circle-imgWrap img{width:100%;height:100%;object-fit:cover}.imui-apply-circle-right{display:flex;line-height:1;margin-left:12px;flex-direction:column;gap:6px}.imui-apply-circle-prices,.imui-apply-circle-num{font-weight:700}.imui-apply-circle-extraInfo{display:flex;width:335px;line-height:1;margin:16px 0 0;padding:16px;overflow:hidden;box-sizing:border-box;background-color:#f4f4f4;border-radius:8px;flex-direction:column;gap:12px}.imui-apply-circle-deliverTo,.imui-apply-circle-details{color:#767676;font-size:12px}.imui-apply-circle-address{font-weight:700}.imui-apply-circle-footer{color:#fff;font-size:12px;width:230px;line-height:17px;padding:12px 0;text-align:center;background:url(https://static.huahuabiz.com/static/img/message-footer-bg.png) no-repeat center / cover}.imui-apply-circle-forSale{display:inline-block;width:230px;overflow:hidden;text-align:left;box-shadow:0 10px 40px #0000001a;background-color:#fff;cursor:pointer;vertical-align:top;border-radius:10px}.imui-apply-circle-image{width:100%;height:100%}.imui-apply-circle-info{padding:5px 16px;text-align:left}.imui-apply-circle-price{font-weight:700;margin-bottom:8px}.imui-apply-circle-priceSymbol{margin-right:2px}.imui-apply-circle-title{color:#040919;font-weight:500;line-height:20px;margin-bottom:4px}.imui-template-answer-wrap{color:#222;display:flex;width:340px;height:auto;margin:0;padding:16px 20px 20px;overflow:hidden;position:relative;box-sizing:border-box;flex-direction:column;background-color:#fff;border-radius:8px;text-align:left;box-shadow:0 3px 6px #0000001a;gap:12px}.imui-template-answer-title{color:#666;font-weight:700;line-height:1}.imui-template-answer-proItem{display:flex;line-height:1;border-top:1px solid #eaeaea;cursor:pointer;align-items:center;padding-top:12px}.imui-template-answer-proItemText{display:inline-block;width:300px;vertical-align:middle}.ReActSteps-module__outputSection___vfLrd{margin-top:12px}.ReActSteps-module__contentBlocks___m3mIi{display:flex;flex-direction:column;gap:0;width:fit-content;max-width:100%;min-width:0;overflow-x:hidden}.ReActSteps-module__contentBlocks___m3mIi::-webkit-scrollbar,.ReActSteps-module__contentBlocks___m3mIi *::-webkit-scrollbar{display:none}.ReActSteps-module__contentBlocks___m3mIi,.ReActSteps-module__contentBlocks___m3mIi *{scrollbar-width:none;-ms-overflow-style:none}@keyframes ReActSteps-module__fadeIn___xNGFP{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ReActSteps-module__reactSteps___LNP4d{margin-top:1rem;border-radius:.75rem;background:var(--glass-bg-hover);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--glass-border);overflow:hidden;transition:all .3s}.ReActSteps-module__reactSteps___LNP4d:hover{background:var(--glass-bg-hover);border-color:hsl(var(--primary) / .2)}.ReActSteps-module__reactStepsHeader___nD3ew{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;cursor:pointer;-webkit-user-select:none;user-select:none;transition:background .2s}.ReActSteps-module__reactStepsHeader___nD3ew:hover{background:hsl(var(--primary) / .06)}.ReActSteps-module__reactStepsHeaderLeft___3wtRj{display:flex;align-items:center;gap:.75rem;flex:1}.ReActSteps-module__reactStepsIcon___y8Ta8{width:2rem;height:2rem;border-radius:.5rem;background:linear-gradient(135deg,hsl(var(--primary) / .2),hsl(var(--accent-violet) / .18));display:flex;align-items:center;justify-content:center;color:hsl(var(--primary));flex-shrink:0}.ReActSteps-module__reactStepsTitle___SUY-7{font-size:.875rem;font-weight:600;color:var(--text-primary);display:block}.ReActSteps-module__reactStepsSubtitle___4DJ6Q{font-size:.75rem;color:var(--text-tertiary);display:block;margin-top:.125rem}.ReActSteps-module__reactStepsChevron___yZ-cU{color:var(--text-tertiary);transition:transform .2s}.ReActSteps-module__reactStepsChevronExpanded___n0qn2{transform:rotate(180deg)}.ReActSteps-module__reactStepsContent___wXE0y{padding:1.5rem;display:flex;flex-direction:column;gap:2rem;max-height:600px;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, hsl(var(--foreground) / .12)) transparent}.ReActSteps-module__reactStepsContent___wXE0y::-webkit-scrollbar{width:6px}.ReActSteps-module__reactStepsContent___wXE0y::-webkit-scrollbar-track{background:transparent}.ReActSteps-module__reactStepsContent___wXE0y::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, hsl(var(--foreground) / .12));border-radius:8px;-webkit-transition:background .2s ease;transition:background .2s ease}.ReActSteps-module__reactStepsContent___wXE0y::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover, hsl(var(--foreground) / .2))}.ReActSteps-module__stepContainer___vFAmN{position:relative;padding-left:1.5rem}.ReActSteps-module__timelineLine___FBJvc{position:absolute;left:0;top:.5rem;bottom:0;width:1px;background:var(--glass-border)}.ReActSteps-module__timelineDot___p4dES{position:absolute;left:-4px;top:.625rem;width:.5rem;height:.5rem;border-radius:50%;border:2px solid hsl(var(--background));box-shadow:var(--shadow-sm);z-index:10}.ReActSteps-module__timelineDotThought___uXFDB{background:hsl(var(--foreground) / .35)}.ReActSteps-module__timelineDotAction___-hgd3,.ReActSteps-module__timelineDotObservation___1i4gG,.ReActSteps-module__timelineDotResponse___eiLPQ{background:hsl(var(--primary))}.ReActSteps-module__stepLabel___FTM4S{font-size:.625rem;font-weight:700;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;display:block;margin-bottom:.5rem}.ReActSteps-module__thoughtStep___MPa4N{margin-bottom:.5rem}.ReActSteps-module__thoughtContent___TxtvH{font-size:.875rem;color:var(--text-secondary);font-style:italic;line-height:1.75;background:hsl(var(--background) / .55);padding:.75rem;border-radius:.5rem;border:1px solid var(--glass-border)}.ReActSteps-module__actionStep___fY6hO{display:flex;flex-direction:column;gap:.75rem}.ReActSteps-module__actionStepHeader___E6K79{display:flex;align-items:center;justify-content:space-between}.ReActSteps-module__actionStepTime___w9-ax{font-size:.625rem;color:var(--text-tertiary);font-family:Courier New,Monaco,Menlo,monospace}.ReActSteps-module__toolCallsGrid___v7tVL{display:grid;gap:.75rem}.ReActSteps-module__toolBlock___ax-mU{border-radius:.5rem;border:1px solid var(--glass-border);transition:all .2s;overflow:hidden;background:hsl(var(--background) / .7)}.ReActSteps-module__toolBlock___ax-mU:hover{border-color:hsl(var(--foreground) / .18)}.ReActSteps-module__toolBlockFailed___otr0T{border-color:hsl(var(--destructive) / .3);box-shadow:var(--shadow-sm)}.ReActSteps-module__toolBlockHeader___CZADE{display:flex;align-items:center;gap:.75rem;padding:.625rem .75rem;cursor:pointer;background:transparent;transition:background .2s}.ReActSteps-module__toolBlockHeader___CZADE:hover{background:hsl(var(--muted) / .35)}.ReActSteps-module__toolBlockIcon___een9H{padding:.375rem;border-radius:.375rem;border:1px solid var(--glass-border);background:hsl(var(--muted) / .45);display:flex;align-items:center;justify-content:center;flex-shrink:0}.ReActSteps-module__toolBlockIconFailed___-X6Y-{background:hsl(var(--destructive) / .1);border-color:hsl(var(--destructive) / .3)}.ReActSteps-module__toolIconNormal___zQpss{color:var(--text-secondary)}.ReActSteps-module__toolIconFailed___-K0ec{color:hsl(var(--destructive))}.ReActSteps-module__toolBlockInfo___alhpI{flex:1;min-width:0}.ReActSteps-module__toolBlockNameRow___YlT12{display:flex;align-items:center;gap:.5rem}.ReActSteps-module__toolBlockName___C3bF1{font-size:.875rem;font-weight:600;color:var(--text-primary);font-family:Courier New,Monaco,Menlo,monospace;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ReActSteps-module__toolBlockId___PqQjv{font-size:.625rem;padding:.125rem .375rem;border-radius:.25rem;background:hsl(var(--muted) / .45);color:var(--text-tertiary);border:1px solid var(--glass-border);font-family:Courier New,Monaco,Menlo,monospace}.ReActSteps-module__toolBlockChevron___iYVUe{color:var(--text-tertiary);transition:transform .2s;display:flex;align-items:center}.ReActSteps-module__toolBlockChevronExpanded___0oQRy{transform:rotate(180deg)}.ReActSteps-module__toolBlockBody___lMm7Z{padding:.75rem;border-top:1px solid var(--glass-border);display:flex;flex-direction:column;gap:.75rem;background:hsl(var(--muted) / .2)}.ReActSteps-module__toolBlockRunningStatus___-KJwS{padding:.5rem 0;font-size:.75rem;color:var(--text-tertiary);align-self:flex-start}.ReActSteps-module__statusBadge___i7CwL{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;border-radius:9999px;border:1px solid;margin:0;width:fit-content}.ReActSteps-module__statusIdle___TD2b-{color:var(--text-tertiary)}.ReActSteps-module__statusRunning___QvMrQ{color:hsl(var(--primary))}.ReActSteps-module__statusSuccess___mDvPq{color:hsl(var(--success))}.ReActSteps-module__statusFailed___nPQGx{color:hsl(var(--destructive))}.ReActSteps-module__statusBgIdle___-OJUt{background:hsl(var(--muted) / .45);border-color:var(--glass-border)}.ReActSteps-module__statusBgRunning___kiTC9{background:hsl(var(--primary) / .1);border-color:hsl(var(--primary) / .25)}.ReActSteps-module__statusBgSuccess___86Vuw{background:hsl(var(--success) / .1);border-color:hsl(var(--success) / .25)}.ReActSteps-module__statusBgFailed___KggUI{background:hsl(var(--destructive) / .1);border-color:hsl(var(--destructive) / .25)}.ReActSteps-module__statusBorderIdle___tAVlB{border-color:var(--glass-border)}.ReActSteps-module__statusBorderRunning___KgvUf{border-color:hsl(var(--primary) / .25)}.ReActSteps-module__statusBorderSuccess___W3F6x{border-color:hsl(var(--success) / .25)}.ReActSteps-module__statusBorderFailed___Hnm5t{border-color:hsl(var(--destructive) / .25)}.ReActSteps-module__statusText___j3zCI{font-size:.625rem;font-weight:500;text-transform:uppercase}.ReActSteps-module__statusSpinning___uy8ZM{animation:ReActSteps-module__spin___1bn8e 1s linear infinite}@keyframes ReActSteps-module__spin___1bn8e{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ReActSteps-module__statusDuration___P9wsY{font-size:.625rem;color:var(--text-tertiary);border-left:1px solid var(--glass-border);padding-left:.375rem;margin-left:.125rem}.ReActSteps-module__dataViewer___j0G4Y{display:flex;flex-direction:column;gap:.25rem;min-width:0}.ReActSteps-module__dataViewerLabel___Uqub-{font-size:.625rem;text-transform:uppercase;letter-spacing:.05em;font-weight:600;color:var(--text-tertiary);-webkit-user-select:none;user-select:none}.ReActSteps-module__dataViewerContent___N11RE{position:relative;border-radius:.375rem;border:1px solid var(--glass-border);font-size:.75rem;font-family:Courier New,Monaco,Menlo,monospace;overflow:hidden;background:hsl(var(--muted) / .35);color:var(--text-secondary)}.ReActSteps-module__dataViewerError___vlRFv{background:hsl(var(--destructive) / .1);border-color:hsl(var(--destructive) / .25);color:hsl(var(--destructive))}.ReActSteps-module__dataViewerScroll___djlp-{max-height:200px;overflow-y:auto;padding:.75rem;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb, hsl(var(--foreground) / .12)) transparent}.ReActSteps-module__dataViewerScroll___djlp-::-webkit-scrollbar{width:6px}.ReActSteps-module__dataViewerScroll___djlp-::-webkit-scrollbar-track{background:transparent}.ReActSteps-module__dataViewerScroll___djlp-::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb, hsl(var(--foreground) / .12));border-radius:8px;-webkit-transition:background .2s ease;transition:background .2s ease}.ReActSteps-module__dataViewerScroll___djlp-::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover, hsl(var(--foreground) / .2))}.ReActSteps-module__dataViewerPre___6tt4e{white-space:pre-wrap;margin:0;font-family:inherit}.ReActSteps-module__dataViewerText___MO86U{white-space:pre-wrap;word-break:break-all}.ReActSteps-module__dataViewerCopy___ArWrT{position:absolute;top:.5rem;right:.5rem;padding:.375rem;border-radius:.375rem;background:hsl(var(--background) / .8);border:1px solid var(--glass-border);opacity:0;transition:opacity .2s;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--text-tertiary)}.ReActSteps-module__dataViewerContent___N11RE:hover .ReActSteps-module__dataViewerCopy___ArWrT{opacity:1}.ReActSteps-module__dataViewerCopy___ArWrT:hover{background:hsl(var(--background) / .92)}.ReActSteps-module__observationStep___zRQG3{margin-top:1rem}.ReActSteps-module__observationContent___MMSJZ{font-size:.875rem;color:var(--text-secondary);line-height:1.6;background:hsl(var(--background) / .55);padding:.75rem;border-radius:.5rem;border:1px solid var(--glass-border)}@media(max-width:768px){.ReActSteps-module__reactStepsContent___wXE0y{padding:1rem;gap:1.5rem}.ReActSteps-module__stepContainer___vFAmN{padding-left:1rem}.ReActSteps-module__toolBlockHeader___CZADE{flex-wrap:wrap;gap:.5rem}.ReActSteps-module__toolBlockName___C3bF1{font-size:.8125rem}}.SubAgentCard-module__card___QT1pb{width:100%;margin-top:8px;margin-bottom:8px}.SubAgentCard-module__dispatchList___ZGY7J{display:flex;flex-direction:column;gap:12px}.SubAgentCard-module__dispatchItem___mp9KD{display:flex;flex-direction:column;align-items:flex-start}.SubAgentCard-module__instructionBubble___ZxoCL{display:inline-flex;flex-direction:column;align-items:flex-start;gap:4px;padding:12px 14px;max-width:min(100%,420px);border-radius:6px 18px 18px;background:linear-gradient(180deg,hsl(var(--background) / .92),hsl(var(--background) / .82));border:1px solid hsl(var(--foreground) / .08);box-shadow:var(--shadow-sm);color:var(--text-primary);font-size:13px;line-height:1.55;white-space:pre-wrap;word-break:break-word}.SubAgentCard-module__inlineTarget___DZWg0{color:hsl(var(--primary));font-weight:700;white-space:nowrap}.SubAgentCard-module__inlineInstruction___mRuiR{white-space:pre-wrap}.SubAgentCard-module__toolIo___1ylP8{margin-top:8px;width:100%;max-width:min(100%,420px);border-radius:8px;border:1px dashed hsl(var(--foreground) / .15);background:hsl(var(--muted) / .35)}.SubAgentCard-module__toolIoSummary___kMkF0{cursor:pointer;padding:6px 10px;font-size:11px;font-weight:600;color:var(--text-secondary);-webkit-user-select:none;user-select:none;list-style:none}.SubAgentCard-module__toolIoSummary___kMkF0::-webkit-details-marker{display:none}.SubAgentCard-module__toolIoSummary___kMkF0:before{content:"▸ ";display:inline-block;transition:transform .15s ease}.SubAgentCard-module__toolIo___1ylP8[open] .SubAgentCard-module__toolIoSummary___kMkF0:before{transform:rotate(90deg)}.SubAgentCard-module__toolIoBody___cInMH{padding:0 10px 10px;display:flex;flex-direction:column;gap:8px}.SubAgentCard-module__toolIoSection___GWUjf{display:flex;flex-direction:column;gap:4px}.SubAgentCard-module__toolIoLabel___-r-p9{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--text-secondary)}.SubAgentCard-module__toolIoPre___cxTxB{margin:0;padding:8px 10px;max-height:200px;overflow:auto;border-radius:6px;font-size:11px;line-height:1.45;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre-wrap;word-break:break-word;background:hsl(var(--background) / .85);border:1px solid hsl(var(--foreground) / .08);color:var(--text-primary)}.SubAgentCard-module__processGroups___nHiue{border-top:1px solid var(--glass-border);padding:8px 12px}.SubAgentCard-module__processGroupsToggle___ymJO-{display:flex;align-items:center;gap:6px;width:100%;padding:6px 0;font-size:12px;color:var(--text-secondary);background:none;border:none;cursor:pointer;text-align:left}.SubAgentCard-module__processGroupsToggle___ymJO-:hover{color:var(--text-primary)}.SubAgentCard-module__stepsList___AEcrN{margin-top:8px;padding-left:8px;border-left:2px solid var(--glass-border)}.StepItem-module__stepItem___Num8o{padding:10px 12px;margin-bottom:8px;border-radius:6px;background:hsl(var(--background) / .6);border-left:3px solid var(--glass-border);transition:all .2s}.StepItem-module__stepItem___Num8o:last-child{margin-bottom:0}.StepItem-module__stepItem___Num8o.StepItem-module__status-success___GC46t{border-left-color:hsl(var(--success))}.StepItem-module__stepItem___Num8o.StepItem-module__status-failed___-8iK2{border-left-color:hsl(var(--destructive));background:hsl(var(--destructive) / .1)}.StepItem-module__stepItem___Num8o.StepItem-module__status-running___1TrGB{border-left-color:hsl(var(--primary))}.StepItem-module__stepHeader___kImnC{display:flex;align-items:center;gap:8px;font-size:13px}.StepItem-module__stepIcon___SgHLz{font-size:16px;line-height:1}.StepItem-module__stepTitle___ve03c{flex:1;font-weight:500;color:var(--text-primary)}.StepItem-module__agentCreatingCard___osKiA{margin-top:10px;width:100%;padding:14px;border-radius:14px;background:var(--glass-bg);border:1px solid var(--glass-border);backdrop-filter:blur(var(--glass-blur-panel))}.StepItem-module__agentCreatingHeader___p36S7{display:flex;align-items:center;gap:12px}.StepItem-module__agentCreatingOrb___a8GnW{width:34px;height:34px;border-radius:999px;background:conic-gradient(from 180deg,#38bdf8f2,#a78bfaf2,#22d3eef2,#38bdf8f2);box-shadow:0 0 0 1px #ffffff1f inset,0 10px 30px #38bdf833;animation:StepItem-module__agentOrbSpin___pac6H .9s linear infinite}.StepItem-module__agentCreatingTitle___ZnTpB{font-size:13px;color:var(--text-primary);font-weight:600}.StepItem-module__agentCreatingSub___DxalQ{margin-top:2px;font-size:12px;color:var(--text-tertiary)}.StepItem-module__agentCreatingBar___v3qJt{margin-top:10px;height:10px;border-radius:999px;overflow:hidden;background:#ffffff0f;border:1px solid rgba(255,255,255,.08)}.StepItem-module__agentCreatingBarInner___hx-g5{height:100%;width:45%;border-radius:999px;background:linear-gradient(90deg,#38bdf800,#38bdf8a6,#a78bfaa6,#38bdf800);filter:blur(.2px);animation:StepItem-module__agentBarSlide___DttkM 1.1s ease-in-out infinite}@keyframes StepItem-module__agentOrbSpin___pac6H{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes StepItem-module__agentBarSlide___DttkM{0%{transform:translate(-80%);opacity:.65}50%{transform:translate(80%);opacity:1}to{transform:translate(-80%);opacity:.65}}@media(prefers-reduced-motion:reduce){.StepItem-module__agentCreatingOrb___a8GnW{animation:none}.StepItem-module__agentCreatingBarInner___hx-g5{animation:none;width:60%;opacity:.9}}.StepItem-module__duration___dxDvz{font-size:11px;color:var(--text-tertiary);font-family:monospace;margin-left:auto}.StepItem-module__stepDescription___UyZGv{margin:6px 0 0 24px;font-size:12px;color:var(--text-tertiary);line-height:1.5}.StepItem-module__stepError___Xz9yv{margin:8px 0 0 24px;padding:8px;background:hsl(var(--destructive) / .1);border-radius:4px;font-size:12px;color:hsl(var(--destructive))}.StepItem-module__stepError___Xz9yv strong{font-weight:600}.StepItem-module__thoughtContent___qhE4F{font-size:15px;line-height:1.625;color:var(--text-primary);padding:0;margin:0;font-weight:400}.StepItem-module__thoughtContent___qhE4F p{margin:.5em 0}.StepItem-module__thoughtContent___qhE4F p:first-child{margin-top:0}.StepItem-module__thoughtContent___qhE4F p:last-child{margin-bottom:0}.StepItem-module__stepItem___Num8o.StepItem-module__thoughtStep___vhtsL{border-left:none!important;padding:0;background:transparent!important;box-shadow:none;margin-bottom:0}.StepItem-module__stepItem___Num8o.StepItem-module__thoughtStep___vhtsL .StepItem-module__thoughtContent___qhE4F{padding:0;margin:0}.StepItem-module__stepItem___Num8o.StepItem-module__thoughtStep___vhtsL.StepItem-module__status-running___1TrGB,.StepItem-module__stepItem___Num8o.StepItem-module__thoughtStep___vhtsL.StepItem-module__status-success___GC46t{border-left:none!important;background:transparent!important}.StepItem-module__stepItem___Num8o .StepItem-module__a2uiContainer___FHZFe{margin-top:8px;width:100%}.StepItem-module__stepSubtitle___1Axi6{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--text-tertiary);margin-bottom:12px;font-weight:400}.StepItem-module__stepSubtitle___1Axi6 span{display:inline-block}.TodoListCard-module__card___Yqrp-{margin:12px 0;border-radius:var(--radius-md, 10px);overflow:hidden;background:linear-gradient(180deg,hsl(var(--foreground) / .14) 0%,hsl(var(--foreground) / .08) 50%,transparent 100%),var(--glass-bg-hover);border:1px solid hsl(var(--foreground) / .12);box-shadow:0 2px 10px hsl(var(--foreground) / .08)}.TodoListCard-module__header___qoNKY{display:flex;align-items:center;gap:10px;padding:12px 14px;background:hsl(var(--foreground) / .12);border-bottom:1px solid hsl(var(--foreground) / .1)}.TodoListCard-module__headerIcon___7FLZS{color:var(--text-secondary);flex-shrink:0}.TodoListCard-module__headerText___fc2MM{display:flex;flex-direction:column;gap:2px}.TodoListCard-module__headerTitle___ZdfL2{font-size:14px;font-weight:600;color:var(--text-primary)}.TodoListCard-module__headerMeta___49n8J{font-size:12px;color:var(--text-secondary)}.TodoListCard-module__list___v0Nz1{list-style:none;margin:0;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.TodoListCard-module__node___iMKfm{border-radius:8px;padding:10px 12px;background:hsl(var(--foreground) / .1);border:1px solid hsl(var(--foreground) / .06);transition:border-color .2s,background .2s}.TodoListCard-module__node--pending___Bq5HZ{border-left:3px solid var(--text-tertiary);background:hsl(var(--foreground) / .1)}.TodoListCard-module__node--running___aF4Ri{border-left:3px solid hsl(var(--primary) / .6);background:hsl(var(--primary) / .18)}.TodoListCard-module__node--success___gxL1f{border-left:3px solid var(--text-tertiary);background:hsl(var(--foreground) / .1)}.TodoListCard-module__node--failed___lWINI{border-left:3px solid hsl(var(--destructive) / .65);background:hsl(var(--destructive) / .18)}.TodoListCard-module__nodeMain___Mm0iO{display:flex;align-items:flex-start;gap:10px}.TodoListCard-module__nodeStatus___OTzgs{flex-shrink:0;margin-top:1px}.TodoListCard-module__nodeBody___c39sY{flex:1;min-width:0}.TodoListCard-module__nodeTitleRow___3Fqm0{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.TodoListCard-module__nodeId___l8DaU{font-size:11px;font-weight:600;color:var(--text-tertiary);font-family:var(--font-family-mono);flex-shrink:0}.TodoListCard-module__nodeTitle___74W-a{font-size:13px;font-weight:500;color:var(--text-primary);line-height:1.4}.TodoListCard-module__nodeDescription___Fj9Nv{margin:4px 0 0;font-size:12px;color:var(--text-tertiary);line-height:1.45}.TodoListCard-module__deps___rturs{display:inline-flex;align-items:center;gap:4px;margin-top:6px;padding:3px 6px;border-radius:4px;background:hsl(var(--foreground) / .11);font-size:11px;color:var(--text-secondary)}.TodoListCard-module__depsIcon___w-YMU{flex-shrink:0;opacity:.75}.TodoListCard-module__depsLabel___HQJBV{font-family:var(--font-family-mono)}.TodoListCard-module__nodeStatusLabel___mfA-8{flex-shrink:0;font-size:11px;font-weight:500;padding:3px 8px;border-radius:6px;background:hsl(var(--foreground) / .12);color:var(--text-primary)}.TodoListCard-module__node--success___gxL1f .TodoListCard-module__nodeStatusLabel___mfA-8{background:hsl(var(--success) / .18);color:hsl(var(--success))}.TodoListCard-module__node--failed___lWINI .TodoListCard-module__nodeStatusLabel___mfA-8{background:hsl(var(--destructive) / .18);color:hsl(var(--destructive) / .95)}.TodoListCard-module__node--running___aF4Ri .TodoListCard-module__nodeStatusLabel___mfA-8{background:hsl(var(--primary) / .18);color:hsl(var(--primary))}.TodoListCard-module__node--pending___Bq5HZ .TodoListCard-module__nodeStatusLabel___mfA-8{background:hsl(var(--foreground) / .12);color:var(--text-secondary)}.TodoListCard-module__statusIconSuccess___-oDBj{color:var(--text-secondary)}.TodoListCard-module__statusIconFailed___o1r3F{color:hsl(var(--destructive) / .8)}.TodoListCard-module__statusIconRunning___Shgtp{color:hsl(var(--primary) / .85);animation:TodoListCard-module__todoSpin___ynoIG 1s linear infinite}.TodoListCard-module__statusIconPending___E2iU7{color:var(--text-tertiary);opacity:.75}@keyframes TodoListCard-module__todoSpin___ynoIG{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.TodoListCard-module__statusIconRunning___Shgtp{animation:none}}.ToolCallGroupWidget-module__groupWrapper___pN4bc{width:100%;min-width:0}.ToolCallGroupWidget-module__logLine___8YTLp{display:flex;align-items:center;gap:6px;font-size:13px;color:hsl(var(--foreground) / .5);line-height:1.6;cursor:pointer;padding:2px 0;min-width:0}.ToolCallGroupWidget-module__logLineText___qvjJF{flex:1 1 0;min-width:0;display:flex;align-items:center;gap:8px}.ToolCallGroupWidget-module__summaryPart___QV7cU{flex:1 1 0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ToolCallGroupWidget-module__timelineErrorHint___1Osly{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;font-size:12px;font-weight:400;color:hsl(var(--foreground) / .52)}.ToolCallGroupWidget-module__timelineErrorIcon___xafru{flex-shrink:0;color:hsl(var(--foreground) / .45);opacity:.95}.ToolCallGroupWidget-module__timelineErrorPanel___KMJPR{margin-bottom:4px;padding:8px 10px;border-radius:8px;background:hsl(var(--foreground) / .04);border:1px solid hsl(var(--foreground) / .1)}.ToolCallGroupWidget-module__timelineErrorLine___imVkE{font-size:12px;line-height:1.5;color:hsl(var(--foreground) / .72);word-break:break-word}.ToolCallGroupWidget-module__timelineErrorLine___imVkE+.ToolCallGroupWidget-module__timelineErrorLine___imVkE{margin-top:6px;padding-top:6px;border-top:1px solid hsl(var(--foreground) / .08)}.ToolCallGroupWidget-module__timelineErrorGeneric___phliP{display:flex;flex-direction:column;gap:4px}.ToolCallGroupWidget-module__timelineErrorNoDetail___vnSYi{font-size:11px;line-height:1.45;color:hsl(var(--foreground) / .48)}.ToolCallGroupWidget-module__logLineIcon___JSBMP{display:inline-flex;align-items:center;color:hsl(var(--foreground) / .4);flex-shrink:0}.ToolCallGroupWidget-module__logLine___8YTLp:hover{color:hsl(var(--foreground) / .7)}.ToolCallGroupWidget-module__logLineRunning___2QP6R{color:hsl(var(--foreground) / .55)}.ToolCallGroupWidget-module__logExpandIcon___7A7EP{display:inline-flex;align-items:center;margin-left:4px;color:hsl(var(--foreground) / .35)}.ToolCallGroupWidget-module__stepsList___mSz9h{display:flex;flex-direction:column;gap:4px;margin-top:6px;padding-left:12px;border-left:1px solid hsl(var(--foreground) / .08)}.ToolCallGroupWidget-module__workingDots___L3Giy{display:inline-flex;align-items:center;gap:2px;margin:0 4px;vertical-align:middle;flex-shrink:0}.ToolCallGroupWidget-module__workingDot___w3GW2{display:inline-block;width:5px;height:5px;border-radius:50%;background:currentColor;animation:ToolCallGroupWidget-module__workingDotBounce___JmJiA .6s ease-in-out infinite}.ToolCallGroupWidget-module__workingDot___w3GW2:nth-child(1){animation-delay:0s}.ToolCallGroupWidget-module__workingDot___w3GW2:nth-child(2){animation-delay:.1s}.ToolCallGroupWidget-module__workingDot___w3GW2:nth-child(3){animation-delay:.2s}@keyframes ToolCallGroupWidget-module__workingDotBounce___JmJiA{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-3px);opacity:1}}@media(prefers-reduced-motion:reduce){.ToolCallGroupWidget-module__workingDot___w3GW2{animation:none;opacity:.8}}.UserInputRecap-module__recapContainer___41QKw{width:100%;margin-bottom:24px}.UserInputRecap-module__inputBox___qBDx1{border:1px solid var(--glass-border);border-radius:8px;background:var(--glass-bg-hover);overflow:hidden;box-shadow:var(--shadow-sm)}.UserInputRecap-module__inputContent___5-2jd{padding:12px 12px 8px;display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.UserInputRecap-module__inputText___GdmFP{font-size:14px;color:var(--text-secondary);line-height:1.5;flex:1;word-wrap:break-word;overflow-wrap:break-word}.UserInputRecap-module__replyButton___OGOsN{display:flex;align-items:center;justify-content:center;padding:4px;background:transparent;border:none;cursor:pointer;border-radius:4px;transition:all .2s ease;flex-shrink:0}.UserInputRecap-module__replyIcon___4khvU{color:var(--text-tertiary);transition:color .2s ease}.UserInputRecap-module__replyButton___OGOsN:hover{background:hsl(var(--foreground) / .06)}.UserInputRecap-module__replyButton___OGOsN:hover .UserInputRecap-module__replyIcon___4khvU{color:var(--text-secondary)}.UserInputRecap-module__todoBar___Vun60{background:hsl(var(--muted) / .35);border-top:1px solid var(--glass-border);padding:8px 12px;display:flex;align-items:center;gap:8px}.UserInputRecap-module__todoIcon___x-pJd{color:var(--text-tertiary);flex-shrink:0}.UserInputRecap-module__todoText___4H8WH{font-size:12px;color:var(--text-tertiary);font-weight:500}@media(max-width:768px){.UserInputRecap-module__inputContent___5-2jd{padding:10px}.UserInputRecap-module__inputText___GdmFP{font-size:13px}.UserInputRecap-module__todoBar___Vun60{padding:6px 10px}.UserInputRecap-module__todoText___4H8WH{font-size:11px}}.index-module__agentWrap___vTamW{display:flex;flex-direction:column;gap:12px;width:100%;max-width:100%;min-width:0;box-sizing:border-box}.index-module__agentWrap___vTamW [class^=ech-icon],.index-module__agentWrap___vTamW [class^=el-icon]{color:#b9b9b7;font-size:16px}.index-module__agentWrap___vTamW .collapsed .el-icon-arrow-up{transform:rotate(-180deg)!important}.index-module__agentWrap___vTamW .collapsed .execution-list{max-height:0!important;opacity:0!important}.index-module__agentWrap___vTamW .collapsed .arrow-up{transform:rotate(0)!important}.index-module__agentWrap___vTamW .index-module__md___fAefX{color:#ffffffe6;line-height:1.6;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;word-wrap:break-word}.index-module__agentWrap___vTamW .index-module__md___fAefX h1,.index-module__agentWrap___vTamW .index-module__md___fAefX h2,.index-module__agentWrap___vTamW .index-module__md___fAefX h3,.index-module__agentWrap___vTamW .index-module__md___fAefX h4,.index-module__agentWrap___vTamW .index-module__md___fAefX h5,.index-module__agentWrap___vTamW .index-module__md___fAefX h6{font-weight:600;line-height:1.25;margin:calc(4 * var(--md-gap)) 0 var(--md-gap)}.index-module__agentWrap___vTamW .index-module__md___fAefX h1:first-child,.index-module__agentWrap___vTamW .index-module__md___fAefX h2:first-child,.index-module__agentWrap___vTamW .index-module__md___fAefX h3:first-child{margin-top:0}.index-module__agentWrap___vTamW .index-module__md___fAefX h1{font-size:2em;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:.3em}.index-module__agentWrap___vTamW .index-module__md___fAefX h2{font-size:1.5em;border-bottom:1px solid rgba(255,255,255,.12);padding-bottom:.3em}.index-module__agentWrap___vTamW .index-module__md___fAefX h3{font-size:1.25em}.index-module__agentWrap___vTamW .index-module__md___fAefX h4{font-size:1em}.index-module__agentWrap___vTamW .index-module__md___fAefX h5{font-size:.875em}.index-module__agentWrap___vTamW .index-module__md___fAefX h6{color:#ffffff8c;font-size:.85em}.index-module__agentWrap___vTamW .index-module__md___fAefX p{margin:var(--md-gap) 0}.index-module__agentWrap___vTamW .index-module__md___fAefX p:first-child{margin-top:0}.index-module__agentWrap___vTamW .index-module__md___fAefX p:last-child{margin-bottom:0}.index-module__agentWrap___vTamW .index-module__md___fAefX p+p{margin-top:var(--md-gap)}.index-module__agentWrap___vTamW .index-module__md___fAefX ul,.index-module__agentWrap___vTamW .index-module__md___fAefX ol{margin:var(--md-gap) 0;padding-left:2em}.index-module__agentWrap___vTamW .index-module__md___fAefX ul li,.index-module__agentWrap___vTamW .index-module__md___fAefX ol li{margin:calc(var(--md-gap) / 2) 0}.index-module__agentWrap___vTamW .index-module__md___fAefX ul li>p,.index-module__agentWrap___vTamW .index-module__md___fAefX ol li>p{margin-bottom:0}.index-module__agentWrap___vTamW .index-module__md___fAefX ul{list-style-type:disc}.index-module__agentWrap___vTamW .index-module__md___fAefX pre{line-height:1.45;margin:var(--md-gap) 0;padding:16px;overflow:auto;border-radius:3px;background:#00000040;border:1px solid rgba(255,255,255,.1)}.index-module__agentWrap___vTamW .index-module__md___fAefX code{border-radius:8px;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:85%;white-space:normal;background:#ffffff14;border:1px solid rgba(255,255,255,.08);padding:0 6px}.index-module__agentWrap___vTamW .index-module__md___fAefX a{color:#60a5fa;text-decoration:none}.index-module__agentWrap___vTamW .index-module__md___fAefX a:hover{text-decoration:underline!important}.index-module__agentWrap___vTamW .index-module__md___fAefX table{display:block;width:100%;margin:var(--md-gap) 0;overflow:auto;border-collapse:collapse}.index-module__agentWrap___vTamW .index-module__md___fAefX th,.index-module__agentWrap___vTamW .index-module__md___fAefX td{padding:6px 13px;border:1px solid #dfe2e5}.index-module__agentWrap___vTamW .index-module__md___fAefX th{font-weight:600;background-color:#ffffff14}.index-module__agentWrap___vTamW .index-module__md___fAefX tr{background-color:#0000;border-top:1px solid rgba(255,255,255,.1)}.index-module__agentWrap___vTamW .index-module__md___fAefX tr:nth-child(2n){background-color:#ffffff0a}.index-module__agentWrap___vTamW .index-module__md___fAefX blockquote{color:#fff9;margin:var(--md-gap) 0;padding:0 1em;border-left:.25em solid rgba(255,255,255,.12)}.index-module__agentWrap___vTamW .index-module__md___fAefX img{max-width:200px}.index-module__agentWrap___vTamW .index-module__taskList___adfaa{display:flex;flex-direction:column;gap:12px}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskTitle___zgcBi{font-size:16px;display:flex;align-items:center;gap:8px;cursor:pointer}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskTitle___zgcBi .index-module__iconArrow___CmBZf{color:#34322d;font-size:14px;transition:all .25s;transform:rotate(0)}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskTitle___zgcBi .index-module__title___jqWht{line-height:1}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskTitle___zgcBi .index-module__status___ZsNrA{width:14px;height:14px}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskTitle___zgcBi .index-module__rightArrow___zr8kt{width:16px;height:16px;transition:all .25s;transform:rotate(-90deg)}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskDetail___k8U-u{display:flex}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskDetail___k8U-u .index-module__lineWrap___GzWoj{width:24px;position:relative}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskDetail___k8U-u .index-module__lineWrap___GzWoj.index-module__hidden___Tj5AU{visibility:hidden}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskDetail___k8U-u .index-module__lineWrap___GzWoj .index-module__line___XyBw3{height:calc(100% + 14px);border:0;border-left-width:1px;border-style:dashed;border-color:#b1b3be;position:absolute;top:0;bottom:0;inset-inline-start:7px}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskDetail___k8U-u .index-module__executionList___Qxv2h{display:flex;max-height:100%;padding-top:8px;overflow:hidden;transition:all .15s;flex:1;flex-direction:column;gap:12px;opacity:1}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskDetail___k8U-u .index-module__executionList___Qxv2h .index-module__reasoning___mbC9f{color:#888b98}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskDetail___k8U-u .index-module__executionList___Qxv2h .index-module__command___3IaI6{padding-left:4px}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskDetail___k8U-u .index-module__executionList___Qxv2h .index-module__command___3IaI6 .index-module__tool___VLpEn{color:#000;display:inline-flex;max-width:100%;padding:4px 8px;position:relative;cursor:pointer;border-radius:8px;-webkit-user-select:none;user-select:none;align-items:center;background:#ffffff80;box-shadow:0 2px 6px #0000000d}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskDetail___k8U-u .index-module__executionList___Qxv2h .index-module__command___3IaI6 .index-module__tool___VLpEn .index-module__point___vnwTR{display:inline-block;width:4px;height:4px;border-radius:4px;margin-right:7px}.index-module__agentWrap___vTamW .index-module__taskList___adfaa .index-module__taskItem___0Ribn .index-module__taskDetail___k8U-u .index-module__executionList___Qxv2h .index-module__command___3IaI6 .index-module__tool___VLpEn .index-module__label___hqyia{font-size:14px;font-weight:400;display:inline-block;width:100%}.index-module__agentWrap___vTamW .index-module__generateImageUrl___kBhCp .el-image{border-radius:8px;overflow:hidden}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__md___fAefX,html.light-theme .index-module__agentWrap___vTamW .index-module__md___fAefX{color:var(--text-primary)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__md___fAefX h1,html[data-theme=light] .index-module__agentWrap___vTamW .index-module__md___fAefX h2,html.light-theme .index-module__agentWrap___vTamW .index-module__md___fAefX h1,html.light-theme .index-module__agentWrap___vTamW .index-module__md___fAefX h2{border-bottom-color:hsl(var(--foreground) / .12)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__md___fAefX h6,html.light-theme .index-module__agentWrap___vTamW .index-module__md___fAefX h6{color:var(--text-tertiary)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__md___fAefX pre,html.light-theme .index-module__agentWrap___vTamW .index-module__md___fAefX pre{background:hsl(var(--foreground) / .06);border-color:hsl(var(--foreground) / .1)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__md___fAefX code,html.light-theme .index-module__agentWrap___vTamW .index-module__md___fAefX code{background:hsl(var(--foreground) / .06);border-color:hsl(var(--foreground) / .08)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__md___fAefX th,html.light-theme .index-module__agentWrap___vTamW .index-module__md___fAefX th{background-color:hsl(var(--foreground) / .06)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__md___fAefX tr,html.light-theme .index-module__agentWrap___vTamW .index-module__md___fAefX tr{border-top-color:hsl(var(--foreground) / .1)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__md___fAefX tr:nth-child(2n),html.light-theme .index-module__agentWrap___vTamW .index-module__md___fAefX tr:nth-child(2n){background-color:hsl(var(--foreground) / .02)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__md___fAefX blockquote,html.light-theme .index-module__agentWrap___vTamW .index-module__md___fAefX blockquote{color:var(--text-tertiary);border-left-color:hsl(var(--foreground) / .2)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__taskItem___0Ribn .index-module__taskTitle___zgcBi .index-module__iconArrow___CmBZf,html.light-theme .index-module__agentWrap___vTamW .index-module__taskItem___0Ribn .index-module__taskTitle___zgcBi .index-module__iconArrow___CmBZf{color:var(--text-secondary)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__taskDetail___k8U-u .index-module__lineWrap___GzWoj .index-module__line___XyBw3,html.light-theme .index-module__agentWrap___vTamW .index-module__taskDetail___k8U-u .index-module__lineWrap___GzWoj .index-module__line___XyBw3{border-color:hsl(var(--foreground) / .25)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__executionList___Qxv2h .index-module__reasoning___mbC9f,html.light-theme .index-module__agentWrap___vTamW .index-module__executionList___Qxv2h .index-module__reasoning___mbC9f{color:var(--text-tertiary)}html[data-theme=light] .index-module__agentWrap___vTamW .index-module__executionList___Qxv2h .index-module__command___3IaI6 .index-module__tool___VLpEn,html.light-theme .index-module__agentWrap___vTamW .index-module__executionList___Qxv2h .index-module__command___3IaI6 .index-module__tool___VLpEn{color:var(--text-primary);background:hsl(var(--foreground) / .08)}html[data-theme=light] .index-module__agentWrap___vTamW [class^=ech-icon],html[data-theme=light] .index-module__agentWrap___vTamW [class^=el-icon],html.light-theme .index-module__agentWrap___vTamW [class^=ech-icon],html.light-theme .index-module__agentWrap___vTamW [class^=el-icon]{color:var(--text-tertiary)}.index-module__fileStackTight___wIG7h{gap:2px}.index-module__fileAttachmentBlock___M9k4d+.index-module__textAfterMedia___UXl4a{margin-top:4px}.index-module__textAfterMedia___UXl4a{min-width:0}.index-module__textAfterMedia___UXl4a .textBare{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;column-gap:4px;row-gap:2px;white-space:normal}.index-module__textAfterMedia___UXl4a .textBare p{display:contents;margin:0;padding:0}.index-module__imageWrapper___18U8S{margin-bottom:8px}.index-module__imageGrid___jH-mK{display:grid;gap:4px;width:200px;border-radius:10px;overflow:hidden}.index-module__imageGrid___jH-mK .ant-image{width:100%;height:100%;overflow:hidden;border-radius:0}.index-module__imageGrid___jH-mK .ant-image .ant-image-img{border-radius:0;object-fit:cover;display:block}.index-module__imageItem___KTZVf{width:100%;height:100%;min-height:98px;overflow:hidden;position:relative;background-color:#f5f5f5}.index-module__imageItem___KTZVf .ant-image{width:100%;height:100%}.index-module__imageItem___KTZVf .ant-image .ant-image-img{width:100%;height:100%;object-fit:cover}.index-module__imageGrid3___NrLEc .index-module__imageItem___KTZVf:nth-child(3){grid-column:1 / -1}.index-module__remainingBadge___FBCQ2{color:#fff;font-size:12px;font-weight:500;padding:4px 8px;position:absolute;right:0;bottom:0;z-index:1;background-color:#0009;border-radius:4px 0 0}html[data-theme=light] .index-module__remainingBadge___FBCQ2,html.light-theme .index-module__remainingBadge___FBCQ2{color:#fff;background-color:#00000080}.index-module__bubbleRoot___4WY5h{min-width:0;max-width:100%;box-sizing:border-box}.index-module__bubbleRoot___4WY5h.index-module__bubbleRootWithFiles___ATFXY{min-width:min(402px,100%);box-shadow:none}.index-module__fileAttachmentBlock___M9k4d{margin-top:0;min-width:0;max-width:100%}.index-module__fileAttachmentBlockAfterImage___x-y5P{margin-top:6px}.index-module__text-overflow___97SRJ{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__drawer___klI8m{width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;transition-delay:.1s;transition-duration:.2s;transition-property:z-index;pointer-events:none}.index-module__drawer___klI8m .index-module__drawerContent___ZIM97{display:flex;width:440px;overflow:hidden;position:absolute;top:0;bottom:0;left:120%;z-index:99;transition:left .3s;border-radius:18px;opacity:1;background:#f5f6fa;box-shadow:-8px 8px 24px #00000029;flex-direction:column}.index-module__drawer___klI8m .index-module__drawerContent___ZIM97 .index-module__header___GBOLM{color:#040919;font-size:18px;font-weight:500;line-height:24px;padding:15px 20px;position:relative;flex:none;text-align:center}.index-module__drawer___klI8m .index-module__drawerContent___ZIM97 .index-module__header___GBOLM .index-module__navBack___TnV6Y{color:#999eb2;position:absolute;top:50%;left:20px;transform:translateY(-50%);cursor:pointer}.index-module__drawer___klI8m .index-module__drawerContent___ZIM97 .index-module__body___F5FEy{flex:auto;display:flex;flex-direction:column}.index-module__drawer___klI8m.index-module__active___kCnfe{pointer-events:auto;z-index:9}.index-module__drawer___klI8m.index-module__active___kCnfe .index-module__drawerContent___ZIM97{left:calc(100% - 440px)}.index-module__drawer___klI8m .index-module__drawerMask___o2NBn{width:100%;height:100%;position:absolute;top:0;left:0;background:transparent}.index-module__groupSetting___nTG10{width:100%;flex:auto}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8{display:flex;padding:16px 28px;flex:none;align-items:center;column-gap:12px}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__avatarBox___RRWl4{width:46px;height:46px;position:relative}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__avatarBox___RRWl4 .index-module__avatar___gXpDR{width:100%;height:100%;border-radius:50%}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__avatarBox___RRWl4 .index-module__editBtn___rcD1F{visibility:visible;cursor:pointer;width:40px;height:40px;position:absolute;right:-12px;bottom:-12px}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__avatarBox___RRWl4 .index-module__editBtn___rcD1F.index-module__hidden___rCFmg{visibility:hidden}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__infoBox___zb0MX .index-module__titleArea___NFVCQ{display:flex;align-items:center;column-gap:6px}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__infoBox___zb0MX .index-module__titleArea___NFVCQ .ant-input-affix-wrapper,.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__infoBox___zb0MX .index-module__titleArea___NFVCQ .ant-input{color:var(--text-primary)}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__infoBox___zb0MX .index-module__titleArea___NFVCQ .ant-input::placeholder{color:var(--text-tertiary)}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__infoBox___zb0MX .index-module__titleArea___NFVCQ .ant-input-show-count-suffix,.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__infoBox___zb0MX .index-module__titleArea___NFVCQ .ant-input-data-count{color:var(--text-tertiary)}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__infoBox___zb0MX .index-module__titleArea___NFVCQ .index-module__title___yzIJB{color:var(--text-primary);font-size:16px;font-weight:500;line-height:24px}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__infoBox___zb0MX .index-module__titleArea___NFVCQ .index-module__editBtn___rcD1F{visibility:visible;cursor:pointer}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__infoBox___zb0MX .index-module__titleArea___NFVCQ .index-module__editBtn___rcD1F.index-module__hidden___rCFmg{visibility:hidden}.index-module__groupSetting___nTG10 .index-module__introduction___-HwV8 .index-module__infoBox___zb0MX .index-module__subtitleArea___Zxo3b{color:var(--text-tertiary);font-size:12px;line-height:20px}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A{flex:auto;overflow-y:auto}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__settingCard___tWHUT{margin:0 16px 16px;padding:0 20px;overflow:hidden;border-radius:18px;background:#fff}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__settingItem___oGI8O{color:#040919;font-size:14px;display:flex;line-height:22px;padding:16px 0;cursor:pointer;align-items:center}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__settingItem___oGI8O.index-module__spaceBetween___YVBcz{justify-content:space-between}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__settingItem___oGI8O .index-module__centerBtn___rXs6P{color:#ea1c26;display:inline-block;margin:auto}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__settingItem___oGI8O .index-module__secondaryText___ZQywm{color:#888b98;display:flex}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__settingItem___oGI8O .index-module__nickname___8Eszb{margin-right:4px}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__settingItem___oGI8O .index-module__editBtn___rcD1F{visibility:visible;cursor:pointer}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__settingItem___oGI8O .index-module__editBtn___rcD1F.index-module__hidden___rCFmg{width:0;visibility:hidden}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA{padding:16px 0}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMember___m8icP{display:flex;margin-bottom:4px;justify-content:space-between;align-items:center}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMember___m8icP .index-module__label___1b-yb{color:#040919;font-size:14px;line-height:22px}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMember___m8icP .index-module__action___1pRd6{display:flex;align-items:center;column-gap:16px}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMember___m8icP .index-module__action___1pRd6 .index-module__btn___SgZOu{cursor:pointer}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberTips___Ua6Oj{color:#888b98;font-size:12px;line-height:20px}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberGrid___W2Z0U{display:grid;grid-template-columns:repeat(6,1fr);grid-row-gap:16px;margin-top:20px}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberGrid___W2Z0U .index-module__groupMemberItem___zOPpf{display:flex;flex-direction:column;align-items:center}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberGrid___W2Z0U .index-module__groupMemberItem___zOPpf .index-module__avatar___gXpDR{position:relative;cursor:pointer}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberGrid___W2Z0U .index-module__groupMemberItem___zOPpf .index-module__avatar___gXpDR:hover .index-module__delBtn___RIIcb.index-module__active___kCnfe{display:flex;align-items:center;justify-content:center}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberGrid___W2Z0U .index-module__groupMemberItem___zOPpf .index-module__avatar___gXpDR .index-module__tag___IqTIO{font-size:12px;font-weight:500;padding:3px 4px;position:absolute;border-radius:6px 6px 6px 0;white-space:nowrap;z-index:1}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberGrid___W2Z0U .index-module__groupMemberItem___zOPpf .index-module__avatar___gXpDR .index-module__tag___IqTIO.index-module__owner___ZPhun{color:#fff;top:-4px;left:24px;background:linear-gradient(241deg,#00c6ff,#008cff)}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberGrid___W2Z0U .index-module__groupMemberItem___zOPpf .index-module__avatar___gXpDR .index-module__tag___IqTIO.index-module__admin___z2NOY{color:#008cff;top:-4px;left:12px;background:#d9eeff}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberGrid___W2Z0U .index-module__groupMemberItem___zOPpf .index-module__avatar___gXpDR .index-module__delBtn___RIIcb{display:none;width:17px;height:17px;overflow:hidden;position:absolute;top:0;left:26px;z-index:9;cursor:pointer;background-color:#fff;border-radius:50%}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberGrid___W2Z0U .index-module__groupMemberItem___zOPpf .index-module__name___JA22N{color:#888b98;font-size:12px;max-width:56px;line-height:20px;margin-top:4px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberMore___-gKzW{color:#888b98;font-size:12px;font-weight:400;display:flex;line-height:18px;margin-top:24px;justify-content:center}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__groupItem___rMngA .index-module__groupMemberMore___-gKzW span{cursor:pointer}.index-module__groupSetting___nTG10 .index-module__settingList___5KE8A .index-module__labelIcon___JxIbX{margin-right:8px}:root{--rc-drag-handle-size: 12px;--rc-drag-handle-mobile-size: 24px;--rc-drag-handle-bg-colour: rgba(0, 0, 0, .2);--rc-drag-bar-size: 6px;--rc-border-color: rgba(255, 255, 255, .7);--rc-focus-color: #0088ff}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;max-width:100%}.ReactCrop__child-wrapper{overflow:hidden;max-height:inherit}.ReactCrop__crop-mask{position:absolute;inset:0;pointer-events:none;width:calc(100% + .5px);height:calc(100% + .5px)}.ReactCrop__crop-selection{position:absolute;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:move}.ReactCrop--circular-crop .ReactCrop__crop-selection:after{pointer-events:none;content:"";position:absolute;inset:-1px;border:1px solid var(--rc-border-color);opacity:.3}.ReactCrop__crop-selection:focus{outline:2px solid var(--rc-focus-color);outline-offset:-1px}.ReactCrop--invisible-crop .ReactCrop__crop-mask,.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__drag-handle{position:absolute;width:var(--rc-drag-handle-size);height:var(--rc-drag-handle-size);background-color:var(--rc-drag-handle-bg-colour);border:1px solid var(--rc-border-color)}.ReactCrop__drag-handle:focus{background:var(--rc-focus-color)}.ReactCrop .ord-nw{top:0;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:nw-resize}.ReactCrop .ord-n{top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:n-resize}.ReactCrop .ord-ne{top:0;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);cursor:ne-resize}.ReactCrop .ord-e{top:50%;right:0;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%);cursor:e-resize}.ReactCrop .ord-se{bottom:0;right:0;-webkit-transform:translate(50%,50%);transform:translate(50%,50%);cursor:se-resize}.ReactCrop .ord-s{bottom:0;left:50%;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);cursor:s-resize}.ReactCrop .ord-sw{bottom:0;left:0;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%);cursor:sw-resize}.ReactCrop .ord-w{top:50%;left:0;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:w-resize}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(-50%);transform:translateY(-50%)}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translate(50%);transform:translate(50%)}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:var(--rc-drag-bar-size);-webkit-transform:translateY(50%);transform:translateY(50%)}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:var(--rc-drag-bar-size);height:100%;-webkit-transform:translate(-50%);transform:translate(-50%)}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:var(--rc-drag-handle-mobile-size);height:var(--rc-drag-handle-mobile-size)}}.modal-module__text-wrap___NvOT6{word-wrap:break-word;word-break:break-all}.modal-module__echModalConfirm___LUSf5 .ant-modal-content{box-shadow:0 32px 64px #00000038,0 2px 21px #00000038;border-radius:18px}.modal-module__echModalConfirm___LUSf5 .ant-modal-body{padding:20px}.modal-module__echModalConfirm___LUSf5 .ant-btn{padding:7px 20px}.modal-module__echModalConfirm___LUSf5 [role=img]{display:none}.modal-module__echModalConfirm___LUSf5 .ant-modal-confirm-title{font-size:18px;font-weight:500;line-height:22px;margin-bottom:12px}.modal-module__echModalConfirm___LUSf5 .ant-modal-confirm-content{font-size:14px;line-height:20px;margin-top:0}.modal-module__echModalConfirm___LUSf5 .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:0}.modal-module__echModalConfirm___LUSf5 .ant-modal-confirm-btns{margin-top:32px}.modal-module__echModalConfirm___LUSf5 .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-left:16px}.modal-module__echModal___ySONM .ant-modal-content{background-color:#fff;box-shadow:0 32px 64px #00000038,0 2px 21px #00000038;border-radius:18px}.modal-module__echModal___ySONM .ant-modal-header,.modal-module__echModal___ySONM .ant-modal-content .ant-modal-header{padding:20px;border-bottom:none;border-radius:18px}.modal-module__echModal___ySONM .ant-modal-body,.modal-module__echModal___ySONM .ant-modal-content .ant-modal-body{margin:0 20px;padding:0}.modal-module__echModal___ySONM .ant-modal-footer{padding:24px 20px 20px;border-top:none}.modal-module__echModal___ySONM .ant-modal-title{color:#040919;font-size:18px;font-weight:500;line-height:22px}.modal-module__echModal___ySONM .ant-modal-close{color:#999eb2}.modal-module__echModal___ySONM .ant-modal-close-x{width:62px;height:62px;line-height:62px}.Image-cropper-modal-module__imageCropperBox___W9MK4{display:flex;width:100%;height:400px;justify-content:center;align-items:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQAQMAAAAlPW0iAAAAA3NCSVQICAjb4U/gAAAABlBMVEXMzMz////TjRV2AAAACXBIWXMAAArrAAAK6wGCiw1aAAAAHHRFWHRTb2Z0d2FyZQBBZG9iZSBGaXJld29ya3MgQ1M26LyyjAAAABFJREFUCJlj+M/AgBVhF/0PAH6/D/HkDxOGAAAAAElFTkSuQmCC)}.Image-cropper-modal-module__imageCropperBoxOverlay___ea1FF{display:flex;width:100%;height:400px;justify-content:center;align-items:center;background:#00000080}.Image-cropper-modal-module__previewImageBox___Ptw9e{display:flex;margin-top:10px;justify-content:center;align-items:center}.create-form-module__wrap___rt9aB{padding:24px;min-height:200px}.create-form-module__hint___OSXb9{font-size:14px;line-height:20px;color:#fff3;font-style:italic;margin-bottom:24px;min-height:20px}.create-form-module__form___vNzxS .ant-form-item{margin-bottom:0}.create-form-module__cell___ZeZh1{margin-bottom:24px}.create-form-module__cell___ZeZh1:last-child{margin-bottom:0}.create-form-module__label___GGz5S{display:block;font-size:13px;font-weight:500;color:#fff9;line-height:20px;margin-bottom:8px}.create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper{padding:0;min-height:42px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px}.create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper:hover{background:#ffffff14;border-color:#ffffff26}.create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper:focus,.create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper.create-form-module__ant-input-affix-focused___tMU3q{border-color:#0a84ff80;background:#ffffff14;box-shadow:none}.create-form-module__groupNameCell___2mZ0k .ant-input{padding:10px 56px 10px 16px;font-size:14px;color:#ffffffe6!important;background:transparent!important;border:none!important;box-shadow:none!important;padding-left:10px!important}.create-form-module__groupNameCell___2mZ0k .ant-input::placeholder{color:#fff3!important}.create-form-module__groupNameCell___2mZ0k .ant-input-suffix{padding-right:12px}.create-form-module__charCount___873lx{font-size:12px;color:#fff3;pointer-events:none}.create-form-module__selectWrap___Uz74r .ant-select{width:100%;min-height:42px!important;background:var(--control-bg)!important;border:1px solid hsl(var(--border))!important;border-radius:12px!important;color:var(--text-primary)!important;box-shadow:none!important;outline:none!important;font-size:14px!important}.create-form-module__selectWrap___Uz74r .ant-select-placeholder{color:var(--text-tertiary)!important;opacity:1!important}.create-form-module__selectWrap___Uz74r .ant-select-content,.create-form-module__selectWrap___Uz74r .ant-select-content-value{color:var(--text-primary)!important;font-size:14px!important;line-height:20px!important}.create-form-module__selectWrap___Uz74r .ant-select-input{color:var(--text-primary)!important}.create-form-module__selectWrap___Uz74r .ant-select-selection-item{color:var(--text-primary)!important;font-size:14px!important;line-height:20px!important;opacity:1!important}.create-form-module__selectWrap___Uz74r .ant-select-selection-placeholder,.create-form-module__selectWrap___Uz74r .ant-select-suffix,.create-form-module__selectWrap___Uz74r .ant-select-arrow{color:var(--text-tertiary)!important}.create-form-module__selectWrap___Uz74r .ant-select:hover:not(.ant-select-disabled){border-color:var(--control-border-hover)!important;background:var(--control-bg-hover)!important}.create-form-module__selectWrap___Uz74r .ant-select.ant-select-open:not(.ant-select-disabled){border-color:hsl(var(--ring))!important;background:var(--control-bg-active)!important}.create-form-module__divider___LcIYw{height:1px;background:#ffffff1a;margin:16px 0}.create-form-module__cellToggle___AYcp3{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;gap:16px}.create-form-module__cellToggle___AYcp3:last-child{margin-bottom:0}.create-form-module__cellLabel___k-MCR{flex:1;min-width:0}.create-form-module__cellLabel___k-MCR h4{font-size:14px;font-weight:500;color:#ffffffe6;line-height:20px;margin:0}.create-form-module__desc___ls0XE{font-size:12px;line-height:17px;color:#fff6;margin-top:4px}.create-form-module__cellValue___ySsSX{flex-shrink:0;margin-bottom:0;line-height:1}.create-form-module__cellValue___ySsSX .ant-switch{min-width:44px!important;width:44px!important;height:26px!important;padding:2px!important;border-radius:9999px!important;border:none!important;background:#3a3a3c!important;box-shadow:inset 0 0 0 1px #ffffff0d,inset 0 2px 4px #0006!important;position:relative;overflow:hidden}.create-form-module__cellValue___ySsSX .ant-switch:before{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(180deg,rgba(255,255,255,.1) 0%,transparent 100%);pointer-events:none}.create-form-module__cellValue___ySsSX .ant-switch .ant-switch-handle{width:22px!important;height:22px!important;top:2px!important;inset-inline-start:2px!important;background:linear-gradient(180deg,#fff,#f0f0f0)!important;box-shadow:0 2px 4px #0000004d,0 1px 2px #0000001a!important;border:none!important;border-radius:9999px!important;z-index:10}.create-form-module__cellValue___ySsSX .ant-switch-checked{background:linear-gradient(180deg,#0a84ff,#0077e6)!important;box-shadow:inset 0 2px 4px #00000026!important}.create-form-module__cellValue___ySsSX .ant-switch-checked .ant-switch-handle{inset-inline-start:calc(100% - 24px)!important}.create-form-module__selectDropdown___4RI7g{padding:6px!important;border-radius:12px!important;overflow:hidden;border:1px solid hsl(var(--border))!important;box-shadow:var(--shadow-card, 0 4px 24px rgba(0, 0, 0, .12))!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background:hsl(var(--popover))!important}.create-form-module__selectDropdown___4RI7g .ant-select-item{padding:8px 12px!important;font-size:13px!important;border-radius:12px!important;color:var(--text-secondary)!important;min-height:auto!important}.create-form-module__selectDropdown___4RI7g .ant-select-item-option-active,.create-form-module__selectDropdown___4RI7g .ant-select-item-option-selected{background:hsl(var(--accent))!important;color:var(--text-primary)!important}html[data-theme=light] .create-form-module__hint___OSXb9,html.light-theme .create-form-module__hint___OSXb9{color:var(--text-tertiary)}html[data-theme=light] .create-form-module__label___GGz5S,html.light-theme .create-form-module__label___GGz5S{color:var(--text-secondary)}html[data-theme=light] .create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper,html.light-theme .create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper{background:hsl(var(--foreground) / .04)!important;border-color:hsl(var(--border))!important}html[data-theme=light] .create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper:hover,html.light-theme .create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper:hover{background:hsl(var(--foreground) / .06)!important;border-color:hsl(var(--foreground) / .12)!important}html[data-theme=light] .create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper:focus,html.light-theme .create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper:focus,html[data-theme=light] .create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper.create-form-module__ant-input-affix-focused___tMU3q,html.light-theme .create-form-module__groupNameCell___2mZ0k .ant-input-affix-wrapper.create-form-module__ant-input-affix-focused___tMU3q{border-color:hsl(var(--ring))!important;background:hsl(var(--foreground) / .06)!important}html[data-theme=light] .create-form-module__groupNameCell___2mZ0k .ant-input,html.light-theme .create-form-module__groupNameCell___2mZ0k .ant-input{color:var(--text-primary)!important}html[data-theme=light] .create-form-module__groupNameCell___2mZ0k .ant-input::placeholder,html.light-theme .create-form-module__groupNameCell___2mZ0k .ant-input::placeholder{color:var(--text-tertiary)!important}html[data-theme=light] .create-form-module__charCount___873lx,html.light-theme .create-form-module__charCount___873lx{color:var(--text-tertiary)}html[data-theme=light] .create-form-module__selectWrap___Uz74r .ant-select,html.light-theme .create-form-module__selectWrap___Uz74r .ant-select{background:hsl(var(--foreground) / .04)!important;border:1px solid hsl(var(--border))!important;color:var(--text-primary)!important}html[data-theme=light] .create-form-module__selectWrap___Uz74r .ant-select-placeholder,html.light-theme .create-form-module__selectWrap___Uz74r .ant-select-placeholder{color:var(--text-tertiary)!important}html[data-theme=light] .create-form-module__selectWrap___Uz74r .ant-select-content-value,html.light-theme .create-form-module__selectWrap___Uz74r .ant-select-content-value,html[data-theme=light] .create-form-module__selectWrap___Uz74r .ant-select-selection-item,html.light-theme .create-form-module__selectWrap___Uz74r .ant-select-selection-item{color:var(--text-primary)!important}html[data-theme=light] .create-form-module__selectWrap___Uz74r .ant-select:hover:not(.ant-select-disabled),html.light-theme .create-form-module__selectWrap___Uz74r .ant-select:hover:not(.ant-select-disabled){border-color:hsl(var(--foreground) / .12)!important;background:hsl(var(--foreground) / .06)!important}html[data-theme=light] .create-form-module__selectWrap___Uz74r .ant-select.ant-select-open:not(.ant-select-disabled),html.light-theme .create-form-module__selectWrap___Uz74r .ant-select.ant-select-open:not(.ant-select-disabled){border-color:hsl(var(--foreground) / .14)!important;background:hsl(var(--foreground) / .06)!important}html[data-theme=light] .create-form-module__divider___LcIYw,html.light-theme .create-form-module__divider___LcIYw{background:hsl(var(--border))}html[data-theme=light] .create-form-module__cellLabel___k-MCR h4,html.light-theme .create-form-module__cellLabel___k-MCR h4{color:var(--text-primary)}html[data-theme=light] .create-form-module__desc___ls0XE,html.light-theme .create-form-module__desc___ls0XE{color:var(--text-secondary)}html[data-theme=light] .create-form-module__selectDropdown___4RI7g,html.light-theme .create-form-module__selectDropdown___4RI7g{border-color:hsl(var(--border))!important;background:hsl(var(--popover))!important}html[data-theme=light] .create-form-module__selectDropdown___4RI7g .ant-select-item,html.light-theme .create-form-module__selectDropdown___4RI7g .ant-select-item{color:var(--text-secondary)!important}html[data-theme=light] .create-form-module__selectDropdown___4RI7g .ant-select-item-option-active,html.light-theme .create-form-module__selectDropdown___4RI7g .ant-select-item-option-active,html[data-theme=light] .create-form-module__selectDropdown___4RI7g .ant-select-item-option-selected,html.light-theme .create-form-module__selectDropdown___4RI7g .ant-select-item-option-selected{background:hsl(var(--foreground) / .08)!important;color:var(--text-primary)!important}.interactionToolsSurfaceView-module__root___KH-dv{width:100%;height:100%;display:flex;flex-direction:column;padding:12px;color:var(--text-primary)}.interactionToolsSurfaceView-module__header___NCkDl{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:10px}.interactionToolsSurfaceView-module__title___Bpbvk{font-size:16px;font-weight:600}.interactionToolsSurfaceView-module__meta___sUXFL{font-size:12px;opacity:.7}.interactionToolsSurfaceView-module__toolbar___WqbRB{display:flex;gap:8px;margin-bottom:12px}.interactionToolsSurfaceView-module__input___kfIQt{flex:1;background:hsl(var(--background) / .22);border:1px solid var(--glass-border);color:inherit;border-radius:8px;padding:6px 10px;font-size:12px}.interactionToolsSurfaceView-module__table___8I8hu{flex:1;display:flex;flex-direction:column;border:1px solid var(--glass-border);border-radius:10px;overflow:hidden}.interactionToolsSurfaceView-module__tableHeader___0H735{display:grid;grid-template-columns:1.4fr 1fr 1fr 120px;gap:8px;padding:8px 10px;font-size:12px;background:hsl(var(--background) / .22);border-bottom:1px solid var(--glass-border)}.interactionToolsSurfaceView-module__tableBody___jKMHP{overflow:auto}.interactionToolsSurfaceView-module__row___tR7bz{display:grid;grid-template-columns:1.4fr 1fr 1fr 120px;gap:8px;padding:10px;border-bottom:1px solid var(--glass-border)}.interactionToolsSurfaceView-module__rowActive___1lXlA{background:hsl(var(--primary) / .12)}.interactionToolsSurfaceView-module__titleCell___4OYez{display:flex;flex-direction:column;gap:4px}.interactionToolsSurfaceView-module__toolTitle___UVBJI{font-weight:600;font-size:13px}.interactionToolsSurfaceView-module__permsLine___7LK6m{display:flex;gap:8px;align-items:center}.interactionToolsSurfaceView-module__permsBadge___F-FOT{font-size:11px;color:#f59f0a;border:1px solid hsl(38 92% 50% / .35);border-radius:6px;padding:2px 6px;background:#f59f0a14}.interactionToolsSurfaceView-module__permsOk___pFsHC{font-size:11px;opacity:.6}.interactionToolsSurfaceView-module__mono___0KGnu{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;opacity:.75}.interactionToolsSurfaceView-module__keys___GJWH9{display:flex;flex-wrap:wrap;gap:6px}.interactionToolsSurfaceView-module__keyChip___duyVe{font-size:11px;padding:2px 6px;border:1px solid var(--glass-border);border-radius:6px;background:hsl(var(--background) / .22)}.interactionToolsSurfaceView-module__source___NGpaL{font-size:12px;opacity:.75}.interactionToolsSurfaceView-module__actions___pAMzb{display:flex;align-items:center}.interactionToolsSurfaceView-module__btn___y0ZKa{width:100%;padding:6px 8px;border-radius:8px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:inherit;font-size:12px}.interactionToolsSurfaceView-module__btn___y0ZKa:disabled{opacity:.5;cursor:not-allowed}.interactionToolsSurfaceView-module__empty___9QHU7{padding:16px;font-size:12px;opacity:.6}.keymapManagerSurfaceView-module__root___KnWM0{height:100%;display:flex;flex-direction:column;gap:12px;padding:12px;color:var(--text-primary)}.keymapManagerSurfaceView-module__embedded___SfFz3{padding:0}.keymapManagerSurfaceView-module__header___8GtZQ{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.keymapManagerSurfaceView-module__title___pWWQ2{font-size:14px;font-weight:700}.keymapManagerSurfaceView-module__meta___DwERr{font-size:12px;color:var(--text-tertiary)}.keymapManagerSurfaceView-module__toolbar___Ao4te{display:flex;gap:10px;align-items:center}.keymapManagerSurfaceView-module__input___KHtMJ{border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:var(--text-primary);border-radius:10px;padding:6px 10px;font-size:12px;width:360px;max-width:100%}.keymapManagerSurfaceView-module__input___KHtMJ::placeholder{color:var(--text-tertiary)}.keymapManagerSurfaceView-module__mono___N6sBC{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:12px;color:var(--text-secondary)}.keymapManagerSurfaceView-module__conflicts___adRQ0{border:1px solid hsl(38 92% 50% / .25);background:#f59f0a1a;border-radius:12px;padding:10px;display:flex;flex-direction:column;gap:10px}.keymapManagerSurfaceView-module__sectionTitle___d-bf2{font-size:12px;font-weight:650;color:var(--text-primary)}.keymapManagerSurfaceView-module__conflictItem___6aSgJ{display:flex;flex-direction:column;gap:6px;border-top:1px solid var(--glass-border);padding-top:8px}.keymapManagerSurfaceView-module__conflictKey___QJGWA{font-size:12px;font-weight:700}.keymapManagerSurfaceView-module__conflictList___XoeL2{display:flex;flex-direction:column;gap:4px}.keymapManagerSurfaceView-module__conflictBinding___dat5l{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12px}.keymapManagerSurfaceView-module__badge___pXO-f{font-size:11px;padding:2px 6px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:var(--text-secondary)}.keymapManagerSurfaceView-module__source___zsdRP{font-size:12px;color:var(--text-tertiary)}.keymapManagerSurfaceView-module__noConflicts___3KUKY{font-size:12px;color:var(--text-tertiary);padding:4px 2px}.keymapManagerSurfaceView-module__table___AMHOQ{flex:1;min-height:0;border:1px solid var(--glass-border);border-radius:12px;overflow:hidden;background:hsl(var(--background) / .18);display:flex;flex-direction:column}.keymapManagerSurfaceView-module__tableHeader___LfpPr{display:grid;grid-template-columns:220px 1fr 120px 1fr;gap:10px;padding:10px;font-size:12px;color:var(--text-secondary);border-bottom:1px solid var(--glass-border)}.keymapManagerSurfaceView-module__tableBody___NTF4R{flex:1;min-height:0;overflow:auto}.keymapManagerSurfaceView-module__row___WHbfj{display:grid;grid-template-columns:220px 1fr 120px 1fr;gap:10px;padding:10px;border-bottom:1px solid var(--glass-border);align-items:center}.keymapManagerSurfaceView-module__rowConflict___G0lGN{background:#f59f0a14}.keymapManagerSurfaceView-module__keys___Qbkgf{display:flex;gap:6px;flex-wrap:wrap}.keymapManagerSurfaceView-module__keyChip___ygUDX,.keymapManagerSurfaceView-module__keyChipConflict___ESLPq{font-size:11px;padding:2px 6px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover)}.keymapManagerSurfaceView-module__keyChipConflict___ESLPq{border-color:#f59f0a59;background:#f59f0a29}.keymapManagerSurfaceView-module__empty___9JTLe{padding:12px;font-size:12px;color:var(--text-tertiary)}.relationsSurfaceView-module__root___Lml-7{height:100%;display:flex;flex-direction:column;gap:12px;padding:12px;color:var(--text-primary)}.relationsSurfaceView-module__header___UCsh2{display:flex;flex-direction:column;gap:4px}.relationsSurfaceView-module__hTitle___A5Xz0{font-weight:650;font-size:14px}.relationsSurfaceView-module__hMeta___O8H75{font-size:12px;color:var(--text-tertiary)}.relationsSurfaceView-module__columns___AsAut{flex:1;display:grid;grid-template-columns:1fr 1fr;gap:12px;min-height:0}.relationsSurfaceView-module__toolbar___QW7fj{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.relationsSurfaceView-module__filters___Y-hcT{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.relationsSurfaceView-module__depth___dnuVP{display:flex;gap:10px;align-items:center}.relationsSurfaceView-module__filterLabel___b6Fcs{font-size:12px;color:var(--text-tertiary)}.relationsSurfaceView-module__typeChips___LUNxq{display:flex;gap:8px;flex-wrap:wrap}.relationsSurfaceView-module__chipOn___hD2Hz,.relationsSurfaceView-module__chipOff___fGPgT{border:1px solid var(--glass-border);border-radius:999px;padding:4px 10px;font-size:12px;cursor:pointer;background:transparent;color:var(--text-secondary)}.relationsSurfaceView-module__chipOn___hD2Hz{background:hsl(var(--primary) / .22);border-color:hsl(var(--primary) / .38)}.relationsSurfaceView-module__select___q2ACN{border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:var(--text-primary);border-radius:8px;padding:4px 8px;font-size:12px}.relationsSurfaceView-module__col___E6xt5{display:flex;flex-direction:column;gap:8px;min-height:0;border:1px solid var(--glass-border);border-radius:10px;padding:10px;background:hsl(var(--background) / .18)}.relationsSurfaceView-module__colTitle___KePbh{font-size:12px;font-weight:600;color:var(--text-secondary)}.relationsSurfaceView-module__empty___elprX{font-size:12px;color:var(--text-tertiary);padding:8px 6px}.relationsSurfaceView-module__relItem___h3uU-{text-align:left;border:1px solid var(--glass-border);background:var(--glass-bg-hover);border-radius:10px;padding:10px;cursor:pointer}.relationsSurfaceView-module__relItem___h3uU-:hover{background:hsl(var(--foreground) / .1)}.relationsSurfaceView-module__relTop___Vrq3v{display:flex;align-items:center;gap:8px}.relationsSurfaceView-module__badge___vyw14{font-size:11px;padding:2px 6px;border-radius:999px;background:hsl(var(--primary) / .22);border:1px solid hsl(var(--primary) / .38);color:var(--text-primary)}.relationsSurfaceView-module__relTitle___NVld1{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.relationsSurfaceView-module__relMeta___bZPfK{margin-top:6px;font-size:12px;color:var(--text-tertiary)}.relationsSurfaceView-module__relMeta___bZPfK code{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;color:var(--text-secondary)}.relationsSurfaceView-module__tree___1R9ew{flex:1;min-height:0;overflow:auto;padding:4px 2px}.relationsSurfaceView-module__node___Dc7ys{display:flex;flex-direction:column;gap:6px;padding:6px 0}.relationsSurfaceView-module__nodeRow___VAhXR{display:flex;align-items:center;justify-content:space-between;gap:10px}.relationsSurfaceView-module__nodeTitle___TmStW{border:none;background:transparent;color:var(--text-primary);font-size:13px;font-weight:650;cursor:pointer;text-align:left;padding:0;min-width:0;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.relationsSurfaceView-module__nodeTitle___TmStW:hover{text-decoration:underline}.relationsSurfaceView-module__nodeActions___s4fQS{display:flex;gap:8px}.relationsSurfaceView-module__smallBtn___HJwyU,.relationsSurfaceView-module__smallBtnDanger___d0uFM{border:1px solid var(--glass-border);border-radius:8px;padding:4px 8px;font-size:12px;cursor:pointer;background:var(--glass-bg-hover);color:var(--text-primary)}.relationsSurfaceView-module__smallBtnDanger___d0uFM{border-color:hsl(var(--destructive) / .28);background:hsl(var(--destructive) / .1)}.relationsSurfaceView-module__smallBtn___HJwyU:hover{background:hsl(var(--foreground) / .1)}.relationsSurfaceView-module__smallBtnDanger___d0uFM:hover{background:hsl(var(--destructive) / .16)}.relationsSurfaceView-module__edges___hi0ju{display:flex;gap:6px;flex-wrap:wrap}.relationsSurfaceView-module__edgeBadge___iEFAL{font-size:11px;padding:2px 6px;border-radius:999px;background:var(--glass-bg-hover);border:1px solid var(--glass-border);color:var(--text-secondary)}.chatSurfaceView-module__root___bc3uk{height:100%;padding:10px}.chatSurfaceView-module__body___alxi3{height:100%;display:grid;grid-template-columns:1fr;gap:10px;min-height:0}.spaceThreadsSurfaceView-module__root___yWA-q{display:flex;flex-direction:column;width:100%;height:100%;padding:12px;box-sizing:border-box;gap:10px}.spaceThreadsSurfaceView-module__header___2TV-d{display:flex;align-items:center;justify-content:space-between;gap:12px}.spaceThreadsSurfaceView-module__title___KYuzU{font-size:14px;font-weight:600;opacity:.9}.spaceThreadsSurfaceView-module__actions___49X1-{display:flex;gap:8px}.spaceThreadsSurfaceView-module__btn___wyche{appearance:none;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;border-radius:10px;padding:6px 10px;font-size:12px;cursor:pointer}.spaceThreadsSurfaceView-module__btn___wyche:hover{background:#ffffff14}.spaceThreadsSurfaceView-module__list___Ct51z{display:flex;flex-direction:column;gap:8px;overflow:auto;padding-right:4px}.spaceThreadsSurfaceView-module__item___me-Ml{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;cursor:pointer;text-align:left}.spaceThreadsSurfaceView-module__item___me-Ml:hover{background:#ffffff0f}.spaceThreadsSurfaceView-module__left___J3dm7{display:flex;flex-direction:column;gap:4px;min-width:0}.spaceThreadsSurfaceView-module__name___YwoEK{font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spaceThreadsSurfaceView-module__sub___4kuvP{font-size:12px;opacity:.75;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.spaceThreadsSurfaceView-module__meta___bq-WG{font-size:12px;opacity:.6;flex:0 0 auto}.spaceThreadsSurfaceView-module__empty___LcBo0{padding:20px 12px;opacity:.75;font-size:13px}.GlassPromptCard-module__root___sJj8W{position:relative;width:100%;border-radius:var(--radius-3xl);border:1px solid var(--glass-chip-border);background:var(--glass-chip-bg);backdrop-filter:blur(50px);-webkit-backdrop-filter:blur(50px);transition:background var(--transition-normal),border-color var(--transition-normal),transform var(--transition-normal)}.GlassPromptCard-module__root___sJj8W:focus-within{background:#ffffff1a}.GlassPromptCard-module__content___3Uffl{position:relative;width:100%}.ChatSkillsAddon-module__container___g435i{display:flex;align-items:center;gap:8px;padding:6px 10px;background:hsl(var(--background) / .55);border:1px solid var(--glass-border);border-radius:16px;backdrop-filter:blur(16px);max-width:100%;min-width:0;flex:1 1 auto;flex-wrap:wrap}.ChatSkillsAddon-module__containerPopoverOnly___q--EJ{padding:0;background:transparent;border:none;backdrop-filter:none;box-shadow:none;display:block;width:0;height:0;flex:none}.ChatSkillsAddon-module__labelRow___d9Ord{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--text-secondary);white-space:nowrap}.ChatSkillsAddon-module__summary___Y65t0{font-size:12px;color:var(--text-tertiary);max-width:min(320px,60%);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.ChatSkillsAddon-module__button___JGhGf{margin-left:4px;font-size:12px;padding:6px 10px;border-radius:12px;border:1px solid hsl(var(--foreground) / .18);background:hsl(var(--background) / .7);color:var(--text-primary);cursor:pointer;transition:all .16s}.ChatSkillsAddon-module__button___JGhGf:hover{border-color:hsl(var(--primary) / .35);box-shadow:0 8px 24px hsl(var(--primary) / .12)}.ChatSkillsAddon-module__button___JGhGf:disabled{opacity:.6;cursor:not-allowed}.ChatSkillsAddon-module__popover___YKT7C{position:absolute;left:0;width:clamp(320px,calc(100vw - 48px),520px);background:var(--glass-bg-hover);border:1px solid var(--glass-border);border-radius:16px;box-shadow:0 18px 60px hsl(var(--foreground) / .18);backdrop-filter:blur(18px);padding:10px;z-index:50}.ChatSkillsAddon-module__popoverTop___u-gDq{bottom:calc(100% + 8px)}.ChatSkillsAddon-module__popoverBottom___N9snX{top:calc(100% + 8px)}.ChatSkillsAddon-module__popoverPortal___VyYYS{position:static;left:auto;top:auto;bottom:auto}.ChatSkillsAddon-module__searchRow___F0Oz5{display:flex;gap:8px;align-items:center;padding:6px}.ChatSkillsAddon-module__search___T6hYe{flex:1;height:34px;border-radius:12px;border:1px solid hsl(var(--foreground) / .18);background:hsl(var(--background) / .7);padding:0 10px;outline:none;color:var(--text-primary)}.ChatSkillsAddon-module__list___swNGr{max-height:260px;overflow:auto;padding:6px}.ChatSkillsAddon-module__item___xT-WD{display:flex;align-items:flex-start;gap:10px;padding:8px 10px;border-radius:12px;cursor:pointer}.ChatSkillsAddon-module__item___xT-WD:hover{background:hsl(var(--primary) / .1)}.ChatSkillsAddon-module__itemTitle___6ANXz{font-size:13px;font-weight:600;color:var(--text-primary)}.ChatSkillsAddon-module__builtinBadge___NTF2T{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;font-size:11px;font-weight:700;background:hsl(var(--success) / .12);border:1px solid hsl(var(--success) / .2);color:hsl(var(--success));margin-left:8px;vertical-align:middle}.ChatSkillsAddon-module__itemDesc___j3-Of{font-size:12px;color:var(--text-tertiary);margin-top:2px}.ChatSkillsAddon-module__hint___oo7Oh{font-size:12px;color:var(--text-tertiary);padding:6px 10px}.CloudPcFilePickerModal-module__overlay___asI9d{position:fixed;inset:0;background:#0006;z-index:19999}.CloudPcFilePickerModal-module__content___uK8Ks{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:min(420px,90vw);max-height:70vh;background:var(--glass-bg, rgba(255, 255, 255, .95));backdrop-filter:blur(var(--glass-blur, 12px));border-radius:16px;box-shadow:0 12px 48px #00000026;z-index:20000;display:flex;flex-direction:column;overflow:hidden}.CloudPcFilePickerModal-module__header___U41fX{display:flex;align-items:center;justify-content:space-between;padding:14px 18px;border-bottom:1px solid var(--glass-border, rgba(0, 0, 0, .06))}.CloudPcFilePickerModal-module__title___QrOCk{font-size:16px;font-weight:700;color:var(--text-primary, #1a1a1a);margin:0}.CloudPcFilePickerModal-module__closeBtn___0OIhP{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border:none;background:transparent;border-radius:8px;cursor:pointer;color:var(--text-secondary, #666)}.CloudPcFilePickerModal-module__closeBtn___0OIhP:hover{background:#0000000d;color:var(--text-primary, #1a1a1a)}.CloudPcFilePickerModal-module__breadcrumb___Ni4sA{display:flex;align-items:center;gap:8px;padding:10px 18px;background:#00000005;font-size:12px;font-family:ui-monospace,monospace;color:var(--text-secondary, #666)}.CloudPcFilePickerModal-module__path___KizMY{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CloudPcFilePickerModal-module__refreshBtn___ZAhZO{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border:none;background:transparent;border-radius:6px;cursor:pointer;color:var(--text-tertiary, #999)}.CloudPcFilePickerModal-module__refreshBtn___ZAhZO:hover:not(:disabled){background:#0000000d;color:var(--text-primary, #1a1a1a)}.CloudPcFilePickerModal-module__refreshBtn___ZAhZO:disabled{cursor:not-allowed}.CloudPcFilePickerModal-module__spin___lE7CD{animation:CloudPcFilePickerModal-module__spin___lE7CD .8s linear infinite}@keyframes CloudPcFilePickerModal-module__spin___lE7CD{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CloudPcFilePickerModal-module__fileList___B43Sb{flex:1;overflow-y:auto;padding:8px 12px;max-height:320px}.CloudPcFilePickerModal-module__row___H2-gt{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:none;background:transparent;border-radius:10px;cursor:pointer;text-align:left;font-size:14px;color:var(--text-primary, #1a1a1a);transition:background .15s}.CloudPcFilePickerModal-module__row___H2-gt:hover{background:var(--glass-bg-hover, rgba(0, 0, 0, .04))}.CloudPcFilePickerModal-module__folderIcon___ZJYva{color:var(--text-tertiary, #999);flex-shrink:0}.CloudPcFilePickerModal-module__fileIcon___0GWLJ{color:var(--text-secondary, #666);flex-shrink:0}.CloudPcFilePickerModal-module__name___y3jjS{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CloudPcFilePickerModal-module__size___Xxmqt{font-size:12px;color:var(--text-tertiary, #999);flex-shrink:0}.CloudPcFilePickerModal-module__loading___ljsSr,.CloudPcFilePickerModal-module__error___ExPZy,.CloudPcFilePickerModal-module__empty___JKgkc{padding:32px 24px;text-align:center;font-size:14px;color:var(--text-secondary, #666)}.CloudPcFilePickerModal-module__error___ExPZy{color:#c53030}.HeroChatInput-module__chatInputWrap___di6zX{width:100%;position:relative;z-index:200;display:flex;flex-direction:column;transition:all .3s;border-radius:24px}.HeroChatInput-module__chatInputWrap___di6zX.HeroChatInput-module__dragging___PpjRK{background:hsl(var(--primary) / .05);box-shadow:0 0 0 2px hsl(var(--primary) / .3);transform:scale(1.01)}.HeroChatInput-module__heroCardGlowWrap___ZosEK{position:relative;border-radius:24px;padding:1px;width:100%}.HeroChatInput-module__heroCard___C-ShS{overflow:visible!important;position:relative;transition:all .5s cubic-bezier(.23,1,.32,1);background:var(--hero-input-bg, var(--glass-floating-bg));border-radius:24px;box-shadow:0 4px 24px #0000000f}.HeroChatInput-module__heroCard___C-ShS.HeroChatInput-module__heroCardInsideGlow___SAJ0G{background:transparent!important;box-shadow:none}.HeroChatInput-module__heroCard___C-ShS.HeroChatInput-module__heroCardInsideGlow___SAJ0G:before{display:none}.HeroChatInput-module__heroCard___C-ShS:not(.HeroChatInput-module__heroCardInsideGlow___SAJ0G):before{content:"";position:absolute;inset:0;border-radius:inherit;padding:2px;background:var( --hero-input-border-image, linear-gradient( 180deg, rgba(34, 197, 94, .4) 0%, transparent 15%, transparent 85%, rgba(200, 150, 255, .2) 100% ) );mask:linear-gradient(#fff,#fff) content-box,linear-gradient(#fff,#fff);mask-composite:exclude;pointer-events:none;z-index:0}.HeroChatInput-module__heroCard___C-ShS.HeroChatInput-module__compact___z9kyA .HeroChatInput-module__textarea___cMnpS{font-size:16px;min-height:64px}.HeroChatInput-module__topAddon___K6L2m{margin-bottom:12px}.HeroChatInput-module__queueListSection___NDRUT{background:#00000008;border:1px solid rgba(0,0,0,.05);border-radius:12px;padding:8px 12px;margin-bottom:12px}.dark .HeroChatInput-module__queueListSection___NDRUT{background:#ffffff0d;border-color:#ffffff1a}.HeroChatInput-module__queueItem___9lyR3{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:6px 0}.HeroChatInput-module__queueItem___9lyR3:not(:last-child){border-bottom:1px solid rgba(0,0,0,.05)}.dark .HeroChatInput-module__queueItem___9lyR3:not(:last-child){border-bottom-color:#ffffff14}.HeroChatInput-module__queueItemSummary___UIICy{font-size:13px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0}.HeroChatInput-module__queueItemActions___WBJWK{display:flex;align-items:center;gap:4px;flex-shrink:0}.HeroChatInput-module__queueItemBtn___w-qoy{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#0000000d;border:none;border-radius:8px;color:var(--text-tertiary);cursor:pointer;transition:all .2s}.HeroChatInput-module__queueItemBtn___w-qoy:hover{background:#00000014;color:var(--text-primary)}.dark .HeroChatInput-module__queueItemBtn___w-qoy{background:#ffffff14}.dark .HeroChatInput-module__queueItemBtn___w-qoy:hover{background:#ffffff1f}.HeroChatInput-module__heroCard___C-ShS.HeroChatInput-module__recording___yCXWQ:before{content:"";position:absolute;inset:0;border-radius:inherit;border:2px solid transparent;background:linear-gradient(var(--glass-bg),var(--glass-bg)) padding-box,linear-gradient(135deg,hsl(var(--primary) / .8),hsl(var(--primary) / .2)) border-box;z-index:-1;opacity:1;box-shadow:0 0 20px hsl(var(--primary) / .15);animation:HeroChatInput-module__breathBorder___FNPnm 2s ease-in-out infinite}.HeroChatInput-module__heroCard___C-ShS.HeroChatInput-module__recording___yCXWQ:after{content:"";position:absolute;inset:-20px;border-radius:inherit;background:radial-gradient(circle at center,hsl(var(--primary) / .12) 0%,transparent 70%);z-index:-2;filter:blur(40px);animation:HeroChatInput-module__breathGlow___qpiNa 3s ease-in-out infinite}@keyframes HeroChatInput-module__breathBorder___FNPnm{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.005)}}@keyframes HeroChatInput-module__breathGlow___qpiNa{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.HeroChatInput-module__inputArea___iWDcL{width:100%;flex:1;min-height:0}.HeroChatInput-module__textarea___cMnpS{width:100%;min-height:64px;resize:none;overflow:hidden;background:transparent;border:none;outline:none;color:var(--text-primary);font-size:16px;font-weight:500;line-height:1.5;font-family:inherit;padding:0}.HeroChatInput-module__textarea___cMnpS::placeholder{color:var(--text-tertiary)}.HeroChatInput-module__footer___snhRD{width:100%;display:flex;align-items:flex-end;justify-content:space-between;margin-top:auto;gap:12px}.HeroChatInput-module__bottomLeft___uUEhh{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.HeroChatInput-module__toolButtons___-JJSL{display:flex;align-items:center;gap:12px}.HeroChatInput-module__plusDropdownWrapper___VEuC7,.HeroChatInput-module__skillDropdownWrapper___Jg9oh{position:relative;display:inline-flex;align-items:center}.HeroChatInput-module__toolBtn___OXaax{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:999px;color:var(--text-tertiary);cursor:pointer;transition:all .2s;box-shadow:var(--shadow-sm)}.HeroChatInput-module__toolBtn___OXaax:hover{background:var(--glass-bg-hover);color:var(--text-primary);border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-md)}.HeroChatInput-module__toolBtnActive___xCu73{color:hsl(var(--primary));background:hsl(var(--primary) / .1);border-color:hsl(var(--primary) / .4)}.HeroChatInput-module__rightActions___j7-r9{display:flex;align-items:center;gap:12px}.HeroChatInput-module__actionBtn___AeRsB{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:999px;color:var(--text-tertiary);cursor:pointer;transition:all .2s;box-shadow:var(--shadow-sm)}.HeroChatInput-module__actionBtn___AeRsB:hover{background:var(--glass-bg-hover);color:var(--text-primary);border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-md)}.HeroChatInput-module__recordingBtn___-kkFl{color:#ef4444!important;background:#ef44441a!important;border-color:#ef44444d!important}.HeroChatInput-module__recordingCircle___vKi2f{width:12px;height:12px;background:#ef4444;border-radius:50%;animation:HeroChatInput-module__pulseRecording___GMNGd 1.5s ease-in-out infinite}@keyframes HeroChatInput-module__pulseRecording___GMNGd{0%{transform:scale(1);opacity:1}50%{transform:scale(1.3);opacity:.6}to{transform:scale(1);opacity:1}}.HeroChatInput-module__sendBtn___SawUR{width:42px;height:42px;display:flex;align-items:center;justify-content:center;background:hsl(var(--foreground) / .1);color:var(--text-primary);border:1px solid var(--glass-border);border-radius:999px;cursor:pointer;transition:all .2s;box-shadow:var(--shadow-lg)}.HeroChatInput-module__sendBtnActive___W4ekG{background:hsl(var(--primary))!important;color:#fff!important;box-shadow:0 0 15px hsl(var(--primary) / .4)!important}.HeroChatInput-module__sendBtn___SawUR:disabled{opacity:.5;cursor:not-allowed}.HeroChatInput-module__attachmentsPreview___o7ixp{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;animation:HeroChatInput-module__slideUpFade___hGgeV .3s ease-out}.HeroChatInput-module__attachmentItem___l5rZS{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#00000008;border:1px solid rgba(0,0,0,.05);border-radius:12px;max-width:240px;transition:all .2s;position:relative}.dark .HeroChatInput-module__attachmentItem___l5rZS{background:#ffffff0d;border-color:#ffffff1a}.HeroChatInput-module__attachmentIcon___w3NQI{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:hsl(var(--primary));border-radius:6px;color:#fff;box-shadow:0 2px 4px #0000001a}.HeroChatInput-module__attachmentImage___-gZkf{width:100%;height:100%;object-fit:cover;border-radius:4px}.HeroChatInput-module__attachmentInfo___kCpME{flex:1;min-width:0}.HeroChatInput-module__attachmentName___6HmEB{font-size:13px;font-weight:600;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block}.HeroChatInput-module__attachmentRefHint___ueDa9{margin-left:4px;font-size:11px;color:var(--text-tertiary)}.HeroChatInput-module__attachmentRemove___lyejZ{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#0000000d;border:none;border-radius:999px;color:var(--text-tertiary);cursor:pointer;transition:all .2s}.HeroChatInput-module__skillDropdown___gd8-E,.HeroChatInput-module__plusDropdown___xhutD{position:absolute;left:0;background-color:var(--glass-floating-bg, rgba(255, 255, 255, .92));backdrop-filter:blur(60px) saturate(200%);-webkit-backdrop-filter:blur(60px) saturate(200%);border:1px solid var(--glass-border-window, rgba(255, 255, 255, .4));border-radius:16px;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E");background-blend-mode:overlay;box-shadow:0 20px 40px #0000001f,inset 0 0 0 1.5px #ffffff80;display:flex;flex-direction:column;overflow:visible;z-index:1000;animation:HeroChatInput-module__slideDownFade___ezgR2 .25s cubic-bezier(.16,1,.3,1);transform-origin:top left}.HeroChatInput-module__skillDropdown___gd8-E{width:420px}.HeroChatInput-module__plusDropdown___xhutD{width:280px;padding:8px}.HeroChatInput-module__dropdownBottom___Yp-2D{top:100%;margin-top:12px;transform-origin:top left;animation-name:HeroChatInput-module__slideDownFade___ezgR2}.HeroChatInput-module__dropdownTop___lIqy5{bottom:100%;margin-bottom:12px;transform-origin:bottom left;animation-name:HeroChatInput-module__slideUpFade___hGgeV}.HeroChatInput-module__plusMenuList___N019D{display:flex;flex-direction:column;gap:2px}.HeroChatInput-module__plusMenuItem___uO-N6{width:100%;display:flex;align-items:center;gap:12px;padding:10px 12px;border-radius:10px;cursor:pointer;transition:all .2s;color:var(--text-secondary);background:transparent;border:none;text-align:left}.HeroChatInput-module__plusMenuItem___uO-N6:hover{background:var(--glass-bg-hover);color:var(--text-primary)}.HeroChatInput-module__plusMenuIcon___QXp9r{color:var(--text-tertiary)}.HeroChatInput-module__plusMenuText___4ec7T{flex:1;font-size:14px;font-weight:500}.HeroChatInput-module__skillSearchHeader___yyl8P{padding:12px;border-bottom:1px solid var(--glass-border)}.HeroChatInput-module__skillSearchWrap___pYcAW{position:relative}.HeroChatInput-module__skillSearchIcon___4-kEv{position:absolute;left:12px;top:50%;transform:translateY(-50%);color:var(--text-tertiary)}.HeroChatInput-module__skillSearchInput___TXOdv{width:100%;padding:10px 12px 10px 36px;background:#00000008;border:1px solid rgba(0,0,0,.05);border-radius:10px;font-size:13px;outline:none}.HeroChatInput-module__skillList___LAuue{max-height:320px;overflow-y:auto;padding:4px 0}.HeroChatInput-module__skillItem___AmAI9{padding:12px;display:flex;gap:12px;cursor:pointer}.HeroChatInput-module__skillItem___AmAI9:hover{background:var(--glass-bg-hover)}.HeroChatInput-module__skillItemIcon___QdIzh{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:hsl(var(--primary) / .1);border-radius:8px;color:hsl(var(--primary))}.HeroChatInput-module__skillItemContent___y13g-{flex:1;min-width:0}.HeroChatInput-module__skillItemTitle___vQPDN{font-size:14px;font-weight:600;margin:0}.HeroChatInput-module__skillTag___9B25e{padding:2px 6px;border-radius:4px;font-size:10px;font-weight:600;margin-left:8px}.HeroChatInput-module__tagBlue___p-6gP{background:#eff6ff;color:#2563eb}.HeroChatInput-module__skillItemDesc___YEz-D{font-size:12px;color:var(--text-tertiary);margin:4px 0 0;line-height:1.4}.HeroChatInput-module__skillDropdownFooter___P9pHp{padding:12px;border-top:1px solid var(--glass-border);display:flex;justify-content:space-between}.HeroChatInput-module__manageSkillsBtn___rCvBa{font-size:12px;font-weight:600;color:var(--text-secondary);background:transparent;border:none;cursor:pointer}.HeroChatInput-module__activeTags___PNOj6{display:flex;align-items:center;gap:8px}.HeroChatInput-module__modeTag___MsVRS{border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));border-radius:999px;padding:0 24px;height:42px;display:inline-flex;align-items:center;gap:10px;cursor:pointer;box-shadow:var(--shadow-md)}.HeroChatInput-module__modeTagIcon___V6rHG{width:24px;height:24px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:hsl(var(--primary));color:#fff;box-shadow:0 2px 4px #0000001a}.HeroChatInput-module__modeTagText___z04ye{font-size:16px;font-weight:800}.HeroChatInput-module__modeTagClose___Ww3FA{opacity:0;width:0;overflow:hidden;transition:all .2s}.HeroChatInput-module__modeTag___MsVRS:hover .HeroChatInput-module__modeTagClose___Ww3FA{opacity:.9;width:20px;margin-left:4px}.HeroChatInput-module__voiceWaveform___2wQAX{display:flex;align-items:center;gap:4px;height:42px;padding:0 16px;background:#00000005;border-radius:21px;-webkit-box-reflect:below 2px linear-gradient(transparent,rgba(255,255,255,.1))}.HeroChatInput-module__waveBar___9q-WE{width:3px;height:20px;transform-origin:bottom;background:linear-gradient(to top,#3b82f6,#8b5cf6,#fff);border-radius:2px;filter:drop-shadow(0 0 4px hsl(var(--primary) / .4))}@keyframes HeroChatInput-module__slideDownFade___ezgR2{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes HeroChatInput-module__slideUpFade___hGgeV{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.HomeSurfaceView-module__root___JD8as{min-height:100%;padding:28px 24px 56px;color:var(--text-primary)}.HomeSurfaceView-module__main___DD1Ut{width:100%;max-width:980px;margin:0 auto;display:flex;flex-direction:column;align-items:center}@keyframes HomeSurfaceView-module__float___JicKl{0%{transform:translateY(0) rotate(0)}50%{transform:translateY(-10px) rotate(1deg)}to{transform:translateY(0) rotate(0)}}@keyframes HomeSurfaceView-module__floatText___5JCBp{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}@keyframes HomeSurfaceView-module__bounceChar___jlBnG{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.HomeSurfaceView-module__hero___dyV4Z{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:10px}.HomeSurfaceView-module__heroAvatarWrap___7-hTF{position:relative;margin-bottom:16px;animation:HomeSurfaceView-module__float___JicKl 6s ease-in-out infinite}.HomeSurfaceView-module__heroAvatarCard___r-dQo{width:112px;height:112px;border-radius:40px;padding:6px;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur-strong)) saturate(var(--glass-saturate-strong));-webkit-backdrop-filter:blur(var(--glass-blur-strong)) saturate(var(--glass-saturate-strong));border:1px solid var(--glass-border);box-shadow:var(--glass-shadow-panel);transform:rotate(3deg);position:relative;z-index:1}.HomeSurfaceView-module__heroAvatarImg___Em5bW{width:100%;height:100%;border-radius:36px;object-fit:cover;display:block}.HomeSurfaceView-module__heroAvatarFallback___4hFEC{width:100%;height:100%;border-radius:36px;display:flex;align-items:center;justify-content:center;font-weight:950;font-size:44px;letter-spacing:-.02em;color:#ffffffeb;background:radial-gradient(120% 120% at 30% 20%,#7878fff2,#2ea6ffeb 40%,#00000026);box-shadow:inset 0 0 0 1px #ffffff1f}.HomeSurfaceView-module__heroBadge___FQsxe{position:absolute;right:-10px;bottom:-10px;width:42px;height:42px;border-radius:18px;display:flex;align-items:center;justify-content:center;background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);box-shadow:var(--shadow-card);z-index:2}.HomeSurfaceView-module__heroBadgeIcon___ww5Oo{width:18px;height:18px;color:hsl(var(--primary))}.HomeSurfaceView-module__heroText___i9keP{display:flex;flex-direction:column;align-items:center;gap:8px}.HomeSurfaceView-module__titleChar___VcA4u{animation:HomeSurfaceView-module__bounceChar___jlBnG 5s ease-in-out infinite}.HomeSurfaceView-module__titleAccentChar___7UtVa{animation:HomeSurfaceView-module__bounceChar___jlBnG 4.5s ease-in-out infinite}.HomeSurfaceView-module__subtitleChar___aFhLE{animation:HomeSurfaceView-module__bounceChar___jlBnG 5.5s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.HomeSurfaceView-module__heroAvatarWrap___7-hTF,.HomeSurfaceView-module__titleChar___VcA4u,.HomeSurfaceView-module__titleAccentChar___7UtVa,.HomeSurfaceView-module__subtitleChar___aFhLE{animation:none!important}}.HomeSurfaceView-module__kicker___XcGLR{display:inline-block;padding:6px 12px;border-radius:var(--radius-pill);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--text-secondary)}.HomeSurfaceView-module__title___UUm12{margin:0;font-weight:900;font-size:28px;letter-spacing:-.02em;color:var(--text-primary)}.HomeSurfaceView-module__titleAccent___VKNWS{color:hsl(var(--primary))}.HomeSurfaceView-module__heroMeta___Z52QV{margin-top:6px;font-size:12px;font-weight:700;opacity:.75;color:var(--text-secondary)}.HomeSurfaceView-module__subtitle___gQ-oH{margin:0;font-size:28px;font-weight:700;color:var(--text-secondary);opacity:.9;letter-spacing:-.01em}.HomeSurfaceView-module__console___1-Xaq{width:100%;max-width:980px;margin-top:22px;position:relative;z-index:100}.HomeSurfaceView-module__quickActions___YANnJ{margin-top:24px;display:flex;justify-content:center;animation:HomeSurfaceView-module__slideUpFade___zMiHp .3s ease-out;position:relative;z-index:10}.HomeSurfaceView-module__modeActions___mn8VB{display:flex;align-items:center;gap:16px;flex-wrap:wrap;justify-content:center}.HomeSurfaceView-module__modeActionBtn___EYuxO{border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));color:var(--text-secondary);border-radius:99px;padding:0 24px;height:42px;display:inline-flex;align-items:center;gap:10px;font-size:16px;font-weight:800;cursor:pointer;transition:all .2s;box-shadow:var(--shadow-md)}.HomeSurfaceView-module__modeActionBtn___EYuxO:hover{transform:translateY(-1px);border-color:hsl(var(--primary) / .25);background:var(--glass-bg-hover);color:var(--text-primary);box-shadow:var(--shadow-md)}.HomeSurfaceView-module__modeActionBtn___EYuxO:active{transform:translateY(0)}@keyframes HomeSurfaceView-module__fadeIn___EDMee{0%{opacity:0;transform:translate(-4px)}to{opacity:1;transform:translate(0)}}@keyframes HomeSurfaceView-module__slideUpFade___zMiHp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.HomeSurfaceView-module__features___mAmff{width:100%;margin-top:26px}.HomeSurfaceView-module__modeContent___AhPQm{width:100%;max-width:980px;margin-top:32px;animation:HomeSurfaceView-module__slideUpFade___zMiHp .3s ease-out}.HomeSurfaceView-module__sectionBlock___T4Qij{margin-bottom:32px}.HomeSurfaceView-module__sectionHeader___0k514{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.HomeSurfaceView-module__sectionTitle___0Bf3l{font-size:14px;font-weight:700;color:var(--text-secondary);margin:0 0 12px 4px}.HomeSurfaceView-module__filterBtn___w1s6x{display:flex;align-items:center;gap:8px;padding:6px 12px;background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:8px;font-size:13px;color:var(--text-secondary);cursor:pointer;transition:all .2s}.HomeSurfaceView-module__filterBtn___w1s6x:hover{background:var(--glass-bg-hover);color:var(--text-primary)}.HomeSurfaceView-module__promptGrid___g9O5d{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.HomeSurfaceView-module__promptCard___OSK83{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:16px;cursor:pointer;transition:all .2s;position:relative;height:96px;display:flex;flex-direction:column;justify-content:space-between;color:var(--text-primary)}.dark .HomeSurfaceView-module__promptCard___OSK83{background:#ffffff08}.HomeSurfaceView-module__promptText___Gx4qZ{font-size:13px;color:inherit;opacity:.8;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.HomeSurfaceView-module__promptArrow___s43Pp{position:absolute;bottom:12px;right:12px;color:var(--text-tertiary);transition:color .2s}.HomeSurfaceView-module__promptCard___OSK83:hover .HomeSurfaceView-module__promptArrow___s43Pp{color:var(--text-primary)}.HomeSurfaceView-module__templateGrid___s0lMr{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.HomeSurfaceView-module__uploadCard___kgaq7{width:100%;aspect-ratio:16 / 10;border:2px dashed var(--glass-border);border-radius:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:var(--text-tertiary);cursor:pointer;transition:all .2s;background:hsl(var(--background) / .3);margin-bottom:8px}.HomeSurfaceView-module__uploadCard___kgaq7:hover{border-color:var(--text-secondary);color:var(--text-secondary);transform:translateY(-2px);box-shadow:var(--shadow-md)}.HomeSurfaceView-module__templateItem___-ieLA{cursor:pointer;group:1}.HomeSurfaceView-module__templatePreview___cJ6Vy{aspect-ratio:16 / 10;border-radius:12px;margin-bottom:8px;padding:16px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;box-shadow:var(--shadow-sm);transition:all .2s;overflow:hidden;position:relative}.HomeSurfaceView-module__templateItem___-ieLA:hover .HomeSurfaceView-module__templatePreview___cJ6Vy{box-shadow:var(--shadow-md);transform:translateY(-2px)}.HomeSurfaceView-module__templateTitle___U6fJK{font-family:serif;font-weight:700;font-size:18px;line-height:1.2;margin:0 0 4px;color:inherit}.HomeSurfaceView-module__templateSubtitle___KuHvo{font-size:10px;text-transform:uppercase;letter-spacing:.05em;opacity:.7;margin:0;color:inherit}.HomeSurfaceView-module__templateMeta___QQnBE{display:flex;align-items:center;justify-content:center;gap:6px;font-size:12px;color:var(--text-secondary)}.HomeSurfaceView-module__bananaIcon___gdzHQ{font-size:10px}.HomeSurfaceView-module__bgAmber___e-39C{background:#fef3c7;color:#78350f}.HomeSurfaceView-module__bgSlate___OBLgJ{background:#f1f5f9;color:#1e293b}.HomeSurfaceView-module__bgEmerald___qfGl4{background:#d1fae5;color:#064e3b}.HomeSurfaceView-module__bgOrange___pAZyT{background:#fff7ed;color:#7c2d12}.HomeSurfaceView-module__cardGrid___bIQTQ{display:grid;grid-template-columns:1fr;gap:16px}.HomeSurfaceView-module__agentCard___fefHD,.HomeSurfaceView-module__skillCard___ZEwia{background:var(--glass-bg);border:1px solid var(--glass-border);border-radius:12px;padding:16px;display:flex;align-items:flex-start;gap:16px;cursor:pointer;transition:all .2s;color:var(--text-primary)}.dark .HomeSurfaceView-module__agentCard___fefHD,.dark .HomeSurfaceView-module__skillCard___ZEwia{background:#ffffff08}.HomeSurfaceView-module__skillCard___ZEwia{align-items:center}.HomeSurfaceView-module__agentCard___fefHD:hover,.HomeSurfaceView-module__skillCard___ZEwia:hover{border-color:hsl(var(--primary) / .3);box-shadow:var(--shadow-sm)}.HomeSurfaceView-module__agentIcon___rEYx-,.HomeSurfaceView-module__skillIcon___QnXJ4{padding:10px;border-radius:8px;display:flex;align-items:center;justify-content:center}.HomeSurfaceView-module__bgBlue___4fTQV{background:#dbeafe;color:#2563eb}.HomeSurfaceView-module__bgPurple___VaoZ9{background:#f3e8ff;color:#9333ea}.HomeSurfaceView-module__bgGreen___IMRS5{background:#dcfce7;color:#16a34a}.HomeSurfaceView-module__skillIcon___QnXJ4{background:#fffbeb;color:#d97706;padding:8px}.HomeSurfaceView-module__cardTitle___C1nSE{font-size:14px;font-weight:700;color:inherit;margin:0 0 4px}.HomeSurfaceView-module__cardDesc___-z9PA{font-size:12px;color:inherit;opacity:.7;margin:0;line-height:1.5}.HomeSurfaceView-module__cardArrow___HP2AE{margin-left:auto;color:var(--text-tertiary)}.HomeSurfaceView-module__solutionCard___qVzyB{background:var(--glass-bg);border:1px solid transparent;border-radius:16px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:12px;cursor:pointer;transition:all .2s}.HomeSurfaceView-module__solutionCard___qVzyB:hover{box-shadow:var(--shadow-lg);border-color:var(--glass-border)}.HomeSurfaceView-module__borderIndigo___3zav2{background:#eef2ff;border-color:#e0e7ff;color:#1e1b4b}.HomeSurfaceView-module__borderRose___QCjMf{background:#fff1f2;border-color:#ffe4e6;color:#4c0519}.HomeSurfaceView-module__borderCyan___8d6GL{background:#ecfeff;border-color:#cffafe;color:#083344}.dark .HomeSurfaceView-module__borderIndigo___3zav2{background:#1e1b4b66;border-color:#6366f133;color:#e0e7ff}.dark .HomeSurfaceView-module__borderRose___QCjMf{background:#4c051966;border-color:#f43f5e33;color:#ffe4e6}.dark .HomeSurfaceView-module__borderCyan___8d6GL{background:#08334466;border-color:#06b6d433;color:#cffafe}.HomeSurfaceView-module__solutionIcon___xgOyS{padding:12px;background:#fff;border-radius:999px;box-shadow:var(--shadow-sm);color:#1e293b;display:flex;align-items:center;justify-content:center}.dark .HomeSurfaceView-module__solutionIcon___xgOyS{background:#ffffff1a;color:#fff}.HomeSurfaceView-module__solutionTitle___8FhSb{font-size:15px;font-weight:700;color:inherit;margin:0}.HomeSurfaceView-module__solutionDesc___GL2BC{font-size:12px;color:inherit;opacity:.8;margin:0}@media(min-width:640px){.HomeSurfaceView-module__promptGrid___g9O5d,.HomeSurfaceView-module__templateGrid___s0lMr{grid-template-columns:repeat(4,1fr)}.HomeSurfaceView-module__cardGrid___bIQTQ{grid-template-columns:repeat(3,1fr)}}.HomeSurfaceView-module__featureGrid___KkREK{display:grid;grid-template-columns:1fr;gap:14px}.HomeSurfaceView-module__featureCard___TE4y2{position:relative;border-radius:24px;padding:18px 18px 16px;border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur-strong)) saturate(var(--glass-saturate-strong));-webkit-backdrop-filter:blur(var(--glass-blur-strong)) saturate(var(--glass-saturate-strong));box-shadow:var(--glass-shadow-panel);cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast);overflow:hidden}.HomeSurfaceView-module__featureCard___TE4y2:hover{transform:translateY(-4px);box-shadow:var(--glass-shadow-panel-interactive)}.HomeSurfaceView-module__featureArrow___VNEkh{position:absolute;top:10px;right:10px;opacity:0;transition:opacity var(--transition-fast)}.HomeSurfaceView-module__featureCard___TE4y2:hover .HomeSurfaceView-module__featureArrow___VNEkh{opacity:1}.HomeSurfaceView-module__featureArrowIcon___3UmDl{width:18px;height:18px;color:hsl(var(--foreground) / .45)}.HomeSurfaceView-module__featureIcon___VXo64{width:48px;height:48px;border-radius:18px;background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);display:flex;align-items:center;justify-content:center;font-size:22px;margin-bottom:12px;transition:transform var(--transition-normal)}.HomeSurfaceView-module__featureCard___TE4y2:hover .HomeSurfaceView-module__featureIcon___VXo64{transform:scale(1.08)}.HomeSurfaceView-module__featureTitle___HHtvN{font-size:16px;font-weight:900;color:var(--text-primary);margin-bottom:6px}.HomeSurfaceView-module__featureDesc___XzUGi{font-size:13px;font-weight:600;color:var(--text-secondary);line-height:1.6}.HomeSurfaceView-module__recent___1w4mk{width:100%;max-width:860px;margin-top:22px}.HomeSurfaceView-module__recentHeader___nQzfk{display:flex;align-items:center;gap:16px;margin-bottom:16px}.HomeSurfaceView-module__recentTitle___XMVZZ{margin:0;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;color:var(--text-tertiary)}.HomeSurfaceView-module__recentDivider___Rh-5q{height:1px;flex:1;background:var(--glass-border);opacity:.6}.HomeSurfaceView-module__recentList___4PpBt{display:flex;flex-wrap:wrap;gap:18px;justify-content:center}.HomeSurfaceView-module__recentItem___SR7br{display:flex;flex-direction:column;align-items:center;gap:10px;cursor:pointer}.HomeSurfaceView-module__recentAvatar___mpA2f{width:80px;height:80px;border-radius:28px;overflow:hidden;border:1px solid var(--glass-border);box-shadow:var(--glass-shadow-panel);transition:transform var(--transition-fast)}.HomeSurfaceView-module__recentItem___SR7br:hover .HomeSurfaceView-module__recentAvatar___mpA2f{transform:scale(1.05)}.HomeSurfaceView-module__recentAvatarImg___036Ql{width:100%;height:100%;object-fit:cover;display:block}.HomeSurfaceView-module__recentAvatarFallback___82Suk{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:28px;font-weight:900;background:hsl(var(--foreground) / .08);color:var(--text-primary);letter-spacing:-.02em}.HomeSurfaceView-module__recentName___yMBJZ{font-size:13px;font-weight:700;color:var(--text-secondary);opacity:.86;max-width:120px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transition:color var(--transition-fast),opacity var(--transition-fast)}.HomeSurfaceView-module__recentItem___SR7br:hover .HomeSurfaceView-module__recentName___yMBJZ{color:hsl(var(--primary));opacity:1}.HomeSurfaceView-module__addAgent___ku3NB{border:0;background:transparent;cursor:pointer;display:flex;flex-direction:column;align-items:center;gap:10px;padding:0}.HomeSurfaceView-module__addAgentIcon___WkhhZ{width:80px;height:80px;border-radius:28px;border:2px dashed var(--glass-border);display:flex;align-items:center;justify-content:center;color:hsl(var(--foreground) / .35);transition:border-color var(--transition-fast),color var(--transition-fast),background var(--transition-fast)}.HomeSurfaceView-module__addAgent___ku3NB:hover .HomeSurfaceView-module__addAgentIcon___WkhhZ{border-color:hsl(var(--primary) / .4);color:hsl(var(--primary));background:hsl(var(--primary) / .06)}.HomeSurfaceView-module__addAgentLabel___V6Y3B{font-size:13px;font-weight:700;color:hsl(var(--foreground) / .35)}.HomeSurfaceView-module__capabilities___5D6H8{width:100%;margin-top:40px;padding-top:32px;border-top:1px solid var(--glass-border)}.HomeSurfaceView-module__capabilitiesHeader___Y45hY{text-align:center;margin-bottom:28px}.HomeSurfaceView-module__capabilitiesTitle___D9PvR{margin:0 0 8px;font-size:20px;font-weight:900;letter-spacing:-.02em;color:var(--text-primary)}.HomeSurfaceView-module__capabilitiesSubtitle___lXV9t{margin:0;font-size:13px;font-weight:600;color:var(--text-secondary);opacity:.86}.HomeSurfaceView-module__capabilitiesGrid___-AvCV{display:grid;grid-template-columns:1fr;gap:16px}.HomeSurfaceView-module__capabilityCard___sUUl-{position:relative;border-radius:20px;padding:20px;border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));box-shadow:var(--shadow-soft);transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast)}.HomeSurfaceView-module__capabilityCard___sUUl-:hover{transform:translateY(-2px);box-shadow:var(--glass-shadow-panel);border-color:hsl(var(--primary) / .3)}.HomeSurfaceView-module__capabilityIcon___9KEeP{width:44px;height:44px;border-radius:14px;background:var(--glass-bg);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft);display:flex;align-items:center;justify-content:center;color:hsl(var(--primary));margin-bottom:12px;transition:transform var(--transition-fast),background var(--transition-fast)}.HomeSurfaceView-module__capabilityCard___sUUl-:hover .HomeSurfaceView-module__capabilityIcon___9KEeP{transform:scale(1.08) rotate(5deg);background:hsl(var(--primary) / .1)}.HomeSurfaceView-module__capabilityTitle___T4Qzg{margin:0 0 8px;font-size:15px;font-weight:800;color:var(--text-primary)}.HomeSurfaceView-module__capabilityDesc___1eTo8{margin:0;font-size:13px;font-weight:600;color:var(--text-secondary);line-height:1.6;opacity:.9}@media(min-width:768px){.HomeSurfaceView-module__featureGrid___KkREK{grid-template-columns:repeat(2,1fr);gap:18px}.HomeSurfaceView-module__recentList___4PpBt{justify-content:flex-start}.HomeSurfaceView-module__capabilitiesGrid___-AvCV{grid-template-columns:repeat(2,1fr);gap:18px}}@media(min-width:1024px){.HomeSurfaceView-module__capabilitiesGrid___-AvCV{grid-template-columns:repeat(3,1fr)}}@media (max-width: var(--breakpoint-mobile)){.HomeSurfaceView-module__root___JD8as{padding:22px 16px 44px}.HomeSurfaceView-module__title___UUm12{font-size:22px}.HomeSurfaceView-module__capabilities___5D6H8{margin-top:32px;padding-top:24px}.HomeSurfaceView-module__capabilitiesTitle___D9PvR{font-size:18px}}.HomeSurfaceView-module__homeEditorTopbar___wTWvP{width:100%;display:flex;justify-content:flex-end;margin-top:8px}.HomeSurfaceView-module__homeEditorPanel___RsRXC{width:100%;max-width:980px;margin-top:14px;border-radius:18px;border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));box-shadow:var(--shadow-soft);padding:14px 14px 12px}.HomeSurfaceView-module__homeEditorHeader___NJ3MB{display:flex;gap:14px;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.HomeSurfaceView-module__homeEditorTitle___hUaMW{font-size:13px;font-weight:900;letter-spacing:-.01em;color:var(--text-primary)}.HomeSurfaceView-module__homeEditorSubtitle___3zKfo{margin-top:4px;font-size:12px;color:var(--text-secondary);opacity:.85}.HomeSurfaceView-module__homeEditorHeaderRight___nJw-W{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.HomeSurfaceView-module__homeEditorBtn___ZC2x8,.HomeSurfaceView-module__homeEditorBtnPrimary___vJ9gg,.HomeSurfaceView-module__homeEditorBtnDisabled___fr2t-{height:34px;padding:0 12px;border-radius:12px;display:inline-flex;align-items:center;gap:8px;font-size:12px;font-weight:800;cursor:pointer;border:1px solid var(--glass-border);background:#ffffff0f;color:var(--text-primary);transition:all .2s}.HomeSurfaceView-module__homeEditorBtn___ZC2x8:hover{transform:translateY(-1px);background:#ffffff1a}.HomeSurfaceView-module__homeEditorBtnPrimary___vJ9gg{border-color:hsl(var(--primary) / .28);background:hsl(var(--primary) / .14);color:hsl(var(--foreground))}.HomeSurfaceView-module__homeEditorBtnPrimary___vJ9gg:hover{transform:translateY(-1px);background:hsl(var(--primary) / .18)}.HomeSurfaceView-module__homeEditorBtnDisabled___fr2t-{opacity:.55;cursor:not-allowed}.HomeSurfaceView-module__homeEditorList___5NCo4{display:flex;flex-direction:column;gap:10px}.HomeSurfaceView-module__homeEditorItem___xCFu1{display:flex;align-items:center;gap:10px;padding:10px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.HomeSurfaceView-module__homeEditorDrag___kFawm{width:34px;height:34px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;display:inline-flex;align-items:center;justify-content:center;cursor:grab;color:var(--text-secondary)}.HomeSurfaceView-module__homeEditorDrag___kFawm:active{cursor:grabbing}.HomeSurfaceView-module__homeEditorItemMeta___7jCJT{display:flex;flex-direction:column;gap:2px;min-width:0;flex:1}.HomeSurfaceView-module__homeEditorItemLabel___LEUTH{font-size:13px;font-weight:900;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomeSurfaceView-module__homeEditorItemHint___OJIUv{font-size:12px;color:var(--text-secondary);opacity:.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomeSurfaceView-module__homeEditorItemRight___UAUNo{display:flex;align-items:center;gap:10px}.HomeSurfaceView-module__homeEditorToggleOn___31v-D,.HomeSurfaceView-module__homeEditorToggleOff___g2nIm{height:32px;border-radius:99px;padding:0 10px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;display:inline-flex;align-items:center;gap:8px;cursor:pointer;transition:all .2s;color:var(--text-primary)}.HomeSurfaceView-module__homeEditorToggleOn___31v-D{border-color:hsl(var(--primary) / .25);background:hsl(var(--primary) / .14)}.HomeSurfaceView-module__homeEditorToggleDot___-8Igj{width:10px;height:10px;border-radius:999px;background:#ffffff73}.HomeSurfaceView-module__homeEditorToggleOn___31v-D .HomeSurfaceView-module__homeEditorToggleDot___-8Igj{background:hsl(var(--primary))}.HomeSurfaceView-module__homeEditorToggleText___dDNlZ{font-size:12px;font-weight:800;opacity:.9}.HomeSurfaceView-module__homeBlockFrame___Ob58M{width:100%;max-width:980px;position:relative;margin-top:18px}.HomeSurfaceView-module__homeBlockFrameDisabled___mKshG{opacity:.72}.HomeSurfaceView-module__homeBlockOverlay___Zp9h-{position:absolute;left:0;right:0;top:-12px;height:42px;border-radius:16px;border:1px solid rgba(255,255,255,.14);background:#0000002e;backdrop-filter:blur(18px) saturate(140%);-webkit-backdrop-filter:blur(18px) saturate(140%);display:flex;align-items:center;justify-content:space-between;padding:0 10px 0 12px;cursor:grab;-webkit-user-select:none;user-select:none}.HomeSurfaceView-module__homeBlockOverlay___Zp9h-:active{cursor:grabbing}.HomeSurfaceView-module__homeBlockOverlayLeft___8yFRa{display:inline-flex;align-items:center;gap:10px;min-width:0}.HomeSurfaceView-module__homeBlockOverlayText___Syotr{display:flex;flex-direction:column;gap:1px;min-width:0}.HomeSurfaceView-module__homeBlockOverlayTitle___oMzqt{font-size:12px;font-weight:900;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomeSurfaceView-module__homeBlockOverlayHint___YCCYM{font-size:11px;color:var(--text-secondary);opacity:.82;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.HomeSurfaceView-module__homeBlockOverlayRight___gJQTv{display:inline-flex;align-items:center;gap:8px}.HomeSurfaceView-module__homeBlockPlaceholder___rQQGK{width:100%;border-radius:18px;border:1px dashed rgba(255,255,255,.18);background:#ffffff0a;padding:16px;color:var(--text-secondary);font-size:13px;font-weight:800;margin-top:10px}.spaceChatSurfaceView-module__root___VBIc7{display:flex;flex-direction:column;width:100%;height:100%;box-sizing:border-box}.spaceChatSurfaceView-module__header___q5mmC{display:flex;align-items:center;justify-content:space-between;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.spaceChatSurfaceView-module__title___8U9tS{font-size:13px;font-weight:600;opacity:.9}.spaceChatSurfaceView-module__body___Ms-pe{flex:1 1 auto;overflow:auto;padding:12px;display:flex;flex-direction:column;gap:10px}.spaceChatSurfaceView-module__msg___ddDc8{display:flex;flex-direction:column;gap:4px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a}.spaceChatSurfaceView-module__msgMeta___prDXO{font-size:11px;opacity:.6}.spaceChatSurfaceView-module__msgText___C84tA{font-size:13px;white-space:pre-wrap;word-break:break-word}.spaceChatSurfaceView-module__composer___9c8Ar{display:flex;gap:8px;padding:10px 12px;border-top:1px solid rgba(255,255,255,.08)}.spaceChatSurfaceView-module__input___BNfyT{flex:1 1 auto;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;padding:10px 12px;font-size:13px;outline:none}.spaceChatSurfaceView-module__send___rPGfg{flex:0 0 auto;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffe6;padding:10px 12px;font-size:13px;cursor:pointer}.spaceChatSurfaceView-module__send___rPGfg:hover{background:#ffffff14}.spaceChatSurfaceView-module__empty___1Auln{opacity:.75;padding:16px 12px;font-size:13px}.spaceTimelineSurfaceView-module__root___H-xQd{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;padding:12px;box-sizing:border-box}.spaceTimelineSurfaceView-module__header___FK2Ao{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--background) / .35);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.spaceTimelineSurfaceView-module__title___xhqCJ{font-weight:900;letter-spacing:-.02em}.spaceTimelineSurfaceView-module__actions___g9PYh{display:flex;align-items:center;gap:8px}.spaceTimelineSurfaceView-module__btn___pKA7g{height:30px;padding:0 10px;border-radius:12px;border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--foreground) / .06);cursor:pointer}.spaceTimelineSurfaceView-module__btnGhost___h0R2t{height:30px;padding:0 10px;border-radius:12px;border:1px solid hsl(var(--foreground) / .12);background:transparent;cursor:pointer}.spaceTimelineSurfaceView-module__filters___JN2rA{display:flex;flex-wrap:wrap;gap:8px;padding:10px 2px 0}.spaceTimelineSurfaceView-module__list___Wrfgc{flex:1;min-height:0;overflow:auto;padding-top:10px}.spaceTimelineSurfaceView-module__item___arbin{padding:10px 12px;border-radius:14px;border:1px solid hsl(var(--foreground) / .1);background:hsl(var(--background) / .28);margin-bottom:10px}.spaceTimelineSurfaceView-module__meta___sHuni{font-size:12px;opacity:.75;display:flex;gap:10px;align-items:center}.spaceTimelineSurfaceView-module__summary___LKNS6{margin-top:6px;font-size:13px;font-weight:600;white-space:pre-wrap;word-break:break-word}.spaceTimelineSurfaceView-module__empty___ZdIAb{padding:16px;opacity:.75}.FilePreviewModal-module__modal___GIff1 .ant-modal-container,.FilePreviewModal-module__modalContainer___LdxG0{padding:0}.FilePreviewModal-module__modalWrap___ms-BT{padding:0!important}.FilePreviewModal-module__modalWrap___ms-BT .FilePreviewModal-module__ant-modal___dmFVu{animation:none!important;transition:none!important}.FilePreviewModal-module__modalContent___uFE9m{padding:0;overflow:hidden;border-radius:20px;box-shadow:0 30px 90px #0000004d,0 10px 30px #0003,0 0 0 1px #0000001a}.FilePreviewModal-module__modalHeader___6zop6{margin:0!important;padding:12px 18px!important;min-height:52px;display:flex;align-items:center;border-bottom:1px solid rgba(0,0,0,.08);background:linear-gradient(180deg,#fbfbfb,#f0f0f0);border-radius:20px 20px 0 0}.FilePreviewModal-module__modalTitle___z-56w{flex:1;min-width:0}.FilePreviewModal-module__modalBody___6dyem{padding:0!important;height:calc(90vh - 52px);max-height:calc(90vh - 52px);overflow-x:hidden;overflow-y:auto;background-color:#e8e8e8;border-radius:0 0 20px 20px}.FilePreviewModal-module__maximized___aoOa1 .FilePreviewModal-module__modalBody___6dyem{height:100%!important;max-height:100%!important;border-radius:0!important}.FilePreviewModal-module__modalClose___vc6m8{display:none!important}.FilePreviewModal-module__maximized___aoOa1{width:100vw!important;max-width:100vw!important;margin:0!important;position:fixed!important;inset:0!important;height:100vh!important;max-height:100vh!important}.FilePreviewModal-module__maximized___aoOa1 .FilePreviewModal-module__modalContent___uFE9m{border-radius:0!important;height:100vh!important;max-height:100vh!important;box-shadow:none!important}.FilePreviewModal-module__maximized___aoOa1 .FilePreviewModal-module__modalBody___6dyem{height:calc(100vh - 52px)!important;max-height:calc(100vh - 52px)!important;border-radius:0!important}.FilePreviewModal-module__maximized___aoOa1 .FilePreviewModal-module__modalHeader___6zop6{border-radius:0!important}.FilePreviewModal-module__modalBodyWrapper___07nHj{min-height:100%;box-sizing:border-box;overflow-x:hidden;background-color:#e8e8e8}.FilePreviewModal-module__docxModalWrapper___7h1uh{-webkit-overflow-scrolling:touch;overflow-x:auto;background:#e8e8e8;min-height:100%;box-sizing:border-box;padding:16px 12px 48px 16px}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview{width:min(100%,816px);max-width:100%;margin:0 auto;background:#fff;border-radius:6px;border:none;box-sizing:border-box;box-shadow:0 2px 8px #00000014,0 1px 3px #0000001f,0 0 0 1px #0000000f;padding:64px 80px;font-size:15px;line-height:1.65;color:#1a1a1a;min-height:1056px}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview section{max-width:100%!important}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview img{max-width:100%;height:auto}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview table{display:block;max-width:100%;overflow-x:auto}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview p,.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview span,.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview td,.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview th{word-break:break-word}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview table{border-collapse:collapse;border-radius:12px;overflow:hidden}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview table td,.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview table th{border:1px solid rgba(148,163,184,.45);padding:10px 12px}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview a{color:#2563eb;text-underline-offset:2px}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview p[class*=docx-preview-num-]{list-style-position:outside;margin-left:1.5em;padding-left:.35em;box-sizing:border-box}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview p[class*=docx-preview-num-]::marker{font-size:.85em}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview p[class*=docx-preview-num-]:before{vertical-align:baseline}.FilePreviewModal-module__docxModalWrapper___7h1uh::-webkit-scrollbar{width:10px;height:10px}.FilePreviewModal-module__docxModalWrapper___7h1uh::-webkit-scrollbar-track{background:transparent}.FilePreviewModal-module__docxModalWrapper___7h1uh::-webkit-scrollbar-thumb{background:#00000040;border-radius:5px;border:2px solid transparent;background-clip:padding-box}.FilePreviewModal-module__docxModalWrapper___7h1uh::-webkit-scrollbar-thumb:hover{background:#0006;background-clip:padding-box}.FilePreviewModal-module__docxModalWrapper___7h1uh::-webkit-scrollbar-corner{background:transparent}@media(max-width:768px){.FilePreviewModal-module__docxModalWrapper___7h1uh{padding:24px 12px 40px}.FilePreviewModal-module__docxModalWrapper___7h1uh .docx-preview{width:100%;padding:48px 32px;min-height:auto;border-radius:4px}}.OfficePreview-module__docxWrapper___ouMSz{-webkit-overflow-scrolling:touch;overflow-x:auto;background:radial-gradient(circle at 15% 10%,#ffffffd9,#fff0 45%),radial-gradient(circle at 88% 4%,#c8e0ff99,#c8e0ff00 42%),linear-gradient(180deg,#f3f7fd,#e9eff8)}.OfficePreview-module__docxWrapper___ouMSz .docx-preview{width:min(100%,920px);max-width:100%;margin:0 auto;background:#fff;border-radius:20px;border:1px solid rgba(15,23,42,.06);box-sizing:border-box;box-shadow:0 24px 60px #0f172a2e,0 10px 24px #0f172a1a,0 2px 6px #0f172a0a;padding:clamp(16px,2.5vw,42px)}.OfficePreview-module__docxWrapper___ouMSz .docx-preview section{max-width:100%!important}.OfficePreview-module__docxWrapper___ouMSz .docx-preview img{max-width:100%;height:auto}.OfficePreview-module__docxWrapper___ouMSz .docx-preview table{display:block;max-width:100%;overflow-x:auto}.OfficePreview-module__docxWrapper___ouMSz .docx-preview p,.OfficePreview-module__docxWrapper___ouMSz .docx-preview span,.OfficePreview-module__docxWrapper___ouMSz .docx-preview td,.OfficePreview-module__docxWrapper___ouMSz .docx-preview th{word-break:break-word}.OfficePreview-module__docxWrapper___ouMSz .docx-preview table{border-collapse:collapse;border-radius:10px;overflow:hidden}.OfficePreview-module__docxWrapper___ouMSz .docx-preview table td,.OfficePreview-module__docxWrapper___ouMSz .docx-preview table th{border:1px solid rgba(148,163,184,.45);padding:8px 10px}.OfficePreview-module__docxWrapper___ouMSz .docx-preview a{color:#2563eb;text-underline-offset:2px}@media(max-width:768px){.OfficePreview-module__docxWrapper___ouMSz .docx-preview{width:100%;border-radius:16px;padding:14px}}.OfficePreview-module__docxExpandHint___Dg0bs{opacity:0;transition:opacity .2s ease}.OfficePreview-module__docxContainer___a4nZk:hover .OfficePreview-module__docxExpandHint___Dg0bs{opacity:1}.OfficePreview-module__docxContainer___a4nZk,.OfficePreview-module__xlsxContainer___ZpM7K,.OfficePreview-module__pptxWrapper___iGRia,.OfficePreview-module__pdfContainer___6fWBx{position:relative;width:100%;max-width:100%;max-height:80vh;overflow:hidden;border-radius:20px;border:1px solid rgba(255,255,255,.25);background:#d9e2eee6;box-shadow:0 28px 90px #0006;min-width:0}.OfficePreview-module__docxContainer___a4nZk{min-height:420px}.OfficePreview-module__xlsxContainer___ZpM7K{min-height:360px}.OfficePreview-module__pptxWrapper___iGRia{min-height:480px}.OfficePreview-module__pdfContainer___6fWBx{min-height:420px}.OfficePreview-module__docxContainer___a4nZk.OfficePreview-module__cursorPointer___VRRik,.OfficePreview-module__xlsxContainer___ZpM7K.OfficePreview-module__cursorPointer___VRRik,.OfficePreview-module__pptxWrapper___iGRia.OfficePreview-module__cursorPointer___VRRik,.OfficePreview-module__pdfContainer___6fWBx{cursor:pointer}.OfficePreview-module__docxContainer___a4nZk.OfficePreview-module__cursorDefault___LKI-u,.OfficePreview-module__xlsxContainer___ZpM7K.OfficePreview-module__cursorDefault___LKI-u,.OfficePreview-module__pptxWrapper___iGRia.OfficePreview-module__cursorDefault___LKI-u{cursor:default}.OfficePreview-module__xlsxExpandHint___U8VZW{opacity:0;transition:opacity .2s ease}.OfficePreview-module__xlsxContainer___ZpM7K:hover .OfficePreview-module__xlsxExpandHint___U8VZW{opacity:1}.OfficePreview-module__pptxExpandHint___EtXF0{opacity:0;transition:opacity .2s ease}.OfficePreview-module__pptxWrapper___iGRia:hover .OfficePreview-module__pptxExpandHint___EtXF0,.OfficePreview-module__pdfExpandHint___0oP9k,.OfficePreview-module__pdfContainer___6fWBx:hover .OfficePreview-module__pdfExpandHint___0oP9k{opacity:1}.OfficePreview-module__expandHint___Fd7Ip{position:absolute;top:48px;right:16px;z-index:20;display:flex;align-items:center;gap:8px;padding:6px 12px;background:#0009;backdrop-filter:blur(4px);border-radius:9999px;color:#fff;font-size:12px;font-weight:500;pointer-events:none}.OfficePreview-module__windowHeader___D8RPq{height:44px;padding:0 16px;border-bottom:1px solid rgba(0,0,0,.08);background:linear-gradient(to bottom,#ffffffd9,#fff9);display:flex;align-items:center;justify-content:space-between}.OfficePreview-module__windowControls___jkp0a{display:flex;align-items:center;gap:8px}.OfficePreview-module__windowControl___4yFsl{width:12px;height:12px;border-radius:50%;box-shadow:0 0 0 1px #0000001a}.OfficePreview-module__windowControlRed___kCxfE{background:#ff5f57}.OfficePreview-module__windowControlYellow___-YYg1{background:#febc2e}.OfficePreview-module__windowControlGreen___Yf-3l{background:#28c840}.OfficePreview-module__windowTitle___Bkp2X{font-size:12px;font-weight:600;color:#0000008c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:56%}.OfficePreview-module__windowSpacer___lAbGI{width:52px}.OfficePreview-module__loadingOverlay___VKxRC{position:absolute;inset:44px 0 0;z-index:10;background:#0f172a3d;padding:16px}@media(min-width:640px){.OfficePreview-module__loadingOverlay___VKxRC{padding:24px}}.OfficePreview-module__loadingContent___e-EM8{height:100%;width:100%;display:flex;align-items:center;justify-content:center;overflow:auto}.OfficePreview-module__docxSkeleton___yvxmm{width:min(100%,960px);height:100%;min-height:360px;border-radius:20px;background:#fff;padding:20px;box-shadow:0 16px 50px #0a14282e;animation:OfficePreview-module__pulse___PRjk- 2s cubic-bezier(.4,0,.6,1) infinite}@media(min-width:640px){.OfficePreview-module__docxSkeleton___yvxmm{padding:32px}}.OfficePreview-module__docxSkeletonTitle___-yc9c{height:28px;width:66%;border-radius:4px;background:#e2e8f0;margin-bottom:24px}.OfficePreview-module__docxSkeletonParagraph___Wk3M4{margin-bottom:24px}.OfficePreview-module__docxSkeletonLine___6tn6C{height:12px;border-radius:4px;background:#e2e8f0;margin-bottom:12px}.OfficePreview-module__docxSkeletonLine___6tn6C:last-child{margin-bottom:0}.OfficePreview-module__docxSkeletonSubtitle___hJiVD{height:20px;width:50%;border-radius:4px;background:#e2e8f0;margin-bottom:16px}.OfficePreview-module__xlsxSkeletonWrapper___tlgTr{height:calc(80vh - 2.75rem);min-height:300px;padding:16px}@media(min-width:640px){.OfficePreview-module__xlsxSkeletonWrapper___tlgTr{padding:20px}}.OfficePreview-module__xlsxSkeleton___e-jkc{height:100%;min-height:300px;border-radius:16px;border:1px solid #e2e8f0;overflow:hidden;animation:OfficePreview-module__pulse___PRjk- 2s cubic-bezier(.4,0,.6,1) infinite;background:#fff}.OfficePreview-module__xlsxSkeletonHeader___H8MIp{height:40px;border-bottom:1px solid #e2e8f0;background:#f1f5f9;padding:0 12px;display:flex;align-items:center;gap:8px}.OfficePreview-module__xlsxSkeletonHeaderItem___fH-WN{height:16px;border-radius:4px;background:#e2e8f0}.OfficePreview-module__xlsxSkeletonHeaderItemShort___eU-N1{width:64px}.OfficePreview-module__xlsxSkeletonHeaderItemLong___tiVmz{width:80px}.OfficePreview-module__xlsxSkeletonGrid___ZrlqF{display:grid;grid-template-columns:repeat(6,1fr)}.OfficePreview-module__xlsxSkeletonCell___TvJkN{height:36px;border-bottom:1px solid #f1f5f9;border-right:1px solid #f1f5f9;background:#fff}.OfficePreview-module__pptxSkeletonContainer___5JYCy{width:min(100%,920px);height:min(100%,520px);min-height:320px;border-radius:16px;background:#fff;padding:16px;box-shadow:0 16px 50px #0a14282e;animation:OfficePreview-module__pulse___PRjk- 2s cubic-bezier(.4,0,.6,1) infinite;display:flex;flex-direction:column}@media(min-width:640px){.OfficePreview-module__pptxSkeletonContainer___5JYCy{padding:24px}}.OfficePreview-module__pptxSkeletonTitle___Eceaf{height:20px;width:112px;border-radius:4px;background:#e2e8f0;margin-bottom:16px}.OfficePreview-module__pptxSkeletonContent___Wkenu{flex:1;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;padding:16px}.OfficePreview-module__pptxSkeletonImage___E1Cjd{height:96px;border-radius:8px;background:#e2e8f0;margin-bottom:16px}@media(min-width:640px){.OfficePreview-module__pptxSkeletonImage___E1Cjd{height:128px}}.OfficePreview-module__pptxSkeletonLine___NW4tx{height:12px;border-radius:4px;background:#e2e8f0;margin-bottom:12px}.OfficePreview-module__pptxSkeletonLine___NW4tx:last-child{margin-bottom:0}.OfficePreview-module__pdfSkeleton___srxc9{width:min(100%,960px);height:100%;min-height:420px;border-radius:16px;background:#fff;padding:20px;box-shadow:0 16px 50px #0a14282e;animation:OfficePreview-module__pulse___PRjk- 2s cubic-bezier(.4,0,.6,1) infinite}@media(min-width:640px){.OfficePreview-module__pdfSkeleton___srxc9{padding:32px}}.OfficePreview-module__pdfSkeletonHeader___nOf2v{height:20px;width:40%;border-radius:4px;background:#e2e8f0;margin-bottom:24px}.OfficePreview-module__pdfSkeletonContent___OiVcp{display:flex;flex-direction:column;gap:12px}.OfficePreview-module__pdfSkeletonLine___3LbI3{height:12px;border-radius:4px;background:#e2e8f0}.OfficePreview-module__docxWrapperContent___yCgbH{width:100%;height:calc(80vh - 2.75rem);min-height:360px;max-height:calc(80vh - 2.75rem);overflow:auto;color:#000;min-width:0;padding:12px;transition:opacity .3s ease}@media(min-width:640px){.OfficePreview-module__docxWrapperContent___yCgbH{padding:20px}}.OfficePreview-module__docxWrapperContent___yCgbH.OfficePreview-module__visible___5KRCR{opacity:1}.OfficePreview-module__docxWrapperContent___yCgbH.OfficePreview-module__hidden___sWjnX{opacity:0}.OfficePreview-module__xlsxContent___mkw0B{height:calc(80vh - 2.75rem);max-height:calc(80vh - 2.75rem);overflow:auto;background:#fff;padding:16px;color:#000;min-width:0}@media(min-width:640px){.OfficePreview-module__xlsxContent___mkw0B{padding:24px}}.OfficePreview-module__pptxCanvas___CYVSU{max-width:100%;border-radius:16px;box-shadow:0 24px 70px #0f172a61;margin:16px auto 0;min-height:480px;display:block}@media(min-width:640px){.OfficePreview-module__pptxCanvas___CYVSU{margin-top:20px}}.OfficePreview-module__pptxCanvas___CYVSU.OfficePreview-module__visible___5KRCR{opacity:1}.OfficePreview-module__pptxCanvas___CYVSU.OfficePreview-module__hidden___sWjnX{opacity:0}.OfficePreview-module__pdfIframeWrapper___CJeCI{position:relative;width:100%;height:calc(80vh - 2.75rem);min-height:360px;max-height:calc(80vh - 2.75rem)}.OfficePreview-module__pdfIframe___vL33Z{position:absolute;top:0;left:0;width:100%;height:100%;border:none;background:#fff;transition:opacity .3s ease}.OfficePreview-module__pdfClickOverlay___Z4nuq{position:absolute;top:0;left:0;width:100%;height:100%;cursor:pointer;z-index:10}.OfficePreview-module__pdfIframe___vL33Z.OfficePreview-module__visible___5KRCR{opacity:1}.OfficePreview-module__pdfIframe___vL33Z.OfficePreview-module__hidden___sWjnX{opacity:0}.OfficePreview-module__pptxControls___cspip{display:flex;align-items:center;justify-content:center;gap:12px;border-radius:14px;border:1px solid rgba(255,255,255,.25);background:#ffffff1f;backdrop-filter:blur(12px);padding:8px 16px;align-self:center;box-shadow:0 10px 30px #00000038}.OfficePreview-module__pptxControlButton___pcZWj{padding:8px;border-radius:50%;background:#ffffff26;color:#fff;transition:background-color .15s ease;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.OfficePreview-module__pptxControlButton___pcZWj:hover{background:#ffffff40}.OfficePreview-module__pptxControlButton___pcZWj:disabled{opacity:.35;pointer-events:none}.OfficePreview-module__pptxSlideInfo___9qHef{font-size:14px;color:#ffffffe6;font-variant-numeric:tabular-nums;min-width:4.5rem;text-align:center;font-weight:600}.OfficePreview-module__pptxWrapperContainer___Z7alN{width:100%;display:flex;flex-direction:column;gap:12px}@keyframes OfficePreview-module__pulse___PRjk-{0%,to{opacity:1}50%{opacity:.5}}.spaceGenericSurfaceView-module__root___yEYHh{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;gap:10px;padding:12px;box-sizing:border-box}.spaceGenericSurfaceView-module__rootFullBleed___UZ7f2{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;gap:0;padding:0;box-sizing:border-box}.spaceGenericSurfaceView-module__panel___PBywI{flex:1;min-height:0;border-radius:14px;border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--background) / .18);padding:12px;overflow:auto}.spaceGenericSurfaceView-module__h2___8cPKH{font-weight:900;margin:0 0 10px}.spaceGenericSurfaceView-module__row___tce1y{display:flex;gap:8px;align-items:center}.spaceGenericSurfaceView-module__input___slwUp{flex:1;height:34px;border-radius:12px;border:1px solid hsl(var(--foreground) / .12);padding:0 10px;background:hsl(var(--background) / .72);outline:none}.spaceGenericSurfaceView-module__btn___4uia8{height:34px;padding:0 10px;border-radius:12px;border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--foreground) / .06);cursor:pointer}.spaceGenericSurfaceView-module__item___mVmme{padding:10px 12px;border-radius:14px;border:1px solid hsl(var(--foreground) / .1);background:hsl(var(--background) / .28);margin-top:10px}.spaceGenericSurfaceView-module__empty___HUet4{padding:14px;opacity:.75}.spaceLibrarySurfaceView-module__root___YWQln{display:grid;grid-template-columns:260px 1fr;gap:12px;height:100%;min-height:0}.spaceLibrarySurfaceView-module__sidebar___xiX3S{border-radius:14px;border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--background) / .18);padding:10px;overflow:auto;min-height:0}.spaceLibrarySurfaceView-module__sidebarHeader___7nSWA{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}.spaceLibrarySurfaceView-module__sidebarTitle___A5TyY{font-weight:900;font-size:13px;opacity:.9}.spaceLibrarySurfaceView-module__treeItem___XQwK4{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:12px;border:1px solid transparent;background:transparent;cursor:pointer;text-align:left}.spaceLibrarySurfaceView-module__treeItem___XQwK4:hover{background:hsl(var(--foreground) / .05);border-color:hsl(var(--foreground) / .1)}.spaceLibrarySurfaceView-module__treeItemActive___yDJM0{background:hsl(var(--foreground) / .08);border-color:hsl(var(--foreground) / .14)}.spaceLibrarySurfaceView-module__treeIndent___sPp-g{width:12px;flex:0 0 auto}.spaceLibrarySurfaceView-module__treeName___nJJxX{flex:1 1 auto;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800}.spaceLibrarySurfaceView-module__main___vqCH6{border-radius:14px;border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--background) / .18);padding:12px;overflow:auto;min-height:0}.spaceLibrarySurfaceView-module__mainHeader___D0Q7Y{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.spaceLibrarySurfaceView-module__h2___N6VU0{font-weight:900;margin:0}.spaceLibrarySurfaceView-module__actions___Sq0ot{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.spaceLibrarySurfaceView-module__btn___d3vOU{height:34px;padding:0 10px;border-radius:12px;border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--foreground) / .06);cursor:pointer}.spaceLibrarySurfaceView-module__btn___d3vOU:active{transform:scale(.99)}.spaceLibrarySurfaceView-module__grid___Qm6-r{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px}.spaceLibrarySurfaceView-module__card___IBqgB{border-radius:14px;border:1px solid hsl(var(--foreground) / .1);background:hsl(var(--background) / .28);padding:10px;min-height:84px;display:flex;flex-direction:column;gap:6px}.spaceLibrarySurfaceView-module__cardTitle___WHOH5{font-weight:900;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spaceLibrarySurfaceView-module__cardMeta___uzlcS{font-size:11px;opacity:.7;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.spaceLibrarySurfaceView-module__thumb___9ijQe{width:100%;height:92px;border-radius:12px;border:1px solid hsl(var(--foreground) / .1);background:hsl(var(--foreground) / .04);overflow:hidden}.spaceLibrarySurfaceView-module__thumb___9ijQe img{width:100%;height:100%;object-fit:cover;display:block}.spaceLibrarySurfaceView-module__empty___SHfY1{padding:14px;opacity:.75}.surfaceLinkDemoSurfaceView-module__root___BMtyx{height:100%;padding:12px;display:flex;flex-direction:column;gap:12px;color:var(--layout-text)}.surfaceLinkDemoSurfaceView-module__section___0Rp6X{border:1px solid var(--glass-border);background:var(--glass-bg);border-radius:14px;padding:12px;box-shadow:var(--shadow-card);backdrop-filter:blur(var(--glass-blur-strong)) saturate(180%);-webkit-backdrop-filter:blur(var(--glass-blur-strong)) saturate(180%)}.surfaceLinkDemoSurfaceView-module__title___onykn{font-weight:900;font-size:12px;margin-bottom:6px}.surfaceLinkDemoSurfaceView-module__muted___oFGMQ{font-size:12px;opacity:.75;line-height:1.5}.surfaceLinkDemoSurfaceView-module__row___qrPd3{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-top:10px}.surfaceLinkDemoSurfaceView-module__btn___rN4zQ{height:32px;padding:0 12px;border-radius:10px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:var(--layout-text);font-size:12px;font-weight:900;cursor:pointer}.surfaceLinkDemoSurfaceView-module__btn___rN4zQ:hover{background:var(--glass-bg-active)}.surfaceLinkDemoSurfaceView-module__danger___nvMCt{color:var(--error-color)}.surfaceLinkDemoSurfaceView-module__btn___rN4zQ:focus-visible{outline:none;box-shadow:0 0 0 2px hsl(var(--ring) / .9)}.instanceGraphSurfaceView-module__root___JtbpX{height:100%;display:flex;flex-direction:column;gap:12px;padding:12px;color:var(--text-primary)}.instanceGraphSurfaceView-module__header___-QZXo{display:flex;flex-direction:column;gap:4px}.instanceGraphSurfaceView-module__hTitle___taeRo{font-weight:650;font-size:14px}.instanceGraphSurfaceView-module__hMeta___-KvXk{font-size:12px;color:var(--text-tertiary)}.instanceGraphSurfaceView-module__code___TdIf6{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.instanceGraphSurfaceView-module__muted___9H4xy{color:var(--text-tertiary);font-size:12px}.instanceGraphSurfaceView-module__columns___c-22B{flex:1;display:grid;grid-template-columns:1fr 1.2fr;gap:12px;min-height:0}.instanceGraphSurfaceView-module__col___MZoy8{min-height:0;display:flex;flex-direction:column;gap:10px}.instanceGraphSurfaceView-module__sectionTitle___m1K-p{font-size:12px;font-weight:800;opacity:.9}.instanceGraphSurfaceView-module__list___sSiCa{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:8px;padding-right:4px}.instanceGraphSurfaceView-module__item___shzXW{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px;border-radius:12px;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .04)}.instanceGraphSurfaceView-module__itemActive___Iy-oS{border-color:hsl(var(--primary) / .35);background:hsl(var(--primary) / .1)}.instanceGraphSurfaceView-module__itemMain___aNrBs{text-align:left;background:transparent;border:none;padding:0;cursor:pointer;color:inherit}.instanceGraphSurfaceView-module__itemTitle___eSJOI{font-weight:850;font-size:12px}.instanceGraphSurfaceView-module__itemSub___EEX0R{margin-top:4px;display:flex;gap:8px;align-items:center;flex-wrap:wrap}.instanceGraphSurfaceView-module__badge___Ka7rE{display:inline-flex;align-items:center;height:18px;padding:0 8px;border-radius:999px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);font-size:11px;font-weight:800}.instanceGraphSurfaceView-module__itemActions___yW3k4{display:flex;gap:8px}.instanceGraphSurfaceView-module__panel___57kSI{padding:10px;border-radius:12px;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .04)}.instanceGraphSurfaceView-module__panelTitle___JyzeU{font-weight:850;font-size:12px;margin-bottom:8px;opacity:.9}.instanceGraphSurfaceView-module__row___TIZlU{display:grid;grid-template-columns:90px 1fr;gap:10px;align-items:center;margin-top:8px}.instanceGraphSurfaceView-module__label___AzO9H{font-size:12px;opacity:.8}.instanceGraphSurfaceView-module__select___hCCqx{height:32px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--background) / .25);color:var(--text-primary);padding:0 10px}.instanceGraphSurfaceView-module__btn___2cG1L{height:32px;padding:0 10px;border-radius:10px;border:1px solid var(--glass-border);background:hsl(var(--primary) / .18);color:var(--text-primary);font-weight:850;cursor:pointer}.instanceGraphSurfaceView-module__btn___2cG1L:disabled{opacity:.55;cursor:not-allowed}.instanceGraphSurfaceView-module__smallBtn___1UXbX{height:28px;padding:0 10px;border-radius:10px;border:1px solid var(--glass-border);background:var(--glass-bg-hover);color:var(--text-primary);font-weight:800;cursor:pointer}.instanceGraphSurfaceView-module__smallBtnDanger___LXdmN{height:28px;padding:0 10px;border-radius:10px;border:1px solid hsl(var(--destructive) / .35);background:hsl(var(--destructive) / .1);color:var(--text-primary);font-weight:800;cursor:pointer}.instanceGraphSurfaceView-module__table___N1czv{display:flex;flex-direction:column;gap:8px}.instanceGraphSurfaceView-module__tableRow___0ubpy{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;padding:10px;border-radius:12px;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .04)}.instanceGraphSurfaceView-module__tableMain___Utu3c{min-width:0}.instanceGraphSurfaceView-module__tableTitle___H8eGW{font-size:12px;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.instanceGraphSurfaceView-module__eventsHeaderRow___LVwGC{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px}.instanceGraphSurfaceView-module__eventsList___No-MP{max-height:240px;overflow:auto;display:flex;flex-direction:column;gap:8px;padding-right:4px}.instanceGraphSurfaceView-module__eventRow___6xWIH{padding:10px;border-radius:12px;border:1px solid var(--glass-border);background:hsl(var(--foreground) / .03);display:flex;flex-direction:column;gap:6px}.instanceGraphSurfaceView-module__eventMeta___C7kdv{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.instanceGraphSurfaceView-module__eventPayload___IC4Aj{opacity:.92;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.compositorDebugSurfaceView-module__root___vkPgF{display:flex;flex-direction:column;gap:12px;padding:12px;height:100%;box-sizing:border-box}.compositorDebugSurfaceView-module__header___5Os9X{display:flex;align-items:center;justify-content:space-between;gap:12px}.compositorDebugSurfaceView-module__title___1A3fW{font-weight:700;font-size:14px}.compositorDebugSurfaceView-module__actions___vYBzD{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.compositorDebugSurfaceView-module__checkbox___vTQcy{display:inline-flex;align-items:center;gap:6px;font-size:12px;opacity:.9;-webkit-user-select:none;user-select:none}.compositorDebugSurfaceView-module__previewWrap___8IziE{flex:0 0 auto;border:1px solid var(--glass-border);border-radius:10px;background:hsl(var(--background) / .25);overflow:hidden}.compositorDebugSurfaceView-module__preview___WEG-5{position:relative;width:100%;height:420px}.compositorDebugSurfaceView-module__hintRow___bYqvM{display:flex;align-items:center;gap:10px;padding:10px 12px;border-top:1px solid var(--glass-border);font-size:12px;opacity:.9}.compositorDebugSurfaceView-module__code___N3f2u{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:11px;opacity:.95}.compositorDebugSurfaceView-module__paneRow___cQWE-{display:grid;grid-template-columns:1fr 1fr;gap:12px;min-height:0;flex:1 1 auto}.compositorDebugSurfaceView-module__pane___6dMH1{border:1px solid var(--glass-border);border-radius:10px;padding:10px;min-height:0;overflow:auto}.compositorDebugSurfaceView-module__paneTitle___nIlOn{font-weight:700;font-size:12px;opacity:.95;margin-bottom:8px}.compositorDebugSurfaceView-module__row___Kb3gk{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:6px 0;border-bottom:1px dashed var(--glass-border)}.compositorDebugSurfaceView-module__badge___7Qp5n{font-size:11px;padding:2px 6px;border-radius:999px;background:var(--glass-bg-hover)}.CursorStyleDemo-module__demoContainer___IF5UT{min-height:100vh;background:linear-gradient(to bottom,#f9fafb,#f3f4f6);padding:40px 20px}.CursorStyleDemo-module__header___tOlm6{text-align:center;margin-bottom:40px}.CursorStyleDemo-module__title___8f5BC{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:8px}.CursorStyleDemo-module__subtitle___xTKZv{font-size:16px;color:#6b7280}.CursorStyleDemo-module__controls___2faZd{display:flex;justify-content:center;gap:12px;margin-bottom:40px;flex-wrap:wrap}.CursorStyleDemo-module__demoButton___7mlcy{padding:12px 24px;font-size:14px;font-weight:500;border:2px solid #e5e7eb;border-radius:8px;background:#fff;color:#4b5563;cursor:pointer;transition:all .2s ease}.CursorStyleDemo-module__demoButton___7mlcy:hover{border-color:#3b82f6;color:#3b82f6;background:#eff6ff}.CursorStyleDemo-module__demoButton___7mlcy.CursorStyleDemo-module__active___lzbCS{border-color:#3b82f6;background:#3b82f6;color:#fff}.CursorStyleDemo-module__chatPreview___MJ4xp{max-width:1000px;margin:0 auto 40px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;padding:40px;min-height:400px}.CursorStyleDemo-module__messagesContainer___AbXnt{width:100%}.CursorStyleDemo-module__info___2Ffqo{max-width:800px;margin:0 auto 40px;padding:24px;background:#fff;border-radius:12px;border-left:4px solid #10b981;box-shadow:0 2px 8px #0000000d}.CursorStyleDemo-module__info___2Ffqo h3{font-size:18px;font-weight:600;color:#1f2937;margin-bottom:16px}.CursorStyleDemo-module__info___2Ffqo ul{list-style:none;padding:0;margin:0}.CursorStyleDemo-module__info___2Ffqo li{padding:8px 0;font-size:14px;color:#4b5563;line-height:1.6}.CursorStyleDemo-module__footer___9f8F7{max-width:800px;margin:0 auto;text-align:center;padding:24px;background:#fef3c7;border-radius:12px;border:1px solid #fbbf24}.CursorStyleDemo-module__footer___9f8F7 p{margin:8px 0;font-size:14px;color:#92400e;line-height:1.6}.CursorStyleDemo-module__footer___9f8F7 code{background:#0000001a;padding:2px 8px;border-radius:4px;font-family:Monaco,Menlo,Courier New,monospace;font-size:13px}.dark-theme .CursorStyleDemo-module__demoContainer___IF5UT,[data-theme=dark] .CursorStyleDemo-module__demoContainer___IF5UT{background:linear-gradient(to bottom,#0f172a,#1e293b)}.dark-theme .CursorStyleDemo-module__title___8f5BC,[data-theme=dark] .CursorStyleDemo-module__title___8f5BC{color:#f1f5f9}.dark-theme .CursorStyleDemo-module__subtitle___xTKZv,[data-theme=dark] .CursorStyleDemo-module__subtitle___xTKZv{color:#94a3b8}.dark-theme .CursorStyleDemo-module__demoButton___7mlcy,[data-theme=dark] .CursorStyleDemo-module__demoButton___7mlcy{background:#1e293b99;border-color:#47556980;color:#cbd5e1}.dark-theme .CursorStyleDemo-module__demoButton___7mlcy:hover,[data-theme=dark] .CursorStyleDemo-module__demoButton___7mlcy:hover{border-color:#3b82f6;background:#3b82f633}.dark-theme .CursorStyleDemo-module__chatPreview___MJ4xp,[data-theme=dark] .CursorStyleDemo-module__chatPreview___MJ4xp{background:#1e293b99}.dark-theme .CursorStyleDemo-module__info___2Ffqo,[data-theme=dark] .CursorStyleDemo-module__info___2Ffqo{background:#1e293b99;border-left-color:#10b981}.dark-theme .CursorStyleDemo-module__info___2Ffqo h3,[data-theme=dark] .CursorStyleDemo-module__info___2Ffqo h3{color:#f1f5f9}.dark-theme .CursorStyleDemo-module__info___2Ffqo li,[data-theme=dark] .CursorStyleDemo-module__info___2Ffqo li{color:#cbd5e1}.dark-theme .CursorStyleDemo-module__footer___9f8F7,[data-theme=dark] .CursorStyleDemo-module__footer___9f8F7{background:#fbbf241a;border-color:#fbbf244d}.dark-theme .CursorStyleDemo-module__footer___9f8F7 p,[data-theme=dark] .CursorStyleDemo-module__footer___9f8F7 p{color:#fbbf24}@media(max-width:768px){.CursorStyleDemo-module__demoContainer___IF5UT{padding:20px 10px}.CursorStyleDemo-module__title___8f5BC{font-size:24px}.CursorStyleDemo-module__chatPreview___MJ4xp{padding:20px}.CursorStyleDemo-module__controls___2faZd{flex-direction:column;align-items:stretch}.CursorStyleDemo-module__demoButton___7mlcy{width:100%}}.CompanyList-module__unverifiedBadge___88Ssp{display:inline-flex;height:12px;width:12px;align-items:center;justify-content:center;border-radius:9999px;border:1px solid rgba(255,255,255,.2);background-color:#ffffff0d;color:#ffffff8c}.CompanyList-module__unverifiedLabel___dj3hn{font-size:10px;line-height:1.25;color:#ffffff73}html[data-theme=light] .CompanyList-module__unverifiedLabel___dj3hn,html.light-theme .CompanyList-module__unverifiedLabel___dj3hn,html:not(.dark) .CompanyList-module__unverifiedLabel___dj3hn,body.theme-light .CompanyList-module__unverifiedLabel___dj3hn,body.theme-white .CompanyList-module__unverifiedLabel___dj3hn{color:var(--text-secondary)}html[data-theme=light] .CompanyList-module__unverifiedBadge___88Ssp,html.light-theme .CompanyList-module__unverifiedBadge___88Ssp,html:not(.dark) .CompanyList-module__unverifiedBadge___88Ssp,body.theme-light .CompanyList-module__unverifiedBadge___88Ssp,body.theme-white .CompanyList-module__unverifiedBadge___88Ssp{border-color:hsl(var(--border));background-color:var(--control-bg);color:var(--text-tertiary)}.ContactsView-module__root___vD0ID{--so-contacts-theme-hook: 1}html[data-theme=light] .ContactsView-module__root___vD0ID,html.light-theme .ContactsView-module__root___vD0ID,html:not(.dark) .ContactsView-module__root___vD0ID{color:var(--text-primary)}html[data-theme=light] .ContactsView-module__root___vD0ID .text-white,html.light-theme .ContactsView-module__root___vD0ID .text-white,html:not(.dark) .ContactsView-module__root___vD0ID .text-white{color:var(--text-primary)!important}html[data-theme=light] .ContactsView-module__root___vD0ID .text-white\/40,html[data-theme=light] .ContactsView-module__root___vD0ID .text-white\/50,html[data-theme=light] .ContactsView-module__root___vD0ID .text-white\/60,html[data-theme=light] .ContactsView-module__root___vD0ID .text-white\/70,html[data-theme=light] .ContactsView-module__root___vD0ID .text-white\/80,html[data-theme=light] .ContactsView-module__root___vD0ID .text-white\/90,html[data-theme=light] .ContactsView-module__root___vD0ID .text-white\/95,html.light-theme .ContactsView-module__root___vD0ID .text-white\/40,html.light-theme .ContactsView-module__root___vD0ID .text-white\/50,html.light-theme .ContactsView-module__root___vD0ID .text-white\/60,html.light-theme .ContactsView-module__root___vD0ID .text-white\/70,html.light-theme .ContactsView-module__root___vD0ID .text-white\/80,html.light-theme .ContactsView-module__root___vD0ID .text-white\/90,html.light-theme .ContactsView-module__root___vD0ID .text-white\/95,html:not(.dark) .ContactsView-module__root___vD0ID .text-white\/40,html:not(.dark) .ContactsView-module__root___vD0ID .text-white\/50,html:not(.dark) .ContactsView-module__root___vD0ID .text-white\/60,html:not(.dark) .ContactsView-module__root___vD0ID .text-white\/70,html:not(.dark) .ContactsView-module__root___vD0ID .text-white\/80,html:not(.dark) .ContactsView-module__root___vD0ID .text-white\/90,html:not(.dark) .ContactsView-module__root___vD0ID .text-white\/95{color:var(--text-secondary)!important}html[data-theme=light] .ContactsView-module__root___vD0ID .border-white\/5,html[data-theme=light] .ContactsView-module__root___vD0ID .border-white\/10,html[data-theme=light] .ContactsView-module__root___vD0ID .border-white\/20,html.light-theme .ContactsView-module__root___vD0ID .border-white\/5,html.light-theme .ContactsView-module__root___vD0ID .border-white\/10,html.light-theme .ContactsView-module__root___vD0ID .border-white\/20,html:not(.dark) .ContactsView-module__root___vD0ID .border-white\/5,html:not(.dark) .ContactsView-module__root___vD0ID .border-white\/10,html:not(.dark) .ContactsView-module__root___vD0ID .border-white\/20{border-color:hsl(var(--border))!important}html[data-theme=light] .ContactsView-module__root___vD0ID .bg-white\/5,html[data-theme=light] .ContactsView-module__root___vD0ID .bg-white\/10,html[data-theme=light] .ContactsView-module__root___vD0ID .bg-white\/15,html[data-theme=light] .ContactsView-module__root___vD0ID .bg-white\/20,html.light-theme .ContactsView-module__root___vD0ID .bg-white\/5,html.light-theme .ContactsView-module__root___vD0ID .bg-white\/10,html.light-theme .ContactsView-module__root___vD0ID .bg-white\/15,html.light-theme .ContactsView-module__root___vD0ID .bg-white\/20,html:not(.dark) .ContactsView-module__root___vD0ID .bg-white\/5,html:not(.dark) .ContactsView-module__root___vD0ID .bg-white\/10,html:not(.dark) .ContactsView-module__root___vD0ID .bg-white\/15,html:not(.dark) .ContactsView-module__root___vD0ID .bg-white\/20{background-color:var(--control-bg)!important}html[data-theme=light] .ContactsView-module__root___vD0ID .bg-white\/15,html.light-theme .ContactsView-module__root___vD0ID .bg-white\/15,html:not(.dark) .ContactsView-module__root___vD0ID .bg-white\/15{background-color:var(--control-bg-active)!important}html[data-theme=light] .ContactsView-module__root___vD0ID .hover\:bg-white\/5:hover,html.light-theme .ContactsView-module__root___vD0ID .hover\:bg-white\/5:hover,html:not(.dark) .ContactsView-module__root___vD0ID .hover\:bg-white\/5:hover{background-color:var(--control-bg-hover)!important}html[data-theme=light] .ContactsView-module__root___vD0ID .hover\:scale-\[1\.02\]:hover .hover\:bg-white\/5,html.light-theme .ContactsView-module__root___vD0ID .hover\:scale-\[1\.02\]:hover .hover\:bg-white\/5,html:not(.dark) .ContactsView-module__root___vD0ID .hover\:scale-\[1\.02\]:hover .hover\:bg-white\/5{background-color:var(--control-bg-hover)!important}html[data-theme=light] .ContactsView-module__root___vD0ID .hover\:text-white:hover,html[data-theme=light] .ContactsView-module__root___vD0ID .hover\:text-white\/80:hover,html.light-theme .ContactsView-module__root___vD0ID .hover\:text-white:hover,html.light-theme .ContactsView-module__root___vD0ID .hover\:text-white\/80:hover,html:not(.dark) .ContactsView-module__root___vD0ID .hover\:text-white:hover,html:not(.dark) .ContactsView-module__root___vD0ID .hover\:text-white\/80:hover{color:var(--text-primary)!important}html[data-theme=light] .ContactsView-module__root___vD0ID .bg-blue-500\/20.text-white,html[data-theme=light] .ContactsView-module__root___vD0ID .bg-cyan-500\/20.text-white,html[data-theme=light] .ContactsView-module__root___vD0ID .bg-indigo-500\/20.text-white,html.light-theme .ContactsView-module__root___vD0ID .bg-blue-500\/20.text-white,html.light-theme .ContactsView-module__root___vD0ID .bg-cyan-500\/20.text-white,html.light-theme .ContactsView-module__root___vD0ID .bg-indigo-500\/20.text-white,html:not(.dark) .ContactsView-module__root___vD0ID .bg-blue-500\/20.text-white,html:not(.dark) .ContactsView-module__root___vD0ID .bg-cyan-500\/20.text-white,html:not(.dark) .ContactsView-module__root___vD0ID .bg-indigo-500\/20.text-white{color:var(--text-primary)!important}.ContactsView-module__contactsScroll___U-gUp{scrollbar-width:thin;scrollbar-gutter:stable;scrollbar-color:var(--scrollbar-thumb) transparent}.ContactsView-module__contactsScroll___U-gUp::-webkit-scrollbar{width:8px;height:8px}.ContactsView-module__contactsScroll___U-gUp::-webkit-scrollbar-track{background:transparent}.ContactsView-module__contactsScroll___U-gUp::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}.ContactsView-module__contactsScroll___U-gUp::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.friend-module__dialog___p4nc- .ant-modal-container,.friend-module__dialog___p4nc- .ant-modal-content{background:#0c0e12eb!important;border:1px solid rgba(255,255,255,.08)!important;backdrop-filter:blur(24px);border-radius:16px!important;overflow:hidden;color:var(--text-primary)!important}.friend-module__dialog___p4nc- .ant-modal-header{background:transparent!important;border-bottom:1px solid rgba(255,255,255,.06)!important}.friend-module__dialog___p4nc- .ant-modal-title{color:var(--text-primary)!important;font-weight:600}.friend-module__dialog___p4nc- .ant-modal-close{color:var(--text-secondary)!important}.friend-module__dialog___p4nc- .ant-modal-footer{background:transparent!important;border-top:1px solid rgba(255,255,255,.06)!important}.friend-module__dialog___p4nc- .ant-form-item-label>label,.friend-module__dialog___p4nc- .ant-form-item-label label{color:var(--text-secondary)!important}.friend-module__dialog___p4nc- .ant-input,.friend-module__dialog___p4nc- .ant-input-affix-wrapper,.friend-module__dialog___p4nc- .ant-input-textarea-affix-wrapper,.friend-module__dialog___p4nc- .ant-input-textarea{background:var(--control-bg)!important;border-color:var(--control-border)!important;color:var(--control-text)!important}.friend-module__dialog___p4nc- .ant-input::placeholder,.friend-module__dialog___p4nc- .ant-input-textarea::placeholder{color:var(--control-text-muted)!important}.friend-module__dialog___p4nc- .ant-modal-body{background:transparent!important}.friend-module__spin___j-UUd{display:contents}.friend-module__friendBox___9BS3U{margin-top:12px;padding:14px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:12px}.friend-module__nickname___4N0EJ{display:inline-block;margin-left:10px;vertical-align:middle;max-width:260px}.friend-module__title___Uu59U{display:inline-block;max-width:240px;margin:0;line-height:20px;vertical-align:top;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#ffffffeb}.friend-module__info___FquGP{font-size:12px;display:flex;line-height:16px;margin-bottom:10px;color:#ffffffc7}.friend-module__info___FquGP:last-child{margin-bottom:0}.friend-module__label___8a2Zz{color:#ffffff8c;display:inline-block;flex-shrink:0;width:64px;padding-right:12px;text-align:left;text-wrap:nowrap}.friend-module__infoValue___Sa8IB{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-module__successText___bBE7y{color:#ffffffb3;font-size:12px;line-height:16px}html[data-theme=light] .friend-module__friendBox___9BS3U,html.light-theme .friend-module__friendBox___9BS3U{background:hsl(var(--foreground) / .04);border-color:hsl(var(--border))}html[data-theme=light] .friend-module__title___Uu59U,html.light-theme .friend-module__title___Uu59U{color:var(--text-primary)}html[data-theme=light] .friend-module__info___FquGP,html.light-theme .friend-module__info___FquGP{color:var(--text-secondary)}html[data-theme=light] .friend-module__label___8a2Zz,html.light-theme .friend-module__label___8a2Zz{color:var(--text-tertiary)}html[data-theme=light] .friend-module__successText___bBE7y,html.light-theme .friend-module__successText___bBE7y{color:var(--text-secondary)}.friend-module__companyLine___fPopW{margin-top:4px;font-size:12px;color:var(--text-tertiary)}html[data-theme=light] .friend-module__dialog___p4nc- .ant-modal-container,html[data-theme=light] .friend-module__dialog___p4nc- .ant-modal-content,html.light-theme .friend-module__dialog___p4nc- .ant-modal-container,html.light-theme .friend-module__dialog___p4nc- .ant-modal-content{background:hsl(var(--background) / .98)!important;border-color:hsl(var(--border))!important;backdrop-filter:none}html[data-theme=light] .friend-module__dialog___p4nc- .ant-modal-header,html.light-theme .friend-module__dialog___p4nc- .ant-modal-header{border-bottom-color:hsl(var(--border))!important}html[data-theme=light] .friend-module__dialog___p4nc- .ant-modal-footer,html.light-theme .friend-module__dialog___p4nc- .ant-modal-footer{border-top-color:hsl(var(--border))!important}[class^=ant-]::-ms-clear,[class*=ant-]::-ms-clear,[class^=ant-] input::-ms-clear,[class*=ant-] input::-ms-clear,[class^=ant-] input::-ms-reveal,[class*=ant-] input::-ms-reveal{display:none}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*: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(4,9,25,0)}@-ms-viewport{width:device-width}body{margin:0;color:#040919;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-variant:tabular-nums;line-height:1.4286;background-color:#fff;font-feature-settings:"tnum"}[tabindex="-1"]:focus{outline:none!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:0;color:#040919d9;font-weight:500}p{margin-top:0;margin-bottom:0}abbr[title],abbr[data-original-title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}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:#008cff;text-decoration:none;background-color:transparent;outline:none;cursor:pointer;transition:color .3s;-webkit-text-decoration-skip:objects}a:hover{color:#29a6ff}a:active{color:#0070d9}a:active,a:hover{text-decoration:none;outline:0}a:focus{text-decoration:none;outline:0}a[disabled]{color:#b1b3be;cursor:not-allowed}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;color:#04091973;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family: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;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height: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}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}::-moz-selection{color:#fff;background:#008cff}::selection{color:#fff;background:#008cff}.clearfix:before{display:table;content:""}.clearfix:after{display:table;clear:both;content:""}.anticon{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.anticon>*{line-height:1}.anticon svg{display:inline-block}.anticon:before{display:none}.anticon .anticon-icon{display:block}.anticon>.anticon{line-height:0;vertical-align:0}.anticon[tabindex]{cursor:pointer}.anticon-spin:before{display:inline-block;animation:loadingCircle 1s infinite linear}.anticon-spin{display:inline-block;animation:loadingCircle 1s infinite linear}.ant-fade-enter,.ant-fade-appear,.ant-fade-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-fade-enter.ant-fade-enter-active,.ant-fade-appear.ant-fade-appear-active{animation-name:antFadeIn;animation-play-state:running}.ant-fade-leave.ant-fade-leave-active{animation-name:antFadeOut;animation-play-state:running;pointer-events:none}.ant-fade-enter,.ant-fade-appear{opacity:0;animation-timing-function:linear}.ant-fade-leave{animation-timing-function:linear}@keyframes antFadeIn{0%{opacity:0}to{opacity:1}}@keyframes antFadeOut{0%{opacity:1}to{opacity:0}}.ant-move-up-enter,.ant-move-up-appear,.ant-move-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-up-enter.ant-move-up-enter-active,.ant-move-up-appear.ant-move-up-appear-active{animation-name:antMoveUpIn;animation-play-state:running}.ant-move-up-leave.ant-move-up-leave-active{animation-name:antMoveUpOut;animation-play-state:running;pointer-events:none}.ant-move-up-enter,.ant-move-up-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-up-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-down-enter,.ant-move-down-appear,.ant-move-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-down-enter.ant-move-down-enter-active,.ant-move-down-appear.ant-move-down-appear-active{animation-name:antMoveDownIn;animation-play-state:running}.ant-move-down-leave.ant-move-down-leave-active{animation-name:antMoveDownOut;animation-play-state:running;pointer-events:none}.ant-move-down-enter,.ant-move-down-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-down-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-left-enter,.ant-move-left-appear,.ant-move-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-left-enter.ant-move-left-enter-active,.ant-move-left-appear.ant-move-left-appear-active{animation-name:antMoveLeftIn;animation-play-state:running}.ant-move-left-leave.ant-move-left-leave-active{animation-name:antMoveLeftOut;animation-play-state:running;pointer-events:none}.ant-move-left-enter,.ant-move-left-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-left-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}.ant-move-right-enter,.ant-move-right-appear,.ant-move-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-move-right-enter.ant-move-right-enter-active,.ant-move-right-appear.ant-move-right-appear-active{animation-name:antMoveRightIn;animation-play-state:running}.ant-move-right-leave.ant-move-right-leave-active{animation-name:antMoveRightOut;animation-play-state:running;pointer-events:none}.ant-move-right-enter,.ant-move-right-appear{opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-move-right-leave{animation-timing-function:cubic-bezier(.6,.04,.98,.34)}@keyframes antMoveDownIn{0%{transform:translateY(100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveDownOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveLeftIn{0%{transform:translate(-100%);transform-origin:0 0;opacity:0}to{transform:translate(0);transform-origin:0 0;opacity:1}}@keyframes antMoveLeftOut{0%{transform:translate(0);transform-origin:0 0;opacity:1}to{transform:translate(-100%);transform-origin:0 0;opacity:0}}@keyframes antMoveRightIn{0%{transform:translate(100%);transform-origin:0 0;opacity:0}to{transform:translate(0);transform-origin:0 0;opacity:1}}@keyframes antMoveRightOut{0%{transform:translate(0);transform-origin:0 0;opacity:1}to{transform:translate(100%);transform-origin:0 0;opacity:0}}@keyframes antMoveUpIn{0%{transform:translateY(-100%);transform-origin:0 0;opacity:0}to{transform:translateY(0);transform-origin:0 0;opacity:1}}@keyframes antMoveUpOut{0%{transform:translateY(0);transform-origin:0 0;opacity:1}to{transform:translateY(-100%);transform-origin:0 0;opacity:0}}@keyframes loadingCircle{to{transform:rotate(360deg)}}[ant-click-animating=true],[ant-click-animating-without-extra-node=true]{position:relative}html{--antd-wave-shadow-color: #008cff;--scroll-bar: 0}[ant-click-animating-without-extra-node=true]:after,.ant-click-animating-node{position:absolute;inset:0;display:block;border-radius:inherit;box-shadow:0 0 #008cff;box-shadow:0 0 0 0 var(--antd-wave-shadow-color);opacity:.2;animation:fadeEffect 2s cubic-bezier(.08,.82,.17,1),waveEffect .4s cubic-bezier(.08,.82,.17,1);animation-fill-mode:forwards;content:"";pointer-events:none}@keyframes waveEffect{to{box-shadow:0 0 #008cff;box-shadow:0 0 0 6px var(--antd-wave-shadow-color)}}@keyframes fadeEffect{to{opacity:0}}.ant-slide-up-enter,.ant-slide-up-appear,.ant-slide-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-up-enter.ant-slide-up-enter-active,.ant-slide-up-appear.ant-slide-up-appear-active{animation-name:antSlideUpIn;animation-play-state:running}.ant-slide-up-leave.ant-slide-up-leave-active{animation-name:antSlideUpOut;animation-play-state:running;pointer-events:none}.ant-slide-up-enter,.ant-slide-up-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-up-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-down-enter,.ant-slide-down-appear,.ant-slide-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-down-enter.ant-slide-down-enter-active,.ant-slide-down-appear.ant-slide-down-appear-active{animation-name:antSlideDownIn;animation-play-state:running}.ant-slide-down-leave.ant-slide-down-leave-active{animation-name:antSlideDownOut;animation-play-state:running;pointer-events:none}.ant-slide-down-enter,.ant-slide-down-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-down-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-left-enter,.ant-slide-left-appear,.ant-slide-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-left-enter.ant-slide-left-enter-active,.ant-slide-left-appear.ant-slide-left-appear-active{animation-name:antSlideLeftIn;animation-play-state:running}.ant-slide-left-leave.ant-slide-left-leave-active{animation-name:antSlideLeftOut;animation-play-state:running;pointer-events:none}.ant-slide-left-enter,.ant-slide-left-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-left-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}.ant-slide-right-enter,.ant-slide-right-appear,.ant-slide-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-slide-right-enter.ant-slide-right-enter-active,.ant-slide-right-appear.ant-slide-right-appear-active{animation-name:antSlideRightIn;animation-play-state:running}.ant-slide-right-leave.ant-slide-right-leave-active{animation-name:antSlideRightOut;animation-play-state:running;pointer-events:none}.ant-slide-right-enter,.ant-slide-right-appear{opacity:0;animation-timing-function:cubic-bezier(.23,1,.32,1)}.ant-slide-right-leave{animation-timing-function:cubic-bezier(.755,.05,.855,.06)}@keyframes antSlideUpIn{0%{transform:scaleY(.8);transform-origin:0% 0%;opacity:0}to{transform:scaleY(1);transform-origin:0% 0%;opacity:1}}@keyframes antSlideUpOut{0%{transform:scaleY(1);transform-origin:0% 0%;opacity:1}to{transform:scaleY(.8);transform-origin:0% 0%;opacity:0}}@keyframes antSlideDownIn{0%{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}to{transform:scaleY(1);transform-origin:100% 100%;opacity:1}}@keyframes antSlideDownOut{0%{transform:scaleY(1);transform-origin:100% 100%;opacity:1}to{transform:scaleY(.8);transform-origin:100% 100%;opacity:0}}@keyframes antSlideLeftIn{0%{transform:scaleX(.8);transform-origin:0% 0%;opacity:0}to{transform:scaleX(1);transform-origin:0% 0%;opacity:1}}@keyframes antSlideLeftOut{0%{transform:scaleX(1);transform-origin:0% 0%;opacity:1}to{transform:scaleX(.8);transform-origin:0% 0%;opacity:0}}@keyframes antSlideRightIn{0%{transform:scaleX(.8);transform-origin:100% 0%;opacity:0}to{transform:scaleX(1);transform-origin:100% 0%;opacity:1}}@keyframes antSlideRightOut{0%{transform:scaleX(1);transform-origin:100% 0%;opacity:1}to{transform:scaleX(.8);transform-origin:100% 0%;opacity:0}}.ant-zoom-enter,.ant-zoom-appear,.ant-zoom-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-enter.ant-zoom-enter-active,.ant-zoom-appear.ant-zoom-appear-active{animation-name:antZoomIn;animation-play-state:running}.ant-zoom-leave.ant-zoom-leave-active{animation-name:antZoomOut;animation-play-state:running;pointer-events:none}.ant-zoom-enter,.ant-zoom-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-enter-prepare,.ant-zoom-appear-prepare{transform:none}.ant-zoom-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-big-enter,.ant-zoom-big-appear,.ant-zoom-big-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-big-enter.ant-zoom-big-enter-active,.ant-zoom-big-appear.ant-zoom-big-appear-active{animation-name:antZoomBigIn;animation-play-state:running}.ant-zoom-big-leave.ant-zoom-big-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.ant-zoom-big-enter,.ant-zoom-big-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-big-enter-prepare,.ant-zoom-big-appear-prepare{transform:none}.ant-zoom-big-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-big-fast-enter,.ant-zoom-big-fast-appear,.ant-zoom-big-fast-leave{animation-duration:.1s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-big-fast-enter.ant-zoom-big-fast-enter-active,.ant-zoom-big-fast-appear.ant-zoom-big-fast-appear-active{animation-name:antZoomBigIn;animation-play-state:running}.ant-zoom-big-fast-leave.ant-zoom-big-fast-leave-active{animation-name:antZoomBigOut;animation-play-state:running;pointer-events:none}.ant-zoom-big-fast-enter,.ant-zoom-big-fast-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-big-fast-enter-prepare,.ant-zoom-big-fast-appear-prepare{transform:none}.ant-zoom-big-fast-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-up-enter,.ant-zoom-up-appear,.ant-zoom-up-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-up-enter.ant-zoom-up-enter-active,.ant-zoom-up-appear.ant-zoom-up-appear-active{animation-name:antZoomUpIn;animation-play-state:running}.ant-zoom-up-leave.ant-zoom-up-leave-active{animation-name:antZoomUpOut;animation-play-state:running;pointer-events:none}.ant-zoom-up-enter,.ant-zoom-up-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-up-enter-prepare,.ant-zoom-up-appear-prepare{transform:none}.ant-zoom-up-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-down-enter,.ant-zoom-down-appear,.ant-zoom-down-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-down-enter.ant-zoom-down-enter-active,.ant-zoom-down-appear.ant-zoom-down-appear-active{animation-name:antZoomDownIn;animation-play-state:running}.ant-zoom-down-leave.ant-zoom-down-leave-active{animation-name:antZoomDownOut;animation-play-state:running;pointer-events:none}.ant-zoom-down-enter,.ant-zoom-down-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-down-enter-prepare,.ant-zoom-down-appear-prepare{transform:none}.ant-zoom-down-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-left-enter,.ant-zoom-left-appear,.ant-zoom-left-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-left-enter.ant-zoom-left-enter-active,.ant-zoom-left-appear.ant-zoom-left-appear-active{animation-name:antZoomLeftIn;animation-play-state:running}.ant-zoom-left-leave.ant-zoom-left-leave-active{animation-name:antZoomLeftOut;animation-play-state:running;pointer-events:none}.ant-zoom-left-enter,.ant-zoom-left-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-left-enter-prepare,.ant-zoom-left-appear-prepare{transform:none}.ant-zoom-left-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}.ant-zoom-right-enter,.ant-zoom-right-appear,.ant-zoom-right-leave{animation-duration:.2s;animation-fill-mode:both;animation-play-state:paused}.ant-zoom-right-enter.ant-zoom-right-enter-active,.ant-zoom-right-appear.ant-zoom-right-appear-active{animation-name:antZoomRightIn;animation-play-state:running}.ant-zoom-right-leave.ant-zoom-right-leave-active{animation-name:antZoomRightOut;animation-play-state:running;pointer-events:none}.ant-zoom-right-enter,.ant-zoom-right-appear{transform:scale(0);opacity:0;animation-timing-function:cubic-bezier(.08,.82,.17,1)}.ant-zoom-right-enter-prepare,.ant-zoom-right-appear-prepare{transform:none}.ant-zoom-right-leave{animation-timing-function:cubic-bezier(.78,.14,.15,.86)}@keyframes antZoomIn{0%{transform:scale(.2);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomOut{0%{transform:scale(1)}to{transform:scale(.2);opacity:0}}@keyframes antZoomBigIn{0%{transform:scale(.8);opacity:0}to{transform:scale(1);opacity:1}}@keyframes antZoomBigOut{0%{transform:scale(1)}to{transform:scale(.8);opacity:0}}@keyframes antZoomUpIn{0%{transform:scale(.8);transform-origin:50% 0%;opacity:0}to{transform:scale(1);transform-origin:50% 0%}}@keyframes antZoomUpOut{0%{transform:scale(1);transform-origin:50% 0%}to{transform:scale(.8);transform-origin:50% 0%;opacity:0}}@keyframes antZoomLeftIn{0%{transform:scale(.8);transform-origin:0% 50%;opacity:0}to{transform:scale(1);transform-origin:0% 50%}}@keyframes antZoomLeftOut{0%{transform:scale(1);transform-origin:0% 50%}to{transform:scale(.8);transform-origin:0% 50%;opacity:0}}@keyframes antZoomRightIn{0%{transform:scale(.8);transform-origin:100% 50%;opacity:0}to{transform:scale(1);transform-origin:100% 50%}}@keyframes antZoomRightOut{0%{transform:scale(1);transform-origin:100% 50%}to{transform:scale(.8);transform-origin:100% 50%;opacity:0}}@keyframes antZoomDownIn{0%{transform:scale(.8);transform-origin:50% 100%;opacity:0}to{transform:scale(1);transform-origin:50% 100%}}@keyframes antZoomDownOut{0%{transform:scale(1);transform-origin:50% 100%}to{transform:scale(.8);transform-origin:50% 100%;opacity:0}}.ant-motion-collapse-legacy{overflow:hidden}.ant-motion-collapse-legacy-active{transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1)!important}.ant-motion-collapse{overflow:hidden;transition:height .2s cubic-bezier(.645,.045,.355,1),opacity .2s cubic-bezier(.645,.045,.355,1)!important}.ant-tooltip{box-sizing:border-box;margin:0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";position:absolute;z-index:2170;display:block;width:-moz-max-content;width:max-content;width:intrinsic;max-width:450px;visibility:visible}.ant-tooltip-content{position:relative}.ant-tooltip-hidden{display:none}.ant-tooltip-placement-top,.ant-tooltip-placement-topLeft,.ant-tooltip-placement-topRight{padding-bottom:12.89949494px}.ant-tooltip-placement-right,.ant-tooltip-placement-rightTop,.ant-tooltip-placement-rightBottom{padding-left:12.89949494px}.ant-tooltip-placement-bottom,.ant-tooltip-placement-bottomLeft,.ant-tooltip-placement-bottomRight{padding-top:12.89949494px}.ant-tooltip-placement-left,.ant-tooltip-placement-leftTop,.ant-tooltip-placement-leftBottom{padding-right:12.89949494px}.ant-tooltip-inner{min-width:30px;padding:5px 12px;color:#fff;line-height:22px;text-align:left;text-decoration:none;word-wrap:break-word;background-color:#363a47;border-radius:6px;box-shadow:2px 4px 12px #00000014}.ant-tooltip-arrow{position:absolute;z-index:2;display:block;width:20px;height:20px;overflow:hidden;background:transparent;pointer-events:none}.ant-tooltip-arrow-content{--antd-arrow-background-color: linear-gradient(to right bottom, rgba(54, 58, 71, .9), #363a47);position:absolute;inset:0;display:block;width:9.89949494px;height:9.89949494px;margin:auto;background-color:transparent;content:"";pointer-events:auto;border-radius:0 0 2px;pointer-events:none}.ant-tooltip-arrow-content:before{position:absolute;top:-9.89949494px;left:-9.89949494px;width:29.69848481px;height:29.69848481px;background:var(--antd-arrow-background-color);background-repeat:no-repeat;background-position:-8px -8px;content:"";clip-path:path("M 8.435028842544403 21.263455967290593 A 5 5 0 0 1 11.97056274847714 19.79898987322333 L 17.79898987322333 19.79898987322333 A 2 2 0 0 0 19.79898987322333 17.79898987322333 L 19.79898987322333 11.97056274847714 A 5 5 0 0 1 21.263455967290593 8.435028842544403 L 20.263455967290593 8.435028842544403 L 8.435028842544403 20.263455967290593 Z")}.ant-tooltip-placement-top .ant-tooltip-arrow,.ant-tooltip-placement-topLeft .ant-tooltip-arrow,.ant-tooltip-placement-topRight .ant-tooltip-arrow{bottom:0;transform:translateY(100%)}.ant-tooltip-placement-top .ant-tooltip-arrow-content,.ant-tooltip-placement-topLeft .ant-tooltip-arrow-content,.ant-tooltip-placement-topRight .ant-tooltip-arrow-content{box-shadow:3px 3px 7px #04091912;transform:translateY(-10px) rotate(45deg)}.ant-tooltip-placement-top .ant-tooltip-arrow{left:50%;transform:translateY(100%) translate(-50%)}.ant-tooltip-placement-topLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-topRight .ant-tooltip-arrow{right:13px}.ant-tooltip-placement-right .ant-tooltip-arrow,.ant-tooltip-placement-rightTop .ant-tooltip-arrow,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{left:0;transform:translate(-100%)}.ant-tooltip-placement-right .ant-tooltip-arrow-content,.ant-tooltip-placement-rightTop .ant-tooltip-arrow-content,.ant-tooltip-placement-rightBottom .ant-tooltip-arrow-content{box-shadow:-3px 3px 7px #04091912;transform:translate(10px) rotate(135deg)}.ant-tooltip-placement-right .ant-tooltip-arrow{top:50%;transform:translate(-100%) translateY(-50%)}.ant-tooltip-placement-rightTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-rightBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-left .ant-tooltip-arrow,.ant-tooltip-placement-leftTop .ant-tooltip-arrow,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{right:0;transform:translate(100%)}.ant-tooltip-placement-left .ant-tooltip-arrow-content,.ant-tooltip-placement-leftTop .ant-tooltip-arrow-content,.ant-tooltip-placement-leftBottom .ant-tooltip-arrow-content{box-shadow:3px -3px 7px #04091912;transform:translate(-10px) rotate(315deg)}.ant-tooltip-placement-left .ant-tooltip-arrow{top:50%;transform:translate(100%) translateY(-50%)}.ant-tooltip-placement-leftTop .ant-tooltip-arrow{top:5px}.ant-tooltip-placement-leftBottom .ant-tooltip-arrow{bottom:5px}.ant-tooltip-placement-bottom .ant-tooltip-arrow,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{top:0;transform:translateY(-100%)}.ant-tooltip-placement-bottom .ant-tooltip-arrow-content,.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow-content,.ant-tooltip-placement-bottomRight .ant-tooltip-arrow-content{box-shadow:-3px -3px 7px #04091912;transform:translateY(10px) rotate(225deg)}.ant-tooltip-placement-bottom .ant-tooltip-arrow{left:50%;transform:translateY(-100%) translate(-50%)}.ant-tooltip-placement-bottomLeft .ant-tooltip-arrow{left:13px}.ant-tooltip-placement-bottomRight .ant-tooltip-arrow{right:13px}.ant-tooltip-blue .ant-tooltip-inner{background-color:#1890ff}.ant-tooltip-blue .ant-tooltip-arrow-content:before{background:#1890ff}.ant-tooltip-green .ant-tooltip-inner{background-color:#52c41a}.ant-tooltip-green .ant-tooltip-arrow-content:before{background:#52c41a}.ant-tooltip-gold .ant-tooltip-inner{background-color:#faad14}.ant-tooltip-gold .ant-tooltip-arrow-content:before{background:#faad14}.ant-tooltip-red .ant-tooltip-inner{background-color:#f5222d}.ant-tooltip-red .ant-tooltip-arrow-content:before{background:#f5222d}.ant-tooltip-gray .ant-tooltip-inner{background-color:#f3f3f3}.ant-tooltip-gray .ant-tooltip-arrow-content:before{background:#f3f3f3}.ant-tooltip-purple .ant-tooltip-inner{background-color:#722ed1}.ant-tooltip-purple .ant-tooltip-arrow-content:before{background:#722ed1}.ant-tooltip-rtl{direction:rtl}.ant-tooltip-rtl .ant-tooltip-inner{text-align:right}.ant-divider{box-sizing:border-box;margin:0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";border-top:.5px solid rgba(0,0,0,.06)}.ant-divider-vertical{position:relative;top:-.06em;display:inline-block;height:.9em;margin:0 8px;vertical-align:middle;border-top:0;border-left:.5px solid rgba(0,0,0,.06)}.ant-divider-horizontal{display:flex;clear:both;width:100%;min-width:100%;margin:24px 0}.ant-divider-horizontal.ant-divider-with-text{display:flex;margin:16px 0;color:#040919d9;font-weight:500;font-size:16px;white-space:nowrap;text-align:center;border-top:0;border-top-color:#0000000f}.ant-divider-horizontal.ant-divider-with-text:before,.ant-divider-horizontal.ant-divider-with-text:after{position:relative;top:50%;width:50%;border-top:.5px solid transparent;border-top-color:inherit;border-bottom:0;transform:translateY(50%);content:""}.ant-divider-horizontal.ant-divider-with-text-left:before{top:50%;width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:before{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{top:50%;width:5%}.ant-divider-inner-text{display:inline-block;padding:0 1em}.ant-divider-dashed{background:none;border-color:#0000000f;border-style:dashed;border-width:.5px 0 0}.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before,.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 .5px}.ant-divider-plain.ant-divider-with-text{color:#040919;font-weight:400;font-size:14px}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:before{width:0}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:after{width:100%}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text{padding-left:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:before{width:100%}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:after{width:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text{padding-right:0}.ant-divider-rtl{direction:rtl}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:before{width:95%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:after{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:before{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:after{width:95%}.ant-slider{box-sizing:border-box;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";position:relative;height:12px;margin:10px 6px;padding:4px 0;cursor:pointer;touch-action:none}.ant-slider-vertical{width:12px;height:100%;margin:6px 10px;padding:0 4px}.ant-slider-vertical .ant-slider-rail{width:4px;height:100%}.ant-slider-vertical .ant-slider-track{width:4px}.ant-slider-vertical .ant-slider-handle{margin-top:-6px;margin-left:-5px}.ant-slider-vertical .ant-slider-mark{top:0;left:12px;width:18px;height:100%}.ant-slider-vertical .ant-slider-mark-text{left:4px;white-space:nowrap}.ant-slider-vertical .ant-slider-step{width:4px;height:100%}.ant-slider-vertical .ant-slider-dot{top:auto;margin-left:-2px}.ant-slider-tooltip .ant-tooltip-inner{min-width:unset}.ant-slider-rtl.ant-slider-vertical .ant-slider-handle{margin-right:-5px;margin-left:0}.ant-slider-rtl.ant-slider-vertical .ant-slider-mark{right:12px;left:auto}.ant-slider-rtl.ant-slider-vertical .ant-slider-mark-text{right:4px;left:auto}.ant-slider-rtl.ant-slider-vertical .ant-slider-dot{right:2px;left:auto}.ant-slider-with-marks{margin-bottom:28px}.ant-slider-rail{position:absolute;width:100%;height:4px;background-color:#f5f5f5;border-radius:6px;transition:background-color .3s}.ant-slider-track{position:absolute;height:4px;background-color:#7ad1ff;border-radius:6px;transition:background-color .3s}.ant-slider-handle{position:absolute;width:14px;height:14px;margin-top:-5px;background-color:#fff;border:solid 2px #7ad1ff;border-radius:50%;box-shadow:0;cursor:pointer;transition:border-color .3s,box-shadow .6s,transform .3s cubic-bezier(.18,.89,.32,1.28)}.ant-slider-handle-dragging{z-index:1}.ant-slider-handle:focus{border-color:#33a3ff;outline:none;box-shadow:0 0 0 5px #008cff1f}.ant-slider-handle.ant-tooltip-open{border-color:#008cff}.ant-slider:hover .ant-slider-rail{background-color:#e1e1e1}.ant-slider:hover .ant-slider-track{background-color:#52bdff}.ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:#52bdff}.ant-slider-mark{position:absolute;top:14px;left:0;width:100%;font-size:14px}.ant-slider-mark-text{position:absolute;display:inline-block;color:#04091973;text-align:center;word-break:keep-all;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-slider-mark-text-active{color:#040919}.ant-slider-step{position:absolute;width:100%;height:4px;background:transparent;pointer-events:none}.ant-slider-dot{position:absolute;top:-2px;width:8px;height:8px;background-color:#fff;border:2px solid #f0f0f0;border-radius:50%;cursor:pointer}.ant-slider-dot-active{border-color:#80c6ff}.ant-slider-disabled{cursor:not-allowed}.ant-slider-disabled .ant-slider-rail{background-color:#f5f5f5!important}.ant-slider-disabled .ant-slider-track{background-color:#b1b3be!important}.ant-slider-disabled .ant-slider-handle,.ant-slider-disabled .ant-slider-dot{background-color:#fff;border-color:#b1b3be!important;box-shadow:none;cursor:not-allowed}.ant-slider-disabled .ant-slider-mark-text,.ant-slider-disabled .ant-slider-dot{cursor:not-allowed!important}.ant-slider-rtl{direction:rtl}.ant-slider-rtl .ant-slider-mark{right:0;left:auto}.ant-row{display:flex;flex-flow:row wrap}.ant-row:before,.ant-row:after{display:flex}.ant-row-no-wrap{flex-wrap:nowrap}.ant-row-start{justify-content:flex-start}.ant-row-center{justify-content:center}.ant-row-end{justify-content:flex-end}.ant-row-space-between{justify-content:space-between}.ant-row-space-around{justify-content:space-around}.ant-row-space-evenly{justify-content:space-evenly}.ant-row-top{align-items:flex-start}.ant-row-middle{align-items:center}.ant-row-bottom{align-items:flex-end}.ant-col{position:relative;max-width:100%;min-height:1px}.ant-col-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-push-24{left:100%}.ant-col-pull-24{right:100%}.ant-col-offset-24{margin-left:100%}.ant-col-order-24{order:24}.ant-col-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-push-23{left:95.83333333%}.ant-col-pull-23{right:95.83333333%}.ant-col-offset-23{margin-left:95.83333333%}.ant-col-order-23{order:23}.ant-col-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-push-22{left:91.66666667%}.ant-col-pull-22{right:91.66666667%}.ant-col-offset-22{margin-left:91.66666667%}.ant-col-order-22{order:22}.ant-col-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-push-21{left:87.5%}.ant-col-pull-21{right:87.5%}.ant-col-offset-21{margin-left:87.5%}.ant-col-order-21{order:21}.ant-col-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-push-20{left:83.33333333%}.ant-col-pull-20{right:83.33333333%}.ant-col-offset-20{margin-left:83.33333333%}.ant-col-order-20{order:20}.ant-col-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-push-19{left:79.16666667%}.ant-col-pull-19{right:79.16666667%}.ant-col-offset-19{margin-left:79.16666667%}.ant-col-order-19{order:19}.ant-col-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-push-18{left:75%}.ant-col-pull-18{right:75%}.ant-col-offset-18{margin-left:75%}.ant-col-order-18{order:18}.ant-col-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-push-17{left:70.83333333%}.ant-col-pull-17{right:70.83333333%}.ant-col-offset-17{margin-left:70.83333333%}.ant-col-order-17{order:17}.ant-col-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-push-16{left:66.66666667%}.ant-col-pull-16{right:66.66666667%}.ant-col-offset-16{margin-left:66.66666667%}.ant-col-order-16{order:16}.ant-col-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-push-15{left:62.5%}.ant-col-pull-15{right:62.5%}.ant-col-offset-15{margin-left:62.5%}.ant-col-order-15{order:15}.ant-col-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-push-14{left:58.33333333%}.ant-col-pull-14{right:58.33333333%}.ant-col-offset-14{margin-left:58.33333333%}.ant-col-order-14{order:14}.ant-col-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-push-13{left:54.16666667%}.ant-col-pull-13{right:54.16666667%}.ant-col-offset-13{margin-left:54.16666667%}.ant-col-order-13{order:13}.ant-col-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-push-12{left:50%}.ant-col-pull-12{right:50%}.ant-col-offset-12{margin-left:50%}.ant-col-order-12{order:12}.ant-col-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-push-11{left:45.83333333%}.ant-col-pull-11{right:45.83333333%}.ant-col-offset-11{margin-left:45.83333333%}.ant-col-order-11{order:11}.ant-col-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-push-10{left:41.66666667%}.ant-col-pull-10{right:41.66666667%}.ant-col-offset-10{margin-left:41.66666667%}.ant-col-order-10{order:10}.ant-col-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-push-9{left:37.5%}.ant-col-pull-9{right:37.5%}.ant-col-offset-9{margin-left:37.5%}.ant-col-order-9{order:9}.ant-col-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-push-8{left:33.33333333%}.ant-col-pull-8{right:33.33333333%}.ant-col-offset-8{margin-left:33.33333333%}.ant-col-order-8{order:8}.ant-col-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-push-7{left:29.16666667%}.ant-col-pull-7{right:29.16666667%}.ant-col-offset-7{margin-left:29.16666667%}.ant-col-order-7{order:7}.ant-col-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-push-6{left:25%}.ant-col-pull-6{right:25%}.ant-col-offset-6{margin-left:25%}.ant-col-order-6{order:6}.ant-col-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-push-5{left:20.83333333%}.ant-col-pull-5{right:20.83333333%}.ant-col-offset-5{margin-left:20.83333333%}.ant-col-order-5{order:5}.ant-col-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-push-4{left:16.66666667%}.ant-col-pull-4{right:16.66666667%}.ant-col-offset-4{margin-left:16.66666667%}.ant-col-order-4{order:4}.ant-col-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-push-3{left:12.5%}.ant-col-pull-3{right:12.5%}.ant-col-offset-3{margin-left:12.5%}.ant-col-order-3{order:3}.ant-col-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-push-2{left:8.33333333%}.ant-col-pull-2{right:8.33333333%}.ant-col-offset-2{margin-left:8.33333333%}.ant-col-order-2{order:2}.ant-col-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-push-1{left:4.16666667%}.ant-col-pull-1{right:4.16666667%}.ant-col-offset-1{margin-left:4.16666667%}.ant-col-order-1{order:1}.ant-col-0{display:none}.ant-col-offset-0{margin-left:0}.ant-col-order-0{order:0}.ant-col-offset-0.ant-col-rtl{margin-right:0}.ant-col-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}.ant-col-xs-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-xs-push-24{left:100%}.ant-col-xs-pull-24{right:100%}.ant-col-xs-offset-24{margin-left:100%}.ant-col-xs-order-24{order:24}.ant-col-xs-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-xs-push-23{left:95.83333333%}.ant-col-xs-pull-23{right:95.83333333%}.ant-col-xs-offset-23{margin-left:95.83333333%}.ant-col-xs-order-23{order:23}.ant-col-xs-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-xs-push-22{left:91.66666667%}.ant-col-xs-pull-22{right:91.66666667%}.ant-col-xs-offset-22{margin-left:91.66666667%}.ant-col-xs-order-22{order:22}.ant-col-xs-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-xs-push-21{left:87.5%}.ant-col-xs-pull-21{right:87.5%}.ant-col-xs-offset-21{margin-left:87.5%}.ant-col-xs-order-21{order:21}.ant-col-xs-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-xs-push-20{left:83.33333333%}.ant-col-xs-pull-20{right:83.33333333%}.ant-col-xs-offset-20{margin-left:83.33333333%}.ant-col-xs-order-20{order:20}.ant-col-xs-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-xs-push-19{left:79.16666667%}.ant-col-xs-pull-19{right:79.16666667%}.ant-col-xs-offset-19{margin-left:79.16666667%}.ant-col-xs-order-19{order:19}.ant-col-xs-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-xs-push-18{left:75%}.ant-col-xs-pull-18{right:75%}.ant-col-xs-offset-18{margin-left:75%}.ant-col-xs-order-18{order:18}.ant-col-xs-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-xs-push-17{left:70.83333333%}.ant-col-xs-pull-17{right:70.83333333%}.ant-col-xs-offset-17{margin-left:70.83333333%}.ant-col-xs-order-17{order:17}.ant-col-xs-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-xs-push-16{left:66.66666667%}.ant-col-xs-pull-16{right:66.66666667%}.ant-col-xs-offset-16{margin-left:66.66666667%}.ant-col-xs-order-16{order:16}.ant-col-xs-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-xs-push-15{left:62.5%}.ant-col-xs-pull-15{right:62.5%}.ant-col-xs-offset-15{margin-left:62.5%}.ant-col-xs-order-15{order:15}.ant-col-xs-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-xs-push-14{left:58.33333333%}.ant-col-xs-pull-14{right:58.33333333%}.ant-col-xs-offset-14{margin-left:58.33333333%}.ant-col-xs-order-14{order:14}.ant-col-xs-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-xs-push-13{left:54.16666667%}.ant-col-xs-pull-13{right:54.16666667%}.ant-col-xs-offset-13{margin-left:54.16666667%}.ant-col-xs-order-13{order:13}.ant-col-xs-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-xs-push-12{left:50%}.ant-col-xs-pull-12{right:50%}.ant-col-xs-offset-12{margin-left:50%}.ant-col-xs-order-12{order:12}.ant-col-xs-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-xs-push-11{left:45.83333333%}.ant-col-xs-pull-11{right:45.83333333%}.ant-col-xs-offset-11{margin-left:45.83333333%}.ant-col-xs-order-11{order:11}.ant-col-xs-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-xs-push-10{left:41.66666667%}.ant-col-xs-pull-10{right:41.66666667%}.ant-col-xs-offset-10{margin-left:41.66666667%}.ant-col-xs-order-10{order:10}.ant-col-xs-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-xs-push-9{left:37.5%}.ant-col-xs-pull-9{right:37.5%}.ant-col-xs-offset-9{margin-left:37.5%}.ant-col-xs-order-9{order:9}.ant-col-xs-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-xs-push-8{left:33.33333333%}.ant-col-xs-pull-8{right:33.33333333%}.ant-col-xs-offset-8{margin-left:33.33333333%}.ant-col-xs-order-8{order:8}.ant-col-xs-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-xs-push-7{left:29.16666667%}.ant-col-xs-pull-7{right:29.16666667%}.ant-col-xs-offset-7{margin-left:29.16666667%}.ant-col-xs-order-7{order:7}.ant-col-xs-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-xs-push-6{left:25%}.ant-col-xs-pull-6{right:25%}.ant-col-xs-offset-6{margin-left:25%}.ant-col-xs-order-6{order:6}.ant-col-xs-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-xs-push-5{left:20.83333333%}.ant-col-xs-pull-5{right:20.83333333%}.ant-col-xs-offset-5{margin-left:20.83333333%}.ant-col-xs-order-5{order:5}.ant-col-xs-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-xs-push-4{left:16.66666667%}.ant-col-xs-pull-4{right:16.66666667%}.ant-col-xs-offset-4{margin-left:16.66666667%}.ant-col-xs-order-4{order:4}.ant-col-xs-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-xs-push-3{left:12.5%}.ant-col-xs-pull-3{right:12.5%}.ant-col-xs-offset-3{margin-left:12.5%}.ant-col-xs-order-3{order:3}.ant-col-xs-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-xs-push-2{left:8.33333333%}.ant-col-xs-pull-2{right:8.33333333%}.ant-col-xs-offset-2{margin-left:8.33333333%}.ant-col-xs-order-2{order:2}.ant-col-xs-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-xs-push-1{left:4.16666667%}.ant-col-xs-pull-1{right:4.16666667%}.ant-col-xs-offset-1{margin-left:4.16666667%}.ant-col-xs-order-1{order:1}.ant-col-xs-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xs-push-0{left:auto}.ant-col-xs-pull-0{right:auto}.ant-col-xs-offset-0{margin-left:0}.ant-col-xs-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-xs-push-0.ant-col-rtl{right:auto}.ant-col-xs-pull-0.ant-col-rtl{left:auto}.ant-col-xs-offset-0.ant-col-rtl{margin-right:0}.ant-col-xs-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-xs-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-xs-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-xs-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-xs-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-xs-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-xs-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-xs-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-xs-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-xs-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-xs-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-xs-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-xs-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-xs-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-xs-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-xs-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-xs-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-xs-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-xs-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-xs-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-xs-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-xs-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-xs-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-xs-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-xs-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-xs-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-xs-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-xs-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-xs-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-xs-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-xs-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-xs-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-xs-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-xs-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-xs-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-xs-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-xs-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-xs-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-xs-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-xs-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-xs-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-xs-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-xs-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-xs-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-xs-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-xs-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-xs-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-xs-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-xs-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-xs-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-xs-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-xs-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-xs-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-xs-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-xs-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-xs-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-xs-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-xs-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-xs-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-xs-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-xs-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-xs-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-xs-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-xs-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-xs-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-xs-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-xs-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-xs-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-xs-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-xs-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-xs-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-xs-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}@media(min-width:750px){.ant-col-sm-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-sm-push-24{left:100%}.ant-col-sm-pull-24{right:100%}.ant-col-sm-offset-24{margin-left:100%}.ant-col-sm-order-24{order:24}.ant-col-sm-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-sm-push-23{left:95.83333333%}.ant-col-sm-pull-23{right:95.83333333%}.ant-col-sm-offset-23{margin-left:95.83333333%}.ant-col-sm-order-23{order:23}.ant-col-sm-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-sm-push-22{left:91.66666667%}.ant-col-sm-pull-22{right:91.66666667%}.ant-col-sm-offset-22{margin-left:91.66666667%}.ant-col-sm-order-22{order:22}.ant-col-sm-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-sm-push-21{left:87.5%}.ant-col-sm-pull-21{right:87.5%}.ant-col-sm-offset-21{margin-left:87.5%}.ant-col-sm-order-21{order:21}.ant-col-sm-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-sm-push-20{left:83.33333333%}.ant-col-sm-pull-20{right:83.33333333%}.ant-col-sm-offset-20{margin-left:83.33333333%}.ant-col-sm-order-20{order:20}.ant-col-sm-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-sm-push-19{left:79.16666667%}.ant-col-sm-pull-19{right:79.16666667%}.ant-col-sm-offset-19{margin-left:79.16666667%}.ant-col-sm-order-19{order:19}.ant-col-sm-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-sm-push-18{left:75%}.ant-col-sm-pull-18{right:75%}.ant-col-sm-offset-18{margin-left:75%}.ant-col-sm-order-18{order:18}.ant-col-sm-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-sm-push-17{left:70.83333333%}.ant-col-sm-pull-17{right:70.83333333%}.ant-col-sm-offset-17{margin-left:70.83333333%}.ant-col-sm-order-17{order:17}.ant-col-sm-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-sm-push-16{left:66.66666667%}.ant-col-sm-pull-16{right:66.66666667%}.ant-col-sm-offset-16{margin-left:66.66666667%}.ant-col-sm-order-16{order:16}.ant-col-sm-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-sm-push-15{left:62.5%}.ant-col-sm-pull-15{right:62.5%}.ant-col-sm-offset-15{margin-left:62.5%}.ant-col-sm-order-15{order:15}.ant-col-sm-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-sm-push-14{left:58.33333333%}.ant-col-sm-pull-14{right:58.33333333%}.ant-col-sm-offset-14{margin-left:58.33333333%}.ant-col-sm-order-14{order:14}.ant-col-sm-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-sm-push-13{left:54.16666667%}.ant-col-sm-pull-13{right:54.16666667%}.ant-col-sm-offset-13{margin-left:54.16666667%}.ant-col-sm-order-13{order:13}.ant-col-sm-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-sm-push-12{left:50%}.ant-col-sm-pull-12{right:50%}.ant-col-sm-offset-12{margin-left:50%}.ant-col-sm-order-12{order:12}.ant-col-sm-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-sm-push-11{left:45.83333333%}.ant-col-sm-pull-11{right:45.83333333%}.ant-col-sm-offset-11{margin-left:45.83333333%}.ant-col-sm-order-11{order:11}.ant-col-sm-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-sm-push-10{left:41.66666667%}.ant-col-sm-pull-10{right:41.66666667%}.ant-col-sm-offset-10{margin-left:41.66666667%}.ant-col-sm-order-10{order:10}.ant-col-sm-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-sm-push-9{left:37.5%}.ant-col-sm-pull-9{right:37.5%}.ant-col-sm-offset-9{margin-left:37.5%}.ant-col-sm-order-9{order:9}.ant-col-sm-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-sm-push-8{left:33.33333333%}.ant-col-sm-pull-8{right:33.33333333%}.ant-col-sm-offset-8{margin-left:33.33333333%}.ant-col-sm-order-8{order:8}.ant-col-sm-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-sm-push-7{left:29.16666667%}.ant-col-sm-pull-7{right:29.16666667%}.ant-col-sm-offset-7{margin-left:29.16666667%}.ant-col-sm-order-7{order:7}.ant-col-sm-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-sm-push-6{left:25%}.ant-col-sm-pull-6{right:25%}.ant-col-sm-offset-6{margin-left:25%}.ant-col-sm-order-6{order:6}.ant-col-sm-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-sm-push-5{left:20.83333333%}.ant-col-sm-pull-5{right:20.83333333%}.ant-col-sm-offset-5{margin-left:20.83333333%}.ant-col-sm-order-5{order:5}.ant-col-sm-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-sm-push-4{left:16.66666667%}.ant-col-sm-pull-4{right:16.66666667%}.ant-col-sm-offset-4{margin-left:16.66666667%}.ant-col-sm-order-4{order:4}.ant-col-sm-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-sm-push-3{left:12.5%}.ant-col-sm-pull-3{right:12.5%}.ant-col-sm-offset-3{margin-left:12.5%}.ant-col-sm-order-3{order:3}.ant-col-sm-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-sm-push-2{left:8.33333333%}.ant-col-sm-pull-2{right:8.33333333%}.ant-col-sm-offset-2{margin-left:8.33333333%}.ant-col-sm-order-2{order:2}.ant-col-sm-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-sm-push-1{left:4.16666667%}.ant-col-sm-pull-1{right:4.16666667%}.ant-col-sm-offset-1{margin-left:4.16666667%}.ant-col-sm-order-1{order:1}.ant-col-sm-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-sm-push-0{left:auto}.ant-col-sm-pull-0{right:auto}.ant-col-sm-offset-0{margin-left:0}.ant-col-sm-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-sm-push-0.ant-col-rtl{right:auto}.ant-col-sm-pull-0.ant-col-rtl{left:auto}.ant-col-sm-offset-0.ant-col-rtl{margin-right:0}.ant-col-sm-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-sm-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-sm-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-sm-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-sm-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-sm-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-sm-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-sm-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-sm-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-sm-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-sm-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-sm-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-sm-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-sm-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-sm-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-sm-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-sm-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-sm-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-sm-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-sm-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-sm-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-sm-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-sm-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-sm-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-sm-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-sm-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-sm-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-sm-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-sm-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-sm-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-sm-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-sm-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-sm-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-sm-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-sm-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-sm-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-sm-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-sm-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-sm-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-sm-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-sm-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-sm-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-sm-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-sm-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-sm-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-sm-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-sm-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-sm-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-sm-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-sm-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-sm-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-sm-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-sm-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-sm-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-sm-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-sm-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-sm-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-sm-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-sm-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-sm-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-sm-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-sm-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-sm-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-sm-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-sm-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-sm-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-sm-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-sm-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-sm-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-sm-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-sm-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-sm-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media(min-width:1106px){.ant-col-md-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-md-push-24{left:100%}.ant-col-md-pull-24{right:100%}.ant-col-md-offset-24{margin-left:100%}.ant-col-md-order-24{order:24}.ant-col-md-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-md-push-23{left:95.83333333%}.ant-col-md-pull-23{right:95.83333333%}.ant-col-md-offset-23{margin-left:95.83333333%}.ant-col-md-order-23{order:23}.ant-col-md-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-md-push-22{left:91.66666667%}.ant-col-md-pull-22{right:91.66666667%}.ant-col-md-offset-22{margin-left:91.66666667%}.ant-col-md-order-22{order:22}.ant-col-md-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-md-push-21{left:87.5%}.ant-col-md-pull-21{right:87.5%}.ant-col-md-offset-21{margin-left:87.5%}.ant-col-md-order-21{order:21}.ant-col-md-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-md-push-20{left:83.33333333%}.ant-col-md-pull-20{right:83.33333333%}.ant-col-md-offset-20{margin-left:83.33333333%}.ant-col-md-order-20{order:20}.ant-col-md-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-md-push-19{left:79.16666667%}.ant-col-md-pull-19{right:79.16666667%}.ant-col-md-offset-19{margin-left:79.16666667%}.ant-col-md-order-19{order:19}.ant-col-md-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-md-push-18{left:75%}.ant-col-md-pull-18{right:75%}.ant-col-md-offset-18{margin-left:75%}.ant-col-md-order-18{order:18}.ant-col-md-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-md-push-17{left:70.83333333%}.ant-col-md-pull-17{right:70.83333333%}.ant-col-md-offset-17{margin-left:70.83333333%}.ant-col-md-order-17{order:17}.ant-col-md-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-md-push-16{left:66.66666667%}.ant-col-md-pull-16{right:66.66666667%}.ant-col-md-offset-16{margin-left:66.66666667%}.ant-col-md-order-16{order:16}.ant-col-md-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-md-push-15{left:62.5%}.ant-col-md-pull-15{right:62.5%}.ant-col-md-offset-15{margin-left:62.5%}.ant-col-md-order-15{order:15}.ant-col-md-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-md-push-14{left:58.33333333%}.ant-col-md-pull-14{right:58.33333333%}.ant-col-md-offset-14{margin-left:58.33333333%}.ant-col-md-order-14{order:14}.ant-col-md-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-md-push-13{left:54.16666667%}.ant-col-md-pull-13{right:54.16666667%}.ant-col-md-offset-13{margin-left:54.16666667%}.ant-col-md-order-13{order:13}.ant-col-md-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-md-push-12{left:50%}.ant-col-md-pull-12{right:50%}.ant-col-md-offset-12{margin-left:50%}.ant-col-md-order-12{order:12}.ant-col-md-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-md-push-11{left:45.83333333%}.ant-col-md-pull-11{right:45.83333333%}.ant-col-md-offset-11{margin-left:45.83333333%}.ant-col-md-order-11{order:11}.ant-col-md-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-md-push-10{left:41.66666667%}.ant-col-md-pull-10{right:41.66666667%}.ant-col-md-offset-10{margin-left:41.66666667%}.ant-col-md-order-10{order:10}.ant-col-md-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-md-push-9{left:37.5%}.ant-col-md-pull-9{right:37.5%}.ant-col-md-offset-9{margin-left:37.5%}.ant-col-md-order-9{order:9}.ant-col-md-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-md-push-8{left:33.33333333%}.ant-col-md-pull-8{right:33.33333333%}.ant-col-md-offset-8{margin-left:33.33333333%}.ant-col-md-order-8{order:8}.ant-col-md-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-md-push-7{left:29.16666667%}.ant-col-md-pull-7{right:29.16666667%}.ant-col-md-offset-7{margin-left:29.16666667%}.ant-col-md-order-7{order:7}.ant-col-md-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-md-push-6{left:25%}.ant-col-md-pull-6{right:25%}.ant-col-md-offset-6{margin-left:25%}.ant-col-md-order-6{order:6}.ant-col-md-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-md-push-5{left:20.83333333%}.ant-col-md-pull-5{right:20.83333333%}.ant-col-md-offset-5{margin-left:20.83333333%}.ant-col-md-order-5{order:5}.ant-col-md-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-md-push-4{left:16.66666667%}.ant-col-md-pull-4{right:16.66666667%}.ant-col-md-offset-4{margin-left:16.66666667%}.ant-col-md-order-4{order:4}.ant-col-md-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-md-push-3{left:12.5%}.ant-col-md-pull-3{right:12.5%}.ant-col-md-offset-3{margin-left:12.5%}.ant-col-md-order-3{order:3}.ant-col-md-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-md-push-2{left:8.33333333%}.ant-col-md-pull-2{right:8.33333333%}.ant-col-md-offset-2{margin-left:8.33333333%}.ant-col-md-order-2{order:2}.ant-col-md-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-md-push-1{left:4.16666667%}.ant-col-md-pull-1{right:4.16666667%}.ant-col-md-offset-1{margin-left:4.16666667%}.ant-col-md-order-1{order:1}.ant-col-md-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-md-push-0{left:auto}.ant-col-md-pull-0{right:auto}.ant-col-md-offset-0{margin-left:0}.ant-col-md-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-md-push-0.ant-col-rtl{right:auto}.ant-col-md-pull-0.ant-col-rtl{left:auto}.ant-col-md-offset-0.ant-col-rtl{margin-right:0}.ant-col-md-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-md-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-md-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-md-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-md-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-md-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-md-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-md-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-md-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-md-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-md-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-md-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-md-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-md-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-md-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-md-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-md-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-md-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-md-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-md-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-md-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-md-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-md-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-md-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-md-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-md-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-md-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-md-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-md-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-md-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-md-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-md-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-md-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-md-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-md-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-md-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-md-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-md-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-md-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-md-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-md-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-md-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-md-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-md-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-md-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-md-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-md-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-md-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-md-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-md-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-md-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-md-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-md-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-md-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-md-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-md-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-md-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-md-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-md-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-md-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-md-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-md-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-md-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-md-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-md-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-md-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-md-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-md-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-md-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-md-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-md-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-md-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media(min-width:1462px){.ant-col-lg-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-lg-push-24{left:100%}.ant-col-lg-pull-24{right:100%}.ant-col-lg-offset-24{margin-left:100%}.ant-col-lg-order-24{order:24}.ant-col-lg-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-lg-push-23{left:95.83333333%}.ant-col-lg-pull-23{right:95.83333333%}.ant-col-lg-offset-23{margin-left:95.83333333%}.ant-col-lg-order-23{order:23}.ant-col-lg-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-lg-push-22{left:91.66666667%}.ant-col-lg-pull-22{right:91.66666667%}.ant-col-lg-offset-22{margin-left:91.66666667%}.ant-col-lg-order-22{order:22}.ant-col-lg-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-lg-push-21{left:87.5%}.ant-col-lg-pull-21{right:87.5%}.ant-col-lg-offset-21{margin-left:87.5%}.ant-col-lg-order-21{order:21}.ant-col-lg-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-lg-push-20{left:83.33333333%}.ant-col-lg-pull-20{right:83.33333333%}.ant-col-lg-offset-20{margin-left:83.33333333%}.ant-col-lg-order-20{order:20}.ant-col-lg-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-lg-push-19{left:79.16666667%}.ant-col-lg-pull-19{right:79.16666667%}.ant-col-lg-offset-19{margin-left:79.16666667%}.ant-col-lg-order-19{order:19}.ant-col-lg-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-lg-push-18{left:75%}.ant-col-lg-pull-18{right:75%}.ant-col-lg-offset-18{margin-left:75%}.ant-col-lg-order-18{order:18}.ant-col-lg-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-lg-push-17{left:70.83333333%}.ant-col-lg-pull-17{right:70.83333333%}.ant-col-lg-offset-17{margin-left:70.83333333%}.ant-col-lg-order-17{order:17}.ant-col-lg-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-lg-push-16{left:66.66666667%}.ant-col-lg-pull-16{right:66.66666667%}.ant-col-lg-offset-16{margin-left:66.66666667%}.ant-col-lg-order-16{order:16}.ant-col-lg-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-lg-push-15{left:62.5%}.ant-col-lg-pull-15{right:62.5%}.ant-col-lg-offset-15{margin-left:62.5%}.ant-col-lg-order-15{order:15}.ant-col-lg-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-lg-push-14{left:58.33333333%}.ant-col-lg-pull-14{right:58.33333333%}.ant-col-lg-offset-14{margin-left:58.33333333%}.ant-col-lg-order-14{order:14}.ant-col-lg-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-lg-push-13{left:54.16666667%}.ant-col-lg-pull-13{right:54.16666667%}.ant-col-lg-offset-13{margin-left:54.16666667%}.ant-col-lg-order-13{order:13}.ant-col-lg-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-lg-push-12{left:50%}.ant-col-lg-pull-12{right:50%}.ant-col-lg-offset-12{margin-left:50%}.ant-col-lg-order-12{order:12}.ant-col-lg-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-lg-push-11{left:45.83333333%}.ant-col-lg-pull-11{right:45.83333333%}.ant-col-lg-offset-11{margin-left:45.83333333%}.ant-col-lg-order-11{order:11}.ant-col-lg-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-lg-push-10{left:41.66666667%}.ant-col-lg-pull-10{right:41.66666667%}.ant-col-lg-offset-10{margin-left:41.66666667%}.ant-col-lg-order-10{order:10}.ant-col-lg-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-lg-push-9{left:37.5%}.ant-col-lg-pull-9{right:37.5%}.ant-col-lg-offset-9{margin-left:37.5%}.ant-col-lg-order-9{order:9}.ant-col-lg-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-lg-push-8{left:33.33333333%}.ant-col-lg-pull-8{right:33.33333333%}.ant-col-lg-offset-8{margin-left:33.33333333%}.ant-col-lg-order-8{order:8}.ant-col-lg-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-lg-push-7{left:29.16666667%}.ant-col-lg-pull-7{right:29.16666667%}.ant-col-lg-offset-7{margin-left:29.16666667%}.ant-col-lg-order-7{order:7}.ant-col-lg-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-lg-push-6{left:25%}.ant-col-lg-pull-6{right:25%}.ant-col-lg-offset-6{margin-left:25%}.ant-col-lg-order-6{order:6}.ant-col-lg-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-lg-push-5{left:20.83333333%}.ant-col-lg-pull-5{right:20.83333333%}.ant-col-lg-offset-5{margin-left:20.83333333%}.ant-col-lg-order-5{order:5}.ant-col-lg-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-lg-push-4{left:16.66666667%}.ant-col-lg-pull-4{right:16.66666667%}.ant-col-lg-offset-4{margin-left:16.66666667%}.ant-col-lg-order-4{order:4}.ant-col-lg-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-lg-push-3{left:12.5%}.ant-col-lg-pull-3{right:12.5%}.ant-col-lg-offset-3{margin-left:12.5%}.ant-col-lg-order-3{order:3}.ant-col-lg-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-lg-push-2{left:8.33333333%}.ant-col-lg-pull-2{right:8.33333333%}.ant-col-lg-offset-2{margin-left:8.33333333%}.ant-col-lg-order-2{order:2}.ant-col-lg-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-lg-push-1{left:4.16666667%}.ant-col-lg-pull-1{right:4.16666667%}.ant-col-lg-offset-1{margin-left:4.16666667%}.ant-col-lg-order-1{order:1}.ant-col-lg-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-lg-push-0{left:auto}.ant-col-lg-pull-0{right:auto}.ant-col-lg-offset-0{margin-left:0}.ant-col-lg-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-lg-push-0.ant-col-rtl{right:auto}.ant-col-lg-pull-0.ant-col-rtl{left:auto}.ant-col-lg-offset-0.ant-col-rtl{margin-right:0}.ant-col-lg-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-lg-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-lg-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-lg-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-lg-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-lg-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-lg-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-lg-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-lg-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-lg-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-lg-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-lg-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-lg-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-lg-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-lg-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-lg-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-lg-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-lg-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-lg-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-lg-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-lg-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-lg-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-lg-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-lg-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-lg-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-lg-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-lg-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-lg-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-lg-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-lg-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-lg-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-lg-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-lg-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-lg-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-lg-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-lg-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-lg-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-lg-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-lg-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-lg-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-lg-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-lg-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-lg-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-lg-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-lg-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-lg-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-lg-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-lg-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-lg-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-lg-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-lg-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-lg-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-lg-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-lg-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-lg-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-lg-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-lg-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-lg-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-lg-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-lg-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-lg-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-lg-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-lg-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-lg-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-lg-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-lg-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-lg-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-lg-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-lg-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-lg-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-lg-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-lg-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}@media(min-width:1850px){.ant-col-xl-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-xl-push-24{left:100%}.ant-col-xl-pull-24{right:100%}.ant-col-xl-offset-24{margin-left:100%}.ant-col-xl-order-24{order:24}.ant-col-xl-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-xl-push-23{left:95.83333333%}.ant-col-xl-pull-23{right:95.83333333%}.ant-col-xl-offset-23{margin-left:95.83333333%}.ant-col-xl-order-23{order:23}.ant-col-xl-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-xl-push-22{left:91.66666667%}.ant-col-xl-pull-22{right:91.66666667%}.ant-col-xl-offset-22{margin-left:91.66666667%}.ant-col-xl-order-22{order:22}.ant-col-xl-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-xl-push-21{left:87.5%}.ant-col-xl-pull-21{right:87.5%}.ant-col-xl-offset-21{margin-left:87.5%}.ant-col-xl-order-21{order:21}.ant-col-xl-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-xl-push-20{left:83.33333333%}.ant-col-xl-pull-20{right:83.33333333%}.ant-col-xl-offset-20{margin-left:83.33333333%}.ant-col-xl-order-20{order:20}.ant-col-xl-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-xl-push-19{left:79.16666667%}.ant-col-xl-pull-19{right:79.16666667%}.ant-col-xl-offset-19{margin-left:79.16666667%}.ant-col-xl-order-19{order:19}.ant-col-xl-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-xl-push-18{left:75%}.ant-col-xl-pull-18{right:75%}.ant-col-xl-offset-18{margin-left:75%}.ant-col-xl-order-18{order:18}.ant-col-xl-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-xl-push-17{left:70.83333333%}.ant-col-xl-pull-17{right:70.83333333%}.ant-col-xl-offset-17{margin-left:70.83333333%}.ant-col-xl-order-17{order:17}.ant-col-xl-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-xl-push-16{left:66.66666667%}.ant-col-xl-pull-16{right:66.66666667%}.ant-col-xl-offset-16{margin-left:66.66666667%}.ant-col-xl-order-16{order:16}.ant-col-xl-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-xl-push-15{left:62.5%}.ant-col-xl-pull-15{right:62.5%}.ant-col-xl-offset-15{margin-left:62.5%}.ant-col-xl-order-15{order:15}.ant-col-xl-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-xl-push-14{left:58.33333333%}.ant-col-xl-pull-14{right:58.33333333%}.ant-col-xl-offset-14{margin-left:58.33333333%}.ant-col-xl-order-14{order:14}.ant-col-xl-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-xl-push-13{left:54.16666667%}.ant-col-xl-pull-13{right:54.16666667%}.ant-col-xl-offset-13{margin-left:54.16666667%}.ant-col-xl-order-13{order:13}.ant-col-xl-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-xl-push-12{left:50%}.ant-col-xl-pull-12{right:50%}.ant-col-xl-offset-12{margin-left:50%}.ant-col-xl-order-12{order:12}.ant-col-xl-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-xl-push-11{left:45.83333333%}.ant-col-xl-pull-11{right:45.83333333%}.ant-col-xl-offset-11{margin-left:45.83333333%}.ant-col-xl-order-11{order:11}.ant-col-xl-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-xl-push-10{left:41.66666667%}.ant-col-xl-pull-10{right:41.66666667%}.ant-col-xl-offset-10{margin-left:41.66666667%}.ant-col-xl-order-10{order:10}.ant-col-xl-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-xl-push-9{left:37.5%}.ant-col-xl-pull-9{right:37.5%}.ant-col-xl-offset-9{margin-left:37.5%}.ant-col-xl-order-9{order:9}.ant-col-xl-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-xl-push-8{left:33.33333333%}.ant-col-xl-pull-8{right:33.33333333%}.ant-col-xl-offset-8{margin-left:33.33333333%}.ant-col-xl-order-8{order:8}.ant-col-xl-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-xl-push-7{left:29.16666667%}.ant-col-xl-pull-7{right:29.16666667%}.ant-col-xl-offset-7{margin-left:29.16666667%}.ant-col-xl-order-7{order:7}.ant-col-xl-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-xl-push-6{left:25%}.ant-col-xl-pull-6{right:25%}.ant-col-xl-offset-6{margin-left:25%}.ant-col-xl-order-6{order:6}.ant-col-xl-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-xl-push-5{left:20.83333333%}.ant-col-xl-pull-5{right:20.83333333%}.ant-col-xl-offset-5{margin-left:20.83333333%}.ant-col-xl-order-5{order:5}.ant-col-xl-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-xl-push-4{left:16.66666667%}.ant-col-xl-pull-4{right:16.66666667%}.ant-col-xl-offset-4{margin-left:16.66666667%}.ant-col-xl-order-4{order:4}.ant-col-xl-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-xl-push-3{left:12.5%}.ant-col-xl-pull-3{right:12.5%}.ant-col-xl-offset-3{margin-left:12.5%}.ant-col-xl-order-3{order:3}.ant-col-xl-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-xl-push-2{left:8.33333333%}.ant-col-xl-pull-2{right:8.33333333%}.ant-col-xl-offset-2{margin-left:8.33333333%}.ant-col-xl-order-2{order:2}.ant-col-xl-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-xl-push-1{left:4.16666667%}.ant-col-xl-pull-1{right:4.16666667%}.ant-col-xl-offset-1{margin-left:4.16666667%}.ant-col-xl-order-1{order:1}.ant-col-xl-0{display:none}.ant-col-xl-push-0{left:auto}.ant-col-xl-pull-0{right:auto}.ant-col-xl-offset-0{margin-left:0}.ant-col-xl-order-0{order:0}.ant-col-xl-push-0.ant-col-rtl{right:auto}.ant-col-xl-pull-0.ant-col-rtl{left:auto}.ant-col-xl-offset-0.ant-col-rtl{margin-right:0}.ant-col-xl-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-xl-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-xl-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-xl-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-xl-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-xl-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-xl-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-xl-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-xl-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-xl-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-xl-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-xl-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-xl-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-xl-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-xl-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-xl-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-xl-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-xl-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-xl-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-xl-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-xl-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-xl-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-xl-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-xl-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-xl-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-xl-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-xl-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-xl-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-xl-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-xl-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-xl-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-xl-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-xl-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-xl-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-xl-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-xl-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-xl-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-xl-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-xl-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-xl-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-xl-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-xl-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-xl-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-xl-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-xl-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-xl-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-xl-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-xl-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-xl-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-xl-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-xl-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-xl-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-xl-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-xl-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-xl-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-xl-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-xl-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-xl-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-xl-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-xl-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-xl-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-xl-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-xl-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-xl-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-xl-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-xl-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-xl-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-xl-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-xl-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-xl-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-xl-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-xl-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}.ant-col-xxl-24{display:block;flex:0 0 100%;max-width:100%}.ant-col-xxl-push-24{left:100%}.ant-col-xxl-pull-24{right:100%}.ant-col-xxl-offset-24{margin-left:100%}.ant-col-xxl-order-24{order:24}.ant-col-xxl-23{display:block;flex:0 0 95.83333333%;max-width:95.83333333%}.ant-col-xxl-push-23{left:95.83333333%}.ant-col-xxl-pull-23{right:95.83333333%}.ant-col-xxl-offset-23{margin-left:95.83333333%}.ant-col-xxl-order-23{order:23}.ant-col-xxl-22{display:block;flex:0 0 91.66666667%;max-width:91.66666667%}.ant-col-xxl-push-22{left:91.66666667%}.ant-col-xxl-pull-22{right:91.66666667%}.ant-col-xxl-offset-22{margin-left:91.66666667%}.ant-col-xxl-order-22{order:22}.ant-col-xxl-21{display:block;flex:0 0 87.5%;max-width:87.5%}.ant-col-xxl-push-21{left:87.5%}.ant-col-xxl-pull-21{right:87.5%}.ant-col-xxl-offset-21{margin-left:87.5%}.ant-col-xxl-order-21{order:21}.ant-col-xxl-20{display:block;flex:0 0 83.33333333%;max-width:83.33333333%}.ant-col-xxl-push-20{left:83.33333333%}.ant-col-xxl-pull-20{right:83.33333333%}.ant-col-xxl-offset-20{margin-left:83.33333333%}.ant-col-xxl-order-20{order:20}.ant-col-xxl-19{display:block;flex:0 0 79.16666667%;max-width:79.16666667%}.ant-col-xxl-push-19{left:79.16666667%}.ant-col-xxl-pull-19{right:79.16666667%}.ant-col-xxl-offset-19{margin-left:79.16666667%}.ant-col-xxl-order-19{order:19}.ant-col-xxl-18{display:block;flex:0 0 75%;max-width:75%}.ant-col-xxl-push-18{left:75%}.ant-col-xxl-pull-18{right:75%}.ant-col-xxl-offset-18{margin-left:75%}.ant-col-xxl-order-18{order:18}.ant-col-xxl-17{display:block;flex:0 0 70.83333333%;max-width:70.83333333%}.ant-col-xxl-push-17{left:70.83333333%}.ant-col-xxl-pull-17{right:70.83333333%}.ant-col-xxl-offset-17{margin-left:70.83333333%}.ant-col-xxl-order-17{order:17}.ant-col-xxl-16{display:block;flex:0 0 66.66666667%;max-width:66.66666667%}.ant-col-xxl-push-16{left:66.66666667%}.ant-col-xxl-pull-16{right:66.66666667%}.ant-col-xxl-offset-16{margin-left:66.66666667%}.ant-col-xxl-order-16{order:16}.ant-col-xxl-15{display:block;flex:0 0 62.5%;max-width:62.5%}.ant-col-xxl-push-15{left:62.5%}.ant-col-xxl-pull-15{right:62.5%}.ant-col-xxl-offset-15{margin-left:62.5%}.ant-col-xxl-order-15{order:15}.ant-col-xxl-14{display:block;flex:0 0 58.33333333%;max-width:58.33333333%}.ant-col-xxl-push-14{left:58.33333333%}.ant-col-xxl-pull-14{right:58.33333333%}.ant-col-xxl-offset-14{margin-left:58.33333333%}.ant-col-xxl-order-14{order:14}.ant-col-xxl-13{display:block;flex:0 0 54.16666667%;max-width:54.16666667%}.ant-col-xxl-push-13{left:54.16666667%}.ant-col-xxl-pull-13{right:54.16666667%}.ant-col-xxl-offset-13{margin-left:54.16666667%}.ant-col-xxl-order-13{order:13}.ant-col-xxl-12{display:block;flex:0 0 50%;max-width:50%}.ant-col-xxl-push-12{left:50%}.ant-col-xxl-pull-12{right:50%}.ant-col-xxl-offset-12{margin-left:50%}.ant-col-xxl-order-12{order:12}.ant-col-xxl-11{display:block;flex:0 0 45.83333333%;max-width:45.83333333%}.ant-col-xxl-push-11{left:45.83333333%}.ant-col-xxl-pull-11{right:45.83333333%}.ant-col-xxl-offset-11{margin-left:45.83333333%}.ant-col-xxl-order-11{order:11}.ant-col-xxl-10{display:block;flex:0 0 41.66666667%;max-width:41.66666667%}.ant-col-xxl-push-10{left:41.66666667%}.ant-col-xxl-pull-10{right:41.66666667%}.ant-col-xxl-offset-10{margin-left:41.66666667%}.ant-col-xxl-order-10{order:10}.ant-col-xxl-9{display:block;flex:0 0 37.5%;max-width:37.5%}.ant-col-xxl-push-9{left:37.5%}.ant-col-xxl-pull-9{right:37.5%}.ant-col-xxl-offset-9{margin-left:37.5%}.ant-col-xxl-order-9{order:9}.ant-col-xxl-8{display:block;flex:0 0 33.33333333%;max-width:33.33333333%}.ant-col-xxl-push-8{left:33.33333333%}.ant-col-xxl-pull-8{right:33.33333333%}.ant-col-xxl-offset-8{margin-left:33.33333333%}.ant-col-xxl-order-8{order:8}.ant-col-xxl-7{display:block;flex:0 0 29.16666667%;max-width:29.16666667%}.ant-col-xxl-push-7{left:29.16666667%}.ant-col-xxl-pull-7{right:29.16666667%}.ant-col-xxl-offset-7{margin-left:29.16666667%}.ant-col-xxl-order-7{order:7}.ant-col-xxl-6{display:block;flex:0 0 25%;max-width:25%}.ant-col-xxl-push-6{left:25%}.ant-col-xxl-pull-6{right:25%}.ant-col-xxl-offset-6{margin-left:25%}.ant-col-xxl-order-6{order:6}.ant-col-xxl-5{display:block;flex:0 0 20.83333333%;max-width:20.83333333%}.ant-col-xxl-push-5{left:20.83333333%}.ant-col-xxl-pull-5{right:20.83333333%}.ant-col-xxl-offset-5{margin-left:20.83333333%}.ant-col-xxl-order-5{order:5}.ant-col-xxl-4{display:block;flex:0 0 16.66666667%;max-width:16.66666667%}.ant-col-xxl-push-4{left:16.66666667%}.ant-col-xxl-pull-4{right:16.66666667%}.ant-col-xxl-offset-4{margin-left:16.66666667%}.ant-col-xxl-order-4{order:4}.ant-col-xxl-3{display:block;flex:0 0 12.5%;max-width:12.5%}.ant-col-xxl-push-3{left:12.5%}.ant-col-xxl-pull-3{right:12.5%}.ant-col-xxl-offset-3{margin-left:12.5%}.ant-col-xxl-order-3{order:3}.ant-col-xxl-2{display:block;flex:0 0 8.33333333%;max-width:8.33333333%}.ant-col-xxl-push-2{left:8.33333333%}.ant-col-xxl-pull-2{right:8.33333333%}.ant-col-xxl-offset-2{margin-left:8.33333333%}.ant-col-xxl-order-2{order:2}.ant-col-xxl-1{display:block;flex:0 0 4.16666667%;max-width:4.16666667%}.ant-col-xxl-push-1{left:4.16666667%}.ant-col-xxl-pull-1{right:4.16666667%}.ant-col-xxl-offset-1{margin-left:4.16666667%}.ant-col-xxl-order-1{order:1}.ant-col-xxl-0{display:none}.ant-col-push-0{left:auto}.ant-col-pull-0{right:auto}.ant-col-xxl-push-0{left:auto}.ant-col-xxl-pull-0{right:auto}.ant-col-xxl-offset-0{margin-left:0}.ant-col-xxl-order-0{order:0}.ant-col-push-0.ant-col-rtl{right:auto}.ant-col-pull-0.ant-col-rtl{left:auto}.ant-col-xxl-push-0.ant-col-rtl{right:auto}.ant-col-xxl-pull-0.ant-col-rtl{left:auto}.ant-col-xxl-offset-0.ant-col-rtl{margin-right:0}.ant-col-xxl-push-1.ant-col-rtl{right:4.16666667%;left:auto}.ant-col-xxl-pull-1.ant-col-rtl{right:auto;left:4.16666667%}.ant-col-xxl-offset-1.ant-col-rtl{margin-right:4.16666667%;margin-left:0}.ant-col-xxl-push-2.ant-col-rtl{right:8.33333333%;left:auto}.ant-col-xxl-pull-2.ant-col-rtl{right:auto;left:8.33333333%}.ant-col-xxl-offset-2.ant-col-rtl{margin-right:8.33333333%;margin-left:0}.ant-col-xxl-push-3.ant-col-rtl{right:12.5%;left:auto}.ant-col-xxl-pull-3.ant-col-rtl{right:auto;left:12.5%}.ant-col-xxl-offset-3.ant-col-rtl{margin-right:12.5%;margin-left:0}.ant-col-xxl-push-4.ant-col-rtl{right:16.66666667%;left:auto}.ant-col-xxl-pull-4.ant-col-rtl{right:auto;left:16.66666667%}.ant-col-xxl-offset-4.ant-col-rtl{margin-right:16.66666667%;margin-left:0}.ant-col-xxl-push-5.ant-col-rtl{right:20.83333333%;left:auto}.ant-col-xxl-pull-5.ant-col-rtl{right:auto;left:20.83333333%}.ant-col-xxl-offset-5.ant-col-rtl{margin-right:20.83333333%;margin-left:0}.ant-col-xxl-push-6.ant-col-rtl{right:25%;left:auto}.ant-col-xxl-pull-6.ant-col-rtl{right:auto;left:25%}.ant-col-xxl-offset-6.ant-col-rtl{margin-right:25%;margin-left:0}.ant-col-xxl-push-7.ant-col-rtl{right:29.16666667%;left:auto}.ant-col-xxl-pull-7.ant-col-rtl{right:auto;left:29.16666667%}.ant-col-xxl-offset-7.ant-col-rtl{margin-right:29.16666667%;margin-left:0}.ant-col-xxl-push-8.ant-col-rtl{right:33.33333333%;left:auto}.ant-col-xxl-pull-8.ant-col-rtl{right:auto;left:33.33333333%}.ant-col-xxl-offset-8.ant-col-rtl{margin-right:33.33333333%;margin-left:0}.ant-col-xxl-push-9.ant-col-rtl{right:37.5%;left:auto}.ant-col-xxl-pull-9.ant-col-rtl{right:auto;left:37.5%}.ant-col-xxl-offset-9.ant-col-rtl{margin-right:37.5%;margin-left:0}.ant-col-xxl-push-10.ant-col-rtl{right:41.66666667%;left:auto}.ant-col-xxl-pull-10.ant-col-rtl{right:auto;left:41.66666667%}.ant-col-xxl-offset-10.ant-col-rtl{margin-right:41.66666667%;margin-left:0}.ant-col-xxl-push-11.ant-col-rtl{right:45.83333333%;left:auto}.ant-col-xxl-pull-11.ant-col-rtl{right:auto;left:45.83333333%}.ant-col-xxl-offset-11.ant-col-rtl{margin-right:45.83333333%;margin-left:0}.ant-col-xxl-push-12.ant-col-rtl{right:50%;left:auto}.ant-col-xxl-pull-12.ant-col-rtl{right:auto;left:50%}.ant-col-xxl-offset-12.ant-col-rtl{margin-right:50%;margin-left:0}.ant-col-xxl-push-13.ant-col-rtl{right:54.16666667%;left:auto}.ant-col-xxl-pull-13.ant-col-rtl{right:auto;left:54.16666667%}.ant-col-xxl-offset-13.ant-col-rtl{margin-right:54.16666667%;margin-left:0}.ant-col-xxl-push-14.ant-col-rtl{right:58.33333333%;left:auto}.ant-col-xxl-pull-14.ant-col-rtl{right:auto;left:58.33333333%}.ant-col-xxl-offset-14.ant-col-rtl{margin-right:58.33333333%;margin-left:0}.ant-col-xxl-push-15.ant-col-rtl{right:62.5%;left:auto}.ant-col-xxl-pull-15.ant-col-rtl{right:auto;left:62.5%}.ant-col-xxl-offset-15.ant-col-rtl{margin-right:62.5%;margin-left:0}.ant-col-xxl-push-16.ant-col-rtl{right:66.66666667%;left:auto}.ant-col-xxl-pull-16.ant-col-rtl{right:auto;left:66.66666667%}.ant-col-xxl-offset-16.ant-col-rtl{margin-right:66.66666667%;margin-left:0}.ant-col-xxl-push-17.ant-col-rtl{right:70.83333333%;left:auto}.ant-col-xxl-pull-17.ant-col-rtl{right:auto;left:70.83333333%}.ant-col-xxl-offset-17.ant-col-rtl{margin-right:70.83333333%;margin-left:0}.ant-col-xxl-push-18.ant-col-rtl{right:75%;left:auto}.ant-col-xxl-pull-18.ant-col-rtl{right:auto;left:75%}.ant-col-xxl-offset-18.ant-col-rtl{margin-right:75%;margin-left:0}.ant-col-xxl-push-19.ant-col-rtl{right:79.16666667%;left:auto}.ant-col-xxl-pull-19.ant-col-rtl{right:auto;left:79.16666667%}.ant-col-xxl-offset-19.ant-col-rtl{margin-right:79.16666667%;margin-left:0}.ant-col-xxl-push-20.ant-col-rtl{right:83.33333333%;left:auto}.ant-col-xxl-pull-20.ant-col-rtl{right:auto;left:83.33333333%}.ant-col-xxl-offset-20.ant-col-rtl{margin-right:83.33333333%;margin-left:0}.ant-col-xxl-push-21.ant-col-rtl{right:87.5%;left:auto}.ant-col-xxl-pull-21.ant-col-rtl{right:auto;left:87.5%}.ant-col-xxl-offset-21.ant-col-rtl{margin-right:87.5%;margin-left:0}.ant-col-xxl-push-22.ant-col-rtl{right:91.66666667%;left:auto}.ant-col-xxl-pull-22.ant-col-rtl{right:auto;left:91.66666667%}.ant-col-xxl-offset-22.ant-col-rtl{margin-right:91.66666667%;margin-left:0}.ant-col-xxl-push-23.ant-col-rtl{right:95.83333333%;left:auto}.ant-col-xxl-pull-23.ant-col-rtl{right:auto;left:95.83333333%}.ant-col-xxl-offset-23.ant-col-rtl{margin-right:95.83333333%;margin-left:0}.ant-col-xxl-push-24.ant-col-rtl{right:100%;left:auto}.ant-col-xxl-pull-24.ant-col-rtl{right:auto;left:100%}.ant-col-xxl-offset-24.ant-col-rtl{margin-right:100%;margin-left:0}}.ant-row-rtl{direction:rtl}.ant-popover{box-sizing:border-box;margin:0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";position:absolute;top:0;left:0;z-index:2130;font-weight:400;white-space:normal;text-align:left;cursor:auto;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}.ant-popover-content{position:relative}.ant-popover:after{position:absolute;background:#ffffff03;content:""}.ant-popover-hidden{display:none}.ant-popover-placement-top,.ant-popover-placement-topLeft,.ant-popover-placement-topRight{padding-bottom:13.89949494px}.ant-popover-placement-right,.ant-popover-placement-rightTop,.ant-popover-placement-rightBottom{padding-left:13.89949494px}.ant-popover-placement-bottom,.ant-popover-placement-bottomLeft,.ant-popover-placement-bottomRight{padding-top:13.89949494px}.ant-popover-placement-left,.ant-popover-placement-leftTop,.ant-popover-placement-leftBottom{padding-right:13.89949494px}.ant-popover-inner{background-color:#fff;background-clip:padding-box;border-radius:6px;box-shadow:2px 4px 12px #00000014;box-shadow:0 0 8px #00000026 \	}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-popover-inner{box-shadow:2px 4px 12px #00000014}}.ant-popover-title{min-width:177px;min-height:32px;margin:0;padding:5px 16px 4px;color:#040919d9;font-weight:500;border-bottom:1px solid #f0f0f0}.ant-popover-inner-content{padding:12px 16px;color:#040919}.ant-popover-message{position:relative;padding:4px 0 12px;color:#040919;font-size:14px}.ant-popover-message>.anticon{position:absolute;top:7.0002px;color:#f9ae08;font-size:14px}.ant-popover-message-title{padding-left:22px}.ant-popover-buttons{margin-bottom:4px;text-align:right}.ant-popover-buttons button{margin-left:8px}.ant-popover-arrow{position:absolute;display:block;width:20px;height:20px;overflow:hidden;background:transparent;pointer-events:none}.ant-popover-arrow-content{position:absolute;inset:0;display:block;width:9.89949494px;height:9.89949494px;margin:auto;background-color:#fff;content:"";pointer-events:auto;border-radius:0 0 2px;pointer-events:none}.ant-popover-arrow-content:before{position:absolute;top:-9.89949494px;left:-9.89949494px;width:29.69848481px;height:29.69848481px;background:#fff;background-repeat:no-repeat;background-position:-8px -8px;content:"";clip-path:path("M 8.435028842544403 21.263455967290593 A 5 5 0 0 1 11.97056274847714 19.79898987322333 L 17.79898987322333 19.79898987322333 A 2 2 0 0 0 19.79898987322333 17.79898987322333 L 19.79898987322333 11.97056274847714 A 5 5 0 0 1 21.263455967290593 8.435028842544403 L 20.263455967290593 8.435028842544403 L 8.435028842544403 20.263455967290593 Z")}.ant-popover-placement-top .ant-popover-arrow,.ant-popover-placement-topLeft .ant-popover-arrow,.ant-popover-placement-topRight .ant-popover-arrow{bottom:0;transform:translateY(100%)}.ant-popover-placement-top .ant-popover-arrow-content,.ant-popover-placement-topLeft .ant-popover-arrow-content,.ant-popover-placement-topRight .ant-popover-arrow-content{box-shadow:3px 3px 7px #04091912;transform:translateY(-10px) rotate(45deg)}.ant-popover-placement-top .ant-popover-arrow{left:50%;transform:translateY(100%) translate(-50%)}.ant-popover-placement-topLeft .ant-popover-arrow{left:16px}.ant-popover-placement-topRight .ant-popover-arrow{right:16px}.ant-popover-placement-right .ant-popover-arrow,.ant-popover-placement-rightTop .ant-popover-arrow,.ant-popover-placement-rightBottom .ant-popover-arrow{left:0;transform:translate(-100%)}.ant-popover-placement-right .ant-popover-arrow-content,.ant-popover-placement-rightTop .ant-popover-arrow-content,.ant-popover-placement-rightBottom .ant-popover-arrow-content{box-shadow:3px 3px 7px #04091912;transform:translate(10px) rotate(135deg)}.ant-popover-placement-right .ant-popover-arrow{top:50%;transform:translate(-100%) translateY(-50%)}.ant-popover-placement-rightTop .ant-popover-arrow{top:12px}.ant-popover-placement-rightBottom .ant-popover-arrow{bottom:12px}.ant-popover-placement-bottom .ant-popover-arrow,.ant-popover-placement-bottomLeft .ant-popover-arrow,.ant-popover-placement-bottomRight .ant-popover-arrow{top:0;transform:translateY(-100%)}.ant-popover-placement-bottom .ant-popover-arrow-content,.ant-popover-placement-bottomLeft .ant-popover-arrow-content,.ant-popover-placement-bottomRight .ant-popover-arrow-content{box-shadow:2px 2px 5px #0409190f;transform:translateY(10px) rotate(-135deg)}.ant-popover-placement-bottom .ant-popover-arrow{left:50%;transform:translateY(-100%) translate(-50%)}.ant-popover-placement-bottomLeft .ant-popover-arrow{left:16px}.ant-popover-placement-bottomRight .ant-popover-arrow{right:16px}.ant-popover-placement-left .ant-popover-arrow,.ant-popover-placement-leftTop .ant-popover-arrow,.ant-popover-placement-leftBottom .ant-popover-arrow{right:0;transform:translate(100%)}.ant-popover-placement-left .ant-popover-arrow-content,.ant-popover-placement-leftTop .ant-popover-arrow-content,.ant-popover-placement-leftBottom .ant-popover-arrow-content{box-shadow:3px 3px 7px #04091912;transform:translate(-10px) rotate(-45deg)}.ant-popover-placement-left .ant-popover-arrow{top:50%;transform:translate(100%) translateY(-50%)}.ant-popover-placement-leftTop .ant-popover-arrow{top:12px}.ant-popover-placement-leftBottom .ant-popover-arrow{bottom:12px}.ant-popover-blue .ant-popover-inner,.ant-popover-blue .ant-popover-arrow-content{background-color:#1890ff}.ant-popover-green .ant-popover-inner,.ant-popover-green .ant-popover-arrow-content{background-color:#52c41a}.ant-popover-gold .ant-popover-inner,.ant-popover-gold .ant-popover-arrow-content{background-color:#faad14}.ant-popover-red .ant-popover-inner,.ant-popover-red .ant-popover-arrow-content{background-color:#f5222d}.ant-popover-gray .ant-popover-inner,.ant-popover-gray .ant-popover-arrow-content{background-color:#f3f3f3}.ant-popover-purple .ant-popover-inner,.ant-popover-purple .ant-popover-arrow-content{background-color:#722ed1}.ant-popover-rtl{direction:rtl;text-align:right}.ant-popover-rtl .ant-popover-message-title{padding-right:22px;padding-left:16px}.ant-popover-rtl .ant-popover-buttons{text-align:left}.ant-popover-rtl .ant-popover-buttons button{margin-right:8px;margin-left:0}.ant-spin{box-sizing:border-box;margin:0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";position:absolute;display:none;color:#008cff;text-align:center;vertical-align:middle;opacity:0;transition:transform .3s cubic-bezier(.78,.14,.15,.86)}.ant-spin-spinning{position:static;display:inline-block;opacity:1}.ant-spin-nested-loading{position:relative}.ant-spin-nested-loading>div>.ant-spin{position:absolute;top:0;left:0;z-index:4;display:block;width:100%;height:100%;max-height:400px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-dot{position:absolute;top:50%;left:50%;margin:-10px}.ant-spin-nested-loading>div>.ant-spin .ant-spin-text{position:absolute;top:50%;width:100%;padding-top:5px;text-shadow:0 1px 2px #fff}.ant-spin-nested-loading>div>.ant-spin.ant-spin-show-text .ant-spin-dot{margin-top:-20px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-dot{margin:-7px}.ant-spin-nested-loading>div>.ant-spin-sm .ant-spin-text{padding-top:2px}.ant-spin-nested-loading>div>.ant-spin-sm.ant-spin-show-text .ant-spin-dot{margin-top:-17px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-dot{margin:-16px}.ant-spin-nested-loading>div>.ant-spin-lg .ant-spin-text{padding-top:11px}.ant-spin-nested-loading>div>.ant-spin-lg.ant-spin-show-text .ant-spin-dot{margin-top:-26px}.ant-spin-container{position:relative;transition:opacity .3s}.ant-spin-container:after{position:absolute;inset:0;z-index:10;display:none \	;width:100%;height:100%;background:#fff;opacity:0;transition:all .3s;content:"";pointer-events:none}.ant-spin-blur{clear:both;opacity:.5;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none}.ant-spin-blur:after{opacity:.4;pointer-events:auto}.ant-spin-tip{color:#04091973}.ant-spin-dot{position:relative;display:inline-block;font-size:20px;width:1em;height:1em}.ant-spin-dot-item{position:absolute;display:block;width:9px;height:9px;background-color:#008cff;border-radius:100%;transform:scale(.75);transform-origin:50% 50%;opacity:.3;animation:antSpinMove 1s infinite linear alternate}.ant-spin-dot-item:nth-child(1){top:0;left:0}.ant-spin-dot-item:nth-child(2){top:0;right:0;animation-delay:.4s}.ant-spin-dot-item:nth-child(3){right:0;bottom:0;animation-delay:.8s}.ant-spin-dot-item:nth-child(4){bottom:0;left:0;animation-delay:1.2s}.ant-spin-dot-spin{transform:rotate(0);animation:antRotate 1.2s infinite linear}.ant-spin-sm .ant-spin-dot{font-size:14px}.ant-spin-sm .ant-spin-dot i{width:6px;height:6px}.ant-spin-lg .ant-spin-dot{font-size:32px}.ant-spin-lg .ant-spin-dot i{width:14px;height:14px}.ant-spin.ant-spin-show-text .ant-spin-text{display:block}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.ant-spin-blur{background:#fff;opacity:.5}}@keyframes antSpinMove{to{opacity:1}}@keyframes antRotate{to{transform:rotate(360deg)}}.ant-spin-rtl{direction:rtl}.ant-spin-rtl .ant-spin-dot-spin{transform:rotate(-45deg);animation-name:antRotateRtl}@keyframes antRotateRtl{to{transform:rotate(-405deg)}}.ant-input-affix-wrapper{position:relative;display:inline-block;width:100%;min-width:0;padding:5.5px 12px;color:#040919;font-size:14px;line-height:1.4286;background-color:#fff;background-image:none;border:.5px solid #B1B3BE;border-radius:6px;transition:all .3s;display:inline-flex}.ant-input-affix-wrapper::-moz-placeholder{opacity:1}.ant-input-affix-wrapper:-ms-input-placeholder{color:#b1b3be;-ms-user-select:none;user-select:none}.ant-input-affix-wrapper::placeholder{color:#b1b3be;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-affix-wrapper:-moz-placeholder{text-overflow:ellipsis}.ant-input-affix-wrapper:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-affix-wrapper:placeholder-shown{text-overflow:ellipsis}.ant-input-affix-wrapper:hover{border-color:#00c6ff;border-right-width:.5px}.ant-input-rtl .ant-input-affix-wrapper:hover{border-right-width:0;border-left-width:.5px!important}.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper:active,.ant-input-affix-wrapper-focused{border-color:#006eff;border-right-width:.5px;outline:0}.ant-input-rtl .ant-input-affix-wrapper:focus,.ant-input-rtl .ant-input-affix-wrapper:active,.ant-input-rtl .ant-input-affix-wrapper-focused{border-right-width:0;border-left-width:.5px!important}.ant-input-affix-wrapper-disabled{color:#b1b3be;background-color:#f3f3f3;border-color:#b1b3be;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-affix-wrapper-disabled:hover{border-color:#b1b3be;border-right-width:.5px}.ant-input-affix-wrapper[disabled]{color:#b1b3be;background-color:#f3f3f3;border-color:#b1b3be;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-affix-wrapper[disabled]:hover{border-color:#b1b3be;border-right-width:.5px}.ant-input-affix-wrapper-borderless,.ant-input-affix-wrapper-borderless:hover,.ant-input-affix-wrapper-borderless:focus,.ant-input-affix-wrapper-borderless-focused,.ant-input-affix-wrapper-borderless-disabled,.ant-input-affix-wrapper-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input-affix-wrapper{max-width:100%;height:auto;min-height:32px;line-height:1.4286;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-affix-wrapper-lg{padding:8.1px 12px;font-size:16px}.ant-input-affix-wrapper-sm{padding:1.5px 7px}.ant-input-affix-wrapper-rtl{direction:rtl}.ant-input-affix-wrapper .ant-input{border-radius:0}.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-color:#00c6ff;border-right-width:.5px;z-index:1}.ant-input-rtl .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{border-right-width:0;border-left-width:.5px!important}.ant-input-search-with-button .ant-input-affix-wrapper:not(.ant-input-affix-wrapper-disabled):hover{z-index:0}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus{z-index:1}.ant-input-affix-wrapper-disabled .ant-input[disabled]{background:transparent}.ant-input-affix-wrapper>input.ant-input{padding:0;border:none;outline:none}.ant-input-affix-wrapper>input.ant-input:focus{box-shadow:none!important}.ant-input-affix-wrapper:before{width:0;visibility:hidden;content:" "}.ant-input-prefix,.ant-input-suffix{display:flex;flex:none;align-items:center}.ant-input-prefix>*:not(:last-child),.ant-input-suffix>*:not(:last-child){margin-right:8px}.ant-input-show-count-suffix{color:#04091973}.ant-input-show-count-has-suffix{margin-right:2px}.ant-input-prefix{margin-right:4px}.ant-input-suffix{margin-left:4px}.anticon.ant-input-clear-icon,.ant-input-clear-icon{margin:0;color:#b1b3be;font-size:12px;vertical-align:-1px;cursor:pointer;transition:color .3s}.anticon.ant-input-clear-icon:hover,.ant-input-clear-icon:hover{color:#04091973}.anticon.ant-input-clear-icon:active,.ant-input-clear-icon:active{color:#040919}.anticon.ant-input-clear-icon-hidden,.ant-input-clear-icon-hidden{visibility:hidden}.anticon.ant-input-clear-icon-has-suffix,.ant-input-clear-icon-has-suffix{margin:0 4px}.ant-input-affix-wrapper-textarea-with-clear-btn{padding:0!important;border:0!important}.ant-input-affix-wrapper-textarea-with-clear-btn .ant-input-clear-icon{position:absolute;top:8px;right:8px;z-index:1}.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover{background:#fff;border-color:#ea1c26}.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,.ant-input-status-error:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused{border-color:#ea1c26;border-right-width:.5px;outline:0}.ant-input-status-error .ant-input-prefix{color:#ea1c26}.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input,.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:hover{background:#fff;border-color:#f9ae08}.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input:focus,.ant-input-status-warning:not(.ant-input-disabled):not(.ant-input-borderless).ant-input-focused{border-color:#f9ae08;border-right-width:.5px;outline:0}.ant-input-status-warning .ant-input-prefix{color:#f9ae08}.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover{background:#fff;border-color:#ea1c26}.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-status-error:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused{border-color:#ea1c26;border-right-width:.5px;outline:0}.ant-input-affix-wrapper-status-error .ant-input-prefix{color:#ea1c26}.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper,.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:hover{background:#fff;border-color:#f9ae08}.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper:focus,.ant-input-affix-wrapper-status-warning:not(.ant-input-affix-wrapper-disabled):not(.ant-input-affix-wrapper-borderless).ant-input-affix-wrapper-focused{border-color:#f9ae08;border-right-width:.5px;outline:0}.ant-input-affix-wrapper-status-warning .ant-input-prefix{color:#f9ae08}.ant-input-textarea-status-error.ant-input-textarea-has-feedback .ant-input,.ant-input-textarea-status-warning.ant-input-textarea-has-feedback .ant-input,.ant-input-textarea-status-success.ant-input-textarea-has-feedback .ant-input,.ant-input-textarea-status-validating.ant-input-textarea-has-feedback .ant-input{padding-right:24px}.ant-input-group-wrapper-status-error .ant-input-group-addon{color:#ea1c26;border-color:#ea1c26}.ant-input-group-wrapper-status-warning .ant-input-group-addon{color:#f9ae08;border-color:#f9ae08}.ant-input{box-sizing:border-box;margin:0;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;width:100%;min-width:0;padding:5.5px 12px;color:#040919;font-size:14px;line-height:1.4286;background-color:#fff;background-image:none;border:.5px solid #B1B3BE;border-radius:6px;transition:all .3s}.ant-input::-moz-placeholder{opacity:1}.ant-input:-ms-input-placeholder{color:#b1b3be;-ms-user-select:none;user-select:none}.ant-input::placeholder{color:#b1b3be;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input:-moz-placeholder{text-overflow:ellipsis}.ant-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input:placeholder-shown{text-overflow:ellipsis}.ant-input:hover{border-color:#00c6ff;border-right-width:.5px}.ant-input-rtl .ant-input:hover{border-right-width:0;border-left-width:.5px!important}.ant-input:focus,.ant-input:active,.ant-input-focused{border-color:#006eff;border-right-width:.5px;outline:0}.ant-input-rtl .ant-input:focus,.ant-input-rtl .ant-input:active,.ant-input-rtl .ant-input-focused{border-right-width:0;border-left-width:.5px!important}.ant-input-disabled{color:#b1b3be;background-color:#f3f3f3;border-color:#b1b3be;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-disabled:hover{border-color:#b1b3be;border-right-width:.5px}.ant-input[disabled]{color:#b1b3be;background-color:#f3f3f3;border-color:#b1b3be;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input[disabled]:hover{border-color:#b1b3be;border-right-width:.5px}.ant-input-borderless,.ant-input-borderless:hover,.ant-input-borderless:focus,.ant-input-borderless-focused,.ant-input-borderless-disabled,.ant-input-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input{max-width:100%;height:auto;min-height:32px;line-height:1.4286;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-lg{padding:8.1px 12px;font-size:16px}.ant-input-sm{padding:1.5px 7px}.ant-input-rtl{direction:rtl}.ant-input-group{box-sizing:border-box;margin:0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";position:relative;display:table;width:100%;border-collapse:separate;border-spacing:0}.ant-input-group[class*=col-]{float:none;padding-right:0;padding-left:0}.ant-input-group>[class*=col-]{padding-right:8px}.ant-input-group>[class*=col-]:last-child{padding-right:0}.ant-input-group-addon,.ant-input-group-wrap,.ant-input-group>.ant-input{display:table-cell}.ant-input-group-addon:not(:first-child):not(:last-child),.ant-input-group-wrap:not(:first-child):not(:last-child),.ant-input-group>.ant-input:not(:first-child):not(:last-child){border-radius:0}.ant-input-group-addon,.ant-input-group-wrap{width:1px;white-space:nowrap;vertical-align:middle}.ant-input-group-wrap>*{display:block!important}.ant-input-group .ant-input{float:left;width:100%;margin-bottom:0;text-align:inherit}.ant-input-group .ant-input:focus{z-index:1;border-right-width:1px}.ant-input-group .ant-input:hover{z-index:1;border-right-width:1px}.ant-input-search-with-button .ant-input-group .ant-input:hover{z-index:0}.ant-input-group-addon{position:relative;padding:0 12px;color:#040919;font-weight:400;font-size:14px;text-align:center;background-color:#fafafa;border:.5px solid #B1B3BE;border-radius:6px;transition:all .3s}.ant-input-group-addon .ant-select{margin:-6.5px -12px}.ant-input-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background-color:inherit;border:.5px solid transparent;box-shadow:none}.ant-input-group-addon .ant-select-open .ant-select-selector,.ant-input-group-addon .ant-select-focused .ant-select-selector{color:#008cff}.ant-input-group-addon .ant-cascader-picker{margin:-9px -8px;background-color:transparent}.ant-input-group-addon .ant-cascader-picker .ant-cascader-input{text-align:left;border:0;box-shadow:none}.ant-input-group>.ant-input:first-child,.ant-input-group-addon:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group>.ant-input:first-child .ant-select .ant-select-selector,.ant-input-group-addon:first-child .ant-select .ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:first-child) .ant-input{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group>.ant-input-affix-wrapper:not(:last-child) .ant-input{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-group-addon:first-child{border-right:0}.ant-input-group-addon:last-child{border-left:0}.ant-input-group>.ant-input:last-child,.ant-input-group-addon:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group>.ant-input:last-child .ant-select .ant-select-selector,.ant-input-group-addon:last-child .ant-select .ant-select-selector{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group-lg .ant-input,.ant-input-group-lg>.ant-input-group-addon{padding:8.1px 12px;font-size:16px}.ant-input-group-sm .ant-input,.ant-input-group-sm>.ant-input-group-addon{padding:1.5px 7px}.ant-input-group-lg .ant-select-single .ant-select-selector{height:40px}.ant-input-group-sm .ant-select-single .ant-select-selector{height:24px}.ant-input-group .ant-input-affix-wrapper:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:last-child){border-top-left-radius:6px;border-bottom-left-radius:6px}.ant-input-group .ant-input-affix-wrapper:not(:first-child),.ant-input-search .ant-input-group .ant-input-affix-wrapper:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-group.ant-input-group-compact{display:block}.ant-input-group.ant-input-group-compact:before{display:table;content:""}.ant-input-group.ant-input-group-compact:after{display:table;clear:both;content:""}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child){border-right-width:.5px}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):hover{z-index:1}.ant-input-group.ant-input-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-group.ant-input-group-compact>.ant-input:not(:first-child):not(:last-child):focus{z-index:1}.ant-input-group.ant-input-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-input-affix-wrapper{display:inline-flex}.ant-input-group.ant-input-group-compact>.ant-picker-range{display:inline-flex}.ant-input-group.ant-input-group-compact>*:not(:last-child){margin-right:-.5px;border-right-width:.5px}.ant-input-group.ant-input-group-compact .ant-input{float:none}.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input{border-right-width:.5px;border-radius:0}.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:hover,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:hover{z-index:1}.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-selector:focus,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-group.ant-input-group-compact>.ant-input-group-wrapper .ant-input:focus{z-index:1}.ant-input-group.ant-input-group-compact>.ant-select-focused{z-index:1}.ant-input-group.ant-input-group-compact>.ant-select>.ant-select-arrow{z-index:1}.ant-input-group.ant-input-group-compact>*:first-child,.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input{border-top-left-radius:6px;border-bottom-left-radius:6px}.ant-input-group.ant-input-group-compact>*:last-child,.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input{border-right-width:.5px;border-top-right-radius:6px;border-bottom-right-radius:6px}.ant-input-group.ant-input-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper{margin-left:-1px}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper .ant-input-affix-wrapper{border-radius:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input-group-addon>.ant-input-search-button{border-radius:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:6px 0 0 6px}.ant-input-group>.ant-input-rtl:first-child,.ant-input-group-rtl .ant-input-group-addon:first-child{border-radius:0 6px 6px 0}.ant-input-group-rtl .ant-input-group-addon:first-child{border-right:.5px solid #B1B3BE;border-left:0}.ant-input-group-rtl .ant-input-group-addon:last-child{border-right:0;border-left:.5px solid #B1B3BE}.ant-input-group-rtl.ant-input-group>.ant-input:last-child,.ant-input-group-rtl.ant-input-group-addon:last-child{border-radius:6px 0 0 6px}.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:first-child){border-radius:6px 0 0 6px}.ant-input-group-rtl.ant-input-group .ant-input-affix-wrapper:not(:last-child){border-radius:0 6px 6px 0}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>*:not(:last-child){margin-right:0;margin-left:-.5px;border-left-width:.5px}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>*:first-child,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker:first-child .ant-input{border-radius:0 6px 6px 0}.ant-input-group-rtl.ant-input-group.ant-input-group-compact>*:last-child,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-select-auto-complete:last-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-group-rtl.ant-input-group.ant-input-group-compact>.ant-cascader-picker-focused:last-child .ant-input{border-left-width:.5px;border-radius:6px 0 0 6px}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl+.ant-input-group-wrapper-rtl{margin-right:-1px;margin-left:0}.ant-input-group.ant-input-group-compact .ant-input-group-wrapper-rtl:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:0 6px 6px 0}.ant-input-group-wrapper{display:inline-block;width:100%;text-align:start;vertical-align:top}.ant-input-password-icon.anticon{color:#04091973;cursor:pointer;transition:all .3s}.ant-input-password-icon.anticon:hover{color:#040919d9}.ant-input[type=color]{height:32px}.ant-input[type=color].ant-input-lg{height:40px}.ant-input[type=color].ant-input-sm{height:24px;padding-top:3px;padding-bottom:3px}.ant-input-textarea-show-count>.ant-input{height:100%}.ant-input-textarea-show-count:after{float:right;color:#04091973;white-space:nowrap;content:attr(data-count);pointer-events:none}.ant-input-textarea-show-count.ant-input-textarea-in-form-item:after{margin-bottom:-22px}.ant-input-textarea-suffix{position:absolute;top:0;right:12px;bottom:0;z-index:1;display:inline-flex;align-items:center;margin:auto}.ant-input-search .ant-input:hover,.ant-input-search .ant-input:focus{border-color:#00c6ff}.ant-input-search .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),.ant-input-search .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary){border-left-color:#00c6ff}.ant-input-search .ant-input-affix-wrapper{border-radius:0}.ant-input-search .ant-input-lg{line-height:1.4284}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child{left:-1px;padding:0;border:0}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button{padding-top:0;padding-bottom:0;border-radius:0 6px 6px 0}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary){color:#04091973}.ant-input-search>.ant-input-group>.ant-input-group-addon:last-child .ant-input-search-button:not(.ant-btn-primary).ant-btn-loading:before{inset:0}.ant-input-search-button{height:32px}.ant-input-search-button:hover,.ant-input-search-button:focus{z-index:1}.ant-input-search-large .ant-input-search-button{height:40px}.ant-input-search-small .ant-input-search-button{height:24px}.ant-input-group-wrapper-rtl,.ant-input-group-rtl{direction:rtl}.ant-input-affix-wrapper.ant-input-affix-wrapper-rtl>input.ant-input{border:none;outline:none}.ant-input-affix-wrapper-rtl .ant-input-prefix{margin:0 0 0 4px}.ant-input-affix-wrapper-rtl .ant-input-suffix{margin:0 4px 0 0}.ant-input-textarea-rtl{direction:rtl}.ant-input-textarea-rtl.ant-input-textarea-show-count:after{text-align:left}.ant-input-affix-wrapper-rtl .ant-input-clear-icon-has-suffix{margin-right:0;margin-left:4px}.ant-input-affix-wrapper-rtl .ant-input-clear-icon{right:auto;left:8px}.ant-input-search-rtl{direction:rtl}.ant-input-search-rtl .ant-input:hover+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary),.ant-input-search-rtl .ant-input:focus+.ant-input-group-addon .ant-input-search-button:not(.ant-btn-primary){border-right-color:#00c6ff;border-left-color:#b1b3be}.ant-input-search-rtl>.ant-input-group>.ant-input-affix-wrapper:hover,.ant-input-search-rtl>.ant-input-group>.ant-input-affix-wrapper-focused{border-right-color:#00c6ff}.ant-input-search-rtl>.ant-input-group>.ant-input-group-addon{right:-1px;left:auto}.ant-input-search-rtl>.ant-input-group>.ant-input-group-addon .ant-input-search-button{border-radius:6px 0 0 6px}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.ant-input{height:32px}.ant-input-lg{height:40px}.ant-input-sm{height:24px}.ant-input-affix-wrapper>input.ant-input{height:auto}}.ant-btn{line-height:1.4286;position:relative;display:inline-block;font-weight:500;white-space:nowrap;text-align:center;background-image:none;border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;touch-action:manipulation;min-height:38px;padding:8.5px 20px;font-size:14px;border-radius:10px;color:#040919;border-color:#f3f3f3;background:#f3f3f3;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn>.anticon{line-height:1}.ant-btn,.ant-btn:active,.ant-btn:focus{outline:0}.ant-btn:not([disabled]):hover{text-decoration:none}.ant-btn:not([disabled]):active{outline:0;box-shadow:none}.ant-btn[disabled]{cursor:not-allowed}.ant-btn[disabled]>*{pointer-events:none}.ant-btn-lg{min-height:38px;padding:8.5px 16px;font-size:14px;border-radius:10px}.ant-btn-sm{min-height:28px;padding:4.9px 7px;font-size:12px;border-radius:6px}.ant-btn>a:only-child{color:currentcolor}.ant-btn>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover{color:#040919;border-color:#f5f6fa;background:#f5f6fa}.ant-btn:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover>a:only-child{color:currentcolor}.ant-btn:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active{color:#040919;border-color:#dadbe0;background:#dadbe0}.ant-btn:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active>a:only-child{color:currentcolor}.ant-btn:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn[disabled],.ant-btn[disabled]:hover,.ant-btn[disabled]:focus,.ant-btn[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn[disabled]>a:only-child,.ant-btn[disabled]:hover>a:only-child,.ant-btn[disabled]:focus>a:only-child,.ant-btn[disabled]:active>a:only-child{color:currentcolor}.ant-btn[disabled]>a:only-child:after,.ant-btn[disabled]:hover>a:only-child:after,.ant-btn[disabled]:focus>a:only-child:after,.ant-btn[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn>span{display:inline-block}.ant-btn-primary{color:#fff;border-color:linear-gradient(240deg,#00c6ff 0%,#008cff 100%);background:linear-gradient(240deg,#00c6ff,#008cff);text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover{color:#fff;border-color:#00c6ff;background:#00c6ff}.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover>a:only-child{color:currentcolor}.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active{color:#fff;border-color:#006eff;background:#006eff}.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active>a:only-child{color:currentcolor}.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-primary[disabled],.ant-btn-primary[disabled]:hover,.ant-btn-primary[disabled]:focus,.ant-btn-primary[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-primary[disabled]>a:only-child,.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-primary[disabled]:active>a:only-child{color:currentcolor}.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-primary[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child){border-right-color:#29a6ff;border-left-color:#29a6ff}.ant-btn-group .ant-btn-primary:not(:first-child):not(:last-child):disabled{border-color:#b1b3be}.ant-btn-group .ant-btn-primary:first-child:not(:last-child){border-right-color:#29a6ff}.ant-btn-group .ant-btn-primary:first-child:not(:last-child)[disabled]{border-right-color:#b1b3be}.ant-btn-group .ant-btn-primary:last-child:not(:first-child),.ant-btn-group .ant-btn-primary+.ant-btn-primary{border-left-color:#29a6ff}.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled]{border-left-color:#b1b3be}.ant-btn-ghost{color:#040919;border-color:#b1b3be;background:transparent}.ant-btn-ghost>a:only-child{color:currentcolor}.ant-btn-ghost>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-ghost:hover{color:#0d0c0c;border-color:#0d0c0c;background:transparent}.ant-btn-ghost:hover>a:only-child{color:currentcolor}.ant-btn-ghost:hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-ghost:active{color:#000;border-color:#000;background:transparent}.ant-btn-ghost:active>a:only-child{color:currentcolor}.ant-btn-ghost:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-ghost[disabled],.ant-btn-ghost[disabled]:hover,.ant-btn-ghost[disabled]:focus,.ant-btn-ghost[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-ghost[disabled]>a:only-child,.ant-btn-ghost[disabled]:hover>a:only-child,.ant-btn-ghost[disabled]:focus>a:only-child,.ant-btn-ghost[disabled]:active>a:only-child{color:currentcolor}.ant-btn-ghost[disabled]>a:only-child:after,.ant-btn-ghost[disabled]:hover>a:only-child:after,.ant-btn-ghost[disabled]:focus>a:only-child:after,.ant-btn-ghost[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed{color:#040919;border-color:#b1b3be;background:#f3f3f3}.ant-btn-dashed>a:only-child{color:currentcolor}.ant-btn-dashed>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed:hover{color:#0d0c0c;border-color:#0d0c0c;background:#f3f3f3}.ant-btn-dashed:hover>a:only-child{color:currentcolor}.ant-btn-dashed:hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed:active{color:#000;border-color:#000;background:#f3f3f3}.ant-btn-dashed:active>a:only-child{color:currentcolor}.ant-btn-dashed:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dashed[disabled],.ant-btn-dashed[disabled]:hover,.ant-btn-dashed[disabled]:focus,.ant-btn-dashed[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-dashed[disabled]>a:only-child,.ant-btn-dashed[disabled]:hover>a:only-child,.ant-btn-dashed[disabled]:focus>a:only-child,.ant-btn-dashed[disabled]:active>a:only-child{color:currentcolor}.ant-btn-dashed[disabled]>a:only-child:after,.ant-btn-dashed[disabled]:hover>a:only-child:after,.ant-btn-dashed[disabled]:focus>a:only-child:after,.ant-btn-dashed[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger{color:#fff;border-color:#ea1c26;background:#ea1c26;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-danger>a:only-child{color:currentcolor}.ant-btn-danger>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover{color:#fff;border-color:#f74548;background:#f74548}.ant-btn-danger:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover>a:only-child{color:currentcolor}.ant-btn-danger:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active{color:#fff;border-color:#c40e1d;background:#c40e1d}.ant-btn-danger:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active>a:only-child{color:currentcolor}.ant-btn-danger:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-danger[disabled],.ant-btn-danger[disabled]:hover,.ant-btn-danger[disabled]:focus,.ant-btn-danger[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-danger[disabled]>a:only-child,.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-danger[disabled]:active>a:only-child{color:currentcolor}.ant-btn-danger[disabled]>a:only-child:after,.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-danger[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link{color:#008cff;border-color:transparent;background:transparent;box-shadow:none}.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link:hover{color:#0d0c0c;border-color:#0d0c0c;background:transparent}.ant-btn-link:hover>a:only-child{color:currentcolor}.ant-btn-link:hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link:active{color:#000;border-color:#000;background:transparent}.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-link[disabled],.ant-btn-link[disabled]:hover,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-link:hover{color:#00c6ff}.ant-btn-link:active{color:#006eff}.ant-btn-link[disabled],.ant-btn-link[disabled]:hover,.ant-btn-link[disabled]:focus,.ant-btn-link[disabled]:active{color:#dadbe0;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-link[disabled]>a:only-child,.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-link[disabled]:active>a:only-child{color:currentcolor}.ant-btn-link[disabled]>a:only-child:after,.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-link[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-text{color:#040919;border-color:transparent;background:transparent;box-shadow:none}.ant-btn-text>a:only-child{color:currentcolor}.ant-btn-text>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-text:hover{color:#0d0c0c;border-color:#0d0c0c;background:transparent}.ant-btn-text:hover>a:only-child{color:currentcolor}.ant-btn-text:hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-text:active{color:#000;border-color:#000;background:transparent}.ant-btn-text:active>a:only-child{color:currentcolor}.ant-btn-text:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-text[disabled],.ant-btn-text[disabled]:hover,.ant-btn-text[disabled]:focus,.ant-btn-text[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-text:hover{color:#888b98}.ant-btn-text:active{color:#b1b3be}.ant-btn-text[disabled],.ant-btn-text[disabled]:hover,.ant-btn-text[disabled]:focus,.ant-btn-text[disabled]:active{color:#dadbe0;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-text[disabled]>a:only-child,.ant-btn-text[disabled]:hover>a:only-child,.ant-btn-text[disabled]:focus>a:only-child,.ant-btn-text[disabled]:active>a:only-child{color:currentcolor}.ant-btn-text[disabled]>a:only-child:after,.ant-btn-text[disabled]:hover>a:only-child:after,.ant-btn-text[disabled]:focus>a:only-child:after,.ant-btn-text[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous{color:#fff;border-color:#ea1c26;background:#ea1c26;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-dangerous>a:only-child{color:currentcolor}.ant-btn-dangerous>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover{color:#fff;border-color:#f74548;background:#f74548}.ant-btn-dangerous:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover>a:only-child{color:currentcolor}.ant-btn-dangerous:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active{color:#fff;border-color:#c40e1d;background:#c40e1d}.ant-btn-dangerous:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active>a:only-child{color:currentcolor}.ant-btn-dangerous:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous[disabled],.ant-btn-dangerous[disabled]:hover,.ant-btn-dangerous[disabled]:focus,.ant-btn-dangerous[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-dangerous[disabled]>a:only-child,.ant-btn-dangerous[disabled]:hover>a:only-child,.ant-btn-dangerous[disabled]:focus>a:only-child,.ant-btn-dangerous[disabled]:active>a:only-child{color:currentcolor}.ant-btn-dangerous[disabled]>a:only-child:after,.ant-btn-dangerous[disabled]:hover>a:only-child:after,.ant-btn-dangerous[disabled]:focus>a:only-child:after,.ant-btn-dangerous[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-primary{color:#fff;border-color:#ea1c26;background:#ea1c26;text-shadow:0 -1px 0 rgba(0,0,0,.12);box-shadow:0 2px #0000000b}.ant-btn-dangerous.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover{color:#fff;border-color:#f74548;background:#f74548}.ant-btn-dangerous.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active{color:#fff;border-color:#c40e1d;background:#c40e1d}.ant-btn-dangerous.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary:not(.ant-btn-loading,.ant-btn-text,.ant-btn-link):active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-primary[disabled],.ant-btn-dangerous.ant-btn-primary[disabled]:hover,.ant-btn-dangerous.ant-btn-primary[disabled]:focus,.ant-btn-dangerous.ant-btn-primary[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-primary[disabled]>a:only-child,.ant-btn-dangerous.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-dangerous.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-dangerous.ant-btn-primary[disabled]:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-dangerous.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-primary[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-link{color:#ea1c26;border-color:transparent;background:transparent;box-shadow:none}.ant-btn-dangerous.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-link:hover{color:#0d0c0c;border-color:#0d0c0c;background:transparent}.ant-btn-dangerous.ant-btn-link:hover>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link:hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-link:active{color:#000;border-color:#000;background:transparent}.ant-btn-dangerous.ant-btn-link[disabled],.ant-btn-dangerous.ant-btn-link[disabled]:hover,.ant-btn-dangerous.ant-btn-link[disabled]:focus,.ant-btn-dangerous.ant-btn-link[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-link:hover,.ant-btn-dangerous.ant-btn-link:focus{color:#f74548;border-color:transparent;background:transparent}.ant-btn-dangerous.ant-btn-link:hover>a:only-child,.ant-btn-dangerous.ant-btn-link:focus>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-link:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-link:active{color:#c40e1d;border-color:transparent;background:transparent}.ant-btn-dangerous.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-link[disabled],.ant-btn-dangerous.ant-btn-link[disabled]:hover,.ant-btn-dangerous.ant-btn-link[disabled]:focus,.ant-btn-dangerous.ant-btn-link[disabled]:active{color:#b1b3be;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child,.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child:after,.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-text{color:#ea1c26;border-color:transparent;background:transparent;box-shadow:none}.ant-btn-dangerous.ant-btn-text>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-text:hover{color:#0d0c0c;border-color:#0d0c0c;background:transparent}.ant-btn-dangerous.ant-btn-text:active{color:#000;border-color:#000;background:transparent}.ant-btn-dangerous.ant-btn-text[disabled],.ant-btn-dangerous.ant-btn-text[disabled]:hover,.ant-btn-dangerous.ant-btn-text[disabled]:focus,.ant-btn-dangerous.ant-btn-text[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-text:hover{color:#f74548;border-color:transparent;background:#00000005}.ant-btn-dangerous.ant-btn-text:hover>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text:hover>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-text:active{color:#c40e1d;border-color:transparent;background:#00000007}.ant-btn-dangerous.ant-btn-text:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-dangerous.ant-btn-text[disabled],.ant-btn-dangerous.ant-btn-text[disabled]:hover,.ant-btn-dangerous.ant-btn-text[disabled]:focus,.ant-btn-dangerous.ant-btn-text[disabled]:active{color:#b1b3be;border-color:transparent;background:transparent;text-shadow:none;box-shadow:none}.ant-btn-dangerous.ant-btn-text[disabled]>a:only-child,.ant-btn-dangerous.ant-btn-text[disabled]:hover>a:only-child,.ant-btn-dangerous.ant-btn-text[disabled]:focus>a:only-child,.ant-btn-dangerous.ant-btn-text[disabled]:active>a:only-child{color:currentcolor}.ant-btn-dangerous.ant-btn-text[disabled]>a:only-child:after,.ant-btn-dangerous.ant-btn-text[disabled]:hover>a:only-child:after,.ant-btn-dangerous.ant-btn-text[disabled]:focus>a:only-child:after,.ant-btn-dangerous.ant-btn-text[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-icon-only{width:38px;height:38px;min-height:38px;padding:7.1px 0;font-size:16px;border-radius:10px;vertical-align:-3px}.ant-btn-icon-only>*{font-size:16px}.ant-btn-icon-only.ant-btn-lg{width:38px;height:38px;min-height:38px;padding:7.1px 0;font-size:16px;border-radius:10px}.ant-btn-icon-only.ant-btn-lg>*{font-size:16px}.ant-btn-icon-only.ant-btn-sm{width:28px;height:28px;min-height:28px;padding:3.5px 0;font-size:14px;border-radius:10px}.ant-btn-icon-only.ant-btn-sm>*{font-size:14px}.ant-btn-icon-only>.anticon{display:flex;justify-content:center}a.ant-btn-icon-only{vertical-align:-1px}a.ant-btn-icon-only>.anticon{display:inline}.ant-btn-round,.ant-btn-round.ant-btn-lg{min-height:38px;padding:8.5px 19px;font-size:14px;border-radius:38px}.ant-btn-round.ant-btn-sm{min-height:28px;padding:3.5px 14px;font-size:14px;border-radius:28px}.ant-btn-round.ant-btn-icon-only{width:auto}.ant-btn-circle{min-width:38px;padding-right:0;padding-left:0;text-align:center;border-radius:50%}.ant-btn-circle.ant-btn-lg{min-width:38px;border-radius:50%}.ant-btn-circle.ant-btn-sm{min-width:28px;border-radius:50%}.ant-btn:before{position:absolute;inset:-.5px;z-index:1;display:none;background:#fff;border-radius:inherit;opacity:.35;transition:opacity .2s;content:"";pointer-events:none}.ant-btn .anticon{transition:margin-left .3s cubic-bezier(.645,.045,.355,1)}.ant-btn .anticon.anticon-plus>svg,.ant-btn .anticon.anticon-minus>svg{shape-rendering:optimizespeed}.ant-btn.ant-btn-loading{position:relative;cursor:default}.ant-btn.ant-btn-loading:before{display:block}.ant-btn>.ant-btn-loading-icon{transition:width .3s cubic-bezier(.645,.045,.355,1),opacity .3s cubic-bezier(.645,.045,.355,1)}.ant-btn>.ant-btn-loading-icon .anticon{padding-right:8px;animation:none}.ant-btn>.ant-btn-loading-icon .anticon svg{animation:loadingCircle 1s infinite linear}.ant-btn>.ant-btn-loading-icon:only-child .anticon{padding-right:0}.ant-btn-group{position:relative;display:inline-flex}.ant-btn-group>.ant-btn,.ant-btn-group>span>.ant-btn{position:relative}.ant-btn-group>.ant-btn:hover,.ant-btn-group>span>.ant-btn:hover,.ant-btn-group>.ant-btn:focus,.ant-btn-group>span>.ant-btn:focus,.ant-btn-group>.ant-btn:active,.ant-btn-group>span>.ant-btn:active{z-index:2}.ant-btn-group>.ant-btn[disabled],.ant-btn-group>span>.ant-btn[disabled]{z-index:0}.ant-btn-group .ant-btn-icon-only{font-size:14px}.ant-btn-group .ant-btn+.ant-btn,.ant-btn+.ant-btn-group,.ant-btn-group span+.ant-btn,.ant-btn-group .ant-btn+span,.ant-btn-group>span+span,.ant-btn-group+.ant-btn,.ant-btn-group+.ant-btn-group{margin-left:-1px}.ant-btn-group .ant-btn-primary+.ant-btn:not(.ant-btn-primary):not([disabled]){border-left-color:transparent}.ant-btn-group .ant-btn{border-radius:0}.ant-btn-group>.ant-btn:first-child,.ant-btn-group>span:first-child>.ant-btn{margin-left:0}.ant-btn-group>.ant-btn:only-child{border-radius:10px}.ant-btn-group>span:only-child>.ant-btn{border-radius:10px}.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:10px;border-bottom-left-radius:10px}.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:10px;border-bottom-right-radius:10px}.ant-btn-group-sm>.ant-btn:only-child{border-radius:6px}.ant-btn-group-sm>span:only-child>.ant-btn{border-radius:6px}.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-top-left-radius:6px;border-bottom-left-radius:6px}.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-top-right-radius:6px;border-bottom-right-radius:6px}.ant-btn-group>.ant-btn-group{float:left}.ant-btn-group>.ant-btn-group:not(:first-child):not(:last-child)>.ant-btn{border-radius:0}.ant-btn-group>.ant-btn-group:first-child:not(:last-child)>.ant-btn:last-child{padding-right:8px;border-top-right-radius:0;border-bottom-right-radius:0}.ant-btn-group>.ant-btn-group:last-child:not(:first-child)>.ant-btn:first-child{padding-left:8px;border-top-left-radius:0;border-bottom-left-radius:0}.ant-btn-rtl.ant-btn-group .ant-btn+.ant-btn,.ant-btn-rtl.ant-btn+.ant-btn-group,.ant-btn-rtl.ant-btn-group span+.ant-btn,.ant-btn-rtl.ant-btn-group .ant-btn+span,.ant-btn-rtl.ant-btn-group>span+span,.ant-btn-rtl.ant-btn-group+.ant-btn,.ant-btn-rtl.ant-btn-group+.ant-btn-group,.ant-btn-group-rtl.ant-btn-group .ant-btn+.ant-btn,.ant-btn-group-rtl.ant-btn+.ant-btn-group,.ant-btn-group-rtl.ant-btn-group span+.ant-btn,.ant-btn-group-rtl.ant-btn-group .ant-btn+span,.ant-btn-group-rtl.ant-btn-group>span+span,.ant-btn-group-rtl.ant-btn-group+.ant-btn,.ant-btn-group-rtl.ant-btn-group+.ant-btn-group{margin-right:-1px;margin-left:auto}.ant-btn-group.ant-btn-group-rtl{direction:rtl}.ant-btn-group-rtl.ant-btn-group>.ant-btn:first-child:not(:last-child),.ant-btn-group-rtl.ant-btn-group>span:first-child:not(:last-child)>.ant-btn{border-radius:0 10px 10px 0}.ant-btn-group-rtl.ant-btn-group>.ant-btn:last-child:not(:first-child),.ant-btn-group-rtl.ant-btn-group>span:last-child:not(:first-child)>.ant-btn{border-radius:10px 0 0 10px}.ant-btn-group-rtl.ant-btn-group-sm>.ant-btn:first-child:not(:last-child),.ant-btn-group-rtl.ant-btn-group-sm>span:first-child:not(:last-child)>.ant-btn{border-radius:0 6px 6px 0}.ant-btn-group-rtl.ant-btn-group-sm>.ant-btn:last-child:not(:first-child),.ant-btn-group-rtl.ant-btn-group-sm>span:last-child:not(:first-child)>.ant-btn{border-radius:6px 0 0 6px}.ant-btn:focus>span,.ant-btn:active>span{position:relative}.ant-btn>.anticon+span,.ant-btn>span+.anticon{margin-left:4px}.ant-btn.ant-btn-background-ghost{color:#fff;border-color:#fff}.ant-btn.ant-btn-background-ghost,.ant-btn.ant-btn-background-ghost:hover,.ant-btn.ant-btn-background-ghost:active,.ant-btn.ant-btn-background-ghost:focus{background:transparent}.ant-btn.ant-btn-background-ghost:hover,.ant-btn.ant-btn-background-ghost:focus{color:#00c6ff;border-color:#00c6ff}.ant-btn.ant-btn-background-ghost:active{color:#006eff;border-color:#006eff}.ant-btn.ant-btn-background-ghost[disabled]{color:#b1b3be;background:transparent;border-color:#b1b3be}.ant-btn-background-ghost.ant-btn-primary{color:linear-gradient(240deg,#00c6ff 0%,#008cff 100%);border-color:linear-gradient(240deg,#00c6ff 0%,#008cff 100%);text-shadow:none}.ant-btn-background-ghost.ant-btn-primary>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary:hover,.ant-btn-background-ghost.ant-btn-primary:focus{color:#0d0c0c;border-color:#0d0c0c}.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary:active{color:#000;border-color:#000}.ant-btn-background-ghost.ant-btn-primary:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-primary[disabled],.ant-btn-background-ghost.ant-btn-primary[disabled]:hover,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus,.ant-btn-background-ghost.ant-btn-primary[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-primary[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-primary[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger{color:#ea1c26;border-color:#ea1c26;text-shadow:none}.ant-btn-background-ghost.ant-btn-danger>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger:hover,.ant-btn-background-ghost.ant-btn-danger:focus{color:#f74548;border-color:#f74548}.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger:active{color:#c40e1d;border-color:#c40e1d}.ant-btn-background-ghost.ant-btn-danger:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-danger[disabled],.ant-btn-background-ghost.ant-btn-danger[disabled]:hover,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus,.ant-btn-background-ghost.ant-btn-danger[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-danger[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-danger[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous{color:#ea1c26;border-color:#ea1c26;text-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous:hover,.ant-btn-background-ghost.ant-btn-dangerous:focus{color:#f74548;border-color:#f74548}.ant-btn-background-ghost.ant-btn-dangerous:hover>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous:focus>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous:active{color:#c40e1d;border-color:#c40e1d}.ant-btn-background-ghost.ant-btn-dangerous:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous[disabled],.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link{color:#ea1c26;border-color:transparent;text-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus{color:#f74548;border-color:transparent}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:focus>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active{color:#c40e1d;border-color:transparent}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled],.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active{color:#fff;border-color:#b1b3be;background:#dadbe0;text-shadow:none;box-shadow:none}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child{color:currentcolor}.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:hover>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:focus>a:only-child:after,.ant-btn-background-ghost.ant-btn-dangerous.ant-btn-link[disabled]:active>a:only-child:after{position:absolute;inset:0;background:transparent;content:""}.ant-btn-two-chinese-chars:first-letter{letter-spacing:.34em}.ant-btn-two-chinese-chars>*:not(.anticon){margin-right:-.34em;letter-spacing:.34em}.ant-btn.ant-btn-block{width:100%}.ant-btn:empty{display:inline-block;width:0;visibility:hidden;content:" "}a.ant-btn{padding-top:.01px!important;line-height:36px}a.ant-btn-lg{line-height:36px}a.ant-btn-sm{line-height:26px}.ant-btn-rtl{direction:rtl}.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child),.ant-btn-group-rtl.ant-btn-group .ant-btn-primary+.ant-btn-primary{border-right-color:#29a6ff;border-left-color:#b1b3be}.ant-btn-group-rtl.ant-btn-group .ant-btn-primary:last-child:not(:first-child)[disabled],.ant-btn-group-rtl.ant-btn-group .ant-btn-primary+.ant-btn-primary[disabled]{border-right-color:#b1b3be;border-left-color:#29a6ff}.ant-btn-rtl.ant-btn>.ant-btn-loading-icon .anticon{padding-right:0;padding-left:8px}.ant-btn>.ant-btn-loading-icon:only-child .anticon{padding-right:0;padding-left:0}.ant-btn-rtl.ant-btn>.anticon+span,.ant-btn-rtl.ant-btn>span+.anticon{margin-right:8px;margin-left:0}.ant-input-number-affix-wrapper{display:inline-block;width:100%;min-width:0;color:#040919;font-size:14px;line-height:1.4286;background-color:#fff;background-image:none;border:.5px solid #B1B3BE;border-radius:6px;transition:all .3s;position:relative;display:inline-flex;width:90px;padding:0;padding-inline-start:12px}.ant-input-number-affix-wrapper::-moz-placeholder{opacity:1}.ant-input-number-affix-wrapper:-ms-input-placeholder{color:#b1b3be;-ms-user-select:none;user-select:none}.ant-input-number-affix-wrapper::placeholder{color:#b1b3be;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number-affix-wrapper:-moz-placeholder{text-overflow:ellipsis}.ant-input-number-affix-wrapper:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number-affix-wrapper:placeholder-shown{text-overflow:ellipsis}.ant-input-number-affix-wrapper:hover{border-color:#00c6ff;border-right-width:.5px}.ant-input-number-affix-wrapper:focus,.ant-input-number-affix-wrapper:active,.ant-input-number-affix-wrapper-focused{border-color:#006eff;border-right-width:.5px;outline:0}.ant-input-number-affix-wrapper-disabled{color:#b1b3be;background-color:#f3f3f3;border-color:#b1b3be;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number-affix-wrapper-disabled:hover{border-color:#b1b3be;border-right-width:.5px}.ant-input-number-affix-wrapper[disabled]{color:#b1b3be;background-color:#f3f3f3;border-color:#b1b3be;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number-affix-wrapper[disabled]:hover{border-color:#b1b3be;border-right-width:.5px}.ant-input-number-affix-wrapper-borderless,.ant-input-number-affix-wrapper-borderless:hover,.ant-input-number-affix-wrapper-borderless:focus,.ant-input-number-affix-wrapper-borderless-focused,.ant-input-number-affix-wrapper-borderless-disabled,.ant-input-number-affix-wrapper-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input-number-affix-wrapper{max-width:100%;height:auto;min-height:32px;line-height:1.4286;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-number-affix-wrapper-lg{padding:8.1px 12px;font-size:16px}.ant-input-number-affix-wrapper-sm{padding:1.5px 7px}.ant-input-number-affix-wrapper:not(.ant-input-number-affix-wrapper-disabled):hover{border-color:#00c6ff;border-right-width:.5px;z-index:1}.ant-input-number-affix-wrapper-focused,.ant-input-number-affix-wrapper:focus{z-index:1}.ant-input-number-affix-wrapper-disabled .ant-input-number[disabled]{background:transparent}.ant-input-number-affix-wrapper>div.ant-input-number{width:100%;border:none;outline:none}.ant-input-number-affix-wrapper>div.ant-input-number.ant-input-number-focused{box-shadow:none!important}.ant-input-number-affix-wrapper input.ant-input-number-input{padding:0}.ant-input-number-affix-wrapper:before{width:0;visibility:hidden;content:" "}.ant-input-number-affix-wrapper .ant-input-number-handler-wrap{z-index:2}.ant-input-number-prefix,.ant-input-number-suffix{display:flex;flex:none;align-items:center;pointer-events:none}.ant-input-number-prefix{margin-inline-end:4px}.ant-input-number-suffix{position:absolute;top:0;right:0;z-index:1;height:100%;margin-right:12px;margin-left:4px}.ant-input-number-group-wrapper .ant-input-number-affix-wrapper{width:100%}.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover{background:#fff;border-color:#ea1c26}.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,.ant-input-number-status-error:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused{border-color:#ea1c26;border-right-width:.5px;outline:0}.ant-input-number-status-error .ant-input-number-prefix{color:#ea1c26}.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number,.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:hover{background:#fff;border-color:#f9ae08}.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number:focus,.ant-input-number-status-warning:not(.ant-input-number-disabled):not(.ant-input-number-borderless).ant-input-number-focused{border-color:#f9ae08;border-right-width:.5px;outline:0}.ant-input-number-status-warning .ant-input-number-prefix{color:#f9ae08}.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover{background:#fff;border-color:#ea1c26}.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,.ant-input-number-affix-wrapper-status-error:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused{border-color:#ea1c26;border-right-width:.5px;outline:0}.ant-input-number-affix-wrapper-status-error .ant-input-number-prefix{color:#ea1c26}.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper,.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:hover{background:#fff;border-color:#f9ae08}.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper:focus,.ant-input-number-affix-wrapper-status-warning:not(.ant-input-number-affix-wrapper-disabled):not(.ant-input-number-affix-wrapper-borderless).ant-input-number-affix-wrapper-focused{border-color:#f9ae08;border-right-width:.5px;outline:0}.ant-input-number-affix-wrapper-status-warning .ant-input-number-prefix{color:#f9ae08}.ant-input-number-group-wrapper-status-error .ant-input-number-group-addon{color:#ea1c26;border-color:#ea1c26}.ant-input-number-group-wrapper-status-warning .ant-input-number-group-addon{color:#f9ae08;border-color:#f9ae08}.ant-input-number{box-sizing:border-box;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;width:100%;min-width:0;color:#040919;font-size:14px;line-height:1.4286;background-color:#fff;background-image:none;transition:all .3s;display:inline-block;width:90px;margin:0;padding:0;border:.5px solid #B1B3BE;border-radius:6px}.ant-input-number::-moz-placeholder{opacity:1}.ant-input-number:-ms-input-placeholder{color:#b1b3be;-ms-user-select:none;user-select:none}.ant-input-number::placeholder{color:#b1b3be;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number:-moz-placeholder{text-overflow:ellipsis}.ant-input-number:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number:placeholder-shown{text-overflow:ellipsis}.ant-input-number:focus,.ant-input-number:active,.ant-input-number-focused{border-color:#006eff;border-right-width:.5px;outline:0}.ant-input-number[disabled]{color:#b1b3be;background-color:#f3f3f3;border-color:#b1b3be;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number[disabled]:hover{border-color:#b1b3be;border-right-width:.5px}.ant-input-number-borderless,.ant-input-number-borderless:hover,.ant-input-number-borderless:focus,.ant-input-number-borderless-focused,.ant-input-number-borderless-disabled,.ant-input-number-borderless[disabled]{background-color:transparent;border:none;box-shadow:none}textarea.ant-input-number{max-width:100%;height:auto;min-height:32px;line-height:1.4286;vertical-align:bottom;transition:all .3s,height 0s}.ant-input-number-lg{padding:8.1px 12px;font-size:16px}.ant-input-number-sm{padding:1.5px 7px}.ant-input-number-group{box-sizing:border-box;margin:0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";position:relative;display:table;width:100%;border-collapse:separate;border-spacing:0}.ant-input-number-group[class*=col-]{float:none;padding-right:0;padding-left:0}.ant-input-number-group>[class*=col-]{padding-right:8px}.ant-input-number-group>[class*=col-]:last-child{padding-right:0}.ant-input-number-group-addon,.ant-input-number-group-wrap,.ant-input-number-group>.ant-input-number{display:table-cell}.ant-input-number-group-addon:not(:first-child):not(:last-child),.ant-input-number-group-wrap:not(:first-child):not(:last-child),.ant-input-number-group>.ant-input-number:not(:first-child):not(:last-child){border-radius:0}.ant-input-number-group-addon,.ant-input-number-group-wrap{width:1px;white-space:nowrap;vertical-align:middle}.ant-input-number-group-wrap>*{display:block!important}.ant-input-number-group .ant-input-number{float:left;width:100%;margin-bottom:0;text-align:inherit}.ant-input-number-group .ant-input-number:focus{z-index:1;border-right-width:1px}.ant-input-number-group .ant-input-number:hover{z-index:1;border-right-width:1px}.ant-input-search-with-button .ant-input-number-group .ant-input-number:hover{z-index:0}.ant-input-number-group-addon{position:relative;padding:0 12px;color:#040919;font-weight:400;font-size:14px;text-align:center;background-color:#fafafa;border:.5px solid #B1B3BE;border-radius:6px;transition:all .3s}.ant-input-number-group-addon .ant-select{margin:-6.5px -12px}.ant-input-number-group-addon .ant-select.ant-select-single:not(.ant-select-customize-input) .ant-select-selector{background-color:inherit;border:.5px solid transparent;box-shadow:none}.ant-input-number-group-addon .ant-select-open .ant-select-selector,.ant-input-number-group-addon .ant-select-focused .ant-select-selector{color:#008cff}.ant-input-number-group-addon .ant-cascader-picker{margin:-9px -8px;background-color:transparent}.ant-input-number-group-addon .ant-cascader-picker .ant-cascader-input{text-align:left;border:0;box-shadow:none}.ant-input-number-group>.ant-input-number:first-child,.ant-input-number-group-addon:first-child{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-number-group>.ant-input-number:first-child .ant-select .ant-select-selector,.ant-input-number-group-addon:first-child .ant-select .ant-select-selector{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-number-group>.ant-input-number-affix-wrapper:not(:first-child) .ant-input-number{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-group>.ant-input-number-affix-wrapper:not(:last-child) .ant-input-number{border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-number-group-addon:first-child{border-right:0}.ant-input-number-group-addon:last-child{border-left:0}.ant-input-number-group>.ant-input-number:last-child,.ant-input-number-group-addon:last-child{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-group>.ant-input-number:last-child .ant-select .ant-select-selector,.ant-input-number-group-addon:last-child .ant-select .ant-select-selector{border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-group-lg .ant-input-number,.ant-input-number-group-lg>.ant-input-number-group-addon{padding:8.1px 12px;font-size:16px}.ant-input-number-group-sm .ant-input-number,.ant-input-number-group-sm>.ant-input-number-group-addon{padding:1.5px 7px}.ant-input-number-group-lg .ant-select-single .ant-select-selector{height:40px}.ant-input-number-group-sm .ant-select-single .ant-select-selector{height:24px}.ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:last-child){border-top-left-radius:6px;border-bottom-left-radius:6px}.ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child),.ant-input-search .ant-input-number-group .ant-input-number-affix-wrapper:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.ant-input-number-group.ant-input-number-group-compact{display:block}.ant-input-number-group.ant-input-number-group-compact:before{display:table;content:""}.ant-input-number-group.ant-input-number-group-compact:after{display:table;clear:both;content:""}.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child),.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child),.ant-input-number-group.ant-input-number-group-compact>.ant-input-number:not(:first-child):not(:last-child){border-right-width:.5px}.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):hover,.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):hover,.ant-input-number-group.ant-input-number-group-compact>.ant-input-number:not(:first-child):not(:last-child):hover{z-index:1}.ant-input-number-group.ant-input-number-group-compact-addon:not(:first-child):not(:last-child):focus,.ant-input-number-group.ant-input-number-group-compact-wrap:not(:first-child):not(:last-child):focus,.ant-input-number-group.ant-input-number-group-compact>.ant-input-number:not(:first-child):not(:last-child):focus{z-index:1}.ant-input-number-group.ant-input-number-group-compact>*{display:inline-block;float:none;vertical-align:top;border-radius:0}.ant-input-number-group.ant-input-number-group-compact>.ant-input-number-affix-wrapper{display:inline-flex}.ant-input-number-group.ant-input-number-group-compact>.ant-picker-range{display:inline-flex}.ant-input-number-group.ant-input-number-group-compact>*:not(:last-child){margin-right:-.5px;border-right-width:.5px}.ant-input-number-group.ant-input-number-group-compact .ant-input-number{float:none}.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-selector,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-input-group-wrapper .ant-input{border-right-width:.5px;border-radius:0}.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-selector:hover,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input:hover,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker .ant-input:hover,.ant-input-number-group.ant-input-number-group-compact>.ant-input-group-wrapper .ant-input:hover{z-index:1}.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-selector:focus,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input:focus,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker .ant-input:focus,.ant-input-number-group.ant-input-number-group-compact>.ant-input-group-wrapper .ant-input:focus{z-index:1}.ant-input-number-group.ant-input-number-group-compact>.ant-select-focused{z-index:1}.ant-input-number-group.ant-input-number-group-compact>.ant-select>.ant-select-arrow{z-index:1}.ant-input-number-group.ant-input-number-group-compact>*:first-child,.ant-input-number-group.ant-input-number-group-compact>.ant-select:first-child>.ant-select-selector,.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete:first-child .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker:first-child .ant-input{border-top-left-radius:6px;border-bottom-left-radius:6px}.ant-input-number-group.ant-input-number-group-compact>*:last-child,.ant-input-number-group.ant-input-number-group-compact>.ant-select:last-child>.ant-select-selector,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker:last-child .ant-input,.ant-input-number-group.ant-input-number-group-compact>.ant-cascader-picker-focused:last-child .ant-input{border-right-width:.5px;border-top-right-radius:6px;border-bottom-right-radius:6px}.ant-input-number-group.ant-input-number-group-compact>.ant-select-auto-complete .ant-input{vertical-align:top}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper{margin-left:-1px}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper+.ant-input-group-wrapper .ant-input-affix-wrapper{border-radius:0}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input-group-addon>.ant-input-search-button{border-radius:0}.ant-input-number-group.ant-input-number-group-compact .ant-input-group-wrapper:not(:last-child).ant-input-search>.ant-input-group>.ant-input{border-radius:6px 0 0 6px}.ant-input-number-group-wrapper{display:inline-block;text-align:start;vertical-align:top}.ant-input-number-handler{position:relative;display:block;width:100%;height:50%;overflow:hidden;color:#04091973;font-weight:700;line-height:0;text-align:center;border-left:.5px solid #B1B3BE;transition:all .1s linear}.ant-input-number-handler:active{background:#f4f4f4}.ant-input-number-handler:hover .ant-input-number-handler-up-inner,.ant-input-number-handler:hover .ant-input-number-handler-down-inner{color:#29a6ff}.ant-input-number-handler-up-inner,.ant-input-number-handler-down-inner{display:inline-block;color:inherit;font-style:normal;line-height:0;text-align:center;text-transform:none;vertical-align:-.125em;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:absolute;right:4px;width:12px;height:12px;color:#04091973;line-height:12px;transition:all .1s linear;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number-handler-up-inner>*,.ant-input-number-handler-down-inner>*{line-height:1}.ant-input-number-handler-up-inner svg,.ant-input-number-handler-down-inner svg{display:inline-block}.ant-input-number-handler-up-inner:before,.ant-input-number-handler-down-inner:before{display:none}.ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon,.ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon{display:block}.ant-input-number:hover{border-color:#00c6ff;border-right-width:.5px}.ant-input-number:hover+.ant-form-item-children-icon{opacity:0;transition:opacity .24s linear .24s}.ant-input-number-focused{border-color:#006eff!important}.ant-input-number-disabled{color:#b1b3be;background-color:#f3f3f3;border-color:#b1b3be;box-shadow:none;cursor:not-allowed;opacity:1}.ant-input-number-disabled:hover{border-color:#b1b3be;border-right-width:.5px}.ant-input-number-disabled .ant-input-number-input{cursor:not-allowed}.ant-input-number-disabled .ant-input-number-handler-wrap,.ant-input-number-readonly .ant-input-number-handler-wrap{display:none}.ant-input-number-input{width:100%;height:32px;padding:0 7px;text-align:left;background-color:transparent;border:0;border-radius:6px;outline:0;transition:all .3s linear;-webkit-appearance:textfield!important;-moz-appearance:textfield!important;appearance:textfield!important}.ant-input-number-input::-moz-placeholder{opacity:1}.ant-input-number-input:-ms-input-placeholder{color:#b1b3be;-ms-user-select:none;user-select:none}.ant-input-number-input::placeholder{color:#b1b3be;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-input-number-input:-moz-placeholder{text-overflow:ellipsis}.ant-input-number-input:-ms-input-placeholder{text-overflow:ellipsis}.ant-input-number-input:placeholder-shown{text-overflow:ellipsis}.ant-input-number-input[type=number]::-webkit-inner-spin-button,.ant-input-number-input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.ant-input-number-lg{padding:0;font-size:14px}.ant-input-number-lg input{height:36px}.ant-input-number-sm{padding:0}.ant-input-number-sm input{height:22px;padding:0 7px}.ant-input-number-handler-wrap{position:absolute;top:0;right:0;width:22px;height:100%;background:#fff;border-radius:0 6px 6px 0;opacity:0;transition:opacity .24s linear .1s}.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner,.ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner{display:flex;align-items:center;justify-content:center;min-width:auto;margin-right:0;font-size:7px}.ant-input-number-borderless .ant-input-number-handler-wrap{border-left-width:0}.ant-input-number-handler-wrap:hover .ant-input-number-handler{height:40%}.ant-input-number:hover .ant-input-number-handler-wrap,.ant-input-number-focused .ant-input-number-handler-wrap{opacity:1}.ant-input-number-handler-up{border-top-right-radius:6px;cursor:pointer}.ant-input-number-handler-up-inner{top:50%;margin-top:-5px;text-align:center}.ant-input-number-handler-up:hover{height:60%!important}.ant-input-number-handler-down{top:0;border-top:.5px solid #B1B3BE;border-bottom-right-radius:6px;cursor:pointer}.ant-input-number-handler-down-inner{top:50%;text-align:center;transform:translateY(-50%)}.ant-input-number-handler-down:hover{height:60%!important}.ant-input-number-borderless .ant-input-number-handler-down{border-top-width:0}.ant-input-number-handler-up-disabled,.ant-input-number-handler-down-disabled{cursor:not-allowed}.ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner,.ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner{color:#b1b3be}.ant-input-number-borderless{background-color:transparent;box-shadow:none}.ant-input-number-borderless:hover{background-color:#f5f6fa}.ant-input-number-borderless input{border:none!important}.ant-input-number-out-of-range input{color:#ea1c26}.ant-input-number-rtl{direction:rtl}.ant-input-number-rtl .ant-input-number-handler{border-right:.5px solid #B1B3BE;border-left:0}.ant-input-number-rtl .ant-input-number-handler-wrap{right:auto;left:0}.ant-input-number-rtl.ant-input-number-borderless .ant-input-number-handler-wrap{border-right-width:0}.ant-input-number-rtl .ant-input-number-handler-up{border-top-right-radius:0}.ant-input-number-rtl .ant-input-number-handler-down{border-bottom-right-radius:0}.ant-input-number-rtl .ant-input-number-input{direction:ltr;text-align:right}.ant-switch{margin:0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-block;box-sizing:border-box;min-width:36px;height:20px;line-height:20px;vertical-align:middle;background-color:#dadbe0;border:0;border-radius:61px;cursor:pointer;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-switch:focus{outline:0;box-shadow:0 0 0 2px #b1b3be1a}.ant-switch-checked:focus{box-shadow:0 0 0 2px #e6f8ff}.ant-switch:focus:hover{box-shadow:none}.ant-switch-checked{background:#006eff}.ant-switch-loading,.ant-switch-disabled{cursor:not-allowed;opacity:.4}.ant-switch-loading *,.ant-switch-disabled *{box-shadow:none;cursor:not-allowed}.ant-switch-inner{display:block;margin:0 6px 0 22px;color:#fff;font-size:12px;transition:margin .2s}.ant-switch-checked .ant-switch-inner{margin:0 22px 0 6px}.ant-switch-handle{position:absolute;top:2px;left:2px;width:16px;height:16px;transition:all .2s ease-in-out}.ant-switch-handle:before{position:absolute;inset:0;background-color:#fff;border-radius:8px;box-shadow:0 2px 4px #00230b33;transition:all .2s ease-in-out;content:""}.ant-switch-checked .ant-switch-handle{left:calc(100% - 18px)}.ant-switch:not(.ant-switch-disabled):active .ant-switch-handle:before{right:-30%;left:0}.ant-switch:not(.ant-switch-disabled):active.ant-switch-checked .ant-switch-handle:before{right:0;left:-30%}.ant-switch-loading-icon.anticon{position:relative;top:1px;color:#000000a6;vertical-align:top}.ant-switch-checked .ant-switch-loading-icon{color:#006eff}.ant-switch-small{min-width:28px;height:16px;line-height:16px}.ant-switch-small .ant-switch-inner{margin:0 5px 0 18px;font-size:12px}.ant-switch-small .ant-switch-handle{width:12px;height:12px}.ant-switch-small .ant-switch-loading-icon{top:1.5px;font-size:9px}.ant-switch-small.ant-switch-checked .ant-switch-inner{margin:0 18px 0 5px}.ant-switch-small.ant-switch-checked .ant-switch-handle{left:calc(100% - 14px)}.ant-switch-rtl{direction:rtl}.ant-switch-rtl .ant-switch-inner{margin:0 22px 0 6px}.ant-switch-rtl .ant-switch-handle{right:2px;left:auto}.ant-switch-rtl:not(.ant-switch-rtl-disabled):active .ant-switch-handle:before{right:0;left:-30%}.ant-switch-rtl:not(.ant-switch-rtl-disabled):active.ant-switch-checked .ant-switch-handle:before{right:-30%;left:0}.ant-switch-rtl.ant-switch-checked .ant-switch-inner{margin:0 6px 0 22px}.ant-switch-rtl.ant-switch-checked .ant-switch-handle{right:calc(100% - 18px)}.ant-switch-rtl.ant-switch-small.ant-switch-checked .ant-switch-handle{right:calc(100% - 14px)}.ant-message{box-sizing:border-box;margin:0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";position:fixed;top:50%;left:0;transform:translateY(-50%);z-index:2110;width:100%;pointer-events:none}.ant-message-notice{padding:8px;text-align:center}.ant-message-notice-content{display:inline-block;padding:12px 16px;color:#fff;line-height:24px;background:#0009;border-radius:16px;box-shadow:2px 4px 12px #00000014;backdrop-filter:blur(10px);pointer-events:all}.ant-message .anticon{position:relative;top:1px;margin-right:8px;font-size:16px}.ant-message-success .anticon{color:#05d380}.ant-message-error .anticon{color:#ea1c26}.ant-message-warning .anticon{color:#f9ae08}.ant-message-info .anticon,.ant-message-loading .anticon{color:#008cff}.ant-message-success .anticon,.ant-message-error .anticon,.ant-message-warning .anticon,.ant-message-info .anticon{background-color:#fff;border-radius:50%}.ant-message-notice.ant-move-up-leave.ant-move-up-leave-active{animation-name:MessageMoveOut;animation-duration:.3s}@keyframes MessageMoveOut{0%{max-height:150px;padding:8px;opacity:1}to{max-height:0;padding:0;opacity:0}}.ant-message-rtl,.ant-message-rtl span{direction:rtl}.ant-message-rtl .anticon{margin-right:0;margin-left:8px}.ant-modal{box-sizing:border-box;padding:0 0 24px;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";pointer-events:none;position:relative;top:100px;width:auto;max-width:calc(100vw - 32px);margin:0 auto}.ant-modal.ant-zoom-enter,.ant-modal.ant-zoom-appear{transform:none;opacity:0;animation-duration:.3s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-modal-mask{position:fixed;inset:0;z-index:2100;height:100%;background-color:#04091973}.ant-modal-mask-hidden{display:none}.ant-modal-wrap{position:fixed;inset:0;overflow:auto;outline:0;-webkit-overflow-scrolling:touch;z-index:2100}.ant-modal-title{margin:0;color:#040919d9;font-weight:500;font-size:16px;line-height:22px;word-wrap:break-word}.ant-modal-content{position:relative;background-color:#fff;background-clip:padding-box;border:0;border-radius:6px;box-shadow:2px 4px 12px #00000014;pointer-events:auto}.ant-modal-close{position:absolute;top:0;right:0;z-index:10;padding:0;color:#04091973;font-weight:700;line-height:1;text-decoration:none;background:transparent;border:0;outline:0;cursor:pointer;transition:color .3s}.ant-modal-close-x{display:block;width:56px;height:56px;color:#999eb2;font-size:16px;font-style:normal;line-height:56px;text-align:center;text-transform:none;text-rendering:auto}.ant-modal-close:focus,.ant-modal-close:hover{color:#040919bf;text-decoration:none}.ant-modal-header{padding:20px;color:#040919;line-height:22px;background:#fff;border-radius:18px 18px 0 0}.ant-modal-body{padding:20px;font-size:14px;line-height:1.4286;word-wrap:break-word}.ant-modal-footer{padding:24px 20px;text-align:right;background:transparent;border-radius:0 0 18px 18px}.ant-modal-footer .ant-btn+.ant-btn:not(.ant-dropdown-trigger){margin-bottom:0;margin-left:8px}.ant-modal-open{overflow:hidden}.ant-modal-centered{text-align:center}.ant-modal-centered:before{display:inline-block;width:0;height:100%;vertical-align:middle;content:""}.ant-modal-centered .ant-modal{top:0;display:inline-block;padding-bottom:0;text-align:left;vertical-align:middle}@media(max-width:1105px){.ant-modal{max-width:calc(100vw - 16px);margin:8px auto}.ant-modal-centered .ant-modal{flex:1}}.ant-modal-confirm .ant-modal-header{display:none}.ant-modal-confirm .ant-modal-body{padding:32px 32px 24px}.ant-modal-confirm-body-wrapper:before{display:table;content:""}.ant-modal-confirm-body-wrapper:after{display:table;clear:both;content:""}.ant-modal-confirm-body .ant-modal-confirm-title{display:block;overflow:hidden;color:#040919d9;font-weight:500;font-size:16px;line-height:1.4}.ant-modal-confirm-body .ant-modal-confirm-content{margin-top:8px;color:#040919;font-size:14px}.ant-modal-confirm-body>.anticon{float:left;margin-top:3px;margin-right:8px;font-size:16px}.ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-left:24px}.ant-modal-confirm .ant-modal-confirm-btns{float:right;margin-top:24px}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-bottom:0;margin-left:8px}.ant-modal-confirm-error .ant-modal-confirm-body>.anticon{color:#ea1c26}.ant-modal-confirm-warning .ant-modal-confirm-body>.anticon,.ant-modal-confirm-confirm .ant-modal-confirm-body>.anticon{color:#f9ae08}.ant-modal-confirm-info .ant-modal-confirm-body>.anticon{color:#008cff}.ant-modal-confirm-success .ant-modal-confirm-body>.anticon{color:#05d380}.ant-modal-wrap-rtl{direction:rtl}.ant-modal-wrap-rtl .ant-modal-close{right:initial;left:0}.ant-modal-wrap-rtl .ant-modal-footer{text-align:left}.ant-modal-wrap-rtl .ant-modal-footer .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-body{direction:rtl}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon{float:right;margin-right:0;margin-left:16px}.ant-modal-wrap-rtl .ant-modal-confirm-body>.anticon+.ant-modal-confirm-title+.ant-modal-confirm-content{margin-right:38px;margin-left:0}.ant-modal-wrap-rtl .ant-modal-confirm-btns{float:left}.ant-modal-wrap-rtl .ant-modal-confirm-btns .ant-btn+.ant-btn{margin-right:8px;margin-left:0}.ant-modal-wrap-rtl.ant-modal-centered .ant-modal{text-align:right}.ant-space{display:inline-flex}.ant-space-vertical{flex-direction:column}.ant-space-align-center{align-items:center}.ant-space-align-start{align-items:flex-start}.ant-space-align-end{align-items:flex-end}.ant-space-align-baseline{align-items:baseline}.ant-space-item:empty{display:none}.ant-space-rtl{direction:rtl}.ant-radio-group{box-sizing:border-box;margin:0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";display:inline-block;font-size:0}.ant-radio-group .ant-badge-count{z-index:1}.ant-radio-group>.ant-badge:not(:first-child)>.ant-radio-button-wrapper{border-left:none}.ant-radio-wrapper{box-sizing:border-box;margin:0 8px 0 0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;list-style:none;font-feature-settings:"tnum";position:relative;display:inline-flex;align-items:center;line-height:0;cursor:pointer}.ant-radio-wrapper-disabled{cursor:not-allowed}.ant-radio-wrapper:after{display:inline-block;width:0;overflow:hidden;content:" "}.ant-radio-wrapper.ant-radio-wrapper-in-form-item input[type=radio]{width:16px;height:16px}.ant-radio{box-sizing:border-box;margin:0;padding:0;color:#040919;font-size:14px;font-variant:tabular-nums;line-height:1.4286;list-style:none;font-feature-settings:"tnum";position:relative;top:0;display:inline-block;outline:none;cursor:pointer}.ant-radio-wrapper:hover .ant-radio,.ant-radio:hover .ant-radio-inner,.ant-radio-input:focus+.ant-radio-inner{border-color:#008cff}.ant-radio-input:focus+.ant-radio-inner{box-shadow:0 0 0 3px #e6f8ff}.ant-radio-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #b1b3be;border-radius:104px;visibility:hidden;animation:antRadioEffect .36s ease-in-out;animation-fill-mode:both;content:""}.ant-radio:hover:after,.ant-radio-wrapper:hover .ant-radio:after{visibility:visible}.ant-radio-inner{position:relative;top:0;left:0;display:block;box-sizing:border-box;width:16px;height:16px;background-color:#f3f3f3;border-color:#b1b3be;border-style:solid;border-width:1px;border-radius:50%;transition:all .3s}.ant-radio-inner:after{position:absolute;top:50%;left:50%;display:block;width:16px;height:16px;margin-top:-8px;margin-left:-8px;background-color:#008cff;border-top:0;border-left:0;border-radius:16px;transform:scale(0);opacity:0;transition:all .3s cubic-bezier(.78,.14,.15,.86);content:" "}.ant-radio-input{position:absolute;inset:0;z-index:1;cursor:pointer;opacity:0}.ant-radio-checked .ant-radio-inner{border-color:#008cff}.ant-radio-checked .ant-radio-inner:after{transform:scale(.5);opacity:1;transition:all .3s cubic-bezier(.78,.14,.15,.86)}.ant-radio-disabled{cursor:not-allowed}.ant-radio-disabled .ant-radio-inner{background-color:#f3f3f3;border-color:#b1b3be!important;cursor:not-allowed}.ant-radio-disabled .ant-radio-inner:after{background-color:#04091933}.ant-radio-disabled .ant-radio-input{cursor:not-allowed}.ant-radio-disabled+span{color:#b1b3be;cursor:not-allowed}span.ant-radio+*{padding-right:8px;padding-left:8px}.ant-radio-button-wrapper{position:relative;display:inline-block;height:38px;margin:0;padding:0 15px;color:#040919;font-size:14px;line-height:36px;background:#f3f3f3;border-top-width:.52px;border-left-width:0;cursor:pointer;transition:color .3s,background .3s,border-color .3s,box-shadow .3s}.ant-radio-button-wrapper a{color:#040919}.ant-radio-button-wrapper>.ant-radio-button{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%}.ant-radio-group-large .ant-radio-button-wrapper{height:40px;font-size:16px;line-height:38px}.ant-radio-group-small .ant-radio-button-wrapper{height:24px;padding:0 7px;line-height:22px}.ant-radio-button-wrapper:first-child{border-radius:6px 0 0 6px}.ant-radio-button-wrapper:last-child{border-radius:0 6px 6px 0}.ant-radio-button-wrapper:first-child:last-child{border-radius:47px}.ant-radio-button-wrapper:hover{position:relative;color:#008cff}.ant-radio-button-wrapper:focus-within{box-shadow:none}.ant-radio-button-wrapper .ant-radio-inner,.ant-radio-button-wrapper input[type=checkbox],.ant-radio-button-wrapper input[type=radio]{width:0;height:0;opacity:0;pointer-events:none}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){z-index:1;color:#008cff;background:#d9eeff;border-color:#d9eeff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#d9eeff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child{border-color:#d9eeff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#008cffcc;border-color:#d9eeff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover:before{background-color:#d9eeff}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#0070d9;border-color:#0070d9}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active:before{background-color:#0070d9}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:none}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){color:#fff;background:#008cff;border-color:#008cff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):hover{color:#fff;background:#d9eeff;border-color:#d9eeff}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):active{color:#fff;background:#0070d9;border-color:#0070d9}.ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:none}.ant-radio-button-wrapper-disabled{color:#b1b3be;background-color:#f3f3f3;border-color:#b1b3be;cursor:not-allowed}.ant-radio-button-wrapper-disabled:first-child,.ant-radio-button-wrapper-disabled:hover{color:#b1b3be;background-color:#f3f3f3;border-color:#b1b3be}.ant-radio-button-wrapper-disabled:first-child{border-left-color:#b1b3be}.ant-radio-button-wrapper-disabled.ant-radio-button-wrapper-checked{color:#b1b3be;background-color:#dadbe0;border-color:#b1b3be;box-shadow:none}@keyframes antRadioEffect{0%{transform:scale(1);opacity:.5}to{transform:scale(1.6);opacity:0}}.ant-radio-group.ant-radio-group-rtl{direction:rtl}.ant-radio-wrapper.ant-radio-wrapper-rtl{margin-right:0;margin-left:8px;direction:rtl}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl{border-right-width:0;border-left-width:.5px}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:not(:first-child):before{right:-1px;left:0}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:first-child{border-right:.5px solid #B1B3BE;border-radius:0 6px 6px 0}.ant-radio-button-wrapper-checked:not([class*=" ant-radio-button-wrapper-disabled"]).ant-radio-button-wrapper:first-child{border-right-color:#d9eeff}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper:last-child{border-radius:6px 0 0 6px}.ant-radio-button-wrapper.ant-radio-button-wrapper-rtl.ant-radio-button-wrapper-disabled:first-child{border-right-color:#b1b3be}.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop *,.ReactCrop *:before,.ReactCrop *:after{-webkit-box-sizing:border-box;box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video{-ms-touch-action:none;touch-action:none}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{-ms-touch-action:none;touch-action:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;-webkit-transform:translateZ(0);transform:translateZ(0);cursor:move;-webkit-box-shadow:0 0 0 9999em #00000080;box-shadow:0 0 0 9999em #00000080}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){-webkit-animation:marching-ants 1s;animation:marching-ants 1s;background-image:-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,right top,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444)),-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#444));background-image:linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to right,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%),linear-gradient(to bottom,#fff 50%,#444 50%);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;-webkit-animation-play-state:running;animation-play-state:running;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{outline:none;border-color:#00f;border-style:solid}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:before,.ReactCrop__rule-of-thirds-vt:after{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-hz:after{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{position:absolute;content:"";display:block;width:10px;height:10px;background-color:#0003;border:1px solid rgba(255,255,255,.7);outline:1px solid transparent}.ReactCrop__drag-handle:focus:after{border-color:#00f;background:#2dbfff}.ReactCrop .ord-nw{top:0;left:0;margin-top:-5px;margin-left:-5px;cursor:nw-resize}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{top:0;left:50%;margin-top:-5px;margin-left:-5px;cursor:n-resize}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{top:0;right:0;margin-top:-5px;margin-right:-5px;cursor:ne-resize}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{top:50%;right:0;margin-top:-5px;margin-right:-5px;cursor:e-resize}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-3px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-3px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-3px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-3px}.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle,.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w{display:none}@media(pointer:coarse){.ReactCrop .ord-n,.ReactCrop .ord-e,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}.fixed_comment_box{display:flex;width:100%;height:auto;padding:6px 16px calc(6px + env(safe-area-inset-bottom)) 16px;position:absolute;bottom:0;z-index:10;background-color:#fff;border-top:1px solid #f3f3f3;align-items:center;font-family:MiSans}.flex_comment_box{display:flex;width:100%;height:50px;justify-content:space-between;align-items:center}.flex_box{display:flex;align-items:center;margin-right:20px}.icon{margin-right:4px;cursor:pointer}.icon_value{cursor:pointer}.comment_input{width:45%;height:43px;line-height:43px;padding:0 12px;border-radius:270px;background:#f5f6fa}.comment_input img{width:16px;height:16px;margin-right:4px}.comment_function{display:flex;width:50%;height:43px;line-height:43px;justify-content:flex-end}.comment_function .flex_box{color:#040919;display:flex;line-height:1;margin-right:0;align-items:center}.comment_function .anticon{font-size:20px}.comment_icon{color:#040919}.say_something{color:#888b98;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}:root{--adm-radius-s: 4px;--adm-radius-m: 8px;--adm-radius-l: 12px;--adm-font-size-1: 9px;--adm-font-size-2: 10px;--adm-font-size-3: 11px;--adm-font-size-4: 12px;--adm-font-size-5: 13px;--adm-font-size-6: 14px;--adm-font-size-7: 15px;--adm-font-size-8: 16px;--adm-font-size-9: 17px;--adm-font-size-10: 18px;--adm-color-primary: #1677ff;--adm-color-success: #00b578;--adm-color-warning: #ff8f1f;--adm-color-danger: #ff3141;--adm-color-yellow: #ff9f18;--adm-color-orange: #ff6430;--adm-color-wathet: #e7f1ff;--adm-color-text: #333333;--adm-color-text-secondary: #666666;--adm-color-weak: #999999;--adm-color-light: #cccccc;--adm-color-border: #eeeeee;--adm-color-background: #ffffff;--adm-color-highlight: var(--adm-color-danger);--adm-color-white: #ffffff;--adm-color-box: #f5f5f5;--adm-color-text-light-solid: var(--adm-color-white);--adm-color-text-dark-solid: #000000;--adm-color-fill-content: var(--adm-color-box);--adm-font-size-main: var(--adm-font-size-5);--adm-font-family: -apple-system, blinkmacsystemfont, "Helvetica Neue", helvetica, segoe ui, arial, roboto, "PingFang SC", "miui", "Hiragino Sans GB", "Microsoft Yahei", sans-serif;--adm-border-color: var(--adm-color-border)}html[data-prefers-color-scheme=dark]{--adm-color-primary: #3086ff;--adm-color-success: #34b368;--adm-color-warning: #ffa930;--adm-color-danger: #ff4a58;--adm-color-yellow: #ffa930;--adm-color-orange: #e65a2b;--adm-color-wathet: #0d2543;--adm-color-text: #e6e6e6;--adm-color-text-secondary: #b3b3b3;--adm-color-weak: #808080;--adm-color-light: #4d4d4d;--adm-color-border: #2b2b2b;--adm-color-box: #0a0a0a;--adm-color-background: #1a1a1a;--adm-color-background-body: var(--adm-color-background);--adm-border-color: var(--adm-color-border)}:root{-webkit-tap-highlight-color:rgba(0,0,0,0)}html{background-color:var(--adm-color-background-body)}body{color:var(--adm-color-text);font-size:var(--adm-font-size-main);font-family:var(--adm-font-family)}a,button{cursor:pointer}a{color:var(--adm-color-primary);transition:opacity ease-in-out .2s}a:active{opacity:.8}.adm-plain-anchor{color:unset;transition:none}.adm-plain-anchor:active{opacity:unset}body.adm-overflow-hidden{overflow:hidden!important}div.adm-px-tester{--size: 1;height:calc(var(--size) / 2 * 2px);width:0;position:fixed;left:-100vw;top:-100vh;-webkit-user-select:none;user-select:none;pointer-events:none}.adm-popup{--z-index: var(--adm-popup-z-index, 1000);position:fixed;z-index:var(--z-index)}.adm-popup-body{position:fixed;background-color:var(--adm-color-background);z-index:calc(var(--z-index) + 10)}.adm-popup-body .adm-popup-close-icon{position:absolute;z-index:100}.adm-popup-body-position-bottom{width:100%;bottom:0;left:0}.adm-popup-body-position-bottom .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-top{width:100%;top:0;left:0}.adm-popup-body-position-top .adm-popup-close-icon{right:8px;bottom:8px}.adm-popup-body-position-left{height:100%;top:0;left:0}.adm-popup-body-position-left .adm-popup-close-icon{right:8px;top:8px}.adm-popup-body-position-right{height:100%;top:0;right:0}.adm-popup-body-position-right .adm-popup-close-icon{left:8px;top:8px}.adm-popup-close-icon{cursor:pointer;padding:4px;font-size:18px;line-height:1;color:var(--adm-color-weak)}.adm-mask{--z-index: var(--adm-mask-z-index, 1000);position:fixed;top:0;left:0;z-index:var(--z-index);display:block;width:100%;height:100%}.adm-mask-aria-button{position:absolute;top:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none}.adm-mask-content{z-index:1}.adm-auto-center{display:flex;justify-content:center}.adm-auto-center-content{flex:0 1 auto}.adm-spin-loading{--color: var(--adm-color-weak);--size: 32px;width:var(--size);height:var(--size)}.adm-spin-loading-svg{width:100%;height:100%;animation:adm-spin-loading-rotate .8s infinite linear}.adm-spin-loading-svg>.adm-spin-loading-fill{stroke:var(--color)}@keyframes adm-spin-loading-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.adm-toast-mask .adm-toast-wrap{position:fixed;top:0;left:0;width:100%;height:100%;text-align:center}.adm-toast-mask .adm-toast-main{display:inline-block;position:relative;top:50%;transform:translateY(-50%);width:auto;max-width:204px;max-height:70%;overflow:auto;color:#fff;word-break:break-all;background-color:#000000b3;border-radius:8px;pointer-events:all;font-size:var(--adm-font-size-7);line-height:1.5;box-sizing:border-box;text-align:initial}.adm-toast-mask .adm-toast-main-text{padding:12px;min-width:0}.adm-toast-mask .adm-toast-main-icon{padding:35px 12px;min-width:150px}.adm-toast-mask .adm-toast-main-icon .adm-toast-icon{text-align:center;margin-bottom:8px;font-size:36px;line-height:1}.adm-toast-loading{--size: 48px;margin:0 auto 8px}.content-wrap{flex:1}.content-wrap .echos-icon{margin-right:8px}.content-wrap .zan{height:20px;padding-top:2px;position:relative}.content-wrap .zan .number{font-size:12px;position:absolute;top:24px;left:4px}.content-wrap .label{color:#ea1c26;min-width:32px;max-width:52px;height:16px;border-radius:4px;background:#fcdddf;display:flex;align-items:center;justify-content:center;flex-flow:row;flex-direction:row}.content-wrap .user-info{color:#888b98;line-height:20px;margin-bottom:4px;display:flex;align-items:center;justify-content:space-between;flex-flow:row nowrap;flex-direction:row}.content-wrap .user-info .name{display:flex;align-items:center;justify-content:center;flex-flow:row nowrap;flex-direction:row}.content-wrap .user-info .more_line{cursor:pointer}.content-wrap .content{color:#040919;line-height:20px;margin-bottom:4px;padding-right:30px;word-break:break-word}.content-wrap .content .reply-target{color:#888b98;margin-left:4px}.content-wrap .content .light{color:#008cff}.content-wrap .extra-info span{font-size:12px;display:inline-block;line-height:17px}.content-wrap .extra-info span+span{margin-left:8px}.content-wrap .extra-inof2 .time-area{color:#888b98;line-height:17px;margin-bottom:8px}.content-wrap .extra-inof2 .operate-box{display:flex;align-items:center;flex-flow:row nowrap;flex-direction:row}.content-wrap .extra-inof2 .operate-box .box{color:#040919;line-height:20px;margin-right:12px;cursor:pointer;display:flex;align-items:center;flex-flow:row nowrap;flex-direction:row}.content-wrap .extra-inof2 .operate-box .box .echos-icon,.content-wrap .extra-inof2 .operate-box .box .anticon{margin-right:2px}.content-wrap .btn-more{color:#008cff;cursor:pointer;font-size:13px;line-height:18px;margin-top:10px}.content-wrap .more-operate-popover :global .ant-dropdown-menu{border-radius:10px;padding:4px 0}.content-wrap .more-operate-popover :global .ant-dropdown-menu-item{color:#040919;justify-content:center;min-width:111px;border-radius:10px;margin-inline:4px}.content-wrap .more-operate-popover :global .ant-dropdown-menu-item-danger{color:#ea1c26}.content-wrap .more-operate-popover :global .ant-dropdown-menu-item:hover{background:#d9eeff4d!important}.opt-pop{background:#f5f6fa;border-top-left-radius:12px;border-top-right-radius:12px;user-select:none;-webkit-user-select:none}.opt-pop .echos-icon{margin-right:8px}.opt-pop .opt-body{padding:15px 16px}.opt-pop .opt-body .title{color:#040919;text-align:center;line-height:24px;font-weight:500;margin-bottom:15px}.opt-pop .opt-body .btn{color:#040919;line-height:56px;border-radius:12px;background-color:#fff;margin-top:8px;padding-left:16px;display:flex;align-items:center}.opt-pop .opt-body .btn.del{color:#ea1c26}.comment-list-wrap{background:#fff;font-family:MiSans}.comment-list-wrap.user-select{-webkit-user-select:none;user-select:none}.comment-list-wrap .comment-total{color:#888b98;font-size:14px;height:50px;padding-left:16px;display:flex;align-items:center}.comment-list-wrap .comment-avatar{width:34px;height:34px;margin-right:16px;overflow:hidden;cursor:pointer;border-radius:17px}.comment-list-wrap .comment-avatar img{width:100%}.comment-list-wrap .comment-avatar-small{width:22px;height:22px;margin-right:8px;overflow:hidden;cursor:pointer;border-radius:11px}.comment-list-wrap .comment-avatar-small img{width:100%}.comment-list-wrap .comment-plc{padding-right:16px;padding-left:16px;display:flex;align-items:center;justify-content:space-between}.comment-list-wrap .comment-plc .input-plc{color:#888b98;flex:1;height:34px;border-radius:20px;background:#f5f6fa;padding:7px 12px;display:flex;align-items:center;justify-content:space-between}.comment-list-wrap .comment-item{padding-top:16px;padding-left:16px;display:flex}.comment-list-wrap .comment-item .comment-content{flex:1;padding-right:16px;padding-bottom:17px;border-bottom:1px solid #f3f3f3}.comment-list-wrap .comment-item .comment-content .comment-reply{margin-top:16px;display:flex}.comment-list-wrap .comment-item:first-child{padding-top:0}.comment-list-wrap .node-data-plc{color:#888b98;padding:58px 0;display:flex;align-items:center;justify-content:center;flex-direction:column}.comment-list-wrap .node-data-plc img{width:120px;height:120px;margin-bottom:4px}.comment-list-wrap .node-data-plc span{color:#008cff;cursor:pointer}.comment-list-wrap .loading-plc{color:#888b98;background-color:#fff;line-height:40px;text-align:center}.modal-overlay{width:100%;height:100%;position:absolute;top:0;left:0;z-index:8;background:#00000073}.out_box{display:none}.fixed_comment_input_box{width:100%;min-height:63px;padding-bottom:env(safe-area-inset-bottom);position:absolute;bottom:0;z-index:11;border-top-left-radius:12px;border-top-right-radius:12px;background-color:#fff;font-family:MiSans}.text_area_input_box{padding:12px}.text_area_input_box .replyed-target{color:#888b98;padding:0 12px 10px;display:flex;justify-content:space-between}.text_area_input_box .replyed-target .replyed-target-left{display:flex;flex-direction:column}.text_area_input_box .replyed-target .replyed-target-left .replyed-content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text_area_input_box .replyed-target .replyed-target-right .close-icon{cursor:pointer}.text_area{padding:9px 10px;border-radius:20px;background:#f5f5f5}.mentions_input{color:#040919}.mentions_input .mentions_input__highlighter{max-height:120px;overflow-y:hidden;border:none!important}.mentions_input .mentions_input__highlighter .mentions_mention{line-height:22px}.mentions_input .mentions_input__input{max-height:120px;line-height:22px;margin:0!important;padding:0;overflow-y:scroll!important;border:none}.mentions_input .mentions_input__input:focus{outline:none;border:none}.mentions_input .mentions_input__input::-webkit-scrollbar{width:0}.mentions_input .mentions_input__suggestions{width:150px;max-height:160px;padding:5px 12px;border-radius:12px;overflow-y:scroll}.mentions_mention{color:#008cff;position:relative;z-index:1;pointer-events:none}.user_item{display:flex;height:35px;align-items:center}.user_avatar{width:28px;height:28px;border-radius:50%;margin-right:5px}.user_name{color:#040919;overflow:hidden;flex:1;white-space:nowrap;text-overflow:ellipsis}.flex_send_box{display:flex;max-width:1100px;height:60px;padding:0 12px;justify-content:space-between;align-items:center}.at_icon{color:#000;font-size:24px;cursor:pointer}.send_btn{color:#fff;width:56px;height:28px;line-height:28px;text-align:center;border-radius:10px;background:linear-gradient(243deg,#00c6ff,#008cff);cursor:pointer}.topic-list-wrap{width:400px;max-height:240px;overflow-y:auto;background:#fff;border:1px solid rgba(61,37,20,.05);border-radius:.7rem;box-shadow:0 12px 33px #0000000f,0 3.618px 9.949px #0000000a;display:flex;flex-direction:column;gap:.1rem;overflow:auto;padding:.4rem;position:relative}.topic-list-wrap .topic-item{cursor:pointer;border:none;padding:0 8px;border-radius:10px;line-height:32px}.topic-list-wrap .topic-item:hover,.topic-list-wrap .topic-item:hover.is-selected,.topic-list-wrap .topic-item.is-selected{background:#d9eeff4d}.topic-list-wrap .list-result>div{height:40px;display:flex;align-items:center;justify-content:center}.topic-list-wrap .list-result .add-topic{padding:0 8px;display:flex;align-items:center;justify-content:space-between}.topic-list-wrap .list-result .add-topic .add-btn{cursor:pointer;color:#008cff}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.index-module__media-area___1coS8{flex:0 0 670px;width:670px;height:100%;max-width:670px;background:#f5f6fa;position:relative}.index-module__media-area___1coS8 .index-module__media-placeholder___4xf4P{height:100%;width:100%;display:flex;align-items:center;justify-content:center}.index-module__media-area___1coS8 .index-module__media-placeholder___4xf4P .ant-skeleton-image,.index-module__media-area___1coS8 .index-module__media-placeholder___4xf4P .ant-skeleton-image-svg{width:100%;height:100%}.index-module__media-area___1coS8 .index-module__media-loading___-TcjG{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#f5f6facc;pointer-events:none;z-index:2}.index-module__media-area___1coS8 .index-module__media-loading___-TcjG .ant-skeleton-image,.index-module__media-area___1coS8 .index-module__media-loading___-TcjG .ant-skeleton-image-svg{width:100%;height:100%}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON{height:100%;position:relative;top:0;left:0}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON .index-module__swiper-item___iOIxE{display:flex;height:100%;justify-content:center;align-items:center}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON .index-module__swiper-item___iOIxE .index-module__swiper-img___FoLQd{max-width:100%;height:100%;max-height:100%;object-fit:contain;cursor:zoom-in}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON .index-module__swiper-button-box___1LHgL{display:flex;width:100%;height:100%;justify-content:space-between;position:absolute;top:0;left:0;align-items:center}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON .index-module__swiper-prev-button___PQoJk,.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON .index-module__swiper-next-button___ZQBfV{opacity:0;width:35px;height:35px;z-index:1;cursor:pointer;transition:all .3s}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON .index-module__swiper-prev-button___PQoJk img,.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON .index-module__swiper-next-button___ZQBfV img{width:100%;height:100%;object-fit:cover}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON .index-module__swiper-prev-button___PQoJk{margin-left:20px;transform:translate(-150%)}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON .index-module__swiper-next-button___ZQBfV{margin-right:20px;transform:translate(150%)}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON .index-module__page-no___iyjfB{color:#fff;font-size:12px;width:35px;line-height:24px;position:absolute;top:16px;right:16px;z-index:1;transition:all .3s;opacity:0;text-align:center;border-radius:100px;background:#0000004d}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON:hover .index-module__swiper-prev-button___PQoJk,.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON:hover .index-module__swiper-next-button___ZQBfV{transform:translate(0)}.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON:hover .index-module__swiper-prev-button___PQoJk,.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON:hover .index-module__swiper-next-button___ZQBfV,.index-module__media-area___1coS8 .index-module__swiper-box___xC4ON:hover .index-module__page-no___iyjfB{opacity:1}.index-module__media-area___1coS8 .index-module__video-wrap___TcNlx{height:100%;background-color:#010101;display:flex;align-items:center;justify-content:center}.index-module__media-area___1coS8 .index-module__video-wrap___TcNlx video{max-width:100%;height:100%;object-fit:contain}.index-module__media-area___1coS8 .index-module__view-template___R4Dbu{cursor:pointer;width:48px;height:48px;border-radius:24px;background:#04091980;position:absolute;top:20px;left:20px;z-index:1;display:flex;align-items:center;justify-content:center}.swiper-slide{width:auto;display:flex;align-items:center;justify-content:center}.swiper-slide .ant-image{height:100%;display:flex;align-items:center;justify-content:center}.swiper-slide .ant-image .ant-image-img{width:auto}.ant-image-preview-root .ant-image-preview-mask{background:#00003c1a;backdrop-filter:blur(32px)}.ant-image-preview-root .ant-image-preview-img{display:inline-block}.ant-image-preview-root .ant-image-preview-operations-operation-close{font-size:14px;display:flex;padding:8px 16px;align-items:center;gap:8px}.swiper-pagination-bullet-active{background:#fff}.swiper-pagination{bottom:22px!important}.index-module__nodebook-video-detail-pc-wrap___F-DH8{font-family:MiSans;color:#040919;height:100%;border-radius:40px;display:flex}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG{width:440px;border-left:1px solid #f3f3f3;box-sizing:border-box;height:100%;overflow:hidden;position:relative;display:flex;flex-direction:column}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__user-info___RiVPf{padding:24px;border:1px solid #f3f3f3;margin-bottom:10px;display:flex;justify-content:space-between}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__user-info___RiVPf .index-module__avatar-name___gitAd{cursor:pointer;margin-right:8px;display:flex;align-items:center}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__user-info___RiVPf .index-module__avatar-name___gitAd .index-module__avatar-wrap___sikZK{font-size:16px;width:40px;height:40px;padding:3px;border-radius:20px;box-sizing:border-box;border:1px solid #e0e0ea;margin-right:12px;overflow:hidden}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__user-info___RiVPf .index-module__avatar-name___gitAd .index-module__avatar-wrap___sikZK img{width:100%;height:100%;border-radius:20px}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__user-info___RiVPf .index-module__avatar-name___gitAd .index-module__publisher-name___saHYl{width:250px;color:#040919;font-size:16px;font-weight:380;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__user-info___RiVPf .index-module__operate-box___D7NPs{display:flex;justify-content:space-between}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__user-info___RiVPf .index-module__operate-box___D7NPs .index-module__follow___wAn1k{color:#fff;cursor:pointer;font-size:16px;font-weight:500;width:96px;line-height:38px;text-align:center;border-radius:100px;background:#1677ff}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__user-info___RiVPf .index-module__operate-box___D7NPs .index-module__follow___wAn1k.index-module__followed___TIBrH{color:#040919;background:#f3f3f3}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__user-info___RiVPf .index-module__operate-box___D7NPs .index-module__more-btn___LatXD{cursor:pointer;margin-left:8px}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__content-box___Pqjy5{flex:1;margin-bottom:calc(63px + env(safe-area-inset-bottom));overflow-y:auto;border-bottom:1px solid #f3f3f3}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__content-box___Pqjy5 .tiptap.ProseMirror p{font-size:16px;font-weight:330;line-height:24px;letter-spacing:0;color:#040919}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__content-box___Pqjy5 .index-module__content-detail___B-70V{margin:0 24px;padding-bottom:24px;border-bottom:1px solid #f3f3f3}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__content-box___Pqjy5 .index-module__content-detail___B-70V .index-module__title___fsn4D{font-size:18px;font-weight:550;line-height:24px;margin-bottom:8px}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .index-module__content-box___Pqjy5 .index-module__content-detail___B-70V .index-module__content___TuVNy .index-module__time___EWs5y{color:#888b98;font-size:12px;height:17px;margin-top:12px}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .comment-list-wrap{padding-left:8px}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .fixed_comment_input_box .comment_function,.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .fixed_comment_box .comment_function{justify-content:right}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .fixed_comment_input_box .comment_function .flex_box,.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .fixed_comment_box .comment_function .flex_box{margin-right:0}.index-module__nodebook-video-detail-pc-wrap___F-DH8 .index-module__content-area___XjXLG .tiptap-extension-topic-item{color:#008cff}.index-module__productBox___uWIsZ{margin-top:14px}.index-module__fixedTemplateBox___tdUQ-{width:100%;position:absolute;bottom:60px}.index-module__delTitle___Ynvuq{color:#040919;font-size:16px;font-weight:500px;width:64px;height:22px;line-height:20px}.index-module__delContent___F6dO3{color:#040919;font-size:14px;width:auto;height:20px;line-height:20px}.index-module__more-operate-popover___OADGH .ant-dropdown-menu{border-radius:10px;padding:4px 0}.index-module__more-operate-popover___OADGH .ant-dropdown-menu-item{border-radius:10px;margin-inline:4px;justify-content:center;min-width:111px}.index-module__more-operate-popover___OADGH .ant-dropdown-menu-item:hover{background:#d9eeff4d!important}.index-module__tempateCard___eIhC1{padding-top:14px}.index-module__tempateBox___K9-yy{width:100%;height:80px;border:1px solid #f0f0f0;box-shadow:0 8px 30px #0000001a;border-radius:24px;display:flex;align-items:center;justify-content:space-between;padding:0 20px 0 0;cursor:pointer;overflow:hidden;transition:all .4s cubic-bezier(.175,.885,.32,1.275);background-color:#f8f9fa;background-image:url(https://static.huahuabiz.com/static/img/472404-banner_ad.png);background-size:cover;background-position:left center;position:relative}.index-module__tempateBox___K9-yy:hover{box-shadow:0 12px 40px #0003}.index-module__tempateBox___K9-yy:active{transform:scale(.96);filter:brightness(.95)}.index-module__templateTop___jwuMt{display:flex;width:100%;height:100%;align-items:center;justify-content:space-between}.index-module__templateTitleRow___nd-qN{display:flex;align-items:center;height:100%;padding-left:126px}.index-module__agentAvatar___9jtwf{width:44px;height:44px;border-radius:50%;margin-right:12px;border:2px solid rgba(255,255,255,.8);object-fit:cover}.index-module__agentNameContainer___9BRef{display:flex;flex-direction:column;justify-content:center}.index-module__agentName___IgdFu{color:#fff;font-size:14px;font-weight:700;line-height:1.2;margin-bottom:2px;max-width:170px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.index-module__agentSubtitle___wGgNg{color:#ffffffb3;font-size:10px;font-weight:400;line-height:1;display:flex;align-items:center;gap:4px}.index-module__getBtn___89DOW{background-color:#fff;color:#802cff;font-size:11px;font-weight:700;padding:8px 12px;border-radius:9999px;display:flex;align-items:center;gap:4px;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a;white-space:nowrap;-webkit-user-select:none;user-select:none}.index-module__getBtn___89DOW:hover{background-color:#ffffffe6}.index-module__getBtn___89DOW:active{transform:scale(.95)}.index-module__priceDisplayWrap___gr4-i{display:inline-block;line-height:1}.index-module__priceDisplay___lyUol{color:#ffffffe6;font-variant-numeric:tabular-nums;display:inline-flex;align-items:baseline;line-height:1}.index-module__priceCurrency___G6osU{font-size:12px;font-weight:600;margin-right:1px}.index-module__priceInteger___uuGIv{font-size:14px;font-weight:600}.index-module__priceFraction___Azdm8{font-size:10px;font-weight:600}.index-module__useTemplateBtn___jMWzX{color:#fff;font-size:16px;height:48px;line-height:48px;text-align:center;background:linear-gradient(97deg,#441eff,#823eff);-webkit-user-select:none;user-select:none;cursor:pointer}.notebook-video-modal{background:#00003c1a;backdrop-filter:blur(32px)}.notebook-video-modal .ant-modal{width:fit-content!important;border-radius:36px!important}.notebook-video-modal .ant-modal .ant-modal-container{overflow:hidden;border-radius:36px!important;box-shadow:unset;padding:0}.notebook-video-modal .ant-modal .ant-modal-container .ant-modal-body{height:70vh;padding:0}:global .ant-modal-mask{background-color:unset}.wtree-index-agent-spotlight-module__row___PFl2s{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:14px;padding:0 56px 20px;width:100%}@media(max-width:900px){.wtree-index-agent-spotlight-module__row___PFl2s{grid-template-columns:1fr;gap:12px;padding:0 0 16px}}.wtree-index-agent-spotlight-module__panel___u-lfg{position:relative;border-radius:24px;background:var(--glass-bg);border:1.4px solid var(--glass-border);backdrop-filter:blur(40px);-webkit-backdrop-filter:blur(40px);box-shadow:var(--glass-shadow-panel);overflow:hidden;display:flex;flex-direction:column}html:not(.dark) .wtree-index-agent-spotlight-module__panel___u-lfg{background:#ffffffb3 padding-box,linear-gradient(173.83deg,#0000000d,#00000005 36.84% 57.44%,#0000000d) border-box;border-color:#00000014;box-shadow:0 10px 30px #0000000d,inset 0 0 0 1px #ffffff80}.wtree-index-agent-spotlight-module__agentCard___vnVp4{height:232px;min-height:232px;max-height:232px;text-align:left;cursor:default;transition:all .3s ease;border:1px solid rgb(167,166,166)}.wtree-index-agent-spotlight-module__agentCard___vnVp4:hover{transform:translateY(-4px);box-shadow:var(--glass-shadow-panel-interactive)}html:not(.dark) .wtree-index-agent-spotlight-module__agentCard___vnVp4:hover{box-shadow:0 20px 40px #00000014,inset 0 0 0 1px #fff9}.wtree-index-agent-spotlight-module__agentCard___vnVp4:focus-visible{outline:none}.wtree-index-agent-spotlight-module__agentTopRow___KlOmT{position:absolute;top:14px;left:14px;right:14px;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:8px;pointer-events:none}.wtree-index-agent-spotlight-module__topTags___NPJ0G{display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-width:0}.wtree-index-agent-spotlight-module__tag___BAT6m{font-size:11px;font-weight:600;padding:4px 12px;border-radius:999px;background:#0006;border:1px solid rgba(255,255,255,.2);color:#fff;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);text-shadow:0 1px 2px rgba(0,0,0,.5)}html:not(.dark) .wtree-index-agent-spotlight-module__tag___BAT6m{background:#0000000d;border-color:#0000001a;color:#1c1c1e;text-shadow:none}.wtree-index-agent-spotlight-module__tagPrivateKind___lFXsF{background:#8b5cf652;border-color:#c4b5fd66;color:#f5f3fffa}.wtree-index-agent-spotlight-module__statusDot___a2H-q{width:10px;height:10px;border-radius:50%;background:#22c55e;box-shadow:0 0 12px #22c55ee6;flex-shrink:0;border:1.5px solid rgba(255,255,255,.4)}.wtree-index-agent-spotlight-module__statusDotOffline___AFcIZ{background:#22c55e;box-shadow:0 0 8px #22c55e99}.wtree-index-agent-spotlight-module__agentImageWrap___iBpsI{position:absolute;inset:0;z-index:1;overflow:hidden;pointer-events:none;display:flex;justify-content:center}.wtree-index-agent-spotlight-module__agentImage___K1LoE{width:100%;height:100%;object-fit:cover;object-position:center 20%;transition:transform .6s cubic-bezier(.23,1,.32,1)}.wtree-index-agent-spotlight-module__agentCard___vnVp4:hover .wtree-index-agent-spotlight-module__agentImage___K1LoE{transform:scale(1.1)}.wtree-index-agent-spotlight-module__agentImageFade___41qjg{position:absolute;left:0;right:0;bottom:0;height:120px;z-index:2;background:linear-gradient(to top,rgba(0,0,0,.65) 0%,rgba(0,0,0,.4) 30%,rgba(0,0,0,.15) 60%,rgba(0,0,0,.05) 80%,transparent 100%);pointer-events:none}html:not(.dark) .wtree-index-agent-spotlight-module__agentImageFade___41qjg{background:linear-gradient(to top,rgba(255,255,255,.8) 0%,rgba(255,255,255,.5) 30%,rgba(255,255,255,.2) 60%,rgba(255,255,255,.05) 80%,transparent 100%)}.wtree-index-agent-spotlight-module__agentTopFade___JWBNl{position:absolute;left:0;right:0;top:0;height:70px;z-index:2;background:linear-gradient(to bottom,rgba(0,0,0,.3) 0%,rgba(0,0,0,.1) 50%,transparent 100%);pointer-events:none}html:not(.dark) .wtree-index-agent-spotlight-module__agentTopFade___JWBNl{background:linear-gradient(to bottom,rgba(255,255,255,.4) 0%,rgba(255,255,255,.1) 50%,transparent 100%)}.wtree-index-agent-spotlight-module__agentBottom___b3JMq{position:absolute;left:0;right:0;bottom:0;z-index:10;display:flex;align-items:flex-end;justify-content:space-between;gap:12px;padding:20px 24px;pointer-events:none}.wtree-index-agent-spotlight-module__agentText___QyY84{min-width:0;flex:1}.wtree-index-agent-spotlight-module__agentName___xiBF2{font-size:20px;font-weight:700;color:#fff;line-height:1.2;margin:0 0 4px;text-shadow:0 2px 10px rgba(0,0,0,.9),0 1px 2px rgba(0,0,0,.5)}html:not(.dark) .wtree-index-agent-spotlight-module__agentName___xiBF2{color:#1c1c1e;text-shadow:0 1px 2px rgba(255,255,255,.8)}.wtree-index-agent-spotlight-module__agentDesc___DpDD-{font-size:12px;font-weight:500;color:#fffffff2;line-height:1.35;margin:0;text-shadow:0 1px 6px rgba(0,0,0,.9);display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}html:not(.dark) .wtree-index-agent-spotlight-module__agentDesc___DpDD-{color:#1c1c1ecc;text-shadow:none}.wtree-index-agent-spotlight-module__goBtn___LYy2f{flex-shrink:0;width:38px;height:38px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:#ffffff26;color:#fff;display:flex;align-items:center;justify-content:center;pointer-events:auto;cursor:pointer;padding:0;margin:0;box-shadow:0 4px 16px #0006,inset 0 0 0 1px #ffffff1a;transition:all .2s ease;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}html:not(.dark) .wtree-index-agent-spotlight-module__goBtn___LYy2f{background:#0000000d;border-color:#0000001a;color:#1c1c1e;box-shadow:0 4px 12px #0000000d}.wtree-index-agent-spotlight-module__goBtn___LYy2f:hover{background:#ffffff4d;transform:scale(1.1)}.wtree-index-agent-spotlight-module__goBtn___LYy2f:focus-visible{outline:2px solid var(--primary-purple, #6366f1);outline-offset:2px}.wtree-index-agent-spotlight-module__emptySlot___BYP5u{align-items:center;justify-content:center;height:232px;min-height:232px;max-height:232px;border:1px dashed rgba(255,255,255,.15);background:#ffffff0d;box-shadow:none}html:not(.dark) .wtree-index-agent-spotlight-module__emptySlot___BYP5u{border-color:#0000001a;background:#00000005}.wtree-index-agent-spotlight-module__emptySlotText___urvdB{font-size:13px;font-weight:600;color:#ffffff59;text-align:center;padding:0 16px}html:not(.dark) .wtree-index-agent-spotlight-module__emptySlotText___urvdB{color:#0000004d}.wtree-index-agent-spotlight-module__summaryCard___RUcgc{cursor:pointer;height:232px;min-height:232px;max-height:232px;padding:24px;background:#ffffff1f padding-box,linear-gradient(173.83deg,#fff6,#fff0 36.84% 57.44%,#ffffff1a) border-box;text-align:left;transition:transform .35s cubic-bezier(.23,1,.32,1),border-color .25s ease,box-shadow .35s ease;display:flex;flex-direction:column;border:1px solid rgb(167,166,166)}.wtree-index-agent-spotlight-module__summaryCard___RUcgc:hover{transform:translateY(-4px);border-color:transparent;box-shadow:var(--glass-shadow-panel-interactive)}html:not(.dark) .wtree-index-agent-spotlight-module__summaryCard___RUcgc:hover{box-shadow:0 20px 40px #00000014,inset 0 0 0 1px #fff9}.wtree-index-agent-spotlight-module__summaryCard___RUcgc:focus-visible{outline:2px solid var(--primary-purple, #7c6cf6);outline-offset:2px}.wtree-index-agent-spotlight-module__summaryHeader___LEbE1{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.wtree-index-agent-spotlight-module__summaryTitle___DOY6p{font-size:16px;font-weight:700;color:#fff;margin:0;letter-spacing:-.02em}html:not(.dark) .wtree-index-agent-spotlight-module__summaryTitle___DOY6p{color:#1c1c1e}.wtree-index-agent-spotlight-module__viewAll___iCctn{font-size:12px;font-weight:700;color:#ffffff8c;background:none;border:none;padding:4px 0;cursor:pointer;transition:color .2s ease}html:not(.dark) .wtree-index-agent-spotlight-module__viewAll___iCctn{color:#00000073}.wtree-index-agent-spotlight-module__viewAll___iCctn:hover{color:#ffffffe6}html:not(.dark) .wtree-index-agent-spotlight-module__viewAll___iCctn:hover{color:#1c1c1e}.wtree-index-agent-spotlight-module__statsRow___LGWHm{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;flex:1;align-content:center;text-align:left}.wtree-index-agent-spotlight-module__statBlock___HmuXs{text-align:left}.wtree-index-agent-spotlight-module__statValue___Wuioy{font-size:28px;font-weight:700;color:#fff;line-height:1.1;letter-spacing:-.03em}html:not(.dark) .wtree-index-agent-spotlight-module__statValue___Wuioy{color:#1c1c1e}.wtree-index-agent-spotlight-module__statLabel___Wk39w{margin-top:4px;font-size:11px;font-weight:500;color:#fff9;letter-spacing:.04em}html:not(.dark) .wtree-index-agent-spotlight-module__statLabel___Wk39w{color:#00000073}.wtree-index-agent-spotlight-module__summaryDivider___zhXFR{height:1px;background:#ffffff1a;margin:12px 0}html:not(.dark) .wtree-index-agent-spotlight-module__summaryDivider___zhXFR{background:#00000014}.wtree-index-agent-spotlight-module__footerAvatars___vQ38u{display:flex;align-items:center;justify-content:flex-start;gap:10px}.wtree-index-agent-spotlight-module__avatarStack___c1tUJ{display:flex;align-items:center}.wtree-index-agent-spotlight-module__avatar___pv0jh{width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.2);object-fit:cover;margin-left:-12px;box-shadow:0 4px 8px #0003}html:not(.dark) .wtree-index-agent-spotlight-module__avatar___pv0jh{border-color:#fff;box-shadow:0 4px 10px #00000014}.wtree-index-agent-spotlight-module__avatar___pv0jh:first-child{margin-left:0}.wtree-index-agent-spotlight-module__addBtn___Ua-SV{width:40px;height:40px;border-radius:50%;border:1px dashed rgba(255,255,255,.3);background:#ffffff0d;color:#fff9;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease;margin-left:8px}html:not(.dark) .wtree-index-agent-spotlight-module__addBtn___Ua-SV{border-color:#00000026;background:#00000008;color:#0006}.wtree-index-agent-spotlight-module__addBtn___Ua-SV:hover{background:#ffffff1f;border-color:#ffffff73}.CalendarSurfaceView-module__root___SIKeQ{position:relative;display:flex;flex-direction:column;height:100%;min-height:0;background:transparent;color:var(--text-primary);font-family:var(--font-family-sans);--calendar-fg: var(--text-primary);--calendar-fg-muted: var(--text-secondary);--calendar-fg-subtle: var(--text-tertiary);--calendar-accent-default: #0a84ff;--calendar-accent-cancel: #fb7185;--calendar-accent-done: #94a3b8}.CalendarSurfaceView-module__rootDrawerOpen___AZfAf{overflow:hidden}.CalendarSurfaceView-module__searchInput___7P2tJ{flex:1;min-width:140px;max-width:320px;padding:8px 12px;font-size:var(--type-footnote-size);border:1px solid hsl(var(--foreground) / .1);border-radius:999px;background:hsl(var(--foreground) / .06);color:var(--text-primary)}.CalendarSurfaceView-module__searchInput___7P2tJ .ant-input{background:transparent!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__searchInput___7P2tJ .ant-input::placeholder{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__searchInput___7P2tJ:focus,.CalendarSurfaceView-module__searchInput___7P2tJ:focus-within{outline:none;box-shadow:0 0 0 2px var(--focus-ring)}.CalendarSurfaceView-module__filterCompanyItem___NVVOl{display:flex;align-items:flex-start;gap:8px;font-size:13px;line-height:1.35;cursor:pointer;margin:0;padding:0;width:100%}.CalendarSurfaceView-module__scheduleListLi___lrYxH{padding:var(--spacing-sm) 0;font-size:var(--type-footnote-size);color:var(--text-primary);cursor:pointer;border-bottom:none;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm)}.CalendarSurfaceView-module__scheduleListLi___lrYxH:hover{background:hsl(var(--foreground) / .05)}.CalendarSurfaceView-module__scheduleTime___TTgRH{font-size:var(--type-caption-1-size);color:var(--text-tertiary)}.CalendarSurfaceView-module__dayViewNav___mfxRC{display:flex;align-items:center;gap:12px;margin-bottom:16px}.CalendarSurfaceView-module__dayTimeGrid___TtoDG{overflow:auto;max-height:400px}.CalendarSurfaceView-module__dayTimeRow___OCbLa{display:grid;grid-template-columns:48px 1fr;gap:var(--spacing-sm);min-height:32px;align-items:start;border-bottom:none;font-size:var(--type-footnote-size)}.CalendarSurfaceView-module__dayTimeLabel___4vOIk{color:var(--text-tertiary);padding:var(--spacing-xs) 0}.CalendarSurfaceView-module__dayTimeSlot___g4Qoh{position:relative;min-height:28px;padding:4px 0}.CalendarSurfaceView-module__dayTimeEvent___bjSTf{padding:var(--spacing-xs) var(--spacing-sm);background:var(--so-accent-bg);border-radius:var(--radius-sm);margin-bottom:var(--spacing-xs);cursor:pointer;font-size:var(--type-footnote-size);color:var(--text-primary);transition:background var(--transition-fast)}.CalendarSurfaceView-module__dayTimeEvent___bjSTf:hover{background:var(--so-accent-bg-hover)}.CalendarSurfaceView-module__modalOverlay___eY2DN{position:fixed;inset:0;background:hsl(var(--foreground) / .45);display:flex;align-items:center;justify-content:center;z-index:1000}.CalendarSurfaceView-module__modal___G-y7d{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius-lg);padding:20px;min-width:360px;max-width:90vw;max-height:90vh;overflow:auto;box-shadow:var(--shadow-xl);color:var(--text-primary)}.CalendarSurfaceView-module__modalTitle___h5Tob{margin:0 0 var(--spacing-md);font-size:var(--type-headline-size);font-weight:600;color:var(--text-primary)}.CalendarSurfaceView-module__formRow___-AkHU{margin-bottom:12px}.CalendarSurfaceView-module__formRow___-AkHU label{display:block;font-size:var(--type-footnote-size);color:var(--text-secondary);margin-bottom:var(--spacing-xs)}.CalendarSurfaceView-module__formRow___-AkHU input[type=text],.CalendarSurfaceView-module__formRow___-AkHU input[type=date],.CalendarSurfaceView-module__formRow___-AkHU input[type=time]{width:100%;padding:var(--spacing-sm) 10px;font-size:var(--type-footnote-size);border:1px solid hsl(var(--border));border-radius:var(--radius-sm);background:hsl(var(--background));color:var(--text-primary)}.CalendarSurfaceView-module__formRow___-AkHU input[type=date]+input[type=time],.CalendarSurfaceView-module__formRow___-AkHU input[type=time]{margin-left:8px;width:100px}.CalendarSurfaceView-module__modalActions___P4v3s{display:flex;gap:8px;margin-top:20px;flex-wrap:wrap}.CalendarSurfaceView-module__modalBtn___fZPke,.CalendarSurfaceView-module__modalBtnPrimary___6RfrQ,.CalendarSurfaceView-module__modalBtnDanger___v6wiV{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--type-footnote-size);border-radius:var(--radius-sm);cursor:pointer;border:1px solid hsl(var(--border));background:hsl(var(--card));color:var(--text-secondary);transition:background var(--transition-fast),filter var(--transition-fast)}.CalendarSurfaceView-module__modalBtn___fZPke:hover{background:hsl(var(--muted))}.CalendarSurfaceView-module__modalBtnPrimary___6RfrQ{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.CalendarSurfaceView-module__modalBtnPrimary___6RfrQ:hover{filter:brightness(.93)}.CalendarSurfaceView-module__modalBtnDanger___v6wiV{border-color:hsl(var(--destructive));color:hsl(var(--destructive));background:hsl(var(--card))}.CalendarSurfaceView-module__modalBtnDanger___v6wiV:hover{background:hsl(var(--destructive) / .08)}.CalendarSurfaceView-module__apiError___u8TDZ,.CalendarSurfaceView-module__apiErrorAlert___73SOV{margin:0 var(--spacing-md) var(--spacing-sm)}.CalendarSurfaceView-module__apiErrorAlert___73SOV .ant-alert{background:hsl(var(--destructive) / .08)!important;border-color:hsl(var(--destructive) / .3)!important}.CalendarSurfaceView-module__apiError___u8TDZ{padding:var(--spacing-sm) 12px;background:hsl(var(--destructive) / .1);color:hsl(var(--destructive));border:1px solid hsl(var(--destructive) / .25);border-radius:var(--radius-md);font-size:var(--type-footnote-size);display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm)}.CalendarSurfaceView-module__apiError___u8TDZ button{background:none;border:none;font-size:18px;cursor:pointer;color:hsl(var(--destructive))}.CalendarSurfaceView-module__newFormModal___KlGEm{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:var(--radius-lg);min-width:400px;max-width:520px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:var(--shadow-xl);color:var(--text-primary)}.CalendarSurfaceView-module__newFormHeader___fo608{display:flex;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid hsl(var(--border));flex-shrink:0}.CalendarSurfaceView-module__newFormHeaderBtn___XI170{background:none;border:none;font-size:var(--type-subheadline-size);color:var(--text-secondary);cursor:pointer;padding:4px 8px}.CalendarSurfaceView-module__newFormHeaderBtn___XI170:hover{color:var(--text-primary)}.CalendarSurfaceView-module__newFormTitle___WUYaf{margin:0;font-size:var(--type-headline-size);font-weight:600;color:var(--text-primary)}.CalendarSurfaceView-module__newFormHeaderBtnPrimary___rHLu0{background:none;border:none;font-size:var(--type-subheadline-size);color:hsl(var(--primary));cursor:pointer;padding:4px 8px;font-weight:500}.CalendarSurfaceView-module__newFormHeaderBtnPrimary___rHLu0:hover{filter:brightness(.9)}.CalendarSurfaceView-module__newFormBody___xtIJ9{overflow-y:auto}.CalendarSurfaceView-module__newFormTitleInput___FH98Y{width:100%;padding:12px;font-size:var(--type-subheadline-size);border:1px solid hsl(var(--border));border-radius:var(--radius-md);resize:none;box-sizing:border-box;min-height:72px;background:hsl(var(--background));color:var(--text-primary)}.CalendarSurfaceView-module__newFormTitleInput___FH98Y::placeholder{color:var(--text-tertiary)}.CalendarSurfaceView-module__charCount___aQ3sq{text-align:right;font-size:var(--type-caption-1-size);color:var(--text-tertiary);margin-top:var(--spacing-xs)}.CalendarSurfaceView-module__newFormCard___xwICG{background:hsl(var(--muted));border:1px solid hsl(var(--border));border-radius:var(--radius-md);padding:12px 14px;margin-top:12px}.CalendarSurfaceView-module__newFormListRow___seg5V{display:flex;align-items:center;justify-content:space-between;min-height:40px;cursor:pointer;gap:8px}.CalendarSurfaceView-module__newFormListLabel___Qb1Jx{font-size:12px;font-weight:900;color:var(--text-primary);flex-shrink:0}.CalendarSurfaceView-module__newFormDateTime___J87Tk{display:flex;align-items:center;gap:8px}.CalendarSurfaceView-module__newFormDateTime___J87Tk input[type=date],.CalendarSurfaceView-module__newFormDateTime___J87Tk input[type=time]{padding:6px 10px;font-size:var(--type-footnote-size);border:1px solid hsl(var(--border));border-radius:var(--radius-sm);background:hsl(var(--background));color:var(--text-primary)}.CalendarSurfaceView-module__newFormSwitchRow___QiJd2{display:flex;align-items:center;justify-content:space-between;margin-top:var(--spacing-sm);padding-top:var(--spacing-sm)}.CalendarSurfaceView-module__newFormAllDayBar___b6dbB{display:flex;align-items:center;justify-content:space-between;margin-top:0;padding:16px;border-radius:16px;background:#0003;border:1px solid rgba(255,255,255,.05)}.CalendarSurfaceView-module__newFormAllDayLabel___pBFBc{font-size:14px;font-weight:700;color:#fff}.CalendarSurfaceView-module__newFormAllDayToggle___poSpT{width:48px;height:24px;border-radius:9999px;border:none;padding:0;cursor:pointer;position:relative;flex-shrink:0;transition:background .3s ease}.CalendarSurfaceView-module__newFormAllDayToggleOff___P9gAv{background:#ffffff1a}.CalendarSurfaceView-module__newFormAllDayToggleOn___VT4TC{background:#aec5eb}.CalendarSurfaceView-module__newFormAllDayToggleThumb___dN6ac{position:absolute;top:4px;left:4px;width:16px;height:16px;border-radius:50%;background:#fff;box-shadow:0 1px 2px #0000001a;transition:left .3s ease;pointer-events:none}.CalendarSurfaceView-module__newFormAllDayToggleOn___VT4TC .CalendarSurfaceView-module__newFormAllDayToggleThumb___dN6ac{left:28px}.CalendarSurfaceView-module__newFormReminderRow___S1zrY{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;margin-top:0;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.05);background:#0003;cursor:pointer;text-align:left;transition:background-color .2s ease}.CalendarSurfaceView-module__newFormReminderRow___S1zrY:hover{background:#0000004d}.CalendarSurfaceView-module__newFormReminderRowLeft___vxyDe{display:flex;min-width:0;align-items:center;gap:12px}.CalendarSurfaceView-module__newFormReminderIconWrap___SoFln{display:flex;height:32px;width:32px;flex-shrink:0;align-items:center;justify-content:center;border-radius:8px;background:#ffd60a33}.CalendarSurfaceView-module__newFormReminderBell___EbNcy{color:#ffd60a}.CalendarSurfaceView-module__newFormReminderTitle___iRuuI{font-size:14px;font-weight:700;color:#fff}.CalendarSurfaceView-module__newFormReminderRowRight___x-KJ-{display:flex;align-items:center;gap:4px;flex-shrink:0}.CalendarSurfaceView-module__newFormReminderValue___1GnSS{max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:500;color:#fff6;transition:color .2s ease}.CalendarSurfaceView-module__newFormReminderRow___S1zrY:hover .CalendarSurfaceView-module__newFormReminderValue___1GnSS{color:#fff9}.CalendarSurfaceView-module__newFormReminderChevron___b73y3{flex-shrink:0;color:#fff3}.CalendarSurfaceView-module__newFormReminderSubHeader___nCO3u{display:grid;width:100%;grid-template-columns:48px 1fr 48px;align-items:center}.CalendarSurfaceView-module__newFormReminderSubBack___MBoVz{display:flex;justify-self:start;align-items:center;justify-content:center;padding:4px;border:none;border-radius:4px;background:transparent;color:#fff9;cursor:pointer;transition:color .2s}.CalendarSurfaceView-module__newFormReminderSubBack___MBoVz:hover{color:#fff}.CalendarSurfaceView-module__newFormReminderSubTitle___hKpOJ{margin:0;min-width:0;text-align:center;font-size:17px;font-weight:700;letter-spacing:-.02em;color:#fff}.CalendarSurfaceView-module__newFormReminderSubDone___30Dvp{justify-self:end;border:none;padding:4px;background:transparent;font-size:15px;font-weight:700;color:#aec5eb;cursor:pointer;transition:opacity .2s}.CalendarSurfaceView-module__newFormReminderSubDone___30Dvp:hover{opacity:.85}.CalendarSurfaceView-module__filterDrawerCheckRow___fk2d7{padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.05)}.CalendarSurfaceView-module__filterDrawerCheckRow___fk2d7:last-child{border-bottom:none}.CalendarSurfaceView-module__filterDrawerCompanyLabel___b0UDN{font-size:12px;font-weight:700;letter-spacing:.02em;color:#ffffff61;padding:6px 4px 10px}.CalendarSurfaceView-module__newFormReminderList___6Nlvn{display:flex;flex-direction:column;gap:16px}.CalendarSurfaceView-module__newFormReminderGroup___oCAS2{overflow:hidden;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#00000040}.CalendarSurfaceView-module__newFormReminderOptionBtn___d2FFd{display:flex;width:100%;align-items:center;justify-content:space-between;gap:12px;padding:16px 20px;border:none;background:transparent;color:inherit;cursor:pointer;text-align:left;transition:background .2s}.CalendarSurfaceView-module__newFormReminderOptionBtn___d2FFd:hover{background:#ffffff0d}.CalendarSurfaceView-module__newFormReminderOptionBtn___d2FFd+.CalendarSurfaceView-module__newFormReminderOptionBtn___d2FFd{border-top:1px solid rgba(255,255,255,.05)}.CalendarSurfaceView-module__newFormReminderOptionLabel___GepRv{font-size:15px;font-weight:500;color:#ffffffb3}.CalendarSurfaceView-module__newFormReminderOptionLabelActive___7n85Z{color:#fff}.CalendarSurfaceView-module__newFormReminderRadio___mhqs-{display:flex;height:24px;width:24px;flex-shrink:0;align-items:center;justify-content:center;border-radius:50%;border:2px solid rgba(255,255,255,.3);transition:border-color .2s,background .2s}.CalendarSurfaceView-module__newFormReminderRadioOn___iE0DS{border-color:#aec5eb;background:#aec5eb}.CalendarSurfaceView-module__newFormSwitchOff___JHKF3,.CalendarSurfaceView-module__newFormSwitchOn___2qLXb{width:44px;height:24px;border-radius:12px;border:none;cursor:pointer;padding:0;position:relative;background:hsl(var(--foreground) / .2);transition:background .2s;display:flex;align-items:center}.CalendarSurfaceView-module__newFormSwitchOn___2qLXb{background:hsl(var(--primary))}.CalendarSurfaceView-module__newFormSwitchThumb___QmU4q{position:absolute;width:20px;height:20px;border-radius:50%;background:hsl(var(--card));top:2px;left:2px;transition:transform .2s;box-shadow:0 1px 2px #0003}.CalendarSurfaceView-module__newFormSwitchOn___2qLXb .CalendarSurfaceView-module__newFormSwitchThumb___QmU4q{transform:translate(20px)}.CalendarSurfaceView-module__newFormListRight___kxPP9{display:flex;align-items:center;gap:4px;font-size:var(--type-footnote-size);color:var(--text-secondary)}.CalendarSurfaceView-module__newFormHint___RcoDm{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormChevron___ThAYL{color:var(--text-tertiary);font-size:var(--type-subheadline-size)}.CalendarSurfaceView-module__newFormLocationInput___9a2ha{flex:1;min-width:0;padding:6px 0;font-size:var(--type-footnote-size);border:none;background:transparent;outline:none;color:var(--text-primary)}.CalendarSurfaceView-module__newFormLocationInput___9a2ha::placeholder{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDropdown___Y4ebA{margin-top:var(--spacing-sm);padding-top:var(--spacing-sm);display:flex;flex-direction:column;gap:var(--spacing-xs)}.CalendarSurfaceView-module__newFormDropdownItem___A7i6v,.CalendarSurfaceView-module__newFormDropdownItemActive___7lFlR{padding:var(--spacing-sm) 12px;text-align:left;font-size:var(--type-footnote-size);border:none;border-radius:var(--radius-sm);background:transparent;cursor:pointer;color:var(--text-primary)}.CalendarSurfaceView-module__newFormDropdownItem___A7i6v:hover,.CalendarSurfaceView-module__newFormDropdownItemActive___7lFlR{background:var(--so-accent-bg);color:hsl(var(--primary))}.CalendarSurfaceView-module__newFormCloseInline___-GcO-{background:none;border:none;font-size:18px;color:var(--text-tertiary);cursor:pointer;padding:0 4px;line-height:1}.CalendarSurfaceView-module__newFormDescTextarea___UqNE2{width:100%;margin-top:var(--spacing-sm);padding:10px;font-size:var(--type-footnote-size);border:1px solid hsl(var(--border));border-radius:var(--radius-md);resize:none;min-height:80px;box-sizing:border-box;background:hsl(var(--background));color:var(--text-primary)}.CalendarSurfaceView-module__newFormToolbar___MiIPe{display:flex;align-items:center;justify-content:space-around;gap:var(--spacing-sm);margin-top:var(--spacing-md);padding-top:var(--spacing-md);flex-wrap:wrap}.CalendarSurfaceView-module__newFormToolbarItem___Yci-N{display:flex;flex-direction:column;align-items:center;gap:4px;padding:var(--spacing-sm) 6px;font-size:var(--type-caption-1-size);color:var(--text-secondary);background:none;border:none;cursor:pointer;border-radius:var(--radius-md);transition:background var(--transition-fast),color var(--transition-fast)}.CalendarSurfaceView-module__newFormToolbarItem___Yci-N:hover{background:hsl(var(--muted));color:hsl(var(--primary))}.CalendarSurfaceView-module__newFormToolbarIcon___3Wv--{font-size:18px}.CalendarSurfaceView-module__participantPickerHeader___A82GW{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;padding:0 4px}.CalendarSurfaceView-module__participantPickerTitle___bFXpo{font-size:var(--type-headline-size);font-weight:600;color:var(--text-primary)}.CalendarSurfaceView-module__participantPickerCard___g7rAU{border-radius:var(--radius-lg)}.CalendarSurfaceView-module__participantPickerRow___f1XBM{display:flex;align-items:center;justify-content:space-between;padding:10px 4px;cursor:pointer;font-size:var(--type-subheadline-size);color:var(--text-primary)}.CalendarSurfaceView-module__participantPickerListItem___5N8Ib{padding:10px 4px!important;border-block-end:none!important;gap:12px}.CalendarSurfaceView-module__participantPickerNameCol___cz-Kk{flex:1;display:flex;align-items:center;flex-wrap:wrap;min-width:0}.CalendarSurfaceView-module__roomSelectWrap___SwE34{position:relative;width:100%}.CalendarSurfaceView-module__roomSelectTrigger___NU-q1{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;min-height:40px;padding:8px 12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#ffffffeb;font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:background .15s ease,border-color .15s ease}.CalendarSurfaceView-module__roomSelectTrigger___NU-q1:hover{background:#ffffff1a}.CalendarSurfaceView-module__roomSelectTriggerLabel___qWCGx{min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CalendarSurfaceView-module__roomSelectChevron___UB01C{flex-shrink:0;opacity:.7;transition:transform .2s ease}.CalendarSurfaceView-module__roomSelectChevronOpen___mBObZ{transform:rotate(180deg)}.CalendarSurfaceView-module__roomSelectList___RHE6b{margin:0;padding:6px;list-style:none;border-radius:14px;border:1px solid rgba(255,255,255,.12);background:#1c1c22f0;backdrop-filter:blur(28px) saturate(1.12);-webkit-backdrop-filter:blur(28px) saturate(1.12);box-shadow:0 16px 48px #00000073;max-height:min(50vh,280px);overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.CalendarSurfaceView-module__roomSelectOption___SqsY2{display:flex;width:100%;align-items:center;justify-content:space-between;gap:8px;padding:10px 12px;border:none;border-radius:10px;background:transparent;color:#ffffffeb;font-size:14px;font-weight:500;text-align:left;cursor:pointer;transition:background .12s ease}.CalendarSurfaceView-module__roomSelectOption___SqsY2:hover{background:#ffffff14}.CalendarSurfaceView-module__roomSelectOptionActive___VS4Vx{background:#0a84ff38;color:#fff}.CalendarSurfaceView-module__roomSelectOptionLabel___OaItV{min-width:0;flex:1}.CalendarSurfaceView-module__roomSelectCheck___lQXC1{flex-shrink:0;color:#7dd3fc}.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=light] .CalendarSurfaceView-module__roomSelectTrigger___NU-q1,.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=white] .CalendarSurfaceView-module__roomSelectTrigger___NU-q1{border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--muted) / .5);color:var(--text-primary)}.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=light] .CalendarSurfaceView-module__roomSelectTrigger___NU-q1:hover,.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=white] .CalendarSurfaceView-module__roomSelectTrigger___NU-q1:hover{background:hsl(var(--muted) / .72)}.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=light] .CalendarSurfaceView-module__roomSelectList___RHE6b,.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=white] .CalendarSurfaceView-module__roomSelectList___RHE6b{border:1px solid hsl(var(--foreground) / .12);background:hsl(var(--card) / .92);backdrop-filter:blur(32px) saturate(1.08);-webkit-backdrop-filter:blur(32px) saturate(1.08);box-shadow:0 16px 40px hsl(var(--foreground) / .12);color:var(--text-primary)}.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=light] .CalendarSurfaceView-module__roomSelectOption___SqsY2,.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=white] .CalendarSurfaceView-module__roomSelectOption___SqsY2{color:var(--text-primary)}.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=light] .CalendarSurfaceView-module__roomSelectOption___SqsY2:hover,.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=white] .CalendarSurfaceView-module__roomSelectOption___SqsY2:hover{background:hsl(var(--muted) / .55)}.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=light] .CalendarSurfaceView-module__roomSelectOptionActive___VS4Vx,.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=white] .CalendarSurfaceView-module__roomSelectOptionActive___VS4Vx{background:hsl(var(--primary) / .16);color:var(--text-primary)}.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=light] .CalendarSurfaceView-module__roomSelectCheck___lQXC1,.CalendarSurfaceView-module__roomSelectWrap___SwE34[data-cal-surface-theme=white] .CalendarSurfaceView-module__roomSelectCheck___lQXC1{color:hsl(var(--primary))}.CalendarSurfaceView-module__root___SIKeQ .ant-card{background:transparent!important;border:none!important;box-shadow:none!important}.CalendarSurfaceView-module__root___SIKeQ .ant-card-small>.ant-card-body{padding:12px}.CalendarSurfaceView-module__root___SIKeQ .ant-list-item{border:none!important}.CalendarSurfaceView-module__root___SIKeQ .ant-btn-link{color:hsl(var(--primary))!important}.CalendarSurfaceView-module__root___SIKeQ .ant-btn-link:hover{color:hsl(var(--primary))!important;filter:brightness(.92)}.CalendarSurfaceView-module__root___SIKeQ .ant-input-affix-wrapper{background:hsl(var(--foreground) / .06)!important;border:none!important;box-shadow:none!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__root___SIKeQ .ant-input-affix-wrapper .ant-input{color:var(--text-primary)!important}.CalendarSurfaceView-module__root___SIKeQ .ant-input-affix-wrapper .ant-input::placeholder{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__root___SIKeQ .ant-input-affix-wrapper-focused{box-shadow:0 0 0 2px var(--focus-ring)!important}.CalendarSurfaceView-module__root___SIKeQ .ant-btn{box-shadow:none!important}.CalendarSurfaceView-module__root___SIKeQ .ant-btn-default{background:transparent!important;border:none!important;color:var(--text-secondary)!important}.CalendarSurfaceView-module__root___SIKeQ .ant-btn-default:hover,.CalendarSurfaceView-module__root___SIKeQ .ant-btn-default:focus-visible{background:hsl(var(--foreground) / .08)!important;border:none!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__root___SIKeQ .ant-btn-group{border:none!important;box-shadow:none!important;gap:4px}.CalendarSurfaceView-module__root___SIKeQ .ant-btn-group .ant-btn{border:none!important}.CalendarSurfaceView-module__root___SIKeQ .ant-btn-group .ant-btn-primary{background:hsl(var(--primary))!important;border:none!important;color:hsl(var(--primary-foreground))!important}.CalendarSurfaceView-module__root___SIKeQ .ant-btn-variant-outlined:not(.ant-btn-primary),.CalendarSurfaceView-module__root___SIKeQ .ant-btn-color-default:not(.ant-btn-primary){background:transparent!important;border:none!important;color:var(--text-secondary)!important}.CalendarSurfaceView-module__root___SIKeQ .ant-btn-primary{border:none!important;color:hsl(var(--primary-foreground))!important}.CalendarSurfaceView-module__root___SIKeQ .ant-alert{border:none!important}.CalendarSurfaceView-module__root___SIKeQ .ant-alert-message{color:inherit!important}.CalendarSurfaceView-module__root___SIKeQ .ant-checkbox-wrapper{color:var(--text-secondary)!important}.CalendarSurfaceView-module__root___SIKeQ .ant-checkbox-wrapper:hover{color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73{--ant-select-background-color: hsl(var(--muted));--ant-select-color: var(--text-primary)}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-modal-mask{background:transparent!important;background-color:transparent!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-modal-container{background:hsl(var(--card) / .22)!important;background-color:hsl(var(--card) / .22)!important;backdrop-filter:blur(20px) saturate(1.12);-webkit-backdrop-filter:blur(20px) saturate(1.12);border:1px solid hsl(var(--foreground) / .14)!important;box-shadow:0 16px 48px hsl(var(--foreground) / .12),0 0 0 1px hsl(var(--foreground) / .05) inset;color:var(--text-primary)}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-modal{color:var(--text-primary)}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-modal-header{background:transparent!important;border-bottom:none!important;margin-bottom:0;color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-modal-title{color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-modal-close{color:var(--text-secondary)}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-modal-close:hover{color:var(--text-primary)}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-modal-body{padding-top:12px;color:var(--text-primary)}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-modal-footer{background:transparent!important;border-top:none!important;color:var(--text-primary)}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-card{background:transparent!important;border:none!important;color:var(--text-primary)}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-card-head-title{color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-picker{background:transparent!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-picker .ant-picker-selector,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-picker.ant-picker-outlined .ant-picker-selector,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-picker.ant-picker-filled .ant-picker-selector{background:hsl(var(--muted))!important;border-color:transparent!important;border-width:0!important;box-shadow:none!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-picker.ant-picker-outlined:not(.ant-picker-disabled):hover .ant-picker-selector,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-picker.ant-picker-outlined:not(.ant-picker-disabled).ant-picker-focused .ant-picker-selector{background:hsl(var(--accent))!important;border-color:transparent!important;box-shadow:none!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-select:not(.ant-select-customize-input){background:hsl(var(--muted))!important;background-color:hsl(var(--muted))!important;border-color:transparent!important;border-width:0!important;box-shadow:none!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-select:not(.ant-select-disabled):hover,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-select.ant-select-focused:not(.ant-select-disabled){background:hsl(var(--accent))!important;background-color:hsl(var(--accent))!important;border-color:transparent!important;box-shadow:none!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-picker .ant-picker-input>input{color:var(--text-primary)!important;background:transparent!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-picker .ant-picker-input>input::placeholder{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-picker-suffix,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-picker-clear,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-select-arrow{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-select-content-value,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-select-selection-item{color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-select-placeholder,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-select-selection-placeholder{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-input,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-input-affix-wrapper,.CalendarSurfaceView-module__calendarModalShell___Ldi73 textarea.ant-input,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-input-textarea-affix-wrapper{background:hsl(var(--foreground) / .05)!important;border:none!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-input-textarea-affix-wrapper textarea.ant-input{color:var(--text-primary)!important;background:transparent!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-input::placeholder,.CalendarSurfaceView-module__calendarModalShell___Ldi73 textarea.ant-input::placeholder{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-input-suffix,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-input-data-count{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-link{color:hsl(var(--primary))!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-default{background:transparent!important;border:none!important;color:var(--text-secondary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-default:hover,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-default:focus-visible{background:hsl(var(--foreground) / .08)!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-variant-outlined:not(.ant-btn-primary),.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-color-default:not(.ant-btn-primary){background:transparent!important;border:none!important;color:var(--text-secondary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-variant-outlined:not(.ant-btn-primary):hover,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-color-default:not(.ant-btn-primary):hover{background:hsl(var(--foreground) / .08)!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-primary{border:none!important;color:hsl(var(--primary-foreground))!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-switch{background:hsl(var(--foreground) / .2)}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-switch-checked{background:hsl(var(--primary))!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-variant-text{background:transparent!important;border:none!important;color:var(--text-secondary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-variant-text:hover,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-variant-text:focus-visible{background:hsl(var(--foreground) / .08)!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-dangerous{color:hsl(var(--destructive))!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-dangerous.ant-btn-background-ghost,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-btn-dangerous.ant-btn-variant-outlined{border-color:transparent!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-list-item{color:var(--text-primary);border-color:hsl(var(--border) / .4)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-checkbox-wrapper,.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-input-borderless{color:var(--text-primary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-input-borderless::placeholder{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-card-extra{color:var(--text-secondary)}.CalendarSurfaceView-module__calendarModalShell___Ldi73 .ant-space{color:inherit}.CalendarSurfaceView-module__detailModalFrame___bm5oM{display:flex;flex-direction:column;min-height:0;margin:-8px -4px 0}.CalendarSurfaceView-module__detailHeaderBar___o9Qu2{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-shrink:0;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid hsl(var(--foreground) / .1)}.CalendarSurfaceView-module__detailHeaderBarTitle___Zjm2a{flex:1;min-width:0;text-align:center;font-weight:600;font-size:var(--type-subheadline-size);color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CalendarSurfaceView-module__detailHeaderBarRight___L8gNZ{flex-shrink:0;min-width:64px;justify-content:flex-end}.CalendarSurfaceView-module__detailModalBody___pA-Bv{max-height:min(70vh,520px);overflow-y:auto;padding-right:4px}.CalendarSurfaceView-module__detailSpinWrap___BiCUc{display:flex;justify-content:center;padding:32px 0}.CalendarSurfaceView-module__detailMuted___QpNDt{color:var(--text-tertiary);font-size:var(--type-footnote-size);margin:0}.CalendarSurfaceView-module__detailDuration___28JMg{margin:0 0 12px;font-size:var(--type-footnote-size);color:var(--text-secondary)}.CalendarSurfaceView-module__detailCard___RwaSE{margin-bottom:12px!important;background:hsl(var(--foreground) / .04)!important;border:none!important}.CalendarSurfaceView-module__detailRow___1SX-C{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:6px 0;font-size:var(--type-subheadline-size);color:var(--text-primary)}.CalendarSurfaceView-module__detailLabel___-verr{flex-shrink:0;color:var(--text-secondary);min-width:5em}.CalendarSurfaceView-module__detailSectionHint___OEdUk{font-size:var(--type-caption-1-size);color:var(--text-tertiary);margin:12px 0 8px}.CalendarSurfaceView-module__detailHistory___bndzR{margin:0;font-size:var(--type-footnote-size);color:var(--text-secondary)}.CalendarSurfaceView-module__detailDesc___dyFDq{margin:0;white-space:pre-wrap;word-break:break-word}.CalendarSurfaceView-module__detailFooterCol___hUOHZ{display:flex;flex-direction:column;gap:10px;width:100%}.CalendarSurfaceView-module__detailStatusBtn___dW-Pe{opacity:.85}.CalendarSurfaceView-module__detailDrawerHeaderRight___O-HzC{display:flex;flex-shrink:0;align-items:center;gap:6px}.CalendarSurfaceView-module__detailDrawerHeaderActions___Z3Oqz{display:flex;align-items:center;gap:2px}.CalendarSurfaceView-module__detailDrawerIconBtn___f2Xkl{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:none;border-radius:999px;background:transparent;color:#ffffff8c;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease}.CalendarSurfaceView-module__detailDrawerIconBtn___f2Xkl:hover{background:#ffffff14;color:#ffffffe6}.CalendarSurfaceView-module__detailDrawerIconBtn___f2Xkl:active{transform:scale(.96)}.CalendarSurfaceView-module__detailPresentation___dHf4V{display:flex;flex-direction:column;gap:24px;width:100%;min-width:0}.CalendarSurfaceView-module__detailHero___VMpSl{margin:0;padding:0}.CalendarSurfaceView-module__detailStatusBadge___55uPf{display:inline-flex;align-self:flex-start;margin-bottom:10px;padding:6px 12px;border-radius:999px;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#ffffff8c;background:#ffffff14;border:1px solid rgba(255,255,255,.1)}.CalendarSurfaceView-module__detailHeroTitle___-FuS2{margin:0;font-size:17px;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:#fff;word-break:break-word}.CalendarSurfaceView-module__detailHeroSub___bwNp6{margin:8px 0 0;font-size:12px;font-weight:500;color:#ffffff80}.CalendarSurfaceView-module__detailFieldsStack___EVplT{display:flex;flex-direction:column;gap:16px}.CalendarSurfaceView-module__detailCmRow___Dk1aH{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.CalendarSurfaceView-module__detailCmLabel___elIIG{flex:0 0 auto;max-width:6.5em;padding-top:10px;font-size:10px;font-weight:900;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;color:#fff6}.CalendarSurfaceView-module__detailCmPill___uI-r-{display:flex;min-width:0;flex:1;align-items:flex-start;gap:10px;margin-left:8px;padding:10px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#0003}.CalendarSurfaceView-module__detailCmPillIcon___ojlal{flex-shrink:0;margin-top:2px;color:#ffffff61}.CalendarSurfaceView-module__detailCmPillText___0r6LR{flex:1;min-width:0;font-size:13px;font-weight:700;line-height:1.45;color:#ffffffeb;word-break:break-word}.CalendarSurfaceView-module__detailNotesSection___T8C1m{display:flex;flex-direction:column;gap:8px}.CalendarSurfaceView-module__detailNotesSectionLabel___t4-cq{font-size:10px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fff6}.CalendarSurfaceView-module__detailNotesBody___10shx{padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#0003}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__detailMuted___QpNDt,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__detailDuration___28JMg,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__detailRow___1SX-C,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__detailSectionHint___OEdUk,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__detailHistory___bndzR,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__detailDesc___dyFDq{color:#ffffffe0}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__detailLabel___-verr{color:#ffffff73}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__detailStatusBtn___dW-Pe.ant-btn{border-radius:999px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f!important;color:#ffffff73!important}.CalendarSurfaceView-module__newFormDrawerHeader___7SggP .CalendarSurfaceView-module__participantPickerHeader___A82GW{width:100%;margin-bottom:0;padding:0;gap:6px}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__participantPickerTitle___bFXpo{flex:1;min-width:0;text-align:center;font-size:19px;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#fff}.CalendarSurfaceView-module__participantPickerDoneGhost___AnaV3{flex-shrink:0;padding:6px 12px;border:none;border-radius:999px;background:transparent;font-size:14px;font-weight:600;color:#ffffffbf;cursor:pointer;transition:background .2s ease,color .2s ease}.CalendarSurfaceView-module__participantPickerDoneGhost___AnaV3:hover{background:#ffffff14;color:#fff}.CalendarSurfaceView-module__participantPickerChevron___ExbOA{flex-shrink:0;color:#ffffff73}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__participantPickerRow___f1XBM{color:#ffffffe0}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__participantPickerNameCol___cz-Kk span{color:#ffffffeb}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__repeatPickerItem___FnMau,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-radio-wrapper{color:#ffffffe6!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__scheduleListLi___lrYxH{color:#ffffffe0}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__scheduleListLi___lrYxH:hover{background:#ffffff0f}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__scheduleTime___TTgRH{color:#ffffff73}.CalendarSurfaceView-module__newFormToolbar___MiIPe{margin-top:4px}.CalendarSurfaceView-module__newFormHeaderBar___0T25k{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;padding-right:36px;box-sizing:border-box;margin:-2px 0}.CalendarSurfaceView-module__newFormHeaderBarTitle___gO-GI{flex:1;min-width:0;text-align:center;font-weight:600;font-size:var(--type-subheadline-size);color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.CalendarSurfaceView-module__newFormToolbarWrap___bdvcq{margin-top:0;padding-top:0}.CalendarSurfaceView-module__newFormQuickToolsBar___3bAbv{display:flex;align-items:center;justify-content:space-between;gap:4px;margin-top:40px;padding:16px;border-radius:24px;border:1px solid rgba(255,255,255,.05);background:#0003}.CalendarSurfaceView-module__newFormQuickTool___ocjX3{display:flex;flex-direction:column;align-items:center;gap:8px;border:none;background:transparent;cursor:pointer}.CalendarSurfaceView-module__newFormQuickToolIconWrap___RhRDD{display:flex;height:40px;width:40px;flex-shrink:0;align-items:center;justify-content:center;border-radius:12px;background:#ffffff0d;color:#fff6;transition:background .2s ease,color .2s ease}.CalendarSurfaceView-module__newFormQuickTool___ocjX3:hover .CalendarSurfaceView-module__newFormQuickToolIconWrap___RhRDD{background:#ffffff1a;color:#fff}.CalendarSurfaceView-module__newFormQuickToolLabel___nARS5{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:700;color:#ffffff4d;transition:color .2s ease}.CalendarSurfaceView-module__newFormQuickTool___ocjX3:hover .CalendarSurfaceView-module__newFormQuickToolLabel___nARS5{color:#fff9}.CalendarSurfaceView-module__cmFormDtStack___991Lb{display:flex;flex-direction:column;gap:16px}.CalendarSurfaceView-module__cmFormDtField___mDWwb{position:relative;display:flex;flex-direction:column;gap:8px}.CalendarSurfaceView-module__cmFormDtFieldLabel___mx-cZ{display:block;font-size:13px;font-weight:900;letter-spacing:.1em;color:#fff6;text-transform:uppercase}.CalendarSurfaceView-module__cmFormDtTrigger___xGdTS{display:flex;align-items:center;gap:12px;padding:16px;border-radius:16px;border:1px solid rgba(255,255,255,.05);background:#0003;cursor:pointer;transition:background .2s ease}.CalendarSurfaceView-module__cmFormDtTrigger___xGdTS:hover:not(.CalendarSurfaceView-module__cmFormDtTriggerDisabled___lECk6){background:#0000004d}.CalendarSurfaceView-module__cmFormDtTriggerDisabled___lECk6{cursor:not-allowed;opacity:.4}.CalendarSurfaceView-module__cmFormDtTriggerIcon___0biiC{flex-shrink:0;color:#fff6}.CalendarSurfaceView-module__cmFormDtTriggerText___jKevw{font-size:14px;font-weight:700;color:#fff}.CalendarSurfaceView-module__cmFormDtTimeGrid___Ya1Hk{display:grid;grid-template-columns:1fr 1fr;gap:16px}.CalendarSurfaceView-module__cmFormDtPop___E0JzC{pointer-events:auto;overflow:hidden;padding:16px;border-radius:24px;border:1.4px solid transparent;background:#8080804d padding-box,linear-gradient(170.08deg,#fff6,#fff0 40.57% 57.44%,#ffffff1a) border-box;box-sizing:border-box;box-shadow:0 12px 40px #0006;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px)}.CalendarSurfaceView-module__cmFormDtPopInner___pnY0J{min-width:0}.CalendarSurfaceView-module__cmFormDtMonthNav___eWanE{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.CalendarSurfaceView-module__cmFormDtMonthNavBtn___5fjzm{display:flex;height:28px;width:28px;align-items:center;justify-content:center;border:none;border-radius:9999px;background:transparent;color:#ffffff80;cursor:pointer;transition:color .2s ease,background .2s ease}.CalendarSurfaceView-module__cmFormDtMonthNavBtn___5fjzm:hover{background:#ffffff1a;color:#fff}.CalendarSurfaceView-module__cmFormDtMonthTitle___RtSIm{font-size:14px;font-weight:700;color:#fff}.CalendarSurfaceView-module__cmFormDtWeekRow___FRiMm{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-bottom:4px}.CalendarSurfaceView-module__cmFormDtWeekCell___vDx2B{padding:4px 0;text-align:center;font-size:10px;font-weight:700;color:#ffffff4d}.CalendarSurfaceView-module__cmFormDtDayGrid___vOzjo{display:grid;grid-template-columns:repeat(7,1fr);gap:4px}.CalendarSurfaceView-module__cmFormDtDayCell___vjqaO{aspect-ratio:1;width:100%;border:none;border-radius:8px;background:transparent;font-size:12px;font-weight:700;cursor:pointer;transition:all .15s ease}.CalendarSurfaceView-module__cmFormDtDaySelected___V5Xii{background:#fff!important;color:#000!important}.CalendarSurfaceView-module__cmFormDtDayToday___yTQru{background:#aec5eb;color:#fff}.CalendarSurfaceView-module__cmFormDtDayMuted___1c5yN{color:#fff9}.CalendarSurfaceView-module__cmFormDtDayMuted___1c5yN:hover{background:#ffffff1a;color:#fff}.CalendarSurfaceView-module__cmFormDtTimePop___JiIjI{padding:0}.CalendarSurfaceView-module__cmFormDtTimeList___75wGZ{max-height:200px;overflow-y:auto;padding:4px 0;scrollbar-width:thin}.CalendarSurfaceView-module__cmFormDtTimeRow___CRDUZ{width:100%;border:none;background:transparent;padding:10px 16px;text-align:left;font-size:14px;font-weight:700;color:#ffffffb3;cursor:pointer;transition:background .15s ease}.CalendarSurfaceView-module__cmFormDtTimeRow___CRDUZ:hover{background:#ffffff1a}.CalendarSurfaceView-module__cmFormDtTimeRowActive___5VBRM{background:#aec5eb!important;color:#fff!important}.CalendarSurfaceView-module__newFormToolbarSummary___AKd3C{font-size:var(--type-caption-1-size);color:var(--text-tertiary);line-height:1.4;margin-bottom:8px;min-height:1.2em;word-break:break-word}.CalendarSurfaceView-module__repeatPickerGroup___KzkIE{display:flex;flex-direction:column;gap:10px;width:100%}.CalendarSurfaceView-module__repeatPickerItem___FnMau{margin:0!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerScrim___l4Zxy{position:fixed;inset:0;z-index:75;border:none;padding:0;margin:0;cursor:pointer;display:block;width:100%;height:100%;background:#ffffff05;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.CalendarSurfaceView-module__newFormDrawerSheet___dNuMf{position:fixed;top:24px;right:24px;bottom:24px;width:400px;max-width:calc(100% - 48px);z-index:80;min-height:0;box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;border-radius:40px;color:#fffffff2;backdrop-filter:blur(100px);-webkit-backdrop-filter:blur(100px);border:1.4px solid transparent;box-shadow:0 60px 120px #000c;background-origin:padding-box,border-box;background-clip:padding-box,border-box}.CalendarSurfaceView-module__newFormDrawerSheet___dNuMf.CalendarSurfaceView-module__newFormDrawerSheetNested___z0r1S{z-index:90}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi{display:flex;flex-direction:column;min-height:0;flex:1;height:100%}.CalendarSurfaceView-module__newFormDrawerHeader___7SggP{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;border-bottom:1px solid rgba(255,255,255,.05)}.CalendarSurfaceView-module__newFormDrawerTitle___PO-HW{margin:0;font-size:19px;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#fff}.CalendarSurfaceView-module__newFormDrawerClose___vb9dS{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;border:none;border-radius:999px;background:#ffffff0d;color:#fff9;cursor:pointer;transition:background .2s ease,color .2s ease,transform .15s ease}.CalendarSurfaceView-module__newFormDrawerClose___vb9dS:hover{background:#ffffff1a;color:#ffffffd9}.CalendarSurfaceView-module__newFormDrawerClose___vb9dS:active{transform:scale(.96)}.CalendarSurfaceView-module__newFormDrawerScroll___qxDge{flex:1;min-height:0;overflow-y:auto;padding:24px}.CalendarSurfaceView-module__newFormDrawerScroll___qxDge .CalendarSurfaceView-module__newFormBody___xtIJ9{display:flex;flex-direction:column;gap:32px;padding-left:0;padding-right:0}.CalendarSurfaceView-module__newFormDrawerFooter___GzCfC{flex-shrink:0;padding:24px;border-top:none;background:transparent}.CalendarSurfaceView-module__newFormDrawerCta___0HPZY{width:100%;border:none;border-radius:999px;padding:16px 24px;font-size:15px;font-weight:800;cursor:pointer;background:#fff;color:#000;box-shadow:0 20px 40px #0000004d;transition:transform .15s ease,filter .2s ease,background .2s ease}.CalendarSurfaceView-module__newFormDrawerCta___0HPZY:hover{filter:brightness(1.03);background:#ffffffe6}.CalendarSurfaceView-module__newFormDrawerCta___0HPZY:active{transform:scale(.95)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-card{background:#ffffff0a!important;border:1px solid rgba(255,255,255,.08)!important;border-radius:20px!important;color:#ffffffeb!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-card-head-title{color:#ffffffe0!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-picker .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-picker.ant-picker-outlined .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-picker.ant-picker-filled .ant-picker-selector{background:#ffffff12!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;box-shadow:none!important;color:#fff!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-picker.ant-picker-outlined:not(.ant-picker-disabled):hover .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-picker.ant-picker-outlined:not(.ant-picker-disabled).ant-picker-focused .ant-picker-selector{background:#ffffff1c!important;border-color:#ffffff2e!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-select:not(.ant-select-customize-input){background:#ffffff12!important;background-color:#ffffff12!important;border:1px solid rgba(255,255,255,.12)!important;border-radius:18px!important;box-shadow:none!important;color:#fff!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-select:not(.ant-select-disabled):hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-select.ant-select-focused:not(.ant-select-disabled){background:#ffffff1c!important;background-color:#ffffff1c!important;border-color:#ffffff2e!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-input,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-input-affix-wrapper,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi textarea.ant-input,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-input-textarea-affix-wrapper{background:#ffffff12!important;border:1px solid rgba(255,255,255,.12)!important;color:#fff!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-input-textarea-affix-wrapper textarea.ant-input{background:transparent!important;color:#fff!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-input-borderless{background:#ffffff0f!important;border:1px solid rgba(255,255,255,.1)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-input::placeholder,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi textarea.ant-input::placeholder{color:#ffffff6b!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-input-suffix,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-input-data-count{color:#ffffff73!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__newFormListLabel___Qb1Jx{color:#ffffff8c}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__newFormToolbarSummary___AKd3C{color:#ffffff73}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-btn-variant-text{color:#ffffffbf!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-btn-variant-text:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-btn-variant-text:focus-visible{color:#fff!important;background:#ffffff1a!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .ant-btn-link{color:#7eb8ff!important}.CalendarSurfaceView-module__newFormParticipantsBlock___5-9ap{margin-bottom:0}.CalendarSurfaceView-module__newFormParticipantsLabel___cjNMQ{display:block;margin-bottom:10px;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fff6}.CalendarSurfaceView-module__newFormParticipantsRow___nURa4{display:flex;align-items:center;gap:12px}.CalendarSurfaceView-module__newFormAvatarStack___PxYmC{display:flex;flex-direction:row;align-items:center}.CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q{position:relative;z-index:0;flex-shrink:0;width:40px;height:40px;margin-left:-8px;border-radius:999px;border:2px solid rgba(0,0,0,.4);overflow:hidden;box-shadow:0 4px 14px #00000059;background:#ffffff1f}.CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q:first-child{margin-left:0;z-index:1}.CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q:nth-child(2){z-index:2}.CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q:nth-child(3){z-index:3}.CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q:nth-child(4){z-index:4}.CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q:nth-child(5){z-index:5}.CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q:nth-child(6){z-index:6}.CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q.CalendarSurfaceView-module__newFormAvatarMore___tG8OF{z-index:10;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:800;color:#ffffffe6;border-style:solid;border-color:#fff3;background:#00000059}.CalendarSurfaceView-module__newFormAvatarImg___ZXLf2{width:100%;height:100%;object-fit:cover;display:block}.CalendarSurfaceView-module__newFormAvatarFallback___7rnsq{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:14px;font-weight:700;color:#fff}.CalendarSurfaceView-module__newFormParticipantAdd___g81F2{flex-shrink:0;width:40px;height:40px;border-radius:999px;border:1px dashed rgba(255,255,255,.2);background:transparent;display:flex;align-items:center;justify-content:center;color:#fff6;cursor:pointer;transition:color .2s ease,border-color .2s ease}.CalendarSurfaceView-module__newFormParticipantAdd___g81F2:hover{color:#fffffff2;border-color:#ffffff73}.CalendarSurfaceView-module__newFormLocationBlock___m1f1e{margin-top:0}.CalendarSurfaceView-module__newFormLocationLabel___xHKLg,.CalendarSurfaceView-module__newFormTitleFieldLabel___OVa3W{display:block;margin-bottom:8px;font-size:13px;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:#fff6}.CalendarSurfaceView-module__newFormTitleBlock___11mc0{margin-bottom:0}.CalendarSurfaceView-module__newFormTitleFieldShell___37vTi{padding:16px;border-radius:16px;box-sizing:border-box;background:#0003;border:1px solid rgba(255,255,255,.05)}.CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-textarea-affix-wrapper{background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important}.CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-textarea-affix-wrapper textarea.ant-input{min-height:96px!important;background:transparent!important;border:none!important;box-shadow:none!important;color:#fffffff5!important;font-size:14px!important;font-weight:700!important;line-height:1.625!important;resize:none!important;padding:0!important}.CalendarSurfaceView-module__newFormTitleFieldShell___37vTi textarea.ant-input::placeholder{color:#fff3!important}.CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-data-count{color:#ffffff73!important;font-size:12px!important;font-weight:600!important}.CalendarSurfaceView-module__newFormTitleTextAreaAnt___mp6sW{width:100%}.CalendarSurfaceView-module__newFormPickerBlock___HWv5K{margin-bottom:0}.CalendarSurfaceView-module__newFormProjectRow___zGst2{border-radius:16px;box-sizing:border-box;background:#0003;border:1px solid rgba(255,255,255,.05);transition:background .2s ease;overflow:hidden}.CalendarSurfaceView-module__newFormProjectRow___zGst2:hover{background:#0000004d}.CalendarSurfaceView-module__newFormProjectDot___wO-dG{display:block;width:10px;height:10px;border-radius:999px;background:#0a84ff;box-shadow:0 0 8px #0a84ff80;flex-shrink:0}.CalendarSurfaceView-module__newFormProjectChevron___POz1Z{color:#fff6}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select.CalendarSurfaceView-module__newFormProjectSelectAnt___zfo3G{width:100%;margin:0}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-selector{padding:16px!important;min-height:52px!important;align-items:center!important;background:transparent!important;border:none!important;box-shadow:none!important;border-radius:0!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select:not(.ant-select-disabled):hover .ant-select-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select.ant-select-focused:not(.ant-select-disabled) .ant-select-selector{background:transparent!important;border:none!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-selection-item,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-selection-placeholder{color:#fffffff5!important;font-size:14px!important;font-weight:700!important;line-height:1.35!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-selection-placeholder{color:#ffffff59!important;font-weight:600!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-arrow{color:#fff6!important;inset-inline-end:16px!important}.CalendarSurfaceView-module__newFormLocationField___Y-5sK{display:flex;align-items:center;gap:12px;padding:16px;border-radius:16px;box-sizing:border-box;background:#0003;border:1px solid rgba(255,255,255,.05)}.CalendarSurfaceView-module__newFormLocationIcon___VsH-t{flex-shrink:0;color:#fff6}.CalendarSurfaceView-module__newFormLocationField___Y-5sK .ant-input{flex:1;min-width:0;background:transparent!important;border:none!important;box-shadow:none!important;color:#fffffff5!important;font-size:14px!important;font-weight:700!important;padding:0!important;line-height:1.4}.CalendarSurfaceView-module__newFormLocationField___Y-5sK .ant-input::placeholder{color:#fff3!important}.CalendarSurfaceView-module__newFormLocationField___Y-5sK .ant-input:focus,.CalendarSurfaceView-module__newFormLocationField___Y-5sK .ant-input-focused{box-shadow:none!important}.CalendarSurfaceView-module__newFormLocationInputAnt___V1-ET{flex:1;min-width:0}.CalendarSurfaceView-module__newFormDrawerScrim___l4Zxy[data-cal-surface-theme=light],.CalendarSurfaceView-module__newFormDrawerScrim___l4Zxy[data-cal-surface-theme=white]{background:#0f172a38;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.CalendarSurfaceView-module__newFormDrawerSheet___dNuMf[data-cal-surface-theme=light],.CalendarSurfaceView-module__newFormDrawerSheet___dNuMf[data-cal-surface-theme=white]{color:var(--text-primary);border:1px solid hsl(var(--foreground) / .12);box-shadow:0 32px 64px hsl(var(--foreground) / .14);backdrop-filter:blur(48px) saturate(1.08);-webkit-backdrop-filter:blur(48px) saturate(1.08);background:hsl(var(--card) / .88);background-image:none;background-origin:border-box;background-clip:border-box}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormDrawerHeader___7SggP,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormDrawerHeader___7SggP{border-bottom-color:hsl(var(--foreground) / .08)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormDrawerTitle___PO-HW,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormDrawerTitle___PO-HW{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormDrawerClose___vb9dS,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormDrawerClose___vb9dS{background:hsl(var(--foreground) / .06);color:var(--text-secondary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormDrawerClose___vb9dS:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormDrawerClose___vb9dS:hover{background:hsl(var(--foreground) / .1);color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormDrawerCta___0HPZY,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormDrawerCta___0HPZY{background:hsl(var(--primary));color:hsl(var(--primary-foreground));box-shadow:0 12px 28px hsl(var(--primary) / .35)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormDrawerCta___0HPZY:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormDrawerCta___0HPZY:hover{filter:brightness(1.05);background:hsl(var(--primary))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-card,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-card{background:hsl(var(--muted) / .85)!important;border:1px solid hsl(var(--border))!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-card-head-title,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-card-head-title{color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-picker .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-picker.ant-picker-outlined .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-picker.ant-picker-filled .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-picker .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-picker.ant-picker-outlined .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-picker.ant-picker-filled .ant-picker-selector{background:hsl(var(--muted))!important;border:none!important;box-shadow:none!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-picker.ant-picker-outlined:not(.ant-picker-disabled):hover .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-picker.ant-picker-outlined:not(.ant-picker-disabled).ant-picker-focused .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-picker.ant-picker-outlined:not(.ant-picker-disabled):hover .ant-picker-selector,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-picker.ant-picker-outlined:not(.ant-picker-disabled).ant-picker-focused .ant-picker-selector{background:hsl(var(--accent))!important;border:none!important;box-shadow:none!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-select:not(.ant-select-customize-input),.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-select:not(.ant-select-customize-input){background:hsl(var(--muted))!important;background-color:hsl(var(--muted))!important;border:none!important;box-shadow:none!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-select:not(.ant-select-disabled):hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-select.ant-select-focused:not(.ant-select-disabled),.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-select:not(.ant-select-disabled):hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-select.ant-select-focused:not(.ant-select-disabled){background:hsl(var(--accent))!important;border:none!important;box-shadow:none!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input-affix-wrapper,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] textarea.ant-input,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input-textarea-affix-wrapper,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input-affix-wrapper,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] textarea.ant-input,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input-textarea-affix-wrapper{background:hsl(var(--muted))!important;border:none!important;box-shadow:none!important;color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input-affix-wrapper-focused,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input:focus,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input-focused,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input-affix-wrapper-focused,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input:focus,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input-focused{border:none!important;box-shadow:none!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input-textarea-affix-wrapper textarea.ant-input,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input-textarea-affix-wrapper textarea.ant-input{color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input-borderless,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input-borderless{background:hsl(var(--muted) / .9)!important;border:none!important;box-shadow:none!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input::placeholder,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] textarea.ant-input::placeholder,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input::placeholder,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] textarea.ant-input::placeholder{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input-suffix,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-input-data-count,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input-suffix,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-input-data-count{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormListLabel___Qb1Jx,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormListLabel___Qb1Jx{color:var(--text-secondary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormToolbarSummary___AKd3C,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormToolbarSummary___AKd3C{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-btn-variant-text,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-btn-variant-text{color:var(--text-secondary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-btn-variant-text:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-btn-variant-text:focus-visible,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-btn-variant-text:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-btn-variant-text:focus-visible{color:var(--text-primary)!important;background:hsl(var(--foreground) / .06)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-btn-link,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-btn-link{color:hsl(var(--primary))!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-checkbox-wrapper,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-checkbox-wrapper{color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailMuted___QpNDt,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailDuration___28JMg,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailRow___1SX-C,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailSectionHint___OEdUk,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailHistory___bndzR,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailDesc___dyFDq,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailMuted___QpNDt,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailDuration___28JMg,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailRow___1SX-C,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailSectionHint___OEdUk,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailHistory___bndzR,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailDesc___dyFDq{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailLabel___-verr,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailLabel___-verr{color:var(--text-secondary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailStatusBtn___dW-Pe.ant-btn,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailStatusBtn___dW-Pe.ant-btn{border:1px solid hsl(var(--border))!important;background:hsl(var(--muted))!important;color:var(--text-secondary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailDrawerIconBtn___f2Xkl,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailDrawerIconBtn___f2Xkl{color:var(--text-secondary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailDrawerIconBtn___f2Xkl:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailDrawerIconBtn___f2Xkl:hover{background:hsl(var(--foreground) / .06);color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailStatusBadge___55uPf,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailStatusBadge___55uPf{color:var(--text-secondary);background:hsl(var(--muted));border:1px solid hsl(var(--border))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailHeroTitle___-FuS2,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailHeroTitle___-FuS2{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailHeroSub___bwNp6,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailHeroSub___bwNp6,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailCmLabel___elIIG,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailCmLabel___elIIG{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailCmPill___uI-r-,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailCmPill___uI-r-{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .9)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailCmPillIcon___ojlal,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailCmPillIcon___ojlal{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailCmPillText___0r6LR,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailCmPillText___0r6LR{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailNotesSectionLabel___t4-cq,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailNotesSectionLabel___t4-cq{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__detailNotesBody___10shx,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__detailNotesBody___10shx{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .85)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__participantPickerTitle___bFXpo,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__participantPickerTitle___bFXpo{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__participantPickerDoneGhost___AnaV3,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__participantPickerDoneGhost___AnaV3{color:var(--text-secondary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__participantPickerDoneGhost___AnaV3:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__participantPickerDoneGhost___AnaV3:hover{background:hsl(var(--foreground) / .06);color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__participantPickerChevron___ExbOA,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__participantPickerChevron___ExbOA{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__participantPickerRow___f1XBM,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__participantPickerRow___f1XBM,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__participantPickerNameCol___cz-Kk span,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__participantPickerNameCol___cz-Kk span{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__repeatPickerItem___FnMau,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-radio-wrapper,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__repeatPickerItem___FnMau,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-radio-wrapper{color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__scheduleListLi___lrYxH,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__scheduleListLi___lrYxH{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__scheduleListLi___lrYxH:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__scheduleListLi___lrYxH:hover{background:hsl(var(--foreground) / .05)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__scheduleTime___TTgRH,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__scheduleTime___TTgRH{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormAllDayBar___b6dbB,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormAllDayBar___b6dbB{background:hsl(var(--muted) / .95);border:none}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormAllDayLabel___pBFBc,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormAllDayLabel___pBFBc{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormAllDayToggleOff___P9gAv,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormAllDayToggleOff___P9gAv{background:hsl(var(--foreground) / .2)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormAllDayToggleOn___VT4TC,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormAllDayToggleOn___VT4TC{background:hsl(var(--primary))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormAllDayToggleThumb___dN6ac,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormAllDayToggleThumb___dN6ac{background:#fff;box-shadow:0 1px 3px hsl(var(--foreground) / .28)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderRow___S1zrY,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderRow___S1zrY{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .9)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderRow___S1zrY:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderRow___S1zrY:hover{background:hsl(var(--accent))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderTitle___iRuuI,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderTitle___iRuuI{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderValue___1GnSS,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderValue___1GnSS{color:var(--text-secondary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderChevron___b73y3,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderChevron___b73y3{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderGroup___oCAS2,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderGroup___oCAS2{border:1px solid hsl(var(--border));background:hsl(var(--foreground) / .045)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__filterDrawerCompanyLabel___b0UDN,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__filterDrawerCompanyLabel___b0UDN{color:var(--text-secondary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__filterDrawerCheckRow___fk2d7,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__filterDrawerCheckRow___fk2d7{border-bottom-color:hsl(var(--border))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .ant-checkbox:not(.ant-checkbox-checked) .ant-checkbox-inner,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .ant-checkbox:not(.ant-checkbox-checked) .ant-checkbox-inner{border-color:hsl(var(--foreground) / .22)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormQuickToolsBar___3bAbv,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormQuickToolsBar___3bAbv{border:1px solid hsl(var(--border));background:hsl(var(--muted) / .9)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormQuickToolIconWrap___RhRDD,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormQuickToolIconWrap___RhRDD{background:hsl(var(--foreground) / .06);color:var(--text-secondary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormQuickTool___ocjX3:hover .CalendarSurfaceView-module__newFormQuickToolIconWrap___RhRDD,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormQuickTool___ocjX3:hover .CalendarSurfaceView-module__newFormQuickToolIconWrap___RhRDD{background:hsl(var(--foreground) / .1);color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormQuickToolLabel___nARS5,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormQuickToolLabel___nARS5{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormQuickTool___ocjX3:hover .CalendarSurfaceView-module__newFormQuickToolLabel___nARS5,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormQuickTool___ocjX3:hover .CalendarSurfaceView-module__newFormQuickToolLabel___nARS5{color:var(--text-secondary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormParticipantsLabel___cjNMQ,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormLocationLabel___xHKLg,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormTitleFieldLabel___OVa3W,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormParticipantsLabel___cjNMQ,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormLocationLabel___xHKLg,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormTitleFieldLabel___OVa3W{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q{border-color:hsl(var(--card));box-shadow:0 2px 8px hsl(var(--foreground) / .08);background:hsl(var(--muted))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q.CalendarSurfaceView-module__newFormAvatarMore___tG8OF,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormAvatarWrap___kEV0Q.CalendarSurfaceView-module__newFormAvatarMore___tG8OF{color:var(--text-primary);border-color:hsl(var(--border));background:hsl(var(--muted))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormAvatarFallback___7rnsq,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormAvatarFallback___7rnsq{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormParticipantAdd___g81F2,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormParticipantAdd___g81F2{border-color:hsl(var(--border));color:var(--text-secondary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormParticipantAdd___g81F2:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormParticipantAdd___g81F2:hover{color:var(--text-primary);border-color:hsl(var(--foreground) / .25)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi{background:hsl(var(--muted) / .9);border:none}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-textarea-affix-wrapper,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-textarea-affix-wrapper,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-textarea-affix-wrapper-focused,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-textarea-affix-wrapper-focused{border:none!important;box-shadow:none!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-textarea-affix-wrapper textarea.ant-input,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-textarea-affix-wrapper textarea.ant-input{color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi textarea.ant-input::placeholder,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi textarea.ant-input::placeholder{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-data-count,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormTitleFieldShell___37vTi .ant-input-data-count{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormLocationField___Y-5sK,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormLocationField___Y-5sK{background:hsl(var(--muted) / .9);border:none}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormLocationIcon___VsH-t,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormLocationIcon___VsH-t{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormLocationField___Y-5sK .ant-input,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormLocationField___Y-5sK .ant-input{color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormLocationField___Y-5sK .ant-input::placeholder,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormLocationField___Y-5sK .ant-input::placeholder{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormProjectRow___zGst2,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormProjectRow___zGst2{background:hsl(var(--muted) / .9);border:none}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormProjectRow___zGst2:hover,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormProjectRow___zGst2:hover{background:hsl(var(--accent))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormProjectChevron___POz1Z,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormProjectChevron___POz1Z{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-selection-item,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-selection-placeholder,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-selection-item,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-selection-placeholder{color:var(--text-primary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-selection-placeholder,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-selection-placeholder,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-arrow,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormProjectRow___zGst2 .ant-select .ant-select-arrow{color:var(--text-tertiary)!important}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderSubHeader___nCO3u,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderSubHeader___nCO3u{border-bottom-color:hsl(var(--foreground) / .08)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderSubBack___MBoVz,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderSubBack___MBoVz,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderSubTitle___hKpOJ,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderSubTitle___hKpOJ{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderSubDone___30Dvp,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderSubDone___30Dvp{color:hsl(var(--primary))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderOptionBtn___d2FFd,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderOptionBtn___d2FFd{border-color:hsl(var(--border));background:hsl(var(--muted) / .85)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderOptionLabel___GepRv,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderOptionLabel___GepRv{color:var(--text-primary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderOptionLabelActive___7n85Z,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderOptionLabelActive___7n85Z{color:hsl(var(--primary))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderRadio___mhqs-,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderRadio___mhqs-{border-color:hsl(var(--border));background:hsl(var(--background))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__newFormReminderRadioOn___iE0DS,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__newFormReminderRadioOn___iE0DS{border-color:hsl(var(--primary));background:hsl(var(--primary))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtFieldLabel___mx-cZ,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtFieldLabel___mx-cZ{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtTrigger___xGdTS,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtTrigger___xGdTS{border:none;background:hsl(var(--muted) / .9)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtTrigger___xGdTS:hover:not(.CalendarSurfaceView-module__cmFormDtTriggerDisabled___lECk6),.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtTrigger___xGdTS:hover:not(.CalendarSurfaceView-module__cmFormDtTriggerDisabled___lECk6){background:hsl(var(--accent))}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtTriggerIcon___0biiC,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtTriggerIcon___0biiC{color:var(--text-tertiary)}.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtTriggerText___jKevw,.CalendarSurfaceView-module__newFormDrawerInner___UCqdi[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtTriggerText___jKevw{color:var(--text-primary)}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light],.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white]{border:1px solid hsl(var(--border));background:hsl(var(--card));background-image:none;box-shadow:0 16px 48px hsl(var(--foreground) / .12);color:var(--text-primary)}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtMonthNavBtn___5fjzm,.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtMonthNavBtn___5fjzm{color:var(--text-secondary)}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtMonthNavBtn___5fjzm:hover,.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtMonthNavBtn___5fjzm:hover{background:hsl(var(--foreground) / .06);color:var(--text-primary)}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtMonthTitle___RtSIm,.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtMonthTitle___RtSIm{color:var(--text-primary)}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtWeekCell___vDx2B,.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtWeekCell___vDx2B{color:var(--text-tertiary)}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtDayMuted___1c5yN,.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtDayMuted___1c5yN{color:var(--text-secondary)}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtDayMuted___1c5yN:hover,.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtDayMuted___1c5yN:hover{background:hsl(var(--foreground) / .06);color:var(--text-primary)}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtDaySelected___V5Xii,.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtDaySelected___V5Xii{background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtTimeRow___CRDUZ,.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtTimeRow___CRDUZ{color:var(--text-secondary)}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtTimeRow___CRDUZ:hover,.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtTimeRow___CRDUZ:hover{background:hsl(var(--foreground) / .05)}.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=light] .CalendarSurfaceView-module__cmFormDtTimeRowActive___5VBRM,.CalendarSurfaceView-module__cmFormDtPop___E0JzC[data-cal-surface-theme=white] .CalendarSurfaceView-module__cmFormDtTimeRowActive___5VBRM{background:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important}.create-agent-workspace-surface-view-module__root___Uv9t3{display:flex;flex-direction:column;gap:1rem;min-height:0;padding:1rem 1.25rem 1.5rem;width:100%}.create-agent-workspace-surface-view-module__statusCard___RJHzr{display:flex;flex-direction:column;gap:.5rem;padding:.875rem 1rem;border-radius:var(--glass-radius-panel, 16px);border:var(--glass-border-width, 1px) solid var(--glass-border, hsl(var(--border)));background:hsl(var(--card) / .5);font-size:var(--type-subheadline-size, 14px);line-height:1.45;color:hsl(var(--muted-foreground))}.create-agent-workspace-surface-view-module__statusLineStrong___KUM-9{color:hsl(var(--foreground));font-weight:500}.create-agent-workspace-surface-view-module__agentProfile___U135j{display:flex;align-items:center;gap:.75rem;min-width:0}.create-agent-workspace-surface-view-module__agentProfileLeft___JjJse{display:flex;align-items:center;gap:.875rem;min-width:0;flex:1}.create-agent-workspace-surface-view-module__agentProfileTemplateBtn___crv2g{flex-shrink:0}.create-agent-workspace-surface-view-module__agentProfileAvatarWrap___4FGm2{flex-shrink:0;width:3rem;height:3rem;border-radius:50%;overflow:hidden;border:1px solid hsl(var(--border));background:hsl(var(--muted) / .5);box-shadow:0 1px 2px hsl(var(--foreground) / .06)}.create-agent-workspace-surface-view-module__agentProfileAvatar___xsb0D{width:100%;height:100%;object-fit:cover;display:block}.create-agent-workspace-surface-view-module__agentProfileText___3ODKt{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem;text-align:start}.create-agent-workspace-surface-view-module__agentProfileName___3YOBl{font-size:var(--type-subheadline-size, 15px);font-weight:650;color:hsl(var(--foreground));letter-spacing:-.02em;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-agent-workspace-surface-view-module__agentProfileCompany___N-LUl{font-size:var(--type-caption-1-size, 12px);font-weight:500;color:hsl(var(--muted-foreground));line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.create-agent-workspace-surface-view-module__sandboxMeta___ZpvL9{font-size:var(--type-caption-1-size, 13px);color:hsl(var(--muted-foreground));padding-top:.35rem;margin-top:.35rem;border-top:1px solid hsl(var(--border));opacity:.95}.create-agent-workspace-surface-view-module__gatewayRow___n-Bzj{display:grid;gap:1rem;width:100%;min-height:0;align-items:stretch}@media(max-width:900px){.create-agent-workspace-surface-view-module__gatewayRow___n-Bzj{grid-template-columns:1fr}}.create-agent-workspace-surface-view-module__gatewayCard___V--Tg{min-width:0;min-height:0;height:100%;display:flex;flex-direction:column}.create-agent-workspace-surface-view-module__cardInner___yKhVA{display:flex;flex-direction:column;gap:.75rem;min-height:0;flex:1}.create-agent-workspace-surface-view-module__subsectionHeader___mhW9f{display:flex;align-items:baseline;justify-content:space-between;gap:.5rem;flex-wrap:wrap}.create-agent-workspace-surface-view-module__subsectionTitle___G2aoq{font-size:var(--type-subheadline-size, 15px);font-weight:650;color:hsl(var(--foreground));letter-spacing:-.015em}.create-agent-workspace-surface-view-module__subsectionHint___yIj0J{font-size:var(--type-caption-1-size, 12px);color:hsl(var(--muted-foreground));font-weight:500}.create-agent-workspace-surface-view-module__agentListScroll___1Vnvt{flex:1;min-height:0;max-height:min(52vh,22rem);overflow-y:auto;padding-right:.15rem}.create-agent-workspace-surface-view-module__agentListScroll___1Vnvt::-webkit-scrollbar{width:6px}.create-agent-workspace-surface-view-module__agentListScroll___1Vnvt::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground) / .28);border-radius:999px}.create-agent-workspace-surface-view-module__agentGroup___7qg-B{width:100%;display:flex;flex-direction:column;gap:.5rem}.create-agent-workspace-surface-view-module__agentOptionWrap___itHqd{display:flex;align-items:flex-start;gap:.65rem;padding:.65rem .85rem;border-radius:var(--radius-lg, 12px);border:1px solid hsl(var(--border));background:hsl(var(--card) / .55);cursor:pointer;outline:none;transition:border-color .15s ease,background .15s ease,box-shadow .15s ease}.create-agent-workspace-surface-view-module__agentOptionWrap___itHqd:hover{border-color:hsl(var(--ring) / .4);background:hsl(var(--accent) / .4);box-shadow:0 1px hsl(var(--foreground) / .04)}.create-agent-workspace-surface-view-module__agentOptionWrap___itHqd:focus-visible{box-shadow:0 0 0 2px hsl(var(--background)),0 0 0 4px hsl(var(--ring))}.create-agent-workspace-surface-view-module__agentOptionWrapSelected___YXTOU{border-color:hsl(var(--primary) / .55);background:hsl(var(--primary) / .08);box-shadow:0 0 0 1px hsl(var(--primary) / .18)}.create-agent-workspace-surface-view-module__agentOptionWrapSelected___YXTOU:hover{border-color:hsl(var(--primary) / .65);background:hsl(var(--primary) / .1)}.create-agent-workspace-surface-view-module__agentRadioDot___IcK4A{width:1rem;height:1rem;border-radius:50%;border:2px solid hsl(var(--border));flex-shrink:0;margin-top:.12rem;display:flex;align-items:center;justify-content:center;transition:border-color .15s ease}.create-agent-workspace-surface-view-module__agentOptionWrapSelected___YXTOU .create-agent-workspace-surface-view-module__agentRadioDot___IcK4A{border-color:hsl(var(--primary))}.create-agent-workspace-surface-view-module__agentRadioDotInner___lGlxG{width:.45rem;height:.45rem;border-radius:50%;background:hsl(var(--primary));opacity:0;transform:scale(.6);transition:opacity .12s ease,transform .12s ease}.create-agent-workspace-surface-view-module__agentOptionWrapSelected___YXTOU .create-agent-workspace-surface-view-module__agentRadioDotInner___lGlxG{opacity:1;transform:scale(1)}.create-agent-workspace-surface-view-module__agentOptionText___UBr7g{flex:1;min-width:0;text-align:start}.create-agent-workspace-surface-view-module__agentLabelMain___dSAM7{font-weight:500;color:hsl(var(--foreground))}.create-agent-workspace-surface-view-module__agentLabelId___5zj9C{opacity:.65;font-size:.8125rem;font-weight:400}.create-agent-workspace-surface-view-module__skillsScroll___qRzGL{flex:1;min-height:0;max-height:min(52vh,22rem);overflow-y:auto;padding:.5rem .35rem .65rem .65rem;border-radius:var(--radius-lg, 12px);border:1px solid hsl(var(--border));background:hsl(var(--muted) / .35)}.create-agent-workspace-surface-view-module__skillsGroup___1-5TE{display:flex;flex-direction:column;gap:.2rem;width:100%}.create-agent-workspace-surface-view-module__skillsScroll___qRzGL .ant-checkbox-group{width:100%}.create-agent-workspace-surface-view-module__skillsScroll___qRzGL .ant-checkbox-wrapper{width:100%;margin-inline-start:0;align-items:flex-start;padding:.2rem 0}.create-agent-workspace-surface-view-module__skillsScroll___qRzGL .ant-checkbox{margin-top:.2rem}.create-agent-workspace-surface-view-module__skillsScroll___qRzGL::-webkit-scrollbar{width:6px}.create-agent-workspace-surface-view-module__skillsScroll___qRzGL::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground) / .28);border-radius:999px}.create-agent-workspace-surface-view-module__stateHint___QBVe7{padding:.75rem 1rem;border-radius:var(--radius-lg, 12px);background:hsl(var(--muted) / .45);color:hsl(var(--muted-foreground));font-size:var(--type-caption-1-size, 13px);line-height:1.45}.create-agent-workspace-surface-view-module__errorHint___izSjQ{padding:.75rem 1rem;border-radius:var(--radius-lg, 12px);border:1px solid hsl(var(--destructive) / .35);background:hsl(var(--destructive) / .08);color:hsl(var(--destructive));font-size:var(--type-caption-1-size, 13px);line-height:1.45}.create-agent-workspace-surface-view-module__loadingRow___pYhC0{display:inline-flex;align-items:center;gap:.5rem;color:hsl(var(--muted-foreground));font-size:var(--type-caption-1-size, 13px)}.create-agent-workspace-surface-view-module__selectionBadge___lOQjw{display:inline-flex;align-items:center;align-self:flex-start;padding:.3rem .65rem;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.02em;background:hsl(var(--primary) / .12);color:hsl(var(--primary));border:1px solid hsl(var(--primary) / .2)}.create-agent-workspace-surface-view-module__actions___wtlMi{padding-top:.25rem}.index-module__customModal___vIr-- .ant-modal-content{overflow:hidden;border-radius:36px!important}.index-module__customModal___vIr-- .ant-modal-body{display:flex;flex-direction:column;max-height:65vh;min-height:0;overflow:hidden}.index-module__coverUploadWrap___YqW3n{flex-shrink:0;width:100%;max-width:300px}.index-module__coverUploadInner___aELca{position:relative;width:100%}.index-module__coverUploadInner___aELca:hover .index-module__coverDeleteBtn___sWpHi,.index-module__coverUploadInner___aELca:focus-within .index-module__coverDeleteBtn___sWpHi{opacity:1}.index-module__coverDeleteBtn___sWpHi{position:absolute;top:var(--spacing-xs);right:var(--spacing-xs);z-index:2;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;padding:0;margin:0;border:none;border-radius:var(--radius-pill);background:hsl(var(--foreground));color:hsl(var(--primary-foreground));cursor:pointer;opacity:0}.index-module__uploadBox___MTxQW{box-sizing:border-box;width:100%;max-width:300px;aspect-ratio:120 / 140;height:auto;min-height:0;padding:0;border-radius:12px;border:1px solid #dadbe0;background:#f5f6fa;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-xs);cursor:pointer}.index-module__coverPreview___-Zq6O{width:100%;height:100%;border-radius:inherit;object-fit:cover}.index-module__uploadLabel___xHHyG{font-size:var(--type-caption-1-size);line-height:var(--type-caption-1-line-height)}.index-module__formColumn___K-y0E{display:flex;flex-direction:column;min-width:0;min-height:0}.index-module__priceDisplayWrap___fghif{margin-top:auto;align-self:flex-end;padding-top:var(--spacing-md)}.index-module__priceDisplay___FhYgj{color:#f7394e;font-variant-numeric:tabular-nums;display:inline-flex;align-items:baseline;line-height:1}.index-module__priceCurrency___iTcsc{font-size:var(--type-headline-size);font-weight:600;margin-right:2px}.index-module__priceInteger___Bqtc1{font-size:var(--type-title-2-size);font-weight:600;letter-spacing:-.02em}.index-module__priceFraction___Ykr3H{font-size:var(--type-footnote-size);font-weight:600}.index-module__templateBox___y1IvB{position:relative;background:var(--glass-bg)}.index-module__templateBox___y1IvB:hover .index-module__maskBox___VlDbs{display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0;background-color:#000;opacity:.7;border-radius:12px}.index-module__templateCard___2DgjR{margin-bottom:24px;border-radius:12px;overflow:hidden;box-shadow:0 2px 6px #1548bf33;cursor:pointer}.index-module__posterBox___pP1hC{padding-bottom:60%;overflow:hidden;position:relative}.index-module__posterBox___pP1hC .ant-image{width:100%;height:100%;position:absolute;bottom:0;left:0}.index-module__posterBox___pP1hC .ant-image-img{object-fit:cover;height:100%}.index-module__appInfoBox___lPIQA{padding:12px}.index-module__templateName___eUEnR{color:#040919;font-size:16px;font-weight:600;line-height:24px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;word-break:break-word}.index-module__flexAppBox___WcnLb{width:100%;display:flex;margin-top:18px;align-items:center;overflow-x:hidden;margin-bottom:10px}.index-module__appIcon___JiG4J{flex-shrink:0;width:35px;height:35px;margin-right:5px;border-radius:12px;background:#5c00fb;overflow:hidden}.index-module__lineBox___240ea{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#888b98}.index-module__statusBox___Ss1js{width:52px;height:20px;line-height:20px;text-align:center}.index-module__cyan___AaUqE{background-color:#e8ffea;color:#00b42a}.index-module__grey___tV24i{background-color:#f3f3f3;color:#040919}.index-module__maskBox___VlDbs{display:none}.index-module__flexIconBox___pPiDC{display:flex;align-items:center;justify-content:center}.index-module__itemBox___ckTUo{width:42px;text-align:center}.index-module__iconBox___W4LTK{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:50%;cursor:pointer}.index-module__iconName___yUQyy{margin-top:5px;color:#fff}.index-module__customModal___3FKY4 .ant-modal-content{overflow:hidden;border-radius:36px!important}.index-module__customModal___3FKY4 .ant-modal-body{display:flex;flex-direction:column;max-height:65vh;min-height:0;overflow:hidden}.index-module__prefix___-y7V8{color:#b1b3be;font-size:14px;position:absolute;top:5px;right:12px;z-index:1}.PermissionManageView-module__root___s9gVc{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;padding:var(--spacing-md);color:var(--text-primary);box-sizing:border-box}.PermissionManageView-module__breadcrumb___sM63y{flex-shrink:0;display:flex;align-items:center;gap:var(--spacing-xs);margin-bottom:var(--spacing-lg);min-height:28px}.PermissionManageView-module__breadcrumbLink___bR5D6{display:inline-flex;align-items:center;padding:0;margin:0;border:none;background:none;color:var(--text-secondary);font-size:var(--type-footnote-size);cursor:pointer;transition:color var(--transition-fast)}.PermissionManageView-module__breadcrumbLink___bR5D6:hover{color:hsl(var(--primary))}.PermissionManageView-module__breadcrumbSep___z1d3t{display:inline-flex;align-items:center;color:var(--text-tertiary);flex-shrink:0}.PermissionManageView-module__breadcrumbCurrent___0U8xz{font-size:var(--type-title-3-size);font-weight:600;color:var(--text-primary)}.PermissionManageView-module__topBar___2JsKr{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--spacing-md);margin-bottom:var(--spacing-md);padding:var(--spacing-md);border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--surface-1)}html.dark .PermissionManageView-module__topBar___2JsKr,html[data-theme=dark] .PermissionManageView-module__topBar___2JsKr{background:hsl(var(--foreground) / .06);border-color:var(--glass-border)}.PermissionManageView-module__companyName___Lv5py{font-weight:600;font-size:var(--type-headline-size);color:var(--text-primary)}.PermissionManageView-module__searchWrap___jMLEJ{display:flex;align-items:center;gap:var(--spacing-sm)}.PermissionManageView-module__searchInput___eNUp8{width:180px;height:32px;padding:0 var(--spacing-sm);border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text-primary);font-size:var(--type-footnote-size);outline:none}.PermissionManageView-module__searchInput___eNUp8::placeholder{color:var(--text-tertiary)}.PermissionManageView-module__searchInput___eNUp8:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--ring) / .25)}.PermissionManageView-module__searchBtn___p30gL{height:32px;padding:0 var(--spacing-md);border:1px solid hsl(var(--primary));border-radius:var(--radius-sm);background:transparent;color:hsl(var(--primary));font-size:var(--type-footnote-size);cursor:pointer;transition:opacity var(--transition-fast)}.PermissionManageView-module__searchBtn___p30gL:hover{opacity:.9}.PermissionManageView-module__main___NicOX{flex:1;min-height:0;display:flex;gap:var(--spacing-lg);align-items:stretch}.PermissionManageView-module__roleSection___zHZeQ{flex:0 0 50%;min-width:0;min-height:0;display:flex;flex-direction:column;border-radius:var(--radius-xl);border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));box-shadow:var(--shadow-card);overflow:hidden}html:not(.dark):not([data-theme=dark]) .PermissionManageView-module__roleSection___zHZeQ{background:var(--surface-1);border-color:var(--border-color)}.PermissionManageView-module__roleSectionToolbar___U4Mcg{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-sm);padding:var(--spacing-md);border-bottom:1px solid var(--border-color)}.PermissionManageView-module__roleSearchPill___3YJJd{flex:0 1 auto;min-width:0;max-width:280px;display:flex;align-items:center;gap:var(--spacing-xs);padding:6px 12px;border-radius:var(--radius-pill);background:hsl(var(--foreground) / .06);border:none;color:var(--text-secondary);transition:background var(--transition-fast)}.PermissionManageView-module__roleSearchPill___3YJJd:hover{background:hsl(var(--foreground) / .08)}.PermissionManageView-module__roleSearchPill___3YJJd:focus-within{background:hsl(var(--foreground) / .08);box-shadow:0 0 0 2px hsl(var(--ring) / .25)}.PermissionManageView-module__roleSearchIcon___3wAJZ{flex-shrink:0;color:var(--text-tertiary)}.PermissionManageView-module__roleSearchInput___ixT1w{flex:1;min-width:0;border:none;background:transparent;outline:none;font-size:var(--type-footnote-size);color:var(--text-primary);padding:0}.PermissionManageView-module__roleSearchInput___ixT1w::placeholder{color:var(--text-tertiary)}.PermissionManageView-module__roleActions___Ji3Ts{flex-shrink:0;display:flex;flex-wrap:wrap;gap:var(--spacing-sm);padding:0}.PermissionManageView-module__roleDropdown___zIqK2{position:relative}.PermissionManageView-module__roleDropdownTrigger___rDI1p{display:inline-flex;align-items:center;gap:var(--spacing-xs);height:32px;padding:0 var(--spacing-md);border:1px solid hsl(var(--primary));border-radius:var(--radius-sm);background:transparent;color:hsl(var(--primary));font-size:var(--type-caption-1-size);font-weight:500;cursor:pointer;transition:opacity var(--transition-fast),background var(--transition-fast)}.PermissionManageView-module__roleDropdownTrigger___rDI1p:hover{background:hsl(var(--primary) / .08);opacity:.95}.PermissionManageView-module__roleDropdownTrigger___rDI1p svg{transition:transform var(--transition-fast)}.PermissionManageView-module__roleDropdownTrigger___rDI1p .PermissionManageView-module__chevronOpen___s0-yD{transform:rotate(180deg)}.PermissionManageView-module__roleDropdownMenu___0VRP-{position:absolute;top:calc(100% + 4px);left:0;min-width:160px;padding:var(--spacing-xs);border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--surface-1);box-shadow:var(--shadow-xl);z-index:100}html.dark .PermissionManageView-module__roleDropdownMenu___0VRP-,html[data-theme=dark] .PermissionManageView-module__roleDropdownMenu___0VRP-{background:hsl(var(--card));border-color:var(--glass-border);box-shadow:var(--glass-shadow-panel)}.PermissionManageView-module__roleMenuItem___QT7--,.PermissionManageView-module__roleMenuItemDanger___0qUAM{display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;border:none;border-radius:var(--radius-sm);background:none;color:var(--text-primary);font-size:var(--type-footnote-size);text-align:left;cursor:pointer;text-decoration:none;transition:background var(--transition-fast);box-sizing:border-box}.PermissionManageView-module__roleMenuItem___QT7--:hover,.PermissionManageView-module__roleMenuItem___QT7--:focus-visible{background:hsl(var(--foreground) / .06);color:var(--text-primary)}.PermissionManageView-module__roleMenuItemDanger___0qUAM{color:var(--error-color)}.PermissionManageView-module__roleMenuItemDanger___0qUAM:hover:not(:disabled),.PermissionManageView-module__roleMenuItemDanger___0qUAM:focus-visible:not(:disabled){background:hsl(var(--destructive) / .1);color:var(--error-color)}.PermissionManageView-module__roleMenuItemDanger___0qUAM:disabled{opacity:.5;cursor:not-allowed}.PermissionManageView-module__roleMenuDivider___fQjg9{height:1px;margin:var(--spacing-xs) 0;background:var(--border-color)}.PermissionManageView-module__primaryBtn___tnZ4H,.PermissionManageView-module__dangerBtn___TjhUy{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 var(--spacing-sm);border-radius:var(--radius-sm);font-size:var(--type-caption-1-size);font-weight:500;cursor:pointer;text-decoration:none;transition:opacity var(--transition-fast);border:1px solid transparent}.PermissionManageView-module__primaryBtn___tnZ4H{border-color:hsl(var(--primary));color:hsl(var(--primary));background:transparent}.PermissionManageView-module__primaryBtn___tnZ4H:hover{opacity:.9}.PermissionManageView-module__primaryBtn___tnZ4H:disabled{opacity:.5;cursor:not-allowed}.PermissionManageView-module__dangerBtn___TjhUy{border-color:var(--error-color);color:var(--error-color);background:transparent}.PermissionManageView-module__dangerBtn___TjhUy:hover:not(:disabled){opacity:.9}.PermissionManageView-module__dangerBtn___TjhUy:disabled{opacity:.5;cursor:not-allowed}.PermissionManageView-module__roleList___uftLE{flex:1;min-height:0;display:flex;flex-direction:column;padding:0}.PermissionManageView-module__roleListScroll___wddu2{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:var(--spacing-sm) 0;scrollbar-width:thin;scrollbar-gutter:stable;scrollbar-color:var(--scrollbar-thumb) transparent}.PermissionManageView-module__roleListScroll___wddu2::-webkit-scrollbar{width:8px;height:8px}.PermissionManageView-module__roleListScroll___wddu2::-webkit-scrollbar-track{background:transparent}.PermissionManageView-module__roleListScroll___wddu2::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}.PermissionManageView-module__roleListScroll___wddu2::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.PermissionManageView-module__roleListEmpty___EW3oU{display:flex;align-items:center;justify-content:center;min-height:120px;padding:var(--spacing-md);font-size:var(--type-caption-size);color:var(--text-secondary);text-align:center;line-height:1.5}.PermissionManageView-module__roleItem___rsuUI,.PermissionManageView-module__roleItemActive___VaJi1{height:40px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--spacing-md);cursor:pointer;font-size:var(--type-subheadline-size);color:var(--text-primary);transition:background var(--transition-fast)}.PermissionManageView-module__roleItem___rsuUI:hover,.PermissionManageView-module__roleItemActive___VaJi1:hover,.PermissionManageView-module__roleItemActive___VaJi1{background:hsl(var(--foreground) / .06)}.PermissionManageView-module__roleItemMainAdmin___93CyJ{background:hsl(var(--primary) / .07);box-shadow:inset 2px 0 hsl(var(--primary) / .32)}.PermissionManageView-module__roleItem___rsuUI.PermissionManageView-module__roleItemMainAdmin___93CyJ:hover,.PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ:hover{background:hsl(var(--primary) / .11)}.PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ{background:hsl(var(--primary) / .1)}html.dark .PermissionManageView-module__roleItemActive___VaJi1,html[data-theme=dark] .PermissionManageView-module__roleItemActive___VaJi1,html.dark-theme .PermissionManageView-module__roleItemActive___VaJi1{background:hsl(var(--foreground) / .14);box-shadow:inset 3px 0 hsl(var(--primary))}html.dark .PermissionManageView-module__roleItemActive___VaJi1:hover,html[data-theme=dark] .PermissionManageView-module__roleItemActive___VaJi1:hover,html.dark-theme .PermissionManageView-module__roleItemActive___VaJi1:hover{background:hsl(var(--foreground) / .18)}html.dark .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ,html[data-theme=dark] .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ,html.dark-theme .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ{background:hsl(var(--primary) / .26);box-shadow:inset 3px 0 hsl(var(--primary))}html.dark .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ:hover,html[data-theme=dark] .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ:hover,html.dark-theme .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ:hover{background:hsl(var(--primary) / .32)}html.dark .PermissionManageView-module__roleItem___rsuUI.PermissionManageView-module__roleItemMainAdmin___93CyJ:not(.PermissionManageView-module__roleItemActive___VaJi1):hover,html[data-theme=dark] .PermissionManageView-module__roleItem___rsuUI.PermissionManageView-module__roleItemMainAdmin___93CyJ:not(.PermissionManageView-module__roleItemActive___VaJi1):hover,html.dark-theme .PermissionManageView-module__roleItem___rsuUI.PermissionManageView-module__roleItemMainAdmin___93CyJ:not(.PermissionManageView-module__roleItemActive___VaJi1):hover{background:hsl(var(--primary) / .12)}html[data-theme=light] .PermissionManageView-module__roleItemActive___VaJi1,html.light-theme .PermissionManageView-module__roleItemActive___VaJi1,html:not(.dark):not([data-theme=dark]) .PermissionManageView-module__roleItemActive___VaJi1{background:hsl(var(--primary) / .14);box-shadow:inset 3px 0 hsl(var(--primary))}html[data-theme=light] .PermissionManageView-module__roleItemActive___VaJi1:hover,html.light-theme .PermissionManageView-module__roleItemActive___VaJi1:hover,html:not(.dark):not([data-theme=dark]) .PermissionManageView-module__roleItemActive___VaJi1:hover{background:hsl(var(--primary) / .19)}html[data-theme=light] .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ,html.light-theme .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ,html:not(.dark):not([data-theme=dark]) .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ{background:hsl(var(--primary) / .22);box-shadow:inset 3px 0 hsl(var(--primary))}html[data-theme=light] .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ:hover,html.light-theme .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ:hover,html:not(.dark):not([data-theme=dark]) .PermissionManageView-module__roleItemActive___VaJi1.PermissionManageView-module__roleItemMainAdmin___93CyJ:hover{background:hsl(var(--primary) / .28)}html[data-theme=light] .PermissionManageView-module__roleItem___rsuUI:not(.PermissionManageView-module__roleItemActive___VaJi1):hover,html.light-theme .PermissionManageView-module__roleItem___rsuUI:not(.PermissionManageView-module__roleItemActive___VaJi1):hover,html:not(.dark):not([data-theme=dark]) .PermissionManageView-module__roleItem___rsuUI:not(.PermissionManageView-module__roleItemActive___VaJi1):hover{background:hsl(var(--foreground) / .06)}html[data-theme=light] .PermissionManageView-module__roleItem___rsuUI.PermissionManageView-module__roleItemMainAdmin___93CyJ:not(.PermissionManageView-module__roleItemActive___VaJi1):hover,html.light-theme .PermissionManageView-module__roleItem___rsuUI.PermissionManageView-module__roleItemMainAdmin___93CyJ:not(.PermissionManageView-module__roleItemActive___VaJi1):hover,html:not(.dark):not([data-theme=dark]) .PermissionManageView-module__roleItem___rsuUI.PermissionManageView-module__roleItemMainAdmin___93CyJ:not(.PermissionManageView-module__roleItemActive___VaJi1):hover{background:hsl(var(--primary) / .12)}.PermissionManageView-module__roleItemMainAdmin___93CyJ>span:first-of-type{color:var(--text-primary);font-weight:500}.PermissionManageView-module__roleLabel___KrTUQ{margin-left:var(--spacing-sm);padding:2px 8px;font-size:var(--type-caption-1-size);color:#fff;background:var(--error-color);border-radius:10px}.PermissionManageView-module__editRoleBtn___ivueD{margin-left:auto;padding-left:var(--spacing-sm);color:hsl(var(--primary));cursor:pointer;font-size:var(--type-footnote-size)}.PermissionManageView-module__editRoleBtn___ivueD:hover{text-decoration:underline}.PermissionManageView-module__roleItemActions___GvIIh{position:relative;display:flex;align-items:center;margin-left:auto;flex-shrink:0}.PermissionManageView-module__roleRowDropdownTrigger___SQyOj{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-tertiary);cursor:pointer;transition:color var(--transition-fast),background var(--transition-fast)}.PermissionManageView-module__roleRowDropdownTrigger___SQyOj:hover{color:var(--text-primary);background:hsl(var(--foreground) / .06)}.PermissionManageView-module__roleRowDropdownMenu___aw1b6{position:absolute;top:calc(100% + 4px);right:0;min-width:140px;padding:var(--spacing-xs);border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--surface-1);box-shadow:var(--shadow-xl);z-index:100}html.dark .PermissionManageView-module__roleRowDropdownMenu___aw1b6,html[data-theme=dark] .PermissionManageView-module__roleRowDropdownMenu___aw1b6{background:hsl(var(--card));border-color:var(--glass-border);box-shadow:var(--glass-shadow-panel)}.PermissionManageView-module__pagination___lKdCV{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);border-top:1px solid var(--border-color)}.PermissionManageView-module__paginationBtn___BxlxD{display:inline-flex;align-items:center;justify-content:center;min-width:32px;height:32px;padding:0;border:1px solid var(--border-color);border-radius:var(--radius-md);background:transparent;color:var(--text-secondary);cursor:pointer;transition:border-color var(--transition-fast),color var(--transition-fast),background var(--transition-fast)}.PermissionManageView-module__paginationBtn___BxlxD:hover:not(:disabled){color:var(--text-primary);border-color:var(--text-tertiary);background:hsl(var(--foreground) / .04)}.PermissionManageView-module__paginationBtn___BxlxD:active:not(:disabled){background:hsl(var(--foreground) / .08)}.PermissionManageView-module__paginationBtn___BxlxD:disabled{opacity:.4;cursor:not-allowed;border-color:transparent}.PermissionManageView-module__pageNum___I8MMA{display:inline-flex;align-items:baseline;gap:2px;font-size:var(--type-footnote-size);color:var(--text-tertiary)}.PermissionManageView-module__pageNumCurrent___Y7e0-{font-weight:600;color:var(--text-primary);min-width:1.25em;text-align:center}.PermissionManageView-module__pageNumSep___4Yv1b{opacity:.7}.PermissionManageView-module__pageNumTotal___zQfU-{color:var(--text-secondary);min-width:1.25em;text-align:center}.PermissionManageView-module__memberSection___lOXvw{flex:1;min-width:320px;min-height:0;display:flex;flex-direction:column;border-radius:var(--radius-xl);border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));box-shadow:var(--shadow-card);overflow:hidden}html:not(.dark):not([data-theme=dark]) .PermissionManageView-module__memberSection___lOXvw{background:var(--surface-1);border-color:var(--border-color)}.PermissionManageView-module__memberActions___Mlra-{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--spacing-md);padding:var(--spacing-md);border-bottom:1px solid var(--border-color)}.PermissionManageView-module__memberTitle___BEsH2{font-weight:600;font-size:var(--type-headline-size);color:var(--text-primary)}.PermissionManageView-module__memberActions___Mlra->div{display:flex;gap:var(--spacing-sm)}.PermissionManageView-module__memberListWrap___gB-zj{flex:1;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-gutter:stable;scrollbar-color:var(--scrollbar-thumb) transparent}.PermissionManageView-module__memberListWrap___gB-zj::-webkit-scrollbar{width:8px;height:8px}.PermissionManageView-module__memberListWrap___gB-zj::-webkit-scrollbar-track{background:transparent}.PermissionManageView-module__memberListWrap___gB-zj::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}.PermissionManageView-module__memberListWrap___gB-zj::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}.PermissionManageView-module__memberList___-RSLT{padding:var(--spacing-sm) 0}.PermissionManageView-module__memberItem___kouRI{display:flex;align-items:center;min-height:40px;padding:0 var(--spacing-md);border-bottom:1px solid var(--border-color)}.PermissionManageView-module__memberItem___kouRI:last-child{border-bottom:none}.PermissionManageView-module__checkWrap___YGIFS{flex-shrink:0;margin-right:var(--spacing-sm);cursor:pointer}.PermissionManageView-module__checkbox___L-P66{width:16px;height:16px;cursor:pointer;accent-color:hsl(var(--primary))}.PermissionManageView-module__checkbox___L-P66:disabled{cursor:not-allowed}.PermissionManageView-module__memberRow___z-2mG{flex:1;display:flex;align-items:center;justify-content:space-between;min-width:0}.PermissionManageView-module__colName___86N6t{flex:1;min-width:0;display:flex;align-items:center;gap:var(--spacing-sm);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PermissionManageView-module__roleName___QFQhi{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary)}.PermissionManageView-module__deptTag___sO9UV{flex-shrink:0;padding:0 6px;height:20px;line-height:20px;font-size:var(--type-caption-1-size);color:#fff;background:var(--error-color);border-radius:6px}.PermissionManageView-module__colOpr___yK-K9{flex-shrink:0;color:var(--error-color);cursor:pointer;font-size:var(--type-footnote-size)}.PermissionManageView-module__colOpr___yK-K9:hover{text-decoration:underline}.PermissionManageView-module__loadingWrap___P9cix{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);font-size:var(--type-footnote-size)}.PermissionManageView-module__noData___i2fhq{flex:1;min-height:0;display:flex;align-items:center;justify-content:center;padding:var(--spacing-xl);text-align:center;color:var(--text-tertiary);font-size:var(--type-subheadline-size)}.PermissionManageView-module__funcGrantWrap___jxEEG{flex:1;min-height:0;min-width:0;width:100%;display:flex;flex-direction:column;overflow:hidden}.PermissionManageView-module__funcGrantHeader___AK-TM{flex-shrink:0;font-size:var(--type-title-3-size);font-weight:600;color:var(--text-primary);margin-bottom:var(--spacing-md)}.PermissionManageView-module__funcGrantAll___K4Dig{flex-shrink:0;min-height:40px;padding:var(--spacing-sm) 0;margin-bottom:var(--spacing-sm);display:flex;align-items:center}.PermissionManageView-module__funcGrantAllLabel___AQyFL{display:inline-flex;align-items:center;gap:var(--spacing-xs);cursor:pointer;font-size:var(--type-footnote-size);color:var(--text-primary)}.PermissionManageView-module__funcGrantAllLabel___AQyFL:has(.PermissionManageView-module__checkbox___L-P66:disabled){cursor:not-allowed}.PermissionManageView-module__funcGrantTree___EaqKR{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;padding:var(--spacing-xs) 0;scrollbar-width:thin;scrollbar-color:hsl(var(--foreground) / .38) transparent}.PermissionManageView-module__funcGrantTree___EaqKR::-webkit-scrollbar{width:8px}.PermissionManageView-module__funcGrantTree___EaqKR::-webkit-scrollbar-track{background:transparent}.PermissionManageView-module__funcGrantTree___EaqKR::-webkit-scrollbar-thumb{background:hsl(var(--foreground) / .35);border-radius:8px}.PermissionManageView-module__funcGrantTree___EaqKR:hover::-webkit-scrollbar-thumb{background:hsl(var(--foreground) / .45)}.PermissionManageView-module__funcGrantTree___EaqKR::-webkit-scrollbar-thumb:hover{background:hsl(var(--foreground) / .55)}.PermissionManageView-module__funcGrantTreeNode___lWLZ5{margin-bottom:var(--spacing-xs)}.PermissionManageView-module__funcGrantTreeNodeRow___2T3VW{display:flex;align-items:center;gap:var(--spacing-xs);min-height:32px;padding:4px 8px;border-radius:var(--radius-sm);background:var(--surface-1);border:1px solid var(--border-color)}.PermissionManageView-module__funcGrantTreeExpand___IOnPF{flex-shrink:0;display:inline-flex;align-items:center;width:24px}.PermissionManageView-module__funcGrantTreeExpandBtn___dz2sw{padding:0;margin:0;border:none;background:none;color:var(--text-secondary);cursor:pointer;display:inline-flex;align-items:center}.PermissionManageView-module__funcGrantTreeExpandBtn___dz2sw:hover{color:var(--text-primary)}.PermissionManageView-module__funcGrantTreeExpandPlaceholder___RqBqi{display:inline-block;width:16px}.PermissionManageView-module__funcGrantTreeCheckLabel___fFQt2{flex:1;min-width:0;display:flex;align-items:center;gap:var(--spacing-xs);cursor:pointer;font-size:var(--type-footnote-size);color:var(--text-primary)}.PermissionManageView-module__funcGrantTreeCheckLabel___fFQt2:has(.PermissionManageView-module__checkbox___L-P66:disabled){cursor:not-allowed}.PermissionManageView-module__funcGrantTreeLabel___cTHRE{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.PermissionManageView-module__funcGrantTreeActions___30vd4{flex-shrink:0;display:inline-flex;gap:var(--spacing-sm)}.PermissionManageView-module__funcGrantTreeLink___3P22y{padding:0;margin:0;border:none;background:none;font-size:12px;color:hsl(var(--primary));cursor:pointer}.PermissionManageView-module__funcGrantTreeLink___3P22y:hover{text-decoration:underline}.PermissionManageView-module__funcGrantFooter___QcqNp{flex-shrink:0;display:flex;justify-content:center;gap:var(--spacing-md);padding-top:var(--spacing-lg);margin-top:var(--spacing-md);border-top:1px solid var(--border-color)}.PermissionManageView-module__funcGrantCancelBtn___DjVwm{padding:8px 24px;border-radius:9999px;border:1px solid rgba(248,113,113,.6);background:#f871711a;color:#f87171;font-size:var(--type-footnote-size);font-weight:500;cursor:pointer;transition:background var(--transition-fast)}.PermissionManageView-module__funcGrantCancelBtn___DjVwm:hover{background:#f8717133}.PermissionManageView-module__funcGrantSaveBtn___2lC-8{padding:8px 24px;border-radius:9999px;border:none;background:hsl(var(--primary));color:#fff;font-size:var(--type-footnote-size);font-weight:500;cursor:pointer;transition:opacity var(--transition-fast)}.PermissionManageView-module__funcGrantSaveBtn___2lC-8:hover:not(:disabled){opacity:.9}.PermissionManageView-module__funcGrantSaveBtn___2lC-8:disabled{opacity:.5;cursor:not-allowed}.PermissionManageView-module__funcGrantLoading___owJfr{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text-tertiary);font-size:var(--type-footnote-size)}.DepartmentManageView-module__root___s4HNS{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;padding:var(--spacing-md);color:var(--text-primary);box-sizing:border-box}.DepartmentManageView-module__spin___BBowD{flex:1;min-height:0;display:flex;flex-direction:column;display:contents}.DepartmentManageView-module__spin___BBowD .ant-spin-container{flex:1;min-height:0;display:flex;flex-direction:column}.DepartmentManageView-module__breadcrumb___7jdV4{flex-shrink:0;display:flex;align-items:center;gap:var(--spacing-xs);margin-bottom:var(--spacing-lg);min-height:28px}.DepartmentManageView-module__breadcrumbLink___cCSVO{display:inline-flex;align-items:center;padding:0;margin:0;border:none;background:none;color:var(--text-secondary);font-size:var(--type-footnote-size);cursor:pointer;transition:color var(--transition-fast)}.DepartmentManageView-module__breadcrumbLink___cCSVO:hover{color:hsl(var(--primary))}.DepartmentManageView-module__breadcrumbSep___9PWL1{display:inline-flex;align-items:center;color:var(--text-tertiary);flex-shrink:0}.DepartmentManageView-module__breadcrumbCurrent___A-lDi{font-size:var(--type-title-3-size);font-weight:600;color:var(--text-primary)}.DepartmentManageView-module__main___7K-Ov{flex:1;min-height:0;display:flex;flex-direction:column}.DepartmentManageView-module__contentCard___w-1TI{flex:1;min-height:0;display:flex;flex-direction:column;border-radius:var(--radius-xl);border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));box-shadow:var(--shadow-card);overflow:hidden}html:not(.dark):not([data-theme=dark]) .DepartmentManageView-module__contentCard___w-1TI{background:var(--surface-1);border-color:var(--border-color)}.DepartmentManageView-module__topBar___KuFZT{flex-shrink:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--spacing-md);padding:var(--spacing-md);border-bottom:1px solid var(--border-color)}.DepartmentManageView-module__topBarLeft___G-C0h{display:flex;align-items:center;flex-wrap:wrap;gap:var(--spacing-xs);min-width:0}.DepartmentManageView-module__topBarRight___Riazf{display:flex;align-items:center;justify-content:flex-end;flex-shrink:0}.DepartmentManageView-module__companyName___S41W8{font-size:var(--type-headline-size);font-weight:600;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.DepartmentManageView-module__companyCount___qN833{font-size:var(--type-subheadline-size);color:var(--text-secondary);flex-shrink:0}.DepartmentManageView-module__companyBadge___pZPJU{display:inline-flex;align-items:center;padding:2px 10px;border-radius:var(--radius-pill);font-size:var(--type-caption-1-size);font-weight:500;color:hsl(var(--primary));background:hsl(var(--primary) / .12);border:1px solid hsl(var(--primary) / .22);flex-shrink:0}html.dark .DepartmentManageView-module__companyBadge___pZPJU,html[data-theme=dark] .DepartmentManageView-module__companyBadge___pZPJU{background:hsl(var(--primary) / .18);border-color:hsl(var(--primary) / .35)}.DepartmentManageView-module__handleHint___TKLxK{font-size:var(--type-footnote-size);color:var(--text-secondary);max-width:360px;line-height:1.4}.DepartmentManageView-module__handleHintSort___lCm3a{max-width:min(100%,420px);padding:8px 14px;border-radius:var(--radius-pill);background:hsl(var(--primary) / .1);border:1px solid hsl(var(--primary) / .22);color:var(--text-primary);line-height:1.45}html.dark .DepartmentManageView-module__handleHintSort___lCm3a,html[data-theme=dark] .DepartmentManageView-module__handleHintSort___lCm3a{background:hsl(var(--primary) / .14);border-color:hsl(var(--primary) / .32)}.DepartmentManageView-module__toolbar___HoLan{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-sm)}.DepartmentManageView-module__primaryBtn___Q5Ivn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:32px;padding:0 var(--spacing-md);border-radius:var(--radius-sm);font-size:var(--type-caption-1-size);font-weight:500;cursor:pointer;border:1px solid hsl(var(--primary));color:hsl(var(--primary));background:transparent;transition:opacity var(--transition-fast),background var(--transition-fast)}.DepartmentManageView-module__primaryBtn___Q5Ivn:hover:not(:disabled){background:hsl(var(--primary) / .08);opacity:.95}.DepartmentManageView-module__primaryBtn___Q5Ivn:disabled{opacity:.45;cursor:not-allowed}.DepartmentManageView-module__textAction___TKbK7{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 var(--spacing-sm);border:none;border-radius:var(--radius-sm);background:transparent;color:hsl(var(--primary));font-size:var(--type-footnote-size);cursor:pointer;transition:background var(--transition-fast)}.DepartmentManageView-module__textAction___TKbK7:hover{background:hsl(var(--foreground) / .06)}.DepartmentManageView-module__textActionDanger___k1zNW{color:var(--error-color)}.DepartmentManageView-module__textActionDanger___k1zNW:hover{background:hsl(var(--destructive) / .08)}.DepartmentManageView-module__actionCount___HGxxN{font-variant-numeric:tabular-nums;opacity:.85}.DepartmentManageView-module__treePanel___4SrWB{flex:1;min-height:200px;min-width:0;display:flex;flex-direction:column;overflow:hidden}.DepartmentManageView-module__tableInner___gebLL{flex:1;min-height:0;display:flex;flex-direction:column;min-width:880px}.DepartmentManageView-module__treeHeader___BPnKo{display:grid;grid-template-columns:minmax(0,1fr) 170px 90px 170px 110px 96px;column-gap:0;row-gap:0;align-items:center;flex-shrink:0;min-height:44px;padding:0 var(--spacing-md);background:hsl(var(--foreground) / .055);border-bottom:1px solid var(--border-color);font-size:var(--type-caption-1-size);font-weight:600;color:var(--text-secondary);letter-spacing:.02em}html:not(.dark):not([data-theme=dark]) .DepartmentManageView-module__treeHeader___BPnKo{background:linear-gradient(180deg,hsl(var(--foreground) / .04),hsl(var(--foreground) / .02));border-bottom-color:hsl(var(--border))}.DepartmentManageView-module__treeHeaderColMain___roxUa{min-width:0;padding-left:52px;box-sizing:border-box}.DepartmentManageView-module__treeHeaderSort___nJqEa .DepartmentManageView-module__treeHeaderColMain___roxUa{padding-left:48px}.DepartmentManageView-module__treeHeaderCol___ut6Co{min-width:0;text-align:center}.DepartmentManageView-module__treeScroll___w4Hgh{flex:1;min-height:0;overflow:auto;padding:var(--spacing-xs) 0 var(--spacing-sm);scrollbar-gutter:stable;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) transparent}.DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar{width:8px;height:8px}.DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-track{background:hsl(var(--foreground) / .04);border-radius:999px}.DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:999px}.DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}html:not(.dark):not([data-theme=dark]):not(.dark-theme) .DepartmentManageView-module__treeScroll___w4Hgh{scrollbar-color:rgba(15,23,42,.34) hsl(var(--foreground) / .06)}html:not(.dark):not([data-theme=dark]):not(.dark-theme) .DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-thumb{background:#0f172a57}html:not(.dark):not([data-theme=dark]):not(.dark-theme) .DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-thumb:hover{background:#0f172a7a}html.dark .DepartmentManageView-module__treeScroll___w4Hgh,html[data-theme=dark] .DepartmentManageView-module__treeScroll___w4Hgh,html.dark-theme .DepartmentManageView-module__treeScroll___w4Hgh{scrollbar-color:rgba(255,255,255,.42) transparent}html.dark .DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-thumb,html[data-theme=dark] .DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-thumb,html.dark-theme .DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-thumb{background:#ffffff6b}html.dark .DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-thumb:hover,html[data-theme=dark] .DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-thumb:hover,html.dark-theme .DepartmentManageView-module__treeScroll___w4Hgh::-webkit-scrollbar-thumb:hover{background:#ffffff94}.DepartmentManageView-module__treeScrollSort___S7xPn{padding-bottom:var(--spacing-xs)}.DepartmentManageView-module__treeSwitcherIcon___glvPl{font-size:12px!important;color:var(--text-tertiary)!important}.DepartmentManageView-module__tree___A1ENM{padding:0 var(--spacing-md);background:transparent;color:var(--text-primary)}.DepartmentManageView-module__tree___A1ENM .ant-tree-treenode{width:100%;align-items:center;padding:2px 0}.DepartmentManageView-module__tree___A1ENM .ant-tree-node-content-wrapper{flex:1 1 auto;min-height:48px;min-width:0;display:flex;align-items:center;padding-block:4px;padding-inline:0;border-radius:var(--radius-sm);color:var(--text-primary);transition:background var(--transition-fast)}.DepartmentManageView-module__tree___A1ENM .ant-tree-title{flex:1;min-width:0;display:block}.DepartmentManageView-module__tree___A1ENM .ant-tree-node-content-wrapper:hover{background:hsl(var(--foreground) / .05)}.DepartmentManageView-module__treeSortMode___wFA-K .ant-tree-node-content-wrapper:hover{background:hsl(var(--primary) / .09);box-shadow:inset 0 0 0 1px hsl(var(--primary) / .22)}.DepartmentManageView-module__treeSortMode___wFA-K .ant-tree-draggable-icon{color:hsl(var(--primary))!important;opacity:.9!important}.DepartmentManageView-module__tree___A1ENM .ant-tree-node-selected .ant-tree-node-content-wrapper,.DepartmentManageView-module__tree___A1ENM .ant-tree-node-content-wrapper.ant-tree-node-selected,.DepartmentManageView-module__tree___A1ENM .ant-tree-treenode-selected .ant-tree-node-content-wrapper{background:transparent!important}.DepartmentManageView-module__tree___A1ENM .ant-tree-checkbox{margin-top:0;align-self:center}.DepartmentManageView-module__tree___A1ENM .ant-tree-switcher{align-self:center;line-height:1;flex-shrink:0;width:24px;min-width:24px}.DepartmentManageView-module__tree___A1ENM .ant-tree-switcher:not(.ant-tree-switcher-noop):hover:before{background:transparent!important}.DepartmentManageView-module__treeBranch___hJR5g{display:grid;grid-template-columns:minmax(0,1fr) 170px 90px 170px 110px 96px;column-gap:0;row-gap:0;width:100%;min-width:0;min-height:40px;align-items:center;box-sizing:border-box}.DepartmentManageView-module__orgName___OB6vf{min-width:0;color:var(--text-primary);font-size:var(--type-subheadline-size)}.DepartmentManageView-module__cellMuted___AWZS3{color:var(--text-tertiary)}.DepartmentManageView-module__col170___bSfLc{min-width:0;text-align:center;font-size:var(--type-footnote-size);color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DepartmentManageView-module__col90___DpvMV,.DepartmentManageView-module__col110___HQSB6{min-width:0;text-align:center;font-size:var(--type-footnote-size);color:var(--text-primary);font-variant-numeric:tabular-nums}.DepartmentManageView-module__colOp___rfC2P{min-width:0;text-align:center}.DepartmentManageView-module__rowEditBtn___IWOZA{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;margin:0;border:none;border-radius:var(--radius-sm);background:transparent;color:hsl(var(--primary));font-size:var(--type-footnote-size);cursor:pointer;transition:background var(--transition-fast)}.DepartmentManageView-module__rowEditBtn___IWOZA:hover{background:hsl(var(--primary) / .1)}.DepartmentManageView-module__sortFooter___XwgBy{flex-shrink:0;display:flex;justify-content:center;align-items:center;padding:var(--spacing-md) var(--spacing-lg) calc(var(--spacing-md) + 2px);border-top:1px solid var(--border-color);background:hsl(var(--foreground) / .04);box-shadow:0 -10px 40px hsl(var(--foreground) / .06),inset 0 1px hsl(var(--foreground) / .04);backdrop-filter:blur(10px) saturate(1.2);-webkit-backdrop-filter:blur(10px) saturate(1.2)}html:not(.dark):not([data-theme=dark]) .DepartmentManageView-module__sortFooter___XwgBy{background:linear-gradient(180deg,hsl(var(--foreground) / .03),hsl(var(--background) / 1));box-shadow:0 -8px 32px #0f172a0f,inset 0 1px #fff9}html.dark .DepartmentManageView-module__sortFooter___XwgBy,html[data-theme=dark] .DepartmentManageView-module__sortFooter___XwgBy{box-shadow:0 -12px 48px #00000059,inset 0 1px hsl(var(--foreground) / .08)}.DepartmentManageView-module__sortFooterActions___Ufign{display:inline-flex;align-items:center;gap:var(--spacing-md);min-width:min(100%,320px);justify-content:center;color:#fff!important}.DepartmentManageView-module__sortFooter___XwgBy .ant-btn-primary,.DepartmentManageView-module__sortFooter___XwgBy .ant-btn-color-primary.ant-btn-variant-solid{background:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important;color:hsl(var(--primary-foreground))!important;box-shadow:none}.DepartmentManageView-module__sortFooter___XwgBy .ant-btn-primary:hover:not(:disabled),.DepartmentManageView-module__sortFooter___XwgBy .ant-btn-color-primary.ant-btn-variant-solid:hover:not(:disabled){filter:brightness(1.08);color:hsl(var(--primary-foreground))!important}.DepartmentManageView-module__sortFooter___XwgBy .ant-btn-primary:disabled,.DepartmentManageView-module__sortFooter___XwgBy .ant-btn-color-primary.ant-btn-variant-solid:disabled{opacity:.45!important;color:hsl(var(--primary-foreground, 0 0% 100%) / .9)!important}.DepartmentManageView-module__emptyWrap___wWbNv{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--spacing-xl) var(--spacing-md);color:var(--text-tertiary);font-size:var(--type-footnote-size)}.DepartmentManageView-module__modalField___4gPRt{margin-bottom:var(--spacing-md)}.DepartmentManageView-module__modalLabel___byQfJ{display:block;margin-bottom:var(--spacing-xs);font-size:var(--type-footnote-size);color:var(--text-secondary)}.DepartmentManageView-module__batchNames___sVyDP{display:flex;flex-wrap:wrap;gap:var(--spacing-xs);margin-bottom:var(--spacing-md)}.DepartmentManageView-module__batchTag___UkQCj{margin:0!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-container,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-content{border-radius:var(--radius-xl);overflow:hidden}.DepartmentManageView-module__deptModalAdd___8Go8Y .ant-modal-header,.DepartmentManageView-module__deptModalEdit___zwAHC .ant-modal-header{margin-bottom:0;padding-block:var(--spacing-md);border-bottom:1px solid var(--border-color)}.DepartmentManageView-module__deptModalEdit___zwAHC .ant-modal-header{background:hsl(var(--foreground) / .04)}html:not(.dark):not(.dark-theme):not([data-theme=dark]) .DepartmentManageView-module__deptModalEdit___zwAHC .ant-modal-header{background:var(--surface-2)}.DepartmentManageView-module__deptModalAdd___8Go8Y .ant-modal-title,.DepartmentManageView-module__deptModalEdit___zwAHC .ant-modal-title{font-weight:600;font-size:var(--type-title-3-size);color:var(--text-primary)}.DepartmentManageView-module__deptModalEdit___zwAHC .ant-modal-footer{border-top:1px solid var(--border-color)}.DepartmentManageView-module__deptModalAdd___8Go8Y .ant-modal-footer,.DepartmentManageView-module__deptModalEdit___zwAHC .ant-modal-footer{padding-block:var(--spacing-md)}.DepartmentManageView-module__deptModalAdd___8Go8Y .ant-modal-body{max-height:min(72vh,640px);overflow-y:auto;padding-block:var(--spacing-md)}.DepartmentManageView-module__deptModalEdit___zwAHC .ant-modal-body{padding-block:var(--spacing-md);max-height:min(72vh,640px);overflow-y:auto}.DepartmentManageView-module__deptModalTitleRow___lKzOc{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md);width:100%;padding-right:28px;box-sizing:border-box}.DepartmentManageView-module__deptModalDeleteBtn___NQiLA{flex-shrink:0;background:none;border:none;cursor:pointer;font-size:var(--type-footnote-size);font-weight:500;color:hsl(var(--destructive));padding:4px 8px;border-radius:var(--radius-sm)}.DepartmentManageView-module__deptModalDeleteBtn___NQiLA:hover{background:hsl(var(--destructive) / .12)}.DepartmentManageView-module__modalSectionHeading___roK00{font-size:var(--type-subheadline-size);font-weight:600;color:var(--text-primary);margin-bottom:var(--spacing-sm)}.DepartmentManageView-module__modalSectionId___GO5He{font-weight:500;color:var(--text-secondary);font-size:var(--type-footnote-size)}.DepartmentManageView-module__modalLabelWithHelp___bymED{display:flex;align-items:center;gap:6px;margin-bottom:var(--spacing-xs)}.DepartmentManageView-module__modalLabelWithHelp___bymED .DepartmentManageView-module__modalLabelPlain___kvq7E{margin-bottom:0;display:inline}.DepartmentManageView-module__modalHelpIconBtn___whBT2{display:inline-flex;align-items:center;justify-content:center;padding:2px;border:none;background:transparent;color:var(--text-tertiary);cursor:pointer;border-radius:var(--radius-sm);line-height:0}.DepartmentManageView-module__modalHelpIconBtn___whBT2:hover{color:var(--text-secondary);background:hsl(var(--foreground) / .06)}.DepartmentManageView-module__addDeptForm___NCEmS{display:flex;flex-direction:column;gap:var(--spacing-md)}.DepartmentManageView-module__modalFormSection___L6LvC{padding:var(--spacing-md);border-radius:var(--radius-md);border:1px solid var(--border-color);background:hsl(var(--foreground) / .04)}html:not(.dark):not([data-theme=dark]) .DepartmentManageView-module__modalFormSection___L6LvC{background:var(--surface-2)}.DepartmentManageView-module__modalLabelRequired___Mc8yE,.DepartmentManageView-module__modalLabelPlain___kvq7E{display:block;margin-bottom:var(--spacing-xs);font-size:var(--type-footnote-size);color:var(--text-secondary)}.DepartmentManageView-module__modalLabelRequired___Mc8yE:before{content:"*";color:var(--error-color);margin-right:4px}.DepartmentManageView-module__modalFieldHint___8SRXv{margin:var(--spacing-xs) 0 0;font-size:var(--type-caption-1-size);color:var(--text-tertiary);line-height:1.45}.DepartmentManageView-module__modalSwitchRow___COUfN{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--spacing-lg)}.DepartmentManageView-module__modalSwitchTitle___5wVmz{font-size:var(--type-subheadline-size);font-weight:600;color:var(--text-primary)}.DepartmentManageView-module__retainRow___OWDLB{margin-top:var(--spacing-sm)}.DepartmentManageView-module__modalTreeSelect___kcwrQ{width:100%}.DepartmentManageView-module__pickerTrigger___UeL2X{display:flex;align-items:center;gap:var(--spacing-xs);min-height:36px;padding:4px 11px;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--surface-1);cursor:pointer;text-align:left;width:100%;box-sizing:border-box;transition:border-color var(--transition-fast),box-shadow var(--transition-fast)}.DepartmentManageView-module__pickerTrigger___UeL2X:hover{border-color:hsl(var(--primary))}.DepartmentManageView-module__pickerTrigger___UeL2X:focus-visible{outline:none;border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--ring) / .25)}.DepartmentManageView-module__pickerTriggerMain___xccii{flex:1;min-width:0;display:flex;flex-wrap:wrap;align-items:center;gap:6px;min-height:26px}.DepartmentManageView-module__pickerPlaceholder___3V4h-{color:var(--text-tertiary);font-size:var(--type-footnote-size);line-height:26px}.DepartmentManageView-module__pickerTagList___uXnvq{display:flex;flex-wrap:wrap;gap:6px;width:100%}.DepartmentManageView-module__pickerTag___-yhv2.ant-tag{display:inline-flex!important;align-items:center!important;margin:0!important;max-width:100%;padding:4px 10px!important;line-height:1.25!important;min-height:28px;box-sizing:border-box;border-radius:var(--radius-sm)}.DepartmentManageView-module__pickerSuffixIcon___5K3Al,.DepartmentManageView-module__pickerChevron___fOaY0{flex-shrink:0;width:16px;height:16px;color:var(--text-tertiary);margin-top:0;align-self:center}.DepartmentManageView-module__pickerChevron___fOaY0{width:14px;height:14px;opacity:.8}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-mask{background:#0000008c!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-container,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-content{background:var(--glass-bg)!important;border:1px solid var(--glass-border);box-shadow:var(--shadow-card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate))}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-header{background:transparent!important;border-bottom-color:var(--glass-border)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal.DepartmentManageView-module__deptModalAdd___8Go8Y .ant-modal-header{background:transparent!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal.DepartmentManageView-module__deptModalAdd___8Go8Y .DepartmentManageView-module__modalFormSection___L6LvC{background:transparent!important;border:none!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal.DepartmentManageView-module__deptModalAdd___8Go8Y .ant-modal-footer{background:transparent!important;border-top:none!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal.DepartmentManageView-module__deptModalBatch___0uy6s .ant-modal-header{background:transparent!important;border-bottom:none!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal.DepartmentManageView-module__deptModalBatch___0uy6s .ant-modal-footer{background:transparent!important;border-top:none!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-title{color:var(--text-primary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-close{color:var(--text-secondary)}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-close:hover{color:var(--text-primary);background:hsl(var(--foreground) / .1)}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-body{background:transparent!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer{border-top-color:var(--glass-border)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn-default,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn-variant-outlined,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn:not(.ant-btn-primary){background:transparent!important;border-color:var(--glass-border)!important;color:var(--text-primary)!important;box-shadow:none}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn-default:hover,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn-variant-outlined:hover,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn:not(.ant-btn-primary):hover{border-color:hsl(var(--primary) / .65)!important;color:hsl(var(--primary))!important;background:hsl(var(--primary) / .08)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn-primary,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn-color-primary.ant-btn-variant-solid{background:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important;box-shadow:none;color:#fff!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn-primary:hover:not(:disabled),.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn-color-primary.ant-btn-variant-solid:hover:not(:disabled){filter:brightness(1.08);color:#fff!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn-primary:disabled,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-modal-footer .ant-btn-color-primary.ant-btn-variant-solid:disabled{color:#ffffffa6!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input-outlined,.DepartmentManageView-module__deptModalWrap___wt1LI textarea.ant-input{background:hsl(var(--foreground) / .06)!important;border-color:var(--glass-border)!important;color:var(--text-primary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input[disabled],.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input:disabled,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input-affix-wrapper-disabled,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input-outlined.ant-input-disabled{background:hsl(var(--foreground) / .04)!important;color:var(--text-secondary)!important;border-color:var(--glass-border)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input::placeholder,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input-outlined::placeholder{color:var(--text-tertiary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input-affix-wrapper{background:hsl(var(--foreground) / .06)!important;border-color:var(--glass-border)!important;color:var(--text-primary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input-affix-wrapper .ant-input{background:transparent!important;color:inherit!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input-clear-icon{color:var(--text-tertiary)}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-input-clear-icon:hover{color:var(--text-secondary)}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select:not(.ant-select-disabled){--ant-select-background-color: hsl(var(--foreground) / .06) !important;--ant-select-border-color: var(--glass-border) !important;--ant-select-color: var(--text-primary) !important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select:not(.ant-select-disabled):hover{--ant-select-background-color: hsl(var(--foreground) / .08) !important;--ant-select-border-color: hsl(var(--primary) / .45) !important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select-focused:not(.ant-select-disabled){--ant-select-border-color: hsl(var(--primary)) !important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select:not(.ant-select-disabled) .ant-select-selector,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select-outlined:not(.ant-select-disabled) .ant-select-selector{background:hsl(var(--foreground) / .06)!important;border-color:var(--glass-border)!important;color:var(--text-primary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select-selection-item{color:var(--text-primary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select-placeholder,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select-selection-placeholder{color:var(--text-tertiary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select-arrow,.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select-suffix{color:var(--text-secondary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-select-clear{color:var(--text-tertiary);background:transparent}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__pickerTrigger___UeL2X{background:hsl(var(--foreground) / .06);border-color:var(--glass-border)}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__pickerPlaceholder___3V4h-{color:var(--text-tertiary)}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__pickerSuffixIcon___5K3Al,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__pickerChevron___fOaY0{color:var(--text-secondary)}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__modalFormSection___L6LvC{background:hsl(var(--foreground) / .06);border-color:var(--glass-border)}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__modalLabel___byQfJ,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__modalLabelRequired___Mc8yE,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__modalLabelPlain___kvq7E{color:var(--text-secondary)}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__modalSwitchTitle___5wVmz{color:var(--text-primary)}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__modalFieldHint___8SRXv{color:var(--text-tertiary)}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-tag{display:inline-flex;align-items:center;gap:4px;background:hsl(var(--primary) / .14)!important;border-color:hsl(var(--primary) / .35)!important;color:var(--text-primary)!important;line-height:1.25!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-tag .anticon-close{color:var(--text-secondary);display:inline-flex;align-items:center;margin-top:0!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-checkbox-wrapper{color:var(--text-primary)}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-checkbox-inner{background:hsl(var(--foreground) / .08)!important;border-color:var(--glass-border)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-switch{background:hsl(var(--foreground) / .2)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .ant-switch.ant-switch-checked{background:hsl(var(--primary))!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp.ant-tree-select-dropdown{--ant-control-item-bg-hover: var(--control-bg-hover) !important;--ant-control-item-bg-active: var(--so-accent-bg) !important;--ant-color-bg-text-hover: var(--control-bg-hover) !important;background:hsl(var(--popover))!important;border:1px solid hsl(var(--border-strong))!important;border-radius:var(--radius-md, 10px);box-shadow:var(--shadow-hover);backdrop-filter:none;-webkit-backdrop-filter:none;padding:6px;color:var(--text-primary)!important}html[data-theme=dark] .DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp.ant-tree-select-dropdown,html.dark .DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp.ant-tree-select-dropdown,html.dark-theme .DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp.ant-tree-select-dropdown{box-shadow:0 0 0 1px hsl(var(--foreground) / .06),var(--glass-pill-shadow)}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree{background:transparent!important;color:var(--text-primary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-list-holder,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .rc-virtual-list-holder{background:transparent!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-list-holder-inner{gap:2px}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-treenode{align-items:center;margin-bottom:0;padding-block:1px;border-radius:var(--radius-sm, 6px)}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-node-content-wrapper{flex:1;min-width:0;padding:6px 10px;border-radius:var(--radius-sm, 6px);color:var(--text-primary)!important;line-height:1.35;transition:background-color .15s ease,color .15s ease}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-title,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-tree-title{color:inherit!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-node-content-wrapper:hover,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-treenode-active .ant-select-tree-node-content-wrapper{background-color:var(--control-bg-hover)!important;color:var(--text-primary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:var(--so-accent-bg)!important;color:var(--so-accent-text)!important;font-weight:600}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-treenode-active .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected{background-color:var(--so-accent-bg-hover)!important;color:var(--so-accent-text)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-node-content-wrapper:hover .ant-select-tree-title,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-treenode-active .ant-select-tree-node-content-wrapper .ant-select-tree-title,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected .ant-select-tree-title{color:inherit!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-input,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-input-outlined,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-input-affix-wrapper{background:var(--control-bg)!important;border-color:hsl(var(--border))!important;color:var(--text-primary)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-input-affix-wrapper .ant-input{background:transparent!important;color:inherit!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-input::placeholder{color:var(--control-text-muted)!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-switcher{color:hsl(var(--muted-foreground))!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-show-line .ant-select-tree-indent-unit:before{border-inline-end-color:var( --glass-border, rgba(255, 255, 255, .12) )!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-switcher-leaf-line:before,.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-switcher-leaf-line:after{border-color:var(--glass-border, rgba(255, 255, 255, .12))!important}.DepartmentManageView-module__deptModalWrap___wt1LI .DepartmentManageView-module__deptModalTreeDropdown___FIGlp .ant-select-tree-treenode.filter-node .ant-select-tree-title{color:hsl(var(--primary))!important;font-weight:600}.AddressBookManageView-module__root___vW8e6{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;padding:var(--spacing-md);color:var(--text-primary);box-sizing:border-box}.AddressBookManageView-module__breadcrumb___VQ2CI{flex-shrink:0;display:flex;align-items:center;gap:var(--spacing-xs);margin-bottom:var(--spacing-md);min-height:28px}.AddressBookManageView-module__breadcrumbLink___hCdfZ{display:inline-flex;align-items:center;padding:0;margin:0;border:none;background:none;color:var(--text-secondary);font-size:var(--type-footnote-size);cursor:pointer;transition:color var(--transition-fast)}.AddressBookManageView-module__breadcrumbLink___hCdfZ:hover{color:hsl(var(--primary))}.AddressBookManageView-module__breadcrumbSep___tUiw4{display:inline-flex;align-items:center;color:var(--text-tertiary);flex-shrink:0}.AddressBookManageView-module__breadcrumbCurrent___wuR6g{font-size:var(--type-title-3-size);font-weight:600;color:var(--text-primary)}.AddressBookManageView-module__topRow___5PiZW{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:var(--spacing-md);margin-bottom:var(--spacing-md)}.AddressBookManageView-module__topActions___QjXk4{display:flex;align-items:center;gap:var(--spacing-sm)}.AddressBookManageView-module__iconBtn___5y0P8{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface-1);color:var(--text-secondary);cursor:pointer;transition:background var(--transition-fast),color var(--transition-fast)}.AddressBookManageView-module__iconBtn___5y0P8:hover{color:hsl(var(--primary));border-color:hsl(var(--primary) / .35)}.AddressBookManageView-module__iconBtn___5y0P8:disabled{opacity:.45;cursor:not-allowed}.AddressBookManageView-module__primaryBtn___YNo8g{display:inline-flex;align-items:center;gap:var(--spacing-xs);height:36px;padding:0 var(--spacing-md);border:none;border-radius:var(--radius-sm);background:hsl(var(--primary));color:hsl(var(--primary-foreground, 0 0% 100%));font-size:var(--type-footnote-size);font-weight:500;cursor:pointer;transition:opacity var(--transition-fast)}.AddressBookManageView-module__primaryBtn___YNo8g:hover{opacity:.92}.AddressBookManageView-module__main___AcfRj{flex:1;min-height:0;display:flex;gap:0;border:1px solid var(--border-color);border-radius:var(--radius-xl);background:var(--surface-1);overflow:hidden;box-shadow:var(--shadow-card)}html.dark .AddressBookManageView-module__main___AcfRj,html[data-theme=dark] .AddressBookManageView-module__main___AcfRj{background:var(--glass-bg);border-color:var(--glass-border);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate))}.AddressBookManageView-module__sidebar___w7Hm8{width:280px;flex-shrink:0;display:flex;flex-direction:column;border-right:1px solid var(--border-color);min-height:0;background:hsl(var(--foreground) / .03)}html:not(.dark):not([data-theme=dark]) .AddressBookManageView-module__sidebar___w7Hm8{background:var(--surface-2)}.AddressBookManageView-module__sidebarSearch___qebHC{flex-shrink:0;padding:var(--spacing-md);border-bottom:1px solid var(--border-color)}.AddressBookManageView-module__searchInput___LncAs{width:100%;height:36px;padding:0 var(--spacing-sm) 0 36px;border:1px solid var(--border-color);border-radius:var(--radius-sm);background:var(--surface-2);color:var(--text-primary);font-size:var(--type-footnote-size);outline:none;box-sizing:border-box}.AddressBookManageView-module__searchInput___LncAs:focus{border-color:hsl(var(--primary));box-shadow:0 0 0 2px hsl(var(--ring) / .25)}.AddressBookManageView-module__searchWrap___IKzM7{position:relative}.AddressBookManageView-module__searchIcon___jad3A{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--text-tertiary);pointer-events:none}.AddressBookManageView-module__searchPanel___rz8KE{max-height:200px;overflow:auto;margin-top:var(--spacing-sm);padding:var(--spacing-xs);border-radius:var(--radius-sm);background:var(--surface-2);border:1px solid var(--border-color)}.AddressBookManageView-module__searchSectionTitle___IqdD1{font-size:11px;font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.04em;padding:var(--spacing-xs) var(--spacing-sm)}.AddressBookManageView-module__spin___nw2BH{display:contents!important}.AddressBookManageView-module__searchItem___Tx5in{padding:var(--spacing-sm) var(--spacing-sm);border-radius:var(--radius-sm);cursor:pointer;font-size:var(--type-footnote-size);color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AddressBookManageView-module__searchItem___Tx5in:hover{background:hsl(var(--primary) / .12)}.AddressBookManageView-module__treeScroll___yBbQe{flex:1;min-height:0;overflow:auto;padding:var(--spacing-sm) var(--spacing-md) var(--spacing-md)}.AddressBookManageView-module__treeNodeRow___nlqdp{display:flex;align-items:center;gap:var(--spacing-xs);padding:2px 0;min-width:0;width:100%}.AddressBookManageView-module__treeNodeMain___JngR6{display:flex;align-items:center;gap:var(--spacing-xs);min-width:0;flex:1 1 auto}.AddressBookManageView-module__treeNodeNameWrap___6pvOZ{min-width:0;flex:1 1 auto;overflow:hidden}.AddressBookManageView-module__treeNodeNameWrap___6pvOZ .ant-tooltip-disabled-compatible-wrapper{min-width:0;max-width:100%;display:block}.AddressBookManageView-module__treeNodeName___tQv6b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AddressBookManageView-module__treeCount___1eWiV{color:var(--text-tertiary);font-size:12px;flex-shrink:0}.AddressBookManageView-module__treeNodeMore___0CLSA{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:28px;height:28px;margin:0;padding:0;border:none;border-radius:var(--radius-sm);background:transparent;color:var(--text-tertiary);cursor:pointer;transition:color var(--transition-fast),background var(--transition-fast)}.AddressBookManageView-module__treeNodeMore___0CLSA:hover{color:hsl(var(--primary));background:hsl(var(--foreground) / .08)}.AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .AddressBookManageView-module__treeNodeMore___0CLSA,.AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .AddressBookManageView-module__treeNodeMore___0CLSA{color:var(--so-accent-text)}.AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .AddressBookManageView-module__treeNodeMore___0CLSA:hover,.AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .AddressBookManageView-module__treeNodeMore___0CLSA:hover{color:hsl(var(--primary));background:hsl(var(--foreground) / .08)}.AddressBookManageView-module__content___6jcs6{flex:1;min-width:0;display:flex;flex-direction:column;min-height:0;background:hsl(var(--foreground) / .02)}html:not(.dark):not([data-theme=dark]) .AddressBookManageView-module__content___6jcs6{background:var(--surface-1)}.AddressBookManageView-module__contentInner___u6iDq{flex:1;min-height:0;display:flex;flex-direction:column;padding:var(--spacing-md);overflow:hidden}.AddressBookManageView-module__activateBanner___mzJfc{flex-shrink:0;display:flex;align-items:center;justify-content:center;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);margin-bottom:var(--spacing-md);border-radius:var(--radius-sm);background:hsl(var(--destructive) / .12);font-size:var(--type-footnote-size);color:var(--text-primary)}.AddressBookManageView-module__activateLink___0JJ1D{padding:0;border:none;background:none;color:hsl(var(--primary));font-size:inherit;font-weight:500;cursor:pointer}.AddressBookManageView-module__activateLink___0JJ1D:disabled{opacity:.45;cursor:not-allowed}.AddressBookManageView-module__headerBlock___4vzC9{flex-shrink:0;margin-bottom:var(--spacing-md)}.AddressBookManageView-module__titleRow___lYvu9{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--spacing-sm);margin-bottom:var(--spacing-sm)}.AddressBookManageView-module__deptTitle___71L03{font-size:var(--type-title-2-size);font-weight:600;color:var(--text-primary);max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AddressBookManageView-module__count___QgyH4{color:var(--text-secondary);font-size:var(--type-footnote-size)}.AddressBookManageView-module__toolbar___n0-FV{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:var(--spacing-sm)}.AddressBookManageView-module__toolbarHint___fvai5{font-size:var(--type-footnote-size);color:var(--text-tertiary)}.AddressBookManageView-module__toolbarBtns___y5HLk{display:flex;align-items:center;flex-wrap:wrap;gap:var(--spacing-xs)}.AddressBookManageView-module__linkBtn___2QTl-{display:inline-flex;align-items:center;gap:4px;padding:4px var(--spacing-sm);border:none;border-radius:var(--radius-sm);background:transparent;color:hsl(var(--primary));font-size:var(--type-footnote-size);cursor:pointer}.AddressBookManageView-module__linkBtn___2QTl-:hover{background:hsl(var(--primary) / .1)}.AddressBookManageView-module__tableWrap___m0nfI{flex:1;min-height:0;overflow:hidden;position:relative;isolation:isolate;border-radius:var(--radius-md);border:1px solid var(--border-color);background:hsl(var(--foreground) / .04)}html:not(.dark):not([data-theme=dark]) .AddressBookManageView-module__tableWrap___m0nfI{background:var(--surface-2);border-color:var(--border-color)}html.dark .AddressBookManageView-module__tableWrap___m0nfI,html[data-theme=dark] .AddressBookManageView-module__tableWrap___m0nfI{border-color:var(--glass-border)}.AddressBookManageView-module__tableWrap___m0nfI .ant-spin-nested-loading,.AddressBookManageView-module__tableWrap___m0nfI .ant-spin-container{height:100%;min-height:0}.AddressBookManageView-module__tableWrap___m0nfI .ant-table-wrapper{height:100%}.AddressBookManageView-module__tableWrap___m0nfI .ant-table-cell.ant-table-cell-row-hover{background:hsl(var(--foreground) / .08)!important;color:var(--text-primary)!important}.AddressBookManageView-module__tableWrap___m0nfI .ant-table-row-selected .ant-table-cell{color:var(--text-primary)!important}.AddressBookManageView-module__tableWrap___m0nfI .ant-spin{display:contents!important}.AddressBookManageView-module__treeScroll___yBbQe{scrollbar-width:thin;scrollbar-gutter:stable;scrollbar-color:rgba(15,23,42,.38) transparent}.AddressBookManageView-module__treeScroll___yBbQe::-webkit-scrollbar{width:8px;height:8px}.AddressBookManageView-module__treeScroll___yBbQe::-webkit-scrollbar-thumb{background:#0f172a61;border-radius:999px}.AddressBookManageView-module__treeScroll___yBbQe::-webkit-scrollbar-thumb:hover{background:#0f172a85}html.dark .AddressBookManageView-module__treeScroll___yBbQe,html[data-theme=dark] .AddressBookManageView-module__treeScroll___yBbQe,html.dark-theme .AddressBookManageView-module__treeScroll___yBbQe{scrollbar-color:rgba(255,255,255,.48) transparent}html.dark .AddressBookManageView-module__treeScroll___yBbQe::-webkit-scrollbar-thumb,html[data-theme=dark] .AddressBookManageView-module__treeScroll___yBbQe::-webkit-scrollbar-thumb,html.dark-theme .AddressBookManageView-module__treeScroll___yBbQe::-webkit-scrollbar-thumb{background:#ffffff7a}html.dark .AddressBookManageView-module__treeScroll___yBbQe::-webkit-scrollbar-thumb:hover,html[data-theme=dark] .AddressBookManageView-module__treeScroll___yBbQe::-webkit-scrollbar-thumb:hover,html.dark-theme .AddressBookManageView-module__treeScroll___yBbQe::-webkit-scrollbar-thumb:hover{background:#ffffff9e}.AddressBookManageView-module__tableWrap___m0nfI .ant-table-body{scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.38) transparent}.AddressBookManageView-module__tableWrap___m0nfI .ant-table-body::-webkit-scrollbar{width:8px;height:8px}.AddressBookManageView-module__tableWrap___m0nfI .ant-table-body::-webkit-scrollbar-thumb{background:#0f172a61;border-radius:999px}.AddressBookManageView-module__tableWrap___m0nfI .ant-table-body::-webkit-scrollbar-thumb:hover{background:#0f172a85}html.dark .AddressBookManageView-module__tableWrap___m0nfI .ant-table-body,html[data-theme=dark] .AddressBookManageView-module__tableWrap___m0nfI .ant-table-body,html.dark-theme .AddressBookManageView-module__tableWrap___m0nfI .ant-table-body{scrollbar-color:rgba(255,255,255,.48) transparent}html.dark .AddressBookManageView-module__tableWrap___m0nfI .ant-table-body::-webkit-scrollbar-thumb,html[data-theme=dark] .AddressBookManageView-module__tableWrap___m0nfI .ant-table-body::-webkit-scrollbar-thumb,html.dark-theme .AddressBookManageView-module__tableWrap___m0nfI .ant-table-body::-webkit-scrollbar-thumb{background:#ffffff7a}html.dark .AddressBookManageView-module__tableWrap___m0nfI .ant-table-body::-webkit-scrollbar-thumb:hover,html[data-theme=dark] .AddressBookManageView-module__tableWrap___m0nfI .ant-table-body::-webkit-scrollbar-thumb:hover,html.dark-theme .AddressBookManageView-module__tableWrap___m0nfI .ant-table-body::-webkit-scrollbar-thumb:hover{background:#ffffff9e}.AddressBookManageView-module__sortBtns___ffi7p{display:flex;flex-direction:column;gap:2px}.AddressBookManageView-module__sortIconBtn___YoKYu{display:flex;align-items:center;justify-content:center;width:28px;height:24px;padding:0;border:1px solid var(--border-color);border-radius:4px;background:var(--surface-2);color:var(--text-secondary);cursor:pointer}.AddressBookManageView-module__sortIconBtn___YoKYu:hover:not(:disabled){color:hsl(var(--primary));border-color:hsl(var(--primary) / .35)}.AddressBookManageView-module__sortIconBtn___YoKYu:disabled{opacity:.35;cursor:not-allowed}.AddressBookManageView-module__loading___rlofG{padding:var(--spacing-xl);text-align:center;color:var(--text-tertiary)}.AddressBookManageView-module__empty___hovnc{padding:var(--spacing-xl);text-align:center;color:var(--text-tertiary);font-size:var(--type-footnote-size)}.AddressBookManageView-module__nonActLink___TRoZJ{padding:0;margin-inline-end:var(--spacing-sm);border:none;background:none;color:hsl(var(--primary));font-size:inherit;cursor:pointer}.AddressBookManageView-module__statusMuted___T-CR-{color:var(--text-tertiary);font-size:12px}.AddressBookManageView-module__tree___60Woh{background:transparent!important;color:var(--text-primary)}.AddressBookManageView-module__tree___60Woh .ant-tree-list-holder,.AddressBookManageView-module__tree___60Woh .ant-tree-list-holder-inner{background:transparent}.AddressBookManageView-module__tree___60Woh .ant-tree-treenode{width:100%;padding:2px 0}.AddressBookManageView-module__tree___60Woh .ant-tree-node-content-wrapper{flex:1 1 auto;min-width:0;padding:6px var(--spacing-sm);border-radius:var(--radius-sm);color:var(--text-primary);transition:background var(--transition-fast)}.AddressBookManageView-module__tree___60Woh .ant-tree-node-content-wrapper:hover{background:hsl(var(--foreground) / .06);color:var(--text-primary)!important}.AddressBookManageView-module__tree___60Woh .ant-tree-node-content-wrapper:hover .AddressBookManageView-module__treeNodeName___tQv6b,.AddressBookManageView-module__tree___60Woh .ant-tree-node-content-wrapper:hover .AddressBookManageView-module__treeCount___1eWiV{color:var(--text-primary)!important}.AddressBookManageView-module__tree___60Woh .ant-tree-node-content-wrapper:hover .AddressBookManageView-module__treeCount___1eWiV{color:var(--text-secondary)!important}.AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .ant-tree-node-content-wrapper:hover,.AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .ant-tree-node-content-wrapper:hover{background:var(--so-accent-bg-hover)!important;color:var(--so-accent-text)!important}.AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .ant-tree-node-content-wrapper:hover .AddressBookManageView-module__treeNodeName___tQv6b,.AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .ant-tree-node-content-wrapper:hover .AddressBookManageView-module__treeNodeName___tQv6b{color:var(--so-accent-text)!important}.AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .ant-tree-node-content-wrapper:hover .AddressBookManageView-module__treeCount___1eWiV,.AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .ant-tree-node-content-wrapper:hover .AddressBookManageView-module__treeCount___1eWiV{color:var(--text-secondary)!important}.AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .ant-tree-node-content-wrapper,.AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .ant-tree-node-content-wrapper,.AddressBookManageView-module__tree___60Woh .ant-tree-node-content-wrapper.ant-tree-node-selected{background:var(--so-accent-bg)!important;color:var(--so-accent-text)!important;box-shadow:inset 0 0 0 1px var(--so-accent-border)}.AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .AddressBookManageView-module__treeNodeName___tQv6b,.AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .AddressBookManageView-module__treeNodeName___tQv6b{color:var(--so-accent-text)!important}.AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .AddressBookManageView-module__treeCount___1eWiV,.AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .AddressBookManageView-module__treeCount___1eWiV{color:var(--text-secondary)!important}.AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .ant-tree-switcher,.AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .ant-tree-switcher{color:hsl(var(--primary) / .55)!important}html.dark .AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .ant-tree-switcher,html[data-theme=dark] .AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .ant-tree-switcher,html.dark-theme .AddressBookManageView-module__tree___60Woh .ant-tree-treenode-selected .ant-tree-switcher,html.dark .AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .ant-tree-switcher,html[data-theme=dark] .AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .ant-tree-switcher,html.dark-theme .AddressBookManageView-module__tree___60Woh .ant-tree-node-selected .ant-tree-switcher{color:#ffffff8c!important}.AddressBookManageView-module__deptTreeTooltip___0NS9N .ant-tooltip-inner{max-width:min(420px,92vw);padding:8px 12px;border-radius:var(--radius-md);font-size:var(--type-footnote-size);line-height:1.45;background:hsl(var(--popover))!important;color:hsl(var(--popover-foreground))!important;border:1px solid var(--border-color);box-shadow:0 10px 28px hsl(var(--foreground) / .12)}html.dark .AddressBookManageView-module__deptTreeTooltip___0NS9N .ant-tooltip-inner,html[data-theme=dark] .AddressBookManageView-module__deptTreeTooltip___0NS9N .ant-tooltip-inner,html.dark-theme .AddressBookManageView-module__deptTreeTooltip___0NS9N .ant-tooltip-inner{box-shadow:0 12px 36px #0000007a}.AddressBookManageView-module__deptTreeTooltip___0NS9N .ant-tooltip-arrow:before{background:hsl(var(--popover))!important}.AddressBookManageView-module__tree___60Woh .ant-tree-switcher{display:flex;align-items:center;justify-content:center;color:var(--text-tertiary)}.AddressBookManageView-module__tree___60Woh .ant-tree-switcher-icon{display:inline-flex;align-items:center;justify-content:center;line-height:0}.AddressBookManageView-module__tree___60Woh .ant-tree-title{width:100%}.AddressBookManageView-module__tree___60Woh .ant-tree-indent-unit{width:8px!important}.AddressBookManageView-module__dataTable___RQD6U .ant-table{background:transparent;color:var(--text-primary)}.AddressBookManageView-module__dataTable___RQD6U .ant-table.ant-table-virtual{--rc-virtual-list-scrollbar-bg: rgba(15, 23, 42, .4)}html.dark .AddressBookManageView-module__dataTable___RQD6U .ant-table.ant-table-virtual,html[data-theme=dark] .AddressBookManageView-module__dataTable___RQD6U .ant-table.ant-table-virtual,html.dark-theme .AddressBookManageView-module__dataTable___RQD6U .ant-table.ant-table-virtual{--rc-virtual-list-scrollbar-bg: rgba(255, 255, 255, .48)}.AddressBookManageView-module__dataTable___RQD6U .ant-table-container{border:none!important}.AddressBookManageView-module__dataTable___RQD6U .ant-table-content,.AddressBookManageView-module__dataTable___RQD6U table{border-radius:0}.AddressBookManageView-module__dataTable___RQD6U .ant-table-thead>tr>th{background:hsl(var(--card))!important;color:var(--text-secondary);border-bottom:1px solid var(--border-color)!important;font-weight:600;font-size:var(--type-caption-1-size);position:sticky;top:0;z-index:100!important;box-shadow:0 1px 0 var(--border-color)}html:not(.dark):not([data-theme=dark]) .AddressBookManageView-module__dataTable___RQD6U .ant-table-thead>tr>th{background:var(--surface-2)!important}html.dark .AddressBookManageView-module__dataTable___RQD6U .ant-table-thead,html[data-theme=dark] .AddressBookManageView-module__dataTable___RQD6U .ant-table-thead,html.dark .AddressBookManageView-module__dataTable___RQD6U .ant-table-thead>tr>th,html[data-theme=dark] .AddressBookManageView-module__dataTable___RQD6U .ant-table-thead>tr>th{background:var(--surface-1)!important}.AddressBookManageView-module__dataTable___RQD6U .ant-table-tbody>tr>td{background:transparent!important;border-bottom:1px solid var(--border-color)!important;color:var(--text-primary)}.AddressBookManageView-module__dataTable___RQD6U .ant-table-tbody>tr:hover>td,.AddressBookManageView-module__dataTable___RQD6U .ant-table-tbody .ant-table-row:hover>.ant-table-cell,.AddressBookManageView-module__dataTable___RQD6U .ant-table-tbody-virtual .ant-table-row:hover>.ant-table-cell,.AddressBookManageView-module__dataTable___RQD6U .ant-table-cell.ant-table-cell-row-hover{background:hsl(var(--foreground) / .06)!important;color:var(--text-primary)!important}.AddressBookManageView-module__dataTable___RQD6U .ant-table-tbody>tr.ant-table-row-selected>td,.AddressBookManageView-module__dataTable___RQD6U .ant-table-tbody .ant-table-row-selected>.ant-table-cell{background:hsl(var(--primary) / .08)!important;color:var(--text-primary)!important}.AddressBookManageView-module__dataTable___RQD6U .ant-table-tbody>tr.ant-table-row-selected:hover>td,.AddressBookManageView-module__dataTable___RQD6U .ant-table-tbody .ant-table-row-selected:hover>.ant-table-cell,.AddressBookManageView-module__dataTable___RQD6U .ant-table-row-selected .ant-table-cell.ant-table-cell-row-hover{background:hsl(var(--primary) / .12)!important;color:var(--text-primary)!important}.AddressBookManageView-module__dataTable___RQD6U .ant-empty-description{color:var(--text-tertiary)}.AddressBookManageView-module__dataTable___RQD6U .ant-checkbox-inner{background:var(--surface-2);border-color:var(--border-color)}.AddressBookManageView-module__dataTable___RQD6U .ant-checkbox-checked .ant-checkbox-inner{background:hsl(var(--primary));border-color:hsl(var(--primary))}.AddressBookManageView-module__dataTable___RQD6U .ant-spin-nested-loading,.AddressBookManageView-module__dataTable___RQD6U .ant-spin-container{background:transparent}.ImportMembersModal-module__importTooltip___FDQFn .ant-tooltip-inner{max-width:400px;background:#202026f5!important;color:#ffffffeb!important;border:1px solid rgba(255,255,255,.12);box-shadow:0 8px 28px #0006}.ImportMembersModal-module__titleRow___ydYN5{display:flex;align-items:center;gap:8px}.ImportMembersModal-module__titleInfo___YEUM2{color:var(--text-secondary);cursor:help;opacity:.85}.ImportMembersModal-module__titleInfo___YEUM2:hover{color:hsl(var(--primary));opacity:1}.ImportMembersModal-module__tipList___L1d-o{max-width:360px;font-size:12px;line-height:1.5}.ImportMembersModal-module__tipList___L1d-o>div+div{margin-top:4px}.ImportMembersModal-module__hiddenFile___-Ej9a{position:absolute;width:0;height:0;opacity:0;pointer-events:none}.ImportMembersModal-module__emptyPanel___6jmA6{padding:8px 0 16px}.ImportMembersModal-module__intro___LmunC{margin:0 0 16px;font-size:13px;color:var(--text-secondary);line-height:1.5}.ImportMembersModal-module__emptyActions___wUrAk{display:flex;flex-wrap:wrap;gap:12px}.ImportMembersModal-module__spin___h2D0U{display:contents}.ImportMembersModal-module__checkBanner___lqoUn{margin-bottom:12px;padding:10px 12px;border-radius:var(--radius-sm, 6px);background:hsl(var(--primary) / .12);border:1px solid hsl(var(--primary) / .25);font-size:13px;line-height:1.45;color:var(--text-primary)}.ImportMembersModal-module__checkSub___GNzCO{display:block;margin-top:4px;color:var(--text-secondary)}.ImportMembersModal-module__table___1udvY{margin-bottom:4px}.ImportMembersModal-module__errCell___8JC-5{color:hsl(var(--destructive, 0 72% 58%))}.ImportMembersModal-module__reuploadRow___XGPXx{text-align:right}.ImportMembersModal-module__footerExtra___t8nze{margin-top:16px;padding-top:12px;border-top:1px solid var(--glass-border, var(--border-color))}.ImportMembersModal-module__importModalRoot___RRKPu .ant-modal-body{max-height:min(72vh,620px);overflow-y:auto;padding-block:var(--spacing-md)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-mask{background:#0000008c!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-container,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-content{background:var(--glass-bg)!important;border:1px solid var(--glass-border);box-shadow:var(--shadow-card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate))}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-header{background:transparent!important;border-bottom-color:var(--glass-border)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-title{color:var(--text-primary)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-close{color:var(--text-secondary)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-close:hover{color:var(--text-primary);background:hsl(var(--foreground) / .1)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body{background:transparent!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer{background:transparent!important;border-top-color:var(--glass-border)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-default,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-variant-outlined,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn:not(.ant-btn-primary){background:transparent!important;border-color:var(--glass-border)!important;color:var(--text-primary)!important;box-shadow:none}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-default:hover,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-variant-outlined:hover,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn:not(.ant-btn-primary):hover{border-color:hsl(var(--primary) / .65)!important;color:hsl(var(--primary))!important;background:hsl(var(--primary) / .08)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-primary,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-color-primary.ant-btn-variant-solid{background:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important;color:#f8fafc!important;box-shadow:none}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-primary span,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-color-primary.ant-btn-variant-solid span{color:#f8fafc!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-primary:hover:not(:disabled),.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-color-primary.ant-btn-variant-solid:hover:not(:disabled){filter:brightness(1.08)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-primary:disabled,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-color-primary.ant-btn-variant-solid:disabled{opacity:.42!important;color:#f8fafce0!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-primary:disabled span,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-footer .ant-btn-color-primary.ant-btn-variant-solid:disabled span{color:#f8fafce0!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body .ant-btn-default,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body .ant-btn-variant-outlined{background:transparent!important;border-color:var(--glass-border)!important;color:var(--text-primary)!important;box-shadow:none}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body .ant-btn-default:hover,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body .ant-btn-variant-outlined:hover{border-color:hsl(var(--primary) / .65)!important;color:hsl(var(--primary))!important;background:hsl(var(--primary) / .08)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body .ant-btn-primary,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body .ant-btn-color-primary.ant-btn-variant-solid{background:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important;color:#f8fafc!important;box-shadow:none}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body .ant-btn-primary span,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body .ant-btn-color-primary.ant-btn-variant-solid span{color:#f8fafc!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body .ant-btn-primary:hover:not(:disabled),.ImportMembersModal-module__importModalWrap___Vg-IV .ant-modal-body .ant-btn-color-primary.ant-btn-variant-solid:hover:not(:disabled){filter:brightness(1.08)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-btn-link{color:hsl(var(--primary))!important;padding-inline:4px}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-btn-link:hover{color:hsl(var(--primary))!important;background:hsl(var(--primary) / .1)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-checkbox-wrapper{color:var(--text-primary)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-checkbox-inner{background:hsl(var(--foreground) / .08)!important;border-color:var(--glass-border)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-checkbox-checked .ant-checkbox-inner{background:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-spin-nested-loading,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-spin-container{background:transparent}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-spin-dot-item{background-color:hsl(var(--primary))}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-table{background:transparent;color:var(--text-primary)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-table-container{border:none!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-table-thead>tr>th{background:hsl(var(--foreground) / .06)!important;color:var(--text-secondary);border-bottom:1px solid var(--border-color)!important;font-weight:600;font-size:var(--type-caption-1-size, 12px)}html:not(.dark):not(.dark-theme):not([data-theme=dark]) .ImportMembersModal-module__importModalWrap___Vg-IV .ant-table-thead>tr>th{background:var(--surface-2)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-table-tbody>tr>td{background:transparent!important;border-bottom:1px solid var(--border-color)!important;color:var(--text-primary)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-table-tbody>tr:hover>td{background:hsl(var(--foreground) / .05)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-empty-description{color:var(--text-tertiary)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination{color:var(--text-secondary)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination-item{background:transparent!important;border-color:var(--glass-border)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination-item a{color:var(--text-primary)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination-item-active{border-color:hsl(var(--primary))!important;background:hsl(var(--primary) / .15)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination-item-active a{color:hsl(var(--primary))}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination-prev .ant-pagination-item-link,.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination-next .ant-pagination-item-link{background:transparent!important;border-color:var(--glass-border)!important;color:var(--text-primary)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination-disabled .ant-pagination-item-link{opacity:.35}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination-options{color:var(--text-secondary)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-select-outlined:not(.ant-select-disabled) .ant-select-selector{background:hsl(var(--foreground) / .06)!important;border-color:var(--glass-border)!important;color:var(--text-primary)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-select-arrow{color:var(--text-secondary)!important}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination-options-quick-jumper{color:var(--text-secondary)}.ImportMembersModal-module__importModalWrap___Vg-IV .ant-pagination-options-quick-jumper input{background:hsl(var(--foreground) / .08)!important;border-color:var(--glass-border)!important;color:var(--text-primary)!important}.AddMemberDrawer-module__shell___RSvRt{color:var(--text-primary)}.AddMemberDrawer-module__scroll___lCtqA{max-height:min(520px,65vh);overflow:auto;padding:var(--spacing-md);padding-top:var(--spacing-sm)}.AddMemberDrawer-module__modalFooter___yA72G{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:var(--spacing-sm)}.AddMemberDrawer-module__section___bZmJu{margin-bottom:var(--spacing-lg)}.AddMemberDrawer-module__sectionTitle___rTyjq{font-size:var(--type-caption-size);font-weight:600;color:var(--text-secondary);margin-bottom:var(--spacing-sm);padding-left:2px}.AddMemberDrawer-module__group___CYsRy{border:1px solid var(--glass-border, var(--border-color));border-radius:var(--radius-md);background:hsl(var(--foreground) / .04);overflow:hidden}.AddMemberDrawer-module__row___Qzl4U{display:flex;align-items:flex-start;gap:var(--spacing-sm);padding:var(--spacing-sm) var(--spacing-md);border-bottom:1px solid var(--glass-border, var(--border-color));min-height:48px}.AddMemberDrawer-module__row___Qzl4U:last-child{border-bottom:none}.AddMemberDrawer-module__label___YhDeb{flex:0 0 88px;padding-top:6px;font-size:var(--type-footnote-size);color:var(--text-secondary);line-height:1.3}.AddMemberDrawer-module__required___43Gfn:after{content:"*";color:hsl(var(--destructive, 0 72% 51%));margin-left:2px}.AddMemberDrawer-module__field___Ww8Ju{flex:1;min-width:0}.AddMemberDrawer-module__input___G-No7{width:100%}.AddMemberDrawer-module__phoneRow___ArrFI{display:flex;gap:var(--spacing-xs);align-items:center}.AddMemberDrawer-module__prefixSelect___ZqrsH{flex:0 0 100px;min-width:0}.AddMemberDrawer-module__tagBox___a019i{display:flex;flex-wrap:wrap;gap:6px;align-items:center;min-height:32px;padding:6px 8px;border:1px solid var(--glass-border, var(--border-color));border-radius:var(--radius-sm);cursor:pointer;background:hsl(var(--foreground) / .03);transition:border-color var(--transition-fast)}.AddMemberDrawer-module__tagBox___a019i:hover{border-color:hsl(var(--primary) / .45)}.AddMemberDrawer-module__placeholder___OFDM9{font-size:var(--type-footnote-size);color:var(--text-tertiary)}.AddMemberDrawer-module__tag___faG7Q{display:inline-flex;align-items:center;gap:4px;padding:2px 6px;border-radius:var(--radius-sm);background:hsl(var(--foreground) / .1);font-size:var(--type-caption-size);max-width:100%}.AddMemberDrawer-module__tag___faG7Q span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AddMemberDrawer-module__tagRemove___P-Rvu{display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border:none;background:none;color:var(--text-tertiary);cursor:pointer;line-height:1}.AddMemberDrawer-module__tagRemove___P-Rvu:hover{color:hsl(var(--destructive, 0 72% 51%))}.AddMemberDrawer-module__pickerHint___hbPHC{margin-left:auto;color:var(--text-tertiary);flex-shrink:0}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-mask{background:#0000008c!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-container,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-content{background:var(--glass-bg)!important;border:1px solid var(--glass-border);box-shadow:var(--shadow-card);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate))}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-title{color:var(--text-primary)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-close{color:var(--text-secondary)}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-close:hover{color:var(--text-primary);background:hsl(var(--foreground) / .1)}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-body{background:transparent!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-footer{padding-top:12px}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-footer .ant-btn-default,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-footer .ant-btn-variant-outlined,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-footer .ant-btn:not(.ant-btn-primary){background:transparent!important;border-color:var(--glass-border)!important;color:var(--text-primary)!important;box-shadow:none}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-footer .ant-btn-default:hover,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-footer .ant-btn-variant-outlined:hover,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-footer .ant-btn:not(.ant-btn-primary):hover{border-color:hsl(var(--primary) / .65)!important;color:hsl(var(--primary))!important;background:hsl(var(--primary) / .08)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-footer .ant-btn-primary{background:hsl(var(--primary))!important;border-color:hsl(var(--primary))!important;box-shadow:none}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-modal-footer .ant-btn-primary:hover{filter:brightness(1.08)}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-input,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-input-outlined,.AddMemberDrawer-module__modalWrap___rRUL0 textarea.ant-input{background:hsl(var(--foreground) / .06)!important;border-color:var(--glass-border, var(--border-color))!important;color:var(--text-primary)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-input::placeholder,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-input-outlined::placeholder{color:var(--text-tertiary)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-input-affix-wrapper{background:hsl(var(--foreground) / .06)!important;border-color:var(--glass-border, var(--border-color))!important;color:var(--text-primary)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-input-affix-wrapper .ant-input{background:transparent!important;color:inherit!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select:not(.ant-select-disabled){--ant-select-background-color: hsl(var(--foreground) / .06) !important;--ant-select-border-color: var( --glass-border, var(--border-color) ) !important;--ant-select-color: var(--text-primary) !important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select:not(.ant-select-disabled):hover{--ant-select-background-color: hsl(var(--foreground) / .08) !important;--ant-select-border-color: hsl(var(--primary) / .45) !important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-focused:not(.ant-select-disabled){--ant-select-border-color: hsl(var(--primary)) !important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select .ant-select-content,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select .ant-select-content-value,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-input{color:var(--text-primary)!important;-webkit-text-fill-color:var(--text-primary)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-placeholder{color:var(--text-tertiary)!important;-webkit-text-fill-color:var(--text-tertiary)!important;opacity:1!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select:not(.ant-select-disabled) .ant-select-selector{background:hsl(var(--foreground) / .06)!important;border-color:var(--glass-border, var(--border-color))!important;color:var(--text-primary)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-selection-placeholder{color:var(--text-tertiary)!important;-webkit-text-fill-color:var(--text-tertiary)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-arrow,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-suffix{color:var(--text-secondary)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-clear{color:var(--text-tertiary);background:transparent}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-dropdown{background:hsl(var(--popover))!important;border:1px solid var(--glass-border, hsl(var(--border)));box-shadow:var(--shadow-card)}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-item,.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-item-option-content{color:var(--text-primary)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-item-option-selected:not(.ant-select-item-option-disabled){background:hsl(var(--primary) / .15)!important;color:var(--text-primary)!important}.AddMemberDrawer-module__modalWrap___rRUL0 .ant-select-item-option-active:not(.ant-select-item-option-disabled){background:hsl(var(--foreground) / .08)!important;color:var(--text-primary)!important}.CompanyAuthManageView-module__root___MVtFC{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;padding:var(--spacing-md);color:var(--text-primary);box-sizing:border-box}.CompanyAuthManageView-module__breadcrumb___t9OB0{flex-shrink:0;display:flex;align-items:center;gap:var(--spacing-xs);margin-bottom:var(--spacing-md);min-height:28px}.CompanyAuthManageView-module__breadcrumbLink___t5CZJ{display:inline-flex;align-items:center;padding:0;margin:0;border:none;background:none;color:var(--text-secondary);font-size:var(--type-footnote-size);cursor:pointer;transition:color var(--transition-fast)}.CompanyAuthManageView-module__breadcrumbLink___t5CZJ:hover{color:hsl(var(--primary))}.CompanyAuthManageView-module__breadcrumbSep___tT4nu{display:inline-flex;align-items:center;color:var(--text-tertiary);flex-shrink:0}.CompanyAuthManageView-module__breadcrumbCurrent___32oyZ{font-size:var(--type-title-3-size);font-weight:600;color:var(--text-primary)}.CompanyAuthManageView-module__tabRow___TOeS2{flex-shrink:0;display:flex;gap:var(--spacing-xl);border-bottom:1px solid var(--border-color);margin-bottom:var(--spacing-md)}.CompanyAuthManageView-module__tabBtn___oJ8Wn{padding:var(--spacing-sm) 0;margin-bottom:-1px;border:none;background:none;font-size:var(--type-subheadline-size);color:var(--text-secondary);cursor:pointer;border-bottom:2px solid transparent}.CompanyAuthManageView-module__tabBtn___oJ8Wn:hover{color:var(--text-primary)}.CompanyAuthManageView-module__tabBtnActive___2up8M{color:hsl(var(--primary));font-weight:600;border-bottom-color:hsl(var(--primary))}.CompanyAuthManageView-module__scrollMain___lAtWU{flex:1;min-height:0;overflow:auto;padding-right:var(--spacing-xs)}.CompanyAuthManageView-module__statusBanner___97S8s{padding:var(--spacing-md);border-radius:var(--radius-md);margin-bottom:var(--spacing-md);border:1px solid var(--border-color);background:var(--surface-1);font-size:var(--type-subheadline-size)}.CompanyAuthManageView-module__statusBannerPending___nXipd{border-color:hsl(var(--primary) / .35)}.CompanyAuthManageView-module__statusBannerOk___bL2Qs{border-color:#33995859}.CompanyAuthManageView-module__statusBannerReject___4pJav{border-color:#cc333359}.CompanyAuthManageView-module__toolbar___0jR04{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);align-items:center;justify-content:center;margin-bottom:var(--spacing-md);position:fixed;bottom:10px;left:0;width:100%}.CompanyAuthManageView-module__sectionTitle___Om9uT{font-size:var(--type-headline-size);font-weight:600;margin:0 0 var(--spacing-md);color:var(--text-primary)}.CompanyAuthManageView-module__formGrid___kaxtS{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-md) var(--spacing-lg)}@media(max-width:900px){.CompanyAuthManageView-module__formGrid___kaxtS{grid-template-columns:1fr}}.CompanyAuthManageView-module__fieldFull___F6stw{grid-column:1 / -1}.CompanyAuthManageView-module__fieldLabel___iFZa-{display:block;font-size:var(--type-footnote-size);color:var(--text-secondary);margin-bottom:var(--spacing-xs)}.CompanyAuthManageView-module__requiredMark___6hYnp{color:#dd3c3c;margin-right:2px}.CompanyAuthManageView-module__input___86JkK,.CompanyAuthManageView-module__select___qzZKS,.CompanyAuthManageView-module__textarea___SS4Ci{width:100%;box-sizing:border-box;padding:8px 12px;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--surface-1);color:var(--text-primary);font-size:var(--type-subheadline-size)}.CompanyAuthManageView-module__textarea___SS4Ci{min-height:88px;resize:vertical}.CompanyAuthManageView-module__input___86JkK:disabled,.CompanyAuthManageView-module__select___qzZKS:disabled,.CompanyAuthManageView-module__textarea___SS4Ci:disabled{opacity:.65;cursor:not-allowed}.CompanyAuthManageView-module__phoneRow___26AFY{display:flex;gap:var(--spacing-sm);align-items:stretch}.CompanyAuthManageView-module__phoneRow___26AFY .CompanyAuthManageView-module__select___qzZKS{max-width:120px;flex-shrink:0}.CompanyAuthManageView-module__nameRow___HfOwp{display:flex;gap:var(--spacing-sm);align-items:stretch}.CompanyAuthManageView-module__nameRow___HfOwp .CompanyAuthManageView-module__input___86JkK{flex:1}.CompanyAuthManageView-module__searchBtn___oTp4l{flex-shrink:0;padding:0 14px;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--surface-2);color:hsl(var(--primary));font-size:var(--type-footnote-size);cursor:pointer}.CompanyAuthManageView-module__searchBtn___oTp4l:hover:not(:disabled){border-color:hsl(var(--primary) / .5)}.CompanyAuthManageView-module__searchBtn___oTp4l:disabled{opacity:.5;cursor:not-allowed}.CompanyAuthManageView-module__searchDropdown___bEoUh{position:absolute;z-index:20;left:0;right:0;top:calc(100% + 4px);max-height:220px;overflow:auto;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--surface-1);box-shadow:0 8px 24px #0000001f}.CompanyAuthManageView-module__searchItem___W1qmY{padding:8px 12px;font-size:var(--type-footnote-size);cursor:pointer;color:var(--text-primary)}.CompanyAuthManageView-module__searchItem___W1qmY:hover{background:hsl(var(--primary) / .08)}.CompanyAuthManageView-module__fieldWrap___CXL-0{position:relative}.CompanyAuthManageView-module__uploadRow___nykab{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-lg);margin-top:var(--spacing-lg);align-items:start}@media(max-width:700px){.CompanyAuthManageView-module__uploadRow___nykab{grid-template-columns:1fr}}.CompanyAuthManageView-module__uploadBox___tmvFI{--upload-card-h: 200px;box-sizing:border-box;width:100%;height:var(--upload-card-h);min-height:var(--upload-card-h);border-radius:var(--radius-md);border:1px dashed var(--border-color);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--spacing-xs);cursor:pointer;background:hsl(var(--foreground) / .03);position:relative;overflow:hidden}.CompanyAuthManageView-module__uploadBox___tmvFI:hover{border-color:hsl(var(--primary) / .45)}.CompanyAuthManageView-module__uploadBox___tmvFI>img{max-width:100%;max-height:100%;object-fit:contain}.CompanyAuthManageView-module__uploadHint___46f1H{font-size:var(--type-caption-size);color:var(--text-tertiary);text-align:center;padding:0 var(--spacing-md)}.CompanyAuthManageView-module__uploadCaption___IdcS1{margin-top:var(--spacing-sm);font-size:var(--type-footnote-size);color:var(--text-secondary)}.CompanyAuthManageView-module__footerActions___yRIGw{margin-top:var(--spacing-xl);padding-top:var(--spacing-lg);border-top:1px solid var(--border-color);display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md)}.CompanyAuthManageView-module__footerBtnRow___yBbbm{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:var(--spacing-md)}.CompanyAuthManageView-module__footerActions___yRIGw>.CompanyAuthManageView-module__footerBtnRow___yBbbm>.CompanyAuthManageView-module__cancelBtn___uU7RO,.CompanyAuthManageView-module__footerActions___yRIGw>.CompanyAuthManageView-module__footerBtnRow___yBbbm>.CompanyAuthManageView-module__submitBtn___EofAh{min-width:120px}.CompanyAuthManageView-module__cancelBtn___uU7RO{min-width:200px;padding:10px 24px;border-radius:var(--radius-md);border:1px solid var(--border-color);background:transparent;color:var(--text-secondary);font-size:var(--type-subheadline-size);font-weight:600;cursor:pointer}.CompanyAuthManageView-module__cancelBtn___uU7RO:hover:not(:disabled){background:var(--bg-secondary)}.CompanyAuthManageView-module__cancelBtn___uU7RO:disabled{opacity:.5;cursor:not-allowed}.CompanyAuthManageView-module__submitBtn___EofAh{min-width:200px;padding:10px 24px;border-radius:var(--radius-md);border:none;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:var(--type-subheadline-size);font-weight:600;cursor:pointer}.CompanyAuthManageView-module__submitBtn___EofAh:hover:not(:disabled){filter:brightness(1.05)}.CompanyAuthManageView-module__submitBtn___EofAh:disabled{opacity:.5;cursor:not-allowed}.CompanyAuthManageView-module__agreement___YvhVu{display:flex;align-items:flex-start;gap:var(--spacing-sm);font-size:var(--type-footnote-size);color:var(--text-secondary);max-width:520px}.CompanyAuthManageView-module__agreement___YvhVu a{color:hsl(var(--primary));text-decoration:none}.CompanyAuthManageView-module__agreement___YvhVu a:hover{text-decoration:underline}.CompanyAuthManageView-module__viewGrid___4w5zr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--spacing-md)}@media(max-width:900px){.CompanyAuthManageView-module__viewGrid___4w5zr{grid-template-columns:1fr}}.CompanyAuthManageView-module__viewItem___VyBWo{font-size:var(--type-subheadline-size)}.CompanyAuthManageView-module__viewLabel___YwcH0{color:var(--text-tertiary);font-size:var(--type-caption-size);margin-bottom:2px}.CompanyAuthManageView-module__readonlyMultiline___iVyuL{white-space:pre-wrap;word-break:break-word;line-height:1.45}.CompanyAuthManageView-module__readonlySectionSpaced___yQo64{margin-top:var(--spacing-xl)}.CompanyAuthManageView-module__readonlyDocRow___lMCcH{align-items:flex-start}.CompanyAuthManageView-module__readonlyThumbCol___dmCok{flex:1;min-width:0;max-width:100%}.CompanyAuthManageView-module__readonlyThumbBtn___Lxm-z{width:100%;height:200px;min-height:200px;padding:0;margin:0;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--surface-1);cursor:pointer;display:flex;align-items:center;justify-content:center;overflow:hidden;box-sizing:border-box}.CompanyAuthManageView-module__readonlyThumbBtn___Lxm-z:hover:not(:disabled){border-color:hsl(var(--primary) / .45)}.CompanyAuthManageView-module__readonlyThumbBtn___Lxm-z:disabled{cursor:default}.CompanyAuthManageView-module__readonlyThumbBtn___Lxm-z img{max-width:100%;max-height:100%;object-fit:contain;display:block}.CompanyAuthManageView-module__readonlyThumbPlaceholder___i14cX{color:var(--text-tertiary);font-size:var(--type-title-2-size);font-weight:500}.CompanyAuthManageView-module__readonlyBrandRow___sR-yC{display:flex;flex-wrap:wrap;gap:var(--spacing-md);margin-top:var(--spacing-xs)}.CompanyAuthManageView-module__readonlyBrandChip___EhAbh{display:inline-flex;align-items:center;gap:var(--spacing-sm);padding:8px 12px;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--surface-1);font-size:var(--type-subheadline-size)}.CompanyAuthManageView-module__readonlyMultiThumbRow___Xm5r-{display:flex;flex-wrap:wrap;gap:var(--spacing-lg);align-items:flex-start}.CompanyAuthManageView-module__readonlyMultiThumbRow___Xm5r- .CompanyAuthManageView-module__readonlyThumbCol___dmCok{flex:0 1 240px}.CompanyAuthManageView-module__brandTable___k2WU8{width:100%;border-collapse:collapse;font-size:var(--type-footnote-size)}.CompanyAuthManageView-module__brandTable___k2WU8 th,.CompanyAuthManageView-module__brandTable___k2WU8 td{padding:10px 12px;text-align:left;border-bottom:1px solid var(--border-color)}.CompanyAuthManageView-module__brandTable___k2WU8 th{color:var(--text-tertiary);font-weight:500;position:sticky;top:0;z-index:2;background:var(--surface-1)}.CompanyAuthManageView-module__brandLogo___RGZvh{width:48px;height:48px;border-radius:var(--radius-sm);object-fit:contain;background:hsl(var(--foreground) / .05)}.CompanyAuthManageView-module__linkBtn___qSwt9{border:none;background:none;padding:0;color:hsl(var(--primary));cursor:pointer;font-size:inherit}.CompanyAuthManageView-module__linkBtn___qSwt9:hover{text-decoration:underline}.CompanyAuthManageView-module__linkBtnDanger___G-Nom{color:#df3a3a}.CompanyAuthManageView-module__linkBtnDanger___G-Nom:hover{color:#d32222}.CompanyAuthManageView-module__brandActionCol___H7NN4{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.CompanyAuthManageView-module__emptyBrand___HT7Rd{padding:var(--spacing-xl);text-align:center;color:var(--text-tertiary)}.CompanyAuthManageView-module__secondaryBtn___tYYCk{padding:8px 16px;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--surface-1);color:var(--text-primary);cursor:pointer;font-size:var(--type-footnote-size)}.CompanyAuthManageView-module__secondaryBtn___tYYCk:hover{border-color:hsl(var(--primary) / .4)}.CompanyAuthManageView-module__radioRow___FnjIe{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-sm)}.CompanyAuthManageView-module__radioLabel___MSUKA{display:inline-flex;align-items:center;gap:6px;font-size:var(--type-footnote-size);color:var(--text-primary);cursor:pointer}.CompanyAuthManageView-module__radioLabel___MSUKA input{margin:0}.CompanyAuthManageView-module__thumbStrip___DVsJJ{display:flex;flex-wrap:wrap;gap:var(--spacing-md);margin-top:var(--spacing-md);align-items:flex-start}.CompanyAuthManageView-module__thumbWrap___z0SWB{position:relative;width:120px;height:120px;border-radius:var(--radius-sm);border:1px solid var(--border-color);overflow:hidden;background:hsl(var(--foreground) / .03)}.CompanyAuthManageView-module__thumbWrap___z0SWB img{width:100%;height:100%;object-fit:contain}.CompanyAuthManageView-module__uploadBoxWithRemove___h-P2E{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;padding:var(--spacing-sm);box-sizing:border-box}.CompanyAuthManageView-module__uploadBoxWithRemove___h-P2E img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain}.CompanyAuthManageView-module__uploadBoxWithRemove___h-P2E .CompanyAuthManageView-module__removeThumb___HEozz{position:absolute;top:0;right:0}.CompanyAuthManageView-module__removeThumb___HEozz{position:absolute;top:6px;right:6px;width:24px;height:24px;padding:0;border:none;border-radius:50%;background:#0009;color:#fff;font-size:18px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;backdrop-filter:blur(4px)}.CompanyAuthManageView-module__removeThumb___HEozz:hover{background:#ee2b2be6;transform:scale(1.1)}.CompanyAuthManageView-module__brandInlineBlock___L5bph{margin-top:28px;padding-top:var(--spacing-lg);border-top:1px solid var(--border-color)}.CompanyAuthManageView-module__brandInlineHead___WVcJd{display:flex;flex-wrap:wrap;align-items:center;gap:var(--spacing-sm)}.CompanyAuthManageView-module__brandInlineHint___Fww1g{font-size:var(--type-caption-size);color:var(--text-tertiary)}.CompanyAuthManageView-module__brandDialogWrap___jgpt- .ant-modal-body{padding:20px 0 24px}.CompanyAuthManageView-module__brandDialogForm___I8XQo{padding:0 clamp(16px,7vw,72px)}.CompanyAuthManageView-module__brandDialogFormEn___qO-Y8 .CompanyAuthManageView-module__brandDialogLabel___V9Tvr,.CompanyAuthManageView-module__brandDialogFormEn___qO-Y8 .CompanyAuthManageView-module__brandLogoLabel___j4Xm0{flex-basis:120px}.CompanyAuthManageView-module__brandDialogNameRow___gc-Q8{display:flex;align-items:center;gap:12px}.CompanyAuthManageView-module__brandDialogLabel___V9Tvr{flex:0 0 100px;text-align:right;font-size:14px;color:var(--text-secondary);white-space:nowrap}.CompanyAuthManageView-module__brandDialogNameRow___gc-Q8 .CompanyAuthManageView-module__input___86JkK{flex:1;min-width:0;background:hsl(var(--foreground) / .06);border-color:hsl(var(--foreground) / .14)}.CompanyAuthManageView-module__brandDialogNameRow___gc-Q8 .CompanyAuthManageView-module__input___86JkK:focus{border-color:hsl(var(--primary) / .6);box-shadow:0 0 0 2px hsl(var(--primary) / .2);outline:none}.CompanyAuthManageView-module__brandLogoRow___-8AAq{display:flex;margin-top:16px;align-items:flex-start}.CompanyAuthManageView-module__brandLogoLabel___j4Xm0{position:relative;margin-left:0;flex:0 0 100px;text-align:right;padding-top:6px;font-size:14px;color:var(--text-secondary);white-space:nowrap}.CompanyAuthManageView-module__brandLogoLabel___j4Xm0:before{content:"*";position:absolute;top:6px;left:-9px;color:#dd3c3c}.CompanyAuthManageView-module__brandLogoBox___-niC-{width:120px;height:120px;margin-left:12px;padding:0;border:1px dashed hsl(var(--foreground) / .2);border-radius:var(--radius-md);background:hsl(var(--foreground) / .05);display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;position:relative;overflow:hidden;flex-shrink:0}.CompanyAuthManageView-module__brandLogoBox___-niC-:hover{border-color:hsl(var(--primary) / .5);background:hsl(var(--foreground) / .08)}.CompanyAuthManageView-module__brandLogoBox___-niC-:focus-visible{outline:2px solid hsl(var(--primary));outline-offset:2px}.CompanyAuthManageView-module__brandLogoBox___-niC- img{width:100%;height:100%;object-fit:contain}.CompanyAuthManageView-module__brandLogoUploadIcon___xQkH1{color:var(--text-tertiary)}.CompanyAuthManageView-module__brandLogoUploadText___pbIWW{color:var(--text-tertiary);font-size:12px;margin-top:10px;text-align:center;padding:0 8px;line-height:1.3}.CompanyAuthManageView-module__brandLogoSpin___-3bEg{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:hsl(var(--background) / .6)}.CompanyAuthManageView-module__brandDialogFooter___IUsLS{display:flex;justify-content:center;gap:16px;margin-top:36px;width:100%;padding-top:18px;border-top:1px solid var(--glass-border)}.CompanyAuthManageView-module__brandDialogBtnCancel___NASvL{min-width:120px;padding:8px 28px;border-radius:999px;border:1px solid hsl(var(--primary));background:hsl(var(--foreground) / .05);color:hsl(var(--primary));font-size:14px;cursor:pointer}.CompanyAuthManageView-module__brandDialogBtnCancel___NASvL:hover:not(:disabled){opacity:.9}.CompanyAuthManageView-module__brandDialogBtnCancel___NASvL:disabled{opacity:.5;cursor:not-allowed}.CompanyAuthManageView-module__brandDialogBtnOk___-odu-{min-width:120px;padding:8px 28px;border-radius:999px;border:none;background:hsl(var(--primary));color:#fff;font-size:14px;font-weight:500;cursor:pointer}.CompanyAuthManageView-module__brandDialogBtnOk___-odu-:hover:not(:disabled){filter:brightness(1.06)}.CompanyAuthManageView-module__brandDialogBtnOk___-odu-:disabled{opacity:.65;cursor:not-allowed}.CompanyCertAuditManageView-module__root___5lPCG{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;padding:var(--spacing-md);color:var(--text-primary);box-sizing:border-box}.CompanyCertAuditManageView-module__tabRow___hGUJc{flex-shrink:0;display:flex;gap:var(--spacing-lg);margin-bottom:var(--spacing-md);border-bottom:1px solid var(--border-color)}html.dark .CompanyCertAuditManageView-module__tabRow___hGUJc,html[data-theme=dark] .CompanyCertAuditManageView-module__tabRow___hGUJc{border-color:var(--glass-border)}.CompanyCertAuditManageView-module__tabBtn___IMz3M{padding:var(--spacing-sm) 0;margin-bottom:-1px;border:none;background:none;cursor:pointer;font-size:var(--type-body-size);color:var(--text-secondary);border-bottom:2px solid transparent;transition:color var(--transition-fast),border-color var(--transition-fast)}.CompanyCertAuditManageView-module__tabBtn___IMz3M:hover{color:var(--text-primary)}.CompanyCertAuditManageView-module__tabActive___mk-E-{color:hsl(var(--primary));font-weight:600;border-bottom-color:hsl(var(--primary))}.CompanyCertAuditManageView-module__toolbar___SxN0E{flex-shrink:0;display:flex;align-items:center;gap:var(--spacing-md);margin-bottom:var(--spacing-md)}.CompanyCertAuditManageView-module__searchInput___S8WZn{max-width:280px;padding:8px 12px;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--surface-1);color:var(--text-primary);font-size:var(--type-footnote-size)}html.dark .CompanyCertAuditManageView-module__searchInput___S8WZn,html[data-theme=dark] .CompanyCertAuditManageView-module__searchInput___S8WZn{background:hsl(var(--foreground) / .06);border-color:var(--glass-border)}.CompanyCertAuditManageView-module__listCard___bGykD{flex:1;min-height:0;overflow:auto;border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--surface-1)}html.dark .CompanyCertAuditManageView-module__listCard___bGykD,html[data-theme=dark] .CompanyCertAuditManageView-module__listCard___bGykD{background:hsl(var(--foreground) / .06);border-color:var(--glass-border)}.CompanyCertAuditManageView-module__listHeader___38BFZ,.CompanyCertAuditManageView-module__listRow___QmBog{display:grid;grid-template-columns:48px 100px 1fr 120px 120px 140px 100px;gap:var(--spacing-sm);align-items:center;padding:var(--spacing-sm) var(--spacing-md);font-size:var(--type-footnote-size)}.CompanyCertAuditManageView-module__listHeader___38BFZ{font-weight:600;color:var(--text-secondary);border-bottom:1px solid var(--border-color);position:sticky;top:0;background:inherit;z-index:1}.CompanyCertAuditManageView-module__listRow___QmBog{border-bottom:1px solid var(--border-color)}.CompanyCertAuditManageView-module__listRow___QmBog:last-child{border-bottom:none}.CompanyCertAuditManageView-module__nameCell___LEp29{color:hsl(var(--primary));cursor:pointer;word-break:break-all}.CompanyCertAuditManageView-module__nameCell___LEp29:hover{text-decoration:underline}.CompanyCertAuditManageView-module__opCell___AmJwq{color:hsl(var(--primary));cursor:pointer}.CompanyCertAuditManageView-module__empty___00zjB{padding:var(--spacing-xl);text-align:center;color:var(--text-tertiary)}.CompanyCertAuditManageView-module__pagination___30rw9{flex-shrink:0;display:flex;align-items:center;justify-content:flex-end;gap:var(--spacing-md);margin-top:var(--spacing-md);font-size:var(--type-footnote-size)}.CompanyCertAuditManageView-module__pageBtn___SrApi{padding:4px 12px;border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--surface-1);color:var(--text-primary);cursor:pointer}.CompanyCertAuditManageView-module__pageBtn___SrApi:disabled{opacity:.45;cursor:not-allowed}.CompanyCertAuditManageView-module__detailCard___GwQ5L{flex:1;min-height:0;overflow:auto;border-radius:var(--radius-md);border:1px solid var(--border-color);background:var(--surface-1);padding:var(--spacing-md)}html.dark .CompanyCertAuditManageView-module__detailCard___GwQ5L,html[data-theme=dark] .CompanyCertAuditManageView-module__detailCard___GwQ5L{background:hsl(var(--foreground) / .06);border-color:var(--glass-border)}.CompanyCertAuditManageView-module__detailTop___5SFGs{display:flex;gap:var(--spacing-md);margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--border-color)}.CompanyCertAuditManageView-module__logo___4BdCk{width:72px;height:72px;object-fit:contain;border-radius:var(--radius-sm);background:hsl(var(--foreground) / .04)}.CompanyCertAuditManageView-module__grid___A6Uk1{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-sm) var(--spacing-lg);font-size:var(--type-footnote-size)}@media(max-width:900px){.CompanyCertAuditManageView-module__grid___A6Uk1{grid-template-columns:1fr}.CompanyCertAuditManageView-module__listHeader___38BFZ,.CompanyCertAuditManageView-module__listRow___QmBog{grid-template-columns:36px 80px 1fr 90px 90px 100px 72px;font-size:11px}}.CompanyCertAuditManageView-module__gridLabel___MD-oH{color:var(--text-secondary)}.CompanyCertAuditManageView-module__gridVal___gzzd6{word-break:break-word}.CompanyCertAuditManageView-module__linkLike___ohcW9{color:hsl(var(--primary));cursor:pointer;text-decoration:underline}.CompanyCertAuditManageView-module__rejectBox___vKwIE{margin-top:var(--spacing-md);padding:var(--spacing-md);border-radius:var(--radius-sm);background:hsl(var(--destructive) / .08);color:var(--text-primary);font-size:var(--type-footnote-size)}.CompanyCertAuditManageView-module__actions___6CIvd{flex-shrink:0;display:flex;justify-content:center;align-items:center;gap:var(--spacing-md);margin-top:var(--spacing-lg);flex-wrap:wrap;margin-top:50px}.CompanyCertAuditManageView-module__actionPrimary___uiRg7,.CompanyCertAuditManageView-module__actionDanger___KkfVM,.CompanyCertAuditManageView-module__actionGhost___C1YxI{padding:8px 20px;border-radius:var(--radius-sm);font-size:var(--type-footnote-size);cursor:pointer;border:1px solid transparent}.CompanyCertAuditManageView-module__actionPrimary___uiRg7{background:hsl(var(--primary));color:#fff}.CompanyCertAuditManageView-module__actionDanger___KkfVM{background:hsl(var(--destructive));color:hsl(var(--destructive-foreground, 0 0% 100%))}.CompanyCertAuditManageView-module__actionGhost___C1YxI{background:transparent;border-color:var(--border-color);color:var(--text-primary)}.CompanyCertAuditManageView-module__textarea___hCFQB{width:100%;min-height:80px;margin-top:var(--spacing-sm);padding:var(--spacing-sm);border-radius:var(--radius-sm);border:1px solid var(--border-color);background:var(--surface-1);color:var(--text-primary);resize:vertical}.EnterpriseConsoleView-module__root___F3-Iv{width:100%;height:100%;min-height:0;min-width:420px;overflow-x:hidden;overflow-y:auto;padding:var(--spacing-md);padding-top:var(--spacing-lg);padding-bottom:var(--spacing-xl);box-sizing:border-box;color:var(--text-primary)}.EnterpriseConsoleView-module__content___UmzKW{display:flex;gap:var(--spacing-md);flex-wrap:wrap}.EnterpriseConsoleView-module__leftCol___bcLwm{flex:1;min-width:0;max-width:100%}.EnterpriseConsoleView-module__rightCol___6YW-U{flex:0 0 auto;width:calc(10 / 24 * 100%);min-width:280px}@media(max-width:1200px){.EnterpriseConsoleView-module__leftCol___bcLwm,.EnterpriseConsoleView-module__rightCol___6YW-U{max-width:100%;width:100%}}.EnterpriseConsoleView-module__card___WSTgW{width:100%;margin-bottom:var(--spacing-md);padding:var(--spacing-md);border-radius:var(--radius-xl);border:1px solid var(--glass-border);background:var(--glass-bg);backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(var(--glass-saturate));box-shadow:var(--shadow-card);overflow:hidden}html:not(.dark):not([data-theme=dark]) .EnterpriseConsoleView-module__card___WSTgW{background:var(--surface-1);border-color:var(--border-color);color:var(--text-primary)}.EnterpriseConsoleView-module__title___Yg22Q{font-size:var(--type-headline-size);font-weight:600;line-height:var(--type-headline-line-height);margin-bottom:var(--spacing-md);display:flex;align-items:center;justify-content:space-between;color:var(--text-primary)}.EnterpriseConsoleView-module__closeBtn___kOAv5{cursor:pointer;padding:var(--spacing-xs);color:var(--text-tertiary);background:none;border:none;display:flex;align-items:center;justify-content:center;transition:color var(--transition-fast)}.EnterpriseConsoleView-module__closeBtn___kOAv5:hover{color:var(--text-primary)}.EnterpriseConsoleView-module__stepWrap___UdKvJ{min-height:300px;position:relative}.EnterpriseConsoleView-module__stepWrap___UdKvJ:before{content:"";border-top:1px dashed var(--border-color);position:absolute;top:20px;right:56px;left:56px}.EnterpriseConsoleView-module__stepWrapCluster___qdNGt:before{display:none}.EnterpriseConsoleView-module__steps___povo2{display:flex;width:100%;justify-content:flex-start;gap:var(--spacing-xl);position:absolute}.EnterpriseConsoleView-module__guideStepCard___qq44O{position:relative;width:160px;height:300px;overflow:hidden;border-radius:var(--radius-xl, 16px);flex-shrink:0}.EnterpriseConsoleView-module__guideStepCardBg___6aez2{position:absolute;inset:0;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .28s ease}.EnterpriseConsoleView-module__guideStepCard___qq44O:hover .EnterpriseConsoleView-module__guideStepCardBg___6aez2{transform:scale(1.1)}.EnterpriseConsoleView-module__guideStepCardContent___T0B9b{position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;align-items:stretch;height:100%;padding:0;box-sizing:border-box}.EnterpriseConsoleView-module__guideStepCardBtn___VV2nF{display:flex;align-items:center;justify-content:center;gap:6px;width:calc(100% - 24px);margin:0 12px 12px;padding:10px 12px;border-radius:9999px;box-sizing:border-box;flex-shrink:0;min-height:48px;color:var(--text-primary);transition:filter var(--transition-fast, .15s ease)}.EnterpriseConsoleView-module__guideStepCardBtnIcon___piQVN{display:flex;flex-shrink:0;align-items:center;color:inherit}.EnterpriseConsoleView-module__guideStepCardBtnLabel___fdohe{text-align:center;font-size:var(--type-caption-1-size);line-height:var(--type-caption-1-line-height);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.EnterpriseConsoleView-module__step___xNViq{display:flex;flex-direction:column;align-items:center;padding:0 var(--spacing-sm);text-decoration:none;color:var(--text-primary);cursor:pointer}.EnterpriseConsoleView-module__stepIcon___57bU9{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px hsl(var(--primary) / .35);background:hsl(var(--primary));color:hsl(var(--primary-foreground))}.EnterpriseConsoleView-module__stepLabel___9chA2{color:var(--text-primary);line-height:20px;margin-top:12px;font-size:var(--type-subheadline-size)}.EnterpriseConsoleView-module__stepClickable___fQl4w{cursor:pointer}.EnterpriseConsoleView-module__guideStepCard___qq44O.EnterpriseConsoleView-module__stepClickable___fQl4w:hover .EnterpriseConsoleView-module__guideStepCardBtn___VV2nF{filter:brightness(1.06)}.EnterpriseConsoleView-module__certAuditEntry___hlb-O{margin-top:var(--spacing-md);padding-top:var(--spacing-sm);border-top:1px solid var(--border-color)}html.dark .EnterpriseConsoleView-module__certAuditEntry___hlb-O,html[data-theme=dark] .EnterpriseConsoleView-module__certAuditEntry___hlb-O{border-top-color:var(--glass-border)}.EnterpriseConsoleView-module__header___3G5VU{display:flex;width:100%;height:40px;margin-bottom:var(--spacing-md)}.EnterpriseConsoleView-module__logo___IXTwa{width:40px;height:40px;margin-right:12px;border-radius:var(--radius-sm);object-fit:cover;border:1px solid var(--border-color)}.EnterpriseConsoleView-module__headerRight___Rzk91{flex:1;min-width:0}.EnterpriseConsoleView-module__headerRightTop___TdeV6{display:flex;width:100%;height:22px;align-items:center;gap:var(--spacing-sm);flex-wrap:wrap}.EnterpriseConsoleView-module__companyName___KUjwR{font-size:var(--type-headline-size);font-weight:600;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--text-primary)}.EnterpriseConsoleView-module__companyId___FXC4-{color:var(--text-tertiary);font-size:var(--type-caption-1-size);line-height:17px;margin-top:var(--spacing-xs)}.EnterpriseConsoleView-module__countWrap___zfIVd{display:flex;flex-wrap:wrap}.EnterpriseConsoleView-module__count___jpDaL{width:50%;padding:0 var(--spacing-md) 30px;box-sizing:border-box}.EnterpriseConsoleView-module__countLabel___Zlds8{color:var(--text-secondary);line-height:22px;margin-bottom:var(--spacing-sm);font-size:var(--type-subheadline-size)}.EnterpriseConsoleView-module__countNum___rjmEt{font-size:28px;font-weight:600;height:28px;line-height:28px;padding-left:11px;position:relative;color:var(--text-primary)}.EnterpriseConsoleView-module__countNum___rjmEt:before{content:"";width:3px;height:22px;position:absolute;top:3px;left:0;border-radius:160px;background-color:hsl(var(--primary))}.EnterpriseConsoleView-module__countNumYellow___D6-TM:before{background-color:var(--warning-color)}.EnterpriseConsoleView-module__countNumPurple___XsrSk:before{background-color:hsl(var(--accent-violet))}.EnterpriseConsoleView-module__countNumRed___nH3-2:before{background-color:var(--error-color)}.EnterpriseConsoleView-module__linkBtn___RLUla{font-size:var(--type-caption-1-size);line-height:17px;padding:2px var(--spacing-sm);border-radius:var(--radius-sm);background:transparent;border:1px solid hsl(var(--primary));color:hsl(var(--primary));cursor:pointer;text-decoration:none;transition:opacity var(--transition-fast),background var(--transition-fast)}.EnterpriseConsoleView-module__linkBtn___RLUla:hover{background:hsl(var(--primary) / .08);opacity:.95}.EnterpriseConsoleView-module__linkBtnGrey___Ns-LH{color:var(--text-tertiary);border-color:var(--border-color)}.EnterpriseConsoleView-module__linkBtnGrey___Ns-LH:hover{background:hsl(var(--foreground) / .04)}.EnterpriseConsoleView-module__footer___CBUrg{display:flex;gap:var(--spacing-md);margin-top:var(--spacing-md)}.EnterpriseConsoleView-module__footerItem___ofGQw{display:flex;height:77px;padding:var(--spacing-md);justify-content:space-between;background:var(--surface-2);border-radius:var(--radius-sm);flex:1;align-items:center;border:1px solid var(--border-color)}html.dark .EnterpriseConsoleView-module__footerItem___ofGQw,html[data-theme=dark] .EnterpriseConsoleView-module__footerItem___ofGQw{background:hsl(var(--foreground) / .06);border-color:var(--glass-border)}.EnterpriseConsoleView-module__footerNum___XkP-U{font-size:28px;font-weight:600;line-height:28px;color:var(--text-primary)}.EnterpriseConsoleView-module__footerLabel___rY4aj{height:20px;line-height:20px;margin-bottom:var(--spacing-xs);font-size:var(--type-subheadline-size);color:var(--text-primary)}.EnterpriseConsoleView-module__authCertBannerGradDef___DseO4{position:absolute;width:0;height:0;overflow:hidden;pointer-events:none}.EnterpriseConsoleView-module__authCertBanner___gabXb{position:relative;display:flex;align-items:center;gap:var(--spacing-md);width:100%;min-width:0;margin-bottom:var(--spacing-md);padding:var(--spacing-lg) var(--spacing-xl);box-sizing:border-box;border-radius:28px;background:#aea2ef}.EnterpriseConsoleView-module__authCertBannerIconWrap___40YW1{position:relative;width:48px;height:48px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.EnterpriseConsoleView-module__authCertBannerShield___MKGh-{filter:drop-shadow(0 1px 2px rgba(0,0,0,.12))}.EnterpriseConsoleView-module__authCertBannerChevron___amJN7{position:absolute;left:50%;top:50%;transform:translate(-50%,-38%);color:#4a3728;pointer-events:none}.EnterpriseConsoleView-module__authCertBannerCopy___OkSKz{flex:1;min-width:0}.EnterpriseConsoleView-module__authCertBannerTitle___uk8IU{font-size:var(--type-callout-size);font-weight:700;line-height:1.35;color:#fff}.EnterpriseConsoleView-module__authCertBannerDesc___bX22d{margin-top:6px;font-size:var(--type-caption-1-size);font-weight:400;line-height:1.45;color:#ffffffd1}.EnterpriseConsoleView-module__authCertBannerBtn___PDZpx{flex-shrink:0;margin-left:auto;padding:10px 22px;border-radius:9999px;border:1px solid rgba(255,255,255,.92);background:#fff3;color:#fff;font-size:var(--type-subheadline-size);font-weight:600;line-height:1.25;font-family:inherit;cursor:pointer;transition:background var(--transition-fast)}.EnterpriseConsoleView-module__authCertBannerBtn___PDZpx:hover{background:#ffffff52}@media(max-width:640px){.EnterpriseConsoleView-module__authCertBanner___gabXb{flex-wrap:wrap;padding:var(--spacing-md)}.EnterpriseConsoleView-module__authCertBannerBtn___PDZpx{margin-left:0;width:100%}}.EnterpriseConsoleView-module__recommendItem___22NRr{display:flex;align-items:flex-start;gap:var(--spacing-sm);padding:var(--spacing-sm) 0;text-decoration:none;color:inherit;cursor:pointer;transition:opacity var(--transition-fast)}.EnterpriseConsoleView-module__recommendItem___22NRr:hover{opacity:.85}.EnterpriseConsoleView-module__recommendItem___22NRr+.EnterpriseConsoleView-module__recommendItem___22NRr{margin-top:var(--spacing-sm)}.EnterpriseConsoleView-module__recommendIcon___9aCs7{width:36px;height:36px;flex-shrink:0;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;background:var(--so-accent-bg);color:var(--so-accent)}html:not(.dark):not([data-theme=dark]) .EnterpriseConsoleView-module__recommendIcon___9aCs7{background:var(--so-accent-bg);color:var(--so-accent)}.EnterpriseConsoleView-module__recommendLabel___iXygR{color:var(--text-primary);line-height:20px;font-size:var(--type-subheadline-size);font-weight:500}.EnterpriseConsoleView-module__recommendDesc___1Wv2-{color:var(--text-tertiary);font-size:var(--type-caption-1-size);line-height:17px;margin-top:2px}.EnterpriseConsoleView-module__rightLink___kP2Yw{float:right;cursor:pointer;color:var(--text-tertiary);transition:color var(--transition-fast)}.EnterpriseConsoleView-module__rightLink___kP2Yw:hover{color:var(--text-secondary)}.EnterpriseConsoleView-module__logItem___38hql{color:var(--text-secondary);display:block;line-height:20px;font-size:var(--type-footnote-size);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.EnterpriseConsoleView-module__logItem___38hql+.EnterpriseConsoleView-module__logItem___38hql{margin-top:12px}.EnterpriseConsoleView-module__logItemHighlight___DldMo{color:var(--text-primary)}.EnterpriseConsoleView-module__noItem___Fzmue{text-align:center;color:var(--text-tertiary)}.EnterpriseConsoleView-module__loadingWrap___A5q1m{min-height:60px;display:flex;align-items:center;justify-content:center;color:var(--text-tertiary)}.EnterpriseConsoleView-module__divider___VZb-w{width:1px;height:14px;background:var(--border-color);margin:0 var(--spacing-xs)}/**
 * Copyright (c) 2014 The xterm.js authors. All rights reserved.
 * Copyright (c) 2012-2013, Christopher Jeffrey (MIT License)
 * https://github.com/chjj/term.js
 * @license MIT
 *
 * Permission is hereby granted, free of charge, to any person obtaining a copy
 * of this software and associated documentation files (the "Software"), to deal
 * in the Software without restriction, including without limitation the rights
 * to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 * copies of the Software, and to permit persons to whom the Software is
 * furnished to do so, subject to the following conditions:
 *
 * The above copyright notice and this permission notice shall be included in
 * all copies or substantial portions of the Software.
 *
 * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
 * AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
 * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 * THE SOFTWARE.
 *
 * Originally forked from (with the author's permission):
 *   Fabrice Bellard's javascript vt100 for jslinux:
 *   http://bellard.org/jslinux/
 *   Copyright (c) 2011 Fabrice Bellard
 *   The original design remains. The terminal itself
 *   has been extended to include xterm CSI codes, among
 *   other features.
 */.xterm{cursor:text;position:relative;user-select:none;-ms-user-select:none;-webkit-user-select:none}.xterm.focus,.xterm:focus{outline:none}.xterm .xterm-helpers{position:absolute;top:0;z-index:5}.xterm .xterm-helper-textarea{padding:0;border:0;margin:0;position:absolute;opacity:0;left:-9999em;top:0;width:0;height:0;z-index:-5;white-space:nowrap;overflow:hidden;resize:none}.xterm .composition-view{background:#000;color:#fff;display:none;position:absolute;white-space:nowrap;z-index:1}.xterm .composition-view.active{display:block}.xterm .xterm-viewport{background-color:#000;overflow-y:scroll;cursor:default;position:absolute;inset:0}.xterm .xterm-screen{position:relative}.xterm .xterm-screen canvas{position:absolute;left:0;top:0}.xterm .xterm-scroll-area{visibility:hidden}.xterm-char-measure-element{display:inline-block;visibility:hidden;position:absolute;top:0;left:-9999em;line-height:normal}.xterm.enable-mouse-events{cursor:default}.xterm.xterm-cursor-pointer,.xterm .xterm-cursor-pointer{cursor:pointer}.xterm.column-select.focus{cursor:crosshair}.xterm .xterm-accessibility,.xterm .xterm-message{position:absolute;inset:0;z-index:10;color:transparent;pointer-events:none}.xterm .live-region{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.xterm-dim{opacity:1!important}.xterm-underline-1{text-decoration:underline}.xterm-underline-2{text-decoration:double underline}.xterm-underline-3{text-decoration:wavy underline}.xterm-underline-4{text-decoration:dotted underline}.xterm-underline-5{text-decoration:dashed underline}.xterm-overline{text-decoration:overline}.xterm-overline.xterm-underline-1{text-decoration:overline underline}.xterm-overline.xterm-underline-2{text-decoration:overline double underline}.xterm-overline.xterm-underline-3{text-decoration:overline wavy underline}.xterm-overline.xterm-underline-4{text-decoration:overline dotted underline}.xterm-overline.xterm-underline-5{text-decoration:overline dashed underline}.xterm-strikethrough{text-decoration:line-through}.xterm-screen .xterm-decoration-container .xterm-decoration{z-index:6;position:absolute}.xterm-screen .xterm-decoration-container .xterm-decoration.xterm-decoration-top-layer{z-index:7}.xterm-decoration-overview-ruler{z-index:8;position:absolute;top:0;right:0;pointer-events:none}.xterm-decoration-top{z-index:2;position:relative}.ComponentSkeleton-module__skeleton___IackL{background:hsl(var(--muted) / .25);border:1px solid var(--glass-border);border-radius:12px;padding:20px;animation:ComponentSkeleton-module__pulse___zdJ11 1.5s ease-in-out infinite}.ComponentSkeleton-module__header___JdRJE{display:flex;align-items:center;gap:12px;margin-bottom:16px}.ComponentSkeleton-module__iconPlaceholder___Eqfus{width:40px;height:40px;background:hsl(var(--muted) / .55);border-radius:8px;animation:ComponentSkeleton-module__shimmer___jz94r 1.5s ease-in-out infinite}.ComponentSkeleton-module__textPlaceholder___HcBBY{flex:1;height:20px;background:hsl(var(--muted) / .55);border-radius:4px;animation:ComponentSkeleton-module__shimmer___jz94r 1.5s ease-in-out infinite;animation-delay:.1s}.ComponentSkeleton-module__content___6skMf{display:flex;flex-direction:column;gap:12px}.ComponentSkeleton-module__linePlaceholder___hVg3o{height:16px;background:hsl(var(--muted) / .55);border-radius:4px;animation:ComponentSkeleton-module__shimmer___jz94r 1.5s ease-in-out infinite}.ComponentSkeleton-module__linePlaceholder___hVg3o:nth-child(1){width:90%;animation-delay:.2s}.ComponentSkeleton-module__linePlaceholder___hVg3o:nth-child(2){width:80%;animation-delay:.3s}.ComponentSkeleton-module__linePlaceholder___hVg3o:nth-child(3){width:70%;animation-delay:.4s}.ComponentSkeleton-module__loadingText___uBCNI{margin-top:12px;text-align:center;font-size:12px;color:var(--text-tertiary)}@keyframes ComponentSkeleton-module__pulse___zdJ11{0%,to{opacity:1}50%{opacity:.8}}@keyframes ComponentSkeleton-module__shimmer___jz94r{0%{background-position:-200px 0}to{background-position:200px 0}}.ComponentSkeleton-module__iconPlaceholder___Eqfus,.ComponentSkeleton-module__textPlaceholder___HcBBY,.ComponentSkeleton-module__linePlaceholder___hVg3o{background:linear-gradient(90deg,hsl(var(--muted) / .55),hsl(var(--muted) / .35),hsl(var(--muted) / .55));background-size:200px 100%}.UnknownComponent-module__container___KDUDQ{display:flex;flex-direction:column;gap:8px;width:420px;min-width:0;max-width:100%;box-sizing:border-box;align-self:flex-start;padding:10px 14px;border-radius:8px;background:hsl(var(--muted) / .2);border:1px solid var(--glass-border)}.UnknownComponent-module__cloudOffline___yF8fr{background:linear-gradient(180deg,hsl(var(--warning) / .08),hsl(var(--muted) / .16));border-color:hsl(var(--warning) / .28)}.UnknownComponent-module__header___Y90wS{display:flex;align-items:flex-start;gap:8px}.UnknownComponent-module__header___Y90wS:has(.UnknownComponent-module__retryButton___GOO0c) .UnknownComponent-module__headerText___pYf6g{flex:1;min-width:0}.UnknownComponent-module__icon___GiIWl{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:6px;background:hsl(var(--warning) / .12);color:hsl(var(--warning))}.UnknownComponent-module__headerText___pYf6g{flex:1;min-width:0}.UnknownComponent-module__title___-2NjM{margin:0;font-size:13px;font-weight:600;color:var(--text-primary);line-height:1.3}.UnknownComponent-module__subtitle___gNkSr{margin:2px 0 0;font-size:12px;color:var(--text-secondary);line-height:1.45}.UnknownComponent-module__componentName___Hafr1{margin:0;font-size:12px;font-family:ui-monospace,Cascadia Mono,monospace;color:var(--text-secondary);word-break:break-all}.UnknownComponent-module__tip___LheBU{margin:0;font-size:12px;color:var(--text-secondary);line-height:1.45}.UnknownComponent-module__error___poJoX{margin:0;padding:6px 10px;font-size:12px;color:var(--text-secondary);background:hsl(var(--background) / .6);border-radius:6px;border:1px solid var(--glass-border);font-family:ui-monospace,Cascadia Mono,monospace;word-break:break-word;line-height:1.4;user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}.UnknownComponent-module__retryButton___GOO0c{flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:500;border-radius:4px;cursor:pointer;border:none;background:hsl(var(--primary));color:var(--text-inverse);transition:background .15s,color .15s}.UnknownComponent-module__retryButton___GOO0c:hover{filter:brightness(.95)}.ContentBlockRenderer-module__unknownType___wAiFb,.ContentBlockRenderer-module__unknownComponent___4EQa5,.ContentBlockRenderer-module__renderError___Tkk-d{padding:12px;margin:8px 0;border-radius:6px;font-size:14px}.ContentBlockRenderer-module__unknownType___wAiFb,.ContentBlockRenderer-module__unknownComponent___4EQa5{background:hsl(var(--warning) / .12);border:1px solid hsl(var(--warning) / .35);color:var(--text-primary)}.ContentBlockRenderer-module__renderError___Tkk-d{background:hsl(var(--destructive) / .1);border:1px solid hsl(var(--destructive) / .25);color:hsl(var(--destructive))}.ContentBlockRenderer-module__workspaceRefChip___wC597{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;margin:4px 4px 4px 0;border-radius:8px;background:#0000000a;border:1px solid rgba(0,0,0,.08);font-size:13px;color:var(--text-primary)}.ContentBlockRenderer-module__workspaceRefIcon___EIm29{font-size:14px;opacity:.8}.ContentBlockRenderer-module__workspaceRefName___ci-LU{font-weight:600;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ContentBlockRenderer-module__workspaceRefBadge___dEyuh{font-size:11px;font-weight:600;color:var(--text-tertiary)}.ContentBlockRenderer-module__websiteBuilderOpenCanvasWrap___6ul-P{cursor:pointer;border-radius:inherit;outline:none}.ContentBlockRenderer-module__websiteBuilderOpenCanvasWrap___6ul-P:focus-visible{outline:2px solid hsl(var(--ring));outline-offset:2px}.ContentBlockRenderer-module__canvasMaximizeCard___ETBsX{position:relative;align-self:flex-start;width:fit-content;min-width:0;max-width:100%;box-sizing:border-box;border:none;overflow:visible;background:transparent;box-shadow:none}.ContentBlockRenderer-module__canvasMaximizeBtn___vnU5e{position:absolute;top:8px;right:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;font-size:12px;color:var(--text-tertiary);background:hsl(var(--background) / .9);border:1px solid var(--glass-border);border-radius:6px;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .2s,color .15s,background .15s,border-color .15s,box-shadow .15s;box-shadow:0 1px 2px #0000000a}.ContentBlockRenderer-module__canvasMaximizeCard___ETBsX:hover .ContentBlockRenderer-module__canvasMaximizeBtn___vnU5e{opacity:1;pointer-events:auto}@media(hover:none){.ContentBlockRenderer-module__canvasMaximizeBtn___vnU5e{opacity:1;pointer-events:auto}}.ContentBlockRenderer-module__canvasMaximizeBtn___vnU5e:hover{color:hsl(var(--primary));background:hsl(var(--primary) / .1);border-color:hsl(var(--primary) / .25);box-shadow:0 2px 6px hsl(var(--primary) / .12)}.ContentBlockRenderer-module__canvasMaximizeBtn___vnU5e:active{transform:scale(.96)}.ContentBlockRenderer-module__canvasMaximizeBody___-iIUw{min-height:0;overflow:visible}.ContentBlockRenderer-module__canvasMaximizeBody___-iIUw>*{margin:0;box-shadow:none;max-width:100%}.ContentBlockRenderer-module__canvasMaximizeBody___-iIUw [class*=retryButton]{margin-right:36px}.webviewSurfaceView-module__root___zYfgA{position:relative;z-index:1;width:100%;height:100%;border-radius:var(--radius-lg);overflow:hidden;background:var(--glass-bg-hover);border:1px solid var(--glass-border);pointer-events:auto}.webviewSurfaceView-module__iframe___xbEuo{position:relative;z-index:1;width:100%;height:100%;border:0;background:transparent;pointer-events:auto}.webviewSurfaceView-module__error___Qeu-H{padding:10px;font-size:12px;font-weight:700;color:var(--error-color)}.extensionComponentWindow-module__root___nxmFi{width:100%;height:100%;overflow:auto;padding:12px;color:var(--text-secondary)}.extensionComponentWindow-module__loading___dwLLU{font-size:12px;opacity:.7}.extensionComponentWindow-module__error___lcw-N{font-size:12px;color:hsl(var(--destructive))}.index-module__message___DkA6J{display:flex;height:100%;overflow:hidden;position:relative;flex-direction:column;background:transparent;flex:1;--im-content-rail-width: 904px;border-radius:0;border:none;box-shadow:none}.index-module__initialContent___4QZKV{position:absolute;top:50%;left:50%;z-index:10;pointer-events:none}.index-module__contentWrapper___wHR-T{display:flex;width:100%;height:100%;overflow:hidden;flex-direction:column;flex:1;--im-content-rail-width: 904px;container-type:inline-size}.index-module__contentWrapperVisible___dDp7V{opacity:1}.index-module__messageItem___HvTUT{padding:10px 18px;--reply-card-bg: rgba(24, 28, 38, .82);--reply-card-border: rgba(255, 255, 255, .11);--reply-card-shadow: 0 12px 28px rgba(0, 0, 0, .22);--reply-author-color: rgba(226, 232, 240, .82);--reply-text-color: rgba(248, 250, 252, .92);--reply-quote-bg: rgba(255, 255, 255, .04);--reply-quote-border: rgba(255, 255, 255, .08);--reply-current-color: rgba(248, 250, 252, .92);--reply-image-border: rgba(255, 255, 255, .12);--reply-image-bg: rgba(255, 255, 255, .08)}.index-module__messageItem___HvTUT.index-module__messageItemInset___5UX-9{padding-left:18px;padding-right:18px}.index-module__messageItem___HvTUT.index-module__messageItemSystemPrompt___WXgWh{display:flex;flex-direction:column;align-items:center}.index-module__messageItem___HvTUT .index-module__systemPromptWrap___OGBWv{width:100%;display:flex;justify-content:center;padding:4px 0}.index-module__messageItem___HvTUT .index-module__systemPromptWrap___OGBWv>div{background:transparent;border:none;text-align:center}.index-module__messageItem___HvTUT .index-module__messageItemDate___jFWMY{color:#b1b3be;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;margin-bottom:24px;text-align:center;opacity:.72}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS{display:flex;width:100%;max-width:100%;min-width:0;flex-direction:row;align-items:flex-start;gap:16px}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS:has([data-agent-loading=true]){align-items:center}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS.index-module__rightSide___GAEY3{flex-direction:row-reverse}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS.index-module__rightSide___GAEY3 .index-module__msgBox___k5D4l .index-module__userName___LkJYa{text-align:right}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS.index-module__rightSide___GAEY3 .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ{flex-direction:row-reverse;justify-content:flex-start}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS.index-module__rightSide___GAEY3 .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__msgBodyInner___e0Ezd{flex:0 1 auto;width:auto;max-width:100%;min-width:0;display:flex;justify-content:flex-end}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS.index-module__rightSide___GAEY3 .index-module__msgBox___k5D4l .index-module__msgStatus___jnv-j{text-align:right}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__avatarBox___6pQIR{width:36px;height:36px;border-radius:50%;background-color:#0003;overflow:hidden;cursor:pointer;box-shadow:0 10px 25px #0003;border:1px solid rgba(255,255,255,.1)}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__avatarBox___6pQIR .index-module__avatar___OkTJK{display:block;width:100%;height:100%;object-fit:cover}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l{flex:1;max-width:calc(100% - 52px);padding:0}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__userName___LkJYa{color:hsl(var(--foreground) / .88);font-size:14px;font-weight:600;line-height:18px;margin-bottom:4px;opacity:1}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__userName___LkJYa .index-module__userNameMarkdown___ZRGAr{font-size:inherit;font-weight:inherit;line-height:inherit}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__userName___LkJYa .index-module__userNameMarkdown___ZRGAr p{margin:0;display:inline}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ{display:flex;width:100%;max-width:100%;flex-direction:row;align-items:center;min-width:0;position:relative}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__msgBodyInner___e0Ezd{flex:0 1 auto;width:auto;min-width:0;max-width:100%;display:flex;justify-content:flex-start}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1{min-width:164px;max-width:min(300px,100%);padding:8px;border-radius:20px;background:var(--reply-card-bg);border:1px solid var(--reply-card-border);box-shadow:var(--reply-card-shadow);backdrop-filter:blur(12px);display:flex;flex-direction:column;gap:8px}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1 .index-module__replyQuote___ef5xr{min-width:0;padding:10px 12px;border-radius:14px;background:var(--reply-quote-bg);border:1px solid var(--reply-quote-border)}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1 .index-module__replySource___0Np5x{display:flex;flex-direction:column;gap:4px;min-width:0}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1 .index-module__replyAuthor___RvRio{font-size:12px;font-weight:600;line-height:16px;color:var(--reply-author-color)}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1 .index-module__replyImage___Op72Y{display:block;width:72px;height:48px;border-radius:12px;object-fit:cover;border:1px solid var(--reply-image-border);background:var(--reply-image-bg)}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1 .index-module__replyFile___EYxlo{display:inline-flex;align-items:center;gap:6px;min-width:0;color:var(--reply-text-color);font-size:13px}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1 .index-module__replySnippet___ABqah{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:18px;color:var(--reply-text-color);font-weight:500}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1 .index-module__replySnippet___ABqah .msg-emoji{width:18px;height:18px;vertical-align:sub;margin:0 1px}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1 .index-module__replyCurrentText___U8Lzi{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px;padding:0 4px 2px;font-size:15px;font-weight:500;line-height:22px;color:var(--reply-current-color);white-space:normal;word-break:break-word}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1 .index-module__replyCurrentText___U8Lzi .msg-emoji{width:20px;height:20px;vertical-align:sub;margin:0 1px}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__replyCard___04qe1 .index-module__replyMention___V2b1O{color:#3b82f6}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__moreAction___TIrua{padding:0 4px;display:flex;align-items:center;opacity:0;visibility:hidden;transition:opacity .2s,visibility .2s;pointer-events:none}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__moreAction___TIrua .echos-icon{color:#ffffffe0!important}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__loading___oPut-{padding:0 8px}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__moreAction___TIrua{right:0}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l.index-module__rightSide___GAEY3 .index-module__msgBody___Tw2EQ .index-module__moreAction___TIrua{right:auto;left:0}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l:hover .index-module__msgBody___Tw2EQ .index-module__moreAction___TIrua{opacity:1;visibility:visible;pointer-events:auto}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgStatus___jnv-j{color:#ffffff4d;font-size:12px;margin-top:6px;text-align:left;cursor:pointer}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgStatus___jnv-j.index-module__readed___oMVC6{color:#0a84ff}html[data-theme=light] .index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__moreAction___TIrua .echos-icon,html.light-theme .index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__moreAction___TIrua .echos-icon{color:hsl(var(--foreground))!important}html[data-theme=light] .index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__moreAction___TIrua svg,html.light-theme .index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l .index-module__msgBody___Tw2EQ .index-module__moreAction___TIrua svg{color:hsl(var(--foreground))!important;fill:currentColor!important;opacity:1!important}html[data-theme=light] .index-module__messageItem___HvTUT,html.light-theme .index-module__messageItem___HvTUT{--reply-card-bg: rgba(255, 255, 255, .96);--reply-card-border: hsl(var(--foreground) / .1);--reply-card-shadow: 0 8px 20px rgba(15, 23, 42, .07);--reply-author-color: hsl(var(--foreground) / .58);--reply-text-color: hsl(var(--foreground) / .8);--reply-quote-bg: hsl(var(--foreground) / .045);--reply-quote-border: hsl(var(--foreground) / .06);--reply-current-color: hsl(var(--foreground) / .86);--reply-image-border: hsl(var(--foreground) / .08);--reply-image-bg: hsl(var(--foreground) / .04)}html.dark .index-module__messageItem___HvTUT,html[data-theme=dark] .index-module__messageItem___HvTUT{--reply-card-bg: rgba(24, 28, 38, .82);--reply-card-border: rgba(255, 255, 255, .11);--reply-card-shadow: 0 10px 24px rgba(0, 0, 0, .18);--reply-author-color: rgba(226, 232, 240, .82);--reply-text-color: rgba(248, 250, 252, .92);--reply-quote-bg: rgba(255, 255, 255, .04);--reply-quote-border: rgba(255, 255, 255, .08);--reply-current-color: rgba(248, 250, 252, .92);--reply-image-border: rgba(255, 255, 255, .12);--reply-image-bg: rgba(255, 255, 255, .08)}html.dark .index-module__messageItem___HvTUT .index-module__messageItemDate___jFWMY,html[data-theme=dark] .index-module__messageItem___HvTUT .index-module__messageItemDate___jFWMY{color:#ffffff85;opacity:1}html[data-theme=light] .index-module__messageItem___HvTUT .index-module__messageItemDate___jFWMY,html.light-theme .index-module__messageItem___HvTUT .index-module__messageItemDate___jFWMY{color:hsl(var(--foreground) / .58);opacity:1}@container (max-width: 360px){.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS{gap:8px}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__avatarBox___6pQIR{width:32px;height:32px}.index-module__messageItem___HvTUT .index-module__messageItemBody___82ZBS .index-module__msgBox___k5D4l{max-width:calc(100% - 40px)}}.imui-message-list-wrapper{flex:1;display:flex;overflow:hidden;position:relative}.imui-message-list-container{display:flex;max-height:100%;flex-direction:column-reverse;overflow-y:auto;scrollbar-width:thin;scrollbar-color:hsl(var(--foreground) / .38) transparent}.imui-message-list-container::-webkit-scrollbar{width:8px}.imui-message-list-container::-webkit-scrollbar-track{background:transparent}.imui-message-list-container::-webkit-scrollbar-thumb{background:hsl(var(--foreground) / .32);border-radius:999px;border:2px solid transparent;background-clip:content-box}.imui-message-list-container::-webkit-scrollbar-thumb:hover{background:hsl(var(--foreground) / .48);background-clip:content-box}.imui-message-list-spin{flex:auto;height:100%;overflow:hidden;position:relative;z-index:1;display:contents!important;text-align:left}.imui-message-list-spin .ant-spin-container{width:100%;height:100%;overflow:hidden}.imui-message-list-spin .ant-spin-blur,.imui-message-list-spin.ant-spin-spinning .ant-spin-container{opacity:1!important;-webkit-user-select:auto;user-select:auto;pointer-events:auto}.imui-message-list-spin .ant-spin-blur:after,.imui-message-list-spin.ant-spin-spinning .ant-spin-container:after{display:none!important;background:transparent!important;opacity:0!important}.imui-message-list-item{width:100%;max-width:calc(var(--im-content-rail-width, 904px) + 36px);margin:0 auto}.index-module__messageHeader___27fBF{display:flex;padding:16px 24px;justify-content:space-between;position:relative;flex:none;align-items:center}.index-module__messageHeader___27fBF .index-module__leftSlotDefault___kkSns,.index-module__messageHeader___27fBF .index-module__rightSlotDefault___rHRkO{display:flex;align-items:center;column-gap:16px}.index-module__messageHeader___27fBF .index-module__avatarBox___IZr3X{width:var(--spaceos-header-row-height, 48px);height:var(--spaceos-header-row-height, 48px);overflow:hidden;border-radius:50%;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #00000014}.index-module__messageHeader___27fBF .index-module__avatarBox___IZr3X img{width:100%;height:100%;object-fit:cover}html[data-theme=light] .index-module__messageHeader___27fBF .index-module__avatarBox___IZr3X,html.light-theme .index-module__messageHeader___27fBF .index-module__avatarBox___IZr3X{border-color:hsl(var(--foreground) / .15)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg{display:flex;align-items:center}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .index-module__title___KzgEG{color:#fff;font-size:20px;font-weight:900;line-height:28px;letter-spacing:-.02em}html[data-theme=light] .index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .index-module__title___KzgEG,html.light-theme .index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .index-module__title___KzgEG{color:var(--text-primary)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg [class*=relation-],.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .index-module__cooperation___CzTiD{display:inline-block;width:32px;height:20px;margin-left:8px;background:no-repeat center / contain;vertical-align:top}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .cooperation{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAkCAYAAADckvn+AAAABHNCSVQICAgIfAhkiAAAAqZJREFUWIXtmTGIGkEUhv+RJceBpvBA7mJIJ/GwMoUWlqmSVKa3SX1XC7k6QuqkTnPVNbnKS5OUgdPGKuhhlYDncXAWuhCQhUkxTtR1Z+btqHgr94GsO/PezPy7s+89XQYAv2553nFQ5RxvGEMcEYZzuIyh7nn4mEuxFpuI+wlgd9OLWzF/PQ+lmOOgiu0TBwC7joMq69zxUdS3pQrO4ca2VRwAMIZ4bNOLWDcPAqPOvRTYvBGfVeBQjHoucN5dbqJyBkhPwll7AIzGatvKhTievlbbpOPT8XTQBI6ATy2KpZrC/nRBtUvaHZJCgzjKA8d58xgkgZJsEjgphvEAPjSAzmC+rZwBCgdqn8+Ti3mkEVDcp80fSuDjR/qFqXz8vM2I49cucO2qfVlA25P41J9CKIGSyjea3ekrff95V2zVguJuNPrz59J27QKbfbNNGPzB5PkXfXsYrARevbPxUqNauI0gP1YCAXMUVG27WVTBRhdkKKlhFmuBuhAOmO9yzxUBJiiQSIL6rl3hSxVqLRAIjmimyCih5FZV/2xONbGUwKfxxWTb7NMEFg7Ud1k+e/7+ykX4Em4pgTa0B0CtQbP1pyNZMNQaQGIHeF8EDpP6MZYSOBovXlFdjfkfTpyAB5/yEGMsJbA9MAcbP4dJkd+G48USTiLHPH4x3167FHOeFOkVlbVAXZ1IoXNnrojCXrwgrAVSKnkd2T11KSeFq/qze/R51hJkZn9ByGM6MW/jL9xlehlOnuGERWEfxNqi6Gy9+vKZOW99/w38+DM9L4coqHWwqwE3xqPhWDwziR1zWAZEpdEbie/pBC0p2/hQIAmMMvfyT6dV8iAw6sQ4B6E0jiby5Ut90wtZF4yhvv0vQHMp1vI8lACcbcN2nWg48zyUcinW+gcJ1tvxdJI+UgAAAABJRU5ErkJggg==)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .cooperation-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAoCAYAAAC1mQk2AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAPiSURBVGiB7ZldaFNnGMd/J6mJxhpJrPOj00idrsEpSgfiF8Ol4LZuioo4wSGDTSbODxi7EAbeuImCUFDxYruRibBV9GLWWTbdikPQGupsNasdrq0TWuvSrU2D1eScXTwNJ2mb9s2HxpT+IZyH9yPv83+f5/2/z0k0gEDQWGiBg8AbQCH5iRBQq8M+r1tr0AJBY6FF4xIGU3PtWVag0akb+LSmoHEeqMi1P1lGtdYUNHrI3/RLhpCF0UcKoNCSaw+eFcaI5RvGiOUbCtKd2N4L/g7oeQLhp1DkgNeKoGRyNt0TBP6Bn9vE3rYAnLaR56RM7GYnHKmD6+1D989zwWevw+pZqX5zcgSCcKxe7A2vqBFLKRVP3obNP5ikrBoUF8rHZpW25i745CcZm0soR+yX+/DVNbFddthTBuvmgmOctEV0+PU+HKqDtm4ZO9uZ3cilAqWI9UVh/1WxJ9ng9LuwpdQkBVBggXIPnK4Q4gBHbmTbXXUoRaymBTp6xd5bNrxATJ0AHy+Cw3WSls1dcu7i0ReFC/dEfFq7wTUevG54pwQ8zjSZDIAasb/k6SiQwzsSNr0qCglQNCGxr/ER7L4MD0ID1miBo/WwYzHsWqLi1fBQIhYIytM7JTH9ksFpg6UzBre3dsMHFyAcEbHZUgqlbuh6DOf+lOgeqwe7FbYvSoXGYCgRi+3u7EmZLfbFbyapb9+GxS+ZfdsWwIcXRXEr/bBmTmZp+dwqj3v/mdfEVm8iKRDxObBS7KgBZ+5mtt5zI9bYadrlnqHHeJySmgA3H2a2nhKx4v5X0bae9BdqjZs73ZF8nGu8PAeKS6pQIubt38XGR1IXjoT2Xnjze/lU9aeUI+4090WTz43q8rRbVTxLDiViPo/pUJVC7lfdlR1/EIKyadIWLwTN/w49L6KLMkLmxbQSsYoSmDZR7Eq/XKzJ4O+Ar2+JvWym6eDymWbUTt0Zem5NC3T1ib3qZRXPkkOJmN0KB1ZI0RuOiCxX+s3dBbmjTvwOH9VIZB0F8OVKs98xTiQdRB33X01MySt/y3UAcqbXz8uMmNYUNAzVwRdb4PNaeDLMGQGpFY+Xm2kYQ0SHnZekWAYh750iZzImFi47fLPGrFwAzjbDvitiX94ExQr3aUpy/9YcOL8e1s5NFIMYbFZ4vxR+3DiYFMhdddwHny6RYjockdSNkSr3wHfvJZJKFylFLB4RHf4IQnf/G/T0iVLsqqpZRBeVbQ9LlOa7TKnPBtIm9qJj1P6YM0Ys3zBGLN8wqoll+ILwQiJkAWpz7cUzQO2o/XPd4nVrDbqBD6gmv9MyBFTrBj6vW2v4H+eYKBlBXhubAAAAAElFTkSuQmCC)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-inner{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAkCAYAAADckvn+AAAABHNCSVQICAgIfAhkiAAAA21JREFUWIXtWTFoGlEY/l6QK4HTIYUQNaSTNMEpQ3QIXVo7JF0ad2npWjqnmrlJO7dkLKRmSQftkmTRSQqNi5PEcFkMWEMhDiqUysF1+H2cnnf6Tj1EyQfHO++997//e////v+/kwFA8Y+27nJhV9PwgjHImGJoGpqM4VRV8Sm4yAqsTe4ngPlJKzdm/FVVbM65XNjF7JEDgHmXC7usdKc1pt0traBpaM7NKjkAYAzy3KSVcBr3BKcdYyF4WQPyt0C9Nfz8SnMcmvTCNQ4h+7+IYHILCHntzU0pQDwH7ASAj0+6+ypNIK2Yz/PJQDQwWP5YCNpFSgF+ty3GrZ6vAl8K+hifDCzLwOdC73wACC2NmWD+1rqv0VayVAPArBXiSCu98irNbjKhJeDdOt2vLgB7YbpPXdP81YdiegsTjJ0NHvPhwrrv6o1+vxOwduV6C/BIgL8jO3skffx+ew0R6wE2XdQtAWsLvc+5NTqtxHFZ0y3MEQ0AmTIpmwgDkUd638YxWSy5TW7biUqT5Plkcz3MYIvgWnthI4GXP3SljIidmbu3RyKFU4pOMKWQBf1u8/UzZWo7N2QQRk4TfJf9Ngu+kJc2JXujB5r0NbX87BlxVKT2dVB8nZGjaOaG2uwNWUDkbDz+2v1747j799Pv1Ca39GeVJl1+2d5mjmTBfJUut0RXPEcknYBfpuDE3VoUQ1uw3gLe5+j+VZDOReyMSAL9LdkZUfvBGGQSYeCiChxc0HoeabCMoQnGc7SbPpkIeiTg8BkQO6e+Zbl/VRM77y8/Ee595pHofMZzlDP3TMYYYdtF6y1SLlMmtzyM6DsZ8gIH7XLrbZYirBW4e1tdjX/m87hnZMti+tq24FFRP3fJ7d58FA1QWkgrQKUxWF5nIAGoWCj12RgO0eLcNkEewqMB62iWCAORFTonPLRbwejGVueKFwy8aFh1ItFzWOUpDo9kLxmLIKUA3zo2S1S+428Tg1zJGGys3PP5ClC6oyJ7bcGhWlQER0U9+VcaRNDdJ5wbU4EVQl4gafNdE3CAoF82z19WGDbIiIJd1TRNZGC+CrgfiFfxIvKA3iBzWaMUwd/3SnejrStMcFpx/1Vt2jH7BDUNDn2RnDz4ny+nk1bEKTCG09n/AzS4yAqqik0AJ7Pgrm0OJ6qKzeAiK/wHMmU1SdiT6ZAAAAAASUVORK5CYII=)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-inner-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAoCAYAAACB4MgqAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAIiSURBVFiF7ZnPa9RAFIC/SVe2lhW621aQehDxRyMWC4JeRMW9FOpFvaj4N4jeWs+CevKgpx7qTcSLF1ctqLjdmyItrrBdhLIFC9raFDW0inbHw7PEBYvJkk42kg9CJpN5ycfkvfwgCqDi6H4LrgHHgAytiQsU6zBi51RZVRzdbymeoemJ2swXioW6Jq+qjn4IDEXtE5CCqjr6K62bHuvhWsRPGiBjRW3QLIm4aRJx06T8DPq+Cp9WpJ1NQ8emjVTyh68Zn5qHE/dleVILV+DdEiz/CB4XWapMzcP5Apx8AEvfgsdHJl6ag9cfm4//v4tzPSoOVBalfXo3zH6Be9OSt+kU9OXgXB90b/ZiSu9hYQWmHa9vvAad7VL0gzsMiD+dhduTvw9kwfAErOrG/WNluDMIA1ulb/QNvPzQeJwbr2TdmzEk/ifDE7CzE87ule3xmggu/4SREjw+I/12l6znXFkADvRAuq3xyhgT398Nd4dk5gEu7IPLL+DRDMx8lpSyu+DKYdl/a9K7WjePQ++WYOcLrTgvHfSk11ibfZB6CJPQxAf+8uG3fQPf9EMTN/0aENv7eCJumtBuh0HJpr3220VAQUcKsu3+4iMTP7QN2pQ8aS8+l75Tu+D6UX/xkaXKnixcPSKP+WZQVUfrfw9rPWJbnIm4aRJx0yTiprGQfytxw7WAYtQWTVCM7c8ry86pcl2TBwq0dtq4QKGuyds5Vf4FaEaPRcu3SlAAAAAASUVORK5CYII=)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-full{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAkCAYAAADckvn+AAAABHNCSVQICAgIfAhkiAAAAwZJREFUWIXtmTFo20AUhv8LQhCQXXAgpDXUk2kSTVmcIXRp0qHp0nro5qR0bNM5hM6ldHbbsZB4Sge3i5NF7RI61Ism4QZ3ccF1KcSDIygYgTq8HFVky7pTlDg2+eCQdD6d3n/v7t2TxQDA+uMuKAo2XRf3GYOGEcZ1YTOGiuPgtT7NTHYi7iuAyWEbFzN/HQdLE4qCTYyfOACYVBRssu9H7vGoT8sgXBf2xLiKAwDGoE0M24jz5krgqBOLwFqbymVEOWsH5TqwdUDnr24D+az8/b9ssbY3NPn+zyTwjQkUTWA2RddbB2TsxoJ4Hx/rQPW3WNvczAUJ7HRJjNEgcaVVqi/skeBam7yZVMX7LN0DcteDf7/1PoqlEdZgtQU8+HRaXFKlUlqlOqNBbaqtaEbFibAHO12aktsWXa/pwIvF0224yKIJ7FhAYZ+m1NZiuDcL+7KmixEqsNMlY7ctOk+owLvl4OmUVEn43ZvA088URIwGsK7ToPiFzk6JGyvTlsMO2647qEHTBu58oPM1nY47lljn3vYJFfjySG5dxkGoB9Ma8HYZmJui83KdopkXHgX99XMpmqKPdaB21CsuauA4fCLeNtSDInBDZR7svc8/MEHwgZR5zpk3+jjg2wyHZ0VzqdP1UTwuJbBpUwmi34ad1qjI8Myg58jOiH5ICSzXaasIorDXW7exADyXyGyAwYMoi5TAtNZ/vQQFGX6PDDw5EF2XYUgJzGf754J8bfjXUhTKP+g4KG2TYahBxu+lWpuSb4AGsmgC11RgOUMzQSaJ5wgJDAsunEFvBf2CDfe4N1sC/icI2xZw3AVefqOIupIBHkq+TQjtg0VzcHARwRts+Dtg06YEwPuy7M9xjQZg/KTjcZfqVjLA+rzYNBbyYFBwkcHvvaJnwHIzZGw+29tuJUOls0gii+ZJbjsv9txYMpkoVFtAOiEfZQHyuD8JCGJoAi+Kq3/VRp3xF+i6iDHzu1zwjy+VYRtyXjCGyvh/ANWnmek4WAKwOw7T9UTDruNgSZ9m5j8yPgiKkP0VaQAAAABJRU5ErkJggg==)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-full-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAC4AAAAoCAYAAACB4MgqAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAJkSURBVFiF7ZlNaxNBGICfXWORtD10UYxBC0UDBu3Bi1JBrAbxUCi0f8C/ofgDPHrxD3iOUAhNQWjBUKzgRSRKiP3AKi2RygaapJi03fUwXXZr3exHdzcJ5LnMuzOzw5PJzLuzrARQUvVxGV4A94EhupM6UNDgWVqRilJJ1cdliSV0LnTazBUSO5pORiqr+jww1Wkfj+SlsqrX6N7lYUddpvekAYbkThv4pS8eNX3xqIn5vXFvH6pNEcdjMHLOvu9uC15/FfGdBNy+1L7eDb7Fn7+HhQ0Rp0Zgfsa+b60Jrz4dXdwyBe3q3eBrqey2YGnTvF6twpfffkbyjy/x3Do0D0U8PCDK7LeglNzhS3xuVZQTSZhNiTi/Yf6YKPAsXlLNZTGTgumrIq614O33AM0c8CyeLYsyHoNHo3DzvNic1rYo8CTePDQzyeMxiJ8VsTHrHyuwVQ9Szx5P4oubZu42ZP+No5p1T+LGprw4CHeTZn1iUGxUgLk1ONCC0rPHtXilActbIp69drLdmPVKAz5sB6HWHtdPTmue/rwDT5ePt+/tH+977/Jp1drjWtxYJgArDjP67idU/7Q/v5wWV+Ir22a2mEhCIv7/frUWLP4Q2Se3Dk9uBKV5ElfixjI5I8HLSfuZPNDgYRZ+NcQ9YYo7bk7rgWpytP3fH5NhakzEYR+8HMWtByprvrZj2pJxwjx4OYq/OXqgDA/AgyvOA6YVuK6IOLcW3sFLKqu6Hs7Q4dKz75x98ajpi0dNXzxqZMS3lV6jLgOFTlv4oNCzH6/ktCIVNZ0MkKe7l00dyGs6mbQiFf8CcAu77l1tGpIAAAAASUVORK5CYII=)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-department{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAkCAYAAADckvn+AAAABHNCSVQICAgIfAhkiAAAAwhJREFUWIXtmT9oGlEcxz8XxBI4HRIISSztJE1xcogOoUtIh7RL414oXWvmkGRu2s4tHQutWZJBu4QuyRQ66OIUNJglpdZSiIMelMrBdfhFTi9efNZ/VfKB43nP987f973f+/3e8zSAk19W2ONhw7J4rGnojDCWhaFpHJgmb0IzWla7FPcVmBy2cT3mt2myNOHxsMH4iQOY9HjY0PIXVnXU3dINy8KYGFdxAJqGPjFsI/rNjcBR558E5spQNHpjQNGASq03z2qFp9MOyQJsHsNaEF4/aP6uaECq0LrfvA6xYHPd4Tm8OIL7U/D5idRVapAvt7djYQr83vbtlAQmC/DDsA0AyJTgXdZuM6/DbR3eZq/2B4jMXhW4clcMzZWl33oY8hfw9Et7mxKrEJlr305JYKoAmZ/NdUWjWUxkVgwEMXo7Kp+TZ9J/Ybr1s9+vwPK+DFYsCAEfxMPutjQOtgpKAteC7qNVqYmrBBqyqd9rt99JS9k4e5mSzFI8LIMSD0tdpSbuun6NwEypDwJjQVkvO2nYiopr1VnclRlLPJIfb6RoiPvN62K4G+th4BpR3aAcRf1eMTjZEESSBRn1gK91n8NzKRsHZNAoC4zMyUwdfbMDTepMSjeX+ngi5bNQNyZ2h5KL3vvQfL+423y/vC9lYtWuKxpyBfTm9Tlo+raTCegSnJxuPWiUZvD0udrDnEFmKwrpErxKyzpUScy9Rnkn0y75bkWv1vm9sj43jyVnbrdo02+UBTpnx0n1T+v6WFAEHp3/5wLrNAYSgJdptb1jrzbnndKxQOeOxm1d5cpQrckFkmKGQccCVUkW4NOJfT+sZN+xQGewcXPPh3fkZLAwLds050liUHQssF2wqROZg4TCcUaFSk3OjWCfatxOJ04GFmS6we+F71X7FBEPq+dU7bRsWSoN6zPnDDK5sqSI+ojmL8B36/rTQ6Um7QK+/m/jlAWOKjf/qo064y/QshjSJqr/1F++HAzbkH6haRyM/wvQ0IyWNU2WgL1xcNdLDXumyVJoRsv+BZ/0/1eooDK/AAAAAElFTkSuQmCC)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-department-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAoCAYAAABD0IyuAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAT0SURBVGiB7Zp/aNRlHMdf3/uuXZvbbOctZ9pmynRnWy6UDSRTnMEwGLRYBEnRikAi6QeSkyAiUjCqfyrIwIgMRCtBlDSW+xWrjSKn5rkfrelyzm7euXOd7ubdtz8+O77f291td/OOW+xe8OX73PM8n+f7PO97Pp/n8z1OAbA7tVIT7AE2AFnMTUaBZj/U2yzKWcXu1EpNCj+ikZfsmc0KFBx+jUqly6kdAx5P9nxmGceVLqd2g7nrPpEYNZESJRxZpmTPYLaSEiYCKWEikBImAilhIpAWTSfPOLjGwrepCuTPi+eUZgdRCXOiH+pbp+6zbD5sLoTnHgRrRhxmFkeGb4IG5MUwr7i5Ut8I7DsDmw7BwQvxGvXOcNyE7afg0YPQdz0226h2jJEPN0KZ4a3qtgY9LmgbhMPdMOaDt9vgth+2rop19PjSdx1O9s/MNmZhrBmwODu4rjBHd6MXf4BLbtjdDuuXSNv/kZiFmYrCHPhoIzx5FHwafG2HXRWh/TquSNy65AZzGhRki7BrFob2PdEvwd+2AIrugSO98PMgODzyvPJFsOUBSDMEBbsT7NfEvQO0XobLo1KuWgqZd029lrgKA1BihdV50OmAxoFgYTzjsL0RWv8Otdt/DqqXw571wYvc2yELeroYfrsqbhugY0jcd98Z+KJKD64NF+Hj34PH//yMXq7IT4IwIN9ip0N2hOsW5N4t9TtadFGql0N5vpQ7huDon3Klq/DeI6FjHu6SXbjxfthcAKppwq5XxHr+BHxbDWYVFmfJ2G4vXHCKfbEFctKlbI5i1QkRZtl8vez2ijANF+UCeGMtvPSQ3qd2pYj51k/wTTfUroCye4PH9Gmya95Zp9fVFIkA9a0izoHz8EKp1NcUQfsVePZ76burAioWRb+GhGe+wzfl/uUfcs81Q11JaL/aFbBwIlE80hvanq6KoJOpKYKCnMh2MyUhO8bn18v5mXLvdMjdmikuEw6LGa7+C6f/CW2zGVxhMuvuE7ftcUm6YFZnPvcACRGmx5BMZZtlsmO+iTbX9Fn0XyOhdVMd+8ZMe9gTmk7MhIQI0zYo9+Iw37LNApWFsY/pGY+unxqn4BB3YU7260dq1VK93poh8SZdhVcejn3cvjC7KEDgeZlp8XuhjWvwbRyAnS1SzjXLKRJg/RK5nxvWEy0jbi+sPQAr98OO5tD2vhHJY8LZBVKAcAniTIl5x1xwgmL47LkN3S5oGtAnriqwd4Oev4C8LhztlWP3tUb4dLMeG9xeeLkBbnjl8zO28M/e2QqfPaanA24v1LfIHADqSoP7zzMkcU0DsCQ7+p9JlC6npk3X6bue6QNmAGsGvL9BTorJHDgP7/4iZVWBUquU7U49OG9bDa+u0W02HZIdVpQryaLrltipJtl9Abu6EnizPPh5Yz6xD6QMIMnfqaemX8cdx5h0VVJxm0Xc5YmiyMfl1lVyXH/wqxyvpx16W0GO5CnGuGQk1wyfVMLrTcF2mWmwrSw4YQxgVsVmd7ueLkRLVDsmEXS7JGcBOV6N2bKRwI4pz4evtkid/RoMeeTEK7HGJ2+ZTEKO62hYkSvXTLAtkCuRpH4Mj0BKmAgkzZWiZXWenCSJdp3JJC34znZSrhSBlDARMCH/PUsRzKgJCPPKNudpTv05cTITf0402SzKWb9GJXCcue1Wo8Bxv0alzaKc/Q8iyYDANB/dCAAAAABJRU5ErkJggg==)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-proprietary{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAkCAYAAADckvn+AAAABHNCSVQICAgIfAhkiAAAAr1JREFUWIXtmLFvGjEUxj/7CIiUduhQ6IbSsBKYM3Rq2ihjVyrRLUvEhBjaJSPqVGXJlkjJkj8A0ZKpqtoVdGsOmq2QoZWIKYLc2V0KhcA1tg9EoPltd372e5/8/J7vCAB0z86T1BA5cLEFQkKYZ4RgoKTAHZL3x6Jl0j07T1IqvgAIzjq2CdPmnKxTaogcFk8cAASpIXLEtmqXc5+WbgjB6MKKAwBCQnTWMUybO4HzjmeBjlWFYMzTGoIx2BUTvN4YGeP1BuyKqe3Ds8DLN7v4ufVybHCy2FYNzUwWnWJpZKxTLKGZycK2alprE7v6TegG1v38FeztLnyJOB68fyc9r5nJwq6Yum4BQNqnT2XRH0+fj31vV0zXMQB4+OnjsNPVJ0PPgjE4Vg00/Aj0cWRojH+vgzcuYKyugIRCrmu4oSSwPykRl7Jz26Xlne2hZ8eqorW3j8CLZwhsbgyNdYoldD6c4t7ONgxJUYMopWhvl67viKq9Y1Xxa29f1u1YliUFa+2gVzhr4crjGeSsBUPCTktg+/BYZ9oIwXQKwdev1HwfHCn51xN4cKQzbSxXFROXmayU7X2FSt1DS6CsI7fAjUgYwXQKvuTa30AScSy5FK+ritkvWIHNDfiSa/CtrkjFoCXQLRBZaCTcT83eWVxKxN3T9eCoL5BGwqCRsLQvLYFem/Q42ofHEzvbg2i1CVX+1VYEY9LXMN+1Zi81R8n6D8F0Ssruph1R3bFe5sj6B3QFSpb2GwVqVuOpC5w0sjcjnUu6lkDZvnUb0BLo9Zp1Hd3iJYOWQNXL9k3InqlOsQTeuJCy7aHUJgab8iTsVddzrCo4ayldNDx90c8Dd3/V5p3/QKAQ3n5q3maEYBSUFGYdx9SgpEC5Q/IA2rOOZQq0uUPy1B+Lljkn6yA4WYh0FYKB4IRzsu6PRcu/AbyQJPnfPqf4AAAAAElFTkSuQmCC)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-proprietary-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAoCAYAAABKOyzUAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAZISURBVGiB7Zp/aFXnGcc/73nvPffe3JtEgy5BiXNGVLSx/ggNDS3KghJpETIsgkPmqqW2xbVlmywwMjbsUia6WSxlrMzWbBlhZUIgVBaUhhbHxE6KaKNNoq21KAkJN954kpN7zrs/zsnJvc39cdLJ7ljuBy5c7vs+z3ne73nf53nO4QoANTBQayHaUGxBiBjzAaUSCHolqkXU1FwRjgjaOWBxoWMrEEMSu1GzEG3MXxEAFluINpHsH7w/b45DNpRKaPNeBAAhYlqhY/hfoSiES1EIl6IQLkUhXAJztrAsktf6sL68gz08jIjG0L61iMDqVWiLF/l2k7x+A2vwFio+hohEEAvKCGx4FK28LKuNMk3UyGhOv6JiIULXfccxjX8hLIuJM10YpztQ8bGMU/QnGig5dBCtqjKrj8mzPRin2rGHhjNOCT5eT8mBHyBX1swaS179lPuvHM4dp5QEVq5A37Gd8M6nQMrc811EcuCm8jMx0XoEs/dD72Jy6RJExULsoWHsu/fAsgDQKhZSevI4cumSNHtlGIy3HZvxAYhIGFFeDuAI4/pASmK/aEHf8mSaj6nLn+QXIoXg5o2UHn3Nlxi+doR57gNvAaGmbURefA7NXQCAHY9j/P6PTHafxR4Z5cGxNyg9/nqaj1QRAmvXENm/j+DG9V6QKpFg8v0ejHfaUYlxEq1HKD36GsHH6jLGFHnhOfSt6UJhmiT7bjDR0Yl183OmPr7MxN+6CD/TnHeNvpKl+dEFAEQsSvTwq2kiAGjl5UQPv0pw80YApj6+jHXnqxn7FCGDjz9G2cnjBOs2pt0pEYsRfqaZsrdOIGJRAMZ/81uUaWYOvLwMWVWZ/llWTWh7I2Unj3s+zPMf+FmiPyG8nKDrObdZaFczWlUlWlUl9pczQhgdnYArZMtPcvqQy6qJ7N8HOMfFfL/HT4hpiFiM4OZNAFhf3PZl40uI6cSlRkYx2juyztMb6lnQeZoFnacJ1jtb2r57D6t/0Bnf1jhrN2Ui9HQTIhIGZnbjnJHu0qbzTh58CRH+3k4vMOPtd4nvex6jvSNt+2cjefVT7/v00cmH0HUCtY849leu+rJJRZmmZ6dVVfmy8SWEVlVJ6YmjaG4lsG7ecgTZ80Pi+1/EePvdrKKklkm5YrmvoACvJ1GGgTIM33bWna9ItB7xrqs3bvFl57uPCKxexYKOU0xd+hfm+V7Mjy6g4mNY/QMY/QMY7R0E1q4hvHcPekO9Z5e2CJ81HUhrzuz4GDISSRt/8NYfMN75U9pv9sgopCRXuayacPNOf+vzHZlLsG4TwbpNRH/8I6Yuf8LUPy5i9n6IPTRM8lofiZZWwnt2U/L8s4CTuDyyVIBMpO4krWLhrHEVH8va2IlIGL1pGyUH9qVfPwdzb7GnkdITpeTQQcwL/+TBiTex795joqOTQO069Ib6tDtrDd5CLqv25X76qIlYNGPLHHqqiUDturTftKpKRGmMwHeWz2n3gQ8hrC9uM/Fnp/yFnm7yktjX0Rvqkd+uJr73AFgWZs859IZ6Autngp26eGl2E5QBlUiQvNbnBLjh0cyB164jtGN7Xl9+yZssRSTC5Nke55OnpsulS7znDNt9ONIqKghsWA/AZM95px3Pw8Rfz3jHSN/yRN75D4O8QmiLFyFXrgDAPN+bs0Gxh4a9s516JCJ7djtfTJPEL3+dswpMXbyE0f4XwEl2ocateRfxMPDXR+xyenVlGNx/+adMnv07Kh73xu2795js6mbshZe9O5m6bYP1dYTc7J281kd87wEmu7pnEqJlkbx+g/Hfvcn9n7U6TZCURH9+eM5n/ZviK1mGdmzH6h9k4r0z2COjjLcdYzzH/PDuXbOap+ihgwhg4kwX9tAw48feyGovYlFKX/8VgdWr/IT3UPBdNUoOHSSwdg1G53tY1z/L7Kx2HeFdzZkTopSUvPISwa1PYpxqdzq/r7W/oryM0LbvEv7+brSKirmt5D/E9/uIVOx4HPvz29jxMYSUiFgUuWK575oNTmWwBm85PqbfUGV4GfPf4hsJ8f9I8eWtS1EIl6IQLkUhXIpCuBSFcNFQKlHoIAqO80cRegsdR8ER9GoS1QIMFTqWAjIkUS2aqKm5IrEbQXXPq2OiVAJUt8RuFDU1V/4NSJtRU5DX0eMAAAAASUVORK5CYII=)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-anonymous{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAkCAYAAADckvn+AAAABHNCSVQICAgIfAhkiAAAA01JREFUWIXtmTFMGlEYx/+PXDAm4CCJAU3qIimWieVoYuxSF9ulstsmXdXZqHPVzti1qTq5QBd1kaVNB1huIqfBRVOKaeINHEkjueQ6fF7ugAPeQ4hA/CWEe/e+3H3/9773vu8BA4D8XzMmSVg3TbxlDD4MMKaJCmM4Ngx8jk4whd2L+wVg9LGd6zL/DANzHknCOoZPHACMShLW2fmtqQ96WDbDNFHxDKs4AGAMPs9jO9FrngQOOn0nUNWAYqV7z5N4DZdPH/aizTgwO97aRtWA9ydAuQp8f9fengdugbnSw16k37XuVzVg4weJm/IBmSv6uLEa438vu9BMk8fw+VdADgKHb2rv7yl0Xw7Z91IF4E+F35FcCVjJkDgeLj7y2QECM2hRrgLnmt1OKkAiDIDZ9w7yNCNO0XLQ/Vl7CrCfp/ZSGEjMuL83e0O2EcGwFRZ4ftu4HlMF+tSzfGJfO0e9XKVB2M/Ttd9LazQeovCsR9XIHgC24mL+CguMBIDDRbu9fNo48p+yNMtOOyd6FfiWp+/Xz4CtlzQ7Gz+BhWlgZx4Y85Ktc23uzNdGBQ/CAse8jaEnB4HUJW3vh4vUX2/nZMpHa1m/s21WY8BvHTi7AtRb4MsCUNRJtCUuERb1toNNZvcVkHYJx6RCjjdzgnfD2c8D21m77fcCu/M0s50gPINFncS49lWa9/EITBeAs2u7bYWv27rkRVigHLI3jHKVErOq0SbxISr2rGKFUkTuhkLTmSbkEPAi4B4tky0ipR5hgRa5EoWSep8yzq5rR9/CrYJZydA6a1WS5UrNiws52EOBuRKQvqxNC0vhxjCyZsatgvF7Sdykj1JD+Q7IXLcv51Stdn3y0FGiTxVoFP1eciwx07hjJkEC3diMA2sxe1CSCj1ndlw8DbRDWODCtF0IW46lLxvFNBMHUAqx8lyv6WgN1oeRWxXTL3S8yQAUZmsClX07trOAf6R5f7sTiRtCAnM3lPA7we0kUo+qte7vBG6BbqcBESKB9ja92EW5S7VeUqxQhRQJtN58ylU6zfhH+E/7fSGwl/Tdj07d5kngoOMxTXTxV8j+wvrz5fixHekVjOF4+P8AjU4wxTAwB+BoGML1XsORYWAuOsGU/wt5QBTTlknfAAAAAElFTkSuQmCC)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-anonymous-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAoCAYAAABU8hxnAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAASQSURBVGiB7ZpdaBxVFMd/s9mmumkSEiyJqeaj7daEGm0VlURDP1JpIVpotGB9KSg+CCrigxirYItSRVAQxScFQUowQiE0BaE1DbEJFIqGRPPVRtOYkJC6sdlNdGN2x4eTYSbZ2ezczcZsZH4vc3bu3Lln/3POuffujgbQG9ArPXAa2ANswsVKCGiLQkNFvtat9Qb0So/GRXQ2r7VnaY3GZFSnVusP6OeAurX2Z53QovUH9CBuGjol5MEVS4VNnrX2YL3hCqaIK5girmCKuIIp4k224+w/MBUW2+eFvNtS5VJ6k7RgJy7D+SGx/Xlw7kiqXEpvkkrJ6Tm4OGx+HpyCnpupcim9SUqw5usQjoidnSnHpoFUuZTeJCXY2UE5VhVBvV/sliFTxP8zyjWsN2Cm3xE/bMuFr36G4Bx89xsc3hbbZ3gark6IfagUZufh61+gLyDn/Hnw9A4oyVl+3PNDMHQLwvOwJRuqi6C2GLxLHvvkX9D+u9g1d8HGDGjsg65Jmaz8eeJ7Rb7qt09CsKZ+Ofq88Hgx+DaIA4NT0mYn2NUJaGgXWwNOdYpoBq0j8EU3fLIfDpQs7jsfhbcum1FtpbEP7r0DPquFwizz/NCf5ngnq+HzLhifMds7xuQhv/kIHN+p9v2VUjIcMWfGg2UiFpgiXRmH0dDy9zjxgyxBXn8I3qk2BYro8Ea7RICVhnZTrAcLpM/pGomQDE2i/dkWmYjsONUpEfnSbnj3UYnkDE3aPrgiEauCkmAXhs21lzWSrLYRgfEozJIlyPOVcKxcouOF+6QtOCdP36B1RCYYEIHO1Emfej+8XwMf7ZO20RB8+qP9eL4NcOYJeHk3HL0H3nsM3q6Stogu30kFJcGMJ12QJfXDoDBLJgCAs9ckjeLx4i4zMg2OlZt2byB2PJ9X0mcph0rNCG3ss590nimHrbmLzx3dIfcESV8VHAs2PgPto2LXb49tN6JsfAY6x2LbDXbZ/BC+Jc4vcka0PXwn5GTaX3OwVI7hCPT+4Ww8r8fcmRgZ4xTHRd+6zuqalHpjxVp7mgZkdrLDpzDNBBfqUt7G+NcU+Ex7fDa2PTuO0AZLa2YiHLtvnaU6lokggEsjMPX3f7O/jOimHS8KU4kjwTrGzNmvqggKffbXBefgwg1Jj+br6lP2Uspy4ddbMLhMnbFuyaxLi9XCkWBGOmZo8PHe+JEzH4X9TTAxI31WKti+u0Wwnpvw02RsPQpHTN+Kc2KL+2qQsOhbN9p7i5dPM68H6srETsWG/LlKs+a98v3i+03PwWutcGNaPr/6wMrGckrCCLNutO1W8Us5vB2+7BG7aUBW4smy+Xb4cI+INTEDTzXLriLLK8sPw6/jO6Fua/LjqJAwwr5dWIhmZ0qKJKIiH8oX9mjN11a+IT9QAt88CfcvpOPglKRnOCLrwZPV9mu01ULrD+h64svSg9GQbOTDEYm+lURvsqwrwdIB908QRVzBFHEFU8QVTBFXMEVcwRTxIO9wujgj5AHa1tqLdUSb+1KwUxZeCvZU5GvdUZ1aoAU3Pe0IAS1RndqKfK37X93/cKu+ohBJAAAAAElFTkSuQmCC)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-shielding{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAkCAYAAADckvn+AAAABHNCSVQICAgIfAhkiAAABK9JREFUWIXtmbFPG3cUxz+HortG2AzmLGEuCsKqJV+RajwAlQgssIQsDkvTtWvVmb+hc9W1UjuFDoSFsJAMmEq1PTiuhGzJ0llGOkDCYfAdqe6W62DuuIsNnJ2gBJTv5Pv9nt/7ff1+7/uebQHg7MzOOgJrAjwBItxumA5sCQ6/DA+LZeHszM4KAn87cP9Tn+xjQoD/HIf5e47AGneMHIAD9x2BNeHsnW1w+6/lZTCHuLvkACJDn/oEN40vBG87PguClmWjHx7TNsyuvbZhoh8eY1n2QL7vhTVsGya1Wn2gIACzM9lL91qtt2xsbjM7k2VuNmhXrdYplsqs5h6jKIm+4wpn72wnjKGuH7Gxud13ABc///Sj93rjxUv0w+OBfQEo42OsPl251i50Bl2o6RRq+uvQ9rt7BVqt08CaHB8NPFu2Tat1SjQaYSQa7Fptw8QwTGQ5hiSKl/q4DH0TBEAQwpv2WFt8NBd4Pmmdks//g6qmUNOpwF61VqdarbOw8B1xOdb3UfsmWK3VqX5ALbpoGyaWZROXYx1/goCaTnmCk5x8CIAkikhfSQPH6ZugMj4WqtgNwyQa7T0kWZbNH3/+haIkWM09pnXy1qvJaq1Ofq/A8tICajqF1jhA05pMf/tNv0cFBiGoJDyl07QmO6/zzM5kmc5MBeyer2+iNZo8za10XS1JEpmdyVIsldH1I2/dsmyKpTLRaMS7qu6+fngcECa/zUch2KtHKUoCx4FiqYyaTiFJHRF4U9nnpHWKmk71rBtdP8K2bSRJRGscYJz7rvy7D0A8PoquHyHLo17cQrEcjD0+Fopg6DZRKJYplspePyuWyte8Iwh/H3N9XQV/nNmZLA+UsY4Y7RVQ0ykymalQojOQio6MRFDGx4DeMu6u+WVflLqFYjX3GOi0ErhQV7ffuhmVJBFFSXBy3m6Skw9DK2rfBONyjGRywrsebjYWH811ZUhNp7omEz/cQ7sfjChJ3sFrtbo3ntVqdaYzU149hu2B0Mcs6jp368yFZQ82I0JHVJ6vb3rPO692vZqT5RjRaIRMZoqT1ima1kRrHPQcBq5C6AzaPiK//vZ7136vMa5YCtaaf1yDzgzqbyWKkrjIkjzK8tIilm1Tqeyz8zoP0KXW1yEUQcuyOTkfpURJ8uoP8KTbv9arBnuhbZiB/bgc8+oMOrdFkkTUdIpqrY4oiqGU049QBLVGE4AHSoK4HPOG3DeVfW/qeLKy7NmHrUFdPw5kbSQaCRB8H7ZtozWafZEMVYOa1iGoKGOBtfy5+vV7bVyIksgDn09FSXTNqfm9AtVavXN7RJGdV3kqlf3QMa7NYNsw0RoHACQnJwDY2n7lkVbTqYG+p4F/6O7UabVWR9cvppWNze3zhh9jNbdC2zDZePGS3b0Cbyr7PPs+1yV67+NagiPRCMtLC2ha88KZ4yCKItOZqSuvYFi4st9um162kskJdP2I5ORDlpcWkSSRuBTjh2c5dnZ2gW5F74XQk4xl2Z5Dtz+FCfAh8MccFKEJ3lZ8Fj863SS+ELztGAK6v+jdHZhDDmx96lPcFBzYuvN/gA4ND4tlx2HegXXuxnU1HVh3HOaHh8Xy/6ReFDYpFgAMAAAAAElFTkSuQmCC)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-shielding-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEIAAAAoCAYAAABKOyzUAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAATaSURBVGiB7ZprUxNXGMd/u8smATMJl4ggFq9Mk3Jp1Rmddmq1ohZEWrX2RftN+gn6WdpXVssoVkWr4oWoRGrR4dIIAgkB0pAlFzbZ7QtDJHLLQmzsmN/Mzuyc58z/PPvfc84+u7MCgKLEGwVJ/AldPwxYeT9QEISbelL70Wo19wmKEm8URPEa6JvznVl+EAK6pjULc1H1N3S9Ld/p5BVB6BDmIvNh3p/lsBKKSMEEAKuY7wzeFQpGpCgYkaJgRIqCESmKsumkqirRWHx1IUmipKR4xXj/swFmZxVsNisuZx0A8fg8vZ6nAGyrqaKmpjrbvNfk/oPHhnSzMmJw0MvV67fW7Ge1bsLl3MP+fU3IspwR6+8fYGzcR83WqkVGxHnQ8zjVY29OjTCqm9OloShz9Lg9nP/1MolkMpfSb52sZsRizpxuZdsbDieSSSYnp+hx9zIyMobPH8Djecr+fU05S/Rtk5MZUSRJbK3ewsmWo8jyK29HR8dzIf2fYXhGrIYsy1gsFlRVQdO0DeuFQrOMT/jT2nt278iIK8oc/c8GmJqaIZFMstlRTlPjR6tu2iuRUyMSySSxWAwAe6ltQ1rT00HOX7hMJBLFbDJx6tTxjPjgkJer1/5AVRPpNq93lL4/n9PedszweDkzIhqLcedOD6qaQJIkPmmqX7fW+ISfCxc7UdUEJSXFnD19krIyezru8wfovNKFpumYTSYam1yU2myoqsqTvn46Ll0zPKZhIzqv3ECSpIw2XddRlDkA7HYbx5oPUVFRZjgZyDTBbrfR3nY8wwSAW7fupU347lx7RtzlquPnXy4QiUQNjWt4s4xEooTDSsaxYAKAKApMTPjXtUcMDnnTJpSV2Tl3tm2JCbNhBZ8/AEBDg3NJXJZlDhzYa3hswzPi0OcHcTjKl7SHwwrDwyMM//2C7rtuAlMztJw4krXuyMhL3A970TQdu93Gt2faKC62LOnn802mz6urtyyrtb12W9bjLmDYCIejfEkdsYDLWUf3XTcPHz1hYGCYxvoPs64WF+4yQDgcxucPsHPHB0v6JROvC7WFR/WbmM2mrMZcTM5fulzOPenzxReXDbt21mK1bkLTdDqvdBEMhnKd3ork3AhRfC2ZSGRfZtfW1tDacpTWr75EEARUNcHFjt+Jx+cz+tlsr78shkKzy2r9s0L7auTciMEhb/q81J59LVG1pRJRFKmqquTwF58Cry700uXrGRtvZaUjvSQGh14sq/X8+ZDhvNf11JgNKxlHMBjC6x2l60Y33XfdAJhNJmprawwnBNDY4Ey/oY6+HOd2d086JssyDfVO4NUG2+PuzTDK6x3F/bDX8JjrqiPWQpIkmpsPLbvrZ8uRI58xPR1kMjCFx/OUzY7ytDkHD+zF5w8wMeHn3v1H9Hr+oqKilEgkSjAYQpaLkCQyqs61yNnSkCQJh6Ocj5vq+eH7M+zetX1DekWSRGvLUSwWMwDXu26nH52yLPNN+wmczjoEQSAWizE25iMYDGG32zj9dQsWi7GbIMxF5vUNZZxnotEY0zNBVDXBppJiKisd69L53xuRKwofb1MUjEhRMCJFwYgUBSNSFIxIIQJKvpN4B1BEBOFmvrPIO4Jws/AzWepnMtFqNffpmtaMIHTwfi0TBUHo0DWt2Wo19/0L/oPvga7OSEEAAAAASUVORK5CYII=)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-stranger{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEwAAAAkCAYAAAAjMNwcAAAABHNCSVQICAgIfAhkiAAABM9JREFUaIHtmk9M21Ycxz/BFQlpHTUS7bAsUQWpVTz1smgKEtzW3nIqHAdqD5y2cgaV40RVzkzdJYeiskOlAeohp9HeigTSwg2jTkq0qpbZlMnI6dykasQOwW7ADrETOlY1nxP8ZN77+fve7897OATwl/buKwFmDiATggt0cTiANyHI1WDhsty7HToU6wXQd9bO/c95W4PRHgFm6Irlhz4BZkIl7V25G4b+OIA3PV2x/BOCCz1n7cSnRlewgHQFC8hnIVhxq0xxq3wqY53zNeGm6TlhIi0SiZ2jUq75miyRFl22/GqJSvk9qVuXiMQEAJ4tajxf1Jh6nCQxHPM19klkJ1QA5l+mOx7Ll2CFrTLPFzWX/ZtpuamYXng5/HxRw9CqKDfjjmAfA6/Fagdfgtlk7g0iKVF21vfZWNojLoeJj106sgtsAZWbcSQleuJ4hlbF0KpclMPE5XB7b/AfE0gwSYmSGI7xYulPABLDoutFl1ULgNHbX7QMp/xqCYBK+T3ZyV3Hvv+6CkDu/isiMbeLUjJKZm7Ql88V01+68EsgwWyKWyZSMuqI1RiSxS2z/kModMQuJaOukNu2BTNrFDdN1zz6ofguDg58+6qr/9Tn8JlnWxFYsJ11g4pZY+TegGOzk2ojx23HE/jGoz0Mreq5W/KrJfJrJScFHMdr1zXj7aFQumphaNWOQz+wYHYYfXkzfsR+UQ6TGuv3fH5fqx6xVcwaz36sF5HM3KArdAuHO9NOAZ3QuEvVXw1G7gyc8HRrAgumrhvE5bArvOJyLzemZdfzxU3TJVh2UqVi1kikxVNpG1r5a5NfK3UsWODGdfzBEIZWJTf/qq0JK2aNt2YNKRll4uG1tsbwi65a6KqFlIySutXv/N4JgXdYaqyfnXWDjaU9UmP9LVuH40RiAhMPrwL1tiL3vVv4VlWyWW47zsajPQBG7gwQl3vJr5XI3X/F1ONkIJ8baatKZuYGUdcNNh7tMb4wBNQr5dy1LV9/b79scdP0rI42zXZDxXzfcg5dtcivlYiIgpNbE2nRmbPdVNCWYF7tREQUPFddV62mJV1SznuudqsqKSnnW/q4MlsAcBYU4Ma0THZyl5XZInefXm/rZNGWYHYz2NgNSUqUqWXF9Wx2Qm16dIrEBM+V7rRKrswW0FWLRFo8Us0TwzFGbg+wsbRHdlLl7tPrgccOlPR31vfJTu7yw9e/ATB0Suez02RltkB+tR6KjbvL5sa0jJSMoquWswuDEEiwxHA9B1yUw6Ru9ZOZuxJ4wo9Jo1hTy4pnkxqJCXz701UiokB+tcTKbCHQ8SlQSPaJQtMrEn3XOnIebLS7bCfkNcDp2/RdC0Khps/ZNxCGVuXn735HVy1HrJOqaFwOM7WskJ1Qya+W0FWL8QdDvipvWznMi2bnQS9y83/4uhJq1evNv0yjq5bTCEvJKOML/l7czrkrMwVnjLtPr7c8Op2aYIm06Dvpp45dCXWCpERJpGP0iQKZuSuBKp8t2i+zBfpEwdc5M/S39q7l0d/Qquy/riIp5z/qJV+7VMxax375HcOXYF0+8Fn8E+Q06QoWkK5gAek5gDdn7cSngv0xSu6sHflUCEGu+0Gdf+of1F2We7drMAo86Yanm0NNntRg9LLcu/0v3hcG6843/GEAAAAASUVORK5CYII=)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-stranger-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAoCAYAAAC8cqlMAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAASJSURBVFiF7ZlvaFtVGIefc5MlWdtkbZORdrUNWefWQoe1hU6Css6pFIpIJ+iXjWqViYKgKNhRUBCKCgOHHzaVOSpTKkgrToubVup0DilurOtYx5ipWZu2W5LerU2z3jS98UNmttKmuc2i/UOfL4Fz3/Pm98s5531PEgEwOqBsjeqk94hGtwNZLA+CCHFSTKv7cguNvWJ0QNmKJP0cJbp+sZWlgkD4UNWdIjA09T3RaO1iC7onhOgQAW94nOWznRIRlFj+JgCypMVWkC5WjSw1Vo0sNfQLnaBGogz0BAl4FG6OhFlr0WHJM1BQlsm6PMN/oVETmo2okSh/fHmNroNDhOTInDGlj+VQ21REToExYY7hSyEKyjJTUzsPIuANR7UEtr56hQsnRgGQdAKrw0iWbQ03R8Lc8IZRp2Npsmxr2NtaitVhmjG/u/U6XYeGsBYZefGL0jTb0Lgi5zsCcRMVdTZqGovIzLkzdUKO8OP+Af782kfQP8W37/xNQ0vJrBxjI2GsRXOv1r2i6bD3dcoAmMw66pqdM0wAZOboqWt2UuyyAPDX6TECnsk0S50fTSsycftM6I0Skl4kjHPV58UNBDwK5vVruHA89iEE/VPx17PtfgCsDiOOSjMBzySeM0EAympykAfDnDoyjDyoYN+cwZNvO5Jq1HRGfnj/KqeOjADw+Gv3Uf3KhqSJAeRBhf2P9iR8XlFn4+kPNnK23UdbYz8Az35YzDdN/YRDajyu+XJV0vfStLUe2mPHkBEL/enAIB/V9tJ1cCjp9tEbJZxVZpxVZkxmHRDbnv+O2YpNs+Z8966HcEjFZNaRXWBAb9TW6jRXLW/vBF+9foXRq8qM8fzSDLZUZ1OxyzarUt3N4d199HeP46wyz6pad68IwBNvFvJIQx6SXhBRVE1mNPeRgq2ZvNH5AFdOj9HbEeBip0xIjjDcF2K4L8Qvh4YoLM+i+uUNlOzI1pp2FhV1Nrbvzb8jUOOKLPiKsslloa7Zyb7fH+T5lhJc9XYs9lhHHzgX5OhLlzmxf2ChaeOUP2VNaV7Kdy1JL9jkslDb5OCt38rZ88lmsm939F8/HeZS142U8uYWJd6e8+pJFuBz36Kt0U1boxvPmfGEcSU7smlo2YKki5XnnmP+lASlStIzYsjQxeu+pBM4Ks0JY60OE9kFBkavKoz7ptKnUgNJV2RdnoH8kgwgds3wuW8ljL05Embs2lR83v+JpjPies4OQDikcnj3Jc62+2fcgGWvQnfrdT5+5iIRJdbIKnbZ5swle8P43JPIXiUemw40ld+KXesZ7gtx+vNrBP1TtDW6541/uCGPYte6GWPObRb6u8e54VU4UHMegBeOlrBxmyVF6TPR3EdqmxwUlmdx6rMRvBcm5oxxVJpx1dspq8md9Wz73nxCoxHOHfMzOT6duuIEaO7sdxOSI/jct5iQI0g6wVqLDvv9azFZFvyFM22kZGQpsmJ+fFg1stRYNbLUWFFGgostIg0EJYQ4udgq7hkhTq6YP0Ol3EJjL6q6EyE6WF7bLIgQHajqztxCY+8/U3miUu87RQwAAAAASUVORK5CYII=)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-customer{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAkCAYAAADckvn+AAAABHNCSVQICAgIfAhkiAAAA41JREFUWIXtmD9oG1ccxz/3LOnq+GQih1CpFOIh8pLFkggpmLRdQzV0CphuBceeY4JHk9HQdg4tZGtLthJsZWkgbugQylleMkTuEJvQpyIktdG5yknyXQdZh+3opJN8qpCbzyKh+91Pv+977/fnTgHYLr9MoIgVLD5DQWOUsTEQbGBba7OR6ayyXX6ZAPErMD7s2HymCtacQBErnD1xAOMoYkXZLu1VRv5YumFjiDMrDkBBE8OOYdC8Ezjq+CJwy8z74cYhVy/55uvUAnVTsljIsL6/40c86Kbkiz9/8s2fsl3es70YLhUedQwqLELMBC+42ty7eMNzUIuFDIZV4/v3P/d8jxsBr4a6KYkHpwiL0FvXkmoUAJu316pi1dhxOXJf//Ws7TV5YCAbhuuips9dJj0R9xS3Z4EAy+evkVJjQDPwO8XHJNUotyYTrvfopnQNNFcvIhsGscDxVhwb04iNaW0XbMvMOwvqhZ4EHuVO8TG6KUlPXHYtMvHgVFc/6Yl4xwU6ydVX9z3bQg8C71284eTY3fJTdFM2v5eedr2nl/zzG88CU2rsMC8yThmf165w+/y1Y3a5eomlQoakGnWOc+tzGHgW2ArcprkzYaGyWMigm5Lbh7n53essPxrPSapRViMfe/IrDwzf++hRPAucCU6xMJkgfS7uVNKH0ZvcLf/CUuERYRHCBm5NJpjXrnjyaVg11vd3fOt57fDcB49SsWpsvtlls7rHk+oumggxE5xiy8wTC2ik1BifvneJpBpt21ZaXH11n4XJRE9Fple67mCrj+XqRV7US+RqRXL1EpoIkVKjrEauOz1JNgx+MJ6jm9LZldYAEAtorEauD0yIG10FhkWI5eLPQPOYfjJ+ycm5k8QCGsuHRadi1cjVi+hmnopVQx5UjtnKhgFAqoee1g+ecvBh9KZz1L59ne04tp3ktw+/bPv7i3oRgA/Gwp599YMnge3yqFtvW9//nfV/3IuHbuabE0tgsC8U+p5kuvU2vUvp33yz+5/0x6E88D6p7iIbBvNhb+3kNPS9g73OhEf55u9nJNUoMx5m1dPSt8CFLr1LN2XbCUU2DCpWja8ufNTvX/dEz41eNgz+OKh0zZ9OdhWr1nEA8JO+JplR4t1btVHnfyDQxhh2EAPDxhAINoYdx8AQbAhsaw2oDjuWAVDFttbEbGQ6C9YcCg/OxHG1MVB4ANbcbGQ6+y+7kF7ZMW9xxAAAAABJRU5ErkJggg==)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-customer-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEYAAAAoCAYAAABD0IyuAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAYKSURBVGiB7Zl/bBvlGcc/d2ef7dhOHLtJ69CoEWkz2tKokNGuo9CKTBodAdYhUBESldAmDVWqpiIkqqEh/pi6aVKlTkVF6xQB/xRUoVJEVTYt06IiojZNCe2gajaDS0ydX45jx87ZPt/d/nB6ikncXNIgR6s//9297/O+z/v1+z7v85wFgMvjg5t0QT8Ewg7Aw51JCoxu0RAPtvobrwgFUYwuoK7cni0TRkVDaBcLO6UiygzqdEE/JE4fnwpFCDtE7tyYcis8Yrk9WK5UhClBRZgSVIQpQUWYEtgWaziipenPDjNp5FB0lYBUxXp5BU22mqX0r2wsWJh/50Y5muilLzs0Z3uzvZZ9NT/kIWfjbTu3FITUOEGbhyrBviA7oT/+jWG184nJLzicOG8+SwjUS24AYrpCztDMtgM1W3nWu3FBziwlV3Ij/Hmil/7cMKdXPU2Dzbsge8s75lxm0BTFJzr4dXUbu9zN5i+hGTrnMoMcSfQSySc5nDjPant12XZOT+Zb+nPDi7a3FHxzhsYf4p8C4BFljtd18JTnnqLtKQkiO11r+GvdY/hEBwBvJC4u2rFyY2nHdClhRrQ0AC9Wt9FkLx1gA5KLvd5WjiR6CalxQmqcZnstAB+l/wNAixygxe6fZdufHSaST+IS7bS7moraQmqcLiXM1dwYiqHiFR2ss/tpdzWZ4wP0ZCLENIUBddx8908ljE90zjluKSwK8zUALsFGh3vtvP2fdP+A9fIKoCDUTV6PnwPgV9X3zSnM6fQ1Ppr6L0HJU7SAY8k+3k5eRqM4HP5LuU5nsp8Xa9rY620F4K3Jy1z6zsVwJNELMGvcW2FJmIFcQf0We8BSdPeKMm2OoCUH5qMnE6Ez+fn0/H6edLfgEuwk9Azvp68RySc5mrjIvXIdbY4gLfYAANF8iqiWAuBeuQ5ZkAiIrpLzfBdLwtycoHGBkX0pmJkWvFn3M7yibD7vqlrL7qGTKEaes1Mh2hxBXvJtBeAvyc84nvwMgN/7d35/t1K5mCnEydSX7PW2IgmFOyMguTi16mmyRh6HsLRLWfbCdFSt48TkF8R0hWPJS5xIfck2511scTawxdFg5lFLjSVhgpKHqJZiMD/5vThxKwKSi876xzmSuEC3cp0JPcPZqRBnp0IAtDmC7PVuYptz9ZLOa0mYFtlPVElxVR1jylDnDcAjWppfjpwB4IXqzfzc3XJbTjbYPPwx8AiTeo6+bJRL2SHOZ2/wlRqnLxulLxvlZd+PeMaz4bbmmYmlBG+Hcw1QSPROpwfm7f9BeoCoVrgVNssrZ7Vrhj6nXUxXbjmuV5TZ6VrDAd9W3lu5m3fqnzBvmqOJi0wZ6ry+WcWSMD+tuts8y8cSffRnS6fa/dlh3p68DMAWR0NRMuiZDqQzk6+bhNUEFzI3Zr1/fuRDHoh0sm/041lt6+UVdLjXAaAYeSa0jJXlWMKSMLIg8Wrtg0gIKEaefWMfcyzRR0iNm30G80k6k5+zf+xv5AwNl2Djt7Xbi8bZJBf+penJROhSwub7sJrg5dg/ZiVwANscdwFwIXuDnkykqG1ES/NJZtD00Sc5zbabZQnAVTVGNJ9iQrcu3IKq6y4lzO/Gu4uq6LnwiQ7+FPgJmx3Fx6gnE2H/2N/N54Dkwic6CasTyIJEo62aAXWcoOThw+AzAEzoGfYMnTKP2WpbNSulKmKawmA+aYq5x7PRzGGgUEI8N/xBkdgdVWt5zf+wpbUu6Ateu6uJd1fuZldVM6458gZZkPiF+x5OrnpqligA25yrecX3Y/NIxTRl+nuJlzfqHp2zTPCJTo7XP8b26So9kk/Slx0inE+gYUxX+vfzm5oHiuya7bW8WrudoLS4f4cWtGNmohk619RxUnqOKUOlXnKz1l6LLEjz2k4ZKgO5cSb0DPWSmw3TddV8TOgZQmqcmKbgE534JAfNtloz4VtKFi3M/zuVj+ElqAhTgoowJagIU4KKMCWoCFMCEUiV24llSEoEo7vcXiw/jG5RNMSDwGi5XVlGjIqGeFBs9TdeEQ2hHYwz3NnHKgXGGdEQ2lv9jVf+B2rgNA4I4SexAAAAAElFTkSuQmCC)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-customer-service{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAkCAYAAADckvn+AAAABHNCSVQICAgIfAhkiAAABIxJREFUWIXtWT9oG1cY/31PJ5BAF7iADTmDDQmuDBna0PNQPNmQqWBNnRIv8eROXWovTZZ2ibu0k6d4sofQSQGvzlQInMBtqUGXEA+CXsABH/QEEvjufR3e6SxZd/JJcTBy8wMN0vu+977f+/4+mwCAvTf3pIYNYvk1iEoYZzA3mcSeCPCUjNkDYu/NPc7z72AUr9q2SwWhRae0IKSGjWtHDgAYRalhg+S/jj/2YZkG5qa4tuQAgKgkrtqGj41PBMcdl0KQvRq45V7GVpcO7UM3CN9uQR5tQZjLyN39KbOedKtAu/9S6FYFAMDvqgP16VYFVDQvPCcTQfbrCJ2fkxcDHwAg3Rfg1rvUPXLl70H6XPxdulWwV+s3yLAAqIsbhPz0w4vMVvtlkgp8sGeDCiZw/ta0EigyCuB+3ZYLbrvxRXSD9DJy5XWl6TsInc2edWEuQ5iVnt9CZxPsO4CmZzJ9qBAls4LcnbXIoDrCwycg/bOBoRm+3QIfpXhD00HGfPqBhan+9YzEYvGhpCOwX0dQW1Ve0XTIFAJnnr08sO8MJZ+JIOlz0KxnQGEK3HIRHj6JQ449G6FnJ+qJ22sQZgXiptWTf93GBrVV9SUhhDuQjZ2zSh34IL2cxWwAWT0YhZJ0qypPOsZoOnLl9Z5qJo/3IRu7gFaCmFxUa2nVLsrtC1EwIY/3AUR5e/fHTGYDQ4QoezbCw8cAlGcoryN0NhE6m8jNPARNLEI2dlX510rQrO1Er3WDDAuatR3vH3vzHMTkEsT9v7Ka2oPMBMmYh5h+ADG5FCc+GRaC2qoq6VFZJ8OC9sWvQxeDJMijrdT81qxngwtUR26YA3PlDbBfh2zsgj0b8sTuCtcSEDTBXg3Bq29Axrz6FE2gYCY35UgeANh/3bdMBRPcdkGGFZNhz07sn6MTDHzVe1puX76QXoYwK6CJJVBR5Qm7VUjPBrtVwO2dRvLdYdZ2wS0XQe1R6tFkVqI9KG5P4R91MJDJe9kIajr4xI5vUhGbU5+OV9qqmVP+BmhmBWJmRd207wClshoSzlU+brmggqlIAED7H0j3RT/JSZXb7NdBxSnI9y8hJhYzkctGEID21W9xTgW1R5CNncwH5D//BcBa8mLRPBscPDuRoJhegWzsqqEiIkaTS5nPz9wm+g42l4HCVKoKu1U1oiWtRS+PLMMyFU2I22uQR1vKiwWzb3wbhJFfE8KsDMyDwLMTXwuAmoQADLyg82d1qindGNx6zmNkgqrqUbpA0EzXjYqVuHk2yqW+JwMf4Z/fxV/l8T5w+FgN6Rla0cgEQ+fpqKrg9y8BqErYKfvypL/0s2fjtLETj2e58jpCZzN6atnIfbl9YZh/QIiOnoM0sQjqzLKnfvz2o4IJ0ufiECa9DPbrENMPkLvzLaDp0KxthH//AA78bDks/dcJj7h0sF+PbnRuYIjEcml5Gr1EgLOQjWUDX+kXpkB5PfmcLv1BGJrguOHTX9XGHf8DgszpDWvcwdwUTGLvqu34WGASe9f/H6BkzB7QKS0w6Pm1CFfmJoOe0yktkDF78B+A0QX1bHkffQAAAABJRU5ErkJggg==)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-customer-service-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADIAAAAoCAYAAAC8cqlMAAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAASsSURBVFiF7Zl/aFNXFMc/997XxGWJq220Lur80ThHi05xZQNBmSIUNiY4GBsMBIcDwbHBoLCB4FA2GDgmGwjK/hAE95cgWJCVrQT/2AZuBTtFa9WtxdqsEavJsjbNvXd/3Daxa1NfotBW+v3rvnfPuff7fe+ce85LBIDNXF9r0V9g2IIgzGyAJYMkIVCfiHB9p7CZ62ut1T8CC6ebW4UYEEJtEybTdRbLa9PN5pEgaBXmfld61oRTKVgyctaLABCE5XRzeFyYEzLTMCdkpsGr1NEOJbGDHZBPg85CIIqY34B4eqU//1wKO3gRhpPYkTRiXh0i9BzimXUgVNl8yhZi711EX/sae/fCpPMiHEet/hAR3TK5f7YH3fUVNpUAqycaVFWjVr2PfO7dsngJk+6yfo1Nz0n01S8f8FYQrHPjXApMrjCl1rRMIGPTV8lf2O3eIoAXQYSWubl/+2BksGArYztQjQcfvxCbSpDv+MBdVFWj4vuQz74OKjRqoDEDCcy1w9hsr+O54Ztxbyb/6zvY+5dAhVCNB5F128ftYe78gr58AIb6AFAbjiKjm3wJ8ZfsZpj85UNu7EXwmk4gl75VFAEgFHLRVtRLJ6CqGgB97UjxQQwlnQhArtg9QQSArH0F78XDxW37zvii51uISbbBcBIAFd83ZUKLYBS14j1HPtONzXS7ibFwAoQKlvaf34hY+CrMi7lw9QlfyW6SbW6gQsjYjofay6U7YX6DuwjUOoJPxUAGwOTQPacQ0c0lH4i3/sik96fc05dV+qojE1kzPpxKwYsga5qQNU2IwAJ3T4WKyT/UR/7nnejOFszf7WCGyyY+YUs/RnY0+cZOmEqh4u6wMD0nweQw/eeg/xxaBhC1m5B125GLtvp7WP9DxQWxIgiFWv0RcvkubH8rJtnmiqrJYQfa0QPtaBVCLtmJXLmn+Db9LO3n+B1pWweAjL2BajxUuZBJYIdT2FQC03/OFdmxIhmI4m08hgjHfa3jK0fEvJjbdLQ+PE6IYBS55E28jcfxNv+EXL7LTeRS6M4W3+v4S/bIGgBXB3T2oeZ2KMnI+WZGzjdjbp0GwPSeQl/aj77yeUk/EViAev5j5LK33TqZbuy9i74o+hIiF211A5MrEJsK5tZpV52H+hDVGxypbC+m7wym93tstmdKf1FbrOZ2JD2F5QMcfRktbi70VLr7W5egJWAHOzB/fucI1bxcqBUyurlgY24cnXK/BxtSEaz1Q9FnaMkgXsMB1yTqLPnf9jhBY1Wb0a72xjHyv+91zaMKoRo+KxKqaXJ1CDC3W9GdLS5Ux2qIGcYOdqAv7cf8dcL5hOOIyAu+KJbX/SZ/QP/x6bgud1JUVeOtP1IIqzHYf2667jd35+GbBWrxNh73fWqVJQRGn/z1o9iB9omJLwPI2A5k/b6SNcDm7mJuHsfcPjuubS/AiyAXNyNX7UUEo755lS2kyEhj01dcMuqs+8ILx0GWbggnLJHpxubuuuYwEEUEFricquALsXIhMwxPzI8Pc0JmGuaEzDQ8QUIsmekm8ciwZCSSxHTzeGRIEk/Mn6FShOs7hVDbELTOqjCzZBC0CqG2iXB953/IBswtcIpUCwAAAABJRU5ErkJggg==)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-colleague{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAAkCAYAAADckvn+AAAABHNCSVQICAgIfAhkiAAAAqZJREFUWIXtmTGIGkEUhv+RJceBpvBA7mJIJ/GwMoUWlqmSVKa3SX1XC7k6QuqkTnPVNbnKS5OUgdPGKuhhlYDncXAWuhCQhUkxTtR1Z+btqHgr94GsO/PezPy7s+89XQYAv2553nFQ5RxvGEMcEYZzuIyh7nn4mEuxFpuI+wlgd9OLWzF/PQ+lmOOgiu0TBwC7joMq69zxUdS3pQrO4ca2VRwAMIZ4bNOLWDcPAqPOvRTYvBGfVeBQjHoucN5dbqJyBkhPwll7AIzGatvKhTievlbbpOPT8XTQBI6ATy2KpZrC/nRBtUvaHZJCgzjKA8d58xgkgZJsEjgphvEAPjSAzmC+rZwBCgdqn8+Ti3mkEVDcp80fSuDjR/qFqXz8vM2I49cucO2qfVlA25P41J9CKIGSyjea3ekrff95V2zVguJuNPrz59J27QKbfbNNGPzB5PkXfXsYrARevbPxUqNauI0gP1YCAXMUVG27WVTBRhdkKKlhFmuBuhAOmO9yzxUBJiiQSIL6rl3hSxVqLRAIjmimyCih5FZV/2xONbGUwKfxxWTb7NMEFg7Ud1k+e/7+ykX4Em4pgTa0B0CtQbP1pyNZMNQaQGIHeF8EDpP6MZYSOBovXlFdjfkfTpyAB5/yEGMsJbA9MAcbP4dJkd+G48USTiLHPH4x3167FHOeFOkVlbVAXZ1IoXNnrojCXrwgrAVSKnkd2T11KSeFq/qze/R51hJkZn9ByGM6MW/jL9xlehlOnuGERWEfxNqi6Gy9+vKZOW99/w38+DM9L4coqHWwqwE3xqPhWDwziR1zWAZEpdEbie/pBC0p2/hQIAmMMvfyT6dV8iAw6sQ4B6E0jiby5Ut90wtZF4yhvv0vQHMp1vI8lACcbcN2nWg48zyUcinW+gcJ1tvxdJI+UgAAAABJRU5ErkJggg==)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__titleArea___Dxszg .relation-colleague-en{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAAAoCAYAAAC1mQk2AAAAAXNSR0IArs4c6QAAAARzQklUCAgICHwIZIgAAAPiSURBVGiB7ZldaFNnGMd/J6mJxhpJrPOj00idrsEpSgfiF8Ol4LZuioo4wSGDTSbODxi7EAbeuImCUFDxYruRibBV9GLWWTbdikPQGupsNasdrq0TWuvSrU2D1eScXTwNJ2mb9s2HxpT+IZyH9yPv83+f5/2/z0k0gEDQWGiBg8AbQCH5iRBQq8M+r1tr0AJBY6FF4xIGU3PtWVag0akb+LSmoHEeqMi1P1lGtdYUNHrI3/RLhpCF0UcKoNCSaw+eFcaI5RvGiOUbCtKd2N4L/g7oeQLhp1DkgNeKoGRyNt0TBP6Bn9vE3rYAnLaR56RM7GYnHKmD6+1D989zwWevw+pZqX5zcgSCcKxe7A2vqBFLKRVP3obNP5ikrBoUF8rHZpW25i745CcZm0soR+yX+/DVNbFddthTBuvmgmOctEV0+PU+HKqDtm4ZO9uZ3cilAqWI9UVh/1WxJ9ng9LuwpdQkBVBggXIPnK4Q4gBHbmTbXXUoRaymBTp6xd5bNrxATJ0AHy+Cw3WSls1dcu7i0ReFC/dEfFq7wTUevG54pwQ8zjSZDIAasb/k6SiQwzsSNr0qCglQNCGxr/ER7L4MD0ID1miBo/WwYzHsWqLi1fBQIhYIytM7JTH9ksFpg6UzBre3dsMHFyAcEbHZUgqlbuh6DOf+lOgeqwe7FbYvSoXGYCgRi+3u7EmZLfbFbyapb9+GxS+ZfdsWwIcXRXEr/bBmTmZp+dwqj3v/mdfEVm8iKRDxObBS7KgBZ+5mtt5zI9bYadrlnqHHeJySmgA3H2a2nhKx4v5X0bae9BdqjZs73ZF8nGu8PAeKS6pQIubt38XGR1IXjoT2Xnjze/lU9aeUI+4090WTz43q8rRbVTxLDiViPo/pUJVC7lfdlR1/EIKyadIWLwTN/w49L6KLMkLmxbQSsYoSmDZR7Eq/XKzJ4O+Ar2+JvWym6eDymWbUTt0Zem5NC3T1ib3qZRXPkkOJmN0KB1ZI0RuOiCxX+s3dBbmjTvwOH9VIZB0F8OVKs98xTiQdRB33X01MySt/y3UAcqbXz8uMmNYUNAzVwRdb4PNaeDLMGQGpFY+Xm2kYQ0SHnZekWAYh750iZzImFi47fLPGrFwAzjbDvitiX94ExQr3aUpy/9YcOL8e1s5NFIMYbFZ4vxR+3DiYFMhdddwHny6RYjockdSNkSr3wHfvJZJKFylFLB4RHf4IQnf/G/T0iVLsqqpZRBeVbQ9LlOa7TKnPBtIm9qJj1P6YM0Ys3zBGLN8wqoll+ILwQiJkAWpz7cUzQO2o/XPd4nVrDbqBD6gmv9MyBFTrBj6vW2v4H+eYKBlBXhubAAAAAElFTkSuQmCC)}.index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__subtitleArea___WP1pH{color:#888b98;font-size:14px;line-height:22px}html[data-theme=light] .index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__subtitleArea___WP1pH,html.light-theme .index-module__messageHeader___27fBF .index-module__infoBox___sFOjB .index-module__subtitleArea___WP1pH{color:var(--text-secondary)}.index-module__messageHeader___27fBF .index-module__moreBtn___DrZjb{cursor:pointer}
