.Notes-module__5OcVfq__container{background:var(--bg-page);min-height:calc(100vh - 4rem);color:var(--text-primary);border-top:1px solid color-mix(in srgb, var(--divider,var(--border)) 50%, var(--border));display:flex}.Notes-module__5OcVfq__sidebar{border-right:1px solid var(--border);background:var(--bg-sidebar);flex-shrink:0;width:260px;overflow-y:auto}.Notes-module__5OcVfq__sidebarHeader{border-bottom:1px solid var(--border);padding:1.25rem 1rem}.Notes-module__5OcVfq__sidebarTitle{color:var(--text-primary);margin:0;font-size:1rem;font-weight:700}.Notes-module__5OcVfq__tree{padding:.5rem 0}.Notes-module__5OcVfq__treeCategory{margin-bottom:.25rem}.Notes-module__5OcVfq__treeCategoryBtn,.Notes-module__5OcVfq__treeSubjectBtn{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.5rem;width:100%;font-family:inherit;transition:background .15s,color .15s;display:flex}.Notes-module__5OcVfq__treeCategoryBtn{color:var(--text-primary);padding:.625rem 1rem;font-size:.9375rem;font-weight:600}.Notes-module__5OcVfq__treeCategoryBtn:hover{background:var(--bg-hover)}.Notes-module__5OcVfq__treeIcon{text-align:center;width:.75rem;color:var(--text-muted);flex-shrink:0;font-size:.75rem}.Notes-module__5OcVfq__treeCategoryIcon{font-size:1rem}.Notes-module__5OcVfq__treeChildren{padding:.125rem 0}.Notes-module__5OcVfq__treeSubjectBtn{color:var(--text-secondary);padding:.5rem 1rem .5rem 2.5rem;font-size:.875rem;font-weight:500}.Notes-module__5OcVfq__treeSubjectBtn:hover{background:var(--bg-hover);color:var(--text-primary)}.Notes-module__5OcVfq__treeSubjectActive{background:var(--bg-active);color:var(--primary);font-weight:600}.Notes-module__5OcVfq__treeSubjectActive:hover{background:var(--bg-active);color:var(--primary)}.Notes-module__5OcVfq__main{flex-direction:column;flex:1;min-width:0;display:flex}.Notes-module__5OcVfq__subjectHeader{border-bottom:1px solid var(--border);background:var(--bg-card);padding:1.5rem 2rem 0;position:relative}.Notes-module__5OcVfq__mobileBack{cursor:pointer;color:var(--primary);background:0 0;border:none;align-items:center;gap:.25rem;margin-bottom:.625rem;margin-left:-.5rem;padding:.5rem .75rem .5rem .5rem;font-family:inherit;font-size:.875rem;font-weight:600;display:none}.Notes-module__5OcVfq__subjectTitle{color:var(--text-primary);margin:0 0 1rem;font-size:1.5rem;font-weight:800}.Notes-module__5OcVfq__tabs{gap:.25rem;display:flex}.Notes-module__5OcVfq__tab{cursor:pointer;color:var(--text-secondary);background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:.375rem;margin-bottom:-1px;padding:.625rem 1rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:color .15s,border-color .15s;display:inline-flex}.Notes-module__5OcVfq__tab:hover{color:var(--text-primary)}.Notes-module__5OcVfq__tabActive{color:var(--primary);border-bottom-color:var(--primary)}.Notes-module__5OcVfq__tabIcon{font-size:1rem}.Notes-module__5OcVfq__tabPanel{flex:1;min-height:0;padding:1.5rem 2rem 3rem;overflow-y:auto}.Notes-module__5OcVfq__empty{height:100%;min-height:40vh;color:var(--text-muted);flex-direction:column;justify-content:center;align-items:center;gap:1rem;font-size:.9375rem;display:flex}.Notes-module__5OcVfq__tutorialView{display:block}.Notes-module__5OcVfq__tutorialTocTitle{color:var(--text-primary);font-family:Fira Code,Consolas,monospace;font-size:.9375rem;font-weight:700}.Notes-module__5OcVfq__tutorialTocMeta{color:var(--text-muted);letter-spacing:.04em;margin-top:.125rem;font-size:.6875rem;font-weight:600}.Notes-module__5OcVfq__tutorialTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 .375rem;font-size:1.5rem;font-weight:800}.Notes-module__5OcVfq__tutorialSummary{color:var(--text-secondary);margin:0 0 1.25rem;font-size:.9375rem;line-height:1.6}.Notes-module__5OcVfq__tutorialProgress{background:var(--bg-subtle);border-radius:2px;height:4px;margin-bottom:1.5rem;overflow:hidden}.Notes-module__5OcVfq__tutorialProgressBar{background:var(--primary);border-radius:2px;height:100%;transition:width .3s}.Notes-module__5OcVfq__stepList{flex-direction:column;gap:.625rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.Notes-module__5OcVfq__stepCard{background:var(--bg-card);border:1px solid var(--border);border-radius:.625rem;transition:border-color .15s,opacity .15s;overflow:hidden}.Notes-module__5OcVfq__stepCardActive{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 14%, transparent)}.Notes-module__5OcVfq__stepCardCompleted{border-color:color-mix(in srgb, var(--primary) 35%, var(--border))}.Notes-module__5OcVfq__stepCardLocked{opacity:.55}.Notes-module__5OcVfq__stepHeader{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.875rem;width:100%;padding:.875rem 1rem;font-family:inherit;transition:background .15s;display:flex}.Notes-module__5OcVfq__stepHeader:not(:disabled):hover{background:var(--bg-hover)}.Notes-module__5OcVfq__stepHeader:disabled{cursor:not-allowed}.Notes-module__5OcVfq__stepBadge{letter-spacing:.05em;background:color-mix(in srgb, var(--primary) 14%, var(--bg-card));color:var(--primary);font-variant-numeric:tabular-nums;border-radius:9999px;flex-shrink:0;padding:.25rem .625rem;font-size:.6875rem;font-weight:700}.Notes-module__5OcVfq__stepCardCompleted .Notes-module__5OcVfq__stepBadge{background:var(--primary);color:var(--text-on-primary)}.Notes-module__5OcVfq__stepCardLocked .Notes-module__5OcVfq__stepBadge{background:var(--bg-subtle);color:var(--text-muted)}.Notes-module__5OcVfq__stepTitle{color:var(--text-primary);flex:1;font-size:.9375rem;font-weight:600}.Notes-module__5OcVfq__stepCardLocked .Notes-module__5OcVfq__stepTitle{color:var(--text-muted)}.Notes-module__5OcVfq__stepStatus{color:var(--text-muted);flex-shrink:0;font-size:.875rem}.Notes-module__5OcVfq__stepCardCompleted .Notes-module__5OcVfq__stepStatus{color:var(--primary);font-weight:700}.Notes-module__5OcVfq__stepContent{border-top:1px solid var(--border-light)}.Notes-module__5OcVfq__stepBody{color:var(--text-secondary);padding:.875rem 1.25rem .5rem;line-height:1.7}.Notes-module__5OcVfq__stepBody h1{display:none}.Notes-module__5OcVfq__stepActions{justify-content:flex-end;padding:0 1.25rem 1.25rem;display:flex}.Notes-module__5OcVfq__stepNextBtn{background:var(--primary);color:var(--text-on-primary);cursor:pointer;border:none;border-radius:.5rem;padding:.625rem 1.25rem;font-family:inherit;font-size:.875rem;font-weight:600;transition:background .15s,transform .1s}.Notes-module__5OcVfq__stepNextBtn:hover{background:var(--primary-hover)}.Notes-module__5OcVfq__stepNextBtn:active{transform:translateY(1px)}.Notes-module__5OcVfq__stepDone{background:color-mix(in srgb, var(--primary) 12%, var(--bg-card));color:var(--primary);border-radius:.5rem;margin:0;padding:.5rem 1rem;font-size:.875rem;font-weight:700}.Notes-module__5OcVfq__lectureView{display:block}.Notes-module__5OcVfq__tocView{max-width:680px;margin:0;padding:.5rem 0}.Notes-module__5OcVfq__tocHeader{margin-bottom:1.5rem}.Notes-module__5OcVfq__tocTitle{color:var(--text-primary);letter-spacing:-.01em;margin:0 0 .25rem;font-size:1.125rem;font-weight:700}.Notes-module__5OcVfq__tocSubtitle{color:var(--text-muted);margin:0;font-size:.8125rem}.Notes-module__5OcVfq__tocChapter{margin-bottom:1.5rem}.Notes-module__5OcVfq__tocChapter:last-child{margin-bottom:0}.Notes-module__5OcVfq__tocChapterName{letter-spacing:.02em;color:var(--text-secondary);margin:0 0 .5rem;font-size:.8125rem;font-weight:700;display:block}.Notes-module__5OcVfq__tocChapterNum{display:none}.Notes-module__5OcVfq__tocNoteList{margin:0;padding:0;list-style:none}.Notes-module__5OcVfq__tocNoteBtn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.375rem;align-items:baseline;gap:.625rem;width:100%;padding:.5rem .625rem;font-family:inherit;transition:background .15s;display:flex}.Notes-module__5OcVfq__tocNoteBtn:hover{background:var(--bg-hover)}.Notes-module__5OcVfq__tocNoteIdx{color:var(--text-muted);font-variant-numeric:tabular-nums;flex-shrink:0;min-width:1.5rem;font-size:.8125rem;font-weight:600}.Notes-module__5OcVfq__tocNoteTitle{color:var(--text-primary);flex:1;font-size:.9375rem}.Notes-module__5OcVfq__readingView{max-width:680px;margin:0;padding:.5rem 0}.Notes-module__5OcVfq__readingHeader{border-bottom:1px solid var(--border-light);justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:.75rem;display:flex}.Notes-module__5OcVfq__tocBackBtn{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;color:var(--text-secondary);border-radius:.5rem;align-items:center;gap:.375rem;padding:.5rem .75rem;font-family:inherit;font-size:.8125rem;font-weight:600;transition:all .15s;display:inline-flex}.Notes-module__5OcVfq__tocBackBtn:hover{border-color:var(--primary);color:var(--primary)}.Notes-module__5OcVfq__readingMeta{color:var(--text-muted);font-variant-numeric:tabular-nums;font-size:.75rem}.Notes-module__5OcVfq__readingNav{border-top:1px solid var(--border-light);grid-template-columns:1fr 1fr;gap:.75rem;margin-top:2.5rem;padding-top:1.5rem;display:grid}.Notes-module__5OcVfq__readingNavBtn{border:1px solid var(--border);background:var(--bg-card);cursor:pointer;text-align:left;border-radius:.5rem;flex-direction:column;gap:.25rem;min-width:0;padding:.875rem 1rem;font-family:inherit;transition:all .15s;display:flex}.Notes-module__5OcVfq__readingNavBtn:hover{border-color:var(--primary);background:color-mix(in srgb, var(--primary) 6%, var(--bg-card))}.Notes-module__5OcVfq__readingNavNext{text-align:right}.Notes-module__5OcVfq__readingNavLabel{letter-spacing:.04em;color:var(--text-muted);text-transform:uppercase;font-size:.6875rem;font-weight:700}.Notes-module__5OcVfq__readingNavTitle{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;font-size:.875rem;font-weight:600;overflow:hidden}.Notes-module__5OcVfq__article{max-width:720px;color:var(--text-primary);line-height:1.8}.Notes-module__5OcVfq__article h1{border-bottom:2px solid var(--border);margin:0 0 1rem;padding-bottom:.625rem;font-size:1.5rem;font-weight:800}.Notes-module__5OcVfq__article h2{color:var(--text-primary);margin:1.75rem 0 .625rem;font-size:1.125rem;font-weight:700}.Notes-module__5OcVfq__article h3{margin:1.25rem 0 .5rem;font-size:1rem;font-weight:600}.Notes-module__5OcVfq__article p{margin:.75rem 0}.Notes-module__5OcVfq__article ul{margin:.5rem 0;padding-left:1.5rem}.Notes-module__5OcVfq__article li{margin:.25rem 0}.Notes-module__5OcVfq__article strong{font-weight:700}.Notes-module__5OcVfq__article a{color:var(--primary);text-decoration:none}.Notes-module__5OcVfq__article a:hover{text-decoration:underline}.Notes-module__5OcVfq__article code{background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary);border-radius:.25rem;padding:.125rem .375rem;font-family:Fira Code,Consolas,monospace;font-size:.875em}.Notes-module__5OcVfq__article pre{background:#1e293b;border-radius:.625rem;margin:.875rem 0;padding:1rem 1.25rem;overflow-x:auto}.Notes-module__5OcVfq__article pre code{color:#e2e8f0;background:0 0;padding:0;font-size:.8125rem;line-height:1.6}:is(.Notes-module__5OcVfq__stepContent h2,.Notes-module__5OcVfq__refContent h2){color:var(--text-primary);margin:1.25rem 0 .5rem;font-size:1.0625rem;font-weight:700}:is(.Notes-module__5OcVfq__stepContent h3,.Notes-module__5OcVfq__refContent h3){color:var(--text-primary);margin:1rem 0 .375rem;font-size:.9375rem;font-weight:600}:is(.Notes-module__5OcVfq__stepContent code,.Notes-module__5OcVfq__refContent code){background:color-mix(in srgb, var(--primary) 12%, transparent);color:var(--primary);border-radius:.25rem;padding:.125rem .375rem;font-family:Fira Code,Consolas,monospace;font-size:.875em}:is(.Notes-module__5OcVfq__stepContent pre,.Notes-module__5OcVfq__refContent pre){background:#1e293b;border-radius:.5rem;margin:.625rem 0;padding:.875rem 1rem;overflow-x:auto}:is(.Notes-module__5OcVfq__stepContent pre code,.Notes-module__5OcVfq__refContent pre code){color:#e2e8f0;background:0 0;padding:0;font-size:.8125rem}:is(.Notes-module__5OcVfq__stepContent ul,.Notes-module__5OcVfq__refContent ul){margin:.5rem 0;padding-left:1.5rem}:is(.Notes-module__5OcVfq__stepContent strong,.Notes-module__5OcVfq__refContent strong){font-weight:700}.Notes-module__5OcVfq__referenceView{display:block}.Notes-module__5OcVfq__tocSearchBar{margin-bottom:1.25rem}.Notes-module__5OcVfq__tocSearchInput{border:1px solid var(--border);background:var(--bg-card);width:100%;color:var(--text-primary);border-radius:.5rem;padding:.625rem 1rem;font-family:inherit;font-size:.9375rem}.Notes-module__5OcVfq__tocSearchInput:focus{border-color:var(--primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--primary) 18%, transparent);outline:none}.Notes-module__5OcVfq__refTocBtn{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.375rem;align-items:flex-start;gap:.625rem;width:100%;padding:.625rem;font-family:inherit;transition:background .15s;display:flex}.Notes-module__5OcVfq__refTocBtn:hover{background:var(--bg-hover)}.Notes-module__5OcVfq__refTocBody{flex-direction:column;flex:1;gap:.125rem;min-width:0;display:flex}.Notes-module__5OcVfq__refTocTitle{color:var(--text-primary);font-family:Fira Code,Consolas,monospace;font-size:.9375rem;font-weight:700}.Notes-module__5OcVfq__refTocSummary{color:var(--text-secondary);font-size:.8125rem;line-height:1.4}.Notes-module__5OcVfq__refEmpty{text-align:center;color:var(--text-muted);margin:0;padding:2rem 0}.Notes-module__5OcVfq__refArticle{max-width:720px}.Notes-module__5OcVfq__refMainTitle{color:var(--text-primary);margin:0 0 .5rem;font-family:Fira Code,Consolas,monospace;font-size:1.625rem;font-weight:800}.Notes-module__5OcVfq__refMainSummary{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.9375rem;line-height:1.6}.Notes-module__5OcVfq__refSection{margin-bottom:1.75rem;scroll-margin-top:5rem}.Notes-module__5OcVfq__refSection:last-child{margin-bottom:0}.Notes-module__5OcVfq__refSectionHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:.5rem;margin-bottom:.625rem;padding-bottom:.5rem;display:flex}.Notes-module__5OcVfq__refSectionLabel{text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);margin:0;font-size:.75rem;font-weight:700}.Notes-module__5OcVfq__refSectionCopyBtn{border:1px solid var(--border);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;border-radius:9999px;flex-shrink:0;padding:.25rem .625rem;font-family:inherit;font-size:.6875rem;font-weight:600;transition:all .15s}.Notes-module__5OcVfq__refSectionCopyBtn:hover{border-color:var(--primary);color:var(--primary)}.Notes-module__5OcVfq__refCode{color:#e2e8f0;white-space:pre;background:#1e293b;border-radius:.5rem;margin:0;padding:.875rem 1rem;font-family:Fira Code,Consolas,monospace;font-size:.8125rem;line-height:1.6;overflow-x:auto}.Notes-module__5OcVfq__refCode code{color:inherit;background:0 0;padding:0;font-family:inherit}.Notes-module__5OcVfq__refTable{border-collapse:collapse;width:100%;font-size:.875rem}.Notes-module__5OcVfq__refTable th,.Notes-module__5OcVfq__refTable td{text-align:left;border-bottom:1px solid var(--border-light);padding:.5rem .75rem}.Notes-module__5OcVfq__refTable th{text-transform:uppercase;letter-spacing:.06em;color:var(--text-muted);background:var(--bg-subtle);font-size:.6875rem;font-weight:700}.Notes-module__5OcVfq__refTable td code{color:var(--primary);background:color-mix(in srgb, var(--primary) 12%, transparent);border-radius:.25rem;padding:.125rem .375rem;font-family:Fira Code,Consolas,monospace;font-size:.8125rem}.Notes-module__5OcVfq__refReturns{color:var(--text-secondary);margin:0;font-size:.9375rem;line-height:1.7}.Notes-module__5OcVfq__refExample{margin-bottom:.875rem}.Notes-module__5OcVfq__refExample:last-child{margin-bottom:0}.Notes-module__5OcVfq__refExampleLabel{color:var(--text-secondary);margin:0 0 .375rem;font-size:.8125rem;font-weight:600}.Notes-module__5OcVfq__refNotes{color:var(--text-secondary);margin:0;padding-left:1.25rem;font-size:.9375rem;line-height:1.7;list-style:outside}.Notes-module__5OcVfq__refNotes li{margin:.25rem 0}@media (max-width:1024px){.Notes-module__5OcVfq__tocView,.Notes-module__5OcVfq__readingView{padding:1.5rem}}@media (max-width:768px){.Notes-module__5OcVfq__container{flex-direction:column}.Notes-module__5OcVfq__sidebar{border-bottom:none;border-right:none;flex:1;width:100%;max-height:none}.Notes-module__5OcVfq__main,.Notes-module__5OcVfq__container[data-mobile-detail=true] .Notes-module__5OcVfq__sidebar{display:none}.Notes-module__5OcVfq__container[data-mobile-detail=true] .Notes-module__5OcVfq__main{display:flex}.Notes-module__5OcVfq__mobileBack{display:inline-flex}.Notes-module__5OcVfq__subjectHeader{padding:.875rem 1rem 0}.Notes-module__5OcVfq__subjectTitle{margin-bottom:.75rem;font-size:1.25rem}.Notes-module__5OcVfq__tabPanel{padding:1rem 1rem 2rem}.Notes-module__5OcVfq__tocView,.Notes-module__5OcVfq__readingView{border-radius:.5rem;padding:1.25rem 1rem}.Notes-module__5OcVfq__tocChapterName{font-size:.9375rem}.Notes-module__5OcVfq__readingNav{grid-template-columns:1fr}.Notes-module__5OcVfq__container[data-fullscreen-reading=true] .Notes-module__5OcVfq__readingView{z-index:100;overscroll-behavior:contain;background:var(--bg-page);border:none;border-radius:0;max-width:none;margin:0;padding:.875rem 1rem 2rem;position:fixed;inset:0;overflow-y:auto}.Notes-module__5OcVfq__container[data-fullscreen-reading=true] .Notes-module__5OcVfq__readingHeader{background:var(--bg-page);z-index:1;border-bottom:1px solid var(--border);margin:-.875rem -1rem 1.75rem;padding:.875rem 1rem;position:sticky;top:0}.Notes-module__5OcVfq__container[data-fullscreen-reading=true] .Notes-module__5OcVfq__refMainTitle{margin-top:.5rem}.Notes-module__5OcVfq__container[data-fullscreen-reading=true] .Notes-module__5OcVfq__article{padding-top:.5rem}}
