@font-face{font-family:"Manrope";font-style:normal;font-weight:500;font-display:swap;src:url("/fonts/manrope-latin-500-normal.woff2") format("woff2")}@font-face{font-family:"Manrope";font-style:normal;font-weight:600;font-display:swap;src:url("/fonts/manrope-latin-600-normal.woff2") format("woff2")}@font-face{font-family:"Manrope";font-style:normal;font-weight:700;font-display:swap;src:url("/fonts/manrope-latin-700-normal.woff2") format("woff2")}@font-face{font-family:"Asap";font-style:normal;font-weight:400;font-display:swap;src:url("/fonts/asap-latin-400-normal.woff2") format("woff2")}@font-face{font-family:"Asap";font-style:normal;font-weight:600;font-display:swap;src:url("/fonts/asap-latin-600-normal.woff2") format("woff2")}@font-face{font-family:"Asap";font-style:normal;font-weight:700;font-display:swap;src:url("/fonts/asap-latin-700-normal.woff2") format("woff2")}:root{--dark-900: #000000;--dark-800: #222425;--dark-700: #464e4c;--dark-600: #697774;--dark-100: #e8e6e1;--accent-700: #00662c;--accent-600: #009942;--accent-500: #009942;--accent-300: #d2eada;--accent-200: #d2eada;--accent-50: #eef7f1;--light-50: #ffffff;--light-100: #e8e6e1;--light-200: #d8d5cd;--card-hairline-on-light: #bbc4be;--card-hairline-on-dark: rgba(255, 255, 255, 0.16);--ink-900: #000000;--ink-700: #53585a;--ink-500: #697774;--ink-300: #bbc4be;--ink-400: #8da19b;--white: #FFFFFF;--color-heading: var(--dark-900);--color-body-text: var(--ink-700);--color-accent: var(--accent-600);--color-accent-hover: var(--accent-700);--color-link: var(--accent-600);--color-link-hover: var(--accent-700);--color-white: var(--white);--color-heading-light: var(--white);--color-body-text-light: rgba(255, 255, 255, 0.78);--color-link-light: var(--accent-300);--color-link-light-hover: var(--white);--tone-heading: var(--dark-900);--tone-subheading: var(--accent-700);--tone-body: var(--ink-700);--tone-eyebrow: var(--accent-600);--tone-link: var(--accent-600);--tone-link-hover: var(--accent-700);--tone-quote-bg: var(--white);--tone-quote-text: var(--dark-800);--tone-chip-bg: var(--accent-50);--tone-chip-fg: var(--accent-700);--card-surface: var(--light-100);--card-hairline: var(--card-hairline-on-light);--card-ink: var(--dark-900);--card-body: var(--ink-700);--card-chip-bg: var(--accent-600);--card-chip-fg: var(--white);--card-hover: var(--light-200);--font-heading: 'Manrope', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--font-body: 'Asap', -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--font-numeric: 'Manrope', -apple-system, BlinkMacSystemFont, sans-serif;--heading-weight: 500;--text-h1: 3.5rem;--text-h2: 3rem;--text-h3: 2.5rem;--text-h4: 2rem;--text-h5: 1.5rem;--text-h6: 1.25rem;--text-body: 1rem;--text-body-lg: 1.125rem;--text-body-sm: 0.875rem;--space-lg: 7rem;--space-md: 5rem;--space-sm: 3rem;--container-max: 1280px;--container-padding: 2rem;--radius-xs: 0.25rem;--radius-sm: 0.375rem;--radius-md: 0.375rem;--radius-lg: 0.375rem;--radius-xl: 0.375rem;--radius-pill: 999px;--shadow-card: none;--shadow-float: none;--nav-bg: #e8e6e1}@media(max-width: 991px){:root{--text-h1: 3.25rem;--text-h2: 2.75rem;--text-h3: 2.25rem;--text-h4: 1.75rem;--space-lg: 5.5rem;--space-md: 4rem;--space-sm: 2.5rem;--container-padding: 1.5rem}}@media(max-width: 767px){:root{--text-h1: 2.5rem;--text-h2: 2.25rem;--text-h3: 2rem;--text-h4: 1.5rem;--text-h5: 1.25rem;--space-lg: 4.5rem;--space-md: 3.5rem;--space-sm: 2rem;--container-padding: 1.25rem}}@media(max-width: 400px){:root{--text-h1: 2.25rem;--text-h2: 2rem;--text-h3: 1.75rem;--text-h4: 1.375rem;--space-lg: 4rem;--space-md: 3rem;--space-sm: 2rem;--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.5;color:var(--ink-700);background-color:var(--light-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}:focus-visible{outline:2px solid var(--accent-600);outline-offset:2px}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:var(--heading-weight);font-size:var(--text-h1);line-height:1.25;color:var(--dark-900)}h2{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h2);line-height:1.25;color:var(--dark-900)}h3{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h3);line-height:1.3;color:var(--dark-900)}h4{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h4);line-height:1.35;color:var(--dark-900)}h5,h6{font-family:var(--font-heading);font-weight:var(--heading-weight);line-height:1.4;color:var(--dark-900)}h5{font-size:var(--text-h5)}h6{font-size:var(--text-h6)}h1,h2,h3,h4,h5,h6{text-wrap:balance}p{text-wrap:pretty}h1 em,h2 em,h3 em,h4 em{font-style:normal;color:inherit;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:var(--heading-weight);font-size:var(--text-h1);line-height:1.25}.text-formatting h2{font-weight:var(--heading-weight);font-size:var(--text-h2);line-height:1.25}.text-formatting h3{font-weight:var(--heading-weight);font-size:var(--text-h3);line-height:1.3}.text-formatting h4{font-weight:var(--heading-weight);font-size:var(--text-h4);line-height:1.35}.text-formatting h5{font-weight:var(--heading-weight);font-size:var(--text-h5);line-height:1.4}.text-formatting h6{font-weight:var(--heading-weight);font-size:var(--text-h6);line-height:1.4}.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(--accent-600);display:inline-flex;align-items:center;gap:10px}.eyebrow::before{content:"";display:inline-block;width:24px;height:1.5px;background:var(--accent-600)}.eyebrow--light{color:var(--accent-300)}.eyebrow--light::before{background:var(--accent-300)}.eyebrow--centered{justify-content:center}.eyebrow--centered::before{display:none}h1 em,h2 em,h3 em{font-style:normal;color:inherit;font-weight:inherit}.emph{font-style:normal;color:var(--accent-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:var(--heading-weight);font-size:var(--text-h1);line-height:1.25}.t-h2{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h2);line-height:1.25}.t-h3{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h3);line-height:1.3}.t-h4{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h4);line-height:1.35}.t-h5{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h5);line-height:1.4}.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-light{background-color:var(--light-100)}.bg-dark{background-color:var(--dark-900)}.bg-accent{background-color:var(--accent-600)}.bg-white{background-color:var(--white)}.bg-light,.bg-white{--card-border: var(--card-hairline-on-light)}.bg-dark--feature{--card-border: var(--card-hairline-on-dark)}.bg-light{--card-surface: rgba(255, 255, 255, 0.8);--card-hairline: var(--card-hairline-on-light);--card-hover: rgba(255, 255, 255, 0.92)}.bg-dark--feature{background-color:var(--dark-800);background-image:radial-gradient(ellipse 760px 520px at 80% 12%, rgba(255, 255, 255, 0.06), transparent 68%),radial-gradient(ellipse 620px 460px at 12% 100%, rgba(255, 255, 255, 0.04), transparent 60%);color:var(--white);--tone-heading: var(--white);--tone-subheading: var(--accent-300);--tone-body: rgba(255, 255, 255, 0.78);--tone-eyebrow: var(--accent-300);--tone-link: var(--accent-300);--tone-link-hover: var(--white);--tone-quote-bg: rgba(255, 255, 255, 0.06);--tone-quote-text: var(--white);--tone-chip-bg: rgba(255, 255, 255, 0.12);--tone-chip-fg: var(--accent-300);--card-surface: rgba(255, 255, 255, 0.06);--card-hairline: var(--card-hairline-on-dark);--card-ink: var(--white);--card-body: rgba(255, 255, 255, 0.78);--card-chip-bg: var(--accent-600);--card-chip-fg: var(--white);--card-hover: rgba(255, 255, 255, 0.10)}.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}@media(prefers-reduced-motion: reduce){.fade-up{opacity:1;transform:none;transition:none}.card-grid_grid.is-visible>*,.process-steps.is-visible>*{animation:none}}.ph-svg{width:1em;height:1em;fill:currentColor;display:inline-block;vertical-align:-0.15em;flex-shrink:0}.icon-card{background:var(--card-surface);border:1px solid var(--card-hairline);border-radius:var(--radius-sm);padding:2rem 1.75rem;display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:.5rem;position:relative;overflow:hidden;text-decoration:none;color:inherit;transition:background .25s ease,border-color .25s ease}.icon-card--link:hover{background:var(--card-hover);border-color:var(--ink-300)}.icon-card--link:focus-visible{outline:2px solid var(--accent-600);outline-offset:2px}.icon-card__media{width:calc(100% + 3rem);margin:-1.5rem -1.5rem 1rem;aspect-ratio:3/2;overflow:hidden;flex:none}.icon-card__media img,.icon-card__media picture{width:100%;height:100%;object-fit:cover;display:block}.icon-card--media .icon-card__media{width:calc(100% + 3.5rem);margin:-2rem -1.75rem 1.25rem}.icon-card--media .icon-card__text{margin-top:.35rem}.icon-card__icon{width:48px;height:48px;flex:none;border-radius:var(--radius-sm);background:var(--card-chip-bg);color:var(--card-chip-fg);display:grid;place-items:center;margin-bottom:1rem}.icon-card__icon svg{width:24px;height:24px}.icon-card__icon i{font-size:24px;line-height:1;display:grid;place-items:center}.icon-card__title{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h6);line-height:1.4;letter-spacing:normal;color:var(--card-ink);margin:0}.icon-card__text{font-size:var(--text-body);color:var(--card-body);line-height:1.55;margin:0}.icon-card__list{list-style:none;margin:0;padding:1rem 0 0;border-top:1px solid var(--card-border, var(--light-200));display:flex;flex-direction:column;gap:9px;width:100%}.icon-card__list-item{position:relative;padding-left:22px;font-size:.875rem;line-height:1.4;color:var(--card-body)}.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(--accent-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(--accent-600);border-bottom:2px solid var(--accent-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 3rem;display:flex;flex-direction:column;gap:1.5rem}@media(max-width: 767px){.section-header{margin-bottom:2rem}}.section-header--center{align-items:center;text-align:center;max-width:66%;margin-left:auto;margin-right:auto}@media(max-width: 767px){.section-header--center{max-width:100%}}.section-header--left{align-items:flex-start;max-width:48rem}.section-header_eyebrow{margin:0 0 -0.5rem}.section-header_heading{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h3);line-height:1.25;letter-spacing:normal;color:var(--tone-heading);margin:0}.section-header_divider{display:block;width:3rem;height:.2rem;background:var(--ink-400)}.section-header_body{margin:0}.section-header_body p{color:var(--tone-body);font-size:var(--text-body);line-height:1.5;margin:0 0 .75rem}.section-header_body p:last-child{margin-bottom:0}.bg-dark--feature .section-header_heading{color:var(--white)}.bg-dark--feature .section-header_body p{color:hsla(0,0%,100%,.78)}.bg-dark--feature .eyebrow{color:var(--accent-300)}.bg-dark--feature .eyebrow::before{background:var(--accent-300)}.navbar{background:var(--nav-bg);position:relative;z-index:100}.navbar__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding-block:1.25rem;gap:28px}.navbar__menu{justify-self:end}.navbar__logo{justify-self:start}.navbar__logo img{width:12rem;height: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:1.125rem;font-weight:700;text-transform:uppercase;color:var(--dark-800);padding:.5rem 1rem;display:inline-flex;align-items:center;gap:6px;transition:color .3s}.navbar__link:hover,.navbar__item:hover>.navbar__link,.navbar__item:focus-within>.navbar__link{color:var(--accent-600)}.navbar__link.is-active{color:var(--dark-900)}.navbar__item.has-dropdown,.navbar__item.has-megamenu{display:flex;align-items:center;flex-wrap:wrap}.navbar__trigger{background:none;border:none;cursor:pointer;gap:.25em}.navbar__trigger .caret{width:12px;height:12px;flex-shrink:0;transition:transform .2s}.navbar__item.is-open .caret{transform:rotate(180deg)}.navbar__cta{padding:1.25rem 1.75rem;font-size:1.125rem;flex-shrink:0;white-space:nowrap}.navbar__cta.button--white:hover{background:var(--accent-600);color:var(--white)}.navbar__dropdown{position:absolute;top:calc(100% + 6px);left:0;min-width:280px;background:var(--white);border-radius:var(--radius-sm);box-shadow:0 12px 30px -12px rgba(0,0,0,.18);padding:.5rem;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:1rem;font-weight:400;color:var(--dark-900);padding:.5rem 1rem;border-radius:var(--radius-sm);transition:background .3s,color .3s}.navbar__dropdown-link:hover{background:var(--light-100);color:var(--accent-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(--light-200);border-bottom:1px solid var(--light-200);box-shadow:0 20px 50px -15px rgba(0,0,0,.25);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(--accent-700);margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid var(--light-200)}.megamenu__link{display:block;font-family:var(--font-body);font-size:14.5px;font-weight:500;color:var(--dark-900);padding:7px 0;transition:color .15s}.megamenu__link:hover{color:var(--accent-700)}.navbar__hamburger{display:none;flex-direction:column;justify-content:space-between;width:44px;height:44px;background:none;border:none;cursor:pointer;padding:11px 8px;margin-right:-8px;justify-self:end}.navbar__hamburger span{display:block;height:2px;width:100%;background:var(--dark-900);border-radius:2px;transition:transform .2s ease,opacity .2s ease}.navbar__menu-cta{display:none}@media(max-width: 1100px){.megamenu__inner{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 992px)and (max-width: 1199px){.navbar__inner{gap:20px}.navbar__logo img{width:10rem}.navbar__link{font-size:1rem;padding:.5rem .625rem}.navbar__cta{padding:1rem 1.25rem;font-size:1rem}}@media(max-width: 991px){html.nav-open{overflow:hidden}.navbar__inner{grid-template-columns:1fr auto;padding-block:1rem}.navbar__logo,.navbar__actions{position:relative;z-index:1}.navbar__menu{display:none}.navbar__actions{gap:10px}.navbar__hamburger{display:flex}.navbar__logo img{width:9rem}.navbar__actions .navbar__cta{display:none}.navbar__menu.is-open{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0;position:fixed;inset:0;width:100%;justify-self:stretch;z-index:0;background:var(--nav-bg);padding:5.5rem var(--container-padding) 2.5rem;overflow-y:auto}.navbar__menu.is-open::before,.navbar__menu.is-open::after{content:"";flex:1 0 auto;min-height:0;width:100%}.navbar__menu.is-open .navbar__item{width:100%;text-align:center}.navbar__menu.is-open .navbar__link{width:100%;justify-content:center;font-size:1.625rem;padding:1rem 0;min-height:3.25rem}.navbar__menu.is-open .navbar__item.has-dropdown{justify-content:center}.navbar__menu.is-open .navbar__item.has-dropdown>.navbar__trigger{width:auto;min-height:3.25rem;padding:1rem 1.25rem}.navbar__menu.is-open .navbar__dropdown{width:100%}.navbar__menu.is-open .navbar__menu-cta{display:flex;justify-content:center;width:100%;padding:1.5rem var(--container-padding) .5rem}.navbar__menu.is-open .navbar__menu-cta .button{font-size:1.25rem;padding:1.25rem 2rem}.navbar__menu.is-open .navbar__dropdown{position:static;min-width:0;background:rgba(0,0,0,0);box-shadow:none;padding:0;display:none;opacity:1;visibility:visible;transform:none;pointer-events:auto;transition:none}.navbar__menu.is-open .navbar__item.has-dropdown.is-open>.navbar__dropdown{display:block}.navbar__menu.is-open .navbar__dropdown-link{font-size:1.0625rem;font-weight:500;text-align:center;padding:.5rem 0;min-height:0}.navbar__hamburger.is-open span:nth-child(1){transform:translateY(10px) rotate(45deg)}.navbar__hamburger.is-open span:nth-child(2){opacity:0}.navbar__hamburger.is-open span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}}@media(max-width: 767px){.navbar__logo img{width:7.5rem}}.blog-post_hero{background-color:var(--light-100);text-align:left;padding-block:4rem}.blog-post_hero-inner{max-width:48rem;margin:0 auto}.blog-post_back-link{display:inline-block;margin-bottom:1.5rem;color:var(--color-link);font-size:.9rem;text-decoration:none}.blog-post_back-link:hover{text-decoration:underline}.blog-post_title{font-family:var(--font-heading);font-size:2.5rem;line-height:1.2;color:var(--color-heading);margin:0 0 1rem 0}@media(max-width: 767px){.blog-post_title{font-size:1.875rem}}.blog-post_description{font-size:var(--text-body-lg);line-height:1.5;color:var(--color-body-text);margin:0 0 1.5rem 0}.blog-post_meta{display:flex;gap:1rem;flex-wrap:wrap;align-items:center;font-size:var(--text-body-sm);color:var(--ink-500)}.blog-post_tag{display:inline-block;padding:.15rem .6rem;background-color:var(--accent-50);color:var(--accent-700);border-radius:var(--radius-sm);font-size:.75rem;letter-spacing:.05em;text-transform:uppercase;font-weight:600;margin-right:.25rem}.blog-post_featured{margin-top:2rem}.blog-post_featured img{width:100%;height:auto;border-radius:var(--radius-md);display:block}.blog-post_body{padding-block:3rem 4rem}.blog-post_content{max-width:42rem;margin:0 auto}.blog-post_content figure{margin:2rem 0}.blog-post_content figure img{width:100%;height:auto;border-radius:var(--radius-sm);display:block}.blog-post_content figure figcaption{margin-top:.5rem;font-size:var(--text-body-sm);color:var(--ink-500);text-align:center;font-style:italic}.blog-post_content blockquote{margin:1.5rem 0;padding-left:1rem;border-left:3px solid var(--accent-500);color:var(--color-body-text);font-style:italic}.blog-post_content code{background-color:var(--light-100);padding:.125rem .375rem;border-radius:var(--radius-sm);font-size:.9em}.blog-post_content pre{background-color:var(--dark-900);color:var(--light-100);padding:1rem;border-radius:var(--radius-md);overflow-x:auto;margin:1.5rem 0}.blog-post_content pre code{background:rgba(0,0,0,0);padding:0;color:inherit}.footer{background:var(--dark-800);color:var(--white);padding:3rem 0}.footer__top{display:flex;justify-content:space-between;align-items:center;gap:32px;margin-bottom:3rem;padding-bottom:3rem;border-bottom:1px solid hsla(0,0%,100%,.1)}.footer__logo img{width:12rem;height:auto;display:block}.footer__nav-wrap{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem 5rem;align-items:start}.footer__nav-list{display:flex;flex-direction:column;gap:1.25rem}.footer__link{font-family:var(--font-body);font-size:.875rem;font-weight:700;text-transform:uppercase;color:var(--white);line-height:1.4;transition:color .3s}.footer__link:hover,.footer__link:focus-visible{color:var(--accent-500)}.footer__socials{display:flex;gap:.9rem;margin-top:1.25rem}.footer__socials a{color:var(--white);display:inline-flex;transition:color .3s}.footer__socials a:hover,.footer__socials a:focus-visible{color:var(--accent-300)}.footer__socials .ph-svg,.footer__socials svg{width:1.35rem;height:1.35rem}.footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:.875rem;color:var(--white)}.footer__bottom p{margin:0}.footer__bottom-links{display:flex;gap:24px;flex-wrap:wrap;justify-content:center}.footer__bottom a{color:var(--white);transition:color .3s}.footer__bottom a:hover,.footer__bottom a:focus-visible{color:var(--accent-500)}@media(min-width: 768px)and (max-width: 991px){.footer__nav-wrap{gap:1.25rem 2.5rem}.footer__logo img{width:10rem}}@media(max-width: 767px){.footer{padding:2rem 0}.footer__top{flex-direction:column;align-items:center;text-align:center;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}.footer__nav-wrap{grid-template-columns:1fr;gap:1.25rem;justify-items:center}.footer__nav-list{align-items:center;gap:.75rem}.footer__socials{justify-content:center}.footer__bottom{flex-direction:column;text-align:center;gap:.75rem}}.accordion_list{max-width:60%;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}@media(max-width: 991px){.accordion_list{max-width:100%}}.accordion_item{background:var(--white);border-radius:var(--radius-sm);border:none;box-shadow:none}.accordion_header{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:1.25rem 1.5rem;cursor:pointer;list-style:none}.accordion_header::-webkit-details-marker{display:none}.accordion_header::marker{content:""}.accordion_title{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h6);line-height:1.4;color:var(--dark-900)}.accordion_icon{flex:none;position:relative;width:2rem;height:2rem}.accordion_icon::before,.accordion_icon::after{content:"";position:absolute;background:var(--dark-800);transition:all .3s}.accordion_icon::before{top:50%;left:.4rem;right:.4rem;height:1.5px;transform:translateY(-50%)}.accordion_icon::after{left:50%;top:.4rem;bottom:.4rem;width:1.5px;transform:translateX(-50%)}.accordion_item[open] .accordion_icon::after{transform:translateX(-50%) scaleY(0);opacity:0}.accordion_panel{padding:0 1.5rem 1.25rem;overflow:hidden}.accordion_panel p,.accordion_panel li{color:var(--ink-700);font-size:var(--text-body);line-height:1.5}.accordion_panel p{margin:0 0 .75rem}.accordion_panel p:last-child{margin-bottom:0}.accordion_panel ul{margin:0;padding-left:1.25rem;list-style:disc}.accordion_panel ul li{margin-bottom:.35rem}.accordion_panel ul li:last-child{margin-bottom:0}.accordion_panel ol{margin:0;padding-left:1.25rem;list-style:decimal}.accordion_panel ol li{margin-bottom:.35rem}.accordion_panel ol li:last-child{margin-bottom:0}.accordion_item[open] .accordion_panel{animation:accordion-reveal .3s ease}@keyframes accordion-reveal{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.blog-list__grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1.75rem;margin-top:3rem}@media(max-width: 1199px){.blog-list__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.blog-list__grid{grid-template-columns:1fr}}.blog-list__card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--card-border, var(--card-hairline-on-light));border-radius:var(--radius-md);overflow:hidden;text-decoration:none;transition:border-color .2s ease}.blog-list__card:hover{border-color:var(--accent-300)}.blog-list__card:hover .blog-list__more svg{transform:translateX(4px)}.blog-list__image{aspect-ratio:16/9;overflow:hidden}.blog-list__image img{display:block;width:100%;height:100%;object-fit:cover}.blog-list__image--placeholder{background:var(--light-200)}.blog-list__body{display:flex;flex-direction:column;flex:1;padding:1.5rem}.blog-list__date{font-size:var(--text-body-sm);color:var(--ink-500);margin-bottom:.5rem}.blog-list__title{font-family:var(--font-heading);font-size:var(--text-h5);line-height:1.4;color:var(--color-heading);margin:0 0 .5rem}.blog-list__excerpt{font-size:var(--text-body-sm);line-height:1.6;color:var(--color-body-text);margin:0 0 1rem}.blog-list__more{display:inline-flex;align-items:center;gap:6px;margin-top:auto;font-family:var(--font-heading);font-size:.85rem;font-weight:600;color:var(--color-link)}.blog-list__more svg{transition:transform .2s ease}.blog-list__empty{text-align:center;color:var(--tone-body, var(--color-body-text));margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:1rem 1.5rem;border-radius:var(--radius-sm);font-family:var(--font-body);font-size:1rem;font-weight:700;line-height:1.1;text-transform:uppercase;white-space:nowrap;border:none;transition:all .3s;cursor:pointer}@media(max-width: 400px){.button{font-size:.9375rem;padding:.875rem 1.25rem;white-space:normal;text-align:center}}.button .arrow{transition:transform .2s ease}.button:hover .arrow{transform:translateX(3px)}.button--primary{background:var(--accent-600);color:var(--white)}.button--primary:hover{background:var(--accent-700);color:var(--white)}.button--white{background:var(--white);color:var(--accent-600)}.button--white:hover{background:var(--white);color:var(--accent-700)}.button--dark{background:var(--dark-800);color:var(--white)}.button--dark:hover{background:var(--dark-700)}.button--outline{background:rgba(0,0,0,0);color:var(--dark-800);border:1px solid var(--dark-800)}.button--outline:hover{background:var(--dark-800);color:var(--white)}.button--outline-light{background:rgba(0,0,0,0);color:var(--white);border:1px solid hsla(0,0%,100%,.4)}.button--outline-light:hover{background:hsla(0,0%,100%,.1);border-color:var(--white)}.button--ghost-light{background-color:rgba(0,0,0,0);color:var(--color-body-text-light);border:1px solid 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:1.5rem}.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,.card-grid_grid--cols-3{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:3rem auto 0;padding-top:2rem;position:relative;text-align:center;font-size:var(--text-body);line-height:1.6;color:var(--tone-body, var(--ink-700))}.card-grid_note::before{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:3rem;height:.2rem;background:var(--ink-400)}.card-grid_note p{margin:0}.card-grid_note a{color:var(--tone-link, var(--accent-700))}.card-grid_footer{text-align:center;margin-top:48px}.card-grid_note+.card-grid_footer{margin-top:28px}.card-grid--borderless .icon-card{border:none}.card-grid--borderless .icon-card.icon-card--link:hover{border-color:rgba(0,0,0,0)}.card-grid--cards-center .icon-card{align-items:center;text-align:center}.contact-form_grid{max-width:64rem;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;column-gap:5rem;align-items:start}@media(max-width: 991px){.contact-form_grid{grid-template-columns:1fr;row-gap:4rem}}@media(max-width: 767px){.contact-form_grid{row-gap:3rem}}.contact-form_heading{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:1.25rem;line-height:1.4;color:var(--dark-900);margin:0 0 1rem}.contact-form_body{color:var(--ink-700);font-size:var(--text-body);line-height:1.5}.contact-form_body p{margin:0 0 1rem}.contact-form_body p:last-child{margin-bottom:0}.contact-form_body a{color:var(--color-link);text-decoration:underline;transition:all .3s}.contact-form_body a:hover{color:var(--color-link-hover)}.contact-form_list{list-style:none;margin:1rem 0 0;padding:.5rem 0;display:grid;gap:1rem}.contact-form_list-item{display:flex;align-items:center;gap:.75rem}@media(max-width: 767px){.contact-form_list-item{justify-content:center}}.contact-form_icon{display:flex;width:1.5rem;height:1.5rem;flex:none;color:var(--dark-800)}.contact-form_list-text{font-size:1rem;color:var(--dark-800)}a.contact-form_list-text{text-decoration:underline;transition:all .3s}a.contact-form_list-text:hover{color:var(--color-link-hover)}@media(max-width: 767px){.contact-form_intro{text-align:center}}.contact-form_form{display:grid;grid-template-columns:1fr;gap:1.5rem}.contact-form_field label{display:block;font-size:.9rem;font-weight:400;color:var(--ink-700);margin-bottom:.25rem}.contact-form_field input,.contact-form_field textarea{width:100%;font-family:var(--font-body);font-size:1rem;line-height:1.6;color:var(--dark-900);background:var(--white);border:2px solid var(--light-200);border-radius:var(--radius-xs);min-height:2.75rem;padding:.5rem .75rem}.contact-form_field input:focus,.contact-form_field textarea:focus{outline:none;border-color:var(--accent-600)}.contact-form_field textarea{min-height:11.25rem;padding-top:.75rem;padding-bottom:.75rem;resize:vertical}.contact-form_hp{position:absolute;left:-9999px;width:1px;height:1px;overflow:hidden}.button--form{letter-spacing:.05em;padding:.75rem 1.25rem;border-radius:var(--radius-xs)}.section_cta{background:var(--accent-600);color:var(--white);position:relative;overflow:hidden}.cta_overlay{position:absolute;inset:0;opacity:.08;filter:saturate(0%);pointer-events:none}.cta_overlay img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.cta_inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:66%;margin:0 auto}@media(max-width: 767px){.cta_inner{max-width:100%}}.cta_heading{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h3);line-height:1.25;letter-spacing:normal;color:var(--white);margin:0;text-wrap:balance}.cta_heading em{color:var(--accent-300);font-style:normal}.cta_text{color:var(--light-100);font-size:var(--text-body-lg);line-height:1.5;max-width:40rem;margin:0;text-wrap:balance}.cta_action{display:flex;justify-content:center}.definition-card{max-width:80%;margin:0 auto;background:var(--light-100);border-radius:var(--radius-sm);padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}@media(max-width: 991px){.definition-card{max-width:100%;padding:1.5rem}}.definition-card_icon{width:10rem;height:auto;filter:contrast(200%)}@media(max-width: 767px){.definition-card_icon{width:7rem}}.definition-card_word{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h3);line-height:1.25;color:var(--dark-900);margin:0}.definition-card_phonetic{color:var(--ink-500);font-size:var(--text-body);margin:0}.definition-card_phonetic strong{color:var(--ink-700)}.definition-card_body{max-width:80%;margin:0 auto}@media(max-width: 991px){.definition-card_body{max-width:100%}}.definition-card_body p{color:var(--ink-700);font-size:var(--text-body);line-height:1.5;margin:0 0 .75rem}.definition-card_body p:last-child{margin-bottom:0}.definition-card_source{font-style:italic;color:var(--ink-500);font-size:var(--text-body-sm);margin:0}.embed_frame iframe{display:block;width:100%;height:var(--embed-h, auto);min-height:var(--embed-min-h, 0);border:0}.embed_frame[style*="--embed-h"] iframe{min-height:0}.embed_video{max-width:var(--embed-max-w, 48rem);margin:0 auto}.embed_video video{display:block;width:100%;height:auto}.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(--dark-900);transition:color .2s ease}.faq_question::-webkit-details-marker{display:none}.faq_question::marker{content:""}.faq_question:hover{color:var(--accent-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(--accent-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 ul,.faq_answer ol{color:var(--ink-700);line-height:1.7;margin:0 0 .85rem;padding-left:1.25rem}.faq_answer ul:last-child,.faq_answer ol:last-child{margin-bottom:0}.faq_answer ul li,.faq_answer ol li{margin-bottom:.35rem}.faq_answer ul{list-style:disc}.faq_answer ol{list-style:decimal}.faq_answer a{color:var(--accent-700);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;transition:color .2s ease}.faq_answer a:hover{color:var(--accent-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(--accent-300)}.bg-dark--feature .faq_icon::before,.bg-dark--feature .faq_icon::after{background:var(--accent-300)}.bg-dark--feature .faq_answer p{color:hsla(0,0%,100%,.78)}.bg-dark--feature .faq_answer a{color:var(--accent-300)}.bg-dark--feature .faq_answer a:hover{color:var(--white)}.section_feature-split{overflow:visible}.feature-split{display:grid;grid-template-columns:1fr 1fr;gap: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 .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}}.section_feature-split--offset{background:linear-gradient(270deg, var(--light-100) 0 66%, var(--white) 66%);--offset-bleed: 0rem}.section_feature-split--offset.py-lg{--offset-bleed: var(--space-lg)}.section_feature-split--offset.py-md{--offset-bleed: var(--space-md)}.section_feature-split--offset.py-sm{--offset-bleed: var(--space-sm)}.section_feature-split--offset .feature-split{align-items:stretch}.section_feature-split--offset .feature-split_visual{position:relative}.section_feature-split--offset .feature-split_image{aspect-ratio:auto;position:absolute;left:0;right:0;top:calc(var(--offset-bleed)*-1);bottom:calc(var(--offset-bleed)*-1);height:auto;transform:none;overflow:hidden}.section_feature-split--offset .feature-split_image img{width:100%;height:100%;object-fit:cover}@media(max-width: 767px){.section_feature-split--offset{background:var(--light-100)}.section_feature-split--offset .feature-split_image{position:static;height:auto;transform:none;aspect-ratio:3/2}}.feature-split_image{position:relative;z-index:1;border-radius:0;overflow:hidden;aspect-ratio:4/3;background:var(--light-100);box-shadow:none}.feature-split_image.feature-split_image--natural{aspect-ratio:auto}.feature-split_image.feature-split_image--natural img{height:auto}.feature-split_image.feature-split_image--fill{aspect-ratio:auto;position:absolute;inset:0}.feature-split_image.feature-split_image--fill img{height:100%;object-fit:cover}.feature-split_image img{width:100%;height:100%;object-fit:cover;object-position:var(--feature-img-pos, center);display:block}.feature-split--fill{align-items:stretch}.feature-split--fill .feature-split_visual{position:relative}.feature-split--fill .feature-split_content{padding-top:4rem;padding-bottom:4rem}@media(max-width: 767px){.feature-split--fill .feature-split_content{padding-top:0;padding-bottom:0}.feature-split--fill .feature-split_image--fill{position:static;aspect-ratio:3/2}}.feature-split_image .placeholder-img,.feature-split_image .placeholder-img--portrait{width:100%;height:100%;min-height:0;background:var(--light-200)}.feature-split_eyebrow{margin:0 0 1rem;color:var(--tone-eyebrow)}.feature-split_eyebrow::before{background:var(--tone-eyebrow)}.feature-split_heading{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h3);line-height:1.3;letter-spacing:normal;color:var(--tone-heading);margin:0}.feature-split_heading em{color:var(--accent-600);font-style:normal}.feature-split_heading--h4{font-size:var(--text-h4);line-height:1.35}.feature-split_heading--h5{font-size:var(--text-h5);line-height:1.4}.feature-split_divider{display:block;width:3rem;height:.2rem;background:var(--ink-400);margin-top:1.5rem}.feature-split_subheading{font-family:var(--font-body);font-size:var(--text-body-sm);font-weight:600;color:var(--tone-subheading);margin:.6rem 0 0}.feature-split_body{margin-top:1.5rem}.feature-split_body h3,.feature-split_body h4,.feature-split_body h5{color:var(--tone-heading);margin:1.5rem 0 1rem}.feature-split_body h3:first-child,.feature-split_body h4:first-child,.feature-split_body h5:first-child{margin-top:0}.feature-split_body p{color:var(--tone-body);font-size:var(--text-body);line-height:1.5;margin:0 0 1rem}.feature-split_body p:last-child{margin-bottom:0}.feature-split_body ul{color:var(--tone-body);line-height:1.5;margin:0 0 1rem;padding-left:1.25rem;list-style:disc}.feature-split_body ul:last-child{margin-bottom:0}.feature-split_body ul li{margin-bottom:.35rem}.feature-split_body ol{color:var(--tone-body);line-height:1.5;margin:0 0 1rem;padding-left:1.25rem;list-style:decimal}.feature-split_body ol:last-child{margin-bottom:0}.feature-split_body ol li{margin-bottom:.35rem}.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_link-cards{list-style:none;padding:0;margin:1.5rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:.75rem;align-items:stretch}@media(max-width: 767px){.feature-split_link-cards{grid-template-columns:1fr}}.feature-split_link-cards li{display:flex}.feature-split_link-card{display:flex;align-items:center;flex:1;width:100%;background:var(--white);border-radius:var(--radius-sm);padding:.875rem 1.25rem;font-family:var(--font-body);font-weight:600;font-size:.9375rem;line-height:1.3;color:var(--accent-600);text-decoration:none;transition:color .3s}.feature-split_link-card:hover{color:var(--accent-700)}.feature-split_quote{margin:2rem 0 0;padding:1.5rem;background:var(--tone-quote-bg);border-left:4px solid var(--accent-500);border-radius:var(--radius-sm)}.feature-split_quote .feature-split_quote-text{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:1.15rem;line-height:1.5;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:1.25rem}@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:var(--radius-sm);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)}.section_hero{position:relative;overflow:hidden;background:var(--dark-800);padding:8rem 0}@media(max-width: 991px){.section_hero{padding:6rem 0}}@media(max-width: 767px){.section_hero{padding:4rem 0}}.hero__media{position:absolute;inset:0}.hero__media video,.hero__media img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero__scrim{position:absolute;inset:0;background:rgba(0,0,0,.5)}.hero__inner{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:66%;margin-inline:auto}@media(max-width: 767px){.hero__inner{max-width:100%}}.hero__heading{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h1)}@media(min-width: 768px)and (max-width: 991px){.hero__heading{font-size:2.75rem}}.hero__heading{line-height:1.25;letter-spacing:normal;color:var(--white);margin:0}.hero__heading em{color:var(--accent-300);font-style:normal}.hero__text{font-size:var(--text-body-lg);line-height:1.5;color:var(--white);max-width:44rem;margin:0}.hero__action{display:flex;justify-content:center}.section_interior-hero{background:var(--light-100);padding:1rem 0 4rem}@media(max-width: 991px){.section_interior-hero{padding:0 0 3rem}}.section_interior-hero--lg{padding:2.5rem 0 5rem}@media(max-width: 991px){.section_interior-hero--lg{padding:1rem 0 3.5rem}}.section_interior-hero--lg .interior-hero_heading{font-size:var(--text-h1)}@media(max-width: 767px){.section_interior-hero--lg .interior-hero_heading{font-size:var(--text-h2)}}.interior-hero{max-width:66%;margin:0 auto;text-align:center}@media(max-width: 991px){.interior-hero{max-width:100%}}.interior-hero_eyebrow{justify-content:center;margin-bottom:20px}.interior-hero_heading{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h2);line-height:1.25;letter-spacing:normal;color:var(--dark-900);margin:0}.interior-hero_heading em{color:inherit;font-style:normal}.interior-hero_text{margin:1.5rem auto 0;max-width:44rem;font-size:var(--text-body-lg);line-height:1.5;color:var(--ink-700)}.interior-hero_buttons{margin-top:1.75rem;justify-content:center}.logo-strip_grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(7, 1fr);column-gap:5rem;row-gap:2rem;align-items:center}@media(max-width: 1199px){.logo-strip_grid{column-gap:3rem}}@media(max-width: 991px){.logo-strip_grid{grid-template-columns:repeat(5, 1fr);column-gap:2rem}}@media(max-width: 767px){.logo-strip_grid{grid-template-columns:repeat(4, 1fr);column-gap:1.25rem;row-gap:1.5rem}}@media(max-width: 400px){.logo-strip_grid{grid-template-columns:repeat(3, 1fr);column-gap:1rem}}.logo-strip_item{display:block}.logo-strip_link{display:block}.logo-strip_img{display:block;width:100%;max-width:7.5rem;margin-inline:auto;aspect-ratio:3/2;object-fit:contain;filter:grayscale(1)}.section_narrative .narrative_body{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:66%;margin:0 auto}@media(max-width: 767px){.section_narrative .narrative_body{max-width:100%}}.section_narrative .narrative_body>h5{color:var(--accent-600);margin:0}.section_narrative .narrative_body>h2{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h3);line-height:1.25;letter-spacing:normal;color:var(--tone-heading);margin:0;text-wrap:balance}.section_narrative .narrative_body>h2 em{color:var(--accent-600);font-style:normal}.narrative_divider{display:block;width:3rem;height:.2rem;background:var(--ink-400)}.narrative_prose p{color:var(--tone-body);font-size:var(--text-body);line-height:1.5;margin:0 0 .75rem}.narrative_prose p:last-child{margin-bottom:0}.narrative_prose ul,.narrative_prose ol{color:var(--tone-body);line-height:1.5;margin:0 0 .75rem;padding-left:1.25rem;text-align:left}.narrative_prose ul:last-child,.narrative_prose ol:last-child{margin-bottom:0}.narrative_prose ul li,.narrative_prose ol li{margin-bottom:.35rem}.narrative_prose ul{list-style:disc}.narrative_prose ol{list-style:decimal}.narrative_prose a{color:var(--tone-link);text-decoration:underline;text-underline-offset:2px}.narrative_prose a:hover{color:var(--tone-link-hover)}.narrative_quote{margin:1rem 0 0;padding:1.5rem;background:var(--light-100);border-radius:var(--radius-sm)}.narrative_quote p{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h6);line-height:1.4;color:var(--dark-800);margin:0}.narrative_quote cite{display:block;margin-top:.75rem;font-style:normal;color:var(--ink-700)}.section_process-steps{overflow:hidden}.process-steps{width:80%;margin:0 auto;padding:0;list-style:none;display:grid;gap:4rem;position:relative}@media(max-width: 991px){.process-steps{width:100%;gap:2rem}}@media(max-width: 767px){.process-steps{gap:3rem}}.process-steps--cols-2{grid-template-columns:repeat(2, 1fr)}.process-steps--cols-3{grid-template-columns:repeat(3, 1fr)}.process-steps--cols-4{grid-template-columns:repeat(4, 1fr);width:100%;gap:2.5rem}@media(max-width: 991px){.process-steps--cols-4{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.process-steps--cols-2,.process-steps--cols-3,.process-steps--cols-4{grid-template-columns:1fr}}.process-step{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;position:relative}.process-step_node{flex:none;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-numeric);font-weight:var(--heading-weight);font-size:2.5rem;line-height:1;font-variant-numeric:lining-nums;color:var(--accent-600);background:var(--white);border:1px solid var(--card-hairline, transparent);box-shadow:none;position:relative;z-index:1}.process-steps--rail{--steps-gap: 4rem}@media(max-width: 991px){.process-steps--rail{--steps-gap: 2rem}}.process-steps--rail .process-step:not(:first-child)::before{content:"";position:absolute;top:2rem;right:50%;width:calc(100% + var(--steps-gap));height:1px;background:var(--card-hairline-on-light);z-index:0}@media(max-width: 767px){.process-steps--rail .process-step:not(:first-child)::before{display:none}}.process-steps--rail.process-steps--cols-4{--steps-gap: 2.5rem}@media(max-width: 991px){.process-steps--rail.process-steps--cols-4 .process-step:nth-child(2n+1)::before{display:none}}.bg-dark--feature .process-steps--rail .process-step:not(:first-child)::before{background:var(--card-hairline-on-dark)}.process-step_content{display:flex;flex-direction:column;align-items:center;gap:1rem}.process-step_title{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h5);letter-spacing:normal;line-height:1.4;color:var(--tone-heading);margin:0}.process-step_body p{color:var(--tone-body);font-size:var(--text-body);line-height:1.5;margin:0 0 .85rem}.process-step_body p:last-child{margin-bottom:0}.process-step_body a{color:var(--tone-link);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;transition:color .2s ease}.process-step_body a:hover{color:var(--tone-link-hover)}.section_splash{position:relative;background:var(--dark-700);overflow:hidden}.splash_backdrop{position:absolute;inset:0;z-index:1;opacity:.07;filter:saturate(0%);pointer-events:none}.splash_backdrop img,.splash_backdrop picture{width:100%;height:100%;object-fit:cover;display:block}.splash_card{position:relative;z-index:2;width:60%;background:var(--white);border-radius:var(--radius-sm);padding:2.5rem}@media(max-width: 991px){.splash_card{width:80%}}@media(max-width: 767px){.splash_card{width:100%;padding:1.5rem}}.splash_heading{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h4);line-height:1.35;color:var(--color-heading);margin:0 0 1rem}.splash_body p{color:var(--color-body-text);font-size:var(--text-body);line-height:1.5;margin:0 0 1rem}.splash_body p:last-child{margin-bottom:0}.splash_body ul{color:var(--color-body-text);line-height:1.5;margin:0 0 1rem;padding-left:1.25rem;list-style:disc}.splash_body ul:last-child{margin-bottom:0}.splash_body ul li{margin-bottom:.35rem}.splash_body a{color:var(--color-link);text-decoration:underline;text-underline-offset:2px;text-decoration-thickness:1px;transition:color .2s ease}.splash_body a:hover{color:var(--color-link-hover)}.team-grid_grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;column-gap:6rem;row-gap:4rem}@media(max-width: 991px){.team-grid_grid{column-gap:3rem}}@media(max-width: 767px){.team-grid_grid{grid-template-columns:1fr;row-gap:3rem}}.team-grid_person{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.team-grid_photo{width:12rem;height:12rem;aspect-ratio:1;object-fit:cover;border-radius:var(--radius-sm);display:block}.team-grid_name{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h5);line-height:1.4;color:var(--tone-heading);margin:0}.team-grid_role{color:var(--tone-body);font-size:var(--text-body-sm);margin:-0.5rem 0 0}.team-grid_bio p{color:var(--tone-body);font-size:var(--text-body);line-height:1.5;margin:0 0 .75rem}.team-grid_bio p:last-child{margin-bottom:0}.testimonials_list{display:flex;flex-direction:column;gap:5rem}.testimonial{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem;max-width:80%;margin:0 auto}@media(max-width: 767px){.testimonial{max-width:100%}}.testimonial_glyph{color:var(--accent-600);line-height:1}.testimonial_glyph svg{width:5rem;height:5rem;display:block}@media(max-width: 767px){.testimonial_glyph svg{width:3.5rem;height:3.5rem}}.testimonial_quote{margin:0}.testimonial_quote p{font-family:var(--font-heading);font-weight:var(--heading-weight);font-size:var(--text-h5);line-height:1.4;color:var(--dark-800);margin:0}.testimonial_cite{font-size:var(--text-body);font-style:normal;color:var(--tone-body)}.bg-dark--feature .testimonial_quote p{color:var(--white)}.bg-dark--feature .testimonial_glyph{color:var(--accent-300)}