.lesson-theme{--lesson-font-family:"Segoe UI",system-ui,Arial,sans-serif;--lesson-bg-page:#f4f7fb;--lesson-bg-map:radial-gradient(circle at 50% 42%,#eef2ff 0%,#f4f7fb 60%);--lesson-bg-model:linear-gradient(160deg,#fff,#f4f7fb);--lesson-text-heading:#1f2a44;--lesson-text-body:#25304d;--lesson-text-muted:#5b6784;--lesson-text-subtle:#8189a0;--lesson-card-bg:#fff;--lesson-card-radius:16px;--lesson-card-border:1px solid rgba(31,42,68,.06);--lesson-card-shadow:0 6px 16px rgba(31,42,68,.12);--lesson-hub-bg:linear-gradient(135deg,#4a3aff,#7c5cff);--lesson-hub-radius:22px;--lesson-hub-shadow:0 14px 34px rgba(74,58,255,.4);--lesson-sheet-accent:8px solid #7c5cff;--lesson-color-red:#e8465f;--lesson-color-orange:#f08a24;--lesson-color-teal:#12a58c;--lesson-color-blue:#2f7ce0;--lesson-color-purple:#8a4bd6;--lesson-color-pink:#d63384;--lesson-color-green:#5a8f2a}.theory-body{font-family:var(--lesson-font-family);color:var(--lesson-text-body);overflow-wrap:break-word;word-break:break-word}.theory-body h2,.theory-body h3{color:var(--lesson-text-heading);font-weight:700;line-height:1.3;margin:1.25rem 0 .5rem}.theory-body h2:first-child,.theory-body h3:first-child{margin-top:0}.theory-body h2{display:flex;align-items:center;gap:.5rem;font-size:1.125rem}.theory-body h3{font-size:1rem}.theory-body h2:before{content:"";display:inline-block;flex-shrink:0;width:.65rem;height:.65rem;border-radius:9999px;background:var(--lesson-color-red)}.theory-body h2:nth-of-type(7n+2):before{background:var(--lesson-color-orange)}.theory-body h2:nth-of-type(7n+3):before{background:var(--lesson-color-teal)}.theory-body h2:nth-of-type(7n+4):before{background:var(--lesson-color-blue)}.theory-body h2:nth-of-type(7n+5):before{background:var(--lesson-color-purple)}.theory-body h2:nth-of-type(7n+6):before{background:var(--lesson-color-pink)}.theory-body h2:nth-of-type(7n+7):before{background:var(--lesson-color-green)}.theory-body blockquote,.theory-body ol,.theory-body p,.theory-body ul{margin:.5rem 0}.theory-body ol,.theory-body ul{padding-left:1.25rem}.theory-body li{margin:.15rem 0}.theory-body blockquote{border-left:3px solid var(--lesson-color-blue);padding-left:.75rem;color:var(--lesson-text-muted);font-style:italic}.theory-body a{color:var(--lesson-color-blue);text-decoration:underline}.theory-body mark{background:var(--lesson-color-orange);color:var(--lesson-text-heading);border-radius:3px;padding:0 .15rem}.annotated-model-body{font-family:var(--lesson-font-family);overflow-wrap:break-word;word-break:break-word}.annotated-model-body p{margin:.5rem 0}.annotated-model-body p:first-child{margin-top:0}.annotated-model-body p:last-child{margin-bottom:0}