
/* EdufyOne 2026 — premium education SaaS */
:root{
 --ef-navy:#0b2348;--ef-navy2:#102f63;--ef-blue:#1f67ff;--ef-gold:#ffb000;
 --ef-ink:#10233f;--ef-muted:#61708a;--ef-line:#dce5f2;--ef-soft:#f5f8fd;
 --ef-green:#20b66a;--ef-white:#fff;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body.ef-core,body.boxed_wrapper{margin:0!important;background:#fff;color:var(--ef-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif!important;line-height:1.55}
body.ef-core a{text-decoration:none}
.ef-container{width:min(1240px,calc(100% - 56px));margin:0 auto}
.ef-grid-bg{background-color:var(--ef-navy);background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:32px 32px}
.ef-grid-light{background-color:#f7faff;background-image:linear-gradient(rgba(16,47,99,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(16,47,99,.055) 1px,transparent 1px);background-size:28px 28px}

/* Header */
.ef-trust-top{height:30px;position:fixed;z-index:10000;top:0;left:0;right:0;background:#123f7f;color:#fff;font-size:11px}
.ef-trust-top .ef-container{height:100%;display:flex;align-items:center;justify-content:space-between;gap:20px}.ef-trust-top a{color:#fff!important}
.ef-site-nav{position:fixed;z-index:9999;top:30px;left:0;right:0;height:78px;background:rgba(255,255,255,.97);border-bottom:1px solid #e7edf5;box-shadow:0 6px 24px rgba(15,35,65,.05)}
.ef-site-nav-inner{height:100%;display:flex;align-items:center;gap:28px}
.ef-brand{display:flex!important;align-items:center;gap:9px;font-size:22px!important;font-weight:850!important;letter-spacing:-1px;color:#10233f!important;white-space:nowrap}
.ef-brand img{width:42px!important;height:42px!important;object-fit:contain}
.ef-brand>span>span{color:var(--ef-blue)}
.ef-site-menu{margin-left:auto;display:flex;align-items:center;gap:25px;height:100%}
.ef-site-menu>a,.ef-nav-drop>a,.ef-site-login{font-size:14px!important;font-weight:650!important;color:#263852!important}
.ef-site-menu>a:hover,.ef-nav-drop>a:hover,.ef-site-login:hover{color:var(--ef-blue)!important}
.ef-nav-drop{position:relative;height:100%;display:flex;align-items:center}
.ef-nav-drop>a b{font-size:11px;margin-left:3px}
.ef-drop-panel{position:absolute;top:68px;left:50%;transform:translate(-50%,8px);width:560px;padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;background:#fff;border:1px solid var(--ef-line);border-radius:14px;box-shadow:0 25px 60px rgba(20,45,90,.16);opacity:0;visibility:hidden;transition:.18s}
.ef-nav-drop:hover .ef-drop-panel{opacity:1;visibility:visible;transform:translate(-50%,0)}
.ef-drop-panel div{padding:8px 10px}.ef-drop-panel strong{font-size:10px;text-transform:uppercase;letter-spacing:1.1px;color:#98a6ba;display:block;margin-bottom:8px}.ef-drop-panel a{display:block!important;font-size:13px!important;color:#344763!important;padding:6px 0}.ef-drop-panel a:hover{color:var(--ef-blue)!important}
.ef-site-actions{display:flex;align-items:center;gap:14px}
.ef-site-login{padding:11px 18px;border:1px solid #cbd8e9;border-radius:24px}
.ef-site-cta{display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:13px 20px;border-radius:25px;background:var(--ef-gold);color:#10233f!important;font-size:14px!important;font-weight:800!important;box-shadow:0 9px 22px rgba(255,176,0,.22)}
.ef-site-cta:hover{transform:translateY(-1px);filter:brightness(.98)}
.ef-site-toggle{display:none;background:none;border:0;font-size:26px;color:var(--ef-ink)}
.ef-mobile-panel{display:none}
.ef-whatsapp{position:fixed;right:20px;bottom:20px;width:54px;height:54px;border-radius:50%;background:#1fc66b;color:#fff!important;display:grid;place-items:center;font-size:25px;z-index:9998;box-shadow:0 12px 28px rgba(31,198,107,.25)}

/* Typography */
.ef-kicker,.ef-eyebrow{display:inline-flex;align-items:center;gap:8px;font-size:11px;font-weight:850;letter-spacing:1.5px;text-transform:uppercase;color:#a87000}
.ef-kicker:before{content:"";width:7px;height:7px;border-radius:50%;background:var(--ef-gold)}
.ef-core h1,.ef-core h2,.ef-core h3,.ef-core h4,.ef-core p{margin:0}
.ef-muted{color:var(--ef-muted);font-size:16px;line-height:1.8}
.ef-section{padding:92px 0}
.ef-section-head{text-align:center;max-width:820px;margin:0 auto 45px}
.ef-section-head h2{font-size:46px;line-height:1.08;letter-spacing:-2px;margin-top:12px}
.ef-section-head p{margin-top:16px;color:var(--ef-muted);font-size:16px}

/* Hero */
.ef-hero{position:relative;overflow:hidden;padding:126px 0 0;color:#fff}
.ef-hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 72% 22%,rgba(255,176,0,.10),transparent 23%),radial-gradient(circle at 90% 70%,rgba(35,103,255,.18),transparent 30%);pointer-events:none}
.ef-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:47% 53%;align-items:center;min-height:600px}
.ef-hero-copy{padding:45px 0 60px}
.ef-hero .ef-eyebrow{color:#ffd36c;border:1px solid rgba(255,176,0,.45);border-radius:30px;padding:7px 13px;background:rgba(255,176,0,.07)}
.ef-hero .ef-eyebrow:before{background:var(--ef-gold)}
.ef-hero h1{font-size:clamp(48px,5.1vw,70px);line-height:1.03;letter-spacing:-3.5px;font-weight:850;max-width:670px;margin-top:24px}
.ef-hero h1 em{font-style:normal;color:#ffbd19}
.ef-hero-lead{font-size:18px;line-height:1.7;color:#c7d3e7;max-width:590px;margin:24px 0 28px!important}
.ef-hero-actions{display:flex;gap:13px;flex-wrap:wrap}
.ef-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;border:0;padding:15px 25px;border-radius:28px;background:var(--ef-gold);color:#12213a!important;font-size:15px;font-weight:850;box-shadow:0 12px 28px rgba(255,176,0,.22);cursor:pointer;transition:.2s}
.ef-btn:hover{transform:translateY(-2px)}
.ef-outline-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 23px;border:1px solid rgba(255,255,255,.34);border-radius:28px;color:#fff!important;font-size:15px;font-weight:750;background:rgba(255,255,255,.02)}
.ef-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:480px;margin-top:32px;border:1px solid rgba(255,255,255,.16);border-radius:12px;overflow:hidden;background:rgba(255,255,255,.04)}
.ef-trust-stat{padding:13px 15px;border-right:1px solid rgba(255,255,255,.13)}.ef-trust-stat:last-child{border:0}.ef-trust-stat strong{display:block;font-size:22px;color:#fff}.ef-trust-stat span{display:block;font-size:10px;color:#aebed4;text-transform:uppercase;letter-spacing:.6px}

/* Dashboard carousel */
.ef-dashboard-wrap{position:relative;padding:34px 0 48px 35px}
.ef-dashboard-shell{position:relative;min-height:475px}
.ef-dashboard-slide{position:absolute;inset:0;opacity:0;transform:translateX(18px) scale(.985);transition:opacity .6s,transform .6s;pointer-events:none}
.ef-dashboard-slide.active{opacity:1;transform:none;pointer-events:auto}
.ef-dashboard{position:relative;background:#fff;border:2px solid #d3a600;border-radius:19px;overflow:hidden;color:#17263d;box-shadow:0 28px 70px rgba(0,0,0,.28)}
.ef-window-bar{height:36px;background:#f2f5fa;border-bottom:1px solid #dfe5ed;display:flex;align-items:center;padding:0 14px;gap:6px}.ef-window-bar>span{width:8px;height:8px;border-radius:50%}.ef-window-bar>span:nth-child(1){background:#f45b69}.ef-window-bar>span:nth-child(2){background:#f4b942}.ef-window-bar>span:nth-child(3){background:#35ad62}.ef-window-bar label{margin-left:10px;font-size:9px;color:#8491a5}
.ef-dash-panel{padding:16px 18px 20px;background:#f8fafc}.ef-dash-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.ef-dash-title strong{font-size:16px}.ef-dash-title small{font-size:9px;color:#8290a5}.ef-dash-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.ef-dash-metric{background:#fff;border:1px solid #e5eaf2;border-radius:9px;padding:10px}.ef-dash-metric small{display:block;font-size:7px;color:#8490a2;text-transform:uppercase}.ef-dash-metric strong{display:block;font-size:19px}.ef-dash-metric b{font-size:7px;color:#25a263}
.ef-dash-body{display:grid;grid-template-columns:1.55fr .75fr;gap:10px;margin-top:10px}.ef-dash-card{background:#fff;border:1px solid #e2e8f0;border-radius:10px;padding:13px;min-height:205px}.ef-dash-card h4{font-size:11px;margin-bottom:12px}.ef-bars{height:150px;display:flex;align-items:end;gap:12px;padding:10px 5px}.ef-bars i{flex:1;background:linear-gradient(#3467ae,#14396e);border-radius:6px 6px 2px 2px}.ef-bars i:nth-child(1){height:48%}.ef-bars i:nth-child(2){height:64%}.ef-bars i:nth-child(3){height:40%}.ef-bars i:nth-child(4){height:76%}.ef-bars i:nth-child(5){height:58%}.ef-bars i:nth-child(6){height:87%;background:linear-gradient(#ffc23a,#ef9f00)}
.ef-dash-list{display:grid;gap:8px}.ef-dash-list div{padding:10px;border:1px solid #e4eaf2;border-radius:8px;font-size:9px}.ef-dash-list b{display:block;font-size:11px}.ef-dash-list span{color:#7f8ca0}
.ef-chart-line{height:150px;position:relative;border-bottom:1px solid #dfe6ee;background:repeating-linear-gradient(0deg,transparent 0 28px,#edf1f6 29px)}
.ef-chart-line svg{width:100%;height:100%}.ef-ring{width:105px;height:105px;border-radius:50%;margin:12px auto;border:15px solid #e8edf5;border-top-color:#2b66ad;border-right-color:#ffb400;display:grid;place-items:center;font-size:14px;font-weight:850}.ef-table{width:100%;border-collapse:collapse;font-size:8px}.ef-table th{color:#8794a7;text-align:left;font-size:7px;padding:6px}.ef-table td{padding:8px 6px;border-top:1px solid #edf0f4}.ef-status{padding:3px 7px;border-radius:12px;background:#eaf8ef;color:#229552;font-size:7px}
.ef-float-note{position:absolute;background:#fff;border:1px solid #e3e8ef;border-radius:10px;box-shadow:0 15px 30px rgba(18,40,75,.18);padding:10px 13px;right:-18px;top:-18px;font-size:10px}.ef-float-note strong{display:block;font-size:11px}.ef-float-note span{color:#8290a4}
.ef-slide-dots{display:flex;justify-content:center;gap:7px;margin-top:14px}.ef-slide-dots button{width:8px;height:8px;border-radius:50%;border:0;background:#657895;padding:0;cursor:pointer}.ef-slide-dots button.active{width:25px;border-radius:10px;background:#ffb400}
.ef-hero-bottom{padding:19px 0;border-top:1px solid rgba(255,255,255,.12);color:#aabbd2;font-size:12px}.ef-hero-bottom .ef-container{display:flex;justify-content:space-between;gap:20px}.ef-hero-bottom b{color:#fff}

/* Modules / cards */
.ef-module-band{padding:25px 0;background:#eef3fa}
.ef-module-band-inner{display:flex;align-items:center;justify-content:space-between;gap:25px;background:linear-gradient(100deg,#143e7f,#204f99);color:#fff;border-radius:18px;padding:18px 30px}.ef-module-band strong{font-size:34px;color:#ffbd19}.ef-module-band h3{font-size:18px}.ef-module-band p{font-size:12px;color:#c7d5e9;margin-top:2px}
.ef-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ef-card{border:1px solid var(--ef-line);border-radius:17px;padding:25px;background:#fff;box-shadow:0 8px 25px rgba(28,54,94,.04);transition:.2s}.ef-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(28,54,94,.09)}.ef-card-icon{width:42px;height:42px;border-radius:12px;background:#eef4ff;color:var(--ef-blue);display:grid;place-items:center;font-weight:850;margin-bottom:26px}.ef-card h3{font-size:19px}.ef-card p{color:var(--ef-muted);font-size:13px;line-height:1.7;margin-top:8px!important}
.ef-split{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ef-split h2{font-size:45px;line-height:1.08;letter-spacing:-2px;margin-top:12px}.ef-split p{color:var(--ef-muted);font-size:16px;line-height:1.8;margin-top:18px!important}.ef-checks{display:grid;gap:10px;margin-top:22px}.ef-checks div{font-size:13px;color:#344763}.ef-checks span{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#eaf7ef;color:#209a55;margin-right:9px}
.ef-pills{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.ef-pill{padding:9px 14px;border:1px solid #d7e1ef;background:#fff;border-radius:24px;font-size:12px;font-weight:700;color:#244263;box-shadow:0 4px 14px rgba(20,50,90,.05)}
/* Phone */
.ef-phone-stage{min-height:500px;display:grid;place-items:center;position:relative}.ef-phone{width:290px;background:#fff;border:9px solid #0b2854;border-radius:36px;box-shadow:0 28px 65px rgba(17,44,86,.2);overflow:hidden}.ef-phone-top{background:linear-gradient(145deg,#17488e,#0c3270);color:#fff;padding:24px 19px 30px}.ef-phone-brand{font-weight:800;font-size:13px}.ef-phone-greet{margin-top:22px}.ef-phone-greet small{font-size:9px;color:#c4d3e8}.ef-phone-greet strong{display:block;font-size:20px}.ef-phone-list{background:#f4f7fb;padding:12px;display:grid;gap:9px}.ef-phone-item{background:#fff;border:1px solid #e1e8f1;border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 3px 10px rgba(20,45,80,.04)}.ef-phone-item b{font-size:11px}.ef-phone-item small{display:block;color:#8b98aa;font-size:8px}.ef-phone-item strong{font-size:12px;color:#1660b6}.ef-phone-note{position:absolute;right:0;top:30px;background:#fff;border:1px solid #e1e7f0;padding:10px 14px;border-radius:12px;box-shadow:0 12px 30px rgba(20,45,80,.14);font-size:10px}.ef-phone-note b{display:block;font-size:11px}.ef-phone-note span{color:#5d718c}

/* Demo form */
.ef-demo-section{padding:85px 0}.ef-demo-wrap{display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch;overflow:hidden;border-radius:25px;background:var(--ef-navy);color:#fff;box-shadow:0 25px 60px rgba(15,45,90,.17)}
.ef-demo-copy{padding:55px 45px;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:32px 32px}.ef-demo-copy h2{font-size:42px;line-height:1.08;letter-spacing:-1.8px;margin-top:12px}.ef-demo-copy h2 em{font-style:normal;color:#ffb900}.ef-demo-copy p{color:#bdcbe0;font-size:15px;line-height:1.8;margin-top:16px}.ef-demo-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.14);margin-top:35px;padding-top:20px}.ef-demo-stats strong{display:block;font-size:22px}.ef-demo-stats span{font-size:9px;color:#a9bad1;text-transform:uppercase}
.ef-demo-card{margin:10px;background:#fff;color:var(--ef-ink);border:2px solid #d4a500;border-radius:20px;padding:26px 28px;align-self:stretch}.ef-demo-card-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.ef-demo-card-head h3{font-size:20px}.ef-demo-card-head p{font-size:10px;color:#8a97a9}.ef-online{font-size:9px;background:#eaf8ef;color:#219653;border-radius:20px;padding:6px 9px;font-weight:750}
.ef-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:13px}.ef-form-grid input,.ef-form-grid select,.ef-form-grid textarea{width:100%;border:1px solid #d4dfed;border-radius:11px;padding:13px 14px;background:#f9fbfe;color:#20344f;font:inherit;font-size:13px;outline:none}.ef-form-grid input:focus,.ef-form-grid select:focus,.ef-form-grid textarea:focus{border-color:#6c98df;box-shadow:0 0 0 3px rgba(31,103,255,.08)}.ef-form-grid textarea{min-height:86px;resize:vertical;grid-column:1/-1}.ef-form-grid .ef-form-full{grid-column:1/-1}.ef-form-grid .ef-btn{grid-column:1/-1;width:100%;border-radius:11px;margin-top:3px}.ef-form-note{font-size:9px;color:#8b98aa;margin-top:9px;text-align:center}

/* Testimonials/FAQ */
.ef-testimonial-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.ef-quote{background:var(--ef-navy);color:#fff;border-radius:18px;padding:38px}.ef-quote-mark{font-size:55px;color:#ffb400;line-height:.7}.ef-quote p{font-size:21px;line-height:1.5;font-weight:700;margin-top:18px}.ef-quote footer{border-top:1px solid rgba(255,255,255,.15);margin-top:30px;padding-top:20px;font-size:12px;color:#b8c8df}.ef-proof-list{display:grid;gap:10px}.ef-proof{border:1px solid var(--ef-line);border-radius:15px;padding:17px 19px;background:#fff}.ef-proof b{font-size:14px}.ef-proof span{display:block;color:#8390a3;font-size:11px;margin-top:3px}
.ef-faq{max-width:900px;margin:auto;display:grid;gap:11px}.ef-faq details{border:1px solid var(--ef-line);border-radius:13px;background:#fff;padding:17px 20px}.ef-faq summary{cursor:pointer;font-size:14px;font-weight:750;list-style:none}.ef-faq summary::-webkit-details-marker{display:none}.ef-faq summary:after{content:"+";float:right;width:24px;height:24px;border-radius:50%;background:#edf4ff;color:#1855a5;display:grid;place-items:center}.ef-faq details[open] summary:after{content:"−"}.ef-faq p{color:var(--ef-muted);font-size:13px;line-height:1.7;margin-top:12px!important}

/* Footer */
.ef-footer{position:relative;overflow:hidden;background-color:#081d3b;background-image:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px);background-size:32px 32px;color:#fff;padding:62px 0 18px}.ef-footer:after{content:"EDUFYONE";position:absolute;left:7%;bottom:-80px;font-size:150px;line-height:1;font-weight:900;color:rgba(255,255,255,.035);letter-spacing:-8px;pointer-events:none}
.ef-footer-main{position:relative;z-index:1;display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:40px}.ef-footer .ef-brand{color:#fff!important}.ef-footer-brand p{max-width:370px;color:#a9bad1;font-size:13px;line-height:1.7;margin:18px 0!important}.ef-footer h4{font-size:11px;text-transform:uppercase;letter-spacing:1.2px;color:#ffb400;margin:2px 0 13px}.ef-footer a:not(.ef-brand){display:block;color:#b9c8dc!important;font-size:12px;padding:5px 0}.ef-footer a:not(.ef-brand):hover{color:#fff!important}.ef-footer-contact{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}.ef-footer-contact a{border:1px solid rgba(255,255,255,.2)!important;border-radius:22px;padding:9px 12px!important;color:#fff!important;font-size:11px!important}.ef-footer-contact a:last-child{border-color:rgba(42,200,116,.5)!important;color:#62dd9c!important}.ef-footer-social{display:flex;gap:8px;margin-top:16px}.ef-footer-social a{display:grid!important;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.22);border-radius:50%;padding:0!important;font-size:10px!important;color:#fff!important}.ef-footer-bottom{position:relative;z-index:1;border-top:1px solid rgba(255,255,255,.13);margin-top:40px;padding-top:18px;display:flex;justify-content:center;gap:35px;color:#8296b1;font-size:11px}

/* Inner pages */
body.ef-core{padding-top:108px}.ef-page-hero{padding:82px 0 65px;background-image:linear-gradient(rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.05) 1px,transparent 1px),linear-gradient(135deg,#081c39,#123d78);background-size:32px 32px;color:#fff}.ef-page-hero h1{font-size:clamp(42px,5vw,62px);line-height:1.05;letter-spacing:-2.7px;max-width:900px;margin-top:13px}.ef-page-hero p{max-width:720px;color:#c6d3e6;font-size:16px;line-height:1.8;margin-top:17px!important}.ef-breadcrumb{margin-top:17px;font-size:11px;color:#8fa3be}.ef-breadcrumb a{color:#c6d3e6!important}
.ef-core-section{padding:85px 0}.ef-core-grid{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.ef-core h2{font-size:44px;line-height:1.08;letter-spacing:-2px;margin:10px 0}.ef-list{padding:0;margin:23px 0 28px;list-style:none}.ef-list li{margin:10px 0;font-size:14px;color:#344763}.ef-list li:before{content:"✓";display:inline-grid;place-items:center;width:22px;height:22px;border-radius:50%;background:#edf5ff;color:#1769ff;margin-right:9px;font-weight:800}
.ef-support-card{border:1px solid var(--ef-line);border-radius:19px;padding:28px;background:#fff;box-shadow:0 20px 45px rgba(28,54,94,.08)}.ef-support-card h3{font-size:21px;margin-bottom:18px}.ef-support-card .ef-form-grid{gap:12px}
.ef-module-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.ef-module-grid article{border:1px solid var(--ef-line);border-radius:14px;padding:20px;background:#fff}.ef-module-grid h3{font-size:15px}.ef-module-grid p{font-size:11px;color:var(--ef-muted);margin-top:5px!important}

/* Responsive */
@media(max-width:1050px){
 .ef-site-menu{gap:14px}.ef-site-menu>a:nth-of-type(5),.ef-site-menu>a:nth-of-type(6){display:none}
 .ef-hero-grid{grid-template-columns:1fr}.ef-hero-copy{padding-bottom:20px}.ef-dashboard-wrap{padding:25px 0 55px}.ef-dashboard-shell{min-height:500px}
 .ef-card-grid{grid-template-columns:1fr 1fr}.ef-footer-main{grid-template-columns:1.5fr 1fr 1fr}.ef-demo-wrap{grid-template-columns:1fr}
}
@media(max-width:760px){
 .ef-container{width:min(100% - 28px,1240px)}body.ef-core{padding-top:98px}.ef-trust-top{height:30px}.ef-site-nav{top:30px;height:68px}.ef-site-menu,.ef-site-actions{display:none}.ef-site-toggle{display:block;margin-left:auto}
 .ef-mobile-panel{position:fixed;z-index:9998;top:68px;left:0;right:0;background:#fff;border-bottom:1px solid var(--ef-line);box-shadow:0 20px 35px rgba(15,35,65,.12);padding:15px;display:none}.ef-mobile-panel.open{display:grid}.ef-mobile-panel>a{padding:11px 7px;color:#263852!important;font-size:14px;font-weight:650;border-bottom:1px solid #f0f3f7}.ef-mobile-panel .ef-site-cta{text-align:center;margin-top:8px;border:0}
 .ef-hero{padding-top:95px}.ef-hero h1{font-size:42px;letter-spacing:-2px}.ef-hero-lead{font-size:16px}.ef-trust-strip{max-width:none}.ef-dashboard-wrap{padding-top:15px}.ef-dashboard-shell{min-height:390px}.ef-dashboard{transform:none}.ef-dash-panel{padding:10px}.ef-dash-body{grid-template-columns:1fr}.ef-dash-card{min-height:145px}.ef-float-note{display:none}.ef-dash-metric strong{font-size:14px}
 .ef-section{padding:70px 0}.ef-section-head h2,.ef-split h2,.ef-core h2{font-size:36px}.ef-card-grid,.ef-core-grid,.ef-split,.ef-testimonial-grid,.ef-footer-main{grid-template-columns:1fr}.ef-phone-stage{min-height:430px}.ef-phone-note{right:4px}.ef-demo-copy{padding:40px 25px}.ef-demo-copy h2{font-size:34px}.ef-demo-card{padding:20px 17px}.ef-form-grid{grid-template-columns:1fr}.ef-form-grid textarea,.ef-form-grid .ef-form-full,.ef-form-grid .ef-btn{grid-column:1}.ef-demo-stats{grid-template-columns:repeat(2,1fr);gap:15px}.ef-footer-main{gap:28px}.ef-footer-bottom{flex-direction:column;align-items:center;gap:6px}.ef-footer:after{font-size:85px}.ef-page-hero{padding:60px 0 55px}.ef-page-hero h1{font-size:40px}
}
@media(max-width:480px){
 .ef-brand{font-size:19px!important}.ef-brand img{width:37px!important;height:37px!important}.ef-hero h1{font-size:36px}.ef-hero-actions>*{width:100%}.ef-trust-strip{grid-template-columns:1fr 1fr}.ef-dashboard-shell{min-height:360px}.ef-window-bar{height:30px}.ef-dashboard{border-width:1px}.ef-dash-title strong{font-size:12px}.ef-dash-metrics{gap:4px}.ef-dash-metric{padding:7px}.ef-dash-metric small{font-size:6px}.ef-dash-metric strong{font-size:11px}.ef-dash-card{padding:9px}.ef-dash-list div{padding:7px}.ef-module-band-inner{padding:16px;flex-direction:column;align-items:flex-start}.ef-module-band strong{font-size:28px}
}


/* Legacy compatibility layer extracted from head.php */
:root{--ef-ink:#101828;--ef-muted:#667085;--ef-blue:#1769ff;--ef-purple:#7047eb;--ef-line:#e6ebf2;--ef-soft:#f7f9fc}
body.boxed_wrapper{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif!important;color:var(--ef-ink);background:#fff}
body.boxed_wrapper p,body.boxed_wrapper li,body.boxed_wrapper a{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
body.boxed_wrapper h1,body.boxed_wrapper h2,body.boxed_wrapper h3,body.boxed_wrapper h4,body.boxed_wrapper h5{letter-spacing:-.6px}
.ef-site-nav{position:fixed;z-index:9999;top:0;left:0;right:0;height:78px;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(230,235,244,.7);transition:.25s}
.ef-site-nav.scrolled{background:#fff;box-shadow:0 10px 35px rgba(15,23,42,.08)}
.ef-site-nav-inner{height:100%;display:flex;align-items:center;gap:28px}
.ef-brand{display:flex!important;align-items:center;gap:9px;font-size:22px;font-weight:850;letter-spacing:-1px;color:#101828!important;white-space:nowrap}.ef-brand img{width:40px!important;height:40px!important;object-fit:contain}.ef-brand>span>span{color:var(--ef-blue)}
.ef-site-menu{margin-left:auto;display:flex;align-items:center;gap:24px}.ef-site-menu>a,.ef-nav-drop>a,.ef-site-login{font-size:13px;font-weight:650;color:#344054!important}.ef-nav-drop{position:relative;height:78px;display:flex;align-items:center}.ef-nav-drop>a b{font-size:13px;margin-left:4px}.ef-drop-panel{position:absolute;top:69px;left:50%;transform:translate(-50%,8px);width:570px;padding:20px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px;background:#fff;border:1px solid var(--ef-line);border-radius:16px;box-shadow:0 25px 60px rgba(20,35,70,.14);opacity:0;visibility:hidden;transition:.2s}.ef-nav-drop:hover .ef-drop-panel{opacity:1;visibility:visible;transform:translate(-50%,0)}.ef-drop-panel div{padding:8px 10px}.ef-drop-panel strong{font-size:10px;text-transform:uppercase;letter-spacing:1.2px;color:#98a2b3;display:block;margin-bottom:9px}.ef-drop-panel a{display:block!important;color:#344054!important;font-size:12px;padding:5px 0}.ef-drop-panel a:hover{color:var(--ef-blue)!important}.ef-drop-small{width:650px}
.ef-site-actions{display:flex;align-items:center;gap:16px}.ef-site-cta{padding:11px 17px;border-radius:9px;background:linear-gradient(100deg,#1769ff,#7047eb);color:#fff!important;font-size:13px;font-weight:750;box-shadow:0 10px 25px rgba(55,83,220,.2)}.ef-site-toggle{display:none;background:none;border:0;font-size:24px}.ef-mobile-panel{display:none}
.ef-whatsapp{position:fixed;right:20px;bottom:20px;width:56px;height:56px;border-radius:50%;background:#20c76b;color:#fff!important;display:grid;place-items:center;font-size:27px;z-index:9998;box-shadow:0 12px 30px rgba(32,199,107,.25)}
/* Modernize legacy inner pages without rewriting their backend/content. */
body.boxed_wrapper{padding-top:78px}.main-header,.sticky-header,.mobile-menu{display:none!important}
.page-title,.seo-banner{min-height:300px!important;height:auto!important;padding:110px 20px 65px!important;background-image:linear-gradient(115deg,#071528,#163d78)!important;position:relative;overflow:hidden}.page-title:after{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-190px;top:-250px;background:rgba(89,120,255,.16)}.page-title .content-box{position:relative;z-index:2}.page-title h1{font-size:clamp(36px,5vw,60px)!important;color:#fff!important;font-weight:800!important}.page-title p,.page-title li,.page-title a{color:#cbd7eb!important}
.about-section,.featured-section,.service-section,.contact-section,.pricing-section,.chooseus-section,.clients-section{background:#fff}
.about-section,.contact-section{padding-top:80px!important;padding-bottom:80px!important}
.about-section .content-box,.contact-section .upper-content,.service-details,.privacy-box,.terms-box{border-radius:20px}
.about-section .image-box img,.image-box img{border-radius:18px}
.sec-title h1,.sec-title h2,.sec-title h3{font-weight:800!important;color:#101828!important}
.sec-title .title-two{color:var(--ef-blue)!important}
.feature-block-one .inner-box,.service-block-one .inner-box,.service-block-two .inner-box,.pricing-block .pricing-table{border:1px solid var(--ef-line)!important;border-radius:18px!important;background:#fff!important;box-shadow:0 8px 30px rgba(25,45,85,.05)!important;transition:.25s!important}
.feature-block-one .inner-box:hover,.service-block-one .inner-box:hover,.service-block-two .inner-box:hover{transform:translateY(-5px);box-shadow:0 20px 45px rgba(25,45,85,.10)!important}
.theme-btn{border-radius:9px!important;background:linear-gradient(100deg,#1769ff,#7047eb)!important;box-shadow:0 12px 25px rgba(55,83,220,.18)!important}
.contact-section{background:#f7f9fc!important}.contact-section .sec-title{max-width:800px;margin:0 auto 45px}
.privacy-section,.terms-content{background:#f7f9fc!important;padding:80px 0!important}.privacy-box,.terms-box{border:1px solid var(--ef-line)!important;box-shadow:0 20px 50px rgba(30,50,90,.07)!important}
.privacy-box h1,.terms-box h2{color:#101828!important}.terms-banner{padding:110px 20px 70px!important;background:linear-gradient(115deg,#071528,#163d78)!important}
.ef-footer{background:#07111f;color:#fff;padding:72px 0 20px}.ef-footer .ef-footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:55px;padding-bottom:55px;border-bottom:1px solid rgba(255,255,255,.1)}.ef-footer .ef-brand{color:#fff!important}.ef-footer .ef-brand img{width:38px!important}.ef-footer p{color:#9eabc0!important;font-size:13px;line-height:1.8;max-width:400px;margin:18px 0!important}.ef-footer h4{font-size:11px;letter-spacing:1.4px;text-transform:uppercase;color:#fff;margin:6px 0 16px}.ef-footer a:not(.ef-brand){display:block;color:#98a6bb!important;font-size:12px;padding:5px 0}.ef-footer a:not(.ef-brand):hover{color:#fff!important}.ef-footer-social{display:flex;gap:15px}.ef-footer-social a{display:inline-block!important}.ef-footer-bottom{display:flex;justify-content:space-between;padding-top:20px;color:#748298;font-size:10px}
@media(max-width:1000px){.ef-site-menu{gap:12px}.ef-site-menu>a:nth-of-type(1),.ef-site-menu>a:nth-of-type(2){display:none}.ef-footer .ef-footer-main{grid-template-columns:2fr 1fr 1fr}.ef-footer .ef-footer-main>div:last-child{display:none}}
@media(max-width:760px){.ef-site-nav{height:68px}.ef-site-menu,.ef-site-actions{display:none}.ef-site-toggle{display:block;margin-left:auto}.ef-mobile-panel{position:fixed;z-index:9997;top:68px;left:0;right:0;background:#fff;padding:18px 20px;border-bottom:1px solid var(--ef-line);box-shadow:0 20px 35px rgba(15,23,42,.1)}.ef-mobile-panel.open{display:block}.ef-mobile-panel>a{display:block;padding:10px 0;color:#344054!important;font-size:14px;font-weight:650}.ef-mobile-panel .ef-site-cta{display:inline-block;margin-top:8px}.ef-container{width:calc(100% - 28px)!important}body.boxed_wrapper{padding-top:68px}.page-title,.seo-banner{padding:90px 15px 55px!important;min-height:230px!important}.page-title h1{font-size:38px!important}.about-section,.contact-section{padding-top:55px!important;padding-bottom:55px!important}.ef-footer .ef-footer-main{grid-template-columns:1fr 1fr;gap:35px}.ef-footer .ef-footer-brand{grid-column:1/-1}.ef-footer-bottom{flex-direction:column;gap:7px}}

/* =========================================================
   EDUFYONE 2026 PREMIUM HOMEPAGE / CORE PAGES
   Structured, responsive, conflict-resistant design layer.
   ========================================================= */
.ef-core{--ef-navy:#071b3d;--ef-navy-2:#0d2f67;--ef-blue:#2563ff;--ef-gold:#ffb400;--ef-text:#0d1b36;--ef-muted:#667085;--ef-line:#dbe4f1;--ef-surface:#f6f9fe;--ef-white:#fff;background:#fff;color:var(--ef-text)!important;font-family:Poppins,Inter,system-ui,-apple-system,"Segoe UI",sans-serif!important}
.ef-core *, .ef-core *::before, .ef-core *::after{box-sizing:border-box}
.ef-container{width:min(1180px,calc(100% - 48px));margin-inline:auto}
.ef-hero{position:relative;overflow:hidden;background:var(--ef-navy);color:#fff;min-height:720px;padding:92px 0 0}
.ef-hero::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.055) 1px,transparent 1px);background-size:48px 48px;opacity:.65}
.ef-hero::after{content:"";position:absolute;inset:auto -8% -35% 35%;height:620px;background:url("../images/background/banner-2.png") center/cover no-repeat;opacity:.10;pointer-events:none}
.ef-hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr) minmax(520px,1.08fr);gap:42px;align-items:center;min-height:620px}
.ef-hero-copy{padding:45px 0 70px}
.ef-eyebrow,.ef-kicker{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;letter-spacing:1.5px;font-weight:800;font-size:12px}
.ef-eyebrow{color:#ffd36c;border:1px solid rgba(255,180,0,.5);background:rgba(255,180,0,.09);border-radius:999px;padding:8px 14px}
.ef-hero h1{margin:22px 0 18px;color:#fff!important;font-size:clamp(44px,5vw,72px)!important;line-height:1.02!important;font-weight:800!important;letter-spacing:-2.5px!important}
.ef-hero h1 em,.ef-section h2 em,.ef-page-hero h1 em{color:var(--ef-gold);font-style:normal}
.ef-hero-lead{max-width:620px;color:#cbd7eb!important;font-size:19px!important;line-height:1.75!important}
.ef-hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}
.ef-btn,.ef-outline-btn{display:inline-flex!important;align-items:center;justify-content:center;gap:10px;min-height:52px;padding:0 24px;border-radius:12px;font-weight:800!important;text-decoration:none!important;transition:.2s ease}
.ef-btn{background:linear-gradient(100deg,#ffb400,#ffc94f)!important;color:#0a1a35!important;box-shadow:0 14px 28px rgba(255,180,0,.2)}
.ef-outline-btn{border:1px solid rgba(255,255,255,.35);color:#fff!important;background:rgba(255,255,255,.04)}
.ef-btn:hover,.ef-outline-btn:hover{transform:translateY(-2px)}
.ef-trust-strip{display:grid;grid-template-columns:repeat(4,1fr);max-width:620px;border-top:1px solid rgba(255,255,255,.13);margin-top:35px;padding-top:20px}
.ef-trust-stat{display:flex;flex-direction:column;gap:3px}
.ef-trust-stat strong{font-size:22px;color:#fff}
.ef-trust-stat span{font-size:11px;color:#9fb0c9}
.ef-dashboard-wrap{position:relative;padding:22px 0 70px}
.ef-dashboard-shell{position:relative;min-height:500px}
.ef-dashboard-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translateY(12px) scale(.985);transition:opacity .45s ease,transform .45s ease,visibility .45s}
.ef-dashboard-slide.active{opacity:1;visibility:visible;transform:none}
.ef-dashboard{border:2px solid rgba(255,180,0,.7);border-radius:22px;background:#fff;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.28)}
.ef-window-bar{height:40px;display:flex;align-items:center;gap:7px;padding:0 14px;background:#f5f7fb;border-bottom:1px solid #e4e9f2}
.ef-window-bar span{width:10px;height:10px;border-radius:50%;background:#c8d0dd}.ef-window-bar label{margin-left:10px;color:#9aa7ba;font-size:10px}
.ef-dash-panel{padding:18px}
.ef-dash-title{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}
.ef-dash-title strong{display:block;font-size:18px;color:#11213e}.ef-dash-title small{display:block;color:#8a98ad;font-size:11px;margin-top:3px}.ef-dash-title>b{color:#1c59c9;font-size:11px;border:1px solid #d8e3f3;border-radius:8px;padding:8px 10px;white-space:nowrap}
.ef-dash-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin:15px 0}
.ef-dash-metric{padding:11px;border:1px solid #e4eaf3;border-radius:11px;background:#fbfcff}.ef-dash-metric small{display:block;color:#8492a7;font-size:9px}.ef-dash-metric strong{display:block;font-size:22px;color:#172845;line-height:1.1;margin:4px 0}.ef-dash-metric b{font-size:9px;color:#2c9b57}
.ef-dash-body{display:grid;grid-template-columns:1.5fr .85fr;gap:12px}.ef-dash-card{border:1px solid #e1e8f2;border-radius:12px;padding:14px;background:#fff}.ef-dash-card h4{margin:0 0 12px;font-size:13px;color:#152541}.ef-table{width:100%;border-collapse:collapse;font-size:10px}.ef-table th{text-align:left;color:#8996a9;font-weight:600;padding:7px;border-bottom:1px solid #edf1f6}.ef-table td{padding:8px 7px;border-bottom:1px solid #f0f3f7;color:#536176}.ef-status{display:inline-block;background:#eaf8ee;color:#278a48;padding:3px 7px;border-radius:999px;font-size:9px}
.ef-dash-list{display:grid;gap:9px}.ef-dash-list div{display:flex;justify-content:space-between;gap:10px;padding:9px;background:#f7f9fc;border-radius:8px}.ef-dash-list b{color:#172845}.ef-dash-list span{color:#7c8aa0;font-size:10px}
.ef-bars{height:170px;display:flex;align-items:end;gap:10px;padding:15px 10px 5px;background:linear-gradient(to top,#f4f7fc 1px,transparent 1px);background-size:100% 34px}.ef-bars i{display:block;flex:1;height:55%;border-radius:7px 7px 2px 2px;background:linear-gradient(#4774bd,#153b74)}.ef-bars i:nth-child(2){height:70%}.ef-bars i:nth-child(3){height:48%}.ef-bars i:nth-child(4){height:78%}.ef-bars i:nth-child(5){height:62%}.ef-bars i:nth-child(6){height:88%;background:linear-gradient(#ffc64a,#f0a900)}
.ef-ring{display:grid;place-items:center;width:110px;height:110px;border-radius:50%;margin:15px auto;background:conic-gradient(#2e6be6 0 86%,#e9eef6 86%);font-size:25px;font-weight:800;color:#183665;position:relative}.ef-ring::after{content:"";position:absolute;width:78px;height:78px;background:#fff;border-radius:50%}.ef-ring{z-index:0}.ef-ring::before{content:"86%";position:absolute;z-index:2}
.ef-float-note{position:absolute;right:-16px;bottom:38px;background:#fff;border:1px solid #dfe6f0;border-radius:12px;padding:11px 14px;box-shadow:0 14px 35px rgba(20,40,75,.18);color:#172845;min-width:180px}.ef-float-note strong{display:block;font-size:12px}.ef-float-note span{display:block;color:#8491a5;font-size:10px;margin-top:3px}
.ef-slide-dots{display:flex;justify-content:center;gap:8px;margin-top:18px}.ef-slide-dots button{width:30px;height:5px;border:0;border-radius:99px;background:rgba(255,255,255,.25);cursor:pointer}.ef-slide-dots button.active{background:#ffb400}
.ef-hero-bottom{position:relative;z-index:2;border-top:1px solid rgba(255,255,255,.1);background:rgba(4,16,38,.5)}.ef-hero-bottom .ef-container{min-height:65px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:#aebdd2;font-size:12px}.ef-hero-bottom b{color:#fff}
.ef-module-band{background:#ffb400;color:#091a35}.ef-module-band-inner{min-height:120px;display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:25px}.ef-module-band strong{font-size:52px}.ef-module-band h3{font-size:21px;margin:0 0 4px}.ef-module-band p{margin:0;color:#3e4a5f;font-size:13px}
.ef-section{padding:95px 0}.ef-grid-light{background:#f5f8fd;background-image:radial-gradient(#d7e1ef 1px,transparent 1px);background-size:22px 22px}.ef-section-head{max-width:780px;margin-bottom:45px}.ef-section-head .ef-kicker{color:#2865dd}.ef-section h2{font-size:clamp(34px,4vw,54px)!important;line-height:1.08!important;margin:12px 0 15px;font-weight:800!important;color:#0d1b36!important}.ef-section-head p,.ef-split p{font-size:16px;line-height:1.75;color:#667085}
.ef-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ef-card{background:#fff;border:1px solid #dce5f1;border-radius:17px;padding:25px;box-shadow:0 12px 35px rgba(25,45,85,.06);transition:.2s}.ef-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(25,45,85,.1)}.ef-card-icon{font-size:25px;margin-bottom:16px}.ef-card h3{font-size:18px;margin:0 0 7px;color:#102444}.ef-card p{font-size:13px;line-height:1.7;color:#6c7890;margin:0}
.ef-split{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:center}.ef-pills{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.ef-pill{background:#fff;border:1px solid #dbe4f0;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:700;color:#173967;box-shadow:0 5px 15px rgba(20,40,80,.05)}
.ef-phone-stage{position:relative;min-height:530px;display:grid;place-items:center}.ef-phone{width:310px;border:9px solid #123d78;border-radius:34px;background:#f5f8fd;box-shadow:0 25px 60px rgba(15,45,95,.22);overflow:hidden}.ef-phone-top{background:#123d78;color:#fff;padding:25px 22px 38px}.ef-phone-brand{font-weight:800;font-size:14px}.ef-phone-greet{margin-top:30px;display:grid;gap:4px}.ef-phone-greet small{color:#aec3e3;font-size:10px}.ef-phone-greet strong{font-size:21px}.ef-phone-list{margin:-18px 14px 14px;display:grid;gap:9px;position:relative}.ef-phone-item{background:#fff;border-radius:13px;padding:13px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 5px 15px rgba(15,40,80,.08)}.ef-phone-item b{display:block;font-size:11px;color:#193861}.ef-phone-item small{display:block;color:#91a0b6;font-size:9px;margin-top:3px}.ef-phone-item>strong{font-size:11px;color:#1c5cbf}.ef-phone-note{position:absolute;right:10px;top:65px;background:#fff;padding:12px 15px;border-radius:12px;box-shadow:0 14px 30px rgba(15,40,80,.14);font-size:11px}.ef-phone-note b{display:block}.ef-phone-note span{display:block;color:#8491a5;font-size:9px}
.ef-demo-section{background:var(--ef-navy);color:#fff;padding:85px 0;position:relative;overflow:hidden}.ef-demo-section::before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.04) 1px,transparent 1px);background-size:48px 48px}.ef-demo-wrap{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.15fr;gap:45px;align-items:center}.ef-demo-copy h2{font-size:46px;line-height:1.1;margin:12px 0}.ef-demo-copy h2 em{color:#ffb400;font-style:normal}.ef-demo-copy p{color:#bdcce1;line-height:1.7}.ef-demo-stats{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.13);margin-top:28px;padding-top:20px}.ef-demo-stats strong{display:block;font-size:22px}.ef-demo-stats span{font-size:9px;color:#8ea1bd}.ef-demo-card{background:#fff;color:#172845;border-radius:20px;border:2px solid #ffb400;padding:25px;box-shadow:0 30px 70px rgba(0,0,0,.22)}.ef-demo-card-head{display:flex;justify-content:space-between;gap:12px}.ef-demo-card h3{font-size:20px;margin:0}.ef-demo-card-head p{margin:4px 0;color:#8a98ad;font-size:11px}.ef-online{background:#eaf8ee;color:#278a48;border-radius:999px;padding:6px 9px;height:max-content;font-size:9px}.ef-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px}.ef-form-grid input,.ef-form-grid select,.ef-form-grid textarea{width:100%;border:1px solid #d7e0ec;border-radius:10px;background:#f8faff;padding:13px 14px;color:#162a49;font:500 12px Poppins, sans-serif;outline:none}.ef-form-grid input:focus,.ef-form-grid select:focus,.ef-form-grid textarea:focus{border-color:#5a84db;box-shadow:0 0 0 3px rgba(37,99,255,.08)}.ef-form-grid textarea{grid-column:1/-1;min-height:95px;resize:vertical}.ef-form-full{grid-column:1/-1}.ef-form-grid .ef-btn{border:0;width:max-content;cursor:pointer}.ef-form-note{font-size:9px;color:#8997ab;margin-top:10px}
.ef-faq{display:grid;gap:10px;max-width:900px;margin:auto}.ef-faq details{background:#fff;border:1px solid #dbe4f0;border-radius:14px;padding:0 20px;box-shadow:0 7px 20px rgba(20,40,80,.04)}.ef-faq summary{cursor:pointer;padding:18px 0;font-weight:750;font-size:14px;list-style:none}.ef-faq summary::-webkit-details-marker{display:none}.ef-faq summary::after{content:"+";float:right;background:#eef4ff;color:#1e5bd0;width:25px;height:25px;border-radius:50%;display:grid;place-items:center}.ef-faq details[open] summary::after{content:"−"}.ef-faq p{color:#697890;font-size:13px;line-height:1.7;margin:0 0 18px}
.ef-page-hero{background:var(--ef-navy);color:#fff;padding:110px 0 65px;position:relative;overflow:hidden}.ef-page-hero::after{content:"";position:absolute;inset:0;background:url("../images/background/banner-2.png") center/cover;opacity:.08}.ef-page-hero>*{position:relative;z-index:1}.ef-page-hero h1{font-size:clamp(40px,5vw,62px);line-height:1.05;margin:14px 0}.ef-page-hero p{max-width:750px;color:#c4d2e7;font-size:16px;line-height:1.7}.ef-breadcrumb{color:#9db0cb;font-size:11px}.ef-breadcrumb a{color:#fff!important}
.ef-module-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:35px}.ef-module-card{background:#fff;border:1px solid #dbe4f0;border-radius:14px;padding:20px;box-shadow:0 8px 25px rgba(25,45,85,.05)}.ef-module-card .micon{color:#2865dd;font-weight:800;font-size:11px;margin-bottom:13px}.ef-module-card h3{font-size:14px;margin:0 0 7px}.ef-module-card p{font-size:11px;color:#738198;line-height:1.55;margin:0}
.ef-price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:38px}.ef-price{position:relative;background:#fff;border:1px solid #dbe4f0;border-radius:18px;padding:30px;box-shadow:0 12px 35px rgba(25,45,85,.06)}.ef-price.featured{border:2px solid #ffb400;transform:translateY(-8px)}.ef-price .tag{position:absolute;right:20px;top:20px;background:#fff3cf;color:#a56a00;border-radius:999px;padding:5px 9px;font-size:9px;font-weight:800}.ef-price h3{font-size:22px;margin:0 0 10px}.ef-price .price{font-size:34px;font-weight:800;color:#1557be;margin-bottom:10px}.ef-price p{color:#718096;font-size:12px}.ef-price ul{padding:0;margin:20px 0;list-style:none}.ef-price li{font-size:12px;padding:7px 0;border-bottom:1px solid #eef2f7}.ef-price li::before{content:"✓";color:#1e9b54;font-weight:800;margin-right:8px}
.ef-footer{position:relative!important;overflow:hidden;background:#06172f!important;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px),url("../images/background/banner-2.png")!important;background-size:48px 48px,48px 48px,cover!important;background-position:center!important;color:#fff!important;padding:70px 0 20px!important}.ef-footer::before{content:"";position:absolute;inset:0;background:rgba(5,22,48,.72);pointer-events:none}.ef-footer>.ef-container{position:relative;z-index:1}.ef-footer .ef-footer-main{display:grid!important;grid-template-columns:2fr 1fr 1fr 1fr!important;gap:45px!important;padding-bottom:45px!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.ef-footer p{font-size:12px!important;line-height:1.75!important}.ef-footer h4{font-size:12px!important;margin-bottom:15px!important}.ef-footer a:not(.ef-brand){font-size:11px!important;padding:6px 0!important}.ef-footer-bottom{font-size:10px!important;padding-top:18px!important}
.ef-whatsapp{position:fixed!important;right:22px!important;bottom:22px!important;width:58px!important;height:58px!important;border-radius:50%!important;background:#25d366!important;color:#fff!important;display:grid!important;place-items:center!important;z-index:10001!important;box-shadow:0 12px 30px rgba(37,211,102,.3)!important}.ef-whatsapp svg{width:28px;height:28px;display:block}
.ef-sticky-demo{position:fixed;left:50%;bottom:18px;transform:translateX(-50%);z-index:10000;background:#ffb400;color:#071b3d!important;padding:11px 18px;border-radius:999px;font-size:12px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.18);text-decoration:none!important}
@media(max-width:1050px){.ef-hero-grid{grid-template-columns:1fr}.ef-dashboard-wrap{padding-top:0}.ef-hero-copy{padding-bottom:10px}.ef-dashboard-shell{min-height:520px}.ef-module-grid{grid-template-columns:repeat(3,1fr)}.ef-card-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.ef-container{width:min(100% - 28px,1180px)}.ef-hero{padding-top:75px}.ef-hero-grid{min-height:auto}.ef-hero h1{font-size:42px!important}.ef-hero-lead{font-size:15px!important}.ef-trust-strip{grid-template-columns:repeat(2,1fr);gap:16px}.ef-dashboard-shell{min-height:570px}.ef-dashboard{border-radius:15px}.ef-dash-panel{padding:12px}.ef-dash-metrics{grid-template-columns:repeat(2,1fr)}.ef-dash-body{grid-template-columns:1fr}.ef-table{font-size:8px}.ef-dash-card:nth-child(2){display:none}.ef-float-note{right:4px;bottom:20px}.ef-module-band-inner{grid-template-columns:65px 1fr;gap:10px;padding:18px 0}.ef-module-band strong{font-size:38px}.ef-module-band .ef-btn{grid-column:1/-1}.ef-section{padding:65px 0}.ef-card-grid,.ef-module-grid,.ef-price-grid{grid-template-columns:1fr}.ef-price.featured{transform:none}.ef-split,.ef-demo-wrap{grid-template-columns:1fr;gap:35px}.ef-demo-copy h2{font-size:36px}.ef-demo-stats{grid-template-columns:repeat(2,1fr);gap:16px}.ef-form-grid{grid-template-columns:1fr}.ef-form-full,.ef-form-grid textarea{grid-column:auto}.ef-page-hero{padding:90px 0 50px}.ef-page-hero h1{font-size:40px}.ef-footer .ef-footer-main{grid-template-columns:1fr 1fr!important;gap:28px!important}.ef-footer .ef-footer-brand{grid-column:1/-1}.ef-footer-bottom{flex-direction:column;gap:6px}.ef-sticky-demo{bottom:12px;font-size:11px;padding:10px 14px}}


/* Final resilience layer: guarantees the modern EdufyOne layout wins over legacy theme CSS. */
body.ef-core .ef-site-nav, body.ef-core .ef-trust-top, body.ef-core .ef-mobile-panel, body.ef-core .ef-whatsapp, body.ef-core .ef-sticky-demo { font-family:Poppins,Inter,system-ui,-apple-system,"Segoe UI",sans-serif !important; }
body.ef-core img { max-width:100%; height:auto; }
body.ef-core .ef-site-menu a, body.ef-core .ef-drop-panel a, body.ef-core .ef-mobile-panel a { text-decoration:none !important; }
