div.dev-label{display:none}.hamburger-ui{--ui-size: 50px;--spacing: 10px;--line-height: 2px;--top: 0;--bottom: auto;--left: auto;--right: 0;--z-index: 10;--color: #000;position:absolute;z-index:var(--z-index);top:var(--top);bottom:var(--bottom);left:var(--left);right:var(--right);height:var(--ui-size);width:var(--ui-size)}.toggler{z-index:2;height:100%;width:100%;position:absolute;top:0;left:0;cursor:pointer;opacity:0}.hamburger{position:absolute;top:0;left:0;height:100%;width:100%;padding:0;display:flex;align-items:center;justify-content:center}.hamburger>div{position:relative;top:0;left:0;background:var(--color);height:var(--line-height);width:60%;transition:all .4s ease}.hamburger>div:before,.hamburger>div:after{content:"";position:absolute;top:calc(var(--spacing) * -1);background:var(--color);width:100%;height:var(--line-height);transition:all .4s ease}.hamburger>div:after{top:var(--spacing)}.toggler:checked+.hamburger>div{background:#0000}.toggler:checked+.hamburger>div:before{top:0;transform:rotate(45deg);background:var(--color)}.toggler:checked+.hamburger>div:after{top:0;transform:rotate(135deg);background:var(--color)}.inner-page{--logo-size: 2.8em;--header-height: 3em;--header-gap: 2em;--logo-size-mobile: 2.4em;--header-height-mobile: 3.5em;--header-gap-mobile: 1em;--menu-size: 1.5em;--menu-spacing: .9em;--menu-border: .1em;--menu-size-mobile: 1.9em;--menu-spacing-mobile: .7em;--menu-border-mobile: .1em;justify-content:flex-start;align-items:stretch}header{background-color:#e9dfc8;display:flex;justify-content:space-between;align-items:stretch;width:100%;min-width:var(--min-width);height:var(--header-height);min-height:var(--header-height);margin-bottom:var(--header-gap)}.hamburger-ui{--ui-size: 50px;--spacing: 10px;--line-height: 2.5px;--top: auto;--bottom: -8px;--left: auto;--right: -8px;--z-index: 10;--color: rgb(0, 0, 0);position:relative;align-self:flex-end}.logo h1{font-size:var(--logo-size);line-height:1;letter-spacing:-.02em;margin-left:-.1em}.logo h1 a{display:inline-block}.logo h1 span{color:#a65212}.menu{font-size:var(--menu-size);line-height:1;text-transform:uppercase}.menu ul{display:flex;align-items:center;justify-content:center}.menu ul li a{display:block;padding-bottom:.15em;border-bottom-width:var(--menu-border);border-bottom-style:solid;border-bottom-color:#0000}.menu ul li a.active{border-bottom-color:#000}@media (max-aspect-ratio: 3/4) and (max-width: 599px),(max-width: 450px){.inner-page{padding-top:0!important;--header-gap: var(--header-gap-mobile)}.content{margin-top:var(--header-height-mobile);padding-top:var(--header-gap-mobile)}header{position:fixed;z-index:10;top:0;left:0;width:100%;padding-bottom:.5em;margin-bottom:0}header{height:var(--header-height-mobile);min-height:var(--header-height-mobile);margin-bottom:var(--header-gap-mobile);background-color:#e9dfc8}header{padding-right:15px}}@media screen and (max-aspect-ratio: 3/4) and (max-width: 599px) and (min-width: 321px),screen and (max-width: 450px) and (min-width: 321px){header{padding-right:calc(15px + 20 * (100vw - 321px) / 278)}}@media screen and (max-aspect-ratio: 3/4) and (max-width: 599px) and (min-width: 599px),screen and (max-width: 450px) and (min-width: 599px){header{padding-right:35px}}@media (max-aspect-ratio: 3/4) and (max-width: 599px),(max-width: 450px){header .logo{display:flex;align-items:flex-end}header .logo h1{font-size:var(--logo-size-mobile);padding-top:.2em}header .logo h1{padding-left:15px}}@media screen and (max-aspect-ratio: 3/4) and (max-width: 599px) and (min-width: 321px),screen and (max-width: 450px) and (min-width: 321px){header .logo h1{padding-left:calc(15px + 20 * (100vw - 321px) / 278)}}@media screen and (max-aspect-ratio: 3/4) and (max-width: 599px) and (min-width: 599px),screen and (max-width: 450px) and (min-width: 599px){header .logo h1{padding-left:35px}}@media (max-aspect-ratio: 3/4) and (max-width: 599px),(max-width: 450px){header .menu{font-size:var(--menu-size-mobile);display:none;opacity:0;justify-content:center;align-items:center;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%}header .menu{background-color:#e9dfc8d9;transition:opacity .3s ease-in-out}header .menu ul{flex-direction:column}header .menu ul li:not(:first-child){margin-top:var(--menu-spacing-mobile)}header .menu ul li a{border-bottom-width:var(--menu-border-mobile)}header .menu.visible{display:flex}header .menu.active{opacity:100%}}@media (max-aspect-ratio: 3/4) and (max-width: 599px) and (min-width: 520px),(max-width: 450px) and (min-width: 520px){.hamburger-ui{--ui-size: 60px;--spacing: 12px;--line-height: 3.5px;--bottom: -11px;--right: -12px}}@media (max-aspect-ratio: 3/4) and (min-width: 600px),(min-aspect-ratio: 3/4) and (max-aspect-ratio: 4 / 3) and (min-width: 451px),(min-aspect-ratio: 4 / 3) and (min-width: 451px),(min-aspect-ratio: 4 / 3) and (min-height: 451px){.hamburger-ui{display:none}header .menu{display:flex;align-items:flex-end}header .menu ul{flex-direction:row}header .menu ul li:not(:first-child){margin-left:var(--menu-spacing)}}
