.help-center-page{padding:2rem 0;background-color:white;min-height:100vh}.help-center-sidebar{background:white;padding:1.5rem;margin-bottom:2rem;position:sticky;top:2rem;height:-moz-fit-content;height:fit-content}.sidebar-header{margin-bottom:1.5rem}.sidebar-title{font-size:1.25rem;font-weight:600;color:var(--bs-dark);margin-bottom:.5rem}.sidebar-subtitle{color:var(--bs-secondary-color);margin-bottom:0;font-size:.875rem}.sidebar-navigation{margin-bottom:0}.navigation-section{margin-bottom:1.5rem}.section-title{font-size:1rem;margin-bottom:.75rem}.section-items{margin-bottom:0}.help-center-sidebar .nav-item{width:100%;display:block;padding:.5rem .5rem .5rem 1rem;background:transparent;color:var(--bs-body-color);text-align:left;cursor:pointer;transition:all .2s ease;font-size:.875rem;margin-bottom:0;border:none;border-left:3px solid #e5e7eb}.help-center-sidebar .nav-item.active,.help-center-sidebar .nav-item:hover{color:var(--bs-primary);border-left-color:var(--bs-primary)}.help-center-content{background:white;padding:2rem}.content-sections{margin-bottom:0}.content-section{margin-bottom:2rem;padding-bottom:2rem}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:var(--bs-dark)}.section-content{font-size:1rem;line-height:1.6;color:var(--bs-body-color);margin-bottom:0}@media (max-width:991.98px){.help-center-sidebar{position:static;margin-bottom:1rem}}@media (max-width:575.98px){.help-center-page{padding:1rem 0}.help-center-content{padding:1rem}}[data-bs-theme=dark] .help-center-content,[data-bs-theme=dark] .help-center-sidebar{background-color:var(--bs-dark);border-color:var(--bs-border-color)}