*{box-sizing:border-box;margin:0;padding:0}body{background-color:#f8fafc;color:#020617;font-family:Inter,Arial,sans-serif}.navbar{background:linear-gradient(90deg,#020617,#0f172a);justify-content:space-between;padding:14px 32px;position:-webkit-sticky;position:sticky;top:0;z-index:100}.logo-circle,.navbar{align-items:center;display:flex}.logo-circle{background:#fff;border-radius:50%;box-shadow:0 6px 14px #00000026;height:52px;justify-content:center;width:52px}.navbar-logo{height:32px;object-fit:contain;width:32px}.brand{display:flex;flex-direction:column;gap:2px}.logo{color:#fff;font-size:1.3rem;font-weight:700;letter-spacing:.4px;line-height:1.2;margin:0}.brand-tagline{color:#facc15;font-size:.7rem;font-weight:600;letter-spacing:.12em;margin:0;text-transform:uppercase}.navbar ul{display:flex;gap:28px;list-style:none}.navbar a{color:#cbd5f5;font-weight:500;padding-bottom:4px;text-decoration:none;transition:color .2s ease}.navbar a:hover{color:#fff}.navbar a.active{border-bottom:2px solid #38bdf8;color:#fff}.page{margin:auto;max-width:1200px;padding:80px 20px}.section{margin-bottom:90px;text-align:center}.section h1,.section h2{font-size:2.2rem;font-weight:700;margin-bottom:18px}.section p{color:#475569;font-size:1.05rem;line-height:1.7;margin:auto;max-width:850px}.topics{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;margin-top:40px}.topic-card{background:#fff;border-radius:12px;box-shadow:0 8px 20px #0000000f;font-weight:500;min-width:240px;padding:20px 30px;transition:transform .2s ease,box-shadow .2s ease}.topic-card:hover{box-shadow:0 14px 30px #0000001a;transform:translateY(-4px)}.image-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);margin-top:40px}.image-grid img{border-radius:14px;box-shadow:0 10px 26px #0000001f;height:230px;object-fit:cover;transition:transform .25s ease,box-shadow .25s ease;width:100%}.image-grid img:hover{box-shadow:0 18px 36px #0000002e;transform:scale(1.03)}@media (max-width:900px){.image-grid{grid-template-columns:repeat(2,1fr)}.section h1,.section h2{font-size:1.9rem}}@media (max-width:600px){.image-grid{grid-template-columns:1fr}.topic-card{min-width:100%}.section{margin-bottom:70px}}.split{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;text-align:left}.split.reverse{direction:rtl}.split.reverse .image,.split.reverse .text{direction:ltr}.split .image img{border-radius:14px;box-shadow:0 10px 26px #0000001f;height:280px;object-fit:cover;width:100%}@media (max-width:768px){.split{grid-template-columns:1fr;text-align:center}.split.reverse{direction:ltr}.split .image img{height:220px}}.contact-wrapper{display:flex;justify-content:center;margin-top:50px}.contact-card{background:#fff;border-radius:16px;box-shadow:0 14px 40px #0000001a;max-width:520px;padding:40px;width:100%}.contact-item{align-items:flex-start;display:flex;gap:18px;margin-bottom:28px}.contact-item:last-child{margin-bottom:0}.contact-item .icon{font-size:1.6rem;line-height:1}.contact-item h3{font-size:1.05rem;font-weight:600;margin-bottom:6px}.contact-item p{color:#475569;line-height:1.5}.contact-card--wide{max-width:640px}.contact-address p{margin:0 0 4px}.contact-address p:last-child{margin-bottom:0}.contact-item a{color:#0369a1;font-weight:600;text-decoration:none}.contact-item a:hover{text-decoration:underline}.contact-b2b p{max-width:none}.home-page .section:first-of-type{margin-bottom:0}.hero{background:linear-gradient(145deg,#020617,#0c1222 45%,#0f172a);border-radius:0 0 20px 20px;box-shadow:0 24px 48px #02061759;color:#e2e8f0;margin:-20px -20px 48px;padding:48px 24px 56px}.hero-grid{grid-gap:40px;align-items:center;display:grid;gap:40px;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1120px}.hero-copy{text-align:left}.hero-eyebrow{color:#f8fafc;font-size:1.5rem;font-weight:800;letter-spacing:.08em;margin:0 0 6px}.hero-eyebrow,.hero-tagline{max-width:none;text-transform:uppercase}.hero-tagline{color:#facc15;font-size:.8rem;font-weight:600;letter-spacing:.14em;margin:0 0 16px}.hero-badge{background:#fef9c3;border-radius:999px;color:#0f172a;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:14px;padding:8px 16px}.hero-nep{align-items:center;color:#bae6fd;display:flex;font-size:.8rem;font-weight:600;gap:12px;letter-spacing:.06em;margin-bottom:22px;text-transform:uppercase}.hero-nep-line{background:linear-gradient(90deg,#0000,#22d3ee,#0000);flex:1 1;height:1px;max-width:56px}.hero-nep-text:after{color:#facc15;content:" ★";font-size:.75rem}.hero-title{font-size:clamp(1.75rem,4vw,2.5rem);font-weight:800;letter-spacing:.04em;line-height:1.15;margin:0 0 12px;text-transform:uppercase}.hero-title-light{color:#f8fafc}.hero-title-accent{color:#facc15}.hero-sub{color:#cbd5e1;font-size:1.05rem;font-style:italic;margin:0 0 16px;max-width:36rem}.hero-lead{color:#94a3b8;font-size:1rem;line-height:1.65;margin:0 0 24px;max-width:36rem}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.btn{align-items:center;border:2px solid #0000;border-radius:10px;display:inline-flex;font-size:.95rem;font-weight:600;justify-content:center;padding:12px 22px;text-decoration:none;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:#facc15;box-shadow:0 8px 20px #facc1559;color:#0f172a}.btn-primary:hover{box-shadow:0 10px 28px #facc1573}.btn-ghost{background:#0000;border-color:#38bdf880;color:#e0f2fe}.btn-ghost:hover{border-color:#38bdf8;color:#fff}.btn-outline{background:#0000;border-color:#0ea5e9;color:#0369a1}.btn-outline:hover{background:#f0f9ff}.hero-visual{display:flex;justify-content:center}.hero-flyer-img{border:1px solid #38bdf840;border-radius:16px;box-shadow:0 20px 50px #00000073;height:auto;max-width:420px;width:100%}.programs-bar-section{margin-bottom:56px!important}.programs-bar{align-items:center;background:linear-gradient(90deg,#0f172a,#1e3a5f);border-radius:12px;box-shadow:0 10px 28px #0f172a33;color:#f8fafc;display:flex;gap:14px;justify-content:center;padding:16px 24px}.programs-bar p{color:#e2e8f0;font-size:1.05rem;margin:0;max-width:none}.programs-bar-icon{font-size:1.4rem}.programs-bar-highlight{color:#facc15;font-weight:800}.section-block h2{margin-bottom:14px}.section-text.left{margin-left:0;margin-right:auto;text-align:left}.pillar-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);list-style:none;margin:36px 0 0;padding:0;text-align:left}.pillar-card{background:linear-gradient(180deg,#fffbeb,#fef3c7);border:1px solid #facc1559;border-radius:14px;box-shadow:0 8px 22px #0f172a0f;padding:22px 22px 20px}.pillar-icon{display:block;font-size:1.35rem;margin-bottom:10px}.pillar-card h3{color:#0f172a;font-size:1.05rem;font-weight:700;margin:0 0 8px}.pillar-card p{color:#475569;font-size:.95rem;line-height:1.55;margin:0;max-width:none}.values-split{grid-gap:48px;align-items:start;display:grid;gap:48px;grid-template-columns:1fr 1fr;text-align:left}.values-copy .section-text{margin-left:0;margin-right:0}.value-checklist{list-style:none;margin:24px 0;padding:0}.value-checklist li{align-items:center;color:#0f172a;display:flex;font-weight:600;gap:10px;margin-bottom:12px}.value-tick{align-items:center;background:#0ea5e9;border-radius:50%;color:#fff;display:inline-flex;flex-shrink:0;font-size:.75rem;height:22px;justify-content:center;width:22px}.school-cta{color:#475569;font-size:.98rem;line-height:1.6;margin:20px 0 18px;max-width:32rem}.values-gallery-heading{font-size:1.5rem;margin-bottom:20px;text-align:center}.image-grid--compact img{height:200px}.about-nep{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:32px 28px}.about-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:20px}@media (max-width:900px){.hero-grid{grid-template-columns:1fr}.hero-copy,.hero-grid{text-align:center}.hero-nep{justify-content:center}.hero-lead,.hero-sub{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.hero-visual{order:-1}.pillar-grid,.values-split{grid-template-columns:1fr}.values-gallery-heading{margin-top:8px}}@media (max-width:600px){.hero{margin-left:-20px;margin-right:-20px;padding-left:18px;padding-right:18px}.brand-tagline{font-size:.62rem}.navbar{flex-wrap:wrap;gap:12px}}.gallery-page .gallery-intro{margin-bottom:28px}.gallery-strip{align-items:center;background:linear-gradient(90deg,#fef3c7e6,#fffbeb);border:1px solid #facc1559;border-radius:10px;color:#854d0e;display:flex;flex-wrap:wrap;font-size:.72rem;font-weight:700;gap:8px 14px;justify-content:center;letter-spacing:.14em;margin:0 auto 40px;max-width:720px;padding:12px 20px;text-transform:uppercase}.gallery-strip-dot{color:#0ea5e9;letter-spacing:0}.gallery-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:repeat(3,1fr);list-style:none;margin:0 0 64px;padding:0}.gallery-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 8px 20px #0000000f;margin:0;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.gallery-card:hover{box-shadow:0 14px 32px #0f172a1f;transform:translateY(-4px)}.gallery-card-media{aspect-ratio:16/10;background:#0f172a;overflow:hidden}.gallery-card-media img{display:block;height:100%;object-fit:cover;transition:transform .35s ease;width:100%}.gallery-card:hover .gallery-card-media img{transform:scale(1.04)}.gallery-card-body{padding:20px 22px 22px;text-align:left}.gallery-card-body h2{color:#0f172a;font-size:1.15rem;font-weight:700;margin:0 0 8px}.gallery-card-body p{color:#475569;font-size:.95rem;line-height:1.55;margin:0;max-width:none}.gallery-cta{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #e2e8f0;border-radius:16px;margin-bottom:0;padding:32px 24px}.gallery-cta .section-text{margin-bottom:20px}.gallery-cta .btn-outline{display:inline-flex}@media (max-width:900px){.gallery-grid{grid-template-columns:1fr;margin-left:auto;margin-right:auto;max-width:560px}.gallery-card-media{aspect-ratio:16/9}}
/*# sourceMappingURL=main.4205d4ba.css.map*/