@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;500;600&display=swap");*{box-sizing:border-box;margin:0;padding:0}body,html{max-width:100vw;overflow-x:hidden;background-color:#ffffff;color:#373737;font-family:EB Garamond,serif}a{color:inherit;text-decoration:none}.site-wrapper{min-height:100vh;position:relative}.site-header{position:fixed;top:0;left:0;width:100%;padding:20px;z-index:100;background:white}.site-title{font-size:24px;letter-spacing:1px;text-decoration:none;color:#373737;font-weight:500;z-index:9999}.site-main{position:relative;min-height:100vh}.NavigationMenu_menuButton__4EO8U{position:fixed;top:20px;right:20px;background:transparent;border:none;font-family:EB Garamond,serif;font-size:24px;letter-spacing:1px;cursor:pointer;z-index:50;color:#373737}.NavigationMenu_navigationPanel__PdOjB{width:280px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.NavigationMenu_navigationPanel__PdOjB.NavigationMenu_open__3omtR{touch-action:pan-y}.NavigationMenu_navigationInner__cSHgM{min-height:100%;position:relative}.NavigationMenu_navigationHeader__tKNMM{position:sticky;top:0;left:0;right:0;height:60px;background-color:#fff;z-index:10;display:flex;align-items:center;justify-content:end;padding:20px}.NavigationMenu_navigationContent__OvsJB{flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:0 31px 120px}.NavigationMenu_closeButtonOld__N2t0q,.NavigationMenu_closeButton__GhC5p{background:transparent;border:none;font-size:24px;cursor:pointer;color:#373737;font-family:EB Garamond,serif;padding:10px;width:44px;height:44px;display:flex;align-items:center;justify-content:center}.NavigationMenu_closeButtonOld__N2t0q{position:absolute;top:20px;right:20px;z-index:1001}.NavigationMenu_navList__MzNCF{list-style:none;padding:0;margin:0}.NavigationMenu_level0__lPdIF{margin-top:20px}.NavigationMenu_level0__lPdIF>.NavigationMenu_navItem__fzaB3{border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:12px;margin-bottom:12px}.NavigationMenu_level0__lPdIF>.NavigationMenu_navItem__fzaB3:last-child{border-bottom:none}.NavigationMenu_level1__shcB0{margin-left:15px;margin-top:10px}.NavigationMenu_level2__aISUH,.NavigationMenu_level3__i3arJ{margin-left:15px}.NavigationMenu_navItem__fzaB3{margin-bottom:12px;font-family:EB Garamond,serif}.NavigationMenu_navItemHeader__3fK43{display:flex;justify-content:space-between;align-items:center}.NavigationMenu_navLink__MiRBq{text-decoration:none;color:#373737;font-size:24px;letter-spacing:.5px}.NavigationMenu_navLink__MiRBq:hover{text-decoration:underline}.NavigationMenu_expandButton__OtIEA{background:transparent;border:none;font-size:17px;cursor:pointer;color:#373737;padding:0 5px;font-family:EB Garamond,serif}.NavigationMenu_expandButton__OtIEA.NavigationMenu_expanded__oMQ0T{transform:rotate(45deg)}.NavigationMenu_navText__qMl1Q{font-size:17px;letter-spacing:.5px;color:#373737}.NavigationMenu_navigationOverlay__Phn3Q{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(255,255,255,.85);opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:90}.NavigationMenu_navigationOverlay__Phn3Q.NavigationMenu_open__3omtR{opacity:.85;visibility:visible}.NavigationMenu_navigationPanel__PdOjB{position:fixed;top:0;right:0;width:350px;max-width:90vw;height:100vh;background-color:#fff;transform:translateX(100%);transition:transform .3s ease-in-out;z-index:1000;overflow-y:auto;box-shadow:-1px 0 10px rgba(0,0,0,.1)}.NavigationMenu_navigationPanel__PdOjB.NavigationMenu_open__3omtR{transform:translateX(0)}@media (max-width:480px){.NavigationMenu_navigationPanel__PdOjB{width:100%;max-width:100%}}