:root{--forest:#235f52;--forest-deep:#16483f;--lime:#8fc857;--lime-soft:#e9f5dc;--ink:#18312d;--muted:#63736f;--line:#dfe9e5;--paper:#f7faf8;--white:#fff;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Manrope,Segoe UI,Arial,sans-serif}button{font:inherit}.course-shell{min-height:100vh}.topbar{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff0;align-items:center;gap:24px;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.brand{color:var(--forest);cursor:pointer;letter-spacing:-.04em;background:0 0;border:0;align-items:center;gap:10px;font-size:18px;display:flex}.brand strong{font-weight:900}.brand em{color:#77928b;letter-spacing:.04em;text-transform:uppercase;margin-left:5px;font-size:11px;font-style:normal}.brand-mark{color:#fff;background:var(--forest);border-radius:12px;place-items:center;width:36px;height:36px;display:grid}.course-meta{border-left:1px solid var(--line);flex:1;align-items:center;gap:18px;padding-left:22px;display:flex}.meta-title{font-size:14px;font-weight:700}.meta-time{color:var(--muted);align-items:center;gap:6px;font-size:13px;display:flex}.progress-cluster{min-width:170px;color:var(--forest);align-items:center;gap:10px;font-size:12px;font-weight:800;display:flex}.progress-track{background:#e4ece9;border-radius:20px;flex:1;height:7px;overflow:hidden}.progress-track i{background:var(--lime);height:100%;display:block}.course-grid{grid-template-columns:310px minmax(0,1fr);min-height:calc(100vh - 76px);display:grid}.sidebar{border-right:1px solid var(--line);background:#fff;height:calc(100vh - 76px);padding:26px 20px 22px;position:sticky;top:76px;overflow-y:auto}.sidebar-head{justify-content:space-between;align-items:center;padding:0 9px 22px;display:flex}.sidebar-head strong{margin-top:4px;font-size:14px;display:block}.eyebrow{color:#6d7f7a;letter-spacing:.12em;text-transform:uppercase;font-size:11px;font-weight:900}.module{margin-bottom:24px}.module h2{color:#758783;letter-spacing:.09em;text-transform:uppercase;margin:0 9px 9px;font-size:10px;font-weight:900}.lesson-link{color:#536560;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:12px;align-items:flex-start;gap:10px;width:100%;padding:10px 9px;font-size:13px;line-height:1.4;display:flex}.lesson-link:hover{color:var(--forest);background:#f1f7f4}.lesson-link.active{background:var(--lime-soft);color:var(--forest-deep);font-weight:800}.lesson-dot{border:1px solid #c9d8d3;border-radius:50%;flex:0 0 20px;place-items:center;width:20px;height:20px;margin-top:-1px;display:grid}.active .lesson-dot{color:#fff;background:var(--forest);border-color:var(--forest)}.privacy-note{color:#71817d;background:#f5f8f6;border-radius:14px;gap:9px;padding:14px;font-size:11px;line-height:1.45;display:flex}.lesson-canvas{min-width:0;padding:48px clamp(24px,6vw,92px) 80px}.lesson-inner{width:min(100%,1040px);margin:0 auto}.hero-card{background:var(--forest-deep);color:#fff;border-radius:34px;grid-template-columns:1.15fr .85fr;min-height:480px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 70px #184a3f33}.hero-card:after{content:"";background:linear-gradient(90deg,var(--lime),#bbdf7f);height:5px;position:absolute;inset:auto 0 0}.hero-copy{z-index:2;padding:clamp(42px,6vw,72px);position:relative}.pill{background:#ffffff14;border:1px solid #ffffff38;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:12px;font-weight:800;display:inline-flex}.hero-copy h1{letter-spacing:-.06em;max-width:650px;margin:28px 0 18px;font-size:clamp(39px,5vw,68px);line-height:.98}.hero-copy p{color:#d8e7e3;max-width:600px;margin:0;font-size:17px;line-height:1.7}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px;display:flex}.hero-actions>span{color:#bcd2cc;align-items:center;gap:7px;font-size:12px;display:flex}.primary-button{background:var(--lime);color:#153f36;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 20px;font-weight:900;transition:all .18s;display:inline-flex;box-shadow:0 8px 22px #8fc8573d}.primary-button:hover{filter:brightness(1.05);transform:translateY(-1px)}.hero-visual{background:radial-gradient(circle at 55% 45%,#8fc8573d,#0000 37%),linear-gradient(140deg,#ffffff14,#0000);min-height:420px;position:relative}.shield-core{color:#dff2cb;background:#ffffff14;border:1px solid #ffffff4d;border-radius:50% 50% 42% 42%/36% 36% 64% 64%;place-items:center;width:158px;height:178px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 15px #ffffff06,0 25px 55px #00000029}.orbit{border:1px solid #ffffff1f;border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:270px;height:270px}.orbit-two{width:390px;height:390px}.safe-tag{color:var(--forest-deep);background:#fff;border-radius:11px;align-items:center;gap:7px;padding:9px 12px;font-size:11px;font-weight:900;display:flex;position:absolute;box-shadow:0 14px 34px #0000002e}.tag-one{top:28%;left:8%}.tag-two{bottom:25%;right:8%}.outcomes{padding:72px 8px 10px}.section-heading{grid-template-columns:180px 1fr;align-items:start;gap:25px;display:grid}.section-heading h2{letter-spacing:-.045em;max-width:720px;margin:0;font-size:clamp(28px,3.2vw,44px);line-height:1.1}.outcome-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:36px;display:grid}.outcome-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:26px}.outcome-card>span{background:var(--lime-soft);width:38px;height:38px;color:var(--forest);border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:grid}.outcome-card h3{margin:22px 0 8px;font-size:18px}.outcome-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.promise-card{background:#eef6f1;border-radius:22px;grid-template-columns:auto 1.2fr 1fr;align-items:center;gap:20px;margin-top:30px;padding:28px;display:grid}.promise-icon{background:var(--forest);color:#fff;border-radius:16px;place-items:center;width:52px;height:52px;display:grid}.promise-card h2{margin:5px 0 0;font-size:20px}.promise-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.6}.reading-page{max-width:850px;padding:22px 0}.reading-page>h1{letter-spacing:-.055em;margin:15px 0 20px;font-size:clamp(38px,5vw,64px);line-height:1.03}.lead{color:#50635e;max-width:760px;font-size:18px;line-height:1.75}.principle-grid{grid-template-columns:repeat(3,1fr);gap:12px;margin:38px 0;display:grid}.principle-grid>div{border:1px solid var(--line);background:#fff;border-radius:18px;padding:22px}.principle-grid span{color:#77908a;text-transform:uppercase;letter-spacing:.1em;margin-bottom:12px;font-size:11px;font-weight:900;display:block}.principle-grid strong{font-size:15px;line-height:1.45}.scenario-card{background:var(--forest-deep);color:#fff;border-radius:26px;margin-top:44px;padding:clamp(26px,5vw,44px)}.scenario-label{background:var(--lime);color:var(--forest-deep);letter-spacing:.1em;text-transform:uppercase;border-radius:9px;padding:7px 10px;font-size:10px;font-weight:900;display:inline-block}.scenario-card h2{max-width:700px;margin:20px 0 13px;font-size:28px;line-height:1.25}.scenario-card>p{color:#cfe0dc;line-height:1.7}.answer-row{border-top:1px solid #ffffff24;grid-template-columns:160px 1fr;gap:18px;margin-top:25px;padding-top:22px;font-size:13px;line-height:1.55;display:grid}.answer-row span{color:#bfe78f;align-items:center;gap:7px;font-weight:800;display:flex}.next-button{margin-top:28px}.preview-state{flex-direction:column;justify-content:center;min-height:70vh;display:flex}.icon-button{border:1px solid var(--line);width:40px;height:40px;color:var(--forest);cursor:pointer;background:#fff;border-radius:12px;place-items:center;display:grid}.mobile-only,.scrim{display:none}.point-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin:42px 0;display:grid}.point-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:220px;padding:26px;position:relative}.point-card>span{background:var(--lime-soft);width:38px;height:38px;color:var(--forest);border-radius:12px;place-items:center;font-size:11px;font-weight:900;display:inline-grid}.point-card h2{margin:24px 0 9px;font-size:18px;line-height:1.25}.point-card p{color:var(--muted);margin:0;font-size:13px;line-height:1.65}.knowledge-check{border:1px solid var(--line);background:#fff;border-radius:26px;margin-top:28px;padding:clamp(24px,5vw,40px)}.check-head{align-items:flex-start;gap:16px;display:flex}.check-icon{background:var(--lime-soft);width:46px;height:46px;color:var(--forest);border-radius:14px;flex:0 0 46px;place-items:center;display:grid}.check-head h2{margin:6px 0 0;font-size:23px;line-height:1.35}.option-list{gap:10px;margin-top:26px;display:grid}.option{border:1px solid var(--line);width:100%;color:var(--ink);cursor:pointer;text-align:left;background:#fbfdfc;border-radius:14px;align-items:center;gap:14px;padding:14px 16px;line-height:1.5;display:flex}.option>span{color:#6a7b77;background:#eef3f1;border-radius:50%;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:11px;font-weight:900;display:grid}.option:hover,.option.selected{background:#f3f8f6;border-color:#9dbcb3}.option.selected>span{background:var(--forest);color:#fff}.option.correct{background:#f2faea;border-color:#8fc857}.option.correct>span{color:#fff;background:#75b33d}.option.wrong{background:#fff4f4;border-color:#d98181}.option.wrong>span{color:#fff;background:#c85b5b}.feedback{border-radius:13px;gap:12px;margin-top:18px;padding:15px;font-size:13px;display:flex}.feedback.success{color:#315d26;background:#eef8e5}.feedback.error{color:#843b3b;background:#fff0f0}.feedback strong{display:block}.feedback p{margin:4px 0 0;line-height:1.5}.check-actions{justify-content:flex-end;margin-top:20px;display:flex}.secondary-button{min-height:46px;color:var(--forest);cursor:pointer;background:#fff;border:1px solid #b9cbc6;border-radius:13px;padding:0 18px;font-weight:850}.secondary-button:disabled,.primary-button:disabled{cursor:not-allowed;opacity:.45;filter:none;transform:none}.lesson-sources{border-top:1px solid var(--line);gap:7px;margin-top:42px;padding:20px 0 0;font-size:11px;display:grid}.lesson-sources>span{color:#82928e;letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-weight:900}.lesson-sources a{color:#4d7168;width:max-content;max-width:100%;text-decoration:none}.lesson-sources a:hover{text-decoration:underline}.quiz-page{max-width:900px}.quiz-page>h1,.result-page>h1{letter-spacing:-.055em;margin:15px 0;font-size:clamp(40px,6vw,70px);line-height:1}.quiz-status{z-index:20;border:1px solid var(--line);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:15px;align-items:center;gap:18px;margin:34px 0;padding:14px 18px;font-size:12px;font-weight:800;display:flex;position:sticky;top:92px;box-shadow:0 8px 24px #17463c14}.quiz-status .progress-track{height:8px}.question-list{gap:16px;display:grid}.quiz-question{border:1px solid var(--line);background:#fff;border-radius:20px;margin:0;padding:24px}.quiz-question legend{align-items:flex-start;gap:12px;width:100%;padding:0 0 16px;font-size:16px;font-weight:850;line-height:1.45;display:flex}.quiz-question legend>span{background:var(--forest);color:#fff;border-radius:10px;flex:0 0 30px;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.quiz-question label{color:#546762;cursor:pointer;border:1px solid #0000;border-radius:11px;align-items:flex-start;gap:11px;margin-top:8px;padding:11px 13px;font-size:13px;line-height:1.45;display:flex}.quiz-question label:hover{background:#f5f9f7}.quiz-question label.chosen{color:var(--forest-deep);background:#eff7f3;border-color:#a8c9be;font-weight:750}.quiz-question input{accent-color:var(--forest);margin-top:3px}.submit-quiz{margin-top:26px;margin-left:auto}.result-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:760px;min-height:72vh;display:flex}.result-badge{border-radius:30px;place-items:center;width:96px;height:96px;margin-bottom:26px;display:grid}.result-badge.passed{background:var(--lime-soft);color:var(--forest)}.result-badge.failed{color:#9c6320;background:#fff0dc}.score-ring{border:10px solid var(--lime-soft);border-top-color:var(--lime);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:150px;height:150px;margin:28px 0;display:flex}.score-ring strong{font-size:46px;line-height:1}.score-ring span{color:var(--muted);font-size:12px}.result-page>p{max-width:630px;color:var(--muted);margin:0 0 24px;font-size:16px;line-height:1.7}.launch-note{color:#725526;text-align:left;background:#fff7e9;border-radius:14px;align-items:flex-start;gap:11px;margin-top:34px;padding:16px;font-size:12px;line-height:1.55;display:flex}@media (width<=900px){.course-grid{grid-template-columns:1fr}.sidebar{z-index:70;width:min(340px,88vw);height:100vh;transition:transform .25s;position:fixed;top:0;left:0;transform:translate(-104%)}.sidebar.is-open{transform:translate(0)}.scrim{z-index:60;background:#0b262073;border:0;display:block;position:fixed;inset:0}.mobile-only{display:grid}.course-meta{display:none}.lesson-canvas{padding:28px 18px 60px}.hero-card{grid-template-columns:1fr}.hero-visual{min-height:310px}.outcome-grid,.point-grid{grid-template-columns:1fr}.point-card{min-height:auto}.promise-card{grid-template-columns:auto 1fr}.promise-card>p{grid-column:1/-1}.principle-grid{grid-template-columns:1fr}}@media (width<=560px){.topbar{gap:11px;height:66px;padding:0 14px}.brand em{display:none}.brand{font-size:15px}.brand-mark{width:34px;height:34px}.progress-cluster{min-width:80px;margin-left:auto}.progress-cluster span{display:none}.course-grid{min-height:calc(100vh - 66px)}.hero-card{border-radius:24px}.hero-copy{padding:32px 24px}.hero-copy h1{font-size:40px}.hero-copy p{font-size:15px}.hero-visual{min-height:270px}.section-heading{grid-template-columns:1fr;gap:10px}.outcomes{padding-top:50px}.promise-card{padding:22px}.reading-page>h1{font-size:40px}.answer-row{grid-template-columns:1fr}.primary-button{width:100%}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.auth-loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}.auth-page{background:radial-gradient(circle at 75% 20%,#8fc85733,transparent 32%),var(--forest-deep);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fff;border-radius:28px;width:min(100%,480px);padding:42px;box-shadow:0 28px 80px #00000040}.auth-logo{background:var(--forest);color:#fff;border-radius:18px;place-items:center;width:58px;height:58px;margin-bottom:22px;display:grid}.auth-card h1{letter-spacing:-.045em;margin:10px 0 12px;font-size:36px;line-height:1.08}.auth-card>p{color:var(--muted);line-height:1.6}.auth-card form{gap:16px;margin-top:28px;display:grid}.auth-card label{gap:8px;font-size:13px;font-weight:800;display:grid}.auth-card input{border:1px solid var(--line);width:100%;height:50px;font:inherit;background:#fbfdfc;border-radius:13px;padding:0 14px}.auth-card input:focus{outline:3px solid var(--lime-soft);border-color:var(--forest)}.auth-card .code-input{letter-spacing:.35em;text-align:center;font-size:24px;font-weight:900}.auth-message{color:#71501b;background:#fff3dc;border-radius:12px;padding:13px;font-size:13px}.text-button{color:var(--forest);cursor:pointer;background:0 0;border:0;font-weight:800}.user-bar{z-index:55;border:1px solid var(--line);background:#fffffff5;border-radius:14px;align-items:center;gap:12px;padding:9px 12px;font-size:12px;display:flex;position:fixed;bottom:18px;right:18px;box-shadow:0 10px 30px #143c3224}.user-bar a{color:var(--forest);font-weight:850;text-decoration:none}.user-bar button{color:#7a4a4a;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;display:flex}.admin-page{background:var(--paper);min-height:100vh;padding:48px}.admin-page>header{justify-content:space-between;align-items:flex-end;gap:24px;max-width:1180px;margin:0 auto 30px;display:flex}.admin-page h1{letter-spacing:-.05em;margin:8px 0 4px;font-size:44px}.admin-page header p{color:var(--muted);margin:0}.admin-actions{gap:10px;display:flex}.admin-actions a{text-decoration:none}.admin-table-wrap{border:1px solid var(--line);background:#fff;border-radius:20px;max-width:1180px;margin:auto;overflow:auto}.admin-table-wrap table{border-collapse:collapse;width:100%}.admin-table-wrap th,.admin-table-wrap td{border-bottom:1px solid var(--line);text-align:left;white-space:nowrap;padding:16px 18px}.admin-table-wrap th{color:#70817d;text-transform:uppercase;letter-spacing:.08em;background:#f3f7f5;font-size:11px}.admin-table-wrap td{font-size:13px}.admin-table-wrap small{color:var(--muted);margin-top:4px;display:block}.status{color:#65736f;background:#f1f3f2;border-radius:9px;padding:6px 9px;display:inline-block}.status.ok{background:var(--lime-soft);color:#315d26}@media (width<=700px){.auth-card{padding:30px 22px}.admin-page{padding:28px 14px}.admin-page>header{flex-direction:column;align-items:flex-start}.admin-page h1{font-size:36px}.user-bar{justify-content:center;left:10px;right:10px}}
