@import url("../content-layout.css");
:root{--navy:#12335d;--ink:#13233b;--muted:#496079;--soft:#eaf3fa;--line:#c9d9e6;--page-x:clamp(1.2rem,min(5vw, 64px),5rem);font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0}img{display:block;max-width:100%;height:auto}figure,p{margin:0}a{color:inherit;text-underline-offset:4px}h1,h2,h3{margin:0;text-wrap:balance}::selection{background:#cce4dd;color:#102f2d}:focus-visible{outline:3px solid #2c6653;outline-offset:5px}body{scrollbar-color:#879faf #edf3f7}section[id]{scroll-margin-top:110px}
.skip-link{position:fixed;top:-100px;left:1rem;z-index:100;background:#fff;padding:1rem}.skip-link:focus{top:1rem}
.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:.95rem 1.35rem;border-radius:4px;color:#fff;background:var(--navy);text-decoration:none;font-weight:700;line-height:1.3;transition:background-color .16s}.button:hover{background:#0b2545}.button-light{background:#fff;color:var(--navy)}.button-light:hover{background:#e4eef7}
.page-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem var(--page-x);border-bottom:1px solid var(--line);background:#fff}.brand{display:flex;gap:.7rem;align-items:center;min-height:48px;text-decoration:none}.brand img{width:42px;height:42px}.brand span{font-family:Georgia,serif;font-size:1.28rem;letter-spacing:.05em}.page-header nav{display:flex;align-items:center;gap:1.8rem}.page-header nav>a:not(.button){display:flex;align-items:center;min-height:44px;text-decoration:none;font-size:.9rem}.page-header nav>a:hover{text-decoration:underline}
.hero{display:grid;grid-template-columns:1fr 1.15fr;background:#edf5fb;align-items:stretch}.hero-copy{padding:clamp(2.6rem,min(5vw, 64px),5rem) 1rem clamp(2.6rem,min(5vw, 64px),5rem) var(--page-x);align-self:center}.hero h1{font-size:clamp(2.8rem,min(4vw, 51.2px),3.5rem);letter-spacing:-.035em;line-height:1.05;max-width:650px}.hero-copy>p{max-width:470px;margin:1.2rem 0 1.4rem;font-size:1.05rem;line-height:1.65}.hero-copy .hero-sizes{margin:1rem 0 0;font-size:.95rem;color:var(--muted)}.hero-photo{position:relative;min-width:0;overflow:hidden}.hero-photo>img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-photo figcaption{position:absolute;bottom:.7rem;right:1rem;background:rgba(255,255,255,.9);padding:.3rem .5rem;font-size:.7rem;color:var(--muted)}
.collection{padding:2.6rem var(--page-x) 2rem}.section-title{text-align:center;margin-bottom:1rem}.section-title h2,.process h2{font-size:clamp(1.75rem,min(2.5vw, 32px),2.5rem);letter-spacing:-.025em;line-height:1.15}.section-title p{color:var(--muted);margin-top:.6rem;line-height:1.5}.product-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem;align-items:start}.product{min-width:0;text-align:center}.product-art{aspect-ratio:3/5;background-image:url('../assets/tincture/gn-collection.png');background-repeat:no-repeat;background-size:500% auto;background-position-y:center}.art-ashwagandha{background-position-x:0}.art-kava{background-position-x:25%}.art-sleep{background-position-x:50%}.art-echinacea{background-position-x:75%}.art-valerian{background-position-x:100%}.product h3{font-size:clamp(1rem,min(1.35vw, 17.28px),1.25rem);line-height:1.3}.product-size{margin:.4rem 0;color:var(--muted);font-size:.9rem}.product summary{cursor:pointer;min-height:44px;padding:.7rem .25rem;font-size:.85rem;list-style-position:inside}.product summary:hover{color:#2c6653;text-decoration:underline}.concept-details{padding:1rem .65rem;text-align:left;background:#f1f6fa;font-size:.85rem;line-height:1.65;border-top:1px solid var(--line)}.concept-details p+p{margin-top:.7rem}.concept-details a{display:inline-flex;align-items:center;min-height:44px;margin-top:.5rem;font-weight:700}.concept-note{text-align:center;color:var(--muted);font-size:.78rem;line-height:1.6;margin-top:1rem}
.capabilities{display:grid;grid-template-columns:minmax(0,2.1fr) minmax(0,1fr);gap:2.5rem;padding:2rem var(--page-x);background:var(--soft)}.process-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.2rem}.process-grid figure{min-width:0}.machine-photo,.leaflet-photo{aspect-ratio:1.22;overflow:hidden;border-radius:3px;position:relative}.machine-photo img{width:100%;height:100%;object-fit:cover}.leaflet-photo img{position:absolute;height:100%;width:auto;max-width:none;right:-4%;object-fit:cover}.process-grid figcaption{margin-top:.6rem;font-size:.88rem;line-height:1.4}.process-grid small{display:block;color:var(--muted);font-size:.7rem;margin-top:.2rem}.sizes{border-left:1px solid #a9c0d2;padding-left:2.5rem;align-self:stretch;display:flex;flex-direction:column;justify-content:center}.sizes h3{font-size:1.1rem;font-weight:400}.size-pair{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.3rem 0}.size-pair strong{font-size:clamp(2.7rem,min(4vw, 51.2px),4rem);font-weight:500;font-variant-numeric:tabular-nums}.size-pair strong span{font-size:.9rem}.size-pair p{font-size:.95rem;color:var(--muted);margin-top:.25rem}.sizes>p{color:var(--muted);font-size:.9rem;line-height:1.6}
.closing{display:flex;align-items:center;justify-content:space-between;gap:2rem;padding:2.8rem var(--page-x);color:#fff;background:var(--navy)}.closing h2{font-size:clamp(1.8rem,min(2.8vw, 35.84px),2.8rem);letter-spacing:-.025em}.closing p{margin-top:.7rem;color:#dce8f3;font-size:.95rem;line-height:1.5}.closing .button{flex-shrink:0}footer{display:flex;justify-content:space-between;gap:2rem;padding:1.4rem var(--page-x);font-size:.75rem;line-height:1.8;color:var(--muted);background:#f4f7fa}footer a{display:inline-flex;align-items:center;min-height:44px}footer p:last-child{text-align:right}
@media(max-width:1000px){.page-header nav{gap:1rem}.brand span{font-size:1.1rem}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:3rem}.hero-copy{padding-right:0}.capabilities{gap:1.5rem}.sizes{padding-left:1.5rem}.product-grid{gap:.65rem}}
@media(max-width:760px){html{scroll-padding-top:20px}.page-header{flex-wrap:wrap;padding-block:.7rem}.brand{width:100%}.page-header nav{width:100%;justify-content:space-between;gap:.8rem}.page-header nav>a:not(.button){font-size:.8rem}.page-header nav .button{font-size:.78rem;padding:.7rem .9rem}.hero{grid-template-columns:1fr}.hero-copy{padding:2.3rem var(--page-x) 1.6rem}.hero h1{font-size:clamp(2.6rem,min(8vw, 102.4px),3.6rem)}.hero-photo{aspect-ratio:3/2}.hero-photo>img{object-fit:contain}.collection{padding-top:2rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem}.product:last-child{grid-column:1/-1;width:calc((100% - 1.1rem)/2);justify-self:center}.product h3{font-size:1.1rem}.capabilities{grid-template-columns:1fr;gap:1.5rem}.sizes{border-left:0;border-top:1px solid #a9c0d2;padding:1.4rem 0 0;text-align:center}.size-pair{max-width:320px;width:100%;margin:1rem auto}.sizes>p br{display:none}.process-grid{gap:.65rem}.process-grid figcaption{font-size:.78rem}.closing{flex-direction:column;text-align:center;padding-block:2.2rem;gap:1.2rem}.closing .button{width:100%}footer{flex-direction:column;gap:.5rem}footer p:last-child{text-align:left}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
