.help-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);gap:14px;margin-bottom:14px}.help-intro{background:linear-gradient(135deg,#17365d,#155f91);color:#fff}.help-intro .sub{color:#d5e8f7}.help-forum{background:linear-gradient(135deg,#edf8ff,#f1fbf6);border-color:#bcddef}.help-forum-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:15px}.help-forum .button{text-decoration:none}.help-search-card{position:sticky;z-index:8;top:73px}.help-search{display:flex;align-items:center;gap:10px;padding:5px 5px 5px 14px;border:1px solid #cbdbea;border-radius:13px;background:#fff}.help-search span{font-size:20px}.help-search input{min-width:0;flex:1;border:0;outline:0;padding:11px 2px;background:transparent;color:var(--ink)}.help-search button{border:0;background:#eef4fa;border-radius:9px;padding:9px 12px;color:#4e647b;font-weight:750}.help-filters{display:flex;gap:7px;flex-wrap:wrap;margin-top:12px}.help-chip{border:1px solid var(--line);border-radius:999px;padding:7px 11px;background:#fff;color:#53657a;font-size:12px;font-weight:750}.help-chip.active{border-color:#69aee0;background:#e7f4fd;color:#155b94}.help-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:18px 0 9px}.help-results{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.help-entry{display:flex;flex-direction:column;min-width:0;padding:15px;border:1px solid var(--line);border-radius:14px;background:#fff}.help-entry-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.help-entry h3{margin:8px 0 5px;font-size:16px}.help-entry p{margin:0;color:var(--muted);font-size:12px;line-height:1.5}.help-brand{display:inline-flex;align-items:center;border-radius:999px;padding:5px 8px;background:#e8f3fd;color:#155f96;font-size:11px;font-weight:850}.help-brand.lg{background:#fff0f3;color:#a50034}.help-brand.panasonic{background:#eef2ff;color:#15439a}.help-brand.enphase{background:#fff3e8;color:#a64f00}.help-brand.jk-bms{background:#edf8ee;color:#25713a}.help-brand.solaredge{background:#fff5de;color:#8a5b00}.help-brand.homewizard{background:#f2edff;color:#6b42aa}.help-kind{color:var(--muted);font-size:11px;white-space:nowrap}.help-code{display:inline-flex;margin:8px 0 3px;padding:6px 9px;border-radius:8px;background:#fff0f0;color:#b13e3e;font-weight:900;font-size:13px;align-self:flex-start}.help-action{margin-top:10px;padding:9px 10px;border-radius:10px;background:var(--soft);color:#40556d;font-size:12px;line-height:1.45}.help-entry-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:auto;padding-top:12px}.help-entry-footer a{color:#116da8;font-size:12px;font-weight:800;text-decoration:none}.help-entry-footer a:hover{text-decoration:underline}.help-source{font-size:10px;color:var(--muted)}.help-warning{margin-top:14px;padding:13px 15px;border:1px solid #f0d59b;border-radius:13px;background:#fff9ea;color:#72520e;font-size:12px;line-height:1.5}
@media(max-width:880px){.help-hero,.help-results{grid-template-columns:1fr}.help-search-card{position:static}}
@media(max-width:520px){.help-forum-links{display:grid}.help-forum-links .button{text-align:center}.help-summary{align-items:flex-start;flex-direction:column}.help-entry-head{flex-wrap:wrap}}
.help-search{box-shadow:inset 0 1px 2px rgba(20,52,86,.035)}.help-search:focus-within{border-color:#69aee0;box-shadow:0 0 0 4px rgba(22,139,210,.11)}.help-chip:hover{border-color:#8bbfe3;background:#f3f9fe}.help-quick{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;margin-top:14px;padding-top:13px;border-top:1px solid var(--line)}.help-quick button{display:flex;align-items:center;justify-content:center;gap:7px;min-height:44px;padding:8px;border:1px solid var(--line);border-radius:11px;background:var(--soft);color:#36516c;font-size:11px;font-weight:800}.help-quick button:hover{border-color:#72b1de;background:#eaf5fd;color:#155f96}.help-quick b{font-size:16px}.help-entry{transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.help-entry:hover{transform:translateY(-2px);border-color:#b6d4e9;box-shadow:0 12px 27px rgba(20,52,86,.09)}
@media(max-width:1080px){.help-quick{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:430px){.help-quick{grid-template-columns:repeat(2,minmax(0,1fr))}}
