:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;--radius: 12px;--shadow-1: 0 6px 20px rgba(15, 23, 42, .1);--shadow-2: 0 12px 28px rgba(15, 23, 42, .12);--glass: rgba(255,255,255,.6);--color-primary: #0b1220;--color-secondary: #2563eb;--color-accent: #f97316;--color-muted: #6b7280;--color-bg: #F8FAFC;--text-color: #0f172a;--gradient-primary: linear-gradient(90deg, #0b1220 0%, #2563eb 100%);color-scheme:light dark;color:var(--text-color);background-color:var(--color-bg);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:var(--color-secondary);text-decoration:inherit}a:hover{color:var(--color-primary)}body{margin:0;display:block;min-width:320px;min-height:100vh;background-color:var(--color-bg);color:var(--text-color);-webkit-font-smoothing:antialiased}h1{font-size:3.2em;line-height:1.1}button{border-radius:var(--radius);border:1px solid transparent;padding:.65em 1.2em;font-size:1em;font-weight:600;font-family:inherit;background-color:var(--color-secondary);color:#fff;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,opacity .12s;box-shadow:var(--shadow-1)}button:hover{transform:translateY(-3px);box-shadow:var(--shadow-2)}button:active{transform:translateY(-1px)}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{width:100%;overflow-x:hidden}.navbar{position:fixed;top:0;left:0;width:100%;background:#fff;box-shadow:0 6px 24px #29387a1f;z-index:1000}.nav-container{max-width:1200px;margin:0 auto;padding:.75rem 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo img{width:190px;height:auto;transition:transform .3s ease}.nav-logo img:hover{transform:scale(1.05)}.nav-menu{display:flex;list-style:none;gap:2rem}.nav-link{color:#cfae52;text-decoration:none;font-size:1.05rem;font-weight:500;transition:.3s ease}.nav-link:hover{color:#1c1c1e;transform:translateY(-2px)}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.bar{width:25px;height:3px;background-color:#cfae52;transition:.3s}@media(max-width:768px){.hamburger{display:flex}.nav-menu{position:absolute;top:100%;left:-100%;width:100%;background:#fff;flex-direction:column;text-align:center;padding:1.5rem 0;gap:1.5rem;transition:.3s ease;box-shadow:0 10px 20px #00000014}.nav-menu.active{left:0}}.footer{background:#f2f2f2;color:#555;padding:3rem 0 1rem;margin-top:4rem;box-shadow:0 -6px 20px #02061714}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;padding:0 2rem 2rem}.footer-section h4{font-size:1.3rem;margin-bottom:1rem;color:#555}.footer-section p{margin:.5rem 0;line-height:1.6;color:#555}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin:.5rem 0}.footer-section a{color:#555;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:var(--color-secondary);text-decoration:underline}.social-links{display:flex;gap:1rem;flex-wrap:wrap}.social-links a{display:inline-block;padding:.5rem 1rem;background-color:#ffffff1f;border-radius:4px;transition:background-color .3s ease}.social-links a:hover{background-color:#ffffff2e}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding-top:1rem;text-align:center;color:#555}.footer-bottom p{margin:0}@media(max-width:768px){.footer-container{padding:0 1rem 2rem;gap:1.5rem}.footer-section h4{font-size:1.1rem}}.whatsapp-float{position:fixed;right:20px;bottom:22px;z-index:1000;text-decoration:none}.whatsapp-bubble{width:58px;height:58px;background:linear-gradient(180deg,#25d366,#128c7e);color:#fff;border-radius:999px;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 20px #128c7e40;transition:transform .18s ease,box-shadow .18s ease}.whatsapp-float:hover .whatsapp-bubble{transform:translateY(-6px) scale(1.03);box-shadow:0 14px 30px #128c7e47}.whatsapp-bubble svg{display:block}@media(max-width:600px){.whatsapp-bubble{width:50px;height:50px}.whatsapp-float{right:14px;bottom:18px}}@media(max-width:768px){.page-container{padding:1rem}.hero-content h1{font-size:2rem}.features-grid,.courses-grid,.contact-content{grid-template-columns:1fr}.course-header{flex-direction:column;gap:.5rem}.course-header h3{font-size:1.2rem}.course-actions{flex-direction:column}.course-actions button{width:100%}.batch-info{padding:.8rem}.info-item{flex-direction:column;gap:.3rem}.info-item .label{min-width:auto}.course-meta{flex-direction:column;gap:.5rem}.stats{grid-template-columns:1fr}.about-header h1,.courses-header h1,.contact-header h1{font-size:2rem}}.our-classes h2,.our-achievers h2{text-align:center;margin:2rem 0 1rem;color:#cfae52}.carousel-wrapper{position:relative;display:flex;align-items:center;gap:.75rem}.carousel{display:flex;gap:1rem;overflow-x:auto;scroll-behavior:smooth;padding:.5rem 0;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none}.carousel::-webkit-scrollbar{display:none}.video-card{min-width:320px;background:#f2f2f2;border-radius:8px;box-shadow:0 6px 18px #0000000f;overflow:hidden}.video-thumb iframe{width:100%;height:180px;display:block}.video-meta{padding:.6rem .9rem 1rem}.carousel-btn{background:#f2f2f2;border:1px solid rgba(0,0,0,.06);width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:22px;color:#764ba2;box-shadow:0 4px 10px #0000000f}.carousel-wrapper.small .carousel-btn{width:36px;height:36px;font-size:20px}.testimonial-carousel{display:flex;gap:1rem;overflow-x:auto;padding:.5rem 0;scrollbar-width:none;-ms-overflow-style:none}.testimonial-carousel::-webkit-scrollbar{display:none}.testimonial-card{min-width:220px;text-align:center;padding:.8rem .6rem;background:transparent}.avatar{width:88px;height:88px;border-radius:50%;object-fit:cover;border:6px solid rgba(235,225,226,.9);display:block;margin:.2rem auto .6rem}.testimonial-card h4{margin:.2rem 0;font-size:1rem;color:#333}.testimonial-card p{color:#666;font-size:.95rem;margin:.35rem 0 .4rem}@media(max-width:600px){.video-thumb iframe{height:140px}.video-card{min-width:260px}.testimonial-card{min-width:200px}}body{padding-top:90px}.page-container{max-width:1200px;margin:0 auto;padding:2rem}.hero{color:#f2f2f2;padding:.5rem;text-align:center;border-radius:14px;margin-bottom:3.5rem;box-shadow:var(--shadow-1)}.hero img{max-width:100%;border-radius:14px}.hero-content h1{font-size:1rem;margin-bottom:1rem}.hero-content p{font-size:1.3rem;margin-bottom:2rem}.partners{display:flex;flex-direction:row;gap:5em}.partners-logo{padding:1.75rem;border-radius:10px;transition:transform .28s ease,box-shadow .28s ease}.partners-logo :hover{transform:translateY(-6px);box-shadow:var(--shadow-2)}#brand{text-align:center;margin-bottom:3rem;color:#cfae52}.partners-logo img{height:3em}.features{margin-bottom:4rem}.features h2{text-align:center;font-size:1.5rem;margin-bottom:3rem;color:#cfae52}.features-content img{background:#f2f2f2;padding:1rem;width:100%;border-radius:3em;box-shadow:var(--shadow-1);transition:transform .28s ease,box-shadow .28s ease}.features-content img:hover{transform:translateY(-6px);box-shadow:var(--shadow-2)}.feature-card h3{color:#24345c;margin-bottom:1rem}.feature-card p{color:#666;line-height:1.6}.about-header h1{font-size:2rem;margin-left:42%;color:#cfae52;margin-bottom:.5rem}.subtitle{color:var(--color-secondary);font-size:1.3rem;font-weight:500}.about-content{background:#f2f2f2;padding:.5rem 1rem;border-radius:14px}.about-section{display:flex;margin-bottom:3rem;padding:1.5rem;border-radius:1.5em}.about-section img{width:20%;height:20%;border-left:4px solid #CFAE52;border-radius:1em}.about-section h2{color:#fff;margin-bottom:1rem}.about-section p{color:#24345c;margin-left:1em;line-height:1.8;font-size:1.3rem}.about-section p span{font-size:2rem;color:#cfae52;font-family:Times,serif}.about-section ul{list-style:none;padding:0}.about-section ul li{padding:.8rem 0;color:#555;line-height:1.8}.about-flot{display:flex;flex-direction:column;gap:1rem}.about-flot-content{background-color:#f2f2f2;border-left:4px solid #CFAE52;border-radius:2em;padding:1.5rem}.about-flot-content p{background-color:#f2f2f2;color:#24345c;padding:1rem}.courses-header h1{font-size:2rem;margin-left:42%;color:#cfae52;margin-bottom:.5rem}.courses-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));border:solid #cfae5260;border-radius:1em;padding:2rem;gap:2.5rem}.course-card{background:#f2f2f2;border-radius:12px;overflow:hidden;box-shadow:0 4px 12px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;border:2px solid transparent;position:relative}.course-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;border-top:4px solid #CFAE52;z-index:1}.course-card:hover{transform:translateY(-12px);box-shadow:0 16px 36px #6366f140;border-color:#cfae52}.course-header{background:#cfae52;color:#fff;padding:1.75rem;display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.course-header h3{margin:0;font-size:1.4rem;flex:1;font-weight:700}.category-badge{background-color:#ffffff40;color:#f1f1f1;padding:.4rem .9rem;border-radius:20px;font-size:.8rem;white-space:nowrap;font-weight:600;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.3)}.video-container{width:100%;padding-bottom:56.25%;position:relative;background:#000;overflow:hidden;border-radius:8px;margin-bottom:1rem}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.course-details{padding:1.75rem;flex:1;display:flex;flex-direction:column}.description{color:#555;line-height:1.6;margin-bottom:1.2rem;flex:1;font-size:.95rem}.batch-info{background:linear-gradient(135deg,#6366f114,#8b5cf614);padding:1.2rem;border-radius:8px;margin-bottom:1.2rem;border-left:4px solid #CFAE52}.info-item{display:flex;justify-content:space-between;margin-bottom:.7rem;font-size:.95rem}.info-item:last-child{margin-bottom:0}.info-item .label{font-weight:700;color:#333;min-width:120px;color:#24345c}.info-item .value{color:#2d3748;font-weight:600}.course-meta{display:flex;gap:1rem;margin-bottom:1rem;font-size:.9rem;color:#555;flex-wrap:wrap}.course-meta .fees{color:#cfae52;font-weight:700;font-size:1.1rem}.course-meta .level,.course-meta .duration{background:#6366f11a;padding:.4rem .8rem;border-radius:6px;color:#24345c;font-weight:600}.course-students{color:#24345c;font-weight:600;margin-bottom:1rem;font-size:.95rem}.course-actions{display:flex;gap:.8rem;margin-top:auto}.view-pdf-button{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#333;border:2px solid #d1d5db;padding:.8rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;font-size:.95rem;flex:1}.view-pdf-button:hover{background:linear-gradient(135deg,#e5e7eb,#d1d5db);border-color:#cfae52;transform:translateY(-2px);box-shadow:0 6px 16px #6366f133}.enroll-button{background-color:#cfae52;color:#f2f2f2;border:none;padding:.8rem 1.2rem;border-radius:8px;cursor:pointer;font-weight:700;transition:all .3s ease;flex:1;font-size:.95rem;box-shadow:0 4px 12px #6366f14d}.enroll-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px #6366f166}.courses-grid{display:grid;gap:2rem;padding:2rem;border:1px solid #cfae5260;border-radius:1em;grid-template-columns:repeat(4,1fr)}@media(max-width:1400px){.courses-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:992px){.courses-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.courses-grid{grid-template-columns:1fr;padding:1.5rem}.course-card{max-width:100%}}@media(max-width:480px){.page-container{padding:1rem}.courses-grid{padding:1rem;gap:1.2rem}.course-header,.course-details{padding:1.2rem}.course-header h3{font-size:1.1rem}.description{font-size:.9rem}.enroll-button{font-size:.9rem;padding:.7rem}}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem 5%}.contact-info{display:flex;flex-direction:column;gap:1.5rem}.info-card{background:#f2f2f2;padding:1.5rem;border-radius:8px;box-shadow:0 4px 6px #0000001a}.info-card h3{color:#24345c;margin-bottom:.5rem;font-size:1.2rem}.info-card p{color:#24345c;line-height:1.6;margin-bottom:1rem}.hero-content img{width:100%;height:auto;object-fit:cover}.cobn{color:#cfae52;padding-top:3rem;text-align:center}.cour{padding:3rem 5%;display:flex;flex-wrap:wrap;justify-content:center;gap:3rem}.cour-tag{text-align:center;transition:transform .3s ease;cursor:pointer;width:150px}.cour-tag:hover{transform:translateY(-8px)}.cour-tag img{width:110px;height:110px;border-radius:50%;background:#fff;object-fit:contain;padding:10px;box-shadow:0 4px 15px #0000001a}.cour-tag p{margin-top:10px;font-weight:600;color:#24345c}@media(max-width:1024px){.contact-content{grid-template-columns:1fr;gap:2rem}.cour{gap:2rem}}@media(max-width:768px){.contact-content{padding:1.5rem}.info-card{padding:1.2rem}.cour{gap:1.5rem}.cour-tag{width:120px}.cour-tag img{width:90px;height:90px}.cobn{font-size:1.5rem}}@media(max-width:480px){.cour{flex-direction:column;align-items:center}.cour-tag{width:100%;max-width:220px}.cour-tag img{width:80px;height:80px}.info-card h3{font-size:1rem}.info-card p{font-size:.9rem}}.app{width:100%;margin:0;padding:0}body{font-family:Arial,sans-serif;color:var(--text-color);background-color:var(--color-bg)}.team,.team1,.team2{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:50px 20px;background-color:#f8f9fa}.staff-img{width:150px;height:150px;margin:0 auto 20px;border-radius:50%;overflow:hidden;box-shadow:0 6px 16px #00000026}.staff-img img{width:100%;height:100%;object-fit:cover;object-position:center top}.staff{flex:1 1 250px;max-width:280px;text-align:center;padding:20px;background:#fff;border-radius:12px;transition:.3s ease;box-shadow:0 4px 14px #0000000d}.staff:hover{transform:translateY(-8px);box-shadow:0 12px 28px #0000001f}.staff img{width:150px;height:150px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 6px 16px #00000026;margin-bottom:20px}.staff h2{font-size:1.1rem;font-weight:800;color:#1a2a3a;margin-bottom:6px}.staff p{font-size:.95rem;font-weight:600;color:#555}.faculties h2{text-align:center;color:#cfae52;margin-top:40px}@media(max-width:1200px){.staff{flex:1 1 calc(33.33% - 24px)}}@media(max-width:900px){.staff{flex:1 1 calc(50% - 24px)}}@media(max-width:600px){.team,.team1,.team2{padding:40px 15px}.staff{flex:1 1 100%;max-width:100%}.staff img{width:130px;height:130px}r .staff p{font-size:.9rem}}
