@import url(https://fonts.googleapis.com/css2?family=Signika:wght@300..700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap);.logo img{height:50px;width:50px}.logo h2{color:var(--logo-text);font-size:24px}@media screen and (max-width:768px){.logo h2{display:none}}.profile-dropdown .profile-dropdown-toggle .profile-container img{border:2px solid #fff;height:45px;object-fit:cover;width:45px}.profile-dropdown .profile-dropdown-toggle .profile-container .profile-icon{align-items:center;border:1.5px solid #fff;border-radius:50%;box-sizing:border-box;display:flex;height:15px;justify-content:center;position:absolute;right:2px;top:-5px;width:15px}.profile-dropdown ul.dropdown-menu li a span{font-size:18px}@media screen and (max-width:768px){.profile-dropdown-toggle p,.profile-dropdown-toggle svg{display:none}}header.top-header{background:#0000;isolation:isolate;padding:5px 10px;position:-webkit-sticky;position:sticky;top:0;z-index:9}header.top-header:before{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:var(--header-bg);content:"";inset:0;opacity:.8;position:absolute;z-index:-1}.mobile-bottom-nav{display:none}@media screen and (max-width:768px){.desktop-links{display:none!important}.mobile-bottom-nav{align-items:center;background:var(--header-bg);border-top:1px solid #ffffff1a;bottom:0;display:flex;height:62px;justify-content:space-around;left:0;position:fixed;right:0;z-index:999}.mobile-bottom-nav a{align-items:center;color:inherit;display:flex;flex:1 1;flex-direction:column;font-size:12px;gap:4px;opacity:.75;padding:8px 0;text-decoration:none}.mobile-bottom-nav a svg{font-size:22px}.mobile-bottom-nav a.active{font-weight:600;opacity:1}body{padding-bottom:62px}}@media only screen and (max-width:1440px){header.top-header .section-content{justify-content:space-between!important}}footer{background-color:var(--footer-bg)}footer .footer-menu .footer-menu-content p{color:#fff}footer .footer-menu .footer-menu-content ul li a{color:#d5d3d4}footer .footer-menu .footer-menu-content ul li a:hover{text-decoration:underline}:root{--main-color:#7abaed;--primary-bg:#101014;--secondary-bg:#080421;--text-color:#fff;--text-light:#555;--link-color:#06c;--button-bg:#007bff;--button-hover-bg:#3795fa;--button-text:#fff;--button-icon:#fff;--input-bg:#343156;--input-hover-bg:#3b3863;--input-border:#fff;--input-text:#fff;--icon-color:#e4e6eb;--icon-bg:#0000;--icon-border-color:#fff;--hover-effect:#0f0736;--header-bg:#080421;--body-bg:#0f0736;--footer-bg:#080421;--form-bg:#080421;--logo-text:#fff;--logo-icon:#fff}*{font-family:Roboto,sans-serif;font-weight:700;margin:0;padding:0}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#080421;background:var(--secondary-bg)}::-webkit-scrollbar-thumb{background-color:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555;cursor:grab}body.dark-mode{background-color:#0f0736;background-color:var(--body-bg);color:var(--bs-light-text-emphasis)}body.dark-mode .secondary-container{background-color:#080421;background-color:var(--secondary-bg)}main{align-items:start;display:flex;flex-wrap:wrap;justify-content:center;width:100%}section{padding:20px 0}header,section{align-items:center;display:flex;flex-direction:column;justify-items:center;width:100%}header .section-content,section .section-content{width:1400px}h1,h2,h3,h4,h5,h6,label,p,span{color:#fff;color:var(--text-color);margin:0}img{height:60px;width:60px}img::selection{background-color:#0000}video{border-radius:24px;box-shadow:.2px .2px 60px #484848}input,select,textarea{border:none;border-radius:9px;height:50px;outline:none;width:400px}input,input.form-control,select,select.form-select,textarea{background-color:#343156;background-color:var(--input-bg);color:#fff;color:var(--input-text)}input.form-control::placeholder,input::placeholder,select.form-select::placeholder,select::placeholder,textarea::placeholder{color:#fff}input:hover,select:hover,textarea:hover{background-color:#3b3863;background-color:var(--input-hover-bg)}input.form-control:disabled,input:disabled,select.form-select:disabled,select:disabled,textarea:disabled{background-color:#5a5a5a;cursor:not-allowed}input:focus,select:focus,textarea:focus{outline:2px solid #ffffff80;outline-offset:1px}textarea{resize:none}svg{color:#e4e6eb;color:var(--icon-color);cursor:pointer;height:20px;width:20px}a{color:#06c;color:var(--link-color);text-decoration:none}a.active-link{background-color:#06c}ul{margin:0;padding:0}ul li{cursor:pointer;list-style:none}hr{background-color:#fff;height:2px;width:100%}.primary-container{background-color:#080421;background-color:var(--secondary-bg);border-radius:9px}.secondary-container{border-radius:9px}.primary-hover:hover{background-color:#0f0736;background-color:var(--hover-effect)}.scroll{height:200px;overflow-y:scroll}.scroll::-webkit-scrollbar{width:12px}.scroll::-webkit-scrollbar-track{background:#f1f1f1}.scroll::-webkit-scrollbar-thumb{background-color:#888;border:3px solid #f1f1f1;border-radius:10px}.scroll::-webkit-scrollbar-thumb:hover{background:#555}.paginations{align-items:center;background-color:#434343;border-radius:25px;bottom:10px;display:flex;gap:10px;justify-content:center;padding:5px 10px;position:absolute}.paginations .pagination{background-color:#fff;border-radius:50%;height:10px;width:10px}.dropdown .dropdown-toggle:after{display:none}.dropdown .dropdown-menu{box-shadow:.2px .2px 4px #fff;max-height:600px;padding:10px;width:300px}.dropdown .dropdown-menu li{padding:4px 8px}.dropdown .dropdown-menu li a{align-items:center;border-radius:9px;display:flex;gap:10px;justify-content:start;padding:10px}.dropdown .dropdown-menu li a .icon-bg svg{height:25px;width:25px}.dropdown .dropdown-menu li a:hover{background-color:#0f0736;background-color:var(--hover-effect)}.icon-bg{align-items:center;background-color:initial;background-color:var(--icon-bg);border:2px solid #fff;border:2px solid var(--icon-border-color);border-radius:100px;cursor:pointer;display:flex;height:45px;justify-content:center;padding:5px;position:relative;width:45px}.icon-bg svg{color:#e4e6eb;color:var(--icon-color);height:25px;width:25px}.icon-bg:hover{background-color:#0f0736;background-color:var(--hover-effect)}.icon-bg:active svg{color:#006aff;height:22px;width:22px}.container-bg{border-radius:9px;padding:10px}.container-bg:hover{background-color:gray}.main-lightbox{align-items:center;background-color:#000000e6;display:flex;height:100vh;justify-content:center;left:50%;position:fixed;top:50%;transform:translate(-50%,-50%);width:100%;z-index:100000000}.main-lightbox .close-icon{left:15px;position:absolute;top:15px;z-index:1000}.main-lightbox .lightbox{align-items:center;display:flex;flex-direction:column;gap:20px;justify-content:center;padding:30px}@keyframes Alert{0%{opacity:0;top:100%}to{opacity:1;top:88%}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes popupScale{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.authentication{height:100vh;width:-webkit-fit-content;width:fit-content}.authentication .form-content{background-color:#080421;background-color:var(--form-bg);color:#000;height:-webkit-fit-content;height:fit-content;width:500px}.authentication .form-content form input{height:50px;padding:0 40px}.authentication .form-content form input[type=submit]{background-color:none!important}.authentication .form-content form .fullname-container{display:flex;gap:15px;width:100%}.authentication .form-content form .input-container{align-items:center;display:flex;gap:5px;justify-content:start;position:relative;width:100%}.authentication .form-content form .input-container svg{height:25px;left:20px;position:absolute;top:50%;transform:translate(-50%,-50%);width:25px}.authentication .form-content form .input-container .toggle-svg{position:absolute;right:40px;top:50%}.authentication .form-content .forgot-password{margin-top:10px;text-align:right;width:100%}.authentication .form-content .forgot-password a{color:#06c;color:var(--link-color);font-size:14px}.discover-page{align-items:center;display:flex;flex-direction:column}.discover-page .discover-card{background-color:#0000;border:none;max-width:420px;transition:transform .25s ease-out,opacity .25s ease-out;width:100%}.discover-page .discover-card.swipe-left{opacity:0;transform:translateX(-120%)}.discover-page .discover-card.swipe-right{opacity:0;transform:translateX(120%)}.match-popup-overlay{align-items:center;animation:fadeIn .4s ease-out;background:#000000bf;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.match-popup-card{animation:popupScale .35s ease-out;background-color:#080421;background-color:var(--secondary-bg);border-radius:20px;max-width:350px;padding:30px;text-align:center;width:90%}.match-popup-img{border-radius:50%;height:120px;margin-bottom:15px;object-fit:cover;width:120px}.settings-profile-picture:hover{cursor:pointer}.settings-profile-picture:hover button{display:block!important}@media screen and (max-width:768px){header .section-content{justify-content:space-between!important}main{padding:20px 0}main section.landing-page .section-content h1{font-size:35px!important}main section.landing-page .section-content p{font-size:20px!important}main section.landing-page .section-content .image-section{display:none}.authentication{height:auto!important;width:100%}.authentication .form-content{width:100%}.authentication .form-content form{width:100%!important}.authentication .form-content form input{font-size:12px!important;width:100%}}@media only screen and (max-width:1024px)and (max-width:1439px){section .section-content{display:flex;justify-content:center!important}section .section-content,section .section-content div{align-items:center!important}section .section-content div h1,section .section-content div p{text-align:center}}@media only screen and (max-width:1440px){header .section-content,section .section-content{justify-content:center!important;width:100%!important}header .section-content div,section .section-content div{align-items:center!important}header .section-content div h1,header .section-content div p,section .section-content div h1,section .section-content div p{text-align:center}}.chat-page{background:#0a0140;min-height:calc(100vh - 72px);padding:16px}.chat-shell{background:#040027;border:1px solid #ffffff59;border-radius:22px;display:grid;grid-template-columns:380px 1fr;height:calc(100vh - 104px);margin:0 auto;min-height:0;overflow:hidden;width:min(1600px,100%)}.chat-sidebar{background:#02001d;border-right:1px solid #ffffff40;display:flex;flex-direction:column;min-height:0;min-width:0}.chat-sidebar__top{border-bottom:1px solid #fff3;padding:20px}.chat-sidebar__titleRow{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:16px}.chat-sidebar__titleRow h2{color:#fff;font-size:2rem;margin:0}.chat-outline-btn{background:#0000;border:1px solid #fffc;border-radius:10px;color:#fff;font-weight:600;padding:10px 14px}.chat-search{background:#1f252c;border:1px solid #fff3;border-radius:12px;color:#fff;font-size:1rem;height:56px;outline:none;padding:0 16px;width:100%}.chat-search::placeholder{color:#ffffffa6}.chat-sidebar__list{flex:1 1;min-height:0;overflow-y:auto}.chat-convo{align-items:flex-start;background:#0000;border:0;border-bottom:1px solid #ffffff1a;color:#fff;display:flex;gap:14px;padding:18px;text-align:left;width:100%}.chat-convo:hover{background:#ffffff0a}.chat-convo--active{background:#20272d}.chat-avatar{border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;height:54px;object-fit:cover;width:54px}.chat-convo__content{flex:1 1;min-width:0}.chat-convo__row{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.chat-convo__identity{flex:1 1;min-width:0}.chat-convo__name{color:#11a8ff;font-size:1.05rem;font-weight:700;line-height:1.2}.chat-convo__username{color:#ffffff8c;font-size:.98rem;margin-top:2px}.chat-convo__time{color:#ffffff80;flex-shrink:0;font-size:.95rem;white-space:nowrap}.chat-convo__preview,.chat-typing-indicator{color:#ffffffa6;margin-top:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-main{background:#030028;display:flex;flex-direction:column;min-height:0;min-width:0}.chat-main--placeholder,.chat-placeholder{align-items:center;justify-content:center}.chat-placeholder{color:#fff;display:flex;flex-direction:column;height:100%;padding:24px;text-align:center;width:100%}.chat-placeholder h2{font-size:3rem;margin-bottom:12px}.chat-placeholder p{color:#ffffff80;font-size:1.2rem}.chat-header{align-items:center;background:#02001d;border-bottom:1px solid #fff3;display:flex;min-height:88px;padding:16px 20px}.chat-header__left{align-items:center;display:flex;gap:14px;min-width:0}.chat-header__identity{min-width:0}.chat-header__name{color:#11a8ff;font-size:1.8rem;font-weight:700;line-height:1.1}.chat-header__username{color:#ffffff8c;font-size:1.05rem;margin-top:2px}.chat-back-btn{background:#0000;border:0;color:#fff;display:none;font-size:1.8rem;line-height:1;padding:0 6px 0 0}.chat-messages{background:#05003a;flex:1 1;min-height:0;overflow-x:hidden;overflow-y:auto;padding:24px}.chat-bubble-row{display:flex;margin-bottom:14px}.chat-bubble-row.mine{justify-content:flex-end}.chat-bubble-row.other{justify-content:flex-start}.chat-bubble{border-radius:22px;max-width:min(70%,820px);padding:14px 16px 10px;word-break:break-word}.chat-bubble.mine{background:#1f73f1;border-top-right-radius:8px;color:#fff}.chat-bubble.other{background:#1d2330;border:1px solid #ffffff1f;border-top-left-radius:8px;color:#fff}.chat-bubble__text{font-size:1rem;line-height:1.45;white-space:pre-wrap}.chat-bubble__status,.chat-bubble__time{font-size:.85rem;margin-top:6px;opacity:.75}.chat-footer{background:#02001d;border-top:1px solid #ffffff24;padding:16px 18px 18px}.chat-form{display:flex;gap:10px}.chat-input{background:#1f252c;border:1px solid #fff3;border-radius:12px;color:#fff;flex:1 1;font-size:1rem;height:56px;min-width:0;outline:none;padding:0 16px}.chat-send-btn{background:#1f73f1;border:0;border-radius:12px;color:#fff;font-weight:700;height:56px;min-width:110px;padding:0 20px}.chat-send-btn:disabled{opacity:.6}.chat-warning{background:#f1e2b5;border-radius:10px;color:#6a5000;font-weight:700;margin-top:12px;padding:12px 14px;text-align:center}.chat-empty{color:#fff9;padding:20px}.chat-loading-older{align-items:center;color:#ffffffb8;display:flex;font-size:.95rem;gap:10px;justify-content:center;margin-bottom:12px;text-align:center}.chat-loading-older__spinner{animation:chatSpin .8s linear infinite;border:4px solid #ffffff40;border-radius:50%;border-top-color:#fff;height:24px;width:24px}@keyframes chatSpin{to{transform:rotate(1turn)}}@media(min-width:1600px){.chat-shell{grid-template-columns:420px 1fr}}@media(max-width:1100px){.chat-shell{grid-template-columns:320px 1fr}.chat-header__name{font-size:1.45rem}.chat-sidebar__titleRow h2{font-size:1.8rem}.chat-bubble{max-width:80%}}@media(max-width:768px){.chat-page{padding:0}.chat-shell{border-left:0;border-radius:0;border-right:0;grid-template-columns:1fr;height:calc(100vh - 72px);width:100%}.chat-sidebar{display:flex}.chat-main,.chat-sidebar--hidden-mobile{display:none}.chat-main:not(.chat-main--placeholder){display:flex}.chat-header{padding:14px 16px}.chat-back-btn{display:inline-block}.chat-header__name{font-size:1.2rem}.chat-header__username{font-size:.95rem}.chat-messages{padding:16px}.chat-bubble{max-width:88%;padding:12px 14px 9px}.chat-footer{padding:12px}.chat-form{gap:8px}.chat-send-btn{min-width:86px}.chat-sidebar__titleRow h2{font-size:1.7rem}}@media(max-width:480px){.chat-input,.chat-search,.chat-send-btn{height:50px}.chat-convo{padding:14px 12px}.chat-avatar{height:46px;width:46px}.chat-convo__name{font-size:1rem}.chat-convo__preview,.chat-convo__time,.chat-convo__username,.chat-typing-indicator{font-size:.9rem}.chat-warning{font-size:.92rem;padding:10px 12px}}
/*# sourceMappingURL=main.ea0880c7.css.map*/