:root{--onehd-blue:#2f5fb7;--onehd-blue-dark:#132b5b;--onehd-accent:#f6a52f;--onehd-ink:#11182a;--onehd-muted:#6d7890;--onehd-line:#e3e8f1;--onehd-soft:#f5f7fb;--onehd-danger:#b7353e}.onehd-community-section{position:relative;clear:both;width:100%;padding:24px 0 64px}.onehd-community{overflow:hidden;border:1px solid var(--onehd-line);border-radius:18px;background:#fff;box-shadow:0 16px 45px rgba(21,42,84,.08);color:var(--onehd-ink)}.onehd-community-head{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 24px;border-bottom:1px solid var(--onehd-line);background:linear-gradient(135deg,#fff 0,#f7f9fd 100%)}.onehd-community-heading-wrap{display:flex;align-items:center;gap:14px;min-width:0}.onehd-community-icon{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;flex:0 0 46px;border-radius:14px;background:linear-gradient(135deg,var(--onehd-blue),#4f82df);color:#fff;box-shadow:0 9px 22px rgba(47,95,183,.24);font-size:19px}.onehd-community-title-line{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.onehd-community h2{margin:0;color:var(--onehd-ink);font-size:21px;font-weight:800;line-height:1.2}.onehd-community-head p{margin:5px 0 0;color:var(--onehd-muted);font-size:13px}.onehd-comment-count{padding:4px 8px;border:1px solid #d9e1ef;border-radius:999px;background:#fff;color:#526079;font-size:11px;font-weight:700}.onehd-sort-control{display:flex;align-items:center;gap:9px;margin:0;color:#69758a;font-size:11px;font-weight:800;text-transform:uppercase}.onehd-sort-control select{height:40px;padding:0 34px 0 12px;border:1px solid #d9e1ec;border-radius:10px;background:#fff;color:var(--onehd-ink);font-size:12px;font-weight:700;outline:0}.onehd-comment-filters{display:flex;gap:9px;padding:12px 24px;border-bottom:1px solid var(--onehd-line);background:#f7f9fc;overflow-x:auto}.onehd-comment-filters button,.onehd-post-scope button{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;border:1px solid transparent;border-radius:9px;background:transparent;color:#59657a;font-size:12px;font-weight:700;cursor:pointer}.onehd-comment-filters button{min-height:36px;padding:7px 11px}.onehd-comment-filters button span{display:inline-flex;align-items:center;justify-content:center;min-width:19px;height:19px;padding:0 5px;border-radius:99px;background:#e9edf4;color:#6d7788;font-size:10px}.onehd-comment-filters button.active{border-color:#bdd0f2;background:#eef4ff;color:var(--onehd-blue)}.onehd-comment-filters button.active span{background:var(--onehd-blue);color:#fff}.onehd-comment-composer{display:grid;grid-template-columns:44px minmax(0,1fr);gap:14px;padding:20px 24px;border-bottom:1px solid var(--onehd-line)}.onehd-avatar{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:linear-gradient(135deg,var(--onehd-blue-dark),var(--onehd-blue));color:#fff;font-size:15px;font-weight:800;box-shadow:0 8px 18px rgba(19,43,91,.18)}.onehd-composer-card{min-width:0;padding:15px;border:1px solid #dce3ee;border-radius:14px;background:#fff;box-shadow:0 8px 20px rgba(20,37,70,.04)}.onehd-composer-meta{display:flex;justify-content:space-between;gap:15px;margin-bottom:10px;color:#6d778a;font-size:11px}.onehd-composer-meta strong{color:var(--onehd-ink)}.onehd-composer-meta i{color:var(--onehd-blue)}.onehd-post-scope{display:flex;align-items:center;gap:7px;margin:0 0 10px;color:#667186;font-size:10px;font-weight:800;text-transform:uppercase}.onehd-post-scope button{padding:6px 9px;border-color:#d9e0eb;background:#fff;text-transform:none}.onehd-post-scope button.active{border-color:#a9c3ee;background:#edf4ff;color:var(--onehd-blue)}.onehd-composer-card textarea{display:block;width:100%;min-height:118px;padding:13px 14px;resize:vertical;border:1px solid #dce2eb;border-radius:10px;background:#f9fafc;color:var(--onehd-ink);font:inherit;font-size:13px;line-height:1.55;outline:0}.onehd-composer-card textarea:focus{border-color:#82a9e8;box-shadow:0 0 0 3px rgba(47,95,183,.12);background:#fff}.onehd-composer-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:10px;color:#7b8495;font-size:10px}.onehd-composer-foot>div{display:flex;align-items:center;gap:11px}.onehd-composer-foot button,.onehd-load-more{border:0;border-radius:9px;background:linear-gradient(135deg,var(--onehd-blue),#4b7bd5);color:#fff;font-size:12px;font-weight:800;cursor:pointer;box-shadow:0 8px 18px rgba(47,95,183,.2)}.onehd-composer-foot button{padding:10px 13px}.onehd-composer-foot button:disabled{opacity:.55;cursor:not-allowed}.onehd-login-message{text-align:center;padding:8px}.onehd-login-message strong{font-size:16px}.onehd-login-message p{margin:5px 0 12px;color:var(--onehd-muted);font-size:12px}.onehd-login-message a{display:inline-flex;padding:9px 14px;border-radius:8px;background:var(--onehd-blue);color:#fff!important;font-size:12px;font-weight:800}.onehd-comment-status{min-height:0;padding:0 24px;color:#657087;font-size:12px}.onehd-comment-status:not(:empty){padding-top:12px;padding-bottom:12px;border-bottom:1px solid var(--onehd-line)}.onehd-comment-status.is-error{color:#a62832;background:#fff6f7}.onehd-comment-status.is-success{color:#21673b;background:#f3fbf6}.onehd-comment-list{padding:0}.onehd-comment{display:grid;grid-template-columns:42px minmax(0,1fr);gap:13px;padding:19px 24px;border-bottom:1px solid var(--onehd-line)}.onehd-comment:last-child{border-bottom:0}.onehd-comment .onehd-avatar{width:42px;height:42px;font-size:14px}.onehd-comment-head{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.onehd-comment-head strong{color:var(--onehd-ink);font-size:13px}.onehd-comment-head time{margin-left:auto;color:#8a93a2;font-size:10px}.onehd-admin-badge,.onehd-scope-badge{padding:3px 7px;border-radius:99px;font-size:9px;font-weight:800}.onehd-admin-badge{background:#fff0d6;color:#9a5b00}.onehd-scope-badge{background:#edf3fd;color:var(--onehd-blue)}.onehd-comment-body{margin:8px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;color:#3f4a5e;font-size:13px;line-height:1.65}.onehd-comment-actions{display:flex;gap:13px;margin-top:9px}.onehd-comment-actions button{padding:0;border:0;background:transparent;color:#758096;font-size:10px;font-weight:700;cursor:pointer}.onehd-comment-actions button:hover{color:var(--onehd-blue)}.onehd-comment-actions button.is-danger:hover{color:var(--onehd-danger)}.onehd-replies{margin-top:13px;border-left:2px solid #e3e9f3}.onehd-comment.is-reply{grid-template-columns:34px minmax(0,1fr);padding:13px 0 4px 14px;border:0}.onehd-comment.is-reply .onehd-avatar{width:34px;height:34px;font-size:11px}.onehd-comments-empty{padding:50px 24px;text-align:center;color:var(--onehd-muted)}.onehd-comments-empty span{display:flex;align-items:center;justify-content:center;width:48px;height:48px;margin:0 auto 12px;border-radius:14px;background:#edf3fd;color:var(--onehd-blue);font-size:19px}.onehd-comments-empty strong{display:block;color:var(--onehd-ink);font-size:14px}.onehd-comments-empty p{margin:5px 0 0;font-size:11px}.onehd-load-more{display:block;margin:0 auto 22px;padding:10px 17px}.onehd-modal-open{overflow:hidden}.onehd-report-modal{position:fixed;inset:0;z-index:10050;display:flex;align-items:center;justify-content:center;padding:16px;visibility:hidden;opacity:0;transition:opacity .18s ease,visibility .18s ease}.onehd-report-modal.is-open{visibility:visible;opacity:1}.onehd-report-backdrop{position:absolute;inset:0;background:rgba(3,8,20,.76);backdrop-filter:blur(4px)}.onehd-report-dialog{position:relative;width:min(520px,100%);max-height:calc(100vh - 32px);overflow:auto;border:1px solid #2a3350;border-radius:16px;background:#10131c;color:#eef2fb;box-shadow:0 30px 80px rgba(0,0,0,.55)}.onehd-report-head{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #292f40}.onehd-report-head h2{display:flex;align-items:center;gap:10px;margin:0;color:#fff;font-size:15px;font-weight:800}.onehd-report-head h2 span{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:9px;background:rgba(246,165,47,.13);color:var(--onehd-accent)}.onehd-report-head button{border:0;background:transparent;color:#a8b1c4;font-size:15px;cursor:pointer}.onehd-report-title-card{display:flex;align-items:center;gap:12px;padding:14px 18px;border-bottom:1px solid #292f40}.onehd-report-title-card img{width:42px;height:58px;object-fit:cover;border-radius:6px}.onehd-report-title-card strong{display:block;color:#fff;font-size:13px}.onehd-report-title-card span{display:block;margin-top:4px;color:#8e99ac;font-size:11px}.onehd-report-body{padding:18px}.onehd-report-player-label,.onehd-report-details>span{display:block;margin-bottom:8px;color:#f2f4f8;font-size:11px;font-weight:800}.onehd-report-player-label em{margin-left:6px;color:var(--onehd-accent);font-size:9px;font-style:normal;text-transform:uppercase}.onehd-report-player-wrap{position:relative;display:flex;align-items:center;height:48px;border:1px solid #864047;border-radius:11px;background:#0c0f17}.onehd-report-player-wrap>i:first-child{margin-left:13px;color:var(--onehd-accent)}.onehd-report-player-wrap>i:last-child{position:absolute;right:13px;color:#7e899e;font-size:10px;pointer-events:none}.onehd-report-player-wrap select{width:100%;height:100%;padding:0 38px 0 12px;border:0;appearance:none;background:transparent;color:#fff;font-size:12px;font-weight:800;outline:0}.onehd-report-help{margin:7px 0 18px;color:#7f899d;font-size:10px}.onehd-report-grid{display:grid;grid-template-columns:1fr 1fr;gap:17px 22px;margin-bottom:20px}.onehd-report-grid label>span:first-child{display:block;margin-bottom:8px;color:#fff;font-size:11px;font-weight:800}.onehd-report-grid label>span:first-child i{width:17px;color:var(--onehd-accent)}.onehd-check{display:flex;align-items:center;gap:8px;color:#aeb7c9;font-size:11px}.onehd-check input{width:17px;height:17px;margin:0;accent-color:var(--onehd-accent)}.onehd-report-details{position:relative;display:block}.onehd-report-details textarea{width:100%;min-height:112px;padding:12px 13px 24px;resize:vertical;border:1px solid #32394c;border-radius:10px;background:#090c13;color:#e7ebf4;font:inherit;font-size:11px;line-height:1.55;outline:0}.onehd-report-details textarea:focus{border-color:#6a758f}.onehd-report-details small{position:absolute;right:10px;bottom:8px;color:#7e8799;font-size:9px}.onehd-report-status{min-height:16px;margin-top:9px;color:#a9b3c6;font-size:10px}.onehd-report-status.is-error{color:#ff8d94}.onehd-report-status.is-success{color:#7fe2a2}.onehd-report-foot{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:14px 18px;border-top:1px solid #292f40}.onehd-report-foot>span{max-width:260px;color:#778296;font-size:9px;line-height:1.4}.onehd-report-foot>span i{margin-right:6px}.onehd-report-foot button{padding:11px 15px;border:0;border-radius:9px;background:linear-gradient(135deg,#f5a049,#e78635);color:#fff;font-size:11px;font-weight:800;cursor:pointer;box-shadow:0 10px 25px rgba(230,134,53,.2)}.onehd-report-foot button:disabled{opacity:.55}.onehd-report-trigger{color:#f0a044!important}.onehd-report-trigger:hover{color:#fff!important}@media(max-width:767px){.onehd-community-section{padding:18px 0 42px}.onehd-community{border-radius:13px}.onehd-community-head{align-items:flex-start;padding:17px 15px}.onehd-community-icon{width:40px;height:40px;flex-basis:40px;border-radius:11px}.onehd-community h2{font-size:17px}.onehd-sort-control{flex-direction:column;align-items:flex-end;gap:4px}.onehd-sort-control select{height:36px;max-width:126px}.onehd-comment-filters{padding:10px 14px}.onehd-comment-composer{grid-template-columns:34px minmax(0,1fr);gap:9px;padding:15px 13px}.onehd-comment-composer>.onehd-avatar{width:34px;height:34px}.onehd-composer-card{padding:12px}.onehd-composer-meta{flex-direction:column;gap:5px}.onehd-post-scope{align-items:flex-start;flex-wrap:wrap}.onehd-composer-foot{align-items:flex-end}.onehd-composer-foot>span{display:none}.onehd-comment{grid-template-columns:36px minmax(0,1fr);gap:10px;padding:16px 14px}.onehd-comment .onehd-avatar{width:36px;height:36px}.onehd-comment-head time{width:100%;margin:2px 0 0}.onehd-report-grid{grid-template-columns:1fr}.onehd-report-foot{align-items:flex-end}.onehd-report-foot>span{max-width:180px}}@media(max-width:420px){.onehd-community-head{display:block}.onehd-sort-control{flex-direction:row;align-items:center;justify-content:flex-end;margin-top:13px}.onehd-report-modal{padding:0}.onehd-report-dialog{width:100%;max-height:100vh;border-radius:0}.onehd-report-foot>span{display:none}.onehd-report-foot{justify-content:flex-end}}
