.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;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;opacity:0}.react-grid-item:hover>.react-resizable-handle{opacity:1}.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)}:root{--brand-blue: #00b3e1;--brand-teal: #00bfb8;--brand-primary: #00bdb9;--brand-orange: #ff674e;--brand-purple: #db8dc1;--brand-gradient: linear-gradient(to right, #00b3e1, #00b8d0, #00bdb9, #00bfb8);--surface-primary: #0a0a0b;--surface-secondary: #141416;--surface-tertiary: #1c1c1f;--surface-elevated: #242428;--border-primary: #2a2a2d;--border-secondary: #3a3a3d;--border-focus: var(--brand-primary);--text-primary: #ffffff;--text-secondary: #a1a1aa;--text-tertiary: #71717a;--text-disabled: #52525b;--interactive-primary: var(--brand-primary);--interactive-hover: #00a8a5;--interactive-active: #009490;--interactive-disabled: #0a4a48;--status-success: #22c55e;--status-success-bg: rgba(34, 197, 94, .1);--status-warning: #f59e0b;--status-warning-bg: rgba(245, 158, 11, .1);--status-error: #ef4444;--status-error-bg: rgba(239, 68, 68, .1);--status-info: var(--brand-blue);--status-info-bg: rgba(0, 179, 225, .1);--rainbow-red: #ef4444;--rainbow-orange: var(--brand-orange);--rainbow-amber: #f59e0b;--rainbow-yellow: #eab308;--rainbow-lime: #84cc16;--rainbow-green: #22c55e;--rainbow-teal: var(--brand-teal);--rainbow-cyan: var(--brand-blue);--rainbow-blue: var(--brand-primary);--rainbow-indigo: #6366f1;--rainbow-violet: #8b5cf6;--rainbow-purple: var(--brand-purple);--rainbow-pink: #ec4899;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.5rem;--space-6: 2rem;--space-8: 3rem;--space-10: 4rem;--space-12: 6rem;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--radius-none: 0;--radius-sm: .25rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--radius-2xl: 1.5rem;--radius-full: 9999px;--font-family-body: "Roobert", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-mono: "JetBrains Mono", "Fira Code", monospace;--font-sans: var(--font-family-body);--font-mono: var(--font-family-mono);--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--text-xs: var(--font-size-xs);--text-sm: var(--font-size-sm);--text-base: var(--font-size-base);--text-lg: var(--font-size-lg);--text-xl: var(--font-size-xl);--text-2xl: var(--font-size-2xl);--text-3xl: var(--font-size-3xl);--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--leading-none: 1;--leading-tight: 1.25;--leading-normal: 1.5;--leading-relaxed: 1.625;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .3);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .4);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .5);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .5);--transition-fast: .15s ease;--transition-normal: .2s ease;--transition-slow: .3s ease;--z-dropdown: 100;--z-sticky: 200;--z-fixed: 300;--z-modal-backdrop: 400;--z-modal: 500;--z-popover: 600;--z-tooltip: 700;--color-background: var(--surface-primary);--color-surface: var(--surface-secondary);--color-surface-elevated: var(--surface-tertiary);--color-border: var(--border-primary);--color-border-subtle: var(--border-primary);--color-text-primary: var(--text-primary);--color-text-secondary: var(--text-secondary);--color-text-muted: var(--text-tertiary);--color-primary: var(--interactive-primary);--color-primary-hover: var(--interactive-hover);--color-success: var(--status-success);--color-warning: var(--status-warning);--color-error: var(--status-error);--color-info: var(--status-info);--color-accent-red: var(--rainbow-red);--color-accent-orange: var(--rainbow-orange);--color-accent-amber: var(--rainbow-amber);--color-accent-yellow: var(--rainbow-yellow);--color-accent-lime: var(--rainbow-lime);--color-accent-green: var(--rainbow-green);--color-accent-teal: var(--rainbow-teal);--color-accent-cyan: var(--rainbow-cyan);--color-accent-blue: var(--rainbow-blue);--color-accent-indigo: var(--rainbow-indigo);--color-accent-violet: var(--rainbow-violet);--color-accent-purple: var(--rainbow-purple);--color-accent-pink: var(--rainbow-pink)}[data-theme=light]{--surface-primary: #ffffff;--surface-secondary: #f4f4f5;--surface-tertiary: #e4e4e7;--surface-elevated: #ffffff;--border-primary: #e4e4e7;--border-secondary: #d4d4d8;--text-primary: #18181b;--text-secondary: #52525b;--text-tertiary: #71717a;--text-disabled: #a1a1aa;--interactive-primary: #00a8a5;--interactive-hover: #009490;--interactive-active: #00807c;--status-success-bg: rgba(34, 197, 94, .15);--status-warning-bg: rgba(245, 158, 11, .15);--status-error-bg: rgba(239, 68, 68, .15);--status-info-bg: rgba(6, 182, 212, .15);--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1);--shadow-xl: 0 20px 25px -5px rgb(0 0 0 / .1);--color-background: var(--surface-primary);--color-surface: var(--surface-secondary);--color-surface-elevated: var(--surface-tertiary);--color-border: var(--border-primary);--color-text-primary: var(--text-primary);--color-text-secondary: var(--text-secondary);--color-text-muted: var(--text-tertiary)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-family-body);font-size:var(--font-size-base);line-height:var(--leading-normal);color:var(--text-primary);background-color:var(--surface-primary);min-height:100vh}#root{min-height:100vh;display:flex;flex-direction:column}:focus-visible{outline:2px solid var(--interactive-primary);outline-offset:2px}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--surface-primary)}::-webkit-scrollbar-thumb{background:var(--border-primary);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-tertiary)}code,pre{font-family:var(--font-family-mono)}pre{background:var(--surface-secondary);padding:var(--space-4);border-radius:var(--radius-md);overflow-x:auto}code{background:var(--surface-tertiary);padding:var(--space-1) var(--space-2);border-radius:var(--radius-sm);font-size:var(--font-size-sm)}pre code{background:transparent;padding:0}a{color:var(--interactive-primary);text-decoration:none;transition:color var(--transition-fast)}a:hover{color:var(--interactive-hover);text-decoration:underline}::selection{background-color:var(--interactive-primary);color:var(--text-primary)}button{font-family:inherit;font-size:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:inherit}
