:root{--green:#213e32;--deep:#142d25;--copper:#a8512d;--gold:#e6b57a;--cream:#faf7f0;--ink:#253b32;--muted:#53655b;--line:#d8ded5;--white:#fff; font-size:16px;color-scheme:light}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-underline-offset:4px}button,input,select,textarea{font:inherit}button,.button{cursor:pointer;min-height:44px}button{border:1px solid var(--line);border-radius:4px;background:var(--white);color:var(--ink);padding:.55rem .95rem}button:hover,.button:hover{filter:brightness(.94)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:3px solid #be5b2a;outline-offset:4px}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}h1,h2{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.1;letter-spacing:-.035em}h1{font-size:clamp(2.5rem,5vw,4.9rem);margin-bottom:1.5rem}h2{font-size:clamp(2.1rem,3.6vw,3.4rem);margin-bottom:1.2rem}h3{font-family:Georgia,serif;font-size:1.55rem;line-height:1.25}small{font-size:.875rem}section[id]{scroll-margin-top:120px}.institution{padding:.4rem 5%;background:var(--deep);color:#e9eee8;font-size:.875rem;display:flex;justify-content:space-between;gap:1rem}header{position:sticky;top:0;z-index:1000;background:var(--cream);border-bottom:1px solid var(--line);padding:1rem 4%;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand{display:flex;align-items:center;gap:.65rem;text-decoration:none;font-weight:700;letter-spacing:.06em;font-size:1rem;line-height:1.3;flex-shrink:0}.brand img{width:70px;height:60px;object-fit:cover}.brand small{display:block;letter-spacing:0;font-weight:400;font-size:.8rem;margin-top:.3rem}nav{display:flex;align-items:center;gap:1.2rem;flex-wrap:wrap}nav a{text-decoration:none;font-size:.9rem}nav a:hover{text-decoration:underline}.nav-cta{background:var(--green);color:#fff;padding:.7rem 1rem;border-radius:4px}.menu-toggle{display:none}.utility{display:flex;justify-content:space-between;gap:1rem;padding:.6rem 5%;border-bottom:1px solid var(--line);background:#f1f2eb}.utility form{display:flex;max-width:450px;flex:1}.utility input{border-radius:4px 0 0 4px;font-size:.9rem;min-width:0}.utility button{font-size:.875rem}.utility>div{display:flex;gap:.4rem}.hero{display:grid;grid-template-columns:1.1fr 1fr;min-height:580px;background:var(--green);color:var(--cream);overflow:hidden}.hero-copy{padding:5rem 6% 5rem 10%}.eyebrow{font-size:.8rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;display:block;margin-bottom:1.2rem}.hero .eyebrow,.green-section .eyebrow,.collaborate .eyebrow{color:var(--gold)}.hero h1{font-size:clamp(2.8rem,4.7vw,4.7rem)}.hero h1 em{color:var(--gold);font-weight:400}.hero p{max-width:510px;font-size:1.05rem;color:#e0e7df}.hero figure{margin:0;position:relative;min-height:500px}.hero figure img{width:100%;height:100%;object-fit:cover;filter:sepia(.25);display:block}.hero figure:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(33,62,50,.35),transparent 25%,transparent 60%,rgba(20,45,37,.5))}.hero figcaption{position:absolute;z-index:1;bottom:1.3rem;left:2rem;font-size:.8rem;padding:.7rem 1rem;background:rgba(20,45,37,.85);border-left:2px solid var(--gold)}.actions{display:flex;gap:.8rem;flex-wrap:wrap;align-items:center}.button{display:inline-flex;align-items:center;justify-content:center;gap:1rem;background:var(--green);color:#fff;border:1px solid transparent;border-radius:4px;padding:.85rem 1.2rem;text-decoration:none;font-size:.95rem;font-weight:600;line-height:1.5}.copper{background:var(--gold);color:var(--deep)}.outline{background:transparent;border-color:#bacbbd;color:#fff}.intro-strip{padding:2rem 5%;display:grid;grid-template-columns:1fr 1.7fr 1fr;gap:2rem;border-bottom:1px solid var(--line);align-items:center}.intro-strip>span{font-family:Georgia,serif;font-size:1.55rem;line-height:1.2}.intro-strip p{margin:0;font-size:.95rem;color:var(--muted)}.intro-strip a{font-size:.9rem;font-weight:700;color:var(--copper)}.section{padding:5rem 6%;max-width:1600px;margin:auto}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:3rem;margin-bottom:2.5rem}.section-heading p{max-width:340px;color:var(--muted)}.section-heading h2{margin-bottom:0}.timeline{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{display:flex;align-items:center;gap:2rem;cursor:pointer;padding:1.5rem .7rem;list-style:none}summary::-webkit-details-marker{display:none}summary>span:nth-child(2){flex:1}summary small{display:block;color:var(--muted);margin-bottom:.25rem}summary strong{font-family:Georgia,serif;font-size:1.65rem;font-weight:400;line-height:1.25;display:block}.chapter-number{font-size:1rem;color:var(--copper)}summary>span:last-child{font-size:1.8rem;color:var(--copper)}details[open]{background:#eeeee3}details[open] summary>span:last-child{transform:rotate(45deg)}.chapter-content{padding:0 5rem 2rem;max-width:1050px}.chapter-content p{max-width:900px}.text-link{font-size:.95rem;font-weight:600;color:var(--copper)}.green-section{background:var(--green);color:var(--cream);max-width:none}.green-section .section-heading p{color:#dae5dc}.map-disclosure{font-size:.875rem;margin:1rem 0}#map{height:420px;background:#e0e5d7;margin-top:1.5rem;display:none;color:#163226;border-radius:5px;z-index:1}#map.active{display:block}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem}.card{background:var(--white);border:1px solid var(--line);border-radius:5px;overflow:hidden;display:flex;flex-direction:column}.card>img{width:100%;height:240px;object-fit:cover}.card-body{padding:1.5rem;flex:1}.card h3 a{text-decoration:none}.card h3 a:hover{text-decoration:underline}.card .eyebrow{color:var(--copper);font-size:.75rem;letter-spacing:.1em;margin-bottom:.6rem}.card p{font-size:.95rem;color:var(--muted)}.collection-section{background:#eeeede;max-width:none}.media-label{height:180px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:.13em;background:#e3e6d8;color:var(--green)}.collaborate{background:var(--deep);color:var(--cream);padding:5rem 8%;display:grid;grid-template-columns:1.3fr 1fr;gap:4rem;align-items:center}.collaborate p{max-width:520px;color:#e0e7df}.collaborate img{width:100%;max-height:340px;object-fit:contain}footer{padding:3.5rem 6%;border-top:5px solid var(--copper);display:grid;grid-template-columns:1.4fr 1.1fr .9fr;gap:2rem;background:#eef0e7;font-size:.9rem}footer strong{font-size:1.1rem}footer p{margin-top:.7rem}.filters{display:flex;align-items:end;gap:1rem;margin:2rem 0}.filters label:first-child{flex:1}.filters label{min-width:0}label{display:block;font-weight:600;font-size:.95rem}input,textarea,select{display:block;width:100%;border:1px solid #879a8b;background:var(--white);color:var(--ink);border-radius:4px;padding:.7rem .8rem;margin-top:.35rem}textarea{resize:vertical}input[type=checkbox]{width:20px;height:20px;margin:3px 0;flex-shrink:0}.check{display:flex;align-items:start;gap:.8rem;font-weight:400}.stack{display:grid;gap:1.3rem}.form-page{max-width:900px}.detail{max-width:1050px}.detail-image{display:block;max-height:560px;margin:2rem auto;object-fit:contain}.detail .prose{font-size:1.1rem;line-height:1.85}.detail h1{margin-top:1.5rem}.detail h2{font-size:2rem;margin-top:2rem}.detail audio{width:100%;margin:2rem 0}.source{font-size:.9rem;overflow-wrap:anywhere;color:var(--muted)}.qr-panel{display:flex;gap:2rem;justify-content:space-between;padding:2rem;background:#e9ecdf;margin:2rem 0}.qr{padding:1rem;background:#fff;align-self:center;flex-shrink:0}.qr canvas,.qr img{display:block}.notice{padding:1.2rem 1.5rem;background:#e5efdd;border:1px solid #7f9873;border-radius:4px;margin:1.5rem auto;max-width:1000px}.error{background:#ffeddf;border-color:#a63f1c}.pagination{display:flex;justify-content:center;gap:2rem;margin-top:2rem}.admin-list{margin:1rem 0 3rem;border-top:1px solid var(--line)}.admin-list>div{padding:1rem;display:flex;justify-content:space-between;gap:1.5rem;border-bottom:1px solid var(--line)}.admin-list small{display:inline-block;margin-left:1rem;color:var(--muted)}.submission{border:1px solid var(--line);padding:2rem;background:var(--white);margin:2rem 0}.submission h2{font-size:2rem}.review-image{max-width:400px;max-height:300px;object-fit:contain}.honeypot{position:absolute;left:-10000px}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip:focus{position:fixed;z-index:2000;background:#fff;padding:1rem;top:0;left:0}.large-font{font-size:20px}.kiosk{font-size:21px}.kiosk button,.kiosk .button{min-height:58px}.kiosk .utility{position:sticky;bottom:0;z-index:1001}.contrast{--green:#000;--deep:#000;--copper:#74310e;--cream:#fff;--ink:#000;--muted:#222;--line:#555;--gold:#ffeb00}.contrast .hero p,.contrast .section-heading p,.contrast .collaborate p{color:inherit}.contrast .card,.contrast .utility,.contrast .intro-strip,.contrast .collection-section,.contrast details[open],.contrast footer{background:#fff;color:#000}.contrast .green-section .section-heading p{color:#fff}
@media(min-width:1700px){.hero-copy{padding-left:15%}}@media(max-width:1200px){header{flex-wrap:wrap}nav{gap:.85rem}.brand{font-size:.9rem}.hero-copy{padding:3.5rem 7%}.hero{min-height:500px}.hero h1{font-size:3.1rem}}@media(max-width:900px){header{flex-wrap:nowrap}.menu-toggle{display:block}nav#navigation{display:none;position:absolute;top:100%;left:0;right:0;padding:1rem;background:var(--cream);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch}nav#navigation.open{display:flex}nav#navigation a{padding:.7rem}.hero{grid-template-columns:1fr 1fr}.hero h1{font-size:2.7rem}.hero-copy{padding:3rem 8%}.hero figure{min-height:480px}.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-heading{gap:1.5rem}.intro-strip{grid-template-columns:1fr 2fr}.intro-strip a{grid-column:2}.utility{flex-wrap:wrap}.utility form{max-width:none}.collaborate{gap:1.5rem}footer{grid-template-columns:1fr 1fr}.qr-panel{flex-wrap:wrap}}
@media(max-width:600px){.institution{font-size:.75rem}.institution span:last-child{display:none}header{padding:.7rem 5%}.brand img{width:55px;height:48px}.utility{padding:.6rem 5%}.utility form{flex-basis:100%}.utility>div{justify-content:space-between;width:100%}.utility button{font-size:.8rem;padding:.5rem}.hero{grid-template-columns:1fr}.hero-copy{padding:3rem 6%}.hero h1{font-size:2.7rem}.hero figure{min-height:260px;height:280px}.hero figcaption{left:1rem;font-size:.75rem}.hero figure img{object-position:center}.intro-strip{grid-template-columns:1fr;gap:1rem;padding:2rem 6%}.intro-strip a{grid-column:auto}.section{padding:3rem 6%}.section-heading{display:block}.section-heading p{margin-top:1.4rem}.section-heading .button{margin-top:1rem}.grid{grid-template-columns:1fr}.card>img{height:240px}summary{gap:1rem}summary strong{font-size:1.3rem}.chapter-content{padding:0 1rem 1.5rem 3rem}.collaborate{grid-template-columns:1fr;padding:3rem 6%}.collaborate img{max-height:240px}.filters{flex-direction:column;align-items:stretch}.filters label{width:100%}footer{grid-template-columns:1fr}.detail h1{font-size:2.4rem;overflow-wrap:anywhere}.qr-panel{padding:1rem}.submission{padding:1rem}.review-image{max-width:100%}.large-font header,.kiosk header{position:relative}.actions{align-items:stretch}.actions .button{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media print{header,.utility,footer,.institution,.button,.skip{display:none}body{background:white;color:black}.section{padding:0}.qr-panel{break-inside:avoid}}

@media(max-width:600px){header{gap:.6rem}.brand{flex-shrink:1;min-width:0}.brand img{flex-shrink:0}.brand span{min-width:0}.menu-toggle{flex-shrink:0}.utility>div{flex-wrap:wrap}}
