@font-face{font-family:mainFont;src:url(/public/styles/fonts/minecraft.ttf)}@font-face{font-family:Roboto-Regular;src:url(/public/styles/fonts/Roboto-Regular.woff)}.static{background:linear-gradient(to bottom left,#2b003b,#0c102a);font-size:20px;font-family:mainFont;color:#fff;padding-bottom:80px;min-height:70vh}.static h1{padding:80px 50px 30px;border-bottom:1px solid hsla(0,0%,100%,.1);font-size:1.5em;font-weight:700}.static__attention{margin:40px 50px;padding:10px 20px;background:#6495ed;color:#fff;border-radius:20px;display:inline-block}.static form{max-width:600px;margin:40px auto;padding:30px;background:rgba(0,0,0,.3);border-radius:15px;box-shadow:0 4px 15px rgba(0,0,0,.5)}.static .error-list{margin:20px auto;max-width:600px;background-color:rgba(255,0,0,.2);border-left:5px solid red;padding:10px 20px;border-radius:5px}.static .error-list ul{list-style-type:none;margin:0;padding:0}.static .error-list li{color:#fcc;font-size:.9em}.static .form-group{margin-bottom:25px}.static .form-group label{display:block;margin-bottom:8px;font-weight:600}.static .form-group input[type=password],.static .form-group input[type=text]{width:100%;padding:12px 15px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.2);border-radius:8px;color:#fff;font-size:1em;transition:border-color .3s}.static .form-group input[type=password]:focus,.static .form-group input[type=text]:focus{outline:none;border-color:#6495ed;box-shadow:0 0 5px rgba(100,149,237,.5)}.static .form-group small{display:block;margin-top:5px;font-size:.8em;color:#bbb}.static button[type=submit]{display:inline-block;padding:12px 25px;background:#6495ed;color:#fff;font-size:1em;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background .3s,transform .2s}.static button[type=submit]:hover{background:#3676e8;-ms-transform:translateY(-2px);transform:translateY(-2px)}.static a{display:inline-block;margin-left:20px;color:#fff;text-decoration:underline}.static a:hover{color:#6495ed}.static.user-profile{padding:0 50px}.static.user-profile h1{padding:40px 0 20px}.static.user-profile p{background:rgba(0,0,0,.3);border-radius:8px;font-size:1.1em;line-height:1.4}.static.user-profile p:first-of-type{margin-top:40px}.static.user-profile p span{font-weight:700;color:#6495ed}.static.user-profile a{display:inline-block;margin-top:30px;margin-left:auto;margin-right:auto;padding:12px 25px;background:#6495ed;color:#fff;font-size:1em;font-weight:700;text-decoration:none;border:none;border-radius:8px;cursor:pointer;transition:background .3s,transform .2s}.static.user-profile a:hover{background:#3676e8;-ms-transform:translateY(-2px);transform:translateY(-2px)}@media screen and (max-width:1100px){.static.user-profile{padding:0 30px}}@media screen and (max-width:1100px){.static h1{padding:40px 30px 20px}.static__attention{margin:30px}.static form{margin:40px 20px;padding:20px}}