:root{--bg-primary: #0A0A0F;--bg-secondary: #0F0F1A;--bg-card: #13131F;--bg-nav: rgba(10,10,15,.95);--text-primary: #FFFFFF;--text-secondary: #A0A0B0;--text-muted: #606070;--border: rgba(0,212,255,.18);--border-strong: rgba(0,212,255,.38);--glow: 0 4px 20px rgba(0,212,255,.18);--glow-strong: 0 8px 40px rgba(0,212,255,.35);--accent: #00D4FF;--accent2: #7B2FFF;--accent-hover: #00B8E6;--gradient: linear-gradient(135deg,#00D4FF 0%,#7B2FFF 100%);--gradient-soft: linear-gradient(135deg,rgba(0,212,255,.1) 0%,rgba(123,47,255,.1) 100%);--badge-bg: rgba(0,212,255,.1);--badge-border: rgba(0,212,255,.28);--badge-color: #00D4FF;--input-bg: #0F0F1A;--footer-bg: #06060F;--overlay-color: rgba(0,212,255,.06);--font-body: "Poppins", sans-serif;--font-heading: "Orbitron", monospace;--transition: all .3s ease;--radius: 12px;--radius-lg: 20px}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body);background:var(--bg-primary);color:var(--text-primary);line-height:1.7;overflow-x:hidden;transition:background .35s ease,color .35s ease}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}ul{list-style:none}button{cursor:pointer;font-family:var(--font-body);border:none;outline:none}input,textarea,select{font-family:var(--font-body);outline:none}::-webkit-scrollbar{width:5px}::-webkit-scrollbar-track{background:var(--bg-primary)}::-webkit-scrollbar-thumb{background:var(--gradient);border-radius:3px}[data-theme=light] body{background:var(--bg-primary);color:var(--text-primary)}[data-theme=light] section{background:var(--bg-primary)!important}[data-theme=light] #stats,[data-theme=light] #services,[data-theme=light] #contact,[data-theme=light] #affiliations,[data-theme=light] #director,[data-theme=light] #training,[data-theme=light] #uni-courses,[data-theme=light] #history{background:var(--bg-secondary)!important}[data-theme=light] #team,[data-theme=light] #testimonials{background:#eef3ff!important}[data-theme=light] [style*="background: '#13131F'"],[data-theme=light] [style*="background:'#13131F'"],[data-theme=light] [style*="background: rgb(19, 19, 31)"],[data-theme=light] [style*="rgba(19,19,31"],[data-theme=light] [style*="rgba(15,15,26"],[data-theme=light] [style*="rgba(10,10,15"]{background:var(--bg-card)!important}[data-theme=light] .course-card{background:#fff!important;box-shadow:0 2px 16px #0c1f5f14!important}[data-theme=light] .course-fee{color:#0c1f5f!important}[data-theme=light] #courses span[style*="rgba(0,212,255"]{background:#0c1f5f12!important;border-color:#0c1f5f33!important;color:#0c1f5f!important}[data-theme=light] #courses div[style*="color: '#00D4FF'"],[data-theme=light] #courses [style*="color: #00D4FF"]{color:#3a4a7a!important}[data-theme=light] .team-card{background:#fff!important;box-shadow:0 2px 20px #0c1f5f14!important}[data-theme=light] .gallery-card{background:#fff!important;box-shadow:0 2px 16px #0c1f5f12!important}[data-theme=light] h1,[data-theme=light] h2,[data-theme=light] h3,[data-theme=light] h4,[data-theme=light] h5{color:var(--text-primary)}[data-theme=light] .course-title{color:var(--text-primary)!important}[data-theme=light] .course-desc{color:var(--text-secondary)!important}[data-theme=light] .course-fee{color:var(--accent)!important}[data-theme=light] .team-bio,[data-theme=light] .gallery-caption{color:var(--text-secondary)!important}[data-theme=light] .team-member-name{color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.7)!important}[data-theme=light] .team-member-role{background:#0c1f5fbf!important;border-color:#0c1f5f80!important;color:#fff!important}[data-theme=light] .badge-cyan{background:#0c1f5f14!important;border-color:#0c1f5f38!important;color:var(--accent)!important}[data-theme=light] .badge-purple{background:#eb850414!important;border-color:#eb850440!important;color:#eb8504!important}[data-theme=light] .btn-enroll{background:var(--gradient)!important;color:#fff!important}[data-theme=light] .btn-syllabus{border-color:#0c1f5f47!important;color:var(--accent)!important}[data-theme=light] .btn-syllabus:hover{background:#0c1f5f12!important}[data-theme=light] .team-social-btn{background:#0c1f5f12!important;border-color:#0c1f5f33!important;color:var(--accent)!important}[data-theme=light] .team-social-btn:hover{background:var(--gradient)!important;color:#fff!important;border-color:transparent!important}[data-theme=light] [style*="rgba(0,212,255,0.12)"],[data-theme=light] [style*="rgba(0,212,255,0.2)"],[data-theme=light] [style*="rgba(0,212,255,0.25)"]{border-color:var(--border)!important}[data-theme=light] [style*="rgba(0,212,255,0.3)"],[data-theme=light] [style*="rgba(0,212,255,0.4)"]{border-color:var(--border-strong)!important}[data-theme=light] .course-img-placeholder,[data-theme=light] .gallery-placeholder{color:#0c1f5f2e!important}[data-theme=light] .team-photo-placeholder{background:linear-gradient(135deg,#0c1f5f0f,#eb85040f)!important;color:#0c1f5f2e!important}[data-theme=light] .team-photo-wrap:after{background:linear-gradient(to top,rgba(12,31,95,.8) 0%,transparent 100%)!important}[data-theme=light] input,[data-theme=light] textarea,[data-theme=light] select{background:var(--input-bg)!important;color:var(--text-primary)!important;border-color:var(--border)!important}[data-theme=light] input::placeholder,[data-theme=light] textarea::placeholder{color:var(--text-muted)!important}[data-theme=light] #contact [style*="rgba(19,19,31"],[data-theme=light] #contact [style*="rgba(15,15,26"]{background:var(--bg-card)!important}[data-theme=light] ::-webkit-scrollbar-track{background:var(--bg-secondary)}[data-theme=light] #home button[style*="rgba(255,255,255"]{background:#0c1f5f33!important}[data-theme=light] [style*="rgba(255,255,255,0.08)"],[data-theme=light] [style*="rgba(255,255,255,0.1)"]{background:#0c1f5f14!important}[data-theme=light] [style*="color: '#fff'"],[data-theme=light] [style*="color:'#fff'"]{color:var(--text-primary)!important}[data-theme=light] iframe[src*=google]{filter:none!important}[data-theme=dark] iframe[src*=google]{filter:invert(90%) hue-rotate(180deg)}[data-theme=light] #preloader{background:var(--bg-primary)!important}[data-theme=light] .gallery-overlay{background:linear-gradient(to top,rgba(12,31,95,.8) 0%,transparent 60%)!important}[data-theme=light] .lightbox-backdrop{background:#0c1f5feb!important}[data-theme=light] .achieve-card{background:#fff!important;border-color:var(--border)!important}[data-theme=light] nav button[style*="rgba(0,212,255"]{background:var(--gradient-soft)!important}[data-theme=light] [style*="color: '#00D4FF'"],[data-theme=light] [style*='color: "#00D4FF"'],[data-theme=light] [style*="color:#00D4FF"],[data-theme=light] [style*="color: #00D4FF"]{color:#0c1f5f!important}[data-theme=light] [style*="background: 'rgba(0,212,255,0.08)'"],[data-theme=light] [style*="background: rgba(0,212,255,0.08)"],[data-theme=light] [style*="background: rgba(0,212,255,0.1)"],[data-theme=light] [style*="background: rgba(0,212,255,0.06)"]{background:#0c1f5f12!important}[data-theme=light] [style*="border: '1px solid rgba(0,212,255"],[data-theme=light] [style*="borderColor: 'rgba(0,212,255"],[data-theme=light] [style*="border-color: rgba(0,212,255"]{border-color:#0c1f5f38!important}[data-theme=light] [style*="color: '#fff'"],[data-theme=light] [style*='color: "#fff"'],[data-theme=light] [style*="color: rgb(255, 255, 255)"]{color:var(--text-primary)!important}[data-theme=light] [style*="rgba(255,255,255,0.04)"],[data-theme=light] [style*="rgba(255,255,255,0.06)"],[data-theme=light] [style*="rgba(255,255,255,0.08)"]{background:#0c1f5f0d!important;border-color:#0c1f5f1f!important;color:var(--text-secondary)!important}[data-theme=light] #stats [style*="color: rgb(0, 212, 255)"],[data-theme=light] #stats [style*="color: rgb(0,212,255)"]{color:#0c1f5f!important}[data-theme=light] #stats [style*="color: rgb(123, 47, 255)"],[data-theme=light] #stats [style*="color: rgb(123,47,255)"]{color:#eb8504!important}[data-theme=light] #stats [style*="background: rgba(0, 212, 255"],[data-theme=light] #stats [style*="background: rgba(0,212,255"]{background:#0c1f5f14!important;border-color:#0c1f5f2e!important}[data-theme=light] #stats [style*="background: rgba(123, 47, 255"],[data-theme=light] #stats [style*="background: rgba(123,47,255"]{background:#eb850414!important;border-color:#eb85042e!important}[data-theme=light] #services [style*="color: rgb(0, 212, 255)"],[data-theme=light] #services [style*="color: rgb(0,212,255)"]{color:#0c1f5f!important}[data-theme=light] #services [style*="color: rgb(123, 47, 255)"],[data-theme=light] #services [style*="color: rgb(123,47,255)"]{color:#eb8504!important}[data-theme=light] #services [style*="background: rgba(0, 212, 255"],[data-theme=light] #services [style*="background: rgba(123, 47, 255"]{background:#0c1f5f12!important;border-color:#0c1f5f26!important}[data-theme=light] #history [style*="color: '#00D4FF'"],[data-theme=light] #history [style*='color: "#00D4FF"'],[data-theme=light] #history [style*="color: #00D4FF"]{color:#0c1f5f!important}[data-theme=light] #history [style*="background: 'linear-gradient(180deg, #00D4FF"],[data-theme=light] #history .timeline-line-inner{background:linear-gradient(180deg,#0c1f5f,#eb8504,#0c1f5f)!important}[data-theme=light] #affiliations [style*="color: '#fff'"],[data-theme=light] #affiliations [style*='color: "#fff"'],[data-theme=light] #affiliations [style*="color: #fff"]{color:#0c1f5f!important}[data-theme=light] #training h4[style*="color: '#fff'"],[data-theme=light] #training [style*="color: '#fff'"]{color:var(--text-primary)!important}[data-theme=light] #training [style*="color: '#00D4FF'"],[data-theme=light] #training [style*='color: "#00D4FF"'],[data-theme=light] #training [style*="color: #00D4FF"]{color:#0c1f5f!important}[data-theme=light] #training [style*="color: '#A0A0B0'"],[data-theme=light] #training [style*='color: "#A0A0B0"'],[data-theme=light] #training [style*="color: #A0A0B0"]{color:var(--text-secondary)!important}[data-theme=light] #uni-courses [style*="color: rgb(0, 212, 255)"],[data-theme=light] #uni-courses [style*="color: rgb(0,212,255)"]{color:#0c1f5f!important}[data-theme=light] #uni-courses [style*="color: rgb(123, 47, 255)"],[data-theme=light] #uni-courses [style*="color: rgb(123,47,255)"]{color:#eb8504!important}[data-theme=light] #uni-courses [style*="color: '#fff'"],[data-theme=light] #uni-courses [style*='color: "#fff"']{color:var(--text-primary)!important}[data-theme=light] #uni-courses [style*="background: rgba(255,255,255,0.04)"],[data-theme=light] #uni-courses [style*="background: rgba(255,255,255,0.1)"]{background:#0c1f5f0d!important;border-color:#0c1f5f1f!important;color:var(--text-secondary)!important}[data-theme=light] #uni-courses [style*="background: rgba(0, 212, 255"],[data-theme=light] #uni-courses [style*="background: rgba(0,212,255"]{background:#0c1f5f12!important;border-color:#0c1f5f26!important}[data-theme=light] #uni-courses [style*="background: rgba(123, 47, 255"],[data-theme=light] #uni-courses [style*="background: rgba(123,47,255"]{background:#eb850412!important;border-color:#eb850426!important}[data-theme=light] #testimonials [style*="color: '#00D4FF'"],[data-theme=light] #testimonials [style*='color: "#00D4FF"'],[data-theme=light] #testimonials [style*="color: #00D4FF"]{color:#0c1f5f!important}[data-theme=light] #testimonials [style*="background: rgba(0,212,255,0.1)"],[data-theme=light] #testimonials [style*="background: rgba(0,212,255,0.08)"]{background:#0c1f5f12!important;border-color:#0c1f5f2e!important}[data-theme=light] #testimonials [style*="border: '1px solid rgba(0,212,255,0.3)'"]{border-color:#0c1f5f38!important}[data-theme=light] #contact input:focus,[data-theme=light] #contact textarea:focus,[data-theme=light] #contact select:focus{border-color:#0c1f5f!important;outline:none}[data-theme=light] #contact [style*="color: '#00D4FF'"],[data-theme=light] #contact [style*='color: "#00D4FF"'],[data-theme=light] #contact [style*="color: #00D4FF"]{color:#0c1f5f!important}[data-theme=light] #contact [style*="background: rgba(0,212,255,0.1)"],[data-theme=light] #contact [style*="background: rgba(0,212,255,0.08)"]{background:#0c1f5f12!important;border-color:#0c1f5f2e!important}[data-theme=light] #director [style*="color: '#00D4FF'"],[data-theme=light] #director [style*='color: "#00D4FF"'],[data-theme=light] #director [style*="color: #00D4FF"]{color:#0c1f5f!important}[data-theme=light] #director [style*="background: rgba(0,212,255"]{background:#0c1f5f12!important;border-color:#0c1f5f2e!important}[data-theme=light] #about [style*="color: '#00D4FF'"],[data-theme=light] #about [style*='color: "#00D4FF"'],[data-theme=light] #about [style*="color: #00D4FF"]{color:#0c1f5f!important}[data-theme=light] #about [style*="background: rgba(0,212,255"]{background:#0c1f5f12!important;border-color:#0c1f5f26!important}[data-theme=light] .floating-btn{background:#0c1f5f!important;color:#fff!important;border-color:#0c1f5f4d!important}@keyframes gradient-shift{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes pulse-logo{0%,to{box-shadow:0 0 20px #eb850466;transform:scale(1)}50%{box-shadow:0 0 50px #eb8504bf;transform:scale(1.05)}}@keyframes load-bar{0%{width:0%}30%{width:40%}70%{width:75%}to{width:100%}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(10px)}}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes lbFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lbZoomIn{0%{transform:scale(.9);opacity:0}to{transform:scale(1);opacity:1}}.spinner{width:36px;height:36px;border-radius:50%;border:3px solid var(--border);border-top-color:var(--accent);animation:spin .8s linear infinite;margin:20px auto}@media (max-width: 768px){.hide-mobile{display:none!important}}
