.hero[data-astro-cid-5tznm7mj]{position:relative;width:100%;min-height:75vh;display:flex;flex-direction:column}.hero__bg[data-astro-cid-5tznm7mj]{position:absolute;inset:0;background:var(--color-cream)}.hero__grain[data-astro-cid-5tznm7mj]{position:absolute;inset:0;background-image:url(/noise.svg);background-repeat:repeat;background-size:200px 200px;opacity:.012;pointer-events:none;mix-blend-mode:multiply}.hero__grid[data-astro-cid-5tznm7mj]{position:relative;z-index:10;display:grid;grid-template-columns:1fr auto;gap:clamp(3rem,8vw,8rem);align-items:end;flex:1;padding:clamp(10rem,16vh,14rem) clamp(1.5rem,5vw,5rem) clamp(5rem,9vh,7rem)}.hero__main[data-astro-cid-5tznm7mj]{max-width:680px;padding-bottom:.5rem}.hero__eyebrow[data-astro-cid-5tznm7mj]{margin-bottom:1rem;opacity:0;transform:translateY(12px);animation:heroReveal .6s var(--ease-expo) .1s forwards}.hero__eyebrow[data-astro-cid-5tznm7mj] span[data-astro-cid-5tznm7mj]{font-size:.625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted)}.hero__headline[data-astro-cid-5tznm7mj]{font-weight:400;line-height:1.05;letter-spacing:-.03em;color:var(--color-charcoal);margin:0;font-size:clamp(2.5rem,5vw + .5rem,4.5rem);opacity:0;transform:translateY(20px);animation:heroReveal .8s var(--ease-expo) .15s forwards}.hero__subtext[data-astro-cid-5tznm7mj]{font-size:clamp(1rem,1.15vw,1.125rem);font-weight:400;line-height:1.7;color:var(--color-text-secondary);max-width:520px;margin-top:1.25rem;opacity:0;transform:translateY(12px);animation:heroReveal .7s var(--ease-expo) .2s forwards}.hero__meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;flex-wrap:wrap;gap:2rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(0,0,0,.06);opacity:0;transform:translateY(12px);animation:heroReveal .6s var(--ease-expo) .3s forwards}.hero__contact[data-astro-cid-5tznm7mj]{display:flex;align-items:center;flex-wrap:wrap;gap:1.25rem 1.5rem}.hero__contact[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{font-size:.9375rem;font-weight:500;color:var(--color-charcoal);text-decoration:none;transition:color .25s ease}.hero__contact[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:var(--color-warm-gold)}.hero__address-link[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.375rem;font-size:.875rem!important;font-weight:400!important;color:#1a1a1a80!important}.hero__address-link[data-astro-cid-5tznm7mj]:hover{color:var(--color-charcoal)!important}.hero__address-link[data-astro-cid-5tznm7mj] svg[data-astro-cid-5tznm7mj]{flex-shrink:0}.hero__reviews[data-astro-cid-5tznm7mj]{display:inline-flex;align-items:center;gap:.375rem;text-decoration:none;opacity:.8;transition:opacity .4s var(--ease-expo)}.hero__reviews--mobile[data-astro-cid-5tznm7mj]{display:none}.hero__reviews[data-astro-cid-5tznm7mj]:hover{opacity:1}.hero__stars[data-astro-cid-5tznm7mj]{color:#fbbc04;font-size:.6875rem;letter-spacing:.5px}.hero__rating[data-astro-cid-5tznm7mj]{font-size:.8125rem;font-weight:600;color:var(--color-charcoal)}.hero__review-text[data-astro-cid-5tznm7mj]{font-size:.6875rem;color:#1a1a1a80;position:relative}.hero__review-text[data-astro-cid-5tznm7mj]:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:1px;background:currentColor;transition:width .4s var(--ease-expo)}.hero__reviews[data-astro-cid-5tznm7mj]:hover .hero__review-text[data-astro-cid-5tznm7mj]:after{width:100%}.hero__side[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;gap:1.5rem;text-align:right;padding-bottom:.5rem;opacity:0;transform:translate(20px);animation:sideReveal .8s var(--ease-expo) .4s forwards}.hero__creds-header[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;align-items:flex-end;gap:.125rem;padding-bottom:1rem;border-bottom:1px solid rgba(0,0,0,.08)}.hero__creds-since[data-astro-cid-5tznm7mj]{font-size:clamp(1.75rem,2.5vw,2.5rem);font-weight:300;letter-spacing:-.02em;color:var(--color-charcoal);text-transform:uppercase}.hero__creds-location[data-astro-cid-5tznm7mj]{font-size:.6875rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a66}.hero__stats-grid[data-astro-cid-5tznm7mj]{display:flex;flex-direction:row;gap:clamp(1.5rem,3vw,2.5rem);align-items:flex-end}.hero__stat[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem}.hero__stat-num[data-astro-cid-5tznm7mj]{font-size:clamp(2.25rem,3.5vw,3rem);font-weight:500;color:var(--color-charcoal);font-variant-numeric:tabular-nums;line-height:1;letter-spacing:-.03em}.hero__stat-label[data-astro-cid-5tznm7mj]{font-size:clamp(.5625rem,.7vw,.6875rem);font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a59}@keyframes heroReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes sideReveal{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@media(max-width:1024px){.hero__grid[data-astro-cid-5tznm7mj]{gap:clamp(2rem,5vw,4rem)}.hero__side[data-astro-cid-5tznm7mj]{gap:1.25rem}.hero__stat-num[data-astro-cid-5tznm7mj]{font-size:clamp(1.25rem,2vw,1.75rem)}}@media(min-width:769px){.hero__reviews--mobile[data-astro-cid-5tznm7mj]{display:none!important}}@media(max-width:768px){.hero[data-astro-cid-5tznm7mj]{min-height:auto}.hero__grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr;gap:1.5rem;align-items:start;padding:7rem 1.5rem 2rem}.hero__main[data-astro-cid-5tznm7mj]{position:relative}.hero__headline[data-astro-cid-5tznm7mj]{font-size:clamp(2rem,8vw,2.75rem)}.hero__subtext[data-astro-cid-5tznm7mj]{font-size:.9375rem}.hero__meta[data-astro-cid-5tznm7mj]{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.5rem .75rem;margin-top:1.25rem;padding-top:1rem}.hero__contact[data-astro-cid-5tznm7mj]{flex-direction:row;flex-wrap:wrap;align-items:center;gap:.375rem .875rem}.hero__contact[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{font-size:.75rem;display:inline-flex;align-items:center}.hero__reviews--desktop[data-astro-cid-5tznm7mj]{display:none}.hero__reviews--mobile[data-astro-cid-5tznm7mj]{display:inline-flex;position:absolute;top:.125rem;right:0;align-items:center;gap:.25rem;z-index:5}.hero__reviews--mobile[data-astro-cid-5tznm7mj] .hero__stars[data-astro-cid-5tznm7mj]{font-size:.5625rem}.hero__reviews--mobile[data-astro-cid-5tznm7mj] .hero__rating[data-astro-cid-5tznm7mj]{font-size:.6875rem}.hero__reviews--mobile[data-astro-cid-5tznm7mj] .hero__review-text[data-astro-cid-5tznm7mj]{font-size:.5625rem}.hero__side[data-astro-cid-5tznm7mj]{flex-direction:row;flex-wrap:nowrap;align-items:baseline;justify-content:flex-start;text-align:left;gap:1.25rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.06)}.hero__creds-header[data-astro-cid-5tznm7mj]{align-items:flex-start;padding-bottom:0;border-bottom:none;flex-basis:auto;flex-shrink:0}.hero__creds-since[data-astro-cid-5tznm7mj]{font-size:1.125rem;line-height:1}.hero__creds-location[data-astro-cid-5tznm7mj]{font-size:.5625rem}.hero__stats-grid[data-astro-cid-5tznm7mj]{flex-direction:row;gap:1.25rem;align-items:baseline}.hero__stat[data-astro-cid-5tznm7mj]{align-items:flex-start}.hero__stat-num[data-astro-cid-5tznm7mj]{font-size:1.125rem;line-height:1}.hero__stat-label[data-astro-cid-5tznm7mj]{font-size:.5rem}}@media(max-width:480px){.hero__grid[data-astro-cid-5tznm7mj]{padding:6rem 1.25rem 1.5rem}.hero__side[data-astro-cid-5tznm7mj]{gap:1rem}.hero__creds-since[data-astro-cid-5tznm7mj],.hero__stat-num[data-astro-cid-5tznm7mj]{font-size:1rem}}@media(prefers-reduced-motion:reduce){.hero__eyebrow[data-astro-cid-5tznm7mj],.hero__headline[data-astro-cid-5tznm7mj],.hero__subtext[data-astro-cid-5tznm7mj],.hero__meta[data-astro-cid-5tznm7mj],.hero__side[data-astro-cid-5tznm7mj]{opacity:1!important;transform:none!important;animation:none!important}}.featured[data-astro-cid-5tznm7mj]{background:var(--color-cream, #FAF9F6);padding:clamp(3rem,5vh,4rem) clamp(1.5rem,5vw,5rem) 0}.featured__link[data-astro-cid-5tznm7mj]{display:block;text-decoration:none;color:#fff}.featured__image-wrap[data-astro-cid-5tznm7mj]{position:relative;overflow:hidden;aspect-ratio:2.2 / 1}@media(max-width:768px){.featured__image-wrap[data-astro-cid-5tznm7mj]{aspect-ratio:4 / 3}}.featured__image[data-astro-cid-5tznm7mj]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:filter .5s ease}.group[data-astro-cid-5tznm7mj]:hover .featured__image[data-astro-cid-5tznm7mj]{filter:brightness(.88)}.featured__indicator[data-astro-cid-5tznm7mj]{position:absolute;bottom:1.5rem;right:1.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);color:#fff;opacity:0;transform:translateY(8px);transition:all .35s cubic-bezier(.16,1,.3,1);z-index:5}.group[data-astro-cid-5tznm7mj]:hover .featured__indicator[data-astro-cid-5tznm7mj]{opacity:1;transform:translateY(0)}.featured__overlay[data-astro-cid-5tznm7mj]{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,26,26,.9) 0%,rgba(26,26,26,.5) 40%,transparent 70%)}.featured__content[data-astro-cid-5tznm7mj]{position:absolute;bottom:0;left:0;right:0;padding:clamp(2rem,4vw,4rem);max-width:780px}.featured__category[data-astro-cid-5tznm7mj]{display:inline-block;font-size:.5625rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--color-warm-gold, #C9C3BA);margin-bottom:1rem}.featured__title[data-astro-cid-5tznm7mj]{font-family:DM Sans,system-ui,sans-serif;font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:400;line-height:1.1;letter-spacing:-.02em;color:#fff;margin:0 0 .75rem}.featured__excerpt[data-astro-cid-5tznm7mj]{font-size:clamp(.875rem,1vw,1rem);line-height:1.65;color:#fff9;max-width:580px;margin:0 0 1.25rem}@media(max-width:768px){.featured__excerpt[data-astro-cid-5tznm7mj]{display:none}}.featured__meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.625rem;font-size:.75rem;color:#fff6}.featured__dot[data-astro-cid-5tznm7mj]{width:3px;height:3px;border-radius:50%;background:#ffffff4d}.articles[data-astro-cid-5tznm7mj]{background:var(--color-cream, #FAF9F6);padding:0 clamp(1.5rem,5vw,5rem) clamp(4rem,8vh,6rem)}.articles__divider[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:2rem;padding:clamp(3rem,5vh,4rem) 0}.articles__label[data-astro-cid-5tznm7mj]{font-family:DM Sans,system-ui,sans-serif;font-size:.625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-text-muted);white-space:nowrap}.articles__line[data-astro-cid-5tznm7mj]{flex:1;height:1px;background:linear-gradient(to right,rgba(0,0,0,.08),transparent)}.articles__grid[data-astro-cid-5tznm7mj]{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(1.5rem,3vw,2.5rem)}@media(max-width:1024px){.articles__grid[data-astro-cid-5tznm7mj]{grid-template-columns:repeat(2,1fr)}}@media(max-width:640px){.articles__grid[data-astro-cid-5tznm7mj]{grid-template-columns:1fr}}.card[data-astro-cid-5tznm7mj]{background:none!important;padding:0!important;box-shadow:none!important;transform:none!important;border-radius:0;display:flex;flex-direction:column}.card[data-astro-cid-5tznm7mj]:hover{transform:none!important;box-shadow:none!important}.card__link[data-astro-cid-5tznm7mj]{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%}.card__image-wrap[data-astro-cid-5tznm7mj]{position:relative;overflow:hidden;aspect-ratio:3 / 2;flex-shrink:0}.card__image[data-astro-cid-5tznm7mj]{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:filter .5s ease}.group[data-astro-cid-5tznm7mj]:hover .card__image[data-astro-cid-5tznm7mj]{filter:brightness(.92)}.card__indicator[data-astro-cid-5tznm7mj]{position:absolute;bottom:.75rem;right:.75rem;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;background:#ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.15);color:#fff;opacity:0;transform:translateY(6px);transition:all .35s cubic-bezier(.16,1,.3,1);z-index:5}.group[data-astro-cid-5tznm7mj]:hover .card__indicator[data-astro-cid-5tznm7mj]{opacity:1;transform:translateY(0)}.card__body[data-astro-cid-5tznm7mj]{padding:1.25rem;background:#fff;flex:1;display:flex;flex-direction:column}.card__category[data-astro-cid-5tznm7mj]{display:inline-block;font-size:.5625rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--color-warm-gold, #C9C3BA);margin-bottom:.5rem}.card__title[data-astro-cid-5tznm7mj]{font-family:DM Sans,system-ui,sans-serif;font-size:clamp(1rem,1.3vw,1.25rem);font-weight:400;line-height:1.3;letter-spacing:-.01em;color:var(--color-charcoal);margin:0 0 .5rem;transition:color .3s ease;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.group[data-astro-cid-5tznm7mj]:hover .card__title[data-astro-cid-5tznm7mj]{color:var(--color-warm-taupe, #A09890)}.card__excerpt[data-astro-cid-5tznm7mj]{font-size:.875rem;line-height:1.6;color:var(--color-text-secondary);margin:0 0 .75rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}.card__meta[data-astro-cid-5tznm7mj]{display:flex;align-items:center;gap:.5rem;font-size:.6875rem;color:var(--color-text-muted);margin-top:auto;padding-top:.75rem;border-top:1px solid rgba(0,0,0,.04)}.card__dot[data-astro-cid-5tznm7mj]{width:3px;height:3px;border-radius:50%;background:var(--color-text-muted)}@media(max-width:768px){.featured[data-astro-cid-5tznm7mj]{padding:clamp(2rem,4vh,3rem) 0 0}.featured__image-wrap[data-astro-cid-5tznm7mj]{aspect-ratio:16 / 10}.featured__content[data-astro-cid-5tznm7mj]{padding:1.25rem 1.5rem 1.5rem}.featured__category[data-astro-cid-5tznm7mj]{margin-bottom:.5rem}.featured__title[data-astro-cid-5tznm7mj]{font-size:clamp(1.25rem,5vw,1.75rem);margin-bottom:.5rem}.featured__meta[data-astro-cid-5tznm7mj]{gap:.5rem;font-size:.6875rem;flex-wrap:wrap}.featured__indicator[data-astro-cid-5tznm7mj]{bottom:1rem;right:1rem;width:2rem;height:2rem}.articles[data-astro-cid-5tznm7mj]{padding:0 1.5rem clamp(3rem,6vh,4rem)}.articles__divider[data-astro-cid-5tznm7mj]{gap:1rem;padding:clamp(2rem,4vh,3rem) 0}.card__body[data-astro-cid-5tznm7mj]{padding:1rem}.card__indicator[data-astro-cid-5tznm7mj]{opacity:.6;transform:translateY(0)}}@media(max-width:480px){.featured[data-astro-cid-5tznm7mj]{padding:1.5rem 0 0}.featured__image-wrap[data-astro-cid-5tznm7mj]{aspect-ratio:4 / 3}.featured__content[data-astro-cid-5tznm7mj]{padding:1rem 1.25rem 1.25rem}.featured__meta[data-astro-cid-5tznm7mj]{font-size:.625rem}.featured__dot[data-astro-cid-5tznm7mj]{width:2px;height:2px}.articles[data-astro-cid-5tznm7mj]{padding:0 1.25rem clamp(2rem,4vh,3rem)}}.blog-footer[data-astro-cid-5tznm7mj]{background:#0a0a0a;padding:clamp(1.25rem,2.5vh,1.75rem) clamp(2rem,5vw,4rem)}@media(min-width:900px){.blog-footer[data-astro-cid-5tznm7mj]{padding:clamp(1.25rem,2.5vh,1.75rem) clamp(3rem,5vw,5rem)}}@media(min-width:1400px){.blog-footer[data-astro-cid-5tznm7mj]{padding:clamp(1.25rem,2.5vh,1.75rem) clamp(4rem,5vw,6rem)}}.blog-footer__inner[data-astro-cid-5tznm7mj]{max-width:1440px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;align-items:center;text-align:center}@media(min-width:768px){.blog-footer__inner[data-astro-cid-5tznm7mj]{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem}}.blog-footer__logo[data-astro-cid-5tznm7mj]{display:flex;align-items:center}.blog-footer__logo-img[data-astro-cid-5tznm7mj]{height:18px;width:auto;filter:brightness(0) invert(1);opacity:.7;transition:opacity .3s ease}.blog-footer__logo[data-astro-cid-5tznm7mj]:hover .blog-footer__logo-img[data-astro-cid-5tznm7mj]{opacity:1}.blog-footer__nav[data-astro-cid-5tznm7mj]{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.blog-footer__nav[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{font-size:.8125rem;font-weight:400;color:#ffffff80;text-decoration:none;transition:color .3s ease}.blog-footer__nav[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:#fff}.blog-footer__meta[data-astro-cid-5tznm7mj]{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center;font-size:.6875rem;color:#ffffff4d}@media(min-width:768px){.blog-footer__meta[data-astro-cid-5tznm7mj]{justify-content:flex-end}}.blog-footer__meta[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{color:#ffffff4d;text-decoration:none;transition:color .3s ease}.blog-footer__meta[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]:hover{color:#fff9}@media(max-width:640px){.blog-footer[data-astro-cid-5tznm7mj]{padding:clamp(1.25rem,3vh,1.5rem) clamp(1rem,4vw,1.5rem)}.blog-footer__nav[data-astro-cid-5tznm7mj]{gap:1.25rem}.blog-footer__nav[data-astro-cid-5tznm7mj] a[data-astro-cid-5tznm7mj]{font-size:.75rem}}
