:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body,#root{width:100%;height:100%}*{box-sizing:border-box}html,body,#root{height:100%;overflow:hidden}body{color:#111827;background:#f3f4f6;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea{font:inherit}button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:14px;padding:12px 16px;font-weight:700}button:disabled{opacity:.55;cursor:not-allowed}input,textarea{background:#fff;border:1px solid #d1d5db;border-radius:14px;outline:none;width:100%;padding:12px 14px}textarea{resize:vertical}input:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}label{gap:8px;font-size:14px;font-weight:700;display:grid}.screen-center,.auth-page{place-items:center;min-height:100vh;display:grid}.auth-card{background:#fff;border-radius:24px;width:min(420px,100vw - 32px);padding:28px;box-shadow:0 18px 50px #0f172a1f}.auth-card h1{margin:0 0 8px;font-size:28px}.form{gap:16px;margin-top:24px;display:grid}.button-secondary{color:#111827;background:#e5e7eb}.error{color:#991b1b;background:#fee2e2;border-radius:14px;margin-top:16px;padding:12px 14px;font-size:14px}.inline-error{margin:12px 16px 0}.muted{color:#6b7280}.small{font-size:13px}.app-shell{grid-template-columns:360px minmax(0,1fr);height:100dvh;min-height:0;display:grid;overflow:hidden}.app-shell.with-info{grid-template-columns:360px minmax(0,1fr) 360px}.sidebar{background:#fff;border-right:1px solid #e5e7eb;flex-direction:column;min-width:0;min-height:0;display:flex;position:relative;overflow:hidden}.sidebar-header{border-bottom:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex}.app-title{font-size:18px;font-weight:900}.small-button{color:#111827;background:#f3f4f6;border-radius:12px;padding:8px 10px;font-size:13px}.ws-status{color:#4b5563;background:#f3f4f6;border-radius:999px;flex:none;margin:12px 18px;padding:8px 10px;font-size:13px}.ws-connected{color:#166534;background:#dcfce7}.ws-connecting{color:#92400e;background:#fef3c7}.ws-disconnected{color:#991b1b;background:#fee2e2}.chat-list{flex:auto;min-height:0;padding:8px;overflow-y:auto}.chat-item{text-align:left;color:#111827;background:0 0;border:0;border-radius:16px;width:100%;padding:14px;display:block}.chat-item:hover{background:#f3f4f6}.chat-item.active{background:#eff6ff}.chat-title{margin-bottom:4px;font-weight:900}.chat-meta{color:#6b7280;margin-bottom:6px;font-size:12px}.chat-preview{color:#374151;white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.compose-zone{z-index:5;justify-items:end;gap:10px;display:grid;position:absolute;bottom:16px;right:16px}.compose-button{color:#fff;opacity:0;background:#2563eb;border-radius:50%;place-items:center;width:54px;height:54px;padding:0;font-size:24px;transition:opacity .16s,transform .16s,background .16s;display:grid;transform:translateY(8px);box-shadow:0 14px 34px #2563eb5c}.sidebar:hover .compose-button,.compose-button:focus,.compose-zone:focus-within .compose-button{opacity:1;transform:translateY(0)}.compose-button:hover{background:#1d4ed8}.compose-menu{background:#fff;border:1px solid #e5e7eb;border-radius:18px;gap:4px;width:220px;padding:8px;display:grid;box-shadow:0 20px 60px #0f172a2e}.compose-menu button{color:#111827;background:0 0;border-radius:12px;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:10px 12px;display:flex}.compose-menu button:hover{background:#f3f4f6}.compose-menu-icon{justify-content:center;width:24px;display:inline-flex}.sidebar-flow{background:#fff;flex-direction:column;height:100%;min-height:0;display:flex}.sidebar-flow-header{border-bottom:1px solid #e5e7eb;flex:none;align-items:center;gap:12px;height:72px;padding:0 16px;display:flex}.back-button{color:#111827;background:#f3f4f6;border-radius:999px;place-items:center;width:38px;height:38px;padding:0;font-size:20px;display:grid}.sidebar-flow-title{font-size:18px;font-weight:900}.sidebar-flow-body{flex:auto;align-content:start;gap:16px;min-height:0;padding:16px;display:grid;overflow-y:auto}.mini-form{gap:10px;display:grid}.flow-hint{color:#6b7280;font-size:13px;line-height:1.5}.draft-section{gap:10px;display:grid}.draft-section-title{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;font-size:13px;font-weight:900}.draft-member-list{flex-wrap:wrap;gap:8px;display:flex}.draft-member-chip{color:#1d4ed8;background:#eff6ff;border-radius:999px;align-items:center;gap:6px;max-width:100%;padding:8px 8px 8px 10px;font-size:13px;font-weight:800;display:inline-flex}.draft-member-chip span{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.draft-member-chip button{color:#1d4ed8;background:#1d4ed81f;border-radius:50%;place-items:center;width:22px;height:22px;padding:0;display:grid}.candidate-list{gap:4px;display:grid}.candidate-row{text-align:left;color:#111827;background:0 0;border-radius:14px;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.candidate-row:hover{background:#f3f4f6}.candidate-avatar{color:#1d4ed8;background:#dbeafe;border-radius:50%;flex:none;place-items:center;width:40px;height:40px;font-weight:900;display:grid}.candidate-main{min-width:0}.candidate-title{white-space:nowrap;text-overflow:ellipsis;font-weight:900;overflow:hidden}.flow-footer{background:linear-gradient(#fff0,#fff 30%);justify-content:flex-end;margin-top:12px;padding-top:12px;display:flex;position:sticky;bottom:0}.group-avatar-placeholder{color:#fff;background:linear-gradient(135deg,#fde68a,#fb923c);border-radius:50%;place-items:center;width:96px;height:96px;margin:4px auto 0;font-size:36px;font-weight:900;display:grid}.chat-panel{background:#f9fafb;flex-direction:column;min-width:0;height:100dvh;min-height:0;display:flex;overflow:hidden}.chat-header{background:#fff;border-bottom:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:center;gap:12px;height:72px;padding:14px 20px;display:flex}.chat-header h2{margin:0;font-size:20px}.chat-identity{min-width:0;color:inherit;text-align:left;font-weight:inherit;background:0 0;border:0;align-items:center;gap:12px;padding:0;display:flex}.chat-identity:disabled{opacity:1;cursor:default}.chat-avatar-small{color:#fff;background:linear-gradient(135deg,#93c5fd,#2563eb);border-radius:50%;flex:none;place-items:center;width:42px;height:42px;font-weight:900;transition:transform .15s;display:grid}.chat-identity:not(:disabled):hover .chat-avatar-small{transform:scale(1.03)}.chat-identity-text{min-width:0}.chat-identity-text h2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.info-button{color:#2563eb;background:#f3f4f6;border-radius:999px;flex:none;place-items:center;width:38px;height:38px;padding:0;font-family:Georgia,serif;font-weight:900;display:grid}.info-button:disabled{opacity:.35}.empty,.empty-main{color:#6b7280;text-align:center;padding:24px}.empty-main{flex:1;place-items:center;display:grid}.messages{overscroll-behavior:contain;flex-direction:column;flex:auto;gap:10px;min-height:0;padding:20px;display:flex;overflow-y:auto}.messages-bottom-spacer{flex:auto;min-height:0}.older-messages-indicator{color:#4338ca;background:#eef2ff;border-radius:999px;align-self:center;margin:4px 0 10px;padding:6px 10px;font-size:12px;font-weight:700}.older-messages-indicator.subtle{color:#9ca3af;background:0 0;font-weight:600}.message{background:#fff;border-radius:16px;align-self:flex-start;max-width:70%;padding:10px 12px;box-shadow:0 2px 10px #0f172a0f}.message.mine{background:#dbeafe;align-self:flex-end}.message.system{color:#6b7280;box-shadow:none;background:#f3f4f6;align-self:center;font-size:13px}.message-author{color:#2563eb;margin-bottom:4px;font-size:12px;font-weight:900}.message.mine .message-author{display:none}.message-text{white-space:pre-wrap;overflow-wrap:anywhere}.message-time{color:#6b7280;text-align:right;margin-top:4px;font-size:11px}.composer{background:#fff;border-top:1px solid #e5e7eb;flex:none;grid-template-columns:1fr auto;gap:10px;padding:14px;display:grid}.info-panel{background:#fff;border-left:1px solid #e5e7eb;flex-direction:column;min-width:0;height:100dvh;display:flex;overflow-y:auto}.info-panel-header{border-bottom:1px solid #e5e7eb;flex:none;justify-content:space-between;align-items:center;gap:8px;height:72px;padding:0 18px;display:flex}.info-panel-title{font-size:18px;font-weight:900}.info-panel-close{color:#111827;background:#f3f4f6;border-radius:999px;place-items:center;width:36px;height:36px;padding:0;font-size:24px;line-height:1;display:grid}.info-profile{border-bottom:1px solid #e5e7eb;justify-items:center;gap:8px;padding:28px 18px 22px;display:grid}.info-avatar{color:#fff;background:linear-gradient(135deg,#fde68a,#fb923c);border-radius:50%;place-items:center;width:112px;height:112px;font-size:42px;font-weight:900;display:grid}.info-profile h3{text-align:center;word-break:break-word;max-width:100%;margin:8px 0 0;font-size:22px}.info-section{border-bottom:1px solid #e5e7eb;padding:16px 18px}.info-section-title{color:#6b7280;text-transform:uppercase;letter-spacing:.04em;margin-bottom:12px;font-size:13px;font-weight:900}.info-member-list{gap:6px;display:grid}.info-member-row{align-items:center;gap:10px;padding:8px 0;display:flex}.info-member-avatar{color:#0369a1;background:#e0f2fe;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.info-member-main{min-width:0}.info-member-name{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.info-form{gap:10px;margin-bottom:16px;display:grid}.info-form button{width:100%}.danger-button{background:#dc2626;width:100%}@media (width<=1180px){.app-shell.with-info{grid-template-columns:360px minmax(0,1fr)}.info-panel{z-index:20;width:min(380px,100vw);position:fixed;top:0;right:0;box-shadow:-20px 0 60px #0f172a2e}}@media (width<=760px){.app-shell,.app-shell.with-info{grid-template-columns:1fr}.sidebar{display:none}.info-panel{width:100vw}}
