.logo,.logo-text,nav{display:flex}.apply-btn,.btn{border-radius:5px}.btn,.btn-admission,.nav-menu a{text-decoration:none}.-content,.admission-card,.admission-cta,.footer-bottom,.hero,.program-header,.results-card,.section-header,.stat-card,footer{text-align:center}.btn,.filter-btn,.gallery-item,.hamburger,.submit-btn{cursor:pointer}nav{position:fixed;top:0;width:100%;height:15%;background:rgba(26,26,46,.95);backdrop-filter:blur(10px);padding:1rem 3rem;justify-content:space-between;align-items:center;z-index:1000;box-shadow:0 2px 20px rgba(0,0,0,.1)}.logo{align-items:center;gap:10px}.logo-icon img{height:55px;width:auto}.logo-text{flex-direction:column;line-height:1.2}.brand-name{font-weight:700;font-size:26px;color:#fff}.brand-subtitle{font-size:14px;color:#ddd}.apply-btn,.btn-primary{background:#fdb913;color:#1a1a2e}@media (max-width:992px){.brand-name{font-size:22px}}@media (max-width:768px){.logo-icon img{height:45px}.brand-name{font-size:18px}.brand-subtitle{font-size:12px}}@media (max-width:480px){.brand-name{font-size:16px}.brand-subtitle{display:none}}.nav-menu{display:flex;gap:2.5rem;list-style:none;align-items:center}.nav-menu a{color:#fff;font-size:.9rem;font-weight:500;transition:color .3s;letter-spacing:.5px}.-title .highlight,.hero-title .highlight,.nav-menu a:hover{color:#fdb913}.apply-btn{padding:.65rem 1.75rem;font-weight:600;font-size:.85rem;letter-spacing:.5px;transition:.3s}.apply-btn:hover{background:#e5a610;transform:translateY(-2px);box-shadow:0 5px 15px rgba(253,185,19,.4)}.hamburger{display:none;flex-direction:column;gap:5px}.hamburger span{width:25px;height:3px;background:#fff;transition:.3s}.-content{position:relative;z-index:1;animation:1s forwards fadeInUp}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.-title{font-size:4rem;font-weight:700;margin-bottom:1.5rem;line-height:1.2;letter-spacing:1px}.-subtitle,.btn,.submit-btn{letter-spacing:.5px}.-subtitle{font-size:1.35rem;margin-bottom:.75rem;font-weight:400;opacity:.95}.-location,.contact-details p{opacity:.9}.-location{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-bottom:2.5rem;font-size:1rem}.-buttons{display:flex;gap:1.25rem;justify-content:center;flex-wrap:wrap}.btn{padding:1rem 2.5rem;font-size:1rem;font-weight:600;transition:.3s;display:inline-block}.btn-primary{border:2px solid #fdb913}.btn-primary:hover{background:0 0;color:#fdb913;transform:translateY(-3px);box-shadow:0 10px 25px rgba(253,185,19,.3)}.btn-secondary{background:0 0;color:#fff;border:2px solid #fff}.btn-secondary:hover{background:#fff;color:#1a1a2e;transform:translateY(-3px)}.students{position:absolute;bottom:8%;right:10%;display:flex;gap:1rem;animation:3s ease-in-out infinite walkStudents}@keyframes walkStudents{0%,100%{transform:translateX(0)}50%{transform:translateX(10px)}}.student{width:40px;height:80px;background:linear-gradient(180deg,#4a4a7a 0,#2c2c54 100%);border-radius:20px 20px 5px 5px;position:relative}.student::before{content:'';position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:25px;height:25px;background:#d4a574;border-radius:50%}.about{padding:6rem 3rem;background:#fff}.container{max-width:1200px;margin:0 auto}.section-header{margin-bottom:4rem}.section-title{font-size:2.75rem;color:#1a1a2e;margin-bottom:1rem;font-weight:700}.section-subtitle{font-size:1.1rem;color:#666;max-width:600px;margin:0 auto}.results-grid,.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-top:3rem}.admission-grid,.programs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}.stat-card{transition:transform .3s}.stat-card:hover{transform:translateY(-10px);box-shadow:0 10px 30px rgba(0,0,0,.1)}.stat-number{font-size:3rem;font-weight:700;color:#fdb913;margin-bottom:.5rem}.stat-label{font-size:1rem;color:#666;font-weight:500}.programs,.results-section{padding:6rem 3rem;background:#f8f9fa}.programs-grid{margin-top:3rem}.program-card{overflow:hidden;transition:.3s}.program-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px rgba(0,0,0,.1);border-color:#fdb913}.program-header{background:linear-gradient(135deg,#2c2c54 0,#1a1a2e 100%);color:#fff;padding:2rem}.program-icon{font-size:3rem;margin-bottom:1rem}.program-header h3{font-size:1.5rem;font-weight:600}.program-body{padding:2rem}.program-body p{color:#666;line-height:1.7;margin-bottom:1.5rem}.program-features{list-style-type:none}.program-features li{padding:.75rem 0;color:#333;display:flex;align-items:center;gap:.75rem;border-bottom:1px solid #f0f0f0}.program-features li:last-child{border-bottom:none}.program-features li::before{color:#fdb913;font-weight:700;font-size:1.2rem}.admission{padding:6rem 3rem;background:#f3f4f6}.admission-grid{margin-top:3.5rem}.admission-card{box-shadow:0 10px 30px rgba(0,0,0,.05);transition:.3s}.admission-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.1);border-color:#fdb913}.admission-icon,.results-icon{font-size:2.5rem;margin-bottom:1rem}.admission-card h3{font-size:1.3rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.admission-card p{color:#4b5563;line-height:1.6}.admission-card ul{list-style:none;margin-top:.5rem}.admission-card ul li{padding:.4rem 0;color:#4b5563;border-bottom:1px solid #e5e7eb;font-size:.95rem}.admission-card ul li:last-child{border:none}.admission-cta{margin-top:3rem}.btn-admission{background:#fdb913;color:#1a1a2e;padding:.9rem 2.2rem;border-radius:8px;font-size:1rem;font-weight:600;display:inline-block;transition:.3s;border:2px solid transparent}.contact-icon,.contact-item{border-radius:10px;display:flex}.btn-admission:hover{background:0 0;border-color:#fdb913;color:#fdb913;transform:translateY(-3px)}.results-card{box-shadow:0 8px 25px rgba(0,0,0,.06);transition:.3s}.results-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px rgba(0,0,0,.1);border-color:#fdb913}.results-card h3{font-size:1.2rem;font-weight:700;color:#1a1a2e;margin-bottom:.8rem}.results-text{color:#4b5563;font-size:.95rem;line-height:1.6}.contact{padding:6rem 3rem;background:linear-gradient(135deg,#1a1a2e 0,#2c2c54 100%);color:#fff}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}.contact-info h3{font-size:2rem;margin-bottom:2rem}.contact-items{display:flex;flex-direction:column;gap:1.5rem}.contact-item{align-items:flex-start;gap:1.25rem;background:rgba(255,255,255,.1);padding:1.5rem;transition:.3s}.contact-item:hover{background:rgba(255,255,255,.15);transform:translateX(10px)}.contact-icon{width:50px;height:50px;background:#fdb913;color:#1a1a2e;align-items:center;justify-content:center;font-size:1.5rem;flex-shrink:0}.contact-details h4{font-size:1.1rem;margin-bottom:.5rem}.contact-form{background:#fff;padding:3rem;border-radius:10px;color:#333}.contact-form h3{color:#1a1a2e;margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-group input,.form-group textarea{width:100%;padding:.9rem;border:2px solid #e0e0e0;border-radius:5px;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus,input:focus,select:focus,textarea:focus{outline:0;border-color:#fdb913}.form-group textarea{resize:vertical;min-height:120px}footer p{margin:.5rem 0;opacity:.8}@media (max-width:1024px){.nav-menu{display:none;position:absolute;top:100%;left:0;right:0;background:rgba(26,26,46,.98);flex-direction:column;padding:2rem;gap:1.5rem}.hamburger,.nav-menu.active{display:flex}.-title{font-size:2.5rem}.admission-grid,.programs-grid,.results-grid,.stats-grid{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}}@media (max-width:640px){.{height:auto;min-height:100vh;padding:0}.-content{padding:6rem 1.5rem 4rem}.-title{font-size:2rem}.-subtitle{font-size:1.1rem}.-buttons{flex-direction:column}.btn{width:100%}.admission-grid,.programs-grid,.results-grid,.stats-grid{grid-template-columns:1fr}.students{display:none}.about,.admission,.contact,.programs,.results-section{padding:4rem 1.5rem}.contact-form,footer{padding:2rem 1.5rem}}.card-img{width:100%;height:160px;object-fit:cover;border-radius:10px;margin-bottom:10px}.admission-card,.program-card,.results-card,.stat-card{background:#fff;border-radius:12px;padding:16px;border:1px solid #e9ecef}:root{--primary-teal:#1E293B;--accent-amber:#F59E0B;--deep-slate:#1E293B;--soft-blue:#1E293B;--light-bg:#F1F5F9;--white:#FFFFFF;--text-dark:#0F172A;--text-gray:#64748B;--border-color:#E2E8F0}*{margin:0;padding:0;box-sizing:border-box}body{font-family:'DM Sans',sans-serif;background:var(--light-bg);color:var(--text-dark);overflow-x:hidden}.filter-section{position:sticky;top:80px;z-index:10;border-bottom:1px solid var(--border-color)}.filter-content{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.filter-btn{border:2px solid var(--border-color);font-weight:600}.filter-btn.active,.filter-btn:hover{background:var(--primary-teal);border-color:var(--primary-teal)}.gallery-section{padding:5rem 5%;max-width:1600px;margin:auto}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem}.gallery-item{position:relative;overflow:hidden;border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(0,0,0,.08);transition:.4s}.gallery-item:hover{transform:translateY(-10px)}.gallery-image{width:100%;height:280px;object-fit:cover;transition:.5s}.gallery-item:hover img{transform:scale(1.1)}.gallery-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.8),transparent);color:#fff;padding:1.5rem;display:flex;flex-direction:column;justify-content:flex-end;opacity:0;transition:.4s}.gallery-item:hover .gallery-overlay{opacity:1}.gallery-category{background:var(--accent-amber);padding:.3rem .9rem;border-radius:20px;font-size:.75rem;display:inline-block;margin-bottom:.6rem;font-weight:700}.submit-btn,label{font-weight:600;color:#1a1a2e}.gallery-title{font-family:'Playfair Display',serif;font-size:1.3rem}.lightbox{position:fixed;inset:0;background:rgba(0,0,0,.85);display:flex;align-items:center;justify-content:center;opacity:0;visibility:hidden;transition:.3s;z-index:9999}.lightbox.show{opacity:1;visibility:visible}.lightbox img{max-width:90%;max-height:90%;border-radius:10px}footer{background:#0f172a;color:#cbd5e1;padding:4rem 5% 2rem}.footer-bottom{margin-top:2rem;font-size:.9rem}@media(max-width:768px){. h1{font-size:2.5rem}.nav-links{display:none}}.enquiry-container{max-width:700px;margin:120px auto 50px;background:#fff;padding:3rem 2.5rem;border-radius:12px;box-shadow:0 12px 35px rgba(0,0,0,.08);border:1px solid #e5e7eb}.enquiry-container h2{text-align:center;font-size:1.9rem;margin-bottom:1.5rem;font-weight:700;color:#1a1a2e;letter-spacing:.5px}label{display:block;margin-top:1rem;font-size:.95rem}input,select,textarea{width:100%;padding:.9rem;margin-top:.5rem;border-radius:6px;border:2px solid #e0e0e0;font-size:1rem;transition:.3s;font-family:inherit}textarea{resize:vertical;min-height:110px}.submit-btn{width:100%;margin-top:2rem;padding:1rem;background:#fdb913;border:none;border-radius:6px;font-size:1.1rem;transition:.3s}.submit-btn:hover{box-shadow:0 5px 15px rgba(253,185,19,.4);background:0 0;border:2px solid #fdb913;color:#fdb913;transform:translateY(-2px);box-shadow:0 6px 18px rgba(253,185,19,.3)}.filter-btn.active,.filter-btn:hover{background:#1f2b3e;color:#fff}.hero{position:relative;width:100%;height:85vh;background:linear-gradient(rgba(0,0,0,.4),rgba(0,0,0,.4)),url("../blogadmin/img/assets/grp.webp") center center/cover no-repeat;display:flex;align-items:center;justify-content:center;padding:6rem 2rem;color:#fff}.hero-content{max-width:900px;z-index:2}.hero-title{font-size:3.5rem;font-weight:700;margin-bottom:1rem}.hero-subtitle{font-size:1.3rem;margin-bottom:.5rem}.hero-location{font-size:1rem;margin-bottom:2rem;opacity:.95}@media (max-width:768px){.hero{height:60vh;padding:2rem 1rem}.hero-title{font-size:1.7rem;line-height:1.3}.hero-subtitle{font-size:.95rem}.hero-location{font-size:.85rem;margin-bottom:1rem}.hero-buttons{display:flex;flex-direction:column;align-items:center;gap:8px;width:100%}.hero-buttons .btn{width:auto;min-width:160px;max-width:200px;padding:8px 16px;font-size:14px}}.filter-section{padding:30px 15px;background:#f3f3f3}.filter-content{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}.filter-btn{padding:14px 28px;border-radius:40px;border:2px solid #cfd6df;background:0 0;font-size:16px;transition:.3s;white-space:nowrap}.filter-btn.active{border-color:#1f2b3e}@media (max-width:600px){.enquiry-container{padding:2rem 1.5rem}.filter-content{gap:15px}.filter-btn{flex:0 1 45%;text-align:center;padding:12px 0}}