.rdp-input-wrapper{position:relative;width:100%}.rdp-popover{position:absolute;z-index:9999;top:calc(100% + 6px);left:0;max-width:calc(100vw - 2rem);animation:rdp-fade-in .15s ease}.rdp-popover--right{right:0;left:auto}@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}.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;position:relative}.auth-modal-container:after{content:"";position:absolute;top:0;left:50%;transform:translateX(-50%);width:120px;height:100%;background:linear-gradient(90deg,rgba(32,44,80,.32),rgba(24,20,53,.18) 48%,rgba(20,20,21,0));filter:blur(18px);pointer-events:none;z-index:2}@media screen and (max-width:1024px){.auth-modal-container:after{display:none!important}.auth-modal-container{grid-template-columns:1fr;min-height:auto}}@media screen and (max-width:768px){.auth-modal-container{grid-template-columns:1fr;min-height:auto}}@media screen and (max-width:600px){.auth-modal-container{grid-template-columns:1fr;min-height:auto}}.auth-modal-container.auth-page .box-1{background-color:var(--background-secondary);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:1024px){.auth-modal-container.auth-page .box-1{display:none}}@media screen and (max-width:768px){.auth-modal-container.auth-page .box-1{display:none}}@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%;background-color:#000!important}.auth-modal-container .box-login{width:450px!important;margin-top:4px;background:#201d1d!important;padding:8px 15px!important;border-radius:10px!important;height:600px!important;overflow-y:auto!important;overflow-x:hidden!important}.auth-modal-container .box-login::-webkit-scrollbar{display:none}.auth-modal-container .box-login{scrollbar-width:none;-ms-overflow-style:none}.auth-modal-container .logo-cnt-width{width:clamp(150px,18vw,220px)!important;height:auto}.auth-modal-container .auth-modal-brand{width:140px!important;height:140px;flex:0 0 140px;padding-bottom:10px!important}.auth-modal-container .auth-modal-brand img{width:140px!important;height:140px!important;max-width:140px!important;object-fit:contain;filter:drop-shadow(0 10px 20px rgba(201,35,27,.32))}.auth-modal-container .premium-brand-logo{aspect-ratio:1;object-fit:contain;border-radius:18%;box-shadow:0 0 0 1px rgba(246,200,76,.5),0 18px 50px rgba(201,35,27,.32)}.auth-modal-container .box-outer-login:after{content:"";position:absolute;top:0;left:49%!important;transform:translateX(-50%)!important;width:120px!important;height:100%!important;background:linear-gradient(90deg,rgba(0,0,0,.31),rgba(0,0,0,.78) 48%,rgba(0,0,0,.0588235294))!important;pointer-events:none}@media screen and (max-width:1024px){.auth-modal-container .box-outer-login:after{display:none!important}}.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:1200px){.auth-modal-container .box-2{padding:40px 20px}}@media screen and (max-width:1024px){.auth-modal-container .box-2{padding:35px 20px;flex-direction:column;min-height:auto}}@media screen and (max-width:768px){.auth-modal-container .box-2{padding:30px 20px;flex-direction:column;min-height:auto}}@media screen and (max-width:600px){.auth-modal-container .box-2{padding:25px 16px;flex-direction:column}}.auth-modal-container .box-2 .login-card{width:100%;max-width:500px;display:flex;flex-direction:column}@media screen and (max-width:1024px){.auth-modal-container .box-2 .login-card{max-width:100%;width:100%}}@media screen and (max-width:768px){.auth-modal-container .box-2 .login-card{max-width:100%;width:100%}}@media screen and (max-width:600px){.auth-modal-container .box-2 .login-card{max-width:100%;width:100%}}.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(--blue-400)!important}.auth-modal-container .box-2 .login-card .auth-tab-underline{position:absolute;bottom:-1px;left:0;width:50%;height:2px;background-color:var(--blue-400);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:1200px){.auth-modal-container .box-2 .login-card .logo-cnt{padding-bottom:40px}}@media screen and (max-width:1024px){.auth-modal-container .box-2 .login-card .logo-cnt{padding-bottom:30px}}@media screen and (max-width:768px){.auth-modal-container .box-2 .login-card .logo-cnt{padding-bottom:25px}}@media screen and (max-width:600px){.auth-modal-container .box-2 .login-card .logo-cnt{padding-bottom:20px}}.auth-modal-container .box-2 .login-card .logo-cnt img{width:290px;object-fit:contain}@media screen and (max-width:1200px){.auth-modal-container .box-2 .login-card .logo-cnt img{width:250px}}@media screen and (max-width:1024px){.auth-modal-container .box-2 .login-card .logo-cnt img{width:200px}}@media screen and (max-width:768px){.auth-modal-container .box-2 .login-card .logo-cnt img{width:180px}}@media screen and (max-width:600px){.auth-modal-container .box-2 .login-card .logo-cnt img{width:150px}}.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(--blue-400);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:#fff!important;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-brand-panel{isolation:isolate;position:relative;width:100%;height:100%;overflow:hidden;border:1px solid rgba(246,200,76,.2);border-radius:22px;background:radial-gradient(circle at 50% 39%,rgba(240,90,31,.2),transparent 28%),radial-gradient(circle at 12% 15%,rgba(246,200,76,.13),transparent 30%),linear-gradient(145deg,#17110e,#08090b 45%,#130705);box-shadow:inset 0 1px 0 hsla(0,0%,100%,.05),0 26px 70px rgba(0,0,0,.42)}.auth-brand-panel:after,.auth-brand-panel:before{content:"";position:absolute;z-index:-1;border:1px solid rgba(246,200,76,.13);border-radius:50%;pointer-events:none}.auth-brand-panel:before{top:12%;width:min(74%,500px)}.auth-brand-panel:after,.auth-brand-panel:before{left:50%;aspect-ratio:1;transform:translateX(-50%)}.auth-brand-panel:after{top:18%;width:min(62%,420px);border-color:rgba(240,90,31,.12)}.auth-brand-panel .auth-brand-panel__content{position:relative;z-index:2;display:flex;height:100%;min-height:560px;flex-direction:column;align-items:center;justify-content:center;padding:clamp(38px,6vh,72px) clamp(28px,5vw,68px) 112px;text-align:center}.auth-brand-panel .auth-brand-panel__eyebrow{display:flex;align-items:center;gap:12px;margin:0 0 12px;color:var(--brand-gold,#f6c84c);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}.auth-brand-panel .auth-brand-panel__eyebrow span{width:32px;height:1px;background:linear-gradient(90deg,transparent,currentcolor)}.auth-brand-panel .auth-brand-panel__eyebrow span:last-child{transform:scaleX(-1)}.auth-brand-panel .auth-brand-panel__logo-wrap{width:clamp(210px,31vw,320px);margin-block:-4px 2px}.auth-brand-panel .auth-brand-panel__logo-halo{position:absolute;inset:13%;border-radius:50%;background:conic-gradient(from 20deg,rgba(246,200,76,.1),rgba(240,90,31,.34),rgba(201,35,27,.12),rgba(246,200,76,.1));filter:blur(18px);animation:authBrandPulse 4.8s ease-in-out infinite}.auth-brand-panel .auth-brand-panel__message{max-width:540px}.auth-brand-panel .auth-brand-panel__message h1{margin:0;color:#fff;font-size:clamp(28px,3.1vw,44px);font-weight:700;line-height:1.08;text-wrap:balance}.auth-brand-panel .auth-brand-panel__message p{max-width:480px;margin:14px auto 0;color:hsla(0,0%,100%,.66);font-size:clamp(14px,1.2vw,17px);line-height:1.55;text-wrap:balance}.auth-brand-panel .auth-brand-panel__highlights{display:flex;flex-wrap:wrap;justify-content:center;gap:9px;margin:24px 0 0;padding:0;list-style:none}.auth-brand-panel .auth-brand-panel__highlights li{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:7px 12px;border:1px solid rgba(246,200,76,.17);border-radius:999px;background:hsla(0,0%,100%,.035);color:hsla(0,0%,100%,.76);font-size:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-brand-panel .auth-brand-panel__highlights li span{display:grid;width:17px;height:17px;place-items:center;border-radius:50%;background:rgba(240,90,31,.16);color:var(--brand-gold,#f6c84c);font-size:10px}.auth-brand-panel .auth-brand-panel__grid{position:absolute;inset:0;z-index:-2;opacity:.24;background-image:linear-gradient(rgba(246,200,76,.055) 1px,transparent 0),linear-gradient(90deg,rgba(246,200,76,.055) 1px,transparent 0);background-size:44px 44px;-webkit-mask-image:linear-gradient(180deg,transparent,#000 25%,#000 72%,transparent);mask-image:linear-gradient(180deg,transparent,#000 25%,#000 72%,transparent)}.auth-brand-panel .auth-brand-panel__orb{position:absolute;z-index:-1;width:300px;height:300px;border-radius:50%;filter:blur(85px);opacity:.18;pointer-events:none}.auth-brand-panel .auth-brand-panel__orb--gold{top:-120px;left:-80px;background:#f6c84c}.auth-brand-panel .auth-brand-panel__orb--red{right:-100px;bottom:5%;background:#c9231b}@keyframes authBrandPulse{0%,to{transform:scale(.96);opacity:.72}50%{transform:scale(1.04);opacity:1}}@media(prefers-reduced-motion:reduce){.auth-brand-panel .auth-brand-panel__logo-halo{animation:none}}.auth-page .box-1.auth-brand-shell{overflow:hidden;padding:0;background:#000!important}.auth-brand-panel{min-height:560px;border:0;border-radius:0;background:radial-gradient(circle at 42% 45%,rgba(240,90,31,.14),transparent 29%),radial-gradient(circle at 18% 18%,rgba(246,200,76,.08),transparent 28%),linear-gradient(90deg,#090a0c,#100b09 62%,#000);box-shadow:none}.auth-brand-panel:after,.auth-brand-panel:before{display:none}.auth-brand-panel .auth-brand-panel__stage{position:relative;z-index:2;display:grid;height:100%;min-height:560px;place-items:center;padding:54px 44px 96px}.auth-brand-panel .auth-brand-panel__logo-wrap{position:relative;display:grid;width:clamp(280px,38vw,420px);aspect-ratio:1;place-items:center}.auth-brand-panel .auth-brand-panel__logo-glow{position:absolute;inset:12%;border-radius:50%;background:conic-gradient(from 20deg,#f6c84c,#f05a1f,#c9231b,#f6c84c);filter:blur(34px);opacity:.18;animation:authBrandPulse 4.8s ease-in-out infinite}.auth-brand-panel .auth-brand-panel__ring{position:absolute;border:1px solid rgba(246,200,76,.14);border-radius:50%;pointer-events:none}.auth-brand-panel .auth-brand-panel__ring--outer{inset:-3%;border-right-color:rgba(240,90,31,.32);border-bottom-color:rgba(201,35,27,.24);transform:rotate(-14deg)}.auth-brand-panel .auth-brand-panel__ring--inner{inset:7%;border-top-color:rgba(246,200,76,.34);border-left-color:rgba(240,90,31,.24);transform:rotate(19deg)}.auth-brand-panel .auth-brand-panel__logo{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 20px 30px rgba(201,35,27,.34))}.auth-brand-panel .auth-brand-panel__accent{position:absolute;top:50%;left:50%;width:min(72%,520px);height:min(72%,520px);transform:translate(-50%,-50%) rotate(-8deg);border-radius:50%;box-shadow:0 0 80px rgba(240,90,31,.07);pointer-events:none}.auth-brand-panel .auth-brand-panel__accent span,.auth-brand-panel .auth-brand-panel__accent:after,.auth-brand-panel .auth-brand-panel__accent:before{content:"";position:absolute;height:1px;background:linear-gradient(90deg,transparent,rgba(246,200,76,.34),transparent)}.auth-brand-panel .auth-brand-panel__accent:before{top:6%;right:8%;left:8%}.auth-brand-panel .auth-brand-panel__accent:after{right:16%;bottom:2%;left:16%}.auth-brand-panel .auth-brand-panel__accent span{top:50%;right:-8%;width:25%;transform:rotate(90deg)}.auth-brand-panel .auth-brand-panel__legal{position:absolute;right:clamp(20px,4vw,48px);bottom:24px;left:clamp(20px,4vw,48px);z-index:3;margin:0;color:hsla(0,0%,100%,.48);font-size:11px;line-height:1.55;text-align:center}.auth-brand-panel .auth-brand-panel__legal a{color:hsla(0,0%,100%,.78);text-decoration:underline;text-decoration-color:rgba(246,200,76,.45);text-underline-offset:3px}.auth-brand-panel .auth-brand-panel__legal a:focus-visible,.auth-brand-panel .auth-brand-panel__legal a:hover{color:var(--brand-gold,#f6c84c)}.auth-brand-panel .auth-brand-panel__grid{opacity:.12;background-size:52px 52px}@media(prefers-reduced-motion:reduce){.auth-brand-panel .auth-brand-panel__logo-glow{animation:none}}.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:1024px){.auth-page-container{grid-template-columns:1fr}}@media screen and (max-width:768px){.auth-page-container{grid-template-columns:1fr}}@media screen and (max-width:600px){.auth-page-container{grid-template-columns:1fr}}.auth-page-container.auth-page .box-1{height:100vh;background-color:var(--background-secondary);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:1024px){.auth-page-container.auth-page .box-1{display:none}}@media screen and (max-width:768px){.auth-page-container.auth-page .box-1{display:none}}@media screen and (max-width:600px){.auth-page-container.auth-page .box-1{display:none}}.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:1200px){.auth-page-container .box-2{padding:50px 40px}}@media screen and (max-width:1024px){.auth-page-container .box-2{padding:40px 30px;flex-direction:column}}@media screen and (max-width:768px){.auth-page-container .box-2{padding:35px 20px 120px;flex-direction:column}}@media screen and (max-width:600px){.auth-page-container .box-2{padding:30px 16px 100px;flex-direction:column}}.auth-page-container .box-2 .login-card{width:100%;max-width:500px;background:linear-gradient(145deg,rgba(30,31,35,.96),rgba(10,11,13,.97));border:1px solid rgba(246,200,76,.3);border-radius:16px;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 22px 65px rgba(0,0,0,.55),0 0 35px rgba(201,35,27,.08);padding:28px 26px 32px;position:relative;z-index:2}.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(--blue-400)!important}.auth-page-container .box-2 .login-card .auth-tab-underline{position:absolute;bottom:-1px;left:0;width:50%;height:2px;background-color:var(--blue-400);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(--blue-400);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:#fff!important;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}}.login-page-brand{width:110px!important;height:110px;margin-inline:auto;padding-bottom:10px!important}.login-page-brand .login-page-brand__image{width:110px!important;height:110px!important;max-width:110px!important;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(201,35,27,.3))}@media screen and (max-width:767.98px){.login-page-brand{width:84px!important;height:84px}.login-page-brand .login-page-brand__image{width:84px!important;height:84px!important;max-width:84px!important}}.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}.auth-modal-container.auth-page,.auth-page-container.auth-page{--auth-seam-surface:#0e0f12;background:var(--auth-seam-surface)!important}.auth-modal-container.auth-page:after,.auth-page-container.auth-page:after{display:none}.auth-modal-container.auth-page>.box-1.auth-brand-shell,.auth-page-container.auth-page>.box-1.auth-brand-shell{overflow:hidden;width:100%;padding:0!important;border:0!important;border-radius:0!important;background:rgba(0,0,0,0)!important;box-shadow:none!important}.auth-modal-container.auth-page>.box-2,.auth-page-container.auth-page>.box-2{background:var(--auth-seam-surface)!important}.auth-modal-container.auth-page .auth-brand-panel,.auth-page-container.auth-page .auth-brand-panel{border:0!important;border-radius:0!important;background:radial-gradient(ellipse 62% 70% at 47% 44%,rgba(246,200,76,.08),transparent 68%),radial-gradient(ellipse 68% 76% at 53% 56%,rgba(201,35,27,.1),transparent 72%)!important;box-shadow:none!important}.auth-modal-container.auth-page .auth-brand-panel__grid,.auth-page-container.auth-page .auth-brand-panel__grid{display:none}.auth-modal-container.auth-page .auth-brand-panel__orb,.auth-page-container.auth-page .auth-brand-panel__orb{opacity:.08}.auth-modal-container.auth-page{border:0;border-radius:0;box-shadow:none}