@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;min-height:100%}body{line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background-color:#fff}html,body{overflow-x:hidden;width:100%;background-color:ivory}.departments-nav{display:flex;justify-content:space-around;align-items:center;background:linear-gradient(90deg,#ff8c00,#fff 45%,#138808);padding:4px 0;position:relative;border-bottom:3px solid white;z-index:10;flex-wrap:wrap}.department-item{position:relative;text-align:center;color:#fff;padding:12px 20px;cursor:pointer;transition:all .3s ease-in-out;flex-grow:1;min-width:100px}.department-item:not(:last-child){border-right:1px solid white}.department-item:hover{transform:scale(1.05)}.dept-icon{display:block;font-size:24px;margin-bottom:5px}.dept-text{font-size:16px;font-weight:700}.department-item:after{content:"";display:block;width:0;height:3px;background:#fff;margin:5px auto 0;transition:width .3s ease-in-out}.department-item:hover:after{width:100%}.submenu-container{display:none;position:absolute;bottom:100%;left:50%;transform:translate(-50%);width:auto;z-index:20;background:#fff;box-shadow:0 4px 8px #0000001a;border-radius:5px;padding:10px 15px;min-width:200px;text-align:center;opacity:0;visibility:hidden;transition:opacity .2s ease-in-out,visibility .2s ease-in-out}.department-item:hover .submenu-container,.submenu-container:hover{display:flex;flex-direction:column;align-items:center;opacity:1;visibility:visible}.first-submenu{left:0;transform:translate(0)}.last-submenu{right:0;transform:translate(-95%)}.submenu-box{background:#fff;box-shadow:0 4px 8px #0000001a;border-radius:5px;padding:15px;min-width:250px;text-align:center}.submenu-item{display:flex;align-items:center;font-size:14px;font-weight:500;padding:8px;gap:10px;width:100%;justify-content:center}.submenu-item i{margin-right:10px}.carousel{width:100vw;height:clamp(420px,72vh,760px);overflow:hidden;position:relative}.carousel-img{width:100%;height:100%;object-fit:cover;display:block}.leadership-container{position:absolute;bottom:10px;left:50%;transform:translate(-50%);display:flex;flex-wrap:wrap;gap:15px;justify-content:center;background-color:#0009;padding:10px 15px;border-radius:12px;z-index:10;width:90%;box-sizing:border-box}.leader-card{display:flex;align-items:center;gap:10px;color:#fff;flex:1 1 180px;min-width:150px;justify-content:center;padding:8px;background:#ffffff0d;border-radius:8px}.leader-image-box{width:50px;height:50px;border-radius:50%;border:3px solid gold;display:flex;align-items:center;justify-content:center}.leader-avatar{width:45px;height:45px;border-radius:50%}.leader-info{display:flex;flex-direction:column;align-items:center;text-align:center}.leader-name{font-size:14px;font-weight:700}.leader-position{font-size:12px}.facilities-container{margin:40px auto;padding:20px 14px;max-width:1200px}.facilities-title{font-weight:700;margin-bottom:25px}.facilities-table th{background-color:#004aad;color:#fff;text-align:center;padding:12px;font-size:16px}.facilities-table td{text-align:left;padding:10px 15px;border-bottom:1px solid #ddd;font-size:15px}.facilities-table tr:hover{background-color:#eef3ff;cursor:pointer}.more-info-row td{font-weight:700;text-align:center;color:#004aad;cursor:pointer}.facilities-grid{display:flexbox;flex-wrap:wrap;gap:20px;justify-content:center}.facility-card{padding:20px;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;background:linear-gradient(190deg,#fff,#eee)!important;width:100%;min-height:100%}.facility-card:hover{transform:translateY(-5px);box-shadow:0 4px 12px #00000026;background-color:#fdf4dd}@media(max-width:1024px){.departments-nav{flex-wrap:wrap}.facility-card{flex:1 1 45%}}@media(max-width:768px){.departments-nav{flex-direction:column;align-items:stretch}.department-item{padding:10px;font-size:14px;border-right:none;border-bottom:1px solid white}.submenu-container{left:50%;transform:translate(-50%);min-width:150px}.submenu-box{min-width:200px;padding:10px}.leader-card{flex-direction:row;justify-content:flex-start;gap:10px;width:90%;max-width:280px}.leader-image-box.left-align{width:50px;height:50px}.leader-avatar{width:40px;height:40px}.leader-name{font-size:13px}.leader-position{font-size:11px}.facility-card{flex:1 1 100%;max-width:95%;min-width:auto}}@media(max-width:480px){.department-item{font-size:12px;padding:8px}.dept-icon{font-size:20px}}.dakhle-container{max-width:1000px;margin:40px auto;padding:20px}.dakhle-title{font-weight:700;margin-bottom:10px;padding-top:40px;color:#0d47a1;padding-bottom:20px}.dakhle-table{border-radius:12px;overflow:hidden}.table-header{background-color:#0d47a1}.table-header th{font-weight:700;color:#fff;font-size:16px}.no-hover:hover{background-color:#07357ae8!important;cursor:default}.MuiTableRow-root:hover td{background-color:#eee}.awards-card-wrapper{margin:0 auto;animation:slideInUp .6s cubic-bezier(.25,.46,.45,.94)}@keyframes slideInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.awards-card{box-shadow:0 12px 28px #dfc4f6!important;transition:all .4s ease-in-out}.awards-card:hover{box-shadow:0 16px 35px #b2e1f4!important}.awards-list::-webkit-scrollbar{width:6px}.awards-list::-webkit-scrollbar-thumb{background-color:#a5d6a7;border-radius:3px}.awards-list::-webkit-scrollbar-track{background:#f1f1f1}.page-container{padding:34px 50px;margin:0 auto;font-family:Inter,sans-serif}.section-title{font-weight:900;text-align:center;padding:10px 0;border-radius:8px;box-shadow:0 4px 12px #0000001a;background:linear-gradient(90deg,#e8f5e9,#c8e6c9);color:#1b5e20}.total-row-cell{font-weight:900;font-size:1.1rem;color:#1b5e20;background-color:#e8f5e9;border-top:3px solid #66bb6a;padding:15px 10px}.notable-item{padding:15px;border-radius:10px;margin:0;background-color:#fff;border-left:5px solid #66bb6a;transition:transform .3s ease,box-shadow .3s ease,background-color .3s;display:flex;align-items:flex-start;gap:10px}.notable-item:hover{transform:translateY(-3px);box-shadow:0 8px 15px #00000026;background-color:#f1f8e9}.custom-table-cell{font-weight:600;color:#37474f;border-bottom:1px solid #e0e0e0;padding:12px 10px}.custom-table-cell:first-of-type{font-weight:700}.image-card{width:min(850px,100%);border-radius:8px;padding:10px 10px 40px;color:#fff;text-align:center}.image-row{display:flex;gap:18px;flex-wrap:wrap;justify-content:center}.image-row img{width:min(230px,45vw);height:min(220px,45vw);object-fit:contain;object-position:center;background-color:#fff;border-radius:5px;transition:transform .3s ease;cursor:pointer}.image-row img:hover{transform:scale(1.4)}.card-title{margin-top:10px;font-size:16px;font-weight:700}.marquee-container-CardMarquee{width:100%;overflow:hidden;background:linear-gradient(135deg,#edf5ff,#f7fbff 45%,#fff9ef);padding:26px 0 30px;position:relative;border-top:1px solid rgba(17,63,103,.08);border-bottom:1px solid rgba(17,63,103,.08)}.home-marquee-section{border-radius:20px;margin:10px 12px 0;box-shadow:0 14px 28px #113f671f}.cardMarquee-title{text-align:center;font-family:Poppins,Noto Sans Devanagari,sans-serif;font-size:clamp(1.4rem,2.4vw,2.4rem);font-weight:800;margin-top:6px;margin-bottom:22px;color:#0f2f54;letter-spacing:.01em;text-shadow:0 1px 0 rgba(255,255,255,.8)}.marquee-CardMarquee{display:flex;gap:28px;animation:scrollMarquee 18s linear alternate infinite}@keyframes scrollMarquee{0%{transform:translate(100%)}to{transform:translate(-120%)}}.card-CardMarquee{width:clamp(180px,22vw,230px);min-height:clamp(220px,26vw,260px);border-radius:18px;background:linear-gradient(145deg,#1f5ea8,#113f67);border:2px solid rgba(255,255,255,.78);box-shadow:0 10px 20px #113f673d;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;text-align:center;padding:14px 12px;color:#fff;text-decoration:none;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.card-CardMarquee img{width:100%;height:clamp(120px,14vw,145px);object-fit:cover;object-position:center;background-color:#ffffffeb;border-radius:12px;margin-bottom:10px;padding:3px;border:2px solid rgba(255,255,255,.82)}.card-CardMarquee-title{font-size:clamp(.8rem,1.15vw,.95rem);font-weight:700;white-space:pre-line;text-align:center;color:#fff;line-height:1.35;padding:0 4px 2px}.card-CardMarquee:hover{transform:translateY(-6px);background:linear-gradient(145deg,#ffb300,#ff8f00);box-shadow:0 16px 26px #ff8f004d;animation-play-state:paused}.marquee-container-CardMarquee:hover .marquee-CardMarquee{animation-play-state:paused}@media(max-width:768px){.home-marquee-section{border-radius:14px;margin:8px 8px 0}.marquee-container-CardMarquee{padding:18px 0 20px}.cardMarquee-title{margin-bottom:14px}.card-CardMarquee{width:clamp(170px,42vw,210px);min-height:210px;border-radius:14px}.card-CardMarquee img{height:110px;border-radius:10px}}.modal{display:flex;position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%;background-color:#000000e6;justify-content:center;align-items:center;cursor:pointer}.modal-content{max-width:90%;max-height:90%;object-fit:contain;border-radius:8px}.close{position:absolute;top:20px;right:35px;color:#fff;font-size:40px;font-weight:700;cursor:pointer}.notice-section-row{width:100%;height:90px;display:flex;align-items:center;gap:12px;padding:8px 12px;background:linear-gradient(180deg,#0b6b52,#19a974);border-bottom:6px solid #0b6b52;box-sizing:border-box}.notice-speaker-box{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;background:#e9b3b3;border:2px solid #2c0523;color:#9f419a;cursor:pointer;font-size:1.4rem;transition:all .2s ease;flex-shrink:0}.notice-speaker-box:hover{background:#f3fff8;transform:scale(1.08)}.notice-speaker-box.speaking{animation:pulse 1s infinite;background:#eafff1;color:#067a59;border-color:#067a59}.notice-speaker-box{cursor:pointer}.notice-speaker-box.speaking{cursor:progress}@keyframes pulse{0%{box-shadow:0 0 #067a5940}70%{box-shadow:0 0 0 10px #067a5900}to{box-shadow:0 0 #067a5900}}.notice-marquee-container{flex:1;overflow:hidden;height:48px;display:flex;align-items:center;white-space:nowrap;position:relative}.notice-marquee{display:inline-flex;align-items:center;gap:60px;animation:marqueeScroll 15s linear infinite}.notice-item{display:inline-flex;background:#fff;padding:6px 12px;border-left:4px solid #0b6b52;border-radius:6px;box-shadow:0 2px 6px #0000000d}.notice-text{font-size:.95rem;color:#2d2d2d}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-55%)}}.notice-banner-small{min-width:200px;padding:8px 12px;border-radius:6px;background:linear-gradient(180deg,#d55050,#d32f2f);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:.95rem;box-shadow:0 2px 6px #00000014;flex-shrink:0}@media(max-width:780px){.notice-section-row{flex-direction:column;align-items:stretch}.notice-marquee-container{height:auto;margin:6px 0}}.hover-card{transition:transform .35s ease,box-shadow .35s ease}.hover-card:hover{transform:translateY(-8px);box-shadow:0 14px 35px #00800040}.subtle-img-box{transition:box-shadow .3s ease}.hover-card:hover .subtle-img-box{box-shadow:0 8px 18px #00800026}.subtle-img{transition:transform .35s ease;object-fit:contain;object-position:center;background-color:#fff}.hover-card:hover .subtle-img{transform:scale(1.05)}.members-section .member-card{width:100%}.member-image-box{width:clamp(160px,32vw,220px);height:clamp(160px,32vw,220px)}.member-name{font-size:clamp(1rem,1.6vw,1.18rem)}.fit-image{object-fit:contain!important;object-position:center;background-color:#fff}@media(max-width:992px){.leadership-container{width:94%;padding:8px 10px;gap:10px}.leader-card{min-width:200px}}@media(max-width:768px){.carousel{height:clamp(340px,54vh,520px)}.marquee-container-CardMarquee{padding:14px 0}.marquee-CardMarquee{gap:18px}.facilities-container{margin:24px auto;padding:12px}.hover-card:hover{transform:translateY(-4px)}}@media(max-width:480px){.member-image-box{width:160px;height:160px}.cardMarquee-title{margin-top:14px}.image-row{gap:12px}}.gallery-page{background:linear-gradient(180deg,#f7fbff,#fff 40%)}.gallery-heading{letter-spacing:.02em}.gallery-filters{padding:10px;border-radius:999px;background:#173b630a}.gallery-filter-btn{border-width:1px!important;transition:transform .2s ease,box-shadow .2s ease!important}.gallery-filter-btn:hover{transform:translateY(-1px);box-shadow:0 6px 14px #173b632e}.gallery-filter-btn.active{box-shadow:0 8px 18px #1976d252!important}.gallery-group-title{border-bottom:2px solid rgba(31,63,99,.18);position:relative}.gallery-group-title:after{content:"";position:absolute;left:0;bottom:-2px;width:86px;height:2px;background:linear-gradient(90deg,#1976d2,#64b5f6)}.gallery-grid{align-items:stretch}.gallery-card{cursor:pointer;position:relative;overflow:hidden;border-radius:14px;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 8px 20px #0e22381f;background:#fff}.gallery-card:hover{transform:translateY(-5px);box-shadow:0 14px 30px #0e223833}.gallery-title{position:absolute;bottom:0;left:0;width:100%;background:#000000b3;color:#fff;padding:8px;text-align:center;font-size:16px;font-weight:700}.gallery-fullscreen{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media(max-width:900px){.gallery-card{border-radius:10px}.gallery-filters{border-radius:16px;padding:8px}.gallery-group-title:after{left:50%;transform:translate(-50%)}}
