@font-face{font-family:GraphikLC;font-style:normal;font-weight:400;src:url(/help-assets/fonts/Graphik-Regular.woff2) format("woff2")}@font-face{font-family:GraphikLC;font-style:normal;font-weight:500;src:url(/help-assets/fonts/Graphik-Medium.woff2) format("woff2")}@font-face{font-family:GraphikLC;font-style:normal;font-weight:700;src:url(/help-assets/fonts/Graphik-Bold.woff2) format("woff2")}@font-face{font-family:CoFoSansMono;font-style:normal;font-weight:400;src:url(/help-assets/fonts/CoFoSansMono-Regular.woff2) format("woff2")}:root{--font-graphik: GraphikLC, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-cofo: CoFoSansMono, ui-monospace, "SF Mono", Menlo, monospace;--primary: rgba(123, 74, 226, 1);--primary-hover: #9c5eff;--primary-10: rgba(248, 240, 255, 1);--fg-1: rgba(37, 29, 53, .88);--fg-muted: rgba(37, 29, 53, .45);--fg-disabled: rgba(37, 29, 53, .25);--bg-fill: rgba(37, 29, 53, .06);--bg-fill-soft: rgba(37, 29, 53, .04);--border: rgba(37, 29, 53, .15);--border-soft: rgba(37, 29, 53, .06);--border-primary: rgba(212, 176, 255, 1);--sidebar: #fbfbfb;--tag-purple-bg: rgba(246, 235, 255, 1);--tag-purple-fg: rgba(57, 16, 133, 1);--tag-green-bg: rgba(223, 251, 197, 1);--tag-green-fg: rgba(35, 120, 4, 1);--tag-orange-bg: rgba(255, 237, 204, 1);--tag-orange-fg: rgba(173, 78, 0, 1);--tag-cyan-bg: rgba(212, 253, 247, 1);--tag-cyan-fg: rgba(0, 109, 117, 1);--tag-gray-bg: rgba(239, 239, 241, 1);--tag-gray-fg: rgba(56, 56, 77, 1);--banner-purple-bg: rgba(248, 240, 255, 1);--banner-purple-fg: rgba(235, 217, 255, 1);--banner-green-bg: rgba(246, 255, 237, 1);--banner-green-fg: rgba(217, 247, 190, 1);--banner-gold-bg: rgba(255, 251, 230, 1);--banner-gold-fg: rgba(255, 241, 184, 1);--banner-red-bg: rgba(255, 241, 240, 1);--banner-red-fg: rgba(255, 204, 199, 1);--shadow-card: 0 1px 2px rgba(0, 0, 0, .04)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--fg-1);font-family:var(--font-graphik);font-size:14px;line-height:20px;-webkit-font-smoothing:antialiased}button,input{font-family:inherit}button{cursor:pointer}a{color:inherit}.page-shell,.help-page{min-height:100vh;max-width:100%;overflow-x:clip}.loading-page{align-items:center;background:radial-gradient(circle at 50% 42%,var(--primary-10) 0,#fff 340px);display:flex;justify-content:center}.loading-mark{align-items:center;display:flex;flex-direction:column;gap:18px}.loading-mark .logo-mark{height:36px;width:134px}.loading-mark span{animation:loading-spin .9s linear infinite;border:2px solid var(--border-soft);border-top-color:var(--primary);border-radius:999px;display:block;height:34px;width:34px}@keyframes loading-spin{to{transform:rotate(360deg)}}.help-icon{align-items:center;display:inline-flex;flex:0 0 auto;justify-content:center;line-height:0}.help-icon svg{display:block}.help-header{position:sticky;top:0;z-index:20;background:#ffffffdb;-webkit-backdrop-filter:saturate(180%) blur(8px);backdrop-filter:saturate(180%) blur(8px);border-bottom:1px solid var(--border-soft)}.help-header-inner{align-items:center;display:flex;gap:24px;margin:0 auto;max-width:1240px;padding:14px 32px}.logo-mark{display:block;height:40px;object-fit:contain;width:148px}.help-header nav{display:flex;gap:20px;margin-left:12px}.help-header nav a,.external-link{color:var(--fg-muted);font-weight:500;text-decoration:none}.help-header nav a.active{color:var(--fg-1)}.external-link{align-items:center;border:1px solid var(--border);border-radius:8px;display:inline-flex;font:400 14px/1 var(--font-cofo);gap:8px;margin-left:auto;padding:10px 14px}.tag{align-items:center;border-radius:999px;display:inline-flex;font:500 11px/14px var(--font-graphik);gap:4px;padding:2px 8px;white-space:nowrap}.tag-purple{background:var(--tag-purple-bg);color:var(--tag-purple-fg)}.tag-gray{background:var(--tag-gray-bg);color:var(--tag-gray-fg)}.tag-dot{background:var(--primary);border-radius:999px;display:inline-block;height:6px;width:6px}.help-hero{background:linear-gradient(180deg,var(--primary-10) 0%,#fff 100%);border-bottom:1px solid var(--border-soft);isolation:isolate;overflow:visible;position:relative;z-index:2}.help-hero-inner{margin:0 auto;max-width:880px;padding:88px 32px 72px;position:relative;text-align:center}.help-hero h1{color:var(--fg-1);font-size:48px;font-weight:700;letter-spacing:-1px;line-height:54px;margin:16px 0 12px;text-wrap:balance}.help-hero p{color:var(--fg-muted);font-size:18px;line-height:26px;margin:0 auto;max-width:620px;text-wrap:pretty}.help-hero-decor{pointer-events:none;position:absolute}.help-hero-decor-search{opacity:.85;right:-30px;top:20px;width:220px}.help-hero-decor-doc{bottom:-40px;left:-40px;opacity:.7;transform:rotate(-15deg);width:180px}.hero-search-wrap{margin:36px auto 0;max-width:680px;position:relative;z-index:10}.hero-search{align-items:center;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 24px #251d350f,0 1px 2px #251d350a;display:flex;gap:12px;padding:10px 12px 10px 18px}.hero-search input{background:transparent;border:0;color:var(--fg-1);flex:1;font-size:17px;height:36px;line-height:24px;min-width:0;outline:0}.hero-search button{align-items:center;background:var(--bg-fill);border:0;border-radius:8px;display:inline-flex;padding:6px}.hero-search>span{align-items:center;background:var(--primary);border-radius:8px;color:#fff;display:inline-flex;font:400 14px/1 var(--font-cofo);gap:8px;height:36px;padding:0 14px}.hero-search-results{background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 12px 36px #251d351f;display:grid;gap:0;left:0;overflow:hidden;position:absolute;right:0;text-align:left;top:calc(100% + 8px);z-index:40}.hero-search-results a{display:grid;gap:4px;padding:14px 18px;text-decoration:none}.hero-search-results a+a{border-top:1px solid var(--border-soft)}.hero-search-results span{color:var(--fg-muted);font-size:13px;line-height:18px}.popular-queries{align-items:center;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:18px}.popular-queries span{color:var(--fg-muted);font-size:13px}.popular-queries button{background:#fff;border:1px solid var(--border);border-radius:999px;color:var(--fg-1);font:400 13px/16px var(--font-graphik);padding:6px 12px}.help-section-wrap{margin:0 auto;max-width:1240px;padding:56px 32px 32px}.section-title-row{align-items:baseline;display:flex;gap:16px;justify-content:space-between;margin-bottom:24px}.section-title-row h2{font-size:26px;line-height:32px;margin:0}.section-title-row p{color:var(--fg-muted);margin:6px 0 0}.section-title-row a{align-items:center;color:var(--primary);display:inline-flex;font:500 14px/20px var(--font-cofo);gap:4px;text-decoration:none}.category-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr))}.category-card{background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-card);color:var(--fg-1);display:flex;flex-direction:column;gap:14px;min-height:200px;padding:22px;text-decoration:none;transition:border-color .15s,box-shadow .15s}.category-card:hover{border-color:var(--border-primary);box-shadow:0 6px 18px #251d3512}.category-card-icon{align-items:center;background:var(--primary-10);border-radius:10px;color:var(--primary);display:flex;height:44px;justify-content:center;width:44px}.category-icon-image,.category-icon-emoji{display:block;flex:0 0 auto;object-fit:contain}.category-icon-emoji{align-items:center;display:inline-flex;justify-content:center;line-height:1}.category-card h3{font-size:17px;line-height:22px;margin:0}.category-card p{color:var(--fg-muted);font-size:13px;line-height:18px;margin:6px 0 0}.category-card-foot{align-items:center;border-top:1px solid var(--border-soft);display:flex;gap:8px;justify-content:space-between;margin-top:auto;padding-top:12px}.category-card-foot span:first-child{color:var(--fg-muted);font-size:12px}.category-card-foot span:last-child{align-items:center;color:var(--primary);display:inline-flex;font:500 13px/16px var(--font-cofo);gap:4px}.popular-section{padding-top:16px}.popular-grid{background:#fff;border:1px solid var(--border);border-radius:14px;display:grid;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));overflow:hidden}.popular-row{align-items:center;border-left:1px solid var(--border-soft);border-top:1px solid var(--border-soft);display:flex;gap:14px;padding:16px 18px;text-decoration:none}.popular-row:hover{background:var(--bg-fill-soft)}.popular-rank{align-items:center;background:var(--primary-10);border-radius:8px;color:var(--primary);display:flex;flex:0 0 auto;font:500 13px/1 var(--font-cofo);height:28px;justify-content:center;width:28px}.popular-row>span:nth-child(2){display:grid;flex:1;min-width:0}.popular-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.popular-row small{color:var(--fg-muted);margin-top:2px}.support-block{align-items:center;background:var(--primary-10);border-radius:20px;display:grid;gap:48px;grid-template-columns:1fr 1.2fr;margin:40px auto 72px;max-width:1176px;overflow:hidden;padding:48px 56px;position:relative}.support-block>img{bottom:-30px;opacity:.55;pointer-events:none;position:absolute;right:-20px;width:220px}.support-block h2{font-size:30px;line-height:36px;margin:14px 0 10px}.support-block p{color:var(--fg-muted);font-size:15px;line-height:22px;max-width:380px}.support-channels{display:flex;flex-direction:column;gap:12px;position:relative}.support-channels a{align-items:center;background:#fff;border:1px solid var(--border);border-radius:12px;display:flex;gap:14px;padding:14px 18px;text-decoration:none}.support-channels span{display:grid}.support-channels small{color:var(--fg-muted)}.breadcrumbs{border-bottom:1px solid var(--border-soft)}.breadcrumbs>div{align-items:center;color:var(--fg-muted);display:flex;flex-wrap:wrap;font-size:13px;gap:6px;margin:0 auto;max-width:1240px;padding:14px 32px}.breadcrumbs span,.breadcrumbs a{align-items:center;display:inline-flex;gap:4px;text-decoration:none}.breadcrumbs span:last-child{color:var(--fg-1)}.category-layout{align-items:flex-start;display:grid;gap:40px;grid-template-columns:260px 1fr 280px;margin:0 auto;max-width:1240px;padding:40px 32px}.category-nav,.category-aside,.article-toc{position:sticky;top:80px}.side-label{color:var(--fg-muted);font:500 11px/14px var(--font-cofo);letter-spacing:.6px;margin-bottom:12px;text-transform:uppercase}.category-nav{display:flex;flex-direction:column;gap:2px}.category-nav a{border-radius:8px;font-size:13px;line-height:18px;padding:8px 12px;text-decoration:none}.category-nav a.active{background:var(--primary-10);color:var(--primary);font-weight:500}.category-head{align-items:flex-start;display:flex;gap:16px;margin-bottom:20px}.category-icon-large{align-items:center;background:var(--primary-10);border-radius:12px;color:var(--primary);display:flex;flex:0 0 auto;height:56px;justify-content:center;width:56px}.category-head h1{font-size:32px;line-height:38px;margin:0}.category-head p{color:var(--fg-muted);font-size:15px;line-height:22px;margin:8px 0 0}.article-list{display:flex;flex-direction:column}.article-row{align-items:center;border-bottom:1px solid var(--border-soft);display:flex;gap:16px;padding:18px 12px;text-decoration:none}.article-row:hover{background:var(--bg-fill-soft)}.article-row-icon{align-items:center;background:var(--bg-fill-soft);border-radius:10px;color:var(--fg-muted);display:flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.article-row>span:nth-child(2){display:grid;flex:1;min-width:0}.article-row strong{font-size:15px;line-height:20px}.article-row small,.article-meta{align-items:center;color:var(--fg-muted);display:flex;flex-wrap:wrap;font-size:12px;gap:12px;line-height:16px;margin-top:4px}.article-row small span,.article-meta span{align-items:center;display:inline-flex;gap:4px}.small-support-card{background:var(--sidebar);border:1px solid var(--border-soft);border-radius:14px;padding:20px}.small-support-card-icon{align-items:center;background:var(--primary-10);border:1px solid var(--border-primary);border-radius:12px;color:var(--primary);display:inline-flex;height:56px;justify-content:center;margin-bottom:14px;width:56px}.small-support-card h3{font-size:16px;line-height:22px;margin:0 0 6px}.small-support-card p{color:var(--fg-muted);font-size:13px;line-height:18px;margin:0 0 14px}.small-support-card-links{display:flex;flex-direction:column;gap:8px}.small-support-card-links a{align-items:center;background:var(--primary);border-radius:8px;color:#fff;display:inline-flex;font:400 13px/1 var(--font-cofo);gap:6px;justify-content:center;padding:10px 12px;text-decoration:none;width:100%}.related-topics{margin-top:24px}.related-topics>div:last-child{display:flex;flex-wrap:wrap;gap:6px}.related-topics a{border:1px solid var(--border);border-radius:999px;font-size:12px;line-height:16px;padding:5px 10px;text-decoration:none}.article-layout{display:grid;gap:56px;grid-template-columns:minmax(0,720px) 240px;margin:0 auto;max-width:1240px;padding:40px 32px}.article-main h1{font-size:36px;line-height:42px;letter-spacing:-.4px;margin:12px 0 14px;text-wrap:balance}.article-lead{color:var(--fg-muted);font-size:18px;line-height:28px;margin:0 0 28px}.article-toc nav{border-left:1px solid var(--border-soft);display:flex;flex-direction:column;gap:10px;margin-bottom:28px;padding-left:14px}.toc-group{display:grid;gap:4px}.article-toc nav a{color:var(--fg-muted);padding:2px 0;text-decoration:none}.toc-parent{font-size:13px;line-height:18px}.toc-child{font-size:12px;line-height:16px;padding-left:14px!important}.article-toc nav a:hover{color:var(--primary)}.article-blocks{counter-reset:article-step;display:grid;font-size:16px;gap:14px;line-height:26px}.article-main>.article-blocks{margin-top:28px}.article-blocks h2,.article-blocks h3,.article-blocks h4,.article-step,.article-block-list>li{scroll-margin-top:88px}.article-heading-1{font-size:28px;font-weight:700;letter-spacing:-.3px;line-height:34px;margin:20px 0 -2px}.article-heading-2{font-size:22px;font-weight:600;line-height:28px;margin:16px 0 -2px}.article-heading-3{font-size:18px;font-weight:600;line-height:24px;margin:12px 0 -2px}.article-blocks h2{font-size:28px;line-height:34px;margin:20px 0 -2px}.article-blocks h3{font-size:22px;line-height:28px;margin:16px 0 -2px}.article-blocks h4{font-size:18px;line-height:24px;margin:12px 0 -2px}.anchor-nav{margin:8px 0 4px}.anchor-nav-grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.anchor-nav-card{background:var(--sidebar);border:1px solid transparent;border-radius:20px;color:inherit;display:block;padding:24px;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.anchor-nav-card:hover{border-color:var(--fg-1);transform:translateY(-2px)}.anchor-nav-badge{background:var(--fg-1);border-radius:999px;color:#fff;display:inline-block;font-size:13px;font-weight:600;letter-spacing:.02em;margin-bottom:12px;padding:4px 10px}.anchor-nav-title{font-size:20px;font-weight:600;line-height:1.25;margin-bottom:6px}.anchor-nav-desc{color:var(--fg-muted);font-size:15px;line-height:1.45;margin-bottom:14px}.anchor-nav-go{align-items:center;display:inline-flex;font-size:14px;font-weight:600;gap:6px}.anchor-nav-go:after{content:"→";transition:transform .2s ease}.anchor-nav-card:hover .anchor-nav-go:after{transform:translate(4px)}@media(max-width:720px){.anchor-nav-grid{grid-template-columns:1fr}}.article-blocks p,.article-blocks blockquote,.article-blocks figure,.article-blocks ul,.article-blocks ol,.article-image-row,.article-blocks pre,.article-blocks details{margin:0}.article-blocks blockquote{background:var(--primary-10);border:1px solid var(--border-primary);border-left:4px solid var(--primary);border-radius:10px;color:var(--fg-1);font-size:16px;line-height:26px;padding:16px 18px}.article-block-list{display:grid;gap:8px;padding-left:24px}.article-steps{display:grid;gap:12px}.article-steps:not(.article-steps-continue):not(.article-steps-custom-start){counter-reset:article-step}.article-step{align-items:flex-start;counter-increment:article-step;display:grid;gap:14px;grid-template-columns:28px minmax(0,1fr)}.article-step-number{align-items:center;background:var(--primary-10);border-radius:999px;color:var(--primary);display:inline-flex;flex:0 0 auto;font:500 13px/1 var(--font-cofo);height:28px;justify-content:center;width:28px}.article-step-number:before{content:counter(article-step)}.article-step-text{padding-top:1px}.article-step-media{margin:2px 0 4px 42px}.article-image-row{display:grid;gap:16px;margin:2px 0 12px}.article-image-row-pair{grid-template-columns:repeat(2,minmax(0,1fr))}.article-blocks a{color:var(--primary)}.article-blocks img,.embed-block iframe{max-width:100%}.article-image-row figure{min-width:0}.article-image-row figure.article-image-sized{justify-self:center;max-width:100%}.article-image-row img,.article-image-fallback{background:var(--bg-fill-soft);border:1px solid var(--border-soft);border-radius:12px;display:block;height:auto;overflow:hidden}@media(min-width:981px){.article-image-row figure:not(.article-image-sized){justify-self:center;max-width:100%;width:fit-content}.article-image-row figure.article-image-sized img,.article-image-row figure.article-image-sized .article-image-fallback{width:100%}.article-image-row figure:not(.article-image-sized) img,.article-image-row figure:not(.article-image-sized) .article-image-fallback{max-width:100%;width:auto}}.article-image-fallback{align-items:center;background:var(--bg-fill-soft);border:1px solid var(--border-soft);border-radius:12px;color:var(--fg-muted);display:flex;flex-direction:column;font-size:13px;gap:6px;justify-content:center;min-height:220px}.article-image-fallback span{align-items:center;background:var(--bg-fill);border-radius:10px;display:inline-flex;height:36px;justify-content:center;width:36px}.article-blocks figcaption,.article-image-row figcaption{color:var(--fg-muted);font-size:12px;margin-top:8px;text-align:center}.requirements-row{display:grid;gap:12px;grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 10px}.requirements-row-single{grid-template-columns:minmax(0,1fr)}.requirement-card{align-items:flex-start;background:#fff;border:1px solid var(--border);border-radius:14px;display:flex;gap:14px;padding:18px}.requirement-card-icon{align-items:center;background:#1b1b1f;border-radius:10px;color:#fff;display:inline-flex;flex:0 0 auto;height:40px;justify-content:center;width:40px}.requirement-card>span:last-child{display:grid;min-width:0}.requirement-card small{color:var(--fg-muted);font:500 11px/14px var(--font-cofo);letter-spacing:.6px;text-transform:uppercase}.requirement-card strong{color:var(--fg-1);font-size:18px;line-height:22px;margin-top:2px}.requirement-card em{color:var(--fg-muted);font-size:12px;font-style:normal;line-height:18px;margin-top:4px}.store-badge-row{display:flex;flex-wrap:wrap;gap:10px;margin:-2px 0 10px}.store-badge{align-items:center;background:#1b1b1f;border-radius:12px;box-shadow:0 1px 2px #1b1b1f14;color:#fff!important;display:inline-flex;gap:12px;min-height:56px;min-width:188px;padding:10px 18px 10px 16px;text-decoration:none;transition:background-color .15s,box-shadow .15s,transform .15s}.store-badge:hover{background:#24242a;box-shadow:0 6px 14px #1b1b1f33;transform:translateY(-1px)}.store-badge-icon{align-items:center;display:inline-flex;flex:0 0 auto;height:26px;justify-content:center;width:26px}.store-badge>span:last-child{display:grid;gap:2px}.store-badge small{color:#ffffffb3;font-size:10px;line-height:12px}.store-badge strong{color:#fff;font-size:16px;font-weight:600;line-height:18px}.callout-link{align-items:flex-start;background:var(--primary-10);border:1px solid var(--border-soft);border-radius:12px;box-sizing:border-box;color:var(--primary)!important;display:flex;gap:10px;max-width:100%;padding:12px 16px;text-decoration:none;width:100%}.callout-link-text{flex:1;min-width:0}.callout-link-icon{align-items:center;background:#fff;border:1px solid var(--border-soft);border-radius:6px;display:inline-flex;flex:0 0 auto;font:600 12px/1 var(--font-cofo);height:22px;justify-content:center;width:22px}.embed-block iframe{aspect-ratio:16 / 9;border:0;border-radius:12px;width:100%}.callout{align-items:flex-start;border-radius:12px;display:flex;gap:12px;padding:18px}.callout-icon{align-items:center;background:#ffffffb8;border:1px solid var(--border-soft);border-radius:10px;display:inline-flex;flex:0 0 auto;font-size:18px;height:36px;justify-content:center;line-height:1;width:36px}.callout-body{min-width:0}.callout-body .article-blocks{font-size:15px;gap:10px;line-height:24px;margin-top:8px}.callout-body .article-image-row{margin:2px 0 4px}.callout-body>p:first-child{margin-top:0}.callout-body>p:last-child{margin-bottom:0}.callout-title{font-size:17px;font-weight:700;line-height:24px;margin-bottom:6px!important}.callout-yellow,.callout-orange{background:var(--banner-gold-bg);border:1px solid var(--banner-gold-fg)}.callout-green{background:var(--banner-green-bg);border:1px solid var(--banner-green-fg)}.callout-blue,.callout-purple{background:var(--banner-purple-bg);border:1px solid var(--banner-purple-fg)}.callout-red{background:var(--banner-red-bg);border:1px solid var(--banner-red-fg)}.callout-gray{background:var(--bg-fill-soft);border:1px solid var(--border-soft)}.bookmark{border:1px solid var(--border);border-radius:12px;display:block;padding:14px 16px;text-decoration:none}.todo-block{align-items:flex-start;display:flex;gap:10px}.article-blocks details{border:1px solid var(--border-soft);border-radius:12px;padding:14px 16px}.article-blocks summary{cursor:pointer;font-weight:600}.helpful-block{align-items:center;background:var(--bg-fill-soft);border-radius:14px;display:flex;flex-wrap:wrap;gap:18px;margin-top:48px;padding:24px}.helpful-block>div:first-child{flex:1;min-width:200px}.helpful-block h2{font-size:16px;line-height:22px;margin:0 0 4px}.helpful-block p{color:var(--fg-muted);font-size:13px;line-height:18px;margin:0}.helpful-block>div:last-child{display:flex;gap:8px}.helpful-block button{align-items:center;background:#fff;border:1px solid var(--border);border-radius:8px;display:inline-flex;font:400 14px/1 var(--font-cofo);gap:8px;height:36px;padding:0 14px}.helpful-block button.active{background:var(--primary);border-color:var(--primary);color:#fff}.thumb-down{display:inline-flex;transform:rotate(180deg)}.related-articles{margin-top:48px}.related-articles h2{font-size:20px;line-height:26px;margin:0 0 16px}.related-articles>div{display:grid;gap:12px;grid-template-columns:1fr 1fr}.related-articles a{border:1px solid var(--border);border-radius:12px;display:grid;gap:6px;padding:16px;text-decoration:none}.related-articles span{color:var(--fg-muted);font-size:12px}.help-footer{align-items:flex-start;border-top:1px solid var(--border-soft);display:flex;gap:48px;justify-content:space-between;margin:0 auto;max-width:1240px;padding:40px 32px 60px}.help-footer p,.help-footer span{color:var(--fg-muted);font-size:13px}.help-footer p{max-width:320px}.not-found{margin:0 auto;max-width:760px;padding:80px 32px;text-align:center}.not-found img{opacity:.75;width:120px}.not-found h1{font-size:34px;line-height:40px}.not-found p{color:var(--fg-muted)}.not-found div{display:flex;flex-wrap:wrap;gap:8px;justify-content:center;margin-top:24px}.not-found a{border:1px solid var(--border);border-radius:999px;padding:7px 12px;text-decoration:none}@media(max-width:980px){.help-header nav,.external-link,.category-nav,.category-aside,.article-toc{display:none}.help-header-inner{padding:12px 20px}.help-hero{overflow-x:clip}.help-hero-inner{padding:32px 20px 28px;text-align:left}.help-hero-inner>.tag{display:flex;margin-inline:auto;width:fit-content}.help-hero h1{font-size:28px;letter-spacing:-.5px;line-height:32px;text-wrap:wrap}.help-hero p{font-size:14px;line-height:20px;margin:0;max-width:none;text-wrap:wrap}.help-hero-decor-search,.help-hero-decor-doc{display:none}.hero-search-wrap{margin-top:22px;max-width:none}.hero-search{border-radius:14px;padding:12px 14px}.hero-search input{font-size:15px}.hero-search>span{display:none}.popular-queries{flex-wrap:nowrap;justify-content:flex-start;margin-left:-20px;margin-right:-20px;max-width:100%;min-width:0;overflow-x:auto;padding:0 20px 4px;-webkit-overflow-scrolling:touch}.popular-queries span,.popular-queries button{flex:0 0 auto}.help-section-wrap{padding:28px 20px 8px}.section-title-row{align-items:stretch;flex-direction:column}.section-title-row h2{font-size:19px;line-height:24px}.category-grid{grid-template-columns:1fr}.category-card{align-items:center;display:grid;gap:14px;grid-template-columns:56px 1fr auto;min-height:0;padding:14px}.category-card-icon{height:56px;width:56px}.category-card-foot{border:0;margin:0;padding:0}.category-card-foot span:first-child{display:none}.category-card-foot span:last-child{font-size:0}.popular-grid{grid-template-columns:1fr}.support-block{display:block;margin:28px 20px 8px;padding:20px}.support-block>img{right:-14px;width:130px}.support-block h2{font-size:20px;line-height:26px}.support-channels{margin-top:16px}.breadcrumbs>div{flex-wrap:nowrap;max-width:100%;min-width:0;overflow-x:auto;padding:10px 20px;white-space:nowrap}.category-layout,.article-layout{display:block;max-width:100%;min-width:0;padding:16px 20px 24px}.category-layout{padding-top:0}.category-head{background:linear-gradient(180deg,var(--primary-10) 0%,#fff 80%);margin:0 -20px;padding:16px 20px 20px}.category-head h1{font-size:22px;line-height:26px}.category-head p{font-size:13px;line-height:18px}.article-main{max-width:100%;min-width:0}.article-main h1{font-size:24px;line-height:28px;text-wrap:wrap}.article-blocks{font-size:15px;line-height:24px;max-width:100%;min-width:0;overflow-wrap:anywhere}.article-blocks p,.article-blocks li,.article-blocks blockquote,.callout,.callout-body{overflow-wrap:anywhere;word-break:break-word}.callout-link{display:flex;max-width:100%;white-space:normal;width:100%}.article-heading-1,.article-blocks h2.article-heading-1{font-size:24px;line-height:30px}.article-heading-2,.article-blocks h3.article-heading-2{font-size:20px;line-height:26px}.article-heading-3,.article-blocks h4.article-heading-3{font-size:17px;line-height:22px}.article-step-media{margin-inline:0}.article-image-row{margin-inline:-20px;width:calc(100% + 40px)}.callout-body .article-image-row{margin-inline:-18px;width:calc(100% + 36px)}.article-image-row figure{justify-self:stretch;max-width:none;width:100%!important}.article-image-row img,.article-image-fallback{width:100%}.article-blocks pre{max-width:100%;overflow-x:auto;white-space:pre-wrap}.helpful-block>div:first-child{min-width:0}.article-blocks blockquote{font-size:15px;line-height:24px;padding:14px 16px}.article-image-row-pair,.requirements-row{grid-template-columns:1fr}.store-badge{flex:1 1 180px;max-width:100%;min-width:0}.related-articles>div{grid-template-columns:1fr}.help-footer{display:block;padding:32px 20px 40px;text-align:center}.help-footer .logo-mark{margin-inline:auto}}
