:root{--forest:#18352b;--deep:#10271f;--cream:#f5f1e8;--paper:#faf8f2;--gold:#d7b36c;--ink:#1c2d25;--muted:#59655e}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;font-size:16px;line-height:1.65}img{display:block;width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.wrap{width:min(1220px,calc(100% - 64px));margin:auto}.skip{position:absolute;top:-100px;left:12px;background:#fff;padding:10px;z-index:20}.skip:focus{top:12px}.site-header{position:absolute;z-index:10;top:0;left:0;right:0;color:#fff;border-bottom:1px solid #ffffff40}.nav{min-height:90px;display:flex;align-items:center;gap:36px}.brand{display:inline-flex;align-items:center;gap:12px;line-height:1.05;font-size:20px;font-weight:500;letter-spacing:.18em;white-space:nowrap}.brand strong{font-weight:700}.brand small{display:block;font-size:9px;font-weight:600;letter-spacing:.31em;margin-top:6px}.brand-mark{width:48px;height:48px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-family:"Libre Baskerville",serif;font-size:17px;letter-spacing:-.12em;padding-right:3px}.nav nav{display:flex;align-items:center;gap:26px;margin-left:auto}.nav nav a{font-size:14px;font-weight:600;transition:color .2s}.nav nav a:hover,.text-link:hover{color:var(--gold)}.nav-cta{font-size:14px;font-weight:700;border:1px solid #ffffff9c;padding:11px 17px;border-radius:2px;white-space:nowrap}.nav-cta span,.button span{margin-left:13px}.menu-button,.mobile-menu{display:none}.hero{height:min(820px,92vh);min-height:650px;position:relative;color:#fff;overflow:hidden}.hero>img{height:100%;object-fit:cover;object-position:center 39%}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,34,25,.82) 0%,rgba(12,35,27,.55) 42%,rgba(13,33,26,.06) 80%),linear-gradient(0deg,rgba(9,24,19,.45),transparent 40%)}.hero-content{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:60px;pointer-events:none}.hero-content>*{pointer-events:auto}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.24em;color:#8f7141;margin:0 0 23px}.eyebrow.light{color:#e7cb92}.eyebrow span{display:inline-block;width:25px;height:1px;background:currentColor;vertical-align:middle;margin:0 12px}.hero h1,h2,h3{font-family:"Libre Baskerville",Georgia,serif;line-height:1.2;letter-spacing:-.055em}.hero h1{font-size:clamp(58px,7.5vw,108px);max-width:800px;margin:0 0 24px;font-weight:400}.hero h1 em,h2 em{font-weight:400;color:var(--gold)}.hero-copy{font-size:18px;max-width:480px;margin:0 0 33px;color:#f4f0e6}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 23px;border-radius:2px;font-size:14px;font-weight:700;line-height:1.2;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.gold{background:var(--gold);color:#172d24}.button.gold:hover{background:#e8c98c}.text-link{font-size:14px;font-weight:700;border-bottom:1px solid #ffffffb0;padding-bottom:6px}.text-link span{margin-left:10px}.hero-foot{position:absolute;bottom:26px;left:0;right:0;display:flex;justify-content:space-between;font-size:11px;font-weight:700;letter-spacing:.2em;color:#eee8da}.section{padding:110px 0;scroll-margin-top:20px}.about{background:var(--paper)}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:start}.about h2,.section-head h2,.milk h2,.contact h2{font-size:clamp(38px,4.4vw,64px);font-weight:400;margin:0}.about h2 em,.section-head h2 em{color:#897043}.about-copy{padding-top:44px;color:var(--muted);font-size:18px}.about-copy p{margin:0 0 18px}.under-link{display:inline-block;color:var(--forest);font-size:14px;font-weight:700;border-bottom:1px solid var(--forest);padding-bottom:5px;margin-top:10px}.under-link span{margin-left:16px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #d8d9cf;margin-top:74px}.metrics div{padding:30px 28px 0;border-right:1px solid #d8d9cf}.metrics div:first-child{padding-left:0}.metrics div:last-child{border:0}.metrics strong{display:block;font-family:"Libre Baskerville",serif;font-size:36px;letter-spacing:-.05em;font-weight:400}.metrics span{display:block;font-size:11px;font-weight:700;letter-spacing:.17em;color:var(--muted);margin-top:8px}.livestock{background:#eaece4}.section-head{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:43px}.section-head>p{max-width:340px;color:var(--muted);margin:0}.animal-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.animal-feature{position:relative;overflow:hidden;min-height:490px;color:#fff}.animal-feature img{height:490px;object-fit:cover;transition:transform .5s}.animal-feature:first-child img{object-position:64% center}.animal-feature:hover img{transform:scale(1.035)}.animal-feature:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(8,25,19,.88),transparent 65%)}.animal-feature>div{position:absolute;z-index:1;bottom:26px;left:30px;right:30px}.animal-feature span{font-size:11px;font-weight:700;letter-spacing:.19em;color:#e8ca8b}.animal-feature h3{font-size:31px;margin:9px 0 4px;font-weight:400}.animal-feature p{margin:0;color:#eee}.other-animals{display:flex;align-items:center;gap:50px;border-top:1px solid #c6cec4;margin-top:43px;padding-top:26px}.other-animals>span{font-size:11px;font-weight:700;letter-spacing:.2em;color:var(--muted);white-space:nowrap}.other-animals ul{margin:0;padding:0;display:flex;gap:35px;flex-wrap:wrap;list-style:none;font-family:"Libre Baskerville",serif}.other-animals li{font-size:18px}.milk{background:var(--forest);color:#fff;overflow:hidden}.milk-grid{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:10%}.milk h2{max-width:660px}.milk p:not(.eyebrow){font-size:18px;max-width:550px;color:#d6dfd9;margin:24px 0 30px}.milk-graphic{height:380px;border:1px solid #d7b36c77;border-radius:50% 50% 5px 5px;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle at 50% 48%,#395a47,#18352b 70%);box-shadow:0 0 0 18px #ffffff08;text-align:center}.milk-graphic span{font-size:12px;letter-spacing:.35em;color:var(--gold)}.milk-graphic strong{font-family:"Libre Baskerville",serif;font-size:92px;line-height:1.4;font-weight:400;font-style:italic;color:#f1ede2}.milk-graphic small{font-size:10px;letter-spacing:.25em;color:#d6dfd9}.gallery{background:var(--paper)}.gallery-grid{display:grid;grid-template-columns:1.1fr 1fr .75fr;gap:17px}.gallery-grid figure{margin:0;position:relative;height:400px;overflow:hidden;background:#d4d1c7}.gallery-grid img{height:100%;object-fit:cover}.gallery-grid figure:nth-child(1) img{object-position:68% center}.gallery-grid figure:nth-child(2) img{object-position:35% center}.gallery-grid figure:nth-child(3) img{object-position:55% 20%}.gallery-grid figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(0deg,#10271fba,transparent);padding:50px 18px 15px;color:#fff;font-size:13px;font-weight:600}.image-note{font-size:12px;color:var(--muted);margin:15px 0 0}.contact{background:var(--deep);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr .9fr;gap:10%}.contact h2{max-width:650px}.contact h2 em{color:var(--gold)}.contact p:not(.eyebrow){color:#cfdbd3;max-width:450px;font-size:18px;margin:26px 0 33px}.contact-actions{display:flex;flex-wrap:wrap;gap:12px}.button.outline{border:1px solid #ffffff84;color:#fff}.contact-card{background:#244035;padding:30px}.contact-card>span{color:#e7cb92;font-size:11px;font-weight:700;letter-spacing:.2em}.contact-card address{font-family:"Libre Baskerville",serif;font-size:21px;line-height:1.6;font-style:normal;margin:20px 0}.contact-card>a{display:inline-block;font-size:14px;font-weight:700;color:var(--gold);margin-bottom:22px;border-bottom:1px solid var(--gold);padding-bottom:3px}.contact-card>a span{margin-left:12px}.map{height:220px;background:#dae3d8}.map iframe{width:100%;height:100%;border:0}.contact-card small{display:block;font-size:12px;color:#c0d1c6;margin-top:10px}footer{background:#0b1e17;color:#e1e9e2;padding:48px 0 24px}.footer-grid{display:grid;grid-template-columns:1fr 1.2fr auto;align-items:start;gap:40px}.footer-grid p{margin:0;color:#adbdaf;font-size:14px}.footer-grid>a:last-child{font-size:14px}.footer-bottom{border-top:1px solid #ffffff30;margin-top:40px;padding-top:19px;display:flex;justify-content:space-between;gap:20px;color:#9db1a4;font-size:12px}a:focus-visible,button:focus-visible{outline:3px solid var(--gold);outline-offset:4px}@media(max-width:1000px){.nav nav{gap:15px}.nav-cta{display:none}.gallery-grid{grid-template-columns:1fr 1fr}.gallery-grid figure:last-child{grid-column:1/-1;height:380px}.gallery-grid figure:last-child img{object-position:center 35%}}@media(max-width:760px){.wrap{width:min(100% - 36px,650px)}.nav{min-height:72px}.brand{font-size:17px}.brand-mark{width:42px;height:42px;font-size:14px}.nav nav{display:none}.menu-button{display:flex;margin-left:auto;width:44px;height:44px;background:none;border:1px solid #ffffff70;color:#fff;align-items:center;justify-content:center;flex-direction:column;gap:5px}.menu-button span{display:block;width:19px;height:2px;background:currentColor}.mobile-menu:not([hidden]){display:flex;flex-direction:column;background:var(--deep);padding:14px 18px 22px}.mobile-menu a{padding:9px 0;border-bottom:1px solid #ffffff24;font-size:16px}.hero{height:760px;max-height:none;min-height:650px}.hero>img{object-position:67% center}.hero-shade{background:linear-gradient(90deg,#10271fd6,#10271f40 85%),linear-gradient(0deg,#10271fa8,transparent 65%)}.hero-content{justify-content:end;padding-bottom:92px;padding-top:110px}.hero h1{font-size:clamp(49px,12vw,72px)}.hero-copy{font-size:17px;max-width:400px}.hero-foot{bottom:23px}.section{padding:74px 0}.about-grid,.milk-grid,.contact-grid{grid-template-columns:1fr;gap:22px}.about-copy{padding-top:0;font-size:17px}.metrics{margin-top:45px}.metrics div{padding:23px 12px 0}.metrics strong{font-size:28px}.metrics span{font-size:9px}.section-head{display:block;margin-bottom:30px}.section-head>p{margin-top:16px}.animal-grid{grid-template-columns:1fr}.animal-feature,.animal-feature img{height:410px;min-height:410px}.other-animals{display:block}.other-animals ul{gap:15px 24px;margin-top:16px}.other-animals li{font-size:16px}.milk-graphic{height:270px;width:min(100%,360px);margin:20px auto 0}.milk-graphic strong{font-size:69px}.gallery-grid{grid-template-columns:1fr 1fr;gap:10px}.gallery-grid figure{height:240px}.gallery-grid figure:first-child{grid-column:1/-1;height:310px}.gallery-grid figure:last-child{grid-column:auto;height:240px}.gallery-grid figcaption{font-size:11px;padding:35px 10px 10px}.contact-card{padding:22px}.footer-grid{grid-template-columns:1fr;gap:24px}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:5px}}@media(max-width:390px){.hero-actions{gap:20px}.hero .eyebrow{font-size:10px}.metrics strong{font-size:23px}.metrics div{padding-right:5px}.gallery-grid figure{height:210px}.gallery-grid figure:last-child{height:210px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
.dairy-logo{width:min(100%,400px);margin:auto;padding:12px;background:#f5f1e8;border:1px solid #d7b36c77;box-shadow:0 25px 70px #08191155}.dairy-logo img{width:100%;height:auto;display:block}
.history{display:grid;grid-template-columns:.85fr 1.15fr;gap:8%;align-items:center;background:var(--forest);color:#fff;margin-top:66px;padding:37px 44px}.history span{color:var(--gold);font-size:11px;font-weight:700;letter-spacing:.2em}.history h3{font-size:29px;font-weight:400;margin:10px 0 0}.history p{color:#e0e8e1;font-size:17px;line-height:1.7;margin:0}@media(max-width:760px){.history{display:block;padding:28px 24px;margin-top:42px}.history h3{font-size:25px;margin-bottom:17px}.history p{font-size:16px}}
