.ab-nav.svelte-cwls5q{z-index:100;-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border,#ffffff0e);height:60px;transition:background .3s var(--ease-out);justify-content:space-between;align-items:center;padding:0 2rem;display:flex;position:fixed;top:0;left:0;right:0}.ab-nav-logo.svelte-cwls5q{align-items:center;gap:.5rem;text-decoration:none;display:flex}.ab-nav-logo.svelte-cwls5q img:where(.svelte-cwls5q){border-radius:8px;width:34px;height:34px}.ab-nav-wordmark.svelte-cwls5q{font-family:var(--serif);color:var(--t2);font-size:1.2rem}.ab-nav-wordmark.svelte-cwls5q i:where(.svelte-cwls5q){color:var(--cy);font-style:italic}.ab-nav-links.svelte-cwls5q{align-items:center;gap:1.8rem;display:flex}.ab-nav-links.svelte-cwls5q a:where(.svelte-cwls5q){font-family:var(--sans);color:var(--t3);font-size:.82rem;font-weight:400;text-decoration:none;transition:color .2s}.ab-nav-links.svelte-cwls5q a:where(.svelte-cwls5q):hover{color:var(--t1)}.ab-nav-cta-outline.svelte-cwls5q{border:1px solid var(--patient-border);border-radius:var(--r-full);color:var(--patient-primary)!important;padding:.45rem 1.1rem!important;font-weight:500!important;transition:background .2s,border-color .2s,color .2s!important}.ab-nav-cta-outline.svelte-cwls5q:hover{background:var(--patient-surface);border-color:var(--patient-border-hover)}.ab-nav-burger.svelte-cwls5q{cursor:pointer;background:0 0;border:none;width:32px;height:32px;display:none;position:relative}.ab-nav-burger.svelte-cwls5q span:where(.svelte-cwls5q),.ab-nav-burger.svelte-cwls5q span:where(.svelte-cwls5q):before,.ab-nav-burger.svelte-cwls5q span:where(.svelte-cwls5q):after{background:var(--t2);width:20px;height:2px;transition:transform .25s var(--ease-out), opacity .15s;border-radius:2px;display:block;position:absolute;left:6px}.ab-nav-burger.svelte-cwls5q span:where(.svelte-cwls5q){top:15px}.ab-nav-burger.svelte-cwls5q span:where(.svelte-cwls5q):before{content:"";top:-6px}.ab-nav-burger.svelte-cwls5q span:where(.svelte-cwls5q):after{content:"";top:6px}.ab-burger-open.svelte-cwls5q{background:0 0!important}.ab-burger-open.svelte-cwls5q:before{transform:translateY(6px)rotate(45deg)}.ab-burger-open.svelte-cwls5q:after{transform:translateY(-6px)rotate(-45deg)}.ab-main.svelte-cwls5q{font-family:var(--sans);color:var(--t1);-webkit-font-smoothing:antialiased}.ab-hero.svelte-cwls5q{text-align:center;max-width:760px;margin:0 auto;padding:8rem 2rem 4rem}.ab-hero-title.svelte-cwls5q{font-family:var(--serif);margin:0 0 1.25rem;font-size:3.2rem;font-weight:400;line-height:1.15}.ab-hero-sub.svelte-cwls5q{color:var(--t2);margin:0;max-width:580px;margin-inline:auto;font-size:1.05rem;font-weight:300;line-height:1.7}.ab-section.svelte-cwls5q{opacity:0;max-width:1060px;transition:opacity .6s var(--ease-out), transform .6s var(--ease-out);margin:0 auto;padding:5rem 2rem;transform:translateY(24px)}.ab-visible{opacity:1!important;transform:translateY(0)!important}.ab-eyebrow.svelte-cwls5q{text-align:center;font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;color:var(--patient-primary);margin-bottom:.75rem;font-size:.65rem;display:block}.ab-section-title.svelte-cwls5q{text-align:center;font-family:var(--serif);margin:0 0 2.5rem;font-size:2.4rem;font-weight:400;line-height:1.2}.ab-emphasis.svelte-cwls5q{background:linear-gradient(135deg, var(--patient-primary), var(--patient-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.ab-narrative-grid.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.ab-narrative-card.svelte-cwls5q{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-lg);padding:2.5rem}.ab-card-eyebrow.svelte-cwls5q{font-family:var(--mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem;font-size:.6rem;display:block}.ab-problem.svelte-cwls5q .ab-card-eyebrow:where(.svelte-cwls5q){color:var(--patient-accent)}.ab-solution.svelte-cwls5q .ab-card-eyebrow:where(.svelte-cwls5q){color:var(--patient-primary)}.ab-narrative-card.svelte-cwls5q h2:where(.svelte-cwls5q){font-family:var(--serif);margin:0 0 1rem;font-size:1.5rem;font-weight:400;line-height:1.3}.ab-narrative-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--t2);margin:0 0 .75rem;font-size:.88rem;font-weight:300;line-height:1.75}.ab-narrative-card.svelte-cwls5q p:where(.svelte-cwls5q):last-child{margin-bottom:0}.ab-stats.svelte-cwls5q{text-align:center}.ab-stats-grid.svelte-cwls5q{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.ab-stat-number.svelte-cwls5q{font-family:var(--serif);color:var(--t1);margin-bottom:.35rem;font-size:2.6rem;font-weight:400;line-height:1.1;display:block}.ab-stat-label.svelte-cwls5q{color:var(--t3);font-size:.78rem;font-weight:300;display:block}.ab-values-grid.svelte-cwls5q{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.ab-value-card.svelte-cwls5q{background:var(--bg2);border:1px solid var(--border);border-radius:var(--r-lg);padding:2rem;transition:border-color .2s,transform .2s}.ab-value-card.svelte-cwls5q:hover{border-color:var(--patient-border);transform:translateY(-3px)}.ab-value-card.svelte-cwls5q h3:where(.svelte-cwls5q){margin:0 0 .65rem;font-size:1.05rem;font-weight:600}.ab-value-card.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--t2);margin:0;font-size:.85rem;font-weight:300;line-height:1.7}.ab-team.svelte-cwls5q{text-align:center}.ab-team-desc.svelte-cwls5q{max-width:620px;color:var(--t2);margin:0 auto 1rem;font-size:.95rem;font-weight:300;line-height:1.75}.ab-team-desc.svelte-cwls5q a:where(.svelte-cwls5q){color:var(--patient-primary);font-weight:500;text-decoration:none;transition:opacity .2s}.ab-team-desc.svelte-cwls5q a:where(.svelte-cwls5q):hover{opacity:.8}.ab-cta.svelte-cwls5q{text-align:center;flex-direction:column;align-items:center;display:flex}.ab-cta-title.svelte-cwls5q{font-family:var(--serif);margin:0 0 1rem;font-size:2.4rem;font-weight:400;line-height:1.2}.ab-cta-sub.svelte-cwls5q{color:var(--t2);margin:0 0 2rem;font-size:1rem;font-weight:300}.ab-search-wrap.svelte-cwls5q{width:100%;max-width:620px}.ab-search-bar.svelte-cwls5q{-webkit-backdrop-filter:blur(12px);border:1px solid var(--patient-border);background:#080c18cc;border-radius:16px;align-items:center;gap:.6rem;padding:.45rem .45rem .45rem 1.1rem;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 4px 32px #0000004d,0 0 0 1px #6c9cff0d}.ab-search-bar.svelte-cwls5q:focus-within{border-color:var(--patient-border-hover);box-shadow:0 4px 32px #0000004d, 0 0 0 3px var(--patient-glow)}.ab-search-icon.svelte-cwls5q{color:var(--t3);flex-shrink:0}.ab-search-input.svelte-cwls5q{font-family:var(--sans);color:var(--t1);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:.95rem}.ab-search-input.svelte-cwls5q::placeholder{color:var(--t4)}.ab-search-btn.svelte-cwls5q{background:linear-gradient(135deg, var(--patient-primary), var(--patient-secondary));color:#fff;font-family:var(--sans);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;align-items:center;gap:.4rem;padding:.75rem 1.6rem;font-size:.88rem;font-weight:600;transition:opacity .2s,transform .15s;display:inline-flex;box-shadow:0 2px 12px #6c9cff33}.ab-search-btn.svelte-cwls5q:hover{opacity:.92;transform:translateY(-1px)}.ab-search-btn.svelte-cwls5q:active{transform:translateY(0)}@media (width<=639px){.ab-nav.svelte-cwls5q{padding:0 1rem}.ab-nav-links.svelte-cwls5q{-webkit-backdrop-filter:blur(16px);border-bottom:1px solid var(--border);background:#050710f5;flex-direction:column;gap:1rem;padding:1.5rem;display:none;position:absolute;top:60px;left:0;right:0}.ab-nav-links-open.svelte-cwls5q{display:flex}.ab-nav-burger.svelte-cwls5q{display:block}.ab-hero.svelte-cwls5q{padding:6rem 1.25rem 3rem}.ab-hero-title.svelte-cwls5q{font-size:2.2rem}.ab-section.svelte-cwls5q{padding:3.5rem 1.25rem}.ab-section-title.svelte-cwls5q{font-size:1.8rem}.ab-narrative-grid.svelte-cwls5q{grid-template-columns:1fr}.ab-stats-grid.svelte-cwls5q{grid-template-columns:1fr 1fr}.ab-values-grid.svelte-cwls5q{grid-template-columns:1fr}.ab-cta-title.svelte-cwls5q{font-size:1.8rem}.ab-search-bar.svelte-cwls5q{flex-direction:column;gap:.5rem;padding:.5rem}.ab-search-input.svelte-cwls5q{text-align:center;width:100%;padding:.5rem}.ab-search-btn.svelte-cwls5q{justify-content:center;width:100%}}@media (width>=640px) and (width<=1023px){.ab-hero-title.svelte-cwls5q{font-size:2.6rem}.ab-stats-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}.ab-values-grid.svelte-cwls5q{grid-template-columns:1fr;max-width:480px;margin-left:auto;margin-right:auto}}
