:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f5f7fb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--accent:#4b8cff;--background:#070a0f;--border:#ffffff1c;--border-strong:#ffffff2e;--help-elevated:#10151e;--help-panel:#0c1119;--help-text:#f4f7fb;--help-text-soft:#96a1b2;background:#070a0f;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#172131;--background:#f5f7fa;--border:#21304521;--border-strong:#21304538;--help-elevated:#fff;--help-panel:#f8fafc;--help-text:#172131;--help-text-soft:#667386;background:#f5f7fa}*{box-sizing:border-box}html{scroll-behavior:smooth;max-width:100%;overflow-x:clip}body{background:var(--background);min-width:320px;margin:0;overflow-x:clip}button,input,a{font:inherit}button{color:inherit}.theme-toggle{border:1px solid var(--border);background:#141922b8;border-radius:10px;align-items:center;gap:2px;padding:3px;display:inline-flex}.theme-toggle-option{color:#8792a3;cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:32px;height:28px;padding:0;transition:color .16s,background-color .16s,box-shadow .16s;display:inline-grid}.theme-toggle-option:hover{color:#dbe3ef;background:#3d4c6257}.theme-toggle-option[aria-pressed=true]{color:#78aaff;background:#20365c;box-shadow:inset 0 1px #ffffff0f}.theme-toggle-option:focus-visible{outline-offset:2px;outline:2px solid #327df08c}.theme-toggle-option svg{width:18px;height:18px}html[data-theme=light] .theme-toggle{background:#e5e9f0d1;border-color:#2a384c26;box-shadow:inset 0 1px #ffffffd1}html[data-theme=light] .theme-toggle-option{color:#6d7786}html[data-theme=light] .theme-toggle-option:hover{color:#273241;background:#cdd5e0a8}html[data-theme=light] .theme-toggle-option[aria-pressed=true]{color:#1f67d9;background:#d9e7ff;box-shadow:inset 0 1px #ffffffeb,0 1px 3px #1e4d931f}a{color:inherit;text-decoration:none}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.help-wrap{width:min(1240px,100% - 48px);margin-inline:auto}.help-shell{min-height:100vh;color:var(--help-text);background:var(--background)}.help-skip-link{z-index:200;color:#fff;background:#236ed9;border-radius:9px;padding:10px 14px;position:fixed;top:10px;left:12px;transform:translateY(-150%)}.help-skip-link:focus{transform:translateY(0)}.help-header{z-index:80;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(20px);background:#070a0fe0;position:sticky;top:0}html[data-theme=light] .help-header{background:#f8fafce6}.help-header-inner{grid-template-columns:220px minmax(280px,500px) 1fr;align-items:center;gap:24px;min-height:72px;display:grid}.help-brand{letter-spacing:-.025em;align-items:center;gap:8px;width:max-content;font-size:16px;font-weight:780;display:inline-flex}.help-brand img{border-radius:9px;width:34px;height:34px}.help-brand small{border-left:1px solid var(--border-strong);color:var(--help-text-soft);letter-spacing:0;padding-left:8px;font-size:13px;font-weight:620}.help-header-actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.help-language-switch{border:1px solid var(--border);background:#141922b8;border-radius:10px;padding:3px;display:inline-flex}html[data-theme=light] .help-language-switch{background:#e5e9f0d1}.help-language-switch button{min-width:33px;height:28px;color:var(--help-text-soft);cursor:pointer;background:0 0;border:0;border-radius:7px;padding:0 7px;font-size:10px;font-weight:740}.help-language-switch button[aria-pressed=true]{color:#8db8ff;background:#20365c}html[data-theme=light] .help-language-switch button[aria-pressed=true]{color:#1f67d9;background:#d9e7ff}.help-open-app{color:#dfeaff;background:#336fd226;border:1px solid #4b8cff52;border-radius:9px;align-items:center;gap:7px;min-height:36px;padding:0 13px;font-size:12px;font-weight:680;display:inline-flex}.help-open-app svg{width:15px;height:15px}html[data-theme=light] .help-open-app{color:#205eb8;background:#3170d314}.help-search{width:100%;position:relative}.help-search input{border:1px solid var(--border);width:100%;color:var(--help-text);background:#ffffff0e;outline:none;transition:border-color .16s,box-shadow .16s,background-color .16s}.help-search input::placeholder{color:var(--help-text-soft)}.help-search input:focus{background:#ffffff14;border-color:#4b8cffad;box-shadow:0 0 0 4px #4b8cff21}html[data-theme=light] .help-search input{background:#ffffffe6;box-shadow:0 1px 2px #1d314e0d}.help-search-compact input{border-radius:11px;height:40px;padding:0 42px 0 39px;font-size:12px}.help-search-hero input{background:#0a111cdb;border-color:#7aa9f257;border-radius:17px;height:66px;padding:0 58px;font-size:16px;box-shadow:inset 0 1px #ffffff0f,0 26px 70px #00000042}html[data-theme=light] .help-search-hero input{background:#fffffff5;border-color:#3163ab33;box-shadow:0 24px 60px #23437026}.help-search-icon{z-index:2;color:#7d8da3;pointer-events:none;width:18px;height:18px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.help-search-hero .help-search-icon{width:23px;height:23px;left:21px}.help-search-clear{z-index:3;width:30px;height:30px;color:var(--help-text-soft);cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;padding:0;display:grid;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.help-search-clear:hover{color:var(--help-text);background:#7d8faa1f}.help-search-clear svg{width:18px;height:18px}.help-search-results{z-index:90;border:1px solid var(--border-strong);text-align:left;background:#0d121bfa;border-radius:15px;width:100%;padding:9px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 26px 80px #0000006b}html[data-theme=light] .help-search-results{background:#fffffffc;box-shadow:0 28px 70px #2136532e}.help-search-results>p{color:var(--help-text-soft);letter-spacing:.1em;text-transform:uppercase;margin:4px 7px 7px;font-size:10px;font-weight:760}.help-search-results ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.help-search-results a{border-radius:10px;justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:8px 10px;display:flex}.help-search-results a:hover,.help-search-results a:focus-visible{background:#4a81d71f}.help-search-results a span{gap:3px;display:grid}.help-search-results a strong{font-size:13px;font-weight:670}.help-search-results a small{color:var(--help-text-soft);font-size:10px}.help-search-results a>svg{color:#5d91e4;flex:none;width:17px;height:17px}.help-search-empty{text-align:center;gap:5px;padding:22px 12px;display:grid}.help-search-empty strong{font-size:14px}.help-search-empty span{color:var(--help-text-soft);font-size:12px}.help-hero{isolation:isolate;border-bottom:1px solid var(--border);background:radial-gradient(circle at 50% 25%,#397def2e,#0000 39%),radial-gradient(circle at 15% 75%,#6244c01c,#0000 35%),#080c12;min-height:510px;position:relative;overflow:visible}html[data-theme=light] .help-hero{background:radial-gradient(circle at 50% 25%,#397def24,#0000 42%),radial-gradient(circle at 15% 75%,#6244c012,#0000 37%),#eef3f9}.help-hero-grid{z-index:-1;opacity:.55;background-image:linear-gradient(#7ea4dd0f 1px,#0000 1px),linear-gradient(90deg,#7ea4dd0f 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000bf,#0000 92%);mask-image:linear-gradient(#000000bf,#0000 92%)}.help-hero-inner{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:860px;min-height:510px;padding:76px 0 64px;display:flex}.help-hero-mark{color:#8fb7fa;letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:18px;font-size:11px;font-weight:740;display:inline-flex}.help-hero-mark svg{width:18px;height:18px}.help-hero h1{letter-spacing:-.055em;margin:0;font-size:clamp(42px,6vw,72px);font-weight:760;line-height:.98}.help-hero-inner>p{max-width:690px;color:var(--help-text-soft);margin:22px 0 30px;font-size:16px;line-height:1.75}.help-popular{color:var(--help-text-soft);justify-content:center;align-items:flex-start;gap:12px;margin-top:18px;font-size:11px;line-height:1.6;display:flex}.help-popular>span{flex:none;font-weight:700}.help-popular>div{flex-wrap:wrap;justify-content:center;gap:4px 14px;display:flex}.help-popular a{color:#a9c8ff;text-underline-offset:3px;-webkit-text-decoration:underline #a9c8ff59;text-decoration:underline #a9c8ff59}html[data-theme=light] .help-popular a{color:#2a67bd}.help-categories{padding-block:82px 90px}.help-section-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:28px;display:flex}.help-section-heading span{color:#6ea3fa;letter-spacing:.11em;text-transform:uppercase;font-size:10px;font-weight:760}.help-section-heading h2{letter-spacing:-.04em;margin:7px 0 0;font-size:clamp(28px,4vw,42px)}.help-section-heading small{color:var(--help-text-soft);font-size:12px}.help-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.help-category-card{border:1px solid var(--border);background:linear-gradient(145deg,#ffffff0b,#ffffff05);border-radius:18px;transition:border-color .18s,transform .18s,box-shadow .18s;overflow:hidden;box-shadow:inset 0 1px #ffffff08}.help-category-card:hover{border-color:#4d8cef52;transform:translateY(-2px);box-shadow:0 18px 44px #00000029}html[data-theme=light] .help-category-card{background:#ffffffd1;box-shadow:inset 0 1px #fffffff2,0 10px 30px #293f5c12}.help-category-main-link{grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:16px;padding:24px 24px 20px;display:grid}.help-category-main-link>svg{color:#6d9ff1;width:19px;height:19px;margin-top:7px}.help-category-icon{color:#78aaff;background:#386ec721;border:1px solid #5c94ee38;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.help-category-icon svg{width:23px;height:23px}.help-category-main-link h3{letter-spacing:-.02em;margin:1px 0 7px;font-size:18px}.help-category-main-link p{color:var(--help-text-soft);margin:0;font-size:12px;line-height:1.65}.help-category-card>ul{gap:2px;margin:0;padding:0 16px 15px;list-style:none;display:grid}.help-category-card>ul a{min-height:38px;color:var(--help-text-soft);border-radius:9px;align-items:center;gap:9px;padding:6px 9px;font-size:11px;display:flex}.help-category-card>ul a:hover{color:var(--help-text);background:#4a81d717}.help-category-card>ul svg{color:#648fcf;flex:none;width:15px;height:15px}.help-contact-band{border:1px solid var(--border);background:linear-gradient(120deg,#2964c224,#6247b814);border-radius:19px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:20px;margin-bottom:90px;padding:28px 30px;display:grid}.help-contact-band>span{color:#8fb9ff;background:#386ec72b;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.help-contact-band>span svg{width:23px;height:23px}.help-contact-band h2{margin:0 0 5px;font-size:18px}.help-contact-band p{color:var(--help-text-soft);margin:0;font-size:12px;line-height:1.6}.help-contact-band>a{color:#dce9ff;background:#346fd029;border:1px solid #508dec5c;border-radius:10px;padding:11px 15px;font-size:12px;font-weight:680}html[data-theme=light] .help-contact-band>a{color:#205eb8}.help-content-layout{grid-template-columns:226px minmax(0,1fr) 190px;align-items:start;gap:46px;min-height:calc(100vh - 270px);padding-block:52px 90px;display:grid}.help-sidebar-toggle{display:none}.help-sidebar{scrollbar-color:#5b769d4d transparent;scrollbar-width:thin;max-height:calc(100vh - 125px);padding-right:16px;position:sticky;top:100px;overflow-y:auto}.help-sidebar-home{color:var(--help-text-soft);border-radius:8px;align-items:center;gap:8px;margin-bottom:20px;padding:8px 9px;font-size:11px;display:flex}.help-sidebar-home:hover{color:var(--help-text);background:#4679c617}.help-sidebar section{margin-bottom:23px}.help-sidebar-category{color:var(--help-text);margin-bottom:7px;font-size:11px;font-weight:720;display:block}.help-sidebar ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.help-sidebar li a{color:var(--help-text-soft);border-radius:7px;padding:6px 9px;font-size:10px;line-height:1.45;display:block}.help-sidebar li a:hover{color:var(--help-text);background:#4679c614}.help-sidebar li a[aria-current=page]{color:#8db8ff;background:#3b77d621}html[data-theme=light] .help-sidebar li a[aria-current=page]{color:#1f62c4}.help-breadcrumbs{color:var(--help-text-soft);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:36px;font-size:10px;display:flex}.help-breadcrumbs a:hover{color:var(--help-text)}.help-article-header>span{color:#6fa3fa;letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:750}.help-article-header h1,.help-category-content h1{letter-spacing:-.05em;margin:11px 0 16px;font-size:clamp(36px,5vw,58px);line-height:1.03}.help-article-header>p,.help-category-content>header p{max-width:720px;color:var(--help-text-soft);margin:0;font-size:15px;line-height:1.75}.help-article-header>small{color:#6f7b8d;margin-top:18px;font-size:10px;display:block}.help-article-body{border-top:1px solid var(--border);max-width:760px;margin-top:38px;padding-top:34px}.help-article-body section{margin-bottom:48px;scroll-margin-top:108px}.help-article-body h2{letter-spacing:-.03em;margin:0 0 16px;font-size:24px}.help-article-body p,.help-article-body li{color:#bbc4d1;font-size:14px;line-height:1.85}html[data-theme=light] .help-article-body p,html[data-theme=light] .help-article-body li{color:#4f5d70}.help-article-body p{margin:0 0 14px}.help-article-body ul,.help-article-body ol{gap:8px;margin:15px 0;padding-left:24px;display:grid}.help-article-body li::marker{color:#6d9ff1;font-weight:720}.help-callout{background:#3166ba17;border:1px solid #4c8aeb3d;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;margin-top:20px;padding:16px 18px;display:grid}.help-callout svg{color:#78aaff;width:19px;height:19px;margin-top:3px}.help-callout p{margin:0;font-size:12px;line-height:1.7}.help-callout.is-warning{background:#b7702117;border-color:#e0994042}.help-callout.is-warning svg{color:#e4a65d}.help-related{border-top:1px solid var(--border);max-width:760px;padding-top:34px}.help-related h2{margin:0 0 14px;font-size:16px}.help-related>div{gap:7px;display:grid}.help-related a{border:1px solid var(--border);min-height:48px;color:var(--help-text-soft);border-radius:10px;justify-content:space-between;align-items:center;gap:18px;padding:10px 12px;font-size:12px;display:flex}.help-related a:hover{color:var(--help-text);background:#4880d612;border-color:#4d8cef4d}.help-related a svg{color:#6d9ff1;width:16px;height:16px}.help-toc{border-left:1px solid var(--border);padding-left:18px;position:sticky;top:104px}.help-toc strong{letter-spacing:.08em;text-transform:uppercase;font-size:10px}.help-toc nav{gap:8px;margin-top:10px;display:grid}.help-toc a{color:var(--help-text-soft);font-size:10px;line-height:1.45}.help-toc a:hover{color:#7cafff}.help-category-page{grid-template-columns:226px minmax(0,1fr)}.help-category-content{max-width:820px}.help-category-content>header{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:22px;display:grid}.help-category-icon.is-large{border-radius:17px;width:62px;height:62px;margin-top:10px}.help-category-icon.is-large svg{width:30px;height:30px}.help-article-list{gap:8px;margin-top:45px;display:grid}.help-article-list>a{border:1px solid var(--border);border-radius:13px;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 18px;transition:border-color .16s,background-color .16s,transform .16s;display:grid}.help-article-list>a:hover{background:#4880d60f;border-color:#4d8cef52;transform:translate(3px)}.help-article-list>a>span{color:#688fc9;font-size:10px;font-weight:750}.help-article-list h2{margin:0 0 5px;font-size:15px}.help-article-list p{color:var(--help-text-soft);margin:0;font-size:11px;line-height:1.55}.help-article-list svg{color:#6d9ff1;width:18px;height:18px}.help-not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:600px;min-height:calc(100vh - 220px);padding-block:80px;display:flex}.help-not-found>svg{color:#6f9fea;width:48px;height:48px}.help-not-found h1{letter-spacing:-.04em;margin:20px 0 10px;font-size:34px}.help-not-found p{color:var(--help-text-soft);margin:0;font-size:14px;line-height:1.7}.help-not-found a{color:#fff;background:#2c72dc;border-radius:10px;margin-top:22px;padding:11px 15px;font-size:12px;font-weight:680}.help-footer{border-top:1px solid var(--border);background:#00000014}.help-footer>div{justify-content:space-between;align-items:center;gap:30px;min-height:112px;display:flex}.help-footer>div>div{color:var(--help-text-soft);align-items:center;gap:18px;font-size:10px;display:flex}.help-footer a:hover{color:var(--help-text)}@media (width<=1080px){.help-header-inner{grid-template-columns:190px minmax(220px,1fr) auto;gap:16px}.help-open-app span{display:none}.help-open-app{justify-content:center;width:36px;padding:0}.help-content-layout{grid-template-columns:205px minmax(0,1fr);gap:34px}.help-toc{display:none}}@media (width<=780px){.help-wrap{width:min(100% - 30px,680px)}.help-header-inner{grid-template-columns:1fr auto;min-height:66px}.help-header-search{pointer-events:none;visibility:hidden;width:calc(100% - 30px);position:absolute;top:calc(100% + 10px);left:15px}.help-header-actions .theme-toggle,.help-open-app{display:none}.help-hero,.help-hero-inner{min-height:480px}.help-hero-inner{padding-top:60px}.help-hero h1{font-size:clamp(38px,12vw,58px)}.help-search-hero input{height:60px;font-size:14px}.help-popular{flex-direction:column;align-items:center}.help-category-grid{grid-template-columns:1fr}.help-categories{padding-block:62px 70px}.help-contact-band{grid-template-columns:auto minmax(0,1fr);margin-bottom:70px}.help-contact-band>a{text-align:center;grid-column:1/-1}.help-content-layout,.help-category-page{grid-template-columns:1fr;gap:28px;padding-top:28px}.help-sidebar-shell{border:1px solid var(--border);background:var(--help-panel);border-radius:11px}.help-sidebar-toggle{width:100%;min-height:46px;color:var(--help-text);cursor:pointer;background:0 0;border:0;align-items:center;gap:9px;padding:0 13px;font-size:11px;font-weight:680;display:flex}.help-sidebar{border-top:1px solid var(--border);max-height:420px;padding:8px 13px 14px;position:static}.help-sidebar-shell:not(.is-open)>.help-sidebar{display:none}.help-breadcrumbs{margin-bottom:28px}.help-article-header h1,.help-category-content h1{font-size:clamp(34px,10vw,48px)}.help-category-content>header{grid-template-columns:1fr}.help-category-icon.is-large{margin-top:0}.help-footer>div{flex-direction:column;justify-content:center;min-height:140px}}@media (width<=520px){.help-brand small{display:none}.help-hero-inner>p{font-size:14px;line-height:1.65}.help-search-hero input{border-radius:14px;padding-left:49px;padding-right:48px;font-size:13px}.help-category-main-link{grid-template-columns:auto minmax(0,1fr);padding:20px 18px 16px}.help-category-main-link>svg{display:none}.help-category-main-link p{font-size:11px}.help-section-heading{flex-direction:column;align-items:start;gap:10px}.help-contact-band{text-align:center;grid-template-columns:1fr}.help-contact-band>span{margin-inline:auto}.help-article-list>a{grid-template-columns:26px minmax(0,1fr);padding:15px 13px}.help-article-list>a>svg{display:none}.help-article-body p,.help-article-body li{font-size:13px}.help-footer>div>div{flex-wrap:wrap;justify-content:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.help-category-card,.help-article-list>a{transition:none}}.help-home-layout{grid-template-columns:226px minmax(0,1fr);gap:46px;padding-top:34px}.help-home-main{min-width:0}.help-home-main .help-hero{border:1px solid var(--border);border-radius:22px;min-height:430px;overflow:hidden}.help-home-main .help-hero-inner{min-height:430px;margin-inline:auto;padding:54px 34px 48px}.help-home-main .help-categories{padding-block:66px 70px}.help-sidebar-home[aria-current=page],.help-sidebar-overview[aria-current=page],.help-sidebar-guide-overview[aria-current=page]{color:#8db8ff;background:#3b77d621}html[data-theme=light] .help-sidebar-home[aria-current=page],html[data-theme=light] .help-sidebar-overview[aria-current=page],html[data-theme=light] .help-sidebar-guide-overview[aria-current=page]{color:#1f62c4}.help-sidebar-category-group,.help-sidebar-guide-group{margin:0 0 7px}.help-sidebar-category-group>summary,.help-sidebar-guide-group>summary{cursor:pointer;border-radius:8px;align-items:center;list-style:none;display:flex}.help-sidebar-category-group>summary::-webkit-details-marker{display:none}.help-sidebar-guide-group>summary::-webkit-details-marker{display:none}.help-sidebar-category-group>summary{color:var(--help-text);gap:8px;padding:8px 9px;font-size:11px;font-weight:720}.help-sidebar-category-group>summary:after,.help-sidebar-guide-group>summary:after{color:var(--help-text-soft);content:"+";margin-left:auto;font-weight:500}.help-sidebar-category-group[open]>summary:after,.help-sidebar-guide-group[open]>summary:after{content:"−"}.help-sidebar-category-group>summary:hover,.help-sidebar-guide-group>summary:hover{background:#4679c614}.help-sidebar-category-group>summary svg{color:#6d9ff1;flex:none;width:15px;height:15px}.help-sidebar-overview,.help-sidebar-guide-overview{color:var(--help-text-soft);border-radius:7px;padding:6px 9px;font-size:10px;display:block}.help-sidebar-overview{margin-left:23px}.help-sidebar-guide-group{margin:2px 0 5px 22px}.help-sidebar-guide-group>summary{color:var(--help-text-soft);padding:6px 8px;font-size:10px;font-weight:680;line-height:1.45}.help-sidebar-guide-overview,.help-sidebar-guide-group ul{margin-left:10px}.help-sidebar-guide-group li a{border-left:1px solid var(--border);border-radius:0 7px 7px 0;padding-left:9px}.help-guide-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:46px;display:grid}.help-guide-grid>a{border:1px solid var(--border);background:#4880d609;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:start;gap:13px;min-height:154px;padding:20px;display:grid}.help-guide-grid>a:hover{background:#4880d612;border-color:#4d8cef52}.help-guide-grid>a>svg{color:#6d9ff1;width:20px;height:20px}.help-guide-grid>a>svg:last-child{width:17px;height:17px}.help-guide-grid h2{margin:0 0 8px;font-size:16px}.help-guide-grid p{color:var(--help-text-soft);margin:0 0 12px;font-size:11px;line-height:1.6}.help-guide-grid small{color:#6f9fea;font-size:10px}.help-troubleshooting-band{background:#b7702112;border:1px solid #e0994040;border-radius:19px;grid-template-columns:minmax(220px,.8fr) minmax(280px,1.2fr);gap:28px;margin-bottom:24px;padding:28px 30px;display:grid}.help-troubleshooting-band>div{align-items:flex-start;gap:13px;display:flex}.help-troubleshooting-band>div>svg{color:#e4a65d;flex:none;width:24px;height:24px}.help-troubleshooting-band>div span{gap:7px;display:grid}.help-troubleshooting-band strong{font-size:17px}.help-troubleshooting-band small{color:var(--help-text-soft);font-size:11px;line-height:1.6}.help-troubleshooting-band ul{gap:3px;margin:0;padding:0;list-style:none;display:grid}.help-troubleshooting-band a{color:var(--help-text-soft);border-radius:8px;justify-content:space-between;align-items:center;gap:14px;padding:7px 9px;font-size:11px;display:flex}.help-troubleshooting-band a:hover{color:var(--help-text);background:#b7702117}.help-troubleshooting-band a svg{width:15px;height:15px}.help-article-facts{border:1px solid var(--border);background:#4880d60b;border-radius:14px;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;max-width:760px;margin-top:34px;padding:20px;display:grid}.help-article-facts.risk-caution,.help-article-facts.risk-critical{border-color:#e099403d}.help-article-facts strong{letter-spacing:.08em;text-transform:uppercase;margin-bottom:10px;font-size:10px;display:block}.help-article-facts ul{gap:6px;margin:0;padding:0;list-style:none;display:grid}.help-article-facts li{color:var(--help-text-soft);align-items:flex-start;gap:6px;font-size:10px;line-height:1.5;display:flex}.help-article-facts li svg{color:#6d9ff1;flex:none;width:13px;height:13px;margin-top:1px}.help-ui-path{border:1px solid var(--border);color:var(--help-text-soft);background:#4880d60b;border-radius:10px;flex-wrap:wrap;align-items:center;gap:7px;margin:0 0 18px;padding:12px 14px;font-size:10px;display:flex}.help-ui-path strong{color:var(--help-text);margin-right:4px}.help-article-media{border:1px solid var(--border);background:var(--help-panel);border-radius:15px;margin:24px 0 0;padding:8px}.help-article-media picture{display:block}.help-article-media img{object-fit:cover;border-radius:10px;width:100%;height:auto;display:block}.help-article-media figcaption{color:var(--help-text-soft);padding:10px 8px 4px;font-size:10px;line-height:1.55}.help-article-pagination{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:760px;padding-block:12px 34px;display:grid}.help-article-pagination a{border:1px solid var(--border);border-radius:11px;align-content:center;gap:8px;min-height:74px;padding:13px 15px;display:grid}.help-article-pagination a:hover{background:#4880d60f;border-color:#4d8cef52}.help-article-pagination small{color:var(--help-text-soft);letter-spacing:.06em;text-transform:uppercase;font-size:9px}.help-article-pagination span{align-items:center;gap:7px;font-size:11px;font-weight:680;display:flex}.help-article-pagination .is-next{text-align:right}.help-article-pagination .is-next span{justify-content:flex-end}.help-article-pagination svg{color:#6d9ff1;flex:none;width:15px;height:15px}@media (width<=1080px){.help-home-layout{grid-template-columns:205px minmax(0,1fr);gap:34px}.help-home-main .help-category-grid,.help-guide-grid{grid-template-columns:1fr}}@media (width<=780px){.help-home-layout{grid-template-columns:1fr;gap:28px}.help-home-main .help-hero,.help-home-main .help-hero-inner{min-height:460px}.help-home-main .help-hero-inner{padding-inline:20px}.help-troubleshooting-band,.help-article-facts{grid-template-columns:1fr}}@media (width<=520px){.help-home-main .help-hero{border-radius:16px}.help-guide-grid>a,.help-troubleshooting-band{padding:18px}.help-article-pagination{grid-template-columns:1fr}}
