.auth-page{position:relative;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;overflow:hidden;padding:24px 24px 32px;background:#182233;--auth-brand-shift-y: -200px;--auth-card-shift-x: -18px;--auth-card-shift-y: 0px}.auth-page:before,.auth-page:after{content:"";position:absolute;inset:0;pointer-events:none;z-index:1}.auth-page:before{background:radial-gradient(circle at 18% 24%,rgba(255,255,255,.14),transparent 24%),radial-gradient(circle at 82% 18%,rgba(255,149,212,.18),transparent 22%),linear-gradient(180deg,#070a122e,#070a1257)}.auth-page:after{background:radial-gradient(circle at 50% 48%,rgba(255,255,255,.05),transparent 22%),linear-gradient(180deg,#080a1205,#080a121a)}.auth-video-bg{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.9;filter:saturate(1.04) contrast(1.08) brightness(.98);transform:none;animation:none}.auth-brand{position:relative;z-index:2;display:flex;align-items:center;gap:18px;justify-content:center;width:100%;max-width:calc(100vw - 48px);transform:translateY(var(--auth-brand-shift-y))}.auth-brand__badge{flex-shrink:0;width:88px;height:88px;display:grid;place-items:center;border-radius:26px;background:linear-gradient(145deg,#ffffff57,#ffffff1f);border:1px solid rgba(255,255,255,.28);box-shadow:0 20px 44px #08101e42;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-brand__logo{width:64px;height:64px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(27,55,120,.18))}.auth-brand__copy{display:flex;align-items:center;justify-content:center;gap:20px;white-space:nowrap}.auth-brand__name{position:relative;display:inline-block;flex:0 0 3.45ch;width:3.45ch;font-size:clamp(40px,4.5vw,72px);line-height:.92;letter-spacing:.05em;text-align:center;text-transform:uppercase;white-space:nowrap;contain:layout paint}.auth-brand__name-base,.auth-brand__name-overlay{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;letter-spacing:inherit;line-height:inherit;text-transform:inherit;white-space:inherit}.auth-brand__name-base{position:relative;font-family:var(--font-heading);font-weight:700;color:#fff;text-shadow:0 18px 44px rgba(9,18,34,.34),0 0 14px rgba(255,255,255,.2)}.auth-brand__name-overlay{pointer-events:none;font-family:var(--font-slogan);font-weight:400;color:#fff;opacity:0;mix-blend-mode:screen;text-shadow:0 18px 44px rgba(9,18,34,.34),0 0 14px rgba(255,255,255,.18)}.auth-brand__name-overlay--glitch{animation:authMaxGlitchCore 4.8s steps(2,end) infinite}.auth-brand__name-overlay--glitch:before,.auth-brand__name-overlay--glitch:after{content:attr(data-text);position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit;white-space:inherit;pointer-events:none;mix-blend-mode:screen}.auth-brand__name-overlay--glitch:before{color:#ff4091eb;transform:translate(.032em,-.016em);clip-path:polygon(0 2%,100% 0,100% 39%,0 46%);text-shadow:-.03em 0 0 rgba(255,72,154,.95);opacity:0;animation:authMaxGlitchTop 4.8s steps(2,end) infinite}.auth-brand__name-overlay--glitch:after{color:#4ac7fff0;transform:translate(-.036em,.024em);clip-path:polygon(0 54%,100% 48%,100% 100%,0 96%);text-shadow:.03em 0 0 rgba(74,199,255,.95);opacity:0;animation:authMaxGlitchBottom 4.8s steps(2,end) infinite}.auth-brand__title{margin:0;color:#fff;display:inline-flex;align-items:center;gap:.24em;font-size:clamp(34px,4.1vw,68px);font-family:var(--font-heading);font-weight:700;line-height:.94;letter-spacing:.015em;max-width:none;white-space:nowrap;text-shadow:0 16px 40px rgba(9,18,34,.28)}.auth-brand__title-static{display:inline-flex;align-items:center;flex:0 0 auto;white-space:nowrap}.auth-brand__title-rotator{position:relative;display:inline-flex;align-items:center;justify-content:center;width:5.5ch;height:1.08em;perspective-origin:50% 50%}.auth-brand__title-prism{position:relative;width:100%;height:100%;transform-style:preserve-3d;--prism-depth: .58em;transform:translateZ(calc(var(--prism-depth) * -1)) rotateX(calc(var(--active-slogan-word-index) * -90deg));transition:transform .9s cubic-bezier(.22,1,.36,1);will-change:transform}.auth-brand__title-face{position:absolute;inset:0;display:inline-flex;align-items:center;justify-content:center;padding:0 .08em;line-height:1;white-space:nowrap;backface-visibility:hidden;text-align:center;transform:rotateX(calc(var(--face-index) * 90deg)) translateZ(var(--prism-depth))}.auth-brand__title-lite-word{display:inline-flex;align-items:center;justify-content:center;min-width:5.5ch}.auth-card{position:relative;z-index:2;width:min(100%,800px);display:grid;grid-template-columns:minmax(0,1.06fr) minmax(280px,.86fr);gap:16px;padding:20px;border-radius:28px;background:#d8d8d88c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transform:translate(var(--auth-card-shift-x),var(--auth-card-shift-y));margin-top:-80px;margin-right:-20px}.auth-page--lite .auth-video-bg{opacity:.78;filter:saturate(1.01) contrast(1.02) brightness(.9)}.auth-page--lite .auth-brand__badge,.auth-page--lite .auth-card,.auth-page--lite .auth-submit,.auth-page--lite .auth-mode-button,.auth-page--lite .auth-verify-modal__backdrop,.auth-page--lite .auth-loading{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.auth-page--lite .auth-brand__badge{box-shadow:0 14px 28px #08101e33}.auth-page--lite .auth-card{background:#e0e0e46b}.auth-page--lite .auth-loading__spinner,.auth-page--lite .bank-card__face{animation:none;transition:none}.auth-card--login{width:min(100%,500px);grid-template-columns:minmax(0,1fr)}.auth-card--login .auth-card__side{display:none}.auth-card__main{display:flex;flex-direction:column;gap:18px;min-width:0}.auth-card__heading h2{margin:0;color:#172133;font-size:30px;font-weight:700;font-family:var(--font-heading);letter-spacing:.02em;text-transform:uppercase}.auth-subtitle{margin:8px 0 0;color:#4a5973;font-size:14px;line-height:1.5;font-family:var(--font-body)}.auth-section{display:flex;flex-direction:column;gap:12px}.auth-field{display:flex;flex-direction:column;gap:6px}.auth-section__title,.auth-side__title{color:#18263a;font-size:13px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.auth-grid{display:grid;gap:12px}.auth-grid--double{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.auth-input{width:100%;box-sizing:border-box;min-height:48px;padding:0 14px;border:1px solid rgba(121,137,173,.24);border-radius:14px;background:#ffffffe1;color:#172133;font-size:15px;outline:none;font-family:var(--font-body)}.auth-input--compact{max-width:160px}.auth-input::placeholder{color:#6a7891}.auth-input:focus{border-color:#5b7cff6b;box-shadow:0 0 0 3px #5b7cff1f}.auth-input--error,.auth-input--error:focus,.auth-input--error:focus-visible{border-color:#d04848b8;box-shadow:0 0 0 3px #d048481f}.auth-field__error{color:#b43a3a;font-size:13px;line-height:1.4;padding:0 2px;text-align:left}.auth-file{position:relative;display:flex;flex-direction:column;gap:8px;padding:12px 14px;border-radius:16px;border:1px dashed rgba(107,124,160,.34);background:#ffffff8f;cursor:pointer}.auth-file input{display:none}.auth-file__label{color:#40506a;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;font-family:var(--font-body)}.auth-file__value{color:#18263a;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-body)}.auth-submit{margin-top:4px;width:100%;min-height:48px;border:none;outline:none;border-radius:16px;background:linear-gradient(135deg,#6f2cff80,#b13ef66b 48%,#ff4db880),#ffffff14;color:#fff;font-size:15px;font-weight:800;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-mode-button{min-height:46px;border:none;outline:none;border-radius:14px;background:linear-gradient(135deg,#6f2cff70,#b13ef65c 52%,#ff4db875),#ffffff12;color:#fff;font-size:14px;font-weight:800;cursor:pointer;box-shadow:0 12px 24px #7534cd26,inset 0 1px #ffffff29;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease}.auth-mode-button:hover:not(:disabled),.auth-submit:hover:not(:disabled){filter:brightness(1.05)}.auth-mode-button--active{background:linear-gradient(135deg,#6f2cff94,#b13ef67a 52%,#ff4db894),#ffffff17;box-shadow:0 0 0 1px #fff3,0 18px 34px #873adc38,inset 0 1px #ffffff38}.auth-submit:disabled{opacity:.72;cursor:wait}.auth-submit--secondary{min-height:44px;margin-top:0;font-size:14px}.auth-phone-verify{display:flex;flex-direction:column;gap:10px}.auth-grid--verify{align-items:center}.auth-hint{color:#4a5973;font-size:13px;line-height:1.45}.auth-verify-modal__backdrop{position:fixed;inset:0;z-index:9999;display:grid;place-items:center;background:#080c146b;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:authVerifyFadeIn .2s ease-out}.auth-verify-modal{width:min(100%,420px);display:flex;flex-direction:column;gap:14px;padding:22px;border-radius:22px;border:1px solid rgba(255,255,255,.2);background:#191c26f0;color:#fff;box-shadow:0 24px 80px #00000059;animation:authVerifyModalIn .22s ease-out}.auth-verify-modal__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.auth-verify-modal__header h3{margin:0;font-size:24px;font-weight:800}.auth-verify-modal__close{position:relative;width:36px;height:36px;border:none;border-radius:999px;background:#ffffff14;color:#fff;font-size:22px;line-height:1;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.auth-verify-modal__close:hover{transform:translateY(-1px);background:#ffffff1f}.auth-verify-modal__text{margin:0;color:#e4e8f5d1;font-size:14px;line-height:1.5}.auth-verify-modal__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.auth-switch-link{align-self:center;border:none;outline:none;background:transparent;padding:0;color:#31215dc7;font-size:13px;font-weight:700;cursor:pointer;transition:color .18s ease,opacity .18s ease,transform .18s ease}.auth-switch-link:hover:not(:disabled){color:#6f2cfff0}.auth-switch-link:disabled{opacity:.58;cursor:wait}.auth-beta-note{align-self:center;margin-top:-2px;color:#d7dce5d1;font-size:12px;line-height:1;letter-spacing:.02em}@keyframes authVerifyFadeIn{0%{opacity:0}to{opacity:1}}@keyframes authVerifyModalIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.auth-brand__title:before{content:"";display:none}.auth-message{margin:0;color:#b83232;font-size:14px;text-align:center}.auth-card__side{display:flex;flex-direction:column;gap:12px;min-width:0;padding:16px;border-radius:24px;border:1px solid rgba(121,137,173,.24);background:#ffffffd1;color:#172133;box-shadow:inset 0 1px #ffffff47}.auth-side__subtitle{margin:0;color:#4a5973;font-size:14px;line-height:1.5}.bank-card{position:relative;width:100%;aspect-ratio:1.65 / 1;perspective:1200px}.bank-card__face{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:space-between;padding:22px;border-radius:24px;backface-visibility:hidden;transition:transform .7s ease;background:radial-gradient(circle at top left,rgba(255,255,255,.24),transparent 36%),radial-gradient(circle at bottom right,rgba(255,255,255,.14),transparent 28%),linear-gradient(135deg,#6f2cff94,#b13ef67a 52%,#ff4db894);box-shadow:0 20px 40px #040a1659}.bank-card__face--back{transform:rotateY(180deg);background:radial-gradient(circle at top right,rgba(255,255,255,.2),transparent 28%),linear-gradient(135deg,#6f2cff80,#b13ef66b 48%,#ff4db880)}.bank-card--flipped .bank-card__face--front{transform:rotateY(180deg)}.bank-card--flipped .bank-card__face--back{transform:rotateY(360deg)}.bank-card__brand{color:#ffffffeb;font-size:14px;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.bank-card__number{margin-top:auto;color:#fff;font-size:clamp(20px,2vw,28px);font-weight:800;letter-spacing:.14em;line-height:1.15}.bank-card__meta{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.bank-card__label{display:block;color:#f1f6ffb8;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.bank-card__value,.bank-card__cvc{display:block;margin-top:6px;color:#fff;font-size:15px;font-weight:800}.bank-card__stripe{height:42px;margin:14px -22px 0;background:#040910e6}.bank-card__cvc-box{align-self:flex-end;min-width:120px;margin-top:auto;padding:12px 14px;border-radius:14px;background:#ffffffe6}.bank-card__cvc-box .bank-card__label{color:#5b6780}.bank-card__cvc-box .bank-card__cvc{color:#18263a}.auth-grid--card{align-items:end}.auth-loading{position:fixed;inset:0;z-index:15;display:grid;place-items:center;text-align:center;gap:14px;background:#060a1280;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-loading__spinner{width:78px;height:78px;border-radius:50%;border:4px solid rgba(255,255,255,.16);border-top-color:#fff;border-right-color:#60d4bf;animation:auth-spin 1s linear infinite}.auth-loading__title{color:#fff;font-size:24px;font-weight:800}.auth-loading__subtitle{max-width:420px;color:#eef4ffd1;font-size:14px;line-height:1.55}@keyframes auth-spin{to{transform:rotate(360deg)}}@keyframes authMaxGlitchCore{0%,72%,to{font-family:var(--font-heading);opacity:0;transform:translateZ(0);filter:none}76%{font-family:var(--font-slogan);opacity:.92;transform:translate3d(-.008em,.004em,0);filter:saturate(1.08)}78%{font-family:var(--font-slogan);opacity:1;transform:translate3d(.012em,-.005em,0);filter:contrast(1.08)}80%{font-family:var(--font-slogan);opacity:.94;transform:translate3d(-.014em,.008em,0);filter:saturate(1.12)}84%{font-family:var(--font-slogan);opacity:.7;transform:translate3d(.01em,-.004em,0)}86%{font-family:var(--font-slogan);opacity:.52;transform:translate3d(-.014em,.008em,0)}88%{font-family:var(--font-slogan);opacity:.28;transform:translate3d(.012em,-.008em,0)}}@keyframes authMaxGlitchTop{0%,72%,to{transform:translate(.032em,-.016em);opacity:0}76%{transform:translate(-.042em,.022em);opacity:.76}78%{transform:translate(.048em,-.028em);opacity:.92}80%{transform:translate(-.03em,.018em);opacity:.64}84%{transform:translate(.026em,-.014em);opacity:.48}88%{transform:translate(-.018em,.01em);opacity:.3}}@keyframes authMaxGlitchBottom{0%,72%,to{transform:translate(-.036em,.024em);opacity:0}76%{transform:translate(.04em,-.018em);opacity:.78}78%{transform:translate(-.05em,.03em);opacity:.92}80%{transform:translate(.034em,-.02em);opacity:.66}84%{transform:translate(-.024em,.016em);opacity:.46}88%{transform:translate(.016em,-.01em);opacity:.28}}@media(max-width:1120px){.auth-page{--auth-card-shift-x: 2px;--auth-card-shift-y: 0px}.auth-card{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.auth-video-bg{animation:none;transform:none}}@media(max-width:900px){.auth-page{--auth-brand-shift-y: -22px;--auth-card-shift-x: 0px;--auth-card-shift-y: 0px;justify-content:flex-start;overflow-y:auto;padding-top:calc(28px + env(safe-area-inset-top,0px));padding-bottom:calc(24px + env(safe-area-inset-bottom,0px))}.auth-brand{width:min(100%,560px);gap:14px;max-width:none;align-items:flex-start;transform:none}.auth-brand__badge{width:72px;height:72px;border-radius:22px}.auth-brand__logo{width:54px;height:54px}.auth-brand__name{font-size:clamp(28px,8vw,48px)}.auth-brand__copy{flex-direction:column;align-items:flex-start;gap:10px;white-space:normal}.auth-brand__title{display:block;white-space:normal;line-height:1}.auth-brand__title-static{display:inline;white-space:normal}.auth-brand__title-rotator{width:8.2ch}.auth-brand__title:before{content:"";display:none}.auth-card{width:min(100%,560px);margin-top:-32px;margin-right:0}.auth-card__side{display:none}.auth-grid--triple{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.auth-page{--auth-brand-shift-y: 0px;--auth-card-shift-x: 0px;--auth-card-shift-y: 0px;gap:18px;padding:18px 14px}.auth-brand{gap:12px;flex-direction:column;align-items:stretch}.auth-brand__copy{gap:8px}.auth-brand__badge{width:62px;height:62px;border-radius:20px}.auth-brand__logo{width:48px;height:48px}.auth-brand__name{font-size:clamp(22px,7vw,34px)}.auth-brand__title{font-size:clamp(24px,9vw,34px)}.auth-brand__title-rotator{width:7.1ch}.auth-brand__title:before{content:"";display:none}.auth-card{gap:18px;padding:18px;margin-top:0;border-radius:22px}.auth-grid--double,.auth-grid--triple{grid-template-columns:1fr}.auth-input--compact{max-width:none}}.voice-channel-list{margin:0;padding:0;list-style:none}.list__items{padding:10px;margin-bottom:8px;border-radius:13px;background:transparent;border:1px solid transparent;transition:background-color .15s ease,border-color .15s ease}.list__items:hover{background:#ffffff0a}.list__items--active{background:#5b7cff1f;border-color:#5b7cff47}.list__items--editing{background:#ffffff12;border-color:#ffffff24}.voice-channel__row{display:flex;align-items:center;gap:8px}.voice-channel__button{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-start;gap:10px;padding:0;border:0;background:transparent;color:#eef2ff;cursor:pointer;text-align:left;font-family:var(--font-body);font-style:normal}.voice-channel__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;font-weight:600;font-family:var(--font-heading);font-style:normal}.voice-channel__count{min-width:24px;height:24px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff14;color:#c8d0e2;font-size:12px}.voice-channel__leave{padding:6px 10px;border:0;border-radius:10px;background:#ff616124;color:#ffb0b0;font-size:12px;cursor:pointer}.channel-edit-button{flex:0 0 auto;width:30px;height:30px;padding:0;border:0;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#ffffff14;color:#d8def0;font-size:12px;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(2px);transition:opacity .14s ease,transform .14s ease,background-color .15s ease}.channel-edit-button img{width:15px;height:15px;object-fit:contain}.channel-edit-button:disabled{opacity:.45;cursor:not-allowed}.list__items:hover .channel-edit-button,.list__items--editing .channel-edit-button,.channel-item:hover .channel-edit-button,.channel-item--editing .channel-edit-button{opacity:1;pointer-events:auto;transform:translateY(0)}.channel-inline-input{flex:1;min-width:0;height:34px;padding:0 10px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#ffffff0f;color:#fff;outline:none;font-family:var(--font-body);font-style:normal;box-shadow:none;-webkit-tap-highlight-color:transparent}.channel-inline-input:focus,.channel-inline-input:focus-visible{border-color:#ffffff1f;outline:none;box-shadow:none}.channel-inline-input::selection{background:#ffffff29;color:#fff}.participant-list{margin-top:10px;padding-left:2px}.participant-item{display:flex;align-items:center;gap:8px;margin-top:6px;color:#c8d0e2;font-size:13px}.participant-item__avatar{width:28px;height:28px;border-radius:50%;object-fit:cover;border:2px solid transparent;transition:border-color .15s ease,box-shadow .15s ease}.participant-item--speaking img{border-color:#43c46a;box-shadow:0 0 0 3px #43c46a38}.participant-item__name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-family:var(--font-body);font-style:normal}.participant-item__role-dot{width:10px;height:10px;flex:0 0 auto;border-radius:50%;box-shadow:0 0 0 2px #ffffff0f}.participant-item__voice-flags{display:inline-flex;align-items:center;gap:6px;margin-left:auto}.participant-item__voice-flag{position:relative;width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center}.participant-item__voice-flag img{width:12px;height:12px;object-fit:contain;opacity:.92}.participant-item__voice-flag--slashed:after{content:"";position:absolute;width:16px;height:2px;border-radius:999px;background:#ff9c9c;transform:rotate(-45deg);box-shadow:0 0 8px #ff6c6c2e}.participant-live-badge{flex:0 0 auto;padding:4px 8px;border:0;border-radius:999px;background:#d92d20;color:#fff;font-size:11px;font-weight:800;letter-spacing:.06em;cursor:pointer}.participant-live-badge--active{box-shadow:0 0 0 2px #ffffff2e}.textchat-container{display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden;position:relative}.message-search-panel{margin:12px 0 14px;padding:14px 16px;border-radius:16px;background:#ffffff09;border:1px solid rgba(255,255,255,.06)}.message-search-panel__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.message-search-panel__header strong{color:#f8fafc;font-size:14px}.message-search-panel__header span,.message-search-panel__item small,.message-search-panel__empty{color:#96a2ba;font-size:12px}.message-search-panel__list{display:flex;flex-direction:column;gap:8px}.message-search-panel__item{display:flex;flex-direction:column;gap:4px;width:100%;padding:10px 12px;border:0;border-radius:12px;background:#ffffff0a;color:#eef2ff;text-align:left;cursor:pointer}.message-search-panel__item strong{font-size:13px}.message-search-panel__item span{color:#d6deef;font-size:13px}.chat-pins,.chat-selection-bar{margin:12px 0 0;padding:14px 16px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:#ffffff09}.chat-pins__header,.chat-selection-bar__copy,.chat-selection-bar__actions{display:flex;align-items:center}.chat-pins__header,.chat-selection-bar{justify-content:space-between;gap:12px}.chat-pins__header strong,.chat-selection-bar__copy strong{color:#f8fafc;font-size:14px}.chat-pins__header span,.chat-selection-bar__copy span{color:#96a2ba;font-size:12px}.chat-pins__list{margin-top:12px;display:flex;flex-wrap:wrap;gap:10px}.chat-pins__item{min-width:0;flex:1 1 240px;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:6px 10px;padding:12px;border:0;border-radius:14px;background:#ffffff0b;color:#edf2ff;text-align:left;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.chat-pins__item:hover{background:#ffffff13;transform:translateY(-1px)}.chat-pins__link{min-width:0;display:contents;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.chat-pins__meta{min-width:0;display:flex;flex-direction:column;gap:4px}.chat-pins__meta strong{color:#f6f8ff;font-size:13px}.chat-pins__meta small,.chat-pins__preview{color:#a7b1c6;font-size:12px}.chat-pins__preview{grid-column:1 / 2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-pins__remove{width:28px;height:28px;align-self:start;padding:0;border:0;border-radius:10px;background:#ffffff0f;color:#dce3f3;cursor:pointer}.chat-pins__remove:hover{background:#ffffff1f}.chat-selection-bar__copy{gap:8px}.chat-selection-bar__actions{gap:10px}.chat-selection-bar__button{min-width:116px;padding:10px 14px;border:0;border-radius:12px;background:linear-gradient(135deg,#786cfff2,#6099fff2);color:#fff;font-size:13px;font-weight:700;cursor:pointer}.chat-selection-bar__button:disabled{opacity:.55;cursor:not-allowed}.chat-selection-bar__button--ghost{background:#ffffff0f;color:#dce3f3}.messages-list-shell{position:relative;display:flex;flex-direction:column;flex:1;min-height:0;overflow:hidden}.messages-list{flex:1;min-height:0;overflow-y:auto;-webkit-overflow-scrolling:touch;display:flex;flex-direction:column;gap:10px;padding-top:44px;padding-right:6px}.messages-floating-date{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:6;min-width:max-content;max-width:calc(100% - 32px);padding:8px 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#12151edb;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 28px #00000038;color:#dfe5f5;font-size:12px;line-height:1;pointer-events:none}.message-item{display:flex;align-items:flex-start;gap:12px;width:fit-content;max-width:min(100%,78%);padding:0;border-radius:0;background:transparent;transition:background-color .2s ease,box-shadow .2s ease;animation:messageFloatIn .22s ease-out;transform-origin:center bottom}.message-item--highlighted{background:transparent;box-shadow:none}.message-item--dm{width:fit-content;max-width:min(100%,74%);padding:0;background:transparent;box-shadow:none;gap:8px;align-items:flex-end}.message-item--dm-own{margin-right:auto;justify-content:flex-start}.message-item--dm-incoming{margin-right:auto;margin-left:10px}.msg-avatar{width:42px;height:42px;border-radius:50%;object-fit:cover}.msg-content{position:relative;flex:1;min-width:0;display:inline-flex;flex-direction:column;width:fit-content;max-width:100%;padding:12px 14px 10px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0b;box-shadow:0 8px 22px #00000029}.msg-content--dm{position:relative;display:inline-flex;flex-direction:column;width:fit-content;max-width:100%;min-width:0;align-self:flex-start;padding:10px 14px 8px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff0b;box-shadow:0 8px 22px #00000029}.msg-content--dm:before{content:none}.msg-content--dm:after{content:none}.msg-content--dm-own{background:linear-gradient(180deg,#6864ff33,#ff6fb621);border-color:#9485ff2e;border-bottom-right-radius:18px;border-bottom-left-radius:12px;align-self:flex-start}.message-item--dm-incoming .msg-content--dm{border-bottom-left-radius:12px}.message-author{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#f8fafc;font-size:14px;font-weight:700;font-family:var(--font-heading);font-style:normal}.message-meta{display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.message-footer{display:inline-flex;align-items:center;gap:6px;margin-top:0;align-self:flex-end;justify-content:flex-end;width:auto}.message-footer--own{align-self:flex-end}.message-time{color:#8d97ac;font-size:12px;font-weight:400;font-family:var(--font-body);font-style:normal}.message-edited-badge{display:inline-flex;align-items:center;gap:4px;color:#93a0ba;font-size:11px;line-height:1}.message-edited-badge__icon{font-size:12px;opacity:.92}.message-edited-badge__label{text-transform:lowercase}.message-item--dm-own .message-author{justify-content:flex-end;text-align:right}.message-item--dm-own .message-time{color:#cdd6f4}.message-item--dm-incoming .message-time{color:#9ca7bc}.message-item--dm-own .message-text{color:#f6f8ff}.message-item--dm-own .message-attachment,.message-item--dm-own .message-media{margin-right:auto}.message-item--dm .msg-avatar{align-self:flex-end;width:36px;height:36px}.message-item--dm.message-item--highlighted{background:transparent;box-shadow:none}.message-item--dm.message-item--highlighted .msg-content--dm{box-shadow:0 0 0 1px #766cff47,0 12px 28px #0000002e}.message-item--selectable{cursor:pointer}.message-item--selected .msg-content,.message-item--selected .msg-content--dm{box-shadow:0 0 0 1px #887aff70,0 18px 30px #3e52ff29;border-color:#9485ff4d}.message-select-toggle{width:28px;height:28px;margin-top:6px;padding:0;flex:0 0 auto;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:#ffffff0a;color:#fff;cursor:pointer}.message-select-toggle--active{background:linear-gradient(135deg,#786cfff5,#6099fff5);border-color:transparent}.message-select-toggle__mark{width:8px;height:12px;display:inline-block;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);opacity:0}.message-select-toggle--active .message-select-toggle__mark{opacity:1}.message-read-status{display:inline-flex;align-items:center;gap:0;color:#7f8799}.message-read-status--read{color:#54a7ff}.message-read-status__check{width:7px;height:11px;display:inline-block;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);opacity:.96}.message-read-status__check+.message-read-status__check{margin-left:-1px}.message-text{margin-top:4px;color:#dbe2f0;font-size:14px;line-height:1.5;word-break:break-word;font-family:var(--font-body);font-style:normal}.message-text__mention{display:inline-flex;align-items:center;padding:0 6px;border-radius:8px;background:#81b2ff29;color:#bfe0ff;font-weight:700}.message-text__mention--self{background:#ffc85c2e;color:#ffd278}.message-text-row{margin-top:4px;display:inline-flex;align-items:flex-end;gap:8px;max-width:100%}.message-text-row .message-text{margin-top:0}.message-footer--inline{margin-top:0;width:auto;align-self:flex-end;flex:0 0 auto}.message-forwarded{display:inline-flex;align-items:center;gap:6px;margin-top:2px;margin-bottom:4px;min-width:0;color:#aab4c9;font-size:12px;line-height:1.3}.message-forwarded__label{color:#8893a9}.message-forwarded strong{min-width:0;color:#dfe7f8;font-size:12px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-item--dm-own .message-forwarded{color:#d6ddff}.message-item--dm-own .message-forwarded__label{color:#bfc9f8}.message-item--dm-own .message-forwarded strong{color:#fff}.message-attachment{margin-top:10px;display:flex;align-items:center;gap:12px;width:fit-content;max-width:100%;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#ffffff0d;color:#e9efff;text-decoration:none}.message-attachment--pending{cursor:default;opacity:.88}.message-attachment--unavailable{cursor:default;opacity:1;border-color:#ff80803d;background:#6e182038}.message-reactions{display:flex;flex-wrap:wrap;gap:8px}.message-bottom-row{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:10px;width:100%}.message-reactions-wrap{position:relative;display:inline-flex;align-items:center;gap:8px;min-width:0}.message-reaction{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:0 11px;border:1px solid rgba(139,126,255,.26);border-radius:999px;background:linear-gradient(135deg,#6e65ff57,#9c92ff3d);color:#edf2ff;cursor:pointer;box-shadow:inset 0 1px #ffffff14;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.message-reaction:hover{background:linear-gradient(135deg,#7970ff66,#aba0ff4d);box-shadow:inset 0 1px #ffffff1f,0 6px 16px #453ab92e}.message-reaction--active{background:linear-gradient(135deg,#7c74ff75,#bcb2ff57);border-color:#a498ff57}.message-reaction__glyph{font-size:16px;line-height:1;display:inline-block;transition:transform .18s ease,filter .18s ease}.message-reaction:hover .message-reaction__glyph{transform:translateY(-1px) scale(1.14) rotate(-6deg);filter:saturate(1.12)}.message-reaction__count{color:#eef2ff;font-size:12px;font-weight:700}.message-reaction__avatars{display:inline-flex;align-items:center;margin-left:2px}.message-reaction__avatar{width:16px;height:16px;border-radius:50%;object-fit:cover;border:1px solid rgba(255,255,255,.28);box-shadow:0 2px 6px #00000029}.message-reaction__avatar+.message-reaction__avatar{margin-left:-4px}.message-reactions__more{width:30px;height:30px;padding:0;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0f;color:#f1f4fb;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,transform .16s ease}.message-reactions__more:hover{background:#ffffff1a;transform:translateY(-1px)}.message-reactions__more--active{background:#7d73ff33;border-color:#9c91ff3d}.message-reactions__more-icon{display:inline-block;font-size:15px;line-height:1;transform:translateY(-1px)}.message-inline-reaction-picker{position:absolute;left:0;bottom:calc(100% + 10px);z-index:8;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:6px;min-width:304px;padding:10px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#11161ffa;box-shadow:0 20px 40px #00000047;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.message-inline-reaction-picker__item{min-width:0;min-height:38px;padding:0;border:0;border-radius:12px;background:transparent;color:#f7f9ff;cursor:pointer;transition:background-color .16s ease}.message-inline-reaction-picker__item span{display:inline-block;font-size:22px;line-height:1;animation:reactionFloat 2.8s ease-in-out infinite;transition:transform .18s ease,filter .18s ease}.message-inline-reaction-picker__item:nth-child(2n) span{animation-delay:.16s}.message-inline-reaction-picker__item:nth-child(3n) span{animation-delay:.28s}.message-inline-reaction-picker__item:hover{background:#ffffff14}.message-inline-reaction-picker__item:hover span{transform:translateY(-2px) scale(1.14) rotate(-8deg);filter:saturate(1.16)}.message-inline-reaction-picker__item--active{background:linear-gradient(135deg,#726dff3d,#5c97ff33)}.message-media{margin-top:10px;display:block;width:fit-content;max-width:min(100%,460px);border-radius:18px;overflow:hidden;text-decoration:none;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.message-media--button{padding:0;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.message-media--button:hover{transform:translateY(-1px);border-color:#8491ff42;box-shadow:0 12px 24px #0000002e}.message-media--video{padding:0;position:relative}.message-media__image,.message-media__video{display:block;width:100%;max-width:min(100%,460px);max-height:420px;object-fit:cover;background:#080a0f}.message-media__video{border-radius:18px}.message-media__play{position:absolute;left:50%;top:50%;width:58px;height:58px;border-radius:999px;background:#0a0c128f;border:1px solid rgba(255,255,255,.12);transform:translate(-50%,-50%);pointer-events:none;box-shadow:0 12px 28px #0000003d}.message-media__play:before{content:"";position:absolute;left:50%;top:50%;width:18px;height:18px;background:#fff;transform:translate(-42%,-50%);-webkit-clip-path:polygon(0 0,100% 50%,0 100%);clip-path:polygon(0 0,100% 50%,0 100%)}.message-attachment__preview{width:96px;height:72px;border-radius:12px;object-fit:cover;flex:0 0 auto}.message-attachment__icon{width:18px;height:18px;flex:0 0 auto;background:linear-gradient(135deg,#7c6cff,#5298ff);-webkit-mask:url(../icons/plus.png) center / contain no-repeat;mask:url(../icons/plus.png) center / contain no-repeat}.message-attachment__meta{min-width:0;display:flex;flex-direction:column;gap:4px}.message-attachment__name{font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:var(--font-heading);font-style:normal}.message-attachment__size{color:#98a3bc;font-size:12px;font-family:var(--font-body);font-style:normal}.voice-message{margin-top:10px;display:flex;align-items:center;gap:12px;width:min(100%,360px);min-width:220px;padding:10px 12px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#14171ff5,#0a0d12f5);box-shadow:0 12px 24px #00000029}.message-item--dm-own .voice-message{background:linear-gradient(180deg,#5469ff47,#2e49ba3d);border-color:#95aaff2e}.voice-message--pending{opacity:.78}.voice-message__play{position:relative;width:42px;height:42px;flex:0 0 auto;border:0;border-radius:50%;background:linear-gradient(135deg,#69a4ff,#6f6bff);color:#fff;cursor:pointer;box-shadow:0 10px 18px #2c47ba3d}.voice-message__play:disabled{cursor:default;opacity:.7}.voice-message__play-icon{position:absolute;left:50%;top:50%;width:14px;height:16px;transform:translate(-40%,-50%);background:#fff;clip-path:polygon(0 0,100% 50%,0 100%)}.voice-message__play--playing .voice-message__play-icon{width:14px;height:14px;transform:translate(-50%,-50%);clip-path:inset(0 round 2px)}.voice-message__content{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:8px}.voice-message__waveform{display:flex;align-items:end;gap:3px;height:32px}.voice-message__bar{width:4px;min-height:10px;height:var(--voice-bar-height);border-radius:999px;background:#aab7d266;transition:background-color .18s ease,opacity .18s ease,transform .18s ease}.voice-message__bar--active{background:linear-gradient(180deg,#7dc1ff,#74a0ff)}.message-item--dm-own .voice-message__bar--active{background:linear-gradient(180deg,#fff,#dbe5ff)}.voice-message__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#b2bdd3;font-size:12px}.voice-message__time{color:#eef4ff;font-weight:700}.message-item:not(.message-item--dm).message-item--highlighted .msg-content{box-shadow:0 0 0 1px #766cff47,0 12px 28px #0000002e}.message-context-menu-stack{position:fixed;z-index:1650;display:flex;flex-direction:column;gap:10px}.message-reaction-picker,.message-context-menu{width:min(220px,calc(100vw - 24px));padding:7px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#11161ffa;box-shadow:0 24px 46px #0000005c;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:uiFadeIn .14s ease}.message-reaction-picker{position:relative;width:fit-content;min-width:0;padding:8px}.message-reaction-picker__row{display:flex;align-items:center;gap:4px}.message-reaction-picker__item{min-width:0;width:34px;height:34px;padding:0;border:0;border-radius:10px;background:transparent;color:#f6f8ff;cursor:pointer;transition:background-color .16s ease;flex:0 0 auto}.message-reaction-picker__item span{display:inline-block;font-size:19px;line-height:1;animation:reactionFloat 2.8s ease-in-out infinite;transition:transform .18s ease,filter .18s ease}.message-reaction-picker__item:nth-child(2n) span{animation-delay:.16s}.message-reaction-picker__item:nth-child(3n) span{animation-delay:.28s}.message-reaction-picker__item:hover{background:#ffffff14}.message-reaction-picker__item:hover span{transform:translateY(-2px) scale(1.14) rotate(-8deg);filter:saturate(1.16)}.message-reaction-picker__item--active{background:linear-gradient(135deg,#726dff3d,#5c97ff33)}.message-reaction-picker__stickers-toggle{min-width:86px;height:34px;padding:0 10px;border:0;border-radius:10px;background:#ffffff0d;color:#e6ecfb;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;cursor:pointer;transition:background-color .16s ease,color .16s ease}.message-reaction-picker__stickers-toggle:hover,.message-reaction-picker__stickers-toggle--active{background:#ffffff1a;color:#fff}.message-reaction-picker__stickers-label{font-size:12px;font-weight:600;line-height:1}.message-reaction-picker__stickers-arrow{font-size:16px;line-height:1}.message-reaction-picker__stickers{position:absolute;top:0;left:calc(100% + 8px);width:176px;max-height:248px;overflow-y:auto;padding:8px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:#11161ffc;box-shadow:0 18px 34px #00000052;display:flex;flex-direction:column;gap:6px}.message-reaction-picker__sticker{width:100%;display:grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:10px;padding:9px 10px;border:0;border-radius:10px;background:transparent;color:#edf2ff;text-align:left;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.message-reaction-picker__sticker:hover{background:#ffffff12;transform:translateY(-1px)}.message-reaction-picker__sticker--active{background:linear-gradient(135deg,#726dff3d,#5c97ff33)}.message-reaction-picker__sticker-glyph{font-size:20px;line-height:1}.message-reaction-picker__sticker-label{font-size:12px;font-weight:500;line-height:1.2}.message-context-menu__item{width:100%;display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:12px;padding:11px 12px;border:0;border-radius:12px;background:transparent;color:#f1f4fb;text-align:left;cursor:pointer;transition:background-color .16s ease,color .16s ease,transform .16s ease}.message-context-menu__item:hover:not(:disabled){background:#ffffff0f;transform:translateY(-1px)}.forward-modal__backdrop{position:fixed;inset:0;z-index:1700;display:flex;align-items:center;justify-content:center;padding:20px;background:#05080dc7;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.forward-modal{width:min(560px,100%);max-height:min(82vh,760px);display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#12161efa,#090b10fa);box-shadow:0 28px 60px #00000057}.forward-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.forward-modal__header h3{margin:0;color:#f7f9ff;font-size:20px}.forward-modal__header p{margin:6px 0 0;color:#95a2bb;font-size:13px}.forward-modal__close{width:38px;height:38px;padding:0;border:0;border-radius:12px;background:#ffffff0f;color:#e7ecfa;cursor:pointer}.forward-modal__search{width:100%;min-height:46px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff0a;color:#f1f5ff;font-size:14px}.forward-modal__list{min-height:0;max-height:min(50vh,420px);overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding-right:4px}.forward-modal__target{width:100%;display:flex;align-items:center;gap:12px;padding:12px;border:0;border-radius:16px;background:#ffffff0b;color:#edf2ff;text-align:left;cursor:pointer}.forward-modal__target--active{background:linear-gradient(135deg,#706bff38,#519aff2e);box-shadow:0 0 0 1px #8681ff42}.forward-modal__target-avatar{width:44px;height:44px;border-radius:50%;object-fit:cover}.forward-modal__target-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.forward-modal__target-copy strong{color:#f7f9ff;font-size:14px}.forward-modal__target-copy small,.forward-modal__empty{color:#95a2bb;font-size:12px}.forward-modal__empty{padding:18px 4px;text-align:center}.forward-modal__actions{display:flex;justify-content:flex-end;gap:10px}.forward-modal__button{min-width:128px;min-height:42px;padding:0 16px;border:0;border-radius:12px;background:linear-gradient(135deg,#786cfff2,#6099fff2);color:#fff;font-size:14px;font-weight:700;cursor:pointer}.forward-modal__button:disabled{opacity:.55;cursor:not-allowed}.forward-modal__button--ghost{background:#ffffff0f;color:#dce3f3}.message-context-menu__item:disabled{color:#71809c;cursor:default}.message-context-menu__item:disabled:hover{background:transparent;transform:none}.message-context-menu__item--danger:not(:disabled){color:#ffb7b7}.message-context-menu__item--danger:hover:not(:disabled){background:#ff61611f;color:#ffd0d0}.message-context-menu__icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;font-size:18px;line-height:1;opacity:.94}.message-context-menu__label{font-size:15px;font-weight:500;line-height:1.2}@keyframes messageFloatIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.input-area{box-sizing:border-box}.input-area__editor{display:flex;flex-direction:column;gap:10px}.input-area__controls{position:relative;z-index:140;display:flex;align-items:stretch;width:100%;box-sizing:border-box}.message-composer{display:flex;position:relative;z-index:141;align-items:center;gap:8px;flex:1 1 auto;min-width:0;min-height:70px;padding:0 16px 0 10px;border:1px solid rgba(255,255,255,.07);border-radius:20px;background:linear-gradient(180deg,#0f1013f0,#1c1f27f5);box-shadow:inset 0 1px #ffffff08,0 10px 24px #00000029;transition:border-color .18s ease,background-color .18s ease,box-shadow .18s ease;box-sizing:border-box}.message-composer>textarea{order:1}.message-composer>textarea[data-editing=true]{box-shadow:inset 0 0 0 1px #ffce703d}.message-composer:focus-within{border-color:#5b7cff57;box-shadow:inset 0 1px #ffffff08,0 0 0 1px #5b7cff0f,0 10px 24px #00000029}.attach-button{position:relative;z-index:145;width:44px;height:44px;flex:0 0 auto;align-self:center;border:0;border-radius:14px;background:transparent;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;box-sizing:border-box;color:#bcc5d9;transition:color .18s ease,background-color .18s ease,transform .18s ease,box-shadow .18s ease}.attach-button:hover{background:#ffffff0b;color:#f5f7ff;box-shadow:inset 0 0 0 1px #ffffff0a}.attach-button:active{transform:scale(.97)}.attach-button__input{position:absolute;inset:0;z-index:4;opacity:0;cursor:pointer}.attach-button__icon{width:20px;height:20px;display:inline-block;background-color:currentColor;-webkit-mask:url(../icons/plus.png) center / contain no-repeat;mask:url(../icons/plus.png) center / contain no-repeat;transition:transform .24s cubic-bezier(.22,1,.36,1)}.attach-button:hover .attach-button__icon,.attach-button:focus-visible .attach-button__icon{transform:rotate(90deg)}.composer-status-strip{display:flex;flex-direction:column;gap:8px}.composer-status{display:flex;align-items:center;gap:12px;padding:10px 14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#12151de6}.composer-status--voice{background:linear-gradient(180deg,#2c1218f0,#160e15f5);border-color:#ff78942e}.composer-status--speech{background:linear-gradient(180deg,#101c31f0,#0d1320f5);border-color:#6792ff2e}.composer-status--edit{background:linear-gradient(180deg,#302612f0,#1b150df5);border-color:#ffcb6d2e}.composer-status__dot{width:12px;height:12px;border-radius:50%;background:#ff6f8d;box-shadow:0 0 0 6px #ff6f8d24}.composer-status--speech .composer-status__dot{background:#78a6ff;box-shadow:0 0 0 6px #78a6ff24}.composer-status--edit .composer-status__dot{background:#ffcb6d;box-shadow:0 0 0 6px #ffcb6d24}.composer-status__copy{min-width:0;flex:1 1 auto;display:flex;flex-direction:column;gap:2px}.composer-status__copy strong{color:#f5f7ff;font-size:13px}.composer-status__copy span{color:#a9b4cb;font-size:12px}.composer-status__action{min-height:34px;padding:0 12px;border:0;border-radius:12px;background:#ffffff14;color:#f5f7ff;cursor:pointer}.composer-tool{position:relative;width:28px;height:28px;flex:0 0 auto;align-self:center;border:0;border-radius:0;background:transparent;color:#c6d0e7;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;overflow:visible;transition:transform .18s ease,color .18s ease,opacity .18s ease}.composer-tool:hover{transform:translateY(-1px);color:#fff}.composer-tool:disabled{cursor:default;opacity:.58;transform:none}.composer-tool--active,.composer-tool--recording-holding,.composer-tool--recording-locked,.composer-tool--recording-sending{color:#fff}.composer-tool--speech.composer-tool--active{color:#8db0ff}.composer-tool--voice{color:#d7deef}.composer-tool--recording-holding,.composer-tool--recording-locked,.composer-tool--recording-sending{color:#ff8ba6}.composer-tool__ring{position:absolute;inset:-6px;border-radius:50%;border:1px solid rgba(255,255,255,.14);transform:scale(var(--voice-level-scale, 1));opacity:.6;transition:transform .08s linear,opacity .18s ease}.composer-tool--recording-holding .composer-tool__ring,.composer-tool--recording-locked .composer-tool__ring{opacity:.95}.composer-tool__mic{position:relative;width:14px;height:18px;border:2px solid currentColor;border-radius:8px;background:transparent}.composer-tool__mic:before{content:"";position:absolute;left:50%;bottom:-7px;width:2px;height:6px;background:currentColor;transform:translate(-50%)}.composer-tool__mic:after{content:"";position:absolute;left:50%;bottom:-10px;width:14px;height:8px;border:2px solid currentColor;border-top:0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;transform:translate(-50%)}.composer-tool__badge{position:absolute;right:-4px;bottom:-4px;min-width:12px;height:12px;padding:0 2px;border-radius:999px;background:#ffffffeb;color:#192135;font-size:9px;font-weight:800;line-height:12px;text-transform:lowercase}.composer-tool__emoji{font-size:21px;line-height:1;filter:saturate(1.04)}.composer-tool__lock{position:absolute;top:-6px;right:-4px;font-size:10px;font-weight:700;color:#ffffffe6}.composer-tool--speech{order:3}.composer-tool--emoji{order:2}.composer-tools-end{order:3;display:inline-flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto;margin-left:2px}.composer-emoji-picker{position:absolute;right:14px;bottom:calc(100% + 12px);width:248px;padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:linear-gradient(180deg,#11141dfa,#0b0e16fa);box-shadow:0 18px 42px #00000057;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:180}.composer-emoji-picker__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.composer-emoji-picker__item{min-height:42px;border:0;border-radius:14px;background:#ffffff0a;color:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .18s ease,background-color .18s ease;font-size:24px;line-height:1}.composer-emoji-picker__item:hover{transform:translateY(-1px);background:#ffffff17}.mention-suggestions{position:absolute;left:12px;right:12px;bottom:calc(100% + 12px);display:flex;flex-direction:column;gap:4px;padding:8px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,#12151dfa,#0c0e15fa);box-shadow:0 18px 42px #00000057;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);z-index:181}.mention-suggestions__item{display:flex;align-items:center;gap:10px;width:100%;min-height:48px;padding:8px 10px;border:0;border-radius:14px;background:transparent;color:#f4f7ff;text-align:left;cursor:pointer;transition:background-color .16s ease,transform .16s ease}.mention-suggestions__item:hover,.mention-suggestions__item--active{background:#6080ff24;transform:translateY(-1px)}.mention-suggestions__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex:0 0 auto}.mention-suggestions__content{min-width:0;display:flex;flex-direction:column;gap:2px}.mention-suggestions__name{color:#f5f7ff;font-size:13px;font-weight:700;line-height:1.2}.mention-suggestions__handle{color:#9fb0d8;font-size:12px;line-height:1.2}.input-area textarea{flex:1 1 auto;position:relative;z-index:1;min-height:38px;max-height:140px;display:flex;align-self:center;resize:none;overflow-y:hidden;scrollbar-width:none;border:0;border-radius:0;padding:9px 8px 9px 0;color:#f8fafc;background:transparent;font:inherit;line-height:1.8;outline:none;box-sizing:border-box;min-width:0;font-size:15px}.input-area textarea::-webkit-scrollbar{width:0;height:0}.input-area textarea::placeholder{color:#8f98ac}.chat-file-list{display:flex;flex-wrap:wrap;gap:8px}.chat-file-pill{display:inline-flex;align-items:center;gap:10px;width:fit-content;max-width:100%;padding:8px 12px;border-radius:14px;background:#7c52ff29;border:1px solid rgba(124,82,255,.22)}.chat-file-pill__name{color:#f1eeff;font-size:13px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-file-pill__size{color:#bfb6ff;font-size:12px}.chat-file-pill__remove{width:24px;height:24px;padding:0;border:0;border-radius:999px;background:#ffffff14;color:#f8fafc;cursor:pointer}.chat-error{margin-top:10px;color:#ff9d9d;font-size:13px}.media-preview{position:fixed;inset:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:20px;background:#04060acc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:uiFadeIn .18s ease}.media-preview__dialog{position:relative;width:min(96vw,1480px);height:min(92vh,980px);display:flex;flex-direction:column;gap:14px;padding:18px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#16181ffa,#0a0c11fa);box-shadow:0 28px 60px #00000061;animation:mediaPreviewIn .22s cubic-bezier(.22,1,.36,1)}.media-preview__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.media-preview__meta{min-width:0;display:flex;flex-direction:column;gap:4px}.media-preview__meta strong{color:#f4f7ff;font-size:18px;font-weight:700;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.media-preview__meta span{color:#96a2bb;font-size:13px}.media-preview__actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;flex:0 0 auto}.media-preview__action,.media-preview__close{width:38px;height:38px;padding:0;border:1px solid rgba(255,255,255,.06);border-radius:12px;background:#ffffff0f;color:#d9dff0;cursor:pointer;transition:background-color .18s ease,border-color .18s ease,transform .18s ease}.media-preview__action{width:auto;min-width:120px;padding:0 14px;font-size:14px;font-weight:600}.media-preview__action:hover,.media-preview__close:hover{background:#ffffff1a;border-color:#ffffff1f;transform:translateY(-1px)}.media-preview__close-icon{width:16px;height:16px;display:inline-block;background-color:currentColor;-webkit-mask:url(../icons/close.svg) center / contain no-repeat;mask:url(../icons/close.svg) center / contain no-repeat}.media-preview__content{flex:1 1 auto;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:18px;background:#05070ce0;padding:12px}.media-preview__image,.media-preview__video{display:block;width:100%;height:100%;max-width:100%;max-height:100%;object-fit:contain;background:#05070c}.media-preview__video{min-height:min(76vh,780px);border-radius:16px;background:#000}.media-preview__caption{color:#dce2f2;font-size:13px;line-height:1.45;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes mediaPreviewIn{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes reactionFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}@media(max-width:768px){.chat-pins__item{flex-basis:100%}.chat-selection-bar{flex-direction:column;align-items:stretch}.chat-selection-bar__actions{width:100%}.chat-selection-bar__button{flex:1 1 0;min-width:0}.message-item{padding:10px}.message-composer,.input-area textarea{width:100%}.media-preview{padding:12px}.media-preview__dialog{width:100%;height:min(94vh,940px);padding:14px;border-radius:20px}.media-preview__header{flex-direction:column;align-items:stretch}.media-preview__actions{width:100%;justify-content:stretch;flex-wrap:wrap}.media-preview__action{flex:1 1 0;min-width:0}.media-preview__close{margin-left:auto}.media-preview__content{padding:8px}.media-preview__video{min-height:min(62vh,520px)}.forward-modal{padding:16px;border-radius:18px}.forward-modal__actions{flex-direction:column-reverse}.forward-modal__button{width:100%}}.menu__main{height:100vh;display:grid;grid-template-columns:76px 320px minmax(0,1fr);gap:12px;padding:12px;background:radial-gradient(circle at top left,rgba(255,255,255,.08),transparent 24%),radial-gradient(circle at bottom right,rgba(255,255,255,.05),transparent 20%),linear-gradient(180deg,#050608,#0b0d11 46%,#12151b);box-sizing:border-box}.menu__main--mobile{height:100dvh;min-height:100dvh;display:flex;flex-direction:column;gap:12px;padding:calc(12px + env(safe-area-inset-top,0px)) 12px calc(12px + env(safe-area-inset-bottom,0px))}.menu-loading{display:grid;place-items:center;min-height:100vh;color:#9ea7bb;background:#0f1115}.animated-avatar--empty{display:block;background:radial-gradient(circle at 30% 28%,rgba(255,255,255,.16),transparent 28%),linear-gradient(180deg,#ffffff14,#ffffff08);box-shadow:inset 0 0 0 1px #ffffff14}.sidebar__servers,.sidebar__channels,.chat__wrapper{min-height:0;border:1px solid rgba(255,255,255,.06);border-radius:22px;background:linear-gradient(180deg,#090a0df5,#12141af0);box-shadow:0 22px 56px #00000057}.sidebar__servers{position:relative;z-index:0;display:flex;flex-direction:column;align-items:center;gap:12px;padding:16px 10px;overflow:visible;isolation:isolate}.btn__server{position:relative;width:48px;height:48px;padding:0;border:0;border-radius:16px;background:transparent;cursor:pointer;box-shadow:0 8px 18px #00000042;overflow:visible;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.btn__server>img,.btn__server>video,.btn__server-media{width:100%;height:100%;object-fit:cover;object-position:center 24%;border-radius:inherit}.btn__server-empty{display:block;width:100%;height:100%;border-radius:16px;background:#ffffff0d}.btn__server:hover{transform:translateY(-2px);filter:brightness(1.03)}.btn__server--active{z-index:2;box-shadow:0 12px 28px #0000006b;filter:brightness(1.04)}.btn__server--active:before,.workspace-switch--active:before{content:"";position:absolute;top:50%;left:-9px;width:6px;height:34px;border-radius:999px;background:#fff;transform:translateY(-50%);box-shadow:0 0 12px #ffffff38;z-index:3}.menu__main--mobile .btn__server--active:before,.menu__main--mobile .workspace-switch--active:before{left:50%;top:auto;bottom:-8px;width:28px;height:4px;transform:translate(-50%)}.btn__create-server{position:relative;width:42px;height:42px;border:0;border-radius:14px;background:linear-gradient(180deg,#ffffff14,#ffffff08);color:#9ea7bb;display:grid;place-items:center;cursor:pointer;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease}.btn__create-server{font-size:24px;line-height:1}.btn__create-server:hover{background:linear-gradient(180deg,#ffffff1f,#ffffff0d);transform:translateY(-2px);box-shadow:0 10px 22px #0003}.sidebar__channels{display:flex;flex-direction:column;justify-content:space-between;padding:18px 16px 16px;color:#f6f7fb;position:relative;z-index:40;isolation:isolate;overflow:visible}.channels__top{position:relative;z-index:1;min-height:0;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-right:4px}.server-summary-wrap{position:relative;margin-bottom:18px}.server-summary{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:0;border-radius:18px;background:#ffffff09;color:inherit;cursor:pointer;text-align:left}.server-summary:hover{background:#ffffff0e}.server-members-panel{position:absolute;top:calc(100% + 10px);left:0;right:0;z-index:620;padding:14px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#0f131cfa;box-shadow:0 20px 45px #00000061}.server-members-panel__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.server-members-panel__header h3{margin:0;color:#f8fafc;font-size:16px}.server-members-panel__header span{min-width:28px;height:28px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff14;color:#dce3f4;font-size:12px;font-weight:700}.server-members-panel__list{display:flex;flex-direction:column;gap:8px;margin-bottom:14px;max-height:240px;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.server-members-panel__item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;background:#ffffff0a}.server-members-panel__item--settings{width:100%;box-sizing:border-box}.server-members-panel__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover}.server-members-panel__meta{min-width:0;flex:1;display:flex;flex-direction:column;gap:2px}.server-members-panel__name{display:inline-flex;align-items:center;gap:8px;color:#9ea7bb;font-size:14px;font-weight:700}.server-members-panel__role{color:#9ca7bd;font-size:12px}.server-members-panel__role-dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.server-members-panel__indicators{display:inline-flex;align-items:center;gap:8px;margin-left:auto}.server-members-panel__voice-flag,.server-members-panel__gear{width:30px;height:30px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff0f;box-shadow:inset 0 0 0 1px #ffffff0d}.server-members-panel__voice-flag img,.server-members-panel__gear img{width:14px;height:14px;object-fit:contain}.server-members-panel__voice-flag{position:relative;width:18px;height:18px;background:transparent;box-shadow:none}.server-members-panel__voice-flag--slashed:after{content:"";position:absolute;width:18px;height:2px;border-radius:999px;background:#ff9c9c;transform:rotate(-45deg)}.server-members-panel__gear{border:0;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.server-members-panel__gear:hover{background:#ffffff1f;transform:translateY(-1px)}.server-members-panel .settings-section{margin:0;padding:0;border:0;background:transparent}.server-members-panel .settings-section__header h4{font-size:14px}.member-role-menu{position:fixed;z-index:640;min-width:220px;padding:8px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#10151ffa;box-shadow:0 18px 42px #0000006b}.member-role-menu__title,.member-role-menu__subtitle{padding:8px 12px 6px;color:#9ca7bd;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.member-role-menu__item{width:100%;display:flex;align-items:center;gap:10px;padding:10px 12px;border:0;border-radius:12px;background:transparent;color:#9ea7bb;text-align:left;cursor:pointer}.member-role-menu__item:hover{background:#ffffff0f}.member-role-menu__item--active{background:#ffffff1a}.member-role-menu__item--disabled,.member-role-menu__item:disabled{opacity:.56;cursor:default}.member-role-menu__item--disabled:hover,.member-role-menu__item:disabled:hover{background:transparent}.member-role-menu__dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto}.member-role-menu__icon{width:14px;height:14px;object-fit:contain}.member-role-menu__separator{height:1px;margin:6px 8px;background:#ffffff14}.member-role-menu__status{padding:8px 12px 10px;color:#9ca7bd;font-size:12px;line-height:1.45}.server-summary__icon{width:64px;height:64px;border-radius:18px;flex:0 0 auto;object-fit:cover}.server-summary__icon--empty,.settings-server-card__icon--empty{background:#ffffff0d;border:1px dashed rgba(255,255,255,.08)}.server-summary__content{min-width:0;flex:1}.server-summary__name{color:#f8fafc;font-size:16px;font-weight:700;line-height:1.2}.server-summary__subtitle{margin-top:4px;color:#9ca7bd;font-size:12px}.friends-panel{margin-bottom:18px;padding:14px;border-radius:18px;background:#ffffff09;border:1px solid rgba(255,255,255,.05)}.friends-panel__count{min-width:28px;height:28px;padding:0 10px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffffff14;color:#dce3f4;font-size:12px;font-weight:700}.friends-panel__form{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px;margin-bottom:10px}.friends-panel__input{width:100%;box-sizing:border-box;min-height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0d;color:#f8fafc;outline:none}.friends-panel__input::placeholder{color:#8f9bb3}.friends-panel__input:focus{border-color:#c177ff4d;box-shadow:0 0 0 3px #975cff1f}.friends-panel__add{border:0;border-radius:12px;background:#ffffff14;color:#f3f6ff;font-size:22px;line-height:1;cursor:pointer}.friends-panel__list{display:flex;flex-direction:column;gap:8px;max-height:230px;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch}.friends-panel__item{display:flex;align-items:center;gap:8px;padding:8px;border-radius:14px;background:#ffffff08}.friends-panel__item--active{background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff0f}.friends-panel__main{flex:1;min-width:0;display:flex;align-items:center;gap:10px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.friends-panel__avatar{width:36px;height:36px;border-radius:50%;object-fit:cover;flex:0 0 auto}.friends-panel__meta{min-width:0;display:flex;flex-direction:column;gap:3px}.friends-panel__name{color:#f4f7ff;font-size:14px;font-weight:700;font-family:var(--font-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friends-panel__email{color:#93a0ba;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.friends-panel__chat{width:36px;height:36px;flex:0 0 auto;display:grid;place-items:center;border:0;border-radius:12px;background:#ffffff12;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.friends-panel__chat:hover{background:#ffffff1f;transform:translateY(-1px)}.friends-panel__chat img{width:18px;height:18px;object-fit:contain}.friends-panel__error,.friends-panel__empty{margin-bottom:10px;color:#f4b1b1;font-size:12px;line-height:1.4}.friends-panel__empty{color:#9ca7bd}.channels__top::-webkit-scrollbar,.messages-list::-webkit-scrollbar{width:8px}.channels__top::-webkit-scrollbar-thumb,.messages-list::-webkit-scrollbar-thumb{background:#ffffff1f;border-radius:999px}.text__channel h1{margin:0 0 6px;color:#f8fafc;font-size:24px;font-weight:700;letter-spacing:-.03em;font-family:var(--font-heading);font-style:normal}.text__channel h2,.voice__channels h2{margin:0;color:#95a0b8;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;font-family:var(--font-heading);font-style:normal}.channel-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.channel-add-button{width:28px;height:28px;border:0;border-radius:10px;background:#ffffff12;color:#9ea7bb;font-size:18px;line-height:1;cursor:pointer;font-family:var(--font-body);font-style:normal;font-weight:700}.channel-list{margin:0;padding:0;list-style:none}.channel-item{display:flex;align-items:center;gap:8px;min-height:42px;padding:0 10px;margin-bottom:8px;border-radius:16px;background:transparent;border:1px solid transparent;color:#c5cde0;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.channel-item:hover{background:#ffffff0a}.channel-item.active-channel{position:relative;background:#5b7cff1f;border-color:#5b7cff47;color:#fff}.channel-item--editing{background:#ffffff12;border-color:#ffffff24}.channel-item__button{flex:1;min-width:0;min-height:42px;padding:0;display:flex;align-items:center;justify-content:space-between;gap:10px;border:0;background:transparent;color:inherit;font:inherit;font-size:16px;font-weight:600;text-align:left;cursor:pointer;font-family:var(--font-body);font-style:normal}.channel-item__label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voice__channels{margin-top:22px}.chat__wrapper{display:flex;min-height:0;overflow:hidden}.chat__box{display:flex;flex-direction:column;flex:1;min-height:0;padding:18px}.chat__header{padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.chat__header h1{margin:0;color:#f8fafc;font-size:24px;font-weight:700}.workspace-switch{position:relative;width:48px;min-height:48px;padding:0;border:0;border-radius:16px;background:#ffffff0a;color:#9ea7bb;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease;overflow:visible}.workspace-switch:hover{transform:translateY(-2px);background:#ffffff14;box-shadow:0 10px 22px #0000002e}.workspace-switch img{width:20px;height:20px;object-fit:contain;flex:0 0 auto}.workspace-switch span{font-size:9px;font-weight:700;line-height:1;color:#d9deea;cursor:inherit}.workspace-switch--active{background:linear-gradient(180deg,#5e56ffe0,#6486ffc2);box-shadow:0 14px 28px #4453e247}.sidebar__channels--friends,.sidebar__channels--servers{overflow:visible}.friends-search-input{width:100%;box-sizing:border-box;height:42px;padding:0 14px;border:1px solid rgba(255,255,255,.06);border-radius:14px;background:#ffffff0a;color:#9ea7bb;outline:none;margin-bottom:16px}.friends-search-input::placeholder{color:#8e98ae}.friends-nav{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.friends-nav__item{position:relative;display:flex;align-items:center;gap:12px;width:100%;padding:12px 14px;border:0;border-radius:14px;background:transparent;color:#d8def0;font-size:15px;font-weight:600;cursor:pointer;text-align:left}.friends-nav__item>span,.friends-nav__icon,.friends-directs__name,.channel-item__label,.server-summary__name,.server-summary__subtitle,.workspace-switch span,.profile__username,.status__profile,.status__profile span{cursor:inherit}.friends-directs__header,.channel-heading{cursor:default}.friends-nav__item:hover,.friends-nav__item--active{background:#ffffff12;color:#fff}.friends-nav__item--active:before,.friends-directs__item--active:before,.channel-item.active-channel:before{content:"";position:absolute;top:50%;left:-10px;width:4px;height:calc(100% - 14px);min-height:22px;border-radius:999px;background:#fff;transform:translateY(-50%);box-shadow:0 0 10px #ffffff2e}.friends-nav__icon{width:18px;flex:0 0 18px;display:inline-flex;align-items:center;justify-content:center;opacity:.88}.friends-directs{min-height:0}.friends-directs__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;color:#8f99ae;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.friends-directs__header button{width:24px;height:24px;border:0;border-radius:8px;background:#ffffff0f;color:#9ea7bb;font-size:16px;cursor:pointer}.friends-directs__list{display:flex;flex-direction:column;gap:8px}.friends-directs__item{position:relative;display:flex;align-items:center;gap:10px;width:100%;padding:8px 10px;border:0;border-radius:14px;background:transparent;color:#dce2f2;cursor:pointer;text-align:left}.friends-directs__item:hover,.friends-directs__item--active{background:#ffffff12;color:#fff}.friends-directs__avatar{width:34px;height:34px;border-radius:50%;object-fit:cover;flex:0 0 auto}.friends-directs__meta{min-width:0;display:flex;flex-direction:column;gap:3px}.friends-directs__name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friends-directs__draft,.channel-item__draft{display:inline-flex;align-items:center;height:20px;padding:0 8px;border-radius:999px;background:#ffc35c1f;color:#ffc35c;font-size:11px;font-weight:700;line-height:1}.sidebar-unread-badge{min-width:20px;height:20px;padding:0 6px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ff4d67;color:#fff;font-size:11px;font-weight:700;line-height:1;box-shadow:0 8px 20px #ff4d673d}.sidebar-unread-badge--channel{margin-left:auto}.friends-directs__skeleton{height:42px;border-radius:14px;background:#ffffff0b}.server-summary--discordish{min-height:58px;justify-content:space-between}.server-summary__caret{color:#b7c0d6;font-size:15px;flex:0 0 auto}.server-panel__section{margin-bottom:16px}.server-panel__header{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:8px;color:#95a0b8;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.server-panel__header button{width:26px;height:26px;border:0;border-radius:8px;background:#ffffff0f;color:#9ea7bb;font-size:18px;line-height:1;cursor:pointer}.servers-empty-sidebar{padding:18px 16px;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.servers-empty-sidebar h3{margin:0 0 10px;color:#fff;font-size:18px}.servers-empty-sidebar p{margin:0 0 16px;color:#a6b0c7;line-height:1.5}.servers-empty-sidebar__button,.server-empty-state__button{min-height:42px;padding:0 16px;border:0;border-radius:12px;background:linear-gradient(180deg,#5e56ffe6,#5c77ffd1);color:#fff;font-weight:700;cursor:pointer}.friends-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;min-height:0;flex:1}.friends-main{min-width:0;min-height:0;display:flex;flex-direction:column}.friends-main__toolbar{padding:14px 18px;border-bottom:1px solid rgba(255,255,255,.08)}.friends-main__tabs{display:flex;align-items:center;gap:10px}.friends-main__tab{min-height:36px;padding:0 14px;border:0;border-radius:10px;background:transparent;color:#d7dcef;font-size:14px;font-weight:700;cursor:pointer}.friends-main__tab--active{background:#ffffff14;color:#fff}.friends-main__tab--accent{background:#5e56ff38;color:#fff}.friends-main__chat,.friends-main__content{min-height:0;flex:1;display:flex;flex-direction:column}.friends-main__chat .chat__header{padding:16px 0 14px 10px;margin-bottom:0}.friends-hero,.friends-discovery{margin:18px;padding:22px;border-radius:18px;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.friends-hero h1,.friends-discovery h2{margin:0 0 10px;color:#fff}.friends-hero p,.friends-discovery p{margin:0 0 16px;color:#a5b0c9;line-height:1.5}.friends-hero__form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.friends-search-mode{display:flex;gap:10px;margin-bottom:14px}.friends-search-mode__button{min-height:36px;padding:0 14px;border:0;border-radius:10px;background:#ffffff0f;color:#dce2f2;font-weight:700;cursor:pointer}.friends-search-mode__button--active{background:#5e56ff3d;color:#fff}.friends-hero__form input,.chat__topbar-search,.settings-input,.settings-shell__search{width:100%;box-sizing:border-box;min-height:44px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0a;color:#9ea7bb;outline:none}.friends-hero__form button,.friends-discovery__card,.settings-inline-button,.voice-settings-meter__button{min-height:44px;padding:0 16px;border:0;border-radius:12px;background:linear-gradient(180deg,#5e56ffe6,#5c77ffd1);color:#fff;font-weight:700;cursor:pointer}.friends-discovery__card{width:100%;display:flex;align-items:center;gap:12px;justify-content:flex-start;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.friends-discovery__icon,.friends-discovery__arrow{flex:0 0 auto}.friends-discovery__arrow{margin-left:auto;color:#c8d0e6;font-size:22px;line-height:1}.friends-results{display:flex;flex-direction:column;gap:12px;margin-top:18px}.friends-results__item{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-radius:16px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.friends-results__identity{display:flex;align-items:center;gap:12px;min-width:0}.friends-results__avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;flex:0 0 auto}.friends-results__meta{min-width:0;display:flex;flex-direction:column;gap:4px}.friends-results__meta strong{color:#f8fafc;font-size:15px}.friends-results__meta span{color:#9ca7bd;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.friends-results__action{min-height:38px;padding:0 16px;border:0;border-radius:12px;background:linear-gradient(180deg,#5e56ffe6,#5c77ffd1);color:#fff;font-weight:700;cursor:pointer}.friends-contacts{padding:22px 18px;border-left:1px solid rgba(255,255,255,.06);background:#ffffff04}.friends-contacts h3{margin:0 0 16px;color:#fff;font-size:18px}.friends-contacts__list{display:flex;flex-direction:column;gap:10px}.friends-contacts__item{display:flex;align-items:center;gap:12px;width:100%;padding:10px 12px;border:0;border-radius:14px;background:#ffffff0a;color:#9ea7bb;cursor:pointer;text-align:left}.friends-contacts__avatar{width:38px;height:38px;border-radius:50%;object-fit:cover}.friends-contacts__empty{padding:18px 16px;border-radius:14px;background:#ffffff0a;color:#a8b1c7;line-height:1.5}.friends-contacts__empty strong{display:block;margin-bottom:6px;color:#fff}.chat__wrapper--friends,.chat__wrapper--servers{flex-direction:column}.chat__box--servers{padding:0}.server-empty-state{flex:1;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px;text-align:center}.server-empty-state__badge{min-height:32px;padding:0 14px;display:inline-flex;align-items:center;border-radius:999px;background:#5e56ff2e;color:#dadfff;font-size:13px;font-weight:700}.server-empty-state h1{margin:0;color:#fff;font-size:34px}.server-empty-state p{max-width:560px;margin:0;color:#a8b1c7;font-size:16px;line-height:1.6}.chat__topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:12px 18px;border-bottom:1px solid rgba(255,255,255,.08);background:#0e1016eb}.chat__topbar-title{display:flex;align-items:center;gap:10px;min-width:0;color:#f5f7ff;font-family:var(--font-heading);font-style:normal}.chat__topbar-symbol{color:#9aa5bf;font-size:24px;line-height:1;font-style:normal}.chat__topbar-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.chat__topbar-title strong{font-family:var(--font-heading);font-style:normal;font-weight:700}.chat__topbar-copy span{color:#8e98ad;font-size:12px;line-height:1.2}.chat__topbar-actions{display:flex;align-items:center;gap:10px}.chat__topbar-icon{position:relative;width:38px;height:38px;border:0;border-radius:12px;background:#ffffff0d;color:#d7def0;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:transform .18s ease,background-color .18s ease,box-shadow .18s ease}.chat__topbar-icon:hover{transform:translateY(-1px);background:#ffffff14;box-shadow:0 10px 20px #00000029}.chat__topbar-icon img{width:18px;height:18px;object-fit:contain}.chat__topbar-search{width:100%;min-height:36px;border:0;background:transparent;padding:0}.chat__topbar-search-wrap{width:min(340px,32vw);min-height:40px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;border-radius:12px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.chat__topbar-search-wrap img{width:16px;height:16px;object-fit:contain;opacity:.7}.mobile-shell__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:6px 2px 0}.mobile-shell__header-main{display:flex;align-items:center;gap:12px;min-width:0}.mobile-shell__back,.mobile-shell__back-spacer,.mobile-shell__header-action{min-width:42px;height:42px;border-radius:14px}.mobile-shell__back,.mobile-shell__header-action{border:1px solid rgba(255,255,255,.08);background:#ffffff0a;color:#f7f9ff}.mobile-shell__back{padding:0;font-size:28px;line-height:1;cursor:pointer}.mobile-shell__back-spacer{display:block;flex:0 0 auto}.mobile-shell__header-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.mobile-shell__header-copy strong{color:#fff;font-size:24px;font-weight:800;letter-spacing:-.02em}.mobile-shell__header-copy span{color:#98a3bc;font-size:13px}.mobile-shell__header-action{padding:0 14px;font-size:13px;font-weight:700;white-space:nowrap;cursor:pointer}.mobile-shell__body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.server-invite-feedback{position:fixed;top:18px;left:50%;z-index:2600;transform:translate(-50%);max-width:min(480px,calc(100vw - 32px));padding:12px 16px;border-radius:16px;border:1px solid rgba(110,118,255,.24);background:#10141ff0;color:#f3f6ff;font-size:14px;font-weight:700;line-height:1.4;box-shadow:0 16px 34px #00000052;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.server-invite-feedback--mobile{top:calc(10px + env(safe-area-inset-top,0px));max-width:calc(100vw - 24px);font-size:13px}.mobile-shell__panel,.mobile-shell__workspace{flex:1;min-height:0;display:flex;flex-direction:column;gap:12px}.mobile-server-strip{flex:0 0 auto;padding:14px 14px 10px;border:1px solid rgba(255,255,255,.06);border-radius:24px;background:linear-gradient(180deg,#0c0e13f2,#11141ceb);box-shadow:0 20px 42px #0000003d}.mobile-server-strip__scroller{display:flex;align-items:center;gap:12px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.mobile-server-strip__scroller::-webkit-scrollbar{display:none}.btn__create-server--mobile{flex:0 0 auto;width:48px;height:48px;border-radius:16px}.menu__main--mobile .sidebar__channels,.menu__main--mobile .chat__wrapper,.menu__main--mobile .mobile-profile-screen{flex:1;min-height:0}.menu__main--mobile .sidebar__channels,.menu__main--mobile .chat__wrapper{border-radius:26px}.menu__main--mobile .sidebar__channels{padding:16px 14px}.menu__main--mobile .channels__top{padding-right:2px}.menu__main--mobile .chat__wrapper{overflow:hidden}.menu__main--mobile .chat__box{padding:0}.menu__main--mobile .chat__wrapper--servers .chat__topbar{display:none}.menu__main--mobile .chat__topbar--mobile-direct{display:flex}.menu__main--mobile .friends-layout{grid-template-columns:1fr}.menu__main--mobile .friends-main,.menu__main--mobile .friends-main__content,.menu__main--mobile .friends-main__chat{min-height:0}.menu__main--mobile .friends-main__toolbar{padding:14px}.menu__main--mobile .friends-main__tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.menu__main--mobile .friends-contacts{display:none}.menu__main--mobile .friends-hero,.menu__main--mobile .friends-discovery{margin:12px;padding:18px;border-radius:22px}.menu__main--mobile .friends-hero__form{grid-template-columns:1fr}.menu__main--mobile .friends-results__item{flex-direction:column;align-items:stretch}.menu__main--mobile .friends-results__action{width:100%}.mobile-profile-screen{overflow-y:auto;display:flex;flex-direction:column;gap:16px}.mobile-profile-screen__hero{position:relative;padding:18px;border:1px solid rgba(255,255,255,.06);border-radius:28px;background:linear-gradient(180deg,#101118f5,#141720f0);box-shadow:0 22px 48px #00000047;overflow:hidden}.mobile-profile-screen__hero-main{position:relative;z-index:1;display:flex;align-items:flex-end;gap:14px}.mobile-profile-screen__cover{position:absolute;inset:0 0 auto;height:128px;background:radial-gradient(circle at top left,rgba(255,186,145,.62),transparent 38%),linear-gradient(180deg,#c48173e6,#ab6a5fc7)}.mobile-profile-screen__avatar{position:relative;z-index:1;width:84px;height:84px;margin-top:18px;border-radius:50%;border:4px solid #181b23;object-fit:cover;box-shadow:0 16px 34px #00000047}.mobile-profile-screen__avatar--speaking{box-shadow:0 0 0 6px #5ae0a424,0 16px 34px #00000047}.mobile-profile-screen__identity{position:relative;z-index:1;min-width:0;margin-top:10px}.mobile-profile-screen__identity h1{margin:0;color:#fff;font-size:26px;line-height:1.02;word-break:break-word}.mobile-profile-screen__identity p{margin:6px 0 0;color:#cbd3e8;font-size:14px;word-break:break-word}.mobile-profile-screen__presence{display:inline-flex;align-items:center;min-height:30px;margin-top:12px;padding:0 12px;border-radius:999px;background:#ffffff14;color:#f1f4ff;font-size:13px;font-weight:700}.mobile-profile-screen__primary{position:relative;z-index:1;width:100%;min-height:52px;margin-top:14px;border:0;border-radius:18px;background:linear-gradient(180deg,#6873ff,#5a5dff);color:#fff;font-size:16px;font-weight:800;cursor:pointer}.mobile-profile-screen__cards{display:flex;flex-direction:column;gap:14px}.mobile-profile-screen__card,.mobile-profile-screen__toggle{width:100%;padding:18px;border:1px solid rgba(255,255,255,.06);border-radius:22px;background:#ffffff0a;color:#eff3ff;text-align:left}.mobile-profile-screen__card{display:flex;flex-direction:column;gap:8px}.mobile-profile-screen__card strong,.mobile-profile-screen__toggle{font-size:16px;font-weight:700}.mobile-profile-screen__card span{color:#9ea8c1;line-height:1.45}.mobile-profile-screen__stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-profile-screen__stat{padding:16px 18px;border:1px solid rgba(255,255,255,.06);border-radius:20px;background:#ffffff0a}.mobile-profile-screen__stat strong{display:block;color:#fff;font-size:24px;font-weight:800}.mobile-profile-screen__stat span{display:block;margin-top:6px;color:#9ea8c1;font-size:13px}.mobile-profile-screen__card--action{cursor:pointer}.mobile-profile-screen__card--danger{padding:0;background:transparent;border:0}.mobile-profile-screen__danger-button{width:100%;min-height:50px;border:0;border-radius:18px;background:#d442422e;color:#ffd4d4;font-size:15px;font-weight:800;cursor:pointer}.mobile-profile-screen__toggle-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mobile-profile-screen__toggle{min-height:96px;cursor:pointer}.mobile-profile-screen__toggle--muted{color:#ffb7b7;background:#ff686814;border-color:#ff68682e}.mobile-shell__nav{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;padding:10px;border:1px solid rgba(255,255,255,.06);border-radius:24px;background:#101116fa;box-shadow:0 16px 32px #0000003d}.mobile-shell__nav-item{min-height:60px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;border:0;border-radius:18px;background:transparent;color:#9da7bf;font-size:12px;font-weight:700;cursor:pointer}.mobile-shell__nav-item--active{background:#656cff29;color:#fff}.mobile-shell__nav-glyph{font-size:18px;line-height:1}.menu__profile--discordish{position:relative;z-index:2;display:flex;flex-direction:column;gap:10px}.profile__voice-stack{position:relative;z-index:51;display:flex;flex-direction:column;gap:10px;width:104.5%;box-sizing:border-box;padding:10px 15px 15px;border-radius:18px;background:#ffffff0b;background:linear-gradient(180deg,#16181ef0,#090a0dfb);border:1px solid rgba(255,255,255,.06);margin-left:-90px;top:10px;pointer-events:auto}.menu__profile-wrapper--voice-connected .profile__voice-stack{border-bottom-left-radius:0;border-bottom-right-radius:0;background:linear-gradient(180deg,#090a0dfb,#16181ef0);border-bottom-color:transparent;box-shadow:none;margin-bottom:-3px}.menu__profile--voice-connected{margin-top:-3px}.profile__connection-card{display:grid;grid-template-columns:auto repeat(4,minmax(0,1fr));align-items:center;gap:8px;padding:0;border-radius:0;background:transparent}.profile__ping-indicator{width:35px;height:35px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border-radius:10px;background:#ffffff0f;grid-column:1}.profile__ping-icon{display:block;width:18px;height:18px;background-color:currentColor;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(../icons/wifi.png);mask-image:url(../icons/wifi.png);animation:pingPulse 1.9s ease-in-out infinite}.profile__ping-indicator--good{color:#63d471}.profile__ping-indicator--medium{color:#ffb14a}.profile__ping-indicator--poor{color:#ff6767}.profile__ping-indicator--unknown{color:#9ea7bb}.profile__connection-copy{min-width:0;grid-column:2 / 5;display:flex;align-items:center;min-height:35px;overflow:hidden;margin-top:5px}.profile__connection-line{display:block;font-size:14px;line-height:1.2;transform:translateY(-1px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile__connection-label{color:#7ce08d;font-weight:700}.profile__connection-channel{color:#f3f5ff;font-weight:600}.profile__connection-icons{display:inline-flex;align-items:center;gap:12px;min-width:28px;grid-column:5;justify-self:center;justify-content:center}.profile__waveform{display:inline-flex;align-items:flex-end;gap:4px;height:18px;opacity:.66}.profile__waveform span{width:3px;border-radius:999px;background:#ffffffad}.profile__waveform span:nth-child(1){height:10px}.profile__waveform span:nth-child(2){height:17px}.profile__waveform span:nth-child(3){height:13px}.profile__waveform span:nth-child(4){height:8px}.profile__waveform--live{opacity:1}.profile__waveform--live span{background:linear-gradient(180deg,#c88bff,#9c7bff 45%,#ff7fd1);box-shadow:0 0 12px #c07aff52}.profile__waveform--live span:nth-child(1){animation:profileWavePulse .9s ease-in-out infinite}.profile__waveform--live span:nth-child(2){animation:profileWavePulse 1.1s ease-in-out infinite .08s}.profile__waveform--live span:nth-child(3){animation:profileWavePulse .82s ease-in-out infinite .15s}.profile__waveform--live span:nth-child(4){animation:profileWavePulse 1s ease-in-out infinite .22s}.profile__quick-actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.profile__quick-button,.profile__mini-icon,.profile__mini-arrow{position:relative;min-height:42px;border:0;border-radius:12px;background:#ffffff0f;color:#9ea7bb;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .18s ease,transform .16s ease,box-shadow .18s ease,opacity .18s ease,color .18s ease}.profile__quick-button:hover,.profile__mini-icon:hover,.profile__mini-arrow:hover{background-color:#68686879;transform:translateY(-1px) scale(1.02);box-shadow:0 10px 20px #0000002e;color:#d7deed}.profile__quick-button:active,.profile__mini-icon:active,.profile__mini-arrow:active{transform:translateY(0) scale(.95)}.profile__quick-button--active{background:linear-gradient(180deg,#7460ff3d,#ff5dbc29);box-shadow:inset 0 0 0 1px #d695ff29}.profile__quick-button--danger{background:linear-gradient(180deg,#ff6f813d,#d6343433);box-shadow:inset 0 0 0 1px #f883}.profile__quick-button--danger .profile__quick-glyph{background-color:#ff9b9b}.profile__quick-button:disabled{opacity:.72;cursor:not-allowed}.profile__quick-button:disabled:hover{background:#ffffff0f;transform:none}.profile__quick-button img,.device-menu__settings img{width:18px;height:18px;object-fit:contain}.profile__quick-glyph{display:block;width:30px;height:25px;background-color:#a8a8a8;opacity:.94;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain}.profile__quick-glyph--camera{width:33px;height:33px;-webkit-mask-image:url(../icons/camera.png);mask-image:url(../icons/camera.png)}.profile__quick-glyph--settings{width:24px;height:24px;-webkit-mask-image:url(../icons/settings.png);mask-image:url(../icons/settings.png)}.profile__quick-glyph--monitor{-webkit-mask-image:url(../icons/monitor.svg);mask-image:url(../icons/monitor.svg)}.profile__quick-glyph--camera{-webkit-mask-image:url(../icons/camera.png);mask-image:url(../icons/camera.png)}.profile__quick-glyph--close{-webkit-mask-image:url(../icons/close.svg);mask-image:url(../icons/close.svg)}.profile__quick-glyph--disconnect{width:22px;height:22px;-webkit-mask-image:url(../icons/phone.png);mask-image:url(../icons/phone.png)}.noise-menu__panel--bottom{right:0;bottom:calc(100% + 12px)}.profile__identity-row{position:relative;z-index:60;pointer-events:auto;display:flex;align-items:center;justify-content:space-between;gap:12px;width:104.5%;box-sizing:border-box;padding:14px 16px;border-radius:16px;background:linear-gradient(180deg,#16181ef0,#090a0dfb);border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 24px #00000029;margin-left:-90px;top:7px}.menu__profile-wrapper--voice-connected .profile__identity-row{border-top-left-radius:0;border-top-right-radius:0;border-top-color:transparent;box-shadow:0 10px 24px #00000029}.profile__identity{min-width:0;flex:1;position:relative;z-index:1;display:flex;align-items:center;gap:12px;width:100%;padding:8px 10px;margin:-8px 0 -8px -10px;border:0;border-radius:14px;background:transparent;box-shadow:inset 0 0 0 1px transparent;color:inherit;text-align:left;cursor:pointer;transition:background-color .18s ease,box-shadow .18s ease,transform .16s ease}.profile__identity:hover{background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1f,0 10px 20px #0000001f}.profile__identity:focus-visible{outline:none;background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1f,0 0 0 2px #6276ff3d}.profile__identity-controls{position:relative;z-index:5;display:inline-flex;align-items:center;gap:8px;flex:0 0 auto}.device-menu{position:relative;display:inline-flex;align-items:center;gap:0}.profile__mini-icon{width:36px;min-height:36px}.profile__identity-controls .profile__mini-icon{background:transparent;box-shadow:inset 0 0 0 1px transparent}.profile__identity-controls .profile__mini-icon:hover{background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1f,0 10px 20px #0000002e}.profile__mini-icon--with-tooltip{position:relative;z-index:6;overflow:visible}.profile__button-tooltip{position:absolute;left:50%;bottom:calc(100% + 12px);min-width:max-content;max-width:240px;padding:10px 14px;border-radius:13px;border:1px solid rgba(255,255,255,.08);background:#23242cfa;box-shadow:0 18px 34px #00000047;color:#f3f5ff;font-size:13px;line-height:1;white-space:nowrap;opacity:0;pointer-events:none;transform:translate(-50%) translateY(6px);transition:opacity .18s ease,transform .18s ease;z-index:520}.profile__button-tooltip:after{content:"";position:absolute;left:50%;top:calc(100% - 5px);width:10px;height:10px;background:#23242cfa;border-right:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08);transform:translate(-50%) rotate(45deg)}.profile__mini-icon--with-tooltip:hover .profile__button-tooltip{opacity:1;transform:translate(-50%) translateY(0)}.profile__mini-icon--with-tooltip[data-tooltip-suppressed=true] .profile__button-tooltip{opacity:0!important;transform:translate(-50%) translateY(6px)!important}.profile__mini-glyph{display:block;width:18px;height:18px;background-color:currentColor;opacity:.96;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain;transition:transform .18s ease,opacity .18s ease}.profile__mini-glyph--mic{width:29px;height:29px;-webkit-mask-image:url(../icons/mic-panel.svg);mask-image:url(../icons/mic-panel.svg)}.profile__mini-glyph--headphones{width:29px;height:29px;-webkit-mask-image:url(../icons/headphones-panel.svg);mask-image:url(../icons/headphones-panel.svg)}.profile__mini-glyph--settings{width:29px;height:29px;-webkit-mask-image:url(../icons/gear-panel.svg);mask-image:url(../icons/gear-panel.svg)}.profile__mini-icon--slashed{position:relative;background:#d92d2033!important;color:#ff6b6b;box-shadow:inset 0 0 0 1px #ff636357!important}.profile__mini-icon--slashed:after{content:"";position:absolute;width:20px;height:2px;border-radius:999px;background:#ff5b5b;transform:rotate(-45deg);box-shadow:0 0 8px #ff5b5b47}.profile__mini-icon--slashed:hover{background:#d92d203d!important;color:#ff7b7b}.profile__mini-arrow{width:16px;min-height:36px;padding:0;font-size:0;line-height:1;background:transparent;box-shadow:inset 0 0 0 1px transparent;opacity:1}.profile__mini-arrow:hover{background:#ffffff14;box-shadow:inset 0 0 0 1px #ffffff1f,0 10px 20px #0000002e}.device-menu .profile__mini-icon{border-top-right-radius:0;border-bottom-right-radius:0}.device-menu .profile__mini-arrow{border-top-left-radius:0;border-bottom-left-radius:0;border-left:0}.profile__mini-chevron{display:block;width:14px;height:14px;background-color:currentColor;opacity:.98;-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;-webkit-mask-size:contain;mask-repeat:no-repeat;mask-position:center;mask-size:contain;-webkit-mask-image:url(../icons/chevron-down-panel.svg);mask-image:url(../icons/chevron-down-panel.svg);transition:transform .16s ease,opacity .18s ease}.profile__mini-icon:hover .profile__mini-glyph--settings{transform:rotate(24deg)}.device-menu__panel{position:absolute;left:0;bottom:calc(100% + 10px);width:300px;padding:14px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#1e1f25fa;box-shadow:0 22px 44px #0000006b;z-index:900;animation:uiPopoverIn .18s ease-out;transform-origin:bottom left}.ui-tooltip-anchor{position:relative;isolation:isolate;z-index:0}.ui-tooltip-anchor:hover{z-index:260}.ui-tooltip-anchor:before,.ui-tooltip-anchor:after{position:absolute;left:50%;opacity:0;pointer-events:none;transition:opacity .18s ease,transform .18s ease;z-index:180}.ui-tooltip-anchor:before{content:"";bottom:calc(100% + 8px);width:10px;height:10px;background:#23242cfa;border-left:1px solid rgba(255,255,255,.08);border-top:1px solid rgba(255,255,255,.08);transform:translate(-50%) translateY(4px) rotate(45deg)}.ui-tooltip-anchor:after{content:attr(data-tooltip);bottom:calc(100% + 12px);min-width:max-content;max-width:240px;padding:10px 14px;border-radius:13px;border:1px solid rgba(255,255,255,.08);background:#23242cfa;box-shadow:0 18px 34px #00000047;color:#f3f5ff;font-size:13px;line-height:1;white-space:nowrap;transform:translate(-50%) translateY(6px)}.ui-tooltip-anchor[data-tooltip=""]:before,.ui-tooltip-anchor[data-tooltip=""]:after,.ui-tooltip-anchor:not([data-tooltip]):before,.ui-tooltip-anchor:not([data-tooltip]):after{display:none}.ui-tooltip-anchor:hover:before,.ui-tooltip-anchor:hover:after{opacity:1}.ui-tooltip-anchor:hover:before{transform:translate(-50%) translateY(0) rotate(45deg)}.ui-tooltip-anchor:hover:after{transform:translate(-50%) translateY(0)}.ui-tooltip-anchor[data-tooltip-suppressed=true]:before,.ui-tooltip-anchor[data-tooltip-suppressed=true]:after{opacity:0!important}.ui-tooltip-anchor[data-tooltip-side=right]:before,.ui-tooltip-anchor[data-tooltip-side=right]:after{left:calc(100% + 10px);bottom:50%}.ui-tooltip-anchor[data-tooltip-side=right]:before{transform:translate(-6px) translateY(50%) rotate(45deg)}.ui-tooltip-anchor[data-tooltip-side=right]:after{transform:translate(0) translateY(50%)}.device-menu__group{display:flex;flex-direction:column;gap:10px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.device-menu__item,.device-menu__field,.device-menu__settings{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;background:transparent;color:#9ea7bb;text-align:left;cursor:pointer}.device-menu__item,.device-menu__field{flex-direction:column;align-items:flex-start}.device-menu__field{gap:8px;cursor:default}.device-menu__label{color:#fff;font-size:14px;font-weight:700}.device-menu__value{color:#a7b0c8;font-size:13px;line-height:1.4}.device-menu__select{width:100%;min-height:40px;padding:0 12px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:#ffffff0a;color:#9ea7bb;color-scheme:dark;font:inherit;outline:none;cursor:pointer}.device-menu__select:focus{border-color:#8576ff85;box-shadow:0 0 0 3px #7260ff26}.device-menu__select:disabled{opacity:.62;cursor:not-allowed}.device-menu__select option{background:#1d2028;color:#9ea7bb}.device-menu__slider{display:flex;flex-direction:column;gap:12px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08);color:#fff;font-size:14px;font-weight:700}.device-menu__slider input,.voice-settings-field input[type=range]{width:100%;accent-color:#6c63ff;appearance:none;-webkit-appearance:none;background:transparent}.device-menu__slider input::-webkit-slider-runnable-track,.voice-settings-field input[type=range]::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:linear-gradient(180deg,#383c4af5,#2b2e3af5)}.device-menu__slider input::-webkit-slider-thumb,.voice-settings-field input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:20px;height:20px;margin-top:-6px;border:0;border-radius:50%;background:linear-gradient(180deg,#7f74ff,#655cf0);box-shadow:0 0 0 4px #6c63ff29}.device-menu__slider input::-moz-range-track,.voice-settings-field input[type=range]::-moz-range-track{height:8px;border:0;border-radius:999px;background:linear-gradient(180deg,#383c4af5,#2b2e3af5)}.device-menu__slider input::-moz-range-thumb,.voice-settings-field input[type=range]::-moz-range-thumb{width:20px;height:20px;border:0;border-radius:50%;background:linear-gradient(180deg,#7f74ff,#655cf0);box-shadow:0 0 0 4px #6c63ff29}.device-menu__meter,.voice-settings-meter__bars{display:grid;grid-template-columns:repeat(24,minmax(0,1fr));gap:4px;align-items:end}.voice-settings-meter__bars{grid-template-columns:repeat(48,minmax(0,1fr));flex:1}.device-menu__meter span,.voice-settings-meter__bars span{height:18px;border-radius:999px;background:#ffffff24}.device-menu__meter span.is-active,.voice-settings-meter__bars span.is-active{background:linear-gradient(180deg,#8071fffa,#ff84d6f0);box-shadow:0 0 12px #9a74ff47}.device-menu__settings span{font-size:14px;font-weight:700}@keyframes profileWavePulse{0%,to{transform:scaleY(.62);opacity:.56}50%{transform:scaleY(1.18);opacity:1}}.settings-popup--shell{display:flex;align-items:stretch;width:min(1940px,calc(100vw - 40px));height:min(900px,calc(100vh - 40px));max-width:none;max-height:none;padding:0;overflow:hidden;background:#1b1c22fa;border:1px solid rgba(255,255,255,.06)}.settings-shell__sidebar{width:320px;flex:0 0 320px;padding:28px 20px 20px;border-right:1px solid rgba(255,255,255,.06);background:#14151bfa;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(84,89,108,.92) rgba(18,20,28,.98)}.settings-shell__profile{display:flex;align-items:center;gap:14px;margin-bottom:18px}.settings-shell__profile-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover}.settings-shell__profile strong{display:block;color:#fff;font-size:18px}.settings-shell__profile span{display:block;margin-top:4px;color:#99a2b8;font-size:14px}.settings-shell__profile-link{margin-top:4px;padding:0;border:0;background:transparent;color:#99a2b8;font-size:14px;cursor:pointer}.settings-shell__profile-link:hover{color:#fff}.settings-shell__search,.settings-shell__nav-group{margin-bottom:18px}.settings-shell__nav-label{display:block;margin-bottom:8px;color:#8d97ad;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.settings-shell__nav-list{display:flex;flex-direction:column;gap:4px}.settings-shell__nav-item{width:100%;min-height:40px;padding:0 12px;border:0;border-radius:12px;background:transparent;color:#cfd6e8;font-size:15px;font-weight:600;text-align:left;cursor:pointer}.settings-shell__nav-item:hover,.settings-shell__nav-item--active{background:linear-gradient(180deg,#ffffff14,#ffffff0a);color:#fff}.settings-shell__main{min-width:0;flex:1;display:flex;flex-direction:column;overflow:hidden;background:radial-gradient(circle at top right,rgba(129,108,255,.07),transparent 26%),linear-gradient(180deg,#15171ff5,#101219fa)}.settings-shell__closebar{display:flex;justify-content:flex-end;flex:0 0 auto;padding:16px 18px 0}.settings-shell__content{flex:1;min-height:0;width:min(100%,1520px);margin:0 auto;box-sizing:border-box;padding:8px 44px 36px;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:rgba(84,89,108,.92) rgba(18,20,28,.98)}.settings-shell__sidebar::-webkit-scrollbar,.settings-shell__content::-webkit-scrollbar{width:10px}.settings-shell__sidebar::-webkit-scrollbar-track,.settings-shell__content::-webkit-scrollbar-track{background:#12141cfa;border-radius:999px}.settings-shell__sidebar::-webkit-scrollbar-thumb,.settings-shell__content::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#52576af5,#3a3e4ef5);border-radius:999px;border:2px solid rgba(18,20,28,.98)}.settings-shell__content-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:24px}.settings-shell__content-header h2{margin:0 0 8px;color:#fff;font-size:34px}.settings-shell__content-header p{margin:0;color:#a4adbf;line-height:1.5}.voice-settings-card{padding:26px;border-radius:20px;background:#ffffff05;border:1px solid rgba(255,255,255,.06);margin-bottom:22px}.voice-settings-card__title{margin-bottom:22px;color:#fff;font-size:18px;font-weight:800}.voice-settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 48px}.voice-settings-field{display:flex;flex-direction:column;gap:10px}.voice-settings-field>span{color:#fff;font-size:14px;font-weight:700}.voice-settings-field--stacked{margin-top:18px}.voice-settings-field--grow{flex:1}.voice-settings-select{min-height:48px;padding:10px 14px;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff08;color:#9ea7bb;text-align:left;cursor:pointer}.voice-settings-select strong,.voice-settings-select span{display:block}.voice-settings-select strong{font-size:15px}.voice-settings-select span{margin-top:4px;color:#98a2ba;font-size:13px}.voice-settings-select--native{width:100%;padding:0 14px;color-scheme:dark;font:inherit;font-size:15px}.voice-settings-select--native:focus{border-color:#8576ff85;box-shadow:0 0 0 3px #7260ff26;outline:none}.voice-settings-select--native:disabled{opacity:.62;cursor:not-allowed}.voice-settings-select--native option{background:#1d2028;color:#9ea7bb}.voice-settings-caption{color:#98a2ba;font-size:13px;line-height:1.45}.settings-inline-error{color:#ffb1bd;font-size:12px;line-height:1.45}.voice-settings-select--compact{max-width:280px}.voice-settings-meter{display:flex;align-items:center;gap:20px;margin-top:28px}.voice-settings-help{margin-top:20px;color:#a3adc3;line-height:1.5}.voice-profile-list{display:flex;flex-direction:column;gap:16px}.voice-profile-option{display:flex;align-items:flex-start;gap:14px;color:#9ea7bb}.voice-profile-option input{margin-top:4px;accent-color:#6c63ff}.voice-profile-option__copy{display:flex;flex-direction:column;gap:6px}.voice-profile-option__copy strong{font-size:15px}.voice-profile-option__copy span{color:#9ea8c1;line-height:1.45}.voice-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 0}.voice-toggle-row strong{display:block;margin-bottom:6px;color:#fff}.voice-toggle-row span{color:#9ea8c1;line-height:1.45}.voice-switch{width:58px;height:30px;padding:3px;border:0;border-radius:999px;background:#ffffff24;cursor:pointer}.voice-switch span{display:block;width:24px;height:24px;border-radius:50%;background:#fff;transition:transform .15s ease}.voice-switch--active{background:#6c63ff}.voice-switch--active span{transform:translate(28px)}.settings-shell__actions{display:flex;align-items:center;gap:12px;margin-top:18px}.settings-inline-button--danger{background:#d92d202e}.settings-server-card--shell{display:flex;align-items:center;gap:18px}.settings-server-card__icon{width:72px;height:72px;border-radius:20px;object-fit:cover;flex:0 0 auto}.create-server-modal__icon-preview{width:100%;height:100%;object-fit:cover;border-radius:inherit}.settings-list{display:flex;flex-direction:column;gap:12px}.settings-list__row{padding:14px 16px;border-radius:14px;background:#ffffff0a}.settings-role-meta{display:flex;flex-direction:column;gap:8px}.settings-role-badge,.settings-role-current{display:inline-flex;align-items:center;width:fit-content;min-height:28px;padding:0 12px;border-radius:999px;color:#fff;font-size:13px;font-weight:700}.settings-role-description,.settings-member-name{color:#d7ddef}.settings-empty-state{display:flex;flex-direction:column;gap:10px}.settings-empty-state h3{margin:0;color:#f8fafc;font-size:22px}.settings-empty-state p{margin:0;color:#aeb7cc;line-height:1.55}.profile-settings-form{display:flex;flex-direction:column;gap:20px}.profile-settings-form__hero{display:grid;grid-template-columns:220px minmax(0,1fr);gap:24px}.profile-settings-form__avatar-wrap{display:flex;flex-direction:column;align-items:center;gap:14px}.profile-settings-form__avatar{width:160px;height:160px;border-radius:28px;object-fit:cover;box-shadow:0 20px 44px #0000005c}.voice-settings-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.profile-settings-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.profile-settings-form__field--full{grid-column:1 / -1}.profile-settings-form__status{color:#cfd6e8;font-size:14px}.settings-popup--mobile .settings-shell__content{width:100%;margin:0;padding:6px 16px calc(24px + env(safe-area-inset-bottom,0px))}.settings-popup--mobile .settings-shell__content-header{margin-bottom:18px}.settings-popup--mobile .settings-shell__content-header h2{font-size:24px}.settings-popup--mobile .voice-settings-card{padding:18px;border-radius:18px;margin-bottom:16px}.settings-popup--mobile .voice-settings-grid,.settings-popup--mobile .voice-settings-field-grid,.settings-popup--mobile .profile-settings-form__grid{grid-template-columns:minmax(0,1fr)}.settings-popup--mobile .settings-shell__actions,.settings-popup--mobile .voice-toggle-row,.settings-popup--mobile .settings-server-card--shell,.settings-popup--mobile .server-members-panel__item--settings,.settings-popup--mobile .voice-settings-meter{flex-direction:column;align-items:stretch}.settings-popup--mobile .voice-settings-select--compact,.settings-popup--mobile .auth-input--compact{max-width:none}.settings-popup--mobile .profile-settings-form__hero{grid-template-columns:minmax(0,1fr);gap:18px}.settings-popup--mobile .profile-settings-form__avatar-wrap{align-items:flex-start}.settings-popup--mobile .profile-settings-form__avatar{width:104px;height:104px;border-radius:24px}.settings-popup--mobile .settings-server-card__icon{width:56px;height:56px;border-radius:18px}@media(max-width:1500px){.friends-layout{grid-template-columns:minmax(0,1fr)}.friends-contacts{display:none}}@media(max-width:1180px){.menu__main{grid-template-columns:80px 280px minmax(0,1fr)}.voice-settings-grid{grid-template-columns:minmax(0,1fr)}.settings-shell__sidebar{width:280px;flex-basis:280px}.profile-settings-form__hero,.profile-settings-form__grid{grid-template-columns:minmax(0,1fr)}.profile-settings-form__field--full{grid-column:auto}}.chat__subtitle{display:inline-block;margin-top:4px;color:#8d97ac;font-size:13px}.stream-viewer{display:flex;flex-direction:column;flex:1;min-height:0}.stream-viewer__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid rgba(255,255,255,.08)}.stream-viewer__actions{display:flex;align-items:center;gap:10px}.stream-viewer__header h1{margin:0;color:#f8fafc;font-size:24px;font-weight:700}.stream-viewer__fullscreen{padding:10px 14px;border:0;border-radius:12px;background:#ffffff1a;color:#dbe7ff;cursor:pointer}.stream-viewer__body{flex:1;min-height:0;border-radius:18px;overflow:hidden;background:#090b10;border:1px solid rgba(255,255,255,.08)}.stream-viewer__video,.stream-viewer__image{width:100%;height:100%;min-height:360px;object-fit:contain;background:#05070b}.stream-viewer__empty{display:grid;place-items:center;width:100%;height:100%;min-height:360px;padding:24px;text-align:center}.stream-viewer__empty-title{color:#f8fafc;font-size:20px;font-weight:700}.stream-viewer__empty-subtitle{margin-top:10px;color:#9ca7bd;font-size:14px;line-height:1.5;max-width:420px}.stream-viewer__debug{margin-top:16px;padding:12px 14px;border-radius:12px;border:1px solid rgba(120,140,255,.22);background:#070b18bd;color:#d6ddffe0;font-size:13px;line-height:1.55}.settings-popup{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:min(1620px,calc(100vw - 48px));max-height:min(86vh,920px);padding:24px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#12161ff5;box-shadow:0 20px 50px #0006;z-index:2410;color:#f8fafc;overflow-y:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;animation:uiModalInCentered .2s ease-out}.settings-popup::-webkit-scrollbar{width:0;height:0}.settings-popup h3{margin:0;font-size:20px}.settings-popup--expanded{width:min(920px,calc(100vw - 48px));max-height:min(86vh,920px)}.settings-backdrop{position:fixed;inset:0;z-index:2400;display:grid;place-items:center;padding:24px;background:#06090f9e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);animation:uiFadeIn .18s ease-out}.settings-popup__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}.settings-popup__close{position:relative;width:32px;height:32px;border:0;border-radius:999px;background:#ffffff14;color:#9ea7bb;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.settings-popup__close:hover{transform:translateY(-1px);background:#ffffff1f}.settings-popup--mobile{inset:0;width:100vw;max-height:none;height:100dvh;padding:0;border-radius:0;transform:none;border:0}.settings-mobile-shell{display:flex;flex-direction:column;height:100%;min-height:0}.settings-mobile-shell__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:calc(12px + env(safe-area-inset-top,0px)) 16px 12px;border-bottom:1px solid rgba(255,255,255,.06);background:#10121bf5}.settings-mobile-shell__header-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.settings-mobile-shell__header-copy strong{color:#fff;font-size:20px;font-weight:800}.settings-mobile-shell__header-copy span{color:#9aa4bc;font-size:12px}.settings-mobile-shell__profile{display:flex;align-items:center;gap:12px;padding:14px 16px 6px}.settings-mobile-shell__avatar{width:52px;height:52px;border-radius:18px;object-fit:cover}.settings-mobile-shell__profile-copy{min-width:0}.settings-mobile-shell__profile-copy strong,.settings-mobile-shell__profile-copy span{display:block}.settings-mobile-shell__profile-copy strong{color:#fff;font-size:15px}.settings-mobile-shell__profile-copy span{margin-top:4px;color:#9aa4bc;font-size:12px;word-break:break-word}.settings-mobile-shell__tabs{display:flex;gap:10px;overflow-x:auto;padding:8px 16px 12px;scrollbar-width:none}.settings-mobile-shell__tabs::-webkit-scrollbar{display:none}.settings-mobile-shell__tab{flex:0 0 auto;min-height:38px;padding:0 14px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#ffffff0a;color:#dbe3f6;font-size:13px;font-weight:700;cursor:pointer}.settings-mobile-shell__tab--active{background:linear-gradient(180deg,#6d63ffeb,#5e54f7eb);border-color:#847cffad;color:#fff}.settings-mobile-shell__body{flex:1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.settings-section{margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.08)}.settings-section:first-of-type{margin-top:0;padding-top:0;border-top:0}.settings-section h4{margin:0 0 12px;color:#f8fafc;font-size:14px}.settings-section__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.settings-section__actions{display:inline-flex;align-items:center;gap:8px}.settings-inline-button{padding:8px 10px;border:0;border-radius:10px;background:#ffffff14;color:#9ea7bb;font-size:12px;cursor:pointer}.channel-add-button:disabled,.settings-inline-button:disabled,.settings-input:disabled{opacity:.48;cursor:not-allowed}.settings-inline-button--danger{background:#ff616124;color:#ffb0b0}.settings-field{display:block;margin-bottom:14px}.settings-field span{display:block;margin-bottom:8px;color:#c8d0e2;font-size:13px}.settings-field input[type=range]{width:100%}.settings-checkbox{display:inline-flex;align-items:center;gap:10px;color:#e8eefc;font-size:14px;cursor:pointer}.settings-checkbox input{width:16px;height:16px;accent-color:#c86aff}.settings-field--tight{margin-bottom:0;flex:1}.settings-input{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0d;color:#fff;padding:10px 12px;outline:none}.settings-server-card{display:flex;align-items:center;gap:12px}.settings-server-card__actions{display:flex;align-items:center;justify-content:flex-end}.settings-server-card__icon{width:64px;height:64px;border-radius:18px;object-fit:cover;flex:0 0 auto}.settings-list{display:flex;flex-direction:column;gap:10px}.settings-list__row{display:flex;align-items:center;gap:10px}.settings-list__row--stacked{align-items:flex-start}.settings-list__actions{display:flex;align-items:center;gap:8px}.settings-role-current{padding:6px 10px;border-radius:999px;background:#ffffff14;color:#9ea7bb;font-size:12px}.settings-role-meta{display:flex;flex-direction:column;gap:6px}.settings-role-badge{display:inline-flex;align-items:center;width:fit-content;padding:6px 10px;border-radius:999px;color:#08111f;font-size:12px;font-weight:700}.settings-role-description,.settings-member-name,.settings-helper{color:#cbd4ea;font-size:13px;line-height:1.45}.settings-channel-name{flex:1;min-width:0;color:#f8fafc;font-size:14px;font-weight:600;font-family:var(--font-heading);font-style:normal;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.settings-member-name{color:#f8fafc;font-weight:600}.settings-helper{margin-top:10px}.modal-backdrop{position:fixed;inset:0;background:#080a0fad;display:grid;place-items:center;z-index:2300;padding:20px;animation:uiFadeIn .2s ease-out}.stream-modal{width:min(100%,420px);padding:20px;border-radius:22px;border:1px solid rgba(255,255,255,.09);background:#12151d;color:#f8fafc;box-shadow:0 26px 60px #00000073;animation:uiModalIn .22s ease-out}.create-server-modal{width:min(100%,460px);padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,#191d29fa,#0f121afa);color:#f8fafc;box-shadow:0 26px 60px #00000073;animation:uiModalIn .22s ease-out}.create-server-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.create-server-modal__header h3{margin:0 0 8px;font-size:22px}.create-server-modal__header p{margin:0;color:#b4bed4;line-height:1.5}.create-server-modal__body{display:flex;flex-direction:column;gap:16px}.create-server-modal__cover{display:flex;align-items:center;gap:16px;padding:16px;border-radius:18px;border:1px dashed rgba(255,255,255,.16);background:#ffffff0a;cursor:pointer}.create-server-modal__cover input{display:none}.create-server-modal__cover-frame{width:76px;height:76px;border-radius:22px;overflow:hidden;flex:0 0 auto;box-shadow:0 14px 32px #00000057}.create-server-modal__cover-frame img{width:100%;height:100%;display:block;object-fit:cover}.create-server-modal__cover-text{color:#9ea7bb;font-size:14px;font-weight:700}.create-server-modal__error{color:#ffb7b7;font-size:13px;line-height:1.45}.create-server-modal__actions{display:flex;justify-content:flex-end;gap:12px;margin-top:20px}.create-server-modal__secondary{min-width:120px;padding:12px 16px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#ffffff0d;color:#9ea7bb;font-weight:700;cursor:pointer}.create-server-modal__actions .stream-modal__action{width:auto;min-width:160px;margin-top:0}.stream-modal__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.stream-modal__header h3{margin:0;font-size:18px}.stream-modal__close{position:relative;width:32px;height:32px;border:0;border-radius:999px;background:#ffffff14;color:#f8fafc;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.stream-modal__close:hover{transform:translateY(-1px);background:#ffffff1f}.stream-modal__field{display:block;margin-bottom:14px}.stream-modal__field span{display:block;margin-bottom:8px;color:#c8d0e2;font-size:13px}.stream-modal__field select,.stream-modal__field input{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#0b0d12;color:#fff;color-scheme:dark;padding:10px 12px}.stream-modal__field select option{background:#050608;color:#f3f6ff}.stream-modal__field select:focus,.stream-modal__field input:focus{border-color:#5f759dd9;box-shadow:0 0 0 3px #2d3a5261;outline:none}.stream-modal__check{display:flex;align-items:center;gap:10px;margin:4px 0 8px;color:#d7def0;font-size:13px}.stream-modal__check input{width:16px;height:16px;accent-color:#76a9ff}.stream-modal__action{width:100%;margin-top:8px;padding:12px 14px;border:0;border-radius:14px;background:#2e3b52;color:#fff;font-weight:700;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .18s ease}.stream-modal__action:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #0000003d}.stream-modal__action--danger{background:linear-gradient(135deg,#ff5f56,#d92d20);color:#fff}.stream-modal__action:disabled{opacity:.55;cursor:not-allowed}.stream-modal__status,.stream-modal__hint{margin-top:12px;font-size:13px;color:#c8d0e2}.camera-modal{width:min(100%,560px);padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.09);background:linear-gradient(180deg,#191d29fa,#0f121afa);color:#f8fafc;box-shadow:0 26px 60px #00000073;animation:uiModalIn .22s ease-out}.camera-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:18px}.camera-modal__header h3{margin:0 0 8px;font-size:22px}.camera-modal__header p{margin:0;color:#b4bed4;line-height:1.5}.camera-modal__field{display:block;margin-bottom:16px}.camera-modal__field span{display:block;margin-bottom:8px;color:#d4ddf1;font-size:13px;font-weight:700}.camera-modal__field select{width:100%;box-sizing:border-box;border:1px solid rgba(255,255,255,.08);border-radius:12px;background:#ffffff0d;color:#fff;color-scheme:dark;padding:10px 12px}.camera-modal__field select option{background:#1d2028;color:#9ea7bb}.camera-modal__preview{position:relative;min-height:316px;border-radius:20px;overflow:hidden;background:radial-gradient(circle at top left,rgba(137,99,255,.18),transparent 32%),linear-gradient(180deg,#12161ff5,#080a0ffa);border:1px solid rgba(255,255,255,.08)}.camera-modal__video{width:100%;height:100%;min-height:316px;display:block;object-fit:cover;background:#090b10}.camera-modal__placeholder{position:absolute;inset:0;display:grid;place-items:center;padding:24px;color:#b9c3d9;text-align:center;background:linear-gradient(180deg,#0c0f152e,#0c0f157a)}.camera-modal__error{margin-top:14px;color:#ffb7b7;font-size:13px;line-height:1.45}.camera-modal__actions{margin-top:16px;display:flex;flex-wrap:wrap;gap:12px}.camera-modal__actions .stream-modal__action{flex:1 1 220px}.hidden-input{display:none}.direct-toast-stack{position:fixed;right:24px;bottom:24px;z-index:5000;display:flex;flex-direction:column-reverse;align-items:flex-end;gap:10px;width:min(360px,calc(100vw - 28px));pointer-events:none}.direct-toast-stack--server{bottom:154px}.direct-toast{display:flex;align-items:stretch;gap:8px;padding:10px;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#151923f5,#0f121af5);box-shadow:0 18px 40px #00000052;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);animation:uiToastIn .24s ease-out;pointer-events:auto}.direct-toast--server{border:1px solid rgba(124,117,255,.18)}.direct-toast__main{min-width:0;flex:1;display:flex;align-items:center;gap:12px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:transform .18s ease,opacity .18s ease}.direct-toast__main:hover{transform:translate(2px)}.direct-toast__avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;flex:0 0 auto}.direct-toast__server-badge{width:42px;height:42px;border-radius:14px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#7260ff47,#5648c638);color:#fff;font-size:24px;font-weight:800}.direct-toast__content{min-width:0;display:flex;flex-direction:column;gap:4px}.direct-toast__title{color:#f7f9ff;font-size:14px;font-weight:700}.direct-toast__subtitle{color:#b9c3d9;font-size:12px;font-weight:600}.direct-toast__text{color:#aeb8cf;font-size:13px;line-height:1.35;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.direct-toast__close{position:relative;width:32px;height:32px;align-self:center;border:0;border-radius:12px;background:#ffffff0f;color:#f4f6ff;font-size:20px;line-height:1;cursor:pointer;transition:transform .18s ease,background-color .18s ease}.direct-toast__close:hover{transform:translateY(-1px);background:#ffffff1a}@keyframes uiFadeIn{0%{opacity:0}to{opacity:1}}@keyframes uiModalIn{0%{opacity:0;transform:translateY(16px) scale(.992)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes uiModalInCentered{0%{opacity:0;transform:translate(-50%,calc(-50% + 10px)) scale(.996)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@keyframes uiPopoverIn{0%{opacity:0;transform:translateY(6px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes uiToastIn{0%{opacity:0;transform:translateY(22px) scale(.972);filter:blur(2px)}to{opacity:1;transform:translateY(0) scale(1);filter:blur(0)}}@keyframes pingPulse{0%,to{transform:scale(1);opacity:.88}50%{transform:scale(1.08);opacity:1}}@media(max-width:1180px){.menu__main{grid-template-columns:76px 280px minmax(0,1fr)}.settings-popup{width:min(90vw,860px)}}@media(max-width:920px){.menu__main{grid-template-columns:76px minmax(240px,280px) 1fr;gap:10px;padding:10px}.settings-popup{width:min(94vw,760px);max-height:88vh;padding:18px}}@media(max-width:720px){.menu__main{grid-template-columns:1fr;grid-template-rows:auto auto 1fr;height:auto;min-height:100vh}.sidebar__servers{flex-direction:row;justify-content:flex-start}.sidebar__channels,.chat__wrapper{min-height:320px}.settings-popup{width:calc(100vw - 20px);max-height:calc(100vh - 20px);padding:16px}.direct-toast-stack{right:10px;bottom:10px;width:calc(100vw - 20px)}.settings-list__row,.settings-server-card,.channel-heading{flex-direction:column;align-items:stretch}.voice-settings-field-grid{grid-template-columns:1fr}}@media(max-width:900px){.menu__main--mobile{height:100dvh;min-height:100dvh;padding:calc(12px + env(safe-area-inset-top,0px)) 12px calc(12px + env(safe-area-inset-bottom,0px))}.menu__main--mobile .sidebar__channels,.menu__main--mobile .chat__wrapper,.menu__main--mobile .mobile-profile-screen{min-height:0}.settings-backdrop{padding:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}}@media(max-width:520px){.mobile-shell__header-copy strong{font-size:20px}.mobile-shell__header-action{padding:0 12px}.mobile-profile-screen__identity h1{font-size:28px}.mobile-profile-screen__toggle-row{grid-template-columns:1fr}.mobile-profile-screen__hero-main{align-items:flex-start}.mobile-profile-screen__avatar{width:72px;height:72px;margin-top:12px}.mobile-profile-screen__identity h1{font-size:22px}.mobile-profile-screen__stats{grid-template-columns:1fr}.settings-mobile-shell__header-copy strong{font-size:18px}.settings-popup--mobile .settings-shell__content{padding-left:12px;padding-right:12px}}.menu__profile-wrapper{align-self:stretch;width:calc(100% + 105px);margin:18px -32px -10px -16px;position:relative;z-index:90;overflow:visible;pointer-events:none}.menu__profile{width:100%;padding:0;border-radius:0;background:transparent;border:0;position:relative;z-index:75;overflow:visible;pointer-events:auto}.profile__top{display:flex;flex-direction:column;align-items:stretch;gap:12px}.profile__monitoring{display:flex;align-items:center;gap:12px;min-width:0;width:100%;padding:10px 12px;border-radius:16px;background:#ffffff0a}.wrap__wifi{position:relative;width:42px;height:42px;display:grid;place-items:center;border-radius:14px;background:#5b7cff24}.wifi-tooltip{position:absolute;left:50%;bottom:calc(100% + 8px);transform:translate(-50%);min-width:120px;padding:8px 10px;border-radius:10px;background:#0a0d13f5;border:1px solid rgba(255,255,255,.08);color:#eef2ff;font-size:12px;text-align:center;opacity:0;pointer-events:none;transition:opacity .15s ease;z-index:10}.ping-indicator:hover .wifi-tooltip{opacity:1}.wifi{width:20px;height:20px}.wrap__connect{min-width:0;flex:1}.voice__monitoring{display:block;color:#eef2ff;font-size:13px;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profile__icons{display:flex;align-items:center;gap:8px;width:100%}.noise-menu{position:relative;flex:0 0 auto}.wrap__icon{position:relative;flex:1;width:42px;height:42px;display:grid;place-items:center;padding:0;border:0;border-radius:14px;background:#ffffff0d;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.wrap__icon:hover{background:#ffffff1c}.wrap__icon:disabled{opacity:.6;cursor:not-allowed;transform:none}.wrap__icon:disabled:hover{background:#ffffff0d}.wrap__icon--danger{background:#d92d202e;box-shadow:inset 0 0 0 1px #ff6e6047}.wrap__icon--danger:hover{background:#d92d203d}.noise-toggle{width:42px}.noise-toggle--active{background:linear-gradient(180deg,#7c5cff38,#ff65bb29);box-shadow:inset 0 0 0 1px #d28cff47,0 10px 26px #5b48ff29}.noise-toggle__bars{display:inline-flex;align-items:flex-end;gap:3px;height:18px}.noise-toggle__bar{width:4px;border-radius:999px;background:linear-gradient(180deg,#ff81d1,#c9d0ff);box-shadow:0 0 10px #e682ff3d;transform-origin:center bottom}.noise-toggle__bar--1{height:8px}.noise-toggle__bar--2{height:15px}.noise-toggle__bar--3{height:11px}.noise-toggle--active .noise-toggle__bar--1{animation:noisePulse 1.05s ease-in-out infinite}.noise-toggle--active .noise-toggle__bar--2{animation:noisePulse .92s ease-in-out infinite .1s}.noise-toggle--active .noise-toggle__bar--3{animation:noisePulse 1.12s ease-in-out infinite .18s}.noise-menu__panel{position:absolute;right:0;bottom:calc(100% + 10px);width:240px;padding:8px;border-radius:16px;border:1px solid rgba(255,255,255,.08);background:#0f131dfa;box-shadow:0 20px 46px #0000006b;z-index:20}.noise-menu__option{width:100%;display:flex;flex-direction:column;gap:4px;padding:12px 12px 11px;border:0;border-radius:12px;background:transparent;color:#eef2ff;text-align:left;cursor:pointer;transition:background-color .15s ease,transform .15s ease}.noise-menu__option:hover{background:#ffffff0f}.noise-menu__option--active{background:linear-gradient(180deg,#7460ff29,#ff5dbc1f);box-shadow:inset 0 0 0 1px #d695ff2e}.noise-menu__title{color:#f7f9ff;font-size:13px;font-weight:700}.noise-menu__description{color:#a5b0c9;font-size:12px;line-height:1.35}.wrap__icon--slashed:after{content:"";position:absolute;width:24px;height:2px;border-radius:999px;background:#fff;transform:rotate(-45deg)}.icon__settings,.icon__phone,.icon__camera,.icon__volumespeacker{object-fit:contain}.icon__settings,.icon__camera{width:24px;height:24px}.icon__phone,.icon__volumespeacker{width:20px;height:20px}.profile__bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding-top:14px;border-top:1px solid rgba(255,255,255,.06)}.profile__user{min-width:0;flex:1;display:flex;align-items:center;gap:12px}.profile__bottom-actions{display:inline-flex;align-items:center;justify-content:flex-end;flex:0 0 auto}.noise-menu--profile .noise-menu__panel{right:0;bottom:calc(100% + 12px)}.avatar{width:42px;height:42px;border-radius:50%;object-fit:cover;object-position:center 24%;border:2px solid rgba(255,255,255,.14);cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.avatar--speaking{border-color:#8ef1a3;box-shadow:none}.profile__names{min-width:0;flex:1;display:flex;flex-direction:column;gap:3px}.profile__username{display:block;color:#f8fafc;font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status__profile{display:flex;align-items:center;gap:6px;color:#99a3b8;font-size:12px;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status__role-dot{width:10px;height:10px;border-radius:50%;flex:0 0 auto}@keyframes noisePulse{0%,to{transform:scaleY(.72);opacity:.7}50%{transform:scaleY(1.24);opacity:1}}@media(max-width:920px){.profile__icons{justify-content:flex-start}.wrap__icon{flex:0 0 42px}}.server-invite-page{min-height:100vh;padding:28px;background:radial-gradient(circle at top left,rgba(76,113,194,.18),transparent 30%),radial-gradient(circle at bottom right,rgba(95,113,133,.16),transparent 28%),linear-gradient(180deg,#050608,#0b0d11 44%,#12151b)}.server-invite-page__shell{width:min(1200px,100%);margin:0 auto;display:grid;grid-template-columns:minmax(320px,460px) minmax(0,1fr);gap:28px;align-items:start}.server-invite-page__intro{display:grid;gap:16px;align-content:start}.server-invite-page__eyebrow{color:#8fa2c8;font-size:12px;letter-spacing:.18em;text-transform:uppercase;font-weight:700}.server-invite-page__intro h2{margin:0;color:#f7f9ff;font-size:clamp(28px,4vw,42px);line-height:1}.server-invite-page__intro>p{margin:0;color:#9ca7bd;font-size:15px;line-height:1.6}.server-invite-card{display:grid;gap:18px;padding:22px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#0e121beb;box-shadow:0 22px 54px #00000057}.server-invite-card--error{border-color:#ff858547}.server-invite-card--loading{align-items:center}.server-invite-card__pulse{width:56px;height:56px;border-radius:50%;background:radial-gradient(circle,#ffffffe6,#5d7ec03d);box-shadow:0 0 #7591d447;animation:server-invite-pulse 1.4s ease-in-out infinite}.server-invite-card__badge{display:inline-flex;width:fit-content;align-items:center;justify-content:center;min-height:28px;padding:0 12px;border-radius:999px;background:#ffffff0f;color:#c7d1e5;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.server-invite-card__server{display:flex;align-items:center;gap:14px}.server-invite-card__icon{width:84px;height:84px;flex:0 0 auto;object-fit:cover;border-radius:24px;background:#ffffff0d;border:1px solid rgba(255,255,255,.06)}.server-invite-card__copy{min-width:0}.server-invite-card__copy h1{margin:0 0 6px;color:#f7f9ff;font-size:28px;line-height:1.1}.server-invite-card__copy p,.server-invite-card__notice,.server-invite-card__meta,.server-invite-card__status,.server-invite-card span{color:#9ca7bd}.server-invite-card__copy p{margin:0;line-height:1.6}.server-invite-card__meta{display:flex;flex-wrap:wrap;gap:10px;font-size:13px}.server-invite-card__meta span{padding:8px 12px;border-radius:999px;background:#ffffff0d}.server-invite-card__actions{display:grid;gap:12px}.server-invite-card__notice{line-height:1.55}.server-invite-card__notice--error,.server-invite-card__status{color:#ffb0b0}.server-invite-card__button{min-height:48px;padding:0 18px;border:0;border-radius:16px;background:#2a3a57;color:#f7f9ff;font-weight:700;cursor:pointer;transition:background-color .18s ease,transform .18s ease}.server-invite-card__button:hover:not(:disabled){background:#32466a;transform:translateY(-1px)}.server-invite-card__button:disabled{cursor:default;opacity:.7}.server-invite-card__status{min-height:20px;font-size:14px}.server-invite-page__auth{min-width:0}.server-invite-page__auth .auth-page{min-height:auto}.server-invite-page__auth .auth-video-bg,.server-invite-page__auth .auth-brand{display:none}.server-invite-page__auth .auth-page{background:transparent;padding:0}@keyframes server-invite-pulse{0%{transform:scale(.98);box-shadow:0 0 #7591d447}70%{transform:scale(1);box-shadow:0 0 0 14px #7591d400}to{transform:scale(.98);box-shadow:0 0 #7591d400}}@media(max-width:1024px){.server-invite-page__shell{grid-template-columns:1fr}}@media(max-width:640px){.server-invite-page{padding:16px}.server-invite-card{padding:18px;border-radius:20px}.server-invite-card__server{align-items:flex-start}.server-invite-card__icon{width:68px;height:68px;border-radius:20px}.server-invite-card__copy h1{font-size:22px}}@font-face{font-family:Comfortaa;src:url(../fonts/Comfortaa-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Comfortaa;src:url(../fonts/Comfortaa-500.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Comfortaa;src:url(../fonts/Comfortaa-700.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(../fonts/Rubik-400.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(../fonts/Rubik-500.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(../fonts/Rubik-600.ttf) format("truetype");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(../fonts/Rubik-700.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Rubik;src:url(../fonts/Rubik-800.ttf) format("truetype");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Rubik Glitch;src:url(../fonts/RubikGlitch-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sansation;src:url(../fonts/Sansation-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sansation;src:url(../fonts/Sansation-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--font-body: "Sansation", "Segoe UI", Helvetica, Arial, sans-serif;--font-heading: "Rubik", "Segoe UI", Helvetica, Arial, sans-serif;--font-slogan: "Rubik Glitch", "Rubik", "Segoe UI", Helvetica, Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}html{scroll-behavior:smooth}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{font-family:var(--font-body);background:#0f1115;color:#f8fafc}.app-update-banner{position:fixed;top:18px;right:18px;z-index:9999;width:min(440px,calc(100vw - 32px));display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:14px 16px;border:1px solid rgba(255,255,255,.08);border-radius:18px;background:linear-gradient(180deg,#0c0e12f5,#12161cf5);box-shadow:0 18px 42px #00000057,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.app-update-banner--downloaded{border-color:#56bb8057}.app-update-banner--downloading,.app-update-banner--checking{border-color:#679bff47}.app-update-banner--error{border-color:#ff767657}.app-update-banner__copy{display:grid;gap:4px;min-width:0}.app-update-banner__copy strong{font-family:var(--font-heading);font-size:14px;line-height:1.2;color:#f8fafc}.app-update-banner__copy span{font-size:13px;line-height:1.45;color:#eaf0ffdb}.app-update-banner__meta{color:#aac4ffd1}.app-update-banner__actions{display:flex;align-items:center;gap:10px;flex-shrink:0}.app-update-banner__button{border:none;border-radius:12px;padding:10px 14px;font-family:var(--font-heading);font-size:12px;font-weight:700;color:#081019;background:linear-gradient(135deg,#93c5fd,#67e8f9);cursor:pointer;transition:transform .16s ease,opacity .16s ease}.app-update-banner__button:hover{transform:translateY(-1px)}.app-update-banner__button--ghost{color:#f8fafc;background:#ffffff14}@media(max-width:640px){.app-update-banner{left:16px;right:16px;width:auto;flex-direction:column}.app-update-banner__actions,.app-update-banner__button{width:100%}}h1,h2,h3,h4,h5,h6,.heading-font,.auth-brand__name,.auth-brand__title,.auth-card__heading h2,.auth-section__title,.auth-side__title,.chat__topbar-title,.chat__topbar-title strong,.text__channel h1,.text__channel h2,.voice__channels h2,.friends-panel__name,.server-members-panel__header h3,.server-members-panel__name,.voice-channel__title,.settings-channel-name{font-family:var(--font-heading);font-style:normal}.auth-brand__title,.auth-brand__name{font-family:var(--font-heading);font-weight:700}.app-loader{min-height:100vh;display:grid;place-items:center;gap:22px;padding:24px;text-align:center;background:radial-gradient(circle at top,rgba(139,183,255,.12),transparent 24%),radial-gradient(circle at 50% 38%,rgba(77,124,255,.08),transparent 18%),linear-gradient(180deg,#040506,#0b0d11 46%,#12151b)}.app-loader__stage{position:relative;width:124px;height:124px;display:grid;place-items:center}.app-loader__halo{position:absolute;inset:18px;border-radius:50%;background:radial-gradient(circle,#82adff57,#3b6eff1f 42%,#090c1200 72%);filter:blur(8px);animation:app-loader-breathe 2.8s ease-in-out infinite}.app-loader__ring{position:absolute;inset:0;border-radius:50%;border:2px solid transparent}.app-loader__ring--outer{border-top-color:#fffffff0;border-right-color:#719cffdb;border-bottom-color:#4c78e433;border-left-color:#ffffff14;box-shadow:0 0 0 10px #ffffff05,0 0 32px #4d7cff1f;animation:app-loader-spin 1.15s linear infinite}.app-loader__ring--inner{inset:19px;border-top-color:#9acdffe6;border-left-color:#ffffffb8;border-right-color:#6087ff2e;border-bottom-color:#ffffff14;animation:app-loader-spin-reverse 1.9s linear infinite}.app-loader__core{width:30px;height:30px;border-radius:50%;background:radial-gradient(circle at 30% 30%,#fff,#dbe7ff 28%,#7da4ff 58%,#33529b);box-shadow:0 0 28px #7ea7ff5c,inset 0 0 14px #ffffff42;animation:app-loader-core-pulse 1.6s ease-in-out infinite}.app-loader__spark{position:absolute;width:10px;height:10px;border-radius:50%;background:linear-gradient(180deg,#fff,#a9c0ff);box-shadow:0 0 18px #92b6ff73}.app-loader__spark--one{top:10px;right:20px;animation:app-loader-orbit-one 2.6s ease-in-out infinite}.app-loader__spark--two{bottom:14px;left:16px;width:8px;height:8px;animation:app-loader-orbit-two 2.2s ease-in-out infinite}.app-loader__spark--three{top:50%;left:-2px;width:7px;height:7px;animation:app-loader-orbit-three 1.9s ease-in-out infinite}.app-loader__subtitle{max-width:320px;color:#dee6f5c7;font-size:14px;line-height:1.6;letter-spacing:.02em}@keyframes app-loader-spin{to{transform:rotate(360deg)}}@keyframes app-loader-spin-reverse{to{transform:rotate(-360deg)}}@keyframes app-loader-breathe{0%,to{transform:scale(.92);opacity:.72}50%{transform:scale(1.08);opacity:1}}@keyframes app-loader-core-pulse{0%,to{transform:scale(.92)}50%{transform:scale(1.08)}}@keyframes app-loader-orbit-one{0%,to{transform:translateZ(0) scale(.8);opacity:.64}50%{transform:translate3d(-14px,9px,0) scale(1.12);opacity:1}}@keyframes app-loader-orbit-two{0%,to{transform:translateZ(0) scale(.85);opacity:.55}50%{transform:translate3d(12px,-10px,0) scale(1.16);opacity:.92}}@keyframes app-loader-orbit-three{0%,to{transform:translateZ(0) scale(.9);opacity:.48}50%{transform:translate3d(16px,-6px,0) scale(1.18);opacity:.94}}button,input,textarea,select{font:inherit}input,textarea,select{outline:none;box-shadow:none}input:focus,input:focus-visible,textarea:focus,textarea:focus-visible,select:focus,select:focus-visible{outline:none}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus,textarea:-webkit-autofill,textarea:-webkit-autofill:hover,textarea:-webkit-autofill:focus,select:-webkit-autofill,select:-webkit-autofill:hover,select:-webkit-autofill:focus{-webkit-text-fill-color:inherit;transition:background-color 9999s ease-in-out 0s;box-shadow:inset 0 0 0 1000px transparent}
