:root{--help-ink:#172136;--help-muted:#647087;--help-line:#e3e7ef;--help-paper:#fff;--help-wash:#f7f7fb;--help-violet:#5b50df;--help-violet-deep:#3027aa;--help-mint:#2bc69d}.help-shell{min-height:100vh;background:var(--help-paper);color:var(--help-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.help-shell *{box-sizing:border-box}.help-topbar{justify-content:space-between;min-height:72px;padding:0 max(24px,calc((100vw - 1180px)/2));border-bottom:1px solid var(--help-line);background:#fff}.help-brand,.help-topbar{display:flex;align-items:center}.help-brand{gap:14px;color:var(--help-ink);text-decoration:none}.help-brand strong{font-size:25px;letter-spacing:-.06em}.help-brand strong span{color:var(--help-violet)}.help-brand i{width:1px;height:25px;background:var(--help-line)}.help-brand em{color:#69758a;font-size:14px;font-style:normal;font-weight:650}.help-topbar nav{display:flex;align-items:center;gap:22px}.help-topbar nav a{color:#596579;font-size:14px;font-weight:650;text-decoration:none}.help-topbar .help-app-link{padding:10px 14px;border-radius:8px;background:#192238;color:#fff}.help-main{min-height:calc(100vh - 142px)}.help-home-hero{padding:76px 24px 84px;background:radial-gradient(circle at 75% 20%,rgba(98,87,235,.16),transparent 30%),linear-gradient(145deg,#101a34,#202551 72%,#3429a5);color:#fff;text-align:center}.help-eyebrow{margin:0 0 16px;color:#766cea;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.help-home-hero .help-eyebrow{color:#aaa4ff}.help-home-hero h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(40px,6vw,64px);font-weight:500;letter-spacing:-.04em}.help-home-hero>p{max-width:650px;margin:18px auto 28px;color:#cbd1e0;font-size:17px;line-height:1.7}.help-search-wrap{position:relative;z-index:3;width:min(680px,100%);margin:0 auto;text-align:left}.help-search{display:flex;align-items:center;gap:12px;padding:6px 8px 6px 18px;border:1px solid rgba(255,255,255,.24);border-radius:12px;background:#fff;box-shadow:0 16px 45px rgba(2,6,23,.24);color:#68758b}.help-search>span:first-child{font-size:25px;line-height:1}.help-search input{min-width:0;flex:1 1;height:50px;border:0;outline:0;background:transparent;color:#182238;font:inherit;font-size:15px}.help-search kbd{padding:6px 8px;border:1px solid #e0e4ea;border-radius:6px;background:#f7f8fa;color:#596579;font:12px ui-monospace,monospace}.help-search-results{position:absolute;top:calc(100% + 8px);right:0;left:0;overflow:hidden;border:1px solid var(--help-line);border-radius:12px;background:#fff;box-shadow:0 22px 55px rgba(11,18,35,.24);color:var(--help-ink)}.help-search-results a{display:grid;grid-gap:3px;gap:3px;padding:13px 16px;border-bottom:1px solid #edf0f5;color:inherit;text-decoration:none}.help-search-results a:hover{background:#f7f6ff}.help-search-results small{color:var(--help-violet);font-size:10px;font-weight:800;text-transform:uppercase}.help-search-results strong{font-size:14px}.help-search-results p,.help-search-results span{color:var(--help-muted);font-size:12px}.help-search-results p{margin:0;padding:20px}.help-home-content{width:min(1180px,calc(100% - 48px));margin:0 auto;padding:68px 0 88px}.help-quick-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;margin-top:-104px;margin-bottom:70px}.help-quick-card{position:relative;display:grid;min-height:225px;padding:28px;border:1px solid var(--help-line);border-radius:13px;background:#fff;box-shadow:0 15px 34px rgba(24,32,52,.08);color:inherit;text-decoration:none}.help-quick-card .help-card-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:10px;background:#eeecff;color:var(--help-violet);font-size:20px}.help-quick-card h2{align-self:end;margin:28px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:23px;font-weight:500}.help-quick-card p{margin:0;color:var(--help-muted);font-size:14px;line-height:1.55}.help-card-arrow{position:absolute;right:24px;top:30px;color:#9aa3b2}.help-section-title{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:0 0 26px}.help-section-title h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:34px;font-weight:500;letter-spacing:-.025em}.help-section-title p{max-width:460px;margin:0;color:var(--help-muted);font-size:14px;line-height:1.6}.help-category{margin-top:44px}.help-category h3{margin:0 0 14px;color:#596579;font-size:11px;letter-spacing:.13em;text-transform:uppercase}.help-article-list{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--help-line)}.help-article-link{display:grid;grid-template-columns:42px 1fr auto;grid-gap:16px;gap:16px;align-items:start;padding:22px 20px 22px 0;border-bottom:1px solid var(--help-line);color:inherit;text-decoration:none}.help-article-link:nth-child(odd){margin-right:28px}.help-article-link:nth-child(2n){padding-left:28px;border-left:1px solid var(--help-line)}.help-article-link b{display:grid;place-items:center;width:38px;height:38px;border-radius:9px;background:var(--help-wash);color:var(--help-violet)}.help-article-link strong{display:block;margin:1px 0 6px;font-size:15px}.help-article-link p{margin:0;color:var(--help-muted);font-size:13px;line-height:1.5}.help-article-link>span{color:#a5adba}.help-article-link:hover strong{color:var(--help-violet-deep)}.help-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:70px;padding:0 max(24px,calc((100vw - 1180px)/2));border-top:1px solid var(--help-line);background:#fafbfc;color:#596579;font-size:12px}.help-footer nav{display:flex;gap:18px}.help-footer a{color:inherit;text-decoration:none}.help-article-hero{padding:46px 24px 50px;border-bottom:1px solid var(--help-line);background:linear-gradient(180deg,#f7f6ff,#fbfbfd)}.help-article-hero-inner,.help-article-layout,.help-breadcrumbs{width:min(1120px,100%);margin:0 auto}.help-breadcrumbs{display:flex;gap:9px;margin-bottom:32px;color:#7b8495;font-size:12px}.help-breadcrumbs a{color:inherit;text-decoration:none}.help-article-hero-inner{max-width:790px;margin-left:max(0px,calc((100% - 1120px)/2));margin-right:auto}.help-article-hero h1{max-width:780px;margin:8px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,5vw,54px);font-weight:500;letter-spacing:-.035em;line-height:1.08}.help-article-hero p{max-width:700px;margin:0;color:var(--help-muted);font-size:17px;line-height:1.65}.help-article-meta{display:flex;gap:18px;margin-top:20px;color:#596579;font-size:12px}.help-article-layout{display:grid;grid-template-columns:210px minmax(0,720px);grid-gap:70px;gap:70px;padding:54px 0 90px}.help-toc{position:-webkit-sticky;position:sticky;top:24px;align-self:start}.help-toc p{margin:0 0 14px;color:#596579;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.help-toc a{display:block;padding:7px 0;color:#647087;font-size:13px;line-height:1.35;text-decoration:none}.help-toc a:hover{color:var(--help-violet)}.help-article-body section{scroll-margin-top:28px;margin-bottom:46px}.help-article-body h2{margin:0 0 16px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500;letter-spacing:-.02em}.help-article-body li,.help-article-body p{color:#4f5b70;font-size:15px;line-height:1.78}.help-article-body p{margin:0 0 14px}.help-article-body ol,.help-article-body ul{display:grid;grid-gap:9px;gap:9px;margin:14px 0;padding-left:23px}.help-article-body ol{list-style:none;counter-reset:help-step;padding-left:0}.help-article-body ol li{position:relative;padding:3px 0 12px 48px;counter-increment:help-step}.help-article-body ol li:before{position:absolute;left:0;top:0;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#eeecff;color:var(--help-violet-deep);content:counter(help-step);font-size:12px;font-weight:800}.help-note{margin-top:20px!important;padding:17px 19px;border-left:3px solid var(--help-mint);border-radius:0 8px 8px 0;background:#effbf7;color:#285d50!important}.help-related{margin-top:56px;padding-top:34px;border-top:1px solid var(--help-line)}.help-related h2{font-size:23px}.help-related-links{display:grid;grid-gap:10px;gap:10px}.help-related-links a{display:flex;justify-content:space-between;padding:14px 16px;border:1px solid var(--help-line);border-radius:8px;color:#364154;font-size:14px;font-weight:700;text-decoration:none}.help-related-links a:hover{border-color:#b9b4f2;background:#faf9ff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(max-width:850px){.help-quick-grid{margin-top:-74px}.help-article-list,.help-quick-grid{grid-template-columns:1fr}.help-article-link:nth-child(odd){margin-right:0}.help-article-link:nth-child(2n){padding-left:0;border-left:0}.help-article-layout{grid-template-columns:1fr;width:min(720px,calc(100% - 40px));gap:26px}.help-toc{position:static;padding-bottom:22px;border-bottom:1px solid var(--help-line)}.help-toc a{display:inline-block;margin-right:16px}.help-article-hero-inner{margin-inline:auto}}@media(max-width:620px){.help-topbar{padding:0 18px}.help-brand em,.help-brand i,.help-topbar nav>a:first-child{display:none}.help-topbar nav{gap:10px}.help-home-hero{padding-top:54px}.help-search kbd{display:none}.help-home-content{width:min(100% - 32px,1180px)}.help-section-title{align-items:start;flex-direction:column}.help-article-link{grid-template-columns:38px 1fr}.help-article-link>span{display:none}.help-footer{align-items:flex-start;flex-direction:column;padding:20px}.help-article-hero{padding-inline:20px}.help-article-meta{flex-wrap:wrap}.help-article-body h2{font-size:25px}}