@import"https://use.typekit.net/dbs1hrj.css";@view-transition{navigation:auto}:root{--bg-color: #fbf9f4;--bg-color-trans: #fbf9f400;--primary: #000;--secondary: #f93821}*,*:before,*:after{box-sizing:border-box}html,body{width:100%;height:100%;margin:0;padding:0}html{font-size:110%;font-family:garamond-atf-text,serif;font-weight:400;line-height:1.2}body{background-color:var(--bg-color)}main{padding:.25rem .75rem 4rem;max-width:500px}nav.top ul{padding:0;list-style-type:none;display:flex;align-items:center;overflow-x:scroll;width:calc(100% + 1.5rem);margin:0 -.75rem;padding:1rem .5rem}nav.top ul::-webkit-scrollbar{display:none}nav.top ul{-ms-overflow-style:none;scrollbar-width:none}nav.top ul li{white-space:normal}nav.top ul li a{position:relative;text-decoration:none;display:block;width:35px;height:35px;transition:.1s}nav.top ul li a>span{display:block;position:absolute;top:12%;left:12%;width:76%;height:76%;display:flex;justify-content:center;align-items:top;padding:.05rem 0 0;border:solid 1px #000;border-radius:9999px;transition:.1s}nav.top ul li a.active>span{top:1.5%;left:1.5%;width:97%;height:97%;font-size:1.25rem;padding:.15rem 0 0;background:#000;color:var(--bg-color)}nav.top ul li a>img{position:absolute;top:12%;left:12%;width:76%;height:76%}nav.bottom{position:fixed;bottom:0;left:0;width:100%;max-width:500px;padding:1.25rem .75rem 1rem;background:linear-gradient(0deg,var(--bg-color) 0%,var(--bg-color) 85%,var(--bg-color-trans) 100%);display:flex;justify-content:flex-end;gap:.25rem}h1{font-size:1.5rem;letter-spacing:-.05ch;word-spacing:-.07ch;margin:.5rem 0 1.5rem}h2{font-size:1rem;letter-spacing:-.025ch;word-spacing:-.07ch;margin:1.5rem 0 0}b,strong{letter-spacing:-.025ch;word-spacing:-.07ch}h3{font-weight:400;font-size:1rem;margin:0}h1+h2{margin-top:2rem}p,ol,ul{margin:.5rem 0 1rem}article p{white-space:pre-wrap}ol ul,ul ul{margin:.25rem 0 1rem;list-style-type:disc}ol p,ul p{margin:0}.red{color:var(--secondary)}img{display:block;width:100%;height:auto}article img{margin:2rem 0 2.5rem}figure{margin:2rem 0 2.5rem}figure img{margin:0}figure figcaption{font-size:.85rem;margin:.25rem 0}a{color:inherit}a.button{text-decoration:none;display:inline-block;padding:.2rem .75rem .4rem;border-radius:9999px;border:solid 1px #000}ul li{white-space:pre-wrap}table{min-width:100%;margin:1rem 0 1.5rem}table th{font-weight:400;text-align:left;border-bottom:solid 1px black}.slider{margin:2rem 0 2.5rem -.75rem;width:calc(100% + 1.5rem);padding:0 .75rem 0 0;display:flex;overflow-x:scroll;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;gap:.75rem}.slider::-webkit-scrollbar{display:none}.slider>*{margin:0;flex:0 0 calc(100% - 4rem);scroll-snap-align:center}.slider>* *{margin:0}.slider>*:first-child{margin-left:.75rem}button.map-button{position:relative;appearance:none;border:0;border-radius:9999px;font-size:0;width:2rem;display:flex;align-items:center;justify-content:center;padding:.3rem;background:var(--secondary) url(../../icons/map-w.svg) no-repeat;background-position:50% 50%;background-size:70%}button.map-button.active{background:var(--secondary) url(../../icons/close-w.svg) no-repeat;background-position:50% 45%;background-size:65%}button.map-button.active:after{content:"";position:absolute;display:block;background:var(--secondary);width:100%;height:2rem;top:-1rem;z-index:-1}.map-overlay{z-index:999;position:fixed;bottom:2.8rem;top:4rem;left:0;right:0;opacity:0;pointer-events:none;padding:.75rem}.map-overlay.active{opacity:1;pointer-events:all}.map-overlay img{width:100%;height:100%;object-fit:contain;background:var(--secondary);max-width:calc(500px - 1.5rem);border-radius:4px}form{width:100%;margin:1rem 0;padding:1rem;border-radius:3px;border:solid 1px black;font-size:.9rem;flex-direction:column;display:flex;gap:.5rem}form>div{gap:.25rem}form [data-error]:empty{display:none}form label{display:block;margin:0 0 .25rem}form input{appearance:none;width:100%;font-size:1em;font-family:inherit;padding:.25rem .5rem;border:solid 1px #ddd;border-radius:3px;box-shadow:none;background:#fff;outline:0}form input::placeholder{color:#999}form input[type=checkbox]{display:inline-block;margin:0;width:1rem;height:1rem;padding:0;appearance:auto}form input[type=checkbox]+label{display:inline;margin:0 0 0 .25rem}form textarea{display:block;appearance:none;width:100%;font-size:1em;font-family:inherit;padding:.25rem .5rem;resize:vertical;border:solid 1px #ddd;border-radius:3px;box-shadow:none;background:#fff;outline:0}form textarea::placeholder{color:#999}form select{display:block;appearance:none;width:100%;font-size:1em;font-family:inherit;padding:.25rem .5rem;border:solid 1px #ddd;border-radius:3px;box-shadow:none;background-color:#fff;background-image:url('data:image/svg+xml;utf8,<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M6 9L12 15L18 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" stroke="currentColor"/></svg>');background-repeat:no-repeat;background-position:right .3rem center;background-size:18px}form button{font-size:inherit;font-family:inherit;padding:.25rem 1rem;color:#fff;background-color:#000;border:0;border-radius:3px}
