.topbar{min-height:70px;background:#0b2a4a;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 20px}.topbar-left{display:flex;align-items:center}.logo-container{background:#fff;padding:6px 12px;border-radius:6px;display:flex;align-items:center}.logobanner{height:46px;width:auto;display:block}.sidebar{width:220px;background:#f5f7fa;padding:20px}.menu-item{display:block;padding:10px;color:#0b2a4a;text-decoration:none;font-weight:500}.menu-item.active{background:#e6edf5;border-left:4px solid #0b2a4a}.layout{display:flex}.content{flex:1;padding:30px}.sidebar{width:240px;background:#0b2d4f;color:#fff;padding:20px 0}.sidebar ul{list-style:none;padding:0;margin:0}.sidebar li{margin-bottom:4px}.sidebar a{display:flex;align-items:center;gap:10px;padding:12px 24px;color:#dbe4ee;text-decoration:none;font-weight:500;transition:all .2s ease}.sidebar a:hover{background:#123a63;color:#fff}.sidebar a.active{background:#1b4f72;border-left:4px solid #f1c40f;color:#fff}.container{max-width:1200px;margin:0 auto;padding:0 24px}.home{background:#f5f7fa;min-height:100vh}.stemlab-banner{position:relative;width:100%;min-height:380px;overflow:hidden;display:flex;align-items:center;background:#0b2d4f}.stemlab-banner.clickable{cursor:pointer}.banner-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transform:scale(1.03);transition:opacity .7s ease,transform 5s ease}.banner-image.loaded{opacity:1;transform:scale(1)}.banner-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000040,#0000008c)}.stemlab-banner .container{position:relative;z-index:2;width:100%;max-width:1200px;margin:auto;padding:80px 24px}.stemlab-banner h1{font-size:clamp(2rem,5vw,4rem);font-weight:800;line-height:1.05;margin-bottom:18px;max-width:700px;color:#fff;text-shadow:0 4px 12px rgba(0,0,0,.3)}.stemlab-banner p{font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.7;max-width:720px;color:#ffffffeb;text-shadow:0 2px 8px rgba(0,0,0,.25)}.banner-btn{position:absolute;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;border:none;background:#ffffff24;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;font-size:2rem;cursor:pointer;z-index:3;transition:.25s ease}.banner-btn:hover{background:#ffffff3d}.banner-btn.prev{left:18px}.banner-btn.next{right:18px}.banner-dots{position:absolute;bottom:18px;left:50%;transform:translate(-50%);display:flex;gap:10px;z-index:3}.dot{width:10px;height:10px;border-radius:50%;background:#fff6;transition:.25s ease;cursor:pointer}.dot.active{background:#fff;transform:scale(1.2)}@media(max-width:992px){.stemlab-banner{min-height:420px}.stemlab-banner .container{padding:60px 22px}.banner-btn{width:46px;height:46px;font-size:1.8rem}}@media(max-width:508px){.stemlab-banner{min-height:220px;align-items:flex-end}.stemlab-banner .container{padding:40px 18px 60px}.stemlab-banner h1{font-size:1.7rem;line-height:1.15;margin-bottom:10px}.stemlab-banner p{font-size:.92rem;line-height:1.5;max-width:100%}.banner-btn{width:38px;height:38px;font-size:1.3rem}.banner-btn.prev{left:8px}.banner-btn.next{right:8px}.banner-dots{bottom:12px}.dot{width:8px;height:8px}}@media(max-width:480px){.stemlab-banner{margin-left:12px;min-height:160px;width:379px}.stemlab-banner h1{font-size:1.35rem}.stemlab-banner p{font-size:.82rem}.banner-btn{display:none}}.home-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(290px,1fr));gap:24px}.home-card{background:#fff;border-radius:10px;box-shadow:0 6px 18px #00000014;overflow:hidden;transition:transform .2s ease}.home-card:hover{transform:translateY(-4px)}.home-card img{width:100%;height:600px;object-fit:cover}.home-card h3{margin:12px 16px 4px;color:#0b2d4f;font-size:1.05rem}.home-card p{margin:0 16px 12px;font-size:.95rem;color:#555;line-height:1.5}.read-more{background:none;border:none;color:#0b2d4f;font-weight:600;cursor:pointer;padding:0 16px 16px}.read-more:hover{text-decoration:underline}.home-detail{max-width:900px;margin:0 auto}.home-block{margin-bottom:3rem}.home-block.secondary{border-top:2px solid #e6e9ee}.home-block.primary{display:grid;grid-template-columns:1fr 2fr;gap:40px;align-items:stretch}.home-block.primary>div{display:flex;flex-direction:column}.home-block.primary .right{width:100%;min-width:0}.news-carousel{width:100%;max-width:100%}@media(max-width:1024px){.home-cards{grid-template-columns:repeat(auto-fill,minmax(1fr,1fr));gap:20px}}@media(max-width:768px){.home-cards{grid-template-columns:1fr;gap:16px}.home-card img{height:40px}.home-card h3{font-size:1rem}.home-card p,.read-more{font-size:.9rem}.detail-description{font-size:1rem;line-height:1.6}.home-block{margin-bottom:2.5rem}.home-block.primary{grid-template-columns:1fr;gap:32px}}@media(max-width:480px){.home-card img{height:120px}.container{padding-left:12px;padding-right:12px}}.photo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:20px}.photo-card{cursor:pointer;text-align:center}.photo-card img{width:80%;height:190px;object-fit:cover;border-radius:50px;box-shadow:0 6px 16px #0000001f;transition:transform .2s ease}.photo-card:hover img{transform:scale(1.04)}.photo-name{display:block;margin-top:8px;font-weight:600;color:#0b2d4f}.photo-role{display:block;font-size:.7rem;color:#666}.stem-areas-compact{padding:1px 0;background:linear-gradient(180deg,#fff,#f7faff)}.section-title-sm{font-size:1.5rem;font-weight:700;color:#0b2d4f;margin-bottom:35px;text-align:center;position:relative}.section-title-sm:after{content:"";width:90px;height:4px;background:#011b41;display:block;margin:12px auto 0;border-radius:10px}.areas-grid-compact{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.area-item{position:relative;overflow:hidden;background:#fff;padding:15px 20px;border-radius:20px;text-decoration:none;border:1px solid #e7eef7;transition:all .3s ease;box-shadow:0 6px 20px #0000000a}.area-item:hover{transform:translateY(-6px);box-shadow:0 15px 35px #0d6efd1f}.area-item h4{margin:0;color:#0b2d4f;font-size:1.2rem;font-weight:600;display:flex;align-items:center;gap:4px}.area-item h4 span{font-size:2.5rem;font-weight:800;line-height:1;background:linear-gradient(180deg,#011635,#00b4d8);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media(max-width:992px){.areas-grid-compact{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.section-title-sm{font-size:1.25rem}.areas-grid-compact{grid-template-columns:repeat(2,1fr);gap:15px}.area-item{padding:20px 14px;border-radius:16px}.area-item h4{font-size:.9rem;gap:1px}.area-item h4 span{font-size:2rem}}.news-carousel{display:flex;flex-direction:column;gap:16px}.news-titles{background:#0b2d4f;color:#fff;padding:12px;border-radius:2px}.news-title{font-size:.9rem;padding:6px 8px;cursor:pointer;opacity:.6;transition:all .3s}.news-title.active{opacity:1;font-weight:700;background:#ffffff26;border-radius:2px}.news-image{position:relative;cursor:pointer}.news-image img{width:100%;height:430px;object-fit:cover;border-radius:8px}.news-overlay{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);color:#fff;border-radius:0 0 8px 8px}.news-overlay h3{margin:0 0 6px;font-size:1.2rem}.news-overlay p{font-size:.95rem}.ver-mas{font-weight:700;text-decoration:underline}.momentos-section{margin-top:20px;padding:20px 0}.momentos-section h2{font-size:1.6rem;margin-bottom:20px;color:#0b2d4f}.momentos-rotator{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;align-items:stretch}.momento-card{overflow:hidden;border-radius:10px;box-shadow:0 8px 20px #00000014;background:#fff;transition:transform .25s ease,box-shadow .25s ease;display:flex;flex-direction:column;height:100%}.momento-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.momento-card img{width:100%;height:300px;object-fit:cover}.momento-info{padding:14px;display:flex;flex-direction:column;flex-grow:1}.momento-info h3{margin:0;font-size:.95rem;line-height:1.3;color:#0b2d4f;font-weight:600}.momento-info p{margin-top:6px;font-size:.82rem;line-height:1.4;color:#555;flex-grow:1}@media(max-width:1024px){.momentos-rotator{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.momentos-rotator{grid-template-columns:1fr}.momento-card img{height:140px}}@media(max-width:480px){.momentos-section h2{font-size:1.3rem}.momento-card img{height:120px}.momento-info h3{font-size:.9rem}.momento-info p{font-size:.78rem}}.social-section{padding:.5rem 0;border-top:2px solid #e6e9ee;text-align:center}.social-section h2{color:#0b2d4f}.social-icons{display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.social-icons a{text-decoration:none;font-weight:600;color:#0b2d4f;transition:opacity .2s ease}.social-icons a:hover{opacity:.7}@media(max-width:480px){.social-icons{gap:16px;font-size:.9rem}}.home-admin{max-width:1100px;margin:auto;padding:30px}.home-form{background:#fff;padding:20px;margin-bottom:30px;border-radius:8px}.home-form input,.home-form textarea,.home-form select{width:100%;margin-bottom:10px;padding:8px}.home-table th,.home-table td{border:1px solid #ddd;padding:8px}.home-admin{padding:30px;background:#f5f7fa;min-height:100vh}.home-admin h1{margin-bottom:20px;font-size:26px}.home-admin-grid{display:grid;grid-template-columns:380px 1fr;gap:25px}.home-admin-form,.home-admin-table{background:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 8px #0000000d}.home-admin-form h2,.home-admin-table h2{margin-bottom:15px;font-size:18px}.image-preview{margin-top:12px;border:1px dashed #ccc;padding:10px;border-radius:8px;text-align:center;background:#fafafa}.image-preview img{max-width:100%;max-height:220px;border-radius:6px;object-fit:contain}.home-filter{display:flex;align-items:center;gap:10px;margin-bottom:12px}.home-filter select{padding:6px 10px;border-radius:4px;border:1px solid #ccc}.home-table{width:100%;border-collapse:collapse}.home-table th,.home-table td{padding:10px;border-bottom:1px solid #e0e0e0}.row-active{background-color:#e6f7ec}.row-active td{color:#1b5e20;font-weight:500}.row-inactive{opacity:.75}.home-table .actions button{margin-right:6px}.home-detail{max-width:900px;margin:0 auto;padding:20px}.detail-title{text-align:center;margin-bottom:20px}.image-wrapper{width:100%;display:flex;justify-content:center;margin-bottom:20px}.detail-image{width:100%;max-width:700px;height:400px;object-fit:cover;border-radius:10px}.detail-description{font-size:16px;line-height:1.7;text-align:justify;color:#333}.home-card{display:flex;flex-direction:column;height:520px}.home-card p{flex-grow:1}.home-card h3{font-size:.9rem;margin:8px 12px 4px}.upse-header{background:#fff;padding:18px 28px;border-bottom:1px solid #eef2f7}.logo{display:flex;align-items:center;gap:15px}.logo-divider{width:1px;height:55px;background-color:#cfcfcf}.logo{display:flex;align-items:center;gap:18px}.stem-logo{width:120px;height:auto;object-fit:contain}.stemlab-subtitle{font-size:.95rem;color:#4a5568;line-height:1.5;max-width:520px}@media(max-width:768px){.upse-header{background:#fff;margin-left:10px;margin-right:10px;border-bottom:1px solid #eef2f7}.logo{gap:10px}.stem-logo{width:105px;flex-shrink:0}.stemlab-subtitle{font-size:.66rem;line-height:1.3;max-width:180px}}@media(max-width:480px){.stem-logo{width:90px}.stemlab-subtitle{font-size:.58rem;max-width:140px}}.upse-nav{background:#0b2d4f;display:flex;justify-content:center;align-items:center;gap:20px;padding:16px 20px;transition:.3s ease}.upse-nav a{color:#fff;text-decoration:none;font-weight:400;transition:.25s ease}.upse-nav a:hover{opacity:.8}.mobile-nav-bar{display:none;margin-left:12px;margin-right:11px;height:40px;background:#092645;align-items:center;justify-content:flex-end;padding:0 18px}.menu-toggle{width:42px;height:42px;border:none;background:transparent;cursor:pointer;padding:0}.menu-toggle span{display:block;width:26px;height:3px;background:#fff;margin:5px auto;border-radius:20px;transition:.3s ease}.menu-toggle.active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media(max-width:992px){.stem-logo{width:180px}.stemlab-subtitle{font-size:.82rem}}@media(max-width:768px){.upse-header{padding:10px 14px}.logo{display:flex;align-items:center;gap:10px}.stem-logo{width:110px;flex-shrink:0}.stemlab-subtitle{font-size:.66rem;line-height:1.3;max-width:180px}.upse-nav{top:200px;left:80px;width:100%;background:#0b2d4f;flex-direction:column;align-items:flex-start;gap:0;padding:0;overflow:hidden;max-height:0;z-index:999;box-shadow:0 10px 25px #0000001f}.upse-nav.open{max-height:500px}.upse-nav a{width:100%;padding:16px 20px;border-top:1px solid rgba(255,255,255,.08)}.mobile-nav-bar{display:flex}}@media(max-width:480px){.stem-logo{width:90px}.stemlab-subtitle{font-size:.58rem;max-width:140px}.upse-nav{top:118px}}.virtual-page{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:40px 20px;background:linear-gradient(180deg,#f8fbff,#eef5fc)}.virtual-container{max-width:750px;background:#fff;padding:60px 40px;border-radius:24px;text-align:center;box-shadow:0 10px 35px #0000000f}.virtual-badge{display:inline-block;padding:8px 16px;border-radius:50px;background:#e8f1ff;color:#149ec4;font-size:.85rem;font-weight:700;margin-bottom:24px}.virtual-container h1{font-size:3rem;color:#0b2d4f;margin-bottom:18px}.virtual-container p{font-size:1.1rem;line-height:1.8;color:#4a5568}.virtual-loader{margin-top:35px;display:flex;justify-content:center;gap:10px}.virtual-loader span{width:12px;height:12px;border-radius:50%;background:#2da1cf;animation:pulse 1.2s infinite ease-in-out}.virtual-loader span:nth-child(2){animation-delay:.2s}.virtual-loader span:nth-child(3){animation-delay:.4s}@keyframes pulse{0%,80%,to{transform:scale(.7);opacity:.5}40%{transform:scale(1.2);opacity:1}}@media(max-width:768px){.virtual-container{padding:45px 24px}.virtual-container h1{font-size:2rem}.virtual-container p{font-size:.95rem}}@media(max-width:480px){.virtual-container{padding:35px 20px;border-radius:18px}.virtual-container h1{font-size:1.6rem}.virtual-container p{font-size:.88rem;line-height:1.6}}.nosotros-page{background:#f7faff;color:#1e293b}.nosotros-hero{background:linear-gradient(135deg,#0b2d4f,#123f67);color:#fff;padding:55px 20px 45px}.nosotros-hero .container{max-width:1100px}.hero-badge{display:inline-block;background:#ffffff1f;padding:6px 14px;border-radius:30px;font-size:.78rem;font-weight:700;margin-bottom:14px}.nosotros-hero h1{font-size:2.4rem;line-height:1.15;margin-bottom:16px;max-width:760px}.nosotros-hero p{font-size:1rem;line-height:1.7;max-width:900px;color:#ffffffeb}.info-section{padding:45px 20px}.info-section.gray{background:#eef5fc}.small{max-width:1050px}.info-section h2{font-size:1.7rem;color:#0b2d4f;margin-bottom:18px}.info-section p{font-size:.98rem;line-height:1.75;color:#475569;margin-bottom:12px}.objetivos-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:24px}.objetivo-card{background:#fff;border-radius:16px;padding:22px;border:1px solid #e6edf5;transition:.25s ease}.objetivo-card:hover{transform:translateY(-3px);box-shadow:0 10px 24px #0000000d}.objetivo-card span{display:inline-block;font-size:1.4rem;font-weight:800;color:#031f48;margin-bottom:10px}.objetivo-card p{margin:0;font-size:.95rem;line-height:1.6}.especialistas-section{padding:45px 20px 60px}@media(max-width:768px){.nosotros-hero{padding:45px 16px 35px}.nosotros-hero h1{font-size:1.8rem}.nosotros-hero p{font-size:.92rem}.info-section{padding:35px 16px}.info-section h2{font-size:1.4rem}.info-section p{font-size:.92rem}.objetivos-grid{grid-template-columns:1fr;gap:14px}.objetivo-card{padding:18px}.especialistas-section{padding:35px 16px 50px}}.especialistas-header{text-align:center;margin-bottom:28px}.especialistas-badge{display:inline-block;background:#e8f1ff;color:#041a3a;padding:7px 16px;border-radius:30px;font-size:.8rem;font-weight:700;margin-bottom:14px}.especialistas-header h2{font-size:2rem;color:#0b2d4f;margin-bottom:10px}.especialistas-header p{color:#64748b;font-size:1rem;max-width:650px;margin:auto;line-height:1.6}@media(max-width:768px){.especialistas-header{margin-bottom:22px}.especialistas-header h2{font-size:1.5rem}.especialistas-header p{font-size:.9rem}}body{background:#eef1f4;font-family:Segoe UI,sans-serif;margin-left:120px;margin-right:120px}@media(max-width:768px){body{margin:5px}}.login-container{height:100vh;display:flex;justify-content:center;align-items:center}.login-card{background:#fff;padding:2.5rem;width:380px;border-radius:8px;text-align:center;box-shadow:0 10px 25px #0000001a}.login-card .logo{width:200px;margin-bottom:1rem}.login-card h2{color:#0b2a4a;margin-bottom:.25rem}.login-card input{width:100%;padding:.75rem;margin-top:.75rem;border:1px solid #ccc;border-radius:4px}.login-card button{margin-top:1.2rem;width:100%;padding:.8rem;background:#0b2a4a;color:#fff;border:none;border-radius:4px;font-weight:700}.dashboard{height:100vh;display:flex;flex-direction:column}.header{height:56px;background:#0b2a4a;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:0 1rem}.dashboard-body{flex:1;display:flex}.sidebar{width:220px;background:#f4f6f8;padding:1rem}.dashboard-content{flex:1;padding:1.5rem}.logout-btn{background:transparent;color:#fff;border:none;cursor:pointer}
