.react-flow{direction:ltr;--xy-edge-stroke-default: #b1b1b7;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #555;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(255, 255, 255, .5);--xy-minimap-background-color-default: #fff;--xy-minimap-mask-background-color-default: rgba(240, 240, 240, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #e2e2e2;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: transparent;--xy-background-pattern-dots-color-default: #91919a;--xy-background-pattern-lines-color-default: #eee;--xy-background-pattern-cross-color-default: #e2e2e2;background-color:var(--xy-background-color, var(--xy-background-color-default));--xy-node-color-default: inherit;--xy-node-border-default: 1px solid #1a192b;--xy-node-background-color-default: #fff;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(0, 0, 0, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #1a192b;--xy-node-border-radius-default: 3px;--xy-handle-background-color-default: #1a192b;--xy-handle-border-color-default: #fff;--xy-selection-background-color-default: rgba(0, 89, 220, .08);--xy-selection-border-default: 1px dotted rgba(0, 89, 220, .8);--xy-controls-button-background-color-default: #fefefe;--xy-controls-button-background-color-hover-default: #f4f4f4;--xy-controls-button-color-default: inherit;--xy-controls-button-color-hover-default: inherit;--xy-controls-button-border-color-default: #eee;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #ffffff;--xy-edge-label-color-default: inherit;--xy-resize-background-color-default: #3367d9}.react-flow.dark{--xy-edge-stroke-default: #3e3e3e;--xy-edge-stroke-width-default: 1;--xy-edge-stroke-selected-default: #727272;--xy-connectionline-stroke-default: #b1b1b7;--xy-connectionline-stroke-width-default: 1;--xy-attribution-background-color-default: rgba(150, 150, 150, .25);--xy-minimap-background-color-default: #141414;--xy-minimap-mask-background-color-default: rgba(60, 60, 60, .6);--xy-minimap-mask-stroke-color-default: transparent;--xy-minimap-mask-stroke-width-default: 1;--xy-minimap-node-background-color-default: #2b2b2b;--xy-minimap-node-stroke-color-default: transparent;--xy-minimap-node-stroke-width-default: 2;--xy-background-color-default: #141414;--xy-background-pattern-dots-color-default: #777;--xy-background-pattern-lines-color-default: #777;--xy-background-pattern-cross-color-default: #777;--xy-node-color-default: #f8f8f8;--xy-node-border-default: 1px solid #3c3c3c;--xy-node-background-color-default: #1e1e1e;--xy-node-group-background-color-default: rgba(240, 240, 240, .25);--xy-node-boxshadow-hover-default: 0 1px 4px 1px rgba(255, 255, 255, .08);--xy-node-boxshadow-selected-default: 0 0 0 .5px #999;--xy-handle-background-color-default: #bebebe;--xy-handle-border-color-default: #1e1e1e;--xy-selection-background-color-default: rgba(200, 200, 220, .08);--xy-selection-border-default: 1px dotted rgba(200, 200, 220, .8);--xy-controls-button-background-color-default: #2b2b2b;--xy-controls-button-background-color-hover-default: #3e3e3e;--xy-controls-button-color-default: #f8f8f8;--xy-controls-button-color-hover-default: #fff;--xy-controls-button-border-color-default: #5b5b5b;--xy-controls-box-shadow-default: 0 0 2px 1px rgba(0, 0, 0, .08);--xy-edge-label-background-color-default: #141414;--xy-edge-label-color-default: #f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props, var(--xy-background-color, var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{position:absolute;width:100%;height:100%;top:0;left:0}.react-flow__edge-path{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width, var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke, var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width, var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges svg{overflow:visible;position:absolute;pointer-events:none}.react-flow__edge.animated path{stroke-dasharray:5;animation:dashdraw .5s linear infinite}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected, var(--xy-edge-stroke-selected-default))}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke, var(--xy-edge-stroke-default))}.react-flow__connection .animated{stroke-dasharray:5;animation:dashdraw .5s linear infinite}svg.react-flow__connectionline{z-index:1001;overflow:visible;position:absolute}.react-flow__node{position:absolute;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default}.react-flow__nodesselection{z-index:3;transform-origin:left top;pointer-events:none}.react-flow__nodesselection-rect{position:absolute;pointer-events:all;cursor:grab}.react-flow__handle{position:absolute;pointer-events:none;min-width:5px;min-height:5px;width:6px;height:6px;background-color:var(--xy-handle-background-color, var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color, var(--xy-handle-border-color-default));border-radius:100%}.react-flow__handle-bottom{top:auto;left:50%;bottom:0;transform:translate(-50%,50%)}.react-flow__panel{position:absolute;z-index:5;margin:15px}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px) translate(-50%)}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px) translateY(-50%)}.react-flow__attribution{font-size:10px;background:var(--xy-attribution-background-color, var(--xy-attribution-background-color-default));padding:2px 3px;margin:0}.react-flow__attribution a{text-decoration:none;color:#999}@keyframes dashdraw{0%{stroke-dashoffset:10}}.react-flow__edgelabel-renderer{position:absolute;width:100%;height:100%;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;left:0;top:0}.react-flow__viewport-portal{position:absolute;width:100%;height:100%;left:0;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__minimap{background:var( --xy-minimap-background-color-props, var(--xy-minimap-background-color, var(--xy-minimap-background-color-default)) )}.react-flow__minimap-mask{fill:var( --xy-minimap-mask-background-color-props, var(--xy-minimap-mask-background-color, var(--xy-minimap-mask-background-color-default)) );stroke:var( --xy-minimap-mask-stroke-color-props, var(--xy-minimap-mask-stroke-color, var(--xy-minimap-mask-stroke-color-default)) );stroke-width:var( --xy-minimap-mask-stroke-width-props, var(--xy-minimap-mask-stroke-width, var(--xy-minimap-mask-stroke-width-default)) )}.react-flow__minimap-node{fill:var( --xy-minimap-node-background-color-props, var(--xy-minimap-node-background-color, var(--xy-minimap-node-background-color-default)) );stroke:var( --xy-minimap-node-stroke-color-props, var(--xy-minimap-node-stroke-color, var(--xy-minimap-node-stroke-color-default)) );stroke-width:var( --xy-minimap-node-stroke-width-props, var(--xy-minimap-node-stroke-width, var(--xy-minimap-node-stroke-width-default)) )}.react-flow__background-pattern.dots{fill:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-dots-color-default)) )}.react-flow__background-pattern.lines{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-lines-color-default)) )}.react-flow__background-pattern.cross{stroke:var( --xy-background-pattern-color-props, var(--xy-background-pattern-color, var(--xy-background-pattern-cross-color-default)) )}.react-flow__controls{display:flex;flex-direction:column;box-shadow:var(--xy-controls-box-shadow, var(--xy-controls-box-shadow-default))}.react-flow__controls-button{display:flex;justify-content:center;align-items:center;height:26px;width:26px;padding:4px;border:none;background:var(--xy-controls-button-background-color, var(--xy-controls-button-background-color-default));border-bottom:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) );color:var( --xy-controls-button-color-props, var(--xy-controls-button-color, var(--xy-controls-button-color-default)) );cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.react-flow__controls-button svg{width:100%;max-width:12px;max-height:12px;fill:currentColor}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{padding:10px;border-radius:var(--xy-node-border-radius, var(--xy-node-border-radius-default));width:150px;font-size:12px;color:var(--xy-node-color, var(--xy-node-color-default));text-align:center;border:var(--xy-node-border, var(--xy-node-border-default));background-color:var(--xy-node-background-color, var(--xy-node-background-color-default))}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover, var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected, var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color, var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color, var(--xy-selection-background-color-default));border:var(--xy-selection-border, var(--xy-selection-border-default))}.react-flow__controls-button:hover{background:var( --xy-controls-button-background-color-hover-props, var(--xy-controls-button-background-color-hover, var(--xy-controls-button-background-color-hover-default)) );color:var( --xy-controls-button-color-hover-props, var(--xy-controls-button-color-hover, var(--xy-controls-button-color-hover-default)) )}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var( --xy-controls-button-border-color-props, var(--xy-controls-button-border-color, var(--xy-controls-button-border-color-default)) )}.react-flow__resize-control.handle{width:5px;height:5px;border:1px solid #fff;border-radius:1px;background-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));translate:-50% -50%}.react-flow__resize-control.handle.left{left:0;top:50%}.react-flow__resize-control.handle.right{left:100%;top:50%}.react-flow__resize-control.handle.top{left:50%;top:0}.react-flow__resize-control.handle.bottom{left:50%;top:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color, var(--xy-resize-background-color-default));border-width:0;border-style:solid}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;transform:translate(-50%);top:0;height:100%}.react-flow__resize-control.line.left{left:0;border-left-width:1px}.react-flow__resize-control.line.right{left:100%;border-right-width:1px}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{height:1px;transform:translateY(-50%);left:0;width:100%}.react-flow__resize-control.line.top{top:0;border-top-width:1px}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color, var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color, var(--xy-edge-label-color-default))}/*! tailwindcss v4.1.17 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-divide-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-ordinal:initial;--tw-slashed-zero:initial;--tw-numeric-figure:initial;--tw-numeric-spacing:initial;--tw-numeric-fraction:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000;--tw-outline-style:solid;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial;--tw-backdrop-blur:initial;--tw-backdrop-brightness:initial;--tw-backdrop-contrast:initial;--tw-backdrop-grayscale:initial;--tw-backdrop-hue-rotate:initial;--tw-backdrop-invert:initial;--tw-backdrop-opacity:initial;--tw-backdrop-saturate:initial;--tw-backdrop-sepia:initial;--tw-duration:initial;--tw-content:""}}}@layer theme{:root,:host{--font-sans:Anta,"Anta Extended","Anta Math","Anta Symbols","Noto Emoji","Noto Emoji 0","Noto Emoji 1","Noto Emoji 2","Noto Emoji 3","Noto Emoji 4","Noto Emoji 5","Noto Emoji 6","Noto Emoji 7","Noto Emoji 8","Noto Emoji 9","Noto Emoji 10","Noto Emoji 11";--font-mono:"Share Tech Mono","Noto Emoji","Noto Emoji 0","Noto Emoji 1","Noto Emoji 2","Noto Emoji 3","Noto Emoji 4","Noto Emoji 5","Noto Emoji 6","Noto Emoji 7","Noto Emoji 8","Noto Emoji 9","Noto Emoji 10","Noto Emoji 11";--color-red-500:oklch(63.7% .237 25.331);--color-green-500:oklch(72.3% .219 149.579);--color-gray-100:#06171c;--color-gray-300:#334041;--color-gray-400:#555f5d;--color-gray-500:oklch(55.1% .027 264.364);--color-gray-600:#a2a59d;--color-gray-700:#c4c4b9;--color-gray-800:#dfddd0;--color-black:#000;--color-white:#fff;--spacing:.25rem;--container-md:28rem;--container-lg:32rem;--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:700;--tracking-wide:.025em;--tracking-widest:.1em;--radius-xs:.125rem;--radius-sm:.25rem;--radius-md:.375rem;--radius-lg:.5rem;--animate-spin:spin 1s linear infinite;--animate-ping:ping 1s cubic-bezier(0,0,.2,1)infinite;--animate-pulse:pulse 2s cubic-bezier(.4,0,.6,1)infinite;--blur-sm:8px;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono);--color-primary:#ff344f;--color-secondary:#34d1bf;--color-tertiary:#fa9500;--color-danger:#a60009;--color-warning:#fccf05;--color-info:#dbbea1;--color-success:#7eb77f;--color-dark:#001117;--color-dark-8-9:#07181d;--color-dark-6-7:#0c1c21;--color-dark-7-9:#1d2b2f;--color-dark-5-7:#2e3c3d;--color-dark-dark-gray-2:#3e494a;--color-gray:#7b827d;--color-light-gray-gray:#b9bbb0;--color-light-5-7:#c9c8bd;--color-light-7-9:#dad9cb;--color-light-6-7:#ebe8d9;--color-light-8-9:#f0ecdd;--color-light:#f7f3e3;--spacing-compact:.2rem;--spacing-touch:.275rem;--color-temporary:var(--temporary);--color-foreground:var(--foreground);--color-muted-foreground:var(--muted-foreground);--color-active-base:var(--active-base);--color-active-foreground:var(--active-foreground);--color-changed-base:var(--color-warning);--color-selected-changed:var(--active-base)}@supports (color:color-mix(in lab,red,red)){:root,:host{--color-selected-changed:color-mix(in oklch,var(--active-base)50%,var(--color-warning)50%)}}:root,:host{--color-selected-added:var(--active-base)}@supports (color:color-mix(in lab,red,red)){:root,:host{--color-selected-added:color-mix(in oklch,var(--active-base)50%,var(--color-success)50%)}}:root,:host{--color-selected-removed:var(--active-base)}@supports (color:color-mix(in lab,red,red)){:root,:host{--color-selected-removed:color-mix(in oklch,var(--active-base)50%,var(--color-danger)50%)}}:root,:host{--color-border:var(--foreground)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}:root{--radius:0rem;--radius-xs:0rem;--radius-sm:0rem;--radius-md:0rem;--radius-lg:0rem;--radius-xl:0rem;--radius-2xl:0rem;--radius-3xl:0rem;--radius-4xl:0rem;--radius-full:0rem;--shadow-2xs:0 0 #0000;--shadow-xs:0 0 #0000;--shadow-sm:0 0 #0000;--shadow-md:0 0 #0000;--shadow-lg:0 0 #0000;--shadow-xl:0 0 #0000;--shadow-2xl:0 0 #0000;--inset-shadow-2xs:inset 0 0 #0000;--inset-shadow-xs:inset 0 0 #0000;--inset-shadow-sm:inset 0 0 #0000;--drop-shadow-xs:0 0 #0000;--drop-shadow-sm:0 0 #0000;--drop-shadow-md:0 0 #0000;--drop-shadow-lg:0 0 #0000;--drop-shadow-xl:0 0 #0000;--drop-shadow-2xl:0 0 #0000;--spacing-compact:.2rem;--spacing-touch:.275rem;--spacing:var(--spacing-compact);--spacing-single:calc(1*var(--spacing));--size-tiny:calc(3*var(--spacing));--size-small:calc(5*var(--spacing));--size-medium:calc(7*var(--spacing));--size-large:calc(9*var(--spacing));--size-huge:calc(11*var(--spacing));--size-mega:calc(13*var(--spacing));--size-giga:calc(15*var(--spacing));--text-xs:.7rem;--text-xs--line-height:calc(1/.7);--text-sm:.8rem;--text-sm--line-height: 1.5 ;--text-base:.9rem;--text-base--line-height:calc(1.4/.9);--text-lg:1rem;--text-lg--line-height: 1.6 ;--text-xl:1.125rem;--text-xl--line-height:calc(1.6/1.125);--text-2xl:1.35rem;--text-2xl--line-height:calc(1.9/1.35);--text-3xl:1.7rem;--text-3xl--line-height:calc(2.1/1.7);--text-4xl:2rem;--text-4xl--line-height: 1.15 ;--text-5xl:2.7rem;--text-5xl--line-height:1;--text-6xl:3.4rem;--text-6xl--line-height:1;--text-7xl:4rem;--text-7xl--line-height:1;--text-8xl:5.4rem;--text-8xl--line-height:1;--text-9xl:7.2rem;--text-9xl--line-height:1;--base:var(--color-light);--panel:var(--color-light-7-9);--overlay:var(--color-light-6-7);--temporary:var(--color-light-5-7);--foreground:var(--color-dark);--z-base:0;--z-panel:10;--z-overlay:20;--z-temporary:30;--z-navbar:100;--z-modal:1000;--z-tutorial:10000;--muted:var(--color-light-8-9);--muted-foreground:var(--color-gray);--accent:var(--color-primary);--accent-secondary:var(--color-secondary);--accent-tertiary:var(--color-tertiary);--accent-foreground:var(--color-dark);--hover-base:var(--color-gray-700);--hover-panel:var(--color-gray-600);--hover-overlay:var(--color-gray-500);--hover-temporary:var(--color-light-gray-gray);--active-base:var(--color-primary);--active-foreground:var(--color-dark);--border-color:var(--color-foreground);--plaster:var(--color-gray);--plaster-edge:var(--color-foreground);--info-bg:var(--color-light-8-9);--info-foreground:var(--color-dark);--info-border:var(--color-info);--success-bg:var(--color-light-7-9);--success-foreground:var(--color-dark);--success-border:var(--color-success);--warning-bg:var(--color-light-6-7);--warning-foreground:var(--color-dark);--warning-border:var(--color-warning);--destructive-bg:var(--color-light-8-9);--destructive-foreground:var(--color-danger);--destructive-border:var(--color-danger);--cursor-default:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899563'%20viewBox='0%200%2014.666391%2023.899563'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%23000117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23000117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,default;--cursor-pointer:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899563'%20viewBox='0%200%2014.666391%2023.899563'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%23ff344f;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23000117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,pointer;--cursor-grab:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899563'%20viewBox='0%200%2014.666391%2023.899563'%20version='1.1'%20id='svg1'%20inkscape:version='1.4.2%20(f4327f4,%202025-05-13)'%20sodipodi:docname='cursor_grab_inkscape.svg'%20inkscape:export-filename='cursor_grab.svg'%20inkscape:export-xdpi='96'%20inkscape:export-ydpi='96'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:document-units='px'%20inkscape:zoom='16'%20inkscape:cx='6.8125'%20inkscape:cy='8.6875'%20inkscape:window-width='1440'%20inkscape:window-height='890'%20inkscape:window-x='-6'%20inkscape:window-y='-6'%20inkscape:window-maximized='1'%20inkscape:current-layer='layer1'%20/%3e%3cdefs%20id='defs1'%20/%3e%3cg%20inkscape:label='Ebene%201'%20inkscape:groupmode='layer'%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%2300a69d;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20sodipodi:nodetypes='ccccc'%20/%3e%3cpath%20style='fill:%23000117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20sodipodi:nodetypes='ccccc'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,grab;--cursor-grabbing:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899563'%20viewBox='0%200%2014.666391%2023.899563'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%2300a69d;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%2300a69d;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,grabbing;--cursor-ew-resize:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='31.999941'%20height='3.8480899'%20viewBox='0%200%2031.99994%203.84809'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-218.9899,-297.98339)'%3e%3cpath%20style='fill:%23000117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20219.1781,301.75648%20h%2015.61155%20v%20-3.69809%20h%20-11.70866%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23000117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20250.80165,298.05839%20h%20-15.61154%20v%203.69809%20h%2011.70866%20z'%20id='path1-8-8'%20/%3e%3c/g%3e%3c/svg%3e") 16 2,ew-resize;--cursor-col-resize:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='31.999941'%20height='3.8480899'%20viewBox='0%200%2031.99994%203.84809'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-218.9899,-297.98339)'%3e%3cpath%20style='fill:%23000117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20219.1781,301.75648%20h%2015.61155%20v%20-3.69809%20h%20-11.70866%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23000117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20250.80165,298.05839%20h%20-15.61154%20v%203.69809%20h%2011.70866%20z'%20id='path1-8-8'%20/%3e%3c/g%3e%3c/svg%3e") 16 2,col-resize;--cursor-ns-resize:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='3.8480899'%20height='31.999941'%20viewBox='0%200%203.8480898%2031.999941'%20version='1.1'%20id='svg1'%20inkscape:version='1.4.2%20(f4327f4,%202025-05-13)'%20sodipodi:docname='cursor_ns-resize_inkscape%20-%20Copy.svg'%20inkscape:export-filename='cursor_ns-resize.png'%20inkscape:export-xdpi='96'%20inkscape:export-ydpi='96'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:document-units='px'%20inkscape:zoom='16'%20inkscape:cx='5.875'%20inkscape:cy='18.1875'%20inkscape:window-width='1920'%20inkscape:window-height='1010'%20inkscape:window-x='-6'%20inkscape:window-y='1077'%20inkscape:window-maximized='1'%20inkscape:current-layer='layer1'%20/%3e%3cdefs%20id='defs1'%20/%3e%3cg%20inkscape:label='Ebene%201'%20inkscape:groupmode='layer'%20id='layer1'%20transform='translate(-233.06583,-283.90746)'%3e%3cpath%20style='fill:%23000117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20236.83892,315.71921%20v%20-15.61155%20h%20-3.69809%20v%2011.70866%20z'%20id='path1-8'%20sodipodi:nodetypes='ccccc'%20/%3e%3cpath%20style='fill:%23000117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20233.14083,284.09566%20v%2015.61154%20h%203.69809%20v%20-11.70866%20z'%20id='path1-8-8'%20sodipodi:nodetypes='ccccc'%20/%3e%3c/g%3e%3c/svg%3e") 2 16,ns-resize;--cursor-nesw-resize:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='19.906374'%20height='25.348385'%20viewBox='0%200%2019.906373%2025.348385'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-218.98793,-288.5052)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20238.81426,288.69131%20-11.03904,11.03903%202.61495,2.61495%208.4238,-8.40819%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20219.06797,313.66748%2011.03903,-11.03903%20-2.61494,-2.61494%20-8.42381,8.40427%20z'%20id='path1-8-8'%20/%3e%3c/g%3e%3c/svg%3e") 16 16,nesw-resize;--cursor-nwse-resize:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='25.338322'%20height='19.896311'%20viewBox='0%200%2025.33832%2019.896311'%20version='1.1'%20id='svg1'%20inkscape:version='1.4.2%20(f4327f4,%202025-05-13)'%20sodipodi:docname='cursor_nwse-resize_inkscape.svg'%20inkscape:export-filename='cursor_nesw-resize.svg'%20inkscape:export-xdpi='96'%20inkscape:export-ydpi='96'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:document-units='px'%20inkscape:zoom='16'%20inkscape:cx='7.34375'%20inkscape:cy='12.5625'%20inkscape:window-width='1920'%20inkscape:window-height='1010'%20inkscape:window-x='-6'%20inkscape:window-y='1077'%20inkscape:window-maximized='1'%20inkscape:current-layer='layer1'%3e%3cinkscape:page%20x='0'%20y='0'%20width='25.33832'%20height='19.896311'%20id='page2'%20margin='0'%20bleed='0'%20/%3e%3c/sodipodi:namedview%3e%3cdefs%20id='defs1'%20/%3e%3cg%20inkscape:label='Ebene%201'%20inkscape:groupmode='layer'%20id='layer1'%20transform='translate(-216.27195,-291.23124)'%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20241.4292,311.05254%20-11.03903,-11.03904%20-2.61495,2.61495%208.40819,8.4238%20z'%20id='path1-8'%20sodipodi:nodetypes='ccccc'%20/%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20216.45303,291.30625%2011.03903,11.03903%202.61494,-2.61494%20-8.40427,-8.42381%20z'%20id='path1-8-8'%20sodipodi:nodetypes='ccccc'%20/%3e%3c/g%3e%3c/svg%3e") 16 16,nwse-resize;--cursor-move:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='31.999941'%20height='28.153965'%20viewBox='0%200%2031.99994%2028.153965'%20version='1.1'%20id='svg1'%20inkscape:version='1.4.2%20(f4327f4,%202025-05-13)'%20sodipodi:docname='cursor_ns-resize_dark_inkscape.svg'%20inkscape:export-filename='cursor_nsew-resize_dark.svg'%20inkscape:export-xdpi='96'%20inkscape:export-ydpi='96'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:document-units='px'%20inkscape:zoom='16'%20inkscape:cx='14.34375'%20inkscape:cy='13.9375'%20inkscape:window-width='1440'%20inkscape:window-height='890'%20inkscape:window-x='-6'%20inkscape:window-y='-6'%20inkscape:window-maximized='1'%20inkscape:current-layer='layer1'%20/%3e%3cdefs%20id='defs1'%20/%3e%3cg%20inkscape:label='Ebene%201'%20inkscape:groupmode='layer'%20id='layer1'%20transform='translate(-218.98793,-285.83046)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20250.79968,298.05643%20h%20-15.61155%20v%203.69809%20h%2011.70866%20z'%20id='path1-8'%20sodipodi:nodetypes='ccccc'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20219.17613,301.75452%20h%2015.61154%20v%20-3.69809%20h%20-11.70866%20z'%20id='path1-8-8'%20sodipodi:nodetypes='ccccc'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20236.8369,313.79668%20v%20-11.64372%20h%20-3.69801%20v%207.75388%20z'%20id='path1-8-1'%20sodipodi:nodetypes='ccccc'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20233.13889,286.0182%20v%2011.64372%20h%203.69801%20v%20-7.75388%20z'%20id='path1-8-1-7'%20sodipodi:nodetypes='ccccc'%20/%3e%3c/g%3e%3c/svg%3e") 16 16,move;--cursor-crosshair:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='32.319809'%20height='32.341881'%20viewBox='0%200%2032.319808%2032.34188'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-340.13937,-281.77691)'%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.21761,298.40724%20v%2015.61155%20h%20-3.69809%20v%20-11.9178%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20355.85091,298.0384%20h%20-15.61154%20v%203.69809%20h%2011.90184%20z'%20id='path1-8-8'%20/%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.38094,297.48846%20v%20-15.61155%20h%203.69809%20v%2011.9178%20z'%20id='path1-8-82'%20/%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.74764,297.8573%20h%2015.61154%20v%20-3.69809%20h%20-11.90184%20z'%20id='path1-8-8-4'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,crosshair;--cursor-crosshair-centered:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='32.319809'%20height='32.341881'%20viewBox='0%200%2032.319808%2032.34188'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-340.13937,-281.77691)'%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.21761,298.40724%20v%2015.61155%20h%20-3.69809%20v%20-11.9178%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20355.85091,298.0384%20h%20-15.61154%20v%203.69809%20h%2011.90184%20z'%20id='path1-8-8'%20/%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.38094,297.48846%20v%20-15.61155%20h%203.69809%20v%2011.9178%20z'%20id='path1-8-82'%20/%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.74764,297.8573%20h%2015.61154%20v%20-3.69809%20h%20-11.90184%20z'%20id='path1-8-8-4'%20/%3e%3c/g%3e%3c/svg%3e") 16 16,crosshair;--cursor-selectable:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899565'%20viewBox='0%200%2014.666391%2023.899565'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23ff344f;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%23ff344f;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,pointer;--cursor-foldable:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899565'%20viewBox='0%200%2014.666391%2023.899565'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%2300a69d;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23001117;fill-opacity:1;stroke:%2300a69d;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,pointer;--cursor-help:help;--cursor-not-allowed:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899565'%20viewBox='0%200%2014.666391%2023.899565'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%237b827d;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%237b827d;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,not-allowed;--cursor-text:text}:root *{cursor:var(--cursor-default)}:root ::selection{background-color:var(--accent)}:root body.cursor-selectable,:root body.cursor-selectable *{cursor:var(--cursor-selectable)!important}:root .cursor-default,:root [style*="cursor: default"],:root [style*="cursor:default"],:root [class*=cursor-default],:root [class*="before:cursor-default"]:before,:root [class*="after:cursor-default"]:after{cursor:var(--cursor-default)!important}:root .cursor-pointer,:root [style*="cursor: pointer"],:root [style*="cursor:pointer"],:root [class*=cursor-pointer],:root [class*="before:cursor-pointer"]:before,:root [class*="after:cursor-pointer"]:after{cursor:var(--cursor-pointer)!important}:root .cursor-selectable,:root [style*="cursor: selectable"],:root [style*="cursor:selectable"],:root [class*=cursor-selectable],:root [class*="before:cursor-selectable"]:before,:root [class*="after:cursor-selectable"]:after{cursor:var(--cursor-selectable)!important}:root .cursor-foldable,:root [style*="cursor: foldable"],:root [style*="cursor:foldable"],:root [class*=cursor-foldable],:root [class*="before:cursor-foldable"]:before,:root [class*="after:cursor-foldable"]:after{cursor:var(--cursor-foldable)!important}:root .cursor-grab,:root [style*="cursor: grab"],:root [style*="cursor:grab"],:root [class*=cursor-grab],:root [class*="before:cursor-grab"]:before,:root [class*="after:cursor-grab"]:after{cursor:var(--cursor-grab)!important}:root .cursor-grabbing,:root [style*="cursor: grabbing"],:root [style*="cursor:grabbing"],:root [class*=cursor-grabbing],:root [class*="before:cursor-grabbing"]:before,:root [class*="after:cursor-grabbing"]:after{cursor:var(--cursor-grabbing)!important}:root .cursor-ew-resize,:root [style*="cursor: ew-resize"],:root [style*="cursor:ew-resize"],:root [class*=cursor-ew-resize],:root [class*="before:cursor-ew-resize"]:before,:root [class*="after:cursor-ew-resize"]:after{cursor:var(--cursor-ew-resize)!important}:root .cursor-col-resize,:root [style*="cursor: col-resize"],:root [style*="cursor:col-resize"],:root [class*=cursor-col-resize],:root [class*="before:cursor-col-resize"]:before,:root [class*="after:cursor-col-resize"]:after{cursor:var(--cursor-col-resize)!important}:root .cursor-ns-resize,:root [style*="cursor: ns-resize"],:root [style*="cursor:ns-resize"],:root [class*=cursor-ns-resize],:root [class*="before:cursor-ns-resize"]:before,:root [class*="after:cursor-ns-resize"]:after{cursor:var(--cursor-ns-resize)!important}:root .cursor-nesw-resize,:root [style*="cursor: nesw-resize"],:root [style*="cursor:nesw-resize"],:root [class*=cursor-nesw-resize],:root [class*="before:cursor-nesw-resize"]:before,:root [class*="after:cursor-nesw-resize"]:after{cursor:var(--cursor-nesw-resize)!important}:root .cursor-nwse-resize,:root [style*="cursor: nwse-resize"],:root [style*="cursor:nwse-resize"],:root [class*=cursor-nwse-resize],:root [class*="before:cursor-nwse-resize"]:before,:root [class*="after:cursor-nwse-resize"]:after{cursor:var(--cursor-nwse-resize)!important}:root .cursor-move,:root [style*="cursor: move"],:root [style*="cursor:move"],:root [class*=cursor-move],:root [class*="before:cursor-move"]:before,:root [class*="after:cursor-move"]:after{cursor:var(--cursor-move)!important}:root .cursor-crosshair,:root [style*="cursor: crosshair"],:root [style*="cursor:crosshair"],:root [class*=cursor-crosshair],:root [class*="before:cursor-crosshair"]:before,:root [class*="after:cursor-crosshair"]:after{cursor:var(--cursor-crosshair)!important}:root .cursor-not-allowed,:root [class~=cursor-not-allowed],:root [style*="cursor: not-allowed"],:root [style*="cursor:not-allowed"],:root [class*=cursor-not-allowed]:is(:disabled,[aria-disabled=true],[data-disabled=true]){cursor:var(--cursor-not-allowed)!important}:root .cursor-help,:root [style*="cursor: help"],:root [style*="cursor:help"],:root [class*=cursor-help],:root [class*="before:cursor-help"]:before,:root [class*="after:cursor-help"]:after{cursor:var(--cursor-help)!important}:root .cursor-text,:root [style*="cursor: text"],:root [style*="cursor:text"],:root [class*=cursor-text],:root [class*="before:cursor-text"]:after{cursor:var(--cursor-text)!important}:root .react-flow__node:not(.cursor-pointer):not(.cursor-foldable):not(.cursor-grab):not(.cursor-grabbing):not(.cursor-move):not(.cursor-crosshair):not(.cursor-not-allowed):not(.cursor-help):not(.cursor-text){cursor:var(--cursor-selectable)!important}:root .react-flow__edge{cursor:var(--cursor-pointer)!important}:root .react-flow__pane.draggable{cursor:var(--cursor-grab)!important}:root .react-flow__pane.dragging{cursor:var(--cursor-grabbing)!important}:root .react-flow__handle.connectionindicator{cursor:var(--cursor-crosshair-centered)!important}:root .temp .react-flow__edge-path{stroke:#e98787;stroke-dasharray:5 5}:root .react-flow__handle.connectionindicator,:root .react-flow__handle.connectionindicator:hover{cursor:var(--cursor-crosshair-centered)!important}:root .react-flow__viewport-portal{pointer-events:none!important}:root [data-slot=popover-trigger]{cursor:var(--cursor-pointer)!important}:root [data-slot=resizable-handle][data-panel-group-direction=horizontal],:root [data-slot=resizable-handle][data-panel-group-direction=horizontal]:before,:root [data-slot=resizable-handle][data-panel-group-direction=horizontal]:after{cursor:var(--cursor-ew-resize)!important}:root [data-slot=resizable-handle][data-panel-group-direction=vertical],:root [data-slot=resizable-handle][data-panel-group-direction=vertical]:before,:root [data-slot=resizable-handle][data-panel-group-direction=vertical]:after{cursor:var(--cursor-ns-resize)!important}:root [role=button]:not(.cursor-selectable):not(.cursor-foldable):not(.cursor-grab):not(.cursor-grabbing):not(.cursor-move):not(.cursor-crosshair):not(.cursor-not-allowed):not(.cursor-help):not(.cursor-text),:root [role=link]:not(.cursor-selectable):not(.cursor-foldable):not(.cursor-grab):not(.cursor-grabbing):not(.cursor-move):not(.cursor-crosshair):not(.cursor-not-allowed):not(.cursor-help):not(.cursor-text),:root a:not(.cursor-selectable):not(.cursor-foldable):not(.cursor-grab):not(.cursor-grabbing):not(.cursor-move):not(.cursor-crosshair):not(.cursor-not-allowed):not(.cursor-help):not(.cursor-text),:root button:not(.cursor-selectable):not(.cursor-foldable):not(.cursor-grab):not(.cursor-grabbing):not(.cursor-move):not(.cursor-crosshair):not(.cursor-not-allowed):not(.cursor-help):not(.cursor-text),:root [data-slot=breadcrumb-link],:root [data-slot=breadcrumb-separator][class*=cursor-pointer]{cursor:var(--cursor-pointer)!important}.prose{--tw-prose-body:var(--foreground);--tw-prose-headings:var(--foreground);--tw-prose-lead:var(--muted-foreground);--tw-prose-links:var(--accent);--tw-prose-bold:var(--foreground);--tw-prose-counters:var(--muted-foreground);--tw-prose-bullets:var(--primary);--tw-prose-hr:var(--border-color);--tw-prose-quotes:var(--foreground);--tw-prose-quote-borders:var(--border-color);--tw-prose-code:var(--foreground);--tw-prose-pre-bg:var(--muted);--tw-prose-th-borders:var(--border-color);--tw-prose-td-borders:var(--border-color)}.prose a{color:var(--accent)}.prose a:hover{color:var(--hover-base)}.prose code{background-color:var(--muted)}.prose pre code{background-color:#0000}.prose blockquote{border:1px solid var(--border-color);padding:var(--spacing);border-radius:0}}@layer components;@layer utilities{.pointer-events-auto{pointer-events:auto}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.absolute{position:absolute}.fixed{position:fixed}.relative{position:relative}.static{position:static}.sticky{position:sticky}.inset-0{inset:calc(var(--spacing)*0)}.inset-2{inset:calc(var(--spacing)*2)}.inset-4{inset:calc(var(--spacing)*4)}.-top-10{top:calc(var(--spacing)*-10)}.top-0{top:calc(var(--spacing)*0)}.top-1{top:calc(var(--spacing)*1)}.top-1\/2{top:50%}.top-4{top:calc(var(--spacing)*4)}.top-20{top:calc(var(--spacing)*20)}.top-36{top:calc(var(--spacing)*36)}.top-\[50\%\]{top:50%}.-right-2{right:calc(var(--spacing)*-2)}.right-0{right:calc(var(--spacing)*0)}.right-1{right:calc(var(--spacing)*1)}.right-2{right:calc(var(--spacing)*2)}.right-4{right:calc(var(--spacing)*4)}.bottom-0{bottom:calc(var(--spacing)*0)}.left-0{left:calc(var(--spacing)*0)}.left-1\/2{left:50%}.left-28{left:calc(var(--spacing)*28)}.left-48{left:calc(var(--spacing)*48)}.left-68{left:calc(var(--spacing)*68)}.left-\[50\%\]{left:50%}.z-50{z-index:50}.z-\[60\]{z-index:60}.z-base{z-index:var(--z-base)}.z-modal{z-index:var(--z-modal)}.z-overlay{z-index:var(--z-overlay)}.z-panel{z-index:var(--z-panel)}.z-temporary{z-index:var(--z-temporary)}.z-tutorial{z-index:var(--z-tutorial)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.my-4{margin-block:calc(var(--spacing)*4)}.my-8{margin-block:calc(var(--spacing)*8)}.prose{color:var(--tw-prose-body);max-width:65ch}.prose :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-lead);margin-top:1.2em;margin-bottom:1.2em;font-size:1.25em;line-height:1.6}.prose :where(a):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-links);font-weight:500;text-decoration:underline}.prose :where(strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-bold);font-weight:600}.prose :where(a strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote strong):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:decimal}.prose :where(ol[type=A]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=A s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-alpha}.prose :where(ol[type=a s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-alpha}.prose :where(ol[type=I]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type=I s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:upper-roman}.prose :where(ol[type=i s]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:lower-roman}.prose :where(ol[type="1"]):not(:where([class~=not-prose],[class~=not-prose] *)){list-style-type:decimal}.prose :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em;padding-inline-start:1.625em;list-style-type:disc}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-counters);font-weight:400}.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *))::marker{color:var(--tw-prose-bullets)}.prose :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.25em;font-weight:600}.prose :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){border-color:var(--tw-prose-hr);border-top-width:1px;margin-top:3em;margin-bottom:3em}.prose :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-quotes);border-inline-start-width:.25rem;border-inline-start-color:var(--tw-prose-quote-borders);quotes:"“""”""‘""’";margin-top:1.6em;margin-bottom:1.6em;padding-inline-start:1em;font-style:italic;font-weight:500}.prose :where(blockquote p:first-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):before{content:open-quote}.prose :where(blockquote p:last-of-type):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:close-quote}.prose :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:0;margin-bottom:.888889em;font-size:2.25em;font-weight:800;line-height:1.11111}.prose :where(h1 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:900}.prose :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:2em;margin-bottom:1em;font-size:1.5em;font-weight:700;line-height:1.33333}.prose :where(h2 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:800}.prose :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.6em;margin-bottom:.6em;font-size:1.25em;font-weight:600;line-height:1.6}.prose :where(h3 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);margin-top:1.5em;margin-bottom:.5em;font-weight:600;line-height:1.5}.prose :where(h4 strong):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-weight:700}.prose :where(img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em;display:block}.prose :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-kbd);box-shadow:0 0 0 1px var(--tw-prose-kbd-shadows),0 3px 0 var(--tw-prose-kbd-shadows);padding-top:.1875em;padding-inline-end:.375em;padding-bottom:.1875em;border-radius:.3125rem;padding-inline-start:.375em;font-family:inherit;font-size:.875em;font-weight:500}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-code);font-size:.875em;font-weight:600}.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:"`"}.prose :where(a code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h1 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.875em}.prose :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit;font-size:.9em}.prose :where(h4 code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(blockquote code):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(thead th code):not(:where([class~=not-prose],[class~=not-prose] *)){color:inherit}.prose :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-pre-code);background-color:var(--tw-prose-pre-bg);padding-top:.857143em;padding-inline-end:1.14286em;padding-bottom:.857143em;border-radius:.375rem;margin-top:1.71429em;margin-bottom:1.71429em;padding-inline-start:1.14286em;font-size:.875em;font-weight:400;line-height:1.71429;overflow-x:auto}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)){font-weight:inherit;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit;background-color:#0000;border-width:0;border-radius:0;padding:0}.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):before,.prose :where(pre code):not(:where([class~=not-prose],[class~=not-prose] *)):after{content:none}.prose :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){table-layout:auto;width:100%;margin-top:2em;margin-bottom:2em;font-size:.875em;line-height:1.71429}.prose :where(thead):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-th-borders)}.prose :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-headings);vertical-align:bottom;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em;font-weight:600}.prose :where(tbody tr):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:1px;border-bottom-color:var(--tw-prose-td-borders)}.prose :where(tbody tr:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){border-bottom-width:0}.prose :where(tbody td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:baseline}.prose :where(tfoot):not(:where([class~=not-prose],[class~=not-prose] *)){border-top-width:1px;border-top-color:var(--tw-prose-th-borders)}.prose :where(tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){vertical-align:top}.prose :where(th,td):not(:where([class~=not-prose],[class~=not-prose] *)){text-align:start}.prose :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){color:var(--tw-prose-captions);margin-top:.857143em;font-size:.875em;line-height:1.42857}.prose{--tw-prose-body:oklch(37.3% .034 259.733);--tw-prose-headings:oklch(21% .034 264.665);--tw-prose-lead:oklch(44.6% .03 256.802);--tw-prose-links:oklch(21% .034 264.665);--tw-prose-bold:oklch(21% .034 264.665);--tw-prose-counters:oklch(55.1% .027 264.364);--tw-prose-bullets:oklch(87.2% .01 258.338);--tw-prose-hr:oklch(92.8% .006 264.531);--tw-prose-quotes:oklch(21% .034 264.665);--tw-prose-quote-borders:oklch(92.8% .006 264.531);--tw-prose-captions:oklch(55.1% .027 264.364);--tw-prose-kbd:oklch(21% .034 264.665);--tw-prose-kbd-shadows:oklab(21% -.00316127 -.0338527/.1);--tw-prose-code:oklch(21% .034 264.665);--tw-prose-pre-code:oklch(92.8% .006 264.531);--tw-prose-pre-bg:oklch(27.8% .033 256.848);--tw-prose-th-borders:oklch(87.2% .01 258.338);--tw-prose-td-borders:oklch(92.8% .006 264.531);--tw-prose-invert-body:oklch(87.2% .01 258.338);--tw-prose-invert-headings:#fff;--tw-prose-invert-lead:oklch(70.7% .022 261.325);--tw-prose-invert-links:#fff;--tw-prose-invert-bold:#fff;--tw-prose-invert-counters:oklch(70.7% .022 261.325);--tw-prose-invert-bullets:oklch(44.6% .03 256.802);--tw-prose-invert-hr:oklch(37.3% .034 259.733);--tw-prose-invert-quotes:oklch(96.7% .003 264.542);--tw-prose-invert-quote-borders:oklch(37.3% .034 259.733);--tw-prose-invert-captions:oklch(70.7% .022 261.325);--tw-prose-invert-kbd:#fff;--tw-prose-invert-kbd-shadows:#ffffff1a;--tw-prose-invert-code:#fff;--tw-prose-invert-pre-code:oklch(87.2% .01 258.338);--tw-prose-invert-pre-bg:#00000080;--tw-prose-invert-th-borders:oklch(44.6% .03 256.802);--tw-prose-invert-td-borders:oklch(37.3% .034 259.733);font-size:1rem;line-height:1.75}.prose :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;margin-bottom:.5em}.prose :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.375em}.prose :where(.prose>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(.prose>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(.prose>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em}.prose :where(.prose>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.25em}.prose :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.75em;margin-bottom:.75em}.prose :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.25em;margin-bottom:1.25em}.prose :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.5em;padding-inline-start:1.625em}.prose :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.571429em;padding-inline-end:.571429em;padding-bottom:.571429em;padding-inline-start:.571429em}.prose :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2em;margin-bottom:2em}.prose :where(.prose>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose :where(.prose>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.prose-sm{font-size:.875rem;line-height:1.71429}.prose-sm :where(p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where([class~=lead]):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.888889em;margin-bottom:.888889em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(blockquote):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.33333em;margin-bottom:1.33333em;padding-inline-start:1.11111em}.prose-sm :where(h1):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:.8em;font-size:2.14286em;line-height:1.2}.prose-sm :where(h2):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.6em;margin-bottom:.8em;font-size:1.42857em;line-height:1.4}.prose-sm :where(h3):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.55556em;margin-bottom:.444444em;font-size:1.28571em;line-height:1.55556}.prose-sm :where(h4):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.42857em;margin-bottom:.571429em;line-height:1.42857}.prose-sm :where(img):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(picture):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(picture>img):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(video):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(kbd):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.142857em;padding-inline-end:.357143em;padding-bottom:.142857em;border-radius:.3125rem;padding-inline-start:.357143em;font-size:.857143em}.prose-sm :where(code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em}.prose-sm :where(h2 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.9em}.prose-sm :where(h3 code):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.888889em}.prose-sm :where(pre):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;border-radius:.25rem;margin-top:1.66667em;margin-bottom:1.66667em;padding-inline-start:1em;font-size:.857143em;line-height:1.66667}.prose-sm :where(ol):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em;padding-inline-start:1.57143em}.prose-sm :where(li):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;margin-bottom:.285714em}.prose-sm :where(ol>li):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(ul>li):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:.428571em}.prose-sm :where(.prose-sm>ul>li p):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(.prose-sm>ul>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ul>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(.prose-sm>ol>li>p:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:1.14286em}.prose-sm :where(ul ul,ul ol,ol ul,ol ol):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.571429em;margin-bottom:.571429em}.prose-sm :where(dl):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em;margin-bottom:1.14286em}.prose-sm :where(dt):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.14286em}.prose-sm :where(dd):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.285714em;padding-inline-start:1.57143em}.prose-sm :where(hr):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:2.85714em;margin-bottom:2.85714em}.prose-sm :where(hr+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h2+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h3+*):not(:where([class~=not-prose],[class~=not-prose] *)),.prose-sm :where(h4+*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(table):not(:where([class~=not-prose],[class~=not-prose] *)){font-size:.857143em;line-height:1.5}.prose-sm :where(thead th):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(thead th:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(thead th:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(tbody td,tfoot td):not(:where([class~=not-prose],[class~=not-prose] *)){padding-top:.666667em;padding-inline-end:1em;padding-bottom:.666667em;padding-inline-start:1em}.prose-sm :where(tbody td:first-child,tfoot td:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-start:0}.prose-sm :where(tbody td:last-child,tfoot td:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){padding-inline-end:0}.prose-sm :where(figure):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:1.71429em;margin-bottom:1.71429em}.prose-sm :where(figure>*):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0;margin-bottom:0}.prose-sm :where(figcaption):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:.666667em;font-size:.857143em;line-height:1.33333}.prose-sm :where(.prose-sm>:first-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-top:0}.prose-sm :where(.prose-sm>:last-child):not(:where([class~=not-prose],[class~=not-prose] *)){margin-bottom:0}.my-medium{margin-top:var(--size-medium);margin-bottom:var(--size-medium)}.my-single{margin-top:var(--spacing-single);margin-bottom:var(--spacing-single)}.my-small{margin-top:var(--size-small);margin-bottom:var(--size-small)}.mt-0\.5{margin-top:calc(var(--spacing)*.5)}.mt-1{margin-top:calc(var(--spacing)*1)}.mt-2{margin-top:calc(var(--spacing)*2)}.mt-3{margin-top:calc(var(--spacing)*3)}.mt-4{margin-top:calc(var(--spacing)*4)}.mt-5{margin-top:calc(var(--spacing)*5)}.mt-6{margin-top:calc(var(--spacing)*6)}.mt-8{margin-top:calc(var(--spacing)*8)}.mr-2{margin-right:calc(var(--spacing)*2)}.mb-1{margin-bottom:calc(var(--spacing)*1)}.mb-2{margin-bottom:calc(var(--spacing)*2)}.mb-3{margin-bottom:calc(var(--spacing)*3)}.mb-4{margin-bottom:calc(var(--spacing)*4)}.mb-8{margin-bottom:calc(var(--spacing)*8)}.ml-1{margin-left:calc(var(--spacing)*1)}.ml-2{margin-left:calc(var(--spacing)*2)}.ml-4{margin-left:calc(var(--spacing)*4)}.ml-6{margin-left:calc(var(--spacing)*6)}.ml-auto{margin-left:auto}.ml-single{margin-left:var(--spacing-single)}.block{display:block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.inline{display:inline}.inline-flex{display:inline-flex}.table{display:table}.table\!{display:table!important}.field-sizing-content{field-sizing:content}.aspect-auto{aspect-ratio:auto}.aspect-square{aspect-ratio:1}.size-3{width:calc(var(--spacing)*3);height:calc(var(--spacing)*3)}.size-\[14px\]{width:14px;height:14px}.size-full{width:100%;height:100%}.size-dot{width:calc(2*var(--spacing));height:calc(2*var(--spacing))}.size-huge{width:var(--size-huge);height:var(--size-huge)}.size-large{width:var(--size-large);height:var(--size-large)}.size-medium{width:var(--size-medium);height:var(--size-medium)}.size-small{width:var(--size-small);height:var(--size-small)}.size-tiny{width:var(--size-tiny);height:var(--size-tiny)}.h-2\.5{height:calc(var(--spacing)*2.5)}.h-5{height:calc(var(--spacing)*5)}.h-10{height:calc(var(--spacing)*10)}.h-12{height:calc(var(--spacing)*12)}.h-32{height:calc(var(--spacing)*32)}.h-96{height:calc(var(--spacing)*96)}.h-\[400px\]{height:400px}.h-\[500px\]{height:500px}.h-\[calc\(100\%-1px\)\]{height:calc(100% - 1px)}.h-\[var\(--radix-select-trigger-height\)\]{height:var(--radix-select-trigger-height)}.h-auto{height:auto}.h-full{height:100%}.h-large{height:var(--size-large)}.h-medium{height:var(--size-medium)}.h-px{height:1px}.h-screen{height:100vh}.h-small{height:var(--size-small)}.max-h-\(--radix-select-content-available-height\){max-height:var(--radix-select-content-available-height)}.max-h-\[300px\]{max-height:300px}.min-h-0{min-height:calc(var(--spacing)*0)}.min-h-full{min-height:100%}.min-h-huge{min-height:var(--size-huge)}.w-0{width:calc(var(--spacing)*0)}.w-1\/4{width:25%}.w-2\.5{width:calc(var(--spacing)*2.5)}.w-5{width:calc(var(--spacing)*5)}.w-8{width:calc(var(--spacing)*8)}.w-10{width:calc(var(--spacing)*10)}.w-12{width:calc(var(--spacing)*12)}.w-20{width:calc(var(--spacing)*20)}.w-32{width:calc(var(--spacing)*32)}.w-64{width:calc(var(--spacing)*64)}.w-72{width:calc(var(--spacing)*72)}.w-80{width:calc(var(--spacing)*80)}.w-96{width:calc(var(--spacing)*96)}.w-\[14px\]{width:14px}.w-\[220px\]{width:220px}.w-\[600px\]{width:600px}.w-\[800px\]{width:800px}.w-auto{width:auto}.w-fit{width:fit-content}.w-full{width:100%}.w-large{width:var(--size-large)}.w-max{width:max-content}.w-medium{width:var(--size-medium)}.w-px{width:1px}.w-screen{width:100vw}.w-small{width:var(--size-small)}.max-w-\[400px\]{max-width:400px}.max-w-\[calc\(100\%-2\*var\(--spacing\)\*var\(--medium\)\)\]{max-width:calc(100% - 2*var(--spacing)*var(--medium))}.max-w-fit{max-width:fit-content}.max-w-full{max-width:100%}.max-w-lg{max-width:var(--container-lg)}.max-w-md{max-width:var(--container-md)}.max-w-none{max-width:none}.min-w-0{min-width:calc(var(--spacing)*0)}.min-w-32{min-width:calc(var(--spacing)*32)}.min-w-\[80px\]{min-width:80px}.min-w-\[120px\]{min-width:120px}.min-w-\[160px\]{min-width:160px}.min-w-\[200px\]{min-width:200px}.min-w-\[var\(--radix-select-trigger-width\)\]{min-width:var(--radix-select-trigger-width)}.min-w-full{min-width:100%}.flex-1{flex:1}.flex-shrink-0,.shrink-0{flex-shrink:0}.grow{flex-grow:1}.border-collapse{border-collapse:collapse}.origin-\(--radix-hover-card-content-transform-origin\){transform-origin:var(--radix-hover-card-content-transform-origin)}.origin-\(--radix-popover-content-transform-origin\){transform-origin:var(--radix-popover-content-transform-origin)}.origin-\(--radix-select-content-transform-origin\){transform-origin:var(--radix-select-content-transform-origin)}.origin-\(--radix-tooltip-content-transform-origin\){transform-origin:var(--radix-tooltip-content-transform-origin)}.-translate-x-1\/2{--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-x-\[-50\%\]{--tw-translate-x:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.-translate-y-1\/2{--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0{--tw-translate-y:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-0\.5{--tw-translate-y:calc(var(--spacing)*.5);translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-\[-50\%\]{--tw-translate-y:-50%;translate:var(--tw-translate-x)var(--tw-translate-y)}.translate-y-full{--tw-translate-y:100%;translate:var(--tw-translate-x)var(--tw-translate-y)}.rotate-180{rotate:180deg}.transform{transform:var(--tw-rotate-x,)var(--tw-rotate-y,)var(--tw-rotate-z,)var(--tw-skew-x,)var(--tw-skew-y,)}.animate-ping{animation:var(--animate-ping)}.animate-pulse{animation:var(--animate-pulse)}.animate-spin{animation:var(--animate-spin)}.cursor-default{cursor:default}.cursor-ew-resize{cursor:ew-resize}.cursor-grab{cursor:grab}.cursor-grabbing{cursor:grabbing;cursor:var(--cursor-grabbing)}.cursor-help{cursor:help}.cursor-ns-resize{cursor:ns-resize}.cursor-pointer{cursor:pointer;cursor:var(--cursor-pointer)}.cursor-selectable{cursor:var(--cursor-selectable)}.touch-none{touch-action:none}.resize{resize:both}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.gap-0{gap:calc(var(--spacing)*0)}.gap-2{gap:calc(var(--spacing)*2)}.gap-3{gap:calc(var(--spacing)*3)}.gap-4{gap:calc(var(--spacing)*4)}.gap-medium{gap:var(--size-medium)}.gap-single{gap:var(--spacing-single)}.gap-tiny{gap:var(--size-tiny)}:where(.space-y-1>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*1)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*1)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-2>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*2)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*2)*calc(1 - var(--tw-space-y-reverse)))}:where(.space-y-4>:not(:last-child)){--tw-space-y-reverse:0;margin-block-start:calc(calc(var(--spacing)*4)*var(--tw-space-y-reverse));margin-block-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-y-reverse)))}:where(.-space-x-2>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*-2)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*-2)*calc(1 - var(--tw-space-x-reverse)))}:where(.space-x-4>:not(:last-child)){--tw-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing)*4)*var(--tw-space-x-reverse));margin-inline-end:calc(calc(var(--spacing)*4)*calc(1 - var(--tw-space-x-reverse)))}:where(.divide-x>:not(:last-child)){--tw-divide-x-reverse:0;border-inline-style:var(--tw-border-style);border-inline-start-width:calc(1px*var(--tw-divide-x-reverse));border-inline-end-width:calc(1px*calc(1 - var(--tw-divide-x-reverse)))}:where(.divide-\[color\:var\(--border-color\)\]>:not(:last-child)){border-color:var(--border-color)}.justify-self-end{justify-self:flex-end}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.overflow-auto{overflow:auto}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.overflow-x-auto{overflow-x:auto}.overflow-x-hidden{overflow-x:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.rounded{border-radius:.25rem}.rounded-full{border-radius:3.40282e38px}.rounded-lg{border-radius:var(--radius-lg)}.rounded-md{border-radius:var(--radius-md)}.rounded-sm{border-radius:var(--radius-sm)}.rounded-xs{border-radius:var(--radius-xs)}.border{border-style:var(--tw-border-style);border-width:1px}.border-0{border-style:var(--tw-border-style);border-width:0}.border-2{border-style:var(--tw-border-style);border-width:2px}.border-4{border-style:var(--tw-border-style);border-width:4px}.border-t{border-top-style:var(--tw-border-style);border-top-width:1px}.border-r{border-right-style:var(--tw-border-style);border-right-width:1px}.border-b{border-bottom-style:var(--tw-border-style);border-bottom-width:1px}.border-l{border-left-style:var(--tw-border-style);border-left-width:1px}.border-l-4{border-left-style:var(--tw-border-style);border-left-width:4px}.border-dashed{--tw-border-style:dashed;border-style:dashed}.border-solid{--tw-border-style:solid;border-style:solid}.\!border-\[color\:var\(--background-panel\)\]{border-color:var(--background-panel)!important}.border-\[color\:var\(--border-color\)\]{border-color:var(--border-color)}.border-\[color\:var\(--disabled-base\)\]{border-color:var(--disabled-base)}.border-\[color\:var\(--foreground-panel\)\]{border-color:var(--foreground-panel)}.border-accent{border-color:var(--accent)}.border-accent-foreground{border-color:var(--accent-foreground)}.border-accent\/50{border-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.border-accent\/50{border-color:color-mix(in oklab,var(--accent)50%,transparent)}}.border-active-foreground{border-color:var(--active-foreground)}.border-border,.border-foreground{border-color:var(--foreground)}.border-gray-300{border-color:var(--color-gray-300)}.border-muted-foreground\/20{border-color:var(--muted-foreground)}@supports (color:color-mix(in lab,red,red)){.border-muted-foreground\/20{border-color:color-mix(in oklab,var(--muted-foreground)20%,transparent)}}.border-primary{border-color:var(--color-primary)}.border-transparent{border-color:#0000}.border-t-accent{border-top-color:var(--accent)}.border-t-transparent{border-top-color:#0000}.border-r-accent{border-right-color:var(--accent)}.border-b-accent{border-bottom-color:var(--accent)}.border-l-accent{border-left-color:var(--accent)}.border-l-transparent{border-left-color:#0000}.\!bg-\[color\:var\(--foreground-panel\)\]{background-color:var(--foreground-panel)!important}.bg-\[color\:var\(--background-panel\)\]{background-color:var(--background-panel)}.bg-\[color\:var\(--disabled-panel\)\]{background-color:var(--disabled-panel)}.bg-\[color\:var\(--hover-base\)\]{background-color:var(--hover-base)}.bg-\[var\(--active-base\)\]{background-color:var(--active-base)}.bg-\[var\(--hover-base\)\]{background-color:var(--hover-base)}.bg-accent{background-color:var(--accent)}.bg-accent-foreground{background-color:var(--accent-foreground)}.bg-accent\/20{background-color:var(--accent)}@supports (color:color-mix(in lab,red,red)){.bg-accent\/20{background-color:color-mix(in oklab,var(--accent)20%,transparent)}}.bg-active-base,.bg-active-base\/50{background-color:var(--active-base)}@supports (color:color-mix(in lab,red,red)){.bg-active-base\/50{background-color:color-mix(in oklab,var(--active-base)50%,transparent)}}.bg-base,.bg-base\/80{background-color:var(--base)}@supports (color:color-mix(in lab,red,red)){.bg-base\/80{background-color:color-mix(in oklab,var(--base)80%,transparent)}}.bg-black\/50{background-color:#00000080}@supports (color:color-mix(in lab,red,red)){.bg-black\/50{background-color:color-mix(in oklab,var(--color-black)50%,transparent)}}.bg-border,.bg-foreground{background-color:var(--foreground)}.bg-gray-100{background-color:var(--color-gray-100)}.bg-gray-500{background-color:var(--color-gray-500)}.bg-green-500{background-color:var(--color-green-500)}.bg-hover-base{background-color:var(--hover-base)}.bg-muted{background-color:var(--muted)}.bg-muted-foreground\/20{background-color:var(--muted-foreground)}@supports (color:color-mix(in lab,red,red)){.bg-muted-foreground\/20{background-color:color-mix(in oklab,var(--muted-foreground)20%,transparent)}}.bg-muted-foreground\/40{background-color:var(--muted-foreground)}@supports (color:color-mix(in lab,red,red)){.bg-muted-foreground\/40{background-color:color-mix(in oklab,var(--muted-foreground)40%,transparent)}}.bg-muted\/10{background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/10{background-color:color-mix(in oklab,var(--muted)10%,transparent)}}.bg-muted\/20{background-color:var(--muted)}@supports (color:color-mix(in lab,red,red)){.bg-muted\/20{background-color:color-mix(in oklab,var(--muted)20%,transparent)}}.bg-panel{background-color:var(--panel)}.bg-popover{background-color:var(--temporary)}.bg-primary\/30{background-color:#ff344f4d}@supports (color:color-mix(in lab,red,red)){.bg-primary\/30{background-color:color-mix(in oklab,var(--color-primary)30%,transparent)}}.bg-red-500{background-color:var(--color-red-500)}.bg-temporary{background-color:var(--temporary)}.bg-transparent{background-color:#0000}.bg-warning\/90{background-color:#fccf05e6}@supports (color:color-mix(in lab,red,red)){.bg-warning\/90{background-color:color-mix(in oklab,var(--color-warning)90%,transparent)}}.fill-\[var\(--active-base\)\]{fill:var(--active-base)}.fill-\[var\(--active-foreground\)\]{fill:var(--active-foreground)}.fill-\[var\(--color-danger\)\]{fill:var(--color-danger)}.fill-\[var\(--color-success\)\]{fill:var(--color-success)}.fill-\[var\(--color-warning\)\]{fill:var(--color-warning)}.fill-\[var\(--hover-base\)\]{fill:var(--hover-base)}.fill-accent{fill:var(--accent)}.fill-current{fill:currentColor}.fill-foreground{fill:var(--foreground)}.fill-transparent{fill:#0000}.stroke-\[var\(--foreground\)\]{stroke:var(--foreground)}.stroke-\[var\(--muted-foreground\)\]{stroke:var(--muted-foreground)}.stroke-2{stroke-width:2px}.p-0{padding:calc(var(--spacing)*0)}.p-1{padding:calc(var(--spacing)*1)}.p-4{padding:calc(var(--spacing)*4)}.p-6{padding:calc(var(--spacing)*6)}.p-medium{padding:var(--size-medium)}.p-single{padding:var(--spacing-single)}.p-small{padding:var(--size-small)}.px-2{padding-inline:calc(var(--spacing)*2)}.px-3{padding-inline:calc(var(--spacing)*3)}.px-4{padding-inline:calc(var(--spacing)*4)}.py-0\.5{padding-block:calc(var(--spacing)*.5)}.py-1{padding-block:calc(var(--spacing)*1)}.py-2{padding-block:calc(var(--spacing)*2)}.py-4{padding-block:calc(var(--spacing)*4)}.py-single{padding-top:var(--spacing-single);padding-bottom:var(--spacing-single)}.py-small{padding-top:var(--size-small);padding-bottom:var(--size-small)}.pt-0{padding-top:calc(var(--spacing)*0)}.pt-2{padding-top:calc(var(--spacing)*2)}.pt-4{padding-top:calc(var(--spacing)*4)}.px-single{padding-left:var(--spacing-single);padding-right:var(--spacing-single)}.px-tiny{padding-left:var(--size-tiny);padding-right:var(--size-tiny)}.pb-2{padding-bottom:calc(var(--spacing)*2)}.pb-4{padding-bottom:calc(var(--spacing)*4)}.pl-4{padding-left:calc(var(--spacing)*4)}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.font-mono{font-family:var(--font-mono)}.text-2xl{font-size:var(--text-2xl);line-height:var(--tw-leading,var(--text-2xl--line-height))}.text-3xl{font-size:var(--text-3xl);line-height:var(--tw-leading,var(--text-3xl--line-height))}.text-4xl{font-size:var(--text-4xl);line-height:var(--tw-leading,var(--text-4xl--line-height))}.text-lg{font-size:var(--text-lg);line-height:var(--tw-leading,var(--text-lg--line-height))}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.text-xl{font-size:var(--text-xl);line-height:var(--tw-leading,var(--text-xl--line-height))}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.leading-7{--tw-leading:calc(var(--spacing)*7);line-height:calc(var(--spacing)*7)}.leading-none{--tw-leading:1;line-height:1}.font-bold{--tw-font-weight:var(--font-weight-bold);font-weight:var(--font-weight-bold)}.font-medium{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.font-normal{--tw-font-weight:var(--font-weight-normal);font-weight:var(--font-weight-normal)}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.tracking-wide{--tw-tracking:var(--tracking-wide);letter-spacing:var(--tracking-wide)}.tracking-widest{--tw-tracking:var(--tracking-widest);letter-spacing:var(--tracking-widest)}.text-balance{text-wrap:balance}.break-words{overflow-wrap:break-word}.whitespace-nowrap{white-space:nowrap}.text-\[color\:var\(--foreground-panel\)\]{color:var(--foreground-panel)}.text-\[var\(--active-foreground\)\]{color:var(--active-foreground)}.text-accent-foreground{color:var(--accent-foreground)}.text-active-foreground{color:var(--active-foreground)}.text-base{color:var(--base)}.text-foreground{color:var(--foreground)}.text-green-500{color:var(--color-green-500)}.text-muted{color:var(--muted)}.text-muted-foreground{color:var(--muted-foreground)}.text-popover-foreground{color:var(--foreground)}.text-primary{color:var(--color-primary)}.text-red-500{color:var(--color-red-500)}.text-white{color:var(--color-white)}.capitalize{text-transform:capitalize}.uppercase{text-transform:uppercase}.italic{font-style:italic}.tabular-nums{--tw-numeric-spacing:tabular-nums;font-variant-numeric:var(--tw-ordinal,)var(--tw-slashed-zero,)var(--tw-numeric-figure,)var(--tw-numeric-spacing,)var(--tw-numeric-fraction,)}.underline{text-decoration-line:underline}.opacity-0{opacity:0}.opacity-25{opacity:.25}.opacity-50{opacity:.5}.opacity-60{opacity:.6}.opacity-70{opacity:.7}.opacity-75{opacity:.75}.opacity-100{opacity:1}.shadow-\[0_0_0_9999px_rgba\(0\,0\,0\,0\.7\)\]{--tw-shadow:0 0 0 9999px var(--tw-shadow-color,#000000b3);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.shadow-lg{--tw-shadow:0 10px 15px -3px var(--tw-shadow-color,#0000001a),0 4px 6px -4px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring,.ring-1{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-2{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.ring-\[color\:var\(--active-base\)\]{--tw-ring-color:var(--active-base)}.ring-\[color\:var\(--hover-base\)\]{--tw-ring-color:var(--hover-base)}.outline-hidden{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.outline-hidden{outline-offset:2px;outline:2px solid #0000}}.outline{outline-style:var(--tw-outline-style);outline-width:1px}.invert{--tw-invert:invert(100%);filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.filter{filter:var(--tw-blur,)var(--tw-brightness,)var(--tw-contrast,)var(--tw-grayscale,)var(--tw-hue-rotate,)var(--tw-invert,)var(--tw-saturate,)var(--tw-sepia,)var(--tw-drop-shadow,)}.backdrop-blur-sm{--tw-backdrop-blur:blur(var(--blur-sm));-webkit-backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,);backdrop-filter:var(--tw-backdrop-blur,)var(--tw-backdrop-brightness,)var(--tw-backdrop-contrast,)var(--tw-backdrop-grayscale,)var(--tw-backdrop-hue-rotate,)var(--tw-backdrop-invert,)var(--tw-backdrop-opacity,)var(--tw-backdrop-saturate,)var(--tw-backdrop-sepia,)}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[border-color\]{transition-property:border-color;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,border-color\]{transition-property:color,border-color;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-\[color\,box-shadow\]{transition-property:color,box-shadow;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-all{transition-property:all;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-colors{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-opacity{transition-property:opacity;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.transition-transform{transition-property:transform,translate,scale,rotate;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}.duration-100{--tw-duration:.1s;transition-duration:.1s}.duration-150{--tw-duration:.15s;transition-duration:.15s}.duration-200{--tw-duration:.2s;transition-duration:.2s}.outline-none{--tw-outline-style:none;outline-style:none}.select-none{-webkit-user-select:none;user-select:none}.\[-moz-appearance\:textfield\]{-moz-appearance:textfield}.ring-inset{--tw-ring-inset:inset}.file\:inline-flex::file-selector-button{display:inline-flex}.file\:h-medium::file-selector-button{height:var(--size-medium)}.file\:border-0::file-selector-button{border-style:var(--tw-border-style);border-width:0}.file\:bg-transparent::file-selector-button{background-color:#0000}.file\:text-sm::file-selector-button{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.file\:font-medium::file-selector-button{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.file\:text-foreground::file-selector-button{color:var(--foreground)}.placeholder\:text-muted-foreground::placeholder{color:var(--muted-foreground)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:inset-y-0:before{content:var(--tw-content);inset-block:calc(var(--spacing)*0)}.before\:-left-2:before{content:var(--tw-content);left:calc(var(--spacing)*-2)}.before\:w-tiny:before{content:var(--tw-content);width:var(--size-tiny)}.before\:cursor-ew-resize:before{content:var(--tw-content);cursor:ew-resize}.after\:absolute:after{content:var(--tw-content);position:absolute}.after\:inset-y-0:after{content:var(--tw-content);inset-block:calc(var(--spacing)*0)}.after\:left-1\/2:after{content:var(--tw-content);left:50%}.after\:-translate-x-1\/2:after{content:var(--tw-content);--tw-translate-x: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}.first\:border-l-0:first-child{border-left-style:var(--tw-border-style);border-left-width:0}.last\:border-b-0:last-child{border-bottom-style:var(--tw-border-style);border-bottom-width:0}.focus-within\:border-accent:focus-within{border-color:var(--accent)}@media (hover:hover){.hover\:border-\[color\:var\(--hover-base\)\]:hover{border-color:var(--hover-base)}.hover\:border-accent:hover{border-color:var(--accent)}.hover\:bg-\[color\:var\(--hover-panel\)\]:hover{background-color:var(--hover-panel)}.hover\:bg-accent:hover{background-color:var(--accent)}.hover\:bg-hover-base:hover{background-color:var(--hover-base)}.hover\:bg-hover-panel:hover{background-color:var(--hover-panel)}.hover\:bg-hover-temporary:hover{background-color:var(--hover-temporary)}.hover\:bg-muted:hover{background-color:var(--muted)}.hover\:text-foreground:hover{color:var(--foreground)}.hover\:underline:hover{text-decoration-line:underline}.hover\:opacity-100:hover{opacity:1}}.focus\:z-panel:focus{z-index:var(--z-panel)}.focus\:bg-hover-temporary:focus{background-color:var(--hover-temporary)}.focus\:text-foreground:focus{color:var(--foreground)}.focus\:ring-2:focus{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(2px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus\:ring-offset-2:focus{--tw-ring-offset-width:2px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus\:outline-hidden:focus{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus\:outline-hidden:focus{outline-offset:2px;outline:2px solid #0000}}.focus\:outline-none:focus{--tw-outline-style:none;outline-style:none}.focus-visible\:z-panel:focus-visible{z-index:var(--z-panel)}.focus-visible\:border-0:focus-visible{border-style:var(--tw-border-style);border-width:0}.focus-visible\:border-accent:focus-visible{border-color:var(--accent)}.focus-visible\:bg-accent:focus-visible{background-color:var(--accent)}.focus-visible\:bg-hover-temporary:focus-visible{background-color:var(--hover-temporary)}.focus-visible\:bg-muted:focus-visible{background-color:var(--muted)}.focus-visible\:ring-1:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(1px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-\[3px\]:focus-visible{--tw-ring-shadow:var(--tw-ring-inset,)0 0 0 calc(3px + var(--tw-ring-offset-width))var(--tw-ring-color,currentcolor);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.focus-visible\:ring-offset-1:focus-visible{--tw-ring-offset-width:1px;--tw-ring-offset-shadow:var(--tw-ring-inset,)0 0 0 var(--tw-ring-offset-width)var(--tw-ring-offset-color)}.focus-visible\:outline-hidden:focus-visible{--tw-outline-style:none;outline-style:none}@media (forced-colors:active){.focus-visible\:outline-hidden:focus-visible{outline-offset:2px;outline:2px solid #0000}}.focus-visible\:outline-1:focus-visible{outline-style:var(--tw-outline-style);outline-width:1px}.focus-visible\:outline-none:focus-visible{--tw-outline-style:none;outline-style:none}.active\:cursor-grabbing:active{cursor:grabbing;cursor:var(--cursor-grabbing)}.active\:bg-accent:active{background-color:var(--accent)}.disabled\:pointer-events-none:disabled{pointer-events:none}.disabled\:cursor-not-allowed:disabled{cursor:not-allowed}.disabled\:opacity-50:disabled{opacity:.5}.data-\[disabled\]\:pointer-events-none[data-disabled]{pointer-events:none}.data-\[disabled\]\:opacity-50[data-disabled]{opacity:.5}.data-\[disabled\=true\]\:pointer-events-none[data-disabled=true]{pointer-events:none}.data-\[disabled\=true\]\:opacity-50[data-disabled=true]{opacity:.5}.data-\[orientation\=horizontal\]\:h-full[data-orientation=horizontal]{height:100%}.data-\[orientation\=horizontal\]\:w-full[data-orientation=horizontal]{width:100%}.data-\[orientation\=vertical\]\:h-full[data-orientation=vertical]{height:100%}.data-\[orientation\=vertical\]\:min-h-44[data-orientation=vertical]{min-height:calc(var(--spacing)*44)}.data-\[orientation\=vertical\]\:w-auto[data-orientation=vertical]{width:auto}.data-\[orientation\=vertical\]\:w-full[data-orientation=vertical]{width:100%}.data-\[orientation\=vertical\]\:flex-col[data-orientation=vertical]{flex-direction:column}.data-\[panel-group-direction\=vertical\]\:h-px[data-panel-group-direction=vertical]{height:1px}.data-\[panel-group-direction\=vertical\]\:w-full[data-panel-group-direction=vertical]{width:100%}.data-\[panel-group-direction\=vertical\]\:flex-col[data-panel-group-direction=vertical]{flex-direction:column}.data-\[panel-group-direction\=vertical\]\:border-t[data-panel-group-direction=vertical]{border-top-style:var(--tw-border-style);border-top-width:1px}.data-\[panel-group-direction\=vertical\]\:border-r-0[data-panel-group-direction=vertical]{border-right-style:var(--tw-border-style);border-right-width:0}.data-\[panel-group-direction\=vertical\]\:border-accent[data-panel-group-direction=vertical]{border-color:var(--accent)}.data-\[panel-group-direction\=vertical\]\:bg-accent[data-panel-group-direction=vertical]{background-color:var(--accent)}.data-\[panel-group-direction\=vertical\]\:before\:inset-x-0[data-panel-group-direction=vertical]:before{content:var(--tw-content);inset-inline:calc(var(--spacing)*0)}.data-\[panel-group-direction\=vertical\]\:before\:-top-2[data-panel-group-direction=vertical]:before{content:var(--tw-content);top:calc(var(--spacing)*-2)}.data-\[panel-group-direction\=vertical\]\:before\:h-4[data-panel-group-direction=vertical]:before{content:var(--tw-content);height:calc(var(--spacing)*4)}.data-\[panel-group-direction\=vertical\]\:before\:w-full[data-panel-group-direction=vertical]:before{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:before\:cursor-ns-resize[data-panel-group-direction=vertical]:before{content:var(--tw-content);cursor:ns-resize}.data-\[panel-group-direction\=vertical\]\:after\:left-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);left:calc(var(--spacing)*0)}.data-\[panel-group-direction\=vertical\]\:after\:w-full[data-panel-group-direction=vertical]:after{content:var(--tw-content);width:100%}.data-\[panel-group-direction\=vertical\]\:after\:translate-x-0[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-x:calc(var(--spacing)*0);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[panel-group-direction\=vertical\]\:after\:-translate-y-1\/2[data-panel-group-direction=vertical]:after{content:var(--tw-content);--tw-translate-y: -50% ;translate:var(--tw-translate-x)var(--tw-translate-y)}@media (hover:hover){.data-\[panel-group-direction\=vertical\]\:hover\:border-accent[data-panel-group-direction=vertical]:hover{border-color:var(--accent)}}.data-\[placeholder\]\:text-muted-foreground[data-placeholder]{color:var(--muted-foreground)}.data-\[selected\=true\]\:bg-hover-temporary[data-selected=true]{background-color:var(--hover-temporary)}.data-\[selected\=true\]\:text-foreground[data-selected=true]{color:var(--foreground)}.data-\[side\=bottom\]\:translate-y-1[data-side=bottom]{--tw-translate-y:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=left\]\:-translate-x-1[data-side=left]{--tw-translate-x:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=right\]\:translate-x-1[data-side=right]{--tw-translate-x:calc(var(--spacing)*1);translate:var(--tw-translate-x)var(--tw-translate-y)}.data-\[side\=top\]\:-translate-y-1[data-side=top]{--tw-translate-y:calc(var(--spacing)*-1);translate:var(--tw-translate-x)var(--tw-translate-y)}:is(.\*\*\:data-\[slot\=command-input-wrapper\]\:h-large *)[data-slot=command-input-wrapper]{height:var(--size-large)}:is(.\*\:data-\[slot\=select-value\]\:line-clamp-1>*)[data-slot=select-value]{-webkit-line-clamp:1;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}:is(.\*\:data-\[slot\=select-value\]\:flex>*)[data-slot=select-value]{display:flex}:is(.\*\:data-\[slot\=select-value\]\:items-center>*)[data-slot=select-value]{align-items:center}:is(.\*\:data-\[slot\=select-value\]\:gap-single>*)[data-slot=select-value]{gap:var(--spacing-single)}.data-\[state\=active\]\:bg-hover-base[data-state=active]{background-color:var(--hover-base)}.data-\[state\=active\]\:bg-hover-panel[data-state=active]{background-color:var(--hover-panel)}.data-\[state\=active\]\:bg-hover-temporary[data-state=active]{background-color:var(--hover-temporary)}.data-\[state\=active\]\:shadow-sm[data-state=active]{--tw-shadow:0 1px 3px 0 var(--tw-shadow-color,#0000001a),0 1px 2px -1px var(--tw-shadow-color,#0000001a);box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}.data-\[state\=on\]\:bg-active-base[data-state=on]{background-color:var(--active-base)}.data-\[state\=on\]\:text-active-foreground[data-state=on]{color:var(--active-foreground)}@media (hover:hover){.data-\[state\=on\]\:hover\:bg-active-base\/90[data-state=on]:hover{background-color:var(--active-base)}@supports (color:color-mix(in lab,red,red)){.data-\[state\=on\]\:hover\:bg-active-base\/90[data-state=on]:hover{background-color:color-mix(in oklab,var(--active-base)90%,transparent)}}.data-\[state\=on\]\:hover\:text-active-foreground[data-state=on]:hover{color:var(--active-foreground)}}.data-\[state\=open\]\:bg-accent[data-state=open]{background-color:var(--accent)}.data-\[state\=open\]\:text-muted-foreground[data-state=open]{color:var(--muted-foreground)}@media (min-width:40rem){.sm\:h-\[300px\]{height:300px}.sm\:max-w-lg{max-width:var(--container-lg)}.sm\:flex-row{flex-direction:row}.sm\:justify-end{justify-content:flex-end}.sm\:text-left{text-align:left}}@media (min-width:48rem){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}}@media (prefers-color-scheme:dark){.dark\:border-gray-700{border-color:var(--color-gray-700)}.dark\:bg-gray-800{background-color:var(--color-gray-800)}.dark\:prose-invert{--tw-prose-body:var(--tw-prose-invert-body);--tw-prose-headings:var(--tw-prose-invert-headings);--tw-prose-lead:var(--tw-prose-invert-lead);--tw-prose-links:var(--tw-prose-invert-links);--tw-prose-bold:var(--tw-prose-invert-bold);--tw-prose-counters:var(--tw-prose-invert-counters);--tw-prose-bullets:var(--tw-prose-invert-bullets);--tw-prose-hr:var(--tw-prose-invert-hr);--tw-prose-quotes:var(--tw-prose-invert-quotes);--tw-prose-quote-borders:var(--tw-prose-invert-quote-borders);--tw-prose-captions:var(--tw-prose-invert-captions);--tw-prose-kbd:var(--tw-prose-invert-kbd);--tw-prose-kbd-shadows:var(--tw-prose-invert-kbd-shadows);--tw-prose-code:var(--tw-prose-invert-code);--tw-prose-pre-code:var(--tw-prose-invert-pre-code);--tw-prose-pre-bg:var(--tw-prose-invert-pre-bg);--tw-prose-th-borders:var(--tw-prose-invert-th-borders);--tw-prose-td-borders:var(--tw-prose-invert-td-borders)}}.\[\&_\[cmdk-group-heading\]\]\:py-single [cmdk-group-heading]{padding-top:var(--spacing-single);padding-bottom:var(--spacing-single)}.\[\&_\[cmdk-group-heading\]\]\:px-single [cmdk-group-heading]{padding-left:var(--spacing-single);padding-right:var(--spacing-single)}.\[\&_\[cmdk-group-heading\]\]\:text-xs [cmdk-group-heading]{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.\[\&_\[cmdk-group-heading\]\]\:font-medium [cmdk-group-heading]{--tw-font-weight:var(--font-weight-medium);font-weight:var(--font-weight-medium)}.\[\&_\[cmdk-group-heading\]\]\:text-muted-foreground [cmdk-group-heading]{color:var(--muted-foreground)}.\[\&_\[cmdk-group\]\:not\(\[hidden\]\)_\~\[cmdk-group\]\]\:pt-0 [cmdk-group]:not([hidden])~[cmdk-group]{padding-top:calc(var(--spacing)*0)}.\[\&_\[cmdk-input-wrapper\]_svg\]\:h-small [cmdk-input-wrapper] svg{height:var(--size-small)}.\[\&_\[cmdk-input-wrapper\]_svg\]\:w-small [cmdk-input-wrapper] svg{width:var(--size-small)}.\[\&_\[cmdk-input\]\]\:h-large [cmdk-input]{height:var(--size-large)}.\[\&_\[cmdk-item\]\]\:py-tiny [cmdk-item]{padding-top:var(--size-tiny);padding-bottom:var(--size-tiny)}.\[\&_\[cmdk-item\]\]\:px-single [cmdk-item]{padding-left:var(--spacing-single);padding-right:var(--spacing-single)}.\[\&_\[cmdk-item\]_svg\]\:h-small [cmdk-item] svg{height:var(--size-small)}.\[\&_\[cmdk-item\]_svg\]\:w-small [cmdk-item] svg{width:var(--size-small)}.\[\&_svg\]\:pointer-events-none svg{pointer-events:none}.\[\&_svg\]\:\!size-\[tiny\] svg{width:tiny!important;height:tiny!important}.\[\&_svg\]\:\!max-h-tiny svg{max-height:var(--size-tiny)!important}.\[\&_svg\]\:\!max-w-tiny svg{max-width:var(--size-tiny)!important}.\[\&_svg\]\:shrink-0 svg{flex-shrink:0}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-4 svg:not([class*=size-]){width:calc(var(--spacing)*4);height:calc(var(--spacing)*4)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-small svg:not([class*=size-]){width:var(--size-small);height:var(--size-small)}.\[\&_svg\:not\(\[class\*\=\'size-\'\]\)\]\:size-tiny svg:not([class*=size-]){width:var(--size-tiny);height:var(--size-tiny)}.\[\&_svg\:not\(\[class\*\=\'text-\'\]\)\]\:text-muted-foreground svg:not([class*=text-]){color:var(--muted-foreground)}.\[\&\:\:-webkit-inner-spin-button\]\:appearance-none::-webkit-inner-spin-button{appearance:none}.\[\&\:\:-webkit-outer-spin-button\]\:appearance-none::-webkit-outer-spin-button{appearance:none}:is(.\*\:\[span\]\:last\:flex>*):is(span):last-child{display:flex}:is(.\*\:\[span\]\:last\:items-center>*):is(span):last-child{align-items:center}:is(.\*\:\[span\]\:last\:gap-single>*):is(span):last-child{gap:var(--spacing-single)}.\[\&\[data-state\=open\]\>svg\]\:rotate-180[data-state=open]>svg{rotate:180deg}}@font-face{font-family:Anta;src:url(/assets/latin-pQlAw6oA.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Anta Extended;src:url(/assets/latin-ext-X3mjR8ZR.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Anta Math;src:url(/assets/math-C-aLqmow.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Anta Symbols;src:url(/assets/symbols-CSXr-ush.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kelly Slab;src:url(/assets/latin-BNNCfF1b.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kelly Slab Extended;src:url(/assets/latin-ext-DEtXUsHT.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Kelly Slab Cyrillic;src:url(/assets/cyrillic-CIvE9Vvs.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Share Tech Mono;src:url(/assets/latin-CCqdbj5z.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Noto Emoji;src:url(/assets/emoji-400-CM1IekV5.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 0";src:url(/assets/0-400-BHIko4x4.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 1";src:url(/assets/1-400-EDzsVh6N.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 2";src:url(/assets/2-400-CRD2MPcm.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 3";src:url(/assets/3-400-TbYNZyDU.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 4";src:url(/assets/4-400-DFfEAlTi.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 5";src:url(/assets/5-400-BAr6OUWw.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 6";src:url(/assets/6-400-BdasWIJ_.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 7";src:url(/assets/7-400-a3jybn0L.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 8";src:url(/assets/8-400-Aq3Lc0BN.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 9";src:url(/assets/9-400-B16UBQgC.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 10";src:url(/assets/10-400-BsbnStKJ.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Noto Emoji 11";src:url(data:font/woff2;base64,d09GMgABAAAAAA5AAA8AAAAAFTQAAA3oAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHB4GYD9TVEFULgCBXBEICp8Uml8LGAABNgIkAx4EIAWDKgdyFyQYGBveEaOifpFWWIJ/HsbGtKYH5pMzMpIrdQaRawvlq8OSoCgGL7VnLHgjDfHb/DtK5BkgpUwMJNoqTEonCJLaC7Rn5f4fzKWuXLtqXXS50lUEkezutwU5xRCAZNSUXRLVISqazNep4w46hGrTPapAd+2DDMRFhAD8v/3aV/fTxSqhUj1kKqHcGexdZn327HmCzmLzsLeLPUjmiUwnEqqIn04nkypfQq4/tPa3qXaI+h0ZK1jQ7aRvGZa3AQgAIABvcwKoUGlMAA8w/wlIf54AMPi5cBpYAGBDsd0A9LEXoAcUlYeLOxYF0RDlRYBaEAXC1EenBon1LE4Vf4sAkD74mRsNgCRC+nEGEDF8lFGCsd5QTcUl9dt1FECLboiC07Rj31wcgKhzHYVsy6DNbkBgLnw+gVcLEAAVTlcciYr1K0AD+HOiBuBDNlWgKQHYAQBAJ2AnQAMAK9htoQGAE+yeoD0B2AugM4JlQXUZvmcGAK700rYQe8N/X/49AqdEGG2cOxqJpEWEJGALEpymtVyGxkM08hlyERETdGExGAoSbi4urrZrEMWd4Er74gl4Ch7z/fB8U8iNNCFXyvfDYPhcN7deIok4CGkjtVS6O7u1dPw9vQlnbz17hIgPntwA9vf4fi10B7b7/+wWVAXH29OHhI6fx9eB/caTB/kCsvDwGtKJrSy4ahGeoOMZ6XwE9r5heADphGYGETqYbEpXMmd66y2pWLUIAgV3HglXCH8Wqr9fD14FhFnMB30mee0B0uxA/Qbqcn8/ROygZpCXFjqoRPugXRDEhHlm9q1z2I0bYISACIA8xNrx97D7wQOkVjGqBUlS40y9a37o6BMhgSL7sFsoxrobhrcePamAzYGrsmPw/P4KRDvgUGRhV9z1W2quXYsbqkPMBZ18x6jhI8KMHiQrFPG03rssXUJdfxlMOIChYwTebGncBexXTT4256GDppxOC7VsrAae7yphL1Fdjs4qDXugmjOpTFDdTrDSGWn02cmPSyF2gbbZ+GUh7UDNwCmnbXsiFxmlA5j8BTOiqfuVlj/coiWdPt8CrT3GsueK4GKxaqiL1DSLkVW5EOtqzyCr2ZhqzOLMmix6X4nXkBIB0bMqpTqzr3DDkyDagQd4GbsAAIGBgUirmXGC6dVueIn38fuLB+m1DggRc/cl0rktsmYwQUDouBCb1qR1e1G7h5belJnRq+skTaVb1xruCE+kbNIRAUjUlEYAsCo8dPrOYxrRpj0HeyzftuYA2Bd6UbttYNPVGhEnzNkXtV1E4nQ2ZcXZ7bBQl+8GgbTYQ6Njm+Bm8oIHefQ5+FE1r/Kb5z7k/RUx5m5Ynm6KtzohOCsWwVjRCMoKEcBvRyBiBzITIKRju03EoraNx9BRIQAojYnS8fYDyiZcEwTnr2UZC8syWw0dSX7nrbvBCSeJOHevflSsUu8O5dzVmj+v4Ylteb9lZfmAk1WzdFQqzprlol7Sk8Y3mcH9+xYRD1hvoIWavSXsDf8MFXQQJst1mBa3H7Z1TnVMY5XoQKwQBB2ShHnSwltZxqtlRqyXm0inR7ROJ57Bla3hOmlrz9kZSLAamIcYcuBNiKjWncKawDQz+SDB/rE9KP4Akhp7WumChF4yS2jczSUtD3r3QAL9ip2xRehIsikrknc4jbbF0s++AP7+fk2fm+j9dkeYQZsXho5jQxQsIg5pfMjKO/CVmxQMohy6+iuuefS9JUjMTCG2gb4JvdSeRNs6CmVmEBwmE/bDxiuibkCXw4ENNmXFhjK3uLRVW/ePGkTZ9G20Ck/Xw7ILomZe0NOHinTa6gB0+PNM/oq0nj2BVvaZ+qbX+rpmqyhZm3gaPBb1n/ACzo3zzmUTIT0lACv1xHfY32L7sKVl1DGvzdZK7yXSGzewh+lNeV6uCwgTlshAUPoOxQvbK9qrtadylDm4mf0nT83sA6D0i5O5oPRBwsx+gLMuH9eplohF2kKXtIqBzk4MAAA0xKy1/cI7QtFt/4xzIuH57MOM4jklKrW6JPzpXLUrzRdjZNsqhj++3O9lQHmQBpKddGQVlN68lKxE4cpy0Xmn3BYV3cny6PaUMW5KVd9fRAODyl8GlPuBqazA7217p95QR5vrJk82D2/cUF7Qk2fLlK8eNW6brvr/TaVjl0abS+3HtKsepRvum6PH59RHkiqKRictKrKRpfIaoknltn84LCxEb997e3bOquVarwSzLjZcJf8+Z1jMmYlPGjq7Fk5i44Y8z85VK4tKKzB85vSKlMxxHqO4emZAnta7gd3krtet7uLz/VvGtspTmyuxlWRO58gNeYn2VaFF0DdRlhoWFquShqqzm1XKvUmDpXlRkaHD8uOTki3RMZlVUJpf06WLfPN9U7agMdis1LOnGGdGrJ5XeDax0Va4IWK0STxizNLSg0QziTw0w30LsWiD13j25rbm+UEGdVTu8q69pnxbze2CfasSytTBGWXjZxVX+4O4aRR8bl6w/FNQoinzq6ttz4mde459Km7Zs7Wl0btl79aW2Cf7Dw9s1HfNWtmdNlxtSyCT9p0P1MtNke9J71VhkXFxeTYLWZmliQ3TKrmeWpQkSRFUzCuL0FdnmlStZnbdf7aidqFGniQSyxM1QfK0dKnPSIoc9Znequoe+/TDqCXDbuVfXt57ufBFfc+0xy9rx487Gj6nTKHZHq8am79O0tJ6LL/uUFdRft/CAwdmH7EYO86VVx8eHetR9hdFVbMmxNZWtxm5i11dF3MTcpjYFdQJglx97rjAyBXL8jyj6y/7/KDMlH+VlWfGRf/XZM4PmNdRO3bl8JW5wxYMVfhnk5JEZz3l4YM1zXZ1ur45JdrYrvIUJZpihZlihUQ7OeSBsVwPMpJsKQqKIojrnIXxZocQVwrYNvqL5bguwUZiRiPpsBNmYujs+bMen5qjcmrHdqXMzjmvJdeQNEiSB2Nq3g452yRI8SHSdjOTuVxZSVbpieSYEzFDpxiPu9xvcnePyf7zT9hRwVzImslSiwO1ybKDE+PjlXz9n1xDngr/psEr7X5Gs0KWZBRb2Xxc8pO5wcmXmTRDHNsjyx52Uu93QjuUwchSbt43Z0nfs3RxSHBwe+5YIRXpHEJZS9WEebmnb+ejBcRksvdSMnlh0baNTdxGuvFO6YgJOkUPmkx53F1Z3D112r8a2t/9tyuWvPwzw+LJjqwI6WGmPsjwDPLLZGZIrM0z5tcPInIoeGE8N0ihoIDvmIBSRq0JloeFnk3Pye0y6IfXpnGUyPHZp3LET9+VrYkJ+dBRMDve1J6vkwUnxnAAFnH7yA0IcAVYvF6/TJ8emKyVztOkhqS7jnX4qd1pws/h0pC0g2Htp+5fzxHHiY00lEsd0eKbIld02tu2rmySJdhyO2QGW+5CWZEt74GsV5HgKwmUxXordlXYbDKJLa9cFmbLrZfJbLkjUyel5KRGhLWfORTBkEqJaqLDMVaHBJvXmgxByWmSrpTkc16xyaLA4CQR4mGiUJU6OheX1R5fSruIYNDhasuLZcmJeYm5E0b1DN2YsqBcHhoiD61PjWFM7N8yoCGIB9dqkkamFleu1+eHLb9SDgrzx7FAlkrT5EuEvk0aezVyKKOpru+iSrk7QFDS2x5N4TkmTPCsTZoR1TtOEDBfqbrYV9eEOlRYPUpXei/z3vwSW19fc9MELLb9WK1CwdNEYbETmpr7+mwl87d9+VIlzUIiWWisuvimo/uaxMamI/ubQlkq7tu3XBWLPf/uHaqa1VhZuXv3unV7doNNV4+DHv6/PFzng609vet27a6sbGSpqXfe7A7Q4UiZWdMtbI7AyHvrcPSOdoTK1GavW81s3Et/ksP+hmcScNgWQVYmCefWZv4z6SVucBQKFZMyZGtBpJJEUkZ+ASv/+WKxqdEe/tGpehDm8I5UpcXxY7Kycs8qgjUmb4aOQYnBJUWu92Sb/ePS5VGRaeaIHcEjMxNDxOMN2eJgHW9RdmmlIixMqQvgi+QRH1geqhhJXI4wkF5yJeBoCZ2/IyQ2yioeOjz80qBIuYBVaI3zyKWWdflbx0ti9oWyw2xf2J7RlQK5PiWMeeNdsJ+SyQoxxijiC6O+ZFww8NLDRPzEScrOVg4r/GLYAZIv88dbVmi8VpKo18XLtTW+SnJeoPGJhH1V6y96zApYJQmRfOOLFcnRZXvJ95KaMzQ+W9ukZzn6rvAF/hYGZ76xQMVWDppoLe0yRlYBSe7DSbT+oTqGuyFieG5EiIE7l/eUSR13OlVaI+aEJwowdGrS2A//CEPhuOF08Sx3YpY7raIyoatFSNwbV81AzG+Dl6DB8eT2d2KBu+wLHsGfFneuhRfDLQ9vw2JQ8o3OPNwd4C2uDQLwPush8FkJSujPXE/FoJ/HxWwCMGFfBiAGMiABfMhvSIaCvAIEfIVsA4EnCeB/6HR0pnJD/CyCgOJpEQq4getFaBBlSREGsI0swgKGYUU4wJJY6AbCuHghME4gGmsfZlWoVLES9RhMXrUYgbLOcLUcrDZAZUrVYUWIVVEs5pXVUdFIVwVYUxphsYwrJQwKDTZk4VCDFpLVVrmtSiU/oaSCBAk1q/1EOX6zs2QsNR3aqVps97nkwh1R/jNarUXtZQAWhkgMthF+BLAqnlmhEDUoXw4FQL0wt7XzLgQAiIJogIYYiIU46ATx0BkSnBoqS4NUUxiuwAarkpTRJkkekaSQJyUrk6Oio1S7FCoAiQ9h3Z983mEKZAhUplMfsiULBkBv8CVDBAW5)format("woff2");font-weight:400;font-style:normal;font-display:swap}.lm_root{position:relative}.lm_row>.lm_item{float:left}.lm_content{position:relative;overflow:hidden}.lm_dragging,.lm_dragging *{-webkit-user-select:none;user-select:none;cursor:move!important}.lm_maximised{z-index:40;position:absolute;top:0;left:0}.lm_maximise_placeholder{display:none}.lm_splitter{z-index:2;touch-action:none;position:relative}.lm_splitter.lm_vertical .lm_drag_handle{cursor:ns-resize;touch-action:none;-webkit-user-select:none;user-select:none;width:100%;position:absolute}.lm_splitter.lm_horizontal{float:left;height:100%}.lm_splitter.lm_horizontal .lm_drag_handle{cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;height:100%;position:absolute}.lm_header{z-index:1;-webkit-user-select:none;user-select:none;position:relative;overflow:visible}.lm_header [class^=lm_]{box-sizing:content-box!important}.lm_header .lm_controls{display:flex;position:absolute;right:3px}.lm_header .lm_controls>*{cursor:pointer;float:left;text-align:center;width:18px;height:18px}.lm_header .lm_tabs{display:flex;position:absolute}.lm_header .lm_tab{cursor:pointer;float:left;touch-action:none;height:14px;margin-top:1px;padding:0 25px 5px 10px;position:relative}.lm_header .lm_tab i{width:2px;height:19px;position:absolute}.lm_header .lm_tab i.lm_left{top:0;left:-2px}.lm_header .lm_tab i.lm_right{top:0;right:-2px}.lm_header .lm_tab .lm_title{text-overflow:ellipsis;display:inline-block;overflow:hidden}.lm_header .lm_tab .lm_close_tab{text-align:center;width:14px;height:14px;position:absolute;top:0;right:0}.lm_stack{position:relative}.lm_stack>.lm_items{overflow:hidden}.lm_stack.lm_left>.lm_items{position:absolute;top:0;left:20px}.lm_stack.lm_right>.lm_items{position:absolute;top:0;right:20px}.lm_stack.lm_right>.lm_header{position:absolute;top:0;right:0}.lm_stack.lm_bottom>.lm_items{position:absolute;bottom:20px}.lm_stack.lm_bottom>.lm_header{position:absolute;bottom:0}.lm_left.lm_stack .lm_header,.lm_right.lm_stack .lm_header{height:100%}.lm_left.lm_dragProxy .lm_header,.lm_right.lm_dragProxy .lm_header,.lm_left.lm_dragProxy .lm_items,.lm_right.lm_dragProxy .lm_items{float:left}.lm_left.lm_dragProxy .lm_header,.lm_right.lm_dragProxy .lm_header,.lm_left.lm_stack .lm_header,.lm_right.lm_stack .lm_header{vertical-align:top;width:20px}.lm_left.lm_dragProxy .lm_header .lm_tabs,.lm_right.lm_dragProxy .lm_header .lm_tabs,.lm_left.lm_stack .lm_header .lm_tabs,.lm_right.lm_stack .lm_header .lm_tabs{transform-origin:0 0;width:1000px;top:0}.lm_left.lm_dragProxy .lm_header .lm_controls,.lm_right.lm_dragProxy .lm_header .lm_controls,.lm_left.lm_stack .lm_header .lm_controls,.lm_right.lm_stack .lm_header .lm_controls{flex-flow:column;bottom:0}.lm_dragProxy.lm_left .lm_header .lm_tabs,.lm_stack.lm_left .lm_header .lm_tabs{left:0;transform:rotate(-90deg)scaleX(-1)}.lm_dragProxy.lm_left .lm_header .lm_tabs .lm_tab,.lm_stack.lm_left .lm_header .lm_tabs .lm_tab{margin-top:1px;transform:scaleX(-1)}.lm_dragProxy.lm_left .lm_header .lm_tabdropdown_list,.lm_stack.lm_left .lm_header .lm_tabdropdown_list{top:initial;right:initial;left:20px}.lm_dragProxy.lm_right .lm_content{float:left}.lm_dragProxy.lm_right .lm_header .lm_tabs,.lm_stack.lm_right .lm_header .lm_tabs{margin-left:0;left:100%;transform:rotate(90deg)scaleX(1)}.lm_dragProxy.lm_right .lm_header .lm_controls,.lm_stack.lm_right .lm_header .lm_controls{left:3px}.lm_dragProxy.lm_right .lm_header .lm_tabdropdown_list,.lm_stack.lm_right .lm_header .lm_tabdropdown_list{top:initial;right:20px}.lm_dragProxy.lm_bottom .lm_header,.lm_stack.lm_bottom .lm_header{width:100%}.lm_dragProxy.lm_bottom .lm_header .lm_tab,.lm_stack.lm_bottom .lm_header .lm_tab{border-top:none;margin-top:0}.lm_dragProxy.lm_bottom .lm_header .lm_controls,.lm_stack.lm_bottom .lm_header .lm_controls{top:3px}.lm_dragProxy.lm_bottom .lm_header .lm_tabdropdown_list,.lm_stack.lm_bottom .lm_header .lm_tabdropdown_list{top:initial;bottom:20px}.lm_drop_tab_placeholder{float:left;visibility:hidden;width:100px}.lm_header .lm_controls .lm_tabdropdown:before{content:"";vertical-align:middle;color:#fff;border-top:5px dashed;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;display:inline-block}.lm_header .lm_tabdropdown_list{z-index:5;position:absolute;top:20px;right:0;overflow:hidden}.lm_header .lm_tabdropdown_list .lm_tab{clear:both;margin:0;padding-right:10px}.lm_header .lm_tabdropdown_list .lm_tab .lm_title{width:100px}.lm_header .lm_tabdropdown_list .lm_close_tab{display:none!important}.lm_dragProxy{z-index:30;position:absolute;top:0;left:0}.lm_dragProxy .lm_header{background:0 0}.lm_dragProxy .lm_content{border-top:none;overflow:hidden}.lm_dropTargetIndicator{z-index:35;transition:all .2s;display:none;position:absolute}.lm_dropTargetIndicator .lm_inner{width:100%;height:100%;position:relative;top:0;left:0}.lm_transition_indicator{z-index:20;width:20px;height:20px;display:none;position:absolute;top:0;left:0}.lm_popin{z-index:9999;width:20px;height:20px;position:absolute;bottom:0;right:0}.lm_popin>*{width:100%;height:100%;position:absolute;top:0;left:0}.lm_popin>.lm_bg{z-index:10}.lm_popin>.lm_icon{z-index:20}.lm_goldenlayout{background:#000}.lm_content{background:#222;border:1px solid #0000}.lm_dragProxy .lm_content{box-shadow:2px 2px 4px #000000e6}.lm_dropTargetIndicator{outline:1px dashed #ccc;box-shadow:inset 0 0 30px #000}.lm_dropTargetIndicator .lm_inner{opacity:.2;background:#000}.lm_splitter{opacity:.001;background:#000;transition:opacity .2s}.lm_splitter:hover,.lm_splitter.lm_dragging{opacity:1;background:#444}.lm_header{height:20px}.lm_header .lm_tab{color:#999;background:#111;margin-right:2px;padding-top:2px;padding-bottom:2px;font-family:Arial,sans-serif;font-size:12px;box-shadow:2px -2px 2px #0000004d}.lm_header .lm_tab .lm_close_tab{opacity:.4;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAQUlEQVR4nHXOQQ4AMAgCQeT/f6aXpsGK3jSTuCVJAAr7iBdoAwCKd0nwfaAdHbYERw5b44+E8JoBjEYGMBq5gAYP3usUDu2IvoUAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat;width:11px;height:11px;top:4px;right:6px}.lm_header .lm_tab .lm_close_tab:hover{opacity:1}.lm_header .lm_tab.lm_active{border-bottom:none;padding-bottom:3px;box-shadow:0 -2px 2px #000}.lm_header .lm_tab.lm_active .lm_close_tab{opacity:1}.lm_header .lm_tab.lm_active.lm_focused{background-color:#354be3}.lm_dragProxy.lm_right .lm_header .lm_tab.lm_active,.lm_stack.lm_right .lm_header .lm_tab.lm_active{box-shadow:2px -2px 2px #000}.lm_dragProxy.lm_bottom .lm_header .lm_tab,.lm_stack.lm_bottom .lm_header .lm_tab{box-shadow:2px 2px 2px #0000004d}.lm_dragProxy.lm_bottom .lm_header .lm_tab.lm_active,.lm_stack.lm_bottom .lm_header .lm_tab.lm_active{box-shadow:0 2px 2px #000}.lm_selected .lm_header{background-color:#452500}.lm_tab:hover,.lm_tab.lm_active{color:#ddd;background:#222}.lm_header .lm_controls .lm_tabdropdown:before{color:#fff}.lm_controls>*{opacity:.4;background-position:50%;background-repeat:no-repeat;transition:opacity .3s;position:relative}.lm_controls>:hover{opacity:1}.lm_controls .lm_popout{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAPklEQVR4nI2Q0QoAIAwCNfr/X7aXCpGN8snBdgejJOzckpkxs9jR6K6T5JpU0nWl5pSXTk7qwh8SnNT+CAAWCgkKFpuSWsUAAAAASUVORK5CYII=)}.lm_controls .lm_maximise{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAKElEQVR4nGP8////fwYCgImQAgYGBgYWKM2IR81/okwajIpgvsMbVgAwgQYRVakEKQAAAABJRU5ErkJggg==)}.lm_controls .lm_close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAQUlEQVR4nHXOQQ4AMAgCQeT/f6aXpsGK3jSTuCVJAAr7iBdoAwCKd0nwfaAdHbYERw5b44+E8JoBjEYGMBq5gAYP3usUDu2IvoUAAAAASUVORK5CYII=)}.lm_maximised .lm_header{background-color:#000}.lm_maximised .lm_controls .lm_maximise{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAJ0lEQVR4nGP8//8/AzGAiShVI1YhCwMDA8OsWbPwBmZaWhoj0SYCAN1lBxMAX4n0AAAAAElFTkSuQmCC)}.lm_transition_indicator{background-color:#000;border:1px dashed #555}.lm_popin{cursor:pointer}.lm_popin .lm_bg{opacity:.3;background:#fff}.lm_popin .lm_icon{opacity:.7;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAWklEQVR4nJWOyw3AIAxDHcQC7L8jbwT3AlJBfNp3SiI7dtRaLSlKKeoA1oEsKSQZCEluexw8Tm3ohk+E7bnOUHUGcNh+HwbBygw4AZ7FN/Lt84p0l+yTflV8AKQyLdcCRJi/AAAAAElFTkSuQmCC);background-position:50%;background-repeat:no-repeat;border-top:1px solid #eee;border-left:1px solid #eee}.lm_popin:hover .lm_icon{opacity:1}#navbar{z-index:var(--z-base)!important;pointer-events:auto!important;position:relative!important}#navbar button,#navbar [role=button],#navbar a,#navbar [role=link],#navbar input,#navbar select,#navbar textarea{pointer-events:auto!important;-webkit-app-region:no-drag!important}#navbar{-webkit-app-region:drag!important}.lm_goldenlayout{background-color:var(--base)!important;color:var(--foreground)!important;z-index:var(--z-base)!important;pointer-events:auto!important;position:relative!important;overflow:hidden!important}.lm_goldenlayout *{pointer-events:auto!important}.lm_root{z-index:var(--z-base)!important;position:relative!important;overflow:hidden!important}.lm_item{z-index:var(--z-base)!important;position:relative!important}.lm_header,.lm_tabs,.lm_controls{z-index:var(--z-panel)!important}.lm_header{visibility:visible!important;opacity:1!important;height:20px!important;min-height:20px!important;max-height:20px!important;z-index:var(--z-panel)!important;background-color:var(--base)!important;border-bottom:1px solid var(--border-color)!important;display:flex!important;position:relative!important}.lm_tabs{visibility:visible!important;opacity:1!important;flex:1!important;display:flex!important}.lm_tab{visibility:visible!important;opacity:1!important;background-color:var(--base)!important;color:var(--foreground)!important;cursor:var(--cursor-pointer)!important;border-right:1px solid var(--border-color)!important;-webkit-user-select:none!important;user-select:none!important;padding:2px 8px!important;display:flex!important}.lm_tab:hover{background-color:var(--hover-base)!important}.lm_tab.lm_active{background-color:var(--base)!important;color:var(--foreground)!important}.lm_title{opacity:1!important;visibility:visible!important;color:var(--foreground)!important;font-size:var(--text-xs)!important;line-height:var(--text-xs--line-height)!important}.lm_controls{visibility:visible!important;opacity:1!important;flex-shrink:0!important;display:flex!important}.lm_close_tab{visibility:hidden!important;display:none!important}.lm_popout,.lm_maximise,.lm_close{visibility:visible!important;opacity:1!important;cursor:var(--cursor-pointer)!important;background-color:var(--base)!important;border:1px solid var(--border-color)!important;flex-shrink:0!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;margin:0 2px!important;padding:0!important;display:inline-block!important;position:relative!important}.lm_popout:hover,.lm_maximise:hover,.lm_close:hover{background-color:var(--hover-base)!important;border-color:var(--border-color)!important}.lm_popout:before{content:"□"!important;color:var(--foreground)!important;font-size:10px!important;line-height:1!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.lm_maximise:before{content:"■"!important;color:var(--foreground)!important;font-size:8px!important;line-height:1!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.lm_close:before{content:"×"!important;color:var(--foreground)!important;font-size:14px!important;font-weight:700!important;line-height:1!important;display:block!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.lm_item.lm_stack,.lm_item.lm_component{border:1px solid var(--border-color)!important;background-color:var(--base)!important}.lm_content{background-color:var(--base)!important;border:none!important}.lm_items{border:none!important}.lm_splitter{background-color:var(--border-color)!important;width:5px!important;min-width:5px!important;cursor:var(--cursor-ew-resize)!important}.lm_splitter:hover{background-color:var(--hover-base)!important}.dark{--base:var(--color-dark);--panel:var(--color-dark-7-9);--temporary:var(--color-dark-5-7);--foreground:var(--color-light);--active-base:var(--color-primary);--active-foreground:var(--color-light);--muted:var(--color-dark-8-9);--muted-foreground:var(--color-gray);--accent:var(--color-primary);--accent-secondary:var(--color-secondary);--accent-tertiary:var(--color-tertiary);--accent-foreground:var(--color-light);--hover-base:var(--color-gray-300);--hover-panel:var(--color-gray-400);--hover-temporary:var(--color-dark-dark-gray-2);--cursor-default:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899563'%20viewBox='0%200%2014.666391%2023.899563'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,default;--cursor-pointer:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899563'%20viewBox='0%200%2014.666391%2023.899563'%20version='1.1'%20id='svg1'%20inkscape:version='1.4.2%20(f4327f4,%202025-05-13)'%20sodipodi:docname='cursor_pointer_dark_inkscape.svg'%20inkscape:export-filename='cursor_pointer_dark.svg'%20inkscape:export-xdpi='96'%20inkscape:export-ydpi='96'%20xmlns:inkscape='http://www.inkscape.org/namespaces/inkscape'%20xmlns:sodipodi='http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3csodipodi:namedview%20id='namedview1'%20pagecolor='%23ffffff'%20bordercolor='%23000000'%20borderopacity='0.25'%20inkscape:showpageshadow='2'%20inkscape:pageopacity='0.0'%20inkscape:pagecheckerboard='0'%20inkscape:deskcolor='%23d1d1d1'%20inkscape:document-units='px'%20inkscape:zoom='16'%20inkscape:cx='6.78125'%20inkscape:cy='8.6875'%20inkscape:window-width='1440'%20inkscape:window-height='890'%20inkscape:window-x='-6'%20inkscape:window-y='-6'%20inkscape:window-maximized='1'%20inkscape:current-layer='layer1'%20/%3e%3cdefs%20id='defs1'%20/%3e%3cg%20inkscape:label='Ebene%201'%20inkscape:groupmode='layer'%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%23ff344f;fill-opacity:1;stroke:%23001117;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20sodipodi:nodetypes='ccccc'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23001117;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20sodipodi:nodetypes='ccccc'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,pointer;--cursor-grab:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899563'%20viewBox='0%200%2014.666391%2023.899563'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%2300a69d;fill-opacity:1;stroke:%23001117;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23001117;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,grab;--cursor-grabbing:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899563'%20viewBox='0%200%2014.666391%2023.899563'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%2300a69d;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%2300a69d;fill-opacity:1;stroke:%23f7f3e3;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,grabbing;--cursor-ew-resize:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='31.999941'%20height='3.8480899'%20viewBox='0%200%2031.99994%203.84809'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-218.9899,-297.98339)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20219.1781,301.75648%20h%2015.61155%20v%20-3.69809%20h%20-11.70866%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20250.80165,298.05839%20h%20-15.61154%20v%203.69809%20h%2011.70866%20z'%20id='path1-8-8'%20/%3e%3c/g%3e%3c/svg%3e") 16 2,ew-resize;--cursor-col-resize:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='31.999941'%20height='3.8480899'%20viewBox='0%200%2031.99994%203.84809'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-218.9899,-297.98339)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20219.1781,301.75648%20h%2015.61155%20v%20-3.69809%20h%20-11.70866%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20250.80165,298.05839%20h%20-15.61154%20v%203.69809%20h%2011.70866%20z'%20id='path1-8-8'%20/%3e%3c/g%3e%3c/svg%3e") 16 2,col-resize;--cursor-ns-resize:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='3.8480899'%20height='31.999941'%20viewBox='0%200%203.8480898%2031.999941'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-233.06583,-283.90746)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20236.83892,315.71921%20v%20-15.61155%20h%20-3.69809%20v%2011.70866%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20233.14083,284.09566%20v%2015.61154%20h%203.69809%20v%20-11.70866%20z'%20id='path1-8-8'%20/%3e%3c/g%3e%3c/svg%3e") 2 16,ns-resize;--cursor-nesw-resize:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='19.906374'%20height='25.348385'%20viewBox='0%200%2019.906373%2025.348385'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-218.98793,-288.5052)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20238.81426,288.69131%20-11.03904,11.03903%202.61495,2.61495%208.4238,-8.40819%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20219.06797,313.66748%2011.03903,-11.03903%20-2.61494,-2.61494%20-8.42381,8.40427%20z'%20id='path1-8-8'%20/%3e%3c/g%3e%3c/svg%3e") 16 16,nesw-resize;--cursor-nwse-resize:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='25.519381'%20height='19.762911'%20viewBox='0%200%2025.519379%2019.762911'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-213.37493,-294.09072)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20216.36318,291.42097%2011.13961,10.93753%202.59091,-2.63877%20-8.48494,-8.34649%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20241.51905,310.93782%20-11.13961,-10.93752%20-2.5909,2.63876%208.48102,8.34653%20z'%20id='path1-8-8'%20/%3e%3c/g%3e%3c/svg%3e") 16 16,nwse-resize;--cursor-move:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='31.999941'%20height='28.153965'%20viewBox='0%200%2031.99994%2028.153965'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-218.98793,-285.83046)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20250.79968,298.05643%20h%20-15.61155%20v%203.69809%20h%2011.70866%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20219.17613,301.75452%20h%2015.61154%20v%20-3.69809%20h%20-11.70866%20z'%20id='path1-8-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20236.8369,313.79668%20v%20-11.64372%20h%20-3.69801%20v%207.75388%20z'%20id='path1-8-1'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.15;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20233.13889,286.0182%20v%2011.64372%20h%203.69801%20v%20-7.75388%20z'%20id='path1-8-1-7'%20/%3e%3c/g%3e%3c/svg%3e") 16 16,move;--cursor-crosshair:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='32.319809'%20height='32.341881'%20viewBox='0%200%2032.319808%2032.34188'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-340.13937,-281.77691)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.21761,298.40724%20v%2015.61155%20h%20-3.69809%20v%20-11.9178%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20355.85091,298.0384%20h%20-15.61154%20v%203.69809%20h%2011.90184%20z'%20id='path1-8-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.38094,297.48846%20v%20-15.61155%20h%203.69809%20v%2011.9178%20z'%20id='path1-8-82'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.74764,297.8573%20h%2015.61154%20v%20-3.69809%20h%20-11.90184%20z'%20id='path1-8-8-4'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,crosshair;--cursor-crosshair-centered:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='32.319809'%20height='32.341881'%20viewBox='0%200%2032.319808%2032.34188'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-340.13937,-281.77691)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.21761,298.40724%20v%2015.61155%20h%20-3.69809%20v%20-11.9178%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20355.85091,298.0384%20h%20-15.61154%20v%203.69809%20h%2011.90184%20z'%20id='path1-8-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.38094,297.48846%20v%20-15.61155%20h%203.69809%20v%2011.9178%20z'%20id='path1-8-82'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23000117;stroke-width:0.2;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20356.74764,297.8573%20h%2015.61154%20v%20-3.69809%20h%20-11.90184%20z'%20id='path1-8-8-4'%20/%3e%3c/g%3e%3c/svg%3e") 16 16,crosshair;--cursor-selectable:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899565'%20viewBox='0%200%2014.666391%2023.899565'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23ff344f;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%23ff344f;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,pointer;--cursor-foldable:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899565'%20viewBox='0%200%2014.666391%2023.899565'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%2300a69d;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%23f7f3e3;fill-opacity:1;stroke:%2300a69d;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,pointer;--cursor-not-allowed:url("data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'%20standalone='no'?%3e%3c!--%20Created%20with%20Inkscape%20(http://www.inkscape.org/)%20--%3e%3csvg%20width='14.666391'%20height='23.899565'%20viewBox='0%200%2014.666391%2023.899565'%20version='1.1'%20id='svg1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:svg='http://www.w3.org/2000/svg'%3e%3cdefs%20id='defs1'%20/%3e%3cg%20id='layer1'%20transform='translate(-219.91582,-287.95767)'%3e%3cpath%20style='fill:%237b827d;fill-opacity:1;stroke:%23000117;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20220.04082,288.26777%20v%2023.46446%20h%205.64666%20v%20-17.59835%20z'%20id='path1-8'%20/%3e%3cpath%20style='fill:%237b827d;fill-opacity:1;stroke:%23000117;stroke-width:0.25;stroke-miterlimit:5;stroke-dasharray:none;stroke-opacity:1'%20d='m%20226.42314,294.89902%207.98557,8.29594%20-3.99279,4.14797%20-3.99278,-4.14797%20z'%20id='path1-8-1'%20/%3e%3c/g%3e%3c/svg%3e") 0 0,not-allowed;--info-bg:var(--color-dark-8-9);--info-foreground:var(--color-light);--info-border:var(--color-info);--success-bg:var(--color-dark-7-9);--success-foreground:var(--color-light);--success-border:var(--color-success);--warning-bg:var(--color-dark-6-7);--warning-foreground:var(--color-light);--warning-border:var(--color-warning);--destructive-bg:var(--color-dark-8-9);--destructive-foreground:var(--color-danger);--destructive-border:var(--color-danger)}.touch{--spacing:var(--spacing-touch);--text-xs:.75rem;--text-xs--line-height:calc(1/.75);--text-sm:.875rem;--text-sm--line-height:calc(1.25/.875);--text-base:1rem;--text-base--line-height: 1.5 ;--text-lg:1.125rem;--text-lg--line-height:calc(1.75/1.125);--text-xl:1.25rem;--text-xl--line-height:calc(1.75/1.25);--text-2xl:1.5rem;--text-2xl--line-height:calc(2/1.5);--text-3xl:1.875rem;--text-3xl--line-height: 1.2 ;--text-4xl:2.25rem;--text-4xl--line-height:calc(2.5/2.25);--text-5xl:3rem;--text-5xl--line-height:1;--text-6xl:3.75rem;--text-6xl--line-height:1;--text-7xl:4.5rem;--text-7xl--line-height:1;--text-8xl:6rem;--text-8xl--line-height:1;--text-9xl:8rem;--text-9xl--line-height:1}.docs-content{color:var(--foreground)}.docs-content .aside-note{margin-block:calc(var(--spacing)*4);border-style:var(--tw-border-style);padding:calc(var(--spacing)*4);background-color:var(--info-bg);color:var(--info-foreground);border-width:1px;border-color:var(--info-border);border-inline-start-width:var(--spacing)}.docs-content .aside-tip{margin-block:calc(var(--spacing)*4);border-style:var(--tw-border-style);padding:calc(var(--spacing)*4);background-color:var(--success-bg);color:var(--success-foreground);border-width:1px;border-color:var(--success-border);border-inline-start-width:var(--spacing)}.docs-content .aside-caution{margin-block:calc(var(--spacing)*4);border-style:var(--tw-border-style);padding:calc(var(--spacing)*4);background-color:var(--warning-bg);color:var(--warning-foreground);border-width:1px;border-color:var(--warning-border);border-inline-start-width:var(--spacing)}.docs-content .aside-danger{margin-block:calc(var(--spacing)*4);border-style:var(--tw-border-style);padding:calc(var(--spacing)*4);background-color:var(--destructive-bg);color:var(--destructive-foreground);border-width:1px;border-color:var(--destructive-border);border-inline-start-width:var(--spacing)}.docs-content .leading-none{line-height:1}.fullscreen #navbar{z-index:var(--z-modal);transition:transform .2s ease-in-out;position:fixed;top:0;left:0;right:0;transform:translateY(-100%)}.fullscreen #navbar:hover,.fullscreen #navbar:focus-within{transform:translateY(0)}.fullscreen #footer{z-index:var(--z-modal);transition:transform .2s ease-in-out;position:fixed;bottom:0;left:0;right:0;transform:translateY(100%)}.fullscreen #footer:hover,.fullscreen #footer:focus-within,.fullscreen:has(#navbar:hover) #navbar,.fullscreen:has(#footer:hover) #footer{transform:translateY(0)}@media (pointer:coarse){.fullscreen #navbar,.fullscreen #footer{transition:none}}.react-flow{--xy-edge-stroke-default:#b1b1b7;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#555;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#ffffff80;--xy-minimap-background-color-default:#fff;--xy-minimap-mask-background-color-default:#f0f0f099;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#e2e2e2;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:transparent;--xy-background-pattern-dots-color-default:#91919a;--xy-background-pattern-lines-color-default:#eee;--xy-background-pattern-cross-color-default:#e2e2e2;background-color:var(--xy-background-color,var(--xy-background-color-default));--xy-node-color-default:inherit;--xy-node-border-default:1px solid #1a192b;--xy-node-background-color-default:#fff;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #00000014;--xy-node-boxshadow-selected-default:0 0 0 .5px #1a192b;--xy-node-border-radius-default:3px;--xy-handle-background-color-default:#1a192b;--xy-handle-border-color-default:#fff;--xy-selection-background-color-default:#0059dc14;--xy-selection-border-default:1px dotted #0059dccc;--xy-controls-button-background-color-default:#fefefe;--xy-controls-button-background-color-hover-default:#f4f4f4;--xy-controls-button-color-default:inherit;--xy-controls-button-color-hover-default:inherit;--xy-controls-button-border-color-default:#eee;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#fff;--xy-edge-label-color-default:inherit;--xy-resize-background-color-default:#3367d9;direction:ltr}.react-flow.dark{--xy-edge-stroke-default:#3e3e3e;--xy-edge-stroke-width-default:1;--xy-edge-stroke-selected-default:#727272;--xy-connectionline-stroke-default:#b1b1b7;--xy-connectionline-stroke-width-default:1;--xy-attribution-background-color-default:#96969640;--xy-minimap-background-color-default:#141414;--xy-minimap-mask-background-color-default:#3c3c3c99;--xy-minimap-mask-stroke-color-default:transparent;--xy-minimap-mask-stroke-width-default:1;--xy-minimap-node-background-color-default:#2b2b2b;--xy-minimap-node-stroke-color-default:transparent;--xy-minimap-node-stroke-width-default:2;--xy-background-color-default:#141414;--xy-background-pattern-dots-color-default:#777;--xy-background-pattern-lines-color-default:#777;--xy-background-pattern-cross-color-default:#777;--xy-node-color-default:#f8f8f8;--xy-node-border-default:1px solid #3c3c3c;--xy-node-background-color-default:#1e1e1e;--xy-node-group-background-color-default:#f0f0f040;--xy-node-boxshadow-hover-default:0 1px 4px 1px #ffffff14;--xy-node-boxshadow-selected-default:0 0 0 .5px #999;--xy-handle-background-color-default:#bebebe;--xy-handle-border-color-default:#1e1e1e;--xy-selection-background-color-default:#c8c8dc14;--xy-selection-border-default:1px dotted #c8c8dccc;--xy-controls-button-background-color-default:#2b2b2b;--xy-controls-button-background-color-hover-default:#3e3e3e;--xy-controls-button-color-default:#f8f8f8;--xy-controls-button-color-hover-default:#fff;--xy-controls-button-border-color-default:#5b5b5b;--xy-controls-box-shadow-default:0 0 2px 1px #00000014;--xy-edge-label-background-color-default:#141414;--xy-edge-label-color-default:#f8f8f8}.react-flow__background{background-color:var(--xy-background-color-props,var(--xy-background-color,var(--xy-background-color-default)));pointer-events:none;z-index:-1}.react-flow__container{width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__pane{z-index:1}.react-flow__pane.draggable{cursor:grab}.react-flow__pane.dragging{cursor:grabbing}.react-flow__pane.selection{cursor:pointer}.react-flow__viewport{transform-origin:0 0;z-index:2;pointer-events:none}.react-flow__renderer{z-index:4}.react-flow__selection{z-index:6}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible{outline:none}.react-flow__edge-path{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default));stroke-width:var(--xy-edge-stroke-width,var(--xy-edge-stroke-width-default));fill:none}.react-flow__connection-path{stroke:var(--xy-connectionline-stroke,var(--xy-connectionline-stroke-default));stroke-width:var(--xy-connectionline-stroke-width,var(--xy-connectionline-stroke-width-default));fill:none}.react-flow .react-flow__edges{position:absolute}.react-flow .react-flow__edges svg{pointer-events:none;position:absolute;overflow:visible}.react-flow__edge{pointer-events:visibleStroke}.react-flow__edge.selectable{cursor:pointer}.react-flow__edge.animated path{stroke-dasharray:5;animation:.5s linear infinite dashdraw}.react-flow__edge.animated path.react-flow__edge-interaction{stroke-dasharray:none;animation:none}.react-flow__edge.inactive{pointer-events:none}.react-flow__edge.selected,.react-flow__edge:focus,.react-flow__edge:focus-visible{outline:none}.react-flow__edge.selected .react-flow__edge-path,.react-flow__edge.selectable:focus .react-flow__edge-path,.react-flow__edge.selectable:focus-visible .react-flow__edge-path{stroke:var(--xy-edge-stroke-selected,var(--xy-edge-stroke-selected-default))}.react-flow__edge-textwrapper{pointer-events:all}.react-flow__edge .react-flow__edge-text{pointer-events:none;-webkit-user-select:none;user-select:none}.react-flow__arrowhead polyline{stroke:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__arrowhead polyline.arrowclosed{fill:var(--xy-edge-stroke,var(--xy-edge-stroke-default))}.react-flow__connection{pointer-events:none}.react-flow__connection .animated{stroke-dasharray:5;animation:.5s linear infinite dashdraw}svg.react-flow__connectionline{z-index:1001;position:absolute;overflow:visible}.react-flow__nodes{pointer-events:none;transform-origin:0 0}.react-flow__node{-webkit-user-select:none;user-select:none;pointer-events:all;transform-origin:0 0;box-sizing:border-box;cursor:default;position:absolute}.react-flow__node.selectable{cursor:pointer}.react-flow__node.draggable{cursor:grab;pointer-events:all}.react-flow__node.draggable.dragging{cursor:grabbing}.react-flow__nodesselection{z-index:3;transform-origin:0 0;pointer-events:none}.react-flow__nodesselection-rect{pointer-events:all;cursor:grab;position:absolute}.react-flow__handle{pointer-events:none;background-color:var(--xy-handle-background-color,var(--xy-handle-background-color-default));border:1px solid var(--xy-handle-border-color,var(--xy-handle-border-color-default));border-radius:100%;width:6px;min-width:5px;height:6px;min-height:5px;position:absolute}.react-flow__handle.connectingfrom{pointer-events:all}.react-flow__handle.connectionindicator{pointer-events:all;cursor:crosshair}.react-flow__handle-bottom{top:auto;bottom:0;left:50%;transform:translate(-50%,50%)}.react-flow__handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.react-flow__handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.react-flow__handle-right{top:50%;right:0;transform:translate(50%,-50%)}.react-flow__edgeupdater{cursor:move;pointer-events:all}.react-flow__pane.selection .react-flow__panel{pointer-events:none}.react-flow__panel{z-index:5;margin:15px;position:absolute}.react-flow__panel.top{top:0}.react-flow__panel.bottom{bottom:0}.react-flow__panel.top.center,.react-flow__panel.bottom.center{left:50%;transform:translate(-15px)translate(-50%)}.react-flow__panel.left{left:0}.react-flow__panel.right{right:0}.react-flow__panel.left.center,.react-flow__panel.right.center{top:50%;transform:translateY(-15px)translateY(-50%)}.react-flow__attribution{background:var(--xy-attribution-background-color,var(--xy-attribution-background-color-default));margin:0;padding:2px 3px;font-size:10px}.react-flow__attribution a{color:#999;text-decoration:none}@keyframes dashdraw{0%{stroke-dashoffset:10px}}.react-flow__edgelabel-renderer{pointer-events:none;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__viewport-portal{-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;top:0;left:0}.react-flow__minimap{background:var(--xy-minimap-background-color-props,var(--xy-minimap-background-color,var(--xy-minimap-background-color-default)))}.react-flow__minimap-svg{display:block}.react-flow__minimap-mask{fill:var(--xy-minimap-mask-background-color-props,var(--xy-minimap-mask-background-color,var(--xy-minimap-mask-background-color-default)));stroke:var(--xy-minimap-mask-stroke-color-props,var(--xy-minimap-mask-stroke-color,var(--xy-minimap-mask-stroke-color-default)));stroke-width:var(--xy-minimap-mask-stroke-width-props,var(--xy-minimap-mask-stroke-width,var(--xy-minimap-mask-stroke-width-default)))}.react-flow__minimap-node{fill:var(--xy-minimap-node-background-color-props,var(--xy-minimap-node-background-color,var(--xy-minimap-node-background-color-default)));stroke:var(--xy-minimap-node-stroke-color-props,var(--xy-minimap-node-stroke-color,var(--xy-minimap-node-stroke-color-default)));stroke-width:var(--xy-minimap-node-stroke-width-props,var(--xy-minimap-node-stroke-width,var(--xy-minimap-node-stroke-width-default)))}.react-flow__background-pattern.dots{fill:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-dots-color-default)))}.react-flow__background-pattern.lines{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-lines-color-default)))}.react-flow__background-pattern.cross{stroke:var(--xy-background-pattern-color-props,var(--xy-background-pattern-color,var(--xy-background-pattern-cross-color-default)))}.react-flow__controls{box-shadow:var(--xy-controls-box-shadow,var(--xy-controls-box-shadow-default));flex-direction:column;display:flex}.react-flow__controls.horizontal{flex-direction:row}.react-flow__controls-button{background:var(--xy-controls-button-background-color,var(--xy-controls-button-background-color-default));border:none;border-bottom:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)));width:26px;height:26px;color:var(--xy-controls-button-color-props,var(--xy-controls-button-color,var(--xy-controls-button-color-default)));cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;padding:4px;display:flex}.react-flow__controls-button svg{fill:currentColor;width:100%;max-width:12px;max-height:12px}.react-flow__edge.updating .react-flow__edge-path{stroke:#777}.react-flow__edge-text{font-size:10px}.react-flow__node.selectable:focus,.react-flow__node.selectable:focus-visible{outline:none}.react-flow__node-input,.react-flow__node-default,.react-flow__node-output,.react-flow__node-group{border-radius:var(--xy-node-border-radius,var(--xy-node-border-radius-default));width:150px;color:var(--xy-node-color,var(--xy-node-color-default));text-align:center;border:var(--xy-node-border,var(--xy-node-border-default));background-color:var(--xy-node-background-color,var(--xy-node-background-color-default));padding:10px;font-size:12px}.react-flow__node-input.selectable:hover,.react-flow__node-default.selectable:hover,.react-flow__node-output.selectable:hover,.react-flow__node-group.selectable:hover{box-shadow:var(--xy-node-boxshadow-hover,var(--xy-node-boxshadow-hover-default))}.react-flow__node-input.selectable.selected,.react-flow__node-input.selectable:focus,.react-flow__node-input.selectable:focus-visible,.react-flow__node-default.selectable.selected,.react-flow__node-default.selectable:focus,.react-flow__node-default.selectable:focus-visible,.react-flow__node-output.selectable.selected,.react-flow__node-output.selectable:focus,.react-flow__node-output.selectable:focus-visible,.react-flow__node-group.selectable.selected,.react-flow__node-group.selectable:focus,.react-flow__node-group.selectable:focus-visible{box-shadow:var(--xy-node-boxshadow-selected,var(--xy-node-boxshadow-selected-default))}.react-flow__node-group{background-color:var(--xy-node-group-background-color,var(--xy-node-group-background-color-default))}.react-flow__nodesselection-rect,.react-flow__selection{background:var(--xy-selection-background-color,var(--xy-selection-background-color-default));border:var(--xy-selection-border,var(--xy-selection-border-default))}.react-flow__nodesselection-rect:focus,.react-flow__nodesselection-rect:focus-visible,.react-flow__selection:focus,.react-flow__selection:focus-visible{outline:none}.react-flow__controls-button:hover{background:var(--xy-controls-button-background-color-hover-props,var(--xy-controls-button-background-color-hover,var(--xy-controls-button-background-color-hover-default)));color:var(--xy-controls-button-color-hover-props,var(--xy-controls-button-color-hover,var(--xy-controls-button-color-hover-default)))}.react-flow__controls-button:disabled{pointer-events:none}.react-flow__controls-button:disabled svg{fill-opacity:.4}.react-flow__controls-button:last-child{border-bottom:none}.react-flow__controls.horizontal .react-flow__controls-button{border-bottom:none;border-right:1px solid var(--xy-controls-button-border-color-props,var(--xy-controls-button-border-color,var(--xy-controls-button-border-color-default)))}.react-flow__controls.horizontal .react-flow__controls-button:last-child{border-right:none}.react-flow__resize-control{position:absolute}.react-flow__resize-control.left,.react-flow__resize-control.right{cursor:ew-resize}.react-flow__resize-control.top,.react-flow__resize-control.bottom{cursor:ns-resize}.react-flow__resize-control.top.left,.react-flow__resize-control.bottom.right{cursor:nwse-resize}.react-flow__resize-control.bottom.left,.react-flow__resize-control.top.right{cursor:nesw-resize}.react-flow__resize-control.handle{background-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border:1px solid #fff;border-radius:1px;width:5px;height:5px;translate:-50% -50%}.react-flow__resize-control.handle.left{top:50%;left:0}.react-flow__resize-control.handle.right{top:50%;left:100%}.react-flow__resize-control.handle.top{top:0;left:50%}.react-flow__resize-control.handle.bottom{top:100%;left:50%}.react-flow__resize-control.handle.top.left,.react-flow__resize-control.handle.bottom.left{left:0}.react-flow__resize-control.handle.top.right,.react-flow__resize-control.handle.bottom.right{left:100%}.react-flow__resize-control.line{border-color:var(--xy-resize-background-color,var(--xy-resize-background-color-default));border-style:solid;border-width:0}.react-flow__resize-control.line.left,.react-flow__resize-control.line.right{width:1px;height:100%;top:0;transform:translate(-50%)}.react-flow__resize-control.line.left{border-left-width:1px;left:0}.react-flow__resize-control.line.right{border-right-width:1px;left:100%}.react-flow__resize-control.line.top,.react-flow__resize-control.line.bottom{width:100%;height:1px;left:0;transform:translateY(-50%)}.react-flow__resize-control.line.top{border-top-width:1px;top:0}.react-flow__resize-control.line.bottom{border-bottom-width:1px;top:100%}.react-flow__edge-textbg{fill:var(--xy-edge-label-background-color,var(--xy-edge-label-background-color-default))}.react-flow__edge-text{fill:var(--xy-edge-label-color,var(--xy-edge-label-color-default))}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-divide-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-ordinal{syntax:"*";inherits:false}@property --tw-slashed-zero{syntax:"*";inherits:false}@property --tw-numeric-figure{syntax:"*";inherits:false}@property --tw-numeric-spacing{syntax:"*";inherits:false}@property --tw-numeric-fraction{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-outline-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}@property --tw-backdrop-blur{syntax:"*";inherits:false}@property --tw-backdrop-brightness{syntax:"*";inherits:false}@property --tw-backdrop-contrast{syntax:"*";inherits:false}@property --tw-backdrop-grayscale{syntax:"*";inherits:false}@property --tw-backdrop-hue-rotate{syntax:"*";inherits:false}@property --tw-backdrop-invert{syntax:"*";inherits:false}@property --tw-backdrop-opacity{syntax:"*";inherits:false}@property --tw-backdrop-saturate{syntax:"*";inherits:false}@property --tw-backdrop-sepia{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-content{syntax:"*";inherits:false;initial-value:""}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}@keyframes pulse{50%{opacity:.5}}
