.splash-wrapper{width:100%;height:calc(var(--vh, 1vh) * 100);background:linear-gradient(360deg,#341058,#8e27a7);padding:75px 0;display:flex;align-items:center;justify-content:center}.splash-animation-outer{width:100%;height:100%}.custom-loader{display:flex;justify-content:center;align-items:center;margin-top:15px;margin-bottom:35px}.custom-loader-dots{display:flex;gap:8px}.custom-loader-dots div{width:12px;height:12px;border-radius:50%;background-color:#a020f0;animation:bounce 1.2s infinite ease-in-out}.custom-loader-dots div:nth-child(1){animation-delay:-.4s;background-color:#f0f}.custom-loader-dots div:nth-child(2){animation-delay:-.2s;background-color:#8000ff}.custom-loader-dots div:nth-child(3){animation-delay:0s}.skeleton-container{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.skeleton-box{flex-basis:48.8%;height:30svh;margin-bottom:10px;border-radius:9px;padding:10px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden;background:linear-gradient(90deg,#f5f5f5 25%,#f2f2f2,#f0f0f0 75%);background-size:200% 100%;animation:skeleton-loading 1.5s infinite ease-in-out}.skeleton-avatar{width:100%;height:50%;background-color:#d6d6d6;border-radius:9px}.skeleton-line{width:70%;height:15px;background-color:#ccc;margin:8px 0;border-radius:4px}.skeleton-small-line{width:50%;height:12px;background-color:#ccc;border-radius:4px}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}.highlight-mention{color:var(--text-theme);font-weight:600;margin-right:2px}.host-list-outer.pwa-toast-visible,.party-outer.pwa-toast-visible,.game-section-outer.pwa-toast-visible,.message-section-outer.pwa-toast-visible,.profile-page-outer.pwa-toast-visible{position:absolute;top:6%;height:calc(var(--vh) * 100 - 6%)}html[dir=rtl] .nextarrow,html[dir=rtl] .back-arrow-outer,html[dir=rtl] .back-arrow-earning-screen,html[dir=rtl] .profile-row-img,html[dir=rtl] .setting-right-arrow,html[dir=rtl] .income-card-arrow,html[dir=rtl] .back-arrow-uploadImage-screen-img,html[dir=rtl] .back-arrow-language-screen-img,html[dir=rtl] .back-icon,html[dir=rtl] .chatScreen-back-icon,html[dir=rtl] .header-img-outer,html[dir=rtl] .back-arrow-connection-screen,html[dir=rtl] .discount-bx-right-img,html[dir=rtl] .back-arrow-payment-screen{transform:scaleX(-1)}.route-modal-overlay{position:fixed;inset:0;z-index:10000;background:#00000080}.rotate-screen-container{display:flex;justify-content:center;align-items:center;height:100vh;width:100vw;background-color:#5a5a5a;text-align:center;position:fixed;z-index:9999}.rotate-screen-content{transform:rotate(0);color:#fff}.rotate-icon{display:flex;align-items:center;justify-content:center;transform:rotate(-90deg)}.rotate-image{width:100px;margin-bottom:20px}.rotate-text h1{font-size:28px;font-family:"SF Pro Display , Bold"}.rotate-text p{font-size:20px;font-family:"SF Pro Display, Regular"}.fallback-loader{display:flex;justify-content:center;align-items:center;height:100vh;width:100%;background-color:#fffc}.fallback-loader-dots{display:flex;gap:8px}.fallback-loader-dots div{width:12px;height:12px;border-radius:50%;background-color:#a020f0;animation:bounce 1.2s infinite ease-in-out}.fallback-loader-dots div:nth-child(1){animation-delay:-.4s;background-color:#f0f}.fallback-loader-dots div:nth-child(2){animation-delay:-.2s;background-color:#8000ff}.fallback-loader-dots div:nth-child(3){animation-delay:0s}.host-list-outer{height:calc(var(--vh) * 100);display:flex;flex-direction:column;padding-bottom:env(safe-area-inset-bottom);width:100%}.main-wrapper{height:84%;width:100%;position:relative;z-index:9}.go-live-outer-btn{position:absolute;bottom:15px;left:50%;transform:translate(-50%);z-index:99;padding:10px 30px;background:linear-gradient(90deg,#ea55ff,#a659fd);border-radius:25px;display:flex;align-items:center;justify-content:center}.go-live-outer-btn p{font-size:18px;color:var(--white);font-family:"SF Pro Display, Medium";text-transform:capitalize;white-space:nowrap}.bottom-nav-skelton{width:100%;height:8%;background:var(--white);box-shadow:0 -3px 3px #00000010;display:flex;align-items:center;justify-content:space-around}.bottom-tab-skeleton-box{height:38px;width:38px;background:#e0e0e0;border-radius:50%;animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}.bottom-nav{width:100%;height:8%;background:var(--white);box-shadow:0 -3px 3px #00000010;display:flex;align-items:center;justify-content:space-around;z-index:99}.bottom-icons-outer{display:flex;align-items:center;justify-content:center}.games-tab-icon{width:32px;height:32px}.btn-icons{width:30px;height:30px}.btn-icons img{width:100%;height:100%}.mr30{margin-right:30px}.custome-tab-outer{padding:1rem;height:8%;width:100%;background-color:var(--white);z-index:99;display:flex;align-items:center;flex-direction:row;justify-content:space-between;gap:10px}.custome-tab-container{height:100%;width:100%;display:flex;align-items:center;justify-content:start;gap:15px;overflow:visible}.custome-tab-container::-webkit-scrollbar{display:none}.tab-box-outer .txt-active{color:var(--text-theme);font-size:1.2rem;font-family:"SF Pro Display, Regular";font-weight:600;position:relative;white-space:nowrap}.tab-box-outer .txt-active:after{content:"";position:absolute;bottom:-5px;left:50%;transform:translate(-50%);width:50%;height:2px;background-color:var(--text-theme);border-radius:1px}.tab-box-outer .txt-normal{color:#7e7e7e;font-size:1rem;font-family:"SF Pro Display, Medium";white-space:nowrap}.tab-box-outer .party-txt-active{color:var(--text-theme);font-size:1.2rem;font-family:"SF Pro Display, Regular";font-weight:600;position:relative;white-space:nowrap}.tab-box-outer .party-txt-normal{color:#7e7e7e;font-size:1rem;font-family:"SF Pro Display, Medium";white-space:nowrap}.tab-box-outer .game-txt-active{color:var(--text-theme);font-size:1.2rem;font-family:"SF Pro Display, Regular";font-weight:600;position:relative;white-space:nowrap}.ranking_icon_outer{width:1.3rem;height:1.3rem}.ranking_icon_outer img{width:100%;height:100%}.private-host-list-container{height:100%;width:100%;background-color:var(--white);padding:.7rem .7rem 2rem;position:relative}.swiper-shadow{position:absolute;left:20px;right:20px;bottom:20px;height:12px;background-color:#e0e0e0;border-radius:0 0 15px 15px;pointer-events:none;z-index:1}.private-call-list-discover-outer{position:absolute;width:7rem;height:9rem;border:2px solid var(--white);border-radius:15px;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:90;top:15px;right:15px}.live-streaming-ui{width:7rem;height:9rem;border:2px solid var(--white);position:absolute;top:15px;inset-inline-end:15px;border-radius:10px;z-index:2;object-fit:cover;display:flex;justify-content:center;align-items:center}.private-list-outer{width:100%;height:100%;display:flex;justify-content:space-between;flex-direction:column;position:relative}.private-list-outer:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;border-radius:15px;z-index:0;scroll-snap-align:start}.private-list-outer>*{position:relative;z-index:1}.private-list-inner-top{width:100%;display:flex;justify-content:space-between;align-items:start;padding:.7rem}.private-list-live-icon{background:#0006;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:.7rem 1rem;gap:5px}.private-list-red-dot{height:.4rem;width:.4rem;background-color:#f44;border-radius:20px}.private-list-live-icon p{font-size:1rem;color:var(--white);font-family:"SF Pro Display, Regular"}.private-list-discover-outer{width:115px;height:157px;border:2px solid var(--white);border-radius:15px;background-position:center;background-size:cover;background-repeat:no-repeat}.private-list-inner-bottom{height:150px;background:transparent linear-gradient(180deg,#0000,#000);display:flex;padding:10px;align-items:end;justify-content:start;width:100%}.private-list-bottom-outer{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;width:100%}.private-list-user-box-name{display:flex;flex-direction:column;width:70%}.private-list-user-name{font-size:1.3rem;color:var(--white);font-family:"SF Pro Display, Regular";font-weight:600;width:12rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;text-transform:capitalize;padding:0 10px 0 0}.private-list-button-outer{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:start;margin-top:.4rem}.private-list-lvl-btn,.private-list-gender-btn{display:flex;align-items:center;justify-content:center;padding:.2rem 1rem;border-radius:10px;background-position:center;background-size:100% 100%;background-repeat:no-repeat}.private-list-lvl-btn p{font-size:.7rem;color:var(--white);font-family:"SF Pro Display, Regular";margin-left:.8rem!important}.private-list-gender-btn p{font-size:.7rem;color:var(--white);font-family:"SF Pro Display, Regular";margin-left:.6rem!important}.private-list-location-btn{width:max-content;background:linear-gradient(262deg,#be9efe,#756ded);border-radius:13px;padding:.2rem 1rem;display:flex;align-items:center;justify-content:center}.private-list-location-icon-img{width:10px;margin-right:5px}.private-list-location-img{width:100%}.private-list-location-text{font-size:.7rem;color:var(--white);font-family:"SF Pro Display, Regular"}.private-list-call-img-outer{width:30%;display:flex;align-items:center;justify-content:end}.private-list-call-video{width:4rem;height:4rem}.mr10{margin-right:10px}.swiper-card-outer{position:relative;width:100%;height:100%;z-index:2}.background-scroll{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-repeat:no-repeat;animation:scroll-bg 3s linear infinite;display:flex;flex-direction:column;justify-content:space-between}.streming-loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:18px;color:#fff;background-color:#000c;padding:10px 20px;border-radius:8px}.swiper-bottom-gradient{position:absolute;bottom:-8px;left:0;width:100%;height:5%;border-radius:15px;background:linear-gradient(to top,rgba(0,0,0,.6),transparent);z-index:1}.swiper-card-button{position:absolute;bottom:-15px;left:50%;transform:translate(-50%);z-index:2;padding:10px 20px;background-color:var(--primary-color);color:#fff;border:none;border-radius:25px;font-size:16px;cursor:pointer;box-shadow:0 5px 10px #0003;transition:background-color .3s ease}.card-hidden{visibility:hidden;opacity:0;transition:opacity .3s ease}.card-visible{visibility:visible;opacity:1;transition:opacity .3s ease}.private-list-simmer-outer:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(48,34,34,.2) 50%,transparent 100%);background-size:200% 100%;background-position:0% 0%;border-radius:15px;animation:shimmer 1.5s infinite linear;z-index:0;scroll-snap-align:start}@keyframes shimmer{0%{background-position:0% 0%}50%{background-position:100% 0%}to{background-position:0% 0%}}.private-list-pk-icon{height:28px;background-color:#300067;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:10px 15px}.private-list-live-icon{height:28px;background:#0006;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:10px 15px;gap:5px}.private-list-live-icon p{font-size:15px;color:var(--white);font-family:"SF Pro Display, Regular"}.private-list-pk-icon{height:28px;background-color:#300067;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:10px 15px}.private-list-pk-icon-inner{width:35px}.mediaDetected-popup-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:25px}.mediaDetected-popup-box{background:var(--white);padding:15px;width:312px;height:auto;border-radius:16px;box-shadow:0 0 6px #00000029;display:flex;justify-content:center;align-items:center;flex-direction:column}.mediaDetected-image-outer{width:100%;display:flex;align-items:center;justify-content:center}.mediaDetected-image-outer{width:92px;height:92px;background-position:center;background-repeat:no-repeat}.mediaDetected-popup-text-outer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.mediaDetected-button-group{width:100%;margin-top:30px;display:flex;align-items:center;justify-content:center}.mediaDetected-confirm-button{width:118px;height:40px;background:linear-gradient(90deg,#ea55ff,#a659fd);border-radius:25px;border:none;display:flex;justify-content:center;align-items:center}.mediaDetected-popup-bold{font-family:"SF Pro Display, Bold";font-size:20;text-align:center}.mediaDetected-popup-text{font-family:"SF Pro Display, Regular";font-size:16px;text-align:center}.mediaDetected-confirm-text{color:var(--white);font-size:22px;font-family:"SF Pro Display, Medium"}.popup-overlay-permission{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:25px}.popup-box-permission{background:#fff;padding:15px;width:312px;height:auto;border-radius:16px;box-shadow:0 0 6px #00000029;display:flex;justify-content:space-between;align-items:center;flex-direction:column}.popup-text-outer-permission{width:100%;display:flex;align-items:center;justify-content:center}.button-group-permission{width:100%;margin-top:auto;display:flex;align-items:center;justify-content:center}.confirm-button-permission{width:118px;height:40px;background:linear-gradient(45deg,#f0f,#a020f0);border-radius:25px;border:none;display:flex;justify-content:center;align-items:center;cursor:pointer}.popup-text-permission{font-family:"SF Pro Display, Regular";font-size:20px;text-align:center;margin-bottom:20px}.confirm-text-permission{color:var(--white);font-size:22px;font-family:"SF Pro Display, Medium"}.got-it-button{width:100%;margin-top:12px;display:flex;align-items:center;justify-content:center;max-width:135px;background:linear-gradient(90deg,#e755ff,#a759fd);border-radius:23px;padding:8px 0}.got-it-button p{color:var(--white);font-size:20px}.lowbalance-popup-overlay{position:fixed;inset:0;background:#00000040 0% 0% no-repeat padding-box;display:flex;align-items:end;justify-content:center;z-index:1000}.lowbalance-popup-box{position:relative;width:100%;height:400px;background:#fff;box-shadow:0 -3px 6px #00000029;padding:10px}.lowbalance-popup-outer{display:flex;flex-direction:column;height:100%}.lowbalance-header{display:flex;align-items:center;justify-content:space-between;height:40px;flex-shrink:0}.lowbalance-header-text{font-family:"SF Pro Display, Regular";font-size:22px;font-weight:300;color:var(--text-color)}.lowbalance-coin-bx-outer{flex-grow:1;margin-top:10px;flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:100%;display:flex;padding:0 10px;overflow-y:auto;overflow-x:hidden}.lowbalance-coin-bx-outer::-webkit-scrollbar{display:none}.lowbalance-coin-bx{flex-basis:48%;height:85px;margin-bottom:15px;border-radius:9px;padding:10px;display:flex;align-items:center;justify-content:center;background:#f6f6f6 0% 0% no-repeat padding-box;flex-direction:column}.lowbalance-coin-bx:hover{background:#ffe99240;border:3px solid #FFC027}.lowbalance-dimondTxt{font-family:"SF Pro Display, Medium";font-size:20px;font-weight:900;color:var(--text-color)}.rupeeText{font-size:18px;font-family:"SF Pro Display, Regular";font-weight:500;color:#505050}.lowbalance-daimond-outer{display:flex;align-items:center;justify-content:center;gap:10px}.lowbalnce-footer{height:40px;flex-shrink:0}.text-check{font-family:"SF Pro Display, Light";font-size:13px}.daimond-img-outer{height:20px;width:20px}.daimond-img-outer img{height:100%;width:100%}.text-pink{color:var(--text-theme)}@keyframes slideUp{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.currency-text{direction:ltr;unicode-bidi:isolate}.currency-symbol{margin-inline-start:4px}@media(min-width:768px){.hostUnavailable-overlay{border:2px solid var(--primary-color);border-radius:10px;box-shadow:0 4px 10px #0000001a;width:100%;max-width:430px;margin:0 auto}}.hostUnavailable-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:25px}.hostUnavailable-box{width:100%;background:#fff;max-width:400px;height:auto;border-radius:16px;box-shadow:0 0 6px #00000029;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:125px 0 22px;position:relative;z-index:9}.hostUnavailable-text-outer{width:100%;max-width:260px;display:flex;align-items:center;justify-content:center;flex-direction:column}.hostUnavailable-button{width:100%;margin-top:21px;display:flex;align-items:center;justify-content:center;max-width:135px;background:linear-gradient(90deg,#e755ff,#a759fd);border-radius:23px;padding:10px 0}.hostUnavailable-button p{font-size:22px;color:var(--white);font-family:"SF Pro Display, Regular"}.hostUnavailable-text{font-size:26px;font-family:"SF Pro Display, Bold";color:var(--text-color)}.hostUnavailable-text-info{font-size:24px;font-family:"SF Pro Display, Regular";color:var(--text-color);text-align:center}.hostUnavailable-top-animation{position:absolute;height:150px;width:150px;top:-10px}.popular-list-container{height:100%;width:100%}.user-list{flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:100%;height:100%;display:flex;padding:.5rem;overflow:auto;-webkit-overflow-scrolling:touch}.user-list::-webkit-scrollbar{display:none}.user-box{flex-basis:48.8%;height:30svh;margin-bottom:.5rem;border-radius:9px;padding:.6rem;display:flex;justify-content:space-between;flex-direction:column;position:relative;overflow:hidden}.user-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;border-radius:9px;z-index:0}.user-box>*{position:relative;z-index:1}.user-box-top{display:flex;align-items:center;justify-content:space-between}.live-icon{height:16px;background:#0006;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:5px}.user-box-bottom{display:flex;align-items:center;justify-content:space-between}.user-box-name{flex:1;min-width:0}.user-name{font-size:1rem;color:var(--white);font-family:"SF Pro Display, Regular";font-weight:600;width:80px;text-overflow:ellipsis;white-space:normal;overflow:visible;margin-bottom:5px;text-transform:capitalize}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.nearby-list-container{height:100%;width:100%}.nearby-user-list{flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:100%;height:100%;display:flex;padding:.5rem;overflow:auto;-webkit-overflow-scrolling:touch}.nearby-user-list::-webkit-scrollbar{display:none}.nearby-user-box{flex-basis:48.8%;height:30svh;margin-bottom:.5rem;border-radius:9px;padding:10px;display:flex;justify-content:space-between;flex-direction:column;position:relative;overflow:hidden}.nearby-user-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;border-radius:9px;z-index:0}.nearby-user-box>*{position:relative;z-index:1}.nearby-user-box-top{display:flex;align-items:center;justify-content:space-between}.nearby-live-icon{background:#0000004d;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:2px 10px;gap:5px}.nearby-live-icon p{font-size:10px;color:var(--white);font-family:"SF Pro Display, Regular"}.nearby-red-dot{height:7px;width:7px;background-color:var(--danger-color)!important;border-radius:20px}.bottom-loader{display:flex;justify-content:center;align-items:center;margin-top:15px;margin-bottom:15px}.bottom-loader{display:flex;justify-content:center;align-items:center;margin-top:20px}.loader-dots{display:flex;gap:8px}.loader-dots div{width:12px;height:12px;border-radius:50%;background-color:#a020f0;animation:bounce 1.2s infinite ease-in-out}.loader-dots div:nth-child(1){animation-delay:-.4s;background-color:#f0f}.loader-dots div:nth-child(2){animation-delay:-.2s;background-color:#8000ff}.loader-dots div:nth-child(3){animation-delay:0s}@keyframes bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.live-list-container{height:100%;width:100%}.live-user-list{flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:100%;height:100%;display:flex;padding:.5rem;overflow:auto;-webkit-overflow-scrolling:touch}.live-user-list::-webkit-scrollbar{display:none}.live-user-box{flex-basis:48.8%;height:30svh;margin-bottom:.5rem;border-radius:9px;padding:.6rem;display:flex;justify-content:space-between;flex-direction:column;position:relative;overflow:hidden}.live-user-box:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#0003;border-radius:9px;z-index:0}.live-user-box>*{position:relative;z-index:1}.live-user-box-top{display:flex;align-items:center;justify-content:space-between}.live-icon{height:16px;background:#0006;border-radius:14px;display:flex;align-items:center;justify-content:center;padding:10px;gap:5px}.red-dot{height:7px;width:7px;background-color:var(--danger-color)!important;border-radius:20px}.green-dot{height:7px;width:7px;background-color:#03e841;border-radius:20px}.live-icon p{font-size:10px;color:var(--white);font-family:"SF Pro Display, Regular"}.threeDot{width:8px}.threeDot-img{width:100%}.live-user-box-bottom{display:flex;align-items:center;justify-content:space-between}.user-name{font-size:1rem;color:var(--white);font-family:"SF Pro Display, Regular";font-weight:600;width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:5px;text-transform:capitalize}.location-btn{width:max-content;background:linear-gradient(90deg,#be9efe,#756ded);border-radius:13px;padding:3px 5px;display:flex;align-items:center;justify-content:center}.location-icon-img{width:10px;margin-right:5px}.location-img{width:100%}.location-text{font-size:10px;color:var(--white)}.call-img-outer{width:38px;height:38px}.call-img{width:100%;height:100%;object-fit:cover}.refresh-indicator{display:flex;justify-content:center}.Refresh-loader{height:50px}.home-page-banner{width:100%;height:100px;border-radius:11px;margin-bottom:10px;overflow:hidden}.banner-swiper-inner{width:100%;height:100%}.face-validation-fullscreen{position:fixed;inset:0;background:#000;z-index:9999;overflow:hidden}.fullscreen-camera{width:100%;height:100%;object-fit:cover}.close-btn{position:absolute;top:16px;right:16px;width:36px;height:38px;border-radius:50%;border:none;font-size:20px;color:#fff;background:#00000080;cursor:pointer;z-index:10}.face-brackets{position:absolute;width:100%;height:100%;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}.face-frame-image{width:100%;height:100%;object-fit:contain}.status-pill{position:absolute;bottom:150px;left:50%;transform:translate(-50%);width:calc(100% - 48px);max-width:360px;background:#0000008c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);font-family:"SF Pro Display, regular";color:#fff;padding:16px 20px;border-radius:14px;font-size:18px;text-align:center;border:2.5px solid #fff}.publish-btn{position:absolute;bottom:72px;left:50%;transform:translate(-50%);width:9rem;height:45px;border-radius:30px;border:none;font-size:22px;font-family:"SF Pro Display, regular";letter-spacing:0px;background:linear-gradient(135deg,#ea55ff,#a659fd);color:#fff;cursor:pointer;transition:all .25s ease}.publish-btn:active{transform:translate(-50%) scale(.97)}.publish-btn.disabled{opacity:.65;box-shadow:none;pointer-events:none}.face-reg-overlay{position:fixed;inset:0;background:#000000d9;display:flex;justify-content:center;align-items:center;z-index:1000;padding:0;margin:0}.face-reg-modal{width:100%;height:100%;height:100dvh;background:#fff;border-radius:0;display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0;box-shadow:none;overflow:hidden}.face-reg-title{position:relative;font-size:20px;font-weight:500;margin-top:10px;width:100%;color:#2d2d2d;text-align:center;word-spacing:0;font-family:"SF Pro Display, Medium"}.face-reg-title .face-reg-back-arrow{position:absolute;left:15px;top:50%;transform:translateY(-50%);width:35px;height:35px;cursor:pointer}.title-underline{position:absolute;bottom:0;left:50%;transform:translate(-50%);width:100%;height:2px;background:#fafafa;border-radius:2px}.face-reg-camera-wrapper{flex:1;width:100%;display:flex;justify-content:center;align-items:center;padding:20px;box-sizing:border-box}.face-reg-circle{margin-bottom:9rem;width:80vw;height:80vw;max-width:420px;max-height:420px;border-radius:50%;overflow:hidden;box-shadow:0 10px 40px #0003}.face-webcam{width:100%;height:100%;object-fit:cover}.face-reg-bottom-section{width:100%;padding:20px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:20px;margin-bottom:30px}.face-reg-instruction{font-size:20px;color:#2d2d2d;text-align:center;margin:0;padding:0 20px;font-family:"SF Pro Display, Medium"}.face-reg-capture-btn{width:85%;max-width:380px;padding:8px;background:linear-gradient(90deg,#ea55ff,#a659fd);color:#fff;font-size:22px;border:none;border-radius:50px;font-family:"SF Pro Display, Medium";cursor:pointer;transition:transform .2s}.face-reg-capture-btn:active{transform:scale(.98)}.face-reg-capture-btn:disabled{opacity:.7;cursor:not-allowed}.face-reg-loader{position:absolute;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:center;z-index:10}.error-txt{color:#f44;font-size:16px;margin:10px 0}@media(max-width:480px){.face-reg-title{margin-top:15px}.face-reg-camera-wrapper{padding:10px}.face-reg-bottom-section{margin-bottom:20px;padding:0 15px}}@media(min-height:800px){.face-reg-title{margin-top:15px}}.profile-upload-overlay{position:fixed;inset:0;background:#000000b3;display:flex;justify-content:center;align-items:flex-end;z-index:1000;padding:0}.profile-upload-modal{background:#fff;border-radius:24px 24px 0 0;padding:30px 25px;width:100%;text-align:center;box-shadow:0 -10px 30px #0003;animation:slideUp .4s ease-out forwards;max-height:90vh;overflow-y:auto}.profile-upload-modal:before{content:"";display:block;width:40px;height:5px;background:#ddd;border-radius:3px;margin:0 auto 20px}.profile-upload-title{font-size:21px;font-family:"SF Pro Display, Bold";font-weight:600;color:#190024}.profile-upload-message{font-size:16px;color:#190024;font-family:"SF Pro Display, Medium";margin-bottom:30px;line-height:1.5}.profile-upload-options{display:flex;justify-content:space-around}.upload-option{display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:10px}.upload-option img{width:100px;height:70px;margin-bottom:12px;border-radius:50%;object-fit:contain}.upload-option p{font-size:14px;color:#3b2c41;font-family:"SF Pro Display, Regular"}.profile-upload-note-warn{display:flex;align-items:flex-start;justify-content:center;gap:6px;max-width:350px;margin:0 auto;text-align:center}.profile-upload-note-warn span{color:red}.profile-upload-note{color:#3b2c41;text-align:center;font-size:12px;font-family:"SF Pro Display, Regular";width:100%}.profile-upload-loader{position:absolute;inset:0;background:#000000b3;border-radius:24px 24px 0 0;display:flex;justify-content:center;align-items:center;z-index:10}.camera-mode,.preview-mode{margin:20px 0;text-align:center;display:flex;flex-flow:column;justify-self:center}.profile-webcam,.captured-preview{width:280px;height:280px;object-fit:cover;border-radius:50%;border:5px solid #f0f0f0;box-shadow:0 8px 25px #00000026}.camera-actions,.preview-actions{display:flex;justify-content:center;gap:25px;margin-top:30px}.capture-btn,.confirm-btn{padding:14px 10px;background:linear-gradient(90deg,#ff4b9c,#ff6fd8);color:#fff;border:none;border-radius:30px;font-size:10px;font-weight:700;min-width:100px}.cancel-btn,.retake-btn{padding:14px 10px;background:#f0f0f0;color:#333;border:none;border-radius:30px;font-size:10px;font-weight:700;min-width:100px}.bind-number-overlay{align-items:end;background:#0a0a0a80;display:flex;justify-content:center;inset:0;position:fixed;z-index:1000}.bind-number-wrapper{width:100%;position:relative;z-index:10}.bind-number-outer{width:100%;position:absolute;bottom:0;background-color:#fff;box-shadow:0 -3px 6px #00000029;border-radius:34px 34px 0 0;padding:15px}.bind-number-header{text-align:center;font-size:20px;font-family:"SF Pro Display, Medium";color:#2d2d2d;font-weight:500}.bind-number-inner{display:flex;flex-direction:column;gap:20px;width:100%;margin-top:10px}.bind-number-lable{font-size:16px;font-family:"SF Pro Display, Medium";color:#2d2d2d;font-weight:500}.number-input-outer{display:flex;align-items:center;gap:8px;background-color:#f6f6f6;border-radius:8px;padding:10px 12px;width:100%}.number-input-start-outer{display:flex;align-items:center;gap:5px;border-right:1px solid #2D2D2D;padding-right:10px}.number-input-start-outer p{margin:0;font-size:14px;font-weight:500;color:#2d2d2d}.number-input-outer input{border:none;outline:none;background:transparent;flex:1;font-size:14px;font-family:SF Pro Display,sans-serif;color:#2d2d2d}.number-input-outer input::placeholder{color:#a1a1a1;font-size:14px}.otp-input-outer{display:flex;align-items:center;gap:8px;background-color:#f6f6f6;border-radius:8px;padding:10px 12px;width:100%;margin-top:10px}.otp-input-outer p{margin:0;font-size:14px;font-weight:500;color:#ea55ff;border-left:1px solid #EA55FF;padding-left:10px}.otp-input-outer input{border:none;outline:none;background:transparent;flex:1;font-size:14px;font-family:SF Pro Display,sans-serif;color:#2d2d2d}.otp-input-outer button{border:none;background:none;margin:0;font-size:14px;font-weight:500;color:#ea55ff;border-left:1px solid #EA55FF;padding-left:10px}.otp-input-outer .line{width:1px;height:35px;background-color:var(--soft-gray);margin:0 10px}.otp-text{color:var(--otp-text);font-size:16px;font-family:"SF Pro Display, Medium";font-style:normal;white-space:nowrap}.otp-timer-outer-modal{display:flex;align-items:center;justify-content:center;border-left:1px solid #EA55FF;padding-left:10px}.otp-timer-outer-modal .otp-timer{color:var(--text-color);font-size:16px;font-family:"SF Pro Display, Medium"}.otp-timer-outer-modal .otp-timer-text{color:var(--text-color);font-size:16px;font-family:"SF Pro Display, Medium";white-space:nowrap}.otp-timer-outer-modal .disabled{opacity:.5;pointer-events:none}.mr15{margin-right:15px}.submit-btn{border-radius:25px;width:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(90deg,#e755ff,#a759fd);padding:5px 0}.submit-btn p{color:var(--white);font-size:22px;font-family:"SF Pro Display, Medium"}.error-message{font-family:"SF Pro Display, Regular";font-size:15px;color:#f73680;text-align:center}.error-outer{width:100%;display:flex;align-items:center;justify-content:center}.profile-camera-overlay{position:fixed;inset:0;background:#000000f2;display:flex;justify-content:center;align-items:center;z-index:1000}.profile-camera-modal{width:90%;max-width:420px;background:#111;border-radius:28px;padding:32px 24px;text-align:center;color:#fff;position:relative;box-shadow:0 20px 60px #000c}.profile-camera-close{position:absolute;top:16px;right:20px;background:none;border:none;color:#fff;font-size:32px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.profile-camera-modal h2{font-size:26px;margin:0 0 12px;font-weight:600}.profile-camera-modal p{font-size:16px;opacity:.9;margin:0 0 32px}.profile-camera-container{position:relative;width:300px;height:300px;margin:0 auto 40px;border-radius:50%;overflow:hidden;box-shadow:0 15px 40px #0009}.profile-webcam{width:100%;height:100%;object-fit:cover}.profile-oval-guide{position:absolute;inset:20px;border:4px solid #D856FE;border-radius:50%;pointer-events:none;box-shadow:0 0 40px #d856fe80}.capture-button{background:linear-gradient(90deg,#d856fe,#b040d6);color:#fff;border:none;border-radius:50px;padding:16px 48px;font-size:18px;font-weight:600;cursor:pointer;width:80%;max-width:300px}.int-con-wrapper{height:calc(var(--vh) * 100);background-color:var(--white)}.int-con-container{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.int-con-image{width:145px;height:145px}.int-con-image img{width:100%;height:100%}.int-con-container h1{font-size:25px;color:#2d2d2d;font-family:"SF Pro Display, Bold"}.int-con-container p{font-size:14px;color:#2d2d2d;font-family:"SF Pro Display, Regular";line-height:1}.int-con-button{display:flex;align-items:center;justify-content:center;padding:10px 25px;background:linear-gradient(90deg,#ea55ff,#a659fd);border-radius:25px;margin-top:15px}.int-con-button p{color:var(--white);font-size:22px;font-family:"SF Pro Display, Medium"}.toast-outer{position:absolute;top:10px;right:0;background:linear-gradient(to right,#6409a8,#dc35f2);padding:10px 15px;border-radius:13px;box-shadow:0 -3px 6px #0009;z-index:9999;left:0;width:95%;margin:0 auto}.toast-inner{display:flex;align-items:center;width:100%;height:100%}.toast-image-outer{width:60px;height:60px;border-radius:50%;border:2px solid var(--white)}.toast-image-outer img{width:100%;height:100%;object-fit:cover;border-radius:50%}.toast-right-sec-outer{width:calc(100% - 60px);display:flex;align-items:center;justify-content:space-between;flex-direction:row;margin-left:5px}.toast-host-name-outer{display:flex;align-items:start;margin:8px 0;gap:8px;position:relative}.time-indicator{display:flex;align-items:center;justify-content:end;gap:4px}.dot{width:4px;height:4px;background-color:#ffffffe6;border-radius:50%}.time{color:#ffffffe6;font-size:12px}.status-indicator{flex-shrink:0;position:absolute}.status-indicator p{font-family:"SF Pro Display, Regular";color:var(--white);font-size:8px;text-transform:capitalize}.toast-host-name-outer p{font-size:16px;color:var(--white);max-width:135px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:"SF Pro Display, Bold";text-transform:capitalize}.text-message-outer p{font-size:14px;color:var(--white);max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:"SF Pro Display, Regular";text-transform:capitalize}.reply-button{padding:5px 15px;border-radius:12px;width:66px;background-color:var(--white);display:flex;align-items:center;justify-content:center}.reply-button p{font-size:12px;color:#6409a8;font-family:"SF Pro Display, Regular"}.kicked-out-popup-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:15px}.kicked-out-popup-box{background:#fff;padding:15px;height:auto;border-radius:16px;display:flex;justify-content:center;align-items:center;flex-direction:column}.kicked-out-icon img{width:60px;height:55px}.kicked-out-gotIt-btn{background:linear-gradient(90deg,#ea55ff,#a659fd);border-radius:25px;display:flex;justify-content:center;align-items:center;padding:10px 35px;margin-top:15px}.kicked-out-gotIt-btn p{text-transform:capitalize;color:var(--white);font-size:22px;font-family:"SF Pro Display, Medium"}.kicked-out-popup-txt{display:flex;align-items:center;justify-content:center;flex-direction:column}.kicked-out-popup-txt p{font-size:24px;color:#434343;font-family:"SF Pro Display, Bold"}.kicked-out-popup-txt span{font-size:18px;color:#434343;font-family:"SF Pro Display, Medium"}.login-modal{height:calc(var(--vh, 1vh) * 100);width:100%;background-image:url(/assets/bg-login-img-BUW5PRLv.webp);background-size:cover;background-repeat:no-repeat;position:absolute;left:0;bottom:0;right:0;z-index:9999}.login-modal-outer{width:100%;height:100%;display:flex;flex-direction:column;position:relative;z-index:999}.login-modal-top-inner{width:100%;flex:1;display:flex;align-items:center;justify-content:center}.login-modal-btm-section{width:100%;height:10%;display:flex;align-items:center;justify-content:center}.login-modal-content{display:flex;justify-content:end;flex-direction:column;align-items:center;height:65vh;margin-top:120px;width:100%}.login-modal-logo-container{margin-bottom:75px}.login-modal-text-logo{font-size:48px;color:var(--white);text-align:center;font-family:"SF Pro Display, Heavy Italic";font-weight:900;font-style:italic}.login-modal-btn-group{display:flex;align-items:center;justify-content:center;flex-direction:column;width:100%;padding:0 20px;gap:10px}.login-modal-btn{background:var(--white);display:flex;align-items:center;justify-content:start;border-radius:30px;position:relative;width:100%;padding:15px 5px}.login-modal-btn img{width:35px;height:35px;position:absolute;left:5px}.login-modal-btn .btn-text-outer{flex:1;display:flex;justify-content:center;align-items:center}.login-modal-btn .btn-text-outer p{font-size:18px;color:var(--black);font-family:"SF Pro Display, Medium";font-weight:500;line-height:16px;text-align:center}.login-modal-btm-content{display:flex;align-items:center;gap:5px}.login-modal-checkbx-text{font-size:10px;letter-spacing:0px;color:var(--white);font-family:"SF Pro Display, Regular";font-weight:400}.login-modal-checkbx-img{width:16px;height:16px}.no-underline{text-decoration:none;color:inherit}.google-login-modal-loader{position:absolute;z-index:999;height:100%;width:100%;top:0;background-color:transparent}.login-modal-exit-button{position:absolute;top:10px;left:12px;z-index:1000}.custom-toast-container{position:fixed;bottom:2rem;left:50%;transform:translate(-50%);z-index:9999}.custom-toast{display:flex;align-items:center;background:#fff;padding:.75rem 1rem;border-radius:.5rem;box-shadow:0 4px 6px #0000001a;width:21rem;max-width:24rem;margin-bottom:.5rem;animation:slide-in .3s ease-out;gap:.5rem}.custom-toast-icon{width:1.5rem;height:1.5rem;flex-shrink:0;border-radius:10px}.custom-toast-icon img{width:100%;height:100%}.custom-toast-message{font-size:.875rem;color:#000;word-break:break-word;line-height:1.25}@keyframes slide-in{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.pwa-installation-banner-wrapper{display:flex;justify-content:space-between;align-items:center;padding:0 10px 0 20px;width:100%;height:6%;background:linear-gradient(96deg,#e955ff,#ad58fd);top:0;position:absolute;z-index:999}.pwa-installation-text{color:var(--white);font-size:1rem;font-family:"SF Pro Display, Medium"}.pwa-installation-button{width:10%;max-width:fit-content}.pwa-installation-button img{width:100%;height:auto}.is-pwa-installing{opacity:.5}.overlay-pwa-installation{position:fixed;inset:0;background:#bbb;z-index:999}.pwa-installation-outer{width:100%;height:100%;display:flex;justify-content:center;align-items:flex-start;padding-top:clamp(24px,6vh,60px)}.pwa-installation-inner{width:min(320px,85vw,calc((100dvh - 120px) * 9 / 19.5));aspect-ratio:9 / 19.5;background:#fff;filter:drop-shadow(0px 0px 6px #00000029);border-radius:16px;overflow:hidden;display:flex;flex-direction:column}.pwa-animation{flex:1;min-height:0;padding:0}.pwa-installation-btn-outer{flex-shrink:0;padding:10px 10px 15px;display:flex;justify-content:center;align-items:center;background:#fff}.pwa-installation-btn-outer button{background:linear-gradient(90deg,#ea55ff,#a659fd);border-radius:25px;color:var(--white);padding:8px 25px;display:flex;justify-content:center;align-items:center;font-size:18px;font-family:"SF Pro Display, Medium";font-style:normal;border:none}.close-icon-outer{position:absolute;height:30px;width:30px;top:15px;right:10px}.close-icon-outer img{width:100%;height:100%;object-fit:contain}.pwa-ios-top-header{width:100%;border-bottom:1px solid #D1D1D1;padding:0 0 15px;display:flex;flex-direction:row;align-items:center}.pwa-ios-top-header p{color:#434343;font-size:22px;font-family:"SF Pro Display, Bold";font-weight:600}.pwa-ios-app-logo{width:48px;height:48px;border-radius:10px;overflow:hidden;margin-right:20px}.pwa-ios-app-logo img{width:100%;height:100%}.pwa-ios-inner{width:100%;padding:15px 0;display:flex;flex-direction:column}.about-pwa-ios{margin-bottom:25px}.about-pwa-ios p{font-size:17px;color:#434343;font-family:"SF Pro Display, Medium"}.about-pwa-ios-option-first{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}.about-pwa-ios-option-first p{font-size:16px;color:#434343;font-family:"SF Pro Display, Medium"}.add-to-home-icon{width:24px;height:24px;margin-left:20px}.about-pwa-ios-option-second{display:flex;flex-direction:row;align-items:center}.about-pwa-ios-option-second p{font-size:16px;color:#434343;font-family:"SF Pro Display, Medium"}.add-to-home-btn{background-color:#f0f0f0;border-radius:6px;display:flex;align-items:center;justify-content:center;padding:4px 15px;margin-left:20px}.add-to-home-btn p{color:#434343;font-size:12px;font-family:"SF Pro Display, Medium"}.popup-overlay-pwa-installation{position:fixed;top:0;left:0;right:0;z-index:1000}.wrapper{width:100%;background-color:#fff;min-height:100vh;height:100vh;overflow-y:auto}a{text-decoration:none!important}.app-logo{width:88px;height:72px;object-fit:cover;border-radius:20px;margin:7px 7px 0 0;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.header{display:flex;gap:.6rem;margin:1rem}.app-name{font-size:1.5rem;letter-spacing:0;word-break:keep-all;line-height:2rem}.app-info_main{letter-spacing:.00625em;font-weight:500;display:flex;color:#01875f;line-height:1.5rem;font-size:1rem;flex-wrap:wrap;white-space:nowrap;margin-top:4px}.app-info_block{font-size:13px;display:flex;flex-direction:column}.add-info_block{display:flex;justify-content:flex-start;margin:1rem;padding:16px 0}.info{width:33.3333%;font-size:14px;display:flex;flex-direction:column;align-items:center}.info_first,.info_second{border-right:1px solid #d8d8dc}.info span{font-weight:600;height:24px;display:flex;align-items:center}.info p{color:#5f6368;font-size:12px;margin-top:4px}.info span img{height:12px;width:12px}.pegi{width:24px}.rate-block{display:flex;flex-wrap:wrap}.rate{white-space:nowrap;display:flex}.download-amount{color:#616161;margin-left:3px}.user-icon{width:1rem;height:1rem;margin-left:3px}.star{width:10px;height:10px}.actions-block{margin:1rem;display:flex;justify-content:center;flex-direction:column}.install-btn{height:2.5rem;display:flex;justify-content:center;align-items:center;border:0;background-color:#01875f;border-radius:8px;color:#fff;font-weight:700}.wishlist-btn{display:flex;justify-content:flex-start;align-items:center;height:48px;outline:0;margin:0 auto;width:fit-content;border:0;background-color:transparent;color:#01875f;font-weight:700;font-size:14px;gap:.4rem}.wishlist-btn img{width:24px;height:24px}.ad-contains{color:#616161;font-size:13px;font-weight:400}.app-photo_block{display:flex;justify-content:flex-start;overflow-x:auto}.app-photo-block-inner{width:124px;height:220px;margin-left:.5rem;cursor:pointer;border-radius:8px;overflow:hidden}.app-photo-block-inner img{height:100%;width:100%;object-fit:cover}.app-photo,video.preview-video{border-width:0;object-fit:cover;width:124px;min-width:124px;height:220px;margin-left:.5rem;cursor:pointer;border-radius:8px;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.about{padding:20px 1rem;font-size:18px;font-weight:500;display:flex;justify-content:space-between}.arrow{width:20px;height:20px}.app-desc{font-weight:400;letter-spacing:.0142857143em;display:-webkit-box;-webkit-box-orient:vertical;font-size:.875rem;padding:0 1rem 1rem;line-height:1.25rem;color:#5f6368}.up-block{padding:1rem}.up-block_title{color:#202124;font-size:.875rem;font-weight:500;letter-spacing:.0178571429em}.up-block_desc{font-size:.875rem;font-weight:400;letter-spacing:.0142857143em;line-height:1.25rem;margin-top:4px;color:#5f6368}.data-block{padding:1rem 1rem 0}.data-block_title{color:#202124;font-size:18px;font-weight:500;letter-spacing:.0178571429em}.data-block_desc{margin-top:20px;font-size:.875rem;font-weight:400;letter-spacing:.0142857143em;line-height:1.25rem;color:#5f6368}.reviews-block{padding:1rem}.reviews-header{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap}.reviews-header_name{float:left;color:#333;font-size:18px;font-weight:500;text-transform:none;width:fit-content}.verified-block{margin:20px 0;font-size:.75rem;font-weight:400;color:#5f6368;display:flex;align-items:center;gap:8px}.policy-block{display:flex;align-items:center}.star-main{width:16px;height:16px}.rate-big{color:#202124;font-size:64px;font-weight:400}.rate-blocks{display:flex}.rate_first-block{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:16px;width:fit-content}.rate_second-block{width:100%;max-width:260px;padding:30px 16px;display:inline-block}.rate-total{font-size:12px;margin-top:1rem;white-space:nowrap;font-weight:400;letter-spacing:.3px;color:#5f6368}.user-second{vertical-align:middle!important;margin-bottom:2px}.rate-num{font-size:11px;left:-16px;letter-spacing:1px;text-align:left;color:#737373;font-weight:400;position:absolute}.rate-line{display:inline-block;max-width:120px}.rate-line5{width:80%;height:100%;background-color:#01875f;opacity:.8;border-radius:9999px}.rate-line4{width:40%;height:100%;background-color:#01875f;opacity:.8;border-radius:9999px}.rate-line3{width:4%;height:100%;background-color:#01875f;opacity:.8;border-radius:9999px}.rate-line_block{position:relative;height:10px;margin-bottom:6px;width:100%;background-color:#e8eaed;font-weight:400;display:flex;border-radius:9999px}.comment-author_rate{display:flex;align-items:center;gap:4px}.comment-block{display:flex;flex-direction:column;margin-bottom:10px}.photo_undefined{width:32px;height:32px;display:flex;justify-content:center;align-items:center;border-radius:50%;background-color:#9ace6a;color:#fff;font-size:16px;-webkit-user-select:none;user-select:none;margin-right:.5rem}.user-photo_block{display:flex;align-items:center}.photo-block{height:48px;display:flex;align-items:center}.photo-block img{margin-right:.5rem}.user-photo{border-radius:50%;width:32px;height:32px;-webkit-user-select:none;user-select:none}.comment-author{line-height:24px;display:flex;flex-direction:column;margin-top:8px}.comment-author_name{font-size:14px;color:#333}.star-comment{width:12px;height:12px}.comment-author_time{color:#5f6368;display:inline-block;font-size:.75rem;font-weight:400;letter-spacing:.025em;margin-left:1ch;vertical-align:middle;white-space:nowrap}.comment-text{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:14px;line-height:1.4;color:#333;font-weight:300}.preview-image{border-width:0;object-fit:cover;width:124px;min-width:124px;height:220px;margin-left:.5rem;cursor:pointer;border-radius:8px;box-shadow:0 1px 2px #3c40434d,0 1px 3px 1px #3c404326}.openpwa-popup-overlay{position:fixed;inset:0;background:#00000040 0% 0% no-repeat padding-box;display:flex;align-items:end;justify-content:center;z-index:1000}.openpwa-popup-outer{position:relative;width:100%;height:auto;background:#fff;box-shadow:0 -3px 6px #00000029;padding:1.2rem 2rem 2rem;border-radius:33px 33px 0 0;display:flex;flex-direction:column;align-items:center;gap:20px}.openpwa-popup-img{width:100px;height:100px;box-shadow:0 3px 3px #0000004b;border-radius:21px}.openpwa-popup-text-outer{text-align:center}.openpwa-popup-text1{font-family:"SF Pro Display, Medium";font-size:18px;font-weight:500;color:#7528be}.openpwa-popup-text2{font-family:"SF Pro Display, Medium";font-size:15px;color:#7528be}.openpwa-popup-btn-outer{background:linear-gradient(90deg,#e855ff,#a94cfe);text-align:center;border-radius:25px;padding:10px 25px}.openpwa-btn{color:#fff;font-family:"SF Pro Display, Medium";font-size:16px}@font-face{font-family:"SF Pro Display, Heavy Italic";src:url(/assets/SFProDisplay-HeavyItalic-BNZBMGVr.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"SF Pro Display, Italic";src:url(/assets/SFProDisplay-BlackItalic-BcAn1nFe.woff) format("woff");font-weight:900;font-style:italic;font-display:swap}@font-face{font-family:"SF Pro Display, Bold";src:url(/assets/SFProDisplay-Bold-h_x-7GhP.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"SF Pro Display, LightItalic";src:url(/assets/SFProDisplay-LightItalic-DBuhW1EB.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"SF Pro Display, Medium";src:url(/assets/SFProDisplay-Medium-C2R0HUcQ.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"SF Pro Display, Regular";src:url(/assets/SFProDisplay-Regular-DGny0sAF.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"SF Pro Display, ThinItalic";src:url(/assets/SFProDisplay-ThinItalic-DK9qJuFQ.woff) format("woff");font-weight:100;font-style:italic;font-display:swap}@font-face{font-family:"SF Pro Display, UltralightItalic";src:url(/assets/SFProDisplay-UltralightItalic-CHFKVQ6r.woff) format("woff");font-weight:200;font-style:italic;font-display:swap}:root{--dark-gray: #3D3D3D;--light-gray: #E1E1E1;--black: #1C1C1C;--soft-gray: #DEDEDE;--secondary-color: #8E27A7;--primary-color: #341058;--white: #FFFFFF;--black: #000000;--text-theme: #FE339F;--danger-color: #FF4444;--bg-color: #8C0DAE;--user-chat-color: #FFB916;--text-color: #2d2d2d;--light-text: #707070;--notification-color: #FE48EB;--header-footer-bg: #F6F6F6;--send-msg: #B83EFA;--otp-text: #E955FF;--color-gray-lighter: #EAEAEA;position:relative}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;position:relative;overscroll-behavior-y:none}h1,h2,h3,h4,h5,h6{margin:0}p{margin:0!important}img{display:block;line-height:0}*{-webkit-user-select:none;user-select:none;box-sizing:border-box}.animation-streming{width:60px;height:60px}.pk-icon-outer{height:16px;width:39px;background-color:#300067;border-radius:14px;display:flex;align-items:center;justify-content:center;overflow:hidden}.pk-icon-inner{width:32px}.animation-inner{width:100%;height:100%}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes slideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}.popup-slide-up{animation:slideUp .3s ease-out forwards}.popup-slide-down{animation:slideDown .3s ease-in forwards}.country-dropdown-icon{width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #707070;display:inline-block}
