body{font-family:DM Sans,sans-serif;background:#faf9f7;color:#1a1a18;margin:0;padding:0}.nav-bar.svelte-cwls5q{position:fixed;top:0;left:0;right:0;z-index:100;transition:background .4s ease,box-shadow .4s ease;background:transparent}.nav-bar.scrolled.svelte-cwls5q{background:#faf9f7eb;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 1px #0000000f}.nav-inner.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 1.25rem;height:68px;display:flex;align-items:center;justify-content:space-between}.nav-logo.svelte-cwls5q{display:flex;align-items:center;text-decoration:none}.nav-links-desktop.svelte-cwls5q{display:none;gap:2.5rem;align-items:center}@media(min-width:768px){.nav-links-desktop.svelte-cwls5q{display:flex}}.nav-link.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.08em;text-transform:uppercase;color:#1a1a18;text-decoration:none;opacity:.7;transition:opacity .2s}.nav-bar.svelte-cwls5q:not(.scrolled) .nav-link:where(.svelte-cwls5q){color:#fff}.nav-link--active.svelte-cwls5q{opacity:1!important;border-bottom:1px solid currentColor}.nav-link.svelte-cwls5q:hover{opacity:1}.nav-hamburger.svelte-cwls5q{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;min-width:44px;min-height:44px;align-items:center;justify-content:center}@media(min-width:768px){.nav-hamburger.svelte-cwls5q{display:none}}.bar.svelte-cwls5q{display:block;width:24px;height:1.5px;background:#fff;transition:transform .3s,opacity .3s}.nav-bar.scrolled.svelte-cwls5q .bar:where(.svelte-cwls5q){background:#1a1a18}.bar-top.open.svelte-cwls5q{transform:translateY(6.5px) rotate(45deg)}.bar-mid.open.svelte-cwls5q{opacity:0}.bar-bot.open.svelte-cwls5q{transform:translateY(-6.5px) rotate(-45deg)}.mobile-menu.svelte-cwls5q{background:#faf9f7f7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);padding:1.5rem 1.25rem 2rem;display:flex;flex-direction:column;gap:.25rem;border-top:1px solid rgba(0,0,0,.06)}.mobile-link.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:1.1rem;font-weight:300;color:#1a1a18;text-decoration:none;padding:.75rem 0;border-bottom:1px solid rgba(0,0,0,.05);letter-spacing:.04em}.mobile-link.svelte-cwls5q:last-child{border-bottom:none}.about-hero.svelte-cwls5q{position:relative;height:min(70vh,600px);min-height:420px;display:flex;align-items:flex-end;overflow:hidden;background:#0f1a12}.about-hero-bg.svelte-cwls5q{position:absolute;inset:0}.about-hero-bg.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:cover;opacity:.55}.about-hero-overlay.svelte-cwls5q{position:absolute;inset:0;background:linear-gradient(to top,#0a140ce6,#0a140c33 60%)}.about-hero-content.svelte-cwls5q{position:relative;z-index:2;padding:3rem 1.25rem 3.5rem;max-width:1200px;width:100%;margin:0 auto;animation:svelte-cwls5q-fadeUp 1s ease both}@keyframes svelte-cwls5q-fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.about-eyebrow.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:#a8c5a0;margin:0 0 .75rem}.about-title.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:clamp(3rem,10vw,5.5rem);font-weight:300;color:#fff;line-height:1;margin:0 0 1.25rem;letter-spacing:-.02em}.about-title.svelte-cwls5q em:where(.svelte-cwls5q){font-style:italic;color:#a8c5a0}.about-subtitle.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:300;color:#ffffffa6;line-height:1.7;max-width:520px;margin:0}.story-section.svelte-cwls5q{padding:5rem 0;background:#faf9f7}.container.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 1.25rem}.story-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.story-grid.svelte-cwls5q{grid-template-columns:1fr 1fr;gap:5rem}}.story-text.svelte-cwls5q{opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.story-text.revealed{opacity:1;transform:none}.section-eyebrow.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:.7rem;font-weight:400;letter-spacing:.22em;text-transform:uppercase;color:#3a7d44;margin:0 0 .75rem}.story-title.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,6vw,3.5rem);font-weight:300;color:#1a1a18;line-height:1.1;margin:0 0 1.75rem}.story-title.svelte-cwls5q em:where(.svelte-cwls5q){font-style:italic;color:#3a7d44}.story-body.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:300;color:#555;line-height:1.8;margin:0 0 1rem}.story-images.svelte-cwls5q{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;opacity:0;transform:translateY(20px);transition:opacity .7s .15s ease,transform .7s .15s ease}.story-images.revealed{opacity:1;transform:none}.story-img-main.svelte-cwls5q{grid-column:span 2;border-radius:4px;overflow:hidden;aspect-ratio:16/9}.story-img-accent.svelte-cwls5q{border-radius:4px;overflow:hidden;aspect-ratio:4/3}.story-img-main.svelte-cwls5q img:where(.svelte-cwls5q),.story-img-accent.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:cover}.values-section.svelte-cwls5q{padding:5rem 0;background:#fff}.section-header.svelte-cwls5q{text-align:center;margin-bottom:3.5rem;opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.section-header.revealed{opacity:1;transform:none}.section-title.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,6vw,3.5rem);font-weight:300;color:#1a1a18;line-height:1.1;margin:0}.section-title.svelte-cwls5q em:where(.svelte-cwls5q){font-style:italic;color:#3a7d44}.values-grid.svelte-cwls5q{display:grid;grid-template-columns:1fr;gap:1.5rem}@media(min-width:640px){.values-grid.svelte-cwls5q{grid-template-columns:1fr 1fr}}@media(min-width:1024px){.values-grid.svelte-cwls5q{grid-template-columns:repeat(4,1fr)}}.value-card.svelte-cwls5q{background:#faf9f7;border:1px solid rgba(0,0,0,.06);border-radius:4px;padding:2rem 1.5rem;opacity:0;transform:translateY(20px);transition:opacity .6s ease,transform .6s ease,box-shadow .3s ease}.value-card.revealed{opacity:1;transform:none}.value-card.svelte-cwls5q:hover{box-shadow:0 8px 32px #00000012}.value-icon.svelte-cwls5q{display:block;font-size:2rem;margin-bottom:1rem}.value-title.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:1.35rem;font-weight:400;color:#1a1a18;margin:0 0 .75rem}.value-desc.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:300;color:#666;line-height:1.75;margin:0}.lifestyle-section.svelte-cwls5q{padding:5rem 0;background:#f0f4ef;opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.lifestyle-section.revealed{opacity:1;transform:none}.lifestyle-inner.svelte-cwls5q{max-width:1200px;margin:0 auto;padding:0 1.25rem;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width:768px){.lifestyle-inner.svelte-cwls5q{grid-template-columns:1fr 1fr}}.lifestyle-img.svelte-cwls5q{border-radius:4px;overflow:hidden;aspect-ratio:4/3}.lifestyle-img.svelte-cwls5q img:where(.svelte-cwls5q){width:100%;height:100%;object-fit:cover}.lifestyle-title.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,6vw,3.5rem);font-weight:300;color:#1a1a18;line-height:1.1;margin:0 0 1.5rem}.lifestyle-title.svelte-cwls5q em:where(.svelte-cwls5q){font-style:italic;color:#3a7d44}.lifestyle-body.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:300;color:#555;line-height:1.8;margin:0 0 1rem}.lifestyle-cta.svelte-cwls5q{display:inline-block;margin-top:.75rem;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:#3a7d44;text-decoration:none;border-bottom:1px solid #3a7d44;padding-bottom:2px;transition:opacity .2s}.lifestyle-cta.svelte-cwls5q:hover{opacity:.65}.cta-banner.svelte-cwls5q{background:#1a1a18;padding:5rem 1.25rem;text-align:center}.cta-inner.svelte-cwls5q{max-width:640px;margin:0 auto;opacity:0;transform:translateY(20px);transition:opacity .7s ease,transform .7s ease}.cta-inner.revealed{opacity:1;transform:none}.cta-title.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:clamp(2.2rem,7vw,3.8rem);font-weight:300;color:#fff;line-height:1.1;margin:0 0 1.25rem}.cta-title.svelte-cwls5q em:where(.svelte-cwls5q){font-style:italic;color:#a8c5a0}.cta-sub.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:1rem;font-weight:300;color:#ffffff8c;line-height:1.7;margin:0 0 2.5rem}.cta-buttons.svelte-cwls5q{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;background:#3a7d44;color:#fff;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;padding:.875rem 2rem;border-radius:2px;transition:background .25s,transform .2s;min-height:44px}.btn-primary.svelte-cwls5q:hover{background:#2d6235;transform:translateY(-1px)}.btn-outline.svelte-cwls5q{display:inline-flex;align-items:center;gap:.5rem;background:transparent;color:#fff;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:400;letter-spacing:.06em;text-transform:uppercase;text-decoration:none;padding:.875rem 2rem;border-radius:2px;border:1px solid rgba(255,255,255,.3);transition:border-color .25s,background .25s;min-height:44px}.btn-outline.svelte-cwls5q:hover{border-color:#fffc;background:#ffffff0f}.footer.svelte-cwls5q{background:#1a1a18;border-top:1px solid rgba(255,255,255,.05);padding:3.5rem 1.25rem 2rem}.footer-inner.svelte-cwls5q{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.75rem;text-align:center}.footer-logo-wrap.svelte-cwls5q{display:flex;flex-direction:column;align-items:center;gap:.5rem}.footer-tagline.svelte-cwls5q{font-family:Cormorant Garamond,serif;font-size:1rem;font-style:italic;font-weight:300;color:#fff6;margin:0}.footer-links.svelte-cwls5q{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.footer-link.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:.75rem;font-weight:400;letter-spacing:.12em;text-transform:uppercase;color:#fff6;text-decoration:none;transition:color .2s}.footer-link.svelte-cwls5q:hover{color:#ffffffd9}.footer-copy.svelte-cwls5q{font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:300;color:#ffffff40;margin:0}.wa-float.svelte-cwls5q{position:fixed;bottom:1.5rem;right:1.25rem;z-index:200;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#25d366,#128c7e);display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #25d36673;animation:svelte-cwls5q-waPulse 2.5s ease-in-out infinite;transition:transform .2s,box-shadow .2s}.wa-float.svelte-cwls5q:hover{transform:scale(1.08);box-shadow:0 6px 28px #25d36699}@keyframes svelte-cwls5q-waPulse{0%,to{box-shadow:0 4px 20px #25d36673}50%{box-shadow:0 4px 32px #25d366bf,0 0 0 8px #25d3661f}}
