:root{--forum-bg:#07111b;--forum-panel:#0d1a27;--forum-line:#203146;--forum-text:#eff6ff;--forum-muted:#94a4b9;--forum-green:#47e77c;--forum-green-deep:#1bbf5b}body.forum{margin:0;background:var(--forum-bg);color:var(--forum-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.forum .wrap{max-width:none;margin:0;padding:0}.forum .wrap>p:first-child{display:none}.forum footer{font-size:12px;color:var(--forum-muted);padding:28px 32px;border-top:1px solid var(--forum-line)}.forum a{color:inherit;text-decoration:none}.forum a:hover{text-decoration:none}.forum-shell{min-height:100vh}.forum-topbar{height:64px;box-sizing:border-box;display:flex;align-items:center;gap:28px;padding:0 32px;border-bottom:1px solid var(--forum-line);background:#08121d;position:sticky;top:0;z-index:10}.forum-brand{display:inline-flex;align-items:center;gap:7px;font-size:22px;font-weight:800;letter-spacing:-.8px;white-space:nowrap}.forum-brand img{filter:drop-shadow(0 0 7px rgba(71,231,124,.28))}.forum-brand b{color:var(--forum-green)}.forum-topbar nav{display:flex;align-items:stretch;height:100%;gap:23px;font-size:13px;font-weight:650;color:#b9c6d5}.forum-topbar nav a{display:flex;align-items:center;position:relative}.forum-topbar nav a.active{color:#fff}.forum-topbar nav a.active:after{content:"";height:2px;position:absolute;bottom:0;left:0;right:0;background:var(--forum-green)}.forum-search{margin-left:auto;display:flex;height:32px;overflow:hidden;border:1px solid var(--forum-line);border-radius:6px;background:#0c1927}.forum-search input{width:175px;border:0;background:transparent;padding:0 10px;color:var(--forum-text);font:inherit;font-size:12px;outline:0}.forum-search button{width:34px;border:0;border-left:1px solid var(--forum-line);background:#14253a;color:#c6d5e5;font-size:20px;cursor:pointer}.forum-city{font-size:13px;font-weight:750;white-space:nowrap}.forum-city span{color:var(--forum-green);font-size:18px;margin-right:5px}.forum-layout{display:grid;grid-template-columns:202px minmax(0,1fr);min-height:calc(100vh - 64px)}.forum-sidebar{border-right:1px solid var(--forum-line);padding:13px 10px 30px;background:#07111b}.forum-new-topic,.forum-button{border:0;border-radius:6px;background:linear-gradient(135deg,#63ed8d,#37d76d);color:#04140b!important;font-weight:800;display:flex;justify-content:center;align-items:center;min-height:36px;font-size:13px;box-shadow:0 8px 24px #28da6626;cursor:pointer}.forum-side-nav{padding:13px 0;border-bottom:1px solid var(--forum-line);display:grid;gap:3px}.forum-side-nav a{padding:9px 10px;border-radius:5px;color:#c2cedd;font-size:13px}.forum-side-nav a.active,.forum-side-nav a:hover{background:#17283b;color:#fff}.forum-categories{padding:17px 0}.forum-categories h2,.forum-right h2{font-size:13px;margin:0 10px 8px;color:#fff}.forum-categories a{display:flex;align-items:center;gap:9px;padding:8px 10px;color:#b8c8da;font-size:12px;border-radius:5px}.forum-categories a:hover,.forum-categories a.active{background:#13253a;color:#fff}.forum-categories a>span{color:var(--forum-green);font-size:16px}.forum-categories a b{font-weight:550}.forum-categories em{margin-left:auto;color:#8495a9;font-size:11px;font-style:normal}.forum-main{max-width:1000px;min-width:0;padding:26px 28px 56px}.forum-hero{height:248px;position:relative;overflow:hidden;border-radius:9px;border:1px solid #26394d;background:#091522}.forum-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#040b12f0,#040b12a3 44%,#040b1214 80%)}.forum-hero img{width:100%;height:100%;object-fit:cover;opacity:.8}.forum-hero>div{position:absolute;inset:0;z-index:1;display:flex;max-width:530px;justify-content:center;flex-direction:column;padding:0 38px}.forum-hero h1{font-size:43px;line-height:1;letter-spacing:-2.2px;margin:0 0 10px}.forum-hero p{margin:0;color:#ccd7e5;line-height:1.45;font-size:16px;max-width:420px}.forum-hero-stats{display:flex;gap:10px;margin-top:20px}.forum-hero-stats span{min-width:96px;padding:9px 11px;border:1px solid #32465a;border-radius:7px;background:#040e17a6;display:grid;gap:3px;color:#aebed1;font-size:10px}.forum-hero-stats b{font-size:15px;color:#fff}.forum-feed{margin-top:18px;border-top:1px solid var(--forum-line)}.forum-feed-head{min-height:43px;display:flex;align-items:center;border-bottom:1px solid var(--forum-line)}.forum-feed-tabs{display:flex;gap:23px;height:43px}.forum-feed-tabs a{font-size:12px;color:#aebdd0;font-weight:650;display:flex;align-items:center;position:relative}.forum-feed-tabs a.active{color:var(--forum-green)}.forum-feed-tabs a.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:2px;background:var(--forum-green)}.forum-mobile-create{display:none;margin-left:auto;font-size:12px;color:var(--forum-green)}.forum-topic-card{min-height:74px;display:grid;grid-template-columns:22px minmax(0,1fr) 122px 104px;gap:11px;align-items:center;padding:12px 5px;border-bottom:1px solid var(--forum-line)}.forum-topic-icon{color:var(--forum-green);align-self:start;margin-top:4px}.forum-topic-copy{min-width:0}.forum-topic-meta{display:flex;gap:7px;color:#8ea0b6;font-size:10px;margin-bottom:4px}.forum-topic-category{color:var(--forum-green)!important}.forum-topic-title{display:block;font-size:14px;font-weight:760;color:#f6faff;line-height:1.25}.forum-topic-copy p{display:none;color:#9faec0;font-size:12px;margin:5px 0 0;line-height:1.35}.forum-topic-tags{display:flex;gap:5px;flex-wrap:wrap;margin-top:6px}.forum-topic-tags span,.forum-topic-tags a{font-size:10px;border-radius:8px;padding:3px 7px;background:#16273a;color:#aabbd0}.forum-topic-author{font-size:11px;display:grid;gap:4px;color:#94a5b8}.forum-topic-author b{font-size:11px;color:#d2ddea}.forum-topic-stats{display:flex;gap:13px;color:#9eb0c4;font-size:11px;justify-content:flex-end}.forum-empty{margin:24px 0;padding:32px;border:1px dashed #2a4058;border-radius:9px;color:#aabbd0;text-align:center}.forum-empty b{display:block;font-size:16px;color:#f4f8ff}.forum-empty p{font-size:13px}.forum-empty .forum-button{width:180px;margin:18px auto 0}.forum-empty.compact{margin:0;border-style:solid;text-align:left}.forum-breadcrumb{font-size:12px;color:#8da0b7;margin:0 0 17px}.forum-breadcrumb a{color:var(--forum-green)}.forum-discussion{max-width:none}.forum-layout:has(.forum-right){grid-template-columns:202px minmax(0,820px) 280px}.forum-right{padding:26px 22px 36px 0}.forum-right section{border:1px solid var(--forum-line);border-radius:8px;background:linear-gradient(145deg,#0d1a27,#0b1622);padding:17px;margin-bottom:13px}.forum-right h2{margin:0 0 12px;font-size:14px}.forum-right dl{margin:0}.forum-right dl div{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-top:1px solid #1f3044;font-size:12px}.forum-right dt{color:#93a5ba}.forum-right dd{margin:0;color:#e6eef7;text-align:right}.forum-related{display:grid;gap:4px;padding:10px 0;border-top:1px solid #1f3044;font-size:12px;font-weight:650;line-height:1.3}.forum-related span{color:#92a5ba;font-size:11px;font-weight:400}.forum-opener{border:1px solid var(--forum-line);border-radius:9px;background:linear-gradient(145deg,#101e2c,#0c1723);padding:24px}.forum-opener-head{display:flex;justify-content:space-between;color:#9cafc3;font-size:12px}.forum-opener h1{font-size:31px;letter-spacing:-1.25px;line-height:1.1;margin:12px 0 14px}.forum-opener>p{line-height:1.65;color:#c6d2df;font-size:15px;margin:0}.forum-opener footer{margin-top:20px;padding-top:15px;border-top:1px solid var(--forum-line);display:flex;align-items:center;justify-content:space-between}.forum-opener footer>div{display:flex;align-items:center;gap:8px;color:#dce5ef;font-size:12px}.forum-opener time{color:#96a7bb}.forum-avatar{display:inline-grid;place-items:center;width:28px;height:28px;border-radius:50%;background:linear-gradient(145deg,#207f52,#57e88b);color:#02150a;font-size:13px;font-weight:900}.forum-topic-actions{display:flex;gap:7px}.forum-topic-actions button,.forum-reply footer button{border:1px solid #30455c;background:#102033;color:#cfe0ef;border-radius:6px;min-height:32px;padding:0 10px;font:inherit;font-size:12px;cursor:pointer}.forum-topic-actions button[aria-pressed=true],.forum-reply footer button[aria-pressed=true]{color:var(--forum-green);border-color:#1e8250;background:#0e2a22}.forum-replies{margin-top:20px}.forum-replies>h2{font-size:18px;margin:0 0 10px}.forum-replies>h2 span,.forum-profile-group h2 span{color:#8fa1b7;font-size:13px;margin-left:6px}.forum-reply{display:grid;grid-template-columns:144px minmax(0,1fr);border:1px solid var(--forum-line);border-radius:8px;background:#0d1926;margin-bottom:10px;overflow:hidden}.forum-reply>aside{padding:17px 13px;background:#0a1420;display:grid;align-content:start;gap:6px;font-size:12px;border-right:1px solid var(--forum-line)}.forum-reply>aside .forum-avatar{margin-bottom:3px}.forum-reply>aside span{font-size:10px;color:#90a3b8}.forum-reply-copy{padding:15px 18px}.forum-reply-copy header{display:flex;justify-content:space-between;color:#8da0b7;font-size:11px}.forum-reply-copy header a{color:var(--forum-green)}.forum-reply-copy p{line-height:1.55;color:#d3deea;font-size:14px;min-height:36px}.forum-reply-copy footer{display:flex;gap:7px}.forum-reply-form{margin-top:14px;border:1px solid var(--forum-line);border-radius:8px;padding:18px;background:#0d1926}.forum-reply-form label,.forum-create-card label{display:grid;gap:7px;color:#e7f0f9;font-size:12px;font-weight:700}.forum-reply-form textarea,.forum-create-card textarea,.forum-create-card input,.forum-create-card select{box-sizing:border-box;width:100%;border:1px solid #30445a;border-radius:6px;background:#081522;color:#edf6ff;padding:11px 12px;font:inherit;font-size:13px;outline:0}.forum-reply-form textarea{min-height:105px;margin-top:9px;resize:vertical}.forum-reply-form>div,.forum-create-actions{margin-top:11px;display:flex;justify-content:space-between;align-items:center;gap:15px}.forum-form-status{font-size:12px;color:#a9bbcf}.forum-form-status.error{color:#ff8c8c}.forum-locked{margin-top:14px;padding:16px;border:1px solid #634f2d;background:#271f12;border-radius:7px;color:#ead8a9}.forum-create-card{max-width:680px;border:1px solid var(--forum-line);border-radius:9px;padding:25px;background:#0d1926}.forum-create-card h1,.forum-profile-head h1{font-size:31px;letter-spacing:-1.2px;margin:0}.forum-create-card>p,.forum-profile-head p{color:#9cafc1;font-size:14px;line-height:1.5;margin:8px 0 22px}.forum-create-card form{display:grid;gap:17px}.forum-create-card label i{color:#ff7282;font-style:normal}.forum-create-card label small{color:#8fa2b7;font-weight:500}.forum-create-card textarea{min-height:175px;resize:vertical}.forum-create-actions{margin-top:0}.forum-rules{list-style:none;padding:0;margin:0;display:grid;gap:12px;color:#b8c8da;font-size:12px}.forum-rules li{padding-left:22px;position:relative}.forum-rules li:before{content:"\2713";position:absolute;left:0;color:var(--forum-green)}.forum-callout{background:radial-gradient(circle at 10% 15%,#124831,#0d1926 55%)!important}.forum-callout b{font-size:15px}.forum-callout p,.forum-muted{font-size:12px;color:#9bacbf;line-height:1.5}.forum-profile-head{padding-bottom:16px;border-bottom:1px solid var(--forum-line)}.forum-profile-group{margin-top:25px}.forum-profile-group h2{font-size:18px;margin:0 0 5px}.forum-profile-group .forum-topic-card{grid-template-columns:22px minmax(0,1fr) 122px 104px}@media(max-width:1050px){.forum-topbar{gap:16px;padding:0 18px}.forum-topbar nav{gap:14px}.forum-layout:has(.forum-right){grid-template-columns:190px minmax(0,1fr)}.forum-right{display:none}.forum-layout{grid-template-columns:190px minmax(0,1fr)}.forum-main{padding:22px}.forum-hero h1{font-size:36px}}@media(max-width:760px){.forum-topbar{height:56px;padding:0 14px}.forum-brand{font-size:19px}.forum-brand img{width:24px;height:24px}.forum-topbar nav,.forum-city{display:none}.forum-search{margin-left:auto}.forum-search input{width:125px}.forum-layout,.forum-layout:has(.forum-right){display:block;min-height:0}.forum-sidebar{display:none}.forum-main{padding:14px}.forum-hero{height:250px}.forum-hero>div{padding:0 21px}.forum-hero h1{font-size:33px}.forum-hero p{font-size:14px}.forum-hero-stats{gap:6px}.forum-hero-stats span{min-width:0;flex:1;padding:7px;font-size:9px}.forum-hero-stats b{font-size:13px}.forum-feed-head{justify-content:space-between}.forum-feed-tabs{gap:15px}.forum-feed-tabs a{font-size:11px}.forum-feed-tabs a:nth-child(4){display:none}.forum-mobile-create{display:block}.forum-topic-card,.forum-profile-group .forum-topic-card{grid-template-columns:17px minmax(0,1fr) 42px;gap:7px;padding:12px 0}.forum-topic-author{display:none}.forum-topic-stats{gap:5px;font-size:10px;flex-direction:column}.forum-topic-copy p{display:block}.forum-topic-title{font-size:13px}.forum-topic-tags{display:none}.forum-opener{padding:18px}.forum-opener h1{font-size:25px}.forum-opener footer{display:grid;gap:13px}.forum-topic-actions{width:100%}.forum-topic-actions button{flex:1}.forum-reply{grid-template-columns:1fr}.forum-reply>aside{grid-template-columns:30px auto;align-items:center;padding:10px 13px;border-right:0;border-bottom:1px solid var(--forum-line)}.forum-reply>aside .forum-avatar{margin:0;grid-row:span 2}.forum-reply>aside span{grid-column:2}.forum-reply-copy{padding:14px}.forum-create-card{padding:18px}.forum-create-card h1,.forum-profile-head h1{font-size:26px}.forum .wrap>footer{padding:20px 14px;font-size:10px}.forum-breadcrumb{margin-top:5px}}.forum-account{display:inline-flex;align-items:center;min-height:32px;padding:0 9px;border:1px solid var(--forum-line);border-radius:6px;background:#0c1927;color:#dbe7f2!important;font-size:12px;font-weight:750;white-space:nowrap}.forum-account:hover{border-color:#319b58;color:var(--forum-green)!important}@media(max-width:760px){.forum-account{display:none}}
