:root{--primary:#6366F1;--primary-dark:#4F46E5;--primary-light:#E7F0FF;--background:#FFFFFF;--background-secondary:#F9FAFB;--background-tertiary:#F3F4F6;--foreground:#111827;--text:#111827;--text-secondary:#6B7280;--text-tertiary:#9CA3AF;--text-inverse:#FFFFFF;--border:#E5E7EB;--border-focus:#6366F1;--success:#10B981;--warning:#F59E0B;--error:#EF4444;--info:#3B82F6;--message-sent:#6366F1;--message-received:#F3F4F6;--gray-50:#F9FAFB;--gray-100:#F3F4F6;--gray-200:#E5E7EB;--gray-300:#D1D5DB;--gray-400:#9CA3AF;--gray-500:#6B7280;--gray-600:#4B5563;--gray-700:#374151;--gray-800:#1F2937;--gray-900:#111827;--info-bg:#E7F3FF;--info-border:#B3D7FF;--info-text:#0066CC;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:var(--text);background-color:var(--background)}a{color:inherit;text-decoration:none}button{cursor:pointer}button,input,textarea{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--background-secondary)}::-webkit-scrollbar-thumb{background:var(--text-tertiary);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--text-secondary)}.MobileNav_spacer__zkHmh{height:56px}.MobileNav_nav__7EUid{position:fixed;bottom:0;left:0;right:0;background:white;border-top:1px solid #e5e7eb;display:flex;z-index:900;padding-bottom:env(safe-area-inset-bottom)}.MobileNav_item__Ltlm0{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:.1rem;padding:.45rem 0;text-decoration:none;color:#9CA3AF;font-size:.65rem;font-weight:400}.MobileNav_active__Wq8TL{color:#6366F1;font-weight:600}.MobileNav_icon__3wQko{font-size:1.15rem}.MobileNav_label__FaKmw{font-size:.65rem}.MobileNav_backToChat__p2VHA{color:white;background:linear-gradient(180deg,#2563eb,#1d4ed8);font-weight:600;position:relative}.MobileNav_backToChat__p2VHA .MobileNav_label__FaKmw{font-weight:600;font-size:.65rem}.MobileNav_backIcon__83ybu{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.18);margin-bottom:.05rem}.MobileNav_backToChat__p2VHA:after{content:"";position:absolute;top:.45rem;bottom:.45rem;right:0;width:1px;background:rgba(255,255,255,.25)}@media (min-width:768px){.MobileNav_nav__7EUid,.MobileNav_spacer__zkHmh{display:none}}