.help-site{--help-bg: #fafaf6;--help-bg-elevated: #ffffff;--help-surface: #f4f2ec;--help-fg: #171717;--help-fg-secondary: #52525b;--help-fg-muted: #8a8a8f;--help-border: #e6e3dc;--help-border-strong: #d1cec6;--help-accent: #0a0a0a;--help-accent-fg: #ffffff;--help-tint: #f7e9c8;--help-warn: #b45309;--help-tip: #0f766e;background-color:var(--help-bg);color:var(--help-fg);font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;min-height:100vh}.help-site[data-theme=dark]{--help-bg: #0f0f0f;--help-bg-elevated: #161616;--help-surface: #1a1a1a;--help-fg: #ededed;--help-fg-secondary: #b5b5b8;--help-fg-muted: #8a8a90;--help-border: rgba(255, 255, 255, .09);--help-border-strong: rgba(255, 255, 255, .18);--help-accent: #ffffff;--help-accent-fg: #0a0a0a;--help-tint: rgba(240, 210, 130, .12);--help-warn: #f0b96a;--help-tip: #7fd6c7}.help-site a{color:inherit}.help-site ::selection{background:var(--help-accent);color:var(--help-accent-fg)}.help-container{width:100%;max-width:1240px;margin:0 auto;padding-left:1.5rem;padding-right:1.5rem}.help-header-row{height:4rem;display:flex;align-items:center;gap:1rem}.help-shell-grid{padding-top:2.5rem;padding-bottom:2.5rem;display:flex;flex-direction:column;gap:2.5rem}.help-sidebar{display:none;width:16rem;flex-shrink:0}.help-content{flex:1 1 0%;min-width:0}.help-search-compact{width:100%;max-width:24rem}.help-search-large{width:100%;max-width:32rem}.help-search-frame{align-items:center;border-width:1px;display:flex;gap:.75rem;height:2.75rem;padding:0 .875rem}.help-search-large .help-search-frame{height:3.25rem;padding-left:1rem;padding-right:1rem}.help-search-icon{flex:0 0 auto;height:1rem;width:1rem}.help-search-large .help-search-icon{height:1.125rem;width:1.125rem}.help-search-input{background:transparent;border:0;flex:1 1 auto;font-size:.9375rem;line-height:1.25rem;min-width:0;outline:none;padding:0}.help-search-large .help-search-input{font-size:1rem;line-height:1.5rem}.help-search-input::placeholder{color:var(--help-fg-muted);opacity:.72}.help-back-link{display:none}.help-section-title{margin-bottom:1.25rem}.help-category-grid{display:grid;grid-template-columns:1fr;gap:.75rem}.help-category-article-link{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:flex-start;gap:1rem}.help-category-article-body{grid-column:span 11 / span 11}.help-category-article-arrow{grid-column:span 1 / span 1;display:flex;justify-content:flex-end}.help-footer-row{padding-top:2.5rem;padding-bottom:2.5rem;display:flex;flex-direction:column;gap:1rem}.help-screenshot-picture{position:absolute;inset:0;display:block}.help-screenshot-image{width:100%;height:100%;object-fit:contain}.help-screenshot-figure{margin-top:2rem;margin-bottom:3.5rem;width:min(100%,56rem)}.help-screenshot-frame{position:relative;border-width:1px;display:flex;align-items:center;justify-content:center;overflow:hidden}.help-screenshot-caption{margin-top:.875rem;font-size:.9375rem;line-height:1.4}.help-article-divider{margin-top:3rem;margin-bottom:2.75rem}.help-feedback{display:flex;align-items:center;gap:1rem}.help-feedback-label{font-size:.9375rem;line-height:1.5rem}.help-feedback-button{border-width:1px;display:inline-flex;align-items:center;justify-content:center;height:2.5rem;width:2.5rem;transition:color .15s ease,border-color .15s ease,background-color .15s ease}.help-feedback-button:hover{background-color:var(--help-surface);color:var(--help-fg)}.help-related-section{margin-top:4.5rem}@media(min-width:640px){.help-back-link{display:inline-flex}.help-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:768px){.help-container{padding-left:2.5rem;padding-right:2.5rem}.help-footer-row{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width:1024px){.help-shell-grid{flex-direction:row;gap:3.5rem}.help-sidebar{display:block}.help-category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.help-prose{max-width:68ch;font-size:1.0625rem;line-height:1.7;color:var(--help-fg-secondary)}.help-prose h2{color:var(--help-fg);font-family:Clash Display,Manrope,sans-serif;font-weight:600;letter-spacing:-.01em;font-size:1.5rem;margin-top:2.5rem;margin-bottom:.75rem;line-height:1.2}.help-prose p+p{margin-top:1rem}.help-prose ul{list-style:none;padding-left:0;margin-top:1rem}.help-prose ul li{position:relative;padding-left:1.4rem;margin-bottom:.5rem}.help-prose ul li:before{content:"";position:absolute;left:0;top:.68em;width:6px;height:1px;background:var(--help-fg-muted)}.help-prose ol{counter-reset:step;list-style:none;padding-left:0;margin-top:1rem}.help-prose ol li{counter-increment:step;position:relative;padding-left:2.4rem;margin-bottom:.9rem}.help-prose ol li:before{content:counter(step,decimal-leading-zero);position:absolute;left:0;top:.05em;font-family:JetBrains Mono,monospace;font-size:.7rem;letter-spacing:.15em;color:var(--help-fg-muted);padding-top:.35em}
