
:root{--qh-bg:#f6f7fb;--qh-card:#fff;--qh-card-soft:#f9fafc;--qh-ink:#121826;--qh-ink-soft:#2f3a4d;--qh-muted:#667085;--qh-muted-2:#98a2b3;--qh-line:#e6e9ef;--qh-line-strong:#d8dde7;--qh-blue:#2563eb;--qh-blue-dark:#1744a5;--qh-blue-soft:#edf4ff;--qh-green:#148232;--qh-green-soft:#eefaf1;--qh-amber-soft:#fff7ed;--qh-red:#b42318;--qh-red-soft:#fff1f2;--qh-radius:22px;--qh-radius-lg:30px;--qh-shadow:0 18px 50px rgba(18,24,38,.08);--qh-shadow-hover:0 26px 70px rgba(18,24,38,.12);--qh-max:1160px;--qh-reading:760px}*{box-sizing:border-box}html{scroll-behavior:smooth}body.qapps-help{margin:0;color:var(--qh-ink);background:radial-gradient(circle at top left,rgba(37,99,235,.1),transparent 30rem),radial-gradient(circle at 88% 4%,rgba(20,130,50,.08),transparent 28rem),linear-gradient(180deg,#fff 0%,var(--qh-bg) 46%,#fff 100%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.62;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body.qapps-help.no-js .js-only{display:none!important}:where(body.qapps-help) a{color:var(--qh-blue);text-decoration:none}:where(body.qapps-help) a:hover{text-decoration:underline}:where(body.qapps-help) img{max-width:100%;height:auto}:where(body.qapps-help) strong{color:var(--qh-ink)}:where(body.qapps-help) hr{border:0;border-top:1px solid var(--qh-line);margin:16px 0}.qh-shell{min-height:100vh;display:flex;flex-direction:column}.qh-main{flex:1}.qh-container{max-width:var(--qh-max);margin:0 auto;padding:34px 20px 70px}.qh-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);background:rgba(255,255,255,.84);border-bottom:1px solid rgba(230,233,239,.84)}.qh-nav{max-width:var(--qh-max);margin:0 auto;padding:14px 20px;display:flex;align-items:center;justify-content:space-between;gap:16px}.qh-brand{display:inline-flex;align-items:center;gap:12px;color:var(--qh-ink);min-width:0}.qh-brand:hover{text-decoration:none}.qh-brand-mark{width:42px;height:42px;border-radius:16px;display:grid;place-items:center;background:linear-gradient(145deg,#111827,#25324a);color:#fff;font-weight:900;letter-spacing:-.04em;box-shadow:0 14px 34px rgba(18,24,38,.16);flex:0 0 auto}.qh-brand-copy{display:grid;gap:1px}.qh-brand-title{font-weight:900;letter-spacing:-.04em;font-size:1.04rem}.qh-brand-subtitle{color:var(--qh-muted);font-size:.82rem;font-weight:700}.qh-nav-links{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.qh-nav-links a{color:var(--qh-muted);padding:9px 12px;border-radius:999px;font-size:.92rem;font-weight:800}.qh-nav-links a:hover,.qh-nav-links a[aria-current=page]{color:var(--qh-ink);background:#fff;border:1px solid var(--qh-line);box-shadow:0 8px 22px rgba(18,24,38,.06);text-decoration:none}.qh-nav-links a.qh-support-pill{color:var(--qh-blue-dark);background:var(--qh-blue-soft);border:1px solid rgba(37,99,235,.16)}.qh-card,.qh-hero-card,.qh-search-card,.qh-article,.qh-article-section,.qh-callout-card,.qh-product-card,.qh-mini-card{background:rgba(255,255,255,.94);border:1px solid rgba(230,233,239,.94);border-radius:var(--qh-radius-lg);box-shadow:var(--qh-shadow)}.qh-card,.qh-search-card,.qh-product-card,.qh-mini-card{padding:22px}.qh-hero-card{padding:clamp(26px,4vw,44px)}.qh-card:hover.qh-card-link,a.qh-card:hover,.qh-result:hover{transform:translateY(-2px);border-color:rgba(37,99,235,.24);box-shadow:var(--qh-shadow-hover);text-decoration:none}.qh-card-link{color:inherit;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.qh-hero{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(300px,.88fr);gap:22px;align-items:stretch;margin-top:16px}.qh-hero-card,.qh-search-card{position:relative;overflow:hidden}.qh-hero-card:after{content:"";position:absolute;inset:auto -100px -140px auto;width:260px;height:260px;border-radius:999px;background:radial-gradient(circle,rgba(37,99,235,.14),transparent 70%);pointer-events:none}.qh-kicker,.qh-chip,.qh-result-meta,.qh-step-number{display:inline-flex;align-items:center;gap:7px;border-radius:999px;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.qh-kicker{color:var(--qh-blue-dark);background:var(--qh-blue-soft);border:1px solid rgba(37,99,235,.16);padding:7px 11px}.qh-chip{color:var(--qh-muted);background:var(--qh-card-soft);border:1px solid var(--qh-line);padding:7px 10px}.qh-chip.blue{color:var(--qh-blue-dark);background:var(--qh-blue-soft);border-color:rgba(37,99,235,.16)}.qh-chip.green{color:var(--qh-green);background:var(--qh-green-soft);border-color:rgba(20,130,50,.14)}.qh-chip-row{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 0}.qh-hero h1,.qh-page-title{margin:16px 0 12px;max-width:920px;font-size:clamp(2.1rem,5vw,4.55rem);line-height:.98;letter-spacing:-.075em}.qh-page-title.compact{font-size:clamp(2rem,4vw,3.45rem)}.qh-lede,.qh-description{max-width:760px;color:var(--qh-muted);font-size:clamp(1.02rem,1.6vw,1.22rem);margin:0 0 18px}.qh-section-head{margin:42px 0 16px}.qh-section-head h2{margin:6px 0 6px;font-size:clamp(1.5rem,3vw,2.4rem);letter-spacing:-.055em;line-height:1.05}.qh-section-head p{margin:0;color:var(--qh-muted);max-width:720px}.qh-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.qh-button,button.qh-button,.qh-button-secondary,button.qh-button-secondary,.qh-button-ghost,button.qh-button-ghost{appearance:none;cursor:pointer;border:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:46px;padding:11px 16px;border-radius:999px;font:inherit;font-weight:900;font-size:.95rem;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.qh-button{color:#fff;background:var(--qh-ink);box-shadow:0 14px 32px rgba(18,24,38,.18)}.qh-button:hover{transform:translateY(-1px);text-decoration:none;background:#020617}.qh-button-secondary{color:var(--qh-blue-dark);background:var(--qh-blue-soft);border:1px solid rgba(37,99,235,.18)}.qh-button-secondary:hover{transform:translateY(-1px);text-decoration:none;background:#e6f0ff}.qh-button-ghost{color:var(--qh-muted);background:#fff;border:1px solid var(--qh-line)}.qh-button-ghost:hover{color:var(--qh-ink);text-decoration:none;background:var(--qh-card-soft)}.qh-search-form{display:flex;gap:10px;align-items:center;width:100%}.qh-search-card h2,.qh-card h2,.qh-card h3{margin:0 0 8px;letter-spacing:-.035em;line-height:1.1}.qh-card p,.qh-search-card p,.qh-product-card p{color:var(--qh-muted);margin:0 0 14px}.qh-search-input,.qh-input,.qh-textarea,.qh-select{width:100%;border:1px solid var(--qh-line-strong);background:#fff;color:var(--qh-ink);border-radius:16px;padding:14px 15px;font:inherit;min-height:50px}.qh-search-input:focus,.qh-input:focus,.qh-textarea:focus,.qh-select:focus{outline:4px solid rgba(37,99,235,.12);border-color:rgba(37,99,235,.55)}.qh-textarea{min-height:150px;resize:vertical}.qh-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.qh-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.qh-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.qh-product-card{display:flex;flex-direction:column;gap:12px;min-height:220px}.qh-product-icon,.qh-card-icon{width:52px;height:52px;border-radius:18px;display:grid;place-items:center;font-weight:950;color:#fff;background:linear-gradient(145deg,#111827,#344258);box-shadow:0 14px 28px rgba(18,24,38,.14)}.qh-card-icon.blue{background:linear-gradient(145deg,var(--qh-blue),#4f8cff)}.qh-card-icon.green{background:linear-gradient(145deg,var(--qh-green),#49b86d)}.qh-card-icon.light{color:var(--qh-blue-dark);background:var(--qh-blue-soft);box-shadow:none;border:1px solid rgba(37,99,235,.12)}.qh-card-foot{margin-top:auto}.qh-support-ladder{counter-reset:ladder;display:grid;gap:12px}.qh-support-step{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:14px;border-radius:20px;background:var(--qh-card-soft);border:1px solid var(--qh-line)}.qh-step-number{width:34px;height:34px;justify-content:center;background:#fff;border:1px solid var(--qh-line);color:var(--qh-ink)}.qh-support-step h3{margin:0 0 3px;font-size:1rem}.qh-support-step p{margin:0;color:var(--qh-muted);font-size:.94rem}.qh-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;color:var(--qh-muted);font-size:.9rem;margin:10px 0 18px}.qh-breadcrumbs a{color:var(--qh-muted);font-weight:800}.qh-breadcrumbs span{color:var(--qh-muted-2)}.qh-layout{display:grid;grid-template-columns:minmax(0,var(--qh-reading)) minmax(260px,1fr);gap:22px;align-items:start}.qh-layout.wide{grid-template-columns:minmax(0,1fr) minmax(280px,360px)}.qh-article{padding:clamp(22px,4vw,38px)}.qh-article-meta{display:flex;flex-wrap:wrap;gap:8px;margin:16px 0 22px}.qh-article p,.qh-article li,.qh-article-section p,.qh-article-section li{color:var(--qh-ink-soft)}.qh-article ul,.qh-article ol,.qh-article-section ul,.qh-article-section ol{padding-left:1.25rem}.qh-article-section{padding:clamp(18px,3vw,28px);margin:18px 0;box-shadow:0 12px 32px rgba(18,24,38,.05)}.qh-article-section h2{margin:0 0 14px;font-size:clamp(1.35rem,2.4vw,2rem);letter-spacing:-.045em;line-height:1.1}.qh-article-section h3{margin:20px 0 8px;letter-spacing:-.025em}.qh-article-section p:last-child{margin-bottom:0}.qh-note,.qh-warning,.qh-success,.qh-callout-card{border-radius:20px;padding:16px;margin:18px 0;border:1px solid rgba(37,99,235,.18);background:var(--qh-blue-soft)}.qh-warning{background:var(--qh-amber-soft);border-color:#fed7aa;color:#7c2d12}.qh-warning strong{color:#7c2d12}.qh-success{background:var(--qh-green-soft);border-color:rgba(20,130,50,.15);color:#14532d}.qh-success strong{color:#14532d}.qh-figure{margin:16px 0 20px;border:1px solid var(--qh-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 10px 28px rgba(18,24,38,.06)}.qh-figure img{display:block;width:100%}.qh-figure figcaption{padding:10px 14px;color:var(--qh-muted);background:var(--qh-card-soft);font-size:.88rem}.qh-toc{position:sticky;top:88px;padding:18px}.qh-toc h2{font-size:1rem;margin:0 0 10px;letter-spacing:-.02em}.qh-toc a{display:block;padding:7px 0;color:var(--qh-muted);font-size:.92rem;font-weight:800}.qh-toc a:hover{color:var(--qh-blue-dark);text-decoration:none}.qh-toc .qh-button,.qh-toc .qh-button-secondary,.qh-toc .qh-button-ghost{width:100%;margin-top:8px}.qh-related-list,.qh-results-list{display:grid;gap:12px;margin-top:16px}.qh-result{display:block;border:1px solid var(--qh-line);border-radius:20px;padding:16px;background:#fff;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.qh-result-meta{color:var(--qh-blue-dark);background:transparent;padding:0;margin-bottom:7px}.qh-result-title{display:block;color:var(--qh-ink);font-weight:950;margin-bottom:4px;line-height:1.25}.qh-result-desc{color:var(--qh-muted)}.qh-feedback{margin-top:22px;padding:22px;border:1px solid var(--qh-line);border-radius:var(--qh-radius-lg);background:var(--qh-card-soft)}.qh-feedback h2{margin:0 0 8px;font-size:1.22rem;letter-spacing:-.035em}.qh-feedback-actions{display:flex;gap:10px;flex-wrap:wrap}.qh-feedback-detail{display:none;margin-top:16px}.qh-feedback-detail.is-visible{display:block}.qh-check-grid{display:grid;gap:8px;margin:12px 0}.qh-check-grid label{display:flex;gap:8px;align-items:center;color:var(--qh-ink-soft)}.qh-ai-panel{display:grid;gap:14px}.qh-ai-thread{min-height:260px;max-height:540px;overflow:auto;display:grid;gap:12px;align-content:start;padding:4px}.qh-message{border-radius:20px;padding:15px;background:#fff;border:1px solid var(--qh-line)}.qh-message.user{background:var(--qh-blue-soft);border-color:rgba(37,99,235,.18)}.qh-message.assistant{background:#fff}.qh-message.error{border-color:#fecaca;background:var(--qh-red-soft);color:var(--qh-red)}.qh-message p{margin:0 0 8px}.qh-message p:last-child{margin-bottom:0}.qh-sources{margin-top:10px;display:grid;gap:6px}.qh-source{font-size:.9rem}.qh-form-grid{display:grid;gap:14px}.qh-form-row{display:grid;gap:6px}.qh-form-row label{font-weight:900}.qh-form-help{color:var(--qh-muted);font-size:.9rem;margin:0}.qh-status{color:var(--qh-muted);font-weight:800;min-height:1.3em}.qh-status.success{color:var(--qh-green)}.qh-status.error{color:var(--qh-red)}.qh-footer{border-top:1px solid var(--qh-line);background:rgba(255,255,255,.78)}.qh-footer-inner{max-width:var(--qh-max);margin:0 auto;padding:28px 20px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap;color:var(--qh-muted);font-size:.92rem}.qh-footer a{color:var(--qh-muted);font-weight:800}.qh-footer-links{display:flex;gap:14px;flex-wrap:wrap}.qh-hidden{display:none!important}.qh-small{font-size:.9rem;color:var(--qh-muted)}.qh-center{text-align:center}.qh-spacer{height:28px}.qh-stack{display:grid;gap:16px}.qh-muted{color:var(--qh-muted)}@media(max-width:940px){.qh-hero,.qh-layout,.qh-layout.wide,.qh-grid,.qh-grid.two,.qh-grid.four{grid-template-columns:1fr}.qh-toc{position:static}.qh-nav{align-items:flex-start}.qh-nav-links{display:none}.qh-search-form{flex-direction:column;align-items:stretch}.qh-button,.qh-button-secondary,.qh-button-ghost{width:100%}}@media(max-width:560px){.qh-container{padding-left:14px;padding-right:14px}.qh-hero-card,.qh-article{padding:22px}.qh-card,.qh-search-card,.qh-product-card,.qh-mini-card{padding:18px}.qh-brand-mark{width:38px;height:38px;border-radius:14px}.qh-brand-subtitle{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/* Main-site alignment overrides for the integrated QApps Help shell. */
:root{
  --qh-bg:#f7fbff;
  --qh-card:#fff;
  --qh-card-soft:#f7fbff;
  --qh-ink:#08111f;
  --qh-ink-soft:#152338;
  --qh-muted:#536175;
  --qh-muted-2:#778397;
  --qh-line:#dbe7f5;
  --qh-line-strong:#c6d8eb;
  --qh-blue:#0d8bff;
  --qh-blue-dark:#006aff;
  --qh-blue-soft:#eef6ff;
  --qh-green:#22c55e;
  --qh-green-soft:#edfdf4;
  --qh-shadow:0 24px 70px rgba(8,17,31,.10);
  --qh-shadow-hover:0 28px 76px rgba(8,17,31,.14);
}
body.qapps-help{
  background:
    radial-gradient(900px 480px at 90% 0%,rgba(13,139,255,.12),transparent 62%),
    radial-gradient(760px 420px at 0% 10%,rgba(77,191,255,.16),transparent 60%),
    linear-gradient(180deg,#fbfdff 0%,#f7fbff 44%,#eef6ff 100%);
}
.qh-header{
  border-bottom-color:rgba(198,216,235,.72);
  background:rgba(255,255,255,.86);
}
.qh-nav{min-height:76px;padding:10px 20px}
.qh-brand{gap:14px}
.qh-brand-logo{
  display:block;
  width:150px;
  height:auto;
  flex:0 0 auto;
}
.qh-brand-title{
  font-size:.85rem;
  letter-spacing:0;
}
.qh-brand-subtitle{
  margin-top:4px;
  font-size:.75rem;
}
.qh-nav-links a{
  min-height:38px;
  border:1px solid var(--qh-line);
  background:rgba(255,255,255,.72);
}
.qh-nav-menu{
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:10px;
  min-width:0;
}
.qh-nav-actions{
  display:flex;
  align-items:center;
  flex:0 0 auto;
}
.qh-nav-ticket{
  min-height:40px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:9px 14px;
  border-radius:999px;
  color:#fff!important;
  background:linear-gradient(135deg,var(--qh-blue),var(--qh-blue-dark));
  border:1px solid transparent;
  box-shadow:0 12px 28px rgba(13,139,255,.22);
  font-weight:900;
  font-size:.9rem;
  white-space:nowrap;
}
.qh-nav-ticket:hover{
  text-decoration:none!important;
  background:linear-gradient(135deg,#0b7ee8,#005de0);
}
@media(max-width:940px){
  .qh-nav{align-items:flex-start;flex-wrap:wrap;gap:10px 14px}
  .qh-brand{max-width:calc(100% - 156px)}
  .qh-nav-menu{order:2;width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px}
  .qh-nav-links{display:flex;flex-wrap:nowrap;justify-content:flex-start;gap:6px;min-width:0;overflow-x:auto;padding-bottom:2px;scrollbar-width:none;-webkit-overflow-scrolling:touch}
  .qh-nav-links::-webkit-scrollbar{display:none}
  .qh-nav-links a{flex:0 0 auto;min-height:34px;padding:7px 10px;font-size:.84rem}
}
.qh-nav-links a.qh-support-pill{
  color:#fff;
  background:linear-gradient(135deg,var(--qh-blue),var(--qh-blue-dark));
  border-color:transparent;
  box-shadow:0 12px 28px rgba(13,139,255,.22);
}
.qh-card,.qh-hero-card,.qh-search-card,.qh-article,.qh-article-section,.qh-callout-card,.qh-product-card,.qh-mini-card{
  border-color:rgba(198,216,235,.88);
}
.qh-button{
  background:linear-gradient(135deg,var(--qh-blue),var(--qh-blue-dark));
  box-shadow:0 16px 34px rgba(13,139,255,.26);
}
.qh-button:hover{background:linear-gradient(135deg,#0b7ee8,#005de0)}
.qh-button-secondary{
  color:var(--qh-ink);
  background:rgba(255,255,255,.75);
  border-color:var(--qh-line-strong);
  box-shadow:0 10px 28px rgba(8,17,31,.05);
}
.qh-button-secondary:hover{background:#fff}
.qh-kicker{
  color:var(--qh-blue-dark);
  letter-spacing:.12em;
}
.qh-kicker::before{
  content:"";
  width:9px;
  height:9px;
  border-radius:50%;
  background:linear-gradient(135deg,var(--qh-blue),#4dbfff);
  box-shadow:0 0 0 6px rgba(13,139,255,.10);
}
.qh-hero-card:after{background:radial-gradient(circle,rgba(13,139,255,.12),transparent 70%)}
.qh-product-heading{
  display:flex;
  align-items:center;
  gap:18px;
  flex-wrap:wrap;
}
.qh-product-heading h1{margin-top:14px}
.qh-hero h1,.qh-page-title,.qh-product-heading h1,.qh-section-head h2,.qh-card h2,.qh-card h3,.qh-search-card h2{
  letter-spacing:0;
}
.qh-product-heading h1{line-height:1.04}
.qh-title-word{
  display:inline-block;
  margin-right:.18em;
}
.qh-title-word:last-child{margin-right:0}
.qh-app-icon,.qh-product-icon img{
  display:block;
  width:64px;
  height:64px;
  border-radius:18px;
  object-fit:cover;
  box-shadow:0 16px 34px rgba(8,17,31,.16);
}
.qh-app-icon.xl{
  width:78px;
  height:78px;
  border-radius:22px;
}
.qh-product-icon{
  width:68px;
  height:68px;
  border-radius:22px;
  background:#fff;
  box-shadow:none;
}
.qh-product-icon img{width:68px;height:68px;border-radius:22px}
.qh-card-icon{background:linear-gradient(145deg,#07111f,#10233f 66%,#0a4f9f)}
.qh-card-icon.blue{background:linear-gradient(135deg,var(--qh-blue),var(--qh-blue-dark))}
.qh-card-icon.green{background:linear-gradient(145deg,var(--qh-green),#4ade80)}
.qh-card-icon.light{
  color:var(--qh-blue-dark);
  background:var(--qh-blue-soft);
}
.qh-product-card h3{margin-top:2px}
.qh-product-card p{font-size:.96rem}
.qh-article blockquote,.qh-article-section blockquote{
  margin:18px 0;
  padding:14px 16px;
  border-left:4px solid var(--qh-blue);
  border-radius:16px;
  background:var(--qh-blue-soft);
  color:var(--qh-ink-soft);
}
.qh-kb-content > p:first-of-type{margin-top:0}
.qh-kb-content h3{
  margin:28px 0 8px;
  color:var(--qh-ink);
  font-size:1.18rem;
  line-height:1.22;
  letter-spacing:0;
}
.qh-kb-content h4{
  margin:20px 0 6px;
  color:var(--qh-ink);
  font-size:1.02rem;
  line-height:1.24;
  letter-spacing:0;
}
.qh-manual-tagline{
  color:var(--qh-muted);
  font-weight:800;
}
.qh-kb-content p:has(> strong:only-child){
  margin-top:28px;
  margin-bottom:8px;
  color:var(--qh-ink);
  font-size:1.12rem;
  font-weight:900;
}
.qh-divider{
  border:0;
  border-top:1px solid var(--qh-line-strong);
  margin:28px 0;
}
.qh-underline{
  text-decoration:underline;
  text-decoration-thickness:.08em;
  text-underline-offset:.18em;
}
.qh-code{
  overflow:auto;
  padding:16px;
  border-radius:16px;
  border:1px solid var(--qh-line);
  background:#0b1220;
  color:#f8fafc;
}
.qh-layout,.qh-article,.qh-article-section,.qh-kb-content{min-width:0}
.qh-hero-card > .qh-chip-row{
  align-items:center;
  gap:12px;
}
.qh-hero-card > .qh-chip-row .qh-chip{
  gap:8px;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
  color:var(--qh-muted);
  letter-spacing:0;
  text-transform:none;
  font-size:.92rem;
}
.qh-hero-card > .qh-chip-row .qh-chip::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:currentColor;
  opacity:.55;
}
.qh-hero-card > .qh-chip-row .qh-chip.blue{
  color:var(--qh-blue);
}
.qh-hero-card > .qh-chip-row .qh-chip.green{
  color:var(--qh-green);
}
.qh-chip-row-static{align-items:center;gap:12px}
.qh-chip-static{
  gap:8px;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
  color:var(--qh-muted);
  letter-spacing:0;
  text-transform:none;
  font-size:.92rem;
}
.qh-chip-static::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:currentColor;
  opacity:.55;
}
.qh-chip-static.blue,.qh-chip-static.green{
  background:transparent;
  border:0;
}
.qh-card-foot .qh-chip{
  padding:0;
  border:0;
  background:transparent;
  color:var(--qh-blue);
  letter-spacing:0;
  text-transform:none;
  font-size:.92rem;
}
.qh-card-foot .qh-chip::after{
  content:"";
  width:6px;
  height:6px;
  border-top:2px solid currentColor;
  border-right:2px solid currentColor;
  transform:rotate(45deg);
  opacity:.7;
}
.qh-card-foot .qh-chip.green{
  color:var(--qh-green);
}
.qh-article-meta{
  gap:12px;
}
.qh-article-meta .qh-chip{
  gap:8px;
  padding:0;
  border:0;
  background:transparent;
  box-shadow:none;
  color:var(--qh-muted);
  letter-spacing:0;
  text-transform:none;
  font-size:.92rem;
}
.qh-article-meta .qh-chip::before{
  content:"";
  width:7px;
  height:7px;
  border-radius:50%;
  background:currentColor;
  opacity:.55;
}
.qh-article-meta .qh-chip.blue{
  color:var(--qh-blue);
}
.qh-article-meta .qh-chip.green{
  color:var(--qh-green);
}
.qh-kb-content .qh-figure{
  width:min(100%,620px);
  max-width:100%;
  margin:18px auto 22px;
}
.qh-kb-content .qh-figure img{
  display:block;
  width:auto;
  max-width:100%;
  max-height:min(68vh,560px);
  margin:0 auto;
  object-fit:contain;
}
.qh-kb-content .qh-figure figcaption{
  text-align:left;
  line-height:1.45;
}
.qh-inline-icon{
  display:inline-flex;
  align-items:center;
  gap:6px;
  white-space:nowrap;
  vertical-align:middle;
}
.qh-inline-icon img{
  width:1.45em;
  height:1.45em;
  border-radius:.4em;
  object-fit:contain;
  box-shadow:0 4px 10px rgba(8,17,31,.12);
}
.qh-figure.qh-figure-compact{
  width:min(100%,370px);
  margin-left:auto;
  margin-right:auto;
}
.qh-figure.qh-figure-medium{
  width:min(100%,520px);
  margin-left:auto;
  margin-right:auto;
}
.qh-figure.qh-figure-natural{
  width:min(100%,620px);
  margin-left:auto;
  margin-right:auto;
}
.qh-figure.qh-figure-cutout{
  overflow:visible;
  border:0;
  background:transparent;
  box-shadow:none;
}
.qh-figure.qh-figure-cutout img{
  width:100%;
  filter:drop-shadow(0 14px 28px rgba(8,17,31,.14));
}
.qh-figure.qh-figure-cutout figcaption{
  margin-top:10px;
  padding:0;
  background:transparent;
  text-align:center;
}
body.qapps-help .qh-article-section .qh-figure.qh-figure-natural{
  width:min(100%,620px);
}
body.qapps-help .qh-article-section .qh-figure.qh-figure-compact{
  width:min(60%,520px);
}
body.qapps-help .qh-article-section .qh-figure.qh-figure-medium{
  width:min(78%,560px);
}
body.qapps-help .qh-article-section .qh-figure.qh-figure-cutout{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
body.qapps-help .qh-article-section .qh-figure.qh-figure-cutout img{
  width:100%;
}
.qh-toc{
  display:grid;
  gap:8px;
}
.qh-toc h2{
  margin:2px 0 0;
}
.qh-toc .qh-small{
  margin:0 0 4px;
  padding-right:6px;
  line-height:1.5;
}
.qh-toc > a:not([class]){
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:10px;
  margin:0 -8px;
  padding:9px 10px;
  border-radius:13px;
}
.qh-toc > a:not([class])::after{
  content:"";
  width:6px;
  height:6px;
  border-top:2px solid currentColor;
  border-right:2px solid currentColor;
  transform:rotate(45deg);
  opacity:.45;
  flex:0 0 auto;
}
.qh-toc > a:not([class]):hover{
  background:var(--qh-card-soft);
}
.qh-toc .qh-button,.qh-toc .qh-button-secondary,.qh-toc .qh-button-ghost{
  width:fit-content;
  max-width:100%;
  min-height:40px;
  margin-top:2px;
  padding:9px 13px;
  border-radius:14px;
  justify-content:flex-start;
  box-shadow:none;
}
.qh-toc .qh-button-secondary{
  background:var(--qh-blue-soft);
  border-color:rgba(37,99,235,.2);
}
.qh-toc .qh-button-ghost{
  color:var(--qh-ink-soft);
  background:#fff;
}
.qh-related-list{
  gap:9px;
  margin-top:4px;
}
.qh-related-list .qh-result{
  position:relative;
  padding:12px 34px 12px 13px;
  border-radius:15px;
  background:linear-gradient(180deg,#fff,var(--qh-card-soft));
  box-shadow:none;
}
.qh-related-list .qh-result::after{
  content:"";
  position:absolute;
  right:14px;
  top:50%;
  width:7px;
  height:7px;
  border-top:2px solid var(--qh-blue);
  border-right:2px solid var(--qh-blue);
  transform:translateY(-50%) rotate(45deg);
  opacity:.65;
}
.qh-related-list .qh-result-meta{
  display:block;
  margin-bottom:4px;
  font-size:.72rem;
}
.qh-related-list .qh-result-title{
  font-size:.94rem;
  line-height:1.28;
}
.qh-related-list .qh-result-desc{
  display:none;
}
.qh-search-page .qh-search-results-card{
  scroll-margin-top:96px;
}
@media(max-width:760px){
  body.qapps-help.qh-article-page .qh-nav{
    min-height:auto;
    padding:8px 14px;
    flex-wrap:nowrap;
  }
  body.qapps-help.qh-contact-page .qh-nav{
    min-height:auto;
    padding:8px 14px;
    flex-wrap:nowrap;
  }
  body.qapps-help.qh-ask-page .qh-nav{
    min-height:auto;
    padding:8px 14px;
    flex-wrap:nowrap;
  }
  body.qapps-help.qh-article-page .qh-nav-menu{
    display:flex;
    order:0;
    width:auto;
    grid-template-columns:none;
  }
  body.qapps-help.qh-contact-page .qh-nav-menu{
    display:flex;
    order:0;
    width:auto;
    grid-template-columns:none;
  }
  body.qapps-help.qh-ask-page .qh-nav-menu{
    display:flex;
    order:0;
    width:auto;
    grid-template-columns:none;
  }
  body.qapps-help.qh-article-page .qh-nav-links{
    display:none;
  }
  body.qapps-help.qh-contact-page .qh-nav-links{
    display:none;
  }
  body.qapps-help.qh-ask-page .qh-nav-links{
    display:none;
  }
  body.qapps-help.qh-article-page .qh-nav-actions{
    order:0;
    justify-content:flex-end;
  }
  body.qapps-help.qh-contact-page .qh-nav-actions{
    order:0;
    justify-content:flex-end;
  }
  body.qapps-help.qh-ask-page .qh-nav-actions{
    order:0;
    justify-content:flex-end;
  }
  body.qapps-help.qh-article-page .qh-container{
    padding-top:8px;
  }
  body.qapps-help.qh-contact-page .qh-container{
    padding-top:8px;
  }
  body.qapps-help.qh-ask-page .qh-container{
    padding-top:8px;
    padding-bottom:40px;
  }
  body.qapps-help.qh-article-page .qh-breadcrumbs{
    margin:4px 0 8px;
    font-size:.8rem;
  }
  body.qapps-help.qh-contact-page .qh-breadcrumbs{
    margin:4px 0 8px;
    font-size:.8rem;
  }
  body.qapps-help.qh-ask-page .qh-breadcrumbs{
    margin:4px 0 8px;
    font-size:.8rem;
  }
  body.qapps-help.qh-contact-page .qh-article{
    padding:14px;
    border-radius:20px;
  }
  body.qapps-help.qh-contact-page .qh-article .qh-kicker,
  body.qapps-help.qh-contact-page .qh-article .qh-description{
    display:none;
  }
  body.qapps-help.qh-contact-page .qh-page-title.compact{
    margin:0 0 12px;
    font-size:1.45rem;
    line-height:1.08;
  }
  body.qapps-help.qh-contact-page .qh-form-grid{
    gap:10px;
  }
  body.qapps-help.qh-contact-page .qh-form-row{
    gap:4px;
  }
  body.qapps-help.qh-contact-page .qh-textarea{
    min-height:120px;
  }
  body.qapps-help.qh-ask-page .qh-hero{
    gap:10px;
    margin-top:0;
  }
  body.qapps-help.qh-ask-page .qh-hero-card,
  body.qapps-help.qh-ask-page .qh-ai-panel{
    padding:14px;
    border-radius:20px;
  }
  body.qapps-help.qh-ask-page .qh-hero-card .qh-kicker,
  body.qapps-help.qh-ask-page .qh-hero-card .qh-description,
  body.qapps-help.qh-ask-page .qh-hero-card .qh-chip-row,
  body.qapps-help.qh-ask-page .qh-hero > .qh-card{
    display:none;
  }
  body.qapps-help.qh-ask-page .qh-page-title.compact{
    margin:0;
    font-size:1.45rem;
    line-height:1.08;
  }
  body.qapps-help.qh-ask-page .qh-spacer{
    height:10px;
  }
  body.qapps-help.qh-ask-page .qh-ai-thread{
    min-height:112px;
    max-height:240px;
  }
  body.qapps-help.qh-ask-page .qh-message{
    padding:12px;
    border-radius:16px;
  }
  body.qapps-help.qh-ask-page .qh-search-form{
    flex-direction:row;
    align-items:center;
    gap:8px;
  }
  body.qapps-help.qh-ask-page .qh-search-input{
    min-height:44px;
    padding:10px 12px;
    border-radius:14px;
  }
  body.qapps-help.qh-ask-page .qh-search-form .qh-button{
    width:auto;
    min-width:70px;
    min-height:44px;
    padding:9px 13px;
    flex:0 0 auto;
  }
  body.qapps-help.qh-ask-page .qh-small{
    margin:0;
    font-size:.82rem;
  }
  .qh-search-page .qh-container{
    padding-top:8px;
    padding-bottom:40px;
  }
  .qh-search-page .qh-nav{
    min-height:auto;
    padding:8px 14px;
    flex-wrap:nowrap;
  }
  .qh-search-page .qh-nav-menu{
    display:flex;
    order:0;
    width:auto;
    grid-template-columns:none;
  }
  .qh-search-page .qh-nav-links{
    display:none;
  }
  .qh-search-page .qh-nav-actions{
    order:0;
    justify-content:flex-end;
  }
  .qh-search-page .qh-breadcrumbs{
    margin:4px 0 8px;
    font-size:.8rem;
  }
  .qh-search-page .qh-search-hero{
    padding:14px;
    border-radius:20px;
  }
  .qh-search-page .qh-search-hero .qh-kicker,
  .qh-search-page .qh-search-hero .qh-description{
    display:none;
  }
  .qh-search-page .qh-page-title.compact{
    margin:0 0 10px;
    font-size:1.45rem;
    line-height:1.08;
  }
  .qh-search-page .qh-search-form{
    flex-direction:row;
    align-items:center;
    gap:8px;
  }
  .qh-search-page .qh-search-input{
    min-height:44px;
    padding:10px 12px;
    border-radius:14px;
  }
  .qh-search-page .qh-search-form .qh-button{
    width:auto;
    min-width:86px;
    min-height:44px;
    padding:9px 13px;
    flex:0 0 auto;
  }
  .qh-search-page .qh-spacer{
    height:10px;
  }
  .qh-search-page .qh-search-results-card{
    padding:14px;
    border-radius:20px;
  }
  .qh-search-page .qh-search-results-card > .qh-kicker{
    display:none;
  }
  .qh-search-page .qh-results-list{
    gap:8px;
    margin-top:0;
  }
  .qh-search-page .qh-result{
    padding:12px;
    border-radius:16px;
  }
  .qh-search-page .qh-result-meta{
    margin-bottom:5px;
    font-size:.68rem;
    line-height:1.2;
  }
  .qh-search-page .qh-result-title{
    font-size:.98rem;
  }
  .qh-search-page .qh-result-desc{
    font-size:.88rem;
    line-height:1.42;
  }
  .qh-search-page .qh-note,
  .qh-search-page .qh-results-list .qh-card{
    margin:8px 0 0;
    padding:12px;
    border-radius:16px;
  }
  .qh-search-page .qh-note .qh-actions,
  .qh-search-page .qh-results-list .qh-actions{
    margin-top:10px;
    gap:8px;
  }
}
@media(max-width:560px){
  .qh-search-input,.qh-input,.qh-textarea,.qh-select{font-size:16px!important}
  .qh-brand-logo{width:118px}
  .qh-brand-copy{display:none}
  .qh-nav{align-items:center;gap:10px}
  .qh-brand{max-width:100%}
  .qh-nav-menu{grid-template-columns:1fr}
  .qh-nav-actions{order:-1;justify-content:flex-end}
  .qh-nav-ticket{min-height:38px;padding:8px 11px;font-size:.82rem}
  .qh-product-heading{align-items:flex-start}
  .qh-app-icon.xl{width:64px;height:64px;border-radius:18px}
  .qh-chip-row-static{gap:10px 14px}
  .qh-kb-content .qh-figure{
    width:100%;
    border-radius:18px;
  }
  .qh-kb-content .qh-figure img{
    width:100%;
    max-height:none;
  }
  body.qapps-help .qh-article-section .qh-figure.qh-figure-compact{
    width:min(88%,370px);
  }
  body.qapps-help .qh-article-section .qh-figure.qh-figure-medium{
    width:100%;
  }
}
