body{display:block;margin:0}.icon{margin-right:5px}.app{text-align:center;font-family:Roboto Slab,serif}h2{margin-bottom:50px;text-align:center}.registration-page,.login-page,.change-avatar{margin:50px auto;text-align:center;height:670px;width:860px;border:1px solid #999;border-radius:5%;box-shadow:5px 5px 5px #999}.change-avatar{width:260px;height:340px;display:flex;flex-direction:column;justify-content:space-evenly}.login-page{height:530px;width:700px}.return-link{margin-top:20px}.form-container{display:flex;flex-direction:column;padding-top:30px;margin:auto;width:500px}input{width:100%;border-radius:11px;text-align:right;border:none;outline:none}.input-under-line{border-bottom:2px solid #3369f3}label{text-align:left;padding-bottom:2px;font-size:small;text-wrap:nowrap}.avatar,.profile-avatar{display:flex;width:130px;height:130px;border-radius:50%;background-color:gray}.text-right{text-align:right}.background-none{background-color:transparent}.border-bottom-line{border-bottom:1px solid #eaeaea}.exit-link-red{color:red}a{-webkit-text-decoration:none;text-decoration:none}img{width:50px;height:50px}.main-content{display:flex;flex-direction:column;width:100%}.block-center{margin-top:280px;text-align:center}.change-data{display:flex;flex-direction:row;width:100%}.enter-link{margin-bottom:10px}.error-message{color:red;font-size:14px;margin-top:4px}input.invalid{border:1px solid red}.back-arrow{border-left:1px solid #e5e5e5;width:5%;height:100vh;display:flex;justify-content:center;cursor:pointer;flex-direction:row;rotate:180deg;background:#f7f7f7;align-items:center}.flex-container-col{display:flex;flex-direction:column;width:100%;margin:auto}.flex-container-row{display:flex;flex-direction:row;width:100%;margin:auto}.change-password-page{display:flex;flex-direction:row;width:100%}.main-head-container{display:flex;flex-direction:column;padding-top:30px;margin:auto;width:310px}.btn{padding:10px 20px;border:none;border-radius:5px;cursor:pointer}.btn-primary{background-color:#3369f3;background-color:var(--primary-btn-color);color:#fff}.btn[disabled]{background-color:#efefef;background-color:var(--secondary-bg-color);cursor:not-allowed}.btn-authorization{margin-top:150px;margin-bottom:20px}.btn-registration{margin-top:50px;margin-bottom:20px}.btn-save{width:250px;margin:50px auto}.modal-form{display:flex;border-radius:12px;width:340px;height:260px;background-color:#fff;background-color:var(--primary-bg-color);align-items:center;flex-direction:column;justify-content:space-evenly;position:absolute;z-index:3;top:15%;left:40%;box-shadow:0 0 10px #0000001a;visibility:hidden}.modal-form>p{font-size:15px;font-weight:500;line-height:20px;font-family:Inter,serif}.modal-form>button{width:90%}.modal-form>div>input{width:100%;text-align:center}.input-under-line{width:90%}.change-avatar-btn{width:230px}.change-avatar-input{padding-left:15px}.change-avatar-link{display:flex;justify-content:center;align-items:center;margin:50px auto;height:150px;width:150px;-webkit-text-decoration:none;text-decoration:none;background-color:gray;border-radius:50%;color:transparent}.change-avatar-link:hover{color:#fff}.profile-page{margin:auto;width:800px;min-height:560px;border-radius:12px;display:flex;flex-direction:column;align-items:center;padding:24px 32px}.profile-avatar{margin-bottom:16px}.footer .border-bottom-line{padding:12px 0}.profile-details{display:flex;width:100vh;text-align:center;margin:auto;justify-content:space-between}.profile-details-column{flex-direction:column}.profile-data{width:500px;margin:auto}.profile-row{display:flex;justify-content:space-between;border-bottom:1px solid #eaeaea;height:30px;padding-top:10px}.profile-row:nth-last-child(-n+1){border-bottom:none}.profile-row-data-text-grey{color:#999}.footer{width:500px;text-align:left;margin:auto;padding-top:50px}.main-chat-header{height:56px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #EAEAEA;padding:0 20px;background:#fbfbfb;visibility:hidden}.chat-companion{font-weight:600;color:#1e1e1e;font-size:13px}.chat-header-actions{margin-top:185px;border-radius:12px;color:#1e1e1e;box-shadow:5px 5px 5px #999;display:flex;gap:15px;flex-direction:row;align-items:center;visibility:hidden}.modal{border-radius:21px;background-color:#fff;height:90px;width:210px;gap:8px;padding:15px;display:flex;flex-direction:column;position:relative;align-items:flex-start;justify-content:space-around;z-index:2}.icon-modal-open{position:relative;left:60%}.chat-data{width:310px;height:100%;overflow-y:auto;border-right:1px solid #EAEAEA;display:flex;flex-direction:column}.chat-row{display:flex;align-items:center;padding:12px 10px;border-bottom:1px solid #EAEAEA;position:relative;font-family:sans-serif;background-color:#fff;cursor:pointer;transition:background-color .2s}.chat-row:hover{background-color:#e4edfd}.chat-row-avatar{width:47px;height:47px;border-radius:50%;background-color:#efefef;margin-right:10px;display:flex;align-items:center;justify-content:center;color:#999;font-size:16px}.chat-header{display:flex;justify-content:space-between;margin-bottom:4px;align-items:center}.chat-name{font-weight:600;color:#1e1e1e;font-size:13px}.chat-time{font-size:9px;color:#999}.chat-subtitle{font-size:12px;color:#999;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:190px}.chat-badge{background-color:#3369f3;color:#fff;font-size:11px;padding:2px 6px;border-radius:50%;font-weight:500;min-width:20px;height:20px;text-align:center;position:absolute;right:10px;bottom:12px;display:flex;align-items:center;justify-content:center}.chat-content{flex-grow:1;overflow:hidden;min-width:0}.chat-data-container{display:flex;flex-direction:row;width:100%;max-width:1280px;height:720px;margin:0 auto;background:#fff;box-shadow:0 0 10px #0000001a;border-radius:12px;overflow:hidden}.chat-data-container-content{display:flex;flex-direction:column;width:310px;border-right:1px solid #ebebeb}.chat-data-container-content-main{flex:1;display:flex;flex-direction:column;height:735px;overflow:scroll}.block-without-chat{position:absolute;top:33%;left:55%;z-index:5}.chat-data-message-container{flex:1;display:flex;flex-direction:column}.messages-pane{display:flex;flex-direction:column;flex:1;padding:0 20px;background:#fffdfd}.message-area{display:flex;align-items:center;padding:10px 0}.send-button{width:28px;height:28px;border-radius:50%;background:#3369f3;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}.chat-download{width:32px;height:32px;color:#999;cursor:pointer}.chat-sendmsg{width:28px;height:28px;color:#fff}.chat-message-container{display:flex;flex-direction:column;width:90%}.chat-message{min-height:32px;border-radius:30px;padding:5px 10px;font-size:12px;outline:none;background-color:#efefef}.chat-message>input{background-color:transparent;text-align:left;padding-top:8px}.chat-enter-message{top:71%;position:absolute;border-radius:12px;display:flex;width:910px;padding:10px 5px;gap:10px;flex-direction:row;align-items:center;visibility:hidden;left:33%}.chat-sendmsg-container,.chat-download-container{width:5%;height:32px;display:flex;justify-content:flex-start;cursor:pointer}.chat-download-container{justify-content:end}.messages-list{flex:1;overflow-y:auto;padding:20px 0;display:flex;flex-direction:column;gap:10px;margin-bottom:50px}.message-row{display:flex;align-items:flex-end;margin-bottom:10px;text-wrap:pretty}.message-row.mine{justify-content:flex-end}.message-bubble{max-width:402px;border-radius:12px;padding:11px;position:relative;background:#efefef;background:var(--secondary-bg-color)}.message-row.mine .message-bubble{background:#e4edfd;word-wrap:break-word}.message-time{font-size:12px;color:#999;margin-top:5px;text-align:right}.message-content{font-size:12px;color:#1e1e1e;line-height:1.4}.chat-empty-state{display:flex;align-items:center;justify-content:center;height:100%;color:#999;font-size:12px}.profile-link{color:#999;-webkit-text-decoration:none;text-decoration:none;font-size:12px;padding:5px}@media (max-width: 768px){.chat-data-container{flex-direction:column;height:100vh}.chat-data-container-content{width:100%;height:auto}}:root{--primary-bg-color: #FFF;--secondary-bg-color: #EFEFEF;--primary-btn-color: #3369F3}.active{visibility:visible}.unactive{visibility:hidden}.main-header{width:310px;height:60px;background-color:#fff}.main-header-form{display:flex;align-items:center;gap:8px;padding:8px 12px 0}.main-header-link{display:flex;color:#999;margin-right:15px;justify-content:flex-end}.main-header-input{background-color:#efefef;width:260px;border-radius:16px;height:32px;text-align:left;padding:0 12px}.main-header-input>input{background-color:transparent;text-align:center;padding-top:7px}
