:root{--hh-support-orange:var(--hh-orange,#ff9200)}
.hh-market-availability{display:flex;align-items:flex-start;gap:14px;width:100%;padding:14px 16px;border:1px solid #294967;border-radius:12px;background:linear-gradient(135deg,#0d1d2b,#0d151d);text-align:left;color:#fff}.hh-market-availability strong{display:block;font-size:14px;color:#dcebff}.hh-market-availability p{margin:5px 0 0;color:#9db3c8;font-size:12px;line-height:1.55}.hh-market-availability.info{border-color:#294967}.hh-market-availability.notice{border-color:#5f4b1d;background:linear-gradient(135deg,#211a0d,#15130e)}
.hh-member-failure{display:flex;align-items:center;justify-content:space-between;gap:18px;width:100%;padding:15px 16px;border:1px solid #69491a;border-radius:12px;background:linear-gradient(135deg,#21180d,#15120e);text-align:left;color:#fff}.hh-member-failure strong{display:block;font-size:14px}.hh-member-failure p{margin:5px 0 0;color:#c8b79d;font-size:12px;line-height:1.55}.hh-report-issue{flex:0 0 auto;border:1px solid var(--hh-support-orange);background:transparent;color:var(--hh-support-orange);border-radius:9px;padding:10px 14px;font-weight:900;cursor:pointer}.hh-report-issue:hover{background:var(--hh-support-orange);color:#080808}
.hh-help-modal[hidden]{display:none!important}.hh-help-modal{position:fixed;inset:0;z-index:10050;display:grid;place-items:center;padding:20px}.hh-help-backdrop{position:absolute;inset:0;width:100%;height:100%;border:0;border-radius:0;background:rgba(0,0,0,.82);backdrop-filter:blur(7px);cursor:default}.hh-help-card{position:relative;width:min(980px,100%);max-height:calc(100vh - 40px);overflow:auto;border:1px solid #3b332c;border-radius:22px;background:radial-gradient(circle at 88% 0,rgba(255,145,0,.15),transparent 31%),linear-gradient(145deg,#151515,#090909 72%);color:#fff;box-shadow:0 38px 130px rgba(0,0,0,.75)}.hh-help-header{position:sticky;top:0;z-index:4;display:flex;align-items:flex-start;justify-content:space-between;gap:22px;padding:25px 27px 20px;border-bottom:1px solid #2d2a27;background:rgba(11,11,11,.95);backdrop-filter:blur(15px)}.hh-help-header p{margin:0 0 6px;color:var(--hh-support-orange);font-size:10px;letter-spacing:.18em;font-weight:900}.hh-help-header h2{margin:0 0 7px;font-size:29px;letter-spacing:-.04em}.hh-help-header span{display:block;max-width:650px;color:#959595;font-size:12px;line-height:1.55}.hh-help-close{display:grid;place-items:center;flex:0 0 auto;width:39px;height:39px;padding:0;border:1px solid #3a3a3a;border-radius:11px;background:#171717;color:#fff;font-size:25px;line-height:1;cursor:pointer}.hh-help-close:hover{border-color:#875016;color:var(--hh-support-orange)}
.hh-help-tabs{position:sticky;top:105px;z-index:3;display:flex;gap:6px;padding:12px 27px 0;background:rgba(11,11,11,.95);backdrop-filter:blur(15px)}.hh-help-tabs button{display:flex;align-items:center;justify-content:center;gap:8px;min-width:145px;border:1px solid transparent;border-radius:9px 9px 0 0;background:transparent;color:#8c8c8c;padding:11px 15px;font:inherit;font-size:11px;font-weight:900;cursor:pointer}.hh-help-tabs button span{display:grid;place-items:center;min-width:20px;height:20px;padding:0 6px;border-radius:999px;background:#262626;color:#bcbcbc;font-size:9px}.hh-help-tabs button.active{background:var(--hh-support-orange);color:#090909}.hh-help-tabs button.active span{background:#111;color:#fff}
.hh-help-panel{display:none;padding:21px 27px 29px}.hh-help-panel.active{display:block}.hh-help-context{display:flex;justify-content:space-between;align-items:center;border:1px solid #303030;background:#121212;border-radius:11px;padding:12px 14px;margin-bottom:18px}.hh-help-context span{color:#858b94;font-size:10px;text-transform:uppercase;letter-spacing:.12em}.hh-help-context strong{color:var(--hh-support-orange)}#hhIssueForm{display:grid;gap:15px}#hhIssueForm>label,#hhIssueForm .hh-help-form-row>label{display:grid;gap:7px;color:#d8d8d8;font-size:11px;font-weight:850}#hhIssueForm input:not([type=radio]):not([type=checkbox]),#hhIssueForm textarea,#hhIssueForm select{width:100%;border:1px solid #383838;background:#080808;color:#fff;border-radius:10px;padding:12px 13px;font:inherit}#hhIssueForm textarea{min-height:105px;resize:vertical}#hhIssueDescription{min-height:145px!important}#hhIssueForm input:focus,#hhIssueForm textarea:focus,#hhIssueForm select:focus{outline:2px solid rgba(255,145,0,.28);border-color:#875016}.hh-help-categories{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:0;padding:0;border:0}.hh-help-categories legend{grid-column:1/-1;margin-bottom:1px;color:#d8d8d8;font-size:11px;font-weight:850}.hh-help-categories label{position:relative;display:block;cursor:pointer}.hh-help-categories input{position:absolute;opacity:0;pointer-events:none}.hh-help-categories span{display:block;height:100%;padding:14px 15px;border:1px solid #343434;border-radius:12px;background:#111}.hh-help-categories b{display:block;margin-bottom:4px;font-size:12px}.hh-help-categories small{display:block;color:#818181;font-size:10px;line-height:1.45}.hh-help-categories input:checked+span{border-color:var(--hh-support-orange);background:linear-gradient(135deg,#21170c,#14100c);box-shadow:inset 3px 0 var(--hh-support-orange)}.hh-help-categories input:checked+span b{color:var(--hh-support-orange)}.hh-help-form-row{display:grid;grid-template-columns:1fr 1fr;gap:12px;align-items:end}.hh-help-check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center!important;gap:9px!important;min-height:43px;padding:10px 12px;border:1px solid #313131;border-radius:10px;background:#111;font-weight:650!important}.hh-help-check input{width:auto!important;margin:0}.hh-help-privacy{margin:0;color:#7e858e;font-size:10px;line-height:1.55}.hh-help-actions{display:flex;justify-content:flex-end;gap:10px}.hh-help-actions button,.hh-help-panel-heading button{border:1px solid #3a3a3a;background:#1b1b1b;color:#fff;border-radius:9px;padding:11px 15px;font-weight:900;cursor:pointer}.hh-help-actions .primary{background:var(--hh-support-orange)!important;color:#080808!important;border-color:var(--hh-support-orange)!important}.hh-help-status{border-radius:9px;padding:11px 12px;font-size:12px}.hh-help-status[data-type=success]{border:1px solid #24664e;background:#0d261e;color:#73e6ba}.hh-help-status[data-type=error]{border:1px solid #71303a;background:#2b1116;color:#ff9aa7}
.hh-help-panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:15px}.hh-help-panel-heading h3{margin:0 0 5px;font-size:20px}.hh-help-panel-heading p{margin:0;color:#858585;font-size:11px}.hh-report-list,.hh-known-list{display:grid;gap:11px}.hh-report-card,.hh-known-card{border:1px solid #303030;border-radius:14px;background:linear-gradient(145deg,#131313,#0c0c0c);padding:16px}.hh-report-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.hh-report-card-head span,.hh-known-card>div>span{color:var(--hh-support-orange);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hh-report-card h4,.hh-known-card h4{margin:5px 0 0;font-size:15px}.hh-report-card>p,.hh-known-card p{margin:10px 0;color:#a2a2a2;font-size:11px;line-height:1.55}.hh-report-card-head b,.hh-known-card footer b{flex:0 0 auto;border:1px solid #444;border-radius:999px;padding:5px 9px;color:#ccc;font-size:9px;text-transform:uppercase;letter-spacing:.06em}.hh-report-card-head b[data-status=investigating],.hh-known-card b[data-status=investigating]{border-color:#7a5319;color:#ffc866;background:#21180c}.hh-report-card-head b[data-status=resolved],.hh-report-card-head b[data-status=closed],.hh-known-card b[data-status=resolved]{border-color:#24664e;color:#70ddb3;background:#0d261e}.hh-report-card-head b[data-status=waiting]{border-color:#284e75;color:#8bc4ff;background:#0e1e2e}.hh-public-update{margin:12px 0;padding:11px 12px;border-left:3px solid var(--hh-support-orange);border-radius:0 9px 9px 0;background:#19130d}.hh-public-update strong{font-size:10px;color:var(--hh-support-orange)}.hh-public-update p{margin:4px 0 0;color:#d1c0a8}.hh-report-card>small{display:block;color:#828282;font-size:9px}.hh-report-card footer,.hh-known-card footer{display:flex;justify-content:space-between;gap:12px;margin-top:13px;padding-top:11px;border-top:1px solid #292929;color:#747474;font-size:9px}.hh-known-card{display:grid;grid-template-columns:1fr auto;gap:16px}.hh-known-card footer{display:grid;align-content:space-between;justify-items:end;margin:0;padding:0 0 0 14px;border-top:0;border-left:1px solid #292929}.hh-help-empty{text-align:center;padding:35px 20px;border:1px dashed #363636;border-radius:14px;color:#858585}.hh-help-empty strong{display:block;color:#fff;margin-bottom:5px}.hh-help-empty p{margin:0;font-size:11px}
.tracker-help-button{display:block;width:calc(100% - 28px);margin:16px 14px 0;border:1px solid #3a3a3a;border-radius:9px;background:#171717;color:#fff;padding:11px 12px;text-align:left;font-weight:800;cursor:pointer}.tracker-help-button:hover{border-color:#875016;color:var(--hh-support-orange)}
@media(max-width:700px){.hh-member-failure{align-items:flex-start;flex-direction:column}.hh-report-issue{width:100%}.hh-help-modal{padding:0;place-items:stretch}.hh-help-card{width:100%;max-height:100vh;border-radius:0;border-left:0;border-right:0}.hh-help-header{padding:19px 17px 15px}.hh-help-header h2{font-size:24px}.hh-help-header span{display:none}.hh-help-tabs{top:87px;padding:10px 12px 0;overflow:auto}.hh-help-tabs button{min-width:125px}.hh-help-panel{padding:16px 17px 25px}.hh-help-categories,.hh-help-form-row{grid-template-columns:1fr}.hh-help-actions{display:grid;grid-template-columns:1fr 1fr}.hh-known-card{grid-template-columns:1fr}.hh-known-card footer{display:flex;justify-items:initial;padding:10px 0 0;border-left:0;border-top:1px solid #292929}}
