.hero-centered{background:var(--brand-background);padding:calc(var(--spacing-section) * 1.05) 0 var(--spacing-section)}.hero-centered__headline{font-family:var(--brand-font-heading);font-weight:400;font-size:clamp(2.75rem,6vw,5rem);line-height:1.08;letter-spacing:-.015em;color:var(--brand-text);max-width:16ch;margin:0 auto 1.75rem;text-align:center}.hero-centered__sub{font-family:var(--brand-font-body);font-size:1.0625rem;line-height:1.75;color:var(--brand-text-muted);max-width:540px;margin:0 auto 2.5rem;font-weight:300;text-align:center}.hero-centered__actions{display:flex;gap:1rem;align-items:center;justify-content:center}.hero-centered__image{margin-top:5.5rem;height:600px;background-size:cover;background-position:50%}@media (max-width:768px){.hero-centered__image{height:340px;margin-top:3.5rem}}.feature-split{background:var(--brand-background);padding:calc(var(--spacing-section) * .6) 0}.feature-split__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:5.5rem;gap:5.5rem;align-items:center}.feature-split__image{height:620px;background-size:cover;background-position:50%}.feature-split__eyebrow{font-family:var(--brand-font-body);font-size:.7rem;font-weight:500;letter-spacing:.22em;text-transform:uppercase;color:var(--brand-accent);margin-bottom:1.5rem}.feature-split__heading{font-family:var(--brand-font-heading);font-weight:400;font-size:clamp(2rem,3.6vw,2.875rem);line-height:1.14;letter-spacing:-.015em;color:var(--brand-text);margin-bottom:1.5rem;max-width:16ch}.feature-split__body{font-family:var(--brand-font-body);font-size:1.0625rem;line-height:1.85;color:var(--brand-text-muted);font-weight:300;max-width:44ch;margin-bottom:2.25rem}.feature-split__link{display:inline-block;font-family:var(--brand-font-body);font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--brand-text);padding-bottom:.4rem;border-bottom:1px solid var(--brand-text);transition:color .15s,border-color .15s}.feature-split__link:hover{color:var(--brand-accent);border-color:var(--brand-accent)}@media (max-width:860px){.feature-split__grid{grid-template-columns:1fr;gap:2.5rem}.feature-split__image{order:-1;height:380px}}.hero-slideshow{position:relative;min-height:600px;overflow:hidden;padding-top:200px}.hero-slideshow__images,.hero-slideshow__slide{position:absolute;inset:0}.hero-slideshow__slide{background-size:cover;background-position:50%;opacity:0;transition:opacity 1.6s ease-in-out}.hero-slideshow__slide.is-active{opacity:1}.hero-slideshow__scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(20,18,15,.32),rgba(20,18,15,.22) 40%,rgba(20,18,15,.4))}.hero-slideshow__content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 2rem}.hero-slideshow__headline{font-family:var(--brand-font-heading);font-weight:400;font-size:clamp(2.5rem,6vw,5rem);line-height:1.1;letter-spacing:-.01em;color:var(--brand-on-primary);max-width:18ch;text-shadow:0 1px 24px rgba(20,18,15,.25)}.hero-slideshow__sub{font-family:var(--brand-font-body);font-weight:300;font-size:clamp(1rem,1.6vw,1.25rem);line-height:1.6;color:var(--brand-on-primary);opacity:.92;max-width:38ch;margin-top:1.5rem;text-shadow:0 1px 18px rgba(20,18,15,.3)}.hero-slideshow__actions{display:flex;gap:1rem;margin-top:2.5rem;flex-wrap:wrap;justify-content:center}.hero-slideshow__btn{display:inline-block;font-family:var(--brand-font-body);font-size:.75rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;padding:1rem 2.25rem;border-radius:var(--radius-md);border:1px solid transparent;transition:opacity .2s,background .2s,color .2s,border-color .2s}.hero-slideshow__btn--primary{background:var(--brand-on-primary);color:var(--brand-primary)}.hero-slideshow__btn--primary:hover{opacity:.88}.hero-slideshow__btn--secondary{background:transparent;color:var(--brand-on-primary);border-color:hsla(43,47%,97%,.55)}.hero-slideshow__btn--secondary:hover{background:var(--brand-on-primary);color:var(--brand-primary);border-color:var(--brand-on-primary)}.intro-centered{background:var(--brand-background);padding:calc(var(--spacing-section) * 1.35) 0}.intro-centered__inner{max-width:760px;margin:0 auto;text-align:center}.intro-centered__logomark{font-size:1.5rem;color:var(--brand-accent);letter-spacing:.04em}.intro-centered__headline,.intro-centered__logomark{font-family:var(--brand-font-heading);margin-bottom:2rem}.intro-centered__headline{font-weight:400;font-size:clamp(2rem,4vw,3.25rem);line-height:1.18;letter-spacing:-.015em;color:var(--brand-text)}.intro-centered__body{font-family:var(--brand-font-body);font-size:1.0625rem;line-height:1.85;color:var(--brand-text-muted);font-weight:300;max-width:540px;margin:0 auto}.testimonials-grid{background:var(--brand-background);padding:var(--spacing-section) 0}.testimonials-grid__header{text-align:center;margin-bottom:5rem;max-width:640px;margin-left:auto;margin-right:auto}.testimonials-grid__heading{font-family:var(--brand-font-heading);font-weight:400;font-size:clamp(2rem,3.6vw,3rem);line-height:1.12;letter-spacing:-.015em;color:var(--brand-text);margin-bottom:1.25rem}.testimonials-grid__sub{font-family:var(--brand-font-body);font-size:1rem;line-height:1.75;color:var(--brand-text-muted);font-weight:300}.testimonials-grid__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-column-gap:4rem;column-gap:4rem;grid-row-gap:3.5rem;row-gap:3.5rem}.testimonials-grid__card{padding-top:2rem;border-top:1px solid var(--brand-border);background:transparent}.testimonials-grid__stars{font-size:.85rem;letter-spacing:.18em;color:var(--brand-accent);margin-bottom:1.5rem}.testimonials-grid__quote{font-family:var(--brand-font-heading);font-size:1.375rem;line-height:1.5;color:var(--brand-text);font-weight:400;margin-bottom:1.5rem;font-style:italic;letter-spacing:-.01em}.testimonials-grid__attribution{font-family:var(--brand-font-body);font-size:.9rem;font-weight:400;letter-spacing:.01em;color:var(--brand-text-muted)}