.full[data-v-9362e540]{height:100%}.layout[data-v-9362e540]{display:flex;height:100%}.rail[data-v-9362e540]{width:56px;flex:none;display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px 0;background:var(--bg-panel-alt);border-right:1px solid var(--border)}.rail-btn[data-v-9362e540]{width:40px;height:40px;display:grid;place-items:center;border:none;background:none;border-radius:50%;font-size:18px;text-decoration:none;color:var(--text-muted)}.rail-btn[data-v-9362e540]:hover{background:var(--bg-hover)}.rail-btn.active[data-v-9362e540]{background:var(--bg-active)}.rail-spacer[data-v-9362e540]{flex:1}.content[data-v-9362e540]{flex:1;min-width:0}.splash[data-v-9362e540]{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background:var(--bg-panel)}.splash-logo[data-v-9362e540]{font-size:28px;font-weight:700}.splash-bar[data-v-9362e540]{width:240px;height:6px;border-radius:3px;background:var(--bg-active);overflow:hidden}.splash-fill[data-v-9362e540]{width:40%;height:100%;border-radius:3px;background:var(--accent);animation:slide-9362e540 1.2s ease-in-out infinite}@keyframes slide-9362e540{0%{margin-left:-40%}to{margin-left:100%}}.splash-text[data-v-9362e540]{color:var(--text-muted)}.toasts[data-v-9362e540]{position:fixed;top:16px;right:16px;display:flex;flex-direction:column;gap:8px;z-index:100}.toast[data-v-9362e540]{background:var(--bg-panel);border:1px solid var(--border);box-shadow:var(--shadow);border-radius:8px;padding:10px 14px;max-width:340px;cursor:pointer}:root{--bg: #eae6df;--bg-panel: #ffffff;--bg-panel-alt: #f0f2f5;--bg-hover: #f5f6f6;--bg-active: #e9edef;--border: #e0e0e0;--text: #111b21;--text-muted: #667781;--accent: #00a884;--accent-text: #ffffff;--bubble-in: #ffffff;--bubble-out: #d9fdd3;--bubble-pending: #f0f9ec;--badge: #25d366;--badge-text: #ffffff;--danger: #ea4335;--thread-bg: #efeae2;--shadow: 0 1px 3px rgba(11, 20, 26, .13)}:root[data-theme=dark]{--bg: #0c1317;--bg-panel: #111b21;--bg-panel-alt: #202c33;--bg-hover: #202c33;--bg-active: #2a3942;--border: #222d34;--text: #e9edef;--text-muted: #8696a0;--accent: #00a884;--accent-text: #ffffff;--bubble-in: #202c33;--bubble-out: #005c4b;--bubble-pending: #0b3d34;--badge: #00a884;--badge-text: #ffffff;--danger: #f15c6d;--thread-bg: #0b141a;--shadow: 0 1px 3px rgba(0, 0, 0, .4)}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text);background:var(--bg);font-size:14px}button{font:inherit;cursor:pointer}input,textarea{font:inherit;color:inherit}
