@charset "UTF-8";.home{background:var(--fondo-claro);font-family:Poppins,sans-serif}@media (max-width: 768px){.home .home-color-overlay{background-color:var(--verde-claro);margin-top:-110px;padding-top:2px;height:580px}.home .hero-carousel{margin-top:130px;min-height:400px}.home .home-about{padding-top:1rem;padding-bottom:1.5rem}}.home-hero{min-height:340px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;position:relative}.home-hero-overlay{background:#ffffffb3;padding:2.5rem 2rem;border-radius:16px;text-align:center;max-width:600px;margin:2rem auto;box-shadow:0 4px 24px #00000012}.home-hero h1{font-family:Playfair Display,serif;font-size:2rem;font-weight:700;margin-bottom:1rem;color:#5b4636}.home-hero p{font-size:1.2rem;color:#7c6a58;margin-bottom:.5rem}.home-hero-highlight{display:block;color:#eab676;font-style:italic;margin-bottom:1.5rem}.home-hero-btn{background:#eab676;color:#fff;border:none;border-radius:6px;padding:.7rem 2rem;font-size:1rem;cursor:pointer;transition:background .2s;font-weight:500}.home-hero-btn:hover{background:#d19c5b}.home-about{display:flex;align-items:center;background:var(--verde-claro);padding:2rem 1rem;gap:2rem}.home-about-img{width:180px;height:220px;object-fit:cover;border-radius:8px;box-shadow:0 2px 12px #00000014;background:#fff}.home-about-content{flex:1;display:flex;flex-direction:column;gap:.7rem}.home-about-content h2{font-family:Playfair Display,serif;font-size:1.4rem;font-style:italic;margin-bottom:.2rem;color:#2d2d2d}.home-about-content p{font-size:1rem;color:#222}.home-about-btn{background:#7c9d96;color:#fff;border:none;border-radius:6px;padding:.5rem 1.5rem;font-size:1rem;cursor:pointer;margin-bottom:.5rem;width:fit-content}.home-about-btn:hover{background:#5b7c76}.home-about-tip{font-family:Dancing Script,cursive;color:#5b4636;font-size:1rem;margin-left:1rem}.home-launches{background:#f7e3d8;padding:2rem 1rem 2.5rem;text-align:center}.home-launches h2{font-family:Playfair Display,serif;color:#d36c4e;font-size:1.5rem;margin-bottom:1.5rem}.home-launches-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.home-launch-card{background:#fff;border-radius:10px;box-shadow:0 2px 12px #00000012;padding:1rem;width:200px;display:flex;flex-direction:column;align-items:center}.home-launch-card img{width:100%;height:140px;object-fit:cover;border-radius:8px;margin-bottom:.7rem}.home-launch-card div{margin-bottom:.3rem;font-size:1rem}.home-launch-card button{background:#eab676;color:#fff;border:none;border-radius:6px;padding:.4rem 1.2rem;font-size:.95rem;cursor:pointer;margin-top:.2rem}.home-launch-card button:hover{background:#d19c5b}.home-launches-btn{background:#7c9d96;color:#fff;border:none;border-radius:6px;padding:.6rem 2rem;font-size:1rem;cursor:pointer;margin-top:.7rem}.home-launches-btn:hover{background:#5b7c76}.home-bag-highlight{background:#e2bb97;display:flex;align-items:center;justify-content:center;padding:2.5rem 1rem;gap:2.5rem}.home-bag-highlight-content{flex:1;color:#b04a1b;font-size:1.15rem;font-family:Poppins,sans-serif;text-align:left}.home-bag-highlight-content button{background:#7c9d96;color:#fff;border:none;border-radius:6px;padding:.5rem 1.5rem;font-size:1rem;cursor:pointer;margin-top:1rem}.home-bag-highlight-content button:hover{background:#5b7c76}.home-bag-img{width:180px;height:220px;object-fit:cover;border-radius:8px;box-shadow:0 2px 12px #00000014;background:#fff}.home-products{background:#f7e3d8;padding:2rem 1rem 2.5rem;text-align:center}.home-products h2{font-family:Playfair Display,serif;color:#d36c4e;font-size:1.5rem;margin-bottom:1.5rem}.home-products-list{display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:1.5rem}.home-product-card{background:#fff;border-radius:10px;box-shadow:0 2px 12px #00000012;padding:2rem;width:200px;display:flex;flex-direction:column;align-items:center}.home-product-card img{width:100%;height:140px;object-fit:cover;border-radius:8px;margin-bottom:.7rem}.home-product-card div{margin-bottom:.3rem;font-size:1rem}.home-product-card button{background:#eab676;color:#fff;border:none;border-radius:6px;padding:.4rem 1.2rem;font-size:.95rem;cursor:pointer;margin-top:.2rem}.home-product-card button:hover{background:#d19c5b}.home-products-btn{background:#7c9d96;color:#fff;border:none;border-radius:6px;padding:.6rem 2rem;font-size:1rem;cursor:pointer;margin-top:.7rem}.home-products-btn:hover{background:#5b7c76}@media (max-width: 900px){.home-about,.home-bag-highlight{flex-direction:column;align-items:flex-start;gap:1.5rem}.home-bag-img,.home-about-img{margin:0 auto}}@media (max-width: 600px){.home-hero-overlay{padding:1.2rem .5rem}.home-about,.home-bag-highlight{padding:.75rem .5rem 1.2rem}.home-launches-list,.home-products-list{flex-direction:column;gap:1rem}.home-launch-card,.home-product-card{width:100%;max-width:320px;margin:0 auto}}.home section{position:relative;overflow:hidden}.home .home-about-img{transition:transform .3s ease}.home .home-about-img:hover{transform:translateY(-5px)}.home .home-about-btn{transition:all .3s ease}.home .home-about-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #82a09566}.home .home-about-content h2,.home .home-about-content p,.home .home-about-content button,.home .home-about-content span{opacity:0;transform:translateY(20px);transition:all .6s ease}.home .home-about-content.visible h2,.home .home-about-content.visible p,.home .home-about-content.visible button,.home .home-about-content.visible span{opacity:1;transform:translateY(0)}.home .home-about-content.visible h2{transition-delay:.1s}.home .home-about-content.visible p{transition-delay:.2s}.home .home-about-content.visible button{transition-delay:.3s}.home .home-about-content.visible span{transition-delay:.4s}.latest-courses{padding:1.3rem 1rem;background-color:var(--fondo-claro)}.latest-courses h2{font-family:Playfair Display,serif;font-size:2.2rem;color:var(--texto-oscuro);text-align:center;font-weight:600;margin:0;margin-bottom:1rem}.latest-courses .latest-courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-bottom:2rem}.latest-courses .latest-courses-footer{text-align:center}.latest-courses .latest-courses-loading{text-align:center;padding:3rem 1rem}.latest-courses .latest-courses-loading .loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #82a095;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.latest-courses .latest-courses-loading p{color:#666;font-size:1.1rem}.latest-courses .latest-courses-error{text-align:center;padding:3rem 1rem;color:#666}.latest-courses .latest-courses-error p{margin-bottom:1.5rem;font-size:1.1rem}.latest-courses .latest-courses-empty{text-align:center;padding:3rem 1rem;color:#666}.latest-courses .latest-courses-empty p{font-size:1.1rem;font-style:italic}@media (max-width: 768px){.latest-courses{padding:2rem 1rem;margin:0 1rem 2rem}.latest-courses h2{font-size:1.8rem}.latest-courses .latest-courses-grid{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (max-width: 480px){.latest-courses h2{font-size:1.5rem}.latest-courses .latest-courses-grid{grid-template-columns:repeat(2,1fr);gap:.8rem}}.hero-carousel{position:relative;width:100%;height:70vh;min-height:500px;max-height:700px;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-carousel .carousel-container{position:relative;width:100%;height:100%;touch-action:pan-y pinch-zoom;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.hero-carousel .carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;opacity:0;transform:scale(1.1);transition:all .8s cubic-bezier(.4,0,.2,1);min-width:100%;min-height:100%}.hero-carousel .carousel-slide.active{opacity:1;transform:scale(1)}.hero-carousel .carousel-slide:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}.hero-carousel .carousel-slide .slide-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#3d2c1eb3,#82a09599,#3d2c1ecc);display:flex;align-items:center;justify-content:center}.hero-carousel .carousel-slide .slide-content{text-align:center;color:#fff;max-width:700px;padding:1.5rem;animation:slideContentFadeIn 1s ease-out .3s both;position:relative;z-index:5}.hero-carousel .carousel-slide .slide-content .slide-title{font-family:Playfair Display,serif;font-size:3rem;font-weight:700;margin-bottom:.8rem;text-shadow:2px 2px 4px rgba(0,0,0,.3);line-height:1.2}@media (max-width: 768px){.hero-carousel .carousel-slide .slide-content .slide-title{font-size:2.2rem}}@media (max-width: 480px){.hero-carousel .carousel-slide .slide-content .slide-title{font-size:1.8rem}}.hero-carousel .carousel-slide .slide-content .slide-subtitle{font-size:1.3rem;font-weight:500;margin-bottom:1rem;opacity:.9;text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media (max-width: 768px){.hero-carousel .carousel-slide .slide-content .slide-subtitle{font-size:1.1rem}}.hero-carousel .carousel-slide .slide-content .slide-description{font-size:1rem;line-height:1.5;margin-bottom:1.5rem;opacity:.95;text-shadow:1px 1px 2px rgba(0,0,0,.3);max-width:600px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.hero-carousel .carousel-slide .slide-content .slide-description{font-size:.95rem}}.hero-carousel .carousel-slide .slide-content .slide-highlight{display:block;font-style:italic;font-size:1.1rem;font-weight:600;margin-bottom:2rem;color:#f8d7a3;text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media (max-width: 768px){.hero-carousel .carousel-slide .slide-content .slide-highlight{font-size:1rem}}.hero-carousel .carousel-slide .slide-content .slide-button{background:linear-gradient(45deg,#e67e22,#d35400);color:#fff;border:none;padding:1rem 2.5rem;border-radius:50px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #e67e2266;text-transform:uppercase;letter-spacing:1px}.hero-carousel .carousel-slide .slide-content .slide-button:hover{transform:translateY(-3px);box-shadow:0 6px 20px #e67e2299;background:linear-gradient(45deg,#d35400,#e67e22)}.hero-carousel .carousel-slide .slide-content .slide-button:active{transform:translateY(-1px)}@media (max-width: 768px){.hero-carousel .carousel-slide .slide-content .slide-button{padding:.8rem 2rem;font-size:1rem}}.hero-carousel .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff26;border:none;color:#fff;width:50px;height:50px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);z-index:10;opacity:.7}.hero-carousel .carousel-arrow:hover{background:#ffffff40;transform:translateY(-50%) scale(1.1);opacity:1}.hero-carousel .carousel-arrow.carousel-arrow-left{left:2rem}.hero-carousel .carousel-arrow.carousel-arrow-right{right:2rem}@media (max-width: 768px){.hero-carousel .carousel-arrow{width:35px;height:35px;font-size:.9rem;background:#ffffff1a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);opacity:.5}.hero-carousel .carousel-arrow:hover{background:#fff3;opacity:.8}.hero-carousel .carousel-arrow.carousel-arrow-left{left:.5rem}.hero-carousel .carousel-arrow.carousel-arrow-right{right:.5rem}}@media (max-width: 480px){.hero-carousel .carousel-arrow{width:30px;height:30px;font-size:.8rem;opacity:.4}.hero-carousel .carousel-arrow.carousel-arrow-left{left:.3rem}.hero-carousel .carousel-arrow.carousel-arrow-right{right:.3rem}}.hero-carousel .carousel-dots{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.8rem;z-index:10}.hero-carousel .carousel-dots .carousel-dot{width:12px;height:12px;min-width:12px;min-height:12px;border-radius:50%;border:2px solid rgba(255,255,255,.5);background:transparent;cursor:pointer;transition:all .3s ease;padding:0;margin:0;box-sizing:border-box;display:inline-block;flex-shrink:0}.hero-carousel .carousel-dots .carousel-dot:hover{background:#ffffff4d;border-color:#fffc}.hero-carousel .carousel-dots .carousel-dot.active{background:#ffffff80;border-color:#ffffff80;transform:scale(1.2);width:12px;height:12px}@media (max-width: 768px){.hero-carousel .carousel-dots{position:absolute;bottom:4.5rem;gap:.6rem}.hero-carousel .carousel-dots .carousel-dot{width:10px;height:10px;min-width:10px;min-height:10px}.hero-carousel .carousel-dots .carousel-dot.active{width:10px;height:10px}}@media (max-width: 480px){.hero-carousel .carousel-dots{position:absolute;bottom:2rem}}@keyframes slideContentFadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero-carousel{height:60vh;min-height:400px;max-height:600px}.hero-carousel .carousel-slide{width:100%;min-width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-carousel .carousel-slide .slide-content{padding:1.5rem;margin:0 1rem}}@media (max-width: 480px){.hero-carousel{height:50vh;min-height:300px;max-height:500px}.hero-carousel .carousel-slide{width:100%;min-width:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-carousel .carousel-slide .slide-content{padding:1rem;margin:0 .5rem}}.carousel-arrow:focus,.carousel-dot:focus{outline:2px solid white;outline-offset:2px}@media (prefers-reduced-motion: reduce){.hero-carousel .carousel-slide{transition:opacity .5s ease}.hero-carousel .slide-content{animation:none}}.coin-switcher-btn{position:fixed;top:50%;right:0;transform:translateY(-50%);z-index:1000;background:#7c9d96;color:#fff;border:none;border-radius:8px 0 0 8px;padding:1rem 1.5rem;font-size:1.2rem;font-weight:700;cursor:pointer;box-shadow:0 2px 12px #00000014;transition:background .2s}.coin-switcher-btn:hover{background:#5b7c76}.login-error-message{background:#fee;border:1px solid #feb2b2;border-radius:8px;padding:12px 16px;margin-bottom:16px;display:flex;align-items:center;gap:8px;color:#c53030;font-size:14px;font-weight:500;animation:slideDown .3s ease-out}.login-error-message .error-icon{font-size:16px;flex-shrink:0}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.header-component{text-align:center;position:relative;z-index:5}@media (max-width: 768px){.header-component{margin-top:.5rem;margin-bottom:.5rem}}.title{font-family:Playfair Display,serif;font-size:2rem;color:#7c9d96;font-style:italic;margin-bottom:.2rem;line-height:1.2;word-wrap:break-word;overflow-wrap:break-word}.spinner-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.spinner-container{background-color:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0000004d;display:flex;flex-direction:column;align-items:center;gap:1rem;min-width:200px}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #3498db;border-radius:50%;animation:spin 1s linear infinite}.spinner-message{color:#333;font-size:1rem;font-weight:500;text-align:center;margin-top:.5rem}.featured-post{display:grid;grid-template-columns:1fr 1fr;gap:2rem;background-color:var(--beige);padding:2rem;border-radius:12px;align-items:center}.featured-image-container{width:100%;height:auto;overflow:hidden;border-radius:8px}.featured-image{width:100%;height:400px;border-radius:8px;object-fit:cover}.featured-content{padding:1rem}.post-date{font-size:1.1rem;color:#7c6a58;font-family:Playfair Display,serif;margin-bottom:.5rem}.post-title-featured{font-family:Playfair Display,serif;font-size:1.8rem;font-weight:600;color:var(--texto-oscuro);margin:.5rem 0 1rem;line-height:1.2}.post-excerpt{color:#6c757d;font-size:.9rem;line-height:1.4;margin-bottom:.8rem}.read-more-btn{background-color:#82a095;color:#fff;border:none;padding:.8rem 1.5rem;font-family:Poppins,sans-serif;font-weight:600;font-size:.9rem;border-radius:8px;cursor:pointer;transition:all .3s ease;margin-top:1rem;text-transform:uppercase;letter-spacing:.5px}.read-more-btn:hover{background-color:#6a8b7d;transform:translateY(-2px);box-shadow:0 4px 12px #82a0954d}.blog-page-container{position:relative;font-family:Poppins,sans-serif;color:#5d5d5d;background:var(--fondo-claro)}.blog-header h1{font-family:Playfair Display,serif;color:#3b5a55;font-size:3.5rem;font-weight:700;margin:0}.blog-header p{color:#7b6252;font-size:1.2rem;margin-top:.5rem}.previous-entries-title{text-align:center;font-family:Playfair Display,serif;color:#c95b5b;font-size:2.5rem;margin:2rem 0;font-weight:600}.post-date{color:#7b6252;font-size:.9rem;text-transform:uppercase;margin-bottom:.5rem}.post-excerpt{color:#c95b5b;font-size:1rem;line-height:1.6}.read-more-btn{background-color:#82a095;color:#fff;border:none;padding:.8rem 1.5rem;font-family:Poppins,sans-serif;font-weight:700;font-size:.9rem;border-radius:8px;cursor:pointer;transition:background-color .3s ease;margin-top:1rem}.read-more-btn:hover{background-color:#6a8b7d}.posts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem;justify-items:center;max-width:1200px;margin-left:auto;margin-right:auto}.add-post-button{position:absolute;top:15px;right:10px}.featured-post{margin-top:1.5rem}@media (max-width: 992px){.featured-post{grid-template-columns:1fr}}@media (max-width: 768px){.blog-header h1{font-size:2.5rem}.previous-entries-title{font-size:2rem}.blog-page-container{padding:1rem}.posts-grid{grid-template-columns:1fr;gap:1.5rem}.add-post-button{position:relative;top:0;right:0}}@media (max-width: 480px){.blog-header h1{font-size:2rem}.previous-entries-title{font-size:1.8rem}.blog-page-container{padding:.5rem}.loading-container{padding:2rem 1rem;min-height:200px}.loading-spinner{width:40px;height:40px;border-width:3px}.loading-text{font-size:1rem}}.subtitle{font-family:Playfair Display,serif;font-size:1.2rem;color:#bfa98a;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;max-width:100%}@media (max-width: 768px){.subtitle{margin-bottom:.5rem}}.blog-detail{padding:2rem 0 3rem;font-family:Poppins,sans-serif;color:var(--texto-oscuro);position:relative}.blog-detail-edit-container{position:absolute;top:2rem;right:2rem;z-index:10}.blog-detail-edit-btn{background:#c9a47a;color:#fff;border:none;border-radius:6px;padding:.6rem 1.5rem;font-size:1rem;cursor:pointer;font-family:inherit;transition:background .2s;box-shadow:0 2px 8px #0000001a}.blog-detail-edit-btn:hover{background:#a07c54;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.blog-detail-title{text-align:center;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;color:#a07c54;margin-bottom:1.5rem;margin-top:1rem;font-style:italic}.blog-detail-date{text-align:left;font-size:1.1rem;color:#7c6a58;margin-left:2.5rem;font-family:Playfair Display,serif}.blog-detail-intro{max-width:900px;margin:0 auto 1.5rem;font-size:1.1rem;color:var(--texto-oscuro);line-height:1.7}.blog-detail-materials,.blog-detail-patterns{max-width:900px;margin:1.5rem auto .5rem;font-size:1rem}.blog-detail-materials-title,.blog-detail-patterns-title{font-weight:700;color:#b04a1b;display:block;margin-bottom:.3rem}.blog-detail-materials ul,.blog-detail-patterns ul{margin:0 0 0 1.5rem;padding:0;list-style:disc}.blog-detail-materials li,.blog-detail-patterns li{margin-bottom:.2rem}.blog-detail-video-section{max-width:900px;margin:2rem auto 1.5rem;text-align:center}.blog-detail-video-section span{display:block;margin-bottom:1rem;color:var(--texto-oscuro);font-size:1.1rem}.blog-detail-content .video-container{position:relative;width:100%;max-width:800px;margin:2rem auto;border-radius:8px;overflow:hidden;box-shadow:0 4px 12px #00000026}.blog-detail-content .video-container iframe{width:100%;height:450px;border:none;display:block}@media (max-width: 768px){.blog-detail-content .video-container{margin:1rem auto}.blog-detail-content .video-container iframe{height:250px}.blog-detail-content img:not(.image-normal):not(.image-big):not(.image-extra-big){min-width:120px}.blog-detail-content img.image-extra-small{min-width:140px!important;max-width:35%!important}.blog-detail-content img.image-small{min-width:190px!important;max-width:55%!important}}.blog-detail-video{display:flex;justify-content:center;align-items:center}.blog-detail-video img{max-width:400px;width:100%;border-radius:12px;box-shadow:0 2px 12px #00000014;margin:0 auto}.blog-detail-support{max-width:900px;margin:.5rem auto auto;margin-top:-20px;text-align:center;color:#7c6a58;font-size:1.1rem}.blog-detail-support-btns{margin-top:1rem;display:flex;gap:1rem;justify-content:center}.blog-detail-comments-section{max-width:900px;margin:2.5rem auto 1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012;padding:2rem 1.5rem}.blog-detail-comment{display:flex;flex-direction:column;gap:.2rem;border-bottom:1px solid #e2bb97;padding-bottom:1rem;margin-bottom:1rem}.comment-author{font-weight:700;color:#7c6a58;font-size:1rem}.comment-date{font-size:.95rem;color:#bfa98a}.comment-text{font-size:1.05rem;color:var(--texto-oscuro);margin-bottom:.5rem}.comment-reply{align-self:flex-end;background:#c9a47a;color:#fff;border:none;border-radius:6px;padding:.3rem 1.2rem;font-size:.95rem;cursor:pointer;margin-top:.2rem;transition:background .2s}.comment-reply:hover{background:#a07c54}.blog-detail-form-section{max-width:900px;margin:2.5rem auto 0;background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012;padding:2rem 1.5rem}.blog-detail-form-section h3{color:#a07c54;font-family:Playfair Display,serif;font-size:1.1rem;margin-bottom:1rem}.blog-detail-form{display:flex;flex-direction:column;gap:.8rem}.blog-detail-form textarea,.blog-detail-form input[type=text],.blog-detail-form input[type=email]{width:100%;padding:.7rem;border:1px solid #e2bb97;border-radius:6px;font-size:1rem;font-family:inherit;background:#f7f2ee;resize:vertical}.blog-detail-form textarea{min-height:80px;max-height:200px}.blog-detail-form-checkbox{display:flex;align-items:center;gap:.5rem;font-size:.95rem;color:#7c6a58}.blog-detail-form button[type=submit]{background:#c9a47a;color:#fff;border:none;border-radius:6px;padding:.6rem 1.5rem;font-size:1rem;cursor:pointer;font-family:inherit;align-self:flex-end;margin-top:.5rem;transition:background .2s}.blog-detail-form button[type=submit]:hover{background:#a07c54}@media (max-width: 700px){.blog-detail,.blog-detail-comments-section,.blog-detail-form-section{padding:1rem .5rem}.blog-detail-video img{max-width:100%}.blog-detail-edit-container{position:absolute;top:1rem;right:1rem}.blog-detail-edit-btn{padding:.5rem 1rem;font-size:.9rem}.blog-detail-content img:not(.image-normal):not(.image-big):not(.image-extra-big){min-width:150px}.blog-detail-content img.image-extra-small{min-width:150px!important;max-width:40%!important}.blog-detail-content img.image-small{min-width:200px!important;max-width:60%!important}}.blog-detail-content{padding:.5rem 2.5rem;padding-bottom:0;margin-bottom:0}.blog-detail-content font[face=Poppins]{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:400;font-style:normal}.blog-detail-content font[face="Playfair Display"]{font-family:Playfair Display,Georgia,Times New Roman,serif!important;font-weight:400;font-style:normal}.blog-detail-content font[face=Arial]{font-family:Arial,Helvetica,sans-serif!important;font-weight:400;font-style:normal}.blog-detail-content font[face="Times New Roman"]{font-family:Times New Roman,Times,serif!important;font-weight:400;font-style:normal}.blog-detail-content font[face="Courier New"]{font-family:Courier New,Courier,monospace!important;font-weight:400;font-style:normal}.blog-detail-content font[face=Georgia]{font-family:Georgia,Times New Roman,serif!important;font-weight:400;font-style:normal}.blog-detail-content font[face=Verdana]{font-family:Verdana,Geneva,sans-serif!important;font-weight:400;font-style:normal}.blog-detail-content font[size="1"]{font-size:12px!important}.blog-detail-content font[size="2"]{font-size:16px!important}.blog-detail-content font[size="3"]{font-size:20px!important}.blog-detail-content font[size="4"]{font-size:24px!important}.blog-detail-content font[size="5"]{font-size:28px!important}.blog-detail-content font[size="6"]{font-size:32px!important}.blog-detail-content font[size="7"]{font-size:36px!important}.blog-detail-content strong,.blog-detail-content b{font-weight:700!important}.blog-detail-content em,.blog-detail-content i{font-style:italic!important}.blog-detail-content u{text-decoration:underline!important}.blog-detail-content div[style*="text-align: center"]{text-align:center!important}.blog-detail-content div[style*="text-align: right"]{text-align:right!important}.blog-detail-content div[style*="text-align: justify"]{text-align:justify!important}.blog-detail-content ul,.blog-detail-content ol{margin:1rem 0;padding-left:2rem}.blog-detail-content li{margin:.5rem 0}.blog-detail-content p{margin:1rem 0;line-height:1.6}.blog-detail-content br{display:block;margin:.5rem 0}.blog-detail-content *{box-sizing:border-box}.blog-detail-content font font{font-family:inherit!important}.blog-detail-content font{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.blog-detail-content img{display:block;margin:2rem auto;max-width:100%;height:auto;border-radius:8px;box-shadow:0 2px 8px #0000001a}.blog-detail-content img.image-extra-small{max-width:25%!important;min-width:120px;height:auto!important}.blog-detail-content img.image-small{max-width:50%!important;min-width:180px;height:auto!important}.blog-detail-content img.image-normal{max-width:100%!important;height:auto!important}.blog-detail-content img.image-big{max-width:125%!important;height:auto!important}.blog-detail-content img.image-extra-big{max-width:150%!important;height:auto!important}.comments-section{margin-top:2rem}.blog-detail-comments-section{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000012;padding:2rem 1.5rem;max-width:900px;margin:2.5rem auto 1.5rem}.blog-detail-comments-title{color:#d36c4e;font-family:Playfair Display,serif;font-size:1.3rem;margin-bottom:1.2rem}.blog-detail-comment{border-bottom:1px solid #e2bb97;padding-bottom:1.5rem;margin-bottom:1.5rem;padding-left:.5rem;background:#fff}.blog-detail-comment:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.comment-header-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.comment-author{font-weight:700;color:#7c6a58;font-size:1.05rem;margin-bottom:.2rem}.comment-date{font-size:.95rem;color:#bfa98a;margin-bottom:.5rem}.comment-text{font-size:1.1rem;color:var(--texto-oscuro);margin-bottom:.7rem}.comment-actions-row{display:flex;align-items:center;gap:1rem;margin-top:.2rem}.comment-reply-btn{align-self:flex-start;background:#c9a47a;color:#fff;border:none;border-radius:6px;padding:.3rem 1.2rem;font-size:.95rem;cursor:pointer;transition:background .2s}.comment-reply-btn:hover{background:#a07c54}.toggle-replies-btn{background:#bfa98a;color:#fff;border:none;border-radius:6px;padding:.3rem 1.2rem;font-size:.95rem;cursor:pointer;margin-left:1rem;transition:background .2s;font-weight:600}.toggle-replies-btn:hover{background:#a07c54}.blog-detail-replies{margin-left:2rem;border-left:2px solid #e0e0e0;padding-left:1.2rem;margin-top:1rem}.blog-detail-reply{background:#f8f9fa;border-radius:8px;margin-bottom:1rem;padding:1rem 1rem .5rem;box-shadow:0 1px 4px #00000008}.reply-form{margin-top:1rem;background:#f5f5f5;border-radius:8px;padding:1rem;box-shadow:0 1px 4px #0000000a}.reply-form textarea,.reply-form input{width:100%;margin-bottom:.7rem;padding:.6rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.reply-form button{background:#82a095;color:#fff;border:none;border-radius:4px;padding:.5rem 1.2rem;font-size:1rem;cursor:pointer;font-weight:600;transition:background .2s}.reply-form button:disabled{background:#aaa;cursor:not-allowed}.see-more-replies{background:#28a745;color:#fff;padding:.5rem 1.2rem;border:none;border-radius:4px;cursor:pointer;margin-top:.7rem;font-size:.95rem;font-weight:600;transition:background .2s}.see-more-replies:hover{background:#218838}.comment-success-msg{color:#388e3c;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:6px;padding:.75rem 1rem;margin-top:1rem;font-size:1rem;text-align:center}.comment-error-msg{color:#c62828;background:#ffebee;border:1px solid #ffcdd2;border-radius:6px;padding:.75rem 1rem;margin-top:1rem;font-size:1rem;text-align:center}.content-protection-wrapper{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;pointer-events:auto}@media print{.content-protection-wrapper{display:none!important}}.help-page{background:var(--fondo-claro);min-height:100vh;font-family:Poppins,sans-serif}.help-faq{background:var(--fondo-claro);padding:2rem 1rem 2.5rem}@media (max-width: 768px){.help-faq{padding-top:1rem}}.faq-item{background:var(--fondo-claro);border:none;border-radius:4px;padding:.7rem 1rem;font-size:1rem;color:var(--texto-oscuro);display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background .2s}.faq-item:hover{background:var(--fondo-claro)}.faq-item span{font-size:1.2rem;color:var(--texto-oscuro)}.help-contact{margin-top:2rem;text-align:center;color:var(--texto-oscuro);font-size:1.1rem}.help-courses{background:var(--fondo-claro);padding:2rem 1rem 2.5rem;text-align:center}@media (max-width: 900px){.help-courses{padding:1.5rem 1rem 2rem}}.faq-group{margin-bottom:1.5rem}.faq-group-title{font-family:Playfair Display,serif;font-size:1.1rem;font-weight:700;color:var(--texto-oscuro);margin-bottom:.7rem;text-transform:uppercase}.faq-list{display:flex;flex-direction:column;gap:.6rem}.courses-page{text-align:center;margin:0;padding:0;background-color:var(--fondo-claro);min-height:80vh;margin-bottom:2rem}.courses-page .products-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem;justify-items:center;max-width:1200px;margin-left:auto;margin-right:auto}.courses-videos{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin-top:2rem}.course-video{max-width:480px;width:100%}.course-title{margin-top:.5rem;font-weight:700}.no-drafts-message{text-align:center;padding:3rem 1rem;margin:2rem auto;max-width:600px}.no-drafts-message p{font-size:1.1rem;color:#666;margin:0}.loading-container{text-align:center;padding:3rem 1rem;margin:2rem auto}.loading-container .loading-spinner{font-size:1.1rem;color:#666}.error-message{text-align:center;padding:3rem 1rem;margin:2rem auto;max-width:600px}.error-message p{font-size:1.1rem;color:#d32f2f;margin-bottom:1rem}.loading-text{font-family:Poppins,sans-serif;font-size:1.1rem;color:#7b6252;margin:0;font-weight:500}.add-post-button-wrapper{padding-top:10px}.filters-section-compact{max-width:1200px;margin:1rem auto;padding:.75rem 1rem;background:#ffffff1a;border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.filters-section-compact .filters-row{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;justify-content:space-between}.filters-section-compact .filters-row .filter-item{display:flex;align-items:center;gap:.5rem}.filters-section-compact .filters-row .filter-label-small{font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;color:#495057;white-space:nowrap}.filters-section-compact .filters-row .sort-filter{flex:0 0 auto}.filters-section-compact .filters-row .sort-select-compact{padding:.5rem .75rem;border:1px solid rgba(255,255,255,.3);border-radius:6px;font-size:.85rem;font-family:Poppins,sans-serif;background:#fff;cursor:pointer;transition:all .2s ease;min-width:140px}.filters-section-compact .filters-row .sort-select-compact:focus{outline:none;border-color:#82a095}.filters-section-compact .filters-row .tags-toggle{flex:0 0 auto}.filters-section-compact .filters-row .tags-toggle .expand-filters-btn{padding:.5rem 1rem;border:1px solid rgba(255,255,255,.3);background:#fff;color:#495057;border-radius:6px;font-size:.85rem;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.filters-section-compact .filters-row .tags-toggle .expand-filters-btn:hover{background:#f8f9fa;border-color:#82a095}.filters-section-compact .filters-row .tags-toggle .expand-filters-btn .filter-badge{background:#82a095;color:#fff;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:600}.filters-section-compact .filters-row .clear-filters-btn{padding:.5rem 1rem;border:1px solid #dc3545;background:#fff;color:#dc3545;border-radius:6px;font-size:.85rem;font-family:Poppins,sans-serif;font-weight:500;cursor:pointer;transition:all .2s ease}.filters-section-compact .filters-row .clear-filters-btn:hover{background:#dc3545;color:#fff}.filters-section-compact .filters-row .results-count-compact{margin-left:auto}.filters-section-compact .filters-row .results-count-compact .results-text{font-family:Poppins,sans-serif;font-size:.85rem;color:#6c757d;font-weight:500}.filters-section-compact .tags-filter-expanded{margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.2)}.filters-section-compact .tags-filter-expanded .tags-filter{display:flex;flex-wrap:wrap;gap:.5rem}.filters-section-compact .tags-filter-expanded .tags-filter .tag-filter-btn{padding:.4rem .85rem;border:1px solid #82a095;background:#fff;color:#82a095;border-radius:20px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .2s ease;font-family:Poppins,sans-serif}.filters-section-compact .tags-filter-expanded .tags-filter .tag-filter-btn:hover{background:#f0f5f3;transform:translateY(-1px)}.filters-section-compact .tags-filter-expanded .tags-filter .tag-filter-btn.active{background:#82a095;color:#fff;border-color:#82a095}.filters-section-compact .tags-filter-expanded .tags-filter .no-tags{color:#6c757d;font-size:.85rem;font-style:italic}@media (max-width: 768px){.courses-page{padding-top:0}.loading-container{padding:2rem 1rem;min-height:200px}.loading-spinner{width:40px;height:40px;border-width:3px}.loading-text{font-size:1rem}.filters-section-compact{margin:1rem .5rem;padding:.75rem}.filters-section-compact .filters-row{flex-direction:column;align-items:stretch;gap:.75rem}.filters-section-compact .filters-row .filter-item{width:100%;justify-content:space-between}.filters-section-compact .filters-row .results-count-compact{margin-left:0;text-align:center}}.data-contact-form-container{width:100%;overflow:hidden;background:#fff4ecfa;display:flex;flex-direction:column;align-items:center;justify-content:center}.data-contact-form{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:800px;margin:0 auto;padding:0 1rem}.form-section-title{font-family:Playfair Display,serif;color:#222;font-size:2rem;font-weight:700;margin-bottom:1.2rem;margin-top:.5rem;text-align:left}.data-contact-form .form-row{display:flex;gap:1rem;margin-bottom:1rem}.data-contact-form .form-row .form-group{flex:1}.data-contact-form .form-group{display:flex;flex-direction:column;margin-bottom:1rem;width:100%}.data-contact-form label{font-family:Playfair Display,serif;color:#7c9d96;font-size:1.1rem;font-weight:700;margin-bottom:.5rem;display:block}.data-contact-form .form-input{font-family:Poppins,sans-serif;font-size:1rem;padding:.75rem 1rem;border:2px solid #e0e0e0;border-radius:8px;background:#fff;width:100%;box-sizing:border-box;transition:border-color .2s ease}.data-contact-form .form-input[type=select],.data-contact-form select.form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23666' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1.2rem center;background-size:1rem;padding-right:2.5rem}.data-contact-form .form-input:focus{outline:none;border-color:#bfa98a;box-shadow:0 0 0 2px #bfa98a33}.data-contact-form .form-input::placeholder{color:#999;font-family:Poppins,sans-serif}.data-contact-form .form-error{color:#d36c4e;font-size:.875rem;margin-top:.25rem;font-family:Poppins,sans-serif;font-weight:500}.data-contact-form .form-button{background:#eab676;color:#444;font-family:Poppins,sans-serif;font-weight:600;border:none;border-radius:10px;padding:1rem 0;font-size:1.1rem;margin-top:.5rem;cursor:pointer;transition:background .2s;width:100%}.data-contact-form .form-button:disabled{background:#e0c9a6;cursor:not-allowed}@media (max-width: 900px){.data-contact-form-container{max-width:98vw;padding:1.5rem .5rem;margin:1.5rem auto}.form-section-title{font-size:1.3rem;margin-bottom:.7rem}.data-contact-form{padding:0 .5rem}.data-contact-form .form-row{flex-direction:column;gap:.5rem}.data-contact-form .form-group{margin-bottom:.75rem}.data-contact-form label{font-size:1rem;margin-bottom:.3rem}.data-contact-form .form-input{padding:.6rem .8rem;font-size:.95rem}}.help-form-page{background:#f7f2ee;min-height:100vh;padding:2rem 0;font-family:Poppins,sans-serif}.MuiTypography-h5{font-family:Playfair Display,serif;color:#7c9d96;font-size:1.5rem;margin-bottom:1.5rem}.MuiTextField-root{margin-bottom:1.2rem}.MuiAccordion-root{margin-bottom:1rem;border-radius:8px!important;box-shadow:0 1px 6px #0000000a;background:#faf6f2}.MuiAccordionSummary-root{background:#e2bb97;border-radius:8px 8px 0 0;min-height:48px!important}.MuiAccordionSummary-content{align-items:center}.MuiAccordionDetails-root{border-radius:0 0 8px 8px}.MuiIconButton-root{color:#d36c4e;margin-left:8px}.MuiButton-contained{background:#eab676!important;color:#fff!important;border-radius:6px;font-weight:500;font-family:Poppins,sans-serif;box-shadow:none;transition:background .2s}.MuiButton-contained:hover{background:#d19c5b!important}.MuiButton-outlined{border-color:#eab676!important;color:#eab676!important;border-radius:6px;font-weight:500;font-family:Poppins,sans-serif}.MuiButton-outlined:hover{background:#f7e3d8!important;border-color:#d19c5b!important;color:#d19c5b!important}@media (max-width: 700px){.MuiBox-root{padding:1rem .5rem}.MuiTypography-h5{font-size:1.1rem}}.rich-text-editor{display:flex;flex-direction:column;height:100%;max-height:100vh;width:100%;box-sizing:border-box;overflow-x:hidden}.rich-text-editor .toolbar{display:flex!important;flex-direction:row!important;align-items:center;gap:8px;padding:12px;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:4px 4px 0 0;flex-wrap:wrap;position:sticky;top:0;z-index:1000;box-shadow:0 2px 4px #0000001a;transition:box-shadow .3s ease;width:100%;box-sizing:border-box;min-height:48px;flex-shrink:0}.rich-text-editor .toolbar:hover{box-shadow:0 4px 8px #00000026}.rich-text-editor .toolbar select{padding:4px 8px;border:1px solid #ced4da;border-radius:4px;background-color:#fff;font-size:14px;cursor:pointer;display:block!important;visibility:visible!important;opacity:1!important;flex-shrink:0}.rich-text-editor .toolbar select:disabled{background-color:#e9ecef;cursor:not-allowed;opacity:.6}.rich-text-editor .toolbar select.font-select{min-width:120px;font-weight:500}.rich-text-editor .toolbar button{display:flex!important;align-items:center;justify-content:center;width:32px;height:32px;border:1px solid #ced4da;background-color:#fff;border-radius:4px;cursor:pointer;transition:all .2s ease;flex-shrink:0;visibility:visible!important;opacity:1!important}.rich-text-editor .toolbar button:hover:not(:disabled){background-color:#e9ecef;border-color:#adb5bd}.rich-text-editor .toolbar button:active:not(:disabled){background-color:#dee2e6}.rich-text-editor .toolbar button.active{background-color:#6c757d!important;border-color:#495057!important;color:#fff!important;box-shadow:inset 0 1px 2px #0003}.rich-text-editor .toolbar button.active svg{color:#fff!important}.rich-text-editor .toolbar button.active:hover{background-color:#5a6268!important;border-color:#343a40!important}.rich-text-editor .toolbar button:disabled{background-color:#e9ecef;cursor:not-allowed;opacity:.6}.rich-text-editor .toolbar button svg{width:14px;height:14px;display:block!important;visibility:visible!important;opacity:1!important}.rich-text-editor .toolbar>*{visibility:visible!important;opacity:1!important;flex-shrink:0}.rich-text-editor .toolbar label,.rich-text-editor .toolbar svg,.rich-text-editor .toolbar .fa-font{display:inline-flex!important;align-items:center;cursor:pointer;transition:opacity .2s ease;visibility:visible!important;opacity:1!important;flex-shrink:0}.rich-text-editor .toolbar label:hover:not([style*="cursor: not-allowed"]),.rich-text-editor .toolbar svg:hover:not([style*="cursor: not-allowed"]),.rich-text-editor .toolbar .fa-font:hover:not([style*="cursor: not-allowed"]){opacity:.8}.rich-text-editor .toolbar label input[type=color],.rich-text-editor .toolbar svg input[type=color],.rich-text-editor .toolbar .fa-font input[type=color]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;padding:0;background:transparent;width:20px;height:20px;cursor:pointer;border-radius:2px}.rich-text-editor .toolbar label input[type=color]:disabled,.rich-text-editor .toolbar svg input[type=color]:disabled,.rich-text-editor .toolbar .fa-font input[type=color]:disabled{cursor:not-allowed;opacity:.6}.rich-text-editor .toolbar label input[type=color]::-webkit-color-swatch-wrapper,.rich-text-editor .toolbar svg input[type=color]::-webkit-color-swatch-wrapper,.rich-text-editor .toolbar .fa-font input[type=color]::-webkit-color-swatch-wrapper{padding:0}.rich-text-editor .toolbar label input[type=color]::-webkit-color-swatch,.rich-text-editor .toolbar svg input[type=color]::-webkit-color-swatch,.rich-text-editor .toolbar .fa-font input[type=color]::-webkit-color-swatch{border:none;border-radius:2px}.rich-text-editor .editor-area{border:1px solid #ced4da;border-top:none;border-radius:0 0 4px 4px;padding:16px;flex:1;min-height:400px;background-color:#fff;outline:none;font-family:inherit;line-height:1.6;overflow-y:auto}.rich-text-editor .editor-area::selection{background-color:#000;color:#fff}.rich-text-editor .editor-area::-moz-selection{background-color:#000;color:#fff}.rich-text-editor .editor-area *::selection{background-color:#000!important;color:#fff!important}.rich-text-editor .editor-area *::-moz-selection{background-color:#000!important;color:#fff!important}.rich-text-editor .editor-area font[face=Poppins]{font-family:Poppins,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif!important;font-weight:400;font-style:normal}.rich-text-editor .editor-area font[face="Playfair Display"]{font-family:Playfair Display,Georgia,Times New Roman,serif!important;font-weight:400;font-style:normal}.rich-text-editor .editor-area font[face=Arial]{font-family:Arial,Helvetica,sans-serif!important;font-weight:400;font-style:normal}.rich-text-editor .editor-area font[face="Times New Roman"]{font-family:Times New Roman,Times,serif!important;font-weight:400;font-style:normal}.rich-text-editor .editor-area font[face="Courier New"]{font-family:Courier New,Courier,monospace!important;font-weight:400;font-style:normal}.rich-text-editor .editor-area font[face=Georgia]{font-family:Georgia,Times New Roman,serif!important;font-weight:400;font-style:normal}.rich-text-editor .editor-area font[face=Verdana]{font-family:Verdana,Geneva,sans-serif!important;font-weight:400;font-style:normal}.rich-text-editor .editor-area:focus{border-color:#80bdff;box-shadow:0 0 0 .2rem #007bff40}.rich-text-editor .editor-area:disabled{background-color:#f5f5f5;cursor:not-allowed;opacity:.6}.rich-text-editor .editor-area:empty:before{content:attr(data-placeholder);color:#6c757d;font-style:italic;pointer-events:none}.rich-text-editor .editor-area h1,.rich-text-editor .editor-area h2,.rich-text-editor .editor-area h3,.rich-text-editor .editor-area h4,.rich-text-editor .editor-area h5,.rich-text-editor .editor-area h6{margin:16px 0 8px;font-weight:600}.rich-text-editor .editor-area h1{font-size:2em}.rich-text-editor .editor-area h2{font-size:1.5em}.rich-text-editor .editor-area h3{font-size:1.17em}.rich-text-editor .editor-area h4{font-size:1em}.rich-text-editor .editor-area h5{font-size:.83em}.rich-text-editor .editor-area h6{font-size:.67em}.rich-text-editor .editor-area p{margin:8px 0}.rich-text-editor .editor-area ul,.rich-text-editor .editor-area ol{margin:8px 0;padding-left:24px}.rich-text-editor .editor-area li{margin:4px 0}.rich-text-editor .editor-area img{max-width:100%;height:auto;margin:8px 0;border-radius:4px;transition:all .3s ease}.rich-text-editor .editor-area img.image-extra-small{max-width:25%!important;height:auto!important}.rich-text-editor .editor-area img.image-small{max-width:50%!important;height:auto!important}.rich-text-editor .editor-area img.image-normal{max-width:100%!important;height:auto!important}.rich-text-editor .editor-area img.image-big{max-width:125%!important;height:auto!important}.rich-text-editor .editor-area img.image-extra-big{max-width:150%!important;height:auto!important}.rich-text-editor .editor-area blockquote{margin:16px 0;padding:8px 16px;border-left:4px solid #dee2e6;background-color:#f8f9fa;font-style:italic}.rich-text-editor .editor-area code{background-color:#f8f9fa;padding:2px 4px;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}.rich-text-editor .editor-area pre{background-color:#f8f9fa;padding:16px;border-radius:4px;overflow-x:auto;margin:16px 0}.rich-text-editor .editor-area pre code{background-color:transparent;padding:0}.rich-text-editor .editor-area table{border-collapse:collapse;width:100%;margin:16px 0}.rich-text-editor .editor-area table th,.rich-text-editor .editor-area table td{border:1px solid #dee2e6;padding:8px 12px;text-align:left}.rich-text-editor .editor-area table th{background-color:#f8f9fa;font-weight:600}.rich-text-editor .editor-area a{color:#007bff;text-decoration:underline}.rich-text-editor .editor-area a:hover{color:#0056b3}.video-preview{margin:16px 0;border:2px solid #e9ecef;border-radius:8px;overflow:hidden;background:#f8f9fa}.video-preview .video-preview-header{background:#82a095;color:#fff;padding:8px 12px;font-size:.9em;font-weight:500}.video-preview .video-preview-header .video-preview-label{display:flex;align-items:center;gap:6px}.video-preview .video-preview-container{padding:12px}.video-preview .video-preview-container iframe{width:100%;max-width:100%;border-radius:6px;box-shadow:0 2px 8px #0000001a}.video-preview .video-preview-url{padding:8px 12px;background:#e9ecef;border-top:1px solid #dee2e6;font-size:.8em;color:#6c757d;word-break:break-all}.video-helper-text{margin:16px 0;padding:12px;background-color:#f8f9fa;border-radius:6px;font-size:.9em;color:#6c757d;text-align:center;border:1px solid #e9ecef}.video-helper-text code{background-color:#e9ecef;padding:2px 6px;border-radius:3px;font-family:Courier New,monospace;font-size:.85em}@media (max-width: 768px){.rich-text-editor{max-height:70vh;width:100%;overflow-x:hidden}.rich-text-editor .toolbar{display:flex!important;flex-direction:row!important;gap:4px;padding:8px;position:sticky;top:0;z-index:1000;flex-wrap:nowrap;overflow-x:auto;overflow-y:visible;-webkit-overflow-scrolling:touch;max-width:100%;min-height:44px;flex-shrink:0}.rich-text-editor .toolbar::-webkit-scrollbar{height:4px}.rich-text-editor .toolbar::-webkit-scrollbar-thumb{background:#ccc;border-radius:2px}.rich-text-editor .toolbar button{width:32px;height:32px;flex-shrink:0;min-width:32px}.rich-text-editor .toolbar button svg{width:14px;height:14px}.rich-text-editor .toolbar select{font-size:12px;padding:4px 6px;min-width:80px;flex-shrink:0}.rich-text-editor .toolbar select.font-select{min-width:100px}.rich-text-editor .editor-area{padding:12px;min-height:300px;font-size:16px;width:100%;box-sizing:border-box}.rich-text-editor .video-preview iframe{width:100%;height:200px}.rich-text-editor .video-helper-text{font-size:.8em;padding:8px;word-break:break-word}}@media (max-width: 480px){.rich-text-editor{max-height:60vh}.rich-text-editor .toolbar{display:flex!important;flex-direction:row!important;gap:3px;padding:6px;min-height:40px;flex-shrink:0}.rich-text-editor .toolbar button{width:30px;height:30px;min-width:30px}.rich-text-editor .toolbar button svg{width:12px;height:12px}.rich-text-editor .toolbar select{font-size:11px;padding:3px 4px;min-width:70px}.rich-text-editor .toolbar select.font-select{min-width:90px}.rich-text-editor .editor-area{padding:10px;min-height:250px;font-size:16px}.rich-text-editor .video-preview iframe{height:180px}.rich-text-editor .video-helper-text{font-size:.75em;padding:6px}}.rich-text-editor .editor-area ul,.rich-text-editor .editor-area ol{margin:8px 0;padding-left:20px}.rich-text-editor .editor-area ul ul,.rich-text-editor .editor-area ul ol,.rich-text-editor .editor-area ol ul,.rich-text-editor .editor-area ol ol{margin:4px 0;padding-left:20px}.rich-text-editor .editor-area ul li,.rich-text-editor .editor-area ol li{margin:4px 0;line-height:1.5}.rich-text-editor .editor-area ul li ul,.rich-text-editor .editor-area ul li ol,.rich-text-editor .editor-area ol li ul,.rich-text-editor .editor-area ol li ol{margin:2px 0}.rich-text-editor .editor-area ul{list-style-type:disc}.rich-text-editor .editor-area ul ul{list-style-type:circle}.rich-text-editor .editor-area ul ul ul{list-style-type:square}.rich-text-editor .editor-area ol{list-style-type:decimal}.rich-text-editor .editor-area ol ol{list-style-type:lower-alpha}.rich-text-editor .editor-area ol ol ol{list-style-type:lower-roman}.form-container{position:relative;font-family:Poppins,sans-serif;color:#5d5d5d;border-radius:8px}.form-inputs{max-width:90%;margin:32px auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:24px}.doc-form{border-radius:12px}.doc-page{max-width:90%;margin:32px auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:24px;min-height:500px}.form-section h2{color:#3b5a55;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.form-group input,.form-group textarea,.form-group select,.form-input{width:100%;max-width:100%;box-sizing:border-box;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;font-family:Poppins,sans-serif;transition:border-color .2s,box-shadow .2s}.rich-text-editor .toolbar select{width:auto;max-width:none;padding:4px 8px;font-size:14px;min-width:120px}.form-group input[type=date]{cursor:pointer;background-color:#fff;color:#5d5d5d;font-family:Poppins,sans-serif;font-size:1rem;padding:.75rem;border:1px solid #ddd;border-radius:6px;transition:border-color .2s,box-shadow .2s}.form-group input[type=date]:focus{outline:none;border-color:#82a095;box-shadow:0 0 0 2px #82a09533}.form-group input[type=date]:hover{border-color:#82a095}.form-group input[type=date]:not([readonly]){background-color:#d9d9d9;cursor:pointer}.form-group input.error,.form-group textarea.error,.form-group select.error{border-color:#dc3545;box-shadow:0 0 0 2px #dc354533}.rich-text-editor .toolbar select.error{border-color:#ced4da;box-shadow:none}.error-message{color:#dc3545;font-size:.875rem;margin-top:.25rem;font-weight:500}.char-count{color:#6c757d;font-size:.875rem;margin-top:.25rem;text-align:right}.form-input:focus{outline:none;border-color:#82a095;box-shadow:0 0 0 2px #82a09533}.toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;background:#f5f5f5;border-radius:6px;padding:8px 12px;margin-bottom:12px}.toolbar select,.toolbar input[type=color],.toolbar button{font-size:1rem;padding:4px 8px;border:1px solid #ccc;border-radius:4px;background:#fff;cursor:pointer}.toolbar button{font-weight:700;min-width:32px;min-height:32px}.editor-area{min-height:400px;outline:none;font-size:1.1rem;font-family:Arial,sans-serif;background:#fafbfc;border-radius:6px;transition:box-shadow .2s;padding:1rem;border:1px solid #ddd}.editor-area:focus{box-shadow:0 0 0 2px #e91e6344;background:#fff}.editor-area img{max-width:400px;width:100%;height:auto;display:block;margin:12px auto}.blog-meta-inputs{display:flex;flex-wrap:wrap;gap:16px;align-items:center;margin-bottom:24px}.blog-title-input{flex:2 1 200px;font-size:1.2rem;padding:8px 12px;border:1px solid #ccc;border-radius:4px}.blog-date-input{flex:1 1 120px;font-size:1rem;padding:8px 12px;border:1px solid #ccc;border-radius:4px}.blog-cover-input{flex:1 1 180px}.image-upload-container{display:flex;flex-direction:column;gap:12px}.file-input-container{display:flex;align-items:center;gap:8px}.file-input-btn{padding:8px 16px;background:#82a095;color:#fff;border:none;border-radius:4px;cursor:pointer;font-size:.875rem;transition:background-color .2s;min-width:120px}.image-preview-container{display:flex;align-items:center;gap:12px;padding:12px;background:#f8f9fa;border-radius:6px;border:1px solid #e9ecef}.blog-cover-preview{max-width:120px;max-height:80px;border-radius:6px;object-fit:cover;border:1px solid #ddd}.remove-image-btn{padding:6px 12px;background:#dc3545;color:#fff;border:none;border-radius:4px;font-size:.875rem;cursor:pointer;transition:background-color .2s}.blog-save-btn{padding:8px 20px;font-size:1rem;background:#e91e63;color:#fff;border:none;border-radius:4px;cursor:pointer;font-weight:700;transition:background .2s}.blog-save-btn:disabled{background:#aaa;cursor:not-allowed}.form-actions{display:flex;gap:1rem;justify-content:center;margin-top:3rem;margin-bottom:3rem;padding-top:2rem;border-top:2px solid var(--beige)}.submit-btn,.save-draft-btn,.back-btn{padding:1rem 2rem;border:none;border-radius:8px;font-family:Poppins,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease;min-width:150px}.submit-btn:hover:not(:disabled){background:#6a8b7d;transform:translateY(-1px)}.submit-btn:disabled{background:#6c757d;color:#adb5bd;cursor:not-allowed;transform:none}.save-draft-btn{background:#f8f9fa;color:#7b6252;border:2px solid #e0e0e0}.save-draft-btn:hover{background:var(--beige);border-color:#82a095;color:#3b5a55}.back-btn:hover:not(:disabled){background:#5a6268;border-color:#545b62;transform:translateY(-1px)}.back-btn:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed;transform:none}@media (max-width: 768px){.form-inputs,.doc-page{max-width:95%;margin:16px auto;padding:16px}.form-row{grid-template-columns:1fr}.toolbar{flex-direction:column;align-items:flex-start;gap:.5rem}.form-actions{flex-direction:column}.submit-btn,.save-draft-btn,.back-btn{width:100%}}@media (max-width: 480px){.form-inputs,.doc-page{padding:12px}.toolbar{gap:.3rem}.toolbar button{padding:.3rem .6rem;font-size:.8rem}}.color-swatch-btn{border:1px solid #ccc;width:24px;height:24px;border-radius:50%;margin:0 2px;cursor:pointer;outline:none;transition:box-shadow .2s,border-color .2s;box-shadow:0 1px 2px #0000000a;display:inline-block;position:relative}.color-swatch-btn:focus{border-color:#82a095;box-shadow:0 0 0 2px var(--verde-claro)}.color-swatch-btn:disabled{opacity:.5;cursor:not-allowed}.color-picker-input{width:28px;height:28px;border:none;background:none;margin-left:4px;cursor:pointer;padding:0;outline:none}.color-picker-input:focus{box-shadow:0 0 0 2px var(--verde-claro)}.loading-container{display:flex;justify-content:center;align-items:center;min-height:200px;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;margin:32px auto;max-width:90%}.loading-spinner{color:#82a095;font-size:1.1rem;font-weight:500}.checkbox-label{display:flex;align-items:center;gap:8px;cursor:pointer;font-size:1rem;color:#5d5d5d;margin-top:8px}.checkbox-label .form-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#82a095}.checkbox-label span{-webkit-user-select:none;user-select:none}.login-page-bg{min-height:100vh;background:#f3e3d3}.login-content{position:relative;z-index:1;min-height:100vh;display:flex;flex-direction:column;align-items:center}.login-container{position:relative;width:100%;max-width:420px;margin:2rem auto;border-radius:16px;overflow:hidden;box-shadow:0 2px 16px #00000014;background:transparent}.login-bg-blur{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:0;filter:blur(8px);opacity:.7;pointer-events:none}.login-form-container{position:relative;z-index:1;padding:2.5rem 2rem 2rem;background:#fff4ecf2;border-radius:16px}.login-form{display:flex;flex-direction:column;gap:1.2rem}.form-group label{font-family:Playfair Display,serif;color:#7c9d96;font-size:1.1rem;font-weight:700;margin-bottom:.2rem}.input-icon-group{display:flex;align-items:center;position:relative}.input-icon{color:#bfa98a;margin-right:.5rem;display:flex;align-items:center}.input-icon-btn{position:absolute;right:.5rem;background:none!important;color:#bfa98a!important}.form-input{flex:1;font-family:Poppins,sans-serif;font-size:1rem;padding:.7rem 2.5rem .7rem 2.2rem;border:2px solid #7c9d96;border-radius:8px;background:#fff;outline:none;transition:border .2s}.form-input:focus{border-color:#bfa98a}.form-error{color:#d36c4e;font-size:.95rem;margin-top:.1rem;font-family:Poppins,sans-serif}.form-button{background:#eab676;color:#444;font-family:Poppins,sans-serif;font-weight:600;border:none;border-radius:10px;padding:1rem 0;font-size:1.1rem;margin-top:.5rem;cursor:pointer;transition:background .2s;width:100%}.form-button:disabled{background:#e0c9a6;cursor:not-allowed}.forgot-link{text-align:left;margin-bottom:.5rem;font-size:1rem}.forgot-link a{color:#444;text-decoration:underline;font-weight:500}.divider{display:flex;align-items:center;margin:1.2rem 0 .7rem;color:#444;font-weight:700;font-size:1.2rem}.divider span{margin:0 1rem}.divider:before,.divider:after{content:"";flex:1;border-bottom:2px solid #444;margin:0 .5rem}.google-btn{display:flex;align-items:center;justify-content:center;gap:.7rem;background:#fff;color:#444;border:none;border-radius:8px;padding:.7rem 0;font-size:1.1rem;font-family:Poppins,sans-serif;font-weight:500;box-shadow:0 1px 4px #00000012;cursor:pointer;width:100%;margin-bottom:.5rem;transition:background .2s}.google-btn:hover{background:#f7f7f7}.google-icon{width:24px;height:24px}.register-link{text-align:center;margin-top:.7rem;font-size:1rem}.register-link a{color:#444;text-decoration:underline;font-weight:500}@media (max-width: 600px){.login-container{max-width:98vw;margin:1rem auto}.login-form-container{padding:1.2rem .5rem}}.form-container{max-width:90%;margin:0 auto;font-family:Poppins,sans-serif;width:100%;box-sizing:border-box;overflow-x:hidden}.form-inputs-course{margin-bottom:2rem;margin:32px auto;background:#fff;border-radius:8px;box-shadow:0 2px 8px #00000014;padding:24px;width:100%;box-sizing:border-box;overflow-x:hidden}.doc-form{background:#fff;border-radius:12px;width:100%;box-sizing:border-box;overflow-x:hidden}.form-section h2{color:#3b5a55;font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:1.5rem;font-weight:600}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--texto-gris);font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}.form-group input,.form-group textarea{width:100%;padding:.8rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:Poppins,sans-serif;transition:border-color .3s ease;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#82a095}.form-group textarea{resize:vertical;min-height:100px}.course-cover-preview{max-width:200px;max-height:150px;border-radius:8px;margin-top:.5rem;object-fit:cover}.image-upload-container{display:flex;flex-direction:column;gap:1rem}.file-input-container{display:flex;align-items:center;gap:1rem}.file-input-btn{background:#82a095;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-family:Poppins,sans-serif;font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .3s ease;min-width:120px}.file-input-btn:hover{background:#6a8b7d}.image-preview-container{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.remove-image-btn{background:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-family:Poppins,sans-serif;font-weight:600;font-size:.8rem;cursor:pointer;transition:background-color .3s ease}.remove-image-btn:hover{background:#c82333}.chapters-section{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}.chapters-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.chapters-header h2{color:#3b5a55;font-family:Playfair Display,serif;font-size:1.8rem;margin:0;font-weight:600}.add-chapter-btn{background:#82a095;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:8px;font-family:Poppins,sans-serif;font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;gap:.5rem}.add-chapter-btn:hover{background:#6a8b7d}.chapters-tabs{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid #e0e0e0;padding-bottom:1rem}.chapter-tab{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#f5f5f5;border-radius:8px;border:2px solid transparent;transition:all .3s ease}.chapter-tab.active{background:#82a095;color:#fff;border-color:#6a8b7d}.chapter-title-input{border:none;background:transparent;font-size:.9rem;font-weight:600;min-width:120px;padding:.2rem .5rem;border-radius:4px}.chapter-tab.active .chapter-title-input{color:#fff}.chapter-title-input:focus{outline:none;background:#fff3}.chapter-state-select{border:1px solid #ddd;background:#fff;color:var(--texto-gris);font-size:.8rem;font-weight:600;padding:.2rem .5rem;border-radius:4px;min-width:80px;cursor:pointer;transition:all .3s ease}.chapter-state-select.published{background:#d4edda!important;color:#155724!important;border-color:#c3e6cb!important}.chapter-state-select.draft{background:#fff3cd!important;color:#856404!important;border-color:#ffeaa7!important}.chapter-tab.active .chapter-state-select{color:var(--texto-gris);background:#fff;border-color:#ffffff4d}.chapter-state-select:focus{outline:none;border-color:#82a095;background:#fff;color:var(--texto-gris)}.chapter-state-select option{background:#fff;color:var(--texto-gris);padding:.5rem}.chapter-state-badge{display:inline-block;padding:.2rem .6rem;border-radius:12px;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin-left:.8rem}.chapter-state-badge.draft{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.chapter-state-badge.published{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.remove-chapter-btn,.select-chapter-btn{background:none;border:none;padding:.3rem;border-radius:4px;cursor:pointer;font-size:.8rem;transition:background-color .3s ease;color:inherit}.remove-chapter-btn:hover{background:#f003;color:red}.select-chapter-btn:hover{background:#fff3}.remove-chapter-btn:disabled{opacity:.5;cursor:not-allowed}.chapter-editor{display:none}.chapter-editor.active{display:block}.chapter-editor h3{color:#3b5a55;font-family:Playfair Display,serif;font-size:1.5rem;margin-bottom:1rem;font-weight:600}.form-toolbar{display:flex;align-items:center;gap:.5rem;padding:1rem;background:#f8f9fa;border-radius:8px;margin-bottom:1rem;flex-wrap:wrap}.form-toolbar button{background:#fff;border:1px solid #ddd;padding:.5rem;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.form-toolbar button:hover{background:#e9ecef;border-color:#82a095}.form-toolbar select{padding:.5rem;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:.9rem}.form-toolbar input[type=color]{width:30px;height:30px;border:none;border-radius:4px;cursor:pointer}.form-group .editor-area,.chapter-editor .editor-area{min-height:400px;border:1px solid #ccc;border-radius:8px;padding:1rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6;background:#fff}.form-group .editor-area:focus,.chapter-editor .editor-area:focus{outline:none;border-color:#82a095}.rich-text-editor .editor-area{min-height:400px;border:1px solid #ccc;border-radius:8px;padding:1rem;font-family:Poppins,sans-serif;font-size:1rem;line-height:1.6;background:#fff;cursor:text!important;position:relative;overflow-wrap:break-word;word-wrap:break-word}.rich-text-editor .editor-area:focus{outline:none;border-color:#82a095}.rich-text-editor .toolbar{display:flex!important;flex-direction:row!important;position:sticky;top:0;z-index:1000;background:#f8f9fa;border-radius:8px 8px 0 0;margin-bottom:0;flex-wrap:wrap;min-height:48px;flex-shrink:0;align-items:center}.rich-text-editor .toolbar button{background:#fff;border:1px solid #ddd;padding:.5rem;border-radius:4px;cursor:pointer;transition:all .3s ease;font-size:.9rem}.rich-text-editor .toolbar button:hover{background:#e9ecef;border-color:#82a095}.rich-text-editor .toolbar select{padding:.5rem;border:1px solid #ddd;border-radius:4px;background:#fff;font-size:.9rem;width:auto;min-width:120px}.rich-text-editor .toolbar input[type=color]{width:30px;height:30px;border:none;border-radius:4px;cursor:pointer}.form-actions{display:flex;gap:1rem;justify-content:center;margin-top:2rem}.submit-btn,.save-draft-btn,.back-btn{padding:1rem 2rem;border:none;border-radius:8px;font-family:Poppins,sans-serif;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;min-width:150px}.submit-btn{background:#82a095;color:#fff}.submit-btn:hover{background:#6a8b7d}.submit-btn:disabled{background:#ccc;cursor:not-allowed}.save-draft-btn{background:#f8f9fa;color:var(--texto-gris);border:2px solid #ddd}.save-draft-btn:hover{background:#e9ecef;border-color:#82a095}.back-btn{background:#6c757d;color:#fff;border:2px solid #6c757d}.back-btn:hover{background:#5a6268;border-color:#545b62}.back-btn:disabled{background:#ccc;border-color:#ccc;cursor:not-allowed}.video-helper-text{font-size:.95rem;color:var(--texto-gris);background:#f8f9fa;border-radius:6px;padding:.5rem 1rem;margin:.5rem 0 1rem}.video-helper-text code{background:#e0e0e0;padding:2px 6px;border-radius:4px;font-size:.95em}.video-preview{margin:1rem 0;display:flex;justify-content:center}.video-preview iframe{border-radius:8px;max-width:100%;min-height:250px;background:#000}@media (max-width: 768px){.form-container{max-width:100%;padding:.75rem;margin:0}.form-inputs-course{margin:16px auto;padding:16px;border-radius:8px}.form-section h2{font-size:1.4rem;margin-bottom:1rem}.form-row{grid-template-columns:1fr;gap:.75rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.85rem}.form-group input,.form-group textarea{padding:.7rem;font-size:16px}.chapters-section{padding:1rem;margin-bottom:1rem}.chapters-header{flex-direction:column;gap:1rem;align-items:flex-start}.chapters-header h2{font-size:1.4rem}.add-chapter-btn{width:100%;justify-content:center;padding:.7rem 1rem;font-size:.85rem}.chapters-tabs{flex-direction:column;gap:.5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.chapter-tab{justify-content:space-between;min-width:100%;padding:.6rem .8rem}.chapter-title-input{min-width:100px;font-size:.85rem}.chapter-state-select{font-size:.75rem;min-width:70px;padding:.2rem .4rem}.form-toolbar{flex-direction:column;align-items:stretch}.form-actions{flex-direction:column;gap:.75rem;margin-top:1.5rem}.submit-btn,.save-draft-btn,.back-btn{width:100%;padding:.9rem 1.5rem;font-size:.95rem;min-width:auto}.file-input-btn{width:100%;padding:.7rem 1rem;font-size:.85rem}.course-cover-preview{max-width:100%;max-height:200px}.image-preview-container{width:100%}.remove-image-btn{width:100%;padding:.6rem 1rem}.checkbox-group{margin-top:20px}.checkbox-label{font-size:.85rem}}@media (max-width: 480px){.form-container{padding:.5rem}.form-inputs-course{padding:12px;margin:12px auto}.form-section h2{font-size:1.2rem;margin-bottom:.75rem}.form-group{margin-bottom:.75rem}.form-group label{font-size:.8rem;margin-bottom:.4rem}.form-group input,.form-group textarea{padding:.6rem;font-size:16px}.chapters-section{padding:.75rem}.chapters-header h2{font-size:1.2rem}.add-chapter-btn{padding:.6rem .9rem;font-size:.8rem}.chapter-tab{padding:.5rem .7rem;flex-wrap:wrap}.chapter-title-input{font-size:.8rem;min-width:80px}.chapter-state-select{font-size:.7rem;min-width:60px}.submit-btn,.save-draft-btn,.back-btn{padding:.8rem 1.2rem;font-size:.9rem}.file-input-btn{padding:.6rem .9rem;font-size:.8rem}.course-cover-preview{max-height:150px}.checkbox-label{font-size:.8rem}}.checkbox-group{display:flex;flex-direction:row;align-items:center;gap:8px;margin-top:40px}.checkbox-input{width:18px;height:18px;accent-color:#3b5a55;cursor:pointer}.checkbox-label{font-size:.9rem;color:var(--texto-gris);cursor:pointer;margin-bottom:0;text-transform:none;letter-spacing:normal;font-weight:500;line-height:1.4;margin-top:6px}.multiple-image-upload-container .course-images-preview{margin-top:16px}.multiple-image-upload-container .course-images-preview h4{font-size:1rem;color:var(--texto-gris);margin-bottom:12px;font-weight:600}.multiple-image-upload-container .course-images-preview .course-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px;margin-top:12px}.multiple-image-upload-container .course-images-preview .course-images-grid .course-image-item{position:relative;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a;transition:transform .2s ease}.multiple-image-upload-container .course-images-preview .course-images-grid .course-image-item:hover{transform:scale(1.02)}.multiple-image-upload-container .course-images-preview .course-images-grid .course-image-item .course-image-preview{width:100%;height:100px;object-fit:cover;display:block}.multiple-image-upload-container .course-images-preview .course-images-grid .course-image-item .remove-course-image-btn{position:absolute;top:4px;right:4px;background:#dc3545e6;color:#fff;border:none;border-radius:4px;padding:4px 8px;font-size:.75rem;cursor:pointer;transition:background .2s ease}.multiple-image-upload-container .course-images-preview .course-images-grid .course-image-item .remove-course-image-btn:hover{background:#dc3545}@media (max-width: 768px){.multiple-image-upload-container .course-images-preview .course-images-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:8px}.multiple-image-upload-container .course-images-preview .course-images-grid .course-image-item .course-image-preview{height:80px}}@media (max-width: 480px){.multiple-image-upload-container .course-images-preview .course-images-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:6px}.multiple-image-upload-container .course-images-preview .course-images-grid .course-image-item .course-image-preview{height:60px}}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;border-radius:12px;box-shadow:0 20px 40px #00000026;max-width:400px;width:90%;max-height:90vh;overflow:hidden;animation:modalSlideIn .3s ease-out}.modal-header{padding:1.5rem 1.5rem 0}.modal-header h3{margin:0;font-size:1.25rem;font-weight:600;color:#2c3e50}.modal-body{padding:1rem 1.5rem}.modal-body p{margin:0 0 .5rem;color:#6c757d;line-height:1.5}.modal-body .chapter-name{margin:.75rem 0 0;color:#2c3e50;font-size:.95rem}.modal-footer{padding:0 1.5rem 1.5rem;display:flex;gap:.75rem;justify-content:flex-end}.modal-footer button{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.modal-footer button.btn-cancel{background:#f8f9fa;color:#6c757d;border:1px solid #e9ecef}.modal-footer button.btn-cancel:hover{background:#e9ecef;color:#495057}.modal-footer button.btn-delete{background:#dc3545;color:#fff}.modal-footer button.btn-delete:hover{background:#c82333;transform:translateY(-1px)}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width: 480px){.modal-content{width:95%;margin:1rem}.modal-header,.modal-body,.modal-footer{padding-left:1rem;padding-right:1rem}.modal-footer{flex-direction:column}.modal-footer button{width:100%}}.tags-input-container,.tags-input-wrapper{position:relative}.tags-suggestions{position:absolute;top:100%;left:0;right:0;background:#fff;border:1px solid #e9ecef;border-radius:8px;box-shadow:0 4px 12px #0000001a;max-height:200px;overflow-y:auto;z-index:1000;margin-top:4px}.tag-suggestion{padding:10px 16px;cursor:pointer;transition:background-color .2s;font-size:.9rem;color:#495057}.tag-suggestion:hover{background-color:#f8f9fa}.tag-suggestion.tag-suggestion-new{color:#28a745;font-weight:500;border-top:1px solid #e9ecef}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.tag-item{display:inline-flex;align-items:center;gap:.5rem;background:#82a095;color:#fff;padding:.4rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500}.tag-remove{background:none;border:none;color:#fff;cursor:pointer;font-size:1.2rem;line-height:1;padding:0;width:18px;height:18px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.tag-remove:hover{background-color:#fff3}.related-courses{padding:1.3rem 0;background-color:var(--fondo-claro)}.related-courses h2{font-family:Playfair Display,serif;font-size:2.2rem;color:var(--texto-oscuro);text-align:center;font-weight:600;margin:0;margin-bottom:1rem}.related-courses .related-courses-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:2rem;margin-bottom:2rem;max-width:100%;justify-content:center;align-items:center}@media (max-width: 1200px){.related-courses .related-courses-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}}@media (max-width: 768px){.related-courses .related-courses-grid{grid-template-columns:1fr;gap:1.5rem}}.related-courses .related-courses-loading{text-align:center;padding:3rem 1rem}.related-courses .related-courses-loading .loading-spinner{width:40px;height:40px;border:3px solid #f3f3f3;border-top:3px solid #82a095;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}.related-courses .related-courses-loading p{color:#666;font-size:1.1rem}*,*:before,*:after{box-sizing:border-box}.my-profile-container{position:relative;font-family:Poppins,sans-serif;color:#5d5d5d;min-height:100vh;background-color:var(--fondo-claro);padding:2rem 0}.my-profile-content{max-width:90%;margin:0 auto;background:#fffffff2;border-radius:16px;box-shadow:0 8px 32px #0000001a;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.my-profile-content h1{color:#7c9d96;font-family:Playfair Display,serif;font-size:2rem;margin-bottom:2rem;text-align:center;font-weight:600;font-style:italic}.message{padding:1rem;border-radius:6px;margin-bottom:1.5rem;font-weight:500}.message.success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.message.error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.profile-form{display:flex;flex-direction:column;gap:2rem}.form-section{background:#ffffffe6;border-radius:12px;padding:2rem;box-shadow:0 4px 16px #00000014;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.form-section h2{color:#7c9d96;font-family:Playfair Display,serif;font-size:1.8rem;margin-bottom:1.5rem;font-weight:600;font-style:italic}.form-section h3{color:#7c9d96;font-family:Playfair Display,serif;font-size:1.4rem;margin-bottom:1rem;font-weight:600;font-style:italic}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem;width:100%;box-sizing:border-box}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#3b5a55;font-size:.9rem}.form-group input,.form-group textarea,.form-group select{width:100%;max-width:100%;box-sizing:border-box;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;font-family:Poppins,sans-serif;transition:border-color .2s,box-shadow .2s}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-color:#82a095;box-shadow:0 0 0 2px #82a09533}.form-error{color:#dc3545;font-size:.875rem;margin-top:.25rem;font-family:Poppins,sans-serif}.address-form{background:#faf6f2;border-radius:8px;padding:1.5rem;margin-bottom:2rem;border:1px solid #e0e0e0}.address-form h3{color:#3b5a55;font-family:Playfair Display,serif;font-size:1.3rem;margin-bottom:1rem;font-weight:600}.address-form-buttons{display:flex;gap:1rem;margin-top:1rem}.save-address-btn{background:#82a095;color:#fff;font-family:Poppins,sans-serif;font-weight:600;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:background .2s}.save-address-btn:hover{background:#6b8a7f}.cancel-btn{background:#6c757d;color:#fff;font-family:Poppins,sans-serif;font-weight:600;border:none;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;cursor:pointer;transition:background .2s}.cancel-btn:hover{background:#5a6268}.notifications-section{margin-top:2rem;margin-bottom:2rem}.notifications-section h3{color:#3b5a55;font-family:Playfair Display,serif;font-size:1.4rem;margin-bottom:1rem;font-weight:600}.addresses-list{margin-top:2rem}.addresses-list h3{color:#3b5a55;font-family:Playfair Display,serif;font-size:1.4rem;margin-bottom:1rem;font-weight:600}.address-item{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:flex-start;transition:box-shadow .2s}.address-item:hover{box-shadow:0 2px 8px #0000001a}.address-content{flex:1}.address-content p{margin:.25rem 0;color:#5d5d5d;font-family:Poppins,sans-serif}.address-content p strong{color:#3b5a55;font-weight:600}.address-actions{display:flex;gap:.5rem;margin-left:1rem}.edit-btn,.delete-btn{padding:.5rem 1rem;border:none;border-radius:4px;font-family:Poppins,sans-serif;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.edit-btn{background:var(--verde-oscuro);color:#fff;box-shadow:0 2px 8px #6d8b744d}.edit-btn:hover{background:var(--verde-oscuro);transform:translateY(-1px);box-shadow:0 4px 12px #6d8b7466}.delete-btn{background:var(--rojo);color:#fff;box-shadow:0 2px 8px #d548484d}.delete-btn:hover{background:var(--rojo);transform:translateY(-1px);box-shadow:0 4px 12px #d5484866}.no-addresses{text-align:center;color:var(--texto-oscuro);font-style:italic;padding:2rem;background:#fffc;border-radius:12px;border:2px dashed var(--verde-claro);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.form-buttons{display:flex;justify-content:center;margin-top:2rem}.submit-btn{background-color:var(--verde-oscuro);color:#fff;font-family:Poppins,sans-serif;font-weight:600;border:none;border-radius:10px;padding:1rem 2rem;font-size:1.1rem;cursor:pointer;transition:all .3s ease;min-width:150px;box-shadow:0 4px 15px #6d8b744d}.submit-btn:disabled{background:var(--verde-claro);cursor:not-allowed;box-shadow:none}.submit-btn:hover:not(:disabled){background:var(--verde-oscuro);transform:translateY(-2px);box-shadow:0 6px 20px #6d8b7466}@media (max-width: 768px){.my-profile-content{max-width:95%;padding:1.5rem}.form-row{grid-template-columns:1fr}.address-item{flex-direction:column;gap:1rem}.address-actions{margin-left:0;justify-content:flex-end}.address-form-buttons{flex-direction:column}.form-buttons{flex-direction:column;align-items:center}}@media (max-width: 480px){.my-profile-content{padding:1rem}.form-section{padding:1.5rem}.address-form{padding:1rem}.my-profile-content h1{font-size:1.5rem}}.push-notification-toggle .notification-status{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:8px;font-size:.9rem}.push-notification-toggle .notification-status.unsupported{background:#f8f9fa;color:#6c757d;border:1px solid #dee2e6}.push-notification-toggle .notification-status.denied{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.push-notification-toggle .notification-status .status-icon{font-size:1.2rem}.push-notification-toggle .notification-status .status-text{font-weight:500}.push-notification-toggle .notification-status small{display:block;margin-top:.25rem;opacity:.8}.push-notification-toggle .notification-controls{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 4px #0000001a}.push-notification-toggle .notification-controls .notification-info{display:flex;align-items:center;gap:.75rem;flex:1}.push-notification-toggle .notification-controls .notification-info .status-icon{font-size:1.5rem;flex-shrink:0}.push-notification-toggle .notification-controls .notification-info .status-details .status-text{display:block;font-weight:500;color:var(--texto-oscuro);margin-bottom:.25rem}.push-notification-toggle .notification-controls .notification-info .status-details small{display:block;color:#7b6252;font-size:.8rem;line-height:1.4}.push-notification-toggle .notification-controls .toggle-btn{padding:.5rem 1rem;border:none;border-radius:6px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;min-width:100px;display:flex;align-items:center;justify-content:center}.push-notification-toggle .notification-controls .toggle-btn:disabled{opacity:.6;cursor:not-allowed}.push-notification-toggle .notification-controls .toggle-btn.active{background:#dc3545;color:#fff}.push-notification-toggle .notification-controls .toggle-btn.active:hover:not(:disabled){background:#c82333;transform:translateY(-1px)}.push-notification-toggle .notification-controls .toggle-btn.inactive{background:#82a095;color:#fff}.push-notification-toggle .notification-controls .toggle-btn.inactive:hover:not(:disabled){background:#6a8b7d;transform:translateY(-1px)}.push-notification-toggle .notification-controls .toggle-btn .loading-spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.push-notification-toggle .notification-controls .toggle-btn .toggle-text{white-space:nowrap}.push-notification-toggle .error-message{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:#f8d7da;color:#721c24;border:1px solid #f5c6cb;border-radius:6px;font-size:.85rem;margin-top:.5rem}.push-notification-toggle .error-message .error-icon{font-size:1rem}@media (max-width: 768px){.push-notification-toggle .notification-controls{flex-direction:column;align-items:stretch;gap:1rem}.push-notification-toggle .notification-controls .notification-info{justify-content:center;text-align:center}.push-notification-toggle .notification-controls .toggle-btn{width:100%}}.my-courses-container{min-height:100vh;background-color:var(--fondo-claro)}.my-courses-content{max-width:1200px;margin:0 auto;padding:0 2rem}.no-courses{text-align:center;padding:4rem 2rem;background:#fffffff2;border-radius:16px;margin:2rem 0;box-shadow:0 8px 32px #0000001a}.no-courses h2{color:#2d3748;margin-bottom:1rem;font-size:1.8rem}.no-courses p{color:#718096;margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.no-courses .browse-courses-btn{width:100%;max-width:200px;margin:0 auto}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;margin-top:2rem}.course-card{background:#fffffff2;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001a;transition:all .3s ease;cursor:pointer;position:relative}.course-card:hover{transform:translateY(-8px);box-shadow:0 16px 48px #00000026}.course-card:hover .course-overlay{opacity:1}.course-card:hover .course-image img{transform:scale(1.05)}.course-image{position:relative;height:200px;overflow:hidden}.course-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.course-image .course-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#667eeacc;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.course-image .course-overlay .continue-text{color:#fff;font-size:1.2rem;font-weight:600;text-transform:uppercase;letter-spacing:1px}.course-info{padding:1.5rem}.course-title{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:1rem;line-height:1.4}.course-progress{margin-bottom:1rem}.course-progress .progress-bar{width:100%;height:8px;background:#e2e8f0;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.course-progress .progress-bar .progress-fill{height:100%;transition:width .3s ease}.course-progress .progress-bar .progress-fill.progress-high{background:linear-gradient(90deg,#48bb78,#38a169)}.course-progress .progress-bar .progress-fill.progress-medium{background:linear-gradient(90deg,#ed8936,#dd6b20)}.course-progress .progress-bar .progress-fill.progress-low{background:linear-gradient(90deg,#f56565,#e53e3e)}.course-progress .progress-text{color:#718096;font-size:.9rem;font-weight:500}.course-stats{display:flex;justify-content:space-between;align-items:center;font-size:.85rem;color:#a0aec0}.course-stats .chapters-completed{font-weight:500}.course-stats .last-accessed{font-style:italic}@media (max-width: 768px){.my-courses-content{padding:0 1rem}.courses-grid{grid-template-columns:1fr;gap:1.5rem}.course-card{margin-bottom:1rem}.course-info{padding:1rem}.course-stats{flex-direction:column;align-items:flex-start;gap:.5rem}}@media (max-width: 480px){.my-courses-container{padding:1rem 0}.no-courses{padding:2rem 1rem;margin:1rem 0}.no-courses h2{font-size:1.5rem}.no-courses p{font-size:1rem}}.course-content{line-height:1.6;color:#333}.course-content h1,.course-content h2,.course-content h3,.course-content h4,.course-content h5,.course-content h6{margin-top:1.5em;margin-bottom:.5em;color:#2c3e50}.course-content h1{font-size:2em}.course-content h2{font-size:1.75em}.course-content h3{font-size:1.5em}.course-content h4{font-size:1.25em}.course-content h5{font-size:1.1em}.course-content h6{font-size:1em}.course-content p{margin-bottom:1em}.course-content ul,.course-content ol{margin-bottom:1em;padding-left:2em}.course-content li{margin-bottom:.5em}.course-content a{color:#3498db;text-decoration:none}.course-content a:hover{text-decoration:underline}.course-content img{max-width:100%;height:auto;border-radius:8px;margin:1em 0}.course-content .video-container{position:relative;width:100%;margin:2em 0;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;background:#000}.course-content .video-container:before{content:"";display:block;padding-top:56.25%}.course-content .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.course-content pre{background:#f8f9fa;border:1px solid #e9ecef;border-radius:6px;padding:1em;overflow-x:auto;margin:1em 0}.course-content code{background:#f1f3f4;padding:.2em .4em;border-radius:3px;font-family:Courier New,monospace;font-size:.9em}.course-content blockquote{border-left:4px solid #3498db;margin:1em 0;padding-left:1em;font-style:italic;color:#666}.course-content table{width:100%;border-collapse:collapse;margin:1em 0}.course-content table th,.course-content table td{border:1px solid #ddd;padding:.75em;text-align:left}.course-content table th{background:#f8f9fa;font-weight:600}@media (max-width: 768px){.course-content h1{font-size:1.75em}.course-content h2{font-size:1.5em}.course-content h3{font-size:1.25em}.course-content h4{font-size:1.1em}.course-content h5{font-size:1em}.course-content h6{font-size:.9em}.course-content .video-container{margin:1em 0}.course-content ul,.course-content ol{padding-left:1.5em}}@media (max-width: 480px){.course-content h1{font-size:1.5em}.course-content h2{font-size:1.25em}.course-content h3{font-size:1.1em}.course-content .video-container{margin:.5em 0}}.course-viewer-container{min-height:100vh;background-color:var(--fondo-claro);padding:2rem 0}.course-viewer-content{max-width:1400px;margin:0 auto;padding:0 2rem}.error-message{background:#fee;color:#c53030;padding:1rem;border-radius:8px;margin:1rem 0;border:1px solid #feb2b2}.course-viewer-main{display:grid;grid-template-columns:300px 1fr;gap:2rem;margin-top:2rem;background:#fffffff2;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chapter-navigation{background:#fffffff2;padding:1.5rem;border-right:1px solid #e2e8f0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.chapter-navigation .chapter-list{display:flex;flex-direction:column;gap:.5rem}.chapter-navigation .chapter-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:8px;cursor:pointer;transition:all .2s ease;position:relative}.chapter-navigation .chapter-item:hover{background:#a8c3a31a}.chapter-navigation .chapter-item.active{background:linear-gradient(135deg,var(--verde-claro) 0%,var(--verde-claro) 100%);color:#fff}.chapter-navigation .chapter-item.active .chapter-number{background:#fff3}.chapter-navigation .chapter-item.completed .chapter-title{color:var(--texto-oscuro);font-weight:600}.chapter-navigation .chapter-item.completed .completed-icon{color:var(--texto-oscuro);font-weight:700}.chapter-navigation .chapter-item .chapter-number{width:24px;height:24px;border-radius:50%;background:#a8c3a333;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:600;color:var(--texto-oscuro)}.chapter-navigation .chapter-item .chapter-title{flex:1;font-size:.9rem;line-height:1.4}.chapter-navigation .chapter-item .completed-icon{font-size:1rem;margin-left:auto}.chapter-content{padding:2rem;display:flex;flex-direction:column;height:100%}.chapter-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}.chapter-header .chapter-title{color:var(--texto-oscuro);font-size:1.8rem;font-weight:600;margin-bottom:1rem;line-height:1.3;font-family:Playfair Display,serif;font-style:italic}.chapter-header .chapter-progress{display:flex;align-items:center;gap:1rem}.chapter-header .chapter-progress .progress-text{color:var(--texto-oscuro);font-size:.9rem;font-weight:500;min-width:60px}.chapter-header .chapter-progress .progress-bar{flex:1;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden}.chapter-header .chapter-progress .progress-bar .progress-fill{height:100%;background:linear-gradient(90deg,var(--verde-claro),var(--verde-claro));transition:width .3s ease}.chapter-body{flex:1;margin-bottom:2rem}.chapter-body .chapter-html-content{color:var(--texto-oscuro);line-height:1.7;font-size:1rem}.chapter-body .chapter-html-content h1,.chapter-body .chapter-html-content h2,.chapter-body .chapter-html-content h3,.chapter-body .chapter-html-content h4,.chapter-body .chapter-html-content h5,.chapter-body .chapter-html-content h6{color:var(--texto-oscuro);margin-top:1.5rem;margin-bottom:1rem;font-family:Playfair Display,serif;font-style:italic}.chapter-body .chapter-html-content h1{font-size:1.8rem}.chapter-body .chapter-html-content h2{font-size:1.6rem}.chapter-body .chapter-html-content h3{font-size:1.4rem}.chapter-body .chapter-html-content h4{font-size:1.2rem}.chapter-body .chapter-html-content p{margin-bottom:1rem}.chapter-body .chapter-html-content ul,.chapter-body .chapter-html-content ol{margin-bottom:1rem;padding-left:1.5rem}.chapter-body .chapter-html-content li{margin-bottom:.5rem}.chapter-body .chapter-html-content img{max-width:100%;height:auto;border-radius:8px;margin:1rem 0}.chapter-body .chapter-html-content img.image-extra-small{max-width:25%!important;min-width:120px;height:auto!important}.chapter-body .chapter-html-content img.image-small{max-width:50%!important;min-width:180px;height:auto!important}.chapter-body .chapter-html-content img.image-normal{max-width:100%!important;height:auto!important}.chapter-body .chapter-html-content img.image-big{max-width:125%!important;height:auto!important}.chapter-body .chapter-html-content img.image-extra-big{max-width:150%!important;height:auto!important}.chapter-body .chapter-html-content code{background:#f7fafc;padding:.2rem .4rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem}.chapter-body .chapter-html-content pre{background:var(--texto-oscuro);color:#e2e8f0;padding:1rem;border-radius:8px;overflow-x:auto;margin:1rem 0}.chapter-body .chapter-html-content blockquote{border-left:4px solid var(--verde-claro);padding-left:1rem;margin:1rem 0;font-style:italic;color:var(--texto-oscuro)}.chapter-body .chapter-html-content .video-container{margin:2rem 0;border-radius:12px;overflow:hidden;box-shadow:0 8px 32px #00000026;background:#000;position:relative}.chapter-body .chapter-html-content .video-container:before{content:"";display:block;padding-top:56.25%}.chapter-body .chapter-html-content .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.chapter-actions{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e2e8f0}.chapter-actions .action-btn{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.chapter-actions .action-btn:disabled{opacity:.5;cursor:not-allowed}.chapter-actions .action-btn.prev-btn{background:#e2e8f0;color:var(--texto-oscuro)}.chapter-actions .action-btn.prev-btn:hover:not(:disabled){background:#cbd5e0}.chapter-actions .action-btn.next-btn{background:linear-gradient(135deg,var(--verde-claro) 0%,var(--verde-claro) 100%);color:#fff}.chapter-actions .action-btn.next-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6d8b7466}.chapter-actions .action-btn.complete-btn{background:linear-gradient(135deg,var(--verde-claro) 0%,var(--verde-claro) 100%);color:#fff}.chapter-actions .action-btn.complete-btn:hover:not(:disabled){background:linear-gradient(135deg,var(--verde-claro) 0%,var(--verde-claro) 100%);transform:translateY(-1px);box-shadow:0 4px 12px #6d8b7466}.chapter-actions .action-btn.complete-course-btn{background:linear-gradient(135deg,#10b981,#059669);color:#fff;font-weight:600;padding:1rem 2rem;font-size:1.1rem}.chapter-actions .action-btn.complete-course-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-2px);box-shadow:0 6px 20px #10b98166}.chapter-actions .action-btn.complete-course-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.chapter-actions .center-actions{display:flex;gap:1rem}.chapter-actions .completion-actions{display:flex;flex-direction:column;gap:.75rem;align-items:center}.chapter-actions .diploma-btn{color:#fff;border:none;font-size:.9rem;padding:.6rem 1.2rem}.course-viewer-footer{margin-top:2rem;text-align:center}.course-viewer-footer .back-btn{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3);padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease}.course-viewer-footer .back-btn:hover{background:#ffffff1a;border-color:#ffffff80}@media (max-width: 1024px){.course-viewer-main{grid-template-columns:250px 1fr;gap:1rem}.chapter-content{padding:1.5rem}.chapter-navigation{padding:1rem}.chapter-navigation .chapter-item{padding:.5rem}.chapter-navigation .chapter-item .chapter-title{font-size:.85rem}}@media (max-width: 768px){.course-viewer-container{padding-top:1rem}.course-viewer-content{padding:0 1rem}.course-viewer-main{grid-template-columns:1fr;gap:0;margin-top:1rem}.header-component{margin-bottom:.5rem}.header-component .title{margin-bottom:.3rem}.header-component .subtitle{margin-bottom:.5rem}.chapter-navigation{border-right:none;border-bottom:1px solid #e2e8f0;max-height:200px;overflow-y:auto}.chapter-navigation .chapter-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.5rem}.chapter-content{padding:1rem}.chapter-header .chapter-title{font-size:1.5rem}.chapter-actions{flex-direction:column;gap:1rem}.chapter-actions .center-actions{order:-1}.chapter-body .chapter-html-content img:not(.image-normal):not(.image-big):not(.image-extra-big){min-width:120px}.chapter-body .chapter-html-content img.image-extra-small{min-width:140px!important;max-width:35%!important}.chapter-body .chapter-html-content img.image-small{min-width:190px!important;max-width:55%!important}}@media (max-width: 480px){.course-viewer-container{padding-top:.5rem;padding-bottom:1rem}.course-viewer-content{padding:0 .75rem}.course-viewer-main{margin-top:.75rem}.header-component{margin-bottom:.25rem}.header-component .title{margin-bottom:.2rem;font-size:1.5rem}.header-component .subtitle{margin-bottom:.3rem;font-size:.95rem}.chapter-navigation .chapter-list{grid-template-columns:1fr}.chapter-header{margin-bottom:1rem}.chapter-header .chapter-title{font-size:1.3rem;margin-bottom:.5rem}.chapter-actions .action-btn{padding:.5rem 1rem;font-size:.9rem}.chapter-body .chapter-html-content img:not(.image-normal):not(.image-big):not(.image-extra-big){min-width:150px}.chapter-body .chapter-html-content img.image-extra-small{min-width:150px!important;max-width:40%!important}.chapter-body .chapter-html-content img.image-small{min-width:200px!important;max-width:60%!important}}.diploma-btn{display:flex;align-items:center;justify-content:center}.config-tab-content{width:100%;padding:1rem 0}.config-tab-content .config-section{margin-bottom:2rem}.config-tab-content .config-section h2{font-size:1.5rem;color:var(--texto-oscuro);margin-bottom:.5rem}.config-tab-content .config-section .section-description{color:var(--texto-oscuro);margin-bottom:1.5rem;line-height:1.6}.config-tab-content .config-section .email-list-section .add-email-section{display:flex;gap:1rem;margin-bottom:1.5rem}.config-tab-content .config-section .email-list-section .add-email-section .email-input{flex:1;padding:.75rem;border:1px solid #ddd;border-radius:4px;font-size:1rem}.config-tab-content .config-section .email-list-section .add-email-section .email-input:focus{outline:none;border-color:#7c9d96}.config-tab-content .config-section .email-list-section .error-message{background-color:#f9f9f9;color:#c33;padding:.75rem;border-radius:4px;margin-bottom:1rem;border:1px solid #fcc}.config-tab-content .config-section .email-list-section .success-message{background-color:#f9f9f9;color:#3c3;padding:.75rem;border-radius:4px;margin-bottom:1rem;border:1px solid #cfc}.config-tab-content .config-section .email-list-section .email-list{margin-bottom:2rem}.config-tab-content .config-section .email-list-section .email-list h3{font-size:1.2rem;color:var(--texto-oscuro);margin-bottom:1rem}.config-tab-content .config-section .email-list-section .email-list .empty-message{color:var(--texto-oscuro);font-style:italic;padding:1rem;background-color:#f9f9f9;border-radius:4px}.config-tab-content .config-section .email-list-section .email-list .email-items{list-style:none;padding:0;margin:0}.config-tab-content .config-section .email-list-section .email-list .email-items .email-item{display:flex;gap:1rem;align-items:center;margin-bottom:.5rem}.config-tab-content .config-section .email-list-section .email-list .email-items .email-item .email-text{flex:1;padding:.75rem;background-color:#f9f9f9;border-radius:4px;border:1px solid #eee;color:var(--texto-oscuro);font-size:1rem}.config-tab-content .config-section .email-list-section .save-section{display:flex;justify-content:flex-end}@media (max-width: 768px){.config-tab-content .config-section .email-list-section .add-email-section{flex-direction:column}.config-tab-content .config-section .email-list-section .add-email-section .email-input{width:100%}.config-tab-content .config-section .email-list-section .email-list .email-items .email-item{flex-direction:column;align-items:stretch;gap:.5rem}.config-tab-content .config-section .email-list-section .email-list .email-items .email-item .email-text,.config-tab-content .config-section .email-list-section .email-list .email-items .email-item .remove-button{width:100%}}.stats-page-container{padding:0;max-width:100%;margin:0;font-family:Poppins,sans-serif;color:var(--texto-oscuro);background:transparent;min-height:auto}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:300px}.loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #82a095;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.loading-text{font-family:Poppins,sans-serif;font-size:1.1rem;color:var(--texto-oscuro);margin:0;font-weight:500}.error-container,.no-data-container{text-align:center;padding:3rem;color:#d32f2f;font-size:1.1rem}.no-courses-message{text-align:center;padding:2rem;color:var(--texto-oscuro);font-size:1rem;font-style:italic;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0}.stats-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin:2rem 0}.summary-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 12px #0000001a;text-align:center;border:1px solid #e0e0e0}.summary-card h3{font-family:Playfair Display,serif;font-size:1.2rem;color:var(--texto-oscuro);margin:0 0 1rem;font-weight:600}.summary-value{font-size:2.5rem;font-weight:700;color:var(--texto-oscuro);margin-bottom:.5rem;font-family:Poppins,sans-serif}.summary-subvalue{font-size:1rem;color:var(--texto-oscuro);font-weight:500}.stats-section{background:#fff;border-radius:12px;padding:2rem;margin:2rem 0;box-shadow:0 4px 12px #0000001a;border:1px solid #e0e0e0}.stats-section h2{font-family:Playfair Display,serif;font-size:1.8rem;color:var(--texto-oscuro);margin:0 0 1.5rem;font-weight:600;text-align:center}.courses-list{display:flex;flex-direction:column;gap:1rem}.course-item{display:flex;align-items:center;padding:1rem;background:#f8f9fa;border-radius:8px;border:1px solid #e0e0e0;transition:all .3s ease}.course-item:hover{background:#e9ecef;transform:translateY(-2px);box-shadow:0 4px 8px #0000001a}.course-rank{background:#82a095;color:#fff;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;margin-right:1rem;flex-shrink:0}.course-info{flex:1}.course-info h4{font-size:1.2rem;color:var(--texto-oscuro);margin:0 0 .5rem;font-weight:600}.course-stats{display:flex;gap:1rem;font-size:.9rem;color:var(--texto-oscuro)}.sales-count{font-weight:600;color:#82a095}.revenue{font-weight:500}.monthly-chart{display:flex;align-items:end;gap:1rem;height:300px;padding:1rem 0;overflow-x:auto;border-bottom:2px solid #e0e0e0}.month-bar{display:flex;flex-direction:column;align-items:center;min-width:100px;height:100%}.bar-container{flex:1;width:50px;background:#f0f0f0;border-radius:4px 4px 0 0;position:relative;margin-bottom:.5rem;display:flex;flex-direction:column;justify-content:flex-end}.bar-fill{width:100%;border-radius:4px 4px 0 0;min-height:4px;transition:all .3s ease;position:relative}.bar-usd{background:linear-gradient(135deg,#2e7d32,#1b5e20);margin-bottom:2px}.bar-ars{background:linear-gradient(135deg,#1976d2,#0d47a1)}.month-bar:hover .bar-usd{background:linear-gradient(135deg,#1b5e20,#0d4f1c)}.month-bar:hover .bar-ars{background:linear-gradient(135deg,#0d47a1,#0a3d91)}.month-label{font-size:.8rem;color:var(--texto-oscuro);text-align:center;margin-bottom:.25rem;font-weight:500}.month-values{display:flex;flex-direction:column;gap:.1rem;align-items:center}.month-value{font-size:.8rem;font-weight:600;text-align:center;padding:.1rem .2rem;border-radius:3px}.usd-value{color:#2e7d32;background:#2e7d321a}.ars-value{color:#1976d2;background:#1976d21a}.chart-legend{display:flex;justify-content:center;gap:2rem;margin-top:1rem;padding:1rem;background:#f8f9fa;border-radius:8px}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--texto-oscuro);font-weight:500}.legend-color{width:16px;height:16px;border-radius:3px}.usd-color{background:linear-gradient(135deg,#2e7d32,#1b5e20)}.ars-color{background:linear-gradient(135deg,#1976d2,#0d47a1)}.line-chart-container{margin-top:1rem}.line-chart{width:100%;height:300px;background:#fff;border-radius:8px;border:1px solid #e0e0e0;overflow:hidden}.line-chart-svg{width:100%;height:100%;display:block}.chart-area{width:100%;height:100%}.line-total{stroke:#82a095;stroke-width:3;fill:none;filter:drop-shadow(0 2px 4px rgba(130,160,149,.3))}.line-usd{stroke:#2e7d32;stroke-width:2;fill:none;stroke-dasharray:5,5;filter:drop-shadow(0 1px 2px rgba(46,125,50,.3))}.line-ars{stroke:#1976d2;stroke-width:2;fill:none;stroke-dasharray:3,3;filter:drop-shadow(0 1px 2px rgba(25,118,210,.3))}.data-point{fill:#82a095;stroke:#fff;stroke-width:2;cursor:pointer;transition:all .3s ease}.data-point:hover{r:6;fill:#6a8b7d;filter:drop-shadow(0 2px 4px rgba(130,160,149,.5))}.data-point-label{font-family:Poppins,sans-serif;font-size:10px;fill:var(--texto-oscuro);font-weight:500;opacity:0;transition:opacity .3s ease}.data-point:hover+.data-point-label,.data-point-label:hover{opacity:1}.x-axis-label{font-family:Poppins,sans-serif;font-size:10px;fill:var(--texto-oscuro);font-weight:500}.line-chart-legend{display:flex;justify-content:center;gap:2rem;margin-top:1rem;padding:1rem;background:#f8f9fa;border-radius:8px}.line-chart-legend .legend-item{display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--texto-oscuro);font-weight:500}.legend-line{width:20px;height:3px;border-radius:2px}.total-line{background:#82a095}.usd-line{background:#2e7d32;background-image:repeating-linear-gradient(90deg,#2e7d32,#2e7d32 5px,transparent 5px,transparent 10px)}.ars-line{background:#1976d2;background-image:repeating-linear-gradient(90deg,#1976d2,#1976d2 3px,transparent 3px,transparent 6px)}.detailed-stats{overflow-x:auto}.stats-table{width:100%;border-collapse:collapse;margin-top:1rem}.table-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:1rem;padding:1rem;background:#f8f9fa;border-radius:8px 8px 0 0;font-weight:600;color:var(--texto-oscuro);border:1px solid #e0e0e0;border-bottom:2px solid #82a095}.table-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:1rem;padding:1rem;border-bottom:1px solid #e0e0e0;align-items:center;transition:background .3s ease}.table-row:hover{background:#f8f9fa}.table-row:last-child{border-bottom:none;border-radius:0 0 8px 8px}.course-title{font-weight:600;color:var(--texto-oscuro)}.sales-count,.revenue-usd,.revenue-ars,.revenue-total{text-align:right;font-weight:500}.sales-count{color:#82a095}.revenue-usd{color:#2e7d32}.revenue-ars{color:#1976d2}.revenue-total{color:var(--texto-oscuro);font-weight:600}@media (max-width: 768px){.stats-summary{grid-template-columns:1fr;gap:1rem}.summary-card{padding:1.5rem}.summary-value{font-size:2rem}.stats-section{padding:1.5rem}.course-item{flex-direction:column;text-align:center;gap:.5rem}.course-rank{margin-right:0;margin-bottom:.5rem}.course-stats{flex-direction:column;gap:.25rem}.monthly-chart{height:250px;gap:.5rem}.month-bar{min-width:80px}.bar-container{width:40px}.chart-legend{flex-direction:column;gap:1rem}.line-chart{height:250px}.line-chart-legend{flex-direction:column;gap:1rem}.data-point-label,.x-axis-label{font-size:8px}.table-header,.table-row{grid-template-columns:1fr;gap:.5rem;text-align:center}.table-header>div,.table-row>div{padding:.5rem;border-bottom:1px solid #e0e0e0}.table-header>div:last-child,.table-row>div:last-child{border-bottom:none}}@media (max-width: 480px){.summary-card{padding:1rem}.summary-value{font-size:1.8rem}.stats-section{padding:1rem}.monthly-chart{height:200px}.month-bar{min-width:70px}.bar-container{width:35px}.month-value{font-size:.7rem}.chart-legend{gap:.5rem}.legend-item{font-size:.8rem}.line-chart{height:200px}.line-chart-legend .legend-item{font-size:.8rem}.data-point-label,.x-axis-label{font-size:7px}}.notifications-page{padding:2rem;max-width:100%;background-color:var(--fondo-claro, #f5f5f5);min-height:100%;border-radius:8px}.notifications-page .page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--verde-claro)}.notifications-page .page-header h2{font-size:1.5rem;color:#5b4636;margin:0;margin-bottom:.5rem}.notifications-page .page-header .btn{padding:.75rem 1.5rem;border:none;border-radius:5px;font-weight:600;cursor:pointer;transition:all .3s ease}.notifications-page .page-header .btn.btn-primary{background:linear-gradient(135deg,#82a095,#6a8b7d);color:#fff}.notifications-page .page-header .btn.btn-primary:hover{background:linear-gradient(135deg,#6a8b7d,#5a7a6d);transform:translateY(-2px);box-shadow:0 4px 8px #82a0954d}.notifications-page .error-message{background:#fee;color:#c33;padding:1rem;border-radius:5px;margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.notifications-page .error-message button{background:none;border:none;color:#c33;font-size:1.2rem;cursor:pointer}.notifications-page .loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem}.notifications-page .loading-container .loading-spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #82a095;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.notifications-page .loading-container .loading-text{color:#7b6252;font-size:1.1rem}.notifications-page .stats-overview{background:#fff;border-radius:10px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 10px #0000001a}.notifications-page .stats-overview h2{color:var(--texto-oscuro);margin-bottom:1rem;font-size:1.5rem}.notifications-page .stats-overview .stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.notifications-page .stats-overview .stats-grid .stat-card{background:#f8f9fa;padding:1rem;border-radius:8px;text-align:center;border-left:4px solid #82a095}.notifications-page .stats-overview .stats-grid .stat-card h3{color:var(--texto-oscuro);margin:0 0 .5rem;text-transform:capitalize;font-size:1rem}.notifications-page .stats-overview .stats-grid .stat-card .stat-value{font-size:2rem;font-weight:700;color:#82a095;margin-bottom:.5rem}.notifications-page .stats-overview .stats-grid .stat-card .stat-details{font-size:.9rem;color:#7b6252}.notifications-page .stats-overview .stats-grid .stat-card .stat-details div{margin-bottom:.25rem}.notifications-page .filters{display:flex;gap:1rem;margin-bottom:2rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a}.notifications-page .filters select{padding:.5rem;border:1px solid #ddd;border-radius:5px;background:#fff;color:var(--texto-oscuro);font-size:.9rem}.notifications-page .filters select:focus{outline:none;border-color:#82a095;box-shadow:0 0 0 2px #82a09533}.notifications-page .notifications-list h2{color:var(--texto-oscuro);margin-bottom:1rem;font-size:1.5rem}.notifications-page .notifications-list .notifications-grid{display:grid;gap:1rem;margin-bottom:2rem}.notifications-page .notifications-list .notifications-grid .notification-card{background:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 2px 10px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.notifications-page .notifications-list .notifications-grid .notification-card:hover{transform:translateY(-2px);box-shadow:0 4px 20px #00000026}.notifications-page .notifications-list .notifications-grid .notification-card .notification-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.notifications-page .notifications-list .notifications-grid .notification-card .notification-header h3{color:var(--texto-oscuro);margin:0;font-size:1.2rem;flex:1}.notifications-page .notifications-list .notifications-grid .notification-card .notification-header .notification-badges{display:flex;gap:.5rem;flex-wrap:wrap}.notifications-page .notifications-list .notifications-grid .notification-card .notification-header .notification-badges .status-badge{padding:.25rem .75rem;border-radius:20px;font-size:.8rem;font-weight:600;text-transform:uppercase}.notifications-page .notifications-list .notifications-grid .notification-card .notification-header .notification-badges .status-badge.status-draft{background:#e3f2fd;color:#1976d2}.notifications-page .notifications-list .notifications-grid .notification-card .notification-header .notification-badges .status-badge.status-scheduled{background:#fff3e0;color:#f57c00}.notifications-page .notifications-list .notifications-grid .notification-card .notification-header .notification-badges .status-badge.status-sent{background:#e8f5e8;color:#2e7d32}.notifications-page .notifications-list .notifications-grid .notification-card .notification-header .notification-badges .status-badge.status-failed{background:#ffebee;color:#c62828}.notifications-page .notifications-list .notifications-grid .notification-card .notification-header .type-badge{padding:.25rem .75rem;background:#82a095;color:#fff;border-radius:20px;font-size:.8rem;font-weight:600}.notifications-page .notifications-list .notifications-grid .notification-card .notification-content{margin-bottom:1rem}.notifications-page .notifications-list .notifications-grid .notification-card .notification-content p{color:#7b6252;line-height:1.6;margin-bottom:1rem}.notifications-page .notifications-list .notifications-grid .notification-card .notification-content .notification-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.5rem;font-size:.9rem;color:#7b6252}.notifications-page .notifications-list .notifications-grid .notification-card .notification-content .notification-details div{display:flex;align-items:center}.notifications-page .notifications-list .notifications-grid .notification-card .notification-content .notification-details div strong{color:var(--texto-oscuro);margin-right:.5rem}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions .btn{padding:.5rem 1rem;border:none;border-radius:5px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions .btn.btn-sm{padding:.375rem .75rem;font-size:.8rem}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions .btn.btn-primary{background:#82a095;color:#fff}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions .btn.btn-primary:hover{background:#6a8b7d}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions .btn.btn-secondary{background:#6c757d;color:#fff}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions .btn.btn-secondary:hover{background:#5a6268}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions .btn.btn-danger{background:#dc3545;color:#fff}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions .btn.btn-danger:hover{background:#c82333}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions .sent-stats{display:flex;gap:1rem;font-size:.9rem;color:#7b6252;margin-left:auto}.notifications-page .notifications-list .notifications-grid .notification-card .notification-actions .scheduled-info{background:#fff3e0;border:1px solid #ffb74d;border-radius:5px;padding:.5rem;margin-bottom:.5rem;font-size:.9rem;color:#f57c00;font-weight:500}.notifications-page .notifications-list .pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.notifications-page .notifications-list .pagination button{padding:.5rem 1rem;border:1px solid #ddd;background:#fff;color:var(--texto-oscuro);border-radius:5px;cursor:pointer;transition:all .2s ease}.notifications-page .notifications-list .pagination button:hover:not(:disabled){background:#82a095;color:#fff;border-color:#82a095}.notifications-page .notifications-list .pagination button:disabled{opacity:.5;cursor:not-allowed}.notifications-page .notifications-list .pagination span{color:#7b6252;font-weight:500}.notifications-page .modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.notifications-page .modal-overlay .modal-content{background:#fff;border-radius:10px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 30px #0000004d}.notifications-page .modal-overlay .modal-content .modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #eee}.notifications-page .modal-overlay .modal-content .modal-header h2{color:var(--texto-oscuro);margin:0;font-size:1.5rem}.notifications-page .modal-overlay .modal-content .modal-header .close-btn{background:none;border:none;font-size:1.5rem;color:#7b6252;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.notifications-page .modal-overlay .modal-content .modal-header .close-btn:hover{color:var(--texto-oscuro)}.notifications-page .modal-overlay .modal-content .notification-form{padding:1.5rem}.notifications-page .modal-overlay .modal-content .notification-form .form-group{margin-bottom:1rem}.notifications-page .modal-overlay .modal-content .notification-form .form-group label{display:block;margin-bottom:.5rem;color:var(--texto-oscuro);font-weight:500}.notifications-page .modal-overlay .modal-content .notification-form .form-group label input[type=checkbox]{margin-right:.5rem}.notifications-page .modal-overlay .modal-content .notification-form .form-group input,.notifications-page .modal-overlay .modal-content .notification-form .form-group textarea,.notifications-page .modal-overlay .modal-content .notification-form .form-group select{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:5px;font-size:1rem;color:var(--texto-oscuro);transition:border-color .2s ease,box-shadow .2s ease}.notifications-page .modal-overlay .modal-content .notification-form .form-group input:focus,.notifications-page .modal-overlay .modal-content .notification-form .form-group textarea:focus,.notifications-page .modal-overlay .modal-content .notification-form .form-group select:focus{outline:none;border-color:#82a095;box-shadow:0 0 0 2px #82a09533}.notifications-page .modal-overlay .modal-content .notification-form .form-group textarea{resize:vertical;min-height:100px}.notifications-page .modal-overlay .modal-content .notification-form .form-group small{color:#7b6252;font-size:.8rem;margin-top:.25rem;display:block}.notifications-page .modal-overlay .modal-content .notification-form .form-group .course-preview{margin-top:1rem;padding:1rem;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef}.notifications-page .modal-overlay .modal-content .notification-form .form-group .course-preview .course-info{display:flex;align-items:center;gap:1rem}.notifications-page .modal-overlay .modal-content .notification-form .form-group .course-preview .course-info img{border-radius:5px;box-shadow:0 2px 4px #0000001a}.notifications-page .modal-overlay .modal-content .notification-form .form-group .course-preview .course-info div{flex:1}.notifications-page .modal-overlay .modal-content .notification-form .form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}@media (max-width: 768px){.notifications-page .modal-overlay .modal-content .notification-form .form-row{grid-template-columns:1fr}}.notifications-page .modal-overlay .modal-content .notification-form .form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem;border-top:1px solid #eee}.notifications-page .modal-overlay .modal-content .notification-form .form-actions .btn{padding:.75rem 1.5rem;border:none;border-radius:5px;font-weight:600;cursor:pointer;transition:all .2s ease}.notifications-page .modal-overlay .modal-content .notification-form .form-actions .btn.btn-secondary{background:#6c757d;color:#fff}.notifications-page .modal-overlay .modal-content .notification-form .form-actions .btn.btn-secondary:hover{background:#5a6268}.notifications-page .modal-overlay .modal-content .notification-form .form-actions .btn.btn-primary{background:#82a095;color:#fff}.notifications-page .modal-overlay .modal-content .notification-form .form-actions .btn.btn-primary:hover{background:#6a8b7d}@media (max-width: 768px){.notifications-page .page-header{flex-direction:column;gap:1rem;align-items:stretch}.notifications-page .page-header h1{font-size:1.5rem;text-align:center}.notifications-page .stats-grid{grid-template-columns:1fr}.notifications-page .filters{flex-direction:column}.notifications-page .notification-card .notification-header{flex-direction:column;gap:1rem;align-items:stretch}.notifications-page .notification-card .notification-header .notification-badges{justify-content:center}.notifications-page .notification-card .notification-actions{flex-direction:column;align-items:stretch}.notifications-page .notification-card .notification-actions .sent-stats{margin-left:0;justify-content:center}.notifications-page .modal-overlay{padding:1rem}.notifications-page .modal-overlay .modal-content .form-actions{flex-direction:column}}.home-config-tab{padding:24px;background-color:var(--fondo-claro, #f5f5f5);border-radius:8px;min-height:400px}.home-config-tab .home-config-header{margin-bottom:24px}.home-config-tab .home-config-header h2{font-family:var(--fuente-principal, "Poppins", sans-serif);font-size:24px;font-weight:600;color:var(--texto-gris, #4a4a4a);margin-bottom:8px}.home-config-tab .home-config-header .home-config-description{font-family:var(--fuente-principal, "Poppins", sans-serif);font-size:14px;color:var(--texto-gris, #666)}.home-config-tab .home-config-actions{display:flex;gap:12px;margin-bottom:24px;flex-wrap:wrap}.home-config-tab .home-config-actions .add-slide-btn,.home-config-tab .home-config-actions .save-btn{display:flex;align-items:center;gap:8px}.home-config-tab .home-config-loading{text-align:center;padding:40px;font-family:var(--fuente-principal, "Poppins", sans-serif);color:var(--texto-gris, #666)}.home-config-tab .no-slides{text-align:center;padding:40px;font-family:var(--fuente-principal, "Poppins", sans-serif);color:var(--texto-gris, #666);background-color:#fff;border-radius:8px;border:2px dashed var(--borde-radio, #ddd)}.home-config-tab .slides-container{display:flex;flex-direction:column;gap:24px}.home-config-tab .slide-editor{background-color:#fff;border-radius:8px;padding:24px;border:1px solid var(--borde-radio, #ddd);box-shadow:0 2px 4px #0000001a}.home-config-tab .slide-editor .slide-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;border-bottom:1px solid var(--borde-radio, #ddd)}.home-config-tab .slide-editor .slide-header h3{font-family:var(--fuente-principal, "Poppins", sans-serif);font-size:18px;font-weight:600;color:var(--texto-gris, #4a4a4a);margin:0}.home-config-tab .slide-editor .slide-header .remove-slide-btn{display:flex;align-items:center;gap:6px;color:var(--rojo, #e74c3c)}.home-config-tab .slide-editor .slide-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:16px}.home-config-tab .slide-editor .slide-fields .form-group{display:flex;flex-direction:column;gap:8px}.home-config-tab .slide-editor .slide-fields .form-group label{font-family:var(--fuente-principal, "Poppins", sans-serif);font-size:14px;font-weight:500;color:var(--texto-gris, #4a4a4a)}.home-config-tab .slide-editor .slide-fields .form-group input,.home-config-tab .slide-editor .slide-fields .form-group textarea{font-family:var(--fuente-principal, "Poppins", sans-serif);font-size:14px;padding:10px 12px;border:1px solid var(--borde-radio, #ddd);border-radius:4px;color:var(--texto-gris, #4a4a4a);background-color:#fff;transition:border-color .2s}.home-config-tab .slide-editor .slide-fields .form-group input:focus,.home-config-tab .slide-editor .slide-fields .form-group textarea:focus{outline:none;border-color:var(--rojo, #8c6a5d)}.home-config-tab .slide-editor .slide-fields .form-group input::placeholder,.home-config-tab .slide-editor .slide-fields .form-group textarea::placeholder{color:#999}.home-config-tab .slide-editor .slide-fields .form-group textarea{resize:vertical;min-height:60px}.home-config-tab .slide-editor .slide-fields .form-group .file-input-container{display:flex;align-items:center;gap:1rem;margin-bottom:12px}.home-config-tab .slide-editor .slide-fields .form-group .file-input-container .file-input-btn{background:var(--rojo, #d32f2f);color:#fff;border:none;padding:.8rem 1.5rem;border-radius:var(--borde-radio, 4px);font-family:var(--fuente-principal, "Poppins", sans-serif);font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .3s ease;min-width:120px}.home-config-tab .slide-editor .slide-fields .form-group .file-input-container .file-input-btn:hover{background:var(--rojo-oscuro, #b71c1c)}.home-config-tab .slide-editor .slide-fields .form-group .image-preview-container{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;margin-top:12px}.home-config-tab .slide-editor .slide-fields .form-group .image-preview-container .image-preview{max-width:300px;max-height:200px;border-radius:var(--borde-radio, 4px);border:2px solid #e0e0e0;object-fit:cover}.home-config-tab .slide-editor .slide-fields .form-group .image-preview-container .remove-image-btn{background:var(--rojo, #d32f2f);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-family:var(--fuente-principal, "Poppins", sans-serif);font-weight:600;font-size:.8rem;cursor:pointer;transition:background-color .3s ease}.home-config-tab .slide-editor .slide-fields .form-group .image-preview-container .remove-image-btn:hover{background:#c82333}@media (max-width: 768px){.home-config-tab,.home-config-tab .slide-editor{padding:16px}.home-config-tab .slide-editor .slide-fields{grid-template-columns:1fr}}.config-page{min-height:100vh;padding:2rem;background-color:var(--fondo-claro, #f5f5f5)}.config-page .config-container{max-width:1400px;margin:0 auto;background:var(--fondo-claro);border-radius:8px;padding:1rem}.config-page .config-container h1{font-family:Playfair Display,serif;font-size:2rem;color:#5b4636;margin-bottom:2rem}.config-page .config-container .config-tabs-wrapper .admin-tabs{border-bottom:2px solid var(--verde-claro);overflow-x:auto;-webkit-overflow-scrolling:touch}.config-page .config-container .config-tabs-wrapper .admin-tabs .MuiTabs-scroller.MuiTabs-hideScrollbar.MuiTabs-scrollableX.css-1fr578y-MuiTabs-scroller{display:flex;flex-direction:row;align-items:center;justify-content:space-between;transition:all .3s ease}.config-page .config-container .config-tabs-wrapper .admin-tabs .MuiTabs-list.MuiTabs-flexContainer.css-hzcega-MuiTabs-list{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:1rem}.config-page .config-container .config-tabs-wrapper .admin-tabs .MuiButtonBase-root{background-color:var(--fondo-claro);border-radius:8px;padding:1rem;font-size:1rem;font-weight:600;color:var(--texto-oscuro);transition:all .3s ease}.config-page .config-container .config-tabs-wrapper .admin-tabs .MuiButtonBase-root:hover,.config-page .config-container .config-tabs-wrapper .admin-tabs .MuiButtonBase-root.Mui-selected{background-color:var(--verde-oscuro);color:var(--fondo-claro)}.config-page .config-container .config-tabs-wrapper .tab-content{padding:1rem 0}@media (max-width: 768px){.config-page{padding:1rem}.config-page .config-container{padding:.5rem}.config-page .config-container h1{font-size:1.5rem}.config-page .config-container .config-tabs-wrapper .admin-tabs{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.config-page .config-container .config-tabs-wrapper .admin-tabs::-webkit-scrollbar{height:4px}.config-page .config-container .config-tabs-wrapper .admin-tabs::-webkit-scrollbar-track{background:#f1f1f1}.config-page .config-container .config-tabs-wrapper .admin-tabs::-webkit-scrollbar-thumb{background:#82a095;border-radius:2px}.config-page .config-container .config-tabs-wrapper .tab-content{padding:.5rem 0}}.config-page .admin-tabs :global(.Mui-selected){color:#82a095!important;background-color:#82a0951a!important;border-radius:8px 8px 0 0;position:relative}.config-page .admin-tabs :global(.Mui-selected):after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:3px;background-color:#82a095}.config-page .admin-tabs :global(.MuiTab-root){min-width:auto!important;padding:.75rem 1rem!important;font-size:1rem!important;text-transform:uppercase!important;font-weight:600!important;color:#4a4a4a!important;transition:all .3s ease!important;white-space:nowrap!important;flex-shrink:0!important}.config-page .admin-tabs :global(.MuiTab-root):hover{background-color:#82a0950d!important;color:#82a095!important}@media (max-width: 768px){.config-page .admin-tabs :global(.MuiTab-root){padding:.6rem .8rem!important;font-size:.85rem!important}.config-page .admin-tabs :global(.Mui-selected):after{height:2px}}.course-packs-page{text-align:center;margin:0;padding:0;background-color:var(--fondo-claro);min-height:80vh;margin-bottom:2rem}.course-packs-page .course-packs-content{max-width:1200px;margin:0 auto;padding:2rem}.course-packs-page .course-packs-content .admin-actions{margin:2rem 0;display:flex;justify-content:flex-end}.course-packs-page .course-packs-content .loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:300px}.course-packs-page .course-packs-content .loading-container .loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #82a095;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.course-packs-page .course-packs-content .loading-container .loading-text{font-family:var(--fuente-principal);font-size:1.1rem;color:#7b6252;margin:0;font-weight:500}.course-packs-page .course-packs-content .no-packs{text-align:center;padding:3rem 1rem;margin:2rem auto;max-width:600px}.course-packs-page .course-packs-content .no-packs p{font-size:1.1rem;color:var(--texto-gris);margin:0 0 1.5rem;font-family:var(--fuente-principal)}.course-packs-page .course-packs-content .packs-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-bottom:2rem;justify-items:center;max-width:1200px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.course-packs-page{padding-top:0}.course-packs-page .course-packs-content{padding:1rem}.course-packs-page .course-packs-content .loading-container{padding:2rem 1rem;min-height:200px}.course-packs-page .course-packs-content .loading-container .loading-spinner{width:40px;height:40px;border-width:3px}.course-packs-page .course-packs-content .loading-container .loading-text{font-size:1rem}.course-packs-page .course-packs-content .packs-grid{grid-template-columns:1fr;gap:1.5rem}}.course-pack-form{min-height:100vh;background-color:var(--fondo-claro);font-family:var(--fuente-principal)}.course-pack-form .loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:300px}.course-pack-form .loading-container .loading-spinner{width:50px;height:50px;border:4px solid #f3f3f3;border-top:4px solid #82a095;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.course-pack-form .loading-container .loading-text{font-family:var(--fuente-principal);font-size:1.1rem;color:#7b6252;margin:0;font-weight:500}.course-pack-form .form-content{max-width:90%;margin:0 auto;padding:2rem;font-family:var(--fuente-principal);width:100%;box-sizing:border-box}.course-pack-form .form-content .pack-form{background:#fff;border-radius:var(--borde-radio);box-shadow:0 2px 8px #00000014;padding:24px;width:100%;box-sizing:border-box;margin:32px auto}.course-pack-form .form-content .pack-form .form-section{padding:1rem}.course-pack-form .form-content .pack-form .form-section label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--texto-gris);font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;font-family:var(--fuente-principal)}.course-pack-form .form-content .pack-form .form-section input[type=text],.course-pack-form .form-content .pack-form .form-section input[type=number],.course-pack-form .form-content .pack-form .form-section input[type=url],.course-pack-form .form-content .pack-form .form-section textarea{width:100%;padding:.8rem;border:2px solid #e0e0e0;border-radius:var(--borde-radio);font-size:1rem;font-family:var(--fuente-principal);transition:border-color .3s ease;box-sizing:border-box}.course-pack-form .form-content .pack-form .form-section input[type=text]:focus,.course-pack-form .form-content .pack-form .form-section input[type=number]:focus,.course-pack-form .form-content .pack-form .form-section input[type=url]:focus,.course-pack-form .form-content .pack-form .form-section textarea:focus{outline:none;border-color:#82a095}.course-pack-form .form-content .pack-form .form-section textarea{resize:vertical;min-height:100px}.course-pack-form .form-content .pack-form .form-section .error{color:var(--rojo);font-size:.875rem;margin-top:.25rem;font-family:var(--fuente-principal)}.course-pack-form .form-content .pack-form .form-section .image-upload-container{display:flex;flex-direction:column;gap:1rem}.course-pack-form .form-content .pack-form .form-section .file-input-container{display:flex;align-items:center;gap:1rem}.course-pack-form .form-content .pack-form .form-section .file-input-btn{background:#82a095;color:#fff;border:none;padding:.8rem 1.5rem;border-radius:var(--borde-radio);font-family:var(--fuente-principal);font-weight:600;font-size:.9rem;cursor:pointer;transition:background-color .3s ease;min-width:120px}.course-pack-form .form-content .pack-form .form-section .file-input-btn:hover{background:#6a8b7d}.course-pack-form .form-content .pack-form .form-section .image-preview-container{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.course-pack-form .form-content .pack-form .form-section .image-preview{max-width:300px;max-height:200px;margin-top:1rem;border-radius:var(--borde-radio);border:2px solid #e0e0e0;object-fit:cover}.course-pack-form .form-content .pack-form .form-section .remove-image-btn{background:var(--rojo);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-family:var(--fuente-principal);font-weight:600;font-size:.8rem;cursor:pointer;transition:background-color .3s ease}.course-pack-form .form-content .pack-form .form-section .remove-image-btn:hover{background:#c82333}.course-pack-form .form-content .pack-form .form-section .course-selector-controls{margin-bottom:1rem;display:flex;flex-direction:column;gap:1rem}.course-pack-form .form-content .pack-form .form-section .course-selector-controls .search-input-container{width:100%}.course-pack-form .form-content .pack-form .form-section .course-selector-controls .search-input-container .course-search-input{width:100%;padding:.8rem;border:2px solid #e0e0e0;border-radius:var(--borde-radio);font-size:1rem;font-family:var(--fuente-principal);transition:border-color .3s ease;box-sizing:border-box}.course-pack-form .form-content .pack-form .form-section .course-selector-controls .search-input-container .course-search-input:focus{outline:none;border-color:#82a095}.course-pack-form .form-content .pack-form .form-section .course-selector-controls .filter-checkboxes{display:flex;gap:1rem;flex-wrap:wrap}.course-pack-form .form-content .pack-form .form-section .course-selector-controls .filter-checkboxes .filter-checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-family:var(--fuente-principal);font-size:.9rem;color:var(--texto-gris)}.course-pack-form .form-content .pack-form .form-section .course-selector-controls .filter-checkboxes .filter-checkbox-label input[type=radio]{cursor:pointer;accent-color:#82a095}.course-pack-form .form-content .pack-form .form-section .course-selector-controls .filter-checkboxes .filter-checkbox-label span{-webkit-user-select:none;user-select:none}.course-pack-form .form-content .pack-form .form-section .courses-selector{max-height:400px;overflow-y:auto;border:2px solid #e0e0e0;border-radius:var(--borde-radio);padding:1rem;background:#fff}.course-pack-form .form-content .pack-form .form-section .courses-selector .no-courses-found{text-align:center;padding:2rem;color:var(--texto-gris);font-family:var(--fuente-principal);font-size:.9rem}.course-pack-form .form-content .pack-form .form-section .courses-selector .course-option{display:flex;align-items:center;padding:.75rem;margin-bottom:.5rem;border:2px solid #e0e0e0;border-radius:var(--borde-radio);cursor:pointer;transition:all .3s ease;background:#fff}.course-pack-form .form-content .pack-form .form-section .courses-selector .course-option:hover,.course-pack-form .form-content .pack-form .form-section .courses-selector .course-option.selected{background-color:#f0f5f3;border-color:#82a095}.course-pack-form .form-content .pack-form .form-section .courses-selector .course-option input[type=checkbox]{margin-right:1rem;width:20px;height:20px;cursor:pointer;accent-color:#82a095}.course-pack-form .form-content .pack-form .form-section .courses-selector .course-option .course-info{flex:1;display:flex;justify-content:space-between;align-items:center}.course-pack-form .form-content .pack-form .form-section .courses-selector .course-option .course-info strong{color:var(--texto-oscuro);font-family:var(--fuente-principal)}.course-pack-form .form-content .pack-form .form-section .courses-selector .course-option .course-info span{color:var(--texto-gris);font-size:.9rem;font-family:var(--fuente-principal)}.course-pack-form .form-content .pack-form .form-section .selected-count{margin-top:.5rem;color:var(--texto-gris);font-size:.9rem;font-family:var(--fuente-principal)}.course-pack-form .form-content .pack-form .form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.course-pack-form .form-content .pack-form .form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:2px solid #e0e0e0}@media (max-width: 768px){.course-pack-form .form-content{padding:1rem}.course-pack-form .form-content .pack-form{padding:1.5rem;margin:1rem auto}.course-pack-form .form-content .pack-form .form-row{grid-template-columns:1fr}.course-pack-form .form-content .pack-form .form-actions{flex-direction:column-reverse}.course-pack-form .form-content .pack-form .form-actions button{width:100%}}.course-detail-container{min-height:100vh;background-color:var(--fondo-claro);padding:2rem 0}.course-detail-content{max-width:1400px;margin:0 auto;padding:0 2rem}.course-product-layout{display:grid;grid-template-columns:1fr 400px;gap:2rem;background:transparent;border-radius:0;box-shadow:none;overflow:visible;min-height:80vh}.image-carousel{position:relative;background:#ffffff1a;border-radius:12px;overflow:hidden;min-height:80vh;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2)}.image-carousel .main-image-container{position:relative;display:flex;align-items:center;justify-content:center;height:70vh;flex-shrink:0}.image-carousel .main-image-container .main-image{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.image-carousel .main-image-container .main-image img{width:100%;height:100%;object-fit:cover}.image-carousel .main-image-container .carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:10;transition:all .3s ease;box-shadow:0 4px 12px #00000026;color:#2c3e50}.image-carousel .main-image-container .carousel-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #0003}.image-carousel .main-image-container .carousel-arrow:active{transform:translateY(-50%) scale(.95)}.image-carousel .main-image-container .carousel-arrow svg{width:20px;height:20px}.image-carousel .main-image-container .carousel-arrow-left{left:16px}.image-carousel .main-image-container .carousel-arrow-right{right:16px}.image-carousel .thumbnail-container{background:#ffffff1a;padding:1rem;border-top:1px solid #e9ecef;max-height:120px;overflow:hidden}.image-carousel .thumbnail-container .thumbnail-list{display:flex;gap:.5rem;overflow-x:auto;padding-bottom:.5rem;justify-content:center}.image-carousel .thumbnail-container .thumbnail-list::-webkit-scrollbar{height:4px}.image-carousel .thumbnail-container .thumbnail-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}.image-carousel .thumbnail-container .thumbnail-list::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:2px}.image-carousel .thumbnail-container .thumbnail-list .thumbnail-item{flex-shrink:0;width:80px;height:80px;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.image-carousel .thumbnail-container .thumbnail-list .thumbnail-item:hover{transform:scale(1.05);border-color:#007bff}.image-carousel .thumbnail-container .thumbnail-list .thumbnail-item.active{border-color:#28a745;box-shadow:0 4px 12px #28a7454d}.image-carousel .thumbnail-container .thumbnail-list .thumbnail-item img{width:100%;height:100%;object-fit:cover}.course-info{background:#ffffff1a;border-radius:12px;padding:2rem;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.course-info .course-details{display:flex;flex-direction:column;gap:1.5rem;height:100%}.course-info .course-details .course-title{font-size:1.8rem;font-weight:700;color:#2c3e50;line-height:1.3;margin:0}.course-info .course-details .course-tags{display:flex;flex-wrap:wrap;gap:.5rem}.course-info .course-details .course-tags .course-tag{display:inline-block;background:#82a095;color:#fff;padding:.35rem .75rem;border-radius:20px;font-size:.85rem;font-weight:500;transition:all .2s ease}.course-info .course-details .course-tags .course-tag:hover{background:#6d8a7f;transform:translateY(-1px)}.course-info .course-details .course-purchased{background:#d4edda;color:#155724;padding:.75rem 1rem;border-radius:8px;font-weight:600;text-align:center;border:1px solid #c3e6cb}.course-info .course-details .course-pricing .price-section{display:flex;flex-direction:column;gap:.5rem}.course-info .course-details .course-pricing .price-section .original-price{font-size:1rem;color:#6c757d;text-decoration:line-through}.course-info .course-details .course-pricing .price-section .current-price{font-size:1.5rem;font-weight:700;color:#2c3e50}.course-info .course-details .course-pricing .price-separator{height:1px;background:#e9ecef;margin:1rem 0}.course-info .course-details .course-description{flex:1;display:flex;flex-direction:column}.course-info .course-details .course-description p{color:#6c757d;line-height:1.6;margin:0;flex:1;display:flex;align-items:flex-start}.course-info .course-details .course-actions{margin-top:auto}.course-info .course-details .course-actions .course-action-button{width:100%;padding:.75rem 1rem;font-size:.9rem}.course-full-content{margin-top:2rem;background:#ffffff1a;border-radius:12px;box-shadow:none;padding:2rem;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.course-full-content h3{font-size:1.5rem;font-weight:700;color:#2c3e50;margin:0 0 1.5rem;text-align:center}.course-full-content .course-content-body .course-html-content{color:#495057;line-height:1.6;font-size:1rem}.course-full-content .course-content-body .course-html-content h1,.course-full-content .course-content-body .course-html-content h2,.course-full-content .course-content-body .course-html-content h3,.course-full-content .course-content-body .course-html-content h4,.course-full-content .course-content-body .course-html-content h5,.course-full-content .course-content-body .course-html-content h6{color:#2c3e50;margin-top:1.5rem;margin-bottom:1rem;font-weight:600}.course-full-content .course-content-body .course-html-content h1{font-size:1.4em}.course-full-content .course-content-body .course-html-content h2{font-size:1.25em}.course-full-content .course-content-body .course-html-content h3{font-size:1.15em}.course-full-content .course-content-body .course-html-content h4{font-size:1.08em}.course-full-content .course-content-body .course-html-content h5{font-size:1em}.course-full-content .course-content-body .course-html-content h6{font-size:.95em}.course-full-content .course-content-body .course-html-content p{margin-bottom:1rem}.course-full-content .course-content-body .course-html-content img{max-width:100%;height:auto;border-radius:8px;margin:1rem 0;box-shadow:0 4px 8px #0000001a}.course-full-content .course-content-body .course-html-content ul,.course-full-content .course-content-body .course-html-content ol{margin:1rem 0;padding-left:2rem}.course-full-content .course-content-body .course-html-content li{margin-bottom:.5rem}.related-courses{margin-top:3rem}.related-courses h2{margin-bottom:2rem}@media (max-width: 1200px){.course-product-layout{grid-template-columns:1fr 350px;gap:1.5rem}.course-info{padding:1.5rem}.course-info .course-details .course-title{font-size:1.6rem}.course-info .course-details .course-pricing .current-price{font-size:1.3rem}}@media (max-width: 1024px){.course-product-layout{grid-template-columns:1fr 300px;gap:1rem}.course-info{padding:1.25rem}.course-info .course-details{gap:1.25rem}.course-info .course-details .course-title{font-size:1.5rem}}@media (max-width: 768px){.course-detail-container{padding-top:1rem}.course-detail-content{padding:0 1rem}.course-product-layout{grid-template-columns:1fr;gap:1rem;min-height:auto}.image-carousel{order:1;border-right:none;border-bottom:1px solid rgba(255,255,255,.2);min-height:50vh}.image-carousel .main-image-container{height:50vh}.image-carousel .main-image-container .carousel-arrow{width:40px;height:40px}.image-carousel .main-image-container .carousel-arrow svg{width:16px;height:16px}.image-carousel .main-image-container .carousel-arrow-left{left:12px}.image-carousel .main-image-container .carousel-arrow-right{right:12px}.image-carousel .thumbnail-container{max-height:100px;padding:.75rem}.image-carousel .thumbnail-container .thumbnail-list .thumbnail-item{width:60px;height:60px}.course-info{order:2;border-left:none;border-top:1px solid rgba(255,255,255,.2);padding:1.5rem}.course-info .course-details{gap:1rem}.course-info .course-details .course-title{font-size:1.4rem}.course-full-content{margin-top:1.5rem;padding:1.5rem}.course-full-content h3{font-size:1.3rem}.related-courses{margin-top:2rem}}@media (max-width: 480px){.course-detail-content{padding:0 .5rem}.course-product-layout{border-radius:12px;margin:.5rem 0}.image-carousel{min-height:40vh}.image-carousel .main-image-container{height:40vh}.image-carousel .main-image-container .carousel-arrow{width:36px;height:36px}.image-carousel .main-image-container .carousel-arrow svg{width:14px;height:14px}.image-carousel .main-image-container .carousel-arrow-left{left:8px}.image-carousel .main-image-container .carousel-arrow-right{right:8px}.image-carousel .thumbnail-container{max-height:80px;padding:.5rem}.image-carousel .thumbnail-container .thumbnail-list .thumbnail-item{width:50px;height:50px}.course-info{padding:1rem}.course-info .course-details{gap:.75rem}.course-info .course-details .course-title,.course-info .course-details .course-pricing .current-price{font-size:1.2rem}.course-info .course-details .course-content h3{font-size:1.1rem}.course-info .course-details .course-content .course-content-body{max-height:200px;padding:.75rem}.course-info .course-details .course-content .course-content-body .course-html-content{font-size:.9rem}.course-info .course-details .course-content .course-content-body .course-html-content h1{font-size:1.4em}.course-info .course-details .course-content .course-content-body .course-html-content h2{font-size:1.25em}.course-info .course-details .course-content .course-content-body .course-html-content h3{font-size:1.15em}.course-info .course-details .course-content .course-content-body .course-html-content h4{font-size:1.08em}.course-info .course-details .course-content .course-content-body .course-html-content h5{font-size:1em}.course-info .course-details .course-content .course-content-body .course-html-content h6{font-size:.95em}.course-info .course-details .course-actions .course-action-button{padding:.6rem .8rem;font-size:.8rem}.course-full-content{margin-top:1rem;padding:1rem}.course-full-content h3{font-size:1.2rem}.course-full-content .course-content-body .course-html-content{font-size:.9rem}.course-full-content .course-content-body .course-html-content h1{font-size:1.4em}.course-full-content .course-content-body .course-html-content h2{font-size:1.25em}.course-full-content .course-content-body .course-html-content h3{font-size:1.15em}.course-full-content .course-content-body .course-html-content h4{font-size:1.08em}.course-full-content .course-content-body .course-html-content h5{font-size:1em}.course-full-content .course-content-body .course-html-content h6{font-size:.95em}}.pack-courses-info{margin:1.5rem 0;padding:1rem;background:#f8f9fa;border-radius:var(--borde-radio);border:1px solid #e0e0e0}.pack-courses-info .pack-courses-count{font-weight:600;color:var(--texto-oscuro);margin-bottom:.75rem;font-family:var(--fuente-principal)}.pack-courses-info .pack-courses-list{list-style:none;padding:0;margin:0}.pack-courses-info .pack-courses-list li{padding:.5rem 0;color:var(--texto-gris);font-family:var(--fuente-principal);border-bottom:1px solid #e0e0e0}.pack-courses-info .pack-courses-list li:last-child{border-bottom:none}.pack-courses-info .pack-courses-list li:before{content:"✓ ";color:#82a095;font-weight:700;margin-right:.5rem}.header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:.5rem 2rem;background-color:var(--verde-claro);top:0;z-index:100;min-height:64}.header-wrapper .logo{font-size:24px;font-weight:700;color:#343a40;text-decoration:none}.header-wrapper .nav-links{display:flex;gap:15px}.header-wrapper .nav-links a{color:#343a40;text-decoration:none;font-size:16px}.header-wrapper .nav-links a:hover{text-decoration:underline}.language-switcher{display:flex;gap:8px;align-items:center}.lang-btn{padding:6px 12px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease;min-width:40px}.lang-btn:hover{background:#f5f5f5;border-color:#ccc}.lang-btn.active{background:#007bff;color:#fff;border-color:#007bff}.lang-btn.active:hover{background:#0056b3;border-color:#0056b3}.sidebar-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 1.5rem 1rem;border-bottom:1px solid rgba(255,255,255,.2);background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar-header .sidebar-title{margin:0;font-size:1.5rem;font-weight:600;color:#2d2d2d;font-family:Playfair Display,serif}.sidebar-header .sidebar-close-btn{background:none;border:none;color:#5b4636;font-size:1.2rem;cursor:pointer;padding:.5rem;border-radius:50%;transition:all .3s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.sidebar-header .sidebar-close-btn:hover{background:#ffffff4d;transform:scale(1.1)}.sidebar-header .sidebar-close-btn:active{transform:scale(.95)}.sidebar-content{flex:1;padding:1rem 0;overflow-y:auto}.sidebar-section{margin-bottom:.5rem}.sidebar-item{width:100%;display:flex;align-items:center;gap:1rem;padding:1rem 1.5rem;background:none;border:none;cursor:pointer;transition:all .3s ease;color:#2d2d2d;font-size:1rem;font-weight:500;text-align:left;position:relative;overflow:hidden}.sidebar-item:before{content:"";position:absolute;left:0;top:0;height:100%;width:0;background:linear-gradient(90deg,rgba(255,255,255,.3) 0%,transparent 100%);transition:width .3s ease}.sidebar-item:hover{background:#fff3;transform:translate(8px)}.sidebar-item:hover:before{width:4px}.sidebar-item.active{background:#ffffff4d;color:#5b4636;font-weight:600}.sidebar-item.active:before{width:4px;background:#5b4636}.sidebar-item .sidebar-icon{font-size:1.2rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.sidebar-item .sidebar-label{flex:1}.sidebar-item .sidebar-label.cart-label{display:flex;align-items:center;justify-content:center;width:100%}.sidebar-footer{padding:1.5rem;border-top:1px solid rgba(255,255,255,.2);background:#ffffff1a;text-align:center}.sidebar-footer .sidebar-footer-text{margin:0;font-size:.9rem;color:#5b4636;font-weight:500;font-family:Playfair Display,serif;transition:all .3s ease;padding:.5rem;border-radius:4px}.sidebar-footer .sidebar-footer-text:hover{background:#fff3;color:#2d2d2d;transform:scale(1.05)}.sidebar-footer .sidebar-footer-text:active{transform:scale(.98)}@media (max-width: 480px){.sidebar{width:100%;max-width:320px}.sidebar-header{padding:1rem 1rem .75rem}.sidebar-header .sidebar-title{font-size:1.3rem}.sidebar-item{padding:.875rem 1rem;font-size:.95rem}.sidebar-item .sidebar-icon{font-size:1.1rem;width:20px;height:20px}.sidebar-submenu-item{padding:.625rem .875rem;font-size:.85rem}}.sidebar-content::-webkit-scrollbar{width:4px}.sidebar-content::-webkit-scrollbar-track{background:#ffffff1a}.sidebar-content::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:2px}.sidebar-content::-webkit-scrollbar-thumb:hover{background:#ffffff80}.footer{margin-top:auto;color:var(--texto-gris)}.footer__top{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;background-color:var(--verde-claro);padding:1rem .5rem;text-align:center}.footer__content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;max-width:1200px;margin:0 auto;padding:0 1rem}.footer__logo{display:flex;flex-direction:column;align-items:center;padding-top:1rem}.footer__logo img{margin-bottom:.5rem}.footer__icons{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.footer__icons a svg{color:var(--texto-gris);padding:.313rem;width:2rem;height:2rem;font-size:2rem}.footer a{color:var(--texto-gris);text-decoration:underline}.footer a:hover{color:var(--rojo)}.footer__bottom{background-color:var(--rosa-claro);text-align:center;padding:.5rem 1rem;font-size:.9rem}@media (min-width: 768px){.footer__content{justify-content:center;align-items:center}.footer__top{flex-direction:row;justify-content:space-between;text-align:left}.footer__logo{flex-direction:row;gap:1rem}.footer__icons{justify-content:center}}@media (min-width: 1024px){.footer__top{padding:.5rem}.footer__bottom{font-size:1rem}}.layout-container{background-color:var(--fondo-claro)}.hamburger{display:none;position:fixed;top:16px;left:16px;z-index:1001;background:#ffffffe6;border:none;border-radius:8px;cursor:pointer;padding:8px;box-shadow:0 2px 8px #00000026;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hamburger:hover{background:#fff;box-shadow:0 4px 12px #0003;transform:scale(1.05)}.hamburger:active{transform:scale(.95)}.hamburger.hidden{opacity:0;pointer-events:none;transform:scale(.8)}.hamburger-icon{font-size:24px;color:#5b4636;display:block;width:24px;height:24px;line-height:1}.layout-main{min-height:80vh;background-color:var(--fondo-claro);margin:0 auto}@media (max-width: 768px){.header-wrapper{display:none}.hamburger{display:block!important}.layout-main{padding-top:50px}}.sidebar-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease}.sidebar{position:fixed;top:0;left:0;width:280px;height:100%;background:linear-gradient(135deg,var(--verde-claro) 0%,#bfcdb6 100%);box-shadow:4px 0 20px #00000026;z-index:1001;padding:0;transition:transform .3s cubic-bezier(.4,0,.2,1);transform:translate(-100%);animation:slideIn .3s ease forwards;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translate(-100%)}to{transform:translate(0)}}*{font-family:Poppins,sans-serif}p,div,span,a,button,input,textarea,select{font-family:Poppins,sans-serif;line-height:1.6}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.fade-in-up,.slide-in-left,.slide-in-right,.scale-in{opacity:0;transform:translateY(50px);transition:all .8s cubic-bezier(.4,0,.2,1)}.fade-in-up.visible{opacity:1;transform:translateY(0)}.slide-in-left{transform:translate(-100px)}.slide-in-left.visible{opacity:1;transform:translate(0)}.slide-in-right{transform:translate(100px)}.slide-in-right.visible{opacity:1;transform:translate(0)}.scale-in{transform:scale(.8)}.scale-in.visible{opacity:1;transform:scale(1)}.stagger-children>*{opacity:0;transform:translateY(30px);transition:all .6s cubic-bezier(.4,0,.2,1)}.stagger-children.visible>*{opacity:1;transform:translateY(0)}.stagger-children.visible>*:nth-child(1){transition-delay:.1s}.stagger-children.visible>*:nth-child(2){transition-delay:.2s}.stagger-children.visible>*:nth-child(3){transition-delay:.3s}.stagger-children.visible>*:nth-child(4){transition-delay:.4s}.stagger-children.visible>*:nth-child(5){transition-delay:.5s}.stagger-children.visible>*:nth-child(6){transition-delay:.6s}.parallax{will-change:transform}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.float{animation:float 3s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.pulse{animation:pulse 2s ease-in-out infinite}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-5px)}20%,40%,60%,80%{transform:translate(5px)}}.shake{animation:shake .5s ease-in-out}@keyframes bounce{0%,20%,53%,80%,to{transform:translateY(0)}40%,43%{transform:translateY(-30px)}70%{transform:translateY(-15px)}90%{transform:translateY(-4px)}}.bounce{animation:bounce 1s ease-in-out}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate{animation:rotate 2s linear infinite}@keyframes glow{0%,to{box-shadow:0 0 5px #82a09580}50%{box-shadow:0 0 20px #82a095cc,0 0 30px #82a09599}}.glow{animation:glow 2s ease-in-out infinite}@keyframes slideUpFromBottom{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.slide-up-from-bottom{animation:slideUpFromBottom .8s ease-out}@keyframes fadeInScale{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.fade-in-scale{animation:fadeInScale .6s ease-out}@media (max-width: 768px){.fade-in-up,.slide-in-left,.slide-in-right{transform:translateY(30px)}.slide-in-left{transform:translate(-50px)}.slide-in-right{transform:translate(50px)}}@media (prefers-reduced-motion: reduce){.fade-in-up,.slide-in-left,.slide-in-right,.scale-in,.stagger-children>*{transition:opacity .3s ease;transform:none}.float,.pulse,.shake,.bounce,.rotate,.glow{animation:none}.parallax{transform:none!important}}.fade-in-up,.slide-in-left,.slide-in-right,.scale-in,.parallax{will-change:transform,opacity}html{scroll-behavior:smooth}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#82a095b3;border-radius:4px;border:none;box-shadow:0 2px 8px #0003}::-webkit-scrollbar-thumb:hover{background:#6c8b7fe6;box-shadow:0 4px 12px #0000004d}::-webkit-scrollbar-corner{background:transparent}html,body{overflow-x:hidden}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:Poppins,sans-serif;max-width:100%;overflow-x:hidden;line-height:1.6;background-color:var(--fondo-claro)}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}h1,h2,h3,h4,h5,h6{font-family:Playfair Display,serif;font-weight:600;line-height:1.3}:root{--verde-claro: #a8c3a3;--rosa-claro: #e8ccbd;--fondo-claro: #f3e5d8;--verde-oscuro: #6d8b74;--marron: #8c6a5d;--beige: #d4af80;--rojo: #d54848;--texto-gris: #4a4a4a;--texto-oscuro: #3d2c1e;--texto-precio: #bfa77d;--texto-precio-original: #a8a8a8;--texto-precio-descuento: #4caf50;--espaciado-s: .5rem;--espaciado-m: 1rem;--espaciado-l: 2rem;--borde-radio: 8px;--fuente-principal: "Poppins", sans-serif;--fuente-secundaria: "Playfair Display", serif}.parent-container{position:relative;width:100%}.add-post-button-wrapper{position:absolute;top:-90px;right:50px;z-index:10}@media (max-width: 768px){.add-post-button-wrapper{position:static;top:auto;right:auto;text-align:center;margin:1rem 0 2rem}.title{font-size:1.8rem!important;margin-bottom:.5rem!important}.subtitle{font-size:1rem!important;margin-bottom:1rem!important}}@media (max-width: 480px){.add-post-button-wrapper{margin:.5rem 0 1.5rem}.title{font-size:1.6rem!important}.subtitle{font-size:.9rem!important}}
