@import url(https://use.typekit.net/ekb8vxk.css);@font-face{font-family:Menlo;src:url(/static/media/Menlo-Regular.92e41f43900c256f2286.ttf)}body{margin:0;padding:0}.hstack{flex-direction:row;gap:1em;padding-bottom:1em}.hstack,.vstack{align-items:center;display:flex}.vstack{flex:1 1;flex-direction:column}.hidden{display:none!important}.terminal-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:.5em;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;justify-content:flex-start;min-height:100vh;overflow:hidden;padding-left:1em;padding-top:.75em}.cl-input,.cl-text{background-color:#000;border:none;color:#fff;font-family:Menlo;font-size:1.2em;margin:0;position:relative}.cl-input,.cl-text{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.cl-input{border:1px solid #fff;color:#008f11;width:5em}.cl-text:before{-webkit-animation:slowtype_cursor .4s linear;animation:slowtype_cursor .4s linear;background-color:#000;width:100%}.cl-text:after,.cl-text:before{content:"";height:100%;left:100%;position:absolute;top:0}.cl-text:after{margin-left:2.5px;width:10px}.cl-button{background-color:#000;border:1px solid #fff;color:#fff;font-family:Menlo;font-size:1em;font-weight:700;padding:.5em 1em;z-index:9999!important}.cl-button:focus,.cl-button:hover{background-color:#fff;color:#000}.active-cursor{-webkit-animation:cursor_blink 2s linear 1s infinite both running;animation:cursor_blink 2s linear 1s infinite both running}.terminal-wrapper{background-color:#000}@-webkit-keyframes slowtype_cursor{0%{left:0}to{left:100%}}@keyframes slowtype_cursor{0%{left:0}to{left:100%}}@-webkit-keyframes cursor_blink{0%{background-color:#000}50%{background-color:#008f11}to{background-color:#000}}@keyframes cursor_blink{0%{background-color:#000}50%{background-color:#008f11}to{background-color:#000}}section{align-items:center;background:#432371;background:linear-gradient(90deg,#432371,#faad7a);color:#fff;display:flex;flex-direction:column;font-family:source-serif-pro,serif;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;min-height:100vh}section h1{font-size:4.25em;font-weight:900;margin:0}section h2{font-size:1.5em;margin:0;padding:0;text-align:center}section h3{align-items:center;cursor:pointer;display:flex;font-size:1.25em;font-weight:500;gap:0 .125em;justify-content:center;margin:0}section button{border:none}section header{align-items:center;display:flex;flex-direction:column;justify-content:center}.card-wrapper{display:flex;flex-direction:row;flex-wrap:wrap;gap:.25em .25em;justify-content:flex-start;margin:1.5em auto 3em;max-width:-webkit-fit-content!important;max-width:-moz-fit-content!important;max-width:fit-content!important}.col{display:flex;flex-direction:column;gap:1em 0;max-height:-webkit-fit-content!important;max-height:-moz-fit-content!important;max-height:fit-content!important;min-width:min(97%,400px);width:30vw}@media screen and (max-width:1000px){.card-wrapper{justify-content:center;width:97%}}.card,.card-editor{align-items:center;background-color:#fff;border-radius:2em;color:#000;display:flex;flex-direction:column;flex-wrap:wrap;min-width:90%;overflow:scroll none;padding:.5em .5em 2em;transition:.3s;width:30em;width:25vw}.card h1,.card-editor .h1{font-family:source-serif-pro,serif;font-size:3em;font-weight:800;padding:0 .5em;text-align:center}.card h2,.card-editor .h2{font-family:source-serif-pro,serif;font-size:1.5em;font-weight:400}input.h1,textarea.h1,textarea.h2,textarea.h3{border:3px solid #f87171;border-radius:.25em}textarea.h3{height:30vh;width:80%}textarea{resize:none;text-align:center;width:70%}.card:hover{scale:1.01}.card ul .card-editor ul{font-size:1.25em;margin-right:auto;margin-top:.25em}li{font-size:1.25em}.mc-wrapper{display:flex;flex-direction:row;gap:1em}.mc-text{color:#fff;font-family:Menlo;font-size:1em;font-weight:100}.choice-wrapper{align-items:center;display:flex;flex-direction:column;gap:.1em}.choice-wrapper input[type=radio]{background-color:red;border-radius:0;height:1.25em;width:1.25em}.question-wrapper{display:flex;flex-direction:column;gap:.5em;justify-content:space-around}.wi-input{background-color:#000;border:2px solid #fff;color:#fff;font-family:Menlo;font-size:1em;margin:0;padding:.25em;position:relative;width:min(25em,100%)!important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.hide{display:none}.new-post-button:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.noscroll-all{overflow:hidden}@media screen and (max-width:800px){.noscroll-all{overflow:visible}}.greyed-out:after{background-color:rgba(0,0,0,.4);content:"";height:1000vh;left:0;position:absolute;top:0;width:100vw;z-index:50}.card-editor button:hover{-webkit-transform:scale(.9);transform:scale(.9)}.new-post-button{background-color:#e2e8f0;border-radius:100%}.view-selector .option{cursor:pointer;font-size:1.25em;text-align:center}.view-selector{border-top:none;margin-top:1em;max-width:90%}.option.active{border-radius:1em;padding:.125em .75em}.option.active,.post{background-color:#fff;color:#000}.post{align-items:center;display:flex;flex-direction:column;font-size:.9em;justify-content:center;max-width:45em;position:relative;width:90%}.post img{height:20em;min-width:100%;object-fit:cover;width:100%}.post h1{font-size:2.25em;margin-left:.25em}.post h2{font-size:1.5em;font-weight:100;margin-left:.75em;text-align:left;width:100%}.post h3{font-size:1.33em}.post-page-wrapper{align-items:center;color:#fff;display:flex;flex-direction:column;margin:0 auto}.post-page-wrapper h1,.post-page-wrapper h2,.post-page-wrapper p{font-family:"Source Serif Pro",serif!important;margin:0;max-width:100%!important;overflow-x:hidden!important;padding:0!important;width:min(90%,70em)!important}.post-page-wrapper h1{margin-top:.75em;padding:0 1em;text-align:center}.post-page-wrapper h2{font-size:1.25em;font-weight:100;margin-bottom:.75em;text-align:center}.post-page-wrapper img{border:3px solid #fff!important;border-radius:2em;margin-bottom:1em;max-width:min(90%,50em);object-fit:cover}.post-page-wrapper p{font-size:1.25em;line-height:1.5em;margin:0 auto;max-width:50em!important;text-indent:1em}.post-page-wrapper .content-wrapper{align-items:center;display:flex;flex-direction:column;gap:.25em;margin:0 auto}.post-page-wrapper li{font-size:1.25em}.post-page-wrapper ul{margin:0 auto}a{color:inherit;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;text-decoration:inherit}a:hover{text-decoration:underline}.post a,.post img{max-height:25em;min-width:100%}.create-website-wrapper{align-items:center;display:flex;flex-direction:column;gap:1em;justify-content:center;max-width:100%}.contact-form-wrapper input,.contact-form-wrapper textarea,.create-website-wrapper input{border:none;font-family:"Source Serif Pro";font-size:1.6em;padding-right:3em}.contact-form-wrapper button,.create-website-wrapper button{background-color:#c084fc;border:none;border-radius:1em;color:#fff;font-family:"Source Serif Pro";font-size:1.85em;font-weight:700;margin:0 auto;padding:0 1em;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.create-website-wrapper label{font-size:1.25em}@-webkit-keyframes rotate-forever{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes rotate-forever{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}input[type=file]::-webkit-file-upload-button{border:none;font-family:source-serif-pro,serif!important;margin-left:none;margin-right:.5em;padding:0 1em}input[type=file]::file-selector-button{border:none;font-family:source-serif-pro,serif!important;margin-left:none;margin-right:.5em;padding:0 1em}.question{font-size:1.6em;font-style:italic}.ans{font-size:1.4em;margin-bottom:.75em}.alert-wrapper{align-items:center;background-color:#fff;border-radius:1em;box-shadow:0 0 2em 0 #000;color:#000;display:flex;flex-direction:column;justify-content:center;left:0;margin-left:auto;margin-right:auto;margin-top:1.5em;max-width:-webkit-max-content;max-width:max-content;max-width:90%!important;padding:.33em;padding-bottom:1.2em!important;position:fixed;right:0;top:0;width:30em;z-index:99999999999}.alert-wrapper h1{color:vblack!important;padding:.25em 1em 0}.alert-wrapper p{color:#000!important;font-size:1.25em;margin:0 auto;max-width:90%;text-align:center}.alert-wrapper .options-wrapper{display:flex;gap:1em;justify-content:center;width:90%}.alert-wrapper .options-wrapper button{border:none;border-radius:.25em;font-family:"Source Serif Pro",serif!important;font-size:1.3em;margin:.5em auto 0;max-width:12em;padding:.25em 1em;width:100%!important}.basic-button-1{font-family:"Source Serif Pro";font-size:1.1em;margin-left:.5em;padding:.25em .75em}.basic-button-1:hover{background-color:#cbd5e1}
/*# sourceMappingURL=main.255d6097.css.map*/