:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color .25s;background:none}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}*{margin:0;padding:0}.welcome{width:auto;display:flex;margin:0 auto;flex-direction:column;justify-content:center;align-items:center;background:linear-gradient(180deg,#120522,#150a22);height:100dvh}.ellipse{position:absolute;z-index:0;pointer-events:none}.ellipse-1{top:0;left:7%;width:50%;height:auto}.ellipse-2{bottom:0;right:0;width:36%;height:auto}.ellipse-3{bottom:0;left:42%;width:46%;height:auto}.welcome__title{margin-top:143px;margin-bottom:0;font-size:36px;font-weight:700;color:#fff}.welcome__title2{margin-top:0;font-size:36px;margin-bottom:116px;color:#fff}.welcome__image-wrapper{margin-bottom:20dvh}.welcome__button{margin-bottom:12dvh;cursor:pointer;opacity:0;transform:translateY(-20px);transition:opacity .8s ease,transform .8s ease}.welcome__button.visible{opacity:1;transform:translateY(0)}.welcome__button:hover{transform:scale(1.15);transition:transform .2s ease}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.welcome__title,.welcome__title2,.ellipse,.welcome__image-wrapper{opacity:0;animation-fill-mode:forwards;animation-timing-function:ease-out;animation-duration:.8s;animation-name:fadeInDown}.welcome__title{animation-delay:.1s}.welcome__title2{animation-delay:.3s}.ellipse-1{animation-delay:.5s}.ellipse-2{animation-delay:.6s}.ellipse-3{animation-delay:.7s}.welcome__image-wrapper{animation-delay:.8s}.welcome__button{animation-delay:1s}.welcome__button:hover{transform:scale(1.25)}@media (max-height: 630px){.welcome__title{margin-top:60px}.welcome__title2{margin-bottom:50px}.welcome__image-wrapper{margin-bottom:14dvh}}@media (max-height: 400px){.welcome__title{font-size:28px}.welcome__title2{font-size:28px;margin-bottom:15px}.welcome__image-wrapper{margin-bottom:1dvh}}.login-block{width:auto;display:flex;margin:0 auto;flex-direction:column;justify-content:center;align-items:center;background:#fff;position:relative;height:100dvh!important}.login-block__title{margin-top:22px!important;font-family:Gilroy;font-weight:800;font-size:46px;line-height:100%;letter-spacing:0%;text-align:center;color:#19196f;margin-bottom:18px}.login-block__form{width:100%;max-width:352.86px;display:flex;flex-direction:column;gap:5px;margin-bottom:10px}.login-block__social-login{margin-top:18px;text-align:center}.login-block__link{color:#7f56da;text-decoration:none;transition:color .3s ease;font-weight:700}.login-block__forgot-password-wrapper{display:flex;justify-content:flex-end;margin-bottom:14px!important}@media (max-width: 480px){.login-block__form,.login-block__footer{width:90%}.login-block__title{font-size:36px;margin-bottom:20px}.login-block__button{font-size:16px}}.input-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;opacity:.6}@media (max-height: 650px){.login-block{height:auto!important}}.toggle-password{position:absolute;right:12px;top:54%;transform:translateY(-50%);background-color:#e0e0e0;border:none;padding:0;margin:0;cursor:pointer;z-index:2;border-radius:50%;width:30px;height:30px;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.toggle-password img{width:18px;height:18px;opacity:.8}.toggle-password.active{background-color:#9feea2}.login-icon-circle{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:50%;background-color:#e0e0e0;display:flex;justify-content:center;align-items:center;transition:background-color .3s ease;z-index:1}.login-icon-circle.valid{background-color:#9feea2}.login-icon-circle.invalid{background-color:#da9792}.input-icon-inside{width:16px;height:16px;opacity:.8}.advantages-slider{height:100dvh!important;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:space-between;color:#fff;font-family:Inter,sans-serif;position:relative;overflow-y:auto;padding:0 20px 20px;box-sizing:border-box;overflow-x:hidden!important}.advantages-slider__ellipse{position:absolute;pointer-events:none;z-index:0}.ellipse-6{top:0;left:8%;width:60%;height:auto}.ellipse-7{top:5%;left:40%;width:30%;height:auto}.advantages-slider__image-wrapper{min-height:256px;width:100%;max-width:320px;margin:0 auto;z-index:1}.advantages-slider__image{width:100%;height:auto;object-fit:contain}.advantages-slider__main{text-align:center;max-width:800px;width:100%;z-index:1}.advantages-slider__title{margin:0 auto 16px;max-width:240px;border-radius:24px;background-color:#e8def880;padding:10px 36px;font-weight:600;font-size:14px;line-height:100%;text-align:center;color:#200a59}.advantages-slider__description{background-color:#e8e6fb;border-radius:20px;padding:10px 34px;text-align:center;display:inline-block;border:.1px solid #4C0182}.advantages-slider__description-text{font-family:Roboto,sans-serif;font-weight:700;font-size:18px;line-height:36px;background-color:#200a59;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;display:inline-block}.advantages-slider__footer{width:100%;max-width:380px;display:flex;align-items:center;margin-top:12px;margin-bottom:19px;justify-content:center;gap:24px}.advantages-slider__button{background:none;outline:none;border:none;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-weight:500;color:#19196f;opacity:1;height:24px;display:flex;align-items:center;justify-content:center;padding:0;-webkit-user-select:none;user-select:none;transition:background-color .3s ease}.advantages-slider__button:focus{outline:none;box-shadow:none}.advantages-slider__button--skip{width:111px;text-align:left}.advantages-slider__button--next{width:58px;text-align:right}.advantages-slider__dots{display:flex;margin:0 24px;flex-shrink:0}.advantages-slider__dot{width:8.88px;height:9.12px;border-radius:34.21px;background-color:#19196f;opacity:1;transition:all .3s ease;margin:0 5px;display:inline-block}.advantages-slider__dot--active{width:16.64px;height:9.12px;border-radius:34.21px;background-color:#6750a4;opacity:1}@media (max-width: 600px){.advantages-slider__main{text-align:center;max-width:360px;width:100%;z-index:1}.advantages-slider{padding:0 16px 24px;background:linear-gradient(180deg,#4c0182,#10021b);color:#fff;justify-content:flex-start}.advantages-slider__ellipse{display:none}.advantages-slider__title{font-size:14px;padding:8px 20px;color:#fff}.advantages-slider__description{border:1px solid white;background:#390368;padding:3px 34px 10px}.advantages-slider__description-text{font-size:22px;line-height:28px;background:linear-gradient(283.04deg,#fff 16.38% 51.45%,#fff 96.97%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;text-shadow:0 0 .2px rgba(0,0,0,.2)}.advantages-slider__footer{padding:0 16px;margin-top:auto}.advantages-slider__button{font-size:14px;color:#fff}.advantages-slider__image-wrapper{max-width:280px}.advantages-slider__dots{color:#fff}}.advantages-slider__ellipse-mobile{position:absolute;left:0;z-index:0}@media (max-width: 600px){.advantages-slider__image-wrapper{position:relative;overflow:visible;height:382px}.advantages-slider__image{position:relative;opacity:1;mix-blend-mode:luminosity}.slide-image-1{width:412.33px!important;right:0%}.slide-image-2{width:400px!important;right:24%}.slide-image-3{width:390px!important;right:46px}.slide-image-4{width:390px!important;right:64px;position:relative}.slide-image-5{width:400px!important;right:-5px;position:relative}}@media (max-height: 710px){.advantages-slider__main{margin-top:20px!important}.advantages-slider__description{margin-bottom:15px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}body{margin:0;font-family:Inter,sans-serif;background:#0f0021;color:#fff;height:100dvh;overflow:hidden}.dashboard{display:flex;height:100dvh;overflow:hidden}.sidebar{width:280px;background:#fff;color:#111;display:flex;flex-direction:column;align-items:center;padding:40px 20px;box-shadow:2px 0 10px #0000000d}.sidebar-top{display:flex;flex-direction:column;align-items:center}.burger{display:none}.avatar{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:13px}.user-info h3{margin:0;font-size:20px;text-align:center}.user-info .level{font-size:14px;color:#bbb;display:flex;align-items:center;gap:7px}.user-stats{display:flex;justify-content:space-around;width:100%;margin:20px 0 30px}.stat-block{text-align:center}.stat-top{font-size:18px;color:#19196f}.stat-top strong{font-weight:700}.unit{font-weight:400;margin-left:4px}.stat-label{font-size:14px;color:#983edc;margin-top:4px}.menu{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:48px}.menu a{text-decoration:none;color:#333;font-weight:500;padding:4px 0;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:8px;color:#19196f}.bottom-actions{display:flex;justify-content:space-between;width:100%}.bottom-actions button{flex:1;padding:10px;font-size:14px;border:none;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:6px;justify-content:center;color:#000}.content{flex:1 0 auto!important;padding:10px 40px 0;background:linear-gradient(to bottom,#1d0149,#0f0021);display:flex;flex-direction:column;min-height:100dvh;box-sizing:border-box;overflow:hidden}.circles{display:none}.content-header{display:flex;justify-content:space-between;align-items:center}.arrows{cursor:pointer;font-size:20px;margin-left:20px;color:#6395ec}.content-header_titles{font-size:22px;color:#fff}.start-btn{background:#4939d5;color:#fff;padding:12px 24px;font-size:16px;border:none;border-radius:24px;cursor:pointer;display:flex;align-items:center;gap:8px}.calendar_1{display:flex;gap:10px;margin:10px 0;justify-content:start}.calendar-day_1{display:flex;flex-direction:column;align-items:center;gap:6px;width:46px;color:#000;background-color:#fff;border-radius:12px}.calendar-day_1.active{background:#4939d5;color:#fff}.day-label_1{font-size:12px;color:#777;margin-top:5px}.day-number_1{font-size:16px;font-weight:700;background:#ddd;color:#000;width:32px;height:32px;line-height:32px;border-radius:50%;text-align:center;margin-bottom:5px}.calendar-day_1.active .day-number_1{background:#fff;color:#19196f}.all-title{font-size:20px;margin-bottom:10px;color:#fff}.workout-grid{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;scrollbar-width:none}.workout-grid::-webkit-scrollbar{display:none}.workout-card{width:100%;background:#eeeff3;max-width:180px;height:171px;position:relative;border-radius:16px;transition:transform .3s ease;flex:0 0 auto;/}.workout-card__image{cursor:pointer;width:78px!important;height:78px!important}.workout-card:hover{transform:scale(1.03)}.workout-card img{width:39%;height:56%;object-fit:cover;display:block;border-radius:16px;margin-top:20px;margin-left:7px}.workout-label{position:absolute;bottom:12px;left:16px;font-size:18px;font-weight:700;color:#fff;text-shadow:0 0 6px rgba(0,0,0,.6)}.bottom-nav{width:290px;display:flex;justify-content:center;align-items:center;padding:6px 4px;gap:24px;margin-top:14px;background:linear-gradient(239.57deg,#1a0041 14.51%,#4300a7 136.42%)!important;border-radius:40px;border:1px solid white}.bottom-nav button{background:none;color:#aaa;font-size:11px;cursor:pointer}.bottom-nav .active{color:#fff;margin-left:14px}.greeting_mob,.col{display:none}.colss{display:flex;cursor:pointer}.circle{display:none}@media (max-width: 945px){.workout-card img{width:100%;height:100%;object-fit:cover;display:block;border-radius:16px;margin:0}.notification-icon{display:none}.workout-label{color:#470480!important;text-shadow:none}.workout-card__image{width:78px!important;height:78px!important;margin-top:12px}.cardio-image{margin-left:12px}.workout-card{background:#eeeff3;width:180px;height:171px}.dashb_activ{display:none!important}.dashboard{flex-direction:column;overflow:hidden}.sidebar{flex-direction:column!important;width:100%!important;height:auto;padding:16px 20px;box-shadow:none;justify-content:flex-start;background:linear-gradient(239.57deg,#1a0041 14.51%,#4300a7 136.42%)!important;border-bottom-left-radius:30px;border-bottom-right-radius:30px;padding-bottom:10px!important;position:relative}.sidebar-top{display:flex;flex-direction:column;align-items:flex-start!important;width:100%}.sidebar-top-icons{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px!important}.left-icons{display:flex;align-items:center;gap:12px}.burger{height:66px;display:block;z-index:1}.burger_wrapper{display:block!important;width:31px;height:31px;border:1px solid rgb(255,255,255);position:absolute;border-radius:50%;left:21px;box-shadow:0 0 8px #fff9;z-index:0}.col{width:24px;height:24px;display:block;position:absolute;right:20px}.avatar{width:60px;height:60px;border-radius:50%}.user-info{text-align:left!important;display:flex;align-items:center}.greeting_mob{display:block;font-size:14px;color:#fff;margin:0}.userName{color:#fff;font-size:26px!important;margin:0;padding:0 0 6px 6px}.user-info .level,.menu,.user-stats,.bottom-actions{display:none!important}.content{min-height:80dvh!important;padding:20px;background:#fff!important;padding:20px 20px 0!important;overflow-y:auto!important;min-height:auto!important;flex:auto!important}.avatar{width:52px!important;height:52px!important;margin-bottom:0!important}.circles{display:block;position:absolute;left:68px}.start-btn{display:none}.start-btn_adaptive{background:#19196f;color:#fff;padding:12px 24px;font-size:16px;border:none;border-radius:24px;cursor:pointer;display:block;align-items:center;gap:8px}.content-header_titles{text-transform:lowercase;color:#19196f}.calendar-day_1.active{background:#19196f}.all-title{font-size:20px;margin-top:10px;border-top:1.14px solid rgba(105,105,105,.15);padding-top:12px}.bottom-nav{width:290px;background:linear-gradient(239.57deg,#1a0041 14.51%,#4300a7 136.42%)!important;margin:0 auto;padding:7px}.calendar_1{justify-content:center}.circle{display:block;position:absolute;left:68px}.start-adaptive_dashboard{font-size:16px;font-weight:700;display:block!important;color:#19196f;border:none}.btnBackBlack{display:block!important}.btnHomes{display:none!important}.btnBlackHome{width:20px;height:20px}.btnBlackHomeWrap{background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%)!important;border-radius:50%;width:42px;height:42px;display:flex!important;justify-content:center;margin-right:14px;align-items:center}.startAdapriveBtn{margin-top:6px;margin-bottom:6px;display:flex!important;border:none;background:#19196f;align-items:center;justify-content:center;border-radius:40px;padding:16px 0;font-weight:556;color:#fff}.arrows{display:none}.unit{color:#fff}.colss{display:none}}@media (min-height: 720px){.content{justify-content:start!important;gap:12px}}@media (min-height: 800px){.swiper-wrapper{margin-bottom:60px}}@media (min-height: 830px){.swiper-wrapper{margin-bottom:90px}.content{gap:15px}}@media (min-height: 870px){.swiper-wrapper{margin-bottom:120px}}.start-adaptive_dashboard{display:none}.dashb_activ{background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%)!important;border-radius:50%;align-items:center!important;text-align:center!important;display:flex;justify-content:center;width:50px;height:50px}.btnBackBlack,.btnBlackHomeWrap,.startAdapriveBtn{display:none}.arrow{color:#6395ec;margin-left:20px;font-weight:600}.menu img{vertical-align:middle;cursor:pointer}.bottom-nav-wrapper{margin-top:14px;display:flex;align-items:center;height:100dvh;flex:1}.burger_wrapper{display:none}.notification-icon{position:absolute;top:20px;left:20px;cursor:pointer}.burger-menu{overflow-y:auto;position:fixed;top:0;left:0;width:100dvw;height:100dvh;background:#fff;padding:24px;display:flex;flex-direction:column;animation:slideIn .3s ease forwards;box-shadow:2px 0 8px #0000001a;z-index:1000;box-sizing:border-box}.burger-profile{display:flex;align-items:center;justify-content:space-between;margin-bottom:32px}.burger-profile-left{display:flex;align-items:center;gap:12px}.burger-profile img{width:70px;height:70px;border-radius:50%}.burger-user-info{display:flex;flex-direction:column}.burger-user-info h4{margin:0;color:#1234a1;font-size:28px;font-weight:600}.burger-user-info p{margin:2px 0 0;color:#999;font-size:17px}.burger-close-button{background:none;border:none;font-size:36px;color:#333;cursor:pointer;line-height:1;padding:0}.menu_adaptive_burger{display:flex;flex-direction:column;gap:30px;margin-bottom:auto;margin-top:40px}.menu_adaptive_burger a{display:flex;align-items:center;gap:12px;text-decoration:none;color:#1234a1;font-size:22px;font-weight:500;padding:18px 0 12px;transition:color .3s;text-align:center;font-weight:600;border-top:1px solid rgb(205,203,207)}.menu_adaptive_burger img{width:30px;height:30px}@keyframes slideIn{0%{transform:translate(-100%);opacity:0}to{transform:translate(0);opacity:1}}.burger-exit-button{display:flex;align-items:center;gap:12px;background:transparent;border:none;color:#000;font-size:22px;font-weight:600;cursor:pointer;padding:12px 0;transition:background .2s;margin-top:60px}.burger-exit-button:hover{background:#0000000d;border-radius:8px}.burger-exit-button img{width:30px;height:30px}.step-container{background-color:#f7f7f7;max-width:480px;margin:0 auto;padding:24px;border-radius:12px;box-shadow:none;min-height:calc(100dvh - 48px);display:flex;flex-direction:column;justify-content:center;gap:24px;width:100%!important}.step-top-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.step-back-buttons{font-size:28px;background:none;border:none;cursor:pointer;color:#6c63ff;padding:0;font-weight:600}.step-skip-button{font-size:16px;font-weight:600;background:none;border:none;color:#19196f;cursor:pointer}.step-line{font-size:14px;color:#3c3c43;margin-bottom:16px;text-align:left}.step-title{font-weight:800;font-size:28px;text-align:center}.step-options-container{display:flex;flex-direction:column;gap:12px;margin-bottom:40px}.step-option-button{padding:16px 24px;font-size:18px;font-weight:600;border-radius:12px;border:2px solid #ccc;cursor:pointer;text-align:center;-webkit-user-select:none;user-select:none;background-color:#f7f7f7;color:#19196f;transition:all .3s ease}.step-option-button.selected{background-color:#19196f!important;color:#fff;border-color:#19196f!important}.step-next-button{width:100%;padding:18px 0;font-size:18px;font-weight:700;border-radius:30px;border:none;color:#fff;background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);-webkit-user-select:none;user-select:none;transition:background-color .3s ease;cursor:pointer}.step-next-button.disabled{background-color:#aaa;cursor:not-allowed}.level_img{display:none;max-width:100%;height:auto;margin:0 auto}@media (max-width: 600px){.step-container{background:linear-gradient(180deg,#44067b,#170129);height:100dvh;border-radius:0;max-width:none;gap:4px;justify-content:space-around!important;overflow:auto!important}.step-title_textsx{color:#fff!important}.step-options-container{gap:10px}.step-title{margin-bottom:10px;display:flex;justify-content:start;color:#fff}.step-back-buttons,.step-skip-button{color:#fff!important}.step-line{color:#fff!important;margin-bottom:0}.step-options-container{margin-bottom:24px}.step-title_rost,.step-title_ves{color:#fff}}@media (max-height:950px){.step-container{height:auto!important;min-height:100dvh;overflow-y:visible!important}}.step-title_textsx{color:#19196f}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100dvh;overflow-y:hidden;margin:0;background-color:#f7f7f7;font-family:Gilroy,sans-serif;color:#19196f}.step-start-container{background-color:#f7f7f7;max-width:460px;margin:0 auto;padding:24px;min-height:calc(100dvh - 48px);display:flex;flex-direction:column;justify-content:center;gap:24px}.step-start-top-row{display:flex;align-items:center;gap:12px;margin-left:20px}.step-back-button{font-size:36px;font-weight:800;font-family:monospace;background:none;border:none;color:#6c63ff;cursor:pointer;padding:0;line-height:1;transition:transform .2s ease}.step-back-button:hover{transform:translate(-2px)}.step-start-title{font-size:36px;font-weight:800;margin:0}.step-start-image-wrapper{position:relative;width:100%;border-radius:12px;overflow:hidden}.step-start-image{width:100%;display:block;position:relative;z-index:1;left:-40px}.step-start-image-text{position:absolute;bottom:160px;left:0;right:20px;max-width:240px;margin-left:auto;margin-right:auto;text-align:center;color:#19196f;font-size:22px;font-weight:600;line-height:1.3;z-index:10}.step-start-button{width:360px;margin-left:20px;max-width:100%;padding:18px 0;border:none;border-radius:30px;background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);color:#fff;font-size:22px;font-weight:700;cursor:pointer;transition:opacity .3s ease}.step-start-button:hover{opacity:.9}button:focus{outline:none;box-shadow:none}.step-start-title--centered{display:none;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#19196f;font-size:36px;font-weight:800;margin:0;z-index:20;text-align:center}@media (max-width: 516px){.step-back-button{color:#191919!important}.step-start-button{margin:0 auto}.step-start-container{justify-content:space-between}.step-start-title{display:none}.step-start-title--centered{display:block}.step-start-title--centered{font-size:28px}.step-start-image-text{display:none}.step-start-image{left:-20px}.step-start-title_mobile{font-size:42px!important}}@media (max-height: 950px){html,body,#root{height:auto!important;overflow-y:auto!important}}.username-highlight{color:#6a0dad;font-weight:700}.dashboard_w{display:flex;height:100dvh}.sidebar_w{width:280px;background:#fff;color:#111;display:flex;flex-direction:column;align-items:center;padding:40px 20px;box-shadow:2px 0 10px #0000000d}.sidebar-top_w{display:flex;flex-direction:column;align-items:center}.avatar_w{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:20px}.user-info_w h3{margin:0;font-size:20px;text-align:center}.user-info_w .level_w{font-size:14px;color:#bbb;display:flex;align-items:center;gap:6px}.user-stats_w{display:flex;justify-content:space-around;width:100%;margin:20px 0 30px}.stat-block_w{text-align:center}.stat-top_w{font-size:18px;color:#19196f}.stat-top_w strong{font-weight:700}.unit_w{margin-left:4px}.stat-label_w{font-size:14px;color:#983edc;margin-top:4px}.menu_w{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:48px}.menu_w a{text-decoration:none;color:#19196f;font-weight:500;padding:4px 0;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:8px}.bottom-actions_w{display:flex;justify-content:space-between;width:100%}.bottom-actions_w button{flex:1;padding:10px;font-size:14px;border:none;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:6px;justify-content:center;color:#000}.content_w{flex:1;padding:20px 40px 0;background:linear-gradient(to bottom,#1d0149,#0f0021);display:flex;flex-direction:column;min-height:100dvh;box-sizing:border-box}.top-bar_w{display:flex;align-items:center;gap:20px;margin-bottom:14px}.back-button_w{font-size:20px;background:none;border:none;color:#fff;cursor:pointer}.top-title_w{font-size:24px;font-weight:700;color:#fff}.categories_w{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.category-btn_w{background:transparent;border:none;color:#fff;padding:10px 20px;cursor:pointer;font-size:14px;transition:box-shadow .3s,background .3s}.exercise-grid_w{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.exercise-card_w{display:flex;flex-direction:column;position:relative}.img-wrapper_w{position:relative;justify-content:center;align-items:center;width:100%;height:146px;border-radius:12px;overflow:hidden;background:linear-gradient(131.34deg,#470480 26.6%,#0e011a 107.94%)}.img-wrapper_w img{width:100%;height:100%;object-fit:cover;cursor:pointer}.exercise-photo_w{width:100%;height:100%;object-fit:cover;display:block;cursor:pointer}.like-btn_w{position:absolute;width:22px!important;height:22px!important;top:10px;right:10px;background:#19196f;border-radius:5px;border:none;padding:4px;cursor:pointer;z-index:10}.exercise-title_w{cursor:pointer;font-size:16px;font-weight:700;color:#fff}.exercise-info_w{display:flex;align-items:center;font-size:16px;color:#19196f;gap:8px}.exercise-info_w .dot_w{font-size:6px}.bottom-nav_w{width:290px;display:flex;justify-content:center;align-items:center;padding:4px;gap:20px;margin:16px 0;background:#ffffff0d;border-radius:40px;border:1px solid white}.bottom-nav_w button{background:none;border:none;cursor:pointer}.bottom-nav_w .active_w img{filter:brightness(1.4)}.level-icon_w{width:18px;height:16px;vertical-align:middle}.exercise-info__add_w{border-right:1px solid white;padding-right:10px}.exercise-info_w{display:flex;align-items:center;gap:8px;font-size:14px;color:#bbb}.exercise-info_w span{display:flex;align-items:center;gap:4px}.exercise-info_w img{width:16px;height:16px;object-fit:contain}.cardio_w{background:linear-gradient(81deg,#260160 9.22%,#4c57fe);color:#fff;font-size:16px;font-weight:800;border:2px solid transparent}.rsst_w{background:linear-gradient(65.95deg,#ec6904 18.76%,#f8e609);color:#fff;font-weight:800}.work_w{background:linear-gradient(65.95deg,#35aae0 18.76%,#4af5ae);color:#fff;font-weight:800}.yog_w{background:linear-gradient(256.42deg,#fcf08b -7.89%,#ea454c 92.74%);color:#fff;font-weight:800}.funct_w{background:linear-gradient(105.86deg,#02008c 16.56%,#b23376 84.05%);color:#fff;font-weight:800}.spine_w{background:linear-gradient(136.23deg,#4900ff -13.74%,#470088 97.92%);color:#fff;font-weight:800}.step-back-button_workout_w{font-size:28px;font-weight:500;background:none;border:none;cursor:pointer;color:#fff;padding:0}.fade-overlay{display:none}@media (max-width: 940px){.top-bar_w{gap:0px}.exercise-title_w{color:#19196f!important}.exercise-info__add_w{position:relative}.exercise-info__add_w:after{content:"";position:absolute;top:50%;right:0;transform:translateY(-50%);height:12px;width:1px;background-color:#19196f}.top-title_wrapper{display:flex;margin:0 auto;text-transform:uppercase}.content_w{background:#fff;padding:20px 20px 0;position:relative;overflow:hidden!important}.dashboard_w{overflow:hidden!important}.active_w{border-radius:50%;padding:8px!important}.sidebar_w{display:none}.exercise-grid_w{grid-template-columns:1fr;gap:16px;overflow-x:auto!important;scrollbar-width:none;-ms-overflow-style:none;margin-bottom:94px}.exercise-grid_w::-webkit-scrollbar{display:none}.top-title_w{color:#19196f;font-size:20px}.step-back-button_workout_w{color:#19196f;font-weight:600}.bottom-nav_w{gap:30px;z-index:1;width:90%;margin:16px auto;border:1px solid rgb(189,178,178)}.exercise-info_w span{color:#19196f}.categories_w{flex-wrap:nowrap;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none;flex-shrink:0;white-space:nowrap}.categories_w::-webkit-scrollbar{display:none}.bottom-nav_w{position:fixed;bottom:20px;margin:90px auto 0;width:fit-content;border-radius:40px;border:1px solid white;left:50%;transform:translate(-50%);width:290px;background:linear-gradient(239.57deg,#1a0041 14.51%,#4300a7 136.42%)!important;padding:7px}.btnBlackHomeWraps{border-radius:50%;width:35px;height:40px;display:flex!important;justify-content:center;margin-right:20px}}@media (max-width: 668px){.fade-overlay{display:block;position:absolute;bottom:0;height:160px}}.btnBackBlack{display:none!important}.btnBlackHomeWraps{display:none}.cardio_w.active{border:2px solid #4C57FE}.rsst_w.active{border:2px solid #F8E609}.yog_w.active{border:2px solid #EA454C}.funct_w.active{border:2px solid #B23376}.spine_w.active{border:2px solid #470088}.work_w.active{border:2px solid #4af5ae}.dashboard_t{display:flex;height:100dvh;overflow:hidden}.sidebar_t{width:280px;background:#fff;color:#111;display:flex;flex-direction:column;align-items:center;padding:40px 20px;box-shadow:2px 0 10px #0000000d}.bottom-nav_t_mobile{display:none}.sidebar-top_t{display:flex;flex-direction:column;align-items:center}.avatar_t{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:20px}.user-info_t h3{margin:0;font-size:20px;text-align:center}.user-info_t .level_t{font-size:14px;color:#bbb;display:flex;align-items:center;gap:6px}.user-stats_t{display:flex;margin:20px 0 30px}.stat-block_t{text-align:center;cursor:pointer}.stat-label_t{font-size:14px;color:#983edc;margin-top:4px}.stat-top_t{font-size:18px;color:#19196f;width:90px;position:relative;padding-right:14px}.stat-top_t:after{content:"";position:absolute;top:50%;right:6px;transform:translateY(-50%);width:16px;height:16px;background-image:url("data:image/svg+xml,%3csvg%20width='11'%20height='12'%20viewBox='0%200%2011%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.0778%207.05648C10.042%207.05657%2010.0065%207.06373%209.97348%207.07754C9.94043%207.09136%209.91044%207.11155%209.88522%207.13697C9.85999%207.16239%209.84004%207.19254%209.82648%207.22569C9.81293%207.25883%209.80606%207.29433%209.80625%207.33014V9.75824C9.80625%209.97458%209.72054%2010.1821%209.56788%2010.3354C9.41522%2010.4887%209.20804%2010.5754%208.99166%2010.5763H1.3707C1.15395%2010.5754%200.946436%2010.4884%200.793713%2010.3347C0.64099%2010.1809%200.555539%209.97278%200.556118%209.75606V2.63217C0.55573%202.41551%200.641244%202.20753%200.793926%202.05379C0.946608%201.90004%201.15401%201.81307%201.3707%201.81191H3.78179C3.85185%201.8083%203.91785%201.77794%203.96616%201.72708C4.01447%201.67622%204.04141%201.60876%204.04141%201.53862C4.04141%201.46848%204.01447%201.40102%203.96616%201.35016C3.91785%201.2993%203.85185%201.26893%203.78179%201.26532H1.3707C1.00941%201.26686%200.663472%201.41164%200.408811%201.66789C0.15415%201.92414%200.0115616%202.27093%200.012334%202.63217V9.75824C0.0113689%2010.1196%200.153872%2010.4666%200.408554%2010.723C0.663236%2010.9794%201.00928%2011.1243%201.3707%2011.1258H8.99384C9.35526%2011.1243%209.70131%2010.9794%209.95599%2010.723C10.2107%2010.4666%2010.3532%2010.1196%2010.3522%209.75824V7.33014C10.3524%207.29408%2010.3454%207.25835%2010.3317%207.22502C10.318%207.19168%2010.2977%207.1614%2010.2722%207.13594C10.2467%207.11048%2010.2163%207.09035%2010.183%207.0767C10.1496%207.06306%2010.1138%207.05619%2010.0778%207.05648Z'%20fill='%23020C26'%20fill-opacity='0.5'/%3e%3cpath%20d='M10.2415%200.5841C10.0186%200.361268%209.7163%200.236084%209.4011%200.236084C9.08591%200.236084%208.78362%200.361268%208.56074%200.5841L3.84965%205.2944C3.81751%205.32666%203.79425%205.36666%203.78212%205.41055L3.15993%207.64702C3.14744%207.69208%203.14713%207.73966%203.15904%207.78488C3.17096%207.8301%203.19466%207.87136%203.22773%207.90443C3.26081%207.93749%203.30207%207.96119%203.3473%207.9731C3.39253%207.98501%203.44011%207.98471%203.48519%207.97222L5.72203%207.35303C5.76592%207.34091%205.80594%207.31766%205.83819%207.28552L10.5493%202.57522C10.7718%202.35219%2010.8968%202.05002%2010.8968%201.735C10.8968%201.41998%2010.7718%201.11781%2010.5493%200.894781L10.2415%200.5841ZM4.42537%205.46571L8.28123%201.61051L9.52489%202.85396L5.66903%206.70917L4.42537%205.46571ZM4.17707%205.9644L5.17026%206.95742L3.79592%207.33779L4.17707%205.9644ZM10.1783%202.20066L9.89806%202.48085L8.6544%201.2374L8.93464%200.957207C8.99593%200.895884%209.0687%200.847237%209.1488%200.814046C9.2289%200.780856%209.31476%200.763772%209.40146%200.763772C9.48817%200.763772%209.57403%200.780856%209.65413%200.814046C9.73423%200.847237%209.807%200.895884%209.86829%200.957207L10.1783%201.26716C10.3017%201.3912%2010.3709%201.55909%2010.3708%201.73406C10.3707%201.90903%2010.3012%202.07681%2010.1776%202.20066H10.1783Z'%20fill='%23020C26'%20fill-opacity='0.5'/%3e%3c/svg%3e");background-size:contain;background-repeat:no-repeat;opacity:.7;transition:opacity .2s ease;pointer-events:none}.stat-top_t:hover:after{opacity:1;width:16px;height:16px}.stat-top_t strong{font-weight:700}.unit_t{margin-left:4px}.menu_t{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:48px}.menu_t a{text-decoration:none;color:#19196f;font-weight:500;padding:4px 0;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:8px;cursor:pointer}.bottom-actions_t{display:flex;justify-content:space-between;width:100%}.bottom-actions_t button{flex:1;padding:10px;font-size:14px;border:none;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:6px;justify-content:center;color:#000}.content_t{flex:1;padding:24px 40px 0;background:linear-gradient(to bottom,#1d0149,#0f0021);display:flex;flex-direction:column;min-height:100dvh;box-sizing:border-box;justify-content:center}.bottom-nav_t{width:290px;display:flex;justify-content:center;align-items:center;padding:7px;gap:20px;margin:12px 16px;background:#ffffff0d;border-radius:40px;border:1px solid white}.bottom-nav_t button{background:none;border:none;cursor:pointer}.active_t{background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%)!important;border-radius:50%;height:42px;width:42px;display:flex;align-items:center;justify-content:center}.bottom-nav_t .active_t img{filter:brightness(1.4)}.level-icon_t{width:18px;height:16px;vertical-align:middle;cursor:pointer}.main-target-card_t{background:#fff;border-radius:24px;padding:32px;width:428px;margin:0 auto;box-shadow:0 8px 20px #00000014}.main-target-header_t{display:flex;justify-content:space-between}.goal-block_t{display:flex;flex-direction:column;background:linear-gradient(0deg,#f1f2f5,#f1f2f5),linear-gradient(0deg,#e2e8ff1f,#e2e8ff1f),radial-gradient(50% 50% at 50% 50%,#e2e8ff00 33.78%,#e2e8ff0e 100%,#e2e8ff56),linear-gradient(0deg,#f7f7f7,#f7f7f7);border:.73px solid rgba(226,232,255,1);border-radius:20px;padding:12px 14px 10px}.goal-title_t{font-size:16px;font-weight:600;display:flex;justify-content:space-between;align-items:center;color:#141c23}.goal-content_t{display:flex;margin:0 auto;align-items:center;gap:4px;justify-content:center;background:linear-gradient(87.15deg,#e79fff -11.07%,#89e5ff 131.71%);box-shadow:0 -20.41px 61.22px -17.49px #e2e8ff0f inset;box-shadow:0 0 17.49px .73px #ffffff0f inset;box-shadow:1.46px 2.19px 2.19px -2.19px #00000040 inset;box-shadow:0 0 .36px .87px #00000014 inset;border-radius:44.42px;width:84px}.goal-weight_t{font-size:16px;font-weight:600;color:#fff}.progress-block_t{width:172px;text-align:center;background:linear-gradient(180deg,#302686,#f846d7);padding:12px;border-radius:20px}.progress-title_t{font-size:16px;font-weight:600;color:#fff;margin-bottom:12px}.progress-circle_t{position:relative;width:158px;height:154px;margin:0 auto}.progress-circle__img_t{width:100%;height:100%;object-fit:contain;position:absolute;top:0;left:0;z-index:1}.progress-value_t{position:relative;z-index:2;font-size:24px;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;height:100%}.form-section_t{margin-top:32px;background-color:#f7f7f7;padding:18px 15px 32px 25px;border-radius:20px}.form-title_t{align-items:center;font-size:16px;font-weight:600;margin-bottom:10px;display:flex;justify-content:space-between;color:#191919}.form-cards_t{display:flex;gap:12px}.form-card_t{flex:1;height:103px;background:#dfdfdf;border-radius:16px;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#191919}.editbtn_t{display:flex;align-items:center;justify-content:center;cursor:pointer;padding:6px;border-radius:50%;background:linear-gradient(0deg,#020c2605,#020c2605),linear-gradient(0deg,#1c1e210f,#1c1e210f),linear-gradient(0deg,#e2e8ff69,#e2e8ff69),radial-gradient(50% 50% at 50% 50%,#e2e8ff00 33.78%,#e2e8ff0c),radial-gradient(50% 50% at 50% 50%,#7692ff00 80.55%,#7a96ff06)}.editbtn_t:hover{scale:1.1}.bottom-nav_report_t button{background:none;border:none;color:#aaa;font-size:20px;cursor:pointer}.arts,.targetR{display:none}@media (max-width: 950px){.dashboard_t{flex-direction:column;overflow:hidden}.notification-icon{display:none}.sidebar_t{flex-direction:column!important;width:100%!important;height:100dvh;padding:36px 20px 16px;box-shadow:none;justify-content:flex-start;background:linear-gradient(180deg,#1a0041,#140f3e);padding-bottom:10px!important;position:relative}.arts{display:block;position:absolute;top:-10px}.targetR{display:block;position:absolute;top:0;right:0}.menu_t,.bottom-actions_t{display:none}.user-stats_t{border-top:1px solid rgba(255,255,255,.4);gap:10px;width:auto;padding-top:4px;margin:10px 0 12px}.user-info_t h3,.unit_t,.stat-top_t strong,.stat-label_t{color:#fff}.stat-top_t{background-color:#9361ba;border-radius:14px}.avatar_t{width:160px;height:160px}.stat-label_t{margin-top:0}.content_t{min-height:unset!important;padding:0!important;flex:none;justify-content:flex-start;align-items:unset}.main-target-card_t{width:100%;position:relative;padding:32px 32px 50px}.bottom-nav_t{width:290px;gap:25px;padding:4px;margin:42px auto;background:linear-gradient(239.57deg,#1a0041 14.51%,#4300a7 136.42%);border:none}.form-card_t{height:74px}.main-target-header_t{justify-content:center;gap:20px}.form-section_t{margin-top:10px;padding:8px}.goal-title_t{font-size:13px}}@media (max-width: 375px){.progress-circle__img_t{width:108px;height:108px;top:22px;left:5px}.goal-title_img{width:108px;height:108px}.progress-block_t{width:138px}.progress-title_t{font-size:13px}.progress-value_t{position:relative;z-index:2;font-size:24px;font-weight:700;color:#fff;display:flex;justify-content:center;align-items:center;height:100%;margin-right:35px}.form-title_t{font-size:14px}}@media (max-height: 950px){.dashboard_t{overflow:auto}}@media (max-height: 600px){.user-stats_t{margin:10px 0 42px}}.dashboard_rep{display:flex;height:100dvh;margin:0 auto}.sidebar_rep{width:280px;background:#fff;color:#111;display:flex;flex-direction:column;align-items:center;padding:40px 20px;box-shadow:2px 0 10px #0000000d}.sidebar-top_rep{display:flex;flex-direction:column;align-items:center}.avatar_rep{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:20px}.user-info_rep h3{margin:0;font-size:20px;text-align:center}.user-info_rep .level_rep{font-size:14px;color:#bbb;display:flex;align-items:center;gap:6px}.user-stats_rep{display:flex;justify-content:space-around;width:100%;margin:20px 0 30px}.stat-block_rep{text-align:center}.stat-top_rep{font-size:18px;color:#19196f}.stat-top_rep strong{font-weight:700}.unit_rep{margin-left:4px}.stat-label_rep{font-size:14px;color:#983edc;margin-top:4px}.menu_rep{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:48px}.menu_rep a{text-decoration:none;color:#19196f;font-weight:500;padding:4px 0;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:8px}.bottom-actions_rep{display:flex;justify-content:space-between;width:100%}.bottom-actions_rep button{flex:1;padding:10px;font-size:14px;border:none;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:6px;justify-content:center;color:#000}.content_rep{position:relative;flex:1;padding:24px 40px 0;background:linear-gradient(to bottom,#1d0149,#0f0021);display:flex;flex-direction:column;min-height:100dvh;box-sizing:border-box;justify-content:flex-start;overflow-x:hidden;overflow-y:hidden}.bottom-nav_report_rep{width:290px;display:flex;justify-content:center;align-items:center;padding:4px;gap:20px;margin:-80px 16px 12px;background:#ffffff0d;border-radius:40px;border:1px solid white}.level-icon_rep{width:18px;height:16px;vertical-align:middle}.report-container_rep{display:flex;flex-direction:column}.report-filters_rep{display:flex;gap:13px;margin-bottom:20px}.filter-btn_rep{padding:12px 30px;border-radius:10px;background:linear-gradient(180deg,#ffffff1a,#0000001a);color:#fff;font-weight:790;cursor:pointer}.filter-btn_rep.active{background:linear-gradient(108.21deg,#d2b9fb 47.08%,#fff 132.35%);font-weight:790;color:#19196f}.report-main_rep{display:flex;gap:40px;flex-wrap:wrap;justify-content:space-between}.report-left_rep{display:flex;flex-direction:column;gap:26px}.workout-info_rep{background:linear-gradient(108.21deg,#d2b9fb 47.08%,#fff 132.35%);width:380px;display:flex;justify-content:space-between;border-radius:10px}.workout-info__text_rep{padding:28px 0 14px 20px}.workout-info__main_rep{font-weight:790;font-size:24px}.workout-info__info_rep{margin-top:16px;color:#fff;background-color:#ffffff40;width:122px;font-weight:790;font-size:16px;padding:7px 9px;border-radius:10px}.calendar-section_rep{border-radius:10px;width:380px}.calendar_rep{display:flex;gap:11px;margin-top:12px}.calendar-day_rep{display:flex;flex-direction:column;text-transform:uppercase;text-align:center;padding:12px;border-radius:12px;background:#ffffff1a;color:#fff;width:54px;cursor:pointer}.calendar-day_rep.active{background:#b9ffcc;color:#fff}.calendar-section__date_rep{color:#fff;font-weight:500}.report-right_rep{width:378px;display:flex;flex-direction:column;gap:10px}.mood-section_rep,.energy-section_rep,.sleep-section_rep{background:#fff;border-radius:20px;padding:20px}.sleep-section_rep{display:flex;flex-direction:column;height:180px;align-items:center}.sleep-buttons_rep_ico{font-size:26px}.mood-section_rep{align-items:center;text-align:center;background:#59159266}.mood-section__info_rep{color:#fff;margin-bottom:18px}.emoji-row_rep{font-size:24px;display:flex;gap:14px;justify-content:center}.emoji-row_rep>span{cursor:pointer}.energy-section_rep{position:relative;display:flex;flex-direction:column;justify-content:flex-end;padding:20px;border-radius:30px;height:180px;background-size:cover;background-position:center;background-repeat:no-repeat;box-sizing:border-box}.energy-header_rep{display:flex;align-items:center;gap:8px;justify-content:space-between}.edit-energy_rep{position:absolute;top:16px;right:16px;width:46px;height:46px;background-color:#fff;border-radius:50%;border:none;cursor:pointer}.energy-bar_rep{height:10px;background:#eee;border-radius:5px;overflow:hidden;margin-top:8px}.energy-fill_rep{height:100%;background:linear-gradient(90deg,#ff62c0,#8c52ff);border-radius:5px}.sleep-buttons_rep{display:flex;gap:13px;margin-top:8px}.sleep-rate_rep{padding:3px;border-radius:50%;border:none;cursor:pointer;font-weight:600}.elipse-bg_rep{position:absolute;top:0;right:0;z-index:0;pointer-events:none}.elipse-bg_rep img{max-width:100%;height:auto;opacity:.6}.sleep-section__info_rep{line-height:50px;color:#070111}.energy-header__text_rep{color:#070111}.day-label_report_rep{text-transform:uppercase;font-weight:500;color:#fff}.day-number_report_rep{background:#ffffff15;padding:4px 6px;border-radius:50%}.calendar-day_rep.active .day-label_report_rep{color:#000}.calendar-day_rep.active .day-number_report_rep{background:#12022e}.adaptive{justify-content:center;align-items:center;margin-top:24px;margin-bottom:12px;display:none}.adaptive_btn{background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);color:#fff;font-size:16px;font-weight:600;border:none;border-radius:40px;padding:16px 96px;cursor:pointer;transition:background .3s ease;justify-content:center;align-items:center;gap:10px;display:none}.adaptive_btn:hover{opacity:.9}.content_rep_title,.back_rep,.back_wrapper{display:none}@media (max-width: 1160px){.report-main_rep{flex-direction:column;gap:24px}.report-left_rep,.report-right_rep,.workout-info_rep,.calendar-section_rep{width:100%}.report-right_rep{gap:20px}.bottom-nav_report_rep{margin:40px 16px 12px}.content_rep{overflow-y:auto}}@media (max-width: 946px){.report-filters_rep{display:flex;flex-direction:row;justify-content:space-between;gap:13px;margin-bottom:20px}.filter-btn_rep{flex:1;padding:12px 0;border-radius:10px;background:linear-gradient(180deg,#ffffff1a,#0000001a);color:#fff;font-weight:790;cursor:pointer;text-align:center}.filter-btn_rep.active{background:linear-gradient(108.21deg,#d2b9fb 47.08%,#fff 132.35%);font-weight:790;color:#19196f}.back_wrapper{position:relative;display:block}.adaptive_btn{display:flex}.back_rep{position:absolute;display:block;font-size:40px;top:0;left:-30px;outline:none;border:none;background:none;cursor:pointer}.content_rep_title{display:block;color:#fff;margin:10px 0;font-size:24px;align-items:center;text-align:center}.adaptive{display:flex}.sidebar_rep{display:none}.calendar_rep{justify-content:center;gap:7px}.bottom-nav_report_rep{display:none}.content_rep_title_text{margin:20px 0}}@media (max-width: 450px){.calendar-day_rep{padding:6px;width:48px}.filter-btn_rep{padding:12px}.emoji-row_rep{gap:13px}}@media (max-width: 368px){.workout-info__img_rep{width:110px;height:110px;margin-top:20px}}.energy-slider_rep{width:100%;margin-top:12px;height:8px;border-radius:5px;background:#d3d3d3;outline:none;cursor:pointer}.energy-slider_rep::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:22px;height:22px;background:#6c63ff;cursor:pointer;border-radius:50%;border:none;margin-top:-2px;transition:background-color .3s}.energy-slider_rep::-webkit-slider-thumb:hover{background-color:#574bdb}.energy-slider_rep::-moz-range-thumb{width:22px;height:22px;background:#6c63ff;cursor:pointer;border-radius:50%;border:none;transition:background-color .3s}.energy-slider_rep::-moz-range-thumb:hover{background-color:#574bdb}.energy-value_rep{margin-top:6px;font-weight:600;font-size:18px;text-align:center;color:#fff}.sleep-buttons_rep{display:flex;gap:20px;margin-top:12px;justify-content:center}.sleep-rate_rep{opacity:1;transition:transform .3s ease,opacity .3s ease;display:inline-block}.sleep-rate_rep:hover{opacity:.85}.sleep-rate_rep.selected{transform:scale(1.3);opacity:1;filter:drop-shadow(0 0 5px #6c63ff)}.mood-emoji.selected{transform:scale(1.3);filter:drop-shadow(0 0 4px #6a00ff)}.report-info_rep{display:flex;align-items:center;justify-content:space-between;background-color:#f9f6ff;padding:14px 18px;border-radius:14px;box-shadow:0 3px 8px #00000014;transition:transform .2s ease,box-shadow .2s ease;cursor:pointer;width:100%;max-width:380px;height:168px;box-sizing:border-box;margin:0 auto}.report-info_rep:hover{transform:translateY(-2px);box-shadow:0 6px 16px #0000001f}.report-info__text_rep{flex:1;margin-right:16px}.report-info__main_rep{font-size:17px;font-weight:600;color:#1a0041;margin-bottom:6px}.report-info__info_rep{font-size:13px;color:#4a2c8c}.workout-info__img_rep{width:120px;height:120px;border-radius:12px;object-fit:cover}@media screen and (max-width: 400px){.report-info_rep{width:260px;height:145px;padding:12px 14px}.report-info__main_rep{font-size:15px}.report-info__info_rep{font-size:12px}.workout-info__img_rep{width:88px;height:88px}}.desktop11-exercise{width:100vw;height:100dvh;background-color:#fff;display:flex;justify-content:center;align-items:center}.desktop11-wrapper{width:396px;height:100dvh;display:flex;flex-direction:column;padding:10px 0;box-sizing:border-box;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.desktop11-wrapper::-webkit-scrollbar{display:none}.back-button{background:none;border:none;font-size:28px;color:#191919;cursor:pointer;margin-bottom:10px;align-self:flex-start;padding:0;height:20px;display:flex;justify-content:center;align-items:center;transition:color .3s ease;-webkit-user-select:none;user-select:none;font-weight:600}.back-button:hover{color:#000}.exercise-buttons{display:flex;justify-content:space-evenly;margin-bottom:10px;flex-shrink:0;flex-wrap:nowrap;gap:2px}.exercise-button{width:40px;height:40px;border-radius:50%;background-color:#d3d1ed;cursor:pointer;font-weight:600;color:#19196f;display:flex;justify-content:center;align-items:center;font-size:16px;transition:all .3s ease;padding:0}.exercise-button.active{background-color:#19196f;color:#fff}.main-content{flex-grow:1;display:flex;flex-direction:column;overflow:hidden}.video-wrapper{width:396px;height:224px;box-shadow:0 4px 10px #0000001a;border-radius:12px;overflow:hidden;flex-shrink:0}.video-wrapper iframe{width:100%;height:100%;display:block}.exercise-title{font-size:28px;font-weight:700;margin:2px;flex-shrink:0}.exercise-descript.exercise-buttonsion{font-size:16px;color:#555}.bottom-buttons{display:flex;flex-direction:column;gap:16px;align-items:center;margin-top:auto;flex-shrink:0;width:100%;max-width:396px;margin-left:auto;margin-right:auto}.next-button,.upload-button{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:14px 0;border-radius:30px;border:none;font-size:16px;font-weight:600;cursor:pointer;transition:background .3s ease,transform .2s ease}.button-icon{width:20px;height:20px;flex-shrink:0}.next-button{background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);color:#fff;transition:background .3s ease,transform .2s ease}.next-button:hover{background:linear-gradient(274.34deg,#b076e0 -83.99%,#5942dd 142.46%)}.upload-button{background:#19196f;color:#fff;transition:background .3s ease,transform .2s ease}.upload-button:hover{background:#23238c}.desktop11-exercise{position:relative;width:100vw;height:100dvh;background-color:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden}.ellipses1{position:absolute;inset:0;pointer-events:none;z-index:0;display:none}.ellipses img{position:absolute;opacity:1;pointer-events:none}.ellipse-bottom-left{width:50%;height:auto;bottom:0;left:0}.ellipse-top-right{width:70%;height:auto;top:0;right:0}.analyzed-video{width:100%;max-width:600px;margin-top:10px;margin-bottom:10px;max-height:230px}.exercise-description{max-width:340px}.result-text{margin-bottom:10px}@media (max-width: 950px){.analyzed-video{max-height:260px}.desktop11-exercise{height:100%!important;overflow-y:auto!important}.desktop11-wrapper{min-height:100dvh;height:auto;width:100%;padding:16px 12px}.back-button{font-size:24px;height:36px;margin-bottom:20px}.exercise-buttons{margin-bottom:28px}.exercise-button{width:36px;height:36px;font-size:14px}.video-wrapper{width:396px;height:224px;margin-bottom:14px}.exercise-title{max-width:340px;font-size:24px}.exercise-descript.exercise-buttonsion{font-size:14px;text-align:center}.bottom-buttons{padding:0 8px}.next-button,.upload-button{font-size:15px;padding:12px 0}.button-icon{width:18px;height:18px}.ellipse-bottom-left{width:70%}.ellipse-top-right{width:80%;height:100%}.bottom-buttons{margin-bottom:15px}.main-content{margin:0 auto}}@media (max-width: 390px){.exercise-title,.exercise-description{max-width:300px}}@media (max-width: 423px){.video-wrapper{width:350px;height:197px}.status-text{width:350px}.result-text{width:350px;margin-bottom:10px}.exercise-title,.exercise-description{max-width:340px}}@media (max-width: 375px){.video-wrapper{width:317px;height:160px}.status-text{width:317px}.result-text{width:317px;margin-bottom:10px}.exercise-title,.exercise-description{max-width:317px}}@media (max-width: 335px){.video-wrapper{width:293px;height:148px}.status-text,.result-text{width:293px}.exercise-title,.exercise-description{max-width:293px}}@media (max-width: 320px){.video-wrapper{width:272px;height:153px}.status-text,.result-text{width:272px}.exercise-title,.exercise-description{max-width:272px}}.exercise-description{margin-bottom:10px}.completed-workout{width:400px;margin:0 auto;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;gap:12px;background-color:#fff;-webkit-user-select:none;user-select:none;height:100%;max-height:100dvh;padding:20px 0 40px}.completed-workout-wrapper{position:relative;width:100vw;height:100dvh;background-color:#fff;display:flex;justify-content:center;align-items:center;overflow:hidden}.summary-block{position:relative;-webkit-backdrop-filter:blur(21.100000381469727px);backdrop-filter:blur(21.100000381469727px);border:1px solid rgba(79,55,139,.15);border-radius:30px;display:flex;flex-direction:column;align-items:center;width:100%;max-width:400px;box-sizing:border-box;padding:10px 0}.summary-decor{position:absolute;z-index:1}.text-block{text-align:center}.text-block h2{margin:0;font-size:22px;font-weight:700;color:#fff}.text-block p{font-size:20px;font-weight:700;color:#fff}.completed-image{width:269px;max-width:360px;border-radius:8px;object-fit:contain}.time-block{display:flex;align-items:center;gap:3px;font-size:16px;color:#555}.time-icon{width:20px;height:20px}.rating-block{border-radius:30px;width:100%;text-align:center;background:linear-gradient(126.96deg,#4e0781 1.88%,#10021b 99.57%)}.rating-block p{padding-top:10px;font-size:18px;font-weight:600;color:#fff}.stars{display:flex;justify-content:center;gap:8px;padding-bottom:10px}.star-icon{width:38px;height:38px;transition:transform .15s ease}.star-icon:hover{transform:scale(1.1)}.buttons-block{width:100%;display:flex;flex-direction:column;gap:12px;margin-top:auto}.feedback-button,.main-menu-button{padding:14px 0;border-radius:30px;border:none;font-weight:600;font-size:16px;cursor:pointer}.feedback-button{background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);color:#fff}.feedback-button:hover{background:linear-gradient(274.34deg,#b076e0 -83.99%,#5942dd 142.46%)}.main-menu-button{background-color:#19196f;color:#fff}.main-menu-button:hover{background-color:#23238c}.abstract-wrapper{position:relative;width:360px;height:auto;display:inline-block}.abstract-bg{width:269px;height:269px;display:block;margin:0 auto}.abstract-done{position:absolute;top:46%;left:50%;transform:translate(-50%,-50%);pointer-events:none;width:70px;height:70px}.ellipses{position:absolute;inset:0;pointer-events:none;z-index:0}.ellipses img{position:absolute;opacity:1;pointer-events:none;max-width:none}.ellipse-top-left{width:80%;top:0;height:auto}.ellipse-bottom-center{bottom:0;left:0;height:auto;width:50%}.ellipse-top-right{top:0;height:auto}.time-block__time{color:#19196f;font-weight:600}.time-block__text{color:#19196f;font-weight:300}.adaptive-gem-wrapper{position:relative;width:100%;height:0}.adaptive-gem{display:none;position:absolute;top:-64px;left:50%;transform:translate(-50%);width:336px;height:auto;z-index:2}.star-icon--mobile{display:none}@media (max-width: 950px){.completed-workout-wrapper{overflow-y:auto!important}.completed-workout{width:320px}}@media (max-width: 600px){.ellipse-top-left{height:44%}.ellipse-top-right{height:65%;width:110%}.ellipse-bottom-center{height:18%;width:71%}}.login-block{width:auto;display:flex;margin:0 auto;flex-direction:column;justify-content:center;align-items:center;background:#fff;height:100dvh!important;position:relative;height:100dvh}.ellipse-4{position:absolute;top:0;left:0;width:40%;height:auto;z-index:0;pointer-events:none}.ellipse-5{position:absolute;bottom:0;right:0;width:30%;height:auto;z-index:0;pointer-events:none}.login-block__title{margin-top:43px;font-family:Gilroy;font-weight:800;font-size:46px;line-height:100%;letter-spacing:0%;text-align:center;color:#19196f;margin-bottom:20px}.adaptives{display:flex!important;flex-direction:column!important;gap:12px!important}.login-block__form{width:100%;max-width:352.86px;display:flex;flex-direction:column;gap:6px;margin-bottom:20px}.login-block__label{font-weight:700;font-size:16px;color:#19196f;display:block}.login-block__input{width:100%;max-width:352.86px;padding:14px 18px;border-radius:12px;border:1.5px solid rgba(200,200,230,1);background:#fff;font-size:16px;font-weight:500;color:#8a2be2;outline:none;transition:border-color .3s ease,box-shadow .3s ease;box-sizing:border-box;margin:0 auto}.login-block__input::placeholder{color:#b4b4d2;font-weight:400}.login-block__input:focus{border-color:#7f56da;box-shadow:0 0 6px #7f56da80}.login-block__button{width:100%;max-width:352.86px;min-width:280px;height:62.72px;border-radius:40px;padding:16px 96px;background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);border:none;color:#fff;font-weight:800;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;box-sizing:border-box;transition:background-color .3s ease;margin:0 auto}.login-block__button:hover{background:#5e3da8}.login-block__social-login{width:100%;margin-top:30px;text-align:center}.login-block__social-title{font-weight:600;font-size:16px;margin-bottom:16px;color:#19196f}.login-block__social-buttons{display:flex;flex-direction:column;gap:16px}.login-block__social-button{position:relative;padding:20px 24px 20px 50px;background:#f5f5f5;border-radius:12px;border:1.5px solid rgba(226,224,230,1);color:#19196f;font-weight:600;font-size:15px;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center;gap:10px;transition:background-color .3s ease,border-color .3s ease,color .3s ease}.login-block__social-button:focus,.login-block__social-button:active{outline:none;box-shadow:none;border-color:inherit}.login-block__footer{margin-bottom:34px;width:400px;display:flex;justify-content:center;gap:8px;font-size:14px;font-weight:600;color:#19196f}.login-block__link{color:#7f56da;text-decoration:none;transition:color .3s ease}.login-block__link:hover{color:#5e3da8}.login-block__forgot-password-wrapper{display:flex;justify-content:flex-end;margin-bottom:28px}.login-block__forgot-password{color:#19196f;text-decoration:none;cursor:pointer;transition:color .3s ease;font-weight:600;font-size:15.97px;line-height:100%;letter-spacing:0%}.login-block__forgot-password:hover{color:#5e3da8}.login-block__social-icon{position:absolute;left:16px;width:26.63px;height:27.37px;object-fit:contain;display:block;top:50%;transform:translateY(-50%);margin:0}.login-block__social-vk{background:#1976d2;color:#fff}.login-block__social-google{color:#303841}@media (max-width: 480px){.login-block__form,.login-block__footer{width:90%}.login-block__title{font-size:36px;margin-bottom:20px}.login-block__button{font-size:16px}.ellipse-4{position:absolute;top:0;left:0;width:100%;height:auto;z-index:0;pointer-events:none}.ellipse-5{position:absolute;bottom:0;right:0;width:100%;height:auto;z-index:0;pointer-events:none}}@media (max-width: 360px){.login-block__button{min-width:auto;padding:16px 32px}}.login-block__input-wrapper{position:relative;width:100%}.login-block__input{width:100%;padding-right:40px;box-sizing:border-box}.input-icon{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:20px;height:20px;opacity:.6;pointer-events:none}.message{min-height:24px;font-weight:600;font-size:14px;color:#f85f7b}.premium-section{width:100%;height:100dvh;background:linear-gradient(180deg,#470480,#0e011a 43.1%);display:flex;justify-content:center;align-items:flex-start;padding:0 20px;box-sizing:border-box;position:relative;overflow:hidden}.premium-bg{width:100%;max-width:420px;margin-top:180px;position:relative}.premium-header{position:absolute;top:-170px;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:8px;padding:6px 16px;border-radius:16px;box-shadow:0 2px 8px #0000001a;z-index:3}.premium-cube{position:absolute;top:-154px;left:50%;transform:translate(-50%);width:310px;height:310px;z-index:1;pointer-events:none}.premium-wrapper{margin-top:25px;background-color:#fff;border-radius:24px;padding:34px 24px 32px;box-shadow:0 12px 40px #0003;text-align:center;position:relative;z-index:2}.premium-header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:20px}.premium-year-text{font-size:16px;font-weight:700;color:#ffffff80}.premium-title{font-size:26px;font-weight:600;margin:0 0 24px;color:#000}.premium-highlight{font-weight:700;color:#fff;background:linear-gradient(285.8deg,#6395ec -29.59%,#d5c3ff 44.46%,#4c0182 181.63%);padding:1px 9px;border-radius:10px}.premium-benefits{display:flex;flex-direction:column;gap:6px;margin-bottom:32px;align-items:flex-start;background-color:#efedff;border-radius:20px;padding:10px 5px}.premium-benefit{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;color:#1a0041}.premium-benefit img{width:33px;height:33px}.premium-button{background:linear-gradient(274deg,#cc8fed -84%,#6b50f6 142%);color:#fff;font-size:16px;font-weight:600;border:none;border-radius:40px;padding:16px 64px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:opacity .3s ease}.premium-button:hover{opacity:.9}.premium-titles{background:linear-gradient(285.8deg,#6395ec -29.59%,#d5c3ff 44.46%,#4c0182 181.63%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}@media (max-height:600px){.premium-section{overflow-y:auto}}@media (max-width:430px){.premium-benefit{gap:0px;font-size:14px}}.workout-container{width:100%;margin:0 auto;background:#fff;color:#fff;font-family:Inter,sans-serif;box-sizing:border-box;overflow-y:auto!important;height:100dvh;overflow-y:auto}.workout-logo{background:linear-gradient(180deg,#470480,#0e011a);position:relative;display:flex;justify-content:center;margin-bottom:20px;height:162px;padding-top:14px;border-bottom-left-radius:50px;border-bottom-right-radius:50px}.workout-equipment-wrapper_main_img{box-shadow:0 4px 4px #0000001a;padding:10px}.workout-equipment-wrapper_main_inf{color:#7d7d87}.workout-logo_btn{position:absolute;top:30px;color:#ede7f3;font-size:24px;font-weight:700;left:17px;padding:0}.workout-logo img{width:112px;height:112px}.workout-cardse{background:#fff;border-radius:20px;padding:14px;margin-bottom:20px}.workout-card-wrapper{display:flex;flex-direction:column;gap:12px}.workout-title{font-size:16px;font-weight:700;color:#282738}.workout-tags{display:flex;flex-wrap:wrap;gap:15px;justify-content:start}.tag_calories,.tag_time,.tag_level,.tag_active{font-size:12px;padding:6px 12px;border-radius:20px;background:#4c0182;color:#fff}.workout-desc{font-size:14px;font-weight:500;color:#282738}.workout-equipment{margin-top:20px}.workout-equipment__title{font-size:14px;font-weight:600;margin-bottom:10px;color:#282738}.workout-equipment-wrapper{display:flex;justify-content:start;gap:15px;text-align:center}.workout-equipment-wrapper div{display:flex;flex-direction:column;align-items:center;gap:6px;font-size:12px;color:#fff}.workout-equipment-wrapper img{width:70px;height:70px;object-fit:contain;background-color:#ffffff1a;border-radius:8px}.exercise-list{background:#f6f5ff;border-top-left-radius:40px;border-top-right-radius:40px}.exercise-titlese{padding-top:18px;padding-bottom:5px;display:flex;justify-content:center;font-size:20px;font-weight:556;margin-bottom:12px;color:#2f27ac}.exercise-card{display:flex;gap:12px;border-radius:14px;padding:12px;margin-bottom:12px;align-items:center}.exercise-list_img{width:132px;height:123px;border-radius:8px;object-fit:cover}.exercise-list_img_like{cursor:pointer}.exercise-info_levelclock{padding-right:6px;padding-left:15px;border-left:1px solid rgba(25,25,111,1);cursor:pointer}.exercise-info_levetime{color:#3a4750}.exercise-info_leveluser{color:#19196f;padding-right:10px}.exercise-info p{font-weight:600;margin:0;font-size:20px;color:#19196f}.exercise-info small{color:#aaa;font-size:12px}.start-button-wrapper{display:flex;justify-content:center;width:100%;border-top:1px solid rgba(232,230,251,1)}.start-button{border-top:1px solid rgba(232,230,251,1);width:30%;background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);color:#fff;border:none;padding:16px;font-size:16px;border-radius:30px;margin:24px 0;font-weight:600;cursor:pointer;transition:opacity .3s ease}.start-button:hover{opacity:.9}@media (max-width:388px){.exercise-list_img_like{margin-bottom:4px}}@media (max-width:326px){.exercise-info_levelclock{padding-right:2px;padding-left:5px;border-left:1px solid rgba(25,25,111,1);cursor:pointer}}.sidebar_gwr{width:280px;background:#fff;color:#111;display:flex;flex-direction:column;align-items:center;padding:40px 22px;box-shadow:2px 0 10px #0000000d;height:100dvh!important}.sidebar-top_gwr{display:flex;flex-direction:column;align-items:center}.sidebar-top-icons_gwr{display:flex;justify-content:space-between;align-items:center}.left-icons_gwr{display:flex;align-items:center;gap:12px}.burger_gwr{display:none}.avatar_gwr{width:120px;height:120px;border-radius:50%;object-fit:cover;margin-bottom:20px}.user-info_gwr{text-align:center}.user-info_gwr h3{margin:0;font-size:20px}.user-info_gwr .level_gwr{font-size:14px;color:#bbb;display:flex;align-items:center;gap:6px}.user-stats_gwr{display:flex;justify-content:space-around;width:100%;margin:20px 0 30px}.stat-block_gwr{text-align:center}.stat-top_gwr{font-size:18px;color:#19196f}.stat-top_gwr strong{font-weight:700}.unit_gwr{font-weight:400;margin-left:4px}.stat-label_gwr{font-size:14px;color:#983edc;margin-top:4px}.menu_gwr{display:flex;flex-direction:column;gap:16px;width:100%;margin-bottom:48px}.menu_gwr a{text-decoration:none;color:#19196f;font-weight:500;padding:4px 0;border-top:1px solid #f0f0f0;display:flex;align-items:center;gap:8px}.bottom-actions_gwr{display:flex;justify-content:space-between;width:100%}.bottom-actions_gwr button{flex:1;padding:10px;font-size:14px;border:none;background:#fff;border-radius:8px;cursor:pointer;display:flex;align-items:center;gap:6px;justify-content:center;color:#000}.greeting_mob_gwr,.col_gwr,.circle_gwr{display:none}.exercise-description{color:#6a6a6f!important;font-size:13px!important}@media (max-width: 750px){.workout-tags{justify-content:start;gap:10px}.exercise-info p{font-size:16px}.exercise-info{max-width:230px}.workout-logo{height:322px;padding-top:88px}.sidebar_gwr{display:none}.sidebar-top_gwr{flex-direction:column;align-items:flex-start!important;width:100%}.sidebar-top-icons_gwr{justify-content:space-between;margin-bottom:15px!important}.left-icons_gwr{gap:12px}.burger_gwr{height:66px;display:block}.col_gwr{width:24px;height:24px;display:block;position:absolute;right:20px}.avatar_gwr{width:60px;height:60px;border-radius:50%;margin-bottom:0}.user-info_gwr{text-align:left!important}.greeting_mob_gwr{display:block;font-size:14px;color:#fff;margin:0}.userName_gwr{color:#fff;font-size:26px!important;margin:0}.user-info_gwr .level_gwr,.menu_gwr,.user-stats_gwr,.bottom-actions_gwr{display:none!important}.circle_gwr{display:block;position:absolute;left:68px}.workout-equipment-wrapper{justify-content:space-around;gap:4px}.exercise-titlese{padding-top:18px;padding-bottom:31px;display:flex;justify-content:center;font-size:14px;font-weight:556;margin-bottom:12px;color:#282738}.start-button{border-top:1px solid rgba(232,230,251,1);width:60%;background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);color:#fff;border:none;padding:16px;font-size:16px;border-radius:30px;margin:24px;font-weight:600;cursor:pointer;transition:opacity .3s ease}.start-button-wrapper{display:flex;justify-content:center;width:100%;border-top:1px solid rgba(232,230,251,1)}}.go-workout-wrapper{display:flex;align-items:flex-start}.loadingsssss{color:green;margin:0 auto;font-size:24px}.chat-container{display:flex;flex-direction:column;height:100dvh!important;padding:16px;background-color:#fff;font-family:Arial,sans-serif;overflow:hidden}.chat-header{display:flex;align-items:center;gap:12px;margin-bottom:24px}.chat-avatar{width:48px;height:48px;border-radius:50%}.chat-trainer-info{display:flex;flex-direction:column}.chat-trainer-name{font-weight:700;font-size:16px}.chat-trainer-role{font-size:14px;color:#5e5e5e}.chat-messages{flex:1;overflow-y:auto;scroll-padding-bottom:100px}.chat-message{background-color:#f1edf9;border-radius:16px;padding:16px;margin-bottom:12px;width:50%}.chat-message-title{font-weight:600;font-size:15px;margin-bottom:8px}.chat-message-text{font-size:14px;color:#333;word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.chat-feedback{background-color:#f1edf9;border-radius:16px;padding:16px;text-align:center;font-size:14px}.chat-stars{font-size:18px;margin-top:6px;color:#fa0}.chat-input{display:flex;align-items:center;background-color:#f5f5f5;border-radius:24px;padding:8px 12px;margin-top:16px}.chat-text-input{flex:1;border:none;background:transparent;outline:none;font-size:14px;padding:6px 8px;color:#000}.chat-send{background-color:#a788f7;border:none;color:#fff;padding:8px;border-radius:50%;margin-left:8px;position:relative}.chat-send_img{position:absolute;left:14px;top:8px}.chat-plus{background:transparent;border:none;color:#a788f7;margin-right:8px;cursor:pointer}.bottom-nav-wrapper_chat{display:flex;justify-content:center;align-items:center;margin-top:14px}.bottom-nav_chat{width:300px;display:flex;justify-content:center;align-items:center;padding:4px;gap:20px;margin-top:24px;background:linear-gradient(239.57deg,#1a0041 14.51%,#4300a7 136.42%);border-radius:40px}.bottom-nav_chat button{background:none;border:none;color:#aaa;font-size:20px;cursor:pointer}.bottom-nav_chat .active{color:#fff}.bottom-nav button.active{background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%)!important;border-radius:50%;padding:11px;display:flex;justify-content:center;align-items:center}.chat-header--blue{background-color:#19196f;color:#fff;padding:16px;margin:-16px -16px 24px}.chat-trainer-name,.chat-trainer-role{color:#fff}.chat-input-wrapper{display:flex;align-items:center;justify-content:space-between;margin-top:16px}.chat-input{flex:1;background-color:#f5f5f5;border-radius:24px;padding:8px 12px;margin:0 8px}.chat-send{width:43px;height:42px;border-radius:12px;border:none;display:flex;align-items:center;justify-content:center;background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);box-shadow:0 2px 3px #20095b4d,0 6px 10px 4px #20095b26;color:#fff;cursor:pointer;padding:0}.chat-plus{background:none;border:none;color:#000;padding:0;margin-left:8px;display:flex;align-items:center;justify-content:center;font-size:20px}.chat-send svg{transform:rotate(-45deg)}.chat-feedback{display:none}.chat-message-admin{background-color:#f1edf9;border-radius:16px;padding:16px;margin-bottom:12px;width:70%;align-self:flex-start;color:#333}.chat-message-user{background-color:#a788f7;border-radius:16px;padding:16px;margin-bottom:12px;width:70%;align-self:flex-end;color:#fff}.chat-messages{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:8px;padding-right:8px}.chat-message-user .chat-message-title,.file-input{display:none}.forgot-password-wrapper{height:100dvh;display:flex;justify-content:center;align-items:center;background:#f5f5f5;padding:20px;box-sizing:border-box}.forgot-password-block{width:100%;max-width:464.86px;margin:40px auto 20px;display:flex;flex-direction:column;gap:12px;background:#fff;padding:24px 20px;border-radius:16px;box-shadow:0 8px 20px #7f56da33;font-family:Gilroy,sans-serif;color:#19196f}.forgot-password-block h2{font-weight:800;font-size:36px;text-align:center;margin-bottom:18px}.forgot-password-form{display:flex;flex-direction:column;gap:10px}.forgot-password-form input[type=email]{background:#fff;color:#19196f;padding:14px 18px;border-radius:12px;border:1.5px solid rgba(200,200,230,1);font-size:16px;outline:none;box-sizing:border-box;transition:border-color .3s ease,box-shadow .3s ease}.forgot-password-form label{font-weight:700;font-size:16px}.forgot-password-form input[type=email]{padding:14px 18px;border-radius:12px;border:1.5px solid rgba(200,200,230,1);font-size:16px;outline:none;transition:border-color .3s ease,box-shadow .3s ease;color:#19196f;box-sizing:border-box}.forgot-password-form input[type=email]:focus{border-color:#7f56da;box-shadow:0 0 6px #7f56da80}.forgot-password-form button{margin-top:12px;height:60px;border-radius:40px;background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);border:none;color:#fff;font-weight:800;font-size:18px;cursor:pointer;transition:background-color .3s ease}.forgot-password-form button:disabled{background:#b4b4d2b3;cursor:not-allowed}.forgot-password-form button:hover:not(:disabled){background:#5e3da8}.forgot-password-message{min-height:24px;margin-top:10px;font-weight:600;font-size:14px;color:#b00020;text-shadow:0 0 3px rgba(176,0,32,.5);transition:opacity .3s ease;opacity:1}.back-to-login{margin-top:18px;background:none;border:none;color:#7f56da;font-weight:700;font-size:16px;cursor:pointer;text-align:center;transition:color .3s ease}.back-to-login:hover{color:#5e3da8}@media (max-width: 480px){.forgot-password-block{padding:20px 16px;max-width:90%}.forgot-password-block h2{font-size:28px}.forgot-password-form button{font-size:16px;height:56px}.back-to-login{font-size:14px}}.reset-password-wrapper{height:100dvh;display:flex;justify-content:center;align-items:center;background:#f5f5f5;padding:20px;box-sizing:border-box}.reset-password-block{width:100%;max-width:464.86px;margin:40px auto 20px;display:flex;flex-direction:column;gap:12px;background:#fff;padding:24px 20px;border-radius:16px;box-shadow:0 8px 20px #7f56da33;font-family:Gilroy,sans-serif;color:#19196f}.reset-password-block h2{font-weight:800;font-size:36px;text-align:center;margin-bottom:18px}.reset-password-block form{display:flex;flex-direction:column;gap:10px}.reset-password-block input[type=password]{padding:14px 18px;border-radius:12px;border:1.5px solid rgba(200,200,230,1);font-size:16px;outline:none;transition:border-color .3s ease,box-shadow .3s ease;color:#19196f;box-sizing:border-box;background:#fff}.reset-password-block input[type=password]:focus{border-color:#7f56da;box-shadow:0 0 6px #7f56da80}.reset-password-block button{margin-top:12px;height:60px;border-radius:40px;background:linear-gradient(274.34deg,#cc8fed -83.99%,#6b50f6 142.46%);border:none;color:#fff;font-weight:800;font-size:18px;cursor:pointer;transition:background-color .3s ease}.reset-password-block button:hover{background:#5e3da8}.reset-password-block p{min-height:24px;margin-top:10px;font-weight:600;font-size:14px;color:#b00020;text-shadow:0 0 3px rgba(176,0,32,.5);transition:opacity .3s ease;opacity:1;text-align:center}@media (max-width: 480px){.reset-password-block{padding:20px 16px;max-width:90%}.reset-password-block h2{font-size:28px}.reset-password-block button{font-size:16px;height:56px}}.reset-back-to-login{margin-top:12px;padding:8px 16px;font-size:14px;font-weight:600;color:#6b50f6;background:transparent;border:2px solid #6B50F6;border-radius:12px;cursor:pointer;transition:background-color .3s ease,color .3s ease;-webkit-user-select:none;user-select:none}.reset-back-to-login:hover{background-color:#6b50f6;color:#fff}.reset-back-to-login:focus{outline:none;box-shadow:0 0 0 3px #6b50f680}.favorites-page{display:flex;height:100dvh}.favorites-content{overflow-y:auto;flex:1;padding:30px 30px 100px;background:linear-gradient(to bottom,#1d0149,#0f0021)}.favorites-content h1{font-size:28px;margin-bottom:20px;color:#fff}.empty{color:#888;font-size:16px;text-align:center;margin-top:50px}.favorites-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.favorite-card{cursor:pointer;background:#fff;border-radius:16px;box-shadow:0 4px 10px #00000014;padding:15px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;position:relative}.favorite-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.img-wrapper-fav{position:relative;width:100%;height:140px;border-radius:12px;overflow:hidden;background:linear-gradient(131.34deg,#470480 26.6%,#0e011a 107.94%);display:flex;justify-content:center;align-items:center;margin-bottom:10px}.favorite-photo{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px;transition:transform .3s ease}.img-wrapper-fav:hover .favorite-photo{transform:scale(1.05)}.favorite-card h3{font-size:18px;margin-bottom:5px}.favorite-card p{color:#666;font-size:14px}.remove-favorite{position:absolute;top:8px;right:8px;width:22px;height:22px;cursor:pointer;background:#19196f;border-radius:5px;padding:4px;display:flex;justify-content:center;align-items:center;z-index:10}@media (max-width: 940px){.favorites-grid{grid-template-columns:1fr;gap:16px}}.bottom-nav_f{width:290px;display:flex;justify-content:center;align-items:center;padding:4px;gap:20px;background:linear-gradient(239.57deg,#1a0041 14.51%,#4300a7 136.42%);border-radius:40px;border:1px solid white}.bottom-nav_f button{background:none;border:none;cursor:pointer}.bottom-nav_f .active_w img{filter:brightness(1.4)}@media (max-width: 940px){.bottom-nav_f{position:fixed;bottom:20px;left:50%;transform:translate(-50%);z-index:100;margin:0;border:1px solid transparent}}@media (min-width: 941px){.bottom-nav_f{display:none}}@font-face{font-family:Gilroy;src:url(./Gilroy-Light-CVM2ydYb.otf) format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Gilroy;src:url(./Gilroy-ExtraBold-BDcfmT-i.otf) format("opentype");font-weight:800;font-style:normal}
