:root{--help-blue:#263db4;--help-ink:#19253b;--help-muted:#536176;--help-border:#dbe1ea;--help-soft:#f4f6fa}[hidden]{display:none !important}html{scroll-padding-top:6rem}body{background:#fff;overflow-wrap:break-word}.helpdesk{color:var(--help-ink)}.helpdesk a,.helpdesk button,.help-search a,.help-search button{transition:background-color .15s,color .15s}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid #607bec;outline-offset:3px}.help-home{max-width:1120px;margin:auto;padding:8rem 1.5rem 5rem}.help-home-intro{max-width:760px;margin:0 auto 3rem}.help-home-intro>p{margin:0 0 .8rem;color:var(--help-muted);font-size:1rem}.help-home h1{font-size:clamp(1.8rem,4vw,2.65rem);font-weight:700;line-height:1.15;margin-bottom:1.6rem;letter-spacing:-.035em}.help-home .help-search-label{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.help-search{position:relative;width:100%;max-width:760px;margin:0 auto 1.8rem;text-align:left;color:var(--help-ink)}.help-search-label{display:block;margin-bottom:.65rem;font-size:1.15rem;font-weight:650}.help-search-controls{display:flex;gap:.7rem;align-items:stretch}.help-search input{min-width:0;width:100%;flex:1;border:1px solid #9aa8bc;border-radius:.6rem;background:#fff;padding:1rem;font-size:1rem;box-shadow:0 2px 4px #19253b08}.help-search input:focus{border-color:var(--help-blue);outline:3px solid #263db41a;outline-offset:1px}.help-search-scope{min-width:170px}.help-search-scope label{display:block;font-size:.75rem;color:var(--help-muted);margin-bottom:.2rem}.help-search select{display:block;width:100%;border:1px solid #9aa8bc;border-radius:.4rem;min-height:36px;font-size:.875rem;padding:.3rem 2rem .3rem .65rem}.help-search-hint{color:var(--help-muted);font-size:.85rem;margin:.65rem 0 0}.help-search-panel{position:absolute;top:100%;left:0;right:0;z-index:40;border:1px solid var(--help-border);border-radius:.65rem;background:#fff;box-shadow:0 12px 32px #19253b26;margin-top:.45rem;overflow:hidden}.help-search-status{font-size:.8rem;color:var(--help-muted);padding:.7rem 1rem;margin:0}.help-search-panel ul{list-style:none;padding:0;margin:0;max-height:min(48vh,440px);overflow:auto}.help-search-result{display:block;padding:.8rem 1rem;border-top:1px solid #edf0f5;text-decoration:none}.help-search-result:hover,.help-search-result[aria-selected=true]{background:#edf1ff}.help-search-result strong{display:block;font-size:.95rem;color:var(--help-ink);line-height:1.4}.help-search-result small{display:block;font-size:.75rem;color:var(--help-blue);margin:.25rem 0}.help-search-result p{font-size:.8rem;color:var(--help-muted);margin:.2rem 0 0;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.help-search-recovery{display:flex;flex-wrap:wrap;gap:.75rem;border-top:1px solid var(--help-border);padding:.8rem 1rem;font-size:.85rem}.help-search-recovery a,.help-search-recovery button{color:var(--help-blue);text-decoration:underline;cursor:pointer}.help-home h2{font-size:1.3rem;font-weight:700;margin-bottom:.6rem}.help-quick-links{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin:1rem 0 3rem}.help-quick-links a{border-top:3px solid var(--help-blue);padding:1rem .8rem;background:var(--help-soft);border-radius:0 0 .4rem .4rem;font-weight:600;font-size:.95rem;display:flex;align-items:center;min-height:76px}.help-quick-links a:hover{background:#e9eeff}.help-role-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin:1rem 0 2rem}.help-role-card{display:block;padding:1.5rem;border:1px solid var(--help-border);border-radius:.6rem}.help-role-card:hover{border-color:var(--help-blue);background:#f7f9ff}.help-role-card strong{display:block;color:var(--help-blue);font-size:1.15rem;margin-bottom:.5rem}.help-role-card p{color:var(--help-muted);line-height:1.6}.help-home-support{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap;border-top:1px solid var(--help-border);padding-top:1.5rem;color:var(--help-muted)}.help-home-support a{color:var(--help-blue);font-weight:600}.help-topic-browser{display:grid;grid-template-columns:240px minmax(0,1fr);gap:2rem;align-items:start}.help-topic-navigation{position:sticky;top:6rem;max-height:calc(100vh - 7rem);overflow:auto;padding-right:.5rem}.help-topic-navigation>p{font-size:.75rem;color:var(--help-muted);margin:0 0 .65rem .75rem}.help-topic-navigation a{display:flex;justify-content:space-between;gap:.7rem;align-items:center;min-height:44px;padding:.7rem .75rem;border-left:3px solid transparent;font-size:.875rem;border-radius:0 .3rem .3rem 0}.help-topic-navigation a:hover{background:var(--help-soft)}.help-topic-navigation a[aria-current]{border-left-color:var(--help-blue);background:#edf1ff;color:var(--help-blue);font-weight:650}.help-topic-navigation small{color:var(--help-muted);font-weight:400}.help-topic-mobile{display:none}.help-topics{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem;align-items:start;min-width:0}.help-topic-description{margin:0 1.2rem 1rem;color:var(--help-muted);font-size:.875rem;line-height:1.55}.help-topic-group h2{padding:.8rem 1.2rem .5rem;font-size:.9rem;font-weight:650;color:var(--help-blue)}.help-search-advisory{font-size:.8rem;line-height:1.5;padding:0 1rem .8rem;color:var(--help-muted)}.help-article-facts{margin:1.5rem 0;padding-left:1rem;border-left:3px solid var(--help-border);max-width:75ch;font-size:.9rem}.help-article-facts>div{margin:.8rem 0}.help-article-facts dt{font-weight:650;color:var(--help-ink)}.help-article-facts dd{margin:.2rem 0 0;color:var(--help-muted);line-height:1.55}@media(max-width:760px){.help-topic-browser{grid-template-columns:minmax(0,1fr);gap:1rem}.help-topic-navigation{position:static;max-height:none}.help-topic-browser.is-interactive .help-topic-navigation{display:none}.help-topic-mobile{display:block}.help-topic-mobile label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.help-topic-mobile select{width:100%;min-width:0;min-height:48px;border:1px solid #9aa8bc;border-radius:.4rem;background:#fff;padding:.6rem 2rem .6rem .7rem;font-size:1rem}}.help-topic{background:#fff;border:1px solid var(--help-border);border-radius:.65rem;scroll-margin-top:6rem}.help-topic summary{list-style:none;padding:1rem 1.2rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer}.help-topic summary::-webkit-details-marker{display:none}.help-topic summary strong{font-size:1.05rem;display:block}.help-topic summary small{display:block;margin-top:.2rem;color:var(--help-muted);font-size:.75rem}.help-topic summary svg{flex:none}.help-topic[open] summary svg{transform:rotate(180deg)}.help-topic ul{margin:0;padding:0 .65rem .65rem;list-style:none}.help-topic li a{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:44px;padding:.65rem .55rem;border-top:1px solid #edf0f5;font-size:.9rem;line-height:1.45}.help-topic li a:hover{background:var(--help-soft);color:var(--help-blue)}.help-topic li a span{color:#8894a7}.helpdesk .tab-button{min-height:44px;gap:.4rem;color:var(--help-muted);transform:none}.helpdesk .tab-button.active{color:var(--help-blue)}.helpdesk .tab-button:not(.active){color:var(--help-muted)}.helpdesk .tab-button span{display:inline !important;white-space:normal;line-height:1.3}.helpdesk .tab-button svg{width:18px !important;height:18px !important}.help-mobile-topics{margin:1rem 0 1.5rem;border:1px solid var(--help-border);border-radius:.5rem;padding:.8rem}.help-mobile-topics>summary{font-weight:600;cursor:pointer}.help-toc{background:var(--help-soft);border-radius:.5rem;margin:1.5rem 0;padding:1rem 1.2rem;font-size:.9rem;max-width:75ch}.help-toc>summary{cursor:pointer;font-weight:600}.help-toc ul{list-style:none;margin:.6rem 0 0;padding:0}.help-toc ul ul{padding-left:1rem}.help-toc li{margin:.35rem 0}.help-toc li:before{content:none}.help-toc a{text-decoration:underline;text-underline-offset:3px}.bs-article h2,.bs-article h3,.bs-collapse{scroll-margin-top:6rem}.help-image-link{display:block;cursor:zoom-in}.help-image-hint{margin-top:1rem;color:var(--help-muted);font-size:.8rem}.help-image-dialog{width:min(96vw,1280px);max-width:96vw;max-height:96vh;padding:1rem;border:0;border-radius:.5rem;margin:auto;background:#fff}.help-image-dialog::backdrop{background:#0e1724c9}.help-image-dialog button{display:block;margin:0 0 .75rem;min-height:44px;padding:.5rem 1rem;background:var(--help-blue);color:#fff;border-radius:.4rem;cursor:pointer}.help-image-dialog img{display:block;margin:auto;max-width:100%;max-height:72vh;object-fit:contain}.help-image-dialog p{margin-top:.5rem;font-size:.85rem}.help-header{position:fixed;inset:0 0 auto;z-index:50;background:#fff;border-bottom:1px solid var(--help-border)}.help-header-inner{display:flex;justify-content:space-between;align-items:center;max-width:1280px;min-height:72px;padding:.8rem 1.5rem;margin:auto;gap:1rem}.help-brand{display:flex;align-items:center;gap:1rem}.help-brand img{width:174px;height:32px}.help-brand span{padding-left:1rem;border-left:1px solid var(--help-border);font-size:.9rem;color:var(--help-muted)}.help-header nav{display:flex;align-items:center;gap:1.4rem;font-size:.9rem}.help-language{position:relative}.help-language summary{cursor:pointer;padding:.6rem .2rem}.help-language-menu{position:absolute;right:0;top:100%;min-width:160px;border:1px solid var(--help-border);border-radius:.4rem;background:#fff;box-shadow:0 6px 20px #19253b1f}.help-language-menu a{display:block;padding:.8rem 1rem}.help-language-menu a:hover{background:var(--help-soft)}.help-contact-button{display:inline-block;background:var(--help-blue);color:#fff !important;padding:.65rem .85rem;border-radius:.4rem;font-weight:600}.help-skip{position:fixed;left:1rem;top:-100px;z-index:100;padding:.75rem 1rem;background:#fff;border:2px solid var(--help-blue)}.help-skip:focus{top:.5rem}@media(min-width:1024px){.help-mobile-topics{display:none}}@media(max-width:640px){.help-home{padding:6.5rem 1rem 3rem}.help-home-intro{margin-bottom:2rem}.help-search-controls{flex-direction:column}.help-search-scope{display:flex;align-items:center;gap:.7rem}.help-search-scope label{white-space:nowrap;margin:0;font-size:.8rem}.help-search-scope select{width:auto;flex:1;min-height:40px}.help-search-hint{font-size:.78rem}.help-quick-links{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:2rem}.help-role-grid{grid-template-columns:1fr;gap:1rem}.help-topics{gap:1rem}.help-role-card{padding:1rem}.helpdesk .tab-button{padding:.6rem .3rem !important;font-size:.8rem}.helpdesk .tab-button svg{display:none}.help-header-inner{padding:.7rem .75rem;min-height:64px;gap:.6rem}.help-brand img{width:115px;height:auto}.help-brand span{display:none}.help-header nav{gap:.5rem;font-size:.78rem}.help-header .help-login{display:inline-flex;align-items:center;min-height:44px}.help-language summary{min-height:44px;display:flex;align-items:center;gap:.25rem}.help-contact-button{padding:.65rem}.bs-article h2{font-size:1.4rem;line-height:1.35}.bs-article h3{font-size:1.2rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto !important}*,*::before,*::after{animation-duration:.01ms !important;transition-duration:.01ms !important}}.help-feedback{border-top:1px solid var(--help-border);margin-top:2rem;padding-top:1.5rem;font-size:.95rem}.help-feedback h2{font-size:1rem;font-weight:650;margin-bottom:.8rem}.help-feedback-votes{display:flex;gap:.65rem}.help-feedback button{border:1px solid #9aa8bc;border-radius:.4rem;min-width:70px;min-height:44px;padding:.5rem 1rem;cursor:pointer}.help-feedback button[aria-pressed=true]{background:var(--help-blue);color:#fff;border-color:var(--help-blue)}.help-feedback fieldset{margin:1rem 0}.help-feedback legend{margin-bottom:.5rem;font-weight:600}.help-feedback label{display:block;padding:.6rem 0;cursor:pointer}.help-feedback [role=status]{margin:.7rem 0}.help-feedback>a{display:inline-block;margin-top:.8rem;text-decoration:underline;text-underline-offset:3px}.help-support-page{max-width:1120px;margin:auto;padding:8rem 1.5rem 4rem;display:grid;grid-template-columns:.85fr 1.15fr;gap:4rem}.help-support-intro>a{color:var(--help-blue);text-decoration:underline;font-size:.9rem}.help-support-intro h1{font-size:2.4rem;font-weight:700;line-height:1.15;letter-spacing:-.035em;margin:1.5rem 0 1rem}.help-support-intro p{line-height:1.65;color:var(--help-muted)}.help-support-email{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--help-border)}.help-support-email h2{font-weight:650;font-size:1rem}.help-support-email p{margin:.6rem 0;font-size:.9rem}.help-support-email a{color:var(--help-blue);text-decoration:underline;font-size:.9rem}.help-support-form label{display:block;font-size:.9rem;font-weight:600;margin-bottom:.4rem}.help-support-form label small{font-weight:400;color:var(--help-muted)}.help-support-form input:not([type=checkbox]),.help-support-form textarea{width:100%;border:1px solid #9aa8bc;border-radius:.4rem;padding:.7rem .8rem;background:#fff;margin-bottom:1rem;font-size:1rem}.help-form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.help-support-required,.help-form-hint{color:var(--help-muted);font-size:.8rem;line-height:1.5;margin:0 0 .8rem}.help-form-hint a{text-decoration:underline}.help-support-form textarea{margin-bottom:.4rem}.help-support-form altcha-widget{display:block;margin:1.5rem 0}.help-support-form button[type=submit]{background:var(--help-blue);color:#fff;padding:.8rem 1rem;border-radius:.4rem;font-weight:600;min-height:48px;width:100%;cursor:pointer}.help-support-form .contact-form-error{color:#b42318;margin:.75rem 0}.help-support-context{background:var(--help-soft);border-radius:.4rem;padding:1rem;margin-bottom:1.2rem;font-size:.875rem}.help-support-context span{display:block;margin:.4rem 0}.help-support-context a,.help-support-context button{color:var(--help-blue);text-decoration:underline}.help-support-context p{margin:.5rem 0}.help-support-context button{font-size:.8rem;cursor:pointer}@media(max-width:760px){.help-support-page{display:flex;flex-direction:column;gap:1.5rem;padding:6rem 1rem 3rem}.help-support-intro h1{font-size:1.9rem}.help-support-email{margin-top:1rem;padding-top:1rem}.help-form-row{grid-template-columns:1fr;gap:0}}.help-support-short{display:none}@media(max-width:640px){.help-support-short{display:inline}.help-support-long{display:none}}.help-image-toolbar{display:flex;justify-content:flex-end;gap:.6rem;flex-wrap:wrap}.help-image-viewport{overflow:auto;max-height:72vh}.help-language-short{display:none}@media(max-width:360px){.help-language-long{display:none}.help-language-short{display:inline}.help-language summary{min-width:36px}.help-brand img{width:105px}}