.dept-page{background:#eef2f7;min-height:100vh}.dept-hero-outer{max-width:1440px;margin:20px auto 0;padding:0 16px}.dept-breadcrumb{color:#64748b;background:#fff;border-bottom:1px solid #e2e8f0;align-items:center;gap:8px;padding:12px 40px;font-family:Graphik,sans-serif;font-size:13px;display:flex}.dept-bc-link{color:#009edb;cursor:pointer;font-weight:500;transition:color .2s}.dept-bc-link:hover{color:#303877}.dept-bc-cur{color:#64748b;cursor:default}.dept-bc-sep{color:#cbd5e1;font-size:15px}.dept-bc-active{color:#1e293b;white-space:nowrap;text-overflow:ellipsis;max-width:260px;font-family:Graphik Semibold,Graphik,sans-serif;font-weight:600;overflow:hidden}@media (max-width:768px){.dept-breadcrumb{gap:5px;padding:10px 16px;font-size:12px}.dept-bc-active{max-width:140px}}.dept-hero{background:linear-gradient(130deg,#0d1b3e 0%,#1a2f5a 50%,#0f3460 100%);border-radius:20px;align-items:stretch;min-height:260px;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 40px #0d1b3e40}.dept-hero:before{content:"";pointer-events:none;background:radial-gradient(at 70%,#009edb26 0%,#0000 60%);position:absolute;inset:0}.dept-hero-content{z-index:2;text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding:36px 40px;display:flex;position:relative}.dept-hero-badges{flex-wrap:wrap;justify-content:center;gap:10px;margin-bottom:6px;display:flex}.dept-hero-badge{letter-spacing:1.2px;text-transform:uppercase;border-radius:4px;padding:4px 12px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:10px;font-weight:700}.dept-hero-badge--amber{color:#0d1b3e;background:#f59e0b}.dept-hero-badge--green{color:#fff;background:#91c04a}.dept-hero-icon-wrap{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:2px solid #ffffff40;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.dept-hero-icon-wrap svg{width:28px;height:28px;stroke:#fff!important}.dept-hero-title{color:#fff;margin:0;font-family:Graphik Semibold,Graphik,sans-serif;font-size:clamp(22px,3vw,36px);font-weight:700;line-height:1.25}.dept-hero-slogan{color:#fbbf24;letter-spacing:.5px;opacity:.95;margin:8px 0 16px;font-family:Playfair Display,Georgia,Times New Roman,serif;font-size:clamp(15px,1.6vw,20px);font-style:italic;font-weight:500}.dept-hero-desc{color:#ffffffbf;max-width:640px;margin:12px auto 20px;font-family:Graphik,sans-serif;font-size:14px;line-height:1.6}.dept-hero-stats{flex-wrap:wrap;justify-content:center;gap:28px;display:flex}.dept-hero-stat{flex-direction:column;gap:2px;font-family:Graphik,sans-serif;display:flex}.dept-hero-stat span:first-child{font-size:16px}.dept-hero-stat strong{color:#fff;font-family:Graphik Semibold,Graphik,sans-serif;font-size:13px;font-weight:700}.dept-hero-stat small{color:#ffffff80;text-transform:uppercase;letter-spacing:.8px;font-size:10px}.dept-hero-img-wrap{flex-shrink:0;width:46%;max-width:560px;position:relative;overflow:hidden}.dept-hero-img{-o-object-fit:cover;object-fit:cover;opacity:.8;width:100%;height:100%;display:block}.dept-hero-img-overlay{background:linear-gradient(90deg,#0d1b3e 0%,#0000 40%);position:absolute;inset:0}@media (max-width:768px){.dept-hero-outer{margin:16px auto 0;padding:0 12px}.dept-hero{border-radius:14px;flex-direction:column;min-height:auto}.dept-hero-img-wrap{width:100%;max-width:none;height:220px}.dept-hero-img-overlay{background:linear-gradient(#0d1b3e 0%,#0000 40%)}.dept-hero-content{padding:24px 16px}.dept-hero-stats{gap:16px}}.dept-tabs-wrap{z-index:100;background:#eef2f7;margin-top:0;position:sticky;top:115px}.dept-tabs-container{background:0 0;max-width:1440px;margin:0 auto;padding:0 16px}.dept-tabs-scroll{scrollbar-width:none;-ms-overflow-style:none;background:#fff;border:1px solid #e2e8f0;border-radius:14px;gap:8px;padding:6px;display:flex;overflow-x:auto;box-shadow:0 4px 15px #0000000d}.dept-tabs-scroll::-webkit-scrollbar{display:none}.dept-tab-btn{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:8px;align-items:center;gap:6px;padding:10px 18px;font-family:Graphik Medium,Graphik,sans-serif;font-size:13px;font-weight:500;transition:all .25s cubic-bezier(.4,0,.2,1);display:flex}.dept-tab-btn:hover{color:#009edb;background-color:#009edb0d}.dept-tab-btn--active{font-family:Graphik Semibold,Graphik,sans-serif;font-weight:600;box-shadow:0 4px 12px #009edb33;color:#fff!important;background-color:#009edb!important}.dept-tab-icon{font-size:14px}@media (max-width:768px){.dept-tabs-wrap{position:sticky;top:97px}.dept-tabs-scroll{flex-wrap:wrap;gap:6px;padding:6px;overflow-x:visible}.dept-tab-btn{text-align:center;white-space:nowrap;flex:auto;justify-content:center;padding:8px 12px;font-size:11px}.dept-tab-icon{display:none}}.dept-content-wrap{max-width:1440px;margin:0 auto;padding:32px 16px 60px}.dept-tab-content{animation:.25s tabFadeIn}@keyframes tabFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.dept-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:28px;box-shadow:0 2px 12px #0000000d}.dept-section-title{color:#1e293b;border-bottom:2px solid #f1f5f9;margin:0 0 14px;padding-bottom:10px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:16px;font-weight:700}.dept-sub-title{color:#1e293b;margin:0 0 10px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:14px;font-weight:700}.dept-para{color:#475569;margin:0 0 12px;font-family:Graphik,sans-serif;font-size:14px;line-height:1.7}.dept-bullet-list{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.dept-bullet-item{color:#475569;align-items:flex-start;gap:10px;font-family:Graphik,sans-serif;font-size:13px;line-height:1.5;display:flex}.dept-bullet-check{color:#009edb;background:#009edb1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:1px;font-size:10px;font-weight:700;display:flex}.dept-overview-grid{grid-template-columns:minmax(0,1fr) 320px;gap:24px;display:grid}.dept-overview-grid>*{min-width:0}@media (max-width:900px){.dept-overview-grid{grid-template-columns:minmax(0,1fr)}}.dept-quick-info-card{border-top:4px solid #009edb}.dept-quick-row{color:#64748b;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:8px 0;font-family:Graphik,sans-serif;font-size:13px;display:flex}.dept-quick-row strong{color:#1e293b;font-family:Graphik Semibold,Graphik,sans-serif;font-size:13px}.dept-apply-btn{color:#fff;text-align:center;cursor:pointer;background:linear-gradient(135deg,#91c04a,#6aaa2a);border:none;border-radius:10px;width:100%;margin-top:16px;padding:12px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:13px;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 4px 14px #91c04a4d}.dept-apply-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #91c04a66}.dept-vm-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}@media (max-width:700px){.dept-vm-grid{grid-template-columns:1fr}}.dept-vm-card{border-radius:16px;padding:32px;position:relative;overflow:hidden}.dept-vm-card--blue{color:#fff;background:linear-gradient(135deg,#0d1b3e 0%,#1a2f5a 100%)}.dept-vm-card--green{color:#fff;background:linear-gradient(135deg,#1a4a1a 0%,#2d7a2d 100%)}.dept-vm-icon{margin-bottom:16px;font-size:40px}.dept-vm-card h2{margin:0 0 14px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:20px;font-weight:700}.dept-vm-card p,.dept-vm-card ul{opacity:.9;margin:0;font-family:Graphik,sans-serif;font-size:14px;line-height:1.7}.dept-vm-card ul{padding-left:20px}.dept-vm-card ul li{margin-bottom:8px}.dept-peo-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}@media (max-width:600px){.dept-peo-grid{grid-template-columns:1fr}}.dept-peo-item{background:#f8fafc;border-left:4px solid #009edb;border-radius:12px;align-items:flex-start;gap:14px;padding:16px;display:flex}.dept-peo-badge{color:#009edb;white-space:nowrap;background:#009edb1a;border-radius:20px;flex-shrink:0;padding:4px 10px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:11px;font-weight:700}.dept-peo-item p{color:#475569;margin:0;font-family:Graphik,sans-serif;font-size:13px;line-height:1.5}.dept-program-header{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:28px;display:grid}@media (max-width:700px){.dept-program-header{grid-template-columns:repeat(2,1fr)}}.dept-prog-stat{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:20px;display:flex;box-shadow:0 2px 8px #0000000a}.dept-prog-stat span:first-child{font-size:24px}.dept-prog-stat strong{color:#1e293b;font-family:Graphik Semibold,Graphik,sans-serif;font-size:15px;font-weight:700}.dept-prog-stat small{color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;font-size:10px}.dept-curriculum-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (max-width:900px){.dept-curriculum-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.dept-curriculum-grid{grid-template-columns:1fr}}.dept-sem-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.dept-sem-header{color:#fff;letter-spacing:.8px;text-transform:uppercase;background:linear-gradient(135deg,#303877,#009edb);padding:10px 16px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:12px;font-weight:700}.dept-sem-card ul{flex-direction:column;gap:8px;margin:0;padding:12px 16px;list-style:none;display:flex}.dept-sem-card ul li{color:#475569;gap:8px;font-family:Graphik,sans-serif;font-size:12px;line-height:1.4;display:flex}.dept-sem-card ul li span{color:#009edb;flex-shrink:0;margin-top:1px;font-weight:700}.dept-faculty-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}@media (max-width:900px){.dept-faculty-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.dept-faculty-grid{grid-template-columns:1fr}}.dept-faculty-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-top:4px solid #009edb;border-radius:16px;padding:28px 20px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 15px #00000008}.dept-faculty-card:hover{border-top-color:#303877;transform:translateY(-6px);box-shadow:0 12px 28px #009edb1f}.dept-faculty-avatar{color:#fff;background:linear-gradient(135deg,#303877,#009edb);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 16px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:38px;font-weight:700;transition:transform .3s;display:flex;overflow:hidden;box-shadow:0 0 0 3px #009edb26}.dept-faculty-card:hover .dept-faculty-avatar{transform:scale(1.08)}.dept-faculty-card h4{color:#1e293b;margin:0 0 4px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:14px;font-weight:700}.dept-faculty-role{color:#009edb;font-family:Graphik,sans-serif;font-size:12px;font-weight:500}.dept-modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:16px;animation:.3s modalFadeIn;display:flex;position:fixed;inset:0}@keyframes modalFadeIn{0%{opacity:0}to{opacity:1}}.dept-modal-content{background:#fff;border:1px solid #fffc;border-radius:24px;width:100%;max-width:480px;animation:.3s cubic-bezier(.34,1.56,.64,1) modalSlideUp;position:relative;overflow:hidden;box-shadow:0 20px 50px #0f172a26}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(30px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.dept-modal-close{cursor:pointer;color:#fff;z-index:10;background:#fff3;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:16px;right:16px}.dept-modal-close:hover{background:#ffffff59;transform:rotate(90deg)}.dept-modal-header{background:linear-gradient(135deg,#303877 0%,#009edb 100%);align-items:center;gap:20px;padding:40px 24px 30px;display:flex;position:relative}.dept-modal-header:after{content:"";background:#fff;border-radius:12px 12px 0 0;height:12px;position:absolute;bottom:0;left:0;right:0}.dept-modal-avatar{color:#303877;background:#fff;border:4px solid #fff6;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:105px;height:105px;font-size:44px;font-weight:700;display:flex;overflow:hidden;box-shadow:0 8px 20px #00000026}.dept-modal-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.dept-modal-header-info h3{color:#fff;letter-spacing:-.3px;margin:0;font-family:Graphik Semibold,Graphik,sans-serif;font-size:22px;font-weight:700}.dept-modal-header-info p{color:#91c04a;letter-spacing:.5px;text-transform:uppercase;margin:4px 0 0;font-size:13px;font-weight:600}.dept-modal-body{background:#fff;grid-template-columns:1fr 1fr;gap:20px;padding:24px 28px 32px;display:grid}.dept-modal-info-item{flex-direction:column;gap:4px;display:flex}.dept-modal-label{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.dept-modal-val{color:#1e293b;font-size:14px;font-weight:500}.dept-alumni-card{text-align:center;cursor:default;background:#fff;border:1px solid #e2e8f0;border-top:4px solid #91c04a;border-radius:16px;flex-direction:column;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000008}.dept-alumni-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #00000014}.dept-alumni-avatar{background:#f1f5f9;border:3px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:110px;height:110px;margin:0 auto 16px;display:flex;overflow:hidden;box-shadow:0 0 0 3px #91c04a40}.dept-alumni-avatar img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.dept-alumni-name{color:#1e293b;margin:0 0 4px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:17px;font-weight:700}.dept-alumni-batch{color:#64748b;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;font-size:12px;font-weight:600}.dept-alumni-body{flex-direction:column;flex-grow:1;display:flex}.dept-alumni-pos{color:#009edb;margin-bottom:2px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:14px;font-weight:600}.dept-alumni-comp{color:#475569;margin-bottom:16px;font-size:13px;line-height:1.4}.dept-alumni-meta-grid{border-top:1px dashed #e2e8f0;grid-template-columns:1fr 1fr;gap:8px;margin-top:auto;padding-top:14px;display:grid}.dept-alumni-meta-item{border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 10px;font-size:11px;font-weight:600;display:flex}.dept-alumni-meta-item--loc{color:#334155;white-space:nowrap;text-overflow:ellipsis;background:#f1f5f9;overflow:hidden}.dept-alumni-meta-item--sal{color:#166534;white-space:nowrap;background:#dcfce7}.dept-faculty-meta{color:#64748b;flex-direction:column;gap:4px;margin-top:12px;font-family:Graphik,sans-serif;font-size:11px;display:flex}.dept-labs-grid{flex-direction:column;gap:14px;display:flex}.dept-lab-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:flex-start;gap:20px;padding:20px 24px;transition:border-color .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #0000000a}.dept-lab-card:hover{border-color:#009edb;box-shadow:0 4px 16px #009edb1a}.dept-lab-num{color:#e2e8f0;flex-shrink:0;font-family:Graphik Semibold,Graphik,sans-serif;font-size:28px;font-weight:700;line-height:1}.dept-lab-info h4{color:#1e293b;margin:0 0 6px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:15px;font-weight:700}.dept-lab-info p{color:#64748b;margin:0;font-family:Graphik,sans-serif;font-size:13px;line-height:1.5}.dept-facility-grid{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.dept-facility-chip{color:#0284c7;background:#f0f9ff;border:1px solid #bae6fd;border-radius:20px;padding:8px 16px;font-family:Graphik Medium,Graphik,sans-serif;font-size:12px;font-weight:500}.dept-placement-stats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:8px;display:grid}.dept-stat-box{text-align:center;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:12px;padding:16px}.dept-stat-box strong{color:#0284c7;font-family:Graphik Semibold,Graphik,sans-serif;font-size:20px;font-weight:700;display:block}.dept-stat-box span{color:#64748b;text-transform:uppercase;letter-spacing:.5px;font-family:Graphik,sans-serif;font-size:11px}.dept-recruiter-list{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.dept-recruiter-chip{color:#303877;background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:5px 14px;font-family:Graphik Medium,Graphik,sans-serif;font-size:12px;font-weight:500}.dept-clubs-grid{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.dept-club-chip{color:#15803d;background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0;border-radius:8px;padding:7px 14px;font-family:Graphik Medium,Graphik,sans-serif;font-size:12px;font-weight:500}.dept-timeline{flex-direction:column;gap:0;display:flex;position:relative}.dept-timeline:before{content:"";background:linear-gradient(#009edb,#91c04a);width:2px;position:absolute;top:0;bottom:0;left:76px}.dept-timeline-item{align-items:flex-start;gap:0;padding:0 0 24px;display:flex;position:relative}.dept-timeline-year{color:#009edb;text-align:right;flex-shrink:0;width:64px;padding-top:16px;padding-right:8px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:13px;font-weight:700}.dept-timeline-dot{z-index:1;background:#fff;border:3px solid #009edb;border-radius:50%;flex-shrink:0;width:26px;height:26px;margin-top:12px;position:relative}.dept-timeline-body{background:#fff;border:1px solid #e2e8f0;border-radius:14px;flex:1;margin-left:16px;padding:18px 22px;box-shadow:0 2px 8px #0000000d}.dept-timeline-body h4{color:#1e293b;margin:0 0 6px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:15px;font-weight:700}.dept-timeline-body p{color:#64748b;margin:0;font-family:Graphik,sans-serif;font-size:13px;line-height:1.6}.dept-contact-list{flex-direction:column;gap:18px;margin-top:8px;display:flex}.dept-contact-row{align-items:flex-start;gap:14px;display:flex}.dept-contact-icon{background:#f0f9ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;font-size:22px;display:flex}.dept-contact-row strong{color:#94a3b8;text-transform:uppercase;letter-spacing:.8px;margin-bottom:3px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:12px;display:block}.dept-contact-row p{color:#1e293b;margin:0;font-family:Graphik,sans-serif;font-size:14px}.dept-enquiry-card{border-top:4px solid #009edb}.dept-form{flex-direction:column;gap:12px;display:flex}.dept-input{color:#1e293b;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:10px 14px;font-family:Graphik,sans-serif;font-size:13px;transition:border-color .2s}.dept-input:focus{background:#fff;border-color:#009edb}.dept-events-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:768px){.dept-events-grid{grid-template-columns:1fr}}.dept-event-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:20px;padding:20px;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000005}.dept-event-card:hover{border-color:#009edb;transform:translateY(-4px);box-shadow:0 8px 24px #009edb14}.dept-event-date-badge{color:#fff;background:linear-gradient(135deg,#303877,#009edb);border-radius:12px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 4px 12px #30387733}.dept-event-date-badge span{font-family:Graphik Semibold,Graphik,sans-serif;font-size:20px;font-weight:700;line-height:1.1}.dept-event-date-badge small{text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600}.dept-event-info{flex-direction:column;gap:4px;display:flex}.dept-event-type{color:#91c04a;text-transform:uppercase;letter-spacing:.8px;font-size:10px;font-weight:700}.dept-event-info h4{color:#1e293b;margin:0;font-family:Graphik Semibold,Graphik,sans-serif;font-size:15px;font-weight:700}.dept-event-info p{color:#64748b;margin:2px 0 0;font-size:12px;line-height:1.5}.dept-alumni-marquee-container{width:100%;padding:16px 0;position:relative;overflow:hidden}.dept-alumni-marquee-container:before,.dept-alumni-marquee-container:after{content:"";z-index:2;pointer-events:none;width:80px;position:absolute;top:0;bottom:0}.dept-alumni-marquee-container:before{background:linear-gradient(90deg,#fff,#0000);left:0}.dept-alumni-marquee-container:after{background:linear-gradient(270deg,#fff,#0000);right:0}.dept-alumni-marquee-inner{gap:20px;width:max-content;animation:28s linear infinite alumni-scroll-ltr;display:flex}.dept-alumni-marquee-container:hover .dept-alumni-marquee-inner{animation-play-state:paused}@keyframes alumni-scroll-ltr{0%{transform:translate(-50%)}to{transform:translate(0)}}.dept-alumni-card{box-sizing:border-box!important;border-top:none!important;border-left:4px solid #91c04a!important;flex-direction:row!important;flex-shrink:0!important;align-items:center!important;gap:12px!important;width:330px!important;min-height:128px!important;padding:12px 16px!important;display:flex!important}.dept-alumni-avatar{border-radius:50%!important;flex-shrink:0!important;width:75px!important;height:75px!important;margin:0!important;overflow:hidden!important}.dept-alumni-name{margin:0 0 2px!important;font-size:14px!important;font-weight:700!important}.dept-alumni-batch{margin:0 0 4px!important;font-size:10px!important}.dept-alumni-body{text-align:left!important;flex-direction:column!important;flex-grow:1!important;align-items:flex-start!important;min-width:0!important;display:flex!important}.dept-alumni-pos{white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;margin-bottom:0!important;font-size:12px!important;overflow:hidden!important}.dept-alumni-comp{white-space:nowrap!important;text-overflow:ellipsis!important;width:100%!important;margin-bottom:4px!important;font-size:11px!important;overflow:hidden!important}.dept-alumni-meta-grid{border-top:none!important;gap:6px!important;width:100%!important;margin-top:0!important;padding-top:0!important;display:flex!important}.dept-alumni-meta-item{border-radius:4px!important;padding:2px 6px!important;font-size:9px!important}@media (max-width:768px){.dept-card{padding:16px}.dept-alumni-card{width:calc(100vw - 64px)!important}.dept-alumni-marquee-container:before,.dept-alumni-marquee-container:after{width:20px}.dept-alumni-marquee-inner{animation-duration:45s}}.dept-placements-table-wrap{border:1px solid #e2e8f0;border-radius:12px;margin-top:10px;overflow-x:auto}.dept-placements-table{border-collapse:collapse;text-align:left;width:100%;font-family:Graphik,sans-serif;font-size:13px}.dept-placements-table th{color:#475569;background:#f8fafc;border-bottom:1px solid #e2e8f0;padding:12px 16px;font-weight:600}.dept-placements-table td{color:#1e293b;vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:12px 16px}.dept-placements-table tr:last-child td{border-bottom:none}.dept-placement-offers{flex-wrap:wrap;gap:6px;display:flex}.dept-offer-tag{color:#15803d;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;padding:4px 8px;font-size:11px;font-weight:500}.dept-carousel-container{width:100%;margin:10px 0 20px;position:relative}.dept-carousel-wrapper{align-items:center;width:100%;display:flex;position:relative}.dept-carousel-track-container{border-radius:16px;width:100%;overflow:hidden}.dept-carousel-track{will-change:transform;display:flex}.dept-carousel-slide{box-sizing:border-box;cursor:pointer;flex-shrink:0;padding:0 10px}.dept-carousel-image-wrapper{aspect-ratio:4/3;box-sizing:border-box;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;justify-content:center;align-items:center;width:100%;height:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0f172a0f}.dept-carousel-image-wrapper img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:14px;width:100%;height:100%;transition:transform .5s;display:block;transform:scale(1.15)}.dept-carousel-image-wrapper:hover img{transform:scale(1.22)}.dept-carousel-overlay{opacity:0;background:#0f172a66;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.dept-carousel-image-wrapper:hover .dept-carousel-overlay{opacity:1}.dept-carousel-zoom-icon{color:#fff;background:#009edbe6;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:20px;transition:transform .3s;display:flex;transform:scale(.8);box-shadow:0 4px 10px #009edb4d}.dept-carousel-image-wrapper:hover .dept-carousel-zoom-icon{transform:scale(1)}.dept-carousel-btn{color:#1e293b;cursor:pointer;z-index:10;background:#fff;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #0000000d}.dept-carousel-btn:hover:not(:disabled){color:#fff;background:#009edb;border-color:#009edb;box-shadow:0 4px 12px #009edb4d}.dept-carousel-btn:disabled{opacity:.4;cursor:not-allowed}.dept-carousel-btn--left{padding-right:2px;left:-20px}.dept-carousel-btn--right{padding-left:2px;right:-20px}.dept-carousel-dots{justify-content:center;gap:8px;margin-top:20px;display:flex}.dept-carousel-dot{cursor:pointer;background:#cbd5e1;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .2s}.dept-carousel-dot:hover{background:#94a3b8}.dept-carousel-dot--active{background:#009edb;border-radius:4px;width:24px}.dept-lightbox-overlay{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:2000;background:#0f172ae6;justify-content:center;align-items:center;animation:.3s deptLightboxFadeIn;display:flex;position:fixed;inset:0}@keyframes deptLightboxFadeIn{0%{opacity:0}to{opacity:1}}.dept-lightbox-close{color:#fff;cursor:pointer;z-index:2010;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:28px;transition:background .2s;display:flex;position:absolute;top:24px;right:24px}.dept-lightbox-close:hover{background:#fff3}.dept-lightbox-content{flex-direction:column;align-items:center;max-width:90%;max-height:80vh;display:flex;position:relative}.dept-lightbox-content img{-o-object-fit:contain;object-fit:contain;border-radius:12px;max-width:100%;max-height:70vh;box-shadow:0 25px 50px -12px #00000080}.dept-lightbox-caption{color:#fff;text-align:center;max-width:600px;margin-top:16px}.dept-lightbox-caption h3{margin:0 0 6px;font-family:Graphik Semibold,Graphik,sans-serif;font-size:16px}.dept-lightbox-caption p{color:#94a3b8;margin:0;font-family:Graphik,sans-serif;font-size:13px;line-height:1.5}.dept-lightbox-nav{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:32px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.dept-lightbox-nav:hover{background:#fff3}.dept-lightbox-nav--prev{left:-70px}.dept-lightbox-nav--next{right:-70px}@media (max-width:768px){.dept-carousel-btn{width:32px;height:32px;font-size:18px}.dept-carousel-btn--left{left:-10px}.dept-carousel-btn--right{right:-10px}.dept-lightbox-nav--prev{width:40px;height:40px;font-size:24px;left:-10px}.dept-lightbox-nav--next{width:40px;height:40px;font-size:24px;right:-10px}}.dept-carousel-caption{color:#fff;text-align:center;pointer-events:none;z-index:5;background:linear-gradient(#0000 0%,#0f172a80 25%,#0f172af2 100%);border-bottom-right-radius:12px;border-bottom-left-radius:12px;padding:30px 16px 16px;font-family:Graphik,sans-serif;font-size:13px;font-weight:600;position:absolute;bottom:0;left:0;right:0}
