:root{--ink:#15233d;--muted:#65728a;--blue:#2563eb;--blue-dark:#1746b3;--purple:#7c3aed;--orange:#f97316;--green:#16a36a;--cream:#f7f8fc;--line:#e7eaf2;--white:#fff;--shadow:0 20px 60px rgba(30,55,100,.12);--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--cream);font-family:"Anuphan",sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,input{font:inherit}.screen-reader-text,.efl-skip-link{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.efl-skip-link:focus{width:auto;height:auto;clip:auto;z-index:9999;background:#fff;padding:12px;left:10px;top:10px}.efl-container{width:min(1160px,calc(100% - 40px));margin:auto}.efl-header{height:82px;background:rgba(255,255,255,.92);backdrop-filter:blur(18px);border-bottom:1px solid rgba(226,232,240,.8);position:sticky;top:0;z-index:100}.admin-bar .efl-header{top:32px}.efl-header__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.efl-brand{display:flex;align-items:center;gap:11px}.efl-brand__mark{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:linear-gradient(145deg,#2d6cf6,#6d39db);color:#fff;font:700 16px/1 "Fredoka",sans-serif;box-shadow:0 8px 20px rgba(71,86,220,.28);transform:rotate(-5deg)}.efl-brand__copy{display:flex;flex-direction:column;line-height:1.15}.efl-brand__copy strong{font:700 20px/1 "Fredoka",sans-serif;letter-spacing:.5px}.efl-brand__copy small{color:var(--muted);font-size:10px;margin-top:4px}.efl-nav{display:flex;align-items:center;gap:30px;font-weight:600}.efl-nav>a:not(.efl-button){color:#49566e;transition:.2s}.efl-nav>a:not(.efl-button):hover{color:var(--blue)}.efl-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:11px 22px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--blue),#5e48df);font-weight:700;box-shadow:0 10px 25px rgba(56,78,210,.23);transition:transform .2s,box-shadow .2s}.efl-button:hover{transform:translateY(-2px);box-shadow:0 15px 30px rgba(56,78,210,.3)}.efl-button--small{min-height:42px;padding:8px 17px}.efl-button--large{min-height:56px;padding:14px 26px;border-radius:18px}.efl-button--light{background:#fff;color:var(--blue);box-shadow:none}.efl-button--ghost{background:#eef3ff;color:var(--blue);box-shadow:none}.efl-icon{width:20px;height:20px;flex:0 0 auto}.efl-menu-toggle{display:none;border:0;background:none;padding:8px}.efl-menu-toggle>span:not(.screen-reader-text){display:block;width:25px;height:2px;background:var(--ink);margin:5px}.efl-main{min-height:65vh}.efl-hero{position:relative;overflow:hidden;background:radial-gradient(circle at 85% 20%,#e9e5ff 0,transparent 28%),linear-gradient(145deg,#f8fbff 0%,#f7f5ff 56%,#fff7ef 100%);padding:84px 0 96px}.efl-hero__grid{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;gap:55px}.efl-eyebrow,.efl-kicker{display:inline-flex;align-items:center;gap:8px;color:#5f45ca;font-weight:700;font-size:14px;letter-spacing:.2px}.efl-eyebrow{padding:8px 13px;background:#eeeaff;border:1px solid #ddd6fe;border-radius:999px}.efl-hero h1{font-size:clamp(48px,6vw,80px);font-weight:800;line-height:1.05;letter-spacing:-3px;margin:22px 0}.efl-hero h1 span{color:transparent;background:linear-gradient(110deg,var(--blue),var(--purple),var(--orange));-webkit-background-clip:text;background-clip:text}.efl-hero__content>p{font-size:18px;color:var(--muted);max-width:610px}.efl-actions{display:flex;align-items:center;gap:24px;margin:32px 0}.efl-text-link{font-weight:700;color:var(--blue);border-bottom:1px solid currentColor}.efl-trust-row{display:flex;flex-wrap:wrap;gap:18px;color:#56637a;font-size:13px;font-weight:600}.efl-trust-row span{display:flex;align-items:center;gap:4px}.efl-trust-row .efl-icon{width:16px;color:var(--green)}.efl-hero__visual{height:500px;position:relative;display:grid;place-items:center}.efl-planet{width:290px;height:290px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;background:radial-gradient(circle at 33% 26%,#8fc5ff 0,#6477f0 32%,#6145cc 64%,#39298f 100%);box-shadow:inset -25px -25px 60px rgba(35,22,103,.38),0 45px 80px rgba(83,67,190,.3);position:relative}.efl-planet:before,.efl-planet:after{content:"";position:absolute;border-radius:50%;background:#fff;opacity:.65}.efl-planet:before{width:8px;height:8px;top:55px;left:56px}.efl-planet:after{width:5px;height:5px;right:63px;bottom:70px}.efl-planet span{font:700 72px/1 "Fredoka",sans-serif;text-shadow:0 8px 20px rgba(0,0,0,.18)}.efl-planet small{font:600 15px "Fredoka",sans-serif;letter-spacing:5px}.efl-planet__ring{position:absolute;width:430px;height:110px;border:18px solid rgba(89,69,193,.28);border-left-color:#ffb46b;border-right-color:#7186f0;border-radius:50%;transform:rotate(-15deg);z-index:-1}.efl-float-card{position:absolute;background:rgba(255,255,255,.92);backdrop-filter:blur(10px);padding:13px 17px;border:1px solid #fff;border-radius:18px;box-shadow:var(--shadow);display:flex;align-items:center;gap:11px}.efl-float-card>.efl-icon{width:35px;height:35px;padding:8px;color:#fff;border-radius:11px;background:var(--purple)}.efl-float-card span{display:flex;flex-direction:column}.efl-float-card strong{font-size:14px}.efl-float-card small{font-size:11px;color:var(--muted)}.efl-float-card--one{left:10px;top:92px;transform:rotate(-4deg)}.efl-float-card--two{right:0;bottom:75px;transform:rotate(4deg)}.efl-float-card--two>.efl-icon{background:var(--orange)}.efl-stars{position:absolute;color:#f7a931;font-size:25px;right:22px;top:45px}.efl-hero__orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.7}.efl-hero__orb--one{width:130px;height:130px;background:#d6e5ff;left:-40px;top:80px}.efl-hero__orb--two{width:90px;height:90px;background:#ffdfbd;right:4%;bottom:-30px}.efl-section{padding:92px 0;background:#fff}.efl-section--tint{background:linear-gradient(125deg,#275be7,#7041d9);color:#fff;padding:60px 0}.efl-section--compact{padding:55px 0 90px}.efl-section-heading{text-align:center;max-width:720px;margin:0 auto 50px}.efl-section-heading h2,.efl-cta h2{font-size:clamp(30px,4vw,45px);line-height:1.2;margin:9px 0 12px}.efl-section-heading p{color:var(--muted)}.efl-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.efl-step{position:relative;padding:27px;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 10px 35px rgba(33,52,87,.06);transition:.2s}.efl-step:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.efl-step__number{position:absolute;right:23px;top:20px;color:#d9deea;font:700 28px "Fredoka",sans-serif}.efl-step__icon,.efl-mission__icon,.efl-empty-card__icon{width:54px;height:54px;display:grid;place-items:center;border-radius:17px}.efl-step h3{margin:20px 0 4px;font-size:20px}.efl-step p{margin:0;color:var(--muted);font-size:14px}.efl-tone--blue{color:var(--blue);background:#eaf1ff}.efl-tone--purple{color:var(--purple);background:#f0eaff}.efl-tone--orange{color:var(--orange);background:#fff0e5}.efl-tone--green{color:var(--green);background:#e7f8f1}.efl-cta{display:flex;align-items:center;justify-content:space-between;gap:30px}.efl-cta .efl-kicker{color:#dcd7ff}.efl-cta p{margin:0;color:#e5e7ff}.efl-page-hero{padding:68px 0 60px;background:radial-gradient(circle at 85% 10%,#ebe7ff 0,transparent 26%),linear-gradient(145deg,#f7faff,#f9f7ff)}.efl-page-hero h1{font-size:clamp(38px,5vw,58px);line-height:1.12;margin:13px 0 8px}.efl-page-hero p{color:var(--muted);font-size:17px}.efl-progress-card{padding:23px 28px;border-radius:22px;background:#fff;border:1px solid var(--line);box-shadow:0 10px 35px rgba(33,52,87,.06);margin-bottom:24px}.efl-progress-card>div:first-child{display:flex;justify-content:space-between}.efl-progress-card strong{color:var(--blue)}.efl-progress-card small{display:block;color:var(--muted);margin-top:8px}.efl-progress{height:9px;background:#edf0f5;border-radius:20px;overflow:hidden;margin-top:12px}.efl-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--blue),var(--purple));border-radius:20px}.efl-mission-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.efl-mission{position:relative;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:24px;background:#fff;border:1px solid var(--line);border-radius:23px;box-shadow:0 10px 30px rgba(33,52,87,.05);transition:.2s}.efl-mission:hover{transform:translateY(-3px);border-color:#cbd7f4;box-shadow:0 18px 40px rgba(33,52,87,.1)}.efl-mission h2{margin:1px 0;font-size:21px}.efl-mission p,.efl-mission small{margin:0;color:var(--muted);font-size:13px}.efl-mission>.efl-icon{color:#9aa5b8}.efl-mission__state{position:absolute;right:18px;top:15px;display:flex;align-items:center;gap:4px;font-size:10px;color:#8a96aa;background:#f2f4f8;padding:4px 8px;border-radius:20px}.efl-mission__state .efl-icon{width:12px}.efl-mission--active{border-color:#cdd6ff;background:linear-gradient(140deg,#fff,#f7f5ff)}.efl-mission--active .efl-mission__state{color:var(--purple);background:#eee9ff}.efl-mission--locked{opacity:.76}.efl-empty-page,.efl-game-page{padding:75px 0 100px;background:radial-gradient(circle at 85% 10%,#e9e5ff 0,transparent 25%),var(--cream);min-height:70vh}.efl-empty-card{max-width:660px;margin:auto;text-align:center;background:#fff;padding:60px;border-radius:30px;border:1px solid var(--line);box-shadow:var(--shadow)}.efl-empty-card__icon{margin:0 auto 20px;width:70px;height:70px}.efl-empty-card__icon .efl-icon{width:30px;height:30px}.efl-empty-card h1{font-size:46px;margin:10px 0}.efl-empty-card p{color:var(--muted);margin:0 auto 28px}.efl-game-shell{background:#fff;border:1px solid var(--line);border-radius:30px;overflow:hidden;box-shadow:var(--shadow)}.efl-game-shell__top{padding:30px 34px 24px}.efl-game-shell__top h1{font-size:38px;margin:3px 0}.efl-game-shell__top p{margin:0;color:var(--muted)}.efl-game-stage{aspect-ratio:16/8;background:linear-gradient(145deg,#162442,#263767);display:grid;place-items:center;padding:30px}.efl-game-stage__placeholder{text-align:center;color:#fff}.efl-game-stage__placeholder .efl-mission__icon{margin:0 auto 16px}.efl-game-stage__placeholder h2{margin:0}.efl-game-stage__placeholder p{color:#bfc9df}.efl-game-shell__bottom{display:flex;justify-content:space-between;padding:20px 34px}.efl-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:18px;margin-bottom:20px}.efl-stats article{background:#fff;border:1px solid var(--line);border-radius:21px;padding:22px;box-shadow:0 8px 25px rgba(33,52,87,.05)}.efl-stats span,.efl-stats small{display:block;color:var(--muted);font-size:12px}.efl-stats strong{display:block;font:700 38px "Fredoka",sans-serif;margin:6px 0}.efl-dashboard-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.efl-chart-card{background:#fff;border:1px solid var(--line);border-radius:25px;padding:27px;box-shadow:0 8px 25px rgba(33,52,87,.05)}.efl-card-heading{display:flex;align-items:flex-start;justify-content:space-between}.efl-card-heading small{color:var(--muted)}.efl-card-heading h2{margin:3px 0;font-size:20px}.efl-data-badge{font-size:10px;color:var(--orange);background:#fff0e5;padding:5px 9px;border-radius:20px}.efl-chart-placeholder{height:240px;display:flex;align-items:end;justify-content:space-around;gap:16px;padding:30px 15px 0;border-bottom:1px solid var(--line);background:repeating-linear-gradient(to bottom,transparent 0,transparent 59px,#eef1f6 60px)}.efl-chart-placeholder span{width:45px;border-radius:10px 10px 0 0;background:linear-gradient(180deg,#7055e9,#3d75ed);opacity:.85}.efl-donut{width:185px;height:185px;margin:20px auto;border-radius:50%;background:conic-gradient(var(--purple) 0 25%,var(--orange) 25% 50%,var(--blue) 50% 75%,var(--green) 75%);display:grid;place-items:center}.efl-donut>div{width:120px;height:120px;border-radius:50%;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.efl-donut strong{font:700 32px "Fredoka",sans-serif}.efl-donut small{color:var(--muted)}.efl-legend{display:grid;grid-template-columns:1fr 1fr;gap:8px;font-size:12px;color:var(--muted)}.efl-dot{display:inline-block;width:8px;height:8px;border-radius:50%;margin-right:5px}.efl-dot--purple{background:var(--purple)}.efl-dot--orange{background:var(--orange)}.efl-dot--blue{background:var(--blue)}.efl-dot--green{background:var(--green)}.efl-footer{background:#101a31;color:#d7deeb;padding:45px 0}.efl-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:25px}.efl-brand--footer .efl-brand__copy small{color:#9eabc1}.efl-footer p{font-size:13px}.efl-footer__meta{color:#8795ad}.efl-prose{max-width:820px}.efl-prose a{color:var(--blue)}@media(max-width:900px){.admin-bar .efl-header{top:46px}.efl-menu-toggle{display:block}.efl-nav{display:none;position:absolute;left:20px;right:20px;top:70px;padding:20px;flex-direction:column;align-items:stretch;gap:15px;background:#fff;border-radius:20px;box-shadow:var(--shadow)}.efl-nav.is-open{display:flex}.efl-hero{padding-top:60px}.efl-hero__grid{grid-template-columns:1fr}.efl-hero__visual{height:410px}.efl-steps,.efl-stats{grid-template-columns:1fr 1fr}.efl-dashboard-grid{grid-template-columns:1fr}.efl-cta{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.efl-container{width:min(100% - 28px,1160px)}.efl-header{height:72px}.efl-brand__copy small{display:none}.efl-hero h1{letter-spacing:-2px}.efl-hero__visual{height:340px}.efl-planet{width:220px;height:220px}.efl-planet span{font-size:56px}.efl-planet__ring{width:320px;height:90px}.efl-float-card{padding:10px}.efl-float-card--one{left:-5px;top:45px}.efl-float-card--two{right:-5px;bottom:35px}.efl-actions{align-items:stretch;flex-direction:column}.efl-trust-row{display:none}.efl-section{padding:65px 0}.efl-steps,.efl-stats,.efl-mission-grid{grid-template-columns:1fr}.efl-mission{padding:22px 18px}.efl-mission__state{display:none}.efl-empty-card{padding:40px 22px}.efl-game-stage{aspect-ratio:1/1}.efl-footer__inner{align-items:flex-start;flex-direction:column}.efl-footer p{margin:0}.efl-chart-placeholder span{width:25px}}

/* Student progress checklist */
.efl-checklist-card{display:block;padding:24px;border:1px solid #e4e8f3;border-radius:24px;background:linear-gradient(145deg,#fff 0%,#f8faff 100%);box-shadow:0 16px 40px rgba(27,45,87,.08)}
.efl-checklist-card__heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}
.efl-checklist-card__heading>div{display:flex;flex-direction:column;gap:2px}
.efl-checklist-card__heading span{font-size:1.1rem;font-weight:800;color:#17223f}
.efl-checklist-card__heading small{font-size:.88rem;color:#6f7891}
.efl-checklist-card__heading strong{font-size:1.35rem;color:#5b52db;white-space:nowrap}
.efl-checklist-card .efl-progress{margin-bottom:20px}
.efl-task-checklist{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.efl-task-checklist__item{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:76px;padding:12px 14px;border:1px solid #e3e7f1;border-radius:16px;background:#fff;color:#26324f;text-decoration:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.efl-task-checklist__item:hover{transform:translateY(-2px);border-color:#b9c1ef;box-shadow:0 8px 20px rgba(48,60,112,.09)}
.efl-task-checklist__check{display:grid;place-items:center;width:34px;height:34px;border:2px solid #cbd1df;border-radius:50%;background:#f4f6fa;color:#fff}
.efl-task-checklist__check svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:2.4}
.efl-task-checklist__item>span:nth-child(2){display:flex;min-width:0;flex-direction:column}
.efl-task-checklist__item strong{font-size:.98rem;color:#1e2944}
.efl-task-checklist__item small{overflow:hidden;color:#7b849a;text-overflow:ellipsis;white-space:nowrap}
.efl-task-checklist__item em{padding:4px 8px;border-radius:999px;background:#f0f2f7;color:#8a91a3;font-size:.72rem;font-style:normal;font-weight:700;white-space:nowrap}
.efl-task-checklist__item.is-complete{border-color:#a9e2c4;background:linear-gradient(145deg,#fff 0%,#f1fff7 100%)}
.efl-task-checklist__item.is-complete .efl-task-checklist__check{border-color:#25b76b;background:#25b76b;box-shadow:0 5px 12px rgba(37,183,107,.25)}
.efl-task-checklist__item.is-complete em{background:#dcf7e8;color:#18884d}
@media(max-width:900px){.efl-task-checklist{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.efl-checklist-card{padding:18px}.efl-task-checklist{grid-template-columns:1fr}.efl-task-checklist__item{min-height:68px}}

/* Graphical six-mission journey */
.efl-checklist-card{position:relative;overflow:hidden;padding:28px 30px 32px;border:3px solid #6555dd;border-radius:30px;background:radial-gradient(circle at 10% 10%,rgba(154,120,255,.12),transparent 25%),radial-gradient(circle at 90% 80%,rgba(43,210,220,.1),transparent 26%),#fff;box-shadow:0 18px 42px rgba(57,44,145,.16),inset 0 0 0 5px #f0edff}
.efl-checklist-card:before,.efl-checklist-card:after{position:absolute;color:#ffc72c;font-size:28px;content:"★";filter:drop-shadow(0 3px 2px rgba(232,151,0,.24))}
.efl-checklist-card:before{top:13px;left:16px;transform:rotate(-12deg)}
.efl-checklist-card:after{right:18px;bottom:12px;transform:rotate(13deg)}
.efl-checklist-card__heading{position:relative;z-index:2;margin:-2px 0 18px}
.efl-checklist-card__heading>div{padding:11px 30px 13px;border:3px solid #4b36c8;border-radius:18px;background:linear-gradient(180deg,#8b54f3,#5e38d7);box-shadow:inset 0 2px 0 rgba(255,255,255,.35),0 7px 0 #33208f;color:#fff}
.efl-checklist-card__heading span{color:#fff;font-size:1.42rem;text-shadow:0 2px 2px rgba(24,13,86,.45)}
.efl-checklist-card__heading small{color:#e9e3ff;text-align:center}
.efl-checklist-card__heading>strong{padding:12px 22px;border:3px solid #3927a5;border-radius:18px;background:linear-gradient(180deg,#674ae4,#4130ae);box-shadow:inset 0 2px 0 rgba(255,255,255,.3),0 6px 0 #281a79;color:#fff;font-size:1.18rem;text-shadow:0 2px 2px rgba(0,0,0,.28)}
.efl-checklist-card>.efl-progress{height:15px;margin:0 auto 28px;max-width:680px;border:3px solid #d5d8eb;border-radius:999px;background:#eef0f7;box-shadow:inset 0 2px 4px rgba(35,44,84,.13)}
.efl-checklist-card>.efl-progress span{border-radius:999px;background:linear-gradient(90deg,#28c96f,#98ea36);box-shadow:0 0 12px rgba(67,212,91,.6)}
.efl-mission-path{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 70px;padding:0 28px}
.efl-mission-path:before{position:absolute;top:50%;right:11%;left:11%;height:56%;border:12px solid #e1e4ee;border-left:0;border-radius:0 44px 44px 0;content:"";transform:translateY(-50%);z-index:0}
.efl-mission-path__node.efl-task-checklist__item{position:relative;z-index:1;display:flex;min-height:176px;padding:28px 10px 16px;flex-direction:column;justify-content:center;gap:6px;border:4px solid #cfd4e2;border-radius:50% 50% 44% 44%;background:linear-gradient(160deg,#fff,#eef1f8);box-shadow:0 8px 0 #aeb5c7,0 14px 24px rgba(45,56,104,.13);color:#26324f;text-align:center}
.efl-mission-path__node:hover{transform:translateY(-4px);box-shadow:0 10px 0 #aeb5c7,0 18px 30px rgba(45,56,104,.18)}
.efl-mission-path__title{position:absolute!important;top:-19px;left:50%;display:block!important;width:max-content;max-width:90%;padding:7px 20px;border:3px solid #3927a5;border-radius:12px;background:linear-gradient(#6f58e7,#4230b8);color:#fff!important;font-size:1rem!important;font-weight:900;text-shadow:0 2px 2px rgba(0,0,0,.25);transform:translateX(-50%);box-shadow:0 4px 0 #291a7b}
.efl-mission-path__icon{position:relative;display:grid;place-items:center;width:72px;height:62px;margin-top:5px;border-radius:20px;background:linear-gradient(145deg,#7165ec,#5141cb);box-shadow:inset 0 3px 0 rgba(255,255,255,.35),0 6px 0 #342795;color:#fff}
.efl-mission-path__icon svg{width:38px;height:38px;fill:none;stroke:currentColor;stroke-width:2}
.efl-mission-path__icon b{position:absolute;font-size:1.35rem;text-shadow:0 2px 2px rgba(0,0,0,.25)}
.efl-mission-path__node--blue .efl-mission-path__icon{background:linear-gradient(145deg,#48a7ff,#2177db);box-shadow:inset 0 3px 0 rgba(255,255,255,.35),0 6px 0 #16569f}
.efl-mission-path__node--cyan .efl-mission-path__icon{background:linear-gradient(145deg,#30d2d8,#139ba5);box-shadow:inset 0 3px 0 rgba(255,255,255,.35),0 6px 0 #08727a}
.efl-mission-path__node--orange .efl-mission-path__icon{background:linear-gradient(145deg,#ffad35,#f17012);box-shadow:inset 0 3px 0 rgba(255,255,255,.35),0 6px 0 #ae420a}
.efl-mission-path__node--gold .efl-mission-path__icon{background:linear-gradient(145deg,#ffd54b,#f5a700);box-shadow:inset 0 3px 0 rgba(255,255,255,.45),0 6px 0 #b56d00}
.efl-mission-path__node .efl-task-checklist__check{position:absolute;top:52%;right:-17px;width:43px;height:43px;border:4px solid #c7ccda;background:#fff;transform:translateY(-50%);z-index:2}
.efl-mission-path__node .efl-task-checklist__check svg{width:25px;height:25px}
.efl-mission-path__status{display:block!important;width:auto!important;padding:5px 15px;border:2px solid #d3d7e2;border-radius:999px;background:#fff;color:#536078;font-size:.82rem;font-weight:900}
.efl-mission-path__node>small{max-width:88%;overflow:hidden;color:#79839a;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}
.efl-mission-path__node.is-complete{border-color:#ffbf24;background:radial-gradient(circle,#c7ff77 0%,#6de34e 72%);box-shadow:0 8px 0 #e18e00,0 0 24px rgba(255,216,45,.75)}
.efl-mission-path__node.is-complete .efl-mission-path__icon{background:linear-gradient(145deg,#8b55ed,#5038c7)}
.efl-mission-path__node.is-complete .efl-task-checklist__check{border-color:#139a40;background:linear-gradient(#65ec59,#22b548);box-shadow:0 4px 0 #08792e,0 0 12px rgba(39,220,80,.7)}
.efl-mission-path__node.is-complete .efl-mission-path__status{border-color:#179c3e;background:linear-gradient(#55de4b,#20a83d);color:#fff;text-shadow:0 1px 1px rgba(0,0,0,.25)}
.efl-mission-path__node.is-complete>small{color:#185d2d}
@media(max-width:900px){.efl-mission-path{gap:35px 34px;padding:0 8px}.efl-mission-path:before{right:8%;left:8%}.efl-mission-path__node.efl-task-checklist__item{min-height:155px}.efl-mission-path__title{padding:6px 12px}}
@media(max-width:640px){.efl-checklist-card{padding:24px 15px}.efl-checklist-card__heading{align-items:stretch;flex-direction:column}.efl-checklist-card__heading>strong{text-align:center}.efl-mission-path{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px}.efl-mission-path:before{display:none}.efl-mission-path__node.efl-task-checklist__item{min-height:150px}.efl-mission-path__node .efl-task-checklist__check{right:-12px}}

/* Compact single-row mission board with generated graphic icons */
.efl-checklist-card{padding:20px 24px 24px;border-width:3px;border-radius:25px}
.efl-checklist-card__heading{margin:0 0 13px}
.efl-checklist-card__heading>div{padding:7px 22px 9px;border-radius:14px}
.efl-checklist-card__heading span{font-size:1.08rem}
.efl-checklist-card__heading small{font-size:.72rem}
.efl-checklist-card__heading>strong{padding:8px 17px;border-radius:14px;font-size:1rem}
.efl-checklist-card>.efl-progress{height:12px;margin:0 auto 21px;max-width:760px}
.efl-mission-path{display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:18px;padding:17px 4px 5px}
.efl-mission-path:before{top:51%;right:6%;left:6%;height:12px;border:0;border-radius:999px;background:#dfe3ee;transform:none}
.efl-mission-path__node.efl-task-checklist__item{min-width:0;min-height:148px;padding:27px 7px 11px;border-width:3px;border-radius:28px;background:linear-gradient(160deg,#fff,#f2f4fa);box-shadow:0 6px 0 #b9c0d0,0 10px 18px rgba(45,56,104,.12)}
.efl-mission-path__title{top:-17px;padding:5px 13px;border-width:2px;border-radius:10px;font-size:.82rem!important;box-shadow:0 3px 0 #291a7b}
.efl-mission-path .efl-mission-path__icon{display:grid;width:94px;height:74px;margin:0;place-items:center;background:none!important;box-shadow:none!important}
.efl-mission-path__icon img{display:block;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 2px rgba(38,39,76,.2))}
.efl-mission-path__node .efl-task-checklist__check{top:58%;right:-13px;width:32px;height:32px;border-width:3px}
.efl-mission-path__node .efl-task-checklist__check svg{width:19px;height:19px}
.efl-mission-path__status{padding:3px 10px;font-size:.68rem}
.efl-mission-path__node>small{display:none}
.efl-mission-path__node.is-complete{background:radial-gradient(circle,#c9ff85 0%,#72e653 75%);box-shadow:0 6px 0 #dd8b00,0 0 19px rgba(255,202,31,.66)}
@media(max-width:1100px){.efl-mission-path{gap:13px}.efl-mission-path__node.efl-task-checklist__item{min-height:138px}.efl-mission-path__icon{width:80px;height:66px}}
@media(max-width:800px){.efl-checklist-card{padding:18px 14px 20px}.efl-mission-path{display:flex;gap:18px;overflow-x:auto;padding:18px 8px 16px;scroll-snap-type:x mandatory}.efl-mission-path:before{display:none}.efl-mission-path__node.efl-task-checklist__item{min-width:142px;scroll-snap-align:start}.efl-mission-path__icon{width:90px;height:70px}}

/* Student score infographic */
.efl-score-infographic{position:relative;overflow:hidden;padding:28px 32px 24px;border:1px solid #dfe4f4;border-radius:28px;background:radial-gradient(circle at 92% 8%,rgba(105,80,235,.13),transparent 28%),radial-gradient(circle at 8% 92%,rgba(26,201,188,.11),transparent 27%),linear-gradient(150deg,#fff,#f8faff);box-shadow:0 18px 45px rgba(38,53,105,.1)}
.efl-score-infographic:before{position:absolute;top:-58px;right:-38px;width:180px;height:180px;border:22px solid rgba(112,82,234,.07);border-radius:50%;content:""}
.efl-score-infographic__heading{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px}
.efl-score-infographic__heading h2{margin:3px 0 0;font-size:clamp(1.45rem,2.5vw,2rem);line-height:1.2;color:#17223f}
.efl-score-infographic__heading p{margin:4px 0 0;color:#778198;font-size:.86rem}
.efl-score-infographic__eyebrow{display:flex;align-items:center;gap:7px;color:#6550d7;font-size:.78rem;font-weight:800}
.efl-score-infographic__eyebrow .efl-icon{width:17px;height:17px}
.efl-score-infographic__average{position:relative;display:grid;width:104px;height:104px;flex:0 0 104px;place-items:center;border-radius:50%;background:conic-gradient(#6d51e7 var(--average),#e8eaf3 0);box-shadow:0 10px 26px rgba(76,61,167,.18)}
.efl-score-infographic__average:before{position:absolute;width:78px;height:78px;border-radius:50%;background:#fff;content:""}
.efl-score-infographic__average>div{position:relative;z-index:1;display:flex;align-items:center;flex-direction:column;line-height:1.1}
.efl-score-infographic__average strong{font:700 1.45rem "Fredoka",sans-serif;color:#4e39bb}
.efl-score-infographic__average small{margin-top:4px;color:#7b8498;font-size:.64rem;font-weight:700}
.efl-score-chart{position:relative;display:grid;grid-template-columns:34px 1fr;min-height:288px;padding:10px 10px 0;border-radius:20px;background:repeating-linear-gradient(to bottom,rgba(224,228,239,.85) 0,rgba(224,228,239,.85) 1px,transparent 1px,transparent 25%),rgba(255,255,255,.55)}
.efl-score-chart__scale{display:flex;height:222px;padding:0 5px 0 0;align-items:flex-end;justify-content:space-between;flex-direction:column;color:#9aa3b7;font:600 .65rem "Fredoka",sans-serif}
.efl-score-chart__grid{display:grid;grid-template-columns:repeat(6,minmax(75px,1fr));gap:18px;align-items:end}
.efl-score-bar{display:grid;min-width:0;text-align:center;transition:transform .2s ease}
.efl-score-bar:hover{transform:translateY(-4px)}
.efl-score-bar__plot{position:relative;display:flex;height:222px;align-items:flex-end;justify-content:center}
.efl-score-bar__fill{position:relative;display:block;width:min(66px,70%);height:var(--score-height);min-height:8px;border-radius:16px 16px 7px 7px;background:linear-gradient(180deg,#8b66f4,#5b39d2);box-shadow:inset 0 3px 0 rgba(255,255,255,.3),0 7px 15px rgba(91,57,210,.24);animation:efl-score-rise .8s cubic-bezier(.2,.8,.25,1) both}
.efl-score-bar__fill i{position:absolute;top:8px;left:14%;width:18%;height:55%;border-radius:99px;background:linear-gradient(rgba(255,255,255,.65),rgba(255,255,255,0));transform:rotate(5deg)}
.efl-score-bar__value{position:absolute;bottom:calc(var(--score-height) + 8px);z-index:2;padding:3px 7px;border-radius:8px;background:#26204b;color:#fff;font:700 .7rem "Fredoka",sans-serif;box-shadow:0 4px 10px rgba(27,26,66,.18)}
.efl-score-bar>strong{overflow:hidden;margin-top:8px;color:#26314f;font-size:.78rem;text-overflow:ellipsis;white-space:nowrap}
.efl-score-bar>small{color:#8a93a8;font-size:.62rem}
.efl-score-bar>em{margin:5px auto 0;padding:3px 8px;border-radius:999px;background:#f0edff;color:#5e48cf;font-size:.62rem;font-style:normal;font-weight:800;white-space:nowrap}
.efl-score-bar--blue .efl-score-bar__fill{background:linear-gradient(180deg,#4ca8ff,#1f70dc);box-shadow:inset 0 3px 0 rgba(255,255,255,.3),0 7px 15px rgba(31,112,220,.24)}
.efl-score-bar--cyan .efl-score-bar__fill{background:linear-gradient(180deg,#32d9d5,#1098a2);box-shadow:inset 0 3px 0 rgba(255,255,255,.3),0 7px 15px rgba(16,152,162,.24)}
.efl-score-bar--orange .efl-score-bar__fill{background:linear-gradient(180deg,#ffb43d,#f16c15);box-shadow:inset 0 3px 0 rgba(255,255,255,.3),0 7px 15px rgba(241,108,21,.24)}
.efl-score-bar--gold .efl-score-bar__fill{background:linear-gradient(180deg,#ffe34d,#f4a800);box-shadow:inset 0 3px 0 rgba(255,255,255,.42),0 7px 15px rgba(244,168,0,.24)}
.efl-score-bar.is-empty{opacity:.58}
.efl-score-bar.is-empty .efl-score-bar__fill{background:repeating-linear-gradient(135deg,#d8dce7 0,#d8dce7 7px,#c8cdd9 7px,#c8cdd9 14px);box-shadow:none}
.efl-score-bar.is-empty .efl-score-bar__value{background:#929bad}
.efl-score-bar.is-empty>em{background:#eef0f5;color:#8b93a3}
.efl-score-infographic__legend{display:flex;flex-wrap:wrap;justify-content:center;gap:12px 24px;margin-top:20px;color:#758096;font-size:.68rem;font-weight:700}
.efl-score-infographic__legend span{display:flex;align-items:center;gap:6px}
.efl-score-infographic__legend i{width:9px;height:9px;border-radius:50%}
.efl-score-infographic__legend .is-high{background:#27bd70}.efl-score-infographic__legend .is-mid{background:#f6ad28}.efl-score-infographic__legend .is-start{background:#ff6b6b}
@keyframes efl-score-rise{from{height:0;opacity:.2}to{height:var(--score-height);opacity:1}}
@media(max-width:850px){.efl-score-infographic{padding:24px 18px}.efl-score-chart{overflow-x:auto}.efl-score-chart__grid{min-width:650px}.efl-score-chart__scale{position:sticky;left:0;z-index:2;background:rgba(255,255,255,.86)}}
@media(max-width:560px){.efl-score-infographic__heading{align-items:flex-start}.efl-score-infographic__average{width:82px;height:82px;flex-basis:82px}.efl-score-infographic__average:before{width:62px;height:62px}.efl-score-infographic__average strong{font-size:1.05rem}.efl-score-infographic__heading p{display:none}.efl-score-chart__grid{gap:13px}.efl-score-infographic__legend{justify-content:flex-start}}
