.products-page{background:var(--cream)}.products-hero{padding:86px 0 78px;background:linear-gradient(135deg,#e8ede3 0%,#edf0e5 72%,#f3ead7 100%);color:var(--ink);position:relative;overflow:hidden;border-bottom:1px solid #d9ddcf}.products-hero:after{content:"";position:absolute;width:460px;height:460px;border:1px solid rgba(120,148,123,.16);border-radius:50%;right:-70px;top:-210px;box-shadow:0 0 0 70px rgba(120,148,123,.07),0 0 0 140px rgba(120,148,123,.035)}.products-hero .wrap{position:relative;z-index:1}.products-hero .eyebrow{color:#a44d27}.products-hero h1{max-width:930px;margin:18px 0 22px;color:var(--ink);font:500 clamp(42px,5.3vw,70px)/1.08 Georgia,serif;letter-spacing:-.025em}.products-hero p{max-width:720px;margin:0;color:#58655a;font-size:17px;line-height:1.7}.hero-facts{display:flex;gap:36px;margin-top:34px;font-size:13px;color:#34463b}.hero-facts span+span:before{content:"•";color:#d96f3d;margin-right:36px}.product-jumps{display:grid;grid-template-columns:repeat(3,1fr);transform:translateY(34px);background:#fff;border:1px solid var(--line);position:relative;z-index:2}.product-jumps a{min-height:118px;padding:27px 25px;display:grid;grid-template-columns:28px 1fr 28px;gap:9px 12px;border-right:1px solid var(--line);transition:.2s}.product-jumps a:last-child{border:0}.product-jumps a:hover{background:#f2f4ed;transform:translateY(-3px)}.product-jumps em{grid-row:1/3;font:700 11px ui-monospace,SFMono-Regular,Menlo,Consolas,'Liberation Mono',monospace;color:#a44d27}.product-jumps b{font:650 17px Georgia,serif}.product-jumps small{grid-column:2;color:var(--muted)}.product-jumps i{grid-column:3;grid-row:1/3;width:27px;height:27px;display:grid;place-items:center;border-radius:50%;background:#e4eadf;font:normal 12px Arial}.catalog-shell{padding:118px 0 78px;background:var(--cream)}.catalog-intro,.catalog-heading{display:flex;justify-content:space-between;gap:70px}.catalog-intro{padding-bottom:42px;border-bottom:1px solid var(--line)}.catalog-intro h2,.catalog-heading h2,.selection-cta h2{margin:0;font:500 40px/1.15 Georgia,serif}.catalog-intro>p,.catalog-heading>p{max-width:520px;margin:18px 0 0;color:var(--muted);font-size:14px;line-height:1.7}.catalog-group{padding:52px 0 10px;scroll-margin-top:95px}.catalog-heading{align-items:end;margin-bottom:24px}.catalog-heading h2{font-size:27px}.catalog-heading p{margin:0}.catalog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.catalog-card{display:flex;flex-direction:column;background:#fff;border:1px solid #deddd3;transition:.25s;overflow:hidden}.catalog-card:hover{transform:translateY(-5px);box-shadow:0 16px 38px rgba(45,59,48,.12)}.catalog-image{height:238px;position:relative;background:#eee9dd;overflow:hidden}.catalog-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.catalog-card:hover img{transform:scale(1.035)}.catalog-image span{position:absolute;left:15px;top:15px;padding:8px 10px;background:#faf8f2eb;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.catalog-copy{display:flex;flex:1;flex-direction:column;padding:23px}.catalog-copy small{color:#a44d27;font-size:10px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.catalog-copy h3{margin:10px 0 7px;font:500 21px/1.25 Georgia,serif}.catalog-copy>p{min-height:64px;margin:15px 0 0;color:var(--muted);font-size:13px;line-height:1.62}.view-link{margin-top:auto;padding-top:16px;border-top:1px solid #e6e3db;font-size:12px;font-weight:800}.view-link span{float:right;color:#a44d27;font-size:18px}.selection-cta{padding:60px 0;background:#e8e5d9}.selection-cta .wrap{display:flex;align-items:center;justify-content:space-between;gap:55px}.selection-cta p{max-width:690px;color:var(--muted);line-height:1.7}.selection-cta .btn{white-space:nowrap}@media(max-width:900px){.product-jumps,.catalog-grid{grid-template-columns:1fr 1fr}.product-jumps a:last-child{grid-column:1/3}.catalog-intro,.catalog-heading,.selection-cta .wrap{align-items:flex-start;flex-direction:column}.catalog-heading{gap:10px}}@media(max-width:680px){.products-hero{padding:62px 0 54px}.products-hero h1{font-size:39px}.hero-facts{display:grid;gap:9px}.hero-facts span+span:before{display:none}.product-jumps{grid-template-columns:1fr;transform:translateY(22px)}.product-jumps a,.product-jumps a:last-child{grid-column:auto;border-right:0;border-bottom:1px solid var(--line)}.catalog-shell{padding-top:90px}.catalog-grid{grid-template-columns:1fr}.catalog-image{height:250px}.catalog-copy>p{min-height:0}.catalog-intro h2,.selection-cta h2{font-size:32px}}
.products-hero-grid{display:grid;grid-template-columns:1.06fr .94fr;gap:58px;align-items:center}.products-hero-copy{min-width:0}.products-hero .products-hero-copy h1{max-width:650px;font-size:clamp(42px,4.2vw,59px);line-height:1.07}.products-hero .products-hero-copy>p{max-width:650px}.hero-collection{height:430px;margin:0;border-radius:28px;overflow:hidden;background:#dfe6dc;border:1px solid rgba(38,49,38,.12);box-shadow:0 24px 60px rgba(52,70,57,.16)}.hero-collection img{width:100%;height:100%;object-fit:cover;display:block}.products-hero-grid .hero-facts{gap:20px;flex-wrap:wrap}.products-hero-grid .hero-facts span+span:before{margin-right:20px}@media(max-width:900px){.products-hero-grid{grid-template-columns:1fr;gap:38px}.products-hero .products-hero-copy h1{max-width:780px}.hero-collection{height:390px}}@media(max-width:680px){.products-hero-grid{gap:28px}.hero-collection{height:275px;border-radius:20px}.products-hero .products-hero-copy h1{font-size:39px}}
.catalog-shell{padding-top:82px}.catalog-grid-all{margin-top:44px}.catalog-image span.category-flavor{background:#f2dfb8;color:#6d4d20}.catalog-image span.category-extracts{background:#dfe9da;color:#38513e}.catalog-image span.category-antioxidants{background:#efd7cd;color:#7a3f2e}.catalog-image span[class^="category-"]{font-size:9px;letter-spacing:.1em;color:inherit}.product-inquiry{padding:76px 0;background:#e6e4d8;border-top:1px solid var(--line)}.inquiry-layout{display:grid;grid-template-columns:.95fr 1.05fr;gap:56px;align-items:center}.inquiry-copy{display:flex;min-height:560px;max-width:560px;flex-direction:column;justify-content:center;padding-top:0}.inquiry-copy h2{margin:24px 0 34px;font:500 39px/1.16 Georgia,serif}.inquiry-copy>p{max-width:550px;color:var(--muted);font-size:15px;line-height:1.85}.inquiry-notes{display:grid;gap:18px;margin-top:46px;font-size:13px;font-weight:700}.inquiry-notes span:before{content:"✓";margin-right:10px;color:#a44d27}.inquiry-form{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:32px;background:#fffdf8;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 45px rgba(42,53,43,.08)}.inquiry-form label{display:grid;gap:8px;color:var(--ink);font-size:12px;font-weight:750}.inquiry-form .full{grid-column:1/3}.inquiry-form input,.inquiry-form select,.inquiry-form textarea{width:100%;border:1px solid #cfcec2;border-radius:9px;background:#fff;padding:13px 14px;color:var(--ink);font:14px Arial,sans-serif;outline:none}.inquiry-form textarea{resize:vertical;line-height:1.5}.inquiry-form input:focus,.inquiry-form select:focus,.inquiry-form textarea:focus{border-color:#78947b;box-shadow:0 0 0 3px rgba(120,148,123,.14)}.inquiry-form button{justify-self:start;cursor:pointer}.form-note{align-self:center;color:var(--muted);font-size:11px}@media(max-width:900px){.inquiry-layout{grid-template-columns:1fr;gap:38px;align-items:start}.inquiry-copy{min-height:0;max-width:680px}}@media(max-width:680px){.catalog-shell{padding-top:64px}.catalog-grid-all{margin-top:34px}.product-inquiry{padding:58px 0}.inquiry-copy h2{margin:18px 0 25px;font-size:32px}.inquiry-notes{margin-top:32px;gap:13px}.inquiry-form{grid-template-columns:1fr;padding:24px 20px}.inquiry-form .full{grid-column:1}.inquiry-form button{width:100%}}
