@font-face{font-family:Inter;src:url(/assets/Inter-Light-DurqbDqB.otf) format("opentype");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Regular-qJaOJz1D.otf) format("opentype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Inter;src:url(/assets/Inter-Medium-D-ZOsHNp.otf) format("opentype");font-weight:500;font-style:normal;font-display:swap}.bottom-sheet-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000;opacity:0;pointer-events:none;transition:opacity .45s cubic-bezier(.23,1,.32,1)}.bottom-sheet-container{position:fixed;left:50%;bottom:0;transform:translate(-50%) translateY(100%);width:100%;max-width:420px;margin:0;background:#fff;border-radius:24px 24px 0 0;padding:24px;box-shadow:0 4px 30px #00000026;opacity:0;will-change:transform,opacity;transition:transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1)}.bottom-sheet-backdrop.show{opacity:1;pointer-events:auto}.bottom-sheet-container.slide-up{transform:translate(-50%) translateY(0);opacity:1}.bottom-sheet-container.slide-down{transform:translate(-50%) translateY(100%);opacity:0}.bottom-sheet-header{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin:-10px auto 16px}.bottom-sheet-image{width:100%;border-radius:12px;margin-bottom:20px}.bottom-sheet-title{text-align:center;margin-bottom:12px;font-size:1.25rem;font-weight:500}.bottom-sheet-text{text-align:center;margin-bottom:20px;color:#555}.bottom-sheet-btn{display:block;margin:0 auto;padding:12px 24px;background:#000;color:#fff;border:none;border-radius:10px;font-size:1rem;cursor:pointer;transition:background .3s}.bottom-sheet-btn:hover{background:#333}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,sans-serif;background-color:#f8f9fa;color:#333}.app{height:100vh;width:100vw;display:flex;flex-direction:column;overflow:hidden;background-color:#fff;-webkit-tap-highlight-color:transparent}.header{position:absolute;top:0;left:0;padding:24px 24px 40px;width:100%;background-color:#fff;display:flex;align-items:center}.header.not-show{padding:0;height:0;overflow:hidden}.header-icons{position:fixed;top:12px;right:12px;display:flex;gap:16px;z-index:101}.header-icon-img{width:36px;height:36px;padding:8px;object-fit:contain;cursor:pointer}.header-icon-img:hover{background-color:#f5f5f5;border-radius:20%}.logo{display:flex;align-items:center;top:12px;left:12px;gap:8px;position:absolute;z-index:1000}.logo-img{width:32px;height:32px;object-fit:contain}.logo-text{font-family:Inter,sans-serif;font-size:20px;font-weight:500;line-height:1.4;color:#000}.main-content{display:flex;flex:1;margin-top:57px;overflow:hidden}.main-content.full{margin-top:0}.filter-btn{background:#f8f9fa;border:1px solid #e9ecef;color:#6c757d;padding:8px 16px;border-radius:20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease;white-space:nowrap;min-width:fit-content}.filter-btn:hover{border-color:#ff4458;color:#374151;background:#fef2f2}.filter-btn.active{background:#ff025b;color:#fff;font-size:16px}.loading-icon{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);justify-content:center}.floating-label-wrapper{position:relative;margin-bottom:8px}.floating-input{padding:20px 12px 8px;border:2px solid #ccc;border-radius:8px;font-size:16px;outline:none;background-color:#fff;box-sizing:border-box}.floating-input-settings{min-width:300px;width:100%;padding:22px 12px 8px 10px;border:1px solid #ccc;border-radius:8px;font-size:16px;outline:none;background-color:#fff;box-sizing:border-box;color:#000}.floating-input-settings:focus{border:1px solid #000000}.floating-input-settings:focus+.floating-label,.floating-input-settings:not(:placeholder-shown)+.floating-label{top:14px;left:6px;font-size:12px;z-index:1;color:#666}.floating-input:focus+.floating-label,.floating-input:not(:placeholder-shown)+.floating-label,.floating-select:focus+.floating-label,.floating-select:valid+.floating-label{top:12px;left:8px;font-size:12px;z-index:1;color:#666}.floating-multiselect-wrapper{position:relative;margin-bottom:10px;width:370px}.floating-multiselect-label{font-size:14px;margin-bottom:6px;color:#333;font-weight:500}.floating-multiselect-box{border:2px solid #ccc;border-radius:8px;padding:8px 12px;background-color:#fff;cursor:pointer;min-height:53px;display:flex;align-items:center;flex-wrap:wrap;gap:6px;box-sizing:border-box;position:relative}.selected-tags{display:flex;flex-wrap:wrap;gap:8px;margin:8px 0}.tag{background:#f1f1f1;color:#000;padding:4px 10px;border-radius:20px;font-size:14px;display:flex;align-items:center;gap:6px;font-weight:400}.remove-btn{border:none;background:none;font-size:16px;cursor:pointer;color:#666;padding:0;margin:0}.dropdown-icon{margin-left:auto;pointer-events:none}.dropdown-options{display:flex;flex-direction:column;gap:5px;position:absolute;top:calc(100% + 2px);left:0;width:100%;background-color:#fff;border:2px solid #ccc;border-top:none;border-radius:0 0 8px 8px;max-height:160px;overflow-y:auto;z-index:100;box-sizing:border-box;scrollbar-width:none;padding:2.5%}.dropdown-option{padding:10px 12px;cursor:pointer;font-size:14px;font-weight:400;border-radius:10px}.dropdown-option:hover{background-color:#f5f5f5}.dropdown-option.selected{background-color:#f5f5f5;font-weight:500;display:flex;justify-content:space-between;align-items:center;border-radius:10px}.loader{width:25px;padding:3px;aspect-ratio:1;border-radius:50%;background:#000;--_m: conic-gradient(#0000 10%, #000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}@keyframes spin{to{transform:rotate(360deg)}}.back-arrow{cursor:pointer;color:#000;width:36px;height:36px;padding:5px;-webkit-tap-highlight-color:transparent}.back-arrow:hover{background-color:#f5f5f5;border-radius:50%}.verify-popup-btn{width:95%;font-size:16px;font-weight:400;background-color:#f5f5f5;color:#0270ff;border:1px solid rgba(2,112,255,.4);border-radius:50px;padding:10px 30px;cursor:pointer;transition:all .2s ease}.verify-popup-btn:hover{background-color:#eee}.mobile-only{display:none}@media (max-width: 600px){.main-content{flex-direction:column;margin-top:0}.mobile-only{display:block}.desktop-only,.header{display:none}.header.not-show{padding:0}.header-icons,.logo.not-show,.logo-img{display:none}.logo-text{font-size:24px;line-height:1.4;font-weight:500;letter-spacing:0}}.terms-page{display:flex;gap:100px;padding:20px 20px 0;box-sizing:border-box;align-items:flex-start;color:#222}.terms-page.terms-only-page{margin:0 auto}.terms-page .terms-sidebar{width:240px;flex:0 0 240px;position:sticky;top:24px;padding:0 10px 10px;height:calc(100vh - 48px);overflow:auto}.terms-page .bold-words{font-weight:500}.terms-page .heading{position:fixed;margin-top:-55px;font-weight:500;font-size:16px;text-align:center;width:100%}.terms-page .sidebar-title{margin-bottom:28px;font-size:16px;color:#696969;font-weight:400;line-height:140%;cursor:pointer}.terms-page .sidebar-title.active{color:#000}.terms-page .sidebar-list{list-style:none;padding:0;margin:0}.terms-page .sidebar-item{margin:8px 0}.terms-page .sidebar-link{color:#111;text-decoration:none;font-size:15px;display:inline-block;padding:6px 8px;border-radius:4px}.terms-page .sidebar-link:hover{background:#f3f4f6}.terms-page .sidebar-item.muted{color:#9aa0a6;font-size:13px;padding-left:2px}.terms-page .scroll-wrapper{min-width:100%;padding-right:4px}.terms-page .terms-content{max-height:100%;overflow-y:auto;flex:1 1 auto;max-width:800px;scrollbar-width:none}.terms-page .terms-header h1{margin:0 0 6px;font-size:28px}.terms-page .effective-date{color:#666;margin:0 0 18px;font-size:13px}.terms-page .terms-body p{color:#333;line-height:1.6}.terms-page .terms-section{margin-bottom:32px}.terms-page .terms-section h2{font-size:16px;font-weight:500;margin:0 0 24px}.terms-page .terms-section ul{margin:0 0 0 28px}.terms-page .terms-section li{font-weight:400;margin:8px 0}.terms-page .subsection-heading{font-size:16px;font-weight:400;margin:16px 0 8px}.terms-page .subsection-list{margin:0 0 0 24px}.terms-page .subsection-list li{margin:6px 0;color:#333;font-size:16px}.terms-page .footer{width:100%;max-width:800px;margin:0 auto}.terms-page .footer-header{display:flex;flex-direction:row;align-items:end;justify-content:space-between}.terms-page .footer-description{text-align:end;font-size:.85rem}.terms-page .footer-logo{width:240px}.terms-page .footer-separator{margin-top:10px;border-top:1px solid #D9D9D9}.terms-page .footer-content{margin-top:14px;font-size:12px;color:#696969;display:flex;flex-direction:row;justify-content:space-between}.terms-page .footer-text{display:flex;flex-direction:row;font-size:12px;gap:1rem}.terms-page .footer-text p:hover{text-decoration:underline;cursor:pointer}.terms-page .social-icons{margin-right:10px;display:flex;flex-direction:row;gap:1rem;padding-bottom:10px}.terms-page .social-icons img{cursor:pointer}.terms-only-page .heading{left:50%;transform:translate(-50%)}@media (max-width: 1300px){.terms-page .heading{width:calc(100% + 248px)}}@media (max-width: 600px){.terms-page{display:flex;flex-direction:column;gap:20px;padding:0 20px;height:100vh;overflow-y:auto}.terms-page .terms-sidebar,.terms-page .heading{display:none}.terms-page .terms-content{padding:20px 0 60px;max-width:100%}.terms-page .terms-content .heading{display:block;position:relative;margin-top:0;margin-bottom:20px}.terms-page .sidebar-list{display:flex;gap:10px;overflow:auto}.terms-page .sidebar-item.muted{display:none}.terms-page .heading{width:calc(100% - 40px)}.terms-page .footer{width:100%}.terms-page .footer-logo{width:150px}.terms-page .footer-description{font-size:1rem}.terms-page .footer-text{display:flex;justify-content:center;align-items:center;width:100%;margin-top:20px;font-size:14px;color:#696969}.terms-page .footer-disclaimer{font-size:12px}}.login-container{width:100vw;display:flex;flex-direction:column;align-items:center;position:relative;background-color:#fff;box-sizing:border-box;padding:0}.login-box{display:flex;flex-direction:column;align-items:center;width:100%;max-width:320px;gap:12px}.login-title{font-size:24px;font-weight:500;line-height:140%;color:#000;text-align:center;margin-bottom:4px}.login-btn{width:100%;height:40px;background-color:#f5f5f5;border:none;border-radius:8px;font-size:16px;font-weight:400;color:#000;display:flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;transition:background-color .2s ease}.login-btn:hover{background-color:#e8e8e8}.login-icon{width:18px;height:18px;object-fit:contain;flex-shrink:0}.divider{display:flex;align-items:center;width:300px;color:#696969;margin:12px 0}.divider:before,.divider:after{content:"";flex:1;height:1px;background-color:#d9d9d9}.or-text{font-size:14px;padding:0 8px;color:#696969;white-space:nowrap}.login-footer{position:absolute;bottom:30px;left:0;right:0;padding:0 20px;display:flex;justify-content:space-between;align-items:center;font-size:14px;color:#696969}.footer-text{flex:1;text-align:center;padding-left:80px}.lang{display:flex;align-items:center;gap:6px;white-space:nowrap}.lang-icon{width:16px;height:16px}.password-wrapper{position:relative;width:100%}.login-input{width:100%;height:40px;padding:12px 40px 12px 12px;font-size:16px;border:none;border-radius:8px;background-color:#f5f5f5;color:#000;outline:none;box-sizing:border-box}.eye-icon{position:absolute;top:55%;right:12px;transform:translateY(-50%);cursor:pointer;color:#555}.login-input:focus+.floating-label,.login-input:not(:placeholder-shown):valid+.floating-label,.login-pass:focus+.floating-label,.login-pass:not(:placeholder-shown):valid+.floating-label{top:6px;left:10px;font-size:10px;padding:0 4px;color:#000}.login-btn.primary{background-color:#ff025b;color:#fff;font-weight:500}.login-pass{width:100%;height:40px;border:none;border-radius:8px;text-align:center;font-size:18px;background-color:#f5f5f5;color:#000;outline:none}.login-pass::-webkit-outer-spin-button,.login-pass::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.login-input::-webkit-outer-spin-button,.login-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-wrapper{position:relative;width:100%;margin-bottom:20px}.new-user-btn{width:100%;text-align:start;margin-top:4px;color:#555;cursor:pointer;-webkit-user-select:none;user-select:none}.new-user-btn.forgot-password-text{font-size:14px;margin-top:-5px;margin-bottom:5px}.new-user-btn.forgot-password-text:hover,.new-user-btn .resend-otp-text:hover{text-decoration:underline}@media (max-width: 600px){.login-container{padding-top:16px;height:85vh;overflow:hidden}.login-box{width:90%;max-width:100%}.login-btn,.divider{width:100%}.login-footer{flex-direction:column}.footer-text{padding-left:0;margin-bottom:8px}}.accountfor-container{width:100vw;display:flex;flex-direction:column;justify-content:space-between;align-items:center;box-sizing:border-box;padding:24px}.accountfor-title{font-size:18px;font-weight:500;width:380px;color:#000;margin-bottom:24px;display:flex;align-items:center;gap:8px}.accountfor-title h4{width:100%;text-align:center;margin-right:35px;font-weight:500}.accountfor-title img{cursor:pointer}.inside-detail-container{display:flex;flex-direction:column;justify-content:space-between}.inside-detail-input,.inside-detail-subcontainer{display:flex;flex-direction:column;align-items:center}.inside-detail-input{width:100%;gap:16px}.accountfor-options{display:flex;flex-direction:column;gap:12px}.accountfor-btn{background-color:#f5f5f5;border:none;border-radius:8px;padding:12px;width:300px;font-size:16px;font-weight:500;text-align:center;cursor:pointer;color:#000}.accountfor-btn:hover{background-color:#e8e8e8}.info-text{width:80%;font-size:12px;text-align:left}.dob-row{display:flex;gap:10px;margin-bottom:16px}.get-started-btn{background-color:#ff025b;color:#fff;padding:12px;border-radius:24px;border:none;font-weight:500;font-size:16px;width:370px;cursor:pointer}.dob-selector{margin-bottom:4px;margin-top:4px}.accountfor-btn.active{background-color:#ff025b;color:#fff}.success-title{font-size:20px;font-weight:500;color:#000;margin-bottom:32px;display:flex;align-items:center;gap:8px;text-align:center}@media (max-width: 600px){.accountfor-container{height:85vh}.accountfor-title{margin-top:60px;width:100%}.inside-detail-subcontainer .floating-label-wrapper,.inside-detail-subcontainer .floating-input-settings{width:100%!important}.accountfor-title img{position:fixed;left:20px;top:20px}.accountfor-title h4{margin-right:0}.accountfor-options,.accountfor-btn,.info-text{width:100%}.get-started-btn{width:350px}.dob-selector{width:100%}.success-title{margin-bottom:48px}}.floating-selects{position:relative;width:300px}.select-container{position:relative;width:100%}.select-container input{width:100%;padding:12px;border:1px solid #ddd;border-radius:8px;font-size:16px;background:#fff}.select-container label{position:absolute;left:12px;top:50%;transform:translateY(-50%);background:#fff;padding:0 5px;color:#666;transition:.2s ease all;pointer-events:none}.options-container{position:absolute;top:100%;left:0;width:100%;background:#fff;border:1px solid #ddd;border-radius:8px;margin-top:5px;max-height:250px;overflow-y:auto;z-index:1000;box-shadow:0 2px 4px #0000001a}.options-container{display:none}.options-container.visible{display:block}.select-label{padding:10px 15px;background:#f5f5f5;font-weight:500;border-bottom:1px solid #ddd;color:#333}.option{padding:12px 15px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #eee}.option:last-child{border-bottom:none}.option:hover{background-color:#f5f5f5}.options-container::-webkit-scrollbar{width:8px}.options-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.options-container::-webkit-scrollbar-thumb{background:#888;border-radius:4px}.options-container::-webkit-scrollbar-thumb:hover{background:#666}@media (max-width: 600px){.floating-selects{width:100%}}.floating-label-wrapper{position:relative;font-family:Inter,sans-serif}.floating-select{width:100%;padding:18px 12px 8px 10px;border:1px solid #ccc;border-radius:8px;background-color:#fff;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:border-color .2s}.floating-select:hover{border-color:#888}.selected-value{color:#aaa}.selected-value.selected{color:#333;font-weight:500;font-size:16px}.custom-arrow-img{width:20px;height:20px;transition:transform .2s}.floating-label{position:absolute;left:8px;top:25px;font-size:16px;color:#666;pointer-events:none;background:#fff;padding:0 6px;line-height:1;z-index:2;transition:.2s ease all;transform:translateY(-50%)}.floating-label-wrapper.focused .floating-label{top:14px;left:6px;font-size:12px;color:#666;background:#fff;padding:0 6px;z-index:2}.custom-options{padding:2.5% 0;display:flex;flex-direction:column;gap:5px;position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #ccc;border-radius:8px;max-height:180px;overflow-y:auto;z-index:10;box-shadow:0 4px 10px #0000000d}.custom-option{padding:12px;cursor:pointer;font-size:14px;transition:background .2s;margin-left:2.5%;margin-right:2.5%;font-weight:400}.custom-option:hover{background-color:#f5f5f5;border-radius:10px}.custom-option.active{background-color:#f5f5f5;font-weight:500;display:flex;justify-content:space-between;align-items:center;border-radius:10px}.header-tabs{display:flex;position:absolute;top:0;align-items:center;justify-content:space-between;padding:16px 32px;left:50%;transform:translate(-50%)}.header-center{display:flex;justify-content:center;flex:1}.nav-tabs{display:flex;gap:32px}.nav-tab{background:none;border:none;padding:10px 16px;font-size:16px;color:#6b7280;font-weight:500;cursor:pointer;border-radius:6px;transition:color .2s ease;position:relative;-webkit-tap-highlight-color:transparent}.nav-tab.active{color:#1f2937;font-weight:500}.underline{position:absolute;bottom:12px;left:0;height:1.5px;background-color:#000;border-radius:1px;transition:transform .3s ease,width .3s ease}.header-right{display:flex;gap:16px;align-items:center}.header-icon{font-size:18px;color:#6b7280;cursor:pointer;transition:color .2s ease}.header-icon:hover{color:#374151}.content{flex:1;overflow-y:auto;margin-top:20px;padding:10px 50px 50px;height:100%;width:100%;box-sizing:border-box}.filter-bar{display:flex;gap:12px;padding:0 0 16px;margin:-10px auto 16px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;transition:all .4s cubic-bezier(.4,0,.2,1);transform-origin:top;flex-wrap:wrap;justify-content:center;max-width:1200px}.filter-bar::-webkit-scrollbar{display:none}.filter-bar-visible{max-height:80px;opacity:1;transform:translateY(0);visibility:visible}.filter-bar-hidden{max-height:0;opacity:0;transform:translateY(-20px);visibility:hidden;padding:0;margin-bottom:0}.profile-card{width:340px;height:445px;background:#fff;overflow:hidden;transition:all .3s ease;margin:0 auto}.profile-image-container{width:100%;height:86%;display:flex;gap:10px;border-radius:12px;position:relative}.profile-image{width:100%;height:100%;object-fit:cover;border-radius:12px;object-position:center;display:block}.image-skeleton{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;background:linear-gradient(90deg,#f3f3f3 25%,#e0e0e0,#f3f3f3 75%);animation:shimmer 1.2s infinite linear;z-index:2;aspect-ratio:1 / 1}@keyframes shimmer{0%{background-position:-200px 0}to{background-position:200px 0}}.profile-info{padding:10px 0 5px}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.profiles-grid{display:grid;grid-template-columns:repeat(3,335px);gap:40px 50px;width:100%;justify-content:center;align-items:center;margin:0 auto;padding:0 16px}.profile-id{font-size:16px;font-weight:500;color:#000;display:flex;align-items:center;gap:3px}.profile-id .verified-icon{width:18px;height:18px}.profile-score{font-size:15px;font-weight:500;background-color:#f5f5f5;color:#15b700;padding:4px 12px;border-radius:12px}.profile-details{font-size:14px;font-weight:400;line-height:140%;color:#696969}.verified-badge{width:20px;height:20px;object-fit:contain}.mobile-top-icon{display:none}.profiles-end{max-width:400px;margin:20px auto}.no-profiles-container{max-width:400px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:30px;gap:2px}.caste-code{margin-top:-10px;margin-left:-5px;font-size:12px;font-weight:500;color:#ff025b;cursor:pointer}@media (hover: hover) and (pointer: fine){.nav-tab:hover{color:#374151;background:#f3f4f6}}@media (max-width: 1200px){.profiles-grid{grid-template-columns:repeat(2,340px)}}@media (max-width: 1023px){.profiles-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 600px){.caste-code{margin-top:0;font-size:14px;margin-left:2px}.mobile-top-icon{display:flex;position:absolute;top:5px;right:16px;width:36px;height:36px;border-radius:50%;justify-content:center;align-items:center;z-index:1200;cursor:pointer}.header-tabs{position:relative;width:100%;padding:0 8px;gap:8px}.tab-content-fade{opacity:.85;animation:lightFadeIn .3s ease-out forwards}@keyframes lightFadeIn{to{opacity:1}}.header-center{display:flex;background-color:#fff;align-items:center;padding:4px 0 0}.nav-tabs{position:relative;width:95%;flex-wrap:nowrap;display:flex;justify-content:space-between;gap:2px;padding-bottom:10px;border-bottom:#D9D9D9 1px solid}.underline{bottom:-1.5px;height:2px}.nav-tab.hovered{color:#374151;background:#f3f4f6}.nav-tabs::-webkit-scrollbar{display:none}.nav-tab{font-size:16px;padding:6px 10px;white-space:nowrap}.header-right,.filter-bar{display:none}.profiles-grid{grid-template-columns:1fr;gap:20px;padding:10px 8px 85px}.profiles-end{margin-top:-50px;margin-bottom:140px}.profile-card{width:100%;height:470px;padding-bottom:10px;border-bottom:#000000 .1px solid}.profile-image-container{display:flex;aspect-ratio:auto;gap:10px;border-top-left-radius:16px;border-top-right-radius:16px}.profile-image{flex:1;height:100%;object-fit:cover;object-position:center}.profile-info{padding:12px 4px}.profile-id{font-size:16px;display:flex;align-items:center;gap:3px}.profile-details{font-size:13px}.content{margin-top:0;padding:0 12px 16px}.filter-btn{display:none}.no-profiles-container{margin-top:50px;gap:0px}}.list-page{display:flex;flex-direction:column;padding-top:10px;padding-bottom:80px;background-color:#fff;width:100%}.list-card{display:flex;flex-direction:column;gap:12px}.list-header{display:flex;gap:16px;background-color:#f5f5f5;border-radius:16px;padding:12px;cursor:pointer;transition:background-color .2s ease}.list-info{display:flex;flex-direction:column;justify-content:center;flex:1;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-name{font-weight:500;margin:0;display:flex;flex-direction:row;align-items:center}.list-subtext{font-size:14px;color:#444;margin:0}.list-action{font-size:14px;color:#000;margin:8px 0 16px}@media (max-width: 600px){.list-page{width:100%;box-sizing:border-box;padding-bottom:50px;margin-top:10px;padding-top:0}.list-card{width:100%;margin-bottom:20px}.avatar{width:40px;height:40px}.list-name{font-size:16px}.list-subtext,.list-action{font-size:13px}}.matches-bottom-sheet-content{display:flex;flex-direction:column;gap:16px;align-items:center;justify-content:center;margin-bottom:16px}.matches-bottom-sheet-title{font-size:16px;font-weight:500;color:#696969}.filter-options{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}.filter-option{padding:8px 16px;background-color:#f0f0f0;color:#333;cursor:pointer;transition:background-color .3s ease;border:none;font-size:16px;font-weight:400;border-radius:16px}.filter-option.active{background-color:#ff025b;color:#fff}.profiles-grid .profile-image.mobile-only{display:none}.matches-photo-skelton{width:100%;height:100%;border-radius:12px}.no-matches-message{width:100%;text-align:center;font-size:16px;color:#666;margin-top:20px}@media (max-width: 600px){.matches .profiles-grid .profile-image.mobile-only{display:block}.matches .profile-card{width:100%;height:auto;padding-bottom:5px}.matches .profile-image-container{display:flex;flex-direction:row;width:100%;gap:5px;height:100%}.matches .profile-image-container .profile-image{width:100%;height:100%}.matches .matches-photo-skelton{width:100%;height:220px}.no-matches-message{margin-top:50%}}@media (max-width: 370px){.matches .matches-photo-skelton{height:200px}}.match-container{width:100%;max-width:500px;margin:auto;background-color:#fff;padding:16px;border-radius:12px}.match-header{display:flex;justify-content:space-between;font-weight:500;font-size:16px;color:#444;margin-bottom:10px;margin-top:10px}.match-divider{border:none;border-top:2px solid #d9d9d9;margin:8px 0}.match-data-container{max-height:400px;overflow-y:auto;scrollbar-width:thin;padding-right:8px}.match-row{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:16px 0;font-size:14px;font-weight:400;color:#000}.match-label{color:#222;display:flex;align-items:center}.match-icon{width:18px;height:18px}.match-footer{display:flex;align-items:center;justify-content:space-between;margin-top:16px;text-align:center}.match-avatar{width:60px;height:60px;border-radius:50%;object-fit:cover}.match-score p{margin:4px 0;font-size:14px}.score-number{font-size:22px;font-weight:500}.green{color:#0da600}@media (max-width: 600px){.match-data-container{max-height:360px}}.insights-container{max-width:500px;margin:0 auto;background-color:#fff}.insights-title{font-size:20px;font-weight:500;margin-top:25px;text-align:center;font-style:medium;margin-bottom:15px}.insights-header{align-items:center;gap:12px}.back-arrow-insight{cursor:pointer;width:24px;height:24px;color:#333}.dropdown-wrapper{position:relative}.dropdown-row{display:flex;align-items:center;gap:45px;justify-content:center;margin-bottom:20px}.dropdown-button{border:1px solid #ccc;background-color:#fff;border-radius:8px;font-size:14px;display:flex;align-items:center;gap:6px;cursor:pointer}.dropdown-icon{position:absolute;top:50%;right:12px;transform:translateY(-50%);pointer-events:none;width:12px;height:12px}.dropdown-date-range{font-size:14px;color:#696969}.total-views h3{font-size:28px;margin:0;text-align:start}.total-views p{text-align:start;color:#696969;margin:4px 0 20px}.section-title{font-size:16px;font-weight:500;margin-bottom:12px}.toggle-tabs{display:flex;justify-content:center;gap:12px;margin-bottom:20px}.toggle-btn{padding:8px 16px;border-radius:20px;background-color:#f5f5f5;border:none;font-size:14px;cursor:pointer;color:#000}.toggle-btn.active{background-color:#ff025b;color:#fff}.bar-row{display:flex;align-items:center;gap:12px;margin-bottom:12px}.bar-label{width:80px;font-size:14px;color:#000}.bar-bg{flex:1;height:6px;background-color:#e5e5e5;border-radius:6px;overflow:hidden}.bar-fill{height:100%;background-color:#000;border-radius:6px}.bar-value{width:40px;font-size:14px;text-align:right;color:#000}.native-dropdown{padding:10px 14px;font-size:14px;border-radius:8px;border:1px solid #D9D9D9;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;font-family:Inter,sans-serif;cursor:pointer;width:130px}.section-title{text-align:center}@media (max-width: 600px){.insights-container{width:100%;padding:0 16px;margin-top:12px}.toggle-tabs{justify-content:flex-start}.section-title{text-align:start}.insights-title{display:none}.dropdown-row{justify-content:space-between}}.landing-page .bottom-sheet-container{min-width:100%;height:100%;text-align:center;border-radius:0;padding:0 24px}.landing-page .compare-header{position:fixed;width:calc(100% - 48px);display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem}.landing-page .compare-link.fixed{margin:0}.landing-page .compare-header .logo{position:static}.landing-page .compare-content{margin-top:80px;height:calc(100% - 80px);overflow-y:auto;padding-bottom:20px;scrollbar-width:none}.landing-page .feature-section{width:100%;max-width:1100px;margin:0rem auto 1rem;background:#fff;border:1px solid #D9D9D9;border-radius:16px;overflow-y:auto}.landing-page .comparison-table{width:100%;border-collapse:collapse;font-size:.95rem;color:#333}.landing-page .comparison-table th{text-align:left;padding:1rem 1.5rem;font-weight:500;color:#222;border-bottom:1px solid #D9D9D9}.landing-page .comparison-table th:nth-child(2),.landing-page .comparison-table th:nth-child(3){text-align:center}.landing-page .comparison-table{position:relative}.landing-page .comparison-table:before,.landing-page .comparison-table:after{content:"";position:absolute;top:0rem;bottom:0rem;width:1px;background:#ececec;pointer-events:none}.landing-page .comparison-table:before{left:35%}.landing-page .comparison-table:after{left:65%}.landing-page .comparison-table td{padding:.9rem 1.5rem;vertical-align:middle}.landing-page .comparison-table th:nth-child(3),.landing-page .comparison-table td:nth-child(3){padding:.9rem 3rem}.landing-page .feature-name{text-align:left;color:#444;font-weight:500}.landing-page .feature-value{text-align:center;font-weight:400}.landing-page .button-container{text-align:center;background:#fff;padding:1.5rem 0 2rem}.landing-page .explore-btn{background:#e91e63;color:#fff;border:none;padding:12px 32px;border-radius:25px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease}.landing-page .explore-btn:hover{background:#d81b60}.landing-page .comparison-table tr:last-child td{border-bottom:none}.landing-page .filter-pill{padding:8px 16px;border-radius:24px;font-size:16px;font-weight:500;border:none;background-color:#f5f5f5;color:#696969}.landing-page .filter-pill.active{background-color:#ff025b;color:#fff}@media (max-width: 700px){.landing-page .comparison-table td:nth-child(2),.landing-page .comparison-table td:nth-child(3),.landing-page .comparison-table th:nth-child(2),.landing-page .comparison-table th:nth-child(3){border-left:none}.landing-page .comparison-table:before,.landing-page .comparison-table:after{display:none}}.landing-page{color:#222;background:#fff;padding:12px 16px 20px;width:100%;display:flex;min-height:100vh;overflow-y:auto;overflow-x:hidden;flex-direction:column;align-items:center}.landing-page,.landing-page *{box-sizing:border-box}.landing-page{letter-spacing:-.5px}.landing-page main{width:100%;margin:0 auto;padding:0 8px;display:flex;flex-direction:column;gap:80px}.landing-page .landing-header{width:100%;margin:0 auto;max-width:1100px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.landing-page .landing-logo{display:flex;align-items:center;gap:8px;transition:all .3s ease-in-out}.landing-page .logo-text{font-size:24px;font-weight:500}.landing-page .landing-login-btn{padding:8px 16px;border-radius:24px;font-size:16px;font-weight:500;border:none;background-color:#f5f5f5;color:#000;cursor:pointer}.landing-page .landing-login-btn:disabled{color:#a0a0a0;cursor:not-allowed}.landing-page .landing-login-btn:hover:not(:disabled){background-color:#d9d9d9}.landing-page .hero{text-align:center;margin:8px auto 20px;padding:6px 6px 18px}.landing-page .hero-img{width:360px;height:auto;display:block;margin:0 auto 14px}.landing-page h1{font-size:40px;margin:8px 0 6px;font-weight:500;line-height:1.15}.landing-page .hero-sub{color:#696969;margin:8px auto 16px;max-width:590px;font-size:28px}.landing-page .register-btn{padding:8px 16px;border-radius:24px;font-size:20px;font-weight:500;border:none;cursor:pointer;background-color:#ff025b;color:#fff}.landing-page .hero{padding:8px 8px 18px}.landing-page .hero-cta{display:flex;justify-content:center;margin-top:12px}.landing-page .hero-disclaimer{margin-top:20px;font-size:18px;font-weight:400;letter-spacing:-1px}.landing-page .hero-disclaimer-note{max-width:425px;margin:16px auto 0;font-size:15px;font-weight:400;color:#696969;letter-spacing:-.5px;font-style:italic}.landing-page .early-access{width:100%;max-width:1100px;margin:0 auto;display:flex;justify-content:center}.landing-page .early-card{width:100%;max-width:880px;background:linear-gradient(180deg,#fff,#fffafc);border-radius:16px;padding:22px 20px 18px;box-shadow:0 8px 20px #080f1e0a;text-align:center;display:flex;flex-direction:column;gap:12px}.landing-page .early-badge{color:#ff025b;font-weight:500;font-size:28px;letter-spacing:.2px;margin:0}.landing-page .early-title{max-width:70%;margin:0 auto;font-size:26px;font-weight:500;color:#696969;line-height:1.35}.landing-page .early-highlight{margin-top:6px;font-weight:500;color:#000}.landing-page .early-strike{text-decoration:line-through;color:#9b9b9b}.landing-page .early-list{list-style:none;padding:0;margin:8px auto 4px;display:grid;gap:6px;color:#333;font-size:15px;font-weight:500}.landing-page .early-list li:before{content:"✔ ";color:#000}.landing-page .early-list li{color:#696969;font-weight:400}.landing-page .early-cta{margin-top:4px;display:flex;justify-content:center}.landing-page .early-note{margin:6px auto 0;color:#696969;font-size:12px;max-width:300px;line-height:1.5;font-style:italic}.landing-page .why-section{width:100%;max-width:1100px;margin:28px auto;text-align:center}.landing-page #why-title{font-size:24px;color:#ff025b;font-weight:500;margin-bottom:8px}.landing-page .why-sub{font-size:40px;color:#6b6b6b;margin-bottom:14px}.landing-page .cards{display:grid;margin-top:12px;grid-template-columns:repeat(3,1fr);gap:24px;align-items:start}.landing-page .card{background:#fff;border:1px solid #fda6c5;border-radius:24px;text-align:left;box-shadow:0 6px 18px #080f1e08;padding:20px 24px 20px 20px;min-height:300px;display:flex;flex-direction:column;justify-content:space-between}.landing-page .card h4{font-size:28px;font-weight:500;margin:0 0 8px}.landing-page .card p{display:grid;grid-template-columns:1fr;gap:12px;margin-top:20px;font-size:16px;font-weight:400;letter-spacing:-.5px}.landing-page .card-icon{display:inline-flex;align-items:start;justify-content:start;border-radius:12px;margin-bottom:12px}.landing-page .why-section h2{color:#ff2f6d;font-size:16px;font-weight:500;margin-bottom:8px;letter-spacing:.4px}.landing-page .why-section .why-sub{color:#111;margin-bottom:18px;font-weight:500;font-size:40px;line-height:1.05}.landing-page .pricing{width:100%;max-width:1100px;margin:28px auto 8px;text-align:center}.landing-page .pricing-title{font-size:24px;color:#ff025b;font-weight:500;margin-bottom:8px}.landing-page .pricing-sub{color:#000;margin-bottom:16px;font-weight:500;font-size:40px}.landing-page .plan-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;justify-content:flex-start;align-items:start;flex-wrap:nowrap;margin-top:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px;scroll-snap-type:x mandatory}.landing-page .plan{margin-top:15px;flex:0 0 80%;min-width:260px;max-width:350px;min-height:380px;background:#fff;border:1px solid #fda6c5;border-radius:16px;padding:18px;position:relative;justify-content:space-between;text-align:left;display:flex;flex-direction:column;box-shadow:0 6px 18px #080f1e08;scroll-snap-align:start}.landing-page .plan h4{margin:0 0 8px;color:#ff2f6d;font-weight:500;font-size:18px}.landing-page .price{font-size:28px;font-weight:500;margin:0 0 14px;color:#111}.landing-page .price-old{color:#9b9b9b;text-decoration:line-through;margin-right:4px;font-weight:500}.landing-page .plan-features{list-style:none;color:#444;flex:1 0 auto}.landing-page .plan-features li{margin:10px 0;font-size:14px;color:#555}.landing-page .plan .plan-btn{background:transparent;border:1px solid #f40156;color:#fc0259;padding:8px 14px;border-radius:999px;cursor:pointer;font-size:20px;font-weight:500;align-self:center;width:100%;max-width:360px;margin-top:10px}.landing-page .plan .plan-btn.selected{background:linear-gradient(90deg,#ff025b,#ff025b,#d9004c);color:#fff}.landing-page .prelaunch-badge{margin-top:-10px;width:200px}.landing-page .early-access-badge{margin-top:-10px;width:150px}.landing-page .highlight{transform:translateY(-6px);border:2px solid rgba(255,47,109,.14)}.landing-page .save-tag{position:absolute;top:-15px;right:12px;background:#fff;color:#ff2f6d;border-radius:16px;padding:6px 10px;font-size:14px;border:1px solid #fda6c5;font-weight:500}.landing-page .save-tag.selected{background:#ff025b;color:#fff;border:none}.landing-page .compare-link,.landing-page .compare-link:visited{display:inline-block;margin-top:18px;color:#3068ff;text-decoration:none;border:2px solid rgba(48,104,255,.12);padding:10px 24px;border-radius:999px;font-size:20px;cursor:pointer;font-weight:400;background:linear-gradient(180deg,rgba(48,104,255,.03),transparent)}.landing-page .faq{width:100%;max-width:700px;margin:24px auto;text-align:left}.landing-page .faq-title,.landing-page .faq-sub{display:flex;justify-content:center;text-align:center}.landing-page .faq-title{font-size:24px;font-weight:500;margin-bottom:6px;color:#ff025b}.landing-page .faq-sub{color:#000;font-weight:500;font-size:40px;margin-bottom:12px}.landing-page .faq ul{list-style:none;padding:0;margin:0}.landing-page .faq ul li{padding:16px 0;color:#000;font-weight:500;letter-spacing:0;font-size:20px}.landing-page .faq ul li p{font-weight:400;margin-top:12px;color:#000;font-size:16px}.landing-page .faq ul li p a{color:#3068ff;text-decoration:none}.landing-page .faq ul li p a:hover{text-decoration:underline}.landing-page .app-card{display:flex;gap:14px;align-items:center;justify-content:space-between;background:#fff;border:1px solid #D9D9D9;box-shadow:0 6px 18px #080f1e08;padding:16px;border-radius:16px}.landing-page .app-card-left h3{font-size:28px;margin:0 0 12px;color:#111;font-weight:500}.landing-page .app-card-right{max-width:140px;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto}.landing-page .app-card-right p{font-size:10px;letter-spacing:0;color:#696969}.landing-page .get-app{width:100%;max-width:1100px;margin:28px auto 60px;text-align:center}.landing-page .get-app-title{color:#ff025b;font-size:24px;font-weight:500;margin-bottom:16px}.landing-page .app-card-left{display:flex;flex-direction:column;text-align:left}.landing-page .play-badge{display:flex;margin-top:40px}.landing-page .play-badge img{width:140px;display:inline-block}.landing-page .app-qr{width:150px;height:auto;display:block}.landing-page .footer{width:100%;max-width:1100px;margin:0 auto;margin-top:-2rem}.landing-page .footer-header{display:flex;flex-direction:row;align-items:end;justify-content:space-between}.landing-page .footer-description{text-align:end;font-size:.85rem}.landing-page .footer-logo{width:240px}.landing-page .footer-separator{margin-top:10px;border-top:1px solid #D9D9D9}.landing-page .footer-content{margin-top:14px;font-size:12px;color:#696969;display:flex;flex-direction:row;justify-content:space-between}.landing-page .footer-text{display:flex;flex-direction:row;font-size:12px;gap:1rem}.landing-page .footer-text p:hover{text-decoration:underline;cursor:pointer}.landing-page .footer-disclaimer{margin-top:18px;color:#696969;font-size:12px;font-weight:400;line-height:1.6;text-align:left;letter-spacing:0}.landing-page .footer-disclaimer .disclaimer-header{display:flex;align-items:end;gap:2px;margin-bottom:8px;color:#696969;font-weight:400}.landing-page .footer-disclaimer .disclaimer-icon{font-size:16px}.landing-page .footer-disclaimer .disclaimer-list{margin:8px 0 12px;padding-left:18px}.landing-page .footer-disclaimer .disclaimer-list>li{margin:10px 0}.landing-page .footer-disclaimer .disclaimer-list li ul{margin-left:18px;list-style:disc;color:#696969}.landing-page .footer-disclaimer a{color:#3068ff;text-decoration:none}.landing-page .social-icons{display:flex;flex-direction:row;gap:1rem}.landing-page .social-icons img{cursor:pointer}@media (max-width:900px){.landing-page .why-sub{font-size:26px}.landing-page .cards{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;padding-inline:4vw}.landing-page .card{flex:none;width:100%;min-width:auto;max-width:none;scroll-snap-align:none}}@media (max-width:600px){.landing-page{padding:12px 12px 60px}.landing-page main{gap:40px}.landing-page .early-card{padding:18px 16px 14px;gap:10px}.landing-page .early-title{max-width:100%;font-size:22px}.landing-page .early-list{font-size:14px}.landing-page .hero-img{width:100%;max-width:320px}.landing-page .hero-sub{font-size:20px}.landing-page .hero-disclaimer-note{max-width:450px}.landing-page .why-sub{font-size:20px}.landing-page .cards{display:flex;gap:12px;padding-bottom:10px;overflow-x:auto;scroll-snap-type:x mandatory;padding-inline:8vw;-webkit-overflow-scrolling:touch}.landing-page .cards .card{flex:0 0 88vw;width:90vw;scroll-snap-align:center;margin:0;display:flex;flex-direction:column}.landing-page .cards .card .card-content{margin-top:auto}.landing-page .plan-cards{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;padding-inline:8vw;-webkit-overflow-scrolling:touch}.landing-page .plan-cards::-webkit-scrollbar,.landing-page .cards::-webkit-scrollbar{width:2px}.landing-page .plan-cards::-webkit-scrollbar-track,.landing-page .cards::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.landing-page .plan-cards::-webkit-scrollbar-thumb,.landing-page .cards::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:10px}.landing-page .plan-cards::-webkit-scrollbar-thumb:hover,.landing-page .cards::-webkit-scrollbar-thumb:hover{background:#555}.landing-page .plan-cards .plan{flex:0 0 100vw;width:90vw;scroll-snap-align:center;display:flex;flex-direction:column}.landing-page .plan-cards .plan>div:last-child{margin-top:auto;display:flex;flex-direction:column;gap:12px}.landing-page .app-card{padding:16px;border-radius:10px}.landing-page .app-card-left{text-align:center}.landing-page .app-card{flex-direction:column;align-items:center;text-align:center}.landing-page .app-card-right{max-width:110px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px}.landing-page .play-badge{margin-top:0;justify-content:center}.landing-page .footer{width:100%}.landing-page .footer-logo{width:150px}.landing-page .footer-description{font-size:1rem}.landing-page .footer-text{display:flex;justify-content:center;align-items:center;width:100%;margin-top:20px;font-size:14px;color:#696969}.landing-page .footer-disclaimer{font-size:12px}.landing-page .app-qr{margin:0}.landing-page .app-card-right p{margin:-15px 0 0}}.premium-message-popup .popup-sheet-image-container{display:flex;justify-content:center}.premium-message-popup .popup-sheet-title{font-weight:500;font-size:18px;color:#333;margin-bottom:12px;white-space:pre-line;text-align:center}.premium-message-popup .popup-sheet-text{font-weight:400;font-size:14px;color:#555;margin-bottom:8px;white-space:pre-line}.input-box{position:relative}.image-preview-inside{position:absolute;bottom:8px;left:8px;width:60px;height:60px}.image-preview-inside img{width:60px;height:60px;object-fit:fill}.remove-image-btn-inside{position:absolute;top:-6px;right:-6px;background:#000;border:none;border-radius:50%;cursor:pointer;padding:2px;display:flex;align-items:center;justify-content:center;color:#fff}.submit-inside-textarea{position:absolute;bottom:14px;right:14px;background:#f06;color:#fff;padding:6px 14px;border:none;border-radius:20px;cursor:pointer;font-size:14px}.profile-options{display:flex;flex-direction:column;gap:12px}.profile-option-btn{display:flex;align-items:center;gap:10px;padding:12px;width:100%;background:#f8f8f8;border:none;cursor:pointer;font-size:16px;color:#000;transition:color .2s ease;justify-content:center;border-radius:13px}.profile-option-btn img{width:20px;height:20px}.profile-option-btn:hover{background-color:#f0f0f0}.profile-option-btn img{width:20px;height:20px;object-fit:contain}.profile-option-btn.active span{color:#000}.profile-option-btn.inactive span{color:gray}.profile-option-btn:disabled{cursor:not-allowed}.input-box{margin-top:15px;display:flex;flex-direction:column;gap:10px}.message-profile.textarea-wrapper,.report-profile.textarea-wrapper{width:100%;border:1px solid #d9d9d9;border-radius:10px;background-color:#fff;padding:10px 15px;margin-top:20px;height:180px;position:relative;box-sizing:border-box}.report-profile .message-textarea{width:100%;font-size:16px;color:#222;font-family:InterMedium,sans-serif;min-height:110px;resize:none;border:none;outline:none;text-align:left;vertical-align:top;padding:0;box-sizing:border-box}.report-profile .attachment-icon{position:absolute;left:15px;bottom:15px;cursor:pointer;font-size:18px;padding:4px}.report-profile .attachment-container{position:absolute;left:17%;bottom:10px;width:60px;height:40px}.report-profile .attachment-photo{width:100%;height:100%;object-fit:fill}.report-profile .close-button{position:absolute;top:-6px;right:-6px;background:#f06;border:none;border-radius:50%;color:#fff;width:14px;height:14px;font-size:8px;cursor:pointer}.report-profile .submit-button{position:absolute;right:15px;bottom:15px;background:#f06;color:#fff;padding:6px 14px;border:none;border-radius:20px;cursor:pointer;font-size:14px}.message-profile .message-textarea{width:100%;font-size:16px;color:#222;font-family:InterMedium,sans-serif;min-height:140px;resize:none;border:none;outline:none;text-align:left;vertical-align:top;padding:0;box-sizing:border-box}.message-profile .submit-button{position:absolute;right:10px;bottom:10px;background:#f06;color:#fff;padding:6px 14px;border:none;border-radius:20px;cursor:pointer;font-size:14px}.chat-wrapper{flex:1;padding:7px 24px 24px 8px;display:flex;flex-direction:column;box-sizing:border-box;background-color:#fff}.chat-header{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee;padding-bottom:12px}.chat-user{display:flex;align-items:center;gap:12px}.chat-profile-img{width:40px;height:40px;border-radius:50%;object-fit:cover;cursor:pointer}.chat-user-name{font-weight:500;font-size:16px;margin:0;cursor:pointer}.chat-status{font-size:14px;color:#888}.chat-more-icon{width:20px;cursor:pointer}.chat-encrypted-label{align-self:center;font-size:12px;background:#f5f5f5;padding:4px 12px;border-radius:16px;margin-bottom:12px;color:#737373}.chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px;padding:12px 10px 0;scrollbar-width:none;-ms-overflow-style:none;min-height:0}.chat-messages::-webkit-scrollbar{display:none}.chat-bubble{max-width:100%;padding:10px 14px;font-size:14px;white-space:pre-line;word-wrap:break-word;border-radius:20px;display:flex;flex-direction:column}.sender{align-self:flex-start;background-color:#ff025b;color:#fff;border-radius:20px}.receiver{align-self:flex-end;background-color:#f5f5f5;color:#000;border-radius:20px}.chat-time{font-size:10px;margin-top:6px;color:#777;text-align:right}.chat-input-container{display:flex;align-items:center;background-color:#f5f5f5;border-radius:24px;padding:0 20px;align-self:center;box-sizing:border-box;width:100%}.chat-input-container input{flex:1;padding:10px 10px 10px 0;border:none;background:transparent;outline:none;font-size:16px;color:#000}.chat-input-container input::placeholder{color:#737373;font-size:14px}.chat-send-btn{background:none;border:none;color:#ff025b;font-weight:500;font-size:14px;cursor:pointer}.premium-notification{padding:12px;border-radius:8px;text-align:center;margin:12px 0 0;font-weight:500}.chat-input-container.disabled{opacity:.5;pointer-events:none}@media (max-width: 1200px){.chat-wrapper{width:670px}}@media (max-width: 600px){.chat-wrapper{width:100%;height:100vh;position:relative}.chat-header{position:fixed;top:0;left:0;right:0;background-color:#fff;z-index:100;border-bottom:1px solid #eee;padding:12px 16px;flex-shrink:0}.chat-messages{position:fixed;inset:65px 0 40px;overflow-y:auto;padding:12px 16px 0;background-color:#fff}.chat-input-container{position:fixed;bottom:0;left:0;right:0;width:95%;margin:0 auto;padding:0 5px;box-sizing:border-box;background-color:#f5f5f5;z-index:1000;border-top:1px solid #eee}.chat-input-container input{padding:12px;font-size:16px}.premium-notification{width:100%;position:fixed;bottom:40px;left:50%;transform:translate(-50%);background:#fff;margin:0;z-index:1000;font-weight:500}.chat-messages.height-increase{padding-bottom:130px}}.etiquette-wrapper{margin:16px;display:flex;flex-direction:column;align-items:center;position:relative}.etiquette-container{border-radius:12px;padding:24px 12px 12px;background-color:#fff;border:1px solid #e2e2e2;box-shadow:0 1px 2px #0000000d;position:relative}.etiquette-title{position:absolute;top:-10px;background-color:#fff;padding:0 12px;font-size:16px;font-weight:500;color:#333;z-index:10}.etiquette-footer{position:absolute;bottom:-9px;background-color:#fff;padding:0 12px;font-weight:500;font-size:13px;color:#555;z-index:10}.etiquette-rule-row{display:flex;flex-direction:row;align-items:flex-start;margin-bottom:12px}.etiquette-emoji{font-size:18px;margin-right:10px;line-height:22px}.etiquette-rule-text{flex:1;font-size:14px;line-height:20px;color:#696969}@media (max-width: 600px){.etiquette-wrapper{margin:12px}.etiquette-container{width:100%;padding:20px 10px 10px}.etiquette-title{font-size:15px}.etiquette-footer{font-size:12px}.etiquette-emoji{font-size:16px;margin-right:8px}.etiquette-rule-text{font-size:13px;line-height:18px}}.chat-profile{display:flex;flex-direction:column;padding-bottom:25px;background-color:#fff;width:270px}.chat-title{font-size:24px;font-weight:500;margin-bottom:18px;margin-top:20px;color:#000}.chat-tabs{display:flex;justify-content:flex-start;gap:12px;margin-bottom:18px}.tab{padding:8px 16px;border-radius:24px;background-color:#f5f5f5;border:none;cursor:pointer;font-size:16px;font-weight:500;color:#000}.tab.active{background-color:#ff025b;color:#fff}.chat-profile-scrollable{flex:1;overflow-y:auto;scrollbar-width:none;padding-right:4px}.chat-profile-scrollable::-webkit-scrollbar{display:none}.chat-profile-list{display:flex;flex-direction:column;gap:12px}.chat-profile-box{display:flex;gap:16px;background-color:transparent;border-radius:16px;padding:12px;cursor:pointer;transition:background-color .2s ease}.chat-profile-box:hover{background-color:#f9f9f9}.chat-profile-box.active-box{background-color:#f5f5f5}.chat-profile-image-container{width:50px;height:50px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.chat-profile-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.chat-profile-info{display:flex;flex-direction:column;justify-content:center;flex:1;gap:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-name{font-weight:500;font-size:14px;margin:0;color:#000}.chat-name.unread{font-weight:bolder}.chat-preview{font-size:13px;color:#555;margin:0}.chat-preview.unread{font-weight:bolder}@media (max-width: 600px){.chat-profile{width:100%;padding:5px 15px 80px}.chat-title{font-size:24px;margin-top:0;margin-bottom:0}.chat-tabs{align-items:flex-start;gap:8px;margin-top:5px;margin-bottom:12px}.chat-profile-box{background-color:#f5f5f5}}.messages-container{display:flex;flex-direction:row;width:1050px;gap:50px;margin:0 5%;overflow:hidden}@media (max-width: 1200px){.messages-container{width:900px}}@media (max-width: 600px){.messages-container{flex-direction:column;width:100%;margin:0;gap:0;height:95vh;overflow-y:scroll}}.sidebar{width:80px;background:#fff;display:flex;flex-direction:column;align-items:center;padding:24px 0}.sidebar-icons{display:flex;flex-direction:column;gap:30px;margin-top:80px}.sidebar-image{width:24px;height:24px;object-fit:contain}.sidebar-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:10px;transition:all .2s ease}.sidebar-icon:hover{background:#f3f4f6}@media (max-width: 600px){.sidebar{width:100%;height:50px;flex-direction:row;justify-content:space-around;align-items:center;padding:0;position:fixed;inset:auto 0 0;z-index:1000;border-top:1px solid #e5e7eb}.sidebar.not-visible{display:none}.sidebar-icons{flex-direction:row;gap:0;margin-top:0;width:100%;justify-content:space-around}}.popup-sheet-backdrop{position:fixed;inset:0;background:#0006;display:none;align-items:center;justify-content:center;z-index:1000;transition:opacity .4s ease-in-out}.popup-sheet-backdrop.show{display:flex}.popup-sheet-container{width:25%;min-width:400px;max-width:420px;background:#fff;border-radius:24px;padding:20px 30px 30px;box-shadow:0 4px 30px #00000026;transform:translateY(100vh);opacity:0;transition:transform .45s cubic-bezier(.25,1,.5,1),opacity .4s ease}.popup-sheet-container.slide-up{transform:translateY(0);opacity:1}.popup-sheet-container.slide-down{transform:translateY(100vh);opacity:0}.popup-sheet-container .popup-sheet-header{display:flex;align-items:center;gap:15px;margin-bottom:10px}.popup-sheet-container .popup-sheet-image{width:40px;height:40px;border-radius:12px;margin-bottom:20px}.popup-sheet-container .popup-sheet-title{color:#000;margin:0;font-size:1.25rem;font-weight:500}.popup-sheet-container .popup-sheet-text{margin-top:10px;margin-bottom:20px;color:#555}.popup-sheet-container .popup-sheet-cancel-btn{display:flex;align-items:center;justify-content:center;padding:12px 24px;color:#000;background:#f5f5f5;border:none;border-radius:50px;font-size:1rem;cursor:pointer;transition:background .3s}.popup-sheet-container .popup-sheet-yes-btn{font-size:16px;background-color:#ff025b;color:#fff;border:none;border-radius:50px;padding:12px 24px;cursor:pointer;transition:all .2s ease}@media (hover: hover) and (pointer: fine){.popup-sheet-cancel-btn:hover{background:#d9d9d9}.popup-sheet-yes-btn:hover{background-color:#ff0239;color:#fff}}@media (max-width: 600px){.popup-sheet-container{min-width:auto;width:90%;padding:16px 24px 24px}.popup-sheet-container .popup-sheet-title{font-size:1.125rem}.popup-sheet-container .popup-sheet-text{font-size:.875rem}.popup-sheet-container .popup-sheet-cancel-btn,.popup-sheet-container .popup-sheet-yes-btn{padding:10px 20px;font-size:.875rem}}.notification-page{display:flex;flex-direction:column;align-items:center;background:#fff;padding:20px;width:calc(100% - 150px)}.notification-content{display:flex;flex-direction:column;height:100vh;overflow-y:auto;gap:16px}.notification-content::-webkit-scrollbar{display:none}.notification-header{width:100%;display:flex;padding-left:15px;margin-top:10px}.notification-card{min-width:400px;max-width:450px;padding-bottom:15px;border-bottom:1px solid #d9d9d9}.notification-filters{display:flex;gap:12px;min-width:400px;flex-wrap:wrap}.filter-pill{padding:8px 16px;border-radius:24px;font-size:16px;font-weight:500;border:none;background-color:#f5f5f5;color:#696969;cursor:pointer}.filter-pill.active{background-color:#ff025b;color:#fff}.card-header{padding:14px 16px;display:flex;align-items:center;gap:12px;margin-bottom:8px;background-color:#f5f5f5;border-radius:14px}.avatar{width:48px;height:48px;border-radius:50%;object-fit:cover}.card-info{display:flex;flex-direction:column;justify-content:center;flex:1;gap:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-name{font-weight:500;margin:0}.card-subtext{font-size:14px;color:#444;margin:0}.card-action{font-size:14px;color:#000;margin:8px 0 16px}.dot{font-size:14px;vertical-align:middle;margin:0 4px;color:#696969}.button-group{display:flex;gap:10px;margin-top:14px}.btn{flex:1;padding:8px 16px;border-radius:24px;font-size:14px;font-weight:500;cursor:pointer;border:none;text-align:center}.cancel-btn{background-color:#f5f5f5;color:#000}.edit-btn{background-color:#ff025b;color:#fff}.divider-line{border:none;border-top:1px solid #d9d9d9;margin:16px 0}@media (max-width: 600px){.notification-page{width:100%;padding:0 16px;box-sizing:border-box;align-items:flex-start}.notification-content{width:100%;height:81.8vh;padding:10px 0 50px}.notification-content{width:100%;display:flex;flex-direction:column;gap:16px}.notification-filters{display:flex;flex-direction:row;align-items:center;width:100%;min-width:auto;justify-content:space-between;margin-bottom:0;gap:0}.filter-pill{font-size:16px;padding:8px 12px}.notification-card{width:100%;min-width:auto}.avatar{width:50px;height:50px}.card-name{font-size:16px}.card-subtext,.card-action{font-size:13px}.btn{width:90%;justify-content:center;align-items:center;display:flex;margin:0 auto;padding:10px}}.lock-icon{transform:scaleX(-1)}.arrow-icon{transition:transform .3s ease}.arrow-icon.rotated{transform:rotate(180deg)}.info-section ul,.info-section p{transition:all .3s ease}.others-profile{display:flex;max-width:1200px;width:100%;margin:0 auto;overflow:hidden;gap:20px}.cancel-button{display:flex;align-items:center;flex-direction:column;height:49%;justify-content:space-between;margin-left:-360px;margin-top:30px}.cancel-button.loading{margin-left:0}.cancel-button img{cursor:pointer;transition:transform .2s ease;-webkit-tap-highlight-color:transparent}.cancel-button img:hover{transform:scale(1.1)}.arrow-btn.left-arrow{height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease;-webkit-tap-highlight-color:transparent}.arrow-btn.left-arrow:hover{transform:scale(1.1)}.arrow-btn.left-arrow img{cursor:pointer}.others-photos{width:110%;position:relative;display:flex;flex-direction:column;padding-left:15px}.others-photos-container{max-width:70%}.others-photos-wrapper{display:flex;flex-direction:column;gap:10px}.carousel-container{display:flex;justify-content:center;align-items:center;width:440px}.image-container{border:1px solid #ccc;border-radius:10px;overflow:hidden;width:99%;height:480px}.photos-footer{display:flex;align-items:center;justify-content:space-between}.interest-btn,.shortlist-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;width:195px;height:40px;padding:10px 12px;gap:0px;border-radius:8px;background:#f5f5f5;color:#000;border:none;font-size:16px;font-weight:500;cursor:pointer;-webkit-tap-highlight-color:transparent}.interest-btn:hover,.shortlist-btn:hover{background-color:#f0f0f0;transition:background-color .3s ease}.btn-icon{width:20px;height:20px;margin-right:8px}.interest-btn:focus,.shortlist-btn:focus{outline:none}.outer-photos-header{display:none}.others-profile .others-info{min-width:450px;max-width:400px;width:50%;margin-top:20px;padding-right:30px;margin-right:50px;padding-bottom:0;box-sizing:border-box;height:85vh;overflow-y:scroll}.others-profile .single .others-info{max-width:500px}.others-profile .others-photos{width:35%}.others-profile .others-photos.loading{width:50%}@media (max-width: 600px){.others-profile .others-info,.others-profile .others-photos{min-width:auto;width:auto}.others-profile .others-info{height:auto;overflow:visible;border-right:none;padding:0 16px 100px;margin:0}.arrow-btn.left-arrow,.cancel-button{display:none}.others-profile{max-width:100%}.profile-scroll-wrapper{width:100%;height:100vh;overflow-y:auto;-webkit-overflow-scrolling:touch;overflow-x:hidden;position:relative}.outer-photos-header{position:sticky;top:0;margin-left:-10px;display:flex;flex-direction:row;align-items:center;gap:5px;z-index:10;justify-content:space-between;background:#fff;padding:10px 16px;gap:8px}.outer-photos-header.border{border-bottom:1px solid #eee}.others-photos{position:relative;padding-left:0;border-left:none;width:100%;display:flex;flex-direction:column;gap:5px}.others-photos-container{max-width:100%;width:auto}.others-photos-header{margin-left:5%;display:flex;flex-direction:column;align-items:flex-start!important}.carousel-container{width:360px;margin-left:0;-webkit-tap-highlight-color:transparent}.image-container{height:430px}.photos-footer{padding:15px;width:100%;gap:16px;justify-content:space-around}.others-profile .profile-score{display:none}.interest-btn,.shortlist-btn{width:100%;margin-top:-15px;height:35px}.btn-icon{width:18px;height:18px;margin-right:6px}}.PhotoView-Portal{direction:ltr;height:100%;left:0;overflow:hidden;position:fixed;top:0;touch-action:none;width:100%;z-index:2000}@keyframes PhotoView__rotate{0%{transform:rotate(0)}to{transform:rotate(1turn)}}@keyframes PhotoView__delayIn{0%,50%{opacity:0}to{opacity:1}}.PhotoView__Spinner{animation:PhotoView__delayIn .4s linear both}.PhotoView__Spinner svg{animation:PhotoView__rotate .6s linear infinite}.PhotoView__Photo{cursor:grab;max-width:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.PhotoView__Photo:active{cursor:grabbing}.PhotoView__icon{display:inline-block;left:0;position:absolute;top:0;transform:translate(-50%,-50%)}.PhotoView__PhotoBox,.PhotoView__PhotoWrap{direction:ltr;inset:0;position:absolute;touch-action:none;width:100%}.PhotoView__PhotoWrap{overflow:hidden;z-index:10}.PhotoView__PhotoBox{transform-origin:left top}@keyframes PhotoView__fade{0%{opacity:0}to{opacity:1}}.PhotoView-Slider__clean .PhotoView-Slider__ArrowLeft,.PhotoView-Slider__clean .PhotoView-Slider__ArrowRight,.PhotoView-Slider__clean .PhotoView-Slider__BannerWrap,.PhotoView-Slider__clean .PhotoView-Slider__Overlay,.PhotoView-Slider__willClose .PhotoView-Slider__BannerWrap:hover{opacity:0}.PhotoView-Slider__Backdrop{background:#000;height:100%;left:0;position:absolute;top:0;transition-property:background-color;width:100%;z-index:-1}.PhotoView-Slider__fadeIn{animation:PhotoView__fade linear both;opacity:0}.PhotoView-Slider__fadeOut{animation:PhotoView__fade linear reverse both;opacity:0}.PhotoView-Slider__BannerWrap{align-items:center;background-color:#00000080;color:#fff;display:flex;height:44px;justify-content:space-between;left:0;position:absolute;top:0;transition:opacity .2s ease-out;width:100%;z-index:20}.PhotoView-Slider__BannerWrap:hover{opacity:1}.PhotoView-Slider__Counter{font-size:14px;opacity:.75;padding:0 10px}.PhotoView-Slider__BannerRight{align-items:center;display:flex;height:100%}.PhotoView-Slider__toolbarIcon{fill:#fff;box-sizing:border-box;cursor:pointer;opacity:.75;padding:10px;transition:opacity .2s linear}.PhotoView-Slider__toolbarIcon:hover{opacity:1}.PhotoView-Slider__ArrowLeft,.PhotoView-Slider__ArrowRight{align-items:center;bottom:0;cursor:pointer;display:flex;height:100px;justify-content:center;margin:auto;opacity:.75;position:absolute;top:0;transition:opacity .2s linear;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:70px;z-index:20}.PhotoView-Slider__ArrowLeft:hover,.PhotoView-Slider__ArrowRight:hover{opacity:1}.PhotoView-Slider__ArrowLeft svg,.PhotoView-Slider__ArrowRight svg{fill:#fff;background:#0000004d;box-sizing:content-box;height:24px;padding:10px;width:24px}.PhotoView-Slider__ArrowLeft{left:0}.PhotoView-Slider__ArrowRight{right:0}.premium-container{padding:5px;font-family:Inter,sans-serif;margin:0 auto;min-width:400px}.premium-header{display:flex;align-items:center;position:absolute;left:45%;top:20px;gap:12px;font-size:18px;font-weight:500}.premium-plan-container{display:flex;flex-direction:column;gap:12px;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:20px}.free-plan-container{overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:20px}.toggle-btn{height:38px;padding:8px 16px;border-radius:24px;font-size:16px;font-weight:500;border:none;cursor:pointer;background-color:#f5f5f5;color:#000;transition:all .2s ease-in-out}.toggle-btn-premium{height:38px;padding:8px 16px;background-color:#f5f5f5;color:#333;border-radius:24px;font-size:16px;font-weight:500;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center}.gradient-text{background-image:linear-gradient(90deg,#ff025b,#0270ff);background-clip:text;-webkit-background-clip:text;color:transparent}.toggle-plan-buttons{display:flex;gap:8px;margin:16px 0}.toggle-plan-buttons button{flex:1;border:none;padding:10px 16px;border-radius:20px;background:#f5f5f5;color:#555;font-weight:500;cursor:pointer}.active-plan-btn.free{background:linear-gradient(90deg,#014399,#0270ff);color:#fff}.active-plan-btn.premium{background:linear-gradient(90deg,#0270ff,#ff025b);color:#fff}.feature-row{display:flex;justify-content:space-between;margin:13px 0;align-items:center}.feature-text{font-size:16px;font-weight:500;width:70%}.feature-limit{color:#000;font-weight:500}.upgrade-banner{margin-top:20px;text-align:center;color:#ff025b;font-weight:500}.premium-plan-container .plan-cards{border:1px solid #ccc;border-radius:12px;margin-bottom:14px;cursor:pointer;transition:border-color .3s,background-color .3s}.plan-card{padding:24px 22px;margin-bottom:0;cursor:pointer}.plan-header{display:flex;justify-content:space-between;align-items:center}.plan-info{display:flex;align-items:flex-start;gap:12px}.check-icon{font-size:16px;margin-top:3px}.plan-title{display:block;font-weight:500;margin-bottom:4px}.plan-price{color:#ff025b;font-weight:400}.best-tag{background:#ff025b;color:#fff;font-size:14px;padding:10px 16px;border-radius:16px;margin-left:8px}.pay-now-btn{width:100%;padding:12px;font-size:16px;border:none;border-radius:30px;background:linear-gradient(to right,#4d00ff,#ff025b);color:#fff;font-weight:500;cursor:pointer}.bottom-note{text-align:center;color:#999;font-size:12px;margin-top:0}.plan-details{margin-top:12px}.unlock-premium-button{width:100%;background-color:#f5f5f5;border:none;border-radius:24px;padding:16px;display:flex;align-items:center;justify-content:center;gap:10px;font-size:16px;font-weight:500;cursor:pointer;margin-top:20px}.gradient-text{color:transparent;background-image:linear-gradient(90deg,#ff025b,#0270ff);background-clip:text;-webkit-background-clip:text}.includes-text{color:#696969;font-size:14px;font-weight:400}.see-more{color:#0270ff;font-weight:400;font-size:14px;cursor:pointer;text-align:center;margin-top:10px}.unlock-title{font-size:20px;font-weight:500;text-align:center}@media (max-width:600px){.premium-container{padding:10px;width:100%;min-width:auto}.premium-header{position:relative;top:auto;left:auto;justify-content:center}.premium-plan-container{height:87vh}.unlock-premium-button{margin-top:50px}}.info{min-width:300px;margin-top:20px;padding:0 40px 20px;box-sizing:border-box;width:89%;height:85vh;overflow-y:scroll;-ms-overflow-style:none}.others-info::-webkit-scrollbar,.info::-webkit-scrollbar{width:8px}.others-info::-webkit-scrollbar-track,.info::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.others-info::-webkit-scrollbar-thumb,.info::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:10px}.others-info::-webkit-scrollbar-thumb:hover,.info::-webkit-scrollbar-thumb:hover{background:#555}.others-info::-webkit-scrollbar-button,.info::-webkit-scrollbar-button{display:none}.prof-title{color:#696969;font-size:14px}.prof-value{color:#000;font-size:16px;font-weight:400}.prof-value.na-value{color:#ff025b;font-size:14px;font-weight:400;cursor:pointer;text-decoration:underline}.prof-value.na-value:hover{color:#e60048}.info-section{margin-bottom:4px;border-bottom:1px solid #D9D9D9;color:#000}.section-header{display:flex;align-items:center;justify-content:space-between;padding:10px 0}.section-header p{color:#ff025b;margin:0;font-weight:500;font-size:16px}.section-header img{width:20px;height:20px;cursor:pointer}.info ul,.others-info ul{list-style:none;padding:0}.info li,.others-info li{margin-bottom:16px}.encrypted{color:gray;font-style:italic;-webkit-user-select:none;user-select:none}@media (max-width: 600px){.info{height:auto;width:100%;margin-top:10px;padding:0 16px 150px;scrollbar-width:none}}.photos{position:relative;width:100%;display:flex;flex-direction:column;gap:16px}.photos-header{margin-top:10px;width:70%;display:flex;flex-direction:column;gap:5px}.photos-header h3{font-weight:500}.photos-header p{color:#696969}.others-photos-header{display:flex;flex-direction:column;gap:5px}.others-profile-name{font-size:18px;color:#000}.others-profile-id{font-size:16px;color:gray}.photos-carousel{width:100%;display:flex;justify-content:center;align-items:center}.gallery{display:flex;flex-direction:row;overflow:hidden;gap:12px;width:800px;height:470px;border-radius:5px;scrollbar-width:none}.thumb{width:100%;aspect-ratio:1;cursor:pointer;border-radius:6px;object-fit:cover;object-position:top center}.photos .thumb{aspect-ratio:auto}.gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;opacity:.5;border:none;border-radius:50%;width:25px;height:25px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:background .2s ease,transform .2s ease;box-shadow:0 2px 8px #00000026}.gallery-arrow:hover{opacity:1;background:#fff}.gallery-arrow-left{left:10px}.gallery-arrow-right{right:10px}.gallery-dots{position:absolute;bottom:15px;left:50%;transform:translate(-50%);display:flex;gap:8px;z-index:10}.gallery-dot{width:6px;height:6px;border-radius:50%;background:#ffffff80;border:none;cursor:pointer;padding:0;transition:all .3s ease}.gallery-dot:hover{background:#fffc;transform:scale(1.2)}.gallery-dot.active{background:#fff;width:8px;height:8px;margin-top:-1px}.carousel.carousel-slider{height:500px;border-radius:10px}.others-profile .carousel.carousel-slider{height:485px}.carousel .slider-wrapper{height:100%;display:flex}.outer-photos-header-top,.photos-header-top{display:flex;align-items:center;gap:10px}.user-profile-image-container{border:1px solid #ccc;border-radius:10px;overflow:hidden;width:100%;height:500px}.user-profile-image-container img{width:100%;height:100%;object-fit:cover;object-position:top center}.user-profile-photos-footer{display:flex;align-items:center;justify-content:space-between}.preference-btn,.edit-profile-btn{display:flex;flex-direction:row;align-items:center;justify-content:center;width:207px;height:35px;margin-top:-8px;gap:0px;border-radius:8px;background:#f5f5f5;color:#000;border:none;font-size:16px;font-weight:500;font-family:Inter,sans-serif;cursor:pointer;-webkit-tap-highlight-color:transparent}.preference-btn:hover,.edit-profile-btn:hover{background-color:#f0f0f0;transition:background-color .3s ease}.preference-btn:focus,.edit-profile-btn:focus{outline:none}@media (max-width: 600px){.photos-header{margin-left:5%;display:flex;flex-direction:column;align-items:flex-start!important}.photos-header p,.photos-header-top{display:none}.user-profile.carousel{width:92%}.user-profile-image-container{height:430px}.outer-photos-header-top{margin-left:0}.others-profile-name{margin-top:5px;font-size:18px}.scroll-view{display:flex;overflow-x:auto;overflow-y:hidden;gap:12px;white-space:nowrap;padding:0 15px;scroll-snap-type:x mandatory}.image-wrapper{flex-shrink:0;width:160px;height:220px}.image-wrapper.two{flex-shrink:0;width:175px;height:240px}.image-wrapper img{width:100%;height:100%;object-fit:cover;border-radius:10px}.gallery{gap:8px;height:auto;overflow-x:auto}.thumb{width:170px;height:220px}.thumb.two{width:177px;height:220px}.scroll-view::-webkit-scrollbar{display:none}.scroll-view{-ms-overflow-style:none;scrollbar-width:none}.user-profile-photos-footer{padding:5px 15px;width:100%;justify-content:space-around;gap:12px}.preference-btn,.edit-profile-btn{width:100%}.photo-gallery-skeleton{border-radius:10px;margin:10px 0;width:175px;height:220px}.photo-button-skeleton{border-radius:10px;width:175px;height:35px}}@media (max-width: 370px){.thumb{width:155px;height:200px}.thumb.two,.photo-gallery-skeleton{width:160px;height:200px}.photo-button-skeleton{width:160px}}.profile{display:flex;max-width:1100px;width:100%;margin:0 auto;overflow:hidden;gap:80px}.others-profile .info-container,.others-profile .photos-container{width:25%}.profile .photos-container{width:38.5%}.profile .info-container{width:52%}.photos-container,.info-container{display:flex;flex-direction:column;align-items:center;overflow:hidden}.profile-container{display:flex;flex-direction:row;gap:80px}.profile .profile-container{gap:0px}@media (max-width: 1200px){.profile-container{gap:100px}}@media (max-width: 600px){.profile{max-width:100%}.user-profile-id{margin-top:3px;font-size:20px;color:#696969}.photos-container,.info-container{width:100%;align-items:normal}.profile .photos-container,.profile .info-container{width:100%}.profile-container{display:flex;flex-direction:column;height:auto;gap:0}}@media (max-width: 370px){.outer-photos-header .back-arrow{width:32px;height:32px;padding:4px}.user-profile-id{font-size:17px}}.search-input-container{position:relative;width:100%}.suggestions-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #ddd;max-height:200px;overflow-y:auto;z-index:1000;border-radius:11px;margin-top:10px;border-bottom:1px solid #ddd}.suggestion-item{padding:10px 15px;cursor:pointer;transition:background-color .2s;border-bottom:1px solid #ddd}.suggestion-item:hover{background-color:#f5f5f5}.search-input{width:100%}.search-wrapper{padding:20px;margin:0 auto}.search-bar{display:flex;justify-content:center;align-items:center;gap:10px}.search-input{padding:10px 16px;border-radius:8px;border:1px solid #d9d9d9;width:320px;font-size:16px;color:#696969;font-weight:500}.filter-icon{width:24px;height:24px;cursor:pointer}.filter-icon-inside{position:absolute;top:50%;right:50px;transform:translateY(-50%);width:20px;height:20px;cursor:pointer}.suggested-heading{text-align:center;margin-top:16px;margin-bottom:16px;font-size:16px;color:#000;font-weight:500}.suggested-heading.desktop-only{margin-right:80px}.search-profiles{display:flex;flex-direction:column;align-items:center;height:80vh;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.search-filter-panel{height:77vh;background:#fff;z-index:999;overflow-y:scroll;scrollbar-width:none;-ms-overflow-style:none}.search-filter-panel::-webkit-scrollbar{display:none}.search-filter-panel.visible{animation:slideIn .3s ease forwards}.search-filter-panel.closing{animation:slideOut .3s ease forwards}@keyframes slideIn{0%{right:-400px;opacity:0}to{right:0;opacity:1}}@keyframes slideOut{0%{right:0;opacity:1}to{right:-400px;opacity:0}}.search-filter-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.close-btn{width:20px;height:20px;cursor:pointer}.filter-section{margin-bottom:20px;color:#696969}.filter-section label{display:block;font-weight:500;margin-bottom:8px}.filter-row{display:flex;gap:10px}.search-tabs{display:flex;position:absolute;top:0;align-items:center;justify-content:space-between;padding:16px 32px;left:50%;transform:translate(-50%)}.search-upgrade-prompt{margin-right:80px;display:flex;flex-direction:column;align-items:center;margin-top:175px;max-width:400px}.upgrade-prompt-content{width:100%;background:#fff;border-radius:16px;display:flex;flex-direction:column;align-items:center;gap:15px}.upgrade-prompt-text{font-size:16px;color:#696969;text-align:center}.right-sheet-container.search-filter{max-width:385px}@media (max-width: 600px){.search-wrapper{margin:0}.search-filter-header{margin-bottom:10px}.search-input{width:100%}.search-tabs{flex-direction:column;align-items:center;margin-top:40px;padding:16px;width:100%}.search-filter-panel .floating-label-wrapper{width:100%!important}.search-filter-panel{animation:upward .3s ease forwards}@keyframes slideUpSheet{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}.right-sheet-container.search-filter{max-height:90vh;max-width:100%;padding-bottom:10px;overflow:hidden;bottom:-30px}.search-filter-panel{width:100%;max-width:385px;height:75vh;background:#fff;z-index:9999;animation:slideUpSheet .5s ease-out forwards;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.search-filter-panel::-webkit-scrollbar{display:none}.filter-icon-inside{right:35px}.hide-navbar{display:none!important}.suggested-heading{margin-top:10px;text-align:start}.search-wrapper .profiles-grid{grid-template-columns:1fr;gap:20px;padding:0}.suggested-search{font-size:20px}.search-upgrade-prompt{margin-right:auto;width:100%}}.account-settings-wrapper{max-width:400px;width:100%;display:flex;height:100%;flex-direction:column;justify-content:space-between}.account-title{font-size:20px;font-weight:500;margin-bottom:8px}.section-heading{font-size:16px;font-weight:500;color:#000}.login-credentials{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.login-credentials input{max-width:400px;width:100%;height:44px;border:1px solid #D9D9D9;border-radius:8px;padding:10px 12px;font-size:16px;outline:none;box-sizing:border-box}.logout-btn{width:100%;height:44px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;border:none;border-radius:8px;font-size:16px;font-weight:500;margin:20px 0;cursor:pointer}.deactivate-section{display:flex;flex-direction:column;gap:16px}.deactivate-btn{background-color:#f5f5f5;border:none;border-radius:8px;font-size:16px;color:#eb0808;font-weight:500;display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer}.delete-btn{background-color:#eb0808;border:1px solid #EB0808;border-radius:8px;font-size:16px;color:#fff;font-weight:500;display:flex;align-items:center;gap:10px;padding:10px 16px;cursor:pointer}@media screen and (max-width: 600px){.account-settings-wrapper{max-width:100%;padding:0 16px;margin-top:20px;height:80%}.account-title{font-size:18px}.section-heading{font-size:14px}.login-credentials input{width:100%;height:40px;padding:8px 12px;font-size:14px}}.delete-account-container{display:flex;flex-direction:column;gap:14px;background:#fff;max-height:78vh;overflow-y:auto;scrollbar-width:none}.delete-account-header{display:flex;flex-direction:column;gap:4px}.delete-account-title{font-size:20px;font-weight:500;color:#000;margin:0;line-height:1.3}.delete-account-description{font-size:12px;color:#666;line-height:1.6;margin:0}.delete-account-reasons{display:flex;flex-direction:column;gap:12px;transition:transform .05s ease-out}.reasons-title{font-size:16px;font-weight:500;color:#000;margin:0}.reasons-list{display:flex;flex-direction:column;gap:4px}.reason-option{display:flex;align-items:center;gap:12px;cursor:pointer;padding:4px 0;-webkit-user-select:none;user-select:none}.reason-radio{width:18px;height:18px;min-width:18px;cursor:pointer;accent-color:#fb2f77}.reason-text{font-size:14px;color:#333;cursor:pointer}.other-reason-input{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .3s ease,transform .05s ease-out}.other-reason-input:focus{outline:none;border-color:#999}.profile-id-input{width:100%;padding:12px 16px;border:1px solid #ddd;border-radius:8px;font-size:14px;font-family:inherit;box-sizing:border-box;transition:border-color .3s ease,transform .05s ease-out}.profile-id-input::placeholder{color:#999}.profile-id-input:focus{outline:none;border-color:#999}.delete-account-btn{display:flex;align-items:center;justify-content:center;width:100%;padding:14px 16px;background-color:red;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer;transition:background-color .3s ease}.delete-account-btn:hover:not(:disabled){background-color:#e60000}.delete-account-btn:disabled{background-color:#ccc;cursor:not-allowed}.error-message{padding:12px 16px;background-color:#fee;color:#c33;border:1px solid #f99;border-radius:8px;font-size:14px;text-align:center}@media (max-width: 600px){.delete-account-title{font-size:20px}.delete-account-description{font-size:13px}.reasons-title{font-size:16px}.reason-text{font-size:15px}}.add-photos-wrapper{max-width:400px;width:100%;height:87vh;display:flex;flex-direction:column;justify-content:space-between}.photo-grid{display:grid;justify-content:center;grid-template-columns:repeat(2,190px);grid-template-rows:repeat(2,230px);gap:20px}.photo-box{width:190px;height:230px;border:1px solid #ccc;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;cursor:pointer}.plus-icon-container{cursor:pointer;display:flex;justify-content:center;align-items:center;width:190px;height:230px}.plus-icon{width:24px;height:24px;opacity:.5}.uploaded-image-container{width:190px;height:230px;position:relative;overflow:hidden;cursor:pointer}.uploaded-image{width:100%;height:100%;object-fit:cover;border-radius:8px}.photo-hint{margin-top:16px;font-size:14px;color:#696969;line-height:140%}.add-photos-btn{width:100%}.edit-profile-form.add-photos-form{height:77vh}.delete-photo-btn{position:absolute;top:8px;right:8px;background-color:#fff;color:#000;border:none;border-radius:50%;width:24px;height:24px;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:999}@media screen and (max-width: 600px){.add-photos-wrapper{max-width:100%;padding:0 10px;margin-top:20px;height:82vh}.photo-grid{grid-template-columns:repeat(2,170px);grid-template-rows:repeat(2,220px);gap:15px}.photo-box,.plus-icon-container,.uploaded-image-container{width:170px;height:220px}.add-photos-btn{padding:20px 0}}@media (min-width: 370px) and (max-width: 600px){.edit-profile-form.add-photos-form{height:80vh}}@media (max-width: 370px){.photo-grid{grid-template-columns:repeat(2,160px);grid-template-rows:repeat(2,200px);gap:10px}.photo-box{width:160px;height:200px}}.contact-details-wrapper{max-width:400px;width:100%}.contact-details-title{font-size:20px;font-weight:500;line-height:140%;margin-bottom:24px}.contact-inputs{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}.contact-inputs input{width:370px;height:44px;padding:10px 12px;border:1px solid #D9D9D9;border-radius:8px;font-size:14px;outline:none;box-sizing:border-box}.save-button{width:100%;height:44px;background-color:#f5f5f5;border:none;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer}@media screen and (max-width: 600px){.contact-details-wrapper{max-width:100%;padding:0 12px;margin-top:20px}}.textarea-wrapper{width:100%}.textarea-box{width:100%;border:1px solid #d1d5db;border-radius:8px;padding:8px;font-size:16px;font-family:Arial,sans-serif;resize:vertical;transition:border-color .2s,box-shadow .2s}.textarea-box:focus{outline:none}.word-count{display:block;font-size:12px;color:#9ca3af;text-align:right;margin-top:4px;justify-content:flex-end}.edit-profile-details{max-width:400px;width:100%;overflow-y:auto}.edit-profile-details p{font-weight:500;margin:24px 0 10px;display:flex;justify-content:space-between;align-items:center}.edit-profile-form{height:84vh;overflow-y:auto;scrollbar-width:none}.edit-profile-form::-webkit-scrollbar{display:none}.edit-profile-form .progress-bar{margin-top:10px}.heading-arrow{width:14px;height:14px;margin-left:6px;color:#000}.input-group{display:flex;flex-direction:column;gap:4px;padding-bottom:12px}.partner-preference-section{min-width:400px;border-bottom:1px solid #e5e7eb}.input-group .filter-row{justify-content:space-between}.input-group input,.input-group select{width:100%;font-weight:500;height:52px;border-radius:8px;font-size:16px;outline:none;background-color:#fff}.input-group .input-select input{height:20px}.input-group input{padding:15px 12px 0}.input-group .input-select input{padding:0}.input-group select{padding:16px 12px 0 9px}.edit-profile-header{display:flex;justify-content:space-between;align-items:center;padding-bottom:10px}.edit-profile-header.bordered{border-bottom:1px solid #ccc}.save-btn{background-color:#ff025b;color:#fff;border:none;border-radius:24px;width:70px;height:38px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;transition:background-color .2s ease;display:flex;align-items:center;justify-content:center;gap:10px}.save-btn:hover{background-color:#ff025b}@media screen and (max-width: 600px){.mobile-headers-top{display:flex;align-items:center;justify-content:space-between}.save-button-container{margin-right:5%}.edit-profile-details{max-width:100%;padding:0 16px 50px;overflow-y:auto}.edit-profile-details p{font-size:15px;flex-direction:row;align-items:center}.edit-profile-form{height:auto}.input-group{gap:10px;margin-bottom:16px}.input-group input,.input-group select{width:100%;font-size:15px}.heading-arrow{width:12px;height:12px}.partner-preference-section{min-width:100%}}.selection-wrapper{display:flex;flex-direction:column;flex:1;overflow-y:auto;height:80vh;scrollbar-width:none;-ms-overflow-style:none;scroll-behavior:smooth}.selection-list{flex:1;padding:5px}.selection-wrapper::-webkit-scrollbar,.selection-list::-webkit-scrollbar{display:none}.selection-item{margin:5px 0;padding:8px 12px;cursor:pointer}.selection-item.selected{background:#f1f1f1;border-radius:10px;display:flex;justify-content:space-between;align-items:center}.selection-item:hover{background:#f0f0f0;border-radius:10px}.selection-footer{background:#fff;padding:12px;display:flex;flex-direction:column;gap:12px;position:sticky;bottom:5px}.footer-btn,.done-btn{width:100%;padding:12px;border:none;border-radius:6px;font-size:16px;cursor:pointer}.footer-btn{background:#f5f5f5;color:#000}.done-btn{color:#000}.other-footer{gap:10px}.other-input-row{display:flex;gap:8px}.other-input-row input{flex:1;padding:10px;border:1px solid #ddd;border-radius:6px}.add-btn{background-color:#ff025b;color:#fff;padding:10px 14px;border:none;border-radius:6px;cursor:pointer}.other-actions{display:flex;justify-content:space-between;gap:10px}.cancel-btn{flex:1;padding:12px;background:#f5f5f5;border:none;border-radius:6px;color:#333;cursor:pointer}.other-actions .done-btn{flex:1;padding:12px}.help-wrapper{max-width:400px;width:100%;display:flex;height:100%;flex-direction:column}.help-title{font-size:20px;font-weight:500;margin-bottom:12px}.help-subtext{font-size:16px;font-weight:400;margin-bottom:20px}.help-textarea{width:370px;height:168px;padding:12px;font-size:14px;font-family:inherit;border:1px solid #D9D9D9;border-radius:8px;resize:none;box-sizing:border-box;margin-bottom:24px}.submit-btn{width:370px;height:44px;background-color:#ff025b;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:500;cursor:pointer}.submit-btn:disabled{background-color:#ffa3be;cursor:not-allowed}@media screen and (max-width: 600px){.help-wrapper{max-width:100%;padding:0 13px;margin-top:20px}}.switch{position:relative;display:inline-block;width:40px;height:24px}.switch input{opacity:0;width:0;height:0;position:absolute}.slider{position:absolute;cursor:pointer;width:40px;height:24px;inset:2px;background-color:#ccc;transition:.3s;border-radius:14px}.slider:before{position:absolute;content:"";height:19.5px;width:20px;left:2.5px;bottom:2px;background-color:#fff;transition:.3s;border-radius:50%}input:checked+.slider{background-color:#ff025b}input:checked+.slider:before{transform:translate(16px)}input:disabled+.slider{background-color:#e5e7eb;cursor:not-allowed}.notification-wrapper{max-width:400px;width:100%}.notification-title{font-size:20px;font-weight:500;margin-bottom:24px}.notification-item{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;cursor:pointer}.notification-heading{font-size:16px;font-weight:500;color:#000;margin:0;line-height:140%}.notification-subtext{font-size:12px;font-weight:400;color:#696969;margin-top:4px;line-height:140%}.notification-item img{width:40px;height:24px}@media screen and (max-width: 600px){.notification-wrapper{padding:0 20px;display:flex;flex-direction:column;margin-top:20px;max-width:100%}.notification-heading{margin-bottom:4px}.notification-item{align-items:flex-end;flex-shrink:0}}.plan-details-content{margin:10px auto;padding:10px;display:flex;flex-direction:column;justify-content:space-between}.profile-card-plan{border-radius:16px;overflow:visible;margin-right:80px;width:100%;margin-bottom:20px;background-color:#fff}.edit-profile-box-two{position:relative;display:flex;align-items:center;gap:12px;padding:16px;cursor:pointer}.plan-info-section{border-top:1px solid #eee;padding:12px 16px}.plan-row{display:flex;justify-content:space-between;padding:6px 0;font-size:14px}.label{width:50%;color:#777}.value{width:50%;font-weight:500}.verified-section{display:flex;align-items:center;gap:6px}.verified-icon{width:16px;height:16px}.verified-text{font-size:14px;color:#888}@media (max-width: 600px){.plan-details-content{margin:0 auto;padding:0}.profile-card-plan{margin-top:0;margin-right:auto}.edit-profile-box-two{padding:16px 10px}.plan-info-section{padding:12px 10px}}.policies .settings-menu{width:100%;height:90vh;overflow-y:scroll;padding-bottom:80px;scrollbar-width:none}.policies .settings-menu li.active{display:flex;align-items:center;padding-left:10px;padding-right:10px;font-weight:400}.privacy-settings-wrapper{max-width:400px;width:100%}.privacy-title{font-size:20px;font-weight:500;margin-bottom:24px}.privacy-subtitle{font-size:16px;font-weight:500;color:#696969;margin-bottom:12px}hr{border:1px solid #D9D9D9;margin-bottom:16px}.privacy-section{margin-bottom:32px}.privacy-option{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;cursor:pointer}.option-title{font-size:16px;font-weight:500;color:#000;margin:0;line-height:140%}.option-subtext{font-size:12px;color:#696969;margin:2px 0 0;font-weight:400;line-height:140%}.privacy-option img{width:40px;height:24px}@media screen and (max-width: 600px){.privacy-settings-wrapper{max-width:100%;padding:0 20px;margin-top:20px}}.verification-wrapper{max-width:400px;display:flex;flex-direction:column}.verification-title{font-size:20px;font-weight:500;margin-bottom:14px;margin-right:auto}.status-icon{display:flex;flex-direction:column;align-items:center}.status-icon img{width:36px;height:36px;margin-bottom:12px}.not-verified-text{font-size:20px;font-weight:500;color:#000;margin-bottom:4px;line-height:140%;text-align:center}.verify-subtext{font-size:14px;font-weight:400;color:#696969;margin-bottom:24px;line-height:140%;text-align:center}.download-qr-box{display:flex;flex-direction:column;align-items:center;gap:20px}.download-text{font-size:16px;font-weight:500;margin-bottom:8px;line-height:140%;text-align:center}@media screen and (max-width: 600px){.verification-wrapper{padding:0 16px;margin-top:20px}.verification-title{font-size:18px;margin-bottom:12px}.verify-box{width:100%;height:auto;padding:12px}.verify-heading{font-size:15px}}.settings-container{display:flex;width:1000px;margin:0 auto;gap:100px}.settings-sidebar{padding:18px 22px;background-color:#fff;box-sizing:border-box}.edit-profile-box{position:relative;display:flex;align-items:center;gap:12px;width:350px;height:80px;border:1px solid #d9d9d9;border-radius:16px;padding:16px;margin-bottom:10px;font-weight:500}.edit-profile-box:hover{cursor:pointer;border-color:#aaa;transition:border-color .3s ease,box-shadow .3s ease}.edit-profile-img{width:56px;height:56px;border-radius:50%;object-fit:cover}.user-details{flex:1;display:flex;flex-direction:column;gap:4px}.username{display:flex;flex-direction:row;align-items:center;gap:6px;font-weight:500;margin:0;color:#000}.userid{font-weight:400;font-size:14px;color:gray;margin:0}.plan-tag{position:absolute;top:-18px;right:15px}.progress-bar{position:relative;width:99%;height:10px;margin-bottom:5px;border-radius:10px;background:#fff;overflow:hidden}.grey-line{position:absolute;top:50%;left:0;right:0;height:1px;background:#d9d9d9;transform:translateY(-50%);z-index:1}.progress-gradient{position:absolute;inset:0;border-radius:10px;background:linear-gradient(to right,#eb0808,#ffde4d,#15b700);z-index:2;clip-path:inset(0 calc(100% - var(--p, 0%)) 0 0 round 10px);transition:clip-path .5s ease}.progress-text{font-size:12px;color:#696969;margin-top:8px;margin-bottom:16px;font-weight:400}.settings-menu{list-style:none;padding:0;margin:0}.settings-menu li{display:flex;justify-content:space-between;align-items:center;padding:9px;cursor:pointer;font-weight:500;color:#696969;line-height:1.5;border-radius:10px}.settings-menu-icon{display:flex;align-items:center;justify-content:center;margin-right:10px;height:20px!important;width:20px!important}.settings-menu li:hover{background-color:#f5f5f5}.settings-menu li.active{font-weight:500;color:#000;font-size:16px;background-color:#f5f5f5}.settings-menu li img{width:16px}.upgrade-btn{margin:15px auto 0;display:block;width:340px;height:48px;border:none;background:linear-gradient(to right,#2456ff,#ff0f78);color:#fff;border-radius:24px;font-size:16px;cursor:pointer}.settings-panel{flex:1;padding:16px 16px 0 0;display:flex;justify-content:center;align-items:flex-start;scrollbar-width:none;height:90vh}.settings-panel::-webkit-scrollbar{display:none}.premium-plan,.free-plan{color:#fff;font-size:14px;font-weight:500;padding:8px 15px;border-radius:15px;position:absolute;top:-15px;right:15px}.edit-profile-box-two .free-plan,.settings-sidebar .free-plan{background:linear-gradient(90deg,#0270ff,#014399)}.edit-profile-box-two .premium-plan,.settings-sidebar .premium-plan{background:linear-gradient(to right,#2456ff,#ff0f78)}@media (max-width: 600px){.settings-container{width:100%}.settings-sidebar{width:100%;padding:0;border-right:none}.settings-sidebar .upgrade-btn{width:90%}.settings-container .progress-bar-container{width:90%;margin:10px auto 0}.headers-top{display:flex;flex-direction:row;align-items:center;padding:10px 10px 5px;gap:5px}.mobile-headers-top.bordered{border-bottom:1px solid #ccc}.header-title{font-size:20px;font-weight:500;color:#000}.edit-profile-box{width:90%;height:90px;align-items:center;padding:10px;margin:10px auto;gap:12px}.edit-profile-img{width:60px;height:60px}.user-details{display:flex;flex-direction:column;align-items:flex-start;width:100%;justify-content:center;gap:10px}.username{font-size:16px;font-weight:500;font-style:medium}.userid{font-size:16px;font-weight:400;font-style:normal}.plan-tag{right:15px}.settings-menu li{padding:10px 16px;font-size:16px;color:#000}.settings-menu li.active{font-size:16px;font-weight:500;color:#000;border-radius:0;background-color:#fff}.settings-menu li img{color:#000}.upgrade-btn{width:100%;margin-top:24px;padding:10px}.settings-panel{display:none}.progress-bar{height:10px}}@media (max-width: 370px){.settings-menu li{padding:8px 16px}}.right-sheet-backdrop{position:fixed;top:0;left:0;width:100vw;height:100%;background:#0006;display:flex;align-items:center;justify-content:flex-end;z-index:9999;opacity:0;pointer-events:none;transition:opacity .45s cubic-bezier(.23,1,.32,1)}.right-sheet-backdrop.show{opacity:1;pointer-events:auto}.right-sheet-container{background:#fff;width:90%;max-width:360px;height:auto;max-height:90vh;border-radius:24px;padding:24px;margin-right:3%;box-shadow:-4px 0 30px #00000026;transform:translate(100%);opacity:0;transition:transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1)}.right-sheet-container.slide-up{transform:translate(0);opacity:1}.right-sheet-container.slide-down{transform:translate(100%);opacity:0}.right-sheet-header{width:40px;height:4px;background-color:#ccc;border-radius:2px;margin:0 auto 16px}.right-sheet-image{width:100%;border-radius:12px;margin-bottom:20px}.right-sheet-title{text-align:center;margin-bottom:12px;font-size:1.25rem;font-weight:500}.right-sheet-text{text-align:center;margin-bottom:20px;color:#555}.right-sheet-btn{display:block;margin:0 auto;padding:12px 24px;background:#000;color:#fff;border:none;border-radius:10px;font-size:1rem;cursor:pointer;transition:background .3s}.right-sheet-btn:hover{background:#333}@media (max-width: 600px){.right-sheet-backdrop{position:fixed;inset:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;pointer-events:none;transition:opacity .45s cubic-bezier(.23,1,.32,1)}.right-sheet-container{position:fixed;left:50%;bottom:0;transform:translate(-50%) translateY(100%);width:100%;max-width:420px;max-height:87vh;margin:0;background:#fff;border-radius:24px 24px 0 0;padding:24px;box-shadow:0 4px 30px #00000026;opacity:0;will-change:transform,opacity;transition:transform .45s cubic-bezier(.23,1,.32,1),opacity .45s cubic-bezier(.23,1,.32,1)}.right-sheet-backdrop.show{opacity:1;pointer-events:auto}.right-sheet-container.slide-up{transform:translate(-50%) translateY(-30px);opacity:1}.right-sheet-container.slide-down{transform:translate(-50%) translateY(100%);opacity:0}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes react-loading-skeleton{to{transform:translate(100%)}}.react-loading-skeleton{--base-color: #ebebeb;--highlight-color: #f5f5f5;--animation-duration: 1.5s;--animation-direction: normal;--pseudo-element-display: block;background-color:var(--base-color);width:100%;border-radius:.25rem;display:inline-flex;line-height:1;position:relative;-webkit-user-select:none;user-select:none;overflow:hidden}.react-loading-skeleton:after{content:" ";display:var(--pseudo-element-display);position:absolute;top:0;left:0;right:0;height:100%;background-repeat:no-repeat;background-image:var( --custom-highlight-background, linear-gradient( 90deg, var(--base-color) 0%, var(--highlight-color) 50%, var(--base-color) 100% ) );transform:translate(-100%);animation-name:react-loading-skeleton;animation-direction:var(--animation-direction);animation-duration:var(--animation-duration);animation-timing-function:ease-in-out;animation-iteration-count:infinite}@media (prefers-reduced-motion){.react-loading-skeleton{--pseudo-element-display: none}}
