.auth-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#101010;color:#fff}.auth-container .auth{border-radius:10px;box-shadow:var(--custom-box-shadow);padding:2rem;background-color:var(--custom-panel-color)}.auth-logo{width:100px;margin-bottom:20px}html,body{height:100%;margin:0;background:#1e1e1e;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}body{background:url(/assets/girth_bg-p6z_MIuR.png) no-repeat center center fixed;background-size:cover;position:relative;z-index:0}body:after{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:1}#root{min-height:100%;position:relative;z-index:2}.auth-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:none;padding:0;box-shadow:none;position:relative;z-index:3}.auth-container .auth{background:#111;border-radius:15px;padding:40px;box-shadow:0 0 20px #5e35b199,0 0 30px #5e35b180;max-width:400px;margin:20px;border:1px solid #333;text-align:center}.auth button{background:#5e35b1;color:#fff;border:none;border-radius:10px;padding:10px 0;width:100%;font-size:16px;cursor:pointer;transition:background .3s ease,box-shadow .3s ease;box-shadow:0 4px 8px #5e35b166;margin-bottom:20px}.auth button:hover{background:#4c2f9e;box-shadow:0 6px 12px #5e35b199}.auth input{background:#333;color:#fff;border:1px solid #444;border-radius:10px;padding:10px;font-size:16px;width:calc(100% - 20px);margin-bottom:20px;transition:background .3s ease,border .3s ease;margin-left:auto;margin-right:auto}.auth input:focus{background:#444;border:1px solid #5e35b1;outline:none}.auth .message{background:#333;color:#fff;border-radius:10px;padding:10px;font-size:14px;margin-top:10px;text-align:center}.auth .message a{color:#5e35b1;text-decoration:none;transition:color .3s ease;display:block;margin-top:5px}.auth .message a:hover{color:#a9a9a9}.auth h1{color:#fff;font-size:36px;font-weight:700;font-family:Montserrat,sans-serif;margin-top:10px;text-shadow:2px 2px 8px rgba(94,53,177,.6);animation:glow 1.5s infinite alternate}@keyframes glow{0%{text-shadow:2px 2px 8px rgba(94,53,177,.6)}to{text-shadow:4px 4px 16px rgba(94,53,177,.9)}}.chat-container{display:flex;flex-direction:column;height:100vh;width:100vw;background-color:#101010;border-radius:10px;box-shadow:0 4px 20px #fff9,0 0 30px #ffffff80;overflow:hidden}.chat-header{display:flex;justify-content:space-between;padding:10px;background-color:#333;color:#fff}.chat-content{flex:1;overflow-y:auto;color:#fff;background-color:#101010}.button{background:#5e35b1;color:#fff;border:none;border-radius:10px;padding:10px 20px;font-size:16px;cursor:pointer;transition:background .3s ease,box-shadow .3s ease;box-shadow:0 4px 8px #5e35b166}.button:hover{background:#4c2f9e;box-shadow:0 6px 12px #5e35b199}html,body{--custom-font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue, sans-serif;--custom-bg-color: #101010;--custom-panel-color: #222;--custom-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, .8);--custom-color: #fff;--custom-color-brand: #5e35b1;--custom-color-secondary: #666;--custom-border: 1px solid #333;--custom-border-radius: 10px;padding:0;margin:0;font-family:var(--custom-font-family);background-color:var(--custom-bg-color)}html,body{height:100%;margin:0;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;position:relative;overflow:hidden}body{background:url(/assets/girth_bg-p6z_MIuR.png) no-repeat center center fixed;background-size:cover;position:relative}body:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:-1}html,body,#__next{height:100vh;width:100vw;overflow-x:hidden}*{color:var(--custom-color);font-family:var(--custom-font-family);box-sizing:border-box}.container{width:90%;margin-left:auto;margin-right:auto}.row{position:relative;width:100%}.row [class^=col]{float:left;margin:.5rem 2%;min-height:.125rem}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12{width:96%}.col-1-sm{width:4.33%}.col-2-sm{width:12.66%}.col-3-sm{width:21%}.col-4-sm{width:29.33%}.col-5-sm{width:37.66%}.col-6-sm{width:46%}.col-7-sm{width:54.33%}.col-8-sm{width:62.66%}.col-9-sm{width:71%}.col-10-sm{width:79.33%}.col-11-sm{width:87.66%}.col-12-sm{width:96%}.row:after{content:"";display:table;clear:both}.hidden-sm{display:none}@media only screen and (min-width: 33.75em){.container{width:80%}}@media only screen and (min-width: 45em){.col-1{width:4.33%}.col-2{width:12.66%}.col-3{width:21%}.col-4{width:29.33%}.col-5{width:37.66%}.col-6{width:46%}.col-7{width:54.33%}.col-8{width:62.66%}.col-9{width:71%}.col-10{width:79.33%}.col-11{width:87.66%}.col-12{width:96%}.hidden-sm{display:block}}@media only screen and (min-width: 60em){.container{width:75%;max-width:60rem}}label{display:block;margin:5px 0;color:var(--custom-color-secondary);font-size:.8rem;text-transform:uppercase}input{width:100%;border-radius:5px;border:var(--custom-border);padding:8px;font-size:.9rem;background-color:var(--custom-bg-color);color:var(--custom-color)}input[disabled]{color:var(--custom-color-secondary)}.block{display:block;width:100%}.inline-block{display:inline-block;width:100%}.flex{display:flex}.flex.column{flex-direction:column}.flex.row{flex-direction:row}.flex.flex-1{flex:1 1 0}.flex-end{justify-content:flex-end}.flex-center{justify-content:center}.items-center{align-items:center}.text-sm{font-size:.8rem;font-weight:300}.text-right{text-align:right}.font-light{font-weight:300}.opacity-half{opacity:50%}button,.button{color:var(--custom-color);border:var(--custom-border);background-color:var(--custom-bg-color);display:inline-block;border-radius:var(--custom-border-radius);padding:.5rem 1rem;cursor:pointer;text-align:center;font-size:.9rem;text-transform:uppercase}button.primary,.button.primary{background-color:var(--custom-color-brand);border:1px solid var(--custom-color-brand)}.card{width:100%;display:block;border:var(--custom-border);border-radius:var(--custom-border-radius);padding:var(--custom-spacing)}.avatar{border-radius:var(--custom-border-radius);overflow:hidden;max-width:100%}.avatar.image{object-fit:cover}.avatar.no-image{background-color:#333;border:1px solid rgb(200,200,200);border-radius:5px}.footer{position:absolute;max-width:100%;bottom:0;left:0;right:0;display:flex;flex-flow:row;border-top:var(--custom-border);background-color:var(--custom-bg-color)}.footer div{padding:var(--custom-spacing);display:flex;align-items:center;width:100%}.footer div>img{height:20px;margin-left:10px}.footer>div:first-child{display:none}.footer>div:nth-child(2){justify-content:left}@media only screen and (min-width: 60em){.footer>div:first-child{display:flex}.footer>div:nth-child(2){justify-content:center}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mainHeader{width:100%;font-size:1.3rem;margin-bottom:20px}.avatarPlaceholder{border:var(--custom-border);border-radius:var(--custom-border-radius);width:35px;height:35px;background-color:#fff3;display:flex;align-items:center;justify-content:center}.form-widget{display:flex;flex-direction:column;gap:20px}.form-widget>.button{display:flex;align-items:center;justify-content:center;border:none;background-color:#444;text-transform:none!important;transition:all .2s ease}.form-widget .button:hover{background-color:#2a2a2a}.form-widget .button>.loader{width:17px;animation:spin 1s linear infinite;filter:invert(1)}.visually-hidden:not(:focus):not(:active){clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}
