: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);border-color:var(--yellow);box-shadow:0 0 10px #ffd60038}.story-new .story-avatar:after{content:"";pointer-events:none;opacity:.15;border:2px solid #ffd600;border-radius:50%;animation:1.6s ease-in-out infinite story-unseen-breathe;position:absolute;inset:-4px;box-shadow:0 0 8px #ffd60059,0 0 18px #ffd60038}@keyframes story-unseen-breathe{0%,to{opacity:.12}50%{opacity:1}}.story-new strong{color:var(--yellow)}.story-own-viewed .story-avatar{border-color:var(--yellow);box-shadow:0 0 8px #ffd60029}.story-own-viewed strong{color:var(--yellow)}.story{appearance:none;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit}.story-avatar{position:relative;overflow:visible}.story-avatar-image{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.story-add .story-avatar{border-color:var(--yellow)}.story-add strong{color:var(--yellow)}.story-add-plus,.story-own-plus{border:2px solid var(--bg);place-items:center;line-height:1;position:absolute;bottom:-2px;right:-3px;background:var(--yellow)!important;color:#090909!important;border-radius:50%!important;width:21px!important;height:21px!important;font-size:15px!important;font-weight:900!important;display:grid!important}.story-seen .story-avatar{box-shadow:none;border-color:#555b65}.story-seen strong{color:#969ca7}.stories-empty{color:#777d87;white-space:nowrap;align-items:center;min-height:64px;font-size:12px;display:flex}.story-type-panel[hidden],.story-upload-preview[hidden],.story-selected-file[hidden],.story-create-error[hidden],.story-viewer-text[hidden],.story-viewer-media[hidden],.story-viewer-processing[hidden],.story-viewer-views[hidden]{display:none!important}.story-create-modal[hidden]{display:none}.story-create-modal{z-index:200;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.story-create-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d1;position:absolute;inset:0}.story-create-dialog{z-index:1;background:linear-gradient(145deg,#ffd60006,#0000 35%),#111318;border:1px solid #2b3038;border-radius:18px;width:min(100%,980px);max-height:calc(100vh - 48px);position:relative;overflow-y:auto;box-shadow:0 30px 100px #0000008c}.story-create-header{z-index:4;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#111318f5;border-bottom:1px solid #242830;justify-content:space-between;align-items:center;gap:20px;padding:18px 20px;display:flex;position:sticky;top:0}.story-create-kicker{color:var(--yellow);letter-spacing:2px;margin-bottom:3px;font-size:10px;font-weight:900;display:block}.story-create-header h2{color:#f4f5f7;margin:0;font-size:20px}.story-create-close{color:#d8dbe0;cursor:pointer;background:#1a1d23;border:1px solid #30353e;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:25px;line-height:1;display:grid}.story-create-close:hover{border-color:var(--yellow);color:var(--yellow)}.story-create-tabs{grid-template-columns:repeat(3,1fr);gap:8px;padding:16px 20px 0;display:grid}.story-create-tab{color:#9298a3;min-height:44px;font:inherit;cursor:pointer;background:#171a20;border:1px solid #292e36;border-radius:10px;justify-content:center;align-items:center;gap:8px;font-size:12px;font-weight:800;display:flex}.story-create-tab.active{border-color:var(--yellow);color:var(--yellow);background:#ffd60014}.story-create-error{color:#ff8c8c;background:#ff4d4d14;border:1px solid #ff4d4d59;border-radius:9px;margin:14px 20px 0;padding:10px 12px;font-size:12px}.story-create-layout{grid-template-columns:minmax(280px,390px) 1fr;gap:24px;padding:20px;display:grid}.story-create-preview{justify-content:center;display:flex}.story-preview-stage{aspect-ratio:9/16;background:#050505;border:1px solid #343943;border-radius:18px;width:min(100%,340px);position:sticky;top:96px;overflow:hidden;box-shadow:0 18px 50px #00000061}.story-text-preview-layer{position:absolute;inset:0}.story-text-preview-layer>img{object-fit:cover;width:100%;height:100%;display:block}.story-media-placeholder{text-align:center;background:radial-gradient(circle,#ffd6000e,#0000 48%),#090b0f;align-content:center;place-items:center;gap:10px;padding:28px;display:grid;position:absolute;inset:0}.story-media-placeholder[hidden]{display:none!important}.story-media-placeholder>span{width:58px;height:58px;color:var(--yellow);background:#ffd60012;border:1px solid #ffd60073;border-radius:50%;place-items:center;font-size:27px;display:grid}.story-media-placeholder strong{color:#e8eaee;margin-top:4px;font-size:14px}.story-media-placeholder small{color:#747b85;max-width:210px;font-size:10px;line-height:1.5}.story-upload-preview{object-fit:contain;background:#000;width:100%;height:100%;display:block;position:absolute;inset:0}#storyTextBackgroundPreview,.story-upload-preview{object-fit:cover;width:100%;height:100%;display:block}.story-text-preview{overflow-wrap:anywhere;white-space:pre-wrap;color:#fff;text-align:center;text-shadow:0 2px 12px #00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:12%}.story-text-style-classic{font-weight:700}.story-text-style-bold{font-weight:900}.story-text-style-condensed{letter-spacing:-1px;font-weight:800;transform:scaleX(.88)}.story-text-style-neon{text-shadow:0 0 8px,0 0 20px;font-weight:900}.story-text-size-small{font-size:22px}.story-text-size-medium{font-size:31px}.story-text-size-large{font-size:42px}.story-create-controls{min-width:0}.story-type-panel{gap:18px;display:grid}.story-field{gap:8px;display:grid}.story-field>span{color:#b8bdc6;font-size:11px;font-weight:800}.story-field textarea,.story-field select{color:#edf0f4;width:100%;font:inherit;background:#171a20;border:1px solid #292e36;border-radius:10px;outline:none}.story-field textarea{resize:vertical;min-height:105px;padding:12px}.story-field select{min-height:42px;padding:0 11px}.story-field textarea:focus,.story-field select:focus{border-color:var(--yellow)}.story-field small{color:#6f7580;justify-self:end;font-size:10px}.story-background-picker{grid-template-columns:repeat(5,1fr);gap:8px;display:grid}.story-background-option{aspect-ratio:9/16;cursor:pointer;background:#0b0d10;border:2px solid #0000;border-radius:8px;padding:0;position:relative;overflow:hidden}.story-background-option img{object-fit:cover;width:100%;height:100%;display:block}.story-background-option.active{border-color:var(--yellow);box-shadow:0 0 0 2px #ffd6001f}.story-control-grid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.story-upload-box{text-align:center;cursor:pointer;background:#15181e;border:1px dashed #424852;border-radius:12px;align-content:center;place-items:center;gap:7px;min-height:150px;padding:20px;display:grid}.story-upload-box:hover{border-color:var(--yellow);background:#ffd60009}.story-upload-icon{color:var(--yellow);font-size:28px}.story-upload-box strong{color:#e7e9ed;font-size:13px}.story-upload-box small{color:#777d87;font-size:10px}.story-selected-file{background:#171a20;border:1px solid #292e36;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:4px 12px;margin-top:12px;padding:11px 12px;display:grid}.story-selected-file strong{color:#e4e7eb;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.story-selected-file span{color:#747a84;font-size:10px}.story-selected-file button{color:#f77;font:inherit;cursor:pointer;background:0 0;border:0;grid-area:1/2/span 2;font-size:10px;font-weight:800}.story-keep-option{cursor:pointer;background:#15181e;border:1px solid #282d35;border-radius:10px;align-items:flex-start;gap:10px;margin-top:20px;padding:12px;display:flex}.story-keep-option input{accent-color:var(--yellow);margin-top:3px}.story-keep-option span{gap:3px;display:grid}.story-keep-option strong{color:#dfe2e7;font-size:11px}.story-keep-option small{color:#777d87;font-size:10px;line-height:1.45}.story-publish-button{background:var(--yellow);color:#090909;width:100%;min-height:46px;font:inherit;cursor:pointer;border:0;border-radius:10px;margin-top:14px;font-size:12px;font-weight:900}.story-publish-button:disabled{opacity:.45;cursor:not-allowed}@media (width<=720px){.story-create-modal{place-items:stretch stretch;padding:0}.story-create-dialog{border:0;border-radius:0;width:100%;min-height:100dvh;max-height:100dvh}.story-create-header{padding:calc(12px + env(safe-area-inset-top)) 14px 12px}.story-create-tabs{padding:12px 12px 0}.story-create-tab{min-height:40px;font-size:11px}.story-create-layout{grid-template-columns:1fr;gap:18px;padding:14px 12px 90px}.story-preview-stage{width:min(100%,280px);position:relative;top:auto}.story-background-picker{grid-template-columns:repeat(5,1fr);gap:6px}.story-control-grid{grid-template-columns:1fr 1fr;gap:9px}.story-text-size-small{font-size:18px}.story-text-size-medium{font-size:25px}.story-text-size-large{font-size:34px}.story-publish-button{min-height:48px}}.story-viewer-modal[hidden]{display:none}.story-viewer-modal{z-index:220;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.story-viewer-backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000e6;position:absolute;inset:0}.story-viewer-dialog{z-index:1;background:#101217;border:1px solid #292e36;border-radius:18px;grid-template-columns:minmax(0,70%) minmax(280px,30%);width:min(1180px,100%);height:min(820px,100dvh - 48px);display:grid;position:relative;overflow:hidden;box-shadow:0 35px 120px #000000a6}.story-viewer-main{background:#050506;grid-template-rows:auto auto 1fr auto;min-width:0;display:grid;position:relative;overflow:hidden}.story-viewer-progress{z-index:8;padding:12px 14px 5px;position:relative}.story-viewer-progress-list{gap:5px;display:flex}.story-viewer-progress-list span{background:#ffffff38;border-radius:999px;flex:1;height:3px;position:relative;overflow:hidden}.story-viewer-progress-list span:after{content:"";transform:scaleX(var(--story-progress,0));transform-origin:0;border-radius:inherit;background:#fff;position:absolute;inset:0}.story-viewer-progress-list span.completed:after{transform:scaleX(1)}.story-viewer-progress-list span.active:after{background:var(--yellow)}.story-viewer-user{z-index:8;align-items:center;gap:10px;padding:8px 14px 12px;display:flex;position:relative}.story-viewer-avatar{border:2px solid var(--yellow);background:#1b1e24;border-radius:50%;flex:none;place-items:center;width:38px;height:38px;display:grid;overflow:hidden}.story-viewer-avatar img{object-fit:cover;width:100%;height:100%;display:block}.story-viewer-avatar span{color:var(--yellow);font-size:12px;font-weight:900}.story-viewer-user-text{gap:2px;min-width:0;display:grid}.story-viewer-user-text strong{color:#f4f5f7;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.story-viewer-user-text>span{color:#969ca7;font-size:10px}.story-viewer-close{color:#e3e5e9;width:38px;height:38px;font:inherit;cursor:pointer;background:#14161bd9;border:0;border-radius:50%;place-items:center;margin-left:auto;font-size:25px;line-height:1;display:grid}.story-viewer-close:hover{color:var(--yellow)}.story-viewer-stage{background:#000;place-items:center;min-height:0;display:grid;position:relative;overflow:hidden}.story-viewer-media{object-fit:contain;background:#000;width:100%;height:100%;display:block}@media (width>=721px){.story-viewer-stage{padding:10px 58px}.story-viewer-media{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:100%;margin:auto}.story-viewer-text{aspect-ratio:9/16;background:#000;width:auto;max-width:100%;height:100%;margin:auto;position:relative;inset:auto;overflow:hidden}.story-viewer-text>img{object-fit:cover;width:100%;height:100%}}@media (width<=720px){.story-viewer-text{aspect-ratio:9/16;background:#000;width:auto;max-width:100%;height:100%;max-height:100%;margin:0;position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.story-viewer-text>img{object-fit:cover;width:100%;height:100%}}#storyViewerImage.story-viewer-media,#storyViewerVideo.story-viewer-media{object-fit:contain;object-position:center center;background:#000;width:auto;max-width:100%;height:auto;max-height:100%;margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width>=721px){#storyViewerImage.story-viewer-media,#storyViewerVideo.story-viewer-media{max-width:calc(100% - 116px);max-height:calc(100% - 20px)}}.story-viewer-nav{z-index:7;color:#fff;width:42px;height:58px;font:inherit;cursor:pointer;background:#05050673;border:0;border-radius:10px;place-items:center;font-size:35px;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.story-viewer-prev{left:10px}.story-viewer-next{right:10px}.story-viewer-nav:hover{color:var(--yellow);background:#050506b8}.story-viewer-caption[hidden]{display:none!important}.story-viewer-caption{z-index:9;color:#e8eaed;white-space:pre-wrap;overflow-wrap:anywhere;background:linear-gradient(#101217 0%,#0d0f13 100%);border-top:1px solid #20242b;width:100%;max-height:92px;padding:10px 16px;font-size:13px;font-weight:600;line-height:1.45;position:relative;overflow:hidden auto}.story-viewer-caption:before{content:"";background:var(--yellow);border-radius:50%;width:4px;height:4px;margin-bottom:2px;margin-right:7px;display:inline-block;box-shadow:0 0 8px #ffd6008c}.story-viewer-stage,.story-viewer-stage img,.story-viewer-stage video{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.story-viewer-stage img{-webkit-user-drag:none}.story-viewer-bottom{z-index:8;background:#0d0f13;border-top:1px solid #1f232a;justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:9px 14px 12px;display:flex;position:relative}.story-viewer-reactions{align-items:center;gap:6px;display:flex}.story-viewer-reactions button{cursor:pointer;background:#171a20;border:1px solid #292e36;border-radius:50%;place-items:center;width:38px;height:38px;padding:0;font-size:17px;display:grid}.story-viewer-reactions button:hover,.story-viewer-reactions button.active{border-color:var(--yellow);background:#ffd60014}.story-viewer-views{color:#969ca7;font:inherit;cursor:pointer;background:0 0;border:0;font-size:10px}.story-viewer-views:hover{color:var(--yellow)}.story-viewer-comments{background:#12151a;border-left:1px solid #242830;grid-template-rows:auto 1fr auto;min-width:0;display:grid}.story-viewer-comments-header{border-bottom:1px solid #242830;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:14px;display:flex}.story-viewer-comments-header>div{gap:3px;display:grid}.story-viewer-comments-header strong{color:#f0f2f5;font-size:13px}.story-viewer-comments-header span{color:#747b86;font-size:10px}.story-viewer-comments-list{min-height:0;padding:14px;overflow-y:auto}.story-viewer-comment-item{border-bottom:1px solid #ffffff0b;grid-template-columns:34px minmax(0,1fr);align-items:start;gap:10px;padding:10px 0;display:grid}.story-viewer-comment-item:last-child{border-bottom:0}.story-viewer-comment-avatar{background:#15181d;border:1px solid #ffd60059;border-radius:50%;flex:0 0 34px;width:34px;height:34px;overflow:hidden}.story-viewer-comment-avatar img{object-fit:cover;width:100%;height:100%;display:block}.story-viewer-comment-avatar span{width:100%;height:100%;color:var(--yellow);background:radial-gradient(circle at 30% 20%,#343942,#111318 70%);place-items:center;font-size:12px;font-weight:900;display:grid}.story-viewer-comment-content{min-width:0}.story-viewer-comment-head{flex-wrap:wrap;align-items:center;gap:6px;margin-bottom:4px;display:flex}.story-viewer-comment-head strong{color:#f0f2f5;font-size:11px;font-weight:800}.story-viewer-comment-head time{color:#656c77;white-space:nowrap;font-size:9px}.story-viewer-comment-content p{color:#cdd1d8;overflow-wrap:anywhere;margin:0;font-size:11px;line-height:1.55}.story-viewer-comments-empty{color:#737985;text-align:center;padding:30px 12px;font-size:11px}.story-viewer-comment-form{border-top:1px solid #242830;grid-template-columns:1fr auto;gap:8px;padding:12px;display:grid}.story-viewer-comment-form textarea{resize:none;color:#e8eaee;min-height:42px;max-height:100px;font:inherit;background:#191c22;border:1px solid #292e36;border-radius:9px;outline:none;padding:10px;font-size:11px}.story-viewer-comment-form textarea:focus{border-color:var(--yellow)}.story-viewer-comment-form button{background:var(--yellow);color:#080808;min-width:66px;font:inherit;cursor:pointer;border:0;border-radius:9px;padding:0 12px;font-size:10px;font-weight:900}.story-viewer-mobile-comments-button,.story-viewer-mobile-comments-close{display:none}@media (width<=720px){.story-viewer-modal{place-items:stretch stretch;padding:0}.story-viewer-dialog{border:0;border-radius:0;grid-template-columns:1fr;width:100%;height:100dvh}.story-viewer-main{height:100dvh;padding-bottom:env(safe-area-inset-bottom)}.story-viewer-progress{padding:calc(9px + env(safe-area-inset-top)) 10px 4px}.story-viewer-user{padding:6px 10px 10px}.story-viewer-stage{min-height:0}.story-viewer-nav{background:0 0;width:34px;height:54px;font-size:30px}.story-viewer-prev{left:2px}.story-viewer-next{right:2px}.story-viewer-caption{max-height:72px;padding:8px 11px;font-size:12px;line-height:1.4}.story-viewer-bottom{padding:8px 10px 10px}.story-viewer-reactions button{width:36px;height:36px}.story-viewer-comments{z-index:20;border:0;border-top:1px solid #30353e;border-radius:18px 18px 0 0;grid-template-rows:auto 1fr auto;height:min(68dvh,620px);display:none;position:absolute;inset:auto 0 0;box-shadow:0 -20px 60px #00000080}.story-viewer-comments.open{display:grid}.story-viewer-mobile-comments-close{color:#e1e4e8;cursor:pointer;background:#1d2026;border:0;border-radius:50%;place-items:center;width:34px;height:34px;font-size:21px;display:grid}.story-viewer-mobile-comments-button{z-index:12;color:#dfe2e7;min-height:36px;font:inherit;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#12151ae6;border:1px solid #363b44;border-radius:999px;justify-content:center;align-items:center;gap:6px;padding:0 12px;font-size:10px;font-weight:800;display:flex;position:absolute;bottom:12px;right:12px;box-shadow:0 4px 18px #00000059}.story-viewer-text-body{inset:13%}}.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}.composer-album-panel{background:linear-gradient(135deg,#ffd21a09,#0000 55%),#111318;border:1px solid #292e36;border-radius:11px;margin-top:14px;padding:14px}.composer-album-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:11px;display:flex}.composer-album-header>div{gap:3px;display:grid}.composer-album-header strong{color:#e6e8ec;font-size:13px}.composer-album-header span{color:#777e89;font-size:11px}#composerAlbumSelect{color:#d8dbe0;cursor:pointer;background:#0c0e12;border:1px solid #303640;border-radius:9px;outline:0;width:100%;min-height:43px;padding:0 12px;font-size:13px}#composerAlbumSelect:focus{border-color:var(--yellow);box-shadow:0 0 0 3px #ffd21a12}#composerAlbumSelect:disabled{opacity:.55;cursor:not-allowed}.composer-album-buttons{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.composer-album-buttons button{color:#c6cad1;cursor:pointer;background:#171a20;border:1px solid #313640;border-radius:8px;min-height:36px;padding:0 12px;font-size:12px;font-weight:700}.composer-album-buttons button:hover:not(:disabled){border-color:var(--yellow);color:var(--yellow)}.composer-album-buttons button:disabled{opacity:.38;cursor:not-allowed}.composer-album-help{color:#686f7a;margin-top:10px;font-size:10px;line-height:1.5;display:block}.composer-album-create{margin-top:11px}.composer-album-create-box{background:#0c0e12;border:1px solid #30353d;border-radius:9px;gap:9px;padding:12px;display:grid}.composer-album-create-box>strong{color:var(--yellow);font-size:12px}.composer-album-create-box>input{color:#f0f1f3;background:#15181d;border:1px solid #303640;border-radius:8px;outline:0;width:100%;min-height:41px;padding:0 11px}.composer-album-create-box>input:focus{border-color:var(--yellow)}.composer-album-create-actions{justify-content:flex-end;gap:8px;display:flex}.composer-album-create-actions button{color:#c3c7ce;cursor:pointer;background:#181b20;border:1px solid #303640;border-radius:8px;min-height:35px;padding:0 11px;font-size:11px;font-weight:700}.composer-album-create-actions button:last-child{border-color:var(--yellow);background:var(--yellow);color:#111}.composer-album-create-box>small{color:#ff6b6b;font-size:11px}.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{flex-wrap:wrap}.composer-media-button,.media-actions button{min-height:35px;padding:0 9px;font-size:10px}.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{flex-direction:column;align-items:stretch;gap:8px;display:flex;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-edit-button,.profile-message-button{justify-content:center;align-items:center;text-decoration:none;display:flex}.profile-reputation-link{background:#111318f0;border:1px solid #343942;border-radius:10px;align-items:center;gap:9px;min-width:145px;min-height:46px;padding:7px 11px;text-decoration:none;display:flex;box-shadow:0 8px 22px #0003}.profile-reputation-link:hover{border-color:#ffd21a73}.profile-reputation-link.is-positive{border-color:#ffd21a6b}.profile-reputation-link.is-negative{border-color:#ff5b5b6b}.profile-reputation-link-icon{background:#0c0e12;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:flex}.profile-reputation-link-text{gap:1px;min-width:0;display:grid}.profile-reputation-link-text strong{color:#aeb3bd;font-size:14px;font-weight:950;line-height:1}.profile-reputation-link.is-positive .profile-reputation-link-text strong{color:#ffd21a}.profile-reputation-link.is-negative .profile-reputation-link-text strong{color:#f77}.profile-reputation-link-text small{color:#a9aeb7;white-space:nowrap;font-size:9px;font-weight:850}.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-reputation-link{gap:7px;min-width:125px;min-height:40px;padding:5px 9px}.profile-reputation-link-icon{width:26px;height:26px;font-size:14px}.profile-reputation-link-text strong{font-size:12px}.profile-reputation-link-text small{font-size:8px}.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-video-preview{background:#0b0d11;border:1px solid #292e36;border-radius:12px;margin-top:14px;overflow:hidden}.composer-video-preview[hidden]{display:none}.composer-video-stage{background:#050608;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden}.composer-video-stage video{object-fit:contain;background:#000;width:100%;max-height:420px;display:block}.composer-video-meta{border-top:1px solid #252a31;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.composer-video-meta>div{flex-direction:column;gap:3px;min-width:0;display:flex}.composer-video-meta strong{color:#f3f4f6;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:11px;font-weight:700;overflow:hidden}.composer-video-meta span{color:#777e89;font-size:10px}.composer-video-meta button{color:var(--yellow);cursor:pointer;background:#ffd60012;border:1px solid #ffd60047;border-radius:7px;flex:none;padding:7px 9px;font-size:10px;font-weight:700}.composer-video-meta button:hover{background:#ffd6001f}.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-story-content{width:100%}.che-story-content .removed-posts-header{margin-bottom:18px}.che-story-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:24px;display:grid}.che-story-summary-card{background:linear-gradient(145deg,#ffd21a09,#0000 55%),#101217;border:1px solid #292e35;border-radius:12px;padding:16px}.che-story-summary-card span{color:#747a84;font-size:9px;font-weight:800;display:block}.che-story-summary-card strong{color:var(--yellow);margin-top:6px;font-size:25px;font-weight:950;display:block}.che-story-tabs{border-bottom:1px solid #282d35;align-items:center;gap:8px;margin:22px 0 8px;padding-bottom:12px;display:flex}.che-story-tabs a{color:#9298a2;background:#101217;border:1px solid #2c3139;border-radius:10px;align-items:center;gap:8px;min-height:40px;padding:0 14px;font-size:10px;font-weight:900;display:inline-flex}.che-story-tabs a>span{color:#747b86;background:#1b1f25;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:8px;display:inline-grid}.che-story-tabs a:hover,.che-story-tabs a.active{color:var(--yellow);background:#ffd21a12;border-color:#ffd21a80}.che-story-tabs a.active>span{background:var(--yellow);color:#111}@media (width<=600px){.che-story-tabs{grid-template-columns:1fr 1fr;display:grid}.che-story-tabs a{justify-content:center;padding:0 9px}}.che-story-section{border-top:1px solid #242930;margin-top:22px;padding-top:22px}.che-story-section-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:15px;display:flex}.che-story-section-head h2{margin:5px 0 0;font-size:21px}.che-story-section-head p{color:#7d838d;max-width:650px;margin:7px 0 0;font-size:10px;line-height:1.6}.che-story-filters{flex-wrap:wrap;gap:7px;margin-bottom:18px;display:flex}.che-story-filters a{color:#8c929c;background:#101217;border:1px solid #2c3139;border-radius:999px;align-items:center;min-height:34px;padding:0 12px;font-size:9px;font-weight:900;display:inline-flex}.che-story-filters a:hover,.che-story-filters a.active{color:var(--yellow);background:#ffd21a14;border-color:#ffd21a8c}.che-story-list{width:100%}.che-story-card{overflow:hidden}.che-story-card-status{align-items:center;gap:9px;display:flex}.che-story-status{letter-spacing:.25px;background:#171a20;border:1px solid #30353d;border-radius:999px;align-items:center;min-height:25px;padding:0 9px;font-size:8px;font-weight:900;display:inline-flex}.che-story-status-active{color:#63df91;background:#46d27d14;border-color:#46d27d59}.che-story-status-expired{color:#8e949e;border-color:#848c9859}.che-story-status-hidden{color:#ffb34f;background:#ffa62912;border-color:#ffa62966}.che-story-status-removed{color:#ff6b6b;background:#ff525212;border-color:#ff525266}.che-story-status-pending{color:var(--yellow);background:#ffd21a0f;border-color:#ffd21a59}.che-story-preview{aspect-ratio:9/16;background:#000;border:1px solid #30353d;border-radius:14px;place-items:center;width:min(220px,100%);margin:18px auto 0;display:grid;position:relative;overflow:hidden;box-shadow:0 14px 35px #00000047}.che-story-media-preview{object-fit:contain;object-position:center;background:#000;width:100%;height:100%;display:block}.che-story-text-preview{background:#000;width:100%;height:100%;position:relative;overflow:hidden}.che-story-text-preview>img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.che-story-text-preview>div{z-index:2;overflow-wrap:anywhere;text-shadow:0 2px 12px #0000008c;justify-content:center;align-items:center;font-size:18px;font-weight:850;line-height:1.3;display:flex;position:absolute;inset:12%}.che-story-media-missing{color:#777e89;text-align:center;padding:22px;font-size:10px;line-height:1.5}.che-story-remove-button{color:#ff6b6b;cursor:pointer;background:#ff525214;border:1px solid #ff525261;border-radius:8px;min-height:38px;padding:0 14px;font-family:inherit;font-size:10px;font-weight:900}.che-story-remove-button:hover{color:#ff8585;background:#ff525226;border-color:#ff6868}.che-story-comments-section{margin-top:34px}.che-story-comment-list{gap:12px;display:grid}.che-story-comment-card{position:relative}.che-story-comment-card.is-removed{background:linear-gradient(145deg,#ff525206,#0000),#101217;border-color:#ff525238}.che-story-empty{color:#747a84;text-align:center;background:#0e1014;border:1px dashed #30353d;border-radius:13px;padding:48px 20px;font-size:11px}@media (width>=901px){.che-story-content .removed-posts-header h1{font-size:26px}.che-story-content .removed-posts-header p{font-size:12px}.che-story-card .removed-post-name strong{font-size:13px}.che-story-card .removed-post-meta{font-size:10px}.che-story-card .removed-post-body{font-size:13px}.che-story-card .removed-post-stats{font-size:10px}}@media (width<=900px){.che-story-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.che-story-summary{grid-template-columns:1fr 1fr;gap:8px}.che-story-summary-card{padding:12px}.che-story-summary-card strong{font-size:20px}.che-story-section-head{flex-direction:column}.che-story-filters{gap:6px}.che-story-filters a{flex:auto;justify-content:center}.che-story-card-status{flex-direction:column;align-items:flex-end;gap:5px}.che-story-preview{width:min(190px,68vw)}.che-story-text-preview>div{font-size:16px;inset:11%}.che-story-remove-button,.che-story-card .removed-post-restore,.che-story-comment-card .removed-post-restore{width:100%}}.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}}.che-logs-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:18px;display:flex}.che-logs-heading h2{margin:5px 0;font-size:25px}.che-logs-heading p{color:#858b95;max-width:650px;margin:0;font-size:11px;line-height:1.6}.che-logs-total{text-align:center;background:#101217;border:1px solid #292e35;border-radius:10px;min-width:105px;padding:11px 15px}.che-logs-total span,.che-logs-total small{color:#717782;font-size:8px;display:block}.che-logs-total strong{color:var(--yellow);margin:2px 0;font-size:23px;display:block}.che-log-search{gap:8px;margin-bottom:18px;display:flex}.che-log-search>div{background:#0d0f13;border:1px solid #292e35;border-radius:9px;flex:1;align-items:center;min-width:0;display:flex}.che-log-search>div>span{color:#626873;padding-left:13px;font-size:17px}.che-log-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:11px}.che-log-search input::placeholder{color:#5f6570}.che-log-search button,.che-log-search>a{border-radius:8px;place-items:center;min-height:44px;padding:0 16px;font-family:inherit;font-size:9px;font-weight:900;display:grid}.che-log-search button{background:var(--yellow);color:#111;cursor:pointer;border:0}.che-log-search>a{color:#a1a6ae;border:1px solid #30353d}.che-log-result-info{color:#7f858f;margin-bottom:12px;font-size:10px}.che-log-result-info strong{color:#d9dce1}.che-log-list{gap:9px;display:grid}.che-log-card{background:#101217;border:1px solid #292e35;border-radius:11px;align-items:flex-start;gap:12px;padding:14px;display:flex}.che-log-marker{width:38px;height:38px;color:var(--yellow);background:#ffd21a14;border-radius:9px;flex:0 0 38px;place-items:center;font-size:16px;display:grid}.che-log-content{flex:1;min-width:0}.che-log-head{justify-content:space-between;align-items:flex-start;gap:15px;display:flex}.che-log-head>div{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.che-log-action{color:var(--yellow);background:#ffd21a0d;border:1px solid #ffd21a40;border-radius:5px;padding:3px 6px;font-size:7px;font-weight:900}.che-log-head strong{font-size:11px}.che-log-actor{color:#767c86;font-size:9px}.che-log-head time{color:#626873;flex:none;font-size:8px}.che-log-description{color:#c8ccd2;margin:8px 0 0;font-size:10px;line-height:1.6}.che-log-rank-change{color:#8c929c;background:#0c0e12;border:1px solid #252a31;border-radius:7px;align-items:center;gap:8px;width:fit-content;margin-top:9px;padding:7px 9px;font-size:9px;font-weight:800;display:flex}.che-log-rank-change strong{color:#616772}.che-log-rank-change .new{color:var(--yellow)}.che-log-meta{color:#626873;border-top:1px solid #242930;flex-wrap:wrap;gap:6px 13px;margin-top:10px;padding-top:9px;font-size:8px;display:flex}.che-log-pagination{justify-content:center;align-items:center;gap:18px;margin-top:22px;font-size:10px;display:flex}.che-log-pagination a{color:var(--yellow)}.che-log-pagination span{color:#4e545d}.che-logs-empty{text-align:center;border:1px dashed #30353d;border-radius:12px;padding:50px 20px}.che-logs-empty>span{color:var(--yellow);font-size:28px}.che-logs-empty strong{margin-top:10px;font-size:14px;display:block}.che-logs-empty p{color:#747a84;margin:6px 0 0;font-size:10px}@media (width>=901px){.che-logs-heading h2{font-size:28px}.che-logs-heading p{font-size:12px}.che-log-head strong{font-size:13px}.che-log-description{font-size:12px}.che-log-head time,.che-log-meta{font-size:9px}}@media (width<=600px){.che-logs-heading{flex-direction:column;align-items:stretch}.che-logs-total{justify-content:center;align-items:baseline;gap:6px;display:flex}.che-logs-total strong{font-size:20px}.che-log-search{flex-wrap:wrap}.che-log-search>div{flex-basis:100%}.che-log-search button,.che-log-search>a{flex:1}.che-log-card{padding:12px}.che-log-marker{flex-basis:32px;width:32px;height:32px}.che-log-head{flex-direction:column;gap:6px}.che-log-rank-change{justify-content:center;width:100%}}.che-log-filters{scrollbar-width:thin;align-items:center;gap:7px;margin-bottom:14px;padding-bottom:4px;display:flex;overflow-x:auto}.che-log-filters a{color:#858b95;white-space:nowrap;background:#101217;border:1px solid #292e35;border-radius:8px;flex:none;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-size:9px;font-weight:800;transition:border-color .15s,background .15s,color .15s;display:inline-flex}.che-log-filters a:hover{color:#d4d7dc;border-color:#464c55}.che-log-filters a.active{border-color:var(--yellow);color:var(--yellow);background:#ffd21a17}.che-log-changed-fields{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.che-log-changed-fields span{color:#969ca5;background:#0c0e12;border:1px solid #2c3138;border-radius:6px;padding:4px 7px;font-size:8px;font-weight:700}@media (width>=901px){.che-log-filters a{min-height:37px;padding:0 14px;font-size:10px}.che-log-changed-fields span{font-size:9px}}@media (width<=600px){.che-log-filters{margin-left:-2px;margin-right:-2px;padding-left:2px;padding-right:2px}}.post-reaction-bar{align-items:center;gap:5px;display:flex}.post-reaction-form{margin:0}.post-reaction-button{color:#9298a2;cursor:pointer;background:0 0;border:1px solid #292e35;border-radius:9px;justify-content:center;align-items:center;gap:5px;min-width:43px;height:34px;padding:0 8px;font-family:inherit;text-decoration:none;transition:transform .15s,border-color .15s,background .15s;display:inline-flex}.post-reaction-button:hover{border-color:#505761;transform:translateY(-1px)}.post-reaction-button.active{border-color:var(--yellow);background:#ffd21a17}.post-reaction-emoji{font-size:16px;line-height:1}.post-reaction-count{font-size:9px;font-weight:900}@media (width<=600px){.post-reaction-bar{gap:3px}.post-reaction-button{gap:4px;min-width:38px;height:32px;padding:0 6px}.post-reaction-emoji{font-size:15px}.post-reaction-count{font-size:8px}}.comment-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:7px;display:flex}.comment-reaction-bar{align-items:center;gap:3px;display:flex}.comment-reaction-form{margin:0}.comment-reaction-button{color:#8d939d;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:7px;justify-content:center;align-items:center;gap:3px;min-width:30px;height:27px;padding:0 6px;font-family:inherit;text-decoration:none;transition:border-color .15s,background .15s,transform .15s;display:inline-flex}.comment-reaction-button:hover{background:#111419;border-color:#383e47;transform:translateY(-1px)}.comment-reaction-button.active{border-color:var(--yellow);background:#ffd21a14}.comment-reaction-button span{font-size:13px;line-height:1}.comment-reaction-button small{color:#8d939d;font-size:8px;font-weight:900}.comment-reaction-button.active small{color:var(--yellow)}.comment-reply-button{color:#777e88;cursor:pointer;background:0 0;border:0;padding:3px 5px;font-family:inherit;font-size:8px;font-weight:800}.comment-reply-button:hover{color:var(--yellow)}@media (width>=901px){.comment-reaction-button{min-width:33px;height:29px}.comment-reaction-button span{font-size:14px}.comment-reply-button{font-size:9px}}.comment-replies{border-left:1px solid #292e35;margin-top:10px;margin-left:18px;padding-left:12px}.comment-reply-item{margin-top:10px}.comment-reply-form{align-items:center;gap:7px;margin-top:9px;display:flex}.comment-reply-form[hidden]{display:none!important}.comment-reply-form .avatar{flex:none}.comment-reply-form input[type=text]{color:#f0f1f3;background:#0d0f13;border:1px solid #292e35;border-radius:9px;outline:0;flex:1;min-width:0;height:34px;padding:0 11px;font-family:inherit;font-size:10px}.comment-reply-form input[type=text]:focus{border-color:var(--yellow)}.comment-reply-form input[type=text]::placeholder{color:#626873}.comment-reply-form button{background:var(--yellow);color:#111;cursor:pointer;border:0;border-radius:8px;height:34px;padding:0 12px;font-family:inherit;font-size:9px;font-weight:900}@media (width<=600px){.comment-replies{margin-left:10px;padding-left:8px}.comment-reply-form{gap:5px}.comment-reply-form input[type=text]{height:32px;font-size:9px}.comment-reply-form button{height:32px;padding:0 9px;font-size:8px}}.post-save-form{margin:0}.post-save-button{color:#858b95;font-family:inherit;font-size:inherit;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;text-decoration:none;transition:color .15s,transform .15s;display:inline-flex}.post-save-button:hover{color:#d5d8dd}.post-save-button.active{color:var(--yellow)}.post-save-button:disabled{opacity:.6;cursor:wait}.post-save-icon{font-size:15px}.saved-toast{z-index:99999;color:#f1f2f4;opacity:0;background:#111318;border:1px solid #ffd21a66;border-radius:9px;max-width:calc(100% - 32px);padding:10px 15px;font-size:10px;font-weight:800;transition:opacity .2s,transform .2s;position:fixed;bottom:24px;left:50%;transform:translate(-50%,12px);box-shadow:0 12px 35px #00000059}.saved-toast.show{opacity:1;transform:translate(-50%)}@media (width>=901px){.saved-toast{font-size:11px;bottom:30px}}.profile-tab-panel[hidden]{display:none!important}.profile-tab-panel{width:100%}.profile-main-info{position:relative}.profile-reaction-summary{background:#0a0b0ec7;border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:repeat(4,minmax(54px,1fr));gap:8px;margin-top:18px;padding:14px;display:grid}.profile-reaction-item{flex-direction:column;justify-content:center;align-items:center;min-width:0;display:flex}.profile-reaction-emoji{margin-bottom:4px;font-size:22px;line-height:1;display:block}.profile-reaction-item strong{color:#fff;font-size:17px;font-weight:900;line-height:1.1}.profile-reaction-item small{color:#8f949d;margin-top:4px;font-size:8px;font-weight:800}.profile-reaction-caption{color:#cfd2d8;text-align:center;grid-column:1/-1;margin-top:2px;font-size:9px;font-weight:800}@media (width>=901px){.profile-main-info{padding-right:325px}.profile-reaction-summary{background:0 0;border:0;width:280px;margin-top:0;position:absolute;bottom:24px;right:24px}.profile-reaction-emoji{font-size:25px}.profile-reaction-item strong{font-size:21px}.profile-reaction-item small{display:none}.profile-reaction-caption{color:#fff;margin-top:5px;font-size:10px}}.profile-reputation{width:min(100%,390px);margin:20px auto 0}.profile-reputation>summary{list-style:none}.profile-reputation>summary::-webkit-details-marker{display:none}.profile-reputation-summary{cursor:pointer;background:linear-gradient(135deg,#ffd21a0e,#0c0d10f5);border:1px solid #ffffff12;border-radius:14px;grid-template-columns:74px minmax(0,1fr) 28px;align-items:center;gap:14px;padding:13px 15px;transition:border-color .18s,background .18s,transform .18s;display:grid}.profile-reputation-summary:hover{background:linear-gradient(135deg,#ffd21a17,#0c0d10fa);border-color:#ffd21a47}.profile-reputation-summary:active{transform:scale(.992)}.profile-reputation-badge{background:radial-gradient(circle at 50% 30%,#242830,#111318 70%);border:2px solid #59606b;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:70px;height:70px;display:flex;box-shadow:inset 0 0 0 4px #ffffff06,0 8px 24px #00000052}.profile-reputation-badge.is-positive{border-color:#ffd21a;box-shadow:inset 0 0 0 4px #ffd21a12,0 0 24px #ffd21a1f}.profile-reputation-badge.is-negative{border-color:#ff5b5b;box-shadow:inset 0 0 0 4px #ff5b5b0f,0 0 24px #ff5b5b1a}.profile-reputation-badge.is-neutral{border-color:#59606b}.profile-reputation-icon{font-size:22px;line-height:1}.profile-reputation-score{color:#b9bec7;margin-top:4px;font-size:18px;font-weight:950;line-height:1}.profile-reputation-badge.is-positive .profile-reputation-score{color:#ffd21a}.profile-reputation-badge.is-negative .profile-reputation-score{color:#f77}.profile-reputation-title{min-width:0}.profile-reputation-title strong{color:#fff;font-size:14px;font-weight:900;display:block}.profile-reputation-title span{color:#747a85;margin-top:4px;font-size:10px;line-height:1.45;display:block}.profile-reputation-arrow{color:#777d87;font-size:29px;font-weight:400;line-height:1;transition:color .18s,transform .18s}.profile-reputation[open] .profile-reputation-arrow{color:#ffd21a;transform:rotate(90deg)}.profile-reputation-history{background:#0d0f13;border:1px solid #ffffff12;border-radius:14px;margin-top:8px;padding:15px;box-shadow:0 16px 35px #00000038}.profile-reputation-history-head{border-bottom:1px solid #fff1;justify-content:space-between;align-items:center;gap:14px;padding-bottom:13px;display:flex}.profile-reputation-history-head span{color:#ffd21a;letter-spacing:1.3px;font-size:8px;font-weight:950;display:block}.profile-reputation-history-head h3{color:#fff;margin:3px 0 0;font-size:14px}.profile-reputation-history-head>strong{color:#fff;font-size:21px;font-weight:950}.profile-reputation-list{gap:10px;margin-top:13px;display:grid}.profile-reputation-entry{background:#14161b;border:1px solid #ffffff0f;border-radius:11px;grid-template-columns:50px minmax(0,1fr);gap:12px;padding:12px;display:grid}.profile-reputation-entry-score{color:#bfc3ca;background:#0d0f12;border:1px solid #4d535d;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:15px;font-weight:950;display:flex}.profile-reputation-entry-score.is-positive{color:#ffd21a;border-color:#ffd21a8c}.profile-reputation-entry-score.is-negative{color:#f77;border-color:#ff5b5b80}.profile-reputation-entry-content{min-width:0}.profile-reputation-entry-meta{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.profile-reputation-entry-meta strong{color:#fff;font-size:12px;font-weight:900}.profile-reputation-entry-meta span{color:#696f79;flex-shrink:0;font-size:9px}.profile-reputation-entry-content p{color:#aeb3bc;margin:7px 0 0;font-size:11px;line-height:1.55}.profile-reputation-related-link{color:#ffd21a;align-items:center;gap:6px;margin-top:10px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.profile-reputation-related-link:hover{text-decoration:underline}.profile-reputation-related-unavailable{color:#626873;margin-top:9px;font-size:9px;display:block}.profile-reputation-empty{text-align:center;padding:22px 12px 10px}.profile-reputation-empty>span{font-size:27px;display:block}.profile-reputation-empty strong{color:#fff;margin-top:8px;font-size:12px;display:block}.profile-reputation-empty p{color:#737985;max-width:280px;margin:5px auto 0;font-size:10px;line-height:1.5}.reputation-page-card{max-width:820px;margin-left:auto;margin-right:auto}.reputation-page-heading{border-bottom:1px solid #ffffff12;justify-content:space-between;align-items:center;gap:25px;padding-bottom:20px;display:flex}.reputation-page-kicker{color:#ffd21a;letter-spacing:1.5px;font-size:9px;font-weight:950}.reputation-page-heading h1{color:#fff;margin:5px 0 0;font-size:24px}.reputation-page-heading p{color:#7e848f;margin:7px 0 0;font-size:11px;line-height:1.55}.reputation-page-heading p strong{color:#c8ccd3}.reputation-page-score{background:radial-gradient(circle at 50% 30%,#22262d,#0c0e12 72%);border:2px solid #555c66;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:105px;height:105px;display:flex}.reputation-page-score.is-positive{border-color:#ffd21a}.reputation-page-score.is-negative{border-color:#ff5b5b}.reputation-page-score>span{font-size:23px}.reputation-page-score>strong{color:#c4c8cf;margin-top:3px;font-size:23px;font-weight:950}.reputation-page-score.is-positive>strong{color:#ffd21a}.reputation-page-score.is-negative>strong{color:#f77}.reputation-page-score>small{color:#747a84;margin-top:4px;font-size:8px;font-weight:850}.reputation-page-list{margin-top:18px}.reputation-page-pagination{margin-top:20px}@media (width<=600px){.reputation-page-heading{align-items:flex-start;gap:14px}.reputation-page-heading h1{font-size:19px}.reputation-page-score{width:82px;height:82px}.reputation-page-score>span,.reputation-page-score>strong{font-size:18px}.reputation-page-score>small{font-size:7px}}@media (width>=901px){.profile-reputation{margin-left:auto;margin-right:auto}}@media (width<=600px){.profile-reputation{width:100%;margin-top:17px}.profile-reputation-summary{grid-template-columns:62px minmax(0,1fr) 22px;gap:11px;padding:11px 12px}.profile-reputation-badge{width:60px;height:60px}.profile-reputation-icon{font-size:19px}.profile-reputation-score{font-size:16px}.profile-reputation-title strong{font-size:13px}.profile-reputation-title span{font-size:9px}.profile-reputation-history{padding:12px}.profile-reputation-entry{grid-template-columns:44px minmax(0,1fr);gap:10px;padding:10px}.profile-reputation-entry-score{width:42px;height:42px;font-size:13px}.profile-reputation-entry-meta{gap:3px;display:grid}}.notification-menu,.notification-trigger{position:relative}.notification-badge{color:#fff;background:#e53935;border:2px solid #08090b;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;padding:0 4px;font-size:8px;font-weight:900;line-height:1;display:flex;position:absolute;top:-5px;right:-7px}.notification-dropdown{z-index:10000;background:#0d0f13;border:1px solid #ffd21a24;border-radius:14px;width:min(390px,100vw - 24px);position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 22px 60px #0000008c}.notification-dropdown[hidden]{display:none!important}.notification-dropdown-head{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:14px 15px;display:flex}.notification-dropdown-head div{flex-direction:column;gap:3px;display:flex}.notification-dropdown-head strong{color:#fff;font-size:13px;font-weight:900}.notification-dropdown-head span{color:#8c929c;font-size:9px;font-weight:700}.notification-head-icon{font-size:18px!important}.notification-dropdown-list{max-height:390px;overflow-y:auto}.notification-item{border-bottom:1px solid #ffffff0b;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.notification-item.is-unread{background:#ffd21a17;border-left:3px solid #ffd21a}.notification-item.is-read{background:#0d0f13}.notification-avatar{background:#171a20;border:1px solid #ffffff1a;border-radius:50%;width:38px;height:38px;overflow:hidden}.notification-avatar img{object-fit:cover;width:100%;height:100%}.notification-avatar span{color:#ffd21a;justify-content:center;align-items:center;width:100%;height:100%;font-size:13px;font-weight:900;display:flex}.notification-content{min-width:0}.notification-content p{color:#e8e9eb;margin:0;font-size:10px;font-weight:700;line-height:1.4}.notification-meta{color:#787f89;flex-wrap:wrap;gap:5px;margin-top:5px;font-size:8px;font-weight:700;display:flex}.notification-go-button{color:#ffd21a;background:#ffd21a14;border:1px solid #ffd21a40;border-radius:7px;padding:6px 8px;font-size:8px;font-weight:900}.notification-go-button:disabled,.notification-view-all:disabled{opacity:.65}.notification-view-all{color:#ffd21a;background:#11141a;border:0;border-top:1px solid #ffffff0f;width:100%;padding:12px;font-family:inherit;font-size:9px;font-weight:900}.notification-empty{text-align:center;flex-direction:column;align-items:center;padding:26px 18px;display:flex}.notification-empty>span{margin-bottom:7px;font-size:25px}.notification-empty strong{color:#fff;font-size:12px}.notification-empty p{color:#838994;margin:5px 0 0;font-size:9px}.profile-notification-area{margin-left:auto;margin-right:10px}@media (width<=600px){.notification-dropdown{width:auto;position:fixed;top:58px;left:8px;right:8px}.notification-dropdown-list{max-height:62vh}}.notification-view-all{color:#ffd21a;border-top:1px solid #ffffff14;justify-content:center;align-items:center;width:100%;min-height:46px;padding:10px 14px;font-weight:800;text-decoration:none;transition:background .2s,color .2s;display:flex}.notification-view-all:hover{color:#fff;background:#ffd21a14}.notifications-page{background:#101114;border:1px solid #ffffff14;border-radius:16px;width:100%;overflow:hidden}.notifications-page-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.notifications-page-head strong{color:#fff;font-size:17px;display:block}.notifications-page-head p{color:#8e929b;margin:4px 0 0;font-size:13px}.notifications-page-head>span{font-size:22px}.notifications-page-list{flex-direction:column;display:flex}.notification-page-item{border-bottom:1px solid #ffffff0f;border-radius:0;min-height:76px;padding:14px 18px}.notification-page-item:last-child{border-bottom:0}.notification-page-item.is-unread{background:#ffd21a17;box-shadow:inset 3px 0 #ffd21a}.notification-page-item.is-read{background:#101114}.notification-pagination{border-top:1px solid #ffffff14;flex-wrap:wrap;justify-content:center;align-items:center;gap:7px;padding:18px;display:flex}.notification-pagination a,.notification-pagination span{color:#d7d9de;background:#17191e;border:1px solid #ffffff1a;border-radius:9px;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 10px;font-weight:800;text-decoration:none;display:inline-flex}.notification-pagination a:hover{color:#ffd21a;border-color:#ffd21a80}.notification-pagination .active{color:#090a0c;background:#ffd21a;border-color:#ffd21a}.notification-pagination .disabled{opacity:.35}@media (width<=700px){.notifications-page{border-radius:12px}.notifications-page-head{padding:14px}.notification-page-item{padding:12px}.notification-pagination{gap:5px;padding:14px 8px}.notification-pagination a,.notification-pagination span{min-width:34px;height:34px;padding:0 8px}}.post-options-menu{flex:none;position:relative}.post-options-dropdown{z-index:5000;background:#111216;border:1px solid #ffffff1a;border-radius:12px;width:220px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 14px 34px #00000073}.post-options-dropdown[hidden]{display:none}.post-options-item{color:#e7e8eb;width:100%;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:10px 13px;font-weight:700;display:flex}.post-options-item:hover{color:#ffd21a;background:#ffd21a14}.post-options-delete-form{border-top:1px solid #ffffff12;margin:0}.post-options-danger{color:#ff7474}.post-options-danger:hover{color:#ff9292;background:#ff464614}@media (width<=700px){.post-options-dropdown{width:210px}}.post-options-save-form{margin:0}.post-options-save-form .post-options-item.active{color:#ffd21a}.post-options-save-form .post-options-item.active:hover{color:#fff}body.report-modal-open{overflow:hidden}.post-report-modal{z-index:20000;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.post-report-modal[hidden]{display:none}.post-report-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000c2;position:absolute;inset:0}.post-report-dialog{z-index:1;background:#111216;border:1px solid #ffd21a2e;border-radius:16px;width:min(100%,520px);max-height:calc(100vh - 36px);position:relative;overflow-y:auto;box-shadow:0 24px 70px #000000a6}.post-report-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 18px;display:flex}.post-report-head strong{color:#fff;font-size:17px;display:block}.post-report-head span{color:#ffd21a;margin-top:3px;font-size:13px;font-weight:800;display:block}.post-report-close{color:#a9adb5;cursor:pointer;background:#1b1d22;border:0;border-radius:9px;width:34px;height:34px;font-size:23px;line-height:1}.post-report-close:hover{color:#fff}.post-report-body{padding:18px}.post-report-help{color:#a4a8b0;margin:0 0 17px;font-size:13px;line-height:1.55}.post-report-reasons{border:0;gap:9px;margin:0;padding:0;display:grid}.post-report-reasons legend{color:#fff;margin-bottom:9px;font-weight:800}.post-report-reasons label{cursor:pointer;background:#16181d;border:1px solid #ffffff14;border-radius:11px;align-items:flex-start;gap:11px;padding:12px;display:flex}.post-report-reasons label:hover{border-color:#ffd21a47}.post-report-reasons input{accent-color:#ffd21a;margin-top:4px}.post-report-reasons strong{color:#eceef2;font-size:14px;display:block}.post-report-reasons small{color:#858a94;margin-top:3px;font-size:12px;line-height:1.4;display:block}.post-report-description{margin-top:18px;display:block}.post-report-description>span{color:#fff;margin-bottom:7px;font-weight:800;display:block}.post-report-description>span strong{color:#ffd21a}.post-report-description textarea{resize:vertical;color:#fff;width:100%;min-height:110px;font:inherit;background:#0c0d10;border:1px solid #ffffff1a;border-radius:10px;outline:0;padding:11px 12px}.post-report-description textarea:focus{border-color:#ffd21aa6}.post-report-description small{color:#747983;margin-top:6px;font-size:11px;display:block}.post-report-error{color:#ff9494;background:#ff3e3e14;border:1px solid #ff5b5b40;border-radius:9px;margin-top:13px;padding:10px 12px;font-size:13px;font-weight:700}.post-report-actions{border-top:1px solid #ffffff14;justify-content:flex-end;gap:9px;padding:14px 18px;display:flex}.post-report-cancel,.post-report-submit{min-height:40px;font:inherit;cursor:pointer;border-radius:9px;padding:0 15px;font-weight:800}.post-report-cancel{color:#c4c7ce;background:#1a1c21;border:1px solid #ffffff1a}.post-report-submit{color:#090a0c;background:#ffd21a;border:1px solid #ffd21a}.post-report-submit:disabled{opacity:.55;cursor:wait}@media (width<=600px){.post-report-modal{align-items:flex-end;padding:0}.post-report-dialog{border-radius:18px 18px 0 0;width:100%;max-height:90vh}.post-report-head,.post-report-body{padding-left:14px;padding-right:14px}.post-report-actions{background:#111216;padding:12px 14px;position:sticky;bottom:0}.post-report-actions button{flex:1}}.che-report-users{flex-wrap:wrap;gap:8px 24px;margin:12px 0;display:flex}.che-report-users p{color:#b8bbc3;margin:0;font-size:13px}.che-report-users strong{color:#fff}.che-report-actions{flex-wrap:wrap;align-items:center;gap:9px;margin-top:16px;display:flex}.che-report-go,.che-report-review,.che-report-unavailable{min-height:38px;font:inherit;border-radius:9px;justify-content:center;align-items:center;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.che-report-go{color:#090a0c;background:#ffd21a;border:1px solid #ffd21a;text-decoration:none}.che-report-go:hover{filter:brightness(1.05)}.che-report-review{color:#8b909a;background:#1a1c21;border:1px solid #ffffff1f}.che-report-review:disabled{cursor:not-allowed;opacity:.6}.che-report-unavailable{color:#777c86;background:#15171b;border:1px solid #ffffff14}body.che-review-modal-open{overflow:hidden}.che-review-modal{z-index:30000;justify-content:center;align-items:center;padding:18px;display:flex;position:fixed;inset:0}.che-review-modal[hidden]{display:none}.che-review-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;position:absolute;inset:0}.che-review-dialog{z-index:1;background:#111216;border:1px solid #ffd21a33;border-radius:16px;width:min(100%,520px);max-height:calc(100vh - 36px);position:relative;overflow-y:auto;box-shadow:0 24px 70px #000000a6}.che-review-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:flex-start;gap:16px;padding:17px 18px;display:flex}.che-review-head strong{color:#fff;font-size:17px;display:block}.che-review-head span{color:#ffd21a;margin-top:3px;font-size:13px;font-weight:800;display:block}.che-review-close{color:#a9adb5;cursor:pointer;background:#1b1d22;border:0;border-radius:9px;width:34px;height:34px;font-size:23px}.che-review-body{padding:18px}.che-review-help{color:#a4a8b0;margin:0 0 17px;font-size:13px;line-height:1.55}.che-review-decisions{border:0;gap:9px;margin:0;padding:0;display:grid}.che-review-decisions legend{color:#fff;margin-bottom:9px;font-weight:800}.che-review-decisions label{cursor:pointer;background:#16181d;border:1px solid #ffffff14;border-radius:11px;align-items:flex-start;gap:11px;padding:13px;display:flex}.che-review-decisions label:hover{border-color:#ffd21a4d}.che-review-decisions input{accent-color:#ffd21a;margin-top:4px}.che-review-decisions strong{color:#fff;font-size:14px;display:block}.che-review-decisions small{color:#858a94;margin-top:3px;font-size:12px;line-height:1.4;display:block}.che-review-note{margin-top:18px;display:block}.che-review-note>span{color:#fff;margin-bottom:7px;font-weight:800;display:block}.che-review-note>span strong{color:#ffd21a}.che-review-note textarea{resize:vertical;color:#fff;width:100%;min-height:120px;font:inherit;background:#0c0d10;border:1px solid #ffffff1a;border-radius:10px;outline:0;padding:11px 12px}.che-review-note textarea:focus{border-color:#ffd21aa6}.che-review-note small{color:#747983;margin-top:6px;font-size:11px;display:block}.che-review-reputation{background:#ffd21a09;border:1px solid #ffd21a29;border-radius:12px;margin:18px 0 0;padding:15px}.che-review-reputation[hidden],.che-review-public-note[hidden]{display:none}.che-review-reputation legend{color:#fff;padding:0 4px;font-size:14px;font-weight:800}.che-review-reputation-help{color:#8f949e;margin:2px 0 12px;font-size:12px;line-height:1.5}.che-review-reputation-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.che-review-reputation-options label{cursor:pointer;display:block}.che-review-reputation-options input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.che-review-reputation-options span{color:#b8bcc5;background:#17191e;border:1px solid #ffffff17;border-radius:10px;justify-content:center;align-items:center;min-height:44px;font-size:14px;font-weight:900;transition:border-color .15s,background .15s,color .15s,transform .15s;display:flex}.che-review-reputation-options label:hover span{color:#fff;border-color:#ffd21a61}.che-review-reputation-options input:checked+span{color:#090a0c;background:#ffd21a;border-color:#ffd21a;box-shadow:0 0 0 2px #ffd21a14}.che-review-reputation-options label:active span{transform:scale(.97)}.che-review-public-note{background:#14161a;border:1px solid #ffd21a1f;border-radius:12px;padding:14px}.che-review-public-note textarea{min-height:100px}.che-review-error{color:#ff9494;background:#ff3e3e14;border:1px solid #ff5b5b40;border-radius:9px;margin-top:13px;padding:10px 12px;font-size:13px;font-weight:700}.che-review-actions{border-top:1px solid #ffffff14;justify-content:flex-end;gap:9px;padding:14px 18px;display:flex}.che-review-cancel,.che-review-submit{min-height:40px;font:inherit;cursor:pointer;border-radius:9px;padding:0 15px;font-weight:800}.che-review-cancel{color:#c4c7ce;background:#1a1c21;border:1px solid #ffffff1a}.che-review-submit{color:#090a0c;background:#ffd21a;border:1px solid #ffd21a}.che-review-submit:disabled{opacity:.55;cursor:wait}@media (width<=600px){.che-review-modal{align-items:flex-end;padding:0}.che-review-dialog{border-radius:18px 18px 0 0;width:100%;max-height:90vh}.che-review-head,.che-review-body{padding-left:14px;padding-right:14px}.che-review-actions{background:#111216;padding:12px 14px;position:sticky;bottom:0}.che-review-reputation{margin-top:15px;padding:12px}.che-review-reputation-options{gap:6px}.che-review-reputation-options span{min-height:42px;padding:0 4px;font-size:13px}.che-review-public-note{margin-top:14px;padding:12px}.che-review-public-note textarea{min-height:90px}.che-review-actions button{flex:1}}.profile-albums{gap:24px;display:grid}.profile-album-group{gap:13px;display:grid}.profile-album-group+.profile-album-group{border-top:1px solid #20242b;padding-top:22px}.profile-album-group-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.profile-album-group-head>div{gap:4px;display:grid}.profile-album-group-head strong{color:#f0f1f3;font-size:15px}.profile-album-group-head span{color:#747b86;font-size:11px}.profile-album-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.profile-album-card{background:#101216;border:1px solid #242932;border-radius:13px;min-width:0;overflow:hidden}.profile-album-collage{aspect-ratio:1;background:#08090b;grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(2,1fr);gap:2px;width:100%;display:grid;position:relative;overflow:hidden}.profile-album-collage-item{background:#14171c;min-width:0;min-height:0;overflow:hidden}.profile-album-collage-item img{object-fit:cover;width:100%;height:100%;display:block}.profile-album-collage-item:only-child{grid-area:1/1/-1/-1}.profile-album-collage-item:first-child:nth-last-child(2){grid-area:1/1/-1}.profile-album-collage-item:first-child:nth-last-child(2)+.profile-album-collage-item{grid-area:1/2/-1}.profile-album-collage-item:first-child:nth-last-child(3){grid-area:1/1/-1}.profile-album-collage-item:first-child:nth-last-child(3)~.profile-album-collage-item{grid-column:2}.profile-album-empty-preview{background:radial-gradient(circle,#ffd21a17,#0000 65%),#0b0c0f;grid-area:1/1/-1/-1;place-items:center;display:grid}.profile-album-empty-preview span{color:var(--yellow);font-size:50px;font-weight:950}.profile-album-video-placeholder{width:100%;height:100%;color:var(--yellow);background:radial-gradient(circle,#ffd21a17,#0000 65%),#0b0c0f;place-items:center;font-size:28px;display:grid}.profile-album-card-info{gap:3px;padding:12px 13px 13px;display:grid}.profile-album-card-info strong{color:#f0f1f3;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.profile-album-card-info span{color:var(--yellow);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.profile-album-card-info small{color:#737a85;margin-top:3px;font-size:10px}@media (width<=700px){.profile-albums{gap:19px}.profile-album-group{gap:10px}.profile-album-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.profile-album-card{border-radius:10px}.profile-album-card-info{padding:9px 9px 10px}.profile-album-card-info strong{font-size:11px}.profile-album-card-info span,.profile-album-card-info small{font-size:9px}.profile-album-group-head strong{font-size:13px}.profile-album-group-head span{font-size:10px}}.profile-album-card{color:inherit;text-decoration:none}.profile-album-card:hover{border-color:#ffd21a80}.album-detail-card{gap:24px;display:grid}.album-detail-heading{border-bottom:1px solid #22272f;justify-content:space-between;align-items:flex-start;gap:24px;padding-bottom:20px;display:flex}.album-detail-heading>div:first-child{min-width:0}.album-detail-kicker{color:var(--yellow);letter-spacing:2px;margin-bottom:7px;font-size:10px;font-weight:800;display:block}.album-detail-heading h1{color:#f3f4f6;margin:0;font-size:27px;line-height:1.2}.album-detail-heading p{color:#7c838e;flex-wrap:wrap;align-items:center;gap:6px;margin:9px 0 0;font-size:12px;display:flex}.album-detail-heading p a{color:#bec3ca;text-decoration:none}.album-detail-heading p a:hover{color:var(--yellow)}.album-detail-heading p strong{color:#d8dbe0}.album-detail-counts{flex:none;gap:9px;display:flex}.album-detail-counts>div{text-align:center;background:#111318;border:1px solid #292e36;border-radius:10px;gap:2px;min-width:82px;padding:10px 12px;display:grid}.album-detail-counts strong{color:var(--yellow);font-size:18px}.album-detail-counts span{color:#777e89;text-transform:uppercase;letter-spacing:.6px;font-size:9px}.album-detail-section{gap:13px;display:grid}.album-detail-section+.album-detail-section{border-top:1px solid #20242b;padding-top:21px}.album-detail-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.album-detail-section-title>div{align-items:center;gap:7px;display:flex}.album-detail-section-title>div>span{color:var(--yellow)}.album-detail-section-title strong{color:#e4e6e9;font-size:14px}.album-detail-section-title small{color:#727984;font-size:10px}.album-detail-collection-card{transition:border-color .15s,transform .15s}.album-detail-collection-card:hover{transform:translateY(-2px)}.album-media-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:8px;display:grid}.album-media-item{aspect-ratio:1;background:#0b0d10;border:1px solid #22272e;border-radius:9px;min-width:0;overflow:hidden}.album-media-image-button{cursor:zoom-in;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.album-media-image-button img{object-fit:cover;width:100%;height:100%;transition:transform .2s;display:block}.album-media-image-button:hover img{transform:scale(1.025)}.album-media-video{background:radial-gradient(circle,#ffd21a14,#0000 60%),#0b0d10;align-content:center;place-items:center;gap:6px;width:100%;height:100%;display:grid}.album-media-video span{color:var(--yellow);font-size:30px}.album-media-video small{color:#858c96;font-size:10px}@media (width<=700px){.album-detail-card{gap:18px}.album-detail-heading{gap:13px;padding-bottom:16px;display:grid}.album-detail-heading h1{font-size:22px}.album-detail-counts{width:100%}.album-detail-counts>div{flex:1;min-width:0}.album-media-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:4px}.album-media-item{border-radius:6px}.album-detail-section-title strong{font-size:12px}.album-detail-section-title small{font-size:9px}}@media (width<=420px){.album-media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}body.album-lightbox-open{overflow:hidden}.album-lightbox[hidden]{display:none}.album-lightbox{z-index:10000;place-items:center;display:grid;position:fixed;inset:0}.album-lightbox-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000f0;position:absolute;inset:0}.album-lightbox-dialog{z-index:2;grid-template-columns:70px minmax(0,1fr) 70px;align-items:center;width:100%;height:100%;display:grid;position:relative}.album-lightbox-image-wrap{place-items:center;width:100%;height:100%;padding:55px 20px 45px;display:grid;position:relative}.album-lightbox-image-wrap img{object-fit:contain;border-radius:6px;max-width:100%;max-height:calc(100vh - 100px);display:block;box-shadow:0 20px 70px #0000008c}.album-lightbox-close{top:max(16px, env(safe-area-inset-top));z-index:5;color:#fff;cursor:pointer;background:#0f1115e6;border:1px solid #343a43;border-radius:50%;place-items:center;width:44px;height:44px;font-size:30px;line-height:1;display:grid;position:absolute;right:18px}.album-lightbox-close:hover{border-color:var(--yellow);color:var(--yellow)}.album-lightbox-nav{z-index:4;width:48px;height:64px;color:var(--yellow);cursor:pointer;background:#101216e0;border:1px solid #353b44;border-radius:12px;place-items:center;margin:0 auto;font-size:43px;line-height:1;display:grid;position:relative}.album-lightbox-nav:hover{border-color:var(--yellow);background:#171a20}.album-lightbox-counter{left:50%;bottom:max(14px, env(safe-area-inset-bottom));color:#d7dae0;text-align:center;background:#0e1013e0;border:1px solid #30353d;border-radius:999px;min-width:58px;padding:6px 10px;font-size:11px;font-weight:700;position:absolute;transform:translate(-50%)}@media (width<=700px){.album-lightbox-dialog{grid-template-columns:46px minmax(0,1fr) 46px}.album-lightbox-image-wrap{padding:60px 4px 50px}.album-lightbox-image-wrap img{border-radius:3px;max-height:calc(100vh - 110px)}.album-lightbox-nav{border-radius:9px;width:38px;height:54px;font-size:34px}.album-lightbox-close{width:40px;height:40px;font-size:27px;right:12px}.album-lightbox-counter{font-size:10px}}.che-album-list{gap:12px;padding:18px;display:grid}.che-album-item{background:linear-gradient(135deg,#ffcc0009,#ffffff04);border:1px solid #292d34;border-radius:12px;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:14px;min-height:76px;padding:10px 14px;transition:border-color .2s,transform .2s,background .2s;display:grid}.che-album-item:hover{background:linear-gradient(135deg,#ffcc0013,#ffffff05);border-color:#ffcc008c;transform:translateY(-1px)}.che-album-icon{background:#111318;border:1px solid #343941;border-radius:10px;place-items:center;width:48px;height:48px;display:grid;overflow:hidden}.che-album-icon img{object-fit:cover;width:48px;height:48px;display:block}.che-album-icon span{font-size:24px;line-height:1}.che-album-info{gap:4px;min-width:0;display:grid}.che-album-info strong{color:#f3f4f6;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:800;overflow:hidden}.che-album-info small{color:#838994;font-size:11px}.che-album-status{color:var(--yellow);letter-spacing:.04em;white-space:nowrap;background:#ffcc0012;border:1px solid #ffcc0042;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:800}@media (width<=700px){.che-album-list{gap:9px;padding:12px}.che-album-item{grid-template-columns:52px minmax(0,1fr);gap:10px;padding:10px}.che-album-icon,.che-album-icon img{width:46px;height:46px}.che-album-status{grid-column:2;justify-self:start;padding:4px 8px;font-size:9px}}.che-album-flash{border-radius:10px;gap:5px;margin-bottom:14px;padding:12px 14px;font-size:12px;font-weight:700;display:grid}.che-album-flash.success{color:#7ce8b8;background:#42d39214;border:1px solid #42d39252}.che-album-flash.error{color:#ff9292;background:#ff575714;border:1px solid #ff575759}.che-album-create-form{grid-template-columns:minmax(180px,1fr) minmax(220px,1fr) auto;align-items:end;gap:14px;padding:18px;display:grid}.che-album-field{gap:7px;display:grid}.che-album-field>span{color:#a8adb7;letter-spacing:.04em;font-size:11px;font-weight:800}.che-album-field input[type=text]{color:#f3f4f6;background:#111318;border:1px solid #30353d;border-radius:9px;outline:none;width:100%;height:42px;padding:0 12px}.che-album-field input[type=text]:focus{border-color:var(--yellow)}.che-album-field input[type=file]{color:#b8bdc7;background:#111318;border:1px solid #30353d;border-radius:9px;width:100%;min-height:42px;padding:7px 9px;font-size:11px}.che-album-field small{color:#727986;font-size:10px}.che-album-submit{border:1px solid var(--yellow);background:var(--yellow);color:#0b0c0e;cursor:pointer;border-radius:9px;min-height:42px;padding:0 16px;font-size:11px;font-weight:900;transition:transform .2s,filter .2s}.che-album-submit:hover{filter:brightness(1.06);transform:translateY(-1px)}.che-album-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.che-album-icon-form{margin:0}.che-album-icon-form label{color:#d6d9df;cursor:pointer;background:#15181d;border:1px solid #373c45;border-radius:8px;justify-content:center;align-items:center;min-height:30px;padding:0 10px;font-size:10px;font-weight:800;transition:border-color .2s,color .2s,background .2s;display:inline-flex}.che-album-icon-form label:hover{border-color:var(--yellow);color:var(--yellow);background:#ffcc000d}.che-album-icon-form input[type=file]{display:none}@media (width<=800px){.che-album-create-form{grid-template-columns:1fr;align-items:stretch;gap:12px;padding:14px}.che-album-submit{width:100%}}@media (width<=700px){.che-album-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-start}.che-album-icon-form label{min-height:28px}}.composer-album-native-select{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.composer-album-picker{width:100%;position:relative}.composer-album-picker-button{color:#f3f4f6;text-align:left;cursor:pointer;background:linear-gradient(135deg,#ffcc000b,#111318 45%);border:1px solid #30353d;border-radius:11px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;width:100%;min-height:68px;padding:9px 12px;transition:border-color .2s,background .2s;display:grid}.composer-album-picker-button:hover,.composer-album-picker.is-open .composer-album-picker-button{background:linear-gradient(135deg,#ffcc0014,#14171c 45%);border-color:#ffcc00b3}.composer-album-picker-icon{background:#0c0e11;border:1px solid #373c45;border-radius:10px;place-items:center;width:48px;height:48px;font-size:23px;display:grid;overflow:hidden}.composer-album-picker-icon img{object-fit:cover;width:48px;height:48px;display:block}.composer-album-picker-text{gap:3px;min-width:0;display:grid}.composer-album-picker-text strong{color:#f2f3f5;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:900;overflow:hidden}.composer-album-picker-text small{color:#818793;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.composer-album-picker-arrow{color:var(--yellow);font-size:16px;transition:transform .2s}.composer-album-picker.is-open .composer-album-picker-arrow{transform:rotate(180deg)}.composer-album-picker-menu[hidden]{display:none}.composer-album-picker-menu{z-index:120;background:#0e1014;border:1px solid #343941;border-radius:12px;max-height:330px;padding:7px;position:absolute;top:calc(100% + 7px);left:0;right:0;overflow-y:auto;box-shadow:0 18px 45px #00000085}.composer-album-picker-item{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;grid-template-columns:48px minmax(0,1fr);align-items:center;gap:11px;width:100%;min-height:58px;padding:7px 9px;display:grid}.composer-album-picker-item:hover{background:#ffcc0013}.composer-album-picker-item-main+.composer-album-picker-item-main{margin-top:5px}.composer-album-picker-item-icon{background:#111318;border:1px solid #363b44;border-radius:9px;place-items:center;width:48px;height:48px;font-size:22px;display:grid;overflow:hidden}.composer-album-picker-item-icon img{object-fit:cover;width:48px;height:48px;display:block}.composer-album-picker-item-text{gap:3px;min-width:0;display:grid}.composer-album-picker-item-text strong{color:#e8eaed;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:850;overflow:hidden}.composer-album-picker-item-text small{color:#777e89;font-size:10px}.composer-album-picker-item-collection{grid-template-columns:48px minmax(0,1fr);min-height:48px;margin-top:2px;padding-left:9px}.composer-album-picker-collection-indent{width:48px;color:var(--yellow);text-align:center;font-size:19px;font-weight:900}.composer-album-picker-item-collection .composer-album-picker-item-text strong{font-size:11px}@media (width<=700px){.composer-album-picker-button{grid-template-columns:48px minmax(0,1fr) 20px;gap:10px;min-height:66px;padding:8px 10px}.composer-album-picker-menu{max-height:300px}.composer-album-picker-item{min-height:56px}}.post-header-actions{flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;display:flex}.post-album-badge{color:#f2f3f5;background:linear-gradient(135deg,#ffcc0012,#111318 55%);border:1px solid #30353d;border-radius:10px;align-items:center;gap:8px;min-height:48px;padding:5px 9px 5px 5px;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:flex}.post-album-badge:hover{border-color:var(--yellow);background:linear-gradient(135deg,#ffcc001f,#15181d 55%);transform:translateY(-1px)}.post-album-badge-icon{background:#0b0d10;border:1px solid #3a3f48;border-radius:8px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:20px;display:grid;overflow:hidden}.post-album-badge-icon img{object-fit:cover;width:100%;height:100%;display:block}.post-album-badge-name{color:#f2f3f5;white-space:nowrap;gap:1px;min-width:0;font-size:11px;font-weight:900;line-height:1.1;display:grid}.post-album-badge-name small{color:var(--yellow);font-size:9px;font-weight:800}@media (width<=700px){.post-header{gap:8px}.post-user{min-width:0}.post-header-actions{gap:4px}.post-album-badge{gap:6px;min-height:40px;padding:4px 6px 4px 4px}.post-album-badge-icon{border-radius:7px;flex-basis:32px;width:32px;height:32px}.post-album-badge-name{font-size:10px}.post-album-badge-name small{font-size:8px}}@media (width<=420px){.post-album-badge-name small{display:none}.post-album-badge{padding-right:5px}}.post-card .post-gallery{width:min(100%,680px);margin-left:auto;margin-right:auto}.profile-post-card .post-gallery{width:min(100%,520px);margin-left:auto;margin-right:auto}.post-card .post-gallery-count-1 .post-gallery-item{max-height:420px}.profile-post-card .post-gallery-count-1 .post-gallery-item{max-height:320px}.post-card .post-gallery-count-1 .post-gallery-item img,.profile-post-card .post-gallery-count-1 .post-gallery-item img{object-fit:cover}@media (width<=700px){.post-card .post-gallery,.profile-post-card .post-gallery{width:100%}.post-card .post-gallery-count-1 .post-gallery-item,.profile-post-card .post-gallery-count-1 .post-gallery-item{max-height:340px}}.post-gallery-item-hidden{display:none}.post-gallery-more{color:#fff;text-shadow:0 2px 12px #000000b3;pointer-events:none;background:linear-gradient(#0000007a,#000000b8);place-items:center;font-size:34px;font-weight:950;display:grid;position:absolute;inset:0}.profile-post-card .post-gallery-more{font-size:28px}@media (width<=700px){.post-gallery-more{font-size:28px}.profile-post-card .post-gallery-more{font-size:24px}.composer-video-preview{border-radius:10px;margin-top:12px}.composer-video-stage video{max-height:300px}.composer-video-meta{padding:9px 10px}.composer-video-meta strong{font-size:10px}.composer-video-meta button{padding:6px 8px;font-size:9px}}.post-video{aspect-ratio:16/9;background:#000;border:1px solid #252a31;border-radius:12px;width:min(100%,680px);margin:14px auto 0;overflow:hidden}.profile-post-card .post-video{width:min(100%,520px)}.post-video video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.post-video-status{background:#0c0e12;border:1px solid #292e36;border-radius:12px;align-items:center;gap:12px;width:min(100%,680px);margin:14px auto 0;padding:18px;display:flex}.profile-post-card .post-video-status{width:min(100%,520px)}.post-video-status>span{width:40px;height:40px;color:var(--yellow);background:#ffd60014;border-radius:10px;flex:none;place-items:center;font-size:20px;display:grid}.post-video-status>div{flex-direction:column;gap:3px;min-width:0;display:flex}.post-video-status strong{color:#f3f4f6;font-size:12px}.post-video-status small{color:#777e89;font-size:10px}.post-video-status-failed{border-color:#ff5a5a40}.post-video-status-failed>span{color:#ff8f8f;background:#ff5a5a14}@media (width<=700px){.post-video,.profile-post-card .post-video{border-radius:10px;width:100%;margin-top:12px}.post-video-status,.profile-post-card .post-video-status{border-radius:10px;width:100%;margin-top:12px;padding:14px}.post-video-status>span{width:36px;height:36px;font-size:18px}}.album-media-video-player{background:#000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.album-media-video-player video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.story-viewer-text{overflow:hidden}.story-viewer-text>img{z-index:0;object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.story-viewer-text-body{z-index:2;overflow-wrap:anywhere;word-break:break-word;white-space:pre-wrap;justify-content:center;align-items:center;min-width:0;line-height:1.25;display:flex;position:absolute;inset:10%}@media (width<=720px){.story-viewer-text-body{inset:13%}}.create-post-page{color:#f4f5f7;background:radial-gradient(circle at 50% -15%,#ffd21a14,#0000 34%),#08090b;min-height:100vh;margin:0}.create-post-shell{min-height:100vh}.create-post-topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:50;background:#08090beb;border-bottom:1px solid #1f2329;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;min-height:72px;padding:0 24px;display:grid;position:sticky;top:0}.create-post-back{color:#a5abb5;border:1px solid #292e36;border-radius:9px;align-items:center;width:fit-content;min-height:38px;padding:0 13px;font-size:10px;font-weight:800;display:inline-flex}.create-post-back:hover{color:var(--yellow);border-color:#ffd21a66}.create-post-brand{justify-content:center;align-items:center;gap:10px;display:flex}.create-post-brand-mark{border:2px solid var(--yellow);width:38px;height:38px;color:var(--yellow);background:#090a0d;border-radius:11px;place-items:center;font-size:18px;font-weight:950;display:grid;transform:skew(-5deg);box-shadow:0 0 24px #ffd21a14}.create-post-brand>div{line-height:1;display:grid}.create-post-brand strong{color:#fff;letter-spacing:1.4px;font-size:13px}.create-post-brand small{color:var(--yellow);letter-spacing:3px;margin-top:4px;font-size:8px;font-weight:900}.create-post-user{justify-content:flex-end;display:flex}.create-post-user .avatar{width:40px;height:40px}.create-post-main{width:min(1050px,100% - 32px);margin:0 auto;padding:38px 0 80px}.create-post-heading{text-align:center;max-width:720px;margin:0 auto 28px}.create-post-heading>span{color:var(--yellow);letter-spacing:2.4px;font-size:9px;font-weight:950}.create-post-heading h1{color:#fff;margin:7px 0 8px;font-size:clamp(28px,5vw,42px);line-height:1.1}.create-post-heading p{color:#808691;max-width:600px;margin:0 auto;font-size:12px;line-height:1.65}.create-post-server-error{max-width:780px;margin:0 auto 18px}.create-type-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;margin-bottom:20px;display:grid}.create-type-card{color:#8e949e;text-align:left;cursor:pointer;background:linear-gradient(145deg,#ffffff05,#0000),#101217;border:1px solid #292e36;border-radius:14px;align-items:center;gap:13px;min-height:122px;padding:17px;font-family:inherit;transition:transform .18s,border-color .18s,background .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden}.create-type-card:after{content:"";background:#ffd21a09;border-radius:50%;width:90px;height:90px;transition:transform .2s,background .2s;position:absolute;bottom:-40px;right:-32px}.create-type-card:hover{background:linear-gradient(145deg,#ffd21a09,#0000),#12151a;border-color:#424852;transform:translateY(-2px)}.create-type-card.active{color:var(--yellow);background:linear-gradient(145deg,#ffd21a17,#ffd21a05),#111318;border-color:#ffd21aa6;box-shadow:inset 0 0 0 1px #ffd21a14,0 10px 35px #0003}.create-type-card.active:after{background:#ffd21a13;transform:scale(1.3)}.create-type-icon{z-index:2;color:#a2a8b1;background:#0c0e12;border:1px solid #31363f;border-radius:12px;flex:0 0 45px;place-items:center;width:45px;height:45px;font-size:17px;font-weight:950;display:grid;position:relative}.create-type-card.active .create-type-icon{color:var(--yellow);background:#ffd21a17;border-color:#ffd21a73}.create-type-card>div{z-index:2;min-width:0;position:relative}.create-type-card strong{color:#e9ebee;font-size:13px;display:block}.create-type-card.active strong{color:var(--yellow)}.create-type-card small{color:#6f7580;margin-top:4px;font-size:9px;line-height:1.4;display:block}.create-workspace[hidden]{display:none!important}.create-workspace{background:linear-gradient(145deg,#ffd21a05,#0000 40%),#101217;border:1px solid #282d35;border-radius:17px;margin-top:18px;overflow:hidden;box-shadow:0 25px 70px #0003}.create-workspace-head{background:#0c0e12bf;border-bottom:1px solid #242930;padding:20px 22px}.create-workspace-head span{color:var(--yellow);letter-spacing:1.8px;font-size:8px;font-weight:950}.create-workspace-head h2{color:#fff;margin:5px 0;font-size:22px}.create-workspace-head p{color:#777e89;margin:0;font-size:10px;line-height:1.6}.create-post-form{gap:18px;padding:22px;display:grid}.create-author{border-bottom:1px solid #22272e;align-items:center;gap:11px;padding-bottom:15px;display:flex}.create-author .avatar{width:43px;height:43px}.create-author>div{gap:2px;display:grid}.create-author strong{color:#f1f2f4;font-size:12px}.create-author span{color:#737984;font-size:9px}.create-field{gap:8px;display:grid}.create-field>span{color:#bcc1c9;font-size:10px;font-weight:850}.create-field textarea{resize:vertical;color:#f1f2f4;background:#0c0e12;border:1px solid #2b3038;border-radius:11px;outline:0;width:100%;min-height:130px;padding:15px;font-family:inherit;font-size:13px;line-height:1.6;transition:border-color .15s,box-shadow .15s}.create-field textarea::placeholder{color:#555c66}.create-field textarea:focus{border-color:#ffd21aa6;box-shadow:0 0 0 3px #ffd21a0e}.create-field small{color:#626873;justify-self:end;font-size:8px}.create-upload-box{text-align:center;cursor:pointer;background:radial-gradient(circle,#ffd21a0a,#0000 55%),#0d0f13;border:1px dashed #3a4049;border-radius:13px;align-content:center;place-items:center;gap:7px;min-height:175px;padding:25px;transition:border-color .18s,background .18s,transform .18s;display:grid}.create-upload-box:hover{background:radial-gradient(circle,#ffd21a12,#0000 55%),#0e1014;border-color:#ffd21a99;transform:translateY(-1px)}.create-upload-icon{width:54px;height:54px;color:var(--yellow);background:#ffd21a11;border:1px solid #ffd21a59;border-radius:50%;place-items:center;margin-bottom:4px;font-size:23px;font-weight:900;display:grid}.create-upload-box strong{color:#e8eaed;font-size:13px}.create-upload-box small{color:#6d737e;font-size:9px}.create-image-preview[hidden]{display:none!important}.create-image-preview{grid-template-columns:repeat(5,minmax(0,1fr));gap:7px;display:grid}.create-image-preview-item{aspect-ratio:1;background:#08090b;border:1px solid #2b3038;border-radius:10px;position:relative;overflow:hidden}.create-image-preview-item img{object-fit:cover;width:100%;height:100%;display:block}.create-image-preview-item span{color:#fff;background:#000000c7;border-radius:6px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:9px;font-weight:900;display:grid;position:absolute;bottom:6px;right:6px}.create-media-tools[hidden]{display:none!important}.create-media-tools{color:#7c838e;background:#0d0f13;border:1px solid #292e36;border-radius:9px;justify-content:space-between;align-items:center;gap:15px;padding:10px 12px;font-size:9px;display:flex}.create-media-tools button{color:var(--yellow);cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:9px;font-weight:850}.create-video-preview[hidden]{display:none!important}.create-video-preview{background:#050608;border:1px solid #292e36;border-radius:13px;overflow:hidden}.create-video-preview video{object-fit:contain;background:#000;width:100%;max-height:520px;display:block}.create-video-meta{background:#0d0f13;border-top:1px solid #252a31;justify-content:space-between;align-items:center;gap:15px;padding:11px 13px;display:flex}.create-video-meta>div{gap:3px;min-width:0;display:grid}.create-video-meta strong{color:#e9ebee;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.create-video-meta span{color:#737984;font-size:9px}.create-video-meta button{color:#f77;cursor:pointer;background:#ff5a5a0f;border:1px solid #ff5a5a47;border-radius:8px;flex:none;min-height:34px;padding:0 11px;font-family:inherit;font-size:8px;font-weight:900}.create-progress[hidden]{display:none!important}.create-progress{background:#ffd21a09;border:1px solid #ffd21a38;border-radius:10px;padding:13px}.create-progress-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:9px;display:flex}.create-progress-head span{color:#a8adb6;font-size:9px;font-weight:800}.create-progress-head strong{color:var(--yellow);font-size:10px}.create-progress-track{background:#252a31;border-radius:999px;width:100%;height:6px;overflow:hidden}.create-progress-track>span{border-radius:inherit;background:var(--yellow);height:100%;transition:width .2s;display:block}.create-album-placeholder{background:#0c0e12;border:1px solid #292e36;border-radius:11px;align-items:center;gap:11px;min-height:68px;padding:13px;display:flex}.create-album-placeholder>span{background:#ffd21a12;border-radius:9px;flex:0 0 38px;place-items:center;width:38px;height:38px;font-size:17px;display:grid}.create-album-placeholder strong{color:#dfe2e7;font-size:10px;display:block}.create-album-placeholder small{color:#666d77;margin-top:3px;font-size:8px;display:block}.create-submit-row{border-top:1px solid #242930;justify-content:space-between;align-items:center;gap:18px;min-height:65px;padding-top:17px;display:flex}.create-submit-row>span{color:#656c77;font-size:9px}.create-publish-button{background:linear-gradient(135deg, #ffdd36, var(--yellow));color:#0a0b0d;cursor:pointer;border:0;border-radius:9px;min-width:145px;min-height:44px;padding:0 18px;font-family:inherit;font-size:11px;font-weight:950;transition:transform .15s,filter .15s;box-shadow:0 10px 28px #ffd21a17}.create-publish-button:hover:not(:disabled){filter:brightness(1.04);transform:translateY(-1px)}.create-publish-button:disabled{color:#656b75;box-shadow:none;cursor:not-allowed;background:#2a2e35}.create-story-bridge{text-align:center;background:radial-gradient(circle,#ffd21a13,#0000 50%),#0c0e12;border:1px solid #ffd21a2e;border-radius:14px;align-content:center;place-items:center;min-height:360px;margin:22px;padding:35px;display:grid}.create-story-bridge>span{border:2px solid var(--yellow);width:72px;height:72px;color:var(--yellow);border-radius:50%;place-items:center;margin-bottom:14px;font-size:31px;display:grid;box-shadow:0 0 30px #ffd21a14}.create-story-bridge strong{color:#fff;letter-spacing:1.3px;font-size:17px}.create-story-bridge p{color:#747b86;max-width:470px;margin:8px 0 18px;font-size:10px;line-height:1.6}.create-story-temporary-link{min-height:40px;color:var(--yellow);border:1px solid #ffd21a59;border-radius:9px;align-items:center;padding:0 14px;font-size:9px;font-weight:900;display:inline-flex}@media (width<=900px){.create-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.create-image-preview{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=600px){.create-post-topbar{min-height:62px;padding:env(safe-area-inset-top) 10px 0;grid-template-columns:auto 1fr auto;gap:8px}.create-post-back{min-height:34px;padding:0 9px;font-size:8px}.create-post-brand{justify-content:center}.create-post-brand-mark{border-radius:9px;width:32px;height:32px;font-size:15px}.create-post-brand strong{font-size:10px}.create-post-brand small{font-size:6px}.create-post-user .avatar{width:34px;height:34px}.create-post-main{width:calc(100% - 18px);padding:22px 0 calc(80px + env(safe-area-inset-bottom))}.create-post-heading{margin-bottom:20px}.create-post-heading h1{font-size:27px}.create-post-heading p{font-size:10px}.create-type-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.create-type-card{flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;min-height:105px;padding:12px}.create-type-icon{border-radius:9px;flex-basis:37px;width:37px;height:37px;font-size:14px}.create-type-card strong{font-size:11px}.create-type-card small{font-size:8px}.create-workspace{border-radius:14px}.create-workspace-head{padding:16px 14px}.create-workspace-head h2{font-size:19px}.create-post-form{gap:15px;padding:14px}.create-field textarea{min-height:120px;padding:12px;font-size:16px}.create-upload-box{min-height:150px;padding:20px 14px}.create-image-preview{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.create-video-preview video{max-height:360px}.create-video-meta{align-items:flex-start}.create-submit-row{flex-direction:column;align-items:stretch}.create-submit-row>span{text-align:center}.create-publish-button{width:100%}.create-story-bridge{min-height:310px;margin:14px;padding:24px 16px}}.create-story-inline-shell{width:100%;min-width:0}.story-create-modal.story-create-inline{z-index:auto;width:100%;padding:0;display:block;position:relative;inset:auto}.story-create-modal.story-create-inline .story-create-dialog{border-radius:16px;width:100%;max-height:none;overflow:visible;box-shadow:0 18px 55px #00000047}.story-create-modal.story-create-inline .story-create-header{position:relative;top:auto}.story-create-modal.story-create-inline .story-create-layout{align-items:start}@media (width<=720px){.story-create-modal.story-create-inline{min-height:0;padding:0;display:block;position:relative;inset:auto}.story-create-modal.story-create-inline .story-create-dialog{border:1px solid #2b3038;border-radius:14px;width:100%;min-height:0;max-height:none;overflow:visible}.story-create-modal.story-create-inline .story-create-header{padding:14px;position:relative}.story-create-modal.story-create-inline .story-create-tabs{padding:12px 12px 0}.story-create-modal.story-create-inline .story-create-layout{grid-template-columns:1fr;gap:18px;padding:14px 12px 18px}.story-create-modal.story-create-inline .story-preview-stage{width:min(100%,280px);position:relative;top:auto}}.mobile-create-sheet{display:none}.mobile-create-sheet[hidden]{display:none!important}@media (width<=720px){.mobile-nav .mobile-create span{transition:transform .18s;display:block}.mobile-nav .mobile-create[aria-expanded=true] span{transform:rotate(45deg)}.mobile-create-sheet:not([hidden]){z-index:40;display:block;position:fixed;inset:0}.mobile-create-sheet-backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);opacity:0;background:#000000b8;transition:opacity .18s;position:absolute;inset:0}.mobile-create-sheet-panel{left:12px;right:12px;bottom:calc(78px + env(safe-area-inset-bottom));opacity:0;background:linear-gradient(145deg,#ffd6000b,#0000 38%),#12151a;border:1px solid #30353e;border-radius:20px;width:auto;max-width:430px;margin:0 auto;padding:16px;transition:opacity .18s,transform .18s;position:absolute;transform:translateY(18px)scale(.985);box-shadow:0 24px 70px #00000094}.mobile-create-sheet.open .mobile-create-sheet-backdrop{opacity:1}.mobile-create-sheet.open .mobile-create-sheet-panel{opacity:1;transform:translateY(0)scale(1)}.mobile-create-sheet-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;display:flex}.mobile-create-sheet-header>div{min-width:0}.mobile-create-sheet-header span{color:var(--yellow);letter-spacing:1.8px;margin-bottom:3px;font-size:9px;font-weight:900;display:block}.mobile-create-sheet-header h2{color:#f2f4f7;margin:0;font-size:17px;font-weight:900}.mobile-create-sheet-close{color:#cdd1d8;cursor:pointer;background:#1a1e24;border:1px solid #333943;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;padding:0;font-size:23px;line-height:1;display:grid}.mobile-create-sheet-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.mobile-create-sheet-options>a{color:#e4e7eb;background:#171a20;border:1px solid #292e36;border-radius:14px;grid-template-rows:auto auto;grid-template-columns:42px minmax(0,1fr);align-content:center;align-items:center;column-gap:10px;min-width:0;min-height:104px;padding:13px;text-decoration:none;display:grid}.mobile-create-sheet-options>a:active{border-color:var(--yellow);background:#ffd60013}.mobile-create-sheet-icon{width:42px;height:42px;color:var(--yellow);background:#ffd60012;border:1px solid #ffd60052;border-radius:12px;grid-area:1/1/span 2;place-items:center;font-size:18px;font-weight:900;display:grid}.mobile-create-sheet-options strong{color:#f0f2f5;min-width:0;font-size:12px;font-weight:900}.mobile-create-sheet-options small{color:#777e89;min-width:0;font-size:9px}}.profile-cover{position:relative}.profile-steam-status-card{z-index:4;-webkit-backdrop-filter:blur(10px);color:#fff;background:#08090be0;border:1px solid #ffffff21;border-radius:12px;align-items:center;gap:11px;min-width:210px;max-width:300px;padding:11px 12px;text-decoration:none;display:flex;position:absolute;top:18px;right:18px;box-shadow:0 12px 32px #00000057}.profile-steam-status-card:hover{border-color:#ffffff42;transform:translateY(-1px)}.profile-steam-status-dot{background:#747a84;border-radius:999px;flex:none;width:9px;height:9px;box-shadow:0 0 0 4px #747a8424}.profile-steam-status-card.is-online .profile-steam-status-dot{background:#4fd66f;box-shadow:0 0 0 4px #4fd66f24}.profile-steam-status-card.is-playing .profile-steam-status-dot{background:#8bd6ff;box-shadow:0 0 0 4px #8bd6ff24}.profile-steam-status-card.is-offline .profile-steam-status-dot{background:#747a84}.profile-steam-status-card.is-unavailable .profile-steam-status-dot{background:#d2a62d}.profile-steam-status-copy{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.profile-steam-status-copy small{color:#ffffff7a;letter-spacing:.16em;font-size:9px;font-weight:800}.profile-steam-status-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.25;overflow:hidden}.profile-steam-status-copy span{color:#ffffff9e;font-size:10px}.profile-steam-logo{color:#ffffffdb;background:#ffffff14;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:13px;font-weight:900;display:grid}@media (width<=720px){.profile-steam-status-card{border-radius:10px;min-width:0;max-width:calc(100% - 20px);padding:8px 9px;top:10px;right:10px}.profile-steam-status-copy strong{max-width:165px;font-size:11px}.profile-steam-status-copy span{font-size:9px}.profile-steam-logo{width:24px;height:24px;font-size:11px}}.profile-steam-logo svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.profile-steam-game-image{object-fit:cover;border:1px solid #ffffff1f;border-radius:7px;flex:none;width:52px;height:32px;display:block}.profile-steam-status-card.is-playing{min-width:270px}@media (width<=720px){.profile-steam-status-card.is-playing{min-width:0}.profile-steam-game-image{width:43px;height:27px}.profile-steam-logo svg{width:17px;height:17px}}.profile-cover .profile-steam-game-image{object-fit:cover;border:1px solid #ffffff24;border-radius:6px;flex:none;width:52px;min-width:52px;max-width:52px;height:32px;min-height:32px;max-height:32px;display:block}@media (width<=720px){.profile-cover .profile-steam-game-image{width:42px;min-width:42px;max-width:42px;height:26px;min-height:26px;max-height:26px}}.profile-steam-game-fallback{background:#ffd21a1f;border:1px solid #ffd21a52;border-radius:7px;flex:none;place-items:center;width:32px;height:32px;font-size:16px;line-height:1;display:grid}.profile-steam-game-fallback[hidden]{display:none!important}@media (width<=720px){.profile-steam-game-fallback{width:26px;height:26px;font-size:13px}}.story-avatar{position:relative}.story-avatar>.story-avatar-image{object-fit:cover;object-position:center;border-radius:50%;width:calc(100% - 6px);min-width:0;max-width:none;height:calc(100% - 6px);min-height:0;max-height:none;display:block;position:absolute;inset:3px}.avatar:has(>.account-avatar-image){position:relative;overflow:hidden}.avatar>.account-avatar-image{object-fit:cover;object-position:center;border-radius:inherit;width:100%;min-width:0;max-width:none;height:100%;min-height:0;max-height:none;display:block;position:absolute;inset:0}.profile-avatar-wrap{border-radius:50%;overflow:visible}.profile-avatar-wrap>.profile-avatar-image{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%;display:block}.che-admin-avatar,.che-user-avatar,.che-user-detail-avatar{border-radius:50%;overflow:hidden}.che-admin-avatar img,.che-user-avatar img,.che-user-detail-avatar img{object-fit:cover;object-position:center;border-radius:inherit;width:100%;height:100%;display:block}.profile-edit-social-section{border-top:1px solid #ffffff12;margin-top:12px;padding-top:25px}.profile-edit-section-heading{margin-bottom:18px}.profile-edit-section-heading>span{color:var(--yellow);letter-spacing:.18em;margin-bottom:5px;font-size:9px;font-weight:900;display:block}.profile-edit-section-heading h2{color:#f0f1f3;margin:0;font-size:18px}.profile-edit-section-heading p{color:#777d87;margin:6px 0 0;font-size:11px;line-height:1.55}.profile-social-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.profile-social-links{flex-wrap:wrap;gap:9px;display:flex}.profile-social-link{color:#cfd2d7;background:#14171c;border:1px solid #272c34;border-radius:10px;align-items:center;gap:9px;min-height:42px;padding:7px 12px 7px 7px;font-size:11px;font-weight:750;text-decoration:none;transition:border-color .18s,background .18s,transform .18s;display:inline-flex}.profile-social-link:hover{color:#fff;background:#191c22;border-color:#ffd21a73;transform:translateY(-1px)}.profile-social-icon{color:#fff;background:#ffffff0f;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;font-size:13px;font-weight:950;display:grid}.profile-social-link.is-steam .profile-social-icon{background:#66c0f41f}.profile-social-link.is-instagram .profile-social-icon{background:#e1306c1f}.profile-social-link.is-youtube .profile-social-icon{background:#ff00001f}.profile-social-link.is-twitch .profile-social-icon{background:#9146ff1f}.profile-social-link.is-spotify .profile-social-icon{background:#1ed7601f}.profile-social-link.is-discord .profile-social-icon{background:#5865f21f}@media (width<=720px){.profile-social-edit-grid{grid-template-columns:1fr}.profile-social-links{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.profile-social-link{width:100%}}.profile-social-links{justify-content:center}.profile-social-link.is-steam .profile-social-icon{color:#66c0f4;background:#66c0f429;box-shadow:0 0 14px #66c0f414}.profile-social-link.is-instagram .profile-social-icon{color:#e1306c;background:#e1306c29;box-shadow:0 0 14px #e1306c14}.profile-social-link.is-youtube .profile-social-icon{color:#ff3b3b;background:#ff000029;box-shadow:0 0 14px #ff000014}.profile-social-link.is-x .profile-social-icon{color:#fff;background:#ffffff17;box-shadow:0 0 14px #ffffff0a}.profile-social-link.is-twitch .profile-social-icon{color:#a970ff;background:#9146ff2b;box-shadow:0 0 14px #9146ff17}.profile-social-link.is-spotify .profile-social-icon{color:#1ed760;background:#1ed76029;box-shadow:0 0 14px #1ed76014}.profile-social-link.is-discord .profile-social-icon{color:#8c96ff;background:#5865f22e;box-shadow:0 0 14px #5865f217}.profile-social-link:hover .profile-social-icon{transform:scale(1.06)}.profile-social-icon{transition:transform .18s,background .18s,color .18s}@media (width<=720px){.profile-social-links{justify-content:center}}.profile-collection-settings{border-top:1px solid #ffffff12;margin-top:30px;padding-top:26px}.profile-collection-groups{gap:16px;display:grid}.profile-collection-group{background:#111419;border:1px solid #252a32;border-radius:13px;overflow:hidden}.profile-collection-parent{background:#ffffff05;border-bottom:1px solid #242931;align-items:center;gap:10px;min-height:48px;padding:9px 12px;display:flex}.profile-collection-parent img,.profile-collection-parent>span{border-radius:8px;flex:0 0 30px;width:30px;height:30px}.profile-collection-parent img{object-fit:cover;display:block}.profile-collection-parent>span{color:var(--yellow);background:#ffd21a1f;place-items:center;font-size:12px;font-weight:950;display:grid}.profile-collection-parent strong{color:#eceef1;font-size:12px}.profile-collection-list{gap:10px;padding:12px;display:grid}.profile-collection-rename-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.profile-collection-name-field{min-width:0}.profile-collection-name-field label{color:#828893;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.profile-collection-name-field input{color:#e7e9ec;width:100%;min-height:41px;font:inherit;background:#171a20;border:1px solid #2a3038;border-radius:9px;outline:none;padding:0 12px;font-size:12px}.profile-collection-name-field input:focus{border-color:#ffd21a8c}.profile-collection-save{min-height:41px;color:var(--yellow);cursor:pointer;background:#ffd21a1a;border:1px solid #ffd21a59;border-radius:9px;padding:0 15px;font-size:10px;font-weight:900}.profile-collection-save:hover{background:#ffd21a2b}.profile-collections-empty{text-align:center;border:1px dashed #2c3139;border-radius:12px;padding:22px}.profile-collections-empty strong{color:#d9dce1;font-size:12px;display:block}.profile-collections-empty p{color:#747b86;margin:6px 0 0;font-size:10px;line-height:1.55}@media (width<=720px){.profile-collection-rename-form{grid-template-columns:1fr}.profile-collection-save{width:100%}}.profile-story-archive-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.profile-story-archive-head>div>span{color:var(--yellow);letter-spacing:.12em;font-size:9px;font-weight:950}.profile-story-archive-head h2{color:#f0f1f3;margin:5px 0 4px;font-size:17px}.profile-story-archive-head p{color:#858c96;max-width:520px;margin:0;font-size:10px;line-height:1.6}.profile-story-archive-head>strong{color:#c8ccd2;background:#15181d;border:1px solid #292e36;border-radius:9px;flex:none;padding:8px 11px;font-size:10px}.profile-story-archive-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.profile-story-archive-card{min-width:0;color:inherit;background:#111419;border:1px solid #262b32;border-radius:12px;text-decoration:none;transition:transform .15s,border-color .15s;overflow:hidden}.profile-story-archive-card:hover{border-color:#ffd21a73;transform:translateY(-2px)}.profile-story-archive-preview{aspect-ratio:9/16;background:#090b0e;position:relative;overflow:hidden}.profile-story-archive-preview>img{object-fit:cover;width:100%;height:100%;display:block}.profile-story-text-preview,.profile-story-archive-text{background-color:#171a20;background-position:50%;background-size:cover;place-items:center;width:100%;height:100%;padding:18px;display:grid}.profile-story-text-preview p,.profile-story-archive-text p{overflow-wrap:anywhere;width:100%;margin:0;font-weight:850;line-height:1.4}.profile-story-text-preview p{-webkit-line-clamp:6;-webkit-box-orient:vertical;font-size:12px;display:-webkit-box;overflow:hidden}.profile-story-video-fallback{width:100%;height:100%;color:var(--yellow);place-items:center;font-size:28px;display:grid}.profile-story-video-badge{color:#fff;background:#000000b8;border-radius:7px;padding:5px 7px;font-size:8px;font-weight:900;position:absolute;bottom:7px;right:7px}.profile-story-archive-info{justify-content:space-between;align-items:center;gap:7px;padding:9px;display:flex}.profile-story-archive-info span{color:var(--yellow);font-size:8px;font-weight:900}.profile-story-archive-info time{color:#747b85;font-size:8px}.profile-story-pagination{justify-content:center;align-items:center;gap:12px;margin-top:22px;display:flex}.profile-story-pagination>a,.profile-story-pagination>span,.profile-story-page-numbers>a,.profile-story-page-numbers>span{color:#c9cdd3;background:#14171c;border:1px solid #292e36;border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:0 10px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.profile-story-pagination .disabled{opacity:.38}.profile-story-page-numbers{gap:5px;display:flex}.profile-story-page-numbers .active{color:var(--yellow);background:#ffd21a1c;border-color:#ffd21a80}.profile-story-archive-viewer{z-index:10000;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.profile-story-archive-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000e0;position:absolute;inset:0}.profile-story-archive-viewer-card{z-index:1;background:#0c0e12;border:1px solid #2a3038;border-radius:16px;width:min(430px,100%);max-height:calc(100vh - 36px);position:relative;overflow:hidden;box-shadow:0 24px 80px #0000008c}.profile-story-archive-viewer-card>header{border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:10px 13px;display:flex}.profile-story-archive-viewer-card>header div{gap:2px;display:grid}.profile-story-archive-viewer-card>header strong{color:#f0f1f3;font-size:11px}.profile-story-archive-viewer-card>header span{color:#747b85;font-size:8px}.profile-story-archive-close{color:#f1f2f4;background:#191d23;border-radius:50%;place-items:center;width:32px;height:32px;font-size:20px;text-decoration:none;display:grid}.profile-story-archive-stage{aspect-ratio:9/16;background:#050608;width:100%;max-height:calc(100vh - 145px);overflow:hidden}.profile-story-archive-stage>img,.profile-story-archive-stage>video{object-fit:contain;background:#000;width:100%;height:100%;display:block}.profile-story-archive-viewer-card>footer{color:#737a84;text-align:center;border-top:1px solid #ffffff0f;padding:9px 13px;font-size:8px}@media (width<=900px){.profile-story-archive-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=650px){.profile-story-archive-head{display:grid}.profile-story-archive-head>strong{justify-self:start}.profile-story-archive-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-story-pagination{gap:6px}.profile-story-pagination>a,.profile-story-pagination>span{padding:0 8px}.profile-story-archive-viewer{padding:0}.profile-story-archive-viewer-card{border:0;border-radius:0;width:100%;height:100%;max-height:none}.profile-story-archive-stage{aspect-ratio:auto;height:calc(100vh - 108px);max-height:none}}.profile-pagination{justify-content:center;align-items:center;gap:12px;margin-top:22px;display:flex}.profile-pagination>a,.profile-pagination>span,.profile-pagination>strong{color:#c9cdd3;background:#14171c;border:1px solid #292e36;border-radius:8px;justify-content:center;align-items:center;min-height:34px;padding:0 11px;font-size:9px;font-weight:850;text-decoration:none;display:inline-flex}.profile-pagination>strong{color:var(--yellow);border-color:#ffd21a66}.profile-pagination .disabled{opacity:.38}.profile-activity-post{gap:7px;display:grid}.profile-activity-context{color:#8f959e;background:#12151a;border:1px solid #252a31;border-radius:8px;padding:7px 10px;font-size:9px;font-weight:800}.profile-album-group+.profile-album-group{border-top:1px solid #ffffff17;margin-top:24px;padding-top:24px}.profile-album-group-name{align-items:center;gap:9px;display:inline-flex}.profile-album-group-name>img,.profile-album-group-icon-fallback{border-radius:7px;flex:0 0 30px;width:30px;height:30px}.profile-album-group-name>img{object-fit:cover;display:block}.profile-album-group-icon-fallback{color:var(--yellow);background:#ffd21a1f;place-items:center;font-size:11px;font-weight:950;display:grid}@media (width<=650px){.profile-pagination{gap:6px}.profile-pagination>a,.profile-pagination>span,.profile-pagination>strong{padding:0 8px}}.profile-pinned-post-section{background:linear-gradient(#ffd21a13,#ffd21a05);border:1px solid #ffd21a4d;border-radius:15px;margin-bottom:24px;padding:14px;position:relative;box-shadow:inset 0 1px #ffffff06}.profile-pinned-post-heading{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.profile-pinned-post-title{align-items:center;gap:9px;display:flex}.profile-pinned-post-title>span{background:#ffd21a1a;border:1px solid #ffd21a40;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-size:15px;display:grid}.profile-pinned-post-title>div{gap:2px;display:grid}.profile-pinned-post-title small{color:var(--yellow);letter-spacing:.12em;font-size:8px;font-weight:950}.profile-pinned-post-title strong{color:#f0f1f3;font-size:12px}.profile-pinned-post-badge{color:var(--yellow);background:#ffd21a1a;border:1px solid #ffd21a42;border-radius:7px;padding:5px 8px;font-size:8px;font-weight:950}.profile-pinned-post-card{border-radius:12px;overflow:hidden}.profile-regular-posts-heading{align-items:center;gap:12px;margin:4px 0 15px;display:flex}.profile-regular-posts-heading>span{color:#848b95;letter-spacing:.11em;flex:none;font-size:9px;font-weight:950}.profile-regular-posts-heading>div{background:#ffffff13;flex:1;height:1px}@media (width<=650px){.profile-pinned-post-section{border-radius:12px;padding:10px}.profile-pinned-post-heading{align-items:flex-start}}.che-game-intro{background:#ffffff06;border:1px solid #ffffff12;border-radius:12px;margin-bottom:18px;padding:14px 16px}.che-game-intro strong{margin-bottom:4px;font-size:13px;display:block}.che-game-intro p{color:#8b919a;margin:0;font-size:11px;line-height:1.6}.che-game-create-form{background:#ffd21a06;border:1px solid #ffd21a1f;border-radius:13px;grid-template-columns:minmax(180px,1.2fr) minmax(220px,1.4fr) 100px auto;align-items:end;gap:12px;margin-bottom:24px;padding:16px;display:grid}.che-game-field{gap:7px;display:grid}.che-game-field>span{color:#9da3ac;letter-spacing:.08em;font-size:9px;font-weight:900}.che-game-field input[type=text],.che-game-field input[type=number],.che-game-field select{color:#f2f3f5;background:#101216;border:1px solid #ffffff17;border-radius:8px;outline:none;width:100%;min-height:40px;padding:0 11px}.che-game-field input[type=file]{color:#a5abb4;background:#101216;border:1px solid #ffffff17;border-radius:8px;width:100%;padding:9px;font-size:10px}.che-game-field small{color:#6f7680;font-size:9px}.che-game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.che-game-card{background:#0d0f12;border:1px solid #ffffff13;border-radius:13px;overflow:hidden}.che-game-card.is-inactive{opacity:.58}.che-game-cover{aspect-ratio:220/335;background:#090a0d;width:100%;position:relative;overflow:hidden}.che-game-cover img{object-fit:cover;width:100%;height:100%;display:block}.che-game-cover-empty{color:#ffd21a;place-items:center;width:100%;height:100%;font-size:32px;font-weight:950;display:grid}.che-game-status{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);letter-spacing:.07em;border-radius:6px;padding:5px 7px;font-size:8px;font-weight:950;position:absolute;top:9px;right:9px}.che-game-status.is-active{color:#fff;background:#23b45ce0}.che-game-status.is-passive{color:#9298a1;background:#14161ae0}.che-game-edit-form{gap:11px;padding:13px;display:grid}.che-game-edit-row{grid-template-columns:1fr 1.35fr;gap:9px;display:grid}.che-game-cover-change{cursor:pointer;color:#9ca2ab;border:1px dashed #ffffff1f;border-radius:8px;place-items:center;min-height:35px;font-size:9px;font-weight:850;display:grid;position:relative;overflow:hidden}.che-game-cover-change input{opacity:0;cursor:pointer;position:absolute;inset:0}.che-game-save-button{color:#ffd21a;cursor:pointer;background:#ffd21a17;border:1px solid #ffd21a3d;border-radius:8px;min-height:38px;font-size:10px;font-weight:900}.che-game-save-button:hover{background:#ffd21a26}@media (width<=1100px){.che-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.che-game-create-form{grid-template-columns:1fr 1fr}}@media (width<=720px){.che-game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.che-game-create-form{grid-template-columns:1fr}.che-game-create-button{width:100%}}@media (width<=430px){.che-game-edit-row{grid-template-columns:1fr}}.profile-edit-games-section{border-top:1px solid #ffffff13;margin-top:28px;padding-top:26px}.profile-game-picker-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.profile-game-picker-card{background:#0c0e11;border:1px solid #ffffff14;border-radius:13px;transition:transform .16s,border-color .16s,box-shadow .16s;position:relative;overflow:hidden}.profile-game-picker-card:hover{border-color:#ffd21a38;transform:translateY(-2px)}.profile-game-picker-card.is-selected{border-color:#ffd21a85;box-shadow:0 0 0 1px #ffd21a14}.profile-game-picker-card.is-favorite{border-color:#ffd21ad1;box-shadow:0 0 22px #ffd21a14}.profile-game-select-area{cursor:pointer;display:block}.profile-game-checkbox,.profile-game-favorite-control input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.profile-game-picker-cover{aspect-ratio:220/335;background:#08090b;position:relative;overflow:hidden}.profile-game-picker-cover img{object-fit:cover;width:100%;height:100%;display:block}.profile-game-picker-cover>span:not(.profile-game-selected-mark){color:#ffd21a;place-items:center;width:100%;height:100%;font-size:30px;font-weight:950;display:grid}.profile-game-selected-mark{color:#777e87;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#07080acc;border:1px solid #ffffff24;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-weight:950;display:grid;position:absolute;top:9px;right:9px}.profile-game-picker-card.is-selected .profile-game-selected-mark{color:#08090b;background:#ffd21a;border-color:#ffd21aa6}.profile-game-picker-name{color:#eef0f3;align-items:center;min-height:48px;padding:10px 11px 7px;font-size:11px;line-height:1.35;display:flex}.profile-game-favorite-control{color:#707781;cursor:pointer;background:#ffffff06;border:1px solid #ffffff13;border-radius:8px;justify-content:center;align-items:center;gap:5px;margin:0 9px 10px;padding:8px;transition:border-color .16s,background .16s,color .16s;display:flex}.profile-game-favorite-control:hover{color:#ffd21a;border-color:#ffd21a47}.profile-game-favorite-control>span{font-size:14px}.profile-game-favorite-control small{font-size:9px;font-weight:900}.profile-game-picker-card.is-favorite .profile-game-favorite-control{color:#ffd21a;background:#ffd21a1a;border-color:#ffd21a61}.profile-game-picker-note{color:#777e87;align-items:center;gap:8px;margin-top:13px;font-size:10px;line-height:1.55;display:flex}.profile-game-picker-note>span{color:#ffd21a}.profile-games-empty{text-align:center;border:1px dashed #ffffff1a;border-radius:12px;margin-top:18px;padding:20px}.profile-games-empty strong{color:#e9ebee;font-size:12px;display:block}.profile-games-empty p{color:#747b85;margin:5px 0 0;font-size:10px}@media (width<=1000px){.profile-game-picker-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=650px){.profile-game-picker-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-game-picker-name{min-height:44px;padding:9px 9px 6px;font-size:10px}}.profile-games-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.profile-games-heading>div>span{color:var(--yellow);letter-spacing:.13em;font-size:8px;font-weight:950}.profile-games-heading h2{color:#f1f2f4;margin:4px 0 3px;font-size:17px}.profile-games-heading p{color:#777e87;margin:0;font-size:10px}.profile-games-heading>strong{min-width:34px;height:34px;color:var(--yellow);background:#ffd21a12;border:1px solid #ffd21a33;border-radius:9px;place-items:center;font-size:11px;display:grid}.profile-favorite-game{background:linear-gradient(135deg,#ffd21a16,#ffd21a04 55%,#ffffff05);border:1px solid #ffd21a4d;border-radius:15px;margin-bottom:25px;padding:14px}.profile-favorite-game-label{align-items:center;gap:9px;margin-bottom:13px;display:flex}.profile-favorite-game-label>span{width:34px;height:34px;color:var(--yellow);background:#ffd21a1a;border:1px solid #ffd21a42;border-radius:9px;place-items:center;display:grid}.profile-favorite-game-label>div{gap:2px;display:grid}.profile-favorite-game-label small{color:var(--yellow);letter-spacing:.12em;font-size:8px;font-weight:950}.profile-favorite-game-label strong{color:#f0f1f3;font-size:12px}.profile-favorite-game-content{background:#05060866;border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:minmax(150px,220px) minmax(0,1fr);align-items:center;gap:22px;padding:13px;display:grid}.profile-favorite-game-cover{aspect-ratio:220/335;background:#08090b;border-radius:11px;width:100%;overflow:hidden;box-shadow:0 18px 45px #00000047}.profile-favorite-game-cover img{object-fit:cover;width:100%;height:100%;display:block}.profile-favorite-game-cover>span{width:100%;height:100%;color:var(--yellow);place-items:center;font-size:32px;font-weight:950;display:grid}.profile-favorite-game-info>span{color:var(--yellow);letter-spacing:.1em;font-size:9px;font-weight:950}.profile-favorite-game-info h3{color:#f4f5f6;margin:7px 0 8px;font-size:clamp(22px,3vw,34px);line-height:1.05}.profile-favorite-game-info p{color:#8a919a;max-width:420px;margin:0;font-size:11px;line-height:1.7}.profile-games-list-heading{align-items:center;gap:11px;margin-bottom:14px;display:flex}.profile-games-list-heading>span{color:#8c939c;letter-spacing:.12em;font-size:9px;font-weight:950}.profile-games-list-heading>div{background:#ffffff12;flex:1;height:1px}.profile-games-list-heading>strong{color:#777e87;font-size:9px}.profile-games-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.profile-game-card{background:#0c0e11;border:1px solid #ffffff13;border-radius:12px;transition:transform .16s,border-color .16s;overflow:hidden}.profile-game-card:hover{border-color:#ffd21a38;transform:translateY(-3px)}.profile-game-card-cover{aspect-ratio:220/335;background:#08090b;overflow:hidden}.profile-game-card-cover img{object-fit:cover;width:100%;height:100%;display:block}.profile-game-card-cover>span{width:100%;height:100%;color:var(--yellow);place-items:center;font-size:26px;font-weight:950;display:grid}.profile-game-card>strong{color:#ebedf0;align-items:center;min-height:50px;padding:10px 11px;font-size:10px;line-height:1.35;display:flex}.profile-games-public-empty{text-align:center;border:1px dashed #ffffff1a;border-radius:13px;padding:38px 20px}.profile-games-public-empty>span{margin-bottom:9px;font-size:25px;display:block}.profile-games-public-empty h3{color:#eceef1;margin:0;font-size:13px}.profile-games-public-empty p{color:#767d87;max-width:400px;margin:6px auto 0;font-size:10px;line-height:1.6}.profile-games-public-empty a,.profile-games-owner-action a{color:var(--yellow);background:#ffd21a12;border:1px solid #ffd21a40;border-radius:8px;margin-top:14px;padding:9px 13px;font-size:9px;font-weight:900;display:inline-flex}.profile-games-owner-action{text-align:right;margin-top:18px}@media (width<=900px){.profile-games-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=650px){.profile-favorite-game-content{grid-template-columns:minmax(105px,145px) minmax(0,1fr);gap:14px;padding:10px}.profile-favorite-game-info h3{font-size:20px}.profile-games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.profile-game-card>strong{min-height:44px;padding:8px 9px;font-size:9px}}@media (width<=390px){.profile-favorite-game-content{grid-template-columns:1fr}.profile-favorite-game-cover{max-width:170px;margin:0 auto}.profile-favorite-game-info{text-align:center}}.profile-comments-card{background:#121215f5;border:1px solid #ffffff14;border-radius:18px;width:100%;margin-top:28px;padding:26px}.profile-comments-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.profile-comments-heading>div>span{color:#ffd21a;letter-spacing:.14em;margin-bottom:5px;font-size:11px;font-weight:900;display:block}.profile-comments-heading h2{margin:0;font-size:22px;font-weight:900}.profile-comments-heading p{opacity:.6;margin:6px 0 0;font-size:13px}.profile-comments-heading>strong{color:#ffd21a;border:1px solid #ffd21a40;border-radius:999px;flex:none;padding:8px 12px;font-size:12px}.profile-comment-compose{background:#ffffff06;border:1px solid #ffffff14;border-radius:14px;margin-bottom:24px;padding:15px}.profile-comment-compose textarea{resize:vertical;width:100%;min-height:95px;color:inherit;font:inherit;background:#00000038;border:1px solid #ffffff17;border-radius:11px;outline:none;padding:13px 14px;line-height:1.55}.profile-comment-compose textarea:focus{border-color:#ffd21a8c}.profile-comment-compose-footer{justify-content:space-between;align-items:center;gap:12px;margin-top:10px;display:flex}.profile-comment-compose-footer span{opacity:.5;font-size:11px}.profile-comment-compose button{color:#111;cursor:pointer;background:#ffd21a;border:0;border-radius:9px;padding:10px 16px;font-size:11px;font-weight:900}.profile-comments-list{display:grid}.profile-comment-item{border-top:1px solid #fff1;align-items:flex-start;gap:13px;padding:18px 2px;display:flex}.profile-comment-avatar{background:#242427;border:2px solid #ffffff14;border-radius:50%;flex:none;width:46px;height:46px;overflow:hidden}.profile-comment-avatar.is-admin{border-color:#ffd21abf}.profile-comment-avatar img{object-fit:cover;width:100%;height:100%}.profile-comment-avatar>span{place-items:center;width:100%;height:100%;font-weight:900;display:grid}.profile-comment-content{flex:1;min-width:0}.profile-comment-head{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.profile-comment-user-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.profile-comment-name{color:inherit;font-weight:900;text-decoration:none}.profile-comment-meta{opacity:.55;flex-wrap:wrap;align-items:center;gap:6px;margin-top:3px;font-size:11px;display:flex}.profile-comment-meta a{color:inherit;text-decoration:none}.profile-comment-body{white-space:pre-wrap;overflow-wrap:anywhere;margin-top:10px;font-size:14px;line-height:1.6}.profile-comment-delete-form button{color:inherit;opacity:.5;cursor:pointer;background:0 0;border:0;font-size:11px}.profile-comment-delete-form button:hover{color:#ffd21a;opacity:1}.profile-comments-empty{text-align:center;opacity:.65;padding:32px 15px}.profile-comments-empty h3{margin:8px 0 4px}.profile-comments-empty p{margin:0;font-size:13px}.profile-comments-more{color:#111;cursor:pointer;background:#ffd21a;border:0;border-radius:9px;margin:18px auto 0;padding:11px 18px;font-size:11px;font-weight:900;display:block}.profile-comment-status,.profile-comment-error{border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:13px}.profile-comment-status{background:#ffd21a12;border:1px solid #ffd21a38}.profile-comment-error{background:#ff5a5a14;border:1px solid #ff5a5a40;margin-top:10px}@media (width<=650px){.profile-comments-card{border-radius:14px;margin-top:18px;padding:18px 14px}.profile-comments-heading h2{font-size:18px}.profile-comments-heading p{display:none}.profile-comment-avatar{width:40px;height:40px}.profile-comment-item{gap:10px}}.album-media-video-button{cursor:pointer;background:#080a0d;border:0;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.album-media-video-button>img{object-fit:cover;width:100%;height:100%;transition:transform .2s,filter .2s;display:block}.album-media-video-button:hover>img{filter:brightness(.78);transform:scale(1.025)}.album-media-video-fallback{width:100%;height:100%;color:var(--yellow);background:radial-gradient(circle,#ffd21a1a,#0000 62%),#0b0d10;place-items:center;font-size:32px;display:grid}.album-media-play{z-index:2;width:52px;height:52px;color:var(--yellow);pointer-events:none;background:#07080ac2;border:1px solid #ffffff57;border-radius:50%;place-items:center;padding-left:3px;font-size:21px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 28px #0000007a}.album-media-lightbox-dialog{z-index:2;place-items:center;width:min(1100px,100%);height:min(860px,100dvh);padding:24px 22px;display:grid;position:relative}.album-media-lightbox-stage{place-items:center;width:100%;min-width:0;height:100%;min-height:0;display:grid}.album-media-lightbox-stage img,.album-media-lightbox-stage video{object-fit:contain;background:#000;border-radius:7px;max-width:100%;max-height:100%;display:block;box-shadow:0 24px 80px #000000a6}.album-media-lightbox-stage video{width:auto;height:auto}@media (width<=700px){.album-media-play{width:42px;height:42px;font-size:17px}.album-media-lightbox-dialog{width:100%;height:100dvh;padding:calc(12px + env(safe-area-inset-top)) 8px calc(12px + env(safe-area-inset-bottom))}.album-media-lightbox-stage img,.album-media-lightbox-stage video{border-radius:3px;max-width:100%;max-height:100%}}.album-media-lightbox-dialog{padding:0;position:relative}.album-media-lightbox-stage{width:100%;height:100%;display:block;position:absolute;inset:0}.album-media-lightbox-stage>img,.album-media-lightbox-stage>video{object-fit:contain;width:auto;max-width:calc(100% - 24px);height:auto;max-height:calc(100% - 24px);margin:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (width<=700px){.album-media-lightbox-stage>img,.album-media-lightbox-stage>video{max-width:calc(100% - 16px);max-height:calc(100dvh - 16px)}}.album-media-lightbox-stage>img{--album-zoom:1;--album-pan-x:0px;--album-pan-y:0px;transform:translate(calc(-50% + var(--album-pan-x)), calc(-50% + var(--album-pan-y))) scale(var(--album-zoom));transform-origin:50%;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;cursor:zoom-in;transition:transform .12s}.album-media-lightbox-stage>img.is-zoomed{cursor:grab}.album-media-lightbox-stage>img.is-dragging{cursor:grabbing;transition:none}.album-media-lightbox-stage>[hidden]{display:none!important}.gangs-lightbox-stage{touch-action:none;overflow:hidden}.gangs-lightbox-image{--post-lightbox-scale:1;--post-lightbox-pan-x:0px;--post-lightbox-pan-y:0px;transform:translate(var(--post-lightbox-pan-x), var(--post-lightbox-pan-y)) scale(var(--post-lightbox-scale));transform-origin:50%;touch-action:none;cursor:zoom-in;transition:transform .12s}.gangs-lightbox-image.is-zoomed{cursor:grab}.gangs-lightbox-image.is-dragging{cursor:grabbing;transition:none}@media (width<=600px){.post-comments-list,.post-comment-item,.post-comment-content,.comment-replies,.comment-actions,.comment-reaction-bar,.comment-reply-form{box-sizing:border-box;min-width:0;max-width:100%}.comment-replies{width:100%;margin-left:4px;padding-left:6px}.comment-replies .comment-replies{border-left:0;margin-left:0;padding-left:0}.post-comment-item{width:100%}.post-comment-content{flex:1 1 0;width:0}.comment-reaction-bar{flex-wrap:wrap}.comment-actions,.comment-reply-form{width:100%}.comment-reply-form input[type=text]{flex:1 1 0;width:0;min-width:0}.comment-reply-item>.avatar{flex-basis:28px;width:28px;height:28px}}@media (width<=720px){.story-viewer-modal,.story-viewer-dialog,.story-viewer-main,.story-viewer-stage,.story-viewer-caption,.story-viewer-bottom,.story-viewer-comments,.story-viewer-comments-list,.story-viewer-comment-item,.story-viewer-comment-content,.story-viewer-comment-form{box-sizing:border-box;min-width:0;max-width:100%}.story-viewer-modal{width:100%;max-width:100vw;overflow:hidden}.story-viewer-dialog{width:100%;max-width:100%;overflow:hidden}.story-viewer-main{width:100%;max-width:100%;overflow-x:hidden}.story-viewer-bottom{flex-wrap:wrap;width:100%}.story-viewer-reactions{flex-wrap:wrap;min-width:0;max-width:100%}.story-viewer-views{white-space:nowrap;min-width:0;max-width:100%}.story-viewer-comment-form{grid-template-columns:minmax(0,1fr) auto;width:100%}.story-viewer-comment-form textarea{width:100%;min-width:0;max-width:100%}.story-viewer-comment-form button{min-width:0;max-width:100%}.story-viewer-comments-list{width:100%;overflow-x:hidden}.story-viewer-comment-item{grid-template-columns:34px minmax(0,1fr);width:100%}}.profile-edit-avatar-preview,.profile-edit-cover-preview{touch-action:none;cursor:grab;-webkit-user-select:none;user-select:none;position:relative}.profile-edit-avatar-preview.is-positioning,.profile-edit-cover-preview.is-positioning{cursor:grabbing}.profile-edit-avatar-preview img,.profile-edit-cover-preview img{pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.profile-image-position-tools{justify-content:space-between;align-items:center;gap:10px;display:flex}.profile-image-position-tools small{color:#737985;font-size:9px;line-height:1.45}.profile-image-position-reset{color:#b9bec6;cursor:pointer;background:#15181e;border:1px solid #30353e;border-radius:7px;flex:none;min-height:30px;padding:0 9px;font-size:9px;font-weight:800}.profile-image-position-reset:hover{color:var(--yellow);border-color:#ffd21a73}.profile-account-settings{border-top:1px solid #242930;margin-top:28px;padding-top:26px}.profile-account-settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:18px;display:grid}.profile-account-card{background:linear-gradient(145deg,#ffd21a06,#0000 40%),#0c0e12;border:1px solid #252a32;border-radius:13px;min-width:0;padding:18px}.profile-account-card-heading{align-items:flex-start;gap:11px;margin-bottom:18px;display:flex}.profile-account-card-icon{width:38px;height:38px;color:var(--yellow);background:#ffd21a0e;border:1px solid #ffd21a47;border-radius:10px;flex:0 0 38px;place-items:center;font-size:16px;font-weight:900;display:grid}.profile-account-card-heading strong{color:#f0f2f5;font-size:13px;display:block}.profile-account-card-heading p{color:#747b85;margin:4px 0 0;font-size:10px;line-height:1.45}.profile-account-current{background:#111318;border:1px solid #252a32;border-radius:9px;gap:4px;margin-bottom:15px;padding:11px 12px;display:grid}.profile-account-current span{color:#6d737d;text-transform:uppercase;letter-spacing:.8px;font-size:9px;font-weight:800}.profile-account-current strong{overflow-wrap:anywhere;color:#dfe2e6;min-width:0;font-size:11px}.profile-account-form{gap:14px;display:grid}.profile-account-submit{background:var(--yellow);color:#101010;min-height:42px;font:inherit;cursor:pointer;border:0;border-radius:9px;padding:0 15px;font-size:10px;font-weight:900}.profile-account-submit:hover{filter:brightness(1.04)}.profile-account-success,.profile-account-errors{border-radius:9px;margin-bottom:15px;padding:10px 12px;font-size:10px;line-height:1.5}.profile-account-success{color:#70db8e;background:#49d37012;border:1px solid #49d37047}.profile-account-errors{color:#ff858f;background:#ff465512;border:1px solid #ff46554d}.profile-account-errors p{margin:0}.profile-account-errors p+p{margin-top:4px}@media (width<=700px){.profile-account-settings{margin-top:22px;padding-top:22px}.profile-account-settings-grid{grid-template-columns:1fr;gap:12px}.profile-account-card{padding:14px}.profile-account-submit{width:100%;min-height:44px}}.profile-presence-chip{white-space:nowrap;z-index:7;background:#0c0e12f5;border:1px solid #292e36;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:5px 9px 5px 6px;display:flex;position:absolute;bottom:13px;left:calc(100% + 2px);box-shadow:0 5px 18px #00000047}.profile-presence-chip .profile-online-dot{border:2px solid #111318;border-radius:50%;flex:0 0 12px;width:12px;height:12px;position:static}.profile-presence-text{letter-spacing:.15px;font-size:9px;font-weight:800}.profile-presence-chip.is-active .profile-online-dot,.online-badge.is-active{background:#39d66d}.profile-presence-text.is-active,.account-presence-text.is-active{color:#55dc7b}.profile-presence-chip.is-idle .profile-online-dot,.online-badge.is-idle{background:#f2bd35}.profile-presence-text.is-idle,.account-presence-text.is-idle{color:#e8b83b}.profile-presence-chip.is-offline .profile-online-dot,.online-badge.is-offline{background:#e2525d}.profile-presence-text.is-offline,.account-presence-text.is-offline{color:#d66a72}.account-presence-text{text-transform:none;margin-top:3px;font-weight:800;font-size:9px!important}.online-badge{background:#6d737c}@media (width<=600px){.profile-presence-chip{gap:5px;min-height:25px;padding:4px 7px 4px 5px;bottom:10px;left:calc(100% + 1px)}.profile-presence-chip .profile-online-dot{flex-basis:10px;width:10px;height:10px}.profile-presence-text{text-overflow:ellipsis;max-width:105px;font-size:8px;overflow:hidden}}.saved-shortcut{flex:0 0 42px;place-items:center;text-decoration:none;display:grid}.saved-shortcut svg{width:20px;height:20px;display:block}@media (width<=760px){.saved-shortcut{flex-basis:38px;width:38px;height:38px}.saved-shortcut svg{width:19px;height:19px}}.players-page{grid-area:2/2;width:min(100%,1120px);margin:0 auto;padding:30px 28px 80px}.players-hero{border-bottom:1px solid #242930;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:25px;padding-bottom:23px;display:flex}.players-eyebrow{color:var(--yellow);letter-spacing:1.3px;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.players-hero h1{color:#f4f5f7;margin:0;font-size:clamp(25px,4vw,38px);line-height:1}.players-hero p{color:#777e88;max-width:570px;margin:10px 0 0;font-size:11px;line-height:1.65}.players-stats{gap:9px;display:flex}.players-stats>div{text-align:center;background:#101216;border:1px solid #252a32;border-radius:10px;gap:2px;min-width:82px;padding:11px 13px;display:grid}.players-stats strong{color:#f5f5f6;font-size:17px}.players-stats span{color:#707680;text-transform:uppercase;letter-spacing:.7px;font-size:8px;font-weight:800}.players-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.player-card{background:linear-gradient(145deg,#ffd21a06,#0000 42%),#0d0f13;border:1px solid #242930;border-radius:13px;min-width:0;transition:border-color .15s,transform .15s,background .15s;overflow:hidden}.player-card:hover{background:linear-gradient(145deg,#ffd21a0a,#0000 42%),#101216;border-color:#373d47;transform:translateY(-2px)}.player-card-main{color:inherit;align-items:center;gap:13px;padding:16px;text-decoration:none;display:flex}.player-card-avatar-wrap{flex:0 0 58px;width:58px;height:58px;position:relative}.player-card-avatar{object-fit:cover;border:3px solid #1b1f25;border-radius:50%;width:100%;height:100%;display:block}.player-card-avatar-placeholder{color:var(--yellow);background:#181c22;place-items:center;font-size:21px;font-weight:950;display:grid}.player-presence-dot{border:3px solid #0d0f13;border-radius:50%;width:13px;height:13px;position:absolute;bottom:1px;right:-1px}.player-presence-dot.is-active{background:#39d66d}.player-presence-dot.is-idle{background:#f2bd35}.player-presence-dot.is-offline{background:#e2525d}.player-card-info{flex:1;gap:3px;min-width:0;display:grid}.player-card-info>strong{color:#f0f2f4;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.player-card-info>span{color:#737a85;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.player-card-meta{flex-wrap:wrap;align-items:center;gap:7px;margin-top:5px;display:flex}.player-card-rank{color:var(--yellow);background:#ffd21a12;border-radius:5px;padding:3px 6px;font-size:8px;font-weight:900}.player-card-presence{font-size:8px;font-weight:800}.player-card-presence.is-active{color:#55dc7b}.player-card-presence.is-idle{color:#e8b83b}.player-card-presence.is-offline{color:#d66a72}.player-card-actions{padding:0 14px 14px}.player-profile-button,.player-message-button{width:100%;min-height:36px;font:inherit;border-radius:8px;justify-content:center;align-items:center;gap:6px;font-size:9px;font-weight:900;text-decoration:none;display:flex}.player-profile-button{color:var(--yellow);background:#ffd21a12;border:1px solid #ffd21a42}.player-message-button{color:#8f959f;cursor:not-allowed;background:#12151a;border:1px solid #292e36;position:relative}.player-message-button small{color:#a89139;text-transform:uppercase;background:#ffd21a12;border-radius:4px;margin-left:auto;padding:2px 5px;font-size:7px;font-weight:900}.players-pagination{margin-top:24px}.players-empty{text-align:center;background:#0d0f13;border:1px dashed #292e36;border-radius:13px;place-items:center;padding:60px 20px;display:grid}.players-empty>span{color:var(--yellow);font-size:30px}.players-empty h2{color:#e8eaed;margin:10px 0 5px;font-size:15px}.players-empty p{color:#747b85;margin:0;font-size:10px}@media (width<=980px){.players-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.players-page{grid-column:1;width:100%;padding:19px 13px 70px}.players-hero{flex-direction:column;align-items:stretch;gap:17px}.players-stats{width:100%}.players-stats>div{flex:1;min-width:0}.players-grid{grid-template-columns:1fr;gap:10px}.player-card-main{padding:14px}.player-card-avatar-wrap{flex-basis:54px;width:54px;height:54px}}.side-nav .nav-icon{border:1px solid #ffffff14;border-radius:9px;flex:0 0 29px;place-items:center;width:29px;height:29px;font-size:15px;line-height:1;transition:transform .16s,filter .16s,border-color .16s;display:grid;box-shadow:inset 0 1px #ffffff0f,0 5px 12px #0000002e}.side-nav .nav-item:hover .nav-icon,.side-nav .nav-item.active .nav-icon{filter:brightness(1.16);transform:translateY(-1px)scale(1.05)}.side-nav .nav-icon-home{color:#ffd21a;background:linear-gradient(145deg,#ffd21a38,#ffd21a0d);border-color:#ffd21a47}.side-nav .nav-icon-profile{color:#ff6fb5;background:linear-gradient(145deg,#ff5aaa38,#ff5aaa0d);border-color:#ff5aaa4d}.side-nav .nav-icon-share{color:#59e58b;background:linear-gradient(145deg,#41dc7838,#41dc780d);border-color:#41dc7847;font-size:19px;font-weight:900}.side-nav .nav-icon-players{color:#bd8cff;background:linear-gradient(145deg,#a667ff3d,#a667ff0d);border-color:#a667ff4d}.side-nav .nav-icon-news{color:#ff9e47;background:linear-gradient(145deg,#ff8b2f3b,#ff8b2f0d);border-color:#ff8b2f4d}.side-nav .nav-icon-tournament{color:#ff6576;background:linear-gradient(145deg,#ff4d623b,#ff4d620d);border-color:#ff4d624d}.side-nav .nav-icon-contact{color:#56ded4;background:linear-gradient(145deg,#34d3c838,#34d3c80d);border-color:#34d3c84d}@media (width<=700px){.side-nav .nav-icon{flex-basis:28px;width:28px;height:28px}}.side-nav .nav-icon-profile svg{width:18px;height:18px;display:block}.player-directory-card{background:linear-gradient(150deg,#ffd21a09,#0000 38%),#0d0f13;border:1px solid #252a32;border-radius:14px;flex-direction:column;width:220px;min-height:335px;padding:15px;display:flex;box-shadow:0 12px 30px #0000002b}.player-directory-head{align-items:center;gap:11px;min-width:0;display:flex}.player-directory-avatar-wrap{flex:0 0 52px;width:52px;height:52px;position:relative}.player-directory-avatar{object-fit:cover;border:3px solid #1c2026;border-radius:50%;width:100%;height:100%;display:block}.player-directory-avatar-placeholder{color:var(--yellow);background:#181c22;place-items:center;font-size:20px;font-weight:950;display:grid}.player-directory-presence-dot{border:3px solid #0d0f13;border-radius:50%;width:13px;height:13px;position:absolute;bottom:1px;right:-2px}.player-directory-presence-dot.is-active{background:#39d66d}.player-directory-presence-dot.is-idle{background:#f2bd35}.player-directory-presence-dot.is-offline{background:#e2525d}.player-directory-identity{gap:2px;min-width:0;display:grid}.player-directory-identity strong{color:#f3f4f6;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.player-directory-identity>span{color:#757c86;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.player-directory-identity small{width:fit-content;color:var(--yellow);background:#ffd21a12;border-radius:5px;margin-top:3px;padding:3px 6px;font-size:7px;font-weight:900}.player-directory-profile-link{min-height:32px;color:var(--yellow);background:#ffd21a0e;border:1px solid #ffd21a3b;border-radius:8px;justify-content:center;align-items:center;margin-top:12px;font-size:9px;font-weight:900;text-decoration:none;display:flex}.player-directory-profile-link:hover{background:#ffd21a1a}.player-directory-details{border-top:1px solid #20242b;margin-top:11px;display:grid}.player-directory-details>div{border-bottom:1px solid #20242b;justify-content:space-between;align-items:center;gap:8px;min-height:28px;display:flex}.player-directory-details span{color:#707781;font-size:8px}.player-directory-details strong{color:#dfe2e6;text-align:right;text-overflow:ellipsis;white-space:nowrap;max-width:105px;font-size:8px;font-weight:850;overflow:hidden}.player-directory-details strong.is-active{color:#55dc7b}.player-directory-details strong.is-idle{color:#e8b83b}.player-directory-details strong.is-offline{color:#d66a72}.player-directory-message{color:#9299a3;width:100%;min-height:34px;font:inherit;background:#12151a;border:1px solid #292e36;border-radius:8px;justify-content:center;align-items:center;gap:6px;margin-top:auto;padding:0 9px;font-size:8px;font-weight:900;text-decoration:none;display:flex}.player-directory-message:disabled{cursor:not-allowed}.player-directory-message small{color:#a89139;text-transform:uppercase;background:#ffd21a12;border-radius:4px;margin-left:auto;padding:2px 4px;font-size:6px;font-weight:900}.player-directory-message.is-own{color:var(--yellow);background:#ffd21a0f;border-color:#ffd21a38}@media (width<=700px){.players-grid{grid-template-columns:repeat(auto-fit,minmax(210px,220px))}.player-directory-card{width:100%}}.players-grid{grid-template-columns:repeat(3,220px);justify-content:center;gap:18px}.player-directory-details>div{gap:10px;min-height:32px}.player-directory-details span{color:#858c96;font-size:10px;font-weight:650}.player-directory-details strong{max-width:112px;font-size:10px;font-weight:850}.player-directory-profile-link{font-size:10px}.player-directory-message{font-size:9px}@media (width<=980px){.players-grid{grid-template-columns:repeat(2,220px)}}@media (width<=600px){.players-grid{grid-template-columns:minmax(0,220px);justify-content:center}}.players-grid{grid-template-columns:repeat(3,245px);gap:20px}.player-directory-card{width:245px;min-height:370px;padding:17px}.player-directory-avatar-wrap{flex-basis:58px;width:58px;height:58px}.player-directory-identity strong{font-size:14px}.player-directory-identity>span{font-size:11px}.player-directory-identity small{font-size:9px}.player-directory-profile-link{min-height:36px;font-size:11px}.player-directory-details>div{min-height:36px}.player-directory-details span{font-size:11px}.player-directory-details strong{max-width:125px;font-size:11px}.player-directory-message{min-height:38px;font-size:10px}.player-directory-message small{font-size:7px}@media (width<=980px){.players-grid{grid-template-columns:repeat(2,245px)}}@media (width<=600px){.players-grid{grid-template-columns:minmax(0,245px)}}.weekly-hero{grid-template-columns:minmax(0,1fr)}.weekly-card-grid{grid-template-columns:repeat(auto-fit,220px);justify-content:center;gap:24px;width:100%;margin-top:22px;padding-bottom:40px;display:grid}.weekly-card,.weekly-detail-card{background:#101217;border:1px solid #ffd21a2e;border-radius:16px;width:220px;height:335px;position:relative;overflow:hidden;box-shadow:0 18px 45px #00000057}.weekly-card{text-decoration:none;transition:transform .18s,border-color .18s,box-shadow .18s;display:block}.weekly-card:hover{border-color:#ffd21ab8;transform:translateY(-5px);box-shadow:0 24px 55px #0000007a,0 0 25px #ffd21a14}.weekly-card img,.weekly-detail-card img{object-fit:cover;width:100%;height:100%;display:block}.weekly-card-shade{pointer-events:none;background:linear-gradient(0deg,#040507f0 0,#04050794 16%,#04050700 38%);position:absolute;inset:0}.weekly-card-title{z-index:2;color:#fff;text-align:center;letter-spacing:.3px;text-shadow:0 2px 7px #000000f2;font-size:13px;font-weight:950;line-height:1.25;position:absolute;bottom:14px;left:12px;right:12px}.weekly-detail{width:min(100%,1040px);margin:0 auto;padding-bottom:45px}.weekly-back-link{color:#c9cdd4;background:#111318;border:1px solid #ffffff14;border-radius:10px;align-items:center;min-height:38px;margin-bottom:18px;padding:0 13px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.weekly-back-link:hover{color:#ffd21a;border-color:#ffd21a73}.weekly-detail-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:28px;display:grid}.weekly-detail-card{flex:none}.weekly-content-panel{background:linear-gradient(145deg,#ffd21a06,#0000 42%),#101217;border:1px solid #ffffff12;border-radius:18px;min-height:335px;padding:30px;box-shadow:0 18px 50px #00000040}.weekly-coming-soon{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:275px;display:flex}.weekly-coming-soon>span{color:#ffd21a;margin-bottom:15px;font-size:32px}.weekly-coming-soon small,.weekly-content-head>span{color:#ffd21a;letter-spacing:.8px;font-size:9px;font-weight:950}.weekly-coming-soon h1{color:#fff;margin:10px 0 7px;font-size:34px;font-weight:950}.weekly-coming-soon p{color:#8d939d;max-width:420px;margin:0;font-size:12px;line-height:1.7}.weekly-content-head{margin-bottom:24px}.weekly-content-head h1{color:#fff;margin:8px 0;font-size:clamp(25px,4vw,38px);font-weight:950;line-height:1.1}.weekly-content-head p{color:#a4a9b2;margin:0;font-size:13px;line-height:1.65}.weekly-feature-image{background:#07080a;border-radius:15px;margin:22px 0;overflow:hidden}.weekly-feature-image img{object-fit:contain;width:100%;max-height:720px;display:block}.weekly-video-frame{background:#050608;border-radius:15px;width:100%;margin:22px 0;padding-top:56.25%;position:relative;overflow:hidden}.weekly-video-frame iframe{border:0;width:100%;height:100%;position:absolute;inset:0}.weekly-rich-content{color:#d7dae0;margin-top:24px;font-size:14px;line-height:1.85}.weekly-media-unavailable{color:#808690;text-align:center;border:1px dashed #ffffff1a;border-radius:14px;padding:30px}@media (width<=720px){.weekly-card-grid{gap:20px;margin-top:18px}.weekly-detail-layout{grid-template-columns:1fr}.weekly-detail-card{margin:0 auto}.weekly-content-panel{min-height:280px;padding:22px 17px}.weekly-coming-soon{min-height:235px}.weekly-coming-soon h1{font-size:28px}}.che-weekly-content{width:100%}.che-weekly-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin-top:28px;display:grid}.che-weekly-card{background:#101217;border:1px solid #ffffff12;border-radius:16px;overflow:hidden;box-shadow:0 16px 38px #00000038}.che-weekly-card-cover{justify-content:center;width:100%;padding:18px 18px 0;display:flex}.che-weekly-card-cover img{object-fit:cover;border-radius:11px;width:132px;height:201px;display:block;box-shadow:0 12px 30px #00000061}.che-weekly-card-body{padding:17px}.che-weekly-card-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.che-weekly-card-top>span{color:#fff;font-size:11px;font-weight:900;line-height:1.35}.che-weekly-card-top>strong{letter-spacing:.4px;border-radius:6px;flex:none;padding:5px 7px;font-size:7px;font-weight:950}.che-weekly-card-top>strong.is-live{color:#30d675;background:#30d6751a}.che-weekly-card-top>strong.is-draft{color:#ffd21a;background:#ffd21a1a}.che-weekly-card-top>strong.is-empty{color:#868c96;background:#ffffff0f}.che-weekly-card-body>small{color:#686e78;margin-top:7px;font-size:9px;display:block}.che-weekly-card-body>a{color:#ffd21a;border:1px solid #ffd21a33;border-radius:9px;justify-content:center;align-items:center;min-height:34px;margin-top:14px;font-size:9px;font-weight:900;text-decoration:none;display:flex}.che-weekly-card-body>a:hover{background:#ffd21a0d;border-color:#ffd21aa6}@media (width<=650px){.che-weekly-grid{grid-template-columns:1fr}.che-weekly-card-cover img{width:154px;height:234px}}.che-weekly-editors{margin-top:34px}.che-weekly-editor-section-head{margin-bottom:20px}.che-weekly-editor-section-head span{color:#ffd21a;letter-spacing:.9px;font-size:9px;font-weight:950}.che-weekly-editor-section-head h2{color:#fff;margin:6px 0 5px;font-size:22px;font-weight:950}.che-weekly-editor-section-head p{color:#858b95;max-width:650px;margin:0;font-size:11px;line-height:1.7}.che-weekly-error{background:#ff59590f;border:1px solid #ff59593d;border-radius:10px;flex-direction:column;gap:4px;margin-bottom:18px;padding:12px 14px;display:flex}.che-weekly-error strong{color:#ff7373;font-size:11px}.che-weekly-error span{color:#a7acb5;font-size:10px}.che-weekly-editor{background:#101217;border:1px solid #ffffff12;border-radius:16px;margin-bottom:22px;padding:20px;box-shadow:0 16px 38px #0003}.che-weekly-editor-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:18px;display:flex}.che-weekly-editor-head>div{flex-direction:column;gap:4px;display:flex}.che-weekly-editor-head span{color:#fff;font-size:13px;font-weight:950}.che-weekly-editor-head small{color:#686e78;font-size:9px}.che-weekly-editor-head>strong{border-radius:6px;padding:5px 8px;font-size:8px;font-weight:950}.che-weekly-editor-head>strong.is-live{color:#30d675;background:#30d6751a}.che-weekly-editor-head>strong.is-draft{color:#ffd21a;background:#ffd21a1a}.che-weekly-editor-head>strong.is-empty{color:#7f858e;background:#ffffff0f}.che-weekly-field{margin-top:16px}.che-weekly-field>label{color:#aeb3bc;margin-bottom:7px;font-size:9px;font-weight:900;display:block}.che-weekly-field>input,.che-weekly-field>textarea{color:#e5e8ed;width:100%;font:inherit;background:#090b0e;border:1px solid #ffffff14;border-radius:10px;outline:0;font-size:11px}.che-weekly-field>input{height:42px;padding:0 12px}.che-weekly-field>textarea{resize:vertical;min-height:82px;padding:11px 12px}.che-weekly-field>input:focus,.che-weekly-field>textarea:focus{border-color:#ffd21a7a}.che-rich-toolbar{background:#0b0d11;border:1px solid #ffffff14;border-bottom:0;border-radius:10px 10px 0 0;flex-wrap:wrap;align-items:center;gap:6px;padding:8px;display:flex}.che-rich-toolbar button,.che-rich-toolbar select{color:#c9cdd4;background:#15181e;border:1px solid #ffffff14;border-radius:7px;min-height:31px;font-size:9px;font-weight:850}.che-rich-toolbar button{cursor:pointer;min-width:32px;padding:0 9px}.che-rich-toolbar select{outline:0;padding:0 8px}.che-rich-toolbar button:hover{color:#ffd21a;border-color:#ffd21a73}.che-rich-color{background:#15181e;border:1px solid #ffffff14;border-radius:7px;align-items:center;gap:6px;min-height:31px;padding:0 7px;display:flex}.che-rich-color span{color:#c9cdd4;font-size:9px;font-weight:850}.che-rich-color input{cursor:pointer;background:0 0;border:0;width:24px;height:22px;padding:0}.che-rich-editor{color:#d9dce2;background:#080a0d;border:1px solid #ffffff14;border-radius:0 0 10px 10px;outline:0;min-height:300px;max-height:650px;padding:18px;font-size:14px;line-height:1.8;overflow-y:auto}.che-rich-editor:focus{border-color:#ffd21a6b}.che-rich-editor h2{margin:16px 0 8px;font-size:32px;line-height:1.15}.che-rich-editor h3{margin:14px 0 7px;font-size:23px;line-height:1.2}.che-rich-editor p{margin:0 0 12px}.che-rich-editor a{color:#ffd21a}.che-weekly-editor-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.che-weekly-editor-actions>a{color:#9ca2ab;font-size:9px;font-weight:900;text-decoration:none}.che-weekly-editor-actions>div{gap:8px;display:flex}.che-weekly-editor-actions button{cursor:pointer;border-radius:9px;min-height:36px;padding:0 14px;font-size:9px;font-weight:950}.che-weekly-draft-button{color:#b6bbc3;background:#171a20;border:1px solid #ffffff1a}.che-weekly-publish-button{color:#ffd21a;background:#ffd21a1a;border:1px solid #ffd21a61}.weekly-rich-content h2{color:inherit;margin:28px 0 12px;font-size:clamp(28px,5vw,40px);line-height:1.12}.weekly-rich-content h3{color:inherit;margin:24px 0 10px;font-size:clamp(21px,4vw,28px);line-height:1.2}.weekly-rich-content p{margin:0 0 16px}.weekly-rich-content ul,.weekly-rich-content ol{padding-left:25px}.weekly-rich-content a{color:#ffd21a;text-decoration:underline}@media (width<=650px){.che-weekly-editor{padding:15px}.che-rich-editor{min-height:250px;padding:14px}.che-weekly-editor-actions{flex-direction:column;align-items:stretch}.che-weekly-editor-actions>div{width:100%}.che-weekly-editor-actions button{flex:1}}.che-weekly-media-head{margin-top:38px}.che-weekly-media-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.che-weekly-media-editor{background:#101217;border:1px solid #ffffff12;border-radius:16px;min-width:0;padding:18px;box-shadow:0 16px 38px #0003}.che-weekly-media-preview{justify-content:center;margin-bottom:17px;display:flex}.che-weekly-media-preview img{object-fit:cover;border-radius:10px;width:110px;height:168px;display:block;box-shadow:0 12px 30px #0006}.che-weekly-field>select{color:#e5e8ed;background:#090b0e;border:1px solid #ffffff14;border-radius:10px;outline:0;width:100%;height:42px;padding:0 11px;font-size:11px}.che-weekly-field>input[type=file]{height:auto;padding:10px}.che-weekly-choice-row{flex-wrap:wrap;gap:8px;display:flex}.che-weekly-choice-row label{color:#b8bdc5;cursor:pointer;background:#0b0d11;border:1px solid #ffffff14;border-radius:9px;align-items:center;gap:7px;min-height:34px;padding:0 10px;font-size:9px;font-weight:850;display:inline-flex}.che-weekly-choice-row input{accent-color:#ffd21a}.che-weekly-current-file{color:#707680;margin-top:7px;font-size:8px;display:block}.che-weekly-flex-panel[hidden],.che-weekly-field[hidden]{display:none!important}@media (width<=900px){.che-weekly-media-grid{grid-template-columns:1fr}}.weekly-comments-section{background:#101217;border:1px solid #ffffff12;border-radius:18px;margin-top:30px;padding:24px}.weekly-comments-head{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.weekly-comments-head span{color:#ffd21a;letter-spacing:.8px;font-size:8px;font-weight:950}.weekly-comments-head h2{color:#fff;margin:4px 0 0;font-size:22px}.weekly-comments-head>strong{color:#ffd21a;background:#ffd21a14;border-radius:10px;place-items:center;min-width:34px;height:34px;font-size:11px;display:grid}.weekly-comment-form textarea{resize:vertical;color:#e2e5ea;width:100%;min-height:105px;font:inherit;background:#080a0d;border:1px solid #ffffff14;border-radius:11px;outline:none;padding:13px;font-size:12px;line-height:1.6}.weekly-comment-form textarea:focus{border-color:#ffd21a73}.weekly-comment-form>div{justify-content:space-between;align-items:center;gap:12px;margin-top:9px;display:flex}.weekly-comment-form button{color:#ffd21a;cursor:pointer;background:#ffd21a1a;border:1px solid #ffd21a66;border-radius:9px;min-height:36px;padding:0 16px;font-size:9px;font-weight:950}.weekly-comments-list{flex-direction:column;gap:12px;margin-top:22px;display:flex}.weekly-comment-item{background:#0b0d11;border:1px solid #ffffff0f;border-radius:12px;grid-template-columns:42px minmax(0,1fr);gap:11px;padding:13px;display:grid}.weekly-comment-avatar{color:#ffd21a;background:#1b1f27;border-radius:50%;place-items:center;width:42px;height:42px;font-size:13px;font-weight:950;display:grid;overflow:hidden}.weekly-comment-avatar img{object-fit:cover;width:100%;height:100%}.weekly-comment-main{min-width:0}.weekly-comment-main header{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.weekly-comment-main header a{color:#fff;font-size:10px;font-weight:950;text-decoration:none}.weekly-comment-main p{overflow-wrap:anywhere;color:#c7cbd2;margin:8px 0 0;font-size:11px;line-height:1.65}.weekly-comment-delete{margin-top:8px}.weekly-comment-delete button{color:#777d86;cursor:pointer;background:0 0;border:0;padding:0;font-size:8px}.weekly-comments-empty,.weekly-comment-login{color:#777d87;text-align:center;border:1px dashed #ffffff14;border-radius:11px;padding:18px;font-size:10px}.weekly-comment-login a{color:#ffd21a}.weekly-comment-status{color:#30d675;background:#30d6750d;border:1px solid #30d67529;border-radius:9px;margin-bottom:13px;padding:10px 12px;font-size:9px}@media (width<=650px){.weekly-comments-section{padding:17px 13px}.weekly-comment-item{grid-template-columns:36px minmax(0,1fr)}.weekly-comment-avatar{width:36px;height:36px}}.weekly-comments-head span{font-size:10px}.weekly-comments-head h2{font-size:24px}.weekly-comments-head>strong{font-size:12px}.weekly-comment-form textarea{color:#f0f2f5;font-size:14px;line-height:1.7}.weekly-comment-form span,.weekly-comment-form small{color:#969da8;font-size:10px}.weekly-comment-main header a{color:#fff;font-size:12px}.weekly-comment-main header span,.weekly-comment-main header time{color:#969da8;font-size:10px}.weekly-comment-main p{color:#e0e3e8;margin-top:9px;font-size:13px;line-height:1.75}.weekly-comment-delete button{font-size:9px}.weekly-comments-empty,.weekly-comment-login{color:#a2a8b1;font-size:12px;line-height:1.6}.weekly-comment-status{font-size:10px}@media (width<=650px){.weekly-comment-main header a{font-size:12px}.weekly-comment-main header span,.weekly-comment-main header time{font-size:9px}.weekly-comment-main p{font-size:13px}.weekly-comment-form textarea{font-size:14px}}.weekly-comment-delete button{color:#ff5f5f;font-weight:800}.weekly-comment-delete button:hover{color:#ff2f2f}.weekly-content-reactions{border-top:1px solid #ffffff12;margin-top:28px;padding-top:18px}.weekly-reaction-label{color:#9ba1aa;margin-bottom:10px;font-size:10px;font-weight:850;display:block}.weekly-content-reactions .post-reaction-bar{justify-content:flex-start}.weekly-comment-reactions{margin-top:10px}.weekly-comment-reactions .comment-reaction-bar{justify-content:flex-start}.che-weekly-broadcast{background:linear-gradient(135deg,#ffd21a12,#ffffff04);border:1px solid #ffd21a2e;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;padding:22px 24px;display:flex}.che-weekly-broadcast-copy>span{color:#ffd21a;letter-spacing:1px;font-size:9px;font-weight:950}.che-weekly-broadcast-copy h2{color:#fff;margin:6px 0;font-size:19px}.che-weekly-broadcast-copy p{color:#969da8;max-width:650px;margin:0;font-size:11px;line-height:1.7}.che-weekly-broadcast-meta{flex-wrap:wrap;gap:12px;margin-top:13px;font-size:10px;display:flex}.che-weekly-broadcast-meta strong{color:#ffd21a}.che-weekly-broadcast-meta span{color:#858c96}.che-weekly-broadcast button{white-space:nowrap;color:#ffd21a;cursor:pointer;background:#ffd21a1a;border:1px solid #ffd21a6b;border-radius:10px;min-height:43px;padding:0 18px;font-size:10px;font-weight:950}.che-weekly-broadcast button:hover{background:#ffd21a2b}@media (width<=760px){.che-weekly-broadcast{flex-direction:column;align-items:stretch;padding:18px}.che-weekly-broadcast form,.che-weekly-broadcast button{width:100%}}.che-user-account-management{background:#0e1014;border:1px solid #1c2027;border-radius:16px;margin-top:24px;padding:24px}.che-user-account-management>header{margin-bottom:20px}.che-user-account-management h3{margin:5px 0 6px;font-size:18px}.che-user-account-management header p{color:#858c97;max-width:650px;margin:0;font-size:11px;line-height:1.7}.che-user-account-form{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.che-user-account-form label{gap:7px;display:grid}.che-user-account-form label>span{color:#9299a4;font-size:10px;font-weight:800}.che-user-account-form input{color:#fff;background:#090b0e;border:1px solid #262b33;border-radius:9px;outline:none;width:100%;min-height:43px;padding:0 12px;font-size:12px}.che-user-account-form input:focus{border-color:#ffd21a8c}.che-user-account-username{background:#090b0e;border:1px solid #262b33;border-radius:9px;align-items:center;display:flex}.che-user-account-username>span{color:#666e79;padding-left:12px;font-size:12px}.che-user-account-username input{border:0}.che-user-account-form>button{color:#ffd21a;cursor:pointer;background:#ffd21a1a;border:1px solid #ffd21a66;border-radius:9px;grid-column:1/-1;justify-self:start;min-height:43px;padding:0 18px;font-size:10px;font-weight:900}.che-user-account-form>button:hover{background:#ffd21a2b}.che-user-account-error{color:#f77;background:#ff5f5f12;border:1px solid #ff5f5f40;border-radius:9px;margin-bottom:15px;padding:11px 13px;font-size:11px}@media (width<=700px){.che-user-account-management{padding:18px}.che-user-account-form{grid-template-columns:1fr}.che-user-account-form>button{width:100%}}.mobile-sidebar-toggle,.mobile-sidebar-backdrop{display:none}@media (width<=760px){.sidebar{pointer-events:none;z-index:83;width:min(82vw,290px);transition:transform .2s,box-shadow .2s;overflow-y:auto;transform:translate(calc(-100% - 18px));display:flex!important}.sidebar.is-mobile-open{pointer-events:auto;transform:translate(0);box-shadow:18px 0 45px #0000007a}.mobile-sidebar-backdrop{opacity:0;visibility:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);pointer-events:none;z-index:82;background:#0000009e;transition:opacity .2s,visibility .2s;display:block;position:fixed;inset:0}.mobile-sidebar-backdrop.is-open{opacity:1;visibility:visible;pointer-events:auto}.mobile-sidebar-toggle{color:#ffd21a;cursor:pointer;z-index:84;background:#0c0e12f5;border:1px solid #ffd21a5c;border-left:0;border-radius:0 11px 11px 0;place-items:center;width:28px;height:58px;padding:0;font-size:26px;line-height:1;transition:left .2s,transform .2s,background .18s;display:grid;position:fixed;top:50%;left:0;transform:translate(-1px,-50%)}.mobile-sidebar-toggle.is-open{color:#111;background:#ffd21a;left:min(82vw,290px);transform:translate(-50%,-50%)}.mobile-sidebar-toggle{color:#0b0d10;background:#ffd21a;border-color:#ffd21a;font-weight:900;box-shadow:0 0 18px #ffd21a47,4px 0 16px #0006}.mobile-sidebar-toggle:hover,.mobile-sidebar-toggle:active{background:#ffe15a}.mobile-sidebar-toggle.is-open{color:#0b0d10;background:#ffd21a;box-shadow:0 0 22px #ffd21a57}}.profile-tabs button{justify-content:center;align-items:center;gap:7px;display:inline-flex}.profile-tab-icon{color:#777e89;place-items:center;min-width:17px;font-size:13px;line-height:1;transition:color .18s,transform .18s;display:inline-grid}.profile-tabs button:hover .profile-tab-icon{color:#d6dae0;transform:translateY(-1px)}.profile-tabs button.active .profile-tab-icon{color:#ffd21a;transform:translateY(-1px)scale(1.08)}.profile-post-card .post-comment-form{box-sizing:border-box;width:100%;min-width:0;max-width:100%}.profile-post-card .post-comment-form input{min-width:0}.profile-post-card .post-comments-list,.profile-post-card .post-comment-item,.profile-post-card .post-comment-content,.profile-post-card .comment-replies,.profile-post-card .comment-actions,.profile-post-card .comment-reaction-bar,.profile-post-card .comment-reply-form{box-sizing:border-box;min-width:0;max-width:100%}.profile-post-card .post-comment-content,.profile-post-card .post-comment-content p,.profile-post-card .post-comment-content span,.profile-post-card .comment-replies p{overflow-wrap:anywhere;word-break:break-word}@media (width<=600px){.profile-content-card,.profile-tab-panel,.profile-posts-list,.profile-post-card{box-sizing:border-box;min-width:0;max-width:100%}.profile-post-card{overflow-x:clip}.profile-post-card .post-comment-form{align-items:center;width:100%;min-width:0;max-width:100%;display:flex}.profile-post-card .post-comment-form input[type=text]{flex:1 1 0;width:0;min-width:0}.profile-post-card .post-comment-form button{flex:none}.profile-post-card .comment-reaction-bar{flex-wrap:wrap}.profile-post-card .comment-replies{width:100%;max-width:100%}.profile-tabs button{gap:5px}.profile-tab-icon{font-size:12px}.profile-avatar-wrap .profile-presence-chip{z-index:6;max-width:min(180px,100vw - 48px);bottom:-32px;left:8px;right:auto;transform:none}.profile-avatar-wrap{margin-bottom:38px}.profile-avatar-wrap .profile-presence-chip{max-width:190px;inset:calc(100% + 8px) auto auto 0;transform:none}.profile-avatar-wrap .profile-presence-text{text-overflow:ellipsis;white-space:nowrap;max-width:155px;overflow:hidden}}.contact-page{grid-area:2/2;width:min(100%,1120px);margin:0 auto;padding:42px 28px 100px}.contact-hero{text-align:center;margin-bottom:34px}.contact-eyebrow{color:#ffd21a;letter-spacing:2px;margin-bottom:8px;font-size:9px;font-weight:950;display:block}.contact-hero h1{color:#fff;letter-spacing:2px;margin:0;font-size:clamp(34px,5vw,58px);font-weight:1000}.contact-hero p{color:#858c97;max-width:620px;margin:12px auto 0;font-size:12px;line-height:1.7}.contact-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.contact-public-card{background:linear-gradient(#11141a,#0c0e12);border:1px solid #20242b;border-radius:18px;min-width:0;transition:transform .2s,border-color .2s;overflow:hidden;box-shadow:0 18px 50px #00000038}.contact-public-card:hover{border-color:#ffd21a59;transform:translateY(-5px)}.contact-public-media{aspect-ratio:1/.95;background:#090b0e;overflow:hidden}.contact-public-media img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.contact-public-card:hover .contact-public-media img{transform:scale(1.025)}.contact-public-fallback{color:#ffd21a;background:radial-gradient(circle,#ffd21a26,#0000 55%);place-items:center;width:100%;height:100%;font-size:60px;font-weight:1000;display:grid}.contact-public-body{flex-direction:column;min-height:190px;padding:21px;display:flex}.contact-public-body h2{color:#fff;margin:0 0 8px;font-size:19px}.contact-public-body p{overflow-wrap:anywhere;color:#9299a3;margin:0 0 20px;font-size:11px;line-height:1.65}.contact-public-button{color:#ffd21a;background:#ffd21a1a;border:1px solid #ffd21a73;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:43px;margin-top:auto;padding:0 15px;font-size:10px;font-weight:950;transition:all .18s;display:flex}.contact-public-button:hover{color:#111;background:#ffd21a}.contact-public-empty{color:#777e88;text-align:center;border:1px dashed #292e36;border-radius:16px;justify-items:center;gap:9px;padding:70px 20px;display:grid}.contact-public-empty>span{color:#ffd21a;font-size:35px}.contact-public-empty strong{color:#d8dce1;font-size:15px}.contact-public-empty p{margin:0;font-size:11px}.che-contact-create,.che-contact-existing{background:#0e1014;border:1px solid #20242b;border-radius:16px;margin-top:24px;padding:24px}.che-contact-create>header,.che-contact-existing>header{margin-bottom:20px}.che-contact-create>header>span,.che-contact-existing>header>span{color:#ffd21a;letter-spacing:1.2px;font-size:9px;font-weight:950}.che-contact-create h2,.che-contact-existing h2{margin:5px 0;font-size:20px}.che-contact-create header p{color:#808792;margin:0;font-size:11px}.che-contact-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.che-contact-form label{gap:7px;min-width:0;display:grid}.che-contact-form label.wide{grid-column:1/-1}.che-contact-form label>span{color:#8b929d;font-size:9px;font-weight:850}.che-contact-form input,.che-contact-form textarea{color:#fff;width:100%;min-width:0;font:inherit;background:#090b0e;border:1px solid #272c34;border-radius:9px;outline:0;padding:11px 12px;font-size:11px}.che-contact-form textarea{resize:vertical}.che-contact-form input:focus,.che-contact-form textarea:focus{border-color:#ffd21a8c}.che-contact-form>button{color:#ffd21a;cursor:pointer;background:#ffd21a1a;border:1px solid #ffd21a6b;border-radius:9px;justify-self:start;min-height:43px;padding:0 18px;font-size:10px;font-weight:950}.che-contact-check{align-items:center;gap:8px;display:flex!important}.che-contact-check input{width:auto}.che-contact-error{color:#ff777f;background:#ff505a0f;border:1px solid #ff505a40;border-radius:10px;gap:4px;margin-top:18px;padding:12px 14px;font-size:10px;display:grid}.che-contact-card-editor{background:#0a0c10;border:1px solid #20242b;border-radius:13px;grid-template-columns:130px minmax(0,1fr);gap:18px;margin-top:16px;padding:15px;display:grid}.che-contact-editor-image,.che-contact-editor-placeholder{background:#11141a;border-radius:11px;width:130px;height:130px;overflow:hidden}.che-contact-editor-image img{object-fit:cover;width:100%;height:100%;display:block}.che-contact-editor-placeholder{color:#ffd21a;place-items:center;font-size:32px;display:grid}.che-contact-editor-main{min-width:0}.che-contact-editor-title{align-items:center;gap:10px;margin-bottom:14px;display:flex}.che-contact-editor-title strong{font-size:14px}.che-contact-editor-title span{border-radius:999px;padding:4px 7px;font-size:8px;font-weight:950}.che-contact-editor-title .is-live{color:#45da72;background:#37d5681a}.che-contact-editor-title .is-off{color:#ff7373;background:#ff5a5a14}.che-contact-delete{margin-top:12px}.che-contact-delete button{color:#ff6262;cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.che-contact-empty{color:#737a84;text-align:center;border:1px dashed #292e36;border-radius:12px;padding:30px;font-size:11px}@media (width<=900px){.contact-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.contact-page{width:100%;padding:28px 13px 95px}.contact-card-grid{grid-template-columns:1fr;gap:17px}.contact-public-card{width:100%;max-width:420px;margin:0 auto}.che-contact-create,.che-contact-existing{padding:17px}.che-contact-form{grid-template-columns:1fr}.che-contact-form label.wide{grid-column:auto}.che-contact-form>button{width:100%}.che-contact-card-editor{grid-template-columns:1fr}.che-contact-editor-image,.che-contact-editor-placeholder{aspect-ratio:16/9;width:100%;height:auto}}.messages-body{color:#f5f6f7;background:#090a0c;min-height:100vh;margin:0;overflow:hidden}.messages-shell{grid-template-rows:68px minmax(0,1fr);min-height:100vh;display:grid}.messages-topbar{z-index:30;background:#0b0d11f7;border-bottom:1px solid #1f2329;justify-content:space-between;align-items:center;gap:20px;padding:0 22px;display:flex;position:relative}.messages-brand{color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.messages-brand>span:last-child{display:grid}.messages-brand strong{color:#fff;font-size:13px;line-height:1}.messages-brand small{color:#747b85;letter-spacing:1.5px;margin-top:4px;font-size:7px;font-weight:900}.messages-topbar-actions{align-items:center;gap:9px;display:flex}.messages-home-button{color:#b9bec6;border:1px solid #282d35;border-radius:9px;align-items:center;min-height:38px;padding:0 13px;font-size:9px;font-weight:900;text-decoration:none;display:inline-flex}.messages-account-button{color:#111;background:#ffd21a;border:1px solid #2a3038;border-radius:50%;place-items:center;width:38px;height:38px;font-size:13px;font-weight:950;text-decoration:none;display:grid;overflow:hidden}.messages-account-button img{object-fit:cover;width:100%;height:100%;display:block}.messages-layout{background:#090a0c;grid-template-columns:330px minmax(0,1fr);min-height:0;display:grid}.messages-conversations{background:#0c0e12;border-right:1px solid #1e2329;flex-direction:column;min-width:0;min-height:0;display:flex}.messages-conversations-head{border-bottom:1px solid #1d2127;justify-content:space-between;align-items:center;gap:14px;min-height:88px;padding:18px 18px 15px;display:flex}.messages-conversations-head>div{min-width:0}.messages-conversations-head span{color:#ffd21a;letter-spacing:1.4px;margin-bottom:4px;font-size:7px;font-weight:950;display:block}.messages-conversations-head h1{margin:0;font-size:22px}.messages-conversations-head>strong{color:#ffd21a;background:#ffd21a12;border:1px solid #ffd21a3d;border-radius:999px;place-items:center;min-width:29px;height:29px;padding:0 8px;font-size:9px;display:grid}.messages-conversation-list{flex:1;min-height:0;overflow:hidden auto}.messages-conversation-item{min-width:0;color:inherit;border-bottom:1px solid #ffffff09;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px 15px;text-decoration:none;transition:background .16s,border-color .16s;display:grid;position:relative}.messages-conversation-item:hover{background:#111419}.messages-conversation-item.is-active{background:linear-gradient(90deg,#ffd21a1c,#ffd21a06);box-shadow:inset 3px 0 #ffd21a}.messages-avatar{color:#ffd21a;background:#1a1e24;border-radius:50%;flex:0 0 48px;place-items:center;width:48px;height:48px;font-size:14px;font-weight:950;display:grid;position:relative;overflow:visible}.messages-avatar>img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}.messages-presence-dot{background:#626872;border:2px solid #0c0e12;border-radius:50%;width:11px;height:11px;position:absolute;bottom:2px;right:-1px}.messages-presence-dot.is-active{background:#39d66d}.messages-presence-dot.is-idle{background:#f2bd35}.messages-presence-dot.is-offline{background:#e2525d}.messages-conversation-copy{gap:5px;min-width:0;display:grid}.messages-conversation-row{justify-content:space-between;align-items:center;gap:10px;min-width:0;display:flex}.messages-conversation-row strong{color:#eceff2;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:11px;overflow:hidden}.messages-conversation-row time{color:#626975;flex:none;font-size:8px}.messages-conversation-preview{color:#777f8a;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;overflow:hidden}.messages-conversation-item.has-unread .messages-conversation-row strong{color:#fff}.messages-conversation-item.has-unread .messages-conversation-preview{color:#aeb4bd;font-weight:750}.messages-unread-dot{color:#fff;background:#ef394a;border-radius:999px;place-items:center;min-width:21px;height:21px;padding:0 5px;font-size:8px;font-weight:950;display:grid;box-shadow:0 0 0 3px #ef394a1a}.messages-empty-list{color:#777e88;text-align:center;align-content:center;place-items:center;gap:7px;min-height:260px;padding:35px 20px;display:grid}.messages-empty-list>span{color:#ffd21a;font-size:30px}.messages-empty-list strong{color:#d3d7dc;font-size:12px}.messages-empty-list p{max-width:210px;margin:0;font-size:9px;line-height:1.6}.messages-chat{background:radial-gradient(circle at 75% 15%,#ffd21a06,#0000 28%),#090b0e;grid-template-rows:auto minmax(0,1fr) auto;min-width:0;min-height:0;display:grid}.messages-chat-head{background:#0d0f13f2;border-bottom:1px solid #1e2329;align-items:center;gap:12px;min-height:72px;padding:11px 19px;display:flex}.messages-chat-user{min-width:0;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.messages-chat-avatar{color:#ffd21a;background:#1a1e24;border-radius:50%;flex:0 0 42px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:950;display:grid;overflow:hidden}.messages-chat-avatar img{object-fit:cover;width:100%;height:100%;display:block}.messages-chat-user-copy{gap:3px;min-width:0;display:grid}.messages-chat-user-copy strong{color:#f1f2f4;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.messages-chat-user-copy small{font-size:8px;font-weight:800}.messages-chat-user-copy small.is-active{color:#50da77}.messages-chat-user-copy small.is-idle{color:#e9b93e}.messages-chat-user-copy small.is-offline{color:#bf6870}.messages-chat-lock{color:#676f79;margin-left:auto;font-size:8px;font-weight:850}.messages-mobile-back{color:#d4d8dd;text-decoration:none;display:none}.messages-stream{scroll-behavior:smooth;min-height:0;padding:24px clamp(15px,4vw,50px);overflow:hidden auto}.messages-message-row{width:100%;margin-bottom:8px;display:flex}.messages-message-row.is-mine{justify-content:flex-end}.messages-message-row.is-theirs{justify-content:flex-start}.messages-bubble{overflow-wrap:anywhere;border-radius:13px;max-width:min(70%,650px);padding:10px 12px 7px}.messages-message-row.is-mine .messages-bubble{background:#ffd21a1b;border:1px solid #ffd21a42;border-bottom-right-radius:4px}.messages-message-row.is-theirs .messages-bubble{background:#14171c;border:1px solid #242932;border-bottom-left-radius:4px}.messages-bubble p{color:#e8eaed;white-space:pre-wrap;margin:0;font-size:11px;line-height:1.55}.messages-bubble p.is-deleted{color:#737a84;font-style:italic}.messages-bubble footer{color:#69717b;justify-content:flex-end;align-items:center;gap:5px;margin-top:5px;font-size:7px;display:flex}.messages-message-row.is-mine .messages-bubble footer span{color:#c9a918}.messages-chat-empty{text-align:center;align-content:center;place-items:center;gap:6px;min-height:100%;display:grid}.messages-chat-empty>span{font-size:28px}.messages-chat-empty strong{font-size:14px}.messages-chat-empty p{color:#747c86;margin:0;font-size:9px}.messages-composer{background:#0b0d11fa;border-top:1px solid #1d2228;padding:12px 18px 14px}.messages-compose-form{grid-template-columns:minmax(0,1fr) 44px;align-items:end;gap:9px;display:grid}.messages-compose-form textarea{resize:none;color:#f3f4f6;width:100%;min-width:0;min-height:44px;max-height:130px;font:inherit;background:#111419;border:1px solid #292f37;border-radius:13px;outline:0;padding:13px 14px;font-size:11px;line-height:1.5;overflow-y:auto}.messages-compose-form textarea:focus{border-color:#ffd21a73;box-shadow:0 0 0 3px #ffd21a0b}.messages-compose-form button{color:#111;cursor:pointer;background:#ffd21a;border:0;border-radius:12px;place-items:center;width:44px;height:44px;font-size:17px;font-weight:950;display:grid}.messages-compose-meta{color:#5f6670;justify-content:space-between;gap:10px;margin-top:7px;font-size:7px;display:flex}.messages-compose-error{color:#ef6874;background:#ef394a0f;border:1px solid #ef394a38;border-radius:8px;margin-bottom:8px;padding:8px 10px;font-size:9px}.messages-chat-placeholder{text-align:center;grid-row:1/-1;align-content:center;place-items:center;min-height:0;padding:30px;display:grid}.messages-chat-placeholder-icon{color:#ffd21a;background:#ffd21a0e;border:1px solid #ffd21a38;border-radius:20px;place-items:center;width:68px;height:68px;margin-bottom:14px;font-size:29px;display:grid}.messages-chat-kicker{color:#ffd21a;letter-spacing:1.6px;font-size:7px;font-weight:950}.messages-chat-placeholder h2{margin:7px 0;font-size:26px}.messages-chat-placeholder p{color:#747c86;max-width:390px;margin:0;font-size:10px;line-height:1.65}@media (width<=760px){.messages-body{overflow:hidden}.messages-shell{grid-template-rows:58px minmax(0,1fr)}.messages-topbar{padding:0 12px}.messages-brand small,.messages-home-button{display:none}.messages-layout{grid-template-columns:1fr}.messages-conversations{border-right:0}.messages-layout.has-active-conversation .messages-conversations,.messages-layout:not(.has-active-conversation) .messages-chat{display:none}.messages-chat{grid-template-rows:64px minmax(0,1fr) auto;min-width:0}.messages-chat-head{gap:9px;min-width:0;padding:8px 11px}.messages-mobile-back{background:#111419;border:1px solid #282d34;border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid}.messages-chat-lock{display:none}.messages-stream{padding:17px 10px}.messages-bubble{max-width:84%}.messages-bubble p{font-size:10px}.messages-composer{padding:9px 10px calc(10px + env(safe-area-inset-bottom))}.messages-compose-meta{display:none}.messages-conversations-head{min-height:75px;padding:14px}.messages-conversation-item{grid-template-columns:46px minmax(0,1fr) auto;padding:12px 13px}.messages-avatar{flex-basis:46px;width:46px;height:46px}.messages-body{overscroll-behavior:none;width:100%;height:100dvh;min-height:100dvh;overflow:hidden}.messages-shell{width:100%;height:100dvh;min-height:0;overflow:hidden}.messages-layout,.messages-chat{min-height:0;overflow:hidden}.messages-stream{overscroll-behavior:contain;min-height:0}.messages-compose-form textarea{font-size:16px}}.message-shortcut{text-decoration:none;position:relative}.message-shortcut-badge{color:#fff;background:#ef394a;border:2px solid #0b0d11;border-radius:999px;place-items:center;min-width:18px;height:18px;padding:0 5px;font-size:8px;font-weight:950;line-height:1;display:grid;position:absolute;top:-5px;right:-6px;box-shadow:0 3px 10px #ef394a52}.message-shortcut-badge[hidden]{display:none!important}.message-shortcut{flex:none;place-items:center;text-decoration:none;display:grid;position:relative}.message-shortcut>svg{width:20px;height:20px;display:block}.profile-notification-area{align-items:center;gap:9px;display:flex}.profile-actions>form{margin:0}.profile-message-button{color:#ffd21a;letter-spacing:.15px;cursor:pointer;background:linear-gradient(135deg,#ffd21a29,#ffd21a0e);border:1px solid #ffd21a7a;border-radius:11px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:0 13px 0 10px;font-size:9px;font-weight:950;transition:transform .16s,background .16s,border-color .16s,box-shadow .16s,color .16s;display:inline-flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff0b,0 8px 24px #00000030,0 0 20px #ffd21a09}.profile-message-button:before{content:"";pointer-events:none;background:linear-gradient(115deg,#0000 20%,#ffffff14 50%,#0000 80%);transition:transform .4s;position:absolute;inset:0;transform:translate(-110%)}.profile-message-button:hover{color:#0b0d10;background:#ffd21a;border-color:#ffd21a;transform:translateY(-2px);box-shadow:0 10px 28px #00000042,0 0 25px #ffd21a2b}.profile-message-button:hover:before{transform:translate(110%)}.profile-message-button:active{transform:translateY(0)scale(.985)}.profile-message-button-icon{background:#ffd21a1a;border:1px solid #ffd21a3d;border-radius:8px;flex:0 0 28px;place-items:center;width:28px;height:28px;display:grid}.profile-message-button:hover .profile-message-button-icon{background:#0b0d1017;border-color:#0b0d1026}.profile-message-button-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;display:block}.profile-message-button-arrow{margin-left:2px;font-size:13px;transition:transform .16s}.profile-message-button:hover .profile-message-button-arrow{transform:translate(3px)}@media (width<=600px){.profile-message-button{gap:7px;min-height:42px;padding:0 11px 0 8px}.profile-message-button-icon{flex-basis:26px;width:26px;height:26px}.profile-message-button-arrow{display:none}}a.message-shortcut{color:#d9dde3;z-index:5;background:#111419;border:1px solid #292e36;border-radius:10px;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:color .16s,border-color .16s,background .16s;position:relative;overflow:visible;opacity:1!important;visibility:visible!important;display:inline-flex!important}a.message-shortcut:hover{color:#ffd21a;background:#ffd21a14;border-color:#ffd21a7a}a.message-shortcut>svg{flex:0 0 20px;width:20px;height:20px;display:block}.profile-notification-area{align-items:center;gap:8px;width:auto!important;max-width:none!important;display:flex!important;overflow:visible!important}.topbar-actions{overflow:visible!important}.profile-message-button{font-size:11px}@media (width<=600px){.profile-message-button{font-size:11px}}.messages-delivery-status{min-width:10px;font-weight:950;line-height:1;transition:color .18s;display:inline-block}.messages-delivery-status.is-seen{letter-spacing:-2px;color:#52d47c!important}.messages-bubble p{font-size:13px;line-height:1.6}.messages-bubble footer{gap:7px;margin-top:6px;font-size:9px}.messages-bubble footer time{letter-spacing:.1px;font-size:9px;font-weight:700}.messages-delivery-status{min-width:15px;font-size:12px;font-weight:950}.messages-delivery-status.is-seen{letter-spacing:-2px}@media (width<=760px){.messages-bubble p{font-size:13px;line-height:1.6}.messages-bubble footer,.messages-bubble footer time{font-size:9px}.messages-delivery-status{font-size:12px}}.messages-message-row{align-items:center;gap:7px;position:relative}.message-actions{flex:none;align-self:center;position:relative}.messages-message-row.is-mine .message-actions{order:-1}.messages-message-row.is-theirs .message-actions{order:2}.message-actions-toggle{color:#626a75;cursor:pointer;letter-spacing:1px;opacity:.28;background:0 0;border:1px solid #0000;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;font-size:12px;font-weight:950;transition:opacity .16s,color .16s,border-color .16s,background .16s;display:grid}.messages-message-row:hover .message-actions-toggle,.message-actions-toggle:focus-visible{opacity:1;color:#cdd2d8;background:#11151a;border-color:#282e36}.message-actions-menu{z-index:60;background:#0f1217fa;border:1px solid #292f37;border-radius:11px;min-width:156px;padding:5px;position:absolute;bottom:calc(100% + 6px);box-shadow:0 15px 40px #00000075}.messages-message-row.is-mine .message-actions-menu{right:0}.messages-message-row.is-theirs .message-actions-menu{left:0}.message-actions-menu[hidden]{display:none!important}.message-actions-menu button{color:#cbd0d7;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:8px;width:100%;min-height:36px;padding:0 9px;display:flex}.message-actions-menu button:hover{background:#ffffff0e}.message-actions-menu button>span{color:#7e8792;text-align:center;flex:0 0 17px;width:17px;font-size:14px}.message-actions-menu button strong{font-size:10px;font-weight:850}.message-actions-menu button.is-danger{color:#ef6b76}.message-actions-menu button.is-danger>span{color:#ef5967}.message-actions-menu button.is-danger:hover{background:#ef394a14}.message-actions-menu button:disabled{opacity:.45;cursor:wait}@media (width<=760px){.messages-message-row{gap:4px}.message-actions-toggle{opacity:.72;width:28px;height:28px}.message-actions-menu{min-width:160px}.message-actions-menu button{min-height:40px}.message-actions-menu button strong{font-size:11px}}.messages-chat-lock{letter-spacing:.1px;font-size:10px;font-weight:850}.messages-compose-meta{font-size:9.5px;font-weight:700;line-height:1.45}.messages-compose-meta>span:first-child{color:#777f89}.messages-compose-meta>span:last-child{color:#707882}.player-directory-message-form{width:100%;margin:0}.player-directory-message-form .player-directory-message{width:100%}.player-directory-message-icon{background:#ffd21a1a;border-radius:7px;flex:0 0 22px;place-items:center;width:22px;height:22px;display:inline-grid}.player-directory-message-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;display:block}.player-directory-message-arrow{margin-left:auto;font-size:13px;transition:transform .16s}.player-directory-message:hover .player-directory-message-arrow{transform:translate(3px)}.player-directory-message-form .player-directory-message{cursor:pointer;color:#55dc86;background:linear-gradient(135deg,#41d27829,#41d2780e);border-color:#41d2787a;box-shadow:0 8px 22px #00000029,0 0 18px #41d27809}.player-directory-message-form .player-directory-message:hover{cursor:pointer;color:#07110b;background:#55dc86;border-color:#55dc86;box-shadow:0 10px 26px #0000003d,0 0 24px #41d2782e}.player-directory-message-form .player-directory-message-icon{background:#41d2781c}.player-directory-message-form .player-directory-message:hover .player-directory-message-icon{background:#07110b1c}.messages-body{height:100dvh;min-height:0;overflow:hidden}.messages-shell{width:100%;height:100dvh;min-height:0;overflow:hidden}.messages-layout,.messages-chat{min-height:0;overflow:hidden}.messages-stream{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;min-height:0;display:flex;overflow:hidden auto}.messages-stream::-webkit-scrollbar{width:0;height:0;display:none}.messages-message-row{flex:none}.chat-messages,.mobile-live-chat-messages{scrollbar-width:none;-ms-overflow-style:none}.chat-messages::-webkit-scrollbar{width:0;height:0;display:none}.mobile-live-chat-messages::-webkit-scrollbar{width:0;height:0;display:none}.chat-messages{min-height:0}.chat-message{grid-template-columns:34px minmax(0,1fr) auto}.chat-message-avatar{width:34px;height:34px;color:var(--yellow);background:#20242a;border-radius:50%;place-items:center;font-size:11px;font-weight:950;text-decoration:none;display:grid;overflow:hidden}.chat-message-avatar img{object-fit:cover;width:100%;height:100%;display:block}.chat-message-main{min-width:0}.chat-message-main strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.chat-message-main p{overflow-wrap:anywhere;white-space:pre-wrap}.chat-message time{padding-top:2px}.live-chat-limit{color:#656d77;letter-spacing:.8px;font-size:8px;font-weight:900}.live-chat-loading,.live-chat-empty{color:#69717b;text-align:center;place-items:center;min-height:120px;font-size:10px;display:grid}.live-chat-form input{color:#e8eaed;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.live-chat-form input::placeholder{color:#666d77}.live-chat-form button{cursor:pointer;flex:none}.live-chat-feedback{color:#ee727d;margin:-4px 10px 9px;font-size:9px}.live-chat-feedback[hidden]{display:none!important}.live-chat-login{color:#9199a4;background:#14171c;border:1px solid #282e35;border-radius:9px;place-items:center;min-height:42px;margin:10px;font-size:10px;font-weight:800;text-decoration:none;display:grid}.mobile-nav button{font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.mobile-nav a,.mobile-nav button{text-decoration:none}.mobile-live-chat-trigger{color:#777d87;align-content:center;place-items:center;gap:2px;min-height:62px;display:grid}.mobile-live-chat-icon{place-items:center;width:24px;height:24px;display:grid;position:relative}.mobile-live-chat-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.mobile-live-chat-icon i{background:#39d66d;border:2px solid #0c0e11;border-radius:50%;width:8px;height:8px;position:absolute;top:-1px;right:-2px;box-shadow:0 0 8px #39d66d73}.mobile-nav button small{font-size:9px}.mobile-live-chat{z-index:150;position:fixed;inset:0}.mobile-live-chat[hidden]{display:none!important}.mobile-live-chat-backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000ad;position:absolute;inset:0}.mobile-live-chat-panel{background:#0d1014;border:1px solid #252b33;border-radius:17px;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(420px,100% - 36px);height:min(720px,100dvh - 36px);display:grid;position:absolute;bottom:18px;right:18px;overflow:hidden;box-shadow:0 28px 90px #0000009e}.mobile-live-chat-header{border-bottom:1px solid #20252c;align-items:center;gap:10px;min-height:64px;padding:9px 13px;display:flex}.mobile-live-chat-header>div{grid-template-columns:auto minmax(0,1fr);align-items:center;column-gap:7px;min-width:0;display:grid}.mobile-live-chat-header strong{font-size:13px}.mobile-live-chat-header small{color:#656d77;letter-spacing:1px;grid-column:2;font-size:7px;font-weight:900}.mobile-live-chat-back{color:#d1d5da;cursor:pointer;background:#14181d;border:1px solid #292f37;border-radius:9px;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:16px;display:grid}.mobile-live-chat-count{color:#666e79;margin-left:auto;font-size:8px;font-weight:900}.mobile-live-chat-messages{min-height:0;padding:7px 11px;overflow:hidden auto}.mobile-live-chat-messages .chat-message{padding:12px 2px}.mobile-live-chat-input{background:#12151a;border:1px solid #282e36;border-radius:11px;align-items:center;gap:8px;min-height:46px;margin:9px 10px 0;padding:0 8px 0 13px;display:flex}.mobile-live-chat-input input{font-size:16px}.mobile-live-chat-input button{background:var(--yellow);color:#101113;cursor:pointer;border:0;border-radius:9px;width:36px;height:36px;font-size:17px}.live-chat-feedback.mobile{margin:6px 12px calc(10px + env(safe-area-inset-bottom))}.mobile-live-chat-login{margin:10px 12px calc(12px + env(safe-area-inset-bottom));color:#a0a7b0;background:#15181d;border:1px solid #292f37;border-radius:10px;place-items:center;min-height:44px;font-size:11px;text-decoration:none;display:grid}@media (width<=760px){.mobile-live-chat-panel{border:0;border-radius:0;width:100%;height:100dvh;inset:0}.mobile-live-chat-header{padding-top:max(9px, env(safe-area-inset-top))}body.live-chat-open{overflow:hidden}}.messages-avatar{border-radius:50%;position:relative;overflow:visible;flex:0 0 48px!important;width:48px!important;min-width:48px!important;max-width:48px!important;height:48px!important;min-height:48px!important;max-height:48px!important}.messages-avatar>img{object-fit:cover;object-position:center;z-index:1;border-radius:50%;display:block;position:absolute;inset:0;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;margin:0!important}.messages-avatar>span{z-index:1;position:relative}.messages-presence-dot{z-index:3}.messages-chat-avatar{border-radius:50%;position:relative;overflow:hidden;flex:0 0 42px!important;width:42px!important;min-width:42px!important;max-width:42px!important;height:42px!important;min-height:42px!important;max-height:42px!important}.messages-chat-avatar>img{object-fit:cover;object-position:center;border-radius:50%;display:block;position:absolute;inset:0;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important;margin:0!important}@media (width<=760px){.messages-avatar{flex-basis:46px!important;width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;min-height:46px!important;max-height:46px!important}}.mobile-profile-link{cursor:pointer;text-decoration:none}.mobile-profile-icon{place-items:center;width:25px;height:25px;display:grid}.mobile-profile-icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:23px;height:23px;display:block}.mobile-profile-link:hover,.mobile-profile-link:active{color:var(--yellow)}.mobile-profile-link:active .mobile-profile-icon{transform:scale(.92)}.mobile-profile-icon{transition:transform .14s}
