*{box-sizing:border-box}html,body,#root{width:100%;height:100%}body{color:#f2f3f5;background:#111214;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}button,input{font:inherit}button{color:inherit}.screen-center,.login-page{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.screen-center{background:#111214}.loading-logo,.login-logo{color:#fff;background:#5865f2;justify-content:center;align-items:center;font-weight:800;display:flex}.loading-logo{border-radius:20px;width:64px;height:64px;font-size:28px}.login-page{background:radial-gradient(circle at 50% 0,#20232c 0,#111214 45%,#0d0e10 100%);padding:24px}.login-card{background:#1e1f22;border:1px solid #2b2d31;border-radius:18px;width:min(420px,100%);padding:36px;box-shadow:0 24px 80px #0006}.login-logo{border-radius:16px;width:54px;height:54px;margin:0 auto 20px;font-size:23px}.login-card h1{text-align:center;letter-spacing:-.7px;margin:0;font-size:27px}.login-subtitle{text-align:center;color:#949ba4;margin:8px 0 28px;font-size:14px}.login-card label{color:#b5bac1;text-transform:uppercase;letter-spacing:.5px;margin:17px 0 7px;font-size:11px;font-weight:800;display:block}.login-card input{color:#fff;background:#111214;border:1px solid #303238;border-radius:7px;outline:none;width:100%;height:44px;padding:0 13px}.login-card input:focus{border-color:#5865f2}.login-error{color:#fa777c;margin-top:14px;font-size:13px}.login-button{cursor:pointer;background:#5865f2;border:0;border-radius:7px;width:100%;height:44px;margin-top:22px;font-weight:700}.login-button:hover{background:#4752c4}.login-button:disabled{opacity:.6}.app{background:#313338;grid-template-columns:260px minmax(0,1fr);width:100%;height:100%;display:grid}.sidebar{background:#2b2d31;flex-direction:column;min-width:0;height:100%;display:flex}.server-header{border-bottom:1px solid #202225;align-items:center;min-height:58px;padding:0 16px;display:flex;box-shadow:0 1px #0003}.server-header strong{font-size:15px;display:block}.server-header span{color:#949ba4;margin-top:2px;font-size:11px;display:block}.channels-scroll{flex:1;padding:18px 8px;overflow-y:auto}.channel-section+.channel-section{margin-top:25px}.section-title{color:#949ba4;letter-spacing:.45px;padding:0 8px 6px;font-size:11px;font-weight:800}.channel-row{color:#949ba4;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;align-items:center;gap:8px;width:100%;height:36px;padding:0 10px;display:flex}.channel-row:hover{color:#dbdee1;background:#35373c}.channel-row.active{color:#f2f3f5;background:#404249}.channel-row.voice{margin-top:1px}.channel-row.active-voice{color:#f2f3f5;background:#35373c}.voice-symbol{width:18px;font-size:18px;transform:rotate(-15deg)}.voice-user{color:#dbdee1;align-items:center;gap:8px;min-height:32px;margin:2px 7px 5px 28px;font-size:13px;display:flex}.voice-user svg{color:#f23f43;margin-left:auto}.mini-avatar{color:#fff;background:#5865f2;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:800;display:flex}.account-panel{background:#232428}.voice-status{border-bottom:1px solid #1e1f22;padding:10px 12px}.voice-status strong{color:#23a55a;font-size:12px;display:block}.voice-status span{color:#b5bac1;margin-top:2px;font-size:11px;display:block}.account-row{justify-content:space-between;align-items:center;gap:6px;min-height:58px;padding:7px 8px;display:flex}.account-user{align-items:center;gap:8px;min-width:0;display:flex}.avatar{background:#5865f2;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;font-weight:800;display:flex}.avatar.large{width:46px;height:46px}.account-name{min-width:0}.account-name strong,.account-name span{text-overflow:ellipsis;white-space:nowrap;max-width:85px;display:block;overflow:hidden}.account-name strong{font-size:12px}.account-name span{color:#949ba4;margin-top:1px;font-size:10px}.account-actions{align-items:center;display:flex}.control{color:#b5bac1;cursor:pointer;background:0 0;border:0;border-radius:5px;justify-content:center;align-items:center;width:31px;height:31px;padding:0;display:flex}.control:hover{color:#fff;background:#35373c}.control.danger{color:#f23f43}.content{background:#313338;flex-direction:column;min-width:0;height:100%;display:flex}.topbar{border-bottom:1px solid #26272b;align-items:center;gap:9px;min-height:58px;padding:0 18px;display:flex;box-shadow:0 1px 2px #0003}.topbar svg{color:#80848e}.topbar strong{font-size:15px}.chat{flex-direction:column;flex:1;min-height:0;padding:0 16px 20px;display:flex}.empty-chat{flex-direction:column;flex:1;justify-content:flex-end;padding:30px 0 18px;display:flex}.chat-icon{background:#41434a;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.empty-chat h2{margin:14px 0 4px;font-size:23px}.empty-chat p{color:#b5bac1;margin:0;font-size:14px}.message-box{flex:none}.message-box input{color:#dbdee1;background:#383a40;border:0;border-radius:8px;outline:none;width:100%;height:44px;padding:0 15px}.message-box input::placeholder{color:#949ba4}.modal-backdrop{z-index:20;background:#000000a3;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.settings-modal{background:#232428;border:1px solid #35373c;border-radius:14px;width:min(520px,100%);max-height:85vh;padding:24px;overflow-y:auto;box-shadow:0 30px 100px #0000008c}.settings-header{justify-content:space-between;gap:20px;display:flex}.settings-header h2{margin:0;font-size:22px}.settings-header p{color:#949ba4;margin:5px 0 0;font-size:13px}.close-button{color:#b5bac1;cursor:pointer;background:0 0;border:1px solid #41434a;border-radius:50%;width:34px;height:34px;font-size:24px;line-height:1}.setting-group{margin-top:25px}.setting-group h3{color:#b5bac1;text-transform:uppercase;margin:0 0 10px;font-size:12px}.setting-row{border-top:1px solid #35373c;justify-content:space-between;align-items:center;gap:20px;min-height:65px;display:flex}.setting-row strong,.setting-row span{display:block}.setting-row strong{font-size:14px}.setting-row div>span{color:#949ba4;margin-top:3px;font-size:12px}.switch{flex:none;width:40px;height:22px;position:relative}.switch input{display:none}.switch>span{cursor:pointer;background:#4e5058;border-radius:20px;position:absolute;inset:0}.switch>span:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:all .15s;position:absolute;top:3px;left:3px}.switch input:checked+span{background:#23a55a}.switch input:checked+span:after{transform:translate(18px)}.profile-card{background:#1e1f22;border-radius:8px;align-items:center;gap:12px;padding:15px;display:flex}.profile-card strong,.profile-card span{display:block}.profile-card span{color:#949ba4;margin-top:3px;font-size:12px}.logout-button{color:#fa777c;cursor:pointer;background:0 0;border:1px solid #da373c;border-radius:6px;align-items:center;gap:8px;height:38px;margin-top:12px;padding:0 13px;display:flex}.logout-button:hover{color:#fff;background:#da373c}@media (width<=720px){.app{grid-template-columns:220px minmax(0,1fr)}.account-name{display:none}}.app{grid-template-columns:260px minmax(0,1fr) 240px}.members-panel{background:#2b2d31;border-left:1px solid #26272b;min-width:0;height:100%;padding:22px 9px;overflow-y:auto}.members-heading{color:#949ba4;letter-spacing:.5px;padding:0 9px 8px;font-size:10px;font-weight:800}.members-list{flex-direction:column;display:flex}.online-member{border-radius:5px;align-items:center;gap:10px;min-height:44px;padding:5px 8px;display:flex}.online-member:hover{background:#35373c}.online-avatar-wrap{flex:none;position:relative}.online-avatar{color:#fff;background:#5865f2;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.online-dot{background:#23a55a;border:3px solid #2b2d31;border-radius:50%;width:11px;height:11px;position:absolute;bottom:-1px;right:-1px}.online-member-info{min-width:0}.online-member-info strong,.online-member-info span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.online-member-info strong{color:#dbdee1;font-size:13px}.online-member-info span{color:#949ba4;margin-top:2px;font-size:10px}@media (width<=950px){.app{grid-template-columns:240px minmax(0,1fr)}.members-panel{display:none}}.content{min-width:0;min-height:0}.topbar-description{color:#949ba4;border-left:1px solid #3f4147;margin-left:8px;padding-left:10px;font-size:12px}.chat-v3{flex-direction:column;min-height:0;display:flex;position:relative;overflow:hidden}.messages-scroll{flex:auto;min-height:0;padding:0 0 16px;overflow:hidden auto}.chat-welcome{padding:52px 22px 22px}.chat-welcome h2{margin:14px 0 6px;font-size:28px}.chat-welcome p{color:#b5bac1;margin:0}.chat-loading{color:#949ba4;padding:12px 22px;font-size:13px}.date-divider{color:#949ba4;align-items:center;gap:10px;margin:18px 16px 10px;font-size:11px;font-weight:700;display:flex}.date-divider:before,.date-divider:after{content:"";background:#35363c;flex:1;height:1px}.chat-message{gap:12px;padding:7px 18px;display:flex}.chat-message:hover{background:#2e3035}.message-avatar{color:#fff;background:#5865f2;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:14px;font-weight:800;display:flex}.message-main{flex:1;min-width:0}.message-meta{align-items:baseline;gap:8px;min-height:20px;display:flex}.message-meta strong{color:#f2f3f5;font-size:14px}.message-meta time{color:#949ba4;font-size:10px}.message-content{color:#dbdee1;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:2px;font-size:14px;line-height:1.45}.image-attachment{width:fit-content;max-width:min(520px,100%);margin-top:8px;position:relative}.image-attachment>button{cursor:zoom-in;background:0 0;border:0;padding:0;display:block}.image-attachment img{object-fit:contain;background:#111214;border-radius:8px;max-width:100%;max-height:420px;display:block}.attachment-download{color:#fff;opacity:0;background:#111214d1;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;text-decoration:none;transition:opacity .15s;display:flex;position:absolute;top:8px;right:8px}.image-attachment:hover .attachment-download{opacity:1}.file-attachment{color:#dbdee1;background:#2b2d31;border:1px solid #3f4147;border-radius:8px;align-items:center;gap:11px;width:min(420px,100%);min-height:64px;margin-top:8px;padding:10px 12px;text-decoration:none;display:flex}.file-attachment:hover{background:#313338}.file-icon{color:#b5bac1;background:#1e1f22;border-radius:7px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.file-info{flex:1;min-width:0}.file-info strong,.file-info span{display:block}.file-info strong{color:#00a8fc;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.file-info span{color:#949ba4;margin-top:3px;font-size:10px}.composer-wrap{flex:none;padding:0 16px 16px}.message-box-v3{background:#383a40;border-radius:8px;align-items:flex-end;gap:6px;width:100%;min-height:46px;padding:6px 8px;display:flex;position:static}.message-box-v3 textarea{resize:none;color:#dbdee1;min-width:0;min-height:34px;max-height:160px;font:inherit;background:0 0;border:0;outline:0;flex:1;padding:8px 5px;line-height:18px;overflow-y:auto}.message-box-v3 textarea::placeholder{color:#949ba4}.attach-button,.send-button{color:#b5bac1;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.attach-button:hover,.send-button:hover:not(:disabled){color:#fff;background:#404249}.send-button:disabled,.attach-button:disabled{opacity:.45;cursor:default}.chat-error{color:#f23f42;margin:0 4px 7px;font-size:11px}.upload-spinner{border:2px solid #72767d;border-top-color:#fff;border-radius:50%;width:17px;height:17px;animation:.7s linear infinite stroycord-spin}@keyframes stroycord-spin{to{transform:rotate(360deg)}}.unread-badge{color:#fff;text-align:center;background:#f23f42;border-radius:10px;min-width:20px;margin-left:auto;padding:2px 6px;font-size:10px;font-weight:800}.new-messages-button{z-index:4;color:#fff;cursor:pointer;background:#5865f2;border:0;border-radius:16px;padding:7px 13px;font-size:11px;font-weight:700;position:absolute;bottom:76px;left:50%;transform:translate(-50%);box-shadow:0 4px 14px #0000004d}.image-modal{z-index:1000;background:#000000e0;justify-content:center;align-items:center;padding:40px;display:flex;position:fixed;inset:0}.image-modal img{object-fit:contain;max-width:95vw;max-height:90vh}.image-modal-close{color:#fff;cursor:pointer;background:#2b2d31;border:0;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:fixed;top:18px;right:18px}.messages-scroll::-webkit-scrollbar{width:8px}.message-box-v3 textarea::-webkit-scrollbar{width:8px}.messages-scroll::-webkit-scrollbar-thumb{background:#1a1b1e;border-radius:10px}.message-box-v3 textarea::-webkit-scrollbar-thumb{background:#1a1b1e;border-radius:10px}.messages-scroll::-webkit-scrollbar-track{background:#2b2d31}@media (width<=720px){.topbar-description{display:none}.chat-message{padding-left:12px;padding-right:12px}.composer-wrap{padding-left:10px;padding-right:10px}}.voice-user{border-radius:6px;padding:4px 6px;transition:background .12s,color .12s}.voice-user .mini-avatar{transition:box-shadow .12s,background .12s}.voice-user.speaking{color:#fff;background:#23a55a1f}.voice-user.speaking .mini-avatar{background:#23a55a;box-shadow:0 0 0 2px #23a55a,0 0 12px #23a55a8c}.voice-user.speaking>span{color:#23a55a;font-weight:700}.screen-share-button,.voice-disconnect{cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:34px;margin-top:8px;padding:7px 10px;font-size:12px;font-weight:700;transition:background .12s,color .12s;display:flex}.screen-share-button{color:#dbdee1;background:#35373c}.screen-share-button:hover{color:#fff;background:#404249}.screen-share-button.active{color:#fff;background:#23a55a}.screen-share-button.active:hover{background:#1f914f}.voice-disconnect{color:#f23f43;background:0 0;border:1px solid #f23f4359}.voice-disconnect:hover{background:#f23f431f}.screen-error{color:#ffb4b6;background:#f23f431f;border-radius:6px;margin:6px 8px;padding:7px 9px;font-size:11px;line-height:1.35}.voice-page{background:#313338;flex-direction:column;width:100%;height:100%;min-height:0;display:flex}.voice-page-header{border-bottom:1px solid #26272b;flex:0 0 49px;justify-content:space-between;align-items:center;min-height:49px;padding:0 18px;display:flex;box-shadow:0 1px #0003}.voice-page-title{align-items:center;gap:10px;min-width:0;display:flex}.voice-page-icon{color:#b5bac1;font-size:22px;transform:rotate(-15deg)}.voice-page-title-text{align-items:center;gap:10px;min-width:0;display:flex}.voice-page-title strong{color:#f2f3f5;font-size:15px}.voice-page-title span,.voice-page-count{color:#949ba4;font-size:12px}.voice-page-body{flex-direction:column;flex:1;min-height:0;padding:18px;display:flex;position:relative;overflow:hidden}.voice-stage{flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:auto}.voice-stage-empty{text-align:center;color:#b5bac1;flex-direction:column;align-items:center;display:flex}.voice-stage-empty-icon{color:#949ba4;background:#2b2d31;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:14px;font-size:30px;display:flex}.voice-stage-empty strong{color:#f2f3f5;font-size:17px}.voice-stage-empty span{color:#949ba4;margin-top:5px;font-size:13px}.voice-participant-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;width:min(100%,1200px);margin:auto;display:grid}.voice-participant-card{background:#1e1f22;border:2px solid #0000;border-radius:10px;justify-content:center;align-items:center;min-width:0;min-height:220px;transition:border-color .12s,box-shadow .12s;display:flex;position:relative;overflow:hidden}.voice-participant-card.speaking{border-color:#23a55a;box-shadow:inset 0 0 0 1px #23a55a}.voice-participant-avatar{color:#fff;background:#5865f2;border-radius:50%;justify-content:center;align-items:center;width:78px;height:78px;font-size:29px;font-weight:800;transition:box-shadow .12s;display:flex}.voice-participant-card.speaking .voice-participant-avatar{box-shadow:0 0 0 3px #23a55a,0 0 18px #23a55a59}.voice-screen-video{object-fit:contain;background:#000;width:100%;height:100%;position:absolute;inset:0}.voice-participant-info{z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000008c;border-radius:5px;flex-direction:column;min-width:0;max-width:calc(100% - 90px);padding:5px 7px;display:flex;position:absolute;bottom:10px;left:10px}.voice-participant-info strong{text-overflow:ellipsis;white-space:nowrap;color:#fff;font-size:13px;overflow:hidden}.voice-participant-info span{color:#b5bac1;margin-top:2px;font-size:10px}.voice-participant-card.speaking .voice-participant-info span{color:#57f287}.voice-participant-icons{z-index:2;color:#fff;background:#0000008c;border-radius:6px;align-items:center;gap:6px;padding:6px;display:flex;position:absolute;bottom:10px;right:10px}.voice-page-controls{flex:none;justify-content:center;align-items:center;gap:8px;padding-top:15px;display:flex}.voice-page-control{color:#dbdee1;cursor:pointer;background:#383a40;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:12px;font-weight:700;transition:background .12s,color .12s;display:flex}.voice-page-control:hover{color:#fff;background:#404249}.voice-page-control.danger{color:#fff;background:#da373c}.voice-page-control.screen-active{color:#fff;background:#23a55a}.voice-page-control.screen-active:hover{background:#1f914f}.voice-page-control.disconnect{color:#fff;background:#da373c}.voice-page-control.disconnect:hover{background:#a1282c}.voice-page-error{color:#ffb4b6;text-align:center;background:#f23f4324;border-radius:6px;width:min(100%,700px);margin:10px auto 0;padding:8px 10px;font-size:11px}@media (width<=850px){.voice-participant-grid{grid-template-columns:1fr}.voice-page-controls{flex-wrap:wrap}.voice-page-control span{display:none}.voice-page-control{width:44px;padding:0}}
