*{box-sizing:border-box}:root{--edunexa-primary:#365cf5;--edunexa-secondary:#111827;--edunexa-accent:#f5b400}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:#172033;background:#fff;line-height:1.65}.edunexa-container{width:min(1180px,92%);margin:auto}.edunexa-site-header{background:rgba(255,255,255,.96);border-bottom:1px solid #e8ebf0;position:sticky;top:0;z-index:99;backdrop-filter:blur(12px)}.edunexa-header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.edunexa-site-brand{display:flex;align-items:center;gap:11px;text-decoration:none;color:#172033}.edunexa-site-brand .custom-logo{max-height:55px;width:auto}.edunexa-site-brand strong,.edunexa-site-brand small{display:block}.edunexa-site-brand strong{font-size:19px}.edunexa-site-brand small{font-size:12px;color:#667085}.edunexa-site-mark{width:45px;height:45px;border-radius:12px;display:grid;place-items:center;background:var(--edunexa-primary);color:#fff;font-weight:800}.edunexa-site-nav{display:flex;align-items:center;gap:24px}.edunexa-site-nav ul{display:flex;align-items:center;gap:20px;list-style:none;margin:0;padding:0}.edunexa-site-nav a{text-decoration:none;color:#172033;font-weight:600}.edunexa-site-nav a:hover{color:var(--edunexa-primary)}.edunexa-portal-link,.edunexa-primary-button{background:var(--edunexa-primary);color:#fff!important;padding:12px 19px;border-radius:10px;text-decoration:none;font-weight:700;display:inline-block}.edunexa-nav-toggle{display:none;border:0;background:none;font-size:26px}.edunexa-hero{position:relative;overflow:hidden;background:#0e172a;color:#fff;min-height:620px;display:flex;align-items:center}.edunexa-hero-bg{position:absolute;inset:0;background:linear-gradient(120deg,#111827,#365cf5);background-size:cover;background-position:center;opacity:.45}.edunexa-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,15,30,.92),rgba(8,15,30,.58),rgba(8,15,30,.25))}.edunexa-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.35fr .65fr;align-items:center;gap:55px;padding:90px 0}.edunexa-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.13em;font-weight:800;color:var(--edunexa-primary)}.edunexa-hero .edunexa-eyebrow{color:#fff}.edunexa-hero h1{font-size:58px;line-height:1.05;margin:13px 0}.edunexa-hero-copy>p{font-size:20px;color:rgba(255,255,255,.82);max-width:720px}.edunexa-hero-actions{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.edunexa-secondary-button{padding:12px 19px;border:1px solid rgba(255,255,255,.5);border-radius:10px;color:#fff;text-decoration:none;font-weight:700}.edunexa-hero-info{background:rgba(255,255,255,.96);color:#172033;border-radius:18px;padding:30px;box-shadow:0 25px 70px rgba(0,0,0,.22)}.edunexa-hero-info h2{font-size:28px;margin:8px 0}.edunexa-hero-info ul{list-style:none;padding:0;margin:22px 0 0}.edunexa-hero-info li{padding:10px 0;border-bottom:1px solid #e8ebf0}.edunexa-section{padding:90px 0}.edunexa-section-alt{background:#f6f8fc}.edunexa-section-heading{max-width:760px;margin-bottom:38px}.edunexa-section-heading h1,.edunexa-section-heading h2{font-size:42px;line-height:1.15;margin:9px 0 12px}.edunexa-section-heading p{font-size:18px;color:#667085}.edunexa-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.edunexa-feature-grid article,.edunexa-page-card,.edunexa-stat-box{background:#fff;border:1px solid #e8ebf0;border-radius:18px;padding:28px;box-shadow:0 8px 30px rgba(16,24,40,.05)}.edunexa-icon{font-size:31px;width:58px;height:58px;border-radius:15px;background:#eef1ff;display:grid;place-items:center}.edunexa-feature-grid h3{font-size:22px;margin:20px 0 8px}.edunexa-feature-grid p{color:#667085}.edunexa-split{display:grid;grid-template-columns:1.2fr .8fr;gap:45px;align-items:center}.edunexa-split h2{font-size:42px;margin:10px 0}.edunexa-split p{font-size:18px;color:#667085;margin-bottom:26px}.edunexa-stat-box{display:grid;grid-template-columns:1fr 1fr;gap:20px}.edunexa-stat-box strong{font-size:26px;color:var(--edunexa-primary)}.edunexa-stat-box span{color:#667085}.edunexa-page-main{padding:70px 0;background:#f7f8fb;min-height:65vh}.edunexa-page-card{padding:38px}.edunexa-page-card h1{font-size:44px;margin:8px 0 25px}.edunexa-page-content{font-size:17px}.edunexa-post-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.edunexa-post-grid img{width:100%;height:auto;border-radius:12px}.edunexa-post-grid a{text-decoration:none;color:var(--edunexa-primary)}.edunexa-site-footer{background:#0e172a;color:#fff;padding:55px 0 20px}.edunexa-footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:35px}.edunexa-site-footer h3{margin-top:0}.edunexa-site-footer p{color:rgba(255,255,255,.7)}.edunexa-site-footer a{color:#fff}.edunexa-footer-bottom{width:min(1180px,92%);margin:35px auto 0;padding-top:20px;border-top:1px solid rgba(255,255,255,.13);color:rgba(255,255,255,.6);font-size:13px}@media(max-width:900px){.edunexa-nav-toggle{display:block}.edunexa-site-nav{display:none;position:absolute;top:82px;left:0;right:0;background:#fff;padding:22px;box-shadow:0 14px 30px rgba(16,24,40,.1);flex-direction:column;align-items:flex-start}.edunexa-site-nav.is-open{display:flex}.edunexa-site-nav ul{flex-direction:column;align-items:flex-start}.edunexa-hero-grid,.edunexa-split{grid-template-columns:1fr}.edunexa-hero h1{font-size:46px}.edunexa-feature-grid,.edunexa-post-grid{grid-template-columns:1fr 1fr}.edunexa-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.edunexa-hero{min-height:auto}.edunexa-hero-grid{padding:65px 0}.edunexa-hero h1{font-size:38px}.edunexa-feature-grid,.edunexa-post-grid,.edunexa-footer-grid{grid-template-columns:1fr}.edunexa-section{padding:65px 0}.edunexa-section-heading h1,.edunexa-section-heading h2,.edunexa-split h2,.edunexa-page-card h1{font-size:34px}.edunexa-page-card{padding:25px}}
