:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#06100d;color:#e9fff7;font-synthesis:none;--bg: #06100d;--panel: rgba(16, 32, 28, .9);--panel-2: rgba(22, 44, 38, .82);--line: rgba(148, 214, 191, .2);--muted: #9ab7ad;--mint: #38e6ab;--mint-2: #90ffd7;--gold: #ffc94a;--silver: #c5d1d7;--danger: #ff6868;--shadow: 0 22px 70px rgba(0, 0, 0, .38)}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 9% -15%,rgba(27,214,151,.16),transparent 34rem),radial-gradient(circle at 95% 8%,rgba(47,140,255,.1),transparent 30rem),var(--bg)}button,input,select{font:inherit}button,select,input[type=password]{border:1px solid var(--line);color:inherit;background:#10221d}button{cursor:pointer;border-radius:12px;padding:.72rem 1rem;transition:.13s ease}button:hover:not(:disabled){border-color:#38e6abb3;transform:translateY(-1px)}button:disabled{opacity:.46;cursor:not-allowed}button.primary{color:#032018;background:linear-gradient(145deg,var(--mint-2),var(--mint));border-color:transparent;font-weight:750}button.danger{color:#fff;background:#ff494929;border-color:#ff686880}button.icon{width:2.7rem;height:2.7rem;padding:0;display:inline-grid;place-items:center;border-radius:999px}input[type=password],select{width:100%;border-radius:12px;padding:.78rem .88rem;outline:none}input:focus,select:focus{border-color:var(--mint);box-shadow:0 0 0 3px #38e6ab1f}.shell{width:min(1180px,calc(100% - 2rem));margin:0 auto;padding:1rem 0 3rem}.topbar{position:sticky;top:0;z-index:5;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 0;backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:.8rem;min-width:0}.brand-mark{width:2.65rem;height:2.65rem;display:grid;place-items:center;border-radius:14px;background:linear-gradient(145deg,#53f5bf,#169c74);color:#042219;font-weight:900;box-shadow:0 10px 30px #38e6ab38}.brand h1{margin:0;font-size:clamp(1rem,2vw,1.28rem)}.subtle,.brand p{margin:.15rem 0 0;color:var(--muted);font-size:.82rem}.status-pill{display:flex;align-items:center;gap:.5rem;white-space:nowrap;color:var(--muted);font-size:.83rem}.dot{width:.62rem;height:.62rem;border-radius:50%;background:#66716d;box-shadow:0 0 0 4px #66716d1f}.dot.online{background:var(--mint);box-shadow:0 0 0 4px #38e6ab1f,0 0 18px #38e6ab99}.dot.warn{background:var(--gold)}.auth-wrap{min-height:calc(100vh - 6rem);display:grid;place-items:center}.auth-card,.card{border:1px solid var(--line);border-radius:20px;background:linear-gradient(155deg,#142b24f0,#091612f5);box-shadow:var(--shadow)}.auth-card{width:min(430px,100%);padding:clamp(1.25rem,4vw,2rem)}.auth-card h2{margin:0 0 .45rem}.auth-form{display:grid;gap:.8rem;margin-top:1.35rem}.error{color:#ff9d9d;font-size:.85rem;min-height:1.15rem}.security-note{margin-top:1rem;padding:.8rem;border:1px solid rgba(255,201,74,.2);border-radius:12px;color:#d9c994;background:#ffc94a0f;font-size:.78rem}.grid{display:grid;grid-template-columns:minmax(260px,.82fr) minmax(420px,1.7fr);gap:1rem}.card{padding:1rem}.card h2,.card h3{margin:0}.card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;margin-bottom:1rem}.stack{display:grid;gap:.8rem}.row{display:flex;align-items:center;gap:.7rem}.row.wrap{flex-wrap:wrap}.row.between{justify-content:space-between}.settings{display:grid;gap:.65rem}.setting{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.68rem 0;border-bottom:1px solid var(--line);font-size:.87rem}.setting:last-child{border-bottom:0}.setting select{width:auto;min-width:5.6rem;padding:.42rem .55rem}.composer{display:grid;gap:.8rem;padding:.9rem;border-radius:16px;background:var(--panel-2);border:1px solid var(--line)}.record-button{min-height:4rem;touch-action:none;user-select:none}.record-button.recording{background:#ce4040;color:#fff;animation:pulse 1.15s ease-in-out infinite}@keyframes pulse{50%{box-shadow:0 0 0 8px #ff686814,0 0 26px #ff686857}}.meter{height:.38rem;border-radius:999px;overflow:hidden;background:#ffffff14}.meter>span{display:block;width:0;height:100%;background:linear-gradient(90deg,var(--mint),var(--gold),var(--danger));transition:width 80ms linear}.messages{display:grid;gap:.72rem;max-height:min(62vh,680px);overflow:auto;padding-right:.15rem}.empty{padding:2rem 1rem;color:var(--muted);text-align:center;border:1px dashed var(--line);border-radius:14px}.message{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.72rem;align-items:center;padding:.78rem;border:1px solid var(--line);border-radius:15px;background:#071310b8}.message.unread{border-color:#38e6aba6;box-shadow:inset 3px 0 var(--mint)}.message-main{min-width:0}.message-meta{display:flex;gap:.45rem;flex-wrap:wrap;color:var(--muted);font-size:.74rem}.message-title{display:flex;align-items:center;justify-content:space-between;gap:.5rem;margin-bottom:.35rem}.checks{white-space:nowrap;color:var(--silver);letter-spacing:-.17rem;padding-right:.17rem}.checks.gold{color:var(--gold)}.timeline{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:center}.timeline input{width:100%;accent-color:var(--mint)}.call-panel{padding:.8rem;border-radius:16px;background:linear-gradient(145deg,#2f8cff1f,#38e6ab14);border:1px solid rgba(90,167,255,.28)}.call-recipients{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.call-peer{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border:1px solid var(--line);border-radius:999px;cursor:pointer}.call-state{color:#b9d8ff;font-size:.82rem}.live-ptt{width:100%;min-height:3.2rem}.live-ptt.active{background:#318a69;color:#fff}.hidden{display:none!important}@media(max-width:820px){.grid{grid-template-columns:1fr}.topbar{position:static}.messages{max-height:none}}@media(max-width:520px){.shell{width:min(100% - 1rem,1180px);padding-top:.35rem}.brand p{display:none}.status-pill span:last-child{display:none}.card{padding:.78rem;border-radius:16px}.message{grid-template-columns:1fr}.message>button{width:100%}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
