
.lessons-page-shell{box-sizing:border-box;width:min(var(--tto-workspace-max,1500px),calc(100% - (2 * var(--tto-workspace-gutter,clamp(14px,1.7vw,32px)))));max-width:var(--tto-workspace-max,1500px);margin:0 auto;padding:20px 0 54px}.lessons-breadcrumbs{margin:0 0 16px;color:var(--text-light,#64748b);font-size:.9rem}.lessons-breadcrumbs a{color:var(--primary,#1769ff);text-decoration:none}.lessons-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.55fr);gap:24px;align-items:stretch;padding:34px;border:1px solid var(--border,#dfe6ef);border-radius:28px;background:linear-gradient(135deg,var(--surface,#fff),var(--surface-alt,#f8fbff));box-shadow:0 18px 48px rgba(15,23,42,.06)}.lessons-hero-copy{align-self:center}.lessons-eyebrow,.lessons-section-count{display:inline-block;color:var(--primary,#1769ff);font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.lessons-hero h1{max-width:850px;margin:10px 0 14px;color:var(--text,#0f172a);font-size:clamp(2.15rem,4vw,4rem);line-height:1.02;letter-spacing:-.035em}.lessons-hero p{max-width:800px;margin:0;color:var(--text-light,#475569);font-size:1.08rem;line-height:1.72}.lessons-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.lessons-primary-button,.lessons-secondary-button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:14px;font-weight:800;text-decoration:none}.lessons-primary-button{color:#fff;background:var(--primary,#1769ff);box-shadow:0 10px 22px rgba(23,105,255,.22)}.lessons-secondary-button{color:var(--primary,#1769ff);background:var(--surface,#fff);border:1px solid rgba(23,105,255,.25)}.lessons-primary-button.compact{min-height:44px;padding:0 16px;font-size:.92rem}.lessons-hero-trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:20px;color:var(--text-light,#475569);font-size:.9rem;font-weight:650}.lessons-course-summary{padding:24px;border-radius:22px;background:var(--primary,#1769ff);color:#fff;box-shadow:0 18px 38px rgba(23,105,255,.22)}.lessons-summary-label{display:block;font-size:.8rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;opacity:.8}.lessons-course-summary>strong{display:block;margin:8px 0 18px;font-size:1.55rem}.lessons-progress-track{height:9px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.22)}.lessons-progress-track span{display:block;width:0;height:100%;border-radius:inherit;background:#fff;transition:width .25s ease}.lessons-summary-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:20px}.lessons-summary-grid div{padding:12px;border-radius:14px;background:rgba(255,255,255,.1)}.lessons-summary-grid b,.lessons-summary-grid small{display:block}.lessons-summary-grid b{font-size:1.18rem}.lessons-summary-grid small{margin-top:2px;opacity:.8}.lessons-answer-block{display:grid;grid-template-columns:minmax(240px,.6fr) minmax(0,1.4fr);gap:28px;margin:28px 0;padding:26px 28px;border:1px solid var(--border,#dfe6ef);border-radius:22px;background:var(--surface,#fff)}.lessons-answer-block h2,.lessons-section-intro h2,.lessons-directory-heading h2,.lessons-content-card h2,.lessons-final-cta h2{margin:7px 0 0;color:var(--text,#0f172a);line-height:1.15}.lessons-answer-block p{margin:0;color:var(--text-light,#475569);line-height:1.75}.lessons-feature-grid,.lessons-use-case-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:0 0 34px}.lessons-feature-grid article,.lessons-use-case-grid article,.lessons-content-card{padding:22px;border:1px solid var(--border,#dfe6ef);border-radius:18px;background:var(--surface,#fff)}.lessons-feature-grid article>span{font-size:1.45rem}.lessons-feature-grid h2{margin:10px 0 7px;color:var(--text,#0f172a);font-size:1.02rem}.lessons-feature-grid p,.lessons-use-case-grid p{margin:0;color:var(--text-light,#64748b);font-size:.92rem;line-height:1.6}.lessons-course-directory{margin:34px 0;padding:28px;border:1px solid var(--border,#dfe6ef);border-radius:26px;background:var(--surface-alt,#f8fafc)}.lessons-directory-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.lessons-directory-heading p,.lessons-section-intro p{max-width:790px;margin:9px 0 0;color:var(--text-light,#64748b);line-height:1.65}.lessons-course-list{display:block;margin:0;padding:0;background:transparent;border:0;border-radius:0;box-shadow:none}.lessons-course-list .course-section{margin-top:28px}.lessons-course-list .course-section:first-child{margin-top:0}.lessons-section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:12px}.lessons-section-heading h3{margin:4px 0 5px;font-size:1.25rem}.lessons-section-heading p{max-width:760px;margin:0;color:var(--text-light,#64748b);font-size:.92rem;line-height:1.55}.lessons-section-start{flex:0 0 auto;color:var(--primary,#1769ff);font-size:.88rem;font-weight:800;text-decoration:none}.lessons-course-list .lesson-card{min-height:86px}.lessons-course-list .lesson-card-content h4{font-size:.86rem;line-height:1.35}.lessons-course-list .lesson-card-content p{font-size:.75rem}.lessons-course-list .lesson-open-button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;white-space:nowrap}.lessons-course-list .lesson-open-button[aria-disabled="true"]{pointer-events:none}.lessons-learning-path,.lessons-use-cases,.lessons-faq{margin:38px 0}.lessons-section-intro{margin-bottom:18px}.lessons-stage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.lessons-stage-card{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid var(--border,#dfe6ef);border-radius:16px;background:var(--surface,#fff)}.lessons-stage-icon{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:12px;background:var(--primary-light,#eaf1ff);font-size:1.1rem}.lessons-stage-card strong,.lessons-stage-card small{display:block}.lessons-stage-card strong{color:var(--text,#0f172a);font-size:.94rem}.lessons-stage-card small{margin-top:3px;color:var(--text-light,#64748b);font-size:.78rem;line-height:1.45}.lessons-guidance-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:38px 0}.lessons-content-card ol{margin:16px 0 0;padding-left:20px;color:var(--text-light,#475569);line-height:1.7}.lessons-content-card li+li{margin-top:8px}.lessons-content-card p{color:var(--text-light,#475569);line-height:1.7}.lessons-text-link{color:var(--primary,#1769ff);font-weight:800;text-decoration:none}.lessons-use-case-grid article strong{display:block;margin-bottom:7px;color:var(--text,#0f172a)}.lessons-faq details{margin-top:10px;border:1px solid var(--border,#dfe6ef);border-radius:14px;background:var(--surface,#fff)}.lessons-faq summary{cursor:pointer;padding:17px 18px;color:var(--text,#0f172a);font-weight:800}.lessons-faq details p{margin:0;padding:0 18px 18px;color:var(--text-light,#475569);line-height:1.68}.lessons-final-cta{display:flex;align-items:center;justify-content:space-between;gap:26px;margin-top:40px;padding:30px;border-radius:24px;background:linear-gradient(135deg,var(--primary-light,#eaf1ff),var(--surface,#fff));border:1px solid rgba(23,105,255,.2)}.lessons-final-cta p{max-width:780px;margin:9px 0 0;color:var(--text-light,#475569);line-height:1.65}html[data-theme="dark"] .lessons-hero,html[data-theme="dark"] .lessons-answer-block,html[data-theme="dark"] .lessons-feature-grid article,html[data-theme="dark"] .lessons-course-directory,html[data-theme="dark"] .lessons-stage-card,html[data-theme="dark"] .lessons-content-card,html[data-theme="dark"] .lessons-use-case-grid article,html[data-theme="dark"] .lessons-faq details{background:var(--surface,#111827)}html[data-theme="dark"] .lessons-final-cta{background:rgba(23,105,255,.1)}@media(max-width:980px){.lessons-hero{grid-template-columns:1fr}.lessons-feature-grid,.lessons-use-case-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lessons-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lessons-answer-block{grid-template-columns:1fr}.lessons-directory-heading,.lessons-section-heading,.lessons-final-cta{align-items:flex-start;flex-direction:column}.lessons-guidance-grid{grid-template-columns:1fr}}@media(max-width:700px){.lessons-page-shell{width:min(var(--tto-workspace-max,1500px),calc(100% - (2 * var(--tto-workspace-gutter,10px))));padding-top:12px}.lessons-hero,.lessons-course-directory{padding:20px;border-radius:20px}.lessons-hero h1{font-size:clamp(2rem,10vw,3rem)}.lessons-hero-actions{flex-direction:column}.lessons-primary-button,.lessons-secondary-button{width:100%}.lessons-feature-grid,.lessons-use-case-grid,.lessons-stage-grid{grid-template-columns:1fr}.lessons-summary-grid{grid-template-columns:1fr 1fr}.lessons-course-list .lesson-card{grid-template-columns:36px minmax(0,1fr);align-items:start}.lessons-course-list .lesson-open-button{grid-column:1/-1;width:100%;min-height:38px}.lessons-course-list .lesson-card-content p{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.lessons-section-start{display:none}}
