*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--blue:#1b51c8;--blue-dark:#0e3499;--blue-mid:#2e65d8;--blue-light:#5a88e8;--blue-pale:#ebf2fd;--blue-rule:#c5d8f6;--bg:#fff;--bg-alt:#f4f8fd;--bg-hero:#1a3a8f;--text:#0d1f3c;--text-mid:#2a3d5c;--text-muted:#5a6e8a;--teal:#00a885;--teal-light:#d0f2eb;--teal-mid:#00a88526;--border:#1b51c81f;--border-mid:#1b51c838;--shadow:0 2px 16px #0d1f3c12;--shadow-md:0 4px 28px #0d1f3c1a;--shadow-lg:0 8px 48px #0d1f3c24;--radius:12px;--radius-lg:20px}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,sans-serif;line-height:1.6;overflow-x:hidden}h1,h2,h3,h4,h5{color:var(--text);font-family:Space Grotesk,sans-serif;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:1160px;margin:0 auto;padding:0 1.75rem}.section{padding:6rem 0;position:relative;overflow:hidden}.section-alt{background:var(--bg-alt);padding:6rem 0;position:relative;overflow:hidden}.section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);background:var(--blue-pale);border-left:3px solid var(--blue);border-radius:4px;margin-bottom:.85rem;padding:.25rem .8rem;font-size:.72rem;font-weight:700;display:inline-block}.section-title{color:var(--text);margin-bottom:1rem;font-size:clamp(1.8rem,3.5vw,2.6rem);font-weight:700;line-height:1.18}.section-title span.accent{color:var(--blue)}.section-subtitle{color:var(--text-muted);max-width:600px;font-size:1.05rem;line-height:1.72}.btn{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.8rem 1.9rem;font-family:Inter,sans-serif;font-size:.92rem;font-weight:600;transition:all .2s;display:inline-flex}.btn-primary{background:var(--blue);color:#fff;box-shadow:0 3px 12px #1b51c859}.btn-primary:hover{background:var(--blue-dark);transform:translateY(-1px);box-shadow:0 6px 20px #1b51c866}.btn-outline{color:var(--blue);border:2px solid var(--blue);background:0 0}.btn-outline:hover{background:var(--blue-pale);transform:translateY(-1px)}.btn-white{color:var(--blue);background:#fff;box-shadow:0 2px 12px #0000001f}.btn-white:hover{background:var(--blue-pale);transform:translateY(-1px)}.btn-sm{padding:.5rem 1.2rem;font-size:.83rem}.card{border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);background:#fff;padding:1.75rem;transition:transform .2s,box-shadow .2s,border-color .2s}.card:hover{box-shadow:var(--shadow-md);border-color:var(--border-mid);transform:translateY(-3px)}.badge{letter-spacing:.05em;text-transform:uppercase;border-radius:4px;align-items:center;gap:.35rem;padding:.28rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.badge-blue{background:var(--blue-pale);color:var(--blue);border:1px solid var(--blue-rule)}.badge-teal{background:var(--teal-light);color:var(--teal);border:1px solid #00a88540}.badge-white{color:#fff;background:#ffffff26;border:1px solid #ffffff4d}.divider{background:var(--border);height:1px;margin:0}.diag-shape{pointer-events:none;z-index:0;position:absolute}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-up{animation:.65s both fadeUp}.delay-1{animation-delay:.12s}.delay-2{animation-delay:.24s}.delay-3{animation-delay:.36s}.reveal{opacity:1;transform:none}.section-plain{background:var(--bg);padding:6rem 0;position:relative;overflow:hidden}.section-label{letter-spacing:.12em;text-transform:uppercase;color:var(--blue);background:var(--blue-pale);border-left:3px solid var(--blue);border-radius:4px;margin-bottom:.85rem;padding:.25rem .8rem;font-size:.72rem;font-weight:700;display:inline-block}.gradient-text{color:var(--blue)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--bg-alt)}::-webkit-scrollbar-thumb{background:var(--blue-rule);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--blue-mid)}@media (width<=768px){.section,.section-plain,.section-alt{padding:4rem 0}.container{padding:0 1.25rem}}:focus-visible{outline-offset:4px;outline:3px solid #007b65}.hero :focus-visible,.cta :focus-visible{outline-color:#9debd9}[id]{scroll-margin-top:85px}details>summary{cursor:pointer}.detail-intro{margin-bottom:2rem}.disclosures{border-top:1px solid var(--blue-rule)}.disclosure{border-bottom:1px solid var(--blue-rule)}.disclosure>summary{align-items:center;gap:1.25rem;padding:1.35rem .5rem;list-style:none;display:flex}.disclosure>summary::-webkit-details-marker{display:none}.disclosure>summary h3{flex:1;font-size:1.08rem;font-weight:600;line-height:1.4}.disclosure-number{color:var(--blue);min-width:2rem;font:500 .9rem Space Grotesk,sans-serif}.disclosure-plus{color:var(--blue);flex-shrink:0;font-size:1.5rem;transition:transform .2s}.disclosure[open]>summary .disclosure-plus{transform:rotate(45deg)}.disclosure[open]>summary{color:var(--blue)}.disclosure-body{color:var(--text-muted);padding:.5rem .5rem 2rem 3.75rem;line-height:1.75}.disclosure-body p{margin-bottom:1rem}.disclosure-body ul{margin:1rem 0;padding-left:1.2rem}.disclosure-body h4{color:var(--text);margin-top:1.5rem;font-size:.9rem}@media (width<=600px){.disclosure>summary{gap:.75rem}.disclosure-body{padding-left:.5rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}.nav[data-astro-cid-wpvy4v7s]{z-index:100;border-bottom:1px solid var(--border);background:#fffffff7;position:fixed;inset:0 0 auto}.nav-inner[data-astro-cid-wpvy4v7s]{align-items:center;gap:2rem;height:64px;display:flex}.nav-logo[data-astro-cid-wpvy4v7s]{flex-shrink:0}.nav-logo-img[data-astro-cid-wpvy4v7s]{width:auto;height:48px;display:block}.nav-links[data-astro-cid-wpvy4v7s]{align-items:center;gap:1.5rem;margin-left:auto;display:flex}.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--text-muted);padding:.5rem 0;font-size:.86rem;font-weight:500}.nav-links[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover,.nav-drawer[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]:hover{color:var(--blue)}.nav-cta[data-astro-cid-wpvy4v7s]{flex-shrink:0;gap:.75rem;display:flex}.mobile-menu[data-astro-cid-wpvy4v7s]{margin-left:auto;display:none}.mobile-menu[data-astro-cid-wpvy4v7s]>summary[data-astro-cid-wpvy4v7s]{padding:.75rem .25rem;font-size:.9rem;font-weight:600;list-style:none}.mobile-menu[data-astro-cid-wpvy4v7s]>summary[data-astro-cid-wpvy4v7s]::-webkit-details-marker{display:none}.mobile-menu[data-astro-cid-wpvy4v7s]>summary[data-astro-cid-wpvy4v7s] span[data-astro-cid-wpvy4v7s]{margin-left:.5rem}.nav-drawer[data-astro-cid-wpvy4v7s]{border-bottom:1px solid var(--border);box-shadow:var(--shadow-md);background:#fff;flex-direction:column;gap:.25rem;max-height:calc(100dvh - 64px);padding:1rem 1.5rem;display:flex;position:absolute;top:64px;left:0;right:0;overflow-y:auto}.nav-drawer[data-astro-cid-wpvy4v7s] a[data-astro-cid-wpvy4v7s]{color:var(--text);padding:.6rem}.nav-drawer[data-astro-cid-wpvy4v7s] .btn[data-astro-cid-wpvy4v7s]{color:#fff;width:fit-content;margin-top:.5rem}@media (width<=1050px){.nav-links[data-astro-cid-wpvy4v7s],.nav-cta[data-astro-cid-wpvy4v7s]{display:none}.mobile-menu[data-astro-cid-wpvy4v7s]{display:block}}.product-screen[data-astro-cid-jtz2okl6]{border:1px solid var(--blue-rule);min-width:0;color:var(--text);background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 12px 35px #0d1f3c1f}.screen-heading[data-astro-cid-jtz2okl6]{border-bottom:1px solid var(--border);color:var(--text);padding:.9rem 1.15rem;font-size:.82rem;font-weight:600}.screen-image[data-astro-cid-jtz2okl6]{cursor:zoom-in;display:block}.screen-image[data-astro-cid-jtz2okl6]:focus-visible{outline-offset:-4px;outline-color:var(--blue)}.product-screen[data-astro-cid-jtz2okl6] a[data-astro-cid-jtz2okl6]:focus-visible{outline-color:var(--blue)}img[data-astro-cid-jtz2okl6]{width:100%;height:auto;display:block}figcaption[data-astro-cid-jtz2okl6]{border-top:1px solid var(--border);padding:1rem 1.15rem;font-size:.85rem;line-height:1.6}figcaption[data-astro-cid-jtz2okl6] p[data-astro-cid-jtz2okl6]{color:var(--text-muted);margin-bottom:.6rem}figcaption[data-astro-cid-jtz2okl6] a[data-astro-cid-jtz2okl6]{color:var(--blue);text-underline-offset:.2rem;font-weight:600;text-decoration:underline}.screen-reader-only[data-astro-cid-jtz2okl6]{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.hero[data-astro-cid-ge2uvauf]{background:var(--bg-hero);color:#fff;padding:8rem 0 3rem}.hero-grid[data-astro-cid-ge2uvauf]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:2.5rem;display:grid}.hero-audience[data-astro-cid-ge2uvauf]{color:#b9d6fb;margin-bottom:1.5rem;font-size:.86rem}h1[data-astro-cid-ge2uvauf]{color:#fff;letter-spacing:-.035em;max-width:950px;font-size:clamp(2.5rem,3.6vw,3.5rem);font-weight:700;line-height:1.08}h1[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{color:#8bc6ff}.hero-subtitle[data-astro-cid-ge2uvauf]{color:#d5e3f7;max-width:670px;margin:1.5rem 0 2rem;font-size:1.1rem;line-height:1.75}.hero-buttons[data-astro-cid-ge2uvauf]{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.hero-secondary[data-astro-cid-ge2uvauf]{color:#fff;border-bottom:1px solid #97b2dd;padding:.5rem 0;font-weight:600}.hero-stats[data-astro-cid-ge2uvauf]{border-top:1px solid #5270ab;flex-wrap:wrap;gap:2rem 4rem;margin-top:3rem;padding-top:1.5rem;display:flex}.hero-stats[data-astro-cid-ge2uvauf]>div[data-astro-cid-ge2uvauf]{flex-direction:column;gap:.35rem;display:flex}.hero-stats[data-astro-cid-ge2uvauf] strong[data-astro-cid-ge2uvauf]{font-family:Space Grotesk,sans-serif;font-size:1.65rem}.hero-stats[data-astro-cid-ge2uvauf] span[data-astro-cid-ge2uvauf]{color:#d5e3f7;font-size:.82rem}@media (width<=1000px){.hero-grid[data-astro-cid-ge2uvauf]{grid-template-columns:1fr}h1[data-astro-cid-ge2uvauf]{max-width:720px}}@media (width<=600px){.hero[data-astro-cid-ge2uvauf]{padding:6.5rem 0 2.5rem}.hero-audience[data-astro-cid-ge2uvauf]{font-size:.8rem}.hero-subtitle[data-astro-cid-ge2uvauf]{font-size:1rem}.hero-stats[data-astro-cid-ge2uvauf]{gap:1.5rem 2rem;margin-top:2rem}}.whatwedo-header[data-astro-cid-ejqldzme]{text-align:center;margin-bottom:3.5rem}.whatwedo-header[data-astro-cid-ejqldzme] .section-subtitle[data-astro-cid-ejqldzme]{margin:0 auto}.whatwedo-grid[data-astro-cid-ejqldzme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.whatwedo-card[data-astro-cid-ejqldzme]{flex-direction:column;gap:1rem;padding:2rem;display:flex}.whatwedo-icon[data-astro-cid-ejqldzme]{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.icon-blue[data-astro-cid-ejqldzme]{background:var(--blue-pale);color:var(--blue);border:1px solid var(--border)}.icon-teal[data-astro-cid-ejqldzme]{background:var(--teal-light);color:var(--teal);border:1px solid #00a88533}.whatwedo-title[data-astro-cid-ejqldzme]{color:var(--text);font-size:1.25rem;font-weight:700}.whatwedo-desc[data-astro-cid-ejqldzme]{color:var(--text-muted);flex:1;font-size:.9rem;line-height:1.7}.whatwedo-tags[data-astro-cid-ejqldzme]{flex-wrap:wrap;gap:.5rem;display:flex}@media (width<=860px){.whatwedo-grid[data-astro-cid-ejqldzme]{grid-template-columns:1fr}}.who-inner[data-astro-cid-gtzob5zq]{grid-template-columns:1fr 1fr;align-items:center;gap:3rem;display:grid}.who[data-astro-cid-gtzob5zq]{padding:4rem 0}@media (width<=768px){.who-inner[data-astro-cid-gtzob5zq]{grid-template-columns:1fr;gap:.5rem}}.clients[data-astro-cid-zrm7ciof]{border-bottom:1px solid var(--border);padding:2.25rem 0}.clients-heading[data-astro-cid-zrm7ciof]{text-align:center;color:var(--text-muted);margin-bottom:1.5rem;font-size:.9rem;font-weight:500}.clients-grid[data-astro-cid-zrm7ciof]{grid-template-columns:repeat(8,minmax(0,1fr));align-items:center;gap:1.25rem;display:grid}.client-tile[data-astro-cid-zrm7ciof]{justify-content:center;align-items:center;min-width:0;height:46px;display:flex}.client-logo[data-astro-cid-zrm7ciof]{object-fit:contain;width:100%;max-width:115px;height:38px}@media (width<=900px){.clients-grid[data-astro-cid-zrm7ciof]{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=480px){.clients-grid[data-astro-cid-zrm7ciof]{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.client-logo[data-astro-cid-zrm7ciof]{max-width:95px}}.walkthrough-intro[data-astro-cid-t7bglwcr]{max-width:800px}.walkthrough-link[data-astro-cid-t7bglwcr]{color:var(--blue);text-underline-offset:.3rem;margin-top:1.5rem;font-weight:600;text-decoration:underline;display:inline-block}.workflow[data-astro-cid-t7bglwcr]{margin-top:2.5rem;padding:0;list-style:none}.workflow[data-astro-cid-t7bglwcr] li[data-astro-cid-t7bglwcr]{border-top:1px solid var(--blue-rule);padding:2.5rem 0}.workflow[data-astro-cid-t7bglwcr] li[data-astro-cid-t7bglwcr]:first-child{max-width:760px}.workflow[data-astro-cid-t7bglwcr] .with-screen[data-astro-cid-t7bglwcr]{grid-template-columns:minmax(0,.65fr) minmax(0,1.35fr);align-items:center;gap:2rem;display:grid}.step-number[data-astro-cid-t7bglwcr]{color:var(--blue);margin-bottom:.75rem;font:600 1.4rem Space Grotesk,sans-serif;display:block}h3[data-astro-cid-t7bglwcr]{margin-bottom:.75rem;font-size:1.4rem;line-height:1.35}.step-copy[data-astro-cid-t7bglwcr] p[data-astro-cid-t7bglwcr]{color:var(--text-muted);line-height:1.75}.step-copy[data-astro-cid-t7bglwcr] .step-output[data-astro-cid-t7bglwcr]{color:#00745c;margin-top:.7rem;font-size:.85rem;font-weight:600}.optimization-layout[data-astro-cid-t7bglwcr]{border-top:1px solid var(--blue-rule);grid-template-columns:1fr 1fr;align-items:center;gap:3rem;padding-top:3rem;display:grid}.alignment-layout[data-astro-cid-t7bglwcr]{margin-top:4rem}.alignment-layout[data-astro-cid-t7bglwcr] .section-subtitle[data-astro-cid-t7bglwcr]{margin-bottom:2rem}@media (width<=850px){.workflow[data-astro-cid-t7bglwcr] .with-screen[data-astro-cid-t7bglwcr],.optimization-layout[data-astro-cid-t7bglwcr]{grid-template-columns:1fr;gap:1.5rem}}.faq-inner[data-astro-cid-7synugci]{max-width:820px}.faq-header[data-astro-cid-7synugci]{text-align:center;margin-bottom:2.25rem}.faq-list[data-astro-cid-7synugci]{flex-direction:column;gap:.8rem;display:flex}.faq-item[data-astro-cid-7synugci]{padding:0;overflow:hidden}.faq-item[data-astro-cid-7synugci] summary[data-astro-cid-7synugci]{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1.1rem 1.35rem;font-size:.95rem;font-weight:700;list-style:none;display:flex}.faq-item[data-astro-cid-7synugci] summary[data-astro-cid-7synugci]::-webkit-details-marker{display:none}.faq-plus[data-astro-cid-7synugci]{background:var(--blue-pale);width:26px;height:26px;color:var(--blue-dark);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;transition:transform .2s;display:inline-flex}.faq-item[data-astro-cid-7synugci][open] .faq-plus[data-astro-cid-7synugci]{transform:rotate(45deg)}.faq-item[data-astro-cid-7synugci] p[data-astro-cid-7synugci]{color:var(--text-muted);padding:0 1.35rem 1.25rem;font-size:.89rem;line-height:1.7}.faq-item[data-astro-cid-7synugci][open]{border-color:var(--border-mid)}.faq-more[data-astro-cid-7synugci]{text-align:center;color:var(--text-muted);margin-top:1.5rem;font-size:.88rem}.faq-more[data-astro-cid-7synugci] a[data-astro-cid-7synugci]{color:var(--blue);font-weight:600}.approach-header[data-astro-cid-wgores44]{margin-bottom:3rem}.module-list[data-astro-cid-wgores44]{gap:2rem;display:grid}.module-card[data-astro-cid-wgores44]{border:1px solid var(--blue-rule);background:#fff;border-radius:16px;min-width:0;padding:2rem}.module-main[data-astro-cid-wgores44]{grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);align-items:center;gap:2rem;display:grid}h3[data-astro-cid-wgores44]{font-size:clamp(1.4rem,2.3vw,2rem);line-height:1.25}.step-sub[data-astro-cid-wgores44]{color:var(--blue);margin:1rem 0;font-weight:600}.step-desc[data-astro-cid-wgores44]{color:var(--text-muted);line-height:1.8}.disclosure[data-astro-cid-wgores44]{margin-top:1.5rem}.module-detail[data-astro-cid-wgores44]{gap:1.5rem;display:grid}@media (width<=850px){.module-main[data-astro-cid-wgores44]{grid-template-columns:1fr}.module-card[data-astro-cid-wgores44]{padding:1.25rem}}.detail-intro[data-astro-cid-gk6ge62r]{margin-bottom:2.5rem}.usecase-grid[data-astro-cid-gk6ge62r]{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:2rem;display:grid}.usecase-card[data-astro-cid-gk6ge62r]{border:1px solid var(--blue-rule);background:var(--bg-alt);border-radius:16px;min-width:0;padding:1.5rem}h3[data-astro-cid-gk6ge62r]{font-size:1.5rem;line-height:1.3}.usecase-question[data-astro-cid-gk6ge62r]{color:var(--text-muted);margin:1rem 0 1.5rem;line-height:1.7}.disclosure[data-astro-cid-gk6ge62r]{margin-top:1.25rem}@media (width<=850px){.usecase-grid[data-astro-cid-gk6ge62r]{grid-template-columns:1fr}}@media (width<=600px){.usecase-card[data-astro-cid-gk6ge62r]{padding:1rem}}.results-header[data-astro-cid-sqeluoqq]{text-align:center;margin-bottom:2.5rem}.results-context[data-astro-cid-sqeluoqq]{background:var(--bg-alt);border:1px solid var(--border);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-bottom:2.5rem;padding:1rem 1.5rem;display:flex}.ctx-item[data-astro-cid-sqeluoqq]{color:var(--text-muted);align-items:center;gap:.5rem;font-size:.83rem;display:flex}.ctx-item[data-astro-cid-sqeluoqq] svg[data-astro-cid-sqeluoqq]{color:var(--teal);flex-shrink:0}.ctx-item[data-astro-cid-sqeluoqq] strong[data-astro-cid-sqeluoqq]{color:var(--text)}.ctx-sep[data-astro-cid-sqeluoqq]{background:var(--border);flex-shrink:0;width:1px;height:20px}.results-grid[data-astro-cid-sqeluoqq]{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:3rem;display:grid}.result-card[data-astro-cid-sqeluoqq]{flex-direction:column;gap:.6rem;padding:1.75rem;display:flex}.result-value[data-astro-cid-sqeluoqq]{font-family:Space Grotesk,sans-serif;font-size:2.4rem;font-weight:800;line-height:1}.result-value[data-astro-cid-sqeluoqq].val-blue{color:var(--blue)}.result-value[data-astro-cid-sqeluoqq].val-teal{color:var(--teal)}.result-label[data-astro-cid-sqeluoqq]{color:var(--text);font-size:.88rem;font-weight:700}.result-sub[data-astro-cid-sqeluoqq]{width:fit-content;margin:.1rem 0;padding:.2rem .65rem;font-size:.68rem}.result-desc[data-astro-cid-sqeluoqq]{color:var(--text-muted);margin-top:.25rem;font-size:.8rem;line-height:1.6}.results-comparison[data-astro-cid-sqeluoqq]{background:var(--bg-alt);border:1px solid var(--border);border-radius:14px;padding:2rem 2rem 4rem}.comp-title[data-astro-cid-sqeluoqq]{color:var(--text-muted);text-align:center;margin-bottom:1.5rem;font-size:.95rem;font-weight:600}.comp-chart[data-astro-cid-sqeluoqq]{justify-content:center;align-items:flex-end;gap:2.5rem;height:160px;padding:0 1rem;display:flex;position:relative}.comp-group[data-astro-cid-sqeluoqq]{flex-direction:column;flex:1;align-items:center;gap:.5rem;max-width:120px;height:100%;display:flex}.comp-bars[data-astro-cid-sqeluoqq]{justify-content:center;align-items:flex-end;gap:8px;width:100%;height:calc(100% - 24px);display:flex}.comp-bar-wrap[data-astro-cid-sqeluoqq]{flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.comp-bar[data-astro-cid-sqeluoqq]{border-radius:5px 5px 0 0;width:32px;transition:height .4s}.comp-bar[data-astro-cid-sqeluoqq].blue{background:linear-gradient(#4f8cff,#2d7aff)}.comp-bar[data-astro-cid-sqeluoqq].red{background:linear-gradient(#ff6b6b,#c44)}.comp-bar[data-astro-cid-sqeluoqq].neg{opacity:.7;border-radius:0 0 5px 5px}.bar-val[data-astro-cid-sqeluoqq]{font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700}.bar-val[data-astro-cid-sqeluoqq].blue-val{color:var(--blue)}.bar-val[data-astro-cid-sqeluoqq].red-val{color:#ff7b7b}.comp-label[data-astro-cid-sqeluoqq]{color:var(--text-muted);font-size:.78rem;font-weight:600}.comp-legend[data-astro-cid-sqeluoqq]{color:var(--text-muted);gap:1.25rem;font-size:.78rem;display:flex;position:absolute;bottom:-2.5rem;right:0}.comp-legend[data-astro-cid-sqeluoqq] span[data-astro-cid-sqeluoqq]{align-items:center;gap:.4rem;display:flex}.legend-dot[data-astro-cid-sqeluoqq]{border-radius:2px;flex-shrink:0;width:10px;height:10px}.legend-dot[data-astro-cid-sqeluoqq].blue{background:#4f8cff}.legend-dot[data-astro-cid-sqeluoqq].red{background:#ff6b6b}@media (width<=860px){.results-grid[data-astro-cid-sqeluoqq]{grid-template-columns:repeat(2,1fr)}.ctx-sep[data-astro-cid-sqeluoqq]{display:none}.results-context[data-astro-cid-sqeluoqq]{flex-direction:column;align-items:center}}@media (width<=580px){.results-grid[data-astro-cid-sqeluoqq]{grid-template-columns:1fr}}.cta[data-astro-cid-amjew3wo]{background:#1a3a8f;position:relative;overflow:hidden}.cta-inner[data-astro-cid-amjew3wo]{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:720px;display:flex;position:relative}.cta-badge[data-astro-cid-amjew3wo]{margin-bottom:.25rem}.cta-title[data-astro-cid-amjew3wo]{color:#fff;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;line-height:1.2}.cta-title[data-astro-cid-amjew3wo] .gradient-text[data-astro-cid-amjew3wo]{color:#7ab8f5}.cta-sub[data-astro-cid-amjew3wo]{color:#ffffffb8;max-width:540px;font-size:1rem;line-height:1.7}.cta-form[data-astro-cid-amjew3wo]{text-align:left;background:#ffffff17;border:1px solid #ffffff2e;border-radius:16px;flex-direction:column;gap:1rem;width:100%;margin-top:.5rem;padding:2rem;display:flex}.form-row[data-astro-cid-amjew3wo]{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.form-group[data-astro-cid-amjew3wo]{flex-direction:column;gap:.4rem;display:flex}.form-group[data-astro-cid-amjew3wo] label[data-astro-cid-amjew3wo]{color:#ffffffb3;letter-spacing:.03em;font-size:.8rem;font-weight:600}.form-group[data-astro-cid-amjew3wo] input[data-astro-cid-amjew3wo],.form-group[data-astro-cid-amjew3wo] select[data-astro-cid-amjew3wo],.form-group[data-astro-cid-amjew3wo] textarea[data-astro-cid-amjew3wo]{color:#fff;background:#ffffff1a;border:1px solid #ffffff40;border-radius:8px;width:100%;padding:.65rem 1rem;font-family:Inter,sans-serif;font-size:.9rem;transition:border-color .2s,box-shadow .2s}.form-group[data-astro-cid-amjew3wo] input[data-astro-cid-amjew3wo]::placeholder,.form-group[data-astro-cid-amjew3wo] textarea[data-astro-cid-amjew3wo]::placeholder{color:#fff6}.form-group[data-astro-cid-amjew3wo] input[data-astro-cid-amjew3wo]:focus,.form-group[data-astro-cid-amjew3wo] select[data-astro-cid-amjew3wo]:focus,.form-group[data-astro-cid-amjew3wo] textarea[data-astro-cid-amjew3wo]:focus{border-color:#fff9;outline:none;box-shadow:0 0 0 3px #ffffff1a}.form-group[data-astro-cid-amjew3wo] select[data-astro-cid-amjew3wo] option[data-astro-cid-amjew3wo]{color:#fff;background:#1a3a8f}.form-group[data-astro-cid-amjew3wo] textarea[data-astro-cid-amjew3wo]{resize:vertical;min-height:80px}.cta-submit[data-astro-cid-amjew3wo]{align-self:flex-end;margin-top:.25rem}.cta-trust[data-astro-cid-amjew3wo]{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:.5rem;display:flex}.trust-item[data-astro-cid-amjew3wo]{color:#fff9;align-items:center;gap:.45rem;font-size:.8rem;display:flex}.trust-item[data-astro-cid-amjew3wo] svg[data-astro-cid-amjew3wo]{color:#7ddfc5;flex-shrink:0}.cta-form-msg[data-astro-cid-amjew3wo]{text-align:center;min-height:1.2em;margin:0;font-size:.85rem}.cta-form-msg[data-astro-cid-amjew3wo].success{color:#7ddfc5}.cta-form-msg[data-astro-cid-amjew3wo].error{color:#f99}@media (width<=600px){.form-row[data-astro-cid-amjew3wo]{grid-template-columns:1fr}.cta-submit[data-astro-cid-amjew3wo]{justify-content:center;align-self:stretch}}.footer[data-astro-cid-jo6i4kqk]{background:var(--text);border-top:1px solid #ffffff14;padding-top:4rem}.footer-inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1.4fr 1fr;gap:4rem;padding-bottom:3rem;display:grid}.footer-logo[data-astro-cid-jo6i4kqk]{color:#fff;align-items:center;gap:.7rem;margin-bottom:1rem;font-family:Space Grotesk,sans-serif;font-size:1.2rem;display:flex}.footer-logo-pill[data-astro-cid-jo6i4kqk]{background:#fff;border-radius:8px;align-items:center;margin-bottom:.25rem;padding:6px 14px;display:inline-flex}.footer-logo-img[data-astro-cid-jo6i4kqk]{width:auto;height:64px;display:block}.footer-tagline[data-astro-cid-jo6i4kqk]{color:#ffffff80;max-width:320px;margin-bottom:1rem;font-size:.88rem;line-height:1.6}.footer-contact[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.3rem;display:flex}.footer-contact[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#7ab8f5;font-size:.83rem;transition:color .2s}.footer-contact[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#7ddfc5}.footer-nav[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.footer-nav-col[data-astro-cid-jo6i4kqk]{flex-direction:column;gap:.65rem;display:flex}.footer-nav-title[data-astro-cid-jo6i4kqk]{letter-spacing:.08em;text-transform:uppercase;color:#fff6;margin-bottom:.25rem;font-size:.75rem;font-weight:700}.footer-nav-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#ffffff8c;font-size:.85rem;transition:color .2s}.footer-nav-col[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#fff}.footer-bottom[data-astro-cid-jo6i4kqk]{border-top:1px solid #ffffff1a;padding:1.25rem 0}.footer-bottom-inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-bottom[data-astro-cid-jo6i4kqk] span[data-astro-cid-jo6i4kqk]:first-child{color:#fff6;font-size:.8rem}@media (width<=760px){.footer-inner[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr;gap:2rem}.footer-nav[data-astro-cid-jo6i4kqk]{grid-template-columns:1fr}}
