@font-face{font-family:Playfair;src:url('assets/playfair.ttf');font-weight:400 600;font-display:swap}@font-face{font-family:Playfair;src:url('assets/playfair-italic.ttf');font-style:italic;font-weight:400 600;font-display:swap}@font-face{font-family:DM;src:url('assets/sans.ttf');font-display:swap}
:root{--green:#2d513f;--deep:#1d3528;--paper:#f8f6ef;--ink:#203c2c;--muted:#78857a;--serif:Playfair,Georgia,serif;--sans:DM,Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:84px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:2px solid #bfa66e;outline-offset:6px}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:500}em{font-weight:500}p{line-height:1.65}.filter-definitions{position:absolute;width:0;height:0;pointer-events:none}.frame{width:78%;max-width:1480px;margin:auto}.skip{position:fixed;left:15px;top:-100px;padding:15px;background:var(--paper);z-index:50}.skip:focus{top:15px}.eyebrow{font-family:var(--sans);font-size:10px;font-weight:500;letter-spacing:3px;text-transform:uppercase;line-height:1.7}.header{position:absolute;top:0;left:0;right:0;color:#faf8f0;z-index:20;transition:background .25s,color .25s,box-shadow .25s}.header-inner{width:70%;max-width:1365px;height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:25px}.header.scrolled{position:fixed;background:#eeeee6f5;color:var(--green);box-shadow:0 1px 0 #243c2f0c;backdrop-filter:blur(14px)}.header.scrolled .header-inner{height:72px}.brand{display:flex;align-items:center;gap:17px;font-family:var(--serif);font-size:20px;white-space:nowrap}.farm-logo{display:block;position:relative;aspect-ratio:1;overflow:hidden;flex-shrink:0}.farm-logo img{position:absolute;width:100%;max-width:none;height:auto;left:0;top:0;filter:url('#logo-ink')}.farm-logo.small{width:36px}.header:not(.scrolled) .farm-logo img,.footer-logo img{filter:url('#logo-white')}.header nav{display:flex;gap:35px;align-items:center}.header nav a{font-size:11px;letter-spacing:2px;text-transform:uppercase;position:relative;padding:10px 0}.header nav a:after{content:'';position:absolute;height:1px;background:currentColor;bottom:3px;left:0;right:2px;transform:scaleX(0);transform-origin:left;transition:transform .25s}.header nav a:hover:after{transform:scaleX(1)}.menu-toggle{display:none}.hero{position:relative;min-height:840px;height:100svh;max-height:1180px;overflow:hidden;background:#82805f;color:var(--paper);text-align:center}.hero-image,.hero-shade{position:absolute;inset:0}.hero-image{background:url('assets/hero-faithful-v1.webp') center/cover}.hero-shade{background:linear-gradient(180deg,#18251b26 0%,#1b2c1515 30%,#1b251e24 57%,#111b16a6 100%)}.hero-content{position:relative;min-height:100%;display:flex;align-items:center;flex-direction:column;justify-content:center;padding:115px 24px 37px}.hero-logo{width:182px;margin-bottom:66px}.hero .eyebrow{font-size:10px;letter-spacing:3.8px;color:#fbf7e9;text-shadow:0 1px 10px #17231640}.hero h1{font-size:clamp(72px,6.5vw,128px);line-height:1.05;letter-spacing:-2px;margin:30px 0 26px;text-shadow:0 2px 20px #1c271322}.hero h1 em{font-weight:500}.hero-intro{font-size:15px;line-height:1.65;color:#f3f0e4;max-width:690px;text-shadow:0 1px 8px #111a1840}.hero-actions{display:flex;gap:25px;margin-top:43px}.wood-button{position:relative;isolation:isolate;display:grid;place-items:center;width:275px;min-height:58px;padding:14px 22px;border-radius:5px;color:#fff9e9;font-family:var(--serif);font-size:20px;letter-spacing:.2px;text-shadow:0 1px 3px #372511aa;box-shadow:0 5px 18px #18201625,inset 0 1px 0 #f8e7bc80;border:1px solid #e5ce9966;transition:transform .25s,box-shadow .25s;background:linear-gradient(175deg,#bfa77b,#897148 45%,#bda276 49%,#977c50);overflow:hidden}.wood-button:before{content:'';position:absolute;inset:0;z-index:-1;filter:url('#wood-grain');background:repeating-linear-gradient(2deg,transparent 0 5px,#3f2d141c 6px,transparent 7px 13px);opacity:.85}.wood-button:hover{transform:translateY(-3px);box-shadow:0 10px 24px #18201635,inset 0 1px 0 #f8e7bc80}.wood-button:active{transform:translateY(-1px)}.section{padding:108px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:35px;margin-bottom:52px}.terracotta{color:#c27653}.section-heading h2{font-size:56px;line-height:1.15;letter-spacing:-1.7px;margin-top:15px}.section-heading>p{font-size:14px;color:var(--muted);text-align:right;max-width:445px;line-height:1.6;margin-bottom:5px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.product{display:block;position:relative;padding:0;border:0;border-radius:15px;isolation:isolate;overflow:hidden;aspect-ratio:.75;text-align:left;background:#ac9e84;color:var(--paper);box-shadow:0 3px 10px #302b1f04;transition:box-shadow .35s,transform .35s}.product-photo{position:absolute;inset:0;overflow:hidden;display:block}.product-photo:before{content:'';position:absolute;inset:0;background-image:url('assets/products-clean-v1.webp');background-size:600% auto;background-repeat:no-repeat;background-position-y:71.5%;transition:transform .8s cubic-bezier(.2,.65,.2,1)}.egg:before{background-position-x:19.7%}.meat:before{background-position-x:50%}.wool:before{background-position-x:80.3%}.card-shade{position:absolute;inset:0;background:linear-gradient(180deg,#28200e08 20%,transparent 37%,#1e170e48 62%,#160f09ec 100%)}.product-number{position:absolute;left:24px;top:23px;font-family:var(--serif);font-size:11px;letter-spacing:1px;color:#fff8e4d9}.product-copy{position:absolute;bottom:27px;left:25px;right:25px;display:flex;flex-direction:column}.product-title{font-family:var(--serif);font-size:28px;line-height:1.25;letter-spacing:-.5px}.product-description{font-size:12px;line-height:1.7;color:#e4dece;margin-top:11px;max-height:0;opacity:0;overflow:hidden;transition:max-height .4s,opacity .4s,margin .4s;margin-top:0}.product[data-product=kjott] .product-description{max-height:95px;opacity:1;margin-top:11px}.read-more{display:flex;align-items:center;gap:11px;text-transform:uppercase;letter-spacing:2.4px;font-size:10px;margin-top:26px}.read-more>span{font-size:16px;transition:transform .3s}.product:hover{box-shadow:0 14px 32px #302b1f16;transform:translateY(-4px)}.product:hover .product-photo:before{transform:scale(1.035)}.product:hover .product-description,.product:focus-visible .product-description{max-height:95px;opacity:1;margin-top:11px}.product:hover .read-more>span{transform:translate(3px,-3px)}.about{background:var(--green);color:var(--paper);position:relative;overflow:hidden;padding:98px 0 106px}.about-inner{position:relative;width:70%}.about-top{display:grid;grid-template-columns:1fr 1fr;gap:9%}.about .eyebrow{color:#b9c8b7;font-size:9px}.about h2{font-size:48px;line-height:1.12;margin-top:18px;letter-spacing:-1.2px}.about-copy{font-size:16px;line-height:1.65;color:#c6d2c1}.about-copy p+p{margin-top:20px}.statistics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #afc3ae2b;margin-top:70px;padding-top:44px;gap:30px}.statistics>div{display:flex;flex-direction:column;gap:8px}.stat-number{font-family:var(--serif);font-size:66px;letter-spacing:-1.5px;line-height:1.15}.stat-number>span{font-weight:400}.statistics .eyebrow{font-size:9px;letter-spacing:2.5px}.about-ring{position:absolute;border:1px solid #abc4a710;border-radius:50%;pointer-events:none}.ring-one{width:600px;height:600px;left:-290px;bottom:-300px}.ring-two{width:500px;height:500px;right:-160px;top:-320px}footer{background:var(--deep);color:#c4ccbd;padding:76px 0 24px}.footer-grid{display:grid;grid-template-columns:1.65fr .85fr 1.3fr;gap:70px}.footer-logo{width:75px;margin:0 0 29px 12px}.footer-story h2{font-size:24px;line-height:1.4;color:var(--paper);letter-spacing:-.2px}.footer-story>p{font-size:12px;color:#a7b3a1;line-height:1.7;max-width:365px;margin-top:16px}.footer-grid .eyebrow{font-size:9px;color:#aab7a4;margin:5px 0 23px;letter-spacing:2.5px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:13px}.footer-links h3{margin-bottom:9px!important}.footer-links a{font-size:12px}.footer-contact{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer-contact h3{margin-bottom:8px!important}.footer-contact>a,.footer-contact>span{font-size:12px;display:flex;align-items:center;gap:11px;line-height:1.7}.footer-contact svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.5;flex-shrink:0}.footer-links a:hover,.footer-contact a:hover{color:#fff7df}.footer-bottom{border-top:1px solid #b3c5ae1c;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-top:58px;padding-top:21px;font-size:9px;color:#a7b3a1}.footer-bottom a{color:#d3dcc9}dialog{border:0;border-radius:15px;padding:0;background:var(--paper);color:var(--ink);width:min(850px,calc(100% - 36px));max-height:90svh;overflow:auto;box-shadow:0 30px 100px #0006}dialog[open]{display:grid;grid-template-columns:1fr 1.15fr}dialog::backdrop{background:#12251ac9;backdrop-filter:blur(6px)}.dialog-close{position:absolute;right:13px;top:13px;border:0;background:var(--paper);color:var(--ink);width:36px;height:36px;border-radius:50%;font-size:27px;z-index:3}.dialog-photo{position:relative;min-height:430px}.dialog-photo:before{background-size:600% auto;background-position-y:66%}.dialog-copy{padding:60px 35px 40px}.dialog-copy h2{font-size:36px;line-height:1.2;margin:19px 0;letter-spacing:-1px}.dialog-copy>p:not(.eyebrow){font-size:13px;line-height:1.8;color:#68735f}.dialog-copy .eyebrow{font-size:8px;letter-spacing:1.8px}.availability{margin:20px 0}.button{display:flex;align-items:center;justify-content:space-between;border-radius:5px;padding:17px 19px;font-size:11px;gap:20px}.green{background:var(--green);color:var(--paper)}.green:hover{background:var(--deep)}
@media(min-width:1800px){.hero-logo{width:230px;margin-bottom:88px}.hero-content{padding-top:125px}.hero-intro{font-size:19px;max-width:800px}.hero .eyebrow{font-size:12px}.hero-actions{margin-top:51px}.wood-button{width:340px;min-height:65px;font-size:23px}.section{padding:125px 0}.section-heading h2{font-size:68px}.section-heading>p{font-size:17px;max-width:520px}.product-title{font-size:33px}.product-description{font-size:15px}.product-copy{left:30px;right:30px;bottom:32px}.about h2{font-size:58px}.about-copy{font-size:20px}.stat-number{font-size:82px}}
@media(max-width:1100px){.header-inner{width:86%}.header nav{gap:24px}.frame{width:86%}.about-inner{width:82%}.hero h1{font-size:83px}.hero-logo{width:165px;margin-bottom:52px}.section{padding:84px 0}.section-heading h2{font-size:47px}.section-heading>p{font-size:12px}.product-grid{gap:18px}.product-title{font-size:24px}.product-copy{left:21px;right:21px;bottom:25px}.product-description{font-size:11px}.about h2{font-size:41px}.about-copy{font-size:14px}.stat-number{font-size:60px}.footer-grid{gap:30px;grid-template-columns:1.5fr .8fr 1.2fr}.footer-story h2{font-size:21px}.footer-contact>a,.footer-contact>span{font-size:11px}}
@media(max-width:700px){html{scroll-padding-top:72px}.header-inner,.header.scrolled .header-inner{height:72px;width:88%}.brand{font-size:17px;gap:11px}.farm-logo.small{width:30px}.menu-toggle{display:block;background:transparent;border:1px solid #d6dac760;color:inherit;border-radius:4px;padding:8px}.menu-toggle span{display:block;width:21px;height:1px;background:currentColor;margin:5px 0}.header nav{display:none;position:absolute;top:72px;left:0;right:0;background:#eeeee6;color:var(--green);padding:15px 6% 22px;box-shadow:0 15px 18px #15281b1a}.header nav.open{display:flex;flex-direction:column;align-items:stretch;gap:0}.header nav a{padding:16px;font-size:11px}.hero{min-height:780px;height:100svh;max-height:980px}.hero-content{padding:108px 24px 38px;justify-content:center}.hero-image{background-position:55% center}.hero-shade{background:linear-gradient(180deg,#18251b30,#1b251e12 25%,#17231940 58%,#111b16b8)}.hero-logo{width:139px;margin-bottom:45px}.hero .eyebrow{font-size:8px;letter-spacing:2.3px;max-width:285px;line-height:1.9}.hero h1{font-size:clamp(49px,12vw,77px);letter-spacing:-1.3px;line-height:1.13;margin:23px 0}.hero-intro{font-size:13px;line-height:1.8;max-width:330px}.desktop{display:none}.hero-actions{gap:13px;margin-top:30px;width:100%;max-width:370px}.wood-button{font-size:14px;min-height:52px;padding:12px 8px;width:50%;border-radius:4px;letter-spacing:0}.frame,.about-inner{width:86%}.section{padding:66px 0}.section-heading{display:block;margin-bottom:31px}.section-heading h2{font-size:46px;margin-top:13px}.section-heading>p{text-align:left;margin-top:21px;font-size:13px;max-width:340px}.eyebrow{font-size:9px;letter-spacing:2.5px}.product-grid{grid-template-columns:1fr;gap:24px}.product{aspect-ratio:.78;border-radius:14px}.product-photo:before{background-position-y:70%}.product-title{font-size:29px}.product-number{left:24px;top:23px}.product-copy{left:25px;right:25px;bottom:28px}.product-description{font-size:12px;max-height:95px;opacity:1;margin-top:11px}.read-more{margin-top:23px}.about-top{grid-template-columns:1fr;gap:29px}.about h2{font-size:44px}.about-copy{font-size:14px;line-height:1.8}.statistics{margin-top:40px;padding-top:28px;gap:16px;grid-template-columns:1fr 1fr 1fr}.stat-number{font-size:36px;letter-spacing:-1px;white-space:nowrap}.statistics .eyebrow{font-size:7px;letter-spacing:1.1px;max-width:85px;line-height:1.9}.about .eyebrow{font-size:8px}.footer-grid{grid-template-columns:1fr 1fr;gap:39px 20px}.footer-story{grid-column:1/-1}.footer-logo{width:70px;margin-left:4px;margin-bottom:24px}.footer-story h2{font-size:24px}.footer-story p{font-size:12px;max-width:330px}.footer-grid .eyebrow{font-size:8px;letter-spacing:2px}.footer-contact>a,.footer-contact>span{font-size:11px;gap:8px}.footer-contact{grid-column:1/-1;grid-row:3}.footer-links{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:16px}.footer-links h3{grid-column:1/-1;margin:0 0 5px!important}.footer-contact h3{margin:0 0 6px!important}footer{padding-top:53px}.footer-bottom{margin-top:36px;gap:15px;font-size:8px}.footer-bottom>span:nth-child(2){order:3;width:100%}dialog[open]{grid-template-columns:1fr}.dialog-photo{height:225px;min-height:0}.dialog-photo:before{background-position-y:52%}.dialog-copy{padding:28px 25px}.dialog-copy h2{font-size:33px}.dialog-copy .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
/* Reference-faithful photography and clean crops without embedded screenshot text. */
.hero-image{filter:saturate(.82) brightness(.92)}
.hero-shade{background:linear-gradient(180deg,#18251b61 0%,#1b2c1512 30%,#1b251e24 57%,#111b16a6 100%)}
.product-photo:before{background-size:650% auto;background-position-y:65%}.egg:before{background-position-x:20.2%}.meat:before{background-position-x:50%}.wool:before{background-position-x:79.8%}
.dialog-photo:before{background-size:600% auto;background-position-y:64%}
@media(max-width:700px){.dialog-photo:before{background-position-y:52%}.hero-shade{background:linear-gradient(180deg,#18251b66,#1b251e12 25%,#17231940 58%,#111b16b8)}}
/* Details now visible in the wider reference screenshots. */
.hero-content{padding-bottom:89px}.hero-trust{position:absolute;bottom:0;left:0;right:0;display:flex;align-items:center;justify-content:center;gap:34px;min-height:43px;padding:12px 20px;border-top:1px solid #e2dfc72b;background:#19221330;backdrop-filter:blur(5px);color:#e4dfcc;font-size:9px;letter-spacing:2.5px;text-transform:uppercase}.hero-trust i{font-style:normal;opacity:.6;font-size:8px}
.product[data-product=kjott] .product-description{max-height:0;opacity:0;margin-top:0}.product:hover .product-description,.product:focus-visible .product-description{max-height:95px;opacity:1;margin-top:11px}
.wood-button{background:transparent;border:none;border-radius:2px;box-shadow:none;min-height:62px;filter:drop-shadow(0 4px 5px #16201233);overflow:visible}.wood-button:before{filter:none;background:url('assets/wood-plank-v1.webp') center/100% 100% no-repeat;opacity:1;inset:-5px -7px;z-index:-1}.wood-button:hover{box-shadow:none;filter:drop-shadow(0 7px 8px #16201255)}.wood-button>span{position:relative;text-shadow:0 1px 5px #201709,0 1px 2px #201709;font-weight:500}
.footer-certification{text-transform:uppercase;letter-spacing:2px}
@media(max-width:700px){.hero{min-height:820px}.hero-content{padding-bottom:86px}.hero-trust{gap:9px;padding:13px 9px;font-size:6px;letter-spacing:.8px;min-height:40px}.hero-trust i{font-size:6px}.wood-button{min-height:52px}.wood-button:before{inset:-3px -3px}.product-description,.product[data-product=kjott] .product-description{max-height:0;opacity:0;margin-top:0}.footer-bottom>span:nth-child(2){width:auto;letter-spacing:1.4px;font-size:7px}}
/* Restored image sheet retains each complete product composition. */
.product-photo:before,.dialog-photo:before{background-image:url('assets/products-clean-v1.webp');background-size:300% auto;background-position-y:center;filter:saturate(.88)}.egg:before{background-position-x:0}.meat:before{background-position-x:50%}.wool:before{background-position-x:100%}

/* Room for the separate rental page in the navigation. */
@media(max-width:1100px) and (min-width:701px){.header-inner{width:92%;gap:16px}.header nav{gap:16px}.header nav a{letter-spacing:1px}.brand{font-size:18px;gap:10px}}
