:root{
  --help-bg:#03080b;--help-panel:#071218;--help-panel-2:#0a171e;--help-ink:#f5f5f2;--help-muted:#94a3aa;
  --help-line:rgba(188,211,214,.17);--help-line-strong:rgba(0,229,184,.42);--help-emerald:#00e5b8;
  --help-teal:#14b8a6;--help-gold:#d7b75f;--help-red:#ff766c;--help-shadow:0 34px 90px rgba(0,0,0,.48);
  --help-max:1420px;--help-copy:790px;--help-radius:22px;
}
html.light,html[data-theme="light"]{
  --help-bg:#e8eeec;--help-panel:#f8faf8;--help-panel-2:#edf4f1;--help-ink:#102a36;--help-muted:#52666f;
  --help-line:rgba(16,42,54,.16);--help-line-strong:rgba(0,143,124,.42);--help-emerald:#008f7c;--help-teal:#0d9488;
  --help-shadow:0 34px 90px rgba(16,42,54,.13);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--help-bg)}
body{margin:0;color:var(--help-ink);background:
  radial-gradient(circle at 78% 4%,rgba(0,229,184,.075),transparent 26rem),
  linear-gradient(rgba(148,163,170,.026) 1px,transparent 1px),
  linear-gradient(90deg,rgba(148,163,170,.026) 1px,transparent 1px),var(--help-bg);
  background-size:auto,56px 56px,56px 56px,auto;font:16px/1.62 Inter,Manrope,"Segoe UI",Arial,sans-serif;min-width:320px}
