/* Shared components for the September website release. Base article styling remains intact. */
.qf-document [hidden] { display:none!important; }
.qf-document :is(h1,h2,h3) { letter-spacing:-.035em; }
.qf-document :is(a,button,input,textarea,select,summary):focus-visible { outline:3px solid #2767ff; outline-offset:4px; }
.qf-dark :is(a,button,summary):focus-visible,.qf-header :is(a,button):focus-visible { outline-color:#9fcaff; }
.qf-header.is-over-light :is(a,button):focus-visible { outline-color:#1d55ce; }
.qf-header { background:#07111f;color:#edf2f7; }
.qf-document :is(h2,h3,[id]) { scroll-margin-top:110px; }
.qf-brand--stable { display:flex;align-items:center;gap:11px;white-space:nowrap; }
.qf-brand--stable .qf-brand__mark { width:42px;height:42px;object-fit:contain; }
.qf-brand--stable .qf-brand__name { font-size:22px;font-weight:760;letter-spacing:-.045em;line-height:1.1; }
.qf-header.is-over-light .qf-brand__name { color:#07111f; }
.qf-header .qf-header__cta { color:white;background:#2059e3; }
.qf-header.has-open-menu { background:#07111f!important;color:#edf2f7!important; }
.qf-header.has-open-menu .qf-brand__name { color:#edf2f7; }
.qf-header .qf-nav a[aria-current=page] { text-decoration:underline;text-underline-offset:7px; }
.qf-section { --qf-section:clamp(64px,6vw,96px); }
.qf-home .qf-hero { height:auto;min-height:0;max-height:none;padding-top:calc(122px + var(--qf-safe-top));padding-bottom:70px; }
.qf-home .qf-hero__inner { min-height:0;height:auto; }
.qf-home .qf-hero h1 { font-size:clamp(50px,5.5vw,80px);line-height:1.02;letter-spacing:-.045em;max-width:680px; }
.qf-home .qf-hero__copy > p { font-size:clamp(18px,1.55vw,22px);line-height:1.6;max-width:600px; }
.qf-home .qf-hero__media { max-height:540px; }
.qf-home .qf-hero__media img { transform:none; }
.qf-product-frame img { height:auto;aspect-ratio:1500/712;object-fit:contain;animation:none;transform:none;will-change:auto; }
.qf-feature h2 { font-size:clamp(36px,4.1vw,60px);line-height:1.05;letter-spacing:-.04em; }
.qf-feature .qf-product-frame figcaption { min-height:0; }
.qf-capabilities h2 { font-size:clamp(36px,4.5vw,60px);line-height:1.07; }
.qf-page .qf-page-hero { height:auto;min-height:0;max-height:none;padding-top:calc(110px + var(--qf-safe-top)); }
.qf-page .qf-page-hero__grid { padding-block:42px 64px;grid-template-columns:minmax(0,900px); }
.qf-page .qf-page-hero .qf-page-hero__grid h1 { font-size:clamp(44px,5.9vw,80px);line-height:1.04;letter-spacing:-.04em;max-width:950px; }
.qf-page .qf-page-hero .qf-page-hero__grid > div:first-child > p { font-size:clamp(18px,1.7vw,22px);max-width:740px;line-height:1.6;margin-top:22px; }
.qf-page-hero__art { display:none; }
.qf-page-hero { background:linear-gradient(130deg,#07111f,#112b49); }
.qf-page .qf-page-hero .qf-actions { margin-top:28px; }
.qf-content-section__grid { gap:clamp(32px,5vw,80px); }
.qf-content-section h2 { font-size:clamp(34px,4vw,56px);line-height:1.08; }
.qf-content-section p { line-height:1.65; }
.qf-content-list h3 { line-height:1.18; }
.qf-tool-heading { max-width:740px;margin-bottom:36px; }
.qf-tool-heading h2 { font-size:clamp(34px,4vw,56px);line-height:1.06;margin:14px 0 20px; }
.qf-tool-heading p { color:#41536a;line-height:1.65; }
.qf-roi__layout { display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,.8fr);gap:36px;align-items:start; }
.qf-roi__form { min-width:0; }
.qf-roi__intro { font-size:14px;color:#41536a;margin-bottom:20px!important; }
.qf-roi__fields { display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px; }
.qf-roi__fields label { display:flex;flex-direction:column;gap:8px; }
.qf-roi__fields label > span { font-size:16px;font-weight:750;line-height:1.3; }
.qf-roi__fields input { width:100%;min-width:0;min-height:52px;background:#fff;border:1px solid #8294aa;border-radius:8px;padding:11px 14px;color:#07111f; }
.qf-roi__fields small { color:#41536a;font-size:13px;line-height:1.5; }
.qf-roi__form .qf-actions { margin-top:28px;flex-wrap:wrap;gap:12px; }
.qf-tool-button { min-height:44px;background:transparent;border:1px solid currentColor;border-radius:8px;padding:10px 15px;color:#143f96;font:700 14px/1.3 "QF Sans",sans-serif;cursor:pointer; }
.qf-tool-button:hover { background:#dce8fb; }
.qf-tool-notice { margin-top:18px!important;font-size:14px;line-height:1.6;color:#41536a; }
.qf-roi__results { padding:32px;border-radius:20px;background:#0b1d34;color:#edf2f7; }
.qf-roi__results h3 { font-size:30px;line-height:1.12;margin:16px 0 24px; }
.qf-roi__results dl { margin:0; }
.qf-roi__results dl > div { display:flex;justify-content:space-between;align-items:baseline;gap:20px;padding:18px 0;border-bottom:1px solid #48607e; }
.qf-roi__results dt { color:#c7d8eb;font-size:14px;line-height:1.5; }
.qf-roi__results dd { margin:0;font-size:23px;font-weight:700;line-height:1.2;text-align:right;overflow-wrap:anywhere; }
.qf-roi__results .qf-roi__net dd { color:#9fcaff;font-size:34px; }
.qf-roi__results [data-roi-output] > p { font-size:16px;line-height:1.6;margin:18px 0; }
.qf-roi__results .qf-tool-button { margin-top:24px;color:#edf2f7; }
.qf-roi__results .qf-tool-button:hover { background:#18395f; }
.qf-roi__caution { font-size:13px;line-height:1.65;color:#c7d8eb;margin-top:24px!important; }
.qf-formulas { margin:30px 0;padding:22px 0;border-block:1px solid #bdcada;max-width:960px; }
.qf-formulas summary { font-weight:750;cursor:pointer;min-height:28px; }
.qf-formulas :is(p,li) { font-size:16px;line-height:1.7; }
.qf-contact-intro { padding:calc(132px + var(--qf-safe-top)) 0 48px; }
.qf-contact-intro .qf-breadcrumb { margin-bottom:26px; }
.qf-contact-intro h1 { font-size:clamp(42px,5.4vw,72px);line-height:1.07;margin-top:14px;max-width:850px; }
.qf-contact-intro p { max-width:680px;margin-top:20px;font-size:20px;line-height:1.6;color:#c7d8eb; }
.qf-contact-refresh .qf-contact-page { padding-block:52px 80px; }
.qf-contact-refresh__grid { display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.8fr);gap:clamp(36px,7vw,100px);align-items:start; }
.qf-contact-next h2 { font-size:clamp(28px,3vw,40px);line-height:1.13;margin:16px 0 24px; }
.qf-contact-next ol { padding-left:23px;margin:0 0 26px; }
.qf-contact-next li { margin-bottom:16px;padding-left:5px;line-height:1.6; }
.qf-contact-next p { color:#41536a;font-size:16px;line-height:1.65;margin:22px 0; }
.qf-contact-next .qf-text-link { font-size:16px;overflow-wrap:anywhere; }
.qf-contact-refresh .qcdw-contact-form { padding:0;box-shadow:none;border:0;background:transparent; }
.qf-contact-refresh .qcdw-contact-form__head h2 { font-size:30px;line-height:1.15; }
.qf-contact-refresh .qcdw-contact-form__index { display:none; }
.qf-contact-refresh .qcdw-contact-form label > span { display:block;color:#10213a;font-weight:700;font-size:15px; }
.qf-contact-refresh .qcdw-contact-form :is(input:not([type=hidden]),textarea) { background:#fff;color:#07111f;min-height:50px;border:1px solid #8294aa; }
body.qf-document .qf-contact-refresh .qcdw-contact-form textarea { min-height:160px; }
.qf-contact-refresh .qcdw-form-note { font-size:15px;line-height:1.6; }
.qf-contact-refresh .qcdw-hp { display:none!important; }
.qf-contact-refresh .qcdw-form-error { border-left:4px solid #ac2638;padding:16px;background:#fff0f1;color:#781b29;margin:20px 0; }
.qf-contact-refresh .qcdw-form-success { border-left:4px solid #246145;padding:16px;background:#edf9f1;color:#15452e;margin:20px 0; }
.qf-agent-example h2 { max-width:780px;font-size:clamp(36px,4.5vw,62px);line-height:1.07;margin:18px 0 24px; }
.qf-agent-example > .qf-shell > p { max-width:700px;color:#c7d8eb;line-height:1.65; }
.qf-walkthrough { display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;padding:0;margin:40px 0 0;list-style:none; }
.qf-walkthrough li { border-top:2px solid #588dec;padding-top:22px; }
.qf-walkthrough li > span { color:#9fcaff;font-size:13px; }
.qf-walkthrough h3 { margin:14px 0;font-size:25px;line-height:1.16; }
.qf-walkthrough p { color:#c7d8eb;font-size:16px;line-height:1.65; }
.qf-article--unified .qf-article-hero { height:auto;max-height:none;min-height:0;padding-top:calc(110px + var(--qf-safe-top)); }
.qf-article--unified .qf-article-hero__copy h1 { line-height:1.05;letter-spacing:-.04em; }
.qf-article-hero__copy .qf-article-byline { color:#c7d8eb;font-size:15px;margin:24px 0 18px; }
.qf-article--unified .qf-article-hero__media { aspect-ratio:auto; }
.qf-article--unified .qf-article-hero__media img { width:100%;height:auto;object-fit:contain; }
.qf-reading-rail { position:sticky;top:106px;align-self:start;max-height:calc(100svh - 132px);overflow-y:auto; }
.qf-article-toc-mobile { display:none; }
.qf-reading-rail details { margin-bottom:28px;border-bottom:1px solid #c8d3df;padding-bottom:24px; }
.qf-reading-rail summary { font-size:16px;font-weight:750;cursor:pointer; }
.qf-reading-rail ol { padding-left:20px;margin-top:18px; }
.qf-reading-rail li { margin:0 0 12px;font-size:14px;line-height:1.45; }
.qf-reading-rail li a { display:block;min-height:24px;text-decoration:underline;text-underline-offset:3px; }
.qf-reading-rail > div > .qf-text-link { display:block;font-size:14px;margin:18px 0;line-height:1.5; }
.qf-reading-rail .qf-button { margin-top:12px;font-size:13px;white-space:normal; }
.qf-article--unified .qf-prose { min-width:0; }
.qf-intellisee__stage { grid-template-columns:minmax(0,1fr); }
.qf-intellisee__media::before { display:none; }
.qf-document .qf-intellisee__media img { display:block;width:100%;height:auto;object-fit:contain;transform:none; }
.qf-intellisee__media figcaption { position:static;flex-wrap:wrap;align-items:center;border:0;border-radius:0;gap:10px 24px;background:#0b1d34; }
.qf-intellisee__media figcaption a { display:inline-flex;align-items:center;min-height:44px;color:#b5d6ff;text-decoration:underline;text-underline-offset:3px; }
.qf-closing h2 { line-height:1.04;letter-spacing:-.04em; }
.qcdw-cookie-fab { opacity:1;transform:none; }
@media(max-width:1100px) {
  .qf-header__inner { grid-template-columns:1fr auto;gap:16px; }
  .qf-menu { color:inherit;border-color:currentColor; }
  .qf-header.is-over-light .qf-menu { color:#07111f; }
  .qf-header.has-open-menu .qf-menu { color:#edf2f7; }
  .qf-header .qf-nav,.qf-header.is-over-light .qf-nav { background:#07111f;color:#edf2f7;max-height:calc(100svh - 90px);overflow-y:auto; }
  .qf-header .qf-nav a,.qf-header.is-over-light .qf-nav a { color:#edf2f7;min-height:44px; }
  .qf-header .qf-nav a:hover,.qf-header .qf-nav a:focus-visible { color:#9fcaff; }
  .qf-header.has-open-menu :is(a,button):focus-visible { outline-color:#9fcaff; }
  .qf-home .qf-hero { padding-top:calc(108px + var(--qf-safe-top));padding-bottom:52px; }
  .qf-home .qf-hero__inner { display:block; }
  .qf-home .qf-hero__copy { width:100%;max-width:780px; }
  .qf-home .qf-hero__media { display:none; }
  .qf-walkthrough { grid-template-columns:repeat(2,minmax(0,1fr)); }
}
@media(max-width:780px) {
  .qf-roi__layout,.qf-contact-refresh__grid { grid-template-columns:minmax(0,1fr); }
  .qf-roi__results { padding:26px; }
  .qf-contact-intro { padding-top:calc(112px + var(--qf-safe-top));padding-bottom:38px; }
  .qf-contact-intro p { font-size:18px; }
  .qf-contact-refresh .qf-contact-page { padding-block:34px 64px; }
  .qf-page .qf-page-hero { padding-top:calc(94px + var(--qf-safe-top)); }
  .qf-page .qf-page-hero__grid { padding-block:30px 42px; }
  .qf-reading-rail { position:static;max-height:none;overflow:visible; }
  .qf-reading-rail .qf-article-toc-desktop { display:none; }
  .qf-prose .qf-article-toc-mobile { display:block;margin:0 0 30px;padding:18px 20px;border:1px solid #b7c8dc;border-radius:10px; }
  .qf-article-toc-mobile summary { cursor:pointer;font-weight:700;min-height:24px; }
  .qf-article-toc-mobile ol { margin:18px 0 0;padding-left:22px; }
  .qf-article-toc-mobile li { margin-bottom:12px;font-size:16px;line-height:1.5; }
  .qf-article-toc-mobile a { display:block;min-height:44px;padding-block:4px;text-decoration:underline;text-underline-offset:3px; }
  .qf-home .qf-hero h1 { font-size:clamp(43px,11.5vw,65px); }
  .qf-home .qf-hero .qf-actions { gap:12px;margin-top:26px; }
}
@media(max-width:480px) {
  .qf-roi__fields,.qf-walkthrough { grid-template-columns:minmax(0,1fr); }
  .qf-brand--stable .qf-brand__mark { width:35px;height:35px; }
  .qf-brand--stable .qf-brand__name { font-size:20px; }
  .qf-roi__results dd { font-size:21px; }
  .qf-roi__results .qf-roi__net dd { font-size:29px; }
}
@media(prefers-reduced-motion:reduce) {
  html { scroll-behavior:auto; }
  .qf-document * { animation:none!important;transition:none!important; }
}


.qf-pagination { margin-top:42px; }.qf-pagination ul { display:flex;flex-wrap:wrap;gap:10px;list-style:none;padding:0; }.qf-pagination a,.qf-pagination span { display:block;padding:10px 16px;min-width:44px;text-align:center;border:1px solid #8294aa;border-radius:8px; }.qf-pagination .current { background:#143f96;color:#fff; }
