.input-label{color:var(--input-text-color);font-family:Inter;font-weight:400;font-size:14px;position:absolute;left:10px;top:5px}#draggable{width:200px;height:20px;text-align:center;background:white}.dropzone{width:200px;height:20px;background:blueviolet;margin-bottom:10px;padding:10px}.top[data-v-5b8db924]{box-shadow:0 2px 15px 4px var(--box-shadow-color)}.timelineTicks[data-v-5b8db924]{position:absolute;top:0rem;left:0rem;width:100%;display:flex;flex-direction:row;user-select:none;justify-content:space-between}.timelineTicks .tick[data-v-5b8db924]{height:10px;width:2px;font-size:.6em;position:relative;background:linear-gradient(360deg,currentColor,#00000000)}.timelineTicks .tick b[data-v-5b8db924]{position:absolute;width:20px;text-align:center;left:50%;bottom:-14px;margin-left:-10px;top:15px}.timelineTicks .tick:nth-child(even) b[data-v-5b8db924]{display:none}.timelinePositions[data-v-5b8db924]{display:flex;position:absolute;z-index:101;width:100%;height:90%;width:calc(100% + 10px);margin:0 0 5px -5px}.timelinePositions .pos[data-v-5b8db924]{margin:1px 0 0;padding:0;flex-grow:3;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:visible;width:8px;height:100%;background-color:#22233e;opacity:0;border-radius:calc(10 / 3);transition:0s}.timelinePositions .pos b[data-v-5b8db924]{position:absolute;left:50%;top:50%;background-color:#22233e;margin-left:-11px;margin-top:-11px;width:22px;height:22px;border-radius:5;text-align:center;color:#fff;font-size:.8em;line-height:22px;font-weight:700;z-index:102;overflow:visible;pointer-events:none}.timelinePositions .pos[data-v-5b8db924]:hover,.timelinePositions .pos[data-v-5b8db924]:focus{cursor:copy;opacity:1}.scrubber[data-v-5b8db924]{width:2px;height:80%;background-color:#2767ce;margin-top:25px;top:0;left:var(--3fb789b8);border-radius:5px;z-index:100;margin-left:-2px;position:relative;cursor:pointer;animation:var(--b57f28c8);animation-play-state:var(--48464a55);outline:2px dotted transparent;outline-offset:-2px;transition:outline .12s ease,outline-offset .12s ease}.scrubber[data-v-5b8db924]:hover{outline:2.5px dashed var(--primary-color)!important;stroke-dashoffset:12px;outline-offset:2px;transition:outline .12s ease,outline-offset .12s ease}.scrubber[data-v-5b8db924]:before{content:"";position:absolute;width:20px;height:20px;left:-9px;background:#2767ce;-webkit-clip-path:polygon(50% 100%,100% 38%,81% 0,19% 0,0% 38%);clip-path:polygon(50% 100%,100% 38%,81% 0,19% 0,0% 38%)}.timeline-marker[data-v-5b8db924]{width:8px;height:93%;border-radius:10px;background-color:var(--animate-marker-bg-color);position:absolute;left:10%;border-radius:calc(10 / 3);z-index:50;display:flex;flex-direction:column;justify-content:center;text-align:center;padding:0;margin:0 0 0 -5px}.timeline-marker span[data-v-5b8db924]{background-color:var(--animate-marker-text-bg-color);width:24px;height:22px;border-radius:5px;text-align:center;color:#fff;font-size:.7em;line-height:22px;font-weight:700;position:absolute;top:40%;left:-8px}.timeline-marker.active[data-v-5b8db924]{background-color:orange}.timeline-marker.active b[data-v-5b8db924]{background-color:#add8e6}.timeline-marker[data-v-5b8db924]:hover{cursor:pointer}@keyframes scrubAnimation{0%{left:0%}to{left:100%}}.app-wrapper[data-v-5f61e430]{background-image:url(http://zhongguose.com/img/texture.png)}*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:currentColor}html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:ui-sans-serif,system-ui,-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"}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}:root{--prism-scheme: light;--prism-foreground: #6e6e6e;--prism-background: #f4f4f4;--prism-comment: #a8a8a8;--prism-string: #555555;--prism-literal: #333333;--prism-keyword: #000000;--prism-function: #4f4f4f;--prism-deleted: #333333;--prism-class: #333333;--prism-builtin: #757575;--prism-property: #333333;--prism-namespace: #4f4f4f;--prism-punctuation: #ababab;--prism-decorator: var(--prism-class);--prism-operator: var(--prism-punctuation);--prism-number: var(--prism-literal);--prism-boolean: var(--prism-literal);--prism-variable: var(--prism-literal);--prism-constant: var(--prism-literal);--prism-symbol: var(--prism-literal);--prism-interpolation: var(--prism-literal);--prism-selector: var(--prism-keyword);--prism-keyword-control: var(--prism-keyword);--prism-regex: var(--prism-string);--prism-json-property: var(--prism-property);--prism-inline-background: var(--prism-background);--prism-comment-style: italic;--prism-url-decoration: underline;--prism-line-number: #a5a5a5;--prism-line-number-gutter: #333333;--prism-line-highlight-background: #eeeeee;--prism-selection-background: #dddddd;--prism-marker-color: var(--prism-foreground);--prism-marker-opacity: .4;--prism-marker-font-size: .8em;--prism-font-size: 1em;--prism-line-height: 1.5em;--prism-font-family: monospace;--prism-inline-font-size: var(--prism-font-size);--prism-block-font-size: var(--prism-font-size);--prism-tab-size: 2;--prism-block-padding-x: 1em;--prism-block-padding-y: 1em;--prism-block-margin-x: 0;--prism-block-margin-y: .5em;--prism-block-radius: .3em;--prism-inline-padding-x: .3em;--prism-inline-padding-y: .1em;--prism-inline-radius: .3em}div[class*=language-],pre[class*=language-],code[class*=language-]{font-size:var(--prism-font-size);font-family:var(--prism-font-family);direction:ltr;text-align:left;white-space:pre;word-spacing:normal;word-break:normal;line-height:var(--prism-line-height);-moz-tab-size:var(--prism-tab-size);-o-tab-size:var(--prism-tab-size);tab-size:var(--prism-tab-size);-webkit-hyphens:none;-moz-hyphens:none;-ms-hyphens:none;hyphens:none;color:var(--prism-foreground)!important}div[class*=language-],pre[class*=language-]{font-size:var(--prism-block-font-size);padding:var(--prism-block-padding-y) var(--prism-block-padding-x);margin:var(--prism-block-margin-y) var(--prism-block-margin-x);border-radius:var(--prism-block-radius);overflow:auto;background:var(--prism-background)}:not(pre)>code[class*=language-]{font-size:var(--prism-inline-font-size);padding:var(--prism-inline-padding-y) var(--prism-inline-padding-x);border-radius:var(--prism-inline-radius);background:var(--prism-inline-background)}pre[class*=language-]::-moz-selection,pre[class*=language-] ::-moz-selection,code[class*=language-]::-moz-selection,code[class*=language-] ::-moz-selection{background:var(--prism-selection-background)}pre[class*=language-]::selection,pre[class*=language-] ::selection,code[class*=language-]::selection,code[class*=language-] ::selection{background:var(--prism-selection-background)}.token.comment,.token.prolog,.token.doctype,.token.cdata{color:var(--prism-comment);font-style:var(--prism-comment-style)}.token.namespace{color:var(--prism-namespace)}.token.interpolation{color:var(--prism-interpolation)}.token.string{color:var(--prism-string)}.token.punctuation{color:var(--prism-punctuation)}.token.operator{color:var(--prism-operator)}.token.keyword.module,.token.keyword.control-flow{color:var(--prism-keyword-control)}.token.url,.token.symbol,.token.inserted{color:var(--prism-symbol)}.token.constant{color:var(--prism-constant)}.token.string.url{text-decoration:var(--prism-url-decoration)}.token.boolean,.language-json .token.boolean{color:var(--prism-boolean)}.token.number,.language-json .token.number{color:var(--prism-number)}.token.variable{color:var(--prism-variable)}.token.keyword{color:var(--prism-keyword)}.token.atrule,.token.attr-value,.token.selector{color:var(--prism-selector)}.token.function{color:var(--prism-function)}.token.deleted{color:var(--prism-deleted)}.token.important,.token.bold{font-weight:700}.token.italic{font-style:italic}.token.class-name{color:var(--prism-class)}.token.tag,.token.builtin{color:var(--prism-builtin)}.token.attr-name,.token.property,.token.entity{color:var(--prism-property)}.language-json .token.property{color:var(--prism-json-property)}.token.regex{color:var(--prism-regex)}.token.decorator,.token.annotation{color:var(--prism-decorator)}.line-numbers .line-numbers-rows{border-right-color:var(--prism-line-number)}.line-numbers-rows>span:before{color:var(--prism-line-number-gutter)}.line-highlight{background:var(--prism-line-highlight-background)}.prose{--prism-font-family: "DM Mono", monospace}.prose img{width:100%}html:not(.dark) .prose{--prism-foreground: #393a34;--prism-background: #fbfbfb;--prism-comment: #a0ada0;--prism-string: #b56959;--prism-literal: #2f8a89;--prism-number: #296aa3;--prism-keyword: #1c6b48;--prism-function: #6c7834;--prism-boolean: #1c6b48;--prism-constant: #a65e2b;--prism-deleted: #a14f55;--prism-class: #2993a3;--prism-builtin: #ab5959;--prism-property: #b58451;--prism-namespace: #b05a78;--prism-punctuation: #8e8f8b;--prism-decorator: #bd8f8f;--prism-regex: #ab5e3f;--prism-json-property: #698c96}html.dark .prose{--prism-foreground: #d4cfbf;--prism-background: #151515;--prism-comment: #758575;--prism-string: #d48372;--prism-literal: #429988;--prism-keyword: #4d9375;--prism-boolean: #1c6b48;--prism-number: #6394bf;--prism-variable: #c2b36e;--prism-function: #a1b567;--prism-deleted: #a14f55;--prism-class: #54b1bf;--prism-builtin: #e0a569;--prism-property: #dd8e6e;--prism-namespace: #db889a;--prism-punctuation: #858585;--prism-decorator: #bd8f8f;--prism-regex: #ab5e3f;--prism-json-property: #6b8b9e;--prism-line-number: #888888;--prism-line-number-gutter: #eeeeee;--prism-line-highlight-background: #444444;--prism-selection-background: #444444;--prism-selector:#a5a5a5}html,body,#app{height:100%;margin:0;padding:0}html.dark{background:#121212}#nprogress{pointer-events:none}#nprogress .bar{background:rgb(13,148,136);opacity:.75;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}::-webkit-scrollbar{width:3px;height:6px;background-color:transparent;border-radius:8px}::-webkit-scrollbar-track-piece{width:24px;background-color:transparent;border-radius:8px}::-webkit-scrollbar-thumb:vertical{width:24px;height:24px;background:rgba(214,212,212,.5);border-radius:8px}::-webkit-scrollbar-thumb:horizontal{width:24px;height:24px;background:rgba(214,212,212,.5);border-radius:8px}::-webkit-scrollbar-button{display:none}::-webkit-scrollbar-corner{display:none}textarea{outline:2px dotted transparent;outline-offset:-2px;transition:outline .12s ease,outline-offset .12s ease}textarea:focus{outline:2.5px dashed var(--primary-color)!important;stroke-dashoffset:12px;outline-offset:2px;transition:outline .12s ease,outline-offset .12s ease}textarea:active{outline:2px dotted transparent}button{outline:2px dotted transparent;outline-offset:-2px;transition:outline .12s ease,outline-offset .12s ease}button:focus{outline:2.5px dashed var(--primary-color)!important;stroke-dashoffset:12px;outline-offset:2px;transition:outline .12s ease,outline-offset .12s ease;transform:scaleX(1.1) scaleY(1.1)}button:active{outline:2px dotted transparent;transform:scaleX(1) scaleY(1)}:root{--theme-filter: none;--button-destructive-bg-color: #ffe3e3;--button-destructive-color: #c92a2a;--button-gray-1: #e9ecef;--button-gray-2: #ced4da;--button-gray-3: #adb5bd;--button-special-active-bg-color: #ebfbee;--dialog-border-color: #868e96;--dropdown-icon: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="292.4" height="292.4" viewBox="0 0 292 292"><path d="M287 197L159 69c-4-3-8-5-13-5s-9 2-13 5L5 197c-3 4-5 8-5 13s2 9 5 13c4 4 8 5 13 5h256c5 0 9-1 13-5s5-8 5-13-1-9-5-13z"/></svg>');--focus-highlight-color: #a5d8ff;--icon-fill-color: #212529;--icon-green-fill-color: #2b8a3e;--default-bg-color: #fff;--island-bg-color: hsla(0,0%,100%,.96);--keybinding-color: #adb5bd;--link-color: #1c7ed6;--overlay-bg-color: hsla(0,0%,100%,.88);--popup-bg-color: #fff;--popup-secondary-bg-color: #f1f3f5;--popup-text-color: #000;--popup-text-inverted-color: #fff;--sab: env(safe-area-inset-bottom);--sal: env(safe-area-inset-left);--sar: env(safe-area-inset-right);--sat: env(safe-area-inset-top);--select-highlight-color: #339af0;--shadow-island: 0 0 0 1px rgba(0,0,0,.01),1px 1px 5px rgb(0 0 0/12%);--space-factor: .25rem;--text-primary-color: #343a40;--color-primary: #6965db;--color-primary-chubb: #625ee0;--color-primary-darker: #5b57d1;--color-primary-darkest: #4a47b1;--color-primary-light: #e2e1fc;--border-radius-md: .375rem;--border-radius-lg: .5rem}html.dark{--primary-color:#4AA0EA;--main-background-image:#302f34;--canvas-bg:#0f0f11;--canvas-bg-imgae:url(/icons-basic-edit/black-bg.png);--canvas-text:#e5e7eb;--tool-bg-color:#191d20;--tool-bg-second-color:#1c1c1e;--tool-title-color:#4AA0EA;--tool-text-color:#1c1c1e;--tool-button-color:#1c1c1e;--tool-text-color:#e5e7eb;--tool-hover-color:#555555;--panel-header-color:#e5e7eb80;--panel-bg-color:#1c1c1e;--panel-text-color:#e5e7eb;--panel-hover-bg-color:#2e2e30;--panel-expand-bg-color:#2e2e30;--panel-button-active-bg-color:#49657e;--animate-bg-color:#191d20;--animate-text-color:#191d20;--animate-bg-text-color:#374151;--box-shadow-color:#08080890;--animate-marker-bg-color:#2c404c;--animate-marker-text-bg-color:#384956;--input-bg-color:#2a2e31;--input-text-color:#a4a8ab;--input-hover-color:#a4a8ab30}html{--primary-color:#4AA0EA;--main-background-image:#080B1B;--canvas-text:#FFF;--canvas-bg-imgae:url(/icons-basic-edit/default-bg.png);--canvas-bg:#f7f7f7;--tool-bg-color:#141629;--tool-bg-second-color:#1c1c1e;--tool-title-color:#4AA0EA;--tool-text-color:#ffffff;--tool-button-color:#262746;--tool-hover-color:#141629;--panel-header-color:#e5e7eb80;--panel-bg-color:#141629;--panel-text-color:#FFF;--panel-hover-bg-color:#262746;--panel-expand-bg-color:#2e2e30;--panel-button-active-bg-color:#4AA0EA60;--animate-bg-color:#141629;--animate-text-color:#FFF;--animate-bg-text-color:#374151;--box-shadow-color:#00000090;--animate-marker-bg-color:#4782a6;--animate-marker-text-bg-color:#723887;--input-bg-color:#22233E;--input-text-color:#A0A5D0;--input-hover-color:#A0A5D030}*,::before,::after{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:var(--un-empty,/*!*/ /*!*/);--un-pan-y:var(--un-empty,/*!*/ /*!*/);--un-pinch-zoom:var(--un-empty,/*!*/ /*!*/);--un-scroll-snap-strictness:proximity;--un-ordinal:var(--un-empty,/*!*/ /*!*/);--un-slashed-zero:var(--un-empty,/*!*/ /*!*/);--un-numeric-figure:var(--un-empty,/*!*/ /*!*/);--un-numeric-spacing:var(--un-empty,/*!*/ /*!*/);--un-numeric-fraction:var(--un-empty,/*!*/ /*!*/);--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 #0000;--un-ring-shadow:0 0 #0000;--un-shadow-inset:var(--un-empty,/*!*/ /*!*/);--un-shadow:0 0 #0000;--un-ring-inset:var(--un-empty,/*!*/ /*!*/);--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur:var(--un-empty,/*!*/ /*!*/);--un-brightness:var(--un-empty,/*!*/ /*!*/);--un-contrast:var(--un-empty,/*!*/ /*!*/);--un-drop-shadow:var(--un-empty,/*!*/ /*!*/);--un-grayscale:var(--un-empty,/*!*/ /*!*/);--un-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-invert:var(--un-empty,/*!*/ /*!*/);--un-saturate:var(--un-empty,/*!*/ /*!*/);--un-sepia:var(--un-empty,/*!*/ /*!*/);--un-backdrop-blur:var(--un-empty,/*!*/ /*!*/);--un-backdrop-brightness:var(--un-empty,/*!*/ /*!*/);--un-backdrop-contrast:var(--un-empty,/*!*/ /*!*/);--un-backdrop-grayscale:var(--un-empty,/*!*/ /*!*/);--un-backdrop-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-invert:var(--un-empty,/*!*/ /*!*/);--un-backdrop-opacity:var(--un-empty,/*!*/ /*!*/);--un-backdrop-saturate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-sepia:var(--un-empty,/*!*/ /*!*/);}::backdrop{--un-rotate:0;--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-scale-x:1;--un-scale-y:1;--un-scale-z:1;--un-skew-x:0;--un-skew-y:0;--un-translate-x:0;--un-translate-y:0;--un-translate-z:0;--un-pan-x:var(--un-empty,/*!*/ /*!*/);--un-pan-y:var(--un-empty,/*!*/ /*!*/);--un-pinch-zoom:var(--un-empty,/*!*/ /*!*/);--un-scroll-snap-strictness:proximity;--un-ordinal:var(--un-empty,/*!*/ /*!*/);--un-slashed-zero:var(--un-empty,/*!*/ /*!*/);--un-numeric-figure:var(--un-empty,/*!*/ /*!*/);--un-numeric-spacing:var(--un-empty,/*!*/ /*!*/);--un-numeric-fraction:var(--un-empty,/*!*/ /*!*/);--un-border-spacing-x:0;--un-border-spacing-y:0;--un-ring-offset-shadow:0 0 #0000;--un-ring-shadow:0 0 #0000;--un-shadow-inset:var(--un-empty,/*!*/ /*!*/);--un-shadow:0 0 #0000;--un-ring-inset:var(--un-empty,/*!*/ /*!*/);--un-ring-offset-width:0px;--un-ring-offset-color:#fff;--un-ring-width:0px;--un-ring-color:rgba(147,197,253,0.5);--un-blur:var(--un-empty,/*!*/ /*!*/);--un-brightness:var(--un-empty,/*!*/ /*!*/);--un-contrast:var(--un-empty,/*!*/ /*!*/);--un-drop-shadow:var(--un-empty,/*!*/ /*!*/);--un-grayscale:var(--un-empty,/*!*/ /*!*/);--un-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-invert:var(--un-empty,/*!*/ /*!*/);--un-saturate:var(--un-empty,/*!*/ /*!*/);--un-sepia:var(--un-empty,/*!*/ /*!*/);--un-backdrop-blur:var(--un-empty,/*!*/ /*!*/);--un-backdrop-brightness:var(--un-empty,/*!*/ /*!*/);--un-backdrop-contrast:var(--un-empty,/*!*/ /*!*/);--un-backdrop-grayscale:var(--un-empty,/*!*/ /*!*/);--un-backdrop-hue-rotate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-invert:var(--un-empty,/*!*/ /*!*/);--un-backdrop-opacity:var(--un-empty,/*!*/ /*!*/);--un-backdrop-saturate:var(--un-empty,/*!*/ /*!*/);--un-backdrop-sepia:var(--un-empty,/*!*/ /*!*/);}@font-face {  font-family: 'DM Mono';  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(https://fonts.gstatic.com/s/dmmono/v10/aFTU7PB1QTsUX8KYhh0.ttf) format('truetype');}@font-face {  font-family: 'DM Sans';  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(https://fonts.gstatic.com/s/dmsans/v11/rP2Hp2ywxg089UriOZQ.ttf) format('truetype');}@font-face {  font-family: 'DM Serif Display';  font-style: normal;  font-weight: 400;  font-display: swap;  src: url(https://fonts.gstatic.com/s/dmserifdisplay/v10/-nFnOHM81r4j6k0gjAW3mujVU2B2K_c.ttf) format('truetype');}.dark [i~="dark\:carbon-moon"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M13.502 5.414a15.075 15.075 0 0 0 11.594 18.194a11.113 11.113 0 0 1-7.975 3.39c-.138 0-.278.005-.418 0a11.094 11.094 0 0 1-3.2-21.584M14.98 3a1.002 1.002 0 0 0-.175.016a13.096 13.096 0 0 0 1.825 25.981c.164.006.328 0 .49 0a13.072 13.072 0 0 0 10.703-5.555a1.01 1.01 0 0 0-.783-1.565A13.08 13.08 0 0 1 15.89 4.38A1.015 1.015 0 0 0 14.98 3Z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-blog,[i-carbon-blog=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M4 24h10v2H4zm0-6h10v2H4zm22-4H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2zM6 6v6h20V6zm20 22h-6a2 2 0 0 1-2-2v-6a2 2 0 0 1 2-2h6a2 2 0 0 1 2 2v6a2 2 0 0 1-2 2zm-6-8v6h6v-6z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-campsite,[i-carbon-campsite=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M27.562 26L17.17 8.928l2.366-3.888L17.828 4L16 7.005L14.17 4l-1.708 1.04l2.366 3.888L4.438 26H2v2h28v-2ZM16 10.85L25.22 26H17v-8h-2v8H6.78Z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-dicom-overlay,[i-carbon-dicom-overlay=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M28 6v20H4V6h24m0-2H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2z' fill='currentColor'/%3E%3Cpath d='M6 8h10v2H6z' fill='currentColor'/%3E%3Cpath d='M6 12h10v2H6z' fill='currentColor'/%3E%3Cpath d='M6 16h6v2H6z' fill='currentColor'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-language,[i-carbon-language=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M18 19h6v2h-6zm0-4h12v2H18zm0-4h12v2H18zm-4 10v-2H9v-2H7v2H2v2h8.215a8.591 8.591 0 0 1-2.216 3.977A9.273 9.273 0 0 1 6.552 23H4.333a10.855 10.855 0 0 0 2.145 3.297A14.658 14.658 0 0 1 3 28.127L3.702 30a16.42 16.42 0 0 0 4.29-2.336A16.488 16.488 0 0 0 12.299 30L13 28.127A14.664 14.664 0 0 1 9.523 26.3a10.313 10.313 0 0 0 2.729-5.3zm-2.833-8h2.166L8.75 2H6.583L2 13h2.166L5 11h5.333zM5.833 9l1.833-4.4L9.5 9z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-logo-github,[i-carbon-logo-github=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' fill-rule='evenodd' d='M16 2a14 14 0 0 0-4.43 27.28c.7.13 1-.3 1-.67v-2.38c-3.89.84-4.71-1.88-4.71-1.88a3.71 3.71 0 0 0-1.62-2.05c-1.27-.86.1-.85.1-.85a2.94 2.94 0 0 1 2.14 1.45a3 3 0 0 0 4.08 1.16a2.93 2.93 0 0 1 .88-1.87c-3.1-.36-6.37-1.56-6.37-6.92a5.4 5.4 0 0 1 1.44-3.76a5 5 0 0 1 .14-3.7s1.17-.38 3.85 1.43a13.3 13.3 0 0 1 7 0c2.67-1.81 3.84-1.43 3.84-1.43a5 5 0 0 1 .14 3.7a5.4 5.4 0 0 1 1.44 3.76c0 5.38-3.27 6.56-6.39 6.91a3.33 3.33 0 0 1 .95 2.59v3.84c0 .46.25.81 1 .67A14 14 0 0 0 16 2Z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-overflow-menu-horizontal,[i-carbon-overflow-menu-horizontal=""],[i~="carbon-overflow-menu-horizontal"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Ccircle cx='8' cy='16' r='2' fill='currentColor'/%3E%3Ccircle cx='16' cy='16' r='2' fill='currentColor'/%3E%3Ccircle cx='24' cy='16' r='2' fill='currentColor'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.i-carbon-warning,[i-carbon-warning=""]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Zm0 26a12 12 0 1 1 12-12a12 12 0 0 1-12 12Z'/%3E%3Cpath fill='currentColor' d='M15 8h2v11h-2zm1 14a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}[i~="carbon-caret-up"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='m8 20l8-10l8 10z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}[i~="carbon-pause-outline"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M14 10h-2v12h2V10zm6 0h-2v12h2V10z'/%3E%3Cpath fill='currentColor' d='M16 4A12 12 0 1 1 4 16A12 12 0 0 1 16 4m0-2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}[i~="carbon-play-outline"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M11 23a1 1 0 0 1-1-1V10a1 1 0 0 1 1.447-.894l12 6a1 1 0 0 1 0 1.788l-12 6A1.001 1.001 0 0 1 11 23Zm1-11.382v8.764L20.764 16Z'/%3E%3Cpath fill='currentColor' d='M16 4A12 12 0 1 1 4 16A12 12 0 0 1 16 4m0-2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}[i~="carbon-stop-outline"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 4A12 12 0 1 1 4 16A12 12 0 0 1 16 4m0-2a14 14 0 1 0 14 14A14 14 0 0 0 16 2Z'/%3E%3Cpath fill='currentColor' d='M20 12v8h-8v-8h8m0-2h-8a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2Z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}[i~="carbon-sun"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M16 12.005a4 4 0 1 1-4 4a4.005 4.005 0 0 1 4-4m0-2a6 6 0 1 0 6 6a6 6 0 0 0-6-6ZM5.394 6.813L6.81 5.399l3.505 3.506L8.9 10.319zM2 15.005h5v2H2zm3.394 10.193L8.9 21.692l1.414 1.414l-3.505 3.506zM15 25.005h2v5h-2zm6.687-1.9l1.414-1.414l3.506 3.506l-1.414 1.414zm3.313-8.1h5v2h-5zm-3.313-6.101l3.506-3.506l1.414 1.414l-3.506 3.506zM15 2.005h2v5h-2z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}[i~="carbon-text-annotation-toggle"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath d='M29.537 13.76l-3.297-3.297a1.586 1.586 0 0 0-2.24 0L10 24.467V30h5.533l14.004-14a1.586 1.586 0 0 0 0-2.24zM14.704 28H12v-2.704l9.44-9.441l2.705 2.704zM25.56 17.145l-2.704-2.704l2.267-2.267l2.704 2.704z' fill='currentColor'/%3E%3Cpath d='M11 17h2v-7h3V8H8v2h3v7z' fill='currentColor'/%3E%3Cpath d='M8 20H4V4h16v4h2V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h4z' fill='currentColor'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}[i~="carbon-trash-can"]{--un-icon:url("data:image/svg+xml;utf8,%3Csvg preserveAspectRatio='xMidYMid meet' viewBox='0 0 32 32' width='1.2em' height='1.2em' xmlns='http://www.w3.org/2000/svg' %3E%3Cpath fill='currentColor' d='M12 12h2v12h-2zm6 0h2v12h-2z'/%3E%3Cpath fill='currentColor' d='M4 6v2h2v20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8h2V6zm4 22V8h16v20zm4-26h8v2h-8z'/%3E%3C/svg%3E");mask:var(--un-icon) no-repeat;mask-size:100% 100%;-webkit-mask:var(--un-icon) no-repeat;-webkit-mask-size:100% 100%;background-color:currentColor;width:1.2em;height:1.2em;}.prose :where(h1,h2,h3,h4,h5,h6):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-headings);font-weight:600;line-height:1.25;}.prose :where(a):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links);text-decoration:underline;font-weight:500;}.prose :where(a code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-links);}.prose :where(p,ul,ol,pre):not(:where(.not-prose,.not-prose *)){margin:1em 0;line-height:1.75;}.prose :where(blockquote):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding-left:1em;font-style:italic;border-left:.25em solid var(--un-prose-borders);}.prose :where(h1):not(:where(.not-prose,.not-prose *)){margin:1rem 0;font-size:2.25em;}.prose :where(h2):not(:where(.not-prose,.not-prose *)){margin:1.75em 0 .5em;font-size:1.75em;}.prose :where(h3):not(:where(.not-prose,.not-prose *)){margin:1.5em 0 .5em;font-size:1.375em;}.prose :where(h4):not(:where(.not-prose,.not-prose *)){margin:1em 0;font-size:1.125em;}.prose :where(img,video):not(:where(.not-prose,.not-prose *)){max-width:100%;}.prose :where(figure,picture):not(:where(.not-prose,.not-prose *)){margin:1em 0;}.prose :where(figcaption):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-captions);font-size:.875em;}.prose :where(code):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);font-size:.875em;font-weight:600;font-family:var(--un-prose-font-mono);}.prose :where(:not(pre) > code):not(:where(.not-prose,.not-prose *))::before,.prose :where(:not(pre) > code):not(:where(.not-prose,.not-prose *))::after{content:"`";}.prose :where(pre):not(:where(.not-prose,.not-prose *)){padding:1.25rem 1.5rem;overflow-x:auto;border-radius:.375rem;}.prose :where(pre,code):not(:where(.not-prose,.not-prose *)){white-space:pre;word-spacing:normal;word-break:normal;word-wrap:normal;-moz-tab-size:4;-o-tab-size:4;tab-size:4;-webkit-hyphens:none;-moz-hyphens:none;hyphens:none;background:transparent;}.prose :where(pre code):not(:where(.not-prose,.not-prose *)){font-weight:inherit;}.prose :where(ol,ul):not(:where(.not-prose,.not-prose *)){padding-left:1.25em;}.prose :where(ol):not(:where(.not-prose,.not-prose *)){list-style-type:decimal;}.prose :where(ol[type="A"]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-alpha;}.prose :where(ol[type="a"]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-alpha;}.prose :where(ol[type="A" s]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-alpha;}.prose :where(ol[type="a" s]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-alpha;}.prose :where(ol[type="I"]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-roman;}.prose :where(ol[type="i"]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-roman;}.prose :where(ol[type="I" s]):not(:where(.not-prose,.not-prose *)){list-style-type:upper-roman;}.prose :where(ol[type="i" s]):not(:where(.not-prose,.not-prose *)){list-style-type:lower-roman;}.prose :where(ol[type="1"]):not(:where(.not-prose,.not-prose *)){list-style-type:decimal;}.prose :where(ul):not(:where(.not-prose,.not-prose *)){list-style-type:disc;}.prose :where(ol > li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(ul > li):not(:where(.not-prose,.not-prose *))::marker,.prose :where(summary):not(:where(.not-prose,.not-prose *))::marker{color:var(--un-prose-lists);}.prose :where(hr):not(:where(.not-prose,.not-prose *)){margin:2em 0;border:1px solid var(--un-prose-hr);}.prose :where(table):not(:where(.not-prose,.not-prose *)){display:block;margin:1em 0;border-collapse:collapse;overflow-x:auto;}.prose :where(tr):not(:where(.not-prose,.not-prose *)):nth-child(2n){background:var(--un-prose-bg-soft);}.prose :where(td,th):not(:where(.not-prose,.not-prose *)){border:1px solid var(--un-prose-borders);padding:.625em 1em;}.prose :where(abbr):not(:where(.not-prose,.not-prose *)){cursor:help;}.prose :where(kbd):not(:where(.not-prose,.not-prose *)){color:var(--un-prose-code);border:1px solid;padding:.25rem .5rem;font-size:.875em;border-radius:.25rem;}.prose :where(details):not(:where(.not-prose,.not-prose *)){margin:1em 0;padding:1.25rem 1.5rem;background:var(--un-prose-bg-soft);}.prose :where(summary):not(:where(.not-prose,.not-prose *)){cursor:pointer;font-weight:600;}.prose{color:var(--un-prose-body);max-width:65ch;}.btn,[btn=""]{display:inline-block;cursor:pointer;border-radius:0.25rem;--un-bg-opacity:1;background-color:rgba(15,118,110,var(--un-bg-opacity));padding-left:1rem;padding-right:1rem;padding-top:0.25rem;padding-bottom:0.25rem;--un-text-opacity:1;color:rgba(255,255,255,var(--un-text-opacity));}.icon-btn{display:inline-block;cursor:pointer;user-select:none;opacity:0.75;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;transition-duration:200ms;}.flex-center{display:flex;flex-direction:row;align-items:center;justify-content:center;}.btn:disabled,[btn=""]:disabled{cursor:default;--un-bg-opacity:1;background-color:rgba(75,85,99,var(--un-bg-opacity));opacity:0.5;}.btn:hover,[btn=""]:hover{--un-bg-opacity:1;background-color:rgba(17,94,89,var(--un-bg-opacity));}.icon-btn:hover{--un-text-opacity:1;color:rgba(13,148,136,var(--un-text-opacity));opacity:1;}.visible{visibility:visible;}.absolute{position:absolute;}.fixed{position:fixed;}.relative{position:relative;}.bottom-0{bottom:0rem;}.left-\[calc\(50\%-80px\)\]{left:calc(50% - 80px);}.left-0{left:0rem;}.left-28px{left:28px;}.right-20px{right:20px;}.right-28px{right:28px;}.top-0{top:0rem;}.top-120px{top:120px;}.top-2{top:0.5rem;}.top-20px{top:20px;}.z-0{z-index:0;}.z-10{z-index:10;}.z-99{z-index:99;}.grid{display:grid;}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr));}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr));}.m-2{margin:0.5rem;}.m-auto{margin:auto;}.m232\.5{margin:58.125rem;}.m581\.737{margin:145.43425rem;}[m~="\33 "]{margin:0.75rem;}.mx-2{margin-left:0.5rem;margin-right:0.5rem;}.mx-auto{margin-left:auto;margin-right:auto;}.my,.my-4{margin-top:1rem;margin-bottom:1rem;}.my-2{margin-top:0.5rem;margin-bottom:0.5rem;}.-mb-6{margin-bottom:-1.5rem;}.mb-\[10px\]{margin-bottom:10px;}.mb-16px{margin-bottom:16px;}.mb-2{margin-bottom:0.5rem;}.mb-4{margin-bottom:1rem;}.mb-44px{margin-bottom:44px;}.ml-2{margin-left:0.5rem;}.mt-\[25px\]{margin-top:25px;}.mt-40px{margin-top:40px;}.mt-5{margin-top:1.25rem;}.mt-6,[mt-6=""]{margin-top:1.5rem;}[m~="t8"]{margin-top:2rem;}.inline-block,[inline-block=""]{display:inline-block;}.h-\[300px\]{height:300px;}.h-\[30px\],.h-30px{height:30px;}.h-\[75vh\]{height:75vh;}.h-\[80px\]{height:80px;}.h-1{height:0.25rem;}.h-10{height:2.5rem;}.h-130px{height:130px;}.h-14{height:3.5rem;}.h-2\/3{height:66.6666666667%;}.h-20{height:5rem;}.h-200px{height:200px;}.h-24{height:6rem;}.h-30{height:7.5rem;}.h-34px{height:34px;}.h-35px{height:35px;}.h-40px{height:40px;}.h-48{height:12rem;}.h-6{height:1.5rem;}.h-60{height:15rem;}.h-60px{height:60px;}.h-70\%{height:70%;}.h-8{height:2rem;}.h-full{height:100%;}.h-screen{height:100vh;}.max-h-\[60px\]{max-height:60px;}.max-h-\[60vh\]{max-height:60vh;}.max-h-80{max-height:20rem;}.max-w-4{max-width:1rem;}.max-w-full{max-width:100%;}.min-h-\[60px\]{min-height:60px;}.min-h-100px{min-height:100px;}.min-h-20{min-height:5rem;}.min-h-200px{min-height:200px;}.min-w-\[264px\]{min-width:264px;}.min-w-\[370px\]{min-width:370px;}.min-w-10{min-width:2.5rem;}.min-w-full{min-width:100%;}.w-\[30px\]{width:30px;}.w-\[350px\],.w-350px{width:350px;}.w-\[370px\]{width:370px;}.w-\[90px\]{width:90px;}.w-1\/3{width:33.3333333333%;}.w-1\/4{width:25%;}.w-130px{width:130px;}.w-150px{width:150px;}.w-20{width:5rem;}.w-30{width:7.5rem;}.w-4{width:1rem;}.w-40px{width:40px;}.w-48{width:12rem;}.w-5\/6{width:83.3333333333%;}.w-6{width:1.5rem;}.w-60px{width:60px;}.w-65px{width:65px;}.w-8{width:2rem;}.w-full{width:100%;}.w-screen{width:100vw;}[h~="\36 0\%"]{height:60%;}[w~="\38 0\%"]{width:80%;}.flex{display:flex;}.flex-1{flex:1 1 0%;}.flex-auto{flex:1 1 auto;}.flex-shrink-0{flex-shrink:0;}.flex-grow-0{flex-grow:0;}.flex-row{flex-direction:row;}.flex-col{flex-direction:column;}.flex-wrap{flex-wrap:wrap;}.rotate-180{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:180deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.rotate-90{--un-rotate-x:0;--un-rotate-y:0;--un-rotate-z:0;--un-rotate:90deg;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.hover\:scale-110:hover{--un-scale-x:1.1;--un-scale-y:1.1;transform:translateX(var(--un-translate-x)) translateY(var(--un-translate-y)) translateZ(var(--un-translate-z)) rotate(var(--un-rotate)) rotateX(var(--un-rotate-x)) rotateY(var(--un-rotate-y)) rotateZ(var(--un-rotate-z)) skewX(var(--un-skew-x)) skewY(var(--un-skew-y)) scaleX(var(--un-scale-x)) scaleY(var(--un-scale-y)) scaleZ(var(--un-scale-z));}.cursor-default{cursor:default;}.cursor-pointer{cursor:pointer;}.cursor-move{cursor:move;}.select-none{user-select:none;}.resize{resize:both;}.content-start{align-content:flex-start;}.items-start{align-items:flex-start;}.items-end{align-items:flex-end;}.items-center{align-items:center;}.justify-end{justify-content:flex-end;}.justify-center{justify-content:center;}.justify-between{justify-content:space-between;}.justify-around{justify-content:space-around;}.gap-1{grid-gap:0.25rem;gap:0.25rem;}.gap-2{grid-gap:0.5rem;gap:0.5rem;}.gap-3{grid-gap:0.75rem;gap:0.75rem;}.gap-4{grid-gap:1rem;gap:1rem;}.gap-8{grid-gap:2rem;gap:2rem;}.overflow-auto{overflow:auto;}.overflow-hidden{overflow:hidden;}.overflow-y-hidden{overflow-y:hidden;}.b,.border,[border~="\~"]{border-width:1px;border-style:solid;}.border-0{border-width:0px;border-style:solid;}.border-b{border-bottom-width:1px;border-bottom-style:solid;}.border-l-1{border-left-width:1px;border-left-style:solid;}.border-r-0{border-right-width:0px;border-right-style:solid;}.border-r-1{border-right-width:1px;border-right-style:solid;}.border-t{border-top-width:1px;border-top-style:solid;}.border-\[\#e0e1e4\]{--un-border-opacity:1;border-color:rgba(224,225,228,var(--un-border-opacity));}.border-gray-300{--un-border-opacity:1;border-color:rgba(209,213,219,var(--un-border-opacity));}.border-slate-400\/20{border-color:rgba(148,163,184,0.2);}.dark .dark\:border-\[\#444444\]{--un-border-opacity:1;border-color:rgba(68,68,68,var(--un-border-opacity));}.dark .dark\:border-\[\#DDDDDD\]{--un-border-opacity:1;border-color:rgba(221,221,221,var(--un-border-opacity));}.dark [border~="dark\:gray-700"]{--un-border-opacity:1;border-color:rgba(55,65,81,var(--un-border-opacity));}[border~="gray-200"]{--un-border-opacity:1;border-color:rgba(229,231,235,var(--un-border-opacity));}.rounded,[border~="rounded"]{border-radius:0.25rem;}.rounded-2xl{border-radius:1rem;}.rounded-3xl{border-radius:1.5rem;}.rounded-full{border-radius:9999px;}.rounded-lg{border-radius:0.5rem;}.rounded-md{border-radius:0.375rem;}.rounded-xl{border-radius:0.75rem;}.rounded-l-md{border-top-left-radius:0.375rem;border-bottom-left-radius:0.375rem;}.rounded-r-md{border-top-right-radius:0.375rem;border-bottom-right-radius:0.375rem;}.bg-\[\#E4E5EE\]{--un-bg-opacity:1;background-color:rgba(228,229,238,var(--un-bg-opacity));}.bg-\[\#E4E5EE30\]{--un-bg-opacity:0.19;background-color:rgba(228,229,238,var(--un-bg-opacity));}.bg-\[\#F5F6F6\]{--un-bg-opacity:1;background-color:rgba(245,246,246,var(--un-bg-opacity));}.bg-\[\#f7f7f7\],.hover\:bg-\[\#f7f7f7\]:hover{--un-bg-opacity:1;background-color:rgba(247,247,247,var(--un-bg-opacity));}.bg-\[\#FDD352\]{--un-bg-opacity:1;background-color:rgba(253,211,82,var(--un-bg-opacity));}.bg-\[\#FF6168\]{--un-bg-opacity:1;background-color:rgba(255,97,104,var(--un-bg-opacity));}.bg-\[\#FFFFFF\],[bg~="\#FFFFFF"]{--un-bg-opacity:1;background-color:rgba(255,255,255,var(--un-bg-opacity));}.bg-\[rgba\(50\,138\,255\,\.1\)\]{--un-bg-opacity:.1;background-color:rgba(50,138,255,var(--un-bg-opacity));}.bg-\[var\(--animate-bg-color\)\]{background-color:var(--animate-bg-color);}.bg-\[var\(--canvas-bg\)\]{background-color:var(--canvas-bg);}.bg-\[var\(--input-bg-color\)\]{background-color:var(--input-bg-color);}.bg-\[var\(--main-background-image\)\]{background-color:var(--main-background-image);}.bg-\[var\(--panel-bg-color\)\]{background-color:var(--panel-bg-color);}.bg-\[var\(--panel-header-color\)\]{background-color:var(--panel-header-color);}.bg-\[var\(--tool-bg-color\)\]{background-color:var(--tool-bg-color);}.bg-\[var\(--tool-button-color\)\]{background-color:var(--tool-button-color);}.bg-blue-200{--un-bg-opacity:1;background-color:rgba(191,219,254,var(--un-bg-opacity));}.bg-blue-gray-600{--un-bg-opacity:1;background-color:rgba(71,85,105,var(--un-bg-opacity));}.bg-green-200{--un-bg-opacity:1;background-color:rgba(187,247,208,var(--un-bg-opacity));}.bg-green-400{--un-bg-opacity:1;background-color:rgba(74,222,128,var(--un-bg-opacity));}.bg-orange-200{--un-bg-opacity:1;background-color:rgba(254,215,170,var(--un-bg-opacity));}.bg-orange-300{--un-bg-opacity:1;background-color:rgba(253,186,116,var(--un-bg-opacity));}.bg-purple-200{--un-bg-opacity:1;background-color:rgba(233,213,255,var(--un-bg-opacity));}.bg-red-200{--un-bg-opacity:1;background-color:rgba(254,202,202,var(--un-bg-opacity));}.bg-transparent{background-color:transparent;}.dark .dark\:bg-\[\#222\],.dark .dark\:bg-\[\#222222\]{--un-bg-opacity:1;background-color:rgba(34,34,34,var(--un-bg-opacity));}.dark .dark\:bg-\[\#282828\],.dark .dark\:hover\:bg-\[\#282828\]:hover{--un-bg-opacity:1;background-color:rgba(40,40,40,var(--un-bg-opacity));}.dark .dark\:bg-\[\#e5e7eb\]{--un-bg-opacity:1;background-color:rgba(229,231,235,var(--un-bg-opacity));}.dark .dark\:bg-red-100{--un-bg-opacity:1;background-color:rgba(254,226,226,var(--un-bg-opacity));}.hover\:bg-\[var\(--panel-hover-bg-color\)\]:hover{background-color:var(--panel-hover-bg-color);}.hover\:bg-\[var\(--tool-hover-color\)\]:hover{background-color:var(--tool-hover-color);}.active\:bg-\[var\(--panel-button-active-color\)\]:active{background-color:var(--panel-button-active-color);}[fill~="\#ffffff90"]{--un-fill-opacity:0.56;fill:rgba(255,255,255,var(--un-fill-opacity));}[fill~="transparent"]{fill:transparent;}[fill~="white"]{--un-fill-opacity:1;fill:rgba(255,255,255,var(--un-fill-opacity));}[fill~="none"]{fill:none;}[stroke-width~="\34 "]{stroke-width:4px;}[stroke~="\#99999990"]{--un-stroke-opacity:0.56;stroke:rgba(153,153,153,var(--un-stroke-opacity));}.p-2{padding:0.5rem;}.p-3{padding:0.75rem;}.p-5{padding:1.25rem;}.p-8{padding:2rem;}.px-10{padding-left:2.5rem;padding-right:2.5rem;}.px-2{padding-left:0.5rem;padding-right:0.5rem;}.px-3{padding-left:0.75rem;padding-right:0.75rem;}.px-4,[p~="x4"]{padding-left:1rem;padding-right:1rem;}.px-5{padding-left:1.25rem;padding-right:1.25rem;}.py-1{padding-top:0.25rem;padding-bottom:0.25rem;}.py-10,[p~="y10"]{padding-top:2.5rem;padding-bottom:2.5rem;}.py-2,[p~="y2"]{padding-top:0.5rem;padding-bottom:0.5rem;}.py-4{padding-top:1rem;padding-bottom:1rem;}.pl-2{padding-left:0.5rem;}.pl-4{padding-left:1rem;}.pl-8{padding-left:2rem;}.pr-4{padding-right:1rem;}.pt{padding-top:1rem;}.pt2{padding-top:0.5rem;}.text-center,[text~="center"]{text-align:center;}.text-left{text-align:left;}.font-sans{font-family:"DM Sans",ui-sans-serif,system-ui,-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";}.text-1\.25rem{font-size:1.25rem;}.text-2xl{font-size:1.5rem;line-height:2rem;}.text-3xl{font-size:1.875rem;line-height:2.25rem;}.text-4xl,[text-4xl=""]{font-size:2.25rem;line-height:2.5rem;}.text-base{font-size:1rem;line-height:1.5rem;}.text-lg{font-size:1.125rem;line-height:1.75rem;}.text-sm,[text-sm=""]{font-size:0.875rem;line-height:1.25rem;}.text-xl,[text-xl=""]{font-size:1.25rem;line-height:1.75rem;}.font-bold{font-weight:700;}.leading-10{line-height:2.5rem;}.leading-8{line-height:2rem;}.tracking-widest{letter-spacing:0.1em;}.dark .dark\:text-\[\#e5e7eb\],.dark .dark\:text-gray-200,.dark [text~="dark\:gray-200"]{--un-text-opacity:1;color:rgba(229,231,235,var(--un-text-opacity));}.text-\[\#374151\],.text-gray-700{--un-text-opacity:1;color:rgba(55,65,81,var(--un-text-opacity));}.text-\[var\(--animate-bg-text-color\)\]{color:var(--animate-bg-text-color);}.text-\[var\(--animate-text-color\)\]{color:var(--animate-text-color);}.text-\[var\(--canvas-text\)\]{color:var(--canvas-text);}.text-\[var\(--input-text-color\)\]{color:var(--input-text-color);}.text-\[var\(--panel-text-color\)\]{color:var(--panel-text-color);}.text-\[var\(--tool-text-color\)\]{color:var(--tool-text-color);}[color~="\#00aba9"]{--un-text-opacity:1;color:rgba(0,171,169,var(--un-text-opacity));}[text~="teal-700"]{--un-text-opacity:1;color:rgba(15,118,110,var(--un-text-opacity));}.dark .dark\:opacity-50{opacity:0.5;}.opacity-75{opacity:0.75;}.shadow-xl{--un-shadow:var(--un-shadow-inset) 0 20px 25px -5px var(--un-shadow-color, rgba(0,0,0,0.1)),var(--un-shadow-inset) 0 8px 10px -6px var(--un-shadow-color, rgba(0,0,0,0.1));box-shadow:var(--un-ring-offset-shadow, 0 0 #0000), var(--un-ring-shadow, 0 0 #0000), var(--un-shadow);}.outline{outline-style:solid;}.\!outline-none{outline:2px solid transparent !important;outline-offset:2px !important;}.outline-none,[outline~="none"],[outline~="active\:none"]:active{outline:2px solid transparent;outline-offset:2px;}.filter{filter:var(--un-blur) var(--un-brightness) var(--un-contrast) var(--un-drop-shadow) var(--un-grayscale) var(--un-hue-rotate) var(--un-invert) var(--un-saturate) var(--un-sepia);}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);transition-duration:150ms;}.duration-200{transition-duration:200ms;}.duration-500{transition-duration:500ms;}.ease,.ease-in-out{transition-timing-function:cubic-bezier(0.4, 0, 0.2, 1);}
