pre code.hljs{padding:1em;display:block;overflow-x:auto}code.hljs{padding:3px 5px}.hljs{color:#abb2bf;background:#282c34}.hljs-comment,.hljs-quote{color:#5c6370;font-style:italic}.hljs-doctag,.hljs-formula,.hljs-keyword{color:#c678dd}.hljs-deletion,.hljs-name,.hljs-section,.hljs-selector-tag,.hljs-subst{color:#e06c75}.hljs-literal{color:#56b6c2}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string{color:#98c379}.hljs-attr,.hljs-number,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-pseudo,.hljs-template-variable,.hljs-type,.hljs-variable{color:#d19a66}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title{color:#61aeee}.hljs-built_in,.hljs-class .hljs-title,.hljs-title.class_{color:#e6c07b}.hljs-emphasis{font-style:italic}.hljs-strong{font-weight:700}.hljs-link{text-decoration:underline}
.lesson-markdown-module__303eIG__readingProgress{background:linear-gradient(90deg,var(--accent)0%,#fbbf24 100%);z-index:100;border-radius:0 3px 3px 0;height:3px;transition:width .15s linear;position:fixed;top:0;left:0}.lesson-markdown-module__303eIG__backToTop{background:var(--card);border:1px solid var(--border);cursor:pointer;z-index:50;width:48px;height:48px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 4px 12px #0000001a}.lesson-markdown-module__303eIG__backToTop:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.lesson-markdown-module__303eIG__tocButton{background:var(--card);border:1px solid var(--border);cursor:pointer;z-index:50;width:48px;height:48px;color:var(--accent);border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:24px;right:84px;box-shadow:0 4px 12px #0000001a}.lesson-markdown-module__303eIG__tocButton:hover{transform:translateY(-2px)}.lesson-markdown-module__303eIG__drawerMask{z-index:140;opacity:0;pointer-events:none;background:#0006;transition:opacity .3s;position:fixed;inset:0}.lesson-markdown-module__303eIG__drawerMaskOpen{opacity:1;pointer-events:auto}.lesson-markdown-module__303eIG__drawer{background:var(--background);border-left:1px solid var(--border);z-index:150;width:280px;max-width:85vw;padding:80px 0 24px;transition:transform .3s;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 24px #00000026}.lesson-markdown-module__303eIG__drawerOpen{transform:translate(0)}.lesson-markdown-module__303eIG__drawerTitle{color:var(--muted-foreground);border-bottom:1px solid var(--border);margin-bottom:8px;padding:0 20px 12px;font-size:14px;font-weight:600}.lesson-markdown-module__303eIG__drawerItem{color:var(--foreground);cursor:pointer;padding:10px 20px;font-size:14px;transition:background .15s}.lesson-markdown-module__303eIG__drawerItem:hover{background:var(--muted)}.lesson-markdown-module__303eIG__drawerItemH2{color:var(--muted-foreground);padding-left:28px;font-size:13px}.lesson-markdown-module__303eIG__markdownBody{color:var(--foreground);word-wrap:break-word;overflow-wrap:break-word;font-size:16px;line-height:1.85}.lesson-markdown-module__303eIG__markdownBody h1{color:var(--foreground);border-bottom:none;margin:28px 0 12px;padding-bottom:0;font-size:1.5rem;font-weight:800;line-height:1.3}.lesson-markdown-module__303eIG__markdownBody h1:first-child{margin-top:0}.lesson-markdown-module__303eIG__markdownBody h1:after{content:"";background:linear-gradient(90deg,var(--accent),#fbbf24);border-radius:3px;width:40px;height:3px;margin-top:8px;display:block}.lesson-markdown-module__303eIG__markdownBody h2{color:var(--foreground);border-bottom:1px solid var(--border);margin:24px 0 10px;padding-bottom:8px;font-size:1.25rem;font-weight:700;line-height:1.35}.lesson-markdown-module__303eIG__markdownBody h3{color:var(--foreground);margin:20px 0 8px;font-size:1.1rem;font-weight:600}.lesson-markdown-module__303eIG__markdownBody h4,.lesson-markdown-module__303eIG__markdownBody h5,.lesson-markdown-module__303eIG__markdownBody h6{color:var(--foreground);margin:16px 0 6px;font-size:1rem;font-weight:600}.lesson-markdown-module__303eIG__markdownBody p{margin-bottom:14px;font-size:1rem;line-height:1.9}.lesson-markdown-module__303eIG__markdownBody blockquote{background:var(--muted);color:var(--muted-foreground);border-left:none;border-radius:0 12px 12px 0;margin:24px 0;padding:16px 20px 16px 24px;position:relative}.lesson-markdown-module__303eIG__markdownBody blockquote:before{content:"";background:var(--accent);border-radius:0 2px 2px 0;width:4px;position:absolute;top:0;bottom:0;left:0}.lesson-markdown-module__303eIG__markdownBody pre.lesson-markdown-module__303eIG__codeBlock{background:0 0;border-radius:8px;margin:24px 0;padding:0;overflow-x:auto}.lesson-markdown-module__303eIG__markdownBody pre.lesson-markdown-module__303eIG__codeBlock code{padding:16px;font-size:.875em;line-height:1.6;display:block}.lesson-markdown-module__303eIG__markdownBody p code,.lesson-markdown-module__303eIG__markdownBody li code{background:var(--muted);color:var(--foreground);border-radius:6px;padding:.2em .4em;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,monospace;font-size:.9em}.lesson-markdown-module__303eIG__markdownBody a{color:var(--accent);text-decoration:none}.lesson-markdown-module__303eIG__markdownBody a:hover{text-underline-offset:2px;text-decoration:underline}.lesson-markdown-module__303eIG__markdownBody img{border-radius:8px;max-width:100%;height:auto;margin:28px auto;display:block;box-shadow:0 4px 12px #0000001a}.lesson-markdown-module__303eIG__markdownBody ul,.lesson-markdown-module__303eIG__markdownBody ol{margin:16px 0;padding-left:28px}.lesson-markdown-module__303eIG__markdownBody li{margin-bottom:6px}.lesson-markdown-module__303eIG__markdownBody li>ul,.lesson-markdown-module__303eIG__markdownBody li>ol{margin-top:6px;margin-bottom:0}.lesson-markdown-module__303eIG__markdownBody table{border-collapse:collapse;border-radius:8px;width:100%;margin:24px 0;overflow:hidden}.lesson-markdown-module__303eIG__markdownBody th{background:var(--muted);text-align:left;border:1px solid var(--border);padding:12px 16px;font-weight:600}.lesson-markdown-module__303eIG__markdownBody td{border:1px solid var(--border);padding:12px 16px}.lesson-markdown-module__303eIG__markdownBody tr:nth-child(2n){background:var(--muted)}.lesson-markdown-module__303eIG__markdownBody hr{background:var(--border);border:none;height:1px;margin:28px 0}.lesson-markdown-module__303eIG__markdownBody strong{font-weight:700}.lesson-markdown-module__303eIG__markdownBody input[type=checkbox]{margin-right:8px}@media (min-width:768px){.lesson-markdown-module__303eIG__markdownBody{font-size:17px;line-height:1.8}.lesson-markdown-module__303eIG__markdownBody h1{margin:32px 0 14px;font-size:1.75rem}.lesson-markdown-module__303eIG__markdownBody h1:after{width:50px;margin-top:10px}.lesson-markdown-module__303eIG__markdownBody h2{margin:28px 0 12px;font-size:1.35rem}.lesson-markdown-module__303eIG__markdownBody h3{margin:24px 0 10px;font-size:1.2rem}.lesson-markdown-module__303eIG__markdownBody p{margin-bottom:16px}.lesson-markdown-module__303eIG__backToTop,.lesson-markdown-module__303eIG__tocButton{bottom:32px;right:32px}.lesson-markdown-module__303eIG__tocButton{right:92px}}
