:root{--unicef:#1cabe2;--unicef-dark:#0788bd;--navy:#061b2e;--navy-2:#0b2942;--ice:#eef8fc;--white:#fff;--text:#10283b;--muted:#627789;--line:rgba(6,27,46,.12);--success:#168a67;--shadow:0 18px 55px rgba(3,25,43,.10);--radius-xl:30px;--radius-lg:20px;--page:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#f5fafc;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input{font:inherit}
.topbar{position:sticky;top:0;z-index:30;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(6,27,46,.96);backdrop-filter:blur(18px)}.topbar-inner{width:min(var(--page),calc(100% - 40px));min-height:78px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:13px;color:#fff;font-weight:900;letter-spacing:-.035em}.brand-mark{width:42px;height:42px;flex:0 0 42px;overflow:hidden;border-radius:14px;background:var(--unicef)}.brand-mark img{width:100%;height:100%;object-fit:cover}.nav-actions{display:flex;align-items:center;gap:12px}.user-chip{max-width:260px;padding:10px 14px;overflow:hidden;border-radius:999px;color:rgba(255,255,255,.75);background:rgba(255,255,255,.08);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.logout{padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#fff;font-size:12px;font-weight:800}
.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--unicef-dark);font-size:11px;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.eyebrow.dot::before{content:"";width:8px;height:8px;border-radius:50%;background:var(--unicef);box-shadow:0 0 0 5px rgba(28,171,226,.12)}
.courses-hero{position:relative;isolation:isolate;min-height:620px;color:#fff;background:#061b2e var(--hero) center/cover no-repeat}.courses-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,19,33,.97),rgba(3,19,33,.86) 34%,rgba(3,19,33,.30) 72%,rgba(3,19,33,.08))}.hero-inner{width:min(var(--page),calc(100% - 40px));min-height:620px;margin:auto;padding:82px 0;display:flex;align-items:center}.hero-content{width:min(680px,58%)}.hero-content .eyebrow{padding:8px 12px;border:1px solid rgba(255,255,255,.18);border-radius:999px;color:#dff6ff;background:rgba(5,26,45,.48)}.hero-content h1{margin:20px 0 16px;max-width:650px;font-size:clamp(52px,6vw,78px);line-height:.96;letter-spacing:-.06em}.hero-content>p{max-width:620px;margin:0;color:rgba(255,255,255,.86);font-size:18px}.hero-stats{display:flex;gap:10px;margin-top:32px}.hero-stat{min-width:150px;padding:13px 16px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(6,27,46,.50)}.hero-stat strong,.hero-stat span{display:block}.hero-stat strong{font-size:16px}.hero-stat span{font-size:9px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.hero-progress{max-width:560px;margin-top:18px;padding:14px 16px;border:1px solid rgba(255,255,255,.16);border-radius:12px;background:rgba(6,27,46,.48)}.hero-progress-row{display:flex;justify-content:space-between;font-size:11px;font-weight:800}
.progress-track{height:6px;margin-top:9px;overflow:hidden;border-radius:999px;background:#e5edf1}.progress-track i{display:block;width:0;height:100%;border-radius:inherit;background:var(--unicef);transition:width .3s}
.container{width:min(var(--page),calc(100% - 40px));margin:62px auto 88px}.intro-card{display:grid;grid-template-columns:1.55fr 1fr;overflow:hidden;margin-bottom:66px;border-radius:26px;background:var(--navy);box-shadow:var(--shadow)}.journey-video{min-height:410px;background:#000}.journey-video video{display:block;width:100%;height:100%;min-height:410px;object-fit:cover}.intro-copy{padding:46px 40px;color:#fff;background:linear-gradient(145deg,#0b2942,#075477)}.intro-copy .eyebrow{color:#8edcff}.intro-copy h2{margin:14px 0 20px;font-size:42px;line-height:.98;letter-spacing:-.05em}.intro-copy p{color:rgba(255,255,255,.82)}
.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:0 0 26px}.section-head h2{margin:8px 0 0;font-size:clamp(34px,4vw,50px);line-height:1;letter-spacing:-.05em}.overall{text-align:right}.overall span{display:block;color:var(--muted);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.overall strong{font-size:34px}
.course-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:26px}.course-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:#fff;box-shadow:0 12px 36px rgba(3,25,43,.07);transition:transform .18s}.course-card:hover{transform:translateY(-3px)}.course-card.is-locked{opacity:.7}.card-cover{position:relative;height:265px;padding:24px;display:flex;align-items:flex-end;color:#fff;background:linear-gradient(180deg,rgba(6,27,46,.05),rgba(6,27,46,.82)),var(--cover) center/cover no-repeat}.module-pill{position:absolute;top:22px;left:22px;padding:7px 10px;border:1px solid rgba(255,255,255,.35);border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.card-cover h3{max-width:90%;margin:0;font-size:32px;line-height:1.02;letter-spacing:-.05em}.card-body{padding:24px 26px 26px}.card-tags{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:18px}.tag{padding:8px 12px;border-radius:999px;background:#f0f7fa;color:#496577;font-size:10px;font-weight:700}.card-body p{min-height:68px;margin:0 0 22px;color:var(--muted);font-size:13px}.card-actions{display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:10px}.card-actions .progress-track{margin:0}.button{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border:0;border-radius:11px;color:#fff;background:var(--unicef);font-size:12px;font-weight:900;cursor:pointer;white-space:nowrap}.button:hover{background:var(--unicef-dark)}.button.disabled{background:#aeb9bf;cursor:not-allowed}.status-badge{padding:11px 13px;border:1px solid #c9e2ec;border-radius:11px;background:#eef9fd;color:#087ea8;font-size:10px;font-weight:900;white-space:nowrap}
.help-box{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:58px;padding:30px;border-radius:20px;color:#fff;background:var(--navy)}.help-box h3,.help-box p{margin:0}.help-box p{margin-top:5px;color:rgba(255,255,255,.7);font-size:13px}.help-box .button{color:var(--navy);background:#fff}
.module-hero{position:relative;isolation:isolate;min-height:640px;color:#fff;background:#061b2e var(--hero) center/cover no-repeat}.module-hero::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(3,19,33,.97),rgba(3,19,33,.83) 42%,rgba(3,19,33,.18))}.module-hero .hero-inner{min-height:640px}.module-hero h1{margin:18px 0;max-width:720px;font-size:clamp(54px,6vw,82px);line-height:.95;letter-spacing:-.06em}.module-hero p{max-width:650px;color:rgba(255,255,255,.84);font-size:17px}
.module-main{width:min(var(--page),calc(100% - 40px));margin:56px auto 90px}.module-heading{display:grid;grid-template-columns:1fr 360px;gap:50px;align-items:end;margin-bottom:26px}.module-heading h2{margin:7px 0 0;font-size:42px;line-height:1;letter-spacing:-.05em}.module-heading p{margin:0;color:var(--muted);font-size:13px}.back{font-size:12px;font-weight:900}
.lesson-list{display:grid;gap:16px}.lesson-row{display:grid;grid-template-columns:190px 1fr auto;align-items:stretch;overflow:hidden;min-height:150px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 8px 24px rgba(3,25,43,.05)}.lesson-row img{width:190px;height:100%;min-height:150px;object-fit:cover}.lesson-copy{padding:24px 10px;display:flex;flex-direction:column;justify-content:center}.lesson-copy small{color:var(--unicef-dark);font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.lesson-copy strong{margin:4px 0;font-size:24px;line-height:1.1;letter-spacing:-.035em}.lesson-copy em{color:var(--muted);font-size:13px;font-style:normal}.lesson-state{align-self:center;margin-right:24px;padding:11px 15px;border-radius:10px;color:#fff;background:var(--success);font-size:11px;font-weight:900}.lesson-row:not(.is-complete) .lesson-state{background:var(--unicef)}
.quiz-box{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:44px;padding:36px;border:1px solid var(--line);border-radius:20px;background:#fff}.quiz-box h2{margin:12px 0 4px;font-size:27px}.quiz-box p{margin:0;color:var(--muted)}
.lesson-page{margin-top:40px}.lesson-hero{position:relative;display:flex;align-items:flex-end;min-height:430px;padding:52px;overflow:hidden;border-radius:28px;color:#fff;background:linear-gradient(90deg,rgba(6,27,46,.96),rgba(6,27,46,.62),rgba(6,27,46,.12)),var(--hero) center/cover no-repeat}.lesson-hero h1{max-width:720px;margin:12px 0 14px;font-size:clamp(44px,5vw,68px);line-height:.98;letter-spacing:-.055em}.lesson-hero p{max-width:650px}.lesson-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:32px;margin-top:34px}.lesson-content{padding:38px;border:1px solid var(--line);border-radius:20px;background:#fff}.lesson-content h2{font-size:32px;line-height:1.1;letter-spacing:-.035em}.lesson-content p{color:#405d70}.lesson-sidebar{position:sticky;top:100px;height:max-content;padding:24px;border-radius:18px;background:var(--navy);color:#fff}.lesson-sidebar h2{margin:20px 0 12px}.lesson-sidebar>a:not(.back){display:flex;gap:10px;padding:12px 0;border-top:1px solid rgba(255,255,255,.1);color:rgba(255,255,255,.7);font-size:12px}.lesson-sidebar>a.active{color:#fff;font-weight:800}.lesson-sidebar span{color:var(--unicef)}.complete-box{margin-top:36px;padding:28px;border-radius:18px;background:var(--ice)}.complete-box h2{margin:8px 0}.lesson-nav{display:flex;justify-content:space-between;margin-top:24px;font-size:13px;font-weight:900}
.login-page{min-height:100vh;background:radial-gradient(circle at 12% 8%,rgba(28,171,226,.13),transparent 32%),#f4fbfe}.login-topbar{background:transparent;border:0}.login-topbar .brand{color:var(--navy)}.login-topbar .logout{color:var(--navy);border-color:var(--line);background:#fff}.login-shell{width:min(1180px,calc(100% - 40px));min-height:calc(100vh - 150px);margin:auto;display:grid;grid-template-columns:1fr .9fr;align-items:center;gap:28px}.login-art,.login-panel{min-height:620px;border-radius:32px}.login-art{position:relative;overflow:hidden;padding:74px 68px;color:#fff;background:linear-gradient(145deg,#061b2e,#075477)}.login-art::after{content:"";position:absolute;width:420px;height:420px;right:-160px;bottom:-190px;border:1px solid rgba(255,255,255,.25);border-radius:50%;box-shadow:0 0 0 50px rgba(255,255,255,.04)}.login-art .eyebrow{padding:8px 13px;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#fff;background:rgba(255,255,255,.08)}.login-art h1{margin:28px 0 22px;font-size:68px;line-height:.92;letter-spacing:-.06em}.login-art p{max-width:500px;color:rgba(255,255,255,.8);font-size:19px}.login-steps{display:grid;gap:16px;margin-top:54px}.login-step{display:flex;align-items:center;gap:14px;font-weight:700}.login-step b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;color:var(--navy);background:var(--unicef)}.login-panel{display:flex;align-items:center;padding:62px;background:#fff;box-shadow:var(--shadow)}.panel-card{width:100%}.panel-card h2{max-width:430px;margin:14px 0 16px;font-size:52px;line-height:.96;letter-spacing:-.055em}.panel-card>p{color:var(--muted);font-size:17px}.panel-card label{display:block;margin:28px 0 8px;font-weight:800}.panel-card input{width:100%;padding:18px;border:1px solid var(--line);border-radius:14px;background:#f8fbfd;outline:0}.panel-card input:focus{border-color:var(--unicef);box-shadow:0 0 0 4px rgba(28,171,226,.12)}.panel-card button{width:100%;margin-top:14px;padding:18px;border:0;border-radius:14px;color:#fff;background:var(--unicef);font-weight:900}.form-status{min-height:20px;color:var(--muted);font-size:12px}
.site-footer{padding:28px 20px;text-align:center;color:#7890a0;font-size:11px}
@media(max-width:900px){.hero-content{width:75%}.intro-card,.login-shell,.lesson-layout,.module-heading{grid-template-columns:1fr}.course-grid{grid-template-columns:1fr}.login-shell{padding:32px 0}.login-art,.login-panel{min-height:auto}.lesson-sidebar{position:static}.module-heading{gap:12px}.card-body p{min-height:0}}
@media(max-width:620px){.topbar-inner{width:calc(100% - 28px);min-height:68px}.brand span:last-child{display:none}.user-chip{max-width:150px}.courses-hero,.hero-inner,.module-hero,.module-hero .hero-inner{min-height:560px}.hero-inner{padding:58px 0}.hero-content{width:100%}.hero-content h1,.module-hero h1{font-size:48px}.hero-stats{display:grid;grid-template-columns:1fr 1fr}.hero-stat{min-width:0}.container,.module-main{width:calc(100% - 28px);margin-top:34px}.intro-card{display:block}.journey-video,.journey-video video{min-height:250px}.intro-copy{padding:30px 24px}.intro-copy h2{font-size:34px}.section-head{align-items:start}.overall strong{font-size:26px}.card-cover{height:220px}.card-cover h3{font-size:28px}.card-actions{grid-template-columns:1fr auto}.status-badge{grid-column:2}.lesson-row{grid-template-columns:110px 1fr}.lesson-row img{width:110px;min-height:130px}.lesson-copy{padding:16px 12px}.lesson-copy strong{font-size:18px}.lesson-state{display:none}.quiz-box,.help-box{align-items:flex-start;flex-direction:column}.lesson-hero{min-height:390px;padding:30px 24px}.lesson-content{padding:25px 20px}.login-art,.login-panel{padding:38px 28px}.login-art h1{font-size:50px}.panel-card h2{font-size:42px}}
