:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--fb-bg:#0f1220;--fb-text:#e7ecff;--fb-text-muted:#e7ecffc7;--fb-border:#ffffff1f;--fb-accent:#365cff;--fb-accent-soft:#365cff33;--fb-aligned:#2db871;--fb-distracting:#f66;--fb-surface-1:#ffffff0a;--fb-surface-2:#ffffff0f;--fb-surface-3:#0f1220b8;--fb-surface-border:#ffffff24;--fb-radius-sm:8px;--fb-radius-md:10px;--fb-radius-lg:14px;--fb-shadow:0 10px 28px #00000038;--fb-sans:Inter, "Segoe UI", system-ui, -apple-system, sans-serif;--fb-mono:ui-monospace, Consolas, "SFMono-Regular", Menlo, Monaco, "Liberation Mono", monospace}html,body{height:100%}body{background:var(--fb-bg);color:var(--fb-text);font-family:var(--fb-sans);letter-spacing:.18px;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0;font-size:16px;line-height:1.45}#root{box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}a{color:inherit}code{font-family:var(--fb-mono)}:where(a,button,input,textarea,select,summary):focus-visible{outline:2px solid var(--fb-accent);outline-offset:2px}.legal-page{flex-direction:column;min-height:100svh;display:flex}.legal-page-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1220b3;border-bottom:1px solid #ffffff14;padding:14px 16px}.legal-page-header-inner{align-items:center;gap:12px;display:flex}.legal-back-link{color:var(--fb-text-muted);align-items:center;gap:6px;font-size:.9rem;text-decoration:none;transition:color .15s;display:inline-flex}.legal-back-link:hover{color:var(--fb-text)}.legal-page-content{flex:1;width:100%;max-width:800px;margin:0 auto;padding:48px 16px 64px}.legal-page-content h1{letter-spacing:-.02em;margin-bottom:8px;font-size:2rem;font-weight:700}.legal-last-updated{color:var(--fb-text-muted);margin-bottom:40px;font-size:.9rem}.legal-page-content h2{margin-top:36px;margin-bottom:12px;font-size:1.25rem;font-weight:600}.legal-page-content h3{margin-top:24px;margin-bottom:8px;font-size:1.05rem;font-weight:600}.legal-page-content p{color:var(--fb-text-muted);margin-bottom:14px;line-height:1.7}.legal-page-content ul,.legal-page-content ol{color:var(--fb-text-muted);margin-bottom:14px;padding-left:24px;line-height:1.7}.legal-page-content li{margin-bottom:6px}.legal-page-content a{color:var(--fb-accent);text-underline-offset:2px;text-decoration:underline}.legal-page-content a:hover{color:#4770ff}.legal-page-content strong{color:var(--fb-text);font-weight:600}.legal-contact-card{background:var(--fb-surface-1);border:1px solid var(--fb-surface-border);border-radius:var(--fb-radius-md);margin-top:32px;padding:20px}.legal-contact-card p{margin-bottom:6px}.legal-contact-card p:last-child{margin-bottom:0}.landing{flex-direction:column;min-height:100svh;display:flex}.landing-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f1220b3;border-bottom:1px solid #ffffff14;position:relative}.landing-nav{justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.landing-brand{align-items:center;gap:10px;min-width:0;display:flex}.landing-icon{object-fit:cover;background:#ffffff0f;border:1px solid #ffffff24;border-radius:10px;width:28px;height:28px;box-shadow:0 10px 18px #00000040}.landing-logo{letter-spacing:-.02em;font-size:1rem;font-weight:800}.landing-nav-meta{align-items:center;gap:10px;display:flex}.pill{background:#365cff4d;border:1px solid #365cff59;border-radius:999px;padding:4px 10px;font-size:.85rem;display:inline-block}.landing-main{flex:auto;padding:0 16px 48px}.landing-main--wide{box-sizing:border-box;width:100%;max-width:1080px;margin:0 auto}.landing-hero{padding:44px 0 36px;position:relative}.landing-hero-inner{z-index:1;background:linear-gradient(#ffffff0d 0%,#0f12204d 100%);border:1px solid #ffffff1a;border-radius:22px;grid-template-columns:1fr 1fr;align-items:start;gap:40px;padding:44px 40px 48px;display:grid;position:relative;overflow:hidden;box-shadow:0 18px 40px #00000059}.landing-hero-inner:before{content:"";pointer-events:none;opacity:.8;background:radial-gradient(1200px 700px at 18% 10%,#2db87138 0%,#2db87100 60%),radial-gradient(900px 600px at 85% 38%,#365cff2e 0%,#365cff00 64%);position:absolute;inset:0}.landing-hero-inner>*{z-index:1;position:relative}.landing-hero-copy h1{letter-spacing:-.03em;margin:0;font-size:clamp(1.85rem,3.2vw,2.5rem);font-weight:800;line-height:1.1}.landing-hero-left{flex-direction:column;gap:0;display:flex}.landing-lede{max-width:52ch;color:var(--fb-text-muted);margin-top:16px;font-size:1.05rem;line-height:1.55}.landing-hero-waitlist{max-width:min(100%,52ch);margin-top:28px}.waitlist-form--hero .waitlist-row{align-items:stretch}.waitlist-form--hero .waitlist-row .btn{white-space:nowrap}.btn{border-radius:var(--fb-radius-sm);cursor:pointer;border:1px solid #fff3;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.btn:hover{border-color:#ffffff59;transform:translateY(-1px)}.btn-primary{background:var(--fb-accent);color:#fff}.btn-primary:hover{background:#4770ff}.landing-hero-preview{justify-content:flex-end;display:flex}.preview-card{background:var(--fb-surface-3);border-radius:var(--fb-radius-lg);width:100%;max-width:440px;box-shadow:var(--fb-shadow);border:1px solid #ffffff2e;padding:14px}.preview-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.preview-card-header-text{flex:200px;gap:6px;min-width:0;display:grid}.preview-card-subtitle{color:#e7ecff94;margin:0;font-size:.75rem;font-weight:500;line-height:1.4}.preview-classification-block{flex-direction:column;flex:none;align-items:flex-end;gap:5px;display:flex}.preview-classification-label{text-transform:uppercase;letter-spacing:.08em;color:#e7ecff80;font-size:.65rem;font-weight:800}.preview-context{border-radius:var(--fb-radius-md);background:#ffffff0a;border:1px solid #ffffff14;justify-content:space-between;align-items:baseline;gap:10px;margin-bottom:12px;padding:10px;display:flex}.preview-context-label{text-transform:uppercase;letter-spacing:.06em;color:#e7ecff8c;font-size:.7rem;font-weight:700}.preview-context-value{color:#e7ecfff2;text-align:right;font-weight:800}.preview-title{font-size:.95rem;font-weight:700}.preview-pill{background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;padding:4px 10px;font-size:.8rem;font-weight:700;display:inline-block}.preview-pill-aligned{color:#e7ecfff2;background:#2db8712e;border-color:#2db8714d}.preview-pill-distracted{color:#e7ecfff2;background:#ff666629;border-color:#ff666659}.preview-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.preview-metric{border-radius:var(--fb-radius-md);background:#ffffff0f;border:1px solid #ffffff1a;gap:2px;padding:10px;display:grid}.preview-metric-label{text-transform:uppercase;letter-spacing:.06em;color:#e7ecff8c;font-size:.7rem;font-weight:700}.preview-metric-value{font-weight:700}.preview-metric-value-aligned{color:var(--fb-aligned)}.status-line{border-radius:var(--fb-radius-md);background:#ffffff0a;border:1px solid #ffffff14;align-items:flex-start;gap:10px;margin-top:12px;padding:10px;display:flex}.status-accent{background:#ffffff40;border-radius:99px;flex:none;width:4px;height:100%;min-height:28px}.status-accent-aligned{background:var(--fb-aligned)}.status-text{color:#e7ecffb8;margin:0;font-size:.9rem}.focus-split{border-radius:var(--fb-radius-md);background:#ffffff0a;border:1px solid #ffffff14;gap:8px;margin-top:12px;padding:10px;display:grid}.focus-split-header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.focus-split-label{text-transform:uppercase;letter-spacing:.06em;color:#e7ecff99;font-size:.7rem;font-weight:800}.focus-split-bar{background:#ff6666e6;border-radius:999px;width:100%;height:10px;overflow:hidden}.focus-split-progress-fill{background:#2db871e6;border-radius:999px;min-width:0;height:100%;transition:width .35s}.focus-split-legend{justify-content:space-between;align-items:center;gap:10px;display:flex}.focus-split-legend-item{align-items:center;gap:8px;min-width:0;display:inline-flex}.focus-split-dot{border-radius:3px;flex:none;width:10px;height:10px}.focus-split-dot-focused{background:#2db871e6}.focus-split-dot-distracted{background:#ff6666e6}.focus-split-legend-text{color:#e7ecffd1;font-size:.8rem;font-weight:700}.landing-section{border-top:1px solid #ffffff14;padding:48px 0}.landing-section--examples{padding-top:56px}.landing-section--anti{padding-top:56px;padding-bottom:56px}.landing-section--analytics{padding-top:48px;padding-bottom:56px}.landing-section--steps{padding-top:48px}.landing-section-header{gap:10px;margin-bottom:24px;display:grid}.landing-section-header--xl h2{font-size:clamp(1.5rem,2.5vw,1.85rem)}.landing-section-header--center{text-align:center;justify-items:center}.landing-section-header--center .landing-section-lede{max-width:52ch}.landing-section-lede{max-width:62ch;margin:0;font-size:1.02rem;line-height:1.5}.landing-section h2{letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:800}.muted{color:var(--fb-text-muted)}.examples-section-intro{margin-bottom:4px}.examples-section-title{letter-spacing:-.03em;color:#c6bcfff5;margin:0;font-size:clamp(1.85rem,3.2vw,2.35rem);font-weight:800;line-height:1.1}.examples-section-subtitle{color:#e7ecffe0;max-width:38ch;margin:12px 0 0;font-size:1.02rem;line-height:1.5}.foqus-examples{gap:24px;max-width:560px;margin:28px auto 0;padding:0;list-style:none;display:grid}.foqus-example{background:linear-gradient(155deg,#26203a73 0%,#0c0e1aeb 55%,#0a0c16fa 100%);border:1px solid #ffffff1f;border-radius:18px;flex-direction:column;margin:0;padding:0;display:flex;overflow:hidden;box-shadow:0 20px 48px #00000073}.foqus-example--focused{box-shadow:0 20px 48px #00000073,0 0 0 1px #2db87159,0 0 28px #2db8711f}.foqus-example--distracted{box-shadow:0 20px 48px #00000073,0 0 0 1px #ff666652,0 0 28px #ff66661a}.foqus-example-head{border-bottom:1px solid #ffffff14;flex-wrap:wrap;align-items:center;gap:12px 16px;padding:16px 18px 14px;display:flex}.foqus-example-head-left{align-items:center;gap:12px;min-width:0;display:flex}.foqus-head-icon{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:12px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.foqus-head-icon--writer{color:#81d6a0f2;background:#2db8711f;border-color:#2db87140}.foqus-head-icon--excel{background:0 0;border:none;padding:0}.foqus-head-icon--programmer{color:#aabefff2;background:#365cff26;border-color:#365cff4d}.foqus-head-icon-svg{display:block}.foqus-example-head-text{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.foqus-persona-line{letter-spacing:-.02em;color:#e7ecffd1;margin:0;font-size:1.05rem;font-weight:600;line-height:1.3}.foqus-persona-role{color:#e7ecff;font-weight:800}.foqus-card-verdict{letter-spacing:.02em;border-radius:999px;flex-shrink:0;align-items:center;gap:7px;padding:7px 14px;font-size:.8rem;font-weight:800;display:inline-flex}.foqus-card-verdict-glyph{flex-shrink:0}.foqus-card-verdict--focused{color:#e7f6eefa;background:#2db87138;border:1px solid #2db87173;box-shadow:0 0 16px #2db87126}.foqus-card-verdict--focused .foqus-card-verdict-glyph{color:#a0f0c3fa}.foqus-card-verdict--distracted{color:#ffebebfa;background:#ff66662e;border:1px solid #ff66666b;box-shadow:0 0 16px #ff66661f}.foqus-card-verdict--distracted .foqus-card-verdict-glyph{color:#ffb4b4fa}.foqus-example-body{gap:14px;padding:16px 18px 18px;display:grid}.foqus-example-task{gap:8px;margin:0;display:grid}.foqus-example-task-label{text-transform:uppercase;letter-spacing:.11em;color:#e7ecffb8;font-size:.62rem;font-weight:800}.foqus-quote{color:#e7ecfff7;font-size:.98rem;font-weight:700;line-height:1.45}.foqus-example-connector{flex-direction:column;align-items:center;margin:0;display:flex}.foqus-example-connector-line{background:linear-gradient(#ffffff47,#ffffff1a);border-radius:1px;width:2px;height:12px}.foqus-example-connector-arrow{border-top:6px solid #ffffff2e;border-left:5px solid #0000;border-right:5px solid #0000;width:0;height:0;margin-top:-1px}.foqus-where-frame{background:#00000052;border:1px solid #ffffff1f;border-radius:14px;overflow:hidden;box-shadow:inset 0 1px #ffffff0a}.foqus-where-frame-chrome{background:#00000073;border-bottom:1px solid #ffffff14;align-items:center;gap:10px;padding:8px 12px;display:flex}.foqus-where-frame-chrome--browser{min-height:34px}.foqus-where-frame-traffic{flex-shrink:0;align-items:center;gap:5px;display:inline-flex}.foqus-where-frame-dot{border-radius:50%;flex-shrink:0;width:9px;height:9px}.foqus-where-frame-dot--r{background:#ff5f57;box-shadow:inset 0 -1px #0003}.foqus-where-frame-dot--y{background:#febc2e;box-shadow:inset 0 -1px #00000026}.foqus-where-frame-dot--g{background:#28c840;box-shadow:inset 0 -1px #00000026}.foqus-where-frame-tab{background:#ffffff1a;border:1px solid #ffffff1f;border-radius:6px;flex:auto;min-width:72px;max-width:160px;height:22px}.foqus-where-frame-chrome--desktop{gap:8px;min-height:30px}.foqus-where-frame-win-icon{background:#ffffff1f;border:1px solid #ffffff1f;border-radius:2px;flex-shrink:0;width:11px;height:11px}.foqus-where-frame-win-title{opacity:.7;background:linear-gradient(90deg,#ffffff0f,#ffffff1f,#ffffff0f);border-radius:2px;flex:auto;min-width:0;height:4px}.foqus-where-frame-win-btns{flex-shrink:0;align-items:center;gap:5px;display:inline-flex}.foqus-where-frame-win-btn{background:#ffffff14;border:1px solid #ffffff1f;border-radius:2px;width:10px;height:10px}.foqus-where-frame-win-btn--close{background:#ff5f5759;border-color:#ff5f5773}.foqus-where-strip{background:#00000038;border:none;border-radius:0;flex-wrap:wrap;align-items:center;gap:14px;padding:14px 16px;display:flex}.foqus-brand-icon{flex:none;justify-content:center;align-items:center;line-height:0;display:flex}.foqus-brand-icon svg{border-radius:10px;display:block}.foqus-where-strip-text{flex-direction:column;flex:140px;gap:4px;min-width:0;display:flex}.foqus-where-label{letter-spacing:-.02em;color:#e7ecfff5;word-break:break-word;font-size:1.05rem;font-weight:800}.foqus-where-detail{color:#e7ecffdb;font-size:.86rem;font-weight:700;line-height:1.35}.foqus-yt-thumb{background:linear-gradient(135deg,#282837e6 0%,#14141ef2 100%);border:1px solid #ffffff1a;border-radius:8px;flex:none;width:76px;height:48px;position:relative;overflow:hidden}.foqus-yt-thumb-play{border:8px solid #0000;border-left:14px solid #ffffffd9;border-right-width:0;width:0;height:0;margin:auto;position:absolute;inset:0;transform:translate(2px)}.foqus-example-why{background:#00000038;border-top:1px solid #ffffff12;flex-direction:column;align-items:stretch;gap:10px;margin:0;padding:14px 18px 17px;font-size:.91rem;line-height:1.45;display:flex}.foqus-example-why-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px 14px;display:flex}.foqus-example-why-label-row{align-items:center;gap:8px;min-width:0;display:inline-flex}.foqus-example-why-bridge-svg{color:#e7ecff6b;flex-shrink:0}.foqus-example-why-label{text-transform:uppercase;letter-spacing:.11em;color:#e7ecffb3;font-size:.62rem;font-style:normal;font-weight:800}.foqus-example-why-main{align-items:flex-start;gap:10px;min-width:0;display:flex}.foqus-example-why--focused .foqus-why-glyph{color:#2db871d9;flex-shrink:0;margin-top:1px}.foqus-example-why--distracted .foqus-why-glyph{color:#ff6666e0;flex-shrink:0;margin-top:1px}.foqus-why-copy{color:#e7ecffed;min-width:0;font-style:italic;font-weight:500}.coverage-callout{border-radius:var(--fb-radius-lg);text-align:center;background:#ffffff08;border:1px solid #ffffff1a;margin:8px 0 0;padding:28px 20px 24px}.coverage-callout-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px 20px;margin-bottom:16px;display:flex}.coverage-node{border-radius:var(--fb-radius-md);text-align:left;border:1px solid #ffffff1f;gap:4px;min-width:140px;padding:14px 18px;display:grid}.coverage-node--browser{background:#365cff1f;border-color:#365cff47}.coverage-node--desktop{background:#2db8711a;border-color:#2db87147}.coverage-node-label{letter-spacing:-.02em;font-size:.9rem;font-weight:800}.coverage-node-sub{color:#e7ecffa6;font-size:.78rem}.coverage-join{align-items:center;gap:10px;min-width:0;display:flex}.coverage-join-line{background:linear-gradient(90deg,#ffffff14,#ffffff59);border-radius:99px;width:28px;height:2px}.coverage-join-badge{text-transform:uppercase;letter-spacing:.08em;color:#e7ecffbf;white-space:nowrap;font-size:.72rem;font-weight:800}.coverage-callout-copy{color:#e7ecffd1;max-width:36rem;margin:0 auto;font-size:.95rem;font-weight:600;line-height:1.45}.anti-list{gap:28px;margin:0;padding:0;list-style:none;display:grid}.anti-item{border-left:3px solid var(--fb-accent);margin:0;padding:0 0 0 18px}.anti-headline{letter-spacing:-.02em;margin:0 0 8px;font-size:clamp(1.15rem,2vw,1.35rem);font-weight:800;line-height:1.25}.anti-body{max-width:58ch;margin:0;font-size:1rem;line-height:1.5}.analytics-preview{border-radius:var(--fb-radius-lg);background:#0000002e;border:1px solid #ffffff1a;padding:20px}.analytics-preview-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.analytics-metric--wide{grid-column:1/-1}.card{background:var(--fb-surface-2);border:1px solid var(--fb-surface-border);border-radius:var(--fb-radius-lg);gap:10px;padding:16px;display:grid}.step-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin:0;padding:0;list-style:none;display:grid}.step-card{background:var(--fb-surface-1);border-radius:var(--fb-radius-lg);box-sizing:border-box;border:1px solid #ffffff1a;align-items:flex-start;gap:14px;min-height:100%;padding:20px 18px;display:flex}.step-number{background:#365cff38;border:1px solid #365cff59;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;font-weight:800;display:flex}.step-title{letter-spacing:-.02em;margin:0 0 8px;font-size:1.05rem;font-weight:800}.step-content .muted{margin:0;line-height:1.5}.landing-cta{padding-top:56px;padding-bottom:64px;position:relative}.landing-cta--footer{border-top:1px solid #ffffff14}.landing-cta:before{content:"";pointer-events:none;opacity:.7;background:radial-gradient(900px 520px at 25% 10%,#365cff33 0%,#365cff00 62%),radial-gradient(900px 520px at 75% 40%,#2db8711f 0%,#2db87100 60%);position:absolute;inset:0}.cta-card{z-index:1;position:relative}.cta-card--narrow{max-width:480px;margin:0 auto}.waitlist-form{gap:10px;scroll-margin-top:24px;display:grid}.waitlist-confirmed{border-radius:var(--fb-radius-sm);background:#2db87114;border:1px solid #2db87159;gap:8px;padding:14px 16px;scroll-margin-top:24px;display:grid}.waitlist-confirmed-title{margin:0;font-size:1.05rem;font-weight:800;line-height:1.35}.waitlist-confirmed-body{margin:0;line-height:1.45}.trust-note{color:#e7ecffa6;margin:-2px 0 2px;font-size:.85rem}.waitlist-discount-emphasis{color:#e7ecfffa;font-weight:800}.label{font-size:.85rem;font-weight:700}.waitlist-row{grid-template-columns:1fr auto;gap:10px;display:grid;position:relative}.waitlist-honeypot{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}input{box-sizing:border-box;border-radius:var(--fb-radius-sm);width:100%;color:inherit;font:inherit;background:#00000040;border:1px solid #fff3;padding:10px}button{background:var(--fb-accent);color:#fff;border-radius:var(--fb-radius-sm);cursor:pointer;border:1px solid #fff3;padding:10px 14px;font-weight:800;transition:background .2s,transform .2s}button:hover{background:#4770ff;transform:translateY(-1px)}button:disabled{cursor:not-allowed;opacity:.55;transform:none}.landing-footer{border-top:1px solid #ffffff14;padding:18px 16px}.landing-footer-inner{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-footer-brand{font-weight:800}.footer-legal-links{gap:16px;display:flex}.footer-legal-links a{color:var(--fb-text-muted);font-size:13px;text-decoration:none;transition:color .15s}.footer-legal-links a:hover{color:var(--fb-text)}.app-root{flex-direction:column;min-height:100vh;display:flex}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1100px){.foqus-examples{gap:28px;max-width:580px}.foqus-quote{font-size:1.04rem}.foqus-persona-line{font-size:1.12rem}.foqus-example-head{padding:18px 22px 16px}.foqus-example-body{padding:18px 22px 20px}.foqus-example-why{padding:16px 22px 19px}}@media (width<=980px){.landing-hero-inner{grid-template-columns:1fr;gap:32px;padding:28px 22px 32px}.landing-hero-preview{justify-content:flex-start}.coverage-callout-inner{flex-direction:column}.coverage-join{flex-direction:column;width:100%}.coverage-join-line{background:linear-gradient(#ffffff14,#ffffff59);width:2px;height:20px}.step-grid,.analytics-preview-grid{grid-template-columns:1fr}.landing-hero-copy{text-align:center}.landing-lede,.landing-hero-waitlist{margin-left:auto;margin-right:auto}.landing-section-header--center{text-align:center}}@media (width<=520px){.foqus-example-why-head{flex-direction:column;align-items:stretch}.foqus-example-why-head .foqus-card-verdict{align-self:flex-start}.landing-section--examples .examples-section-intro{text-align:center}.examples-section-subtitle{max-width:100%;margin-left:auto;margin-right:auto}.waitlist-row{grid-template-columns:1fr}}
