:root{--bg-1:#a7c6ef;--bg-2:#8eafd8;--panel:#eef3fb;--panel-border:#1b4f9f;--text:#0b1f4b;--muted:#455b87;--accent:#f8d36a;--surface-top:#f8fbff;--surface-bottom:#dfe9fb;--control-top:#fff;--control-bottom:#d8e5f8;--danger:#cd1c33;--ok:#137a3d;--bevel-light:#fff;--bevel-mid:#b6c7e4;--bevel-dark:#5673a6;--bevel-ink:#2c4679}*{box-sizing:border-box}html,body,#root{height:100%}body{min-height:100dvh;color:var(--text);background:radial-gradient(circle at 20% 5%, #fff6, transparent 38%), linear-gradient(180deg, var(--bg-1), var(--bg-2));margin:0;font-family:Tahoma,MS Sans Serif,Verdana,sans-serif;font-size:14px}input,select{font:inherit}button{border:1px solid var(--bevel-ink);background:linear-gradient(180deg, var(--control-top) 0%, var(--control-bottom) 100%);color:#102451;cursor:pointer;box-shadow:inset 1px 1px 0 var(--bevel-light), inset -1px -1px 0 var(--bevel-dark);border-radius:0;padding:.24rem .62rem;transition:background-color .1s}button:hover{background:linear-gradient(180deg, var(--control-top) 0%, #cfdef6 100%)}button:active{box-shadow:inset -1px -1px 0 var(--bevel-light), inset 1px 1px 0 var(--bevel-dark);background:linear-gradient(#cdddf6 0%,#e6eefb 100%)}button.danger{color:#fff;background:linear-gradient(#f77f91 0%,#df3c55 100%);border-color:#8b1526}button.danger:hover{background:linear-gradient(#ff90a0 0%,#e34a62 100%)}input,select{background:linear-gradient(180deg, var(--control-top) 0%, #f3f8ff 100%);color:#152d5d;border:1px solid #5a77ad;width:100%;padding:.24rem .42rem;box-shadow:inset 1px 1px #d8e4f7,inset -1px -1px #fefeff}label{color:var(--muted);gap:.35rem;display:grid}.auth-shell,.app-shell{width:min(1200px,100%);margin:0 auto;padding:.75rem}.app-shell{grid-template-rows:auto minmax(0,1fr);gap:.42rem;width:100%;max-width:none;height:100dvh;margin:0;padding:.58rem .72rem;display:grid;overflow:hidden}.auth-shell{background:radial-gradient(circle at 78% 12%,#ffffff7d,#0000 33%),radial-gradient(circle at 20% 82%,#c4daf95c,#0000 38%);place-items:center;min-height:100vh;padding:1.2rem;display:grid}.auth-card,.panel,.app-header{border:1px solid var(--panel-border);background:linear-gradient(180deg, var(--surface-top) 0%, var(--surface-bottom) 100%);box-shadow:inset 1px 1px 0 var(--bevel-light), inset -1px -1px 0 var(--bevel-dark), 0 6px 16px #1a345c3a}.auth-card{background:linear-gradient(#f7fbff 0%,#dfeafb 100%);border-color:#164689;gap:.74rem;width:min(560px,100%);padding:1.05rem;animation:.22s ease-out pop-in;display:grid;box-shadow:inset 1px 1px #fff,inset -1px -1px #5e7cae,0 10px 28px #17346347}.auth-card>h1{color:#123a7d;text-align:center;letter-spacing:.03em;text-shadow:0 1px #fff;font-size:1.36rem}h1,h2,h3{letter-spacing:0;margin:0;font-family:Tahoma,MS Sans Serif,Verdana,sans-serif;font-weight:700}.tagline,.muted,.presence,.status{color:var(--muted);margin:0}.status{color:var(--ok)}.mode-toggle{background:linear-gradient(#e8f0fd 0%,#d5e2f8 100%);border:1px solid #5f80b7;grid-template-columns:1fr 1fr;gap:.35rem;padding:.26rem;display:grid;box-shadow:inset 1px 1px #fff}.mode-toggle .active{border-color:var(--accent);color:#422805;background:linear-gradient(#f4cc67 0%,#ddb04e 100%);box-shadow:inset 1px 1px #fff3cb,inset -1px -1px #9d741f}.cta{border-color:var(--accent);color:#3f2502;background:linear-gradient(#f4cc68 0%,#d8a948 100%);min-height:2.1rem;font-weight:700}.auth-card label{color:#274a83;font-size:12px}.auth-card input{background:linear-gradient(#fff 0%,#f1f6ff 100%);border-color:#4f71a9;min-height:2rem}.auth-card input::placeholder{color:#6a81a8}.app-header{color:#fff;background:linear-gradient(#2b64b7 0%,#184a9b 100%);justify-content:space-between;align-items:center;gap:.45rem;padding:.3rem .54rem;display:flex}.header-identity{align-items:baseline;gap:.45rem;min-width:0;display:flex}.app-header h1{color:#fff;flex:none;font-size:.98rem;line-height:1}.app-header p{white-space:nowrap;text-overflow:ellipsis;color:#e8f1ff;margin:0;font-size:.75rem;line-height:1;overflow:hidden}.header-actions{gap:.35rem;display:flex}.header-actions button{padding:.2rem .55rem;line-height:1}.app-status{margin:.28rem 0}.columns{grid-template-columns:1.1fr 1fr 1.4fr;gap:.8rem;min-height:0;display:grid}.columns.two-column-layout{grid-template-columns:minmax(320px,1.05fr) minmax(0,2.2fr);align-items:stretch;height:100%}.panel.sidebar-panel{flex-direction:column;align-content:normal;gap:.65rem;height:100%;min-height:0;display:flex;overflow:hidden}.sidebar-body{flex:auto;align-content:start;gap:.65rem;min-height:0;padding-right:.12rem;display:grid;overflow:auto}.sidebar-signout{flex:none;width:100%;margin-top:0}.sidebar-panel>h2{color:#123065;letter-spacing:.02em;font-size:.9rem}.sidebar-tabs{grid-template-columns:repeat(2,minmax(0,1fr));gap:.4rem;display:grid}.sidebar-tab{color:#132a5c;background:linear-gradient(#fdfefe 0%,#dce8fa 100%);border-color:#5878ae;justify-content:space-between;align-items:center;min-height:2rem;padding:.2rem .5rem;font-size:13px;display:flex}.tab-meta{align-items:center;gap:.35rem;display:inline-flex}.sidebar-tab.active{color:#3c2606;background:linear-gradient(#f2cc69 0%,#ddb151 100%);border-color:#204f9f}.group-pill{color:#1d376d;text-align:center;background:#e8effb;border:1px solid #5f7db2;border-radius:999px;min-width:1.8rem;padding:0 .45rem;line-height:1.2}.unread-pill{color:#6f2200;text-align:center;background:#ffd6b3;border:1px solid #9b3b00;border-radius:999px;min-width:1.8rem;padding:0 .45rem;line-height:1.2}.sidebar-section{gap:0;display:grid}.section-content{background:linear-gradient(#f8fbff 0%,#e6eefb 100%);border:1px solid #6a89bd;gap:.4rem;padding:.4rem;display:grid;box-shadow:inset 1px 1px #fff}.section-toggle+.section-content{border-top:0;margin-top:-1px}.section-toggle{color:#132b5f;background:linear-gradient(#fefeff 0%,#dce8fa 100%);border-color:#5d7fb5;justify-content:space-between;align-items:center;width:100%;padding:.28rem .5rem;font-size:13px;display:flex}.section-toggle small{color:#516890;font-size:12px}.sidebar-resizer{cursor:col-resize;background:linear-gradient(#e8f0fd,#b9cceb);border:1px solid #5a79ad;border-radius:6px;width:12px;height:100%;min-height:0;box-shadow:inset 0 0 0 1px #f8fbff}.window-stage{height:100%;min-height:0;position:relative;overflow:auto}.windowed-panel{background:linear-gradient(#f6f9ff 0%,#dce8fa 100%)}.window-titlebar{cursor:grab;-webkit-user-select:none;user-select:none;color:#23334d;background:linear-gradient(#c2c9d6 0%,#9ea8b8 100%);border-bottom:1px solid #79859a;justify-content:space-between;align-items:center;margin:-.8rem -.8rem .1rem;padding:.35rem .5rem;display:flex}.active-window .window-titlebar{color:#fff;background:linear-gradient(#2b64b7 0%,#184a9b 100%);border-bottom:1px solid #0d346f}.window-controls{align-items:center;gap:.45rem;display:flex}.window-close{color:#fff;background:linear-gradient(#f8778d 0%,#d62d4a 100%);border-color:#7f101f;min-width:2rem;padding:.05rem .35rem}.window-close:hover{background:linear-gradient(#ff8da0 0%,#e13a58 100%)}.window-titlebar:active{cursor:grabbing}.active-window{box-shadow:inset 1px 1px #fff,inset -1px -1px #4f6a9e,0 10px 22px #1734633f}.panel{align-content:start;gap:.5rem;min-height:0;padding:.8rem;display:grid}.stack{scrollbar-gutter:stable;gap:.4rem;width:100%;max-height:30vh;display:grid;overflow:hidden auto}.friend-row,.chat-item{color:#163062;background:linear-gradient(#fff 0%,#e6eefb 100%);border:1px solid #6887ba;justify-content:space-between;align-items:center;gap:.5rem;min-height:2.2rem;padding:.44rem .42rem;display:flex}.friend-row{width:100%}.chat-item{text-align:left;width:100%}.chat-item.active{color:#163062;background:linear-gradient(#fff 0%,#e6eefb 100%);border-color:#204f9f;box-shadow:inset 3px 0 #3f6198}.chat-item small{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:62%;overflow:hidden}.row{align-items:center;gap:.36rem;display:flex}.row>button{min-width:3.55rem}.section-content label{font-size:12px}.chat-panel{grid-template-rows:auto 1fr auto auto;position:relative}.two-column-layout .chat-panel{min-width:420px;min-height:360px;position:absolute}.two-column-layout .chat-panel.chat-panel-multi{width:auto;height:auto;min-height:360px;margin-bottom:.65rem;position:static;transform:none!important}.window-resize-handle{cursor:nwse-resize;opacity:.9;border-bottom:3px solid #8fd9ff;border-right:3px solid #8fd9ff;width:16px;height:16px;position:absolute;bottom:8px;right:8px}.window-empty-state{text-align:center;background:linear-gradient(#f6f9ff 0%,#e1ebfb 100%);border:1px dashed #7b99ca;border-radius:10px;place-items:center;min-height:52vh;padding:1rem;display:grid}.message-log{background:#f8fbff;border:1px solid #6485ba;flex-direction:column;gap:.22rem;max-height:52vh;padding:.4rem;display:flex;overflow:auto}.message-log p{background:#edf3fe;border-left:2px solid #4d6fa9;align-items:center;gap:.3rem;margin:0;padding:.12rem .34rem;line-height:1.1;display:flex}button:focus-visible,input:focus-visible,select:focus-visible{outline-offset:1px;outline:2px solid #1d4f9d}.message-log p.mine{background:#fff3cb;border-color:#c99931;line-height:1.1}.sender{color:#2a4d88;flex:none;font-size:11px;line-height:1.05}.member-manager{border-top:1px solid #6f8fc3;gap:.5rem;padding-top:.5rem;display:grid}@keyframes pop-in{0%{opacity:0;transform:translateY(10px)scale(.99)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=980px){.app-shell{grid-template-rows:auto auto;height:auto;min-height:100dvh;overflow:visible}.columns,.columns.two-column-layout{grid-template-columns:1fr;height:auto}.window-stage{gap:.8rem;min-height:0;display:grid;position:static}.sidebar-resizer{display:none}.window-titlebar{cursor:default}.two-column-layout .chat-panel{width:auto;min-height:auto;max-height:none;position:static;transform:none!important}.panel{min-height:auto}.stack,.message-log{max-height:38vh}}html,body,#root{width:100%;min-height:100%}
