.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)}:root{--bg: #f4f6fb;--bg-grad: radial-gradient(120% 120% at 50% -10%, #ffffff 0%, #eef1f8 60%);--surface: #ffffff;--surface-2: #f7f9fd;--surface-hover: #f0f3fa;--border: #e3e7f1;--border-strong: #cbd2e4;--text: #0d1526;--text-muted: #5b6685;--text-faint: #8a93ac;--accent: #0891b2;--accent-2: #7c3aed;--accent-soft: rgba(8, 145, 178, .1);--accent-2-soft: rgba(124, 58, 237, .1);--on-accent: #ffffff;--gradient-brand: linear-gradient(135deg, #06b6d4 0%, #8b5cf6 100%);--success: #15935f;--success-soft: rgba(21, 147, 95, .12);--warning: #b26a00;--warning-soft: rgba(178, 106, 0, .12);--danger: #cf3838;--danger-soft: rgba(207, 56, 56, .12);--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--radius-pill: 999px;--shadow-sm: 0 1px 2px rgba(13, 21, 38, .06);--shadow-md: 0 10px 30px rgba(13, 21, 38, .1);--shadow-glow: 0 0 0 1px rgba(8, 145, 178, .25), 0 6px 24px rgba(8, 145, 178, .14);--transition: .16s ease;--font-display: "Poppins", system-ui, -apple-system, sans-serif;--font-body: "Inter", system-ui, -apple-system, sans-serif;--font-mono: "IBM Plex Mono", ui-monospace, monospace;color-scheme:light}@media (prefers-color-scheme: dark){:root:not([data-theme=light]){--bg: #070b14;--bg-grad: linear-gradient(135deg, #070b14 0%, #0d1526 55%, #161234 100%);--surface: #0d1526;--surface-2: #101a30;--surface-hover: #131f39;--border: #2a3550;--border-strong: #3a4867;--text: #f4f6fb;--text-muted: #7c89a8;--text-faint: #5b6685;--accent: #38e0ff;--accent-2: #8b5cf6;--accent-soft: rgba(56, 224, 255, .1);--accent-2-soft: rgba(139, 92, 246, .12);--on-accent: #0d1526;--gradient-brand: linear-gradient(135deg, #38e0ff 0%, #8b5cf6 100%);--success: #57cc8a;--success-soft: rgba(87, 204, 138, .14);--warning: #f2b545;--warning-soft: rgba(242, 181, 69, .14);--danger: #f0605f;--danger-soft: rgba(240, 96, 95, .14);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .35);--shadow-md: 0 12px 32px rgba(0, 0, 0, .45);--shadow-glow: 0 0 0 1px rgba(56, 224, 255, .4), 0 0 24px rgba(56, 224, 255, .15);color-scheme:dark}}:root[data-theme=dark]{--bg: #070b14;--bg-grad: linear-gradient(135deg, #070b14 0%, #0d1526 55%, #161234 100%);--surface: #0d1526;--surface-2: #101a30;--surface-hover: #131f39;--border: #2a3550;--border-strong: #3a4867;--text: #f4f6fb;--text-muted: #7c89a8;--text-faint: #5b6685;--accent: #38e0ff;--accent-2: #8b5cf6;--accent-soft: rgba(56, 224, 255, .1);--accent-2-soft: rgba(139, 92, 246, .12);--on-accent: #0d1526;--gradient-brand: linear-gradient(135deg, #38e0ff 0%, #8b5cf6 100%);--success: #57cc8a;--success-soft: rgba(87, 204, 138, .14);--warning: #f2b545;--warning-soft: rgba(242, 181, 69, .14);--danger: #f0605f;--danger-soft: rgba(240, 96, 95, .14);--shadow-sm: 0 1px 2px rgba(0, 0, 0, .35);--shadow-md: 0 12px 32px rgba(0, 0, 0, .45);--shadow-glow: 0 0 0 1px rgba(56, 224, 255, .4), 0 0 24px rgba(56, 224, 255, .15);color-scheme:dark}*{box-sizing:border-box}body{margin:0;background:var(--bg);background-image:var(--bg-grad);background-attachment:fixed;color:var(--text);font-family:var(--font-body);font-size:14px;line-height:1.55;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-display);color:var(--text);line-height:1.2;margin:0 0 12px}a{color:var(--accent);text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:999px}::-webkit-scrollbar-track{background:transparent}.text-gradient{background:var(--gradient-brand);-webkit-background-clip:text;background-clip:text;color:transparent}@media (prefers-reduced-motion: reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}.md-body{color:var(--text);font-size:14px;line-height:1.7}.md-body h1{font-size:1.7rem;margin:0 0 16px}.md-body h2{font-size:1.3rem;margin:28px 0 12px;padding-bottom:6px;border-bottom:1px solid var(--border)}.md-body h3{font-size:1.05rem;margin:22px 0 8px}.md-body h4{font-size:.95rem;margin:18px 0 6px}.md-body p{color:var(--text);margin:0 0 12px}.md-body a{color:var(--accent)}.md-body ul,.md-body ol{margin:0 0 12px;padding-left:22px}.md-body li{margin:3px 0}.md-body code{font-family:var(--font-mono);font-size:.85em;background:var(--surface-2);border:1px solid var(--border);border-radius:5px;padding:1px 5px}.md-body pre{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-sm);padding:12px;overflow-x:auto}.md-body pre code{background:none;border:none;padding:0}.md-body table{border-collapse:collapse;width:100%;margin:0 0 16px;display:block;overflow-x:auto}.md-body th,.md-body td{border:1px solid var(--border);padding:7px 10px;text-align:left;font-size:13px}.md-body th{background:var(--surface-2)}.md-body blockquote{margin:0 0 12px;padding:4px 14px;border-left:3px solid var(--accent);color:var(--text-muted)}.md-body hr{border:none;border-top:1px solid var(--border);margin:24px 0}.md-body h2,.md-body h3{scroll-margin-top:84px}.mermaid-diagram{margin:16px 0;padding:14px;background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-md);overflow-x:auto;text-align:center}.mermaid-diagram svg{max-width:100%;height:auto}.react-grid-item.react-grid-placeholder{background:var(--accent)!important;opacity:.15!important;border-radius:var(--radius-lg)}.react-grid-item>.react-resizable-handle{width:16px;height:16px;right:3px;bottom:3px}.react-grid-item>.react-resizable-handle:after{border-right:2px solid var(--text-faint);border-bottom:2px solid var(--text-faint);width:8px;height:8px;right:4px;bottom:4px}.react-grid-item.resizing,.react-grid-item.react-draggable-dragging{z-index:5;box-shadow:var(--shadow-md)}.react-grid-item.resizing>div{pointer-events:none}
