/*
Theme Name: The 4 Acre Farm
Theme URI: https://the4acre.com/
Author: The 4 Acre Farm
Description: A lightweight, accessible WordPress theme for a hobby farmstead, farm stand, and future farm experiences.
Version: 1.0.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: the4-acre-farm
License: GPL-2.0-or-later
*/
:root{--forest:#36543b;--forest-dark:#213a28;--sage:#71866f;--cream:#f7f2e8;--paper:#fffdf8;--clay:#b66b45;--gold:#d5a43b;--ink:#252c27;--muted:#5d665f;--line:#dfe3dc;--shadow:0 14px 36px rgba(24,45,29,.12);--radius:18px;--wrap:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:var(--forest);text-underline-offset:3px}a:hover{color:var(--clay)}h1,h2,h3,h4{font-family:Georgia,"Times New Roman",serif;color:var(--forest-dark);line-height:1.12;margin:0 0 .65em}h1{font-size:clamp(2.65rem,7vw,5.8rem)}h2{font-size:clamp(2rem,4vw,3.35rem)}h3{font-size:clamp(1.35rem,2.5vw,1.75rem)}p{margin:0 0 1.15rem}.wrap{width:min(calc(100% - 40px),var(--wrap));margin-inline:auto}.narrow{width:min(calc(100% - 40px),760px);margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:8px;z-index:999}.skip-link:focus{left:8px;background:#fff;padding:.7rem 1rem;border:2px solid var(--forest)}
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,253,248,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.header-inner{min-height:82px;display:flex;align-items:center;gap:28px}.site-branding{display:flex;align-items:center;gap:12px;margin-right:auto;text-decoration:none}.custom-logo{max-height:58px;width:auto}.brand-mark{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;background:var(--forest);color:#fff;font:700 1.15rem Georgia}.brand-text strong{display:block;font:700 1.1rem Georgia;color:var(--forest-dark)}.brand-text span{display:block;font-size:.72rem;letter-spacing:.13em;text-transform:uppercase;color:var(--muted)}.menu-toggle{display:none;border:1px solid var(--forest);background:transparent;border-radius:8px;padding:.65rem .85rem;color:var(--forest);font-weight:700}.primary-menu{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}.primary-menu a{text-decoration:none;font-weight:700;font-size:.9rem}.primary-menu .menu-item:last-child a,.nav-cta{background:var(--forest);color:#fff;padding:.7rem 1rem;border-radius:999px}.primary-menu .menu-item:last-child a:hover{background:var(--clay);color:#fff}
.hero{position:relative;isolation:isolate;min-height:680px;display:grid;align-items:center;background:linear-gradient(100deg,rgba(24,49,31,.91),rgba(24,49,31,.55)),var(--hero-image,linear-gradient(135deg,#33543d,#8da17b));background-size:cover;background-position:center;color:#fff}.hero-content{max-width:790px;padding:90px 0}.eyebrow{display:inline-flex;gap:.5rem;align-items:center;text-transform:uppercase;letter-spacing:.16em;font-size:.78rem;font-weight:800;color:var(--gold);margin-bottom:1.2rem}.hero h1{color:#fff;margin-bottom:1.25rem}.hero p{font-size:clamp(1.08rem,2vw,1.35rem);max-width:690px}.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:2rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.75rem 1.2rem;border-radius:999px;background:var(--clay);color:#fff;text-decoration:none;font-weight:800;border:2px solid var(--clay)}.button:hover{background:#954f30;color:#fff;border-color:#954f30}.button.secondary{background:transparent;border-color:#fff;color:#fff}.button.secondary:hover{background:#fff;color:var(--forest)}
.section{padding:86px 0}.section-soft{background:var(--cream)}.section-forest{background:var(--forest);color:#fff}.section-forest h2,.section-forest h3{color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px}.section-head p{max-width:600px;color:var(--muted)}.section-forest .section-head p{color:#e7eee7}.intro-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.photo-placeholder{min-height:440px;border-radius:var(--radius);display:grid;place-items:center;text-align:center;padding:32px;background:linear-gradient(145deg,#dce7d5,#acbea6);color:var(--forest-dark);box-shadow:var(--shadow);overflow:hidden}.photo-placeholder strong{font-family:Georgia;font-size:1.45rem}.photo-placeholder span{display:block;font-size:.89rem;margin-top:.4rem}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.feature-card{background:#fff;border-radius:var(--radius);overflow:hidden;box-shadow:var(--shadow);height:100%;transition:transform .2s ease}.feature-card:hover{transform:translateY(-4px)}.feature-card-media{aspect-ratio:16/10;background:linear-gradient(145deg,#b9c8af,#6e886d);display:grid;place-items:center;color:#fff;text-align:center;padding:20px;font-weight:800}.feature-card-media img{width:100%;height:100%;object-fit:cover}.feature-card-body{padding:24px}.feature-card-body p{color:var(--muted)}.text-link{font-weight:800;text-decoration:none}.status-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.status-card{background:#fff;color:var(--ink);padding:19px;border-radius:13px;border-left:5px solid var(--sage)}.status-card h3{font-size:1.15rem;margin-bottom:.3rem}.badge{display:inline-block;padding:.25rem .58rem;border-radius:999px;background:#e3eee3;color:#24502e;font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em}.badge.limited,.badge.low-stock{background:#fff0c7;color:#765400}.badge.sold-out{background:#f3d8d4;color:#7d2920}.badge.coming-soon,.badge.seasonal{background:#e2e5ef;color:#3e4767}.notice{padding:20px 24px;background:#fff4d9;border:1px solid #f0d89f;border-radius:13px;color:#5f4813;margin-bottom:30px}.journey-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.journey-card{padding:30px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.journey-number{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--forest);color:#fff;font-weight:900;margin-bottom:16px}
.page-hero{padding:90px 0 64px;background:var(--cream)}.page-content{padding:68px 0}.entry-content>*{max-width:780px;margin-left:auto;margin-right:auto}.entry-content>.alignwide{max-width:var(--wrap)}.entry-content>.alignfull{max-width:none}.site-footer{background:var(--forest-dark);color:#dce6dd;padding:58px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:42px}.site-footer h2,.site-footer h3{color:#fff}.site-footer a{color:#fff}.footer-menu{list-style:none;padding:0;margin:0}.footer-menu li{margin:.45rem 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);margin-top:38px;padding-top:20px;font-size:.85rem}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:900px){.menu-toggle{display:block}.main-navigation{position:absolute;top:82px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);display:none;padding:15px 20px 25px}.main-navigation.open{display:block}.primary-menu{display:block}.primary-menu li{margin:.5rem 0}.primary-menu a{display:block;padding:.6rem}.intro-grid,.footer-grid{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.status-grid{grid-template-columns:repeat(2,1fr)}.hero{min-height:610px}}@media(max-width:620px){.wrap,.narrow{width:min(calc(100% - 28px),var(--wrap))}.feature-grid,.status-grid,.journey-grid{grid-template-columns:1fr}.section{padding:62px 0}.section-head{display:block}.hero-content{padding:70px 0}.brand-text span{display:none}}
