.help-section{padding-top:32px;background:linear-gradient(#fff 0,#fff 75%,#f3f9f9 100%)}
.help-intro{display:flex;justify-content:space-between;gap:30px;align-items:center;margin-bottom:30px}.help-intro>p{max-width:620px;font-size:1rem;line-height:1.75;color:var(--muted)}.help-intro>.text-link{max-width:245px;font-size:.87rem;line-height:1.7;flex-shrink:0}
.help-tools{padding:28px 30px 0;border:1px solid #cfe0e1;border-radius:18px;background:#f4f9f9;margin-bottom:44px}.help-tools[hidden],.help-fallback-nav[hidden],.help-question[hidden],.help-group[hidden],.help-empty[hidden]{display:none}
.help-search{max-width:800px}.help-search>label{font-size:1.05rem;font-weight:750;color:var(--navy);margin-bottom:12px}.help-search-field{position:relative}.help-search-field>svg{position:absolute;left:17px;top:17px;width:22px;height:22px;color:var(--teal);pointer-events:none}.help-search-field>input{margin:0;min-height:56px;padding:14px 18px 14px 51px;border:1px solid #98b8bd;border-radius:9px;background:#fff;font-size:1rem;width:100%;color:var(--navy)}.help-search>p{font-size:.8rem;line-height:1.6;color:var(--muted);margin:9px 0 20px}
.help-filters{border:0;padding:0;margin:0;min-width:0}.help-filters legend{font-size:.8rem;font-weight:700;margin-bottom:10px;color:var(--navy)}.help-filters>div{display:flex;flex-wrap:wrap;gap:9px}.help-filters button{padding:10px 15px;min-height:44px;border:1px solid #b9ced2;background:#fff;border-radius:30px;font:inherit;font-size:.81rem;font-weight:650;color:var(--navy);cursor:pointer;line-height:1.5}.help-filters button:hover{border-color:var(--teal);background:#e5f3ef}.help-filters button[aria-pressed=true]{background:var(--navy);color:#fff;border-color:var(--navy)}
.help-results-bar{display:flex;gap:18px;align-items:center;justify-content:space-between;margin-top:22px;padding:13px 0;border-top:1px solid #cfdddf}.help-results-bar>p{margin:0;font-size:.81rem;font-weight:650;color:var(--teal)}.help-results-bar>button{border:0;padding:9px 0;background:none;color:var(--navy);text-decoration:underline;text-underline-offset:3px;font:inherit;font-size:.8rem;cursor:pointer}.help-results-bar>button:disabled{color:#64767b;text-decoration:none;opacity:1;cursor:default}
.help-fallback-nav{display:flex;flex-wrap:wrap;gap:12px;margin:20px 0 38px}.help-fallback-nav a{border:1px solid var(--line);border-radius:25px;padding:10px 15px;font-size:.88rem;color:var(--teal)}
.help-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:48px;align-items:start}.help-layout>div{min-width:0}.help-group{margin:0 0 42px;scroll-margin-top:125px}.help-group:last-of-type{margin-bottom:0}.help-group-heading{display:flex;gap:15px;align-items:flex-start;margin-bottom:18px}.help-group-heading>span{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:39px;height:39px;font-size:.82rem;color:var(--teal);background:#e6f5f0;border-radius:12px;font-weight:700}.help-group-heading h2{font-size:clamp(1.3rem,2vw,1.7rem);line-height:1.3;margin:0}.help-group-heading p{font-size:.86rem;color:var(--muted);line-height:1.6;margin:8px 0 0}
.help-questions{border-top:1px solid var(--line)}.help-question{border-bottom:1px solid var(--line);scroll-margin-top:125px}.help-question>summary{list-style:none;display:flex;justify-content:space-between;gap:22px;align-items:center;min-height:68px;padding:19px 5px;font-size:.94rem;font-weight:650;line-height:1.6;color:var(--navy);cursor:pointer}.help-question>summary::-webkit-details-marker{display:none}.help-question>summary::marker{content:""}.help-question>summary>span{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:25px;height:25px;color:var(--teal);font-size:1.3rem;font-weight:400;line-height:1;border-radius:50%;background:#edf6f4;transition:transform .15s}.help-question[open]>summary>span{transform:rotate(45deg)}.help-question>summary:hover{color:var(--teal)}.help-question[open]>summary{padding-bottom:12px}.help-answer{padding:0 42px 23px 5px}.help-answer>p{font-size:.92rem;line-height:1.8;color:var(--muted);margin:0}.help-answer>.text-link{font-size:.82rem;margin-top:15px;line-height:1.7}.help-question:target{background:#f1f9f7;border-radius:9px;box-shadow:0 0 0 9px #f1f9f7}
.help-aside{position:sticky;top:125px;background:var(--navy);color:white;padding:30px 25px;border-radius:19px}.help-aside>.eyebrow{color:#9de0cf;font-size:.69rem;line-height:1.6}.help-aside>h2{font-size:1.45rem;line-height:1.35;margin:15px 0}.help-aside>p{font-size:.87rem;line-height:1.7;color:#d4e3e6}.help-aside>ol{padding:0;margin:25px 0;list-style:none}.help-aside li+li{border-top:1px solid #3c6573}.help-aside li>a{display:flex;gap:12px;align-items:center;padding:17px 0;color:white}.help-aside li>a>span{font-size:.73rem;color:#9de0cf}.help-aside li>a>div{min-width:0;flex:1}.help-aside li>a strong{display:block;font-size:.88rem;line-height:1.5}.help-aside li>a small{display:block;font-size:.73rem;color:#d4e3e6;line-height:1.6;margin-top:3px}.help-aside li>a i{font-style:normal;color:#9de0cf}.help-aside li>a:hover strong{text-decoration:underline;text-underline-offset:4px}.help-aside a:focus-visible{outline-color:#9de0cf}.help-personal{border-top:1px solid #3c6573;padding-top:20px}.help-personal>p{font-size:.82rem;line-height:1.7;color:#d4e3e6}.help-personal>.text-link{color:#a1e4d2;font-size:.83rem;margin-top:12px;line-height:1.7}
.help-empty{padding:38px 30px;border:1px dashed #aac4c7;background:#f5faf9;border-radius:16px}.help-empty>span{display:flex;width:42px;height:42px;align-items:center;justify-content:center;border-radius:50%;background:#dfefe9;font-size:1.35rem;color:var(--teal);margin-bottom:20px}.help-empty>h2{font-size:1.6rem;line-height:1.35}.help-empty>p{font-size:.94rem;line-height:1.8;color:var(--muted);margin:16px 0}.help-empty .actions{margin-top:23px;gap:12px;flex-wrap:wrap}.help-empty .btn{font-size:.84rem}
@media(max-width:1050px){.help-layout{grid-template-columns:minmax(0,1fr) 260px;gap:30px}.help-aside{padding:25px 21px}}
@media(max-width:800px){.help-intro{display:block}.help-intro>.text-link{display:inline-block;max-width:none;margin-top:12px}.help-layout{grid-template-columns:1fr;gap:34px}.help-aside{position:static}.help-aside>ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.help-aside li+li{border-top:0}.help-aside li>a{height:100%}.help-aside li>a>span{display:none}.help-tools{margin-bottom:34px}.help-group{scroll-margin-top:100px}.help-question{scroll-margin-top:100px}}
@media(max-width:580px){.help-section{padding-top:24px}.help-tools{padding:22px 18px 0;border-radius:13px}.help-search>label{font-size:.98rem}.help-search-field>input{font-size:.9rem;padding-right:10px}.help-filters>div{gap:8px}.help-filters button{padding:9px 12px;font-size:.75rem}.help-results-bar{align-items:flex-start;gap:10px}.help-results-bar>p{padding-top:9px}.help-results-bar>button{max-width:118px;text-align:right;line-height:1.5}.help-group-heading{gap:12px}.help-group-heading>span{width:32px;height:32px;border-radius:10px;font-size:.73rem}.help-question>summary{font-size:.9rem;gap:14px}.help-answer{padding-right:5px}.help-aside>ol{grid-template-columns:1fr;gap:0}.help-aside li+li{border-top:1px solid #3c6573}.help-aside li>a>span{display:block}.help-empty{padding:27px 21px}.help-empty .btn{width:100%}}
@media print{.help-tools,.help-fallback-nav,.help-aside{display:none!important}.help-layout{display:block}.help-section{background:white}.help-group-heading{break-after:avoid}.help-question{break-inside:avoid}.help-answer{color:#111}.help-answer>.text-link{display:none}}
