.help-panel{background:#f7f9fd}
.help-quick-start{margin:22px;padding:20px 24px;border-radius:12px;background:linear-gradient(135deg,#0d3972,#1769df);color:#fff;display:grid;grid-template-columns:180px 1fr;gap:20px;align-items:start}
.help-quick-start strong{font-size:22px}.help-quick-start ol{margin:0;padding-left:20px;display:grid;gap:8px}
.help-grid{padding:0 22px 22px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.help-card{position:relative;background:#fff;border:1px solid #dbe5f2;border-radius:12px;padding:20px;box-shadow:0 4px 14px #17375f0b}
.help-card h3{margin:0 0 10px;padding-right:40px;color:#0d3972}.help-card p{margin:0 0 12px;color:#52647b;line-height:1.75}.help-card ul{margin:0;padding-left:20px;color:#33465f;line-height:1.8}
.help-step{position:absolute;right:16px;top:14px;font-size:25px;font-weight:900;color:#d7e4f6}
.help-warning,.help-danger{border-radius:8px;padding:11px 13px;line-height:1.6}.help-warning{background:#fff7d9;color:#795500}.help-danger{background:#ffe8e8;color:#9b1c1c}
.help-reference{margin:0 22px 22px;background:#fff;border:1px solid #dbe5f2;border-radius:12px;padding:20px}.help-reference h3{margin:0 0 15px;color:#0d3972}.help-reference ol{margin:0;padding-left:22px;line-height:1.9}
.help-status-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.help-status-grid div{display:grid;gap:4px;padding:12px;border-radius:8px;background:#f1f6fd}.help-status-grid b{color:#123d73}.help-status-grid span{color:#66768b;font-size:13px}
@media(max-width:1100px){.help-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:700px){.help-grid,.help-status-grid{grid-template-columns:1fr}.help-quick-start{grid-template-columns:1fr}.help-grid{padding-left:10px;padding-right:10px}.help-reference{margin-left:10px;margin-right:10px;padding:16px}}
@media print{header,#notice,#printHelp{display:none!important}.app-shell main{padding:0}.panel{box-shadow:none;border:0}.help-panel{display:block!important}.help-card{break-inside:avoid}.help-grid{grid-template-columns:repeat(2,1fr)}}
