@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap";
:root{--bg:#f5f7f8;--ink:#183039;--muted:#74818a;--line:#e5ebed;--green:#087d70;--dark:#073d37;--mint:#e6f5ee;--white:#fff;--radius:14px}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);-webkit-font-smoothing:antialiased;margin:0;font:14px DM Sans,sans-serif}h1,h2,h3,h4,.brand{font-family:Manrope,sans-serif}h1{letter-spacing:-1px;margin:8px 0 10px;font-size:30px}h2{letter-spacing:-.8px;font-size:28px}h3{margin:0 0 6px;font-size:17px}p{line-height:1.7}a{color:inherit;text-decoration:none}button,.button{background:var(--green);color:#fff;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:9px;min-height:42px;padding:12px 18px;font:600 13px DM Sans,sans-serif;transition:background .15s;display:inline-flex}button:hover,.button:hover{background:#06685e}button:disabled{opacity:.55;cursor:not-allowed}.secondary{border-color:var(--line)!important;color:var(--ink)!important;background:#fff!important}.danger{color:#b73535!important;background:#fff0ef!important;border-color:#f4d1cc!important}.icon-button{color:var(--muted);background:0 0;min-height:32px;padding:7px}.icon-button:hover{background:var(--mint);color:var(--green)}input,select,textarea{width:100%;min-height:44px;color:var(--ink);font:inherit;background:#fff;border:1px solid #dce4e6;border-radius:7px;padding:10px 12px}textarea{resize:vertical;min-height:110px}input[type=checkbox],input[type=radio]{width:17px;min-height:17px;accent-color:var(--green)}label{flex-direction:column;gap:8px;margin:0 0 18px;font-size:13px;font-weight:600;display:flex}label.check{flex-direction:row;align-items:center;font-weight:450}:focus-visible{outline-offset:3px;outline:3px solid #65b7ad}small{color:var(--muted);font-size:12px;line-height:1.6;display:block}.muted{color:var(--muted)}.eyebrow{letter-spacing:1.8px;color:var(--green);font-size:10px;font-weight:750}.brand{letter-spacing:.5px;align-items:center;gap:10px;font-size:21px;font-weight:800;display:flex}.brand b{color:var(--green);font-weight:500}.brand small{letter-spacing:2.2px;margin-top:4px;font:700 8px DM Sans}.brand-icon{background:var(--green);color:#fff;border-radius:11px;place-items:center;width:43px;height:43px;display:grid}.app-shell{min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);z-index:30;background:#fff;flex-direction:column;width:248px;padding:30px 18px 0;display:flex;position:fixed;inset:0 auto 0 0}.sidebar .brand{padding:0 12px}.workspace-label{letter-spacing:1.4px;color:#8b969c;justify-content:space-between;margin:35px 14px 14px;font-size:9px;font-weight:700;display:flex}.workspace-label span{letter-spacing:0;background:#eef3f4;border-radius:3px;padding:2px 5px;font-size:9px}.sidebar nav{flex:1;overflow:auto}.sidebar nav a{color:#64747e;border-radius:7px;align-items:center;gap:12px;margin:2px 0;padding:11px 13px;font-size:12px;font-weight:550;display:flex}.sidebar nav a:hover{background:#f3f7f6}.sidebar nav a.selected{color:var(--green);background:#e9f5f0;font-weight:700}.sidebar nav a.nav-divider{margin-top:20px}.nav-dot{background:var(--green);border-radius:50%;width:5px;height:5px;margin-left:auto}.sidebar-foot{border-top:1px solid var(--line);align-items:center;gap:9px;padding:19px 0;display:flex}.sidebar-foot strong{font-size:10px}.sidebar-foot small{text-overflow:ellipsis;max-width:134px;font-size:9px;overflow:hidden}.avatar{width:34px;height:34px;color:var(--green);background:#eaf2ed;border-radius:50%;flex-shrink:0;place-items:center;font-weight:700;display:grid}.avatar.small{width:29px;height:29px;font-size:12px}.main-wrap{flex:1;min-width:0;margin-left:248px}.topbar{border-bottom:1px solid var(--line);height:76px;color:var(--muted);background:#fff;align-items:center;gap:13px;padding:0 38px;font-size:11px;display:flex}.topbar strong{color:var(--ink);font-weight:600}.topbar-right{align-items:center;gap:9px;margin-left:auto;font-size:10px;display:flex}.topbar-right .avatar{margin-left:18px}.live-dot{background:#299b75;border-radius:50%;width:6px;height:6px}.content{max-width:1700px;margin:auto;padding:34px 38px}.page-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.page-heading p{color:var(--muted);margin:0;font-size:12px}.page-heading .button{font-size:12px}.welcome-banner{color:#fff;background:linear-gradient(110deg,#084940,#0b5e51);border-radius:14px;justify-content:space-between;min-height:247px;padding:30px 36px;display:flex;position:relative;overflow:hidden}.pill{white-space:nowrap;border-radius:5px;padding:5px 9px;font-size:10px;font-weight:600;display:inline-flex}.pill.light{color:#badfcb;letter-spacing:1.5px;background:#ffffff13;border:1px solid #ffffff20;font-size:8px}.pill.success{color:#188263;background:#e7f5ef}.pill.neutral{color:#73818a;background:#edf0f2}.welcome-banner h2{letter-spacing:-.5px;margin:16px 0 10px;font-size:29px;line-height:1.35}.welcome-banner p{color:#b2d0c8;font-size:11px;line-height:1.8}.welcome-banner a{color:#edf9f2;align-items:center;gap:10px;margin-top:20px;font-size:10px;font-weight:600;display:flex}.banner-art{justify-content:center;align-items:center;width:38%;min-width:220px;display:flex;position:relative}.orbit{border:1px solid #ffffff12;border-radius:50%;width:240px;height:240px;position:absolute;transform:rotate(-30deg)}.orbit.two{width:350px;height:350px}.book-symbol{color:#c5e7d7;background:linear-gradient(140deg,#ffffff18,#ffffff05);border:1px solid #ffffff20;border-radius:20px;place-items:center;width:147px;height:136px;display:grid;transform:rotate(-9deg);box-shadow:0 15px 40px #002a2920}.book-symbol span{color:#1b6651;background:#c4e4b7;border-radius:13px;padding:12px;position:absolute;bottom:-12px;right:-19px;transform:rotate(20deg)}.art-label{color:#9ac3b4;letter-spacing:2px;font-size:8px;position:absolute;bottom:0}.stats-grid{grid-template-columns:repeat(4,1fr);gap:17px;margin:23px 0 27px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:11px;padding:21px}.stat-top{color:#6c7d85;justify-content:space-between;align-items:center;font-size:11px;display:flex}.stat-icon{color:#429979;background:#edf6f1;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.tone-1{color:#5c85c4;background:#eaf1ff}.tone-2{color:#a176bf;background:#f5edfc}.tone-3{color:#bd9555;background:#fdf3e4}.stat-card>strong{margin:8px 0;font:750 31px Manrope;display:block}.stat-card small{font-size:10px}.dashboard-grid{grid-template-columns:1fr 310px;gap:22px;display:grid}.card{border:1px solid var(--line);border-radius:var(--radius);background:#fff;padding:24px}.no-padding{padding:0;overflow:hidden}.card-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:22px 23px;display:flex}.card-heading h3{font-size:14px}.card-heading p{color:var(--muted);margin:3px 0 0;font-size:10px}.card-heading a{color:var(--green);align-items:center;gap:7px;font-size:10px;display:flex}.table-wrap{overflow:auto}table{border-collapse:collapse;text-align:left;width:100%;font-size:12px}th{color:#879298;border-bottom:1px solid var(--line);white-space:nowrap;background:#fafcfc;padding:13px 20px;font-size:10px;font-weight:550}td{border-bottom:1px solid #eef2f3;max-width:320px;padding:17px 20px}td strong{font-size:11px;font-weight:600}td small{margin-top:4px;font-size:10px}tr:last-child td{border-bottom:none}.empty{text-align:center;color:#b4c6c0;padding:54px 30px}.empty h3{color:var(--ink);margin:16px 0 5px;font-size:15px}.empty p{color:var(--muted);max-width:320px;margin:5px auto 20px;font-size:12px}.quick-actions .eyebrow{font-size:8px}.quick-actions h3{margin:8px 0 15px}.quick-actions>a{border-bottom:1px solid var(--line);align-items:center;gap:12px;padding:17px 0;display:flex}.quick-actions>a>svg{color:#84988d;margin-left:auto}.quick-actions strong{font-size:11px}.quick-actions small{margin-top:4px;font-size:9px}.quick-icon{color:#508e79;background:#f3f7f5;border-radius:8px;padding:10px}.help-note{color:#7ca28b;background:#f2f7f3;border-radius:8px;align-items:center;gap:13px;margin-top:20px;padding:12px;display:flex}.help-note p{margin:0;font-size:10px}.app-footer{color:#9aa6ab;justify-content:space-between;padding:10px 38px 26px;font-size:9px;display:flex}.mobile-menu,.mobile-close{display:none}.alert{color:#a94331;background:#fff3ee;border:1px solid #f4d8cc;border-radius:8px;padding:13px 16px;font-size:12px}.success-note{background:var(--mint);color:var(--green);border-radius:8px;padding:13px}.center-page{place-items:center;min-height:100vh;padding:25px;display:grid}.center-page .card{max-width:520px}.login-page{grid-template-columns:1fr 1fr;min-height:100vh;display:grid}.login-story{color:#fff;background:#073e36;flex-direction:column;justify-content:space-between;padding:50px 65px;display:flex;position:relative;overflow:hidden}.login-story .brand b,.login-story .brand small{color:#a6c8bb}.login-story .eyebrow{color:#95bbae}.login-story h1{margin:25px 0;font-size:51px;line-height:1.25}.login-story p{color:#bad0c6;max-width:340px;font-size:15px}.story-points{gap:17px;margin-top:32px;display:grid}.story-points span{color:#cee5d6;align-items:center;gap:12px;font-size:12px;display:flex}.story-leaf{opacity:.08;position:absolute;bottom:40px;right:-60px;transform:rotate(-25deg)}.login-story>small{color:#709d88;margin-top:40px}.login-form{background:#fff;flex-direction:column;justify-content:center;align-items:center;padding:65px;display:flex;position:relative}.login-form>div{width:100%;max-width:360px}.login-form h2{margin:12px 0}.login-form form{margin-top:34px}.wide{justify-content:space-between;width:100%}.login-note{justify-content:center;align-items:center;gap:8px;margin-top:22px;font-size:10px;display:flex}.login-form footer{color:#98a4a7;font-size:10px;position:absolute;bottom:32px}.toolbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:16px;padding:18px 22px;display:flex}.search{max-width:340px;position:relative}.search svg{color:#9cabad;position:absolute;top:14px;left:12px}.search input{min-height:40px;padding-left:36px;font-size:12px}.row-actions{gap:6px;display:flex}.row-actions button,.row-actions a{min-height:31px;padding:6px 9px;font-size:10px}.dialog-backdrop{z-index:60;background:#0a263969;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.dialog{background:#fff;border-radius:16px;width:680px;max-width:100%;max-height:90vh;padding:28px;overflow:auto;box-shadow:0 20px 100px #07151b40}.dialog-head{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.dialog-head h2{margin:0;font-size:22px}.form-grid{grid-template-columns:1fr 1fr;gap:0 18px;display:grid}.full{grid-column:1/-1}.form-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding-top:20px;display:flex}.module-editor{border:1px solid var(--line);background:#f7f9f8;border-radius:8px;margin-bottom:12px;padding:15px}.version-checks{border:1px solid var(--line);border-radius:8px;max-height:230px;padding:14px;overflow:auto}.version-checks label{margin-bottom:10px}.detail-json{white-space:pre-wrap;background:#f5f7f8;max-height:400px;padding:18px;font-size:11px;overflow:auto}.learner-header{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:83px;padding:0 6vw;display:flex}.learner-wrap{max-width:1120px;margin:40px auto;padding:0 25px}.onboard{max-width:600px;margin:45px auto}.onboard .card{padding:34px}.onboard h1{font-size:28px}.notice{border:1px solid var(--line);white-space:pre-wrap;background:#f6f8f7;border-radius:8px;max-height:230px;margin-bottom:20px;padding:18px;font-size:12px;font-weight:400;line-height:1.8;overflow:auto}.learner-grid{grid-template-columns:1fr 300px;gap:25px;display:grid}.video-frame{aspect-ratio:16/9;background:#071613;border-radius:12px;place-items:center;display:grid;position:relative;overflow:hidden}.video-frame video{width:100%;height:100%;max-height:600px}.video-controls{align-items:center;gap:12px;padding:16px 0;display:flex}.video-controls input{min-height:15px;padding:0}.progress-track{background:#e8efeb;border-radius:20px;height:6px;overflow:hidden}.progress-track>span{background:var(--green);height:100%;display:block}.module-list{margin:20px 0 0;padding:0;list-style:none}.module-list button{text-align:left;width:100%;color:var(--ink);border-bottom:1px solid var(--line);background:0 0;border-radius:8px;justify-content:flex-start;padding:14px 7px;font-size:12px;display:flex}.module-list button.current{color:var(--green);background:#ebf5ee}.module-list button span{flex:1}.exam-question{border-bottom:1px solid var(--line);padding:15px 0}.exam-question h3{margin-bottom:20px;font-size:15px}.exam-question label{border:1px solid var(--line);border-radius:7px;padding:13px;font-weight:400}.completion{text-align:center;padding:45px}.completion>svg{color:var(--green)}.report-cards{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.report-cards .button{margin:6px 6px 0 0}.pagination{color:var(--muted);justify-content:space-between;align-items:center;padding:16px 22px;font-size:11px;display:flex}@media (min-width:1500px){.welcome-banner{min-height:280px}.content{padding-top:44px}.stats-grid{margin-top:28px}.dashboard-grid{grid-template-columns:1fr 350px}}@media (max-width:1200px){.sidebar{width:220px;padding-left:12px;padding-right:12px}.main-wrap{margin-left:220px}.content{padding:28px 24px}.dashboard-grid{grid-template-columns:1fr}.quick-actions{display:none}.topbar{padding:0 24px}.stat-card{padding:16px}.stat-top{font-size:10px}}@media (max-width:800px){.sidebar{width:250px;transition:transform .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.main-wrap{margin-left:0}.mobile-menu,.mobile-close{display:inline-flex}.mobile-close{position:absolute;top:8px;right:8px}.backdrop{z-index:20;background:#10253066;position:fixed;inset:0}.topbar{gap:8px;height:64px;padding:0 18px}.topbar>span{display:none}.content{padding:27px 18px}.page-heading{align-items:flex-start}.page-heading h1{font-size:25px}.page-heading p{max-width:250px;font-size:11px}.page-heading .button{white-space:nowrap;padding:11px;font-size:10px}.welcome-banner{min-height:230px;padding:27px}.welcome-banner h2{font-size:26px}.banner-art{min-width:140px;transform:scale(.8)}.stats-grid{grid-template-columns:repeat(2,1fr);gap:12px}.stat-card strong{font-size:27px}.login-page{grid-template-columns:1fr}.login-story{min-height:230px;padding:27px}.login-story>div:nth-child(2){margin-top:30px}.login-story h1{margin:12px 0;font-size:32px}.login-story p,.story-points,.login-story>small{display:none}.login-form{min-height:520px;padding:44px 24px 70px}.login-form footer{bottom:22px}.learner-grid{grid-template-columns:1fr}.learner-header{padding:0 20px}.learner-header .brand{font-size:17px}.learner-wrap{margin-top:25px;padding:0 17px}.onboard{margin:25px auto}.onboard .card{padding:23px}.dialog-backdrop{padding:12px}.dialog{padding:22px}.form-grid{grid-template-columns:1fr}.form-grid>*{grid-column:1}.report-cards{grid-template-columns:1fr}.app-footer{padding:10px 18px 22px}}@media (max-width:480px){.banner-art{display:none}.welcome-banner{min-height:240px}.welcome-banner h2{font-size:28px}.topbar-right{font-size:9px}.page-heading .button svg{display:none}.toolbar{flex-wrap:wrap;padding:15px}.form-actions{background:#fff;padding-bottom:15px;position:sticky;bottom:-22px}.card{padding:20px}.card.no-padding{padding:0}}
