:root{
  --paper:#f7f6f1;--white:#fff;--ink:#11251b;--muted:#617068;--line:rgba(17,37,27,.14);
  --forest:#143d29;--forest-deep:#0b271a;--leaf:#2f7848;--lime:#75a84b;--rust:#b85b2c;
  --gold:#c99b4b;--blue:#4a8294;--soft-green:#e6eee6;--soft-blue:#e1ecef;--soft-rust:#f0e4dc;
  --shadow:0 24px 70px rgba(8,31,20,.13);--wrap:1280px;--serif:Georgia,'Times New Roman',serif;--sans:'Segoe UI',Arial,sans-serif;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.55;-webkit-font-smoothing:antialiased}body,button,input,select,textarea{font-family:var(--sans)}a{color:inherit;text-decoration:none}ul{list-style:none;margin:0;padding:0}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);font-weight:600;line-height:.98;letter-spacing:0}h3{line-height:1.12;letter-spacing:0}button,input,select,textarea{font:inherit}.wrap{width:min(var(--wrap),calc(100% - 56px));margin:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.soft{color:var(--muted);margin-top:12px;max-width:58ch}.eyebrow{display:block;color:var(--rust);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.lede{font-size:1.08rem;line-height:1.7;color:var(--muted);max-width:66ch}.section-alt{background:#eef1eb;border-block:1px solid var(--line)}

.topbar{background:var(--forest-deep);color:#dbe7de;font-size:.7rem;letter-spacing:.04em}.topbar .wrap{min-height:31px;display:flex;align-items:center;justify-content:space-between;gap:24px}.marks{display:flex;gap:28px}.reach a{color:#fff}.site{position:sticky;top:0;z-index:80;background:rgba(247,246,241,.96);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:78px;display:flex;align-items:center;gap:24px}.logo{display:flex;align-items:center;flex:0 0 auto}.logo img{display:block;width:106px;height:66px;object-fit:contain}.navlinks{display:flex;align-items:center;gap:2px;margin-left:auto}.navlinks>li{position:relative}.navlinks>li>a{display:block;padding:28px 10px 25px;font-size:.8rem;font-weight:600;border-bottom:3px solid transparent;white-space:nowrap}.navlinks>li>a:hover,.navlinks>li>a.active{color:var(--leaf);border-bottom-color:var(--rust)}.nav-cta{display:flex;align-items:center;gap:9px}.nav-search{position:relative}.nav-search input{width:160px;height:40px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:0 13px;font-size:.78rem;color:var(--ink)}.nav-search input:focus{outline:2px solid rgba(47,120,72,.2);border-color:var(--leaf)}.nav-search-results{position:absolute;right:0;top:48px;width:360px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow);padding:8px;z-index:95}.nav-search-results a{display:flex;justify-content:space-between;gap:12px;padding:10px;border-radius:4px}.nav-search-results a:hover{background:var(--soft-green)}.nav-search-results span{color:var(--muted);font-size:.72rem}.nav-search-results strong{font-size:.8rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:11px 17px;border:1px solid transparent;border-radius:5px;font-size:.76rem;font-weight:700;letter-spacing:.02em;transition:.2s ease;cursor:pointer}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--forest);color:#fff;border-color:var(--forest)}.btn-primary:hover{background:var(--rust);border-color:var(--rust)}.btn-light{background:#f5e7c9;color:var(--forest-deep)}.btn-hero-ghost{color:#fff;border-color:rgba(255,255,255,.55);background:rgba(0,0,0,.12)}.btn-dark{background:var(--forest-deep);color:#fff}.menu-toggle{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:5px;background:transparent;font-size:.7rem;font-weight:700}.product-dropdown{position:fixed;top:108px;left:50%;width:min(1020px,calc(100vw - 56px));transform:translate(-50%,10px);background:rgba(255,255,255,.98);border:1px solid var(--line);border-radius:6px;box-shadow:var(--shadow);padding:18px;opacity:0;visibility:hidden;transition:.18s ease;z-index:90}.has-dropdown:hover .product-dropdown,.has-dropdown:focus-within .product-dropdown{opacity:1;visibility:visible;transform:translate(-50%,0)}.dropdown-lead{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);padding:0 2px 13px;margin-bottom:14px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.11em}.dropdown-lead a{color:var(--rust)}.dropdown-inner{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.drop-group{padding:12px;background:#f8f8f4;border:1px solid rgba(17,37,27,.08);border-radius:5px}.drop-group a{display:block;padding:4px 0;color:var(--muted);font-size:.74rem}.drop-group a:hover{color:var(--rust)}.drop-group .drop-heading{display:flex;gap:9px;align-items:center;color:var(--ink);font-size:.8rem;font-weight:700;border-bottom:1px solid var(--line);padding:0 0 8px;margin-bottom:5px}.drop-heading span{display:grid;place-items:center;width:29px;height:29px;background:var(--soft-green);color:var(--leaf);border-radius:4px;font-size:.62rem}.empty-state{padding:18px;color:var(--muted)}

.hero{position:relative;min-height:710px;padding:82px 0;background:linear-gradient(90deg,rgba(5,26,17,.96) 0%,rgba(8,37,24,.85) 54%,rgba(8,28,20,.58) 100%),url('images/himalayan-placeholder.webp') center/cover;color:#fff;overflow:hidden}.hero:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:rgba(255,255,255,.2)}.hero-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(430px,.75fr);gap:70px;align-items:center}.hero .eyebrow{color:#e7bd70}.hero h1{font-size:clamp(3.5rem,6.8vw,6.7rem);max-width:10.4ch;margin:18px 0 24px;color:#fff}.hero .lede{color:#dbe5de;max-width:59ch}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:29px}.hero-proof{display:flex;gap:0;margin-top:42px;border-top:1px solid rgba(255,255,255,.2);max-width:580px}.hero-proof div{flex:1;padding:18px 18px 0 0}.hero-proof div+div{border-left:1px solid rgba(255,255,255,.18);padding-left:18px}.hero-proof strong{display:block;font:600 1.8rem var(--serif)}.hero-proof span{color:#c7d5cb;font-size:.73rem}.supply-snapshot{background:#f7f5ef;color:var(--ink);border:1px solid rgba(255,255,255,.5);border-radius:6px;padding:26px 27px 20px;box-shadow:0 30px 85px rgba(0,0,0,.32)}.snapshot-head{display:flex;align-items:center;justify-content:space-between;padding-bottom:16px;border-bottom:1px solid var(--line)}.snapshot-head .eyebrow{color:var(--rust)}.snapshot-head p{margin-top:4px;color:var(--muted);font-size:.72rem}.snapshot-head>a{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;color:var(--rust)}.snapshot-row{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px 0;border-bottom:1px solid var(--line)}.snapshot-row>span{min-width:0}.snapshot-row strong{display:block;font-size:.85rem}.snapshot-row small{display:block;color:var(--muted);font-size:.68rem;margin-top:3px}.snapshot-row>b{font-size:.84rem;white-space:nowrap;color:var(--forest-deep)}.snapshot-row:hover strong{color:var(--rust)}.snapshot-foot{text-align:center;padding-top:17px;color:var(--muted);font-size:.68rem;letter-spacing:.03em}.snapshot-foot strong{color:var(--forest)}

section{padding:88px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:38px}.section-head>div{max-width:760px}.section-head h2{font-size:clamp(2.4rem,4.4vw,4.35rem);margin-top:12px}.section-head>p{max-width:470px;color:var(--muted)}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.industry-tile{min-height:205px;padding:22px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;background:rgba(255,255,255,.5);transition:.25s ease}.industry-tile:hover{background:var(--forest);color:#fff;transform:translateY(-3px)}.industry-tile>span{font-size:.65rem;color:var(--rust);font-weight:700}.industry-tile h3{font:600 1.45rem var(--serif);margin-bottom:8px}.industry-tile p{font-size:.78rem;color:var(--muted)}.industry-tile:hover p{color:#cbd8d0}.architecture-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.architecture-tile{min-height:270px;padding:20px;border:1px solid var(--line);border-radius:6px;background:#fff;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;transition:.25s ease}.architecture-tile:before{content:"";position:absolute;right:-70px;top:-70px;width:180px;height:180px;border-radius:50%;background:var(--tile-accent,#e5eee5)}.architecture-tile:hover{transform:translateY(-5px);box-shadow:var(--shadow);border-color:transparent}.architecture-index{position:relative;font-size:.65rem;font-weight:700;color:var(--rust)}.architecture-code{position:relative;display:grid;place-items:center;width:45px;height:45px;border-radius:50%;border:1px solid currentColor;color:var(--leaf);font-size:.72rem;font-weight:700;margin-bottom:23px}.architecture-tile h3{font:600 1.55rem var(--serif);margin-bottom:8px}.architecture-tile p{color:var(--muted);font-size:.8rem;max-width:34ch}.architecture-tile footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:14px;margin-top:22px;font-size:.7rem;font-weight:700}.architecture-tile footer b{color:var(--rust);font-size:1rem}.architecture-flowers{--tile-accent:#eee0e5}.architecture-roots{--tile-accent:#eee6d8}.architecture-spices{--tile-accent:#f0dfd5}.architecture-pulses{--tile-accent:#e8eadc}.architecture-berries{--tile-accent:#f1e3d8}.architecture-specialty{--tile-accent:#e4ecec}.architecture-oils{--tile-accent:#dee9eb}.architecture-honey{--tile-accent:#f3e6cb}.section-action{text-align:right;margin-top:25px}.text-link{display:inline-flex;align-items:center;gap:8px;color:var(--forest);font-weight:700;font-size:.82rem;border-bottom:1px solid currentColor;padding-bottom:3px}.text-link:hover{color:var(--rust)}

.roadmap-section{position:relative;background:#fbfaf6;overflow:hidden;padding-top:128px}.mountain-accent{position:absolute;top:0;left:0;right:0;height:165px;opacity:.15;overflow:hidden}.mountain-accent i{position:absolute;bottom:0;width:42%;height:120px;border:1px solid var(--forest);transform:rotate(35deg) skewX(-20deg);transform-origin:bottom left}.mountain-accent i:nth-child(1){left:-6%}.mountain-accent i:nth-child(2){left:32%;height:155px}.mountain-accent i:nth-child(3){right:-12%;transform:rotate(32deg) skewX(-20deg)}.roadmap-intro{text-align:center;max-width:780px;margin:0 auto 58px}.roadmap-intro h2{font-size:clamp(2.7rem,5vw,5rem);margin:13px 0 18px}.roadmap-intro p{color:var(--muted);max-width:650px;margin:auto}.supply-roadmap{position:relative;max-width:1080px;margin:auto}.supply-roadmap:before{content:"";position:absolute;left:50%;top:10px;bottom:10px;width:1px;background:linear-gradient(var(--gold),var(--leaf),var(--rust))}.roadmap-stage{display:grid;grid-template-columns:1fr 82px 1fr;align-items:center;min-height:265px}.roadmap-card{grid-column:1;padding:26px 28px;background:#fff;border:1px solid var(--line);border-radius:6px;box-shadow:0 14px 40px rgba(13,40,25,.06)}.roadmap-card>span{color:var(--rust);font-size:.65rem;font-weight:700;letter-spacing:.14em}.roadmap-card h3{font:600 1.75rem var(--serif);margin:10px 0 12px}.roadmap-card p{font-size:.81rem;color:var(--muted);line-height:1.65}.roadmap-node{grid-column:2;grid-row:1;display:grid;place-items:center;position:relative}.roadmap-node b{display:grid;place-items:center;width:56px;height:56px;border-radius:50%;background:var(--forest);color:#fff;border:7px solid #e7ede7;font:600 1rem var(--serif);box-shadow:0 0 0 1px var(--gold)}.roadmap-stage.is-right .roadmap-card{grid-column:3}.roadmap-stage.is-right .roadmap-spacer{grid-column:1;grid-row:1}.roadmap-stage.is-left .roadmap-spacer{grid-column:3;grid-row:1}.origin-band{background:var(--forest);color:#fff}.origin-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:80px;align-items:end}.origin-band .eyebrow{color:#e6bc71}.origin-band h2{font-size:clamp(2.6rem,4.8vw,4.8rem);max-width:12ch;margin-top:13px}.origin-band p{color:#c9d8cf;max-width:54ch;margin-bottom:24px}.cta-band{background:var(--rust);color:#fff}.cta-band .eyebrow{color:#f7d8b6}.cta-flex{display:flex;align-items:center;justify-content:space-between;gap:50px}.cta-band h2{font-size:clamp(2.3rem,4vw,4rem);max-width:16ch;margin:10px 0}.cta-band p{color:#f5dfd3;max-width:64ch}

.page-hero{padding:72px 0 60px;background:#f0f2ec;border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(3rem,5.8vw,5.7rem);max-width:11ch;margin:14px 0 18px}.split-head{display:flex;align-items:end;justify-content:space-between;gap:40px}.catalog-hero-grid{display:grid;grid-template-columns:1fr auto;align-items:end;gap:60px}.catalog-stat-grid{display:grid;grid-template-columns:repeat(3,125px);border:1px solid var(--line);background:#fff}.catalog-stat-grid div{padding:18px;border-right:1px solid var(--line)}.catalog-stat-grid div:last-child{border:0}.catalog-stat-grid strong{display:block;font:600 1.65rem var(--serif)}.catalog-stat-grid span{font-size:.68rem;color:var(--muted)}.catalog-section{padding-top:56px}.catalog-layout{display:grid;grid-template-columns:285px 1fr;gap:42px;align-items:start}.catalog-sidebar{position:sticky;top:132px;background:#fff;border:1px solid var(--line);border-radius:6px;padding:22px}.filter-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:23px}.cat-count-tag{display:inline-flex;padding:5px 9px;border-radius:999px;background:var(--soft-green);color:var(--leaf);font-size:.67rem;font-weight:700}.catalog-sidebar label,.pricing-controls label,.field label{display:block;color:var(--muted);font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin:16px 0 7px}.catalog-sidebar input,.catalog-sidebar select,.pricing-controls input,.field input,.field select,.field textarea{width:100%;border:1px solid var(--line);border-radius:5px;background:#fff;padding:12px 13px;color:var(--ink)}.catalog-help{margin-top:24px;padding-top:20px;border-top:1px solid var(--line)}.catalog-help h3{font:600 1.25rem var(--serif)}.catalog-help p{font-size:.76rem;color:var(--muted);margin:7px 0 12px}.catalog-help a{font-size:.74rem;color:var(--rust);font-weight:700}.results-bar{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:24px}.results-bar h2{font-size:2.45rem;margin-top:8px}.results-bar>span{font-size:.7rem;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.product-grid.compact{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{display:block;background:#fff;border:1px solid var(--line);border-radius:6px;overflow:hidden;transition:.23s ease;min-width:0}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-thumb{height:108px;padding:15px;display:flex;align-items:flex-end;justify-content:space-between;background:linear-gradient(145deg,#dfeadf,#a8c49e)}.product-flowers .product-thumb{background:linear-gradient(145deg,#eadde2,#c397aa)}.product-roots .product-thumb{background:linear-gradient(145deg,#e8e0d2,#b49a70)}.product-spices .product-thumb{background:linear-gradient(145deg,#efddd1,#c78258)}.product-pulses .product-thumb{background:linear-gradient(145deg,#e5e8d7,#a7ad72)}.product-berries .product-thumb{background:linear-gradient(145deg,#eee0d6,#d08a61)}.product-specialty .product-thumb{background:linear-gradient(145deg,#dfe9e8,#8fafaf)}.product-oils .product-thumb{background:linear-gradient(145deg,#dce8eb,#7fa8b1)}.product-honey .product-thumb{background:linear-gradient(145deg,#f3e6c8,#d6a955)}.product-code{display:grid;place-items:center;width:40px;height:40px;border-radius:50%;background:rgba(255,255,255,.8);color:var(--forest);font-size:.66rem;font-weight:700}.product-thumb small{color:rgba(17,37,27,.7);font-size:.62rem;text-transform:uppercase;letter-spacing:.09em}.product-card-body{padding:18px}.product-cat{display:block;color:var(--rust);font-size:.62rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-card h3{font:600 1.25rem var(--serif);margin:7px 0 5px;min-height:2.25em}.product-card p{color:var(--muted);font-size:.75rem}.product-foot{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--line);padding-top:13px;margin-top:16px;font-size:.68rem;font-weight:700}.product-foot span:last-child{color:var(--rust)}.breadcrumb{display:flex;gap:8px;flex-wrap:wrap;color:var(--muted);font-size:.74rem;margin-bottom:20px}.breadcrumb a:hover{color:var(--rust)}.chip-row{display:flex;gap:8px;flex-wrap:wrap;margin-top:25px}.chip{padding:8px 12px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:.72rem;font-weight:600}.chip:hover,.chip.active{background:var(--forest);color:#fff;border-color:var(--forest)}

.product-hero{display:grid;grid-template-columns:350px 1fr;gap:50px;align-items:start}.product-visual{aspect-ratio:1;border-radius:6px;background:linear-gradient(145deg,var(--soft-green),#9ebd96);display:grid;place-items:center;color:var(--forest);font:600 4rem var(--serif);box-shadow:var(--shadow)}.product-hero h1{max-width:14ch}.spec-list{margin-top:25px;border-top:1px solid var(--line)}.spec-list .row{display:flex;justify-content:space-between;gap:20px;padding:11px 0;border-bottom:1px solid var(--line)}.spec-list .row span:first-child{color:var(--muted);font-size:.64rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.spec-list .row span:last-child{text-align:right;font-size:.8rem;font-weight:600}.pricing-detail-grid{display:grid;grid-template-columns:1fr 360px;gap:30px;align-items:start}.pricing-detail-grid h2{font-size:3.3rem;margin-top:10px}.slab-button-row{display:flex;gap:9px;flex-wrap:wrap;margin-top:24px}.slab-button{border:1px solid var(--line);background:#fff;border-radius:5px;padding:11px 13px;font-size:.74rem;font-weight:700;cursor:pointer}.slab-button.active{background:var(--forest);color:#fff;border-color:var(--forest)}.quote-panel{background:#fff;border:1px solid var(--line);border-radius:6px;padding:25px}.quote-panel>span,.live-rate>span{display:block;color:var(--muted);font-size:.64rem;font-weight:700;letter-spacing:.11em;text-transform:uppercase}.quote-panel>strong{display:block;font:600 2.6rem var(--serif);color:var(--forest);margin:9px 0}.quote-panel p{color:var(--muted);font-size:.78rem;margin-bottom:18px}

.pricing-hero-note{max-width:360px;border-left:2px solid var(--rust);padding-left:20px}.pricing-hero-note span{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.pricing-hero-note p{font-size:.78rem;color:var(--muted);margin-top:7px}.pricing-section{background:var(--forest-deep)}.pricing-workbench{display:grid;grid-template-columns:340px 1fr;gap:16px;align-items:stretch}.pricing-controls,.pricing-panel{border-radius:6px}.pricing-controls{background:#f7f6f1;padding:26px;display:flex;flex-direction:column}.pricing-controls h2,.pricing-panel h2{font-size:2.25rem;margin-top:8px}.pricing-results{max-height:260px;overflow:auto;margin-top:8px}.pricing-results button{width:100%;display:flex;justify-content:space-between;gap:12px;border:0;border-bottom:1px solid var(--line);background:transparent;padding:10px 2px;text-align:left;cursor:pointer}.pricing-results button:hover{color:var(--rust)}.pricing-results span{font-size:.68rem;color:var(--muted)}.selected-material{margin-top:auto;padding-top:20px;border-top:1px solid var(--line)}.selected-material span,.selected-material small{display:block;color:var(--muted);font-size:.65rem;text-transform:uppercase;letter-spacing:.1em}.selected-material strong{display:block;font:600 1.45rem var(--serif);margin:6px 0}.pricing-panel{background:#fff;padding:30px}.quantity-head{display:flex;align-items:end;justify-content:space-between;gap:30px}.weight-display{text-align:right}.weight-display strong{display:block;font:600 2.7rem var(--serif);color:var(--forest)}.weight-display span{font-size:.7rem;color:var(--rust);font-weight:700}.pricing-panel input[type=range]{--range-progress:16%;appearance:none;width:100%;height:10px;border-radius:999px;background:linear-gradient(90deg,var(--rust) var(--range-progress),#dfe4dd var(--range-progress));margin:35px 0 4px;padding:0}.pricing-panel input[type=range]::-webkit-slider-thumb{appearance:none;width:26px;height:26px;border-radius:50%;background:#fff;border:7px solid var(--forest);box-shadow:0 4px 15px rgba(0,0,0,.2)}.range-labels{display:flex;justify-content:space-between;color:var(--muted);font-size:.65rem;font-weight:700}.slab-bars{display:grid;grid-template-columns:repeat(5,1fr);gap:7px;margin:28px 0}.bar{padding:12px 10px;border:1px solid var(--line);border-radius:5px}.bar span,.bar strong{display:block}.bar span{font-size:.65rem;color:var(--muted)}.bar strong{font-size:.72rem;margin-top:5px}.bar.active{background:var(--forest);color:#fff;border-color:var(--forest)}.bar.active span{color:#cbd8d0}.estimate-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:22px}.live-rate{padding:19px 0}.live-rate+.live-rate{border-left:1px solid var(--line);padding-left:22px}.live-rate strong{display:block;font:600 2.3rem var(--serif);color:var(--forest);margin-top:6px}.live-rate.total strong{color:var(--rust)}.note-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:0;border-left:1px solid var(--line)}.note-grid>div{padding:25px;border-right:1px solid var(--line)}.note-grid span{font-size:.65rem;color:var(--rust);font-weight:700}.note-grid h3{font:600 1.35rem var(--serif);margin:15px 0 8px}.note-grid p{font-size:.78rem;color:var(--muted)}

.about-hero{padding:90px 0;background:var(--forest-deep);color:#fff}.about-hero-grid{display:grid;grid-template-columns:1fr 400px;gap:80px;align-items:center}.about-hero .eyebrow{color:#e2b86b}.about-hero h1{font-size:clamp(3.5rem,6.5vw,6.7rem);max-width:11ch;margin:15px 0 22px}.about-hero .lede{color:#cedbd3}.about-mark{min-height:390px;background:#fff;border-radius:6px;display:grid;place-items:center;padding:40px;box-shadow:var(--shadow)}.about-mark img{width:100%;height:100%;object-fit:contain}.story-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px}.story-grid h2{font-size:clamp(2.7rem,4.8vw,4.8rem);margin-top:12px}.story-grid p{font-size:1rem;color:var(--muted);margin-bottom:20px;line-height:1.75}.value-grid{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.value-grid article{padding:24px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fff}.value-grid span{color:var(--rust);font-size:.66rem;font-weight:700}.value-grid h3{font:600 1.55rem var(--serif);margin:35px 0 10px}.value-grid p{font-size:.79rem;color:var(--muted)}.network-section{background:#fff}.network-grid{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px;align-items:center}.network-stat{padding:42px;border:1px solid var(--line);border-radius:6px;background:var(--soft-green)}.network-stat strong{display:block;font:600 5.5rem var(--serif);color:var(--forest)}.network-stat span{display:block;color:var(--muted);max-width:28ch}.network-grid h2{font-size:clamp(2.7rem,4.7vw,4.7rem);margin:12px 0 17px}.network-grid p{color:var(--muted);max-width:64ch;margin-bottom:22px}

.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:28px}.form-card{background:#fff;border:1px solid var(--line);border-radius:6px;padding:27px;box-shadow:var(--shadow)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field textarea{resize:vertical}.footer{background:#081f15;color:#bdcbc2;padding:52px 0 22px}.footer-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:40px}.footer-logo img{width:130px;height:82px;filter:drop-shadow(0 1px 0 rgba(255,255,255,.2))}.footer .about{max-width:42ch;color:#91a399;font-size:.8rem;margin-top:12px}.footer h4{color:#fff;font-size:.68rem;text-transform:uppercase;letter-spacing:.13em;margin:0 0 13px}.footer li{margin:7px 0;font-size:.8rem}.footer a:hover{color:#e5b86b}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);padding-top:18px;margin-top:34px;font-size:.7rem;color:#71887a}

@media(max-width:1180px){.navlinks>li>a{padding-inline:7px}.nav-search input{width:135px}.nav-cta .btn{display:none}.hero-grid{grid-template-columns:1fr 410px;gap:38px}.product-grid{grid-template-columns:repeat(2,1fr)}.product-grid.compact{grid-template-columns:repeat(2,1fr)}}
@media(max-width:960px){.topbar .marks span:nth-child(3){display:none}.navlinks{position:fixed;left:0;right:0;top:109px;background:var(--paper);border-bottom:1px solid var(--line);padding:16px 28px;display:none;flex-direction:column;align-items:stretch;gap:0;max-height:calc(100vh - 109px);overflow:auto}.navlinks.open{display:flex}.navlinks>li>a{padding:12px 0;border-bottom:1px solid var(--line)}.menu-toggle{display:block}.product-dropdown{position:static;transform:none;width:100%;opacity:1;visibility:visible;box-shadow:none;margin:0;padding:10px 0;border:0;background:transparent}.dropdown-lead{display:none}.dropdown-inner{grid-template-columns:repeat(2,1fr)}.hero{min-height:auto}.hero-grid,.about-hero-grid{grid-template-columns:1fr}.supply-snapshot{max-width:650px}.industry-grid,.value-grid{grid-template-columns:repeat(2,1fr)}.architecture-grid{grid-template-columns:repeat(2,1fr)}.catalog-hero-grid,.catalog-layout,.pricing-workbench,.story-grid,.network-grid,.origin-grid,.product-hero,.pricing-detail-grid{grid-template-columns:1fr}.catalog-sidebar{position:static}.catalog-stat-grid{justify-self:start}.about-mark{max-width:420px;min-height:350px}.slab-bars{grid-template-columns:repeat(5,minmax(120px,1fr));overflow:auto;padding-bottom:8px}.section-head{align-items:start}.grid-2{grid-template-columns:1fr}.contact-layout .grid-2{grid-template-columns:1fr}}
@media(max-width:680px){.wrap{width:min(100% - 32px,var(--wrap))}.topbar .marks{display:none}.topbar .wrap{justify-content:flex-end}.nav{height:70px;gap:10px}.logo img{width:86px;height:58px}.nav-search input{width:128px;height:38px}.nav-search-results{position:fixed;left:16px;right:16px;top:108px;width:auto}.navlinks{top:101px;max-height:calc(100vh - 101px)}.dropdown-inner{grid-template-columns:1fr}.hero{padding:62px 0;background-position:62% center}.hero h1{font-size:3.55rem}.hero-grid{gap:42px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr)}.hero-proof div{padding-right:10px}.hero-proof div+div{padding-left:10px}.hero-proof strong{font-size:1.45rem}.hero-proof span{font-size:.62rem}.supply-snapshot{padding:20px 18px 15px}.snapshot-row{align-items:flex-start}.snapshot-row>b{font-size:.76rem}.snapshot-row small{max-width:24ch}.section-head,.split-head,.results-bar,.quantity-head,.cta-flex{display:block}.section-head>p,.results-bar>span{margin-top:15px}.section-head h2{font-size:2.65rem}.industry-grid,.architecture-grid,.value-grid,.product-grid,.product-grid.compact,.note-grid,.catalog-stat-grid,.estimate-grid,.footer-grid{grid-template-columns:1fr}.catalog-stat-grid{width:100%}.catalog-stat-grid div{border-right:0;border-bottom:1px solid var(--line)}.catalog-stat-grid div:last-child{border-bottom:0}.industry-tile{min-height:170px}.architecture-tile{min-height:240px}.roadmap-section{padding-top:105px}.roadmap-intro{text-align:left}.roadmap-intro h2{font-size:3rem}.supply-roadmap:before{left:27px}.roadmap-stage,.roadmap-stage.is-right{grid-template-columns:55px 1fr;min-height:0;margin-bottom:18px}.roadmap-node,.roadmap-stage.is-right .roadmap-node{grid-column:1;grid-row:1;align-self:start;padding-top:20px}.roadmap-node b{width:43px;height:43px;border-width:5px}.roadmap-card,.roadmap-stage.is-right .roadmap-card{grid-column:2;grid-row:1;padding:21px}.roadmap-spacer{display:none}.roadmap-card h3{font-size:1.5rem}.origin-grid{gap:30px}.cta-band .btn{margin-top:24px}.catalog-layout{gap:28px}.results-bar h2{font-size:2rem}.pricing-panel,.pricing-controls{padding:21px}.weight-display{text-align:left;margin-top:20px}.estimate-grid .live-rate+.live-rate{border-left:0;border-top:1px solid var(--line);padding-left:0}.field-row{grid-template-columns:1fr}.about-hero h1{font-size:3.7rem}.about-mark{min-height:280px;padding:28px}.network-stat strong{font-size:4.4rem}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}}
@media(max-width:430px){.nav-search{display:none}.nav{justify-content:space-between}.navlinks{top:101px}.hero h1{font-size:3.15rem}.snapshot-row{gap:10px}.snapshot-row strong{font-size:.78rem}.snapshot-row>b{font-size:.7rem}.hero-proof span{line-height:1.25}.product-card h3{min-height:auto}.page-hero h1{font-size:3.15rem}.product-visual{width:100%}}
.hero{background-color:#0b2d1e;background-image:linear-gradient(90deg,rgba(4,23,15,.95) 0%,rgba(7,34,22,.84) 49%,rgba(7,27,19,.4) 100%),url('images/hero-terraces.webp');background-size:cover;background-position:center 48%;isolation:isolate;animation:hero-pan 18s ease-in-out infinite alternate}.hero:before{content:"";position:absolute;z-index:-1;inset:0;background:linear-gradient(120deg,transparent 36%,rgba(255,255,255,.07) 50%,transparent 64%);mix-blend-mode:soft-light;pointer-events:none}.hero-copy{position:relative;padding-left:20px}.hero-copy:before{content:"";position:absolute;left:0;top:4px;bottom:2px;width:1px;background:linear-gradient(var(--gold),transparent)}
@media(max-width:960px){.navlinks.open .product-dropdown{display:none}}
@media(max-width:430px){.nav-search{display:block}.nav-search input{width:120px}}

@keyframes hero-pan{from{background-position:center 46%}to{background-position:center 53%}}

/* Final scale pass: keep the opening message confident without overwhelming the supply snapshot. */
.hero{min-height:660px;padding-block:60px}.hero h1{max-width:100%;font-size:4.9rem;line-height:.98}
@media(max-width:960px){.hero h1{max-width:12ch;font-size:4.25rem}}
@media(max-width:680px){.hero{min-height:auto;padding-block:52px}.hero h1{font-size:3.35rem}}
@media(max-width:430px){.hero h1{font-size:2.9rem}}

/* Contact access */
.reach{display:flex;align-items:center;gap:7px}.phone-link{font-weight:700}.whatsapp-link{display:inline-grid;place-items:center;width:22px;height:22px;margin-left:2px;border-radius:50%;background:#25d366;color:#062d18;transition:transform .2s ease,background .2s ease}.whatsapp-link:hover{background:#fff;transform:translateY(-1px)}.whatsapp-link svg{width:14px;height:14px;fill:currentColor}

/* Photographic industry tiles */
.industry-grid{gap:12px;border:0}.industry-tile{position:relative;min-height:280px;padding:0;border:0;border-radius:6px;overflow:hidden;background:#153624;color:#fff;isolation:isolate}.industry-tile>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.2,.7,.2,1)}.industry-tile:after{content:"";position:absolute;inset:0;z-index:0;background:linear-gradient(180deg,rgba(6,26,17,.04) 18%,rgba(6,25,17,.91) 100%)}.industry-tile>span{position:absolute;z-index:2;top:14px;right:14px;display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.55);border-radius:50%;background:rgba(9,37,24,.28);backdrop-filter:blur(8px);color:#fff}.industry-tile>div{position:relative;z-index:2;margin-top:auto;padding:20px}.industry-tile h3{font-size:1.5rem;margin-bottom:7px}.industry-tile p{max-width:34ch;color:#dce8e0;font-size:.76rem}.industry-tile:hover{background:#153624;color:#fff;transform:translateY(-4px);box-shadow:var(--shadow)}.industry-tile:hover>img{transform:scale(1.045)}.industry-tile:hover p{color:#fff}

/* Product-family image tiles */
.architecture-grid{gap:14px}.architecture-tile{--arch-image:url('images/category-herbs.webp');min-height:330px;padding:18px;background:#fff}.architecture-tile:before{content:"";position:absolute;left:0;right:auto;top:0;width:100%;height:56%;border-radius:0;background-image:linear-gradient(180deg,rgba(8,29,19,.04),rgba(8,29,19,.16)),var(--arch-image);background-size:cover;background-position:center;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.architecture-tile:hover:before{transform:scale(1.035)}.architecture-index{z-index:2;align-self:flex-start;padding:5px 8px;border-radius:4px;background:rgba(255,255,255,.9);color:var(--forest)}.architecture-copy{position:relative;z-index:2;margin-top:145px}.architecture-code{width:39px;height:39px;margin-bottom:12px;background:#fff;border:0;box-shadow:0 7px 18px rgba(9,30,19,.14)}.architecture-tile h3{font-size:1.48rem}.architecture-tile p{font-size:.75rem}.architecture-tile footer{position:relative;z-index:2;margin-top:14px}.architecture-flowers{--arch-image:url('images/category-flowers.webp')}.architecture-roots{--arch-image:url('images/category-roots.webp')}.architecture-spices{--arch-image:url('images/category-spices.webp')}.architecture-pulses{--arch-image:url('images/category-pulses.webp')}.architecture-berries{--arch-image:url('images/category-berries.webp')}.architecture-specialty{--arch-image:url('images/category-specialty.webp')}.architecture-oils{--arch-image:url('images/category-oils.webp')}.architecture-honey{--arch-image:url('images/category-honey.webp')}

/* Compact interactive value chain */
.roadmap-section{padding:112px 0 94px;background:#f4f4ee}.roadmap-intro{margin-bottom:48px}.roadmap-intro h2{font-size:4.4rem}.supply-roadmap{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;max-width:none;padding-top:70px}.supply-roadmap:before{left:2%;right:2%;top:25px;bottom:auto;width:auto;height:1px;background:linear-gradient(90deg,var(--gold),var(--leaf),var(--blue),var(--rust))}.roadmap-stage{position:relative;display:block;min-height:285px;padding:22px 18px 18px;border:1px solid var(--line);border-top:3px solid var(--gold);border-radius:6px;background:#fff;box-shadow:0 12px 35px rgba(13,40,25,.05)}.roadmap-stage:nth-child(2){border-top-color:var(--leaf)}.roadmap-stage:nth-child(3){border-top-color:var(--blue)}.roadmap-stage:nth-child(4){border-top-color:var(--rust)}.roadmap-stage:nth-child(5){border-top-color:var(--forest)}.roadmap-node{position:absolute;top:-68px;left:18px;display:block}.roadmap-node b{width:50px;height:50px;border-width:6px;font-size:.9rem}.stage-label{display:block;color:var(--rust);font-size:.62rem;font-weight:700;letter-spacing:.13em}.roadmap-stage h3{font:600 1.42rem var(--serif);line-height:1.08;margin:10px 0}.stage-summary{min-height:4.7em;color:var(--muted);font-size:.74rem;line-height:1.55}.roadmap-stage details{border-top:1px solid var(--line);margin-top:15px;padding-top:12px}.roadmap-stage summary{cursor:pointer;color:var(--forest);font-size:.68rem;font-weight:700;list-style:none}.roadmap-stage summary::-webkit-details-marker{display:none}.roadmap-stage summary:after{content:"+";float:right;color:var(--rust);font-size:1rem;line-height:.7}.roadmap-stage details[open] summary:after{content:"-"}.roadmap-stage details p{color:var(--muted);font-size:.72rem;line-height:1.58;margin-top:12px}.mountain-accent{height:125px}

/* Compact sourcing prompt */
.brief-strip{padding:28px 0;background:var(--rust);color:#fff}.brief-strip-inner{display:grid;grid-template-columns:.8fr 1.25fr auto;align-items:center;gap:34px}.brief-strip .eyebrow{color:#ffe1c9}.brief-strip h2{font-size:1.75rem;margin-top:5px}.brief-strip p{max-width:62ch;color:#f7e4da;font-size:.8rem}.brief-strip .btn{white-space:nowrap}

/* Shorter Products and Pricing headers */
.catalog-hero{padding:38px 0}.catalog-hero-grid{grid-template-columns:.78fr 1.22fr;align-items:stretch;gap:42px}.catalog-hero-copy{display:flex;flex-direction:column;justify-content:center}.catalog-hero h1{font-size:3.7rem;max-width:9ch;margin:10px 0 12px}.catalog-hero .lede{font-size:.95rem}.catalog-stat-grid{grid-template-columns:repeat(3,1fr);width:100%;margin-top:24px}.catalog-stat-grid div{padding:12px 14px}.catalog-stat-grid strong{font-size:1.35rem}.catalog-hero-media{position:relative;height:330px;margin:0;overflow:hidden;border-radius:6px;background:#dfe7df}.catalog-hero-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.catalog-hero-media:hover img{transform:scale(1.025)}.catalog-hero-media figcaption{position:absolute;left:14px;right:14px;bottom:14px;padding:10px 12px;background:rgba(8,31,21,.78);backdrop-filter:blur(8px);color:#fff;font-size:.69rem}
.pricing-hero{padding:38px 0}.pricing-hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;align-items:stretch;gap:42px}.pricing-hero h1{font-size:3.8rem;margin:10px 0 12px}.pricing-hero .lede{font-size:.95rem}.pricing-hero-note{margin-top:22px}.pricing-hero-media{height:340px;margin:0;border-radius:6px;overflow:hidden;background:#e4e7e0}.pricing-hero-media img{width:100%;height:100%;object-fit:cover}.pricing-workbench{grid-template-columns:360px 1fr;gap:22px}.pricing-controls,.pricing-panel{box-shadow:0 18px 55px rgba(2,18,11,.16)}

/* About Us editorial */
.about-hero-editorial{position:relative;min-height:610px;padding:96px 0;display:flex;align-items:flex-end;background-image:linear-gradient(90deg,rgba(5,24,16,.91),rgba(5,28,18,.4)),url('images/hero-terraces.webp');background-size:cover;background-position:center;color:#fff;overflow:hidden}.about-hero-editorial:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:rgba(255,255,255,.28)}.about-hero-copy{position:relative;z-index:1}.about-hero-editorial h1{font-size:5.8rem;max-width:11ch;margin:14px 0 16px}.about-hero-editorial .lede{max-width:52ch;color:#e0eae3}.editorial-grid{display:grid;grid-template-columns:.76fr 1.24fr;gap:92px}.editorial-heading{position:sticky;top:138px;align-self:start}.editorial-heading h2{font-size:4.3rem;margin-top:14px}.editorial-body{max-width:720px}.editorial-body p{color:var(--muted);font-size:1rem;line-height:1.8;margin-bottom:21px}.editorial-body .story-emphasis{color:var(--forest);font:600 2rem/1.25 var(--serif);margin-top:34px}.founder-grid{display:grid;grid-template-columns:440px 1fr;gap:84px;align-items:center}.founder-portrait{margin:0;background:#fff;border:1px solid var(--line);padding:12px}.founder-portrait img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;object-position:center top;filter:grayscale(1)}.founder-portrait figcaption{display:flex;justify-content:space-between;gap:20px;padding:15px 5px 4px}.founder-portrait figcaption strong{font:600 1.25rem var(--serif)}.founder-portrait figcaption span{color:var(--muted);font-size:.72rem}.founder-story h2{font-size:4.15rem;max-width:12ch;margin:13px 0 22px}.founder-story p,.bridge-copy p,.honesty-grid p,.continue-copy p{color:var(--muted);line-height:1.75;margin-bottom:17px}.founder-story blockquote{margin:30px 0 0;padding:20px 0 0;border-top:1px solid var(--line);color:var(--forest);font:600 2rem/1.2 var(--serif)}.bridge-layout{display:grid;grid-template-columns:.75fr 1.25fr;gap:34px 72px}.bridge-heading h2{font-size:4.2rem;margin:13px 0 17px}.bridge-heading>p{color:var(--muted);max-width:42ch}.bridge-flow{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--line)}.bridge-flow article{padding:24px;background:#fff;border-right:1px solid var(--line)}.bridge-flow article:last-child{border-right:0}.bridge-flow .bridge-center{background:var(--forest);color:#fff}.bridge-flow span{color:var(--rust);font-size:.65rem;font-weight:700}.bridge-flow h3{font:600 1.45rem var(--serif);margin:24px 0 8px}.bridge-flow p{color:var(--muted);font-size:.75rem}.bridge-flow .bridge-center p{color:#cbd9d0}.bridge-copy{grid-column:2}.honesty-section{background:#0d3020;color:#fff}.honesty-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:90px}.honesty-grid h2{font-size:4.5rem;max-width:10ch;margin-top:14px}.honesty-grid p{color:#bfd0c5}.honesty-grid .honesty-lead{color:#fff;font:600 2rem/1.25 var(--serif)}.continue-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:84px}.continue-copy h2{font-size:4.3rem;margin:13px 0 22px}.commitment-grid{display:grid;gap:10px}.commitment-grid article{padding:22px;border:1px solid var(--line);background:#fff}.commitment-grid span{color:var(--rust);font-size:.64rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.commitment-grid h3{font:600 1.55rem var(--serif);margin:10px 0 7px}.commitment-grid p{color:var(--muted);font-size:.76rem}.mission-statement{margin-top:72px;padding:42px;border-left:4px solid var(--rust);background:var(--soft-green)}.mission-statement span,.mission-statement small{display:block;color:var(--muted);font-size:.7rem}.mission-statement p{font:600 3rem/1.18 var(--serif);max-width:22ch;margin:12px 0}

.pricing-workbench{width:100%;min-width:0}.pricing-controls,.pricing-panel,.slab-bars{min-width:0}.slab-bars{max-width:100%}

@media(prefers-reduced-motion:reduce){.hero{animation:none}.catalog-hero-media img,.industry-tile>img,.architecture-tile:before{transition:none}}
@media(max-width:1100px){.supply-roadmap{grid-template-columns:repeat(3,1fr);row-gap:78px}.supply-roadmap:before{display:none}.roadmap-stage:nth-child(n){min-height:260px}.founder-grid{grid-template-columns:360px 1fr;gap:55px}.about-hero-editorial h1{font-size:4.9rem}}
@media(max-width:960px){.catalog-hero-grid,.pricing-hero-grid,.editorial-grid,.founder-grid,.bridge-layout,.honesty-grid,.continue-layout{grid-template-columns:1fr}.catalog-hero-media,.pricing-hero-media{height:330px}.editorial-heading{position:static}.bridge-flow,.bridge-copy{grid-column:1}.founder-portrait{max-width:440px}.brief-strip-inner{grid-template-columns:1fr auto}.brief-strip-inner>p{grid-column:1}.brief-strip-inner>.btn{grid-column:2;grid-row:1/3}.about-hero-editorial{min-height:520px}.about-hero-editorial h1{font-size:4.6rem}.founder-story h2,.bridge-heading h2,.honesty-grid h2,.continue-copy h2,.editorial-heading h2{font-size:3.6rem}}
@media(max-width:680px){.reach{gap:5px}.reach>span{display:none}.phone-link{font-size:.67rem}.industry-grid{grid-template-columns:1fr}.industry-tile{min-height:260px}.architecture-tile{min-height:320px}.supply-roadmap{grid-template-columns:1fr;gap:72px;padding-left:44px}.supply-roadmap:before{display:block;left:20px;right:auto;top:18px;bottom:18px;width:1px;height:auto;background:linear-gradient(var(--gold),var(--leaf),var(--rust))}.roadmap-node{top:-55px;left:-44px}.roadmap-stage{min-height:0}.roadmap-intro h2{font-size:3.1rem}.brief-strip-inner{display:block}.brief-strip p{margin:14px 0}.catalog-hero h1,.pricing-hero h1{font-size:3rem}.catalog-hero-media,.pricing-hero-media{height:250px}.pricing-workbench{grid-template-columns:1fr}.about-hero-editorial{min-height:470px;padding:72px 0}.about-hero-editorial h1{font-size:3.65rem}.editorial-heading h2,.founder-story h2,.bridge-heading h2,.honesty-grid h2,.continue-copy h2{font-size:3rem}.bridge-flow{grid-template-columns:1fr}.bridge-flow article{border-right:0;border-bottom:1px solid var(--line)}.bridge-flow article:last-child{border-bottom:0}.mission-statement{padding:28px 24px}.mission-statement p{font-size:2.25rem}}

/* Catalogue photography and leadership */
.drop-category{display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:12px;min-height:68px;padding:7px;border:1px solid rgba(17,37,27,.08);border-radius:5px;background:#fafaf7;transition:.18s ease}.drop-category:hover{border-color:rgba(47,120,72,.35);background:var(--soft-green);transform:translateY(-2px)}.drop-category img{width:58px;height:52px;object-fit:cover;border-radius:3px}.drop-category strong,.drop-category small{display:block}.drop-category strong{font-size:.78rem}.drop-category small{margin-top:3px;color:var(--muted);font-size:.64rem}.drop-category>b{padding-right:7px;color:var(--rust)}
.product-thumb{position:relative;height:158px;padding:0;overflow:hidden;background:#e4e8e1}.product-thumb img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.product-card:hover .product-thumb img{transform:scale(1.035)}.product-code{position:absolute;left:13px;bottom:13px;z-index:1;background:rgba(255,255,255,.9);box-shadow:0 5px 15px rgba(8,29,19,.14)}
.product-hero{grid-template-columns:minmax(280px,390px) 1fr;gap:58px}.product-visual{aspect-ratio:1;margin:0;border:1px solid var(--line);border-radius:6px;background:#e4e8e1;overflow:hidden;box-shadow:var(--shadow)}.product-visual img{display:block;width:100%;height:100%;object-fit:cover}
.slab-bars{grid-template-columns:repeat(4,minmax(0,1fr))}
.leadership-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(360px,.88fr);gap:76px;align-items:center}.leadership-block>h2{font-size:4.1rem;max-width:10ch;margin:13px 0 17px}.leadership-block>p{max-width:58ch;color:var(--muted);line-height:1.7}.leadership-portraits{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:30px}.leader-card{min-width:0;margin:0;padding:9px;background:#fff;border:1px solid var(--line)}.leader-image{aspect-ratio:4/3;overflow:hidden;background:#eee}.leader-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top;filter:grayscale(1)}.leader-card figcaption{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:13px 4px 3px}.leader-card figcaption strong{font:600 1.08rem var(--serif)}.leader-card figcaption span{color:var(--muted);font-size:.68rem;white-space:nowrap}
@media(max-width:1100px){.leadership-layout{grid-template-columns:1fr;gap:54px}.leadership-portraits{max-width:760px}.founder-story{max-width:760px}}
@media(max-width:960px){.product-hero{grid-template-columns:1fr}.product-visual{max-width:520px}.slab-bars{grid-template-columns:repeat(4,minmax(120px,1fr))}}
@media(max-width:680px){.drop-category{grid-template-columns:48px 1fr auto}.drop-category img{width:48px;height:45px}.product-thumb{height:180px}.leadership-block>h2{font-size:3rem}.leadership-portraits{gap:8px}.leader-card{padding:6px}.leader-card figcaption{display:block;padding:10px 3px 3px}.leader-card figcaption strong,.leader-card figcaption span{display:block}.leader-card figcaption strong{font-size:.92rem}.leader-card figcaption span{margin-top:3px}.product-visual{max-width:none}}

/* Insights and procurement guides */
.insights-hero{padding:76px 0 68px;background:#edf1eb;border-bottom:1px solid var(--line)}
.insights-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:90px;align-items:end}
.insights-hero h1{max-width:12ch;margin-top:14px;font-size:4.8rem;line-height:.98}
.insights-hero-note{padding-left:34px;border-left:2px solid var(--rust)}
.insights-hero-note>p{max-width:44ch;color:var(--muted);font-size:1rem;line-height:1.7}
.insights-hero-note>div{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}
.insights-hero-note span{font-size:.68rem;font-weight:700;color:var(--forest)}
.insights-hero-note span+span:before{content:"/";margin-right:8px;color:var(--rust)}

.insights-feature-section{padding:54px 0 78px;background:#fff}
.featured-insight{display:grid;grid-template-columns:1.12fr .88fr;min-height:440px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.featured-insight figure{margin:0;overflow:hidden;background:#dce4dc}
.featured-insight figure img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.featured-insight:hover figure img{transform:scale(1.025)}
.featured-insight-copy{display:flex;flex-direction:column;justify-content:center;padding:48px 52px;background:#f5f4ee}
.insight-meta{display:flex;align-items:center;justify-content:space-between;gap:18px;color:var(--muted);font-size:.65rem;font-weight:700;text-transform:uppercase}
.insight-meta span:first-child{color:var(--rust)}
.featured-insight h2{max-width:12ch;margin:18px 0;font-size:3.3rem;line-height:1.04}
.featured-insight-copy>p{max-width:48ch;color:var(--muted);line-height:1.7}
.featured-actions{display:flex;align-items:center;gap:24px;flex-wrap:wrap;margin-top:28px}

.insights-library{padding:82px 0;background:var(--paper)}
.insights-library-head{display:grid;grid-template-columns:1fr 340px;gap:50px;align-items:end;margin-bottom:24px}
.insights-library-head h2{margin-top:9px;font-size:3.35rem}
.insight-search-box{display:grid;grid-template-columns:1fr auto;gap:7px 14px;align-items:center}
.insight-search-box[hidden],.insight-filters[hidden],.insights-feature-section[hidden]{display:none!important}
.insight-search-box label{grid-column:1/-1;color:var(--muted);font-size:.65rem;font-weight:700;text-transform:uppercase}
.insight-search-box input{min-width:0;height:43px;border:1px solid var(--line);border-radius:5px;background:#fff;padding:0 13px;color:var(--ink)}
.insight-search-box input:focus{outline:2px solid rgba(47,120,72,.18);border-color:var(--leaf)}
.insight-search-box span{font-size:.7rem;color:var(--muted);white-space:nowrap}
.insight-filters{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--line)}
.insight-filters button{min-height:35px;padding:7px 11px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink);font-size:.7rem;font-weight:700;cursor:pointer}
.insight-filters button:hover,.insight-filters button.active{background:var(--forest);border-color:var(--forest);color:#fff}
.insight-filters button:focus-visible,.insight-card a:focus-visible,.insight-industry-grid a:focus-visible,.industry-tile:focus-visible{outline:3px solid rgba(184,91,44,.35);outline-offset:3px}
.insights-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.insight-card{display:flex;min-width:0;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:6px;background:#fff;transition:transform .23s ease,box-shadow .23s ease}
.insight-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}
.insight-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#dce4dc}
.insight-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .55s ease}
.insight-card:hover .insight-card-image img{transform:scale(1.035)}
.insight-card-body{display:flex;flex:1;flex-direction:column;padding:21px}
.insight-card h3{margin:14px 0 10px;font:600 1.55rem/1.15 var(--serif)}
.insight-card h3 a:hover{color:var(--rust)}
.insight-card p{color:var(--muted);font-size:.78rem;line-height:1.65}
.insight-link{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:18px;color:var(--forest);font-size:.72rem;font-weight:700}
.insight-link span{color:var(--rust)}
.insight-empty{grid-column:1/-1;padding:55px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.insight-empty h3{font:600 1.8rem var(--serif)}
.insight-empty p{margin-top:6px;color:var(--muted)}

.insight-industry-band{padding:86px 0;background:#fff}
.insight-industry-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid var(--line)}
.insight-industry-grid>a{display:grid;grid-template-columns:42px 1fr auto;gap:16px;align-items:center;min-height:128px;padding:22px 24px;border-bottom:1px solid var(--line)}
.insight-industry-grid>a:nth-child(odd){border-right:1px solid var(--line)}
.insight-industry-grid>a:hover{background:var(--soft-green)}
.insight-industry-grid>a>span{color:var(--rust);font-size:.65rem;font-weight:700}
.insight-industry-grid h3{font:600 1.35rem var(--serif)}
.insight-industry-grid p{max-width:50ch;margin-top:5px;color:var(--muted);font-size:.73rem}
.insight-industry-grid b{color:var(--rust);font-size:1rem}

.article-hero{padding:52px 0 64px;background:#edf1eb;border-bottom:1px solid var(--line)}
.article-heading{display:grid;grid-template-columns:minmax(0,1fr) 470px;gap:64px;align-items:end}
.article-heading h1{max-width:15ch;margin:14px 0 18px;font-size:4.25rem;line-height:1}
.article-heading .lede{max-width:62ch;color:var(--muted)}
.article-heading figure{height:410px;margin:0;overflow:hidden;border-radius:6px;background:#dce4dc}
.article-heading figure img{display:block;width:100%;height:100%;object-fit:cover}
.article-byline{display:flex;gap:20px;margin-top:26px;padding-top:18px;border-top:1px solid var(--line);color:var(--muted);font-size:.7rem}
.article-byline span:first-child{color:var(--forest);font-weight:700}

.procurement-summary{padding:44px 0;background:var(--forest);color:#fff}
.procurement-summary>.wrap{display:grid;grid-template-columns:.9fr 1.1fr;gap:70px;align-items:center}
.summary-intro .eyebrow{color:#e7bd70}
.summary-intro p{margin-top:12px;color:#d6e2da;line-height:1.68}
.article-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}
.article-facts div{min-height:86px;padding:17px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}
.article-facts span,.article-facts strong{display:block}
.article-facts span{color:#aebfb4;font-size:.62rem;text-transform:uppercase}
.article-facts strong{margin-top:7px;font-size:.8rem}

.article-reading{padding:76px 0 92px;background:#fff}
.article-reading-grid{display:grid;grid-template-columns:235px minmax(0,760px);gap:78px;justify-content:center;align-items:start}
.article-toc{position:sticky;top:132px;padding-top:5px}
.article-toc>span{display:block;padding-bottom:12px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.64rem;font-weight:700;text-transform:uppercase}
.article-toc nav a{display:grid;grid-template-columns:28px 1fr;gap:7px;padding:10px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.71rem;line-height:1.4}
.article-toc nav a:hover{color:var(--forest)}
.article-toc nav span{color:var(--rust);font-size:.62rem;font-weight:700}
.article-toc>a{display:block;margin-top:18px;color:var(--forest);font-size:.7rem;font-weight:700}
.article-section{position:relative;padding:0 0 52px;margin-bottom:52px;border-bottom:1px solid var(--line);scroll-margin-top:130px}
.article-section .section-number{display:block;margin-bottom:10px;color:var(--rust);font-size:.66rem;font-weight:700}
.article-section h2{max-width:18ch;margin-bottom:22px;font-size:2.7rem;line-height:1.08}
.article-section p{margin-bottom:18px;color:#45574e;font-size:1rem;line-height:1.85}
.article-section ul,.article-takeaways ul{display:grid;gap:10px;margin:24px 0 0;padding:0;list-style:none}
.article-section li,.article-takeaways li{position:relative;padding:13px 15px 13px 40px;background:#f5f5f0;border-left:2px solid var(--leaf);font-size:.84rem;line-height:1.55}
.article-section li:before,.article-takeaways li:before{content:"";position:absolute;left:17px;top:20px;width:7px;height:7px;border-radius:50%;background:var(--rust)}
.article-takeaways{padding:30px;background:var(--soft-green);border-top:3px solid var(--leaf)}
.article-takeaways h2{margin:8px 0 18px;font-size:2.25rem}
.article-takeaways li{background:#fff}
.article-note{margin-top:28px;padding:21px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.article-note strong{font-size:.72rem;color:var(--forest)}
.article-note p{margin-top:7px;color:var(--muted);font-size:.76rem;line-height:1.6}
.article-related{padding:76px 0}
.article-related .product-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr))}
.article-enquiry{padding:52px 0;background:var(--rust);color:#fff}
.article-enquiry-inner{display:grid;grid-template-columns:.9fr 1fr auto;gap:42px;align-items:center}
.article-enquiry .eyebrow{color:#ffe1c9}
.article-enquiry h2{max-width:14ch;margin-top:8px;font-size:2.65rem}
.article-enquiry p{max-width:56ch;color:#f5dfd3;line-height:1.65}
.article-enquiry .btn{white-space:nowrap}

@media(max-width:1100px){
  .insights-hero-grid{gap:55px}.featured-insight-copy{padding:40px}.featured-insight h2{font-size:2.85rem}
  .insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-heading{grid-template-columns:minmax(0,1fr) 400px;gap:42px}.article-heading h1{font-size:3.7rem}.article-enquiry-inner{grid-template-columns:1fr auto}.article-enquiry-inner>p{grid-column:1}
}
@media(max-width:960px){
  .insights-hero-grid,.featured-insight,.insights-library-head,.article-heading,.procurement-summary>.wrap,.article-reading-grid{grid-template-columns:1fr}
  .insights-hero-grid{gap:32px}.insights-hero h1{font-size:4.15rem}.insights-hero-note{max-width:660px}
  .featured-insight figure{height:390px}.insight-search-box{max-width:430px}.article-heading figure{height:430px}.article-reading-grid{gap:35px;justify-content:stretch}.article-toc{position:static}.article-toc nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:24px}.article-body{max-width:760px}.article-related .product-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:680px){
  .insights-hero{padding:55px 0}.insights-hero h1{font-size:3.25rem}.insights-hero-note{padding-left:20px}.insights-hero-note span+span:before{display:none}.insights-hero-note>div{display:grid;gap:4px}
  .insights-feature-section{padding:36px 0 55px}.featured-insight figure{height:260px}.featured-insight-copy{padding:27px 22px}.featured-insight h2{font-size:2.35rem}.featured-actions{align-items:flex-start;flex-direction:column;gap:16px}
  .insights-library{padding:62px 0}.insights-library-head h2{font-size:2.6rem}.insights-grid{grid-template-columns:1fr}.insight-filters{flex-wrap:nowrap;overflow-x:auto;padding-bottom:13px}.insight-filters button{flex:0 0 auto}
  .insight-industry-band{padding:64px 0}.insight-industry-grid{grid-template-columns:1fr}.insight-industry-grid>a:nth-child(odd){border-right:0}.insight-industry-grid>a{min-height:112px;padding:18px 8px}
  .article-hero{padding:38px 0 50px}.article-heading h1{font-size:3.05rem}.article-heading figure{height:280px}.article-byline{display:grid;gap:5px}.procurement-summary{padding:38px 0}.procurement-summary>.wrap{gap:28px}.article-facts{grid-template-columns:1fr}.article-facts div{min-height:72px}.article-reading{padding:55px 0 68px}.article-toc nav{grid-template-columns:1fr}.article-section{padding-bottom:38px;margin-bottom:38px}.article-section h2{font-size:2.2rem}.article-section p{font-size:.94rem}.article-takeaways{padding:23px 19px}.article-related .product-grid.compact{grid-template-columns:1fr}.article-enquiry-inner{display:block}.article-enquiry p{margin:17px 0 23px}.article-enquiry h2{font-size:2.25rem}
}

/* Blogs: role-led library and buyer-focused article system */
.blogs-page{background:#fff}
.blogs-page .journal-hero{padding:38px 0 42px;background:#edf3ee;border-bottom:1px solid var(--line)}
.blogs-page .blogs-hero-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(500px,1.08fr);grid-template-areas:"intro image" "role image";gap:25px 64px;align-items:stretch}
.blogs-hero-intro{grid-area:intro;align-self:end;padding-top:3px}
.blogs-page .journal-issue{margin-bottom:27px;color:var(--muted);border-color:rgba(16,34,25,.22)}
.blogs-page .journal-issue b{color:var(--rust)}
.blogs-page .journal-hero h1{max-width:15ch;margin:12px 0 16px;color:var(--forest-deep);font-family:var(--editorial);font-size:54px;font-weight:540;line-height:1}
.blogs-hero-lede{max-width:54ch;color:#4f6158;font-size:.86rem;line-height:1.65}
.blogs-page .journal-hero-image{grid-area:image;position:relative;min-height:475px;border-radius:6px;background:#d9e2dc;box-shadow:0 18px 45px rgba(12,45,31,.12)}
.blogs-page .journal-hero-image:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.28);pointer-events:none}
.blogs-page .journal-hero-image figcaption{z-index:1;padding:12px 15px;background:rgba(5,27,18,.86);font-size:.58rem;letter-spacing:0;text-transform:uppercase}
.blogs-role-panel{grid-area:role;align-self:end;max-width:560px;padding:18px 0 0!important;border-top:1px solid rgba(16,34,25,.22)!important}
.blogs-page .journal-lens-controls{margin:0 0 12px}
.blogs-page .journal-lens-controls button{min-height:34px;padding:7px 12px;border-radius:3px;background:#fff;font-size:.61rem}
.blogs-page .journal-hero .insights-hero-note>p{min-height:0;max-width:59ch;margin:0;color:#506159;font-size:.73rem;line-height:1.58}
.blogs-page #journal-lens-signals{margin-top:12px!important}
.blogs-page #journal-lens-signals span{padding:5px 8px!important;background:rgba(255,255,255,.6);border-radius:2px}
.journal-role-link{display:inline-flex;align-items:center;gap:13px;margin-top:15px;padding-bottom:4px;border-bottom:1px solid var(--forest);color:var(--forest);font-size:.67rem;font-weight:750}
.journal-role-link>span{padding:0!important;border:0!important;background:none!important;color:var(--rust)!important}

.blogs-section-label{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid var(--line);color:var(--muted);font-size:.59rem;text-transform:uppercase}
.blogs-section-label b{color:var(--rust)}
.blogs-page .insights-feature-section{padding:58px 0 48px;background:#fff}
.blogs-page .featured-insight{grid-template-columns:1.08fr .92fr;min-height:405px;border:0;background:var(--forest-deep);color:#fff;overflow:hidden;border-radius:6px}
.blogs-page .featured-insight figure{position:relative;min-height:405px}
.blogs-page .featured-insight figure:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 70%,rgba(5,30,19,.12))}
.blogs-page .featured-insight figure figcaption,.blogs-page .insight-card-image figcaption{position:absolute;z-index:2;left:10px;bottom:9px;padding:5px 7px;background:rgba(5,27,18,.78);color:#fff;font-size:.49rem;line-height:1.3}
.blogs-page .featured-insight-copy{padding:40px 43px;background:transparent}
.blogs-page .featured-insight .insight-meta{color:#a9bbb0}
.blogs-page .featured-insight .insight-meta span:first-child{color:#efbf70}
.blogs-page .featured-insight h2{max-width:15ch;margin:15px 0 14px;color:#fff;font-family:var(--editorial);font-size:38px;font-weight:540;line-height:1.04}
.blogs-page .featured-insight-copy>p{color:#c8d5cd;font-size:.8rem;line-height:1.68}
.blogs-page .featured-actions{gap:18px;margin-top:24px}
.blogs-page .featured-actions>span{color:#a9bbb0;font-size:.62rem}

.blogs-page .insight-industry-band{padding:54px 0 62px;background:var(--forest-deep);color:#fff}
.blogs-page .blogs-industry-head{margin-bottom:27px}
.blogs-page .blogs-industry-head .eyebrow{color:#efbf70}
.blogs-page .blogs-industry-head h2{max-width:17ch;color:#fff;font-size:40px}
.blogs-page .blogs-industry-head>p{max-width:52ch;color:#b8c9bf;font-size:.77rem;line-height:1.62}
.blogs-page .insight-industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}
.blogs-page .insight-industry-grid>a{grid-template-columns:28px 1fr auto;gap:10px;min-height:160px;padding:20px 18px;border:0;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);color:#fff;transition:background .22s ease,transform .22s ease}
.blogs-page .insight-industry-grid>a:nth-child(odd){border-right:1px solid rgba(255,255,255,.2)}
.blogs-page .insight-industry-grid>a:hover{padding-left:18px;background:#1f4a34;transform:translateY(-2px)}
.blogs-page .insight-industry-grid>a>span,.blogs-page .insight-industry-grid>a>b{color:#efbf70}
.blogs-page .insight-industry-grid h3{color:#fff;font-family:var(--display);font-size:17px;font-weight:650}
.blogs-page .insight-industry-grid p{min-height:3.9em;margin-top:8px;color:#b8c9bf;font-size:.62rem;line-height:1.52}
.blogs-page .insight-industry-grid small{display:block;margin-top:12px;color:#efbf70;font-size:.52rem;text-transform:uppercase}

.blogs-page .insights-library{padding:74px 0 86px;background:#fff;scroll-margin-top:105px}
.blogs-page .insights-library-head{grid-template-columns:minmax(0,1fr) 380px;gap:70px;margin-bottom:26px;align-items:end}
.blogs-page .insights-library-head h2{margin:8px 0 10px;color:var(--forest-deep);font-family:var(--editorial);font-size:42px;font-weight:540}
.blogs-page .insights-library-head>div>p{max-width:63ch;color:var(--muted);font-size:.75rem;line-height:1.6}
.blogs-page .insight-search-box input{height:45px;border-radius:3px;background:#f8faf8}
.blogs-page .insight-filters{gap:6px;margin-bottom:28px;padding:15px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.blogs-page .insight-filters button{min-height:33px;padding:6px 10px;border-radius:3px;font-size:.62rem}
.blogs-page .insights-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.blogs-page .insight-card{border-radius:6px;box-shadow:0 9px 28px rgba(15,45,31,.06)}
.blogs-page .insight-card-image{position:relative;aspect-ratio:16/9}
.blogs-page .insight-card-body{padding:19px 20px 17px}
.blogs-page .insight-card .insight-meta{font-size:.57rem}
.blogs-page .insight-card h3{max-width:21ch;margin:12px 0 9px;font-family:var(--editorial);font-size:22px;font-weight:540;line-height:1.1}
.blogs-page .insight-card p{font-size:.72rem;line-height:1.62}
.insight-card-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:18px}
.insight-card-footer>span{color:var(--muted);font-size:.57rem}
.blogs-page .insight-link{display:inline-flex;gap:10px;margin:0;padding:0;font-size:.65rem}

.blog-article-page{background:#fff}
.blog-article-page .article-hero{padding:40px 0 54px;background:#edf3ee}
.blog-article-page .article-heading{grid-template-columns:minmax(0,.96fr) minmax(480px,1.04fr);gap:58px;align-items:center}
.blog-article-page .article-heading h1{max-width:17ch;margin:13px 0 17px;color:var(--forest-deep);font-family:var(--editorial);font-size:50px;font-weight:540;line-height:1.01}
.blog-article-page .article-heading .lede{font-size:.82rem;line-height:1.68}
.blog-article-page .article-heading figure{position:relative;height:455px;border-radius:6px;box-shadow:0 16px 38px rgba(12,45,31,.11)}
.blog-article-page .article-heading figure:after{content:"";position:absolute;inset:0;border:1px solid rgba(255,255,255,.28);pointer-events:none}
.blog-article-page .article-heading figcaption{position:absolute;z-index:1;left:10px;bottom:10px;padding:6px 8px;background:rgba(5,27,18,.8);color:#fff;font-size:.5rem}
.blog-article-page .article-heading figcaption a{color:#fff;text-decoration:underline;text-underline-offset:2px}
.blog-article-page .article-byline{align-items:center;gap:12px 18px;margin-top:21px;padding-top:15px;font-size:.61rem}
.blog-article-page .article-byline span+time:before,.blog-article-page .article-byline time+span:before{content:"/";margin-right:18px;color:var(--rust)}
.blog-article-page .procurement-summary{padding:38px 0;background:var(--forest-deep)}
.blog-article-page .procurement-summary>.wrap{grid-template-columns:minmax(0,.95fr) minmax(480px,1.05fr);gap:65px}
.blog-article-page .summary-intro p{font-size:.79rem;line-height:1.64}
.blog-article-page .article-facts div{min-height:75px;padding:14px 16px}
.blog-article-page .article-reading{padding:66px 0 76px}
.blog-article-page .article-reading-grid{grid-template-columns:205px minmax(0,790px);gap:72px}
.blog-article-page .article-toc{top:120px}
.blog-article-page .article-toc nav a{font-size:.67rem}
.blog-article-page .article-toc>button{width:100%;margin-top:17px;padding:10px 0;border:0;border-bottom:1px solid var(--forest);background:transparent;color:var(--forest);font:700 .65rem var(--sans);text-align:left;cursor:pointer}
.blog-article-page .article-section{padding-bottom:41px;margin-bottom:42px}
.blog-article-page .article-section h2{max-width:24ch;margin-bottom:18px;font-family:var(--editorial);font-size:34px;font-weight:540;line-height:1.08}
.blog-article-page .article-section p{max-width:72ch;margin-bottom:15px;color:#3f5248;font-size:.91rem;line-height:1.76}
.blog-article-page .article-section ul,.blog-article-page .article-takeaways ul{gap:7px;margin-top:20px}
.blog-article-page .article-section li,.blog-article-page .article-takeaways li{padding:11px 14px 11px 37px;background:#f2f6f2;border-left:2px solid var(--leaf);font-size:.76rem}
.blog-article-page .article-section li:before,.blog-article-page .article-takeaways li:before{top:17px}
.article-pathway{display:grid;grid-template-columns:1.05fr .95fr;min-height:290px;margin:-8px 0 43px;overflow:hidden;border-radius:6px;background:var(--forest-deep);color:#fff;transition:transform .22s ease,box-shadow .22s ease}
.article-pathway:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(12,45,31,.16)}
.article-pathway figure{margin:0;overflow:hidden}
.article-pathway figure img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}
.article-pathway:hover figure img{transform:scale(1.035)}
.article-pathway>div{display:flex;flex-direction:column;justify-content:center;padding:30px}
.article-pathway>div>span{color:#efbf70;font-size:.56rem;font-weight:700;text-transform:uppercase}
.article-pathway h2{max-width:14ch!important;margin:11px 0 12px!important;color:#fff;font-size:27px!important}
.article-pathway p{margin:0 0 20px!important;color:#becfc4!important;font-size:.7rem!important;line-height:1.55!important}
.article-pathway b{align-self:flex-start;padding-bottom:4px;border-bottom:1px solid #efbf70;color:#fff;font-size:.63rem}
.blog-article-page .article-takeaways{padding:25px 27px;border-top:3px solid var(--rust);background:#e8efe9}
.blog-article-page .article-takeaways h2{margin:7px 0 15px;font-family:var(--editorial);font-size:30px;font-weight:540}
.article-references{margin-top:26px;padding:20px 0;border-top:1px solid var(--line)}
.article-references>span{display:block;margin-bottom:8px;color:var(--muted);font-size:.58rem;font-weight:700;text-transform:uppercase}
.article-references ul{display:grid;gap:4px;margin:0;padding:0;list-style:none}
.article-references a{color:var(--forest);font-size:.68rem;font-weight:650}
.blog-article-page .article-note{margin-top:18px;padding:16px 0}
.blog-article-page .article-related{padding:64px 0 72px;background:#edf3ee}
.blog-article-page .article-related .section-head{margin-bottom:25px}
.blog-article-page .article-related .section-head h2{font-family:var(--editorial);font-size:39px;font-weight:540}
.blog-article-page .article-related .section-head>p{font-size:.73rem;line-height:1.6}
.blog-article-page .article-enquiry{padding:42px 0;background:var(--rust)}
.blog-article-page .article-enquiry h2{max-width:18ch;font-family:var(--editorial);font-size:33px;font-weight:540}


@media(prefers-reduced-motion:reduce){.featured-insight figure img,.insight-card-image img{transition:none}}

.product-insight-bridge{padding:76px 0;background:var(--paper);border-top:1px solid var(--line)}
.compact-insights{grid-template-columns:repeat(2,minmax(0,1fr));max-width:920px}
@media(max-width:680px){.product-insight-bridge{padding:58px 0}.compact-insights{grid-template-columns:1fr}}

/* Private-price enquiry flow */
.architecture-tile footer small{display:block;margin-top:3px;color:var(--rust);font-size:.64rem;font-weight:700}
.price-available{color:var(--rust);font-weight:700}
.masked-price{width:max-content;max-width:100%;filter:blur(4px);opacity:.7;user-select:none;pointer-events:none;letter-spacing:0}
.price-reveal-panel{position:relative;overflow:hidden;background:var(--forest-deep);border-color:var(--forest-deep);color:#fff}
.price-reveal-panel:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--rust)}
.price-reveal-panel>span{color:#a9bdb1}.price-reveal-panel>strong{color:#f1d594}.price-reveal-panel p{color:#c6d4cc}
.form-success{margin-top:18px;padding:17px;border-left:3px solid var(--leaf);background:var(--soft-green);color:var(--forest-deep)}
.form-success strong{font:600 1.2rem var(--serif)}.form-success p{margin-top:5px;color:var(--muted);font-size:.78rem}

/* Into the Himalayas */
.himalayas-page{--alpine:#a9c1c0;--snow:#f2f3ee;--harvest:#d5a248;--story-progress:0%;background:#071c13}
.mountain-experience{overflow:clip;background:var(--snow)}
.mountain-experience section{padding:0}
.mountain-section-number{display:block;color:var(--rust);font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:0}
.altitude-rail{position:fixed;z-index:70;right:17px;top:50%;display:grid;justify-items:center;gap:9px;transform:translateY(-50%);mix-blend-mode:difference;color:#fff;pointer-events:none}
.altitude-rail>span{font-size:.58rem;text-transform:uppercase;writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:0}
.altitude-rail>div{position:relative;width:1px;height:104px;background:rgba(255,255,255,.28);overflow:hidden}
.altitude-rail i{position:absolute;left:0;right:0;bottom:0;height:var(--story-progress);background:#fff}
.altitude-rail strong{font-size:.58rem;font-weight:600;writing-mode:vertical-rl;letter-spacing:0}

.mountain-hero{position:relative;height:calc(90svh - 109px);min-height:560px;max-height:760px;color:#fff;isolation:isolate;overflow:hidden}
.mountain-hero-image{position:absolute;z-index:-3;inset:-120px 0 0;width:100%;height:calc(100% + 240px);object-fit:cover;transform:translateY(var(--hero-shift,0));will-change:transform}
.mountain-hero-shade{position:absolute;z-index:-2;inset:0;background:rgba(3,18,12,.48)}
.mountain-hero-copy{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding-top:30px}
.mountain-kicker{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:0;color:#f0cf8e}
.mountain-hero h1{margin:22px 0 25px;font-size:7.2rem;line-height:.83;color:#fff}
.mountain-hero-copy>p{max-width:47ch;color:#e3ece6;font-size:1.06rem;line-height:1.7}
.mountain-scroll{display:inline-flex;align-items:center;gap:11px;margin-top:34px;padding-bottom:6px;border-bottom:1px solid rgba(255,255,255,.75);font-size:.73rem;font-weight:700}
.mountain-scroll span{font-size:1.1rem;color:#f0cf8e}
.mountain-hero-facts{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(255,255,255,.3);background:rgba(3,18,12,.48);backdrop-filter:blur(10px)}
.mountain-hero-facts span{padding:16px 28px;border-right:1px solid rgba(255,255,255,.24);font-size:.66rem;text-transform:uppercase;letter-spacing:0}
.mountain-hero-facts span:last-child{border-right:0}

.mountain-manifesto{padding:145px 0 155px!important;background:#f0f1eb;color:var(--forest-deep)}
.mountain-manifesto-grid{display:grid;grid-template-columns:.55fr 1.45fr;gap:36px 90px}
.mountain-manifesto-grid>span{grid-column:1}
.mountain-manifesto-grid>div:nth-child(2){grid-column:2;grid-row:1/3}
.mountain-manifesto h2{max-width:11ch;font-size:5.6rem;line-height:.93}
.manifesto-line{margin-top:18px;color:var(--rust);font:600 2.4rem var(--serif)}
.manifesto-notes{grid-column:1;max-width:39ch;align-self:end}
.manifesto-notes p{margin-top:20px;color:var(--muted);font-size:.86rem;line-height:1.75}

.origin-chapters{position:relative;display:grid;grid-template-columns:58% 42%;background:#061a11;color:#fff}
.chapter-visual{position:sticky;top:109px;height:calc(100vh - 109px);overflow:hidden;background:#102a1d}
.chapter-image{position:absolute;inset:0;margin:0;opacity:0;transform:scale(1.05);transition:opacity .7s ease,transform 1.2s ease}
.chapter-image.is-active{opacity:1;transform:scale(1)}
.chapter-image:after{content:"";position:absolute;inset:0;background:rgba(3,18,12,.18)}
.chapter-image img{width:100%;height:100%;object-fit:cover}
.chapter-visual-caption{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:75px 1fr;align-items:center;gap:18px;padding:20px 28px;background:rgba(3,18,12,.78);backdrop-filter:blur(16px)}
.chapter-visual-caption span{font:600 2.1rem var(--serif);color:#f0c46f}
.chapter-visual-caption p{font-size:.74rem;color:#d6e2da}
.chapter-copy{padding:0 8vw}
.chapter-story{min-height:82vh;display:flex;flex-direction:column;justify-content:center;border-bottom:1px solid rgba(255,255,255,.16);opacity:.3;transition:opacity .45s ease}
.chapter-story.is-active{opacity:1}
.chapter-story>span{color:#dbad57;font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:0}
.chapter-story h2{margin:18px 0 24px;font-size:3.5rem;line-height:.98;color:#fff}
.chapter-story p{color:#b8cbbf;font-size:.95rem;line-height:1.75}
.chapter-story small{margin-top:25px;color:#edf3ef;font-size:.7rem;font-weight:700}

.field-film{position:relative;height:86svh;min-height:650px;color:#fff;isolation:isolate;overflow:hidden}
.field-film-poster,.field-film-video{position:absolute;z-index:-3;inset:0;width:100%;height:100%;object-fit:cover}
.field-film-video{z-index:-2;opacity:0;transition:opacity .45s ease}.field-film-video.is-playing{opacity:1}
.field-film-shade{position:absolute;z-index:-1;inset:0;background:rgba(11,20,12,.5)}
.field-film-content{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding-bottom:78px}
.field-film-content>span{font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:0;color:#f3cb7e}
.field-film h2{max-width:9ch;margin:18px 0 19px;font-size:5.7rem;line-height:.9;color:#fff}
.field-film-content p{max-width:48ch;color:#e2eae5}
.film-toggle{display:inline-flex;align-items:center;gap:11px;margin-top:27px;padding:0;border:0;background:transparent;color:#fff;font-size:.76rem;font-weight:700;cursor:pointer}
.film-toggle b{display:grid;place-items:center;width:46px;height:46px;border:1px solid rgba(255,255,255,.75);border-radius:50%;font-size:.7rem;transition:.2s ease}
.film-toggle:hover b{background:#fff;color:var(--forest-deep);transform:scale(1.07)}
.field-film-credit{position:absolute;right:28px;bottom:22px;color:#e2eae5;font-size:.58rem}

.farmer-lens{padding:135px 0!important;background:#f4f1e9}
.farmer-lens-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:80px;align-items:center}
.farmer-lens figure{margin:0}.farmer-lens figure img{display:block;width:100%;height:650px;object-fit:cover;object-position:center}
.farmer-lens figcaption{padding-top:10px;color:var(--muted);font-size:.61rem}
.farmer-lens-copy h2{max-width:11ch;margin:19px 0 26px;font-size:4.7rem;line-height:.94}
.farmer-lens-copy>p{color:var(--muted);font-size:.98rem;line-height:1.8}
.farmer-lens blockquote{margin:37px 0 0;padding:25px 0 0;border-top:1px solid #cfcbc0;color:var(--forest);font:600 2rem/1.25 var(--serif)}

.season-lab{padding:135px 0!important;background:#dfe9e6}
.season-lab-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:80px;align-items:start}
.season-intro{position:sticky;top:145px}.season-intro h2{max-width:10ch;margin:18px 0 25px;font-size:4.6rem}.season-intro p{max-width:42ch;color:var(--muted)}
.season-tool{border:1px solid rgba(7,28,19,.18);background:#f7f6f1;overflow:hidden}
.season-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}
.season-tabs button{height:58px;border:0;border-right:1px solid var(--line);background:transparent;color:var(--muted);font-size:.7rem;font-weight:700;cursor:pointer}
.season-tabs button:last-child{border-right:0}.season-tabs button[aria-selected=true]{background:var(--forest-deep);color:#fff}
.season-stage{min-height:500px;display:grid;grid-template-columns:260px 1fr;gap:50px;align-items:center;padding:55px}
.season-orbit{position:relative;width:245px;height:245px;border:1px solid rgba(7,28,19,.2);border-radius:50%}
.season-orbit:before,.season-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(7,28,19,.12)}
.season-orbit:before{inset:32px}.season-orbit:after{inset:67px;background:#d7e4dc}
.season-orbit span{position:absolute;z-index:2;left:50%;top:50%;width:66px;height:66px;border-radius:50%;background:var(--season-color,#e1ab43);transform:translate(-50%,-50%);box-shadow:0 0 0 15px rgba(255,255,255,.4)}
.season-orbit i{position:absolute;z-index:3;left:50%;top:3px;width:13px;height:13px;border-radius:50%;background:var(--rust);transform:translateX(-50%);transform-origin:6px 119px;animation:season-orbit 8s linear infinite}
.season-tool[data-season-view=summer]{--season-color:#db7d45}.season-tool[data-season-view=monsoon]{--season-color:#578879}.season-tool[data-season-view=autumn]{--season-color:#a84c35}
.season-stage>div:last-child>span{color:var(--rust);font-size:.67rem;font-weight:700;text-transform:uppercase;letter-spacing:0}
.season-stage h3{margin:14px 0 16px;font:600 2.5rem/1.02 var(--serif)}
.season-stage p{color:var(--muted);line-height:1.7}.season-stage small{display:block;margin-top:25px;color:var(--forest);font-size:.68rem;font-weight:700}
@keyframes season-orbit{to{transform:translateX(-50%) rotate(360deg)}}

.source-journey{--journey-progress:0%;padding:135px 0 150px!important;background:#071d14;color:#fff}
.source-journey-head{display:grid;grid-template-columns:1fr 1.2fr;gap:40px 90px;align-items:end}
.source-journey-head>span{grid-column:1/-1;color:#dcad58}.source-journey-head h2{font-size:5.5rem;color:#fff}.source-journey-head p{max-width:45ch;color:#b5c7bc}
.journey-progress{width:min(var(--wrap),calc(100% - 56px));height:1px;margin:70px auto 0;background:rgba(255,255,255,.18)}
.journey-progress i{display:block;width:var(--journey-progress);height:100%;background:#e0ad51;transition:width .08s linear}
.journey-steps{display:grid;grid-template-columns:repeat(5,1fr)}
.journey-steps li{min-height:340px;padding:25px 24px;border-right:1px solid rgba(255,255,255,.16)}
.journey-steps li:first-child{border-left:1px solid rgba(255,255,255,.16)}
.journey-steps span{color:#e0ad51;font-size:.66rem;font-weight:700}.journey-steps h3{margin:70px 0 17px;font:600 1.45rem var(--serif)}.journey-steps p{color:#a9bdb1;font-size:.76rem;line-height:1.65}

.living-landscape{position:relative;height:920px;color:#fff;isolation:isolate;overflow:hidden}
.living-landscape>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}
.living-landscape-shade{position:absolute;z-index:-1;inset:0;background:rgba(3,18,12,.32)}
.landscape-heading{padding-top:75px}.landscape-heading span{color:#f2c875}.landscape-heading h2{max-width:8ch;margin-top:15px;font-size:4.8rem;color:#fff}
.landscape-hotspot{position:absolute;z-index:2;display:flex;align-items:center;gap:9px;border:0;background:transparent;color:#fff;cursor:pointer}
.landscape-hotspot span{display:grid;place-items:center;width:43px;height:43px;border:1px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(3,18,12,.45);backdrop-filter:blur(7px);font-size:.64rem;transition:.2s ease}
.landscape-hotspot b{padding:7px 9px;background:rgba(3,18,12,.55);font-size:.66rem}.landscape-hotspot:hover span,.landscape-hotspot.is-active span{background:#f2c875;color:var(--forest-deep);transform:scale(1.1)}
.hotspot-slope{left:18%;top:45%}.hotspot-forest{right:21%;top:30%}.hotspot-village{right:34%;top:59%}
.landscape-note{position:absolute;left:50%;bottom:38px;display:grid;grid-template-columns:.55fr 1.1fr 1.35fr;gap:30px;align-items:start;padding:25px 28px;background:rgba(4,24,16,.86);backdrop-filter:blur(16px);transform:translateX(-50%)}
.landscape-note>span{color:#f2c875;font-size:.66rem;font-weight:700}.landscape-note h3{font:600 1.75rem var(--serif)}.landscape-note p{color:#c5d4ca;font-size:.78rem;line-height:1.65}

.mountain-finale{position:relative;height:86svh;min-height:650px;color:#fff;isolation:isolate;overflow:hidden}
.mountain-finale>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}
.mountain-finale-shade{position:absolute;z-index:-1;inset:0;background:rgba(4,24,16,.66)}
.mountain-finale-copy{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}
.mountain-finale-copy>span{color:#f3cd83;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:0}
.mountain-finale h2{max-width:10ch;margin:18px auto 24px;font-size:5.8rem;line-height:.9;color:#fff}.mountain-finale p{max-width:48ch;color:#dce7e0}.mountain-finale-copy>div{display:flex;gap:11px;margin-top:30px}

.story-motion [data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .75s ease,transform .75s ease}
.story-motion [data-reveal].is-visible{opacity:1;transform:none}

@media(max-width:1100px){
  .mountain-hero h1{font-size:6.2rem}.mountain-manifesto h2{font-size:4.8rem}.chapter-copy{padding:0 5vw}.chapter-story h2{font-size:3rem}.farmer-lens-grid{gap:50px}.farmer-lens figure img{height:560px}.farmer-lens-copy h2,.season-intro h2{font-size:4rem}.season-lab-grid{gap:50px}.season-stage{grid-template-columns:210px 1fr;padding:42px}.season-orbit{width:200px;height:200px}.season-orbit i{transform-origin:6px 97px}.source-journey-head h2{font-size:4.8rem}.journey-steps h3{margin-top:45px}.landscape-note{grid-template-columns:.5fr 1fr 1.3fr}}
@media(max-width:900px){
  .altitude-rail{display:none}.mountain-hero{height:calc(90svh - 109px)}.mountain-hero h1{font-size:5.4rem}.mountain-manifesto-grid,.farmer-lens-grid,.season-lab-grid,.source-journey-head{grid-template-columns:1fr}.mountain-manifesto-grid>span,.mountain-manifesto-grid>div:nth-child(2),.manifesto-notes{grid-column:1;grid-row:auto}.manifesto-notes{max-width:58ch}.origin-chapters{grid-template-columns:1fr}.chapter-visual{top:109px;height:55vh;z-index:1}.chapter-copy{padding:0 28px}.chapter-story{min-height:65vh}.farmer-lens figure img{height:520px}.season-intro{position:static}.journey-steps{grid-template-columns:repeat(2,1fr)}.journey-steps li{min-height:260px;border-bottom:1px solid rgba(255,255,255,.16)}.journey-steps li:nth-child(odd){border-left:1px solid rgba(255,255,255,.16)}.landscape-note{grid-template-columns:1fr 1fr;left:28px;right:28px;width:auto;transform:none}.landscape-note p{grid-column:1/-1}.hotspot-slope{left:12%}.hotspot-forest{right:12%}.hotspot-village{right:28%}.mountain-finale h2{font-size:5rem}}
@media(max-width:680px){
  .mountain-hero{height:calc(90svh - 101px);min-height:570px;max-height:none}.mountain-hero-image{inset:-70px 0 0;height:calc(100% + 140px)}.mountain-hero-copy{padding-bottom:55px}.mountain-kicker{font-size:.6rem}.mountain-hero h1{font-size:4.25rem}.mountain-hero-copy>p{font-size:.9rem}.mountain-hero-facts{display:none}.mountain-manifesto{padding:95px 0 105px!important}.mountain-manifesto h2{font-size:3.55rem}.manifesto-line{font-size:1.85rem}.origin-chapters{display:block}.chapter-visual{top:101px;height:48vh}.chapter-visual-caption{grid-template-columns:50px 1fr;padding:14px 17px}.chapter-copy{padding:0 16px}.chapter-story{min-height:62vh}.chapter-story h2{font-size:2.55rem}.field-film{height:78svh;min-height:580px}.field-film-content{padding-bottom:58px}.field-film h2{font-size:3.8rem}.field-film-credit{right:16px;bottom:12px}.farmer-lens{padding:90px 0!important}.farmer-lens figure img{height:430px}.farmer-lens-copy h2,.season-intro h2{font-size:3.35rem}.farmer-lens blockquote{font-size:1.65rem}.season-lab{padding:90px 0!important}.season-tabs{grid-template-columns:repeat(2,1fr)}.season-tabs button:nth-child(2){border-right:0}.season-tabs button:nth-child(-n+2){border-bottom:1px solid var(--line)}.season-stage{grid-template-columns:1fr;min-height:0;padding:35px 24px}.season-orbit{width:190px;height:190px;margin:auto}.season-orbit i{transform-origin:6px 92px}.season-stage h3{font-size:2.15rem}.source-journey{padding:95px 0 100px!important}.source-journey-head h2{font-size:3.7rem}.journey-progress{width:calc(100% - 32px);margin-top:45px}.journey-steps{grid-template-columns:1fr}.journey-steps li,.journey-steps li:nth-child(odd){min-height:0;padding:28px 18px;border-left:1px solid rgba(255,255,255,.16)}.journey-steps h3{margin:28px 0 12px}.living-landscape{height:850px}.landscape-heading{padding-top:55px}.landscape-heading h2{font-size:3.5rem}.landscape-hotspot b{display:none}.hotspot-slope{left:8%;top:42%}.hotspot-forest{right:8%;top:31%}.hotspot-village{right:25%;top:56%}.landscape-note{left:16px;right:16px;bottom:16px;grid-template-columns:1fr;padding:20px}.landscape-note p{grid-column:1}.mountain-finale{height:78svh;min-height:590px}.mountain-finale h2{font-size:3.9rem}.mountain-finale-copy>div{flex-direction:column;width:100%;max-width:300px}.mountain-finale .btn{width:100%}}
@media(prefers-reduced-motion:reduce){
  .mountain-hero-image{transform:none!important}.chapter-image,.field-film-video,[data-reveal]{transition:none}.season-orbit i{animation:none}[data-reveal]{opacity:1;transform:none}}

/* 2026 experience refinement */
.site-scroll-progress{position:fixed;z-index:120;left:0;right:0;top:0;height:2px;pointer-events:none}.site-scroll-progress i{display:block;width:0;height:100%;background:var(--rust)}
.site-motion .site-reveal{opacity:1;transform:translateY(14px);transition:transform .65s cubic-bezier(.2,.72,.25,1),filter .65s ease;transition-delay:calc(var(--reveal-order,0) * 36ms);filter:saturate(.92)}
.site-motion .site-reveal.site-visible{opacity:1;transform:none;filter:none}
.site{box-shadow:0 8px 30px rgba(8,31,20,.035)}
.footer{position:relative;overflow:hidden}.footer:before{content:"HC";position:absolute;right:-25px;bottom:-85px;color:rgba(255,255,255,.025);font:600 16rem/1 var(--serif);pointer-events:none}

/* Homepage: a live Himalayan sourcing market */
.home-market-hero{min-height:690px;background-color:#0a281b;background-image:url('images/hero-terraces.webp');background-size:cover;background-position:center 48%;animation:none;isolation:isolate}
.home-market-hero:before{z-index:-1;background:rgba(4,24,16,.72);mix-blend-mode:normal}
.home-market-hero .hero-copy{padding-left:0}.home-market-hero .hero-copy:before{display:none}
.market-coordinate{display:flex;flex-wrap:wrap;gap:8px 18px;margin-bottom:24px;color:#cfddd3;font-size:.62rem;font-weight:700;text-transform:uppercase}.market-coordinate span+span:before{content:"/";margin-right:18px;color:#d3a656}
.home-market-hero h1{font-size:5.15rem;max-width:10.8ch}.home-market-hero .supply-snapshot{border:0;border-top:3px solid var(--rust);border-radius:2px;box-shadow:0 32px 90px rgba(0,0,0,.32)}
.market-ticker{overflow:auto;background:#fff;border-bottom:1px solid var(--line);scrollbar-width:none}.market-ticker::-webkit-scrollbar{display:none}.market-ticker>div{display:flex;min-width:max-content}.market-ticker a{display:flex;align-items:center;gap:14px;min-height:64px;padding:0 28px;border-right:1px solid var(--line);font:600 1rem var(--serif);transition:.2s ease}.market-ticker a:hover{background:var(--forest);color:#fff}.market-ticker span{color:var(--rust);font:700 .61rem var(--sans)}
.catalogue-window{padding:118px 0;background:#f3f1e9}.catalogue-window .architecture-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}.catalogue-window .architecture-tile{grid-column:span 4;border-radius:2px}.catalogue-window .architecture-tile:nth-child(1),.catalogue-window .architecture-tile:nth-child(5){grid-column:span 5}.catalogue-window .architecture-tile:nth-child(2),.catalogue-window .architecture-tile:nth-child(6){grid-column:span 3}.catalogue-window .architecture-tile:nth-child(3),.catalogue-window .architecture-tile:nth-child(4){grid-column:span 4}
.value-chain-field{border-top:1px solid var(--line)}.value-chain-field .roadmap-stage{border-radius:2px;box-shadow:none}.value-chain-field .roadmap-stage:hover{border-color:rgba(20,61,41,.4);transform:translateY(-3px)}
.application-landscape{padding:118px 0;background:#fff}.application-landscape .industry-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:12px}.application-landscape .industry-tile{grid-column:span 3;min-height:300px;border-radius:2px}.application-landscape .industry-tile:nth-child(1),.application-landscape .industry-tile:nth-child(6){grid-column:span 5}.application-landscape .industry-tile:nth-child(2),.application-landscape .industry-tile:nth-child(5){grid-column:span 3}.application-landscape .industry-tile:nth-child(3),.application-landscape .industry-tile:nth-child(4){grid-column:span 4}
.origin-portal{position:relative;min-height:650px;padding:0;color:#fff;isolation:isolate;overflow:hidden}.origin-portal>img{position:absolute;z-index:-2;inset:0;width:100%;height:100%;object-fit:cover}.origin-portal-shade{position:absolute;z-index:-1;inset:0;background:rgba(4,24,16,.58)}.origin-portal-inner{min-height:650px;display:grid;grid-template-columns:1.25fr .75fr;gap:90px;align-items:end;padding-block:86px}.origin-portal .eyebrow{color:#f0c77d}.origin-portal h2{max-width:10ch;margin-top:16px;font-size:5.2rem;color:#fff}.origin-portal-inner>div:last-child{padding-bottom:8px}.origin-portal p{max-width:42ch;color:#d8e5dc;font-size:1rem}.origin-portal .btn{margin-top:25px}

/* Catalogue: a material index */
.catalog-page{background:#f5f4ef}.catalog-index-hero{padding:48px 0;background:#0c2d1f;color:#fff;border:0}.catalog-index-hero .catalog-hero-grid{grid-template-columns:.82fr 1.18fr;align-items:stretch}.catalog-index-hero h1{max-width:10ch;font-size:4.45rem;color:#fff}.catalog-index-hero .lede{color:#c7d6cd}.catalog-edition,.journal-issue,.family-stamp,.dossier-kicker{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:30px;padding-bottom:12px;border-bottom:1px solid currentColor;color:#b9cdc0;font-size:.62rem;text-transform:uppercase}.catalog-edition b,.journal-issue b,.family-stamp b,.dossier-kicker b{color:#efbe6c}.catalog-index-hero .catalog-stat-grid{border-color:rgba(255,255,255,.2);background:transparent}.catalog-index-hero .catalog-stat-grid div{border-color:rgba(255,255,255,.2)}.catalog-index-hero .catalog-stat-grid span{color:#b9cdc0}.catalog-index-hero .catalog-hero-media{height:420px;border-radius:2px}.catalog-index-hero .catalog-hero-media:after{content:"";position:absolute;inset:0;background:rgba(8,30,20,.12);pointer-events:none}.catalog-index-hero figcaption{left:0;right:0;bottom:0;border-radius:0;background:rgba(5,23,15,.84)}.catalog-index-hero figcaption span{display:block;color:#efbe6c;font-size:.58rem;font-weight:700;text-transform:uppercase}
.family-rail{position:relative;z-index:2;background:#fff;border-bottom:1px solid var(--line)}.family-rail .wrap{display:flex;overflow:auto;scrollbar-width:none}.family-rail .wrap::-webkit-scrollbar{display:none}.family-rail a{flex:0 0 auto;display:grid;grid-template-columns:28px minmax(145px,1fr) 22px;gap:8px;align-items:center;min-height:72px;padding:0 18px;border-right:1px solid var(--line)}.family-rail a:hover{background:#edf2ec}.family-rail span,.family-rail small{color:var(--rust);font-size:.6rem}.family-rail strong{font:600 .9rem var(--serif)}
.catalog-page .catalog-section{padding:78px 0 110px}.catalog-page .catalog-sidebar{top:127px;border:0;border-top:3px solid var(--forest);border-radius:0;box-shadow:0 20px 50px rgba(8,31,20,.07)}.catalog-page .results-bar{padding-bottom:22px;border-bottom:1px solid var(--line)}
.indexed-products .product-card{border-radius:2px}.product-card-index{position:absolute;right:13px;top:13px;z-index:2;display:grid;place-items:center;width:31px;height:31px;background:rgba(6,29,19,.78);color:#fff;font-size:.59rem;font-weight:700}.indexed-products .product-card:hover .product-card-index{background:var(--rust)}
.format-lab{padding:110px 0;background:#102f22;color:#fff}.format-lab-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.format-lab h2{max-width:12ch;margin:14px 0 22px;font-size:4.5rem;color:#fff}.format-lab p{max-width:58ch;color:#bfd0c5}.format-lab .eyebrow{color:#e6b765}.format-lab .btn{margin-top:28px}.format-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.format-list span{display:flex;align-items:flex-end;min-height:120px;padding:20px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2);font:600 1.35rem var(--serif);color:#e2ebe5}.format-list span:hover{background:#fff;color:var(--forest-deep)}

/* Category pages: visual product-family dossiers */
.category-family-hero{padding:54px 0 62px;background:#edf1eb}.category-hero-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:58px;align-items:stretch}.category-hero-copy{display:flex;flex-direction:column;justify-content:center}.category-family-hero h1{max-width:11ch;margin:15px 0 18px;font-size:4.7rem}.family-stamp{color:var(--muted);border-color:var(--line)}.category-facts{display:flex;flex-wrap:wrap;gap:8px;margin-top:28px}.category-facts span{padding:9px 12px;border:1px solid var(--line);background:#fff;font-size:.66rem}.category-facts b{color:var(--forest)}.category-family-media{position:relative;min-height:430px;margin:0;overflow:hidden}.category-family-media img{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.category-family-media:hover img{transform:scale(1.025)}.category-family-media figcaption{position:absolute;left:0;right:0;bottom:0;padding:14px 17px;background:rgba(5,24,16,.82);color:#fff;font-size:.65rem}
.category-switch{background:#fff;border-bottom:1px solid var(--line)}.category-switch .wrap{display:flex;overflow:auto;scrollbar-width:none}.category-switch .wrap::-webkit-scrollbar{display:none}.category-switch a{flex:0 0 auto;display:flex;align-items:center;gap:9px;min-height:58px;padding:0 17px;border-right:1px solid var(--line);font-size:.68rem;font-weight:700}.category-switch a:hover,.category-switch a.active{background:var(--forest);color:#fff}.category-switch span{color:var(--rust);font-size:.58rem}.category-product-index{padding:100px 0 120px;background:#f7f6f1}
.category-family-flowers .category-family-hero{background:#f0e8ec}.category-family-roots .category-family-hero{background:#eee9df}.category-family-spices .category-family-hero{background:#f1e5dd}.category-family-pulses .category-family-hero{background:#eceee4}.category-family-berries .category-family-hero{background:#f2e7df}.category-family-specialty .category-family-hero{background:#e7eeee}.category-family-oils .category-family-hero{background:#e4ecee}.category-family-honey .category-family-hero{background:#f3ead7}

/* Product pages: a procurement-ready lot dossier */
.product-dossier-hero{padding:42px 0 74px;background:#eff2ec}.dossier-breadcrumb{padding-bottom:17px;border-bottom:1px solid var(--line)}.dossier-grid{grid-template-columns:minmax(330px,520px) 1fr;gap:76px;align-items:center}.product-page .product-visual{position:relative;aspect-ratio:1;border:0;border-radius:2px;box-shadow:0 28px 75px rgba(8,31,20,.14)}.product-page .product-visual figcaption{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:space-between;padding:13px 16px;background:rgba(6,28,19,.82);color:#fff;font-size:.61rem;text-transform:uppercase}.product-page .product-visual figcaption b{color:#f0c273}.dossier-kicker{color:var(--muted);border-color:var(--line)}.dossier-copy h1{max-width:12ch;margin:0 0 22px;font-size:5rem}.dossier-copy .lede{max-width:58ch}.dossier-specs{margin-top:32px}.dossier-specs .row{padding:12px 0}.lot-tape{display:grid;grid-template-columns:repeat(4,1fr);margin-top:52px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.lot-tape span{display:flex;align-items:center;min-height:62px;padding:12px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.64rem;font-weight:700;text-transform:uppercase}
.product-price-room{padding:100px 0;background:#0b2b1d;color:#fff}.product-price-room .pricing-detail-grid{grid-template-columns:1fr 390px;gap:80px;align-items:center}.product-price-room .eyebrow{color:#e9b865}.product-price-room h2{max-width:15ch;font-size:4rem;color:#fff}.product-price-room .soft{color:#b8c9bf}.product-price-room .slab-button{border-color:rgba(255,255,255,.24);background:transparent;color:#fff}.product-price-room .slab-button:hover,.product-price-room .slab-button.active{background:#f2ead9;border-color:#f2ead9;color:var(--forest-deep)}.product-price-room .price-reveal-panel{border:0;border-top:3px solid var(--rust);border-radius:2px;background:#f5f2e9;color:var(--ink)}.product-price-room .price-reveal-panel small{display:block;margin-top:15px;color:var(--muted);font-size:.62rem}.product-related-index{padding:105px 0 125px;background:#f7f6f1}

/* About: a human editorial */
.about-page .about-hero-editorial{min-height:680px;background-color:#0a281b;background-image:url('images/himalayas-mana-village.webp');background-size:cover;background-position:center 62%;isolation:isolate}.about-page .about-hero-editorial:before{content:"";position:absolute;z-index:0;inset:0;background:rgba(4,22,15,.58)}.about-coordinate{display:flex;gap:22px;margin-bottom:22px;color:#d8e4dc;font-size:.61rem;font-weight:700;text-transform:uppercase}.about-coordinate span+span:before{content:"/";margin-right:22px;color:#efbd70}.about-page .about-hero-copy{z-index:1}.about-page .story-opening{padding:120px 0}.about-page .editorial-body p:first-child:first-letter{float:left;margin:7px 12px 0 0;color:var(--rust);font:600 5rem/.72 var(--serif)}.about-page .founder-section{padding:120px 0}.about-page .leader-card{border:0;border-top:3px solid var(--forest);background:#fff}.about-page .leader-image{aspect-ratio:4/3}.about-page .bridge-section{padding:120px 0}.about-page .bridge-flow{position:relative}.about-page .bridge-flow:before{content:"";position:absolute;left:16%;right:16%;top:15px;height:1px;background:var(--rust)}.honesty-editorial{padding:0}.honesty-editorial .honesty-grid{grid-template-columns:.85fr 1.15fr;align-items:center;min-height:840px}.honesty-portrait{margin:55px 0 0}.honesty-portrait img{display:block;width:100%;height:430px;object-fit:cover;object-position:center 70%}.honesty-portrait figcaption{padding-top:9px;color:#9fb8a9;font-size:.59rem}.about-page .continue-section{padding:120px 0}

/* Insights: a field journal */
.field-journal-page{background:#f4f2eb}.journal-hero{padding:48px 0 70px;background:#112f23;color:#fff}.journal-hero .insights-hero-grid{grid-template-columns:1fr 520px;gap:38px 70px;align-items:stretch}.journal-hero h1{max-width:11ch;font-size:4.8rem;color:#fff}.journal-issue{color:#bad0c2;border-color:rgba(255,255,255,.22)}.journal-hero-image{position:relative;grid-row:1/3;grid-column:2;margin:0;min-height:470px;overflow:hidden}.journal-hero-image img{width:100%;height:100%;object-fit:cover}.journal-hero-image figcaption{position:absolute;left:0;right:0;bottom:0;padding:14px;background:rgba(5,24,16,.82);color:#fff;font-size:.61rem}.journal-hero .insights-hero-note{grid-column:1;padding:24px 0 0;border-left:0;border-top:1px solid rgba(255,255,255,.2)}.journal-hero .insights-hero-note>p{color:#c6d5cc}.journal-hero .insights-hero-note span{color:#e9bf77}
.field-journal-page .insights-library{padding:105px 0;background:#f4f2eb}.insight-empty-journal{display:grid;grid-template-columns:.45fr 1fr .65fr;gap:50px;align-items:start;padding:65px 0}.empty-issue{display:grid;gap:7px;padding-top:8px;border-top:2px solid var(--rust);font-size:.64rem;text-transform:uppercase}.empty-issue b{font:600 1.3rem var(--serif);text-transform:none}.insight-empty-journal h3{font-size:3.15rem;max-width:11ch}.insight-empty-journal p{max-width:55ch;margin:18px 0 24px;line-height:1.75}.coming-topics{display:grid;border-top:1px solid var(--line)}.coming-topics span{padding:13px 0;border-bottom:1px solid var(--line);color:var(--muted);font-size:.67rem;font-weight:700;text-transform:uppercase}.field-journal-page .insight-industry-grid>a{transition:.2s ease}.field-journal-page .insight-industry-grid>a:hover{padding-left:34px;background:#edf2ec}

/* Contact: a working sourcing desk */
.contact-page{background:#0b2b1d}.trade-desk{position:relative;padding:72px 0 92px;background-color:#0b2b1d;background-image:url('images/product-range.webp');background-size:cover;background-position:center;isolation:isolate}.trade-desk:before{content:"";position:absolute;z-index:-1;inset:0;background:rgba(5,25,16,.83)}.trade-desk-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px;align-items:start}.trade-desk-intro{position:sticky;top:145px;color:#fff}.trade-desk-intro .eyebrow{color:#efbd70}.trade-desk-intro h1{max-width:10ch;font-size:4.65rem;color:#fff}.trade-desk-intro .lede{color:#c8d8ce}.desk-status{display:flex;justify-content:space-between;gap:18px;margin-bottom:38px;padding-bottom:13px;border-bottom:1px solid rgba(255,255,255,.24);font-size:.61rem;text-transform:uppercase}.desk-status b{color:#efbd70}.response-protocol{display:grid;grid-template-columns:repeat(4,1fr);margin-top:40px;border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.response-protocol div{min-height:100px;padding:13px;border-right:1px solid rgba(255,255,255,.2);border-bottom:1px solid rgba(255,255,255,.2)}.response-protocol span{color:#efbd70;font-size:.62rem;font-weight:700}.response-protocol p{margin-top:24px;color:#d4e0d8;font-size:.65rem}.desk-contact{display:flex;flex-wrap:wrap;gap:8px 17px;margin-top:28px;color:#c8d8ce;font-size:.7rem}.desk-contact span{width:100%;color:#efbd70;font-size:.59rem;text-transform:uppercase}.desk-contact a:last-child{border-bottom:1px solid currentColor}.contact-page .form-card{border:0;border-top:4px solid var(--rust);border-radius:2px;padding:36px;box-shadow:0 30px 90px rgba(0,0,0,.3)}.form-card-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:25px;padding-bottom:20px;border-bottom:1px solid var(--line)}.form-card-head span{color:var(--rust);font-size:.61rem;font-weight:700;text-transform:uppercase}.form-card-head strong{max-width:15ch;text-align:right;font:600 1.35rem var(--serif)}

/* Distinct Himalayan image framing */
.chapter-image[data-chapter-image=hands] img{object-position:center 68%}.chapter-image[data-chapter-image=season] img{object-position:center}.living-landscape>img{object-position:center 72%}.mountain-finale>img{object-position:center}.farmer-lens figure img{object-position:center 38%}

@media(max-width:1100px){
  .catalogue-window .architecture-tile:nth-child(n){grid-column:span 6}.application-landscape .industry-tile:nth-child(n){grid-column:span 6}.origin-portal h2{font-size:4.4rem}.catalog-index-hero .catalog-hero-grid,.category-hero-grid,.dossier-grid{grid-template-columns:1fr 1fr;gap:45px}.dossier-copy h1{font-size:4.2rem}.journal-hero .insights-hero-grid{grid-template-columns:1fr 440px}.trade-desk-grid{gap:50px}.trade-desk-intro h1{font-size:4rem}
}
@media(max-width:900px){
  .home-market-hero h1{font-size:4.25rem}.origin-portal-inner,.format-lab-grid,.category-hero-grid,.dossier-grid,.trade-desk-grid{grid-template-columns:1fr}.origin-portal-inner{align-items:end}.origin-portal-inner>div:last-child{max-width:560px}.catalog-index-hero .catalog-hero-grid{grid-template-columns:1fr}.category-family-media{min-height:360px}.dossier-grid{gap:40px}.product-page .product-visual{max-width:620px}.lot-tape{grid-template-columns:repeat(2,1fr)}.product-price-room .pricing-detail-grid{grid-template-columns:1fr;gap:45px}.product-price-room .price-reveal-panel{max-width:480px}.honesty-editorial .honesty-grid{grid-template-columns:1fr;min-height:0;padding-block:90px}.journal-hero .insights-hero-grid{grid-template-columns:1fr}.journal-hero-image{grid-row:auto;grid-column:auto;min-height:420px}.journal-hero .insights-hero-note{grid-column:auto}.insight-empty-journal{grid-template-columns:1fr 1fr}.coming-topics{grid-column:1/-1}.trade-desk-intro{position:static}.response-protocol{max-width:620px}
}
@media(max-width:680px){
  .site-motion .site-reveal{transition-delay:0ms}.home-market-hero{min-height:auto}.home-market-hero h1{font-size:3.35rem}.market-coordinate span:last-child{width:100%}.market-coordinate span:last-child:before{display:none}.market-ticker a{min-height:56px;padding:0 18px}.catalogue-window,.application-landscape{padding:86px 0}.catalogue-window .architecture-grid,.application-landscape .industry-grid{grid-template-columns:1fr}.catalogue-window .architecture-tile:nth-child(n),.application-landscape .industry-tile:nth-child(n){grid-column:1}.origin-portal,.origin-portal-inner{min-height:600px}.origin-portal-inner{padding-block:60px}.origin-portal h2{font-size:3.45rem}.catalog-index-hero h1,.category-family-hero h1{font-size:3.25rem}.catalog-index-hero .catalog-hero-media{height:300px}.family-rail a{grid-template-columns:24px minmax(125px,1fr) 18px;min-height:62px;padding:0 13px}.format-lab{padding:85px 0}.format-lab h2{font-size:3.25rem}.format-list span{min-height:90px;font-size:1.1rem}.category-family-hero{padding:40px 0}.category-family-media{min-height:280px}.category-facts{display:grid;grid-template-columns:1fr}.category-switch a{min-height:52px}.category-product-index{padding:78px 0 95px}.product-dossier-hero{padding:30px 0 58px}.dossier-copy h1{font-size:3.5rem}.lot-tape{grid-template-columns:1fr}.product-price-room{padding:78px 0}.product-price-room h2{font-size:3.15rem}.product-related-index{padding:78px 0 95px}.about-page .about-hero-editorial{min-height:560px}.about-coordinate{display:grid;gap:5px}.about-coordinate span+span:before{display:none}.honesty-portrait img{height:360px}.journal-hero h1{font-size:3.35rem}.journal-hero-image{min-height:300px}.insight-empty-journal{grid-template-columns:1fr;gap:35px}.coming-topics{grid-column:auto}.insight-empty-journal h3{font-size:2.65rem}.trade-desk{padding:55px 0 70px}.trade-desk-intro h1{font-size:3.25rem}.response-protocol{grid-template-columns:repeat(2,1fr)}.contact-page .form-card{padding:25px 20px}.form-card-head{align-items:flex-start;flex-direction:column}.form-card-head strong{text-align:left}.living-landscape>img{object-position:center}.mountain-finale>img{object-position:center}
}
@media(prefers-reduced-motion:reduce){.site-motion .site-reveal{opacity:1;transform:none;transition:none}.catalog-index-hero img,.category-family-media img{transition:none}}

@media(max-width:680px){
  .dossier-grid{grid-template-columns:minmax(0,1fr);min-width:0}
  .dossier-grid>*,.product-page .product-visual,.dossier-copy,.dossier-specs{width:100%;max-width:100%;min-width:0}
  .dossier-kicker{flex-wrap:wrap;align-items:flex-start}
  .dossier-kicker b{text-align:left}
  .dossier-copy h1{overflow-wrap:anywhere}
  .dossier-specs .row{align-items:flex-start}
  .dossier-specs .row span:last-child{max-width:58%;overflow-wrap:anywhere}
}

/* 2026 composition and interaction refinement */
.home-market-page .catalogue-window,.home-market-page .application-landscape,.home-market-page .value-chain-field{padding-block:clamp(84px,8vw,112px)}
.home-market-page .section-head{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.55fr);gap:40px 72px;align-items:end;margin-bottom:46px;padding-top:19px;border-top:1px solid var(--line)}
.home-market-page .section-head>p{max-width:48ch;justify-self:end}
.catalogue-window .architecture-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.catalogue-window .architecture-tile:nth-child(n){grid-column:auto;min-height:350px}
.application-landscape .industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.application-landscape .industry-tile:nth-child(n){grid-column:auto;min-height:310px}

.interactive-surface{--media-x:0px;--media-y:0px}
.interactive-surface .product-thumb img,.interactive-surface.category-family-media img,.interactive-surface.journal-hero-image img,.leader-card.interactive-surface .leader-image img{transform:translate3d(var(--media-x),var(--media-y),0) scale(1.035);transition:transform .5s cubic-bezier(.2,.7,.2,1)}
.industry-tile.interactive-surface>img{transform:translate3d(var(--media-x),var(--media-y),0) scale(1.035);transition:transform .5s cubic-bezier(.2,.7,.2,1)}
.architecture-tile.interactive-surface:before{transform:translate3d(var(--media-x),var(--media-y),0) scale(1.035);transition:transform .5s cubic-bezier(.2,.7,.2,1)}
.interactive-surface:hover .product-thumb img,.interactive-surface.category-family-media:hover img,.interactive-surface.journal-hero-image:hover img,.leader-card.interactive-surface:hover .leader-image img{transform:translate3d(var(--media-x),var(--media-y),0) scale(1.075)}
.industry-tile.interactive-surface:hover>img,.architecture-tile.interactive-surface:hover:before{transform:translate3d(var(--media-x),var(--media-y),0) scale(1.075)}

.value-chain-field .supply-roadmap{display:flex;grid-template-columns:none;align-items:stretch;gap:12px}
.value-chain-field .roadmap-stage{flex:1 1 0;min-width:0;min-height:300px;transition:flex-grow .4s cubic-bezier(.2,.7,.2,1),transform .25s ease,border-color .25s ease,opacity .25s ease}
.value-chain-field .roadmap-stage.is-open{flex-grow:1.42;border-color:rgba(20,61,41,.42);transform:translateY(-4px)}
.value-chain-field .supply-roadmap.has-open-stage .roadmap-stage:not(.is-open){opacity:.68}
.value-chain-field .roadmap-stage details p{max-width:42ch}

.catalog-page .catalog-layout{grid-template-columns:250px minmax(0,1fr);gap:32px}
.catalog-load-control{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:34px;padding-top:32px;border-top:1px solid var(--line)}
.catalog-load-control[hidden],.catalog-load-control button[hidden]{display:none}
.catalog-load-control>span{color:var(--muted);font-size:.68rem;font-weight:700;text-transform:uppercase}
.about-page .story-opening,.about-page .founder-section,.about-page .bridge-section,.about-page .continue-section{padding-block:clamp(84px,8vw,102px)}
.honesty-editorial .honesty-grid{min-height:720px}

.chapter-story{min-height:68vh}
.farmer-lens,.season-lab,.source-journey{padding-block:clamp(94px,9vw,116px)!important}
.journey-steps li{min-height:285px}
.journey-steps h3{margin-top:42px}

.season-lab{background:#dfe9e6}
.season-lab-grid{grid-template-columns:minmax(260px,.66fr) minmax(0,1.34fr);gap:clamp(42px,6vw,78px)}
.season-tool{--season-accent:#d4a347;--season-sky:#dbe9e2;--season-ridge:#668270;--season-ridge-deep:#264f38;--elevation-position:39%;border:1px solid rgba(7,28,19,.2);background:#f7f6f1;box-shadow:0 26px 70px rgba(9,42,28,.1)}
.season-tool[data-season-view=summer]{--season-accent:#c96d3d;--season-sky:#e8dfc8;--season-ridge:#748567;--season-ridge-deep:#31553e}
.season-tool[data-season-view=monsoon]{--season-accent:#4f7d73;--season-sky:#a9c3bd;--season-ridge:#4f7464;--season-ridge-deep:#1d4935}
.season-tool[data-season-view=autumn]{--season-accent:#a94f38;--season-sky:#dfcdb2;--season-ridge:#7b7957;--season-ridge-deep:#3d5234}
.season-tabs button{position:relative}
.season-tabs button:after{content:"";position:absolute;left:18%;right:18%;bottom:0;height:3px;background:var(--season-accent);transform:scaleX(0);transition:transform .25s ease}
.season-tabs button[aria-selected=true]{background:var(--forest-deep);color:#fff}
.season-tabs button[aria-selected=true]:after{transform:scaleX(1)}
.season-workbench{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);min-height:535px}
.season-cross-section{position:relative;min-height:535px;overflow:hidden;background:var(--season-sky);border-right:1px solid rgba(7,28,19,.17);transition:background .45s ease}
.season-atmosphere{position:absolute;inset:0;overflow:hidden}
.season-sun{position:absolute;right:11%;top:11%;width:72px;height:72px;border-radius:50%;background:var(--season-accent);box-shadow:0 0 0 13px rgba(255,255,255,.18);transition:background .45s ease,transform .45s ease}
.season-tool[data-season-view=summer] .season-sun{transform:translate(-22px,24px) scale(1.12)}
.season-tool[data-season-view=monsoon] .season-sun{opacity:.35;transform:translate(-58px,38px) scale(.82)}
.season-tool[data-season-view=autumn] .season-sun{transform:translate(-10px,57px) scale(.92)}
.season-atmosphere i{position:absolute;left:-12%;width:66%;height:1px;background:rgba(255,255,255,.52);transform:rotate(-6deg)}
.season-atmosphere i:nth-child(2){top:25%}.season-atmosphere i:nth-child(3){top:31%;left:18%}.season-atmosphere i:nth-child(4){top:38%;left:-3%;width:82%}
.season-tool[data-season-view=monsoon] .season-atmosphere i{height:2px;background:rgba(230,243,239,.7);animation:season-rain 1.8s linear infinite}
.season-mountain-profile{position:absolute;inset:18% 0 108px}
.season-mountain-profile i{position:absolute;left:-7%;right:-7%;bottom:0;height:72%;background:var(--season-ridge);clip-path:polygon(0 100%,0 78%,15% 61%,28% 75%,45% 30%,58% 63%,73% 39%,100% 78%,100% 100%);transition:background .45s ease,transform .5s ease}
.season-mountain-profile i:nth-child(2){height:58%;background:var(--season-ridge-deep);opacity:.84;transform:translateX(5%);clip-path:polygon(0 100%,0 82%,19% 58%,33% 81%,51% 44%,67% 74%,81% 51%,100% 73%,100% 100%)}
.season-mountain-profile i:nth-child(3){height:39%;background:#173c2b;opacity:.9;transform:translateX(-4%);clip-path:polygon(0 100%,0 87%,14% 62%,32% 86%,48% 56%,65% 78%,83% 59%,100% 83%,100% 100%)}
.season-tool[data-elevation-band=high] .season-mountain-profile i:first-child{transform:translateY(-8px)}
.season-tool[data-elevation-band=low] .season-mountain-profile i:nth-child(3){transform:translateX(-4%) translateY(8px)}
.season-elevation-line{position:absolute;z-index:3;left:15%;right:15%;bottom:var(--elevation-position);height:1px;border-top:1px dashed rgba(255,255,255,.8);transition:bottom .25s ease}
.season-elevation-line span{position:absolute;left:0;top:50%;width:12px;height:12px;border:3px solid #fff;border-radius:50%;background:var(--season-accent);transform:translate(-50%,-50%);box-shadow:0 0 0 4px rgba(7,28,19,.18)}
.season-elevation-line b{position:absolute;right:0;bottom:8px;padding:5px 7px;background:rgba(7,28,19,.76);color:#fff;font-size:.58rem}
.season-altitude-control{position:absolute;z-index:4;left:24px;right:24px;bottom:20px;padding:15px 17px;background:rgba(248,248,243,.9);border:1px solid rgba(7,28,19,.13);backdrop-filter:blur(12px)}
.season-altitude-control label{display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--forest);font-size:.65rem;font-weight:700;text-transform:uppercase}
.season-altitude-control output{color:var(--rust);font-size:.72rem}
.season-altitude-control input{width:100%;margin:13px 0 6px;accent-color:var(--season-accent);cursor:ew-resize}
.season-altitude-scale{display:flex;justify-content:space-between;color:var(--muted);font-size:.53rem}
.season-altitude-control p{margin-top:7px;color:var(--forest);font-size:.63rem;font-weight:700}
.season-reading{display:flex;flex-direction:column;justify-content:center;padding:clamp(32px,4vw,50px);background:#f8f7f2}
.season-reading>span{color:var(--rust);font-size:.65rem;font-weight:700;text-transform:uppercase}
.season-reading h3{margin:14px 0 18px;font:600 clamp(2.15rem,3vw,3.05rem)/1 var(--serif)}
.season-reading>p{color:var(--muted);font-size:.88rem;line-height:1.7}
.season-signals{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:35px}
.season-signals div{min-width:0;padding-top:13px;border-top:2px solid var(--season-accent)}
.season-signals span{display:block;color:var(--muted);font-size:.54rem;font-weight:700;text-transform:uppercase}
.season-signals strong{display:block;margin-top:7px;color:var(--forest);font:600 .88rem/1.25 var(--serif);overflow-wrap:anywhere}
.season-reading>small{margin-top:28px;color:var(--forest);font-size:.64rem;font-weight:700}
@keyframes season-rain{to{transform:translate3d(24px,10px,0)}}

.living-landscape{height:880px;background:#092118}
.living-landscape>img{transform:scale(1.08) translate3d(2%,-1%,0);filter:saturate(.9) contrast(1.02);transition:transform 1.05s cubic-bezier(.2,.7,.2,1),filter .8s ease}
.living-landscape[data-landscape-view=forest]>img{transform:scale(1.2) translate3d(-6%,4%,0);filter:saturate(1.06) contrast(1.08)}
.living-landscape[data-landscape-view=village]>img{transform:scale(1.27) translate3d(2%,-8%,0);filter:saturate(.82) contrast(1.05)}
.living-landscape-shade{background:rgba(3,18,12,.35);transition:background .6s ease}
.living-landscape[data-landscape-view=forest] .living-landscape-shade{background:rgba(2,23,14,.45)}
.living-landscape[data-landscape-view=village] .living-landscape-shade{background:rgba(21,22,12,.36)}
.landscape-topography{position:absolute;z-index:0;inset:0;pointer-events:none;opacity:.25}
.landscape-topography i{position:absolute;left:0;right:0;height:1px;background:rgba(255,255,255,.55);transform:rotate(-7deg);transform-origin:left center}
.landscape-topography i:nth-child(1){top:32%}.landscape-topography i:nth-child(2){top:40%;left:8%}.landscape-topography i:nth-child(3){top:48%;left:-6%}.landscape-topography i:nth-child(4){top:56%;left:13%}
.landscape-scan{position:absolute;z-index:1;top:0;bottom:0;left:-2px;width:1px;background:rgba(244,205,131,.85);box-shadow:0 0 20px rgba(244,205,131,.7);opacity:0;pointer-events:none}
.living-landscape.is-scanning .landscape-scan{animation:landscape-scan .9s ease-out}
@keyframes landscape-scan{0%{left:0;opacity:0}15%{opacity:.85}85%{opacity:.85}100%{left:100%;opacity:0}}
.landscape-hotspot{transition:transform .3s ease,opacity .3s ease}
.living-landscape[data-landscape-view=forest] .hotspot-slope,.living-landscape[data-landscape-view=forest] .hotspot-village,.living-landscape[data-landscape-view=village] .hotspot-slope,.living-landscape[data-landscape-view=village] .hotspot-forest{opacity:.7}
.landscape-note{width:min(var(--wrap),calc(100% - 56px));grid-template-columns:minmax(260px,.95fr) minmax(390px,1.35fr) 150px;gap:34px;align-items:end;padding:26px 28px}
.landscape-note-copy>span{display:block;margin-bottom:8px;color:#f2c875;font-size:.61rem;font-weight:700;text-transform:uppercase}
.landscape-note-copy h3{font:600 1.75rem/1.08 var(--serif)}
.landscape-note-copy p{margin-top:10px;color:#c5d4ca;font-size:.75rem;line-height:1.6}
.landscape-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-left:1px solid rgba(255,255,255,.2)}
.landscape-metrics div{min-height:88px;padding:8px 15px;border-right:1px solid rgba(255,255,255,.2)}
.landscape-metrics span{display:block;color:#9fb6a8;font-size:.52rem;font-weight:700;text-transform:uppercase}
.landscape-metrics strong{display:block;margin-top:22px;color:#fff;font:600 .8rem/1.25 var(--serif)}
.landscape-navigation{display:grid;grid-template-columns:34px 1fr 34px;gap:9px;align-items:center}
.landscape-navigation button{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.35);background:transparent;color:#fff;cursor:pointer}
.landscape-navigation button:hover{background:#f2c875;border-color:#f2c875;color:var(--forest-deep)}
.landscape-navigation>span{height:2px;background:rgba(255,255,255,.22);overflow:hidden}
.landscape-navigation i{display:block;width:33.33%;height:100%;background:#f2c875;transition:transform .45s ease}

@supports (animation-timeline:view()){
  .origin-portal>img,.journal-hero-image img,.honesty-portrait img{animation:field-image-drift linear both;animation-timeline:view();animation-range:entry 0% exit 100%}
  @keyframes field-image-drift{from{transform:translateY(-2%) scale(1.045)}to{transform:translateY(2%) scale(1.045)}}
}

@media(max-width:1100px){
  .catalogue-window .architecture-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .application-landscape .industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .value-chain-field .supply-roadmap{display:grid;grid-template-columns:repeat(3,1fr);row-gap:78px}
  .value-chain-field .roadmap-stage,.value-chain-field .roadmap-stage.is-open{min-height:270px;transform:none}
  .value-chain-field .supply-roadmap.has-open-stage .roadmap-stage:not(.is-open){opacity:1}
  .season-lab-grid{grid-template-columns:1fr}.season-intro{position:static;display:grid;grid-template-columns:1fr 1fr;gap:20px 50px;align-items:end}.season-intro>span{grid-column:1/-1}.season-intro p{padding-bottom:8px}
  .landscape-note{grid-template-columns:1fr 1.25fr}.landscape-navigation{grid-column:1/-1}.living-landscape{height:920px}
}
@media(max-width:900px){
  .home-market-page .section-head{grid-template-columns:1fr;gap:18px}.home-market-page .section-head>p{justify-self:start}
  .catalog-page .catalog-layout{grid-template-columns:1fr}.catalog-page .catalog-sidebar{position:static}
  .season-workbench{grid-template-columns:1fr}.season-cross-section{min-height:470px;border-right:0;border-bottom:1px solid rgba(7,28,19,.17)}.season-reading{min-height:390px}
  .landscape-note{grid-template-columns:1fr;gap:22px}.landscape-metrics{border-left:0;border-top:1px solid rgba(255,255,255,.2)}.living-landscape{height:1030px}
}
@media(max-width:680px){
  .home-market-page .catalogue-window,.home-market-page .application-landscape,.home-market-page .value-chain-field{padding-block:78px}
  .catalogue-window .architecture-grid,.application-landscape .industry-grid{grid-template-columns:1fr}
  .catalogue-window .architecture-tile:nth-child(n){min-height:310px}.application-landscape .industry-tile:nth-child(n){min-height:255px}
  .value-chain-field .supply-roadmap{display:grid;grid-template-columns:1fr;gap:70px}
  .catalog-load-control{align-items:stretch;flex-direction:column}.catalog-load-control .btn{width:100%}.catalog-load-control>span{text-align:center}
  .chapter-story{min-height:58vh}.farmer-lens,.season-lab,.source-journey{padding-block:78px!important}.journey-steps li{min-height:0}.journey-steps h3{margin-top:28px}
  .season-intro{display:block}.season-intro p{margin-top:18px}.season-tabs{overflow-x:auto}.season-tabs button{min-width:86px}.season-cross-section{min-height:410px}.season-mountain-profile{inset:17% 0 112px}.season-sun{width:54px;height:54px}.season-altitude-control{left:14px;right:14px;bottom:13px}.season-reading{min-height:0;padding:34px 24px}.season-signals{grid-template-columns:1fr;gap:17px}.season-signals div{display:grid;grid-template-columns:110px 1fr;align-items:start;gap:12px}.season-signals strong{margin-top:0}.season-reading h3{font-size:2.35rem}
  .living-landscape{height:980px}.living-landscape>img{transform:scale(1.13) translate3d(0,0,0)}.living-landscape[data-landscape-view=forest]>img{transform:scale(1.26) translate3d(-4%,3%,0)}.living-landscape[data-landscape-view=village]>img{transform:scale(1.32) translate3d(2%,-5%,0)}.landscape-heading{padding-top:55px}.landscape-heading h2{font-size:3.55rem}.landscape-hotspot b{display:none}.hotspot-slope{left:12%;top:38%}.hotspot-forest{right:13%;top:30%}.hotspot-village{right:33%;top:51%}.landscape-note{width:calc(100% - 32px);bottom:16px;padding:22px 19px}.landscape-note-copy h3{font-size:1.55rem}.landscape-metrics{grid-template-columns:1fr 1fr}.landscape-metrics div{padding:12px 10px}.landscape-metrics div:last-child{grid-column:1/-1;border-top:1px solid rgba(255,255,255,.2)}.landscape-metrics strong{margin-top:11px}.mountain-finale h2{font-size:4.1rem}
}
@media(prefers-reduced-motion:reduce){
  .interactive-surface .product-thumb img,.interactive-surface.category-family-media img,.interactive-surface.journal-hero-image img,.leader-card.interactive-surface .leader-image img,.industry-tile.interactive-surface>img,.architecture-tile.interactive-surface:before,.living-landscape>img{transition:none;transform:none!important;animation:none!important}
  .season-tool[data-season-view=monsoon] .season-atmosphere i,.living-landscape.is-scanning .landscape-scan{animation:none}
  .value-chain-field .roadmap-stage{transition:none}
}

/* 2026-08-23 cohesive design and interaction pass */
:root{
  --paper:#fff;--canvas:#f7f8f5;--mist:#eef2ef;--ink:#10231a;--muted:#59675f;
  --forest:#123f2a;--forest-deep:#071e14;--leaf:#2d7448;--rust:#b5572c;--gold:#d2a451;
  --display:"Aptos Display","Segoe UI Variable Display","Segoe UI",Arial,sans-serif;
  --sans:"Aptos","Segoe UI Variable Text","Segoe UI",Arial,sans-serif;
  --serif:"Iowan Old Style","Palatino Linotype",Palatino,Georgia,serif;
  --shadow:0 20px 60px rgba(7,30,20,.11);
}
body{background:#fff;color:var(--ink);font-family:var(--sans)}
h1,h2{font-family:var(--display);font-weight:680;line-height:.98;letter-spacing:0}
h3{font-family:var(--display);font-weight:650;letter-spacing:0}
.section-head{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(260px,.75fr);align-items:end;gap:36px;margin-bottom:42px}
.section-head h2{font-size:56px;line-height:1.01}.section-head>p{justify-self:end}
.eyebrow,.mountain-section-number{letter-spacing:0}
.site{background:rgba(255,255,255,.94)}
.navlinks>li>a{font-size:.77rem}.nav-search input{background:#fff}
.btn{border-radius:4px}.product-dropdown{border-radius:8px}

/* Homepage sourcing cinema */
.source-cinema{padding:108px 0 92px;background:var(--forest-deep);color:#fff;overflow:hidden}
.source-cinema-head{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:54px;align-items:end;margin-bottom:32px}
.source-cinema-head .eyebrow{color:#e2b55f}.source-cinema-head h2{max-width:18ch;margin-top:13px;font-size:54px;color:#fff}
.source-cinema-head>p{max-width:48ch;padding-bottom:5px;color:#b9cabf;line-height:1.75}
.source-film-grid{display:flex;gap:7px;width:min(1480px,calc(100% - 32px));margin:auto}
.source-film{position:relative;flex:1 1 0;height:520px;min-width:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:8px;isolation:isolate;cursor:pointer;transition:flex .65s cubic-bezier(.2,.72,.2,1),border-color .25s ease}
.source-film.is-active{flex:1.75 1 0;border-color:rgba(232,191,113,.7)}
.source-film video{position:absolute;z-index:0;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.015);transition:transform 1.1s ease,filter .5s ease;filter:saturate(.82) contrast(1.05)}
.source-film:nth-child(2) video,.source-film:nth-child(3) video{object-position:center 42%}
.source-film.is-active video{transform:scale(1.055);filter:saturate(1) contrast(1.03)}
.source-film-shade{position:absolute;z-index:1;inset:0;background:linear-gradient(180deg,rgba(4,17,12,.08) 25%,rgba(4,17,12,.88) 100%)}
.source-film-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;padding:34px 30px;color:#fff}
.source-film-copy>span{display:block;color:#edc77f;font-size:.62rem;font-weight:700;text-transform:uppercase}
.source-film-copy h3{margin:12px 0 9px;font-size:33px;color:#fff}
.source-film-copy p{max-width:44ch;color:#d4e0d8;font-size:.78rem;line-height:1.65;opacity:0;transform:translateY(10px);transition:opacity .3s ease .08s,transform .3s ease .08s}
.source-film.is-active .source-film-copy p{opacity:1;transform:none}
.source-cinema-foot{display:grid;grid-template-columns:1fr 1.5fr;gap:50px;margin-top:27px;padding-top:21px;border-top:1px solid rgba(255,255,255,.17)}
.source-cinema-foot span{color:#e8c176;font-size:.64rem;font-weight:700;text-transform:uppercase}.source-cinema-foot p{max-width:66ch;color:#9eb2a6;font-size:.75rem}

/* Brighter public surfaces */
.catalogue-window,.catalog-page,.catalog-page .catalog-section,.category-product-index,.product-related-index,.insights-library{background:#fff}
.catalogue-window{padding:108px 0;border:0}.catalogue-window .architecture-tile{border-radius:8px;background:#fff;box-shadow:0 8px 30px rgba(7,30,20,.055)}
.application-landscape{padding:108px 0;background:var(--mist)}
.application-landscape .industry-tile{border-radius:8px}
.brief-strip{background:#dce7df;color:var(--ink)}.brief-strip .eyebrow{color:var(--rust)}.brief-strip h2{color:var(--ink)}.brief-strip p{color:#48564e}.brief-strip-inner{min-height:190px}
.catalog-index-hero{background:var(--forest-deep)}
.catalog-index-hero .catalog-hero-grid{gap:32px}.catalog-index-hero .catalog-hero-media{height:390px;border-radius:8px}
.catalog-page .catalog-section{padding-top:66px}.catalog-sidebar{border-radius:8px;background:var(--canvas)}
.format-lab{background:var(--forest);color:#fff}.format-lab p{color:#cedbd2}
.category-family-hero{background:#fff}.category-family-media{border-radius:8px}
.category-switch{background:var(--forest-deep);color:#fff}.category-switch a{border-color:rgba(255,255,255,.15)}
.category-switch a.active{background:#e5b763;color:var(--forest-deep)}
.about-page{background:#fff}.about-hero-editorial{background:#fff}.story-opening{background:var(--mist)}
.founder-section{background:var(--forest-deep);color:#fff;border:0}.founder-section .eyebrow{color:#e3b45e}.founder-section p{color:#c1d0c7}.leader-card{border-radius:8px;color:var(--ink)}
.bridge-section{background:#fff}.honesty-editorial{background:#f1e7df}.continue-section{background:#fff}
.contact-page{background:var(--forest-deep)}.trade-desk{background:var(--forest-deep);color:#fff}.trade-desk h1{color:#fff}.trade-desk .lede{color:#c5d4cb}.form-card{border-radius:8px;background:#fff;color:var(--ink);box-shadow:0 35px 90px rgba(0,0,0,.23)}
.field-journal-page{background:#fff}.journal-hero{background:#fff}.journal-hero h1{color:var(--ink)}.journal-hero .insights-hero-note p{color:var(--muted)}.journal-hero-image{border-radius:8px}.insight-industry-band{background:var(--mist)}

/* Product cards: action-ready procurement tiles */
.product-grid{gap:18px}.product-card{display:flex;min-height:100%;flex-direction:column;border:1px solid rgba(16,35,26,.13);border-radius:8px;background:#fff;box-shadow:0 7px 24px rgba(7,30,20,.045);overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}
.product-card:hover{border-color:rgba(18,63,42,.32);box-shadow:0 18px 44px rgba(7,30,20,.12);transform:translateY(-4px)}
.product-card-media{display:block}.product-thumb{height:205px;background:#edf0ec}.product-thumb img{filter:saturate(.88);transition:transform .5s ease,filter .35s ease}
.product-card:hover .product-thumb img{filter:saturate(1);transform:scale(1.035)}
.product-card-index{position:absolute;right:13px;top:13px;display:grid;place-items:center;min-width:32px;height:25px;padding:0 7px;border-radius:3px;background:rgba(7,30,20,.78);color:#fff;font-size:.58rem;font-weight:700}
.product-card-body{display:flex;flex:1;flex-direction:column;padding:19px 19px 17px}.product-card h3{min-height:0;margin:8px 0 5px;font:650 20px/1.15 var(--display)}
.product-card h3 a:hover{color:var(--rust)}.product-card p{min-height:2.7em}.product-foot{margin-top:auto;padding-top:17px}.product-foot span:last-child{color:var(--muted);font-size:.58rem;text-transform:uppercase}
.product-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:15px}
.product-card-action{display:flex;min-height:39px;align-items:center;justify-content:space-between;gap:8px;padding:8px 10px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--forest-deep);font-size:.67rem;font-weight:700;cursor:pointer;transition:.2s ease}
.product-card-view:hover{border-color:var(--forest);background:var(--forest);color:#fff}.product-card-enquire{border-color:#dfb260;background:#f3dfb8}.product-card-enquire:hover{border-color:var(--rust);background:var(--rust);color:#fff}

/* Product page: one compact buying surface */
.product-dossier-hero{padding:46px 0 0;background:#fff}
.product-procurement-grid{display:grid;grid-template-columns:minmax(270px,.82fr) minmax(320px,1.05fr) minmax(270px,.72fr);gap:34px;align-items:stretch}
.product-procurement-grid .product-visual{max-width:none;height:100%;min-height:520px;aspect-ratio:auto;border-radius:8px;box-shadow:none}
.product-procurement-grid .product-visual img{object-fit:cover}.product-procurement-grid .dossier-copy{padding:26px 0 20px}
.product-procurement-grid .dossier-copy h1{font-size:58px;line-height:.94}.dossier-copy .lede{margin-top:21px;font-size:.98rem}
.dossier-specs .row{padding:13px 0}.lot-desk{position:relative;display:flex;min-width:0;flex-direction:column;padding:28px 25px;border-radius:8px;background:var(--forest-deep);color:#fff;overflow:hidden}
.lot-desk:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--gold)}
.lot-desk-head{display:flex;justify-content:space-between;gap:15px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,.18);font-size:.61rem;font-weight:700;text-transform:uppercase}
.lot-desk-head small{color:#a9baaf}.lot-desk .masked-price{display:block;width:100%;margin:28px 0 11px;padding:15px 14px;border-radius:4px;background:#efe8d9;color:#050806!important;font:700 38px/1 var(--display);filter:blur(3.7px);opacity:.92}
.lot-desk>p{color:#c4d2c9;font-size:.74rem;line-height:1.6}.lot-desk .slab-button-row{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin:24px 0}
.lot-desk .slab-button{min-height:40px;padding:8px;border-color:rgba(255,255,255,.24);background:transparent;color:#dce7df;font-size:.66rem}
.lot-desk .slab-button.active{border-color:#e7bd70;background:#e7bd70;color:var(--forest-deep)}
.lot-desk .btn{width:100%;margin-top:auto}.lot-desk>small{display:block;margin-top:14px;color:#94a89c;font-size:.59rem;line-height:1.5}
.lot-tape{margin-top:30px;border-radius:0}.product-related-index{padding:84px 0}.product-insight-bridge{background:var(--mist)}

/* Sitewide in-page enquiry */
body.modal-open{overflow:hidden}.enquiry-modal[hidden]{display:none}.enquiry-modal{position:fixed;z-index:400;inset:0;display:grid;place-items:center;padding:18px;opacity:0;transition:opacity .22s ease}
.enquiry-modal.is-open{opacity:1}.enquiry-backdrop{position:absolute;inset:0;background:rgba(4,17,12,.62);backdrop-filter:blur(13px)}
.enquiry-dialog{position:relative;width:min(620px,100%);max-height:min(760px,calc(100svh - 36px));padding:0;overflow:auto;border-radius:8px;background:#fff;box-shadow:0 38px 110px rgba(0,0,0,.34);transform:translateY(16px) scale(.985);transition:transform .22s ease}
.enquiry-modal.is-open .enquiry-dialog{transform:none}.enquiry-close{position:absolute;z-index:2;right:16px;top:15px;display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:#fff;color:var(--ink);font-size:1.25rem;cursor:pointer}
.enquiry-intro{padding:31px 68px 23px 30px;border-bottom:1px solid var(--line);background:var(--mist)}.enquiry-intro>span{color:var(--rust);font-size:.62rem;font-weight:700;text-transform:uppercase}.enquiry-intro h2{margin:9px 0 8px;font-size:34px}.enquiry-intro p{color:var(--muted);font-size:.75rem;line-height:1.55}
.enquiry-form{padding:25px 30px 29px}.enquiry-fields{display:grid;grid-template-columns:1fr 1fr;gap:15px}.enquiry-form label>span{display:flex;justify-content:space-between;margin-bottom:6px;color:var(--muted);font-size:.62rem;font-weight:700;text-transform:uppercase}.enquiry-form label small{font-size:.56rem;font-weight:500}
.enquiry-form input,.enquiry-form textarea{width:100%;border:1px solid var(--line);border-radius:4px;background:#fff;padding:11px 12px;color:var(--ink);font-size:.82rem}.enquiry-form input:focus,.enquiry-form textarea:focus{outline:2px solid rgba(45,116,72,.16);border-color:var(--leaf)}
.enquiry-message{display:block;margin-top:16px}.enquiry-submit{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.enquiry-submit>small{max-width:190px;color:var(--muted);font-size:.59rem;text-align:right}
.enquiry-success{padding:52px 34px;text-align:center}.enquiry-success>span{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 20px;border-radius:50%;background:var(--soft-green);color:var(--leaf);font-size:1.2rem}.enquiry-success h3{font-size:29px}.enquiry-success p{max-width:48ch;margin:10px auto 24px;color:var(--muted);font-size:.84rem}

/* Himalayas: complete seasonal instrument */
.season-lab{background:#dfe9e6}.season-lab-grid{gap:68px}.season-tool{border-radius:8px;background:#fff;box-shadow:0 24px 65px rgba(7,30,20,.11)}
.season-tabs{grid-template-columns:repeat(5,1fr)}.season-tabs button{position:relative;min-width:0}.season-tabs button[aria-selected=true]{background:var(--forest-deep)}
.season-workbench{min-height:580px}.season-cross-section{min-height:580px}.season-orbit{position:absolute;z-index:1;right:-70px;top:-65px;width:265px;height:265px;border:1px solid rgba(10,45,29,.18);border-radius:50%;opacity:.78}
.season-orbit:before,.season-orbit:after{content:"";position:absolute;border:1px solid rgba(10,45,29,.13);border-radius:50%}.season-orbit:before{inset:38px}.season-orbit:after{inset:82px}
.season-orbit span{position:absolute;left:50%;top:50%;width:48px;height:48px;border-radius:50%;background:var(--season-accent);box-shadow:0 0 0 16px rgba(255,255,255,.3);transform:translate(-50%,-50%)}
.season-orbit i{position:absolute;left:50%;top:3px;width:11px;height:11px;border-radius:50%;background:var(--rust);transform:translateX(-50%);transform-origin:5px 129px;animation:season-orbit 11s linear infinite}
.season-weather-code{position:absolute;z-index:4;left:24px;top:22px;display:grid;grid-template-columns:repeat(3,1fr);width:calc(100% - 48px);border-top:1px solid rgba(7,30,20,.2)}
.season-weather-code div{padding:11px 13px 0 0}.season-weather-code span,.season-weather-code strong{display:block}.season-weather-code span{color:var(--muted);font-size:.5rem;text-transform:uppercase}.season-weather-code strong{margin-top:4px;font-size:.72rem}
.season-reading{padding:45px;background:#fff}.season-reading h3{font:680 39px/1.02 var(--display)}.season-signals strong{font-family:var(--display);font-weight:650}
.season-yearline{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid var(--line);background:#fff}.season-yearline span{position:relative;padding:13px 9px;text-align:center;color:var(--muted);font-size:.55rem;font-weight:700;text-transform:uppercase}.season-yearline span:before{content:"";position:absolute;left:0;right:0;top:-2px;height:3px;background:transparent}
.season-tool[data-season-view=spring] .season-yearline span:nth-child(1):before,.season-tool[data-season-view=summer] .season-yearline span:nth-child(2):before,.season-tool[data-season-view=monsoon] .season-yearline span:nth-child(3):before,.season-tool[data-season-view=autumn] .season-yearline span:nth-child(4):before,.season-tool[data-season-view=winter] .season-yearline span:nth-child(5):before{background:var(--season-accent)}
.season-tool[data-season-view=winter]{--season-sky:#d7e1e6;--season-ground:#778982;--season-accent:#668397}.season-tool[data-season-view=winter] .season-sun{background:#f4f7f8;box-shadow:0 0 0 16px rgba(255,255,255,.18)}
.season-tool[data-season-view=winter] .season-atmosphere:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.8) 0 2px,transparent 3px),radial-gradient(circle at 67% 28%,rgba(255,255,255,.7) 0 2px,transparent 3px);background-size:62px 74px;opacity:.8}

/* Himalayas: landscape is now a changing source map */
.living-landscape{--landscape-focus-x:57%;--landscape-focus-y:48%;height:990px;background:#092118}.living-landscape>img{transform:scale(1.035);filter:saturate(.9) contrast(1.04);opacity:1;transition:opacity .3s ease,transform 1.15s cubic-bezier(.2,.72,.2,1),filter .6s ease}
.living-landscape>img.is-changing{opacity:.18;transform:scale(1.08)}.living-landscape[data-landscape-view=forest]>img,.living-landscape[data-landscape-view=village]>img{transform:scale(1.035)}
.living-landscape-shade{background:linear-gradient(180deg,rgba(3,18,12,.48) 0%,rgba(3,18,12,.12) 42%,rgba(3,18,12,.78) 100%)}
.landscape-heading{display:grid;grid-template-columns:1fr .8fr;gap:42px;padding-top:65px}.landscape-heading>span{grid-column:1/-1}.landscape-heading h2{max-width:13ch;font-size:50px}.landscape-heading p{max-width:46ch;color:#d5e1d9;font-size:.8rem;line-height:1.65}
.landscape-focus-frame{position:absolute;z-index:1;left:var(--landscape-focus-x);top:var(--landscape-focus-y);width:150px;height:110px;border:1px solid rgba(244,207,139,.8);transform:translate(-50%,-50%);transition:left .7s ease,top .7s ease}
.landscape-focus-frame:before,.landscape-focus-frame:after{content:"";position:absolute;background:#f4cf8b}.landscape-focus-frame:before{left:50%;top:-18px;width:1px;height:35px}.landscape-focus-frame:after{left:-18px;top:50%;width:35px;height:1px}.landscape-focus-frame span{position:absolute;right:7px;top:6px;width:7px;height:7px;border-radius:50%;background:#f4cf8b}.landscape-focus-frame i{position:absolute;left:7px;bottom:6px;width:26px;height:2px;background:#f4cf8b}
.landscape-selector{position:absolute;z-index:4;left:50%;top:315px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;transform:translateX(-50%)}
.landscape-hotspot{position:static;display:grid;grid-template-columns:34px 1fr;gap:1px 11px;align-items:center;min-height:64px;padding:9px 14px;border:1px solid rgba(255,255,255,.27);border-radius:4px;background:rgba(3,18,12,.48);backdrop-filter:blur(12px);text-align:left;transition:background .25s ease,border-color .25s ease,transform .25s ease}
.landscape-hotspot span{grid-row:1/3;width:34px;height:34px;background:transparent}.landscape-hotspot b{padding:0;background:transparent;font-size:.72rem}.landscape-hotspot small{color:#afc1b5;font-size:.55rem}.landscape-hotspot:hover,.landscape-hotspot.is-active{border-color:#f2c875;background:rgba(3,18,12,.82);transform:translateY(-2px)}
.landscape-note{bottom:35px;grid-template-columns:minmax(250px,1.05fr) minmax(360px,1.25fr) minmax(210px,.7fr);align-items:start;border-radius:8px;background:rgba(4,24,16,.9)}
.landscape-note-copy h3{font:680 28px/1.05 var(--display)}.landscape-metrics strong{font-family:var(--display);font-weight:650}.landscape-materials>span{display:block;color:#9fb6a8;font-size:.52rem;font-weight:700;text-transform:uppercase}.landscape-materials>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.landscape-materials b{padding:6px 8px;border:1px solid rgba(255,255,255,.22);border-radius:3px;color:#fff;font-size:.58rem}.landscape-navigation{grid-column:2/4;margin-top:4px}

/* Fixed type scale; viewport changes happen only at breakpoints */
.home-market-hero h1{font-size:76px}.page-hero h1,.catalog-index-hero h1,.insights-hero h1{font-size:62px}.about-hero h1{font-size:68px}
.origin-portal h2,.mountain-manifesto h2,.farmer-lens-copy h2,.season-intro h2,.mountain-finale h2{font-size:66px}
.field-film h2,.mountain-hero h1{font-size:92px}.chapter-story h2{font-size:52px}

@media(max-width:1120px){
  .source-film{height:470px}.product-procurement-grid{grid-template-columns:minmax(260px,.8fr) minmax(320px,1fr)}.lot-desk{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.lot-desk-head,.lot-desk>p,.lot-desk>small{grid-column:1}.lot-desk .masked-price{grid-column:1}.lot-desk .slab-button-row{grid-column:2;grid-row:1/5;margin:0}.lot-desk .btn{grid-column:2;margin-top:18px}.product-procurement-grid .product-visual{min-height:460px}
  .landscape-note{grid-template-columns:1fr 1fr}.landscape-materials{grid-column:1}.landscape-navigation{grid-column:2}.section-head h2{font-size:50px}
}
@media(max-width:900px){
  .section-head,.source-cinema-head,.landscape-heading{grid-template-columns:1fr}.section-head>p{justify-self:start}.source-cinema-head h2{font-size:52px}.source-film{height:430px}.source-film.is-active{flex:1.35 1 0}
  .product-procurement-grid{grid-template-columns:1fr}.product-procurement-grid .product-visual{height:500px;min-height:0}.product-procurement-grid .dossier-copy{padding:5px 0 18px}.lot-desk{display:flex;grid-column:auto}.lot-desk .slab-button-row{display:grid;margin:24px 0}.lot-desk .btn{margin-top:auto}
  .landscape-heading p{max-width:58ch}.landscape-selector{top:300px}.landscape-note{grid-template-columns:1fr 1fr}.landscape-note-copy{grid-column:1/-1}.landscape-navigation{grid-column:2}.living-landscape{height:1110px}
  .home-market-hero h1{font-size:64px}.page-hero h1,.catalog-index-hero h1,.insights-hero h1{font-size:54px}.about-hero h1{font-size:58px}.origin-portal h2,.mountain-manifesto h2,.farmer-lens-copy h2,.season-intro h2,.mountain-finale h2{font-size:56px}.field-film h2,.mountain-hero h1{font-size:76px}.chapter-story h2{font-size:46px}
}
@media(max-width:680px){
  .wrap{width:min(var(--wrap),calc(100% - 32px))}.section-head h2{font-size:39px}
  .source-cinema{padding:78px 0 68px}.source-cinema-head{gap:20px}.source-cinema-head h2{font-size:43px}.source-film-grid{display:grid;width:calc(100% - 24px)}.source-film,.source-film.is-active{height:330px;flex:none}.source-film-copy{padding:24px 21px}.source-film-copy h3{font-size:27px}.source-film-copy p{opacity:1;transform:none}.source-cinema-foot{grid-template-columns:1fr;gap:9px}
  .application-landscape,.catalogue-window{padding:78px 0}.product-grid,.product-grid.compact{grid-template-columns:1fr}.product-thumb{height:230px}.product-card h3{font-size:21px}
  .product-dossier-hero{padding-top:28px}.product-procurement-grid .product-visual{height:360px}.product-procurement-grid .dossier-copy h1{font-size:45px}.lot-desk{padding:24px 20px}.lot-desk .masked-price{font-size:34px}
  .enquiry-fields{grid-template-columns:1fr}.enquiry-intro{padding:27px 57px 20px 21px}.enquiry-intro h2{font-size:29px}.enquiry-form{padding:22px 21px 24px}.enquiry-submit{align-items:stretch;flex-direction:column}.enquiry-submit .btn{width:100%}.enquiry-submit>small{max-width:none;text-align:left}
  .season-tabs{display:flex;overflow:auto}.season-tabs button{flex:0 0 88px}.season-workbench{min-height:0}.season-cross-section{min-height:470px}.season-weather-code{grid-template-columns:1fr;gap:4px}.season-weather-code div{display:flex;justify-content:space-between;gap:12px;padding-top:5px}.season-orbit{right:-115px;top:45px}.season-reading{padding:33px 23px}.season-reading h3{font-size:32px}.season-yearline span{font-size:.47rem}
  .living-landscape{height:1260px}.landscape-heading h2{max-width:12ch;font-size:40px}.landscape-selector{top:380px;grid-template-columns:1fr;width:calc(100% - 32px)}.landscape-hotspot{min-height:54px}.landscape-hotspot b{display:block}.landscape-focus-frame{width:105px;height:82px}.landscape-note{bottom:16px;grid-template-columns:1fr;width:calc(100% - 32px)}.landscape-note-copy,.landscape-materials,.landscape-navigation{grid-column:1}.landscape-metrics{grid-template-columns:1fr}.landscape-metrics div,.landscape-metrics div:last-child{min-height:66px;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}
  .home-market-hero h1{font-size:50px}.page-hero h1,.catalog-index-hero h1,.insights-hero h1{font-size:44px}.about-hero h1{font-size:47px}.origin-portal h2,.mountain-manifesto h2,.farmer-lens-copy h2,.season-intro h2,.mountain-finale h2{font-size:45px}.field-film h2,.mountain-hero h1{font-size:58px}.chapter-story h2{font-size:38px}
}
@media(prefers-reduced-motion:reduce){
  .source-film,.source-film video,.enquiry-dialog,.living-landscape>img,.landscape-focus-frame,.season-orbit i{transition:none;animation:none}
}

/* 2026-08-23 authored editorial system */
@font-face{font-family:"Instrument Sans";src:url("fonts/instrument-sans-variable.ttf") format("truetype");font-style:normal;font-weight:400 700;font-display:swap}
@font-face{font-family:"Newsreader";src:url("fonts/newsreader-variable.ttf") format("truetype");font-style:normal;font-weight:400 700;font-display:swap}
:root{
  --display:"Instrument Sans","Segoe UI",Arial,sans-serif;
  --sans:"Instrument Sans","Segoe UI",Arial,sans-serif;
  --editorial:"Newsreader",Georgia,serif;
  --paper:#fff;--canvas:#f4f6f2;--ink:#102219;--muted:#5f6b64;
  --forest:#123d29;--forest-deep:#071b12;--leaf:#34794f;--rust:#a84a2b;--gold:#d6a759;
  --mineral:#dce7e0;--rose:#efe1dd;--sun:#f0cf8f;--line:rgba(16,34,25,.16);
}
html{scroll-behavior:smooth}body{background:#fff;font-family:var(--sans);font-size:16px;line-height:1.58}
h1,h2,h3,.product-card h3,.family-rail strong,.form-card-head strong{font-family:var(--display);font-variation-settings:"wdth" 91;font-weight:590;letter-spacing:0}
h1,h2{line-height:1.02}.lede{line-height:1.62}.eyebrow{font-size:.65rem;letter-spacing:0;text-transform:uppercase}
section{padding:86px 0}.section-head{grid-template-columns:minmax(0,1fr) minmax(260px,.62fr);gap:32px 70px;margin-bottom:34px;padding-top:16px;border-top:1px solid var(--line)}
.section-head h2{margin-top:9px;font-size:46px;max-width:18ch}.section-head>p{font-size:.84rem;line-height:1.65}
.btn{min-height:43px;padding:10px 17px;border-radius:5px;font-size:.74rem}.text-link{font-size:.76rem}.brief-strip-inner{min-height:154px}
.brief-strip h2{font-size:34px}.brief-strip p{font-size:.78rem}.footer{padding-top:44px}

/* Home: market, material cabinet, field cinema, application landscape */
.home-market-hero{min-height:610px;padding:62px 0;background-position:center 49%}.home-market-hero:before{background:rgba(3,20,13,.69)}
.home-market-hero .hero-grid{grid-template-columns:minmax(0,1fr) minmax(390px,.68fr);gap:58px}.home-market-hero h1{max-width:12ch;margin:14px 0 20px;font-size:66px;font-weight:570}
.home-market-hero .lede{max-width:62ch;font-size:.93rem}.market-coordinate{margin-bottom:18px}.home-market-hero .hero-proof{margin-top:30px}.home-market-hero .hero-proof strong{font-family:var(--display);font-size:25px}
.home-market-hero .supply-snapshot{padding:22px 24px 17px;border-top-color:var(--gold);border-radius:8px}.snapshot-row{padding:11px 0}.snapshot-foot{padding-top:13px}
.market-ticker a{min-height:56px;font-family:var(--display);font-size:.82rem;font-weight:570}
.catalogue-window{padding:92px 0;background:#f0e8df}.catalogue-window .architecture-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.catalogue-window .architecture-tile:nth-child(n){display:flex;flex-direction:column;justify-content:flex-start;min-height:0;grid-column:auto;padding:0;border:0;border-radius:8px;background:#fff;box-shadow:0 10px 32px rgba(7,27,18,.07);overflow:hidden;transform:none}
.catalogue-window .architecture-tile:before{display:none}.architecture-primary{display:block;flex:0 0 auto;width:100%}.architecture-media{position:relative;height:172px;margin:0;overflow:hidden;background:#d9e1da}.architecture-media img{width:100%;height:100%;object-fit:cover;filter:saturate(.82);transition:transform .55s ease,filter .35s ease}
.architecture-media:after{content:"";position:absolute;left:0;right:0;top:-2px;height:2px;background:var(--sun);opacity:0;transition:top .6s ease,opacity .2s ease}.architecture-tile:hover .architecture-media:after{top:100%;opacity:.9}
.architecture-tile:hover .architecture-media img{transform:scale(1.045);filter:saturate(1)}.architecture-media .architecture-index{position:absolute;left:12px;top:12px;display:grid;place-items:center;width:32px;height:27px;border-radius:3px;background:rgba(5,24,16,.82);color:#fff}
.architecture-media>b{position:absolute;right:12px;bottom:11px;display:grid;place-items:center;width:36px;height:32px;border-radius:3px;background:#fff;color:var(--forest);font-size:.65rem}
.architecture-copy{margin:0;padding:18px 18px 14px}.architecture-copy h3{margin:0 0 7px;font-family:var(--display);font-variation-settings:"wdth" 91;font-size:21px;font-weight:590}.architecture-copy p{min-height:2.8em;font-size:.73rem;line-height:1.48}
.architecture-tile>footer{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center;margin-top:auto;padding:13px 15px;border-top:1px solid var(--line);font-size:.63rem}.architecture-tile>footer>span b,.architecture-tile>footer>span small{display:block}.architecture-tile>footer>span small{margin-top:3px;color:var(--rust)}
.architecture-actions{display:flex;gap:5px}.architecture-actions a,.architecture-actions button{display:flex;align-items:center;gap:6px;min-height:34px;padding:7px 9px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--forest-deep);font:650 .61rem var(--sans);cursor:pointer}.architecture-actions button{border-color:#e1b965;background:#f1dcae}.architecture-actions a:hover{background:var(--forest);color:#fff}.architecture-actions button:hover{background:var(--rust);border-color:var(--rust);color:#fff}
.source-cinema{padding:90px 0 78px}.source-cinema-head h2{font-size:46px}.source-film{height:465px}.source-film-copy h3{font-size:28px}.source-cinema-foot{margin-top:22px}
.application-landscape{padding:92px 0;background:#fff}.application-landscape .industry-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.application-landscape .industry-tile:nth-child(n){min-height:275px}.industry-tile h3{font-size:21px}
.origin-portal,.origin-portal-inner{min-height:590px}.origin-portal-inner{padding-block:70px}.origin-portal h2{font-family:var(--editorial);font-weight:520;font-size:59px;line-height:.96}
.home-market-page .brief-strip{background:var(--sun)}

/* Products: compact index plus an interactive preparation instrument */
.catalog-index-hero{padding:38px 0;background:#0a291d}.catalog-index-hero .catalog-hero-grid{grid-template-columns:.86fr 1.14fr;gap:34px}.catalog-index-hero h1{font-size:54px}.catalog-index-hero .catalog-hero-media{height:350px}.catalog-edition{margin-bottom:22px}
.catalog-stat-grid{grid-template-columns:repeat(3,110px)}.catalog-stat-grid div{padding:14px}.family-rail{overflow:hidden}.family-rail a{min-height:62px}.family-rail strong{font-size:.79rem}
.catalog-page .catalog-section{padding:62px 0 88px}.catalog-page .catalog-layout{grid-template-columns:232px minmax(0,1fr);gap:28px}.catalog-sidebar{padding:19px}.results-bar h2{font-size:34px}.product-grid{gap:16px}.product-thumb{height:188px}.product-card-body{padding:17px}.product-card h3{font-size:19px}.product-card p{font-size:.71rem}.product-card-actions{margin-top:12px}
.preparation-studio{--preparation-progress:50%;padding:92px 0;background:#6d2932;color:#fff}.preparation-studio-grid{display:grid;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);gap:72px;align-items:center}.preparation-intro .eyebrow{color:#f3c978}.preparation-intro h2{max-width:12ch;margin:11px 0 18px;font-size:47px}.preparation-intro p{max-width:48ch;color:#ead8da;font-size:.83rem}
.preparation-console{border-top:1px solid rgba(255,255,255,.33);border-bottom:1px solid rgba(255,255,255,.33)}.preparation-console-head{display:flex;justify-content:space-between;gap:20px;padding:14px 0;color:#ead8da;font-size:.62rem;text-transform:uppercase}.preparation-console-head small{color:#caaeb2}
.preparation-track{position:relative;display:grid;grid-template-columns:repeat(6,1fr);border-top:1px solid rgba(255,255,255,.2);border-left:1px solid rgba(255,255,255,.2)}.preparation-track:after{content:"";position:absolute;left:0;top:-2px;width:var(--preparation-progress);height:3px;background:#f2ca7d;transition:width .3s ease}
.preparation-track button{position:relative;min-width:0;min-height:124px;padding:16px 10px;border:0;border-right:1px solid rgba(255,255,255,.2);background:transparent;color:#d8c5c8;text-align:left;font:570 .75rem var(--sans);cursor:pointer;transition:background .2s ease,color .2s ease}.preparation-track button span{display:block;margin-bottom:57px;color:#d7ac72;font-size:.55rem}.preparation-track button.active{background:#f4e8e2;color:#43131a}.preparation-track button.active span{color:#9d4028}.preparation-track button:focus-visible{outline:2px solid #fff;outline-offset:-3px}
.preparation-output{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:19px 0}.preparation-output span,.preparation-output strong{display:block}.preparation-output span{color:#c8adb1;font-size:.55rem;text-transform:uppercase}.preparation-output strong{margin-top:5px;font-size:17px}.preparation-output .btn{background:#f2ca7d;color:#43131a}

/* Categories: a distinct dark family dossier with a working material lens */
.category-family-hero,.category-family-flowers .category-family-hero,.category-family-roots .category-family-hero,.category-family-spices .category-family-hero,.category-family-pulses .category-family-hero,.category-family-berries .category-family-hero,.category-family-specialty .category-family-hero,.category-family-oils .category-family-hero,.category-family-honey .category-family-hero{padding:42px 0 50px;background:#0d3022;color:#fff}.category-family-hero .breadcrumb,.category-family-hero .lede{color:#c4d4ca}.category-family-hero .family-stamp{color:#bbcec2;border-color:rgba(255,255,255,.25)}.category-family-hero .eyebrow{color:#edc77d}.category-family-hero h1{font-size:55px}.category-facts span{border-color:rgba(255,255,255,.23);background:rgba(255,255,255,.06);color:#dbe5df}.category-facts b{color:#f0c979}.category-family-media{min-height:360px}.category-switch{background:#fff;color:var(--ink)}.category-switch a{border-color:var(--line)}.category-switch a.active{background:var(--sun);color:var(--forest-deep)}
.category-product-index{padding:76px 0 96px;background:#fff}.category-lens{display:flex;align-items:center;justify-content:space-between;gap:26px;margin:-7px 0 28px;padding:13px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.category-lens>div:first-child span,.category-lens>div:first-child strong{display:block}.category-lens>div:first-child span{color:var(--rust);font-size:.56rem;text-transform:uppercase}.category-lens>div:first-child strong{margin-top:4px;font-size:.74rem}.category-lens>div:last-child{display:flex;gap:6px}.category-lens button{min-height:34px;padding:7px 12px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);font:650 .63rem var(--sans);cursor:pointer}.category-lens button.active,.category-lens button:hover{background:var(--forest);border-color:var(--forest);color:#fff}.category-product-index .product-card[hidden]{display:none}

/* Product dossier: less empty space, clearer buying hierarchy */
.product-dossier-hero{padding:34px 0 0}.product-procurement-grid{grid-template-columns:minmax(260px,.78fr) minmax(310px,1fr) minmax(265px,.72fr);gap:27px}.product-procurement-grid .product-visual{min-height:475px}.product-procurement-grid .dossier-copy{padding:18px 0}.product-procurement-grid .dossier-copy h1{font-size:49px}.dossier-copy .lede{font-size:.87rem}.lot-desk{padding:24px 22px}.lot-desk .masked-price{font-size:34px}.lot-tape{margin-top:24px}.product-related-index{padding:72px 0 88px}.product-insight-bridge{background:var(--mineral)}

/* About: editorial opening, human portraits, interactive source-to-buyer bridge */
.about-page .about-hero-editorial{min-height:590px;padding:74px 0;background-position:center 61%}.about-hero-editorial h1{font-family:var(--editorial);font-variation-settings:normal;font-size:62px;font-weight:520;line-height:.96}.about-page .story-opening{padding:88px 0;background:#fff}.editorial-grid{grid-template-columns:.7fr 1.3fr;gap:74px}.editorial-heading h2{font-size:44px}.editorial-body{max-width:680px}.editorial-body p{font-size:.94rem;line-height:1.72}.editorial-body .story-emphasis{font-family:var(--editorial);font-size:29px}
.about-page .founder-section{padding:90px 0}.leadership-layout{gap:62px}.leadership-block>h2,.founder-story h2{font-size:43px}.leader-card figcaption strong{font-family:var(--display)}
.about-page .bridge-section{padding:92px 0;background:var(--mineral)}.bridge-layout{grid-template-columns:.7fr 1.3fr;gap:30px 62px}.bridge-heading h2{font-size:43px}.bridge-explorer{grid-column:2}.bridge-route{position:relative;display:grid;grid-template-columns:repeat(3,1fr);margin-bottom:10px;border-bottom:1px solid rgba(16,34,25,.22)}.bridge-route:after{content:"";position:absolute;left:0;bottom:-2px;width:33.333%;height:3px;background:var(--rust);transform:translateX(0);transition:transform .35s ease}.bridge-explorer[data-bridge-view=hillcrops] .bridge-route:after{transform:translateX(100%)}.bridge-explorer[data-bridge-view=buyer] .bridge-route:after{transform:translateX(200%)}
.bridge-route button{min-width:0;padding:16px 14px;border:0;background:transparent;color:var(--muted);text-align:left;cursor:pointer}.bridge-route button span,.bridge-route button strong,.bridge-route button small{display:block}.bridge-route button span{color:var(--rust);font-size:.55rem}.bridge-route button strong{margin:9px 0 2px;font-size:.83rem}.bridge-route button small{font-size:.57rem}.bridge-route button.active{color:var(--forest-deep)}
.bridge-live-panel{display:grid;grid-template-columns:1.05fr .95fr;min-height:390px;background:var(--forest-deep);color:#fff;overflow:hidden}.bridge-live-panel figure{position:relative;min-height:390px;margin:0;overflow:hidden}.bridge-live-panel figure img{width:100%;height:100%;object-fit:cover;transition:opacity .18s ease,transform .55s ease}.bridge-live-panel figure img.is-changing{opacity:.18;transform:scale(1.035)}.bridge-live-panel figcaption{position:absolute;left:14px;bottom:12px;padding:7px 9px;background:rgba(4,20,13,.78);color:#fff;font-size:.55rem}
.bridge-reading{display:flex;flex-direction:column;justify-content:center;padding:38px 34px}.bridge-reading>span{color:#efc477;font-size:.59rem;text-transform:uppercase}.bridge-reading h3{margin:12px 0 15px;font-size:29px}.bridge-reading p{color:#c3d1c8;font-size:.76rem;line-height:1.65}.bridge-reading>div{display:flex;flex-wrap:wrap;gap:6px;margin-top:24px}.bridge-reading b{padding:6px 8px;border:1px solid rgba(255,255,255,.22);font-size:.55rem}.bridge-copy{grid-column:2;display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:8px}.bridge-copy p{padding-top:13px;border-top:1px solid rgba(16,34,25,.22);font-size:.75rem}
.honesty-editorial{background:var(--rose);color:var(--ink)}.honesty-editorial .honesty-grid{min-height:650px}.honesty-editorial .eyebrow{color:var(--rust)}.honesty-grid h2{font-size:45px;color:var(--ink)}.honesty-grid .honesty-lead{font-family:var(--editorial);font-size:27px;color:var(--forest-deep)}.honesty-grid p{color:#4a5750}.about-page .continue-section{padding:90px 0}.continue-copy h2{font-size:44px}.commitment-grid article{border-radius:0;background:#fff}.mission-statement{background:var(--sun)}.mission-statement p{font-family:var(--editorial);font-size:38px}

/* Contact: a responsive trade brief, not a generic form card */
.trade-desk{padding:58px 0 76px}.trade-desk-grid{grid-template-columns:.86fr 1.14fr;gap:62px}.trade-desk-intro h1{font-size:53px}.trade-desk-intro .lede{font-size:.84rem}.response-protocol{margin-top:30px}.response-protocol div{min-height:88px}.response-protocol p{margin-top:17px}.contact-page .form-card{padding:29px;border-radius:8px}.form-card-head{align-items:stretch}.form-card-head>div:first-child{display:flex;flex-direction:column;justify-content:space-between}.form-card-head strong{max-width:16ch;text-align:left;font-size:19px}
.brief-meter{width:min(245px,48%);padding-left:18px;border-left:1px solid var(--line)}.brief-meter>div{display:flex;justify-content:space-between;gap:12px}.brief-meter>div span,.brief-meter>div b{font-size:.54rem;text-transform:uppercase}.brief-meter>div b{color:var(--forest)}.brief-meter>i{display:block;height:4px;margin:9px 0 7px;background:#e2e6e2;overflow:hidden}.brief-meter>i span{display:block;width:0;height:100%;background:var(--rust);transition:width .25s ease}.brief-meter>small{display:block;color:var(--muted);font-size:.56rem}.form-card.brief-ready .brief-meter>i span{background:var(--leaf)}.form-card.brief-ready .brief-meter>small{color:var(--leaf)}
.field-row{gap:12px}.field label{margin-top:13px}.field input,.field select,.field textarea{border-radius:4px;background:#fbfcfa}.field textarea{min-height:104px}

/* Insights: an editorial desk with a changeable professional lens */
.journal-hero{padding:42px 0 54px;background:#f5f0e8;color:var(--ink)}.journal-hero .insights-hero-grid{grid-template-columns:minmax(0,1fr) 500px;gap:28px 62px}.journal-hero h1{font-family:var(--editorial);font-variation-settings:normal;max-width:10ch;font-size:61px;font-weight:520;color:var(--ink)}.journal-issue{color:var(--muted);border-color:var(--line)}.journal-hero-image{min-height:430px;border-radius:8px}.journal-hero-image img{transition:opacity .17s ease,transform .5s ease}.journal-hero-image img.is-changing{opacity:.22;transform:scale(1.035)}
.journal-hero .insights-hero-note{padding-top:15px;border-color:var(--line)}.journal-lens-label{display:block;margin-bottom:8px;color:var(--rust)!important;font-size:.55rem;text-transform:uppercase}.journal-lens-controls{display:flex;gap:5px;margin-bottom:13px}.journal-lens-controls button{padding:7px 10px;border:1px solid var(--line);border-radius:4px;background:transparent;color:var(--muted);font:650 .59rem var(--sans);cursor:pointer}.journal-lens-controls button.active,.journal-lens-controls button:hover{background:var(--forest);border-color:var(--forest);color:#fff}.journal-hero .insights-hero-note>p{min-height:3.1em;color:var(--muted);font-size:.74rem}.journal-hero .insights-hero-note>div:last-child{display:flex;flex-wrap:wrap;gap:6px}.journal-hero .insights-hero-note>div:last-child span{padding:5px 7px;border:1px solid var(--line);color:var(--forest);font-size:.53rem}
.field-journal-page .insights-library{padding:78px 0;background:#fff}.insights-library-head h2{font-size:39px}.insight-empty-journal{padding:48px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.empty-issue b{font-family:var(--display)}.insight-empty-journal h3{font-family:var(--editorial);font-size:43px;font-weight:520}.insight-industry-band{padding:84px 0;background:var(--mineral)}

@media(max-width:1120px){
  .home-market-hero .hero-grid{grid-template-columns:1fr 390px;gap:36px}.home-market-hero h1{font-size:58px}.catalogue-window .architecture-grid{grid-template-columns:repeat(2,1fr)}.application-landscape .industry-grid{grid-template-columns:repeat(2,1fr)}
  .preparation-studio-grid{gap:48px}.preparation-track{grid-template-columns:repeat(3,1fr)}.preparation-track button{min-height:98px}.preparation-track button span{margin-bottom:35px}
  .bridge-live-panel{grid-template-columns:1fr}.bridge-live-panel figure{min-height:330px}.product-procurement-grid{grid-template-columns:minmax(260px,.8fr) minmax(330px,1fr)}
}
@media(max-width:900px){
  section{padding:72px 0}.section-head{grid-template-columns:1fr;gap:16px}.section-head>p{justify-self:start}.home-market-hero{min-height:auto}.home-market-hero .hero-grid{grid-template-columns:1fr}.home-market-hero .supply-snapshot{max-width:620px}.catalogue-window,.application-landscape{padding:76px 0}
  .catalog-page .catalog-layout{grid-template-columns:minmax(0,1fr)}.catalog-page .catalog-sidebar{position:static}.catalog-results{min-width:0}.product-card-actions,.product-card-action{min-width:0}
  .preparation-studio-grid,.bridge-layout,.editorial-grid,.trade-desk-grid{grid-template-columns:1fr}.bridge-explorer,.bridge-copy{grid-column:1}.bridge-copy{grid-template-columns:repeat(3,1fr)}.trade-desk-intro{position:static}.brief-meter{width:min(280px,50%)}
  .journal-hero .insights-hero-grid{grid-template-columns:1fr}.journal-hero-image{grid-column:1;grid-row:auto;min-height:390px}.journal-hero .insights-hero-note{grid-column:1}.product-procurement-grid{grid-template-columns:1fr}
}
@media(max-width:680px){
  body{font-size:15px}.section-head h2{font-size:36px}.home-market-hero{padding:48px 0}.home-market-hero h1{font-size:45px}.home-market-hero .hero-proof{grid-template-columns:repeat(3,1fr)}.home-market-hero .supply-snapshot{padding:19px 17px}.catalogue-window .architecture-grid,.application-landscape .industry-grid{grid-template-columns:1fr}.architecture-media{height:205px}.architecture-copy p{min-height:0}.source-cinema-head h2{font-size:38px}
  .catalog-index-hero h1,.category-family-hero h1{font-size:42px}.catalog-index-hero .catalog-hero-media{height:280px}.catalog-stat-grid{grid-template-columns:repeat(3,1fr)}.catalog-page .catalog-section{padding:52px 0 70px}.results-bar{align-items:flex-start;flex-direction:column}.product-thumb{height:225px}
  .preparation-studio{padding:72px 0}.preparation-studio-grid{gap:34px}.preparation-intro h2{font-size:38px}.preparation-track{grid-template-columns:repeat(2,1fr)}.preparation-output{align-items:stretch;flex-direction:column}.preparation-output .btn{width:100%}
  .category-lens{align-items:flex-start;flex-direction:column}.category-lens>div:last-child{width:100%;overflow:auto}.category-lens button{flex:0 0 auto}.product-procurement-grid .product-visual{height:345px;min-height:0}.product-procurement-grid .dossier-copy h1{font-size:41px}
  .about-page .about-hero-editorial{min-height:515px}.about-hero-editorial h1{font-size:47px}.editorial-heading h2,.leadership-block>h2,.founder-story h2,.bridge-heading h2,.continue-copy h2{font-size:36px}.leadership-portraits{grid-template-columns:1fr}.bridge-route button{padding:12px 7px}.bridge-route button small{display:none}.bridge-live-panel figure{min-height:270px}.bridge-reading{padding:28px 23px}.bridge-reading h3{font-size:25px}.bridge-copy{grid-template-columns:1fr}.honesty-grid h2{font-size:37px}.mission-statement p{font-size:31px}
  .trade-desk-intro h1{font-size:43px}.response-protocol{grid-template-columns:repeat(2,1fr)}.form-card-head{flex-direction:column}.brief-meter{width:100%;padding:14px 0 0;border-top:1px solid var(--line);border-left:0}
  .journal-hero h1{font-size:46px}.journal-hero-image{min-height:300px}.journal-lens-controls{overflow:auto}.insight-empty-journal h3{font-size:36px}.insights-library-head h2{font-size:34px}
}
@media(prefers-reduced-motion:reduce){.architecture-media img,.architecture-media:after,.bridge-live-panel img,.journal-hero-image img,.brief-meter>i span{transition:none}}

/* Sample desk */
.navlinks{margin-inline:auto}.sample-box-nav{display:inline-flex;align-items:center;gap:8px;min-height:40px;padding:0 13px;border:1px solid #d7a943;border-radius:5px;background:#f6d992;color:#183424;font-size:.72rem;font-weight:750;white-space:nowrap;box-shadow:0 5px 16px rgba(109,73,13,.12);transition:background .2s ease,color .2s ease,transform .2s ease}.sample-box-nav span{display:grid;place-items:center;width:18px;height:18px;border:1px solid currentColor;font-size:.56rem}.sample-box-nav:hover,.sample-box-nav.active{background:#a94625;border-color:#a94625;color:#fff;transform:translateY(-1px)}.sample-box-nav b{font:inherit}
.sample-box-page{background:#f4f2eb}.sample-hero{padding:52px 0 58px;background:#0c2a1d;color:#fff;overflow:hidden}.sample-hero-grid{display:grid;grid-template-columns:minmax(420px,.78fr) minmax(560px,1.22fr);gap:54px;align-items:stretch}.sample-hero-copy{display:flex;flex-direction:column;justify-content:center;min-width:0}.sample-coordinate{display:flex;justify-content:space-between;padding:0 0 13px;border-bottom:1px solid rgba(255,255,255,.25);color:#c7d8ce;font-size:.63rem;text-transform:uppercase}.sample-hero .eyebrow{margin-top:28px;color:#efbd62}.sample-hero h1{max-width:10ch;margin:14px 0 20px;color:#fff;font-family:var(--editorial);font-size:66px;font-weight:520;line-height:.96}.sample-hero-copy>p{max-width:51ch;color:#cfddd4;font-size:.94rem;line-height:1.75}.sample-hero-actions{display:flex;align-items:center;gap:22px;margin-top:27px}.sample-text-link{padding-bottom:3px;border-bottom:1px solid rgba(255,255,255,.55);font-size:.76rem;font-weight:700}.sample-hero-facts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:35px;border:1px solid rgba(255,255,255,.2)}.sample-hero-facts div{padding:15px;border-right:1px solid rgba(255,255,255,.2)}.sample-hero-facts div:last-child{border-right:0}.sample-hero-facts span,.sample-hero-facts strong{display:block}.sample-hero-facts span{color:#9eb6a8;font-size:.59rem;text-transform:uppercase}.sample-hero-facts strong{margin-top:3px;color:#fff;font:600 1.22rem var(--editorial)}.sample-hero-visual{position:relative;min-height:490px;margin:0;overflow:hidden;border-radius:6px;background:#d8d5ce}.sample-hero-visual img{width:100%;height:100%;object-fit:cover;object-position:center}.sample-hero-visual figcaption{position:absolute;right:14px;bottom:14px;display:flex;gap:12px;align-items:center;padding:9px 12px;background:rgba(8,31,21,.82);backdrop-filter:blur(8px);font-size:.64rem}.sample-hero-visual figcaption span{color:#edbe69;text-transform:uppercase}.sample-hero-visual figcaption b{font-weight:600}
.sample-options{padding:82px 0 88px;background:#fff}.sample-section-heading{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:80px;align-items:end;margin-bottom:34px}.sample-section-heading h2{max-width:15ch;margin-top:11px;font-size:46px}.sample-section-heading>p{max-width:46ch;color:var(--muted);font-size:.88rem}.sample-option-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;border-top:1px solid var(--line);border-left:1px solid var(--line)}.sample-option{position:relative;display:flex;min-height:360px;flex-direction:column;padding:28px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#fafaf7}.sample-option-featured{background:#e7eee5}.sample-option-number{position:absolute;right:24px;top:23px;color:#a94625;font:600 1rem var(--editorial)}.sample-option-tag{color:#a94625;font-size:.62rem;font-weight:750;text-transform:uppercase}.sample-option h3{max-width:12ch;margin:44px 0 13px;font:600 2rem/1.04 var(--editorial)}.sample-option p{max-width:38ch;color:var(--muted);font-size:.78rem;line-height:1.65}.sample-option-price{display:flex;align-items:baseline;gap:10px;margin-top:auto;padding:23px 0 16px;border-top:1px solid var(--line)}.sample-option-price strong{font:600 1.75rem var(--editorial)}.sample-option-price span{color:var(--muted);font-size:.68rem}.sample-option .btn{align-self:flex-start}.sample-option .btn.active{background:#a94625;border-color:#a94625}
.sample-manifest{padding:80px 0;background:#ece5dc}.sample-manifest-grid{display:grid;grid-template-columns:minmax(280px,.58fr) minmax(0,1.42fr);gap:78px}.sample-manifest-heading{align-self:start;position:sticky;top:138px}.sample-manifest-heading h2{max-width:11ch;margin:12px 0 18px;font-size:46px}.sample-manifest-heading p{max-width:38ch;color:var(--muted);font-size:.82rem}.sample-manifest-list{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(17,37,27,.2)}.sample-manifest-list div{display:grid;grid-template-columns:34px 1fr;gap:10px;align-items:center;min-height:52px;padding:9px 14px 9px 0;border-bottom:1px solid rgba(17,37,27,.16);font-size:.77rem}.sample-manifest-list div:nth-child(odd){border-right:1px solid rgba(17,37,27,.16)}.sample-manifest-list span{color:#a94625;font-size:.57rem;font-weight:750}
.sample-request{padding:88px 0 96px;background:#123925;color:#fff}.sample-request-grid{display:grid;grid-template-columns:minmax(290px,.55fr) minmax(0,1.45fr);gap:70px}.sample-request-summary{align-self:start;position:sticky;top:138px;padding-top:4px}.sample-request-summary .eyebrow{color:#efbd62}.sample-request-summary h2{max-width:10ch;margin:13px 0 30px;color:#fff;font-size:43px}.sample-cost-line,.sample-cost-total{display:flex;justify-content:space-between;align-items:baseline;padding:13px 0;border-top:1px solid rgba(255,255,255,.2)}.sample-cost-line span{color:#b9ccbf;font-size:.72rem}.sample-cost-line strong{font-size:.85rem}.sample-cost-total{border-bottom:1px solid rgba(255,255,255,.2)}.sample-cost-total span{font-weight:700}.sample-cost-total strong{color:#f1c571;font:600 1.85rem var(--editorial)}.sample-request-summary p{margin-top:20px;color:#b9ccbf;font-size:.76rem;line-height:1.7}.sample-request-panel{padding:36px;background:#f8f7f2;color:var(--ink);border-radius:6px}.sample-request-heading h2{margin:8px 0 25px;font-size:36px}.sample-request-form label{display:block;margin-bottom:16px}.sample-request-form label>span{display:block;margin-bottom:6px;color:#56675e;font-size:.61rem;font-weight:750;text-transform:uppercase}.sample-request-form label small{font-weight:500;text-transform:none}.sample-request-form input,.sample-request-form textarea{width:100%;border:1px solid rgba(17,37,27,.18);border-radius:4px;background:#fff;padding:12px 13px;color:var(--ink);resize:vertical}.sample-request-form input:focus,.sample-request-form textarea:focus{outline:2px solid rgba(47,120,72,.18);border-color:#2f7848}.sample-form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 14px}.sample-address-grid{grid-template-columns:1fr 1fr .7fr}.sample-submit-row{display:flex;align-items:center;gap:18px;margin-top:5px}.sample-submit-row small{max-width:38ch;color:var(--muted);font-size:.64rem}.sample-request-success{padding:60px 20px;text-align:center}.sample-request-success>span{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 18px;border-radius:50%;background:#dcebdc;color:#236b3c;font-size:1.25rem}.sample-request-success h3{font:600 2.4rem var(--editorial)}.sample-request-success p{max-width:50ch;margin:12px auto 23px;color:var(--muted)}
@media(max-width:1180px){.nav{gap:14px}.navlinks>li>a{padding-inline:6px}.sample-box-nav{padding-inline:10px}.sample-hero-grid{grid-template-columns:.85fr 1.15fr;gap:35px}.sample-hero h1{font-size:56px}.sample-hero-visual{min-height:430px}}
@media(max-width:960px){.sample-hero-grid,.sample-section-heading,.sample-manifest-grid,.sample-request-grid{grid-template-columns:1fr}.sample-hero-copy{padding-bottom:4px}.sample-hero h1{max-width:12ch}.sample-hero-visual{min-height:420px}.sample-section-heading{gap:18px}.sample-option-grid{grid-template-columns:1fr}.sample-option{min-height:300px}.sample-manifest-grid{gap:34px}.sample-manifest-heading,.sample-request-summary{position:static}.sample-manifest-heading h2{max-width:15ch}.sample-request-grid{gap:34px}.sample-request-summary h2{max-width:15ch}}
@media(max-width:760px){.nav-search{display:none}.sample-box-nav{width:42px;padding:0;justify-content:center}.sample-box-nav b{display:none}.sample-box-nav span{border:0}.sample-hero{padding:42px 0}.sample-hero h1{font-size:45px}.sample-hero-visual{min-height:320px}.sample-hero-facts{grid-template-columns:1fr}.sample-hero-facts div{display:flex;justify-content:space-between;align-items:center;border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.sample-hero-facts div:last-child{border-bottom:0}.sample-option-grid{border-left:0}.sample-option{border-left:1px solid var(--line)}.sample-manifest-list{grid-template-columns:1fr}.sample-manifest-list div:nth-child(odd){border-right:0}.sample-form-grid,.sample-address-grid{grid-template-columns:1fr}.sample-request-panel{padding:25px 20px}.sample-submit-row{align-items:flex-start;flex-direction:column}}

/* Catalogue index: full-width discovery surface */
.catalog-index-opening{padding:48px 0;background:#0d3021;color:#fff}.catalog-index-grid{display:grid;grid-template-columns:minmax(360px,.7fr) minmax(560px,1.3fr);gap:48px;align-items:stretch}.catalog-index-copy{display:flex;flex-direction:column;justify-content:center}.catalog-index-copy .catalog-edition{display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.24);color:#b9cabf;font-size:.6rem;text-transform:uppercase}.catalog-index-copy .catalog-edition b{color:#efc06b}.catalog-index-copy .eyebrow{margin-top:27px;color:#efc06b}.catalog-index-copy h1{max-width:13ch;margin:13px 0 18px;color:#fff;font-family:var(--editorial);font-size:55px;font-weight:520;line-height:.98}.catalog-index-copy>p{max-width:48ch;color:#c2d2c8;font-size:.84rem;line-height:1.7}.catalog-index-copy>.btn{align-self:flex-start;margin-top:24px}.catalog-index-visual{position:relative;min-height:410px;margin:0;overflow:hidden;border-radius:6px;background:#dfe3dc}.catalog-index-visual img{width:100%;height:100%;object-fit:cover}.catalog-index-visual figcaption{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:repeat(3,1fr);background:rgba(7,29,19,.86);backdrop-filter:blur(8px)}.catalog-index-visual figcaption span{padding:12px 14px;border-right:1px solid rgba(255,255,255,.18);color:#e7eee9;font-size:.59rem;text-transform:uppercase}.catalog-index-visual figcaption span:last-child{border-right:0}
.catalog-page .family-rail{background:#fff;border-bottom:1px solid var(--line)}.catalog-page .family-rail>.wrap{display:flex;width:min(var(--wrap),calc(100% - 56px));overflow-x:auto}.catalog-page .family-rail a{flex:1 0 170px;min-height:66px}.catalog-page .catalog-section{padding:70px 0 94px;background:#f6f5f0}.catalog-results-head{display:grid;grid-template-columns:1fr minmax(300px,.55fr);gap:60px;align-items:end;margin-bottom:26px}.catalog-results-head h2{margin-top:7px;font-size:41px}.catalog-results-head>div:last-child{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:5px}.catalog-results-head strong{white-space:nowrap;color:#a94625;font-size:.74rem}.catalog-results-head span{max-width:44ch;color:var(--muted);font-size:.67rem;line-height:1.55}.catalog-tool-strip{display:grid;grid-template-columns:minmax(280px,1.25fr) minmax(230px,.8fr) minmax(260px,.75fr);gap:1px;margin-bottom:28px;border:1px solid var(--line);background:var(--line)}.catalog-tool-strip label,.catalog-format-brief{min-width:0;background:#fff;padding:14px 16px}.catalog-tool-strip label>span,.catalog-format-brief>span{display:block;margin-bottom:6px;color:#69766f;font-size:.56rem;font-weight:750;text-transform:uppercase}.catalog-tool-strip input,.catalog-tool-strip select{width:100%;height:40px;border:0;border-bottom:1px solid rgba(17,37,27,.24);border-radius:0;background:transparent;padding:0;color:var(--ink)}.catalog-tool-strip input:focus,.catalog-tool-strip select:focus{outline:0;border-bottom-color:#a94625}.catalog-format-brief{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;border:0;color:var(--ink);text-align:left;cursor:pointer}.catalog-format-brief strong{font-size:.75rem}.catalog-format-brief:hover strong{color:#a94625}.catalog-page .indexed-products{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.catalog-page .product-card{border-radius:8px}.catalog-page .product-thumb{height:176px}.catalog-page .product-card h3{min-height:2.2em;font-family:var(--display);font-size:18px}.catalog-page .product-card-body{padding:16px}.catalog-load-control{margin-top:28px}
.related-products-head{align-items:flex-end}.related-products-actions{display:flex;align-items:center;gap:20px}.related-rail-buttons{display:flex;gap:6px}.related-rail-buttons button{display:grid;place-items:center;width:40px;height:40px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--forest);cursor:pointer}.related-rail-buttons button:hover{background:var(--forest);color:#fff}.related-product-rail{position:relative;overflow:hidden}.related-product-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(260px,calc((100% - 48px)/4));gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x mandatory;scrollbar-width:thin;padding:3px 0 16px}.related-product-track>.product-card{scroll-snap-align:start;border-radius:8px}.related-product-track .product-thumb{height:175px}
@media(max-width:1120px){.catalog-index-grid{grid-template-columns:.8fr 1.2fr;gap:34px}.catalog-index-copy h1{font-size:48px}.catalog-page .indexed-products{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-results-head{grid-template-columns:1fr}.catalog-results-head>div:last-child{justify-content:flex-start}.catalog-tool-strip{grid-template-columns:1.2fr .8fr}.catalog-format-brief{grid-column:1/-1}.related-product-track{grid-auto-columns:minmax(270px,calc((100% - 32px)/3))}}
@media(max-width:900px){.catalog-index-grid{grid-template-columns:1fr}.catalog-index-visual{min-height:360px}.catalog-page .indexed-products{grid-template-columns:repeat(2,minmax(0,1fr))}.related-product-track{grid-auto-columns:minmax(270px,calc((100% - 16px)/2))}}
@media(max-width:680px){.catalog-index-opening{padding:40px 0}.catalog-index-copy h1{font-size:43px}.catalog-index-visual{min-height:280px}.catalog-index-visual figcaption{grid-template-columns:1fr}.catalog-index-visual figcaption span{padding:8px 11px;border-right:0;border-bottom:1px solid rgba(255,255,255,.16)}.catalog-results-head h2{font-size:34px}.catalog-results-head>div:last-child{align-items:flex-start;flex-direction:column;gap:6px}.catalog-tool-strip{grid-template-columns:1fr}.catalog-format-brief{grid-column:auto}.catalog-page .indexed-products{grid-template-columns:1fr}.catalog-page .product-thumb{height:230px}.related-products-actions{align-items:flex-end;flex-direction:column}.related-product-track{grid-auto-columns:84%}}

/* About: balanced editorial assembly */
.about-page .story-opening{padding:72px 0 78px;background:#fff}.about-page .editorial-grid{grid-template-columns:minmax(410px,.9fr) minmax(0,1.1fr);gap:54px;align-items:start}.about-page .editorial-heading{position:static;padding-top:2px}.about-page .editorial-heading h2{max-width:16ch;font-size:44px;line-height:1.02}.about-page .editorial-body{max-width:650px}.about-page .editorial-body p{font-size:.88rem;line-height:1.68;margin-bottom:16px}.about-page .editorial-body p:first-child:first-letter{float:none;margin:0;color:inherit;font:inherit}.about-page .editorial-body .story-emphasis{max-width:22ch;margin-top:25px;font-size:28px}
.about-page .founder-section{padding:78px 0 84px;background:#0c2b1d;color:#fff}.about-page .leadership-layout{grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:58px;align-items:end}.about-page .leadership-block>h2,.about-page .founder-story h2{color:#fff}.about-page .leadership-block>p,.about-page .founder-story p{color:#bdcec3}.about-page .leadership-portraits{gap:12px;margin-top:25px}.about-page .leader-card{padding:8px;border:0;border-top:2px solid #d8ad5a;border-radius:6px;background:#fff;color:var(--ink)}.about-page .leader-image{aspect-ratio:4/3}.about-page .leader-card:first-child{--portrait-scale:1.14}.about-page .leader-card:nth-child(2){--portrait-scale:1.02}.about-page .leader-card.interactive-surface .leader-image img,.about-page .leader-card.interactive-surface:hover .leader-image img{transform:translate3d(var(--media-x),var(--media-y),0) scale(var(--portrait-scale))}.about-page .leader-card:first-child .leader-image img{object-position:center 14%}.about-page .leader-card:nth-child(2) .leader-image img{object-position:center 7%}.about-page .founder-story blockquote{border-top-color:rgba(255,255,255,.2);color:#efc270;font-family:var(--editorial);font-size:29px}
.about-page .bridge-section{padding:76px 0 84px;background:#e5ece7}.about-page .bridge-layout{grid-template-columns:1fr;gap:28px}.about-page .bridge-heading{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(300px,.8fr);gap:12px 70px;align-items:end}.about-page .bridge-heading>.eyebrow{grid-column:1/-1}.about-page .bridge-heading h2{grid-column:1;max-width:18ch;font-size:46px}.about-page .bridge-heading>p{grid-column:2;justify-self:end;max-width:44ch;padding-bottom:5px}.about-page .bridge-explorer,.about-page .bridge-copy{grid-column:1}.about-page .bridge-live-panel{grid-template-columns:1.15fr .85fr;min-height:360px;border-radius:6px}.about-page .bridge-live-panel figure{min-height:360px}.about-page .bridge-copy{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:0}.about-page .bridge-copy p{margin:0;padding-top:14px;font-size:.73rem}.about-page .honesty-editorial .honesty-grid{min-height:0;padding-block:78px}.about-page .honesty-portrait{margin-top:35px}.about-page .continue-section{padding:78px 0 84px}.about-page .mission-statement{margin-top:50px;padding:34px 38px}
@media(max-width:1000px){.about-page .editorial-grid,.about-page .leadership-layout{grid-template-columns:1fr}.about-page .leadership-layout{align-items:start}.about-page .leadership-block,.about-page .founder-story{max-width:780px}.about-page .bridge-heading{grid-template-columns:1fr;gap:12px}.about-page .bridge-heading>p{justify-self:start}.about-page .bridge-live-panel{grid-template-columns:1fr}.about-page .bridge-live-panel figure{min-height:330px}}
@media(max-width:680px){.about-page .story-opening{padding:60px 0}.about-page .editorial-grid{gap:28px}.about-page .editorial-heading h2{font-size:37px}.about-page .founder-section{padding:62px 0}.about-page .leadership-portraits{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page .leader-card figcaption strong{font-size:.88rem}.about-page .leader-card figcaption span{font-size:.58rem}.about-page .bridge-section{padding:62px 0}.about-page .bridge-heading h2{font-size:37px}.about-page .bridge-copy{grid-template-columns:1fr}.about-page .continue-section{padding:62px 0}}

/* Himalayas field atlas and first-mile route console */
.altitude-rail{right:14px;gap:10px;min-width:44px;padding:13px 8px 11px;border:1px solid rgba(255,255,255,.18);border-radius:4px;background:rgba(5,27,18,.84);color:#fff;mix-blend-mode:normal;backdrop-filter:blur(9px)}
.altitude-rail>span{font-size:9px;font-weight:700}.altitude-rail>div{width:2px;height:132px;background:rgba(255,255,255,.24)}.altitude-rail strong{font-size:10px;writing-mode:horizontal-tb;white-space:nowrap}
.chapter-image[data-chapter-image=altitude] img{object-position:center 52%}.chapter-image[data-chapter-image=season] img{object-position:center 50%}.chapter-image[data-chapter-image=hands] img{object-position:center 43%}.chapter-image[data-chapter-image=harvest] img{object-position:center 46%}
.field-film{height:78svh;min-height:620px}.field-film-video{z-index:-2;opacity:1;object-position:center 48%;transform:scale(1.005)}.field-film-video.is-playing{opacity:1}.field-film-shade{background:linear-gradient(90deg,rgba(5,24,16,.49) 0%,rgba(5,24,16,.24) 55%,rgba(5,24,16,.16) 100%)}
.field-film-content{padding-bottom:66px}.field-film h2{max-width:11ch}.field-film-content p{max-width:50ch;color:#f0f4f1}.field-film-credit{right:28px;bottom:20px}
.farmer-lens{padding-block:92px!important}.farmer-lens-grid{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:64px}.farmer-lens figure img{height:560px;object-position:center 50%}.farmer-lens-copy h2{max-width:12ch}.farmer-lens blockquote{font-family:var(--editorial);font-size:29px}

.season-lab{padding-block:96px!important;background:#e9efea}.season-lab-grid{display:grid;grid-template-columns:1fr;gap:34px}.season-intro{position:static;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px 72px;align-items:end}.season-intro>span{grid-column:1/-1}.season-intro h2{max-width:15ch;margin:0;font-size:58px;line-height:.98}.season-intro p{justify-self:end;max-width:48ch;margin:0 0 5px;font-size:.82rem;line-height:1.65}
.season-tool{overflow:hidden;border:1px solid rgba(12,44,29,.2);border-radius:6px;background:#fff;box-shadow:0 24px 62px rgba(8,37,24,.1)}.season-tabs{display:grid;grid-template-columns:repeat(5,1fr);border-bottom:1px solid var(--line)}.season-tabs button{height:56px}.season-workbench{display:grid;grid-template-columns:minmax(0,1.16fr) minmax(360px,.84fr);min-height:620px}
.season-field-view{position:relative;min-height:620px;margin:0;overflow:hidden;border-right:1px solid var(--line);background:#173c2b}.season-field-view>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:opacity .28s ease,transform .65s cubic-bezier(.2,.7,.2,1)}.season-field-view>img.is-changing{opacity:.18;transform:scale(1.025)}.season-field-tint{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,20,13,.08) 30%,rgba(3,20,13,.62) 100%)}
.season-contours{position:absolute;inset:8% 7% 18%;opacity:.45;pointer-events:none}.season-contours i{position:absolute;border:1px solid rgba(255,255,255,.5);border-radius:50%}.season-contours i:nth-child(1){inset:11% 4% 8% 13%}.season-contours i:nth-child(2){inset:22% 15% 17% 25%}.season-contours i:nth-child(3){inset:34% 29% 29% 36%}.season-contours i:nth-child(4){inset:44% 41% 38% 48%}
.season-elevation-line{left:6%;right:6%;bottom:var(--elevation-position);border-top-color:rgba(255,255,255,.84)}.season-elevation-line b{bottom:9px;background:rgba(5,27,18,.88);font-size:.62rem}.season-field-view figcaption{position:absolute;left:0;right:0;bottom:0;display:grid;grid-template-columns:170px 1fr;align-items:center;min-height:78px;padding:14px 22px;background:rgba(4,25,16,.88);color:#fff;backdrop-filter:blur(10px)}.season-field-view figcaption span{color:#f2c875;font-size:.58rem;font-weight:700;text-transform:uppercase}.season-field-view figcaption b{font-size:.71rem;line-height:1.45}
.season-reading{justify-content:flex-start;padding:38px 36px 32px;background:#fff}.season-reading h3{margin:12px 0 15px;font-family:var(--display);font-size:38px;font-weight:680}.season-reading>p{font-size:.79rem;line-height:1.63}.season-weather-code{position:static;display:grid;grid-template-columns:repeat(3,1fr);width:auto;margin:25px 0 0;border-top:1px solid var(--line)}.season-weather-code div{padding:12px 8px 0 0}.season-signals{gap:10px;margin-top:24px}.season-signals strong{font-family:var(--display);font-size:.75rem}.season-reading>small{margin-top:20px}.season-altitude-control{position:static;margin-top:auto;padding:18px 0 0;border:0;border-top:1px solid var(--line);background:transparent;backdrop-filter:none}.season-altitude-control label{font-size:.58rem}.season-altitude-control output{font-size:.78rem}.season-altitude-control input{margin:13px 0 7px}.season-altitude-scale{font-size:.49rem}.season-altitude-control p{display:flex;align-items:baseline;justify-content:space-between;gap:15px;margin-top:9px}.season-altitude-control p b{font-size:.69rem}.season-altitude-control p span{color:var(--muted);font-size:.55rem;font-weight:500;text-align:right}.season-caveat{margin:12px 18px 14px;color:var(--muted);font-size:.58rem;line-height:1.45}

.living-landscape.source-route-console{position:relative;height:auto;overflow:visible;padding:96px 0 104px;background:#09251a;color:#fff;isolation:auto}.source-route-shell{position:relative}.source-route-console .landscape-heading{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:18px 70px;padding:0}.source-route-console .landscape-heading>span{grid-column:1/-1;color:#f2c875}.source-route-console .landscape-heading h2{max-width:15ch;margin:0;font-size:58px;line-height:.98;color:#fff}.source-route-console .landscape-heading p{justify-self:end;max-width:48ch;margin:0 0 5px;color:#c6d6cc;font-size:.82rem;line-height:1.65}
.source-route-console .landscape-selector{position:static;display:grid;grid-template-columns:repeat(3,1fr);gap:0;width:100%;margin:36px 0 0;border:1px solid rgba(255,255,255,.22);transform:none}.source-route-console .landscape-hotspot{position:static;display:grid;grid-template-columns:38px 1fr auto;gap:2px 11px;min-height:72px;padding:11px 17px;border:0;border-right:1px solid rgba(255,255,255,.2);border-radius:0;background:transparent;color:#fff;backdrop-filter:none;transform:none}.source-route-console .landscape-hotspot:last-child{border-right:0}.source-route-console .landscape-hotspot span{grid-row:1/3;width:auto;height:auto;border:0;border-radius:0;background:transparent;color:#f2c875}.source-route-console .landscape-hotspot b{padding:0;background:transparent;font-size:.75rem}.source-route-console .landscape-hotspot small{grid-column:3;grid-row:1/3;align-self:center;color:#93aa9c;font-size:.54rem}.source-route-console .landscape-hotspot:hover,.source-route-console .landscape-hotspot.is-active{border-color:rgba(255,255,255,.2);background:#f2c875;color:#082117;transform:none}.source-route-console .landscape-hotspot.is-active span,.source-route-console .landscape-hotspot:hover span,.source-route-console .landscape-hotspot.is-active small,.source-route-console .landscape-hotspot:hover small{color:#173c2b}
.source-route-stage{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(390px,.88fr);min-height:650px}.source-route-visual{position:relative;min-height:650px;margin:0;overflow:hidden;background:#173c2b}.source-route-visual img{display:block;width:100%;height:100%;min-height:650px;object-fit:cover;transition:opacity .25s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.source-route-visual img.is-changing{opacity:.2;transform:scale(1.025)}.source-route-visual figcaption{position:absolute;left:20px;right:20px;bottom:20px;display:flex;align-items:center;justify-content:space-between;gap:24px;padding:14px 16px;background:rgba(4,25,16,.83);backdrop-filter:blur(9px)}.source-route-visual figcaption span{color:#f2c875;font-size:.58rem;font-weight:700;text-transform:uppercase}.source-route-visual figcaption b{font-size:.67rem;text-align:right}
.source-route-console .landscape-note{position:static;display:flex;width:auto;flex-direction:column;gap:0;padding:38px 36px 30px;border-radius:0;background:#f7f7f2;color:var(--ink);backdrop-filter:none;transform:none}.source-route-console .landscape-note-copy>span{color:var(--rust);font-size:.59rem;font-weight:700;text-transform:uppercase}.source-route-console .landscape-note-copy h3{margin:10px 0 13px;font-family:var(--display);font-size:34px;font-weight:680}.source-route-console .landscape-note-copy p{color:var(--muted);font-size:.75rem;line-height:1.62}.source-route-steps{display:grid;grid-template-columns:1fr 1fr;margin:25px 0 0;border-top:1px solid var(--line);border-left:1px solid var(--line);list-style:none}.source-route-steps li{min-height:108px;padding:15px 16px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .25s ease,transform .25s ease}.source-route-steps span,.source-route-steps strong{display:block}.source-route-steps span{color:var(--rust);font-size:.52rem;font-weight:700;text-transform:uppercase}.source-route-steps strong{margin-top:11px;font-size:.69rem;line-height:1.4}.source-route-console.is-scanning .source-route-steps li{animation:route-step-in .48s ease both}.source-route-console.is-scanning .source-route-steps li:nth-child(2){animation-delay:.05s}.source-route-console.is-scanning .source-route-steps li:nth-child(3){animation-delay:.1s}.source-route-console.is-scanning .source-route-steps li:nth-child(4){animation-delay:.15s}@keyframes route-step-in{from{opacity:.3;transform:translateY(6px)}to{opacity:1;transform:none}}
.source-route-console .landscape-metrics{display:grid;grid-template-columns:1fr 1fr;margin-top:22px;border:0;border-top:1px solid var(--line)}.source-route-console .landscape-metrics div{min-height:74px;padding:13px 13px 0 0;border:0}.source-route-console .landscape-metrics span,.source-route-console .landscape-metrics strong{display:block}.source-route-console .landscape-metrics span{color:var(--muted);font-size:.5rem;font-weight:700;text-transform:uppercase}.source-route-console .landscape-metrics strong{margin-top:7px;font-family:var(--display);font-size:.68rem}.source-route-console .landscape-navigation{display:grid;grid-template-columns:34px 1fr 34px;gap:10px;align-items:center;width:100%;margin-top:auto;padding-top:18px}.source-route-console .landscape-navigation button{display:grid;place-items:center;width:34px;height:34px;border:1px solid var(--line);border-radius:3px;background:#fff;color:var(--forest);cursor:pointer}.source-route-console .landscape-navigation>span{height:2px;background:#d6ddd8}.source-route-console .landscape-navigation i{display:block;height:100%;background:var(--rust);transition:width .35s ease}

.sample-hero-visual img{object-position:center 53%}

@media(max-width:1000px){.season-intro,.source-route-console .landscape-heading{grid-template-columns:1fr;gap:12px}.season-intro>span,.source-route-console .landscape-heading>span{grid-column:1}.season-intro p,.source-route-console .landscape-heading p{justify-self:start;max-width:58ch}.season-workbench,.source-route-stage{grid-template-columns:1fr}.season-field-view{min-height:540px;border-right:0;border-bottom:1px solid var(--line)}.source-route-visual{min-height:560px}.source-route-visual img{min-height:560px}.source-route-console .landscape-note{min-height:540px}.farmer-lens-grid{grid-template-columns:1fr}.farmer-lens figure img{height:520px}}
@media(max-width:680px){.field-film{min-height:610px}.field-film h2{font-size:52px}.field-film-shade{background:rgba(5,24,16,.35)}.farmer-lens{padding-block:70px!important}.farmer-lens-grid{gap:35px}.farmer-lens figure img{height:420px}.season-lab{padding-block:72px!important}.season-intro h2,.source-route-console .landscape-heading h2{font-size:43px}.season-tabs{display:flex;overflow-x:auto}.season-tabs button{flex:0 0 96px}.season-field-view{min-height:470px}.season-field-view figcaption{grid-template-columns:1fr;gap:5px}.season-reading{padding:30px 22px}.season-reading h3{font-size:32px}.season-weather-code{grid-template-columns:1fr 1fr}.season-weather-code div:last-child{grid-column:1/-1}.season-signals{grid-template-columns:1fr}.season-altitude-scale span:nth-child(2),.season-altitude-scale span:nth-child(3){display:none}.living-landscape.source-route-console{padding:72px 0}.source-route-console .landscape-selector{grid-template-columns:1fr}.source-route-console .landscape-hotspot,.source-route-console .landscape-hotspot:last-child{border-right:0;border-bottom:1px solid rgba(255,255,255,.2)}.source-route-console .landscape-hotspot:last-child{border-bottom:0}.source-route-visual,.source-route-visual img{min-height:460px}.source-route-console .landscape-note{min-height:0;padding:28px 20px}.source-route-console .landscape-note-copy h3{font-size:29px}.source-route-steps{grid-template-columns:1fr}.source-route-steps li{min-height:85px}.source-route-visual figcaption{align-items:flex-start;flex-direction:column}.source-route-visual figcaption b{text-align:left}}
@media(prefers-reduced-motion:reduce){.season-field-view>img,.source-route-visual img,.source-route-steps li{transition:none;animation:none!important}}

/* Source route uses a cinematic trace strip, distinct from the seasonal atlas. */
.altitude-rail{right:4px;min-width:40px}
.source-route-console .landscape-selector{display:flex;width:auto;margin:31px 0 18px;border:0;gap:28px}.source-route-console .landscape-hotspot{grid-template-columns:28px auto;min-height:48px;padding:0 0 9px;border:0;border-bottom:2px solid rgba(255,255,255,.22);background:transparent}.source-route-console .landscape-hotspot:last-child{border-bottom:2px solid rgba(255,255,255,.22)}.source-route-console .landscape-hotspot span{grid-row:1/3}.source-route-console .landscape-hotspot small{grid-column:2;grid-row:2;justify-self:start}.source-route-console .landscape-hotspot:hover,.source-route-console .landscape-hotspot.is-active{border-bottom-color:#f2c875;background:transparent;color:#fff}.source-route-console .landscape-hotspot:hover span,.source-route-console .landscape-hotspot.is-active span{color:#f2c875}.source-route-console .landscape-hotspot:hover small,.source-route-console .landscape-hotspot.is-active small{color:#b8cabf}
.source-route-stage{display:block;min-height:0}.source-route-visual{min-height:0;aspect-ratio:16/6;margin:0}.source-route-visual img{height:100%;min-height:0;object-position:center 58%}.source-route-visual figcaption{left:24px;right:auto;bottom:24px;width:min(540px,calc(100% - 48px));align-items:flex-start;flex-direction:column;gap:5px}.source-route-visual figcaption b{text-align:left}
.source-route-console .landscape-note{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);grid-template-rows:auto auto;gap:26px 58px;min-height:0;padding:42px 0 0;background:transparent;color:#fff}.source-route-console .landscape-note-copy{grid-column:1;grid-row:1}.source-route-console .landscape-note-copy>span{color:#f2c875}.source-route-console .landscape-note-copy h3{margin:10px 0 14px;color:#fff;font-size:37px}.source-route-console .landscape-note-copy p{color:#bdd0c4}.source-route-steps{position:relative;grid-column:2;grid-row:1/3;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-self:stretch;margin:7px 0 0;border:0;border-top:1px solid rgba(255,255,255,.28)}.source-route-steps li{position:relative;min-height:174px;padding:29px 22px 15px 0;border:0}.source-route-steps li:before{content:"";position:absolute;left:0;top:-5px;width:9px;height:9px;border:2px solid #09251a;border-radius:50%;background:#f2c875;box-shadow:0 0 0 1px #f2c875}.source-route-steps li:not(:last-child):after{content:"";position:absolute;right:10px;top:43px;width:22px;height:1px;background:rgba(255,255,255,.22)}.source-route-steps span{color:#f2c875}.source-route-steps strong{max-width:18ch;color:#fff;font-size:.7rem}.source-route-console .landscape-metrics{grid-column:1;grid-row:2;margin:0;border-top-color:rgba(255,255,255,.22)}.source-route-console .landscape-metrics span{color:#8fa89a}.source-route-console .landscape-metrics strong{color:#fff}.source-route-console .landscape-navigation{grid-column:1/-1;grid-row:3;margin:0;padding-top:2px}.source-route-console .landscape-navigation button{border-color:rgba(255,255,255,.25);background:transparent;color:#fff}.source-route-console .landscape-navigation>span{background:rgba(255,255,255,.18)}.source-route-console .landscape-navigation i{background:#f2c875}
@media(max-width:1000px){.source-route-visual{aspect-ratio:16/7}.source-route-console .landscape-note{grid-template-columns:1fr}.source-route-console .landscape-note-copy,.source-route-console .landscape-metrics,.source-route-steps{grid-column:1;grid-row:auto}.source-route-steps{min-height:170px}.source-route-console .landscape-navigation{grid-column:1;grid-row:auto}}
@media(max-width:680px){.source-route-console .landscape-selector{display:grid;grid-template-columns:1fr;margin-bottom:14px;gap:0}.source-route-console .landscape-hotspot,.source-route-console .landscape-hotspot:last-child{min-height:54px;padding:7px 0;border-bottom:1px solid rgba(255,255,255,.22)}.source-route-visual{aspect-ratio:4/3}.source-route-visual,.source-route-visual img{min-height:0}.source-route-console .landscape-note{padding-top:30px}.source-route-steps{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:78%;gap:0;min-height:0;overflow-x:auto;scroll-snap-type:x mandatory}.source-route-steps li{min-height:150px;scroll-snap-align:start}.source-route-steps li:not(:last-child):after{display:none}}

.source-route-visual>img,.source-route-visual>video{display:block;width:100%;height:100%;object-fit:cover;object-position:center 58%}
.source-route-visual>video{background:#0a2419;filter:brightness(1.13) saturate(.92)}
.source-route-visual>[hidden]{display:none}
.source-route-console .landscape-navigation{padding-right:58px}
@media(max-width:680px){.source-route-console .landscape-navigation{padding-right:0}}

/* Final composition pass: use available width, keep related copy together. */
.mountain-manifesto{padding:88px 0 92px!important}
.mountain-manifesto-grid{display:grid;grid-template-columns:minmax(480px,1.12fr) minmax(330px,.88fr);grid-template-rows:auto auto;gap:22px 86px;align-items:start}
.mountain-manifesto-grid>span{grid-column:1;grid-row:1;padding-top:2px}
.mountain-manifesto-grid>div:nth-child(2){grid-column:1;grid-row:2}
.mountain-manifesto h2{max-width:15ch;font-size:58px;line-height:.95}
.manifesto-line{margin-top:15px;font-family:var(--editorial);font-size:34px;line-height:1.08}
.manifesto-notes{grid-column:2;grid-row:1/3;align-self:center;max-width:52ch;padding:7px 0 7px 34px;border-left:1px solid rgba(16,34,25,.2)}
.manifesto-notes p{margin:0;color:#526159;font-size:.88rem;line-height:1.72}
.manifesto-notes p+p{margin-top:18px}

.season-intro,.source-route-console .landscape-heading{grid-template-columns:minmax(0,1fr) minmax(340px,.52fr);grid-template-rows:auto auto;gap:13px 52px;align-items:start}
.season-intro>span,.source-route-console .landscape-heading>span{grid-column:1;grid-row:1}
.season-intro>p,.source-route-console .landscape-heading>p{grid-column:2;grid-row:1;align-self:start;justify-self:start;max-width:47ch;margin:0}
.season-intro h2,.source-route-console .landscape-heading h2{grid-column:1/-1;grid-row:2;max-width:none;margin:0;font-size:52px;line-height:.98;white-space:nowrap}
.season-contours{display:none}
.chapter-image img,.chapter-image video{display:block;width:100%;height:100%;object-fit:cover}
.chapter-image[data-chapter-image=season] img{object-position:center 56%}

.source-route-console .landscape-selector{margin-top:25px}
.source-route-console .landscape-note{grid-template-columns:minmax(0,1fr) minmax(340px,.72fr);grid-template-rows:auto auto auto;gap:22px 58px;padding-top:30px}
.source-route-console .landscape-note-copy{grid-column:1;grid-row:1}
.source-route-console .landscape-note-copy h3{max-width:21ch;font-size:32px}
.source-route-console .landscape-metrics{grid-column:2;grid-row:1;align-self:start;margin:2px 0 0}
.source-route-steps{grid-column:1/-1;grid-row:2;grid-template-columns:repeat(4,minmax(0,1fr));min-height:0;margin:0;border-top-color:rgba(255,255,255,.28)}
.source-route-steps li{min-height:105px;padding:22px 28px 15px 0}
.source-route-steps li:not(:last-child):after{top:37px}
.source-route-console .landscape-navigation{grid-column:1/-1;grid-row:3;padding-top:0;padding-right:58px}

.sample-section-heading{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:54px;align-items:start}
.sample-section-heading h2{max-width:23ch;font-size:44px;line-height:1.02}
.sample-section-heading>p{justify-self:end;margin-top:25px}
.sample-option{min-height:455px;padding:27px}
.sample-option h3{margin-top:35px}
.sample-option-preview{margin:19px 0 21px;padding:13px 0 0;border-top:1px solid rgba(16,34,25,.13)}
.sample-option-preview>span{display:block;color:var(--rust);font-size:.57rem;font-weight:750;text-transform:uppercase}
.sample-option-preview>p{min-height:3.3em;margin-top:6px;color:#4f5f56;font-size:.67rem;line-height:1.55}
.sample-option-preview button{margin-top:8px;padding:0;border:0;border-bottom:1px solid currentColor;background:transparent;color:var(--forest);font-size:.65rem;font-weight:750;cursor:pointer}
.sample-option-preview button:hover{color:var(--rust)}
.sample-option-price{margin-top:auto}
.sample-manifest-grid{grid-template-columns:minmax(270px,.52fr) minmax(0,1.48fr);gap:70px}
.sample-manifest-heading{top:128px}
.sample-manifest-heading h2{max-width:12ch}
.sample-manifest-tabs{display:grid;gap:0;margin-top:27px;border:1px solid rgba(16,34,25,.18)}
.sample-manifest-tabs button{display:grid;grid-template-columns:35px 1fr;align-items:center;min-height:48px;padding:8px 12px;border:0;border-bottom:1px solid rgba(16,34,25,.14);background:transparent;color:var(--ink);text-align:left;font-size:.7rem;font-weight:700;cursor:pointer}
.sample-manifest-tabs button:last-child{border-bottom:0}
.sample-manifest-tabs button span{color:var(--rust);font-size:.58rem}
.sample-manifest-tabs button[aria-selected=true]{background:var(--forest);color:#fff}
.sample-manifest-tabs button[aria-selected=true] span{color:#f2c875}
.sample-manifest-panel[hidden]{display:none}
.sample-manifest-panel-head{display:flex;align-items:end;justify-content:space-between;gap:25px;padding:0 0 14px;border-bottom:2px solid var(--forest)}
.sample-manifest-panel-head span{font:600 1.55rem var(--editorial)}
.sample-manifest-panel-head strong{color:var(--rust);font-size:.68rem;text-transform:uppercase}
.sample-manifest-panel .sample-manifest-list{border-top:0}

.sample-float{position:fixed;z-index:76;right:18px;bottom:18px;width:96px;height:96px;padding:5px;border:1px solid rgba(16,34,25,.18);border-radius:7px;background:rgba(255,255,255,.96);box-shadow:0 18px 46px rgba(4,27,17,.22);backdrop-filter:blur(10px);animation:sample-float-drift 4.5s ease-in-out infinite}
.sample-float>a{position:relative;display:block;width:100%;height:100%}
.sample-float img{display:block;width:100%;height:100%;border-radius:4px;object-fit:cover;object-position:center 58%}
.sample-float span{position:absolute;left:4px;right:4px;bottom:4px;display:block;padding:5px 4px;border-radius:3px;background:rgba(7,27,18,.86);color:#fff;text-align:center;backdrop-filter:blur(5px)}
.sample-float b{display:block;font-size:.61rem}.sample-float small{display:none}
.sample-float-close{position:absolute;right:-8px;top:-9px;z-index:1;display:grid;place-items:center;width:25px;height:25px;padding:0;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:var(--forest-deep);color:#fff;font:400 1rem/1 var(--sans);cursor:pointer}
.sample-float:hover{animation-play-state:paused;transform:translateY(-2px)}
.sample-float.is-closing{opacity:0;transform:translateY(12px);transition:.2s ease}
@keyframes sample-float-drift{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}

@media(max-width:1000px){
  .mountain-manifesto-grid{grid-template-columns:1fr;gap:18px}.mountain-manifesto-grid>span,.mountain-manifesto-grid>div:nth-child(2),.manifesto-notes{grid-column:1;grid-row:auto}.manifesto-notes{max-width:62ch;margin-top:10px;padding:21px 0 0;border-left:0;border-top:1px solid rgba(16,34,25,.2)}
  .season-intro,.source-route-console .landscape-heading{grid-template-columns:1fr;grid-template-rows:auto;gap:12px}.season-intro>span,.season-intro h2,.season-intro>p,.source-route-console .landscape-heading>span,.source-route-console .landscape-heading h2,.source-route-console .landscape-heading>p{grid-column:1;grid-row:auto}.season-intro h2,.source-route-console .landscape-heading h2{white-space:normal}.season-intro>p,.source-route-console .landscape-heading>p{max-width:60ch}
  .source-route-console .landscape-note{grid-template-columns:1fr}.source-route-console .landscape-note-copy,.source-route-console .landscape-metrics,.source-route-steps,.source-route-console .landscape-navigation{grid-column:1;grid-row:auto}.source-route-steps{min-height:0}
  .sample-section-heading{grid-template-columns:1fr;gap:12px}.sample-section-heading>p{justify-self:start;margin-top:0}.sample-manifest-grid{grid-template-columns:1fr;gap:32px}.sample-manifest-heading{position:static}.sample-manifest-heading h2{max-width:18ch}.sample-manifest-tabs{grid-template-columns:repeat(3,1fr)}.sample-manifest-tabs button{grid-template-columns:1fr;gap:2px;border-right:1px solid rgba(16,34,25,.14);border-bottom:0}.sample-manifest-tabs button:last-child{border-right:0}
}
@media(max-width:680px){
  .mountain-manifesto{padding:62px 0 66px!important}.mountain-manifesto h2{font-size:42px}.manifesto-line{font-size:28px}
  .season-intro h2,.source-route-console .landscape-heading h2{font-size:41px}
  .source-route-steps{display:grid;grid-auto-flow:column;grid-template-columns:none;grid-auto-columns:82%;overflow-x:auto;scroll-snap-type:x mandatory}.source-route-steps li{min-height:128px;scroll-snap-align:start}
  .sample-option{min-height:420px}.sample-section-heading h2{font-size:37px}.sample-manifest-list{grid-template-columns:1fr}.sample-manifest-panel-head{align-items:start;flex-direction:column;gap:4px}
  .sample-float{right:11px;bottom:11px;width:78px;height:78px}
}
@media(prefers-reduced-motion:reduce){.sample-float{animation:none}}

/* Category dossiers: keep the breadcrumb, title and facts visually connected. */
.category-family-hero{padding:28px 0 38px!important}
.category-family-hero .breadcrumb{margin-bottom:20px}
.category-hero-grid{grid-template-columns:minmax(370px,.78fr) minmax(0,1.22fr);gap:48px;align-items:center}
.category-hero-copy{align-self:center;justify-content:flex-start}
.category-family-hero h1{max-width:12ch;margin:12px 0 14px;font-size:50px}
.category-family-hero .lede{max-width:52ch}
.category-facts{margin-top:21px}
.category-family-media{min-height:0!important;aspect-ratio:16/8.4}
@media(max-width:1000px){
  .category-hero-grid{grid-template-columns:minmax(300px,.86fr) minmax(0,1.14fr);gap:32px}.category-family-hero h1{font-size:44px}.category-family-media{aspect-ratio:4/3}
}
@media(max-width:760px){
  .category-family-hero{padding:25px 0 31px!important}.category-hero-grid{grid-template-columns:1fr;gap:25px}.category-family-media{aspect-ratio:16/10}.category-family-hero h1{font-size:42px}.category-family-hero .breadcrumb{margin-bottom:17px}
}

/* About opening: a paced origin story, not a long article beside empty space. */
.about-page .story-opening{padding:76px 0 82px;background:#f2f5f1}
.story-opening-composition{display:grid;gap:38px}
.story-opening-head{display:grid;grid-template-columns:minmax(380px,.78fr) minmax(0,1.22fr);gap:48px 78px;align-items:end;padding-bottom:28px;border-bottom:1px solid rgba(16,34,25,.18)}
.story-opening-head h2{max-width:15ch;margin:10px 0 0;font-size:46px;line-height:1.01}
.story-opening-head>p{max-width:68ch;margin:0;color:#526159;font-size:.88rem;line-height:1.72}
.story-opening-body{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:28px;background:var(--forest-deep);color:#fff;overflow:hidden}
.story-origin-image{position:relative;min-height:465px;margin:0;overflow:hidden}
.story-origin-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 52%,rgba(4,20,13,.72))}
.story-origin-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:center 58%;transition:transform .8s cubic-bezier(.2,.7,.2,1)}
.story-origin-image:hover img{transform:scale(1.025)}
.story-origin-image figcaption{position:absolute;z-index:1;left:22px;right:22px;bottom:19px;display:flex;align-items:end;justify-content:space-between;gap:20px;color:#fff}
.story-origin-image figcaption span{color:#f0c979;font-size:.59rem;font-weight:750;text-transform:uppercase}
.story-origin-image figcaption b{max-width:26ch;text-align:right;font-size:.68rem}
.story-opening-beats{display:grid;align-content:center;padding:29px 36px 30px 8px}
.story-opening-beats article{padding:22px 0;border-bottom:1px solid rgba(255,255,255,.17)}
.story-opening-beats article>span,.story-opening-beats blockquote span{display:block;margin-bottom:8px;color:#efc477;font-size:.57rem;font-weight:750;text-transform:uppercase}
.story-opening-beats h3{margin:0 0 8px;font-size:22px;line-height:1.18}
.story-opening-beats p{margin:0;color:#bdcec3;font-size:.74rem;line-height:1.65}
.story-opening-beats blockquote{margin:22px 0 0;padding:0;border:0;color:#fff;font:520 27px/1.12 var(--editorial)}
@media(max-width:1000px){
  .story-opening-head{grid-template-columns:1fr;gap:18px;align-items:start}.story-opening-head>p{max-width:72ch}.story-opening-body{grid-template-columns:1fr}.story-origin-image{min-height:390px}.story-opening-beats{padding:15px 28px 31px}.story-opening-beats article{padding:20px 0}
}
@media(max-width:680px){
  .about-page .story-opening{padding:58px 0 62px}.story-opening-composition{gap:27px}.story-opening-head{padding-bottom:22px}.story-opening-head h2{font-size:38px}.story-opening-head>p{font-size:.82rem}.story-opening-body{gap:0}.story-origin-image{min-height:300px}.story-origin-image figcaption{align-items:start;flex-direction:column;gap:4px}.story-origin-image figcaption b{text-align:left}.story-opening-beats{padding:10px 21px 27px}.story-opening-beats blockquote{font-size:24px}
}

/* The two interactive chapters start immediately after their titles. */
.season-lab{padding-block:76px!important}
.season-lab-grid{gap:22px}
.season-intro,.source-route-console .landscape-heading{display:block}
.season-intro>span,.source-route-console .landscape-heading>span{display:block;margin-bottom:12px}
.season-intro h2,.source-route-console .landscape-heading h2{max-width:none;margin:0;font-size:52px;line-height:.98;white-space:nowrap}
.living-landscape.source-route-console{padding:76px 0 84px}
.source-route-console .landscape-selector{margin-top:21px}
@media(max-width:1000px){
  .season-intro h2,.source-route-console .landscape-heading h2{white-space:normal}
}
@media(max-width:680px){
  .season-lab{padding-block:58px!important}.living-landscape.source-route-console{padding:58px 0 64px}.season-lab-grid{gap:18px}.season-intro h2,.source-route-console .landscape-heading h2{font-size:39px}.source-route-console .landscape-selector{margin-top:17px}
}

/* About dossier rebuild: Contact-page density with an editorial voice. */
.about-page .about-hero-editorial{min-height:460px;padding:52px 0;background-position:center 60%}
.about-page .about-hero-editorial:before{background:linear-gradient(90deg,rgba(4,22,15,.82) 0%,rgba(4,22,15,.47) 55%,rgba(4,22,15,.2) 100%)}
.about-page .about-coordinate{margin-bottom:14px}
.about-page .about-hero-editorial h1{max-width:13ch;margin:10px 0 13px;font-size:54px}
.about-page .about-hero-editorial .lede{max-width:59ch;font-size:.86rem}

.about-page .story-opening{padding:62px 0 66px;background:#f3f6f2}
.about-page .story-opening-composition{gap:27px}
.about-page .story-opening-head{grid-template-columns:minmax(380px,.82fr) minmax(0,1.18fr);gap:45px 70px;align-items:end;padding-bottom:22px}
.about-page .story-opening-head h2{font-size:42px}
.about-page .story-opening-head>p{font-size:.79rem;line-height:1.65}
.about-page .story-opening-body{grid-template-columns:minmax(0,1.08fr) minmax(390px,.92fr);gap:0;min-height:430px}
.about-page .story-origin-image{height:430px;min-height:0}
.about-page .story-opening-beats{height:430px;align-content:center;padding:19px 31px}
.about-page .story-opening-beats article{padding:15px 0}
.about-page .story-opening-beats h3{font-size:20px}
.about-page .story-opening-beats p{font-size:.68rem;line-height:1.55}
.about-page .story-opening-beats blockquote{margin-top:16px;font-size:24px}

.about-page .founder-section{padding:62px 0 66px;background:#fff;color:var(--ink)}
.about-page .leadership-layout{grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);gap:54px;align-items:center}
.about-page .leadership-block>h2,.about-page .founder-story h2{color:var(--ink);font-size:39px}
.about-page .leadership-block>p,.about-page .founder-story p{color:var(--muted)}
.about-page .leadership-portraits{gap:11px;margin-top:21px}
.about-page .leader-card{padding:7px;border-top:2px solid var(--rust);box-shadow:0 10px 28px rgba(8,37,24,.07)}
.about-page .leader-image{aspect-ratio:16/11}
.about-page .leader-card figcaption{padding:10px 3px 2px}
.about-page .founder-story p{margin-bottom:13px;font-size:.78rem;line-height:1.63}
.about-page .founder-story blockquote{margin-top:20px;padding-top:16px;border-top-color:var(--line);color:var(--forest);font-size:25px}

.about-page .bridge-section{padding:62px 0 67px;background:#dfe9e2}
.about-page .bridge-layout{gap:20px}
.about-page .bridge-heading{grid-template-columns:minmax(0,1.16fr) minmax(310px,.84fr);gap:10px 60px}
.about-page .bridge-heading h2{font-size:40px;line-height:1.02}
.about-page .bridge-heading>p{font-size:.76rem;line-height:1.6}
.about-page .bridge-route{margin-bottom:8px}
.about-page .bridge-route button{padding:11px 13px}
.about-page .bridge-route button strong{margin-top:5px}
.about-page .bridge-live-panel{grid-template-columns:1.08fr .92fr;min-height:310px}
.about-page .bridge-live-panel figure{min-height:310px}
.about-page .bridge-reading{padding:29px 30px}
.about-page .bridge-reading h3{margin:9px 0 12px;font-size:26px}
.about-page .bridge-reading p{font-size:.69rem;line-height:1.55}
.about-page .bridge-reading>div{margin-top:17px}
.about-page .bridge-copy{gap:18px}
.about-page .bridge-copy p{padding-top:11px;font-size:.66rem;line-height:1.55}

.about-page .honesty-editorial{background:#fff}
.about-page .honesty-editorial .honesty-grid{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr);gap:62px;min-height:0;padding:62px 0 66px;align-items:center}
.about-page .honesty-grid h2{max-width:13ch;margin:9px 0 0;font-size:39px}
.about-page .honesty-portrait{margin-top:20px}
.about-page .honesty-portrait img{height:290px;object-position:center 62%}
.about-page .honesty-portrait figcaption{color:var(--muted)}
.about-page .honesty-grid .honesty-lead{margin-bottom:17px;font-size:25px}
.about-page .honesty-grid p{margin-bottom:12px;font-size:.76rem;line-height:1.62}

.about-page .continue-section{padding:62px 0 68px;background:#f3f6f2}
.about-page .continue-layout{grid-template-columns:minmax(0,1.08fr) minmax(380px,.92fr);gap:20px 58px;align-items:start}
.about-page .continue-copy h2{max-width:17ch;margin:9px 0 18px;font-size:39px;line-height:1.03}
.about-page .continue-copy p{margin-bottom:12px;font-size:.75rem;line-height:1.62}
.about-page .commitment-grid{gap:7px}
.about-page .commitment-grid article{padding:16px 18px;background:#fff}
.about-page .commitment-grid h3{margin:6px 0 4px;font-size:20px}
.about-page .commitment-grid p{font-size:.66rem;line-height:1.5}
.about-page .mission-statement{grid-column:1/-1;display:grid;grid-template-columns:160px minmax(0,1fr) 260px;gap:24px;align-items:center;margin:8px 0 0;padding:24px 28px;border-left:3px solid var(--rust);background:var(--sun)}
.about-page .mission-statement span,.about-page .mission-statement small{font-size:.62rem;line-height:1.5}
.about-page .mission-statement p{max-width:24ch;margin:0;font-size:29px;line-height:1.05}
.about-page .brief-strip-inner{min-height:140px}

@media(max-width:1000px){
  .about-page .story-opening-head,.about-page .story-opening-body,.about-page .leadership-layout,.about-page .bridge-heading,.about-page .honesty-editorial .honesty-grid,.about-page .continue-layout{grid-template-columns:1fr}
  .about-page .story-opening-body{min-height:0}.about-page .story-origin-image{height:390px}.about-page .story-opening-beats{height:auto;min-height:390px}.about-page .leadership-block,.about-page .founder-story{max-width:none}.about-page .bridge-heading>p{justify-self:start}.about-page .mission-statement{grid-template-columns:140px minmax(0,1fr)}.about-page .mission-statement small{grid-column:2}
}
@media(max-width:680px){
  .about-page .about-hero-editorial{min-height:410px;padding:46px 0}.about-page .about-hero-editorial h1{font-size:44px}
  .about-page .story-opening,.about-page .founder-section,.about-page .bridge-section,.about-page .continue-section{padding:50px 0 54px}.about-page .story-opening-head{gap:15px}.about-page .story-origin-image{height:290px}.about-page .story-opening-beats{min-height:0;padding:14px 20px 23px}.about-page .story-opening-beats blockquote{font-size:22px}
  .about-page .leadership-portraits{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page .leadership-layout{gap:35px}.about-page .leader-image{aspect-ratio:4/3}.about-page .leader-card figcaption strong{font-size:.8rem}
  .about-page .bridge-live-panel{grid-template-columns:1fr}.about-page .bridge-live-panel figure{min-height:250px}.about-page .bridge-reading{padding:25px 21px}.about-page .bridge-copy{grid-template-columns:1fr}
  .about-page .honesty-editorial .honesty-grid{gap:31px;padding:50px 0 54px}.about-page .honesty-portrait img{height:260px}
  .about-page .continue-layout{gap:30px}.about-page .mission-statement{grid-template-columns:1fr;gap:9px;padding:23px 21px}.about-page .mission-statement small{grid-column:1}.about-page .mission-statement p{font-size:26px}
}

/* Responsive editorial system: Blogs hub and individual articles. */
@media(max-width:900px){
  .blogs-page .blogs-hero-grid{grid-template-columns:1fr;grid-template-areas:"intro" "image" "role";gap:24px}
  .blogs-hero-intro{align-self:start}
  .blogs-page .journal-hero h1{max-width:15ch;font-size:50px}
  .blogs-page .journal-hero-image{height:360px;min-height:360px}
  .blogs-role-panel{max-width:none}
  .blogs-page .featured-insight{grid-template-columns:1fr;min-height:0}
  .blogs-page .featured-insight figure{height:330px;min-height:330px}
  .blogs-page .insight-industry-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .blogs-page .insight-industry-grid>a:nth-child(odd){border-right:1px solid rgba(255,255,255,.2)}
  .blogs-page .insights-library-head{grid-template-columns:1fr;gap:24px;align-items:start}
  .blogs-page .insight-search-box{width:100%;max-width:520px}
  .blogs-page .insights-grid{grid-template-columns:repeat(2,minmax(0,1fr))}

  .blog-article-page .article-heading{grid-template-columns:1fr;gap:30px;align-items:start}
  .blog-article-page .article-heading h1{max-width:18ch;font-size:48px}
  .blog-article-page .article-heading figure{height:390px}
  .blog-article-page .procurement-summary>.wrap{grid-template-columns:1fr;gap:28px}
  .blog-article-page .article-reading-grid{grid-template-columns:1fr;gap:38px}
  .blog-article-page .article-toc{position:static;display:grid;grid-template-columns:150px minmax(0,1fr);gap:12px 25px;padding:20px;border:1px solid var(--line);background:#f7f9f6}
  .blog-article-page .article-toc>span{grid-column:1;grid-row:1}
  .blog-article-page .article-toc nav{grid-column:2;grid-row:1/3}
  .blog-article-page .article-toc>button{grid-column:1;align-self:end}
  .blog-article-page .article-body{max-width:790px}
}

@media(max-width:620px){
  .sample-float{right:14px;bottom:14px;width:62px;height:62px;padding:4px}
  .sample-float-close{right:-3px;top:-7px;width:22px;height:22px;font-size:.86rem}
  .sample-float span{left:3px;right:3px;bottom:3px;padding:4px 2px}
  .sample-float b{font-size:.49rem}

  .blogs-page .journal-hero{padding:31px 0 36px}
  .blogs-page .blogs-hero-grid{gap:20px}
  .blogs-page .journal-issue{margin-bottom:22px}
  .blogs-page .journal-hero h1{max-width:none;margin:10px 0 13px;font-size:43px;line-height:1.01}
  .blogs-hero-lede{font-size:.79rem;line-height:1.6}
  .blogs-page .journal-hero-image{height:235px;min-height:235px}
  .blogs-role-panel{padding-top:15px!important}
  .blogs-page .journal-lens-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}
  .blogs-page .journal-lens-controls button{min-width:0;padding-inline:5px}
  .blogs-page .journal-hero .insights-hero-note>p{font-size:.69rem}
  .blogs-page .insights-feature-section{padding:46px 0 42px}
  .blogs-page .featured-insight figure{height:220px;min-height:220px}
  .blogs-page .featured-insight-copy{padding:27px 23px 30px}
  .blogs-page .featured-insight h2{max-width:18ch;font-size:31px}
  .blogs-page .insight-industry-band{padding:47px 0 52px}
  .blogs-page .blogs-industry-head h2{font-size:34px}
  .blogs-page .insight-industry-grid>a{grid-template-columns:23px minmax(0,1fr);min-height:170px;padding:16px 13px}
  .blogs-page .insight-industry-grid>a:hover{padding-left:13px;transform:none}
  .blogs-page .insight-industry-grid>a>b{display:none}
  .blogs-page .insight-industry-grid h3{font-size:15px;line-height:1.15}
  .blogs-page .insight-industry-grid p{min-height:0;font-size:.58rem}
  .blogs-page .insights-library{padding:52px 0 62px}
  .blogs-page .insights-library-head{gap:19px}
  .blogs-page .insights-library-head h2{font-size:36px}
  .blogs-page .insight-filters{display:flex;flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-inline:contain;padding-bottom:12px;scrollbar-width:thin}
  .blogs-page .insight-filters button{flex:0 0 auto}
  .blogs-page .insights-grid{grid-template-columns:1fr;gap:16px}
  .blogs-page .insight-card h3{max-width:24ch;font-size:25px}

  .blog-article-page .article-hero{padding:26px 0 38px}
  .blog-article-page .article-heading{gap:25px}
  .blog-article-page .article-heading h1{max-width:none;margin:11px 0 15px;font-size:42px;line-height:1.01}
  .blog-article-page .article-heading .lede{font-size:.78rem;line-height:1.62}
  .blog-article-page .article-heading figure{height:250px}
  .blog-article-page .article-byline{gap:8px 12px;font-size:.56rem}
  .blog-article-page .article-byline span+time:before,.blog-article-page .article-byline time+span:before{margin-right:12px}
  .blog-article-page .procurement-summary{padding:31px 0}
  .blog-article-page .procurement-summary>.wrap{gap:22px}
  .blog-article-page .article-facts{grid-template-columns:1fr}
  .blog-article-page .article-facts div{min-height:64px}
  .blog-article-page .article-reading{padding:47px 0 58px}
  .blog-article-page .article-reading-grid{gap:32px}
  .blog-article-page .article-toc{grid-template-columns:1fr;gap:12px;padding:17px}
  .blog-article-page .article-toc>span,.blog-article-page .article-toc nav,.blog-article-page .article-toc>button{grid-column:1;grid-row:auto}
  .blog-article-page .article-section{padding-bottom:32px;margin-bottom:33px}
  .blog-article-page .article-section h2{font-size:29px}
  .blog-article-page .article-section p{font-size:.85rem;line-height:1.7}
  .article-pathway{grid-template-columns:1fr;min-height:0}
  .article-pathway figure{height:205px}
  .article-pathway>div{padding:25px 22px 28px}
  .blog-article-page .article-related{padding:49px 0 56px}
  .blog-article-page .article-related .section-head h2{font-size:34px}
  .blog-article-page .article-related .product-grid{grid-template-columns:1fr}
  .blog-article-page .article-enquiry{padding:37px 0}
  .blog-article-page .article-enquiry-inner{grid-template-columns:1fr;gap:16px;align-items:start}

  .about-page .bridge-heading{display:grid;grid-template-columns:minmax(0,1fr);width:100%}
  .about-page .bridge-heading>.eyebrow,.about-page .bridge-heading>h2,.about-page .bridge-heading>p{grid-column:1;min-width:0;justify-self:start}
  .about-page .bridge-explorer,.about-page .bridge-route,.about-page .bridge-live-panel,.about-page .bridge-copy{min-width:0;width:100%;max-width:100%}
  .about-page .bridge-route{grid-template-columns:repeat(3,minmax(0,1fr))}
  .about-page .bridge-route button{min-width:0;padding-inline:5px;overflow-wrap:anywhere}
  .about-page .bridge-live-panel figure,.about-page .bridge-live-panel img{min-width:0;max-width:100%}
}

/* 2026-08-26 interaction, density, and readability pass. */
.source-film-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}
.source-film,.source-film.is-active{height:470px;min-width:0;flex:none;border-color:rgba(255,255,255,.18);cursor:default;transition:border-color .25s ease}
.source-film video,.source-film.is-active video{transform:none;filter:saturate(.94) contrast(1.03);transition:filter .35s ease}
.source-film-copy{padding:30px 27px}
.source-film-copy p,.source-film.is-active .source-film-copy p{max-width:38ch;opacity:1;transform:none;font-size:.82rem;line-height:1.62}
.source-cinema-head>p,.source-cinema-foot p{font-size:.82rem}

.season-lab{padding-block:72px!important}
.season-lab-grid{gap:20px}
.season-intro>span{margin-bottom:10px}
.season-intro h2{font-size:49px;line-height:1;white-space:normal}
.season-workbench{grid-template-columns:minmax(0,1.05fr) minmax(410px,.95fr);min-height:590px}
.season-field-view{min-height:590px}
.crop-calendar-reading{padding:27px 29px 25px}
.crop-calendar-heading>span{color:var(--rust);font-size:.69rem;font-weight:750;text-transform:uppercase}
.crop-calendar-heading h3{margin:7px 0 0;font-family:var(--display);font-size:31px;font-weight:680;line-height:1.05}
.crop-calendar-reading .season-altitude-control{margin:18px 0 0;padding-top:15px}
.crop-calendar-picker{margin-top:18px}
.crop-calendar-label{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:9px}
.crop-calendar-label span{color:var(--forest);font-size:.7rem;font-weight:750;text-transform:uppercase}
.crop-calendar-label strong{color:var(--rust);font-size:.7rem}
.crop-calendar-buttons{display:flex;gap:7px;overflow-x:auto;padding:1px 1px 8px;scrollbar-width:thin}
.crop-calendar-buttons button{flex:0 0 auto;min-width:138px;padding:9px 11px;border:1px solid var(--line);border-radius:4px;background:#fff;color:var(--ink);text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease}
.crop-calendar-buttons button span,.crop-calendar-buttons button small{display:block}
.crop-calendar-buttons button span{font-size:.74rem;font-weight:750}
.crop-calendar-buttons button small{margin-top:3px;color:var(--muted);font-size:.64rem}
.crop-calendar-buttons button[aria-selected=true]{border-color:var(--forest);background:var(--forest);color:#fff}
.crop-calendar-buttons button[aria-selected=true] small{color:#c8d7ce}
.crop-calendar-empty{width:100%;margin:0;padding:12px 14px;border:1px solid var(--line);border-left:3px solid var(--season-accent);border-radius:3px;background:#f7f8f4;color:#53635a;font-size:.75rem;line-height:1.5}
.crop-calendar-card{margin-top:10px;padding:18px 19px 16px;border:1px solid rgba(17,37,27,.13);border-top:3px solid var(--season-accent);border-radius:4px;background:#edf2ed}
.crop-calendar-card[hidden]{display:none}
.crop-calendar-card header{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding-bottom:11px;border-bottom:1px solid rgba(17,37,27,.14)}
.crop-calendar-card header span{color:var(--rust);font-size:.65rem;font-weight:750;text-transform:uppercase}
.crop-calendar-card h4{margin:0;font:650 1.13rem/1.1 var(--editorial);text-align:right}
.crop-calendar-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 17px}
.crop-calendar-facts div{padding:10px 0;border-bottom:1px solid rgba(17,37,27,.12)}
.crop-calendar-facts span,.crop-calendar-facts strong{display:block}
.crop-calendar-facts span,.crop-calendar-card footer span{color:var(--muted);font-size:.61rem;font-weight:700;text-transform:uppercase}
.crop-calendar-facts strong{margin-top:3px;font-size:.76rem;line-height:1.35}
.crop-calendar-card>p{margin:11px 0;color:#4f6157;font-size:.78rem;line-height:1.5}
.crop-calendar-card footer{display:flex;align-items:baseline;justify-content:space-between;gap:18px;padding-top:10px;border-top:1px solid rgba(17,37,27,.12)}
.crop-calendar-card footer strong{font-size:.76rem;text-align:right}
.season-caveat{font-size:.65rem;line-height:1.55}

.sample-float{right:18px;bottom:18px;width:108px;height:119px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;backdrop-filter:none;animation:sample-box-hover 3.8s ease-in-out infinite;filter:drop-shadow(0 13px 16px rgba(5,28,18,.2))}
.sample-float>a{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;justify-content:flex-end}
.sample-float span{position:static;display:block;padding:0;border-radius:0;background:transparent;color:inherit;text-align:initial;backdrop-filter:none}
.sample-float-box{position:relative!important;width:84px;height:69px}
.sample-float-box i{position:absolute;display:block}
.sample-float-carton{z-index:3;left:7px;right:7px;bottom:2px;height:42px;border:1px solid #8d5825;border-radius:2px;background:linear-gradient(90deg,#b97836 0 48%,#a9692d 48% 52%,#c98b48 52%);box-shadow:inset 0 -7px rgba(92,50,18,.12)}
.sample-float-carton:after{content:"HC";position:absolute;right:7px;bottom:6px;color:#623713;font:800 .48rem var(--sans);letter-spacing:.08em}
.sample-float-lid{z-index:1;top:8px;width:42px;height:25px;border:1px solid #96602b;background:#d19a58}
.sample-float-lid-left{left:5px;transform:skewY(-18deg) rotate(-7deg);transform-origin:right bottom}
.sample-float-lid-right{right:5px;transform:skewY(18deg) rotate(7deg);transform-origin:left bottom}
.sample-float-sachet{z-index:2;bottom:34px;width:17px;height:30px;border:1px solid rgba(255,255,255,.8);border-radius:2px;background:linear-gradient(180deg,rgba(255,255,255,.82) 0 34%,rgba(87,125,65,.78) 35%);box-shadow:0 2px 5px rgba(22,43,28,.15)}
.sample-float-sachet.sachet-one{left:20px;transform:rotate(-8deg)}
.sample-float-sachet.sachet-two{left:34px;background:linear-gradient(180deg,rgba(255,255,255,.82) 0 34%,rgba(176,79,62,.8) 35%)}
.sample-float-sachet.sachet-three{right:20px;transform:rotate(8deg);background:linear-gradient(180deg,rgba(255,255,255,.82) 0 34%,rgba(205,159,67,.85) 35%)}
.sample-float-label{margin-top:5px!important;padding:5px 10px!important;border-radius:3px!important;background:var(--forest-deep)!important;color:#fff!important;text-align:center!important}
.sample-float-label b{font-size:.62rem}.sample-float-label small{display:block;margin-top:1px;color:#c9d8cf;font-size:.49rem}
.sample-float-close{right:0;top:0;width:24px;height:24px}
.sample-float:hover{animation-play-state:paused;transform:none}
@keyframes sample-box-hover{0%,100%{transform:translateY(0)}50%{transform:translateY(-12px)}}

.blogs-page .journal-hero{padding:30px 0 34px}
.blogs-page .blogs-hero-grid{gap:20px 52px}
.blogs-page .journal-issue{margin-bottom:18px}
.blogs-page .journal-hero h1{margin:9px 0 13px;font-size:50px}
.blogs-hero-lede{font-size:.83rem;line-height:1.58}
.blogs-page .journal-hero-image{min-height:405px}
.blogs-page .insights-feature-section{padding:42px 0 40px}
.blogs-page .featured-insight,.blogs-page .featured-insight figure{min-height:355px}
.blogs-page .featured-insight-copy{padding:31px 35px}
.blogs-page .featured-insight h2{font-size:35px}
.blogs-page .featured-insight-copy>p{font-size:.79rem;line-height:1.6}
.blogs-page .insight-industry-band{padding:42px 0 47px}
.blogs-page .blogs-industry-head{margin-bottom:21px}
.blogs-page .blogs-industry-head h2{font-size:37px}
.blogs-page .blogs-industry-head>p{font-size:.78rem}
.blogs-page .insight-industry-grid>a{min-height:132px;padding:17px 16px}
.blogs-page .insight-industry-grid>a:hover{padding-left:16px}
.blogs-page .insight-industry-grid p{min-height:0;font-size:.67rem;line-height:1.47}
.blogs-page .insight-industry-grid small{margin-top:8px;font-size:.57rem}
.blogs-page .insights-library{padding:54px 0 66px}
.blogs-page .insights-library-head{gap:55px;margin-bottom:20px}
.blogs-page .insights-library-head h2{font-size:39px}
.blogs-page .insights-library-head>div>p{font-size:.78rem}
.blogs-page .insight-filters{margin-bottom:22px;padding:12px 0}
.blogs-page .insight-card-body{padding:17px 18px 16px}
.blogs-page .insight-card h3{margin:9px 0 7px;font-size:21px}
.blogs-page .insight-card p{font-size:.74rem;line-height:1.55}

.architecture-tile p,.industry-tile p,.product-card p,.catalog-help p,.quote-panel p,.pricing-hero-note p,.commitment-grid p,.bridge-flow p{font-size:max(.78rem,12.5px)}
.catalog-results-head span,.source-route-console .landscape-note-copy p,.about-page .bridge-copy p{font-size:max(.76rem,12px)}
.about-page .leader-card:nth-child(2){--portrait-scale:1}

@media(max-width:1000px){
  .season-workbench{grid-template-columns:1fr}.season-field-view{min-height:500px}.crop-calendar-reading{padding:28px}
  .source-film,.source-film.is-active{height:420px}
}
@media(max-width:760px){
  .source-film-grid{grid-template-columns:1fr;width:calc(100% - 24px)}.source-film,.source-film.is-active{height:340px}.source-film-copy{padding:23px 20px}
  .season-lab{padding-block:56px!important}.season-intro h2{font-size:39px}.season-field-view{min-height:400px}.crop-calendar-reading{padding:24px 20px}.crop-calendar-heading h3{font-size:27px}.crop-calendar-facts{grid-template-columns:1fr}.crop-calendar-card header,.crop-calendar-card footer{align-items:flex-start;flex-direction:column;gap:4px}.crop-calendar-card h4,.crop-calendar-card footer strong{text-align:left}
  .sample-float{right:12px;bottom:12px;width:86px;height:100px}.sample-float-box{width:72px;height:60px}.sample-float-carton{height:36px}.sample-float-lid{width:36px;height:21px}.sample-float-sachet{bottom:29px;width:15px;height:26px}.sample-float-sachet.sachet-one{left:17px}.sample-float-sachet.sachet-two{left:29px}.sample-float-sachet.sachet-three{right:17px}.sample-float-label{margin-top:3px!important;padding:4px 8px!important}.sample-float-label small{display:none}
  .blogs-page .journal-hero{padding:27px 0 31px}.blogs-page .journal-hero-image{height:230px;min-height:230px}.blogs-page .insights-feature-section{padding:36px 0}.blogs-page .featured-insight figure{height:210px;min-height:210px}.blogs-page .featured-insight-copy{padding:25px 21px 28px}.blogs-page .insight-industry-band{padding:39px 0 43px}.blogs-page .insight-industry-grid>a{min-height:145px}.blogs-page .insights-library{padding:45px 0 55px}
}
@media(prefers-reduced-motion:reduce){.sample-float{animation:none}.source-film video{transition:none}}
.form-honeypot {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
  clip: rect(0 0 0 0) !important;
  clip-path: inset(50%) !important;
  white-space: nowrap !important;
}

.form-error {
  margin: 0.85rem 0 0;
  padding: 0.8rem 0.9rem;
  border-left: 3px solid #b6492f;
  background: #fff3ef;
  color: #702613;
  font-size: 0.92rem;
  line-height: 1.45;
}

button[disabled] {
  cursor: wait;
  opacity: 0.72;
}
