:root{--ink:#1c2420;--muted:#5a665f;--line:#dbe2dc;--paper:#fbfaf4;--white:#ffffff;--leaf:#276749;--leaf-dark:#164832;--sun:#e6a23c;--rose:#c55a4f;--aqua:#2d7887;--fungi:#7b4f35;--shadow:0 18px 50px rgba(28,36,32,.12);--radius:8px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}[hidden]{display:none!important}body{margin:0;color:var(--ink);background:var(--paper);line-height:1.55}a{color:inherit}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:20;background:rgba(251,250,244,.94);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav{width:min(1180px,calc(100% - 32px));margin:0 auto;min-height:72px;justify-content:space-between;gap:20px}.brand,.nav{display:flex;align-items:center}.brand{gap:12px;font-weight:800;text-decoration:none}.brand-mark{width:44px;height:38px;border-radius:8px;display:grid;place-items:center;color:white;background:var(--leaf);font-size:13px;font-weight:900}.brand-mark.bounty{background:var(--aqua)}.brand-mark.fungi{background:var(--fungi)}.nav-links{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.nav-links a{border:1px solid transparent;border-radius:8px;padding:10px 13px;color:var(--ink);text-decoration:none;font-weight:700;font-size:14px}.nav-links a:hover{background:#edf3ed;border-color:var(--line)}.hero{min-height:34vh;display:grid;align-items:flex-end;position:relative;color:white;overflow:hidden;background:#21362d}.hero.short{min-height:32vh}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(20,31,25,.78),rgba(20,31,25,.28)),var(--hero-image);background-size:cover;background-position:50%}.hero-content{position:relative;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:44px 0 50px}.hero h1{margin:0 0 18px;max-width:980px;font-size:clamp(34px,5.5vw,78px);line-height:.95;letter-spacing:0}.hero p{max-width:700px;margin:0 0 28px;font-size:clamp(18px,2vw,24px);color:rgba(255,255,255,.9)}.hero-eyebrow{margin-bottom:12px!important;color:rgba(255,255,255,.8)!important;font-weight:900;text-transform:uppercase;letter-spacing:.04em;font-size:13px!important}.action-row,.actions,.hero-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.shell,.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.shell{padding:56px 0}.section{padding:70px 0}.section.tint{background:#eef4eb}.section-head{display:flex;justify-content:space-between;gap:28px;align-items:flex-end;margin-bottom:28px}.section-head h2{margin:0;font-size:clamp(28px,3.4vw,44px);line-height:1.02}.section-head p{margin:10px 0 0;max-width:650px;color:var(--muted)}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:18px;gap:18px;padding:36px 0}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.two-column{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);grid-gap:22px;gap:22px;padding:36px 0;align-items:flex-start}.card{background:var(--white);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;box-shadow:0 10px 24px rgba(28,36,32,.06);padding:22px}.card h2,.card h3{margin:0 0 10px;line-height:1.15}.card p{margin:0 0 14px;color:var(--muted)}.card a{color:var(--leaf);font-weight:800}.card-link{color:inherit;text-decoration:none}.card-img{display:block;width:calc(100% + 44px);height:210px;margin:-22px -22px 18px;object-fit:cover}.stack{display:grid;grid-gap:16px;gap:16px}.eyebrow,.tag{display:inline-flex;align-items:center;min-height:28px;margin:0 0 10px;padding:4px 9px;border-radius:999px;background:#eaf3ee;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.eyebrow,.price,.tag{color:var(--leaf-dark)}.price{font-weight:900;font-size:22px}.product-card{display:flex;flex-direction:column}.product-card .price{margin-top:auto}.shop-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,360px);grid-gap:24px;gap:24px;align-items:start}.cart-panel{position:-webkit-sticky;position:sticky;top:92px;display:grid;grid-gap:16px;gap:16px;padding:20px;border:1px solid var(--line);border-radius:var(--radius);background:var(--white);box-shadow:0 10px 24px rgba(28,36,32,.06)}.cart-panel-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.cart-panel-head h2{margin:0}.cart-panel-head span{display:grid;place-items:center;min-width:32px;height:32px;border-radius:999px;background:var(--leaf);color:white;font-weight:900}.cart-panel .line-list li{display:grid;grid-template-columns:1fr 72px auto;align-items:center}.cart-panel .line-list input{min-height:38px}.cart-total{display:flex;justify-content:space-between;gap:16px;padding-top:12px;border-top:1px solid var(--line)}.cart-note{margin:0;color:var(--muted);font-size:14px}.info-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.info-strip div{padding:22px;border-right:1px solid var(--line)}.info-strip div:last-child{border-right:0}.info-strip strong{display:block;font-size:20px}.info-strip span{color:var(--muted)}.form-card{display:grid;grid-gap:16px;gap:16px}.order-form{display:grid;grid-gap:12px;gap:12px;margin-top:18px;padding-top:18px;border-top:1px solid var(--line)}.order-form label{gap:6px;font-size:13px}.form-section-title{margin-top:6px;padding-top:12px;border-top:1px solid var(--line);color:var(--muted);font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.form-row{display:grid;grid-template-columns:minmax(0,1fr) 92px;grid-gap:10px;gap:10px}label{display:grid;grid-gap:6px;gap:6px;color:var(--ink);font-weight:800}input,select,textarea{width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--line);border-radius:8px;background:white;color:var(--ink);font:inherit}textarea{min-height:110px;resize:vertical}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:42px;padding:10px 14px;border:1px solid var(--leaf);border-radius:8px;background:var(--leaf);color:white;text-decoration:none;font:inherit;font-weight:800;cursor:pointer}.button.small{min-height:36px;padding:7px 10px;font-size:14px}.button.secondary{color:var(--ink);border-color:var(--line);background:white}.notice{width:min(1180px,calc(100% - 32px));margin:18px auto 0;padding:14px 16px;border:1px solid var(--line);border-radius:8px;background:white}.notice.important{border-color:#d99526;background:#fff8e8;font-weight:800}.notice a{color:var(--leaf-dark);font-weight:900}.notice.error{color:#6f1d1b;border-color:#efb6b2;background:#fff1f0}.install-save{position:fixed;right:16px;bottom:16px;z-index:30;display:flex;align-items:center;gap:16px;width:min(440px,calc(100% - 32px));padding:14px;border:1px solid var(--line);border-radius:8px;background:rgba(255,255,255,.97);box-shadow:var(--shadow)}.install-save strong{display:block}.install-save p{margin:2px 0 0;color:var(--muted);font-size:14px}.install-save-actions{display:flex;gap:8px;margin-left:auto}.table-wrap{overflow-x:auto;padding:34px 0}table{width:100%;border-collapse:collapse;background:white;border:1px solid var(--line)}td,th{padding:14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{background:#eef4eb}td span{color:var(--muted)}.table-line{display:block}.totals{display:grid;grid-gap:10px;gap:10px;margin:18px 0 0}.address-block{display:grid;grid-gap:4px;gap:4px;margin-top:16px;padding-top:14px;border-top:1px solid var(--line)}.address-block span{color:var(--muted)}.line-list li,.totals div{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding-top:10px}.totals dt{color:var(--muted)}.totals dd{margin:0;font-weight:900}.line-list{grid-gap:10px;gap:10px;margin:0 0 18px}.line-list,.list{display:grid;padding:0;list-style:none}.list{grid-gap:14px;gap:14px;margin:18px 0}.list li{display:flex;gap:12px;align-items:flex-start}.check{display:grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:999px;background:var(--leaf);color:white;font-weight:900}.feature-img{width:100%;min-height:360px;border-radius:8px;object-fit:cover}.page-title{padding:56px 0 28px}.page-title h1{margin:0 0 10px;font-size:clamp(34px,5vw,64px);line-height:1}.page-title p{margin:0;color:var(--muted);font-size:20px}.footer{background:#18231d;color:white;padding:42px 0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);grid-gap:24px;gap:24px}.footer a{color:#dfeee3;display:block;margin:8px 0;text-decoration:none}.footer p{color:#cbd8ce;margin:8px 0 0}.qr-home{display:none}.phone-icons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.app-icon{display:grid;grid-gap:10px;gap:10px;align-content:center;min-height:136px;padding:16px;border-radius:18px;color:white;text-decoration:none;box-shadow:0 16px 35px rgba(24,35,29,.25)}.app-icon strong{font-size:20px;line-height:1.1}.app-icon span{opacity:.9;font-weight:700}.app-badge{width:44px;height:44px;border-radius:12px;background:rgba(255,255,255,.24);display:grid;place-items:center;font-size:13px;font-weight:900}.green{background:#246b48}.gold{background:#c88624}.red{background:#b85346}.blue{background:#277083}.brown{background:#7b4f35}.plum{background:#6c5a8b}@media (max-width:860px){.nav{align-items:flex-start;padding:12px 0;flex-direction:column}.nav-links{justify-content:flex-start;width:100%;overflow-x:auto;flex-wrap:nowrap;padding-bottom:4px}.nav-links a{white-space:nowrap}.hero-content{padding:34px 0 38px}.section{padding:48px 0}.section-head,.two-column{display:block}.grid,.grid.four,.grid.three,.grid.two,.shop-layout{grid-template-columns:1fr}.cart-panel{position:static}.info-strip{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.stack{margin-top:18px}}@media (max-width:640px){.hero h1{font-size:clamp(31px,10vw,44px)}.desktop-home{display:none}.qr-home{display:block;min-height:100vh;padding:18px 16px 28px;background:linear-gradient(180deg,#e9f4e8,#f9f3df)}.qr-home.freshearthbounty{background:linear-gradient(180deg,#e5f4f5,#fbfaf4)}.qr-home.freshearthfungi{background:linear-gradient(180deg,#f2eadf,#fbfaf4)}.qr-top{display:flex;justify-content:space-between;gap:12px;align-items:center;margin-bottom:20px}.qr-top h1{margin:0;font-size:28px;line-height:1}.qr-top p{margin:4px 0 0;color:var(--muted);font-weight:700}.qr-pill{padding:8px 10px;border-radius:999px;color:white;background:var(--leaf);font-size:12px;font-weight:900;white-space:nowrap}.qr-pill.bounty{background:var(--aqua)}.qr-pill.fungi{background:var(--fungi)}.mobile-card{background:rgba(255,255,255,.78);border:1px solid rgba(219,226,220,.9);border-radius:18px;padding:14px;margin-top:16px}.mobile-card h2{margin:0 0 8px;font-size:18px}.mobile-card p{color:var(--muted);margin:0 0 14px}.info-strip{grid-template-columns:1fr}.info-strip div{border-right:0;border-bottom:1px solid var(--line)}.install-save{align-items:stretch;flex-direction:column}.install-save-actions{width:100%;margin-left:0}.install-save-actions .button{flex:1 1}}