:root{--bg-app:#0A0B10;--bg-surface:#11121A;--bg-surface-2:#1B1D29;--bg-surface-3:#252838;--border-subtle:rgba(255,255,255,0.06);--border-med:rgba(255,255,255,0.12);--text-primary:#F8F9FA;--text-secondary:#A1A1AA;--text-muted:#71717A;--text-inverse:#0A0B10;--accent:#ffffff;--accent-hover:rgba(255,255,255,0.82);--accent-soft:rgba(255,255,255,0.06);--accent-text-on:#0a0a0a;--accent-pro:#a855f7;--success:#4caf6d;--warning:#d9a441;--danger:#e05d5d;--info:#4a9ce0;--r-sm:10px;--r-md:14px;--r-lg:20px;--r-xl:24px;--r-full:999px;--sp-1:4px;--sp-2:8px;--sp-3:12px;--sp-4:16px;--sp-5:20px;--sp-6:24px;--sp-7:32px;--sp-8:40px;--sp-9:56px;--sh-xs:0 1px 2px rgba(10,11,16,0.3);--sh-sm:0 2px 8px rgba(10,11,16,0.4);--sh-md:0 4px 16px rgba(10,11,16,0.5);--sh-lg:0 8px 32px rgba(10,11,16,0.6);--sh-xl:0 16px 48px rgba(10,11,16,0.7);--ease-out:cubic-bezier(0.23, 1, 0.32, 1);--ease-in-out:cubic-bezier(0.77, 0, 0.175, 1);--ease-drawer:cubic-bezier(0.32, 0.72, 0, 1);--ease:var(--ease-out);--dur-fast:160ms;--dur-base:200ms;--dur-slow:250ms;--font-display:'Outfit','Cabinet Grotesk',system-ui,sans-serif;--font-body:'Outfit','Plus Jakarta Sans',system-ui,sans-serif;--font-mono:'Menlo','Consolas','Courier New',monospace;--fs-xs:12px;--fs-sm:13px;--fs-base:15px;--fs-md:17px;--fs-lg:20px;--fs-xl:26px;--fs-2xl:34px;--sidebar-w:280px;--input-bar-h:96px;--topbar-h:56px;--z-sidebar:40;--z-overlay:50;--z-sheet:60;--z-toast:70;--glass-bg:rgba(255,255,255,0.03);--glass-bg-deep:rgba(8,8,8,0.72);--glass-border:rgba(255,255,255,0.07);--glass-border-glow:rgba(124,58,237,0.30);--orb-opacity:0.11;--purple-600:#7c3aed;--blue-500:#3b82f6;--cyan-500:#06b6d4;--purple-glow:rgba(124,58,237,0.18);--ease-expo:cubic-bezier(0.16, 1, 0.3, 1);--ease-back:cubic-bezier(0.34, 1.56, 0.64, 1);--input-bg:rgba(20,20,20,0.85);--input-border:rgba(255,255,255,0.08);--input-border-focus:rgba(124,58,237,0.4);--input-text:#ffffff;--input-placeholder:rgba(255,255,255,0.4);--msg-user-bg:rgba(255,255,255,0.05);--msg-user-border:rgba(255,255,255,0.08);--msg-user-text:#f2f1ed;--msg-ai-bg:transparent;--msg-ai-border:transparent;--msg-ai-text:#f2f1ed;--header-text:#ffffff;--header-text-muted:rgba(255,255,255,0.6);--glass-bg-light:rgba(255,255,255,0.08);--sidebar-item-active:rgba(255,255,255,0.1);--scrollbar-thumb:rgba(255,255,255,0.15);--accent-primary:#8b5cf6;--accent-gradient:linear-gradient(135deg, #8b5cf6 0%, #ec4899 50%, #f43f5e 100%);--shadow-glow:0 0 30px rgba(236, 72, 153, 0.25);--code-bg:#0d0d0d;--code-border:rgba(255,255,255,0.08);--code-header-bg:#161616}[data-theme=light]{--bg-app:#faf9f6;--bg-surface:#ffffff;--bg-surface-2:#f2f1ed;--bg-surface-3:#e8e6e0;--border-subtle:rgba(0,0,0,0.08);--border-med:rgba(0,0,0,0.14);--text-primary:#1a1a18;--text-secondary:#5c5b57;--text-muted:#8a8985;--text-inverse:#f2f1ed;--accent:#1a1a18;--accent-hover:#33322f;--accent-soft:rgba(26,26,24,0.08);--accent-text-on:#ffffff;--sh-xs:0 1px 2px rgba(124,58,237,0.06);--sh-sm:0 2px 8px rgba(124,58,237,0.08);--sh-md:0 4px 16px rgba(124,58,237,0.10);--sh-lg:0 8px 32px rgba(124,58,237,0.12);--sh-xl:0 16px 48px rgba(124,58,237,0.16);--input-bg:rgba(255,255,255,0.85);--input-border:rgba(0,0,0,0.1);--input-border-focus:rgba(124,58,237,0.4);--input-text:#1a1a18;--input-placeholder:rgba(0,0,0,0.4);--msg-user-bg:rgba(0,0,0,0.03);--msg-user-border:rgba(0,0,0,0.06);--msg-user-text:#1a1a18;--msg-ai-bg:transparent;--msg-ai-border:transparent;--msg-ai-text:#1a1a18;--header-text:#1a1a18;--header-text-muted:rgba(0,0,0,0.5);--glass-bg-light:rgba(0,0,0,0.06);--sidebar-item-active:rgba(0,0,0,0.08);--scrollbar-thumb:rgba(0,0,0,0.15);--accent-primary:#7c3aed;--accent-gradient:linear-gradient(135deg, #7c3aed, #3b82f6, #06b6d4);--shadow-glow:0 4px 16px rgba(124,58,237,0.15);--code-bg:#f5f5f5;--code-border:rgba(0,0,0,0.08);--code-header-bg:#e5e5e5}:root[data-theme=dark]{--chat-bg:#080808;--chat-bg-secondary:#101010;--msg-user-bg:rgba(255,255,255,0.08);--msg-user-border:rgba(255,255,255,0.12);--msg-user-text:#ffffff;--msg-ai-bg:rgba(255,255,255,0.03);--msg-ai-border:rgba(255,255,255,0.05);--msg-ai-text:#e5e5e5;--input-bg:rgba(24,24,24,0.65);--input-border:rgba(255,255,255,0.15);--input-border-focus:rgba(124,58,237,0.55);--input-text:#ffffff;--input-placeholder:rgba(255,255,255,0.3);--header-bg:rgba(8,8,8,0.75);--header-border:rgba(255,255,255,0.06);--header-text:#ffffff;--header-text-muted:rgba(255,255,255,0.5);--sidebar-bg:rgba(16,16,16,0.85);--sidebar-border:rgba(255,255,255,0.08);--sidebar-item-hover:rgba(255,255,255,0.05);--sidebar-item-active:rgba(255,255,255,0.1);--sidebar-text:#e5e5e5;--sidebar-text-active:#ffffff;--glass-bg:rgba(255,255,255,0.03);--glass-bg-light:rgba(255,255,255,0.08);--glass-border:rgba(255,255,255,0.1);--glass-blur:blur(24px);--accent-primary:#8b5cf6;--accent-secondary:#ec4899;--accent-tertiary:#f43f5e;--accent-gradient:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary), var(--accent-tertiary));--success:#10B981;--error:#EF4444;--warning:#F59E0B;--shadow-sm:0 2px 4px rgba(10,11,16,0.4);--shadow-md:0 4px 12px rgba(10,11,16,0.5);--shadow-lg:0 12px 32px rgba(10,11,16,0.6);--shadow-glow:0 0 24px rgba(124,58,237,0.4);--code-bg:#1e1e1e;--code-border:rgba(255,255,255,0.1);--code-text:#e5e5e5;--code-header-bg:#2d2d2d;--scrollbar-thumb:rgba(255,255,255,0.2);--scrollbar-track:transparent;--orb-1:rgba(124,58,237,0.08);--orb-2:rgba(59,130,246,0.06);--orb-3:rgba(6,182,212,0.05);--particle-color:rgba(255,255,255,0.15);--dropdown-bg:rgba(16,16,16,0.85);--dropdown-border:rgba(255,255,255,0.1);--dropdown-hover:rgba(255,255,255,0.05);--model-card-bg:rgba(255,255,255,0.03);--model-card-border:rgba(255,255,255,0.05);--model-card-hover:rgba(255,255,255,0.08);--splash-overlay:rgba(8,8,8,0.95)}:root[data-theme=light]{--bg-app:#FAFAFA;--bg-surface:#FFFFFF;--bg-surface-2:#F5F5F5;--bg-surface-3:#EBEBEB;--border-subtle:rgba(0,0,0,0.08);--border-med:rgba(0,0,0,0.14);--text-primary:#111111;--text-secondary:#444444;--text-muted:#777777;--text-inverse:#f2f1ed;--accent:#0A0B10;--accent-hover:rgba(10,11,16,0.85);--accent-soft:rgba(10,11,16,0.06);--accent-text-on:#ffffff;--chat-bg:#FAFAFA;--chat-bg-secondary:#F0F0F0;--msg-user-bg:rgba(0,0,0,0.05);--msg-user-border:rgba(0,0,0,0.1);--msg-user-text:#111111;--msg-ai-bg:rgba(255,255,255,0.8);--msg-ai-border:rgba(0,0,0,0.05);--msg-ai-text:#333333;--input-bg:rgba(255,255,255,0.85);--input-border:rgba(0,0,0,0.15);--input-border-focus:rgba(124,58,237,0.45);--input-text:#111111;--input-placeholder:rgba(0,0,0,0.4);--header-bg:rgba(250,250,250,0.82);--header-border:rgba(0,0,0,0.06);--header-text:#111111;--header-text-muted:rgba(0,0,0,0.5);--sidebar-bg:rgba(255,255,255,0.65);--sidebar-border:rgba(0,0,0,0.08);--sidebar-item-hover:rgba(0,0,0,0.03);--sidebar-item-active:rgba(0,0,0,0.06);--sidebar-text:#333333;--sidebar-text-active:#111111;--glass-bg:rgba(255,255,255,0.55);--glass-bg-light:rgba(255,255,255,0.8);--glass-border:rgba(0,0,0,0.08);--glass-blur:blur(24px);--accent-primary:#8b5cf6;--accent-secondary:#ec4899;--accent-tertiary:#f43f5e;--accent-gradient:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary), var(--accent-tertiary));--success:#10B981;--error:#EF4444;--warning:#F59E0B;--shadow-sm:0 2px 4px rgba(124,58,237,0.06);--shadow-md:0 4px 12px rgba(124,58,237,0.08);--shadow-lg:0 12px 32px rgba(124,58,237,0.10);--shadow-glow:0 0 24px rgba(124,58,237,0.2);--code-bg:#f8f9fa;--code-border:rgba(0,0,0,0.05);--code-text:#333333;--code-header-bg:#e9ecef;--scrollbar-thumb:rgba(0,0,0,0.2);--scrollbar-track:transparent;--orb-1:rgba(124,58,237,0.04);--orb-2:rgba(59,130,246,0.03);--orb-3:rgba(6,182,212,0.03);--particle-color:rgba(0,0,0,0.10);--dropdown-bg:rgba(255,255,255,0.9);--dropdown-border:rgba(0,0,0,0.08);--dropdown-hover:rgba(0,0,0,0.03);--model-card-bg:rgba(255,255,255,0.5);--model-card-border:rgba(0,0,0,0.05);--model-card-hover:rgba(0,0,0,0.08);--splash-overlay:rgba(250,250,250,0.95)}@media (max-width:768px){:root{--fs-xs:13px;--fs-sm:14px}}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../../assets/fonts/Fraunces-500-vietnamese.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../../assets/fonts/Fraunces-500-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:500;font-display:swap;src:url(../../assets/fonts/Fraunces-500-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../../assets/fonts/Fraunces-500-vietnamese.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../../assets/fonts/Fraunces-500-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fraunces;font-style:normal;font-weight:600;font-display:swap;src:url(../../assets/fonts/Fraunces-500-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../../assets/fonts/Inter-400-cyrillic-ext.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../../assets/fonts/Inter-400-cyrillic.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../../assets/fonts/Inter-400-greek-ext.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../../assets/fonts/Inter-400-greek.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../../assets/fonts/Inter-400-vietnamese.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../../assets/fonts/Inter-400-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../../assets/fonts/Inter-400-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../../assets/fonts/Inter-400-cyrillic-ext.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../../assets/fonts/Inter-400-cyrillic.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../../assets/fonts/Inter-400-greek-ext.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../../assets/fonts/Inter-400-greek.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../../assets/fonts/Inter-400-vietnamese.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../../assets/fonts/Inter-400-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../../assets/fonts/Inter-400-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../../assets/fonts/Inter-400-cyrillic-ext.woff2) format('woff2');unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../../assets/fonts/Inter-400-cyrillic.woff2) format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../../assets/fonts/Inter-400-greek-ext.woff2) format('woff2');unicode-range:U+1F00-1FFF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../../assets/fonts/Inter-400-greek.woff2) format('woff2');unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../../assets/fonts/Inter-400-vietnamese.woff2) format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../../assets/fonts/Inter-400-latin-ext.woff2) format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../../assets/fonts/Inter-400-latin.woff2) format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}