@import "https://fonts.googleapis.com/css2?family=Hanken+Grotesk:wght@400;500;600;700;800&display=swap";:root{--navy-950:#060d1a;--navy-900:#0c1e35;--navy-800:#132a4a;--navy-700:#1a3560;--navy-600:#1e4075;--navy-500:#2d5a8e;--navy-400:#4a7ab5;--navy-300:#6b9fd0;--navy-200:#98c1e0;--navy-100:#cde0f0;--navy-50:#eef5fb;--blue-vivid:#1e4d8c;--blue-light:#3b6cb5;--blue-glow:#1e4d8c2e;--coral:#d9603e;--coral-dark:#bf4f30;--coral-light:#e0795a;--coral-glow:#d9603e2e;--green-500:#10b981;--green-400:#34d399;--green-glow:#10b98133;--amber-500:#f59e0b;--red-500:#ef4444;--gray-950:#0a0f1a;--gray-900:#111827;--gray-800:#1f2937;--gray-700:#374151;--gray-600:#4b5563;--gray-500:#6b7280;--gray-400:#9ca3af;--gray-300:#d1d5db;--gray-200:#e5e7eb;--gray-100:#f3f4f6;--gray-50:#f9fafb;--white:#fff;--bg-primary:#f7f5f1;--bg-alt:#f1ede6;--bg-dark:var(--navy-900);--text-primary:#0f172a;--text-muted:#64748b;--text-light:#94a3b8;--border:#e2e8f0;--border-dark:#ffffff14;--font-sans:"Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-body:"Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-display:"Hanken Grotesk", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--text-xs:.75rem;--text-sm:.875rem;--text-base:1rem;--text-lg:1.125rem;--text-xl:1.25rem;--text-2xl:1.5rem;--text-3xl:1.875rem;--text-4xl:2.25rem;--text-5xl:3rem;--text-6xl:3.75rem;--text-7xl:4.5rem;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--space-6:1.5rem;--space-8:2rem;--space-10:2.5rem;--space-12:3rem;--space-16:4rem;--space-20:5rem;--space-24:6rem;--space-32:8rem;--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--radius-2xl:24px;--radius-full:9999px;--shadow-sm:0 1px 3px #1018280d, 0 1px 2px #1018280a;--shadow-md:0 8px 24px #1018280f, 0 2px 8px #1018280a;--shadow-lg:0 18px 44px #10182814, 0 6px 18px #1018280d;--shadow-xl:0 24px 70px #1018281a, 0 10px 24px #1018280f;--shadow-glow-blue:0 10px 30px #0c1e351a;--shadow-glow-coral:0 10px 28px #bf4f3029;--transition-fast:.15s cubic-bezier(.4,0,.2,1);--transition-base:.25s cubic-bezier(.4,0,.2,1);--transition-slow:.4s cubic-bezier(.4,0,.2,1);--transition-spring:.5s cubic-bezier(.34,1.56,.64,1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-sans);font-size:var(--text-base);color:var(--text-primary);background-color:var(--bg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400;line-height:1.6}img,svg{max-width:100%;display:block}button{cursor:pointer;background:0 0;border:none;font-family:inherit}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--blue-vivid);outline-offset:3px;border-radius:4px}.inner-hero :focus-visible,.cta-band :focus-visible,.nav-scrolled :focus-visible{outline-color:#fff9}::selection{color:var(--text-primary);background:#1e4d8c26}ul,ol{list-style:none}h1,h2{font-family:var(--font-display);color:var(--text-primary);letter-spacing:-.015em;text-wrap:balance;font-weight:600;line-height:1.12}h3,h4,h5,h6{font-family:var(--font-body);color:var(--text-primary);letter-spacing:-.01em;text-wrap:balance;font-weight:700;line-height:1.25}p{text-wrap:pretty}.container{width:100%;max-width:1200px;padding:0 var(--space-8);margin:0 auto}.container-wide{width:100%;max-width:1360px;padding:0 var(--space-8);margin:0 auto}.section-pad{padding:var(--space-24) 0}.reveal{opacity:0;transition:opacity .65s cubic-bezier(.4,0,.2,1),transform .65s cubic-bezier(.4,0,.2,1);transform:translateY(28px)}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.reveal-delay-5{transition-delay:.5s}@media (width<=480px){.reveal{opacity:1;transition:none;transform:none}}.badge{align-items:center;gap:var(--space-2);border-radius:var(--radius-full);font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;padding:.28rem .8rem;font-weight:600;display:inline-flex}.badge-blue{color:var(--blue-vivid);background:#1e4d8c0d;border:1px solid #1e4d8c1f}.badge-coral{color:var(--coral);background:#d9603e0d;border:1px solid #d9603e1f}.badge-green{color:var(--green-500);background:#10b9810d;border:1px solid #10b9811f}.badge-white{color:#ffffffc7;background:#ffffff17;border:1px solid #ffffff1a}.section-header{text-align:center;max-width:680px;margin:0 auto var(--space-16)}.section-title{font-size:var(--text-4xl);letter-spacing:-.02em;margin:var(--space-4) 0 var(--space-5);color:var(--text-primary);font-weight:600}.section-subtitle{font-size:var(--text-lg);color:var(--text-muted);line-height:1.7}.gradient-text{background:linear-gradient(135deg, var(--navy-700) 0%, var(--navy-500) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.gradient-text-coral{background:linear-gradient(135deg, var(--coral) 0%, var(--coral-dark) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.divider{background:linear-gradient(90deg, var(--blue-vivid), var(--blue-light));border-radius:var(--radius-full);width:48px;height:4px;margin:var(--space-5) auto}.card{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-xl);padding:var(--space-8);box-shadow:var(--shadow-sm);transition:box-shadow var(--transition-base), transform var(--transition-base)}.card:hover{box-shadow:var(--shadow-lg);transform:translateY(-3px)}@media (width<=1024px){.section-title{font-size:var(--text-3xl)}}@media (width<=768px){.container,.container-wide{padding:0 var(--space-5)}.section-pad{padding:var(--space-16) 0}.section-title{font-size:var(--text-2xl);letter-spacing:-.02em}.section-subtitle{font-size:var(--text-base)}.section-header{margin-bottom:var(--space-10)}.btn-primary,.btn-secondary,.btn-cta-white,.btn-cta-ghost{justify-content:center}}.btn-primary{background:var(--coral);color:#fff;letter-spacing:-.01em;font-size:.9375rem;font-weight:700;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:2px;align-items:center;gap:.5rem;padding:.8125rem 1.5rem;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.btn-primary:hover{background:var(--coral-dark);transform:translateY(-1px);box-shadow:0 10px 24px #bf4f302e}.btn-ghost{color:#ffffffd9;font-size:.9375rem;font-weight:600;font-family:var(--font-sans);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:2px;align-items:center;gap:.5rem;padding:.8125rem 1.5rem;transition:background .2s,color .2s;display:inline-flex}.btn-ghost:hover{color:#fff;background:#ffffff1a}.btn-secondary{color:var(--navy-800);background:0 0;border:1.5px solid #0c1e3547;border-radius:2px;align-items:center;gap:.5rem;padding:.75rem 1.375rem;font-size:.9375rem;font-weight:600;transition:background .2s,border-color .2s,color .2s;display:inline-flex}.btn-secondary:hover{border-color:var(--navy-800);color:var(--navy-900);background:#0c1e350d}.btn-cta-white{color:var(--navy-900);white-space:nowrap;background:#fff;border-radius:2px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:700;transition:box-shadow .2s,transform .2s;display:inline-flex}.btn-cta-white:hover{transform:translateY(-1px);box-shadow:0 12px 28px #ffffff29}.btn-cta-ghost{color:#ffffffd9;background:#ffffff14;border:1px solid #ffffff1f;border-radius:2px;align-items:center;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:background .2s;display:inline-flex}.btn-cta-ghost:hover{background:#ffffff24}.cta-band{padding:5rem 0;position:relative;overflow:hidden}.cta-band-bg{background:linear-gradient(160deg,#0c1e35 0%,#162e50 100%);position:absolute;inset:0}.cta-band-inner{z-index:1;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;display:flex;position:relative}.cta-band-text{flex:1}.cta-band-title{color:#fff;letter-spacing:-.03em;margin-bottom:.75rem;font-size:2rem;font-weight:800}.cta-band-subtitle{color:#ffffffb8;max-width:480px;font-size:1rem;line-height:1.65}@media (width<=768px){.cta-band-inner{text-align:center;flex-direction:column}.cta-band-actions{justify-content:center}}@media (width<=480px){.container,.container-wide{padding:0 1rem}.section-pad{padding:3.5rem 0}.card{padding:1.5rem}.btn-primary,.btn-secondary,.btn-cta-white,.btn-cta-ghost{width:100%}.cta-band{padding:4rem 0}.cta-band-title{letter-spacing:0;font-size:1.6rem}}.nav-header{z-index:200;-webkit-backdrop-filter:blur(10px);background:#f7f5f1e6;border-bottom:1px solid #0c1e3514;transition:background .3s cubic-bezier(.4,0,.2,1),border-color .3s cubic-bezier(.4,0,.2,1),box-shadow .3s cubic-bezier(.4,0,.2,1);position:sticky;top:0}.nav-scrolled{background:#f0ede8f2;border-bottom:1px solid #0c1e3514;box-shadow:0 1px #fff6,0 10px 26px #0c1e350d}.nav-inner{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;height:64px;margin:0 auto;padding:0 2rem;display:flex}.nav-logo{flex-shrink:0;align-items:center;gap:.375rem;text-decoration:none;display:flex}.nav-logo-icon{flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.nav-logo-mark{object-fit:contain;width:30px;height:30px}.nav-logo-text{color:var(--navy-900);letter-spacing:-.02em;white-space:nowrap;font-size:.9375rem;font-weight:700;transition:color .3s}.nav-scrolled .nav-logo-text{color:var(--navy-900)}.nav-links{align-items:center;gap:1.4rem;display:flex}.nav-link{color:#0c1e359e;white-space:nowrap;padding:.35rem 0;font-size:.875rem;font-weight:500;transition:color .2s;position:relative}.nav-link:after{content:"";background:var(--navy-900);transform-origin:0;height:2px;transition:transform .2s;position:absolute;bottom:-.42rem;left:0;right:0;transform:scaleX(0)}.nav-link:hover{color:var(--navy-900)}.nav-link-active{color:var(--navy-900)!important}.nav-link-active:after{transform:scaleX(1)}.nav-scrolled .nav-link{color:#0c1e359e}.nav-scrolled .nav-link:hover{color:var(--navy-900)}.nav-scrolled .nav-link-active{color:var(--navy-900)!important}.nav-actions{flex-shrink:0;align-items:center;gap:.75rem;display:flex}.nav-cta{background:var(--navy-900);color:#fff;letter-spacing:-.01em;white-space:nowrap;border-radius:2px;align-items:center;padding:.5rem 1.125rem;font-size:.875rem;font-weight:600;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 10px 24px #0c1e351f}.nav-cta:hover{background:#15314d;transform:translateY(-1px);box-shadow:0 14px 30px #0c1e3524}.nav-hamburger{color:#0c1e35b8;border-radius:8px;justify-content:center;align-items:center;width:38px;height:38px;transition:background .2s,color .2s;display:none}.nav-hamburger:hover{color:var(--navy-900);background:#0c1e350f}.nav-scrolled .nav-hamburger{color:#0c1e35b8}.nav-scrolled .nav-hamburger:hover{color:var(--navy-900);background:#0c1e350f}.nav-mobile-overlay{z-index:190;opacity:0;visibility:hidden;pointer-events:none;background:#0006;transition:opacity .3s;display:none;position:fixed;inset:0}.nav-mobile-overlay.open{opacity:1;visibility:visible;pointer-events:auto}.nav-mobile-menu{z-index:195;background:var(--white);pointer-events:none;width:min(340px,88vw);padding:5rem 2rem 2rem;transition:transform .35s cubic-bezier(.4,0,.2,1);display:none;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-8px 0 48px #0000001f}.nav-mobile-menu.open{pointer-events:auto;transform:none}.nav-mobile-links{flex-direction:column;gap:.25rem;display:flex}.nav-mobile-link{color:var(--text-primary);border-radius:8px;padding:.875rem 1rem;font-size:1rem;font-weight:600;transition:background .15s,color .15s;display:block}.nav-mobile-link:hover,.nav-mobile-link.active{color:var(--coral-dark);background:#0c1e350d}.nav-mobile-cta{background:var(--coral);color:#fff;text-align:center;border-radius:2px;margin-top:1.5rem;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:background .2s;display:block}.nav-mobile-cta:hover{background:var(--coral-dark)}@media (width<=900px){.nav-links{display:none}.nav-hamburger{display:flex}.nav-mobile-overlay,.nav-mobile-menu{display:block}}@media (width<=768px){.nav-inner{height:58px;padding:0 1.25rem}.nav-logo-text{font-size:.875rem}}@media (width<=480px){.nav-inner{gap:1rem;padding:0 1rem}.nav-logo-text{text-overflow:ellipsis;max-width:170px;overflow:hidden}.nav-cta{display:none}.nav-mobile-menu{width:min(320px,92vw);padding:4.5rem 1.25rem 1.5rem}}.footer{background:var(--navy-950);padding:4rem 0 0}.footer-inner{border-bottom:1px solid #ffffff0f;grid-template-columns:1fr 2fr;gap:4rem;padding-bottom:4rem;display:grid}.footer-brand{flex-direction:column;gap:1rem;display:flex}.footer-logo{align-items:center;gap:.625rem;text-decoration:none;display:inline-flex}.footer-logo-icon{background:var(--bg-primary);border:1px solid #ffffff24;border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.footer-logo-mark{object-fit:contain;width:25px;height:25px}.footer-logo-text{color:#fff;letter-spacing:-.02em;font-size:.9375rem;font-weight:700}.footer-tagline{color:#fff6;max-width:280px;font-size:.875rem;line-height:1.7}.footer-nav{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.footer-col-title{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-bottom:1rem;font-size:.75rem;font-weight:700}.footer-links{flex-direction:column;gap:.625rem;display:flex}.footer-link{color:#ffffff80;text-align:left;font-size:.875rem;transition:color .2s}.footer-link:hover{color:#ffffffe6}.footer-preferences{line-height:inherit;padding:0;display:inline}.footer-contact-item{color:#fff6;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.5;display:flex}.footer-contact-item svg{opacity:.5;flex-shrink:0;margin-top:2px}.footer-bottom{padding:1.25rem 0}.footer-bottom-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-copy{color:#ffffff40;font-size:.8125rem}.footer-disclaimer{color:#ffffff2e;font-size:.75rem}@media (width<=900px){.footer-inner{grid-template-columns:1fr;gap:2.5rem}.footer-tagline{max-width:100%}}@media (width<=600px){.footer-nav{grid-template-columns:1fr 1fr;gap:1.5rem}.footer-col:last-child{grid-column:1/-1}.footer-bottom-inner{text-align:center;flex-direction:column}}@media (width<=480px){.footer{padding-top:3rem}.footer-inner{gap:2rem;padding-bottom:3rem}.footer-nav{grid-template-columns:1fr}.footer-col:last-child{grid-column:auto}.footer-contact-item{overflow-wrap:anywhere}}.analytics-consent{z-index:1000;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border:1px solid #12242f1a;border-radius:3px;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;width:min(100% - 2rem,920px);padding:1rem;display:grid;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 18px 48px #060d1a1f}.analytics-consent-icon{width:30px;height:30px;color:var(--navy-700);background:0 0;border-radius:0;justify-content:center;align-items:center;display:flex}.analytics-consent-copy{min-width:0}.analytics-consent-title{color:var(--text-primary);letter-spacing:0;margin-bottom:.2rem;font-size:.9rem;font-weight:600}.analytics-consent-copy p:not(.analytics-consent-title){max-width:680px;color:var(--text-muted);font-size:.8125rem;line-height:1.55}.analytics-consent-link{color:var(--coral-dark);text-underline-offset:2px;margin-top:.35rem;font-size:.78rem;font-weight:600;text-decoration:underline;display:inline-block}.analytics-consent-actions{align-items:center;gap:.625rem;display:flex}.analytics-consent-primary,.analytics-consent-secondary{white-space:nowrap;min-height:40px;transition:transform var(--transition-fast), box-shadow var(--transition-fast), border-color var(--transition-fast), background var(--transition-fast);border-radius:2px;padding:0 .95rem;font-size:.8125rem;font-weight:600}.analytics-consent-primary{background:var(--coral);color:#fff;box-shadow:none}.analytics-consent-primary:hover{background:var(--coral-dark);transform:translateY(-1px)}.analytics-consent-secondary{color:var(--navy-700);background:#ffffffad;border:1px solid #0c1e3529}.analytics-consent-secondary:hover{background:#0c1e350f;border-color:#0c1e3547}.analytics-consent-close{width:28px;height:28px;color:var(--text-light);border-radius:999px;justify-content:center;align-items:center;display:flex;position:absolute;top:.5rem;right:.5rem}.analytics-consent-close:hover{color:var(--text-primary);background:#0f172a0d}@media (width<=720px){.analytics-consent{border-radius:2px;grid-template-columns:auto 1fr;align-items:flex-start;gap:.8rem;width:calc(100% - 1rem);padding:.9rem;bottom:.75rem}.analytics-consent-icon{width:24px;height:24px}.analytics-consent-actions{grid-column:1/-1;width:100%}.analytics-consent-primary,.analytics-consent-secondary{white-space:normal;flex:1;padding:0 .65rem}}@media (width<=420px){.analytics-consent-copy p:not(.analytics-consent-title){font-size:.78rem}}.scrolling-ticker-section{background:#fff;border-top:1px solid #0c1e351a;margin-top:0;padding:clamp(2.25rem,3.5vw,3rem) 0;overflow:hidden}.ticker-label{text-align:center;letter-spacing:.1em;text-transform:uppercase;color:var(--text-light);margin-bottom:1.5rem;font-size:.75rem;font-weight:700}.ticker-track{margin-bottom:.75rem;position:relative;overflow:hidden}.ticker-track:last-child{margin-bottom:0}.ticker-track:before,.ticker-track:after{content:"";z-index:2;pointer-events:none;width:120px;position:absolute;top:0;bottom:0}.ticker-track:before{background:linear-gradient(90deg,#fff 0%,#0000 100%);left:0}.ticker-track:after{background:linear-gradient(270deg,#fff 0%,#0000 100%);right:0}.ticker-content{white-space:nowrap;align-items:center;display:flex}.ticker-track-left .ticker-content{animation:95s linear infinite ticker-left}.ticker-track-right .ticker-content{animation:108s linear infinite ticker-right}.ticker-item{color:var(--text-muted);white-space:nowrap;flex-shrink:0;align-items:center;gap:1.4rem;padding:0 1.4rem;font-size:.85rem;font-weight:500;display:flex}.ticker-item:after{content:"";background:#0c1e3538;border-radius:50%;flex-shrink:0;width:4px;height:4px}.ticker-item-context{color:var(--navy-600)}.ticker-item-action{color:#0c1e3580}@keyframes ticker-left{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes ticker-right{0%{transform:translate(-33.333%)}to{transform:translate(0)}}@media (width<=768px){.scrolling-ticker-section{padding:2rem 0}}@media (width<=480px){.scrolling-ticker-section{padding:2rem 0}.ticker-label{margin-bottom:1rem;font-size:.68rem;line-height:1.4}.ticker-track{margin-bottom:.6rem;overflow:hidden}.ticker-track:before,.ticker-track:after{width:52px;display:block}.ticker-content{white-space:nowrap;flex-wrap:nowrap;justify-content:flex-start;gap:0;width:max-content;min-width:max-content}.ticker-track-left .ticker-content{animation:112s linear infinite ticker-left-mobile}.ticker-track-right .ticker-content{animation:124s linear infinite ticker-right-mobile}.ticker-item{background:0 0;border:none;border-radius:0;gap:1rem;padding:0 1rem;font-size:.8125rem}.ticker-item:after{width:4px;height:4px;display:block}}@keyframes ticker-left-mobile{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@keyframes ticker-right-mobile{0%{transform:translate(-33.333%)}to{transform:translate(0)}}.hero-flow{background:#fff;border:1px solid #0c1e351f;border-radius:4px;justify-self:center;width:min(350px,100%);padding:1.4rem 1.45rem 1.3rem;box-shadow:0 14px 34px #0c1e3512,0 2px 6px #0c1e350a}.hero-flow-head{flex-direction:column;gap:.4rem;margin-bottom:1.05rem;display:flex}.hero-flow-title{color:var(--navy-900);letter-spacing:-.01em;text-wrap:balance;font-size:.98rem;font-weight:700;line-height:1.3}.hero-flow-card{background:var(--navy-900);border-radius:4px;padding:1.25rem 1.3rem 1.1rem;overflow:hidden}.hfc-body{animation:.42s hfc-fade}@keyframes hfc-fade{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hfc-top{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.8rem;display:grid}.hfc-icon{width:38px;height:38px;color:var(--coral);background:#ffffff12;border-radius:4px;flex:0 0 38px;justify-content:center;align-items:center;display:flex}.hfc-heading{flex-direction:column;gap:.12rem;min-width:0;display:flex}.hfc-label{color:#fff;letter-spacing:-.01em;font-size:1.01rem;font-weight:600;line-height:1.2}.hfc-sub{color:#fff9;text-wrap:balance;font-size:.82rem;line-height:1.4}.hfc-desc{color:#ffffffb8;text-wrap:balance;min-height:6.4em;margin-top:.9rem;font-size:.85rem;line-height:1.6}.hfc-dots{gap:.4rem;margin-top:1.15rem;display:flex}.hfc-dot{cursor:pointer;background:#ffffff2e;border:none;border-radius:2px;width:20px;height:3px;padding:0;transition:background .3s,width .3s}.hfc-dot.is-active{background:var(--coral);width:30px}.hfc-dot:hover{background:#ffffff61}.hfc-dot.is-active:hover{background:var(--coral)}.hero-flow-note{color:var(--text-light);text-wrap:balance;border-top:1px solid #0c1e3517;margin-top:1.1rem;padding-top:.95rem;font-size:.78rem;line-height:1.55}@media (width<=480px){.hero-flow{padding:1.15rem 1.15rem 1.1rem}.hero-flow-card{padding:1.15rem 1.05rem 1rem}.hero-flow-head,.hero-flow-note{text-align:center}.hfc-top{gap:.7rem}.hfc-icon{flex:0 0 34px;width:34px;height:34px}.hfc-sub{display:none}}@media (prefers-reduced-motion:reduce){.hfc-body{animation:none}.hfc-dot{transition:none}}.brief-card{background:var(--white);height:100%;transition:border-color var(--transition-base), box-shadow var(--transition-base), transform var(--transition-base);border:1px solid #12242f1a;border-radius:3px;overflow:hidden;box-shadow:0 1px 2px #10182808}.brief-card:hover{border-color:#0c1e3538;transform:translateY(-2px);box-shadow:0 14px 34px #10182812}.brief-card-link{height:100%;color:inherit;grid-template-rows:auto 1fr;display:grid}.brief-card-visual{background:linear-gradient(135deg,#0c1e35f5 0%,#182b43f0 100%);min-height:7rem;position:relative;overflow:hidden}.brief-card-visual-has-image{background:var(--blue-deep)}.brief-card-visual-has-image:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#0c1e350d 0%,#0c1e352e 100%);position:absolute;inset:0}.brief-card-visual-has-image:after{display:none}.brief-card-photo{width:100%;height:100%;min-height:inherit;object-fit:cover;filter:saturate(.92)contrast(1.02);display:block}.brief-card-blue .brief-card-visual{background:linear-gradient(135deg,#0c1e35fa 0%,#1e4d8cd1 100%)}.brief-card-coral .brief-card-visual{background:linear-gradient(135deg,#0c1e35fa 0%,#8c4836e6 100%)}.brief-card-grid{opacity:.55;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:28px 28px;position:absolute;inset:0}.brief-card-visual:after{content:"";border:1px solid #ffffff38;border-radius:999px;width:9rem;height:9rem;position:absolute;top:-4rem;right:-3rem}.brief-card-icon{color:#ffffffdb;background:#ffffff14;border:1px solid #ffffff2e;border-radius:3px;place-items:center;width:3.15rem;height:3.15rem;display:grid;position:absolute;top:1.25rem;left:1.25rem}.brief-card-lines{gap:.42rem;width:min(38%,8rem);display:grid;position:absolute;bottom:1.2rem;right:1.2rem}.brief-card-lines span{background:#ffffff57;border-radius:999px;height:4px;display:block}.brief-card-lines span:nth-child(2){width:74%}.brief-card-lines span:nth-child(3){width:52%}.brief-card-body{flex-direction:column;padding:1.35rem;display:flex}.brief-card-meta{color:#607189e0;letter-spacing:.09em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:.9rem;margin-bottom:.8rem;font-size:.68rem;font-weight:800;line-height:1.25;display:flex}.brief-card-title{color:var(--text-primary);letter-spacing:-.015em;margin:0;font-size:1.08rem;line-height:1.22}.brief-card-summary{color:var(--text-muted);margin:.7rem 0 1rem;font-size:.9rem;line-height:1.65}.brief-card-cta{color:var(--coral-dark);align-items:center;gap:.35rem;margin-top:auto;font-size:.86rem;font-weight:700;display:inline-flex}.brief-card-coral .brief-card-cta{color:var(--coral-dark)}.brief-card-row{box-shadow:none;background:0 0;border:0;border-top:1px solid #12242f1c;border-radius:0;overflow:visible}.brief-card-row:hover{box-shadow:none;border-color:#12242f2e;transform:none}.brief-card-row .brief-card-link{grid-template-rows:1fr;height:auto;padding:1.25rem 0;display:grid}.brief-card-row .brief-card-body{padding:0 0 0 1.15rem;position:relative}.brief-card-row .brief-card-body:before{content:"";background:#0c1e354d;border-radius:999px;width:2px;position:absolute;top:.2rem;bottom:.2rem;left:0}.brief-card-row.brief-card-coral .brief-card-body:before{background:#bf4f306b}.brief-card-row .brief-card-meta{color:#607189c7;letter-spacing:.1em;justify-content:flex-start;margin-bottom:.45rem;font-size:.64rem}.brief-card-row .brief-card-meta span+span:before{content:"";background:#60718966;border-radius:999px;width:4px;height:4px;margin:0 .55rem .12rem 0;display:inline-block}.brief-card-row .brief-card-title{font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.25}.brief-card-row .brief-card-summary{max-width:56rem;margin:.45rem 0 .65rem;font-size:.9rem;line-height:1.58}.brief-card-row .brief-card-cta{margin-top:0;font-size:.82rem}.brief-card-compact .brief-card-link{grid-template-rows:1fr;grid-template-columns:minmax(8.5rem,.38fr) minmax(0,1fr)}.brief-card-compact .brief-card-visual{min-height:100%}.brief-card-row.brief-card-compact .brief-card-link{grid-template-columns:1fr}.brief-card-spotlight{background:#fff;border-color:#12242f1f;border-radius:3px;box-shadow:0 10px 30px #1018280d}.brief-card-spotlight:hover{box-shadow:0 16px 38px #10182814}.brief-card-spotlight.brief-card-compact .brief-card-link{grid-template-columns:minmax(9rem,.32fr) minmax(0,1fr)}.brief-card-spotlight .brief-card-visual{min-height:9.5rem}.brief-card-spotlight .brief-card-visual:after{width:7rem;height:7rem;top:-2.75rem;right:-2.25rem}.brief-card-spotlight .brief-card-icon{width:2.7rem;height:2.7rem}.brief-card-spotlight .brief-card-lines{width:min(48%,6rem)}.brief-card-spotlight .brief-card-body{justify-content:center;padding:1.25rem 1.35rem}.brief-card-spotlight .brief-card-summary{max-width:44rem;margin-bottom:.85rem;line-height:1.58}@media (width<=700px){.brief-card-compact .brief-card-link{grid-template-rows:auto 1fr;grid-template-columns:1fr}.brief-card-row .brief-card-link,.brief-card-row.brief-card-compact .brief-card-link{grid-template-rows:1fr;padding:1.1rem 0}.brief-card-spotlight.brief-card-compact .brief-card-link{grid-template-columns:1fr}.brief-card-spotlight .brief-card-visual{min-height:6.8rem}.brief-card-spotlight .brief-card-body{padding:1.15rem 1.2rem}.brief-card-visual{min-height:6.4rem}}.home-page{background:var(--bg-primary)}.home-page .section-header{max-width:760px;margin:0 0 var(--space-12);text-align:left}.home-page .section-title{color:var(--navy-950);font-family:var(--font-display);letter-spacing:-.01em;margin-top:0;font-size:clamp(2rem,3.1vw,2.7rem);font-weight:600;line-height:1.1}.home-page .section-subtitle{color:#526174;max-width:660px;margin-top:1rem;font-size:1rem;line-height:1.72}.hero{color:var(--navy-900);background:var(--bg-primary);border-bottom:1px solid #0c1e351a;padding:clamp(3.8rem,6vw,5.2rem) 0 0;position:relative;overflow:hidden}.hero-inner{z-index:1;grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);align-items:center;padding-bottom:clamp(3rem,5vw,4.5rem);display:grid;position:relative}.hero-content{text-align:left;max-width:none}.hero-title{max-width:20ch;color:var(--navy-950);font-family:var(--font-display);letter-spacing:-.015em;text-wrap:balance;margin:0 0 1.4rem;font-size:clamp(2.7rem,5vw,4rem);font-weight:700;line-height:1.02}.hero-subtitle{color:#475569;text-wrap:pretty;max-width:none;margin:0 0 2rem;font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.72}.hero-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:1rem 1.35rem;margin-bottom:0;display:flex}.btn-hero-primary,.btn-hero-ghost{align-items:center;gap:.5rem;min-height:44px;font-size:.94rem;font-weight:700;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.btn-hero-primary{color:#fff;background:var(--coral);border:1px solid var(--coral);border-radius:3px;padding:.72rem 1.15rem}.btn-hero-primary:hover{background:var(--coral-dark);border-color:var(--coral-dark);transform:translateY(-1px)}.btn-hero-ghost{color:var(--navy-800);border-bottom:1px solid #0c1e3557;padding:.72rem 0}.btn-hero-ghost:hover{color:var(--coral-dark);border-color:var(--coral-dark)}.hero-meta{border-top:1px solid #0c1e3524;flex-wrap:wrap;gap:.5rem 1.2rem;max-width:42rem;padding-top:1.05rem;display:flex}.hero-meta span{color:#0c1e35a8;font-size:.82rem;font-weight:650;position:relative}.hero-meta span+span:before{content:"";background:#0c1e3552;border-radius:999px;width:4px;height:4px;position:absolute;top:.68em;left:-.68rem}.hero-panel{background:#fff;border:1px solid #0c1e351f;border-radius:3px;box-shadow:0 18px 44px #0c1e3512,0 3px 10px #0c1e350a}.hero-panel-head{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);border-bottom:1px solid #0c1e351a;padding:.9rem 1.4rem;font-size:.68rem;font-weight:600}.hero-panel-item{border-bottom:1px solid #0c1e3512;padding:1.15rem 1.4rem}.hero-panel-item:last-child{border-bottom:none}.hero-panel-label{font-family:var(--font-body);color:var(--navy-900);margin-bottom:.32rem;font-size:.96rem;font-weight:600}.hero-panel-terms{letter-spacing:-.01em;color:var(--navy-600);font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,monospace;font-size:.74rem;line-height:1.5}@media (width<=900px){.hero-inner{grid-template-columns:1fr;gap:2.25rem;padding-bottom:clamp(2.5rem,6vw,3.5rem)}.hero-content{max-width:none}.hero-flow{justify-self:stretch;width:100%;max-width:36rem}}.fit-section{background:var(--bg-alt);border-bottom:1px solid #0c1e351a}.fit-inner{grid-template-columns:minmax(15rem,.36fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);padding-top:clamp(4.25rem,6vw,6rem);padding-bottom:clamp(4.25rem,6vw,6rem);display:grid}.fit-copy h2,.pressure-copy h2{color:var(--navy-950);font-family:var(--font-display);letter-spacing:-.008em;margin-bottom:.8rem;font-size:clamp(1.65rem,2.4vw,2.15rem);font-weight:600;line-height:1.12}.fit-copy p,.pressure-copy p{color:#526174;max-width:29rem;font-size:.98rem;line-height:1.68}.fit-areas{gap:0;display:grid}.fit-area{border-top:1px solid #0c1e351a;grid-template-columns:minmax(0,1fr) minmax(0,1.4fr);align-items:baseline;gap:clamp(1rem,3vw,2.5rem);padding:1.5rem 0;display:grid}.fit-area:first-child{border-top:none;padding-top:0}.fit-area h3{color:var(--navy-900);font-size:1.05rem;font-weight:700;line-height:1.3}.fit-area p{color:var(--text-muted);font-size:.95rem;line-height:1.65}.pressure-section{background:var(--bg-primary);border-bottom:1px solid #0c1e351a}.pressure-inner{padding-top:clamp(4.25rem,6vw,6rem);padding-bottom:clamp(4.25rem,6vw,6rem)}.pressure-copy{max-width:46rem;margin-bottom:clamp(2.25rem,4vw,3rem)}.pressure-stats{border-top:1px solid #0c1e351f;padding-top:clamp(1.75rem,3vw,2.25rem)}.stats-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.75rem,4vw,3.5rem);display:grid}.stat-item{grid-template-columns:auto minmax(0,1fr);align-items:baseline;gap:.8rem;display:grid}.stat-number{color:var(--navy-900);font-family:var(--font-display);letter-spacing:-.008em;white-space:nowrap;font-size:clamp(1.55rem,2.5vw,2.05rem);font-weight:600;line-height:1}.stat-label{color:var(--text-muted);text-wrap:balance;font-size:.82rem;font-weight:600;line-height:1.42}.stats-source{color:var(--text-light);border-top:1px solid #0c1e3514;flex-wrap:wrap;justify-content:center;gap:.3rem .9rem;margin-top:1.6rem;padding-top:1.2rem;font-size:.74rem;line-height:1.5;display:flex}.stats-source-separator{color:#0c1e3540}.workload-section{background:#fff}.problem-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.75rem;display:grid}.problem-card{background:#fff;border:1px solid #0c1e351f;border-radius:3px;flex-direction:column;gap:1.5rem;min-height:100%;padding:clamp(2rem,3vw,2.5rem);display:flex;box-shadow:0 1px 2px #10182808}.problem-card-header{align-items:flex-start;gap:1rem;display:flex}.problem-icon-wrap{width:42px;height:42px;color:var(--navy-700);background:#0c1e350f;border-radius:3px;flex:none;justify-content:center;align-items:center;display:flex}.lab-icon{color:var(--coral-dark);background:#d9603e14}.problem-category{color:#0c1e359e;margin-bottom:.28rem;font-size:.78rem;font-weight:720;line-height:1.2}.problem-category-lab{color:#bf4f30e0}.problem-card-title{color:var(--navy-900);letter-spacing:-.006em;font-size:1.06rem;font-weight:780;line-height:1.28}.problem-list{gap:.85rem;display:grid}.problem-list-item{color:var(--text-muted);text-wrap:balance;padding-left:1rem;font-size:.88rem;line-height:1.6;position:relative}.problem-dot{background:#0c1e3547;border-radius:999px;width:5px;height:5px;position:absolute;top:.72em;left:0}.problem-card-link{width:fit-content;color:var(--navy-800);align-items:center;gap:.25rem;margin-top:auto;font-size:.88rem;font-weight:750;transition:gap .18s,color .18s;display:inline-flex}.problem-card-link:hover{color:var(--coral-dark);gap:.5rem}.process-section{background:var(--bg-primary);border-top:1px solid #0c1e351a;border-bottom:1px solid #0c1e351a}.process-list{border-top:1px solid #0c1e3524}.process-row{border-bottom:1px solid #0c1e351f;grid-template-columns:4.2rem minmax(10rem,.4fr) minmax(0,1fr);align-items:baseline;gap:clamp(1rem,3vw,3.5rem);padding:1.3rem 0;display:grid}.process-step-number{color:var(--coral-dark);font-family:var(--font-display);font-variant-numeric:tabular-nums;font-size:1.28rem;line-height:1}.process-step-title{color:var(--navy-900);letter-spacing:-.006em;font-size:1rem;font-weight:780}.process-step-desc{max-width:39rem;color:var(--text-muted);text-wrap:pretty;font-size:.93rem;line-height:1.62}.process-note{color:#475569;flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:1rem 2rem;margin-top:2rem;font-size:.9rem;font-weight:600;line-height:1.55;display:flex}.process-note span{text-wrap:balance;max-width:40rem}.process-note-link{color:var(--navy-800);align-items:center;gap:.4rem;font-weight:780;display:inline-flex}.process-note-link:hover{color:var(--coral-dark)}.home-briefs-section{background:#fff;border-bottom:1px solid #12242f14;padding:clamp(4.25rem,6vw,6rem) 0}.home-briefs-layout{grid-template-columns:minmax(15rem,.42fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5.5rem);display:grid}.home-briefs-header{gap:.55rem;max-width:28rem;display:grid}.home-briefs-header p{color:var(--coral-dark);font-size:.82rem;font-weight:750;line-height:1.2}.home-briefs-header h2{color:var(--text-primary);font-family:var(--font-display);letter-spacing:-.01em;font-size:clamp(1.85rem,2.9vw,2.45rem);font-weight:600;line-height:1.12}.home-briefs-header span{color:var(--text-muted);font-size:1rem;line-height:1.72}.home-briefs-list{gap:0;display:grid}.cta-band-actions{flex-wrap:wrap;flex-shrink:0;gap:1rem;display:flex}@media (width<=1024px){.fit-inner,.pressure-inner{grid-template-columns:1fr;gap:1.8rem}.fit-copy p,.pressure-copy p{max-width:42rem}}@media (width<=880px){.fit-areas,.home-briefs-layout{grid-template-columns:1fr}.fit-areas{border-top:1px solid #0c1e351f;border-left:0}.fit-area{border-bottom:1px solid #0c1e351f;border-right:0;padding:1rem 0}.fit-area:last-child{border-bottom:0}.stats-grid,.problem-grid{grid-template-columns:1fr}.process-row{grid-template-columns:3.5rem minmax(0,1fr);gap:.8rem 1.4rem}.process-step-desc{grid-column:2}}@media (width<=680px){.home-page .section-header{margin-bottom:var(--space-10)}.home-page .section-title{font-size:clamp(1.85rem,8vw,2.35rem)}.hero{padding:2.6rem 0 0}.hero-content{text-align:center}.hero-title{max-width:none;font-size:clamp(1.92rem,8.1vw,2.32rem);line-height:1.04}.hero-subtitle{text-wrap:balance;max-width:33rem;margin-left:auto;margin-right:auto;font-size:.95rem;line-height:1.6}.hero-actions,.cta-band-actions{flex-direction:column;align-items:stretch}.btn-hero-primary,.btn-hero-ghost,.cta-band-actions a{justify-content:center;width:100%}.btn-hero-ghost{border:1px solid #0c1e3529;border-radius:3px;padding-inline:1rem}.hero-meta{gap:.42rem;display:grid}.hero-meta span+span:before{display:none}.fit-inner,.pressure-inner{padding-top:2rem;padding-bottom:2rem}.stat-item{grid-template-columns:1fr;gap:.3rem}.stats-grid{gap:1.75rem}.stats-source{justify-content:flex-start}.stats-source-separator{display:none}.problem-card{padding:1.35rem}.process-row{grid-template-columns:1fr;gap:.35rem}.process-step-desc{grid-column:auto}}.ard-outer{background:#f5f3ef;border:1px solid #12242f14;border-radius:10px;grid-template-columns:minmax(310px,.32fr) minmax(0,1fr);gap:1.35rem;height:675px;padding:1.75rem;display:grid}.ard-context-col{overflow:hidden}.ard-context{flex-direction:column;gap:.875rem;height:100%;display:flex}.ard-ctx-card{background:#ffffffa8;border:1px solid #0c1e3514;border-radius:8px;padding:1.15rem 1.2rem}.ard-ctx-header{border-bottom:1px solid #0c1e3514;align-items:center;gap:.5rem;margin-bottom:1rem;padding-bottom:.75rem;display:flex}.ard-ctx-denied-icon{color:#f87171d9}.ard-ctx-card-title{color:var(--text-primary);letter-spacing:.02em;text-transform:uppercase;font-size:.8125rem;font-weight:700}.ard-ctx-rows{flex-direction:column;gap:.58rem;margin-bottom:1rem;display:flex}.ard-ctx-row{grid-template-columns:92px minmax(0,1fr);align-items:start;gap:.75rem;display:grid}.ard-ctx-key{color:var(--text-muted);flex-shrink:0;font-size:.75rem;font-weight:500}.ard-ctx-val{color:var(--text-primary);text-align:right;min-width:0;font-size:.8rem;font-weight:500}.ard-mono{letter-spacing:.01em;font-family:SF Mono,Fira Code,monospace;font-size:.7rem}.ard-code-stack{flex-direction:column;gap:.18rem;line-height:1.35;display:flex}.ard-code-stack span{white-space:nowrap}.ard-denial-code{font-weight:600;color:#f87171e6!important}.ard-ctx-amount{border-top:1px solid #0c1e3514;justify-content:space-between;align-items:baseline;gap:.75rem;padding-top:.75rem;display:flex}.ard-ctx-amount-label{color:var(--text-muted);font-size:.75rem}.ard-ctx-amount-val{color:var(--text-primary);letter-spacing:-.03em;font-size:1.22rem;font-weight:800}.ard-attachments-card{background:#ffffffa8;border:1px solid #0c1e3514;border-radius:8px;padding:1.15rem 1.2rem}.ard-attach-title{color:var(--text-muted);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.75rem;font-size:.75rem;font-weight:700}.ard-files{flex-direction:column;gap:.5rem;display:flex}.ard-file{background:0 0;border:0;border-bottom:1px solid #0c1e3512;border-radius:0;align-items:center;gap:.5rem;padding:.5rem 0;display:flex}.ard-file:last-child{border-bottom:0}.ard-file-icon{color:#1e4d8c9e;flex-shrink:0}.ard-file-meta{flex-direction:column;gap:1px;display:flex}.ard-file-name{color:var(--text-primary);font-size:.75rem;font-weight:500}.ard-file-type{color:var(--text-muted);font-size:.6875rem}.ard-doc-col{box-shadow:none;background:#fff;border:1px solid #12242f14;border-radius:10px;flex-direction:column;display:flex;overflow:hidden}.ard-doc-tabs{border-bottom:1px solid var(--border);z-index:3;pointer-events:auto;background:#f6f3ec8c;flex-shrink:0;gap:0;padding:0 .5rem;display:flex;position:relative}.ard-tab{z-index:4;color:var(--text-muted);cursor:pointer;font-size:.8125rem;font-weight:600;font-family:var(--font-sans);pointer-events:auto;-webkit-tap-highlight-color:transparent;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.375rem;margin-bottom:-1px;padding:.75rem 1rem;transition:color .15s,border-color .15s;display:inline-flex;position:relative}.ard-tab:hover{color:var(--text-primary)}.ard-tab-active-red{color:var(--text-primary)!important;border-bottom-color:#dc26266b!important}.ard-tab-active-green{color:var(--text-primary)!important;border-bottom-color:#1e4d8c80!important}.ard-doc-scroll{z-index:1;scroll-behavior:auto;flex:1;padding:1.75rem 2rem;position:relative;overflow:hidden auto}.ard-doc-scroll::-webkit-scrollbar{width:4px}.ard-doc-scroll::-webkit-scrollbar-track{background:0 0}.ard-doc-scroll::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:4px}.ard-expand-toggle{display:none}.ard-doc-content{max-width:100%}.ard-doc-h1{letter-spacing:-.025em;color:var(--text-primary);margin-bottom:.25rem;font-size:1.375rem;font-weight:700}.ard-doc-meta{color:var(--text-muted);margin-bottom:1.5rem;font-size:.8125rem}.ard-doc-section{margin-bottom:1.5rem}.ard-doc-h2{letter-spacing:-.01em;color:var(--text-primary);margin-bottom:.625rem;font-size:1rem;font-weight:700}.ard-doc-p{color:var(--text-muted);margin-bottom:.5rem;font-size:.875rem;line-height:1.7}.ard-doc-table{border:1px solid var(--border);border-radius:10px;overflow:hidden}.ard-doc-tr{border-bottom:1px solid var(--border);gap:1rem;padding:.5rem .875rem;display:flex}.ard-doc-tr:last-child{border-bottom:none}.ard-doc-th{color:var(--text-muted);flex-shrink:0;width:130px;font-size:.8125rem;font-weight:600}.ard-doc-td{color:var(--text-primary);font-size:.8125rem}.ard-denial-box{background:#dc262608;border:1px solid #dc26261a;border-radius:10px;padding:1rem}.ard-denial-code-row{gap:.5rem;margin-bottom:.625rem;display:flex}.ard-denial-badge{color:#991b1bdb;letter-spacing:.02em;background:#dc26260e;border:1px solid #dc262624;border-radius:4px;padding:.2rem .625rem;font-size:.75rem;font-weight:700;display:inline-block}.ard-denial-reason{color:var(--text-muted);font-size:.875rem;line-height:1.65}.ard-check-list{flex-direction:column;gap:.625rem;display:flex}.ard-check-item{color:var(--text-muted);align-items:flex-start;gap:.625rem;font-size:.875rem;line-height:1.55;display:flex}.ard-check-icon{color:var(--green-500);flex-shrink:0;margin-top:1px}.ard-approve-box{background:#1e4d8c0e;border:1px solid #1e4d8c24;border-radius:8px;align-items:flex-start;gap:.75rem;padding:1rem;display:flex}.ard-approve-icon{color:var(--blue-vivid);flex-shrink:0;margin-top:2px}.ard-approve-title{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.ard-approve-desc{color:var(--text-muted);font-size:.8125rem;line-height:1.6}.ard-audit{flex-direction:column;gap:.375rem;display:flex}.ard-audit-item{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:.375rem 0;font-size:.8125rem;display:flex}.ard-audit-item:last-child{border-bottom:none}.ard-audit-label{color:var(--text-muted)}.ard-audit-status{color:#1e4d8cc7;font-weight:600}@media (width<=900px){.ard-outer{height:auto;min-height:unset;grid-template-columns:1fr}.ard-context{grid-template-columns:1fr 1fr;gap:.875rem;display:grid}.ard-doc-col{min-height:420px}}@media (width<=600px){.ard-outer{padding:1rem}.ard-context{grid-template-columns:1fr}.ard-doc-scroll{padding:1.25rem}}@media (width<=480px){.ard-outer{border-radius:10px;padding:.75rem}.ard-ctx-card,.ard-attachments-card{padding:1rem}.ard-code-stack span{white-space:normal}.ard-doc-tabs{z-index:2;grid-template-columns:repeat(2,minmax(0,1fr));padding:0;display:grid;position:relative;overflow:visible}.ard-tab{touch-action:manipulation;justify-content:center;width:100%;min-width:0;padding:.7rem .8rem}.ard-doc-col{min-height:0}.ard-doc-scroll{flex:none;max-height:430px;padding:1rem;overflow:hidden}.ard-doc-col:not(.ard-doc-expanded) .ard-doc-scroll:after{content:"";pointer-events:none;background:linear-gradient(#fff0 0%,#fff 88%);height:4rem;position:absolute;bottom:0;left:0;right:0}.ard-doc-expanded .ard-doc-scroll{max-height:none;overflow:visible}.ard-doc-expanded .ard-doc-scroll:after{display:none}.ard-expand-toggle{border-top:1px solid var(--border);width:100%;color:var(--blue-vivid);letter-spacing:-.01em;background:#f6f3eccc;justify-content:center;align-items:center;gap:.35rem;padding:.9rem 1rem;font-size:.875rem;font-weight:700;display:flex}.ard-doc-tr{flex-direction:column;gap:.15rem}.ard-doc-th{width:auto}.ard-audit-item{flex-direction:column;align-items:flex-start;gap:.2rem}}.faq-list{flex-direction:column;gap:0;display:flex}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-child{border-top:1px solid var(--border)}.faq-question{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;transition:color var(--transition-fast);font-size:1rem;font-weight:600;font-family:var(--font-sans);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;display:flex}.faq-question:hover{color:var(--coral-dark)}.faq-chevron{color:var(--text-muted);flex-shrink:0;transition:transform .3s cubic-bezier(.4,0,.2,1)}.faq-item-open .faq-chevron{color:var(--coral-dark);transform:rotate(180deg)}.faq-item-open .faq-question{color:var(--coral-dark)}.faq-answer-wrap{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.faq-item-open .faq-answer-wrap{grid-template-rows:1fr}.faq-answer-inner{min-height:0;overflow:hidden}.faq-answer{color:var(--text-muted);padding:0 0 1.25rem;font-size:.9375rem;line-height:1.75}.inner-page{min-height:100vh}.inner-hero{background:var(--bg-primary);border-bottom:1px solid #0c1e351a;padding:clamp(4rem,6vw,5.5rem) 0;position:relative;overflow:hidden}.inner-hero-bg{display:none}.clinic-hero .inner-hero-bg{background:radial-gradient(58% 50% at 80% 18%,#1e4d8c1c 0%,#0000 62%),radial-gradient(38% 38% at 8% 82%,#3d7e730f 0%,#0000 58%),linear-gradient(160deg,#f5f3ef 0%,#eef0ea 100%)}.lab-hero{background:#f5f3ef}.lab-hero .inner-hero-bg{background:radial-gradient(50% 60% at 85% 20%,#d9603e17 0%,#0000 60%),radial-gradient(40% 40% at 10% 80%,#1e4d8c0f 0%,#0000 55%),linear-gradient(160deg,#f5f3ef 0%,#f0ede8 100%)}.lab-hero .inner-hero-title{color:var(--navy-900)}.lab-hero .hero-title-accent{color:var(--coral)}.lab-hero .inner-hero-subtitle{color:var(--text-muted)}.about-hero .inner-hero-bg{background:radial-gradient(48% 40% at 82% 18%,#1e4d8c12 0%,#0000 60%),linear-gradient(160deg,#f4f1eb 0%,#efebe4 100%)}.inner-hero-content{z-index:1;width:100%;position:relative}.inner-hero-split{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid;position:relative}.inner-hero-left{flex-direction:column;display:flex}.inner-hero-right{justify-content:center;align-items:center;display:flex}@media (width<=900px){.inner-hero-split{grid-template-columns:1fr;gap:2.5rem}}.hero-title-accent{color:var(--coral-dark)}.inner-hero-title{font-family:var(--font-display);color:var(--navy-950);letter-spacing:-.015em;text-wrap:balance;max-width:20ch;margin:1rem 0 1.5rem;font-size:clamp(2.4rem,4.5vw,3.6rem);font-weight:700;line-height:1.06}.inner-hero-subtitle{color:var(--text-muted);max-width:52ch;margin-bottom:2.25rem;font-size:1.125rem;line-height:1.75}.inner-hero-actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.inner-stats-band{background:var(--white);border-bottom:1px solid var(--border);padding:2.5rem 0}.inner-stats-grid{grid-template-columns:repeat(4,1fr);gap:0;display:grid}.inner-stat-item{border-right:1px solid var(--border);text-align:center;padding:1rem 1.5rem}.inner-stat-item:last-child{border-right:none}.inner-stat-number{font-family:var(--font-display);color:var(--navy-900);letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-bottom:.4rem;font-size:2.05rem;font-weight:500;line-height:1}.inner-stat-label{color:var(--text-muted);text-wrap:balance;font-size:.8125rem;font-weight:500}.bg-alt{background:var(--bg-alt)}.field-notes-section{background:var(--white);border-top:1px solid #12242f14;border-bottom:1px solid #12242f14}.field-notes-layout{grid-template-columns:minmax(16rem,.42fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.field-notes-copy{max-width:28rem}.field-notes-kicker{color:var(--coral-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.75rem;font-size:.74rem;font-weight:600;line-height:1.2}.field-notes-title{color:var(--text-primary);letter-spacing:-.025em;font-size:clamp(1.8rem,3vw,2.35rem);line-height:1.08}.field-notes-desc{color:var(--text-muted);margin-top:1rem;font-size:1rem;line-height:1.75}.field-notes-list{gap:1rem;display:grid}.cta-band-icon{color:#ffffff80;margin-bottom:.5rem}@media (width<=768px){.inner-hero{padding:4rem 0 3.5rem}.inner-stats-grid{grid-template-columns:repeat(2,1fr)}.field-notes-layout{grid-template-columns:1fr;gap:1.5rem}.inner-stat-item:nth-child(2){border-right:none}.inner-stat-item:nth-child(3){border-top:1px solid var(--border);border-right:1px solid var(--border)}.inner-stat-item:last-child{border-top:1px solid var(--border)}}@media (width<=480px){.inner-hero{padding:3rem 0}.inner-hero-title{letter-spacing:0;font-size:2rem}.inner-hero-subtitle{font-size:1rem;line-height:1.65}.inner-hero-actions{flex-direction:column;align-items:stretch}.inner-stats-band{padding:1.5rem 0}.inner-stat-item{padding:1rem .75rem}.inner-stat-number{letter-spacing:0;font-size:1.55rem}}.clinic-hero-editorial{z-index:1;flex-direction:column;gap:1.75rem;display:flex;position:relative}.clinic-hero-intro{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.clinic-hero-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--coral-dark);font-size:.76rem;font-weight:600}.clinic-kicker-mobile-break{display:none}.inner-stats-grid.clinic-stats-summary{grid-template-columns:repeat(3,minmax(0,1fr));max-width:920px;margin:0 auto}.inner-stats-grid.clinic-stats-summary .inner-stat-item:nth-child(2){border-right:1px solid var(--border)}.inner-stats-grid.clinic-stats-summary .inner-stat-item:nth-child(3){border-top:none}.inner-stats-grid.clinic-stats-summary .inner-stat-item:last-child{border-right:none}.clinic-hero-grid{grid-template-columns:1fr;align-items:start;gap:1rem;display:grid}.clinic-hero-title{letter-spacing:-.015em;max-width:22ch;color:var(--navy-950);text-wrap:balance;margin:0;font-size:clamp(2.6rem,5vw,3.6rem);font-weight:700;line-height:1.05}.clinic-hero-subtitle{max-width:60ch;color:var(--text-muted);text-wrap:balance;margin:0;font-size:1rem;line-height:1.7}.clinic-pipeline-wrap{padding-top:.75rem}.chp-caption{letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted);margin-bottom:.9rem;font-size:.78rem;font-weight:600}.clinic-hero .chp-pipeline{flex-direction:row;align-items:stretch;gap:1rem;width:100%;max-width:none;display:flex}.chp-stage-index{font-family:var(--font-display);color:var(--coral-dark);font-variant-numeric:tabular-nums;font-size:.85rem;font-weight:600}.clinic-hero .chp-pipeline>.chp-stage{flex:1}.clinic-hero .chp-connector{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:auto;padding:0;display:flex}.clinic-hero .chp-connector-track{background:#0c1e3514;width:100%;height:2px}.chp-pipeline{flex-direction:column;gap:0;width:100%;max-width:320px;display:flex}.chp-stage{background:#fff;border:1px solid #12242f1a;border-radius:3px;padding:1.125rem 1.25rem}.clinic-hero .chp-stage{box-shadow:none;-webkit-backdrop-filter:none;background:#ffffff9e;border:1px solid #12242f1a;position:relative;overflow:hidden}.clinic-hero .chp-stage:before{content:"";background:#bf4f3073;height:2px;position:absolute;inset:0 0 auto}.chp-denied{background:#ffffffb3;border-color:#0c1e3524}.clinic-hero .chp-denied{background:#ffffff9e;border-color:#12242f1a}.chp-appeal,.chp-route{background:#ffffffb3;border-color:#0c1e3524}.clinic-hero .chp-appeal,.clinic-hero .chp-route{background:#ffffff9e;border-color:#12242f1a}.chp-recovered{background:#ffffffb3;border-color:#0c1e3524}.clinic-hero .chp-recovered{background:#ffffff9e;border-color:#12242f1a}.chp-stage-active{transform:translateY(-1px);box-shadow:0 2px 20px #0000002e,0 0 0 1px #ffffff0f;background:#ffffff17!important;border-color:#fff3!important}.clinic-hero .chp-stage-active{box-shadow:none;z-index:2;transform:none}.clinic-hero .chp-stage-active:before{background:#1e4d8c75}.clinic-hero .chp-denied.chp-stage-active,.clinic-hero .chp-appeal.chp-stage-active,.clinic-hero .chp-route.chp-stage-active,.clinic-hero .chp-recovered.chp-stage-active{background:#ffffffc7!important;border-color:#1e4d8c38!important}.chp-stage-top{align-items:center;gap:.45rem;margin-bottom:.55rem;display:flex}.chp-stage-label{color:#ffffffd9;letter-spacing:-.01em;font-size:.8125rem;font-weight:700}.clinic-hero .chp-stage-label{color:var(--navy-900)}.chp-icon-denied,.chp-icon-route,.chp-icon-appeal,.chp-icon-recovered{color:#1e4d8cbd}.chp-cpt{color:#ffffff73;flex-direction:column;gap:.125rem;margin-bottom:.375rem;font-family:SF Mono,Fira Code,monospace;font-size:.7rem;line-height:1.35;display:flex}.chp-cpt span{white-space:nowrap}.clinic-hero .chp-cpt{color:#0c1e3573}.chp-detail-list{flex-direction:column;gap:.375rem;display:flex}.chp-detail-item{color:#fff9;align-items:center;gap:.375rem;font-size:.8rem;display:flex}.clinic-hero .chp-detail-item{color:#0c1e35b3}.chp-detail-item svg{color:#a08441cc;flex-shrink:0}.chp-detail-dot{background:#0c1e354d;border-radius:999px;flex:0 0 .34rem;width:.34rem;height:.34rem}.chp-connector{justify-content:center;align-items:stretch;height:28px;padding:0;display:flex}.chp-connector-track{background:#ffffff1a;border-radius:1px;width:2px;height:100%;transition:background .5s}.clinic-hero .chp-connector-track{background:#0c1e3514}.chp-track-lit{background:#1e4d8c47}.clinic-section-intro{margin-bottom:2.5rem}.clinic-section-title{letter-spacing:-.015em;color:var(--navy-950);margin-bottom:.75rem;font-size:clamp(1.6rem,3vw,2.1rem);font-weight:600}.clinic-section-sub{color:var(--text-muted);text-wrap:pretty;max-width:58ch;font-size:1rem;line-height:1.75}.services-grid-2x2{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.svc-card{background:var(--white);box-shadow:none;border:1px solid #12242f1a;border-radius:3px;padding:clamp(1.85rem,3vw,2.25rem)}.svc-card-heading{align-items:center;gap:.95rem;margin-bottom:1rem;display:flex}.svc-card-icon{width:24px;height:24px;color:var(--coral-dark);background:0 0;border-radius:0;flex:0 0 24px;justify-content:center;align-items:center;display:flex}.svc-card-icon svg{width:19px;height:19px}.svc-card-title{letter-spacing:-.02em;font-size:1.0625rem;font-weight:700;line-height:1.25}.svc-card-desc{color:var(--text-muted);margin-bottom:1.25rem;font-size:.9rem;line-height:1.65}.svc-highlights{gap:.45rem;display:grid}.svc-highlight-item{color:#0c1e35a3;background:0 0;border:0;border-radius:0;padding-left:.85rem;font-size:.8125rem;font-weight:500;line-height:1.45;display:block;position:relative}.svc-highlight-item:before{content:"";background:#0c1e354d;border-radius:50%;width:4px;height:4px;position:absolute;top:.62em;left:0}.denial-layout{grid-template-columns:1fr 300px;align-items:start;gap:3rem;display:grid}.denial-intro{margin-bottom:2rem}.denial-bars{flex-direction:column;gap:1.45rem;display:flex}@media (width<=768px){.clinic-hero-title{font-size:3.2rem}}@media (width<=680px){.clinic-hero-title{font-size:2.5rem}.clinic-hero .chp-pipeline{flex-direction:column}.clinic-hero .chp-stage-active{transform:translateY(-2px)}.clinic-hero .chp-pipeline>.chp-stage{flex:none}.clinic-hero .chp-connector{align-items:stretch;width:auto;height:24px}.clinic-hero .chp-connector-track{width:2px;height:100%;margin:0 auto}}@media (width<=640px){.inner-stats-grid.clinic-stats-summary{grid-template-columns:1fr;max-width:520px}.inner-stats-grid.clinic-stats-summary .inner-stat-item,.inner-stats-grid.clinic-stats-summary .inner-stat-item:nth-child(2),.inner-stats-grid.clinic-stats-summary .inner-stat-item:nth-child(3){border-top:none;border-right:none;border-bottom:1px solid var(--border)}.inner-stats-grid.clinic-stats-summary .inner-stat-item:last-child{border-bottom:none}}@media (width<=480px){.clinic-hero-editorial{gap:1.35rem}.clinic-hero-kicker{font-size:.7rem;line-height:1.45}.clinic-kicker-mobile-break{display:block}.clinic-hero-title{text-wrap:balance;max-width:100%;font-size:clamp(2.05rem,8.6vw,2.26rem);line-height:1.06}.clinic-hero-subtitle{font-size:.95rem;line-height:1.65}.chp-stage{padding:1rem}.clinic-hero .chp-stage{padding:.82rem .95rem}.clinic-hero .chp-cpt{display:none}.clinic-hero .chp-connector{height:16px}.chp-cpt span{white-space:normal}.clinic-section-sub{line-height:1.65}}.denial-row-head{justify-content:space-between;align-items:baseline;margin-bottom:.5rem;display:flex}.denial-cat-name{color:var(--text-primary);font-size:.9375rem;font-weight:600}.denial-bar-track{background:#0c1e3514;border-radius:999px;height:8px;margin-bottom:.5rem;overflow:hidden}.denial-bar-fill{width:var(--bar-w);background:var(--bar-color,var(--navy-800));transform-origin:0;height:100%;transition:transform .9s cubic-bezier(.4, 0, .2, 1) calc(var(--i,0) * .13s + .4s);border-radius:999px;transform:scaleX(0)}.denial-bars.visible .denial-bar-fill{transform:scaleX(1)}.denial-cat-note{color:var(--text-muted);font-size:.8125rem;line-height:1.55}.denial-visual-note{color:var(--text-muted);opacity:.72;margin-top:-.25rem;font-size:.72rem;line-height:1.5}.denial-right{flex-direction:column;gap:1rem;display:flex;position:sticky;top:5rem}.denial-callout{background:var(--white);box-shadow:none;border:1px solid #12242f1a;border-radius:3px;padding:1.35rem}.denial-callout-dark{background:var(--navy-900);border-color:#0c1e3533}.denial-callout-dark .denial-callout-text{color:#ffffff80}.denial-callout-dark .denial-callout-num{color:#fff}.denial-callout-amber{background:#d9603e0d;border-color:#d9603e29}.denial-callout-amber .denial-callout-num{color:var(--coral-dark)}.denial-callout-num{font-family:var(--font-display);letter-spacing:-.02em;color:var(--navy-900);margin-bottom:.5rem;font-size:1.9rem;font-weight:500;line-height:1;display:block}.denial-callout-text{color:var(--text-muted);font-size:.8125rem;line-height:1.65}@media (width<=1024px){.denial-layout{grid-template-columns:1fr 260px;gap:2rem}.denial-right{position:static}}@media (width<=900px){.denial-layout{grid-template-columns:1fr}.denial-right{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}}@media (width<=768px){.services-grid-2x2,.denial-right{grid-template-columns:1fr}}@media (width<=480px){.svc-card,.denial-callout{padding:1.5rem}}.clinic-faq-wrap{max-width:760px}.rrd-outer{box-shadow:none;border:1px solid #12242f1a;border-radius:3px;grid-template-columns:1fr 1.5fr;max-width:760px;margin:0 auto;display:grid;overflow:hidden}.rrd-order-col{background:var(--navy-900);flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.rrd-order-header{border-bottom:1px solid #ffffff12;padding-bottom:1rem}.rrd-kicker{letter-spacing:.09em;text-transform:uppercase;color:#ffffff59;margin-bottom:.375rem;font-size:.6875rem;font-weight:700}.rrd-order-name{color:#fff;letter-spacing:-.015em;font-size:1.1875rem;font-weight:700;line-height:1.25}.rrd-order-rows{flex-direction:column;flex:1;gap:.625rem;display:flex}.rrd-row{justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.rrd-key{color:#ffffff61;letter-spacing:.02em;flex-shrink:0;font-size:.6875rem;font-weight:600}.rrd-val{color:#fffc;text-align:right;font-size:.8rem;font-weight:500}.rrd-mono{letter-spacing:.01em;font-family:ui-monospace,SFMono-Regular,monospace;font-size:.75rem}.rrd-status{letter-spacing:.02em;border-top:1px solid #ffffff14;border-radius:0;align-items:flex-start;gap:.4rem;padding-top:.75rem;font-size:.6875rem;font-weight:700;display:flex}.rrd-status-review{color:#ffffff8f;background:0 0;border-color:#ffffff14}.rrd-status-done{color:var(--coral-light);background:0 0;border-color:#ffffff14}.rrd-checks-col{background:#fff;flex-direction:column;gap:1rem;padding:1.75rem;display:flex}.rrd-checks-header{letter-spacing:.07em;text-transform:uppercase;color:#0c1e3561;border-bottom:1px solid #0000000f;padding-bottom:.75rem;font-size:.6875rem;font-weight:700}.rrd-checks-list{flex-direction:column;flex:1;gap:.625rem;display:flex}.rrd-check-item{border:0;border-bottom:1px solid #12242f12;border-radius:0;align-items:flex-start;gap:.625rem;padding:.68rem 0;transition:background .5s,border-color .5s;display:flex}.rrd-check-item:last-child{border-bottom:0}.rrd-pending,.rrd-done{background:0 0;border-color:#12242f12}.rrd-check-icon-wrap{flex-shrink:0;margin-top:2px;transition:color .4s}.rrd-pending .rrd-check-icon-wrap{color:#d9603eb8}.rrd-done .rrd-check-icon-wrap{color:var(--navy-600)}.rrd-check-body{flex-direction:column;gap:.2rem;min-width:0;display:flex}.rrd-check-label{color:var(--text-primary,#0c1e35);letter-spacing:-.01em;font-size:.8rem;font-weight:700}.rrd-check-detail{color:var(--text-muted,#6b7280);font-size:.72rem;line-height:1.5}@media (width<=640px){.rrd-outer{grid-template-columns:1fr}}@media (width<=480px){.rrd-order-col,.rrd-checks-col{padding:1.25rem}.rrd-row{flex-direction:column;align-items:flex-start;gap:.15rem}.rrd-val{text-align:left}}.lab-hero .inner-hero-left{order:2}.lab-hero .inner-hero-right{order:1}.inner-stats-grid.lab-stats-summary{grid-template-columns:repeat(3,minmax(0,1fr));max-width:920px;margin:0 auto}.lab-stat-callout{width:fit-content;color:var(--coral-dark);letter-spacing:.14em;text-transform:uppercase;background:0 0;border:0;border-radius:0;align-items:center;margin-bottom:1rem;padding:0;font-size:.76rem;font-weight:600;line-height:1.2;display:inline-flex}.lab-hero-headline{font-family:var(--font-display);color:var(--navy-950);letter-spacing:-.015em;text-wrap:balance;max-width:18ch;margin-bottom:1.375rem;font-size:clamp(2.6rem,5vw,3.6rem);font-weight:700;line-height:1.05}.lab-headline-dim{color:var(--coral);font-size:inherit}.lab-hero-sub{color:var(--text-muted);text-wrap:balance;max-width:46ch;margin-bottom:2rem;font-size:1rem;line-height:1.75}.lab-hero-cta-row{flex-wrap:wrap;align-items:center;gap:1.25rem;display:flex}.lab-inline-link{color:var(--text-muted);align-items:center;gap:.2rem;font-size:.9rem;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}.lab-inline-link:hover{color:var(--navy-900);gap:.45rem}.lrh-intake-card{background:#fff;border:1px solid #12242f1a;border-radius:3px;width:min(100%,430px);overflow:hidden;box-shadow:0 18px 44px #0c1e3512,0 3px 10px #0c1e350a}.lrh-intake-head{border-bottom:1px solid #12242f12;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.9rem 1rem .75rem;display:flex}.lrh-intake-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--coral);margin-bottom:.2rem;font-size:.62rem;font-weight:800}.lrh-intake-title{color:var(--navy-900);letter-spacing:-.01em;margin:0;font-size:.96rem;font-weight:700}.lrh-intake-status{color:var(--text-muted);text-align:right;flex-shrink:0;font-size:.68rem;font-weight:700;line-height:1.3}.lrh-intake-list{padding:.35rem 1rem .25rem}.lrh-intake-row{opacity:0;border-bottom:1px solid #12242f0f;grid-template-columns:.5rem minmax(0,1fr) minmax(8.5rem,.9fr);align-items:center;gap:.65rem;min-height:42px;animation:.24s forwards lrhIntakeRowIn;display:grid}.lrh-intake-row:last-child{border-bottom:none}.lrh-intake-row-1{animation-delay:40ms}.lrh-intake-row-2{animation-delay:.12s}.lrh-intake-row-3{animation-delay:.2s}.lrh-intake-row-4{animation-delay:.28s}.lrh-intake-row-5{animation-delay:.36s}@keyframes lrhIntakeRowIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.lrh-intake-dot{background:var(--coral);width:.42rem;height:.42rem;box-shadow:none;border-radius:50%}.lrh-intake-copy{min-width:0}.lrh-intake-requirement{color:var(--text-primary);font-size:.76rem;font-weight:750;line-height:1.25}.lrh-intake-finding{color:var(--text-muted);margin-top:.08rem;font-size:.69rem;font-weight:600;line-height:1.25}.lrh-intake-followup{color:var(--text-primary);text-align:right;font-size:.71rem;font-weight:650;line-height:1.35}.lrh-intake-footer{color:#0c1e359e;border-top:1px solid #12242f12;margin:0 1rem .85rem;padding-top:.7rem;font-size:.72rem;font-weight:750}.lab-insight-block{border-radius:var(--radius-2xl);background:#fff9;border:1px solid #12242f0f;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;padding:3rem;display:grid}.lab-insight-title{letter-spacing:-.03em;margin-bottom:1rem;font-size:1.75rem;font-weight:800}.lab-insight-desc{color:var(--text-muted);margin-bottom:.75rem;font-size:.9375rem;line-height:1.75}.lab-insight-desc strong{color:var(--text-primary)}.revenue-flow{flex-direction:column;align-items:center;gap:.5rem;display:flex}.flow-step{border-radius:10px;flex-direction:column;gap:.25rem;width:100%;padding:.875rem 1.25rem;display:flex}.flow-step-bad{background:#ef44440f;border:1px solid #ef444426}.flow-step-risk{background:#ef44441a;border:1px solid #ef444433}.flow-step-good{background:#10b9810f;border:1px solid #10b98126}.flow-step-success{background:#10b9811a;border:1px solid #10b98133}.flow-label{color:var(--text-primary);font-size:.875rem;font-weight:600}.flow-sub{color:var(--text-muted);font-size:.75rem}.flow-arrow{color:var(--gray-400);font-size:1.125rem}.flow-vs{color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;padding:.75rem 0;font-size:.875rem;font-weight:700}.lab-services-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.lab-svc-card{background:var(--white);box-shadow:none;border:1px solid #12242f1a;border-radius:3px;grid-template-columns:24px minmax(0,1fr);align-items:center;column-gap:1rem;padding:clamp(1.85rem,3vw,2.25rem);display:grid;position:relative;overflow:visible}.lab-svc-featured{box-shadow:none;border-color:#d9603e47 #d9603e2e #d9603e2e;border-top-style:solid;border-top-width:2px}.lab-svc-icon{color:#d9603ec7;background:0 0;border-radius:0;grid-column:1;justify-content:center;align-items:center;width:24px;height:24px;margin-bottom:0;display:flex}.lab-svc-icon svg{width:19px;height:19px}.lab-svc-title{letter-spacing:0;grid-column:2;margin-bottom:0;font-size:1.0625rem;font-weight:700}.lab-svc-desc{color:var(--text-muted);grid-column:1/-1;margin-top:1rem;margin-bottom:1.25rem;font-size:.9rem;line-height:1.65}.lab-svc-highlights{grid-column:1/-1;gap:.45rem;display:grid}.lab-svc-item{color:#0c1e35a3;padding-left:.85rem;font-size:.8125rem;font-weight:500;line-height:1.45;display:block;position:relative}.lab-svc-item:before{content:"";background:#d9603e57;border-radius:50%;width:4px;height:4px;position:absolute;top:.62em;left:0}.lab-target-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:2.5rem;display:grid}.lab-target-card{box-shadow:none;background:#fff;border:1px solid #12242f1a;border-radius:3px;padding:1.75rem}.lab-target-icon{color:#d9603ec2;margin-bottom:.875rem}.lab-target-title{letter-spacing:0;margin-bottom:.5rem;font-size:1rem;font-weight:700}.lab-target-desc{color:var(--text-muted);font-size:.875rem;line-height:1.65}.industry-callout{background:#fff;border:1px solid #12242f1a;border-radius:3px;padding:clamp(2rem,3vw,2.5rem)}.industry-callout-title{color:var(--navy-900);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.industry-callout-desc{color:var(--text-muted);max-width:700px;margin-bottom:1.25rem;font-size:.9375rem;line-height:1.75}.industry-callout-link{color:var(--coral-dark);align-items:center;gap:.25rem;font-size:.9rem;font-weight:600;transition:color .2s,gap .2s;display:inline-flex}.industry-callout-link:hover{color:var(--coral);gap:.5rem}.lab-demo-split{grid-template-columns:1fr 2fr;align-items:start;gap:3rem;display:grid}.lab-demo-text{padding-top:.25rem}.lab-demo-text-body{color:var(--text-muted);margin-bottom:1rem;font-size:.9375rem;line-height:1.75}.lab-demo-text-body:last-child{margin-bottom:0}.lab-faq-wrap{max-width:760px}@media (width<=900px){.lab-stat-callout{justify-content:center}.lab-hero .inner-hero-left{text-align:center;order:1;align-items:center}.lab-hero .inner-hero-right{order:2}.lrh-intake-card{margin:0 auto}.lab-demo-split{grid-template-columns:1fr;gap:2rem}.lab-target-grid{grid-template-columns:1fr}}@media (width<=768px){.lab-services-grid{grid-template-columns:1fr}.lab-demo-stat-pills{justify-content:space-between;width:100%}}@media (width<=620px){.lrh-intake-card{border-radius:3px;width:min(100%,360px)}.lrh-intake-head{flex-direction:column;gap:.55rem;padding:.85rem 1rem .7rem}.lrh-intake-status{text-align:left}.lrh-intake-list{padding:.2rem 1rem 0}.lrh-intake-row{grid-template-columns:.5rem minmax(0,1fr);align-items:start;gap:.1rem .65rem;min-height:0;padding:.58rem 0}.lrh-intake-dot{margin-top:.32rem}.lrh-intake-finding{display:none}.lrh-intake-followup{color:var(--text-muted);text-align:left;grid-column:2;font-size:.7rem;line-height:1.3}.lrh-intake-footer{align-items:flex-start;margin:0 1rem .75rem;padding-top:.62rem;font-size:.7rem;line-height:1.35}}@media (width<=480px){.inner-stats-grid.lab-stats-summary{grid-template-columns:1fr}.inner-stats-grid.lab-stats-summary .inner-stat-item{border-top:none;border-right:none;border-bottom:1px solid var(--border)}.inner-stats-grid.lab-stats-summary .inner-stat-item:last-child{border-top:none;border-bottom:none}.lab-stat-callout{margin-bottom:.85rem;font-size:.7rem;line-height:1.45;display:inline-flex}.lab-hero-headline{letter-spacing:0;font-size:2rem}.lab-hero-sub{font-size:1rem;line-height:1.65}.lab-demo-title span{display:block}.lab-hero-cta-row{flex-direction:column;align-items:stretch;width:100%}.lab-inline-link{justify-content:center}.lab-svc-card,.lab-target-card,.industry-callout,.lab-insight-block{padding:1.5rem}}.services-hero{padding:clamp(3.5rem,5vw,5rem) 0 clamp(2.5rem,4vw,3.25rem)}.services-hero+.section-pad{padding-top:clamp(3rem,4.5vw,4rem)}.services-hero .inner-hero-bg{background:radial-gradient(52% 56% at 50% 6%,#4a7ab51a 0%,#0000 60%),radial-gradient(28% 28% at 18% 86%,#d9603e12 0%,#0000 50%),radial-gradient(28% 28% at 84% 84%,#0c1e3514 0%,#0000 50%),linear-gradient(160deg,#f5f3ef 0%,#f0ede8 100%)}.svc-hero-accent{color:#7aaddc}.svc-hero-line{white-space:nowrap;display:block}.svc-mobile-title-break{display:none}.svc-mobile-hide{display:inline}.svc-hero-header{z-index:1;text-align:center;max-width:820px;margin:0 auto;position:relative}.svc-hero-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem 1.4rem;margin-top:2.25rem;display:flex}.svc-hero-textlink{color:var(--navy-700);align-items:center;font-size:.92rem;font-weight:600;transition:color .2s;display:inline-flex}.svc-hero-textlink:hover{color:var(--coral-dark)}.svc-hero-divider{color:#0c1e3547}.svc-hero-title{font-family:var(--font-display);color:var(--navy-950);letter-spacing:-.015em;max-width:20ch;margin:0 auto 1.1rem;font-size:clamp(2.6rem,5vw,3.6rem);font-weight:700;line-height:1.04}.svc-hero-sub{color:var(--text-muted);text-wrap:balance;max-width:40rem;margin:0 auto;font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.7}.svc-hero-inline-links{flex-wrap:wrap;justify-content:center;gap:.875rem;display:flex}.svc-inline-link{color:var(--navy-700);background:#ffffff9e;border:1px solid #12242f14;border-radius:3px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:background .2s,border-color .2s;display:inline-flex}.svc-inline-link:hover{background:#ffffffe0;border-color:#12242f21}.svc-inline-link-coral{color:var(--coral)}.svc-process-row{grid-template-columns:1fr 280px;grid-template-areas:"main stats"".source";align-items:stretch;gap:.5rem 1.75rem;display:grid}.svc-process-main{grid-area:main}.svc-process-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.5rem;display:flex}.svc-process-title{letter-spacing:-.03em;color:var(--text-primary);margin:0;font-size:clamp(1.25rem,2.5vw,1.625rem);font-weight:600}.svc-tab-row{flex-wrap:wrap;gap:.5rem;display:flex}.svc-tab-btn{color:var(--text-muted);cursor:pointer;font-size:.875rem;font-weight:600;font-family:var(--font-sans);letter-spacing:-.01em;background:#ffffff7a;border:1px solid #12242f14;border-radius:3px;align-items:center;gap:.5rem;padding:.575rem 1rem;transition:all .2s;display:flex}.svc-tab-btn:hover{color:var(--text-primary);background:#ffffffd1;border-color:#12242f1f}.svc-tab-btn-active,.svc-tab-btn-active:hover{color:var(--navy-700);background:#0c1e3514;border-color:#0c1e352e}.svc-tab-btn-active-lab,.svc-tab-btn-active-lab:hover{color:var(--coral);background:#d9603e14;border-color:#d9603e2e}[data-tab=labs] .svc-tl-active .svc-tl-dot{border-color:var(--coral);background:var(--coral)}[data-tab=labs] .svc-tl-past .svc-tl-dot{background:#d9603e2e;border-color:#d9603e59}[data-tab=labs] .svc-tl-active .svc-tl-num,[data-tab=labs] .svc-tl-focus-detail{color:var(--coral)}.svc-tl-wrap{box-shadow:none;background:#ffffff94;border:1px solid #12242f14;border-radius:3px;padding:2.25rem 2.5rem}.svc-tl-nodes{border-bottom:1px solid #12242f0f;grid-template-columns:repeat(4,1fr);margin-bottom:2rem;padding-bottom:1.75rem;display:grid;position:relative}.svc-tl-nodes:before{content:"";z-index:0;background:#0c1e351a;border-radius:1px;height:2px;position:absolute;top:15px;left:12.5%;right:12.5%}.svc-tl-node{cursor:pointer;text-align:center;font-family:var(--font-sans);background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;padding:0 .75rem;display:flex}.svc-tl-dot-wrap{z-index:1;background:#f5f3ef;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:.375rem;display:flex;position:relative}.svc-tl-dot{background:#fff;border:2px solid #0c1e3533;border-radius:50%;width:14px;height:14px;transition:all .25s}.svc-tl-active .svc-tl-dot{border-color:var(--navy-700);background:var(--navy-700);transform:none}.svc-tl-past .svc-tl-dot{background:#0c1e352e;border-color:#0c1e3559}.svc-tl-num{letter-spacing:.05em;color:#0c1e354d;font-size:.6875rem;font-weight:600;line-height:1}.svc-tl-active .svc-tl-num{color:var(--navy-700)}.svc-tl-title{color:var(--text-muted);letter-spacing:-.01em;font-size:.8rem;font-weight:700;line-height:1.35}.svc-tl-active .svc-tl-title{color:var(--text-primary)}.svc-tl-focus{flex-direction:column;gap:.5rem;display:flex}.svc-tl-focus-title{letter-spacing:-.02em;color:var(--text-primary);font-size:1.0625rem;font-weight:700}.svc-tl-focus-desc{color:var(--text-muted);margin:0 0 .25rem;font-size:.9rem;line-height:1.72}.svc-tl-focus-detail{color:var(--navy-700);align-items:center;gap:.375rem;font-size:.8125rem;font-weight:600;display:inline-flex}.svc-aside-card{background:var(--white);box-shadow:none;border:1px solid #12242f14;border-radius:3px;flex-direction:column;grid-area:stats;padding:.25rem 0;display:flex}.svc-aside-stat{flex-direction:column;flex:1;justify-content:center;gap:.25rem;min-height:0;padding:1.375rem 1.75rem;display:flex;position:relative}.svc-aside-stat-divided:before{content:"";background:var(--border);height:1px;position:absolute;top:0;left:1.75rem;right:1.75rem}.svc-aside-num-row{align-items:baseline;gap:.375rem;display:flex}.svc-aside-num{font-family:var(--font-display);color:var(--navy-900);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:2.05rem;font-weight:500;line-height:1}.svc-aside-num-green{color:#1a7048}.svc-aside-unit{color:var(--text-muted);letter-spacing:-.01em;font-size:.875rem;font-weight:600}.svc-aside-label{color:var(--text-light);font-size:.8125rem;line-height:1.45}.svc-source-note{color:var(--text-muted);opacity:.68;grid-area:source;margin:0;font-size:.68rem;line-height:1.4}.svc-recovery-section{background:var(--white)}.svc-recovery-layout{grid-template-columns:.8fr 1.2fr;align-items:start;gap:4rem;display:grid}.svc-recovery-intro{max-width:430px}.svc-recovery-title{letter-spacing:-.03em;color:var(--text-primary);margin-bottom:1rem;font-size:clamp(1.6rem,3vw,2.15rem);font-weight:600;line-height:1.12}.svc-recovery-sub{color:var(--text-muted);margin:0;font-size:.975rem;line-height:1.75}.svc-recovery-evidence{color:var(--text-light);border-top:1px solid var(--border);margin:1.1rem 0 0;padding-top:1rem;font-size:.8125rem;line-height:1.65}.svc-recovery-list{border-top:1px solid var(--border)}.svc-recovery-row{border-bottom:1px solid var(--border);grid-template-columns:42px 1fr;gap:1rem;padding:1.2rem 0;display:grid}.svc-recovery-num{font-family:var(--font-display);letter-spacing:.02em;color:var(--coral-dark);font-variant-numeric:tabular-nums;padding-top:.1rem;font-size:1rem;font-weight:500}.svc-recovery-row-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.35rem;font-size:.975rem;font-weight:650}.svc-recovery-row-desc{color:var(--text-muted);margin:0;font-size:.875rem;line-height:1.65}.svc-paths{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.svc-path-card{background:var(--white);box-shadow:none;border:1px solid #12242f14;border-radius:3px;flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.svc-path-clinic{border-top:2px solid #0c1e3559}.svc-path-lab{border-top:2px solid #d9603e52}.svc-path-heading{align-items:center;gap:.9rem;display:flex}.svc-path-icon{color:#0c1e35c7;background:0 0;border-radius:0;flex:0 0 24px;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.svc-path-icon-lab{color:#d9603ec7;background:0 0}.svc-path-icon svg{width:20px;height:20px}.svc-path-eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--navy-700);font-size:.8125rem;font-weight:700}.svc-path-eyebrow-lab{color:var(--coral)}.svc-path-title{letter-spacing:-.03em;color:var(--text-primary);font-size:clamp(1.25rem,2vw,1.5rem);font-weight:600;line-height:1.2}.svc-path-desc{color:var(--text-muted);font-size:.9375rem;line-height:1.7}.svc-path-list{flex:1;align-content:start;gap:.55rem;display:grid}.svc-path-item{color:var(--text-muted);padding-left:.85rem;font-size:.875rem;font-weight:500;line-height:1.5;display:block;position:relative}.svc-path-item:before{content:"";background:#0c1e3557;border-radius:50%;width:4px;height:4px;position:absolute;top:.7em;left:0}.svc-path-lab .svc-path-item:before{background:#d9603e57}.svc-path-footer{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;padding-top:1.25rem;display:flex}.svc-path-geo{color:var(--text-light);font-size:.8125rem;font-weight:500}.svc-path-cta{color:var(--navy-700);white-space:nowrap;align-items:center;gap:.375rem;font-size:.9rem;font-weight:700;transition:gap .2s;display:inline-flex}.svc-path-cta:hover{gap:.625rem}.svc-path-cta-lab{color:var(--coral)}.svc-standards-intro{margin-bottom:2rem}.svc-standards-title{letter-spacing:-.03em;margin-bottom:.75rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.svc-standards-sub{color:var(--text-muted);font-size:1rem;line-height:1.7}.svc-standards-list{border-top:1px solid var(--border)}.svc-standard-row{border-bottom:1px solid var(--border);grid-template-columns:1fr 1.1fr;align-items:center;gap:3.5rem;padding:1.1rem 0;display:grid}.svc-standard-row-left{align-items:center;gap:.75rem;display:flex}.svc-standard-row-icon{color:var(--navy-700);flex-shrink:0}.svc-standard-row-title{letter-spacing:-.02em;color:var(--text-primary);font-size:1.025rem;font-weight:700}.svc-standard-row-desc{color:var(--text-muted);font-size:.875rem;line-height:1.65}.svc-req-block{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:2rem 0}.svc-req-head{grid-template-columns:.75fr 1fr;align-items:start;gap:4rem;margin-bottom:2rem;display:grid}.svc-req-head .svc-standards-title,.svc-req-head .svc-standards-sub{margin:0}.svc-req-grid{border-top:1px solid var(--border);grid-template-columns:repeat(4,1fr);display:grid}.svc-req-card{border-left:1px solid var(--border);padding:1.4rem 1.35rem .2rem}.svc-req-card:first-child{border-left:0;padding-left:0}.svc-req-row-num{font-family:var(--font-display);color:var(--coral-dark);letter-spacing:.02em;font-variant-numeric:tabular-nums;margin-bottom:.75rem;font-size:1rem;font-weight:500;display:block}.svc-req-row-title{letter-spacing:-.02em;color:var(--text-primary);margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.svc-req-row-desc{color:var(--text-muted);font-size:.875rem;line-height:1.65}@media (width<=1100px){.svc-process-row{grid-template-columns:1fr 240px}}@media (width<=900px){.svc-hero-title{font-size:3.25rem}.svc-process-row{grid-template-columns:1fr;grid-template-areas:"main"}.svc-process-row .svc-aside-card,.svc-process-row .svc-source-note{display:none}.svc-recovery-layout{grid-template-columns:1fr;gap:2rem}.svc-recovery-intro{max-width:none}.svc-paths{grid-template-columns:1fr}.svc-standard-row{grid-template-rows:auto auto;grid-template-columns:1fr;row-gap:.375rem}.svc-standard-row-desc{grid-column:1}.svc-req-head{grid-template-columns:1fr;gap:2rem}.svc-req-grid{grid-template-columns:repeat(2,1fr)}.svc-req-card:nth-child(odd){border-left:0;padding-left:0}.svc-tl-nodes{grid-template-columns:repeat(2,1fr);row-gap:1.5rem}.svc-tl-nodes:before{display:none}}@media (width<=700px){.svc-hero-title{font-size:2.7rem}.svc-hero-accent{white-space:nowrap}}@media (width<=600px){.svc-hero-title{font-size:2.35rem}.svc-process-header{flex-direction:column;align-items:flex-start}.svc-tl-wrap{padding:1.75rem 1.5rem}}@media (width<=480px){.services-hero{padding:4.5rem 0 3.5rem}.svc-hero-title{font-size:2.05rem;line-height:1.08}.svc-hero-accent{white-space:nowrap}.svc-mobile-title-break{display:block}.svc-hero-sub{font-size:1rem;line-height:1.65}.svc-tab-row,.svc-tab-btn{width:100%}.svc-tab-btn{justify-content:center}.svc-tl-wrap{border-radius:3px;padding:1.1rem .875rem 1.25rem}.svc-tl-nodes{grid-template-columns:1fr;row-gap:1rem;margin-bottom:1.25rem;padding-bottom:1.25rem}.svc-tl-node{text-align:left;grid-template-columns:30px minmax(0,1fr);align-items:center;column-gap:.6rem;padding:.1rem 0;display:grid}.svc-tl-dot-wrap{margin-bottom:0}.svc-tl-num{display:none}.svc-tl-title{align-self:center}.svc-path-card{padding:2rem 1.5rem}.svc-mobile-hide{display:none}.svc-path-footer{flex-direction:column;align-items:flex-start}.svc-path-cta{white-space:normal}.svc-standard-row{gap:.875rem}.svc-standard-row-left{align-items:flex-start}.svc-req-head{gap:1rem}.svc-req-block{padding:1.5rem 0}.svc-req-grid{grid-template-columns:1fr}.svc-req-card{border-left:0;border-top:1px solid var(--border);padding:1rem 0 1.1rem}}@media (width<=360px){.svc-hero-title{font-size:1.82rem}}.about-hero-editorial{z-index:1;flex-direction:column;gap:1.75rem;display:flex;position:relative}.about-hero-intro{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.about-hero-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--coral-dark);font-size:.76rem;font-weight:600}.about-hero-grid{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:start;gap:3.25rem;display:grid}.about-hero-title{letter-spacing:0;margin:0;font-size:clamp(2.4rem,4.2vw,3.5rem);font-weight:600;line-height:1.1}.about-hero-line{white-space:nowrap;display:block}.about-mobile-hide{display:inline}.about-hero-copy{color:var(--text-muted);max-width:62ch;margin-bottom:1.5rem;font-size:1rem;line-height:1.85}.about-hero-link{color:var(--coral-dark);align-items:center;gap:.45rem;font-size:.94rem;font-weight:700;display:inline-flex}.about-hero-notes{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.about-hero-note{background:#ffffff75;border:1px solid #12242f1a;border-radius:3px;padding:1.15rem 1.2rem}.about-hero-note-kicker{letter-spacing:.1em;text-transform:uppercase;color:#0c1e356b;margin-bottom:.35rem;font-size:.7rem;font-weight:700;display:block}.about-hero-note-text{color:var(--text-primary);font-size:.84rem;font-weight:600;line-height:1.55;display:block}.about-story-grid{grid-template-columns:1.2fr .8fr;align-items:start;gap:4rem;display:grid}.about-story-title{letter-spacing:0;margin-bottom:1.25rem;font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.2}.about-story-para{color:var(--text-muted);margin-bottom:1rem;font-size:.9375rem;line-height:1.8}.about-visual-card{background:#ffffff6b;border:1px solid #12242f1f;border-radius:3px;flex-direction:column;gap:1.25rem;padding:2rem;display:flex}.about-visual-eyebrow{letter-spacing:.1em;text-transform:uppercase;color:#0c1e3575;font-size:.72rem;font-weight:700}.about-visual-stat{flex-direction:column;gap:.375rem;display:flex}.about-visual-number{color:var(--text-primary);letter-spacing:0;font-size:1.05rem;font-weight:600;line-height:1.25}.about-visual-green{color:var(--coral-dark)}.about-visual-muted{color:var(--navy-500)}.about-visual-label{color:var(--text-muted);font-size:.8125rem;line-height:1.5}.about-visual-divider{background:#12242f14;height:1px}.about-principles-intro{margin-bottom:2.5rem}.about-principles-heading{letter-spacing:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.about-principles-list{flex-direction:column;gap:0;max-width:800px;display:flex}.about-principle{border-bottom:1px solid var(--border);border-radius:0;grid-template-columns:56px 1fr;align-items:start;gap:2rem;padding:2rem 1rem 2rem 0;display:grid}.about-principle:last-child{border-bottom:none}.about-principle-num{font-family:var(--font-display);color:var(--coral-dark);letter-spacing:.02em;font-variant-numeric:tabular-nums;padding-top:.2rem;font-size:1.1rem;font-weight:500}.about-principle-title{letter-spacing:0;color:var(--text-primary);margin-bottom:.625rem;font-size:1.0625rem;font-weight:700;line-height:1.3}.about-principle-desc{color:var(--text-muted);font-size:.9375rem;line-height:1.75}.about-area-intro{margin-bottom:2rem}.about-area-heading{letter-spacing:0;font-size:clamp(1.5rem,3vw,2rem);font-weight:600}.about-area-grid{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.about-area-card{border:1px solid var(--border);box-shadow:none;background:#ffffff94;border-radius:3px;padding:2rem}.about-area-title-row{align-items:center;gap:.75rem;margin-bottom:.75rem;display:flex}.about-area-icon{color:var(--coral-dark);flex:none;width:18px;height:18px;margin-bottom:0}.about-area-icon-alt{color:var(--coral)}.about-area-title{letter-spacing:0;margin-bottom:0;font-size:1.125rem;font-weight:700}.about-area-desc{color:var(--text-muted);margin-bottom:1.25rem;font-size:.9rem;line-height:1.7}.about-area-desc strong{color:var(--text-primary)}@media (width<=900px){.about-hero-grid{grid-template-columns:1fr;gap:1.5rem}.about-story-grid{grid-template-columns:1fr;gap:2.5rem}.about-hero-notes,.about-area-grid{grid-template-columns:1fr}}@media (width<=768px){.about-principle{grid-template-columns:44px 1fr;gap:1.25rem}}@media (width<=480px){.about-hero-title,.about-story-title,.about-principles-heading,.about-area-heading{letter-spacing:0}.about-hero-title{font-size:2rem}.about-mobile-hide{display:none}.about-hero-copy,.about-story-para,.about-principle-desc,.about-area-desc{line-height:1.65}.about-hero-note,.about-area-card,.about-visual-card{border-radius:3px;padding:1.5rem}.about-visual-number{letter-spacing:0;font-size:1rem}.about-principle{grid-template-columns:1fr;gap:.5rem;padding:1.5rem 0}}.contact-hero-bg .inner-hero-bg{background:radial-gradient(58% 48% at 70% 0,#0c1e3514 0%,#0000 68%),radial-gradient(38% 42% at 88% 48%,#d9603e0e 0%,#0000 62%),linear-gradient(160deg,#f5f3ef 0%,#f0ede8 100%)}.contact-hero-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--coral-dark);margin-bottom:1.15rem;font-size:.76rem;font-weight:600}.contact-hero-title{color:var(--navy-900);letter-spacing:0;max-width:24ch;margin:0 0 1.25rem;font-size:clamp(2.35rem,4.4vw,3.55rem);font-weight:600;line-height:1.08}.contact-hero-subtitle{color:var(--text-muted);max-width:56ch;font-size:1.075rem;line-height:1.75}.contact-grid{grid-template-columns:1fr 1.3fr;align-items:start;gap:4rem;margin-bottom:2.5rem;display:grid}.contact-info-title{letter-spacing:0;margin-bottom:1.75rem;font-size:1.5rem;font-weight:600}.contact-steps{border-bottom:1px solid var(--border);flex-direction:column;gap:1.25rem;margin-bottom:2rem;padding-bottom:2rem;display:flex}.contact-step{align-items:flex-start;gap:.875rem;display:flex}.contact-step-num{width:34px;font-family:var(--font-display);color:var(--coral-dark);letter-spacing:.02em;font-variant-numeric:tabular-nums;flex-shrink:0;padding-top:.05rem;font-size:1rem;font-weight:500}.contact-step-title{color:var(--text-primary);margin-bottom:.25rem;font-size:.9375rem;font-weight:700}.contact-step-desc{color:var(--text-muted);font-size:.875rem;line-height:1.6}.contact-trust{flex-direction:column;gap:.625rem;display:flex}.contact-trust-item{color:var(--text-muted);align-items:center;gap:.625rem;font-size:.875rem;font-weight:500;display:flex}.contact-trust-icon{color:#0c1e35b8;flex-shrink:0}.contact-areas{border-top:1px solid var(--border);border-bottom:1px solid var(--border);grid-template-columns:repeat(3,1fr);display:grid}.contact-area-item{align-items:center;gap:.85rem;padding:1.25rem 1.4rem;display:flex}.contact-area-item+.contact-area-item{border-left:1px solid var(--border)}.contact-area-icon{color:var(--text-muted);flex-shrink:0}.contact-area-icon.clinic{color:var(--navy-700)}.contact-area-icon.lab{color:var(--coral)}.contact-area-title{color:var(--text-primary);font-size:.875rem;font-weight:600}.contact-area-sub{color:var(--text-muted);font-size:.8125rem}.contact-email-col{border:1px solid var(--border);box-shadow:none;background:#ffffffa3;border-radius:3px;padding:2.5rem}.contact-email-header{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.contact-email-icon{width:auto;height:auto;color:var(--navy-700);background:0 0;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-email-title{color:var(--text-primary);letter-spacing:0;font-size:1.55rem;font-weight:600;line-height:1.05}.contact-email-copy{color:var(--text-muted);margin-bottom:1.5rem;font-size:.98rem;line-height:1.75}.contact-email-actions{flex-direction:column;gap:.75rem;margin-bottom:1.5rem;display:flex}.contact-email-primary,.contact-email-secondary{min-height:52px;font-family:var(--font-sans);border-radius:3px;justify-content:center;align-items:center;gap:.625rem;padding:.9rem 1.2rem;font-weight:700;text-decoration:none;transition:background .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s;display:inline-flex}.contact-email-primary{background:var(--coral);color:#fff}.contact-email-primary:hover{background:var(--coral-dark);transform:translateY(-1px);box-shadow:0 10px 24px #bf4f302e}.contact-email-secondary{color:var(--navy-700);background:#0c1e350a;border:1px solid #0c1e3529}.contact-email-secondary:hover{color:var(--text-primary);background:#0c1e3514;border-color:#0c1e3547}.contact-phi-note{color:var(--text-muted);background:#12242f09;border:1px solid #12242f14;border-radius:3px;align-items:flex-start;gap:.75rem;margin-bottom:1.2rem;padding:.85rem .95rem;display:flex}.contact-phi-note svg{color:#0c1e35b8;flex-shrink:0;margin-top:.12rem}.contact-phi-note p{font-size:.8rem;line-height:1.5}@media (width<=900px){.contact-grid{grid-template-columns:1fr;gap:2.5rem;margin-bottom:2rem}.contact-areas{grid-template-columns:1fr}.contact-area-item{padding:1rem 0}.contact-area-item+.contact-area-item{border-left:0;border-top:1px solid var(--border)}}@media (width<=600px){.contact-hero-title{max-width:12ch;font-size:2.25rem}.contact-hero-subtitle{font-size:1rem;line-height:1.65}.contact-email-col{padding:1.75rem 1.5rem}}@media (width<=480px){.contact-grid{gap:2rem}.contact-email-col{border-radius:3px;padding:1.5rem}.contact-email-header{align-items:flex-start}.contact-step-desc,.contact-phi-note p{line-height:1.55}}.legal-hero{padding:5.25rem 0 3rem}.legal-hero .inner-hero-bg{background:radial-gradient(44% 40% at 50% 0,#1e4d8c1a 0%,#0000 65%),linear-gradient(160deg,#f5f3ef 0%,#f0ede8 100%)}.legal-hero-kicker{letter-spacing:.14em;text-transform:uppercase;color:var(--coral-dark);margin-bottom:1.05rem;font-size:.76rem;font-weight:600}.legal-hero-title{color:var(--navy-950);letter-spacing:-.015em;text-wrap:balance;margin:0 0 1.1rem;font-size:clamp(2.25rem,4vw,3.35rem);font-weight:700;line-height:1.08}.legal-hero-subtitle{color:var(--text-muted);max-width:58ch;font-size:1.05rem;line-height:1.7}.legal-content{max-width:820px}.legal-card{box-shadow:none;background:#fff;border:1px solid #12242f1a;border-radius:3px;padding:clamp(1.75rem,3vw,2.5rem)}.legal-updated{color:var(--text-light);margin-bottom:1.75rem;font-size:.8125rem;font-weight:600}.legal-section+.legal-section{border-top:1px solid var(--border);margin-top:2rem;padding-top:2rem}.legal-section h2{letter-spacing:-.012em;color:var(--navy-950);margin-bottom:.75rem;font-size:1.2rem;font-weight:600}.legal-section p,.legal-section li{color:var(--text-muted);font-size:.9375rem;line-height:1.75}.legal-section p+p{margin-top:.75rem}.legal-section ul{padding-left:1.25rem;list-style:outside}.legal-section li+li{margin-top:.45rem}.legal-link{color:var(--coral-dark);font-weight:700}@media (width<=480px){.legal-hero{padding:4.25rem 0 2.25rem}.legal-card{border-radius:3px;padding:1.5rem}.legal-hero-title{font-size:2.2rem}.legal-hero-subtitle{font-size:1rem;line-height:1.65}}.nf-code{font-family:var(--font-display);color:#0c1e351f;letter-spacing:-.02em;font-variant-numeric:tabular-nums;margin-bottom:.5rem;font-size:clamp(4.5rem,11vw,8rem);font-weight:500;line-height:1}.brief-page{background:var(--bg-primary)}.brief-hero{background:var(--bg-primary);border-bottom:1px solid #0c1e351a;padding:clamp(3rem,5.4vw,5.5rem) 0 clamp(3.1rem,5vw,5rem);position:relative;overflow:hidden}.brief-hero-bg{display:none}.brief-hero-coral .brief-hero-bg{background:radial-gradient(42% 48% at 82% 12%,#d9603e1c 0%,#0000 62%),linear-gradient(160deg,#f5f3ef 0%,#efece6 100%)}.brief-hero-inner{z-index:1;display:block;position:relative}.brief-hero-copy{width:100%}.brief-back-link{color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:1.65rem;font-size:.82rem;font-weight:700;display:inline-flex}.brief-eyebrow{color:var(--coral-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:.9rem;font-size:.75rem;font-weight:600}.brief-hero-coral .brief-eyebrow{color:#bf4f30e0}.brief-title{max-width:22ch;color:var(--navy-950);letter-spacing:-.015em;text-wrap:balance;font-size:clamp(2.1rem,3.55vw,3.4rem);font-weight:700;line-height:1.08}.brief-summary{max-width:78ch;color:var(--text-muted);margin-top:1.3rem;font-size:clamp(1.02rem,1.22vw,1.15rem);line-height:1.72}.brief-meta{color:#607189e6;letter-spacing:.06em;text-transform:uppercase;flex-wrap:wrap;gap:.75rem 1rem;margin-top:1.6rem;font-size:.78rem;font-weight:600;display:flex}.brief-meta span+span:before{content:"";background:#60718973;border-radius:999px;width:4px;height:4px;margin:0 .95rem .12rem 0;display:inline-block}.brief-content-wrap{padding:clamp(3.5rem,5.6vw,5.5rem) 0}.brief-content-grid{grid-template-columns:minmax(0,820px) minmax(15rem,18.5rem);justify-content:space-between;align-items:start;gap:clamp(2.25rem,5vw,4.75rem);display:grid}.brief-main{max-width:820px}.brief-section+.brief-section{border-top:1px solid #12242f1a;margin-top:clamp(2.35rem,4vw,3.35rem);padding-top:clamp(2rem,3.3vw,2.7rem)}.brief-disclaimer{border-top:1px solid #12242f1a;margin-top:clamp(2.5rem,4vw,3.35rem);padding-top:2.15rem}.brief-section h2,.brief-disclaimer h2{color:var(--navy-950);letter-spacing:-.012em;margin-bottom:1.05rem;font-size:clamp(1.34rem,1.65vw,1.74rem);line-height:1.22}.brief-section-lead p{color:var(--text-primary);font-size:clamp(1.04rem,1.18vw,1.12rem);line-height:1.82}.brief-section p,.brief-disclaimer p{color:#334155;font-size:clamp(1rem,.95vw,1.04rem);line-height:1.86}.brief-disclaimer p{color:var(--text-muted)}.brief-section p+p{margin-top:1.05rem}.brief-section ul{gap:.8rem;margin-top:1.1rem;display:grid}.brief-section-checklist{border-left:2px solid var(--coral);background:#ffffff8c;margin:2.2rem 0;padding:1.35rem 1.45rem}.brief-hero-coral~.brief-content-wrap .brief-section-checklist{border-color:#d9603e6b}.brief-section-note{color:var(--text-primary)}.brief-section li{color:var(--text-muted);padding-left:1.15rem;font-size:1rem;line-height:1.75;position:relative}.brief-section li:before{content:"";background:#0c1e3561;border-radius:999px;width:5px;height:5px;position:absolute;top:.72em;left:0}.brief-sidebar{gap:1rem;display:grid;position:sticky;top:6rem}.brief-source-panel,.brief-contact-panel{background:#ffffff94;border:1px solid #12242f1a;border-radius:3px;padding:1.25rem}.brief-source-panel h2,.brief-contact-panel h2{color:var(--text-primary);letter-spacing:.1em;text-transform:uppercase;margin-bottom:.85rem;font-size:.82rem;font-weight:600}.brief-source-note{color:#607189e6;margin:-.25rem 0 1rem;font-size:.78rem;line-height:1.55}.brief-source-panel ul{gap:.85rem;display:grid}.brief-source-panel a{color:var(--text-muted);gap:.18rem;font-size:.82rem;line-height:1.45;display:grid}.brief-source-panel a span{color:var(--coral-dark);letter-spacing:.09em;text-transform:uppercase;font-size:.7rem;font-weight:600}.brief-contact-panel p{color:var(--text-muted);margin-bottom:1rem;font-size:.86rem;line-height:1.6}.brief-contact-link{color:var(--coral-dark);align-items:center;gap:.35rem;font-size:.84rem;font-weight:600;display:inline-flex}.brief-related{background:var(--white);border-top:1px solid var(--border);padding:clamp(3.5rem,6vw,5rem) 0}.brief-related-head{max-width:620px;margin-bottom:1.6rem}.brief-related-head p{color:var(--coral-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.45rem;font-size:.72rem;font-weight:600}.brief-related-head h2{color:var(--text-primary);font-size:clamp(1.65rem,2.6vw,2.2rem)}.brief-related-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem;display:grid}@media (width<=900px){.brief-content-grid{grid-template-columns:1fr}.brief-main{max-width:none}.brief-sidebar{grid-template-columns:repeat(2,minmax(0,1fr));position:static}}@media (width<=640px){.brief-title{max-width:100%;font-size:clamp(1.82rem,7.8vw,2.38rem);line-height:1.1}.brief-hero{padding-top:2.55rem}.brief-section-checklist{padding:1.25rem}.brief-meta{gap:.45rem;display:grid}.brief-meta span+span:before{display:none}.brief-related-grid,.brief-sidebar{grid-template-columns:1fr}}.app{flex-direction:column;min-height:100vh;display:flex}.main-content{flex:1}
