html[data-theme=persei],:root{--bg: #0f172a;--bg-elevated: #1e293b;--card: rgba(255,255,255,.04);--text: #f0f0f5;--text-muted: rgba(240,240,245,.55);--text-subtle: rgba(240,240,245,.3);--border: rgba(255,255,255,.08);--border-subtle: rgba(255,255,255,.05);--border-soft: rgba(255,255,255,.1);--divider: rgba(255,255,255,.08);--card-hover: rgba(255,255,255,.07);--accent: #6366f1;--accent-hover: #818cf8;--accent-text: #ffffff;--danger: #ef4444;--success: #22c55e;--warning: #f59e0b;--shadow: rgba(0, 0, 0, .4);--ring: #6366f1;--overlay: rgba(0, 0, 0, .8);--input-bg: rgba(255,255,255,.04);--input-border: rgba(255,255,255,.08);--shadow-glow: 0 0 40px rgba(139,92,246,.12);--gradient-primary: linear-gradient(135deg, #8B5CF6, #3B82F6, #06B6D4);--gradient-button: linear-gradient(135deg, #7C3AED, #6D28D9)}html[data-theme=light]{--bg: #ffffff;--bg-elevated: #f8fafc;--card: #ffffff;--text: #1a202c;--text-muted: #4a5568;--text-subtle: #718096;--border: #cbd5e1;--border-subtle: #e2e8f0;--border-soft: rgba(15, 23, 42, .08);--divider: #cbd5e1;--card-hover: #f1f5f9;--accent: #6366f1;--accent-hover: #4f46e5;--accent-text: #ffffff;--danger: #dc2626;--success: #16a34a;--warning: #d97706;--shadow: rgba(0, 0, 0, .05);--shadow-md: rgba(0, 0, 0, .08);--shadow-lg: rgba(0, 0, 0, .12);--ring: #6366f1;--overlay: rgba(0, 0, 0, .5);--input-bg: #ffffff;--input-border: #a0aec0}html[data-theme=dark]{--bg: #0D1117;--bg-elevated: #161b22;--card: #1c2128;--text: #f0f6fc;--text-muted: #8b949e;--text-subtle: #6e7681;--border: #30363d;--border-subtle: #21262d;--border-soft: rgba(255, 255, 255, .08);--divider: #30363d;--card-hover: #292e36;--accent: #818cf8;--accent-hover: #a5b4fc;--accent-text: #000000;--danger: #f87171;--success: #4ade80;--warning: #fbbf24;--shadow: rgba(0, 0, 0, .6);--ring: #818cf8;--overlay: rgba(0, 0, 0, .9);--input-bg: #161b22;--input-border: #30363d}:root{--radius-sm: 12px;--radius-md: 20px;--radius-lg: 28px;--radius-xl: 34px;--radius-full: 9999px;--radius-pill: 9999px;--radius-button: 9999px;--composer-height: 50px;--glass-bg: rgba(255,255,255,.04);--glass-bg-hover: rgba(255,255,255,.07);--glass-border: rgba(255,255,255,.08);--glass-border-hover: rgba(255,255,255,.12);--glass-blur: blur(16px);--gradient-accent: linear-gradient(135deg, #7C3AED, #6D28D9);--gradient-accent-hover: linear-gradient(135deg, #8B5CF6, #7C3AED);--radius-app: var(--radius-lg);--color-bg-dark: var(--bg);--color-card: var(--card)}html,body,.themed,div[class*=bg-],button,input,textarea,select,a,dialog[open]{transition:background-color .2s ease,color .2s ease,border-color .2s ease}button:focus-visible,a:focus-visible{outline:none}.shadow-card{box-shadow:0 1px 3px var(--shadow-md, var(--shadow)),0 1px 2px var(--shadow)}.shadow-elevated{box-shadow:0 4px 6px var(--shadow-lg, var(--shadow)),0 2px 4px var(--shadow)}.shadow-overlay{box-shadow:0 10px 15px var(--shadow),0 4px 6px var(--shadow)}.text-text{color:var(--text)}.text-text-muted{color:var(--text-muted)}.text-text-subtle{color:var(--text-subtle)}.placeholder-text-muted::placeholder{color:var(--text-muted);opacity:.7}.caret-text{caret-color:var(--text)}.bg-card{background-color:var(--card)}.bg-bg-elevated{background-color:var(--bg-elevated)}.border-border{border-color:var(--border)}.border-divider{border-color:var(--divider)}.text-white,.text-gray-100,.text-gray-200,.text-gray-300{color:var(--text)!important}.text-gray-400{color:var(--text-muted)!important}.text-gray-500,.text-gray-600{color:var(--text-subtle)!important}.text-gray-900,.text-slate-200,.text-slate-300{color:var(--text)!important}.text-slate-400{color:var(--text-muted)!important}.text-slate-500{color:var(--text-subtle)!important}.text-slate-900{color:var(--text)!important}.placeholder-gray-500::placeholder{color:var(--text-subtle)!important;opacity:.8}.bg-slate-200{background-color:var(--bg-elevated)!important}.bg-slate-700,.bg-slate-800{background-color:var(--card)!important}.bg-slate-900{background-color:var(--bg)!important}.bg-white\/5,.bg-white\/10{background-color:var(--border-soft)!important}.border-slate-500,.border-slate-600,.border-slate-700,.border-slate-800,.border-white{border-color:var(--border)!important}.border-white\/5{border-color:var(--border-soft)!important}.hover\:text-gray-200:hover,.hover\:text-gray-300:hover,.hover\:text-white:hover{color:var(--text)!important}.hover\:bg-slate-700:hover,.hover\:bg-slate-800:hover{background-color:var(--card-hover)!important}.hover\:bg-white\/10:hover{background-color:var(--border-soft)!important}.hover\:border-slate-500:hover,.hover\:border-slate-600:hover{border-color:var(--border)!important}html,body{height:100%;width:100%;margin:0;padding:0;background-color:var(--bg);color:var(--text);-webkit-tap-highlight-color:transparent;font-family:Inter,system-ui,sans-serif;overflow:hidden;overscroll-behavior-y:none}*{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.25) transparent}*::-webkit-scrollbar{width:6px;height:6px}*::-webkit-scrollbar-track{background:transparent}*::-webkit-scrollbar-thumb{background:#94a3b833;border-radius:999px}*::-webkit-scrollbar-thumb:hover{background:#94a3b866}*::-webkit-scrollbar-thumb:active{background:#94a3b88c}*::-webkit-scrollbar-corner{background:transparent}html[data-theme=light] *{scrollbar-color:rgba(100,116,139,.3) transparent}html[data-theme=light] *::-webkit-scrollbar-thumb{background:#64748b33}html[data-theme=light] *::-webkit-scrollbar-thumb:hover{background:#64748b66}html[data-theme=light] *::-webkit-scrollbar-thumb:active{background:#64748b8c}@media(pointer:coarse){*{scrollbar-width:none}*::-webkit-scrollbar{width:4px;height:4px}*::-webkit-scrollbar-thumb{background:#94a3b826}}#root{height:100%;width:100%}.web-app-header{opacity:1!important;visibility:visible!important;display:flex!important;min-height:56px!important;position:relative!important;z-index:30!important;flex-shrink:0!important;transform:translateZ(0);-webkit-transform:translateZ(0)}@supports not (height: 100dvh){.app-root{height:100vh!important;min-height:-webkit-fill-available}}html[data-theme=light] .bg-white\/5,html[data-theme=light] .bg-white\/\[0\.02\],html[data-theme=light] .bg-white\/\[0\.03\],html[data-theme=light] .bg-white\/\[0\.04\],html[data-theme=light] .bg-white\/\[0\.05\],html[data-theme=light] .bg-white\/\[0\.06\],html[data-theme=light] .bg-white\/\[0\.07\],html[data-theme=light] .bg-white\/\[0\.08\]{background-color:#0000000a!important}html[data-theme=light] .bg-white\/10,html[data-theme=light] .bg-white\/15,html[data-theme=light] .bg-white\/20,html[data-theme=light] .bg-white\/\[0\.12\]{background-color:#0000000f!important}html[data-theme=light] .hover\:bg-white\/10:hover,html[data-theme=light] .hover\:bg-white\/20:hover,html[data-theme=light] .hover\:bg-white\/\[0\.06\]:hover,html[data-theme=light] .hover\:bg-white\/\[0\.08\]:hover,html[data-theme=light] .hover\:bg-white\/\[0\.1\]:hover,html[data-theme=light] .hover\:bg-white\/\[0\.12\]:hover{background-color:#00000014!important}html[data-theme=light] .border-white\/5,html[data-theme=light] .border-white\/10,html[data-theme=light] .border-white\/20,html[data-theme=light] .border-white\/\[0\.04\],html[data-theme=light] .border-white\/\[0\.06\],html[data-theme=light] .border-white\/\[0\.08\],html[data-theme=light] .border-white\/\[0\.12\]{border-color:#00000026!important}html[data-theme=light] .hover\:border-white\/10:hover,html[data-theme=light] .hover\:border-white\/20:hover{border-color:#00000040!important}html[data-theme=light] .bg-\[\#0d0f14\],html[data-theme=light] .bg-\[\#1a1a2e\],html[data-theme=light] .bg-\[\#2a2a3e\]{background-color:var(--bg-elevated)!important}html[data-theme=light] .bg-slate-800\/50{background-color:#00000008!important}html[data-theme=light] .bg-slate-800,html[data-theme=light] .bg-slate-800\/60{background-color:#0000000d!important}html[data-theme=light] .bg-slate-700{background-color:#00000014!important}html[data-theme=light] .hover\:bg-slate-800:hover{background-color:#00000012!important}html[data-theme=light] .bg-black{background-color:var(--bg-elevated)!important}html[data-theme=light] input.text-white,html[data-theme=light] textarea.text-white,html[data-theme=light] select.text-white{color:var(--text)!important}html[data-theme=light] .placeholder-gray-600::placeholder,html[data-theme=light] .placeholder-gray-500::placeholder{color:var(--text-subtle)!important}html[data-theme=light] h3.text-white,html[data-theme=light] p.text-gray-400,html[data-theme=light] p.text-gray-500,html[data-theme=light] p.text-gray-300,html[data-theme=light] span.text-gray-400,html[data-theme=light] span.text-gray-500,html[data-theme=light] span.text-gray-600,html[data-theme=light] span.text-slate-400,html[data-theme=light] span.text-slate-500,html[data-theme=light] div.text-gray-400,html[data-theme=light] div.text-gray-500,html[data-theme=light] label.text-gray-400,html[data-theme=light] label.text-gray-500{color:var(--text-muted)!important}html[data-theme=light] h3.text-white:not(.bg-gradient-to-br *){color:var(--text)!important}html[data-theme=light] button.text-white:not([style*=background]):not(.bg-persei-primary):not(.bg-accent):not(.bg-red):not(.bg-green):not(.bg-amber):not(.bg-blue){color:var(--text)!important}html[data-theme=light] div.text-sm.font-semibold:not(.bg-gradient-to-br div){color:var(--text)!important}html[data-theme=light] div.text-sm.font-medium{color:var(--text)!important}html[data-theme=light] div.text-\[10px\].text-gray-500{color:var(--text-subtle)!important}html[data-theme=light] .bg-gradient-to-r.from-white.to-gray-400{background:linear-gradient(to right,#1a1a1a,#6b7280)!important;-webkit-background-clip:text!important;background-clip:text!important}html[data-theme=light] .text-white\/25{color:#00000059!important}html[data-theme=light] .border-white\/10{border-color:#0000001f!important}html[data-theme=light] .hover\:text-white:hover{color:var(--text)!important}html[data-theme=light] .hover\:text-gray-200:hover,html[data-theme=light] .hover\:text-gray-300:hover{color:var(--text-muted)!important}html[data-theme="light"] .bg-gradient-to-br .text-white,html[data-theme="light"] .bg-gradient-to-br .text-white\/80,html[data-theme="light"] .bg-gradient-to-r .text-white,html[data-theme="light"] .bg-gradient-to-tr .text-white,html[data-theme="light"] [style*="background: linear-gradient"] .text-white,html[data-theme="light"] [style*="background: linear-gradient"] span,html[data-theme="light"] .bg-\[\\#2AABEE\] .text-white,html[data-theme="light"] .bg-\[\\#2AABEE\].text-white,html[data-theme="light"] button[style*="background: linear-gradient"],html[data-theme="light"] button[style*="background: linear-gradient"] span{color:#fff!important}html[data-theme=light] .bg-white\/20[class*=rounded-full][class*=h-1]{background-color:#0000001f!important}.pb-safe{padding-bottom:env(safe-area-inset-bottom,20px)}.pt-safe{padding-top:env(safe-area-inset-top,16px)}.tma-padding-top{padding-top:max(90px,env(safe-area-inset-top))}body,body.in-telegram.tg-mobile{--tg-top-offset: 0px}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.no-scrollbar::-webkit-scrollbar{display:none}.premium-scrollbar{scrollbar-width:thin;scrollbar-color:rgba(148,163,184,.3) transparent;scrollbar-gutter:stable;overscroll-behavior:contain}.premium-scrollbar::-webkit-scrollbar{width:8px}.premium-scrollbar::-webkit-scrollbar-track{background:transparent}.premium-scrollbar::-webkit-scrollbar-thumb{background:#94a3b833;border-radius:4px;border:2px solid transparent;background-clip:padding-box}.premium-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b859;background-clip:padding-box}.premium-scrollbar::-webkit-scrollbar-thumb:active{background:#94a3b880;background-clip:padding-box}.horizontal-scroll{display:flex;overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.5rem}.horizontal-scroll::-webkit-scrollbar{display:none}.ios-scroll{touch-action:pan-x pan-y}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes scale-in{0%{opacity:0;transform:translate(-50%,-40%) scale(.95)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}.animate-fade-in{animation:fade-in .25s ease-out forwards}.animate-slide-up{animation:slide-up .3s cubic-bezier(.32,.72,0,1) forwards}.animate-scale-in{animation:scale-in .2s ease-out forwards}.loader-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.animate-shimmer{animation:shimmer 2s infinite ease-in-out}@keyframes shimmer-gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes shimmer-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}.chat-layout{display:grid;grid-template-columns:auto 1fr;height:100%;width:100%;overflow:hidden}@media(max-width:1023px){.chat-layout{grid-template-columns:1fr}}.chat-sidebar{width:280px;transition:width .2s ease,opacity .15s ease;overflow:hidden;flex-shrink:0;background:color-mix(in srgb,var(--bg) 92%,var(--card))}.chat-sidebar--collapsed{width:0;opacity:0;pointer-events:none}.chat-main-content{display:flex;flex-direction:column;height:100%;width:100%;max-width:900px;margin:0 auto;overflow:hidden;position:relative}.chat-messages{max-width:800px;margin:0 auto;width:100%;padding-left:1rem;padding-right:1rem}@media(min-width:768px){.chat-messages{padding-left:1.5rem;padding-right:1.5rem}}.chat-msg-assistant{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:20px;padding:.75rem 1rem;position:relative;max-width:100%;overflow-wrap:break-word;word-break:break-word;overflow-x:auto}.chat-msg-user{background:#6366f126;border:1px solid rgba(99,102,241,.2);color:var(--text);border-radius:20px 20px 6px;padding:.75rem 1rem}.chat-msg-toolbar{opacity:0;transition:opacity .15s ease}.group:hover .chat-msg-toolbar,.chat-msg-toolbar:focus-within{opacity:1}@media(pointer:coarse){.chat-msg-toolbar{opacity:1}}@keyframes drawer-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drawer-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}.chat-drawer--open{animation:drawer-slide-in .25s cubic-bezier(.32,.72,0,1) forwards}.chat-drawer--closing{animation:drawer-slide-out .2s ease-in forwards}.chat-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;gap:1.5rem;flex:1}.chat-empty-chips{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;max-width:600px}.chat-empty-chip{padding:.5rem 1rem;border-radius:20px;background:var(--card);border:1px solid var(--border);color:var(--text-muted);font-size:.8125rem;cursor:pointer;transition:all .2s ease;white-space:nowrap}.chat-empty-chip:hover{background:var(--card-hover);color:var(--text);border-color:#8b5cf64d;box-shadow:0 0 16px #8b5cf614}#error-container{display:none;padding:20px;text-align:center;color:#ff6b6b;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%}.feed-card{will-change:transform,box-shadow;transition:transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s ease,border-color .2s ease;border-radius:var(--radius-lg)}.feed-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.feed-card .group-hover\:opacity-100{transition:opacity .25s ease}.scrollbar-hide{-ms-overflow-style:none;scrollbar-width:none}.scrollbar-hide::-webkit-scrollbar{display:none}.evera-blog-content{color:var(--text);line-height:1.7;font-size:1.05rem}.evera-blog-content h1{font-size:2.75rem;font-weight:800;margin-top:2.5rem;margin-bottom:1.5rem;line-height:1.2;letter-spacing:-.02em;background:linear-gradient(to right,#fff,#ffffffb3);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.evera-blog-content h2{font-size:1.85rem;font-weight:700;margin-top:2.5rem;margin-bottom:1rem;color:#fff;border-left:4px solid var(--accent);padding-left:1rem}.evera-blog-content h3{font-size:1.4rem;font-weight:700;margin-top:2rem;margin-bottom:.75rem;color:#fff}.evera-blog-content p{margin-bottom:1.25rem;color:var(--text-muted)}.evera-blog-content ul,.evera-blog-content ol{margin-bottom:1.5rem;padding-left:1.5rem}.evera-blog-content li{margin-bottom:.5rem;color:var(--text-muted)}.evera-blog-content img{border-radius:var(--radius-lg);margin:2.5rem 0;box-shadow:0 20px 40px #0006;border:1px solid rgba(255,255,255,.06);width:100%;display:block;min-height:100px;background-color:#ffffff05;position:relative}.evera-blog-content img:after{content:"📍 [Image: " attr(alt) "]";display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%;background:#ffffff05;color:var(--text-subtle);font-size:12px;font-style:italic;border:1px dashed rgba(255,255,255,.1);border-radius:var(--radius-lg)}.evera-blog-content a{color:var(--accent);text-decoration:underline;text-underline-offset:4px;transition:opacity .2s ease}.evera-blog-content a:hover{opacity:.8}.evera-blog-content blockquote{border-left:4px solid rgba(255,255,255,.1);padding-left:1.5rem;font-style:italic;margin:2rem 0;color:var(--text-subtle)}.evera-blog-content strong{color:#fff;font-weight:600}
