:root{color:#2d2d2d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--accent-sage:#7c9082;--bg-card:#fff;--bg-page:#faf8f5;--bg-surface:#f0ede8;--border-default:#e8e4df;--status-on-track-tint:#eef2ef;--success-tint:#eafaef;--success-text:#2e7d32;--text-muted:#adadad;--text-primary:#2d2d2d;--text-secondary:#6f7f8d;background:#faf8f5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.siteShell,.legalShell{background:var(--bg-page);min-height:100vh}.brand{color:var(--text-primary);font-family:Fraunces,Georgia,serif;font-size:30px;font-weight:650;line-height:1}.nav,.footer,.legalHeader{align-items:center;gap:24px;max-width:1440px;margin:0 auto;padding:18px 72px;display:flex}.navLinks{align-items:center;gap:30px;margin-left:auto;display:flex}.navLinks a,.footer a{color:var(--text-secondary);font-size:14px;font-weight:600}.button{background:var(--accent-sage);border:1px solid var(--accent-sage);color:#fff;white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:54px;padding:0 24px;font-size:15px;font-weight:700;line-height:1;display:inline-flex}.buttonSmall{min-height:46px;padding:0 20px}.buttonSecondary{background:var(--bg-card);border-color:var(--border-default);color:var(--text-primary)}.hero{grid-template-columns:minmax(0,1fr) 500px;align-items:center;gap:56px;max-width:1440px;min-height:740px;margin:0 auto;padding:48px 72px 64px;display:grid}.heroCopy{flex-direction:column;gap:24px;max-width:760px;display:flex}.eyebrow,.sectionKicker{color:var(--accent-sage);font-size:14px;font-weight:800}.eyebrow{background:var(--status-on-track-tint);border-radius:6px;align-self:flex-start;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.eyebrow span{background:var(--accent-sage);border-radius:999px;width:8px;height:8px}h1,h2,h3,p{margin:0}h1,.sectionIntro h2,.legalArticle h1{color:var(--text-primary);letter-spacing:0;font-family:Fraunces,Georgia,serif;font-weight:650}h1{font-size:64px;line-height:1.02}.heroCopy>p{color:var(--text-secondary);max-width:680px;font-size:20px;line-height:1.55}.heroActions{flex-wrap:wrap;gap:14px;display:flex}.heroCopy .proofLine{color:var(--text-secondary);font-size:14px;font-weight:650}.journeyCard,.contactCard{background:var(--bg-card);border:1px solid var(--border-default);border-radius:20px;box-shadow:0 18px 40px #00000014}.journeyCard{flex-direction:column;gap:18px;padding:26px;display:flex}.journeyHeader{align-items:center;gap:12px;display:flex}.iconCircle{background:var(--status-on-track-tint);color:var(--accent-sage);border-radius:999px;flex:none;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.journeyHeader h2{font-size:16px;font-weight:800}.journeyHeader p{color:var(--text-secondary);margin-top:3px;font-size:13px;font-weight:600}.journeySteps{counter-reset:journey-step;flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.journeySteps li{background:var(--bg-page);border:1px solid var(--border-default);color:var(--text-primary);counter-increment:journey-step;border-radius:14px;grid-template-columns:34px 1fr;align-items:center;gap:14px;padding:16px;font-size:15px;font-weight:700;line-height:1.35;display:grid}.journeySteps li:before{background:var(--accent-sage);color:#fff;content:counter(journey-step);border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:800;display:inline-flex}.journeyNote{background:var(--success-tint);color:var(--success-text);border-radius:14px;align-items:flex-start;gap:10px;padding:16px;font-size:14px;font-weight:750;line-height:1.35;display:flex}.journeyNote svg{flex:none}.journeyImage{aspect-ratio:16/6;object-fit:cover;border-radius:16px;width:100%}.section{max-width:1440px;margin:0 auto;padding:76px 72px}.sectionWhite{background:var(--bg-card);max-width:none}.sectionWhite>*{max-width:1296px;margin-left:auto;margin-right:auto}.sectionIntro{flex-direction:column;gap:14px;max-width:790px;display:flex}.sectionIntro h2{font-size:42px;line-height:1.1}.sectionIntro>p:not(.sectionKicker){color:var(--text-secondary);font-size:17px;line-height:1.55}.serviceGrid,.fitGrid,.imageGrid{gap:18px;margin-top:28px;display:grid}.serviceGrid,.fitGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.serviceCard,.fitCard{background:var(--bg-page);border:1px solid var(--border-default);border-radius:18px;flex-direction:column;gap:14px;padding:24px;display:flex}.serviceCard svg{color:var(--accent-sage)}.serviceCard h3,.fitCard h3{color:var(--text-primary);font-size:17px;font-weight:800}.serviceCard p,.fitCard span{color:var(--text-secondary);font-size:14px;line-height:1.45}.imageGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.imageTile{aspect-ratio:1.22;border-radius:18px;margin:0;position:relative;overflow:hidden}.imageTile img{object-fit:cover;width:100%;height:100%}.imageTile figcaption{color:var(--text-primary);background:#ffffffe6;border-radius:10px;padding:8px 12px;font-size:13px;font-weight:800;position:absolute;bottom:20px;left:20px}.whySection,.contactSection{grid-template-columns:500px minmax(0,1fr);align-items:start;gap:52px;display:grid}.compactIntro{max-width:540px}.benefitList{flex-direction:column;gap:12px;display:flex}.benefitItem{background:var(--bg-card);border:1px solid var(--border-default);color:var(--text-primary);border-radius:16px;align-items:center;gap:14px;padding:18px;display:flex}.benefitItem svg{color:var(--accent-sage);flex:none}.benefitItem span{font-size:16px;font-weight:750}.fitCard p{color:var(--accent-sage);font-size:13px;font-weight:900}.clinicalBoundary{background:var(--status-on-track-tint);grid-template-columns:auto minmax(0,1fr);align-items:center;gap:24px;padding:46px max(72px,50vw - 648px);display:grid}.clinicalBoundary h2{color:var(--text-primary);margin-bottom:6px;font-size:18px;font-weight:800}.clinicalBoundary p{color:var(--text-secondary);max-width:1080px;font-size:15px;line-height:1.5}.boundaryIcon{background:var(--bg-card);width:54px;height:54px}.contactCard{flex-direction:column;gap:18px;padding:28px;display:flex}.contactCard img{aspect-ratio:16/5;object-fit:cover;border-radius:16px}.contactCard h3{font-size:18px;font-weight:800}.contactCard p{color:var(--text-primary);align-items:center;gap:12px;font-size:15px;line-height:1.4;display:flex}.contactCard svg{color:var(--accent-sage);flex:none}.footer{background:var(--bg-card);border-top:1px solid var(--border-default);max-width:none}.footer p{color:var(--text-secondary);font-size:13px}.footer .copyright{white-space:nowrap}.footer nav{gap:22px;margin-left:auto;display:flex}.legalShell{padding-bottom:72px}.legalHeader{justify-content:space-between}.legalArticle{background:var(--bg-card);border:1px solid var(--border-default);border-radius:20px;max-width:860px;margin:40px auto 0;padding:48px}.legalArticle h1{margin-top:10px;font-size:46px;line-height:1.08}.legalIntro,.legalArticle section p{color:var(--text-secondary);font-size:16px;line-height:1.6}.legalIntro{margin-top:18px}.legalArticle section{border-top:1px solid var(--border-default);margin-top:30px;padding-top:26px}.legalArticle h2{color:var(--text-primary);margin-bottom:12px;font-size:20px}.legalArticle section p+p{margin-top:12px}@media (width<=900px){.nav,.legalHeader{padding:14px 22px}.navLinks{display:none}.brand{font-size:27px}.button{width:100%;min-height:52px}.buttonSmall{width:auto;min-height:42px;padding:0 16px}.hero{flex-direction:column;gap:22px;min-height:0;padding:26px 22px 42px;display:flex}.heroCopy{max-width:none}h1{font-size:42px;line-height:1.06}.heroCopy>p{font-size:17px;line-height:1.5}.heroActions{width:100%}.heroActions .buttonSecondary{display:none}.journeyCard{width:100%;padding:18px}.journeySteps li{padding:14px;font-size:14px;display:block}.journeySteps li:before{margin-bottom:8px}.journeyImage{aspect-ratio:16/7}.section,.sectionWhite{padding:42px 22px}.sectionIntro h2{font-size:31px;line-height:1.12}.sectionIntro>p:not(.sectionKicker){font-size:15px;line-height:1.5}.serviceGrid,.fitGrid,.imageGrid,.whySection,.contactSection{flex-direction:column;display:flex}.serviceCard,.fitCard{padding:18px}.imageTile{aspect-ratio:1.65}.whySection,.contactSection{gap:18px}.benefitItem{background:0 0;border:0;align-items:flex-start;padding:0}.benefitItem span{font-size:15px}.clinicalBoundary{flex-direction:column;padding:28px 22px;display:flex}.boundaryIcon{display:none}.contactCard{box-shadow:none;background:0 0;border:0;padding:0}.contactCard img{aspect-ratio:16/8}.footer{flex-direction:column;align-items:flex-start;padding:26px 22px}.footer nav{flex-wrap:wrap;margin-left:0}.legalArticle{border-left:0;border-right:0;border-radius:0;margin-top:22px;padding:34px 22px}.legalArticle h1{font-size:38px}}
