@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#0b0c10;--surface:#14161c99;--surface-2:#1e2128b3;--surface-3:#2d3038cc;--border:#d4af3726;--border-strong:#d4af374d;--fg:#fdfdfd;--fg-dim:#e2e8f0;--fg-muted:#94a3b8;--fg-subtle:#64748b;--fg-faint:#475569;--accent:#d4af37;--accent-sec:#fcd34d;--accent-bg:#d4af371a;--accent-border:#d4af3740;--emerald:#10b981;--emerald-light:#34d399;--red:#f43f5e;--red-light:#fb7185;--amber:#f59e0b;--amber-light:#fbbf24;--glass:#ffffff08;--glass-strong:#ffffff0f;--hover:#d4af3714;--page-bg:radial-gradient(circle at top center, #161821 0%, #07080a 100%);--header-bg:#16182166;--sidebar-bg:#09090b;--panel-bg:#14161c;--strong-text:#fff}html[data-theme=light]{--bg:#fdfdfd;--surface:#ffffffe6;--surface-2:#fff;--surface-3:#f1f5f9;--border:#b4850526;--border-strong:#b485054d;--fg:#1e293b;--fg-dim:#334155;--fg-muted:#475569;--fg-subtle:#64748b;--fg-faint:#94a3b8;--accent:#b48505;--accent-sec:#d4af37;--accent-bg:#b4850514;--accent-border:#b4850540;--emerald:#059669;--emerald-light:#10b981;--red:#e11d48;--red-light:#f43f5e;--amber:#d97706;--amber-light:#f59e0b;--glass:#fffc;--glass-strong:#fffffff2;--hover:#b485050f;--page-bg:radial-gradient(circle at top center, #fff 0%, #f1f5f9 100%);--header-bg:#ffffffd9;--sidebar-bg:#f8fafc;--panel-bg:#fff;--strong-text:#0f172a}html,body,#root{height:100%;overflow:hidden}body{background:var(--page-bg);color:var(--fg);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Outfit,system-ui,-apple-system,sans-serif;line-height:1.5}button{font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;cursor:pointer;appearance:none;background:0 0;border:none}button:disabled{cursor:not-allowed}input,textarea,select{font-family:inherit;font-size:inherit;color:inherit;line-height:inherit;appearance:none}input::placeholder,textarea::placeholder{color:var(--fg-faint)}input:focus,textarea:focus{outline:none;border-color:var(--border-strong)!important}a{color:inherit;text-decoration:none}.noise:before{content:"";pointer-events:none;z-index:9999;opacity:.02;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-repeat:repeat;background-size:256px;position:fixed;inset:0}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--glass-strong);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--border-strong)}::selection{background:var(--accent);color:#fff}input::placeholder,textarea::placeholder{color:var(--fg-subtle);opacity:.7}.scrollbar-none::-webkit-scrollbar{display:none}.scrollbar-none{-ms-overflow-style:none;scrollbar-width:none}.truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@keyframes ping{75%,to{opacity:0;transform:scale(2)}}.anim-ping{animation:1s cubic-bezier(0,0,.2,1) infinite ping}@keyframes thinking-bounce{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.thinking-dot:first-child{animation:1.4s infinite thinking-bounce}.thinking-dot:nth-child(2){animation:1.4s .2s infinite thinking-bounce}.thinking-dot:nth-child(3){animation:1.4s .4s infinite thinking-bounce}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pulse-dot{animation:1.2s ease-in-out infinite pulse-dot}@keyframes pulse-dot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.3)}}.indeterminate-bar{animation:1.4s ease-in-out infinite indeterminate}@keyframes indeterminate{0%{left:-40%}to{left:100%}}.suggestion-chosen{animation:1.2s ease-in-out infinite chosen-pulse;box-shadow:0 0 0 2px #d4af374d;border:1px solid var(--accent)!important}@keyframes chosen-pulse{0%,to{box-shadow:0 0 0 2px #d4af3740}50%{box-shadow:0 0 0 4px #d4af3773}}.msg-row:hover .msg-menu-btn{opacity:1!important}@media (width<=1023px){.hide-mobile{display:none!important}}@media (width>=1024px){.hide-desktop{display:none!important}.main-with-sidebar{width:100%;transition:all .4s cubic-bezier(.16,1,.3,1)}.sidebar-open .main-with-sidebar{width:calc(100% - 260px);margin-left:260px}}@media (width<=1439px) and (width>=1024px){.sidebar-fixed{width:200px!important}.sidebar-open .main-with-sidebar{width:calc(100% - 200px)!important;margin-left:200px!important}.conversation-list-panel{width:300px!important}.group-candidate-card{padding:12px!important}.group-candidate-grid{grid-template-columns:repeat(2,1fr)!important;gap:8px!important}.chat-header{padding:0 14px!important}.chat-header-btn-label{display:none!important}.chat-header{height:58px!important}.chat-context-ia{margin:8px 16px!important;padding:8px 16px!important}.chat-context-ia p{max-height:44px!important;font-size:11px!important;line-height:1.4!important;overflow:hidden!important}.chat-suggestions-panel{padding:8px 14px!important}.chat-suggestions-panel .suggestion-card{gap:6px!important;padding:8px 10px!important}.chat-suggestions-panel .suggestion-card p{font-size:12px!important;line-height:1.35!important}.chat-suggestions-panel .suggestion-card button{padding:6px 10px!important;font-size:11px!important}.chat-input-row{padding:10px 14px!important}.sidebar-compact-logo{padding:12px 14px 8px!important}.sidebar-compact-logo img{width:24px!important;height:24px!important}.sidebar-compact-logo span.brand{font-size:14px!important}.sidebar-compact-logo .subtitle{display:none!important}.sidebar-compact-nav{gap:8px!important;min-height:0!important;padding:4px 8px!important}.sidebar-compact-nav h3{margin-bottom:2px!important;padding:0 8px!important;font-size:9px!important}.sidebar-compact-nav a{padding:5px 10px!important;font-size:12px!important}.sidebar-compact-nav a svg{width:14px!important;height:14px!important}.sidebar-compact-footer{padding:0 8px 8px!important}.sidebar-compact-footer .user-card{gap:8px!important;padding:6px 8px!important}.sidebar-compact-footer .user-card>div:first-child{width:28px!important;height:28px!important}.sidebar-compact-footer .user-name{font-size:11px!important}}@media (width>=768px){.show-md{display:flex!important}}@media (width<=767px){.hide-below-md{display:none!important}}@media (width>=640px){.show-sm{display:inline!important}}@media (width<=767px){.mobile-master-detail .master-pane{width:100%!important;min-width:0!important}.mobile-master-detail .detail-pane.detail-empty,.mobile-master-detail.detail-active .master-pane{display:none!important}.mobile-master-detail.detail-active .detail-pane{flex:auto!important;width:100%!important;display:flex!important}.conversation-list-panel{width:100%!important;min-width:0!important}.header-breadcrumb-zeglam,.header-search{display:none!important}.sidebar-fixed{box-shadow:0 0 32px #00000080;width:280px!important}.table-responsive{-webkit-overflow-scrolling:touch;overflow-x:auto!important}.tabs-mobile-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;flex-wrap:nowrap!important;overflow-x:auto!important}.tabs-mobile-scroll>*{scroll-snap-align:start;flex-shrink:0}.mobile-back-btn{display:inline-flex!important}.safe-area-top{padding-top:env(safe-area-inset-top)}.safe-area-bottom{padding-bottom:env(safe-area-inset-bottom)}}@media (width>=768px){.mobile-back-btn{display:none!important}}@media (width<=767px){.zeglam-page table{width:100%!important;display:block!important}.zeglam-page table thead{display:none!important}.zeglam-page table tbody{width:100%!important;display:block!important}.zeglam-page table tbody tr{border:1px solid var(--border)!important;background:var(--surface-2)!important;border-bottom:1px solid var(--border)!important;border-radius:12px!important;flex-direction:column!important;gap:6px!important;margin-bottom:8px!important;padding:12px!important;display:flex!important}.zeglam-page table tbody td{text-align:left!important;border:none!important;justify-content:space-between!important;align-items:center!important;width:100%!important;padding:4px 0!important;display:flex!important}.zeglam-page table tbody td:before{content:attr(data-label);text-transform:uppercase;letter-spacing:.05em;margin-right:12px;color:var(--fg-faint)!important;font-size:9px!important;font-weight:800!important}.config-page-wrap{flex-direction:column!important}.config-tabs{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;border-right:none!important;border-bottom:1px solid var(--border)!important;flex-direction:row!important;width:100%!important;height:auto!important;padding:8px!important;overflow-x:auto!important}.config-tabs>p{display:none!important}.config-tabs>button{scroll-snap-align:start;flex-shrink:0!important;width:auto!important;margin-bottom:0!important;margin-right:4px!important;padding:8px 14px!important}.config-content{padding:16px!important}.chat-context-ia{display:none!important}.chat-suggestions-panel .suggestion-card{width:100%!important}.chat-input-row{padding:8px 12px!important;padding-bottom:max(8px, env(safe-area-inset-bottom))!important}.chat-header{height:60px!important;padding:0 12px!important}.chat-header-btn-label{display:none!important}.conversation-list-panel>div:first-child{padding:12px!important}}
