@import"https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Source+Sans+3:wght@400;500;600;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css";:root{--cream:#fcf7ef;--paper:#fffdfa;--ink:#43271b;--red:#ac1d19;--gold:#bb7d20;--line:#eadbc7;--sage:#718053;--body:"Source Sans 3",Arial,sans-serif;--display:"DM Serif Display",Georgia,serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--body);min-width:320px}.section-shell{max-width:1280px;margin-inline:auto;padding-inline:32px}.announcement{height:38px;background:#f2e5d3;display:flex;justify-content:center;gap:250px;align-items:center;font-size:12px;font-weight:600}.announcement i{color:#b7791f;margin-right:7px}.site-header{height:108px;padding:0 max(32px,calc((100vw - 1280px)/2 + 32px));border-bottom:1px solid var(--line);display:flex;align-items:center;gap:50px;background:#fffdfa;position:relative;z-index:5}.brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:var(--ink);white-space:nowrap}.brand-mark{width:50px;height:50px;border:1px solid #c99b55;border-radius:50%;display:grid;place-content:center;position:relative;color:#b57b22;font-size:21px}.brand-mark .fa-wheat-awn{position:absolute;right:5px;top:6px;font-size:20px;transform:rotate(22deg)}.brand strong{display:block;font-family:var(--display);font-weight:400;letter-spacing:5px;font-size:28px;line-height:1}.brand em{font-size:8px;font-style:normal;letter-spacing:2.2px;display:block;margin-top:5px;text-align:center}.nav{display:flex;gap:44px;margin-left:auto}.nav a,.header-tools button,.footer a{color:var(--ink);text-decoration:none;background:none;border:0;font:600 14px var(--body);cursor:pointer}.nav a:hover,.footer a:hover,.recipe a:hover,.story a:hover{color:var(--red)}.header-tools{display:flex;gap:24px}.header-tools button{font-size:18px;position:relative}.cart-button b{font:600 10px var(--body);color:var(--red);position:absolute;top:-7px;right:-10px}.menu-button{display:none}.hero{min-height:498px;display:grid;grid-template-columns:45% 55%;align-items:center;overflow:hidden}.hero-copy{padding-top:18px;z-index:1}.eyebrow{color:var(--red);font-size:11px;font-weight:700;letter-spacing:2.3px;margin:0 0 10px}.eyebrow span{display:inline-block;width:20px;border-top:1px solid var(--gold);vertical-align:middle;margin:0 8px}.hero h1,.display-heading,.bundle h2,.story h2{font-family:var(--display);font-weight:400;margin:0;letter-spacing:-.5px}.hero h1{font-size:52px;line-height:1.06}.ornament{margin:18px 0 16px;width:310px;border-top:1px solid #d9b97c;text-align:center;color:var(--red);height:1px}.ornament i{position:relative;top:-8px;background:var(--cream);padding:0 8px;font-size:13px}.hero-text{font-size:16px;line-height:1.38;max-width:390px;margin:0 0 23px}.button{border:0;border-radius:5px;cursor:pointer;font:600 15px var(--body);padding:13px 26px}.primary{background:var(--red);color:#fff;box-shadow:0 5px 12px #88271824}.primary:hover{background:#8d1714}.primary i{margin-left:9px}.hero-promises{display:flex;gap:43px;margin-top:30px}.hero-promises div{display:grid;justify-items:center;gap:7px;font-size:12px}.hero-promises i{border:1px solid #d4b77a;color:#ba7a1e;width:37px;height:37px;border-radius:50%;display:grid;place-items:center;font-size:16px}.hero-image{height:100%;position:relative}.hero-image img{height:100%;width:120%;object-fit:cover;object-position:center;mix-blend-mode:multiply}.features{display:grid;grid-template-columns:repeat(4,1fr);border:1px solid var(--line);border-radius:12px;background:#fff9f255;padding-block:28px;margin-top:18px}.feature{padding:0 26px;display:flex;gap:17px;align-items:center;border-right:1px solid var(--line)}.feature:last-child{border:0}.feature>i{width:56px;height:56px;border:1px solid #d7b06e;border-radius:50%;display:grid;place-items:center;color:var(--sage);font-size:23px;flex:none}.feature:nth-child(2)>i{color:#c5762d}.feature:nth-child(3)>i{color:#6f7c39}.feature h2{font:400 17px/1.05 var(--display);margin:0 0 6px}.feature p{font-size:12px;line-height:1.2;margin:0}.products{text-align:center;padding-top:31px;padding-bottom:34px}.display-heading{font-size:38px;line-height:1.13}.mini-leaf{font-size:15px;color:#74884b;margin:3px 0 16px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;text-align:left}.product-card{background:var(--paper);border:1px solid #efdfc9;border-radius:12px;overflow:hidden}.product-photo{height:261px;background:#f9f0e3;position:relative;overflow:hidden}.product-photo img{height:100%;width:100%;object-fit:cover;mix-blend-mode:multiply}.badge{position:absolute;left:12px;top:12px;z-index:1;background:var(--red);color:#fff;border-radius:6px;padding:5px 9px;font-size:11px;font-weight:700}.product-info{padding:12px 20px 16px}.product-info h3{font:400 20px var(--display);margin:0}.product-info p{font-size:13px;margin:3px 0 12px;color:#725f53}.product-info>div{display:flex;align-items:center;justify-content:space-between}.product-info strong{font:400 17px var(--display)}.product-info button{background:transparent;border:1px solid #e3cfae;border-radius:5px;padding:6px 14px;color:#7f5335;font:600 12px var(--body);cursor:pointer}.product-info button:hover{border-color:var(--red);color:var(--red)}.bundle{display:grid;grid-template-columns:48% 52%;min-height:244px;background:#fbf1e1;border:1px solid #ead6b6;border-radius:12px;overflow:hidden;margin-bottom:28px}.bundle-image{position:relative;overflow:hidden}.bundle-image img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:multiply}.save{position:absolute;bottom:27px;left:23px;width:62px;height:62px;display:grid;place-items:center;text-align:center;line-height:.9;color:#fff;background:var(--red);border:3px solid #eebd83;border-radius:50%;font:700 13px var(--display)}.bundle-copy{padding:30px 34px}.bundle-copy h2{font-size:31px;line-height:1}.bundle-copy>p:not(.eyebrow){margin:7px 0 13px}.bundle ul{display:flex;gap:18px;padding:0;margin:0 0 16px;list-style:none;font-size:13px}.bundle li{white-space:nowrap}.bundle li i{color:#c07b21;margin-right:5px}.bundle-price{font:400 20px var(--display);margin-left:20px}.bundle-price del{color:#95877e;font:13px var(--body);margin-left:4px}.story{display:grid;grid-template-columns:38% 62%;background:#fefcf8;min-height:253px}.story-copy{padding:34px max(30px,calc((100vw - 1280px)/2 + 32px)) 30px max(32px,calc((100vw - 1280px)/2 + 32px));padding-right:25px}.story h2{font-size:31px;line-height:1.08}.story .ornament{width:220px;margin:12px 0}.story-copy>p:not(.eyebrow){font-size:13px;line-height:1.25;margin:0 0 14px;max-width:330px}.story-copy>a,.recipe a{color:var(--red);font-size:13px;font-weight:700;text-decoration:none}.story>img{width:100%;height:253px;object-fit:cover;object-position:center;mix-blend-mode:multiply}.recipes{padding-top:18px;padding-bottom:28px;text-align:center}.recipes .display-heading{font-size:28px}.recipe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;text-align:left}.recipe{display:grid;grid-template-columns:42% 58%;min-height:130px;border:1px solid #ebdbc4;border-radius:8px;overflow:hidden;background:#fffaf3}.recipe img{height:100%;width:100%;object-fit:cover;mix-blend-mode:multiply}.recipe div{padding:13px}.recipe h3{font:400 16px/1.02 var(--display);margin:0}.recipe p{font-size:11px;line-height:1.1;margin:8px 0}.recipe a{font-size:11px}.footer{background:#f2e5d4;border-top:1px solid var(--line)}.footer-main{padding-top:24px;padding-bottom:20px;display:grid;grid-template-columns:1.7fr repeat(4,1fr) 2.1fr;gap:20px}.brand--compact strong{font-size:23px}.brand--compact .brand-mark{width:43px;height:43px}.socials{display:flex;gap:20px;margin:20px 0 0 5px}.socials a{font-size:15px}.footer h3{font:400 14px var(--display);margin:8px 0}.footer-links{display:flex;flex-direction:column;gap:4px}.footer-links a,.newsletter p{font-size:11px;font-weight:400}.newsletter p{margin:0 0 8px}.newsletter form{height:36px;display:flex}.newsletter input{min-width:0;width:100%;border:1px solid #d7c3a9;background:#fffaf2;padding:0 10px;font:11px var(--body);outline-color:var(--red)}.newsletter button{border:0;background:var(--red);color:#fff;padding:0 12px;font:600 11px var(--body);cursor:pointer}.form-message{display:block;font-size:11px;color:var(--red);margin-top:5px}.footer-bottom{min-height:46px;border-top:1px solid #dfcdb5;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#755e4e}.footer-bottom a{font:400 10px var(--body);margin-left:20px}.toast{position:fixed;bottom:25px;left:50%;translate:-50%;z-index:20;background:var(--ink);color:#fff;padding:13px 20px;border-radius:6px;box-shadow:0 10px 24px #43271b33;font-size:14px}.toast i{color:#dfb14f}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:30;background:#38221877;display:grid;place-items:start center;padding-top:150px}.search-modal{position:relative;background:var(--paper);padding:36px;width:min(560px,90vw);box-shadow:0 20px 60px #301b1266}.search-modal h2,.cart-drawer h2{font:400 30px var(--display);margin:0 0 20px}.search-modal div{display:flex;border-bottom:1px solid var(--ink);gap:10px;padding:10px 0}.search-modal input{border:0;outline:0;background:transparent;font:16px var(--body);width:100%}.close{position:absolute;right:15px;top:8px;border:0;background:none;font:32px/1 var(--body);color:var(--ink);cursor:pointer}.cart-drawer{position:fixed;right:0;top:0;bottom:0;z-index:31;width:min(410px,90vw);background:var(--paper);padding:58px 30px 30px;box-shadow:-8px 0 24px #43271b2b}.cart-drawer ul{list-style:none;padding:0;border-top:1px solid var(--line)}.cart-drawer li{display:flex;justify-content:space-between;padding:14px 0;border-bottom:1px solid var(--line);font:16px var(--display)}.cart-drawer li button{border:0;background:none;color:var(--red);cursor:pointer;font:12px var(--body)}@media(max-width:1100px){.announcement{gap:90px}.site-header,.nav{gap:25px}.hero h1{font-size:43px}.feature{padding:0 13px}.bundle ul{gap:8px;font-size:12px}.footer-main{grid-template-columns:1.2fr repeat(4,1fr) 1.8fr;gap:12px}}@media(max-width:780px){.announcement{height:auto;min-height:44px;padding:6px 16px;gap:8px;justify-content:space-between;font-size:10px}.announcement span{max-width:46%;text-align:center}.site-header{height:76px;padding:0 20px;justify-content:space-between}.brand strong{font-size:22px}.brand em{font-size:6px}.brand-mark{width:40px;height:40px;font-size:16px}.menu-button{display:block;background:none;border:0;color:var(--ink);font-size:19px;order:1}.nav{display:none;position:absolute;top:76px;left:0;right:0;background:var(--paper);border-bottom:1px solid var(--line);padding:20px;flex-direction:column;gap:17px;margin:0}.nav.open{display:flex}.header-tools{order:2;margin-left:auto}.hero{grid-template-columns:1fr;padding:0 20px}.hero-copy{padding-top:42px}.hero h1{font-size:43px}.hero-image{height:350px;margin:10px -20px 0}.hero-image img{width:100%;object-position:center}.hero-promises{margin-bottom:12px}.features{margin-inline:20px;padding:10px;grid-template-columns:1fr 1fr}.feature{padding:14px 8px;border-right:0;border-bottom:1px solid var(--line)}.feature:nth-last-child(-n+2){border-bottom:0}.feature>i{width:43px;height:43px;font-size:17px}.feature h2{font-size:15px}.feature p{font-size:10px}.section-shell{padding-inline:20px}.product-grid{display:flex;overflow:auto;padding-bottom:10px;scroll-snap-type:x mandatory}.product-card{min-width:285px;scroll-snap-align:start}.product-photo{height:238px}.bundle{margin-inline:20px;grid-template-columns:1fr}.bundle-image{height:200px}.bundle-copy{padding:24px 22px}.bundle h2{font-size:29px}.bundle ul{flex-wrap:wrap}.story{grid-template-columns:1fr}.story-copy{padding:34px 24px}.story>img{height:245px}.recipes .display-heading{font-size:27px}.recipe-grid{display:flex;overflow:auto}.recipe{min-width:300px}.footer-main{grid-template-columns:1fr 1fr;gap:22px}.footer-brand,.newsletter{grid-column:span 2}.footer-links{padding-left:3px}.footer-bottom{padding:13px 20px;gap:12px;align-items:flex-start;flex-direction:column}.footer-bottom a{margin-left:0;margin-right:15px}}@media(max-width:430px){.hero h1{font-size:38px}.hero-text{font-size:15px}.hero-promises{gap:23px}.hero-promises div{font-size:11px}.feature{gap:9px}.feature h2{font-size:14px}.display-heading{font-size:35px}.bundle-price{display:inline-block;margin:12px 0 0 10px}.story h2{font-size:29px}}.brand img{display:block;width:286px;height:70px;object-fit:contain}.brand--compact img{width:210px;height:58px}.hero{position:relative;grid-template-columns:45% 55%}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:center;mix-blend-mode:normal}.hero-copy{position:relative}.product-photo{height:282px}.product-photo img{object-fit:contain;mix-blend-mode:normal}.bundle-image img,.story>img,.recipe img{mix-blend-mode:normal}.bundle-image img{object-position:center 55%}.recipe img{object-position:center}.footer-brand{min-width:205px}.site-header>.brand img{width:390px;height:88px}.site-header .nav{margin-left:20px}.site-header .header-tools{margin-left:auto}.hero{max-width:none;width:100%;padding-left:max(60px,calc((100vw - 1280px)/2 + 12px));padding-right:0}.hero-image{left:3%}.hero-image img{object-position:center 35%}.features{max-width:1400px;width:calc(100% - 44px);padding-inline:40px}@media(max-width:1100px){.brand img,.site-header>.brand img{width:235px;height:58px}.site-header{gap:18px}.site-header .nav{margin-left:48px}.nav{gap:22px}.hero-copy{max-width:470px}}@media(max-width:780px){.brand img,.site-header>.brand img{width:190px;height:52px}.brand--compact img{width:210px;height:58px}.site-header .nav{margin-left:0}.hero{display:block;min-height:auto}.hero-image{position:relative;inset:auto;height:350px;margin:10px -20px 0}.hero-image img{width:100%;height:100%;object-fit:cover;object-position:78% center}.features{width:calc(100% - 40px);padding:10px}.product-photo{height:238px}}@media(max-width:430px){.brand img{width:184px}.site-header{gap:12px}.header-tools{gap:15px}}
