﻿:root{--navy-900: #061A3B;--navy-800: #0A2A56;--navy-700: #143568;--navy-600: #1F4680;--navy-100: #E4EAF3;--green-700: #2A6A34;--green-600: #3C8B42;--green-500: #5AA758;--green-300: #A5D069;--green-200: #C8E7A0;--green-50: #F2F8EA;--paper-50: #F7FAFD;--paper-100: #EAF0F8;--paper-200: #DCE5F1;--mist-50: #E2EAF5;--mist-100: #E4EAF3;--card-hairline-on-light: rgba(11, 26, 59, 0.10);--card-hairline-on-dark: rgba(255, 255, 255, 0.16);--ink-900: #111824;--ink-700: #3B4657;--ink-500: #6C7687;--ink-300: #B7BECA;--white: #FFFFFF;--color-heading: var(--navy-900);--color-body-text: var(--ink-700);--color-accent: var(--green-600);--color-accent-hover: var(--green-700);--color-link: var(--green-700);--color-link-hover: var(--green-600);--color-light-blue: var(--paper-100);--color-dark-navy: var(--navy-900);--color-white: var(--white);--color-heading-light: var(--white);--color-body-text-light: rgba(255, 255, 255, 0.78);--color-link-light: var(--green-300);--color-link-light-hover: var(--white);--tone-heading: var(--navy-900);--tone-subheading: var(--green-700);--tone-body: var(--ink-700);--tone-eyebrow: var(--green-600);--tone-link: var(--green-700);--tone-link-hover: var(--green-600);--tone-quote-bg: var(--white);--tone-quote-text: var(--navy-800);--tone-chip-bg: var(--green-50);--tone-chip-fg: var(--green-700);--font-heading: 'Sora', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--font-body: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--font-numeric: 'Sora', -apple-system, BlinkMacSystemFont, sans-serif;--text-h1: clamp(2.5rem, 1.5rem + 2.5vw, 4.25rem);--text-h2: clamp(1.875rem, 1.25rem + 1.75vw, 2.75rem);--text-h3: clamp(1.25rem, 1rem + 0.75vw, 1.4rem);--text-h4: 1.15rem;--text-h5: 0.75rem;--text-body: 1.0625rem;--text-body-lg: 1.15rem;--text-body-sm: 0.9rem;--space-lg: 7rem;--space-md: 4.5rem;--space-sm: 2.5rem;--container-max: 1280px;--container-padding: 2rem;--radius-sm: 6px;--radius-md: 12px;--radius-lg: 20px;--radius-xl: 32px;--radius-pill: 999px;--shadow-card: 0 1px 2px rgba(11, 26, 59, 0.06), 0 12px 28px -10px rgba(11, 26, 59, 0.12);--shadow-float: 0 10px 30px -10px rgba(11, 26, 59, 0.25);--nav-bg: rgb(244, 248, 252);--logo-leaf-light: var(--green-300);--logo-leaf-dark: var(--green-600);--logo-navy: var(--navy-900);--logo-white: var(--white)}@media(max-width: 991px){:root{--space-lg: 5.5rem;--space-md: 3.5rem;--space-sm: 2rem}}@media(max-width: 767px){:root{--space-lg: 4.5rem;--space-md: 3rem;--space-sm: 1.75rem;--container-padding: 1.25rem}}@media(max-width: 400px){:root{--space-lg: 3.5rem;--space-md: 2.5rem;--space-sm: 1.5rem;--container-padding: 1rem}}*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{margin:0;font-family:var(--font-body);font-size:var(--text-body);line-height:1.6;color:var(--ink-900);background-color:var(--paper-50);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img,picture,svg{display:block;max-width:100%;height:auto}a{text-decoration:none;color:inherit}button{font:inherit;cursor:pointer;border:none;background:none;color:inherit}h1,h2,h3,h4,h5,h6,p{margin:0}h1{font-family:var(--font-heading);font-weight:700;font-size:var(--text-h1);line-height:1.05;letter-spacing:-0.025em;color:var(--navy-900)}h2{font-family:var(--font-heading);font-weight:700;font-size:var(--text-h2);line-height:1.1;letter-spacing:-0.018em;color:var(--navy-900)}h3{font-family:var(--font-heading);font-weight:600;font-size:var(--text-h3);line-height:1.25;letter-spacing:-0.01em;color:var(--navy-900)}h4{font-family:var(--font-heading);font-weight:600;font-size:var(--text-h4);line-height:1.3;letter-spacing:-0.005em;color:var(--navy-900)}h5,h6{font-family:var(--font-heading);font-weight:700;line-height:1.4;color:var(--navy-900)}h1 em,h2 em,h3 em,h4 em{font-style:normal;color:var(--green-600);font-weight:inherit}ul,ol{list-style:none}.container{width:100%;max-width:var(--container-max);margin:0 auto;padding:0 var(--container-padding)}.text-formatting h1{font-weight:700;font-size:var(--text-h1);letter-spacing:-0.025em;line-height:1.05}.text-formatting h2{font-weight:700;font-size:var(--text-h2);letter-spacing:-0.018em;line-height:1.1}.text-formatting h3{font-weight:600;font-size:var(--text-h3);letter-spacing:-0.01em;line-height:1.25}.text-formatting h4{font-weight:600;font-size:var(--text-h4);letter-spacing:-0.005em;line-height:1.3}.text-formatting h5{font-family:var(--font-body);font-weight:700;font-size:var(--text-h5);text-transform:uppercase;letter-spacing:.18em;color:var(--green-600)}.text-formatting p,.text-formatting li{font-size:var(--text-body)}.text-formatting .text-large p,.text-formatting .text-large li{font-size:var(--text-body-lg)}.text-formatting .text-small p,.text-formatting .text-small li{font-size:var(--text-body-sm)}.text-margins h1,.text-margins h2,.text-margins h3,.text-margins h4,.text-margins h5,.text-margins h6{margin-bottom:1.5rem}.text-margins p{margin-bottom:1.25rem}.text-margins p:last-child{margin-bottom:0}.text-margins h3+p,.text-margins h4+p{margin-top:-0.5rem}.text-margins-sm h1,.text-margins-sm h2,.text-margins-sm h3,.text-margins-sm h4,.text-margins-sm h5,.text-margins-sm h6{margin-bottom:.75rem}.text-margins-sm p{margin-bottom:.75rem}.text-margins-sm p:last-child{margin-bottom:0}.text-colors h1,.text-colors h2,.text-colors h3,.text-colors h4,.text-colors h5{color:var(--color-heading)}.text-colors p,.text-colors li{color:var(--color-body-text)}.text-colors p a,.text-colors li a,.text-colors blockquote a{color:var(--color-link)}.text-colors p a:hover,.text-colors li a:hover,.text-colors blockquote a:hover{color:var(--color-link-hover)}.text-colors-light h1,.text-colors-light h2,.text-colors-light h3,.text-colors-light h4,.text-colors-light h5{color:var(--color-heading-light)}.text-colors-light p,.text-colors-light li{color:var(--color-body-text-light)}.text-colors-light p a,.text-colors-light li a,.text-colors-light blockquote a{color:var(--color-link-light)}.text-colors-light p a:hover,.text-colors-light li a:hover,.text-colors-light blockquote a:hover{color:var(--color-link-light-hover)}.text-colors p a.link-strong,.text-colors li a.link-strong{color:var(--color-heading);font-weight:700}.text-colors p a.link-strong:hover,.text-colors li a.link-strong:hover{color:var(--color-accent)}.eyebrow{font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--green-600);display:inline-flex;align-items:center;gap:10px}.eyebrow::before{content:"";display:inline-block;width:24px;height:1.5px;background:var(--green-600)}.eyebrow--light{color:var(--green-300)}.eyebrow--light::before{background:var(--green-300)}.eyebrow--centered{justify-content:center}.eyebrow--centered::before{display:none}h1 em,h2 em,h3 em,.emph{font-style:normal;color:var(--green-600);font-weight:inherit}.lead{font-size:1.15rem;line-height:1.55;color:var(--ink-700)}.num{font-family:var(--font-numeric);font-weight:400;font-variant-numeric:lining-nums;letter-spacing:-0.02em;line-height:1}.t-h1{font-family:var(--font-heading);font-weight:700;font-size:var(--text-h1);line-height:1.05;letter-spacing:-0.025em}.t-h2{font-family:var(--font-heading);font-weight:700;font-size:var(--text-h2);line-height:1.1;letter-spacing:-0.018em}.t-h3{font-family:var(--font-heading);font-weight:600;font-size:var(--text-h3);line-height:1.25;letter-spacing:-0.01em}.t-h4{font-family:var(--font-heading);font-weight:600;font-size:var(--text-h4);line-height:1.3}.t-h5{font-family:var(--font-body);font-weight:700;font-size:var(--text-h5);line-height:1.4;text-transform:uppercase;letter-spacing:.18em}.py-lg{padding-top:var(--space-lg);padding-bottom:var(--space-lg)}.py-md{padding-top:var(--space-md);padding-bottom:var(--space-md)}.py-sm{padding-top:var(--space-sm);padding-bottom:var(--space-sm)}.pt-lg{padding-top:var(--space-lg)}.pt-md{padding-top:var(--space-md)}.pt-sm{padding-top:var(--space-sm)}.pb-lg{padding-bottom:var(--space-lg)}.pb-md{padding-bottom:var(--space-md)}.pb-sm{padding-bottom:var(--space-sm)}.my-lg{margin-top:var(--space-lg);margin-bottom:var(--space-lg)}.my-md{margin-top:var(--space-md);margin-bottom:var(--space-md)}.my-sm{margin-top:var(--space-sm);margin-bottom:var(--space-sm)}.mt-lg{margin-top:var(--space-lg)}.mt-md{margin-top:var(--space-md)}.mt-sm{margin-top:var(--space-sm)}.mb-lg{margin-bottom:var(--space-lg)}.mb-md{margin-bottom:var(--space-md)}.mb-sm{margin-bottom:var(--space-sm)}.bg-paper{background-color:var(--paper-100)}.bg-mist{background-color:var(--mist-50)}.bg-green{background-color:var(--green-50)}.bg-dark{background-color:var(--navy-900)}.bg-accent{background-color:var(--green-600)}.bg-white{background-color:var(--white)}.bg-light,.bg-cream{background-color:var(--paper-100)}.bg-paper,.bg-light,.bg-cream,.bg-mist,.bg-green,.bg-white{--card-border: var(--card-hairline-on-light)}.bg-dark--feature{--card-border: var(--card-hairline-on-dark)}.bg-gradient-cool{background:linear-gradient(180deg, var(--mist-50) 0%, var(--white) 100%)}.bg-dark--feature{background-color:var(--navy-900);background-image:radial-gradient(ellipse 760px 520px at 80% 12%, rgba(60, 139, 66, 0.2), transparent 68%),radial-gradient(ellipse 620px 460px at 12% 100%, rgba(165, 208, 105, 0.1), transparent 60%);color:var(--white);--tone-heading: var(--white);--tone-subheading: var(--green-300);--tone-body: rgba(255, 255, 255, 0.78);--tone-eyebrow: var(--green-300);--tone-link: var(--green-300);--tone-link-hover: var(--white);--tone-quote-bg: rgba(255, 255, 255, 0.06);--tone-quote-text: var(--white);--tone-chip-bg: rgba(165, 208, 105, 0.15);--tone-chip-fg: var(--green-300)}.button-group{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem}.button-group--center{justify-content:center}.button-group--right{justify-content:flex-end}.text-margins .button-group{margin-top:1.5rem}.text-margins-sm .button-group{margin-top:.75rem}.icon-card{background:var(--white);border:1px solid var(--card-border, var(--paper-200));border-radius:var(--radius-lg);padding:28px 26px 30px;display:flex;flex-direction:column;gap:16px;position:relative;overflow:hidden;text-decoration:none;color:inherit}.icon-card--link{transition:border-color .25s ease}.icon-card--link:hover{border-color:var(--green-300)}.icon-card__icon{width:52px;height:52px;border-radius:12px;background:var(--green-50);display:grid;place-items:center;color:var(--green-700);transition:background .25s ease}.icon-card__icon svg{width:26px;height:26px}.icon-card__icon i{font-size:28px;line-height:1}.icon-card--link:hover .icon-card__icon{background:var(--green-200)}.icon-card__title{font-family:var(--font-heading);font-size:1.2rem;font-weight:600;color:var(--navy-900);letter-spacing:-0.01em;line-height:1.25;margin:0}.icon-card__text{font-size:14.5px;color:var(--ink-700);line-height:1.55;margin:0}.icon-card__arrow{margin-top:auto;color:var(--navy-800);display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;letter-spacing:.02em;text-transform:uppercase}.icon-card__arrow svg{transition:transform .2s ease}.icon-card--link:hover .icon-card__arrow svg{transform:translateX(4px)}.icon-card__list{list-style:none;margin:0;padding:16px 0 0;border-top:1px solid var(--card-border, var(--paper-200));display:flex;flex-direction:column;gap:9px}.icon-card__list-item{position:relative;padding-left:22px;font-size:14px;line-height:1.4;color:var(--ink-700)}.icon-card__list--dot .icon-card__list-item::before{content:"";position:absolute;left:5px;top:8px;width:5px;height:5px;border-radius:50%;background:var(--green-500)}.icon-card__list--check .icon-card__list-item::before{content:"";position:absolute;left:1px;top:4px;width:11px;height:6px;border-left:2px solid var(--green-600);border-bottom:2px solid var(--green-600);transform:rotate(-45deg)}.icon-card__list--dash .icon-card__list-item::before{content:"";position:absolute;left:2px;top:10px;width:11px;height:2px;border-radius:1px;background:var(--ink-300)}.section-header{margin:0 0 3.25rem}.section-header--center{text-align:center;max-width:44rem;margin-left:auto;margin-right:auto}.section-header--left{max-width:48rem}.section-header_eyebrow{margin-bottom:16px}.section-header_heading{font-family:var(--font-heading);font-weight:700;font-size:var(--text-h2);line-height:1.1;letter-spacing:-0.018em;color:var(--navy-900);margin:0}.section-header_heading em{color:var(--green-600);font-style:normal}.section-header_body{margin-top:18px}.section-header_body p{color:var(--ink-700);font-size:1.1rem;line-height:1.6;margin:0}.bg-dark--feature .section-header_heading{color:var(--white)}.bg-dark--feature .section-header_eyebrow{color:var(--green-300)}.bg-dark--feature .section-header_body p{color:hsla(0,0%,100%,.78)}.platform-links{display:flex;flex-wrap:wrap;gap:.75rem}.platform-links--center{justify-content:center}.platform-link{display:inline-flex;align-items:center;gap:.5rem;text-decoration:none;line-height:1}.platform-link_icon{display:inline-flex;align-items:center;justify-content:center}.platform-link_icon svg{width:1.15rem;height:1.15rem;display:block}.platform-link_name{font-family:var(--font-heading);font-weight:600;font-size:var(--text-body-sm)}.platform-links--chips .platform-link{padding:.6rem 1.1rem;background:var(--white);border:1px solid var(--card-hairline-on-light);border-radius:var(--radius-pill);box-shadow:var(--shadow-card);transition:border-color .2s ease,transform .2s ease}.platform-links--chips .platform-link_icon{color:var(--navy-800)}.platform-links--chips .platform-link_name{color:var(--navy-900)}.platform-links--chips .platform-link:hover{border-color:var(--green-500);transform:translateY(-1px)}.platform-links--chips .platform-link:hover .platform-link_icon{color:var(--green-600)}.platform-links--links{gap:.5rem 1.5rem}.platform-links--links .platform-link_icon{color:var(--tone-link, var(--green-600))}.platform-links--links .platform-link_name{color:var(--tone-link, var(--green-700));transition:color .2s ease}.platform-links--links .platform-link:hover .platform-link_name{color:var(--tone-link-hover, var(--green-600))}.platform-links--links .platform-link:hover .platform-link_icon{color:var(--tone-link-hover, var(--green-600))}.navbar{background:var(--nav-bg);border-bottom:1px solid var(--paper-200);position:sticky;top:0;z-index:100;backdrop-filter:blur(14px)}.navbar__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding-block:14px;gap:28px}.navbar__logo{justify-self:start}.navbar__logo svg,.navbar__logo img{height:48px;width:auto;display:block}.navbar__actions{justify-self:end;display:flex;align-items:center;gap:14px}.navbar__menu{display:flex;align-items:center;gap:4px}.navbar__item{position:relative}.navbar__link{font-family:var(--font-body);font-size:15px;font-weight:500;color:var(--navy-800);padding:12px 14px;border-radius:8px;display:inline-flex;align-items:center;gap:6px;transition:color .2s,background .2s}.navbar__link:hover,.navbar__item:hover>.navbar__link,.navbar__item:focus-within>.navbar__link,.navbar__link.is-active{color:var(--green-700);background:rgba(60,139,66,.06)}.navbar__link .caret{width:10px;height:10px;transition:transform .2s}.navbar__item.is-open .caret{transform:rotate(180deg)}.navbar__phone{display:inline-flex;align-items:center;gap:9px;flex-shrink:0;white-space:nowrap;font-family:var(--font-body);font-size:15px;font-weight:600;color:var(--navy-900);padding:10px 16px;border-radius:var(--radius-pill);transition:color .2s,background .2s}.navbar__phone svg{width:16px;height:16px;color:var(--green-600);transition:color .2s}.navbar__phone:hover{color:var(--green-700);background:rgba(60,139,66,.08)}.navbar__phone:hover svg{color:var(--green-700)}.navbar__cta{padding:11px 20px;font-size:14px;flex-shrink:0;white-space:nowrap}.navbar__dropdown{position:absolute;top:calc(100% + 6px);left:0;min-width:260px;background:var(--nav-bg);border:1px solid var(--paper-200);border-radius:var(--radius-md);box-shadow:0 12px 40px -8px rgba(11,26,59,.18),0 2px 6px rgba(11,26,59,.06);backdrop-filter:blur(14px);padding:12px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .2s ease,transform .2s ease,visibility .2s;pointer-events:none;z-index:110}.navbar__item.has-dropdown.is-open>.navbar__dropdown{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.navbar__dropdown-link{display:block;font-family:var(--font-body);font-size:14.5px;font-weight:500;color:var(--navy-900);padding:10px 14px;border-radius:8px;transition:background .15s,color .15s}.navbar__dropdown-link:hover{background:rgba(60,139,66,.08);color:var(--green-700)}.navbar__item.has-megamenu{position:static}.megamenu{position:absolute;top:100%;left:0;right:0;background:var(--nav-bg);border-top:1px solid var(--paper-200);border-bottom:1px solid var(--paper-200);box-shadow:0 20px 50px -15px rgba(11,26,59,.25);backdrop-filter:blur(14px);padding:36px 0 40px;opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .22s ease,transform .22s ease,visibility .22s;pointer-events:none;z-index:110}.navbar__item.has-megamenu.is-open>.megamenu{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}.megamenu__inner{display:grid;gap:28px 40px;grid-template-columns:repeat(3, 1fr)}.megamenu__group-heading{font-family:var(--font-body);font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--green-700);margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--paper-200)}.megamenu__link{display:block;font-family:var(--font-body);font-size:14.5px;font-weight:500;color:var(--navy-900);padding:7px 0;transition:color .15s}.megamenu__link:hover{color:var(--green-700)}.navbar__hamburger{display:none;flex-direction:column;justify-content:space-between;width:28px;height:22px;background:none;border:none;cursor:pointer;padding:0;justify-self:end}.navbar__hamburger span{display:block;height:2px;width:100%;background:var(--navy-900);border-radius:2px;transition:transform .2s ease,opacity .2s ease}@media(max-width: 1100px){.megamenu__inner{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 991px){.navbar__inner{grid-template-columns:1fr auto}.navbar__menu{display:none}.navbar__actions{gap:10px}.navbar__hamburger{display:flex}.navbar__phone{display:none}.navbar__cta{padding:10px 16px;font-size:13px}}.footer{background:var(--navy-900);color:hsla(0,0%,100%,.7);padding:80px 0 32px;border-top:1px solid hsla(0,0%,100%,.08)}.footer__top{display:grid;grid-template-columns:1.4fr 1fr;gap:64px;padding-bottom:40px;align-items:start}.footer__brand-logo{height:60px;width:auto;margin-bottom:20px;display:block}.pmc-logo--inverted{--logo-navy: rgba(255, 255, 255, 0.96);--logo-white: #FFFFFF}.footer__tagline{font-size:15px;line-height:1.55;color:hsla(0,0%,100%,.6);max-width:460px}.footer__contact-block{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer__phone{font-family:var(--font-numeric);font-size:1.5rem;color:var(--white);font-weight:500;letter-spacing:-0.01em}.footer__hours,.footer__address{font-size:14px;color:hsla(0,0%,100%,.7);line-height:1.5}.footer__divider{height:1px;background:hsla(0,0%,100%,.1);margin:8px 0 48px}.footer__sitemap{display:grid;grid-template-columns:2.4fr 1.7fr 1fr;gap:56px;padding-bottom:48px;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer__nav-heading{color:var(--white);font-family:var(--font-heading);font-size:1.05rem;font-weight:700;letter-spacing:-0.01em;margin:0 0 20px}.footer__nav-heading a{color:var(--white)}.footer__nav-heading a:hover{color:var(--green-300)}.footer__subheading{color:var(--green-300);font-family:var(--font-body);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase;margin:22px 0 12px}.footer__subheading:first-child{margin-top:0}.footer__link{display:block;font-size:14px;color:hsla(0,0%,100%,.7);margin-bottom:8px;line-height:1.4;transition:color .2s}.footer__link:hover{color:var(--green-300)}.footer__therapy-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:32px}.footer__conditions-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:32px}.footer__about-section+.footer__about-section{margin-top:28px}.footer__bottom{padding-top:28px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;font-size:13px;color:hsla(0,0%,100%,.45)}.footer__bottom>:first-child{justify-self:start;margin:0}.footer__bottom>:last-child{justify-self:end;margin:0;text-align:right}.footer__bottom-links{justify-self:center;display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.footer__bottom a{color:hsla(0,0%,100%,.55)}.footer__bottom a:hover{color:var(--green-300)}@media(max-width: 1100px){.footer__top{grid-template-columns:1fr;gap:32px}.footer__sitemap{grid-template-columns:1fr 1fr;gap:40px}.footer__therapy-grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.footer__sitemap{grid-template-columns:1fr}.footer__therapy-grid,.footer__conditions-grid{grid-template-columns:1fr}.footer__bottom{grid-template-columns:1fr;text-align:center}.footer__bottom>:first-child,.footer__bottom>:last-child{justify-self:center;text-align:center}.footer__bottom-links{justify-self:center}}.blog-hero{padding-bottom:170px}.blog-hero .interior-hero{max-width:860px}.blog-hero .interior-hero_heading{font-size:clamp(2rem,1.4rem + 2vw,3rem)}.blog-hero_meta{margin-top:26px;display:flex;justify-content:center;align-items:center;gap:14px;font-size:.92rem;color:hsla(0,0%,100%,.62)}.blog-hero_meta-divider{width:4px;height:4px;border-radius:50%;background:var(--green-300)}.blog-post_layout{max-width:768px;margin:0 auto}.blog-post_featured{margin:-120px 0 0;position:relative;z-index:3;border-radius:var(--radius-lg);overflow:hidden;box-shadow:0 24px 60px rgba(6,26,59,.18)}.blog-post_featured img{display:block;width:100%;height:auto}.blog-post_body{padding-top:var(--space-md)}.blog-post_body h2{margin-top:2.75rem}.blog-post_body h3{margin-top:2.25rem}.blog-post_body h2:first-child,.blog-post_body h3:first-child{margin-top:0}.blog-post_body img{width:100%;height:auto;border-radius:var(--radius-md);margin:2.25rem 0}.blog-post_body figure{margin:2.25rem 0}.blog-post_body figure img{margin:0}.blog-post_body figure figcaption{margin-top:.65rem;font-size:.85rem;color:var(--ink-500);text-align:center}.blog-post_body ul,.blog-post_body ol{margin:0 0 1.25rem;padding-left:1.4rem}.blog-post_body ul li,.blog-post_body ol li{margin-bottom:.55rem;font-size:var(--text-body);color:var(--color-body-text);line-height:1.6}.blog-post_body ul li::marker,.blog-post_body ol li::marker{color:var(--green-600)}.blog-post_body ul ul,.blog-post_body ul ol,.blog-post_body ol ul,.blog-post_body ol ol{margin-top:.55rem;margin-bottom:0}.blog-post_body ul{list-style:disc}.blog-post_body ul ul{list-style:circle}.blog-post_body ol{list-style:decimal}.blog-post_body ol li::marker{font-weight:600}.blog-post_body blockquote{margin:2rem 0;padding:.25rem 0 .25rem 1.5rem;border-left:3px solid var(--green-600)}.blog-post_body blockquote p{font-size:1.15rem;line-height:1.55;color:var(--navy-800)}.blog-post_body table{width:100%;border-collapse:collapse;margin:2rem 0;font-size:.95rem}.blog-post_body table th,.blog-post_body table td{padding:.65rem .8rem;border:1px solid var(--paper-200);text-align:left;vertical-align:top}.blog-post_body table th{background:var(--paper-100);color:var(--navy-900)}.blog-post_body hr{border:0;border-top:1px solid var(--paper-200);margin:2.5rem 0}.blog-post_footer{margin-top:var(--space-sm);padding-top:2rem;border-top:1px solid var(--paper-200);display:flex;justify-content:space-between;align-items:center;gap:1.5rem;flex-wrap:wrap}.blog-post_topics{display:flex;gap:8px;flex-wrap:wrap}.blog-post_back{display:inline-flex;align-items:center;gap:8px;font-weight:600;font-size:.95rem;color:var(--green-700);text-decoration:none;white-space:nowrap}.blog-post_back i{font-size:1.05em}.blog-post_back:hover{color:var(--green-600)}.section_404{min-height:70vh;display:flex;align-items:center;background:var(--paper-50)}.section_404 .container{text-align:center}.section_404 h1{font-size:var(--text-h1);margin-bottom:1rem}.section_404 p{color:var(--ink-700);margin-bottom:2rem}.unprocessed-banner{position:sticky;top:0;z-index:9999;display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 16px;background:#ffeb3b;color:#3a2c00;font-family:var(--font-body, system-ui, sans-serif);font-size:13px;font-weight:600;line-height:1.3;text-align:center;border-bottom:2px solid #c9a800;box-shadow:0 2px 6px rgba(0,0,0,.08)}.unprocessed-banner__icon{font-size:16px;line-height:1}.unprocessed-banner__slug{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;background:rgba(0,0,0,.08);padding:2px 6px;border-radius:4px}.desktop-gate{display:none}@media(max-width: 1200px){.site-shell,.unprocessed-banner{display:none}.desktop-gate{position:fixed;inset:0;z-index:9999;display:flex;align-items:center;justify-content:center;padding:2rem 1.5rem;background:var(--paper-50);text-align:center}.desktop-gate__inner{max-width:34rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem}.desktop-gate__logo{width:220px;max-width:70vw;height:auto;margin-bottom:.75rem}.desktop-gate__heading{font-family:var(--font-heading);font-size:1.375rem;font-weight:600;line-height:1.3;color:var(--navy-900);margin:0}.desktop-gate__text{font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--ink-700);margin:0}}.blog-chip{display:inline-flex;align-items:center;padding:8px 16px;border-radius:999px;background:var(--white);border:1px solid var(--card-hairline-on-light);color:var(--navy-800);font-family:var(--font-body);font-size:.85rem;font-weight:600;line-height:1.2;cursor:pointer;text-decoration:none;transition:border-color .15s ease,background .15s ease,color .15s ease}.blog-chip:hover{border-color:var(--green-500);color:var(--green-700)}.blog-chip.is-active{background:var(--navy-900);border-color:var(--navy-900);color:var(--white)}.blog-grid_filters{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:980px;margin:0 auto}.section-header+.blog-grid_filters{margin-top:2.25rem}.blog-grid_grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:28px;margin-top:var(--space-sm)}.blog-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--card-border, var(--card-hairline-on-light));border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;transition:border-color .15s ease}.blog-card:hover{border-color:var(--green-500)}.blog-card:hover .blog-card_title{color:var(--green-700)}.blog-card:hover .blog-card_link i{transform:translateX(3px)}.blog-card_media{aspect-ratio:16/9;overflow:hidden;background:var(--paper-100)}.blog-card_media img{display:block;width:100%;height:100%;object-fit:cover}.blog-card_content{display:flex;flex-direction:column;flex:1;padding:22px 24px 24px}.blog-card_meta{display:flex;align-items:center;gap:10px;margin-bottom:12px;font-size:.78rem}.blog-card_topic{font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--green-600)}.blog-card_date{color:var(--ink-500)}.blog-card_title{font-family:var(--font-heading);font-weight:600;font-size:1.12rem;line-height:1.32;letter-spacing:-0.005em;color:var(--navy-900);margin:0 0 10px;transition:color .15s ease}.blog-card_excerpt{font-size:.93rem;line-height:1.55;color:var(--ink-700);margin:0 0 18px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.blog-card_link{display:inline-flex;align-items:center;gap:7px;margin-top:auto;font-size:.9rem;font-weight:600;color:var(--green-700)}.blog-card_link i{font-size:1.05em;transition:transform .15s ease}.blog-grid_empty{margin:var(--space-sm) auto 0;text-align:center;font-size:1rem;color:var(--tone-body, var(--ink-700))}.blog-grid_more{display:flex;justify-content:center;margin-top:var(--space-sm)}.blog-grid_more-button{border:0;cursor:pointer;font-family:var(--font-body)}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 28px;border-radius:var(--radius-pill);font-family:var(--font-body);font-size:15px;font-weight:600;line-height:1;letter-spacing:.005em;white-space:nowrap;border:1.5px solid rgba(0,0,0,0);transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease;cursor:pointer}@media(max-width: 400px){.button{font-size:14px;padding:14px 22px}}.button .arrow{transition:transform .2s ease}.button:hover .arrow{transform:translateX(3px)}.button--primary{background:var(--green-600);color:var(--white);box-shadow:0 4px 14px rgba(60,139,66,.25)}.button--primary:hover{background:var(--green-700);box-shadow:0 8px 20px rgba(60,139,66,.3)}.button--navy{background:var(--navy-800);color:var(--white)}.button--navy:hover{background:var(--navy-700)}.button--outline{background:rgba(0,0,0,0);color:var(--navy-800);border-color:var(--navy-800)}.button--outline:hover{background:var(--navy-800);color:var(--white)}.button--outline-light{background:rgba(0,0,0,0);color:var(--white);border-color:hsla(0,0%,100%,.4)}.button--outline-light:hover{background:hsla(0,0%,100%,.1);border-color:var(--white)}.button--white{background:var(--white);color:var(--navy-800)}.button--white:hover{background:var(--green-300);color:var(--navy-900)}.button--ghost-light{background-color:rgba(0,0,0,0);color:var(--color-body-text-light);border-color:hsla(0,0%,100%,.25)}.button--ghost-light:hover{background-color:hsla(0,0%,100%,.08);color:var(--white);border-color:hsla(0,0%,100%,.45)}.card-grid_grid{display:grid;gap:20px}.card-grid_grid--cols-2{grid-template-columns:repeat(2, 1fr)}.card-grid_grid--cols-3{grid-template-columns:repeat(3, 1fr)}.card-grid_grid--cols-4{grid-template-columns:repeat(4, 1fr)}@media(max-width: 1199px){.card-grid_grid--cols-4{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 991px){.card-grid_grid--cols-3,.card-grid_grid--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.card-grid_grid--cols-2{grid-template-columns:1fr}}@media(max-width: 400px){.card-grid_grid{grid-template-columns:1fr}}.card-grid_grid--cols-auto{display:flex;flex-wrap:wrap;justify-content:center}.card-grid_grid--cols-auto>.icon-card{flex:0 1 21rem}@media(max-width: 400px){.card-grid_grid--cols-auto>.icon-card{flex-basis:100%}}.card-grid_note{max-width:44rem;margin:32px auto 0;text-align:center;font-size:15px;line-height:1.6;color:var(--tone-body, var(--ink-500))}.card-grid_note p{margin:0}.card-grid_note a{color:var(--tone-link, var(--green-700))}.card-grid_footer{text-align:center;margin-top:48px}.card-grid_note+.card-grid_footer{margin-top:28px}.checklist_grid{display:grid;gap:24px;align-items:stretch}.checklist_grid--cols-2{grid-template-columns:repeat(2, 1fr)}.checklist_grid--cols-3{grid-template-columns:repeat(3, 1fr)}@media(max-width: 991px){.checklist_grid--cols-3{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.checklist_grid--cols-2,.checklist_grid--cols-3{grid-template-columns:1fr;gap:18px}}.checklist_group{background:var(--white);border:1px solid var(--card-border, var(--card-hairline-on-light));border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:30px 28px 32px;height:100%}@media(max-width: 767px){.checklist_group{padding:26px 22px 28px}}.checklist_group-title{font-family:var(--font-heading);font-weight:600;font-size:1.2rem;line-height:1.25;letter-spacing:-0.01em;color:var(--navy-900);margin:0 0 .7rem}.checklist_note{display:inline-flex;align-items:center;gap:6px;background:var(--green-50);color:var(--green-700);font-weight:600;font-size:.78rem;letter-spacing:.01em;line-height:1.3;padding:5px 12px;border-radius:var(--radius-pill);margin-bottom:1.4rem}.checklist_note i{font-size:13px;line-height:1}.checklist_list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.7rem}.checklist_item{display:flex;gap:11px;align-items:flex-start}.checklist_mark{flex:none;width:20px;height:20px;display:grid;place-items:center;margin-top:2px;color:var(--green-600)}.checklist_mark i{font-size:14px;line-height:1}.checklist_group--dot .checklist_mark::before{content:"";width:7px;height:7px;border-radius:50%;background:var(--green-500)}.checklist_group--dash .checklist_mark{color:var(--ink-500)}.checklist_text{color:var(--ink-700);font-size:1rem;line-height:1.55}.comparison_grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:24px;align-items:stretch}@media(max-width: 767px){.comparison_grid{grid-template-columns:1fr;gap:18px}}.comparison_card{background:var(--white);border:1px solid var(--card-hairline-on-light);border-radius:var(--radius-lg);padding:34px 32px 36px;height:100%}@media(max-width: 767px){.comparison_card{padding:26px 22px 28px}}.comparison_card--muted{background:var(--paper-50)}.comparison_card--accent{border-color:var(--green-300);box-shadow:var(--shadow-card);background:linear-gradient(180deg, var(--green-50) 0%, var(--white) 130px)}.comparison_card-label{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:4px 11px;border-radius:var(--radius-pill);margin-bottom:14px}.comparison_card--muted .comparison_card-label{background:var(--paper-200);color:var(--ink-500)}.comparison_card--accent .comparison_card-label{background:var(--green-600);color:var(--white)}.comparison_card-title{font-family:var(--font-heading);font-weight:600;font-size:var(--text-h3);line-height:1.25;letter-spacing:-0.01em;color:var(--navy-900);margin:0 0 22px}.comparison_list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.comparison_item{display:flex;gap:12px;align-items:flex-start}.comparison_mark{flex:none;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;margin-top:1px}.comparison_mark i{font-size:15px;line-height:1}.comparison_card--muted .comparison_mark{background:rgba(11,26,59,.06);color:var(--ink-500)}.comparison_card--accent .comparison_mark{background:var(--green-600);color:var(--white)}.comparison_item-text{color:var(--ink-700);font-size:1rem;line-height:1.55}.conditions__grid{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;max-width:960px;margin:0 auto}.condition-tag{padding:14px 24px;background:var(--white);border:1.5px solid var(--paper-200);border-radius:var(--radius-pill);font-family:var(--font-body);font-size:15px;font-weight:500;color:var(--navy-800);transition:background .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;display:inline-flex;align-items:center;gap:8px}.condition-tag::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green-300)}.condition-tag:hover{background:var(--navy-800);color:var(--white);border-color:var(--navy-800)}.condition-tag--static{background:var(--paper-100);color:var(--ink-700);cursor:default}.condition-tag--static::before{background:var(--ink-300)}.condition-tag--static:hover{background:var(--paper-100);color:var(--ink-700);border-color:var(--paper-200)}.conditions-index_group+.conditions-index_group{margin-top:4.5rem}@media(max-width: 767px){.conditions-index_group+.conditions-index_group{margin-top:3rem}}.conditions-index_group-heading{font-family:var(--font-heading);font-weight:700;font-size:1.75rem;line-height:1.2;letter-spacing:-0.015em;color:var(--navy-900);margin:0}.conditions-index_group-text{color:var(--ink-700);font-size:1.05rem;line-height:1.6;max-width:48rem;margin:.6rem 0 0}.conditions-index_grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:20px;margin-top:1.75rem}@media(max-width: 991px){.conditions-index_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 400px){.conditions-index_grid{grid-template-columns:1fr}}.bg-dark--feature .conditions-index_group-heading{color:var(--white)}.bg-dark--feature .conditions-index_group-text{color:hsla(0,0%,100%,.78)}.section_cta{background:var(--navy-900);color:var(--white);position:relative;overflow:hidden}.section_cta::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 1000px 600px at 50% 100%, rgba(60, 139, 66, 0.25), transparent 70%)}.cta_inner{position:relative;text-align:center;max-width:980px;margin:0 auto}.cta_inner .eyebrow{justify-content:center}.cta_heading{color:var(--white);font-weight:700;font-size:clamp(2rem,4vw,3.25rem);line-height:1.1;letter-spacing:-0.02em;margin:18px 0;text-wrap:balance}.cta_heading em{color:var(--green-300);font-style:normal}.cta_text{color:hsla(0,0%,100%,.78);font-size:1.2rem;line-height:1.55;max-width:600px;margin:0 auto}.cta_actions{margin-top:56px;display:grid;grid-template-columns:1fr auto 1fr;align-items:stretch;gap:28px;justify-content:center}.cta_card{background:hsla(0,0%,100%,.04);border:1px solid hsla(0,0%,100%,.1);border-radius:var(--radius-lg);padding:32px 36px 28px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;gap:16px;text-align:center}.cta_card-label{display:block;font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--green-300)}.cta_phone-number{display:block;font-family:var(--font-numeric);font-size:2.5rem;font-weight:400;color:var(--white);margin-top:6px;letter-spacing:-0.01em;line-height:1.1}.cta_phone-hours,.cta_book-note{display:block;font-size:13px;color:hsla(0,0%,100%,.55);margin-top:4px;line-height:1.55}.cta_card .button{margin-top:6px;padding:18px 32px;font-size:16px}.cta_divider{display:flex;align-items:center;justify-content:center;font-family:var(--font-body);color:hsla(0,0%,100%,.55);font-size:12px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;position:relative;width:56px}.cta_divider::before,.cta_divider::after{content:"";position:absolute;left:50%;transform:translateX(-50%);width:1px;background:hsla(0,0%,100%,.15)}.cta_divider::before{top:0;height:calc(50% - 22px)}.cta_divider::after{bottom:0;height:calc(50% - 22px)}@media(max-width: 767px){.cta_actions{grid-template-columns:1fr;gap:18px}.cta_divider{width:auto;height:36px}.cta_divider::before,.cta_divider::after{width:40%;left:50%;height:1px;background:hsla(0,0%,100%,.15);top:50%;transform:translate(-50%, -50%)}.cta_divider::before{left:18%}.cta_divider::after{left:82%}}.faq_list{max-width:48rem;margin:0 auto}.faq_item{border-bottom:1px solid var(--card-hairline-on-light)}.faq_item:first-child{border-top:1px solid var(--card-hairline-on-light)}.faq_question{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;cursor:pointer;list-style:none;padding:1.5rem 0;font-family:var(--font-heading);font-weight:600;font-size:1.15rem;line-height:1.4;color:var(--navy-900);transition:color .2s ease}.faq_question::-webkit-details-marker{display:none}.faq_question::marker{content:""}.faq_question:hover{color:var(--green-700)}@media(max-width: 767px){.faq_question{font-size:1.05rem;padding:1.25rem 0}}.faq_icon{flex:none;position:relative;width:22px;height:22px}.faq_icon::before,.faq_icon::after{content:"";position:absolute;background:var(--green-600);border-radius:2px;transition:transform .25s ease,opacity .25s ease}.faq_icon::before{top:50%;left:1px;right:1px;height:2px;transform:translateY(-50%)}.faq_icon::after{left:50%;top:1px;bottom:1px;width:2px;transform:translateX(-50%)}.faq_item[open] .faq_icon::after{transform:translateX(-50%) scaleY(0);opacity:0}.faq_answer{padding:0 0 1.6rem;max-width:44rem}.faq_answer p{color:var(--ink-700);font-size:1.0625rem;line-height:1.7;margin:0 0 .85rem}.faq_answer p:last-child{margin-bottom:0}.faq_answer a{color:var(--green-700);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;transition:color .2s ease}.faq_answer a:hover{color:var(--green-600)}.faq_item[open] .faq_answer{animation:faq-reveal .3s ease}@keyframes faq-reveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.bg-dark--feature .faq_item,.bg-dark--feature .faq_item:first-child{border-color:hsla(0,0%,100%,.14)}.bg-dark--feature .faq_question{color:var(--white)}.bg-dark--feature .faq_question:hover{color:var(--green-300)}.bg-dark--feature .faq_icon::before,.bg-dark--feature .faq_icon::after{background:var(--green-300)}.bg-dark--feature .faq_answer p{color:hsla(0,0%,100%,.78)}.bg-dark--feature .faq_answer a{color:var(--green-300)}.bg-dark--feature .faq_answer a:hover{color:var(--white)}.section_feature-split{overflow:hidden}.feature-split{display:grid;grid-template-columns:1.08fr .92fr;gap:4.5rem;align-items:center}@media(max-width: 991px){.feature-split{gap:3rem}}@media(max-width: 767px){.feature-split{grid-template-columns:1fr;gap:2.5rem}}.feature-split_content{order:1}.feature-split_visual{order:2;position:relative;isolation:isolate}.feature-split--image-left{grid-template-columns:.92fr 1.08fr}.feature-split--image-left .feature-split_visual{order:1}.feature-split--image-left .feature-split_content{order:2}@media(max-width: 767px){.feature-split_visual{order:-1}.feature-split_content{order:0}}.feature-split_disc{position:absolute;bottom:-26px;left:-26px;width:150px;height:150px;background:var(--green-300);border-radius:50%;z-index:0}@media(max-width: 767px){.feature-split_disc{width:120px;height:120px;bottom:-20px;left:-20px}}.feature-split--image-left .feature-split_disc{left:auto;right:-26px}@media(max-width: 767px){.feature-split--image-left .feature-split_disc{right:-20px}}.feature-split_image{position:relative;z-index:1;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/5;background:var(--navy-800);box-shadow:var(--shadow-float)}.feature-split_image img{width:100%;height:100%;object-fit:cover;object-position:var(--feature-img-pos, center)}.feature-split_image .placeholder-img,.feature-split_image .placeholder-img--portrait{width:100%;height:100%;min-height:0;background:radial-gradient(circle at 50% 32%, rgba(255, 255, 255, 0.12), transparent 60%),linear-gradient(160deg, var(--navy-700), var(--navy-900))}.feature-split_image--scrim::after{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(180deg, transparent 50%, rgba(6, 26, 59, 0.6) 100%)}.feature-split_meta{position:absolute;z-index:3;bottom:20px;left:20px;right:20px;background:hsla(0,0%,100%,.95);backdrop-filter:blur(6px);border-radius:var(--radius-md);padding:16px 20px;display:flex;justify-content:space-between;align-items:center}.feature-split_meta-name{font-family:var(--font-heading);font-weight:700;font-size:1.05rem;color:var(--navy-900)}.feature-split_meta-title{font-size:12px;color:var(--ink-500);letter-spacing:.05em;text-transform:uppercase;margin-top:2px}.feature-split_meta-yearsblock{text-align:right}.feature-split_meta-years{font-family:var(--font-numeric);font-size:2.25rem;color:var(--green-600);font-weight:400;line-height:1}.feature-split_meta-years-label{display:block;font-family:var(--font-body);font-size:11px;color:var(--ink-500);letter-spacing:.08em;text-transform:uppercase;margin-top:4px}.feature-split_stat{position:absolute;z-index:4;top:28px;right:-28px;background:var(--white);padding:22px 26px;border-radius:var(--radius-md);box-shadow:var(--shadow-card);max-width:220px}@media(max-width: 991px){.feature-split_stat{right:12px;top:12px}}.feature-split--image-left .feature-split_stat{right:auto;left:-28px}@media(max-width: 991px){.feature-split--image-left .feature-split_stat{left:12px}}.feature-split_stat-num{font-family:var(--font-numeric);font-size:3rem;color:var(--green-600);line-height:1}.feature-split_stat-label{font-size:13px;color:var(--ink-700);line-height:1.4;margin-top:10px}.feature-split_eyebrow{margin:0 0 18px;color:var(--tone-eyebrow)}.feature-split_eyebrow::before{background:var(--tone-eyebrow)}.feature-split_heading{font-family:var(--font-heading);font-weight:700;font-size:var(--text-h2);line-height:1.1;letter-spacing:-0.018em;color:var(--tone-heading);margin:0}.feature-split_heading em{color:var(--tone-eyebrow);font-style:normal}.feature-split_subheading{font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:600;letter-spacing:.04em;color:var(--tone-subheading);margin:.6rem 0 0}.feature-split_body{margin-top:1.5rem}.feature-split_body p{color:var(--tone-body);font-size:1.05rem;line-height:1.65;margin:0 0 1rem}.feature-split_body p:last-child{margin-bottom:0}.feature-split_body a{color:var(--tone-link);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;transition:color .2s ease}.feature-split_body a:hover{color:var(--tone-link-hover)}.feature-split_quote{margin:2rem 0 0;padding:22px 26px;background:var(--tone-quote-bg);border-left:4px solid var(--green-500);border-radius:var(--radius-md)}.feature-split_quote .feature-split_quote-text{font-family:var(--font-heading);font-weight:500;font-size:1.15rem;line-height:1.5;letter-spacing:-0.005em;color:var(--tone-quote-text);margin:0}.feature-split_quote .feature-split_quote-cite{display:block;margin-top:12px;font-family:var(--font-body);font-size:13px;font-weight:600;font-style:normal;letter-spacing:.05em;text-transform:uppercase;color:var(--tone-subheading)}.feature-split_features{list-style:none;padding:0;margin:2rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:20px}@media(max-width: 767px){.feature-split_features{grid-template-columns:1fr}}.feature-split_feature{display:flex;gap:14px}.feature-split_feature-icon{width:40px;height:40px;border-radius:11px;background:var(--tone-chip-bg);color:var(--tone-chip-fg);display:grid;place-items:center;flex-shrink:0}.feature-split_feature-icon i{font-size:22px;line-height:1}.feature-split_feature-textwrap{display:block}.feature-split_feature-title{display:block;font-family:var(--font-heading);font-weight:600;font-size:14.5px;color:var(--tone-heading);margin-bottom:2px}.feature-split_feature-text{display:block;font-size:13px;line-height:1.45;color:var(--tone-body)}.form-embed{display:grid;grid-template-columns:3fr 2fr;gap:48px;align-items:start}@media(max-width: 991px){.form-embed{grid-template-columns:1fr;gap:36px}}.form-embed_card{background:var(--white);border:1px solid var(--card-border, var(--card-hairline-on-light));border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:34px 32px}@media(max-width: 767px){.form-embed_card{padding:24px 18px}}.form-embed_placeholder{text-align:center;padding:40px 10px;color:var(--ink-700)}.form-embed_placeholder p{margin:0 0 .5rem;font-weight:600}.form-embed_placeholder a{color:var(--color-link);font-weight:600}.form-embed_hipaa{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:14px;font-size:.9rem;color:var(--tone-body)}.form-embed_hipaa i{color:var(--tone-eyebrow);font-size:1.05rem}.form-embed_block{padding-bottom:1.5rem;margin-bottom:1.5rem;border-bottom:1px solid var(--card-border, var(--card-hairline-on-light))}.form-embed_block:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.form-embed_block-title{font-family:var(--font-heading);font-weight:600;font-size:1.15rem;letter-spacing:-0.01em;color:var(--tone-heading);margin:0 0 .55rem}.form-embed_block-body p{margin:0 0 .7rem;font-size:.97rem;line-height:1.65;color:var(--tone-body)}.form-embed_block-body p:last-child{margin-bottom:0}.form-embed_block-body a{color:var(--tone-link, var(--color-link));font-weight:600}.form-embed_block-body a:hover{color:var(--tone-link-hover)}.form-embed_phone{display:inline-block;margin-top:.5rem;font-family:var(--font-heading);font-weight:700;font-size:1.5rem;letter-spacing:-0.01em;color:var(--tone-heading);text-decoration:none}.form-embed_phone:hover{color:var(--tone-eyebrow)}.form-embed_hours{display:block;margin-top:.25rem;font-size:.9rem;color:var(--tone-body);opacity:.85}.section_hero{position:relative;background:var(--navy-900);color:var(--white);overflow:hidden;padding:96px 0 42px}@media(max-width: 991px){.section_hero{padding:60px 0 40px}}.section_hero::before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 800px 600px at 85% 30%, rgba(60, 139, 66, 0.22), transparent 70%),radial-gradient(ellipse 600px 400px at 20% 80%, rgba(165, 208, 105, 0.12), transparent 60%),linear-gradient(180deg, var(--navy-900) 0%, #081F48 100%);z-index:0}.hero__grain{position:absolute;inset:0;opacity:.5;mix-blend-mode:overlay;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.08'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");pointer-events:none}.hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr 1fr;gap:72px;align-items:center}.hero__heading{font-family:var(--font-heading);font-weight:700;font-size:clamp(2.25rem,3.8vw,3.5rem);line-height:1.08;letter-spacing:-0.025em;color:var(--white);margin:0}.hero__heading em{color:var(--green-300);font-style:normal;font-weight:700}.hero__text{margin-top:24px;font-size:1.2rem;line-height:1.55;color:hsla(0,0%,100%,.75);max-width:560px}.hero__meta{position:relative;z-index:2;display:grid;grid-template-columns:repeat(3, 1fr);gap:48px;margin-top:90px;padding-top:42px;border-top:1px solid hsla(0,0%,100%,.14)}.hero__meta-item{min-width:0;text-align:center}.hero__meta-num{font-family:var(--font-numeric);font-size:2.5rem;font-weight:400;color:var(--white);letter-spacing:-0.02em;line-height:1;display:inline-block}.hero__meta-num em{color:inherit;font-style:normal;font-weight:inherit}.hero__meta-label{display:block;margin:10px auto 0;font-family:var(--font-body);font-size:12px;font-weight:500;color:hsla(0,0%,100%,.6);letter-spacing:.05em;text-transform:uppercase;max-width:220px}.hero__visual{position:relative;min-height:520px}.hero__photo{position:absolute;top:-36px;bottom:-36px;left:0;right:0;border-radius:var(--radius-xl);overflow:hidden;box-shadow:0 30px 80px -20px rgba(0,0,0,.5)}.hero__photo picture{display:block;width:100%;height:100%}.hero__photo img{width:100%;height:100%;object-fit:cover;object-position:center}@media(max-width: 1100px){.hero__inner{grid-template-columns:1fr;gap:56px}.hero__visual{min-height:0;aspect-ratio:4/5}.hero__photo{top:0;bottom:0;left:0;right:0;border-radius:var(--radius-xl)}}@media(max-width: 767px){.hero__meta{gap:24px;margin-top:56px;padding-top:32px}.hero__meta-num{font-size:2rem}}@media(max-width: 478px){.hero__meta{grid-template-columns:1fr;gap:20px}}.provider-mid-cta_eyebrow{display:inline-flex;margin-bottom:.7rem}.provider-mid-cta_heading{font-family:var(--font-heading);font-weight:600;font-size:clamp(1.5rem,2.6vw,1.9rem);letter-spacing:-0.015em;color:var(--color-heading);margin:0 0 .7rem}.provider-mid-cta_heading em{font-style:normal;color:var(--color-accent)}.provider-mid-cta_text{margin-bottom:1.5rem}.provider-mid-cta_text p{font-size:var(--text-body-lg);color:var(--color-heading);margin:0 0 .8rem}.provider-mid-cta_text p:last-child{margin-bottom:0}.provider-mid-cta_text a{color:var(--color-link);font-weight:600}.provider-mid-cta_text a:hover{color:var(--color-link-hover)}.bg-dark--feature .provider-mid-cta_text p,.bg-dark--feature .provider-mid-cta_heading{color:var(--color-heading-light)}.section_interior-hero{position:relative;background:var(--navy-900);color:var(--white);overflow:hidden;padding:88px 0 80px}@media(max-width: 991px){.section_interior-hero{padding:60px 0 56px}}.section_interior-hero::before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 760px 520px at 80% 15%, rgba(60, 139, 66, 0.22), transparent 68%),radial-gradient(ellipse 620px 460px at 12% 100%, rgba(165, 208, 105, 0.12), transparent 60%),linear-gradient(180deg, var(--navy-900) 0%, #081F48 100%);pointer-events:none}.section_interior-hero .hero-grain{position:absolute;inset:0;z-index:1;opacity:.5;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.08'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.section_interior-hero>.container{position:relative;z-index:2}.interior-hero{max-width:760px;margin:0 auto;text-align:center}.interior-hero_eyebrow{justify-content:center;margin-bottom:20px}.interior-hero_heading{font-family:var(--font-heading);font-weight:700;font-size:clamp(2.25rem,1.5rem + 2.5vw,3.5rem);line-height:1.08;letter-spacing:-0.025em;color:var(--white);margin:0}.interior-hero_heading em{color:var(--green-300);font-style:normal;font-weight:700}.interior-hero_text{margin:22px auto 0;max-width:620px;font-size:1.2rem;line-height:1.55;color:hsla(0,0%,100%,.75)}.section_narrative .provider-background>h5{display:inline-flex;align-items:center;gap:10px;color:var(--green-600)}.section_narrative .provider-background>h5::before{content:"";width:24px;height:1.5px;background:var(--green-600)}.section_narrative .provider-background>h2{margin-bottom:1.75rem}.provider-background{margin:0 auto}.provider-pullquote{position:relative;margin:2.75rem 0 1rem;padding:2.5rem 2rem 1.85rem;background:var(--white);border-left:4px solid var(--green-600);border-radius:var(--radius-md);box-shadow:var(--shadow-card)}.provider-pullquote::before{content:"“";position:absolute;top:-16px;left:24px;font-family:var(--font-numeric);font-size:4.5rem;line-height:1;color:var(--green-300);pointer-events:none}.provider-pullquote p{position:relative;font-family:var(--font-heading);font-weight:500;font-size:1.3rem;line-height:1.5;letter-spacing:-0.005em;font-style:normal;color:var(--navy-800);margin:0}.provider-pullquote cite{display:block;margin-top:1rem;font-family:var(--font-body);font-size:13px;font-weight:600;font-style:normal;letter-spacing:.05em;text-transform:uppercase;color:var(--ink-500)}.provider-pullquote--featured{text-align:center;border-left:none;border-top:3px solid var(--color-accent);border-bottom:3px solid var(--color-accent);border-radius:0;box-shadow:none;background:rgba(0,0,0,0);padding:2.25rem 1.5rem}.provider-pullquote--featured::before{display:none}.location-map{display:grid;grid-template-columns:minmax(18rem, 2fr) 3fr;gap:48px;align-items:start;margin-top:8px}@media(max-width: 991px){.location-map{grid-template-columns:1fr;gap:32px}}.location-map_block{margin-bottom:1.6rem}.location-map_block:last-child{margin-bottom:0}.location-map_block p{margin:0;color:var(--tone-body);line-height:1.6}.location-map_label{font-family:var(--font-heading);font-weight:600;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;color:var(--tone-eyebrow);margin:0 0 .45rem}.location-map_address a{color:var(--tone-heading);font-weight:600;line-height:1.55;text-decoration:none;transition:color .18s ease}.location-map_address a:hover{color:var(--tone-link-hover)}.location-map_neighborhood{font-weight:400;color:var(--tone-body);font-size:.92rem}.location-map_hours{width:100%;max-width:22rem;border-collapse:collapse;font-size:.95rem}.location-map_hours td{padding:.4rem 0;border-bottom:1px solid var(--card-border, var(--card-hairline-on-light));color:var(--tone-body)}.location-map_hours td:last-child{text-align:right;font-weight:600;color:var(--tone-heading)}.location-map_hours tr:last-child td{border-bottom:0}.location-map_hours-closed td,.location-map_hours-closed td:last-child{color:var(--tone-body);opacity:.6;font-weight:400}.location-map_link{color:var(--tone-heading);font-weight:600;text-decoration:none}.location-map_link:hover{color:var(--tone-link-hover)}.location-map_map{position:relative;border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--card-border, var(--card-hairline-on-light));box-shadow:var(--shadow-card);min-height:26rem;height:100%}.location-map_map iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}@media(max-width: 991px){.location-map_map{min-height:20rem}}.podcast__card{display:grid;grid-template-columns:360px 1fr;gap:56px;align-items:center;background:var(--white);padding:48px;border-radius:var(--radius-xl);box-shadow:var(--shadow-card)}.podcast__cover{position:relative;aspect-ratio:1;border-radius:var(--radius-md);overflow:hidden;background:linear-gradient(135deg, var(--navy-800), var(--green-700));display:grid;place-items:center;box-shadow:var(--shadow-float)}.podcast__cover-inner{text-align:center;color:var(--white);padding:32px}.podcast__cover-label{font-family:var(--font-body);font-size:11px;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--green-300);margin-bottom:18px}.podcast__cover-title{font-family:var(--font-heading);font-size:2rem;line-height:1.1;font-weight:700;letter-spacing:-0.02em}.podcast__cover-title em{color:var(--green-300);font-style:normal;font-weight:700}.podcast__cover-play{width:72px;height:72px;border-radius:50%;background:var(--green-300);color:var(--navy-900);display:grid;place-items:center;margin:28px auto 0;box-shadow:0 8px 24px rgba(0,0,0,.3)}.podcast__cover-play svg{width:28px;height:28px}.podcast__content h2{margin:16px 0 20px}.podcast__content p{color:var(--ink-700);font-size:1.1rem;line-height:1.6;margin-bottom:24px}.podcast__platforms{display:flex;gap:24px;align-items:center;margin-top:30px;padding-top:24px;border-top:1px solid var(--paper-200)}.podcast__platforms-label{font-size:12px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--ink-500)}.podcast__platforms-list{display:flex;gap:16px;color:var(--ink-500)}.podcast__platforms-list span{font-size:14px;font-weight:500}@media(max-width: 1100px){.podcast__card{grid-template-columns:1fr;gap:36px;padding:32px}.podcast__cover{max-width:320px;margin:0 auto}}.phone-block{text-align:center;max-width:44rem;margin:0 auto}.phone-block_label{display:inline-flex;margin-bottom:.9rem}.phone-block_heading{font-family:var(--font-heading);font-weight:600;font-size:clamp(1.6rem,3vw,2.1rem);letter-spacing:-0.015em;color:var(--tone-heading);margin:0 0 .5rem}.phone-block_heading em{font-style:normal;color:var(--tone-eyebrow)}.phone-block_text{margin:0 0 1.4rem;font-size:1.02rem;line-height:1.6;color:var(--tone-body)}.phone-block_number{display:block;font-family:var(--font-heading);font-weight:700;font-size:clamp(2.4rem,6.5vw,4.2rem);line-height:1.05;letter-spacing:-0.02em;color:var(--tone-heading);text-decoration:none;transition:color .18s ease}.phone-block_number:hover{color:var(--tone-eyebrow)}.phone-block_hours{margin:1.1rem 0 0;font-size:1.02rem;font-weight:600;color:var(--tone-body)}.phone-block_note{margin:.45rem 0 0;font-size:.95rem;color:var(--tone-body);opacity:.85}.pricing-panel{max-width:52rem;margin:0 auto;background:var(--white);border:1px solid var(--card-border, var(--card-hairline-on-light));border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:40px 44px}@media(max-width: 767px){.pricing-panel{padding:28px 22px}}.pricing-panel_row{padding:26px 0;border-bottom:1px solid var(--card-hairline-on-light)}.pricing-panel_row:first-child{padding-top:0}.pricing-panel_row:last-child{border-bottom:0;padding-bottom:0}.pricing-panel_fee{display:flex;align-items:baseline;gap:16px;flex-wrap:wrap;margin-bottom:.6rem}.pricing-panel_amount{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.9rem,3.2vw,2.4rem);line-height:1;letter-spacing:-0.02em;color:var(--navy-900)}.pricing-panel_label{font-family:var(--font-heading);font-weight:600;font-size:1.1rem;letter-spacing:-0.01em;color:var(--green-600)}.pricing-panel_body p{margin:0 0 .7rem;font-size:.97rem;line-height:1.65;color:var(--ink-700)}.pricing-panel_body p:last-child{margin-bottom:0}.pricing-panel_footnote{margin-top:26px;padding-top:24px;border-top:1px solid var(--card-hairline-on-light)}.pricing-panel_footnote p{margin:0 0 .6rem;font-size:.92rem;line-height:1.6;color:var(--ink-600, var(--ink-700));text-align:center}.pricing-panel_footnote p:last-child{margin-bottom:0}.pricing-panel_footnote a{color:var(--color-link, var(--navy-900));font-weight:600}.pricing-panel_footnote a:hover{color:var(--green-600)}.section_podcast-hero{position:relative;overflow:hidden;padding:88px 0 80px}@media(max-width: 991px){.section_podcast-hero{padding:60px 0 56px}}.section_podcast-hero .hero-grain{position:absolute;inset:0;z-index:1;opacity:.5;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.08'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.section_podcast-hero>.container{position:relative;z-index:2}.podcast-hero{display:grid;grid-template-columns:1.05fr .95fr;gap:3.5rem;align-items:center}@media(max-width: 991px){.podcast-hero{grid-template-columns:1fr;gap:2.5rem}}.podcast-hero_eyebrow{margin-bottom:1.25rem}.podcast-hero_heading{font-family:var(--font-heading);font-weight:700;font-size:clamp(2.25rem,1.5rem + 2.5vw,3.5rem);line-height:1.08;letter-spacing:-0.025em;color:var(--tone-heading);margin:0}.podcast-hero_heading em{color:var(--green-300);font-style:normal;font-weight:700}.podcast-hero_host{margin:1rem 0 0;font-family:var(--font-heading);font-weight:600;font-size:1.15rem;color:var(--green-300)}.podcast-hero_tagline{margin:.4rem 0 0;font-style:italic;font-size:1.05rem;color:hsla(0,0%,100%,.7)}.podcast-hero_body{margin-top:1.5rem;max-width:40rem}.podcast-hero_body p{color:var(--tone-body);line-height:1.65}.podcast-hero_body p+p{margin-top:1rem}.podcast-hero_subscribe{margin-top:2rem}.podcast-hero_subscribe-label{display:block;margin-bottom:.75rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:hsla(0,0%,100%,.55)}.podcast-hero_cover{position:relative;align-self:center}.podcast-hero_disc{position:absolute;width:62%;aspect-ratio:1;right:-1.5rem;bottom:-1.5rem;border-radius:50%;background:radial-gradient(circle, rgba(90, 167, 88, 0.45), rgba(90, 167, 88, 0) 70%);z-index:0}.podcast-hero_cover-frame{position:relative;z-index:1;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-float)}.podcast-hero_cover-frame img{display:block;width:100%;height:auto}.podcast-hero_cover-panel{position:relative;z-index:1;aspect-ratio:1;border-radius:var(--radius-lg);box-shadow:var(--shadow-float);background:radial-gradient(circle at 30% 20%, rgba(165, 208, 105, 0.25), transparent 60%),linear-gradient(150deg, var(--green-700), var(--navy-800));display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;padding:2.5rem;color:var(--white)}.podcast-hero_cover-label{font-size:.8rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--green-200)}.podcast-hero_cover-title{font-family:var(--font-heading);font-weight:700;font-size:clamp(1.75rem,1.2rem + 2vw,2.75rem);line-height:1.05}.podcast-hero_cover-title em{color:var(--green-300);font-style:normal}.podcast-hero_cover-play{margin-top:.75rem;width:3.5rem;height:3.5rem;border-radius:50%;background:hsla(0,0%,100%,.14);display:grid;place-items:center}.podcast-hero_cover-play svg{width:1.4rem;height:1.4rem;color:var(--white);margin-left:3px}.section_process-steps{overflow:hidden}.process-steps{max-width:60rem;margin:0 auto;padding:0;list-style:none}.process-step{display:grid;grid-template-columns:3.5rem 1fr;column-gap:1.75rem}@media(max-width: 767px){.process-step{grid-template-columns:2.75rem 1fr;column-gap:1.25rem}}.process-step_marker{display:flex;flex-direction:column;align-items:center}.process-step_node{flex:none;width:3.5rem;height:3.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-numeric);font-weight:700;font-size:1.4rem;color:var(--white);background:radial-gradient(circle at 34% 28%, var(--green-500), var(--green-700));box-shadow:0 8px 18px -8px rgba(42,106,52,.65)}@media(max-width: 767px){.process-step_node{width:2.75rem;height:2.75rem;font-size:1.15rem}}.process-step_line{flex:1 1 auto;width:2px;margin:.5rem 0;background:linear-gradient(var(--green-300), rgba(20, 53, 104, 0.16));border-radius:1px}.process-step:last-child .process-step_line{display:none}.process-step_content{padding-top:.55rem;padding-bottom:2.75rem}@media(max-width: 767px){.process-step_content{padding-bottom:2rem}}.process-step:last-child .process-step_content{padding-bottom:0}.process-step_title{font-family:var(--font-heading);font-weight:600;font-size:var(--text-h3);letter-spacing:-0.01em;line-height:1.25;color:var(--navy-900);margin:0 0 .6rem}.process-step_body p{color:var(--ink-700);font-size:1.0625rem;line-height:1.7;margin:0 0 .85rem}.process-step_body p:last-child{margin-bottom:0}.process-step_body a{color:var(--green-700);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;transition:color .2s ease}.process-step_body a:hover{color:var(--green-600)}.bg-dark--feature .process-step_title{color:var(--white)}.bg-dark--feature .process-step_body p{color:hsla(0,0%,100%,.78)}.bg-dark--feature .process-step_body a{color:var(--green-300)}.bg-dark--feature .process-step_line{background:linear-gradient(var(--green-300), rgba(255, 255, 255, 0.12))}.section_provider-hero{position:relative;background:var(--navy-900);color:var(--white);overflow:hidden}.section_provider-hero::before{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 800px 600px at 85% 25%, rgba(60, 139, 66, 0.22), transparent 70%),radial-gradient(ellipse 600px 400px at 8% 95%, rgba(165, 208, 105, 0.12), transparent 60%),linear-gradient(180deg, var(--navy-900) 0%, #081F48 100%);pointer-events:none}.section_provider-hero::after{content:"";position:absolute;inset:0;z-index:1;opacity:.5;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence baseFrequency='0.9' numOctaves='3' stitchTiles='stitch'/%3E%3CfeComponentTransfer%3E%3CfeFuncA type='linear' slope='0.08'/%3E%3C/feComponentTransfer%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}.section_provider-hero>.container{position:relative;z-index:2}.provider-hero{display:grid;grid-template-columns:.85fr 1.15fr;gap:4.5rem;align-items:center}@media(max-width: 991px){.provider-hero{gap:3rem}}@media(max-width: 767px){.provider-hero{grid-template-columns:1fr;gap:2.5rem}}.provider-hero_visual{position:relative;isolation:isolate}.provider-hero_disc{position:absolute;bottom:-28px;left:-28px;width:160px;height:160px;background:var(--green-300);border-radius:50%;z-index:0}@media(max-width: 767px){.provider-hero_disc{width:120px;height:120px;bottom:-20px;left:-20px}}.provider-hero_image{position:relative;z-index:1;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:4/5;background:var(--navy-800);box-shadow:0 30px 80px -20px rgba(0,0,0,.5)}.provider-hero_image img{width:100%;height:100%;object-fit:cover;object-position:center 18%}.provider-hero_image .placeholder-img,.provider-hero_image .placeholder-img--portrait{width:100%;height:100%;min-height:0;background:radial-gradient(circle at 50% 32%, rgba(255, 255, 255, 0.12), transparent 60%),linear-gradient(160deg, var(--navy-700), var(--navy-900))}.provider-hero_content{padding:0}.provider-hero .provider-hero_eyebrow{display:inline-flex;align-items:center;gap:10px;color:var(--green-300);margin-bottom:1.1rem}.provider-hero .provider-hero_eyebrow::before{content:"";width:24px;height:1.5px;background:var(--green-300)}.provider-hero .provider-hero_name{font-size:var(--text-h1);color:var(--white);margin:0}.provider-hero .provider-hero_credentials{font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:600;letter-spacing:.04em;color:var(--green-300);margin:.5rem 0 1.4rem}.provider-hero .provider-hero_positioning{font-size:var(--text-body-lg);line-height:1.6;color:hsla(0,0%,100%,.78);margin:0 0 .5rem;max-width:38rem}.provider-hero_creds-strip{display:flex;flex-wrap:wrap;gap:.6rem;margin:1.9rem 0 0;padding:0;list-style:none}.provider-hero_creds-strip li{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-body);font-size:.8rem;font-weight:600;letter-spacing:.01em;text-transform:none;color:var(--white);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.16);padding:.5rem .9rem;border-radius:var(--radius-pill)}.provider-hero_creds-strip li::before{content:"";width:6px;height:6px;border-radius:50%;background:var(--green-300);flex-shrink:0}.provider-roster_grid{display:grid;grid-template-columns:repeat(4, 1fr);gap:1.1rem}@media(max-width: 1199px){.provider-roster_grid{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 991px){.provider-roster_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 400px){.provider-roster_grid{grid-template-columns:1fr}}.provider-roster_grid--centered{display:flex;flex-wrap:wrap;justify-content:center}.provider-roster_grid--centered .provider-card{flex:0 1 18.5rem}.provider-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--card-border, var(--paper-200));border-radius:var(--radius-lg);overflow:hidden;text-decoration:none;color:inherit}.provider-card--link{transition:border-color .25s ease}.provider-card--link:hover{border-color:var(--green-300)}.provider-card_photo{position:relative;aspect-ratio:1/1;background:var(--navy-800)}.provider-card_photo img{width:100%;height:100%;object-fit:cover;object-position:center 18%}.provider-card_placeholder{position:absolute;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 50% 30%, rgba(255, 255, 255, 0.1), transparent 60%),linear-gradient(160deg, var(--navy-700), var(--navy-900))}.provider-card_placeholder span{font-family:var(--font-heading);font-weight:600;font-size:2.5rem;letter-spacing:.02em;color:hsla(0,0%,100%,.85)}.provider-card_content{display:flex;flex-direction:column;gap:.45rem;padding:1.4rem 1.5rem 1.7rem}.provider-card_name{font-family:var(--font-heading);font-weight:600;font-size:1.15rem;line-height:1.25;letter-spacing:-0.01em;color:var(--navy-900);margin:0}.provider-card_role{font-family:var(--font-body);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--green-700);margin:0}.provider-card_bio{font-size:14px;color:var(--ink-700);line-height:1.55;margin:.25rem 0 0}.provider-card--all{border-style:dashed;border-color:var(--green-300);background:var(--white);transition:border-color .25s ease,background-color .25s ease}.provider-card--all .provider-card_all-arrow{transition:transform .25s ease,color .25s ease}.provider-card--all:hover{background:var(--green-600);border-style:solid;border-color:var(--green-600)}.provider-card--all:hover .provider-card_all-heading,.provider-card--all:hover .provider-card_all-role,.provider-card--all:hover .provider-card_all-arrow{color:var(--white)}.provider-card--all:hover .provider-card_all-arrow{transform:translateX(4px)}.provider-card_all-inner{height:100%;display:grid;align-content:center;justify-items:center;gap:.45rem;padding:2rem 1.5rem;text-align:center}.provider-card_all-heading{font-family:var(--font-heading);font-weight:600;font-size:1.15rem;line-height:1.25;letter-spacing:-0.01em;color:var(--navy-900);margin:0}.provider-card_all-role{font-family:var(--font-body);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--green-700);margin:0}.provider-card_all-arrow{margin-top:.35rem;color:var(--green-600);display:inline-flex}.pull-quote{max-width:52rem;margin:0 auto;text-align:center;position:relative}.pull-quote_eyebrow{display:block;margin-bottom:1.1rem}.pull-quote_mark{display:block;font-family:var(--font-heading);font-size:4rem;line-height:.6;height:2rem;color:var(--tone-eyebrow);opacity:.55}.pull-quote_text{font-family:var(--font-heading);font-weight:500;font-size:clamp(1.35rem,1.05rem + 1.15vw,1.95rem);line-height:1.42;letter-spacing:-0.01em;color:var(--tone-heading);margin:0;text-wrap:balance}.pull-quote_cite{margin-top:1.9rem;display:flex;flex-direction:column;gap:.3rem}.pull-quote_name{font-family:var(--font-body);font-weight:600;font-size:.98rem;color:var(--tone-heading)}.pull-quote_context{font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--tone-eyebrow)}.section_stat-band .section-header{margin-bottom:3rem}.stat-band_grid{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;align-items:stretch;max-width:78rem;margin-inline:auto}.stat-band_item{padding-inline:clamp(.75rem,1.3vw,1.5rem);text-align:center;border-left:1px solid var(--card-border)}.stat-band_item:first-child{border-left:none}@media(max-width: 1199px){.stat-band_grid{grid-auto-flow:row;grid-template-columns:repeat(2, 1fr);gap:2.75rem 1.5rem;max-width:34rem}.stat-band_item{border-left:none;padding-inline:.5rem}.stat-band_item:last-child:nth-child(odd){grid-column:1/-1}}@media(max-width: 400px){.stat-band_grid{grid-template-columns:1fr;max-width:18rem}.stat-band_item:last-child:nth-child(odd){grid-column:auto}}.stat-band_value{font-family:var(--font-numeric);font-weight:600;font-size:clamp(2rem,.7rem + 2.3vw,2.4rem);line-height:1;letter-spacing:-0.02em;color:var(--tone-heading);white-space:nowrap}.stat-band_value em{font-style:normal;color:var(--tone-eyebrow);margin-left:.05em}@media(max-width: 1199px){.stat-band_value{font-size:2.6rem}}.stat-band_label{margin-top:.7rem;font-family:var(--font-body);font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;line-height:1.35;color:var(--tone-body)}.subscribe-strip{display:flex;flex-direction:column;gap:1.25rem}.subscribe-strip--center{align-items:center;text-align:center;max-width:44rem;margin:0 auto}.subscribe-strip--left{align-items:flex-start}.subscribe-strip_heading{font-family:var(--font-heading);font-weight:700;font-size:var(--text-h2);line-height:1.12;color:var(--tone-heading);margin:0}.subscribe-strip_heading em{color:var(--green-500);font-style:normal}.subscribe-strip_body{max-width:40rem}.subscribe-strip_body p{color:var(--tone-body);font-size:var(--text-body-lg);line-height:1.6;margin:0}.subscribe-strip .platform-links{margin-top:.25rem}.section_testimonial-wall .section-header{margin-bottom:3rem}.testimonial-wall_grid{column-gap:1.5rem}.testimonial-wall_grid--cols-3{column-count:3}.testimonial-wall_grid--cols-2{column-count:2}@media(max-width: 1199px){.testimonial-wall_grid{column-count:2}}@media(max-width: 767px){.testimonial-wall_grid{column-count:1}}.written-card{break-inside:avoid;background:var(--white);border:1px solid var(--card-border, var(--paper-200));border-radius:var(--radius-lg);box-shadow:var(--shadow-card);padding:2rem;margin:0 0 1.5rem}.written-card_mark{display:block;font-family:var(--font-heading);font-size:2.75rem;line-height:.6;color:var(--green-300);margin-bottom:.5rem}.written-card_text{margin:0;font-size:var(--text-body-sm);color:var(--ink-700);line-height:1.7}.written-card_footer{margin-top:1.25rem;padding-top:1rem;border-top:1px solid var(--paper-200)}.written-card_name{display:block;font-family:var(--font-heading);font-weight:700;font-size:var(--text-body);color:var(--navy-900)}.written-card_tag{display:block;font-size:var(--text-body-sm);font-weight:600;color:var(--color-accent);margin-top:.25rem}.written-card.fade-up{transition-delay:0s}.testimonial-wall_grid .written-card.fade-up:nth-child(1){transition-delay:0s}.testimonial-wall_grid .written-card.fade-up:nth-child(2){transition-delay:0.06s}.testimonial-wall_grid .written-card.fade-up:nth-child(3){transition-delay:0.12s}.testimonial-wall_grid .written-card.fade-up:nth-child(4){transition-delay:0.18s}.testimonial-wall_grid .written-card.fade-up:nth-child(5){transition-delay:0.24s}.testimonial-wall_grid .written-card.fade-up:nth-child(6){transition-delay:0.3s}.testimonial-wall_grid .written-card.fade-up:nth-child(7){transition-delay:0.36s}.testimonial-wall_grid .written-card.fade-up:nth-child(8){transition-delay:0.42s}.testimonial-wall_grid .written-card.fade-up:nth-child(9){transition-delay:0.48s}.testimonial-wall_grid .written-card.fade-up:nth-child(10){transition-delay:0.54s}.testimonial-wall_grid .written-card.fade-up:nth-child(11){transition-delay:0.6s}.testimonial-wall_grid .written-card.fade-up:nth-child(12){transition-delay:0.66s}.testimonials__header{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:56px}.testimonials__header-text{max-width:580px}.testimonials__header h2{margin-top:18px;margin-bottom:16px}.testimonials__header p{color:var(--ink-700);font-size:1.05rem}.testimonials__rating{display:flex;flex-direction:column;align-items:flex-end;gap:6px;text-align:right}.testimonials__rating-stars{display:flex;gap:3px;color:var(--green-500)}.testimonials__rating-stars svg{width:20px;height:20px}.testimonials__rating-text{font-size:14px;color:var(--ink-700)}.testimonials__rating-text strong{color:var(--navy-900);font-weight:600}.testimonials__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}.testimonial-card{background:var(--paper-50);border:1px solid var(--paper-200);border-radius:var(--radius-lg);padding:32px;display:flex;flex-direction:column;gap:20px}.testimonial-card__stars{display:flex;gap:2px;color:var(--green-500)}.testimonial-card__stars svg{width:18px;height:18px}.testimonial-card__quote{font-family:var(--font-heading);font-weight:500;font-size:1.05rem;line-height:1.55;color:var(--navy-800);letter-spacing:-0.005em}.testimonial-card__author{margin-top:auto;padding-top:20px;border-top:1px solid var(--paper-200);display:flex;align-items:center;gap:14px}.testimonial-card__avatar{width:44px;height:44px;border-radius:50%;background:var(--navy-800);color:var(--green-300);display:grid;place-items:center;font-family:var(--font-heading);font-weight:600;font-size:14px;flex-shrink:0}.testimonial-card__name{font-weight:600;font-size:15px;color:var(--navy-900)}.testimonial-card__condition{font-size:13px;color:var(--ink-500);margin-top:2px}.testimonials__cta{text-align:center;margin-top:48px}@media(max-width: 1100px){.testimonials__grid{grid-template-columns:1fr;gap:20px}.testimonials__header{flex-direction:column;align-items:flex-start}.testimonials__rating{align-items:flex-start;text-align:left}}.section_video-feature .section-header{margin-bottom:2.5rem}.video-feature_frame{max-width:56rem;margin:0 auto;border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-card);background:var(--navy-900)}.video-feature_embed{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-feature_embed iframe{position:absolute;inset:0;width:100%;height:100%;border:0;display:block}.video-feature_caption{max-width:56rem;margin:1.5rem auto 0;text-align:center}.video-feature_caption-title{font-family:var(--font-heading);font-weight:700;font-size:var(--text-body-lg);color:var(--tone-heading);margin:0}.video-feature_caption-byline{font-weight:500;color:var(--tone-subheading)}.video-feature_caption-body{margin:.6rem auto 0;max-width:46rem;color:var(--tone-body);line-height:1.6}.video-feature_caption .platform-links{margin-top:1rem;justify-content:center}.section_video-gallery .section-header{margin-bottom:3rem}.video-gallery_grid{display:grid;gap:1.5rem}.video-gallery_grid--cols-3{grid-template-columns:repeat(3, 1fr)}.video-gallery_grid--cols-2{grid-template-columns:repeat(2, 1fr)}@media(max-width: 1199px){.video-gallery_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.video-gallery_grid{grid-template-columns:1fr}}.video-gallery_topics{display:flex;flex-direction:column;gap:3.5rem}.video-gallery_topic-header{margin-bottom:1.5rem}.video-gallery_topic-title{font-family:var(--font-heading);font-weight:700;font-size:var(--text-h3);color:var(--tone-heading);margin:0}.video-gallery_topic-desc{margin:.5rem 0 0;max-width:46rem;color:var(--tone-body);line-height:1.6}.video-gallery_footer{margin-top:3rem;text-align:center}.video-thumb{position:relative;display:block;width:100%;padding:0;border:none;background:none;cursor:pointer;overflow:hidden;border-radius:var(--radius-md);line-height:0}.video-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover;display:block;transition:transform .3s ease}.video-thumb:hover img{transform:scale(1.03)}.video-thumb_play{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:4rem;height:4rem;background-color:rgba(0,0,0,.7);border-radius:50%;transition:background-color .3s ease,transform .3s ease}.video-thumb_play::after{content:"";position:absolute;top:50%;left:54%;transform:translate(-50%, -50%);width:0;height:0;border-style:solid;border-width:.6rem 0 .6rem 1rem;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #fff}.video-thumb:hover .video-thumb_play{background-color:var(--color-accent);transform:translate(-50%, -50%) scale(1.1)}.video-thumb_title{position:absolute;bottom:0;left:0;right:0;padding:2rem .75rem .75rem;background:linear-gradient(transparent, rgba(0, 0, 0, 0.7));font-family:var(--font-heading);font-weight:600;font-size:var(--text-body-sm);color:#fff;text-align:left;line-height:1.3}.lightbox{position:fixed;inset:0;width:100%;height:100%;background-color:rgba(0,0,0,.92);z-index:10000;display:none;align-items:center;justify-content:center;flex-direction:column}.lightbox.is-open{display:flex}.lightbox_content{position:relative;width:90%;max-width:56rem;text-align:center}.lightbox_video{position:relative;padding-bottom:56.25%;height:0;background-color:#000;border-radius:var(--radius-md);overflow:hidden}.lightbox_video iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.lightbox_title{color:#fff;font-family:var(--font-heading);font-weight:600;font-size:var(--text-body-lg);margin-top:1rem}.lightbox_counter{color:hsla(0,0%,100%,.5);font-size:var(--text-body-sm);margin-top:.25rem}.lightbox_close{position:absolute;top:1.5rem;right:1.5rem;background:none;border:none;color:#fff;font-size:2.5rem;cursor:pointer;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;z-index:10001;transition:opacity .2s ease}.lightbox_close:hover{opacity:.7}.lightbox_prev,.lightbox_next{position:absolute;top:50%;transform:translateY(-50%);background:none;border:none;color:#fff;font-size:3.5rem;cursor:pointer;width:3.5rem;height:3.5rem;display:flex;align-items:center;justify-content:center;z-index:10001;transition:opacity .2s ease;line-height:1}.lightbox_prev:hover,.lightbox_next:hover{opacity:.7}.lightbox_prev{left:1rem}.lightbox_next{right:1rem}@media(max-width: 767px){.lightbox_prev,.lightbox_next{font-size:2.5rem;width:2.5rem}.lightbox_prev{left:.5rem}.lightbox_next{right:.5rem}}