.login-form-wrapper form{gap:.5rem;padding:1rem}@media screen and (hover) and (min-width:900px){.login-form-wrapper .spacer-line{display:none}}
.landing-section{outline:1px solid #bbb;height:100vh;display:flex}.landing-section>div{width:50%}.landing-right-side div:first-child span{display:block}@media screen and (hover) and (min-width:786px),screen and (hover:none) and (orientation:landscape){.landing-right-side div:first-child p span{display:unset}}.landing-right-side{background:linear-gradient(-22deg,#0000,#fff),linear-gradient(202deg,#aaa,#fff);flex-direction:column;justify-content:space-between;height:100%;display:flex}@media screen and (hover){.landing-right-side{padding-top:0}}.landing-text-wrapper{flex-direction:column;gap:12vmin;padding-top:15vmin;display:flex}@media screen and (hover:none) and (min-aspect-ratio:1/2){.landing-text-wrapper{gap:2vmin}}@media screen and (hover:none) and (orientation:landscape) and (max-height:785px),screen and (hover:none) and (orientation:portrait) and (max-width:785px){.landing-text-wrapper{padding-top:8vmin}}@media screen and (hover){.landing-text-wrapper{gap:1.5rem;padding-top:2rem}}@media screen and (hover) and (min-width:786px){.landing-text-wrapper{padding-top:4rem}}.landing-username-display{word-wrap:break-word;padding-bottom:15vh}@media screen and (hover){.landing-username-display{padding-bottom:2rem}}@media screen and (hover:none) and (orientation:landscape) and (max-height:786px){.landing-username-display{padding-bottom:0}}@media screen and (hover:none) and (orientation:landscape) and (max-height:785px){.landing-username-display a{display:none}}.login-form-wrapper{background-color:var(--background);width:90vw;position:absolute;bottom:10vh;left:5vw}@media screen and (hover){.login-form-wrapper{width:20em;bottom:2em;left:calc(50vw - 10em)}}@media screen and (hover) and (min-width:600px){.login-form-wrapper{left:unset;width:15em;margin:0 auto;right:calc(25vw - 7.5em)}}@media screen and (hover) and (min-width:900px){.login-form-wrapper{width:25rem;right:calc(25vw - 12.5rem)}}@media screen and (hover:none) and (min-aspect-ratio:1/2) and (orientation:portrait) and (min-width:700px){.login-form-wrapper{width:40vmin;left:unset;right:5vmin}}@media screen and (hover:none) and (orientation:landscape){.login-form-wrapper{width:40vw;bottom:20vh}}.landing-left-side{background:linear-gradient(90deg,#fff,#ddd);border-right:1px solid #000;max-height:100%;position:relative;overflow:hidden}.landing-left-digits,.landing-left-gradient{width:100%;height:100vh;position:absolute;top:0;left:0}.landing-left-digits{background-image:url(/assets/landing-left-digits.svg);background-position:50%;background-repeat:no-repeat;background-size:100vh}@media screen and (min-aspect-ratio:2){.landing-left-digits{background-size:cover}}.landing-left-gradient{background:linear-gradient(90deg,#fff,#fff0 80%)}
.what-heading-wrapper{width:50vw;position:relative;top:0;left:50vw}.what-paragraphs{flex-direction:column;gap:5vh;max-width:800px;margin:0 auto;display:flex}@media screen and (hover){.what-paragraphs{gap:2rem}}.what-paragraphs>div:first-child{justify-content:center;display:flex}.what-paragraphs>div:last-child{flex-direction:column;justify-content:space-evenly;align-items:center;display:flex}@media screen and (hover) and (min-width:675px),screen and (hover:none) and (orientation:landscape),screen and (hover:none) and (orientation:portrait) and (min-width:786px){.what-paragraphs>div:last-child{flex-direction:row}}.what-paragraphs article{background:radial-gradient(at bottom,#fff,#ddd);background:-webkit-radial-gradient(bottom,#fff,#ddd);border:1px solid #444;width:max-content;padding:1rem}.what-paragraphs>div:last-child>article:first-child,.what-paragraphs>div:last-child>article:last-child{transform:rotate(-5deg)}.what-paragraphs>div:last-child>article:nth-child(2){transform:rotate(5deg)}.what-paragraphs span{display:block}.what-paragraphs span.font{display:unset}.what-paragraphs span.monospace{font-family:monospace;font-size:1.5em;font-weight:700}.what-paragraphs span.caprasimo{font-family:Caprasimo;font-size:1.2em}
