.home_homeContainer__wkRlw{min-height:100vh;background:#121214;background-image:radial-gradient(at 0 0,rgba(102,126,234,.1) 0,transparent 50%),radial-gradient(at 100% 100%,rgba(140,100,200,.1) 0,transparent 50%);padding:40px 20px;display:flex;flex-direction:column;align-items:center;animation:home_fadeIn__Usige .5s ease-out}@keyframes home_fadeIn__Usige{0%{opacity:0}to{opacity:1}}.home_header__kBDMU{width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;padding:20px 0;border-bottom:1px solid #32323c}.home_header__kBDMU h1{margin:0;font-size:32px;font-weight:700;color:#fff;background:linear-gradient(135deg,#fff,hsla(0,0%,100%,.7));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.home_userInfo__gUTw0{display:flex;align-items:center;gap:16px}.home_userInfo__gUTw0 span{color:#c8c8d2;font-size:15px;font-weight:500}.home_chatButton__gbSzx,.home_logoutButton__1bkpN{padding:10px 20px;background:#28282d;border:1px solid #32323c;border-radius:10px;color:#fff;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}.home_chatButton__gbSzx{background:#667eea;border-color:#788cfa}.home_chatButton__gbSzx:hover{background:#586edc;transform:translateY(-2px);box-shadow:0 6px 20px rgba(102,126,234,.4)}.home_logoutButton__1bkpN:hover{background:#32323c;border-color:#3c3c46;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.3)}.home_mainContent__oQFwO{width:100%;max-width:600px;background:#1e1e23;border:1px solid #32323c;border-radius:20px;padding:48px;box-shadow:0 20px 60px rgba(0,0,0,.4),0 0 0 1px hsla(0,0%,100%,.05);animation:home_slideUp__gbXKs .5s ease-out .2s both}@keyframes home_slideUp__gbXKs{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.home_enterRoom__0RC7z{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:32px}.home_enterRoom__0RC7z input{width:100%;padding:16px 20px;background:#19191e;border:1px solid #32323c;border-radius:12px;font-size:16px;color:#fff;font-family:inherit;transition:all .3s ease;box-sizing:border-box}.home_enterRoom__0RC7z input::-moz-placeholder{color:#787882}.home_enterRoom__0RC7z input::placeholder{color:#787882}.home_enterRoom__0RC7z input:hover{border-color:#3c3c46;background:#1c1c21}.home_enterRoom__0RC7z input:focus{outline:none;border-color:#667eea;background:#1e1e23;box-shadow:0 0 0 3px rgba(102,126,234,.1),0 4px 12px rgba(0,0,0,.3)}.home_enterRoom__0RC7z button{padding:16px 24px;background:linear-gradient(135deg,#667eea,#586edc);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px rgba(102,126,234,.4)}.home_enterRoom__0RC7z button:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(102,126,234,.5);background:linear-gradient(135deg,#6e82f0,#5f73e6)}.home_enterRoom__0RC7z button:active{transform:translateY(0)}.home_separatorText__tWKK_{text-align:center;margin:32px 0;color:#9696a0;font-size:14px;position:relative;display:flex;align-items:center;gap:16px}.home_separatorText__tWKK_:after,.home_separatorText__tWKK_:before{content:"";flex:1;height:1px;background:#32323c}.home_createButton__zJNYg{width:100%;padding:16px 24px;background:#28282d;border:1px solid #32323c;border-radius:12px;color:#fff;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.home_createButton__zJNYg:hover{background:#32323c;border-color:#3c3c46;transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.3)}.home_createButton__zJNYg:active{transform:translateY(0)}