:root{--forest:#0c2a1e;--forest-2:#123828;--forest-3:#1b4a35;--gold:#c2a15b;--gold-deep:#9a7e42;--gold-pale:#e4ce9c;--ivory:#f6f2e9;--ivory-2:#efe8d8;--ink:#17150f;--stone:#847f70;--max:1240px}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:'Archivo',system-ui,sans-serif;font-weight:300;color:var(--ink);background:var(--ivory);-webkit-font-smoothing:antialiased;line-height:1.7}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}.wrap{max-width:var(--max);margin:0 auto;padding:0 6vw}.serif{font-family:'Cormorant Garamond',serif}.plate{position:relative;overflow:hidden;background:var(--forest)}.plate::after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url('/assets/images/noise.svg');opacity:.13;mix-blend-mode:overlay}.blob{position:absolute;border-radius:50%;filter:blur(22px);pointer-events:none}.eyebrow{font-size:.72rem;font-weight:500;letter-spacing:.34em;text-transform:uppercase;color:var(--gold-deep)}.eyebrow.on-dark{color:var(--gold)}h1,h2,h3{font-family:'Cormorant Garamond',serif;font-weight:400;line-height:1.06;color:var(--forest)}h2{font-size:clamp(2.2rem,4.6vw,3.6rem);letter-spacing:.005em;line-height:1.08}h3{font-size:1.55rem}.lede{font-family:'Cormorant Garamond',serif;font-style:italic;font-weight:400;font-size:clamp(1.22rem,1.9vw,1.45rem);line-height:1.58;color:var(--forest-2)}p.body{font-size:.95rem;color:#2a2820;max-width:64ch}.small{font-size:.8rem;color:var(--stone);line-height:1.6}.gold-rule{width:44px;height:1px;background:var(--gold-deep);border:0}.btn{display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:500;letter-spacing:.22em;text-indent:.22em;text-transform:uppercase;line-height:1;padding:1.15em 2.6em;border:1px solid var(--gold-deep);color:var(--gold-deep);transition:background-color .22s ease,color .22s ease,border-color .22s ease;cursor:pointer}.btn:hover{background:var(--gold-deep);color:var(--ivory)}.btn.solid{background:var(--gold);border-color:var(--gold);color:var(--forest)}.btn.solid:hover{background:var(--gold-pale);border-color:var(--gold-pale)}.btn.ghost-dark{border-color:var(--gold);color:var(--gold-pale)}.btn.ghost-dark:hover{background:var(--gold);color:var(--forest)}header{position:fixed;top:0;left:0;right:0;z-index:50;transition:background .4s,box-shadow .4s}header.solid,header.scrolled{background:rgba(12,42,30,.97);box-shadow:0 1px 0 rgba(194,161,91,.25);backdrop-filter:blur(8px)}.nav{max-width:var(--max);margin:0 auto;padding:1.05rem 6vw;display:flex;align-items:center;justify-content:space-between;gap:2rem}.brand{display:flex;align-items:center;gap:.8rem;color:var(--ivory)}.brand svg{width:26px;height:31px;color:var(--gold)}.brand span{font-family:'Cormorant Garamond',serif;font-size:1.02rem;letter-spacing:.14em;white-space:nowrap}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links a{font-size:.7rem;font-weight:400;letter-spacing:.24em;text-transform:uppercase;color:rgba(246,242,233,.85);padding:.4em 0;border-bottom:1px solid transparent;transition:color .3s,border-color .3s}.nav-links a:hover,.nav-links a.active{color:var(--gold-pale);border-color:var(--gold-deep)}.nav-cta{display:inline-flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:500;letter-spacing:.24em;text-indent:.24em;text-transform:uppercase;line-height:1;color:var(--gold-pale);border:1px solid rgba(194,161,91,.9);padding:1em 2.2em;transition:background-color .23s cubic-bezier(.4,0,.2,1),color .23s cubic-bezier(.4,0,.2,1),border-color .23s cubic-bezier(.4,0,.2,1)}.nav-cta:hover,.nav-cta:focus-visible{background:var(--gold);color:var(--forest);border-color:var(--gold)}.burger{display:none;background:0;border:0;cursor:pointer;padding:.4rem}.burger span{display:block;width:24px;height:1.6px;background:var(--gold);margin:5px 0;transition:transform .3s,opacity .3s}.phero{position:relative;min-height:52vh;display:flex;align-items:flex-end;color:var(--ivory);overflow:hidden;background:#0a2418;padding-bottom:3.5rem}.phero .wrap{position:relative;z-index:2;width:100%}.phero h1{color:var(--ivory);font-size:clamp(2.4rem,5vw,3.8rem);letter-spacing:.02em}.phero .sub{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:clamp(1.05rem,1.8vw,1.35rem);color:var(--gold-pale);margin-top:.8rem;max-width:60ch}.phero-art{position:absolute;inset:0}.phero-art svg{width:100%;height:100%}.crumb{font-size:.66rem;letter-spacing:.28em;text-transform:uppercase;color:rgba(228,206,156,.7);margin-bottom:1.4rem}.crumb a:hover{color:var(--gold-pale)}.hero{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;color:var(--ivory);overflow:hidden;background:#0a2418}.hero-art{position:absolute;inset:0}.hero-art svg{width:100%;height:100%}.hero-inner{position:relative;z-index:2;padding:0 6vw 11vh;max-width:var(--max);margin:0 auto;width:100%}.hero h1{color:var(--ivory);font-size:clamp(2.6rem,6.4vw,5.2rem);letter-spacing:.04em;line-height:1.02}.hero .sub{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:clamp(1.1rem,2vw,1.5rem);color:var(--gold-pale);margin-top:1.5rem}.hero .trio{display:flex;gap:1.6rem;align-items:center;margin-top:2.8rem;font-size:.74rem;letter-spacing:.4em;color:rgba(246,242,233,.9)}.hero .trio i{font-style:normal;color:var(--gold)}.hero .cta-row{display:flex;gap:1.1rem;margin-top:3.1rem;flex-wrap:wrap}.scroll-hint{position:absolute;bottom:2.2rem;right:6vw;z-index:2;font-size:.62rem;letter-spacing:.34em;color:rgba(228,206,156,.7);writing-mode:vertical-rl;display:flex;align-items:center;gap:.8rem}.scroll-hint::after{content:"";width:1px;height:52px;background:linear-gradient(var(--gold),transparent)}section{padding:clamp(6.5rem,12vh,9rem) 0}.sec-head{max-width:680px;margin-bottom:3.4rem}.sec-head .gold-rule{margin:1.3rem 0}.dark-sec{background:linear-gradient(170deg,#0e2e20,#0a2115);color:var(--ivory)}.dark-sec h2,.dark-sec h3{color:var(--ivory)}.dark-sec p.body{color:rgba(246,242,233,.82)}.dark-sec .lede{color:var(--gold-pale)}.tint{background:var(--ivory-2)}.stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(154,126,66,.4)}.stats>div{padding:2rem 1.6rem 0 0;border-right:1px solid rgba(154,126,66,.25)}.stats>div:last-child{border-right:0}.stats b{font-family:'Cormorant Garamond',serif;font-weight:500;font-size:2.5rem;color:var(--gold-deep);display:block;line-height:1}.dark-sec .stats b{color:var(--gold)}.stats span{font-size:.72rem;letter-spacing:.22em;text-transform:uppercase;color:var(--stone);display:block;margin-top:.7rem}.dark-sec .stats span{color:rgba(228,206,156,.65)}.trust{display:flex;flex-wrap:wrap;gap:2.4rem;align-items:center;justify-content:center;padding:2.4rem 0;border-top:1px solid rgba(154,126,66,.3);border-bottom:1px solid rgba(154,126,66,.3)}.trust .cert{display:flex;flex-direction:column;align-items:center;gap:.6rem;text-align:center;min-width:120px}.trust .cert svg{width:38px;height:38px;stroke:var(--gold-deep);fill:none;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}.trust .cert span{font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;color:var(--stone)}.dark-sec .trust .cert svg{stroke:var(--gold)}.dark-sec .trust .cert span{color:rgba(228,206,156,.7)}.prod-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.2rem}.prod{background:#fcfaf4;border:1px solid rgba(154,126,66,.28);transition:transform .45s,box-shadow .45s;display:flex;flex-direction:column}.prod:hover{transform:translateY(-6px);box-shadow:0 24px 48px -24px rgba(12,42,30,.35)}.prod .visual{height:290px;position:relative;overflow:hidden;background-size:cover;background-position:center}.prod .info{padding:1.8rem 1.7rem 2rem;display:flex;flex-direction:column;flex:1}.prod .latin{font-family:'Cormorant Garamond',serif;font-style:italic;color:var(--gold-deep);font-size:1rem}.prod h3{margin:.25rem 0 .8rem;font-size:1.8rem}.prod p{font-size:.87rem;color:#3a382e}.prod .meta{display:flex;gap:.6rem;flex-wrap:wrap;margin-top:1.2rem}.prod .meta i{font-style:normal;font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;border:1px solid rgba(154,126,66,.5);color:var(--gold-deep);padding:.35em .9em;border-radius:999px}.prod .link{display:inline-block;margin-top:auto;padding-top:1.5rem;font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:var(--forest)}.prod .link span{border-bottom:1px solid var(--gold-deep);padding-bottom:.3em;transition:color .3s}.prod:hover .link span{color:var(--gold-deep)}.pl-studio{background:radial-gradient(120% 90% at 50% 110%,rgba(23,21,15,.14),transparent 55%),radial-gradient(80% 60% at 50% 40%,#fbf8f1 0,#f1eada 70%,#e8e0cc 100%)}.pl-macro{background:radial-gradient(60% 55% at 62% 40%,rgba(216,155,74,.85),rgba(160,96,36,.55) 38%,transparent 72%),linear-gradient(160deg,#10281d,#0a1d14)}.pl-myrrh{background:radial-gradient(58% 52% at 58% 42%,rgba(196,106,44,.9),rgba(138,75,34,.55) 40%,transparent 74%),linear-gradient(160deg,#241610,#140d08)}.steps{display:grid;grid-template-columns:repeat(7,1fr);gap:0;border-top:1px solid rgba(228,206,156,.3)}.step{padding:2rem 1.2rem 0 0;border-right:1px solid rgba(228,206,156,.16)}.step:last-child{border-right:0}.step .roman{font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.3rem;color:var(--gold)}.step svg{width:30px;height:30px;stroke:var(--gold);fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;margin:1rem 0 .8rem}.step b{font-weight:500;font-size:.86rem;color:var(--ivory);display:block}.step p{font-size:.74rem;color:rgba(246,242,233,.6);margin-top:.5rem;line-height:1.6}.qtable{width:100%;border-collapse:collapse;font-size:.86rem}.qtable th{text-align:left;font-weight:500;font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-deep);padding:.9em .9em;border-bottom:1.4px solid var(--gold-deep)}.qtable td{padding:1em .9em;border-bottom:1px solid rgba(132,127,112,.25);vertical-align:top;color:#2a2820}.qtable td.k{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:var(--stone);width:22%}.dark-sec .qtable th{color:var(--gold);border-color:var(--gold)}.dark-sec .qtable td{color:rgba(246,242,233,.85);border-color:rgba(228,206,156,.18)}.dark-sec .qtable td.k{color:rgba(228,206,156,.68)}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.card{border:1px solid rgba(154,126,66,.32);padding:2.2rem 2rem;background:#fcfaf4;transition:box-shadow .25s ease,transform .25s ease}.card:hover{box-shadow:0 18px 40px -22px rgba(12,42,30,.28);transform:translateY(-2px)}.card b{font-family:'Cormorant Garamond',serif;font-weight:500;font-size:1.4rem;color:var(--forest);display:block;margin-bottom:.7rem}.card p{font-size:.85rem;color:#3a382e}.card .tagline{font-size:.64rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold-deep);display:block;margin-bottom:1rem}.card svg.ci{width:30px;height:30px;stroke:var(--gold-deep);fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;margin-bottom:1rem}.applist{display:grid;grid-template-columns:1fr 1fr;gap:0 3rem}.applist .row{display:grid;grid-template-columns:44px 1fr;gap:1.2rem;align-items:start;padding:1.4rem 0;border-top:1px solid rgba(154,126,66,.28)}.applist svg{width:30px;height:30px;stroke:var(--gold-deep);fill:none;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}.applist b{font-weight:500;font-size:.95rem;display:block;margin-bottom:.2rem}.applist p{font-size:.82rem;color:var(--stone)}.contact-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:4rem;align-items:start}.c-line{display:flex;justify-content:space-between;gap:2rem;padding:1.05em 0;border-bottom:1px solid rgba(228,206,156,.22);font-size:.92rem}.c-line span:first-child{font-size:.66rem;letter-spacing:.24em;text-transform:uppercase;color:rgba(228,206,156,.7);padding-top:.3em;white-space:nowrap}.c-line a{color:var(--ivory);border-bottom:1px solid transparent;transition:border-color .3s}.c-line a:hover{border-color:var(--gold)}.office{border:1px solid rgba(228,206,156,.25);padding:1.8rem}.office h3{color:var(--ivory);font-size:1.3rem;margin-bottom:.3rem}.office .role{font-size:.64rem;letter-spacing:.26em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.office p{font-size:.88rem;color:rgba(246,242,233,.8);line-height:1.7}.form{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem 1.8rem}.form .full{grid-column:1/-1}.form label{display:block;font-size:.64rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-deep);margin-bottom:.5rem}.form input,.form select,.form textarea{width:100%;padding:.85em 1em;border:1px solid rgba(154,126,66,.4);background:#fcfaf4;font-family:inherit;font-size:.9rem;color:var(--ink);border-radius:0}.form input:focus,.form select,.form textarea:focus{outline:0;border-color:var(--gold-deep)}.form textarea{min-height:120px;resize:vertical}footer{background:#081c12;color:rgba(246,242,233,.6);padding:3.4rem 0 2.4rem}.foot-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2.5rem;padding-bottom:2.4rem;border-bottom:1px solid rgba(228,206,156,.15)}.foot-grid h4{font-size:.66rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold);margin-bottom:1.1rem;font-weight:500;font-family:'Archivo',sans-serif}.foot-grid a,.foot-grid p{font-size:.82rem;color:rgba(246,242,233,.6);display:block;margin-bottom:.55rem;line-height:1.5}.foot-grid a:hover{color:var(--gold-pale)}.foot-brand{display:flex;align-items:center;gap:.7rem;color:var(--ivory);margin-bottom:1rem}.foot-brand svg{width:22px;height:26px;color:var(--gold)}.foot-bottom{display:flex;justify-content:space-between;align-items:center;gap:2rem;padding-top:1.8rem;font-size:.66rem;letter-spacing:.2em;text-transform:uppercase;flex-wrap:wrap}.rv{opacity:0;transform:translateY(26px);transition:opacity .9s cubic-bezier(.2,.6,.2,1),transform .9s cubic-bezier(.2,.6,.2,1)}.rv.in{opacity:1;transform:none}@media(prefers-reduced-motion:reduce){.rv{opacity:1;transform:none;transition:none}html{scroll-behavior:auto}.prod:hover{transform:none}}@media(max-width:1020px){.prod-grid,.grid-3{grid-template-columns:1fr;max-width:520px;margin-left:auto;margin-right:auto}.grid-2{grid-template-columns:1fr;gap:2rem}.steps{grid-template-columns:repeat(2,1fr);border-top:0}.step{border-top:1px solid rgba(228,206,156,.25);border-right:0;padding:1.6rem 0 1.4rem}.stats{grid-template-columns:repeat(2,1fr)}.stats>div{border-right:0;border-bottom:1px solid rgba(154,126,66,.25);padding:1.6rem 0}.contact-grid{grid-template-columns:1fr;gap:3rem}.applist{grid-template-columns:1fr}.foot-grid{grid-template-columns:1fr 1fr;gap:2rem}.form{grid-template-columns:1fr}}@media(max-width:860px){.nav-links{position:fixed;inset:0;background:rgba(10,32,22,.985);flex-direction:column;justify-content:center;gap:2.2rem;transform:translateX(100%);transition:transform .45s cubic-bezier(.2,.6,.2,1)}.nav-links.open{transform:none}.nav-links a{font-size:.84rem}.burger{display:block;z-index:60;position:relative}.burger.open span:nth-child(1){transform:translateY(6.6px) rotate(45deg)}.burger.open span:nth-child(2){opacity:0}.burger.open span:nth-child(3){transform:translateY(-6.6px) rotate(-45deg)}section{padding:4.5rem 0}.hero .trio{gap:1rem;letter-spacing:.3em;font-size:.68rem}.foot-grid{grid-template-columns:1fr}}.rv{opacity:1;transform:none}.js .rv{opacity:0;transform:translateY(26px)}.js .rv.in{opacity:1;transform:none}.skip-link{position:absolute;left:-999px;top:0;z-index:100;background:var(--gold);color:var(--forest);padding:.8em 1.4em;font-size:.8rem;letter-spacing:.1em}.skip-link:focus{left:0}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.small{font-size:.82rem;color:#6e6a5c}footer{color:rgba(246,242,233,.78)}.foot-grid a,.foot-grid p{color:rgba(246,242,233,.75)}img{height:auto}.ph{width:100%;object-fit:cover;display:block}figure{margin:0}figcaption{font-size:.78rem;color:#6e6a5c;margin-top:.6rem;letter-spacing:.12em;text-transform:uppercase}.bc{font-size:.7rem;letter-spacing:.2em;text-transform:uppercase;color:var(--stone);padding:1.1rem 0}.bc a{color:var(--gold-deep)}.bc a:hover{text-decoration:underline}.doclist{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:1rem}.doclist .doc{border:1px solid rgba(154,126,66,.35);padding:1rem 1.2rem;font-size:.85rem;background:#fcfaf4;display:flex;gap:.8rem;align-items:center}.doclist .doc svg{width:20px;height:20px;stroke:var(--gold-deep);fill:none;stroke-width:1.5;flex-shrink:0}.note{border-left:2px solid var(--gold-deep);background:#f4efe2;padding:1.2rem 1.5rem;font-size:.88rem;color:#3a382e}.dark-sec .note{background:rgba(228,206,156,.08);color:rgba(246,242,233,.85)}.ph-hold{font-family:monospace;font-size:.85em;background:rgba(194,161,91,.18);padding:.1em .4em;color:#7a5f28}.faq details{border-top:1px solid rgba(154,126,66,.3);padding:1rem 0}.faq details:last-child{border-bottom:1px solid rgba(154,126,66,.3)}.faq summary{font-weight:500;font-size:.95rem;cursor:pointer;color:var(--forest);list-style:none;display:flex;justify-content:space-between;gap:1rem}.faq summary::after{content:"+";color:var(--gold-deep);font-size:1.2rem;line-height:1}.faq details[open] summary::after{content:"–"}.faq p{font-size:.88rem;color:#3a382e;margin-top:.7rem;max-width:70ch}.form .row-check{display:flex;gap:.8rem;align-items:flex-start;font-size:.82rem;color:#3a382e}.form .row-check input{width:auto;margin-top:.25em}.form .msg{display:none;padding:1rem 1.2rem;font-size:.9rem;margin-top:.4rem}.form .msg.ok{display:block;background:#e8f0e4;border:1px solid #7fa070;color:#28422a}.form .msg.err{display:block;background:#f5e3dc;border:1px solid #c08a72;color:#5e2e1c}.hp{position:absolute;left:-9999px;opacity:0;height:0;overflow:hidden}.numsteps{counter-reset:s;display:grid;gap:0}.numsteps .ns{counter-increment:s;display:grid;grid-template-columns:56px 1fr;gap:1.2rem;padding:1.2rem 0;border-top:1px solid rgba(154,126,66,.3)}.numsteps .ns::before{content:counter(s);font-family:'Cormorant Garamond',serif;font-style:italic;font-size:1.9rem;color:var(--gold-deep);line-height:1}.numsteps b{font-weight:500;display:block}.numsteps p{font-size:.86rem;color:#57534a}.article{max-width:760px;margin:0 auto}.article h1{font-size:clamp(2rem,4vw,3rem)}.article .meta{font-size:.74rem;letter-spacing:.2em;text-transform:uppercase;color:var(--stone);margin:1.2rem 0 2rem}.article h2{font-size:1.7rem;margin:2.6rem 0 1rem}.article h3{font-size:1.25rem;margin:1.8rem 0 .8rem}.article p,.article li{font-size:.98rem;color:#2a2820;line-height:1.8}.article ul,.article ol{padding-left:1.4rem;margin:1rem 0}.article li{margin:.4rem 0}.toc{border:1px solid rgba(154,126,66,.35);background:#fcfaf4;padding:1.4rem 1.8rem;margin:2rem 0}.toc b{font-size:.7rem;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-deep);display:block;margin-bottom:.8rem;font-weight:500}.toc a{display:block;font-size:.88rem;color:var(--forest);padding:.3em 0;border-bottom:0}.toc a:hover{color:var(--gold-deep)}.article table{width:100%;border-collapse:collapse;font-size:.88rem;margin:1.4rem 0}.article th{text-align:left;font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold-deep);padding:.7em;border-bottom:1.2px solid var(--gold-deep)}.article td{padding:.8em .7em;border-bottom:1px solid rgba(132,127,112,.25);vertical-align:top}.res-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.res-card{border:1px solid rgba(154,126,66,.32);background:#fcfaf4;padding:2rem;display:flex;flex-direction:column}.res-card h3{font-size:1.3rem;margin-bottom:.6rem}.res-card p{font-size:.86rem;color:#57534a;flex:1}.res-card .link{margin-top:1.4rem;font-size:.68rem;letter-spacing:.26em;text-transform:uppercase;color:var(--forest);border-bottom:1px solid var(--gold-deep);align-self:flex-start;padding-bottom:.3em}.legal{max-width:760px;margin:0 auto}.legal h2{font-size:1.5rem;margin:2.2rem 0 .8rem}.legal p,.legal li{font-size:.92rem;color:#2a2820}.legal ul{padding-left:1.3rem;margin:.8rem 0}@media(max-width:1020px){.res-grid{grid-template-columns:1fr}.doclist{grid-template-columns:1fr 1fr}}@media(max-width:640px){.doclist{grid-template-columns:1fr}.eyebrow{letter-spacing:.24em}.hero .trio{letter-spacing:.22em}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}picture{display:block}.phero .sub,.hero .sub{max-width:60ch}.disclaimer{font-size:.8rem;color:#6e6a5c;border-left:2px solid var(--gold-deep);padding:.4rem 0 .4rem 1rem;margin:1rem 0;line-height:1.6}.dark-sec .disclaimer{color:rgba(246,242,233,.7)}.authorbox{display:flex;gap:1rem;align-items:flex-start;border-top:1px solid rgba(154,126,66,.3);border-bottom:1px solid rgba(154,126,66,.3);padding:1.4rem 0;margin:2rem 0}.authorbox svg{width:40px;height:40px;stroke:var(--gold-deep);fill:none;stroke-width:1.3;flex-shrink:0}.authorbox b{display:block;font-weight:500}.authorbox p{font-size:.84rem;color:#57534a;margin:.2rem 0 0}.refs{margin-top:2.4rem;border-top:1px solid rgba(154,126,66,.3);padding-top:1.4rem}.refs h2{font-size:1.2rem;margin:0 0 .8rem}.refs ol{padding-left:1.3rem}.refs li{font-size:.82rem;color:#57534a;margin:.4rem 0;line-height:1.5}.refs a{color:var(--gold-deep);word-break:break-word}.article-hero{margin:0 0 2rem;border:1px solid rgba(154,126,66,.3)}body.menu-open{overflow:hidden}.mobonly{display:none}@media(max-width:860px){.mobonly{display:block}}.cbadge{height:auto;display:block}.badge-wrap .cbadge{width:100%}.cert-badges{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;max-width:720px;margin:0 auto}.cert-badge-card{text-align:center}.cert-badge-card .badge-wrap{max-width:180px;margin:0 auto 1rem}.cert-badge-card p{font-size:.88rem;color:#33312A;line-height:1.65;max-width:32ch;margin:0 auto}.dark-sec .cert-badge-card p{color:rgba(246,242,233,.92)}.cert-mini{display:flex;gap:1.2rem;flex-wrap:wrap;align-items:center;margin:1.4rem 0}.cert-mini .m{display:flex;align-items:center;gap:.6rem;font-size:.8rem;letter-spacing:.04em;color:#33312A}.cert-mini .m .cbadge{width:44px;height:auto;flex-shrink:0}.cert-row{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.2rem 0}.cert-row .chip{font-size:.72rem;letter-spacing:.06em;color:#7A5F28;border:1px solid rgba(154,126,66,.55);border-radius:999px;padding:.5em 1.05em;background:#FCFAF4}.foot-cert{border-top:1px solid rgba(228,206,156,.15);margin-top:2rem;padding-top:1.6rem}.foot-cert h4{margin-bottom:1rem}.foot-cert .fc-badges{display:flex;gap:1rem;flex-wrap:wrap;align-items:center}.foot-cert .fc-badges .cbadge{width:104px;height:auto}.foot-cert p{font-size:.74rem;color:rgba(246,242,233,.72);margin-top:1rem;max-width:60ch}@media (max-width:720px){.cert-badges{grid-template-columns:1fr;gap:2rem;max-width:280px}}
.hero.cine{position:relative;min-height:96svh;min-height:680px;display:flex;align-items:flex-end;overflow:hidden;background:#0A2418}.hero.cine .hero-media,.hero.cine .hero-media img{position:absolute;inset:0;width:100%;height:100%}.hero.cine .hero-media img{object-fit:cover;object-position:center 50%;transform:scale(1.02);animation:heroCinematicZoom 16s ease-in-out infinite alternate;will-change:transform}@keyframes heroCinematicZoom{from{transform:scale(1.02)}to{transform:scale(1.055)}}.hero-veil{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,6,4,.82) 0%,rgba(3,6,4,.6) 30%,rgba(3,6,4,.26) 52%,rgba(3,6,4,.06) 74%,rgba(3,6,4,.02) 100%),linear-gradient(180deg,rgba(0,0,0,.28) 0%,rgba(0,0,0,.05) 45%,rgba(0,0,0,.4) 100%)}.hero.cine .hero-inner{position:relative;z-index:2;width:100%;max-width:1180px;margin:0 auto;padding:8rem 24px 5.5rem}.hero.cine h1{font-size:clamp(2.7rem,5.8vw,4.8rem);line-height:1.04;max-width:15ch}.hero.cine .sub{max-width:52ch}.hero.cine .scroll-hint{z-index:2}
.story-sec{padding:7rem 0 8rem;background:linear-gradient(180deg,var(--ivory) 0%,#F1EBDC 100%)}.story{display:grid;gap:5.5rem;max-width:1180px;margin:4rem auto 0;padding:0 24px}.st-row{display:grid;grid-template-columns:1.12fr .88fr;gap:4rem;align-items:center;margin:0}.st-row:nth-child(even) .st-img{order:2}.st-row:nth-child(even) .st-txt{order:1}.st-img img{width:100%;height:auto;display:block;border-radius:2px;box-shadow:0 22px 48px -24px rgba(12,42,30,.35)}.st-txt{max-width:44ch}.st-num{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:3.4rem;font-weight:400;line-height:1;color:transparent;-webkit-text-stroke:1px var(--gold-deep);margin-bottom:1rem}.st-txt h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.9rem;font-weight:600;color:var(--forest);margin:0 0 .8rem}.st-txt p{color:#3A382E;line-height:1.75;margin:0 0 1.3rem}.tlink{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--gold-deep);border-bottom:1px solid rgba(154,126,66,.5);padding-bottom:.3em;transition:color .22s ease,border-color .22s ease}.tlink:hover{color:var(--forest);border-color:var(--forest)}
@media (max-width:900px){.st-row{grid-template-columns:1fr;gap:1.8rem}.st-row:nth-child(even) .st-img{order:0}.st-row:nth-child(even) .st-txt{order:0}.story{gap:4rem}.hero.cine{min-height:88svh}.hero.cine .hero-inner{padding:6.5rem 24px 4.5rem}}

.band{position:relative;min-height:64svh;min-height:480px;display:flex;align-items:flex-end;overflow:hidden;background:#0A2418}.band picture,.band picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.band .band-veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,18,12,.25) 0%,rgba(6,14,9,.72) 100%)}.band .band-inner{position:relative;z-index:2;width:100%;max-width:1180px;margin:0 auto;padding:0 24px 4.5rem}.band .eyebrow{color:var(--gold-pale)}.band h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.9rem,3.6vw,3rem);font-weight:600;color:var(--ivory);margin:.4rem 0 .9rem;line-height:1.1}.band p{color:rgba(246,242,233,.88);max-width:56ch;line-height:1.7;margin:0 0 1.4rem}.band .tlink{color:var(--gold-pale);border-color:rgba(228,206,156,.5)}.band .tlink:hover{color:#fff;border-color:#fff}
.st-step{font-size:.66rem;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-deep);display:block;margin-bottom:.9rem}
@media (max-width:900px){.band{min-height:54svh}.band .band-inner{padding-bottom:3rem}}
.nav-links a.nav-cta{border:1px solid rgba(194,161,91,.9);padding:1em 2.2em}.nav-links a.nav-cta:hover,.nav-links a.nav-cta:focus-visible{border-color:var(--gold);background:var(--gold);color:var(--forest)}.nav-links a.nav-cta.active{color:var(--gold-pale);border-color:var(--gold)}

.hero.cine .cta-row .btn{min-height:50px;transition:transform .22s ease,background-color .22s ease,color .22s ease,border-color .22s ease}.hero.cine .cta-row .btn:hover{transform:translateY(-1px)}.hero.cine .cta-row .btn:active{transform:translateY(0)}
@media (max-width:768px){.hero.cine .hero-media img{animation:heroCinematicZoomM 20s ease-in-out infinite alternate;object-position:60% 50%}@keyframes heroCinematicZoomM{from{transform:scale(1.01)}to{transform:scale(1.035)}}}
@media (prefers-reduced-motion:reduce){.hero.cine .hero-media img{animation:none !important;transform:scale(1.02)}}

/* ============================================================
   HORN RESINS — v11 IDENTITY LAYER
   Appended to the v10 base. Same tokens, same typography,
   same palette — new spatial systems so no two pages rhyme.
   ============================================================ */

:root{
  --glass:#fbfbfa;
  --lab-line:rgba(24,52,40,.12);
  --lab-ink:#2b3a33;
  --sand:#efe7d6;
  --earth:#1a120c;
  --ease:cubic-bezier(.2,.65,.25,1);
}

/* ---------- shared premium primitives ---------- */
.bleed{width:100%;position:relative}
.rule-h{height:1px;background:linear-gradient(90deg,var(--gold-deep),rgba(154,126,66,0));border:0;margin:0}
.plate-cap{display:flex;gap:.9rem;align-items:flex-start;margin-top:.9rem}
.plate-cap i{display:block;width:16px;height:16px;border-left:1px solid var(--gold-deep);border-top:1px solid var(--gold-deep);flex:0 0 auto;margin-top:.35em}
.plate-cap span{font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--stone);line-height:1.7}
.on-dark .plate-cap span,.dark-sec .plate-cap span{color:rgba(228,206,156,.62)}
.on-dark .plate-cap i,.dark-sec .plate-cap i{border-color:var(--gold)}
.kicker{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:1.05rem;color:var(--gold-deep)}
.measure{max-width:58ch}
.hair{border:0;height:1px;background:rgba(154,126,66,.32);margin:0}
.dark-sec .hair,.on-dark .hair{background:rgba(228,206,156,.22)}

/* elegant reveal variants */
.js .rv-l{opacity:0;transform:translateX(-26px);transition:opacity 1s var(--ease),transform 1s var(--ease)}
.js .rv-l.in{opacity:1;transform:none}
.js .rv-s{opacity:0;transform:scale(.985);transition:opacity 1.1s var(--ease),transform 1.4s var(--ease)}
.js .rv-s.in{opacity:1;transform:none}
.js [data-d="1"]{transition-delay:.09s}
.js [data-d="2"]{transition-delay:.18s}
.js [data-d="3"]{transition-delay:.27s}
.js [data-d="4"]{transition-delay:.36s}
@media(prefers-reduced-motion:reduce){
  .js .rv-l,.js .rv-s{opacity:1;transform:none;transition:none}
  .js [data-d]{transition-delay:0s}
}

/* soft parallax (transform driven by JS, degrade to static) */
.px{will-change:transform}
@media(prefers-reduced-motion:reduce){.px{transform:none !important}}

/* ============================================================
   1 · HOME — CINEMATIC
   ============================================================ */
.hero.cine h1{letter-spacing:.01em}
.hero-mark{display:flex;align-items:center;gap:1rem;margin-bottom:1.6rem}
.hero-mark i{display:block;width:46px;height:1px;background:var(--gold)}
.hero-mark span{font-size:.66rem;letter-spacing:.34em;text-transform:uppercase;color:var(--gold-pale)}

/* opening statement — very few words, enormous type */
.statement{background:var(--ivory);padding:clamp(7rem,15vh,11rem) 0}
.statement .wrap{max-width:1080px}
.statement p{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(1.85rem,4.1vw,3.15rem);line-height:1.25;color:var(--forest);font-weight:400;letter-spacing:.004em}
.statement p em{font-style:italic;color:var(--gold-deep)}
.statement .sig{display:flex;gap:1.4rem;align-items:center;margin-top:3rem;font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:var(--stone)}
.statement .sig i{display:block;width:60px;height:1px;background:var(--gold-deep)}

/* cinematic triptych — three resins as tall panels */
.tript{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2px;background:#081c12}
.tript a{position:relative;display:block;min-height:76svh;overflow:hidden;color:var(--ivory);isolation:isolate}
.tript img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transform:scale(1.04);transition:transform 1.5s var(--ease),filter 1.1s var(--ease);filter:saturate(.94)}
.tript a:hover img,.tript a:focus-visible img{transform:scale(1.12);filter:saturate(1.05)}
.tript .veil{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,10,7,.28) 0%,rgba(4,10,7,.12) 40%,rgba(4,10,7,.82) 100%);transition:opacity .8s var(--ease)}
.tript a:hover .veil{opacity:.88}
.tript .t-in{position:absolute;left:0;right:0;bottom:0;padding:2.6rem 2rem 2.8rem;z-index:2}
.tript .t-lat{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:.98rem;color:var(--gold-pale);display:block}
.tript h3{font-family:'Cormorant Garamond',Georgia,serif;font-size:clamp(2rem,2.9vw,2.7rem);font-weight:400;color:var(--ivory);margin:.15rem 0 .8rem;line-height:1}
.tript .t-note{font-size:.84rem;color:rgba(246,242,233,.78);max-width:30ch;line-height:1.7;max-height:0;opacity:0;overflow:hidden;transition:max-height .8s var(--ease),opacity .6s var(--ease),margin .8s var(--ease)}
.tript a:hover .t-note,.tript a:focus-visible .t-note{max-height:7rem;opacity:1;margin-bottom:1.2rem}
.tript .t-go{display:inline-flex;align-items:center;gap:.7rem;font-size:.7rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold-pale)}
.tript .t-go::after{content:"";width:26px;height:1px;background:var(--gold);transition:width .5s var(--ease)}
.tript a:hover .t-go::after{width:48px}
.tript .t-idx{position:absolute;top:2.2rem;left:2rem;z-index:2;font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:1.4rem;color:rgba(228,206,156,.75)}

