:root{--color-background:#fff;--color-background-grey:#f2f2f2;--color-text:#1a1a1a;--color-text-grey:gray;--color-shadow:#a6a6a6;--color-primary:#916308;--color-divider:#ccc;--shadow-1:0 2px 10px 0 var(--color-shadow);--main-width:min(calc(100vw - 32px),1200px);--main-padding:16px 0 32px 0;--navbar-top-display:none;--navbar-bottom-display:flex;--navbar-bottom-height:64px;--header-inner-justify:center}@media (min-width:1000px){:root{--main-padding:32px 0;--navbar-top-display:flex;--navbar-bottom-display:none;--navbar-bottom-height:0px;--header-inner-justify:space-between}}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}html{color:var(--color-text);background-color:var(--color-background);font-size:18px}main{width:var(--main-width);padding:var(--main-padding);margin:0 auto}img{width:100%;height:auto;display:block}h1{letter-spacing:-.1rem;margin-top:1.75rem;margin-bottom:1rem;font-size:2.25rem;font-weight:400}h1:first-child{margin-top:0}h1:last-child{margin-bottom:0}h1.grey{color:var(--color-text-grey)}h2{margin-top:1.75rem;margin-bottom:1rem;font-size:1.75rem;font-weight:500}h2:first-child{margin-top:0}h2:last-child{margin-bottom:0}h3{margin-top:1.75rem;margin-bottom:1rem;font-size:1.25rem;font-weight:500}h3:first-child{margin-top:0}h3:last-child{margin-bottom:0}p{max-width:80ch;margin-top:1rem;margin-bottom:1rem;line-height:1.5}p:first-child{margin-top:0}p:last-child{margin-bottom:0}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}.button{background-color:var(--color-primary);color:var(--color-background);border:2px solid var(--color-primary);padding:8px 12px;font-size:1rem;font-weight:500;transition:box-shadow .2s;display:inline-block}.button:hover,.button:active{box-shadow:var(--shadow-1);text-decoration:none}.button.secondary{background-color:var(--color-background);color:var(--color-primary);border:2px solid var(--color-primary)}
._app-module-scss-module__sW0uBq__app{min-height:calc(100vh - var(--navbar-bottom-height));margin-bottom:var(--navbar-bottom-height);grid-template-rows:auto 1fr auto;display:grid}
