.cursos-page{position:relative;padding-top:120px;padding-bottom:var(--space-20);min-height:100vh;overflow:hidden;background:linear-gradient(180deg,#ffffff80,#f5ebfa66 30%,#f0e6f899 70%,#f8f0ff80);transition:background .5s ease}body.manifest-mode .cursos-page{background:linear-gradient(180deg,#140f23f2,#23143cd9,#0f0a19f2)}body.manifest-mode .hero__background{opacity:.15;filter:saturate(.2) brightness(.7)}.hero__background{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;background-image:url(/assets/hero-background-CWQ5BM8I.png);background-size:cover;background-position:center top;background-repeat:no-repeat;opacity:.6}.cursos-hero{position:relative;text-align:center;margin-bottom:var(--space-8);z-index:2}.cursos-hero__title{margin-bottom:var(--space-4)}.cursos-hero__subtitle{max-width:600px;margin:0 auto;color:var(--text-muted)}.cursos-grid{display:flex;flex-direction:column;gap:var(--space-8);position:relative;z-index:2}.curso-card{display:grid;grid-template-columns:1fr 1.5fr;gap:var(--space-8);align-items:center;padding:var(--space-10);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-xl);box-shadow:var(--glass-shadow)}.curso-card--reverse{direction:rtl}.curso-card--reverse>*{direction:ltr}.curso-card__visual{aspect-ratio:16 / 10;background:linear-gradient(135deg,#3eb5a51a,#e8a5b826);border-radius:var(--radius-xl);display:flex;align-items:center;justify-content:center}.curso-card__icon{width:80px;height:80px;color:var(--accent-teal)}.curso-card__badge{margin-bottom:var(--space-3)}.curso-card__title{font-size:var(--text-3xl);margin-bottom:var(--space-4)}.curso-card__description{color:var(--text-secondary);line-height:var(--leading-relaxed);margin-bottom:var(--space-6)}.curso-card__features{list-style:none;display:flex;flex-wrap:wrap;gap:var(--space-3);margin-bottom:var(--space-6)}.curso-card__feature{display:flex;align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-4);background:var(--glass-bg);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--text-secondary)}.curso-card__feature svg{width:16px;height:16px;color:var(--accent-teal)}.curso-card__actions{display:flex;gap:var(--space-4);flex-wrap:wrap}.cursos-cta{text-align:center;margin-top:var(--space-16);padding:var(--space-12);background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-xl);box-shadow:var(--glass-shadow);position:relative;z-index:2}.cursos-cta__title{margin-bottom:var(--space-4)}.cursos-cta__text{color:var(--text-muted);margin-bottom:var(--space-6);max-width:500px;margin-left:auto;margin-right:auto}@media(max-width:768px){.curso-card{grid-template-columns:1fr;text-align:center}.curso-card--reverse{direction:ltr}.curso-card__features,.curso-card__actions{justify-content:center}}.deco-flower-top-right,.deco-orb-hero,.deco-orb-steps,.deco-orb-bottom,.booking-feather-1,.booking-feather-2,.booking-feather-3{position:absolute;pointer-events:none}.deco-flower-top-right{top:-100px;right:-100px;opacity:.05}.deco-orb-hero{top:10%;left:20%;width:300px;height:300px;background:radial-gradient(circle,rgba(232,165,184,.2) 0%,transparent 70%)}.deco-orb-steps{top:40%;right:-10%;width:400px;height:400px;background:radial-gradient(circle,rgba(62,181,165,.15) 0%,transparent 70%)}.deco-orb-bottom{bottom:10%;left:-5%;width:250px;height:250px;background:radial-gradient(circle,rgba(212,165,116,.2) 0%,transparent 70%)}.booking-feather-1{top:15%;left:5%;transform:rotate(15deg);width:40px;color:var(--accent-rose);opacity:.4;animation:featherFloat 15s ease-in-out infinite}.booking-feather-2{top:35%;right:8%;transform:rotate(-20deg);width:30px;color:var(--accent-teal);opacity:.3;animation:featherFloat 18s ease-in-out infinite;animation-delay:-5s}.booking-feather-3{bottom:25%;left:10%;transform:rotate(45deg);width:35px;color:var(--accent-gold);opacity:.35;animation:featherFloat 20s ease-in-out infinite;animation-delay:-10s}.hero__sparkles{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;overflow:hidden}.hero__sparkle{position:absolute;width:4px;height:4px;background:var(--accent-gold);border-radius:50%;opacity:0;animation:sparkle 3s ease-in-out infinite}@keyframes featherFloat{0%,to{transform:translateY(0) rotate(var(--feather-rotate, 0deg))}50%{transform:translateY(-20px) rotate(calc(var(--feather-rotate, 0deg) + 10deg))}}@keyframes sparkle{0%,to{opacity:0;transform:scale(0)}50%{opacity:.8;transform:scale(1)}}.manifest-mode .cursos-page{background:linear-gradient(180deg,#141019f2,#191423fa)}.manifest-mode .hero__background{opacity:.15;filter:grayscale(.5) contrast(1.2)}.manifest-mode .cursos-hero h1{color:#f0e8f5;text-shadow:0 0 20px rgba(255,255,255,.3)}.manifest-mode .cursos-hero p{color:#c8bdd5}.manifest-mode .curso-card,.manifest-mode .cursos-cta{background:#1e193099;border-color:#c3a5dc26;box-shadow:0 4px 20px #0003}.manifest-mode .curso-card__title,.manifest-mode .cursos-cta__title{color:#f0e8f5}.manifest-mode .curso-card__description,.manifest-mode .curso-card__feature,.manifest-mode .cursos-cta__text{color:#c8bdd5}.manifest-mode .curso-card__visual{background:linear-gradient(135deg,#3eb5a526,#e8a5b826);border:1px solid rgba(195,165,220,.1)}.manifest-mode .curso-card:hover{background:#28203cd9;box-shadow:0 0 30px #c3a5dc1a}.manifest-mode .deco-orb-hero,.manifest-mode .deco-orb-steps,.manifest-mode .deco-orb-bottom{opacity:.4;mix-blend-mode:screen}.manifest-mode .booking-feather-1,.manifest-mode .booking-feather-2,.manifest-mode .booking-feather-3{opacity:.2;filter:brightness(1.5)}.shop-filters{display:flex;justify-content:flex-start;align-items:center;gap:var(--space-4);margin-top:10px;margin-bottom:var(--space-8);flex-wrap:wrap}.shop-filter-btn{background:var(--glass-bg);backdrop-filter:var(--glass-blur);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--accent-teal);color:var(--text-primary);padding:var(--space-2) var(--space-6);border-radius:var(--radius-full);font-family:var(--font-body);font-weight:var(--font-medium);font-size:var(--text-sm);cursor:pointer;transition:all var(--duration-fast) var(--ease-out)}.shop-filter-btn:hover{background:#3eb5a51a}.shop-filter-btn.active{background:linear-gradient(135deg,var(--accent-teal) 0%,var(--accent-teal-dark) 100%);color:var(--text-white);box-shadow:var(--shadow-glow-teal);border-color:transparent}#products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--space-8)}.shop-card.hidden{display:none!important}@keyframes filterFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.shop-card{padding:0;overflow:hidden;height:100%;animation:filterFadeIn var(--duration-normal) var(--ease-out)}.shop-card__visual{aspect-ratio:16 / 10;background:linear-gradient(135deg,#3eb5a51a,#e8a5b826);display:flex;align-items:center;justify-content:center;border-bottom:1px solid var(--glass-border-subtle)}.shop-card__icon{width:64px;height:64px;color:var(--accent-teal);opacity:.8}.shop-card__icon svg{width:100%;height:100%}.shop-card__content{padding:var(--space-8);flex-grow:1}.shop-card__header{margin-bottom:var(--space-4)}.shop-card__price{font-family:var(--font-body);font-weight:var(--font-bold);font-size:var(--text-lg);color:var(--text-primary)}.shop-card__title{font-size:var(--text-2xl);margin-bottom:var(--space-3);line-height:var(--leading-snug)}.shop-card__description{color:var(--text-secondary);line-height:var(--leading-relaxed);font-size:var(--text-sm);margin-bottom:var(--space-6);flex-grow:1}.shop-card__actions{margin-top:auto}.shop-card__actions .btn{width:100%}.manifest-mode .shop-filter-btn{color:#c8bdd5;border-color:#3eb5a580;background:#1e193099}.manifest-mode .shop-filter-btn:hover{background:#3eb5a526;color:#f0e8f5}.manifest-mode .shop-filter-btn.active{background:linear-gradient(135deg,var(--accent-teal) 0%,var(--accent-teal-dark) 100%);color:var(--text-white);box-shadow:var(--shadow-glow-teal);border-color:transparent}.manifest-mode .shop-card{border-color:#c3a5dc26}.manifest-mode .shop-card__visual{background:linear-gradient(135deg,#3eb5a514,#e8a5b814);border-bottom-color:#c3a5dc1a}.manifest-mode .shop-card__price{color:#f0e8f5}.manifest-mode .shop-card__title,.manifest-mode .curso-card__title,.manifest-mode .section-header__title,.manifest-mode .cursos-hero__title,body.manifest-mode h1,body.manifest-mode h2,body.manifest-mode h3{color:#fff}.manifest-mode .shop-card__description,.manifest-mode .curso-card__description,body.manifest-mode p{color:#c8bdd5}.manifest-mode .curso-card{background:#140f1e99;border-color:#c3a5dc26}@media(max-width:768px){#products-grid{grid-template-columns:1fr}}
