.hero[data-astro-cid-wbiwvisr]{background-color:var(--color-brand-bg,#faf7f2);justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero-texture[data-astro-cid-wbiwvisr]{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23n)' opacity='0.02'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-ripple-bg[data-astro-cid-wbiwvisr]{pointer-events:none;animation:20s ease-in-out infinite ripple-drift;position:absolute;top:50%;right:-80px;transform:translateY(-50%)}@keyframes ripple-drift{0%,to{transform:translateY(-50%)rotate(0)}50%{transform:translateY(-48%)rotate(12deg)}}.hero-split[data-astro-cid-wbiwvisr]{z-index:2;grid-template-columns:1.2fr .8fr;align-items:center;gap:4rem;max-width:1120px;margin:0 auto;display:grid;position:relative}.hero-content[data-astro-cid-wbiwvisr]{position:relative}.hero-photo[data-astro-cid-wbiwvisr]{opacity:0;justify-content:center;animation:1s cubic-bezier(.16,1,.3,1) .6s forwards hero-fade-up;display:flex}.hero-photo-frame[data-astro-cid-wbiwvisr]{border:1px solid #2d5a3d0f;border-radius:20px;width:100%;max-width:380px;overflow:hidden;box-shadow:0 20px 60px #1a2e2214}.hero-photo-img[data-astro-cid-wbiwvisr]{object-fit:cover;aspect-ratio:3/4;width:100%;height:100%;display:block}.hero-eyebrow[data-astro-cid-wbiwvisr]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-primary,#8b6f47);letter-spacing:.14em;text-transform:uppercase;opacity:0;align-items:center;gap:.625rem;margin-bottom:2rem;font-size:.75rem;font-weight:600;animation:.8s cubic-bezier(.16,1,.3,1) .2s forwards hero-fade-up;display:inline-flex}.hero-headline[data-astro-cid-wbiwvisr]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-secondary,#3d3228);letter-spacing:-.04em;opacity:0;margin-bottom:1.75rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800;line-height:1.08;animation:1s cubic-bezier(.16,1,.3,1) .4s forwards hero-fade-up}.hero-headline[data-astro-cid-wbiwvisr] em{color:var(--color-brand-primary);font-style:italic;font-weight:700}.hero-sub[data-astro-cid-wbiwvisr] strong{color:var(--color-brand-secondary);font-weight:700}.hero-sub[data-astro-cid-wbiwvisr]{font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);color:var(--color-brand-muted,#8a7e74);opacity:0;max-width:500px;margin-bottom:2.5rem;font-size:clamp(1.0625rem,1.5vw,1.1875rem);line-height:1.75;animation:1s cubic-bezier(.16,1,.3,1) .6s forwards hero-fade-up}.hero-actions[data-astro-cid-wbiwvisr]{opacity:0;align-items:center;gap:1.25rem;margin-bottom:3.5rem;animation:1s cubic-bezier(.16,1,.3,1) .8s forwards hero-fade-up;display:flex}.hero-cta-primary[data-astro-cid-wbiwvisr]{background-color:var(--color-brand-primary,#8b6f47);font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-white,#fff);letter-spacing:.02em;border-radius:100px;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 4px 24px #2d5a3d33,inset 0 1px #ffffff1a}.hero-cta-primary[data-astro-cid-wbiwvisr]:hover{background-color:var(--color-brand-secondary,#3d3228);transform:translateY(-2px);box-shadow:0 8px 32px #1a3a284d,inset 0 1px #ffffff26}.hero-cta-primary[data-astro-cid-wbiwvisr] svg[data-astro-cid-wbiwvisr]{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.hero-cta-primary[data-astro-cid-wbiwvisr]:hover svg[data-astro-cid-wbiwvisr]{transform:translate(3px)}.hero-cta-secondary[data-astro-cid-wbiwvisr]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-primary,#8b6f47);border:1.5px solid #2d5a3d40;border-radius:100px;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.hero-cta-secondary[data-astro-cid-wbiwvisr]:hover{background-color:#8b6f470d;border-color:#2d5a3d80}@supports (color:color-mix(in lab,red,red)){.hero-cta-secondary[data-astro-cid-wbiwvisr]:hover{background-color:color-mix(in oklab,var(--color-brand-primary,#8b6f47) 5%,transparent)}}.hero-cta-secondary[data-astro-cid-wbiwvisr]:hover{transform:translateY(-1px)}.scroll-hint[data-astro-cid-wbiwvisr]{opacity:0;animation:1s cubic-bezier(.16,1,.3,1) 1.4s forwards hero-fade-up;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.scroll-line[data-astro-cid-wbiwvisr]{background-color:#8a7e744d;width:1px;height:48px}@supports (color:color-mix(in lab,red,red)){.scroll-line[data-astro-cid-wbiwvisr]{background-color:color-mix(in oklab,var(--color-brand-muted,#8a7e74) 30%,transparent)}}.scroll-line[data-astro-cid-wbiwvisr]{position:relative;overflow:hidden}.scroll-line[data-astro-cid-wbiwvisr]:after{content:"";background-color:var(--color-brand-primary,#8b6f47);width:100%;height:50%;animation:2s ease-in-out infinite scroll-pulse;position:absolute;top:-100%;left:0}@keyframes hero-fade-up{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes scroll-pulse{0%{top:-50%}to{top:150%}}@media(max-width:768px){.hero[data-astro-cid-wbiwvisr]{min-height:100svh;padding:7rem 1.25rem 3rem}.hero-split[data-astro-cid-wbiwvisr]{text-align:center;grid-template-columns:1fr;gap:2.5rem}.hero-photo[data-astro-cid-wbiwvisr]{order:-1}.hero-photo-frame[data-astro-cid-wbiwvisr]{max-width:240px;margin:0 auto}.hero-sub[data-astro-cid-wbiwvisr]{margin-left:auto;margin-right:auto}.hero-ripple-bg[data-astro-cid-wbiwvisr]{opacity:.4;right:-120px}.hero-actions[data-astro-cid-wbiwvisr]{flex-direction:column;gap:.75rem}.hero-cta-secondary[data-astro-cid-wbiwvisr]{text-align:center;width:100%}}.clients-section[data-astro-cid-n33d3llz]{background-color:var(--color-brand-bg,#faf7f2);padding:3rem 2rem 4rem;position:relative}.clients-inner[data-astro-cid-n33d3llz]{max-width:1080px;margin:0 auto}.clients-label[data-astro-cid-n33d3llz]{font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);color:var(--color-brand-muted,#8a7e74);text-align:center;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2.5rem;font-size:.8125rem;font-weight:500}.clients-grid[data-astro-cid-n33d3llz]{flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:2.5rem 3rem;margin-bottom:3rem;display:flex}.client-item[data-astro-cid-n33d3llz]{opacity:0;flex-direction:column;align-items:center;gap:.375rem;width:140px;animation:.7s cubic-bezier(.16,1,.3,1) forwards slide-up;display:flex}.client-logo-wrap[data-astro-cid-n33d3llz]{justify-content:center;align-items:center;height:40px;margin-bottom:.25rem;display:flex}.client-logo[data-astro-cid-n33d3llz]{object-fit:contain;opacity:.65;width:auto;max-width:120px;max-height:40px;transition:opacity .3s}.client-item[data-astro-cid-n33d3llz]:hover .client-logo[data-astro-cid-n33d3llz]{opacity:1}.client-logo-invert[data-astro-cid-n33d3llz] .client-logo[data-astro-cid-n33d3llz]{filter:brightness(0)saturate();opacity:.45}.client-item[data-astro-cid-n33d3llz]:hover .client-logo-invert[data-astro-cid-n33d3llz] .client-logo[data-astro-cid-n33d3llz]{opacity:.7}.client-name[data-astro-cid-n33d3llz]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-secondary,#3d3228);letter-spacing:-.01em;text-align:center;font-size:.8125rem;font-weight:700;line-height:1.2}.client-tag[data-astro-cid-n33d3llz]{font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);color:var(--color-brand-muted,#8a7e74);letter-spacing:.04em;text-transform:uppercase;text-align:center;font-size:.625rem}.clients-divider[data-astro-cid-n33d3llz]{justify-content:center;align-items:center;gap:1.25rem;display:flex}.divider-line[data-astro-cid-n33d3llz]{background-color:#8b6f471a;flex:1;max-width:120px;height:1px}@supports (color:color-mix(in lab,red,red)){.divider-line[data-astro-cid-n33d3llz]{background-color:color-mix(in oklab,var(--color-brand-primary,#8b6f47) 10%,transparent)}}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.clients-grid[data-astro-cid-n33d3llz]{gap:2rem 1.5rem}.client-item[data-astro-cid-n33d3llz]{width:110px}.client-logo[data-astro-cid-n33d3llz]{max-width:100px;max-height:32px}.client-logo-wrap[data-astro-cid-n33d3llz]{height:32px}}.testimonials[data-astro-cid-lxnez3no]{background-color:var(--color-brand-bg,#faf7f2);padding:6rem 2rem;position:relative}.testimonials-inner[data-astro-cid-lxnez3no]{max-width:1200px;margin:0 auto}.testimonials-header[data-astro-cid-lxnez3no]{text-align:center;margin-bottom:4rem}.testimonials-eyebrow[data-astro-cid-lxnez3no]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-primary,#8b6f47);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.6875rem;font-weight:600;display:inline-flex}.testimonials-title[data-astro-cid-lxnez3no]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-secondary,#3d3228);letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.testimonials-title[data-astro-cid-lxnez3no] em[data-astro-cid-lxnez3no]{color:var(--color-brand-primary,#8b6f47);font-style:italic;font-weight:700}.testimonials-grid[data-astro-cid-lxnez3no]{columns:3;column-gap:1.25rem}.testimonial-card[data-astro-cid-lxnez3no]{break-inside:avoid;background-color:var(--color-brand-surface,#f0ebe3);border:1px solid #0000;border-radius:16px;flex-direction:column;justify-content:space-between;margin-bottom:1.25rem;padding:2rem;transition:all .4s cubic-bezier(.22,1,.36,1);display:flex;position:relative;overflow:hidden}.testimonial-card[data-astro-cid-lxnez3no]:hover{border-color:#2d5a3d1f;transform:translateY(-3px);box-shadow:0 12px 40px #1a3a280f}.testimonial-card--featured[data-astro-cid-lxnez3no]{background-color:var(--color-brand-bg,#faf7f2);border:1px solid #2d5a3d1a}.testimonial-quote-mark[data-astro-cid-lxnez3no]{color:var(--color-brand-primary,#8b6f47);margin-bottom:.75rem}.testimonial-text[data-astro-cid-lxnez3no]{font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);color:var(--color-brand-text,#2c2420);flex:1;margin-bottom:1.5rem;font-size:1rem;line-height:1.75}.testimonial-text[data-astro-cid-lxnez3no] strong{color:var(--color-brand-secondary,#3d3228);font-weight:700}.testimonial-card--featured[data-astro-cid-lxnez3no] .testimonial-text[data-astro-cid-lxnez3no]{font-size:1.0625rem}.testimonial-result[data-astro-cid-lxnez3no]{margin-bottom:1.25rem}.result-badge[data-astro-cid-lxnez3no]{background-color:#8b6f471a;display:inline-block}@supports (color:color-mix(in lab,red,red)){.result-badge[data-astro-cid-lxnez3no]{background-color:color-mix(in oklab,var(--color-brand-primary,#8b6f47) 10%,transparent)}}.result-badge[data-astro-cid-lxnez3no]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-primary,#8b6f47);letter-spacing:.02em;border-radius:100px;padding:.375rem .875rem;font-size:.75rem;font-weight:700}.testimonial-attribution[data-astro-cid-lxnez3no]{align-items:center;gap:.75rem;display:flex}.attribution-avatar[data-astro-cid-lxnez3no]{background-color:#8b6f4714;border-radius:50%;justify-content:center;align-items:center;width:120px;height:120px;display:flex}@supports (color:color-mix(in lab,red,red)){.attribution-avatar[data-astro-cid-lxnez3no]{background-color:color-mix(in oklab,var(--color-brand-primary,#8b6f47) 8%,transparent)}}.attribution-avatar[data-astro-cid-lxnez3no]{flex-shrink:0;overflow:hidden}.testimonial-card--featured[data-astro-cid-lxnez3no] .attribution-avatar[data-astro-cid-lxnez3no]{background-color:#8b6f471f;width:140px;height:140px}@supports (color:color-mix(in lab,red,red)){.testimonial-card--featured[data-astro-cid-lxnez3no] .attribution-avatar[data-astro-cid-lxnez3no]{background-color:color-mix(in oklab,var(--color-brand-primary,#8b6f47) 12%,transparent)}}.avatar-img[data-astro-cid-lxnez3no]{object-fit:cover;width:100%;height:100%}.testimonial-name[data-astro-cid-lxnez3no]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-secondary,#3d3228);letter-spacing:-.01em;font-size:.875rem;font-style:normal;font-weight:700;display:block}.testimonial-role[data-astro-cid-lxnez3no]{font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);color:var(--color-brand-muted,#8a7e74);margin-top:.125rem;font-size:.75rem;display:block}.testimonial-accent-bar[data-astro-cid-lxnez3no]{background-color:var(--color-brand-primary,#8b6f47);opacity:0;height:3px;transition:opacity .4s;position:absolute;bottom:0;left:0;right:0}.testimonial-card[data-astro-cid-lxnez3no]:hover .testimonial-accent-bar[data-astro-cid-lxnez3no]{opacity:1}@media(min-width:641px)and (max-width:900px){.testimonials-grid[data-astro-cid-lxnez3no]{columns:2}}@media(max-width:640px){.testimonials[data-astro-cid-lxnez3no]{padding:4rem 1.25rem}.testimonials-grid[data-astro-cid-lxnez3no]{columns:1}.testimonials-header[data-astro-cid-lxnez3no]{margin-bottom:2.5rem}.testimonial-card[data-astro-cid-lxnez3no]{padding:1.5rem}}.stats-section[data-astro-cid-4aycz5cd]{color:var(--color-white,#fff);padding:6rem 2rem;position:relative;overflow:hidden}.stats-bg[data-astro-cid-4aycz5cd]{background-color:var(--color-brand-secondary,#3d3228);position:absolute;inset:0}.stats-texture[data-astro-cid-4aycz5cd]{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='d'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.5' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23d)' opacity='0.03'/%3E%3C/svg%3E");position:absolute;inset:0}.stats-ripple-left[data-astro-cid-4aycz5cd]{animation:25s ease-in-out infinite ripple-drift;position:absolute;top:50%;left:-80px;transform:translateY(-50%)}.stats-ripple-right[data-astro-cid-4aycz5cd]{animation:18s ease-in-out infinite reverse ripple-drift;position:absolute;bottom:-20px;right:-40px}@keyframes ripple-drift{0%,to{transform:translateY(-50%)rotate(0)}50%{transform:translateY(-48%)rotate(10deg)}}.stats-inner[data-astro-cid-4aycz5cd]{text-align:center;z-index:1;max-width:1080px;margin:0 auto;position:relative}.stats-eyebrow[data-astro-cid-4aycz5cd]{color:var(--color-brand-accent);font-family:var(--font-heading,"Lora", Georgia, serif);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.6875rem;font-weight:600;display:inline-flex}.stats-title[data-astro-cid-4aycz5cd]{font-family:var(--font-heading,"Lora", Georgia, serif);color:#f5f3ee;letter-spacing:-.03em;margin-bottom:3.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.stats-title[data-astro-cid-4aycz5cd] em[data-astro-cid-4aycz5cd]{color:var(--color-brand-accent,#c4956a);font-style:italic;font-weight:700}.stats-grid[data-astro-cid-4aycz5cd]{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.stat-item[data-astro-cid-4aycz5cd]{background:#f5f3ee0a;border:1px solid #f5f3ee0f;border-radius:16px;flex-direction:column;gap:.5rem;padding:1.5rem;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex}.stat-item[data-astro-cid-4aycz5cd]:hover{background:#f5f3ee12;border-color:#b8a88a33;transform:translateY(-3px)}.stat-value[data-astro-cid-4aycz5cd]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-accent,#c4956a);letter-spacing:-.04em;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:800;line-height:1}.stat-label[data-astro-cid-4aycz5cd]{font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);color:#f5f3ee8c;font-size:.875rem;line-height:1.4}@media(max-width:768px){.stats-section[data-astro-cid-4aycz5cd]{padding:4rem 1.25rem}.stats-grid[data-astro-cid-4aycz5cd]{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-item[data-astro-cid-4aycz5cd]{padding:1.25rem}}.about[data-astro-cid-7ixg5ueh]{background-color:var(--color-brand-surface,#f0ebe3);padding:6rem 2rem;position:relative;overflow:hidden}.about-inner[data-astro-cid-7ixg5ueh]{grid-template-columns:.8fr 1fr;align-items:center;gap:4rem;max-width:1120px;margin:0 auto;display:grid}.about-visual[data-astro-cid-7ixg5ueh]{justify-content:center;display:flex;position:relative}.about-frame[data-astro-cid-7ixg5ueh]{width:100%;max-width:360px;position:relative}.about-frame-inner[data-astro-cid-7ixg5ueh]{background-color:var(--color-brand-bg,#faf7f2);aspect-ratio:3/4;border:1px solid #2d5a3d0f;border-radius:20px;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 48px #1a2e220f}.about-photo[data-astro-cid-7ixg5ueh]{object-fit:cover;width:100%;height:100%}.frame-accent[data-astro-cid-7ixg5ueh]{position:absolute;bottom:-16px;right:-16px;transform:rotate(15deg)}.about-content[data-astro-cid-7ixg5ueh]{padding:1rem 0}.about-eyebrow[data-astro-cid-7ixg5ueh]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-primary,#8b6f47);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:.6875rem;font-weight:600;display:inline-flex}.about-title[data-astro-cid-7ixg5ueh]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-secondary,#3d3228);letter-spacing:-.03em;margin-bottom:1.75rem;font-size:clamp(1.875rem,3.5vw,2.75rem);font-weight:800;line-height:1.1}.about-title[data-astro-cid-7ixg5ueh] em[data-astro-cid-7ixg5ueh]{color:var(--color-brand-primary,#8b6f47);font-style:italic;font-weight:700}.about-text[data-astro-cid-7ixg5ueh]{font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);color:var(--color-brand-text,#2c2420);margin-bottom:1rem;font-size:1.0625rem;font-weight:500;line-height:1.75}.about-text[data-astro-cid-7ixg5ueh]:last-of-type{margin-bottom:2rem}.about-cta[data-astro-cid-7ixg5ueh]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-primary,#8b6f47);align-items:center;gap:.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;position:relative}.about-cta[data-astro-cid-7ixg5ueh]:after{content:"";background-color:#8b6f474d;width:100%;height:2px;position:absolute;bottom:-3px;left:0}@supports (color:color-mix(in lab,red,red)){.about-cta[data-astro-cid-7ixg5ueh]:after{background-color:color-mix(in oklab,var(--color-brand-primary,#8b6f47) 30%,transparent)}}.about-cta[data-astro-cid-7ixg5ueh]:after{border-radius:1px;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.about-cta[data-astro-cid-7ixg5ueh]:hover{color:var(--color-brand-accent,#c4956a)}.about-cta[data-astro-cid-7ixg5ueh]:hover:after{background-color:var(--color-brand-accent,#c4956a)}.about-cta[data-astro-cid-7ixg5ueh] svg[data-astro-cid-7ixg5ueh]{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.about-cta[data-astro-cid-7ixg5ueh]:hover svg[data-astro-cid-7ixg5ueh]{transform:translate(4px)}@media(max-width:768px){.about[data-astro-cid-7ixg5ueh]{padding:4rem 1.25rem}.about-inner[data-astro-cid-7ixg5ueh]{grid-template-columns:1fr;gap:2.5rem}.about-frame[data-astro-cid-7ixg5ueh]{max-width:280px;margin:0 auto}.about-content[data-astro-cid-7ixg5ueh]{text-align:center}.about-eyebrow[data-astro-cid-7ixg5ueh]{justify-content:center}}.final-cta[data-astro-cid-mi6bnjz3]{background-color:var(--color-brand-surface,#f0ebe3);padding:6rem 2rem;position:relative;overflow:hidden}.cta-texture[data-astro-cid-mi6bnjz3]{pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='200' height='200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='c'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.55' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='200' height='200' filter='url(%23c)' opacity='0.015'/%3E%3C/svg%3E");position:absolute;inset:0}.cta-ripple-1[data-astro-cid-mi6bnjz3]{animation:22s ease-in-out infinite cta-drift;position:absolute;bottom:-60px;left:-100px}.cta-ripple-2[data-astro-cid-mi6bnjz3]{animation:18s ease-in-out infinite reverse cta-drift;position:absolute;top:-30px;right:-40px}@keyframes cta-drift{0%,to{transform:rotate(0)}50%{transform:rotate(6deg)}}.cta-inner[data-astro-cid-mi6bnjz3]{text-align:center;z-index:1;max-width:640px;margin:0 auto;position:relative}.cta-headline[data-astro-cid-mi6bnjz3]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-secondary,#3d3228);letter-spacing:-.03em;margin-top:1.5rem;margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1}.cta-headline[data-astro-cid-mi6bnjz3] em[data-astro-cid-mi6bnjz3]{color:var(--color-brand-primary,#8b6f47);font-style:italic;font-weight:700}.cta-sub[data-astro-cid-mi6bnjz3]{font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);color:var(--color-brand-muted,#8a7e74);margin-bottom:2.5rem;font-size:1.0625rem;line-height:1.7}.cta-form[data-astro-cid-mi6bnjz3]{text-align:left;flex-direction:column;gap:1.25rem;display:flex}.form-row[data-astro-cid-mi6bnjz3]{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.form-group[data-astro-cid-mi6bnjz3]{flex-direction:column;gap:.375rem;display:flex}.form-label[data-astro-cid-mi6bnjz3]{font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-brand-text,#2c2420);letter-spacing:.02em;font-size:.8125rem;font-weight:600}.form-input[data-astro-cid-mi6bnjz3]{background-color:var(--color-brand-bg,#faf7f2);font-family:var(--font-body,"Source Sans 3", system-ui, sans-serif);color:var(--color-brand-text,#2c2420);border:1.5px solid #2d5a3d1a;border-radius:12px;outline:none;padding:.75rem 1rem;font-size:1rem;transition:all .3s}.form-input[data-astro-cid-mi6bnjz3]::placeholder{color:#8a7e7480}@supports (color:color-mix(in lab,red,red)){.form-input[data-astro-cid-mi6bnjz3]::placeholder{color:color-mix(in oklab,var(--color-brand-muted,#8a7e74) 50%,transparent)}}.form-input[data-astro-cid-mi6bnjz3]:focus{border-color:#2d5a3d66;box-shadow:0 0 0 3px #2d5a3d14}.form-textarea[data-astro-cid-mi6bnjz3]{resize:vertical;min-height:100px}.form-submit[data-astro-cid-mi6bnjz3]{background-color:var(--color-brand-primary,#8b6f47);font-family:var(--font-heading,"Lora", Georgia, serif);color:var(--color-white,#fff);letter-spacing:.02em;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-self:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.9rem 2.5rem;font-size:.9375rem;font-weight:700;transition:all .4s cubic-bezier(.34,1.56,.64,1);display:inline-flex;box-shadow:0 4px 24px #2d5a3d33,inset 0 1px #ffffff1a}.form-submit[data-astro-cid-mi6bnjz3]:hover{background-color:var(--color-brand-secondary,#3d3228);transform:translateY(-2px);box-shadow:0 8px 32px #1a3a284d,inset 0 1px #ffffff26}.form-submit[data-astro-cid-mi6bnjz3] svg[data-astro-cid-mi6bnjz3]{transition:transform .4s cubic-bezier(.34,1.56,.64,1)}.form-submit[data-astro-cid-mi6bnjz3]:hover svg[data-astro-cid-mi6bnjz3]{transform:translate(3px)}@media(max-width:768px){.final-cta[data-astro-cid-mi6bnjz3]{padding:4rem 1.25rem}.form-row[data-astro-cid-mi6bnjz3]{grid-template-columns:1fr}.form-submit[data-astro-cid-mi6bnjz3]{width:100%}}
