:root{--navy:#0d135b;--navy-soft:#1a2370;--ink:#241f1a;--muted:#5c564e;--cream:#f6f3ee;--white:#fff;--line:#e4ddd3;--serif:Palatino, "Palatino Linotype", Georgia, serif;--sans:"Segoe UI", system-ui, sans-serif;color:var(--ink);background:var(--cream);font:18px/1.5 var(--sans)}*{box-sizing:border-box}body{margin:0}a{color:var(--navy)}img{display:block}.site{flex-direction:column;min-height:100vh;display:flex}.site-header{z-index:10;background:var(--white);border-bottom:1px solid var(--line);position:sticky;top:0}.header-bar,.page,.footer-grid{width:min(1120px,100% - 2rem);margin-inline:auto}.header-bar{align-items:center;gap:1rem;min-height:5.5rem;display:flex}.brand{align-items:center;text-decoration:none;display:flex}.logo{aspect-ratio:2130/2804;flex:none;height:4.75rem;display:block;position:relative;overflow:hidden}.logo img{width:145.117%;max-width:none;height:142.653%;position:absolute;top:-17.6534%;left:-19.2019%}.logo-hero{height:11rem;margin-bottom:1.5rem}.menu-toggle{border:1px solid var(--navy);background:var(--white);color:var(--navy);font:inherit;border-radius:999px;margin-left:auto;padding:.4rem .9rem;display:none}.site-nav{align-items:center;gap:1rem;margin-left:auto;display:flex}.nav-list,.submenu,.section-links,.site-footer ul{margin:0;padding:0;list-style:none}.nav-list{align-items:center;gap:.25rem;display:flex}.nav-item{position:relative}.nav-item>a,.submenu a,.site-footer a,.section-links a{text-decoration:none}.nav-item>a{color:var(--ink);padding:.7rem .65rem;font-size:.95rem;display:block}.nav-item.is-current>a,.nav-item>a[aria-current=page],.submenu a[aria-current=page]{color:var(--navy);text-underline-offset:.25rem;text-decoration:underline}.submenu{background:var(--white);border:1px solid var(--line);min-width:16rem;padding:.4rem;display:none;position:absolute;top:100%;left:0;box-shadow:0 10px 24px #241f1a14}.nav-item:hover>.submenu,.nav-item:focus-within>.submenu{display:grid}.submenu a{color:var(--ink);padding:.45rem .6rem;display:block}.submenu a:hover,.nav-item>a:hover,.section-links a:hover{color:var(--navy);text-underline-offset:.25rem;text-decoration:underline}.site-footer nav a,.site-footer .contact-facts a{border-radius:.15rem;margin-inline:-.25rem;padding:.05rem .25rem}.site-footer nav a:hover,.site-footer .contact-facts a:hover{color:var(--navy);background:var(--white)}.tour-link{background:var(--navy);color:var(--white);border-radius:999px;flex:none;padding:.55rem .95rem;font-size:.95rem;text-decoration:none}.tour-link:hover,.tour-link[aria-current=page]{background:var(--navy-soft);color:var(--white)}.site-main{flex:1}.hero{background:var(--navy);align-items:end;min-height:72vh;display:grid;position:relative}.hero img{object-fit:cover;object-position:center 62%;width:100%;height:100%;position:absolute;inset:0}.hero-copy{z-index:1;width:min(1120px,100% - 2rem);color:var(--white);background:linear-gradient(#0000,#0d135bd1 42%);margin-inline:auto;padding:4.5rem 0 2.5rem;position:relative}.hero-copy h1{max-width:16ch;font-family:var(--serif);margin:0 0 .6rem;font-size:clamp(2.4rem,6vw,4.2rem);font-weight:500;line-height:1.05}.hero-copy p{color:#f6f3ee;max-width:34rem;margin:0}.hero .tour-link{background:var(--white);color:var(--navy);margin-top:1.25rem;display:inline-block}.hero .tour-link:hover{background:var(--cream);color:var(--navy)}.page{padding:3rem 0 4rem}.page-photo{margin:1.5rem 0 0}.page-photo img{width:100%;height:auto}.page-photo-wide img{object-fit:cover;object-position:center 28%;max-height:32rem}.page-photo-portrait{max-width:24rem}.photo-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1.5rem;display:grid}.photo-row figure{margin:0}.photo-row img{aspect-ratio:3/4;object-fit:cover;object-position:center 20%;width:100%}.photo-row figcaption{font-family:var(--serif);color:var(--navy);margin-top:.45rem}.page h1{font-family:var(--serif);color:var(--navy);margin:0 0 .75rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:500;line-height:1.1}.page p{max-width:42rem;color:var(--ink);margin:0 0 1rem}.prose h2,.prose h3{font-family:var(--serif);color:var(--navy);font-weight:500;line-height:1.2}.prose h2{margin:2rem 0 .75rem;font-size:1.7rem}.prose h2:first-child,.with-photo .prose h2:first-child{margin-top:0}.prose h3{margin:1.4rem 0 .5rem;font-size:1.25rem}.prose ul,.prose ol{max-width:42rem;margin:0 0 1rem;padding-left:1.25rem}.prose li{margin:.4rem 0}.prose table{border-collapse:collapse;width:min(100%,46rem);margin:0 0 1.5rem}.prose caption{caption-side:bottom;text-align:left;color:var(--muted);padding-top:.5rem;font-size:.9rem}.prose th,.prose td{text-align:left;vertical-align:top;border-bottom:1px solid var(--line);padding:.55rem .7rem}.prose th{color:var(--navy);font-weight:600}.epigraph{font-family:var(--serif);color:var(--navy);font-size:1.2rem}.with-photo{grid-template-columns:minmax(16rem,22rem) minmax(0,1fr);align-items:start;gap:2rem 2.5rem;display:grid}.with-photo .page-photo-portrait{max-width:none;margin:0;position:sticky;top:6.5rem}.photo-row p{color:var(--muted);margin-top:.35rem;font-size:.95rem}.section-links{gap:.75rem;margin-top:1.5rem;display:grid}.section-links a{color:var(--navy);font-size:1.05rem}.contact-facts{margin-top:1.5rem;font-style:normal}.contact-facts p{margin:0 0 .9rem}.site-footer{background:var(--navy);color:#f3efe8;margin-top:auto}.site-footer a{color:#f3efe8}.footer-grid{grid-template-columns:1.2fr 1fr 1.2fr;gap:2rem;padding:2.5rem 0;display:grid}.footer-brand p,.footer-heading{margin:.8rem 0 0}.footer-heading{font-family:var(--serif);font-size:1.2rem}.site-footer ul{gap:.35rem;margin-top:.8rem;display:grid}.site-footer .logo{height:5.5rem}@media (width<=1080px){.menu-toggle{display:inline-flex}.site-nav{background:var(--white);border-bottom:1px solid var(--line);flex-direction:column;align-items:stretch;margin:0;padding:.5rem 1rem 1rem;display:none;position:absolute;top:100%;left:0;right:0}.site-nav.is-open{display:flex}.nav-list{flex-direction:column;align-items:stretch}.submenu{min-width:0;box-shadow:none;border:0;padding:0 0 .4rem 1rem;display:grid;position:static}.site-nav .tour-link{text-align:center;margin-top:.5rem}.footer-grid,.photo-row{grid-template-columns:1fr}.photo-row img{aspect-ratio:4/5;max-height:28rem}.with-photo{grid-template-columns:1fr}.with-photo .page-photo-portrait{order:-1;max-width:24rem;position:static}}
