*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#060d1a;--bg2:#0a1526;--bg3:#0f1f35;--border:#1a2e4a;--blue:#3b7ed4;--blue-light:#5b9bf0;--gold:#f0b429;--text:#e8edf5;--text-muted:#7a93b8;--font:"Montserrat", "Segoe UI", system-ui, -apple-system, sans-serif}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6}.container{max-width:1100px;margin:0 auto;padding:0 1.5rem}a{color:inherit;text-decoration:none}.highlight{color:var(--blue-light)}.btn-primary{background:var(--blue);color:#fff;letter-spacing:.04em;white-space:nowrap;border-radius:6px;padding:.55rem 1.2rem;font-size:.8rem;font-weight:700;transition:background .2s}.btn-primary:hover{background:var(--blue-light)}.btn-cta{background:var(--blue);color:#fff;letter-spacing:.05em;border-radius:8px;padding:.85rem 2rem;font-size:.95rem;font-weight:700;transition:background .2s,transform .15s;display:inline-block}.btn-cta:hover{background:var(--blue-light);transform:translateY(-2px)}.section-cta{text-align:center;margin-top:3rem}.navbar{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#060d1aeb;position:sticky;top:0}.nav-inner{align-items:center;gap:2rem;max-width:1100px;height:60px;margin:0 auto;padding:0 1.5rem;display:flex}.nav-logo-img{flex-shrink:0;width:auto;height:32px;display:block}.nav-links{flex:1;gap:1.5rem;display:flex}.nav-links a{color:var(--text-muted);font-size:.85rem;transition:color .2s}.nav-links a:hover{color:var(--text)}.nav-burger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;width:24px;height:24px;padding:0;display:none}.nav-burger span{background:var(--text);border-radius:2px;width:100%;height:2px;transition:transform .2s,opacity .2s;display:block}.nav-burger.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.nav-burger.is-open span:nth-child(2){opacity:0}.nav-burger.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.nav-mobile-menu{background:var(--bg2);border-top:1px solid var(--border);flex-direction:column;display:none}.nav-mobile-menu a{color:var(--text-muted);border-bottom:1px solid var(--border);padding:.9rem 1.5rem;font-size:.9rem}.nav-mobile-menu a:last-child{border-bottom:none}.nav-mobile-menu.open{display:flex}.hero{text-align:center;background:url(/image.png) 50%/cover no-repeat;padding:6rem 0 4rem;position:relative;overflow:hidden}.hero:before{content:"";z-index:0;background:linear-gradient(#060d1ae6 0%,#060d1af0 60%,#060d1afc 100%);position:absolute;inset:0}.hero:after{content:"";z-index:0;background:radial-gradient(80% 60% at 50% 0,#3b7ed433 0%,#0000 70%);position:absolute;inset:0}.hero .container{z-index:1;position:relative}.hero-badge{border:1px solid var(--border);letter-spacing:.08em;color:var(--blue-light);background:#3b7ed41a;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.pulse-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s infinite pulse}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.4)}}.hero-pre{color:var(--text-muted);letter-spacing:.03em;margin-bottom:1rem;font-size:.9rem}.hero-title{letter-spacing:-.02em;max-width:800px;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:clamp(2rem,5vw,3.5rem);font-weight:800;line-height:1.15}.hero-sub{color:var(--text-muted);max-width:600px;margin:0 auto 2rem;font-size:1.05rem}.hero-warning{letter-spacing:.08em;color:var(--gold);margin-top:1.2rem;font-size:.78rem;font-weight:700}.hero-stats{border:1px solid var(--border);background:var(--bg2);border-radius:12px;flex-wrap:wrap;justify-content:center;align-items:center;gap:0;max-width:700px;margin-top:3rem;margin-left:auto;margin-right:auto;display:flex;overflow:hidden}.stat{flex-direction:column;flex:1;align-items:center;gap:.3rem;min-width:180px;padding:1.5rem 1rem;display:flex}.stat-num{color:var(--blue-light);font-size:1.6rem;font-weight:800}.stat-label{letter-spacing:.1em;color:var(--text-muted);text-align:center;font-size:.65rem;font-weight:700}@keyframes heroReveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.hero-badge,.hero-pre,.hero-title,.hero-sub,.hero .btn-cta,.hero-stats{animation:.6s ease-out both heroReveal}.hero-badge{animation-delay:0s}.hero-pre{animation-delay:80ms}.hero-title{animation-delay:.16s}.hero-sub{animation-delay:.24s}.hero .btn-cta{animation-delay:.32s}.hero-stats{animation-delay:.4s}section{padding:5rem 0}.section-tag{letter-spacing:.12em;color:var(--blue);text-transform:uppercase;margin-bottom:1rem;font-size:.72rem;font-weight:700}.section-title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:800;line-height:1.2}.section-sub{color:var(--text-muted);max-width:680px;margin-bottom:1rem;line-height:1.8}.sessions{background:var(--bg2);border-bottom:1px solid var(--border)}.sessions .section-tag,.sessions .section-title,.sessions .section-sub{text-align:center;margin-left:auto;margin-right:auto}.sessions .section-sub{margin-bottom:1rem}.diferente-section{background:var(--bg);border-bottom:1px solid var(--border)}.diferente-section .section-tag,.diferente-section .section-title{text-align:center}.diferente-section .diff-table{margin-top:2rem}.semana-section{background:var(--bg2);border-bottom:1px solid var(--border)}.semana-section .section-tag,.semana-section .section-title{text-align:center}.semana-section .schedule-grid{margin-top:2rem}.session-cards-section{background:var(--bg);border-bottom:1px solid var(--border)}.schedule-header{letter-spacing:.12em;color:var(--text-muted);border:1px solid var(--border);border-radius:4px;margin:0 auto 1.5rem;padding:.3rem .8rem;font-size:.7rem;font-weight:700;display:table}.schedule-grid{border:1px solid var(--border);border-radius:10px;gap:0;margin-bottom:3rem;display:flex;overflow:hidden}.day-col{border-right:1px solid var(--border);flex:1;min-width:0;padding:1rem 1.2rem}.day-col:last-child{border-right:none}.day-label{letter-spacing:.12em;color:var(--blue);margin-bottom:.8rem;font-size:.7rem;font-weight:800}.session-item{color:var(--text-muted);margin-bottom:.4rem;font-size:.8rem}.diff-title{color:var(--text);text-align:center;margin-bottom:1rem;font-size:1.1rem;font-weight:700}.diff-table{border:1px solid var(--border);border-radius:12px;max-width:680px;margin:0 auto 3rem;display:flex;overflow:hidden}.diff-col{flex:1}.diff-left{background:var(--bg2);border-right:1px solid var(--border)}.diff-right{background:#3b7ed40f}.diff-header{letter-spacing:.05em;text-transform:uppercase;padding:1.1rem 1.4rem;font-size:1rem;font-weight:800}.diff-left .diff-header{color:var(--text-muted);border-bottom:1px solid var(--border);background:#ffffff05}.diff-right .diff-header{color:var(--blue-light);background:#3b7ed414;border-bottom:1px solid #3b7ed44d}.diff-row{border-bottom:1px solid var(--border);padding:.75rem 1.4rem;font-size:.88rem}.diff-row:last-child{border-bottom:none}.diff-left .diff-row{color:var(--text-muted)}.diff-right .diff-row{color:var(--text);font-weight:500}.schedule-note{color:var(--text-muted);text-align:center;max-width:680px;margin-top:1.25rem;margin-left:auto;margin-right:auto;font-size:.78rem;font-style:italic;line-height:1.6}.session-cards{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.scard{background:var(--bg3);border:1px solid var(--border);border-radius:10px;padding:1.2rem 1.4rem;transition:border-color .2s}.scard:hover{border-color:var(--blue)}.scard-tag{letter-spacing:.1em;color:var(--blue);margin-bottom:.5rem;font-size:.68rem;font-weight:700;display:block}.scard h4{margin-bottom:.3rem;font-size:.95rem;font-weight:700}.scard-by{color:var(--text-muted);margin-bottom:.6rem;font-size:.78rem}.scard-desc{color:var(--text-muted);font-size:.82rem;line-height:1.55}.manifiesto{background:var(--bg);border-top:1px solid var(--border)}.tsunamis{background:var(--bg2);border:1px solid var(--border);border-radius:10px;max-width:680px;margin-bottom:3rem;padding:2rem}.tsunamis p{color:var(--text-muted);margin-bottom:.8rem}.tsunamis p:last-child{margin-bottom:0}.tsunami-conclusion{font-size:1.05rem;color:var(--text)!important}.pillars{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.pillar{background:var(--bg2);border:1px solid var(--border);border-radius:10px;padding:1.5rem;transition:border-color .2s}.pillar:hover{border-color:var(--blue)}.pillar-num{color:var(--border);margin-bottom:.8rem;font-size:1.8rem;font-weight:800;display:block}.pillar h3{margin-bottom:.6rem;font-size:1rem;font-weight:700}.pillar p{color:var(--text-muted);font-size:.85rem;line-height:1.6}.mentores{background:var(--bg2);border-top:1px solid var(--border)}.host-card{background:var(--bg3);border:1px solid var(--border);border-radius:14px;margin-bottom:1rem;padding:2rem;position:relative;overflow:hidden}.host-card:before{content:"";background:linear-gradient(90deg, var(--blue), var(--blue-light));height:3px;position:absolute;top:0;left:0;right:0}.host-inner{align-items:flex-start;gap:2rem;display:flex}.host-avatar-wrap{flex-shrink:0}.host-avatar{border:3px solid var(--blue);object-fit:cover;object-position:center top;border-radius:50%;width:160px;height:160px}.host-label{letter-spacing:.1em;color:var(--text-muted);text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:700}.host-info h3{margin-bottom:.5rem;font-size:1.5rem;font-weight:800}.host-meta{color:var(--text-muted);margin-bottom:.8rem;font-size:.88rem}.host-bio{color:var(--text-muted);margin-bottom:1rem;font-size:.88rem;line-height:1.7}.host-tags{flex-wrap:wrap;gap:.5rem;display:flex}.host-tags span{color:var(--blue-light);background:#3b7ed426;border:1px solid #3b7ed44d;border-radius:999px;padding:.3rem .7rem;font-size:.72rem;font-weight:700}.mentores-sub{color:var(--text-muted);margin-bottom:2rem}.mentores-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.mentor-card{background:var(--bg);border:1px solid var(--border);text-align:center;border-radius:10px;padding:1.2rem;transition:border-color .2s,transform .15s}.mentor-card:hover{border-color:var(--blue);transform:translateY(-3px)}.mentor-card img{object-fit:cover;border-radius:50%;width:72px;height:72px;margin-bottom:.8rem}.mentor-tag{letter-spacing:.1em;color:var(--blue);text-transform:uppercase;margin-bottom:.4rem;font-size:.62rem;font-weight:700;display:block}.mentor-card h4{margin-bottom:.3rem;font-size:.9rem;font-weight:700}.mentor-card p{color:var(--text-muted);font-size:.75rem;line-height:1.5}.planes{background:var(--bg);border-top:1px solid var(--border)}.planes-warning{letter-spacing:.08em;color:var(--gold);margin-bottom:2.5rem;font-size:.78rem;font-weight:700}.planes-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:start;gap:1.5rem;display:grid}.plan-card{background:var(--bg2);border:1px solid var(--border);border-radius:14px;padding:2rem;transition:border-color .2s;position:relative}.plan-card:hover{border-color:var(--blue)}.plan-featured{border-color:var(--blue);background:var(--bg3);box-shadow:0 0 40px #3b7ed426}.plan-badge-top{background:var(--blue);color:#fff;letter-spacing:.1em;white-space:nowrap;border-radius:999px;padding:.25rem .9rem;font-size:.68rem;font-weight:700;position:absolute;top:-13px;left:50%;transform:translate(-50%)}.plan-name{letter-spacing:.15em;color:var(--blue);text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:700}.plan-price{margin-bottom:.5rem;font-size:2.5rem;font-weight:800;line-height:1}.plan-price span{color:var(--text-muted);font-size:1rem;font-weight:400}.plan-tagline{color:var(--text-muted);margin-bottom:1.5rem;font-size:.85rem}.plan-section-label{letter-spacing:.12em;color:var(--text-muted);text-transform:uppercase;margin:1rem 0 .5rem;font-size:.65rem;font-weight:700}.plan-includes,.plan-for,.plan-not{margin-bottom:.5rem;list-style:none}.plan-includes li{color:var(--text);margin-bottom:.35rem;font-size:.82rem}.plan-for li{color:var(--text-muted);margin-bottom:.3rem;font-size:.82rem}.plan-not li{color:#5a6a7e;margin-bottom:.3rem;font-size:.82rem}.btn-plan{text-align:center;letter-spacing:.04em;background:var(--bg3);border:1px solid var(--border);color:var(--text);border-radius:8px;margin-top:1.5rem;padding:.85rem 1rem;font-size:.78rem;font-weight:700;transition:background .2s,border-color .2s;display:block}.btn-plan:hover,.btn-plan-featured{background:var(--blue);border-color:var(--blue);color:#fff}.btn-plan-featured:hover{background:var(--blue-light);border-color:var(--blue-light)}.testimonios{background:var(--bg2);border-top:1px solid var(--border)}.testimonios-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;display:grid}.testi-card{background:var(--bg3);border:1px solid var(--border);border-radius:10px;padding:1.4rem;transition:border-color .2s}.testi-card:hover{border-color:var(--blue)}.testi-header{align-items:center;gap:.8rem;margin-bottom:.9rem;display:flex}.testi-avatar{background:linear-gradient(135deg, var(--blue), #1e3a5f);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:800;display:flex}.testi-meta{flex-direction:column;gap:.1rem;display:flex}.testi-name{font-size:.85rem;font-weight:700}.testi-time{color:var(--text-muted);font-size:.72rem}.testi-card p{color:var(--text-muted);font-size:.85rem;line-height:1.65}.cta-final{background:radial-gradient(ellipse 60% 80% at 50% 50%, #3b7ed41f 0%, transparent 70%), var(--bg2);border-top:1px solid var(--border);text-align:center;padding:6rem 0}.cta-final-sub{color:var(--text-muted);margin:1rem 0 2rem;font-size:1rem}.cta-final-trust{color:var(--text-muted);margin-top:1.2rem;font-size:.78rem}.footer{background:var(--bg2);border-top:1px solid var(--border);padding:1.5rem 0}.footer-inner{color:var(--text-muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;font-size:.8rem;display:flex}.footer-logo{opacity:.7;width:auto;height:28px}.footer-inner a{color:var(--blue-light)}.footer-inner a:hover{text-decoration:underline}.footer-legal{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:center;gap:1.25rem;width:100%;padding-top:.8rem;font-size:.72rem;display:flex}.footer-legal a{color:var(--text-muted)}.footer-legal a:hover{color:var(--blue-light)}.fit-section{background:var(--bg);border-top:1px solid var(--border)}.fit-section .section-title{margin-bottom:2rem}.fit-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.fit-card{border:1px solid var(--border);border-radius:12px;overflow:hidden}.fit-card-header{letter-spacing:.04em;padding:1rem 1.5rem;font-size:.85rem;font-weight:800}.fit-yes .fit-card-header{color:#22c55e;background:#22c55e1a;border-bottom:1px solid #22c55e33}.fit-no .fit-card-header{color:#ef4444;background:#ef44441a;border-bottom:1px solid #ef444433}.fit-yes{background:#22c55e0a}.fit-no{background:#ef44440a}.fit-card ul{flex-direction:column;gap:.7rem;padding:1.25rem 1.5rem;list-style:none;display:flex}.fit-card ul li{color:var(--text-muted);padding-left:1rem;font-size:.85rem;line-height:1.5;position:relative}.fit-yes ul li:before{content:"→";color:#22c55e;position:absolute;left:0}.fit-no ul li:before{content:"→";color:#ef4444;position:absolute;left:0}@media (width<=768px){.nav-links{display:none}.nav-burger{display:flex}.schedule-grid{flex-direction:column}.day-col{border-right:none;border-bottom:1px solid var(--border)}.day-col:last-child{border-bottom:none}.host-inner{text-align:center;flex-direction:column;align-items:center}.host-tags{justify-content:center}.hero-stats{flex-wrap:nowrap}.stat{border-bottom:none;border-right:1px solid var(--border);min-width:0;padding:1rem .4rem}.stat:last-child{border-right:none}.stat-num{font-size:1.15rem}.stat-label{letter-spacing:.04em;font-size:.55rem}.diff-table{flex-direction:column}}.faq-section{background:var(--bg);border-top:1px solid var(--border)}.faq-layout{grid-template-columns:1fr 2fr;align-items:start;gap:4rem;display:grid}.faq-left{position:sticky;top:80px}.faq-desc{color:var(--text-muted);margin-top:.5rem;font-size:.9rem;line-height:1.7}.faq-list{flex-direction:column;display:flex}.faq-item{border-bottom:1px solid var(--border)}.faq-item:first-child{border-top:1px solid var(--border)}.faq-q{cursor:pointer;width:100%;font-family:var(--font);color:var(--text);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;padding:1.25rem 0;font-size:.95rem;font-weight:700;transition:color .2s;display:flex}.faq-q:hover{color:var(--blue-light)}.faq-icon{color:var(--blue);flex-shrink:0;font-size:1rem;transition:transform .25s;display:inline-block}.faq-q[aria-expanded=true] .faq-icon{transform:rotate(180deg)}.faq-a{padding:0 0 1.25rem;display:none}.faq-a.open{display:block}.faq-a p{color:var(--text-muted);font-size:.88rem;line-height:1.75}.faq-a em{color:var(--blue-light);font-style:normal}.faq-a a{color:var(--blue-light)}.faq-a ul{margin:.5rem 0 1rem 1.2rem;padding:0}.faq-a li{color:var(--text-muted);font-size:.88rem;line-height:1.75}@media (width<=768px){.faq-layout{grid-template-columns:1fr;gap:2rem}.faq-left{position:static}}.plan-for-label{margin-top:1.2rem;color:#4a6a8a!important;font-size:.58rem!important}.plan-for-small li{margin-bottom:.2rem;color:#4a6a8a!important;font-size:.72rem!important}.cookie-banner{z-index:10000;background:var(--bg2);border-top:1px solid var(--border);padding:1.2rem 1.5rem;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -4px 24px #0006}.cookie-banner-inner{max-width:900px;margin:0 auto}.cookie-banner p{color:var(--text-muted);margin-bottom:.8rem;font-size:.85rem;line-height:1.6}.cookie-link{color:var(--blue-light);cursor:pointer;background:0 0;border:none;padding:0;font-size:.85rem;text-decoration:underline}.cookie-details{color:var(--text-muted);background:var(--bg);border:1px solid var(--border);border-radius:8px;margin-bottom:.8rem;padding:.8rem 1rem;font-size:.78rem;line-height:1.6}.cookie-actions{flex-wrap:wrap;gap:.75rem;display:flex}.btn-cookie{font-family:var(--font);cursor:pointer;border:none;border-radius:8px;padding:.6rem 1.4rem;font-size:.82rem;font-weight:700}.btn-cookie-accept{background:var(--blue);color:#fff}.btn-cookie-accept:hover{background:var(--blue-light)}.btn-cookie-reject{color:var(--text-muted);border:1px solid var(--border);background:0 0}.btn-cookie-reject:hover{color:var(--text);border-color:var(--text-muted)}
