:root{color:#e8ecff;--bg:#070b16;--panel:#0d152b;--panel-2:#111b35;--border:#25365f;--border-soft:#1a2746;--text:#e8ecff;--muted:#9aa8d8;--accent:#35d0ba;--accent-2:#82ffee;--danger:#ff8aa3;--shadow:0 22px 60px #00000059;background:#070b16;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{height:100%;min-height:100%}body{background:radial-gradient(circle at 0 0,#13234b 0,#070b16 34rem);margin:0;overflow:hidden}button,input{font:inherit}button{background:var(--accent);color:#07101f;cursor:pointer;border:0;border-radius:14px;padding:.75rem 1rem;font-weight:800;transition:transform .15s,filter .15s,background .15s}button:hover{filter:brightness(1.06)}button:active{transform:scale(.98)}button.link{color:var(--accent-2);background:0 0;font-weight:700}input{color:#fff;border:1px solid var(--border);background:#101a33;border-radius:14px;outline:none;width:100%;margin:.3rem 0;padding:.85rem .95rem}input:focus{border-color:var(--accent);box-shadow:0 0 0 3px #35d0ba21}h1,h2,h3,p{margin-top:0}.auth,.center{place-items:center;min-height:100vh;padding:1rem;display:grid}.card{border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111a33e0;border-radius:22px;padding:1rem}.auth-card{width:min(430px,92vw)}.muted{color:var(--muted);line-height:1.45}.err{color:#ffc6d1;background:#481c2a;border-radius:14px;margin:.7rem 0;padding:.75rem}.notice{background:#123d3a;border:1px solid #35d0ba40;border-radius:14px;margin-bottom:.75rem;padding:.75rem}.recovery{border:1px dashed var(--accent);letter-spacing:.08em;word-break:break-word;background:#050913;border-radius:14px;padding:1rem;font-size:1.35rem}.auth-links{flex-direction:column;gap:.35rem;margin-top:.8rem;display:flex}.auth-links .link{text-align:left;padding:.35rem .2rem}.auth-card form{flex-direction:column;gap:.35rem;display:flex}.app{grid-template-columns:280px 1fr;height:100vh;min-height:100vh;display:grid;overflow:hidden}.mobile-topbar{display:none}aside{border-right:1px solid var(--border-soft);z-index:20;background:#081024f5;flex-direction:column;gap:.65rem;min-height:100vh;padding:1rem;display:flex;box-shadow:10px 0 35px #0000002e}.side-head{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.side-head h2{margin:0 0 .4rem}.close-menu{display:none}.me{border:1px solid var(--border-soft);background:linear-gradient(145deg,#111a33,#0e1830);border-radius:18px;flex-direction:column;min-width:0;margin-bottom:.25rem;padding:.9rem;display:flex}.me b{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.me span,small{color:var(--muted)}aside button{color:var(--text);text-align:left;background:#172447;justify-content:space-between;align-items:center;display:flex}aside button.active{background:var(--accent);color:#07101f}aside button.logout{color:#ffd3dd;background:#26192a;border:1px solid #4b2030;margin-top:auto}main{height:100vh;padding:1rem;overflow:hidden}.row{align-items:center;gap:.5rem;display:flex}.item{border:1px solid var(--border);background:#111a33db;border-radius:18px;justify-content:space-between;align-items:center;gap:.75rem;margin:.55rem 0;padding:.8rem;display:flex}.item span{flex-direction:column;min-width:0;display:flex}.item span:first-child{text-overflow:ellipsis;overflow:hidden}.chat-wrap{grid-template-columns:250px 1fr;gap:1rem;height:100%;display:grid}.conv-list,.chat{border:1px solid var(--border);box-shadow:var(--shadow);background:#0e1730db;border-radius:22px;padding:1rem;overflow:hidden}.conv-list{overflow:auto}.conv-list h3{margin-bottom:.75rem}.conv-list button{width:100%;color:var(--text);text-align:left;background:#172447;margin:.25rem 0}.conv-list button.sel{background:var(--accent);color:#07101f}.conv-button{flex-direction:column;align-items:flex-start;gap:.16rem;line-height:1.15;display:flex}.conv-title{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-weight:900;overflow:hidden}.conv-subtitle{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.78rem;overflow:hidden}.conv-list button.sel .conv-subtitle{color:#0d3442}.empty{color:var(--muted);font-size:.95rem;line-height:1.45}.chat{flex-direction:column;min-width:0;display:flex}.chat-header{border-bottom:1px solid var(--border-soft);padding-bottom:.75rem}.chat-header h1{margin-bottom:.2rem;font-size:1.45rem}.chat-header p{color:var(--muted);margin:0}.msgs{scroll-behavior:smooth;flex-direction:column;flex:1;gap:.65rem;min-height:0;padding:1rem .25rem;display:flex;overflow:auto}.chat-empty{text-align:center;border:1px dashed var(--border);background:#101a33;border-radius:18px;align-self:center;max-width:340px;margin:auto;padding:1rem}.msg-row{width:100%;display:flex}.msg-row.own{justify-content:flex-end}.msg-row.other{justify-content:flex-start}.msg{overflow-wrap:anywhere;border:1px solid #2c437a;border-radius:20px;max-width:min(72%,720px);padding:.72rem .82rem;box-shadow:0 10px 24px #0000002e}.msg-row.other .msg{background:#172447;border-bottom-left-radius:7px}.msg-row.own .msg{color:#05111d;background:linear-gradient(145deg,#1fbba8,#35d0ba);border-color:#ffffff29;border-bottom-right-radius:7px}.msg p{white-space:pre-wrap;margin:.1rem 0 .45rem;line-height:1.35}.msg small{opacity:.78;font-size:.72rem;display:block}.msg-row.own small{color:#082033}.msg-actions{flex-wrap:wrap;gap:.35rem;margin-top:.45rem;display:flex}.msg-actions button{color:inherit;background:#ffffff1a;border:1px solid #ffffff29;border-radius:10px;padding:.35rem .5rem;font-size:.72rem}.msg-row.other .msg-actions button{color:#dfe7ff;background:#101a33;border-color:#2c437a}.send{border-top:1px solid var(--border-soft);gap:.55rem;padding-top:.75rem;display:flex}.send input{margin:0}.send button{white-space:nowrap}.badge{background:var(--accent);color:#07101f;border-radius:999px;place-items:center;min-width:1.35rem;min-height:1.35rem;font-size:.78rem;font-weight:900;display:inline-grid}.badge:empty{background:0 0}.menu-backdrop{display:none}@media (width<=900px){body{background:#070b16;overflow:hidden}.app{grid-template-rows:auto 1fr;grid-template-columns:1fr;height:100dvh;min-height:100dvh}.mobile-topbar{border-bottom:1px solid var(--border-soft);z-index:15;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#081024f5;justify-content:space-between;align-items:center;gap:.7rem;height:60px;padding:.65rem .85rem;display:flex;position:sticky;top:0}.burger{width:42px;height:42px;color:var(--text);background:#172447;border-radius:13px;place-items:center;padding:0;font-size:1.35rem;line-height:1;display:grid}.mobile-title{flex-direction:column;flex:1;min-width:0;line-height:1.08;display:flex}.mobile-title span{color:var(--muted);margin-top:.2rem;font-size:.8rem}aside{border-right:1px solid var(--border);width:min(82vw,320px);min-height:100dvh;transition:transform .22s;position:fixed;top:0;bottom:0;left:0;transform:translate(-105%);box-shadow:22px 0 60px #00000073}aside.open{transform:translate(0)}.close-menu{text-align:center;width:40px;height:40px;color:var(--text);background:#172447;border-radius:12px;place-items:center;padding:0;font-size:1.45rem;display:grid}.menu-backdrop{z-index:18;cursor:pointer;background:#0000008c;border:0;border-radius:0;padding:0;display:block;position:fixed;inset:0}main{height:calc(100dvh - 60px);padding:.65rem;overflow:hidden}.chat-wrap{grid-template-rows:auto 1fr;grid-template-columns:1fr;gap:.65rem;height:100%}.conv-list{border-radius:18px;align-items:center;gap:.5rem;min-height:72px;max-height:96px;padding:.65rem;display:flex;overflow:auto hidden}.conv-list h3{display:none}.conv-list .empty{min-width:260px;margin:0}.conv-list button{white-space:nowrap;width:auto;min-height:42px;margin:0}.chat{border-radius:18px;min-height:0;padding:.75rem}.chat-header{padding-bottom:.55rem}.chat-header h1{font-size:1.08rem}.chat-header p{font-size:.82rem}.msgs{gap:.55rem;padding:.75rem .1rem}.msg{border-radius:18px;max-width:86%;font-size:.96rem}.msg-actions{display:none}.msg:focus-within .msg-actions,.msg:hover .msg-actions{display:flex}.send{gap:.45rem;padding-top:.55rem}.send input{min-height:44px}.send button{padding:.75rem .85rem}.row{flex-direction:column;align-items:stretch}.item{flex-direction:column;align-items:flex-start}.item button{text-align:center;justify-content:center;width:100%}}@media (width<=420px){.auth-card{width:94vw;padding:.85rem}.recovery{font-size:1.05rem}.msg{max-width:90%;font-size:.93rem}.send button{padding:.72rem .75rem}.mobile-topbar{height:56px}main{height:calc(100dvh - 56px);padding:.5rem}.chat,.conv-list{border-radius:16px}}.key-fingerprint{color:#8ea0b8;word-break:break-word;margin-top:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px;display:block}.key-warning{color:#ffb454;font-weight:700}.chat-header .key-fingerprint{margin-top:6px}.danger-toggle{color:#f5d08a;align-items:center;gap:8px;margin:8px 0;font-size:.92rem;display:flex}.danger-toggle input{width:auto}.danger-box{background:#ff464614;border:1px solid #ff787873;border-radius:14px;margin:8px 0 12px;padding:10px}.danger-input{border-color:#ff78788c!important}.danger-note{color:#f3b5b5;margin:6px 0 10px;font-size:.78rem;line-height:1.35}.item-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem;display:flex}.item-actions button{white-space:nowrap}.danger-action{color:#ffc6d1!important;background:#481c2a!important;border:1px solid #ff8aa352!important}.blocked-item{border-color:#ff8aa338}@media (width<=720px){.item-actions{justify-content:stretch;width:100%}.item-actions button{flex:1;min-width:130px}}