a{color:inherit;text-decoration:none}
button,input{font:inherit}
button,a{touch-action:manipulation}
:focus-visible{outline:2px solid var(--help-emerald);outline-offset:4px}
[hidden]{display:none!important}
.skip-link{position:fixed;z-index:1000;left:16px;top:-90px;padding:12px 18px;background:var(--help-emerald);color:#00110e;font-weight:800;border-radius:0 0 10px 10px}.skip-link:focus{top:0}
.help-header{position:sticky;z-index:80;top:0;width:min(var(--help-max),calc(100% - 28px));height:82px;margin:14px auto 0;padding:0 24px;display:flex;align-items:center;gap:30px;border:1px solid var(--help-line);border-radius:18px;background:linear-gradient(110deg,rgba(7,18,24,.97),rgba(3,8,11,.94));box-shadow:0 22px 64px rgba(0,0,0,.3);backdrop-filter:blur(18px)}
html.light .help-header{background:linear-gradient(110deg,rgba(248,250,248,.97),rgba(232,238,236,.94))}
.help-header:after{content:"";position:absolute;left:24px;right:24px;bottom:-1px;height:1px;background:linear-gradient(90deg,transparent,var(--help-emerald),transparent);opacity:.65}
.help-brand{display:flex;align-items:center;gap:13px;min-width:280px}.help-brand img:first-child{width:42px;height:50px;object-fit:contain;filter:drop-shadow(0 0 15px rgba(0,229,184,.18))}.help-brand img:last-child{width:213px;height:auto;object-fit:contain}
.help-header nav{display:flex;align-items:center;gap:28px;margin-left:auto}.help-header nav a{position:relative;color:var(--help-muted);font-size:12px;line-height:1;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.help-header nav a:hover,.help-header nav a[aria-current="page"]{color:var(--help-ink)}.help-header nav a[aria-current="page"]:after{content:"";position:absolute;left:0;right:0;bottom:-16px;height:2px;background:var(--help-emerald);box-shadow:0 0 12px rgba(0,229,184,.7)}
.help-theme{display:flex;align-items:center;gap:8px;min-width:84px;padding:10px 12px;border:1px solid var(--help-line);border-radius:10px;background:rgba(255,255,255,.02);color:var(--help-muted);cursor:pointer}.help-theme span{color:var(--help-emerald);font-size:18px}.help-theme b{font-size:11px;letter-spacing:.1em;text-transform:uppercase}
#main-content{width:min(var(--help-max),calc(100% - 28px));margin:0 auto}
.help-kicker{display:block;color:var(--help-emerald);font-size:11.5px;line-height:1.35;font-weight:900;letter-spacing:.19em;text-transform:uppercase}
.help-primary,.help-secondary{min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border-radius:10px;font-size:12px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.help-primary{color:#00120f;border:1px solid rgba(164,255,237,.74);background:linear-gradient(145deg,#56f3d5 0%,var(--help-emerald) 42%,#0ca88e 100%);box-shadow:0 15px 34px rgba(0,229,184,.15),inset 0 1px rgba(255,255,255,.58)}.help-secondary{border:1px solid var(--help-line);color:var(--help-ink);background:linear-gradient(145deg,rgba(255,255,255,.045),rgba(255,255,255,.012))}.help-primary:hover,.help-secondary:hover{transform:translateY(-2px);box-shadow:0 18px 40px rgba(0,229,184,.16)}
.help-hero{position:relative;min-height:565px;display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);align-items:center;gap:64px;padding:92px 80px 70px;overflow:hidden}.help-hero:before{content:"";position:absolute;inset:28px 0 30px;border:1px solid var(--help-line);border-radius:30px;background:linear-gradient(120deg,rgba(7,18,24,.87),rgba(3,8,11,.5));box-shadow:var(--help-shadow);z-index:-1}.help-hero:after{content:"";position:absolute;left:48%;top:28px;bottom:30px;width:1px;background:linear-gradient(transparent,var(--help-line-strong),transparent);opacity:.52;transform:rotate(14deg)}
html.light .help-hero:before{background:linear-gradient(120deg,rgba(248,250,248,.9),rgba(232,238,236,.66))}
.help-hero-copy h1{margin:22px 0 18px;font-size:clamp(54px,7vw,104px);line-height:.9;font-weight:300;letter-spacing:.08em;background:linear-gradient(180deg,#fff 0%,#cfd6d8 44%,#7f9198 54%,#f7f7f5 76%,#9bacb2 100%);-webkit-background-clip:text;background-clip:text;color:transparent;text-shadow:0 16px 44px rgba(0,0,0,.25)}html.light .help-hero-copy h1{background:linear-gradient(180deg,#60747c,#0f2833 50%,#71848b);-webkit-background-clip:text;background-clip:text}
.help-hero-copy>p{max-width:800px;margin:0;color:var(--help-muted);font-size:clamp(18px,2vw,25px);line-height:1.5}.help-hero-copy>div:last-child{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}
.help-hero-orbit{position:relative;justify-self:center;width:min(390px,34vw);aspect-ratio:1;display:grid;place-items:center;border:1px solid var(--help-line);border-radius:50%;background:radial-gradient(circle,rgba(0,229,184,.09),transparent 59%);box-shadow:inset 0 0 80px rgba(0,229,184,.035),0 0 80px rgba(0,229,184,.025)}.help-hero-orbit:before,.help-hero-orbit:after{content:"";position:absolute;border:1px solid rgba(0,229,184,.18);border-radius:50%}.help-hero-orbit:before{inset:12%}.help-hero-orbit:after{inset:26%}.help-hero-orbit img{position:absolute;width:62%;height:62%;object-fit:contain;opacity:.48;filter:drop-shadow(0 0 28px rgba(0,229,184,.25))}.help-hero-orbit i{position:absolute;inset:4%;border-top:1px solid var(--help-emerald);border-bottom:1px solid rgba(0,229,184,.2);border-radius:50%;animation:helpOrbit 18s linear infinite}.help-hero-orbit b{position:relative;text-align:center;font-size:13px;line-height:1.55;letter-spacing:.22em;color:var(--help-ink)}.help-hero-orbit>span{position:absolute;right:4%;top:18%;font-size:38px;font-weight:200;color:var(--help-emerald);text-shadow:0 0 22px rgba(0,229,184,.45)}.help-hero-orbit small{position:absolute;right:0;top:31%;font-size:10px;letter-spacing:.16em;color:var(--help-muted)}
@keyframes helpOrbit{to{transform:rotate(360deg)}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;animation:none!important;transition:none!important}}
.help-search{position:relative;z-index:4;width:min(1060px,calc(100% - 36px));margin:-28px auto 70px;padding:26px 30px;border:1px solid var(--help-line-strong);border-radius:16px;background:linear-gradient(145deg,rgba(10,23,30,.98),rgba(5,13,18,.98));box-shadow:0 28px 65px rgba(0,0,0,.37)}html.light .help-search{background:linear-gradient(145deg,#fff,#eef4f1)}.help-search>label{display:block;margin-bottom:11px;font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.help-search>div{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px}.help-search>div>span{width:17px;height:17px;border:2px solid var(--help-emerald);border-radius:50%;position:relative}.help-search>div>span:after{content:"";position:absolute;width:8px;height:2px;right:-6px;bottom:-3px;background:var(--help-emerald);transform:rotate(45deg)}.help-search input{width:100%;border:0;border-bottom:1px solid var(--help-line);padding:13px 4px;background:transparent;color:var(--help-ink);font-size:18px;outline:0}.help-search input::placeholder{color:color-mix(in srgb,var(--help-muted) 75%,transparent)}.help-search button{padding:12px 20px;border:1px solid var(--help-line);border-radius:8px;background:rgba(255,255,255,.035);color:var(--help-ink);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}.help-search>p{margin:10px 0 0 38px;color:var(--help-muted);font-size:12px}
.help-search-results{width:min(1060px,calc(100% - 36px));margin:-42px auto 72px;padding:28px;border:1px solid var(--help-line);border-radius:16px;background:var(--help-panel)}.help-search-results header span{font-size:11px;letter-spacing:.16em;color:var(--help-emerald)}.help-search-results header h2{margin:6px 0 20px;font-size:25px}.help-search-results>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.help-search-results a{position:relative;padding:17px 19px;border:1px solid var(--help-line);border-radius:12px;background:rgba(255,255,255,.018)}.help-search-results a>span{display:block;color:var(--help-emerald);font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.help-search-results a>strong{display:block;margin-top:5px}.help-search-results a>p{margin:5px 0 0;color:var(--help-muted);font-size:13px}.help-no-results{grid-column:1/-1;padding:18px}.help-no-results a{display:inline-flex;margin:12px 10px 0 0;padding:9px 13px}
.help-fast-path,.help-decision{width:min(1260px,calc(100% - 36px));margin:0 auto 92px;padding:38px 42px;border:1px solid var(--help-line);border-radius:var(--help-radius);background:linear-gradient(135deg,rgba(10,23,30,.92),rgba(5,13,18,.86));box-shadow:var(--help-shadow)}html.light .help-fast-path,html.light .help-decision{background:linear-gradient(135deg,#f9fbfa,#eaf1ee)}.help-fast-path{display:grid;grid-template-columns:.72fr 1.28fr;gap:44px;align-items:center}.help-fast-path h2,.help-popular h2,.help-library>header h2,.help-decision h2{margin:9px 0 8px;font-size:clamp(30px,3.5vw,52px);line-height:1.06;font-weight:350;letter-spacing:-.025em}.help-fast-path p,.help-library>header p,.help-decision p{margin:0;color:var(--help-muted)}.help-fast-path ol{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0;padding:0;list-style:none;background:var(--help-line)}.help-fast-path li{background:var(--help-panel)}.help-fast-path a{min-height:122px;display:flex;flex-direction:column;justify-content:space-between;padding:18px}.help-fast-path b{color:var(--help-emerald);font-size:11px;letter-spacing:.16em}.help-fast-path span{font-size:14px;font-weight:800}
.help-popular,.help-library{width:min(1260px,calc(100% - 36px));margin:0 auto 96px}.help-popular>header,.help-library>header{margin-bottom:28px}.help-popular>div{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.help-popular a{position:relative;min-height:220px;padding:26px;border:1px solid var(--help-line);border-radius:18px;background:linear-gradient(145deg,rgba(10,23,30,.85),rgba(4,11,15,.92));box-shadow:0 18px 44px rgba(0,0,0,.18);overflow:hidden}.help-popular a:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 90% 10%,rgba(0,229,184,.11),transparent 42%);opacity:0;transition:opacity .2s}.help-popular a:hover:before{opacity:1}html.light .help-popular a{background:linear-gradient(145deg,#f8faf8,#eaf1ef)}.help-popular i{font-style:normal;color:var(--help-muted);font-size:12px}.help-popular a>span{display:block;margin:26px 0 6px;color:var(--help-emerald);font-size:10.5px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.help-popular strong{display:block;font-size:20px}.help-popular p{margin:8px 0 0;color:var(--help-muted);font-size:13.5px}.help-popular a>b{position:absolute;right:22px;top:20px;color:var(--help-emerald);font-size:18px}
.help-library{display:grid;grid-template-columns:320px 1fr;gap:36px}.help-library>header{position:sticky;top:110px;align-self:start}.help-category{grid-column:2;padding:28px 30px;border-top:1px solid var(--help-line)}.help-category>header{display:grid;grid-template-columns:1fr 2fr;gap:5px 24px;margin-bottom:18px}.help-category>header span{color:var(--help-emerald);font-size:10.5px;font-weight:800;letter-spacing:.15em}.help-category>header h2{grid-row:2;margin:0;font-size:28px}.help-category>header p{grid-column:2;grid-row:2;margin:0;color:var(--help-muted);font-size:14px}.help-category>div{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.help-category a{display:grid;grid-template-columns:1fr auto;gap:5px 12px;padding:17px 18px;border:1px solid var(--help-line);border-radius:12px;background:rgba(255,255,255,.018)}.help-category a:hover{border-color:var(--help-line-strong)}.help-category a strong{font-size:15px}.help-category a span{grid-row:2;color:var(--help-muted);font-size:12px;line-height:1.45}.help-category a b{grid-column:2;grid-row:1/3;align-self:center;color:var(--help-emerald)}
.help-decision{display:flex;justify-content:space-between;align-items:center;gap:38px}.help-decision>div{max-width:760px}.help-version{text-align:center;margin:-55px auto 70px!important;color:var(--help-muted);font-size:11px;letter-spacing:.1em;text-transform:uppercase}
.help-footer{width:min(var(--help-max),calc(100% - 28px));margin:0 auto 14px;padding:35px 34px;border:1px solid var(--help-line);border-radius:20px;background:linear-gradient(110deg,rgba(7,18,24,.95),rgba(3,8,11,.96));display:grid;grid-template-columns:1fr auto;gap:22px 60px}html.light .help-footer{background:linear-gradient(110deg,#f8faf8,#e8eeec)}.help-footer img{display:block;width:190px;height:auto}.help-footer div p{margin:8px 0 0;color:var(--help-emerald);font-size:11px;letter-spacing:.13em;text-transform:uppercase}.help-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px;align-items:center}.help-footer nav a{color:var(--help-muted);font-size:11.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.help-footer nav a:hover{color:var(--help-ink)}.help-risk{grid-column:1/-1;margin:0;padding-top:20px;border-top:1px solid var(--help-line);color:var(--help-muted);font-size:12px}
/* Article */
.help-mobile-index{display:none}.help-article-layout{width:min(var(--help-max),calc(100% - 28px));margin:40px auto 86px;display:grid;grid-template-columns:270px minmax(0,1fr);gap:44px}.help-category-rail{position:sticky;top:112px;align-self:start;max-height:calc(100vh - 135px);overflow:auto;padding:4px 16px 24px 0;scrollbar-width:thin}.back-help{display:block;margin-bottom:22px;color:var(--help-emerald);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.help-category-rail section{padding:17px 0;border-top:1px solid var(--help-line)}.help-category-rail h2{margin:0 0 8px;color:var(--help-muted);font-size:10px;letter-spacing:.16em;text-transform:uppercase}.help-category-rail section a{display:block;padding:6px 8px;border-left:1px solid transparent;color:var(--help-muted);font-size:12px;line-height:1.35}.help-category-rail section a:hover,.help-category-rail section a[aria-current="page"]{border-left-color:var(--help-emerald);color:var(--help-ink);background:linear-gradient(90deg,rgba(0,229,184,.08),transparent)}
.help-article-main{min-width:0}.breadcrumbs{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin-bottom:20px;color:var(--help-muted);font-size:11px;letter-spacing:.06em}.breadcrumbs a:hover{color:var(--help-emerald)}
.help-article-main>article{display:grid;grid-template-columns:minmax(0,var(--help-copy)) 220px;gap:0 42px}.article-hero{grid-column:1/-1;position:relative;padding:54px 58px 50px;margin-bottom:36px;border:1px solid var(--help-line);border-radius:24px;background:linear-gradient(135deg,rgba(10,23,30,.96),rgba(4,11,15,.92));box-shadow:var(--help-shadow);overflow:hidden}.article-hero:after{content:"";position:absolute;right:-40px;top:-80px;width:360px;height:360px;border:1px solid rgba(0,229,184,.12);border-radius:50%;box-shadow:0 0 0 50px rgba(0,229,184,.025),0 0 0 100px rgba(0,229,184,.016)}html.light .article-hero{background:linear-gradient(135deg,#fbfcfb,#eaf1ef)}.article-hero h1{position:relative;z-index:1;max-width:940px;margin:14px 0 16px;font-size:clamp(39px,5vw,72px);line-height:1.02;font-weight:340;letter-spacing:-.025em}.article-hero>p{position:relative;z-index:1;max-width:820px;margin:0;color:var(--help-muted);font-size:19px;line-height:1.55}.article-hero>div{position:relative;z-index:1;display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:26px}.article-hero>div span{font-size:10.5px;font-weight:800;letter-spacing:.11em;text-transform:uppercase;color:var(--help-muted)}
.article-toc{grid-column:2;grid-row:2;position:sticky;top:120px;align-self:start;padding:20px 0;border-top:1px solid var(--help-line-strong);border-bottom:1px solid var(--help-line)}.article-toc strong{display:block;margin-bottom:10px;color:var(--help-emerald);font-size:10px;letter-spacing:.17em}.article-toc a{display:block;padding:6px 0;color:var(--help-muted);font-size:11.5px;line-height:1.35}.article-toc a:hover{color:var(--help-ink)}
.article-body{grid-column:1;grid-row:2}.article-section{scroll-margin-top:110px;display:grid;grid-template-columns:42px 1fr;gap:18px;padding:36px 0;border-top:1px solid var(--help-line)}.article-section:first-child{border-top:0;padding-top:10px}.article-section>span{padding-top:7px;color:var(--help-emerald);font-size:10px;font-weight:900;letter-spacing:.15em}.article-section h2,.article-sources h2,.article-privacy h2{margin:0 0 13px;font-size:clamp(24px,2.4vw,34px);line-height:1.16;font-weight:480;letter-spacing:-.015em}.article-section p,.article-sources p,.article-privacy p{margin:0 0 13px;color:var(--help-muted);font-size:17px;line-height:1.68}.article-steps{display:grid;gap:9px;margin:21px 0 0;padding:0;list-style:none}.article-steps li{display:grid;grid-template-columns:42px 1fr;gap:14px;padding:15px 17px;border:1px solid var(--help-line);border-radius:11px;background:rgba(255,255,255,.017)}.article-steps b{color:var(--help-emerald);font-size:10.5px;letter-spacing:.12em}.article-steps span{font-size:15px;line-height:1.55}.security-callout{margin:18px 0;padding:28px 26px;border:1px solid rgba(215,183,95,.45);border-radius:16px;background:linear-gradient(135deg,rgba(215,183,95,.085),rgba(7,18,24,.36));box-shadow:inset 3px 0 rgba(215,183,95,.58)}.security-callout>span{color:var(--help-gold)}.security-callout h2{color:#f4d97f}html.light .security-callout h2{color:#70580f}
.article-problems{display:grid;gap:8px;margin-top:18px}.article-problems details{border:1px solid var(--help-line);border-radius:10px;background:rgba(255,255,255,.015)}.article-problems summary{padding:14px 16px;cursor:pointer;font-size:14px;font-weight:760}.article-problems details p{margin:0;padding:0 16px 16px;font-size:14px}.article-terms{display:grid;gap:1px;margin:20px 0 0;background:var(--help-line);border:1px solid var(--help-line);border-radius:13px;overflow:hidden}.article-terms>div{display:grid;grid-template-columns:170px 1fr;gap:18px;padding:16px;background:var(--help-panel)}.article-terms dt{font-weight:800}.article-terms dd{margin:0;color:var(--help-muted)}
.article-sources,.article-privacy{scroll-margin-top:110px;margin:28px 0;padding:26px;border:1px solid var(--help-line);border-radius:14px}.article-sources a{display:inline-flex;gap:8px;margin:6px 8px 0 0;padding:10px 13px;border:1px solid var(--help-line);border-radius:8px;color:var(--help-emerald);font-size:12px}.article-privacy{border-color:rgba(0,229,184,.28);background:rgba(0,229,184,.035)}
.article-feedback{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:20px 38px;align-items:center;margin-top:58px;padding:30px;border:1px solid var(--help-line);border-radius:18px;background:linear-gradient(135deg,rgba(10,23,30,.84),rgba(4,11,15,.9))}html.light .article-feedback{background:linear-gradient(135deg,#f8faf8,#eaf1ef)}.article-feedback h2{margin:7px 0 5px;font-size:28px}.article-feedback p{margin:0;color:var(--help-muted);font-size:12px}.article-feedback>div:nth-child(2){display:flex;gap:8px}.article-feedback button,.article-feedback a{padding:10px 15px;border:1px solid var(--help-line);border-radius:8px;background:rgba(255,255,255,.025);color:var(--help-ink);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;cursor:pointer}.article-feedback button:hover,.article-feedback a:hover{border-color:var(--help-line-strong)}.article-feedback>[data-feedback-status]{grid-column:1/-1;color:var(--help-emerald)}
.article-pager{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.article-pager a{min-height:92px;display:flex;flex-direction:column;justify-content:center;padding:18px 22px;border:1px solid var(--help-line);border-radius:13px;background:rgba(255,255,255,.018)}.article-pager a:last-child{text-align:right;align-items:flex-end}.article-pager span{color:var(--help-emerald);font-size:10.5px;font-weight:900;letter-spacing:.15em}.article-pager strong{margin-top:5px;font-size:14px}.related-articles{grid-column:1/-1;margin-top:48px}.related-articles>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:13px}.related-articles a{padding:16px;border:1px solid var(--help-line);border-radius:11px}.related-articles strong{display:block;font-size:14px}.related-articles a span{display:block;margin-top:5px;color:var(--help-muted);font-size:11.5px;line-height:1.4}
.help-not-found{min-height:65vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:70px}.help-not-found h1{font-size:clamp(42px,6vw,88px);line-height:1;margin:14px 0}.help-not-found p{color:var(--help-muted);font-size:18px}.help-not-found>div{display:flex;gap:10px;margin-top:20px}
@media(max-width:1050px){
  .help-header{gap:18px}.help-brand{min-width:220px}.help-brand img:last-child{width:160px}.help-header nav{gap:17px}.help-header nav a{font-size:10.5px}
  .help-hero{grid-template-columns:1fr 300px;padding:75px 48px}.help-library{grid-template-columns:260px 1fr}.help-article-layout{grid-template-columns:220px minmax(0,1fr);gap:26px}.help-article-main>article{grid-template-columns:minmax(0,1fr) 190px;gap:0 25px}
}
@media(max-width:820px){
  body{font-size:16px}.help-header{height:70px;margin-top:8px;padding:0 15px}.help-brand{min-width:0}.help-brand img:first-child{width:34px;height:42px}.help-brand img:last-child{width:150px}.help-header nav{display:none}.help-theme{margin-left:auto;min-width:46px}.help-theme b{display:none}
  .help-hero{min-height:auto;grid-template-columns:1fr;padding:70px 32px 88px}.help-hero:before{inset:18px 0}.help-hero:after,.help-hero-orbit{display:none}.help-hero-copy h1{font-size:clamp(50px,12vw,80px)}
  .help-search{margin:-32px auto 60px}.help-fast-path{grid-template-columns:1fr}.help-popular>div{grid-template-columns:repeat(2,1fr)}.help-library{display:block}.help-library>header{position:static}.help-category{padding:25px 0}.help-decision{display:grid}
  .help-mobile-index{display:block;position:sticky;z-index:70;top:86px;width:min(var(--help-max),calc(100% - 28px));margin:14px auto;padding:0;border:1px solid var(--help-line);border-radius:12px;background:var(--help-panel);box-shadow:0 14px 35px rgba(0,0,0,.28)}.help-mobile-index summary{padding:13px 16px;color:var(--help-emerald);font-size:11px;font-weight:900;letter-spacing:.11em;text-transform:uppercase;cursor:pointer}.help-mobile-index nav{max-height:65vh;overflow:auto;padding:0 15px 15px}.help-mobile-index section{padding:12px 0;border-top:1px solid var(--help-line)}.help-mobile-index h2{margin:0 0 6px;font-size:10px;letter-spacing:.14em;color:var(--help-muted);text-transform:uppercase}.help-mobile-index a{display:block;padding:5px 0;font-size:12px;color:var(--help-muted)}.help-mobile-index a[aria-current="page"]{color:var(--help-emerald)}
  .help-article-layout{display:block;margin-top:24px}.help-category-rail{display:none}.help-article-main>article{display:block}.article-hero{padding:42px 34px}.article-toc{position:static;margin-bottom:26px;padding:18px}.article-toc a{display:inline-flex;margin:3px 10px 3px 0}.article-body{display:block}.article-feedback{display:grid}.article-feedback>div:nth-child(2){flex-wrap:wrap}.related-articles>div{grid-template-columns:1fr 1fr}
  .help-footer{grid-template-columns:1fr}.help-footer nav{justify-content:flex-start}
}
@media(max-width:560px){
  #main-content,.help-header,.help-footer,.help-article-layout,.help-mobile-index{width:calc(100% - 20px)}
  .help-header{border-radius:13px}.help-brand img:first-child{width:30px;height:38px}.help-brand img:last-child{width:135px}
  .help-hero{padding:58px 18px 78px}.help-hero:before{border-radius:20px}.help-kicker{font-size:10.5px;letter-spacing:.14em}.help-hero-copy h1{margin-top:18px;font-size:clamp(43px,15.5vw,63px);letter-spacing:.045em}.help-hero-copy>p{font-size:17px}.help-hero-copy>div:last-child{display:grid}.help-primary,.help-secondary{width:100%}
  .help-search{width:calc(100% - 18px);padding:20px 16px}.help-search>div{grid-template-columns:24px 1fr}.help-search button{grid-column:1/-1}.help-search input{font-size:16px}.help-search>p{margin-left:0}.help-search-results{width:calc(100% - 18px);padding:18px}.help-search-results>div{grid-template-columns:1fr}
  .help-fast-path,.help-popular,.help-library,.help-decision{width:calc(100% - 18px);margin-bottom:64px}.help-fast-path,.help-decision{padding:27px 22px}.help-fast-path ol{grid-template-columns:1fr 1fr}.help-fast-path a{min-height:96px}.help-fast-path h2,.help-popular h2,.help-library>header h2,.help-decision h2{font-size:33px}.help-popular>div{grid-template-columns:1fr}.help-popular a{min-height:180px}.help-category>header{display:block}.help-category>header h2{margin:8px 0}.help-category>div{grid-template-columns:1fr}.help-decision{display:block}.help-decision .help-primary{margin-top:24px}.help-version{margin-top:-34px!important}
  .help-footer{padding:25px 20px}.help-footer nav{display:grid;grid-template-columns:1fr 1fr;gap:12px}.help-risk{font-size:11px}
  .help-mobile-index{top:86px}.help-article-layout{margin-bottom:58px}.breadcrumbs{padding:0 5px}.article-hero{padding:35px 23px;border-radius:18px}.article-hero h1{font-size:clamp(36px,11vw,52px)}.article-hero>p{font-size:17px}.article-hero>div{display:grid;gap:5px}
  .article-toc{padding:16px}.article-section{grid-template-columns:28px 1fr;gap:10px;padding:30px 4px}.article-section h2{font-size:26px}.article-section p{font-size:16px;line-height:1.64}.article-steps li{grid-template-columns:32px 1fr;padding:14px 12px}.article-steps span{font-size:14px}.security-callout{margin-left:0;margin-right:0;padding:23px 16px}.article-terms>div{grid-template-columns:1fr;gap:4px}.article-feedback{padding:23px 18px}.article-feedback>div:nth-child(2){display:grid;grid-template-columns:1fr 1fr}.article-feedback a{grid-column:1/-1;text-align:center}.article-pager{grid-template-columns:1fr}.article-pager a:last-child{text-align:left;align-items:flex-start}.related-articles>div{grid-template-columns:1fr}.help-not-found{padding:45px 20px}.help-not-found>div{display:grid;width:100%}
}
