.ehr2-help-page{max-width:1200px;margin:0 auto;color:var(--ehr2-text)}
.ehr2-help-page .help-hero{padding:1.5rem;margin-bottom:1.5rem;text-align:left;background:var(--ehr2-card);border:1px solid var(--ehr2-border);border-top:4px solid var(--ehr2-primary);border-radius:var(--ehr2-radius-lg);box-shadow:var(--ehr2-shadow);color:var(--ehr2-text)}
.ehr2-help-page .help-hero::before,.ehr2-help-page .help-hero::after{display:none}
.ehr2-help-page .page-title{margin:0;color:var(--ehr2-text);font-size:1.75rem;font-weight:600}
.ehr2-help-page .page-subtitle{margin:.35rem 0 0;color:var(--ehr2-muted);font-size:.9rem;opacity:1}
.ehr2-help-page .quick-actions{padding:1.25rem;margin-bottom:1.5rem;background:var(--color-surface-alt);border:1px solid var(--ehr2-border);border-radius:12px}
.ehr2-help-page .quick-actions h4{margin-bottom:.8rem;color:var(--ehr2-text);font-size:1rem;font-weight:600}
.ehr2-help-page .action-btn{display:inline-flex;align-items:center;gap:.45rem;min-height:44px;padding:.65rem 1rem;background:var(--ehr2-primary);border:1px solid var(--ehr2-primary);border-radius:10px;color:#fff;text-decoration:none;font-weight:600;box-shadow:none}
.ehr2-help-page .action-btn:hover{background:var(--ehr2-primary-dk);color:#fff;transform:none;box-shadow:none}
.ehr2-help-page .action-btn.secondary{background:#fff;border-color:var(--ehr2-border);color:var(--ehr2-text)}
.ehr2-help-page .action-btn.secondary:hover{border-color:var(--ehr2-primary);color:var(--ehr2-primary)}
.ehr2-help-page .content-card{padding:0;background:var(--ehr2-card);border:1px solid var(--ehr2-border);border-radius:var(--ehr2-radius-lg);box-shadow:var(--ehr2-shadow);overflow:hidden}
.ehr2-help-page .content-header{padding:1.1rem 1.25rem;background:var(--color-surface-alt);border-top:4px solid var(--ehr2-primary);border-bottom:1px solid var(--ehr2-border)}
.ehr2-help-page .content-header h2{margin:0;color:var(--ehr2-text);font-size:1.1rem;font-weight:600}
.ehr2-help-page .content-header h2 i{color:var(--ehr2-primary)}
.ehr2-help-page .content-body{padding:1.5rem;color:var(--ehr2-text);line-height:1.65}
.ehr2-help-page .content-body h1,.ehr2-help-page .content-body h2,.ehr2-help-page .content-body h3,.ehr2-help-page .content-body h4,.ehr2-help-page .content-body h5,.ehr2-help-page .content-body h6{padding-left:.75rem;margin:1.5rem 0 .75rem;color:var(--ehr2-text);font-weight:600}
.ehr2-help-page .content-body h1::before,.ehr2-help-page .content-body h2::before,.ehr2-help-page .content-body h3::before,.ehr2-help-page .content-body h4::before,.ehr2-help-page .content-body h5::before,.ehr2-help-page .content-body h6::before{background:var(--ehr2-primary)}
.ehr2-help-page .content-body h1{font-size:1.5rem;text-align:left}.ehr2-help-page .content-body h2{font-size:1.25rem}.ehr2-help-page .content-body h3{font-size:1.05rem}
.ehr2-help-page .content-body p{margin-bottom:1rem;text-align:left;font-size:.9375rem}
.ehr2-help-page .content-body a{color:var(--ehr2-primary);font-weight:600;text-decoration:underline;text-underline-offset:2px}
.ehr2-help-page .content-body a:hover{color:var(--ehr2-primary-dk)}
.ehr2-help-page .content-body ul li::marker,.ehr2-help-page .content-body ol li::marker{color:var(--ehr2-primary)}
.ehr2-help-page .content-body blockquote{padding:1.1rem;margin:1rem 0;background:var(--ehr2-primary-lt);border-left:4px solid var(--ehr2-primary);border-radius:0 10px 10px 0}
.ehr2-help-page .content-body table{box-shadow:none;border:1px solid var(--ehr2-border);border-radius:10px}
.ehr2-help-page .content-body table th{padding:.8rem 1rem;background:var(--color-surface-alt);border-bottom:1px solid var(--ehr2-border);color:var(--ehr2-text)}
.ehr2-help-page .content-body table td{padding:.8rem 1rem;border-bottom:1px solid var(--ehr2-border)}
.ehr2-help-page .content-body table tr:hover{background:var(--ehr2-primary-lighter)}
.ehr2-help-page .content-body code{background:var(--color-surface-alt);color:var(--ehr2-text)}
.ehr2-help-page .content-body pre{position:relative;background:#18211d;border-radius:10px;color:#f5f7f6}
.ehr2-help-copy{position:absolute;top:10px;right:10px;min-width:40px;min-height:40px;border:1px solid rgba(255,255,255,.25);border-radius:8px;background:var(--ehr2-primary);color:#fff}
@media(max-width:575.98px){.ehr2-help-page .page-title{font-size:1.5rem}.ehr2-help-page .action-buttons{flex-direction:column}.ehr2-help-page .action-btn{justify-content:center;width:100%}.ehr2-help-page .content-body{padding:1rem}}
