:root{--ink:#18211e;--muted:#68716d;--paper:#f7f6f0;--line:#d8ddd5;--lime:#c9f36b;--orange:#ff6948;--card:#fff}*{box-sizing:border-box}html{background:var(--paper)}body{color:var(--ink);background:var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header,main,footer{width:min(1180px,100% - 40px);margin:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:76px;display:flex}.wordmark{letter-spacing:-.06em;font-size:1.3rem;font-weight:800}.wordmark span{color:var(--orange)}nav{gap:24px;font-size:.9rem;font-weight:700;display:flex}nav a:hover{color:var(--orange)}.hero{grid-template-columns:minmax(0,760px) 1fr;align-items:end;gap:36px;padding:86px 0 52px;display:grid}.eyebrow{color:var(--muted);letter-spacing:.12em;margin:0 0 12px;font-size:.68rem;font-weight:800}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.055em}h1{max-width:720px;margin-bottom:20px;font-size:clamp(3.3rem,7vw,6.5rem);line-height:.92}h1 em{color:var(--orange);font-style:normal}h2{margin-bottom:8px;font-size:clamp(1.7rem,3vw,2.3rem)}.hero-copy,.intro{max-width:590px;color:var(--muted);font-size:1.1rem;line-height:1.6}.freshness-card{background:var(--ink);color:#fff;border-radius:12px;align-items:flex-start;gap:11px;padding:18px;font-size:.85rem;display:flex}.freshness-card small{color:#b9c2bd;margin-top:3px;display:block}.status-dot{background:var(--lime);border-radius:100%;flex:none;width:9px;height:9px;margin-top:4px}.insight-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-bottom:56px;display:grid}.insight-strip div{gap:3px;padding:22px 0;display:grid}.insight-strip div+div{border-left:1px solid var(--line);padding-left:26px}.insight-strip strong{font-size:1.1rem}.insight-strip span{color:var(--muted);font-size:.8rem}.explorer{padding-bottom:86px}.search-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.search-box{flex:1}.search-box input{border:1px solid var(--line);width:100%;color:var(--ink);font:inherit;background:#fff;border-radius:8px;outline:none;padding:17px 18px}.search-box input:focus{border-color:var(--ink);box-shadow:0 0 0 3px #c9f36b99}.result-count{color:var(--muted);white-space:nowrap;font-size:.8rem}.filter-row{flex-wrap:wrap;gap:8px;margin:18px 0 28px;display:flex}.filter-row button{border:1px solid var(--line);color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;padding:8px 12px;font:700 .77rem Arial,sans-serif}.filter-row button.selected{color:var(--ink);background:var(--lime);border-color:var(--lime)}.product-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.product-card{background:var(--card);border:1px solid var(--line);border-radius:12px;min-height:248px;padding:18px;transition:transform .15s,box-shadow .15s;position:relative}.product-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #18211e12}.product-swatch{width:40px;height:40px;color:var(--ink);border-radius:10px;place-items:center;font-size:1.2rem;font-weight:900;display:grid}.product-swatch.large{border-radius:15px;width:58px;height:58px;font-size:1.6rem}.card-topline{color:var(--muted);text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;margin-top:20px;font-size:.68rem;font-weight:800;display:flex}.card-topline b{color:#438300}.product-card h3{margin:7px 0;font-size:1.15rem}.product-card p{color:var(--muted);font-size:.8rem}.card-prices{justify-content:space-between;align-items:baseline;display:flex;position:absolute;bottom:34px;left:18px;right:18px}.card-prices strong{letter-spacing:-.06em;font-size:1.35rem}.card-prices span,.product-card small{color:var(--muted);font-size:.72rem}.product-card small{position:absolute;bottom:17px}.detail-page{padding:40px 0 86px}.back-link{color:var(--muted);margin-bottom:46px;font-size:.85rem;font-weight:700;display:inline-block}.back-link:hover{color:var(--orange)}.product-heading{align-items:center;gap:20px;margin-bottom:44px;display:flex}.product-heading h1{margin-bottom:8px;font-size:clamp(2.8rem,5vw,4.6rem)}.product-heading p:last-child{color:var(--muted);margin-bottom:0}.price-summary{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,1fr);margin-bottom:28px;display:grid}.price-summary div{flex-direction:column;gap:7px;min-height:138px;padding:23px 18px 20px 0;display:flex}.price-summary div+div{border-left:1px solid var(--line);padding-left:18px}.price-summary span,.price-summary small{color:var(--muted);font-size:.72rem}.price-summary strong{letter-spacing:-.06em;font-size:1.7rem}.price-summary .down{color:#438300}.history-card{background:var(--ink);color:#fff;border-radius:16px;padding:28px}.history-head{justify-content:space-between;align-items:start;display:flex}.history-head .eyebrow{color:#b9c2bd}.history-head h2{margin-bottom:0}.sample-pill{color:#dce3de;background:#ffffff1c;border-radius:99px;padding:7px 10px;font-size:.7rem;font-weight:700}.chart-wrap{margin-top:28px}.chart-wrap svg{width:100%;height:230px;overflow:visible}.chart-grid{stroke:#ffffff24;stroke-width:.5px;vector-effect:non-scaling-stroke}.chart-axis{color:#b9c2bd;justify-content:space-between;font-size:.73rem;display:flex}.timeline-section{grid-template-columns:1fr 2fr;gap:52px;margin-top:60px;display:grid}.timeline{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.timeline li{border-bottom:1px solid var(--line);grid-template-columns:80px 1fr auto 94px;gap:12px;padding:16px 0;font-size:.85rem;display:grid}.timeline time,.timeline small{color:var(--muted)}.timeline small{text-align:right}.disclaimer{border-left:3px solid var(--orange);color:#765045;background:#fff0eb;margin-top:42px;padding:16px 18px;font-size:.82rem;line-height:1.55}.content-page{max-width:920px;padding:70px 0 90px}.content-page h1{font-size:clamp(3rem,6vw,5.7rem)}.method-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:50px;display:grid}.method-grid article{border:1px solid var(--line);background:#fff;border-radius:12px;padding:25px}.method-grid article span{color:var(--orange);font-size:.75rem;font-weight:900}.method-grid h2{margin:24px 0 10px;font-size:1.45rem}.method-grid p{color:var(--muted);margin:0;font-size:.9rem;line-height:1.55}footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:20px;padding:22px 0;font-size:.75rem;display:flex}footer a{color:var(--ink);font-weight:700}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@media (max-width:800px){.hero{grid-template-columns:1fr;padding-top:58px}.freshness-card{max-width:300px}.product-grid{grid-template-columns:repeat(2,1fr)}.price-summary{grid-template-columns:1fr 1fr}.price-summary div:nth-child(3){border-left:0}.timeline-section{grid-template-columns:1fr;gap:12px}.timeline li{grid-template-columns:66px 1fr auto}.timeline small{display:none}}@media (max-width:520px){.site-header,main,footer{width:min(100% - 28px,1180px)}.site-header{height:66px}.site-header nav{gap:13px;font-size:.78rem}.hero{padding:48px 0 35px}.insight-strip div+div{padding-left:12px}.insight-strip span{font-size:.68rem}.search-row{flex-direction:column;align-items:stretch}.product-grid,.price-summary{grid-template-columns:1fr}.price-summary div+div,.price-summary div:nth-child(3){border-left:0;border-top:1px solid var(--line);padding-left:0}.history-card{padding:20px}.history-head{gap:14px}.sample-pill{white-space:nowrap}.method-grid{grid-template-columns:1fr}footer{flex-direction:column}}
