.help-center{--help-accent:hsl(var(--primary));color:hsl(var(--foreground));font-family:var(--font-inter),Inter,system-ui,sans-serif}.dark .help-center{--help-accent:#93baff}.help-center [hidden]{display:none!important}.help-center a,.help-center button,.help-center summary{border-radius:5px}.help-center :is(a,button,summary,input):focus-visible{outline:2px solid hsl(var(--ring));outline-offset:4px}.help-skip{position:fixed;left:1rem;top:-100px;z-index:60;background:hsl(var(--background));padding:12px 18px}.help-skip:focus{top:12px}.help-toolbar{max-width:1280px;margin:auto;padding:20px 28px;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid hsl(var(--border))}.help-brand,.help-return{display:inline-flex;align-items:center;gap:9px;font-size:14px;font-weight:600}.help-brand svg{color:var(--help-accent)}.help-return{color:hsl(var(--muted-foreground));font-weight:500}.help-layout{max-width:1280px;margin:auto;padding:32px 28px 64px;display:grid;grid-template-columns:220px minmax(0,1fr) 180px;align-items:start;gap:36px}.help-layout-home{grid-template-columns:220px minmax(0,1fr);gap:48px}.help-navigation{position:sticky;top:88px;max-height:calc(100dvh - 112px);overflow-y:auto;scrollbar-width:thin;padding:2px 10px 8px 2px}.help-menu-toggle{display:none}.help-navigation ul,.help-results ul,.help-toc ul,.help-topic-card ul{margin:0;padding:0;list-style:none}.help-navigation a{display:block;padding:8px 10px;font-size:13px;line-height:1.45;color:hsl(var(--muted-foreground))}.help-navigation a:hover{background:hsl(var(--muted)/.6);color:hsl(var(--foreground))}.help-navigation a[aria-current=page]{background:hsl(var(--primary)/.1);color:var(--help-accent);font-weight:600}.help-navigation .help-home-link{margin-bottom:22px;font-weight:600}.help-nav-group+.help-nav-group{margin-top:21px}.help-nav-group>p{margin:0 10px 6px;font-size:12px;font-weight:600;color:hsl(var(--foreground))}.help-main{min-width:0;scroll-margin-top:90px}.help-home-header{padding-top:8px}.help-eyebrow{font-size:11px;font-weight:600;letter-spacing:.12em;color:var(--help-accent)}.help-home-header h1{margin:12px 0;font-size:clamp(30px,3.3vw,40px);line-height:1.15;font-weight:650;letter-spacing:-.035em}.help-home-header p{font-size:15px;line-height:1.7;color:hsl(var(--muted-foreground));max-width:590px}.help-search{margin:0 0 28px;display:flex;align-items:center;gap:12px;min-height:50px;border:1px solid hsl(var(--border));border-radius:9px;padding:0 15px;background:hsl(var(--card));box-shadow:0 1px 2px hsl(var(--foreground)/.025)}.help-layout-home .help-search{margin-top:26px;min-height:56px}.help-search:focus-within{border-color:hsl(var(--ring));outline:2px solid hsl(var(--ring)/.16)}.help-search>svg{flex-shrink:0;color:hsl(var(--muted-foreground))}.help-search input{width:100%;min-width:0;height:48px;border:0;background:transparent;color:hsl(var(--foreground));font:inherit;font-size:14px;outline:none!important;box-shadow:none}.help-search input::-moz-placeholder{color:hsl(var(--muted-foreground));opacity:1}.help-search input::placeholder{color:hsl(var(--muted-foreground));opacity:1}.help-search input::-webkit-search-cancel-button{display:none}.help-search button{display:grid;place-items:center;width:32px;height:32px;flex-shrink:0;color:hsl(var(--muted-foreground))}.help-search button:hover{background:hsl(var(--muted))}.help-center h2{font-size:18px;line-height:1.4;font-weight:600;letter-spacing:-.02em}.help-popular{margin-bottom:34px}.help-popular h2{font-size:13px;color:hsl(var(--muted-foreground));font-weight:500;letter-spacing:0;margin-bottom:12px}.help-popular-links{display:flex;flex-wrap:wrap;gap:8px}.help-popular-links a{display:flex;align-items:center;gap:8px;padding:8px 11px;border:1px solid hsl(var(--border));font-size:12px;background:hsl(var(--card))}.help-popular-links a svg{color:hsl(var(--muted-foreground))}.help-popular-links a:hover{border-color:hsl(var(--primary)/.5);color:var(--help-accent)}.help-section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:16px}.help-section-heading span{font-size:12px;color:hsl(var(--muted-foreground))}.help-topic-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.help-topic-card{background:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:12px;padding:22px}.help-topic-heading{display:flex;align-items:center;gap:12px}.help-icon{height:36px;width:36px;display:grid;place-items:center;color:var(--help-accent);background:hsl(var(--primary)/.08);border-radius:8px}.help-topic-heading h3{font-size:16px;font-weight:600;letter-spacing:-.015em}.help-topic-card>p{margin:13px 0 15px;font-size:13px;color:hsl(var(--muted-foreground));line-height:1.65}.help-topic-card li+li{border-top:1px solid hsl(var(--border)/.55)}.help-topic-card li a{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:10px 0;font-size:13px}.help-topic-card li svg{color:hsl(var(--muted-foreground));flex-shrink:0}.help-topic-card a:hover{color:var(--help-accent)}.help-support-card{background:hsl(var(--primary)/.035)}.help-support-link{display:inline-flex;align-items:center;gap:8px;color:var(--help-accent);font-size:14px;font-weight:500;min-height:44px;overflow-wrap:anywhere}.help-support-details{display:block;margin-top:12px;font-size:12px;color:hsl(var(--muted-foreground));text-decoration:underline;text-underline-offset:3px}.help-start{border-top:1px solid hsl(var(--border));margin-top:32px;padding-top:26px}.help-start p{margin:8px 0 18px;font-size:13px;color:hsl(var(--muted-foreground))}.help-start>div:last-child{display:flex;flex-wrap:wrap;gap:10px}.help-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:40px;padding:10px 15px;background:hsl(var(--primary));color:hsl(var(--primary-foreground));font-size:13px;font-weight:500}.help-button:hover{background:hsl(var(--primary)/.9)}.help-button-secondary{background:hsl(var(--card));color:hsl(var(--foreground));border:1px solid hsl(var(--border))}.help-button-secondary:hover{background:hsl(var(--muted))}.help-breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:12px;color:hsl(var(--muted-foreground));margin-bottom:24px}.help-breadcrumbs a:hover{color:var(--help-accent)}.help-article{min-width:0}.help-article-header{border-bottom:1px solid hsl(var(--border));padding-bottom:26px;margin-bottom:28px}.help-article-header h1{font-size:clamp(28px,3vw,36px);line-height:1.2;font-weight:650;letter-spacing:-.03em;margin-bottom:14px}.help-article-header p{font-size:16px;color:hsl(var(--muted-foreground));line-height:1.7}.help-article-header>span{display:block;margin-top:16px;font-size:12px;color:hsl(var(--muted-foreground))}.help-prose{font-size:15px;line-height:1.85;overflow-wrap:anywhere}.help-prose h2{margin:32px 0 14px;font-size:21px;scroll-margin-top:90px}.help-prose h3{margin:24px 0 10px;font-size:17px;font-weight:600;scroll-margin-top:90px}.help-prose>:first-child{margin-top:0}.help-prose p{margin:12px 0}.help-prose a{color:var(--help-accent);text-decoration:underline;text-underline-offset:3px}.help-prose a:hover{text-decoration-thickness:2px}.help-prose ol,.help-prose ul{padding-left:24px;margin:14px 0}.help-prose ol{list-style:decimal}.help-prose ul{list-style:disc}.help-prose li{padding-left:4px;margin:12px 0}.help-prose li::marker{color:hsl(var(--muted-foreground));font-weight:500}.help-prose strong{font-weight:600}.help-prose .help-note{background:hsl(var(--primary)/.055);border:1px solid hsl(var(--primary)/.2);border-left:3px solid var(--help-accent);border-radius:8px;padding:15px 18px;margin:22px 0;font-size:14px}.help-prose .help-note p{margin:0}.help-prose dl{margin:18px 0}.help-prose dt{font-weight:600;margin-top:18px}.help-prose dd{margin:5px 0 0;color:hsl(var(--muted-foreground))}.help-toc{position:sticky;top:96px;font-size:12px;padding-top:4px}.help-toc nav{border-left:1px solid hsl(var(--border));padding-left:18px}.help-toc nav>p{margin-bottom:12px;font-weight:600}.help-toc li a{display:block;padding:6px 0;line-height:1.6;color:hsl(var(--muted-foreground))}.help-toc a:hover{color:var(--help-accent)}.help-toc-note{border-top:1px solid hsl(var(--border));margin-top:26px;padding-top:20px;color:hsl(var(--muted-foreground))}.help-toc-note p{margin:10px 0}.help-toc-note a{color:var(--help-accent);display:inline-flex;align-items:center;gap:5px}.help-mobile-toc{display:none}.help-related{border-top:1px solid hsl(var(--border));margin-top:40px;padding-top:24px}.help-related>div{display:grid;gap:8px;margin-top:15px}.help-related a{border:1px solid hsl(var(--border));background:hsl(var(--card));display:flex;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;font-size:14px}.help-related a:hover{border-color:hsl(var(--primary)/.5);color:var(--help-accent)}.help-article-footer{display:flex;flex-wrap:wrap;justify-content:space-between;gap:16px;padding:24px 0 0;color:hsl(var(--muted-foreground));font-size:12px}.help-article-footer a:hover{color:var(--help-accent)}.help-results h2{margin:24px 0 16px}.help-results li{border-bottom:1px solid hsl(var(--border))}.help-results li a{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 4px}.help-results h3{font-size:16px;font-weight:600;color:var(--help-accent)}.help-results p{margin-top:7px;font-size:14px;line-height:1.7;color:hsl(var(--muted-foreground))}.help-results .help-search-excerpt{font-size:12px}.help-results svg{flex-shrink:0;color:hsl(var(--muted-foreground))}.help-results button{color:var(--help-accent);text-decoration:underline}.help-footer{max-width:1224px;margin:0 auto;border-top:1px solid hsl(var(--border));padding:24px 0 30px;justify-content:space-between;font-size:12px;color:hsl(var(--muted-foreground))}.help-footer,.help-footer>div{display:flex;flex-wrap:wrap;gap:20px}.help-footer a:hover{color:hsl(var(--foreground))}@media (max-width:1279px){.help-layout{grid-template-columns:205px minmax(0,1fr);gap:32px}.help-toc{display:none}.help-mobile-toc{display:block;border:1px solid hsl(var(--border));border-radius:8px;padding:12px 16px;margin-bottom:28px;font-size:13px}.help-mobile-toc summary{cursor:pointer;font-weight:500}.help-mobile-toc ul{list-style:none;padding:12px 0 0}.help-mobile-toc a{display:block;color:var(--help-accent);padding:7px 0}.help-footer{margin-inline:28px}}@media (max-width:767px){.help-toolbar{padding:16px 20px}.help-layout{display:block;padding:16px 20px 40px}.help-navigation{position:static;overflow:visible;max-height:none;padding:0;margin-bottom:28px}.help-menu-toggle{display:flex;align-items:center;gap:10px;min-height:44px;width:100%;padding:10px 12px;font-size:13px;border:1px solid hsl(var(--border));background:hsl(var(--card))}.help-menu-toggle svg:last-child:not(:first-child){margin-left:auto}.help-navigation nav{display:none}.help-navigation nav.is-open{display:block;padding:16px 4px;margin-top:10px;border-bottom:1px solid hsl(var(--border))}.help-navigation a{min-height:40px;padding-top:11px}.help-home-header{padding-top:0}.help-home-header p{font-size:14px}.help-topic-grid{grid-template-columns:minmax(0,1fr)}.help-topic-card{padding:20px}.help-topic-card li a{min-height:44px}.help-popular-links a{min-height:40px}.help-popular{margin-bottom:28px}.help-article-header h1{font-size:30px}.help-prose{font-size:15px}.help-footer{margin-inline:20px}}@media print{.help-article-footer,.help-footer,.help-mobile-toc,.help-navigation,.help-related,.help-search,.help-skip,.help-toc,.help-toolbar{display:none}.help-layout{display:block;padding:0}.help-center{color:#000}.help-article h2{-moz-column-break-after:avoid;break-after:avoid}}