.help-site{--help-accent:var(--color-primary);--help-link:var(--color-primary-pressed);--help-on-accent:var(--text-on-primary);--help-ink:var(--text-primary);--help-muted:var(--text-secondary);--help-paper:var(--surface-default);--help-soft:var(--surface-brand-soft);--help-subtle:var(--surface-subtle);--help-border:var(--border-subtle);--help-border-strong:var(--border-strong);--help-font:var(--font-sans);--help-brand-font:var(--font-en);--help-content-width:1200px;--help-reading-width:720px;--help-radius:var(--radius-3);--help-search-shadow:var(--shadow-lv2);--help-section-space:calc(var(--space-8) * 1.5)}
.help-site{color:var(--help-ink);background:var(--help-paper);font-family:var(--help-font)}.help-site :where(a){color:var(--help-link)}.help-header{background:var(--help-paper);border-bottom:1px solid var(--help-border)}.help-header-inner{max-width:var(--help-content-width);padding:var(--space-4) var(--space-7);justify-content:space-between;align-items:center;gap:var(--space-5);margin:auto;display:flex}.help-brand{color:var(--help-ink);font-family:var(--help-brand-font);font-size:var(--text-xl);align-items:center;gap:var(--space-5);min-height:64px;margin:0;font-weight:700;text-decoration:none;display:flex}.help-brand-label{border-left:1px solid var(--help-border-strong);padding-left:var(--space-5);font-size:var(--text-sm);font-weight:400}.help-logo{flex-shrink:0;display:block}.help-service-logo{object-fit:contain;width:303px;height:32px;display:block}.help-header-link{min-height:48px;font-size:var(--text-sm);text-underline-offset:4px;flex-shrink:0;align-items:center;display:inline-flex}.help-container{max-width:var(--help-content-width);padding:0 var(--space-7) calc(var(--space-8) * 2);overflow-wrap:anywhere;margin:auto}.help-intro{gap:var(--space-8);margin:var(--space-8) 0 var(--help-section-space);padding:var(--help-section-space) var(--space-8);background:var(--help-soft);border-radius:var(--help-radius);grid-template-columns:minmax(0,1fr) 248px;align-items:center;display:grid}.help-intro-main{min-width:0}.help-intro:not(:has(.help-shortcuts)){grid-template-columns:minmax(0,1fr)}.help-eyebrow{color:var(--help-muted);font-size:var(--text-sm);margin-bottom:var(--space-5)}.help-intro h1{font-size:var(--text-h2);letter-spacing:.01em;text-wrap:balance}.help-mobile-break{display:none}.help-intro-description{color:var(--help-muted)}.help-search-form{max-width:800px;margin-top:var(--space-7)}.help-search-form label{margin-bottom:var(--space-3);font-size:var(--text-sm);font-weight:700;display:block}.help-search-field{border:1px solid var(--help-paper);box-shadow:var(--help-search-shadow);border-radius:var(--radius-pill);padding-right:var(--space-3);background:var(--help-paper);display:flex}.help-search-field:focus-within{border-color:var(--border-focus);box-shadow:var(--focus-ring)}.help-search-field input{border-radius:var(--radius-pill);width:100%;min-width:0;min-height:64px;padding:var(--space-5) var(--space-6);color:var(--help-ink);background:0 0;border:0;outline:none}.help-search-field input::-webkit-search-cancel-button{display:none}.help-search-field button{border-radius:var(--radius-pill);color:var(--help-link);padding:0 var(--space-5);min-height:48px;font-size:var(--text-sm);background:0 0;border:0;flex-shrink:0}.help-shortcuts{border-left:1px solid var(--help-border);min-width:0;padding-left:var(--space-7);font-size:var(--text-sm)}.help-shortcuts h2{font-size:var(--text-md);margin:0 0 var(--space-4)}.help-shortcuts ul{margin:0;padding:0;list-style:none}.help-shortcuts :where(li+li){border-top:1px solid var(--help-border)}.help-shortcuts a{min-height:48px;padding-block:var(--space-4);align-items:center;line-height:1.7;text-decoration:none;display:flex}.help-shortcuts a:hover{text-underline-offset:4px;text-decoration:underline}.help-explorer-layout{gap:var(--help-section-space);grid-template-columns:248px minmax(0,1fr);display:grid}.help-categories{top:var(--space-7);align-self:start;position:sticky}.help-categories h2{font-size:var(--text-md);margin-bottom:var(--space-5)}.help-category-select{display:none}.help-category-options{gap:var(--space-3);display:grid}.help-category-options button{justify-content:space-between;align-items:center;gap:var(--space-3);text-align:left;min-height:48px;padding:var(--space-3) var(--space-5);border-radius:var(--radius-pill);color:var(--help-muted);font-size:var(--text-sm);background:0 0;border:1px solid #0000;display:flex}.help-category-options button[aria-pressed=true]{background:var(--help-accent);color:var(--help-on-accent);font-weight:700}.help-category-options button:hover:not([aria-pressed=true]){background:var(--help-subtle)}.help-category-options span{font-size:var(--text-xs)}.help-results{min-width:0}.help-results-bar{justify-content:space-between;align-items:center;gap:var(--space-3);min-height:48px;margin-bottom:var(--space-5);border-bottom:1px solid var(--help-border);padding-bottom:var(--space-5);flex-wrap:wrap;display:flex}.help-results-bar p{color:var(--help-muted);font-size:var(--text-sm);margin:0}.help-results-bar strong{margin-left:var(--space-5);color:var(--help-ink)}.help-reset{color:var(--help-link);text-underline-offset:4px;padding:var(--space-3);min-height:48px;font-size:var(--text-sm);background:0 0;border:0;text-decoration:underline}.help-category-section+.help-category-section{margin-top:var(--help-section-space)}.help-category-section>h2{font-size:var(--text-xl);padding-bottom:var(--space-5);align-items:baseline;gap:var(--space-4);flex-wrap:wrap;margin:0;display:flex}.help-category-count{font-size:var(--text-xs);color:var(--help-muted);font-weight:400}.help-audience-note{padding-top:var(--space-5);color:var(--help-muted);font-size:var(--text-sm)}.help-article-list{margin:0;padding:0;list-style:none}.help-article-list li{border-bottom:1px solid var(--help-border)}.help-article-list a{color:var(--help-ink);padding:var(--space-7) 64px var(--space-7) var(--space-5);border-radius:var(--help-radius);text-decoration:none;display:block;position:relative}.help-article-list a:hover{background:var(--help-subtle)}.help-article-list h3{margin:0 0 var(--space-3);font-size:var(--text-lg);font-weight:700;line-height:1.65}.help-article-list a:hover h3{text-underline-offset:4px;text-decoration:underline}.help-article-list p{color:var(--help-muted);font-size:var(--text-sm);margin:0}.help-read{color:var(--help-link);right:var(--space-5);top:var(--space-7);font-size:var(--text-sm);position:absolute}.help-result-category{color:var(--help-muted);font-size:var(--text-xs);margin-bottom:var(--space-3);display:block}.help-empty{padding:var(--space-7) 0}.help-empty h2{font-size:var(--text-xl)}.help-empty p{color:var(--help-muted)}.help-article-page{padding-top:var(--space-6)}.help-breadcrumb{align-items:center;gap:0 var(--space-4);font-size:var(--text-xs);color:var(--help-muted);margin-bottom:var(--space-7);flex-wrap:wrap;display:flex}.help-breadcrumb a{text-underline-offset:4px;align-items:center;min-width:48px;min-height:48px;display:inline-flex}.help-article-layout{grid-template-columns:minmax(0, var(--help-reading-width)) minmax(0, 256px);justify-content:space-between;gap:var(--space-8);align-items:start;display:grid}.help-article-content{grid-area:1/1;min-width:0}.help-document{line-height:2}.help-article-intro{margin-bottom:var(--help-section-space);padding:var(--space-8);background:var(--help-soft);border-radius:var(--help-radius)}.help-article-intro .help-eyebrow{margin-bottom:var(--space-5);font-size:var(--text-sm);display:inline-block}.help-article-title{font-size:var(--text-h3);margin-bottom:var(--space-5);max-width:var(--help-reading-width);text-wrap:balance;word-break:auto-phrase}.help-article-summary{max-width:var(--help-reading-width);color:var(--help-muted);margin:0}.help-document h2{margin:var(--help-section-space) 0 var(--space-5);padding-bottom:var(--space-4);border-bottom:1px solid var(--help-border);font-size:var(--text-h4)}.help-document>:first-child{margin-top:0}.help-document h3{margin:var(--space-7) 0 var(--space-4);font-size:var(--text-lg)}.help-document :is(h2,h3,h4,h5,h6){scroll-margin-top:var(--space-6)}.help-document p{margin-bottom:var(--space-5)}.help-document li{margin-bottom:var(--space-4)}.help-document :is(ul,ol){padding-left:var(--space-6);margin-block:var(--space-5)}.help-document blockquote{margin:var(--space-6) 0;padding:var(--space-5);background:var(--help-subtle)}.help-document pre{padding:var(--space-5);background:var(--help-subtle);overflow-x:auto}.help-document a{text-underline-offset:4px}.help-table{max-width:100%;margin:var(--space-6) 0;border:1px solid var(--help-border);border-radius:var(--help-radius);overflow-x:auto}.help-table table{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.help-table :is(th,td){text-align:left;vertical-align:top;padding:var(--space-5);border-bottom:1px solid var(--help-border);min-width:140px}.help-table th{background:var(--help-subtle);font-weight:700}.help-table tr:last-child td{border-bottom:0}.help-toc{top:var(--space-6);background:var(--help-subtle);border-radius:var(--help-radius);max-height:calc(100dvh - 48px);padding:var(--space-5) var(--space-7);grid-area:1/2;position:sticky;overflow-y:auto}.help-toc summary{font-weight:700;font-size:var(--text-sm);cursor:pointer;min-height:48px;padding-top:var(--space-3)}.help-toc ol{margin:0;padding:0;list-style:none}.help-toc a{min-height:48px;padding:var(--space-3) 0;color:var(--help-muted);font-size:var(--text-sm);align-items:center;line-height:1.6;text-decoration:none;display:flex}.help-toc a:hover{color:var(--help-link);text-decoration:underline}.help-toc li[data-depth="3"]{padding-left:var(--space-5)}.help-related{margin-top:var(--space-8);padding:var(--space-7);background:var(--help-subtle);border-radius:var(--help-radius)}.help-related h2{font-size:var(--text-xl)}.help-related ul{padding:0;list-style:none}.help-related a{align-items:center;min-height:48px;display:inline-flex}.help-back{min-height:48px;padding:var(--space-3) var(--space-6);border:1px solid var(--help-border-strong);border-radius:var(--radius-pill);margin-top:var(--space-6);align-items:center;text-decoration:none;display:inline-flex}@media (max-width:1100px){.help-intro h1{font-size:var(--text-h3)}}@media (max-width:900px){.help-intro{padding:var(--space-8);gap:var(--space-7);grid-template-columns:minmax(0,1fr)}.help-shortcuts{border-left:0;border-top:1px solid var(--help-border);padding:var(--space-5) 0 0}.help-shortcuts ul{column-gap:var(--space-7);flex-wrap:wrap;display:flex}.help-shortcuts :where(li+li){border:0}.help-shortcuts h2{margin-bottom:0}.help-explorer-layout{gap:var(--space-6);grid-template-columns:minmax(0,1fr)}.help-categories{position:static}.help-category-options{gap:var(--space-3);flex-wrap:wrap;display:flex}.help-category-options button{border-color:var(--help-border);gap:var(--space-4)}.help-article-layout{gap:var(--space-7);flex-direction:column;display:flex}.help-toc{border:1px solid var(--help-border);width:100%;max-height:none;padding:var(--space-4) var(--space-5);border-radius:var(--help-radius);position:static}.help-article-content{width:100%}}@media (max-width:639px){.help-service-logo{width:34px}}@media (max-width:480px){.help-container{padding-inline:var(--space-5)}.help-header-inner{padding:var(--space-3) var(--space-5)}.help-brand-label{font-size:var(--text-xs)}.help-intro{margin-block:var(--space-5) var(--space-8);padding:var(--space-7) var(--space-5)}.help-intro h1{font-size:var(--text-h3)}.help-mobile-break{display:initial}.help-search-field input{min-height:56px;padding-inline:var(--space-5);font-size:var(--text-md)}.help-search-field button{padding-inline:var(--space-3)}.help-article-list a{padding-left:0;padding-right:40px}.help-read{right:0}.help-article-intro{padding:var(--space-7) var(--space-5);margin-bottom:var(--space-8)}.help-article-title{font-size:var(--text-h4)}.help-document h2{font-size:var(--text-xl)}.help-category-options{display:none}.help-category-select{width:100%;min-height:48px;color:var(--help-ink);background:var(--help-paper);border:1px solid var(--help-border-strong);border-radius:var(--help-radius);padding:var(--space-3) var(--space-5);display:block}}
