.Window-module__kn95oW__window{background-color:var(--source-panel-bg);border:1px solid var(--bevel-dark);border-left-color:var(--bevel-light);border-top-color:var(--bevel-light);border-radius:8px;flex-direction:column;width:800px;max-width:95vw;height:450px;max-height:90vh;padding:2px;display:flex;position:relative;overflow:hidden}.Window-module__kn95oW__titleBar{color:var(--source-text);letter-spacing:1px;text-transform:uppercase;justify-content:space-between;align-items:center;padding:4px 8px;font-size:12px;font-weight:700;display:flex}.Window-module__kn95oW__closeButton{color:var(--source-text);cursor:pointer;opacity:.7;background:0 0;border:none}.Window-module__kn95oW__closeButton:hover{opacity:1;color:var(--source-text-highlight)}.Window-module__kn95oW__content{flex-direction:column;flex:1;min-height:0;padding:0 8px 8px;display:flex}
.Tabs-module__MPyrFG__tabsContainer{z-index:1;margin-bottom:-1px;padding-left:0;display:flex;position:relative}.Tabs-module__MPyrFG__tab{background-color:var(--source-panel-bg);border:1px solid var(--bevel-dark);border-left-color:var(--bevel-light);border-top-color:var(--bevel-light);border-bottom-color:var(--bevel-light);color:var(--source-text-dim);cursor:pointer;border-radius:0;margin-top:2px;margin-right:0;padding:4px 12px;font-size:13px;font-weight:400;position:relative;top:0}.Tabs-module__MPyrFG__tab:hover{color:var(--source-text)}.Tabs-module__MPyrFG__active{color:var(--source-text);border-bottom-color:var(--source-panel-bg);z-index:2;background-color:var(--source-panel-bg);margin-top:0;padding-bottom:7px}
.ContentPanel-module__A9M0OW__panel{border:1px solid var(--bevel-dark);border-left-color:var(--bevel-light);border-top-color:var(--bevel-light);background-color:var(--source-panel-bg);flex-direction:column;flex:1;min-height:0;padding:12px;display:flex;position:relative}.ContentPanel-module__A9M0OW__innerInset{border:1px solid var(--bevel-dark);border-left-color:var(--bevel-light);border-top-color:var(--bevel-light);background-color:var(--source-inner-bg);color:var(--source-text);flex:1;min-height:0;padding:16px;font-size:13px;line-height:1.5;overflow-y:auto}.ContentPanel-module__A9M0OW__transparent{background-color:#0000;border:none;padding:16px 0 0}.ContentPanel-module__A9M0OW__innerInset::-webkit-scrollbar{width:16px}.ContentPanel-module__A9M0OW__innerInset::-webkit-scrollbar-track{background:var(--source-inner-bg)}.ContentPanel-module__A9M0OW__innerInset::-webkit-scrollbar-thumb{background-color:var(--source-panel-bg);border:1px solid var(--bevel-dark);border-left-color:var(--bevel-light);border-top-color:var(--bevel-light)}
.LoadingScreen-module__zfmyua__loadingScreen{z-index:9999;background-image:url(/background.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0}.LoadingScreen-module__zfmyua__loadingScreen:before{content:"";-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:-1;background:#00000080;position:absolute;inset:0}.LoadingScreen-module__zfmyua__loadingBox{background-color:#7d7d7d;border:1px solid #404040;border-color:#9a9a9a #404040 #404040 #9a9a9a;border-radius:4px;min-width:380px;padding:16px 24px}.LoadingScreen-module__zfmyua__loadingText{color:#ececec;margin-bottom:8px;font-family:Tahoma,Verdana,sans-serif;font-size:13px;font-weight:400}.LoadingScreen-module__zfmyua__progressBarContainer{background-color:#5a5a5a;border:1px solid #404040;border-color:#9a9a9a #404040 #404040 #9a9a9a;gap:2px;height:24px;padding:2px;display:flex}.LoadingScreen-module__zfmyua__block{background-color:#0000;flex:1;transition:background-color .1s}.LoadingScreen-module__zfmyua__block.LoadingScreen-module__zfmyua__filled{background-color:#ececec;box-shadow:0 0 2px #ffffff4d}
.ProfileContent-module__z8FZrq__container{color:#ececec;grid-template-columns:164px 1fr;gap:24px;font-family:Tahoma,Verdana,sans-serif;display:grid}.ProfileContent-module__z8FZrq__leftColumn{flex-direction:column;gap:16px;display:flex}.ProfileContent-module__z8FZrq__avatarContainer{background-color:#404040;border:2px solid #5a5a5a;justify-content:center;align-items:center;width:164px;height:164px;display:flex;position:relative}.ProfileContent-module__z8FZrq__avatarPlaceholder{color:#7d7d7d;-webkit-user-select:none;user-select:none;font-size:64px}.ProfileContent-module__z8FZrq__status{color:#62a6e8;margin-top:4px;font-size:13px}.ProfileContent-module__z8FZrq__rightColumn{flex-direction:column;gap:20px;display:flex}.ProfileContent-module__z8FZrq__header{border-bottom:1px solid #404040;padding-bottom:8px}.ProfileContent-module__z8FZrq__username{color:#ececec;margin-bottom:4px;font-size:24px;font-weight:400}.ProfileContent-module__z8FZrq__subtext{color:#969696;font-size:13px}.ProfileContent-module__z8FZrq__section{flex-direction:column;gap:8px;display:flex}.ProfileContent-module__z8FZrq__sectionTitle{color:#d1d1d1;text-transform:uppercase;letter-spacing:1px;border-bottom:1px solid #404040;margin-bottom:4px;padding-bottom:4px;font-size:14px}.ProfileContent-module__z8FZrq__statsGrid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;display:grid}.ProfileContent-module__z8FZrq__statItem{background-color:#333;border:1px solid #404040;padding:8px}.ProfileContent-module__z8FZrq__statValue{color:#ececec;font-size:16px;display:block}.ProfileContent-module__z8FZrq__statLabel{color:#969696;font-size:11px}.ProfileContent-module__z8FZrq__recentActivity{color:#b0b0b0;font-size:13px}.ProfileContent-module__z8FZrq__activityItem{border-bottom:1px solid #333;align-items:center;gap:8px;padding:4px 0;display:flex}.ProfileContent-module__z8FZrq__activityItem:last-child{border-bottom:none}@media (max-width:768px){.ProfileContent-module__z8FZrq__container{grid-template-columns:1fr;gap:16px}.ProfileContent-module__z8FZrq__leftColumn{text-align:center;align-items:center}.ProfileContent-module__z8FZrq__avatarContainer{margin:0 auto}}
