.navbar{align-items:center;background:radial-gradient(circle at 24.1% 68.8%,#323232 0,#000 99.4%);display:flex;justify-content:space-between;padding:1rem 2rem;position:relative;z-index:10}.navbar-logo-img{width:40px}.navbar-links{align-items:center;display:flex;transition:transform .3s ease}.navbar-links a{color:#fff;font-size:1rem;margin-left:1.5rem;position:relative;text-decoration:none}.navbar-links a:after{background:red;bottom:-4px;content:"";display:block;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.navbar-links a:hover:after{width:100%}.navbar-button{background:linear-gradient(111.3deg,#fc3838 11.7%,#ed0d51 81.7%);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1rem;margin-left:1.5rem;padding:.5rem 1rem;transition:transform .2s ease,background-color .3s ease}.navbar-button:hover{transform:scale(1.1)}@media (max-width:768px){.navbar-links{align-items:center;background-color:#000000f7;display:flex;flex-direction:column;height:100%;justify-content:center;opacity:0;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease,opacity .3s ease;width:100%;z-index:5}.navbar-logo-img{width:30px}.navbar-links.open{opacity:1;transform:translateX(0)}.burger-icon{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;width:30px;z-index:20}.burger-lines,.close-icon{display:block}.burger-lines{background-color:#fff;height:3px;position:relative;width:25px}.burger-lines:after,.burger-lines:before{background-color:#fff;content:"";height:3px;left:0;position:absolute;transition:.3s;width:25px}.burger-lines:before{top:-8px}.burger-lines:after{top:8px}.close-icon{color:#fff;font-size:3rem}.navbar-links a{font-size:1.2rem;margin:1rem 0}.navbar-button{margin:0}}.hero{background-color:#111;background-image:repeating-linear-gradient(45deg,#ffffff0d,#ffffff0d 2px,#0000 0,#0000 20px),repeating-linear-gradient(-45deg,#ffffff0d,#ffffff0d 2px,#0000 0,#0000 20px);background-position:0 0;background-size:100% 100%;color:#fff;justify-content:center;min-height:100vh;padding:2rem}.hero,.hero-content{align-items:center;display:flex}.hero-content{justify-content:space-between;max-width:1200px;width:100%}.hero-text{animation:fadeInLeft 2s;max-width:50%}.hero-title{-webkit-text-fill-color:#0000;animation:gradient-flow 7s ease-in-out infinite;background:linear-gradient(117.8deg,#f0134d 20%,#ff6432 40%,gold 60%,#e4007c 80%,#f0134d);background-clip:text;-webkit-background-clip:text;background-size:200% 200%;color:#0000;font-size:3rem;font-weight:700;margin:0}.hero-title span{font-size:5rem}@keyframes gradient-flow{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes fadeInLeft{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(50%)}to{opacity:1;transform:translateX(0)}}.hero-subtitle{font-size:1.5rem;margin:.5rem 0}.hero-button{background:linear-gradient(111.3deg,#fc3838 11.7%,#ed0d51 81.7%);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:1.2rem;margin-top:1rem;padding:.5rem 1.5rem;transition:transform .3s ease;width:150px}.hero-button:hover{transform:scale(1.15)}.hero-image{animation:fadeInRight 2s;height:auto;width:100%}.hero-image img{width:100%}.hero-image-container{align-items:center;display:flex;height:auto;justify-content:center;max-width:50%;min-height:300px;position:relative;width:100%}.emoji{height:auto;opacity:0;position:absolute;transition:opacity .5s ease;width:25%}.trophy-emoji{animation:slideFadeInLeftRotate 2s 1s forwards;left:-10%;top:5%}.medal-emoji{animation:slideFadeInRightRotate 2s 1.5s forwards;right:10%;top:43%;transform:translateY(-50%);width:18%}.biceps-emoji{animation:slideFadeInLeftRotate 2s 2s forwards;bottom:10%;left:10%}@keyframes slideFadeInLeftRotate{0%{opacity:0;transform:translateX(50%) rotate(-35deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes slideFadeInRightRotate{0%{opacity:0;transform:translateX(-50%) rotate(35deg)}to{opacity:1;transform:translateX(0) rotate(0deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:791px){.hero-content{flex-direction:column;text-align:center}.hero-image{max-width:80%}.hero-text{margin-bottom:48px;max-width:100%;padding:12px}.hero{padding:8px}.hero-title{text-align:center}.hero-title,.hero-title span{font-size:2.2rem}.hero-subtitle{font-size:16px}.hero-button{margin-bottom:24px}.hero-image-container{max-width:70%}.emoji{width:20%}.trophy-emoji{left:5%;top:-2%}.medal-emoji{right:13%;top:35%;width:15%}.biceps-emoji{bottom:5%;left:20%;width:18%}}@media (max-width:580px){.hero-image{max-width:95%}.hero-image-container{max-width:85%}.emoji{width:20%}.trophy-emoji{left:5%;top:-2%}.medal-emoji{right:13%;top:35%;width:13%}.biceps-emoji{bottom:5%;left:20%;width:18%}.hero-title span{font-size:3rem}}.services-section{align-items:center;background-color:#111;background-image:repeating-linear-gradient(45deg,#ffffff0d,#ffffff0d 2px,#0000 0,#0000 20px),repeating-linear-gradient(-45deg,#ffffff0d,#ffffff0d 2px,#0000 0,#0000 20px);background-position:0 0;background-size:100% 100%;display:flex;flex-direction:column;justify-content:center;padding-bottom:32px;position:relative}.card-description{padding-left:12px;padding-right:12px}.landing-services-title{-webkit-text-fill-color:#0000;animation:gradient-flow 7s ease-in-out infinite;background:linear-gradient(117.8deg,#f0134d 20%,#ff6432 40%,gold 60%,#e4007c 80%,#f0134d);background-clip:text;-webkit-background-clip:text;background-size:200% 200%;color:#0000;font-size:4rem;margin-bottom:24px;opacity:0;transform:translateY(-20px);transition:opacity 1s ease,transform 1s ease}.services-button{background-image:linear-gradient(45deg,#ff512f,#f09819 51%,#ff512f);background-size:200% auto;border:0;border-radius:10px;box-shadow:0 0 14px -7px #f09819;color:#fff;cursor:pointer;display:block;font-size:24px;font-weight:700;height:60px;margin:10px;padding:15px 30px;text-align:center;text-transform:uppercase;touch-action:manipulation;transition:.5s;user-select:none;-webkit-user-select:none;width:250px}.services-button:hover{background-position:100%;color:#fff;text-decoration:none;transform:scale(1.15)}.services-button:active{transform:scale(.95)}.landing-services-title.in-view{opacity:1;transform:translateY(0)}.card-container{display:flex;gap:20px;justify-content:center;max-width:1200px;overflow:visible;padding:24px;perspective:1000px;width:100%}.card{background:repeating-linear-gradient(-135deg,#28282b,#28282b 20px,#353935 0,#353935 30px);border-radius:8px;color:#fff;flex:1 1;opacity:0;padding-bottom:32px;position:relative;text-align:center;transform:translateY(100px);transition:transform .3s ease,border-color .3s ease;will-change:transform}.card.fade-in-bottom{transform:translateY(0)}.card.fade-in-bottom,.card.fade-in-left{opacity:1;transition:transform .5s ease,opacity .5s ease}.card.fade-in-left{transform:translateX(0)}.card-icon{color:gold;font-size:3rem;margin-bottom:10px}.card:hover{outline:2px solid gold;transform:scale(1.05);z-index:1}.card-title{color:beige;font-size:2rem;margin-bottom:10px}.card-image{border-radius:5px;height:400px;margin-bottom:10px;object-fit:cover;width:100%}.card-description{color:#fff;font-size:1rem}@media (max-width:950px){.card-container{align-items:center;flex-direction:column;gap:15px}.card{margin-bottom:48px;max-width:500px;width:90%}.about-section{height:auto;padding:20px 10px}.landing-services-title{padding-top:8px}}@media (max-width:768px){.about-section{height:auto;padding:20px 10px}.card-container{align-items:center;flex-direction:column}.card{margin-bottom:48px;max-width:450px;transform:translateX(-100px);width:90%}}@media (max-width:480px){.landing-services-title{font-size:2.5rem}.card-title{font-size:1.8rem}.card-description{font-size:.9rem}.card-container{padding:4px}}.about-section{background-color:#111;display:flex;flex-direction:row;height:100vh;overflow:hidden;position:relative}.about-image{align-items:center;display:flex;flex:1 1;justify-content:center}.about-image img{height:100%;object-fit:contain;object-position:center;width:100%}.about-content{color:#fff;display:flex;flex:1 1;flex-direction:column;justify-content:center;overflow:hidden;padding:2rem}.about-content h1{color:#fff;font-size:2.5rem;margin-bottom:1rem}.about-content p{color:#fff;font-size:1.25rem;line-height:1.6}.about-content,.about-image{opacity:0;transform:translateX(-50px);transition:opacity .6s ease,transform .6s ease}.about-content{transform:translateX(50px)}.in-view{opacity:1;transform:translateX(0)}.highlight{color:#ff5733;font-weight:700}@media (max-width:890px){.about-section{flex-direction:column;height:auto}.about-image{height:40vh}.about-content{height:auto;padding:1rem .5rem;text-align:center}.about-content h1{font-size:2rem;margin-bottom:.5rem}.about-content p{font-size:1rem;line-height:1.4}}@media (max-width:480px){.about-content h1{font-size:1.75rem}.about-content p{font-size:.9rem;line-height:1.3}.about-image img{max-height:100%;object-fit:cover}}.modal-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{background:#333;border-radius:10px;box-shadow:0 4px 10px #0000004d;height:80%;max-width:90%;overflow-y:auto;padding:30px;position:relative}.close-button{background:#0000;border:none;color:#fff;cursor:pointer;font-size:32px;position:absolute;right:10px;top:10px}.close-button:hover{color:red}.modal-body{font-size:16px;line-height:1.6;margin-top:10px;text-align:left}.policy-button{background-color:initial}.footer{align-items:flex-start;background-color:#121212;color:#fff;display:flex;flex-wrap:wrap;font-family:Arial,sans-serif;justify-content:space-around;padding:50px 20px}.footer-section{align-items:center;display:flex;flex-direction:column;margin:10px}.footer-title{font-size:1.5em;font-weight:700;margin-bottom:10px}.contact-email,.footer-link,.footer-socials .social-icon{color:#fff;font-size:1em;margin:8px 0;text-decoration:none}.contact-email:hover,.footer-link:hover,.footer-socials .social-icon:hover{color:gold}.footer-socials{font-size:3em}.footer-nav{align-items:flex-start;display:flex;flex-direction:column}.contact-icon{font-size:1.1em;margin-right:8px}.footer-policies{align-items:center;display:flex;flex-direction:column}.policy-button{background:none;border:none;color:#fff;cursor:pointer;font-size:1em;margin:8px 0;text-decoration:none}.policy-button:hover{color:gold}@media (max-width:768px){.footer{align-items:center;flex-direction:column;padding:30px 10px}.footer-section{align-items:center;margin:20px 0;text-align:center;width:100%}.footer-title{font-size:1em}.footer-nav{align-items:center}.footer-socials{font-size:4em}}@media (max-width:480px){.footer{padding:20px 5px}.footer-title{font-size:1.2em}.footer-socials{font-size:3.5em}.contact-email,.footer-link{font-size:.9em}}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:#f9f9f9;color:#333;font-family:Poppins,sans-serif;height:100%;margin:0;scroll-behavior:smooth}@keyframes fadeInSlideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.auth-container{align-items:center;background-color:#121212;background-color:#111;background-image:repeating-linear-gradient(45deg,#ffffff0d,#ffffff0d 2px,#0000 0,#0000 20px),repeating-linear-gradient(-45deg,#ffffff0d,#ffffff0d 2px,#0000 0,#0000 20px);background-position:0 0;background-size:100% 100%;color:#fff;display:flex;height:100vh;justify-content:center;padding:1rem}.auth-card{animation:fadeInSlideUp .5s ease-out;background-color:#1e1e1e;border-radius:10px;box-shadow:0 4px 8px #0000004d;max-width:90vw;padding:2.5rem 2rem;text-align:center;width:400px}.auth-card form input,.auth-card h2{color:#e0e0e0;margin-bottom:1.5rem}.auth-card form input{background-color:#333;border:none;border-radius:5px;display:block;font-size:1.1rem;padding:1rem;width:100%}.auth-card form input::placeholder{color:#b3b3b3}.auth-card form input:focus{border:1px solid #3b82f6;outline:none}.auth-card button{background-color:#3b82f6;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:1rem;padding:1rem;transition:background-color .3s;width:100%}.auth-card button:hover{background-color:#2563eb}.switch-text{color:#b3b3b3;font-size:1rem;margin-top:1.5rem}.switch-text span{color:#3b82f6;cursor:pointer;font-weight:700}.switch-text span:hover{color:#2563eb}.error-message{background-color:#fcc;color:red;margin-bottom:1rem;padding:.5rem}.language-dropdown-content button{padding:5px 10px}.language-dropdown-content button img{height:20px;width:30px}@media (max-width:768px){.auth-card{padding:2rem;width:90%}.auth-card h2{font-size:1.5rem}.auth-card button,.auth-card form input{font-size:1rem;padding:1.1rem}}@media (max-width:480px){.auth-card{padding:1.5rem}.auth-card h2{font-size:1.4rem}.auth-card button,.auth-card form input{font-size:1rem;padding:1.2rem}}.service-form{align-items:center;animation:fadeInSlideLeft 1s ease-out;background-color:#1e1e1e;border-radius:10px;box-shadow:0 8px 20px #0006;color:#e0e0e0;display:flex;flex-direction:column;margin:20px auto;max-width:100%;padding:25px;text-align:center;width:450px}.service-form h3{color:#fff;font-size:1.5rem;margin-bottom:15px}.service-description{font-size:.95rem;margin-bottom:20px}.dropdown-input,.number-input,.question-input,.text-input{background-color:#2b2b2b;border:none;border-radius:5px;color:#e0e0e0;font-size:18px;margin-bottom:15px;padding:10px;resize:none;width:100%}.number-input::placeholder,.question-input::placeholder,.text-input::placeholder{color:#8e8e8e}.dropdown-input:focus,.number-input:focus,.question-input:focus,.text-input:focus{outline:1px solid #3b82f6}.radio-group{color:#b3b3b3;margin-bottom:15px;text-align:left;width:100%}.radio-group label{font-size:.95rem;margin-right:10px}.radio-group input{margin-right:5px}.service-form-buy-button{align-items:center;background:linear-gradient(111.3deg,#fc3838 11.7%,#ed0d51 81.7%);border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1rem;gap:5px;justify-content:center;margin-top:15px;padding:10px 20px;transition:background-color .3s ease;width:150px}.service-form-buy-button:hover{opacity:.9}.image-upload-container{width:100%}.image-preview-container{margin:0 auto;max-width:100%;overflow:hauto}.image-preview-wrapper{display:inline-block;flex:1 1 45%;margin:5px;max-width:100px;position:relative}.uploaded-image-preview{border:1px solid #ddd;height:auto;margin-top:10px;max-height:100px;width:100%}.remove-image-button{align-items:center;background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:14px;height:30px;justify-content:center;position:absolute;right:-5px;top:5px;width:30px}.remove-image-button:hover{background:#a71d2a}.success-message{background-color:#28a745;color:#fff;font-size:.9rem;text-align:center}.error-message,.success-message{border-radius:5px;margin-top:15px;padding:10px;width:100%}.error-message{background-color:#dc3545}.back-button{background:none;border:none;color:#3b82f6;cursor:pointer;font-size:1.1rem;margin-top:24px}.back-button:hover{color:#2563eb}.image-modal{animation:fadeIn .3s ease-in-out;overflow:hidden}.image-modal img{animation:zoomIn .3s ease-in-out}.image-modal button{align-items:center;background-color:#dc3545;border:none;border-radius:50%;box-shadow:0 4px 8px #0006;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;transition:background-color .3s ease;width:40px}.image-modal button:hover{background-color:#a71d2a}.file-input-hidden{display:none}.custom-file-button{background:#0000;border:1px solid #fff;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;margin-bottom:15px;margin-top:14px;padding:10px 20px;text-align:center;text-decoration:none;transition:background-color .3s ease}.custom-file-button i{font-size:24px}.custom-file-button:hover{opacity:.9}.back-arrow{background:none;border:none;color:#fff;cursor:pointer;display:flex;flex-direction:column;margin-right:24px}.back-arrow,.back-arrow i{font-size:2rem}.back-arrow:hover{color:#f44336}.service-name-container{display:flex;flex-direction:row;margin-right:48px}.checkbox-field{align-items:center;display:flex;gap:10px;margin-bottom:10px}.styled-checkbox{display:none}.styled-checkbox+.checkbox-label{align-items:center;color:gray;cursor:pointer;display:flex;font-size:14px;line-height:20px;padding-left:30px;position:relative;transition:all .3s ease;width:auto}.styled-checkbox+.checkbox-label:before{background-color:#fff;border:2px solid gray;border-radius:4px;content:"";height:18px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:18px}.styled-checkbox:checked+.checkbox-label:before{background-color:green;border-color:green}.styled-checkbox:checked+.checkbox-label:after{color:wheat;content:"✓";font-size:16px;font-weight:700;left:8px;position:absolute;top:50%;transform:translateY(-50%)}.checkbox-label{word-wrap:break-word;max-width:100%;text-align:left}@media (max-width:480px){.service-form{box-shadow:0 4px 15px #0000004d;margin:10px auto;padding:15px}.service-form h3{font-size:1.3rem}.service-description{font-size:.9rem}.dropdown-input,.number-input,.question-input,.text-input{font-size:17px}.service-form-buy-button{padding:12px;width:100%}.back-button{font-size:1rem}.image-preview-wrapper{margin-right:5px}.uploaded-image-preview{height:80px;width:80px}.remove-image-button{font-size:18px;height:24px;width:24px}}@media (max-width:365px){.service-name-container h3{font-size:18px}}.questions-container{animation:slideInFromLeft 1s ease-out;background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 8px #00000080;color:#fff;margin:0 auto;max-height:73vh;max-width:600px;padding:1rem}.questions-section{margin-bottom:2rem;max-height:260px;overflow-y:auto;padding-right:.5rem}.questions-section p{text-align:flex-start}.questions-container h2{color:#fff;font-size:1.5rem;margin-bottom:1rem;text-align:center}.question-card{align-items:center;background-color:#343434;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:1rem}.question-card:hover{background-color:#3a3a4d}.question-text{color:#fff;font-size:1rem;margin:0}.status-icon.answered{background-color:#4caf50}.status-icon.unanswered{background-color:#f44336}.question-detail{padding:1rem;position:relative;text-align:left}.question-detail h3{color:#fff;max-height:9rem}.question-detail h3,.question-detail p{font-size:1.1rem;margin-bottom:1rem;overflow-y:auto;padding-right:1rem;white-space:normal;word-break:break-word}.question-detail p{line-height:1.5;max-height:35vh;text-align:left}.questions-back-button{align-items:center;background:linear-gradient(111.3deg,#fc3838 11.7%,#ed0d51 81.7%);border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1rem;justify-content:center;margin:0 auto;padding:10px 20px;position:relative;transition:background-color .3s ease;width:150px}.image-preview-container{margin-top:1rem}.uploaded-image-preview{margin-bottom:24px;transition:transform .2s ease}.uploaded-image-preview:hover{transform:scale(1.1)}.image-modal{background-color:#000c}.image-modal img{box-shadow:0 8px 20px #0009;max-height:80%}.close-modal-button{background-color:#dc3545;box-shadow:0 4px 8px #0006}.close-modal-button:hover{background-color:#a71d2a}.question-input:focus{touch-action:manipulation}.questions-back-button:hover{background:linear-gradient(111.3deg,#ed0d51 11.7%,#fc3838 81.7%)}@media (max-width:768px){.questions-container{margin:0;max-height:90vh;padding:1rem;width:100%}.questions-container h2{font-size:1.3rem;margin-bottom:.5rem}.question-card{align-items:flex-start;flex-direction:column;padding:.8rem}.question-text{font-size:1rem;margin-bottom:.3rem}.status{align-items:center;display:flex;font-size:.8rem}.questions-section{max-height:245px}.questions-back-button{width:100%}}.diet-container{animation:fadeInSlideLeft 1s ease-out;background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 8px #00000080;color:#fff;margin:0 auto;max-width:600px;padding:12px}.diet-container h2{margin-bottom:12px;text-align:center}.diet-section{margin-bottom:2rem;max-height:260px;overflow-y:auto;padding-right:8px}.diet-plan-detail{display:flex;flex-direction:column;gap:1rem;padding:.5rem;position:relative;text-align:left}.diet-plan-detail h1{color:#fff;font-size:1.5rem;margin-bottom:1rem;text-align:center}.diet-plan-detail p{font-size:1.1rem;line-height:1.5;margin-bottom:1rem}.diet-plan-scrollable{word-wrap:break-word;line-height:1.6;overflow-y:auto;white-space:pre-wrap}.diet-plan-back-button{align-items:center;background:linear-gradient(111.3deg,#fc3838 11.7%,#ed0d51 81.7%);border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1rem;justify-content:center;margin:0 auto;padding:10px 20px;transition:background-color .3s ease;width:150px}@media (max-width:768px){.diet-container{margin:0;padding:12px;width:100%}.plan-card{align-items:flex-start;flex-direction:column;padding:.8rem}.plan-content h1{font-size:1.2rem}.diet-section{max-height:235px}.diet-plan-back-button{width:100%}}.sport-container{animation:fadeInSlideLeft .6s ease-out;background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 8px #00000080;color:#fff;margin:0 auto;max-width:600px;padding:12px}.sport-container h2{margin-bottom:12px;text-align:center}.sport-section{margin-bottom:2rem;max-height:260px;overflow-y:auto;padding-right:8px}.plan-card{align-items:center;background-color:#343434;border-radius:6px;cursor:pointer;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:1rem}.plan-card:hover{background-color:#3a3a4d}.status{align-items:center;display:flex;font-size:.9rem}.status-icon{border-radius:50%;height:10px;margin-left:.5rem;width:10px}.status-icon.active{background-color:#4caf50}.status-icon.inactive{background-color:#f44336}.sport-plan-detail{display:flex;flex-direction:column;gap:1rem;padding:1rem;position:relative;text-align:left}.sport-plan-detail h1{color:#fff;font-size:1.5rem;margin-bottom:1rem;text-align:center}.sport-plan-detail p{font-size:1.1rem;line-height:1.5;margin-bottom:1rem}.sport-plan-scrollable{word-wrap:break-word;border-radius:4px;line-height:1.6;overflow-y:auto;white-space:pre-wrap}.sport-plan-back-button{align-items:center;background:linear-gradient(111.3deg,#fc3838 11.7%,#ed0d51 81.7%);border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:1rem;justify-content:center;margin:0 auto;padding:10px 20px;transition:background-color .3s ease;width:150px}.plan-back-button:hover{background:linear-gradient(111.3deg,#ed0d51 11.7%,#fc3838 81.7%)}.spinner-container{align-items:center;display:flex;height:100px;justify-content:center}.number-input:focus,.text-input:focus{touch-action:manipulation}@media (max-width:768px){.sport-container{margin:0;padding:12px;width:100%}.plan-card{align-items:flex-start;flex-direction:column;padding:.8rem}.sport-plan-content h1{font-size:1.2rem}.sport-section{max-height:205px}.sport-plan-back-button{width:100%}}.dashboard{background-color:#111;background-image:repeating-linear-gradient(45deg,#ffffff0d,#ffffff0d 2px,#0000 0,#0000 20px),repeating-linear-gradient(-45deg,#ffffff0d,#ffffff0d 2px,#0000 0,#0000 20px);background-position:0 0;background-size:100% 100%;color:#e0e0e0;min-height:100vh;padding:80px 20px 40px}.user-info{gap:10px}.top-bar,.user-info{align-items:center;display:flex}.top-bar{animation:slideInFromTop 1s;background-color:#1e1e1e;border-bottom:1px solid #333;height:60px;justify-content:space-between;left:0;padding:15px 20px;position:fixed;top:0;width:100%;z-index:10}.user-initial-circle{align-items:center;background-color:#3b82f6;border-radius:50%;color:#fff;display:flex;font-size:1.2rem;height:40px;justify-content:center;width:40px}.coins-info{align-items:center;display:flex;font-size:1.1rem}.coins-balance{margin-right:5px}.coin-icon{color:#ffdf00}.logout-button{background:none;border:none;color:#f4b400;cursor:pointer;font-size:1.2rem}.logout-button:hover{color:#ffc107}.services-title{color:#e0e0e0;font-size:1.5rem;margin:20px 0;text-align:center}.services-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.service-card{animation:slideInFromLeft .7s ease-out forwards;background-color:#1e1e1e;border-radius:10px;box-shadow:0 4px 8px #00000080;color:#fff;display:flex;flex-direction:column;height:250px;justify-content:space-between;opacity:0;padding:20px;text-align:center;width:250px}.service-card:first-child{animation-delay:.1s}.service-card:nth-child(2){animation-delay:.3s}.service-card:nth-child(3){animation-delay:.5s}.service-card:nth-child(4){animation-delay:.7s}.service-card:nth-child(5){animation-delay:1s}.service-card h4{color:#fff;font-size:1.2rem;margin-bottom:10px}.service-description{color:#b3b3b3;flex-grow:1;font-size:.9rem;margin-bottom:15px}.buy-button{background:linear-gradient(111.3deg,#fc3838 11.7%,#ed0d51 81.7%);border:none;border-radius:5px;cursor:pointer;font-size:1rem;gap:5px;margin:0 auto;padding:10px 20px;transition:background-color .3s ease;width:150px}.buy-button,.loading-spinner{align-items:center;color:#fff;display:flex;justify-content:center}.loading-spinner{background-color:#111;background-image:repeating-linear-gradient(45deg,#ffffff0d,#ffffff0d 2px,#0000 0,#0000 20px),repeating-linear-gradient(-45deg,#ffffff0d,#ffffff0d 2px,#0000 0,#0000 20px);background-position:0 0;background-size:100% 100%;flex-direction:column;height:100vh;text-align:center}.loading-spinner p{font-size:2rem;margin-top:10px}.buy-button:hover{opacity:.9}.sidebar{background-color:#1e1e1e;color:#e0e0e0;height:100%;left:0;padding-top:84px;position:fixed;top:0;transform:translateX(-100%);transition:transform .3s ease;width:250px;z-index:15}.sidebar.open{transform:translateX(0)}.sidebar ul{list-style:none;margin:0;padding:0}.sidebar li{align-items:center;cursor:pointer;display:flex;font-size:1.1rem;gap:10px;padding:30px 20px}.sidebar li:hover{background-color:#333}.close-menu{background:none;border:none;font-size:3rem;position:absolute;right:15px;top:10px}.close-menu,.menu-icon{color:#fff;cursor:pointer}.menu-icon{font-size:2rem}.language-button-container{bottom:20px;left:25px;position:fixed;z-index:1000}.language-dropdown{display:inline-block;position:relative}.language-dropdown-button{background:none;border:none;cursor:pointer;padding:0}.language-dropdown-content{background-color:#fff;border-radius:4px;box-shadow:0 8px 16px #0003;display:none;margin-top:-100px;padding:5px 0;position:absolute;right:-55px;z-index:1}.language-dropdown-content button{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:center;padding:5px;transition:background-color .2s;width:100%}.language-dropdown-content button:hover{background-color:#f1f1f1}.language-dropdown-content button img{margin-right:0}.language-dropdown:hover .language-dropdown-content{display:block}.menu-item{align-items:center;cursor:pointer;display:flex;font-size:16px;margin-bottom:15px;padding:10px;position:relative}.menu-item i{margin-right:10px}.menu-item span{flex-grow:1}.menu-container .notification-bubble,.menu-item .notification-bubble{align-items:center;background-color:red;border-radius:50%;color:#fff;display:inline-flex;font-size:12px;font-weight:700;height:20px;justify-content:center;width:20px}.menu-item .notification-bubble{pointer-events:none;position:absolute;right:10px;top:50%;transform:translateY(-50%)}@keyframes slideInFromTop{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.service-card{height:auto;width:90%}.sidebar{width:100%}}@media (max-width:480px){.top-bar{padding:10px 15px}.user-initial-circle{font-size:1rem;height:35px;width:35px}.coins-info{font-size:1rem}.buy-button{padding:10px;width:100%}}.admin-questions-container{animation:fadeInSlideLeft 1s;background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 8px #00000080;color:#fff;margin:0 auto;max-width:600px;padding:16px}.admin-questions-title{font-size:1.5rem;margin-bottom:20px;text-align:center}.admin-questions-list{max-height:600px;overflow-y:auto;padding-right:8px}.admin-question-card{background-color:#343434;border-radius:6px;box-shadow:0 2px 4px #0000004d;cursor:pointer;display:flex;flex-direction:column;margin-bottom:10px;padding:12px}.admin-question-card:hover{background-color:#3a3a4d}.admin-question-text{word-wrap:break-word;color:#fff;font-size:1rem;line-height:1.4;white-space:pre-wrap}.admin-question-detail{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.full-question-text{word-wrap:break-word;font-size:1rem;line-height:1.4;max-height:400px;overflow-y:auto;padding-right:8px;white-space:pre-wrap}.answer-input{background-color:#2b2b2b;border:none;border-radius:6px;color:#fff;font-size:1rem;height:120px;padding:10px;resize:none;width:100%}.answer-input::placeholder{color:#aaa}.admin-answer-button{background:linear-gradient(111.3deg,#fc3838 11.7%,#ed0d51 81.7%);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin:0 auto;padding:12px 20px;transition:background-color .3s ease}.admin-answer-button:hover{background:linear-gradient(111.3deg,#ed0d51 11.7%,#fc3838 81.7%)}@media (max-width:768px){.admin-questions-container{padding:12px;width:100%}.admin-questions-list{max-height:400px}.admin-question-card{padding:10px}.answer-input{height:100px}}.admin-meal-plans-container{animation:fadeInSlideLeft 1s;background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 8px #00000080;color:#fff;margin:0 auto;max-width:600px;padding:16px}.admin-meal-plans-title{font-size:1.5rem;margin-bottom:20px;text-align:center}.admin-meal-plans-list{max-height:600px;overflow-y:auto;padding-right:8px}.admin-meal-plan-card{background-color:#343434;border-radius:6px;box-shadow:0 2px 4px #0000004d;cursor:pointer;display:flex;flex-direction:column;margin-bottom:10px;padding:12px}.admin-meal-plan-card:hover{background-color:#3a3a4d}.admin-meal-plan-detail{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.admin-meal-plan-detail p{word-wrap:break-word;font-size:1rem;line-height:1.4;margin:8px 0;max-height:65px;overflow-y:auto;white-space:pre-wrap;width:100%}@media (max-width:768px){.admin-meal-plans-container{padding:12px;width:100%}.admin-meal-plans-list{max-height:300px}.admin-meal-plan-card{padding:10px}.plan-input{height:100px}}.admin-sport-plans-container{animation:fadeInSlideLeft 1s;background-color:#1e1e1e;border-radius:8px;box-shadow:0 4px 8px #00000080;color:#fff;margin:0 auto;max-width:600px;padding:16px}.admin-sport-plans-title{font-size:1.5rem;margin-bottom:20px;text-align:center}.admin-sport-plans-list{max-height:600px;overflow-y:auto;padding-right:8px}.admin-sport-plan-card{background-color:#343434;border-radius:6px;box-shadow:0 2px 4px #0000004d;cursor:pointer;display:flex;flex-direction:column;margin-bottom:10px;padding:12px}.admin-sport-plan-card:hover{background-color:#3a3a4d}.user-email{color:#ccc;font-size:.9rem;font-weight:700;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.full-plan-text{word-wrap:break-word;font-size:1rem;line-height:1.4;margin-bottom:16px;max-height:400px;overflow-y:auto;padding-right:8px;white-space:pre-wrap}.admin-sport-plan-detail{align-items:flex-start;display:flex;flex-direction:column;gap:16px}.admin-sport-plan-detail p{word-wrap:break-word;font-size:1rem;line-height:1.4;margin:8px 0;max-height:65px;overflow-y:auto;white-space:pre-wrap;width:100%}.plan-input{background-color:#2b2b2b;border:none;border-radius:6px;color:#fff;font-size:1rem;height:120px;padding:10px;resize:none;width:100%}.plan-input::placeholder{color:#aaa}.admin-plan-button{background:linear-gradient(111.3deg,#fc3838 11.7%,#ed0d51 81.7%);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin:0 auto;padding:12px 20px;transition:background-color .3s ease}.admin-plan-button:hover{background:linear-gradient(111.3deg,#ed0d51 11.7%,#fc3838 81.7%)}.admin-back-button{background:none;border:none;color:#fff;cursor:pointer;font-size:1rem;margin-top:8px;padding:10px;text-decoration:underline}.admin-back-button:hover{color:#ccc}.error-message{color:#fff;font-size:.9rem;margin-bottom:10px;text-align:center}.image-preview-container{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin-top:15px}.uploaded-image-preview{border-radius:5px;cursor:pointer;height:100px;object-fit:cover;width:100px}.image-modal{align-items:center;background:#000c;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.image-modal img{border-radius:10px;max-height:90%;max-width:90%}.close-modal-button{align-items:center;background:#dc3545;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:24px;height:40px;justify-content:center;position:absolute;right:20px;top:20px;width:40px}.close-modal-button:hover{background:#a71d2a}@keyframes fadeInSlideLeft{0%{opacity:0;transform:translateX(-100px)}to{opacity:1;transform:translateX(0)}}@media (max-width:768px){.admin-sport-plans-container{padding:12px;width:100%}.admin-sport-plans-list{max-height:300px}.admin-sport-plan-card{padding:10px}.plan-input{height:100px}}.coins-container{color:#e0e0e0;padding:20px}.coins-title{color:#fff;font-size:1.8rem;margin-bottom:20px;text-align:center}.coins-cards{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.coins-card{animation:slideInFromLeft .7s ease-out forwards;background-color:#1e1e1e;border-radius:10px;box-shadow:0 4px 8px #00000080;color:#fff;opacity:0;padding:15px;text-align:center;width:200px}.coins-card:first-child{animation-delay:.1s}.coins-card:nth-child(2){animation-delay:.3s}.coins-card:nth-child(3){animation-delay:.5s}.coins-card h4{color:#fff;font-size:1.2rem;margin-bottom:10px}.coins-card p{color:#b3b3b3;font-size:.9rem;margin:5px 0}.buy-coins-button{background:linear-gradient(111.3deg,#fc3838 11.7%,#ed0d51 81.7%);border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:1rem;margin-top:15px;padding:10px 20px;transition:opacity .3s ease;width:100%}.buy-coins-button:hover{opacity:.9}@media (max-width:768px){.coins-card{height:auto;width:90%}.coins-title{font-weight:1.6rem}}@keyframes slideInFromLeft{0%{opacity:0;transform:translateX(-20px)}to{opacity:1;transform:translateX(0)}}
/*# sourceMappingURL=main.d6ded93a.css.map*/