.hero.svelte-cwls5q{position:relative;min-height:65svh;display:flex;align-items:flex-end;padding-bottom:clamp(3.5rem,7vw,6rem);overflow:hidden}.hero__bg.svelte-cwls5q{position:absolute;inset:0;background-image:url(../../../assets/midwest-summer-home-boxwood-hydrangeas-lawn.webp);background-size:cover;background-position:center 35%}.hero__overlay.svelte-cwls5q{position:absolute;inset:0;background:linear-gradient(to top,rgba(8,24,14,.85) 0%,rgba(8,24,14,.45) 60%,transparent 100%)}.hero__content.svelte-cwls5q{position:relative;z-index:1;padding-top:clamp(6rem,16vw,10rem);max-width:680px}.hero__eyebrow.svelte-cwls5q{color:var(--color-gold-light)}.hero__heading.svelte-cwls5q{font-family:var(--font-heading);font-size:clamp(2.2rem,5vw,3.75rem);color:var(--color-white);line-height:1.12;margin-top:var(--space-3);margin-bottom:var(--space-5);letter-spacing:-.02em}.hero__sub.svelte-cwls5q{font-size:clamp(1rem,1.8vw,1.125rem);color:#fffc;max-width:50ch;line-height:1.72}.story-section__inner.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,6vw,5rem);align-items:start}@media(min-width:860px){.story-section__inner.svelte-cwls5q{grid-template-columns:1fr 340px}}.story-section__text.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-gray-600);line-height:1.8;margin-top:var(--space-4);font-size:1rem}.story-section__figure.svelte-cwls5q{margin:0}.story-section__img.svelte-cwls5q{width:100%;height:auto;border-radius:var(--border-radius-xl);box-shadow:var(--shadow-card);display:block;object-fit:cover;aspect-ratio:4 / 5}.values-section__header.svelte-cwls5q{text-align:center;max-width:52ch;margin:0 auto var(--space-10)}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-4);list-style:none;padding:0}@media(min-width:560px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(4,1fr)}}.value-card.svelte-cwls5q{background:var(--color-white);border-radius:var(--border-radius-lg);padding:var(--space-6) var(--space-5);box-shadow:var(--shadow-card);border:1px solid rgba(46,125,82,.08);display:flex;flex-direction:column;gap:var(--space-3);transition:transform .25s ease,box-shadow .25s ease}.value-card.svelte-cwls5q:hover{transform:translateY(-3px);box-shadow:var(--shadow-card-hover)}.value-card__icon.svelte-cwls5q{font-size:1.75rem;line-height:1}.value-card__title.svelte-cwls5q{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;color:var(--color-navy);margin:0;line-height:1.25}.value-card__desc.svelte-cwls5q{font-size:var(--text-sm);color:var(--color-gray-600);line-height:1.7;margin:0}.cred-section__inner.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-10);align-items:center}@media(min-width:768px){.cred-section__inner.svelte-cwls5q{grid-template-columns:1fr 1fr}}.cred-section__lead.svelte-cwls5q{color:var(--color-gray-600);line-height:1.75;margin-top:var(--space-4);font-size:1rem}.cred-list.svelte-cwls5q{list-style:none;padding:0;display:flex;flex-direction:column;gap:var(--space-3)}.cred-item.svelte-cwls5q{display:flex;align-items:center;gap:var(--space-4);padding:var(--space-4) var(--space-5);background:var(--color-bg);border-radius:var(--border-radius-lg);border:1px solid rgba(46,125,82,.1);box-shadow:var(--shadow-card)}.cred-item__icon.svelte-cwls5q{font-size:1.25rem;flex-shrink:0}.cred-item__label.svelte-cwls5q{font-size:var(--text-sm);font-weight:600;color:var(--color-charcoal);line-height:1.4}.crew-section__inner.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:clamp(2.5rem,6vw,5rem);align-items:center}@media(min-width:860px){.crew-section__inner.svelte-cwls5q{grid-template-columns:1fr 1fr}}.crew-section__figure.svelte-cwls5q{margin:0}.crew-section__img.svelte-cwls5q{width:100%;height:auto;border-radius:var(--border-radius-xl);box-shadow:var(--shadow-card);display:block;object-fit:cover;aspect-ratio:4 / 3}.crew-section__heading.svelte-cwls5q{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.5rem);color:var(--color-navy);line-height:1.15;margin-top:var(--space-3);margin-bottom:var(--space-5);letter-spacing:-.01em}.crew-section__text.svelte-cwls5q p:where(.svelte-cwls5q){color:var(--color-gray-600);line-height:1.8;font-size:1rem;margin-bottom:var(--space-4)}.crew-section__cta.svelte-cwls5q{margin-top:var(--space-6)}.area-section__header.svelte-cwls5q{text-align:center;max-width:52ch;margin:0 auto var(--space-8)}.area-pills.svelte-cwls5q{display:flex;flex-wrap:wrap;gap:var(--space-3);justify-content:center;list-style:none;padding:0}.area-pill.svelte-cwls5q{background:var(--color-white);color:var(--color-navy);font-size:var(--text-sm);font-weight:600;padding:var(--space-2) var(--space-5);border-radius:100px;border:1.5px solid var(--color-gray-200);box-shadow:var(--shadow-card);transition:background var(--transition),color var(--transition),border-color var(--transition)}.area-pill.svelte-cwls5q:hover{background:var(--color-navy);color:var(--color-white);border-color:var(--color-navy)}.area-note.svelte-cwls5q{margin-top:var(--space-6);text-align:center;font-size:var(--text-sm);color:var(--color-gray-500);width:100%;display:block}.area-note__link.svelte-cwls5q{color:var(--color-navy);font-weight:700;text-decoration:underline;text-underline-offset:3px}.cta-section.svelte-cwls5q{padding-block:clamp(4rem,8vw,7rem)}.cta-section__inner.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:var(--space-8);align-items:center}@media(min-width:768px){.cta-section__inner.svelte-cwls5q{grid-template-columns:1fr auto}}.cta-section__heading.svelte-cwls5q{font-family:var(--font-heading);font-size:clamp(1.75rem,3.5vw,2.5rem);color:var(--color-white);line-height:1.15;margin-bottom:var(--space-3);letter-spacing:-.01em}.cta-section__sub.svelte-cwls5q{font-size:1rem;color:#ffffffb3;max-width:48ch;line-height:1.7}.cta-section__actions.svelte-cwls5q{display:flex;flex-direction:column;gap:var(--space-3);flex-shrink:0}@media(min-width:480px){.cta-section__actions.svelte-cwls5q{flex-direction:row;flex-wrap:wrap}}
