body{margin:0}.header{position:fixed;top:0;left:0;right:0;margin-left:1rem;margin-right:1rem;display:flex;justify-content:space-between;align-items:center;background:transparent;z-index:1}.header__title{text-decoration:none;color:inherit}.header__theme{background:none;border:none;cursor:pointer;text-decoration:none}.header__theme--strike{text-decoration:line-through}.typography{font-family:Noto Sans,"Noto Serif",sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"wdth" 100}.typography--heading-01{font-size:2.5rem;line-height:1.2}.typography--heading-02{font-size:2rem;line-height:1.3}.typography--heading-03{font-size:1rem;line-height:1.3;margin-top:20px;margin-bottom:20px}.typography--body-01{font-size:1rem;line-height:1.5}.typography--body-02{font-size:.875rem;line-height:1.4}.typography--massive{font-size:clamp(5rem,20vw,17.5rem);line-height:.8;margin:0;text-align:center}.stack{display:flex}.stack__row{flex-direction:row}.stack__column{flex-direction:column}.stack__row-reverse{flex-direction:row-reverse}.stack__column-reverse{flex-direction:column-reverse}.stack__nowrap{flex-wrap:nowrap}.stack__wrap{flex-wrap:wrap}.stack__wrap-reverse{flex-wrap:wrap-reverse}.stack__justify-flex-start{justify-content:flex-start}.stack__justify-flex-end{justify-content:flex-end}.stack__justify-center{justify-content:center}.stack__justify-space-between{justify-content:space-between}.stack__justify-space-around{justify-content:space-around}.stack__justify-space-evenly{justify-content:space-evenly}.stack__align-flex-start{align-items:flex-start}.stack__align-flex-end{align-items:flex-end}.stack__align-center{align-items:center}.stack__align-stretch{align-items:stretch}.stack__align-baseline{align-items:baseline}.stack__align-content-flex-start{align-content:flex-start}.stack__align-content-flex-end{align-content:flex-end}.stack__align-content-center{align-content:center}.stack__align-content-stretch{align-content:stretch}.stack__align-content-space-between{align-content:space-between}.stack__align-content-space-around{align-content:space-around}.welcomepage{width:100%;height:100vh;position:relative;overflow:hidden}.welcomepage__image{width:25rem;position:absolute;bottom:20vw;left:0;right:0;margin-left:auto;margin-right:auto;aspect-ratio:4/6;object-fit:cover;filter:drop-shadow(4px 4px 8px rgba(0,0,0,.4))}@media (max-width: 768px){.welcomepage__image{width:21rem;bottom:17rem}}@media (max-width: 480px){.welcomepage__image{width:21rem;bottom:13rem}}.welcomepage__text{position:absolute;bottom:0;left:0;right:0;text-align:center;text-shadow:2px 2px 20px rgba(0,0,0,.4)}
