._mainContainer_shg88_1{display:flex;flex-direction:column}._fullscreenLoader_shg88_6{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:var(--bg-primary);z-index:9999}._spinner_shg88_20{width:48px;height:48px;border:3px solid rgba(139,92,246,.15);border-top-color:var(--accent-purple-light);border-radius:50%;animation:_spin_shg88_20 .8s linear infinite}@keyframes _spin_shg88_20{to{transform:rotate(360deg)}}._loaderText_shg88_35{margin-top:16px;font-size:.875rem;color:var(--text-muted);font-weight:500;letter-spacing:.02em}@font-face{font-family:Nunito,sans-serif;src:url(/fonts/Nunito-VariableFont_wght.ttf) format("truetype");font-weight:100 900;font-style:normal;font-display:swap}:root{color-scheme:light;--white-100: #fff;--white-150: #e5e5e6;--white-200: #f8f5fb;--black-500: #000;--grey-300: #d4d3d3;--grey-400: #aaa7a7;--text-primary: #545251;--text-primary-meta: #545251;--grey-700: #413f3f;--bg-chat-message: rgba(62, 85, 237, .1);--chat-tooltip: #fff;--purple-100: #e0e0ff;--purple-200: #cac2f0;--purple-600: #9081f8;--purple-650: #2e2555;--purple-700: #6338ca;--purple-750: #2d2c46;--purple-800: #432e81;--purple-850: #480670;--purple-900: #2e1045;--purple-950: #1b1232;--purple-1000: #1a152d;--bg-primary: #eaecf8;--blue-200: #aeb8f3;--blue-300: #cfd8ff;--blue-350: #7199f6;--blue-400: #5865b3;--blue-500: #0b24ff;--blue-600: #3e55ed;--blue-800: #2a3aa9;--blue-850: #180875;--blue-900: #121739;--blue-1000: #191a24;--green-200: #c2f0d3;--green-500: #39c36e;--green-800: #2a7f4c;--red-500: #bb2030;--yellow: #e4e732;--yellow-200: #f0ebc2;--orange-300: #efb342;--orange-500: #da8618;--nav-active-bg: linear-gradient(90deg, #180875 0%, #480670 50%, var(--purple-800) 100%);--nav-active-shadow: inset 0 4px 8px 0 rgba(104, 58, 255, .2), inset 0 -4px 8px 0 rgba(255, 255, 255, .2), 0 0 8px 4px rgba(103, 77, 248, .25);--nav-hover-shadow: inset 0 2px 8px 0 rgba(62, 85, 237, .25), inset 0 1px 4px 0 rgba(36, 42, 149, .5), 0 1px 4px 0 rgba(11, 36, 255, .25);--nav-hover-bg: linear-gradient(180deg, rgba(62, 85, 237, .2) 0%, rgba(234, 236, 248, .2) 100%);--bg-secondary: #1e1d4a;--bg-sidebar: #1a193f;--bg-card: rgba(139, 92, 246, .12);--bg-card-hover: rgba(139, 92, 246, .18);--bg-card-border: rgba(139, 92, 246, .22);--bg-card-border-hover: rgba(139, 92, 246, .38);--accent-purple: #7c3aed;--accent-purple-light: #a855f7;--accent-cyan: #06b6d4;--accent-gradient: linear-gradient(135deg, #7c3aed 0%, #a855f7 100%);--color-success: #22c55e;--color-danger: #ef4444;--color-warning: #f59e0b;--color-info: #06b6d4;--text-secondary: #94a3b8;--text-muted: #64748b;--border-subtle: rgba(139, 92, 246, .2);--border-medium: rgba(139, 92, 246, .32);--shadow-card: 0 2px 12px rgba(0, 0, 0, .25);--shadow-card-hover: 0 4px 20px rgba(139, 92, 246, .2);--brand-color: var(--bg-primary);--brand-second-color: var(--text-secondary);--brand-text-color: var(--text-primary);--bg-color: var(--bg-primary)}[data-theme=dark]{color-scheme:dark;--bg-primary: #09041c;--text-primary: #e0e0ff;--bg-chat-message: rgba(112, 112, 112, .2);--chat-tooltip: rgba(255, 255, 255, .1);--blue-900: #fff;--text-primary-meta: #aaa7a7;--black-500: #fff;--purple-800: rgba(36, 42, 149, .5);--nav-active-bg: linear-gradient( 180deg, rgba(174, 184, 243, .2) 0%, rgba(255, 255, 255, .2) 100% );--nav-active-shadow: inset 0 2px 8px 0 rgba(255, 255, 255, .4), inset 0 1px 4px 0 rgba(255, 255, 255, .5), 0 1px 4px 0 rgba(0, 0, 0, .25);--nav-hover-shadow: inset 0 2px 8px 0 rgba(255, 255, 255, .4), inset 0 1px 4px 0 rgba(255, 255, 255, .5), 0 1px 4px 0 rgba(0, 0, 0, .25);--nav-hover-bg: linear-gradient( 180deg, rgba(174, 184, 243, .2) 0%, rgba(255, 255, 255, .2) 100% );--nav-active-hover-shadow: inset 1px 1px 1px rgba(255, 255, 255, .28), 0 0 0 1px rgba(144, 129, 248, .28)}*,*:before,*:after{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}body{min-width:320px;min-height:100vh;background-color:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,p{margin:0}ul,ol{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;height:auto}.persistGateLoader{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-family:system-ui,sans-serif;color:var(--text-muted);background:var(--bg-primary);font-size:.875rem;gap:16px}.persistGateLoader:before{content:"";width:48px;height:48px;border:3px solid rgba(139,92,246,.15);border-top-color:#a855f7;border-radius:50%;animation:persistSpin .8s linear infinite}@keyframes persistSpin{to{transform:rotate(360deg)}}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
