.custom-input-msg{display:flex;flex-direction:column}.custom-input-msg input{margin-bottom:5px!important}.custom-input-msg p{font-size:14px;color:#df314d!important}.custom-input,.custom-textarea{width:100%;padding:15px;border:none;background:#391965;font-size:16px;color:#fff;transition:all .3s ease;margin-top:-5px}.custom-input::placeholder,.custom-textarea::placeholder{color:rgba(255,255,255,.6)}.custom-input:active,.custom-input:focus,.custom-textarea:active,.custom-textarea:focus{border:1px solid #df314d;box-shadow:0 0 6px rgba(223,49,77,.6);outline:none}.custom-textarea{resize:none;min-height:150px}.error-text{font-size:14px;margin-top:5px;margin-bottom:unset!important}.custom-btn{display:inline-block;width:100%!important;height:auto!important;padding:12px;font-size:16px;font-weight:500;border:none;border-radius:8px;background-color:#df314d;color:#fff;cursor:pointer;transition:background .3s ease}.custom-btn:hover:not(:disabled){background-color:#b9273e}.custom-btn:disabled{background-color:#aaa;cursor:not-allowed}.thankyou-container{background-image:url(/assets/images/bg.jpg);background-size:cover;height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem}.thankyou-card{background:rgba(255,255,255,.2);backdrop-filter:blur(10px);border-radius:1rem;padding:3rem 2rem 1rem;max-width:600px;width:100%;text-align:center;box-shadow:0 8px 50px rgba(0,0,0,.3)}.heart-wrapper{display:flex;justify-content:center;margin-bottom:1.5rem}.heart-icon{width:70px;height:70px;animation:heartbeat 1.5s infinite}@keyframes heartbeat{0%,to{transform:scale(1)}25%{transform:scale(1.15)}50%{transform:scale(1.3)}75%{transform:scale(1.15)}}.thankyou-title{font-size:1.75rem;font-weight:700;color:#fff;margin-bottom:.75rem}.thankyou-text{color:rgba(255,255,255,.9);margin-bottom:.5rem;font-size:1rem}.btn-wrapper{margin-top:1.5rem}.back-btn{background-color:#210053;color:#fff;font-weight:400;padding:.5rem 1.3rem;letter-spacing:.5px;border:none;border-radius:5px;cursor:pointer;transition:background .3s ease}.back-btn:hover{background-color:#df314d}.redirect-popup{position:fixed;top:1.5rem;left:50%;transform:translateX(-50%);background:rgba(255,255,255,.4);color:#fff;padding:.6rem 1.2rem;border-radius:8px;font-size:.95rem;font-weight:500;backdrop-filter:blur(6px);box-shadow:0 4px 15px rgba(0,0,0,.25);opacity:0;animation:fadeSlideDown .6s forwards;text-align:center}@keyframes fadeSlideDown{0%{opacity:0;transform:translate(-50%,-20px)}to{opacity:1;transform:translate(-50%)}}.user-options .user-options-container{display:flex;align-items:center;justify-content:space-between;width:210px;padding:8px 12px;border-radius:12px;color:#fff}.user-options .user-options-avatar{width:36px;height:36px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.user-options .user-options-avatar-icon{width:20px;height:20px;color:#3d1666}.user-options .user-options-icons{display:flex;align-items:center;gap:24px}.user-options .user-options-icon-wrapper{position:relative;cursor:pointer}.user-options .user-options-icon{width:22px;height:22px;transition:color .2s ease}.user-options .user-options-icon:hover{color:#ccc}.session-notification-btn{background:transparent!important;border:0!important;padding:0;margin:0;line-height:1;box-shadow:none!important;display:inline-flex;align-items:center;justify-content:center}.session-chat-icon-link svg,.session-notification-btn svg{display:block}.session-notification-btn svg{position:relative;top:1px}.session-notification-btn:active,.session-notification-btn:focus,.session-notification-btn:hover{background:transparent!important;box-shadow:none!important}.session-notification-btn:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}.session-chat-icon-link{padding:0!important;margin:0;border:0;display:inline-flex;line-height:1}.session-chat-icon-link,.session-chat-icon-link:active,.session-chat-icon-link:focus,.session-chat-icon-link:hover{background:transparent!important;box-shadow:none!important}.session-chat-icon-link:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}.session-header .session-chat-icon-link,.session-header .session-chat-icon-link:active,.session-header .session-chat-icon-link:focus,.session-header .session-chat-icon-link:hover{background:transparent!important;border-radius:0!important}.session-header .session-chat-icon-link .user-options-icon-wrapper,.session-header .session-chat-icon-link .user-options-icon-wrapper:active,.session-header .session-chat-icon-link .user-options-icon-wrapper:hover{background:transparent!important;border-radius:0!important;box-shadow:none!important}.session-header .menu-user-options-icon,.session-header .user-options-icon{background:transparent!important}.user-options .user-options-badge{position:absolute;top:-6px;right:-8px;background:#e63946;color:#fff;font-size:10px;padding:1px 5px;border-radius:999px;font-weight:700}.user-options-dropdown{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border-radius:8px;box-shadow:0 8px 20px rgba(0,0,0,.15);list-style:none;padding:2px;margin:0;width:160px;z-index:1000;display:flex;flex-direction:column;row-gap:4px}.user-options-dropdown li{display:flex;align-items:center;border:none}.user-options-dropdown li a,.user-options-dropdown li button{display:flex;align-items:center;gap:8px;width:100%;padding:10px 14px;font-size:14px;border-radius:6px;color:rgb(0,0,0);text-decoration:none;transition:background .2s ease,color .2s ease}.user-options-dropdown li button{border-radius:6px;border:none;background-color:initial!important;color:rgb(0,0,0);font-size:14px}.user-options-dropdown li button:hover{background:#df314d!important;color:white}.user-options-dropdown li:hover a,.user-options-dropdown li:hover button{background:#df314d;color:white}.session-header .user-options{position:relative}.session-header .user-options-dropdown{top:calc(100% + 12px);padding:10px;border-radius:14px;background:linear-gradient(180deg,#2d0d42,#1d0a2f);border:1px solid rgba(255,255,255,.14);box-shadow:0 18px 35px rgba(15,2,22,.52),inset 0 1px 0 rgba(255,255,255,.06)}.session-header .user-options-dropdown .user_name{padding:8px 10px 10px;margin-bottom:8px;border-bottom:1px solid rgba(255,255,255,.14);font-size:15px;font-weight:700;color:#fff;text-transform:capitalize}.session-header .user-options-dropdown .border-bottom{border-color:rgba(255,255,255,.12)!important}.session-header .user-options-dropdown .small{font-size:12px;color:#d7c8ea}.session-header .user-options-dropdown .progress{background-color:rgba(255,255,255,.1);border-radius:999px}.session-header .user-options-dropdown .progress-bar{background:linear-gradient(90deg,#df314d,#ff8a3d)}.session-header .user-options-dropdown li a,.session-header .user-options-dropdown li button{color:#f3edf9;background:transparent;border-radius:10px;padding:10px 12px;font-weight:500}.session-header .user-options-dropdown li button:hover,.session-header .user-options-dropdown li:hover a{background:rgba(255,255,255,.14)!important;color:#fff}.session-header .menu li.mobile-only{display:none}.session-header .menu-link-btn{width:100%;border:0;background:transparent;color:#fff;text-align:left;padding:10px 25px;font-size:15px;font-weight:700;text-transform:capitalize;border-top:1px solid rgba(255,255,255,.1)}.session-header .menu-link-btn:hover{background:rgba(223,49,77,.6)}@media (max-width:767px){.user-options{display:none!important}}@media (max-width:991px){.session-header .menu li.mobile-only{display:block}}.menu-user-options{list-style:none;padding:12px 16px;border-top:1px solid #ffffff20}.menu-user-options-container{padding:15px 0 15px 20px}.menu-user-options-container,.menu-user-options-icons{display:flex;align-items:center;column-gap:50px}.menu-user-options-icon-wrapper{position:relative;cursor:pointer}.menu-user-options-icon{width:20px;height:20px;color:#ffffff;transition:opacity .2s ease}.menu-user-options-icon:hover{opacity:.7}.menu-user-options-badge{position:absolute;top:-6px;right:-8px;background:#ff3b30;color:#fff;font-size:10px;font-weight:700;padding:1px 5px;border-radius:999px;line-height:1}.menu-user-options-avatar{width:36px;height:36px;border-radius:50%;background:#ffffff;display:flex;align-items:center;justify-content:center;flex-shrink:0}.menu-user-options-avatar-icon{width:20px;height:20px;color:#3d1666}@media (min-width:768px){.menu-user-options,.mobile-profile-menu{display:none!important}}.login-section{min-height:100vh}.login-container,.login-section{display:flex;align-items:center;justify-content:center}.social-media li{margin:0 10px}.social-media a{font-size:20px;width:40px;height:40px;line-height:40px;border-radius:50%;text-align:center;display:inline-block;color:#fff}.social-media a.facebook{background:#3b5998}.social-media a.instagram{background:#e1306c}.social-media a.google{background:#db4437}.back-home{margin-top:20px;text-align:center}.back-home a{display:inline-block;padding:10px 20px;background:#391965;color:#fff;font-size:14px;font-weight:500;text-decoration:none;border-radius:6px;transition:background .3s ease,transform .2s ease}.back-home a:hover{background:#df314d;transform:translateY(-2px)}.setting-page__back-btn{margin:10px 0 20px;width:max-content}.setting-page__back-btn .back-link{display:flex;align-items:center;gap:6px;color:#fff;font-size:14px;font-weight:500;text-decoration:none;padding:8px 15px;border-radius:5px;transition:background .2s ease}.setting-page__back-btn .back-link:hover{background:rgba(255,255,255,.1)}.setting-page{display:flex;min-height:100vh;background:#f7f7fa;font-family:Arial,sans-serif;position:relative}.setting-page__mobile-header{position:fixed;top:0;left:0;right:0;height:60px;background:#391965;color:#fff;display:flex;align-items:center;justify-content:center;z-index:1001;padding:0 15px}.setting-page__menu-btn{position:absolute;left:15px;background:none;border:none;color:#fff;cursor:pointer}.setting-page__header-title{font-size:18px;font-weight:700;margin-bottom:0!important}.setting-page__sidebar{width:300px;background:#391965;padding:5px;color:#fff;display:flex;flex-direction:column;box-shadow:2px 0 8px rgba(0,0,0,.1);transition:transform .3s ease;z-index:1000}.setting-page__sidebar-header{padding:20px;font-size:20px;font-weight:700;border-bottom:1px solid rgba(255,255,255,.2);text-align:center}.setting-page__sidebar ul{list-style:none;margin:0;padding:0;flex:1;display:flex;flex-direction:column;row-gap:5px}.setting-page__sidebar ul li{padding:15px 20px;display:flex;align-items:center;gap:10px;border-radius:10px;cursor:pointer;transition:background .3s ease,color .3s ease}.setting-page__sidebar ul li:hover{background:rgba(255,255,255,.25)}.setting-page__sidebar ul li.active{background:#df314d;color:#fff}.setting-page__icon{display:flex;align-items:center}.setting-page__content{flex:1;padding:30px;transition:margin .3s ease;background-image:url(/assets/images/bg.jpg);background-size:cover;background-repeat:no-repeat}.setting-page__content-box{background-color:#ffffff30;border-radius:10px;padding:25px;min-height:400px;box-shadow:0 4px 12px rgba(57,25,101,.15)}.setting-page__content-box h2{font-size:22px;font-weight:600;text-align:center;margin-bottom:15px;color:white}.setting-page__content-body{font-size:16px;color:#555}.setting-page__mobile-header{display:none}@media (max-width:1024px){.setting-page__sidebar{width:240px}}@media (max-width:768px){.setting-page{flex-direction:column}.setting-page__mobile-header{display:flex}.setting-page__sidebar{position:fixed;top:60px;left:0;height:calc(100% - 60px);transform:translateX(-100%)}.setting-page__sidebar.open{transform:translateX(0)}.setting-page__content{margin-left:0;margin-top:60px;padding:20px}.desktop-only,.setting-page__sidebar-header{display:none}.setting-page__sidebar ul{margin-top:20px}}.change-password{max-width:800px;margin:30px auto}.change-password__title{font-size:22px;font-weight:600;margin-bottom:20px;color:#210053}.change-password__form{display:flex;flex-direction:column;gap:20px}.change-password__row{display:flex;gap:15px}.change-password__field{display:flex;flex-direction:column;gap:6px;flex:1}.change-password__field label{font-size:15px;font-weight:500;color:white}.change-password__input-wrapper{position:relative;display:flex;align-items:center}.change-password__input-wrapper input{width:100%;padding:15px 15px 15px 42px;border:1px solid rgba(57,25,101,.2);background:#391965;border-radius:8px;font-size:15px;color:#fff;outline:none;transition:border .2s ease,box-shadow .2s ease}.change-password__input-wrapper input:focus{border-color:#df314d;box-shadow:0 0 0 2px rgba(223,49,77,.2)}.change-password__icon{position:absolute;left:14px;width:18px;height:18px;color:white;pointer-events:none}.change-password__error{color:#df314d;font-size:14px}.change-password__success{color:green;font-size:14px}.change-password__btn{padding:12px;background:#210053;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:background .3s ease}.change-password__btn:hover{background:#df314d}@media (max-width:480px){.change-password__row{flex-direction:column}.change-password__title{font-size:18px}.change-password__input-wrapper input{font-size:14px;padding:10px 10px 10px 38px}.change-password__btn{font-size:14px;padding:10px}.change-password__icon{width:16px;height:16px;left:10px}}.privacy-settings{width:100%;max-width:1000px;margin:30px auto;padding:20px;color:#fff}.privacy-settings__form{display:flex;flex-direction:column;gap:25px}.privacy-settings__section{padding:20px;background-color:#39196590;border-radius:10px}.privacy-settings__section:last-child{border-bottom:none}.privacy-settings__section h3{font-size:18px;display:flex;gap:8px;margin-bottom:12px;font-weight:500;letter-spacing:.5px}.privacy-settings__icon{color:white}.custom-radio{display:flex;align-items:center;gap:10px;position:relative;font-size:15px;cursor:pointer;margin-bottom:10px}.custom-radio input{display:none}.custom-radio__check{width:20px;height:20px;border:2px solid #df314d;border-radius:50%;position:relative}.custom-radio input:checked+.custom-radio__check:after{content:"";width:10px;height:10px;background:#df314d;border-radius:50%;position:absolute;top:3px;left:3px}.custom-checkbox{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:15px;margin-bottom:10px}.custom-checkbox input{display:none}.custom-checkbox__check{width:20px;height:20px;border:2px solid #df314d;border-radius:4px;position:relative}.custom-checkbox input:checked+.custom-checkbox__check:after{content:"✓";color:#df314d;font-size:14px;position:absolute;top:-2px;left:3px;font-weight:700}.custom-toggle{display:flex;align-items:center;gap:12px;cursor:pointer;font-size:15px}.custom-toggle input{display:none}.custom-toggle__slider{width:40px;height:20px;background:#999;border-radius:20px;position:relative;transition:background .3s ease}.custom-toggle__slider:before{content:"";width:16px;height:16px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px;transition:transform .3s ease}.custom-toggle input:checked+.custom-toggle__slider{background:#df314d}.custom-toggle input:checked+.custom-toggle__slider:before{transform:translateX(20px)}.privacy-settings__btn{padding:12px;background:#df314d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:500;transition:background .3s ease}.privacy-settings__btn:hover{background:#b02238}.privacy-settings__section.danger{padding:20px;border-radius:8px}.privacy-settings__delete-btn{margin-top:10px;padding:10px;background:transparent;border:1px solid #df314d;color:#df314d;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease}.privacy-settings__delete-btn:hover{background:#df314d;color:#fff}@media (max-width:480px){.privacy-settings{padding:15px}.privacy-settings__section h3{font-size:16px}.privacy-settings__btn,.privacy-settings__delete-btn{font-size:14px;padding:10px}}@media (max-width:550px){.custom-radio__check{min-width:18px;min-height:18px}.custom-radio input:checked+.custom-radio__check:after{min-width:8px;min-height:8px;top:50%;left:50%;transform:translate(-50%,-50%)}.privacy-settings{padding:unset!important}.custom-checkbox__check{min-width:18px}.custom-checkbox input:checked+.custom-checkbox__check:after{top:-2px;left:1.5px}.custom-toggle__slider:before{content:"";width:12px;height:12px;top:1.2px;left:2px}.custom-toggle__slider{min-width:30px;height:15px}.custom-toggle input:checked+.custom-toggle__slider:before{transform:translateX(14px)}}.blocked-users{max-width:1000px;margin:40px auto;padding:20px;color:#fff}.blocked-users__title{font-size:22px;font-weight:600;margin-bottom:20px;display:flex;align-items:center;gap:8px;color:#210053}.blocked-users__list{display:flex;flex-direction:column;gap:15px}.blocked-users__card{display:flex;align-items:center;justify-content:space-between;background:#39196590;padding:15px;border-radius:10px;gap:15px}.blocked-users__avatar{width:50px;height:50px;border-radius:50%}.blocked-users__info{flex:1}.blocked-users__info h4{font-size:16px;margin:0}.blocked-users__info p{font-size:14px;color:#ccc;margin:2px 0}.blocked-users__info span{font-size:13px;color:#df314d}.blocked-users__unblock-btn{padding:8px 12px;background:#df314d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:5px;transition:background .3s ease}.blocked-users__unblock-btn:hover{background:#b02238}.blocked-users__empty{display:flex;align-items:center;gap:8px;background:#39196590;padding:20px;border-radius:10px;font-size:15px;color:#ccc}@media (max-width:560px){.blocked-users__card{flex-direction:column;align-items:flex-start}.blocked-users__avatar{width:40px;height:40px}.blocked-users__unblock-btn{width:100%;justify-content:center}}.favourite-people{max-width:1000px;margin:40px auto;padding:20px;color:#fff}.favourite-people__title{font-size:22px;font-weight:600;margin-bottom:20px;display:flex;align-items:center;gap:8px;color:#210053}.favourite-people__list{display:flex;flex-direction:column;gap:15px}.favourite-people__card{display:flex;align-items:center;justify-content:space-between;background:#39196590;padding:15px;border-radius:10px;gap:15px}.favourite-people__avatar{width:50px;height:50px;border-radius:50%}.favourite-people__info{flex:1}.favourite-people__info h4{font-size:16px;margin:0}.favourite-people__info p{font-size:14px;color:#ccc;margin:2px 0}.favourite-people__info span{font-size:13px;color:#ddd}.favourite-people__remove-btn{padding:8px 12px;background:#df314d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px;display:flex;align-items:center;gap:5px;transition:background .3s ease}.favourite-people__remove-btn:hover{background:#b02238}.favourite-people__empty{display:flex;align-items:center;gap:8px;background:#39196590;padding:20px;border-radius:10px;font-size:15px;color:#ccc}@media (max-width:560px){.favourite-people__card{flex-direction:column;align-items:flex-start}.favourite-people__avatar{width:40px;height:40px}.favourite-people__remove-btn{width:100%;justify-content:center}}.bell-dropdown{position:absolute;top:80px;right:15%;background:#391965;backdrop-filter:blur(14px);border-radius:16px;box-shadow:0 8px 30px rgba(0,0,0,.45);max-width:425px;width:100%;z-index:999;padding:14px;color:#fff;font-family:Inter,sans-serif;animation:dropdownFade .25s ease}@keyframes dropdownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.notification-item{display:flex;align-items:flex-start;padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.08);gap:12px;transition:background .25s ease;border-radius:10px}.notification-item:hover{background:#ffffff30}.notification-item:last-child{border-bottom:none}.notification-avatars{display:flex;align-items:center;position:relative}.notification-avatars img{width:38px;height:38px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-left:-8px;background:#210053;box-shadow:0 2px 6px rgba(0,0,0,.4);transition:transform .2s ease}.notification-avatars img:hover{transform:scale(1.08)}.notification-avatars img:first-child{margin-left:0}.extra-count{width:38px;height:38px;border-radius:50%;background:#df314d;color:#fff;font-size:13px;display:flex;align-items:center;justify-content:center;margin-left:-8px;border:2px solid #fff;font-weight:600;box-shadow:0 2px 8px rgba(223,49,77,.5)}.notification-content{flex:1}.notification-content p{font-size:14px;margin:0;line-height:1.5}.notification-content strong{color:#df314d}.notification-time{font-size:12px;color:rgba(255,255,255,.6);margin-top:4px;display:block}.notification-footer{text-align:center;margin-top:12px}.notification-footer a{display:inline-block;background:#df314d;color:#fff;font-size:14px;font-weight:600;padding:9px 16px;border-radius:5px;text-decoration:none;transition:all .25s ease;box-shadow:0 4px 10px rgba(223,49,77,.4)}.notification-footer a:hover{transform:translateY(-2px)}.whyweare{background-color:#391965;padding:60px 20px;display:flex;justify-content:center}.whyweare__container{max-width:1200px;width:100%;flex-wrap:wrap;gap:50px}.whyweare__container,.whyweare__left{display:flex;justify-content:center;align-items:center}.whyweare__left{max-width:580px}.whyweare__img{border-radius:12px;overflow:hidden;max-width:100%}.whyweare__img img{width:100%;height:auto;display:block;object-fit:cover}.whyweare__right{max-width:570px;display:flex;flex-direction:column;gap:20px;color:#fff}.whyweare__title{font-size:36px;font-family:Jost,sans-serif;font-weight:600;margin-bottom:0!important}.whyweare__text{font-size:20px;line-height:28px;font-family:Roboto,sans-serif;font-weight:400;max-width:570px;margin-bottom:0!important}.whyweare__stats{display:flex;gap:40px;flex-wrap:wrap}.whyweare__stat{display:flex;flex-direction:column;gap:5px}.whyweare__number{font-size:42px;font-weight:600;color:#df314d}.whyweare__label{font-size:14px;font-weight:400;color:#ddd}.whyweare__btn{display:flex;align-items:center;gap:8px;background-color:#210053;color:#fff;border:none;padding:15px 25px;width:max-content;font-size:16px;font-family:Roboto,sans-serif;font-weight:500;cursor:pointer;margin-top:5px;transition:background .3s ease}.whyweare__btn:hover{background-color:#df314d}.whyweare__icon{flex-shrink:0}@media screen and (max-width:1024px){.whyweare{padding:40px 15px}.whyweare__container{flex-direction:column;gap:40px}.whyweare__left,.whyweare__right{max-width:100%;text-align:center}.whyweare__title{font-size:28px}.whyweare__text{font-size:18px;line-height:26px;margin:0 auto}.whyweare__stats{justify-content:center;gap:30px}.whyweare__stat{align-items:center}.whyweare__number{font-size:32px}.whyweare__btn{margin:0 auto;padding:12px 20px;font-size:15px}}@media screen and (max-width:600px){.whyweare{padding:30px 10px}.whyweare__title{font-size:24px}.whyweare__text{font-size:16px;line-height:24px}.whyweare__stats{flex-direction:column;gap:20px}.whyweare__number{font-size:28px}.whyweare__btn{justify-content:center}}.aboutcards{width:100%;background-image:url(/assets/images/2nd-bg.png);background-size:cover;background-repeat:no-repeat;padding:100px 20px;display:flex;justify-content:center}.aboutcards__container{max-width:1200px;width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.aboutcards__card{background-color:#ffffff10;color:#fff;border-radius:5px;padding:20px 30px;text-align:left;transition:all .3s ease;box-shadow:0 8px 20px rgba(0,0,0,.3)}.aboutcards__card:hover{background-color:#df314d;transform:translateY(-6px)}.aboutcards__icon{display:flex}.aboutcards__title{font-size:24px;font-weight:600;margin-bottom:10px;margin-top:30px}.aboutcards__text{font-size:18px;line-height:22px;color:#f0f0f0;margin-bottom:0!important}@media (max-width:1024px){.aboutcards__container{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.aboutcards__container{grid-template-columns:1fr}.aboutcards__card{text-align:center}.aboutcards__icon{justify-content:center}}.trust{background-color:#391965;padding:60px 20px;text-align:center}.trust__heading{font-size:36px;font-weight:600;color:#fff;margin-bottom:50px}.trust__cards{display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.trust__card{width:365px;background:transparent;color:#fff;text-align:center}.trust__card,.trust__image{border-radius:12px;overflow:hidden}.trust__image{width:100%;margin-bottom:20px}.trust__img{width:100%;height:auto;display:block;object-fit:cover;border-radius:12px}.trust__title{font-size:24px;font-weight:600;margin-bottom:10px}.trust__subtitle{font-size:20px;font-weight:300;color:rgb(255,255,255);margin-bottom:0!important}@media (max-width:1024px){.trust__cards{gap:20px}.trust__card{width:45%}}@media (max-width:600px){.trust__heading{font-size:28px}.trust__card{width:100%}.trust__title{font-size:20px}.trust__subtitle{font-size:16px}}.building-bonds{background-image:url(/assets/images/2nd-bg.png);background-size:cover;background-repeat:no-repeat;padding:100px 20px;display:flex;justify-content:center;align-items:center;text-align:center;color:#fff}.building-bonds__container{max-width:1200px}.building-bonds__title{font-size:36px;font-weight:600;margin-bottom:50px}.building-bonds__text{font-size:20px;font-weight:400;line-height:1.7}@media (max-width:1024px){.building-bonds{padding:80px 20px}.building-bonds__title{font-size:32px;margin-bottom:40px}.building-bonds__text{font-size:18px}}@media (max-width:768px){.building-bonds{padding:70px 20px}.building-bonds__title{font-size:28px;margin-bottom:35px}.building-bonds__text{font-size:16px;line-height:1.6}}@media (max-width:480px){.building-bonds{padding:60px 15px}.building-bonds__title{font-size:24px;margin-bottom:25px}.building-bonds__text{font-size:15px;line-height:1.5}}.ourteam{background-color:#391965;text-align:center;padding:60px 20px;color:#fff;display:flex;justify-content:center;align-items:center}.ourteam-container{max-width:1200px;width:100%}.ourteam__title{font-size:28px;font-weight:700;margin-bottom:40px}.ourteam__grid{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.ourteam__card{border-radius:16px;overflow:hidden;transition:all .3s ease;color:#000;max-width:280px;width:100%;flex:1 1 calc(25% - 30px)}.ourteam__card:nth-child(odd){margin-top:35px}.ourteam__card:hover{transform:translateY(-6px)}.ourteam__image img{width:100%;height:370px;object-fit:cover;border-radius:20px}.ourteam__info{padding:10px;text-align:left}.ourteam__info h3{margin:0;font-size:24px;font-weight:600}.ourteam__info p{margin:6px 0 12px;font-size:18px;font-weight:300;color:white}.ourteam__socials{display:flex;justify-content:start;gap:12px}.ourteam__socials a{color:white;transition:color .3s ease}.ourteam__card:hover .ourteam__socials a{color:#fff}@media (max-width:992px){.ourteam__card{flex:1 1 calc(50% - 30px)}}@media (max-width:576px){.ourteam__card{flex:1 1 100%;margin-top:0!important}}.notifpage-wrapper{background-image:url(/assets/images/bg.jpg);background-size:cover;background-position:50%;min-height:100vh;padding:40px 20px;display:flex;justify-content:center;align-items:flex-start}.notifpage-container{width:100%;max-width:1000px;background:#ffffff30;backdrop-filter:blur(12px);padding:30px;border-radius:16px;box-shadow:0 8px 25px rgba(0,0,0,.4)}.notifpage-title{font-size:28px;font-weight:700;color:#fff;margin-bottom:5px;text-align:center}.notifpage-subtitle{font-size:14px;text-align:center;color:#ddd;margin-bottom:20px}.notifpage-list{display:flex;flex-direction:column;gap:15px}.notifpage-card{display:flex;align-items:center;gap:15px;background:#39196590;padding:15px 20px;border-radius:12px;transition:transform .2s ease,box-shadow .2s ease}.notifpage-card:hover{transform:translateY(-2px);box-shadow:0 6px 15px rgba(33,0,83,.6)}.notifpage-avatars{display:flex;align-items:center;position:relative}.notifpage-avatars img{width:42px;height:42px;border-radius:50%;border:2px solid #fff;object-fit:cover;margin-left:-8px;background:#210053;box-shadow:0 2px 6px rgba(0,0,0,.4);transition:transform .2s ease}.notifpage-avatars img:first-child{margin-left:0}.notifpage-avatars img:hover{transform:scale(1.08)}.notifpage-extra{width:42px;height:42px;border-radius:50%;background:#df314d;color:#fff;font-size:13px;display:flex;align-items:center;justify-content:center;margin-left:-8px;border:2px solid #fff;font-weight:600;box-shadow:0 2px 8px rgba(223,49,77,.5)}.notifpage-content{flex:1}.notifpage-text{color:#fff;font-size:16px;margin:0;line-height:1.4}.notifpage-time{font-size:12px;color:rgba(255,255,255,.7);margin-top:4px;display:block}.notifpage-delete{background:transparent;border:none;cursor:pointer;color:#fff;transition:color .2s ease}.notifpage-delete:hover{color:#df314d}.notifpage-actions{display:flex;gap:8px}.notifpage-btn{border:none;border-radius:6px;padding:6px 10px;font-size:13px;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:5px;transition:all .25s ease}.notifpage-btn.confirm{background:#df314d;color:#fff;box-shadow:0 3px 8px rgba(223,49,77,.4)}.notifpage-btn.confirm:hover{background:#b1253a}.notifpage-btn.reject{background:#ffffff30;color:#fff;box-shadow:0 3px 6px rgba(0,0,0,.3)}.notifpage-btn.reject:hover{background:#ffffff50}@media (max-width:600px){.notifpage-container{padding:20px}.notifpage-title{font-size:22px}.notifpage-card{flex-direction:column;align-items:flex-start;gap:10px}.notifpage-actions{align-self:flex-end}}.chat-page{display:flex;height:calc(100vh - var(--session-header-height, 0px));background:#210053;font-family:Inter,sans-serif;overflow:hidden;color:#fff;margin-top:var(--session-header-height,0)}.chat-sidebar{width:400px;height:100%;background:#391965;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.1);overflow-y:auto;padding:5px 7px 10px}.chat-sidebar__search{display:flex;align-items:center;padding:12px 25px;gap:10px;background:#ffffff20;border-radius:10px;margin-bottom:10px}.chat-sidebar__search input{flex:1;background:transparent;border:none;color:#fff;outline:none;font-size:14px}.chat-sidebar__list{list-style:none;margin:0;padding:5px;display:flex;flex-direction:column;row-gap:5px;background-color:#210053;border-radius:10px}.chat-sidebar__item{display:flex;align-items:center;padding:12px;gap:12px;cursor:pointer;transition:background .3s ease;border-bottom:1px solid rgba(255,255,255,.05);border-radius:10px}.chat-sidebar__item:hover,.chat-sidebar__item_active{background:#ffffff30}.chat-sidebar__avatar{position:relative;display:inline-block}.chat-sidebar__avatar img{width:45px;height:45px;border-radius:50%;object-fit:cover}.online{color:#4caf50;font-size:13px}.offline{color:#aaa;font-size:13px}.online-dot{position:absolute;bottom:3px;right:3px;width:10px;height:10px;background:#4caf50;border:1px solid #fff;border-radius:50%}.chat-sidebar__details{flex:1}.chat-sidebar__details h4{font-size:15px;margin:0;font-weight:600}.chat-sidebar__details p{margin:2px 0 0;font-size:13px;color:rgba(255,255,255,.7)}.chat-sidebar__time{font-size:12px;color:rgba(255,255,255,.6)}.chat-sidebar__meta{display:flex;flex-direction:column;align-items:flex-end;gap:6px}.chat-sidebar__badge{background:#e63946;color:#fff;font-size:12px;font-weight:500;padding:2px 8px;border-radius:12px;min-width:20px;text-align:center}.chat-window{flex:1;display:flex;flex-direction:column;background-image:url(/assets/images/bg.jpg);background-size:cover;background-position:50%;position:relative;height:100%}.hide-window,.show-window{width:100%}.chat-window__header{display:flex;justify-content:space-between;align-items:center;padding:14px 25px;background:#391965;border-bottom:1px solid rgba(255,255,255,.1)}.chat-window__user{display:flex;align-items:center;gap:10px}.chat-window__user img{width:42px;height:42px;border-radius:50%;object-fit:cover;cursor:pointer}.chat-window__user h3{font-size:16px;margin:0}.chat-window__user .online{font-size:12px;color:#df314d}.chat-window__actions{display:flex;justify-content:center;align-items:center;gap:25px;color:#fff}.chat-window__actions svg{cursor:pointer}.chat-window__back{display:none;margin-right:5px;background:none;border:none;color:#fff}.dropdown-wrapper{position:relative;display:inline-block}.chat-window__more{background:none;border:none;cursor:pointer;padding:5px;color:#fff}.chat-dropdown{position:absolute;top:57px;right:0;background:#391965;padding:3px;color:#333;list-style:none;border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.15);z-index:1000;min-width:180px}.chat-dropdown li{display:flex;align-items:center;gap:8px;padding:10px 15px;cursor:pointer;font-size:14px;color:white;border-radius:6px}.chat-dropdown li:hover{background:#df314d}.chat-window__messages{flex:1;overflow-y:auto;padding:20px;display:flex;flex-direction:column;gap:12px}.chat-window__typing{max-width:950px!important;border-radius:10px;width:100%;display:flex;align-items:flex-end;margin-inline:auto;margin-bottom:20px;gap:15px;padding:15px 25px;background:#ffffff50}.chat-window__textarea{flex:1;padding:10px 25px;border-radius:10px;border:none;outline:none;background:#391965;color:#fff;font-size:16px;min-width:0;resize:none;overflow:hidden;line-height:1.4;max-height:120px}.chat-window__attach,.chat-window__send{background:#df314d;border:none;color:#fff;width:42px;height:42px;border-radius:10px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease;flex-shrink:0}.chat-window__attach:hover,.chat-window__send:hover{background:#b1253a}.chat-typing-container{padding:0 20px}@media (max-width:768px){.chat-window__typing{gap:10px;padding:12px 15px;margin-bottom:10px;align-items:flex-end}.chat-window__textarea{font-size:14px;padding:8px 15px}.chat-window__attach,.chat-window__send{width:36px;height:36px}.chat-window__attach svg,.chat-window__send svg{width:16px;height:16px}}@media (max-width:480px){.chat-typing-container{padding:0 10px}.chat-window__typing{gap:8px;padding:10px 8px}.chat-window__textarea{font-size:15px;padding:10px 18px}.chat-window__attach,.chat-window__send{width:37px;height:37px}.chat-window__attach svg,.chat-window__send svg{width:14px;height:14px}.chat-window__header{padding:14px 10px}.chat-window__actions{gap:15px}}.message-bubble{max-width:75%;min-width:70px!important;padding:10px 14px;border-radius:18px;font-size:14px;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;white-space:pre-wrap;display:inline-block;position:relative}.message-time{font-size:11px;color:rgba(255,255,255,.7);position:absolute;bottom:4px;right:10px}.message-bubble.sent{align-self:flex-end;background:#df314d;color:#fff;border-bottom-right-radius:4px}.message-bubble.sent p{white-space:pre-wrap;word-wrap:break-word}.message-bubble.received p,.message-bubble.sent p{margin-bottom:0!important}.message-bubble.received{align-self:flex-start;background:#ffffff40;color:#fff;border-bottom-left-radius:4px;backdrop-filter:blur(10px)}.chat-empty{flex:1;color:rgba(255,255,255,.8);font-size:18px;background-image:url(/assets/images/bg.jpg);background-size:cover;background-position:50%;margin-bottom:0!important;height:100%}.chat-empty,.chat-empty-msg{display:flex;align-items:center;justify-content:center}.chat-empty-msg{column-gap:10px}.chat-empty-msg h2{margin-bottom:0!important;font-weight:500}.chat-sidebar::-webkit-scrollbar,.chat-window__messages::-webkit-scrollbar{width:4px}.chat-sidebar::-webkit-scrollbar-thumb,.chat-window__messages::-webkit-scrollbar-thumb{background:#df314d;border-radius:4px}.chat-sidebar::-webkit-scrollbar-track,.chat-window__messages::-webkit-scrollbar-track{background:rgba(255,255,255,.1)}@media (max-width:768px){.chat-page{flex-direction:column}.chat-window{height:100%}.chat-sidebar,.chat-sidebar-wrapper{width:100%;height:100%}.chat-sidebar-wrapper{padding-top:90px}.chat-window-wrapper{width:100%;height:100%;padding-top:90px}.show-sidebar{display:block}.hide-sidebar,.hide-window{display:none}.show-window{display:block}.chat-empty{display:none!important}.chat-window__back{display:inline-block}}@media (min-width:769px) and (max-width:1240px){.chat-sidebar{width:300px}}.custom-input{color:#ffffff!important;background-color:#391965!important;border-radius:5px;padding:10px;transition:background-color .2s,border-color .2s}.custom-input,.custom-input::placeholder{font-weight:300!important;letter-spacing:.5px}.custom-input::placeholder{color:rgba(255,255,255,.7)!important;opacity:1}.custom-input:focus{outline:none;color:#ffffff;background-color:#391965;border-color:#df314d!important}input.custom-input:-webkit-autofill,input.custom-input:-webkit-autofill:active,input.custom-input:-webkit-autofill:focus,input.custom-input:-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px #391965!important;-webkit-text-fill-color:#ffffff!important;border-color:#df314d!important}.forgot-wrapper{min-height:100vh;width:100%;display:flex;align-items:center;justify-content:center;padding:20px;background:url(/assets/images/bg.jpg) no-repeat 50%/cover;font-family:sans-serif}.forgot-wrapper .forgot-box{position:relative;width:100%;max-width:500px;background-color:#ffffff20;border-radius:16px;padding:40px 32px;text-align:center;color:white;box-shadow:0 10px 25px rgba(0,0,0,.3)}.forgot-wrapper .logo-wrapper{margin-bottom:24px}.forgot-wrapper .logo{height:40px;width:auto}.forgot-wrapper h1{font-size:30px;font-weight:700;margin-bottom:24px}.forgot-wrapper form{display:flex;flex-direction:column;gap:16px}.forgot-wrapper .input-group{display:flex;flex-direction:column;gap:6px;text-align:left}.forgot-wrapper label{font-size:.9rem;color:white}.forgot-wrapper input{padding:12px;border-radius:4px;border-top-left-radius:4px!important;border-bottom-left-radius:4px!important;border:none;background-color:#210053;color:white;font-size:1rem}.forgot-wrapper input::placeholder{color:rgba(255,255,255,.6)}.forgot-wrapper .cooldown-msg{font-size:.8rem;color:#df314d;margin-top:4px}.forgot-wrapper button{margin-top:16px;width:100%;padding:12px;border-radius:8px;border:1px solid #df314d;background-color:#df314d;color:white;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center}.forgot-wrapper button:hover:not(:disabled){background-color:white;color:#df314d;border-color:#df314d}.forgot-wrapper button:disabled{background-color:rgba(223,49,77,.5);border-color:rgba(223,49,77,.5);cursor:not-allowed}.forgot-wrapper .back-link{display:flex;align-items:center;justify-content:center;gap:4px;font-size:1rem;margin-top:24px;color:rgba(255,255,255,.8)}.forgot-wrapper .back-link a{color:#df314d;text-decoration:none}.forgot-wrapper .back-link a:hover{text-decoration:underline}@media (max-width:480px){.forgot-wrapper .forgot-box{padding:24px 20px}.forgot-wrapper h1{font-size:1.5rem}.forgot-wrapper button{font-size:.9rem}}.header-fixed{top:0!important}.reset-password-page{min-height:100vh;width:100%;background:url(/assets/images/bg.jpg) no-repeat 50%/cover;display:flex;justify-content:center;align-items:center;padding:0 1rem;position:relative;font-family:Inter,sans-serif}.reset-password-overlay{position:absolute;inset:0;background-color:rgba(33,0,83,.7)}.reset-password-card{position:relative;z-index:10;max-width:500px;width:100%;padding:2rem;border-radius:1rem;background-color:rgba(255,255,255,.1);backdrop-filter:blur(12px);box-shadow:0 10px 25px rgba(0,0,0,.3);border:1px solid rgba(255,255,255,.2);color:white;display:flex;flex-direction:column}.reset-password-logo{display:flex;justify-content:center;margin-bottom:1.5rem}.reset-password-logo img{height:40px;width:auto}.reset-password-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:1.5rem}.reset-password-error{color:#df314d;font-size:.75rem;margin-bottom:.5rem}.reset-password-info{text-align:center;padding:1rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.2);margin-bottom:1rem}.reset-password-token-missing{background-color:rgba(33,0,83,.6);font-weight:600}.reset-password-success{background-color:rgba(187,187,187,.36);font-weight:600}.reset-password-success small{display:block;margin-top:.25rem;font-size:.875rem;color:#df314d!important;font-weight:300}.reset-password-form{display:flex;flex-direction:column;gap:1rem}.reset-password-form label{display:block;font-size:.875rem;margin-bottom:.5rem;color:white}.reset-password-form input{width:100%;padding:.5rem 1rem;border-radius:.4rem;background-color:rgba(33,0,83,.6);border:none;color:white;font-size:1rem}.reset-password-form input::placeholder{color:rgba(203,203,203,.6)}.reset-password-form input:focus{outline:none;box-shadow:0 0 0 2px #df314d}.reset-password-form small{font-size:.75rem;color:#df314d;margin-top:.55rem;font-weight:300}.reset-password-form button{margin-top:.5rem;width:100%;padding:.5rem 0;border-radius:.4rem;background-color:#df314d;border:1px solid #df314d;font-weight:600;color:white;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center}.reset-password-form button:hover{background-color:white;color:#df314d}.reset-password-form button:disabled{opacity:.6;cursor:not-allowed}.change-password-wrapper{position:relative;min-height:100vh;width:100%;background:url(/assets/images/bg.jpg) no-repeat 50%/cover;display:flex;align-items:center;justify-content:center;padding:1rem}.overlay{position:absolute;inset:0;background-color:rgba(33,0,83,.7)}.form-container{position:relative;z-index:10;background:rgba(255,255,255,.1);backdrop-filter:blur(12px);border-radius:1rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 10px 30px rgba(0,0,0,.3);width:100%;max-width:500px;padding:2rem;box-sizing:border-box;color:#fff}.logo-container{display:flex;justify-content:center;margin-bottom:1.5rem}.logo-container img{height:40px;width:auto}.form-heading{font-size:2rem;font-weight:700;text-align:center;margin-bottom:1.5rem}.input-group{display:flex;flex-direction:column}.input-group label{font-size:.95rem;margin-bottom:.4rem;margin-top:1rem}.input-wrapper{position:relative;display:flex;align-items:center}.input-wrapper input{width:100%;padding:.65rem 2.5rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.4);background-color:rgba(33,0,83,.6);color:#fff;font-size:1rem;outline:none}.input-wrapper input::placeholder{color:rgba(255,255,255,.6)}.input-wrapper .input-icon{position:absolute;top:50%;transform:translateY(-50%);left:.7rem;pointer-events:none;color:rgba(255,255,255,.8)}.input-wrapper .toggle-icon{position:absolute;right:.7rem;cursor:pointer;color:rgba(255,255,255,.8)}.input-wrapper .toggle-icon:hover{color:#fff}.error-text,.info-text{color:#df314d;font-size:.85rem;margin-top:.25rem}.info-text{margin-bottom:0!important}button[type=submit]{width:100%;border-radius:.5rem;border:1px solid #df314d;background-color:#df314d;color:#fff;font-weight:600;font-weight:400;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center;margin-top:1.2rem}button[type=submit]:disabled{opacity:.6;cursor:not-allowed}@media (max-width:480px){.form-container{padding:1.5rem}.form-heading{font-size:1.75rem}}.input-label{text-align:left;font-weight:300;margin-bottom:10px}.custom-pointer{cursor:pointer}.form-group{text-align:left}.account-form .form-group .custom-input{padding-left:2.2rem!important}@media (max-width:480px){.account-wrapper{padding:20px!important}}.input-with-icon{position:relative}.input-icon{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#ffffff}.input-with-icon input{padding-left:40px}input::-webkit-autofill::selection,input::-webkit-autofill:focus,input::-webkit-autofill:hover{-webkit-box-shadow:inset 0 0 0 1000px rgba(33,0,83,.6)!important;-webkit-text-fill-color:#ffffff!important}.padding-tb-override{padding:75px 0!important}.radio-btn-fix{width:fit-content!important;margin-right:5px!important;appearance:none!important;-webkit-appearance:none!important;width:18px!important;height:18px!important;border:1px solid #df314d!important;border-radius:50%!important;outline:none!important;cursor:pointer!important;position:relative!important;margin-right:8px!important;vertical-align:middle!important;box-shadow:unset!important;padding:unset!important}.radio-btn-fix:checked:after{content:""!important;display:block!important;width:10px!important;height:10px!important;background-color:#df314d!important;border-radius:50%!important;position:absolute!important;top:3px!important;left:3px!important}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(1)!important}.custom-checkbox{width:16px!important;height:16px!important;accent-color:#df314d!important;box-shadow:unset!important;margin-bottom:unset!important;cursor:pointer!important}.form-check-label{color:#ffffff!important;font-weight:300!important}.custom-checkbox:checked{background-color:#df314d!important;border-color:#df314d!important}.progress-bar{justify-content:space-between;margin-bottom:20px;flex-direction:row!important}.progress-bar,.progress-step{display:flex;position:relative}.progress-step{flex-direction:column;align-items:center;flex:1}.circle{width:28px;height:28px;border-radius:50%;background-color:#573b7c;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700;z-index:1;transition:background-color .3s,color .3s;cursor:pointer}.circle.completed{background-color:#df314d;color:#fff}.line{position:absolute;top:25%;left:50%;width:0;height:2px;background-color:rgba(255,255,255,.664);z-index:0;transition:.5s ease ease,background-color .5s ease}.progress-step:not(:last-child) .line{width:100%;transform:translateX(0)}.line.completed{background-color:#df314d;width:100%}.label{margin-top:6px;font-size:12px;text-align:center;transition:color .3s}.progress-step .label.completed{color:#df314d}.or-override{margin:15px auto 20px!important}.btn-overrider{height:fit-content!important;line-height:unset!important;padding:15px!important}.user-banner.ouiluv-banner-section{display:flex!important;flex-direction:row!important;align-items:flex-start!important;min-height:100vh!important;position:relative!important;padding-top:150px!important}.container.ouiluv-banner-container{display:flex!important;width:100%!important;gap:30px!important}.banner-content-sticky.ouiluv-form-sticky{position:sticky!important;top:100px!important;z-index:10!important;padding:20px!important;border-radius:8px!important}.feed-wrapper.ouiluv-feed-area{display:flex;flex-direction:column;align-items:center;padding:15px}.feed-slider.ouiluv-feed-scrollable{display:grid;grid-template-columns:repeat(1,1fr);gap:15px;width:100%;max-height:85vh;overflow-y:auto;padding:10px;scrollbar-width:none!important;-ms-overflow-style:none!important}.feed-slider.ouiluv-feed-scrollable::-webkit-scrollbar{display:none!important}.feed-item.ouiluv-feed-item{display:flex;flex-direction:column;background:#573b7c;padding:20px;transition:transform .3s ease}.feed-item.ouiluv-feed-item:hover{transform:translateY(-5px)}.feed-header{display:flex;gap:15px;margin-bottom:30px;align-items:center}.feed-header p{margin-bottom:0!important}.feed-header-info{display:flex;flex-direction:column}.feed-thumb{flex-shrink:0}.feed-img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:2px solid #573b7c}.feed-title{font-size:1.2rem;font-weight:500;margin-bottom:5px;letter-spacing:.5px;color:#fff}.feed-subtitle{font-weight:300;font-size:.9rem;color:rgb(255,255,255)}.divider-line{background-color:rgba(255,255,255,.3);height:.5px;width:100%;margin:25px 0}.feed-bio{color:#ffffff;margin-bottom:15px;font-weight:300;text-align:left}.feed-photos{display:grid;gap:8px;margin-bottom:12px;height:max-content}.photos-count-1{grid-template-columns:1fr}.photos-count-2{grid-template-columns:repeat(2,1fr)}.photos-count-3{display:grid;grid-template-columns:2fr 1fr;gap:8px}.photos-count-3 img:first-child{grid-row:span 2;height:100%}.photos-count-3 img:nth-child(2),.photos-count-3 img:nth-child(3){height:100%}.feed-photo{width:100%;aspect-ratio:20/10;object-fit:cover}.feed-likes-comments{display:flex;justify-content:space-between;align-items:center;font-size:1rem;color:#ddd;flex-wrap:wrap}.total-likes{display:flex;align-items:center;gap:5px}.total-comments,.total-likes{color:white;font-weight:300}.feed-actions{display:flex;gap:50px;flex-wrap:wrap}.btn-action{display:flex;align-items:center;gap:5px;background:transparent;color:#fff;border:none;cursor:pointer;font-size:1rem;width:max-content;padding:0!important}.total-member.ouiluv-total-members{margin:20px 0;display:inline-flex;align-items:center;gap:1rem;width:250px;padding:.5rem 1rem;background:linear-gradient(90deg,#391965,#573b7c);border-radius:5px;color:#fff;font-family:Arial,sans-serif;box-shadow:0 2px 6px rgba(0,0,0,.15);transition:background .3s ease,transform .3s ease}.total-member.ouiluv-total-members:hover{background:linear-gradient(90deg,#573b7c,#391965);transform:translateY(-2px)}.total-member .icon-wrapper{background:rgba(255,255,255,.15);padding:.5rem;border-radius:5%;display:flex;align-items:center;justify-content:center;animation:icon-bounce 2s infinite}.total-member .icon-wrapper svg{color:#df314d}@keyframes icon-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.total-member .member-info h4{font-size:1rem;font-weight:600;margin:0;letter-spacing:.5px}.total-member .member-info span{font-size:.8rem;opacity:.9;font-weight:400;letter-spacing:.5px}@media (max-width:600px){.total-member.ouiluv-total-members{gap:.75rem;padding:.4rem .8rem}.total-member .member-info h4{font-size:1.25rem}.total-member .member-info span{font-size:.9rem}}@media (max-width:768px){.feed-wrapper.ouiluv-feed-area{padding:unset}.divider-line{margin:20px 0}.feed-item.ouiluv-feed-item{text-align:center;padding:20px 10px}.feed-header{text-align:center;margin-bottom:15px;align-items:center}.feed-title{font-size:1rem;font-weight:700;margin-bottom:5px;color:#fff;text-align:left}.feed-actions{justify-content:center;gap:20px}.feed-photos{grid-template-columns:1fr!important}.feed-likes-comments{flex-direction:column;align-items:flex-start;gap:15px;font-size:14px}.feed-photo{aspect-ratio:auto;height:auto}.btn-action{font-size:14px}}.inline-submenu{list-style:none;padding-left:15px;margin-top:10px;max-height:0;overflow:hidden;transition:max-height .6s ease}.inline-submenu.open{max-height:500px}.inline-submenu li,.inline-submenu li a{padding:8px 0}.menu-item-has-children>a{cursor:pointer;color:white}.menu li .submenu li a{padding:14px 20px!important;font-size:14px;border-bottom:unset!important}@media (max-width:991px){.menu li .dropdown-link-clr{color:white!important}}@media (max-width:992px){.menu{display:block!important}.menu-item-has-children .inline-submenu{display:block}.inline-submenu{padding-left:20px}.menu>li{margin-bottom:10px}}.terms-container{max-width:1240px;margin:40px auto;padding:20px}.terms-content{background:transparent;padding:10px;color:#fff;line-height:1.7}.terms-content h2{font-size:32px;color:#df314d;margin-bottom:20px;text-align:center}.terms-content h3{font-size:22px;margin:20px 0 10px;color:#df314d;display:flex;align-items:center;gap:8px}.terms-content p,.terms-content ul{font-size:18px;color:#e0d9f5}.terms-content p{margin-bottom:unset!important}.terms-content ul{list-style:disc;padding-left:25px}.terms-content a{color:#df314d;text-decoration:underline}.highlight-box:before{content:"“";font-size:36px;color:#df314d;position:absolute;top:4px;left:10px}.highlight-box p{margin-left:10px}.categories-box{background:#210053;color:#fff;box-shadow:0 4px 12px rgba(0,0,0,.2);margin-bottom:20px}.categories-title-box{padding:25px 30px;border-bottom:1px solid rgba(255,255,255,.15)}.categories-title{font-size:20px;font-weight:600;margin-bottom:0!important}.categories-list-box{padding:25px 30px}.categories-list{display:flex;flex-wrap:wrap;gap:10px;max-height:220px;overflow-y:auto;padding:5px 0;scrollbar-width:thin;scrollbar-color:#df314d transparent}.categories-list::-webkit-scrollbar{width:6px}.categories-list::-webkit-scrollbar-thumb{background-color:#df314d;border-radius:10px}.category-item{background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.25);padding:6px 14px;font-size:14px;border-radius:20px;cursor:pointer;transition:all .3s ease;white-space:nowrap}.category-item:hover{background:#df314d;border-color:#df314d;transform:translateY(-2px);box-shadow:0 3px 8px rgba(223,49,77,.4)}.category-item.active{background:#df314d;border-color:#df314d;font-weight:600}.category-item.error{background:rgba(255,0,0,.1);border-color:red;color:#ff6b6b}.category-item.info{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.2);color:#bbb}@media (max-width:768px){.terms-container{padding:15px;margin:20px auto}.terms-content h2{font-size:22px}.terms-content h3{font-size:18px}.terms-content p,.terms-content ul{font-size:16px}}.privacy-container{max-width:1240px;margin:40px auto;padding:20px}.privacy-content{background:transparent;padding:10px;color:#fff;line-height:1.7}.privacy-content h2{font-size:32px;color:#df314d;margin-bottom:20px;text-align:center}.privacy-content h3{font-size:22px;margin:20px 0 10px;color:#df314d;display:flex;align-items:center;gap:8px}.privacy-content p,.privacy-content ul{font-size:18px;color:#e0d9f5}.privacy-content p{margin-bottom:unset!important}.terms-list{list-style:none;padding:0;margin:10px 0}.terms-list li{display:flex;align-items:center;gap:8px;margin:8px 0;font-size:15px;color:#e0d9f5}.list-icon{color:#ffffff;flex-shrink:0}.privacy-content a{color:#df314d;text-decoration:underline}.highlight-box{border-left:4px solid #df314d;padding:18px 20px;margin:25px 0;background:rgba(87,59,124,.45);border-radius:6px;font-style:italic;color:#e0d9f5;position:relative;display:flex;align-items:flex-start;gap:10px}.icon{color:#df314d;flex-shrink:0}.paginations .page-link{width:35px;height:35px;border:1px solid;border-radius:50%;transition:all .5s}.paginations .active .page-link,.paginations .page-link:hover{border-color:#df314d;background-color:#df314d}.blog-search-box{position:relative}.blog-search-suggestions{position:absolute;top:calc(100% + 8px);left:0;right:0;z-index:30;max-height:260px;overflow-y:auto;border-radius:10px;border:1px solid rgba(255,255,255,.14);background:#2a0c3d;box-shadow:0 14px 30px rgba(17,4,30,.4)}.blog-search-suggestion-list{margin:0;padding:6px 0;list-style:none}.blog-search-suggestion-btn{width:100%;border:0;background:transparent;color:#ffffff;text-align:left;padding:10px 14px;font-size:14px;line-height:1.4;transition:background .2s ease}.blog-search-suggestion-btn:hover{background:rgba(223,49,77,.22)}.blog-search-hint{margin:0;padding:12px 14px;font-size:13px;color:rgba(255,255,255,.78)}.paginations.blog-pagination{margin-top:32px}.paginations.blog-pagination .blog-pagination-list{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;list-style:none;margin:0;padding:0}.paginations.blog-pagination .blog-pagination-btn{min-width:42px;height:42px;border-radius:999px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.04);color:#ffffff;padding:0 14px;font-size:14px;font-weight:600;line-height:1;display:inline-flex;align-items:center;justify-content:center;gap:6px;transition:all .2s ease}.paginations.blog-pagination .blog-pagination-btn:hover:not(:disabled){border-color:#df314d;background:rgba(223,49,77,.16);color:#ffffff}.paginations.blog-pagination .blog-pagination-page.is-active{border-color:#df314d;background:#df314d;color:#ffffff;box-shadow:0 8px 20px rgba(223,49,77,.35)}.paginations.blog-pagination .blog-pagination-btn:disabled{opacity:.45;cursor:not-allowed}.paginations.blog-pagination .blog-pagination-ellipsis{color:rgba(255,255,255,.65);font-weight:700;padding:0 4px}@media (max-width:768px){.privacy-container{padding:15px;margin:20px auto}.privacy-content h2{font-size:22px}.privacy-content h3{font-size:18px}.privacy-content p,.privacy-content ul{font-size:16px}.paginations .page-link{width:28px;height:28px;font-size:14px}.paginations.blog-pagination .blog-pagination-list{gap:6px}.paginations.blog-pagination .blog-pagination-btn{min-width:36px;height:36px;padding:0 10px;font-size:13px}.paginations.blog-pagination .blog-pagination-nav-text{display:none}.categories .cat-bubble{padding:3px 12px;font-size:13px}}.legal-links{display:flex;align-items:center;justify-content:center;column-gap:10px;padding-top:10px}.legal-links a{color:white;font-weight:300}.legal-links span{font-weight:100}@media (min-width:992px){.header-menu li.menu-item-has-children:hover .submenu-open{-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);opacity:1!important;display:block!important;visibility:visible!important;max-height:400px}}.user_name{color:white;padding:4px 14px;text-align:center;font-style:italic;font-size:16px;letter-spacing:.5px;background-color:#df314d;border-radius:6px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;word-wrap:break-word;max-width:160px}.header-top.header-top-bg{background:rgba(49,19,91,.3)!important;backdrop-filter:blur(20px)!important;-webkit-backdrop-filter:blur(20px)!important;z-index:999!important}.verify-otp-section{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#210053,#573b7c);color:#fff;padding:16px}.otp-wrapper{width:100%;max-width:520px;margin:0 auto;background:rgba(33,0,83,.8);padding:32px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.4);text-align:center}.otp-title{font-size:1.75rem;font-weight:600;margin-bottom:12px}.otp-subtext{font-size:1rem;font-weight:400;margin-bottom:24px;color:rgb(255,255,255)}.otp-subtext .strong{font-weight:600}.otp-subtext strong{font-weight:400;color:rgb(255,255,255)}.otp-input-group{margin-bottom:12px}.otp-actions{display:flex;justify-content:space-between;gap:12px;margin-top:16px;flex-wrap:wrap}.resend-btn{background:transparent;border:none;color:#df314d;cursor:pointer;font-weight:400;transition:all .3s ease;display:flex;justify-content:center;padding:6px 0!important}.resend-btn:disabled{color:#aaa;cursor:not-allowed}.resend-btn:hover:not(:disabled){color:#fff}.verify-btn{flex:1;padding:12px 16px;background-color:#df314d;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;justify-content:center}.verify-btn:disabled{background-color:#aaa;cursor:not-allowed}.verify-btn:hover:not(:disabled){background-color:#fff;color:#df314d}.otp-boxes{display:flex;justify-content:space-between;gap:12px;position:relative;flex-wrap:nowrap}.otp-box{width:48px;height:56px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;border-radius:8px;background:rgba(57,25,101,.7);border:1px solid #df314d;color:#fff;transition:all .3s ease;flex-shrink:0}.otp-box.filled{background:#573b7c;color:#fff;transform:scale(1.05);border:none}.otp-hidden-input{position:absolute;inset:0;opacity:0;pointer-events:all}@media (max-width:768px){.otp-wrapper{padding:24px 20px}.otp-title{font-size:1.5rem}.otp-subtext{font-size:.9rem;margin-bottom:20px}.otp-box{width:44px;height:52px;font-size:1.25rem}.otp-actions{flex-direction:column;gap:10px}.verify-btn{width:100%}.resend-btn{order:2;width:100%;justify-content:center}}@media (max-width:480px){.otp-wrapper{padding:20px 16px;border-radius:10px}.otp-title{font-size:1.25rem}.otp-subtext{font-size:.85rem;margin-bottom:18px}.otp-boxes{gap:6px}.otp-box{width:38px;height:45px;font-size:1rem}.verify-btn{padding:10px;font-size:.95rem}.resend-btn{font-size:.85rem}}.all-blog-image{width:100%;max-height:440px;height:100%;object-fit:fill;aspect-ratio:16/10}.custom-blog-wrapper{display:grid!important;grid-template-columns:1fr!important;gap:20px!important}.custom-post-item{background:#210053!important;padding:16px!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;justify-content:space-between!important;transition:transform .3s ease,box-shadow .3s ease!important}.custom-post-item,.custom-post-item-inner{display:flex!important;flex-direction:column!important}.custom-post-item-inner{gap:14px!important}.custom-post-thumb{width:100%!important;overflow:hidden!important;transition:transform .4s ease!important}.custom-thumb{height:320px!important;width:100%!important}.custom-post-content{display:flex!important;flex-direction:column!important;gap:10px!important}.custom-badge,.custom-btn,.custom-line,.custom-meta,.custom-page,.custom-title{transition:background-color .3s ease,transform .3s ease!important}.custom-meta{height:16px!important;width:120px!important;border-radius:6px!important}.custom-title{height:22px!important;width:75%!important;margin-bottom:8px!important;border-radius:4px!important}.custom-lines{display:flex!important;flex-direction:column!important;gap:6px!important}.custom-line.full{width:100%!important}.custom-line.full,.custom-line.ninety{height:16px!important;border-radius:4px!important}.custom-line.ninety{width:90%!important}.custom-line.seventy{height:16px!important;width:70%!important;border-radius:4px!important}.custom-blog-footer{display:flex!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important;margin-top:10px!important}.custom-btn{height:32px!important;width:110px!important;border-radius:6px!important}.custom-footer-actions{display:flex!important;align-items:center!important;gap:10px!important}.custom-badge.short{width:60px!important}.custom-badge.long,.custom-badge.short{height:20px!important;border-radius:6px!important}.custom-badge.long{width:80px!important}.custom-pagination-shimmer{margin-top:28px!important;display:flex!important;justify-content:center!important;align-items:center!important;gap:12px!important;flex-wrap:wrap!important}.custom-page.wide{height:36px!important;width:80px!important;border-radius:8px!important}.custom-page.circle{height:36px!important;width:36px!important;border-radius:50%!important}.custom-shimmer{position:relative;overflow:hidden;background:rgba(255,255,255,.1)}.custom-shimmer:after{content:"";position:absolute;top:0;left:0;height:100%;width:200%;background:linear-gradient(90deg,rgba(255,255,255,0) 0,rgba(255,255,255,.3) 50%,rgba(255,255,255,0));animation:shimmer-move 2s linear infinite}@keyframes shimmer-move{0%{transform:translateX(-50%)}to{transform:translateX(0)}}.css-1hgcujo-MuiPickersInputBase-root-MuiPickersOutlinedInput-root{padding-left:2.2rem!important;color:white!important;height:47px!important}.css-1umw9bq-MuiSvgIcon-root{fill:rgb(255 255 255)!important;font-size:1.3rem!important}.css-1fb7els-MuiPickersSectionList-root-MuiPickersInputBase-sectionsContainer-MuiPickersOutlinedInput-sectionsContainer{padding:11px 0!important;font-weight:300!important}.css-1hgcujo-MuiPickersInputBase-root-MuiPickersOutlinedInput-root.Mui-focused:not(.Mui-error) .MuiPickersOutlinedInput-notchedOutline{border-color:#df314d!important}.css-1hgcujo-MuiPickersInputBase-root-MuiPickersOutlinedInput-root.Mui-focused .MuiPickersOutlinedInput-notchedOutline{border-style:solid!important;border-width:1px!important}.css-lqwr9g-MuiPickersOutlinedInput-notchedOutline{border-color:rgba(223,49,77,.3)!important}.MuiPickersInputBase-root.MuiPickersOutlinedInput-root{border-radius:4px;outline:none!important}.MuiPickersInputBase-root.MuiPickersOutlinedInput-root.Mui-focused,.MuiPickersInputBase-root.MuiPickersOutlinedInput-root:focus{outline:none!important;box-shadow:none!important}.MuiFormControl-root.MuiFormControl-fullWidth.MuiPickersTextField-root.form-control.custom-input.date-input.css-19y0qf7-MuiFormControl-root-MuiPickersTextField-root{outline:none!important;border:none!important}.css-15a32k7-MuiButtonBase-root-MuiIconButton-root-MuiPickersCalendarHeader-switchViewButton,.css-16hplv9-MuiButtonBase-root-MuiIconButton-root-MuiPickersCalendarHeader-switchViewButton,.css-1bsiu4i-MuiButtonBase-root-MuiIconButton-root-MuiPickersArrowSwitcher-button,.css-xp4e7m-MuiButtonBase-root-MuiIconButton-root-MuiPickersArrowSwitcher-button{width:max-content!important}.css-4k4mmf-MuiButtonBase-root-MuiPickersDay-root:focus.Mui-selected{background-color:#df314d!important}.css-qct7wd-MuiButtonBase-root-MuiPickersDay-root:not(.Mui-selected){border:1px solid #df314d!important}.css-1mvmid-MuiYearCalendar-button.Mui-selected:focus,.css-1mvmid-MuiYearCalendar-button.Mui-selected:hover{background-color:#df314d!important}.chat-sidebar-wrapper,.chat-window-wrapper{position:relative;padding-top:90px!important}.members-scroll-container{max-height:72vh;overflow-y:auto;overflow-x:hidden;padding-right:6px}.user-top-loader{position:fixed;top:0;left:0;right:0;height:3px;z-index:1055;pointer-events:none;background:transparent}.user-top-loader__bar{height:100%;width:40%;background:linear-gradient(90deg,#7c3aed,#22d3ee,#22c55e);animation:user-top-loader-slide 1.2s ease-in-out infinite,user-top-loader-glow 1.2s ease-in-out infinite;box-shadow:0 0 10px rgba(34,211,238,.6)}@keyframes user-top-loader-slide{0%{transform:translateX(-60%)}50%{transform:translateX(80%)}to{transform:translateX(160%)}}@keyframes user-top-loader-glow{0%,to{opacity:.7}50%{opacity:1}}