.modal_modal__2815-{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.247);display:grid;place-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.modal_container__LuyLC{width:80vw;max-width:35rem;min-width:20rem;min-height:20rem;background-color:#fff;font-size:1.5rem;display:flex;flex-direction:column;border-radius:.5rem;-webkit-animation:modal_fadein__1bn6D .2s;animation:modal_fadein__1bn6D .2s}.modal_title__CEmF8{font-weight:700;font-size:1.6rem;background-color:var(--greenPrimary);color:#fff;padding:1rem;margin:.5rem;border-radius:.5rem}.modal_desc__4VOra{padding:1rem 2rem;flex:1 1;line-height:1.3;font-style:italic}.modal_desc__4VOra a{text-decoration:underline;color:#383838}.modal_sitename__2JXq3{padding-top:1rem;font-style:normal;text-align:center;font-size:1.8rem}.modal_passwordForm__21YZd{flex:2 1;position:relative;display:flex;flex-direction:column;align-items:center;padding:2rem 1rem 1rem}.modal_passwordForm__21YZd div{flex:1 1;padding-bottom:2rem}.modal_passwordForm__21YZd input{display:block;padding:.3rem;margin-top:.4rem}.modal_buttonsContainer__2_1gN{display:flex;justify-content:center;padding-bottom:1rem}.modal_buttonsContainer__2_1gN button{margin:0 .8rem;font-size:1.5rem;padding:.6rem;border-radius:.3rem;border:1px solid;min-width:6.5rem}.modal_buttonsContainer__2_1gN button:focus{outline:none}.modal_greenbtn__Viv5n{background:var(--greenPrimary);color:#fff}.modal_redbtn__FA6iC{background:#fff;color:var(--greenPrimary)}.modal_error__1lrEG{color:#a30000;position:absolute;top:-5px;-webkit-animation-name:modal_shake__26cjR;animation-name:modal_shake__26cjR;-webkit-animation-duration:.1s;animation-duration:.1s;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.modal_spinner__TTjPG{-webkit-animation:modal_rotate__147dJ 2s linear infinite;animation:modal_rotate__147dJ 2s linear infinite;z-index:2;position:absolute;top:50%;left:50%;margin:-25px 0 0 -25px;width:50px;height:50px}.modal_path__3mwX0{stroke:#458379;stroke-linecap:round;-webkit-animation:modal_dash__2Ya6c 1.5s ease-in-out infinite;animation:modal_dash__2Ya6c 1.5s ease-in-out infinite}@-webkit-keyframes modal_rotate__147dJ{to{transform:rotate(1turn)}}@keyframes modal_rotate__147dJ{to{transform:rotate(1turn)}}@-webkit-keyframes modal_dash__2Ya6c{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@keyframes modal_dash__2Ya6c{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}@-webkit-keyframes modal_shake__26cjR{0%{margin-left:-10px}25%{margin-left:0}50%{margin-left:10px}to{margin-left:0}}@keyframes modal_shake__26cjR{0%{margin-left:-10px}25%{margin-left:0}50%{margin-left:10px}to{margin-left:0}}@-webkit-keyframes modal_fadein__1bn6D{0%{opacity:0}to{opacity:1}}@keyframes modal_fadein__1bn6D{0%{opacity:0}to{opacity:1}}.sitename_site__1b8L4{width:100vw;height:100vh;overflow:hidden}.sitename_navbar__Q3LtO{display:flex;align-items:center;background-color:#e9ecf0;padding:1rem;position:fixed;top:0;height:6rem;width:100%}.sitename_logo__1sd3I{color:var(--bluePrimary);flex:1 1;font-family:Syne Mono;padding-left:1rem;font-size:2.2rem}.sitename_buttons__38Wt4{display:flex}.sitename_buttons__38Wt4 button{display:block;margin:0 .3rem;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.096);border:1px solid;border-radius:.4rem;font-size:1.2rem;max-width:7rem;min-width:5rem}.sitename_site__1b8L4 textarea{padding:6.8rem 1rem 1rem 1.3rem;line-height:1.5;font-family:sans-serif;font-size:1.5rem;display:block;background-color:var(--bluePrimary);color:#e9eded;width:100%;height:100%;resize:none}.sitename_site__1b8L4 textarea:focus{outline:none}.sitename_popupText__XnGfD{font-size:1.3rem;border-radius:.5rem;position:fixed;padding:1rem;bottom:15%;background-color:#eee;left:50%;transform:translate(-50%,-50%);-webkit-animation:sitename_fadein__3jt9n .2s;animation:sitename_fadein__3jt9n .2s}@-webkit-keyframes sitename_fadein__3jt9n{0%{opacity:0}to{opacity:1}}@keyframes sitename_fadein__3jt9n{0%{opacity:0}to{opacity:1}}