*{box-sizing:border-box;font-family:Yantramanav,sans-serif;transition:all .7s ease}body{margin:0;padding:0;width:100%;height:100%;font-size:18px;font-weight:300;background-color:#e9deed}.error__page{height:100vh;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.error__page .img{width:400px;height:400px;background-position:center center;background-repeat:no-repeat;background-size:cover}h1{font-size:4rem;margin-inline:0rem}h2{margin-block:2.9rem;margin-inline:0rem;font-size:3.3rem}p{font-size:1.5rem;margin-inline:0rem}a{text-decoration:none}section .content{margin:3rem;margin-inline:7rem}section.fill{background-color:#ac04f4;color:#e9deed;padding-top:3rem}section#header{position:relative}section#header .top{display:flex;align-items:center;justify-content:space-between}section#header .top .brand{width:150px}section#header .top .user{cursor:pointer;display:flex;align-items:center;justify-content:center;column-gap:10px;font-weight:500;color:#ac04f4}section#header .top .user a{display:block;width:30px}section#header .top .user span{display:block;width:6.6rem;overflow:hidden;text-overflow:ellipsis}section#header .top img{width:100%;height:auto}section#header .grand{color:#b404fc;font-size:4rem;margin-top:5rem;margin-bottom:2rem}section#header .tags{display:flex;align-items:center;gap:25px;font-weight:700;flex-wrap:wrap}section#header .buttin{margin-block:5rem}button:not(.chat_cta){display:block;width:200px;padding-block:.9rem;border-radius:2.3rem;border:4px solid #e9deed;color:#e9deed;accent-color:#ac04f4;background-color:#ac04f4;font-size:1.8rem;font-weight:500;text-transform:uppercase;box-shadow:0 3px 1px #ac04f4;cursor:pointer}button:not(.chat_cta):hover{background-color:#ca52fc;box-shadow:1px 1px 1px #ca52fc}button:not(.chat_cta):disabled{opacity:.7}button:not(.chat_cta):disabled:hover{background-color:#ca52fc;box-shadow:none}.articles{display:flex;align-items:center;justify-content:space-evenly;gap:20px}.articles article{display:flex;flex-direction:column;align-items:center;justify-content:space-around;text-align:center}.articles article h2{font-size:1.89rem;font-weight:500;margin-top:1.9rem}.cta{display:flex;align-items:center;justify-content:space-evenly;padding-bottom:5rem}.cta .imgg{width:60%}.cta h2{font-size:2.8rem}.cta-txt{display:flex;flex-direction:column;align-items:center}.img-lists{display:flex;align-items:center;justify-content:space-around}.img-lists img{max-width:300px}img{max-width:100%}.mt-5{margin-top:8rem}.auth__page{height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column}.auth__page--content{background-color:#fff;max-width:90%;min-height:300px;width:360px;padding-inline:.9rem;padding-block:.5rem;border-radius:6px}.auth__page--content h4{margin:0;font-size:1.32rem;font-family:700}.auth__page--content a{color:#be26f4}.auth__page--content .header{display:flex;flex-direction:column;align-items:center;font-weight:500;row-gap:30px}.auth__page--content .header .himg{display:flex;align-items:center;justify-content:center;width:190px;margin:0}.auth__page--content .header .htxt{display:flex;align-items:center;justify-content:space-between;width:100%}.auth__page--content .header .htxt span{font-size:.9rem}form button,.sm-button{min-width:200px;padding-block:.5rem!important;border-radius:.3rem!important;border-width:2px!important;font-size:.97rem!important;margin:0 auto!important;cursor:pointer}form button:hover,.sm-button:hover{background-color:#ca52fc}form{padding-block:.1rem}form span,form .err{color:#e02200;font-size:.85rem;font-weight:500;margin-left:.3rem;visibility:hidden}form span[data-msg=true],form .err[data-msg=true]{visibility:visible}form .err.center{display:block;text-align:center}.form-group{margin:1rem .5rem}.form-group label{font-weight:500;font-size:.87rem}.form-group input{display:block;width:100%;padding-block:.7rem;padding-inline-start:1rem;padding-inline-end:.5rem;font-size:.95rem;border:1px solid #e9deed;outline:none;border-radius:.2rem}.form-group input:focus{border-color:#be26f4}.form-group input::placeholder{font-size:.75rem}.form-group input:user-invalid{border-color:tomato}.appModal{position:fixed;left:0;top:0;width:100%;height:100%;background-color:#3a3a3a94;display:flex;align-items:center;justify-content:center;z-index:9999}.appModal .content{background-color:#e9deed;border-radius:.4rem;padding:.6rem 1rem;min-width:300px;min-height:100px;max-width:90%}.appModal .authChecker{display:flex;flex-direction:column;align-items:center;font-size:1.4rem;font-weight:500}.appModal .authChecker span:after{content:"..."}.appModal .authChecker .actions{display:flex;column-gap:20px}@media screen and (max-width: 800px){h1{font-size:3rem}h2{margin-block:.9rem;font-size:2.3rem}p{font-size:1.2rem}section .content{margin-inline:1.5rem}section#header .top .brand{width:120px}.articles{flex-direction:column}.articles img{width:80px;height:auto;margin-right:10px}.articles article{text-align:right;flex-direction:row}.articles article h2{font-size:1.89rem;font-weight:500;margin-top:1.9rem}.cta{display:flex;flex-direction:column;text-align:center;gap:40px}.cta-txt{gap:20px}.img-lists{flex-direction:column;gap:50px}.appModal .actions{display:flex;flex-direction:column-reverse;row-gap:20px}}.chat__area .toogler{display:none}.chat__area aside{background-color:#b9b9b9;outline:1px solid #666a6a;height:100vh;position:fixed;top:0;left:0;width:250px;padding-top:3rem}.chat__area .chat_content{margin-left:250px}.chat__area .sessions_content{padding-top:10px;height:55%;overflow-y:auto}.chat__area .sessions_content ul li{margin-block:.7rem;display:flex;padding-left:1rem;padding-block:.45rem;column-gap:8px;font-weight:500;width:90%;margin-inline:auto;outline:none;cursor:pointer}.chat__area .sessions_content ul li i{font-size:1.4rem}.chat__area .sessions_content ul li:hover{outline:1px solid #666a6a}.chat__area .cta{height:45%;border-top:2px solid #666a6a;display:flex;flex-direction:column}.chat_cta{width:90%;margin:0 auto;padding-block:.8rem;font-size:.9rem;display:flex;align-items:center;justify-content:flex-start;gap:10px;border:2px solid #666a6a;background-color:transparent;cursor:pointer}.chat_cta:hover{background-color:#e9deed}.chat_cta span{font-weight:500}.chat_cta i{margin-left:10px;color:#666a6a;font-size:1.2rem}ul{list-style:none;padding:0;transition:all .2s ease}ul li{transition:all .2s ease}.chat_content{display:flex;flex-direction:column;justify-content:space-evenly;height:100vh}.chat_content .chat_section{height:80%;margin-top:.8rem;overflow-y:auto}.chat_input{max-width:100%;width:75%;background-color:#b9b9b9;display:flex;align-items:flex-end;justify-content:space-between;border:2px solid #a4a4a4;border-radius:.2rem;margin:0 auto}.chat_input .textarea{width:95%;padding-top:1.2rem;padding-block-end:0;padding-inline-start:2rem;padding-inline-end:.5rem;background-color:transparent;min-height:50px!important;line-height:1.2rem;font-size:1.2rem;font-weight:400;outline:none;border:none;cursor:text}.chat_input span{display:block;font-size:1.5rem;padding-right:1rem;cursor:pointer;position:relative;bottom:8px}.chat_empty{display:flex;flex-direction:column;gap:20px}.chat_empty h3{margin:0;text-align:center}.chat_empty .logo{width:150px;margin:0 auto}.chat_empty .desp_container{display:flex;justify-content:space-evenly;margin-top:.8rem}.chat_empty .desp_container .desp{width:150px;font-size:1.3rem;text-align:center}.chat_empty .desp_container .desp div{background-color:#fff;margin-block:1rem;border-radius:.2rem;border:1px solid #666a6a;font-size:.9rem;height:4rem}.chat_empty .ddlr{background-color:#fff;margin-block:.6rem;border-radius:.2rem;border:1px solid #666a6a;font-size:.9rem;display:flex;flex-direction:column;gap:15px;width:70%;margin:0 auto;text-align:center}.chat_empty .ddlr a{color:#242424;font-weight:700;text-decoration:underline}.chat_messages p{margin:0}.chat_messages .message-item{display:flex;align-items:flex-start;column-gap:20px;border-bottom:1px solid #666a6a;border-top:none;padding-inline:8rem;padding-block:.6rem}.chat_messages .message-item:nth-child(2n){background-color:#d3d3d3}.chat_messages .message-item p{margin-top:.6rem;font-size:1.3rem;font-weight:400;max-width:80%}.chat_messages .message-item span.icon{width:44px;height:44px;display:flex;align-items:center;justify-content:center}@media screen and (max-width: 800px){.chat__area .toogler{display:block;font-size:1.8rem;color:#1b1c1c;position:absolute;top:10px;left:15px;cursor:pointer;z-index:2}.chat__area aside{left:-100%}.chat__area aside[data-show=true]{left:0}.chat__area .chat_content{margin-left:0}.chat__area .cta{padding-top:1rem;justify-content:space-between;align-items:flex-end;gap:0px!important}.chat_empty .desp_container{flex-direction:column;justify-content:center;align-items:center;row-gap:15px}.chat_input{width:95%}.chat_input .textarea{width:90%}.chat_messages .message-item{padding-inline:1rem}}
