.bmhs{--bg:#0D2924;--c:#F5F2EA;--a:#B76750;background:var(--bg);color:var(--c);overflow:clip}.bmhs *{box-sizing:border-box}.bmhs>header{padding:9vw 7vw 7vw 130px;max-width:none;width:100%}.bmhs>header>b,.bmhs-header-inner>b,.bmhs-copy>b{font-size:11px;letter-spacing:.16em}.bmhs>header h2{margin:12px 0 18px;color:inherit;font-size:clamp(42px,6vw,82px);line-height:.98}.bmhs>header p{max-width:650px;opacity:1;font-size:18px;line-height:1.7}.bmhs-wrap{position:relative}.bmhs nav{position:sticky;z-index:10;top:12vh;float:left;width:110px;margin-right:-110px;padding-left:30px;display:flex;flex-direction:column;gap:15px}.bmhs nav button{border:0;background:none;color:inherit;opacity:.32;text-align:left;cursor:pointer}.bmhs nav button.on{opacity:1}.bmhs nav i{display:inline-block;width:5px;height:5px;margin-right:9px;border-radius:9px;background:currentColor}.bmhs nav button.on i{width:18px;background:var(--a)}.bmhs-scene{min-height:115vh;padding:7vh 7vw 7vh 130px}.bmhs-stage{position:sticky;top:7vh;min-height:86vh;display:grid;grid-template-columns:1.2fr .8fr;gap:6vw;align-items:center}.bmhs-media{position:relative;overflow:hidden;isolation:isolate;min-height:72vh;background:#ffffff0a}.bmhs-media img{position:absolute;width:100%;height:100%;object-fit:cover;border-radius:inherit;transform:scale(1.06);transition:1s}.bmhs-scene.visible img{transform:scale(1)}.bmhs-copy{z-index:3;opacity:.2;transform:translateY(35px);transition:.7s}.bmhs-scene.visible .bmhs-copy{opacity:1;transform:none}.bmhs-copy h3{margin:12px 0 22px;color:inherit;font-size:clamp(38px,5vw,70px);line-height:1}.bmhs-copy>div{opacity:1;font-size:17px;line-height:1.8}.bmhs-copy blockquote{margin:30px 0 0;padding-left:20px;border-left:2px solid var(--a);font-size:24px;font-style:italic}.bmhs-year{position:absolute;right:0;bottom:0;color:#ffffff12;font-size:clamp(120px,20vw,330px);font-weight:800;line-height:.7;letter-spacing:-.07em;pointer-events:none}.layout-right .one{grid-column:2}.layout-right .bmhs-copy{grid-column:1;grid-row:1}.layout-full .bmhs-stage{display:block}.layout-full .one{position:absolute;inset:0;min-height:0;height:100%;border-radius:inherit}.layout-full .one:after{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:linear-gradient(90deg,#061c18d9,#061c1822 70%),linear-gradient(0deg,#061c18bb,transparent 60%)}.layout-full .bmhs-copy{position:absolute;left:7vw;bottom:9vh;max-width:720px}.layout-double .two{position:absolute;z-index:4;left:39%;bottom:0;width:30%;min-height:30vh;border:7px solid var(--bg)}.layout-quote .bmhs-stage{display:flex;justify-content:center;text-align:center}.layout-quote .bmhs-copy{max-width:950px}.layout-quote .bmhs-copy h3{font-size:clamp(55px,8vw,110px)}.layout-quote blockquote{padding:0;border:0;font-size:clamp(25px,3vw,42px)}.bmhs-progress{position:fixed;z-index:50;left:0;right:0;bottom:0;height:3px;background:#ffffff10;opacity:0}.bmhs-progress.on{opacity:1}.bmhs-progress span{display:block;height:100%;background:var(--a)}@media(max-width:900px){.bmhs nav{position:sticky;top:0;float:none;width:auto;margin:0;padding:14px 22px;flex-direction:row;overflow:auto;background:var(--bg)}.bmhs-scene{min-height:auto;padding:55px 22px}.bmhs-stage{position:relative;top:auto;min-height:0;grid-template-columns:1fr;gap:28px}.bmhs-media{min-height:60vw}.layout-right .one,.layout-right .bmhs-copy{grid-column:auto;grid-row:auto}.layout-full .bmhs-stage{min-height:75vh}.layout-full .bmhs-copy{left:25px;right:25px}.layout-double .two{right:5px;left:auto;top:35vw;bottom:auto;width:38%;min-height:32vw}.bmhs-year{font-size:28vw}}
/* v2.0.2: readable fallback; JS may enhance but never controls legibility */
.bmhs-copy{opacity:1!important;transform:none!important}

/* v2.0.5 — one shared content width for intro and story */
.bmhs-header-inner{
	width:100%;
	margin-left:auto;
	margin-right:auto;
}

@media(max-width:900px){
	.bmhs>header{padding-left:22px;padding-right:22px;}
}

/* v2.0.7: image right = year/period left */
.layout-right .bmhs-year{left:-.02em;right:auto;text-align:left;}
