.community-page{background:#050505;padding-bottom:90px}.community-page .community-hero{position:relative;padding:70px 0 34px;border-bottom:1px solid rgba(255,255,255,.06);overflow:hidden}.community-page .community-hero-glow{position:absolute;inset:-240px -240px auto -240px;height:520px;background:radial-gradient(closest-side,rgba(233,188,60,.14),transparent 70%);pointer-events:none}.community-page .community-hero-inner{position:relative;z-index:1;max-width:1060px}.community-page .community-badge{display:inline-flex;align-items:center;gap:10px;padding:8px 12px;border-radius:999px;background:rgba(233,188,60,.08);border:1px solid rgba(233,188,60,.18);color:var(--primary-color);font-weight:900;letter-spacing:1px;font-size:12px}.community-page .community-title{margin-top:16px;font-family:var(--font-heading);font-size:44px;line-height:1.15;color:#fff}.community-page .community-subtitle{margin-top:12px;color:rgba(255,255,255,.72);font-size:15px;line-height:1.9;max-width:860px}.community-page .community-notice{margin-top:14px;background:rgba(46,213,115,.1);border:1px solid rgba(46,213,115,.22);color:rgba(255,255,255,.88);border-radius:16px;padding:12px;font-weight:900;font-size:13px;max-width:860px}.community-page .community-toolbar{margin-top:18px;display:grid;grid-template-columns:1.4fr auto auto;gap:12px;align-items:center}.community-page .community-search{display:flex;align-items:center;gap:10px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);border-radius:14px;padding:10px 12px;min-width:0}.community-page .community-search i{color:rgba(233,188,60,.9)}.community-page .community-search input{width:100%;min-width:0;background:0 0;border:0;outline:0;color:#fff;font-size:13px}.community-page .community-clear{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.25);color:rgba(255,255,255,.85)}.community-page .community-clear:hover{border-color:rgba(233,188,60,.25);color:var(--primary-color)}.community-page .community-tabs{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.community-page .community-tabs a{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.08);color:rgba(255,255,255,.86);font-size:12px;font-weight:800;letter-spacing:.2px}.community-page .community-box-link i,.community-page .community-tabs a i,.community-page .post-community:hover,.community-page .post-link i,.community-page .post-title a:hover,.community-page .post-views i,.new-post-page .composer-label i{color:var(--primary-color)}.community-page .community-tabs a:hover{border-color:rgba(233,188,60,.25);transform:translateY(-1px)}.community-page .community-tabs a.active{background:rgba(233,188,60,.12);border-color:rgba(233,188,60,.35);color:#fff}.community-page .community-create{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 14px;border-radius:14px;font-weight:900;font-size:12px;letter-spacing:.3px;background:linear-gradient(135deg,rgba(233,188,60,.95),rgba(210,116,25,.95));color:#0a0a0a;border:0}.community-page .community-create:hover{filter:brightness(1.03);transform:translateY(-1px)}.community-page .community-content{padding:22px 0 0}.community-page .community-grid,.new-post-page .new-post-grid{display:grid;grid-template-columns:1fr 340px;gap:16px;align-items:start}.community-page .community-feed{display:flex;flex-direction:column;gap:10px}.community-page .community-post{display:grid;grid-template-columns:54px 1fr;gap:0;background:rgba(21,21,21,.75);border:1px solid rgba(255,255,255,.07);border-radius:16px;overflow:hidden;box-shadow:0 14px 35px rgba(0,0,0,.35);transition:transform .2s,border-color .2s,background .2s;position:relative}.community-page .community-post:hover{transform:translateY(-2px);border-color:rgba(233,188,60,.22);background:rgba(21,21,21,.82)}.community-page .post-helpful-ribbon{position:absolute;top:16px;right:16px;background:rgba(46,204,113,.12);border:1px solid rgba(46,204,113,.35);color:#2ecc71;font-size:11px;font-weight:900;letter-spacing:.5px;text-transform:uppercase;padding:6px 12px;border-radius:9px;pointer-events:none;display:flex;align-items:center;gap:6px;opacity:0;transform:translateY(-10px) scale(.95);transition:.4s cubic-bezier(.175, .885, .32, 1.275);z-index:5;backdrop-filter:blur(8px)}.community-page .post-helpful-ribbon i{font-size:14px}.community-page .post-helpful-ribbon.visible{opacity:1;transform:translateY(0) scale(1);box-shadow:0 6px 16px rgba(46,204,113,.2)}.community-page .post-votes{display:flex;align-items:center;justify-content:center;padding:12px 8px;background:rgba(0,0,0,.18);border-right:1px solid rgba(255,255,255,.06)}.community-page .vote-btn{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:rgba(255,255,255,.78);cursor:pointer}.community-page .post-avatar,.community-page .post-left-avatar{border-radius:999px;display:flex;background:rgba(233,188,60,.09);overflow:hidden}.community-page .community-box-link:hover,.community-page .post-link:hover,.community-page .vote-btn:hover,.new-post-page .composer-rules-link:hover{border-color:rgba(233,188,60,.26);color:#fff;transform:translateY(-1px)}.community-page .post-reply-btn:hover,.community-page .vote-btn.active{background:rgba(233,188,60,.14);border-color:rgba(233,188,60,.35);color:var(--primary-color)}.community-page .post-actions .vote-btn{width:auto;height:auto}.community-page .vote-count{font-weight:900;font-size:13px;color:rgba(255,255,255,.9)}.community-page .post-left-avatar{width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(233,188,60,.16);color:var(--primary-color);font-weight:900;font-size:14px}.community-page .community-user-avatar img,.community-page .post-avatar img,.community-page .post-left-avatar img{width:100%;height:100%;object-fit:cover;display:block}.community-page .post-main{padding:12px 14px;min-width:0}.community-page .post-meta{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:rgba(255,255,255,.62);font-size:12px;font-weight:700}.community-page .post-avatar{width:28px;height:28px;align-items:center;justify-content:center;border:1px solid rgba(233,188,60,.16);color:var(--primary-color);font-weight:900;font-size:12px;flex:0 0 28px}.community-detail-page .community-comment-author,.community-detail-page .community-comment-reply-author,.community-page .post-category,.community-page .post-community{color:rgba(255,255,255,.92);font-weight:900}.community-detail-page .community-comment-dot,.community-page .post-dot,.community-page .post-sep{opacity:.45}.community-page .post-views{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,.66);font-weight:800}.community-page .post-tag{margin-left:4px;display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;border:1px solid rgba(233,188,60,.22);background:rgba(233,188,60,.08);color:rgba(233,188,60,.95);font-weight:900;font-size:11px;letter-spacing:.3px}.community-page .post-author-wrap{display:inline-flex;align-items:center;gap:6px}.community-page .post-author{font-weight:900;color:rgba(255,255,255,.92);font-size:12px}.community-page .role-badge{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:6px;font-size:10px;cursor:default;position:relative;transition:.2s}.community-page .role-badge:hover{transform:scale(1.2)}.community-page .role-badge[title]::after{content:attr(title);position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);background:#1a1a1a;color:#fff;font-size:10px;font-weight:800;padding:4px 8px;border-radius:6px;white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .2s;border:1px solid rgba(255,255,255,.12);z-index:10}.community-page .role-badge:hover::after{opacity:1}.community-page .role-badge--admin{background:rgba(233,188,60,.15);border:1px solid rgba(233,188,60,.35);color:#e9bc3c}.community-page .role-badge--mod{background:rgba(46,204,113,.12);border:1px solid rgba(46,204,113,.3);color:#2ecc71}.community-page .role-badge--owner{background:rgba(155,89,182,.12);border:1px solid rgba(155,89,182,.3);color:#9b59b6}.community-page .role-badge--verified{background:rgba(52,152,219,.12);border:1px solid rgba(52,152,219,.3);color:#3498db}.community-page .post-title{margin-top:8px;color:#fff;font-weight:900;font-size:16px;line-height:1.35}.community-page .post-body{margin-top:6px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.85}.community-page .post-actions{margin-top:16px;display:flex;gap:14px;flex-wrap:wrap}.community-page .post-action{display:inline-flex;align-items:center;gap:8px;padding:10px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.04);color:rgba(255,255,255,.85);font-weight:800;font-size:13px;cursor:pointer;transition:.25s;backdrop-filter:blur(8px)}.community-page .post-action:hover{border-color:rgba(233,188,60,.35);background:rgba(233,188,60,.08);color:#fff;transform:translateY(-2px);box-shadow:0 6px 16px rgba(0,0,0,.2)}.community-detail-page .community-comment-action:active,.community-page .post-action:active{transform:translateY(0);box-shadow:none}.community-detail-page .community-comment-action i,.community-page .post-action i{color:var(--primary-color);transition:transform .25s}.community-detail-page .community-comment-action:hover i,.community-page .post-action:hover i{transform:scale(1.1)}.community-page .post-share{position:relative}.community-page .share-menu{position:absolute;bottom:calc(100% + 6px);left:0;display:none;background:rgba(21,21,21,.97);border:1px solid rgba(255,255,255,.12);border-radius:12px;min-width:180px;box-shadow:0 -6px 25px rgba(0,0,0,.5);z-index:10;backdrop-filter:blur(12px)}.community-page .share-menu.open{display:block;animation:.18s ease-out shareMenuIn}@keyframes shareMenuIn{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.community-page .share-item{display:flex;align-items:center;gap:10px;padding:10px 12px;color:rgba(255,255,255,.86);text-decoration:none;font-weight:800;font-size:12px;transition:background .15s}.community-page .share-item:first-child{border-radius:12px 12px 0 0}.community-page .share-item:last-child{border-radius:0 0 12px 12px}.community-page .share-item:hover{background:rgba(255,255,255,.06);color:#fff}.community-page .helpful-btn.active{background:rgba(46,204,113,.12);border-color:rgba(46,204,113,.25);color:#2ecc71}.community-page .post-reply-btn{background:rgba(233,188,60,.08);border-color:rgba(233,188,60,.2)}.community-page .community-sidebar{position:sticky;top:92px;display:flex;flex-direction:column;gap:12px}.community-page .community-box,.new-post-page .composer-card{background:rgba(21,21,21,.75);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:14px;box-shadow:0 14px 35px rgba(0,0,0,.35)}.community-page .community-badges-section-title,.community-page .community-box-title{color:#fff;font-weight:900;font-family:var(--font-heading);letter-spacing:.2px}.community-page .community-box-text{margin-top:10px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.85}.community-page .community-box-stats{margin-top:12px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.community-page .community-stat{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:14px;padding:10px;text-align:center}.community-page .community-stat-value{font-weight:900;color:#fff;font-size:14px}.community-page .community-stat-label{margin-top:3px;color:rgba(255,255,255,.58);font-size:11px;font-weight:800;letter-spacing:.4px;text-transform:uppercase}.community-page .community-cta{margin-top:12px;width:100%;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 12px;border-radius:14px;background:rgba(233,188,60,.12);border:1px solid rgba(233,188,60,.25);color:var(--primary-color);font-weight:900;font-size:12px;text-decoration:none;cursor:pointer}.community-page .community-cta:hover{border-color:rgba(233,188,60,.38);transform:translateY(-1px)}.community-page .community-cta--summary{margin-top:0}.community-page .community-rules{margin-top:10px;display:flex;flex-direction:column;gap:10px}.community-page .community-rule{display:flex;gap:10px;align-items:flex-start;color:rgba(255,255,255,.78);font-size:13px;line-height:1.6}.community-page .community-rule-num{width:22px;height:22px;border-radius:8px;display:flex;align-items:center;justify-content:center;background:rgba(233,188,60,.1);border:1px solid rgba(233,188,60,.22);color:var(--primary-color);font-weight:900;font-size:12px;flex:0 0 22px}.community-page .community-badges{margin-top:10px}.community-page .community-badges>summary{list-style:none}.community-page .community-badges>summary::-webkit-details-marker{display:none}.community-page .community-badges[open]>summary,.new-post-page .composer-btn.primary:hover{border-color:rgba(233,188,60,.38)}.community-page .community-badges-body,.new-post-page .composer-form{margin-top:12px;display:flex;flex-direction:column;gap:12px}.community-page .community-badges-lead{color:rgba(255,255,255,.72);font-size:13px;line-height:1.85}.community-page .community-badges-me{display:flex;gap:12px;align-items:center;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}.community-page .community-badges-item-meta,.community-page .community-badges-me-meta,.community-page .community-user-meta,.new-post-page .composer-who,.new-post-page .new-post-main{min-width:0}.community-page .community-badges-me-title,.community-page .community-user-kpi-label{color:rgba(255,255,255,.58);font-size:11px;font-weight:900;letter-spacing:.4px;text-transform:uppercase}.community-page .community-badges-me-value{margin-top:4px;color:#fff;font-weight:900;font-size:13px;line-height:1.35}.community-page .community-badges-me-sub{margin-top:6px;color:rgba(255,255,255,.65);font-weight:800;font-size:12px}.community-page .community-badges-text{margin-top:8px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.85;display:flex;flex-direction:column;gap:6px}.community-page .community-badges-note{color:rgba(255,255,255,.58);font-size:12px;font-weight:700}.community-page .community-badges-list{margin:10px 0 0;padding-left:18px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.85}.community-page .community-badges-list li,.rules-page .rules-list li{margin:6px 0}.community-page .community-badges-grid,.community-page .community-trends{margin-top:10px;display:flex;flex-direction:column;gap:8px}.community-page .community-badges-item,.community-page .trend-row{display:flex;align-items:center;gap:12px;padding:10px 12px;background:rgba(255,255,255,.03)}.community-page .community-badges-item{border-radius:16px;border:1px solid rgba(255,255,255,.06)}.community-page .community-badges-item-name{color:#fff;font-weight:900;font-size:13px;line-height:1.3}.community-page .community-badges-item-range{margin-top:4px;color:rgba(255,255,255,.62);font-size:12px;font-weight:800}.community-page .trend-row{justify-content:space-between;border-radius:14px;border:1px solid rgba(255,255,255,.06);text-decoration:none}.community-page .trend-row:hover{border-color:rgba(233,188,60,.22);transform:translateY(-1px)}.community-page .trend-name{color:#fff;font-weight:900;font-size:13px}.community-page .trend-sub{margin-top:4px;color:rgba(255,255,255,.62);font-size:12px}.community-page .trend-right{color:rgba(255,255,255,.72);font-weight:800;font-size:12px;white-space:nowrap}.community-page .community-empty{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:18px;color:rgba(255,255,255,.74)}.community-detail-page .community-detail-back,.community-page .community-empty-btn{display:inline-flex;padding:10px 12px;background:rgba(255,255,255,.04);font-weight:900;text-decoration:none}.community-page .community-empty-title{color:#fff;font-weight:900;font-size:16px}.community-page .community-empty-text{margin-top:8px;color:rgba(255,255,255,.66);font-size:13px;line-height:1.85}.community-detail-page .community-comment-form,.community-page .community-empty-actions,.community-page .community-user-kpis{margin-top:12px}.community-page .community-empty-btn{align-items:center;justify-content:center;border-radius:14px;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:12px}.community-detail-page .community-comment-btn:hover,.community-detail-page .community-detail-back:hover,.community-page .community-empty-btn:hover,.new-post-page .composer-btn:hover{border-color:rgba(233,188,60,.24);color:var(--primary-color);transform:translateY(-1px)}.community-detail-page .community-detail-actions{margin-top:14px}.community-detail-page .community-detail-back{align-items:center;gap:10px;border-radius:14px;border:1px solid rgba(255,255,255,.1);color:#fff;font-size:12px}.community-detail-page .community-post--detail:hover{transform:none}.community-detail-page .community-comments{margin-top:12px;background:rgba(21,21,21,.75);border:1px solid rgba(255,255,255,.07);border-radius:16px;padding:14px;box-shadow:0 14px 35px rgba(0,0,0,.35)}.community-detail-page .community-comments-head{display:flex;align-items:baseline;justify-content:space-between;gap:10px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}.community-detail-page .community-comments-title{color:#fff;font-weight:900;font-family:var(--font-heading)}.community-detail-page .community-comments-sub{color:rgba(255,255,255,.55);font-size:12px;font-weight:800}.community-detail-page .community-comment-form-row{display:flex;gap:12px}.community-detail-page .community-comment-avatar{width:40px;height:40px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:rgba(233,188,60,.09);border:1px solid rgba(233,188,60,.16);color:var(--primary-color);flex:0 0 40px}.community-detail-page .community-comment-input{flex:1;min-width:0}.community-detail-page .comment-reply-form textarea,.community-detail-page .community-comment-input textarea{width:100%;min-height:90px;resize:vertical;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:12px;outline:0;color:#fff;font-size:13px;line-height:1.85}.community-detail-page .comment-reply-form textarea:focus,.community-detail-page .community-comment-input textarea:focus,.new-post-page .composer-input:focus,.new-post-page .composer-select:focus,.new-post-page .composer-textarea:focus{border-color:rgba(233,188,60,.28)}.community-detail-page .comment-reply-actions,.community-detail-page .community-comment-actions{margin-top:10px;display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}.community-detail-page .community-comment-btn{display:inline-flex;align-items:center;justify-content:center;padding:9px 12px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);color:#fff;font-weight:900;font-size:12px;text-decoration:none;cursor:pointer}.community-detail-page .community-comment-btn.primary,.new-post-page .composer-btn.primary{background:rgba(233,188,60,.12);border-color:rgba(233,188,60,.25);color:var(--primary-color)}.community-detail-page .community-comment-btn.primary:hover{border-color:rgba(233,188,60,.38);color:var(--primary-color)}.community-detail-page .community-comment-list{margin-top:12px;display:flex;flex-direction:column;gap:10px}.community-detail-page .community-comment,.community-page .community-user-kpi{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:12px}.community-detail-page .community-comment-reply-top,.community-detail-page .community-comment-top{display:flex;align-items:center;gap:8px;flex-wrap:wrap;color:rgba(255,255,255,.62);font-size:12px;font-weight:800}.community-detail-page .community-comment-body{margin-top:8px;color:rgba(255,255,255,.74);font-size:13px;line-height:1.85}.community-detail-page .community-comment-footer{margin-top:10px;display:flex;gap:12px;flex-wrap:wrap}.community-detail-page .community-comment-action{display:inline-flex;align-items:center;gap:8px;padding:8px 14px;border-radius:12px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.04);color:rgba(255,255,255,.85);font-weight:800;font-size:12px;cursor:pointer;transition:.25s;backdrop-filter:blur(8px)}.community-detail-page .community-comment-action:hover{border-color:rgba(233,188,60,.3);background:rgba(233,188,60,.08);color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.2)}.community-detail-page .community-comment-replies{margin-top:12px;display:flex;flex-direction:column;gap:10px;padding-left:14px;border-left:1px solid rgba(255,255,255,.08)}.community-detail-page .community-comment-reply{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.06);border-radius:16px;padding:12px}.community-page .post-title a{color:inherit;text-decoration:none}.community-page .post-media{margin-top:10px;border-radius:16px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:rgba(0,0,0,.2)}.community-page .post-media img{width:100%;height:auto;display:block;max-height:420px;object-fit:cover}.community-page .post-link{margin-top:10px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:rgba(255,255,255,.86);text-decoration:none;font-weight:800;font-size:12px;word-break:break-word}.new-post-page .composer-head{display:flex;gap:12px;align-items:center;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.06)}.new-post-page .composer-avatar{width:44px;height:44px;border-radius:16px;display:flex;align-items:center;justify-content:center;background:rgba(233,188,60,.09);border:1px solid rgba(233,188,60,.16);color:var(--primary-color);flex:0 0 44px}.new-post-page .composer-user{color:#fff;font-weight:900;font-size:14px}.new-post-page .composer-sub{margin-top:4px;color:rgba(255,255,255,.62);font-weight:700;font-size:12px}.new-post-page .composer-alert{margin-top:12px;background:rgba(255,71,87,.1);border:1px solid rgba(255,71,87,.22);color:rgba(255,255,255,.86);border-radius:16px;padding:12px;font-weight:800;font-size:13px}.new-post-page .composer-row{display:flex;flex-direction:column;gap:6px}.new-post-page .composer-label{color:rgba(255,255,255,.72);font-weight:900;font-size:12px;display:flex;align-items:center;gap:8px}.new-post-page .composer-input,.new-post-page .composer-select{width:100%;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:11px 12px;outline:0;color:#fff;font-size:13px}.new-post-page .composer-select{appearance:none}.new-post-page .composer-select option{background:#0f0f0f;color:#fff}.new-post-page .composer-select optgroup{background:#0f0f0f;color:rgba(255,255,255,.82)}.new-post-page .composer-textarea{width:100%;min-height:160px;resize:vertical;background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:12px;outline:0;color:#fff;font-size:13px;line-height:1.85}.new-post-page .composer-attach{margin-top:2px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02);border-radius:16px;padding:12px}.new-post-page .composer-attach-title{color:#fff;font-weight:900;font-family:var(--font-heading);margin-bottom:10px}.new-post-page .composer-attach-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.new-post-page .composer-actions{margin-top:2px;display:flex;gap:10px;justify-content:flex-end;flex-wrap:wrap}.new-post-page .composer-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px;border-radius:14px;background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);color:#fff;font-weight:900;font-size:12px;text-decoration:none;cursor:pointer}.new-post-page .composer-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.new-post-page .composer-rules{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border-radius:16px;border:1px solid rgba(255,255,255,.06);background:rgba(255,255,255,.02)}.new-post-page .composer-check{display:flex;align-items:center;gap:10px;color:rgba(255,255,255,.86);font-weight:900;font-size:12px;cursor:pointer;user-select:none}.new-post-page .composer-check input{width:18px;height:18px;accent-color:rgba(233,188,60,0.9)}.new-post-page .composer-rules-link{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:rgba(255,255,255,.86);text-decoration:none;font-weight:900;font-size:12px;white-space:nowrap}@media (max-width:1100px){.community-page .community-grid,.new-post-page .new-post-grid{grid-template-columns:1fr}.community-page .community-sidebar{position:static;top:auto}}@media (max-width:820px){.community-page .community-title{font-size:34px}.community-page .community-toolbar,.new-post-page .composer-attach-grid{grid-template-columns:1fr}.community-page .community-tabs{justify-content:flex-start}.community-detail-page .community-comment-form-row{flex-direction:column}.community-detail-page .community-comment-avatar{width:44px;height:44px;border-radius:16px}}.community-page .community-user-row{margin-top:12px;display:flex;gap:12px;align-items:center}.community-page .community-user-avatar{width:52px;height:52px;border-radius:18px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:rgba(233,188,60,.09);border:1px solid rgba(233,188,60,.16);color:var(--primary-color);flex:0 0 52px;font-weight:900;font-size:18px}.community-page .community-user-name{color:#fff;font-weight:900;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.community-page .community-user-pill{margin-top:6px;display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;border:1px solid rgba(233,188,60,.22);background:rgba(233,188,60,.08);color:rgba(233,188,60,.95);font-weight:900;font-size:11px;letter-spacing:.4px;text-transform:uppercase}.community-page .community-user-kpi-value{margin-top:4px;color:#fff;font-weight:900;font-size:18px}.community-page .community-box-link{margin-top:10px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03);color:rgba(255,255,255,.86);text-decoration:none;font-weight:800;font-size:12px}.rules-page .rules-grid{display:grid;grid-template-columns:1fr;gap:12px}.rules-page .rules-card-title{font-family:var(--font-heading);color:#fff;font-weight:900;font-size:18px}.rules-page .rules-card-text,.rules-page .rules-list{margin-top:10px;color:rgba(255,255,255,.72);font-size:13px;line-height:1.9}.rules-page .rules-list{padding-left:18px}