*{box-sizing:border-box}body,html{margin:0;padding:0;font-family:FiraGO,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f5f6f8;color:#1a1d21}#__next,body,body>div,html{height:100%}.wg-shell{display:flex;flex-direction:column;height:100vh}.wg-topbar{display:flex;align-items:center;gap:12px;padding:10px 16px;background:#fff;border-bottom:1px solid #e6e8eb}.wg-topbar-spacer{flex:1 1}.wg-topbar-name{font-weight:600;font-size:14px}.wg-link{border:none;background:none;color:#2563eb;cursor:pointer;font-size:13px}.wg-conn{font-size:11px;text-transform:uppercase;letter-spacing:.04em;padding:2px 8px;border-radius:999px;background:#eef0f3;color:#6b7280}.wg-conn--connected{background:#dcfce7;color:#15803d}.wg-conn--connecting{background:#fef9c3;color:#a16207}.wg-conn--disconnected{background:#fee2e2;color:#b91c1c}.wg-panes{display:flex;flex:1 1;min-height:0}.wg-left{width:340px;border-right:1px solid #e6e8eb;background:#fff;flex-direction:column}.wg-left,.wg-right{display:flex;min-height:0}.wg-right{flex:1 1;min-width:0}.wg-list,.wg-right{flex-direction:column}.wg-list{display:flex;min-height:0;flex:1 1}.wg-list-search{padding:12px;border-bottom:1px solid #f0f1f3}.wg-list-rows{overflow-y:auto;flex:1 1}.wg-list-empty{padding:24px 16px;color:#9aa0a6;font-size:13px;text-align:center}.wg-row--active{background:#eef4ff}.wg-pane{display:flex;flex-direction:column;flex:1 1;min-height:0}.wg-pane--empty{align-items:center;justify-content:center;color:#9aa0a6}.wg-conv-header{padding:12px 16px;border-bottom:1px solid #e6e8eb;background:#fff}.wg-transcript{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.wg-msg-row{display:flex;gap:8px;max-width:72%}.wg-msg-row--theirs{align-self:flex-start}.wg-msg-row--ours{align-self:flex-end;flex-direction:row-reverse}.wg-bubble{border-radius:14px;padding:8px 12px;font-size:14px;line-height:1.35}.wg-bubble--theirs{background:#fff;border:1px solid #e6e8eb}.wg-bubble--ours{background:#2563eb;color:#fff}.wg-bubble-meta{font-size:11px;opacity:.6;margin-bottom:2px}.wg-system-row{display:flex;justify-content:center}.wg-system-pill{font-size:12px;color:#6b7280;background:#eef0f3;padding:4px 12px;border-radius:999px}.wg-affordances{display:flex;gap:8px;padding:10px 16px;border-top:1px solid #f0f1f3;background:#fff}.wg-composer{padding:12px 16px;border-top:1px solid #e6e8eb;background:#fff}.wg-composer--disabled{color:#9aa0a6;font-size:13px}.wg-boot,.wg-login{height:100vh;display:flex;align-items:center;justify-content:center}.wg-login-card{width:360px;padding:24px;display:flex;flex-direction:column;gap:12px}.wg-login-title{font-size:18px;margin:0}.wg-login-sub{font-size:13px;color:#6b7280;margin:0}.wg-login-error{color:#b91c1c;font-size:13px}