.seo-help-center-main,.seo-help-article{color:var(--text-main);font-family:inherit}.seo-help-center-main a,.seo-help-center-main button,.seo-help-center-main input,.seo-help-center-main summary,.seo-help-article a,.seo-help-article button,.seo-help-article input,.seo-help-article summary{-webkit-tap-highlight-color:transparent}.seo-help-center-main a:focus-visible,.seo-help-center-main button:focus-visible,.seo-help-center-main input:focus-visible,.seo-help-center-main summary:focus-visible,.seo-help-article a:focus-visible,.seo-help-article button:focus-visible,.seo-help-article input:focus-visible,.seo-help-article summary:focus-visible{outline:3px solid var(--brand-action);outline-offset:4px}.seo-help-center-main button,.seo-help-article button{font:inherit;cursor:pointer}.seo-help-center-main button:disabled,.seo-help-article button:disabled{opacity:.55;cursor:not-allowed}.seo-help-center-main .seo-help-lead,.seo-help-article .seo-help-lead{max-width:720px;color:var(--text-main);margin:18px 0 0;font-size:17px;line-height:1.8}.seo-help-center-main{gap:56px;display:grid}.seo-help-center-hero{border-bottom:1px solid var(--brand-line);grid-template-columns:minmax(0,1fr) 270px;align-items:center;gap:48px;padding:44px 0 36px;display:grid}.seo-help-hero-copy h1{color:var(--brand-ink);letter-spacing:0;margin:0;font-size:clamp(34px,4.2vw,52px);font-weight:600;line-height:1.25}.seo-help-search{margin-top:30px}.seo-help-search>label{color:var(--text-main);margin-bottom:9px;font-size:14px;font-weight:500;display:block}.seo-help-search-field{border:1px solid var(--brand-ink-hover);border-radius:var(--brand-radius);background:var(--brand-panel);min-height:60px;box-shadow:var(--brand-shadow-panel);align-items:center;gap:13px;padding:0 18px;display:flex}.seo-help-search-field:focus-within{outline:3px solid color-mix(in srgb, var(--brand-action) 25%, transparent);outline-offset:2px}.seo-help-search-field svg{width:23px;height:23px;stroke:var(--brand-ink);stroke-width:1.8px;flex:none}.seo-help-search-field input{border-radius:var(--brand-radius);width:100%;min-width:0;min-height:56px;color:var(--text-main);font:inherit;background:0 0;border:0;padding:0;font-size:16px}.seo-help-search-field input::placeholder{color:var(--brand-ink-hover);opacity:1}.seo-help-search-field input:focus-visible{outline:none}.seo-help-search-field button{min-height:40px;color:var(--brand-ink-hover);background:0 0;border:0;flex:none;padding:0 4px}.seo-help-search-field button:hover{color:var(--brand-action-active);text-decoration:underline}.seo-help-quick-links{flex-wrap:wrap;gap:10px 18px;margin-top:18px;font-size:13px;line-height:1.8;display:flex}.seo-help-quick-links>span{font-weight:500}.seo-help-quick-links a{color:var(--brand-ink-hover);text-underline-offset:4px;text-decoration:underline}.seo-help-quick-links a:hover{color:var(--brand-action-active)}.seo-help-start{border-left:3px solid var(--brand-action);background:var(--brand-blue-soft);padding:28px}.seo-help-start h2{color:var(--brand-ink);letter-spacing:0;margin:0 0 16px;font-size:27px;font-weight:600;line-height:1.4}.seo-help-start p{margin:0 0 22px;font-size:15px;line-height:1.8}.seo-help-start>a{color:var(--brand-ink-hover);font-size:15px;font-weight:600;text-decoration:none}.seo-help-start>a:hover{text-underline-offset:4px;text-decoration:underline}.seo-help-start-path{border-top:1px solid var(--brand-line);color:var(--brand-ink);justify-content:space-between;gap:8px;margin-top:30px;padding-top:17px;font-size:13px;display:flex}.seo-help-start-path i{font-style:normal}.seo-help-library-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.seo-help-library-heading h2{color:var(--brand-ink);margin:0;font-size:32px}.seo-help-library-heading>p{color:var(--brand-ink);margin:0;font-size:14px}.seo-help-categories{flex-wrap:wrap;gap:10px;margin:26px 0 10px;display:flex}.seo-help-categories button{border:1px solid var(--brand-line);border-radius:var(--brand-radius);min-height:43px;color:var(--text-main);background:var(--brand-panel);padding:8px 17px;font-size:14px;transition:color .15s,background-color .15s,border-color .15s}.seo-help-categories button:hover{border-color:var(--brand-ink-hover);background:var(--brand-blue-soft)}.seo-help-categories button[aria-pressed=true]{border-color:var(--brand-ink);color:var(--brand-action-text);background:var(--brand-ink)}.seo-help-categories button:active{transform:translateY(1px)}.seo-help-group{padding-top:32px}.seo-help-group+.seo-help-group{margin-top:14px}.seo-help-group-heading{align-items:baseline;gap:18px;margin-bottom:16px;display:flex}.seo-help-group-heading h3{color:var(--brand-ink);flex:none;margin:0;font-size:22px}.seo-help-group-heading p{color:var(--text-main);margin:0;font-size:14px;line-height:1.7}.seo-help-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.seo-help-card{border:1px solid var(--brand-line);border-radius:var(--brand-radius);color:var(--text-main);background:var(--brand-panel);flex-direction:column;gap:13px;padding:24px;text-decoration:none;transition:border-color .15s,box-shadow .15s;display:flex}.seo-help-card:hover{border-color:var(--brand-action);box-shadow:var(--brand-shadow-panel)}.seo-help-card:active{border-color:var(--brand-ink)}.seo-help-card strong{color:var(--brand-ink);font-size:18px;font-weight:600;line-height:1.6}.seo-help-card>span{color:var(--text-main);font-size:15px;line-height:1.8}.seo-help-card small{color:var(--brand-ink-hover);justify-content:space-between;gap:12px;margin-top:auto;padding-top:9px;font-size:13px;font-weight:500;display:flex}.seo-help-empty{text-align:center;padding:58px 24px}.seo-help-empty h3{color:var(--brand-ink);margin:0 0 14px;font-size:24px}.seo-help-empty p{max-width:540px;margin:0 auto 24px;line-height:1.8}.seo-help-center-next{border:1px solid var(--brand-line);border-radius:var(--brand-radius);background:var(--brand-blue-soft);justify-content:space-between;align-items:center;gap:28px;padding:30px;display:flex}.seo-help-center-next h2{color:var(--brand-ink);margin:0;font-size:23px;line-height:1.5}.seo-help-center-next p{margin:10px 0 0;line-height:1.8}.seo-help-center-next>a{flex:none}.seo-help-article{padding:16px 0 0}.seo-help-article-header{border-bottom:1px solid var(--brand-line);padding-bottom:34px}.seo-help-back{color:var(--brand-ink-hover);align-items:center;gap:8px;margin-bottom:30px;font-size:14px;font-weight:500;text-decoration:none;display:inline-flex}.seo-help-back:hover{text-underline-offset:4px;text-decoration:underline}.seo-help-article-header h1{max-width:960px;color:var(--brand-ink);letter-spacing:0;text-wrap:balance;margin:0;font-size:clamp(30px,3.6vw,44px);font-weight:600;line-height:1.35}.seo-help-meta{color:var(--text-main);flex-wrap:wrap;gap:10px 28px;margin-top:21px;font-size:13px;line-height:1.8;display:flex}.seo-help-article-layout{grid-template-columns:238px minmax(0,1fr);align-items:start;gap:54px;padding-top:34px;display:grid}.seo-help-aside{max-height:calc(100vh - 120px);padding-right:18px;position:sticky;top:100px;overflow-y:auto}.seo-help-aside nav{gap:3px;display:grid}.seo-help-aside nav>strong{color:var(--brand-ink);padding:0 12px 12px;font-size:15px}.seo-help-aside nav a{border-left:2px solid var(--brand-line);color:var(--text-main);padding:8px 12px;font-size:14px;line-height:1.6;text-decoration:none}.seo-help-aside nav a:hover{border-color:var(--brand-action);color:var(--brand-ink-hover);background:var(--brand-blue-soft)}.seo-help-aside-action{border-top:1px solid var(--brand-line);margin-top:28px;padding:20px 12px 0}.seo-help-aside-action p{margin:0 0 10px;font-size:14px;line-height:1.7}.seo-help-aside-action a{color:var(--brand-ink-hover);text-underline-offset:4px;font-size:14px;font-weight:500;line-height:1.8}.seo-help-aside-action small{color:var(--text-main);margin-top:12px;font-size:12px;line-height:1.8;display:block}.seo-help-reading{min-width:0;max-width:820px}.seo-help-answer{border-left:4px solid var(--brand-action);border-radius:0 var(--brand-radius) var(--brand-radius) 0;background:var(--brand-blue-soft);padding:26px 30px;scroll-margin-top:105px}.seo-help-answer h2{color:var(--brand-ink);letter-spacing:0;margin:0 0 10px;font-size:18px;font-weight:600}.seo-help-answer p{color:var(--text-main);margin:0;font-size:17px;line-height:1.95}.seo-help-prerequisites{border:1px solid var(--brand-line);border-radius:var(--brand-radius);background:var(--brand-panel);margin:24px 0 36px;padding:18px 22px}.seo-help-prerequisites summary{color:var(--brand-ink);cursor:pointer;font-size:15px;font-weight:500}.seo-help-prerequisites ul{gap:8px;margin:14px 0 0;padding-left:22px;font-size:15px;line-height:1.8;display:grid}.seo-help-body{color:var(--text-main);overflow-wrap:anywhere;font-size:17px;line-height:1.95}.seo-help-body h2{color:var(--brand-ink);margin:42px 0 18px;padding-top:4px;scroll-margin-top:105px;font-size:26px;line-height:1.5}.seo-help-body h3{color:var(--brand-ink);margin:28px 0 12px;scroll-margin-top:105px;font-size:20px;line-height:1.6}.seo-help-body p{margin:14px 0}.seo-help-body ol,.seo-help-body ul{gap:13px;margin:18px 0 26px;padding-left:28px;display:grid}.seo-help-body li{padding-left:4px}.seo-help-body li::marker{color:var(--brand-ink-hover);font-weight:500}.seo-help-note{border-left:3px solid var(--brand-ink-hover);background:var(--brand-panel);margin:28px 0;padding:17px 22px;font-size:16px;line-height:1.85}.seo-help-inline-screenshot{margin:28px 0 34px}.seo-help-inline-screenshot img{border:1px solid var(--brand-line);border-radius:var(--brand-radius);background:var(--brand-panel);width:100%;height:auto;display:block}.seo-help-inline-screenshot figcaption{color:var(--text-main);margin-top:10px;font-size:13px;line-height:1.7}.seo-help-article-next{border-top:1px solid var(--brand-line);margin-top:42px;padding-top:26px}.seo-help-article-next h2{color:var(--brand-ink);margin:0 0 16px;font-size:23px}.seo-help-article-next a{border-bottom:1px solid var(--brand-line);color:var(--brand-ink-hover);justify-content:space-between;gap:16px;padding:18px 0;font-size:16px;line-height:1.7;text-decoration:none;display:flex}.seo-help-article-next a:hover strong{text-underline-offset:4px;text-decoration:underline}.seo-help-context{margin-top:30px}.seo-help-context h2{color:var(--brand-ink);margin:0 0 16px;font-size:16px}.seo-help-context a{width:fit-content;color:var(--brand-ink-hover);text-underline-offset:4px;margin:10px 0;font-size:15px;line-height:1.8;display:block}@media (width<=1000px){.seo-help-center-hero{grid-template-columns:minmax(0,1fr) 240px;gap:28px}.seo-help-start{padding:24px}.seo-help-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.seo-help-article-layout{grid-template-columns:210px minmax(0,1fr);gap:30px}}@media (width<=760px){.seo-help-center-main{gap:38px}.seo-help-center-hero{grid-template-columns:1fr;gap:30px;padding-top:22px}.seo-help-start{grid-template-columns:1fr 1fr;gap:12px 20px;display:grid}.seo-help-start h2{grid-area:1/1/3;margin:0;font-size:23px}.seo-help-start p{grid-area:1/2/3;margin:0;font-size:14px}.seo-help-start>a{grid-column:2;font-size:14px}.seo-help-start-path{display:none}.seo-help-card-grid{gap:12px}.seo-help-group-heading{display:block}.seo-help-group-heading p{margin-top:8px}.seo-help-center-next{flex-direction:column;align-items:flex-start;padding:24px}.seo-help-article-layout{grid-template-columns:1fr;gap:24px}.seo-help-aside{border:1px solid var(--brand-line);border-radius:var(--brand-radius);background:var(--brand-panel);max-height:none;padding:18px;position:static}.seo-help-aside nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 12px}.seo-help-aside nav>strong{grid-column:1/-1}.seo-help-aside-action{display:none}.seo-help-reading{max-width:none}.seo-help-article-header{padding-bottom:24px}.seo-help-answer{padding:21px 22px}}@media (width<=500px){.seo-help-card-grid{grid-template-columns:1fr}.seo-help-card{gap:10px;padding:22px}.seo-help-search-field{gap:10px;padding:0 12px}.seo-help-search-field input{font-size:15px}.seo-help-search-field svg{width:20px;height:20px}.seo-help-quick-links{gap:10px 14px}.seo-help-quick-links>span{flex-basis:100%}.seo-help-start{padding:22px 18px}.seo-help-start h2{font-size:22px}.seo-help-categories{gap:8px}.seo-help-categories button{padding:8px 13px;font-size:13px}.seo-help-library-heading h2{font-size:28px}.seo-help-meta{flex-direction:column;gap:6px}.seo-help-body{font-size:16px}.seo-help-body h2{font-size:23px}.seo-help-body h3{font-size:19px}.seo-help-answer p{font-size:16px}.seo-help-aside nav{grid-template-columns:1fr}.seo-help-prerequisites{padding:18px}}@media (prefers-reduced-motion:reduce){.seo-help-center-main *,.seo-help-article *{scroll-behavior:auto;transition:none}}.seo-help-article-action{border-radius:var(--brand-radius);background:var(--brand-blue-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:36px;padding:24px;display:flex}.seo-help-article-action strong{color:var(--brand-ink);font-size:18px}.seo-help-article-action p{margin:8px 0 0;font-size:14px;line-height:1.8}.seo-help-article-action a{font-size:14px}.seo-help-center-main,.seo-help-article{--help-brand-primary:#1467f2;--help-brand-hover:#0a5ae0;--help-brand-cyan:#10c9c3;--help-bg-page:#f5f8fd;--help-bg-soft:#eef6ff;--help-surface:#fff;--help-text-primary:#172033;--help-text-secondary:#6f7c91;--help-border:#e2eaf4;--help-border-strong:#cfdcec;--help-radius-card:16px;--help-radius-large:24px;--help-shadow-card:0 8px 28px #1a447b14;--help-shadow-hover:0 12px 36px #1a447b1f}:is(.seo-site-shell:has(.seo-help-center-main),.seo-site-shell:has(.seo-help-article)){--help-content-max:1200px}:is(.seo-site-shell:has(.seo-help-center-main) .seo-main,.seo-site-shell:has(.seo-help-article) .seo-main){width:calc(100% - 64px);max-width:var(--help-content-max)}.seo-help-center-main{color:var(--help-text-primary);background:0 0;gap:72px}.seo-help-center-hero{border:1px solid var(--help-border);border-radius:var(--help-radius-large);background:radial-gradient(circle at 78% 25%,#10c9c31f,#0000 25%),linear-gradient(135deg,#eef6ff 0%,#f9fbff 52%,#edf5ff 100%);grid-template-columns:minmax(0,7fr) minmax(280px,5fr);align-items:center;gap:32px;min-height:430px;padding:54px 56px 48px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 48px #1f65c01f}.seo-help-center-hero:after{content:"";border:1px solid #1467f22e;border-radius:50%;width:220px;height:90px;position:absolute;bottom:18%;right:22%;transform:rotate(-18deg)}.seo-help-hero-copy,.seo-help-hero-visual,.seo-help-start{z-index:1;position:relative}.seo-help-hero-copy h1{max-width:720px;color:var(--help-text-primary);letter-spacing:0;font-size:clamp(38px,4.6vw,58px);font-weight:600}.seo-help-hero-copy .seo-help-lead{max-width:660px;color:var(--help-text-secondary)}.seo-help-hero-visual{place-items:center;min-height:310px;display:grid}.seo-help-hero-visual:before{content:"";border:1px dashed #1467f238;border-radius:50%;position:absolute;inset:18% 10%;transform:rotate(23deg)}.seo-help-hero-visual img{filter:drop-shadow(0 18px 22px #1f65c029);width:min(100%,420px);height:auto;display:block}.seo-help-search-field{border-color:var(--help-brand-primary);background:#fffffff0;border-radius:12px;box-shadow:0 10px 28px #1a447b17}.seo-help-search-field:focus-within{outline-color:#1467f23d}.seo-help-search-submit{min-width:76px;min-height:44px;font-weight:500;color:#fff!important;background:var(--help-brand-primary)!important;border-radius:10px!important;padding:0 18px!important;text-decoration:none!important}.seo-help-search-submit:hover{background:var(--help-brand-hover)!important}.seo-help-start{border:1px solid #1467f229;border-left:4px solid var(--help-brand-primary);border-radius:var(--help-radius-card);background:#ffffffb8;grid-column:1/-1;grid-template-columns:minmax(220px,.8fr) minmax(240px,1.2fr) auto;align-items:center;gap:20px 28px;padding:20px 24px;display:grid}.seo-help-start h2{margin:0;font-size:22px}.seo-help-start p{color:var(--help-text-secondary);margin:0}.seo-help-start>a{color:var(--help-brand-primary)}.seo-help-start-path{border-top-color:var(--help-border);grid-column:1/-1;margin:0;padding-top:12px}.seo-help-topic-section,.seo-help-flow,.seo-help-home-split,.seo-help-support-section{min-width:0}.seo-help-section-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:24px;display:flex}.seo-help-section-heading h2{color:var(--help-text-primary);letter-spacing:0;margin:0;font-size:clamp(28px,3vw,36px);font-weight:600;line-height:1.25}.seo-help-section-heading>p{color:var(--help-text-secondary);margin:0;font-size:14px}.seo-help-section-heading>a{color:var(--help-brand-primary);font-weight:500;text-decoration:none}.seo-help-topic-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.seo-help-topic-card{border:1px solid var(--help-border);border-radius:var(--help-radius-card);min-height:188px;color:var(--help-text-primary);background:var(--help-surface);text-align:left;box-shadow:var(--help-shadow-card);align-content:start;gap:10px;padding:24px;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.seo-help-topic-card:hover,.seo-help-topic-card[aria-pressed=true]{border-color:var(--help-brand-primary);box-shadow:var(--help-shadow-hover);transform:translateY(-2px)}.seo-help-topic-card strong{font-size:19px}.seo-help-topic-card>span:not(.seo-help-topic-icon){color:var(--help-text-secondary);font-size:14px;line-height:1.7}.seo-help-topic-card small{color:var(--help-brand-primary);margin-top:auto;font-size:13px;font-weight:500}.seo-help-topic-icon{background:var(--help-bg-soft);border-radius:20px;place-items:center;width:72px;height:72px;display:grid}.seo-help-topic-icon img{object-fit:contain;width:72px;height:72px;display:block}.seo-help-flow{border-radius:var(--help-radius-large);background:linear-gradient(120deg,#eef6ff,#f7fbff);border:1px solid #1467f224;grid-template-columns:minmax(240px,.75fr) minmax(0,1.25fr);align-items:center;gap:32px;padding:34px 38px;display:grid}.seo-help-flow-intro h2{color:var(--help-text-primary);margin:0;font-size:30px;line-height:1.3}.seo-help-flow-intro p:last-child{color:var(--help-text-secondary);margin:14px 0 0;line-height:1.8}.seo-help-flow-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.seo-help-flow-step{min-width:0;color:var(--help-text-primary);gap:8px;padding:8px 16px;text-decoration:none;display:grid;position:relative}.seo-help-flow-step+.seo-help-flow-step:before{color:var(--help-brand-primary);content:"→";font-size:24px;position:absolute;top:36px;left:-15px}.seo-help-flow-step>span{color:var(--help-brand-primary);letter-spacing:.12em;font-size:12px;font-weight:800}.seo-help-flow-step>i{width:54px;height:54px;color:var(--help-brand-primary);box-shadow:var(--help-shadow-card);background:#fff;border-radius:50%;place-items:center;font-size:24px;font-style:normal;display:grid}.seo-help-flow-step strong{font-size:15px}.seo-help-flow-step small{color:var(--help-text-secondary);line-height:1.65}.seo-help-library{padding-top:8px}.seo-help-library-heading{margin-bottom:20px}.seo-help-categories{gap:8px;margin:0 0 18px}.seo-help-categories button{border-color:var(--help-border);border-radius:999px}.seo-help-categories button[aria-pressed=true]{border-color:var(--help-brand-primary);background:var(--help-brand-primary)}.seo-help-card-grid{gap:20px}.seo-help-card{border-color:var(--help-border);border-radius:var(--help-radius-card);min-height:188px;box-shadow:var(--help-shadow-card)}.seo-help-card:hover{border-color:var(--help-brand-primary);box-shadow:var(--help-shadow-hover);transform:translateY(-2px)}.seo-help-home-split{grid-template-columns:minmax(0,1.16fr) minmax(300px,.84fr);align-items:start;gap:28px;display:grid}.seo-help-faq-panel,.seo-help-tutorial-panel{border:1px solid var(--help-border);border-radius:var(--help-radius-large);background:var(--help-surface);min-width:0;box-shadow:var(--help-shadow-card);padding:30px}.seo-help-faq-list{gap:8px;display:grid}.seo-help-faq-item{border:1px solid var(--help-border);background:#fff;border-radius:12px;padding:0}.seo-help-faq-item summary{min-height:52px;color:var(--help-text-primary);cursor:pointer;justify-content:space-between;align-items:center;gap:16px;padding:12px 16px;font-size:15px;font-weight:500;list-style:none;display:flex}.seo-help-faq-item summary::-webkit-details-marker{display:none}.seo-help-faq-item summary:after{color:var(--help-brand-primary);content:"+";font-size:22px;font-weight:400}.seo-help-faq-item[open] summary:after{content:"−"}.seo-help-faq-item p{color:var(--help-text-secondary);margin:0;padding:0 16px 16px;font-size:14px;line-height:1.8}.seo-help-tutorial-list{gap:10px;display:grid}.seo-help-tutorial-list a{border:1px solid var(--help-border);color:var(--help-text-primary);border-radius:12px;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;text-decoration:none;transition:border-color .18s,background-color .18s,transform .18s;display:grid}.seo-help-tutorial-list a:hover{border-color:var(--help-brand-primary);background:var(--help-bg-soft);transform:translate(2px)}.seo-help-tutorial-mark{width:48px;height:48px;color:var(--help-brand-primary);background:var(--help-bg-soft);border-radius:14px;place-items:center;font-size:20px;display:grid}.seo-help-tutorial-list strong,.seo-help-tutorial-list small{display:block}.seo-help-tutorial-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.55;overflow:hidden}.seo-help-tutorial-list small{color:var(--help-text-secondary);text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:12px;line-height:1.5;overflow:hidden}.seo-help-tutorial-list b{color:var(--help-brand-primary)}.seo-help-support-section{border-radius:var(--help-radius-large);background:linear-gradient(135deg,#eef6ff 0%,#f8fbff 65%,#e4f5f5 100%);border:1px solid #1467f224;justify-content:space-between;align-items:center;gap:32px;min-height:280px;padding:34px 40px;display:flex;position:relative;overflow:hidden}.seo-help-support-section h2{color:var(--help-text-primary);margin:0;font-size:30px}.seo-help-support-section p{max-width:560px;color:var(--help-text-secondary);margin:12px 0 16px;line-height:1.8}.seo-help-support-section a{min-height:44px;color:var(--help-brand-primary);align-items:center;gap:8px;font-weight:500;text-decoration:none;display:inline-flex}.seo-help-support-channel-icon{object-fit:contain;width:64px;height:64px;display:block}.seo-help-support-visual{object-fit:contain;filter:drop-shadow(0 16px 20px #1f65c024);align-self:end;width:min(30%,300px);height:auto;margin:-34px 24px -34px 0}.seo-help-center-next{border-radius:var(--help-radius-card);background:var(--help-bg-soft)}.seo-help-toc-mobile{border:1px solid var(--help-border);background:var(--help-surface);border-radius:12px;margin:24px 0 0;padding:0 16px;display:none}.seo-help-toc-mobile summary{min-height:52px;color:var(--help-text-primary);cursor:pointer;justify-content:space-between;align-items:center;font-weight:500;list-style:none;display:flex}.seo-help-toc-mobile summary::-webkit-details-marker{display:none}.seo-help-toc-mobile summary:after{color:var(--help-brand-primary);content:"+";font-size:22px;font-weight:400}.seo-help-toc-mobile[open] summary:after{content:"−"}.seo-help-toc-mobile nav{gap:4px;padding:0 0 14px;display:grid}.seo-help-toc-mobile nav a{border-left:2px solid var(--help-border);color:var(--help-text-secondary);padding:9px 10px;font-size:14px;line-height:1.55;text-decoration:none}.seo-help-toc-mobile nav a:hover{border-color:var(--help-brand-primary);color:var(--help-brand-primary);background:var(--help-bg-soft)}.seo-help-reading{max-width:860px}@media (width<=1199px){.seo-help-center-hero{grid-template-columns:minmax(0,3fr) minmax(240px,2fr);padding:42px 40px}.seo-help-topic-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=991px){.seo-help-center-main{gap:56px}.seo-help-center-hero{grid-template-columns:minmax(0,1fr) 260px;gap:18px;padding:36px 28px}.seo-help-start{grid-column:1/-1;grid-template-columns:auto 1fr auto}.seo-help-start h2{grid-column:1}.seo-help-start p{grid-column:2}.seo-help-start>a{grid-column:3}.seo-help-start-path{display:none}.seo-help-flow,.seo-help-home-split{grid-template-columns:1fr}.seo-help-article-layout{grid-template-columns:1fr;gap:24px}.seo-help-aside{display:none}.seo-help-toc-mobile{display:block}}@media (width<=767px){:is(.seo-site-shell:has(.seo-help-center-main) .seo-main,.seo-site-shell:has(.seo-help-article) .seo-main){width:calc(100% - 32px)}.seo-help-center-main{gap:42px}.seo-help-center-hero{flex-direction:column;align-items:stretch;padding:30px 20px 24px;display:flex}.seo-help-hero-copy h1{font-size:clamp(32px,9vw,42px)}.seo-help-hero-visual{order:2;min-height:0}.seo-help-hero-visual img{width:min(78vw,340px)}.seo-help-start{order:3;grid-template-columns:1fr 1fr;gap:10px 16px;padding:18px;display:grid}.seo-help-start h2{grid-area:1/1/3;font-size:21px}.seo-help-start p{grid-area:2/2;font-size:13px}.seo-help-start>a{grid-area:3/2;font-size:13px}.seo-help-topic-grid,.seo-help-flow-steps{grid-template-columns:1fr}.seo-help-topic-card{grid-template-columns:64px minmax(0,1fr);column-gap:14px;min-height:0;padding:18px}.seo-help-topic-icon{grid-row:1/4;width:64px;height:64px}.seo-help-topic-icon img{width:64px;height:64px}.seo-help-topic-card small{grid-column:2}.seo-help-flow{padding:24px 20px}.seo-help-flow-step{grid-template-rows:auto auto;grid-template-columns:38px 48px minmax(0,1fr);align-items:center;column-gap:10px;padding:8px 0}.seo-help-flow-step>span{grid-row:1/3}.seo-help-flow-step>i{grid-row:1/3;width:48px;height:48px}.seo-help-flow-step+.seo-help-flow-step:before{content:"↓";font-size:18px;top:-9px;left:18px}.seo-help-flow-step small{grid-column:3}.seo-help-section-heading{flex-direction:column;align-items:flex-start}.seo-help-faq-panel,.seo-help-tutorial-panel{padding:22px 18px}.seo-help-support-section{flex-direction:column;align-items:flex-start;min-height:0;padding:26px 20px 0}.seo-help-support-section h2{font-size:25px}.seo-help-support-visual{align-self:center;width:min(64vw,260px);margin:0}.seo-help-tutorial-list strong,.seo-help-tutorial-list small{white-space:normal}.seo-help-card-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){.seo-help-center-main *,.seo-help-article *{scroll-behavior:auto;transition:none!important;transform:none!important}}
