:root{color-scheme:dark;--red:#ff3342;--blue:#2bc6ff;--line:#193d52}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:#02070d;color:#dce8ef;font-family:"Segoe UI",Arial,sans-serif}body{background-image:radial-gradient(circle at 50% -10%,rgba(20,99,137,.18),transparent 34%),linear-gradient(90deg,rgba(255,40,51,.025) 1px,transparent 1px);background-size:auto,54px 54px}.community-topbar{position:sticky;top:0;z-index:100;min-height:72px;display:grid;grid-template-columns:240px minmax(0,1fr) 150px;align-items:center;gap:20px;padding:0 max(18px,4vw);border-bottom:1px solid #264d63;background:rgba(2,8,13,.96);box-shadow:0 8px 28px rgba(0,0,0,.45)}.community-brand{display:flex;align-items:baseline;color:#eef5f9;text-decoration:none;font-size:24px;font-weight:900;letter-spacing:.03em}.community-brand>span{color:#ef2634}.community-brand small{display:block;margin-left:10px;color:#708897;font-size:7px;letter-spacing:.12em}.community-topbar nav{height:72px;display:flex;align-items:stretch;justify-content:center}.community-topbar nav a{position:relative;display:grid;place-items:center;padding:0 18px;color:#91a7b5;text-decoration:none;font-size:10px;font-weight:850;letter-spacing:.06em}.community-topbar nav a:hover,.community-topbar nav a.is-active{color:#fff}.community-topbar nav a::after{content:"";position:absolute;left:20%;right:20%;bottom:13px;height:2px;opacity:0;background:#ff3342;box-shadow:0 0 8px #ff3342}.community-topbar nav a:hover::after,.community-topbar nav a.is-active::after{opacity:1}.community-panel-link{display:grid;place-items:center;height:38px;border:1px solid #b92a35;color:#fff;background:linear-gradient(#a61c27,#59080e);text-decoration:none;font-size:9px;font-weight:900;clip-path:polygon(7px 0,calc(100% - 7px) 0,100% 7px,100% calc(100% - 7px),calc(100% - 7px) 100%,7px 100%,0 calc(100% - 7px),0 7px)}.community-shell{width:min(1180px,calc(100% - 30px));margin:26px auto 70px;display:grid;grid-template-columns:minmax(0,760px) 310px;justify-content:center;gap:22px}.community-feed-column{min-width:0}.community-hero,.community-composer,.community-post,.community-sidebar section,.community-login-notice,.community-empty{border:1px solid var(--line);background:linear-gradient(180deg,rgba(7,19,29,.98),rgba(2,8,13,.99));box-shadow:inset 0 0 25px rgba(19,139,191,.035);clip-path:polygon(9px 0,calc(100% - 9px) 0,100% 9px,100% calc(100% - 9px),calc(100% - 9px) 100%,9px 100%,0 calc(100% - 9px),0 9px)}.community-hero{padding:24px 27px;border-color:#294e62;background:linear-gradient(110deg,rgba(77,7,14,.52),rgba(4,15,23,.98) 45%),radial-gradient(circle at 90% 30%,rgba(22,132,182,.25),transparent 35%)}.community-hero span{color:#ff5863;font-size:9px;font-weight:900;letter-spacing:.16em}.community-hero h1{margin:5px 0 4px;color:#fff;font-size:30px;text-transform:uppercase}.community-hero p{margin:0;color:#8fa5b3;font-size:12px}.community-flash{margin:14px 0;padding:11px 14px;border:1px solid #2e9c68;background:#072117;color:#7cf2b1}.community-flash.error{border-color:#b82e39;background:#26080c;color:#ff9ca3}.community-composer{margin-top:14px;padding:18px}.community-composer-head{display:flex;align-items:center;gap:10px;margin-bottom:12px}.community-composer-head>span,.community-avatar{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border:1px solid #2d9bca;border-radius:50%;color:#d8f6ff;background:#0a2737;font-weight:900}.community-composer input[type=text],.community-composer>input,.community-composer textarea{width:100%;margin-top:8px;padding:12px;border:1px solid #26536c;outline:0;color:#eef8ff;background:#030b12;font:inherit}.community-composer textarea{resize:vertical}.community-composer input:focus,.community-composer textarea:focus{border-color:var(--blue)}.community-composer footer{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.community-composer footer label input{position:absolute;opacity:0}.community-composer footer label span{display:block;padding:10px 13px;border:1px solid #28566f;color:#80dfff;background:#061722;cursor:pointer;font-size:9px;font-weight:850}.community-composer footer button,.community-comments form button{height:36px;padding:0 22px;border:1px solid #ff4a55;color:#fff;background:linear-gradient(#b91f2b,#650a11);cursor:pointer;font-size:9px;font-weight:900}.community-login-notice,.community-empty{display:block;margin-top:14px;padding:18px;color:#78d8ff;text-align:center;text-decoration:none}.community-post{margin-top:16px;overflow:hidden}.community-post>header{display:flex;align-items:center;gap:11px;padding:17px 19px 8px}.community-post>header div{display:grid}.community-post>header strong{color:#eef7fc;font-size:13px}.community-post>header small{margin-top:3px;color:#718a9a;font-size:9px}.community-post h2{margin:9px 19px 7px;color:#fff;font-size:20px}.community-post-body{margin:0;padding:0 19px 15px;color:#bccbd5;font-size:13px;line-height:1.6}.community-media{max-height:560px;overflow:hidden;border-top:1px solid #17384a;border-bottom:1px solid #17384a;background:#010408}.community-media img,.community-media video{display:block;width:100%;max-height:560px;object-fit:contain;background:#000}.community-post-stats{display:flex;justify-content:space-between;padding:10px 19px;color:#718a99;font-size:9px}.community-post-actions{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #17384a;border-bottom:1px solid #17384a}.community-post-actions form{display:contents}.community-post-actions button,.community-post-actions a{height:42px;display:grid;place-items:center;border:0;border-right:1px solid #17384a;color:#8fa8b7;background:#041019;text-decoration:none;cursor:pointer;font-size:10px;font-weight:850}.community-post-actions button:hover,.community-post-actions button.is-active,.community-post-actions a:hover{color:#fff;background:#0a1c27}.community-post-actions button.is-active{color:#ff6671}.community-comments{padding:10px 18px 16px}.community-comments>article{display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;padding:8px 0}.community-comments .community-avatar{width:30px;height:30px;font-size:10px}.community-comments article>div{padding:8px 10px;background:#06131c;border:1px solid #16384b}.community-comments strong{color:#75d7ff;font-size:10px}.community-comments p{margin:4px 0;color:#c3d0d8;font-size:11px;line-height:1.45}.community-comments small{color:#667f8e;font-size:8px}.community-comments form{display:grid;grid-template-columns:minmax(0,1fr) 90px;gap:7px;margin-top:8px}.community-comments form input{min-width:0;padding:10px;border:1px solid #24516a;color:#eef7fb;background:#020a11;outline:0}.community-sidebar{display:grid;align-content:start;gap:16px}.community-sidebar section{padding:16px}.community-sidebar h2{margin:0 0 12px;color:#e9f3f8;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.community-sidebar button{width:100%;display:grid;grid-template-columns:31px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px;border:0;border-bottom:1px solid #143548;color:#dce9f0;background:transparent;cursor:pointer;text-align:left}.community-sidebar button:hover{background:#071823}.community-sidebar button>span{display:grid;place-items:center;width:29px;height:29px;border:1px solid #2587b3;border-radius:50%;color:#cff4ff;background:#0a2534;font-size:10px;font-weight:900}.community-sidebar button strong{font-size:10px}.community-sidebar button small{color:#3edd86;font-size:7px}.community-sidebar p{color:#8499a7;font-size:11px;line-height:1.55}@media(max-width:900px){.community-topbar{grid-template-columns:1fr auto}.community-topbar nav{grid-column:1/-1;grid-row:2;height:44px;overflow:auto}.community-topbar nav a{padding:0 12px}.community-brand small{display:none}.community-shell{grid-template-columns:1fr}.community-sidebar{grid-row:1}.community-sidebar section:nth-child(2){display:none}}@media(max-width:560px){.community-shell{width:calc(100% - 16px);margin-top:10px}.community-topbar{padding:8px 12px}.community-brand{font-size:19px}.community-panel-link{width:108px}.community-post h2{font-size:17px}.community-composer footer{align-items:stretch;gap:8px}.community-comments form{grid-template-columns:1fr}}
