@font-face{font-family:system-ui;src:local('Segoe UI')}*{box-sizing:border-box}html,body{margin:0;height:100%;font-family:system-ui,-apple-system,sans-serif;color:#e8ede9;background:#101513}button,input{font:inherit}button{cursor:pointer;border:0;transition:background .15s,transform .15s}button:hover{filter:brightness(1.1)}button:active{transform:translateY(1px)}button:disabled{opacity:.38;cursor:default}button:focus-visible,input:focus-visible{outline:2px solid #b9e287;outline-offset:3px}[hidden]{display:none!important}.app{display:grid;grid-template-columns:246px 1fr;height:100vh;min-height:580px}aside{background:#151c18;border-right:1px solid #2c352f;padding:30px 22px 18px;display:flex;flex-direction:column}.brand{display:flex;align-items:center;gap:11px}.logo{width:44px;height:44px;background:#c7ee9a;color:#223319;font-size:32px;line-height:36px;font-weight:700;border-radius:14px;text-align:center}.brand b{font-size:25px;letter-spacing:-1px}.brand small{display:block;color:#89998e;font-size:11px;margin-top:1px}.room{margin:43px 0 29px;border-bottom:1px solid #2b352e;padding-bottom:22px}.eyebrow{font-size:10px;letter-spacing:1.7px;font-weight:600;color:#82948a}.room h2{font-size:17px;margin:12px 0}.room h2 span{float:right;color:#82948a}.room p{font-size:12px;color:#a8b5aa;margin:0}.friends-title{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#9eada2}.friends-title>span:last-child{background:#29372c;border-radius:5px;padding:2px 7px}#friends{padding:0;margin:19px 0;list-style:none;overflow:auto;flex:1}.friend{display:flex;align-items:center;gap:10px;margin:0 0 16px}.avatar{width:34px;height:34px;flex:none;border-radius:12px;background:#303d32;color:#d3e8c4;display:grid;place-items:center;font-size:14px;font-weight:600}.friend .label{min-width:0;flex:1}.friend b{display:block;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:500}.friend small{font-size:10px;color:#8d9c91}.friend.speaking .avatar{box-shadow:0 0 0 2px #c4ee97}.friend .dot,.status-dot{width:6px;height:6px;background:#bde98d;border-radius:50%;display:inline-block;flex:none}.empty-friends{font-size:12px;color:#77877b;line-height:1.8}.side-bottom{font-size:10px;color:#819286;display:flex;align-items:center;gap:7px}.side-bottom button{margin-left:auto;background:none;color:#a8b7a9;font-size:20px}main{padding:32px 36px 18px;display:flex;flex-direction:column;min-width:0;min-height:0;position:relative}header{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:29px}h1{font-size:clamp(20px,2.3vw,29px);font-weight:500;letter-spacing:-1px;margin:9px 0 0}h1 span{color:#c2e992}.badge{white-space:nowrap;font-size:10px;border:1px solid #344237;color:#8e9d91;border-radius:20px;padding:7px 11px}.badge.online{color:#c3e99f;background:#253122}.voice-card{background:linear-gradient(120deg,#243222,#1a251f);border:1px solid #394931;border-radius:17px;padding:22px 24px}.voice-heading{display:flex;align-items:center;gap:15px}.voice-symbol{width:46px;height:46px;background:#35482c;border-radius:14px;color:#d1f2aa;text-align:center;font-size:35px;line-height:40px}h2{font-size:16px;font-weight:600;margin:0}.voice-heading p{color:#9bab9b;font-size:12px;margin:7px 0 0}.voice-actions{display:flex;gap:8px;margin:21px 0}.primary{background:#c3ea94;color:#26351a;font-weight:600;padding:11px 17px;border-radius:9px;font-size:12px}.primary.active{background:#4b332e;color:#ffcebd}.secondary{background:#2b372e;color:#c7d3c9;padding:11px 14px;border-radius:9px;font-size:12px}.voice-foot{display:flex;justify-content:space-between;border-top:1px solid #36422e;padding-top:13px;font-size:10px;color:#96a38d}.chat{flex:1;display:flex;flex-direction:column;min-height:0;margin-top:28px}.chat-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.chat-heading h2{font-size:14px}.chat-heading h2 span{color:#93a58e;margin-right:5px}.chat-heading>span{font-size:10px;color:#74867a}#messages{overflow:auto;flex:1;padding:20px 0;scrollbar-width:thin;scrollbar-color:#364437 transparent}.welcome{text-align:center;color:#7e9082;margin:auto;padding:30px 10px}.welcome>div{color:#9ab284;font-size:32px}.welcome h3{font-size:14px;font-weight:500;color:#a9b9aa;margin:11px 0 7px}.welcome p{font-size:11px;margin:0}.message{display:flex;gap:10px;margin:0 0 19px}.message-content{min-width:0}.message-meta{display:flex;gap:10px;align-items:center;margin:2px 0 5px}.message-meta b{font-size:12px;font-weight:600;color:#c0d2b6}.message-meta time{font-size:9px;color:#6f8275}.message p{font-size:13px;line-height:1.6;margin:0;white-space:pre-wrap;overflow-wrap:anywhere;color:#cfd8d0}#chat-form{display:flex;gap:10px;background:#1a231d;border:1px solid #344237;border-radius:11px;padding:7px}#message{flex:1;min-width:0;color:#e4ece2;background:transparent;border:0;padding:5px 8px;font-size:12px}#message::placeholder{color:#7e9183}#send{width:34px;height:34px;border-radius:7px;background:#bedf97;color:#29371c;font-size:23px}.chat-footer{font-size:9px;color:#6e7f73;display:flex;justify-content:space-between;margin-top:9px}#notice{background:#3b3425;color:#f0d7a2;padding:12px 16px;font-size:12px;border:1px solid #645634;border-radius:9px;margin:14px 0 0;line-height:1.5}dialog{width:420px;max-width:calc(100vw - 32px);border:1px solid #42523f;border-radius:20px;background:#1a241d;color:#e4ecdf;padding:30px;box-shadow:0 30px 90px #0009}dialog::backdrop{background:#080e0bc9;backdrop-filter:blur(5px)}dialog h2{font-size:28px;margin:9px 0 10px;letter-spacing:-1px}dialog p{font-size:12px;color:#a1b09f;line-height:1.6}label{display:block;font-size:12px;color:#b6c4b4;margin-top:19px}label input{display:block;width:100%;border:1px solid #42513e;background:#101a13;color:#eef5e8;padding:12px;border-radius:9px;margin-top:7px;font-size:13px}.hint{font-size:10px!important;margin:17px 0 22px}.dialog-actions{display:flex;justify-content:flex-end;gap:9px}.text-button{display:block;margin:18px auto 0;color:#ccaea2;background:none;font-size:11px}@media(max-width:740px){.app{grid-template-columns:190px 1fr}aside{padding:23px 14px}main{padding:24px 19px}.chat-heading>span{display:none}header{align-items:flex-start}.badge{display:none}h1{font-size:22px}.voice-card{padding:18px}.chat-footer span{display:none}}@media(max-width:520px){.app{grid-template-columns:1fr;height:auto;min-height:100dvh}aside{padding:14px 18px;display:block;border-right:0;border-bottom:1px solid #2c352f}.brand{float:left;margin-right:22px}.brand b{font-size:21px}.brand small,.room,.friends-title,.side-bottom{display:none}#friends{display:flex;gap:14px;margin:0;min-height:45px;overflow:auto}.friend{margin:0;gap:6px}.friend small{display:none}.friend .avatar{width:28px;height:28px}.empty-friends{padding:10px}main{min-height:calc(100dvh - 74px);height:800px;max-height:calc(100dvh - 74px)}header{margin-bottom:19px}h1{font-size:23px}.voice-card{padding:16px}.chat{margin-top:22px}}
.mic-panel{border-top:1px solid #36422e;margin:14px 0;padding-top:12px;font-size:12px}.mic-panel summary{cursor:pointer;color:#bcd3aa}.mic-panel label{margin-top:10px}.mic-panel select{display:block;width:100%;background:#152017;color:#e1ebda;border:1px solid #4b5e40;border-radius:7px;padding:8px;margin-top:6px}.mic-options{display:flex;gap:12px;align-items:center;justify-content:space-between;flex-wrap:wrap}.mic-options label{display:flex;align-items:center;gap:7px;font-size:11px}.mic-options input{width:auto;margin:0}.mic-test-row{display:flex;gap:15px;align-items:center;margin-top:12px}.mic-test-row meter{flex:1;height:16px}.mic-panel p{font-size:11px;line-height:1.6;color:#adbea3}.mic-panel audio{width:100%;height:34px}.mic-panel .secondary{padding:8px 10px;font-size:11px}
.friend-name{display:block;text-align:left;max-width:100%;padding:2px 0;background:none;color:#e8ede9;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friend-name:hover{color:#c3ea94;text-decoration:underline}#connect-dialog{width:500px;max-height:calc(100dvh - 32px);overflow:auto}#audio-settings{margin-top:24px}#audio-settings h3{font-size:17px;margin:0 0 16px}#listener-volume{width:100%;accent-color:#c3ea94;margin:16px 0}#listener-value{float:right;color:#c3ea94}.check-label{display:flex;gap:10px;align-items:center;margin:12px 0 24px}.check-label input{width:auto;margin:0}select:focus-visible{outline:2px solid #b9e287;outline-offset:3px}@media(max-width:520px){.side-bottom{display:flex;justify-content:flex-end;font-size:0;margin-top:8px}.side-bottom .status-dot{display:none}.side-bottom button{font-size:22px}.friend-name{max-width:130px}}
#notification-volume{padding:0;accent-color:#c3ea94;border:0;background:transparent}
.unread-count{display:inline-block;margin-left:7px;min-width:20px;padding:2px 6px;text-align:center;border-radius:12px;background:#e3655b;color:#fff;font-size:11px}
#private-call{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;color:#d8e9ca;font-size:13px}
#listener-dialog{position:fixed;inset:auto;margin:0;width:228px;max-width:calc(100vw - 16px);padding:12px;border-radius:12px;box-shadow:0 8px 28px #0007;z-index:100;overflow:auto;max-height:calc(100dvh - 16px)}#listener-dialog .listener-heading{display:flex;align-items:center;gap:8px;margin-bottom:10px}#listener-dialog h2{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;letter-spacing:0;margin:0}#listener-close{padding:0;width:24px;height:24px;border-radius:5px;background:transparent;color:#95a591;font-size:20px}#listener-dialog label{font-size:12px;margin:0}#listener-dialog #listener-volume{display:block;margin:9px 0 12px;height:16px}#listener-dialog .check-label{gap:8px;margin:0 0 12px}#listener-dialog .check-label input{accent-color:#c3ea94}#listener-call{width:100%;text-align:left;padding:9px 10px;border-radius:6px;border-top:1px solid #42513e}
#listener-call{text-align:center}.avatar{overflow:hidden}.avatar img{width:100%;height:100%;object-fit:cover}.voice-foot{align-items:center;gap:12px}#voice-count{display:flex;gap:12px;flex-wrap:wrap;min-height:38px}.voice-person{display:flex;flex-direction:column;align-items:center;gap:5px;padding:3px;background:none;color:#cfdcc7;font-size:10px;max-width:76px}.voice-person>span:last-child{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice-person .avatar{width:38px;height:38px;border-radius:50%}.avatar.speaking{box-shadow:0 0 0 2px #c4ee97}.profile-editor{display:flex;align-items:center;gap:16px;margin-top:18px}.profile-editor>.avatar{width:64px;height:64px;border-radius:50%;font-size:22px}.avatar-upload{margin:0;font-size:12px;cursor:pointer}.avatar-upload input{padding:7px;max-width:260px;font-size:11px}.profile-editor .text-button{margin:8px 0 0}
.composer{position:relative}#emoji-toggle{background:transparent;color:#b9d49f;font-size:25px;width:32px;flex:none;padding:0}#emoji-picker{position:absolute;bottom:calc(100% + 9px);left:0;width:292px;max-width:100%;background:#1a241d;border:1px solid #42523f;border-radius:12px;padding:12px;box-shadow:0 8px 30px #0008;z-index:110}.emoji-heading{font-size:12px;color:#c8d8bf;margin-bottom:9px}#emoji-grid{display:grid;grid-template-columns:repeat(8,1fr);gap:3px;max-height:230px;overflow:auto}#emoji-grid button{display:grid;place-items:center;border-radius:6px;background:transparent;padding:4px}#emoji-grid button:hover{background:#35432d}#emoji-grid img{width:24px;height:24px}#emoji-picker small{display:block;font-size:9px;color:#83917e;margin-top:9px}.chat-emoji{width:1.45em;height:1.45em;vertical-align:-.3em;object-fit:contain;margin:0 1px}.message p a{color:#b9dcff;text-decoration:underline;text-underline-offset:3px;overflow-wrap:anywhere}.message p a:hover{color:#dceeff}
*{scrollbar-width:thin;scrollbar-color:#43533e #18211b}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#18211b;border-radius:8px}::-webkit-scrollbar-thumb{background:#43533e;border:2px solid #18211b;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#647955}.avatar-upload input{border:1px solid #384a35;background:#141d17;border-radius:8px;padding:5px;color:#98aa92;width:100%}.avatar-upload input::file-selector-button{background:#2b3b27;color:#d9eccb;border:0;border-radius:5px;padding:7px 10px;margin-right:9px;font:inherit;cursor:pointer}.avatar-upload input::file-selector-button:hover{background:#3d5034}#titlebar{height:36px;display:flex;align-items:center;justify-content:space-between;background:#151c18;border-bottom:1px solid #2c352f;-webkit-app-region:drag;user-select:none}.titlebar-brand{font-size:20px;color:#c3ea94;padding-left:16px;font-weight:600}.titlebar-brand span{font-size:12px;font-weight:500;color:#a7ba9f;margin-left:6px}.window-controls{display:flex;height:100%;-webkit-app-region:no-drag}.window-controls button{width:44px;border-radius:0;background:transparent;color:#a6b89d;font-size:18px;line-height:1}.window-controls button:hover{background:#2d3c2a;color:#e1ecd9}.window-controls #window-close:hover{background:#943d3d;color:#fff}.window-controls button:active{transform:none}.desktop-app .app{height:calc(100vh - 36px);min-height:0}.desktop-app #connect-dialog{max-height:calc(100dvh - 60px);scrollbar-gutter:stable}
.avatar{position:relative}.friend.speaking .avatar,.avatar.speaking{box-shadow:none}.friend.speaking .avatar::after,.avatar.speaking::after{content:"";position:absolute;inset:0;border:2px solid #c4ee97;border-radius:inherit;pointer-events:none}

#emoji-grid{grid-template-columns:repeat(4,1fr);gap:5px}#emoji-grid img{width:42px;height:42px}.chat-emoji{width:1.8em;height:1.8em;vertical-align:-.4em}
#chat-form{align-items:center}#emoji-toggle{display:grid;place-items:center;height:34px;line-height:1;align-self:center}#message{height:34px;line-height:20px}
@font-face{font-family:Manrope;src:url('manrope.ttf') format('truetype');font-weight:200 800;font-display:swap}html,body{font-family:Manrope,'Segoe UI',sans-serif;font-size:15px}.brand b{font-size:21px;letter-spacing:.3px}.brand .logo{object-fit:cover;background:none;border-radius:12px}.titlebar-brand{display:flex;align-items:center;gap:5px}.titlebar-brand img{width:23px;height:23px;border-radius:5px}.message p{font-size:15px;line-height:1.65}.message-meta b,.friend-name,.friend b{font-size:14px}.message-meta time{font-size:11px}.friend small{font-size:12px}.avatar{width:42px;height:42px;border-radius:14px;font-size:16px}.voice-person .avatar{width:46px;height:46px}.voice-person{font-size:12px;max-width:96px}.friends-title,.room p,.side-bottom{font-size:12px}.voice-heading p,.primary,.secondary,label,dialog p{font-size:14px}#message{font-size:14px}#chat-form{padding:9px}.chat-heading h2{font-size:16px}.chat-heading>span,.voice-foot{font-size:12px}.chat-footer{font-size:11px}.profile-editor>div{min-width:0}#avatar-crop{width:360px}#avatar-crop h2{font-size:22px}#crop-preview{display:block;max-width:100%;margin:16px auto;border-radius:50%;cursor:grab;touch-action:none}#crop-preview:active{cursor:grabbing}#crop-zoom{padding:0;accent-color:#c3ea94;margin-bottom:20px}.incoming-phone{width:76px;height:76px;display:grid;place-items:center;border-radius:50%;background:#37563a;color:#c5efb5;margin:4px auto 18px;box-shadow:0 0 0 9px #97d99118;animation:call-pulse 1.6s ease-in-out infinite}.incoming-phone svg{width:36px;height:36px;animation:phone-ring .75s ease-in-out infinite}.phone-small{display:inline-flex;vertical-align:middle;margin-right:7px}.phone-small svg{width:19px;height:19px}.decline-phone{transform:rotate(135deg)}#call-dialog{text-align:center}#call-dialog .dialog-actions{justify-content:center}#call-decline{background:#683c3d;color:#ffdddd}#call-accept{background:#83d49c;color:#15291d}.emoji-only .chat-emoji{width:48px;height:48px;vertical-align:middle;margin:3px}.chat-emoji{width:25px;height:25px}@keyframes phone-ring{0%,100%{transform:rotate(-12deg)}25%{transform:rotate(10deg)}50%{transform:rotate(-10deg)}75%{transform:rotate(8deg)}}@keyframes call-pulse{50%{box-shadow:0 0 0 16px #97d99105}}@media(prefers-reduced-motion:reduce){.incoming-phone,.incoming-phone svg{animation:none}}

#conversation{font:inherit;color:#e4ecdf;background:#1a241d;border:1px solid #3d4a38;border-radius:8px;padding:7px;max-width:260px}#listener-message{width:100%;margin-bottom:7px;text-align:center}.chat-heading{flex-wrap:wrap}.brand{gap:8px}
.screen-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}#screen-list{display:flex;gap:8px;flex-wrap:wrap}#screen-view{width:1000px;max-width:calc(100vw - 24px);padding:18px}.screen-view-heading{display:flex;gap:10px;align-items:center;margin-bottom:14px}.screen-view-heading h2{font-size:20px;margin:0 auto 0 0}#screen-video{display:block;width:100%;max-height:70vh;background:#080c09;border-radius:10px}#screen-picker{width:720px;max-height:85vh;overflow:auto}#screen-picker h2{font-size:24px}#screen-sources{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0}#screen-sources button{padding:8px;background:#2b372e;border:1px solid #485841;border-radius:10px;color:#e4ecdf}#screen-sources img{width:100%;aspect-ratio:16/9;object-fit:contain}#screen-sources span{display:block;font-size:13px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media(max-width:740px){.brand b{font-size:17px}.avatar{width:38px;height:38px}.chat-heading>span{display:none}.screen-view-heading{flex-wrap:wrap}.voice-card{padding:14px}.voice-actions{margin:14px 0}}
.chat-tabs-heading{display:flex;align-items:center;min-width:0;width:100%;gap:8px}#conversation{display:flex;gap:6px;overflow-x:auto;max-width:none;min-width:0;border:0;background:none;padding:0 0 5px;flex:1}.chat-tab{display:flex;align-items:center;flex:none;border:1px solid #3d4a38;border-radius:9px;background:#1a241d}.chat-tab.selected{background:#35462e;border-color:#8ca77b}.chat-tab button{background:none;border:0;color:#e4ecdf;padding:8px 11px;font:inherit;white-space:nowrap;cursor:pointer}.chat-tab .close-tab{padding:5px 9px 5px 2px;font-size:20px;color:#b8c4b1}.chat-tab button:focus-visible{outline:2px solid #c3ea94;border-radius:7px}.callback-button{display:block;margin-top:8px;padding:6px 12px;border:1px solid #799568;border-radius:8px;background:#30432a;color:#e4ecdf;font:inherit;cursor:pointer}.call-record p{color:#d8b3a8}
/* Compact collapsible voice panel and live connection status. */
main{padding-top:20px}.voice-card{padding:0;flex-shrink:0}#voice-panel>summary{display:flex;align-items:center;gap:12px;padding:15px 20px;cursor:pointer;list-style:none;font-size:17px;font-weight:600}#voice-panel>summary::-webkit-details-marker{display:none}#voice-panel>summary:focus-visible{outline:2px solid #b9e287;outline-offset:-4px;border-radius:16px}#voice-panel .voice-symbol{width:36px;height:36px;font-size:27px;flex:none}.voice-chevron{margin-left:auto;color:#bfd7ad;transition:transform .18s}#voice-panel[open] .voice-chevron{transform:rotate(180deg)}.voice-panel-body{padding:0 20px 18px}.voice-panel-body .voice-heading{margin-top:0}.voice-panel-body .voice-heading p{margin-top:0}.server-status{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:#b8c6bb}.server-status .status-dot{display:inline-block;width:8px;height:8px;background:#e77575}.server-status.online .status-dot{background:#8bdc87}.avatar{border-radius:50%}.friend .avatar{width:48px;height:48px;border-radius:50%;font-size:18px}html,body{font-size:16px}.message p{font-size:16px}.message-meta b,.friend-name,.friend b{font-size:15px}.friend small{font-size:13px}.friends-title,.room p{font-size:13px}.voice-heading p,.primary,.secondary,label,dialog p,#message{font-size:15px}.chat-heading>span,.voice-foot{font-size:13px}.chat-footer{font-size:12px}#listener-dialog label,#listener-dialog h2{font-size:14px}.chat{min-height:0}@media(max-width:740px){main{padding-top:14px}#voice-panel>summary{padding:12px 14px}.voice-panel-body{padding:0 14px 14px}.friend .avatar{width:42px;height:42px}.side-bottom{display:flex;margin-top:8px}.side-bottom .status-dot{display:inline-block}}
.brand{min-height:48px}.brand-wordmark{display:block;width:100%;height:auto;object-fit:contain}@media(max-width:740px){.brand-wordmark{width:180px;max-width:100%}}
@font-face{font-family:'NRA13 Sans';src:url('niks_0.ttf') format('truetype');font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:'NRA13 Sans';src:url('niksi_0.ttf') format('truetype');font-weight:400;font-style:italic;font-display:swap}html,body{font-family:'NRA13 Sans',Manrope,'Segoe UI',sans-serif}
