._header_1p2bo_1{position:fixed;top:0;left:0;right:0;z-index:100;padding:1.5rem 2rem;display:flex;flex-direction:column;align-items:center;gap:1rem;background:var(--bg);border-bottom:1px solid transparent;transition:all var(--transition)}._header_1p2bo_1._scrolled_1p2bo_17{background:#000c;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}[data-theme=light] ._header_1p2bo_1._scrolled_1p2bo_17{background:#fffc}._logo_1p2bo_28{display:flex;align-items:center;justify-content:center}._nav_1p2bo_34{display:flex;align-items:center;gap:2.5rem}._navLink_1p2bo_40{font-size:.875rem;font-weight:500;color:var(--text-secondary);transition:color var(--transition)}._navLink_1p2bo_40:hover,._navLink_1p2bo_40._active_1p2bo_48{color:var(--text)}._themeToggle_1p2bo_52{position:fixed;top:1.5rem;right:2rem;z-index:101;background:var(--bg-surface);border:1px solid var(--border);border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:all var(--transition)}._themeToggle_1p2bo_52:hover{border-color:var(--text-secondary);color:var(--text)}._themeToggle_1p2bo_52 svg{width:18px;height:18px}@media(max-width:640px){._header_1p2bo_1{padding:1rem}._nav_1p2bo_34{gap:1.5rem}._navLink_1p2bo_40{font-size:.8125rem}._themeToggle_1p2bo_52{top:1rem;right:1rem;width:36px;height:36px}}._page_1nib3_1{min-height:100vh;display:flex;flex-direction:column}._heroSection_1nib3_8{flex:1;position:relative;min-height:70vh;overflow:hidden}._carouselSection_1nib3_16{position:relative;z-index:10;padding:var(--space-lg) 0;background:var(--bg)}._carouselLabel_1nib3_23{text-align:center;font-size:.75rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--text-muted);margin-bottom:var(--space-lg);position:relative;z-index:1}._carouselWrapper_1nib3_35{position:relative;overflow:hidden}._carouselWrapper_1nib3_35:before,._carouselWrapper_1nib3_35:after{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}._carouselWrapper_1nib3_35:before{left:0;background:linear-gradient(to right,var(--bg),transparent)}._carouselWrapper_1nib3_35:after{right:0;background:linear-gradient(to left,var(--bg),transparent)}._carousel_1nib3_16{display:flex;gap:var(--space-md);padding:0 var(--space-lg);overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}._carousel_1nib3_16::-webkit-scrollbar{display:none}._carouselItem_1nib3_75{flex-shrink:0;display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:8px;transition:all var(--transition)}._carouselItem_1nib3_75:hover,._carouselItem_1nib3_75:focus{border-color:var(--text-secondary);background:var(--bg-elevated)}._carouselItem_1nib3_75._disabled_1nib3_93{opacity:.4;pointer-events:none}._itemIcon_1nib3_98{width:18px;height:18px;color:var(--text-secondary);flex-shrink:0}._itemIcon_1nib3_98 svg{width:100%;height:100%}._itemTitle_1nib3_110{font-weight:500;font-size:.875rem;color:var(--text);white-space:nowrap}@media(max-width:768px){._heroSection_1nib3_8{min-height:60vh}}._page_1i8cj_1{min-height:100vh;padding-top:140px;padding-bottom:var(--space-xl);position:relative}._page_1i8cj_1:before{content:"";position:fixed;inset:0;background-image:url(/images/bg-proyectos.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:grayscale(100%) blur(2px);opacity:.08;z-index:-1;pointer-events:none}[data-theme=light] ._page_1i8cj_1:before{opacity:.05}._container_1i8cj_29{max-width:1000px;margin:0 auto;padding:0 var(--space-md)}._header_1i8cj_35{text-align:center;margin-bottom:var(--space-lg)}._title_1i8cj_40{font-size:clamp(2rem,5vw,3rem);font-weight:600;letter-spacing:-.02em;margin-bottom:var(--space-sm)}._subtitle_1i8cj_47{color:var(--text-secondary);font-size:1.125rem;max-width:500px;margin:0 auto}._grid_1i8cj_54{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}._card_1i8cj_60{display:flex;flex-direction:column;padding:2rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;transition:all var(--transition)}._card_1i8cj_60:hover{border-color:var(--text-secondary);transform:translateY(-2px)}._cardHeader_1i8cj_75{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.5rem}._cardIcon_1i8cj_82{width:48px;height:48px;color:var(--text)}._cardIcon_1i8cj_82 svg{width:100%;height:100%}._cardArrow_1i8cj_93{width:20px;height:20px;color:var(--text-muted);transition:all var(--transition)}._cardArrow_1i8cj_93 svg{width:100%;height:100%}._card_1i8cj_60:hover ._cardArrow_1i8cj_93{color:var(--text);transform:translate(4px,-4px)}._cardName_1i8cj_110{font-size:1.25rem;font-weight:500;margin-bottom:.75rem}._cardDesc_1i8cj_116{font-size:.9375rem;color:var(--text-secondary);line-height:1.6;flex:1;margin-bottom:1.5rem}._cardTags_1i8cj_124{display:flex;gap:.5rem;flex-wrap:wrap}._tag_1i8cj_130{font-size:.75rem;padding:.25rem .75rem;background:transparent;border:1px solid var(--border);border-radius:100px;color:var(--text-muted)}@media(max-width:640px){._grid_1i8cj_54{grid-template-columns:1fr}}._page_10mho_1{min-height:100vh;padding-top:140px;padding-bottom:var(--space-xl);position:relative}._page_10mho_1:before{content:"";position:fixed;inset:0;background-image:url(/images/bg-formacion.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:grayscale(100%) blur(3px);opacity:.1;z-index:-1;pointer-events:none}[data-theme=light] ._page_10mho_1:before{opacity:.06}._container_10mho_29{max-width:1000px;margin:0 auto;padding:0 var(--space-md)}._header_10mho_35{text-align:center;margin-bottom:var(--space-lg)}._title_10mho_40{font-size:clamp(2rem,5vw,3rem);font-weight:600;letter-spacing:-.02em;margin-bottom:var(--space-sm)}._subtitle_10mho_47{color:var(--text-secondary);font-size:1.125rem;max-width:500px;margin:0 auto}._grid_10mho_54{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:var(--space-xl)}._card_10mho_61{display:flex;flex-direction:column;padding:1.75rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;transition:all var(--transition)}._card_10mho_61:hover{border-color:var(--text-secondary);transform:translateY(-2px)}._cardHeader_10mho_76{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:1.25rem}._cardIcon_10mho_83{width:40px;height:40px;color:var(--text)}._cardIcon_10mho_83 svg{width:100%;height:100%}._cardStatus_10mho_94{display:flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:500;color:var(--text-muted);padding:.25rem .6rem;background:var(--bg-elevated);border-radius:100px}._cardStatus_10mho_94 svg{width:12px;height:12px}._cardName_10mho_111{font-size:1.125rem;font-weight:500;margin-bottom:.5rem}._cardDesc_10mho_117{font-size:.875rem;color:var(--text-secondary);line-height:1.5;flex:1}._topics_10mho_124{margin-top:var(--space-lg)}._topicsTitle_10mho_128{text-align:center;margin-bottom:var(--space-md);color:var(--text-muted);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase}._topicsGrid_10mho_138{display:flex;justify-content:center;gap:1.5rem}._topic_10mho_124{display:flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:8px}._topicIcon_10mho_154{width:20px;height:20px;color:var(--text-secondary);flex-shrink:0}._topicIcon_10mho_154 svg{width:100%;height:100%}._topicName_10mho_166{font-size:.875rem;color:var(--text-secondary);white-space:nowrap}@media(max-width:900px){._grid_10mho_54{grid-template-columns:1fr}._topicsGrid_10mho_138{flex-direction:column;align-items:center}}._page_1ngk3_1{min-height:100vh;padding-top:140px;padding-bottom:var(--space-xl);position:relative}._page_1ngk3_1:before{content:"";position:fixed;inset:0;background-image:url(/images/bg-recursos.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;filter:grayscale(100%) blur(2px);opacity:.12;z-index:-1;pointer-events:none}[data-theme=light] ._page_1ngk3_1:before{opacity:.08}._container_1ngk3_29{max-width:1100px;margin:0 auto;padding:0 var(--space-md)}._header_1ngk3_35{text-align:center;margin-bottom:var(--space-lg)}._title_1ngk3_40{font-size:clamp(2rem,5vw,3rem);font-weight:600;letter-spacing:-.02em;margin-bottom:var(--space-sm)}._subtitle_1ngk3_47{color:var(--text-secondary);font-size:1.125rem;max-width:500px;margin:0 auto}._grid_1ngk3_54{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}._card_1ngk3_60{display:flex;flex-direction:column;padding:1.5rem;background:var(--bg-surface);border:1px solid var(--border);border-radius:12px;transition:all var(--transition)}._card_1ngk3_60:hover{border-color:var(--text-secondary);transform:translateY(-2px)}._card_1ngk3_60._comingSoon_1ngk3_75{opacity:.5;pointer-events:none}._cardIcon_1ngk3_80{width:32px;height:32px;margin-bottom:1rem;color:var(--text)}._cardIcon_1ngk3_80 svg{width:100%;height:100%}._cardTitle_1ngk3_92{font-size:1rem;font-weight:500;margin-bottom:.5rem}._cardDesc_1ngk3_98{font-size:.8125rem;color:var(--text-secondary);line-height:1.5;flex:1}._cardTag_1ngk3_105{display:inline-block;margin-top:1rem;padding:.25rem .6rem;font-size:.6875rem;font-weight:500;color:var(--text-muted);border:1px solid var(--border);border-radius:100px;width:fit-content}._card_1ngk3_60._comingSoon_1ngk3_75 ._cardTag_1ngk3_105{background:var(--bg-elevated)}@media(max-width:900px){._grid_1ngk3_54{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){._grid_1ngk3_54{grid-template-columns:1fr}}:root{--bg: #000000;--bg-surface: #0a0a0a;--bg-elevated: #111111;--border: #222222;--text: #ffffff;--text-secondary: #999999;--text-muted: #666666;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--transition: .2s ease;--radius: 12px}[data-theme=light]{--bg: #ffffff;--bg-surface: #fafafa;--bg-elevated: #f5f5f5;--border: #e5e5e5;--text: #000000;--text-secondary: #666666;--text-muted: #999999}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text);line-height:1.5;min-height:100vh;transition:background-color var(--transition),color var(--transition)}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer;border:none;background:none}.container{max-width:1000px;margin:0 auto;padding:0 var(--space-md)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{animation:fadeInUp .6s ease-out forwards}.animate-delay-1{animation-delay:.1s}.animate-delay-2{animation-delay:.2s}.animate-delay-3{animation-delay:.3s}
