:root{--bg:#08090b;--bg-soft:#0c0e11;--panel:#111318;--panel-2:#15181e;--panel-hover:#191d24;--border:#242831;--text:#f4f5f7;--muted:#858b96;--yellow:#ffd21a;--yellow-soft:#e9bc00;--danger:#ff4655;--sidebar:250px;--chat:320px}*{box-sizing:border-box}html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}body{background:radial-gradient(circle at 50% -20%, #ffd21a0e, transparent 35%), var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}.site-shell{grid-template-columns:var(--sidebar) minmax(0, 1fr) var(--chat);grid-template-rows:70px auto;min-height:100vh;display:grid}.sidebar{width:var(--sidebar);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:30;background:#0b0d10f0;border-right:1px solid #171a20;flex-direction:column;padding:22px 16px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;height:56px;padding:0 9px;display:flex}.brand-mark{border:2px solid var(--yellow);width:39px;height:39px;color:var(--yellow);background:#090a0d;border-radius:12px;flex:none;place-items:center;font-size:21px;font-weight:900;display:grid;transform:skew(-5deg);box-shadow:0 0 25px #ffd21a14}.brand-text{line-height:.95}.brand-text strong{letter-spacing:1.6px;font-size:18px;display:block}.brand-text small{color:var(--yellow);letter-spacing:3px;font-size:9px}.side-nav{gap:8px;margin-top:34px;display:grid}.nav-item{color:#969ca7;border-radius:12px;align-items:center;gap:14px;min-height:54px;padding:0 16px;transition:all .18s;display:flex}.nav-item:hover{background:var(--panel);color:#fff}.nav-item.active{color:var(--yellow);background:linear-gradient(90deg,#ffd21a1f,#ffd21a06);position:relative}.nav-item.active:before{content:"";background:var(--yellow);border-radius:0 4px 4px 0;width:4px;height:34px;position:absolute;left:-16px}.nav-icon{text-align:center;width:25px;font-size:23px}.sidebar-bottom{color:var(--muted);border-top:1px solid #1a1d22;margin-top:auto;padding:22px 10px 4px;font-size:12px}.online-count{align-items:center;gap:8px;margin-bottom:18px;display:flex}.online-dot{background:#36d465;border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 12px #36d46573}.topbar{z-index:20;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#090a0cdb;border-bottom:1px solid #171a20;grid-area:1/2/auto/4;justify-content:flex-end;align-items:center;height:70px;padding:0 28px;display:flex;position:sticky;top:0}.mobile-brand{display:none}.topbar-actions{align-items:center;gap:8px;display:flex}.icon-button,.mini-profile,.more-button{cursor:pointer;background:0 0;border:0}.icon-button{color:#c3c7ce;border-radius:11px;width:42px;height:42px;font-size:21px}.icon-button:hover{background:var(--panel)}.mini-profile{padding:0 0 0 7px;position:relative}.online-badge{border:2px solid var(--bg);background:#38d66b;border-radius:50%;width:10px;height:10px;position:absolute;bottom:1px;right:-2px}.feed{grid-area:2/2;width:min(100%,820px);margin:0 auto;padding:22px 24px 80px}.stories{scrollbar-width:none;gap:18px;padding:4px 3px 22px;display:flex;overflow-x:auto}.stories::-webkit-scrollbar{display:none}.story{color:#969ca7;justify-items:center;gap:7px;min-width:72px;font-size:11px;display:grid}.story-avatar{border:2px solid #555b65;border-radius:50%;place-items:center;width:64px;height:64px;padding:3px;display:grid}.story-avatar span{border-radius:inherit;color:#d7d9de;background:radial-gradient(circle at 30% 20%,#343942,#111318 70%);place-items:center;width:100%;height:100%;font-size:15px;font-weight:800;display:grid}.story-new .story-avatar{border-color:var(--yellow);box-shadow:0 0 20px #ffd21a14}.story-new strong{color:var(--yellow)}.composer,.post-card{background:linear-gradient(145deg, #ffffff04, transparent), var(--panel);border:1px solid #1e2229;border-radius:14px;box-shadow:0 15px 45px #00000024}.composer{padding:17px}.composer-main{align-items:center;gap:13px;display:flex}.avatar{color:#d9dce1;background:#1b1e24;border:1px solid #454b55;border-radius:50%;flex:none;place-items:center;width:45px;height:45px;font-weight:800;display:grid}.avatar-yellow{border-color:var(--yellow);color:var(--yellow)}.avatar.small{width:35px;height:35px;font-size:12px}.composer-input{text-align:left;color:#767c87;cursor:pointer;background:#171a20;border:1px solid #20242c;border-radius:11px;flex:1;min-height:52px;padding:0 18px}.composer-actions{justify-content:space-between;align-items:center;margin-top:15px;display:flex}.media-actions{gap:8px;display:flex}.media-actions button{color:#b5bac3;cursor:pointer;background:#121419;border:1px solid #282d35;border-radius:9px;min-height:38px;padding:0 14px}.share-button{background:var(--yellow);color:#111;cursor:pointer;border:0;border-radius:9px;min-width:120px;min-height:40px;font-weight:800}.feed-title{color:var(--yellow);letter-spacing:.6px;align-items:center;gap:8px;margin:22px 5px 13px;font-size:13px;display:flex}.post-card{margin-bottom:13px;padding:18px}.post-header{justify-content:space-between;align-items:flex-start;display:flex}.post-user{align-items:center;gap:12px;display:flex}.post-user strong{font-size:14px}.post-user p{color:var(--muted);margin:3px 0 0;font-size:12px}.more-button{color:#8c929d;letter-spacing:1px;font-weight:800}.post-body>p{color:#d9dbe0;margin:17px 0 14px;font-size:14px;line-height:1.55}.post-media{border-radius:11px;min-height:340px;overflow:hidden}.media-placeholder{background:linear-gradient(135deg,#ffd21a0f,#0000 50%),radial-gradient(circle at 30% 20%,#252a31,#090a0c 60%);border:1px solid #20242a;place-items:center;display:grid;position:relative}.media-placeholder:after{content:"";background:linear-gradient(120deg,#0000 35%,#ffd21a14,#0000 60%);position:absolute;inset:0}.media-placeholder div{z-index:2;text-align:center;display:grid;position:relative}.media-placeholder span{color:var(--yellow);letter-spacing:6px;font-size:42px;font-weight:950}.media-placeholder strong{letter-spacing:9px;font-size:18px}.media-placeholder small{color:#656b75;letter-spacing:3px;margin-top:14px}.text-post{background:radial-gradient(circle,#ffd21a17,#0000 65%),#0b0c0f;border:1px solid #20242a;border-radius:11px;align-content:center;place-items:center;gap:5px;min-height:180px;padding:30px;display:grid}.text-post strong{color:var(--yellow);font-size:44px}.text-post span{color:#afb4bc}.post-footer{border-top:1px solid #20242a;align-items:center;gap:22px;margin-top:14px;padding-top:13px;display:flex}.post-footer button{color:#9aa0aa;cursor:pointer;background:0 0;border:0}.chat-panel{background:#0f1115;border:1px solid #1c2026;border-radius:14px;flex-direction:column;grid-area:2/3;align-self:start;height:calc(100vh - 110px);margin:20px 18px 20px 0;display:flex;position:sticky;top:90px;overflow:hidden}.chat-header{border-bottom:1px solid #1c2026;justify-content:space-between;align-items:center;min-height:54px;padding:0 17px;display:flex}.chat-header div{align-items:center;gap:9px;display:flex}.chat-messages{flex:1;padding:7px 10px;overflow-y:auto}.chat-message{border-bottom:1px solid #171a1f;grid-template-columns:auto 1fr auto;gap:10px;padding:12px 5px;display:grid;position:relative}.chat-message strong{color:var(--yellow);font-size:12px}.chat-message p{color:#aaaeb6;margin:4px 0 0;font-size:12px}.chat-message time{color:#606671;font-size:10px}.chat-input{color:#747a84;border:1px solid #252a32;border-radius:9px;justify-content:space-between;align-items:center;min-height:44px;margin:10px;padding:0 9px 0 13px;font-size:12px;display:flex}.chat-input button{color:var(--yellow);background:0 0;border:0;font-size:20px}.mobile-nav,.floating-chat{display:none}@media (width<=1180px){:root{--sidebar:220px}.site-shell{grid-template-columns:var(--sidebar) minmax(0, 1fr)}.topbar{grid-column:2}.chat-panel{display:none}.floating-chat{z-index:45;background:var(--yellow);color:#111;border:1px solid #ffd21a59;border-radius:50%;place-items:center;width:54px;height:54px;display:grid;position:fixed;bottom:24px;right:22px;box-shadow:0 12px 35px #0006}.floating-chat span{background:#37d568;border:3px solid #0b0c0f;border-radius:50%;width:12px;height:12px;position:absolute;top:2px;right:1px}}@media (width<=760px){body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}.site-shell{display:block}.sidebar{display:none}.topbar{justify-content:space-between;height:62px;padding:0 15px;display:flex;position:sticky;top:0}.mobile-brand{letter-spacing:1px;align-items:center;gap:9px;font-size:14px;display:flex}.mobile-brand .brand-mark{border-radius:10px;width:34px;height:34px;font-size:18px}.topbar-actions{gap:2px}.topbar-actions .icon-button:nth-child(2){display:none}.icon-button{width:36px;height:36px;font-size:18px}.mini-profile .avatar{width:35px;height:35px;font-size:12px}.feed{width:100%;padding:12px 12px 25px}.stories{gap:12px;margin:0 -12px;padding:6px 12px 17px}.story{min-width:62px;font-size:10px}.story-avatar{width:57px;height:57px}.composer{border-radius:12px;padding:12px}.composer-main .avatar{width:39px;height:39px}.composer-input{white-space:nowrap;text-overflow:ellipsis;min-height:45px;padding:0 13px;font-size:12px;overflow:hidden}.composer-actions{margin-top:11px}.media-actions button{min-height:35px;padding:0 10px;font-size:11px}.media-actions button:nth-child(3){display:none}.share-button{min-width:82px;min-height:36px;font-size:12px}.feed-title{margin-top:17px}.post-card{border-radius:12px;margin-left:-2px;margin-right:-2px;padding:14px}.post-media{min-height:230px}.media-placeholder span{font-size:31px}.media-placeholder strong{letter-spacing:6px;font-size:13px}.post-footer{justify-content:space-between;gap:4px}.post-footer button{font-size:12px}.mobile-nav{z-index:50;min-height:66px;padding-bottom:env(safe-area-inset-bottom);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0c0e11f5;border-top:1px solid #22262d;grid-template-columns:repeat(5,1fr);align-items:center;display:grid;position:fixed;inset:auto 0 0}.mobile-nav a{color:#777d87;align-content:center;place-items:center;gap:2px;min-height:62px;display:grid}.mobile-nav a>span{font-size:21px}.mobile-nav small{font-size:9px}.mobile-nav .active{color:var(--yellow)}.mobile-nav .mobile-create{border:5px solid var(--bg);background:var(--yellow);color:#0c0d0f;border-radius:50%;align-self:start;width:54px;height:54px;min-height:54px;margin:-15px auto 0;box-shadow:0 8px 24px #0006}.mobile-nav .mobile-create span{font-size:30px;line-height:1}.floating-chat{display:none}}.auth-body{background:radial-gradient(circle at 50% -10%,#ffd21a1c,#0000 32%),#08090b;min-height:100vh;margin:0}.auth-page{width:min(100% - 32px,520px);min-height:100vh;padding:max(42px, env(safe-area-inset-top)) 0 max(30px, env(safe-area-inset-bottom));flex-direction:column;justify-content:center;margin:0 auto;display:flex}.auth-brand{align-items:center;gap:12px;margin:0 auto 28px;display:flex}.auth-brand-mark{border:2px solid var(--yellow);width:50px;height:50px;color:var(--yellow);background:#0b0c0f;border-radius:14px;place-items:center;font-size:27px;font-weight:950;display:grid;transform:skew(-5deg);box-shadow:0 0 30px #ffd21a17}.auth-brand>span:last-child{line-height:1;display:grid}.auth-brand strong{color:#fff;letter-spacing:2px;font-size:20px}.auth-brand small{color:var(--yellow);letter-spacing:4px;margin-top:4px;font-size:9px}.auth-card{background:linear-gradient(145deg,#ffffff06,#0000),#111318;border:1px solid #20242b;border-radius:18px;padding:32px;box-shadow:0 30px 80px #00000059}.auth-heading{text-align:center;margin-bottom:27px}.auth-kicker{color:var(--yellow);letter-spacing:2px;margin-bottom:8px;font-size:10px;font-weight:800;display:inline-block}.auth-heading h1{color:#f7f7f8;margin:0;font-size:30px;line-height:1.15}.auth-heading p{color:#858b96;margin:9px 0 0;font-size:13px;line-height:1.5}.auth-form{gap:17px;display:grid}.auth-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.auth-field{gap:7px;display:grid}.auth-field label{color:#c9cdd3;font-size:12px;font-weight:700}.auth-field>small{color:#686f7a;font-size:10px;line-height:1.4}.auth-field input{color:#f4f5f7;background:#0c0e12;border:1px solid #282d35;border-radius:10px;outline:0;width:100%;height:48px;padding:0 14px;font-size:13px;transition:border-color .18s,box-shadow .18s}.auth-field input::placeholder{color:#565c66}.auth-field input:focus{border-color:#ffd21abf;box-shadow:0 0 0 3px #ffd21a14}.username-input{background:#0c0e12;border:1px solid #282d35;border-radius:10px;align-items:center;height:48px;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.username-input:focus-within{border-color:#ffd21abf;box-shadow:0 0 0 3px #ffd21a14}.username-input span{height:100%;color:var(--yellow);place-items:center;padding:0 0 0 14px;font-weight:900;display:grid}.username-input input{height:100%;box-shadow:none;background:0 0;border:0}.username-input input:focus{box-shadow:none;border:0}.auth-label-row{justify-content:space-between;align-items:center;display:flex}.auth-label-row a{color:var(--yellow);font-size:10px;font-weight:700}.auth-remember{color:#8f959f;cursor:pointer;align-items:center;gap:8px;width:fit-content;font-size:11px;display:flex}.auth-remember input{width:16px;height:16px;accent-color:var(--yellow)}.auth-submit{background:linear-gradient(135deg, #ffdc31, var(--yellow));color:#111;letter-spacing:.4px;cursor:pointer;border:0;border-radius:10px;min-height:49px;margin-top:3px;font-size:13px;font-weight:900;transition:transform .15s,filter .15s;box-shadow:0 12px 30px #ffd21a17}.auth-submit:hover{filter:brightness(1.05)}.auth-submit:active{transform:scale(.985)}.auth-switch{color:#777d87;border-top:1px solid #22262d;justify-content:center;gap:6px;margin-top:24px;padding-top:20px;font-size:11px;display:flex}.auth-switch a{color:var(--yellow);font-weight:800}.auth-errors,.auth-success{border-radius:10px;margin-bottom:19px;padding:13px 15px;font-size:11px;line-height:1.5}.auth-errors{color:#ff8993;background:#ff465512;border:1px solid #ff465547}.auth-errors strong{color:#ffadb4;margin-bottom:5px;display:block}.auth-errors ul{margin:0;padding-left:18px}.auth-success{color:#74e39a;background:#35d36712;border:1px solid #35d36740}.auth-footer{text-align:center;color:#505660;margin:22px 0 0;font-size:10px}@media (width<=560px){.auth-page{width:min(100% - 22px,520px);padding-top:max(25px, env(safe-area-inset-top));justify-content:flex-start}.auth-brand{margin-bottom:21px}.auth-brand-mark{border-radius:12px;width:43px;height:43px;font-size:23px}.auth-brand strong{font-size:17px}.auth-card{border-radius:15px;padding:23px 17px}.auth-heading{margin-bottom:22px}.auth-heading h1{font-size:25px}.auth-grid{grid-template-columns:1fr}.auth-field input,.username-input{height:47px;font-size:16px}.auth-submit{min-height:48px}}.account-menu{position:relative}.account-menu>summary{list-style:none}.account-menu>summary::-webkit-details-marker{display:none}.account-trigger{cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;min-height:48px;padding:4px 10px 4px 6px;display:flex;position:relative}.account-trigger:hover,.account-menu[open] .account-trigger{background:#111318;border-color:#252a32}.account-trigger .avatar{width:38px;height:38px;font-size:13px}.account-info{gap:2px;min-width:95px;display:grid}.account-info strong{color:#f4f5f7;text-overflow:ellipsis;white-space:nowrap;max-width:125px;font-size:12px;overflow:hidden}.account-info small{color:var(--yellow);font-size:9px;font-weight:700}.account-trigger .online-badge{bottom:5px;right:7px}.account-dropdown{z-index:100;background:#111318;border:1px solid #272c34;border-radius:13px;width:220px;padding:7px;position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 22px 55px #00000073}.account-dropdown-head{border-bottom:1px solid #22262d;gap:3px;margin-bottom:6px;padding:11px 12px 13px;display:grid}.account-dropdown-head strong{color:#fff;font-size:13px}.account-dropdown-head span{color:#777e89;font-size:11px}.account-dropdown-head small{width:fit-content;color:var(--yellow);background:#ffd21a12;border:1px solid #ffd21a38;border-radius:6px;margin-top:5px;padding:4px 7px;font-size:9px;font-weight:800}.account-dropdown>a,.account-dropdown form button{color:#b8bdc5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;width:100%;min-height:40px;padding:0 11px;font-size:11px;display:flex}.account-dropdown>a:hover,.account-dropdown form button:hover{color:#fff;background:#191d23}.account-dropdown form button{color:#ff777f}.guest-actions{align-items:center;gap:8px;display:flex}.guest-login,.guest-register{border-radius:9px;align-items:center;min-height:39px;padding:0 14px;font-size:11px;font-weight:800;display:flex}.guest-login{color:#c0c4cb;border:1px solid #292e36}.guest-register{background:var(--yellow);color:#111}@media (width<=760px){.account-info{display:none}.account-trigger{min-height:40px;padding:2px}.account-trigger .avatar{width:35px;height:35px}.account-trigger .online-badge{bottom:1px;right:-1px}.account-dropdown{width:min(240px,100vw - 20px);position:fixed;top:57px;right:10px}.guest-login{display:none}.guest-register{min-height:36px;padding:0 11px}}.profile-body{background:radial-gradient(circle at 50% -15%,#ffd21a12,#0000 32%),#08090b;min-height:100vh}.profile-topbar{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#08090be6;border-bottom:1px solid #1a1e24;justify-content:space-between;align-items:center;min-height:68px;padding:0 24px;display:flex;position:sticky;top:0}.profile-brand{align-items:center;gap:10px;display:flex}.profile-brand-text{line-height:1;display:grid}.profile-brand-text strong{color:#fff;letter-spacing:1.5px;font-size:15px}.profile-brand-text small{color:var(--yellow);letter-spacing:3px;margin-top:3px;font-size:8px}.profile-home-link{color:#a9aeb7;border:1px solid #272c34;border-radius:9px;align-items:center;min-height:38px;padding:0 13px;font-size:11px;font-weight:700;display:flex}.profile-page{width:min(100% - 32px,980px);margin:24px auto 80px}.profile-hero{background:#111318;border:1px solid #20242b;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px #00000040}.profile-cover{background:#0d0f13;height:285px;position:relative;overflow:hidden}.profile-cover img{object-fit:cover;width:100%;height:100%;display:block}.profile-cover:after{content:"";pointer-events:none;background:linear-gradient(#0000 45%,#08090bcc 100%);position:absolute;inset:0}.profile-cover-placeholder{background:linear-gradient(135deg,#ffd21a14,#0000 45%),radial-gradient(circle at 70% 20%,#242930,#090a0c 65%);align-content:center;place-items:center;width:100%;height:100%;display:grid}.profile-cover-placeholder span{color:var(--yellow);letter-spacing:8px;font-size:clamp(36px,7vw,70px);font-weight:950}.profile-cover-placeholder strong{color:#dfe1e5;letter-spacing:13px;font-size:clamp(12px,2vw,20px)}.profile-main-info{padding:0 30px 27px;position:relative}.profile-avatar-wrap{z-index:5;width:138px;height:138px;margin-top:-69px;position:relative}.profile-avatar-image,.profile-avatar-placeholder{object-fit:cover;border:6px solid #111318;border-radius:50%;width:100%;height:100%}.profile-avatar-placeholder{color:var(--yellow);background:radial-gradient(circle at 30% 20%,#343942,#111318 70%);place-items:center;font-size:45px;font-weight:950;display:grid}.profile-online-dot{background:#39d66d;border:4px solid #111318;border-radius:50%;width:18px;height:18px;position:absolute;bottom:10px;right:7px}.profile-actions{position:absolute;top:18px;right:27px}.profile-edit-button,.profile-message-button{cursor:pointer;border-radius:9px;min-height:41px;padding:0 17px;font-size:11px;font-weight:800}.profile-edit-button{background:var(--yellow);color:#111;border:0}.profile-message-button{color:#d7dae0;background:#15181e;border:1px solid #2b3038}.profile-identity{margin-top:14px}.profile-name-row{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.profile-name-row h1{color:#f5f6f7;margin:0;font-size:27px}.profile-rank{border:1px solid color-mix(in srgb, var(--rank-color) 40%, transparent);background:color-mix(in srgb, var(--rank-color) 9%, transparent);color:var(--rank-color);letter-spacing:.4px;border-radius:7px;padding:5px 8px;font-size:9px;font-weight:900}.profile-username{color:#777e89;margin-top:3px;font-size:12px;display:block}.profile-bio{color:#c0c4cb;max-width:680px;margin-top:18px;font-size:13px;line-height:1.65}.profile-meta{color:#777e89;flex-wrap:wrap;gap:15px;margin-top:15px;font-size:11px;display:flex}.profile-stats{border-top:1px solid #23272e;grid-template-columns:repeat(4,minmax(0,120px));gap:14px;margin-top:24px;padding-top:20px;display:grid}.profile-stats>div{gap:2px;display:grid}.profile-stats strong{color:#fff;font-size:18px}.profile-stats span{color:#737985;font-size:10px}.profile-social-card,.profile-content-card{background:#111318;border:1px solid #20242b;border-radius:15px;margin-top:15px;padding:21px}.profile-section-heading span{color:var(--yellow);letter-spacing:1.7px;font-size:9px;font-weight:900}.profile-section-heading h2{margin:5px 0 0;font-size:15px}.profile-social-empty{color:#6f7580;text-align:center;border:1px dashed #292e36;border-radius:10px;margin-top:17px;padding:18px;font-size:11px}.profile-tabs{scrollbar-width:none;background:#111318;border:1px solid #20242b;border-radius:13px;margin-top:15px;display:flex;overflow-x:auto}.profile-tabs::-webkit-scrollbar{display:none}.profile-tabs button{color:#818792;cursor:pointer;background:0 0;border:0;min-width:120px;min-height:50px;font-size:11px;font-weight:700;position:relative}.profile-tabs button.active{color:var(--yellow)}.profile-tabs button.active:after{content:"";background:var(--yellow);border-radius:2px 2px 0 0;height:2px;position:absolute;bottom:0;left:20px;right:20px}.profile-empty-state{text-align:center;align-content:center;place-items:center;min-height:240px;display:grid}.profile-empty-state>span{width:56px;height:56px;color:var(--yellow);border:1px solid #2b3038;border-radius:15px;place-items:center;font-size:24px;font-weight:950;display:grid}.profile-empty-state h3{margin:15px 0 5px;font-size:15px}.profile-empty-state p{color:#717783;margin:0;font-size:11px}@media (width<=700px){.profile-topbar{min-height:60px;padding:0 12px}.profile-topbar .brand-mark{width:35px;height:35px;font-size:18px}.profile-brand-text strong{font-size:13px}.profile-home-link{min-height:35px;padding:0 10px;font-size:10px}.profile-page{width:calc(100% - 18px);margin-top:10px}.profile-hero{border-radius:14px}.profile-cover{height:190px}.profile-main-info{padding:0 17px 20px}.profile-avatar-wrap{width:105px;height:105px;margin-top:-52px}.profile-avatar-image,.profile-avatar-placeholder{border-width:5px}.profile-avatar-placeholder{font-size:34px}.profile-online-dot{width:16px;height:16px;bottom:7px;right:4px}.profile-actions{top:13px;right:14px}.profile-edit-button,.profile-message-button{min-height:36px;padding:0 12px;font-size:10px}.profile-identity{margin-top:12px}.profile-name-row h1{font-size:23px}.profile-bio{font-size:12px}.profile-meta{gap:10px;font-size:10px}.profile-stats{grid-template-columns:repeat(4,1fr);gap:5px}.profile-stats strong{font-size:16px}.profile-stats span{font-size:9px}.profile-social-card,.profile-content-card{border-radius:13px;padding:16px}.profile-tabs button{min-width:100px}.profile-empty-state{min-height:190px}}.profile-edit-page{width:min(100% - 32px,900px);margin:28px auto 80px}.profile-edit-card{background:#111318;border:1px solid #20242b;border-radius:18px;padding:28px;box-shadow:0 30px 80px #00000047}.profile-edit-heading{margin-bottom:27px}.profile-edit-heading>span{color:var(--yellow);letter-spacing:1.8px;font-size:9px;font-weight:900}.profile-edit-heading h1{margin:6px 0 5px;font-size:27px}.profile-edit-heading p{color:#7d838e;margin:0;font-size:12px}.profile-edit-form{gap:20px;display:grid}.profile-edit-preview-grid{grid-template-columns:220px 1fr;gap:18px;display:grid}.profile-edit-preview{background:#0c0e12;border:1px solid #252a32;border-radius:13px;align-content:start;gap:11px;min-width:0;padding:17px;display:grid}.profile-edit-preview>span{color:#8e949e;letter-spacing:1.3px;font-size:9px;font-weight:800}.profile-edit-preview>small{color:#626873;font-size:9px}.profile-edit-avatar-preview{width:105px;height:105px;color:var(--yellow);background:#171a20;border:3px solid #252a32;border-radius:50%;place-items:center;font-size:34px;font-weight:950;display:grid;overflow:hidden}.profile-edit-avatar-preview img{object-fit:cover;width:100%;height:100%}.profile-edit-cover-preview{background:linear-gradient(135deg,#ffd21a14,#0000 50%),#090a0c;border:1px solid #252a32;border-radius:10px;place-items:center;width:100%;min-height:150px;display:grid;overflow:hidden}.profile-edit-cover-preview img{object-fit:cover;width:100%;height:150px}.profile-edit-cover-preview div{place-items:center;display:grid}.profile-edit-cover-preview strong{color:var(--yellow);letter-spacing:5px;font-size:25px}.profile-edit-cover-preview small{color:#a9adb4;letter-spacing:5px;font-size:9px}.profile-file-button{color:#c6cad1;cursor:pointer;background:#15181e;border:1px solid #30353e;border-radius:8px;align-items:center;width:fit-content;min-height:38px;padding:0 12px;font-size:10px;font-weight:800;display:flex}.profile-file-button input{display:none}.profile-edit-field{gap:7px;display:grid}.profile-edit-field label{color:#c9cdd3;font-size:11px;font-weight:800}.profile-edit-field>small{color:#656b75;font-size:9px}.profile-edit-field input,.profile-edit-field textarea,.profile-readonly-field{color:#f2f3f5;background:#0c0e12;border:1px solid #292e36;border-radius:10px;width:100%;font-size:13px}.profile-edit-field input{height:48px;padding:0 14px}.profile-edit-field textarea{resize:vertical;min-height:120px;padding:13px 14px;line-height:1.5}.profile-edit-field input:focus,.profile-edit-field textarea:focus{border-color:#ffd21ab3;outline:0;box-shadow:0 0 0 3px #ffd21a12}.profile-readonly-field{color:#737985;align-items:center;min-height:48px;padding:0 14px;display:flex}.profile-edit-label-row{justify-content:space-between;align-items:center;display:flex}.profile-edit-label-row span{color:#606671;font-size:9px}.profile-edit-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.profile-edit-actions{border-top:1px solid #242831;justify-content:flex-end;gap:9px;padding-top:20px;display:flex}.profile-edit-cancel,.profile-edit-save{border-radius:9px;align-items:center;min-height:42px;padding:0 16px;font-size:11px;font-weight:800;display:flex}.profile-edit-cancel{color:#a4a9b2;border:1px solid #292e36}.profile-edit-save{background:var(--yellow);color:#111;cursor:pointer;border:0}@media (width<=700px){.profile-edit-page{width:calc(100% - 18px);margin-top:10px}.profile-edit-card{border-radius:14px;padding:18px 14px}.profile-edit-heading h1{font-size:23px}.profile-edit-preview-grid{grid-template-columns:1fr}.profile-edit-preview{padding:14px}.profile-edit-avatar-preview{width:90px;height:90px}.profile-edit-cover-preview,.profile-edit-cover-preview img{height:130px;min-height:130px}.profile-edit-grid{grid-template-columns:1fr}.profile-edit-field input,.profile-edit-field textarea{font-size:16px}.profile-edit-actions{grid-template-columns:1fr 1fr;display:grid}.profile-edit-cancel,.profile-edit-save{justify-content:center}}.account-avatar-image{object-fit:cover;border-radius:inherit;width:100%;height:100%;display:block}.profile-success-message{background:#39d66d12;border:1px solid #39d66d40;border-radius:12px;align-items:center;gap:11px;margin-bottom:15px;padding:13px 15px;display:flex}.profile-success-message>span{color:#39d66d;background:#39d66d24;border-radius:50%;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}.profile-success-message strong{color:#e9ebee;font-size:11px;display:block}.profile-success-message p{color:#89908f;margin:2px 0 0;font-size:10px}textarea.composer-input{resize:vertical;cursor:text;min-height:70px;padding:14px 18px;font-family:inherit;line-height:1.5;display:block}textarea.composer-input:focus{border-color:#ffd21a8c;outline:0;box-shadow:0 0 0 3px #ffd21a0f}textarea.composer-input::placeholder{color:#767c87}.composer-success,.composer-error{border-radius:9px;margin-bottom:13px;padding:11px 13px;font-size:11px}.composer-success{color:#bde9ca;background:#39d66d12;border:1px solid #39d66d40;align-items:center;gap:8px;display:flex}.composer-success>span{color:#39d66d;font-weight:900}.composer-error{color:#faa;background:#ff5a5a12;border:1px solid #ff5a5a40}.composer-guest{justify-content:space-between;align-items:center;gap:18px;display:flex}.composer-guest strong{color:#f1f2f4;font-size:13px}.composer-guest p{color:#787e88;margin:4px 0 0;font-size:11px}.composer-login-button{flex:none;justify-content:center;align-items:center;display:flex}@media (width<=700px){textarea.composer-input{white-space:normal;min-height:58px;text-overflow:initial;padding:11px 13px;font-size:16px;overflow:auto}.composer-guest{align-items:flex-start}.composer-login-button{min-width:82px}}.post-user>a.avatar{text-decoration:none}.post-user-info{min-width:0}.post-user-name-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.post-user-name-row>a{color:inherit}.post-user-name-row strong{color:#f1f2f4}.feed-rank{border:1px solid color-mix(in srgb, var(--rank-color) 40%, transparent);background:color-mix(in srgb, var(--rank-color) 9%, transparent);color:var(--rank-color);letter-spacing:.3px;border-radius:6px;padding:4px 6px;font-size:8px;font-weight:900}.feed-pinned{color:var(--yellow);background:#ffd21a12;border:1px solid #ffd21a40;border-radius:6px;padding:4px 6px;font-size:8px;font-weight:900}.post-body>p{white-space:pre-wrap;overflow-wrap:anywhere}.feed-empty-state{background:var(--panel);text-align:center;border:1px solid #1e2229;border-radius:14px;align-content:center;place-items:center;min-height:220px;padding:25px;display:grid}.feed-empty-state>span{width:52px;height:52px;color:var(--yellow);border:1px solid #2b3038;border-radius:14px;place-items:center;font-size:23px;font-weight:950;display:grid}.feed-empty-state strong{color:#eef0f2;margin-top:14px;font-size:14px}.feed-empty-state p{color:#737985;margin:5px 0 0;font-size:11px}.profile-posts-list{gap:14px;display:grid}.profile-post-card{background:#0c0e12;border:1px solid #22272f;border-radius:12px;padding:17px}.profile-post-header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.profile-post-user{align-items:center;gap:11px;min-width:0;display:flex}.profile-post-user .avatar{width:42px;height:42px}.profile-post-name-row{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.profile-post-name-row strong{color:#f3f4f6;font-size:13px}.profile-post-user p{color:#737985;margin:3px 0 0;font-size:10px}.profile-post-body>p{color:#d5d8dd;white-space:pre-wrap;overflow-wrap:anywhere;margin:16px 0 14px;font-size:13px;line-height:1.6}.profile-post-footer{border-top:1px solid #22272e;align-items:center;gap:22px;padding-top:13px;display:flex}.profile-post-footer button{color:#858b96;cursor:pointer;background:0 0;border:0;font-size:11px}.profile-post-footer button:hover{color:#d7dae0}@media (width<=700px){.profile-post-card{padding:14px}.profile-post-user .avatar{width:38px;height:38px}.profile-post-footer{justify-content:space-between;gap:4px}.profile-post-footer button{font-size:10px}}.composer-media-button{color:#b5bac3;cursor:pointer;background:#121419;border:1px solid #282d35;border-radius:9px;align-items:center;min-height:38px;padding:0 14px;font-size:13px;display:flex}.media-actions button:disabled{opacity:.4;cursor:not-allowed}.composer-image-preview{grid-template-columns:repeat(5,1fr);gap:7px;margin-top:14px;display:grid}.composer-image-preview[hidden]{display:none}.composer-image-preview-item{aspect-ratio:1;background:#0c0e12;border:1px solid #292e36;border-radius:9px;position:relative;overflow:hidden}.composer-image-preview-item img{object-fit:cover;width:100%;height:100%;display:block}.composer-image-preview-item span{color:#fff;background:#000000b8;border-radius:6px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:9px;font-weight:800;display:grid;position:absolute;bottom:5px;right:5px}.composer-image-meta{color:#777e89;justify-content:space-between;align-items:center;margin-top:9px;font-size:10px;display:flex}.composer-image-meta[hidden]{display:none}.composer-image-meta button{color:var(--yellow);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.composer-client-error{color:#faa;background:#ff5a5a12;border:1px solid #ff5a5a40;border-radius:9px;margin-top:10px;padding:10px 12px;font-size:10px}.composer-client-error[hidden]{display:none}@media (width<=700px){.composer-image-preview{grid-template-columns:repeat(3,1fr)}.composer-media-button{min-height:35px;padding:0 10px;font-size:11px}}.post-gallery{background:#08090b;border:1px solid #252a31;border-radius:12px;gap:4px;margin-top:14px;display:grid;overflow:hidden}.post-gallery-item{aspect-ratio:1;background:#0c0e12;min-width:0;position:relative;overflow:hidden}.post-gallery-item img{object-fit:cover;width:100%;height:100%;display:block}.post-gallery-count-1{grid-template-columns:1fr}.post-gallery-count-1 .post-gallery-item{aspect-ratio:16/10}.post-gallery-count-2,.post-gallery-count-3{grid-template-columns:repeat(2,1fr)}.post-gallery-count-3 .post-gallery-item:first-child{aspect-ratio:16/9;grid-column:1/-1}.post-gallery-count-4{grid-template-columns:repeat(2,1fr)}@media (width<=700px){.post-gallery{border-radius:10px;gap:3px;margin-top:12px}.post-gallery-count-1 .post-gallery-item{aspect-ratio:4/3}}.post-gallery-lightbox-trigger{cursor:zoom-in}body.lightbox-open{overflow:hidden}.gangs-lightbox[hidden]{display:none}.gangs-lightbox{z-index:9999;place-items:center;display:grid;position:fixed;inset:0}.gangs-lightbox-backdrop{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000000f0;position:absolute;inset:0}.gangs-lightbox-dialog{z-index:1;place-items:center;width:100%;height:100%;display:grid;position:relative}.gangs-lightbox-stage{touch-action:pan-y;place-items:center;width:min(100% - 130px,1400px);height:calc(100vh - 90px);display:grid}.gangs-lightbox-image{object-fit:contain;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;max-width:100%;max-height:100%;display:block}.gangs-lightbox-close{z-index:5;color:#fff;cursor:pointer;background:#0f1115d9;border:1px solid #ffffff29;border-radius:50%;place-items:center;width:44px;height:44px;font-size:30px;line-height:1;display:grid;position:absolute;top:18px;right:22px}.gangs-lightbox-close:hover{color:var(--yellow);border-color:#ffd21a73}.gangs-lightbox-nav{z-index:5;color:#fff;cursor:pointer;background:#0f1115d1;border:1px solid #ffffff21;border-radius:11px;place-items:center;width:52px;height:60px;font-size:42px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.gangs-lightbox-prev{left:22px}.gangs-lightbox-next{right:22px}.gangs-lightbox-nav:hover{color:var(--yellow);border-color:#ffd21a73}.gangs-lightbox-counter{color:#d5d8dd;background:#0f1115d1;border:1px solid #ffffff21;border-radius:20px;padding:7px 12px;font-size:11px;font-weight:800;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}@media (width<=700px){.gangs-lightbox-backdrop{background:#000000f7}.gangs-lightbox-stage{width:100%;height:calc(100vh - 80px);padding:0 8px}.gangs-lightbox-close{top:calc(10px + env(safe-area-inset-top));width:40px;height:40px;font-size:27px;right:10px}.gangs-lightbox-nav{background:#0a0b0eb3;border-radius:9px;width:38px;height:48px;font-size:32px}.gangs-lightbox-prev{left:7px}.gangs-lightbox-next{right:7px}.gangs-lightbox-counter{bottom:calc(12px + env(safe-area-inset-bottom))}}.post-like-form{margin:0}.post-like-button{color:#858b96;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-size:12px;display:inline-flex}.post-like-button:hover,.post-like-button.liked{color:var(--yellow)}.post-like-icon{transition:transform .15s;display:inline-block}.post-like-button:active .post-like-icon{transform:scale(.82)}@media (width<=700px){.post-like-button{font-size:11px}}.post-comment-count{color:#858b96;align-items:center;gap:5px;font-size:12px;display:inline-flex}.post-comment-form{border-top:1px solid #22272e;align-items:center;gap:9px;margin-top:14px;padding-top:13px;display:flex}.post-comment-form .avatar{width:34px;height:34px}.post-comment-form input{color:#f0f1f3;background:#0c0e12;border:1px solid #292e36;border-radius:9px;flex:1;min-width:0;height:39px;padding:0 12px;font-family:inherit;font-size:12px}.post-comment-form input::placeholder{color:#686e78}.post-comment-form input:focus{border-color:#ffd21a8c;outline:0;box-shadow:0 0 0 3px #ffd21a0f}.post-comment-form button{background:var(--yellow);color:#111;cursor:pointer;border:0;border-radius:8px;min-height:39px;padding:0 13px;font-size:10px;font-weight:800}.post-comment-login{border-top:1px solid #22272e;margin-top:13px;padding-top:12px;font-size:10px}.post-comment-login a{color:var(--yellow)}@media (width<=700px){.post-comment-count{font-size:11px}.post-comment-form{gap:7px}.post-comment-form .avatar{width:31px;height:31px}.post-comment-form input{height:38px;font-size:16px}.post-comment-form button{min-height:38px;padding:0 11px}}.post-comments-list{border-top:1px solid #22272e;gap:12px;margin-top:14px;padding-top:13px;display:grid}.post-comment-item{align-items:flex-start;gap:9px;display:flex}.post-comment-item>.avatar{flex:0 0 32px;width:32px;height:32px;font-size:10px}.post-comment-content{background:#0c0e12;border:1px solid #242930;border-radius:10px;flex:1;min-width:0;padding:9px 11px}.post-comment-head{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.post-comment-head strong{color:#eef0f2;font-size:11px}.post-comment-time{color:#686e78;font-size:9px}.post-comment-content p{color:#c9cdd3;white-space:pre-wrap;overflow-wrap:anywhere;margin:5px 0 0;font-size:11px;line-height:1.5}.post-comments-more{color:#858b96;cursor:pointer;background:0 0;border:0;width:fit-content;padding:0;font-size:10px;font-weight:700}.post-comments-more:hover{color:var(--yellow)}@media (width<=700px){.post-comments-list{gap:10px;margin-top:12px}.post-comment-content{padding:8px 10px}.post-comment-head strong,.post-comment-content p{font-size:10px}}.post-comment-delete-form{margin-left:auto}.post-comment-delete-button{color:#777d87;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:9px;font-weight:700}.post-comment-delete-button:hover{color:#ff5b5b}.removed-posts-page{color:#f1f2f4;background:#08090b;min-height:100vh}.removed-posts-shell{width:min(900px,100% - 28px);margin:0 auto;padding:32px 0 70px}.removed-posts-header{border-bottom:1px solid #252a31;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px;padding-bottom:20px;display:flex}.removed-posts-kicker{color:var(--yellow);letter-spacing:1.4px;font-size:10px;font-weight:900}.removed-posts-header h1{margin:6px 0;font-size:25px}.removed-posts-header p{color:#858b96;max-width:560px;margin:0;font-size:11px;line-height:1.6}.removed-posts-back{color:#d8dbe0;border:1px solid #30353d;border-radius:9px;flex:none;padding:10px 13px;font-size:10px;font-weight:800}.removed-posts-status{color:var(--yellow);background:#ffd21a0f;border:1px solid #ffd21a59;border-radius:9px;margin-bottom:16px;padding:12px 14px;font-size:11px;font-weight:700}.removed-posts-list{gap:18px;display:grid}.removed-post-card{background:#101217;border:1px solid #242930;border-radius:13px;padding:16px}.removed-post-card-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.removed-post-user{align-items:center;gap:10px;display:flex}.removed-post-user .avatar{flex:0 0 42px;width:42px;height:42px}.removed-post-name{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.removed-post-name strong{font-size:12px}.removed-post-user p{color:#747a84;margin:3px 0 0;font-size:10px}.removed-post-id{color:#646a74;font-size:10px}.removed-post-meta{color:#727883;border-top:1px solid #22272e;flex-wrap:wrap;gap:7px 14px;margin-top:14px;padding-top:12px;font-size:9px;display:flex}.removed-post-body{color:#d9dce1;white-space:pre-wrap;overflow-wrap:anywhere;margin-top:14px;font-size:12px;line-height:1.6}.removed-post-card .post-gallery{margin-top:14px}.removed-post-footer{border-top:1px solid #22272e;justify-content:space-between;align-items:center;gap:14px;margin-top:15px;padding-top:13px;display:flex}.removed-post-stats{color:#858b96;flex-wrap:wrap;gap:10px;font-size:9px;display:flex}.removed-post-restore{background:var(--yellow);color:#111;cursor:pointer;border:0;border-radius:8px;min-height:38px;padding:0 14px;font-family:inherit;font-size:10px;font-weight:900}.removed-post-pagination{justify-content:center;align-items:center;gap:18px;margin-top:26px;font-size:10px;display:flex}.removed-post-pagination a{color:var(--yellow)}.removed-post-pagination span{color:#4f555e}.removed-posts-empty{text-align:center;border:1px dashed #30353d;border-radius:13px;padding:50px 20px}.removed-posts-empty>span{color:var(--yellow);margin-bottom:12px;font-size:28px;display:block}.removed-posts-empty strong{font-size:14px;display:block}.removed-posts-empty p{color:#747a84;margin:7px 0 0;font-size:10px}@media (width<=700px){.removed-posts-shell{width:min(100% - 18px,900px);padding-top:18px}.removed-posts-header{flex-direction:column}.removed-posts-header h1{font-size:21px}.removed-posts-back{text-align:center;width:100%}.removed-post-card{padding:13px}.removed-post-footer{flex-direction:column;align-items:stretch}.removed-post-restore{width:100%}}.che-page{color:#f0f1f3;background:#08090b;min-height:100vh;margin:0}.che-layout{min-height:100vh}.che-sidebar{z-index:100;background:#0c0e12;border-right:1px solid #24282f;flex-direction:column;width:260px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto}.che-brand{border-bottom:1px solid #22262c;align-items:center;gap:11px;min-height:78px;padding:17px 18px;display:flex}.che-brand-mark{background:var(--yellow);color:#111;border-radius:10px;place-items:center;width:39px;height:39px;font-size:18px;font-weight:950;display:grid}.che-brand strong{letter-spacing:1.4px;font-size:14px;display:block}.che-brand span{color:#747a84;letter-spacing:1px;margin-top:2px;font-size:8px;font-weight:800;display:block}.che-admin{background:#11141a;border:1px solid #272c33;border-radius:11px;align-items:center;gap:9px;margin:14px;padding:11px;display:flex}.che-admin-avatar{border:2px solid var(--yellow);width:38px;height:38px;color:var(--yellow);background:#191d24;border-radius:50%;flex:0 0 38px;place-items:center;font-size:12px;font-weight:900;display:grid;overflow:hidden}.che-admin-avatar img{object-fit:cover;width:100%;height:100%}.che-admin strong{font-size:11px;display:block}.che-admin span{color:var(--yellow);margin-top:2px;font-size:8px;font-weight:800;display:block}.che-nav{gap:3px;padding:3px 10px 20px;display:grid}.che-nav-title{color:#525862;letter-spacing:1.2px;margin:16px 8px 6px;font-size:8px;font-weight:900}.che-nav-link{color:#949aa4;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;width:100%;min-height:39px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:700;display:flex}.che-nav-link>span:first-child{color:#6e747e;text-align:center;width:18px;font-size:14px}.che-nav-link:hover,.che-nav-link.active{color:var(--yellow);background:#ffd21a14}.che-nav-link.active{box-shadow:inset 2px 0 0 var(--yellow)}.che-nav-link small{color:#4f555f;margin-left:auto;font-size:7px}.che-nav-link.disabled{cursor:default}.che-nav-link.disabled:hover{color:#949aa4;background:0 0}.che-nav-count{background:var(--yellow);color:#111;border-radius:10px;place-items:center;min-width:20px;height:20px;margin-left:auto;padding:0 6px;font-size:8px;display:grid}.che-sidebar-footer{border-top:1px solid #22262c;margin-top:auto;padding:15px}.che-sidebar-footer a{color:#858b95;font-size:9px;font-weight:800}.che-sidebar-footer a:hover{color:var(--yellow)}.che-main{min-height:100vh;margin-left:260px}.che-topbar{background:#0a0c0ff2;border-bottom:1px solid #24282f;justify-content:space-between;align-items:center;gap:20px;min-height:78px;padding:0 28px;display:flex}.che-topbar-left{align-items:center;gap:12px;display:flex}.che-topbar-left>div>span{color:#626873;letter-spacing:1.2px;font-size:8px;font-weight:900}.che-topbar h1{margin:2px 0 0;font-size:18px}.che-menu-button{width:40px;height:40px;color:var(--yellow);background:#11141a;border:1px solid #292e35;border-radius:9px;font-size:18px;display:none}.che-topbar-right{color:#858b95;align-items:center;gap:7px;font-size:9px;font-weight:700;display:flex}.che-online-dot{background:#48d17a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 10px #48d17a80}.che-content{width:min(1200px,100% - 48px);margin:0 auto;padding:28px 0 60px}.che-welcome{background:radial-gradient(circle at 90% 10%,#ffd21a17,#0000 30%),#101217;border:1px solid #292e35;border-radius:14px;justify-content:space-between;align-items:center;gap:24px;padding:22px;display:flex}.che-eyebrow{color:var(--yellow);letter-spacing:1.4px;font-size:8px;font-weight:900}.che-welcome h2{margin:6px 0;font-size:23px}.che-welcome p{color:#858b95;max-width:620px;margin:0;font-size:10px;line-height:1.7}.che-site-button{color:var(--yellow);border:1px solid #ffd21a59;border-radius:9px;flex:none;padding:11px 14px;font-size:9px;font-weight:900}.che-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-top:18px;display:grid}.che-stat-card{background:#101217;border:1px solid #292e35;border-radius:12px;align-items:center;gap:12px;min-width:0;padding:16px;display:flex}.che-stat-icon{width:40px;height:40px;color:var(--yellow);background:#ffd21a17;border-radius:10px;flex:0 0 40px;place-items:center;font-size:18px;display:grid}.che-stat-icon.warning{color:#ff6a6a;background:#ff656514}.che-stat-card span{color:#858b95;font-size:8px;font-weight:800;display:block}.che-stat-card strong{margin-top:3px;font-size:22px;display:block}.che-stat-card small{color:#555b65;margin-top:2px;font-size:7px;display:block}.che-dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(270px,.7fr);gap:16px;margin-top:18px;display:grid}.che-panel,.che-roadmap{background:#101217;border:1px solid #292e35;border-radius:13px}.che-panel-header,.che-roadmap>header{border-bottom:1px solid #242930;padding:16px}.che-panel-header span,.che-roadmap>header span{color:var(--yellow);letter-spacing:1.2px;font-size:7px;font-weight:900}.che-panel-header h3,.che-roadmap>header h3{margin:4px 0 0;font-size:13px}.che-quick-actions{gap:5px;padding:10px;display:grid}.che-quick-action{color:#d9dce1;border-radius:9px;align-items:center;gap:11px;min-height:64px;padding:10px;display:flex}.che-quick-action:hover{background:#15181e}.che-quick-action>span{width:35px;height:35px;color:var(--yellow);background:#ffd21a14;border-radius:8px;flex:0 0 35px;place-items:center;font-size:15px;display:grid}.che-quick-action strong{font-size:10px;display:block}.che-quick-action small{color:#717782;margin-top:3px;font-size:8px;display:block}.che-quick-action b{color:var(--yellow);margin-left:auto}.che-quick-action em{color:#525862;margin-left:auto;font-size:7px;font-style:normal;font-weight:800}.che-quick-action.disabled{opacity:.55}.che-system-list{padding:9px 15px}.che-system-list>div{color:#8b919b;border-bottom:1px solid #22272e;justify-content:space-between;align-items:center;min-height:43px;font-size:9px;display:flex}.che-system-list>div:last-child{border-bottom:0}.status-ok{color:#48d17a;font-size:8px}.che-roadmap{margin-top:18px}.che-roadmap-items{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;padding:12px;display:grid}.che-roadmap-items>div{background:#0c0e12;border:1px solid #252a31;border-radius:9px;min-height:74px;padding:11px}.che-roadmap-items strong{color:var(--yellow);font-size:9px;display:block}.che-roadmap-items span{color:#9298a2;margin-top:8px;font-size:8px;line-height:1.4;display:block}.che-sidebar-backdrop{display:none}@media (width<=1050px){.che-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.che-roadmap-items{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.che-sidebar{transition:transform .22s;transform:translate(-100%)}.che-sidebar.is-open{transform:translate(0)}.che-sidebar-backdrop{z-index:90;background:#000000ad;position:fixed;inset:0}.che-sidebar-backdrop.is-open{display:block}.che-main{margin-left:0}.che-menu-button{place-items:center;display:grid}.che-content{width:min(100% - 24px,1200px)}}@media (width<=700px){.che-topbar{min-height:66px;padding:0 12px}.che-topbar-right{display:none}.che-content{width:calc(100% - 18px);padding-top:14px}.che-welcome{flex-direction:column;align-items:stretch;padding:17px}.che-welcome h2{font-size:19px}.che-site-button{text-align:center}.che-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.che-stat-card{gap:8px;padding:12px}.che-stat-icon{flex-basis:34px;width:34px;height:34px;font-size:14px}.che-stat-card strong{font-size:18px}.che-dashboard-grid{grid-template-columns:1fr}.che-roadmap-items{grid-template-columns:1fr 1fr}}@media (width<=430px){.che-stat-card{align-items:flex-start}.che-stat-icon{display:none}.che-roadmap-items{grid-template-columns:1fr}}@media (width>=901px){.che-brand strong{font-size:16px}.che-brand span{font-size:9px}.che-admin strong{font-size:13px}.che-admin span,.che-nav-title{font-size:9px}.che-nav-link{min-height:43px;font-size:12px}.che-nav-link small{font-size:8px}.che-topbar-left>div>span{font-size:9px}.che-topbar h1{font-size:22px}.che-topbar-right{font-size:10px}.che-eyebrow{font-size:9px}.che-welcome h2{font-size:27px}.che-welcome p{font-size:12px}.che-site-button,.che-stat-card span{font-size:10px}.che-stat-card strong{font-size:27px}.che-stat-card small{font-size:9px}.che-panel-header span,.che-roadmap>header span{font-size:8px}.che-panel-header h3,.che-roadmap>header h3{font-size:16px}.che-quick-action strong{font-size:12px}.che-quick-action small{font-size:10px}.che-system-list>div{font-size:11px}.status-ok{font-size:10px}.che-roadmap-items strong{font-size:11px}.che-roadmap-items span,.che-sidebar-footer a{font-size:10px}}.che-removed-content .removed-posts-header{margin-bottom:18px}.che-removed-content .removed-posts-list{width:100%}@media (width>=901px){.che-removed-content .removed-posts-header h1{font-size:26px}.che-removed-content .removed-posts-header p{font-size:12px}.che-removed-content .removed-post-name strong{font-size:13px}.che-removed-content .removed-post-user p,.che-removed-content .removed-post-meta{font-size:10px}.che-removed-content .removed-post-body{font-size:13px}.che-removed-content .removed-post-stats{font-size:10px}}.che-users-heading{justify-content:space-between;align-items:center;gap:22px;margin-bottom:18px;display:flex}.che-users-heading h2{margin:5px 0;font-size:25px}.che-users-heading p{color:#858b95;max-width:620px;margin:0;font-size:11px;line-height:1.6}.che-users-total{text-align:center;background:#101217;border:1px solid #292e35;border-radius:11px;min-width:110px;padding:12px 16px}.che-users-total span,.che-users-total small{color:#747a84;font-size:8px;display:block}.che-users-total strong{color:var(--yellow);margin:2px 0;font-size:24px;display:block}.che-user-search{gap:8px;margin-bottom:18px;display:flex}.che-user-search-field{background:#0d0f13;border:1px solid #292e35;border-radius:10px;flex:1;align-items:center;min-width:0;display:flex}.che-user-search-field>span{color:#676d77;padding-left:13px;font-size:18px}.che-user-search input{color:#f0f1f3;background:0 0;border:0;outline:0;width:100%;min-width:0;height:44px;padding:0 12px;font-family:inherit;font-size:12px}.che-user-search input::placeholder{color:#606670}.che-user-search button,.che-user-search>a{border-radius:9px;place-items:center;min-height:44px;padding:0 17px;font-family:inherit;font-size:10px;font-weight:900;display:grid}.che-user-search button{background:var(--yellow);color:#111;cursor:pointer;border:0}.che-user-search>a{color:#a3a8b0;border:1px solid #30353d}.che-users-result-info{color:#7f858f;margin-bottom:13px;font-size:10px}.che-users-result-info strong{color:#d7dae0}.che-users-list{gap:9px;display:grid}.che-user-card{background:#101217;border:1px solid #292e35;border-radius:11px;grid-template-columns:minmax(270px,1.5fr) minmax(150px,.55fr) minmax(100px,.4fr) auto;align-items:center;gap:17px;padding:13px 15px;display:grid}.che-user-main{align-items:center;gap:11px;min-width:0;display:flex}.che-user-avatar{width:46px;height:46px;color:var(--yellow);background:#191c22;border:2px solid #333842;border-radius:50%;flex:0 0 46px;place-items:center;font-size:13px;font-weight:900;display:grid;overflow:hidden}.che-user-avatar img{object-fit:cover;width:100%;height:100%}.che-user-identity{min-width:0}.che-user-name-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.che-user-name-row strong{color:#f0f1f3;font-size:12px}.che-user-admin-badge{color:var(--yellow);background:#ffd21a14;border:1px solid #ffd21a59;border-radius:5px;padding:3px 6px;font-size:7px;font-weight:900}.che-user-username,.che-user-email{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.che-user-username{color:#7d838d;margin-top:3px;font-size:9px}.che-user-email{color:#5f6570;margin-top:2px;font-size:8px}.che-user-stats{grid-template-columns:repeat(2,1fr);gap:7px;display:grid}.che-user-stats>div{text-align:center;background:#0c0e12;border:1px solid #242930;border-radius:8px;padding:8px}.che-user-stats span,.che-user-meta span{color:#676d77;font-size:7px;display:block}.che-user-stats strong{margin-top:3px;font-size:13px;display:block}.che-user-meta strong{color:#b3b7be;margin-top:4px;font-size:9px;display:block}.che-user-view{color:#aeb3ba;white-space:nowrap;border:1px solid #30353d;border-radius:8px;padding:9px 11px;font-size:8px;font-weight:800}.che-user-view:hover{color:var(--yellow);border-color:#ffd21a73}.che-users-pagination{justify-content:center;align-items:center;gap:18px;margin-top:22px;font-size:10px;display:flex}.che-users-pagination a{color:var(--yellow)}.che-users-pagination span{color:#4e545d}.che-users-empty{text-align:center;border:1px dashed #30353d;border-radius:12px;padding:50px 20px}.che-users-empty>span{color:var(--yellow);font-size:28px}.che-users-empty strong{margin-top:10px;font-size:14px;display:block}.che-users-empty p{color:#747a84;margin:6px 0 0;font-size:10px}@media (width>=901px){.che-users-heading h2{font-size:28px}.che-users-heading p{font-size:12px}.che-user-name-row strong{font-size:13px}.che-user-username{font-size:10px}.che-user-email{font-size:9px}.che-user-stats span,.che-user-meta span{font-size:8px}.che-user-view{font-size:9px}}@media (width<=800px){.che-user-card{grid-template-columns:1fr auto}.che-user-stats{grid-area:2/1/auto/-1}.che-user-meta{grid-area:3/1}.che-user-view{grid-area:3/2}}@media (width<=600px){.che-users-heading{flex-direction:column;align-items:stretch}.che-users-total{justify-content:center;align-items:baseline;gap:6px;display:flex}.che-users-total strong{font-size:20px}.che-user-search{flex-wrap:wrap}.che-user-search-field{flex-basis:100%}.che-user-search button,.che-user-search>a{flex:1}.che-user-card{grid-template-columns:1fr;gap:11px}.che-user-stats,.che-user-meta,.che-user-view{grid-area:auto/1}.che-user-view{text-align:center}}.che-user-actions{align-items:center;gap:6px;display:flex}.che-user-manage,.che-user-detail-profile{background:var(--yellow);color:#111;white-space:nowrap;border:0;border-radius:8px;padding:9px 12px;font-size:9px;font-weight:900}.che-user-detail-actions{justify-content:space-between;align-items:center;gap:12px;margin-bottom:15px;display:flex}.che-user-detail-back{color:#949aa4;font-size:10px;font-weight:800}.che-user-detail-back:hover{color:var(--yellow)}.che-user-detail-hero{background:#101217;border:1px solid #292e35;border-radius:14px;margin-bottom:16px;position:relative;overflow:hidden}.che-user-detail-cover{background:radial-gradient(circle at 80% 20%,#ffd21a21,#0000 32%),#15181e;height:180px}.che-user-detail-cover img{object-fit:cover;width:100%;height:100%}.che-user-detail-identity{align-items:flex-end;min-height:85px;padding:0 20px 18px 125px;display:flex;position:relative}.che-user-detail-avatar{width:88px;height:88px;color:var(--yellow);box-shadow:0 0 0 2px var(--yellow);background:#20242b;border:4px solid #101217;border-radius:50%;place-items:center;font-size:25px;font-weight:900;display:grid;position:absolute;bottom:17px;left:20px;overflow:hidden}.che-user-detail-avatar img{object-fit:cover;width:100%;height:100%}.che-user-detail-name>div{flex-wrap:wrap;align-items:center;gap:7px;display:flex}.che-user-detail-name h2{margin:0;font-size:22px}.che-user-detail-name p{color:#777d87;margin:4px 0 0;font-size:10px}.che-user-detail-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:16px;display:grid}.che-user-detail-stats article{background:#101217;border:1px solid #292e35;border-radius:11px;padding:14px}.che-user-detail-stats span{color:#737984;font-size:9px;display:block}.che-user-detail-stats strong{color:var(--yellow);margin-top:5px;font-size:21px;display:block}.che-user-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.che-user-detail-info{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;padding:8px 16px 15px;display:grid}.che-user-detail-info>div{border-bottom:1px solid #22272e;min-width:0;padding:12px 0}.che-user-detail-info>div.wide{grid-column:1/-1}.che-user-detail-info span{color:#656b75;font-size:8px;display:block}.che-user-detail-info strong{color:#c9cdd3;overflow-wrap:anywhere;margin-top:5px;font-size:10px;line-height:1.5;display:block}.che-user-detail-info .che-detail-yes{color:var(--yellow)}.che-user-detail-info .che-detail-no{color:#858b95}.che-user-detail-warning{background:#ffd21a0a;border:1px solid #ffd21a38;border-radius:11px;margin-top:16px;padding:14px}.che-user-detail-warning>div{align-items:center;gap:11px;display:flex}.che-user-detail-warning>div>span{font-size:18px}.che-user-detail-warning strong{color:var(--yellow);font-size:10px;display:block}.che-user-detail-warning p{color:#858b95;margin:4px 0 0;font-size:9px;line-height:1.5}@media (width>=901px){.che-user-detail-name h2{font-size:25px}.che-user-detail-stats span{font-size:10px}.che-user-detail-info span{font-size:9px}.che-user-detail-info strong{font-size:12px}.che-user-detail-warning strong{font-size:11px}.che-user-detail-warning p{font-size:10px}}@media (width<=700px){.che-user-actions{width:100%}.che-user-manage,.che-user-view{text-align:center;flex:1}.che-user-detail-cover{height:125px}.che-user-detail-identity{min-height:92px;padding:48px 14px 15px}.che-user-detail-avatar{width:78px;height:78px;top:-42px;bottom:auto;left:15px}.che-user-detail-name h2{font-size:19px}.che-user-detail-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.che-user-detail-grid,.che-user-detail-info{grid-template-columns:1fr}.che-user-detail-info>div.wide{grid-column:auto}}.che-rank-management{background:#101217;border:1px solid #292e35;border-radius:12px;margin-top:16px;padding:17px}.che-rank-management>header{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.che-rank-management h3{margin:5px 0;font-size:16px}.che-rank-management header p{color:#858b95;max-width:600px;margin:0;font-size:10px;line-height:1.6}.che-rank-admin-state{text-align:center;background:#0c0e12;border:1px solid #292e35;border-radius:8px;min-width:100px;padding:9px 12px}.che-rank-admin-state span{color:#656b75;font-size:7px;display:block}.che-rank-admin-state strong{color:#747a84;margin-top:4px;font-size:9px;display:block}.che-rank-admin-state strong.is-admin{color:var(--yellow)}.che-rank-success{color:#48d17a;background:#48d17a0f;border:1px solid #48d17a4d;border-radius:8px;margin-top:14px;padding:10px 12px;font-size:10px;font-weight:800}.che-rank-form{align-items:flex-end;gap:10px;margin-top:16px;display:flex}.che-rank-form>div{flex:1;min-width:0}.che-rank-form label{color:#858b95;margin-bottom:6px;font-size:8px;font-weight:800;display:block}.che-rank-form select{color:#e7e9ec;background:#0c0e12;border:1px solid #30353d;border-radius:8px;outline:0;width:100%;height:43px;padding:0 11px;font-family:inherit;font-size:11px}.che-rank-form select:focus{border-color:#ffd21a8c;box-shadow:0 0 0 3px #ffd21a0f}.che-rank-form button{background:var(--yellow);color:#111;cursor:pointer;border:0;border-radius:8px;min-height:43px;padding:0 16px;font-family:inherit;font-size:9px;font-weight:900}.che-rank-error{color:#ff6b6b;margin-top:5px;font-size:8px;display:block}.che-rank-security-note{border-top:1px solid #242930;align-items:flex-start;gap:9px;margin-top:13px;padding-top:12px;display:flex}.che-rank-security-note strong{color:var(--yellow);flex:none;font-size:9px}.che-rank-security-note span{color:#777d87;font-size:8px;line-height:1.6}.che-rank-security-note code{color:#bfc3c9}@media (width>=901px){.che-rank-management h3{font-size:18px}.che-rank-management header p{font-size:11px}.che-rank-form label{font-size:9px}.che-rank-form select{font-size:12px}.che-rank-form button{font-size:10px}}@media (width<=600px){.che-rank-management>header{flex-direction:column}.che-rank-admin-state{width:100%}.che-rank-form{flex-direction:column;align-items:stretch}.che-rank-form button{width:100%}.che-rank-security-note{flex-direction:column}}
