@import"https://fonts.googleapis.com/css2?family=Source+Sans+3:ital,wght@0,300;0,400;0,600;0,700;1,400&family=Source+Serif+4:ital,opsz,wght@0,8..60,400;0,8..60,600;0,8..60,700;1,8..60,400;1,8..60,600&display=swap";:root{--forest: #1A3A2A;--forest-90: rgba(26, 58, 42, .9);--forest-80: rgba(26, 58, 42, .8);--forest-60: rgba(26, 58, 42, .6);--forest-20: rgba(26, 58, 42, .2);--forest-10: rgba(26, 58, 42, .1);--cream: #F0E6D2;--cream-warm: #F5EDE0;--cream-light: #FAF6F0;--wheat: #C5A55A;--wheat-light: #D4BA7A;--wheat-glow: rgba(197, 165, 90, .15);--barn: #6B4C3B;--barn-light: #8B6C5B;--barn-dark: #4A3428;--sage: #8B9F7E;--sage-light: #A8B89E;--sage-muted: rgba(139, 159, 126, .2);--font-serif: "Source Serif 4", Georgia, "Times New Roman", serif;--font-sans: "Source Sans 3", "Segoe UI", system-ui, sans-serif;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 28px;--radius-full: 9999px;--shadow-warm: 0 4px 20px rgba(107, 76, 59, .08);--shadow-card: 0 6px 30px rgba(107, 76, 59, .1);--shadow-lift: 0 12px 40px rgba(107, 76, 59, .15);--transition: .3s cubic-bezier(.4, 0, .2, 1);--transition-slow: .5s cubic-bezier(.4, 0, .2, 1)}[data-astro-cid-srvpnf4y],[data-astro-cid-srvpnf4y]:before,[data-astro-cid-srvpnf4y]:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:80px}body{font-family:var(--font-sans);color:var(--forest);background:var(--cream-light);line-height:1.7;font-size:17px;font-weight:400;-webkit-font-smoothing:antialiased;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;z-index:0;opacity:.025;background-image:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(107,76,59,.3) 2px,rgba(107,76,59,.3) 3px),repeating-linear-gradient(90deg,transparent,transparent 2px,rgba(107,76,59,.3) 2px,rgba(107,76,59,.3) 3px)}body>[data-astro-cid-srvpnf4y]{position:relative;z-index:1}h1[data-astro-cid-srvpnf4y],h2[data-astro-cid-srvpnf4y],h3[data-astro-cid-srvpnf4y],h4[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-weight:600;line-height:1.25;color:var(--forest)}p[data-astro-cid-srvpnf4y]{max-width:65ch}a[data-astro-cid-srvpnf4y]{color:inherit;text-decoration:none}img[data-astro-cid-srvpnf4y]{max-width:100%;display:block}.container[data-astro-cid-srvpnf4y]{width:100%;max-width:1200px;margin:0 auto;padding:0 24px}.container--narrow[data-astro-cid-srvpnf4y]{max-width:900px}.nav[data-astro-cid-srvpnf4y]{position:fixed;top:0;left:0;right:0;z-index:1000;padding:0 24px;transition:var(--transition)}.nav__inner[data-astro-cid-srvpnf4y]{max-width:1200px;margin:12px auto 0;display:flex;align-items:center;justify-content:space-between;height:72px;padding:0 20px;background:#faf6f0eb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:var(--radius-full);border:1px solid rgba(197,165,90,.2);box-shadow:0 4px 24px #6b4c3b0f;transition:var(--transition)}.nav[data-astro-cid-srvpnf4y].scrolled .nav__inner[data-astro-cid-srvpnf4y]{margin-top:8px;box-shadow:0 4px 30px #6b4c3b1a;border-color:#c5a55a4d}.nav__logo[data-astro-cid-srvpnf4y]{display:flex;align-items:center;gap:12px}.nav__monogram[data-astro-cid-srvpnf4y]{width:40px;height:40px;flex-shrink:0}.nav__wordmark[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-size:15px;font-weight:600;color:var(--forest);letter-spacing:.02em;line-height:1.2}.nav__wordmark[data-astro-cid-srvpnf4y] span[data-astro-cid-srvpnf4y]{display:block;font-size:11px;font-weight:400;color:var(--sage);letter-spacing:.08em;text-transform:uppercase;font-family:var(--font-sans)}.nav__links[data-astro-cid-srvpnf4y]{display:flex;align-items:center;gap:8px;list-style:none}.nav__links[data-astro-cid-srvpnf4y] a[data-astro-cid-srvpnf4y]{display:block;padding:8px 16px;font-size:14px;font-weight:500;color:var(--forest-60);border-radius:var(--radius-full);transition:var(--transition);letter-spacing:.01em}.nav__links[data-astro-cid-srvpnf4y] a[data-astro-cid-srvpnf4y]:hover{color:var(--forest);background:var(--sage-muted)}.nav__cta[data-astro-cid-srvpnf4y]{display:inline-flex;align-items:center;gap:6px;padding:10px 22px;background:var(--forest);color:var(--cream)!important;border-radius:var(--radius-full);font-size:14px;font-weight:600;transition:var(--transition);letter-spacing:.01em}.nav__cta[data-astro-cid-srvpnf4y]:hover{background:var(--barn)!important;transform:translateY(-1px);box-shadow:0 4px 16px #6b4c3b33}.nav__toggle[data-astro-cid-srvpnf4y]{display:none;background:none;border:none;cursor:pointer;padding:8px;border-radius:var(--radius-sm)}.nav__toggle[data-astro-cid-srvpnf4y] span[data-astro-cid-srvpnf4y]{display:block;width:22px;height:2px;background:var(--forest);border-radius:2px;transition:var(--transition)}.nav__toggle[data-astro-cid-srvpnf4y] span[data-astro-cid-srvpnf4y]+span[data-astro-cid-srvpnf4y]{margin-top:5px}.hero[data-astro-cid-srvpnf4y]{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:120px 24px 80px}.hero__bg[data-astro-cid-srvpnf4y]{position:absolute;inset:0;z-index:0;background:radial-gradient(ellipse 80% 60% at 70% 30%,rgba(197,165,90,.25) 0%,transparent 70%),radial-gradient(ellipse 60% 50% at 20% 70%,rgba(139,159,126,.2) 0%,transparent 60%),radial-gradient(ellipse 90% 80% at 50% 100%,rgba(107,76,59,.08) 0%,transparent 50%),linear-gradient(175deg,#f5ede0,#f0e6d2,#ede0c8,#e8d8b8 45%,#e2d0ad 55%,#d4c49a 70%,#c5b888,#b8ad7f,#a8b89e)}.hero__bg[data-astro-cid-srvpnf4y]:before{content:"";position:absolute;top:-20%;right:-10%;width:70%;height:120%;background:radial-gradient(ellipse at center,rgba(255,248,230,.5) 0%,rgba(255,248,230,.2) 30%,transparent 65%);transform:rotate(-15deg)}.hero__bg[data-astro-cid-srvpnf4y]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:30%;background:linear-gradient(to top,var(--cream-light) 0%,transparent 100%)}.hero__hills[data-astro-cid-srvpnf4y]{position:absolute;bottom:0;left:0;right:0;height:220px;z-index:1}.hero__hills[data-astro-cid-srvpnf4y]:before{content:"";position:absolute;bottom:40px;left:-5%;width:110%;height:180px;background:var(--sage);opacity:.15;border-radius:50% 60% 0 0}.hero__hills[data-astro-cid-srvpnf4y]:after{content:"";position:absolute;bottom:0;left:-5%;width:115%;height:120px;background:var(--sage);opacity:.1;border-radius:60% 40% 0 0;transform:translate(5%)}.hero__content[data-astro-cid-srvpnf4y]{position:relative;z-index:2;text-align:center;max-width:800px}.hero__monogram[data-astro-cid-srvpnf4y]{width:72px;height:72px;margin:0 auto 32px;opacity:.85;animation:fadeInUp .8s ease-out}.hero__tagline[data-astro-cid-srvpnf4y]{font-family:var(--font-sans);font-size:13px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--barn);margin-bottom:20px;animation:fadeInUp .8s ease-out .1s both}.hero[data-astro-cid-srvpnf4y] h1[data-astro-cid-srvpnf4y]{font-size:clamp(2.4rem,5.5vw,3.8rem);font-weight:700;color:var(--forest);line-height:1.15;margin-bottom:24px;animation:fadeInUp .8s ease-out .2s both}.hero__subtitle[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-size:clamp(1.1rem,2.2vw,1.35rem);color:var(--barn);font-weight:400;font-style:italic;max-width:550px;margin:0 auto 40px;line-height:1.6;animation:fadeInUp .8s ease-out .3s both}.hero__actions[data-astro-cid-srvpnf4y]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;animation:fadeInUp .8s ease-out .4s both}.btn[data-astro-cid-srvpnf4y]{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-sans);font-weight:600;border:none;cursor:pointer;transition:var(--transition);text-decoration:none;letter-spacing:.01em}.btn--primary[data-astro-cid-srvpnf4y]{padding:16px 36px;font-size:16px;background:var(--forest);color:var(--cream);border-radius:var(--radius-full);box-shadow:0 4px 16px #1a3a2a33}.btn--primary[data-astro-cid-srvpnf4y]:hover{background:var(--barn);transform:translateY(-2px);box-shadow:var(--shadow-lift)}.btn--secondary[data-astro-cid-srvpnf4y]{padding:15px 34px;font-size:16px;background:transparent;color:var(--forest);border-radius:var(--radius-full);border:2px solid var(--forest-20)}.btn--secondary[data-astro-cid-srvpnf4y]:hover{border-color:var(--wheat);background:var(--wheat-glow);transform:translateY(-2px)}.btn--wheat[data-astro-cid-srvpnf4y]{padding:14px 32px;font-size:15px;background:var(--wheat);color:var(--forest);border-radius:var(--radius-full)}.btn--wheat[data-astro-cid-srvpnf4y]:hover{background:var(--wheat-light);transform:translateY(-2px);box-shadow:0 6px 20px #c5a55a4d}.section[data-astro-cid-srvpnf4y]{padding:100px 24px}.section--cream[data-astro-cid-srvpnf4y]{background:var(--cream)}.section--cream-light[data-astro-cid-srvpnf4y]{background:var(--cream-light)}.section--sage[data-astro-cid-srvpnf4y]{background:linear-gradient(135deg,var(--sage-muted) 0%,rgba(168,184,158,.15) 100%)}.section--forest[data-astro-cid-srvpnf4y]{background:var(--forest);color:var(--cream)}.section--forest[data-astro-cid-srvpnf4y] h2[data-astro-cid-srvpnf4y],.section--forest[data-astro-cid-srvpnf4y] h3[data-astro-cid-srvpnf4y]{color:var(--cream)}.section--barn[data-astro-cid-srvpnf4y]{background:var(--barn);color:var(--cream)}.section--barn[data-astro-cid-srvpnf4y] h2[data-astro-cid-srvpnf4y],.section--barn[data-astro-cid-srvpnf4y] h3[data-astro-cid-srvpnf4y],.section--barn[data-astro-cid-srvpnf4y] h4[data-astro-cid-srvpnf4y]{color:var(--cream)}.section__header[data-astro-cid-srvpnf4y]{text-align:center;margin-bottom:64px}.section__label[data-astro-cid-srvpnf4y]{font-family:var(--font-sans);font-size:12px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:var(--wheat);margin-bottom:12px}.section--barn[data-astro-cid-srvpnf4y] .section__label[data-astro-cid-srvpnf4y],.section--forest[data-astro-cid-srvpnf4y] .section__label[data-astro-cid-srvpnf4y]{color:var(--wheat-light)}.section__title[data-astro-cid-srvpnf4y]{font-size:clamp(1.8rem,4vw,2.6rem);margin-bottom:16px}.section__desc[data-astro-cid-srvpnf4y]{font-size:1.1rem;color:var(--forest-60);max-width:580px;margin:0 auto;line-height:1.7}.section--barn[data-astro-cid-srvpnf4y] .section__desc[data-astro-cid-srvpnf4y],.section--forest[data-astro-cid-srvpnf4y] .section__desc[data-astro-cid-srvpnf4y]{color:#f0e6d2b3}.divider[data-astro-cid-srvpnf4y]{display:flex;align-items:center;justify-content:center;gap:16px;margin:48px auto;max-width:200px}.divider__line[data-astro-cid-srvpnf4y]{flex:1;height:1px;background:var(--wheat);opacity:.4}.divider__dot[data-astro-cid-srvpnf4y]{width:6px;height:6px;border-radius:50%;background:var(--wheat);opacity:.6}.family[data-astro-cid-srvpnf4y]{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.family__photo[data-astro-cid-srvpnf4y]{width:100%;max-width:420px;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 40% 35%,rgba(197,165,90,.3) 0%,transparent 50%),radial-gradient(circle at 65% 70%,rgba(139,159,126,.3) 0%,transparent 50%),linear-gradient(135deg,var(--cream) 0%,#E0D4BE 50%,var(--sage-light) 100%);margin:0 auto;position:relative;box-shadow:0 0 0 8px #c5a55a1a,0 0 0 16px #c5a55a0d,var(--shadow-card);overflow:hidden}.family__photo[data-astro-cid-srvpnf4y]:after{content:"";position:absolute;bottom:20%;left:50%;transform:translate(-50%);width:40%;height:50%;background:radial-gradient(circle at 50% 25%,var(--barn-light) 12%,transparent 12%),radial-gradient(ellipse 70% 40% at 50% 60%,var(--barn-light) 0%,transparent 80%);opacity:.25}.family__content[data-astro-cid-srvpnf4y] h2[data-astro-cid-srvpnf4y]{font-size:clamp(1.6rem,3.5vw,2.2rem);margin-bottom:8px}.family__content[data-astro-cid-srvpnf4y] .family__emphasis[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-style:italic;font-size:1.15rem;color:var(--wheat);margin-bottom:24px;display:block}.family__content[data-astro-cid-srvpnf4y] p[data-astro-cid-srvpnf4y]{color:var(--forest-80);margin-bottom:16px;font-size:1.05rem}.family__values[data-astro-cid-srvpnf4y]{display:flex;gap:24px;margin-top:32px;flex-wrap:wrap}.family__value[data-astro-cid-srvpnf4y]{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:500;color:var(--forest)}.family__value-icon[data-astro-cid-srvpnf4y]{width:36px;height:36px;border-radius:50%;background:var(--wheat-glow);display:flex;align-items:center;justify-content:center;font-size:16px;flex-shrink:0}.products[data-astro-cid-srvpnf4y]{display:grid;grid-template-columns:repeat(2,1fr);gap:32px;max-width:1000px;margin:0 auto}.product-card[data-astro-cid-srvpnf4y]{background:var(--cream-light);border-radius:var(--radius-xl);padding:48px 40px;border:1px solid rgba(197,165,90,.15);transition:var(--transition);position:relative;overflow:hidden}.product-card[data-astro-cid-srvpnf4y]:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--wheat),var(--sage));border-radius:var(--radius-xl) var(--radius-xl) 0 0;opacity:0;transition:var(--transition)}.product-card[data-astro-cid-srvpnf4y]:hover{transform:translateY(-4px);box-shadow:var(--shadow-lift);border-color:#c5a55a4d}.product-card[data-astro-cid-srvpnf4y]:hover:before{opacity:1}.product-card__image[data-astro-cid-srvpnf4y]{width:100%;height:200px;border-radius:var(--radius-lg);margin-bottom:28px;position:relative;overflow:hidden}.product-card--beef[data-astro-cid-srvpnf4y] .product-card__image[data-astro-cid-srvpnf4y]{background:radial-gradient(circle at 30% 50%,rgba(107,76,59,.5) 0%,transparent 60%),radial-gradient(circle at 70% 40%,rgba(197,165,90,.3) 0%,transparent 50%),linear-gradient(135deg,#6b4c3b,#8b6c5b 40%,#a8876b 60%,#c5a55a)}.product-card--eggs[data-astro-cid-srvpnf4y] .product-card__image[data-astro-cid-srvpnf4y]{background:radial-gradient(circle at 40% 40%,rgba(255,248,230,.6) 0%,transparent 50%),radial-gradient(circle at 65% 60%,rgba(197,165,90,.4) 0%,transparent 45%),linear-gradient(135deg,#f0e6d2,#e8d8b8,#d4c49a 60%,#c5a55a)}.product-card--eggs[data-astro-cid-srvpnf4y] .product-card__image[data-astro-cid-srvpnf4y]:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:60px;height:76px;background:#fffcf566;border-radius:50%/60% 60% 40% 40%;box-shadow:-40px 10px 0 -5px #fffcf54d,45px -5px 0 -8px #fffcf540}.product-card--beef[data-astro-cid-srvpnf4y] .product-card__image[data-astro-cid-srvpnf4y]:after{content:"";position:absolute;bottom:15%;left:50%;transform:translate(-50%);width:80px;height:50px;background:#1a3a2a26;border-radius:40% 40% 5px 5px;box-shadow:-6px 25px 0 -10px #1a3a2a1f,6px 25px 0 -10px #1a3a2a1f,-20px 25px 0 -10px #1a3a2a1f,20px 25px 0 -10px #1a3a2a1f}.product-card__badge[data-astro-cid-srvpnf4y]{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;background:var(--wheat-glow);color:var(--barn);font-size:12px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;border-radius:var(--radius-full);margin-bottom:16px}.product-card[data-astro-cid-srvpnf4y] h3[data-astro-cid-srvpnf4y]{font-size:1.5rem;margin-bottom:12px}.product-card[data-astro-cid-srvpnf4y] p[data-astro-cid-srvpnf4y]{color:var(--forest-60);font-size:1rem;margin-bottom:20px;line-height:1.7}.product-card__features[data-astro-cid-srvpnf4y]{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.product-card__features[data-astro-cid-srvpnf4y] li[data-astro-cid-srvpnf4y]{display:flex;align-items:center;gap:10px;font-size:15px;color:var(--forest-80)}.product-card__features[data-astro-cid-srvpnf4y] li[data-astro-cid-srvpnf4y]:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--sage);flex-shrink:0}.product-card__link[data-astro-cid-srvpnf4y]{display:inline-flex;align-items:center;gap:8px;font-weight:600;color:var(--forest);font-size:15px;transition:var(--transition)}.product-card__link[data-astro-cid-srvpnf4y]:after{content:"→";transition:var(--transition)}.product-card__link[data-astro-cid-srvpnf4y]:hover{color:var(--wheat)}.product-card__link[data-astro-cid-srvpnf4y]:hover:after{transform:translate(4px)}.philosophy[data-astro-cid-srvpnf4y]{position:relative;overflow:hidden}.philosophy[data-astro-cid-srvpnf4y]:before{content:"";position:absolute;inset:0;opacity:.03;background:repeating-linear-gradient(85deg,transparent,transparent 8px,rgba(240,230,210,.4) 8px,rgba(240,230,210,.4) 9px),repeating-linear-gradient(87deg,transparent,transparent 15px,rgba(240,230,210,.3) 15px,rgba(240,230,210,.3) 16px)}.philosophy__content[data-astro-cid-srvpnf4y]{max-width:800px;margin:0 auto;text-align:center;position:relative}.philosophy__quote[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-size:clamp(1.4rem,3vw,2rem);font-style:italic;font-weight:400;color:var(--cream);line-height:1.5;margin-bottom:24px;position:relative;padding:0 20px}.philosophy__quote[data-astro-cid-srvpnf4y]:before,.philosophy__quote[data-astro-cid-srvpnf4y]:after{font-size:3rem;color:var(--wheat);opacity:.4;font-style:normal;line-height:1;position:absolute}.philosophy__quote[data-astro-cid-srvpnf4y]:before{content:"„";top:-8px;left:-10px}.philosophy__quote[data-astro-cid-srvpnf4y]:after{content:"“";bottom:-20px;right:-10px}.philosophy__attribution[data-astro-cid-srvpnf4y]{font-family:var(--font-sans);font-size:14px;color:var(--wheat-light);letter-spacing:.08em;text-transform:uppercase;font-weight:500}.philosophy__values[data-astro-cid-srvpnf4y]{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:64px;text-align:center}.philosophy__value[data-astro-cid-srvpnf4y]{padding:32px 20px;border-radius:var(--radius-lg);background:#f0e6d20f;border:1px solid rgba(240,230,210,.08);transition:var(--transition)}.philosophy__value[data-astro-cid-srvpnf4y]:hover{background:#f0e6d21a;border-color:#c5a55a33;transform:translateY(-2px)}.philosophy__value-icon[data-astro-cid-srvpnf4y]{width:56px;height:56px;margin:0 auto 20px;border-radius:50%;background:#c5a55a1f;display:flex;align-items:center;justify-content:center;font-size:24px}.philosophy__value[data-astro-cid-srvpnf4y] h3[data-astro-cid-srvpnf4y]{font-size:1.15rem;margin-bottom:10px}.philosophy__value[data-astro-cid-srvpnf4y] p[data-astro-cid-srvpnf4y]{font-size:14px;color:#f0e6d299;margin:0 auto;line-height:1.6}.visit[data-astro-cid-srvpnf4y]{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.visit__info[data-astro-cid-srvpnf4y] h2[data-astro-cid-srvpnf4y]{font-size:clamp(1.6rem,3.5vw,2.2rem);margin-bottom:8px}.visit__tagline[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-style:italic;font-size:1.1rem;color:var(--wheat);margin-bottom:24px;display:block}.visit__info[data-astro-cid-srvpnf4y] p[data-astro-cid-srvpnf4y]{color:var(--forest-80);margin-bottom:20px;font-size:1.05rem}.visit__hours[data-astro-cid-srvpnf4y]{background:var(--cream-light);border-radius:var(--radius-lg);padding:28px 32px;margin:28px 0;border:1px solid rgba(197,165,90,.15)}.visit__hours[data-astro-cid-srvpnf4y] h4[data-astro-cid-srvpnf4y]{font-size:14px;font-family:var(--font-sans);font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:var(--wheat);margin-bottom:16px}.visit__hours-row[data-astro-cid-srvpnf4y]{display:flex;justify-content:space-between;padding:8px 0;font-size:15px;border-bottom:1px solid var(--forest-10)}.visit__hours-row[data-astro-cid-srvpnf4y]:last-child{border-bottom:none}.visit__hours-row[data-astro-cid-srvpnf4y] span[data-astro-cid-srvpnf4y]:first-child{color:var(--forest-80)}.visit__hours-row[data-astro-cid-srvpnf4y] span[data-astro-cid-srvpnf4y]:last-child{font-weight:600;color:var(--forest)}.visit__highlight[data-astro-cid-srvpnf4y]{display:flex;align-items:center;gap:12px;padding:16px 20px;background:var(--wheat-glow);border-radius:var(--radius-md);margin-top:20px;font-size:15px;font-weight:500;color:var(--barn)}.visit__highlight-icon[data-astro-cid-srvpnf4y]{font-size:24px;flex-shrink:0}.visit__map[data-astro-cid-srvpnf4y]{width:100%;aspect-ratio:1;max-width:480px;margin:0 auto;border-radius:var(--radius-xl);position:relative;overflow:hidden;background:radial-gradient(circle at 50% 45%,var(--sage-light) 0%,var(--sage) 40%,#6B8B65 100%);box-shadow:var(--shadow-card);border:4px solid var(--cream)}.visit__map[data-astro-cid-srvpnf4y]:before{content:"";position:absolute;top:20%;left:-5%;width:110%;height:3px;background:#f0e6d280;transform:rotate(-8deg);box-shadow:0 40px #f0e6d24d,-20px 80px #f0e6d24d;border-radius:2px}.visit__map[data-astro-cid-srvpnf4y]:after{content:"";position:absolute;top:-5%;left:55%;width:3px;height:110%;background:#f0e6d266;transform:rotate(5deg);border-radius:2px}.visit__map-pin[data-astro-cid-srvpnf4y]{position:absolute;top:42%;left:48%;transform:translate(-50%,-50%);z-index:5;text-align:center}.visit__map-pin-dot[data-astro-cid-srvpnf4y]{width:20px;height:20px;background:var(--wheat);border-radius:50%;margin:0 auto;box-shadow:0 0 0 6px #c5a55a40,0 0 0 12px #c5a55a1a;animation:pin-pulse 2.5s ease-in-out infinite}.visit__map-pin-label[data-astro-cid-srvpnf4y]{margin-top:10px;background:var(--cream-light);padding:6px 14px;border-radius:var(--radius-full);font-size:12px;font-weight:600;color:var(--forest);white-space:nowrap;box-shadow:var(--shadow-warm)}.visit__map-field[data-astro-cid-srvpnf4y]{position:absolute;border-radius:30% 70% 50% 50%;opacity:.3}.visit__map-field--1[data-astro-cid-srvpnf4y]{top:10%;left:10%;width:30%;height:25%;background:#7ba368;transform:rotate(-10deg)}.visit__map-field--2[data-astro-cid-srvpnf4y]{bottom:15%;right:10%;width:35%;height:30%;background:#c5a55a;border-radius:50% 30% 60% 40%;transform:rotate(15deg)}.visit__map-field--3[data-astro-cid-srvpnf4y]{bottom:30%;left:5%;width:25%;height:20%;background:#8b9f7e;border-radius:40% 60% 30% 70%;transform:rotate(-5deg)}@keyframes pin-pulse{0%,to{box-shadow:0 0 0 6px #c5a55a40,0 0 0 12px #c5a55a1a}50%{box-shadow:0 0 0 10px #c5a55a26,0 0 0 20px #c5a55a0d}}.markets__board[data-astro-cid-srvpnf4y]{background:var(--cream-light);border-radius:var(--radius-xl);padding:48px;border:2px solid rgba(197,165,90,.15);box-shadow:var(--shadow-card);position:relative;max-width:1000px;margin:0 auto}.markets__board[data-astro-cid-srvpnf4y]:before,.markets__board[data-astro-cid-srvpnf4y]:after{content:"";position:absolute;width:14px;height:14px;border-radius:50%;background:var(--wheat);box-shadow:inset 0 1px 3px #0003}.markets__board[data-astro-cid-srvpnf4y]:before{top:20px;left:20px}.markets__board[data-astro-cid-srvpnf4y]:after{top:20px;right:20px}.markets__grid[data-astro-cid-srvpnf4y]{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.market-card[data-astro-cid-srvpnf4y]{background:#fff;border-radius:var(--radius-lg);padding:32px 28px;border:1px solid rgba(197,165,90,.1);transition:var(--transition);position:relative;overflow:hidden}.market-card[data-astro-cid-srvpnf4y]:before{content:"";position:absolute;top:-2px;left:50%;transform:translate(-50%);width:50px;height:18px;background:#c5a55a33;border-radius:0 0 var(--radius-sm) var(--radius-sm)}.market-card[data-astro-cid-srvpnf4y]:hover{transform:translateY(-4px) rotate(-.5deg);box-shadow:var(--shadow-lift)}.market-card__day[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-size:1.3rem;font-weight:700;color:var(--forest);margin-bottom:4px}.market-card__time[data-astro-cid-srvpnf4y]{font-size:14px;color:var(--wheat);font-weight:600;margin-bottom:12px}.market-card__name[data-astro-cid-srvpnf4y]{font-size:1rem;font-weight:600;color:var(--forest);margin-bottom:4px}.market-card__location[data-astro-cid-srvpnf4y]{font-size:14px;color:var(--forest-60);line-height:1.5}.market-card__season[data-astro-cid-srvpnf4y]{display:inline-block;margin-top:12px;padding:4px 12px;background:var(--sage-muted);color:var(--forest);font-size:12px;font-weight:500;border-radius:var(--radius-full)}.markets__community[data-astro-cid-srvpnf4y]{text-align:center;margin-top:48px;padding-top:40px;border-top:1px solid rgba(197,165,90,.15)}.markets__community[data-astro-cid-srvpnf4y] p[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-size:1.2rem;font-style:italic;color:var(--forest-80);max-width:550px;margin:0 auto 24px;line-height:1.6}.social__grid[data-astro-cid-srvpnf4y]{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px}.social__item[data-astro-cid-srvpnf4y]{aspect-ratio:1;border-radius:var(--radius-lg);position:relative;overflow:hidden;cursor:pointer;transition:var(--transition)}.social__item[data-astro-cid-srvpnf4y]:hover{transform:scale(1.03);box-shadow:var(--shadow-lift)}.social__item[data-astro-cid-srvpnf4y]:hover .social__overlay[data-astro-cid-srvpnf4y]{opacity:1}.social__item[data-astro-cid-srvpnf4y]:nth-child(1){background:linear-gradient(135deg,#c5a55a,#d4ba7a 40%,#e8d8b8)}.social__item[data-astro-cid-srvpnf4y]:nth-child(2){background:linear-gradient(135deg,#6b8b5e,#8b9f7e,#a8b89e)}.social__item[data-astro-cid-srvpnf4y]:nth-child(3){background:linear-gradient(135deg,#6b4c3b,#8b6c5b,#a8876b)}.social__item[data-astro-cid-srvpnf4y]:nth-child(4){background:linear-gradient(135deg,#f0e6d2,#e8d8b8 40%,#d4c49a)}.social__item[data-astro-cid-srvpnf4y]:nth-child(5){background:linear-gradient(135deg,#a8b89e,#8b9f7e,#6b8b5e)}.social__item[data-astro-cid-srvpnf4y]:nth-child(6){background:linear-gradient(135deg,#d4934d,#c5a55a 40%,#e8d8b8)}.social__item[data-astro-cid-srvpnf4y]:nth-child(7){background:linear-gradient(135deg,#4a3428,#6b4c3b,#8b6c5b)}.social__item[data-astro-cid-srvpnf4y]:nth-child(8){background:linear-gradient(135deg,#8b9f7e,#c5a55a,#f0e6d2)}.social__overlay[data-astro-cid-srvpnf4y]{position:absolute;inset:0;background:#1a3a2a80;display:flex;align-items:center;justify-content:center;opacity:0;transition:var(--transition)}.social__overlay[data-astro-cid-srvpnf4y] svg[data-astro-cid-srvpnf4y]{width:32px;height:32px;fill:var(--cream)}.social__cta[data-astro-cid-srvpnf4y]{text-align:center}.social__cta[data-astro-cid-srvpnf4y] p[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-size:1.2rem;font-style:italic;color:var(--forest-60);margin:0 auto 20px}.footer[data-astro-cid-srvpnf4y]{background:var(--barn-dark);color:var(--cream);padding:72px 24px 40px;position:relative;overflow:hidden}.footer[data-astro-cid-srvpnf4y]:before{content:"";position:absolute;inset:0;opacity:.015;background:repeating-linear-gradient(0deg,transparent,transparent 3px,rgba(240,230,210,.5) 3px,rgba(240,230,210,.5) 4px),repeating-linear-gradient(90deg,transparent,transparent 4px,rgba(240,230,210,.3) 4px,rgba(240,230,210,.3) 5px)}.footer__inner[data-astro-cid-srvpnf4y]{max-width:1200px;margin:0 auto;position:relative}.footer__top[data-astro-cid-srvpnf4y]{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:48px;margin-bottom:56px}.footer__brand[data-astro-cid-srvpnf4y]{max-width:280px}.footer__logo[data-astro-cid-srvpnf4y]{display:flex;align-items:center;gap:14px;margin-bottom:20px}.footer__logo[data-astro-cid-srvpnf4y] svg[data-astro-cid-srvpnf4y]{width:44px;height:44px}.footer__logo-text[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-size:18px;font-weight:600;color:var(--cream)}.footer__logo-text[data-astro-cid-srvpnf4y] span[data-astro-cid-srvpnf4y]{display:block;font-size:11px;font-family:var(--font-sans);font-weight:400;color:#f0e6d280;letter-spacing:.08em;text-transform:uppercase}.footer__desc[data-astro-cid-srvpnf4y]{font-size:15px;color:#f0e6d299;line-height:1.7;margin-bottom:20px}.footer__cert[data-astro-cid-srvpnf4y]{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;background:#f0e6d214;border-radius:var(--radius-full);font-size:13px;color:var(--sage-light);font-weight:500}.footer__heading[data-astro-cid-srvpnf4y]{font-family:var(--font-serif);font-size:15px;font-weight:600;color:var(--cream);margin-bottom:20px;letter-spacing:.02em}.footer__links[data-astro-cid-srvpnf4y]{list-style:none;display:flex;flex-direction:column;gap:12px}.footer__links[data-astro-cid-srvpnf4y] a[data-astro-cid-srvpnf4y]{font-size:14px;color:#f0e6d28c;transition:var(--transition);display:inline-block}.footer__links[data-astro-cid-srvpnf4y] a[data-astro-cid-srvpnf4y]:hover{color:var(--wheat-light);transform:translate(4px)}.footer__contact-item[data-astro-cid-srvpnf4y]{display:flex;align-items:flex-start;gap:10px;margin-bottom:14px;font-size:14px;color:#f0e6d28c}.footer__contact-icon[data-astro-cid-srvpnf4y]{font-size:16px;margin-top:2px;color:var(--wheat);opacity:.6;flex-shrink:0}.footer__bottom[data-astro-cid-srvpnf4y]{padding-top:32px;border-top:1px solid rgba(240,230,210,.08);display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.footer__copy[data-astro-cid-srvpnf4y]{font-size:13px;color:#f0e6d259}.footer__legal[data-astro-cid-srvpnf4y]{display:flex;gap:24px;list-style:none}.footer__legal[data-astro-cid-srvpnf4y] a[data-astro-cid-srvpnf4y]{font-size:13px;color:#f0e6d259;transition:var(--transition)}.footer__legal[data-astro-cid-srvpnf4y] a[data-astro-cid-srvpnf4y]:hover{color:var(--wheat-light)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-up[data-astro-cid-srvpnf4y]{opacity:0;transform:translateY(30px);animation:fadeInUp .7s ease-out forwards;animation-play-state:paused}.fade-up[data-astro-cid-srvpnf4y].visible{animation-play-state:running}@media(max-width:1024px){.family[data-astro-cid-srvpnf4y]{gap:48px}.philosophy__values[data-astro-cid-srvpnf4y]{gap:24px}.visit[data-astro-cid-srvpnf4y]{gap:48px}.footer__top[data-astro-cid-srvpnf4y]{grid-template-columns:1fr 1fr;gap:40px}}@media(max-width:768px){.section[data-astro-cid-srvpnf4y]{padding:72px 20px}.nav__links[data-astro-cid-srvpnf4y]{display:none}.nav__toggle[data-astro-cid-srvpnf4y]{display:flex;flex-direction:column;gap:0}.nav__inner[data-astro-cid-srvpnf4y]{padding:0 16px;height:64px}.hero[data-astro-cid-srvpnf4y]{padding:100px 20px 60px;min-height:90vh}.hero[data-astro-cid-srvpnf4y] h1[data-astro-cid-srvpnf4y]{font-size:2rem}.hero__subtitle[data-astro-cid-srvpnf4y]{font-size:1.05rem}.hero__actions[data-astro-cid-srvpnf4y]{flex-direction:column;align-items:center}.family[data-astro-cid-srvpnf4y]{grid-template-columns:1fr;gap:40px;text-align:center}.family__photo[data-astro-cid-srvpnf4y]{max-width:280px;order:-1}.family__values[data-astro-cid-srvpnf4y]{justify-content:center}.family__content[data-astro-cid-srvpnf4y] p[data-astro-cid-srvpnf4y]{margin-left:auto;margin-right:auto}.products[data-astro-cid-srvpnf4y]{grid-template-columns:1fr;gap:24px}.product-card[data-astro-cid-srvpnf4y]{padding:36px 28px}.philosophy__values[data-astro-cid-srvpnf4y]{grid-template-columns:1fr;gap:16px}.philosophy__value[data-astro-cid-srvpnf4y]{padding:24px 20px}.visit[data-astro-cid-srvpnf4y]{grid-template-columns:1fr;gap:40px}.visit__map[data-astro-cid-srvpnf4y]{max-width:360px;order:-1}.markets__board[data-astro-cid-srvpnf4y]{padding:36px 24px}.markets__grid[data-astro-cid-srvpnf4y]{grid-template-columns:1fr;gap:16px}.social__grid[data-astro-cid-srvpnf4y]{grid-template-columns:repeat(2,1fr);gap:12px}.social__item[data-astro-cid-srvpnf4y]:nth-child(n+5){display:none}.footer__top[data-astro-cid-srvpnf4y]{grid-template-columns:1fr;gap:36px}.footer__bottom[data-astro-cid-srvpnf4y]{flex-direction:column;align-items:flex-start}}@media(max-width:480px){body{font-size:16px}.hero[data-astro-cid-srvpnf4y] h1[data-astro-cid-srvpnf4y]{font-size:1.75rem}.section__title[data-astro-cid-srvpnf4y]{font-size:1.6rem}.btn--primary[data-astro-cid-srvpnf4y],.btn--secondary[data-astro-cid-srvpnf4y]{padding:14px 28px;font-size:15px}.markets__board[data-astro-cid-srvpnf4y]:before,.markets__board[data-astro-cid-srvpnf4y]:after{width:10px;height:10px}.social__grid[data-astro-cid-srvpnf4y]{gap:8px}}
