:root{--navy:#132d46;--deep:#0b2033;--green:#1e563c;--gold:#d8ad4a;--paper:#f7f4ed;--ink:#1d2933;--muted:#60707d;--white:#fff;--serif:Georgia,"Times New Roman",serif;--sans:Arial,"Helvetica Neue",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:var(--sans);font-size:17px;line-height:1.65;background:var(--paper)}.wrap{width:min(1160px,calc(100% - 40px));margin:auto}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:10px;top:10px;background:#fff;padding:10px;z-index:99}.utility{background:var(--deep);color:#dfe8ef;font-size:.78rem;letter-spacing:.06em;text-transform:uppercase;padding:7px 0}.masthead{display:flex;align-items:center;justify-content:space-between;padding:15px 0}.site-header{background:#fff;position:relative;z-index:10;box-shadow:0 2px 14px #07162422}.brand{display:flex;align-items:center;gap:14px;color:var(--navy);text-decoration:none}.brand img{width:64px;height:68px;object-fit:contain}.brand strong{display:block;font-family:var(--serif);font-size:1.6rem;line-height:1.05}.brand small{display:block;color:var(--green);margin-top:6px;letter-spacing:.04em}.main-nav{background:var(--navy)}.nav-links{display:flex;align-items:center;justify-content:center;gap:0}.nav-links a{color:#fff;text-decoration:none;padding:14px 13px;font-size:.88rem;font-weight:700;white-space:nowrap;border-bottom:4px solid transparent}.nav-links a:hover,.nav-links a:focus,.nav-links a.active{background:#ffffff0d;border-color:var(--gold)}.menu-button{display:none;border:1px solid #b8c1c8;background:#fff;color:var(--navy);padding:9px 13px;font-weight:700}.hero{min-height:610px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.hero-photo,.hero-shade{position:absolute;inset:0;width:100%;height:100%}.hero-photo{object-fit:cover;object-position:center 38%}.hero-shade{background:linear-gradient(90deg,rgba(5,20,32,.93) 0%,rgba(8,29,42,.77) 42%,rgba(6,19,27,.18) 78%)}.hero-content{position:relative;padding:90px 0;z-index:1}.hero-content h1{font:700 clamp(2.8rem,7vw,5.7rem)/.98 var(--serif);max-width:700px;margin:.1em 0 .25em}.hero-content>p:not(.eyebrow){font-size:1.25rem;max-width:650px}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-weight:800;font-size:.8rem;color:#f3cf77}.eyebrow.dark{color:var(--green)}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.button{display:inline-block;text-decoration:none;font-weight:800;padding:12px 20px;border-radius:2px}.button.primary{background:var(--gold);color:var(--deep)}.button.secondary{border:1px solid #ffffffaa;color:#fff;background:#102c3e99}.section{padding:85px 0}.two-column{display:grid;grid-template-columns:1.3fr .8fr;gap:70px;align-items:start}h2{font:700 clamp(2rem,4vw,3.35rem)/1.08 var(--serif);color:var(--navy);margin:.15em 0 .55em}h3{font-family:var(--serif);color:var(--navy)}.renewal-card{background:var(--navy);color:#edf3f6;padding:38px;border-top:7px solid var(--gold);box-shadow:18px 18px 0 #d8ad4a38}.renewal-card .year{font:700 3.8rem/1 var(--serif);color:var(--gold)}.renewal-card h3{color:#fff;font-size:1.65rem;margin:.4em 0}.statement{border-top:1px solid #ffffff42;padding-top:20px;margin-top:22px}.explore{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:35px}.feature{background:var(--paper);border:1px solid #d8d4cb;padding:27px;text-decoration:none;color:var(--ink);min-height:215px;transition:.2s}.feature:hover,.feature:focus{transform:translateY(-3px);border-color:var(--gold);box-shadow:0 12px 24px #12293b17}.feature span{color:var(--gold);font-weight:900;letter-spacing:.12em}.feature h3{font-size:1.35rem;margin:.45em 0 .2em}.feature p{margin:0;color:var(--muted)}.membership{background:var(--green);color:#fff}.membership-panel{display:grid;grid-template-columns:1.5fr auto;gap:50px;align-items:center}.membership h2{color:#fff}.button.light{white-space:nowrap}.preview-note{text-align:center;font-size:.82rem;opacity:.75;margin:25px 20px 0}footer{background:var(--deep);color:#dce5eb;padding:45px 0;font-size:.92rem}.footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px}.footer-grid strong{color:#fff;font-family:var(--serif);font-size:1.15rem}.footer-grid p{margin:.45em 0 0;color:#b8c7d1}
@media(max-width:950px){.menu-button{display:block}.main-nav{display:none}.main-nav.open{display:block}.nav-links{display:block;padding:8px 20px}.nav-links a{display:block;padding:10px;border-left:4px solid transparent;border-bottom:0}.nav-links a.active,.nav-links a:hover{border-left-color:var(--gold)}.two-column{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.membership-panel{grid-template-columns:1fr}}
@media(max-width:600px){body{font-size:16px}.wrap{width:min(100% - 28px,1160px)}.utility{font-size:.68rem}.brand img{width:48px;height:52px}.brand strong{font-size:1.2rem}.brand small{display:none}.hero{min-height:540px}.hero-shade{background:linear-gradient(90deg,rgba(5,20,32,.92),rgba(8,29,42,.58))}.hero-content{padding:65px 0}.section{padding:60px 0}.feature-grid,.footer-grid{grid-template-columns:1fr}.renewal-card{padding:27px}.feature{min-height:auto}}
.email-link{color:#fff;font-weight:800;text-decoration-color:var(--gold);text-underline-offset:3px}
.page-hero{background:var(--deep);color:#fff;padding:72px 0}.page-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:62px;align-items:center}.page-hero h1{font:700 clamp(2.7rem,5.5vw,5rem)/1 var(--serif);margin:.1em 0 .35em}.page-hero p:not(.eyebrow){font-size:1.15rem;color:#dce7ec;max-width:650px}.page-hero figure{margin:0;position:relative}.page-hero figure:before{content:"";position:absolute;inset:-12px 12px 12px -12px;border:2px solid var(--gold)}.page-hero figure img{display:block;width:100%;aspect-ratio:1.45;object-fit:cover;position:relative}.page-hero figcaption{font-size:.78rem;color:#cbd6dd;margin-top:10px}.story-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:70px}.story-section blockquote{font:italic 700 1.45rem/1.5 var(--serif);color:var(--green);border-left:5px solid var(--gold);margin:30px 0;padding:4px 0 4px 24px}.timeline{border-left:2px solid #d8d4cb;padding-left:27px}.timeline div{position:relative;margin-bottom:34px}.timeline div:before{content:"";position:absolute;width:13px;height:13px;border-radius:50%;background:var(--gold);left:-35px;top:4px}.timeline span,.leader span{font-size:.77rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:var(--green)}.timeline h3{margin:.3em 0}.timeline p{color:var(--muted);margin:0;font-size:.94rem}.continuity{background:var(--navy);color:#fff;text-align:center;padding:55px 0;border-top:7px solid var(--gold)}.continuity p{margin:0;color:#d6e1e8}.continuity h2{color:#fff;margin:.2em 0 0}.leadership-section{background:#fff}.leadership-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px;margin-top:34px}.leader{background:var(--paper);border:1px solid #d8d4cb;padding:24px 18px;min-height:145px}.leader.featured{background:var(--navy);border-color:var(--navy)}.leader.featured span{color:var(--gold)}.leader.featured h3{color:#fff}.leader h3{font-size:1.3rem;margin:.55em 0}.board-panel{margin-top:18px;background:#eef3ef;padding:24px 28px;border-left:5px solid var(--green)}.board-panel h3{margin:0 0 15px}.board-panel ul{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(5,1fr);gap:14px;font-weight:700}.about-membership{border-top:1px solid #ffffff33}
@media(max-width:950px){.page-hero-grid,.story-grid{grid-template-columns:1fr}.leadership-grid{grid-template-columns:repeat(2,1fr)}.board-panel ul{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.page-hero{padding:50px 0}.leadership-grid,.board-panel ul{grid-template-columns:1fr}.page-hero-grid{gap:35px}}
.history-hero{min-height:560px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.history-hero>img,.history-hero-shade{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.history-hero-shade{background:linear-gradient(90deg,rgba(5,20,32,.96),rgba(8,29,42,.78) 48%,rgba(6,19,27,.15))}.history-hero-copy{position:relative;z-index:1}.history-hero h1{font:700 clamp(2.8rem,6vw,5.2rem)/1 var(--serif);margin:.12em 0 .3em;max-width:760px}.history-hero-copy>p:not(.eyebrow){font-size:1.2rem;max-width:650px}.research-note{background:var(--navy);color:#e7eef2;padding:30px;border-top:6px solid var(--gold)}.research-note h3{color:#fff;margin-top:0}.research-note a{color:#fff;font-weight:800}.variant-section{background:var(--green);color:#fff}.variant-section h2{color:#fff}.variant-cloud{display:flex;flex-wrap:wrap;gap:10px;margin:30px 0}.variant-cloud span{background:#ffffff12;border:1px solid #ffffff50;padding:8px 13px;font-family:var(--serif);font-weight:700}.archive-caption{font-size:.84rem;color:var(--muted)}.variant-section .archive-caption{color:#d4e2d9}.arms-grid{display:grid;grid-template-columns:.42fr 1.3fr;gap:65px;align-items:center}.arms-image{text-align:center}.arms-image img{width:min(260px,100%);display:block;margin:auto}.arms-image small{display:block;color:var(--muted);margin-top:10px}.notable-section{background:#fff}.notable-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.notable{border:1px solid #d8d4cb;background:var(--paper);padding:25px}.notable>span,.notable div>span{color:var(--green);font-weight:900;font-size:.78rem;text-transform:uppercase;letter-spacing:.12em}.notable h3{font-size:1.4rem;margin:.4em 0}.notable p{color:var(--muted);margin-bottom:0}.notable.joseph{grid-column:span 2;display:grid;grid-template-columns:.75fr 1.25fr;gap:28px;align-items:center}.notable.joseph img{width:100%;max-height:280px;object-fit:cover}.memorial-section{background:var(--deep);color:#e5edf1}.memorial-section h2{color:#fff}.memorial-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.memorial-section details{border:1px solid #ffffff40;background:#ffffff0b}.memorial-section summary{cursor:pointer;padding:18px 22px;font-weight:800;color:#fff}.memorial-names{border-top:1px solid #ffffff30;padding:20px 22px;display:grid;grid-template-columns:repeat(2,1fr);gap:8px 22px;font-size:.9rem}.submit-story{background:var(--green);color:#fff;text-align:center;padding:70px 0}.submit-story h2{color:#fff}.submit-story p{max-width:780px;margin:0 auto 25px}.submit-story .button{font-size:1.05rem}
@media(max-width:950px){.arms-grid,.memorial-grid{grid-template-columns:1fr}.notable-grid{grid-template-columns:1fr}.notable.joseph{grid-column:auto}.history-hero{min-height:500px}}
@media(max-width:600px){.notable.joseph{display:block}.notable.joseph img{margin-bottom:20px}.memorial-names{grid-template-columns:1fr}.history-hero{min-height:470px}}
.genealogy-hero{background:var(--deep);color:#fff;padding:70px 0}.genealogy-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.genealogy-hero h1{font:700 clamp(2.8rem,5.5vw,5rem)/1 var(--serif);margin:.12em 0 .3em}.genealogy-hero p:not(.eyebrow){font-size:1.16rem;color:#dce7ec}.genealogy-hero img{width:100%;height:360px;object-fit:cover;border:3px solid var(--gold);background:#fff}.genealogy-intro{display:grid;grid-template-columns:1.25fr .75fr;gap:65px;align-items:center}.genealogy-intro aside{background:#fff;padding:18px;border:1px solid #d8d4cb}.genealogy-intro aside img{width:100%;display:block}.genealogy-intro aside p{font-size:.82rem;color:var(--muted);margin:10px 0 0}.numbering-section{background:var(--navy);color:#e7eef2}.numbering-section h2{color:#fff}.numbering-intro{max-width:860px}.line-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:32px 0}.line-grid article{position:relative;background:#ffffff0b;border:1px solid #ffffff2e;padding:20px 18px 18px 58px;min-height:145px}.line-grid article b{position:absolute;left:17px;top:19px;color:var(--gold);font:700 1.5rem var(--serif)}.line-grid h3{color:#fff;margin:0 0 5px}.line-grid p{font-size:.88rem;color:#cdd9e1;margin:0}.archive-warning{border-left:5px solid var(--gold);background:#ffffff0d;padding:18px 20px}.downloads-section{background:#fff}.download-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px}.download-grid a{background:var(--paper);border:1px solid #d8d4cb;padding:24px;text-decoration:none;color:var(--ink)}.download-grid a:hover,.download-grid a:focus{border-color:var(--gold);box-shadow:0 9px 24px #12293b17}.download-grid span{font-size:.74rem;font-weight:900;color:var(--green);letter-spacing:.15em}.download-grid h3{margin:.4em 0}.download-grid p{margin:0;color:var(--muted)}.research-submit{background:var(--green);color:#fff;padding:65px 0}.research-submit-grid{display:grid;grid-template-columns:1fr auto;align-items:center;gap:40px}.research-submit h2{color:#fff}.research-submit p:not(.eyebrow){max-width:750px}.research-submit .button{white-space:nowrap}
@media(max-width:950px){.genealogy-hero-grid,.genealogy-intro{grid-template-columns:1fr}.line-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.line-grid,.download-grid,.research-submit-grid{grid-template-columns:1fr}.genealogy-hero img{height:260px}}
.heritage-hero{min-height:590px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.heritage-hero>img,.heritage-shade{position:absolute;inset:0;width:100%;height:100%}.heritage-hero>img{object-fit:cover;object-position:center 48%;filter:sepia(.15)}.heritage-shade{background:linear-gradient(90deg,rgba(5,20,32,.96),rgba(8,29,42,.76) 48%,rgba(6,19,27,.18))}.heritage-hero-copy{position:relative;z-index:1}.heritage-hero h1{font:700 clamp(2.8rem,6vw,5.3rem)/1 var(--serif);margin:.12em 0 .3em;max-width:760px}.heritage-hero-copy>p:not(.eyebrow){font-size:1.2rem;max-width:670px}.heritage-land{background:#fff}.heritage-land-grid,.heritage-life-grid,.heritage-gathering-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:65px;align-items:center}.heritage-land figure,.heritage-life figure,.heritage-gathering figure{margin:0}.heritage-land figure img,.heritage-life figure img,.heritage-gathering figure img{width:100%;display:block}.heritage-land figure{background:var(--paper);border:1px solid #d8d4cb;padding:15px}.heritage-land figcaption,.heritage-life figcaption,.heritage-gathering figcaption{font-size:.82rem;color:var(--muted);margin-top:9px}.heritage-land blockquote{font:italic 700 1.25rem/1.5 var(--serif);color:var(--green);border-left:5px solid var(--gold);margin:28px 0 0;padding-left:22px}.heritage-land cite{display:block;font:normal .78rem/1.5 var(--sans);color:var(--muted);margin-top:8px}.heritage-places{background:var(--navy);color:#e5edf2}.heritage-places h2{color:#fff}.place-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:32px}.place-grid article{border:1px solid #ffffff35;background:#ffffff0b;padding:27px}.place-grid span{color:var(--gold);font-weight:900;letter-spacing:.15em}.place-grid h3{color:#fff;font-size:1.4rem}.place-grid p{color:#d1dde5;margin-bottom:0}.heritage-life{background:var(--paper)}.heritage-life figure{background:#fff;border:1px solid #d8d4cb;padding:15px}.heritage-life figure img{aspect-ratio:.95;object-fit:cover}.heritage-themes article{border-top:1px solid #d8d4cb;padding:16px 0}.heritage-themes h3{margin:0 0 5px}.heritage-themes p{margin:0;color:var(--muted)}.heritage-gathering{background:var(--green);color:#fff;padding:75px 0}.heritage-gathering h2{color:#fff}.heritage-gathering-grid{grid-template-columns:.75fr 1.25fr}.heritage-gathering figure img{border:3px solid var(--gold)}.heritage-gathering figcaption{color:#d8e4dc}.heritage-archive{background:#fff}.heritage-archive>div>p:not(.eyebrow){max-width:900px}.heritage-downloads{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.heritage-downloads a{background:var(--paper);border:1px solid #d8d4cb;padding:25px;text-decoration:none;color:var(--ink)}.heritage-downloads a:hover,.heritage-downloads a:focus{border-color:var(--gold);box-shadow:0 9px 24px #12293b17}.heritage-downloads span{font-size:.74rem;font-weight:900;color:var(--green);letter-spacing:.15em}.heritage-downloads h3{margin:.45em 0}.heritage-downloads p{color:var(--muted);margin:0}.heritage-contribute{background:var(--deep);color:#fff;padding:65px 0}.heritage-contribute-grid{display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center}.heritage-contribute h2{color:#fff}.heritage-contribute p:not(.eyebrow){max-width:760px}.heritage-contribute .button{white-space:nowrap}
@media(max-width:950px){.heritage-land-grid,.heritage-life-grid,.heritage-gathering-grid{grid-template-columns:1fr}.place-grid,.heritage-downloads{grid-template-columns:1fr}.heritage-contribute-grid{grid-template-columns:1fr}.heritage-hero{min-height:520px}}
@media(max-width:600px){.heritage-hero{min-height:470px}.heritage-life figure img{aspect-ratio:1.15}.heritage-contribute .button{white-space:normal}}
.gatherings-hero{min-height:600px;position:relative;display:flex;align-items:center;color:#fff;overflow:hidden}.gatherings-hero>img,.gatherings-shade{position:absolute;inset:0;width:100%;height:100%}.gatherings-hero>img{object-fit:cover;object-position:center 48%}.gatherings-shade{background:linear-gradient(90deg,rgba(5,20,32,.96),rgba(8,29,42,.72) 46%,rgba(6,19,27,.18))}.gatherings-hero-copy{position:relative;z-index:1}.gatherings-hero h1{font:700 clamp(2.8rem,6vw,5.3rem)/1 var(--serif);margin:.12em 0 .3em;max-width:760px}.gatherings-hero-copy>p:not(.eyebrow){font-size:1.2rem;max-width:660px}.gathering-status{background:var(--green);color:#fff;padding:55px 0}.gathering-status-grid,.gathering-contribute-grid{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center}.gathering-status h2,.gathering-contribute h2{color:#fff}.gathering-status p:not(.eyebrow),.gathering-contribute p:not(.eyebrow){max-width:790px}.gathering-status .button,.gathering-contribute .button{white-space:nowrap}.reunion-story{background:#fff}.reunion-story-grid,.anniversary-grid,.gathering-gallery-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center}.reunion-story figure,.anniversary figure,.gathering-gallery figure{margin:0}.reunion-story figure,.anniversary figure{background:var(--paper);border:1px solid #d8d4cb;padding:15px}.reunion-story img,.anniversary img,.gathering-gallery img{width:100%;display:block}.reunion-story figcaption,.anniversary figcaption,.gathering-gallery figcaption{font-size:.82rem;color:var(--muted);margin-top:9px}.reunion-timeline{background:var(--navy);color:#e5edf2}.reunion-timeline h2{color:#fff}.reunion-years{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:32px}.reunion-years article{border:1px solid #ffffff35;background:#ffffff0b;padding:24px;min-height:190px}.reunion-years article.milestone{border-top:6px solid var(--gold);background:#ffffff14}.reunion-years span{font:700 2rem/1 var(--serif);color:var(--gold)}.reunion-years h3{color:#fff;margin:.55em 0}.reunion-years p{color:#d1dde5;margin:0}.anniversary{background:var(--paper)}.anniversary-grid{grid-template-columns:.9fr 1.1fr}.gathering-gallery{background:var(--green);color:#fff;padding:75px 0}.gathering-gallery h2{color:#fff}.gathering-gallery img{border:3px solid var(--gold)}.gathering-gallery figcaption{color:#d8e4dc}.gathering-gallery blockquote{font:italic 700 1.65rem/1.45 var(--serif);margin:0 0 20px;border-left:5px solid var(--gold);padding-left:24px}.gathering-archive{background:#fff}.gathering-archive>div>p:not(.eyebrow){max-width:880px}.gathering-downloads{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}.gathering-downloads a{background:var(--paper);border:1px solid #d8d4cb;padding:25px;text-decoration:none;color:var(--ink)}.gathering-downloads a:hover,.gathering-downloads a:focus{border-color:var(--gold);box-shadow:0 9px 24px #12293b17}.gathering-downloads span{font-size:.74rem;font-weight:900;color:var(--green);letter-spacing:.15em}.gathering-downloads h3{margin:.45em 0}.gathering-downloads p{color:var(--muted);margin:0}.gathering-contribute{background:var(--deep);color:#fff;padding:65px 0}
@media(max-width:950px){.gathering-status-grid,.gathering-contribute-grid,.reunion-story-grid,.anniversary-grid,.gathering-gallery-grid{grid-template-columns:1fr}.reunion-years{grid-template-columns:repeat(2,1fr)}.gatherings-hero{min-height:520px}}
@media(max-width:600px){.reunion-years,.gathering-downloads{grid-template-columns:1fr}.gatherings-hero{min-height:470px}.gathering-status .button,.gathering-contribute .button{white-space:normal}}
.photos-hero{background:var(--deep);color:#fff;padding:70px 0}.photos-hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.photos-hero h1{font:700 clamp(2.8rem,5.5vw,5rem)/1 var(--serif);margin:.12em 0 .3em}.photos-hero p:not(.eyebrow){font-size:1.16rem;color:#dce7ec}.photo-hero-stack{position:relative}.photo-hero-stack img{width:100%;height:360px;object-fit:cover;border:3px solid var(--gold);display:block}.photo-hero-stack span{position:absolute;right:-12px;bottom:-12px;background:var(--gold);color:var(--deep);font:700 1.4rem var(--serif);padding:9px 16px}.photo-note{background:var(--green);color:#fff;padding:27px 0}.photo-note-grid{display:grid;grid-template-columns:.28fr 1fr;gap:35px;align-items:start}.photo-note strong{font-family:var(--serif);font-size:1.2rem;color:#fff}.photo-note p{margin:0}.photo-note a{color:#fff;font-weight:800;text-decoration-color:var(--gold)}.photo-collection{background:#fff}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:30px}.photo-grid figure{margin:0;background:var(--paper);border:1px solid #d8d4cb}.photo-grid figure.wide{grid-column:span 2}.photo-grid a{display:block;overflow:hidden;background:var(--deep)}.photo-grid img{width:100%;height:265px;object-fit:cover;display:block;transition:transform .25s}.photo-grid figure.wide img{height:350px}.photo-grid a:hover img,.photo-grid a:focus img{transform:scale(1.025)}.photo-grid figcaption{padding:15px 17px}.photo-grid figcaption b{display:block;color:var(--navy);font-family:var(--serif);font-size:1.08rem}.photo-grid figcaption span{display:block;color:var(--muted);font-size:.82rem;margin-top:3px}.photo-places{background:var(--navy);color:#e4edf2}.photo-places h2{color:#fff}.photo-places .photo-grid figure{background:#ffffff0b;border-color:#ffffff35}.photo-places .photo-grid figcaption b{color:#fff}.photo-places .photo-grid figcaption span{color:#cbd8e0}.photo-grid.places img{filter:sepia(.08)}.photo-records{background:#fff}.photo-grid.records{grid-template-columns:repeat(3,1fr)}.photo-archive{background:var(--green);color:#fff;padding:65px 0}.photo-archive-grid,.photo-contribute-grid{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center}.photo-archive h2,.photo-contribute h2{color:#fff}.photo-archive p:not(.eyebrow),.photo-contribute p:not(.eyebrow){max-width:780px}.photo-archive .button,.photo-contribute .button{white-space:nowrap}.photo-contribute{background:var(--deep);color:#fff;padding:65px 0}
@media(max-width:950px){.photos-hero-grid,.photo-note-grid,.photo-archive-grid,.photo-contribute-grid{grid-template-columns:1fr}.photo-grid{grid-template-columns:repeat(2,1fr)}.photo-grid.records{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.photo-grid,.photo-grid.records{grid-template-columns:1fr}.photo-grid figure.wide{grid-column:auto}.photo-grid img,.photo-grid figure.wide img{height:260px}.photos-hero img{height:280px}.photo-archive .button,.photo-contribute .button{white-space:normal}}
.archives-hero{background:var(--deep);color:#fff;padding:75px 0}.archives-hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:65px;align-items:center}.archives-hero h1{font:700 clamp(2.8rem,5.5vw,5rem)/1 var(--serif);margin:.12em 0 .3em}.archives-hero p:not(.eyebrow){font-size:1.16rem;color:#dce7ec}.archive-doc-stack{min-height:390px;position:relative}.archive-doc{position:absolute;width:58%;max-height:350px;object-fit:contain;background:#fff;border:2px solid var(--gold);box-shadow:0 18px 35px #0006}.archive-doc.back{left:4%;top:0;transform:rotate(-7deg)}.archive-doc.front{right:4%;bottom:0;transform:rotate(6deg)}.archive-policy{background:var(--green);color:#fff;padding:28px 0}.archive-policy-grid{display:grid;grid-template-columns:.28fr 1fr;gap:35px}.archive-policy strong{font-family:var(--serif);font-size:1.2rem}.archive-policy p{margin:0}.archive-overview{background:#fff}.archive-counts{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-top:30px}.archive-counts article{background:var(--paper);border:1px solid #d8d4cb;padding:25px}.archive-counts b{display:block;font:700 2.1rem/1 var(--serif);color:var(--green)}.archive-counts span{display:block;color:var(--muted);font-size:.85rem;margin-top:10px}.archive-scope-note{border-left:5px solid var(--gold);background:#eef3ef;padding:18px 20px;margin-top:22px}.available-archive{background:var(--navy);color:#e5edf2}.available-archive h2{color:#fff}.archive-resource-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px}.archive-resource-grid article{border:1px solid #ffffff35;background:#ffffff0b;padding:27px}.archive-resource-grid span,.archive-status-list span{font-size:.74rem;font-weight:900;letter-spacing:.15em;color:var(--gold)}.archive-resource-grid h3{color:#fff;font-size:1.4rem}.archive-resource-grid p{color:#d1dde5}.archive-resource-grid a{color:#fff;font-weight:800;text-decoration-color:var(--gold);text-underline-offset:4px}.archive-work{background:#fff}.archive-status-list{margin-top:30px;border-top:1px solid #d8d4cb}.archive-status-list article{display:grid;grid-template-columns:.8fr 1.35fr auto;gap:35px;align-items:center;padding:25px 18px;border-bottom:1px solid #d8d4cb}.archive-status-list article:nth-child(odd){background:var(--paper)}.archive-status-list h3{margin:.35em 0 0}.archive-status-list p{color:var(--muted);margin:0}.archive-status-list>b,.archive-status-list article>b{color:var(--green);text-transform:uppercase;font-size:.75rem;letter-spacing:.12em}.archive-status-list .restricted>b{color:#8b352f}.archive-status-list .restricted span{color:#8b352f}.archive-history{background:var(--green);color:#fff;padding:75px 0}.archive-history-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:65px;align-items:center}.archive-history h2{color:#fff}.archive-history figure{margin:0}.archive-history img{width:100%;display:block;border:3px solid var(--gold)}.archive-history figcaption{font-size:.82rem;color:#d8e4dc;margin-top:9px}.archive-help{background:var(--deep);color:#fff;padding:65px 0}.archive-help-grid{display:grid;grid-template-columns:1fr auto;gap:45px;align-items:center}.archive-help h2{color:#fff}.archive-help p:not(.eyebrow){max-width:780px}.archive-help .button{white-space:nowrap}
@media(max-width:950px){.archives-hero-grid,.archive-policy-grid,.archive-history-grid,.archive-help-grid{grid-template-columns:1fr}.archive-counts{grid-template-columns:repeat(2,1fr)}.archive-status-list article{grid-template-columns:1fr}.archive-doc-stack{min-height:370px}}
@media(max-width:600px){.archive-counts,.archive-resource-grid{grid-template-columns:1fr}.archive-doc-stack{min-height:320px}.archive-doc{width:64%;max-height:290px}.archive-help .button{white-space:normal}}
