.moh-page{--moh-border:rgba(232,221,199,.18)}.moh-page h1,.moh-page h2,.moh-page h3{overflow-wrap:anywhere}.moh-page a:focus-visible,.moh-promo a:focus-visible,.moh-reference-callout a:focus-visible{outline:2px solid var(--gold2);outline-offset:5px}.moh-page input:focus,.moh-page select:focus{outline:2px solid var(--gold2);outline-offset:2px}.moh-nav{background:var(--char);border-bottom:1px solid var(--moh-border)}.moh-nav__inner{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 0;font-size:.82rem}.moh-nav__brand{font-weight:700;color:var(--gold2)}.moh-nav__inner>div{display:flex;gap:1.4rem;flex-wrap:wrap}.moh-nav [aria-current]{color:var(--gold2);text-decoration:underline;text-underline-offset:.4rem}.moh-breadcrumb{display:flex;flex-wrap:wrap;gap:.65rem;font-size:.76rem;color:#b0b5aa;margin-bottom:2rem}.moh-breadcrumb a:hover{color:var(--gold2)}.moh-hero{padding:2.5rem 0 3.8rem;background:linear-gradient(115deg,var(--ink),#1a2018)}.moh-hero__grid{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(270px,1fr);gap:4rem;align-items:center}.moh-page h1{font-size:clamp(2.3rem,4.4vw,4rem);line-height:1.05;letter-spacing:.01em;margin-bottom:1.3rem}.moh-page h1 span,.moh-page h2 span,.moh-promo h2 span{color:var(--gold2)}.moh-lede{font-size:1.06rem;line-height:1.7;max-width:780px;color:#c8cbbf}.moh-search{margin-top:1.8rem}.moh-search label,.moh-filter label:not(.moh-checkbox){display:block;font-size:.8rem;font-weight:700;margin-bottom:.5rem;color:var(--ivory)}.moh-search>div{display:flex;gap:.7rem}.moh-search input{min-width:0;flex:1}.moh-page input[type=search],.moh-page select{background:#090d0a;color:var(--paper);border:1px solid var(--moh-border);border-radius:0;padding:.85rem .9rem;width:100%;min-width:0;min-height:49px}.moh-quick-links{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:1.1rem;font-size:.82rem;color:var(--gold2)}.moh-register{padding:1.7rem;border:1px solid var(--gold);border-top:3px solid var(--gold);background:rgba(0,0,0,.18)}.moh-register__numbers{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin:1.4rem 0}.moh-register__numbers strong{display:block;font-size:clamp(2rem,3vw,3rem);line-height:1.2;color:var(--paper)}.moh-register__numbers span{font-size:.76rem}.moh-register p:not(.label){font-size:.9rem;line-height:1.7}.moh-register>a{color:var(--gold2);font-size:.84rem}.moh-section{padding:3rem 0 3.5rem}.moh-section--tinted{background:#141a13;border-block:1px solid var(--moh-border)}.moh-section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:1.7rem}.moh-section-head h2{font-size:clamp(1.7rem,2.6vw,2.5rem);line-height:1.1;margin:0}.moh-section-head>p{max-width:330px;font-size:.9rem;margin:0}.moh-section-head>a{color:var(--gold2);font-size:.85rem}.moh-facet-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.moh-facet-grid>a{position:relative;border:1px solid var(--moh-border);padding:1.3rem 2.1rem 1.3rem 1.3rem;background:#121711;min-height:138px;display:flex;flex-direction:column;gap:.55rem}.moh-facet-grid>a:hover{border-color:var(--gold);background:#1b2219}.moh-facet-grid span,.moh-facet-grid small{font-size:.74rem;color:#b4b9ae}.moh-facet-grid strong{font-size:1rem;line-height:1.4}.moh-facet-grid b{position:absolute;right:1rem;bottom:1rem;color:var(--gold2)}.moh-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.moh-card{border:1px solid var(--moh-border);border-top:2px solid #716448;background:var(--char);padding:1.5rem;display:flex;flex-direction:column;min-height:216px;min-width:0}.moh-card:hover{border-color:var(--gold)}.moh-card__meta{display:flex;justify-content:space-between;gap:1rem;align-items:start;font-size:.72rem;color:#b4b9ae;margin-bottom:1.2rem}.moh-card h3{font-family:var(--sans);text-transform:none;font-weight:700;line-height:1.3;font-size:1.18rem;margin:0 0 .6rem}.moh-card p{font-size:.84rem;margin:0 0 1.25rem;color:#c2c5ba}.moh-card__link{font-size:.79rem;color:var(--gold2);margin-top:auto;display:flex;justify-content:space-between;gap:.8rem}.moh-editorial{display:grid;grid-template-columns:1.4fr 1fr;gap:4rem}.moh-editorial h2{font-size:2.4rem;line-height:1.1}.moh-editorial aside{padding:1.6rem;border-left:2px solid var(--gold);background:var(--char)}.moh-editorial h3{font:700 1.1rem/1.5 var(--sans);text-transform:none}.moh-editorial aside>a{color:var(--gold2);font-size:.85rem}.moh-directory-head,.moh-profile-head{padding:2rem 0 2.5rem;background:linear-gradient(115deg,#0c100d,#20261d);border-bottom:1px solid var(--moh-border)}.moh-filter{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(180px,1.3fr) minmax(150px,1fr) minmax(150px,1fr);gap:1rem;padding:1.4rem;background:#111710;border:1px solid var(--moh-border);margin-top:1.6rem}.moh-filter__actions{grid-column:1/-1;display:flex;gap:1.2rem;align-items:center;flex-wrap:wrap}.moh-checkbox{font-size:.84rem;display:flex;gap:.6rem;align-items:center;margin-right:auto}.moh-checkbox input{width:18px;height:18px;accent-color:var(--gold)}.moh-filter__actions>a{font-size:.82rem;text-decoration:underline}.moh-alphabet{display:flex;gap:.25rem;flex-wrap:wrap;margin-top:1.4rem}.moh-alphabet a{min-width:32px;min-height:36px;display:flex;align-items:center;justify-content:center;font-size:.8rem;border:1px solid transparent}.moh-alphabet a[aria-current],.moh-alphabet a:hover{border-color:var(--gold);color:var(--gold2)}.moh-results-head{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.4rem}.moh-results-head h2{font-size:1.7rem;margin:0;line-height:1.2}.moh-results-head p{margin:0;font-size:.83rem}.moh-empty{padding:2rem;border:1px solid var(--moh-border)}.moh-empty h3{font:700 1.3rem/1.4 var(--sans);text-transform:none}.moh-pagination{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-top:2rem;align-items:center}.moh-pagination a{padding:.5rem .85rem;border:1px solid var(--moh-border);font-size:.82rem;min-height:40px}.moh-pagination a[aria-current]{background:var(--gold);color:var(--ink);font-weight:700}.moh-pagination a:hover{border-color:var(--gold)}.moh-profile-head h1{font-size:clamp(2rem,4vw,3.8rem);max-width:950px}.moh-profile-deck{font-size:1.05rem;margin:.8rem 0;color:var(--ivory)}.moh-profile-deck span{margin:0 .6rem;color:var(--gold2)}.moh-profile-meta{display:flex;gap:1.4rem;flex-wrap:wrap;color:#b6bcaf;font-size:.78rem}.moh-profile-meta a{color:var(--gold2)}.moh-award-links{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.3rem}.moh-award-links a{padding:.6rem .85rem;border:1px solid var(--moh-border);font-size:.8rem;color:var(--gold2)}.moh-profile-grid{display:grid;grid-template-columns:minmax(0,2.3fr) minmax(260px,1fr);gap:3rem;align-items:start}.moh-award{scroll-margin-top:110px;margin-bottom:3rem}.moh-award:not(:first-child){border-top:2px solid var(--gold);padding-top:2.4rem}.moh-award__header h2{font:700 1.7rem/1.3 var(--sans);text-transform:none;margin:0}.moh-award__header>p:last-child{margin:.5rem 0 1.5rem;font-size:1.04rem}.moh-facts{display:grid;grid-template-columns:1fr 1fr;border-block:1px solid var(--moh-border);margin:0 0 2rem;padding:1rem 0;gap:1rem 2rem}.moh-facts dt,.moh-note-facts dt,.moh-sidebar dt,.moh-methodology dt{font-size:.71rem;text-transform:uppercase;letter-spacing:.06em;color:#afb7a8;margin-bottom:.3rem}.moh-facts dd,.moh-note-facts dd,.moh-sidebar dd,.moh-methodology dd{margin:0;font-size:.92rem;line-height:1.6;overflow-wrap:anywhere}.moh-citation-heading{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.moh-citation-heading h3{font:700 1.25rem/1.4 var(--sans);text-transform:none;margin:0}.moh-citation-heading>a{font-size:.78rem;color:var(--gold2)}.moh-citation{font:1.18rem/1.85 var(--serif);color:#eee6d6;white-space:pre-wrap;overflow-wrap:anywhere;margin:1.2rem 0 1.8rem;padding-left:1.5rem;border-left:2px solid #766443}.moh-source-alert{padding:1.1rem 1.3rem;background:#292419;border:1px solid #8c7347;margin:1.5rem 0}.moh-source-alert h3{font:700 1rem/1.4 var(--sans);text-transform:none;margin:0 0 .5rem;color:var(--gold2)}.moh-source-alert p{margin:0;font-size:.91rem;line-height:1.75}.moh-source-section{border-top:1px solid var(--moh-border);padding-top:1.5rem;scroll-margin-top:110px}.moh-source-section>h3{font:700 1.15rem/1.5 var(--sans);text-transform:none}.moh-status-note{font-size:.83rem;color:#bdc4b6;padding:.9rem;background:#151c14}.moh-source-list{padding-left:1.3rem;font-size:.87rem;line-height:1.6}.moh-source-list li{margin-bottom:1rem;padding-left:.2rem;overflow-wrap:anywhere}.moh-source-list a{color:var(--gold2);text-decoration:underline;text-underline-offset:3px}.moh-source-list span{display:block;font-size:.76rem;color:#acb3a5;margin-top:.25rem}.moh-source-list p{font-size:.78rem;margin:.3rem 0}.moh-details{border-block:1px solid var(--moh-border);padding:1rem 0;margin-top:1rem;font-size:.85rem}.moh-details summary{cursor:pointer;color:var(--gold2);font-weight:700}.moh-details>p{line-height:1.75}.moh-details .moh-citation{font-size:1.02rem}.moh-note-facts>div{margin:1rem 0}.moh-hash{font:.73rem/1.6 monospace!important;overflow-wrap:anywhere}.moh-sidebar section{padding:1.3rem;border:1px solid var(--moh-border);background:#141a12;margin-bottom:1.2rem;overflow-wrap:anywhere}.moh-sidebar p{font-size:.86rem}.moh-sidebar dl>div,.moh-methodology dl>div{margin-bottom:1rem}.moh-sidebar a{color:var(--gold2);font-size:.84rem}.moh-story-link{display:flex;flex-direction:column;gap:.5rem;border-top:1px solid var(--moh-border);padding:1rem 0}.moh-story-link:last-child{padding-bottom:0}.moh-story-link small{font-size:.7rem;color:#b5bdad}.moh-story-link strong{font-size:.92rem;line-height:1.6;color:var(--paper)}.moh-story-link span{font-size:.77rem}.moh-rail-links{display:grid;gap:1rem}.moh-footnote{font-size:.8rem!important;line-height:1.8;color:#b6beae}.moh-footnote a{color:var(--gold2)}.moh-methodology{display:grid;grid-template-columns:minmax(0,2fr) minmax(240px,1fr);gap:4rem}.moh-methodology article>h2{font:700 1.6rem/1.4 var(--sans);text-transform:none;margin-top:2.5rem}.moh-methodology article>h2:first-child{margin-top:0}.moh-methodology article>p{line-height:1.85;color:#c7cdbf}.moh-methodology aside{align-self:start;padding:1.5rem;border:1px solid var(--moh-border);background:var(--char)}.moh-methodology aside>a{font-size:.84rem;color:var(--gold2)}.moh-promo{padding:2.6rem 0;background:#20281e;border-block:1px solid rgba(232,221,199,.16)}.moh-promo__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.moh-promo h2{font-size:clamp(1.7rem,2.7vw,2.5rem);line-height:1.1;margin:0 0 .8rem}.moh-promo p:not(.eyebrow){font-size:.94rem;margin:0;max-width:740px}.moh-promo .button{flex-shrink:0}.moh-reference-callout{margin:1.5rem 0;padding:1.25rem;border:1px solid var(--gold);background:#20271c}.moh-reference-callout a{display:grid;gap:.35rem;color:var(--ivory);font-size:1rem}.moh-reference-callout a>span{color:var(--gold2);font-size:.8rem}@media(max-width:980px){.moh-hero__grid{gap:2rem;grid-template-columns:minmax(0,1.5fr) minmax(240px,1fr)}.moh-facet-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.moh-filter{grid-template-columns:1fr 1fr}.moh-profile-grid{gap:1.5rem;grid-template-columns:minmax(0,1.8fr) minmax(230px,1fr)}.moh-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.moh-nav__inner{align-items:start}.moh-nav__inner>div{gap:.6rem 1rem}.moh-promo__inner{align-items:start}.moh-methodology{gap:2rem}}@media(max-width:700px){.moh-nav__inner{display:block}.moh-nav__brand{display:block;margin-bottom:.7rem}.moh-nav__inner>div{gap:.65rem 1rem;font-size:.76rem}.moh-hero{padding:1.8rem 0 2.5rem}.moh-hero__grid,.moh-profile-grid,.moh-editorial,.moh-methodology{grid-template-columns:1fr;gap:2rem}.moh-register{padding:1.3rem}.moh-register__numbers{margin:1rem 0}.moh-search>div{flex-direction:column}.moh-section{padding:2.2rem 0}.moh-section-head{display:block}.moh-section-head>p,.moh-section-head>a{margin-top:1rem;display:block}.moh-card-grid{grid-template-columns:1fr}.moh-card{min-height:190px}.moh-filter{padding:1rem}.moh-filter__query{grid-column:1/-1}.moh-filter__actions{gap:1rem}.moh-checkbox{width:100%}.moh-results-head{align-items:start;flex-direction:column}.moh-citation{font-size:1.1rem;padding-left:1rem}.moh-facts{gap:1rem}.moh-facet-grid>a{padding:1rem 1.8rem 1rem 1rem}.moh-promo__inner{flex-direction:column}.moh-directory-head,.moh-profile-head{padding:1.7rem 0}.moh-breadcrumb{margin-bottom:1.5rem}.moh-profile-meta{gap:.5rem 1rem}.moh-pagination{gap:.3rem}.moh-pagination a{padding:.5rem .65rem}}@media(prefers-reduced-motion:reduce){.moh-page{scroll-behavior:auto}}@media print{.site-header,.utility,.moh-nav,.moh-sidebar,footer,.back-top,.moh-breadcrumb{display:none!important}.moh-page{color:#111;background:white}.moh-profile-grid{display:block}.moh-citation,.moh-award__header,.moh-source-list{color:#111}.moh-profile-head{background:white}.moh-page details{display:block}.moh-page a{color:#111}.moh-citation{font-size:11pt}.moh-profile-head h1{font-size:22pt}}.moh-register--illustrated{padding:0;overflow:hidden}.moh-register__body{padding:1.35rem 1.5rem 1.5rem}.moh-register__body .label{margin-bottom:.75rem}.moh-register__body .moh-register__numbers{margin:.75rem 0 1rem}.moh-register__body>a{font-size:.84rem;color:var(--gold2)}.moh-hero-medals{margin:0;border-bottom:1px solid var(--moh-border);background:#11170f}.moh-hero-medals picture,.moh-hero-medals img{display:block;width:100%;height:auto}.moh-hero-medals figcaption{padding:.85rem 1.2rem 1rem}.moh-hero-medals figcaption>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));text-align:center;gap:.5rem;font-size:.81rem;font-weight:700;color:var(--gold2)}.moh-hero-medals figcaption small{display:block;margin-top:.75rem;font-size:.7rem;line-height:1.6;text-align:center;color:#bec5b5}.moh-hero__grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,1fr);gap:3rem}.moh-profile-identity{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:3rem;align-items:center}.moh-profile-identity__text{min-width:0}.moh-profile-identity__text h1{font-size:clamp(2rem,3.5vw,3.7rem);line-height:1.1}.moh-profile-medals,.moh-profile-portrait{min-width:0;margin:0;border:1px solid var(--moh-border);border-top:2px solid var(--gold);background:#0c100d}.moh-media-kicker{font-size:.7rem;letter-spacing:.13em;text-transform:uppercase;color:var(--gold2);font-weight:700;text-align:center;margin:0;padding:.7rem 1rem;border-bottom:1px solid var(--moh-border)}.moh-medal-set{display:grid;grid-template-columns:minmax(0,1fr)}.moh-medal-figure{margin:0;min-width:0}.moh-medal-stage{height:285px;display:flex;align-items:center;justify-content:center;background:#080b08;padding:10px}.moh-medal-stage img{display:block;width:auto;max-width:100%;max-height:min(265px,var(--moh-medal-limit,265px));height:auto;object-fit:contain}.moh-medal-stage--collection{height:160px}.moh-medal-figure figcaption{display:grid;gap:.25rem;padding:.8rem 1rem .7rem;text-align:center;line-height:1.5}.moh-medal-figure figcaption strong{font-size:.8rem;color:var(--paper)}.moh-medal-figure figcaption span{font-size:.73rem;color:#c4cabb}.moh-medal-figure figcaption small{font-size:.68rem;color:var(--gold2)}.moh-portrait-pending{font-size:.7rem!important;text-align:center;line-height:1.6;padding:0 1rem;margin:.1rem 0 .65rem;color:#bec4b6}.moh-media-explanation{font-size:.73rem;border-top:1px solid var(--moh-border);padding:.6rem 1rem .75rem;color:#c1c8b8}.moh-media-explanation summary{cursor:pointer;color:var(--gold2);font-size:.72rem}.moh-media-explanation p{font-size:.74rem;line-height:1.7;margin:.7rem 0}.moh-media-explanation a{color:var(--gold2);font-size:.73rem}.moh-profile-medals--multiple .moh-medal-set{grid-template-columns:repeat(2,minmax(0,1fr))}.moh-profile-medals--multiple .moh-medal-figure+figure{border-left:1px solid var(--moh-border)}.moh-profile-medals--multiple .moh-medal-stage{height:220px;padding:8px}.moh-profile-medals--multiple .moh-medal-stage img{max-height:min(198px,var(--moh-medal-limit,198px))}.moh-profile-medals--multiple figcaption{padding:.7rem .5rem}.moh-profile-medals--multiple figcaption strong{font-size:.73rem}.moh-profile-medals--multiple figcaption small{font-size:.64rem}.moh-media-unavailable{display:block;text-align:center;padding:2rem 1rem;color:#bdc4b4;font-size:.83rem}.moh-portrait-stage{background:#080b08;display:flex;align-items:center;justify-content:center;min-height:200px;aspect-ratio:4/5;overflow:hidden}.moh-portrait-stage img{display:block;width:100%;height:100%;max-height:440px;object-fit:contain}.moh-profile-portrait figcaption{display:grid;gap:.35rem;padding:1rem;line-height:1.5;font-size:.76rem}.moh-profile-portrait figcaption strong{color:var(--paper)}.moh-profile-portrait figcaption a{color:var(--gold2)}#medal-imagery{scroll-margin-top:120px}.moh-design-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.moh-design-gallery figure{border:1px solid var(--moh-border);margin:0;background:#0c100d}.moh-design-gallery figure>div{height:165px;display:flex;align-items:center;justify-content:center;background:#080b08;padding:10px}.moh-design-gallery img{display:block;height:auto;max-height:145px;max-width:100%;width:auto}.moh-design-gallery figcaption{padding:.8rem;display:grid;gap:.4rem;line-height:1.5}.moh-design-gallery strong{font-size:.75rem}.moh-design-gallery span,.moh-design-gallery small{font-size:.7rem;color:#c1c8b8}@media(max-width:1050px){.moh-hero__grid{gap:2rem;grid-template-columns:minmax(0,1.4fr) minmax(280px,1fr)}.moh-profile-identity{gap:2rem;grid-template-columns:minmax(0,1fr) 280px}}@media(max-width:800px){.moh-hero__grid{grid-template-columns:1fr}.moh-register--illustrated{width:100%;max-width:560px;margin-inline:auto}.moh-profile-identity{grid-template-columns:1fr;gap:1.8rem}.moh-profile-medals,.moh-profile-portrait{width:100%;max-width:360px;justify-self:center}.moh-profile-identity__text h1{font-size:clamp(2rem,6vw,3rem)}.moh-medal-stage{height:235px}.moh-medal-stage img{max-height:min(215px,var(--moh-medal-limit,215px))}.moh-medal-stage--collection{height:145px}.moh-profile-head .moh-breadcrumb{margin-bottom:1.3rem}}@media(max-width:480px){.moh-design-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.moh-register__body{padding:1.15rem}.moh-hero-medals figcaption{padding:.75rem}.moh-profile-identity{gap:1.4rem}}.moh-promo__visual{display:block;flex:0 0 260px;border:1px solid rgba(223,193,129,.35)}.moh-promo__visual img{display:block;width:100%;height:auto}@media(max-width:980px){.moh-promo__visual{flex-basis:220px}.moh-promo__inner{flex-wrap:wrap}.moh-promo__inner>div{flex:1 1 360px}}@media(max-width:700px){.moh-promo__visual{flex-basis:auto;width:min(100%,360px)}.moh-promo__inner>div{flex-basis:auto}}@media print{.moh-profile-identity{display:block}.moh-profile-medals,.moh-profile-portrait{display:none}.moh-hero-medals{display:none}}.moh-wiki-evidence{margin:0 0 1rem;font-size:.81rem;line-height:1.75;overflow-wrap:anywhere}.moh-wiki-evidence summary{font-size:.78rem}.moh-wiki-evidence ul{padding-left:1.1rem}.moh-wiki-evidence li{margin:.65rem 0}.moh-reference-callout:not(.moh-reference-collection)>a+a{margin-top:1rem;padding-top:1rem;border-top:1px solid var(--gold)}.moh-reference-callout a>small{color:var(--paper);font-size:.78rem;line-height:1.6}.moh-reference-collection{--moh-border:rgba(232,221,199,.18);margin:0;padding:clamp(1.2rem,3.5vw,3rem);scroll-margin-top:6rem}.moh-reference-collection h2{font-size:clamp(1.55rem,3vw,2.7rem);line-height:1.15;margin:.6rem 0 1.2rem}.moh-reference-collection h2 span{color:var(--gold2)}.moh-link-intro{max-width:72ch;line-height:1.85;color:var(--paper)}.moh-link-group{margin-top:2rem}.moh-link-group h3{font-family:inherit;font-size:1.15rem;line-height:1.5;margin:0 0 .3rem}.moh-linked-recipient-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.moh-reference-collection .moh-linked-recipient{padding:1.1rem;border:1px solid var(--moh-border);background:#171d14;align-content:start;gap:.65rem;min-width:0;overflow-wrap:anywhere}.moh-linked-recipient strong{line-height:1.6;font-size:.98rem}.moh-linked-recipient p{font-size:.84rem;line-height:1.8;margin:0;color:var(--paper)}@media(max-width:1000px){.moh-linked-recipient-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.moh-linked-recipient-grid{grid-template-columns:1fr}.moh-reference-collection{padding:1.2rem}}.wiki-overview-page .wiki-record-hero-v22::before{background-image:none}.wiki-overview-page .wiki-record-hero-v22{min-height:0}.wiki-overview-page .wiki-reference-entry-v22{min-width:0}.wiki-overview-article{max-width:78ch;overflow-wrap:anywhere}.wiki-overview-article p{font:1.1rem/1.85 var(--serif);color:var(--ivory);margin:0 0 1.2rem}.wiki-overview-scope{border-left:3px solid var(--gold);padding:.2rem 1.25rem;margin:1.75rem 0 2rem;background:rgba(128,128,100,.08)}.wiki-overview-scope .label,.wiki-overview-toc .label,.wiki-overview-sources .label{font:700 .8rem/1.6 var(--sans);letter-spacing:.1em;text-transform:uppercase}.wiki-overview-scope p:last-child{margin-bottom:.3rem;font-size:1rem}.wiki-overview-toc{border-block:1px solid rgba(200,190,150,.23);padding:1.3rem 0;margin:2rem 0 2.5rem}.wiki-overview-toc ol{columns:2;column-gap:2rem;padding-left:1.2rem;margin:.4rem 0 0}.wiki-overview-toc li{break-inside:avoid;padding:.3rem 0;font-size:.95rem;line-height:1.6}.wiki-overview-toc a,.wiki-overview-sources a{color:var(--gold2);text-decoration:underline;text-underline-offset:.18em}.wiki-overview-section{margin:2.5rem 0;scroll-margin-top:8rem}.wiki-overview-section h3,.wiki-overview-sources h3{font:700 clamp(1.5rem,2.4vw,2rem)/1.25 var(--display);text-transform:uppercase;color:var(--gold2);margin:0 0 1.2rem}.wiki-overview-citations{font:600 .78rem/1.6 var(--sans);white-space:normal}.wiki-overview-citations a{display:inline-block;color:var(--gold2);text-decoration:underline;padding:0 .1em}.wiki-overview-sources{border-top:1px solid rgba(200,190,150,.3);padding-top:2rem;scroll-margin-top:8rem}.wiki-overview-sources p{font-size:.98rem}.wiki-overview-sources ol{padding-left:1.45rem}.wiki-overview-sources li{font:.95rem/1.7 var(--sans);padding:.35rem 0;scroll-margin-top:8rem}.wiki-overview-card{background:linear-gradient(145deg,rgba(156,134,85,.12),transparent);min-height:250px}.wiki-overview-card strong{overflow-wrap:anywhere}@media(max-width:600px){.wiki-overview-toc ol{columns:1}.wiki-overview-article p{font-size:1.03rem;line-height:1.8}.wiki-overview-page .wiki-record-hero-v22 h1{font-size:clamp(2.4rem,10vw,4rem)}.wiki-overview-scope{padding-left:.9rem}}@media(max-width:600px){.wiki-record-page-v22 .wiki-record-hero-v22 h1{font-size:clamp(2.4rem,10vw,4rem);overflow-wrap:anywhere}}.wiki-record-page-v22 .wiki-reference-entry-v22>h2{overflow-wrap:anywhere}@media(max-width:600px){.wiki-overview-page .wiki-record-hero-v22 h1{font-size:clamp(1.75rem,8vw,2.4rem)}}@media (max-width: 980px){.page-living-history .profile-focus-grid h3{overflow-wrap:anywhere;}}@media (max-width: 380px){.page-home .stat-band .stat-grid{grid-template-columns:repeat(2, minmax(0, 1fr));}.page-home .stat-band .stat-grid > div{min-width:0;padding-inline:.6rem;}.page-beyond-the-call #library .section-head h2,
  .page-search .search-hero-v18 h1{overflow-wrap:anywhere;}}.moh-promo--feature{position:relative;overflow:hidden;padding:3rem 0;background:radial-gradient(circle at 18% 20%,rgba(72,98,77,.3),transparent 34%),linear-gradient(110deg,#17201a 0,#202f24 45%,#141b16 100%);border-block:1px solid rgba(232,221,199,.16)}.moh-promo--feature:before{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(135deg,transparent 0,rgba(255,255,255,.04) 50%,transparent 100%);opacity:.5}.moh-promo--feature .moh-promo__inner{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.95fr);gap:2rem;align-items:center;position:relative}.moh-promo--feature .moh-promo__copy{min-width:0}.moh-promo--feature h2{font-size:clamp(2.15rem,3.2vw,3.25rem);margin:0 0 .85rem;max-width:12ch}.moh-promo__lede{font:1.1rem/1.7 var(--serif);color:#f1e7d3;max-width:720px;margin:0 0 1.15rem}.moh-promo__stats{display:flex;flex-wrap:wrap;gap:.65rem;margin:0 0 1.25rem}.moh-promo__stats span{display:inline-flex;align-items:center;gap:.42rem;padding:.5rem .8rem;border:1px solid rgba(223,193,129,.28);background:rgba(9,13,10,.35);color:#dfdfd6;font-size:.72rem;line-height:1.5}.moh-promo__stats strong{color:#fff5df;font-weight:700}.moh-promo--feature .button-row{gap:.75rem}.moh-promo--feature .moh-promo__visual{position:relative;display:block;align-self:stretch;min-height:300px;border:1px solid rgba(223,193,129,.38);background:#0b100d;box-shadow:0 18px 50px rgba(0,0,0,.28)}.moh-promo--feature .moh-promo__visual img{width:100%;height:100%;object-fit:cover;object-position:center}.moh-promo__visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,10,8,.08),rgba(7,10,8,.22) 40%,rgba(7,10,8,.72) 100%)}.moh-promo__visual-badge{position:absolute;left:1rem;bottom:1rem;z-index:1;display:inline-flex;align-items:center;padding:.55rem .75rem;border:1px solid rgba(223,193,129,.38);background:rgba(7,10,8,.74);color:#f6eddc;font-size:.66rem;letter-spacing:.08em;text-transform:uppercase}@media(max-width:980px){.moh-promo--feature .moh-promo__inner{grid-template-columns:1fr}.moh-promo--feature .moh-promo__visual{max-width:520px;width:100%;min-height:240px}.moh-promo__lede{font-size:1.02rem}}@media(max-width:700px){.moh-promo--feature{padding:2.3rem 0}.moh-promo--feature h2{max-width:none;font-size:clamp(1.95rem,8vw,2.6rem)}.moh-promo__stats{gap:.5rem}.moh-promo__stats span{font-size:.68rem;padding:.45rem .65rem}.moh-promo--feature .button-row{display:flex;flex-wrap:wrap}.moh-promo--feature .button-row .button{flex:1 1 210px;justify-content:center}.moh-promo__visual-badge{font-size:.6rem;left:.8rem;right:.8rem;bottom:.8rem;justify-content:center}}
