body,html{overflow-x:clip}.help-center{--help-paper:var(--color-background-body);--help-surface:var(--color-background-surface);--help-muted-surface:var(--color-background-muted);--help-ink:var(--color-text-primary);--help-muted:var(--color-text-secondary);--help-rule:var(--color-border);--help-space-xs:0.5rem;--help-space-sm:0.75rem;--help-space-md:1rem;--help-space-lg:1.5rem;--help-space-xl:2.5rem;--help-space-2xl:4rem;--help-radius:6px;--help-measure:68ch;min-height:100vh;background:var(--help-paper);color:var(--help-ink);font-family:var(--font-sans)}.help-center,.help-center *{box-sizing:border-box}.help-center :where(h1,h2,h3){min-width:0;overflow-wrap:anywhere}.help-center a{color:inherit}.help-center__main{padding-block:var(--help-space-xl) var(--help-space-2xl)}.help-center__container{width:100%;max-width:72rem;margin-inline:auto;padding-inline:var(--help-space-lg)}.help-hub{gap:var(--help-space-xl)}.help-hub,.help-hub__header{display:flex;flex-direction:column}.help-hub__header{gap:var(--help-space-xs);max-width:var(--help-measure)}.help-hub__title{font-size:clamp(1.75rem,3vw,2.25rem);letter-spacing:-.02em}.help-hub__summary{margin:0}.help-hub__group{display:flex;flex-direction:column;gap:var(--help-space-sm)}.help-hub__group-title{font-size:.8125rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--help-muted)}.help-hub__group-hint{margin:0;max-width:var(--help-measure)}.help-hub__index{list-style:none;margin:0;padding:0;border-top:1px solid var(--help-rule)}.help-hub__index>li{border-bottom:1px solid var(--help-rule)}.help-hub__row{display:flex;align-items:center;justify-content:space-between;gap:var(--help-space-md);padding-block:var(--help-space-md);text-decoration:none;transition:background-color .12s ease}.help-hub__row:focus-visible,.help-hub__row:hover{background:var(--help-muted-surface)}.help-hub__row-copy{display:flex;flex-direction:column;gap:.125rem;min-width:0;max-width:var(--help-measure)}.help-hub__row-head{display:flex;align-items:center;gap:var(--help-space-xs);flex-wrap:wrap}.help-hub__row svg{flex:none;color:var(--help-muted)}.help-hub__request-list{display:grid;gap:var(--help-space-md);margin:0;padding:var(--help-space-lg);border:1px solid var(--help-rule);border-radius:var(--help-radius);background:var(--help-muted-surface)}.help-hub__request-list dt{margin-bottom:.125rem}.help-hub__request-list dd{margin:0;max-width:var(--help-measure)}.help-hub__contact{display:flex;flex-direction:column;gap:var(--help-space-sm);padding-top:var(--help-space-lg);border-top:1px solid var(--help-rule);max-width:var(--help-measure)}.help-hub__contact p{margin:0}.help-hub__contact-actions{display:flex;align-items:center;gap:var(--help-space-md);flex-wrap:wrap;margin-top:var(--help-space-xs)}.help-hub__contact-button{display:inline-flex;align-items:center;padding:.5rem .875rem;border:1px solid var(--help-ink);border-radius:var(--help-radius);background:var(--help-ink);color:var(--help-surface);font:inherit;font-weight:600;cursor:pointer}.help-hub__contact-button:hover{opacity:.88}.help-hub__text-link{font-weight:500;text-decoration:underline;text-underline-offset:3px}.help-search{display:flex;flex-direction:column;gap:var(--help-space-md);max-width:40rem}.help-search__results{display:flex;flex-direction:column;gap:var(--help-space-xs)}.help-search__list{list-style:none;margin:0;padding:0;border-top:1px solid var(--help-rule)}.help-search__list>li{border-bottom:1px solid var(--help-rule)}.help-search__list a{display:block;padding-block:var(--help-space-sm);text-decoration:none}.help-search__list a:focus-visible,.help-search__list a:hover{background:var(--help-muted-surface)}.help-search__topic{display:block;margin-bottom:.125rem}.help-topic{display:flex;flex-direction:column;gap:var(--help-space-lg)}.help-topic__crumbs{margin-bottom:calc(-1 * var(--help-space-xs))}.help-topic__header{display:flex;flex-direction:column;gap:var(--help-space-xs);max-width:var(--help-measure)}.help-topic__title{font-size:clamp(1.75rem,3vw,2.25rem);letter-spacing:-.02em}.help-topic__summary{margin:0}.help-topic__layout{display:grid;grid-template-columns:minmax(0,1fr) 13rem;gap:var(--help-space-2xl);align-items:start}.help-topic__body{display:flex;flex-direction:column;gap:var(--help-space-xl);min-width:0}.help-topic__rail{position:sticky;top:var(--help-space-xl)}.help-block{display:flex;flex-direction:column;gap:var(--help-space-md);scroll-margin-top:var(--help-space-xl)}.help-block__title{font-size:1.125rem;font-weight:600;letter-spacing:-.01em}.help-block--facts{padding:var(--help-space-lg);border:1px solid var(--help-rule);border-radius:var(--help-radius);background:var(--help-muted-surface)}.help-answer,.help-prose{margin:0;max-width:var(--help-measure)}.help-answer{padding-block:var(--help-space-xs) var(--help-space-sm)}.help-steps{display:flex;flex-direction:column;gap:var(--help-space-lg);margin:0;padding:0;list-style:none;counter-reset:help-step}.help-steps>li{position:relative;padding-left:2.25rem;max-width:var(--help-measure);counter-increment:help-step}.help-steps>li:before{content:counter(help-step);position:absolute;left:0;top:.0625rem;display:grid;place-items:center;width:1.5rem;height:1.5rem;border:1px solid var(--help-rule);border-radius:var(--help-radius);font-size:.75rem;font-variant-numeric:tabular-nums;color:var(--help-muted)}.help-steps__title{font-size:.9375rem;font-weight:600;margin-bottom:.125rem}.help-steps p{margin:0}.help-table-wrap{overflow-x:auto}.help-problem{display:grid;gap:var(--help-space-md);padding-block:var(--help-space-xs) var(--help-space-sm);max-width:var(--help-measure)}.help-problem p{margin:0}.help-problem__label{display:block;margin-bottom:.125rem}@media (max-width:1024px){.help-topic__layout{grid-template-columns:minmax(0,1fr);gap:var(--help-space-xl)}.help-topic__rail{display:none}}@media (max-width:640px){.help-center__container{padding-inline:var(--help-space-md)}.help-center__main{padding-block:var(--help-space-lg) var(--help-space-xl)}.help-hub{gap:var(--help-space-lg)}.help-block--facts,.help-hub__request-list{padding:var(--help-space-md)}}@media (prefers-reduced-motion:reduce){.help-hub__row{transition:none}}