.eesl-wrap,.eesl-lesson,.eesl-student-home{max-width:1240px;margin:24px auto;color:#172238;font-family:Arial,sans-serif}.eesl-tabs,.eesl-lesson nav{display:flex;gap:8px;flex-wrap:wrap;padding:14px;background:#061126;border-radius:16px}.eesl-tabs a,.eesl-lesson nav a{color:#fff;padding:10px 14px;border:1px solid #536078;border-radius:999px;text-decoration:none}.eesl-tabs a.active,.eesl-lesson nav a.active{background:#ffd21f;color:#071126}.eesl-card,.eesl-lesson main,.eesl-lesson header{background:#fff;border:1px solid #dce3ec;border-radius:16px;padding:22px;margin-top:16px}.eesl-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.eesl-wrap label,.eesl-mark label{display:block;font-weight:700;margin:10px 0 5px}.eesl-wrap input,.eesl-wrap select,.eesl-mark input,.eesl-mark textarea{width:100%;padding:10px;border:1px solid #bdc9d9;border-radius:8px}.eesl-wrap button,.eesl-mark button,.eesl-reveal{background:#0877d1;color:#fff;border:0;border-radius:8px;padding:11px 18px;margin-top:14px;font-weight:700}.eesl-wrap table,.eesl-card table{width:100%;border-collapse:collapse;margin-top:16px}.eesl-wrap th,.eesl-wrap td,.eesl-card th,.eesl-card td{border:1px solid #dce3ec;padding:10px;text-align:left}.eesl-ok{color:#08783f;font-weight:700}.eesl-error{color:#b42318;font-weight:700}.eesl-lesson header{background:#081a3a;color:#fff}.eesl-lesson nav{border-radius:0}.eesl-lesson nav a{flex:1;text-align:center;min-width:92px}.eesl-resource{border:1px solid #dce3ec;border-radius:12px;padding:12px;margin:14px 0}.eesl-resource img{display:block;max-width:100%;height:auto;margin:auto}.eesl-mark{background:#f3f7fb;padding:16px;border-radius:12px}

/* Compact premium English lesson header */
.eesl-lesson .eesl-lesson-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:0;padding:18px 24px;border:0;border-left:6px solid #ffd126;border-radius:16px 16px 0 0;background:linear-gradient(110deg,#06152f,#174b82);box-shadow:0 8px 20px rgba(5,23,48,.16);color:#fff;overflow:hidden}.eesl-lesson-hero-copy{min-width:0}.eesl-lesson-kicker{display:block;margin:0 0 5px;color:#ffd126!important;font-size:11px;font-weight:800;letter-spacing:1.15px;line-height:1.2}.eesl-lesson .eesl-lesson-hero h1{margin:0!important;color:#fff!important;font-size:30px!important;font-weight:800!important;line-height:1.12!important;text-shadow:none!important}.eesl-lesson-meta{display:flex;flex-wrap:wrap;gap:6px;margin-top:11px}.eesl-lesson-meta span{display:inline-flex;align-items:center;min-height:25px;padding:4px 9px;border:1px solid rgba(216,232,249,.32);border-radius:999px;background:rgba(255,255,255,.08);color:#edf6ff!important;font-size:11px;font-weight:700;line-height:1.15}.eesl-lesson-status{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-width:82px;padding:8px 12px;border-radius:999px;font-size:11px;font-weight:800}.eesl-lesson-status-new{background:#edf1f6;color:#3f536b!important}.eesl-lesson-status-in_progress{background:#dceaff;color:#1450a0!important}.eesl-lesson-status-completed{background:#d9f7e4;color:#12643b!important}.eesl-lesson .eesl-lesson-nav{display:grid;grid-template-columns:repeat(9,minmax(0,1fr));gap:6px;margin:0;padding:8px 10px;border-radius:0 0 14px 14px;background:#061126}.eesl-lesson .eesl-lesson-nav a{display:flex;align-items:center;justify-content:center;flex-direction:column;min-width:0;min-height:48px;padding:6px 5px;border:1px solid #4c5c76;border-radius:9px;color:#fff!important;font-size:12px;font-weight:700;line-height:1.15;text-align:center;text-decoration:none!important}.eesl-lesson .eesl-lesson-nav a small{margin-top:3px;color:#dbe6f3;font-size:9px;line-height:1.15}.eesl-lesson .eesl-lesson-nav a:hover{border-color:#ffd126;background:#10294e}.eesl-lesson .eesl-lesson-nav a.active{border-color:#ffd126;background:#ffd126;color:#071126!important}.eesl-lesson .eesl-lesson-nav a.active small{color:#071126}.eesl-lesson .eesl-lesson-nav .eesl-nav-home{border-color:#7890ad;background:#102746}.eesl-lesson main{margin-top:14px}.eesl-lesson main>h2{margin:0 0 14px;color:#172238;font-size:25px;line-height:1.2}

/* English Student Home */
.eesl-student-home{--eesl-navy:#08254e;--eesl-deep:#06152f;--eesl-blue:#194f8e;--eesl-gold:#ffd126;--eesl-border:#ccd9e7;--eesl-muted:#63748b}.eesl-home-hero{position:relative;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:126px;padding:22px 28px;border-radius:18px;background:linear-gradient(110deg,var(--eesl-deep),#174b82);color:#fff;box-shadow:0 10px 24px rgba(5,23,48,.18);overflow:hidden}.eesl-home-hero:before{content:"";position:absolute;inset:0 auto 0 0;width:6px;background:var(--eesl-gold)}.eesl-home-kicker{display:block;margin-bottom:8px;color:var(--eesl-gold);font-size:12px;font-weight:800;letter-spacing:1.2px}.eesl-home-hero h1{margin:0 0 10px;color:#fff;font-size:36px;line-height:1.05}.eesl-home-hero p{margin:0;color:#eef5ff;font-size:14px}.eesl-home-hero p strong{margin-right:8px}.eesl-continue{display:inline-flex;align-items:center;gap:9px;flex:0 0 auto;padding:13px 18px;border-radius:9px;background:var(--eesl-gold);box-shadow:0 5px 13px rgba(0,0,0,.18);color:#07162e!important;font-size:13px;font-weight:800;text-decoration:none!important}.eesl-continue span{font-size:24px;line-height:12px}.eesl-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:15px 0}.eesl-summary-grid article{position:relative;min-height:76px;padding:14px 16px;border:1px solid var(--eesl-border);border-radius:13px;background:#f7f9fc;box-shadow:0 4px 12px rgba(7,31,64,.05);overflow:hidden}.eesl-summary-grid article:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--eesl-gold)}.eesl-summary-grid article:nth-child(2):before,.eesl-summary-grid article:nth-child(3):before,.eesl-summary-grid article:nth-child(4):before{background:#2863a0}.eesl-summary-grid span{display:block;margin-bottom:5px;color:var(--eesl-muted);font-size:10px;font-weight:800;letter-spacing:1px;text-transform:uppercase}.eesl-summary-grid strong{display:block;color:#0c1d39;font-size:23px;line-height:1}.eesl-summary-grid small{font-size:13px;color:#52647a}.eesl-filter-panel{padding:14px 16px;border:1px solid var(--eesl-border);border-radius:13px;background:#f4f7fb}.eesl-filter-panel>span{display:block;margin-bottom:9px;color:#435872;font-size:10px;font-weight:800;letter-spacing:1px}.eesl-filter-buttons{display:flex;flex-wrap:wrap;gap:8px}.eesl-filter-buttons button{margin:0;padding:8px 13px;border:1px solid #b9c9dc;border-radius:999px;background:#fff;color:#16355d;font:inherit;font-size:12px;font-weight:700;cursor:pointer}.eesl-filter-buttons button:hover,.eesl-filter-buttons button.active{border-color:var(--eesl-gold);background:var(--eesl-gold);color:#07162e}.eesl-home-table-wrap{margin-top:15px;border:1px solid var(--eesl-border);border-radius:14px;overflow:auto;background:#fff;box-shadow:0 5px 18px rgba(7,31,64,.06)}.eesl-home-table{width:100%;min-width:1180px;margin:0!important;border-collapse:collapse}.eesl-home-table th{padding:13px 10px;border:1px solid #355474;border-top:0;background:#0d2d57;color:#fff;font-size:11px;line-height:1.25;text-align:left;vertical-align:middle}.eesl-home-table th:first-child{border-left:0}.eesl-home-table th:last-child{border-right:0}.eesl-home-table th small{font-size:9px;color:#dbe8f5}.eesl-home-table td{padding:10px;border:1px solid #d3deea;color:#20334d;font-size:12px;line-height:1.4;vertical-align:middle}.eesl-home-table tbody tr:nth-child(even){background:#f7f9fc}.eesl-home-table tbody tr:hover{background:#eef5fc}.eesl-lesson-button{display:inline-block;white-space:nowrap;padding:7px 10px;border-radius:6px;background:#123c6c;color:#fff!important;font-weight:800;text-decoration:none!important}.eesl-latest-badge{display:block;width:max-content;margin-top:5px;padding:2px 7px;border-radius:999px;background:var(--eesl-gold);color:#172238;font-size:8px;font-weight:900}.eesl-score{display:block;margin:-10px;padding:17px 5px;text-align:center;font-weight:800}.eesl-score-good{background:#d9f7e4;color:#12643b}.eesl-score-mid{background:#fff1bd;color:#9a5b00}.eesl-score-low{background:#ffe0df;color:#a92828}.eesl-score-empty{display:block;color:#77879b;text-align:center}.eesl-status{display:inline-flex;align-items:center;justify-content:center;min-width:64px;padding:7px 10px;border-radius:999px;font-size:10px;font-weight:800;text-align:center}.eesl-status-new{background:#edf1f6;color:#3f536b}.eesl-status-in_progress{background:#dceaff;color:#1450a0}.eesl-status-completed{background:#d9f7e4;color:#12643b}.eesl-no-lessons{padding:28px!important;color:#61748c!important;text-align:center!important}

@media(max-width:900px){.eesl-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.eesl-home-hero h1{font-size:30px}.eesl-lesson .eesl-lesson-nav{grid-template-columns:repeat(5,minmax(0,1fr))}}
@media(max-width:700px){.eesl-card{padding:14px;overflow-x:auto}.eesl-student-home{margin:14px auto}.eesl-home-hero{align-items:flex-start;flex-direction:column;padding:20px;min-height:0}.eesl-home-hero h1{font-size:28px}.eesl-continue{width:100%;justify-content:center}.eesl-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.eesl-summary-grid article{padding:12px}.eesl-summary-grid strong{font-size:20px}.eesl-filter-panel{padding:12px}.eesl-filter-buttons button{padding:7px 10px}.eesl-home-table-wrap{border-radius:10px}.eesl-lesson{margin:14px auto}.eesl-lesson .eesl-lesson-hero{align-items:flex-start;flex-direction:column;padding:16px 17px}.eesl-lesson .eesl-lesson-hero h1{font-size:25px!important}.eesl-lesson-status{position:absolute;top:14px;right:14px}.eesl-lesson-meta{padding-right:2px}.eesl-lesson .eesl-lesson-nav{grid-template-columns:repeat(3,minmax(0,1fr));gap:5px}.eesl-lesson .eesl-lesson-nav a{min-height:46px;font-size:11px}.eesl-lesson main{padding:16px}.eesl-lesson main>h2{font-size:21px}}

/* Keep self-marking answers hidden until the Reveal answers control removes the hidden attribute. */
.eesl-resource img[hidden]{display:none!important}
.eesl-resource .eesl-reveal+img{display:none!important}
.eesl-resource .eesl-reveal[hidden]+img{display:block!important}

/* Resource import result feedback */
.eesl-notice{margin:14px 0 18px;padding:14px 16px;border:1px solid;border-left-width:5px;border-radius:10px}.eesl-notice-success{border-color:#36b66b;background:#ebfbf1;color:#115d35}.eesl-notice-error{border-color:#d64545;background:#fff0ef;color:#8e1d18}.eesl-notice>strong{display:block;font-size:16px}.eesl-notice p{margin:9px 0 0}.eesl-import-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.eesl-import-summary span{padding:6px 9px;border:1px solid currentColor;border-radius:999px;background:rgba(255,255,255,.7);font-size:12px}.eesl-import-summary strong{font-size:13px}

/* Protect the lesson topic heading from conflicting WordPress theme styles. */
.eesl-lesson .eesl-lesson-hero h1{display:block!important;visibility:visible!important;opacity:1!important;color:#fff!important}
