.hero[data-astro-cid-j7pv25f6]{background:var(--color-cream);overflow:hidden}.hero__grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 72px);align-items:stretch}.hero__left[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;justify-content:space-between;padding:5.5rem 3rem 0 0}.hero__text[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;flex:1}.hero__eyebrow[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:.6875rem;letter-spacing:.2em;text-transform:uppercase;color:var(--color-copper);margin-bottom:2rem}.hero__headline[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:clamp(2.25rem,4vw,3.5rem);font-weight:400;color:var(--color-navy);line-height:1.18;margin-bottom:1.5rem;letter-spacing:-.01em}.hero__sub[data-astro-cid-j7pv25f6]{font-family:var(--font-sans);font-size:1rem;color:var(--color-gray-500);margin-bottom:2.75rem;line-height:1.6;max-width:360px}.hero__actions[data-astro-cid-j7pv25f6]{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.hero__streetscape[data-astro-cid-j7pv25f6]{align-self:flex-end;width:100%;overflow:hidden}.streetscape-svg[data-astro-cid-j7pv25f6]{width:100%;height:auto;display:block;color:var(--color-copper)}.hero__right[data-astro-cid-j7pv25f6]{display:flex;align-items:flex-end;justify-content:center;padding:3rem 0 0 3rem;overflow:hidden}.house-svg[data-astro-cid-j7pv25f6]{width:100%;max-width:420px;height:auto;display:block;color:var(--color-navy)}@media (prefers-reduced-motion: no-preference){@keyframes hero-fade-up{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.hero__eyebrow[data-astro-cid-j7pv25f6],.hero__headline[data-astro-cid-j7pv25f6],.hero__sub[data-astro-cid-j7pv25f6],.hero__actions[data-astro-cid-j7pv25f6]{opacity:0;animation:hero-fade-up .6s ease forwards}.hero__eyebrow[data-astro-cid-j7pv25f6]{animation-delay:.05s}.hero__headline[data-astro-cid-j7pv25f6]{animation-delay:.18s}.hero__sub[data-astro-cid-j7pv25f6]{animation-delay:.3s}.hero__actions[data-astro-cid-j7pv25f6]{animation-delay:.42s}}.credentials-strip[data-astro-cid-j7pv25f6]{background:var(--color-navy);padding:1.25rem 1.5rem}.credentials-strip__inner[data-astro-cid-j7pv25f6]{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;font-family:var(--font-serif);font-size:.6875rem;letter-spacing:.16em;text-transform:uppercase;color:#ffffff8c}.credentials-strip__dot[data-astro-cid-j7pv25f6]{color:var(--color-copper);font-size:1rem;line-height:1}.services-grid[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem 4rem}.service-entry[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.75rem;text-decoration:none;color:inherit}.service-entry__rule[data-astro-cid-j7pv25f6]{width:36px;height:1px;background:var(--color-copper);margin-bottom:.25rem}.service-entry[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--color-navy);font-size:1.125rem;transition:color .15s ease}.service-entry[data-astro-cid-j7pv25f6]:hover h3[data-astro-cid-j7pv25f6]{color:var(--color-copper)}.service-entry[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--color-gray-500);font-size:.9375rem;line-height:1.75;flex:1}.service-entry__link[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);color:var(--color-copper);font-size:.8125rem;letter-spacing:.06em;opacity:.8;transition:opacity .15s ease}.service-entry[data-astro-cid-j7pv25f6]:hover .service-entry__link[data-astro-cid-j7pv25f6]{opacity:1}.services-footer[data-astro-cid-j7pv25f6]{text-align:center;margin-top:3.5rem}.text-link[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:.8125rem;letter-spacing:.1em;text-transform:uppercase;color:var(--color-navy);text-decoration:none;border-bottom:1px solid rgba(51,69,107,.3);padding-bottom:.125rem;transition:border-color .15s ease,color .15s ease}.text-link[data-astro-cid-j7pv25f6]:hover{color:var(--color-copper);border-color:var(--color-copper)}.steps[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:repeat(3,1fr);gap:4rem}.step[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.875rem}.step__num[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:.6875rem;letter-spacing:.2em;color:var(--color-copper);text-transform:uppercase}.step[data-astro-cid-j7pv25f6] h3[data-astro-cid-j7pv25f6]{color:var(--color-navy);font-size:1.125rem}.step[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{color:var(--color-gray-500);font-size:.9375rem;line-height:1.75}.testimonials[data-astro-cid-j7pv25f6]{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.testimonial[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:1.25rem;border-top:1px solid var(--color-gray-200);padding-top:1.75rem}.testimonial[data-astro-cid-j7pv25f6] blockquote[data-astro-cid-j7pv25f6] p[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-style:italic;font-size:1.0625rem;line-height:1.75;color:var(--color-charcoal)}.testimonial[data-astro-cid-j7pv25f6] figcaption[data-astro-cid-j7pv25f6]{display:flex;flex-direction:column;gap:.2rem}.testimonial[data-astro-cid-j7pv25f6] figcaption[data-astro-cid-j7pv25f6] strong[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:.875rem;font-weight:400;color:var(--color-navy);letter-spacing:.03em}.testimonial[data-astro-cid-j7pv25f6] figcaption[data-astro-cid-j7pv25f6] span[data-astro-cid-j7pv25f6]{font-size:.8125rem;color:var(--color-gray-500)}.cta-panel[data-astro-cid-j7pv25f6]{text-align:center;max-width:560px;margin:0 auto}.cta-panel__eyebrow[data-astro-cid-j7pv25f6]{font-family:var(--font-serif);font-size:.625rem;letter-spacing:.22em;text-transform:uppercase;color:var(--color-copper);margin-bottom:1.25rem;opacity:.8}.cta-panel[data-astro-cid-j7pv25f6] h2[data-astro-cid-j7pv25f6]{color:var(--color-white);margin-bottom:1rem;font-size:clamp(1.5rem,3vw,2rem)}.cta-panel[data-astro-cid-j7pv25f6]>p[data-astro-cid-j7pv25f6]{color:#fff9;margin-bottom:2.5rem;font-size:1rem;line-height:1.75}@media (max-width: 900px){.hero__grid[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;min-height:auto}.hero__left[data-astro-cid-j7pv25f6]{padding:3.5rem 0 0}.hero__streetscape[data-astro-cid-j7pv25f6]{display:none}.hero__right[data-astro-cid-j7pv25f6]{display:flex;padding:2rem 0 0;max-height:200px;overflow:hidden}.house-svg[data-astro-cid-j7pv25f6]{max-width:100%}.services-grid[data-astro-cid-j7pv25f6],.steps[data-astro-cid-j7pv25f6]{grid-template-columns:1fr;gap:2.5rem}.testimonials[data-astro-cid-j7pv25f6]{grid-template-columns:1fr}}@media (max-width: 600px){.credentials-strip__dot[data-astro-cid-j7pv25f6]{display:none}.credentials-strip__inner[data-astro-cid-j7pv25f6]{gap:.75rem;flex-direction:column}.hero__actions[data-astro-cid-j7pv25f6]{flex-direction:column;align-items:flex-start}}
