.header-help-button{display:flex;align-items:center;gap:7px;border:0;border-radius:10px;padding:8px 10px;background:transparent;color:#c3d7d1;font:inherit;font-size:.72rem;cursor:pointer}.header-help-button:hover,.header-help-button:focus-visible{background:#0a5063;color:#fff}.header-help-button>span{display:grid;place-items:center;width:22px;height:22px;border:1.5px solid currentColor;border-radius:50%;font-size:.78rem;font-weight:900}.header-help-button strong{font-size:.72rem}
.mobile-help-nav{display:none!important}
.help-page{max-width:1500px;margin:0 auto}.help-heading{align-items:center}.help-search-panel{padding:20px 22px;margin-bottom:14px;background:linear-gradient(135deg,#eff8f5,#f8fbfa)}.help-search-panel>label{display:block;margin-bottom:9px;color:#123f47;font-weight:800}.help-search-row{display:flex;align-items:center;gap:10px}.help-search-row>span{font-size:1.4rem;color:#54736d}.help-search-row input{flex:1;min-width:0;padding:13px 15px;border:1px solid #bfd3cd;border-radius:11px;background:#fff;font:inherit;color:#092f38}.help-search-panel p{margin:10px 0 0;color:#61766f;font-size:.82rem}.help-quick-links{display:flex;gap:8px;overflow-x:auto;padding:2px 0 14px;scrollbar-width:thin}.help-quick-links button{flex:0 0 auto;border:1px solid #c9d9d4;border-radius:999px;padding:9px 13px;background:#fff;color:#245149;font:inherit;font-size:.77rem;font-weight:750;cursor:pointer}.help-quick-links button:hover{border-color:#168a78;background:#eaf6f2}.help-topics{display:grid;gap:10px}.help-topic{overflow:hidden;border:1px solid #d3dfdb;border-radius:14px;background:#fff;box-shadow:0 6px 18px rgba(11,62,72,.04)}.help-topic[open]{border-color:#9ec9bd;box-shadow:0 10px 24px rgba(11,62,72,.08)}.help-topic summary{display:flex;align-items:center;gap:14px;padding:17px 20px;list-style:none;cursor:pointer}.help-topic summary::-webkit-details-marker{display:none}.help-topic summary>span{display:grid;place-items:center;width:38px;height:38px;flex:0 0 38px;border-radius:11px;background:#e8f4f0;color:#087966;font-size:.74rem;font-weight:900}.help-topic summary>div{min-width:0;flex:1}.help-topic summary strong,.help-topic summary small{display:block}.help-topic summary strong{color:#123f47;font-size:.95rem}.help-topic summary small{margin-top:3px;color:#667b74;font-size:.76rem}.help-topic summary::after{content:"+";display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#f0f5f3;color:#315c54;font-size:1.15rem;font-weight:500}.help-topic[open] summary::after{content:"−"}.help-topic-body{padding:0 22px 21px 74px;border-top:1px solid #e5ece9;color:#294c47}.help-topic-body ol,.help-topic-body ul{margin:17px 0;padding-left:22px}.help-topic-body li{padding:3px 0 5px;line-height:1.5}.help-topic-body p{line-height:1.5}.help-note,.help-warning{padding:11px 13px;border-radius:9px;background:#eef7f4}.help-warning{background:#fff6dc;border-left:4px solid #f0b520}.help-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.help-actions button{min-height:40px}.help-footer{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-top:16px;padding:18px 20px}.help-footer p{margin:4px 0 0;color:#61766f}.help-no-results{padding:30px;text-align:center;color:#61766f}
@media(max-width:1000px){.header-help-button strong{display:none}.header-help-button{padding:7px}.help-page{max-width:none}}
@media(max-width:720px){.header-help-button{display:none}.sidebar nav .mobile-help-nav{display:flex!important}.help-heading{align-items:flex-start}.help-topic summary{padding:15px}.help-topic-body{padding:0 16px 18px}.help-topic summary>span{width:34px;height:34px;flex-basis:34px}.help-footer{align-items:flex-start;flex-direction:column}.help-search-row{align-items:stretch;flex-wrap:wrap}.help-search-row>span{display:none}.help-search-row input{flex-basis:100%}}
