@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--green:#063d2c;--green-2:#0c5b40;--ink:#17241e;--yellow:#e8c45c;--cream:#f6f2e8;--paper:#fffdf7;--line:#d7d8c9;--sans:'Calibre','DM Sans',sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:var(--sans);font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 48px));margin:auto}.site-header{height:82px;background:var(--paper);border-bottom:1px solid var(--line);position:relative;z-index:5}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;text-transform:uppercase;color:var(--green)}.brand strong{display:block;font-size:17px;letter-spacing:1.7px;line-height:1}.brand small{display:block;font-size:10px;letter-spacing:1.3px;color:#667369;margin-top:5px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border:2px solid var(--green);border-radius:50%;font-weight:700;font-size:13px}.site-nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}.site-nav a:not(.nav-cta){color:#42534a}.site-nav a:hover,.text-link:hover{color:var(--green-2)}.nav-cta{background:var(--yellow);padding:11px 16px;border-radius:2px;color:var(--green)}.menu-toggle{display:none;background:none;border:0;font:inherit;font-weight:700;color:var(--green)}.hero{position:relative;overflow:hidden;background:var(--cream);min-height:620px;padding:86px 0 75px}.hero-grid{display:grid;grid-template-columns:1fr .9fr;gap:50px;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow{text-transform:uppercase;color:var(--green-2);font-size:11px;letter-spacing:2.5px;font-weight:700;margin:0 0 18px}.hero h1,h2{color:var(--green);font-weight:700;line-height:.98;margin:0;font-family:var(--sans);letter-spacing:0}.hero h1{font-size:clamp(48px,7vw,88px)}em{font-style:normal;color:#b18422}.hero-text{max-width:470px;font-size:18px;color:#526257;margin:28px 0}.hero-actions{display:flex;align-items:center;gap:27px;margin:33px 0}.button{display:inline-flex;align-items:center;gap:25px;border:0;padding:15px 19px;font:600 14px var(--sans);cursor:pointer;border-radius:2px}.button span{font-size:18px}.button-dark{background:var(--green);color:#fff}.button-green{background:var(--green-2);color:#fff}.button:hover{transform:translateY(-2px);transition:.2s}.text-link{font-weight:700;font-size:14px;color:var(--green)}.text-link span{margin-left:8px}.hero-note{font-size:12px;color:#647067}.sun-dot{color:#c49a30;font-size:20px;margin-right:8px}.hero-art{height:470px;position:relative;display:grid;place-items:center}.sun-disc{position:absolute;width:385px;height:385px;border-radius:50%;background:var(--yellow);opacity:.55;right:8%;top:1%}.feed-sack{width:245px;height:350px;position:relative;z-index:1;background:linear-gradient(110deg,#d1a936,#f4d963 22%,#e2bd43 72%,#b88924);border-radius:10px 10px 18px 18px;box-shadow:20px 25px 0 #0a4a35,8px 17px 22px #7a6c3e66;transform:rotate(7deg);padding:27px 20px;text-align:center;color:var(--green)}.feed-sack:before,.feed-sack:after{content:'';position:absolute;top:0;bottom:0;width:7px;background:#f7df7b33}.feed-sack:before{left:15px}.feed-sack:after{right:15px}.sack-top{font-size:13px;letter-spacing:4px;font-weight:700;border-bottom:2px solid var(--green);padding-bottom:11px}.sack-title{font:700 32px/1.05 var(--sans);margin:35px 0 12px}.sack-divider{height:3px;background:var(--green);width:65%;margin:auto}.sack-sub{font-size:10px;letter-spacing:2px;font-weight:700;margin-top:16px}.sack-sub small{font-size:8px;letter-spacing:3px}.sack-swoosh{height:75px;border-radius:50%;border-top:8px solid #f8df66;border-bottom:8px solid var(--green);margin:35px -2px 0;transform:rotate(-9deg)}.leaf{position:absolute;color:var(--green-2);font-size:28px}.leaf-one{top:30px;right:10%}.leaf-two{bottom:42px;left:12%;font-size:19px}.art-caption{position:absolute;right:2%;bottom:12px;font-size:12px;line-height:1.2;color:var(--green-2)}.product-section{padding:110px 0;background:var(--paper)}.product-grid{display:grid;grid-template-columns:160px 1fr 360px;gap:55px}.section-label{display:flex;gap:12px;align-items:center;writing-mode:vertical-rl;text-transform:uppercase;letter-spacing:2px;font-size:11px;color:#849087}.section-label span:first-child{color:var(--green);font-weight:700}.rule{height:70px;border-left:1px solid var(--yellow)}h2{font-size:clamp(42px,5vw,64px)}.lead{max-width:480px;font-size:19px;color:#607066;margin:24px 0 42px}.feature-list{border-top:1px solid var(--line);margin-bottom:34px}.feature-list>div{display:flex;gap:20px;padding:16px 0;border-bottom:1px solid var(--line)}.feature-list span{color:#bd912f;font-size:12px;font-weight:700}.feature-list p{margin:0;font-size:14px;color:#69766e}.feature-list strong{color:var(--green)}.product-visual{display:flex;align-items:center;flex-direction:column;justify-content:center}.visual-card{height:420px;width:290px;position:relative;overflow:hidden;background:linear-gradient(#f0cd55 0 53%,#1683aa 53% 76%,#73ad49 76%);border:9px solid #e8d271;border-radius:5px;box-shadow:13px 13px 0 var(--green);transform:rotate(3deg);padding:25px;text-align:center;color:var(--green)}.visual-card:after{content:'✦  ✦  ✦';position:absolute;bottom:18px;left:0;right:0;color:#d7ad39;font-size:25px}.stamp{display:inline-block;border:2px solid var(--green);border-radius:50%;font-size:10px;font-weight:700;padding:8px;line-height:1.1}.stamp small{font-size:7px}.product-label{font:700 34px/1 var(--sans);margin-top:50px}.product-label strong{font-size:52px}.visual-card p{font-size:10px;letter-spacing:1px}.pasture-lines{position:absolute;height:100px;bottom:0;left:-20px;right:-20px;border-radius:50% 50% 0 0;background:#4f9a43;transform:rotate(-4deg)}.image-note{font-size:11px;letter-spacing:1.5px;color:#849087;text-transform:uppercase;margin-top:28px}.about-section{background:var(--green);color:#eff1dc;padding:95px 0}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.about-section h2{color:#f5e7a7}.about-section .eyebrow{color:var(--yellow)}.about-copy{font-size:18px;max-width:470px}.about-copy p{margin:0 0 22px}.about-copy strong{color:var(--yellow)}.contact-section{padding:100px 0;background:#e9efe2}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px}.contact-text{color:#607066;max-width:390px;margin:25px 0}.email{font-weight:700;color:var(--green);border-bottom:2px solid var(--yellow);padding-bottom:4px}.contact-form{display:flex;flex-direction:column;gap:8px}.contact-form label{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:var(--green-2);margin-top:6px}.contact-form input,.contact-form textarea{font:inherit;border:0;border-bottom:1px solid #aeb9aa;background:transparent;padding:10px 0;resize:vertical;outline:0}.contact-form input:focus,.contact-form textarea:focus{border-color:var(--green)}.contact-form button{width:max-content;margin-top:16px}.form-status{font-size:13px;color:var(--green-2);min-height:20px}.site-footer{background:#032d21;color:#dbe1d0;padding:50px 0 25px}.footer-top{display:flex;justify-content:space-between;align-items:center;padding-bottom:42px}.brand-light{color:#f5e7a7}.brand-light small{color:#b7c3b3}.footer-links{display:flex;gap:28px;font-size:13px}.footer-links a:hover{color:var(--yellow)}.footer-bottom{border-top:1px solid #496657;padding-top:20px;display:flex;justify-content:space-between;color:#9eb0a3;font-size:11px;gap:30px}.legal{background:var(--cream);padding:90px 0}.legal-wrap{max-width:760px}.legal h1{font:700 56px/1 var(--sans);color:var(--green);margin:0 0 18px}.legal-intro{font-size:18px;color:#607066;border-bottom:1px solid var(--line);padding-bottom:35px;margin-bottom:35px}.legal h2{font:700 26px var(--sans);margin:35px 0 10px}.legal p,.legal li{color:#59685e;font-size:16px}.legal ul{padding-left:20px}.legal a{color:var(--green-2);font-weight:700}.legal-back{display:inline-block;margin-top:35px;color:var(--green);font-weight:700}.legal-back span{margin-right:8px}
@media(max-width:800px){.container{width:min(100% - 34px,600px)}.site-header{height:70px}.menu-toggle{display:block}.site-nav{display:none;position:absolute;top:70px;left:0;right:0;padding:22px 25px;background:var(--paper);border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start;gap:18px}.site-nav.is-open{display:flex}.hero{padding:60px 0 40px}.hero-grid,.product-grid,.about-grid,.contact-grid{grid-template-columns:1fr;gap:45px}.hero-art{height:400px;order:-1}.hero-copy{padding-bottom:25px}.hero h1{font-size:55px}.product-section,.contact-section{padding:70px 0}.section-label{writing-mode:initial}.rule{height:auto;width:55px;border-left:0;border-top:1px solid var(--yellow)}.product-visual{margin-top:15px}.about-section{padding:70px 0}.footer-top,.footer-bottom{align-items:flex-start;flex-direction:column;gap:25px}.footer-links{flex-wrap:wrap;gap:15px}.footer-bottom{gap:10px}.legal{padding:65px 0}.legal h1{font-size:44px}}
.brand-logo{width:48px;height:48px;object-fit:contain;border-radius:50%}.feed-sack{width:300px;height:360px;overflow:hidden;background:#e8c45c}.feed-sack img{width:100%;height:100%;object-fit:cover;object-position:center}.visual-card{background:#e8c45c}.visual-card img{width:100%;height:100%;object-fit:cover;object-position:center}