/* floating card overlapping a photograph */
.overlap{position:relative;padding:clamp(6rem,11vh,8rem) 0}
.overlap .ov-grid{display:grid;grid-template-columns:1.25fr .75fr;align-items:center;max-width:1240px;margin:0 auto;padding:0 6vw}
.overlap .ov-img{position:relative;overflow:hidden}
.overlap .ov-img img{width:100%;height:clamp(420px,58vh,620px);object-fit:cover;display:block}
.ov-card{background:var(--ivory);border:1px solid rgba(154,126,66,.34);padding:3rem 2.6rem;margin-left:-5rem;box-shadow:0 40px 80px -46px rgba(12,42,30,.55);position:relative;z-index:2}
.ov-card h3{font-size:2rem;margin:.4rem 0 1rem}
.ov-card p{font-size:.9rem;color:#3a382e;line-height:1.78}
.ov-card .ov-list{margin:1.6rem 0 1.8rem;border-top:1px solid rgba(154,126,66,.3)}
.ov-card .ov-list div{display:flex;justify-content:space-between;gap:1.4rem;padding:.85em 0;border-bottom:1px solid rgba(154,126,66,.18);font-size:.82rem}
.ov-card .ov-list b{font-weight:500;color:var(--forest)}
.ov-card .ov-list span{color:var(--stone);font-size:.7rem;letter-spacing:.18em;text-transform:uppercase;padding-top:.25em}

/* big figures, thin rules */
.figures{background:linear-gradient(170deg,#0e2e20,#081c12);color:var(--ivory);padding:clamp(6rem,11vh,8.5rem) 0}
.fig-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid rgba(228,206,156,.22)}
.fig-grid>div{padding:2.6rem 1.8rem 0 0;border-right:1px solid rgba(228,206,156,.14)}
.fig-grid>div:last-child{border-right:0}
.fig-grid b{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-weight:400;font-size:clamp(3rem,5vw,4.4rem);line-height:.95;color:var(--gold-pale)}
.fig-grid span{display:block;margin-top:1rem;font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:rgba(228,206,156,.62);line-height:1.8}

/* closing cinematic CTA */
.closing{position:relative;min-height:70svh;display:flex;align-items:center;overflow:hidden;background:#071810}
.closing picture,.closing picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.closing .cv{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,12,8,.9),rgba(4,12,8,.55) 55%,rgba(4,12,8,.25))}
.closing .c-in{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:6rem 6vw;width:100%}
.closing h2{color:var(--ivory);font-size:clamp(2.2rem,4.6vw,3.6rem);max-width:18ch}
.closing p{color:rgba(246,242,233,.85);max-width:52ch;margin:1.4rem 0 2.4rem;line-height:1.8;font-size:.95rem}

@media(max-width:1020px){
  .tript{grid-template-columns:1fr}
  .tript a{min-height:56svh}
  .tript .t-note{max-height:none;opacity:1;margin-bottom:1.2rem}
  .overlap .ov-grid{grid-template-columns:1fr}
  .ov-card{margin:-3.5rem 1.5rem 0;padding:2.2rem 1.8rem}
  .fig-grid{grid-template-columns:1fr 1fr}
  .fig-grid>div{border-right:0;border-bottom:1px solid rgba(228,206,156,.14);padding:1.8rem 0}
}

/* ============================================================
   2 · ABOUT — EDITORIAL MAGAZINE
   ============================================================ */
.ed-hero{display:grid;grid-template-columns:.92fr 1.08fr;min-height:78svh;background:var(--forest)}
.ed-hero .ed-txt{display:flex;flex-direction:column;justify-content:center;padding:9rem 4vw 5rem 6vw;color:var(--ivory)}
.ed-hero h1{color:var(--ivory);font-size:clamp(2.6rem,5vw,4.2rem);line-height:1.02;letter-spacing:.01em}
.ed-hero .ed-sub{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:clamp(1.1rem,1.9vw,1.45rem);color:var(--gold-pale);margin-top:1.4rem;max-width:34ch}
.ed-hero .ed-img{position:relative;overflow:hidden}
.ed-hero .ed-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ed-hero .ed-img::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(12,42,30,.55),transparent 42%)}

