@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css";*{margin:0;padding:0;box-sizing:border-box}:root{--section-max-width: 1200px;--space-1: 8px;--space-2: 12px;--space-3: 16px;--space-4: 20px;--space-5: 24px;--space-6: 32px;--card-radius: 14px;--card-border: 1px solid #e2e8f0}body{line-height:1.5;color:#1f2937}#root{min-height:100vh}.page-container,.content-container{max-width:var(--section-max-width);margin:0 auto;padding-left:var(--space-5);padding-right:var(--space-5)}.premium-surface{border-radius:var(--card-radius);border:var(--card-border);box-shadow:0 10px 24px #0f172a14;background:#fff}@media(max-width:768px){.page-container,.content-container{padding-left:var(--space-3);padding-right:var(--space-3)}}html,body{overflow-x:hidden;width:100%;background-color:ivory}.departments-nav{display:flex;justify-content:space-around;align-items:center;background:linear-gradient(180deg,#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:100vh;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:48px auto;padding:0 24px;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:flex;flex-wrap:wrap;gap:20px;justify-content:center}.facility-card{padding:20px;border-radius:14px;transition:transform .25s ease,box-shadow .25s ease;background:linear-gradient(180deg,#fff,#f8fafc)!important;flex:1 1 280px;min-width:260px;max-width:360px;min-height:200px;height:100%;border:1px solid #dbe3ef}.facility-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #0f172a24;background-color:#fff}@media(max-width:1024px){.departments-nav{flex-wrap:wrap}.facilities-container{margin:44px auto;padding:0 20px}.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;width:100%;max-width:1200px;padding:0 24px;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{border-radius:14px!important;border:1px solid #dbe3ef;box-shadow:0 12px 28px #0f172a1f!important;transition:transform .3s ease,box-shadow .3s ease}.awards-card:hover{transform:translateY(-3px);box-shadow:0 18px 36px #0f172a26!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:40px 24px;margin:0 auto;max-width:1200px;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:100%;max-width:900px;border-radius:14px;margin:0 auto;padding:10px 0 16px;color:#fff;text-align:center}.image-row{display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.image-row img{width:clamp(170px,26vw,240px);height:clamp(150px,20vw,210px);object-fit:contain;object-position:center;background:#fff;padding:0;border-radius:12px;border:1px solid #dbe3ef;box-shadow:0 6px 16px #0f172a1f;transition:transform .28s ease,box-shadow .28s ease;cursor:pointer}.image-row img:hover{transform:translateY(-2px) scale(1.03);box-shadow:0 12px 24px #0f172a2e}.card-title{margin-top:10px;font-size:16px;font-weight:700}.marquee-container-CardMarquee{width:100%;overflow:hidden;background-color:#f8f9fa;padding:20px 0;position:relative}.cardMarquee-title{text-align:center;font-family:Times New Roman,Times,serif;font-size:39px;font-weight:600;margin-top:30px}.marquee-CardMarquee{display:flex;gap:70px;animation:scrollMarquee 18s linear alternate infinite}@keyframes scrollMarquee{0%{transform:translate(100%)}to{transform:translate(-120%)}}.card-CardMarquee{width:180px;height:180px;border-radius:50%;background:linear-gradient(145deg,#a855f7,#7e22ce);box-shadow:0 4px 8px #0003;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:20px;color:#f1dbdbea;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease}.card-CardMarquee img{width:120px;height:120px;object-fit:cover;border-radius:50%;margin-bottom:10px}.card-CardMarquee-title{font-size:14px;font-weight:700;white-space:pre-line;text-align:center;color:#fff}.card-CardMarquee:hover{transform:scale(1.1);background-color:#fff;background:linear-gradient(145deg,#a855f7,#7e22ce);box-shadow:0 6px 12px #0000004d;animation-play-state:paused}.marquee-container-CardMarquee:hover .marquee-CardMarquee{animation-play-state:paused}.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(90deg,#56ab2f,#a8e063);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}.page-container{padding:28px 16px}.awards-card-wrapper{padding:0 12px}.image-row{gap:12px}.image-row img{width:calc(50% - 8px);height:140px}}.gallery-card{cursor:pointer;position:relative;overflow:hidden;border-radius:16px;box-shadow:0 10px 24px #0f172a1f;transition:transform .28s ease,box-shadow .28s ease,border-color .28s ease;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);min-height:260px}.gallery-card:hover{transform:translateY(-6px);box-shadow:0 18px 34px #0f172a33;border-color:#93c5fd}.gallery-card-media{width:100%;height:100%;object-fit:cover;transition:transform .35s ease,filter .35s ease}.gallery-card:hover .gallery-card-media{transform:scale(1.03);filter:saturate(1.05)}.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}@media(max-width:768px){.gallery-card{min-height:220px}}
