@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@400;500;600&family=Montserrat:wght@400;500;600&display=swap');
:root{--ink:#0a0908;--coal:#11100e;--paper:#d6c3a0;--gold:#b68a48;--copper:#a35f37;--cream:#eadfc9;--muted:#a89c88;--plum:#4a1738}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#090807;color:#e9dfcc;font-family:Montserrat,Arial,sans-serif;line-height:1.7}a{color:inherit}img{max-width:100%;display:block}header{height:78px;padding:12px clamp(18px,5vw,72px);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:rgba(8,7,6,.95);backdrop-filter:blur(8px);z-index:20;border-bottom:1px solid #2a241d}header img{width:115px;max-height:54px;object-fit:contain}nav{display:flex;gap:25px;align-items:center}nav a{text-decoration:none;font-size:12px;letter-spacing:.13em;text-transform:uppercase;color:#cdbd9e}nav a:hover{color:var(--gold)}#menu{display:none;background:none;color:var(--gold);border:1px solid #59462d;padding:8px 12px}.hero{min-height:74vh;display:grid;place-items:center;text-align:center;padding:80px 20px;background:radial-gradient(circle at 50% 40%,#211b15 0,#0b0908 52%,#070605 100%)}.hero-logo{width:min(510px,80vw);margin:0 auto 25px}.hero h1,.record-hero h1{font:500 clamp(3rem,8vw,6.8rem)/.9 'Cormorant Garamond',serif;margin:.2em 0;color:#e7d3ac}.motto{font:italic 1.25rem 'Cormorant Garamond',serif;color:#c7a86f}.lede{max-width:720px;margin:22px auto;color:#b9ad98}.eyebrow{font-size:11px;letter-spacing:.28em;text-transform:uppercase;color:var(--gold);font-weight:600}.btn{display:inline-block;margin-top:20px;padding:13px 20px;border:1px solid #9b743f;text-decoration:none;text-transform:uppercase;letter-spacing:.14em;font-size:11px}.btn:hover{background:#9b743f;color:#080706}section{padding:90px clamp(20px,7vw,110px)}.sectionhead{max-width:780px;margin-bottom:45px}.sectionhead h2,.story h2,.paper h2,.record h2{font:500 clamp(2.5rem,5vw,4.7rem)/1 'Cormorant Garamond',serif;margin:8px 0 16px;color:#ddc28e}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.release{border:1px solid #2d281f;background:#11100e;display:grid;grid-template-columns:38% 1fr;min-height:320px;overflow:hidden}.release>img{width:100%;height:100%;object-fit:contain;padding:22px;background:#0d0b09}.release>div{padding:34px}.release h3{font:500 2.3rem 'Cormorant Garamond';color:#dfc391;margin:5px 0}.release a{color:#c99d58;text-decoration:none}.purple{box-shadow:inset 3px 0 #5e264d}.dark{background:#0d0c0a}.timeline{max-width:900px;border-left:1px solid #5b452d;margin-left:12px}.timeline>div{padding:0 0 45px 36px;position:relative}.timeline>div:before{content:'';position:absolute;left:-6px;top:7px;width:11px;height:11px;border-radius:50%;background:var(--gold)}.timeline h3{font:500 2rem 'Cormorant Garamond';color:#dec69a;margin:3px 0}.timeline b{font-size:10px;letter-spacing:.2em;color:#a9844e}.paper{background:#cdbb98;color:#241c13;position:relative}.paper>div{max-width:760px;margin:auto}.paper h2{color:#39291b}.paper .eyebrow{color:#765328}.paper blockquote{font:italic 2rem 'Cormorant Garamond';border-left:2px solid #75532d;padding-left:25px}.clover{display:grid;grid-template-columns:minmax(240px,420px) 1fr;gap:60px;align-items:center;max-width:1100px;margin:auto}.clover img{width:100%}.gate{position:fixed;inset:0;background:radial-gradient(circle,#201910,#070605 70%);z-index:999;display:grid;place-items:center;padding:20px}.gate.hidden{display:none}.gatebox{width:min(600px,100%);text-align:center;border:1px solid #6e5232;padding:clamp(28px,7vw,58px);background:rgba(8,7,6,.96);box-shadow:0 20px 80px #000}.gatebox img{width:260px;margin:0 auto 25px}.gatebox h1{font:500 3rem 'Cormorant Garamond';color:#dec18d;margin:8px}.quiet{color:#a99d89}.entry{display:flex;max-width:390px;margin:14px auto}.entry input{min-width:0;flex:1;background:#16120e;border:1px solid #5a472f;color:#eee;padding:13px;text-transform:uppercase;letter-spacing:.2em}.entry button{background:#9b743f;border:0;padding:0 18px}.gatebox label{font-size:11px;letter-spacing:.15em;text-transform:uppercase}.error{color:#c48b76;min-height:1.4em}.morse{color:#745d3e;letter-spacing:.25em}.record-hero{min-height:58vh;display:grid;grid-template-columns:minmax(280px,460px) 1fr;align-items:center;gap:7vw;padding:70px clamp(20px,8vw,130px);background:radial-gradient(circle at 25% 50%,#251d15,#090807 62%)}.record-hero.purplebg{background:radial-gradient(circle at 25% 50%,#36132c,#090807 65%)}.record-hero .label{max-height:520px;margin:auto;object-fit:contain;filter:drop-shadow(0 20px 25px #000)}.record-hero h1{font-size:clamp(3.5rem,7vw,6rem)}.facts{display:flex;flex-wrap:wrap;gap:8px;margin:25px 0}.facts span{border:1px solid #4b3c29;padding:7px 11px;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.story{max-width:850px;margin:auto}.story p:first-of-type:first-letter{float:left;font:600 4.8rem/3.7rem 'Cormorant Garamond';padding:7px 10px 0 0;color:var(--gold)}.pullquote{font:italic clamp(2rem,4vw,3.3rem) 'Cormorant Garamond';color:#d2b57f;text-align:center;padding:30px 0}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.gallery figure{margin:0;background:#111;overflow:hidden}.gallery img{width:100%;height:440px;object-fit:cover;filter:saturate(.82) contrast(1.05) brightness(.88)}.gallery figure:nth-child(4n+1){grid-column:span 2}.gallery figure:nth-child(4n+1) img{height:500px}.gallery figcaption{font-size:10px;letter-spacing:.08em;color:#9e927f;padding:10px 12px;background:#0e0d0b}.video{max-width:700px;margin:35px auto}.video video{width:100%;border:1px solid #382d21;background:#000}.back{display:inline-block;color:#b68a48;text-decoration:none;margin-bottom:20px;font-size:11px;letter-spacing:.15em;text-transform:uppercase}.notice{border:1px solid #4b3b28;padding:25px;max-width:760px;margin:30px auto;color:#b7aa96}.records{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.records a{border:1px solid #31291f;padding:30px;text-decoration:none;background:#100e0c}.records h3{font:500 2rem 'Cormorant Garamond';color:#d8bc88;margin:5px 0}footer{text-align:center;padding:60px 20px;border-top:1px solid #29231b;color:#897d69}footer img{width:150px;margin:0 auto 15px}footer p{font-size:11px;letter-spacing:.18em}.subhero{text-align:center;padding:90px 20px 50px}.subhero h1{font:500 clamp(3.5rem,8vw,6rem) 'Cormorant Garamond';color:#ddc18c;margin:5px}.subhero p{max-width:720px;margin:15px auto;color:#afa28d}
@media(max-width:800px){header{height:auto;flex-wrap:wrap}#menu{display:block}nav{display:none;width:100%;padding:16px 0;flex-direction:column;align-items:flex-start}nav.open{display:flex}.grid,.record-hero,.clover,.records{grid-template-columns:1fr}.release{grid-template-columns:145px 1fr;min-height:250px}.release>div{padding:22px}.release h3{font-size:1.8rem}.record-hero{text-align:center}.record-hero .facts{justify-content:center}.gallery{grid-template-columns:1fr 1fr}.gallery figure:nth-child(4n+1){grid-column:span 2}.gallery img{height:300px}section{padding:65px 20px}.entry{flex-direction:column}.entry button{padding:13px}.clover{gap:25px}.hero{min-height:68vh}}
@media(max-width:500px){.release{grid-template-columns:1fr}.release>img{height:260px}.gallery{grid-template-columns:1fr}.gallery figure:nth-child(4n+1){grid-column:auto}.gallery img,.gallery figure:nth-child(4n+1) img{height:420px}}
/* v1.3 archival-image treatment: documentary barrel/marking images must remain uncropped */
.gallery figure.archive-full img{height:auto;max-height:680px;object-fit:contain;background:#090807;padding:8px;filter:saturate(.82) contrast(1.05) brightness(.9)}
.gallery figure.archive-full{background:#090807}
@media(max-width:800px){.gallery figure.archive-full img{height:auto;max-height:620px}}
@media(max-width:500px){.gallery figure.archive-full img{height:auto;max-height:none}}

.gallery figure.natural-photo img{height:auto!important;max-height:none;object-fit:contain;background:#090807;padding:0;filter:none}
.gallery figure.natural-photo{background:#090807}

/* v1.5.3 archive lightbox: gallery photographs can be inspected full-size */
.gallery img{cursor:zoom-in}
.lightbox{position:fixed;inset:0;z-index:1200;display:none;align-items:center;justify-content:center;padding:clamp(18px,4vw,54px);background:rgba(0,0,0,.94)}
.lightbox.open{display:flex}
.lightbox img{display:block;max-width:96vw;max-height:90vh;width:auto;height:auto;object-fit:contain;filter:none;box-shadow:0 20px 70px rgba(0,0,0,.65)}
.lightbox-close{position:fixed;top:16px;right:18px;width:44px;height:44px;border:1px solid #6e5232;background:#0b0908;color:#d8bc88;font:300 28px/1 Arial,sans-serif;cursor:pointer}
.lightbox-close:hover{background:#9b743f;color:#080706}
body.lightbox-open{overflow:hidden}
