*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f3f4f6;--fg: #111318;--card: #ffffff;--muted: #eef0f3;--muted-fg: #7a8290;--border: #e4e6ea;--primary: #6b9fd4;--primary-fg: #ffffff;--secondary: #f0ddd8;--geo-blue: #a8c8e8;--geo-pink: #f5c6bc;--bubble-self: #6b9fd4;--bubble-self-fg: #ffffff;--bubble-other: #ffffff;--bubble-other-fg: #111318;--radius: 12px;--radius-sm: 8px;--radius-lg: 20px;--radius-xl: 24px;--shadow: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.08)}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--fg);-webkit-font-smoothing:antialiased;font-feature-settings:"cv02","cv03","cv04","cv11";min-height:100dvh}#root{min-height:100dvh;display:flex;flex-direction:column}::-webkit-scrollbar{width:4px;height:4px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:99px}::-webkit-scrollbar-thumb:hover{background:var(--muted-fg);opacity:.4}::selection{background:#6b9fd433}@keyframes bubbleIn{0%{opacity:0;transform:translateY(6px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.bubble-in{animation:bubbleIn .18s ease-out forwards}@keyframes geoFloat{0%,to{transform:translateY(0) rotate(0)}40%{transform:translateY(-10px) rotate(4deg)}70%{transform:translateY(5px) rotate(-2deg)}}.geo-float{animation:geoFloat 7s ease-in-out infinite}@keyframes spin{to{transform:rotate(360deg)}}.spin{animation:spin .8s linear infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.pulse{animation:pulse 1.5s ease-in-out infinite}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.shimmer{background:linear-gradient(90deg,var(--muted) 25%,var(--border) 50%,var(--muted) 75%);background-size:200% 100%;animation:shimmer 1.4s ease-in-out infinite}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.img-loaded{animation:fadeIn .3s ease forwards}[data-theme=dark]{--bg: #0f1117;--fg: #e8eaf0;--card: #1a1d27;--muted: #252836;--muted-fg: #8b93a8;--border: #2d3148;--primary: #5a8fc4;--primary-fg: #ffffff;--secondary: #3d2d2a;--geo-blue: #2a4a6e;--geo-pink: #5a3530;--bubble-self: #5a8fc4;--bubble-self-fg: #ffffff;--bubble-other: #1a1d27;--bubble-other-fg: #e8eaf0;--hover: rgba(255,255,255,.06);--shadow: 0 1px 3px rgba(0,0,0,.3), 0 1px 2px rgba(0,0,0,.2);--shadow-md: 0 4px 12px rgba(0,0,0,.4)}:root{--hover: rgba(0,0,0,.04)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}@media(max-width:200px){.watch-hidden{display:none!important}.watch-compact{font-size:9px!important;padding:2px 4px!important}.watch-bubble{max-width:100%!important;border-radius:6px!important}body{font-size:10px}}
