.help-site{--help-bg:#fafaf6;--help-bg-elevated:#fff;--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:#fff;--help-tint:#f7e9c8;--help-warn:#b45309;--help-tip:#0f766e;background-color:var(--help-bg);color:var(--help-fg);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Manrope,-apple-system,BlinkMacSystemFont,sans-serif}.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:#ffffff17;--help-border-strong:#ffffff2e;--help-accent:#fff;--help-accent-fg:#0a0a0a;--help-tint:#f0d2821f;--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{align-items:center;gap:1rem;height:4rem;display:flex}.help-shell-grid{flex-direction:column;gap:2.5rem;padding-top:2.5rem;padding-bottom:2.5rem;display:flex}.help-sidebar{flex-shrink:0;width:16rem;display:none}.help-content{flex:1;min-width:0}.help-search-compact{width:100%;max-width:24rem}.help-search-large{width:100%;max-width:32rem}.help-search-frame{border-width:1px;align-items:center;gap:.75rem;height:2.75rem;padding:0 .875rem;display:flex}.help-search-large .help-search-frame{height:3.25rem;padding-left:1rem;padding-right:1rem}.help-search-icon{flex:none;width:1rem;height:1rem}.help-search-large .help-search-icon{width:1.125rem;height:1.125rem}.help-search-input{background:0 0;border:0;outline:none;flex:auto;min-width:0;padding:0;font-size:.9375rem;line-height:1.25rem}.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{grid-template-columns:1fr;gap:.75rem;display:grid}.help-category-article-link{grid-template-columns:repeat(12,minmax(0,1fr));align-items:flex-start;gap:1rem;display:grid}.help-category-article-body{grid-column:span 11/span 11}.help-category-article-arrow{grid-column:span 1/span 1;justify-content:flex-end;display:flex}.help-footer-row{flex-direction:column;gap:1rem;padding-top:2.5rem;padding-bottom:2.5rem;display:flex}.help-screenshot-picture{display:block;position:absolute;inset:0}.help-screenshot-image{object-fit:contain;width:100%;height:100%}.help-screenshot-figure{width:min(100%,56rem);margin-top:2rem;margin-bottom:3.5rem}.help-screenshot-frame{border-width:1px;justify-content:center;align-items:center;display:flex;position:relative;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{align-items:center;gap:1rem;display:flex}.help-feedback-label{font-size:.9375rem;line-height:1.5rem}.help-feedback-button{border-width:1px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.help-feedback-button:hover{background-color:var(--help-surface);color:var(--help-fg)}.help-related-section{margin-top:4.5rem}@media (width>=640px){.help-back-link{display:inline-flex}.help-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=768px){.help-container{padding-left:2.5rem;padding-right:2.5rem}.help-footer-row{flex-direction:row;justify-content:space-between;align-items:center}}@media (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{color:var(--help-fg-secondary);font-size:1.0625rem;line-height:1.7}.help-prose>:is(h2,p,ul,ol,aside){max-width:68ch}.help-article-heading,.help-prose h2{word-spacing:.08em}.help-prose h2{color:var(--help-fg);letter-spacing:-.01em;margin-top:2.5rem;margin-bottom:.75rem;font-family:Clash Display,Manrope,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2}.help-prose p+p{margin-top:1rem}.help-prose ul{margin-top:1rem;padding-left:0;list-style:none}.help-prose ul li{margin-bottom:.5rem;padding-left:1.4rem;position:relative}.help-prose ul li:before{content:"";background:var(--help-fg-muted);width:6px;height:1px;position:absolute;top:.68em;left:0}.help-prose ol{counter-reset:step;margin-top:1rem;padding-left:0;list-style:none}.help-prose ol li{counter-increment:step;margin-bottom:.9rem;padding-left:2.4rem;position:relative}.help-prose ol li:before{content:counter(step, decimal-leading-zero);letter-spacing:.15em;color:var(--help-fg-muted);padding-top:.35em;font-family:JetBrains Mono,monospace;font-size:.7rem;position:absolute;top:.05em;left:0}.help-format-table-wrap{border:1px solid var(--help-border-strong);background:var(--help-bg-elevated);width:min(100%,52rem);margin-top:1rem;margin-bottom:1.75rem;overflow-x:auto}.help-format-table{border-collapse:collapse;width:100%;min-width:32rem;font-size:.9375rem;line-height:1.5}.help-format-table-single{min-width:24rem}.help-format-table th{background:var(--help-surface);color:var(--help-fg-muted);letter-spacing:.16em;text-align:left;text-transform:uppercase;padding:.75rem 1rem;font-family:JetBrains Mono,monospace;font-size:.6875rem;font-weight:500}.help-format-table td{border-top:1px solid var(--help-border);color:var(--help-fg-secondary);vertical-align:top;padding:.75rem 1rem}.help-format-table td:first-child:not(:only-child){width:36%;color:var(--help-fg);font-family:JetBrains Mono,monospace;font-size:.875rem;font-weight:500}.help-format-table tbody tr:hover{background:var(--help-surface)}@media (width<=639px){.help-format-table,.help-format-table-single{table-layout:fixed;min-width:0}.help-format-table th,.help-format-table td{overflow-wrap:anywhere;padding:.7rem .75rem}.help-format-table td:first-child:not(:only-child){width:42%}}
