
:root{--motl-green:#087a39;--motl-green-dark:#045a2a;--motl-blue:#1479b8;--motl-orange:#e58b2f;--motl-red:#be1e2d;--motl-ink:#14201a;--motl-muted:#5a675f;--motl-line:#dbe5df;--motl-bg:#f5f8f6;--motl-white:#fff;--motl-shadow:0 14px 40px rgba(20,32,26,.08)}
.motl-shell{max-width:1180px;margin:0 auto;padding:28px 20px 64px;color:var(--motl-ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
.motl-shell *{box-sizing:border-box}.motl-shell a{text-underline-offset:3px}
.motl-hero,.motl-lesson-hero{background:linear-gradient(135deg,#fff 0%,#f3faf6 55%,#eef7fb 100%);border:1px solid var(--motl-line);border-radius:24px;padding:32px;box-shadow:var(--motl-shadow);margin-bottom:28px;position:relative;overflow:hidden}
.motl-hero:before,.motl-lesson-hero:before{content:"";position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(229,139,47,.12);right:-70px;top:-80px}
.motl-brand-row{display:flex;gap:22px;align-items:center;margin-bottom:24px}.motl-brand-row img:first-child{width:min(300px,48%);height:86px;object-fit:contain;object-position:left center}.motl-brand-row img:last-child{width:78px;height:78px;object-fit:contain;border-radius:50%}
.motl-eyebrow{text-transform:uppercase;letter-spacing:.09em;font-size:.76rem;font-weight:800;color:var(--motl-green);margin:0 0 8px}.motl-hero h1,.motl-lesson-hero h1{font-size:clamp(2rem,5vw,3.4rem);line-height:1.04;letter-spacing:-.035em;margin:.1em 0 .35em;color:#0b5d86}.motl-hero p,.motl-lesson-hero p{max-width:820px;font-size:1.04rem;line-height:1.7}
.motl-progress-wrap{max-width:760px;margin-top:22px}.motl-progress-label{display:flex;justify-content:space-between;gap:16px;font-size:.9rem;margin-bottom:8px}.motl-progress{height:12px;background:#e4ede8;border-radius:999px;overflow:hidden}.motl-progress span{display:block;height:100%;background:linear-gradient(90deg,var(--motl-green),#39a860);border-radius:999px}
.motl-unit{margin:38px 0}.motl-unit-head h2{font-size:2rem;margin:.1em 0}.motl-unit-head p{color:var(--motl-muted);max-width:800px}.motl-lesson-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.motl-card,.motl-lesson-card{background:#fff;border:1px solid var(--motl-line);border-radius:18px;padding:22px;box-shadow:0 6px 20px rgba(20,32,26,.04)}.motl-lesson-card{display:flex;flex-direction:column;min-height:260px}.motl-lesson-card.is-passed{border-color:#9bd2ae;background:#fbfffc}.motl-lesson-card.is-locked{opacity:.72;background:#f5f6f5}.motl-lesson-card-top{display:flex;align-items:center;justify-content:space-between;gap:10px}.motl-lesson-id{font-size:.78rem;font-weight:800;color:var(--motl-blue)}.motl-status{font-size:.72rem;font-weight:800;border-radius:999px;padding:5px 9px;background:#eef3f0;color:#435249}.is-passed .motl-status{background:#e4f6e9;color:#08612f}.is-open .motl-status{background:#eaf4fb;color:#075b8a}.motl-lesson-card h3{font-size:1.18rem;line-height:1.35;margin:15px 0 9px}.motl-lesson-card p{color:var(--motl-muted);line-height:1.55}.motl-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:.82rem;color:var(--motl-muted);margin-top:auto;padding-top:14px}.motl-lesson-card .motl-button{margin-top:16px;align-self:flex-start}.motl-lock-note{font-size:.86rem;color:var(--motl-muted);margin-top:16px}
.motl-button{appearance:none;border:0;border-radius:10px;padding:11px 16px;background:var(--motl-green);color:#fff!important;font-weight:800;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:.18s ease;box-shadow:none}.motl-button:hover{background:var(--motl-green-dark);transform:translateY(-1px)}.motl-button-small{padding:9px 13px;font-size:.88rem}.motl-button-secondary{background:#edf3ef;color:var(--motl-ink)!important}.motl-button-secondary:hover{background:#dfe9e3}.motl-button[disabled],.motl-button.is-disabled{opacity:.48;pointer-events:none}
.motl-auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.motl-card h2{margin-top:0}.motl-card label{display:block;font-weight:700;margin:12px 0}.motl-card input[type=text],.motl-card input[type=email],.motl-card input[type=password],.motl-card input[type=url],.motl-card textarea{width:100%;padding:11px 12px;border:1px solid #cbd8d0;border-radius:10px;margin-top:6px;font:inherit;background:#fff}.motl-card input:focus,.motl-card textarea:focus{outline:3px solid rgba(20,121,184,.15);border-color:var(--motl-blue)}
.motl-breadcrumb{display:flex;gap:9px;align-items:center;font-size:.9rem;margin:0 0 18px}.motl-breadcrumb a{color:var(--motl-green);font-weight:700}.motl-lesson-page{display:block}.motl-lesson-hero{margin-bottom:22px}.motl-pill-success{background:#e4f6e9;color:#08612f;border-radius:999px;padding:4px 9px;font-weight:800}
.motl-content-grid{display:grid;grid-template-columns:1fr;gap:18px}.motl-content-card{padding:26px}.motl-section-title{display:flex;gap:14px;align-items:center;margin-bottom:16px}.motl-section-title img{width:46px;height:46px;object-fit:contain}.motl-section-title h2{margin:0}.motl-section-title .motl-eyebrow{margin-bottom:3px}.motl-content-card ul{margin:0;padding-left:1.25em}.motl-content-card li{margin:.6em 0;line-height:1.6}.motl-placeholder{background:#f7f9f8;border:1px dashed #b8c8be;border-radius:12px;padding:18px;line-height:1.6;color:var(--motl-muted)}.motl-video iframe{width:100%;aspect-ratio:16/9;height:auto;border-radius:12px}.motl-activity-check{margin-top:16px;padding:12px 14px;border-radius:12px;background:#f3faf6}.motl-activity-check label{margin:0}.motl-note{font-size:.86rem;color:var(--motl-muted)}
.motl-assessment{margin-top:22px;padding:28px}.motl-assessment-gate{background:#fff6e8;border:1px solid #f1c886;border-radius:12px;padding:13px 15px;margin:16px 0}.motl-question{border:0;padding:18px 0;margin:0;border-bottom:1px solid var(--motl-line)}.motl-question legend{font-weight:800;line-height:1.5;margin-bottom:10px}.motl-options{display:grid;gap:9px}.motl-options label{margin:0;padding:10px 12px;border:1px solid #d9e3dd;border-radius:10px;font-weight:500;cursor:pointer}.motl-options label:has(input:checked){border-color:var(--motl-blue);background:#f0f7fb}.motl-feedback{margin-top:10px;font-size:.9rem;line-height:1.45}.motl-feedback.is-correct{color:#0a6a32}.motl-feedback.is-incorrect{color:#9d1b28}.motl-submit-quiz{margin-top:20px}.motl-result{margin-top:16px;padding:0}.motl-result .motl-alert{margin:0}
.motl-alert{border-radius:12px;padding:13px 15px;margin:12px 0}.motl-alert-success{background:#e7f7ec;border:1px solid #9dd8af;color:#075c2a}.motl-alert-error{background:#fff0f0;border:1px solid #efb5b9;color:#881925}.motl-alert-info{background:#edf7fd;border:1px solid #b8dcee;color:#0b587e}
.motl-lesson-footer{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:24px;padding-top:20px;border-top:1px solid var(--motl-line)}.motl-course-finish{font-weight:900;color:var(--motl-green)}
.motl-reflection-actions{display:flex;align-items:center;gap:12px;margin-top:10px}.motl-reflection-status{font-size:.88rem;color:var(--motl-muted)}
@media(max-width:800px){.motl-lesson-grid,.motl-auth-grid{grid-template-columns:1fr}.motl-shell{padding:16px 12px 48px}.motl-hero,.motl-lesson-hero{padding:22px}.motl-brand-row img:first-child{width:70%;height:70px}.motl-lesson-footer{align-items:stretch;flex-direction:column}.motl-lesson-footer .motl-button{width:100%}}
