*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f5f5f5;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}html{scroll-behavior:smooth}.app{display:flex;flex-direction:column;min-height:100vh}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translateX(-50px)}to{opacity:1;transform:translateX(0)}}@keyframes slideInRight{0%{opacity:0;transform:translateX(50px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes glow{0%,to{box-shadow:0 0 20px #ff6b3580}50%{box-shadow:0 0 40px #ff6b35cc}}.header{background-color:#0f0f0f;box-shadow:0 4px 20px #0006;padding:0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 2rem;position:relative;width:100%}.logo{animation:slideInLeft .6s ease-out;color:#ff6b35;font-size:1.5rem;font-weight:700}.hamburger{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:5px}.hamburger span{background-color:#ff6b35;border-radius:2px;height:3px;transition:all .3s ease;width:25px}.nav-links{display:flex;gap:2rem;list-style:none}.nav-links a{color:#fff;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.nav-links a:after{background-color:#ff6b35;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-links a:hover:after{width:100%}.nav-links a:hover{color:#ff6b35}main{flex:1 1}.features{background:linear-gradient(180deg,#0f0f0f,#1a1a1a);padding:5rem 2rem;position:relative}.features-with-bg{background-attachment:fixed;background-image:url(https://inlitoral.info/images/resize/241097-1600x900.webp);background-position:50%;background-size:cover}.features-overlay{background:#0f0f0fd9;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.features-container{margin:0 auto;max-width:1200px;position:relative;z-index:2}.features-header{animation:fadeInUp .8s ease-out;margin-bottom:4rem;text-align:center}.features h2{color:#fff;font-size:3rem;font-weight:900;letter-spacing:-1px;margin-bottom:1rem}.features-subtitle{color:#ff6b35;font-size:1.2rem;font-weight:600;letter-spacing:.5px}.features-grid{grid-gap:2.5rem;animation:fadeInUp .8s ease-out .2s both;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.feature-card{background:linear-gradient(135deg,#1a1a1a,#222);border:1px solid #ff6b351a;border-radius:16px;box-shadow:0 4px 20px #0006;overflow:hidden;padding:2.5rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.23,1,.32,1)}.feature-card:before{background:linear-gradient(90deg,#0000,#ff6b35,#0000);content:"";height:3px;left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease}.feature-card:hover:before{opacity:1}.feature-card:hover{border-color:#ff6b354d;box-shadow:0 20px 40px #ff6b3533;transform:translateY(-12px)}.feature-number{color:#ff6b35;font-size:3.5rem;font-weight:900;line-height:1;margin:-1rem -1rem 0 0;opacity:.08;position:absolute;right:0;top:0;z-index:0}.feature-card h3{color:#fff;font-size:1.4rem;font-weight:800;letter-spacing:-.3px;margin-bottom:1rem;position:relative;z-index:1}.feature-card p{color:#bbb;font-size:.95rem;line-height:1.7;margin:0;position:relative;z-index:1}.hero{background:linear-gradient(135deg,#0f0f0f,#1a1a1a);background-attachment:fixed;background-image:url(https://wallpaper.forfun.com/fetch/9c/9c6fcb0337eb935d9cf58edae82a52d5.jpeg);background-position:50%;background-size:cover;color:#fff;overflow:hidden;padding:6rem 2rem;position:relative;text-align:center}.hero:before{background:#0f0f0fb3;right:0;top:0;z-index:1}.hero:after,.hero:before{bottom:0;content:"";left:0;position:absolute}.hero:after{animation:float 8s ease-in-out infinite reverse;background:#ff6b3514;border-radius:50%;filter:blur(80px);height:250px;width:250px}.hero-content{animation:fadeInUp .8s ease-out;position:relative;z-index:2}.hero-badge{animation:fadeInDown .8s ease-out .1s both;background:#ff6b3526;border:1px solid #ff6b354d;border-radius:50px;color:#ff6b35;display:inline-block;font-size:.9rem;font-weight:700;letter-spacing:.3px;margin-bottom:1.5rem;padding:.7rem 1.5rem}.hero-content h1{-webkit-text-fill-color:#0000;animation:fadeInDown .8s ease-out;background:linear-gradient(135deg,#ff7e3d,#ff6b35 50%,#ff5722);-webkit-background-clip:text;background-clip:text;font-family:Bebas Neue,sans-serif;font-size:4rem;font-weight:900;letter-spacing:-1px;line-height:1.1;margin-bottom:1rem}.hero-content p{animation:fadeInUp 1s ease-out .2s both;color:silver;font-size:1.4rem;font-weight:400;letter-spacing:.3px;margin-bottom:2.5rem}.cta-button{animation:fadeInUp 1s ease-out .4s both;background:linear-gradient(135deg,#ff7e3d,#ff6b35);border:none;border-radius:10px;box-shadow:0 8px 20px #ff6b3559;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;overflow:hidden;padding:1.2rem 2.5rem;position:relative;transition:all .3s ease}.cta-button:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.cta-button:hover:before{height:300px;width:300px}.cta-button:hover{background:linear-gradient(135deg,#ff5722,#ff4500);box-shadow:0 12px 30px #ff6b3580;transform:translateY(-4px)}.floating-elements{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.float-item{border:2px solid #ff6b351a;border-radius:50%;position:absolute}.float-1{animation:float 6s ease-in-out infinite;height:100px;left:5%;top:10%;width:100px}.float-2{animation:float 8s ease-in-out infinite reverse;height:150px;right:5%;top:50%;width:150px}.float-3{animation:float 7s ease-in-out infinite;bottom:15%;height:80px;left:15%;width:80px}.about{align-items:center;background:linear-gradient(135deg,#1a1a1a,#0f0f0f);display:flex;justify-content:center;min-height:auto;padding:4rem 2rem;position:relative}.about-with-bg{background-attachment:fixed;background-image:url(https://images.unsplash.com/photo-1534438327276-14e5300c3a48?w=1200&h=600&fit=crop);background-position:50%;background-size:cover}.about-overlay{background:#0f0f0fbf;bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.about-content{margin:0 auto;max-width:1200px;position:relative;width:100%;z-index:2}.about h2{animation:fadeInUp .8s ease-out;color:#fff;font-size:3rem;font-weight:900;letter-spacing:-1px;margin-bottom:2.5rem;text-align:center}.about-grid{grid-gap:2rem;animation:fadeInUp .8s ease-out .2s both;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2.5rem}.about-card{background:linear-gradient(135deg,#1a1a1a,#222);border-left:4px solid #ff6b35;border-radius:12px;box-shadow:0 4px 20px #0006;padding:2.5rem;position:relative;transition:all .4s cubic-bezier(.23,1,.32,1)}.about-card:hover{box-shadow:0 15px 40px #ff6b3526;transform:translateY(-10px)}.card-number{color:#ff6b35;font-size:3rem;font-weight:900;line-height:1;margin-bottom:.5rem;opacity:.15}.about-card h3{color:#fff;font-size:1.3rem;font-weight:800;letter-spacing:-.3px;margin-bottom:1rem}.about-card p{color:#bbb;font-size:.95rem;font-weight:400;line-height:1.7;margin:0}.about-highlight{animation:fadeInUp .8s ease-out .4s both;background:linear-gradient(135deg,#ff7e3d,#ff6b35 50%,#ff5722);border-radius:12px;box-shadow:0 12px 40px #ff6b354d;color:#fff;overflow:hidden;padding:3rem;position:relative;text-align:center}.about-highlight:before{animation:float 5s ease-in-out infinite;background:#ffffff1a;border-radius:50%;content:"";height:200px;position:absolute;right:-50%;top:-50%;width:200px}.about-highlight:after{animation:float 6s ease-in-out infinite reverse;background:#ffffff14;border-radius:50%;bottom:-30%;content:"";height:150px;left:-30%;position:absolute;width:150px}.about-highlight p{font-size:1.15rem;font-weight:500;line-height:1.8;margin:0;position:relative;z-index:1}.services{display:none}.contact{background:linear-gradient(135deg,#0f0f0f,#1a1a1a);min-height:auto;padding:6rem 2rem}.contact-content{margin:0 auto;max-width:700px}.contact h2{animation:fadeInUp .8s ease-out;color:#fff;font-size:3rem;font-weight:900;letter-spacing:-1px;margin-bottom:1rem;text-align:center}.contact-subtitle{animation:fadeInUp .8s ease-out .1s both;color:#bbb;font-size:1.2rem;font-weight:400;margin-bottom:3rem;text-align:center}.contact-form{animation:fadeInUp .8s ease-out .2s both;gap:2rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.8rem}.form-group label{color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.3px}.contact-form input,.contact-form textarea{background-color:#1a1a1a;border:2px solid #333;border-radius:10px;color:#fff;font-family:inherit;font-size:1rem;font-weight:500;padding:1.1rem 1.2rem;position:relative;transition:all .3s cubic-bezier(.23,1,.32,1)}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#777}.contact-form input:focus,.contact-form textarea:focus{background-color:#222;border-color:#ff6b35;box-shadow:0 0 20px #ff6b3533;outline:none;transform:translateY(-2px)}.submit-button{background:linear-gradient(135deg,#ff7e3d,#ff6b35);border:none;border-radius:10px;box-shadow:0 8px 20px #ff6b354d;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;letter-spacing:.5px;margin-top:1rem;overflow:hidden;padding:1.2rem 2.5rem;position:relative;text-transform:uppercase;transition:all .3s ease}.submit-button:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.submit-button:hover:before{height:300px;width:300px}.submit-button:hover{background:linear-gradient(135deg,#ff5722,#ff4500);box-shadow:0 12px 30px #ff6b3566;transform:translateY(-3px)}.destacados{background:linear-gradient(180deg,#0f0f0f,#1a1a1a);padding:4rem 2rem}.destacados h2{animation:fadeInUp .8s ease-out;color:#fff;display:inline-block;font-size:3rem;font-weight:900;letter-spacing:-1px;margin-bottom:3rem;position:relative;text-align:center;width:100%}.destacados h2:after{animation:slideInRight .8s ease-out;background:linear-gradient(90deg,#ff6b35,#ff5722);border-radius:2px;bottom:-12px;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:2rem auto 0;max-width:1400px}.products-grid>*{animation:fadeInUp .6s ease-out}.products-grid>:first-child{animation-delay:.1s}.products-grid>:nth-child(2){animation-delay:.2s}.products-grid>:nth-child(3){animation-delay:.3s}.products-grid>:nth-child(4){animation-delay:.4s}.products-grid>:nth-child(5){animation-delay:.5s}.products-grid>:nth-child(6){animation-delay:.6s}.products-grid>:nth-child(7){animation-delay:.7s}.products-grid>:nth-child(8){animation-delay:.8s}.product-card{background-color:#0a0a0a;border:1px solid #222;border-radius:16px;box-shadow:0 4px 20px #0009;cursor:pointer;display:flex;flex-direction:column;overflow:hidden;position:relative;transition:all .4s cubic-bezier(.23,1,.32,1)}.product-badge{animation:slideInRight .6s ease-out;background:linear-gradient(135deg,#ff7e3d,#ff6b35);border-radius:50px;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.2px;padding:.5rem 1rem;position:absolute;right:1rem;text-transform:uppercase;top:1rem;z-index:10}.product-card:before{background:linear-gradient(90deg,#ff7e3d,#ff6b35 50%,#ff5722);content:"";height:4px;left:0;position:absolute;right:0;top:0;z-index:1}.product-card:hover{box-shadow:0 24px 48px #ff6b3533;transform:translateY(-16px)}.product-image{align-items:center;background:linear-gradient(135deg,#ff7e3d,#ff6b35 50%,#ff5722);color:#fff;display:flex;font-size:3.5rem;height:240px;justify-content:center;overflow:hidden;position:relative;width:100%}.product-card:first-child .product-image{background-image:url("https://media.revistagq.com/photos/5d35929de887bb000828e8f3/1:1/w_2700,h_2700,c_limit/GettyImages-982408932-(1).jpg");background-position:50%;background-size:cover}.product-card:nth-child(2) .product-image{background-image:url(https://i.blogs.es/b09105/istock-601377108-1-/1366_2000.jpeg);background-position:50%;background-size:cover}.product-card:nth-child(3) .product-image{background-image:url(https://www.hola.com/horizon/original_aspect_ratio/2fd442596c10-mujer-fuerza-z.jpg);background-position:50%;background-size:cover}.product-card:nth-child(4) .product-image{background-image:url(https://i.blogs.es/4ca351/1024_682-6-/450_1000.jpeg);background-position:50%;background-size:cover}.product-card:nth-child(5) .product-image{background-image:url(https://i.blogs.es/2b68db/arthur-edelman-745266-unsplash/450_1000.webp);background-position:50%;background-size:cover}.product-card:nth-child(6) .product-image{background-image:url(https://arquer.com/wp-content/uploads/2022/10/john-arano-h4i9G-de7Po-unsplash-scaled.jpg);background-position:50%;background-size:cover}.product-card:nth-child(7) .product-image{background-image:url(https://i-cf65.ch-static.com/content/dam/cf-consumer-healthcare/bp-advil/es_CO/Article/puedo-hacer-ejercicio-si-me-duele-la-rodilla.jpg?auto=format);background-position:50%;background-size:cover}.product-card:nth-child(8) .product-image{background-image:url(https://hospital.vallhebron.com/sites/hospital/files/lumbalgia.jpg);background-position:50%;background-size:cover}.product-image:before{animation:float 6s ease-in-out infinite;background:#ffffff1a;height:250px;right:-50%;top:-50%;width:250px}.product-image:after,.product-image:before{border-radius:50%;content:"";position:absolute}.product-image:after{animation:float 7s ease-in-out infinite reverse;background:#ffffff14;bottom:-40%;height:200px;left:-40%;width:200px}.product-card h3{align-items:center;background:#1a1a1a;color:#fff;flex-grow:1;font-size:1.1rem;font-weight:800;letter-spacing:.2px;line-height:1.5;padding:1.5rem 1.2rem;text-align:center}.product-card h3,.product-features{display:flex;justify-content:center}.product-features{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;padding:0 1.5rem}.feature{background:#ff6b351a;border:1px solid #ff6b3533;border-radius:20px;color:#ff6b35;font-size:.8rem;font-weight:600;padding:.4rem .8rem}.product-price{color:#ff6b35;font-size:2rem;font-weight:900;letter-spacing:-.8px;margin:0 0 1.2rem;padding:.5rem 1.5rem;text-align:center}.buy-button{background:linear-gradient(135deg,#ff7e3d,#ff6b35);border:none;border-radius:10px;box-shadow:0 8px 20px #ff6b354d;color:#fff;cursor:pointer;font-size:.95rem;font-weight:700;letter-spacing:.4px;margin:0 1.2rem 1.5rem;overflow:hidden;padding:1rem 1.8rem;position:relative;text-transform:uppercase;transition:all .3s ease}.buy-button:before{background:#ffffff4d;border-radius:50%;content:"";height:0;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .6s,height .6s;width:0}.buy-button:hover:before{height:300px;width:300px}.buy-button:hover{background:linear-gradient(135deg,#ff5722,#ff4500);box-shadow:0 12px 30px #ff6b3566;transform:translateY(-4px)}.footer{background-color:#000;border-top:1px solid #222;color:#bbb;font-weight:500;letter-spacing:.3px}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto;max-width:1200px;padding:3rem 2rem 2rem}.footer-section{text-align:center}.footer-section h3{color:#ff6b35;font-size:1.1rem;font-weight:700;margin-bottom:1.2rem}.footer-section p{color:#aaa;font-size:.95rem;margin:.5rem 0}.footer-section a{color:#ff6b35;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#ff5722;text-decoration:underline}.social-links{display:flex;gap:1.5rem;justify-content:center}.social-icon{align-items:center;background:linear-gradient(135deg,#ff7e3d,#ff6b35);border-radius:50%;color:#fff;display:inline-flex;font-size:1.5rem;font-weight:700;height:50px;justify-content:center;transition:all .3s ease;width:50px}.social-icon svg{stroke:#fff!important;color:#fff!important}.social-icon:hover{box-shadow:0 8px 20px #ff6b3566;transform:translateY(-4px)}.developer-credit{flex-direction:column;gap:.5rem;max-height:200px}.developer-credit,.developer-logo-link{align-items:center;display:flex;justify-content:center}.developer-logo-link{text-decoration:none}.developer-logo{cursor:pointer;filter:brightness(1);height:auto;object-fit:contain;transition:transform .3s ease;width:100%}.developer-logo:hover{transform:scale(1.1)}.developer-credit p{color:#999;font-size:.85rem;margin:0}.footer-bottom{background-color:#0a0a0a;border-top:1px solid #1a1a1a;padding:1.5rem 2rem;text-align:center}.footer-bottom p{color:#777;font-size:.9rem;margin:0}@media (max-width:1024px){.hero-content h1{font-size:3.5rem}.product-card{padding:1.5rem}.features-grid{grid-template-columns:1fr 1fr}}@media (max-width:768px){.navbar{flex-wrap:nowrap;padding:1rem}.hamburger{display:flex}.logo{font-size:1.2rem}.nav-links{background-color:#1a1a1a;flex-direction:column;gap:0;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;transition:max-height .3s ease;width:100%}.nav-links.active{max-height:300px;padding:1rem 0}.nav-links li{border-bottom:1px solid #ff6b351a;width:100%}.nav-links li a{display:block;font-size:.9rem;padding:1rem;text-align:center}.hero{padding:4rem 1rem}.hero-content h1{font-size:2.5rem;margin-bottom:.8rem}.hero-content p{font-size:1rem;margin-bottom:1.5rem}.hero-badge{font-size:.8rem;padding:.5rem 1rem}.features{padding:3rem 1rem}.features h2{font-size:2rem;margin-bottom:1.5rem}.features-subtitle{font-size:1rem}.features-grid{gap:1.5rem;grid-template-columns:1fr}.about{padding:3rem 1rem}.about h2{font-size:2rem;margin-bottom:1.5rem}.about-grid{gap:1.5rem;grid-template-columns:1fr}.about-card{padding:1.5rem}.card-number{font-size:2rem}.about-highlight{font-size:.95rem;padding:1.5rem}.destacados{padding:3rem 1rem}.destacados h2{font-size:2rem;margin-bottom:1.5rem}.products-grid{gap:1.5rem;grid-template-columns:1fr}.product-card{padding:1.5rem}.product-image{height:200px}.product-card h3{font-size:1rem}.product-price{font-size:1.2rem}.buy-button{font-size:.95rem;padding:.7rem 1.5rem}#contact{padding:3rem 1rem}.contact-container{max-width:100%}.contact h2{font-size:2rem;margin-bottom:1.5rem}.contact-form{padding:1.5rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.9rem}.form-group input,.form-group textarea{font-size:1rem;padding:.7rem}.submit-button{font-size:.95rem;padding:.8rem 2rem}.footer-content{gap:2rem;grid-template-columns:1fr;padding:2rem 1rem 1.5rem}footer{font-size:.9rem}}@media (max-width:480px){.header{position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar{flex-direction:row;gap:0;padding:.8rem}.hamburger{display:flex}.logo{font-size:1rem}.nav-links{background-color:#1a1a1a;flex-direction:column;gap:0;left:0;max-height:0;overflow:hidden;padding:0;position:absolute;right:0;top:100%;transition:max-height .3s ease;width:100%}.nav-links.active{max-height:300px;padding:1rem 0}.nav-links li{border-bottom:1px solid #ff6b351a;width:100%}.nav-links li a{display:block;font-size:.85rem;padding:.8rem;text-align:center}.hero{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:3rem 1rem}.hero-content h1{font-size:1.8rem;letter-spacing:0;margin-bottom:.5rem}.hero-content p{font-size:.9rem;margin-bottom:1rem}.hero-badge{font-size:.75rem;margin-bottom:1rem;padding:.4rem .8rem}.features{padding:2rem 1rem}.features-header{margin-bottom:2rem}.features h2{font-size:1.5rem;margin-bottom:.8rem}.features-subtitle{font-size:.9rem}.features-grid{gap:1rem;grid-template-columns:1fr}.feature-card{padding:1.2rem}.feature-number{font-size:2rem;margin-bottom:.3rem}.feature-card h3{font-size:1rem;margin-bottom:.5rem}.feature-card p{font-size:.85rem}.about{padding:2rem 1rem}.about h2{font-size:1.5rem;margin-bottom:1rem}.about-grid{gap:1rem;grid-template-columns:1fr}.about-card{padding:1rem}.card-number{font-size:1.5rem}.about-card h3{font-size:.95rem;margin-bottom:.5rem}.about-card p{font-size:.85rem}.about-highlight{font-size:.9rem;line-height:1.5;padding:1rem}.destacados{padding:2rem 1rem}.destacados h2{font-size:1.5rem;margin-bottom:1.5rem}.products-grid{gap:1rem;grid-template-columns:1fr}.product-card{display:flex;flex-direction:column;padding:1rem}.product-badge{font-size:.7rem;padding:.3rem .6rem}.product-image{height:150px}.product-card h3{font-size:.9rem;margin-bottom:.5rem}.product-features{gap:.5rem;margin-bottom:.8rem}.feature{font-size:.75rem;padding:.3rem .6rem}.product-price{font-size:1.1rem;margin-bottom:.8rem}.buy-button{align-self:center;font-size:.85rem;margin:.5rem auto;padding:.6rem 1.2rem;width:calc(100% - .4rem)}#contact{padding:2rem 1rem}.contact h2{font-size:1.5rem;margin-bottom:1rem}.contact-form{padding:1rem}.form-group{margin-bottom:.8rem}.form-group label{font-size:.85rem}.form-group input,.form-group textarea{font-size:1rem;padding:.6rem}.submit-button{font-size:.9rem;padding:.7rem 1.5rem;width:100%}.footer-content{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem 1rem 1rem}.footer-section h3{font-size:1rem;margin-bottom:.8rem}.footer-section p{font-size:.85rem}.social-links{gap:1rem}.social-icon{font-size:1rem;height:40px;width:40px}.developer-logo{height:auto;width:100%}.developer-credit p{font-size:.8rem}.footer-bottom{padding:1rem}.footer-bottom p{font-size:.8rem}.services-grid{grid-template-columns:1fr}}.routine-detail{animation:fadeInUp .6s ease-out;margin:0 auto;max-width:1200px;padding:3rem 2rem;width:100%}.routine-page{background-color:#000;margin:0;min-height:100vh;padding:0}.back-button{background:linear-gradient(135deg,#ff6b35,#ff8c42);border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:600;margin-bottom:2rem;margin-left:auto;margin-right:auto;padding:.8rem 1.5rem;transition:all .3s ease}.back-button:hover{box-shadow:0 5px 20px #ff6b3566;transform:translateX(-5px)}.routine-header{margin-bottom:3rem;text-align:center}.routine-badge{background:linear-gradient(135deg,#ff6b35,#ff8c42);border-radius:20px;color:#fff;display:inline-block;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding:.5rem 1.2rem}.routine-header h2{color:#fff;font-family:Bebas Neue,cursive;font-size:2.5rem;letter-spacing:2px;margin:1rem 0}.routine-duration{color:#ff6b35;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.routine-description{color:#ccc;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:700px}.routine-content{background:#ffffff0d;border:1px solid #ff6b3533;border-radius:12px;margin-bottom:2rem;padding:2rem}.routine-exercises-title{border-bottom:2px solid #ff6b354d;color:#ff6b35;font-size:1.8rem;margin-bottom:2rem;padding-bottom:1rem}.exercises-list{display:flex;flex-direction:column;gap:2rem}.exercise-item{grid-gap:2rem;align-items:start;background:#ff6b351a;border-left:4px solid #ff6b35;border-radius:8px;display:grid;gap:2rem;grid-template-columns:1fr 1fr;padding:1.5rem}.exercise-info{display:flex;flex-direction:column;gap:1rem}.exercise-info h4{color:#fff;font-size:1.3rem;margin:0}.reps-info{color:#ff8c42;font-size:1.05rem;margin:0}.exercise-explanation{color:#ccc;line-height:1.6;margin:0}.exercise-video{align-items:center;display:flex;justify-content:center}.exercise-video iframe{border-radius:8px;box-shadow:0 4px 20px #0000004d}.routine-footer{background:linear-gradient(135deg,#ff6b3533,#ff8c421a);border:1px solid #ff6b354d;border-radius:12px;padding:2rem;text-align:center}.routine-price{color:#ff6b35;font-size:2rem;font-weight:700;margin-bottom:1rem}.routine-footer .buy-button{display:inline-block;font-size:1.1rem;padding:1rem 2.5rem}@media (max-width:768px){.routine-detail{padding:1.5rem 1rem}.routine-header h2{font-size:1.8rem}.exercise-item{gap:1.5rem;grid-template-columns:1fr}.exercise-video iframe{height:200px}.day-title{font-size:1.3rem}.routine-content{padding:1.5rem}.back-button{font-size:.9rem;padding:.6rem 1.2rem}}
/*# sourceMappingURL=main.13baa1f5.css.map*/