.community-board-page{background:#eef3f5;min-height:100vh}.community-board-page section{opacity:1!important;transform:none!important}.community-banner{padding:58px max(24px,calc((100vw - 1180px)/2));display:flex;align-items:end;justify-content:space-between;gap:50px;background:#071c55;color:#fff}.community-banner h1{font:400 clamp(48px,6vw,76px)/.94 "Gloock";letter-spacing:-2px;margin:15px 0 0}.community-banner h1 em{color:#58c9c4}.community-banner>p{max-width:460px;color:#c6d7dd;font-size:15px;line-height:1.7}.community-board-shell{width:min(calc(100% - 40px),1180px);margin:30px auto 100px;display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:22px;align-items:start}.community-feed-panel{min-width:0}.community-actions{display:grid;grid-template-columns:1fr auto;gap:12px;margin-bottom:12px}.community-search{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #d4dfe3;border-radius:5px;padding:0 15px}.community-search span{width:15px;height:15px;border:2px solid #72828a;border-radius:50%;position:relative}.community-search span:after{content:"";position:absolute;width:7px;height:2px;background:#72828a;right:-6px;bottom:-3px;transform:rotate(45deg)}.community-search input{flex:1;min-width:0;border:0;padding:14px 4px;background:transparent;outline:0}.community-create,.community-about button{border:0;border-radius:5px;background:#ff443d;color:#fff;padding:0 20px;font-size:11px;font-weight:700;cursor:pointer}.community-sortbar{display:flex;gap:5px;padding:9px;background:#fff;border:1px solid #d4dfe3;border-radius:5px;margin-bottom:12px}.community-sortbar button{border:0;border-radius:20px;background:transparent;color:#64757d;padding:9px 16px;font-size:11px;font-weight:700;cursor:pointer}.community-sortbar button.active{background:#e1f3f2;color:#071c55}.community-feed-list{display:flex;flex-direction:column;gap:9px}.community-post{display:grid;grid-template-columns:48px minmax(0,1fr);background:#fff;border:1px solid #d4dfe3;border-radius:5px;overflow:hidden}.community-post:hover{border-color:#aebfc6}.post-votes{background:#f5f8f9;display:flex;flex-direction:column;align-items:center;padding:11px 5px;gap:2px}.post-votes button{width:30px;height:27px;border:0;background:transparent;color:#84939a;font-size:18px;cursor:pointer}.post-votes button:hover,.post-votes button.active{color:#ff443d}.post-votes button.down:hover,.post-votes button.down.active{color:#1670c5}.post-votes b{font-size:11px}.post-main{padding:15px 18px 13px;min-width:0}.post-meta{display:flex;align-items:center;gap:6px;color:#7b8990;font-size:9px}.post-topic{color:#071c55;font-weight:700}.post-avatar{width:18px;height:18px;border-radius:50%;overflow:hidden;display:grid;place-items:center;background:#dce8e9;color:#071c55;font-size:7px;font-weight:700}.post-avatar img{width:100%;height:100%;object-fit:cover}.community-post h2{font:600 18px/1.3 "DM Sans";letter-spacing:-.2px;margin:7px 0}.community-post h2 a:hover{text-decoration:underline}.post-excerpt{margin:0;color:#4e6069;font-size:13px;line-height:1.55;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.post-footer{display:flex;align-items:center;gap:15px;margin-top:11px;color:#697981;font-size:10px;font-weight:600}.post-footer button{border:0;background:transparent;color:inherit;padding:0;cursor:pointer}.community-empty{padding:55px 25px;text-align:center;background:#fff;border:1px solid #d4dfe3;color:#687981}.community-sidebar{display:flex;flex-direction:column;gap:14px}.community-sidebar>section{background:#fff;border:1px solid #d4dfe3;border-radius:5px;overflow:hidden}.community-aside-head{height:48px;background:linear-gradient(135deg,#071c55,#1d8a91)}.community-aside-body,.community-topics,.community-rules{padding:20px}.community-sidebar h2{font:600 15px "DM Sans";margin:0 0 12px}.community-sidebar p{font-size:11px;line-height:1.6;color:#66777f}.community-stats{display:grid;grid-template-columns:1fr 1fr;padding:15px 0;border-top:1px solid #e2e8ea;border-bottom:1px solid #e2e8ea;margin:16px 0}.community-stats div{display:flex;flex-direction:column}.community-stats b{font-size:14px}.community-stats span{font-size:9px;color:#7c8a91}.community-about button{width:100%;height:38px}.community-topics>div{display:flex;flex-wrap:wrap;gap:7px}.community-topics button{border:1px solid #d7e0e3;border-radius:20px;background:#fff;padding:7px 10px;font-size:9px;cursor:pointer}.community-topics button.active{background:#071c55;color:#fff;border-color:#071c55}.community-rules ol{margin:0;padding-left:23px}.community-rules li{padding:9px 0;border-bottom:1px solid #e5eaec;font-size:10px}.community-rules li:last-child{border:0}.community-composer{width:min(calc(100% - 30px),620px);padding:0;border:0;border-radius:8px;box-shadow:0 25px 70px rgba(7,28,85,.28)}.community-composer::backdrop{background:rgba(7,28,85,.55)}.community-composer form{padding:28px}.composer-head{display:flex;justify-content:space-between;align-items:start;margin-bottom:24px}.composer-head p{margin:0 0 5px;color:#ff443d;font-size:8px;letter-spacing:1.5px;font-weight:700}.composer-head h2{font:400 32px "Gloock";margin:0}.composer-head button{border:0;background:none;font-size:26px;cursor:pointer}.community-composer label{display:flex;flex-direction:column;gap:8px;margin-bottom:19px;font-size:10px;font-weight:700}.community-composer input,.community-composer textarea,.community-composer select{width:100%;border:1px solid #d4dfe3;border-radius:4px;background:#fff;padding:12px;outline:0}.community-composer textarea{min-height:160px;resize:vertical}.community-composer input:focus,.community-composer textarea:focus,.community-composer select:focus{border-color:#58c9c4}.composer-notice{min-height:16px;color:#b5433b;font-size:10px}.composer-buttons{display:flex;justify-content:flex-end;gap:9px}.composer-buttons button{border:1px solid #d4dfe3;background:#fff;padding:11px 16px;font-size:10px;font-weight:700;cursor:pointer}.composer-buttons .primary-button{border:0;background:#ff443d;color:#fff}@media(max-width:850px){.community-banner{align-items:start;flex-direction:column;padding:45px 22px}.community-banner>p{margin-bottom:0}.community-board-shell{width:calc(100% - 24px);grid-template-columns:1fr;margin-top:15px}.community-sidebar{display:none}}@media(max-width:560px){.community-actions{grid-template-columns:1fr}.community-create{height:42px}.community-post{grid-template-columns:42px 1fr}.post-main{padding:13px}.community-post h2{font-size:16px}.post-excerpt{-webkit-line-clamp:3}.post-meta .post-role{display:none}}
