:root{--vvg-color-primary: #292524;--vvg-color-primary-light: #44403C;--vvg-color-primary-dark: #1C1917;--vvg-color-secondary: #78716C;--vvg-color-secondary-light: #A8A29E;--vvg-color-secondary-dark: #57534E;--vvg-color-success: #16A34A;--vvg-color-warning: #D97706;--vvg-color-error: #DC2626;--vvg-color-info: #0284C7;--vvg-surface-background: #FFFDF7;--vvg-surface-paper: #FFFFFF;--vvg-surface-elevated: #FFFFFF;--vvg-text-primary: #1C1917;--vvg-text-secondary: #78716C;--vvg-text-disabled: #A8A29E;--vvg-text-inverse: #FFFDF7;--vvg-border-color: #D6D3D1;--vvg-border-color-light: #E7E5E4;--vvg-border-color-focus: #292524;--vvg-border-color-error: #DC2626;--vvg-border-width-thin: 1px;--vvg-border-width: 1.5px;--vvg-border-width-thick: 2px;--vvg-focus-ring-color: #29252440;--vvg-focus-ring-width: 3px;--vvg-focus-ring-offset: 2px;--vvg-focus-ring-style: solid;--vvg-motion-duration-instant: 0ms;--vvg-motion-duration-fast: .1s;--vvg-motion-duration-normal: .2s;--vvg-motion-duration-slow: .3s;--vvg-motion-duration-slowest: .5s;--vvg-motion-ease-default: cubic-bezier(.4, 0, .2, 1);--vvg-motion-ease-in: cubic-bezier(.4, 0, 1, 1);--vvg-motion-ease-out: cubic-bezier(0, 0, .2, 1);--vvg-motion-ease-in-out: cubic-bezier(.4, 0, .2, 1);--vvg-motion-ease-spring: cubic-bezier(.175, .885, .32, 1.275);--vvg-radius-none: 0;--vvg-radius-sm: 4px;--vvg-radius-md: 8px;--vvg-radius-lg: 12px;--vvg-radius-xl: 16px;--vvg-radius-full: 9999px;--vvg-spacing-unit: 8px;--vvg-spacing-xs: 4px;--vvg-spacing-sm: 8px;--vvg-spacing-md: 16px;--vvg-spacing-lg: 24px;--vvg-spacing-xl: 32px;--vvg-spacing-2xl: 48px;--vvg-shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--vvg-shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--vvg-shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--vvg-control-height: 40px;--vvg-control-height-sm: 32px;--vvg-control-height-lg: 48px;--vvg-control-padding-x: 16px;--vvg-control-padding-y: 8px;--vvg-row-height: 52px;--vvg-form-spacing: 24px;--vvg-card-padding: 24px;--vvg-font-family: "Inter", system-ui, -apple-system, sans-serif;--vvg-font-family-mono: "JetBrains Mono", "Fira Code", monospace;--vvg-font-scale: 1}.vvg-dark{--vvg-color-primary: #E7E5E4;--vvg-color-secondary: #A8A29E;--vvg-surface-background: #1C1917;--vvg-surface-paper: #292524;--vvg-surface-elevated: #44403C;--vvg-text-primary: #FAFAF9;--vvg-text-secondary: #A8A29E;--vvg-text-disabled: #78716C;--vvg-text-inverse: #1C1917;--vvg-border-color: #44403C;--vvg-border-color-light: #292524}@media(prefers-reduced-motion:reduce){:root{--vvg-motion-duration-instant: 0ms;--vvg-motion-duration-fast: 0ms;--vvg-motion-duration-normal: 0ms;--vvg-motion-duration-slow: 0ms;--vvg-motion-duration-slowest: 0ms}}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;width:100%}#root{min-height:100vh;width:100%}html{scroll-behavior:smooth}button{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.react-grid-layout{position:relative;transition:height .2s ease}.react-grid-item{transition:all .2s ease;transition-property:left,top,width,height}.react-grid-item img{pointer-events:none;-webkit-user-select:none;user-select:none}.react-grid-item.cssTransforms{transition-property:transform,width,height}.react-grid-item.resizing{transition:none;z-index:1;will-change:width,height}.react-grid-item.react-draggable-dragging{transition:none;z-index:3;will-change:transform}.react-grid-item.dropping{visibility:hidden}.react-grid-item.react-grid-placeholder{background:red;opacity:.2;transition-duration:.1s;z-index:2;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.react-grid-item.react-grid-placeholder.placeholder-resizing{transition:none}.react-grid-item>.react-resizable-handle{position:absolute;width:20px;height:20px}.react-grid-item>.react-resizable-handle:after{content:"";position:absolute;right:3px;bottom:3px;width:5px;height:5px;border-right:2px solid rgba(0,0,0,.4);border-bottom:2px solid rgba(0,0,0,.4)}.react-resizable-hide>.react-resizable-handle{display:none}.react-grid-item>.react-resizable-handle.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-w,.react-grid-item>.react-resizable-handle.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-n,.react-grid-item>.react-resizable-handle.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-grid-item>.react-resizable-handle.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-grid-item>.react-resizable-handle.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}.react-resizable{position:relative}.react-resizable-handle{position:absolute;width:20px;height:20px;background-repeat:no-repeat;background-origin:content-box;box-sizing:border-box;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA2IDYiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiNmZmZmZmYwMCIgeD0iMHB4IiB5PSIwcHgiIHdpZHRoPSI2cHgiIGhlaWdodD0iNnB4Ij48ZyBvcGFjaXR5PSIwLjMwMiI+PHBhdGggZD0iTSA2IDYgTCAwIDYgTCAwIDQuMiBMIDQgNC4yIEwgNC4yIDQuMiBMIDQuMiAwIEwgNiAwIEwgNiA2IEwgNiA2IFoiIGZpbGw9IiMwMDAwMDAiLz48L2c+PC9zdmc+);background-position:bottom right;padding:0 3px 3px 0}.react-resizable-handle-sw{bottom:0;left:0;cursor:sw-resize;transform:rotate(90deg)}.react-resizable-handle-se{bottom:0;right:0;cursor:se-resize}.react-resizable-handle-nw{top:0;left:0;cursor:nw-resize;transform:rotate(180deg)}.react-resizable-handle-ne{top:0;right:0;cursor:ne-resize;transform:rotate(270deg)}.react-resizable-handle-w,.react-resizable-handle-e{top:50%;margin-top:-10px;cursor:ew-resize}.react-resizable-handle-w{left:0;transform:rotate(135deg)}.react-resizable-handle-e{right:0;transform:rotate(315deg)}.react-resizable-handle-n,.react-resizable-handle-s{left:50%;margin-left:-10px;cursor:ns-resize}.react-resizable-handle-n{top:0;transform:rotate(225deg)}.react-resizable-handle-s{bottom:0;transform:rotate(45deg)}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}.hljs{color:#c9d1d9;background:#0d1117}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#ff7b72}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#d2a8ff}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#79c0ff}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#a5d6ff}.hljs-built_in,.hljs-symbol{color:#ffa657}.hljs-comment,.hljs-code,.hljs-formula{color:#8b949e}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#7ee787}.hljs-subst{color:#c9d1d9}.hljs-section{color:#1f6feb;font-weight:700}.hljs-bullet{color:#f2cc60}.hljs-emphasis{color:#c9d1d9;font-style:italic}.hljs-strong{color:#c9d1d9;font-weight:700}.hljs-addition{color:#aff5b4;background-color:#033a16}.hljs-deletion{color:#ffdcd7;background-color:#67060c}
