:root{--background: var(--wildcraft-web-color-background);--panel: var(--wildcraft-web-color-panel);--ink: var(--wildcraft-web-color-text);--muted: var(--wildcraft-web-color-muted);--green: var(--wildcraft-web-color-action);--on-green: var(--wildcraft-web-color-on-action);--rule: color-mix(in srgb, var(--ink) 23%, transparent);--pale: color-mix(in srgb, var(--panel) 28%, var(--background));--heading: var(--wildcraft-font-heading), sans-serif;--body: var(--wildcraft-font-body), sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;color:var(--ink);background:var(--background);font:15px/1.7 var(--body);font-synthesis:none}h1,h2,h3,h4,strong,summary,legend{font-family:var(--heading)}h1,h2,h3,h4{font-weight:400;line-height:1.08;margin:0 0 22px;text-wrap:balance}h1{font-size:clamp(48px,6.2vw,88px);letter-spacing:-.045em}h2{font-size:clamp(36px,4vw,54px);letter-spacing:-.035em}h3{font-size:28px;letter-spacing:-.02em}p{margin:0 0 20px}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}button,input{font:inherit;color:inherit}button{cursor:pointer}button:disabled{cursor:default;opacity:.5}button,a,input,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--wildcraft-web-color-focus);outline-offset:5px}img{display:block;max-width:100%;height:auto}figure{margin:0}small,.small{font-size:12px;line-height:1.7}strong{font-weight:700}fieldset{margin:0;padding:0;border:0;min-width:0}legend{font-size:17px;padding:0;margin-bottom:12px}summary{cursor:pointer}section[id],aside[id],h3[id]{scroll-margin-top:24px}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.section{padding-block:96px}.eyebrow{font:700 11px/1.5 var(--heading);letter-spacing:.15em;text-transform:uppercase;margin-bottom:19px}.lead{font-size:clamp(17px,1.5vw,20px);line-height:1.7}.actions{display:flex;align-items:center;flex-wrap:wrap;gap:22px}.text-link{display:inline-flex;align-items:center;gap:16px;font-size:13px;text-decoration:none;border:0;border-bottom:1px solid currentColor;padding:0 0 5px;background:none}.text-link span{font-size:20px;line-height:1}.text-link:hover{opacity:.75}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:52px;padding:13px 24px;border:1px solid var(--green);border-radius:0;background:var(--green);color:var(--on-green);font-size:13px;line-height:1.5;text-decoration:none;transition:background .18s}.button span{font-size:21px}.button:hover{background:color-mix(in srgb,var(--green) 85%,var(--muted))}.button.light{background:var(--on-green);color:var(--green);border-color:var(--on-green)}.button.light:hover{background:var(--background)}.button.outline{background:transparent;color:var(--green)}.button.outline:hover{background:var(--panel)}.button:focus-visible{outline:3px double currentColor;outline-offset:-7px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}.skip-link{position:absolute;top:0;left:20px;z-index:100;transform:translateY(-120%);padding:12px 18px;background:var(--background)}.skip-link:focus{transform:translateY(0)}.proof-strip{min-height:30px;padding:5px 28px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--panel);font:11px/1.5 var(--body)}.proof-strip a{text-decoration:none}.site-header{background:var(--green);color:var(--on-green);position:sticky;top:0;z-index:10}.header-inner{min-height:90px;width:calc(100% - 80px);margin:auto;display:flex;align-items:center;gap:35px}.logo{width:285px;flex-shrink:0}.logo img{width:100%}.site-header nav{margin-left:auto;display:flex;gap:30px;align-items:center;font-size:13px}.site-header nav a{text-decoration:none;padding-block:14px;border-bottom:1px solid transparent}.site-header nav a:hover{border-bottom-color:currentColor}.header-actions{display:flex;align-items:center;gap:26px;font-size:11px}.cart-toggle{display:flex;align-items:center;gap:10px;background:transparent;border:0;padding:10px 0 10px 8px}.site-header a:focus-visible,.site-header button:focus-visible,.site-footer a:focus-visible{outline-color:var(--on-green)}.menu-toggle{display:none}.home-hero{display:grid;grid-template-columns:1fr 1fr;background:var(--panel)}.hero-copy{padding:clamp(40px,5.5vw,88px) 40px clamp(35px,4vw,64px) max(56px,calc((100vw - 1280px)/2));display:flex;align-items:flex-start;flex-direction:column}.hero-copy h1{font-size:clamp(66px,7.6vw,108px);line-height:.98;margin:8px 0 30px}.hero-copy .lead{font-size:17px;margin-bottom:32px}.hero-copy .actions{gap:22px}.hero-copy .text-link{font-size:12px}.hero-footnote{display:flex;align-items:center;gap:14px;font-size:10px;margin-top:auto;padding-top:46px}.short-rule{width:30px;height:1px;background:currentColor}.hero-image{position:relative;min-height:570px}.hero-image img{position:absolute;width:100%;height:100%;object-fit:cover}.hero-image figcaption{position:absolute;bottom:22px;right:24px;background:var(--panel);padding:8px 15px;font:13px var(--heading)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:40px}.section-heading h2{margin-bottom:0}.section-heading>p{margin-bottom:3px;font-size:13px}.section-heading>div>p:not(.eyebrow){font-size:13px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 28px}.product-card{min-width:0}.product-image{display:block;position:relative;overflow:hidden;background:var(--panel)}.product-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover;transition:transform .3s ease}.product-image:hover img{transform:scale(1.025)}.image-link{position:absolute;bottom:14px;right:14px;width:33px;height:33px;border-radius:50%;display:grid;place-items:center;background:var(--panel);font-size:19px}.product-card-copy{padding-top:22px}.product-card .eyebrow{font-size:9px;letter-spacing:.1em;margin-bottom:9px}.product-card h3{font-size:27px;margin-bottom:8px}.product-card h3 a{text-decoration:none}.product-card-copy>p:not(.eyebrow){color:var(--muted);font-size:12px;margin-bottom:18px}.product-card-bottom{display:flex;gap:10px;justify-content:space-between;align-items:baseline;font-size:14px}.product-card-bottom .text-link{font-size:11px;gap:9px}.product-card-bottom small{font-size:9px}.pantry-note{background:var(--pale);padding:35px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column;position:relative}.pantry-note img{position:absolute;top:26px;right:26px;width:53px;mix-blend-mode:multiply}.pantry-note .eyebrow{margin-top:35px;font-size:10px}.pantry-note h3{font-size:42px}.pantry-note>p:not(.eyebrow){font-size:13px;max-width:240px}.story-section{padding-block:80px;background:var(--panel)}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center}.story-copy>p{max-width:460px}.photo-placeholder{aspect-ratio:4 / 3;padding:44px;border:1px solid var(--rule);outline:1px solid var(--rule);outline-offset:-14px;position:relative;background:color-mix(in srgb,var(--panel) 68%,var(--background));display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.photo-placeholder.portrait{aspect-ratio:5 / 4}.photo-placeholder:before,.photo-placeholder:after{content:"";position:absolute;width:32px;height:32px;border:1px solid var(--wildcraft-web-color-accent)}.photo-placeholder:before{top:30px;left:30px;border-right:0;border-bottom:0}.photo-placeholder:after{bottom:30px;right:30px;border-left:0;border-top:0}.photo-placeholder .eyebrow{font-size:10px}.photo-placeholder>p:not(.eyebrow){max-width:310px;font:28px/1.25 var(--heading)}.placeholder-note{font-size:10px}.home-guides{display:grid;grid-template-columns:1fr 1fr;gap:36px}.guide-card{background:var(--pale);padding:32px;min-width:0}.guide-card-copy h3{font-size:43px;margin-bottom:8px}.guide-card-copy h3 a{text-decoration:none}.guide-card-copy>p:not(.eyebrow){font-size:13px}.scientific{font-family:var(--heading);font-size:19px}.guide-card .scientific{font-size:17px!important}.guide-card .actions{margin:28px 0}.guide-card .guide-photo{margin:0}.guide-card .photo-wrap{background:transparent}.guide-card .photo-wrap img{width:100%;aspect-ratio:3 / 2;object-fit:contain}.guide-photo figcaption{font-size:10px;line-height:1.7;padding-top:10px}.guide-photo figcaption a{text-underline-offset:3px}.wholesale{border-top:1px solid var(--rule);padding-block:55px 70px;display:flex;align-items:center;justify-content:space-between;gap:35px}.wholesale h2{font-size:39px}.wholesale p:not(.eyebrow){font-size:13px;margin-bottom:0}.site-footer{background:var(--green);color:var(--on-green)}.footer-main{display:grid;grid-template-columns:1.5fr .75fr 1.2fr;gap:65px;padding-block:62px}.footer-logo{width:285px;margin:-8px 0 23px -16px}.footer-main h2{font-size:20px;margin-bottom:22px}.footer-main p,.footer-main a:not(:has(img)){font-size:12px}.footer-main a:not(:has(img)){display:block;margin-bottom:12px;text-decoration:none}.footer-main a:hover{text-decoration:underline}.footer-bottom{border-top:1px solid color-mix(in srgb,var(--on-green) 25%,transparent);padding-block:22px;display:flex;justify-content:space-between;gap:20px;font-size:10px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:11px;padding-block:24px}.breadcrumbs a{text-decoration:none}.product-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:70px;align-items:start;padding:10px 0 70px}.product-gallery{position:sticky;top:125px}.product-gallery>img{width:100%}.gallery-note{display:flex;justify-content:space-between;gap:12px;font-size:10px;padding-top:15px;border-bottom:1px solid var(--rule);padding-bottom:18px}.product-info h1{font-size:clamp(43px,4.5vw,64px)}.product-info .eyebrow{margin:0 0 16px;font-size:10px}.product-description{font-size:14px}.product-price{font:30px var(--heading);margin-block:26px}.product-price small{font:11px var(--body)}.format-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.format-option{position:relative;cursor:pointer}.format-option input{position:absolute;opacity:0;width:1px;height:1px}.format-option>span{display:flex;justify-content:space-between;flex-direction:column;gap:3px;padding:13px 14px;border:1px solid var(--rule);min-height:77px;font-size:12px}.format-option small{font-size:11px}.format-option input:checked+span{border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green);background:var(--pale)}.format-option input:focus-visible+span{outline:2px solid var(--green);outline-offset:4px}.purchase-row{display:flex;gap:12px;margin-top:18px}.quantity-control{display:flex;border:1px solid var(--green)}.quantity-control button{width:32px;border:0;background:transparent}.quantity-control input{border:0;background:transparent;width:35px;text-align:center;-webkit-appearance:textfield;appearance:textfield;padding:0;font-size:13px}.quantity-control input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.add-button{flex:1}.proof-purchase-note{margin-top:10px;font-size:10px;color:var(--muted)}.product-facts{margin-top:25px}.product-facts>section,.credits details{border-top:1px solid var(--rule);padding:20px 0}.product-facts h2{font-size:21px;letter-spacing:0;margin-bottom:10px}.product-facts p{font-size:13px;margin:0}.product-notice{border-top:1px solid var(--rule);padding-top:18px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}.preparation{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;border-top:1px solid var(--rule);padding-block:75px}.preparation-copy{position:relative}.preparation-copy .lead{max-width:460px;font-size:16px}.preparation-image{width:100%;aspect-ratio:4 / 3;object-fit:contain}.preparation.compact{display:block;padding-block:45px}.preparation.compact .preparation-copy{max-width:720px}.preparation.compact .lead{max-width:620px}.botanical{height:65px;width:145px;object-fit:contain;object-position:left;margin-top:24px}.blend-recommendations{display:grid;grid-template-columns:.8fr 1.6fr;gap:65px;padding-block:65px 80px;border-top:1px solid var(--rule);align-items:start}.blend-intro h2{font-size:clamp(34px,3.2vw,46px)}.blend-intro>p:not(.eyebrow){max-width:350px;font-size:14px}.blend-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.blend-product{min-width:0}.blend-product>p{margin:20px 0 0;font-size:14px}.blend-product>p a{font-family:var(--heading);font-weight:700;font-size:19px}.product-guide-band{padding-block:58px;background:var(--green);color:var(--on-green)}.product-guide-band>.wrap{display:flex;justify-content:space-between;align-items:center;gap:60px}.product-guide-band h2{font-size:42px}.product-guide-band p:not(.eyebrow){font-size:14px;max-width:650px;margin-bottom:0}.product-guide-band .button{flex-shrink:0}.related-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:25px}.related-products h3{font-size:23px}.related-products .product-card-bottom{flex-wrap:wrap}.related-products .product-card-copy>p:not(.eyebrow){min-height:40px}.guide-hub-header{padding-bottom:65px;position:relative}.guide-hub-header h1{font-size:clamp(50px,7vw,92px)}.guide-hub-list{display:grid;gap:35px;margin-bottom:65px}.guide-hub-list .guide-card{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center;padding:44px}.guide-hub-list .guide-card-copy{max-width:410px}.guide-hub-list h3{font-size:60px}.guide-hub-list .guide-card-copy>p:not(.eyebrow):not(.scientific){font-size:16px}.safety-panel{padding:26px 30px;background:var(--panel);border-left:3px solid var(--green)}.safety-panel h2{font-size:30px;margin-bottom:12px}.safety-panel p{font-size:14px;margin-bottom:0}.download-intro{display:grid;grid-template-columns:1fr 1fr;gap:70px}.guide-cover{background:var(--green);color:var(--on-green);padding-block:55px}.guide-cover-grid{display:grid;grid-template-columns:.9fr 1fr;gap:85px;align-items:center}.guide-cover h1{font-size:clamp(70px,8vw,120px);margin:0 0 10px}.guide-cover .lead{font-size:18px;margin-block:24px}.guide-cover .small{margin:18px 0 0;font-size:11px}.guide-cover figcaption{color:var(--on-green)}.guide-cover a:focus-visible{outline-color:var(--on-green)}.guide-layout{display:grid;grid-template-columns:225px minmax(0,780px);gap:85px;justify-content:space-between;padding-block:65px 80px}.guide-toc nav{position:sticky;top:135px}.guide-toc a{display:block;font-size:12px;line-height:1.6;padding:12px 0;text-decoration:none;border-bottom:1px solid var(--rule)}.guide-toc a:hover{text-decoration:underline}.guide-article>section{margin-top:60px}.guide-article>section>h2{font-size:43px}.guide-article>section>h3{font-size:29px;margin-top:30px}.guide-article .guide-photo{margin-block:28px}.guide-article .guide-photo figcaption{font-size:11px}.guide-article .eyebrow{margin-bottom:16px}.photo-wrap{position:relative}.photo-wrap img{width:100%}.image-marker{position:absolute;transform:translate(-50%,-50%);border:1px solid var(--green);background:var(--background);color:var(--green);border-radius:50%;width:29px;height:29px;display:grid;place-items:center;font:700 16px var(--heading)}.detail-notes>div{display:flex;gap:18px;margin:25px 0}.detail-notes h3{font-size:25px;margin-bottom:8px}.detail-notes p{margin-bottom:0;font-size:14px}.note-number{display:inline-grid;place-items:center;flex-shrink:0;width:29px;height:29px;border:1px solid var(--green);border-radius:50%;font:700 16px var(--heading)}.callout{border-left:2px solid var(--green);padding:18px 23px;background:var(--pale);font-size:14px}.attachment-diagram{background:var(--background);padding-block:25px}.attachment-diagram img{width:100%}.attachment-diagram>div{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;text-align:center;font-size:11px}.attachment-diagram strong{display:block;font-size:17px}.attachment-diagram figcaption{font-size:11px;margin-top:17px;text-align:center}.comparison{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:30px;padding-block:26px;border-top:1px solid var(--rule)}.comparison h3{font-size:29px}.comparison p{font-size:14px}.comparison .guide-photo{margin-block:0}.comparison .photo-wrap img{max-height:360px;object-fit:contain}.comparison:nth-child(2)>div{order:2}.downloads{background:var(--pale);padding:30px}.download-row{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--rule);padding:22px 0;text-decoration:none}.download-row:last-of-type{border-bottom:1px solid var(--rule);margin-bottom:22px}.download-row strong{font-size:23px;display:block}.download-row small{display:block;font-size:11px}.download-row>span:last-child{font-size:28px}.download-row:hover strong{text-decoration:underline}.poison-panel{border-block:1px solid var(--rule);padding-block:25px;margin-top:50px}.poison-panel h2{font-size:28px}.poison-panel p{font-size:13px}.poison-panel p:last-child{margin-bottom:0}.poison-panel a{font-family:var(--heading);font-size:20px;white-space:nowrap}.credits summary{font-size:16px;overflow-wrap:anywhere}.credits p{overflow-wrap:anywhere;font-size:12px;padding-top:14px}.guide-article #sources ul{padding-left:18px}.guide-article #sources li{padding-bottom:13px}.next-guide{display:flex;gap:30px;justify-content:space-between;padding-block:36px}.review{max-width:980px}.review>section,.review-links{margin-top:60px}.review-links a{display:flex;justify-content:space-between;padding-block:12px}.review li{margin-bottom:12px}.review table{width:100%;border-collapse:collapse;font-size:13px}.review td,.review th{border-bottom:1px solid var(--rule);text-align:left;vertical-align:top;padding:15px 15px 15px 0}.review th{font-family:var(--heading);font-size:19px}.review td:first-child{width:23%}.review code{font-size:12px}dialog{padding:30px;width:min(500px,calc(100vw - 32px));max-height:calc(100dvh - 40px);border:1px solid var(--rule);color:var(--ink);background:var(--background)}dialog::backdrop{background:color-mix(in srgb,var(--green) 60%,transparent)}.dialog-header{display:flex;gap:20px;align-items:center;justify-content:space-between}.dialog-header h2{font-size:32px;margin-bottom:0}.icon-button{font-size:30px;border:0;background:none;width:44px;min-height:44px}.cart-item{padding-block:20px;border-top:1px solid var(--rule)}.cart-item strong{font-size:24px}.cart-item p{font-size:12px;margin-block:8px}.cart-total{border-top:1px solid var(--rule);display:flex;justify-content:space-between;gap:20px;padding-block:20px}.cart-total strong{font-size:25px}.noscript{padding:20px;background:var(--panel);margin:0}@media(min-width:1550px){.home-hero{max-width:1800px;margin-inline:auto}.hero-copy{padding-left:80px}}@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.header-inner{width:calc(100% - 40px);gap:24px}.logo{width:235px}.site-header nav{gap:20px}.header-actions{gap:15px}.hero-copy{padding:48px 30px 36px 32px}.hero-copy h1{font-size:76px}.hero-copy .lead{font-size:15px}.hero-image{min-height:540px}.story-grid,.preparation{gap:50px}.product-detail{gap:35px}.product-grid{gap:36px 20px}.product-card h3{font-size:24px}.product-card-bottom{flex-wrap:wrap}.pantry-note{padding:25px}.guide-cover-grid{gap:50px}.guide-layout{gap:40px;grid-template-columns:190px minmax(0,1fr)}.guide-hub-list .guide-card{gap:35px}.footer-main{gap:30px}}@media(max-width:800px){.wrap{width:calc(100% - 40px)}.section{padding-block:65px}html{scroll-padding-top:84px}.header-inner{min-height:74px;flex-wrap:wrap;gap:12px}.logo{width:230px;margin-left:-10px}.menu-toggle{display:flex;align-items:center;gap:10px;background:transparent;border:0;padding:12px 6px;margin-left:auto;font-size:12px}.site-header nav{display:none;width:100%;order:4;padding:5px 0 22px;margin:0;flex-wrap:wrap}.site-header nav.is-open{display:flex}.header-actions{margin-left:0}.currency{display:none}.home-hero{grid-template-columns:1fr}.hero-copy{padding:45px 24px 30px}.hero-copy h1{font-size:clamp(65px,12vw,93px)}.hero-copy .lead{font-size:17px}.hero-footnote{padding-top:30px}.hero-image{min-height:0}.hero-image img{position:static;aspect-ratio:4 / 3}.section-heading{gap:25px;margin-bottom:30px;align-items:flex-start}.section-heading p br{display:none}.section-heading>p{max-width:220px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pantry-note h3{font-size:36px}.story-section{padding-block:50px}.story-grid{gap:35px}.story-copy h2{font-size:36px}.story-copy .lead{font-size:17px}.story-copy p{font-size:13px}.photo-placeholder{padding:35px}.photo-placeholder>p:not(.eyebrow){font-size:23px}.photo-placeholder.portrait{aspect-ratio:4 / 5}.home-guides{gap:20px}.guide-card{padding:23px}.guide-card-copy h3{font-size:39px}.guide-card .actions{gap:18px}.guide-card .text-link{font-size:12px;gap:8px}.wholesale h2{font-size:34px}.wholesale .button{flex-shrink:0}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:first-child{grid-column:1 / -1}.footer-logo{margin-left:-15px}.footer-bottom{flex-wrap:wrap}.product-detail{grid-template-columns:1fr;gap:38px}.product-gallery{position:static}.product-info{max-width:600px}.product-info h1{font-size:52px}.format-option>span{font-size:14px}.related-products{grid-template-columns:1fr 1fr;gap:30px 20px}.preparation{gap:30px}.blend-recommendations{grid-template-columns:1fr;gap:28px;padding-block:45px 60px}.blend-intro>p:not(.eyebrow){max-width:550px}.preparation h2{font-size:36px}.product-guide-band>.wrap{flex-direction:column;align-items:flex-start;gap:25px}.guide-hub-list .guide-card{padding:25px;gap:30px}.guide-hub-list h3{font-size:48px}.guide-hub-list .guide-card-copy>p:not(.eyebrow):not(.scientific){font-size:14px}.guide-cover-grid{gap:35px}.guide-cover .lead{font-size:16px}.guide-layout{grid-template-columns:1fr;gap:35px;padding-top:35px}.guide-toc nav{position:static}.guide-toc a{display:inline-block;margin-right:22px}.guide-toc .eyebrow{margin-bottom:6px}}@media(max-width:540px){.proof-strip{padding-inline:16px;font-size:9px}.header-inner{width:calc(100% - 28px)}.logo{width:196px}.menu-toggle{font-size:11px;gap:6px;padding-inline:0}.header-actions{gap:0}.cart-toggle{gap:6px;font-size:11px;padding-left:2px}.cart-toggle svg{width:18px}.site-header nav{justify-content:space-between;gap:12px;font-size:12px}.hero-copy{padding:38px 20px 28px}.hero-copy h1{font-size:68px;margin-bottom:25px}.hero-copy .eyebrow{font-size:10px}.hero-copy .lead{font-size:15px}.hero-copy .actions{gap:19px}.hero-copy .button{padding-inline:17px;gap:20px}.hero-copy .text-link{font-size:11px;gap:9px}.hero-footnote{font-size:9px;gap:10px}.hero-image figcaption{bottom:15px;right:15px;font-size:11px}.section-heading{flex-direction:column;gap:20px}.section-heading>p{max-width:none}.product-grid{grid-template-columns:1fr;gap:34px}.product-card h3{font-size:30px}.product-card-copy>p:not(.eyebrow){font-size:13px}.product-card-bottom{font-size:15px}.product-card-bottom .text-link{font-size:12px}.pantry-note{padding:28px}.pantry-note img{width:75px;right:30px;top:40px}.pantry-note .eyebrow{margin-top:0}.pantry-note h3{font-size:42px}.story-grid,.preparation,.home-guides,.guide-hub-list .guide-card,.download-intro,.guide-cover-grid{grid-template-columns:1fr}.story-grid{gap:38px}.story-copy p{font-size:14px}.story-copy h2{font-size:40px}.photo-placeholder.portrait{aspect-ratio:4 / 3}.home-guides{gap:28px}.guide-card{padding:24px}.guide-card .eyebrow{font-size:9px}.guide-card-copy h3{font-size:46px}.wholesale{flex-direction:column;align-items:flex-start;padding-block:40px 50px;gap:25px}.footer-main{grid-template-columns:1fr;padding-block:45px}.footer-main>div:first-child{grid-column:auto}.footer-main h2{margin-bottom:15px}.footer-main p,.footer-main a:not(:has(img)){font-size:13px}.footer-bottom{flex-direction:column;gap:12px}.breadcrumbs{font-size:10px;padding-block:19px}.product-info h1{font-size:49px}.gallery-note{font-size:9px}.product-info .eyebrow{font-size:10px}.product-detail{padding-bottom:45px}.format-option>span{font-size:12px}.preparation{padding-block:45px}.preparation-copy .lead{font-size:15px}.blend-products{grid-template-columns:1fr;gap:30px}.related-products h3{font-size:23px}.related-products .eyebrow{font-size:8px;letter-spacing:.04em}.related-products .product-card-copy>p:not(.eyebrow){font-size:11px;min-height:56px}.related-products .product-card-bottom{font-size:13px}.related-products .product-card-bottom .text-link{font-size:10px}.related-products .image-link{bottom:8px;right:8px;width:27px;height:27px}.product-guide-band h2{font-size:36px}.guide-hub-header{padding-bottom:40px}.guide-hub-header .lead{font-size:18px}.guide-hub-list .guide-card .actions{margin-bottom:0}.safety-panel{padding:23px}.safety-panel h2{font-size:28px}.safety-panel p{font-size:13px}.download-intro{gap:10px}.guide-cover{padding-block:35px}.guide-cover h1{font-size:92px}.guide-cover .lead{font-size:17px}.guide-cover .guide-photo{margin-top:8px}.guide-article{font-size:14px}.guide-article>section{margin-top:45px}.guide-article>section>h2{font-size:36px}.guide-article .guide-photo figcaption{font-size:10px}.detail-notes>div{gap:12px}.detail-notes h3{font-size:24px}.attachment-diagram>div{font-size:9px;gap:10px}.attachment-diagram strong{font-size:15px}.comparison{grid-template-columns:1fr;gap:15px}.comparison:nth-child(2)>div{order:initial}.comparison p{margin-bottom:5px}.comparison .photo-wrap img{max-height:400px}.downloads{padding:24px}.download-row strong{font-size:22px}.downloads .text-link{font-size:12px}.next-guide{flex-wrap:wrap}.review h1{font-size:46px}.review table{font-size:11px}.review td,.review th{padding-right:9px}dialog{padding:22px}.dialog-header h2{font-size:28px}}@media(max-width:360px){.logo{width:168px}.hero-copy h1{font-size:61px}.hero-copy .actions{align-items:flex-start;flex-direction:column}.format-options{grid-template-columns:1fr}.format-option>span{min-height:60px;flex-direction:row;align-items:center}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}@media print{.proof-strip,.site-header,.site-footer,.guide-toc,.product-guide-band,.next-guide{display:none}.wrap{width:100%}.guide-layout,.guide-cover-grid{display:block}.guide-cover{background:var(--background);color:var(--ink)}.guide-cover figcaption{color:var(--ink)}.guide-cover h1{font-size:55px}.guide-cover .guide-photo{max-width:420px}.guide-photo,.comparison,.safety-panel{break-inside:avoid}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/wildcraft.css.map */
