html{overflow:hidden}#root{width:100%;height:100%}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(150%)}to{opacity:1}}@keyframes fadeOutBottom{0%{}to{opacity:0;transform:translateY(150%)}}.radioWithLabel-DVPwmS{cursor:pointer;align-items:flex-start;gap:8px;width:300px;display:flex}.radioWithLabel-DVPwmS.disabled-USWnWE{cursor:default}.radioContainer-Eov6w1{cursor:pointer;display:inline-flex;position:relative}.radioContainer-Eov6w1.disabled-USWnWE{cursor:default}.textContainer-KkjIzL{flex-wrap:wrap;flex:1;align-items:center;gap:4px;min-height:24px;display:flex}.label-UbZxL_{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.sublabel-mrHRtL{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.input-IGRb3F{opacity:0;width:0;height:0;margin:0;padding:0;position:absolute}.radio-otsW19{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.radio-otsW19 .bg-HZuUdP{border-radius:var(--radius-full,999px);background:var(--bg-sub-300);transition:background .15s;position:absolute;top:8.33%;bottom:8.33%;left:8.33%;right:8.33%}.radio-otsW19 .box-gjO1KV{border-radius:var(--radius-full,999px);background:var(--surface-surface-0);transition:all .15s;position:absolute;top:16.67%;bottom:16.67%;left:16.67%;right:16.67%}.radio-otsW19.checked-rpxTmr .bg-HZuUdP{background:var(--primary-base)}.radio-otsW19.checked-rpxTmr .box-gjO1KV{background:var(--static-static-white);top:29.17%;bottom:29.17%;left:29.17%;right:29.17%}.radioContainer-Eov6w1:hover:not(.disabled-USWnWE) .radio-otsW19:not(.checked-rpxTmr) .bg-HZuUdP{background:var(--bg-intense-700)}.radioContainer-Eov6w1:hover:not(.disabled-USWnWE) .radio-otsW19.checked-rpxTmr .bg-HZuUdP{background:var(--primary-dark)}.input-IGRb3F:focus-visible~.radio-otsW19:not(.checked-rpxTmr) .bg-HZuUdP{background:var(--bg-strong-950);box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-neutral)}.input-IGRb3F:focus-visible~.radio-otsW19.checked-rpxTmr .bg-HZuUdP{box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-primary)}.radioContainer-Eov6w1.disabled-USWnWE .radio-otsW19:not(.checked-rpxTmr) .bg-HZuUdP{background:var(--bg-soft-200)}.radioContainer-Eov6w1.disabled-USWnWE .radio-otsW19:not(.checked-rpxTmr) .box-gjO1KV{background:var(--bg-weak-50)}.radioContainer-Eov6w1.disabled-USWnWE .radio-otsW19.checked-rpxTmr .bg-HZuUdP{background:var(--primary-alpha-24)}.radioContainer-Eov6w1.disabled-USWnWE .radio-otsW19.checked-rpxTmr .box-gjO1KV{background:var(--icon-disabled-300)}.container-h2wgHx{outline:1px solid var(--stroke-soft-200);background-color:var(--bg-weak-50);border-radius:12px;flex-direction:column;gap:12px;width:280px;padding:12px;display:flex;box-shadow:0 16px 24px #00000012,0 2px 6px #0000001a}.container-h2wgHx .screen-zgMrW9{border-radius:6px;width:100%;height:160px;position:relative}.container-h2wgHx .screen-zgMrW9 .screenCursor-Y62sPZ{pointer-events:none;border:2px solid #fff;border-radius:50%;width:12px;height:12px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 2px 4px #0000004d}.container-h2wgHx .picker-JC_toM{align-items:center;gap:8px;display:flex}.container-h2wgHx .picker-JC_toM .sliders-GN6Bhs{flex-direction:column;flex:1;gap:8px;display:flex}.container-h2wgHx .picker-JC_toM .sliders-GN6Bhs .hueSlider-GzEjJ4{cursor:pointer;background:linear-gradient(90deg,red 0%,#ff0 17%,#0f0 33%,#0ff 50%,#00f 67%,#f0f 83%,red 100%);border-radius:99px;height:10px;position:relative}.container-h2wgHx .picker-JC_toM .sliders-GN6Bhs .saturationSlider-RARvb4{cursor:pointer;border-radius:99px;height:10px;position:relative}.container-h2wgHx .picker-JC_toM .sliders-GN6Bhs .sliderThumb-Ljq96V{background-color:#fff;border:2px solid #fffc;border-radius:50%;width:10px;height:10px;position:absolute;top:50%;transform:translate(-50%,-50%)}.container-h2wgHx .picker-JC_toM .colorPreview-NVbPMz{border-radius:6px;width:28px;height:28px}.button-clzq8F{background:var(--bg-soft-200);color:var(--primary-onstate);white-space:nowrap;text-overflow:ellipsis;border-radius:8px;outline:none;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:6px 12px;font-size:16px;font-weight:500;line-height:24px;display:flex;overflow:hidden}.button-clzq8F:disabled{cursor:inherit}.button-clzq8F.neutral-LfrXm2.lighter-Z7b21e{background:var(--bg-soft-200)}.button-clzq8F.neutral-LfrXm2.lighter-Z7b21e:hover{background:var(--bg-sub-300)}.button-clzq8F.neutral-LfrXm2.lighter-Z7b21e:active{background:var(--bg-intense-700)}.button-clzq8F.neutral-LfrXm2.lighter-Z7b21e:focus{box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-neutral)}.button-clzq8F.neutral-LfrXm2.lighter-Z7b21e:disabled{color:var(--text-disabled-300);background:var(--bg-weak-50)}.button-clzq8F.primary-jFaEUl.filled-S2Uy2H{background:var(--primary-base);color:var(--primary-onstate)}.button-clzq8F.primary-jFaEUl.filled-S2Uy2H:hover{background:var(--primary-dark)}.button-clzq8F.primary-jFaEUl.filled-S2Uy2H:active{background:var(--primary-darker)}.button-clzq8F.primary-jFaEUl.filled-S2Uy2H:focus{box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-primary)}.button-clzq8F.primary-jFaEUl.filled-S2Uy2H:disabled{color:var(--text-disabled-300);background:var(--bg-weak-50)}.button-clzq8F.primary-jFaEUl.lighter-Z7b21e{background:var(--primary-alpha-10);color:var(--primary-base)}.button-clzq8F.primary-jFaEUl.lighter-Z7b21e:hover{background:var(--primary-alpha-16)}.button-clzq8F.primary-jFaEUl.lighter-Z7b21e:active{background:var(--primary-alpha-24)}.button-clzq8F.primary-jFaEUl.lighter-Z7b21e:focus{box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-primary)}.button-clzq8F.primary-jFaEUl.lighter-Z7b21e:disabled{color:var(--text-disabled-300);background:var(--bg-weak-50)}.avatar-O7DUFq{width:var(--size);height:var(--size);line-height:var(--size);font-size:calc(var(--size)*16/32);text-align:center;background-color:var(--background-color,var(--bg-weak-50));-webkit-user-select:none;user-select:none;color:var(--text-strong-950);border-radius:100%;flex-shrink:0;position:relative}.avatar-O7DUFq.clickable-njAgfA{cursor:pointer}.avatar-O7DUFq svg{width:var(--size);height:var(--size)}.avatar-O7DUFq svg foreignObject{width:40px;height:40px;display:flex}.avatar-O7DUFq svg foreignObject img{object-fit:cover;width:40px;height:40px}.avatar-O7DUFq .status-KE6Ziu{width:calc(var(--size)/3.6);height:calc(var(--size)/3.6);border-radius:50%;display:block;position:absolute;top:75%;left:75%}.avatar-O7DUFq .status-KE6Ziu.online-kxcZj2{background-color:var(--state-success-base)}.avatar-O7DUFq .status-KE6Ziu.idle-ViAw9r{background-color:var(--state-warning-base)}.container-UAw9h4{flex-direction:column;gap:16px;display:flex}.section-G4kzzM{flex-direction:column;gap:12px;display:flex}.sectionHeader-rfBnlM{flex-direction:column;gap:2px;display:flex}.sectionHeader-rfBnlM .title-ENedSo{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.sectionHeader-rfBnlM .description-nxMLNm{white-space:break-spaces;word-wrap:break-word;color:var(--text-soft-400);font-size:16px;font-weight:400;line-height:24px}.profileLayout-XyE29m{grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:24px;display:grid}@media (max-width:960px){.profileLayout-XyE29m{grid-template-columns:1fr}}.fieldsContainer-WRJkUp{flex-direction:column;gap:12px;display:flex}.avatarSection-sJmAqr{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.avatarWrapper-I5ccdJ{background:var(--bg-soft-200);border:1px dashed var(--stroke-soft-200);cursor:pointer;border-radius:50%;width:164px;height:164px;transition:border-color .15s,transform .15s;position:relative;overflow:hidden}.avatarWrapper-I5ccdJ:hover{border-color:var(--primary-base);transform:translateY(-1px)}.avatarWrapper-I5ccdJ:focus-visible{border-color:var(--primary-base);transform:translateY(-1px)}.avatarWrapper-I5ccdJ:hover .avatarOverlay-izh3OA{opacity:1}.avatarWrapper-I5ccdJ:focus-visible .avatarOverlay-izh3OA{opacity:1}.avatarWrapper-I5ccdJ:focus-visible{outline:2px solid var(--primary-base);outline-offset:2px}.avatarContent-PxVThi{width:100%;height:100%}.avatarOverlay-izh3OA{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.08em;text-transform:uppercase;opacity:0;pointer-events:none;background:#000000b8;justify-content:center;align-items:center;font-size:16px;font-weight:500;line-height:24px;transition:opacity .12s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.avatarActions-WKN5RA{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.removeButton-Eq5QT_{cursor:pointer;color:var(--text-sub-600);background:0 0;border:none;padding:0;font-size:14px;font-weight:500;line-height:20px;transition:color .15s}.removeButton-Eq5QT_:hover:not(:disabled){color:var(--state-error-base)}.removeButton-Eq5QT_:disabled{color:var(--text-disabled-300);cursor:not-allowed}.avatarHint-cTEtH4{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);text-align:center;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.field-PeesgD{flex-direction:column;gap:4px;display:flex}.field-PeesgD.disabled-WBxxu5 .label-Mb1Em_{color:var(--text-soft-400)}.disabled-WBxxu5{-webkit-user-select:none;user-select:none;pointer-events:none}.label-Mb1Em_{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);align-items:center;gap:4px;font-size:14px;font-weight:500;line-height:20px;display:flex;overflow:hidden}.label-Mb1Em_ svg{opacity:.8}.inputWrapper-CF0s8w{border-radius:var(--radius-10,10px);background:var(--bg-weak-50);transition:background-color .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 1px 2px #0a0d1408}.inputWrapper-CF0s8w:hover:not(:focus-within){background:var(--bg-soft-200)}.inputWrapper-CF0s8w:focus-within{outline:1px solid var(--primary-base);outline-offset:-1px;background:var(--surface--surface-0);box-shadow:0 0 0 2px var(--bg-white-0,#1f1f1f),0 0 0 4px var(--focus-primary,#9462f929)}.inputWrapper-CF0s8w.error-iRY1Dc{outline:1px solid var(--state-error-base);outline-offset:-1px}.inputWrapper-CF0s8w textarea{white-space:pre-wrap}.input-oeiMS3{white-space:nowrap;text-overflow:ellipsis;border-radius:var(--radius-10,10px);color:var(--text-strong-950);background:0 0;border:none;outline:none;flex:1;padding:8px 10px;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.input-oeiMS3::placeholder{color:var(--text-soft-400)}.input-oeiMS3.withPrefix-gFSeHJ{padding-left:24px}.input-oeiMS3.withCounter-yQzV0d{padding-right:50px}.textarea-W4jjmY{white-space:nowrap;text-overflow:ellipsis;border-radius:var(--radius-10,10px);width:100%;color:var(--text-strong-950);resize:vertical;background:0 0;border:none;outline:none;min-height:88px;padding:10px 12px 28px;font-family:inherit;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.textarea-W4jjmY::placeholder{color:var(--text-soft-400)}.inputPrefix-MIKBAd{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);pointer-events:none;font-size:16px;font-weight:400;line-height:24px;position:absolute;top:50%;left:10px;overflow:hidden;transform:translateY(-50%)}.charCounter-BdLnDD{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);pointer-events:none;font-size:12px;font-weight:400;line-height:16px;position:absolute;top:50%;right:10px;overflow:hidden;transform:translateY(-50%)}.textareaCounter-jFmsi2{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);pointer-events:none;font-size:12px;font-weight:400;line-height:16px;position:absolute;bottom:10px;right:12px;overflow:hidden}.errorText-qvNaZW{white-space:break-spaces;word-wrap:break-word;color:var(--state-error-base);font-size:12px;font-weight:400;line-height:16px}.usernamePreview-r32RDu{white-space:break-spaces;word-wrap:break-word;color:var(--primary-dark);font-size:14px;font-weight:400;line-height:20px}.usernamePreview-r32RDu:hover{text-decoration:underline}.actions-LqNJx0{justify-content:flex-end;gap:8px;display:flex}.accountActions-eYhWv7{flex-direction:column;gap:6px;display:flex}.divider-vuU3T6{background:var(--stroke-soft-200);height:1px;margin:1.5px 0}.textDivider-pMRDHi{align-items:center;gap:10px;width:100%;display:flex}.textDivider-pMRDHi .line-E0rOYP{background:var(--stroke-soft-200);flex:1;height:1px}.textDivider-pMRDHi .text-WqP_ns{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);text-transform:uppercase;letter-spacing:.84px;white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.icon-ozY6Me{box-sizing:content-box;justify-content:center;align-items:center;width:20px;height:20px;padding:6px;display:flex}.modal-mplOqm{outline:1px solid var(--stroke-pale-100);outline-offset:-1px;background:var(--surface-container-50);border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 16px 32px -12px #0e121b1a}.modal-mplOqm .header-L5SmnB{align-items:center;gap:16px;padding:12px 16px;display:flex}.modal-mplOqm .header-L5SmnB .title-cPeIvt{white-space:nowrap;text-overflow:ellipsis;flex:1;align-items:center;gap:6px;font-size:16px;font-weight:600;line-height:24px;display:flex;overflow:hidden}.modal-mplOqm .content-TVlRXy{outline:1px solid var(--stroke-pale-100);outline-offset:-1px;background:var(--bg-white-0);border-radius:16px;flex-direction:column;flex:1;gap:16px;padding:24px;display:flex;overflow:hidden auto}.modal-mplOqm .footer-Nmo745{flex-direction:column;gap:16px;display:flex}.modal-mplOqm .footer-Nmo745 .footerContent-HK92uc{flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}.modal-mplOqm .footer-Nmo745.fullWidth-ZYLNkX button{flex:1}.closeIcon-wkFWPg{cursor:pointer;color:var(--icon-soft-400);border-radius:6px;outline:none}.closeIcon-wkFWPg:hover{background:var(--bg-weak-50)}.closeIcon-wkFWPg:active{background:var(--bg-soft-200)}.closeIcon-wkFWPg:focus{box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-neutral)}.closeIcon-wkFWPg:disabled{cursor:inherit;color:var(--icon-disabled-300)}.confirmationModal-WC9dBJ{flex-direction:column;gap:24px;min-width:320px;max-width:400px;display:flex}.confirmationModal-WC9dBJ .header-NDBja9{flex-direction:column;gap:8px;display:flex}.confirmationModal-WC9dBJ .header-NDBja9 .title-RUv3vt{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);margin:0;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.confirmationModal-WC9dBJ .header-NDBja9 .description-By_JcH{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);margin:0;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.confirmationModal-WC9dBJ .actions-LmLOMb{justify-content:flex-end;gap:12px;display:flex}.menu-R9iLmw{background:var(--bg-weak-50);outline:1px solid var(--stroke-soft-200);outline-offset:-1px;border-radius:10px;flex-direction:column;gap:6px;min-width:200px;padding:4px;animation:.15s ease-out scaleIn-AENdMu;display:flex}@keyframes scaleIn-AENdMu{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.menuItem-KclfaP{background:var(--bg-weak-50);cursor:pointer;border-radius:6px;outline:none;align-items:center;gap:6px;height:32px;padding:4px 6px;transition:background-color .1s;display:flex}.menuItem-KclfaP *{pointer-events:none}.menuItem-KclfaP .icon-Sj_2mt{width:16px;height:16px;color:var(--icon-soft-400);flex-shrink:0;justify-content:center;align-items:center;display:flex}.menuItem-KclfaP .label-ds_WY7{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);white-space:nowrap;flex:1;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.menuItem-KclfaP .rightIcon-CcMUMh{width:16px;height:16px;color:var(--icon-soft-400);flex-shrink:0;justify-content:center;align-items:center;display:flex}.menuItem-KclfaP:hover:not(.disabled-r2W2lq){background:var(--bg-soft-200)}.menuItem-KclfaP.focused-_L_78N:not(.disabled-r2W2lq){box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-neutral)}.menuItem-KclfaP.disabled-r2W2lq{cursor:default}.menuItem-KclfaP.disabled-r2W2lq .icon-Sj_2mt{color:var(--icon-disabled-300)}.menuItem-KclfaP.disabled-r2W2lq .label-ds_WY7{color:var(--text-disabled-300)}.menuItem-KclfaP.disabled-r2W2lq .rightIcon-CcMUMh{color:var(--icon-disabled-300)}.separator-wgHBFm{background:var(--stroke-soft-200);height:1px;margin:1.5px 0}.lightbox-IOMtfG{cursor:zoom-out;justify-content:center;align-items:center;width:100dvw;height:100dvh;display:flex;position:relative}.closeButton-xMki9W{border-radius:var(--radius-sm,6px);background:var(--bg-soft-200);cursor:pointer;width:32px;height:32px;color:var(--icon-soft-400);z-index:10;border:none;outline:none;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:flex;position:absolute;top:16px;right:16px}.closeButton-xMki9W:hover{background:var(--bg-sub-300)}.closeButton-xMki9W:active{background:var(--bg-intense-700)}.closeButton-xMki9W:focus-visible{box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-neutral)}.mediaContainer-dLX9l6{touch-action:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:visible}.media-dpMjjx{object-fit:contain;border-radius:var(--radius-md,8px);pointer-events:none;will-change:transform;transition:opacity .3s;display:block}.loader-_pJFZN{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.spinner-A7K5vH{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:40px;height:40px;animation:.8s linear infinite spin-RpIulv}@keyframes spin-RpIulv{to{transform:rotate(360deg)}}.fileContainer-PoncFJ{cursor:pointer;background:#292929;border-radius:10px;align-items:center;gap:12px;min-width:280px;max-width:380px;padding:12px;transition:background-color .15s;display:flex}.fileContainer-PoncFJ:hover{background:#333}.fileContainer-PoncFJ:hover .downloadIcon-VqsZsU{opacity:1}.fileContainer-PoncFJ.isAuthor-j9rfKe{background:#7c52d1}.fileContainer-PoncFJ.isAuthor-j9rfKe:hover{background:#6841b8}.fileContainer-PoncFJ.isAuthor-j9rfKe .fileIcon-pGvVQo{background:#00000026}.fileIcon-pGvVQo{color:#c5b4fe;background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.fileInfo-Zqth0e{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.fileName-KzqQf4{white-space:nowrap;text-overflow:ellipsis;color:#fff;white-space:nowrap;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.fileSize-ZDNwg7{white-space:nowrap;text-overflow:ellipsis;color:#fff9;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.downloadIcon-VqsZsU{color:#c5b4fe;opacity:0;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:opacity .15s;display:flex}.reply-AyCOpp{cursor:pointer;background-color:var(--user-color-light);border-left:3px solid var(--user-color);border-radius:4px;align-items:center;gap:6px;padding:6px;display:flex;overflow:hidden}.reply-AyCOpp.isSelfAuthor-qW7sFf{background-color:#7c52d1;border-left:3px solid #fff}.reply-AyCOpp.isSelfAuthor-qW7sFf .contentContainer-G1QGOf .content-MzCWvC .userName-kTul7Y{color:#fff}.reply-AyCOpp .contentContainer-G1QGOf{gap:4px;min-width:0;padding:0 6px 0 2px;display:flex}.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;flex:1;align-items:flex-start;gap:2px;margin-bottom:-.25em;margin-left:2px;padding-bottom:.25em;display:flex;overflow:hidden}.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC .userName-kTul7Y{color:var(--user-color);letter-spacing:-.072px;align-items:center;gap:6px;max-width:100%;font-size:14px;font-style:normal;font-weight:600;line-height:16px;display:flex;overflow:hidden}.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC .userName-kTul7Y span{text-overflow:ellipsis;overflow:hidden}.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC .userName-kTul7Y .isSelfAuthor-qW7sFf{color:#fff}.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC .object-d6P4xu{color:var(--text-strong-950,#fff);letter-spacing:-.072px;align-items:center;gap:4px;max-width:100%;font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex}.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC .object-d6P4xu svg{flex:1 0 auto}.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC .object-d6P4xu.media-gjFEiw{color:#c5b4fe}.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC .object-d6P4xu.message-RgHQ46,.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC .object-d6P4xu .message-RgHQ46{text-overflow:ellipsis;min-width:0;overflow:hidden}.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC .object-d6P4xu.message-RgHQ46:empty:before,.reply-AyCOpp .contentContainer-G1QGOf .content-MzCWvC .object-d6P4xu .message-RgHQ46:empty:before{content:"​"}.context-QMju0j{z-index:0;transition:background-color .2s ease-in-out;display:flex;position:relative}.context-QMju0j:before{content:"";z-index:-1;transition:background-color .2s ease-in-out;position:absolute;top:0;bottom:0;left:-100vw;right:-100vw}.context-QMju0j.highlighted-I95DbT:before{background-color:#fff4}.content-lgvlo9{word-wrap:break-word;white-space:break-spaces;max-width:100%;font-size:16px;line-height:20px;display:inline}.entityHolder-rYCuYr .entityBold-xdd_yA{font-weight:600}.entityHolder-rYCuYr .entityItalic-TobxS4{font-style:italic}.entityHolder-rYCuYr .entityUnderline-A31Z1s{text-decoration:underline}.entityHolder-rYCuYr .entityStrikethrough-rRn9_y{text-decoration:line-through}.entityHolder-rYCuYr .entityUserMention-fueG8r,.entityHolder-rYCuYr .entityUsername-O79Ntb{color:var(--primary-darker)}.entityHolder-rYCuYr .emoji-qpbV2E{vertical-align:text-bottom;font-size:1.375em;display:inline-block}.entityHolder-rYCuYr .entityCustomEmoji-iUE7WL{pointer-events:none;vertical-align:text-bottom;align-items:center;width:22px;height:22px;font-size:0;display:inline-flex;position:relative}.entityHolder-rYCuYr .entityCustomEmoji-iUE7WL img{z-index:1;width:auto;max-width:22px;height:auto;max-height:22px;position:absolute;top:auto;left:0}.entityHolder-rYCuYr .entitySpoiler-OfO0Nz{color:#0000;cursor:pointer;background-color:#292929;border-radius:4px;position:relative}.entityHolder-rYCuYr .entitySpoiler-OfO0Nz:hover{color:inherit}.entityHolder-rYCuYr .entityCode-P9AdNM{font-family:monospace}.entityHolder-rYCuYr .entityPre-bYmPi9{white-space:pre-wrap;font-family:monospace;display:block}.entityHolder-rYCuYr a{text-decoration:underline}.entityHolder-rYCuYr.isAuthor-heOo3q .entitySpoiler-OfO0Nz{background-color:#7c52d1}.fullSizeEmoji-hCjtVf{align-items:center;line-height:32px;display:inline-flex}.fullSizeEmoji-hCjtVf .emoji-qpbV2E{font-size:32px;line-height:32px}.fullSizeEmoji-hCjtVf .entityCustomEmoji-iUE7WL{width:32px;height:32px}.fullSizeEmoji-hCjtVf .entityCustomEmoji-iUE7WL img{object-fit:contain;width:100%;max-width:32px;height:100%;max-height:32px}.embedContainer-jqXqSH{cursor:pointer;background-color:#292929;border-radius:8px;flex-direction:column;margin-top:8px;padding:4px;display:flex}.embedContainer-jqXqSH.isAuthor-heOo3q{background-color:#7c52d1}.messagePreview-twt6gr{color:var(--primary-dark);text-overflow:ellipsis;flex:1;align-items:center;gap:4px;display:flex;overflow:hidden}.messagePreview-twt6gr svg{flex-shrink:0}.messagePreview-twt6gr .messagePreviewMessage-aiOaht{color:var(--text-sub-600);text-overflow:ellipsis;min-width:0;overflow:hidden}.messagePreview-twt6gr .entityCustomEmoji-iUE7WL{width:14px;height:14px}.messagePreview-twt6gr .entityCustomEmoji-iUE7WL img{max-width:14px;max-height:14px}.message-m8zPuF{background-color:var(--bg-soft-200);color:var(--text-strong-950);border-radius:12px;max-width:650px;margin:2px 0;padding:8px;line-height:0;overflow:hidden}.message-m8zPuF.isLast-Klxysa{border-bottom-left-radius:2px}.message-m8zPuF.isAuthor-jIAyf7{color:var(--primary-onstate);background-color:var(--primary-base)}.message-m8zPuF.rightAligned-s0YfvE{margin-left:auto}.message-m8zPuF.rightAligned-s0YfvE.isLast-Klxysa{border-bottom-right-radius:2px;border-bottom-left-radius:12px}.message-m8zPuF.fullSizeEmoji-XPgF19 .timestampWrapper-pMSuxb{top:18px}.message-m8zPuF.fullSizedMedia-GuNDRW{padding:0}.message-m8zPuF.fullSizedMedia-GuNDRW .messageHeader-mya6aD{padding:8px 8px 0}.message-m8zPuF.fullSizedMedia-GuNDRW .timestampWrapper-pMSuxb{bottom:.25rem;right:.25rem;top:unset;color:#fff;background:#0003;position:absolute}.message-m8zPuF .messageHeader-mya6aD{padding-bottom:2px;overflow:hidden}.message-m8zPuF .messageHeader-mya6aD .messageAuthor-IPHwc2{color:var(--text-strong-950);cursor:pointer;flex-direction:row;align-items:center;gap:6px;font-size:16px;font-weight:600;line-height:20px;display:flex;overflow:hidden}.message-m8zPuF .messageHeader-mya6aD .messageAuthor-IPHwc2 span{text-overflow:ellipsis;display:block;overflow:hidden}.message-m8zPuF .messageHeader-mya6aD .messageAuthor-IPHwc2:hover{text-decoration:underline}.message-m8zPuF .container-dgQNa4{position:relative}.message-m8zPuF .timestampWrapper-pMSuxb{float:right;-webkit-user-select:none;user-select:none;height:21px;color:var(--text-soft-400);align-items:center;margin-left:7px;margin-right:-6px;padding:0 4px;font-size:12px;line-height:12px;display:flex;position:relative;top:6px;bottom:auto;right:0}.message-m8zPuF .timestampWrapper-pMSuxb .timestamp-_OHETq{white-space:nowrap;margin-right:4px;line-height:1.35}.message-m8zPuF.isAuthor-jIAyf7 .messageAuthor-IPHwc2,.message-m8zPuF.isAuthor-jIAyf7 .timestampWrapper-pMSuxb{color:var(--primary-onstate)}.inputContainer-WXtu7G{flex-direction:column;flex:1;gap:4px;display:flex}.inputContainer-WXtu7G .label-pHgo7B{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.inputContainer-WXtu7G .input-FYe4gb{border-radius:var(--radius-10,10px);background:var(--bg-weak-50);display:flex;position:relative;box-shadow:0 1px 2px #0a0d1408}.inputContainer-WXtu7G .input-FYe4gb input{white-space:nowrap;text-overflow:ellipsis;border-radius:var(--radius-10,10px);color:var(--text-strong-950);outline:none;flex:1;padding:8px 10px;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.inputContainer-WXtu7G .input-FYe4gb input::placeholder{color:var(--text-soft-400)}.inputContainer-WXtu7G .input-FYe4gb input:disabled{background:var(--bg-weak-50);outline:1px solid var(--stroke-soft-200);outline-offset:-1px;color:var(--text-sub-600)}.inputContainer-WXtu7G .input-FYe4gb input:disabled::placeholder{color:var(--text-disabled-300)}.inputContainer-WXtu7G .input-FYe4gb:hover{background:var(--bg-soft-200)}.inputContainer-WXtu7G .input-FYe4gb:focus-within{outline:1px solid var(--primary-base);outline-offset:-1px;background:var(--surface--surface-0);box-shadow:0 0 0 2px var(--bg-white-0,#1f1f1f),0 0 0 4px var(--focus-primary,#9462f929)}.inputContainer-WXtu7G .input-FYe4gb.error-uJ14Os{outline:1px solid var(--state-error-base);outline-offset:-1px}.inputContainer-WXtu7G .input-FYe4gb.withIcon-bZlxEI input{padding-left:40px}.inputContainer-WXtu7G .input-FYe4gb .icon-tcPDCQ{box-sizing:content-box;align-items:center;display:flex;position:absolute;top:10px;left:12px}.inputContainer-WXtu7G .input-FYe4gb .icon-tcPDCQ svg{width:20px;height:20px;color:var(--text-soft-400)}.inputModal-dveyAF{flex-direction:column;gap:24px;min-width:320px;max-width:400px;display:flex}.inputModal-dveyAF .header-qcgqv0{flex-direction:column;gap:8px;display:flex}.inputModal-dveyAF .header-qcgqv0 .title-pxFb1B{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);margin:0;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.inputModal-dveyAF .header-qcgqv0 .description-nCzHGn{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);margin:0;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.inputModal-dveyAF .inputContainer-FgVKwk{flex-direction:column;gap:8px;display:flex}.inputModal-dveyAF .inputContainer-FgVKwk [class*=Input]{width:100%}.inputModal-dveyAF .actions-vpZk9m{justify-content:flex-end;gap:12px;display:flex}.switchWithLabel-FJRumA{cursor:pointer;align-items:flex-start;gap:12px;width:300px;display:flex}.switchWithLabel-FJRumA.disabled-paJOb2{cursor:default}.switchContainer-r18uTn{cursor:pointer;display:inline-flex;position:relative}.switchContainer-r18uTn.disabled-paJOb2{cursor:default}.textContainer-i5JsLj{flex-wrap:wrap;flex:1;align-items:center;gap:4px;min-height:24px;display:flex}.label-lXSQpj{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.sublabel-qKRkDg{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.input-JIYN6S{opacity:0;width:0;height:0;margin:0;padding:0;position:absolute}.switch-I6F__o{align-items:center;width:32px;height:24px;display:flex;position:relative}.switch-I6F__o .track-C_8bh8{border-radius:var(--radius-full,999px);background:var(--bg-sub-300);width:32px;height:20px;transition:background .2s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.switch-I6F__o .thumb-tBWQlB{border-radius:var(--radius-full,999px);background:var(--static-static-white);width:14px;height:14px;transition:all .2s;position:absolute;top:50%;left:3px;transform:translateY(-50%)}.switch-I6F__o.checked-AFrxiv .track-C_8bh8{background:var(--primary-base)}.switch-I6F__o.checked-AFrxiv .thumb-tBWQlB{left:calc(100% - 17px)}.switchContainer-r18uTn:hover:not(.disabled-paJOb2) .switch-I6F__o:not(.checked-AFrxiv) .track-C_8bh8{background:var(--bg-intense-700)}.switchContainer-r18uTn:hover:not(.disabled-paJOb2) .switch-I6F__o.checked-AFrxiv .track-C_8bh8{background:var(--primary-dark)}.switchContainer-r18uTn:active:not(.disabled-paJOb2) .switch-I6F__o:not(.checked-AFrxiv) .thumb-tBWQlB{width:18px}.switchContainer-r18uTn:active:not(.disabled-paJOb2) .switch-I6F__o.checked-AFrxiv .thumb-tBWQlB{width:18px;left:calc(100% - 21px)}.input-JIYN6S:focus-visible~.switch-I6F__o:not(.checked-AFrxiv) .track-C_8bh8{box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-neutral)}.input-JIYN6S:focus-visible~.switch-I6F__o.checked-AFrxiv .track-C_8bh8{box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-primary)}.switchContainer-r18uTn.disabled-paJOb2 .switch-I6F__o:not(.checked-AFrxiv) .track-C_8bh8{background:var(--bg-weak-50);border:1px solid var(--stroke-soft-200)}.switchContainer-r18uTn.disabled-paJOb2 .switch-I6F__o:not(.checked-AFrxiv) .thumb-tBWQlB{background:var(--bg-soft-200)}.switchContainer-r18uTn.disabled-paJOb2 .switch-I6F__o.checked-AFrxiv .track-C_8bh8{background:var(--primary-alpha-24);border:none}.switchContainer-r18uTn.disabled-paJOb2 .switch-I6F__o.checked-AFrxiv .thumb-tBWQlB{background:var(--icon-disabled-300)}.userProfile-mu2_71{border:1px solid var(--stroke-soft-200);background:linear-gradient(90deg,#0003 0% 100%),linear-gradient(90deg,#292929 0% 100%);border-radius:12px;flex-direction:column;width:100%;min-width:300px;max-width:min(300px,90vw);display:flex;overflow:hidden;box-shadow:0 16px 32px -12px #0e121b1a}.bannerSection-hzVbjS{flex-direction:column;padding-bottom:48px;display:flex;position:relative}.banner-LHXTea{background-color:var(--surface-surface-0);background-position:50%;background-size:cover;width:100%;height:126px;margin-bottom:-48px;position:relative}.banner-LHXTea:after{content:"";background:linear-gradient(#29292900 0%,#292929 100%);position:absolute;top:0;bottom:0;left:0;right:0}.avatarRow-uQSYgC{align-items:flex-end;gap:12px;margin-bottom:-48px;padding:0 12px;display:flex;position:relative}.avatarWrapper-eEaj_H{z-index:1;position:relative}.badgesWrapper-YQFLM6{flex:1;justify-content:flex-end;align-items:center;gap:6px;display:flex}.badge-T8j4yU{border-radius:2px;flex-shrink:0;width:20px;height:20px}.badge-T8j4yU img{object-fit:cover;width:100%;height:100%}.content-hRchPP{flex-direction:column;gap:16px;padding:16px 12px;display:flex}.userInfo-Awhaok{flex-direction:column;gap:2px;display:flex}.nameRow-kR2GXH{align-items:center;gap:8px;display:flex}.nameGroup-lNC3my{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.nameBadges-BE0Eeb{align-items:center;gap:4px;margin-left:auto;display:flex}.userName-NcSuu4{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);margin:0;font-size:20px;font-weight:600;line-height:24px;overflow:hidden}.nameIcon-vvK4hZ{cursor:pointer;width:14px;height:14px;color:var(--text-sub-600);flex-shrink:0}.pronouns-tVtD_Z{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.username-LIUpG_{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);margin:0;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.bioSection-GUp5yG{flex-direction:column;gap:6px;max-height:80px;display:flex;position:relative;overflow:hidden}.bio-Mm9dsn{white-space:break-spaces;word-wrap:break-word;color:var(--text-strong-950);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;font-weight:400;line-height:20px}.bioGradient-GzhHuf{pointer-events:none;background:linear-gradient(#29292900 0%,#292929 100%);height:48px;position:absolute;bottom:0;left:0;right:0}.statsRow-fDymVz{align-items:center;gap:6px;display:flex}.avatarStack-Ae4X3z{align-items:center;padding-right:2px;display:flex;position:relative}.avatarStack-Ae4X3z .stackedAvatar-yuaJS4{border-radius:50%;width:16px;height:16px;margin-right:-2px;position:relative;overflow:hidden}.avatarStack-Ae4X3z .stackedAvatar-yuaJS4 img{object-fit:cover;width:100%;height:100%}.avatarStack-Ae4X3z .stackedAvatar-yuaJS4:first-child{z-index:3}.avatarStack-Ae4X3z .stackedAvatar-yuaJS4:nth-child(2){z-index:2}.avatarStack-Ae4X3z .stackedAvatar-yuaJS4:nth-child(3){z-index:1}.statsLabel-ZW4JRx{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.divider-UZnPHj{background:var(--stroke-soft-200);width:100%;height:1px}.rolesSection-d3nS5d{flex-direction:column;gap:8px;display:flex}.rolesSectionHeader-DqB8zh{align-items:center;gap:4px;display:flex}.rolesIcon-UjoKqe{width:12px;height:12px;color:var(--text-sub-600)}.rolesLabel-ATr_Qv{white-space:nowrap;text-overflow:ellipsis;color:#ffffff7a;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.rolesList-U9YvMY{flex-wrap:wrap;align-items:flex-start;gap:4px;margin:0;padding:0;list-style:none;display:flex}.roleChip-gFmYD8{border:1px solid;border-radius:6px;align-items:center;gap:2px;padding:2px 4px;list-style:none;display:flex}.roleChip-gFmYD8.withColor-qsekgP{border-color:var(--role-color-alpha)}.roleChip-gFmYD8.neutral-zOMNoE{border-color:var(--stroke-sub-300)}.roleColorDot-HFJ1wf{border-radius:3px;flex-shrink:0;width:10px;height:10px}.roleLabel-XMv_z4{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);white-space:nowrap;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.roleCountLabel-kvDVsT{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.roleRemoveButton-NlnvcK{cursor:pointer;width:16px;height:16px;color:var(--text-strong-950);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.roleRemoveButton-NlnvcK svg{width:12px;height:12px}.roleAddButton-aghbFi{cursor:pointer;color:var(--text-sub-600);background:0 0;border:none;justify-content:center;align-items:center;padding:2px;display:flex}.roleAddButton-aghbFi svg{width:12px;height:12px}.actions-pBrWIm{gap:6px;width:100%;display:flex}.primaryButtonLink-R_eRWu{flex:1;text-decoration:none;display:flex}.actionButton-vIhRJF{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;height:36px;padding:6px 8px;display:flex;overflow:hidden}.actionButton-vIhRJF.primary-r2aEGH{background:var(--bg-strong-950);width:100%;color:var(--text-white-0);flex:1}.actionButton-vIhRJF.primary-r2aEGH:hover{background:#fffffff2}.actionButton-vIhRJF.primary-r2aEGH:active{color:var(--text-strong-950);background:#ffffffe6}.actionButton-vIhRJF.secondary-qhgYok{background:var(--bg-soft-200);color:var(--text-strong-950)}.actionButton-vIhRJF.secondary-qhgYok:hover{background:var(--bg-sub-300)}.actionButton-vIhRJF svg{flex-shrink:0;width:24px;height:24px}.openChatLink-k8GFBK{color:#bf89e9;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:400;line-height:20px;text-decoration:none;overflow:hidden}.openChatLink-k8GFBK:hover{text-decoration:underline}.removeMemberButton-fuuNb5{cursor:pointer;color:#ef4444;white-space:nowrap;text-overflow:ellipsis;margin-top:12px;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.removeMemberButton-fuuNb5:hover{text-decoration:underline}.emptyMenu-VbFOvV{color:var(--text-sub-600);white-space:nowrap;text-overflow:ellipsis;padding:8px 12px;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.hiddenRolesTooltip-cPkon6{flex-direction:column;gap:4px;padding:4px;display:flex}.hiddenRoleItem-nXxYqx{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);white-space:nowrap;align-items:center;gap:4px;padding:2px 4px;font-size:12px;font-weight:500;line-height:16px;display:flex;overflow:hidden}.sidebar-cysm8U{flex-direction:column;flex-shrink:0;gap:16px;width:230px;padding:12px 16px;display:flex}.sidebar-cysm8U.fullWidth-Rrx_uL{width:100%}.sidebar-cysm8U .sidebarCategory-LJUbO_{flex-direction:column;gap:6px;display:flex}.sidebar-cysm8U .sidebarCategory-LJUbO_ .title-ZPq5qf{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);text-transform:uppercase;font-size:10px;font-weight:500;line-height:12px;overflow:hidden}.sidebar-cysm8U .sidebarCategory-LJUbO_ .content-op3Y4W{flex-direction:column;gap:6px;display:flex}.sidebar-cysm8U .sidebarRow-Avt8jc{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:6px;padding:4px 6px;display:flex}.sidebar-cysm8U .sidebarRow-Avt8jc .icon-bWqVbI{width:16px;height:16px;display:contents}.sidebar-cysm8U .sidebarRow-Avt8jc .rowName-RYH4xN{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);flex:1;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.sidebar-cysm8U .sidebarRow-Avt8jc.rowActive-sthT7m{background:var(--bg-weak-50)}.sidebar-cysm8U .sidebarRow-Avt8jc.rowActive-sthT7m .rowName-RYH4xN{color:var(--text-strong-950)}.sidebarSearch-cUci1d{border:1px solid var(--stroke-soft-200);background:var(--bg-white-0);border-radius:8px;flex:1;display:flex;position:relative}.sidebarSearch-cUci1d svg{box-sizing:content-box;align-items:center;padding-inline-start:6px;display:flex;position:absolute;top:6px;bottom:0}.sidebarSearch-cUci1d input{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);padding:6px;background:0 0;outline:none;width:100%;padding-left:32px;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.headerSettings-STkpYM{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.headerDivider-vDBdje{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.headerTitle-d2eyDn{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);align-items:center;gap:6px;font-size:16px;font-weight:600;line-height:24px;display:flex;overflow:hidden}.headerTitle-d2eyDn svg{width:16px;height:16px;color:var(--icon-soft-400)}.communityAvatar-WUOYZq{width:100%;height:100%}.communityAvatar-WUOYZq svg{width:100%;height:100%;font-family:inherit}.communityAvatar-WUOYZq svg foreignObject div{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.communityAvatar-WUOYZq svg foreignObject div p{text-align:center;leading-trim:both;text-edge:cap;font-size:16px;font-style:normal;font-weight:500;line-height:16px}.communityAvatar-WUOYZq svg foreignObject img{object-fit:cover;width:100%;height:100%}.communityAvatar-WUOYZq svg rect{fill:var(--bg-soft-200)}.cardHeader-S8q45k{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cardTitle-nLtINj{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.cardSubtitle-ikRH6m{white-space:break-spaces;word-wrap:break-word;color:var(--text-soft-400);margin-top:2px;font-size:14px;font-weight:400;line-height:20px}.card-b_oxQB{background:var(--bg-white-0);border:1px solid var(--stroke-soft-200);border-radius:12px;padding:16px;box-shadow:0 4px 18px #0a0d140a}.card-b_oxQB.danger-STSOrA{border-color:var(--state-error-base);background:var(--state-error-alpha-08,#f4433614);flex-direction:row;justify-content:space-between;align-items:center;gap:12px;margin-top:16px;display:flex}.dangerCopy-BKQiZ6{flex-direction:column;gap:2px;display:flex}.stateMessage-xp4FiF{text-align:center;white-space:nowrap;text-overflow:ellipsis;padding:32px;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.stateMessage-xp4FiF.loading-_mWmzU{color:var(--text-sub-600)}.stateMessage-xp4FiF.error-NIRdNL{color:var(--state-error-base)}.stateMessage-xp4FiF.empty-g7ZNvv{color:var(--text-soft-400)}.infoTab-cNzxnq{flex-direction:column;gap:20px;display:flex}.infoTab-cNzxnq .profileSection-YXwJ17{flex-direction:column;gap:16px;display:flex}.infoTab-cNzxnq .profileContent-lG4upQ{grid-template-columns:minmax(0,1fr) 240px;align-items:start;gap:24px;display:grid}@media (max-width:960px){.infoTab-cNzxnq .profileContent-lG4upQ{grid-template-columns:1fr}}.infoTab-cNzxnq .fields-f05aiM{flex-direction:column;gap:12px;display:flex}.infoTab-cNzxnq .avatarAside-C67yRF{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.infoTab-cNzxnq .avatarAside-C67yRF .avatarLabelGroup-_V10EZ{flex-direction:column;gap:2px;display:flex}.infoTab-cNzxnq .avatarAside-C67yRF .avatarFrame-LkCD4A{background:var(--bg-soft-200);border:1px dashed var(--stroke-soft-200);cursor:pointer;border-radius:25%;width:164px;height:164px;transition:border-color .15s,transform .15s;position:relative;overflow:hidden}.infoTab-cNzxnq .avatarAside-C67yRF .avatarFrame-LkCD4A:hover,.infoTab-cNzxnq .avatarAside-C67yRF .avatarFrame-LkCD4A:focus-within{border-color:var(--primary-base);transform:translateY(-1px)}.infoTab-cNzxnq .avatarAside-C67yRF .avatarFrame-LkCD4A:hover .avatarOverlay-pxalpy,.infoTab-cNzxnq .avatarAside-C67yRF .avatarFrame-LkCD4A:focus-within .avatarOverlay-pxalpy{opacity:1}.infoTab-cNzxnq .avatarAside-C67yRF .avatarFrame-LkCD4A .avatar-ABpFbv{width:100%;height:100%}.infoTab-cNzxnq .avatarAside-C67yRF .avatarFrame-LkCD4A .avatarOverlay-pxalpy{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:.08em;text-transform:uppercase;opacity:0;pointer-events:none;background:#000000b8;justify-content:center;align-items:center;font-size:16px;font-weight:500;line-height:24px;transition:opacity .12s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0;overflow:hidden}.infoTab-cNzxnq .avatarAside-C67yRF .avatarActions-_RPfYu{flex-direction:column;align-items:flex-start;gap:6px;display:flex}.infoTab-cNzxnq .avatarAside-C67yRF .avatarActions-_RPfYu .removeAvatar-ihbzPj{color:var(--text-sub-600);white-space:nowrap;text-overflow:ellipsis;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.infoTab-cNzxnq .avatarAside-C67yRF .avatarActions-_RPfYu .removeAvatar-ihbzPj:hover{color:var(--state-error-base)}.infoTab-cNzxnq .avatarAside-C67yRF .avatarActions-_RPfYu .removeAvatar-ihbzPj:disabled{color:var(--text-disabled-300);cursor:not-allowed}.infoTab-cNzxnq .avatarAside-C67yRF .avatarActions-_RPfYu .helperText-w05tQf{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.infoTab-cNzxnq .avatarAside-C67yRF .fileInput-vjny6b{display:none}.rolesTab-gAQll0{flex-direction:row;gap:12px;display:flex;overflow:hidden}@supports not selector(::-webkit-scrollbar){.rolesTab-gAQll0 .roleList-_Zx58H{scrollbar-width:thin;scrollbar-color:#0000 #0000}.rolesTab-gAQll0 .roleList-_Zx58H:hover{scrollbar-color:var(--icon-soft-400)#0000}}.rolesTab-gAQll0 .roleList-_Zx58H::-webkit-scrollbar{width:8px;height:8px}.rolesTab-gAQll0 .roleList-_Zx58H::-webkit-scrollbar-track{background:0 0}.rolesTab-gAQll0 .roleList-_Zx58H::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:4px}.rolesTab-gAQll0 .roleList-_Zx58H:hover::-webkit-scrollbar-thumb{background-color:var(--icon-disabled-300)}.rolesTab-gAQll0 .roleList-_Zx58H::-webkit-scrollbar-thumb:hover{background-color:var(--icon-soft-400)}.rolesTab-gAQll0 .roleList-_Zx58H::-webkit-scrollbar-button{display:none}.rolesTab-gAQll0 .roleList-_Zx58H::-webkit-scrollbar-corner{background:0 0}.rolesTab-gAQll0 .roleList-_Zx58H{flex-direction:column;gap:2px;width:200px;max-width:200px;display:flex;overflow:hidden auto}.rolesTab-gAQll0 .roleItem-JeWQcw{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;font-weight:400;line-height:20px;transition:background-color .12s;display:flex;overflow:hidden}.rolesTab-gAQll0 .roleItem-JeWQcw:hover{background:var(--bg-weak-50)}.rolesTab-gAQll0 .roleItem-JeWQcw.selected-_GG4X3{background:var(--bg-soft-200)}.rolesTab-gAQll0 .roleItem-JeWQcw.dragging-XE1QkL{opacity:.5}.rolesTab-gAQll0 .roleItemDragOver-SumAl2.above-DVRhLm{border-top:2px solid var(--primary-base)}.rolesTab-gAQll0 .roleItemDragOver-SumAl2.below-NFZLQC{border-bottom:2px solid var(--primary-base)}.rolesTab-gAQll0 .roleColorDot-JtIDGy{border-radius:50%;flex-shrink:0;width:12px;height:12px}.rolesTab-gAQll0 .newRoleButton-ZZ09N5{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);background:0 0;border:none;border-radius:8px;align-items:center;gap:8px;padding:8px 10px;font-size:14px;font-weight:400;line-height:20px;transition:background-color .12s;display:flex;overflow:hidden}.rolesTab-gAQll0 .newRoleButton-ZZ09N5:hover{background:var(--bg-weak-50);color:var(--text-strong-950)}.rolesTab-gAQll0 .newRoleIcon-ABqxBG{font-size:20px;line-height:1}@supports not selector(::-webkit-scrollbar){.rolesTab-gAQll0 .roleEditor-pXPG8U{scrollbar-width:thin;scrollbar-color:var(--icon-disabled-300)#0000}}.rolesTab-gAQll0 .roleEditor-pXPG8U::-webkit-scrollbar{width:8px;height:8px}.rolesTab-gAQll0 .roleEditor-pXPG8U::-webkit-scrollbar-track{background:0 0}.rolesTab-gAQll0 .roleEditor-pXPG8U::-webkit-scrollbar-thumb{background-color:var(--icon-disabled-300);background-clip:content-box;border:2px solid #0000;border-radius:4px}.rolesTab-gAQll0 .roleEditor-pXPG8U::-webkit-scrollbar-thumb:hover{background-color:var(--icon-soft-400)}.rolesTab-gAQll0 .roleEditor-pXPG8U::-webkit-scrollbar-button{display:none}.rolesTab-gAQll0 .roleEditor-pXPG8U::-webkit-scrollbar-corner{background:0 0}.rolesTab-gAQll0 .roleEditor-pXPG8U{background:var(--bg-white-0);border:1px solid var(--stroke-soft-200);border-radius:12px;flex-direction:column;flex:1;gap:16px;min-width:0;padding:16px;display:flex;overflow:hidden auto}.rolesTab-gAQll0 .roleEditor-pXPG8U .colorPicker-EVK5CP{border:2px solid var(--stroke-soft-200);cursor:pointer;border-radius:50%;width:24px;height:24px;transition:border-color .12s;display:inline-block}.rolesTab-gAQll0 .roleEditor-pXPG8U .colorPicker-EVK5CP:hover{border-color:var(--stroke-sub-400)}.rolesTab-gAQll0 .roleEditor-pXPG8U .roleEditorHeader-z9yA2N{flex-direction:column;gap:16px;display:flex}.rolesTab-gAQll0 .roleEditor-pXPG8U .roleEditorHeader-z9yA2N>div{flex-direction:column;gap:8px;display:flex}.rolesTab-gAQll0 .roleEditor-pXPG8U .roleEditorHeader-z9yA2N>div .cardTitle-nLtINj{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.rolesTab-gAQll0 .roleEditor-pXPG8U .roleEditorHeader-z9yA2N>div [class*=Input]{max-width:300px}.rolesTab-gAQll0 .roleEditor-pXPG8U .roleEditorHeader-z9yA2N .roleEditorRow-fRsU0h{align-items:center;gap:8px;display:flex}.rolesTab-gAQll0 .roleEditor-pXPG8U .roleEditorHeader-z9yA2N .roleEditorRow-fRsU0h .roleEditorLabel-wezS13{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);white-space:nowrap;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.rolesTab-gAQll0 .roleEditor-pXPG8U .roleEditorHeader-z9yA2N .roleEditorRow-fRsU0h .roleEditorValue-XhtUha{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.rolesTab-gAQll0 .roleEditor-pXPG8U .roleEditorHeader-z9yA2N .roleEditorRow-fRsU0h [class*=Input]{flex:1;max-width:200px}.rolesTab-gAQll0 .roleEditor-pXPG8U .permissionsSection-CPSUfs{flex-direction:column;gap:8px;display:flex}.rolesTab-gAQll0 .roleEditor-pXPG8U .permissionsSection-CPSUfs .permissionsSectionTitle-Ea_7tn{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);margin-bottom:4px;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.rolesTab-gAQll0 .roleEditor-pXPG8U .permissionsSection-CPSUfs .permissionsList-j2DJyT{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.rolesTab-gAQll0 .roleEditor-pXPG8U .permissionsSection-CPSUfs .permissionsList-j2DJyT .permissionItem-MIn9Mt{background:var(--bg-soft-200);border-radius:6px;justify-content:space-between;align-items:center;padding:8px 12px;transition:background-color .12s;display:flex}.rolesTab-gAQll0 .roleEditor-pXPG8U .permissionsSection-CPSUfs .permissionsList-j2DJyT .permissionItem-MIn9Mt:hover{background:var(--bg-weak-50)}.rolesTab-gAQll0 .roleEditor-pXPG8U .permissionsSection-CPSUfs .permissionsList-j2DJyT .permissionItem-MIn9Mt .permissionName-hoIOW8{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.rolesTab-gAQll0 .roleEditor-pXPG8U .permissionsSection-CPSUfs .permissionsList-j2DJyT .permissionItem-MIn9Mt .permissionCheckbox-pEO1rb{cursor:pointer;-webkit-user-select:none;user-select:none;width:20px;height:20px;font-size:16px;line-height:1}.rolesTab-gAQll0 .roleEditor-pXPG8U .roleEditorActions-blASuo{border-top:1px solid var(--stroke-soft-200);justify-content:flex-end;padding-top:8px;display:flex}.bansTab-NuHAVM{flex-direction:column;gap:16px;display:flex}.bansTab-NuHAVM .bansHeader-q3dytz{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.bansTab-NuHAVM .bansList-_pJ2nQ{flex-direction:column;gap:12px;display:flex}.bansTab-NuHAVM .banCard-No7w1p{background:var(--bg-white-0);border:1px solid var(--stroke-soft-200);border-radius:12px;align-items:center;gap:16px;padding:16px;transition:border-color .12s;display:flex}.bansTab-NuHAVM .banCard-No7w1p:hover{border-color:var(--stroke-sub-400)}.bansTab-NuHAVM .banCard-No7w1p .banInfo-rFkKb6{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.bansTab-NuHAVM .banCard-No7w1p .banInfo-rFkKb6 .banUserName-dU4RiX{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.bansTab-NuHAVM .banCard-No7w1p .banInfo-rFkKb6 .banUsername-CrmADE{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.bansTab-NuHAVM .banCard-No7w1p .banInfo-rFkKb6 .banDetails-bFbU0y{flex-direction:column;gap:2px;margin-top:4px;display:flex}.bansTab-NuHAVM .banCard-No7w1p .banInfo-rFkKb6 .banDetails-bFbU0y .banDetail-O4254p{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.invitesTab-Of1PzO{flex-direction:column;gap:16px;display:flex;overflow:hidden}.invitesTab-Of1PzO .invitesHeader-rh2MCX{justify-content:space-between;align-items:center;gap:16px;display:flex}.invitesTab-Of1PzO .invitesHeader-rh2MCX .cardTitle-nLtINj{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.invitesTab-Of1PzO .invitesHeader-rh2MCX .cardSubtitle-ikRH6m{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);margin-top:4px;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.invitesTab-Of1PzO .invitesList-PYiItu{flex-direction:column;gap:12px;display:flex;overflow-y:auto}.invitesTab-Of1PzO .inviteCard-s9gVHq{background:var(--bg-white-0);border:1px solid var(--stroke-soft-200);border-radius:12px;align-items:center;gap:16px;padding:16px;transition:border-color .12s;display:flex}.invitesTab-Of1PzO .inviteCard-s9gVHq:hover{border-color:var(--stroke-sub-400)}.invitesTab-Of1PzO .inviteCard-s9gVHq .inviteInfo-XIdqiM{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.invitesTab-Of1PzO .inviteCard-s9gVHq .inviteInfo-XIdqiM .inviteCode-gpKG7b{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-family:Courier New,monospace;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.invitesTab-Of1PzO .inviteCard-s9gVHq .inviteInfo-XIdqiM .inviteDetails-zwucEu{flex-direction:column;gap:2px;margin-top:4px;display:flex}.invitesTab-Of1PzO .inviteCard-s9gVHq .inviteInfo-XIdqiM .inviteDetails-zwucEu .inviteDetail-_pmnvo{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.invitesTab-Of1PzO .inviteCard-s9gVHq .inviteActions-gNLcM7{gap:8px;display:flex}.emojisTab-Ngtibr{flex-direction:column;gap:16px;display:flex;overflow:hidden}.emojisTab-Ngtibr .emojisHeader-FFfgym{justify-content:space-between;align-items:center;gap:16px;display:flex}.emojisTab-Ngtibr .emojisHeader-FFfgym .cardTitle-nLtINj{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.emojisTab-Ngtibr .emojisHeader-FFfgym .cardSubtitle-ikRH6m{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);margin-top:4px;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.emojisTab-Ngtibr .fileInput-vjny6b{display:none}.emojisTab-Ngtibr .emojisGrid-pfGpQQ{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;padding:2px;display:grid;overflow-y:auto}.emojisTab-Ngtibr .emojiCard-wqVjjl{background:var(--bg-white-0);border:1px solid var(--stroke-soft-200);border-radius:12px;flex-direction:column;padding:12px;transition:border-color .12s,transform .12s;display:flex;position:relative}.emojisTab-Ngtibr .emojiCard-wqVjjl:hover{border-color:var(--stroke-sub-400);transform:translateY(-2px)}.emojisTab-Ngtibr .emojiCard-wqVjjl:hover .emojiDeleteIcon-jlICOp{opacity:1}.emojisTab-Ngtibr .emojiCard-wqVjjl .emojiCardHeader-oizhT4{justify-content:space-between;align-items:flex-start;gap:8px;min-height:24px;margin-bottom:8px;display:flex}.emojisTab-Ngtibr .emojiCard-wqVjjl .emojiTitle-wyxEU2{flex:1;align-items:center;gap:6px;min-width:0;display:flex}.emojisTab-Ngtibr .emojiCard-wqVjjl .emojiUnicode-azxfeu{flex-shrink:0;font-size:18px;line-height:1}.emojisTab-Ngtibr .emojiCard-wqVjjl .emojiName-N3IAAQ{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);white-space:nowrap;font-family:Courier New,monospace;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.emojisTab-Ngtibr .emojiCard-wqVjjl .emojiDeleteIcon-jlICOp{opacity:0;cursor:pointer;color:var(--text-soft-400);background:0 0;border:none;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:opacity .12s;display:flex}.emojisTab-Ngtibr .emojiCard-wqVjjl .emojiDeleteIcon-jlICOp:hover{background:var(--bg-weak-50);color:var(--state-error-base)}.emojisTab-Ngtibr .emojiCard-wqVjjl .emojiDeleteIcon-jlICOp:active{transform:scale(.95)}.emojisTab-Ngtibr .emojiCard-wqVjjl .emojiImageContainer-u1tuRW{aspect-ratio:1;background:var(--bg-soft-200);border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.emojisTab-Ngtibr .emojiCard-wqVjjl .emojiImageContainer-u1tuRW .emojiImage-YoZq54{object-fit:contain;width:70%;height:70%}.container-DnJYkI{outline:1px solid var(--stroke-soft-200);outline-offset:-1px;background-color:var(--bg-white-0);width:450px;height:500px;font-family:"Twemoji Symbols",var(--system-fonts);border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 4px 18px #0a0d1414}.searchContainer-ZUc2X8{border-bottom:1px solid var(--stroke-soft-200);background-color:var(--bg-white-0);padding:12px}.searchInput-EwHYp4{white-space:nowrap;text-overflow:ellipsis;width:100%;color:var(--text-strong-950);background:var(--bg-soft-200);border:none;border-radius:8px;outline:none;padding:8px 12px;font-size:16px;font-weight:400;line-height:24px;transition:background .12s;overflow:hidden}.searchInput-EwHYp4::placeholder{color:var(--text-soft-400)}.searchInput-EwHYp4:hover{background:var(--bg-sub-300)}.searchInput-EwHYp4:focus{background:var(--bg-white-0);outline:1px solid var(--primary-base);outline-offset:-1px;box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-primary)}.mainContent-nme5nr{flex:1;min-height:0;display:flex}.sidebar-Wnuzgn{background-color:var(--bg-soft-200);border-right:1px solid var(--stroke-soft-200);flex-direction:column;gap:4px;width:48px;padding:8px 4px;display:flex;overflow:hidden auto}@supports not selector(::-webkit-scrollbar){.sidebar-Wnuzgn{scrollbar-width:thin;scrollbar-color:#0000 #0000}.sidebar-Wnuzgn:hover{scrollbar-color:var(--icon-soft-400)#0000}}.sidebar-Wnuzgn::-webkit-scrollbar{width:8px;height:8px}.sidebar-Wnuzgn::-webkit-scrollbar-track{background:0 0}.sidebar-Wnuzgn::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:4px}.sidebar-Wnuzgn:hover::-webkit-scrollbar-thumb{background-color:var(--icon-disabled-300)}.sidebar-Wnuzgn::-webkit-scrollbar-thumb:hover{background-color:var(--icon-soft-400)}.sidebar-Wnuzgn::-webkit-scrollbar-button{display:none}.sidebar-Wnuzgn::-webkit-scrollbar-corner{background:0 0}.categoryButton-JbEwUU{cursor:pointer;background-color:#0000;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;line-height:24px;transition:background .12s;display:flex}.categoryButton-JbEwUU:hover{background-color:var(--bg-sub-300)}.categoryButton-JbEwUU.selected-cGIcJu{background-color:var(--bg-white-0);box-shadow:0 1px 3px #0a0d140f}.emojiGridContainer-tFeG2C{background-color:var(--bg-white-0);flex:1;min-height:0;position:relative}@supports not selector(::-webkit-scrollbar){.emojiGrid-XWQh9Y{scrollbar-width:thin;scrollbar-color:#0000 #0000}.emojiGrid-XWQh9Y:hover{scrollbar-color:var(--icon-soft-400)#0000}}.emojiGrid-XWQh9Y::-webkit-scrollbar{width:8px;height:8px}.emojiGrid-XWQh9Y::-webkit-scrollbar-track{background:0 0}.emojiGrid-XWQh9Y::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:4px}.emojiGrid-XWQh9Y:hover::-webkit-scrollbar-thumb{background-color:var(--icon-disabled-300)}.emojiGrid-XWQh9Y::-webkit-scrollbar-thumb:hover{background-color:var(--icon-soft-400)}.emojiGrid-XWQh9Y::-webkit-scrollbar-button{display:none}.emojiGrid-XWQh9Y::-webkit-scrollbar-corner{background:0 0}.emojiGrid-XWQh9Y{height:100%;text-rendering:optimizeSpeed;padding:8px;overflow:hidden auto}.virtualContainer-rLpmcJ{position:relative}.separator-Qgrm61{white-space:nowrap;text-overflow:ellipsis;height:20px;color:var(--text-soft-400);text-transform:uppercase;letter-spacing:.5px;align-items:center;padding-left:4px;font-size:10px;font-weight:500;line-height:12px;display:flex;position:absolute;left:0;right:0;overflow:hidden}.emojiRow-lGpx1O{align-items:center;gap:2px;height:40px;display:flex;position:absolute;left:0;right:0}.emojiButton-_vaTUv{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#0000;border:none;border-radius:8px;justify-content:center;align-items:center;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;padding:0;font-size:32px;line-height:32px;transition:background-color .12s;display:flex;position:relative}.emojiButton-_vaTUv:hover{background-color:var(--bg-soft-200)}.emojiButton-_vaTUv:active{background-color:var(--bg-sub-300);transform:scale(.95)}.emojiButton-_vaTUv:focus{outline:2px solid var(--focus-neutral);outline-offset:2px}.bottomTabs-ser2B_{border-top:1px solid var(--stroke-soft-200);background-color:var(--bg-white-0);height:48px;display:flex}.tab-tzIOLE{cursor:pointer;white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);background-color:#0000;border:none;flex:1;justify-content:center;align-items:center;gap:6px;padding:0;font-size:14px;font-weight:500;line-height:20px;transition:background .12s;display:flex;overflow:hidden}.tab-tzIOLE:hover{background-color:var(--bg-soft-200);color:var(--text-strong-950)}.tab-tzIOLE.selected-cGIcJu{background-color:var(--bg-soft-200);color:var(--text-strong-950);border-bottom:2px solid var(--primary-base)}.tabIcon-sKM4xD{font-size:18px}.tabLabel-evfd5I{white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.loadingContainer-i2to4H{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);justify-content:center;align-items:center;padding:32px;font-size:16px;font-weight:400;line-height:24px;display:flex;overflow:hidden}.checkboxWithLabel-wSbZKp{cursor:pointer;align-items:flex-start;gap:8px;width:300px;display:flex}.checkboxWithLabel-wSbZKp.disabled-mLGSdL{cursor:default}.checkboxContainer-eaS6aa{cursor:pointer;display:inline-flex;position:relative}.checkboxContainer-eaS6aa.disabled-mLGSdL{cursor:default}.textContainer-t3DJ2L{flex-wrap:wrap;flex:1;align-items:center;gap:4px;min-height:24px;display:flex}.label-B2g9Tk{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.sublabel-nW92Sc{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.input-tJ_2Vc{opacity:0;width:0;height:0;margin:0;padding:0;position:absolute}.checkbox-VWBUtq{justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.checkbox-VWBUtq .bg-U2txPk{background:var(--bg-sub-300);border-radius:6px;width:20px;height:20px;transition:background .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox-VWBUtq .box-mYix3U{background:var(--surface-surface-0);border-radius:4px;width:16px;height:16px;transition:all .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox-VWBUtq .checkIcon-QVHvxs,.checkbox-VWBUtq .indeterminateIcon-NHEU6A{color:var(--static-static-white);z-index:1;transition:opacity .15s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.checkbox-VWBUtq .checkIcon-QVHvxs{width:11px;height:9px}.checkbox-VWBUtq .indeterminateIcon-NHEU6A{width:10px;height:2px}.checkbox-VWBUtq.active-Th7aGY .bg-U2txPk{background:var(--primary-base)}.checkboxContainer-eaS6aa:hover:not(.disabled-mLGSdL) .checkbox-VWBUtq:not(.active-Th7aGY) .bg-U2txPk{background:var(--bg-intense-700)}.checkboxContainer-eaS6aa:hover:not(.disabled-mLGSdL) .checkbox-VWBUtq.active-Th7aGY .bg-U2txPk{background:var(--primary-dark)}.input-tJ_2Vc:focus-visible~.checkbox-VWBUtq:not(.active-Th7aGY) .bg-U2txPk{background:var(--stroke-strong-950);box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-neutral)}.input-tJ_2Vc:focus-visible~.checkbox-VWBUtq.active-Th7aGY .bg-U2txPk{box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-primary)}.checkboxContainer-eaS6aa.disabled-mLGSdL .checkbox-VWBUtq:not(.active-Th7aGY) .bg-U2txPk{background:var(--bg-weak-50);border:2px solid var(--bg-soft-200)}.checkboxContainer-eaS6aa.disabled-mLGSdL .checkbox-VWBUtq.active-Th7aGY .bg-U2txPk{background:var(--primary-alpha-24)}.checkboxContainer-eaS6aa.disabled-mLGSdL .checkbox-VWBUtq.active-Th7aGY .checkIcon-QVHvxs,.checkboxContainer-eaS6aa.disabled-mLGSdL .checkbox-VWBUtq.active-Th7aGY .indeterminateIcon-NHEU6A{color:var(--icon-disabled-300)}.container-TGqKsb{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex;position:relative}.container-TGqKsb .label-fyhjuP{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.container-TGqKsb .button-kuUOc6{cursor:pointer;border-radius:var(--radius-10,10px);background:var(--bg-weak-50);flex:1;justify-content:space-between;align-items:center;gap:8px;padding:8px 10px;display:flex;box-shadow:0 1px 2px #0a0d1408}.container-TGqKsb .button-kuUOc6 span{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);text-align:start;flex:1;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.container-TGqKsb .button-kuUOc6 span[data-placeholder=true]{color:var(--text-sub-600)}.container-TGqKsb .button-kuUOc6 svg{color:var(--icon-soft-400);flex-shrink:0;transition:transform .2s}.container-TGqKsb .button-kuUOc6:hover:not(:disabled){background:var(--bg-soft-200)}.container-TGqKsb .button-kuUOc6[data-state=open]{box-shadow:0 0 0 2px var(--bg-white-0,#1f1f1f),0 0 0 4px var(--focus-primary,#9462f929);outline:1px solid var(--primary-base);outline-offset:-1px;background:var(--surface--surface-0)}.container-TGqKsb .button-kuUOc6:focus-visible{box-shadow:0 0 0 2px var(--bg-white-0,#1f1f1f),0 0 0 4px var(--focus-primary,#9462f929);outline:1px solid var(--primary-base);outline-offset:-1px;background:var(--surface--surface-0)}.container-TGqKsb .button-kuUOc6[data-state=open] svg{transform:rotate(180deg)}.container-TGqKsb .button-kuUOc6:disabled{cursor:inherit;background:var(--bg-weak-50)}.container-TGqKsb .button-kuUOc6:disabled span{color:var(--text-sub-600)}.menu-fTvBNk{z-index:50;outline:1px solid var(--stroke-soft-200);outline-offset:-1px;background:var(--bg-weak-50);border-radius:8px;width:100%;max-height:300px;margin-top:2px;position:absolute;top:100%;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}@supports not selector(::-webkit-scrollbar){.menu-fTvBNk{scrollbar-width:thin;scrollbar-color:#0000 #0000}.menu-fTvBNk:hover{scrollbar-color:var(--icon-soft-400)#0000}}.menu-fTvBNk::-webkit-scrollbar{width:8px;height:8px}.menu-fTvBNk::-webkit-scrollbar-track{background:0 0}.menu-fTvBNk::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:4px}.menu-fTvBNk:hover::-webkit-scrollbar-thumb{background-color:var(--icon-disabled-300)}.menu-fTvBNk::-webkit-scrollbar-thumb:hover{background-color:var(--icon-soft-400)}.menu-fTvBNk::-webkit-scrollbar-button{display:none}.menu-fTvBNk::-webkit-scrollbar-corner{background:0 0}.menu-fTvBNk{padding:0;list-style:none;animation:.15s ease-out slideDownAndFade-mzNwPY}@keyframes slideDownAndFade-mzNwPY{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.menu-fTvBNk .option-GyUokm{cursor:pointer;white-space:break-spaces;word-wrap:break-word;color:var(--text-sub-600);-webkit-user-select:none;user-select:none;padding:10px 8px 10px 12px;font-size:16px;font-weight:400;line-height:24px;transition:background-color .1s}.menu-fTvBNk .option-GyUokm.selected-HAyuIl{white-space:break-spaces;word-wrap:break-word;color:var(--text-strong-950);font-size:16px;font-weight:500;line-height:24px}.menu-fTvBNk .option-GyUokm.highlighted-_QzkE7,.menu-fTvBNk .option-GyUokm:hover,.menu-fTvBNk .option-GyUokm[aria-selected=true]{background:var(--bg-soft-200)}.menu-fTvBNk .option-GyUokm:focus{outline:none}.messagePreview-TMdTOh{background:var(--bg-weak-50);border:1px solid var(--stroke-soft-200);border-radius:8px;flex-direction:column;gap:8px;padding:12px;display:flex}.messagePreview-TMdTOh .previewLabel-dNIeRH{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.messagePreview-TMdTOh .messageContainer-jarfwU{display:flex}.description-ehbqvp{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);margin:0;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.reasonList-VzHvyl{flex-direction:column;gap:6px;display:flex}.reasonOption-H029_A{transition:background-color .15s;border:1px solid #0000!important;border-radius:8px!important;width:100%!important;padding:10px 12px!important}.reasonOption-H029_A:hover{background:var(--bg-weak-50)}.reasonOption-H029_A:has(input:checked){background:var(--primary-alpha-10);border:1px solid var(--primary-base)!important}.reasonOption-H029_A:has(input:checked) .label-KXf9wT{color:var(--text-strong-950)}.additionalInfo-zHiViL{flex-direction:column;gap:8px;display:flex}.label-KXf9wT{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.textareaWrapper-xGBV5A{flex-direction:column;display:flex;position:relative}.textarea-ulQRqc{white-space:nowrap;text-overflow:ellipsis;background:var(--bg-weak-50);width:100%;color:var(--text-strong-950);resize:vertical;border:none;border-radius:10px;outline:none;min-height:88px;padding:10px 12px;font-family:inherit;font-size:14px;font-weight:400;line-height:20px;transition:background-color .15s,box-shadow .15s;overflow:hidden;box-shadow:0 1px 2px #0a0d1408}.textarea-ulQRqc:hover{background:var(--bg-soft-200)}.textarea-ulQRqc:focus{outline:1px solid var(--primary-base);outline-offset:-1px;background:var(--surface--surface-0);box-shadow:0 0 0 2px var(--bg-white-0),0 0 0 4px var(--focus-primary)}.textarea-ulQRqc::placeholder{color:var(--text-soft-400)}.charCount-EDmwaJ{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);text-align:right;margin-top:4px;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.container-D9bkY3{background:#282828;border-bottom:1px solid #303030;align-self:stretch;align-items:center;gap:16px;padding:12px 16px;display:flex}.container-D9bkY3 .buttons-Wx7r7p{align-items:center;gap:6px;display:flex}.container-D9bkY3 .buttons-Wx7r7p .backButton-zIEBk1{cursor:pointer}.container-D9bkY3 .info-Apdfpd{flex:1;align-items:center;gap:8px;display:flex;overflow:hidden}.container-D9bkY3 .info-Apdfpd .icon-DkLjjP{justify-content:center;align-items:center;display:flex}.container-D9bkY3 .info-Apdfpd .name-GbZQL5{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.container-MrlWBu{background:var(--bg-white-0);flex-direction:column;flex:1;display:flex;overflow:hidden}.header-fJP6hy{border-bottom:1px solid var(--stroke-soft-200);justify-content:space-between;align-items:center;gap:12px;padding:16px;display:flex}.header-fJP6hy .title-Z5G3b8{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);flex:1;min-width:0;font-size:14px;font-weight:600;line-height:20px;overflow:hidden}.header-fJP6hy .participantCount-fgFVnf{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);background:var(--bg-soft-200);border-radius:4px;padding:4px 8px;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.header-fJP6hy .connectButton-D8D3Xc{background:var(--primary);color:#fff;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;border:none;border-radius:6px;padding:8px 16px;font-size:16px;font-weight:500;line-height:24px;transition:background-color .2s;overflow:hidden}.header-fJP6hy .connectButton-D8D3Xc:hover{background:var(--primary-dark)}.participantsGrid-pwkYE9{grid-auto-flow:dense;background:var(--bg-soft-100);flex:1;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px;padding:12px;display:grid;overflow:auto}@media (max-width:768px){.participantsGrid-pwkYE9{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:8px;padding:8px}}.participantCard-dGZvMI{background:var(--bg-white-0);cursor:pointer;border:2px solid var(--stroke-soft-200);aspect-ratio:16/9;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:200px;transition:all .2s;display:flex;position:relative;overflow:hidden}.participantCard-dGZvMI:hover{border-color:var(--stroke-sub-400);box-shadow:0 4px 12px #0a0d1414}.participantCard-dGZvMI.speaking-DQ9ala{border-color:var(--state-success-base);box-shadow:0 0 0 2px #7c52d133}.participantCard-dGZvMI.fullscreen-JkaMWw{aspect-ratio:auto;grid-column:1/-1;min-height:100%}.participantCard-dGZvMI .video-boeFc6{object-fit:contain;width:100%;height:100%}.participantCard-dGZvMI .avatarContainer-x4a3DL{flex-direction:column;align-items:center;gap:12px;display:flex}.participantCard-dGZvMI .avatarContainer-x4a3DL .username-Patl1V{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);text-align:center;white-space:nowrap;max-width:90%;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.participantCard-dGZvMI .statusBadge-qjeAQP{white-space:nowrap;text-overflow:ellipsis;color:#fff;background:#0009;border-radius:4px;align-items:center;gap:4px;padding:6px 8px;font-size:12px;font-weight:400;line-height:16px;display:flex;position:absolute;top:8px;right:8px;overflow:hidden}.participantCard-dGZvMI .statusBadge-qjeAQP .micIcon-oe3k_7{justify-content:center;align-items:center;width:14px;height:14px;display:flex}.participantCard-dGZvMI .statusBadge-qjeAQP .micIcon-oe3k_7.muted-YzFDpt{color:var(--state-error-base)}.participantCard-dGZvMI .statusBadge-qjeAQP .micIcon-oe3k_7.active-iFKfY7{color:var(--state-success-base)}.participantCard-dGZvMI .noCameraPlaceholder-kPFyRe{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);background:#0009;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:400;line-height:16px;position:absolute;top:8px;left:8px;overflow:hidden}.emptyState-eXom6s{color:var(--text-soft-400);text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:32px;display:flex}.emptyState-eXom6s svg{opacity:.48;width:48px;height:48px}.emptyState-eXom6s .message-DHycRF{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.container-TOmrJ3{background-color:#363636;border-radius:8px;flex-direction:column;margin:0 16px 16px;padding:8px;display:flex;position:relative}.container-TOmrJ3.dragActive-z0GPPc{box-shadow:0 0 0 3px var(--primary-base);background-color:var(--bg-sub-100);outline:2px dashed var(--stroke-soft-200);outline-offset:-2px;z-index:10;transition:background .2s,outline .2s,box-shadow .2s}.container-TOmrJ3 .composer-iB5B2C{align-items:center;width:100%;height:100%;margin-left:8px;display:flex;position:relative;overflow:hidden}.container-TOmrJ3 .composer-iB5B2C .textbox-GUtl7k{white-space:pre-wrap;overflow-wrap:break-word;outline:none;width:100%;min-height:24px;max-height:300px;font-size:16px;line-height:24px;overflow:hidden auto}.container-TOmrJ3 .composer-iB5B2C .placeholder-d1rIR3{pointer-events:none;color:#ffffff52;height:32px;font-size:16px;line-height:32px;display:none;position:absolute;top:0}.container-TOmrJ3 .composer-iB5B2C .textbox-GUtl7k:empty+.placeholder-d1rIR3{display:block}.container-TOmrJ3 .sendButtons-ipRXJq span{display:inherit}.container-TOmrJ3 .sendButtons-ipRXJq .onEmpty-jwoTP4{opacity:.5}.container-TOmrJ3:has(.textbox-GUtl7k:empty) .sendButtons-ipRXJq span{opacity:.5}.container-TOmrJ3:has(.textbox-GUtl7k:empty) .sendButtons-ipRXJq .onEmpty-jwoTP4{display:inherit}.container-TOmrJ3 .sendButtons-ipRXJq.notEmpty-rN3iog{opacity:1}.customEmoji-l7Xx_V{pointer-events:none;vertical-align:text-bottom;width:24px;height:24px;font-size:0;display:inline-block;position:relative}.customEmoji-l7Xx_V img{z-index:1;width:24px;height:24px;position:absolute;top:0;left:0}.filesContainer-BIyjgY{gap:12px;margin-bottom:8px;padding:8px 0;display:flex;overflow:auto hidden}.filesContainer-BIyjgY::-webkit-scrollbar{height:6px}.filesContainer-BIyjgY::-webkit-scrollbar-track{background:0 0}.filesContainer-BIyjgY::-webkit-scrollbar-thumb{background:var(--bg-sub-300);border-radius:3px}.filesContainer-BIyjgY::-webkit-scrollbar-thumb:hover{background:var(--bg-intense-700)}.filesContainer-BIyjgY .fileItem-Hp73AX{background:var(--bg-weak-50);border:1px solid var(--stroke-pale-100);border-radius:8px;flex-direction:column;min-width:200px;max-width:200px;transition:border-color .15s;display:flex;position:relative;overflow:hidden}.filesContainer-BIyjgY .fileItem-Hp73AX:hover{border-color:var(--stroke-soft-200)}.filesContainer-BIyjgY .fileItem-Hp73AX:hover .fileActions-C9tNlC{opacity:1}.filesContainer-BIyjgY .filePreview-VDWeDh{background:var(--bg-soft-200);justify-content:center;align-items:center;width:100%;height:120px;display:flex;position:relative;overflow:hidden}.filesContainer-BIyjgY .filePreview-VDWeDh img,.filesContainer-BIyjgY .filePreview-VDWeDh video{object-fit:cover;width:100%;height:100%}.filesContainer-BIyjgY .fileIcon-SldS9C{width:100%;height:100%;color:var(--text-soft-400);justify-content:center;align-items:center;font-size:48px;display:flex}.filesContainer-BIyjgY .fileInfo-q1oaBq{flex-direction:column;gap:4px;padding:8px 12px;display:flex}.filesContainer-BIyjgY .fileName-aJbptl{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.filesContainer-BIyjgY .fileStatus-lLOVFW{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.filesContainer-BIyjgY .fileStatus-lLOVFW.ready-Pi5451{color:var(--green-500)}.filesContainer-BIyjgY .fileStatus-lLOVFW.uploading-RTFQAy{color:var(--blue-500)}.filesContainer-BIyjgY .fileStatus-lLOVFW.queued-uLJ0xt{color:var(--text-soft-400)}.filesContainer-BIyjgY .fileActions-C9tNlC{opacity:0;gap:4px;transition:opacity .15s;display:flex;position:absolute;top:8px;right:8px}.filesContainer-BIyjgY .fileActionButton-t4brvY{background:var(--bg-soft-200);border:1px solid var(--stroke-pale-100);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:6px;justify-content:center;align-items:center;padding:6px 10px;font-size:14px;font-weight:500;line-height:20px;transition:all .15s;display:flex;overflow:hidden}.filesContainer-BIyjgY .fileActionButton-t4brvY:hover{background:var(--bg-sub-300);border-color:var(--stroke-soft-200)}.filesContainer-BIyjgY .fileActionButton-t4brvY:active{transform:scale(.97)}.filesContainer-BIyjgY .fileActionButton-t4brvY.edit-GFd8N9:hover{background:var(--blue-900);border-color:var(--blue-700);color:var(--blue-300)}.filesContainer-BIyjgY .fileActionButton-t4brvY.delete-LzrsA6:hover{background:var(--red-900);border-color:var(--red-700);color:var(--red-300)}.editor-cG0VBb{flex-direction:column;gap:16px;width:100%;max-width:900px;display:flex}.toolbar-J3BiF5{background-color:var(--bg-weak-50);border-radius:8px;flex-direction:column;align-items:flex-start;gap:16px;padding:16px;display:flex}.toolSection-TLIGUq,.actionsRow-Le0lci{align-items:center;gap:12px;width:100%;display:flex}.toolLabel-Q2ZKdx{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.toolButtons-Pc91qh{gap:8px;display:flex}.toolButton-t98Xgp{background-color:var(--bg-base-0);border:1px solid var(--border-soft-200);color:var(--text-soft-400);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:16px;font-weight:500;line-height:24px;transition:all .15s;display:flex;overflow:hidden}.toolButton-t98Xgp:hover{background-color:var(--bg-weak-50);border-color:var(--border-medium-300)}.toolButton-t98Xgp.active-R0yiv2{background-color:var(--primary-500);border-color:var(--primary-500);color:var(--text-on-primary)}.toolButton-t98Xgp:disabled{opacity:.5;cursor:not-allowed}.colorPalette-MQ36gl{gap:6px;display:flex}.colorButton-DIyUGf{cursor:pointer;border:2px solid #0000;border-radius:4px;width:28px;height:28px;transition:all .15s;position:relative}.colorButton-DIyUGf:hover{transform:scale(1.1)}.colorButton-DIyUGf.active-R0yiv2{border-color:var(--primary-500);box-shadow:0 0 0 2px var(--bg-base-0),0 0 0 4px var(--primary-500)}.colorButton-DIyUGf:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px}.brushSizes-eW6H1q{gap:8px;display:flex}.brushButton-MzC1dP{background-color:var(--bg-base-0);border:1px solid var(--border-soft-200);cursor:pointer;width:36px;height:36px;color:var(--text-soft-400);border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.brushButton-MzC1dP:hover{background-color:var(--bg-weak-50);border-color:var(--border-medium-300)}.brushButton-MzC1dP.active-R0yiv2{background-color:var(--primary-500);border-color:var(--primary-500);color:var(--text-on-primary)}.brushPreview-oHXJX3{border-radius:50%}.historyButtons-GtIMJZ{gap:8px;margin-left:auto;display:flex}.resetButton-ML_2Mp{background-color:var(--bg-base-0);border:1px solid var(--border-soft-200);color:var(--text-soft-400);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:16px;font-weight:500;line-height:24px;transition:all .15s;display:flex;overflow:hidden}.resetButton-ML_2Mp:hover:not(:disabled){background-color:var(--bg-weak-50);border-color:var(--border-medium-300)}.resetButton-ML_2Mp:disabled{opacity:.4;cursor:not-allowed}.historyButton-jc3LP6,.clearButton-zDdO1H{background-color:var(--bg-base-0);border:1px solid var(--border-soft-200);color:var(--text-soft-400);cursor:pointer;white-space:nowrap;text-overflow:ellipsis;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:16px;font-weight:500;line-height:24px;transition:all .15s;display:flex;overflow:hidden}.historyButton-jc3LP6:hover:not(:disabled),.clearButton-zDdO1H:hover:not(:disabled){background-color:var(--bg-weak-50);border-color:var(--border-medium-300)}.historyButton-jc3LP6:disabled,.clearButton-zDdO1H:disabled{opacity:.4;cursor:not-allowed}.clearButton-zDdO1H{margin-left:auto}.canvasContainer-vXwWoG{background-color:var(--bg-weak-50);border-radius:8px;justify-content:center;align-items:center;min-height:400px;max-height:600px;padding:24px;display:flex;position:relative;overflow:auto}.canvasWrapper-PxnolD{display:inline-block;position:relative}.canvas-GwdNm6{border:1px solid var(--border-soft-200);background-color:var(--bg-base-0);cursor:crosshair;border-radius:4px;display:block;box-shadow:0 2px 8px #0000001a}.drawingCanvas-qRwsGj{pointer-events:none;position:absolute}.cropOverlay-jLrTEk{pointer-events:none;position:absolute;top:0;left:0}.cropDarkTop-WR9xEi,.cropDarkLeft-hFnXQr,.cropDarkRight-Pi4OoO,.cropDarkBottom-DDLOn3{pointer-events:none;background-color:#0000004d;position:absolute}.cropDarkTop-WR9xEi{width:100%;top:0;left:0}.cropDarkLeft-hFnXQr,.cropDarkRight-Pi4OoO{position:absolute}.cropDarkBottom-DDLOn3{width:100%;left:0}.cropRect-_tU43F{box-sizing:border-box;pointer-events:none;border:2px solid #fff;position:absolute}.cropHandle-aiZcxZ{box-sizing:border-box;pointer-events:all;cursor:pointer;background-color:#fff;border:1px solid #000;width:12px;height:12px;position:absolute;transform:translate(-50%,-50%)}.cropHandle-aiZcxZ.handleNw-QVSHVS{cursor:nw-resize}.cropHandle-aiZcxZ.handleNe-eE6zlT{cursor:ne-resize}.cropHandle-aiZcxZ.handleSw-QaB7xH{cursor:sw-resize}.cropHandle-aiZcxZ.handleSe-yPLDgz{cursor:se-resize}.cropHandle-aiZcxZ.handleN-upcHqz{cursor:n-resize}.cropHandle-aiZcxZ.handleS-nkMDHP{cursor:s-resize}.cropHandle-aiZcxZ.handleW-_0us_0{cursor:w-resize}.cropHandle-aiZcxZ.handleE-IznAHN{cursor:e-resize}.scroller-ll18md{width:100%;height:100%;position:relative;overflow:hidden auto}@supports not selector(::-webkit-scrollbar){.scroller-ll18md{scrollbar-width:thin;scrollbar-color:var(--icon-disabled-300)#0000}}.scroller-ll18md::-webkit-scrollbar{width:16px;height:16px}.scroller-ll18md::-webkit-scrollbar-track{background:0 0}.scroller-ll18md::-webkit-scrollbar-thumb{background-color:var(--icon-disabled-300);background-clip:content-box;border:4px solid #0000;border-radius:8px}.scroller-ll18md::-webkit-scrollbar-thumb:hover{background-color:var(--icon-soft-400)}.scroller-ll18md::-webkit-scrollbar-button{display:none}.scroller-ll18md::-webkit-scrollbar-corner{background:0 0}.container-HcO8rd{align-items:center;gap:10px;min-height:24px;max-height:24px;padding:0 16px 8px;display:flex}.container-HcO8rd .textComponents-CMPJAs{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);align-items:center;gap:4px;font-size:12px;font-weight:400;line-height:16px;display:flex;overflow:hidden}.container-HcO8rd .textComponents-CMPJAs .name-GWY4fe{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.container-HcO8rd .textComponents-CMPJAs .avatars-be7rTp{align-items:center;display:flex}.container-HcO8rd .textComponents-CMPJAs .avatars-be7rTp .avatar-MkMGrA{outline:2px solid var(--surface-surface-0)}.container-HcO8rd .textComponents-CMPJAs .avatars-be7rTp :first-child{z-index:3}.container-HcO8rd .textComponents-CMPJAs .avatars-be7rTp :nth-child(2){z-index:2}.container-HcO8rd .textComponents-CMPJAs .avatars-be7rTp :nth-child(3){z-index:1}.container-HcO8rd .textComponents-CMPJAs .avatars-be7rTp>:not(:first-child){margin-left:-4px}.container-HcO8rd .indicatorContainer-Sv1fnp{background:var(--bg-soft-200);border-radius:99px;gap:2px;width:30px;margin:0 5px;padding:4px;display:flex}.container-HcO8rd .indicatorContainer-Sv1fnp .ball-zSas3L{aspect-ratio:1;background-color:var(--icon-soft-400);border-radius:50%;width:6px;height:6px;animation:1.37s ease-in-out infinite typing-bounce-zyv8mN;transform:translateY(0)}.container-HcO8rd .indicatorContainer-Sv1fnp .ball-zSas3L:nth-child(2){animation-delay:70ms}.container-HcO8rd .indicatorContainer-Sv1fnp .ball-zSas3L:nth-child(3){animation-delay:.14s}@keyframes typing-bounce-zyv8mN{0%,65%,to{transform:translateY(0)}25%{transform:translateY(-6px)}}.jumpToBottom-ZAHAKS{background:var(--bg-weak-50);border:1px solid var(--stroke-soft-200);cursor:pointer;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:6px;transition:all .15s;display:flex;position:absolute;bottom:76px;right:16px;box-shadow:0 16px 32px -12px #0e121b1a}.jumpToBottom-ZAHAKS:hover{background:var(--bg-soft-200)}.jumpToBottom-ZAHAKS:active{background:var(--bg-sub-300)}.jumpToBottom-ZAHAKS:focus{background:var(--bg-weak-50);box-shadow:0px 0px 0px 2px var(--bg-white-0),0px 0px 0px 4px var(--focus-neutral)}.jumpToBottom-ZAHAKS .badge-aEXOg2{background:var(--primary-base);letter-spacing:-.084px;text-align:center;min-width:16px;color:var(--text-strong-950);border-radius:999px;justify-content:center;align-items:center;padding:2px 6px;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:20px;display:flex}.jumpToBottom-ZAHAKS .iconWrapper-L_sajQ{width:24px;height:24px;color:var(--icon-sub-600);justify-content:center;align-items:center;display:flex}.jumpToBottom-ZAHAKS .iconWrapper-L_sajQ svg{width:100%;height:100%}.description-tQD_gw{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);margin:0 0 16px;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.searchContainer-O86CIy{background:var(--bg-soft-200);border-radius:8px;align-items:center;margin-bottom:12px;padding:8px 12px;display:flex;position:relative}.searchIcon-IuSC04{color:var(--text-soft-400);justify-content:center;align-items:center;margin-right:8px;display:flex}.searchInput-qbxxik{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);background:0 0;border:none;outline:none;flex:1;font-size:16px;font-weight:400;line-height:24px;overflow:hidden}.searchInput-qbxxik::placeholder{color:var(--text-soft-400)}.results-L_f9bz{flex-direction:column;gap:4px;max-height:400px;margin-bottom:16px;display:flex;overflow:hidden auto}.resultItem-TLxAFV{background:var(--bg-soft-200);cursor:pointer;border:2px solid #0000;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;transition:all .15s;display:flex}.resultItem-TLxAFV:hover{background:var(--bg-sub-300)}.resultItem-TLxAFV.selected-DfzPg6{background:var(--bg-sub-300);border-color:var(--primary-base)}.resultInfo-ojc2JD{flex-direction:column;flex:1;gap:2px;display:flex;overflow:hidden}.resultName-dPis3F{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);white-space:nowrap;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.nameDivider-VzloA6{color:var(--text-soft-400)}.resultType-Mf1P4Z{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.noResults-Dvpw7Y{background:var(--bg-soft-200);border-radius:8px;justify-content:center;align-items:center;margin-bottom:16px;padding:20px;display:flex}.noResults-Dvpw7Y span{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.premium-i8OKuW{flex-direction:column;flex:1;gap:24px;width:100%;display:flex;overflow-y:auto}.header-BBoN3O{background:linear-gradient(-78.13deg,var(--primary-light,#5e1eb9)0%,var(--primary-alpha-10,#9462f91a)99.982%),linear-gradient(90deg,var(--primary-base,#7125dc)0%,var(--primary-base,#7125dc)100%);border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:6px;min-height:216px;padding:12px 48px;display:flex;position:relative;overflow:hidden}.header-BBoN3O>svg:first-child{object-fit:cover;pointer-events:none;z-index:0;width:100%;height:auto;min-height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.header-BBoN3O:before{content:"";opacity:.12;mix-blend-mode:overlay;pointer-events:none;z-index:1;background-image:url(/static/image/texture.e9e96e42.png);background-position:0 0;background-repeat:repeat;background-size:391px 391px;position:absolute;top:0;bottom:0;left:0;right:0}.header-BBoN3O figure{z-index:2;flex-shrink:0;width:96px;height:96px;position:relative}.header-BBoN3O figure svg{width:96px;height:96px;position:absolute}.header-BBoN3O figure svg:first-child{fill:var(--primary-dark);top:0;left:0}.header-BBoN3O figure svg:nth-child(2){top:6px;right:2px}.header-BBoN3O figure svg:nth-child(3){top:20px;right:-8px}.header-BBoN3O figure svg:nth-child(4){top:68px;right:84px}.header-BBoN3O figure svg:nth-child(5){top:82px;right:74px}.header-BBoN3O hgroup{text-align:center;width:100%;color:var(--text-strong-950);z-index:2;flex-direction:column;align-items:center;gap:4px;display:flex}.header-BBoN3O hgroup h1{white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.32px;font-size:32px;font-weight:600;line-height:40px;overflow:hidden}.header-BBoN3O hgroup p{white-space:break-spaces;word-wrap:break-word;letter-spacing:-.176px;font-size:16px;font-weight:500;line-height:24px}.features-fbAp6S{flex-direction:column;gap:12px;width:100%;display:flex}.features-fbAp6S h2{white-space:break-spaces;word-wrap:break-word;color:var(--text-sub-600);letter-spacing:-.176px;font-size:16px;font-weight:400;line-height:24px}.features-fbAp6S>div{align-items:flex-start;gap:16px;width:100%;display:flex}.features-fbAp6S>div ul{flex-direction:column;flex:1 0 0;gap:16px;min-width:0;margin:0;padding:0;list-style:none;display:flex}.features-fbAp6S>div ul li{white-space:break-spaces;word-wrap:break-word;width:100%;min-width:0;color:var(--text-strong-950);flex:1;align-items:center;gap:12px;font-size:16px;font-weight:500;line-height:24px;display:flex}.features-fbAp6S>div ul li.extra-cSiKbw{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.features-fbAp6S>div ul li.extra-cSiKbw span:first-child{align-items:center;gap:12px;display:flex}.features-fbAp6S>div ul li.extra-cSiKbw span:nth-child(2){white-space:break-spaces;word-wrap:break-word;color:var(--text-soft-400);font-size:14px;font-weight:400;line-height:20px}.footer-UY_DRT{flex-direction:column;gap:12px;width:100%;display:flex}.footer-UY_DRT fieldset{border:none;gap:12px;width:100%;margin:0;padding:0;display:flex}.footer-UY_DRT fieldset legend.sr-only-HWJc2e{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.footer-UY_DRT fieldset>div{align-items:flex-start;gap:12px;width:100%;display:flex}.footer-UY_DRT fieldset .card-aa1EIJ{border:1px solid var(--stroke-soft-200);background:var(--bg-weak-50);cursor:pointer;border-radius:12px;flex:1 0 0;align-items:center;gap:16px;min-width:0;padding:16px;transition:all .15s;display:flex;overflow:hidden}.footer-UY_DRT fieldset .card-aa1EIJ:hover{border-color:var(--primary-base);background:var(--primary-alpha-10,#9462f91a)}.footer-UY_DRT fieldset .card-aa1EIJ:has(input:checked){border-color:var(--primary-base);background:var(--primary-alpha-10,#9462f91a)}.footer-UY_DRT fieldset .card-aa1EIJ>div{flex-direction:column;flex:1 0 0;justify-content:center;align-items:flex-start;gap:12px;min-width:0;display:flex}.footer-UY_DRT fieldset .card-aa1EIJ>div strong{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);text-transform:uppercase;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.footer-UY_DRT fieldset .card-aa1EIJ>div>div{flex-direction:column;gap:4px;display:flex}.footer-UY_DRT fieldset .card-aa1EIJ>div>div>span{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);align-items:flex-end;gap:2px;font-size:20px;font-weight:500;line-height:24px;display:flex;overflow:hidden}.footer-UY_DRT fieldset .card-aa1EIJ>div>div>span span{white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:500;line-height:16px;overflow:hidden}.footer-UY_DRT fieldset .card-aa1EIJ>div small{white-space:break-spaces;word-wrap:break-word;color:var(--text-sub-600);flex:1;font-size:14px;font-weight:400;line-height:20px}.yearlyBadge-dadZHO{border-radius:var(--radius-full,999px);background:var(--state-warning-base,#e6a819);align-items:center;gap:2px;padding:2px 4px;display:inline-flex}.yearlyBadge-dadZHO span{white-space:nowrap;text-overflow:ellipsis;color:var(--state-warning-onstate,#121212);letter-spacing:.2px;text-transform:uppercase;padding:0 2px;font-size:10px;font-weight:500;line-height:12px;overflow:hidden}.priceStrikethrough-BimpwL{text-decoration-skip-ink:none;color:var(--text-sub-600);text-decoration:line-through}.priceHighlight-M9jHCs{color:var(--text-strong-950)}.container-spmCNW{flex-direction:column;gap:20px;display:flex;overflow:hidden auto}@supports not selector(::-webkit-scrollbar){.container-spmCNW{scrollbar-width:thin;scrollbar-color:#0000 #0000}.container-spmCNW:hover{scrollbar-color:var(--icon-soft-400)#0000}}.container-spmCNW::-webkit-scrollbar{width:8px;height:8px}.container-spmCNW::-webkit-scrollbar-track{background:0 0}.container-spmCNW::-webkit-scrollbar-thumb{background-color:#0000;background-clip:content-box;border:2px solid #0000;border-radius:4px}.container-spmCNW:hover::-webkit-scrollbar-thumb{background-color:var(--icon-disabled-300)}.container-spmCNW::-webkit-scrollbar-thumb:hover{background-color:var(--icon-soft-400)}.container-spmCNW::-webkit-scrollbar-button{display:none}.container-spmCNW::-webkit-scrollbar-corner{background:0 0}.section-WwOy3h{flex-direction:column;gap:12px;display:flex}.sectionHeader-VGZ_ES{flex-direction:column;gap:2px;display:flex}.sectionHeader-VGZ_ES .title-RF4vlQ{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.sectionHeader-VGZ_ES .description-R14hRd{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.addFriendForm-YpxnjJ{align-items:flex-end;gap:8px;display:flex}.errorMessage-n0BEx7{white-space:nowrap;text-overflow:ellipsis;color:var(--state-error-base);margin-top:-4px;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.filterRow-uiYlNx{align-items:center;gap:12px;display:flex}@media (max-width:768px){.filterRow-uiYlNx{flex-direction:column;align-items:stretch}}.filterButtons-vGP3f2{gap:4px;display:flex}.filterButton-t0SlUl{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:6px;padding:6px 12px;font-size:16px;font-weight:500;line-height:24px;transition:all .12s;overflow:hidden}.filterButton-t0SlUl:hover{background:var(--bg-soft-200);color:var(--text-strong-950)}.filterButton-t0SlUl.active-AvYZRU{background:var(--bg-soft-200);color:var(--text-strong-950);font-weight:600}.listHeader-RvfGfS{justify-content:space-between;align-items:center;padding:0 4px;display:flex}.listTitle-y0D7Mo{white-space:nowrap;text-overflow:ellipsis;color:var(--text-sub-600);text-transform:uppercase;letter-spacing:.02em;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.relationshipsList-bvPNIv{background:var(--stroke-soft-200);border-radius:8px;flex-direction:column;gap:1px;display:flex;overflow:hidden}.relationshipRow-uZl39n{background:var(--bg-white-0);align-items:center;gap:12px;padding:10px 12px;transition:background .12s;display:flex}.relationshipRow-uZl39n:hover{background:var(--bg-soft-200)}.userInfo-BZ6tlf{flex-direction:column;flex:1;gap:0;min-width:0;display:flex}.userInfo-BZ6tlf:hover .userName-U_cuu8{text-decoration:underline}.userInfo-BZ6tlf .userName-U_cuu8{white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);white-space:nowrap;cursor:pointer;font-size:16px;font-weight:500;line-height:24px;overflow:hidden}.userInfo-BZ6tlf .username-sSmS01{white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);white-space:nowrap;font-size:14px;font-weight:500;line-height:20px;overflow:hidden}.status-mr11Lu{white-space:nowrap;text-overflow:ellipsis;white-space:nowrap;border-radius:4px;flex-shrink:0;align-items:center;padding:2px 6px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex;overflow:hidden}.status-mr11Lu.friend-HdQeKN{background:var(--success-alpha10);color:var(--success-base)}.status-mr11Lu.incoming-JQ5Z7a{background:var(--primary-alpha10);color:var(--primary-base)}.status-mr11Lu.outgoing-TrSGuC{background:var(--bg-intense-300);color:var(--text-soft-400)}.status-mr11Lu.blocked-se0npz{background:var(--error-alpha10);color:var(--error-base)}.status-mr11Lu.suggested-D_58Wv{background:var(--bg-intense-300);color:var(--text-soft-400)}.status-mr11Lu.unknown-fqvo9r{background:var(--bg-intense-300);color:var(--text-disabled)}.actions-LqLNXk{flex-shrink:0;gap:6px;display:flex}.emptyState-ufj8d9{text-align:center;white-space:nowrap;text-overflow:ellipsis;color:var(--text-soft-400);background:var(--bg-soft-200);border-radius:8px;padding:40px 24px;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}@media (max-width:768px){.relationshipRow-uZl39n{flex-wrap:wrap}.actions-LqLNXk{width:100%;margin-left:44px}.actions-LqLNXk button{flex:1}.addFriendForm-YpxnjJ{flex-direction:column}.addFriendForm-YpxnjJ button{width:100%}}.discordSyncButton-aIQkjH{background:var(--bg-soft-200);border:1px solid var(--stroke-soft-200);white-space:nowrap;text-overflow:ellipsis;color:var(--text-strong-950);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:12px 16px;font-size:16px;font-weight:500;line-height:24px;transition:all .12s;display:flex;overflow:hidden}.discordSyncButton-aIQkjH svg{flex-shrink:0}.discordSyncButton-aIQkjH:hover{background:var(--bg-intense-300);border-color:var(--stroke-base-400)}.discordSyncButton-aIQkjH:active{background:var(--bg-intense-400)}.discordSyncButton-aIQkjH:disabled{opacity:.5;cursor:not-allowed}@font-face{font-family:InterVariable;font-style:normal;font-weight:100 900;font-display:swap;src:url(/static/font/InterVariable.0336a89f.woff2)format("woff2")}@font-face{font-family:InterVariable;font-style:italic;font-weight:100 900;font-display:swap;src:url(/static/font/InterVariable-Italic.c91adde9.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:100;font-display:swap;src:url(/static/font/Inter-Thin.1ead6aeb.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:100;font-display:swap;src:url(/static/font/Inter-ThinItalic.7b90681b.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:200;font-display:swap;src:url(/static/font/Inter-ExtraLight.57dd1b3f.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:200;font-display:swap;src:url(/static/font/Inter-ExtraLightItalic.df5c5b9b.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:300;font-display:swap;src:url(/static/font/Inter-Light.8e9094d3.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:300;font-display:swap;src:url(/static/font/Inter-LightItalic.1dfcfb33.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/static/font/Inter-Regular.34ba43c9.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:400;font-display:swap;src:url(/static/font/Inter-Italic.41e5ab75.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/static/font/Inter-Medium.ea234620.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:500;font-display:swap;src:url(/static/font/Inter-MediumItalic.47873655.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/static/font/Inter-SemiBold.95439fb4.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:600;font-display:swap;src:url(/static/font/Inter-SemiBoldItalic.dcdec2a3.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/static/font/Inter-Bold.a1aac96e.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:700;font-display:swap;src:url(/static/font/Inter-BoldItalic.b8cc72bb.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/static/font/Inter-ExtraBold.6c7ae36f.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:800;font-display:swap;src:url(/static/font/Inter-ExtraBoldItalic.647298b6.woff2)format("woff2")}@font-face{font-family:Inter;font-style:normal;font-weight:900;font-display:swap;src:url(/static/font/Inter-Black.f3d7478a.woff2)format("woff2")}@font-face{font-family:Inter;font-style:italic;font-weight:900;font-display:swap;src:url(/static/font/Inter-BlackItalic.2754fe0d.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:normal;font-weight:100;font-display:swap;src:url(/static/font/InterDisplay-Thin.028eae3b.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:italic;font-weight:100;font-display:swap;src:url(/static/font/InterDisplay-ThinItalic.72e24921.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:normal;font-weight:200;font-display:swap;src:url(/static/font/InterDisplay-ExtraLight.a2d05d92.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:italic;font-weight:200;font-display:swap;src:url(/static/font/InterDisplay-ExtraLightItalic.0483f808.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:normal;font-weight:300;font-display:swap;src:url(/static/font/InterDisplay-Light.101dc4c9.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:italic;font-weight:300;font-display:swap;src:url(/static/font/InterDisplay-LightItalic.6f40e36a.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:normal;font-weight:400;font-display:swap;src:url(/static/font/InterDisplay-Regular.771c2f18.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:italic;font-weight:400;font-display:swap;src:url(/static/font/InterDisplay-Italic.0e782249.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:normal;font-weight:500;font-display:swap;src:url(/static/font/InterDisplay-Medium.ae43a222.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:italic;font-weight:500;font-display:swap;src:url(/static/font/InterDisplay-MediumItalic.bb324bb4.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:normal;font-weight:600;font-display:swap;src:url(/static/font/InterDisplay-SemiBold.7612fcb7.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:italic;font-weight:600;font-display:swap;src:url(/static/font/InterDisplay-SemiBoldItalic.8766c9cb.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:normal;font-weight:700;font-display:swap;src:url(/static/font/InterDisplay-Bold.3f037020.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:italic;font-weight:700;font-display:swap;src:url(/static/font/InterDisplay-BoldItalic.455d2583.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:normal;font-weight:800;font-display:swap;src:url(/static/font/InterDisplay-ExtraBold.58ee35fd.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:italic;font-weight:800;font-display:swap;src:url(/static/font/InterDisplay-ExtraBoldItalic.6ebd35c6.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:normal;font-weight:900;font-display:swap;src:url(/static/font/InterDisplay-Black.36b0dac1.woff2)format("woff2")}@font-face{font-family:InterDisplay;font-style:italic;font-weight:900;font-display:swap;src:url(/static/font/InterDisplay-BlackItalic.0f30aed2.woff2)format("woff2")}@font-feature-values InterVariable{@character-variant{cv01:1;cv02:2;cv03:3;cv04:4;cv05:5;cv06:6;cv07:7;cv08:8;cv09:9;cv10:10;cv11:11;cv12:12;cv13:13;alt-1:1;alt-3:9;open-4:2;open-6:3;open-9:4;lc-l-with-tail:5;simplified-u:6;alt-double-s:7;uc-i-with-serif:8;uc-g-with-spur:10;single-story-a:11;compact-lc-f:12;compact-lc-t:13}@styleset{ss01:1;ss02:2;ss03:3;ss04:4;ss05:5;ss06:6;ss07:7;ss08:8;open-digits:1;disambiguation:2;disambiguation-except-zero:4;round-quotes-and-commas:3;square-punctuation:7;square-quotes:8;circled-characters:5;squared-characters:6}}@font-feature-values Inter{@character-variant{cv01:1;cv02:2;cv03:3;cv04:4;cv05:5;cv06:6;cv07:7;cv08:8;cv09:9;cv10:10;cv11:11;cv12:12;cv13:13;alt-1:1;alt-3:9;open-4:2;open-6:3;open-9:4;lc-l-with-tail:5;simplified-u:6;alt-double-s:7;uc-i-with-serif:8;uc-g-with-spur:10;single-story-a:11;compact-lc-f:12;compact-lc-t:13}@styleset{ss01:1;ss02:2;ss03:3;ss04:4;ss05:5;ss06:6;ss07:7;ss08:8;open-digits:1;disambiguation:2;disambiguation-except-zero:4;round-quotes-and-commas:3;square-punctuation:7;square-quotes:8;circled-characters:5;squared-characters:6}}@font-feature-values InterDisplay{@character-variant{cv01:1;cv02:2;cv03:3;cv04:4;cv05:5;cv06:6;cv07:7;cv08:8;cv09:9;cv10:10;cv11:11;cv12:12;cv13:13;alt-1:1;alt-3:9;open-4:2;open-6:3;open-9:4;lc-l-with-tail:5;simplified-u:6;alt-double-s:7;uc-i-with-serif:8;uc-g-with-spur:10;single-story-a:11;compact-lc-f:12;compact-lc-t:13}@styleset{ss01:1;ss02:2;ss03:3;ss04:4;ss05:5;ss06:6;ss07:7;ss08:8;open-digits:1;disambiguation:2;disambiguation-except-zero:4;round-quotes-and-commas:3;square-punctuation:7;square-quotes:8;circled-characters:5;squared-characters:6}}@font-face{font-family:Twemoji;src:url(/static/font/twemoji.2a3b5915.woff2)format("woff2");unicode-range:U+A9-E007F}@font-face{font-family:Twemoji Symbols;src:url(/static/font/twemoji.2a3b5915.woff2)format("woff2");unicode-range:U+A9-E007F}:root{--system-fonts:Inter,Twemoji,system-ui,Avenir,Helvetica,Arial,sans-serif;font-family:var(--system-fonts);font-feature-settings:"frac" 0;font-optical-sizing:auto;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text-strong-950);background-color:var(--surface-container-50);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}body,html{width:100%;height:100%;margin:0}*{box-sizing:border-box;-ms-box-sizing:border-box}input,a,h1,h2,h3,button,ul,p,li,img{background:inherit;border:unset;margin:unset;color:unset;-webkit-text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset;padding:unset;font-family:inherit}button{cursor:pointer;font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;background:unset;border:unset;padding:unset;-webkit-text-decoration:unset;-webkit-text-decoration:unset;text-decoration:unset;display:inherit}img{border:none;outline:none;max-width:100%;max-height:100%}:root{--neutral-950:#121212;--neutral-900:#1f1f1f;--neutral-800:#292929;--neutral-700:#333;--neutral-600:#5c5c5c;--neutral-500:#7d7d7d;--neutral-400:#a6a6a6;--neutral-300:#cfcfcf;--neutral-200:#e0e0e0;--neutral-100:#ebebeb;--neutral-50:#f2f2f2;--neutral-0:#fff;--brand-950:#300f66;--brand-900:#4f1b97;--brand-800:#5e1eb9;--brand-700:#7125dc;--brand-600:#8037f0;--brand-500:#9462f9;--brand-400:#a989fc;--brand-300:#c5b4fe;--brand-200:#ded5ff;--brand-100:#eee9fe;--brand-50:#f5f3ff;--blue-950:#122368;--blue-900:#182f8b;--blue-800:#1f3bad;--blue-700:#2547d0;--blue-600:#3559e9;--blue-500:#335cff;--blue-400:#6895ff;--blue-300:#97baff;--blue-200:#c0d5ff;--blue-100:#d5e2ff;--blue-50:#ebf1ff;--orange-950:#682f12;--orange-900:#8b3e18;--orange-800:#ad4e1f;--orange-700:#d05e25;--orange-600:#e97135;--orange-500:#ff8447;--orange-400:#ff9a68;--orange-300:#ffba97;--orange-200:#ffd5c0;--orange-100:#ffe3d5;--orange-50:#fff1eb;--red-950:#681219;--red-900:#8b1822;--red-800:#ad1f2b;--red-700:#d02533;--red-600:#e93544;--red-500:#fb3748;--red-400:#ff6875;--red-300:#ff97a0;--red-200:#ffc0c5;--red-100:#ffd5d8;--red-50:#ffebec;--green-950:#0b4627;--green-900:#16643b;--green-800:#1a7544;--green-700:#178c4e;--green-600:#1daf61;--green-500:#1fc16b;--green-400:#3ee089;--green-300:#84ebb4;--green-200:#c2f5da;--green-100:#d0fbe9;--green-50:#e0faec;--yellow-950:#624c18;--yellow-900:#86661d;--yellow-800:#a78025;--yellow-700:#c99a2c;--yellow-600:#e6a819;--yellow-500:#f6b51e;--yellow-400:#ffd268;--yellow-300:#ffe097;--yellow-200:#ffecc0;--yellow-100:#ffefcc;--yellow-50:#fffaeb;--purple-950:#351a75;--purple-900:#3d1d86;--purple-800:#4c25a7;--purple-700:#5b2cc9;--purple-600:#693ee0;--purple-500:#7d52f4;--purple-400:#8c71f6;--purple-300:#a897ff;--purple-200:#cac0ff;--purple-100:#dcd5ff;--purple-50:#efebff;--sky-950:#124b68;--sky-900:#18658b;--sky-800:#1f7ead;--sky-700:#2597d0;--sky-600:#35ade9;--sky-500:#47c2ff;--sky-400:#68cdff;--sky-300:#97dcff;--sky-200:#c0eaff;--sky-100:#d5f1ff;--sky-50:#ebf8ff;--alpha-black-alpha-24:#1212123d;--alpha-black-alpha-16:#12121229;--alpha-black-alpha-10:#1212121a;--alpha-white-alpha-24:#ffffff3d;--alpha-white-alpha-16:#ffffff29;--alpha-white-alpha-10:#ffffff1a;--alpha-neutral-alpha-24:#e0e0e03d;--alpha-neutral-alpha-16:#e0e0e029;--alpha-neutral-alpha-10:#e0e0e01a;--alpha-brand-alpha-24:#9462f93d;--alpha-brand-alpha-16:#9462f929;--alpha-brand-alpha-10:#9462f91a;--alpha-blue-alpha-24:#476cff3d;--alpha-orange-alpha-24:#ff91473d;--alpha-orange-alpha-16:#ff914729;--alpha-orange-alpha-10:#ff91471a;--alpha-blue-alpha-16:#476cff29;--alpha-blue-alpha-10:#476cff1a;--alpha-red-alpha-24:#fb37483d;--alpha-red-alpha-16:#fb374829;--alpha-red-alpha-10:#fb37481a;--alpha-green-alpha-24:#1fc16b3d;--alpha-yellow-alpha-24:#fbc64b3d;--alpha-yellow-alpha-16:#fbc64b29;--alpha-yellow-alpha-10:#fbc64b1a;--alpha-green-alpha-16:#1fc16b29;--alpha-green-alpha-10:#1fc16b1a;--alpha-purple-alpha-24:#784def3d;--alpha-purple-alpha-16:#784def29;--alpha-purple-alpha-10:#784def1a;--alpha-sky-alpha-24:#47c2ff3d;--alpha-sky-alpha-16:#47c2ff29;--alpha-sky-alpha-10:#47c2ff1a;--primary-darker:var(--primary-dark-darker);--primary-dark:var(--primary-dark-dark);--primary-base:var(--primary-dark-base);--primary-light:var(--primary-dark-light);--primary-lighter:var(--primary-dark-lighter);--primary-alpha-24:var(--primary-dark-alpha-24);--primary-alpha-16:var(--primary-dark-alpha-16);--primary-alpha-10:var(--primary-dark-alpha-10);--primary-onstate:var(--primary-dark-onstate);--static-static-black:var(--neutral-950);--text-strong-950:var(--neutral-0);--text-sub-600:var(--neutral-400);--text-soft-400:var(--neutral-500);--text-disabled-300:var(--neutral-600);--text-white-0:var(--neutral-950);--static-static-white:var(--neutral-0);--bg-strong-950:var(--neutral-0);--bg-surface-800:var(--neutral-200);--bg-intense-700:var(--neutral-500);--bg-sub-300:var(--neutral-600);--bg-soft-200:var(--neutral-700);--bg-weak-50:var(--neutral-800);--bg-white-0:var(--neutral-900);--surface-container-50:var(--neutral-950);--stroke-strong-950:var(--neutral-0);--stroke-sub-300:var(--neutral-600);--stroke-soft-200:var(--neutral-700);--stroke-pale-100:var(--neutral-800);--stroke-white-0:var(--neutral-950);--surface-surface-0:var(--neutral-900);--icon-strong-950:var(--neutral-0);--icon-sub-600:var(--neutral-400);--icon-soft-400:var(--neutral-500);--icon-disabled-300:var(--neutral-600);--icon-white-0:var(--neutral-950);--state-error-darker:var(--red-300);--state-error-dark:var(--red-400);--state-error-base:var(--red-600);--state-error-light:var(--red-800);--state-error-lighter:var(--red-950);--state-error-alpha-24:var(--alpha-red-alpha-24);--state-error-alpha-16:var(--alpha-red-alpha-16);--state-error-alpha-10:var(--alpha-red-alpha-10);--state-error-onstate:var(--static-static-white);--state-warning-darker:var(--yellow-300);--state-success-darker:var(--green-300);--state-success-dark:var(--green-400);--state-success-base:var(--green-600);--state-success-light:var(--green-800);--state-success-lighter:var(--green-950);--state-success-alpha-24:var(--alpha-green-alpha-24);--state-success-alpha-16:var(--alpha-green-alpha-16);--state-success-alpha-10:var(--alpha-green-alpha-10);--state-success-onstate:var(--static-static-white);--state-warning-dark:var(--yellow-400);--state-warning-base:var(--yellow-600);--state-warning-light:var(--yellow-800);--state-warning-lighter:var(--yellow-950);--state-warning-alpha-24:var(--alpha-yellow-alpha-24);--state-warning-alpha-16:var(--alpha-yellow-alpha-16);--state-warning-alpha-10:var(--alpha-yellow-alpha-10);--state-warning-onstate:var(--static-static-black);--state-information-darker:var(--blue-300);--state-information-dark:var(--blue-400);--state-information-base:var(--blue-600);--state-information-light:var(--blue-800);--state-information-lighter:var(--blue-950);--state-information-alpha-24:var(--alpha-blue-alpha-24);--state-information-alpha-16:var(--alpha-blue-alpha-16);--state-information-alpha-10:var(--alpha-blue-alpha-10);--state-information-onstate:var(--static-static-white);--state-feature-darker:var(--purple-300);--state-feature-dark:var(--purple-400);--state-feature-base:var(--purple-600);--state-feature-light:var(--purple-800);--state-feature-lighter:var(--purple-950);--state-feature-alpha-24:var(--alpha-purple-alpha-24);--state-feature-alpha-16:var(--alpha-purple-alpha-16);--state-feature-alpha-10:var(--alpha-purple-alpha-10);--state-feature-onstate:var(--static-static-white);--miscellaneous-highlight:#fdff32;--focus-primary:var(--primary-alpha-16);--focus-neutral:var(--alpha-neutral-alpha-16);--focus-error:var(--state-error-alpha-16);--focus-success:var(--state-success-alpha-16);--focus-warning:var(--state-warning-alpha-16);--focus-information:var(--state-information-alpha-16);--focus-feature:var(--state-feature-alpha-16);--user-light-user-01:var(--alpha-neutral-alpha-10);--user-light-user-02:var(--alpha-yellow-alpha-10);--user-light-user-03:var(--alpha-blue-alpha-10);--user-light-user-04:var(--alpha-sky-alpha-10);--user-light-user-05:var(--alpha-purple-alpha-10);--user-light-user-06:var(--alpha-red-alpha-10);--user-light-user-07:var(--alpha-orange-alpha-10);--user-light-user-08:var(--alpha-green-alpha-10);--user-light-user-09:var(--alpha-brand-alpha-10);--user-filled-user-01:var(--neutral-400);--user-filled-user-02:var(--yellow-400);--user-filled-user-03:var(--blue-400);--user-filled-user-04:var(--sky-400);--user-filled-user-05:var(--purple-400);--user-filled-user-06:var(--red-400);--user-filled-user-07:var(--orange-400);--user-filled-user-08:var(--green-400);--user-filled-user-09:var(--brand-400)}:root[data-theme=light]{--primary-darker:var(--primary-light-darker);--primary-dark:var(--primary-light-dark);--primary-base:var(--primary-light-base);--primary-light:var(--primary-light-light);--primary-lighter:var(--primary-light-lighter);--primary-alpha-24:var(--primary-light-alpha-24);--primary-alpha-16:var(--primary-light-alpha-16);--primary-alpha-10:var(--primary-light-alpha-10);--primary-onstate:var(--primary-light-onstate);--static-static-black:var(--neutral-950);--text-strong-950:var(--neutral-950);--text-sub-600:var(--neutral-600);--text-soft-400:var(--neutral-400);--text-disabled-300:var(--neutral-300);--text-white-0:var(--neutral-0);--static-static-white:var(--neutral-0);--bg-strong-950:var(--neutral-950);--bg-surface-800:var(--neutral-800);--bg-intense-700:var(--neutral-700);--bg-sub-300:var(--neutral-300);--bg-soft-200:var(--neutral-200);--bg-weak-50:var(--neutral-50);--bg-white-0:var(--neutral-0);--surface-container-50:var(--neutral-50);--stroke-strong-950:var(--neutral-950);--stroke-sub-300:var(--neutral-300);--stroke-soft-200:var(--neutral-200);--stroke-pale-100:var(--neutral-100);--stroke-white-0:var(--neutral-0);--surface-surface-0:var(--neutral-0);--icon-strong-950:var(--neutral-950);--icon-sub-600:var(--neutral-600);--icon-soft-400:var(--neutral-400);--icon-disabled-300:var(--neutral-300);--icon-white-0:var(--neutral-0);--state-error-darker:var(--red-800);--state-error-dark:var(--red-700);--state-error-base:var(--red-500);--state-error-light:var(--red-200);--state-error-lighter:var(--red-50);--state-error-alpha-24:var(--alpha-red-alpha-24);--state-error-alpha-16:var(--alpha-red-alpha-16);--state-error-alpha-10:var(--alpha-red-alpha-10);--state-error-onstate:var(--static-static-white);--state-warning-darker:var(--yellow-800);--state-success-darker:var(--green-800);--state-success-dark:var(--green-700);--state-success-base:var(--green-500);--state-success-light:var(--green-200);--state-success-lighter:var(--green-50);--state-success-alpha-24:var(--alpha-green-alpha-24);--state-success-alpha-16:var(--alpha-green-alpha-16);--state-success-alpha-10:var(--alpha-green-alpha-10);--state-success-onstate:var(--static-static-white);--state-warning-dark:var(--yellow-700);--state-warning-base:var(--yellow-500);--state-warning-light:var(--yellow-200);--state-warning-lighter:var(--yellow-50);--state-warning-alpha-24:var(--alpha-yellow-alpha-24);--state-warning-alpha-16:var(--alpha-yellow-alpha-16);--state-warning-alpha-10:var(--alpha-yellow-alpha-10);--state-warning-onstate:var(--static-static-black);--state-information-darker:var(--blue-800);--state-information-dark:var(--blue-700);--state-information-base:var(--blue-500);--state-information-light:var(--blue-200);--state-information-lighter:var(--blue-50);--state-information-alpha-24:var(--alpha-blue-alpha-24);--state-information-alpha-16:var(--alpha-blue-alpha-16);--state-information-alpha-10:var(--alpha-blue-alpha-10);--state-information-onstate:var(--static-static-white);--state-feature-darker:var(--purple-800);--state-feature-dark:var(--purple-700);--state-feature-base:var(--purple-500);--state-feature-light:var(--purple-200);--state-feature-lighter:var(--purple-50);--state-feature-alpha-24:var(--alpha-purple-alpha-24);--state-feature-alpha-16:var(--alpha-purple-alpha-16);--state-feature-alpha-10:var(--alpha-purple-alpha-10);--state-feature-onstate:var(--static-static-white);--miscellaneous-highlight:#fdff32;--overlay-overlay:#f2f2f27a;--focus-primary:var(--primary-alpha-16);--focus-neutral:var(--alpha-neutral-alpha-16);--focus-error:var(--state-error-alpha-16);--focus-success:var(--state-success-alpha-16);--focus-warning:var(--state-warning-alpha-16);--focus-information:var(--state-information-alpha-16);--focus-feature:var(--state-feature-alpha-16);--user-light-user-01:var(--neutral-200);--user-light-user-02:var(--yellow-200);--user-light-user-03:var(--blue-200);--user-light-user-04:var(--sky-200);--user-light-user-05:var(--purple-200);--user-light-user-06:var(--red-200);--user-light-user-07:var(--orange-200);--user-light-user-08:var(--green-200);--user-light-user-09:var(--brand-200);--user-filled-user-01:var(--neutral-500);--user-filled-user-02:var(--yellow-500);--user-filled-user-03:var(--blue-500);--user-filled-user-04:var(--sky-500);--user-filled-user-05:var(--purple-500);--user-filled-user-06:var(--red-500);--user-filled-user-07:var(--orange-500);--user-filled-user-08:var(--green-500);--user-filled-user-09:var(--brand-500)}:root{--primary-light-darker:var(--brand-950);--primary-light-dark:var(--brand-800);--primary-light-base:var(--brand-600);--primary-light-light:var(--brand-300);--primary-light-lighter:var(--brand-100);--primary-light-alpha-24:var(--alpha-brand-alpha-24);--primary-light-alpha-16:var(--alpha-brand-alpha-16);--primary-light-alpha-10:var(--alpha-brand-alpha-10);--primary-light-onstate:var(--static-static-white);--primary-dark-darker:var(--brand-200);--primary-dark-dark:var(--brand-300);--primary-dark-base:var(--brand-700);--primary-dark-light:var(--brand-800);--primary-dark-lighter:var(--brand-950);--primary-dark-alpha-24:var(--alpha-brand-alpha-24);--primary-dark-alpha-16:var(--alpha-brand-alpha-16);--primary-dark-alpha-10:var(--alpha-brand-alpha-10);--primary-dark-onstate:var(--static-static-white)}:root[data-accent=red]{--primary-light-darker:var(--red-950);--primary-light-dark:var(--red-800);--primary-light-base:var(--red-600);--primary-light-light:var(--red-300);--primary-light-lighter:var(--red-100);--primary-light-alpha-24:var(--alpha-red-alpha-24);--primary-light-alpha-16:var(--alpha-red-alpha-16);--primary-light-alpha-10:var(--alpha-red-alpha-10);--primary-light-onstate:var(--static-static-white);--primary-dark-darker:var(--red-200);--primary-dark-dark:var(--red-300);--primary-dark-base:var(--red-500);--primary-dark-light:var(--red-700);--primary-dark-lighter:var(--red-900);--primary-dark-alpha-24:var(--alpha-red-alpha-24);--primary-dark-alpha-16:var(--alpha-red-alpha-16);--primary-dark-alpha-10:var(--alpha-red-alpha-10);--primary-dark-onstate:var(--static-static-white)}:root[data-accent=orange]{--primary-light-darker:var(--orange-950);--primary-light-dark:var(--orange-800);--primary-light-base:var(--orange-600);--primary-light-light:var(--orange-300);--primary-light-lighter:var(--orange-100);--primary-light-alpha-24:var(--alpha-orange-alpha-24);--primary-light-alpha-16:var(--alpha-orange-alpha-16);--primary-light-alpha-10:var(--alpha-orange-alpha-10);--primary-light-onstate:var(--static-static-white);--primary-dark-darker:var(--orange-200);--primary-dark-dark:var(--orange-300);--primary-dark-base:var(--orange-500);--primary-dark-light:var(--orange-700);--primary-dark-lighter:var(--orange-900);--primary-dark-alpha-24:var(--alpha-orange-alpha-24);--primary-dark-alpha-16:var(--alpha-orange-alpha-16);--primary-dark-alpha-10:var(--alpha-orange-alpha-10);--primary-dark-onstate:var(--static-static-white)}:root[data-accent=blue]{--primary-light-darker:var(--blue-950);--primary-light-dark:var(--blue-800);--primary-light-base:var(--blue-600);--primary-light-light:var(--blue-300);--primary-light-lighter:var(--blue-100);--primary-light-alpha-24:var(--alpha-blue-alpha-24);--primary-light-alpha-16:var(--alpha-blue-alpha-16);--primary-light-alpha-10:var(--alpha-blue-alpha-10);--primary-light-onstate:var(--static-static-white);--primary-dark-darker:var(--blue-200);--primary-dark-dark:var(--blue-300);--primary-dark-base:var(--blue-500);--primary-dark-light:var(--blue-700);--primary-dark-lighter:var(--blue-900);--primary-dark-alpha-24:var(--alpha-blue-alpha-24);--primary-dark-alpha-16:var(--alpha-blue-alpha-16);--primary-dark-alpha-10:var(--alpha-blue-alpha-10);--primary-dark-onstate:var(--static-static-white)}:root[data-accent=custom]{--custom-50:oklch(from var(--custom-color)calc(l + .424)calc(c - .237)h);--custom-100:oklch(from var(--custom-color)calc(l + .399)calc(c - .224)h);--custom-200:oklch(from var(--custom-color)calc(l + .348)calc(c - .195)h);--custom-300:oklch(from var(--custom-color)calc(l + .265)calc(c - .148)h);--custom-400:oklch(from var(--custom-color)calc(l + .163)calc(c - .088)h);--custom-500:oklch(from var(--custom-color)calc(l + .08)calc(c - .037)h);--custom-600:var(--custom-color);--custom-700:oklch(from var(--custom-color)calc(l - .05)calc(c - .006)h);--custom-800:oklch(from var(--custom-color)calc(l - .109)calc(c - .036)h);--custom-900:oklch(from var(--custom-color)calc(l - .162)calc(c - .07)h);--custom-950:oklch(from var(--custom-color)calc(l - .26)calc(c - .115)h);--alpha-custom-alpha-24:oklch(from var(--custom-500)l c h/.24);--alpha-custom-alpha-16:oklch(from var(--custom-500)l c h/.16);--alpha-custom-alpha-10:oklch(from var(--custom-500)l c h/.1);--primary-light-darker:var(--custom-950);--primary-light-dark:var(--custom-800);--primary-light-base:var(--custom-600);--primary-light-light:var(--custom-300);--primary-light-lighter:var(--custom-100);--primary-light-alpha-24:var(--alpha-custom-alpha-24);--primary-light-alpha-16:var(--alpha-custom-alpha-16);--primary-light-alpha-10:var(--alpha-custom-alpha-10);--primary-light-onstate:var(--static-static-white);--primary-dark-darker:var(--custom-200);--primary-dark-dark:var(--custom-300);--primary-dark-base:var(--custom-500);--primary-dark-light:var(--custom-700);--primary-dark-lighter:var(--custom-900);--primary-dark-alpha-24:var(--alpha-custom-alpha-24);--primary-dark-alpha-16:var(--alpha-custom-alpha-16);--primary-dark-alpha-10:var(--alpha-custom-alpha-10);--primary-dark-onstate:var(--static-static-white)}