*{box-sizing:border-box;margin:0;padding:0}:root{--page-width:min(42rem, calc(100% - 2rem))}.App{flex-direction:column;min-height:100vh;display:flex}.Header{justify-content:center;display:flex}.SkipLink{color:#000;background:#fff;border:1px solid #000;padding:.5rem .75rem;position:absolute;top:.5rem;left:.5rem;transform:translateY(-200%)}.SkipLink:focus{transform:translateY(0)}.SiteLinks{width:var(--page-width);flex-wrap:wrap;align-self:center;gap:2rem;padding:1rem .5rem;display:flex}.ExternalLink{align-items:baseline;gap:.2rem;display:inline-flex}.ExternalLinkIcon{flex:none;width:.8rem;height:.8rem;transform:translateY(2px)}main{width:var(--page-width);flex:1;align-self:center;padding:1rem .5rem}.Footer{width:var(--page-width);align-self:center;padding:1rem .5rem 2rem}.FooterContent{justify-content:space-between;margin-top:1rem;display:flex}.FooterContent p,.FooterContent address{margin:0;font-size:.85rem;line-height:1.5}.FooterContent address{font-style:normal}main>*{width:100%}.VisuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a:focus-visible,button:focus-visible{outline-offset:3px;outline:2px solid #000}@media (width<=1025px){main{padding-bottom:1.75rem}}@media (width<=961px){.FooterContent{flex-direction:column;align-items:flex-start;gap:.85rem}}@media (width<=641px){:root{--page-width:calc(100% - 1.5rem)}.SiteLinks{gap:1rem}main{padding-top:.25rem}.FooterContent{gap:.85rem}}@media (width<=481px){:root{--page-width:calc(100% - 1.25rem)}main{padding-bottom:2.5rem}.Footer{padding:.9rem .5rem 1.6rem}}@media (width<=320px){:root{--page-width:calc(100% - 1rem)}.SiteLinks{flex-direction:column;gap:.5rem}.FooterContent p,.FooterContent address{font-size:.7rem}}.SiteLogo{width:var(--page-width);align-items:center;padding:2rem 0 .5rem;display:flex}.SiteLogo img{height:2.25rem}@media (width<=641px){.SiteLogo{padding-top:.85rem}}@media (width<=481px){.SiteLogo{padding-top:.75rem}}@media (width<=320px){.SiteLogo img{height:1.8rem}}.Home{flex-direction:column;gap:1.5rem;display:flex}.Home>section:first-of-type{display:flow-root}.HomeIntroPhotoColumn{float:left;margin:0 1.5rem .75rem 0}.HomePhoto{width:min(100%,180px);max-width:180px;height:auto;max-height:180px;display:block}.Home h1,.Home h2{margin-bottom:1rem;font-size:1.2rem;line-height:1.25}.Home p{margin-bottom:1rem;font-size:1rem;line-height:1.6}.Home p:last-child{margin-bottom:0}@media (width<=1025px){.Home h1,.Home h2{font-size:1.15rem}}@media (width<=961px){.Home h1,.Home h2{font-size:1.1rem}}@media (width<=641px){.HomeIntroPhotoColumn{float:none;margin:0}.Home h1,.Home h2{font-size:1.05rem}.Home h1{margin-top:1rem}.Home p{font-size:.95rem}}@media (width<=481px){.Home p{font-size:.9rem}}@media (width<=320px){.Home h1,.Home h2,.Home p{font-size:1rem}}.MarkdownPage .Description{flex-direction:column;gap:1rem;display:flex}.MarkdownHeader{flex-direction:column;gap:.75rem;display:flex}.MarkdownPage h1{font-size:clamp(1.65rem,4vw,2.15rem);line-height:1.2}.MarkdownPage h2{margin-bottom:.35rem;font-size:1.2rem}.FileWardenPage .MarkdownHeader h1,.MusicMapsPage .MarkdownHeader h1{font-size:1.35rem}.MarkdownPage h3{margin:1rem 0 .45rem;font-size:1.02rem}.MarkdownPage p,.MarkdownPage li,.MarkdownPage address,.MarkdownPage th,.MarkdownPage td{font-size:.95rem;line-height:1.6}.MarkdownHeader p:first-of-type{font-size:.82rem}.MarkdownPage ul,.MarkdownPage ol{padding-left:1.2rem}.MarkdownPage li{margin-bottom:.5rem}.MarkdownPage table{border-collapse:collapse;width:100%}.MarkdownPage img{width:100%;height:auto;margin:0 0 1rem;display:block}.MarkdownPage th,.MarkdownPage td{text-align:left;vertical-align:top;border:1px solid #000;padding:.5rem}.MarkdownPage thead th{background:#f4f4f4}@media (width<=641px){.MarkdownPage p,.MarkdownPage li,.MarkdownPage address,.MarkdownPage th,.MarkdownPage td{font-size:.9rem}}@media (width<=320px){.MarkdownPage p,.MarkdownPage li,.MarkdownPage address,.MarkdownPage th,.MarkdownPage td{font-size:.8rem}}.NotFound{flex-direction:column;gap:1rem;padding:1rem 0 0;display:flex}.NotFound h1,.NotFound h2{font-size:clamp(1.65rem,4vw,2.15rem);line-height:1.2}.NotFound p{font-size:1rem;line-height:1.6}.NotFoundLinks{flex-wrap:wrap;gap:1rem;display:flex}.NotFound-link{font-size:1rem}@media (width<=641px){.NotFound p,.NotFound-link{font-size:.95rem}}@media (width<=481px){.NotFound p{font-size:.9rem}.NotFound-link{font-size:.85rem}}@media (width<=320px){.NotFound p,.NotFound-link{font-size:.8rem}}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#000;background:#fff;margin:0;font-family:Georgia,serif}h2,h3{color:#000;margin:0;font-family:inherit;font-weight:700}img{max-width:100%}a{color:#00e;text-decoration:underline}code{background:#ddd;font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;font-size:.8rem}
