.rdp-input-wrapper{position:relative;width:100%}.rdp-popover{position:absolute;z-index:9999;top:calc(100% + 6px);left:0;animation:rdp-fade-in .15s ease}@keyframes rdp-fade-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.rdp{--rdp-cell-size:38px;--rdp-accent-color:#7c3aed;--rdp-background-color:rgba(124,58,237,0.15);--rdp-outline:none;--rdp-outline-selected:none;margin:0;padding:16px 16px 12px;background:#1a1025;border:1px solid hsla(0,0%,100%,.08);border-radius:14px;box-shadow:0 8px 32px rgba(0,0,0,.55),inset 0 1px 0 hsla(0,0%,100%,.04);font-family:Inter,sans-serif;font-size:13px;color:#9d8fc0;min-width:288px}.rdp-caption{position:relative;justify-content:center;padding:2px 0 14px;margin-bottom:6px;border-bottom:1px solid hsla(0,0%,100%,.07)}.rdp-caption,.rdp-nav{display:flex;align-items:center}.rdp-nav{position:absolute;inset:0;justify-content:space-between;pointer-events:none}.rdp-nav_button{pointer-events:all;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:8px;border:1px solid hsla(0,0%,100%,.08);background:hsla(0,0%,100%,.05);color:hsla(0,0%,100%,.7);transition:background .15s,border-color .15s,color .15s;cursor:pointer}.rdp-nav_button svg{width:14px;height:14px;display:block;flex-shrink:0}.rdp-nav_button:hover:not([disabled]){background:rgba(124,58,237,.35);border-color:rgba(124,58,237,.6);color:#fff}.rdp-nav_button:disabled{opacity:.25;cursor:not-allowed}.rdp-caption_label{color:#fff;font-size:15px;font-weight:600;letter-spacing:.01em;pointer-events:none}.rdp-caption_dropdowns{display:flex;align-items:center;gap:6px}.rdp-dropdown_month,.rdp-dropdown_year{position:relative;display:inline-flex;align-items:center}.rdp-dropdown{-webkit-appearance:none;appearance:none;background:hsla(0,0%,100%,.07);border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:#fff;font-size:13px;font-weight:500;font-family:inherit;cursor:pointer;padding:5px 26px 5px 10px;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23fff' stroke-opacity='0.6' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center;background-size:10px;overflow:hidden;scrollbar-width:none;transition:background .15s,border-color .15s}.rdp-dropdown:focus,.rdp-dropdown:hover{background-color:rgba(124,58,237,.25);border-color:rgba(124,58,237,.5);outline:none}.rdp-dropdown option{background:#1a1025;color:#fff}.rdp-head_cell{width:var(--rdp-cell-size);height:30px;text-align:center;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:hsla(0,0%,100%,.3)}.rdp-cell{padding:1px}.rdp-button{width:var(--rdp-cell-size);height:var(--rdp-cell-size);border-radius:8px;border:1px solid rgba(0,0,0,0);background:rgba(0,0,0,0);color:#c4b5e0;font-size:13px;font-weight:400;cursor:pointer;transition:background .12s,color .12s,border-color .12s;display:flex;align-items:center;justify-content:center}.rdp-button:hover:not([disabled]):not(.rdp-day_selected){background:rgba(124,58,237,.2);border-color:rgba(124,58,237,.3);color:#fff}.rdp-button:focus-visible{outline:2px solid rgba(124,58,237,.6);outline-offset:1px}.rdp-button.rdp-day_selected,.rdp-day_selected .rdp-button,.rdp-day_selected .rdp-button:hover{background:linear-gradient(135deg,#7c3aed,#5b21b6)!important;border-color:#7c3aed!important;color:#fff!important;font-weight:600;box-shadow:0 2px 10px rgba(124,58,237,.5)}.rdp-button.rdp-day_today:not(.rdp-day_selected),.rdp-day_today:not(.rdp-day_selected) .rdp-button{color:#fff;font-weight:700;border-color:rgba(124,58,237,.4)}.rdp-button[disabled],.rdp-day_disabled .rdp-button{color:hsla(0,0%,100%,.18)!important;cursor:not-allowed;background:rgba(0,0,0,0)!important;border-color:rgba(0,0,0,0)!important}.rdp-day_outside .rdp-button{color:hsla(0,0%,100%,.15)}html{overflow:hidden}:root{--auth-card-min:782px}.auth-modal-body{position:relative;animation:modalPop .25s ease-out}.auth-modal-body .close-btn{position:absolute;top:24px;right:24px;z-index:99999}.auth-modal-body .search-modal-header{display:flex;justify-content:space-between}*{font-family:Inter,sans-serif}.auth-modal-container{background-color:var(--grey-500);display:grid;grid-template-columns:1fr 1fr;align-items:stretch;height:100%;min-height:var(--auth-card-min);border-radius:.75rem}@media screen and (max-width:600px){.auth-modal-container{grid-template-columns:1fr}}@media screen and (max-width:767.98px){.auth-modal-container{min-height:auto}}.auth-modal-container.auth-page .box-1{background-image:url(/_next/static/media/auth-side-img.37083e32.png);background-position:50%;background-size:cover;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;border-radius:.5rem 0 0 .5rem}@media screen and (max-width:600px){.auth-modal-container.auth-page .box-1{height:200px}}.auth-modal-container.auth-page .box-1 .logo{width:444.32px;height:auto}.auth-modal-container.auth-page .box-1 .bottom-text{position:absolute;bottom:20px;width:100%;text-align:center;font-size:16px;font-weight:400;color:#fff;padding:0 20px;opacity:.8}@media screen and (max-width:600px){.auth-modal-container.auth-page .box-1 .bottom-text{display:none}}.auth-modal-container.auth-page .box-1 .bottom-text span{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;cursor:pointer}.auth-modal-container>.box-1,.auth-modal-container>.box-2{height:100%}.auth-modal-container .referral-section{width:100%;border-top:1px solid var(--blue-500);border-bottom:1px solid var(--blue-500);display:flex;flex-direction:column;cursor:pointer;justify-content:space-between;padding:.25rem}.auth-modal-container .referral-section .referral-header{display:flex;justify-content:space-between;align-items:center;padding:14px 0;cursor:pointer;font-size:16px;font-weight:400;color:var(--white-1000)}.auth-modal-container .referral-section .referral-header .arrow-icon{transform:rotate(0deg)}.auth-modal-container .referral-section .referral-header .arrow-icon.open{transform:rotate(180deg)}.auth-modal-container .referral-section .referral-content{max-height:0;overflow:hidden;opacity:0;padding:0;transition:all .35s ease}.auth-modal-container .referral-section .referral-content.open{max-height:120px;opacity:1;padding:10px 0 14px}.auth-modal-container .box-2{height:100%;padding:50px 20px;display:flex;justify-content:center;align-items:center;background-color:var(--grey-500);border-radius:.5rem}@media screen and (max-width:768px){.auth-modal-container .box-2{padding:40px 20px;flex-direction:column}}.auth-modal-container .box-2 .login-card{width:100%;max-width:500px;display:flex;flex-direction:column}.auth-modal-container .box-2 .login-card .auth-tabs{display:flex;gap:20px;margin-bottom:25px}.auth-modal-container .box-2 .login-card .auth-tab-wrapper{position:relative;display:flex;justify-content:space-between;border-bottom:2px solid #232325;margin-bottom:24px}.auth-modal-container .box-2 .login-card .auth-tab-item{flex:1;padding-bottom:12px;text-align:center;cursor:pointer;font-size:15px;font-weight:500;transition:color .25s ease}.auth-modal-container .box-2 .login-card .auth-tab-item.active,.auth-modal-container .box-2 .login-card .auth-tab-underline.login~.auth-tab-item:nth-child(2),.auth-modal-container .box-2 .login-card .auth-tab-underline.register~.auth-tab-item:first-child{color:var(--purple-500)!important}.auth-modal-container .box-2 .login-card .auth-tab-underline{position:absolute;bottom:-1px;left:0;width:50%;height:2px;background-color:var(--purple-500);transition:transform .3s ease}.auth-modal-container .box-2 .login-card .auth-tab-underline.login{transform:translateX(100%)}.auth-modal-container .box-2 .login-card .auth-tab-underline.register{transform:translateX(0)}.auth-modal-container .box-2 .login-card .logo-cnt{display:flex;justify-content:center;padding-bottom:50px}@media screen and (max-width:767.98px){.auth-modal-container .box-2 .login-card .logo-cnt{padding-bottom:32px}}.auth-modal-container .box-2 .login-card .logo-cnt img{width:290px}@media screen and (max-width:767.98px){.auth-modal-container .box-2 .login-card .logo-cnt img{width:200px}}.auth-modal-container .box-2 .login-card .card-body{flex:1}.auth-modal-container .box-2 .login-card .card-body .form-container{display:grid;gap:18px}.auth-modal-container .box-2 .login-card .card-body .blue-gradient-button{border:1px solid var(--blue-400);background:linear-gradient(180deg,#bdccec -39.42%,#22479c 92.11%);border-radius:8px;padding:10px;font-size:20px;font-weight:500;line-height:1;color:var(--text-light);text-align:center}@media screen and (max-width:767.98px){.auth-modal-container .box-2 .login-card .card-body .blue-gradient-button{font-size:16px}}.auth-modal-container .box-2 .login-card .card-body .purple-button{background:var(--purple-500);border-radius:8px;padding:17px 10px;font-size:20px;font-weight:500;line-height:1;color:var(--text-light);text-align:center;box-shadow:inset 0 4px 16px 0 rgba(238,238,238,.04);cursor:pointer}@media screen and (max-width:767.98px){.auth-modal-container .box-2 .login-card .card-body .purple-button{font-size:16px}}.auth-modal-container .box-2 .login-card .card-body .grey-button{background:#232325;border-radius:8px;padding:17px 10px;font-size:20px;font-weight:500;line-height:1;color:var(--text-light);text-align:center;box-shadow:inset 0 4px 16px 0 rgba(238,238,238,.0392156863),inset 0 -4px 16px 0 rgba(238,238,238,.0392156863);cursor:pointer}@media screen and (max-width:767.98px){.auth-modal-container .box-2 .login-card .card-body .grey-button{font-size:16px}}.auth-modal-container .box-2 .login-card .card-body .forgot-password-link{font-size:14px;font-weight:400;color:var(--grey-300);text-decoration:underline;text-underline-offset:5px}.auth-modal-container .box-2 .login-card .card-body .signWithTitle{display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width:767.98px){.auth-modal-container .box-2 .login-card .card-body .signWithTitle{margin:45px 0}}.auth-modal-container .box-2 .login-card .card-body .signWithTitle .whiteLine{height:2px;background-color:#fff;flex-grow:1}@media screen and (max-width:767.98px){.auth-modal-container .box-2 .login-card .card-body .signWithTitle .whiteLine{height:1px}}.auth-modal-container .box-2 .login-card .card-body .signWithTitle p{position:relative;z-index:2;display:inline-block;text-align:center;padding:8px}@media screen and (max-width:767.98px){.auth-modal-container .box-2 .login-card .card-body .signWithTitle p{font-size:12px}}.auth-modal-container .box-2 .login-card .card-body .otherLoginOptionCnt{display:flex;justify-content:center;align-items:center;gap:16px}@media screen and (max-width:767.98px){.auth-modal-container .box-2 .login-card .card-body .otherLoginOptionCnt button{width:129px}}.auth-modal-container .box-2 .login-card .card-body .otherLoginOptionCnt button{border:1px solid #e6e6e6;gap:17px;padding:12px 18px;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:18px;line-height:25px;letter-spacing:0;border-radius:10px;background-color:rgba(0,0,0,0)}@media screen and (max-width:767.98px){.auth-modal-container .box-2 .login-card .card-body .otherLoginOptionCnt button{font-size:16px}.auth-modal-container .box-2 .login-card .resend-otp{font-size:14px}}.auth-page-container{background-color:var(--grey-500);position:fixed;top:0;left:0;height:100%;width:100%;overflow:auto;z-index:10000;display:grid;grid-template-columns:1fr 1fr}@media screen and (max-width:600px){.auth-page-container{grid-template-columns:1fr}}.auth-page-container.auth-page .box-1{height:100vh;background-image:url(/_next/static/media/auth-side-img.37083e32.png);background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:40px;position:sticky;top:0;border-radius:.5rem 0 0 .5rem}@media screen and (max-width:600px){.auth-page-container.auth-page .box-1{height:200px;z-index:99999}}.auth-page-container.auth-page .box-1 .logo{width:444.32px;height:auto}.auth-page-container.auth-page .box-1 .bottom-text{position:absolute;bottom:20px;width:100%;text-align:center;font-size:16px;font-weight:400;color:#fff;padding:0 20px;opacity:.8}@media screen and (max-width:600px){.auth-page-container.auth-page .box-1 .bottom-text{display:none}}.auth-page-container.auth-page .box-1 .bottom-text span{text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:1px;cursor:pointer}.auth-page-container.register-page .box-1{background-image:url(/_next/static/media/signup-side-img.e888f7de.png)}.auth-page-container.forgot-password-screen .box-1{background-image:url(/_next/static/media/forgot-password-side-img.6dba054d.png)}.auth-page-container.verify-otp-screen .box-1{background-image:url(/_next/static/media/verify-otp-side-img.c63be84f.png)}.auth-page-container.reset-password-screen .box-1{background-image:url(/_next/static/media/reset-password-side-img.bc75cb12.png)}.auth-page-container.success-message-screen .box-1{background-image:url(/_next/static/media/success-message-side-img.58a2742f.png)}.auth-page-container .referral-section{width:100%;border-top:1px solid var(--blue-500);border-bottom:1px solid var(--blue-500);display:flex;flex-direction:column;cursor:pointer;justify-content:space-between;padding:.25rem}.auth-page-container .referral-section .referral-header{display:flex;justify-content:space-between;align-items:center;padding:14px 0;cursor:pointer;font-size:16px;font-weight:400;color:var(--white-1000)}.auth-page-container .referral-section .referral-header .arrow-icon{transform:rotate(0deg);transition:transform .3s ease}.auth-page-container .referral-section .referral-header .arrow-icon.open{transform:rotate(180deg)}.auth-page-container .referral-section .referral-content{max-height:0;overflow:hidden;opacity:0;padding:0;transition:all .35s ease}.auth-page-container .referral-section .referral-content.open{max-height:120px;opacity:1;padding:10px 0 14px}.auth-page-container .box-2{height:100%;padding:60px 80px;display:flex;justify-content:center;align-items:center;background-color:var(--grey-500)}@media screen and (max-width:768px){.auth-page-container .box-2{padding:40px 20px 160px;flex-direction:column}}.auth-page-container .box-2 .login-card{width:100%;max-width:500px}.auth-page-container .box-2 .login-card .auth-tabs{display:flex;gap:20px;margin-bottom:25px}.auth-page-container .box-2 .login-card .auth-tab-wrapper{position:relative;display:flex;justify-content:space-between;border-bottom:2px solid #232325;margin-bottom:24px}.auth-page-container .box-2 .login-card .auth-tab-item{flex:1;padding:12px 0;text-align:center;cursor:pointer;font-size:15px;font-weight:500;transition:color .25s ease}.auth-page-container .box-2 .login-card .auth-tab-item.active,.auth-page-container .box-2 .login-card .auth-tab-underline.login~.auth-tab-item:nth-child(2),.auth-page-container .box-2 .login-card .auth-tab-underline.register~.auth-tab-item:first-child{color:var(--purple-500)!important}.auth-page-container .box-2 .login-card .auth-tab-underline{position:absolute;bottom:-1px;left:0;width:50%;height:2px;background-color:var(--purple-500);transition:transform .3s ease}.auth-page-container .box-2 .login-card .auth-tab-underline.login{transform:translateX(100%)}.auth-page-container .box-2 .login-card .auth-tab-underline.register{transform:translateX(0)}.auth-page-container .box-2 .login-card .logo-cnt{display:flex;justify-content:center;padding-bottom:50px}@media screen and (max-width:767.98px){.auth-page-container .box-2 .login-card .logo-cnt{padding-bottom:32px}}.auth-page-container .box-2 .login-card .logo-cnt img{width:290px}@media screen and (max-width:767.98px){.auth-page-container .box-2 .login-card .logo-cnt img{width:200px}}.auth-page-container .box-2 .login-card .card-body .form-container{display:grid;gap:18px}.auth-page-container .box-2 .login-card .card-body .blue-gradient-button{border:1px solid var(--blue-400);background:linear-gradient(180deg,#bdccec -39.42%,#22479c 92.11%);border-radius:8px;padding:10px;font-size:20px;font-weight:500;line-height:1;color:var(--text-light);text-align:center}@media screen and (max-width:767.98px){.auth-page-container .box-2 .login-card .card-body .blue-gradient-button{font-size:16px}}.auth-page-container .box-2 .login-card .card-body .purple-button{background:var(--purple-500);border-radius:8px;padding:17px 10px;font-size:20px;font-weight:500;line-height:1;color:var(--text-light);text-align:center;box-shadow:inset 0 4px 16px 0 rgba(238,238,238,.04);cursor:pointer}@media screen and (max-width:767.98px){.auth-page-container .box-2 .login-card .card-body .purple-button{font-size:16px}}.auth-page-container .box-2 .login-card .card-body .forgot-password-link{font-size:14px;font-weight:400;color:var(--grey-300);text-decoration:underline;text-underline-offset:5px}.auth-page-container .box-2 .login-card .card-body .signWithTitle{display:flex;justify-content:center;align-items:center;position:relative}@media screen and (max-width:767.98px){.auth-page-container .box-2 .login-card .card-body .signWithTitle{margin:45px 0}}.auth-page-container .box-2 .login-card .card-body .signWithTitle .whiteLine{height:2px;background-color:#fff;flex-grow:1}@media screen and (max-width:767.98px){.auth-page-container .box-2 .login-card .card-body .signWithTitle .whiteLine{height:1px}}.auth-page-container .box-2 .login-card .card-body .signWithTitle p{position:relative;z-index:2;display:inline-block;text-align:center;padding:8px}@media screen and (max-width:767.98px){.auth-page-container .box-2 .login-card .card-body .signWithTitle p{font-size:12px}}.auth-page-container .box-2 .login-card .card-body .otherLoginOptionCnt{display:flex;justify-content:center;align-items:center;gap:16px}@media screen and (max-width:767.98px){.auth-page-container .box-2 .login-card .card-body .otherLoginOptionCnt button{width:129px}}.auth-page-container .box-2 .login-card .card-body .otherLoginOptionCnt button{border:1px solid #e6e6e6;gap:17px;padding:12px 18px;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:18px;line-height:25px;letter-spacing:0;border-radius:10px;background-color:rgba(0,0,0,0)}@media screen and (max-width:767.98px){.auth-page-container .box-2 .login-card .card-body .otherLoginOptionCnt button{font-size:16px}.auth-page-container .box-2 .login-card .resend-otp{font-size:14px}}.auth-page .title{font-size:24px;font-weight:600;margin-bottom:12px;text-align:center}@media screen and (max-width:767.98px){.auth-page .title{font-size:16px;margin-bottom:6px}}.auth-page .sub-title{margin-bottom:24px;font-size:16px;font-weight:400;color:var(--grey-300);text-align:center}@media screen and (max-width:767.98px){.auth-page .sub-title{font-size:14px}}.auth-page .purple-button{margin-top:32px}.forgot-password-screen .title{font-size:20px;font-weight:600;margin-bottom:12px}@media screen and (max-width:767.98px){.forgot-password-screen .title{font-size:16px;margin-bottom:6px}}.forgot-password-screen .sub-title{margin-bottom:12px;font-weight:300}@media screen and (max-width:767.98px){.forgot-password-screen .sub-title{font-size:14px}}.forgot-password-screen .blue-gradient-button{margin-top:40px}.reset-password-screen .form{display:grid;gap:40px 0}@media screen and (max-width:767.98px){.reset-password-screen .form{gap:30px 0}}.reset-password-screen .title{font-size:20px;font-weight:600;margin-bottom:12px}@media screen and (max-width:767.98px){.reset-password-screen .title{font-size:16px;margin-bottom:6px}}.reset-password-screen .sub-title{margin-bottom:12px;font-weight:300}@media screen and (max-width:767.98px){.reset-password-screen .sub-title{font-size:14px;margin-bottom:6px}.reset-password-screen .form-input-control,.reset-password-screen .gold-gradient-button{font-size:14px}}.custom-otp-container .separator{width:8px}@media screen and (max-width:768px){.custom-otp-container .separator{width:8px}}.custom-otp-container input{width:60px!important;height:60px!important;font-size:24px;font-weight:400;line-height:24px;letter-spacing:-.02em;text-align:center;text-underline-position:from-font;text-decoration-skip-ink:none;color:var(--text-light);background:var(--blue-500);border-radius:8px;border:1px solid rgba(0,0,0,0);-webkit-appearance:textfield;appearance:textfield}.custom-otp-container input.filled,.custom-otp-container input:focus,.custom-otp-container input:focus-visible{outline:1px solid var(--blue-400)}.custom-otp-container input.is-invalid{outline:1px solid #ff4747}@media screen and (max-width:768px){.custom-otp-container input{width:40px!important;height:40px!important;font-size:18px}}.text-danger{color:#ff4747}