@import"https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700;800&display=swap";.card{width:250px;padding:20px;border-radius:12px;background:#f9f9f9;box-shadow:0 4px 8px #0000001a;transition:transform .2s}.card:hover{transform:translateY(-5px)}.card h2{margin-bottom:10px}.card p{font-size:14px;margin-bottom:15px}.btn{display:inline-block;padding:8px 14px;background:#007bff;color:#fff;border-radius:6px;text-decoration:none;font-size:14px}.btn:hover{background:#0056b3}ṭ body{overflow-x:hidden;margin:0;font-family:Poppins,sans-serif}.navbar{display:flex;justify-content:space-between;align-items:center;padding:14px 30px;position:sticky;top:0;z-index:1000;box-shadow:0 4px 12px #00000026;transition:background .3s ease,color .3s ease;height:30px}.logo img{height:50px;width:auto;transition:transform .3s ease}.logo img:hover{transform:scale(1.08)}.nav-links{display:flex;gap:24px;list-style:none}.nav-links li a,.dropdown-toggle{text-decoration:none;font-size:15px;font-weight:600;position:relative;transition:color .3s ease;letter-spacing:1px;text-transform:uppercase;cursor:pointer}.nav-links li a:after,.dropdown-toggle:after{content:"";position:absolute;width:0%;height:2px;left:0;bottom:-4px;background:currentColor;transition:width .3s ease}.nav-links li a:hover:after,.dropdown-toggle:hover:after{width:100%}.nav-right{display:flex;align-items:center;gap:14px}.theme-toggle{border:none;font-size:16px;cursor:pointer;padding:6px 10px;border-radius:50%;transition:transform .3s,background .3s,color .3s}.theme-toggle:hover{transform:scale(1.15) rotate(10deg)}.hamburger{display:none;flex-direction:column;gap:5px;cursor:pointer;transition:transform .3s ease}.hamburger:hover{transform:scale(1.1)}.hamburger span{width:24px;height:3px;background:currentColor;border-radius:2px;transition:.3s}.hamburger.active span:nth-child(1){transform:rotate(45deg) translateY(8px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translateY(-8px)}.arrow{margin-left:6px;font-size:13px;transition:transform .3s ease;display:inline-block}.has-dropdown.active .arrow{transform:rotate(180deg)}.has-dropdown{position:relative}.dropdown{position:absolute;top:100%;left:0;background:#fff;min-width:160px;border-radius:6px;box-shadow:0 4px 12px #00000026;list-style:none;padding:10px 0;display:none;flex-direction:column;z-index:2000}.has-dropdown:hover .dropdown{display:flex}.dropdown li a{display:block;padding:10px 16px;color:#333;text-decoration:none;font-size:14px;font-weight:500;transition:background .3s,color .3s}.dropdown li a:hover{background:#00000014}@media (max-width: 992px){.nav-links{position:fixed;top:0;right:0;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100vh;padding:60px 20px 20px;gap:25px;background:#141414f7;transform:translate(100%);transition:transform .35s ease-in-out;visibility:hidden;opacity:0}.nav-links.open{transform:translate(0);visibility:visible;opacity:1}.nav-links li{width:100%;text-align:center;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.2)}.nav-links li a{color:#fff;font-size:16px;font-weight:600;transition:color .3s}.nav-links li a:hover{color:#f39c12}.hamburger{display:flex}.dropdown{position:static;background:#2c2c2c;box-shadow:none;padding:5px 0;display:none;border-radius:6px;width:90%;margin:0 auto}.has-dropdown.active .dropdown{display:flex;flex-direction:column}.dropdown li a{padding:10px 0;color:#f0f0f0}.dropdown li a:hover{background:#ffffff1a;color:#f39c12}}@media (max-width: 600px){.close-btn{font-size:22px;font-weight:700;text-align:right;width:100%;cursor:pointer;color:#fff;border:none;background:none;padding:10px;margin-bottom:20px;display:block}.close-btn:hover{color:#f39c12}}@media (min-width: 601px){.close-btn{display:none}}.founder{padding:40px;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:linear-gradient(135deg,#f3f4f6,#fff);color:#222}.founder-inner{max-width:1100px;margin:0 auto;background:#fff;border-radius:14px;border:1px solid #e6e9ed;box-shadow:0 8px 24px #00000014;display:grid;grid-template-columns:1.5fr 1fr;gap:40px;padding:40px}@media (max-width: 820px){.founder-inner{grid-template-columns:1fr;padding:24px}.founder-bio{order:-1}}.founder-eyebrow{text-transform:uppercase;font-size:.85rem;font-weight:600;letter-spacing:.12em;color:#5a5f6a;margin-bottom:.75rem}.founder-title{font-size:clamp(1.6rem,1.2rem + 1.5vw,2.4rem);margin:0 0 .5rem;line-height:1.2;font-weight:700;color:#1a1c20}.founder-subtitle{font-size:1rem;font-weight:500;color:#6c757d;margin:0 0 1.5rem}.founder-lead{font-size:1.1rem;font-weight:500;line-height:1.6;margin-bottom:1.5rem;color:#2f3135}.founder-body p{margin-bottom:1rem;font-size:1rem;line-height:1.7;color:#444}.founder-body strong{color:#1a1c20;font-weight:600}.founder-body em{font-style:normal;color:#2f6fed;font-weight:500}.cta-btn{margin-top:16px;padding:12px 24px;background:#2f6fed;color:#fff;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:all .3s ease}.cta-btn:hover{background:#1f4ec9;transform:translateY(-2px);box-shadow:0 6px 14px #2f6fed4d}.founder-bio{align-self:start}.founder-portrait{position:relative;margin:0;border-radius:12px;overflow:hidden;border:1px solid #e6e9ed;background:#fff;box-shadow:0 4px 14px #00000014}.founder-portrait img{width:100%;display:block;aspect-ratio:4/5;object-fit:cover;transition:transform .6s ease}.founder-portrait:hover img{transform:scale(1.05)}.founder-overlay{position:absolute;bottom:0;left:0;width:100%;padding:14px 18px;background:linear-gradient(180deg,transparent,rgba(0,0,0,.7));color:#fff}.founder-name{font-weight:700;font-size:1rem}.founder-degrees{margin-top:2px;font-size:.85rem;color:#ddd}.fade-in{opacity:0;animation:fadeIn 1s ease forwards}.fade-in-delay{opacity:0;animation:fadeIn 1s ease .5s forwards}.slide-up{opacity:0;transform:translateY(20px);animation:slideUp 1s ease forwards}.zoom-in{opacity:0;transform:scale(.95);animation:zoomIn 1s ease forwards}@keyframes fadeIn{to{opacity:1}}@keyframes slideUp{to{opacity:1;transform:translateY(0)}}@keyframes zoomIn{to{opacity:1;transform:scale(1)}}.about-container{display:flex;justify-content:center;align-items:center;padding:50px 20px;background:#f5f9ff;min-height:10vh;font-family:Arial,sans-serif}.about-card{background:#fff;border-radius:15px;box-shadow:0 10px 25px #0000001a;max-width:800px;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;transition:transform .3s ease}.about-card:hover{transform:translateY(-5px)}.logo-section{background:#2a71d0;width:100%;padding:30px 0;display:flex;justify-content:center}.institute-logo{width:120px;height:120px;object-fit:contain;border-radius:50%;border:3px solid white;background:#fff;padding:10px}.about-content{padding:30px 20px;text-align:center}.institute-name{font-size:1.8rem;font-weight:700;color:#2a71d0;margin-bottom:10px}.established{font-size:1rem;color:#555;margin-bottom:20px}.institute-description{font-size:1rem;color:#333;line-height:1.6}@media (max-width: 992px){.about-container{padding:40px 15px}.institute-logo{width:100px;height:100px}.institute-name{font-size:1.6rem}.institute-description{font-size:.95rem}}@media (max-width: 600px){.about-container{padding:30px 10px}.about-card{padding:20px}.logo-section{padding:20px 0}.institute-logo{width:80px;height:80px}.institute-name{font-size:1.4rem}.established{font-size:.9rem}.institute-description{font-size:.9rem;line-height:1.4}}.carousel{position:relative;max-width:100%;height:500px;margin:auto;overflow:hidden;background:#000}.slide{display:none;position:relative;width:100%;height:100%}.slide.active{display:block;animation:fade 1s ease-in-out}.slide img{width:100%;height:100%;object-fit:cover;display:block}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:1}.caption{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);text-align:center;color:#fff;text-shadow:2px 2px 10px rgba(0,0,0,.9);z-index:2;width:90%;max-width:1200px;padding:10px}.caption h1{font-size:4rem;font-weight:700;margin:0 0 15px}.caption h2{font-size:3rem;font-weight:600;margin:0;line-height:1.3}.prev,.next{position:absolute;top:50%;transform:translateY(-50%);font-size:2rem;font-weight:700;color:#fff;background:#0006;border:none;cursor:pointer;padding:10px;border-radius:50%;z-index:3}.prev{left:15px}.next{right:15px}.prev:hover,.next:hover{background:#0009}.indicators{text-align:center;position:absolute;bottom:15px;width:100%;z-index:3}.dot{height:12px;width:12px;margin:0 5px;background:#fff9;border-radius:50%;display:inline-block;cursor:pointer}.dot.active{background:#fff}@keyframes fade{0%{opacity:.4}to{opacity:1}}@media (max-width: 768px){.carousel{height:300px}.caption h1{font-size:1.5rem}.caption h2{font-size:1.1rem}}.offer-section{padding:60px 20px;background-color:#f0f4f8;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;text-align:center}.section-title{font-size:2.5rem;margin-bottom:40px;color:#333;font-weight:700}.offer-cards{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.offer-card{color:#fff;padding:25px 20px;border-radius:12px;box-shadow:0 6px 20px #0003;width:300px;transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;justify-content:space-between}.offer-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000004d}.course-title{font-size:1.5rem;margin-bottom:10px;font-weight:700}.course-duration{font-weight:600;margin-bottom:15px;opacity:.85}.course-description{font-size:1rem;margin-bottom:20px;opacity:.9}.learn-more-btn{padding:10px 20px;background-color:#ffffffd9;color:#000;border:none;border-radius:6px;cursor:pointer;font-size:1rem;transition:background-color .3s,color .3s;align-self:center}.learn-more-btn:hover{background-color:#fff;color:#1976d2}@media (max-width: 768px){.offer-cards{flex-direction:column;align-items:center}.offer-card{width:90%}}.info-card{display:flex;flex-direction:row;align-items:stretch;width:90%;max-width:1200px;margin:40px auto;background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;box-shadow:0 6px 18px #00000014;transition:all .3s ease;font-family:Merriweather,Georgia,serif}.info-card:hover{transform:translateY(-6px);box-shadow:0 10px 28px #00000026;border-color:#1e3a8a}.info-card__image-wrapper{flex:1;display:flex;justify-content:center;align-items:center;padding:25px;background:#f8fafc;border-right:2px solid #e2e8f0}.info-card__image{max-width:100%;height:auto;border-radius:8px;box-shadow:0 6px 18px #0000001f;transition:transform .3s ease,box-shadow .3s ease}.info-card__image:hover{transform:scale(1.05);box-shadow:0 12px 32px #0003}.info-card__text{flex:2;padding:40px;display:flex;flex-direction:column;justify-content:center}.info-card__title{font-size:1.8rem;font-weight:700;color:#1e3a8a;margin-bottom:16px;border-bottom:2px solid #d4af37;padding-bottom:8px;letter-spacing:.5px}.info-card__subtitle{font-size:1.1rem;color:#475569;line-height:1.6;font-style:italic;margin-bottom:20px}.info-card__content{font-size:1.1rem;line-height:1.8;color:#334155;text-align:justify}.info-card__para{margin-bottom:18px}@media (max-width: 1024px){.info-card{flex-direction:column}.info-card__image-wrapper{border-right:none;border-bottom:2px solid #e2e8f0}.info-card__text{padding:25px}}@media (max-width: 480px){.info-card__title{font-size:1.5rem}.info-card__subtitle,.info-card__content{font-size:.95rem}}.college-vm{font-family:Merriweather,Georgia,serif;padding:20px 10px;color:#1e293b;background:gray;position:relative}.college-vm:before{content:"";position:absolute;inset:0;background:#ffffffeb;z-index:0}.college-vm>*{position:relative;z-index:1}.college-vm__hero{text-align:center;max-width:850px;margin-left:auto;margin-right:auto}.college-vm__title{font-size:3rem;font-weight:800;color:#0f172a;margin-bottom:20px;letter-spacing:1px;text-transform:uppercase;border-bottom:4px solid #1e3a8a;display:inline-block;padding-bottom:12px}.college-vm__subtitle{font-size:1.25rem;color:#475569;line-height:1.8;font-style:italic}.college-vm__grid{display:grid;gap:40px;grid-template-columns:1fr;max-width:1200px;margin:0 auto}@media (min-width: 900px){.college-vm__grid{grid-template-columns:40% 60%;align-items:start}}.college-vm__card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:40px;transition:all .3s ease;box-shadow:0 6px 18px #00000014}.college-vm__card:hover{transform:translateY(-6px);box-shadow:0 10px 28px #00000026;border-color:#1e3a8a}.college-vm__vision{align-self:start}.college-vm__mission{align-self:stretch;display:flex;flex-direction:column}.college-vm__card-title{font-size:1.8rem;font-weight:700;color:#1e3a8a;margin-bottom:20px;border-bottom:2px solid #d4af37;padding-bottom:8px}.college-vm__logo-wrapper{text-align:center;margin-bottom:20px}.college-vm__logo{max-width:120px;height:auto}.college-vm__text{font-size:1.15rem;line-height:1.8;color:#334155;text-align:justify}.college-vm__list{list-style:none;padding-left:0;font-size:1.15rem;line-height:1.9;color:#374151;text-align:left;flex-grow:1}.college-vm__list li{margin-bottom:14px;padding-left:28px;position:relative}.college-vm__list li:before{content:"🎓";font-size:1.1rem;position:absolute;left:0;top:3px;color:#d4af37}.header{width:100%;background:linear-gradient(to right,#1a1a1a,#222,#1a1a1a);color:#fff;box-shadow:0 4px 12px #0000004d;padding:10px 0}.header-container{max-width:100%;margin:0 auto;display:grid;grid-template-columns:15% 70% 15%;align-items:center;gap:5px;padding:0 20px}.header-col{display:flex;justify-content:center;align-items:center}.header-img{width:150px;height:auto;object-fit:contain;filter:drop-shadow(0px 4px 6px rgba(0,0,0,.4))}.header-text{text-align:center;display:flex;flex-direction:column;gap:6px;font-family:Merriweather,Georgia,serif}.header-text h2,.header-text h3,.header-text h4{margin:0;padding:0}.header-text h2{font-size:3rem;font-weight:700;color:#f5f5f5;text-shadow:1px 1px 6px rgba(0,0,0,.6)}.header-text h3{font-size:1.5rem;font-weight:500;color:#d1d1d1}.header-text h3:first-child{color:#e4b400}.header-text h4{font-size:1rem;font-style:italic;color:#b0b0b0;margin-top:4px}@media (max-width: 1024px){.header-container{grid-template-columns:20% 60% 20%}.header-img{width:100px}.header-text h2{font-size:2rem}.header-text h3{font-size:1.2rem}.header-text h4{font-size:.9rem}}@media (max-width: 768px){.header-container{grid-template-columns:1fr;text-align:center}.header-img{width:80px;margin:10px auto}.header-text h2{font-size:1.6rem}.header-text h3{font-size:1rem}.header-text h4{font-size:.85rem}}@media (max-width: 480px){.header-img{width:60px}.header-text h2{font-size:1.3rem;line-height:1.4}.header-text h3{font-size:.9rem}.header-text h4{font-size:.75rem}}.merit-alert-section{width:100%;padding:25px 20px;background:#fff}.merit-alert-card{position:relative;width:100%;max-width:1150px;min-height:150px;margin:auto;padding:28px 30px;display:flex;align-items:center;gap:25px;overflow:hidden;background:linear-gradient(110deg,#f8fbff,#fff 55%,#eef5ff);border:1px solid #dbe7f5;border-radius:20px;box-shadow:0 8px 30px #1e40af14}.merit-alert-card:after{content:"";position:absolute;width:180px;height:180px;right:-70px;top:-90px;background:#dbeafe;border-radius:50%;opacity:.6}.merit-alert-icon{position:relative;z-index:1;width:68px;height:68px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:18px;box-shadow:0 8px 20px #2563eb40}.merit-alert-icon span{font-size:30px}.merit-alert-content{position:relative;z-index:1;flex:1;min-width:0}.merit-alert-label{display:flex;align-items:center;gap:7px;margin-bottom:5px;color:#2563eb;font-size:10px;font-weight:800;letter-spacing:1px}.merit-alert-dot{width:7px;height:7px;background:#ef4444;border-radius:50%;box-shadow:0 0 0 4px #fee2e2}.merit-alert-content h2{margin:0 0 7px;color:#172033;font-size:23px;font-weight:750;line-height:1.2}.merit-alert-content h2 span{color:#2563eb}.merit-alert-content p{max-width:700px;margin:0;color:#64748b;font-size:13px;line-height:1.6}.merit-alert-action{position:relative;z-index:2;flex-shrink:0}.merit-alert-action button{display:flex;align-items:center;justify-content:center;gap:12px;min-width:165px;padding:13px 17px;border:none;border-radius:11px;background:#2563eb;color:#fff;font-family:inherit;font-size:13px;font-weight:700;cursor:pointer;box-shadow:0 7px 18px #2563eb33;transition:background .2s ease,transform .2s ease,box-shadow .2s ease}.merit-alert-action button:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 10px 24px #2563eb47}.merit-arrow{display:flex;align-items:center;justify-content:center;width:25px;height:25px;background:#ffffff2e;border-radius:7px;font-size:16px;transition:transform .2s ease}.merit-alert-action button:hover .merit-arrow{transform:translate(2px,-2px)}@media (max-width: 850px){.merit-alert-card{padding:24px;gap:18px}.merit-alert-icon{width:58px;height:58px;border-radius:15px}.merit-alert-icon span{font-size:25px}.merit-alert-content h2{font-size:20px}.merit-alert-action button{min-width:145px;padding:12px 14px}}@media (max-width: 600px){.merit-alert-section{padding:16px 12px}.merit-alert-card{display:grid;grid-template-columns:auto 1fr;gap:14px;padding:18px;border-radius:17px}.merit-alert-icon{width:48px;height:48px;border-radius:13px}.merit-alert-icon span{font-size:21px}.merit-alert-label{margin-bottom:4px;font-size:8px;letter-spacing:.8px}.merit-alert-dot{width:6px;height:6px}.merit-alert-content h2{margin-bottom:5px;font-size:17px}.merit-alert-content p{font-size:11.5px;line-height:1.55}.merit-alert-action{grid-column:1 / -1;width:100%;margin-top:2px}.merit-alert-action button{width:100%;min-width:0;padding:11px 14px;border-radius:9px;font-size:12px}.merit-arrow{width:23px;height:23px}}@media (max-width: 380px){.merit-alert-card{padding:15px;gap:11px}.merit-alert-icon{width:43px;height:43px}.merit-alert-icon span{font-size:18px}.merit-alert-content h2{font-size:15px}.merit-alert-content p{font-size:10.5px}}.faculty-container{padding:20px;max-width:1000px;margin:auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.faculty-title{text-align:center;margin-bottom:20px;color:#2c3e50}.table-responsive{overflow-x:auto}.faculty-table{width:100%;border-collapse:collapse;background:#fff;box-shadow:0 4px 10px #0000001a}.faculty-table th,.faculty-table td{border:1px solid #ddd;padding:12px;text-align:center}.faculty-table th{background-color:#2c3e50;color:#fff;font-weight:700}.faculty-table tr:nth-child(2n){background-color:#f9f9f9}.faculty-table tr:hover{background-color:#f1f1f1;transition:.3s}@media screen and (max-width: 768px){.faculty-table thead{display:none}.faculty-table,.faculty-table tbody,.faculty-table tr,.faculty-table td{display:block;width:100%}.faculty-table tr{margin-bottom:15px;border:1px solid #ddd;padding:10px}.faculty-table td{text-align:left;padding-left:50%;position:relative}.faculty-table td:before{content:attr(data-label);position:absolute;left:10px;font-weight:700;color:#2c3e50}}*{box-sizing:border-box}.admission-page{width:100%;min-height:100vh;background:linear-gradient(180deg,#f8fafc,#f1f5f9);color:#172033;font-family:Segoe UI,Roboto,Helvetica,Arial,sans-serif;overflow-x:hidden}.admission-container{width:100%;max-width:1180px;margin:0 auto;padding:45px 24px 30px}.page-header{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-bottom:35px}.brand{min-width:0;display:flex;align-items:center;gap:15px}.brand-icon{width:52px;height:52px;min-width:52px;display:flex;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;box-shadow:0 8px 20px #2563eb33}.eyebrow{display:block;margin-bottom:4px;color:#2563eb;font-size:10px;font-weight:800;letter-spacing:1.5px;text-transform:uppercase}.brand h1{margin:0;color:#172033;font-size:clamp(1.7rem,4vw,2.25rem);line-height:1.2;letter-spacing:-.6px}.brand h1 span{color:#2563eb}.year-badge{flex-shrink:0;display:flex;align-items:center;gap:8px;padding:9px 13px;border:1px solid #dbeafe;border-radius:30px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:750;white-space:nowrap}.year-badge span{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e1f}.toolbar{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:25px;padding:22px;border:1px solid #e2e8f0;border-radius:18px;background:#ffffffe6;box-shadow:0 8px 30px #0f172a0b}.toolbar-info{min-width:0}.toolbar-info h2{margin:0;color:#172033;font-size:20px;line-height:1.3}.toolbar-info p{margin:6px 0 0;color:#64748b;font-size:13px;line-height:1.6}.search-box{width:290px;max-width:100%;min-height:44px;display:flex;align-items:center;gap:9px;padding:0 12px;border:1px solid #dbe3ec;border-radius:10px;background:#fff;color:#64748b;transition:border-color .2s ease,box-shadow .2s ease}.search-box:focus-within{border-color:#93c5fd;box-shadow:0 0 0 3px #2563eb14}.search-box input{width:100%;min-width:0;border:none;outline:none;background:transparent;color:#172033;font-size:13px}.search-box input::placeholder{color:#94a3b8}.search-box button{width:25px;height:25px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:none;border-radius:6px;background:#f1f5f9;color:#64748b;cursor:pointer}.search-box button:hover{background:#e2e8f0;color:#334155}.document-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.document-card{min-width:0;display:flex;flex-direction:column;padding:21px;border:1px solid #e2e8f0;border-radius:17px;background:#fff;box-shadow:0 6px 22px #0f172a0b;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.document-card:hover{transform:translateY(-5px);border-color:#bfdbfe;box-shadow:0 18px 40px #1e40af1a}.card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.file-icon{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:13px;background:linear-gradient(145deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;color:#2563eb}.card-number{padding:5px 8px;border-radius:7px;background:#f8fafc;color:#94a3b8;font-size:10px;font-weight:800}.card-body{min-width:0;flex:1}.file-type{display:inline-flex;margin-bottom:9px;color:#2563eb;font-size:9px;font-weight:850;letter-spacing:1.2px}.card-body h3{margin:0;color:#1e293b;font-size:17px;line-height:1.4}.card-body p{margin:8px 0 15px;color:#64748b;font-size:12px;line-height:1.65}.document-file-name{width:100%;display:flex;align-items:center;gap:7px;padding:9px 10px;border:1px solid #edf2f7;border-radius:8px;background:#f8fafc;color:#64748b;font-size:10px}.document-file-name span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:20px;padding-top:17px;border-top:1px solid #eef2f7}.btn{min-height:42px;display:flex;align-items:center;justify-content:center;gap:7px;border-radius:9px;font-size:11px;font-weight:750;cursor:pointer;transition:transform .15s ease,background .2s ease,border-color .2s ease}.btn:hover{transform:translateY(-1px)}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.btn-primary{border:1px solid #dbe3ec;background:#f8fafc;color:#334155}.btn-primary:hover{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.btn-secondary{border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;box-shadow:0 6px 14px #2563eb2e}.btn-secondary:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)}.no-results{min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px;border:1px dashed #cbd5e1;border-radius:18px;background:#fff;color:#64748b;text-align:center}.no-results h3{margin:12px 0 5px;color:#334155;font-size:17px}.no-results p{margin:0;font-size:12px}.no-results button{margin-top:15px;padding:9px 14px;border:none;border-radius:8px;background:#eff6ff;color:#1d4ed8;font-size:11px;font-weight:750;cursor:pointer}.page-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:28px;padding-top:20px;border-top:1px solid #e2e8f0;color:#94a3b8;font-size:10px}.status{display:flex;align-items:center;gap:7px;color:#64748b}.status i{width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px #22c55e1a}.pdf-overlay{position:fixed;inset:0;z-index:99999;display:flex;align-items:center;justify-content:center;padding:20px;background:#0f172ac7;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.pdf-modal{width:100%;max-width:1200px;height:min(90vh,900px);display:flex;flex-direction:column;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 30px 90px #00000059}.pdf-header{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:15px;padding:12px 15px;border-bottom:1px solid #e2e8f0;background:#fff}.pdf-title{min-width:0;display:flex;align-items:center;gap:11px}.pdf-title-icon{width:40px;height:40px;min-width:40px;display:flex;align-items:center;justify-content:center;border-radius:10px;background:#eff6ff;color:#2563eb}.pdf-title>div:last-child{min-width:0}.pdf-title span{display:block;margin-bottom:2px;color:#2563eb;font-size:8px;font-weight:850;letter-spacing:1.1px}.pdf-title h2{max-width:520px;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#172033;font-size:14px;line-height:1.3}.pdf-actions{flex-shrink:0;display:flex;align-items:center;gap:7px}.modal-btn{min-height:38px;display:flex;align-items:center;justify-content:center;gap:6px;padding:7px 11px;border:1px solid #dbe3ec;border-radius:8px;background:#f8fafc;color:#334155;font-size:11px;font-weight:750;cursor:pointer}.modal-btn:hover{background:#f1f5f9;border-color:#cbd5e1}.modal-download{border:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.modal-download:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af)}.modal-btn:disabled{opacity:.6;cursor:not-allowed}.modal-close{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border:none;border-radius:8px;background:#f1f5f9;color:#475569;cursor:pointer}.modal-close:hover{background:#e2e8f0;color:#172033}.pdf-frame{flex:1;min-height:0;background:#cbd5e1}.pdf-frame iframe{display:block;width:100%;height:100%;border:none;background:#fff}@media (min-width: 1400px){.admission-container{max-width:1250px;padding-top:55px}.document-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.document-card{padding:23px}}@media (max-width: 1000px){.admission-container{padding:35px 20px 25px}.document-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.toolbar{padding:18px}}@media (max-width: 750px){.page-header{align-items:flex-start;flex-direction:column;gap:15px}.year-badge{align-self:flex-start}.toolbar{align-items:stretch;flex-direction:column;gap:16px}.search-box{width:100%}.document-grid{grid-template-columns:1fr}.pdf-overlay{padding:10px}.pdf-modal{height:94vh;border-radius:14px}}@media (max-width: 600px){.admission-container{padding:25px 14px 20px}.page-header{margin-bottom:22px}.brand{gap:11px}.brand-icon{width:46px;height:46px;min-width:46px;border-radius:12px}.eyebrow{font-size:8px;letter-spacing:1.1px}.brand h1{font-size:clamp(1.35rem,7vw,1.75rem)}.year-badge{width:100%;justify-content:center;font-size:10px}.toolbar{padding:15px;border-radius:14px}.toolbar-info h2{font-size:17px}.toolbar-info p{font-size:11px}.document-card{padding:16px;border-radius:14px}.file-icon{width:48px;height:48px}.card-body h3{font-size:16px}.card-body p{font-size:11px}.card-actions{grid-template-columns:1fr 1fr;gap:7px}.btn{min-height:44px;font-size:11px}.page-footer{align-items:flex-start;flex-direction:column;gap:8px}.pdf-overlay{padding:0}.pdf-modal{width:100%;height:100vh;max-width:none;border-radius:0}.pdf-header{min-height:64px;padding:8px 9px;gap:8px}.pdf-title{gap:8px}.pdf-title-icon{width:35px;height:35px;min-width:35px}.pdf-title h2{max-width:145px;font-size:11px}.pdf-actions{gap:4px}.modal-btn{width:35px;min-width:35px;height:35px;min-height:35px;padding:0}.modal-btn span{display:none}.modal-close{width:35px;height:35px;min-width:35px}}@media (max-width: 380px){.admission-container{padding:20px 11px}.brand h1{font-size:1.3rem}.toolbar{padding:13px}.document-card{padding:14px}.card-actions{grid-template-columns:1fr}.btn{width:100%}.pdf-title h2{max-width:110px}.pdf-title span{font-size:7px}}.fra-container{min-height:100vh;background:#f5f7fb;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.fra-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e3a8a,#2563eb);padding:80px 20px}.fra-hero:before{content:"";position:absolute;top:-120px;right:-120px;width:300px;height:300px;background:#ffffff14;border-radius:50%}.fra-hero:after{content:"";position:absolute;bottom:-100px;left:-100px;width:250px;height:250px;background:#ffffff0f;border-radius:50%}.fra-hero-content{max-width:900px;margin:auto;text-align:center;color:#fff;position:relative;z-index:2}.fra-badge{display:inline-block;padding:8px 18px;border-radius:50px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:18px;font-size:.9rem;font-weight:600}.fra-hero h1{font-size:clamp(2.2rem,5vw,3.8rem);margin-bottom:15px;font-weight:700;line-height:1.2}.fra-hero p{max-width:700px;margin:auto;font-size:1.1rem;line-height:1.8;opacity:.95}.fra-section{max-width:1200px;margin:auto}.fra-heading{text-align:center;margin-bottom:40px}.fra-heading h2{font-size:2rem;color:#0f172a;margin-bottom:12px;font-weight:700}.fra-heading p{color:#64748b;font-size:1rem;margin:0}.fra-notice-tagline{text-align:center;margin:25px auto;padding:0;font-size:.95rem;font-weight:500;line-height:2.4}.fra-notice-tagline span{color:#334155}.fra-notice-tagline a{margin-left:6px;color:#0b63ce;text-decoration:none;font-weight:600;transition:all .3s ease}.fra-notice-tagline a:hover{color:#084a9c;text-decoration:underline}.fra-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px}.fra-card{background:#fff;border-radius:22px;padding:28px;border:1px solid #e2e8f0;transition:all .35s ease;position:relative;overflow:hidden}.fra-card:before{content:"";position:absolute;top:0;left:0;height:5px;width:100%;background:linear-gradient(90deg,#2563eb,#1d4ed8,#0f172a)}.fra-card:hover{transform:translateY(-8px);box-shadow:0 18px 45px #0f172a1f}.fra-card-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.fra-icon{width:60px;height:60px;border-radius:16px;background:#eff6ff;color:#2563eb;display:flex;align-items:center;justify-content:center}.fra-duration{background:#eef2ff;color:#4338ca;padding:8px 14px;border-radius:50px;font-size:.85rem;font-weight:600}.fra-card h3{font-size:1.4rem;color:#0f172a;margin-bottom:14px;font-weight:700}.fra-card p{color:#64748b;line-height:1.7;margin-bottom:24px;min-height:80px}.fra-btn{display:inline-flex;align-items:center;gap:10px;text-decoration:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:12px 20px;border-radius:12px;font-weight:600;transition:all .3s ease}.fra-btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #2563eb4d}.fra-btn span{transition:transform .3s ease}.fra-btn:hover span{transform:translate(4px)}@media (max-width: 768px){.fra-hero{padding:60px 20px}.fra-section{padding:40px 16px 10px}.fra-card{padding:22px}.fra-card p{min-height:auto}.fra-heading{margin-bottom:30px}.fra-heading h2{font-size:1.7rem}.fra-notice-tagline{margin-bottom:20px}}.fra-notice-card{margin-top:50px;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 20px 50px #0f172a2e}.fra-notice-card-content{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:32px;color:#fff}.fra-notice-icon{width:72px;height:72px;min-width:72px;border-radius:18px;background:#ffffff1f;display:flex;align-items:center;justify-content:center;font-size:2rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fra-notice-details{flex:1}.fra-notice-label{display:inline-block;margin-bottom:10px;padding:6px 14px;border-radius:50px;background:#ffffff1f;font-size:.8rem;font-weight:600;letter-spacing:.5px}.fra-notice-details h3{margin:0 0 10px;font-size:1.6rem;font-weight:700;color:#fff}.fra-notice-details p{margin:0;color:#ffffffd9;line-height:1.7}.fra-notice-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;padding:14px 24px;border-radius:14px;background:#fff;color:#0f172a;text-decoration:none;font-weight:700;transition:all .3s ease}.fra-notice-btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px #fff3}@media (max-width: 768px){.fra-notice-card-content{flex-direction:column;text-align:center;padding:24px}.fra-notice-details h3{font-size:1.3rem}.fra-notice-btn{width:100%}}.notice-container{min-height:100vh;background:#f5f7fb;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.notice-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#0f172a,#1e3a8a,#2563eb);padding:80px 20px}.notice-hero:before{content:"";position:absolute;top:-120px;right:-120px;width:300px;height:300px;background:#ffffff14;border-radius:50%}.notice-hero:after{content:"";position:absolute;bottom:-100px;left:-100px;width:250px;height:250px;background:#ffffff0f;border-radius:50%}.notice-hero-content{max-width:900px;margin:auto;text-align:center;color:#fff;position:relative;z-index:2}.notice-badge{display:inline-block;padding:8px 18px;border-radius:50px;background:#ffffff26;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-bottom:18px;font-size:.9rem;font-weight:600}.notice-hero h1{font-size:clamp(2.2rem,5vw,3.8rem);margin-bottom:15px;font-weight:700}.notice-hero p{max-width:700px;margin:auto;font-size:1.1rem;line-height:1.8}.notice-section{max-width:1200px;margin:auto;padding:70px 20px}.notice-heading{text-align:center;margin-bottom:40px}.notice-heading h2{font-size:2rem;color:#0f172a;margin-bottom:10px}.notice-heading p{color:#64748b}.notice-table-wrapper{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 10px 35px #0f172a14;border:1px solid #e2e8f0}.notice-table{width:100%;border-collapse:collapse}.notice-table thead{background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff}.notice-table th{padding:18px 20px;text-align:left;font-size:.95rem;font-weight:600}.notice-table td{padding:18px 20px;border-bottom:1px solid #e2e8f0;color:#334155}.notice-table tbody tr{transition:.3s ease}.notice-table tbody tr:hover{background:#f8fafc}.notice-table tbody tr:last-child td{border-bottom:none}.notice-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;padding:10px 18px;border-radius:10px;font-size:.9rem;font-weight:600;transition:all .3s ease}.notice-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #2563eb40}@media (max-width: 768px){.notice-hero{padding:60px 20px}.notice-section{padding:50px 15px}.notice-table-wrapper{overflow-x:auto}.notice-table{min-width:600px}.notice-table th,.notice-table td{padding:14px}}.app{font-family:Arial,sans-serif;text-align:center}.home h1{margin:20px 0}.card-container{display:flex;justify-content:center;flex-wrap:wrap;gap:20px}
