@import"https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&display=swap";.about>h1,h3{text-align:center;margin:1rem 6rem}.about h1{font-size:3rem}.about>h3{font-size:2rem;font-weight:400}.mission{box-shadow:0 0 20px #3715e1bf;padding:30px;border-radius:10px;color:#3835f3;line-height:1.4}h2{margin:20px;font-size:3rem}.mission{display:flex;align-items:center;justify-content:space-around;margin-top:4.5rem}.mission-text{max-width:800px;font-size:1.3rem}#root>div>div:nth-child(3)>div.about>div:nth-child(2)>div.mission-text>p{line-height:1.5}.image{display:flex;flex-direction:column}.image img{width:260px;margin-top:1rem;box-shadow:0 0 20px #0fc6ef;border-radius:15px;color:#3835f3}.set img{width:180px;margin:30px}@media (max-width: 650px){.mission{flex-direction:column;align-items:center}.mission-text{font-size:15px;text-align:center;margin:20px}.image{width:100%}.image img{width:80%;max-width:250px;margin-top:1rem;margin-left:45px}}.hero{width:100%;min-height:100vh;background:linear-gradient(#08003ab3,#08003ab3),url(/assets/bg-BiB1_ppb.jpg);background-size:cover;background-position:center;color:#fff;display:flex;align-items:center;justify-content:center}.hero-text{font-size:2rem;text-align:center;max-width:800px}.hero-text h2,.hero-text h3{font-weight:500;line-height:1.2}.hero-text h1{margin:30px}@media (max-width: 850px){.hero-text h1{font-size:40px}}@media (max-width: 650px){.hero-text h1{font-size:30px;max-width:400px;margin:auto}.hero-text h2,.hero-text h3{font-size:14px;margin:15px auto}}nav{width:100%;color:#fff;padding:4px 0;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;z-index:10}.logo{width:270px;padding:15px}nav ul li{display:inline-block;list-style:none;margin:2px 12px;font-size:16px;font-weight:500;transition:all .3s ease}nav ul li a{color:#fff;text-decoration:none;cursor:pointer;padding:8px 12px;border-radius:20px;transition:all .3s ease}nav ul li a:hover{background:#fff3;transform:translateY(-2px)}.dark-nav{background:#212ea0;transition:.5s}.menu-icon{display:none}@media (max-width: 1000px){.logo{width:140px}nav ul li{margin:2px 8px;font-size:14px}nav ul li a{padding:6px 10px}}@media (max-width: 840px){nav{padding:15px 0}nav ul{position:fixed;top:0;right:0;bottom:0;background:linear-gradient(135deg,#212ea0,#1a1a2e);z-index:-1;width:280px;padding-top:80px;transition:.5s;overflow-y:auto;box-shadow:-10px 0 30px #0000004d}nav ul li{display:flex;margin:15px 20px;font-size:16px}nav ul li a{width:100%;padding:12px 20px;border-radius:10px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;transition:all .3s ease}nav ul li a:hover{background:#ffffff26;transform:translate(5px);border-color:#ffffff4d}.menu-icon{display:block;width:30px;cursor:pointer;margin-right:20px;transition:transform .3s ease}.menu-icon:hover{transform:scale(1.1)}.hide-mobile-menu{right:-280px}}@media (max-width: 480px){.logo{width:120px;padding:10px}nav ul{width:260px;padding-top:70px}nav ul li{margin:12px 15px;font-size:15px}nav ul li a{padding:10px 15px}.hide-mobile-menu{right:-260px}}.title{text-align:center;color:#212ea0;font-size:20px;font-weight:600;text-transform:uppercase;margin:70px 0 30px}.title h2{font-size:32px;color:#000f38;margin-top:5px;text-transform:none}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.project{position:relative;cursor:pointer}.project img{width:100%;height:auto;opacity:.21;border-radius:15px;box-shadow:0 0 20px #073be6}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#212ea0;color:#fff;display:flex;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease;font-size:18px;align-self:center}.project:hover .overlay{opacity:1}.text-above-image{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);color:#4d5cff;font-size:17px;font-weight:800;width:90%;line-height:1.5}.text-above-image p{color:brown}@media screen and (max-width: 768px){.project-grid{grid-template-columns:repeat(2,1fr);gap:10px}.project img{height:auto}.text-above-image{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);color:#4d5cff;font-size:9px;font-weight:800;width:90%;line-height:1.5}.overlay{font-size:11px}}.section_padding{padding:1.2rem 2rem .3rem}.footer{background-color:#212ea0}.sb_footer{display:flex;flex-direction:column}.sb_footer-links{display:flex;justify-content:space-between;align-items:flex-start;flex-direction:row;flex-wrap:wrap;width:100%;text-align:left;margin-bottom:2rem}.sb_footer-links_div{width:250px;margin:1rem;display:flex;justify-content:flex-start;flex-direction:column;color:#fff}a{color:#afafb3;text-decoration:none}.logo-container img{width:250px}.logo-container{display:flex}#root>div>div:nth-child(3)>div.footer>div>div.sb_footer-links>div:nth-child(2)>p.address{font-size:17px;line-height:1.3}#root>div>div:nth-child(3)>div.footer>div>div.sb_footer-links>div:nth-child(3)>p:nth-child(1){line-height:1.5}#root>div>div:nth-child(3)>div.footer>div>div.sb_footer-links>div:nth-child(3)>p:nth-child(2){line-height:1.5}.socialmedia{display:flex;flex-direction:row}.socialMedia{display:flex;flex-direction:row;justify-content:space-between}.sb_footer-links_div h4{font-size:25px;line-height:17px;margin-bottom:.9rem}.sb_footer-links_div p{font-size:18px;line-height:15px;margin:.5rem 0;cursor:pointer}.sb_footer-below{display:flex;flex-direction:row;justify-content:space-between;margin-top:.2rem}.sb_footer-below-links{display:flex;flex-direction:row}.sb_footer-below-links p{font-size:18px;line-height:15px;margin-left:2rem;color:#fff;font-weight:600}hr{color:#fff!important;width:100%}.sb_footer-copyright p{font-size:15px;line-height:20px;color:#fff;font-weight:600}@media screen and (max-width: 850px){.sb_footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width: 550px){.sb_footer-heading h1{font-size:44px;line-height:50px}.sb_footer-links div{margin:1rem 0}.sb_footer-btn{font-size:14px;line-height:20px}.sb_footer-below{flex-direction:column;justify-content:left}.sb_footer-below-links{flex-direction:column}.sb_footer-below-links p{margin-left:0rem;margin-top:1rem}}@media screen and (max-width: 400px){.sb_footer-heading h1{font-size:27px;line-height:38px}}:root{--transition: all .3s linear;--spacing: .1rem;--radius: .25rem;--light-shadow: 0 5px 15px rgba(0, 0, 0, .1);--dark-shadow: 0 5px 15px rgba(0, 0, 0, .2);--max-width: 1170px;--fixed-width: 620px}*,:after,:before{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background:var(--clr-grey-10);color:#212ea0;line-height:1.5;font-size:.875rem}ul{list-style-type:none}a{text-decoration:none}h1,h2,h3,h4{letter-spacing:var(--spacing);text-transform:capitalize;line-height:1.25;margin-bottom:.75rem}h1{font-size:3rem}h2{font-size:2rem}h3{font-size:1.25rem}h4{font-size:.875rem}p{margin-bottom:1.25rem;color:var(--clr-grey-5)}@media screen and (min-width: 800px){h1{font-size:4rem}h2{font-size:2.5rem}h3,h4{font-size:1.75rem}body{font-size:1.5rem}h1,h2,h3,h4{line-height:1}}._section_sofp0_123{width:90vw;margin:5rem auto;max-width:var(--max-width)}@media screen and (min-width: 992px){._section_sofp0_123{width:95vw}}._title_sofp0_139{text-align:center;margin-bottom:2rem}._title_sofp0_139 h2{display:flex;align-items:center;justify-content:center;font-weight:500}._title_sofp0_139 span{font-size:.85em;color:var(--clr-primary-5);margin-right:1rem;font-weight:700}._section-center_sofp0_155{margin:0 auto;margin-top:4rem;width:80vw;height:450px;max-width:800px;text-align:center;position:relative;display:flex;overflow:hidden}._person-img_sofp0_167{border-radius:50%;margin-bottom:1rem;width:150px;height:150px;object-fit:fill;border:4px solid #212ea0;box-shadow:#212ea0}article h4{text-transform:uppercase;color:#212ea0;margin-bottom:.25rem}._title_sofp0_139{text-transform:capitalize;margin-bottom:.75rem;color:#7582f9}._text_sofp0_187{max-width:35em;margin:0 auto;margin-top:2rem;line-height:2;color:#212ea0}._icon_sofp0_194{font-size:3rem;margin-top:1rem;color:#212ea0}._prev_sofp0_199,._next_sofp0_200{position:absolute;top:200px;transform:translateY(-50%);background:#7178c0;color:#021833;width:1.25rem;height:1.25rem;display:grid;place-items:center;border-color:transparent;font-size:1rem;border-radius:var(--radius);cursor:pointer;transition:var(--transition)}._prev_sofp0_199:hover,._next_sofp0_200:hover{background:#2136f4}._prev_sofp0_199{left:0}._next_sofp0_200{right:0}@media (min-width: 800px){._text_sofp0_187{max-width:45em}._prev_sofp0_199,._next_sofp0_200{width:2rem;height:2rem;font-size:1.5rem}}article{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:var(--transition)}article._activeSlide_sofp0_246{opacity:1;transform:translate(0)}article._lastSlide_sofp0_250{transform:translate(-100%)}article._nextSlide_sofp0_253{transform:translate(100%)}.system-config{padding:80px 0;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.config-container{max-width:1200px;margin:0 auto;padding:0 20px}.config-content{background:#fff;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:40px;text-align:center}.config-content h2{color:#2c3e50;font-size:2.5rem;margin-bottom:40px;font-weight:700;position:relative}.config-content h2:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(45deg,#3498db,#2ecc71);border-radius:2px}.config-details{display:flex;justify-content:center;align-items:flex-start}.config-item{max-width:600px;width:100%}.config-item h3{color:#34495e;font-size:1.8rem;margin-bottom:25px;font-weight:600}.spec-list{display:flex;flex-direction:column;gap:20px;align-items:flex-start;text-align:left}.spec-item{display:flex;justify-content:space-between;align-items:center;width:100%;padding:15px 20px;background:#f8f9fa;border-radius:10px;border-left:4px solid #3498db;transition:all .3s ease}.spec-item:hover{transform:translate(5px);box-shadow:0 5px 15px #3498db33;border-left-color:#2ecc71}.spec-label{font-weight:600;color:#2c3e50;font-size:1.1rem;min-width:100px}.spec-value{color:#34495e;font-size:1.1rem;text-align:right;flex:1;margin-left:20px}@media (max-width: 768px){.config-content{padding:30px 20px}.config-content h2{font-size:2rem;margin-bottom:30px}.config-item h3{font-size:1.5rem;margin-bottom:20px}.spec-item{flex-direction:column;text-align:center;padding:20px 15px}.spec-label{margin-bottom:8px;min-width:auto}.spec-value{text-align:center;margin-left:0}}@media (max-width: 480px){.system-config{padding:60px 0}.config-container{padding:0 15px}.config-content h2{font-size:1.8rem}.spec-label,.spec-value{font-size:1rem}}.honors-program{padding:80px 0;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.honors-container{max-width:1200px;margin:0 auto;padding:0 20px}.program-header{text-align:center;margin-bottom:50px}.program-header h2{font-size:2.8rem;font-weight:700;margin-bottom:10px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.program-header h3{font-size:1.8rem;font-weight:500;margin-bottom:15px;color:#e8f4f8}.program-subtitle{font-size:1.2rem;opacity:.9;font-weight:300}.program-content{display:flex;flex-direction:column;gap:30px}.section-card{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:15px;padding:30px;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a}.section-card h4{font-size:1.6rem;font-weight:600;margin-bottom:20px;color:#fff;border-bottom:2px solid rgba(255,255,255,.3);padding-bottom:10px}.section-card h5{font-size:1.3rem;font-weight:500;margin-bottom:15px;color:#e8f4f8}.overview-points p{margin:10px 0;font-size:1.1rem;line-height:1.6;opacity:.9}.curriculum-grid{display:grid;grid-template-columns:1fr 1fr;gap:30px}.course-item{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background:#ffffff1a;border-radius:8px;margin-bottom:10px;border-left:4px solid #4facfe}.course-item span:first-child{font-weight:500}.credits{background:#fff3;padding:4px 12px;border-radius:20px;font-size:.9rem;font-weight:600}.elective-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.elective-list span{font-size:1rem;opacity:.9;line-height:1.5}.dual-section{display:grid;grid-template-columns:1fr 1fr;gap:30px}.half-width{margin:0}.dual-section ul{list-style:none;padding:0}.dual-section li{margin:12px 0;font-size:1rem;line-height:1.5;opacity:.9;position:relative;padding-left:20px}.dual-section li:before{content:"▶";position:absolute;left:0;color:#4facfe;font-size:.8rem}.faculty-item{margin-bottom:15px;padding:15px;background:#ffffff1a;border-radius:10px}.faculty-name{font-weight:600;font-size:1.1rem;margin-bottom:5px}.faculty-expertise{font-size:.95rem;opacity:.8}.stats-grid{display:flex;flex-direction:column;gap:12px}.stat-item{display:flex;justify-content:space-between;align-items:center;padding:12px 15px;background:#ffffff1a;border-radius:8px;border-left:4px solid #00c9ff}.stat-subject{font-weight:500}.stat-count{font-weight:600;color:#4facfe}.recruiters-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:15px}.company-role{padding:15px;background:#ffffff1a;border-radius:10px;font-size:1rem;line-height:1.5;border-left:4px solid #92fe9d}.company-role strong{color:#92fe9d}@media (max-width: 768px){.honors-program{padding:60px 0}.program-header h2{font-size:2.2rem}.program-header h3{font-size:1.4rem}.curriculum-grid,.dual-section{grid-template-columns:1fr;gap:20px}.elective-list,.recruiters-grid{grid-template-columns:1fr}.section-card{padding:20px}.course-item{flex-direction:column;text-align:center;gap:8px}}@media (max-width: 480px){.honors-container{padding:0 15px}.program-header h2{font-size:1.8rem}.section-card h4{font-size:1.4rem}}.activities{padding:80px 0;background:linear-gradient(135deg,#1e3c72,#2a5298);min-height:100vh}.activities-container{max-width:1400px;margin:0 auto;padding:0 20px}.activities-header{text-align:center;margin-bottom:50px;color:#fff}.activities-header h2{font-size:3rem;font-weight:700;margin-bottom:15px;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.activities-header p{font-size:1.3rem;opacity:.9;font-weight:300}.activities-tabs{display:flex;justify-content:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}.tab-button{padding:12px 24px;background:#ffffff1a;border:2px solid rgba(255,255,255,.3);border-radius:30px;color:#fff;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.tab-button:hover{background:#fff3;transform:translateY(-2px)}.tab-button.active{background:#ffffffe6;color:#1e3c72;border-color:#ffffffe6;font-weight:600}.activity-content{background:#fffffff2;border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.activity-header{text-align:center;margin-bottom:40px}.activity-header h3{font-size:2.2rem;color:#1e3c72;margin-bottom:10px;font-weight:600}.activity-subtitle{font-size:1.2rem;color:#666;font-style:italic}.activity-body{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.activity-images{position:relative}.image-carousel{position:relative;border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #0003}.activity-image{width:100%;height:400px;object-fit:cover;display:block}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:#0009;color:#fff;border:none;width:50px;height:50px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .3s ease;z-index:2}.carousel-btn:hover{background:#000c;transform:translateY(-50%) scale(1.1)}.carousel-btn.prev{left:15px}.carousel-btn.next{right:15px}.image-indicators{display:flex;justify-content:center;gap:10px;margin-top:20px}.indicator{width:12px;height:12px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease}.indicator.active{background:#1e3c72;transform:scale(1.2)}.activity-details h4{font-size:1.5rem;color:#1e3c72;margin-bottom:20px;font-weight:600}.projects-grid{display:grid;gap:12px;max-height:350px;overflow-y:auto;padding-right:10px}.project-item{display:flex;gap:15px;padding:12px;background:#f8f9fa;border-radius:8px;border-left:4px solid #1e3c72;transition:all .3s ease}.project-item:hover{background:#e3f2fd;transform:translate(5px)}.project-number{background:#1e3c72;color:#fff;width:25px;height:25px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.9rem;flex-shrink:0}.project-title{font-size:.95rem;line-height:1.4;color:#333}.elective-content p{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:25px}.features{display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.feature-item{padding:15px;background:#e8f5e8;border-radius:10px;font-weight:500;color:#2e7d32;border-left:4px solid #4caf50}.technical-talks h4{margin-bottom:25px}.talks-list{display:flex;flex-direction:column;gap:20px}.talk-item{display:flex;gap:15px;padding:20px;background:#f8f9fa;border-radius:12px;border-left:4px solid #1e3c72;line-height:1.5}.talk-bullet{color:#1e3c72;font-weight:700;font-size:1.2rem;flex-shrink:0}.talk-content{color:#444;font-size:.95rem}.guest-lecture-content p{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:30px}.benefits{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.benefit-item{padding:20px;background:#fff3e0;border-radius:12px;border-left:4px solid #ff9800}.benefit-item h5{font-size:1.1rem;color:#e65100;margin-bottom:8px;font-weight:600}.benefit-item p{font-size:.95rem;color:#666;line-height:1.4;margin:0}.projects-grid::-webkit-scrollbar{width:6px}.projects-grid::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.projects-grid::-webkit-scrollbar-thumb{background:#1e3c72;border-radius:3px}@media (max-width: 768px){.activities{padding:60px 0}.activities-header h2{font-size:2.2rem}.activities-tabs{gap:10px}.tab-button{padding:10px 16px;font-size:.9rem}.activity-content{padding:25px}.activity-body{grid-template-columns:1fr;gap:30px}.activity-image{height:250px}.benefits,.features{grid-template-columns:1fr}.activity-header h3{font-size:1.8rem}}@media (max-width: 480px){.activities-container{padding:0 15px}.activity-content{padding:20px}.carousel-btn{width:40px;height:40px;font-size:1.2rem}.carousel-btn.prev{left:10px}.carousel-btn.next{right:10px}}.faculty-development{padding:80px 20px;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff;min-height:100vh}.development-container{max-width:1400px;margin:0 auto}.development-header{text-align:center;margin-bottom:50px}.development-header h2{font-size:3rem;font-weight:700;margin-bottom:15px;background:linear-gradient(45deg,#00d4ff,#09c);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.development-header p{font-size:1.2rem;opacity:.9;color:#b8c5d1}.development-tabs{display:flex;justify-content:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}.dev-tab-button{background:#ffffff1a;border:2px solid rgba(255,255,255,.2);color:#fff;padding:12px 24px;border-radius:30px;cursor:pointer;transition:all .3s ease;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dev-tab-button:hover{background:#00d4ff33;border-color:#00d4ff;transform:translateY(-2px)}.dev-tab-button.active{background:linear-gradient(45deg,#00d4ff,#09c);border-color:#00d4ff;color:#fff;box-shadow:0 8px 20px #00d4ff4d}.development-content{background:#ffffff0d;border-radius:20px;padding:40px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1)}.section-header h3{font-size:2.2rem;font-weight:600;color:#00d4ff;margin-bottom:10px}.subsection{margin-bottom:40px}.subsection h4{font-size:1.5rem;font-weight:600;color:#00d4ff;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid rgba(0,212,255,.3)}.faculty-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px;margin-bottom:30px}.faculty-card{background:#ffffff14;border-radius:15px;padding:20px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.faculty-card:hover{background:#ffffff1f;transform:translateY(-5px);box-shadow:0 10px 25px #0000004d}.faculty-card h5{color:#00d4ff;font-weight:600;margin-bottom:10px;font-size:1.1rem}.faculty-card ul{list-style:none;padding:0;margin:0}.faculty-card li{padding:5px 0 5px 20px;position:relative;color:#e0e0e0;font-size:.95rem}.faculty-card li:before{content:"▸";color:#00d4ff;position:absolute;left:0}.certifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px}.cert-card{background:#ffffff14;border-radius:15px;padding:25px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.cert-card:hover{background:#ffffff1f;transform:translateY(-5px)}.cert-card h5{color:#00d4ff;font-weight:600;margin-bottom:15px;font-size:1.1rem}.cert-card ul{list-style:none;padding:0;margin:0}.cert-card li{padding:8px 0 8px 20px;position:relative;color:#e0e0e0;font-size:.95rem;border-bottom:1px solid rgba(255,255,255,.1)}.cert-card li:last-child{border-bottom:none}.cert-card li:before{content:"🏆";position:absolute;left:0;font-size:.8rem}.current-courses{background:#ffffff0d;border-radius:15px;padding:20px}.current-course-item{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;margin:10px 0;background:#ffffff14;border-radius:10px;border-left:4px solid #00d4ff;transition:all .3s ease}.current-course-item:hover{background:#ffffff1f;transform:translate(10px)}.faculty-name{font-weight:600;color:#00d4ff;font-size:1rem;min-width:200px}.course-list{color:#e0e0e0;font-size:.95rem;text-align:right;flex:1}.events-list{display:flex;flex-direction:column;gap:25px;margin-bottom:40px}.event-card{background:#ffffff14;border-radius:15px;padding:25px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.event-card:hover{background:#ffffff1f;transform:translateY(-3px);box-shadow:0 8px 20px #0000004d}.event-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:15px;flex-wrap:wrap}.event-header h5{color:#00d4ff;font-weight:600;font-size:1.3rem;margin:0;flex:1;min-width:300px}.event-duration{background:linear-gradient(45deg,#00d4ff,#09c);color:#fff;padding:5px 15px;border-radius:20px;font-size:.9rem;font-weight:500;white-space:nowrap}.event-date{color:#b8c5d1;font-size:1rem;margin-bottom:10px;font-weight:500}.event-organizers{color:#e0e0e0;margin-bottom:15px;font-size:.95rem}.event-description{color:#d0d0d0;line-height:1.6;font-size:1rem;padding:15px;background:#ffffff0d;border-radius:10px;border-left:4px solid #00d4ff}.fdp-list{background:#ffffff0d;border-radius:15px;padding:20px}.fdp-item{padding:20px;margin:15px 0;background:#ffffff14;border-radius:10px;border-left:4px solid #00d4ff;color:#e0e0e0;font-size:1rem;line-height:1.5;transition:all .3s ease}.fdp-item:hover{background:#ffffff1f;transform:translate(5px)}.publications-list{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}.publication-item{background:#ffffff14;border-radius:15px;padding:25px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.publication-item:hover{background:#ffffff1f;transform:translateY(-3px)}.pub-authors{color:#00d4ff;font-weight:600;font-size:1rem;margin-bottom:10px}.pub-title{color:#fff;font-size:1.1rem;font-weight:500;margin-bottom:8px;line-height:1.4}.pub-venue{color:#b8c5d1;font-size:.95rem;font-style:italic}.project-item,.proposal-item{background:#ffffff14;border-radius:15px;padding:25px;border:1px solid rgba(255,255,255,.1);margin-bottom:20px;transition:all .3s ease}.project-item:hover,.proposal-item:hover{background:#ffffff1f;transform:translateY(-3px)}.project-item h5,.proposal-item h5{color:#00d4ff;font-weight:600;font-size:1.2rem;margin-bottom:15px}.project-item p,.proposal-item p{color:#e0e0e0;line-height:1.6;font-size:1rem;margin:0}@media (max-width: 1200px){.development-container{max-width:95%}.faculty-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.certifications-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width: 768px){.faculty-development{padding:60px 15px}.development-header h2{font-size:2.2rem}.development-tabs{flex-direction:column;align-items:center;gap:10px}.dev-tab-button{width:100%;max-width:300px}.development-content{padding:25px}.faculty-grid,.certifications-grid{grid-template-columns:1fr}.current-course-item{flex-direction:column;align-items:flex-start;gap:10px}.faculty-name{min-width:auto}.course-list{text-align:left}.event-header{flex-direction:column;gap:10px}.event-header h5{min-width:auto}.event-duration{align-self:flex-start}}@media (max-width: 480px){.development-header h2{font-size:1.8rem}.development-header p{font-size:1rem}.section-header h3{font-size:1.8rem}.subsection h4{font-size:1.3rem}}.future-plans{padding:80px 20px;background:linear-gradient(135deg,#2d1b69,#1a1a2e,#16213e);color:#fff;min-height:100vh}.plans-container{max-width:1400px;margin:0 auto}.plans-header{text-align:center;margin-bottom:50px}.plans-header h2{font-size:3rem;font-weight:700;margin-bottom:15px;background:linear-gradient(45deg,#ff6b6b,#4ecdc4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.plans-header p{font-size:1.2rem;opacity:.9;color:#b8c5d1}.plans-tabs{display:flex;justify-content:center;gap:20px;margin-bottom:40px;flex-wrap:wrap}.plans-tab-button{background:#ffffff1a;border:2px solid rgba(255,255,255,.2);color:#fff;padding:12px 24px;border-radius:30px;cursor:pointer;transition:all .3s ease;font-weight:500;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.plans-tab-button:hover{background:#ff6b6b33;border-color:#ff6b6b;transform:translateY(-2px)}.plans-tab-button.active{background:linear-gradient(45deg,#ff6b6b,#4ecdc4);border-color:#ff6b6b;color:#fff;box-shadow:0 8px 20px #ff6b6b4d}.plans-content{background:#ffffff0d;border-radius:20px;padding:40px;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.1)}.section-header{text-align:center;margin-bottom:30px}.section-header h3{font-size:2.2rem;font-weight:600;color:#ff6b6b;margin-bottom:10px}.pipeline-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:25px}.pipeline-category{background:#ffffff14;border-radius:15px;padding:25px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.pipeline-category:hover{background:#ffffff1f;transform:translateY(-5px);box-shadow:0 10px 25px #0000004d}.pipeline-category h4{color:#4ecdc4;font-weight:600;font-size:1.3rem;margin-bottom:20px;padding-bottom:10px;border-bottom:2px solid rgba(78,205,196,.3)}.activity-list{display:flex;flex-direction:column;gap:15px}.activity-item{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#ffffff0d;border-radius:10px;transition:all .3s ease}.activity-item:hover{background:#ffffff1a;transform:translate(5px)}.activity-bullet{color:#4ecdc4;font-size:1.2rem;font-weight:700;margin-top:2px;flex-shrink:0}.activity-text{color:#e0e0e0;font-size:1rem;line-height:1.5}.challenges-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px}.challenge-card{background:#ffffff14;border-radius:20px;padding:30px;text-align:center;border:1px solid rgba(255,255,255,.1);transition:all .3s ease;position:relative;overflow:hidden}.challenge-card:hover{background:#ffffff1f;transform:translateY(-8px);box-shadow:0 15px 30px #0000004d}.challenge-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(45deg,#ff6b6b,#4ecdc4)}.challenge-icon{font-size:3rem;margin-bottom:20px;filter:drop-shadow(0 0 10px rgba(255,255,255,.3))}.challenge-card h4{color:#ff6b6b;font-weight:600;font-size:1.4rem;margin-bottom:15px}.challenge-card p{color:#d0d0d0;font-size:1.1rem;line-height:1.6;margin:0}.plans-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:20px}.plan-card{border-radius:15px;padding:25px;border:2px solid;transition:all .3s ease;position:relative;overflow:hidden;text-align:center}.plan-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 15px 30px #0006}.plan-card:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);opacity:0;transition:opacity .3s ease}.plan-card:hover:before{opacity:1}.plan-header{font-size:1.1rem;font-weight:700;margin-bottom:12px;letter-spacing:.5px;position:relative;z-index:2}.plan-subtitle{color:#e0e0e0;font-size:.95rem;font-weight:400;line-height:1.4;position:relative;z-index:2}@media (max-width: 1200px){.plans-container{max-width:95%}.pipeline-grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}}@media (max-width: 768px){.future-plans{padding:60px 15px}.plans-header h2{font-size:2.2rem}.plans-tabs{flex-direction:column;align-items:center;gap:10px}.plans-tab-button{width:100%;max-width:300px}.plans-content{padding:25px}.pipeline-grid,.challenges-grid,.plans-grid{grid-template-columns:1fr}.section-header h3{font-size:1.8rem}.pipeline-category h4{font-size:1.2rem}}@media (max-width: 480px){.plans-header h2{font-size:1.8rem}.plans-header p{font-size:1rem}.section-header h3{font-size:1.6rem}.pipeline-category{padding:20px}.challenge-card{padding:25px}.plan-card{padding:20px}.plan-header{font-size:1rem}.plan-subtitle{font-size:.9rem}}.all{display:flex;justify-content:center;align-items:center}.carousel{position:relative;display:flex;justify-content:center;align-items:center;width:800px;height:500px;align-self:center}.slide{border-radius:.5rem;box-shadow:0 0 7px #212ea0;width:100%;height:100%}.slide-hidden{display:none}.arrow{position:absolute;filter:drop-shadow(0px 0px 5px #555);width:2rem;height:2rem;color:#fff}.arrow:hover{cursor:pointer}.arrow-left{left:1rem}.arrow-right{right:1rem}.indicators{display:flex;position:absolute;bottom:1rem}.indicator{background-color:#fff;height:.5rem;width:.5rem;border-radius:100%;border:none;outline:none;box-shadow:0 0 5px #212ea0;margin:0 .2rem;cursor:pointer}.indicator-inactive{background-color:gray}@media screen and (max-width:600px){.carousel{width:300px;height:300px}}*{margin:0;padding:0;box-sizing:border-box;font-family:Outfit,sans-serif}body{background:#f5f5f5}a{text-decoration:none;color:inherit;line-height:1;cursor:pointer}.container{padding-left:1%;padding-right:1%}@media (max-width: 1200px){.container{padding-left:5%;padding-right:5%}}
