.Landing_wrapper__gMPOW{position:relative;z-index:1;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background:pink}.Landing_heart__PUMma{position:relative;width:100px;height:100px;text-align:center;line-height:100px;background:linear-gradient(180deg,#e53038,#d32930);border-radius:50%;cursor:pointer;box-shadow:0 7px 20px rgba(0,0,0,.2);animation:Landing_beat__Fm1Gb 1.5s ease 0s infinite;z-index:2}.Landing_heart__PUMma span{font-size:40pt;color:pink;text-shadow:0 0 10px hsla(0,0%,100%,.4)}.Landing_heart__PUMma:after,.Landing_heart__PUMma:before{content:"";position:absolute;width:100%;height:100%;top:0;left:0;background-color:#e53038;opacity:.4;border-radius:inherit}.Landing_heart__PUMma:before{z-index:-2;animation:Landing_beat-before__4PcPQ 1.5s ease .1s infinite}.Landing_heart__PUMma:after{z-index:-1;animation:Landing_beat-after__Xv0md 1.5s ease .2s infinite}@keyframes Landing_beat__Fm1Gb{0%{transform:scale(1)}50%{transform:scale(1.1)}}@keyframes Landing_beat-before__4PcPQ{0%{transform:scale(1)}50%{transform:scale(1.15)}}@keyframes Landing_beat-after__Xv0md{0%{transform:scale(1)}50%{transform:scale(1.3)}}.Landing_title__3M4g_{position:fixed;top:27%;left:50%;transform:translate(-50%,-50%);z-index:2;font-size:larger;font-family:Garamond,serif}.Landing_typist__8deH1 span.Landing_Cursor__m2hWL{display:inline-block;font-size:x-large}.Landing_blink__S7Z4k,.Landing_typist__8deH1 span.Landing_Cursor--blinking__EBgJY{opacity:1;animation:Landing_blink__S7Z4k 1s linear infinite}@keyframes Landing_blink__S7Z4k{0%{opacity:1}50%{opacity:0}to{opacity:1}}.Landing_passwordShow__jJ1eB{display:flex;width:0;opacity:0;z-index:1;transition:1s ease-in;-webkit-animation:Landing_slide-in__lGu97 .7s forwards;-webkit-animation-delay:0s;animation:Landing_slide-in__lGu97 .7s forwards;animation-delay:0s}.Landing_passwordHide__i2EWC{display:flex;visibility:hidden;transition:1s;width:200px;-webkit-animation:Landing_slide-out__sNio9 .7s forwards;-webkit-animation-delay:0s;animation:Landing_slide-out__sNio9 .7s forwards;animation-delay:0s}@keyframes Landing_slide-in__lGu97{to{width:280px;opacity:1}}@keyframes Landing_slide-out__sNio9{to{width:0;opacity:0;display:none}}.Landing_button__ow9bF{padding:0 15px;margin-left:5px;background-color:#e53038}.Landing_footer__QSXW_{position:fixed;bottom:27%;left:50%;transform:translate(-50%,-50%);z-index:2;font-size:larger;font-family:Garamond,serif}.Home_main__nLjiQ{min-height:100vh;padding:4rem 0;flex:1 1;flex-direction:column}.Home_footer____T7K,.Home_main__nLjiQ{display:flex;justify-content:center;align-items:center}.Home_footer____T7K{flex:1 1;padding:2rem 0;border-top:1px solid #eaeaea}.Home_footer____T7K a{display:flex;justify-content:center;align-items:center;flex-grow:1}.Home_title__T09hD a{color:#0070f3;text-decoration:none}.Home_title__T09hD a:active,.Home_title__T09hD a:focus,.Home_title__T09hD a:hover{text-decoration:underline}.Home_title__T09hD{margin:0;line-height:1.15;font-size:4rem}.Home_description__41Owk,.Home_title__T09hD{text-align:center}.Home_description__41Owk{margin:4rem 0;line-height:1.5;font-size:1.5rem}.Home_code__suPER{background:#fafafa;border-radius:5px;padding:.75rem;font-size:1.1rem;font-family:Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace}.Home_grid__GxQ85{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;max-width:800px}.Home_card___LpL1{margin:1rem;padding:1.5rem;text-align:left;color:inherit;text-decoration:none;border:1px solid #eaeaea;border-radius:10px;transition:color .15s ease,border-color .15s ease;max-width:300px}.Home_card___LpL1:active,.Home_card___LpL1:focus,.Home_card___LpL1:hover{color:#0070f3;border-color:#0070f3}.Home_card___LpL1 h2{margin:0 0 1rem;font-size:1.5rem}.Home_card___LpL1 p{margin:0;font-size:1.25rem;line-height:1.5}.Home_logo__27_tb{height:1em;margin-left:.5rem}@media (max-width:600px){.Home_grid__GxQ85{width:100%;flex-direction:column}}