:root{--primary:#0e0e0e;--secondary:#1a1a1a;--accent:#ae52e7;--accent-hover:#9a47d1;--white:#fff;--gray-300:#d1d5db;--gray-500:#6b7280;--gray-700:#374151;--gray-900:#111827;--pink-accent:#fe6283;--light-blue:#e9f2ff;--semi-transparent-white:#ffffff1f;--font-size-xs:0.75rem;--font-size-s:0.875rem;--font-size-m:1rem;--font-size-l:1.125rem;--font-size-xl:1.25rem;--font-size-2xl:1.5rem;--font-size-3xl:1.875rem;--font-size-4xl:2.25rem;--spacing-xs:0.25rem;--spacing-s:0.5rem;--spacing-m:1rem;--spacing-l:1.5rem;--spacing-xl:2rem;--spacing-2xl:3rem;--rounded-s:0.25rem;--rounded-m:0.5rem;--rounded-l:0.75rem;--rounded-xl:1rem;--rounded-2xl:1.5rem;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-m:0 4px 6px -1px #0000001a;--shadow-l:0 10px 15px -3px #0000001a;--shadow-xl:0 20px 25px -5px #0000001a;--gradient-bg:linear-gradient(143deg,#4e283c 37.31%,#271a2b 112.95%);--gradient-pink:linear-gradient(90deg,#8350cb,#fe6283);--transition-fast:0.2s ease;--transition-normal:0.3s ease;--transition-slow:0.5s ease;--container-max-width:1200px;--progress-stepper-width-desktop:505px;--progress-stepper-width-mobile:355px}*{margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-attachment:fixed;background-image:url(/static/media/bg.d0f267f12788235af339.png);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;position:relative}body:before{background:linear-gradient(143deg,#4e283c 37.31%,#271a2b 112.95%);background:var(--gradient-bg);color:#fff;color:var(--white);content:"";height:100%;left:0;line-height:1.6;min-height:100vh;overflow-x:hidden;position:fixed;top:0;width:100%;z-index:-1}.no-click{pointer-events:none;-webkit-user-select:none;user-select:none}.quiz-container{flex-direction:column;min-height:100vh;overflow:hidden;padding:2rem;padding:var(--spacing-xl)}.quiz-container,.quizContentWrapper{align-items:center;display:flex;justify-content:center;position:relative}.quizContentWrapper{padding:0 16px;text-align:center;width:100%}.quizContentWrapper.lastStep{margin-bottom:100px}.quiz-content{flex-direction:column;gap:var(--spacing-md);margin:150px auto;max-width:1200px;max-width:var(--container-max-width);position:relative;text-align:center;width:100%;z-index:2}.progress-stepper,.quiz-content{align-items:center;display:flex;justify-content:center}.progress-stepper{gap:4px;left:50%;padding:0;position:absolute;top:30px;transform:translateX(-50%);width:505px;width:var(--progress-stepper-width-desktop);z-index:1000}.progress-step{background:#0000;flex:1 1;height:16px;position:relative}.progress-stepper .progress-bar{background:#271a2bcc;border:1px solid #ffffff1a;border-radius:.25rem;border-radius:var(--rounded-s);height:100%;overflow:hidden;position:relative;transition:all .3s ease;transition:all var(--transition-normal);width:100%}.progress-stepper .progress-filled{background:linear-gradient(90deg,#8350cb,#fe6283);border:1px solid #fff3}.quiz-title{color:#ffe3e9;font-family:Anton,sans-serif;font-size:36px;font-style:normal;font-weight:400;letter-spacing:0;line-height:120%;text-shadow:2px 2px 4px #0000004d;text-transform:uppercase}.quiz-options,.quiz-title{position:relative;text-align:center;z-index:2}.quiz-options{column-gap:15px;display:flex;row-gap:40px;width:100%}.quiz-option{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(36deg,#8350cb4a -18.81%,#0000 51.42%),linear-gradient(33deg,#0000 -2.3%,#fe62834a 98.42%),#271a2b66;border-radius:.5rem;border-radius:var(--rounded-m);cursor:pointer;padding:1.5rem;padding:var(--spacing-l);text-align:center;transition:all .3s ease;transition:all var(--transition-normal)}.quiz-option:hover{transform:translateY(-2px)}.quiz-option.selected,.quiz-option:hover{background:linear-gradient(36deg,#8350cb4a -18.81%,#0000 51.42%),linear-gradient(33deg,#0000 -2.3%,#fe6283fc 98.42%),#271a2b66;border-color:#fe6283;border-color:var(--pink-accent)}.quiz-option.selected{box-shadow:0 0 20px #fe62834d}.quiz-option input[type=radio]{opacity:0;pointer-events:none;position:absolute}.step0Wrapper{flex-direction:column;gap:23px}.step0-options,.step0Wrapper{align-items:center;display:flex;justify-content:center}.step0-options{flex-direction:row;flex-wrap:wrap;gap:16px;margin:2rem auto 0;margin-top:var(--spacing-xl);max-width:1200px;max-width:var(--container-max-width);text-align:center}.step0-option{border:2px solid #ffffff1f;border:2px solid var(--semi-transparent-white);border-radius:12px;cursor:pointer;height:550px;opacity:1;padding:14px;transform:rotate(0deg);transition:transform .3s ease,box-shadow .3s ease,opacity .4s ease-in-out;transition:transform var(--transition-normal),box-shadow var(--transition-normal),opacity .4s ease-in-out;width:400px}.step0-option:hover{box-shadow:0 8px 25px #fe62834d;transform:scale(1.02)}.step0-option.selected,.step0-option:hover{border-color:#fe6283;border-color:var(--pink-accent)}.step0-option.selected{box-shadow:0 0 20px #fe628380;opacity:1}.step0Video{background:#000;display:block;height:100%;object-fit:cover;opacity:1;transform:translateZ(0);transition:opacity .3s ease;width:100%;will-change:transform}.step0Video::-webkit-media-controls,.step0Video::-webkit-media-controls-panel{display:none!important}.step0Video::-webkit-media-controls-play-button,.step0Video::-webkit-media-controls-start-playback-button{display:none!important}.step0Video::-webkit-media-controls-overlay-play-button,.step0Video::-webkit-media-controls-timeline{display:none!important}.step0Video::-webkit-media-controls-current-time-display,.step0Video::-webkit-media-controls-time-remaining-display{display:none!important}.step0Video::-webkit-media-controls-mute-button,.step0Video::-webkit-media-controls-volume-slider{display:none!important}.step0Video::-webkit-media-controls-enclosure,.step0Video::-webkit-media-controls-fullscreen-button{display:none!important}.step0Video::-webkit-media-controls-return-to-realtime-button,.step0Video::-webkit-media-controls-rewind-button{display:none!important}.step0Video::-webkit-media-controls-seek-back-button,.step0Video::-webkit-media-controls-seek-forward-button{display:none!important}.step0Video::-webkit-media-controls-skip-back-button,.step0Video::-webkit-media-controls-skip-forward-button{display:none!important}.step0Video[controlsList],.step0Video[controls]{display:none!important}@media screen and (max-width:768px){.step0Video{-webkit-media-controls:none!important;-webkit-media-controls-panel:none!important;-webkit-media-controls-play-button:none!important;-webkit-media-controls-start-playback-button:none!important;-webkit-media-controls-overlay-play-button:none!important;controls:none!important;-webkit-backface-visibility:hidden;-webkit-perspective:1000px;-webkit-transform:translateZ(0)}}@supports (-webkit-touch-callout:none){.step0Video{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-playsinline:true;-webkit-webkit-playsinline:true;-webkit-media-controls:none!important;-webkit-media-controls-panel:none!important;-webkit-media-controls-play-button:none!important;-webkit-media-controls-start-playback-button:none!important;-webkit-media-controls-overlay-play-button:none!important;-webkit-user-select:none}}.option-image{border-radius:8px;height:100%;overflow:hidden;position:relative;width:100%}.step0-image-title{bottom:24px;font-size:24px;letter-spacing:-.4px;line-height:28px;padding:6px 4px}.image-title,.step0-image-title{background:none;color:#e9f2ff;color:var(--light-blue);font-family:Poppins;font-style:normal;font-weight:500;left:50%;position:absolute;text-align:center;transform:translateX(-50%)}.image-title{background:linear-gradient(180deg,#fff0,#2b2b2bd4);background-blend-mode:multiply;bottom:0;font-size:20px;letter-spacing:-.2px;line-height:1.2;padding:10px 4px;vertical-align:middle;width:100%;z-index:10}.step1-block,.step2-block,.step3-block,.step4-block{margin-bottom:3rem;margin-bottom:var(--spacing-2xl);margin-top:1rem;margin-top:var(--spacing-m);width:100%}.step2-block{max-width:700px}.ethnicity-options{column-gap:15px;display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem;margin-top:var(--spacing-xl);row-gap:40px}.ethnicity-option{border:1px solid #fff3;border-radius:8px;cursor:pointer;height:230px;opacity:1;padding:0;transition:all .3s ease;transition:all var(--transition-normal);width:170px}.ethnicity-option:hover{box-shadow:0 4px 20px #fe62834d;transform:scale(1.05)}.ethnicity-option.selected,.ethnicity-option:hover{border-color:#fe6283;border-color:var(--pink-accent)}.ethnicity-option.selected{box-shadow:0 0 15px #fe628366;width:350px}.not-selected{opacity:.6}.ethnicity-image{height:100%;left:0;top:0;width:100%}.ethnicity-image,.ethnicity-image.lastStep{position:absolute}.ethnicity-image.lastStep img{height:100%;object-fit:cover;width:100%}.centeredGirlStep1{height:100%;object-fit:cover;position:relative;transition:all .3s ease-in-out;width:auto;z-index:2}.centeredGirlStep1.active{height:110%}.leftGirlStep1{height:100%;left:40px;object-fit:cover;opacity:0!important;position:absolute;top:0;transition:left .3s ease-in-out,opacity .5s ease-in-out;width:auto;z-index:0}.leftGirlStep1.active{left:0;opacity:1!important}.rightGirlStep1.active{opacity:1!important;right:0}.rightGirlStep1{height:100%;object-fit:cover;opacity:0!important;position:absolute;right:40px;top:0;transition:right .3s ease-in-out,opacity .5s ease-in-out;width:auto;z-index:0}.age-selector{align-items:center;display:flex;flex-direction:column;gap:10px;margin-left:auto;margin-right:auto;margin-top:2rem;margin-top:var(--spacing-xl);max-width:800px}.age-display{background:#000;border:1px solid #ffffff1f;border-radius:8px;box-shadow:inset 0 4px 4px 0 #00000040;display:inline-block;font-family:Poppins;font-size:18px;font-style:normal;font-weight:500;height:34px;letter-spacing:-.4px;line-height:100%;margin-bottom:1rem;margin-bottom:var(--spacing-m);opacity:1;padding:16px;text-align:center;transform:rotate(0deg);transition:all .3s ease;transition:all var(--transition-normal);vertical-align:middle}.age-slider-container{align-items:center;display:flex;flex-direction:row;gap:.5rem;gap:var(--spacing-s);gap:16px;max-width:100%;position:relative;width:100%}.age-slider-num{color:#e9f2ff;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;letter-spacing:-.4px;line-height:28px;text-align:center}.age-slider{-webkit-appearance:none;appearance:none;background:#ffffff0d;border-radius:10.667px;cursor:pointer;height:16px;transition:all .2s ease-in-out;width:100%}.age-slider:hover{opacity:.8}.age-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background-image:url(data:image/png;base64,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);background-repeat:no-repeat;background-size:100% 100%;border:none;border-radius:50%;cursor:pointer;height:48px;width:48px}.age-slider::-moz-range-thumb{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGcAAABnCAYAAAAdQVz5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAwsSURBVHgB7Z1faBzHHcd/u3e2/vrkP3JVS2cnqRtHlttCjFMUcEtbF2McP7jFBVFwKH4wpYagmjyEPPjBUPBDSEVLAg1FtAkEQ1XqB9cYUaelMUTUxS1trdhJ26T2Sa4iO7bO+nfy7W7mtzezO3u7e7en25sZS/uB5e72Vjppvvf7zW9++5sZgARl0eARwbKsNHlYSw72qNHnOnfwmPQo0tdL5DDoY1HTtCIojrLiEDFQgGZyNNFHHeIFhVskRwEfiVhLoBhKiUMEQRFayNEO8YtRDbQkFGuOCLUICiBdHOqu2siRgUqCTN3LwEfTfebcwz6rWMyCYWQ1A7JgmRnyX2TAsn/eRYM8OZe3dD1HfmseUqmclk7n9LY14/DE5nHo2pAP/6scoWZkuj9p4lAr6YCSy/JDxDDfn9gPhYe9UDAOkDNZiBNNH7fS2niqrfkidHVch6e6cyFXzpPjgQxrEi5ORVFQkH9NHrEWCvs10+wHgRALG9Pam0f0LevHQoRiliRMJGHiVBRl7IN+487soGhBwrDS+iisax1Jfa13NOBtFOeuCHfXcHGIKNiPoCjePoFaCSwsHCNxU7wuKy50yEF765D+jb6RgHdnocF9UkPFodayCUrjEQfz0rVjML8w6OvEVSVcJBQGBZqFBtAQcUKthbgv807+FWUtpRrhImHkhyKZECOxi0ND4y7greX/n7YbVz9+VSua+2EFYK1JjaS+0DVUFjigFU3F6eZiFYcI0wolN+aMV4w/v/9tbWbu1UfGhUUl2IrQcjBYmIcYiE0cIsx6KLmyEtjh//3mIBmnHIMVjNWUGk7tenwIsp5B7X0i0AzUSSzi+IS5MZk1P5w8+8j2LbVCrEh/snugzM3VLVDd4viE+dv/+szc9NkV58aqgQL1bDgOT28f587WJVBd4viE+dP4ETM//wqsYvRM64vg7YeWLdCyM7/lwuDYZbULg2AbmJf+yfez60lbdcAyWJblBAkDcwunIMGlrem0vu/Lw9yZmi2oZsuh4bLHlSXCBDBXOGW3jct62naRqcly6ABzCzBRsfO/NX0BEkLRt244yAUJOA66HXWgGtlyaEqmy/kZDJcnpt+AhIqYuXtnsa3oS7sNaVtWpRa3hq6slJLBAeZqGsfUAxlS2G2Vu8eGFtiGkQKESOIQpfGevjNusUf+iTDRIW1lXPt4kDuToRn7ilQVh/YzbmSGndwKT8k0Aq1gHAOSZ+RObarm3qJYjuvO0HfOzg9CwrIwMQFMMvT0ZVX3VlEcajXsl4Hx36nEndUD6X/w1gl3pqJ7q2Y5newJujPtoXEEEurCvqdFbjpyp0KtJ1QcqmiTcyJxZ7Fh3w12aQ6znkqWs975ZRgEJO4sPkhbluXfAq0nUJzEagQwXxjkxj6B1hNmOevYk8RqGgQOTm/k+D7cZz1p38+UIjQ3Qaeo1fzlg+twfeImXLlBHnM34cHCPOTnS7fuM62t0L2xE3o2dULv1m3wzJO98NUdvaAcCwV0bSxzjdaT5vNuvsQnuQALNOzw2Xj3+n7t3qwy+TNs/Lf+OApvvTPqCBEVFAoF+tFzh+3nqqB/LjMA/TvG6EvPbYUgcXqAWpRx4eobKpQzoRCv//4cvPnOKMTBd57dq4xIWKOdOrR7gL40iTi32HsecWin1GW/wKzzjcnLIBkUBIWp1VKqgcKcOHQYDvfvBdnou7d/havemWLF8uUBQRt7Yt6+L72o/Mxv3raPuIVBJu7egZd//Us4M/I2yKYsMGhhT8rFccI5a3ZRWjYAxfjBT8/E5sYq8ealUfjuT0415AsQFWvhId91OOkyRxw6B9NJcMqcjoHCYDQmCoz2XvjFz0AWdlu7Yx6dauGxHHcQNDUjLe5EN4aNJRr8Msh0cea/b/PWY2vBi+NkBIy5xQMggXNjl4W4sjDQxUn7/MISbxA+cRzL0UyrDwSDHfRr58+BbPBvkNL/PCzyBmEbii0OzQqUhELfZ5jCxcFwGQWSDWYaXr8g4UuCKTJvv5NmluOmcXLTUqzmd+9JH1I5oHuTYj3etl/LxFnLzuA8fxAMWo1qYJpINOZcgW/7AMvBBRgEIzJsjgpaj2isosm3vd9yLMMQKg4Ko0JfUw72PaK/NLq37XX//RxT7LyaKx+qZzUM0eMtEgTw4qSYOCl2RgNTqOXcuCV+wBmVK6LdrWXxhuFYjmtBlibUciY+Vc+lMYRnKryzAYPEscSKo2B/wxAeToeIIw2Z2eBqYFAgE+niJIQjXRwsxlCVdS1y/zYmjrtmi6blQSCyG6ASPZ2Caww04NveDBDHEirOzuw2UJWejcqJowsVZ4+K9WQUrHkTiQW6Z6EjJo5TyGZpkAOB9CpsOViMKBJd91iO0+dY7ISWSgkVBwv9VAwKWBGiSExv2y8xcdwFr9NpoeIgR7+p3jJsz0hwt1ra49YMn1uz110WzPP71BPnxHOHQTR6WxPf9gGWk90sXBwMp5//ljoCHX52r5xSXW/blwICWtleitiwLFQH4a4NS2NV6HvsMl0JVgMpbZwrycWa6SKfIXAXs06nL4Jg0HpOHJTQKGWckFTgruk6bzW4+YUnfVNwnjWnpdwBO0r6HpnuDT8bXZoMNFy238VXyO5Yjv7FHmmVfS997/tSJjrheAs/WxqbOniD8IpD949x+h2cNwKS+PkPX4CdAkfn+GX41Y9fAlnYbb3LWR+0yPbyKc9Kz7EnWkuTNOvB/ue3L58W4uLwM1AYmcFIqr2ZX3bS6V7CJ0/l7mXMq//5B0jm3HuX4bUGVIOiGDi7TYUQXt/evZezHGfyVNC0w61ALco4f/WsCjtz2HXURKBzMVWFoiAojAqhO8kKjGoHdx+nL9GlTTjvlV/sWb8T9x74JH8WFIGJdGUZtW4oBKaJjhJhVMrl6Rvaj4O7FQxuSeb8Y0HiYPVnD3ttnv/rZRXXIcCCP6x5wwqZSSIUisVPdcd+i01zx0hMyanuuBb1oT187D7BT3X3rUOAbxKBsFMqzddpaRlWcYFVbGwlG7wG9PbWIe7lQvnan2E1BPedC57qHhF963pVgCky7+Lgef8lAdBooRTSkTGP3to8BAmxUmY1i0F7wVWqvnGsB/btGpaRDF2x+K1mJviyEDzWgxd2Zl6EhFiIYjX2dVAZ13r6d4xhTA4JdaGtSY2UWc3dsGsrikMVfeC8/tLjJ5PgoA6IO9O2dfFWM1dpdfYoFZ9oPaVfsG3jrN7RehISloXtzrgEJ/CeKeh6qALdwc81va/v/AM0rRmGhJqwsM3KgoBqexpEqpUud2/6rm1DSfRWA6StUthmLvkoe4vWUsjuujcc+zzRPZD0PxHAFA22lVsfYG/8Gu1HI0Ld2xSwG3LEd+rZzgFIqIj++c3HuX7GbsOom73WNAWE+ki3/3n6sXF7j7KEQOy22fMYX7hR04bjNc/PoRuUumZJOjm9reU0JHhpazodsLFeTVPllr3boW+nQ9xQL9kerEQM+7UhyVaUMRPnVpSN2cQVtwtbbQuFa5DXt2weKOtj5G3iyvAJdG0ya360yrY/xnB5l2LbHzN8AmH1zrXVsHH4mmF7gKnqxuEMug8mrujuRoHYD+GS+yvNitCNdbSdtNNZLnaqq9aoLPwjYoYWiGDtm1ufQNycdXNq0FohmyPZ5UyYoSeJYO40jl+mahnHVP0caAB0ozh0c+s8bzzqVoR9C950dPceYKBLm4k68o9KQ8Rh0C0s3Q35GI+aSDgFvbVpqGzsgtgZk7A7mfV/bIOhbg6tqM33puoiYea9pWXYrkDydvhIQ6yFp+HiMKhIOCupyffmu9f3Ww/mj1gK7DiC2DtzdLYPBbgvBOsq7jfKWniEicOgxfJoSX6RSOAA0/f7jdnFI6JrtFEQnFkRYiWIMFEYwsVhUJFwfbGWwAtQqLszvdbc4gGraPWBFfta1zlYm76Is/jsyWLBgiDCRWFIE4fB9UloSenQC3FB7Nx0n720crGY1Qwja5qQIRaWJf9FpmwhuVInbpFD0/NaCnIWLsCQTufsqfw4azlcDAT7EbzzOxtnaFwr0sXhodaEEV5loRoDCoKTx+ZlWEkQSonDQ7cpaaYHihX32nAoBrosFGKRTfVTCWXFKYe6PzzWco8Iruyrg188kx64rg9bZ2GJPl+S6a6i8hlmjitd0+zTswAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:100% 100%;border:none;border-radius:50%;cursor:pointer;height:48px;width:48px}.age-slider::-ms-thumb{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGcAAABnCAYAAAAdQVz5AAAACXBIWXMAABYlAAAWJQFJUiTwAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAwsSURBVHgB7Z1faBzHHcd/u3e2/vrkP3JVS2cnqRtHlttCjFMUcEtbF2McP7jFBVFwKH4wpYagmjyEPPjBUPBDSEVLAg1FtAkEQ1XqB9cYUaelMUTUxS1trdhJ26T2Sa4iO7bO+nfy7W7mtzezO3u7e7en25sZS/uB5e72Vjppvvf7zW9++5sZgARl0eARwbKsNHlYSw72qNHnOnfwmPQo0tdL5DDoY1HTtCIojrLiEDFQgGZyNNFHHeIFhVskRwEfiVhLoBhKiUMEQRFayNEO8YtRDbQkFGuOCLUICiBdHOqu2siRgUqCTN3LwEfTfebcwz6rWMyCYWQ1A7JgmRnyX2TAsn/eRYM8OZe3dD1HfmseUqmclk7n9LY14/DE5nHo2pAP/6scoWZkuj9p4lAr6YCSy/JDxDDfn9gPhYe9UDAOkDNZiBNNH7fS2niqrfkidHVch6e6cyFXzpPjgQxrEi5ORVFQkH9NHrEWCvs10+wHgRALG9Pam0f0LevHQoRiliRMJGHiVBRl7IN+487soGhBwrDS+iisax1Jfa13NOBtFOeuCHfXcHGIKNiPoCjePoFaCSwsHCNxU7wuKy50yEF765D+jb6RgHdnocF9UkPFodayCUrjEQfz0rVjML8w6OvEVSVcJBQGBZqFBtAQcUKthbgv807+FWUtpRrhImHkhyKZECOxi0ND4y7greX/n7YbVz9+VSua+2EFYK1JjaS+0DVUFjigFU3F6eZiFYcI0wolN+aMV4w/v/9tbWbu1UfGhUUl2IrQcjBYmIcYiE0cIsx6KLmyEtjh//3mIBmnHIMVjNWUGk7tenwIsp5B7X0i0AzUSSzi+IS5MZk1P5w8+8j2LbVCrEh/snugzM3VLVDd4viE+dv/+szc9NkV58aqgQL1bDgOT28f587WJVBd4viE+dP4ETM//wqsYvRM64vg7YeWLdCyM7/lwuDYZbULg2AbmJf+yfez60lbdcAyWJblBAkDcwunIMGlrem0vu/Lw9yZmi2oZsuh4bLHlSXCBDBXOGW3jct62naRqcly6ABzCzBRsfO/NX0BEkLRt244yAUJOA66HXWgGtlyaEqmy/kZDJcnpt+AhIqYuXtnsa3oS7sNaVtWpRa3hq6slJLBAeZqGsfUAxlS2G2Vu8eGFtiGkQKESOIQpfGevjNusUf+iTDRIW1lXPt4kDuToRn7ilQVh/YzbmSGndwKT8k0Aq1gHAOSZ+RObarm3qJYjuvO0HfOzg9CwrIwMQFMMvT0ZVX3VlEcajXsl4Hx36nEndUD6X/w1gl3pqJ7q2Y5newJujPtoXEEEurCvqdFbjpyp0KtJ1QcqmiTcyJxZ7Fh3w12aQ6znkqWs975ZRgEJO4sPkhbluXfAq0nUJzEagQwXxjkxj6B1hNmOevYk8RqGgQOTm/k+D7cZz1p38+UIjQ3Qaeo1fzlg+twfeImXLlBHnM34cHCPOTnS7fuM62t0L2xE3o2dULv1m3wzJO98NUdvaAcCwV0bSxzjdaT5vNuvsQnuQALNOzw2Xj3+n7t3qwy+TNs/Lf+OApvvTPqCBEVFAoF+tFzh+3nqqB/LjMA/TvG6EvPbYUgcXqAWpRx4eobKpQzoRCv//4cvPnOKMTBd57dq4xIWKOdOrR7gL40iTi32HsecWin1GW/wKzzjcnLIBkUBIWp1VKqgcKcOHQYDvfvBdnou7d/havemWLF8uUBQRt7Yt6+L72o/Mxv3raPuIVBJu7egZd//Us4M/I2yKYsMGhhT8rFccI5a3ZRWjYAxfjBT8/E5sYq8ealUfjuT0415AsQFWvhId91OOkyRxw6B9NJcMqcjoHCYDQmCoz2XvjFz0AWdlu7Yx6dauGxHHcQNDUjLe5EN4aNJRr8Msh0cea/b/PWY2vBi+NkBIy5xQMggXNjl4W4sjDQxUn7/MISbxA+cRzL0UyrDwSDHfRr58+BbPBvkNL/PCzyBmEbii0OzQqUhELfZ5jCxcFwGQWSDWYaXr8g4UuCKTJvv5NmluOmcXLTUqzmd+9JH1I5oHuTYj3etl/LxFnLzuA8fxAMWo1qYJpINOZcgW/7AMvBBRgEIzJsjgpaj2isosm3vd9yLMMQKg4Ko0JfUw72PaK/NLq37XX//RxT7LyaKx+qZzUM0eMtEgTw4qSYOCl2RgNTqOXcuCV+wBmVK6LdrWXxhuFYjmtBlibUciY+Vc+lMYRnKryzAYPEscSKo2B/wxAeToeIIw2Z2eBqYFAgE+niJIQjXRwsxlCVdS1y/zYmjrtmi6blQSCyG6ASPZ2Caww04NveDBDHEirOzuw2UJWejcqJowsVZ4+K9WQUrHkTiQW6Z6EjJo5TyGZpkAOB9CpsOViMKBJd91iO0+dY7ISWSgkVBwv9VAwKWBGiSExv2y8xcdwFr9NpoeIgR7+p3jJsz0hwt1ra49YMn1uz110WzPP71BPnxHOHQTR6WxPf9gGWk90sXBwMp5//ljoCHX52r5xSXW/blwICWtleitiwLFQH4a4NS2NV6HvsMl0JVgMpbZwrycWa6SKfIXAXs06nL4Jg0HpOHJTQKGWckFTgruk6bzW4+YUnfVNwnjWnpdwBO0r6HpnuDT8bXZoMNFy238VXyO5Yjv7FHmmVfS997/tSJjrheAs/WxqbOniD8IpD949x+h2cNwKS+PkPX4CdAkfn+GX41Y9fAlnYbb3LWR+0yPbyKc9Kz7EnWkuTNOvB/ue3L58W4uLwM1AYmcFIqr2ZX3bS6V7CJ0/l7mXMq//5B0jm3HuX4bUGVIOiGDi7TYUQXt/evZezHGfyVNC0w61ALco4f/WsCjtz2HXURKBzMVWFoiAojAqhO8kKjGoHdx+nL9GlTTjvlV/sWb8T9x74JH8WFIGJdGUZtW4oBKaJjhJhVMrl6Rvaj4O7FQxuSeb8Y0HiYPVnD3ttnv/rZRXXIcCCP6x5wwqZSSIUisVPdcd+i01zx0hMyanuuBb1oT187D7BT3X3rUOAbxKBsFMqzddpaRlWcYFVbGwlG7wG9PbWIe7lQvnan2E1BPedC57qHhF963pVgCky7+Lgef8lAdBooRTSkTGP3to8BAmxUmY1i0F7wVWqvnGsB/btGpaRDF2x+K1mJviyEDzWgxd2Zl6EhFiIYjX2dVAZ13r6d4xhTA4JdaGtSY2UWc3dsGsrikMVfeC8/tLjJ5PgoA6IO9O2dfFWM1dpdfYoFZ9oPaVfsG3jrN7RehISloXtzrgEJ/CeKeh6qALdwc81va/v/AM0rRmGhJqwsM3KgoBqexpEqpUud2/6rm1DSfRWA6StUthmLvkoe4vWUsjuujcc+zzRPZD0PxHAFA22lVsfYG/8Gu1HI0Ld2xSwG3LEd+rZzgFIqIj++c3HuX7GbsOom73WNAWE+ki3/3n6sXF7j7KEQOy22fMYX7hR04bjNc/PoRuUumZJOjm9reU0JHhpazodsLFeTVPllr3boW+nQ9xQL9kerEQM+7UhyVaUMRPnVpSN2cQVtwtbbQuFa5DXt2weKOtj5G3iyvAJdG0ya360yrY/xnB5l2LbHzN8AmH1zrXVsHH4mmF7gKnqxuEMug8mrujuRoHYD+GS+yvNitCNdbSdtNNZLnaqq9aoLPwjYoYWiGDtm1ufQNycdXNq0FohmyPZ5UyYoSeJYO40jl+mahnHVP0caAB0ozh0c+s8bzzqVoR9C950dPceYKBLm4k68o9KQ8Rh0C0s3Q35GI+aSDgFvbVpqGzsgtgZk7A7mfV/bIOhbg6tqM33puoiYea9pWXYrkDydvhIQ6yFp+HiMKhIOCupyffmu9f3Ww/mj1gK7DiC2DtzdLYPBbgvBOsq7jfKWniEicOgxfJoSX6RSOAA0/f7jdnFI6JrtFEQnFkRYiWIMFEYwsVhUJFwfbGWwAtQqLszvdbc4gGraPWBFfta1zlYm76Is/jsyWLBgiDCRWFIE4fB9UloSenQC3FB7Nx0n720crGY1Qwja5qQIRaWJf9FpmwhuVInbpFD0/NaCnIWLsCQTufsqfw4azlcDAT7EbzzOxtnaFwr0sXhodaEEV5loRoDCoKTx+ZlWEkQSonDQ7cpaaYHihX32nAoBrosFGKRTfVTCWXFKYe6PzzWco8Iruyrg188kx64rg9bZ2GJPl+S6a6i8hlmjitd0+zTswAAAABJRU5ErkJggg==);background-repeat:no-repeat;background-size:100% 100%;border:none;border-radius:50%;cursor:pointer;height:48px;width:48px}.age-slider:focus{outline:none}.age-slider::-webkit-slider-track{background:#0000;border:none}.age-slider::-moz-range-track{background:#0000;border:none}.age-slider::-ms-track{background:#0000;border:none}.progress-lines{display:flex;gap:12px;height:240px;left:0;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);z-index:2}.line{background:#fff;border-radius:2px;flex-shrink:0;height:240px;transform:rotate(42deg);width:12px}.body-options,.booty-options,.breast-options{grid-row-gap:15px;grid-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:repeat(4,1fr);justify-items:center;margin-top:1rem;margin-top:var(--spacing-m);row-gap:15px}.body-options>:last-child:nth-child(4n - 3),.booty-options>:last-child:nth-child(4n - 3),.breast-options>:last-child:nth-child(4n - 3){grid-column:3}.body-options>:last-child:nth-child(4n - 2),.booty-options>:last-child:nth-child(4n - 2),.breast-options>:last-child:nth-child(4n - 2){grid-column:2}.body-options>:last-child:nth-child(4n - 1),.booty-options>:last-child:nth-child(4n - 1),.breast-options>:last-child:nth-child(4n - 1){grid-column:3}.body-option.odd,.booty-option.odd,.breast-option.odd{border-radius:8px;cursor:pointer;height:100%;opacity:1;padding:0;transition:all .3s ease;transition:all var(--transition-normal);width:100%}.body-option,.booty-option,.breast-option{border:1px solid #ffffff1f;border-radius:5.699px;opacity:1}.body-option.even,.booty-option.even,.breast-option.even{border-radius:8px;cursor:pointer;height:100%;opacity:1;padding:0;transition:all .3s ease;transition:all var(--transition-normal);width:100%}.body-option:hover,.booty-option:hover,.breast-option:hover{border-color:#fe6283;border-color:var(--pink-accent);box-shadow:0 4px 20px #fe62834d;transform:scale(1.05)}.body-option.selected,.booty-option.selected,.breast-option.selected{border:2px solid #fe62834d;box-shadow:0 0 20px #fe62834d}.body-option.not-selected,.booty-option.not-selected,.breast-option.not-selected{opacity:.6;transition:opacity .3s ease}.body-image,.booty-image,.breast-image{display:flex;flex-direction:column;height:auto;position:relative;width:100%}.body-image img,.booty-image img,.breast-image img{aspect-ratio:1/1;border-radius:8px 8px 0 0;display:block;height:auto;object-fit:cover;width:100%}.hairstyle-options{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(6,1fr);justify-items:center;margin-top:2rem;margin-top:var(--spacing-xl)}.hairstyle-options>:last-child:nth-child(6n - 5){grid-column:4}.hairstyle-options>:last-child:nth-child(6n - 4){grid-column:3}.hairstyle-options>:last-child:nth-child(6n - 3){grid-column:4}.hairstyle-options>:last-child:nth-child(6n - 2){grid-column:3}.hairstyle-options>:last-child:nth-child(6n - 1){grid-column:4}.hair-color-options{gap:12px}.eye-color-options,.hair-color-options{display:flex;flex-wrap:wrap;justify-content:center;margin-top:2rem;margin-top:var(--spacing-xl)}.eye-color-options{column-gap:15px;row-gap:40px}.eye-color-option,.hair-color-option,.hairstyle-option{aspect-ratio:1/1;border:1px solid #fff3;border-radius:8px;cursor:pointer;height:auto;opacity:1;overflow:hidden;padding:0;transition:all .3s ease;transition:all var(--transition-normal);width:150px}.hairstyle-option{height:auto;width:100%}.eye-color-option:hover,.hair-color-option:hover,.hairstyle-option:hover{border-color:#fe6283;border-color:var(--pink-accent);box-shadow:0 4px 20px #fe62834d;transform:scale(1.05)}.eye-color-option.selected,.hair-color-option.selected,.hairstyle-option.selected{border-color:#fe6283;border-color:var(--pink-accent);box-shadow:0 0 15px #fe628366}.eye-color-image,.hair-color-image,.hairstyle-image{height:100%;opacity:1;position:relative;width:100%}.eye-color-image img,.hair-color-image img,.hairstyle-image img{height:100%;object-fit:cover;width:100%}.eye-color-option.not-selected,.hair-color-option.not-selected,.hairstyle-option.not-selected{opacity:.6;transition:opacity .3s ease}.voice-options{grid-gap:15px;flex-wrap:wrap;gap:15px;grid-template-columns:repeat(4,1fr);justify-content:center}.personality-options,.voice-options{display:grid;margin-top:2rem;margin-top:var(--spacing-xl)}.personality-options{grid-gap:12px;gap:12px;grid-template-columns:repeat(4,1fr)}.voice-option{align-items:flex-start;background:linear-gradient(36deg,#8350cb4a -18.81%,#0000 51.42%),linear-gradient(33deg,#0000 -2.3%,#fe62834a 98.42%),#271a2b66;border:.712px solid #ffffff1f;border-radius:5.699px;display:flex;flex-direction:column;gap:8px;height:120px;justify-content:center;padding:8px 16px 16px;width:100%}.personality-option,.voice-option{cursor:pointer;transition:all .3s ease;transition:all var(--transition-normal)}.personality-option{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:2px solid #0000;border-radius:.5rem;border-radius:var(--rounded-m)}.personality-option:hover,.voice-option:hover{background:#ffffff26;border-color:#fe6283;border-color:var(--pink-accent);transform:translateY(-2px)}.personality-option.selected,.voice-option.selected{background:#fe62831a;border-color:#fe6283;border-color:var(--pink-accent);box-shadow:0 0 20px #fe62834d}.voice-item{display:flex;flex-direction:column;gap:.5rem;gap:var(--spacing-s)}.voice-controls{gap:1rem;gap:var(--spacing-m);margin-top:.5rem;margin-top:var(--spacing-s);max-width:203px;overflow:hidden}.voice-controls,.voice-info{align-items:center;display:flex}.voice-info{justify-content:space-between}.voice-title{color:#e9f2ff;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;letter-spacing:-.4px;line-height:28px;text-align:left}.play-button{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;height:44px;justify-content:center;transition:all .3s ease;transition:all var(--transition-normal);width:44px}.play-button:hover{background:#9a47d1;background:var(--accent-hover);transform:scale(1.1)}.voice-waveform{align-items:center;display:flex;gap:2px;gap:16px;justify-content:center;margin-top:.5rem;margin-top:var(--spacing-s)}.wave-bar{animation:wave 1s ease-in-out infinite;background:#fe6283;background:var(--pink-accent);border-radius:2px;height:20px;width:3px}.wave-bar:first-child{animation-delay:0s}.wave-bar:nth-child(2){animation-delay:.1s}.wave-bar:nth-child(3){animation-delay:.2s}.wave-bar:nth-child(4){animation-delay:.3s}.wave-bar:nth-child(5){animation-delay:.4s}@keyframes wave{0%,to{height:20px}50%{height:40px}}.result-age-display{color:#e9f2ff;display:flex;flex-direction:column;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;gap:1rem;gap:var(--spacing-m);height:100%;letter-spacing:-.4px;line-height:28px;padding-top:16px;position:relative;text-align:start;text-transform:capitalize;width:100%}.result-age svg{width:100%}.personality-item{align-items:center;display:flex;flex-direction:column}.personality-icon{font-size:24px}.personality-info{flex:1 1;text-align:left}.personality-title{color:#fff;color:var(--white);font-weight:600;margin-bottom:.25rem;margin-bottom:var(--spacing-xs)}.personality-description{color:#ffffffb3;font-size:.875rem;font-size:var(--font-size-s)}.result-container{display:flex;flex-direction:column;gap:2rem;gap:var(--spacing-xl);margin:0 auto;max-width:1200px;max-width:var(--container-max-width);padding:2rem;padding:var(--spacing-xl)}.result-main{grid-gap:2rem;grid-gap:var(--spacing-xl);align-items:start;display:grid;gap:2rem;gap:var(--spacing-xl);grid-template-columns:1fr 1fr}.result-image{border-radius:.75rem;border-radius:var(--rounded-l);box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-l);overflow:hidden;position:relative}.result-image img{display:block;height:auto;width:100%}.image-label{background:#000000b3;border-radius:.25rem;border-radius:var(--rounded-s);color:#fff;color:var(--white);font-size:.875rem;font-size:var(--font-size-s);font-weight:500;left:1rem;left:var(--spacing-m);padding:.5rem 1rem;padding:var(--spacing-s) var(--spacing-m);position:absolute;top:1rem;top:var(--spacing-m)}.result-info{display:flex;flex-direction:column;gap:1.5rem;gap:var(--spacing-l)}.personality-button{align-items:center;display:flex;gap:1rem;gap:var(--spacing-m)}.personality-text{color:#fff;font-size:22px;letter-spacing:-.44px;line-height:100%}.ethnicity-text,.personality-text{font-family:Poppins;font-style:normal;font-weight:500;text-align:center}.ethnicity-text{background:linear-gradient(180deg,#0000,#000c);border-radius:8px;color:#e9f2ff;font-size:20px;letter-spacing:-.4px;line-height:28px;padding:24px 0;width:100%;z-index:2}.ethnicity-button{height:100%;position:relative;width:100%}.voice-player{align-items:start;display:flex;flex-direction:column;gap:1rem;gap:var(--spacing-m);margin-inline:auto;width:-webkit-max-content;width:max-content}.voice-player-mobile{display:none}.age-display,.voice-label{color:#fff;color:var(--white);font-weight:600}.age-display{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:.5rem;border-radius:var(--rounded-m);display:flex;gap:.5rem;gap:var(--spacing-s);padding:1rem;padding:var(--spacing-m)}.gender-symbol{font-size:20px}.customization-grid{grid-gap:1rem;grid-gap:var(--spacing-m);display:grid;gap:1rem;gap:var(--spacing-m);grid-template-columns:repeat(6,1fr)}.customization-item{gap:.5rem;gap:var(--spacing-s);position:relative}.customization-item img{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(36deg,#8350cb4a -18.81%,#0000 51.42%),linear-gradient(33deg,#0000 -2.3%,#fe62834a 98.42%),#271a2b66;border:.712px solid #ffffff1f;border-radius:.25rem;border-radius:var(--rounded-s);border-radius:5.699px;height:60px;width:60px}.customization-item span{background:linear-gradient(180deg,#0000,#000c);bottom:0;color:#fff;color:var(--white);font-size:.875rem;font-size:var(--font-size-s);font-size:20px;font-style:normal;font-weight:500;letter-spacing:-.4px;line-height:28px;padding:10px 0;position:absolute;text-align:center;width:100%}.cta-container{display:flex;justify-content:center;margin-top:0}.bring-to-life-button{align-items:center;background:linear-gradient(90deg,#8350cb,#fe6283);background:var(--gradient-pink);border:none;border-radius:.75rem;border-radius:var(--rounded-l);bottom:20px;box-shadow:0 4px 6px -1px #0000001a;box-shadow:var(--shadow-m);box-sizing:border-box;color:#fff;color:var(--white);cursor:pointer;display:flex;font-size:1.125rem;font-size:var(--font-size-l);font-weight:600;gap:1rem;gap:var(--spacing-m);justify-content:center;left:50%;padding:16px 120px;position:fixed;transform:translateX(-50%);transition:all .3s ease;transition:all var(--transition-normal);width:445px;z-index:100}.bring-to-life-button:hover{box-shadow:0 10px 15px -3px #0000001a;box-shadow:var(--shadow-l);transform:translateY(-2px) translateX(-50%)}.sparkle-icon{font-size:20px}.navigation-wrapper{align-items:center;display:flex;gap:20px;justify-content:center;margin-top:2rem;margin-top:var(--spacing-xl);width:100%}.previous-button{background:#00000040;border:1.143px solid #fff;border-radius:18.286px;cursor:pointer;font-size:20.571px;letter-spacing:-.32px;line-height:16px;padding:0 76.149px 0 75.566px}.continue-button,.previous-button{align-items:center;color:#fff;display:flex;font-family:Poppins;font-style:normal;font-weight:500;height:64px;justify-content:center;text-align:center}.continue-button{background:linear-gradient(103deg,#de8424,#fc658f 31%,#8049f3);border:none;border-radius:20.571px;box-shadow:0 12.857px 41.143px 0 #ae16b77d;flex-shrink:0;font-size:23.143px;letter-spacing:-.36px;line-height:18px;transition:all .4s ease-in-out;width:380px}.continue-button.step0{max-width:370px;width:100%}.continue-button.step0,.navigation-wrapper{bottom:20px;position:fixed;z-index:34}.navigation-wrapper-privacy{align-items:center;bottom:120px;display:flex;gap:16px;justify-content:center;margin-top:40px;position:fixed;right:50%;transform:translate(50%);width:100%}.continue-button.privacy{width:400px}.previous-button{transition:all .4s ease-in-out}.previous-button:hover{box-shadow:0 8px 20px #0000004d;transform:translateY(-3px) scale(1.05)}.continue-button:hover:not(:disabled){box-shadow:0 4px 15px #fe628366;transform:scale(1.05)}.continue-button:disabled{cursor:not-allowed;filter:grayscale(100%) brightness(.7)}.privacyPolicy{align-items:center;display:flex;justify-content:center;left:0;overflow:hidden;padding-bottom:40px;position:absolute;top:0;width:100%;z-index:44}.privacyPolicyWrapper{background:#322636;border:1px solid #463046;border-radius:20px;gap:48px;height:-webkit-fill-available;overflow:scroll;padding:40px 46px;text-align:start;width:100%}.privacyPolicyContent,.privacyPolicyWrapper{display:flex;flex-direction:column;position:relative}.privacyPolicyContent{color:#e9f2ff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:400;gap:8px;line-height:150%;padding-bottom:50px}.popup-content{max-height:90vh;overflow-y:auto}.privacyPolicyContent h2,.privacyPolicyContentTitle{color:#e9f2ff;font-family:Poppins;font-size:20px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:10px;margin-top:16px}.privacyPolicyContent ul{margin-left:40px}.close-button-privacy{align-items:center;background-color:#77717e;border:none;border-radius:50%;cursor:pointer;display:flex;flex-shrink:0;height:24px;justify-content:center;position:absolute;right:20px;top:20px;width:24px;z-index:50}.privacyPolicyTitles{align-items:flex-start;display:inline-flex;flex-direction:column;gap:6px;justify-content:flex-end}.privacyPolicyTitle{color:#e9f2ff;font-family:Anton;font-size:36px;font-style:normal;font-weight:400;line-height:120%;text-transform:uppercase}.privacyPolicySubtitle{color:#e9f2ff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.4px;line-height:28px}.brPrivacyPolicy{background:#ffffff1a;height:1px}.voice-card{align-items:start;color:#fff;color:var(--white);display:flex;flex-direction:column;height:100%;justify-content:space-between;width:100%}@media (max-width:768px){.privacyPolicyWrapper{gap:20px;padding:20px 20px 80px}.navigation-wrapper-privacy{padding:20px}.progress-stepper{width:355px;width:var(--progress-stepper-width-mobile)}.continue-button.privacy{font-size:16px}.body-option.odd,.booty-option.odd,.breast-option.odd{border-radius:8px;cursor:pointer;height:auto;opacity:1;overflow:hidden;padding:0;transition:all .3s ease;transition:all var(--transition-normal);width:calc(50% - 8px)}.step0-image-title{bottom:5px;color:#e9f2ff;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;left:50%;letter-spacing:-.4px;line-height:28px;position:absolute;text-align:center;transform:translateX(-50%)}.quiz-title{font-size:28px}.step0-options{flex-wrap:nowrap;gap:16px;height:auto;margin-top:20px}.step0Wrapper{height:100%;height:calc(100vh - 200px);justify-content:space-between}.step0-option{height:350px;max-width:280px;width:100%}.ethnicity-options{align-items:center;flex-direction:column;flex-wrap:wrap;gap:20px;justify-content:center}.ethnicity-option{max-width:350px;width:calc(50% - 7.5px);width:100%}.image-title{background:linear-gradient(180deg,#fff0,#000);background-blend-mode:multiply;border-radius:8px;bottom:0;font-size:14px;width:100%;z-index:33}.centeredGirlStep1{height:100%}.centeredGirlStep1.active{height:110%}.leftGirlStep1{height:100%;left:30px;object-fit:cover;opacity:1!important;position:absolute;top:0;transition:left .3s ease-in-out,opacity .5s ease-in-out;width:auto;z-index:0}.leftGirlStep1.active{left:20px}.rightGirlStep1.active{right:20px}.rightGirlStep1{height:100%;object-fit:cover;opacity:1!important;position:absolute;right:30px;top:0;transition:right .3s ease-in-out,opacity .5s ease-in-out;width:auto;z-index:0}.ethnicity-option{height:170px;margin:0}.body-options,.booty-options,.breast-options{grid-template-columns:repeat(4,1fr)}.hair-color-options,.hairstyle-options{grid-template-columns:repeat(3,1fr)}.hair-color-options{grid-gap:15px;grid-row-gap:10px!important;grid-column-gap:10px!important;column-gap:10px!important;display:grid;gap:15px;grid-template-rows:repeat(2,1fr);justify-content:center;row-gap:10px!important}.hair-color-option{height:auto;width:auto}.personality-options{grid-template-columns:repeat(2,1fr)}.voice-options{grid-template-columns:repeat(4,1fr)}.result-main{grid-template-columns:1fr}.customization-grid{grid-template-columns:repeat(3,1fr)}.voice-player-mobile{display:flex}.age-slider::-webkit-slider-thumb{background-size:100% 100%;height:30px;width:30px}.age-slider::-moz-range-thumb{background-size:100% 100%;height:30px;width:30px}.age-slider::-ms-thumb{background-size:100% 100%;height:30px;width:30px}.age-slider{height:12px}.previous-button{font-size:15.429px;height:48px;letter-spacing:-.24px;line-height:12px;padding:0 35.647px 0 35.638px}.body-image img,.booty-image img,.breast-image img{border-radius:8px;height:115px}.step2-block{margin-bottom:10px}.ethnicity-option.selected{width:100%}.navigation-wrapper{padding:0 10px}.continue-button{display:flex;flex:1 0;font-size:18px;height:48px;letter-spacing:-.28px;line-height:14px}.privacyPolicyContent h2,.privacyPolicyContentTitle{font-size:18px}.privacyPolicyContent ul{margin-left:20px}.privacyPolicyTitle{font-size:30px}.quizContentWrapper.lastStep{margin-bottom:40px}}@media (max-width:480px){.quiz-container{padding:1rem;padding:var(--spacing-m)}.quiz-title{font-size:24px}.quiz-options{column-gap:12px;row-gap:20px}.step0-option{height:300px;max-width:250px;padding:4px;width:100%}.ethnicity-options{grid-template-columns:repeat(2,1fr)}.body-options,.booty-options,.breast-options{grid-template-columns:repeat(4,1fr)}.hairstyle-options{column-gap:10px!important;gap:15px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);row-gap:10px!important}.eye-color-options{column-gap:15px;flex-direction:row;flex-wrap:nowrap;justify-content:center;row-gap:40px}.eye-color-option{height:auto;max-width:150px;width:calc(50% - 7.5px)}.step3-block{margin-bottom:16px;margin-top:16px}.customization-grid{grid-template-columns:repeat(2,1fr)}.ethnicity-options{gap:16px}}.result-grid-parent{grid-column-gap:16px;grid-row-gap:16px;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(4,1fr);height:80vh;margin-top:50px;width:100%}.result-main-image{border-radius:15px;grid-area:1/1/4/4;overflow:hidden;position:relative}.result-main-image img{height:100%;object-fit:cover;object-position:center -50px;width:100%}.result-main-image .image-label{align-items:end;background:none;background:linear-gradient(180deg,#0000,#000c);bottom:0;color:#e9f2ff;display:flex;font-family:Poppins;font-size:24px;font-style:normal;font-weight:500;height:100%;justify-content:center;left:50%;letter-spacing:-.4px;line-height:28px;padding:24px 16px;position:absolute;text-align:center;text-transform:capitalize;top:0;transform:translateX(-50%);width:100%}.result-relations{align-items:center;align-self:stretch;border:.712px solid #ffffff1f;border-radius:5.699px;gap:24px;grid-area:1/4/2/7;padding:24px}.result-ethnicity,.result-relations{background:linear-gradient(36deg,#8350cb4a -18.81%,#0000 51.42%),linear-gradient(33deg,#0000 -2.3%,#fe62834a 98.42%),#271a2b66;display:flex;justify-content:center}.result-ethnicity{align-items:end;border:1px solid #ffffff1f;border-radius:8px;grid-area:2/4/4/5;position:relative}.result-voice{flex-direction:column;gap:8px;grid-area:2/5/3/7;padding:24px}.result-age,.result-voice{align-items:flex-start;align-self:stretch;background:linear-gradient(36deg,#8350cb4a -18.81%,#0000 51.42%),linear-gradient(33deg,#0000 -2.3%,#fe62834a 98.42%),#271a2b66;border:.712px solid #ffffff1f;border-radius:5.699px;display:flex;flex:1 0}.result-age{gap:1rem;gap:var(--spacing-m);grid-area:3/5/4/7;padding:8px 8px 8px 24px}.customization-item{align-items:center;border-radius:5.699px;display:flex;flex-direction:column;grid-area:4/1/5/2;justify-content:center;text-align:center}.customization-item:nth-child(7){grid-area:4/2/5/3}.customization-item:nth-child(8){grid-area:4/3/5/4}.customization-item:nth-child(9){grid-area:4/4/5/5}.customization-item:nth-child(10){grid-area:4/5/5/6}.customization-item:nth-child(11){grid-area:4/6/5/7}.customization-item img{border-radius:10px;height:100%;object-fit:cover;width:100%}.account-page{background:#322636;border:1px solid #463046;border-radius:20px;box-shadow:0 20px 40px #00000080;max-width:500px;padding:40px;position:relative;width:100%}.video-bg{display:none}.logo{flex-shrink:0;height:20px;width:116px}.account-container,.account-form-wrapper{width:100%}.form-header{margin-bottom:30px;text-align:center}.account-title{font-size:28px;margin-bottom:10px;text-align:center}.account-subtitle,.account-title{color:#fff;font-family:Poppins;font-style:normal;font-weight:600;line-height:120%;text-transform:capitalize}.account-subtitle{align-items:center;display:flex;font-size:16px;gap:3px;justify-content:center;margin-bottom:20px}.account-subtitle img{flex-shrink:0;height:20px;width:115px}.close-button{display:none}.account-form{margin-inline:auto;max-width:330px;width:100%}.form-group{margin-bottom:15px}.form-input{background:#271a2b;border:1px solid #432e43;border-radius:18px;color:#8b8f9c;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:120%;padding:16px;transition:all .3s ease;width:100%}.form-input::placeholder{color:#ffffff80}.form-input:focus{background:#ffffff26;border-color:#fb6284;outline:none}.submit-button{background:linear-gradient(91deg,#e17f32 .76%,#e8609f 47.99%,#894bec);border:none;border-radius:18px;box-shadow:0 4px 16.8px 0 #f049f378;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-bottom:20px;padding:15px;transition:all .3s ease;width:100%}.submit-button:hover{background:#2a2a2a;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.6}.separator{color:#fff9;margin:20px 0;position:relative;text-align:center}.google-button{align-items:center;background:#131314;border:1px solid #8e918f;border-radius:100px;border-radius:var(--Pill,100px);color:#fff;cursor:pointer;display:flex;font-family:Poppins;font-size:16px;font-style:normal;font-weight:600;gap:10px;justify-content:center;line-height:120%;margin-bottom:20px;padding:15px;text-decoration:none;text-transform:capitalize;transition:all .3s ease;width:100%}.google-button:hover{background:#2a2a2a;transform:translateY(-2px)}.google-button img{height:20px;width:20px}.error-message{color:#fb6284;margin-bottom:15px;text-align:center}.terms-text{align-items:center;color:#fff;display:flex;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;gap:3px;justify-content:center;line-height:120%;margin-bottom:18px;margin-top:8px;text-align:center}.terms-text.login{align-items:start;cursor:pointer;justify-content:start}.terms-text a{color:#d7558d;cursor:pointer;font-family:Poppins;font-size:10px;font-style:normal;font-weight:500;line-height:120%;text-decoration:none;transition:color .3s ease}.terms-text a:hover{color:#fe6283}.login-link{color:#8b8f9c;font-weight:400;margin-top:20px;text-align:center}.login-link,.login-link a{font-family:Poppins;font-size:10px;font-style:normal;line-height:120%}.login-link a{color:#e0dff5;cursor:pointer;font-weight:500;text-decoration:underline;transition:color .3s ease}.login-link a:hover{color:#fe6283}.auth-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.auth-modal{background:#322636;border:1px solid #463046;border-radius:20px;box-shadow:0 20px 40px #00000080;max-height:90vh;max-width:1200px;overflow:hidden;position:relative;width:90%}.auth-modal-close{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#000;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:all .3s ease;width:40px;z-index:10}.auth-modal-close:hover{background:#fff3;transform:scale(1.1)}.auth-modal-content{display:flex;height:100%;max-height:555px}.auth-form-container{overflow-y:auto;padding:50px 40px}.auth-form-container,.auth-image-container{align-items:center;display:flex;flex:1 1;justify-content:center}.auth-image-container{background:linear-gradient(135deg,#fb6284,#fe6283);max-height:555px;overflow:hidden;position:relative}.auth-image{height:100%;object-fit:cover;opacity:.9;width:100%}.auth-form-container .account-page{margin:0;max-width:500px;width:100%}.auth-form-container .account-container,.auth-form-container .account-form-wrapper,.auth-form-container .account-page{background:none;border:none;box-shadow:none;padding:0}.auth-form-container .form-header{background:none;border:none;margin-bottom:30px;padding:0;text-align:center}.auth-form-container .account-title{color:#fff;font-size:32px;font-weight:700;margin-bottom:10px}.auth-form-container .account-subtitle{color:#fffc;font-size:18px;margin-bottom:30px;text-align:center}.auth-form-container .close-button{display:none}.auth-form-container .cardStep15{background:none;border:none;box-shadow:none;max-width:500px;padding:0;width:100%}.auth-form-container .cardStep15Cross{display:none}.auth-form-container .cardStep15Title{color:#fff;font-size:32px;font-weight:700;margin-bottom:10px;text-align:center}.auth-form-container .cardStep15Subtitle{color:#fffc;font-size:18px;margin-bottom:30px;text-align:center}.auth-form-container .cardStep15Goggle{align-items:center;background:#1a1a1a;border:none;border-radius:100px;color:#e3e3e3;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:10px;justify-content:center;margin-bottom:20px;padding:15px 20px;transition:all .3s ease;width:100%}.auth-form-container .cardStep15Goggle:hover{background:#2a2a2a;transform:translateY(-2px)}.auth-form-container .cardStep15Or{color:#fff9;margin:20px 0;position:relative;text-align:center}.auth-form-container .cardStep15Or:after,.auth-form-container .cardStep15Or:before{background:#ffffff4d;content:"";height:1px;position:absolute;top:50%;width:30%}.auth-form-container .cardStep15Or:before{left:0}.auth-form-container .cardStep15Or:after{right:0}.auth-form-container .cardStep15Input{background:#322636;border:1px solid #463046;border-radius:10px;color:#fff;font-size:16px;margin-bottom:15px;padding:15px;transition:all .3s ease;width:100%}.auth-form-container .cardStep15Input::placeholder{color:#ffffff80}.auth-form-container .cardStep15Input:focus{background:#ffffff26;border-color:#fb6284;outline:none}.auth-form-container .cardStep15Btn{background:none;border:none;color:#e0dff5;cursor:pointer;font-family:Poppins;font-size:10px;font-style:normal;font-weight:500;line-height:120%;margin-top:10px;transition:all .3s ease;width:100%}.auth-form-container .cardStep15Btn:hover{box-shadow:0 10px 20px #fb62844d;transform:translateY(-2px)}.auth-form-container .cardStep15TextBot{color:#ffffffb3;font-size:14px;margin-top:30px;text-align:center}.auth-form-container .cardStep15TextBot span{color:#fb6284;cursor:pointer;text-decoration:underline;transition:color .3s ease}.auth-form-container .cardStep15TextBot span:hover{color:#fe6283}.voice-text{display:flex;gap:5px}.logo{display:none}@media (max-width:768px){.voice-option{height:100px;padding:5px}.voice-icon{display:none}.voice-card{align-items:center;color:#fff;color:var(--white);display:flex;flex-direction:column-reverse;height:100%;justify-content:space-between;width:100%}.play-button{height:32px;width:32px}.voice-title{font-size:16px;white-space:nowrap}.voice-waveform{display:none}.auth-modal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0003;border-radius:20px;max-height:95vh;width:95%}.modal-content{box-sizing:border-box;height:100%}.account-page{box-sizing:border-box;height:500px}.logo{position:absolute;right:50%;top:30px;transform:translate(50%)}.auth-modal-close{display:none}.forgot{height:-webkit-max-content;height:max-content;padding:20px 8px!important}.auth-modal-close{background-color:#fff}.google-button{background:#fff;border:1px solid #8e918f;border-radius:100px;border-radius:var(--Pill,100px);color:#000}.google-button:hover{background:#2a2a2a;color:#fff;transform:translateY(-2px)}.terms-text{display:flex;font-size:10px;margin-bottom:14px}.input-wrapper{margin-bottom:16px!important;padding-bottom:0!important}.terms-text.login{font-size:12px}.auth-modal-content{flex-direction:column;max-height:none}.auth-form-container{padding:12px 8px}.auth-form-container .account-subtitle{font-size:16px}.auth-form-container .account-title{font-size:28px}.form-input{background:#ffffff1a;border:1px solid #fff;color:#fff;font-size:16px;height:46px}.form-input::placeholder,.terms-text,.terms-text span{color:#fff}.auth-modal-close{height:30px;right:8px;top:12px;width:30px}.auth-image-container{display:none}.result-grid-parent{grid-gap:12px;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(5,auto);grid-template-rows:auto;height:auto;margin-top:20px;min-height:70vh;padding:0 16px}.result-main-image{border-radius:12px;grid-area:1/1/3/3;height:237px}.result-main-image img{object-position:center}.result-main-image .image-label{font-size:20px;padding:10px 12px}.result-age svg{display:none}.result-relations{border:.712px solid #ffffff1f;border-radius:5.699px;grid-area:3/1/4/2;justify-content:center;padding:2px 2px 10px}.result-ethnicity,.result-relations{align-items:center;background:linear-gradient(36deg,#8350cb4a -18.81%,#0000 51.42%),linear-gradient(33deg,#0000 -2.3%,#fe62834a 98.42%),#271a2b66;display:flex;flex-direction:column;gap:8px}.result-ethnicity{border:1px solid #ffffff1f;border-radius:12px;grid-area:1/3/3/4;justify-content:end}.ethnicity-text{padding:10px 2px}.personality-text{font-size:16px;margin-top:-30px}.result-voice{align-items:center;background:linear-gradient(36deg,#8350cb4a -18.81%,#0000 51.42%),linear-gradient(33deg,#0000 -2.3%,#fe62834a 98.42%),#271a2b66;border:.712px solid #ffffff1f;border-radius:5.699px;display:flex;flex-direction:column;gap:8px;grid-area:3/2/4/3;justify-content:center;padding:2px}.voice-player{align-items:center;gap:8px;height:100%;justify-content:end;padding-bottom:8px}.result-age-display span,.voice-label{color:#fff;font-family:Poppins;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-.44px;line-height:100%;text-align:center;text-transform:capitalize}.voice-player-mobile{align-items:center;background:linear-gradient(99deg,#f76faf 7.58%,#ff6182 90.21%);background:var(
      --Button_Gradient,linear-gradient(99deg,#f76faf 7.58%,#ff6182 90.21%)
    );border-radius:10px;box-shadow:0 2px 19px 0 #da6390a1,0 .4px 3.088px 0 #da63904f;display:flex;gap:10px;padding:10px}.result-age{align-items:center;background:linear-gradient(36deg,#8350cb4a -18.81%,#0000 51.42%),linear-gradient(33deg,#0000 -2.3%,#fe62834a 98.42%),#271a2b66;border:.712px solid #ffffff1f;border-radius:5.699px;display:flex;flex-direction:column;gap:8px;grid-area:3/3/4/4;justify-content:center;padding:2px}.video-bg{display:flex;height:100%;position:absolute;width:100%}.video-bg video{height:100%;object-fit:cover;width:100%}.forgotPas{height:100%}.result-age-display{align-items:center;gap:8px;height:100%;justify-content:end;padding-bottom:8px;padding-top:0;text-transform:capitalize}.quiz-content{margin:60px 0}.result-age-num{align-items:center;background:linear-gradient(99deg,#f76faf 7.58%,#ff6182 90.21%);background:var(
      --Button_Gradient,linear-gradient(99deg,#f76faf 7.58%,#ff6182 90.21%)
    );border-radius:10px;box-shadow:0 2px 19px 0 #da6390a1,0 .4px 3.088px 0 #da63904f;display:flex;gap:10px;height:45px;justify-content:center;padding:10px;text-transform:capitalize;width:45px}.customization-item,.personality-button{flex-direction:column}.customization-item{align-items:center;display:flex;gap:8px;grid-area:auto;justify-content:center}.customization-item img{border-radius:8px;object-fit:cover}.customization-item span{color:#e9f2ff;font-family:Poppins;font-size:20px;font-style:normal;font-weight:500;letter-spacing:-.4px;line-height:28px;text-align:center}.customization-item:nth-child(10),.customization-item:nth-child(11),.customization-item:nth-child(7),.customization-item:nth-child(8),.customization-item:nth-child(9){display:flex;grid-area:auto}.cta-container{margin-top:50px;padding:0 16px}.bring-to-life-button{border-radius:12px;font-size:16px;font-weight:600;height:56px;padding:0;width:95%}.sparkle-icon{font-size:18px}}.terms-link{color:#d7558d}.link-button,.terms-link{cursor:pointer;font-family:Poppins;font-size:10px;font-style:normal;font-weight:500;line-height:120%}.link-button{background-color:initial;border:none;color:#e0dff5;transition:color .3s ease}.modal-overlay{align-items:center;animation:modalFadeIn .3s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.modal-content{animation:modalSlideIn .3s ease-out;background:#1a1a1a;border:1px solid #333;border-radius:16px;box-shadow:0 20px 40px #00000080;display:flex;flex-direction:column;max-height:90vh;width:100%}.modal-header{align-items:center;border-bottom:1px solid #333;display:flex;flex-shrink:0;justify-content:space-between;padding:24px 24px 16px}.modal-title{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;line-height:1.2;margin:0}.modal-close-btn{align-items:center;background:none;border:none;border-radius:8px;color:#999;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:all .2s ease}.modal-close-btn:hover{background:#333;color:#fff}.modal-body{color:#e0e0e0;flex:1 1;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;max-height:60vh;overflow-y:auto;padding:24px}.modal-body::-webkit-scrollbar{width:8px}.modal-body::-webkit-scrollbar-track{background:#2a2a2a;border-radius:4px}.modal-body::-webkit-scrollbar-thumb{background:#555;border-radius:4px}.modal-body::-webkit-scrollbar-thumb:hover{background:#777}.modal-footer{border-top:1px solid #333;display:flex;flex-direction:column;flex-shrink:0;gap:16px;padding:16px 24px 24px}.modal-scroll-top-btn{align-items:center;align-self:center;background:#333;border:1px solid #555;border-radius:8px;color:#ccc;cursor:pointer;display:flex;font-family:Poppins,sans-serif;font-size:12px;gap:6px;padding:8px 16px;transition:all .2s ease}.modal-scroll-top-btn:hover{background:#444;border-color:#666;color:#fff}.modal-action-buttons{display:flex;gap:12px;justify-content:flex-end}.modal-btn{border:none;border-radius:8px;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;min-width:100px;padding:12px 24px;transition:all .2s ease}.modal-btn-primary{background:linear-gradient(91deg,#e17f32,#e8609f 50%,#894bec);box-shadow:0 4px 16px #f049f34d;color:#fff}.modal-btn-primary:hover{box-shadow:0 6px 20px #f049f366;transform:translateY(-2px)}.modal-btn-secondary{background:#333;border:1px solid #555;color:#ccc}.modal-btn-secondary:hover{background:#444;border-color:#666;color:#fff}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.privacy-policy-content,.terms-content{color:#e0e0e0;font-family:Poppins,sans-serif;line-height:1.6}.last-updated{color:#999;font-size:12px;font-style:italic;margin-bottom:24px;text-align:center}.policy-section,.terms-section{margin-bottom:24px;text-align:start}.policy-section h3,.terms-section h3{border-bottom:1px solid #333;color:#fff;font-size:18px;font-weight:600;margin-bottom:12px;padding-bottom:8px}.policy-section h4,.terms-section h4{border-left:3px solid #555;color:#fff;font-size:16px;font-weight:500;margin:16px 0 8px;padding-left:8px}.policy-section p,.terms-section p{color:#e0e0e0;font-size:14px;margin-bottom:12px}.policy-section ul,.terms-section ul{margin:12px 0;padding-left:20px}.policy-section li,.terms-section li{color:#e0e0e0;font-size:14px;margin-bottom:8px}.policy-section strong,.terms-section strong{color:#fff;font-weight:600}@media (max-width:768px){.modal-overlay{padding:16px}.modal-content{max-height:95vh}.modal-header{padding:20px 20px 16px}.modal-title{font-size:20px}.modal-body{font-size:13px;max-height:50vh;padding:20px}.modal-footer{padding:16px 20px 20px}.modal-action-buttons{flex-direction:column}.modal-btn{padding:14px 24px;width:100%}.policy-section h3,.terms-section h3{font-size:15px}.policy-section h4,.terms-section h4{font-size:14px}.policy-section li,.policy-section p,.terms-section li,.terms-section p{font-size:12px}}@media (max-width:480px){.modal-overlay{padding:12px}.modal-header{padding:16px 16px 12px}.modal-title{font-size:18px}.modal-body{font-size:12px;padding:16px}.modal-footer{padding:12px 16px 16px}.policy-section h3,.terms-section h3{font-size:15px}.policy-section li,.policy-section p,.terms-section li,.terms-section p{font-size:12px}}.girlBlondMobile{width:300px}.girlBlondMobile,.girlBrownMobile{bottom:-10%;height:auto;left:50%;transform:translate(-50%) scale(.7);z-index:2}.girlBrownMobile{width:280px}.cardStep15Input.error-input{border-color:#f44;box-shadow:0 0 0 1px #f443}.input-wrapper,.inputWrapper{padding-bottom:8px;position:relative;width:100%}.cardStep15InputWrap{align-items:stretch;display:flex;flex-direction:column;gap:4px;position:relative;width:100%}.cardStep15InputSvg{cursor:pointer;position:absolute;right:16px;top:50%;transform:translateY(-50%)}.cardStep15Text{color:#fff;font-family:Poppins;font-size:12px;font-style:normal;font-weight:400;line-height:120%}.error-message-input{align-items:start;font-size:12px;margin-left:4px;margin-top:-5px;padding-bottom:4px}.error-message,.error-message-input{color:#f44;font-family:Poppins;font-style:normal;font-weight:400;line-height:120%;text-align:start}.error-message{font-size:14px;margin-top:-4px}.lazy-image{filter:blur(1px);opacity:.7;transition:all .3s ease-in-out}.lazy-image.loaded{filter:none;opacity:1}.lazy-image.error{filter:grayscale(100%);opacity:.5}img{-webkit-backface-visibility:hidden;backface-visibility:hidden;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;transform:translateZ(0);will-change:opacity}.preload-critical{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}*{box-sizing:border-box}@media (max-width:768px){img{height:auto;max-width:100%}.lazy-image{filter:blur(.5px)}}.body-option,.booty-option,.breast-option,.ethnicity-option,.eye-color-option,.hair-color-option,.hairstyle-option,.quiz-option{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);will-change:transform}.body-image,.booty-image,.breast-image,.ethnicity-image,.eye-color-image,.hair-color-image,.hairstyle-image{overflow:hidden;position:relative}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.lazy-image.loaded{animation:fadeIn .3s ease-out}.preload-step1{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}@media screen and (-webkit-min-device-pixel-ratio:0){.step0Video{-webkit-media-controls:none!important;-webkit-media-controls-panel:none!important;-webkit-media-controls-play-button:none!important;-webkit-media-controls-start-playback-button:none!important;-webkit-media-controls-overlay-play-button:none!important;-webkit-backface-visibility:hidden;-webkit-perspective:1000px;-webkit-transform:translateZ(0)}}@supports (-webkit-touch-callout:none){.step0Video{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;-webkit-playsinline:true;-webkit-webkit-playsinline:true;-webkit-user-select:none}}@media screen and (max-width:768px){.step0Video{-webkit-appearance:none!important;appearance:none!important;&::-webkit-media-controls,&::-webkit-media-controls-current-time-display,&::-webkit-media-controls-enclosure,&::-webkit-media-controls-fullscreen-button,&::-webkit-media-controls-mute-button,&::-webkit-media-controls-overlay-play-button,&::-webkit-media-controls-panel,&::-webkit-media-controls-play-button,&::-webkit-media-controls-return-to-realtime-button,&::-webkit-media-controls-rewind-button,&::-webkit-media-controls-seek-back-button,&::-webkit-media-controls-seek-forward-button,&::-webkit-media-controls-skip-back-button,&::-webkit-media-controls-skip-forward-button,&::-webkit-media-controls-start-playback-button,&::-webkit-media-controls-time-remaining-display,&::-webkit-media-controls-timeline,&::-webkit-media-controls-volume-slider{display:none!important;height:0!important;left:-9999px!important;opacity:0!important;pointer-events:none!important;position:absolute!important;top:-9999px!important;visibility:hidden!important;width:0!important}}}@media screen and (-webkit-min-device-pixel-ratio:0){.step0Video{-webkit-media-controls:none!important;-webkit-media-controls-panel:none!important;-webkit-media-controls-play-button:none!important;-webkit-media-controls-start-playback-button:none!important;-webkit-media-controls-overlay-play-button:none!important}}.step0FallbackImage{background:#000;border-radius:8px;display:block;height:100%;object-fit:cover;transition:opacity .3s ease;width:100%}@media screen and (max-width:768px){.step0FallbackImage{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;height:auto;max-width:100%;min-height:200px;-webkit-user-select:none}}.otp-inputs{align-items:flex-start;align-self:stretch;box-sizing:border-box;display:flex;gap:8px;padding-bottom:28px;width:100%}.verifyCodeInput{align-items:center;background:#ffffff1f;background:var(--Opacity_White,#ffffff1f);border:1px solid #ffffff1f;border:1px solid var(--Opacity_White,#ffffff1f);border-radius:8px;color:#d9d1dc;color:var(--Text_Secondary,#d9d1dc);display:flex;flex:1 0;font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;height:74px;justify-content:center;letter-spacing:-.56px;line-height:140%;padding:0 12px;text-align:center;width:100%}.verifyCodeInput:placeholder{color:#574f5e;color:var(--Text_Disabled,#574f5e);font-family:Poppins;font-size:28px;font-style:normal;font-weight:600;letter-spacing:-.56px;line-height:140%}.verifyCodeInput:focus{border-radius:8px}.toast-notification{align-items:center;animation:fadeInOut 3s forwards;background:#322636;border:1px solid #463046;border-radius:20px;box-shadow:0 20px 40px #00000080;color:#fff;display:flex;font-size:16px;gap:20px;opacity:1;padding:16px 24px;position:fixed;right:20px;top:20px;z-index:9999}.w-5{background-color:#d7558d;border-radius:50%;height:20px;padding:5px;width:20px}
/*# sourceMappingURL=main.44d3bc23.css.map*/