@import "https://fonts.googleapis.com/css2?family=Figtree:wght@400;500;600;700&display=swap";:root{color:#1a1a1a;font-synthesis:none;text-rendering:optimizelegibility;--blue:#0049bf;--primary:#0f2337;--body-primary:#1a1a1a;--body-secondary:#595959;--body-border:#e6e6e6;--card-border:#1a1a1a26;--card-radius:8px;--card-inner-radius:6px;background:#fff;font-family:Figtree,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{background:#fff;min-width:320px;min-height:100vh;margin:0}body,button,input{font:inherit}button,input{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}#root{flex-direction:column;min-height:100vh;display:flex}.support-header{z-index:20;color:#fff;background:var(--blue);flex:none;height:209px;position:relative}.support-header-home{height:270px}.support-header-inner{width:min(960px,100% - 80px);height:100%;margin:0 auto;padding-top:24px}.support-header-meta{justify-content:space-between;align-items:center;height:35px;display:flex;position:relative}.support-header-logo{text-decoration:none;display:inline-block}.support-header-logo img{width:auto;max-width:360px;max-height:35px}.support-login{font-size:14px;font-weight:600;line-height:1;text-decoration:none}.support-login:hover{opacity:.8}.support-menu-button{color:#fff;background:0 0;border:0;width:36px;height:36px;padding:6px;display:none}.support-menu-button svg{width:24px;height:24px}.support-mobile-menu{z-index:40;color:#1a1a1a;background:#fff;border-radius:8px;width:180px;padding:8px;position:absolute;top:44px;right:0;box-shadow:0 10px 30px #00000029}.support-mobile-menu a{padding:12px;font-size:16px;text-decoration:none;display:block}.support-header-search{margin-top:50px;position:relative}.support-header-home .support-header-search{margin-top:49px}.support-header-search h1{margin:0 0 24px;font-size:32px;font-weight:700;line-height:40px}.support-search{z-index:30;color:#fff;background:#fff3;border:1px solid #00000014;border-radius:12px;align-items:center;width:100%;height:64px;transition:background-color .15s,box-shadow .15s;display:flex;position:relative;box-shadow:0 1px 2px #0000000d}.support-search:focus-within{color:#1a1a1a;background:#fff;border-color:#0000;box-shadow:0 10px 20px #00000024}.support-search>svg{pointer-events:none;width:22px;height:22px;position:absolute;left:20px}.support-search input{background:0 0;border:0;outline:0;width:100%;height:100%;padding:16px 54px 16px 50px;font-size:18px;line-height:28px}.support-search input::placeholder{color:currentColor;opacity:1}.support-search input::-webkit-search-cancel-button{display:none}.support-search-clear{color:currentColor;background:0 0;border:0;border-radius:50%;place-items:center;width:30px;height:30px;padding:7px;display:grid;position:absolute;right:16px}.support-search-clear:hover{background:#00000012}.support-search-clear svg{width:16px;height:16px}.support-search-results{color:#1a1a1a;border:1px solid var(--card-border);background:#fff;border-radius:8px;width:100%;max-height:min(500px,65vh);padding:8px;position:absolute;top:calc(100% + 8px);left:0;overflow-y:auto;box-shadow:0 12px 32px #00000029}.support-search-empty{color:var(--body-secondary);padding:18px 16px;font-size:14px}.support-search-result{text-align:left;border-radius:var(--card-inner-radius);cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:62px;padding:10px 12px;display:flex}.support-search-result:hover,.support-search-result.is-selected{color:var(--primary);background:#0f23371a}.support-search-result>span{flex-direction:column;gap:3px;min-width:0;display:flex}.support-search-result strong{text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;overflow:hidden}.support-search-result small{color:var(--body-secondary);font-size:13px}.support-search-result>svg{flex:none;width:16px;height:16px}.support-search-result mark{color:inherit;background:#fff1a6}.support-home-main{width:min(960px,100% - 80px);margin:0 auto;padding-top:36px}.support-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.support-category-card{border:1px solid var(--card-border);border-radius:var(--card-radius);background:#fff;align-items:center;gap:16px;min-width:0;min-height:96px;padding:16px 24px;text-decoration:none;transition:border-color .15s linear,color .15s linear;display:flex;overflow:hidden;box-shadow:0 1px 2px #0000000d}.support-category-card:hover{color:var(--primary);border-color:#0f233799}.support-category-icon{background:var(--blue);border-radius:var(--card-radius);flex:0 0 60px;place-items:center;width:60px;height:60px;display:grid}.support-category-icon svg{color:#fff;width:28px;height:28px}.support-category-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.support-category-copy strong{color:var(--body-primary);text-overflow:ellipsis;white-space:nowrap;margin-top:-4px;font-size:16px;font-weight:600;line-height:24px;display:block;overflow:hidden}.support-category-card:hover .support-category-copy strong{color:var(--primary)}.support-category-copy small{color:var(--body-secondary);white-space:nowrap;align-items:center;font-size:14px;line-height:21px;display:flex}.support-category-copy i,.support-author-summary i{margin:0 8px;font-size:10px;font-style:normal}.support-page-shell{width:min(960px,100% - 80px);min-height:360px;margin:0 auto;padding-top:38px}.support-breadcrumbs{color:var(--body-primary);padding-bottom:16px;font-size:14px;line-height:21px}.support-breadcrumbs ol{flex-wrap:wrap;align-items:baseline;margin:0;padding:0;list-style:none;display:flex}.support-breadcrumbs li{align-items:center;display:flex}.support-breadcrumbs a{text-decoration:none}.support-breadcrumbs a:hover{color:var(--body-secondary)}.support-breadcrumbs svg{width:8px;height:8px;color:var(--body-secondary);margin:0 10px}.support-breadcrumbs li[aria-current=page]{color:var(--body-secondary)}.support-collection-header{max-width:750px;padding-top:16px}.support-collection-icon{background:var(--blue);border-radius:var(--card-radius);place-items:center;width:56px;height:56px;margin-bottom:20px;display:grid}.support-collection-icon svg{color:#fff;width:38px;height:38px}.support-collection-header h1,.support-article h1,.support-not-found h1{color:var(--body-primary);margin:0;font-size:32px;font-weight:700;line-height:40px}.support-collection-header>p{color:var(--body-primary);margin:4px 0 0;font-size:16px;line-height:24px}.support-author-summary{color:var(--body-secondary);align-items:center;gap:8px;margin-top:20px;font-size:14px;line-height:21px;display:flex}.support-author-summary>span:last-child,.support-avatar-stack{align-items:center;display:flex}.support-avatar-stack>span{background-position:50%;background-size:cover;border:2px solid #fff;border-radius:50%;width:24px;height:24px;display:block}.support-avatar-stack>span+span{margin-left:-6px}.support-author-mobile{display:none}.support-article-list{border:1px solid var(--card-border);border-radius:var(--card-radius);margin-top:40px;padding:12px}.support-article-list ul{margin:0;padding:0;list-style:none}.support-article-list li{margin:0;padding:0}.support-article-list a{min-height:48px;color:var(--body-primary);border-radius:var(--card-inner-radius);justify-content:space-between;align-items:center;gap:16px;padding:12px;font-size:16px;line-height:24px;text-decoration:none;display:flex}.support-article-list a:hover{color:var(--primary);background:#0f23371a}.support-article-list svg{width:16px;height:16px;color:var(--primary);flex:none}.support-article-shell{padding-top:38px}.support-article-shell .support-breadcrumbs{padding-bottom:38px}.support-article-layout{grid-template-columns:minmax(0,640px) minmax(0,1fr);gap:80px;display:grid}.support-article{min-width:0}.support-article header>p{color:var(--body-secondary);margin:4px 0 0;font-size:16px;line-height:24px}.support-article-author{color:var(--body-secondary);align-items:center;gap:10px;margin-top:20px;font-size:14px;line-height:20px;display:flex}.support-article-author img{object-fit:cover;border-radius:50%;width:36px;height:36px}.support-article-author>span{flex-direction:column;display:flex}.support-article-author small{font-size:14px}.support-markdown{color:var(--body-primary);margin-top:44px;font-size:16px;line-height:1.6}.support-markdown h2{color:var(--body-primary);margin:36px 0 12px;font-size:20px;font-weight:700;line-height:30px}.support-markdown>h2:first-child{margin-top:0}.support-markdown h3{color:var(--body-primary);margin:28px 0 10px;font-size:18px;font-weight:700;line-height:27px}.support-markdown p{margin:0 0 20px}.support-markdown ul,.support-markdown ol{margin:0 0 20px;padding-left:24px}.support-markdown ul{list-style:outside}.support-markdown ol{list-style:decimal}.support-markdown li{margin:6px 0}.support-markdown a{color:var(--primary);text-underline-offset:2px;text-decoration:underline}.support-markdown strong{font-weight:700}.support-markdown blockquote{border-left:3px solid var(--body-secondary);background:#f2f2f2;margin:24px 0;padding:16px 20px}.support-markdown blockquote p:last-child{margin-bottom:0}.support-markdown hr{border:0;border-top:1px solid var(--body-border);margin:32px 0}.support-markdown img{width:auto;max-width:100%;height:auto;margin:28px auto}.support-markdown code{background:#f2f2f2;border-radius:4px;padding:2px 5px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.9em}.support-markdown pre{color:#fff;background:#1a1a1a;border-radius:6px;margin:24px 0;padding:16px;overflow-x:auto}.support-markdown pre code{color:inherit;background:0 0;padding:0}.support-table-scroll{width:100%;margin:24px 0;overflow-x:auto}.support-table-scroll table{border-collapse:collapse;width:100%;font-size:14px}.support-table-scroll th,.support-table-scroll td{text-align:left;vertical-align:top;border:1px solid #ccc;padding:10px 12px}.support-table-scroll th{background:#f2f2f2;font-weight:700}.support-task-checkbox{color:#fff;vertical-align:-2px;background:var(--primary);border-radius:3px;place-items:center;width:16px;height:16px;margin-right:4px;display:inline-grid;position:relative}.support-task-checkbox svg{width:11px;height:11px}.support-task-checkbox input{opacity:0;position:absolute}.support-article-aside{min-width:0}.support-toc{border-left:2px solid #1a1a1a;flex-direction:column;gap:14px;padding:4px 0 4px 30px;display:flex;position:sticky;top:32px}.support-toc a{color:var(--body-primary);font-size:14px;line-height:20px;text-decoration:none}.support-toc a:hover{color:var(--body-secondary)}.support-toc-nested{padding-left:12px}.support-not-found{width:min(960px,100% - 80px);min-height:360px;margin:0 auto;padding-top:70px}.support-not-found p{color:var(--body-secondary);margin:8px 0 24px}.support-not-found a{color:var(--primary);font-weight:600}.support-footer{color:#fff;background:var(--blue);flex-direction:column;align-items:center;margin-top:96px;padding:48px 20px;display:flex}.support-footer-logo{display:inline-block}.support-footer-logo img{filter:contrast(.8);width:auto;max-height:32px}.support-footer nav{flex-wrap:wrap;justify-content:center;gap:24px;margin-top:40px;display:flex}.support-footer nav a{font-size:14px;text-decoration:none}.support-footer nav a:hover{opacity:.8}@media (width<=900px){.support-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.support-article-layout{grid-template-columns:minmax(0,1fr) 190px;gap:48px}}@media (width<=767px){.support-header{height:193px}.support-header-home{height:245px}.support-header-inner,.support-home-main,.support-page-shell,.support-not-found{width:calc(100% - 40px)}.support-header-inner{padding-top:20px}.support-header-meta{height:32px}.support-header-logo img{max-width:240px;max-height:32px}.support-login{display:none}.support-menu-button{place-items:center;display:grid}.support-header-search{margin-top:40px}.support-header-home .support-header-search{margin-top:34px}.support-header-search h1{margin-bottom:18px;font-size:28px;line-height:34px}.support-search{height:58px}.support-search input{padding-left:48px;font-size:16px}.support-search>svg{width:20px;height:20px;left:18px}.support-search-results{max-height:55vh}.support-home-main{padding-top:24px}.support-category-grid{grid-template-columns:1fr;gap:16px}.support-category-card{padding:16px 20px}.support-category-copy strong{white-space:normal}.support-page-shell,.support-article-shell{padding-top:28px}.support-article-shell .support-breadcrumbs{padding-bottom:28px}.support-breadcrumbs{font-size:13px}.support-breadcrumbs svg{margin:0 7px}.support-collection-header{padding-top:8px}.support-collection-header h1,.support-article h1,.support-not-found h1{font-size:28px;line-height:35px}.support-author-desktop{display:none}.support-author-mobile{display:inline}.support-article-list{margin-top:32px;padding:8px}.support-article-list a{padding:10px;font-size:15px}.support-article-layout{display:block}.support-article-aside{display:none}.support-markdown{margin-top:38px}.support-footer{margin-top:72px}}@media (width<=420px){.support-category-card{gap:14px;min-height:90px;padding:14px 16px}.support-category-icon{flex-basis:56px;width:56px;height:56px}.support-category-copy small{white-space:normal}.support-footer nav{gap:16px 20px}}