.ed-open{padding:clamp(6rem,11vh,8rem) 0;background:var(--ivory)}
.ed-cols{column-count:2;column-gap:4rem;max-width:1000px}
.ed-cols p{font-size:.95rem;line-height:1.85;color:#2a2820;margin-bottom:1.3rem;break-inside:avoid}
.ed-cols p:first-child::first-letter{font-family:'Cormorant Garamond',Georgia,serif;float:left;font-size:4.6rem;line-height:.82;padding:.06em .14em 0 0;color:var(--gold-deep);font-weight:500}
.pullq{margin:0;padding:2.6rem 0;border-top:1px solid rgba(154,126,66,.4);border-bottom:1px solid rgba(154,126,66,.4)}
.pullq blockquote{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:clamp(1.5rem,2.8vw,2.2rem);line-height:1.4;color:var(--forest);margin:0;max-width:26ch}
.pullq figcaption{margin-top:1.2rem;font-size:.66rem;letter-spacing:.26em;text-transform:uppercase;color:var(--stone)}

/* full-bleed plate with caption */
.plate-full{position:relative;background:#0a1d14}
.plate-full img{width:100%;height:clamp(360px,62vh,660px);object-fit:cover;display:block}
.plate-full .pf-cap{max-width:1240px;margin:0 auto;padding:1.1rem 6vw 2.6rem}

/* horizontal timeline */
.tl{position:relative;padding:clamp(5.5rem,10vh,8rem) 0;background:var(--ivory-2)}
.tl-track{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:0;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:1rem;border-top:1px solid rgba(154,126,66,.4);scrollbar-width:thin}
.tl-item{scroll-snap-align:start;padding:2.2rem 1.8rem 0 0;border-right:1px solid rgba(154,126,66,.22);position:relative}
.tl-item::before{content:"";position:absolute;top:-4px;left:0;width:7px;height:7px;border-radius:50%;background:var(--gold-deep)}
.tl-item:last-child{border-right:0}
.tl-item b{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:2.1rem;font-weight:400;color:var(--gold-deep);line-height:1}
.tl-item p{margin-top:.8rem;font-size:.85rem;color:#3a382e;line-height:1.7;max-width:26ch}

/* asymmetric operations rows */
.ops{padding:clamp(6rem,11vh,8.5rem) 0;background:var(--ivory)}
.op-row{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,5vw,4.5rem);align-items:center;padding:clamp(2.5rem,5vh,4rem) 0}
.op-row+.op-row{border-top:1px solid rgba(154,126,66,.24)}
.op-row:nth-child(even) .op-media{order:2}
.op-row .op-media img{width:100%;height:clamp(280px,42vh,440px);object-fit:cover;display:block}
.op-row.tall .op-media img{height:clamp(340px,56vh,560px)}
.op-row h3{font-size:1.85rem;margin:.5rem 0 .9rem}
.op-row p{font-size:.92rem;color:#3a382e;line-height:1.8;max-width:44ch}
.op-idx{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:1.15rem;color:var(--gold-deep)}

/* map plate */
.mapsec{background:linear-gradient(170deg,#0e2e20,#081c12);color:var(--ivory);padding:clamp(6rem,11vh,8.5rem) 0}
.map-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:4rem;align-items:center}
.map-grid svg{width:100%;height:auto;border:1px solid rgba(228,206,156,.22)}
.map-facts .mf{display:grid;grid-template-columns:.42fr 1fr;gap:1.4rem;padding:1.1em 0;border-top:1px solid rgba(228,206,156,.18)}
.map-facts .mf:last-child{border-bottom:1px solid rgba(228,206,156,.18)}
.map-facts .mf span{font-size:.7rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(228,206,156,.7);line-height:1.9}
.map-facts .mf p{font-size:.86rem;color:rgba(246,242,233,.85);line-height:1.75}

@media(max-width:1020px){
  .ed-hero{grid-template-columns:1fr;min-height:auto}
  .ed-hero .ed-txt{padding:8rem 6vw 3.5rem}
  .ed-hero .ed-img{min-height:44svh}
  .ed-cols{column-count:1}
  .op-row{grid-template-columns:1fr;gap:1.6rem}
  .op-row:nth-child(even) .op-media{order:0}
  .map-grid{grid-template-columns:1fr;gap:2.5rem}
}

/* ============================================================
   3 · PRODUCTS — LUXURY GALLERY & COMPARISON
   ============================================================ */
.pr-hero{background:var(--ivory);padding:11rem 0 0;position:relative}
.pr-hero h1{font-size:clamp(2.6rem,6vw,4.6rem);line-height:1;max-width:14ch}
.pr-index{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(154,126,66,.4);margin-top:4rem}
.pr-index a{padding:1.6rem 1.4rem 1.6rem 0;border-right:1px solid rgba(154,126,66,.2);display:block;transition:color .3s}
.pr-index a:last-child{border-right:0}
.pr-index b{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.6rem;font-weight:400;color:var(--forest);display:block}
.pr-index i{font-style:italic;font-family:'Cormorant Garamond',Georgia,serif;font-size:.9rem;color:var(--gold-deep)}
.pr-index a:hover b{color:var(--gold-deep)}

/* each product = its own full-width stage with its own ground */
.stage{padding:clamp(5rem,10vh,7.5rem) 0;position:relative;overflow:hidden}
.stage.ground-ivory{background:radial-gradient(90% 70% at 70% 20%,#fdfbf6,#f1eada 70%,#e9e0cb)}
.stage.ground-night{background:radial-gradient(70% 60% at 60% 35%,#1d2a22,#0d1a13 70%,#081109);color:var(--ivory)}
.stage.ground-earth{background:radial-gradient(75% 65% at 40% 30%,#2a1c13,#1b120c 68%,#120b07);color:var(--ivory)}
.stage.ground-night h2,.stage.ground-earth h2,.stage.ground-night h3,.stage.ground-earth h3{color:var(--ivory)}
.stage-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2.5rem,5vw,5rem);align-items:center;max-width:1240px;margin:0 auto;padding:0 6vw}
.stage.flip .stage-media{order:2}
.stage-media{position:relative}
.stage-media img{width:100%;height:clamp(360px,58vh,600px);object-fit:cover;display:block;box-shadow:0 40px 80px -46px rgba(0,0,0,.6)}
.stage-media .badge{position:absolute;top:-1px;left:-1px;background:var(--ivory);color:var(--forest);font-size:.67rem;letter-spacing:.28em;text-transform:uppercase;padding:.9em 1.5em;border:1px solid rgba(154,126,66,.4)}
.stage-txt .lat{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:1.05rem;color:var(--gold-deep)}
.stage.ground-night .stage-txt .lat,.stage.ground-earth .stage-txt .lat{color:var(--gold-pale)}
.stage-txt h2{font-size:clamp(2.4rem,4.4vw,3.5rem);margin:.2rem 0 1.1rem;line-height:1}
.stage-txt .sd{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:1.25rem;line-height:1.55;color:var(--forest-2);max-width:34ch}
.stage.ground-night .stage-txt .sd,.stage.ground-earth .stage-txt .sd{color:var(--gold-pale)}
.stage-txt .sp{font-size:.9rem;line-height:1.8;color:#3a382e;margin-top:1.3rem;max-width:46ch}
.stage.ground-night .stage-txt .sp,.stage.ground-earth .stage-txt .sp{color:rgba(246,242,233,.8)}
.chiprow{display:flex;gap:.55rem;flex-wrap:wrap;margin:1.7rem 0}
.chiprow i{font-style:normal;font-size:.67rem;letter-spacing:.2em;text-transform:uppercase;border:1px solid rgba(154,126,66,.55);color:var(--gold-deep);padding:.45em 1em;border-radius:999px}
.stage.ground-night .chiprow i,.stage.ground-earth .chiprow i{border-color:rgba(228,206,156,.45);color:var(--gold-pale)}

/* expandable specification drawers */
.spec{border-top:1px solid rgba(154,126,66,.35);margin-top:1.8rem}
.stage.ground-night .spec,.stage.ground-earth .spec{border-color:rgba(228,206,156,.25)}
.spec details{border-bottom:1px solid rgba(154,126,66,.22)}
.stage.ground-night .spec details,.stage.ground-earth .spec details{border-color:rgba(228,206,156,.16)}
.spec summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.05em 0;font-size:.68rem;letter-spacing:.24em;text-transform:uppercase;color:var(--forest)}
.stage.ground-night .spec summary,.stage.ground-earth .spec summary{color:var(--gold-pale)}
.spec summary::-webkit-details-marker{display:none}
.spec summary::after{content:"";width:11px;height:11px;border-right:1px solid var(--gold-deep);border-bottom:1px solid var(--gold-deep);transform:rotate(45deg) translateY(-3px);transition:transform .35s var(--ease);flex:0 0 auto}
.stage.ground-night .spec summary::after,.stage.ground-earth .spec summary::after{border-color:var(--gold)}
.spec details[open] summary::after{transform:rotate(-135deg) translateY(-3px)}
.spec .sbody{padding:0 0 1.4rem}
.spec dl{display:grid;grid-template-columns:.5fr 1fr;gap:.1rem 1.4rem}
.spec dt{font-size:.69rem;letter-spacing:.18em;text-transform:uppercase;color:var(--stone);padding:.55em 0}
.spec dd{font-size:.86rem;color:#2a2820;padding:.55em 0;margin:0}
.stage.ground-night .spec dd,.stage.ground-earth .spec dd{color:rgba(246,242,233,.86)}
.stage.ground-night .spec dt,.stage.ground-earth .spec dt{color:rgba(228,206,156,.6)}

/* visual comparison */
.compare{background:var(--ivory-2);padding:clamp(6rem,11vh,8rem) 0}
.cmp{width:100%;border-collapse:collapse}
.cmp thead th{padding:0 0 1.2rem;vertical-align:bottom;text-align:left;width:26%}
.cmp thead th:first-child{width:22%}
.cmp .cmp-thumb{display:block;width:100%;height:150px;object-fit:cover;margin-bottom:1rem}
.cmp thead b{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.5rem;font-weight:400;color:var(--forest);display:block;line-height:1.1}
.cmp thead i{font-style:italic;font-family:'Cormorant Garamond',Georgia,serif;font-size:.82rem;color:var(--gold-deep)}
.cmp td,.cmp th{border-bottom:1px solid rgba(154,126,66,.25)}
.cmp tbody th{text-align:left;font-weight:400;font-size:.69rem;letter-spacing:.2em;text-transform:uppercase;color:var(--stone);padding:1.05em 1rem 1.05em 0;vertical-align:top}
.cmp tbody td{padding:1.05em 1rem 1.05em 0;font-size:.87rem;color:#2a2820;vertical-align:top}
.cmp tbody tr:hover td,.cmp tbody tr:hover th{background:rgba(194,161,91,.07)}
.cmp-scroll{overflow-x:auto}

/* grade ladder */
.ladder{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-top:3rem}
.ladder figure{margin:0}
.ladder img{width:100%;height:190px;object-fit:cover;display:block}
.ladder .lg{display:flex;justify-content:space-between;gap:1rem;margin-top:.9rem;font-size:.69rem;letter-spacing:.2em;text-transform:uppercase;color:var(--stone);border-top:1px solid rgba(154,126,66,.35);padding-top:.7rem}
.ladder .lg b{color:var(--gold-deep);font-weight:500}

@media(max-width:1020px){
  .pr-index{grid-template-columns:1fr}
  .pr-index a{border-right:0;border-bottom:1px solid rgba(154,126,66,.2)}
  .stage-grid{grid-template-columns:1fr}
  .stage.flip .stage-media{order:0}
  .ladder{grid-template-columns:1fr}
}

/* ============================================================
   4 · QUALITY — LABORATORY / GLASS / PRECISION
   ============================================================ */
.lab{background:var(--glass);color:var(--lab-ink)}
.lab-hero{position:relative;background:
  linear-gradient(0deg,rgba(251,251,250,1),rgba(251,251,250,.86)),
  repeating-linear-gradient(0deg,var(--lab-line) 0 1px,transparent 1px 44px),
  repeating-linear-gradient(90deg,var(--lab-line) 0 1px,transparent 1px 44px);
  padding:11rem 0 0}
.lab-hero h1{font-size:clamp(2.5rem,5.4vw,4.2rem);max-width:16ch;color:var(--forest)}
.lab-hero .lh-sub{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:clamp(1.1rem,1.9vw,1.4rem);color:var(--lab-ink);max-width:52ch;margin-top:1.3rem}
.lab-strip{display:grid;grid-template-columns:1.4fr 1fr;gap:0;margin-top:4.5rem;border-top:1px solid var(--lab-line)}
.lab-strip img{width:100%;height:clamp(300px,46vh,460px);object-fit:cover;display:block}
.lab-strip .ls-meta{padding:2.6rem 0 2.6rem 3rem;border-left:1px solid var(--lab-line)}
.lab-strip .ls-meta .m{padding:.9em 0;border-bottom:1px solid var(--lab-line);display:flex;justify-content:space-between;gap:1.2rem;font-size:.82rem}
.lab-strip .ls-meta .m span{font-size:.68rem;letter-spacing:.2em;text-transform:uppercase;color:#7d8a83;padding-top:.3em}
.lab-strip .ls-meta .m b{font-weight:400;color:var(--lab-ink);text-align:right}

.lab-sec{padding:clamp(5.5rem,10vh,8rem) 0;background:var(--glass)}
.lab-sec.grid-bg{background:
  linear-gradient(0deg,rgba(251,251,250,.93),rgba(251,251,250,.93)),
  repeating-linear-gradient(0deg,var(--lab-line) 0 1px,transparent 1px 44px),
  repeating-linear-gradient(90deg,var(--lab-line) 0 1px,transparent 1px 44px)}
.lab-sec h2{color:var(--forest)}

/* precision ruler process */
.ruler{margin-top:3.4rem;position:relative;padding-top:2.4rem}
.ruler::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:var(--forest)}
.ruler-track{display:grid;grid-template-columns:repeat(6,1fr);gap:0}
.rt{position:relative;padding:0 1.4rem 0 0}
.rt::before{content:"";position:absolute;top:-2.4rem;left:0;width:1px;height:14px;background:var(--forest)}
.rt .no{font-size:.67rem;letter-spacing:.24em;color:#8c968f;display:block;margin-bottom:.9rem}
.rt svg{width:26px;height:26px;stroke:var(--forest);fill:none;stroke-width:1.2;stroke-linecap:round;stroke-linejoin:round;margin-bottom:.9rem}
.rt b{display:block;font-weight:500;font-size:.92rem;color:var(--forest);margin-bottom:.4rem}
.rt p{font-size:.79rem;color:#63706a;line-height:1.7}

/* instrument cards — glass & metal */
.instr{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-top:3rem}
.icard{background:linear-gradient(155deg,#ffffff,#f3f5f4);border:1px solid var(--lab-line);padding:2.2rem 1.9rem;position:relative;overflow:hidden;transition:box-shadow .35s var(--ease),transform .35s var(--ease)}
.icard::before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,var(--gold-deep),rgba(154,126,66,0))}
.icard:hover{transform:translateY(-3px);box-shadow:0 26px 50px -30px rgba(24,52,40,.35)}
.icard svg{width:30px;height:30px;stroke:var(--gold-deep);fill:none;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round;margin-bottom:1.1rem}
.icard b{display:block;font-family:'Cormorant Garamond',Georgia,serif;font-size:1.35rem;font-weight:500;color:var(--forest);margin-bottom:.55rem}
.icard p{font-size:.84rem;color:#5c6862;line-height:1.75}

/* lot dossier mock document */
.dossier{background:#fff;border:1px solid var(--lab-line);box-shadow:0 34px 70px -44px rgba(24,52,40,.4);padding:2.6rem 2.4rem}
.dossier .dh{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;border-bottom:1px solid var(--forest);padding-bottom:1.2rem;margin-bottom:1.4rem}
.dossier .dh b{font-family:'Cormorant Garamond',Georgia,serif;font-size:1.35rem;font-weight:500;color:var(--forest);display:block}
.dossier .dh span{font-size:.67rem;letter-spacing:.24em;text-transform:uppercase;color:#8c968f}
.dossier .dl{display:grid;grid-template-columns:.55fr 1fr;gap:.1rem 1.2rem}
.dossier .dl dt{font-size:.68rem;letter-spacing:.18em;text-transform:uppercase;color:#8c968f;padding:.5em 0;border-bottom:1px solid var(--lab-line)}
.dossier .dl dd{font-size:.83rem;color:var(--lab-ink);padding:.5em 0;margin:0;border-bottom:1px solid var(--lab-line)}
.dossier .stamp{margin-top:1.6rem;display:inline-flex;align-items:center;gap:.7rem;border:1px solid var(--gold-deep);color:var(--gold-deep);font-size:.67rem;letter-spacing:.24em;text-transform:uppercase;padding:.6em 1.2em}
.doss-grid{display:grid;grid-template-columns:1fr .95fr;gap:clamp(2rem,5vw,4rem);align-items:center}

@media(max-width:1020px){
  .lab-strip{grid-template-columns:1fr}
  .lab-strip .ls-meta{padding:2rem 0 0;border-left:0;border-top:1px solid var(--lab-line)}
  .ruler-track{grid-template-columns:1fr 1fr}
  .rt{padding-bottom:2rem}
  .instr{grid-template-columns:1fr}
  .doss-grid{grid-template-columns:1fr}
}

/* ============================================================
   5 · SOURCING — EXPEDITION / TRAVELOGUE
   ============================================================ */
.exp-hero{position:relative;min-height:88svh;display:flex;align-items:flex-end;overflow:hidden;background:var(--earth)}
.exp-hero picture,.exp-hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.exp-hero .ev{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,6,4,.45) 0%,rgba(8,6,4,.1) 42%,rgba(8,6,4,.88) 100%)}
.exp-hero .e-in{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:0 6vw 5rem;width:100%}
.exp-hero h1{color:var(--ivory);font-size:clamp(2.6rem,6vw,4.8rem);max-width:15ch;line-height:1.02}
.exp-hero .coord{display:flex;gap:1.6rem;flex-wrap:wrap;margin-top:2rem;font-size:.68rem;letter-spacing:.26em;text-transform:uppercase;color:rgba(228,206,156,.8)}
.exp-hero .coord i{font-style:normal;color:var(--gold)}

.chap{padding:clamp(5.5rem,10vh,8rem) 0;background:var(--ivory)}
.chap.dark{background:linear-gradient(170deg,#161009,#0d0906);color:var(--ivory)}
.chap.dark h2,.chap.dark h3{color:var(--ivory)}
.chap.sand{background:var(--sand)}
.chap-head{display:grid;grid-template-columns:auto 1fr;gap:2rem;align-items:baseline;margin-bottom:2.6rem}
.chap-no{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:clamp(2.6rem,5vw,4rem);color:transparent;-webkit-text-stroke:1px var(--gold-deep);line-height:1}
.chap.dark .chap-no{-webkit-text-stroke-color:var(--gold)}
.chap-head h2{font-size:clamp(2rem,3.8vw,3rem)}
.chap-body{display:grid;grid-template-columns:1fr 1fr;gap:clamp(2rem,4.5vw,4rem);align-items:start}
.chap-body p{font-size:.93rem;line-height:1.85;color:#3a382e}
.chap.dark .chap-body p{color:rgba(246,242,233,.8)}
.chap-media img{width:100%;object-fit:cover;display:block}
.chap-media.tall img{height:clamp(360px,56vh,560px)}
.chap-media.wide img{height:clamp(280px,40vh,420px)}

/* traceability diagram */
.trace{display:grid;grid-template-columns:repeat(5,1fr);gap:0;margin-top:3rem;counter-reset:tr}
.tr{counter-increment:tr;position:relative;padding:2.6rem 1.4rem 0 0}
.tr::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:rgba(228,206,156,.35)}
.tr::after{content:"";position:absolute;top:-4px;left:0;width:8px;height:8px;border:1px solid var(--gold);border-radius:50%;background:#0d0906}
.chap:not(.dark) .tr::before{background:rgba(154,126,66,.35)}
.chap:not(.dark) .tr::after{border-color:var(--gold-deep);background:var(--ivory)}
.tr b{display:block;font-weight:500;font-size:.9rem;color:var(--ivory);margin-bottom:.5rem}
.chap:not(.dark) .tr b{color:var(--forest)}
.tr p{font-size:.78rem;line-height:1.7;color:rgba(246,242,233,.62)}
.chap:not(.dark) .tr p{color:var(--stone)}
.tr .code{font-family:ui-monospace,Menlo,monospace;font-size:.68rem;letter-spacing:.08em;color:var(--gold);display:block;margin-bottom:.7rem}

/* harvest calendar */
.calen{display:grid;grid-template-columns:repeat(12,1fr);border:1px solid rgba(154,126,66,.3);margin-top:2.4rem;overflow:hidden}
.calen .mo{padding:.9rem .3rem;text-align:center;font-size:.67rem;letter-spacing:.1em;text-transform:uppercase;color:var(--stone);border-right:1px solid rgba(154,126,66,.16)}
.calen .mo:last-child{border-right:0}
.calen .mo.on{background:var(--gold);color:var(--forest);font-weight:500}
.calen .mo.mid{background:rgba(194,161,91,.28);color:var(--forest)}
.callegend{display:flex;gap:1.6rem;flex-wrap:wrap;margin-top:1rem;font-size:.68rem;color:var(--stone)}
.callegend i{display:inline-block;width:14px;height:10px;margin-right:.5rem;vertical-align:middle}

@media(max-width:1020px){
  .chap-body{grid-template-columns:1fr}
  .trace{grid-template-columns:1fr 1fr}
  .tr{padding-bottom:1.8rem}
  .calen{grid-template-columns:repeat(6,1fr)}
  .exp-hero{min-height:70svh}
}

/* ============================================================
   6 · RESOURCES — KNOWLEDGE CENTRE
   ============================================================ */
.kc-hero{background:linear-gradient(170deg,#0e2e20,#081c12);color:var(--ivory);padding:11rem 0 clamp(4rem,8vh,6rem)}
.kc-hero h1{color:var(--ivory);font-size:clamp(2.5rem,5.4vw,4rem);max-width:16ch}
.kc-hero p{color:rgba(246,242,233,.8);max-width:56ch;margin-top:1.3rem;line-height:1.8;font-size:.95rem}

.feat{display:grid;grid-template-columns:1.15fr .85fr;gap:0;border:1px solid rgba(154,126,66,.3);background:#fcfaf4;overflow:hidden;transition:box-shadow .4s var(--ease)}
.feat:hover{box-shadow:0 36px 70px -44px rgba(12,42,30,.45)}
.feat .f-img{position:relative;overflow:hidden;min-height:340px}
.feat .f-img img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform 1.4s var(--ease)}
.feat:hover .f-img img{transform:scale(1.05)}
.feat .f-txt{padding:clamp(2rem,4vw,3.4rem);display:flex;flex-direction:column;justify-content:center}
.feat .f-tag{font-size:.68rem;letter-spacing:.26em;text-transform:uppercase;color:var(--gold-deep)}
.feat h2{font-size:clamp(1.7rem,2.9vw,2.4rem);margin:.7rem 0 .9rem;line-height:1.15}
.feat p{font-size:.9rem;color:#3a382e;line-height:1.8;max-width:48ch}

.kgrid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.6rem;margin-top:1.6rem}
.kcard{border:1px solid rgba(154,126,66,.28);background:#fcfaf4;display:flex;flex-direction:column;overflow:hidden;transition:transform .4s var(--ease),box-shadow .4s var(--ease)}
.kcard:hover{transform:translateY(-4px);box-shadow:0 28px 56px -34px rgba(12,42,30,.4)}
.kcard .kim{position:relative;height:190px;overflow:hidden}
.kcard .kim img{width:100%;height:100%;object-fit:cover;transition:transform 1.3s var(--ease)}
.kcard:hover .kim img{transform:scale(1.06)}
.kcard .kb{padding:1.6rem 1.5rem 1.8rem;display:flex;flex-direction:column;flex:1}
.kcard .k-tag{font-size:.66rem;letter-spacing:.24em;text-transform:uppercase;color:var(--gold-deep)}
.kcard h3{font-size:1.28rem;margin:.5rem 0 .6rem;line-height:1.25}
.kcard p{font-size:.83rem;color:#57534a;line-height:1.7;flex:1}
.kcard .kgo{margin-top:1.3rem;font-size:.69rem;letter-spacing:.26em;text-transform:uppercase;color:var(--forest);border-bottom:1px solid var(--gold-deep);align-self:flex-start;padding-bottom:.3em}

/* download rows */
.dl-rows{border-top:1px solid rgba(154,126,66,.35);margin-top:2.4rem}
.dl-row{display:grid;grid-template-columns:auto 1fr auto;gap:1.6rem;align-items:center;padding:1.5rem 0;border-bottom:1px solid rgba(154,126,66,.22);transition:background .3s var(--ease)}
.dl-row:hover{background:rgba(194,161,91,.06)}
.dl-row svg{width:26px;height:26px;stroke:var(--gold-deep);fill:none;stroke-width:1.3;stroke-linecap:round;stroke-linejoin:round}
.dl-row b{display:block;font-weight:500;font-size:1rem;color:var(--forest);font-family:'Cormorant Garamond',Georgia,serif;font-size:1.3rem}
.dl-row p{font-size:.82rem;color:var(--stone);margin-top:.2rem}
.dl-row .meta{font-size:.67rem;letter-spacing:.22em;text-transform:uppercase;color:var(--gold-deep);white-space:nowrap}

@media(max-width:1020px){
  .feat{grid-template-columns:1fr}
  .feat .f-img{min-height:240px}
  .kgrid{grid-template-columns:1fr}
  .dl-row{grid-template-columns:auto 1fr;gap:1rem}
  .dl-row .meta{grid-column:2}
}

/* ============================================================
   7 · CONTACT / SAMPLES — LUXURIOUS
   ============================================================ */
.lux{display:grid;grid-template-columns:.86fr 1.14fr;min-height:100svh;align-items:stretch}
.lux-side{position:relative;background:#0a1d14;color:var(--ivory);overflow:hidden}
.lux-side picture,.lux-side picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.lux-side .lv{position:absolute;inset:0;background:linear-gradient(180deg,rgba(6,16,11,.86),rgba(6,16,11,.94))}
.lux-inner{position:relative;z-index:2;padding:10rem 3.5rem 4rem 6vw;display:flex;flex-direction:column;height:100%}
.lux-inner h1{color:var(--ivory);font-size:clamp(2.2rem,3.6vw,3.2rem);line-height:1.05;max-width:14ch}
.lux-inner .ls{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:1.15rem;color:var(--gold-pale);margin-top:1.1rem;max-width:34ch}
.lux-contact{margin-top:2.8rem}
.lux-contact .lc{display:grid;grid-template-columns:.5fr 1fr;gap:1.2rem;padding:.95em 0;border-top:1px solid rgba(228,206,156,.18);font-size:.87rem}
.lux-contact .lc:last-child{border-bottom:1px solid rgba(228,206,156,.18)}
.lux-contact .lc span{font-size:.68rem;letter-spacing:.22em;text-transform:uppercase;color:rgba(228,206,156,.68);padding-top:.35em}
.lux-contact .lc a{color:var(--ivory);border-bottom:1px solid transparent;transition:border-color .3s}
.lux-contact .lc a:hover{border-color:var(--gold)}
.lux-trust{margin-top:auto;padding-top:2.6rem}
.lux-trust .t{display:flex;gap:.9rem;align-items:flex-start;padding:.75rem 0;font-size:.82rem;color:rgba(246,242,233,.78);line-height:1.6}
.lux-trust .t svg{width:17px;height:17px;stroke:var(--gold);fill:none;stroke-width:1.5;flex:0 0 auto;margin-top:.24em}

.lux-form{background:var(--ivory);padding:10rem 6vw 5rem 3.5rem}
.lux-form .lf-head{margin-bottom:2.4rem}
.lux-form fieldset{border:0;padding:0;margin:0 0 2.6rem}
.lux-form legend{font-size:.68rem;letter-spacing:.28em;text-transform:uppercase;color:var(--gold-deep);padding:0 0 1.2rem;display:flex;align-items:center;gap:1rem;width:100%}
.lux-form legend::after{content:"";flex:1;height:1px;background:rgba(154,126,66,.3)}
.lf-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.6rem 1.8rem}
.lf-grid .full{grid-column:1/-1}
.field label{display:block;font-size:.67rem;letter-spacing:.22em;text-transform:uppercase;color:var(--stone);margin-bottom:.5rem}
.field input,.field select,.field textarea{width:100%;background:transparent;border:0;border-bottom:1px solid rgba(154,126,66,.42);padding:.65em 0;font-family:inherit;font-size:.94rem;color:var(--ink);border-radius:0;transition:border-color .3s var(--ease)}
.field select{appearance:none;background-image:linear-gradient(45deg,transparent 50%,var(--gold-deep) 50%),linear-gradient(135deg,var(--gold-deep) 50%,transparent 50%);background-position:calc(100% - 12px) calc(50% + 1px),calc(100% - 7px) calc(50% + 1px);background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:1.6rem}
.field textarea{min-height:110px;resize:vertical}
.field input:focus,.field select:focus,.field textarea:focus{outline:0;border-bottom-color:var(--gold-deep);border-bottom-width:1.5px}
.field input::placeholder,.field textarea::placeholder{color:#b3ad9c}
.lf-check{display:flex;gap:.85rem;align-items:flex-start;font-size:.83rem;color:#3a382e;line-height:1.6}
.lf-check input{width:auto;margin-top:.28em;accent-color:var(--gold-deep)}
.lf-actions{display:flex;gap:1.6rem;align-items:center;flex-wrap:wrap;margin-top:.6rem}
.lf-note{font-size:.76rem;color:var(--stone);max-width:34ch;line-height:1.6}
.msg{display:none;padding:1.1rem 1.3rem;font-size:.89rem;margin-top:1.2rem;border-left:2px solid}
.msg.ok{display:block;background:#e9f0e5;border-color:#5d7f52;color:#28422a}
.msg.err{display:block;background:#f6e5de;border-color:#b8795f;color:#5e2e1c}

@media(max-width:1020px){
  .lux{grid-template-columns:1fr}
  .lux-inner{padding:8rem 6vw 3.5rem}
  .lux-form{padding:3.5rem 6vw 4rem}
  .lf-grid{grid-template-columns:1fr}
  .lux-trust{margin-top:2.4rem}
}

/* ============================================================
   MISC — shared new bits
   ============================================================ */
.crumb-lite{font-size:.69rem;letter-spacing:.24em;text-transform:uppercase;color:var(--stone);padding:1.2rem 0 0}
.crumb-lite a{color:var(--gold-deep)}
.crumb-lite a:hover{text-decoration:underline}
.on-dark .crumb-lite,.dark-sec .crumb-lite{color:rgba(228,206,156,.65)}
.on-dark .crumb-lite a{color:var(--gold-pale)}
.btn.lg{padding:1.35em 3.1em;font-size:.72rem}
.cta-band{background:linear-gradient(170deg,#0e2e20,#081c12);color:var(--ivory);padding:clamp(4.5rem,9vh,6.5rem) 0}
.cta-band .cb{display:flex;justify-content:space-between;align-items:center;gap:2.5rem;flex-wrap:wrap}
.cta-band h2{color:var(--ivory);font-size:clamp(1.9rem,3.4vw,2.8rem);max-width:20ch}
.cta-band p{color:rgba(246,242,233,.78);max-width:44ch;margin-top:.9rem;font-size:.9rem;line-height:1.75}

/* ---------- block wrappers inside anchors ---------- */
.tript .t-lat,.tript .t-note,.feat .f-tag,.kcard .k-tag{display:block}
.feat .f-img,.kcard .kim{display:block}
.dl-row span{display:block}
.dl-row b{display:block}
.lux-trust .t span{display:block}

/* ============================================================
   ACCESSIBILITY PASS — contrast on light grounds
   The palette is unchanged; only the *text* tints are deepened
   so that small tracked labels clear WCAG AA (4.5:1).
   ============================================================ */
:root{
  --gold-label:#7d6430;   /* 4.6–5.4:1 on every ivory/glass ground */
  --stone:#6d6858;        /* 4.5–5.4:1 — was #847f70 (3.6:1) */
  --lab-grey:#5c6a64;     /* laboratory secondary text */
}
.eyebrow{color:var(--gold-label)}
.eyebrow.on-dark{color:var(--gold-pale)}
.field label,.plate-cap span,.cmp tbody th,.spec dt,.dossier .dl dt,
.tl-item p,.small,.lf-note,.disclaimer,figcaption{color:var(--stone)}
.dl-row .meta,.chiprow i,.kcard .k-tag,.feat .f-tag,.stage-media .badge,
.pr-index i,.toc b,.card .tagline,.res-card .link,.ladder .lg b{color:var(--gold-label)}
.chiprow i{border-color:rgba(125,100,48,.55)}
.rt .no,.dossier .dh span,.lab-strip .ls-meta .m span{color:var(--lab-grey)}
.rt p,.icard p{color:#4f5c56}
.lab-hero .lh-sub,.lab-sec .lede{color:#34433c}
.calen .mo{color:var(--stone)}
.tript .t-lat,.stage.ground-night .stage-txt .lat,.stage.ground-earth .stage-txt .lat{color:var(--gold-pale)}
/* keep decorative rules and icons on the original gold */
.gold-rule{background:var(--gold-deep)}
/* remaining gold text on light grounds */
.btn:not(.solid):not(.ghost-dark){color:var(--gold-label)}
.op-idx,.dossier .stamp,.crumb-lite a,.bc a,.article .toc a:hover,
.refs a,.faq summary::after,.numsteps .ns::before,.st-num,.tlink{color:var(--gold-label)}
.dossier .stamp{border-color:var(--gold-label)}
.tlink{border-bottom-color:rgba(125,100,48,.55)}
.band .tlink{color:var(--gold-pale);border-bottom-color:rgba(228,206,156,.5)}
a.inline-gold{color:var(--gold-label);border-bottom:1px solid rgba(125,100,48,.5)}
a.inline-gold:hover{color:var(--forest);border-bottom-color:var(--forest)}
.article th,.qtable th{color:var(--gold-label);border-color:var(--gold-label)}

/* ============================================================
   HORN RESINS — v12 QA FIX LAYER
   Defect corrections only. No redesign: the approved v11
   layouts, typography and palette are untouched.
   ============================================================ */

/* ------------------------------------------------------------
   FIX 1 · HEADER ON LIGHT PAGES
   Driven by body[data-header] which is written into the HTML at
   build time — never inferred from scroll position, so there is
   no flash of invisible navigation and it survives JS failure.
   ------------------------------------------------------------ */
body[data-header="light"] header:not(.scrolled) .brand{color:var(--forest)}
body[data-header="light"] header:not(.scrolled) .brand svg{color:var(--gold-label)}
body[data-header="light"] header:not(.scrolled) .brand span{color:var(--forest)}

body[data-header="light"] header:not(.scrolled) .nav-links a{
  color:var(--forest);
  border-bottom-color:transparent;
}
body[data-header="light"] header:not(.scrolled) .nav-links a:hover,
body[data-header="light"] header:not(.scrolled) .nav-links a:focus-visible{
  color:var(--gold-label);
  border-bottom-color:var(--gold-deep);
}
/* active page: clearly visible gold underline */
body[data-header="light"] header:not(.scrolled) .nav-links a.active{
  color:var(--forest);
  border-bottom:1.5px solid var(--gold-deep);
}

/* Request samples: deliberate dark treatment, never an empty rectangle */
body[data-header="light"] header:not(.scrolled) .nav-links a.nav-cta,
body[data-header="light"] header:not(.scrolled) .nav-cta{
  background:var(--forest);
  border-color:var(--forest);
  color:var(--gold-pale);
}
body[data-header="light"] header:not(.scrolled) .nav-cta:hover,
body[data-header="light"] header:not(.scrolled) .nav-cta:focus-visible{
  background:var(--gold-deep);
  border-color:var(--gold-deep);
  color:#fff;
}
body[data-header="light"] header:not(.scrolled) .nav-links a.nav-cta.active{
  background:var(--forest);
  border-color:var(--forest);
  color:var(--gold-pale);
}

/* burger must be visible on light too */
body[data-header="light"] header:not(.scrolled) .burger span{background:var(--forest)}

/* …but the mobile overlay is dark, so restore light-on-dark while it is open */
@media(max-width:860px){
  body[data-header="light"] header:not(.scrolled) .nav-links.open a{color:rgba(246,242,233,.9)}
  body[data-header="light"] header:not(.scrolled) .nav-links.open a:hover,
  body[data-header="light"] header:not(.scrolled) .nav-links.open a.active{color:var(--gold-pale)}
  body[data-header="light"] header:not(.scrolled) .nav-links.open a.active{border-bottom-color:var(--gold)}
  body[data-header="light"] header:not(.scrolled) .nav-links.open a.nav-cta{
    background:var(--gold);border-color:var(--gold);color:var(--forest)
  }
  body[data-header="light"] header:not(.scrolled) .burger.open span{background:var(--gold)}
}

/* a hairline keeps the light header anchored against the page */
body[data-header="light"] header:not(.scrolled){
  background:linear-gradient(180deg,rgba(246,242,233,.92),rgba(246,242,233,.72) 60%,rgba(246,242,233,0));
  backdrop-filter:blur(6px);
}
@supports not (backdrop-filter: blur(6px)){
  body[data-header="light"] header:not(.scrolled){background:rgba(246,242,233,.96)}
}

/* ------------------------------------------------------------
   FIX 2 · DIAGRAM ARTWORK IS NEVER CROPPED
   The article-* assets are information graphics with labels.
   object-fit:cover was cutting the first and last process steps
   and the italic captions. Artwork now always renders complete.
   ------------------------------------------------------------ */
img.artwork{
  object-fit:contain !important;
  background:var(--ivory-2);
}

/* Resources — featured card */
.feat .f-img.art{aspect-ratio:16/9;min-height:0;background:var(--ivory-2)}
.feat .f-img.art img{position:absolute;inset:0;width:100%;height:100%}

/* Resources — grid cards */
.kcard .kim.art{height:auto;aspect-ratio:16/9;background:var(--ivory-2)}
.kcard .kim.art img{position:absolute;inset:0;width:100%;height:100%}
.kcard .kim{position:relative}

/* Editorial rows and chapters that carry a diagram rather than a photo */
.op-row .op-media.art img,
.chap-media.art img{
  height:auto;
  aspect-ratio:16/9;
  background:var(--ivory-2);
}

/* A diagram presented full width, at its own proportions */
.plate-art{background:var(--ivory-2);padding:clamp(2.5rem,6vh,4.5rem) 0}
.plate-art .pa-in{max-width:1080px;margin:0 auto;padding:0 6vw}
.plate-art img{width:100%;height:auto;display:block;background:var(--ivory-2)}
.plate-art .plate-cap{margin-top:1.1rem}

/* ------------------------------------------------------------
   FIX 3 · REVEALS CAN NEVER STRAND CONTENT
   Content is visible by default. The hidden start state applies
   only while JS is confirmed alive (html.anim, set by main.js).
   A watchdog in <head> adds .no-anim if the script never boots.
   ------------------------------------------------------------ */
.rv,.rv-l,.rv-s{opacity:1;transform:none}

html.anim:not(.no-anim) .rv{
  opacity:0;transform:translateY(26px);
  transition:opacity .9s cubic-bezier(.2,.6,.2,1),transform .9s cubic-bezier(.2,.6,.2,1);
}
html.anim:not(.no-anim) .rv-l{
  opacity:0;transform:translateX(-26px);
  transition:opacity 1s var(--ease),transform 1s var(--ease);
}
html.anim:not(.no-anim) .rv-s{
  opacity:0;transform:scale(.985);
  transition:opacity 1.1s var(--ease),transform 1.4s var(--ease);
}
html.anim:not(.no-anim) .rv.in,
html.anim:not(.no-anim) .rv-l.in,
html.anim:not(.no-anim) .rv-s.in{opacity:1;transform:none}

/* the watchdog result and reduced motion both mean: just show it */
html.no-anim .rv,html.no-anim .rv-l,html.no-anim .rv-s{
  opacity:1 !important;transform:none !important;transition:none !important;
}
@media(prefers-reduced-motion:reduce){
  html .rv,html .rv-l,html .rv-s{opacity:1 !important;transform:none !important;transition:none !important}
  html [data-d]{transition-delay:0s !important}
}

/* ------------------------------------------------------------
   FIX 4 · SOURCING / QUALITY PROCESS COMPONENTS
   Geometry corrected rather than clipped: the first and last
   nodes now carry their own internal padding, and the track
   scrolls deliberately instead of overflowing the page.
   ------------------------------------------------------------ */
.trace{
  display:grid;
  grid-template-columns:repeat(5,minmax(150px,1fr));
  gap:0 1.6rem;
  overflow-x:auto;
  overscroll-behavior-x:contain;
  scrollbar-width:thin;
  padding-bottom:.5rem;
}
.tr{padding:2.6rem 0 0;min-width:0}
.tr::after{left:0}
.tr p,.tr b{overflow-wrap:break-word}

.ruler-track{
  grid-template-columns:repeat(6,minmax(140px,1fr));
  gap:0 1.4rem;
  overflow-x:auto;
  overscroll-behavior-x:contain;
  scrollbar-width:thin;
  padding-bottom:.5rem;
}
.rt{padding:0 0 .4rem;min-width:0}
.rt b,.rt p{overflow-wrap:break-word}

.calen{overflow-x:auto;overscroll-behavior-x:contain}
.calen .mo{min-width:0}

/* the horizontally scrollable tracks get a quiet affordance */
.trace::-webkit-scrollbar,.ruler-track::-webkit-scrollbar,
.tl-track::-webkit-scrollbar,.cmp-scroll::-webkit-scrollbar{height:3px}
.trace::-webkit-scrollbar-thumb,.ruler-track::-webkit-scrollbar-thumb,
.tl-track::-webkit-scrollbar-thumb,.cmp-scroll::-webkit-scrollbar-thumb{background:rgba(154,126,66,.5)}
.trace::-webkit-scrollbar-track,.ruler-track::-webkit-scrollbar-track,
.tl-track::-webkit-scrollbar-track,.cmp-scroll::-webkit-scrollbar-track{background:transparent}

.scroll-note{font-size:.7rem;letter-spacing:.16em;text-transform:uppercase;color:var(--stone);margin-top:1rem}
.chap.dark .scroll-note{color:rgba(228,206,156,.6)}

@media(max-width:1020px){
  /* stacked, readable, and never a page-wide horizontal scroll */
  .trace{grid-auto-flow:row;grid-template-columns:1fr;overflow-x:visible;gap:0}
  .tr{padding:2.2rem 0 1.6rem}
  .ruler-track{grid-template-columns:1fr 1fr;overflow-x:visible}
  .rt{padding-bottom:1.8rem}
}
@media(max-width:560px){
  .ruler-track{grid-template-columns:1fr}
  .calen{grid-template-columns:repeat(4,1fr)}
}

/* ------------------------------------------------------------
   FIX 5 · NOTHING HIDES BEHIND THE FIXED HEADER
   ------------------------------------------------------------ */
:target{scroll-margin-top:6.5rem}
#maydi,#beeyo,#myrrh,[id]{scroll-margin-top:6.5rem}

/* ------------------------------------------------------------
   BRAND · ESTABLISHED 1986
   ------------------------------------------------------------ */
.est{
  display:block;
  font-family:'Archivo',system-ui,sans-serif;
  font-size:.6rem;
  letter-spacing:.34em;
  text-transform:uppercase;
  color:var(--gold);
  margin-top:.35rem;
}
.foot-brand{flex-wrap:wrap}
.foot-brand .fb-txt{display:flex;flex-direction:column;line-height:1.15}
.hero-mark .est-inline{color:var(--gold-pale)}

/* ------------------------------------------------------------
   FIX 1b · SPLIT-BACKGROUND PAGES
   /request-samples/ puts a dark panel and an ivory form side by
   side, so the navigation crosses both. A per-page "light" or
   "dark" state cannot be correct for a header that spans two
   grounds — such pages declare data-header="solid" and get the
   approved dark bar from the first paint.
   ------------------------------------------------------------ */
body[data-header="solid"] header{
  background:rgba(12,42,30,.97);
  box-shadow:0 1px 0 rgba(194,161,91,.25);
  backdrop-filter:blur(8px);
}
@supports not (backdrop-filter: blur(8px)){
  body[data-header="solid"] header{background:rgba(12,42,30,.99)}
}

/* ------------------------------------------------------------
   FIX 1c · SCRIM BEHIND THE FLOATING HEADER ON DARK PAGES
   Photography is not uniformly dark — the About hero has bright
   golden highlights directly under the right-hand navigation.
   A soft top vignette guarantees legibility over any image
   without altering the approved light-on-dark treatment.
   ------------------------------------------------------------ */
body[data-header="dark"] header:not(.scrolled){position:fixed;isolation:isolate}
body[data-header="dark"] header:not(.scrolled)::before{
  content:"";
  position:absolute;
  inset:-1px 0 -2.2rem 0;
  z-index:-1;
  pointer-events:none;
  background:linear-gradient(180deg,rgba(6,20,13,.62) 0%,rgba(6,20,13,.42) 55%,rgba(6,20,13,0) 100%);
}

/* ------------------------------------------------------------
   FIX 6 · CLOSED MOBILE MENU MUST BE INERT
   It was only translated off-screen, so its links stayed in the
   tab order (a keyboard trap on mobile) and the fixed, translated
   panel could contribute a few pixels of horizontal overflow at
   high zoom. visibility:hidden removes it from both.
   ------------------------------------------------------------ */
@media(max-width:860px){
  .nav-links{
    visibility:hidden;
    pointer-events:none;
    transition:transform .45s cubic-bezier(.2,.6,.2,1),visibility 0s linear .45s;
  }
  .nav-links.open{
    visibility:visible;
    pointer-events:auto;
    transition:transform .45s cubic-bezier(.2,.6,.2,1),visibility 0s;
  }
}

/* ------------------------------------------------------------
   FIX 7 · BELT-AND-BRACES AGAINST STRAY HORIZONTAL SCROLL
   overflow-x:clip (not :hidden) prevents any residual sub-pixel
   overflow from producing a scrollbar, without creating a scroll
   container — so position:sticky and anchor scrolling still work.
   ------------------------------------------------------------ */
html{overflow-x:clip}
body{overflow-x:clip}

/* ============================================================
   HORN RESINS — v13 · FINAL PRODUCTION PASS
   Refinement only. The v11 identity and v12 fixes stand.
   Everything here answers a measurement, not a preference.
   ============================================================ */

/* ------------------------------------------------------------
   TYPOGRAPHIC RHYTHM
   Audit found 11 different line-heights, 8 different section
   paddings and body lines running to 146 characters. A premium
   editorial system uses a small, deliberate set of each.
   ------------------------------------------------------------ */
:root{
  --lh-display:1.06;   /* h1 / h2 */
  --lh-title:1.2;      /* h3 and small headings */
  --lh-lede:1.5;       /* italic ledes and pull quotes */
  --lh-body:1.75;      /* running text */
  --lh-micro:1.6;      /* labels, captions, table cells */

  --sec-sm:clamp(4.5rem,8vh,6.5rem);
  --sec-md:clamp(6rem,12vh,9rem);
  --sec-lg:clamp(8rem,16vh,12rem);

  --measure:68ch;      /* never wider — 146ch was unreadable */
  --measure-lede:40ch;
  --measure-micro:56ch;
}

h1,h2{line-height:var(--lh-display)}
h3,h4,.card b,.icard b,.kcard h3,.op-row h3,.ov-card h3{line-height:var(--lh-title)}
.lede,.pullq blockquote,.stage-txt .sd,.ed-hero .ed-sub,.lab-hero .lh-sub,
.lux-inner .ls,.kicker,.hero .sub,.phero .sub{line-height:var(--lh-lede)}

p,li,dd,.body,.chap-body p,.ov-card p,.op-row p,.stage-txt .sp,
.feat p,.kcard p,.card p,.icard p,.tl-item p,.map-facts .mf p{line-height:var(--lh-body)}

.small,.disclaimer,.plate-cap span,figcaption,.lf-note,.scroll-note,
.cmp td,.cmp th,.qtable td,.qtable th,.spec dd,.spec dt,
.dossier .dl dd,.dossier .dl dt,.rt p,.tr p{line-height:var(--lh-micro)}

/* one measure for running text, capped rather than stretched */
main p:not(.eyebrow):not(.small):not(.plate-cap span),
main li,
.chap-body p,.ed-cols p,.ov-card p,.op-row p,.stage-txt .sp,
.feat p,.map-facts .mf p,.lab-sec .body{max-width:var(--measure)}
.lede,.pullq blockquote,.stage-txt .sd,.ed-hero .ed-sub,
.lux-inner .ls,.statement p{max-width:var(--measure-lede)}
.statement p{max-width:26ch}
.small,.disclaimer,.lf-note,.scroll-note{max-width:var(--measure-micro)}
/* elements that are deliberately full-bleed keep their width */
.hero .sub,.exp-hero .coord,.cta-band p,.closing p,.kc-hero p{max-width:56ch}

/* section rhythm: three sizes, nothing in between */
section{padding:var(--sec-md) 0}
section.sec-sm,.compare,.tl,.plate-art{padding:var(--sec-sm) 0}
section.sec-lg,.statement,.figures{padding:var(--sec-lg) 0}

/* the last block before the footer should not crowd it */
main > *:last-child{margin-bottom:0}

/* headings never sit tight against what follows them */
.sec-head{margin-bottom:clamp(2.6rem,5vh,4rem)}
.sec-head .lede{margin-top:1.2rem}

/* ------------------------------------------------------------
   EXPORT — the container is the argument
   ------------------------------------------------------------ */
.ex-hero{position:relative;min-height:82svh;display:flex;align-items:flex-end;overflow:hidden;background:#12100d}
.ex-hero picture,.ex-hero picture img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.ex-hero .xv{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,10,12,.52) 0%,rgba(8,10,12,.12) 38%,rgba(8,10,12,.88) 100%)}
.ex-hero .x-in{position:relative;z-index:2;max-width:1240px;margin:0 auto;padding:0 6vw 5rem;width:100%}
.ex-hero h1{color:var(--ivory);font-size:clamp(2.5rem,5.6vw,4.4rem);max-width:16ch;line-height:var(--lh-display)}
.ex-hero .x-sub{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;
  font-size:clamp(1.05rem,1.9vw,1.4rem);color:var(--gold-pale);margin-top:1.2rem;max-width:44ch;line-height:var(--lh-lede)}

/* a wide documentary strip, allowed to breathe */
.doc-strip{position:relative;background:#0d0b09}
.doc-strip img{width:100%;height:auto;display:block}
.doc-strip .ds-cap{max-width:1240px;margin:0 auto;padding:1.2rem 6vw 3rem}

/* facts as editorial lines, not cards */
.factlines{border-top:1px solid rgba(154,126,66,.4);max-width:900px}
.factlines .fl{display:grid;grid-template-columns:minmax(150px,.34fr) 1fr;gap:1.4rem 2.4rem;
  padding:1.35em 0;border-bottom:1px solid rgba(154,126,66,.2)}
.factlines .fl dt{font-size:.67rem;letter-spacing:.22em;text-transform:uppercase;color:var(--stone);line-height:var(--lh-micro)}
.factlines .fl dd{margin:0;font-size:.92rem;color:#2a2820;line-height:var(--lh-body);max-width:52ch}
.dark-sec .factlines,.chap.dark .factlines{border-top-color:rgba(228,206,156,.28)}
.dark-sec .factlines .fl,.chap.dark .factlines .fl{border-bottom-color:rgba(228,206,156,.16)}
.dark-sec .factlines .fl dt{color:rgba(228,206,156,.68)}
.dark-sec .factlines .fl dd{color:rgba(246,242,233,.86)}

/* ------------------------------------------------------------
   THE TRACEABILITY LABEL — presented as evidence, not decoration
   ------------------------------------------------------------ */
.evidence{background:var(--ivory-2);padding:var(--sec-md) 0}
.evidence.on-forest{background:linear-gradient(170deg,#0e2e20,#081c12);color:var(--ivory)}
.evidence.on-forest h2,.evidence.on-forest h3{color:var(--ivory)}
.ev-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:clamp(2.5rem,6vw,5.5rem);align-items:center;
  max-width:1240px;margin:0 auto;padding:0 6vw}
.ev-media{position:relative}
.ev-media img{width:100%;height:auto;display:block;box-shadow:0 40px 80px -50px rgba(0,0,0,.65)}
.ev-read{max-width:var(--measure)}
.ev-read h2{font-size:clamp(1.9rem,3.6vw,2.9rem)}
.ev-read p{font-size:.95rem;line-height:var(--lh-body);margin-top:1.2rem}
.evidence.on-forest .ev-read p{color:rgba(246,242,233,.84)}

/* the label's own fields, transcribed — proof it is a real system */
.ev-fields{margin-top:2.2rem;border-top:1px solid rgba(154,126,66,.4)}
.evidence.on-forest .ev-fields{border-top-color:rgba(228,206,156,.3)}
.ev-fields .f{display:grid;grid-template-columns:minmax(130px,.36fr) 1fr;gap:1.2rem;
  padding:.85em 0;border-bottom:1px solid rgba(154,126,66,.18)}
.evidence.on-forest .ev-fields .f{border-bottom-color:rgba(228,206,156,.14)}
.ev-fields .f span{font-size:.64rem;letter-spacing:.2em;text-transform:uppercase;color:var(--stone);line-height:var(--lh-micro)}
.evidence.on-forest .ev-fields .f span{color:rgba(228,206,156,.66)}
.ev-fields .f b{font-weight:400;font-size:.9rem;color:var(--forest)}
.evidence.on-forest .ev-fields .f b{color:var(--ivory)}
.ev-fields .f b.mono{font-family:ui-monospace,Menlo,Consolas,monospace;font-size:.84rem;letter-spacing:.04em;color:var(--gold-label)}
.evidence.on-forest .ev-fields .f b.mono{color:var(--gold-pale)}

@media(max-width:1020px){
  .ev-grid{grid-template-columns:1fr;gap:2.4rem}
  .factlines .fl{grid-template-columns:1fr;gap:.4rem}
  .ex-hero{min-height:66svh}
}

/* ------------------------------------------------------------
   ESTABLISHED 1986 — the masthead line
   ------------------------------------------------------------ */
.masthead{display:flex;align-items:center;gap:1.1rem;margin-bottom:1.5rem}
.masthead i{display:block;width:52px;height:1px;background:var(--gold)}
.masthead span{font-size:.66rem;letter-spacing:.38em;text-transform:uppercase;color:var(--gold-pale);white-space:nowrap}
.masthead span b{font-weight:500;color:var(--gold)}

/* ------------------------------------------------------------
   MOBILE — magazine spacing, never cramped
   ------------------------------------------------------------ */
@media(max-width:860px){
  :root{--measure:60ch}
  section{padding:var(--sec-sm) 0}
  .wrap{padding-left:7vw;padding-right:7vw}
  .sec-head{margin-bottom:2.2rem}
  .ev-grid,.stage-grid,.chap-body,.map-grid{padding-left:0;padding-right:0}
  .statement p{max-width:22ch}
  h2{font-size:clamp(1.9rem,7vw,2.5rem)}
}

/* ---- rhythm: eliminate the remaining stray line-heights ----
   Measured leftovers were 1.65, 1.7, 1.8 and 1.85 on running text.
   These selectors carry enough specificity to beat the v10 base. */
body{line-height:var(--lh-body)}
.article p,.article li,
.chap .chap-body p,.chap.dark .chap-body p,.chap.sand .chap-body p,
.cert-badge-card p,.office p,.legal p,.legal li,
.faq p,.numsteps p,.applist p,.res-card p,.prod p,
.foot-grid a,.foot-grid p,
.stage.ground-night .stage-txt .sp,.stage.ground-earth .stage-txt .sp,
.dark-sec p.body,.evidence.on-forest .ev-read p{line-height:var(--lh-body)}

.statement p{line-height:1.25}                      /* display, deliberately tight */

/* ---- measure: cap the paragraphs the first pass missed ---- */
.faq p,.article p,.article li,.legal p,.legal li,
.numsteps p,.applist p,.icard p,.office p,
.cert-badge-card p,.disclaimer,.note,
.chap .chap-body p{max-width:var(--measure)}
.faq p{max-width:66ch}

/* ------------------------------------------------------------
   HERO LEGIBILITY OVER PHOTOGRAPHY
   Measured against the image itself (text hidden, background
   sampled): display type was sitting at 1.32–2.52:1 over bright
   sky, white container panels and pale sacks. The photographs
   are unchanged — the scrims are weighted towards the text zone
   so the type sits on a ground dark enough to carry it.
   ------------------------------------------------------------ */
.hero .hero-veil{
  background:linear-gradient(180deg,
    rgba(5,14,10,.42) 0%,
    rgba(5,14,10,.30) 26%,
    rgba(5,14,10,.62) 58%,
    rgba(5,14,10,.86) 100%);
}
.exp-hero .ev{
  background:linear-gradient(180deg,
    rgba(8,6,4,.46) 0%,
    rgba(8,6,4,.24) 30%,
    rgba(8,6,4,.68) 62%,
    rgba(8,6,4,.92) 100%);
}
.ex-hero .xv{
  background:linear-gradient(180deg,
    rgba(8,10,12,.52) 0%,
    rgba(8,10,12,.30) 28%,
    rgba(8,10,12,.72) 60%,
    rgba(8,10,12,.93) 100%);
}
.closing .cv{
  background:linear-gradient(90deg,rgba(4,12,8,.94),rgba(4,12,8,.74) 52%,rgba(4,12,8,.42));
}
.band .band-veil{
  background:linear-gradient(180deg,rgba(5,14,10,.58),rgba(5,14,10,.80));
}

/* the deepest part of the scrim only needs to cover the text block */
.hero-inner,.exp-hero .e-in,.ex-hero .x-in{position:relative;z-index:2}

/* A local scrim behind the text block only — the photograph keeps its
   brightness everywhere else. Left-weighted, which is also where the
   editorial text column sits. */
.hero-inner::before,
.exp-hero .e-in::before,
.ex-hero .x-in::before{
  content:"";
  position:absolute;
  top:-3rem; bottom:-3rem; left:-50vw; right:18%;
  z-index:-1;
  pointer-events:none;
  background:linear-gradient(90deg,
    rgba(4,12,8,.88) 0%,
    rgba(4,12,8,.82) 55%,
    rgba(4,12,8,.55) 78%,
    rgba(4,12,8,0) 100%);
}
.ex-hero .x-in::before{background:linear-gradient(90deg,
    rgba(6,9,11,.90) 0%,rgba(6,9,11,.84) 55%,rgba(6,9,11,.56) 78%,rgba(6,9,11,0) 100%)}
.exp-hero .e-in::before{background:linear-gradient(90deg,
    rgba(7,6,4,.90) 0%,rgba(7,6,4,.84) 55%,rgba(7,6,4,.56) 78%,rgba(7,6,4,0) 100%)}

@media(max-width:860px){
  /* on a narrow screen the text spans the full width, so must the scrim */
  .hero-inner::before,.exp-hero .e-in::before,.ex-hero .x-in::before{right:-10vw}
}

/* At 390 px the masthead sits over the brightest part of the hero frame.
   Ivory carries it; the year stays gold so the brand signal survives. */
@media(max-width:860px){
  .hero .masthead span{color:var(--ivory)}
  .hero .masthead span b{color:var(--gold)}
}


/* ------------------------------------------------------------
   FORM: per-field errors, visible focus, no layout shift
   ------------------------------------------------------------ */
.field{position:relative}
.field-err{
  min-height:1.15rem;              /* reserved, so nothing shifts when it fills */
  margin:.4rem 0 0;
  font-size:.76rem;
  line-height:1.45;
  color:#8f3d22;
  max-width:100%;
}
.field input[aria-invalid="true"],
.field select[aria-invalid="true"],
.field textarea[aria-invalid="true"]{
  border-bottom-color:#b8593a;
  border-bottom-width:1.5px;
}
.lf-check input[aria-invalid="true"]{outline:2px solid #b8593a;outline-offset:2px}

/* focus must always be obvious, including on the dark panels */
.field input:focus-visible,.field select:focus-visible,.field textarea:focus-visible,
.lf-check input:focus-visible,.btn:focus-visible,button:focus-visible,
.nav-links a:focus-visible,.brand:focus-visible,summary:focus-visible{
  outline:2px solid var(--gold-deep);
  outline-offset:3px;
  border-radius:1px;
}
header .nav-links a:focus-visible,.hero a:focus-visible,
.closing a:focus-visible,.cta-band a:focus-visible{outline-color:var(--gold)}

/* the submit button states are explicit rather than implied */
button[type="submit"][disabled]{opacity:.62;cursor:progress}

/* ============================================================
   ANALYTICS CONSENT — premium, accessible, equal-choice banner
   ============================================================ */
.hr-cookie-banner[hidden],.hr-cookie-settings[hidden]{display:none!important}
.hr-cookie-banner{
  position:fixed;left:0;right:0;bottom:0;z-index:1000;
  padding:1rem clamp(1rem,3vw,2rem);
  background:rgba(8,27,19,.98);
  color:var(--ivory);
  border-top:1px solid rgba(194,161,91,.55);
  box-shadow:0 -18px 45px rgba(4,12,8,.28);
  backdrop-filter:blur(12px);
}
.hr-cookie-inner{
  position:relative;max-width:var(--max);margin:0 auto;
  display:grid;grid-template-columns:minmax(0,1fr) auto;gap:2rem;align-items:center;
}
.hr-cookie-copy{max-width:760px}
.hr-cookie-kicker{
  margin:0 0 .35rem;font-size:.64rem;font-weight:500;letter-spacing:.28em;
  text-transform:uppercase;color:var(--gold);
}
.hr-cookie-banner h2{
  margin:0 0 .45rem;color:var(--ivory);font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.08;
}
.hr-cookie-banner #hr-cookie-copy{
  margin:0;color:rgba(246,242,233,.82);font-size:.84rem;line-height:1.65;max-width:74ch;
}
.hr-cookie-status{margin:.42rem 0 0;font-size:.72rem;color:rgba(228,206,156,.78)}
.hr-cookie-policy{
  display:inline-block;margin-top:.55rem;color:var(--gold-pale);font-size:.72rem;
  border-bottom:1px solid rgba(228,206,156,.55);padding-bottom:.12rem;
}
.hr-cookie-actions{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;min-width:min(100%,360px)}
.hr-cookie-action{
  min-height:48px;padding:.85rem 1.15rem;border:1px solid var(--gold);
  font:500 .68rem/1 'Archivo',system-ui,sans-serif;letter-spacing:.13em;text-transform:uppercase;
  cursor:pointer;transition:background-color .2s ease,color .2s ease,border-color .2s ease,transform .2s ease;
}
.hr-cookie-action:hover{transform:translateY(-1px)}
.hr-cookie-reject{background:transparent;color:var(--gold-pale)}
.hr-cookie-reject:hover{background:rgba(194,161,91,.14);color:var(--ivory)}
.hr-cookie-accept{background:var(--gold);color:var(--forest);border-color:var(--gold)}
.hr-cookie-accept:hover{background:var(--gold-pale);border-color:var(--gold-pale)}
.hr-cookie-close{
  position:absolute;right:-.2rem;top:-.65rem;width:38px;height:38px;
  border:0;background:transparent;color:var(--gold-pale);font-size:1.8rem;line-height:1;cursor:pointer;
}
.hr-cookie-settings{
  position:fixed;left:1rem;bottom:1rem;z-index:900;
  padding:.68rem .9rem;border:1px solid rgba(154,126,66,.58);border-radius:999px;
  background:rgba(246,242,233,.96);color:var(--forest);
  font:500 .62rem/1 'Archivo',system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;
  box-shadow:0 8px 24px rgba(12,42,30,.14);cursor:pointer;
}
.hr-cookie-settings:hover{background:var(--ivory-2);border-color:var(--gold-deep)}
.hr-cookie-inline{
  margin-top:.35rem;padding:.72rem 1rem;border:1px solid var(--gold-deep);background:transparent;
  color:var(--gold-deep);font:500 .68rem/1 'Archivo',system-ui,sans-serif;
  letter-spacing:.12em;text-transform:uppercase;cursor:pointer;
}
.hr-cookie-action:focus-visible,.hr-cookie-close:focus-visible,.hr-cookie-settings:focus-visible,.hr-cookie-inline:focus-visible{
  outline:2px solid var(--gold-pale);outline-offset:3px;
}
.hr-cookie-settings:focus-visible,.hr-cookie-inline:focus-visible{outline-color:var(--gold-deep)}
@media(max-width:760px){
  .hr-cookie-banner{padding:1rem}
  .hr-cookie-inner{grid-template-columns:1fr;gap:1rem}
  .hr-cookie-actions{width:100%;min-width:0}
  .hr-cookie-action{padding:.8rem .55rem;font-size:.61rem;letter-spacing:.09em}
  .hr-cookie-close{right:-.35rem;top:-.7rem}
  .hr-cookie-settings{left:.75rem;bottom:.75rem}
}
@media(max-width:420px){
  .hr-cookie-actions{grid-template-columns:1fr}
  .hr-cookie-banner #hr-cookie-copy{font-size:.8rem}
}
@media(prefers-reduced-motion:reduce){
  .hr-cookie-action{transition:none}
  .hr-cookie-action:hover{transform:none}
}
