@charset "UTF-8";main.front-page{height:var(--win-height);grid-template-rows:auto 1fr auto;display:grid}main.front-page .layout-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}main.front-page .front-page-centered{padding-right:var(--margin);padding-left:var(--margin);display:flex}main.front-page .front-page-centered .centered{margin:auto}main.front-page .fixed-footer{padding:15px var(--margin);display:flex;justify-content:space-between;align-items:flex-end;color:var(--red)}main.front-page .fixed-footer a:hover,main.front-page .fixed-footer a:focus{text-decoration:underline}main.front-page .description{max-width:280px;margin-left:auto}main.front-page .entry p{font-size:14px;-webkit-text-stroke:currentColor;-webkit-text-stroke-width:.5px;font-family:var(--font-serif);text-align:justify;-webkit-hyphens:auto;hyphens:auto}main.front-page .entry p .spiral{-webkit-text-stroke:initial;-webkit-text-stroke-width:initial}main.front-page .entry p{margin:1em 0}main.front-page .entry p:nth-child(2){margin-top:0}main.front-page .entry .spiral{font-size:1.5em;margin-top:.35em}main.front-page .description,main.front-page .fixed-footer{transition:opacity .75s ease}main.front-page .fixed-footer{transition-delay:.5s}.container:not(.fonts-ready) main.front-page .fixed-footer,.container:not(.fonts-ready) main.front-page .description{opacity:0}.container{--win-height: 100dvh;min-height:100vh;min-height:var(--win-height, 100dvh)}.p-large{font-size:32px;font-size:27.7777777778px;font-size:1.7361111111rem;line-height:104%}.p-medium{font-size:14px;-webkit-text-stroke:currentColor;-webkit-text-stroke-width:.5px;font-family:var(--font-serif);text-align:justify;-webkit-hyphens:auto;hyphens:auto}.p-medium .spiral{-webkit-text-stroke:initial;-webkit-text-stroke-width:initial}.p-small{font-size:12px;font-size:10.4166666667px;font-size:.6510416667rem}:root{scrollbar-width:none!important;-ms-overflow-style:none!important}:root::-webkit-scrollbar{width:0!important;height:0!important}body{--black: #000000;--white: #ececec;--off-black: #141216;--off-white: #f6f6f1;--red: #690000;--header-height: 84px;--margin: 30px;--overlay: rgba(0, 0, 0, .15);--font-serif: "WT Kormelink", serif;--font-mono: "GT Pressura Mono", monospace;background-color:var(--off-white);background-color:var(--white);font-family:Inter,sans-serif;font-size:12px;margin:0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::selection{color:var(--white);background:var(--black)}::-moz-selection{color:var(--white);background:var(--black)}@media(min-width:720px){.mobile-only{display:none!important}}@media(max-width:719px){.desktop-only{display:none!important}}a{text-decoration:none;color:inherit}button{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline-block;text-decoration:none;line-height:1;appearance:none;border:none;background-color:transparent;cursor:pointer;outline:none;font-family:inherit;border-radius:0;font-weight:inherit;padding:0;color:inherit}.btn{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;line-height:1;appearance:none;border:none;background-color:transparent;cursor:pointer;outline:none;font-family:inherit;font-weight:inherit;color:inherit;border:1px solid currentColor;text-decoration:none;display:inline-block;border-radius:20px;padding:.2em 1.25em}.the-grid{grid-template-columns:repeat(12,1fr);margin-left:var(--margin);margin-right:var(--margin);column-gap:var(--margin);display:grid}@media(max-width:719px){.the-grid{grid-template-columns:repeat(6,1fr)}}.grid-full{grid-column:1/-1}.sep-bul{display:inline-block;margin-right:1em;margin-left:1em}.sep-bul:after{content:"·"}.overlay{position:absolute;inset:0;background-color:var(--overlay)}h1,h2,h3,h4,h5,h6,p{margin-block-start:0;margin-block-end:0}h1,.h1{font-size:134px;font-size:116.3194444444px;font-size:7.2699652778rem;font-weight:700;line-height:100%}h2,.h2{font-size:74px;font-size:64.2361111111px;font-size:4.0147569444rem;font-weight:700;line-height:100%}h3,.h3{font-size:44px;font-size:38.1944444444px;font-size:2.3871527778rem;font-weight:700;line-height:100%}h4,.h4{font-size:32px;font-size:27.7777777778px;font-size:1.7361111111rem;line-height:104%}h5,.h5,h6{font-family:var(--font-mono);text-transform:uppercase;font-weight:700;-webkit-font-smoothing:initial;font-synthesis:initial;line-height:110%;font-size:11px}.entry img{margin:0 auto;max-width:100%;height:auto}.entry .block-img{margin-bottom:50px;margin-top:50px}.entry p{min-height:1px;font-size:14px;-webkit-text-stroke:currentColor;-webkit-text-stroke-width:.5px;font-family:var(--font-serif);text-align:justify;-webkit-hyphens:auto;hyphens:auto}.entry p .spiral{-webkit-text-stroke:initial;-webkit-text-stroke-width:initial}.entry a{text-decoration:underline}.entry>*{margin-bottom:20px;margin-top:20px}.entry .color-soft-gray{color:var(--soft-gray)}.entry .color-yellow{color:var(--yellow)}.entry>*:first-child{margin-top:0!important}.entry>*:last-child{margin-bottom:0!important}*,*:before,*:after{box-sizing:border-box}::placeholder{color:var(--black);opacity:.2}input[type=checkbox]{appearance:none;margin:0}input[type=checkbox]:after{content:"";display:block;width:rs(14px);height:rs(14px);border:1px solid var(--light-grey);border-radius:rs(3px);cursor:pointer}input[type=checkbox]:checked:after{background:var(--black)}.fade-enter-active,.fade-leave-active{transition:opacity .2s}.fade-enter-from,.fade-leave-to{opacity:0}.page-enter-active,.page-leave-active{transition:opacity .3s}.page-enter-from,.page-leave-to{opacity:0}
