/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{font-size:16px;font-family:Abel,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;height:100vh;background:var(--lw-background-color-end) linear-gradient(to bottom,var(--lw-background-color-start),var(--lw-background-color-end) 400px);background-repeat:no-repeat;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lw-background-color-start: #061624;--lw-background-color-end: #1f1842;--lw-color-medium: #aaaaaa;--lw-color-light: #dedede}#app{height:100%}p{font-size:1.4em;color:var(--lw-color-medium);margin-top:.2rem;margin-bottom:.2rem}h1,h2,h3,h4,h5,h6{font-family:Tulpen One,sans-serif}h1{font-size:5em}h2{font-size:3.2em;margin-bottom:.2rem}body{height:100%}@font-face{font-family:Tulpen One;src:local("Tulpen One"),url(/assets/TulpenOne-Regular-CxrbUPq8.ttf) format("truetype")}@font-face{font-family:Abel;src:local("Abel"),url(/assets/Abel-Regular-km_HdHYK.ttf) format("truetype")}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.human-verifier__button{width:30px;height:30px;border:none;background-color:var(--button-color);cursor:pointer}.human-verifier__challenge{width:30px;height:30px;background-image:linear-gradient(to right,var(--color-from),var(--color-to));background-position:center;background-size:1000%}.human-verifier{position:fixed;top:0;left:0;right:0;width:100%;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center}.human-verifier__challenge{margin-bottom:2rem;text-align:center;line-height:30px}.human-verifier__buttons{margin-bottom:2rem;display:flex;gap:1rem}.human-verifier__panel{padding:2.5rem;align-items:center;justify-items:center;background:#0000004d}.human-verifier__regenerate-button{cursor:pointer}.copy-block{padding:2rem;display:flex;flex-wrap:wrap;gap:3rem;margin-top:5rem;margin-bottom:5rem;align-items:center}.copy-block:nth-child(odd){flex-direction:row-reverse}.copy-block:nth-child(odd):not(.copy-block_visible) .copy-block__body{transform:translate(30px)}.copy-block:nth-child(odd):not(.copy-block_visible) .copy-block__figure{transform:translate(-30px)}.copy-block:nth-child(odd):not(.copy-block_visible) .copy-block__heading{transform:translate(30px,-20px) scale(1.2)}.copy-block__heading{display:inline-block;transform:translate(-30px,-20px) scale(1.2);opacity:0;transform-origin:center;font-size:4.5rem;margin-top:0;margin-bottom:0}.copy-block__body{transform:translate(-30px);opacity:0}.copy-block_visible .copy-block__heading{transition:transform .75s ease-in-out,opacity 1.5s ease-in-out;transform:none;opacity:1}.copy-block_visible .copy-block__figure,.copy-block_visible .copy-block__body{transition:transform .75s ease-out,opacity 1.5s ease-out;transform:none;opacity:1}.copy-block__copy{flex-basis:50%;flex-grow:1}.copy-block__figure{flex-basis:50%;transform:translate(30px);opacity:0}.copy-block__figure{max-width:250px;padding:3rem}.copy-block__figure img{width:100%;height:auto;filter:invert(80%)}.lagoware-app{min-height:100%;display:grid;grid-template-areas:"header" "main" "footer";grid-template-rows:auto 1fr auto;padding-bottom:3rem}.lagoware-app__header-logo{max-width:500px;height:auto;margin-left:-10rem}.lagoware-app__header{grid-area:header;display:flex;align-items:center;justify-content:center}.lagoware-app__heading{margin-left:-10rem;margin-bottom:-14.6rem;font-size:8.5rem}.lagoware-app__heading-char-em{font-weight:600}.lagoware-app__main{grid-area:main;max-width:1280px;margin-left:auto;margin-right:auto}.lagoware-app__footer *{flex-basis:100%}.lagoware-app__footer{text-align:center;padding:1rem;font-size:1.4em;grid-area:footer;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}@media (min-width: 1280px){.lagoware-app__header-logo{max-width:700px;margin-left:-14rem}.lagoware-app__heading{margin-left:-14rem;margin-bottom:-18.6rem;font-size:10.5rem}}.lagoware-app__footer-links-list{list-style-type:none;padding-left:0}.lagoware-app__footer-links-list-item:not(:last-child):after{content:"|";margin-left:.5rem;margin-right:.5rem;display:inline-block}
