.CodeStepPlayer-module__dDIO0G__wrap{width:100%}.CodeStepPlayer-module__dDIO0G__cols{grid-template-columns:1fr 1fr;align-items:start;gap:16px;display:grid}.CodeStepPlayer-module__dDIO0G__codeCol{background:var(--gray-50,#f7f7f8);border:1px solid var(--gray-200);font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);font-size:var(--text-sm);border-radius:12px;max-height:62vh;padding:14px 6px;line-height:1.75;overflow:auto}.CodeStepPlayer-module__dDIO0G__codeLine{white-space:pre;color:var(--gray-800);border-radius:5px;padding:1px 14px;transition:background .15s}.CodeStepPlayer-module__dDIO0G__codeActive{background:var(--brand-tint,#5b5bd624);box-shadow:inset 3px 0 0 var(--brand,#5b5bd6);color:var(--gray-900)}.CodeStepPlayer-module__dDIO0G__diagramCol{background:var(--gray-50,#f7f7f8);border:1px solid var(--gray-200);border-radius:12px;align-self:start;min-height:200px;max-height:calc(100vh - 32px);padding:16px;position:sticky;top:16px;overflow:auto}.CodeStepPlayer-module__dDIO0G__diagramStage{flex-direction:column;gap:14px;display:flex;overflow-x:auto}.CodeStepPlayer-module__dDIO0G__blockLabel{font-family:var(--font-mono,monospace);font-size:var(--text-2xs);letter-spacing:.14em;text-transform:uppercase;color:var(--gray-400);margin-bottom:4px}.CodeStepPlayer-module__dDIO0G__caption{border-top:1px solid var(--gray-200);font-size:var(--text-sm);color:var(--gray-600);min-height:40px;margin-top:14px;padding-top:12px;line-height:1.5}.CodeStepPlayer-module__dDIO0G__controls{z-index:5;border:1px solid var(--gray-200);background:var(--bg-overlay,#ffffffd9);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:12px;flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px;padding:12px;display:flex;position:sticky;bottom:0}.CodeStepPlayer-module__dDIO0G__btn{border:1px solid var(--gray-300);background:var(--bg-card);color:var(--gray-700);font-size:var(--text-base);cursor:pointer;border-radius:8px;padding:.5rem .95rem;font-weight:600;transition:all .15s}.CodeStepPlayer-module__dDIO0G__btn:hover:not(:disabled){color:var(--gray-900);border-color:var(--gray-400)}.CodeStepPlayer-module__dDIO0G__btn:disabled{opacity:.45;cursor:default}.CodeStepPlayer-module__dDIO0G__play{background:var(--brand,#5b5bd6);border-color:var(--brand,#5b5bd6);color:#fff}.CodeStepPlayer-module__dDIO0G__play:hover:not(:disabled){filter:brightness(1.07);color:#fff}.CodeStepPlayer-module__dDIO0G__counter{font-size:var(--text-sm);color:var(--gray-400);margin-left:auto}.CodeStepPlayer-module__dDIO0G__tryRow{border-top:1px solid var(--gray-200);flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;padding-top:14px;display:flex}.CodeStepPlayer-module__dDIO0G__tryLabel{font-size:var(--text-sm);color:var(--gray-600);font-weight:600}.CodeStepPlayer-module__dDIO0G__tryInput{border:1px solid var(--gray-300);background:var(--bg-card);min-width:180px;color:var(--gray-900);font-family:var(--font-mono,"JetBrains Mono", ui-monospace, monospace);font-size:var(--text-sm);border-radius:8px;flex:1;padding:.5rem .75rem}.CodeStepPlayer-module__dDIO0G__tryInput:focus{border-color:var(--brand,#5b5bd6);box-shadow:0 0 0 3px var(--brand-tint,#5b5bd626);outline:none}.CodeStepPlayer-module__dDIO0G__runBtn{border:1px solid var(--brand,#5b5bd6);background:var(--brand,#5b5bd6);color:#fff;font-size:var(--text-base);cursor:pointer;border-radius:8px;padding:.5rem 1rem;font-weight:600}.CodeStepPlayer-module__dDIO0G__runBtn:disabled{opacity:.55;cursor:default}.CodeStepPlayer-module__dDIO0G__linkBtn{color:var(--gray-500);font-size:var(--text-sm);cursor:pointer;background:0 0;border:none;font-weight:600;text-decoration:underline}.CodeStepPlayer-module__dDIO0G__linkBtn:hover{color:var(--brand,#5b5bd6)}.CodeStepPlayer-module__dDIO0G__err{background:var(--red-50,#fcebeb);border:1px solid var(--red-200,#f09595);color:var(--red-800,#791f1f);font-size:var(--text-sm);border-radius:8px;margin-top:12px;padding:.65rem .9rem}@media (max-width:720px){.CodeStepPlayer-module__dDIO0G__cols{grid-template-columns:1fr}}
.CodeLab-module__loYSLW__wrap{max-width:860px;margin:0 auto;padding:28px 32px 48px}.CodeLab-module__loYSLW__intro{margin-bottom:20px}.CodeLab-module__loYSLW__title{font-family:var(--font-serif);color:var(--gray-900);margin-bottom:6px;font-size:24px;font-weight:600}.CodeLab-module__loYSLW__sub{font-size:var(--text-base);color:var(--gray-600);line-height:1.6}.CodeLab-module__loYSLW__editor{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:12px;overflow:hidden}.CodeLab-module__loYSLW__editorBar{border-bottom:1px solid var(--border-primary);background:var(--gray-100);justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;display:flex}.CodeLab-module__loYSLW__select{font-size:var(--text-sm);color:var(--gray-800);background:var(--bg-card);border:1px solid var(--border-primary);cursor:pointer;border-radius:6px;padding:5px 10px;font-weight:600}.CodeLab-module__loYSLW__ghostBtn{font-size:var(--text-xs);color:var(--gray-600);border:1px solid var(--border-primary);cursor:pointer;background:0 0;border-radius:6px;padding:5px 10px;font-weight:500;transition:color .15s,border-color .15s}.CodeLab-module__loYSLW__ghostBtn:hover{color:var(--brand);border-color:var(--brand)}.CodeLab-module__loYSLW__code{resize:vertical;color:#e2e8f0;width:100%;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:var(--text-sm);tab-size:4;background:#0f172a;border:none;outline:none;padding:16px;line-height:1.7;display:block}.CodeLab-module__loYSLW__inputRow{border-top:1px solid var(--border-primary);flex-direction:column;gap:4px;padding:12px 16px;display:flex}.CodeLab-module__loYSLW__inputLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);font-weight:600}.CodeLab-module__loYSLW__inputField{width:100%;font-size:var(--text-sm);color:var(--gray-800);background:var(--bg-secondary);border:1px solid var(--border-primary);border-radius:6px;outline:none;padding:8px 10px;font-family:SF Mono,Fira Code,monospace}.CodeLab-module__loYSLW__inputField:focus{border-color:var(--brand)}.CodeLab-module__loYSLW__actions{border-top:1px solid var(--border-primary);flex-wrap:wrap;gap:10px;padding:14px 16px;display:flex}.CodeLab-module__loYSLW__primaryBtn{font-size:var(--text-sm);color:var(--btn-primary-ink);background:var(--btn-primary-bg);border:1px solid var(--btn-primary-bg);border-radius:var(--radius);cursor:pointer;align-items:center;gap:6px;padding:9px 16px;font-weight:600;transition:background .15s;display:inline-flex}.CodeLab-module__loYSLW__primaryBtn:hover:not(:disabled){background:var(--btn-primary-bg-h);border-color:var(--btn-primary-bg-h)}.CodeLab-module__loYSLW__secondaryBtn{font-size:var(--text-sm);background:var(--bg-card);cursor:pointer;border:1.5px solid;border-radius:8px;align-items:center;gap:6px;padding:9px 16px;font-weight:600;transition:opacity .15s;display:inline-flex}.CodeLab-module__loYSLW__primaryBtn:disabled,.CodeLab-module__loYSLW__secondaryBtn:disabled{opacity:.55;cursor:not-allowed}.CodeLab-module__loYSLW__error{font-size:var(--text-sm);color:var(--red-primary);padding:0 16px 14px}.CodeLab-module__loYSLW__reviewCard{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:12px;margin-top:20px;padding:18px 20px}.CodeLab-module__loYSLW__reviewHead{align-items:center;gap:12px;margin-bottom:12px;display:flex}.CodeLab-module__loYSLW__verdict{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.05em;color:#fff;border-radius:999px;padding:3px 10px;font-weight:700}.CodeLab-module__loYSLW__complexity{font-size:var(--text-sm);color:var(--gray-600)}.CodeLab-module__loYSLW__complexity code{font-family:SF Mono,Fira Code,monospace;font-size:var(--text-xs);background:var(--bg-code);color:var(--gray-800);border-radius:4px;padding:1px 6px}.CodeLab-module__loYSLW__feedback{font-size:var(--text-base);color:var(--gray-800);margin-bottom:10px;line-height:1.65}.CodeLab-module__loYSLW__bug{font-size:var(--text-sm);color:var(--gray-800);background:var(--red-bg);border-radius:8px;margin-bottom:10px;padding:10px 12px;line-height:1.6}.CodeLab-module__loYSLW__edges{margin-top:4px}.CodeLab-module__loYSLW__edgesLabel{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--gray-500);margin-bottom:6px;font-weight:600}.CodeLab-module__loYSLW__edges ul{margin:0;padding-left:18px}.CodeLab-module__loYSLW__edges li{font-size:var(--text-sm);color:var(--gray-700);margin-bottom:3px;line-height:1.6}.CodeLab-module__loYSLW__vizResult{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:12px;margin-top:20px;padding:18px 20px}.CodeLab-module__loYSLW__vizHeadRow{align-items:center;gap:10px;margin-bottom:4px;display:flex}.CodeLab-module__loYSLW__pill{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:3px 8px;font-weight:700}.CodeLab-module__loYSLW__vizTitle{font-size:var(--text-base);color:var(--gray-900);font-weight:600}.CodeLab-module__loYSLW__vizSub{font-size:var(--text-sm);color:var(--gray-600);margin-bottom:12px}
.MarkdownContent-module__7AD1sG__markdown{font-size:var(--text-base);color:var(--gray-800);word-wrap:break-word;overflow-wrap:break-word;line-height:1.7}.MarkdownContent-module__7AD1sG__markdown h1,.MarkdownContent-module__7AD1sG__markdown h2,.MarkdownContent-module__7AD1sG__markdown h3,.MarkdownContent-module__7AD1sG__markdown h4{color:var(--gray-900);margin:1.25em 0 .5em;font-weight:600;line-height:1.3}.MarkdownContent-module__7AD1sG__markdown h1{font-size:1.25rem}.MarkdownContent-module__7AD1sG__markdown h2{font-size:var(--text-lg)}.MarkdownContent-module__7AD1sG__markdown h3{font-size:var(--text-md)}.MarkdownContent-module__7AD1sG__markdown h4{font-size:var(--text-base)}.MarkdownContent-module__7AD1sG__markdown h1:first-child,.MarkdownContent-module__7AD1sG__markdown h2:first-child,.MarkdownContent-module__7AD1sG__markdown h3:first-child{margin-top:0}.MarkdownContent-module__7AD1sG__markdown p{margin:.625em 0}.MarkdownContent-module__7AD1sG__markdown p:first-child{margin-top:0}.MarkdownContent-module__7AD1sG__markdown p:last-child{margin-bottom:0}.MarkdownContent-module__7AD1sG__markdown a{color:var(--gray-900);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--gray-300);text-decoration-color:var(--gray-300);transition:text-decoration-color .15s}.MarkdownContent-module__7AD1sG__markdown a:hover{-webkit-text-decoration-color:var(--gray-900);text-decoration-color:var(--gray-900)}.MarkdownContent-module__7AD1sG__markdown strong{color:var(--gray-900);font-weight:600}.MarkdownContent-module__7AD1sG__markdown em{font-style:italic}.MarkdownContent-module__7AD1sG__markdown code{font-family:SF Mono,Fira Code,Fira Mono,Menlo,Consolas,monospace;font-size:var(--text-sm);background:var(--gray-50);border:1px solid var(--gray-100);color:var(--gray-800);border-radius:4px;padding:.125em .375em}.MarkdownContent-module__7AD1sG__codeBlockWrapper{margin:.75em 0;position:relative}.MarkdownContent-module__7AD1sG__markdown pre{background:var(--gray-900);-webkit-overflow-scrolling:touch;border-radius:8px;padding:1rem 1.25rem;overflow-x:auto}.MarkdownContent-module__7AD1sG__markdown pre code{font-size:var(--text-sm);color:#e5e7eb;white-space:pre;background:0 0;border:none;border-radius:0;padding:0;line-height:1.6}.MarkdownContent-module__7AD1sG__markdown blockquote{border-left:3px solid var(--gray-200);color:var(--gray-600);margin:.75em 0;padding:.25em 0 .25em 1em}.MarkdownContent-module__7AD1sG__markdown blockquote p{margin:.25em 0}.MarkdownContent-module__7AD1sG__markdown ul,.MarkdownContent-module__7AD1sG__markdown ol{margin:.5em 0;padding-left:1.5em}.MarkdownContent-module__7AD1sG__markdown li,.MarkdownContent-module__7AD1sG__markdown li>p{margin:.25em 0}.MarkdownContent-module__7AD1sG__markdown ul{list-style-type:disc}.MarkdownContent-module__7AD1sG__markdown ol{list-style-type:decimal}.MarkdownContent-module__7AD1sG__markdown ul ul,.MarkdownContent-module__7AD1sG__markdown ol ul{list-style-type:circle}.MarkdownContent-module__7AD1sG__markdown table{border-collapse:collapse;width:100%;font-size:var(--text-sm);margin:.75em 0}.MarkdownContent-module__7AD1sG__markdown th{text-align:left;color:var(--gray-700);border-bottom:2px solid var(--gray-200);padding:.5rem .75rem;font-weight:600}.MarkdownContent-module__7AD1sG__markdown td{border-bottom:1px solid var(--gray-100);padding:.5rem .75rem}.MarkdownContent-module__7AD1sG__markdown hr{border:none;border-top:1px solid var(--gray-200);margin:1.25em 0}.MarkdownContent-module__7AD1sG__markdown img{border-radius:6px;max-width:100%;margin:.5em 0}.MarkdownContent-module__7AD1sG__markdown input[type=checkbox]{accent-color:var(--gray-900);margin-right:.375em}.MarkdownContent-module__7AD1sG__markdown del{color:var(--gray-400)}.MarkdownContent-module__7AD1sG__spacious{line-height:1.78}.MarkdownContent-module__7AD1sG__spacious p{margin:1.15em 0}.MarkdownContent-module__7AD1sG__spacious h1,.MarkdownContent-module__7AD1sG__spacious h2,.MarkdownContent-module__7AD1sG__spacious h3,.MarkdownContent-module__7AD1sG__spacious h4{margin:2.1em 0 .7em;line-height:1.35}.MarkdownContent-module__7AD1sG__spacious h2{border-top:1px solid var(--border,var(--gray-100));margin-top:2.4em;padding-top:.4em}.MarkdownContent-module__7AD1sG__spacious h3{margin-top:1.9em}.MarkdownContent-module__7AD1sG__spacious h1:first-child,.MarkdownContent-module__7AD1sG__spacious h2:first-child,.MarkdownContent-module__7AD1sG__spacious h3:first-child{border-top:none;margin-top:0;padding-top:0}.MarkdownContent-module__7AD1sG__spacious ul,.MarkdownContent-module__7AD1sG__spacious ol{margin:1em 0;padding-left:1.6em}.MarkdownContent-module__7AD1sG__spacious li,.MarkdownContent-module__7AD1sG__spacious li>p{margin:.45em 0}.MarkdownContent-module__7AD1sG__spacious blockquote{margin:1.3em 0;padding:.5em 0 .5em 1.1em}.MarkdownContent-module__7AD1sG__spacious table{margin:1.4em 0}.MarkdownContent-module__7AD1sG__spacious pre,.MarkdownContent-module__7AD1sG__spacious .MarkdownContent-module__7AD1sG__codeBlockWrapper{margin:1.3em 0}.MarkdownContent-module__7AD1sG__spacious hr{margin:2.4em 0}:is(.MarkdownContent-module__7AD1sG__markdown pre code .hljs-keyword,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-selector-tag,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-built_in,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-name,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-tag){color:#c084fc}:is(.MarkdownContent-module__7AD1sG__markdown pre code .hljs-string,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-title,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-section,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-attribute,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-literal,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-template-tag,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-template-variable,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-type){color:#86efac}:is(.MarkdownContent-module__7AD1sG__markdown pre code .hljs-comment,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-quote,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-deletion,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-meta){color:#6b7280}:is(.MarkdownContent-module__7AD1sG__markdown pre code .hljs-number,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-symbol,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-bullet,.MarkdownContent-module__7AD1sG__markdown pre code .hljs-link){color:#fbbf24}.MarkdownContent-module__7AD1sG__markdown pre code .hljs-params{color:#93c5fd}.MarkdownContent-module__7AD1sG__markdown pre code .hljs-addition{color:#86efac}
.LectureAma-module__CPrsLq__fab{z-index:60;border:1px solid var(--border-primary,#e2e8f0);background:var(--bg-primary,#fff);color:var(--gray-800,#1e293b);font-size:var(--text-base);white-space:nowrap;cursor:pointer;border-radius:999px;align-items:center;gap:.45rem;padding:.6rem 1rem;font-weight:600;transition:border-color .12s,color .12s,box-shadow .12s,transform .12s;display:inline-flex;position:fixed;bottom:24px;right:24px;box-shadow:0 6px 22px #0f172a24}.LectureAma-module__CPrsLq__fab svg{width:17px;height:17px;color:var(--brand,#5b5bd6)}.LectureAma-module__CPrsLq__fab:hover{border-color:var(--brand,#5b5bd6);transform:translateY(-1px);box-shadow:0 8px 26px #5b5bd638}.LectureAma-module__CPrsLq__fabText{white-space:nowrap}.LectureAma-module__CPrsLq__panel{z-index:61;background:var(--bg-primary,#fff);border:1px solid var(--border,#e2e8f0);border-radius:16px;flex-direction:column;width:min(390px,100vw - 32px);height:min(560px,100vh - 96px);display:flex;position:fixed;bottom:24px;right:24px;overflow:hidden;box-shadow:0 16px 48px #00000047}.LectureAma-module__CPrsLq__header{border-bottom:1px solid var(--border,#e2e8f0);background:var(--bg-secondary,#f6f8fa);justify-content:space-between;align-items:flex-start;gap:.5rem;padding:.9rem 1rem;display:flex}.LectureAma-module__CPrsLq__title{font-size:var(--text-md);letter-spacing:-.02em;margin:0;font-weight:700}.LectureAma-module__CPrsLq__sub{font-size:var(--text-xs);color:var(--text-secondary);text-overflow:ellipsis;white-space:nowrap;max-width:270px;margin:.15rem 0 0;overflow:hidden}.LectureAma-module__CPrsLq__close{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;padding:.2rem;display:inline-flex}.LectureAma-module__CPrsLq__close:hover{color:inherit;background:var(--bg-tertiary,#f1f5f9)}.LectureAma-module__CPrsLq__thread{flex-direction:column;flex:1;gap:.6rem;padding:.9rem;display:flex;overflow-y:auto}.LectureAma-module__CPrsLq__empty{text-align:center;margin:auto 0}.LectureAma-module__CPrsLq__emptyText{color:var(--text-secondary);font-size:var(--text-base);margin-bottom:.6rem}.LectureAma-module__CPrsLq__chips{flex-wrap:wrap;justify-content:center;gap:.4rem;display:flex}.LectureAma-module__CPrsLq__chip{border:1px solid var(--border,#e2e8f0);background:var(--bg-primary,#fff);font-size:var(--text-sm);cursor:pointer;color:inherit;border-radius:999px;padding:.4rem .8rem}.LectureAma-module__CPrsLq__chip:hover{border-color:var(--brand,#5b5bd6);color:var(--brand,#5b5bd6)}.LectureAma-module__CPrsLq__msg{max-width:88%;font-size:var(--text-base);white-space:pre-wrap;word-break:break-word;border-radius:14px;padding:.6rem .85rem;line-height:1.5}.LectureAma-module__CPrsLq__user{background:var(--brand,#5b5bd6);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.LectureAma-module__CPrsLq__assistant{background:var(--bg-tertiary,#f1f5f9);border-bottom-left-radius:4px;align-self:flex-start}.LectureAma-module__CPrsLq__inputRow{border-top:1px solid var(--border,#e2e8f0);background:var(--bg-primary,#fff);gap:.45rem;padding:.7rem;display:flex}.LectureAma-module__CPrsLq__input{border:1px solid var(--border,#e2e8f0);font-size:var(--text-base);background:var(--bg-primary,#fff);color:inherit;border-radius:10px;flex:1;padding:.6rem .8rem}.LectureAma-module__CPrsLq__input:focus{outline:2px solid var(--brand,#5b5bd6);border-color:#0000}.LectureAma-module__CPrsLq__sendBtn{background:var(--brand,#5b5bd6);color:#fff;cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;padding:0 .85rem;display:inline-flex}.LectureAma-module__CPrsLq__sendBtn:disabled{opacity:.5;cursor:default}@media (max-width:520px){.LectureAma-module__CPrsLq__fabText{display:none}.LectureAma-module__CPrsLq__fab{padding:.8rem}}
.LearnPlayer-module__Q2BOKG__layout{height:100vh;font-family:var(--font-sans);background:var(--bg-secondary);flex-direction:column;display:flex;overflow:hidden}.LearnPlayer-module__Q2BOKG__topbar{background:var(--bg-primary);border-bottom:1px solid var(--border-primary);z-index:40;flex-shrink:0;justify-content:space-between;align-items:center;height:52px;padding:0 16px 0 12px;display:flex}.LearnPlayer-module__Q2BOKG__topbarLeft{align-items:center;gap:10px;min-width:0;display:flex}.LearnPlayer-module__Q2BOKG__backBtn{width:32px;height:32px;color:var(--gray-500);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;transition:background .15s,color .15s;display:flex}.LearnPlayer-module__Q2BOKG__backBtn:hover{background:var(--gray-100);color:var(--gray-900)}.LearnPlayer-module__Q2BOKG__topbarBreadcrumb{font-size:var(--text-sm);align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.LearnPlayer-module__Q2BOKG__breadSection{color:var(--gray-400);flex-shrink:0;text-decoration:none}.LearnPlayer-module__Q2BOKG__breadSection:hover{color:var(--gray-700)}.LearnPlayer-module__Q2BOKG__breadSectionLabel{flex-shrink:0;font-weight:600}.LearnPlayer-module__Q2BOKG__breadTitle{color:var(--gray-700);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.LearnPlayer-module__Q2BOKG__topbarRight{flex-shrink:0;align-items:center;gap:16px;display:flex}.LearnPlayer-module__Q2BOKG__topbarProgress{align-items:center;gap:8px;display:flex}.LearnPlayer-module__Q2BOKG__tpBar{background:var(--gray-100);border-radius:100px;width:100px;height:4px;overflow:hidden}.LearnPlayer-module__Q2BOKG__tpFill{border-radius:100px;height:100%;transition:width .5s}.LearnPlayer-module__Q2BOKG__tpLabel{font-size:var(--text-xs);color:var(--gray-500);white-space:nowrap}.LearnPlayer-module__Q2BOKG__sidebarToggle{width:32px;height:32px;color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex}.LearnPlayer-module__Q2BOKG__sidebarToggle:hover{background:var(--gray-100);color:var(--gray-900)}.LearnPlayer-module__Q2BOKG__assessBtn{border:1px solid var(--border-primary);background:var(--bg-card);height:32px;color:var(--gray-800);font-size:var(--text-sm);white-space:nowrap;border-radius:6px;align-items:center;gap:7px;padding:0 13px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.LearnPlayer-module__Q2BOKG__assessBtn:hover{background:var(--brand-tint);color:var(--brand-tint-ink)}.LearnPlayer-module__Q2BOKG__assessBtn svg{flex-shrink:0}.LearnPlayer-module__Q2BOKG__body{flex:1;grid-template-columns:280px 1fr;display:grid;overflow:hidden}.LearnPlayer-module__Q2BOKG__bodyNoSidebar{grid-template-columns:1fr}.LearnPlayer-module__Q2BOKG__sidebar{background:var(--bg-primary);border-right:1px solid var(--border-primary);flex-direction:column;display:flex;overflow:hidden}.LearnPlayer-module__Q2BOKG__backdrop{display:none}.LearnPlayer-module__Q2BOKG__sidebarHeader{border-bottom:1px solid var(--border-primary);flex-direction:column;flex-shrink:0;gap:4px;padding:16px 16px 12px;display:flex}.LearnPlayer-module__Q2BOKG__sidebarSectionTag{font-size:var(--text-2xs);letter-spacing:.08em;text-transform:uppercase;border-radius:100px;width:fit-content;padding:2px 8px;font-weight:700}.LearnPlayer-module__Q2BOKG__sidebarSectionName{font-size:var(--text-sm);color:var(--gray-700);font-weight:600}.LearnPlayer-module__Q2BOKG__curriculum{flex:1;padding:8px 0;overflow-y:auto}.LearnPlayer-module__Q2BOKG__curriculum::-webkit-scrollbar{width:4px}.LearnPlayer-module__Q2BOKG__curriculum::-webkit-scrollbar-track{background:0 0}.LearnPlayer-module__Q2BOKG__curriculum::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:2px}.LearnPlayer-module__Q2BOKG__currItem{position:relative}.LearnPlayer-module__Q2BOKG__currLink{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:9px 16px;text-decoration:none;transition:background .15s;display:flex}.LearnPlayer-module__Q2BOKG__currLink:hover,.LearnPlayer-module__Q2BOKG__currActive .LearnPlayer-module__Q2BOKG__currLink{background:var(--bg-secondary)}.LearnPlayer-module__Q2BOKG__currActive .LearnPlayer-module__Q2BOKG__currLink:before{content:"";background:currentColor;border-radius:0 2px 2px 0;width:3px;position:absolute;top:4px;bottom:4px;left:0}.LearnPlayer-module__Q2BOKG__currLocked{opacity:.4;pointer-events:none}.LearnPlayer-module__Q2BOKG__currIdx{font-size:var(--text-2xs);color:var(--gray-400);text-align:center;flex-shrink:0;width:18px;font-weight:700}.LearnPlayer-module__Q2BOKG__currTitle{font-size:var(--text-sm);color:var(--gray-700);flex:1;line-height:1.4}.LearnPlayer-module__Q2BOKG__currActive .LearnPlayer-module__Q2BOKG__currTitle{color:var(--gray-900);font-weight:600}.LearnPlayer-module__Q2BOKG__currCheck{flex-shrink:0}.LearnPlayer-module__Q2BOKG__main{flex-direction:column;display:flex;overflow:hidden}.LearnPlayer-module__Q2BOKG__tabBar{background:var(--bg-primary);border-bottom:1px solid var(--border-primary);flex-shrink:0;align-items:center;padding:0 24px;display:flex}.LearnPlayer-module__Q2BOKG__tabBtn{font-size:var(--text-base);color:var(--gray-500);cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;align-items:center;gap:7px;margin-bottom:-1px;padding:14px 16px 12px;font-weight:500;transition:color .15s,border-color .15s;display:flex}.LearnPlayer-module__Q2BOKG__tabBtn:hover{color:var(--gray-700)}.LearnPlayer-module__Q2BOKG__tabActive{color:var(--brand);font-weight:600}.LearnPlayer-module__Q2BOKG__tabContent{overscroll-behavior-x:contain;flex:1;overflow:hidden auto}.LearnPlayer-module__Q2BOKG__tabContent::-webkit-scrollbar{width:6px}.LearnPlayer-module__Q2BOKG__tabContent::-webkit-scrollbar-track{background:0 0}.LearnPlayer-module__Q2BOKG__tabContent::-webkit-scrollbar-thumb{background:var(--gray-200);border-radius:3px}.LearnPlayer-module__Q2BOKG__videoWrap{max-width:960px;margin:0 auto;padding:24px}.LearnPlayer-module__Q2BOKG__recVideo{aspect-ratio:16/9;border:1px solid var(--border-primary);background:#0f172a;border-radius:12px;width:100%;display:block}.LearnPlayer-module__Q2BOKG__recSkip{border:1px solid var(--border-primary);background:var(--bg-card);color:var(--text-secondary);cursor:pointer;border-radius:999px;margin-top:8px;padding:6px 12px;font-size:12px;transition:border-color .15s,color .15s}.LearnPlayer-module__Q2BOKG__recSkip:hover{border-color:var(--brand);color:var(--brand)}.LearnPlayer-module__Q2BOKG__recMeta{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.LearnPlayer-module__Q2BOKG__recTitle{color:var(--text-primary);margin:0;font-size:15px;font-weight:700}.LearnPlayer-module__Q2BOKG__recDate{color:var(--text-tertiary);margin:0;font-size:12.5px}.LearnPlayer-module__Q2BOKG__recList{flex-direction:column;gap:6px;margin-top:16px;display:flex}.LearnPlayer-module__Q2BOKG__recRow{border:1px solid var(--border-primary);background:var(--bg-card);cursor:pointer;text-align:left;border-radius:10px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:border-color .15s,background .15s;display:flex}.LearnPlayer-module__Q2BOKG__recRow:hover{border-color:var(--brand)}.LearnPlayer-module__Q2BOKG__recRowActive{border-color:var(--brand);background:color-mix(in srgb, var(--brand) 7%, var(--bg-card))}.LearnPlayer-module__Q2BOKG__recRowNum{border:1px solid var(--border-primary);width:24px;height:24px;color:var(--text-secondary);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.LearnPlayer-module__Q2BOKG__recRowText{flex-direction:column;gap:1px;min-width:0;display:flex}.LearnPlayer-module__Q2BOKG__recRowTitle{color:var(--text-primary);font-size:13.5px;font-weight:600}.LearnPlayer-module__Q2BOKG__recRowDate{color:var(--text-tertiary);font-size:11.5px}.LearnPlayer-module__Q2BOKG__videoShell{aspect-ratio:16/9;background:#0f172a;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex;position:relative;overflow:hidden}.LearnPlayer-module__Q2BOKG__videoBg{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.LearnPlayer-module__Q2BOKG__playBtn{z-index:1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0d;border:2px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;position:relative}.LearnPlayer-module__Q2BOKG__videoMeta{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:8px;display:flex;position:relative}.LearnPlayer-module__Q2BOKG__videoChip{font-size:var(--text-2xs);letter-spacing:.08em;text-transform:uppercase;color:#fff;border-radius:100px;padding:3px 10px;font-weight:700}.LearnPlayer-module__Q2BOKG__videoTitle{font-size:var(--text-lg);color:#fff;max-width:500px;font-weight:700}.LearnPlayer-module__Q2BOKG__videoSub{font-size:var(--text-base);color:#fff9}.LearnPlayer-module__Q2BOKG__videoHint{font-size:var(--text-xs);color:#ffffff59;max-width:360px}.LearnPlayer-module__Q2BOKG__docsWrap{align-items:flex-start;gap:56px;max-width:1180px;margin:0 auto;padding:0 48px;display:flex}.LearnPlayer-module__Q2BOKG__docsArticle{flex:auto;min-width:0;max-width:760px;padding:40px 0 80px}.LearnPlayer-module__Q2BOKG__docsWrapWide{gap:40px;max-width:none;padding:0 32px}.LearnPlayer-module__Q2BOKG__docsArticleWide{max-width:none;padding:8px 0 64px}.LearnPlayer-module__Q2BOKG__tocCol{flex:0 0 200px;align-self:stretch;width:200px}.LearnPlayer-module__Q2BOKG__tocSticky{max-height:calc(100vh - 120px);padding:40px 0 24px;position:sticky;top:64px;overflow-y:auto}.LearnPlayer-module__Q2BOKG__tocSticky::-webkit-scrollbar{width:0}.LearnPlayer-module__Q2BOKG__tocHeading{font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--gray-400);margin:0 0 12px;padding-left:13px;font-weight:600}.LearnPlayer-module__Q2BOKG__tocNav{flex-direction:column;gap:1px;display:flex}.LearnPlayer-module__Q2BOKG__tocLink{font-size:var(--text-sm);color:var(--gray-500);border-left:2px solid var(--border-primary);padding:5px 0 5px 12px;line-height:1.45;text-decoration:none;transition:color .12s,border-color .12s;display:block}.LearnPlayer-module__Q2BOKG__tocLink:hover{color:var(--gray-800)}.LearnPlayer-module__Q2BOKG__tocSub{font-size:var(--text-xs);padding-left:24px}.LearnPlayer-module__Q2BOKG__tocActive{font-weight:600}.LearnPlayer-module__Q2BOKG__anchorHeading{scroll-margin-top:24px;position:relative}.LearnPlayer-module__Q2BOKG__anchorHeading:before{content:"#";color:var(--gray-300);opacity:0;font-weight:500;transition:opacity .12s;position:absolute;left:-1.1em}.LearnPlayer-module__Q2BOKG__anchorHeading:hover:before{opacity:1}.LearnPlayer-module__Q2BOKG__article{max-width:1240px;margin:0 auto;padding:32px 40px 64px}.LearnPlayer-module__Q2BOKG__articleHeader{border-bottom:1px solid var(--border-primary);margin-bottom:32px;padding-bottom:24px}.LearnPlayer-module__Q2BOKG__articleSection{font-size:var(--text-xs);letter-spacing:.06em;text-transform:uppercase;font-weight:600}.LearnPlayer-module__Q2BOKG__articleTitle{color:var(--gray-900);letter-spacing:-.02em;margin-top:10px;margin-bottom:10px;font-size:clamp(24px,3vw,32px);font-weight:700;line-height:1.2}.LearnPlayer-module__Q2BOKG__articleDesc{font-size:var(--text-md);color:var(--gray-500);line-height:1.6}.LearnPlayer-module__Q2BOKG__articleBody{color:var(--gray-700);line-height:1.7;font-size:var(--text-md)}.LearnPlayer-module__Q2BOKG__articleBody h2{color:var(--gray-900);border-bottom:1px solid var(--border-primary);letter-spacing:-.01em;margin-top:48px;margin-bottom:16px;padding-bottom:8px;font-size:22px;font-weight:600}.LearnPlayer-module__Q2BOKG__articleBody h3{font-size:var(--text-lg);color:var(--gray-800);margin-top:32px;margin-bottom:12px;font-weight:600}.LearnPlayer-module__Q2BOKG__articleBody p{margin-bottom:16px}.LearnPlayer-module__Q2BOKG__articleBody ul,.LearnPlayer-module__Q2BOKG__articleBody ol{margin-bottom:16px;margin-left:24px}.LearnPlayer-module__Q2BOKG__articleBody li{margin-bottom:6px}.LearnPlayer-module__Q2BOKG__articleBody code{background:var(--bg-code);color:var(--gray-800);border-radius:4px;padding:1px 6px;font-family:JetBrains Mono,Fira Code,monospace;font-size:.875em}.LearnPlayer-module__Q2BOKG__articleBody pre{color:#e2e8f0;font-size:var(--text-sm);background:#0f172a;border-radius:8px;margin-bottom:20px;padding:20px;line-height:1.7;overflow-x:auto}.LearnPlayer-module__Q2BOKG__vizWrap{max-width:1240px;margin:0 auto;padding:40px 32px}.LearnPlayer-module__Q2BOKG__vizHero{text-align:center;background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:12px;flex-direction:column;align-items:center;gap:12px;margin-bottom:32px;padding:40px;display:flex}.LearnPlayer-module__Q2BOKG__vizIcon{background:var(--bg-secondary);border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;display:flex}.LearnPlayer-module__Q2BOKG__vizTitle{color:var(--gray-900);font-size:22px;font-weight:700}.LearnPlayer-module__Q2BOKG__vizSub{font-size:var(--text-base);color:var(--gray-500);max-width:440px;line-height:1.6}.LearnPlayer-module__Q2BOKG__vizCta{color:#fff;font-size:var(--text-base);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:8px;margin-top:8px;padding:10px 22px;font-weight:600;transition:opacity .15s;display:inline-flex}.LearnPlayer-module__Q2BOKG__vizCta:hover{opacity:.88}.LearnPlayer-module__Q2BOKG__vizPreview{border:1px solid var(--border-primary);border-radius:12px;max-height:320px;position:relative;overflow:hidden}.LearnPlayer-module__Q2BOKG__vizPreviewLabel{font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--gray-400);border-bottom:1px solid var(--border-primary);background:var(--bg-primary);padding:12px 20px 8px;font-weight:600}.LearnPlayer-module__Q2BOKG__vizPreviewContent{pointer-events:none;max-height:260px;font-size:var(--text-sm);color:var(--gray-600);padding:20px;line-height:1.6;overflow:hidden}.LearnPlayer-module__Q2BOKG__vizPreviewFade{background:linear-gradient(to bottom, transparent, var(--bg-secondary));height:80px;position:absolute;bottom:0;left:0;right:0}.LearnPlayer-module__Q2BOKG__navRow{border-top:1px solid var(--border-primary);background:var(--bg-primary);flex-shrink:0;justify-content:space-between;align-items:center;gap:16px;padding:16px 24px;display:flex}.LearnPlayer-module__Q2BOKG__navBtn{border:1px solid var(--border-primary);color:var(--gray-700);cursor:pointer;border-radius:8px;align-items:center;gap:10px;min-width:0;max-width:260px;padding:10px 16px;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.LearnPlayer-module__Q2BOKG__navBtn:hover{background:var(--bg-secondary)}.LearnPlayer-module__Q2BOKG__navBtnNext{margin-left:auto}.LearnPlayer-module__Q2BOKG__navBtnNext:hover{background:var(--brand-tint)}.LearnPlayer-module__Q2BOKG__navBtn span{flex-direction:column;min-width:0;display:flex}.LearnPlayer-module__Q2BOKG__navBtnLabel{font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--gray-400);font-weight:600}.LearnPlayer-module__Q2BOKG__navBtnTitle{font-size:var(--text-sm);color:var(--gray-800);white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}@media (max-width:768px){.LearnPlayer-module__Q2BOKG__body{grid-template-columns:1fr}.LearnPlayer-module__Q2BOKG__sidebar{z-index:70;width:min(300px,84vw);animation:.18s ease-out LearnPlayer-module__Q2BOKG__drawerIn;display:flex;position:fixed;top:0;bottom:0;left:0;box-shadow:4px 0 28px #0000004d}.LearnPlayer-module__Q2BOKG__backdrop{z-index:65;background:#00000073;display:block;position:fixed;inset:0}.LearnPlayer-module__Q2BOKG__topbarBreadcrumb .LearnPlayer-module__Q2BOKG__breadTitle{max-width:120px}.LearnPlayer-module__Q2BOKG__tpBar{width:60px}.LearnPlayer-module__Q2BOKG__article{padding:20px 16px 48px}.LearnPlayer-module__Q2BOKG__docsWrap{gap:0;padding:0 16px}.LearnPlayer-module__Q2BOKG__docsArticle{max-width:none;padding:20px 0 48px}.LearnPlayer-module__Q2BOKG__tocCol{display:none}.LearnPlayer-module__Q2BOKG__videoWrap{padding:12px}}@media (max-width:1100px) and (min-width:769px){.LearnPlayer-module__Q2BOKG__docsWrap{gap:32px;padding:0 32px}.LearnPlayer-module__Q2BOKG__tocCol{flex-basis:168px;width:168px}}.LearnPlayer-module__Q2BOKG__currGroupBtn{cursor:pointer;width:100%;font:inherit;color:inherit;text-align:left;background:0 0;border:none}.LearnPlayer-module__Q2BOKG__currSub{padding-left:18px}.LearnPlayer-module__Q2BOKG__currSub .LearnPlayer-module__Q2BOKG__currIdx{font-size:var(--text-2xs);min-width:26px}.LearnPlayer-module__Q2BOKG__currChevron{color:var(--gray-500);flex:none;margin-left:auto;transition:transform .2s}.LearnPlayer-module__Q2BOKG__currChevronOpen{transform:rotate(180deg)}@keyframes LearnPlayer-module__Q2BOKG__drawerIn{0%{transform:translate(-100%)}to{transform:translate(0)}}.LearnPlayer-module__Q2BOKG__implementIt{background:linear-gradient(90deg,#6366f1,#4f46e5);border-radius:8px;margin-left:8px;font-weight:650;animation:1.9s ease-out infinite LearnPlayer-module__Q2BOKG__implPulse;box-shadow:0 0 #6366f180;color:#fff!important;border:none!important;padding:6px 12px!important}.LearnPlayer-module__Q2BOKG__implementIt:hover{filter:brightness(1.07);animation-play-state:paused}.LearnPlayer-module__Q2BOKG__implArrow{margin-left:3px;animation:1s ease-in-out infinite LearnPlayer-module__Q2BOKG__implArrow;display:inline-block}@keyframes LearnPlayer-module__Q2BOKG__implPulse{0%{box-shadow:0 0 #6366f173}70%{box-shadow:0 0 0 9px #6366f100}to{box-shadow:0 0 #6366f100}}@keyframes LearnPlayer-module__Q2BOKG__implArrow{0%,to{transform:translate(0)}50%{transform:translate(4px)}}@media (prefers-reduced-motion:reduce){.LearnPlayer-module__Q2BOKG__implementIt,.LearnPlayer-module__Q2BOKG__implArrow{animation:none}}
.DailyPuzzle-module__rWPpqq__card{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:14px;padding:18px 20px}.DailyPuzzle-module__rWPpqq__header{align-items:center;margin-bottom:12px;display:flex}.DailyPuzzle-module__rWPpqq__label{text-transform:uppercase;font-size:var(--text-2xs);letter-spacing:.06em;color:var(--gray-500);align-items:center;gap:6px;font-weight:700;display:inline-flex}.DailyPuzzle-module__rWPpqq__icon{color:var(--brand);flex-shrink:0}.DailyPuzzle-module__rWPpqq__question{font-size:var(--text-base);color:var(--gray-900);margin:0 0 14px;font-weight:600;line-height:1.45}.DailyPuzzle-module__rWPpqq__choices{flex-direction:column;gap:8px;display:flex}.DailyPuzzle-module__rWPpqq__choice{text-align:left;border:1px solid var(--border-primary);background:var(--bg-card);width:100%;min-height:44px;color:var(--gray-700);font-size:var(--text-base);cursor:pointer;border-radius:10px;padding:11px 14px;font-weight:500;transition:all .18s}.DailyPuzzle-module__rWPpqq__choice:hover{border-color:var(--brand);background:var(--bg-secondary)}.DailyPuzzle-module__rWPpqq__choice:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.DailyPuzzle-module__rWPpqq__locked{cursor:default}.DailyPuzzle-module__rWPpqq__locked:hover{border-color:var(--border-primary);background:var(--bg-card)}.DailyPuzzle-module__rWPpqq__correct,.DailyPuzzle-module__rWPpqq__correct:hover{border-color:var(--green-primary);background:var(--green-bg);color:var(--green-primary);font-weight:600}.DailyPuzzle-module__rWPpqq__wrong,.DailyPuzzle-module__rWPpqq__wrong:hover{border-color:var(--red-primary);background:var(--red-bg);color:var(--red-primary);font-weight:600}.DailyPuzzle-module__rWPpqq__choice:disabled{opacity:1}.DailyPuzzle-module__rWPpqq__result{margin-top:14px}.DailyPuzzle-module__rWPpqq__verdict{font-size:var(--text-sm);margin:0 0 6px;font-weight:700}.DailyPuzzle-module__rWPpqq__verdictCorrect{color:var(--green-primary)}.DailyPuzzle-module__rWPpqq__verdictWrong{color:var(--red-primary)}.DailyPuzzle-module__rWPpqq__explanation{font-size:var(--text-sm);color:var(--gray-700);margin:0;line-height:1.5}.DailyPuzzle-module__rWPpqq__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.DailyPuzzle-module__rWPpqq__tryAgain{border:1px solid var(--border-primary);background:var(--bg-card);min-height:44px;color:var(--brand);font-size:var(--text-sm);cursor:pointer;border-radius:10px;padding:8px 16px;font-weight:600;transition:all .18s}.DailyPuzzle-module__rWPpqq__tryAgain:hover{border-color:var(--brand);background:var(--bg-secondary)}.DailyPuzzle-module__rWPpqq__tryAgain:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.DailyPuzzle-module__rWPpqq__tomorrow{font-size:var(--text-xs);color:var(--gray-500)}@media (prefers-reduced-motion:reduce){.DailyPuzzle-module__rWPpqq__choice,.DailyPuzzle-module__rWPpqq__tryAgain{transition:none}}
.QuestionCard-module__TPAdWW__card{border-bottom:1px solid var(--gray-200);grid-template-columns:64px 1fr;gap:1.25rem;padding:1.75rem 0;display:grid}.QuestionCard-module__TPAdWW__card:first-child{padding-top:1rem}.QuestionCard-module__TPAdWW__card:hover .QuestionCard-module__TPAdWW__title{color:var(--accent)}.QuestionCard-module__TPAdWW__voteCol{flex-direction:column;align-items:center;gap:.375rem;padding-top:4px;display:flex}.QuestionCard-module__TPAdWW__voteBtn{border:1px solid var(--gray-300);background:var(--bg-card);width:38px;height:38px;color:var(--gray-500);border-radius:999px;justify-content:center;align-items:center;transition:color .15s,border-color .15s,background .15s;display:flex}.QuestionCard-module__TPAdWW__voteBtn:hover{border-color:var(--gray-700);color:var(--gray-900)}.QuestionCard-module__TPAdWW__voteBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.QuestionCard-module__TPAdWW__voteBtn.QuestionCard-module__TPAdWW__voted{background:var(--accent);border-color:var(--accent);color:var(--bg-primary)}.QuestionCard-module__TPAdWW__voteCount{font-family:var(--font-serif);color:var(--gray-900);font-variant-numeric:tabular-nums;font-size:1.25rem;font-weight:500;line-height:1}.QuestionCard-module__TPAdWW__voteLabel{font-size:var(--text-2xs);color:var(--gray-500);letter-spacing:.1em;text-transform:uppercase}.QuestionCard-module__TPAdWW__content{flex:1;min-width:0}.QuestionCard-module__TPAdWW__title{font-family:var(--font-serif);letter-spacing:-.02em;color:var(--gray-900);margin-bottom:.5rem;font-size:1.375rem;font-weight:500;line-height:1.2;transition:color .15s;display:block}.QuestionCard-module__TPAdWW__description{color:var(--gray-700);font-size:var(--text-base);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:60ch;margin-bottom:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.QuestionCard-module__TPAdWW__meta{font-size:var(--text-xs);color:var(--gray-500);flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.QuestionCard-module__TPAdWW__meta>*+:before{content:"·";color:var(--gray-400);margin-left:-.375rem;margin-right:.75rem}.QuestionCard-module__TPAdWW__badge{font-size:var(--text-2xs);color:var(--gray-700);letter-spacing:.14em;text-transform:uppercase;background:0 0;border-radius:0;align-items:center;gap:.4375rem;padding:0;font-weight:600;display:inline-flex}.QuestionCard-module__TPAdWW__badge:before{content:"";background:var(--gray-400);border-radius:50%;width:7px;height:7px}.QuestionCard-module__TPAdWW__badgeDSA:before{background:var(--dot-dsa)}.QuestionCard-module__TPAdWW__badgeLLD:before{background:var(--dot-lld)}.QuestionCard-module__TPAdWW__badgeHLD:before{background:var(--dot-hld)}.QuestionCard-module__TPAdWW__badgeGeneral:before{background:var(--dot-gen)}.QuestionCard-module__TPAdWW__subtopic{color:var(--gray-500);font-size:var(--text-xs)}.QuestionCard-module__TPAdWW__statusBadge{font-size:var(--text-xs);color:var(--gray-500);text-transform:capitalize;background:0 0;align-items:center;gap:.4375rem;padding:0;font-weight:400;display:inline-flex}.QuestionCard-module__TPAdWW__statusBadge:before{content:"";background:var(--gray-400);border-radius:50%;width:6px;height:6px}.QuestionCard-module__TPAdWW__statusOpen:before{background:var(--gray-400)}.QuestionCard-module__TPAdWW__statusInSession:before{background:var(--accent)}.QuestionCard-module__TPAdWW__statusAnswered:before{background:var(--green-primary)}.QuestionCard-module__TPAdWW__answerCount,.QuestionCard-module__TPAdWW__timeAgo{color:var(--gray-500)}.QuestionCard-module__TPAdWW__topAnswer{border-left:2px solid var(--gray-300);background:0 0;margin-top:1rem;padding:.375rem 0 .25rem 1.125rem}.QuestionCard-module__TPAdWW__topAnswerAccepted{border-left-color:var(--green-primary)}.QuestionCard-module__TPAdWW__topAnswerHeader{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.QuestionCard-module__TPAdWW__topAnswerLabel{font-size:var(--text-2xs);color:var(--gray-600);letter-spacing:.12em;text-transform:uppercase;font-weight:600}.QuestionCard-module__TPAdWW__topAnswerAccepted .QuestionCard-module__TPAdWW__topAnswerLabel{color:var(--green-primary)}.QuestionCard-module__TPAdWW__topAnswerAuthor{font-size:var(--text-2xs);color:var(--gray-500)}.QuestionCard-module__TPAdWW__topAnswerAuthor:before{content:"·";color:var(--gray-400);margin-right:.5rem}.QuestionCard-module__TPAdWW__topAnswerText{font-family:var(--font-serif);font-style:italic;font-size:var(--text-base);color:var(--gray-700);-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:62ch;line-height:1.55;display:-webkit-box;overflow:hidden}@media (max-width:640px){.QuestionCard-module__TPAdWW__card{grid-template-columns:52px 1fr;gap:1rem;padding:1.25rem 0}.QuestionCard-module__TPAdWW__voteBtn{width:34px;height:34px}.QuestionCard-module__TPAdWW__voteCount{font-size:var(--text-md)}.QuestionCard-module__TPAdWW__title{font-size:var(--text-lg)}.QuestionCard-module__TPAdWW__description,.QuestionCard-module__TPAdWW__topAnswerText{font-size:var(--text-base)}.QuestionCard-module__TPAdWW__meta{gap:.5rem}.QuestionCard-module__TPAdWW__meta>*+:before{margin-right:.5rem}}
.VizPreview-module__UchyQq__wrap{margin:0}.VizPreview-module__UchyQq__cells{flex-wrap:wrap;align-items:flex-start;gap:6px;display:flex}.VizPreview-module__UchyQq__bars{flex-wrap:wrap;align-items:flex-end;gap:6px;min-height:110px;display:flex}.VizPreview-module__UchyQq__col{flex-direction:column;align-items:center;gap:4px;display:flex}.VizPreview-module__UchyQq__cell{color:#334155;background:#eef2f7;border:1.5px solid #cbd5e1;border-radius:7px;place-items:center;min-width:38px;height:38px;padding:0 8px;font:600 15px ui-monospace,Menlo,monospace;display:grid}.VizPreview-module__UchyQq__bar{background:linear-gradient(#c7d2fe,#818cf8);border-radius:5px 5px 0 0;justify-content:center;align-items:flex-start;width:34px;padding-top:3px;display:flex}.VizPreview-module__UchyQq__barVal{color:#1e293b;font:600 11px ui-monospace,Menlo,monospace}.VizPreview-module__UchyQq__ptrs{flex-direction:column;align-items:center;min-height:16px;display:flex}.VizPreview-module__UchyQq__ptr{color:#2563eb;font:700 11px/1.2 ui-monospace,Menlo,monospace}.VizPreview-module__UchyQq__empty{font-size:var(--text-sm);color:#94a3b8;padding:.5rem 0}.VizPreview-module__UchyQq__cap{font-size:var(--text-xs);color:var(--text-secondary);text-align:center;margin-top:.5rem}
.jarvis-module__rYVtqW__panel{border:1px solid var(--border-primary);background:var(--bg-card);box-shadow:var(--pf-shadow,0 1px 2px #0f1b330d);border-radius:18px;flex-direction:column;gap:16px;margin-bottom:22px;padding:22px 24px;display:flex;position:relative;overflow:hidden}.jarvis-module__rYVtqW__glow{background:radial-gradient(circle, var(--brand), transparent 62%);opacity:.06;filter:blur(46px);pointer-events:none;width:220px;height:220px;position:absolute;top:-80px;right:-60px}.jarvis-module__rYVtqW__head{z-index:1;align-items:flex-start;gap:16px;display:flex;position:relative}.jarvis-module__rYVtqW__orb{background:radial-gradient(circle at 30% 30%, var(--brand), var(--brand-strong));width:46px;height:46px;box-shadow:0 0 0 4px var(--brand-soft), 0 8px 24px -6px var(--brand);border-radius:50%;flex:none;place-items:center;display:grid}.jarvis-module__rYVtqW__orbCore{opacity:.9;background:#fff;border-radius:50%;width:14px;height:14px;animation:2.4s ease-in-out infinite jarvis-module__rYVtqW__pulse}@keyframes jarvis-module__rYVtqW__pulse{0%,to{opacity:.85;transform:scale(1)}50%{opacity:1;transform:scale(1.35)}}.jarvis-module__rYVtqW__headText{flex:1;min-width:0}.jarvis-module__rYVtqW__kicker{font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--brand);align-items:center;gap:7px;font-weight:700;display:inline-flex}.jarvis-module__rYVtqW__live{background:#22c55e;border-radius:50%;width:7px;height:7px;animation:1.8s ease-out infinite jarvis-module__rYVtqW__live;box-shadow:0 0 #22c55e99}@keyframes jarvis-module__rYVtqW__live{0%{box-shadow:0 0 #22c55e80}to{box-shadow:0 0 0 7px #22c55e00}}.jarvis-module__rYVtqW__greeting{letter-spacing:-.02em;color:var(--gray-900);margin:4px 0 0;font-size:24px;font-weight:800;line-height:1.15}.jarvis-module__rYVtqW__nudge{font-size:var(--text-md);color:var(--gray-600);max-width:56ch;margin:6px 0 0;line-height:1.55}.jarvis-module__rYVtqW__streak{border:1px solid var(--border-primary);background:var(--bg-secondary);border-radius:12px;flex-direction:column;flex:none;align-items:center;padding:8px 14px;display:flex}.jarvis-module__rYVtqW__streakFire{font-size:var(--text-md)}.jarvis-module__rYVtqW__streakNum{color:var(--gray-900);font-size:20px;font-weight:800;line-height:1}.jarvis-module__rYVtqW__streakLbl{font-size:var(--text-2xs);color:var(--gray-500);text-transform:uppercase;letter-spacing:.04em}.jarvis-module__rYVtqW__resume{z-index:1;border:1px solid var(--border-primary);background:var(--bg-secondary);border-radius:12px;align-items:center;gap:14px;padding:13px 16px;text-decoration:none;transition:border-color .15s,transform .15s;display:flex;position:relative}.jarvis-module__rYVtqW__resume:hover{border-color:var(--brand);transform:translateY(-1px)}.jarvis-module__rYVtqW__resumeIco{background:var(--brand);color:#fff;width:30px;height:30px;font-size:var(--text-sm);border-radius:8px;flex:none;place-items:center;display:grid}.jarvis-module__rYVtqW__resumeText{flex-direction:column;flex:1;min-width:0;display:flex}.jarvis-module__rYVtqW__resumeLbl{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.05em;color:var(--gray-500);font-weight:700}.jarvis-module__rYVtqW__resumeTitle{font-size:var(--text-base);color:var(--gray-900);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.jarvis-module__rYVtqW__resumeGo{font-size:var(--text-sm);color:var(--brand);flex:none;font-weight:700}.jarvis-module__rYVtqW__thread{z-index:1;flex-direction:column;gap:10px;max-height:340px;padding:4px 2px;display:flex;position:relative;overflow-y:auto}.jarvis-module__rYVtqW__msg{font-size:var(--text-base);white-space:pre-wrap;border-radius:12px;max-width:88%;padding:11px 14px;line-height:1.55}.jarvis-module__rYVtqW__user{background:var(--brand);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.jarvis-module__rYVtqW__assistant{background:var(--bg-secondary);color:var(--gray-800);border:1px solid var(--border-primary);border-bottom-left-radius:4px;align-self:flex-start}.jarvis-module__rYVtqW__thinking{align-items:center;gap:5px;display:inline-flex}.jarvis-module__rYVtqW__dot{background:var(--gray-500);border-radius:50%;width:6px;height:6px;animation:1.2s infinite both jarvis-module__rYVtqW__blink}.jarvis-module__rYVtqW__dot:nth-child(2){animation-delay:.2s}.jarvis-module__rYVtqW__dot:nth-child(3){animation-delay:.4s}@keyframes jarvis-module__rYVtqW__blink{0%,80%,to{opacity:.25}40%{opacity:1}}.jarvis-module__rYVtqW__journeyCard{border:1px solid var(--brand);background:var(--bg-secondary);border-radius:14px;flex-direction:column;align-self:flex-start;gap:10px;max-width:92%;padding:14px 16px;display:flex}.jarvis-module__rYVtqW__journeyKick{font-size:var(--text-2xs);letter-spacing:.06em;text-transform:uppercase;color:var(--brand);font-weight:700}.jarvis-module__rYVtqW__journeyTitle{font-size:var(--text-md);color:var(--gray-900);margin:0;font-weight:800}.jarvis-module__rYVtqW__journeySummary{font-size:var(--text-sm);color:var(--gray-600);margin:0;line-height:1.5}.jarvis-module__rYVtqW__journeySteps{flex-direction:column;gap:6px;margin:2px 0 0;padding:0;list-style:none;display:flex}.jarvis-module__rYVtqW__journeyStep{font-size:var(--text-sm);color:var(--gray-800);align-items:baseline;gap:9px;display:flex}.jarvis-module__rYVtqW__journeyStepNum{font-family:ui-monospace,monospace;font-size:var(--text-2xs);color:var(--brand);flex:none;font-weight:700}.jarvis-module__rYVtqW__journeyStepKind{font-size:var(--text-2xs);letter-spacing:.04em;text-transform:uppercase;color:var(--gray-500);flex:none;font-weight:700}.jarvis-module__rYVtqW__journeyActions{align-items:center;gap:10px;margin-top:4px;display:flex}.jarvis-module__rYVtqW__journeyStart{background:var(--brand-solid,#5b5bd6);color:#fff;font-size:var(--text-sm);cursor:pointer;border:none;border-radius:10px;padding:9px 16px;font-weight:700;transition:background .15s,opacity .15s}.jarvis-module__rYVtqW__journeyStart:hover:not(:disabled){background:var(--brand-strong)}.jarvis-module__rYVtqW__journeyStart:disabled{opacity:.7;cursor:default}.jarvis-module__rYVtqW__journeyAccepted{font-size:var(--text-sm);color:var(--brand);font-weight:700}.jarvis-module__rYVtqW__modeRow{z-index:1;align-items:center;gap:8px;margin-bottom:10px;display:flex;position:relative}.jarvis-module__rYVtqW__modeBtn{font-size:var(--text-sm);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--gray-600);cursor:pointer;border-radius:999px;padding:6px 14px;font-weight:700;transition:color .15s,border-color .15s,background .15s}.jarvis-module__rYVtqW__modeBtn:hover:not(:disabled){color:var(--gray-900);border-color:var(--gray-400)}.jarvis-module__rYVtqW__modeBtn:disabled{opacity:.5;cursor:default}.jarvis-module__rYVtqW__modeOn{background:var(--brand-solid,#5b5bd6);border-color:var(--brand-solid,#5b5bd6);color:#fff}.jarvis-module__rYVtqW__modeOn:hover:not(:disabled){color:#fff}.jarvis-module__rYVtqW__modeHint{font-size:var(--text-2xs);color:var(--gray-500);margin-left:4px}.jarvis-module__rYVtqW__nudge{align-self:flex-start;margin:2px 0}.jarvis-module__rYVtqW__nudgeBtn{border:1px solid var(--brand);background:var(--brand-soft,#7c3aed1a);color:var(--brand);font-size:var(--text-sm);cursor:pointer;border-radius:12px;padding:9px 15px;font-weight:700;transition:background .15s,transform .15s}.jarvis-module__rYVtqW__nudgeBtn:hover:not(:disabled){transform:translateY(-1px)}.jarvis-module__rYVtqW__nudgeBtn:disabled{opacity:.6;cursor:default}.jarvis-module__rYVtqW__askRow{z-index:1;gap:10px;display:flex;position:relative}.jarvis-module__rYVtqW__askField{flex:1;display:flex;position:relative}.jarvis-module__rYVtqW__askGhost{pointer-events:none;font-size:var(--text-md);color:var(--gray-500);white-space:nowrap;align-items:center;padding:0 16px;display:flex;position:absolute;inset:0;overflow:hidden}.jarvis-module__rYVtqW__ask{width:100%;font-size:var(--text-md);border:1px solid var(--border-primary);background:var(--bg-primary);color:var(--gray-900);border-radius:12px;outline:none;flex:1;padding:13px 16px;transition:border-color .15s,box-shadow .15s}.jarvis-module__rYVtqW__ask:focus{border-color:var(--brand);box-shadow:0 0 0 3px var(--brand-soft)}.jarvis-module__rYVtqW__ask::placeholder{color:var(--gray-500)}.jarvis-module__rYVtqW__send{background:var(--brand-solid,#5b5bd6);color:#fff;font-size:var(--text-base);cursor:pointer;border:none;border-radius:12px;flex:none;padding:0 22px;font-weight:700;transition:background .15s,opacity .15s}.jarvis-module__rYVtqW__send:hover:not(:disabled){background:var(--brand-strong)}.jarvis-module__rYVtqW__send:disabled{opacity:.7;cursor:default}.jarvis-module__rYVtqW__chips{z-index:1;flex-wrap:wrap;gap:8px;display:flex;position:relative}.jarvis-module__rYVtqW__chip{font-size:var(--text-sm);border:1px solid var(--border-primary);background:var(--bg-secondary);color:var(--gray-700);cursor:pointer;border-radius:999px;padding:8px 13px;font-weight:600;transition:border-color .15s,color .15s}.jarvis-module__rYVtqW__chip:hover{border-color:var(--brand);color:var(--brand)}@media (max-width:640px){.jarvis-module__rYVtqW__head{flex-wrap:wrap}.jarvis-module__rYVtqW__greeting{font-size:21px}.jarvis-module__rYVtqW__send{padding:0 16px}.jarvis-module__rYVtqW__panel{padding:18px 16px}.jarvis-module__rYVtqW__askField,.jarvis-module__rYVtqW__ask{min-width:0}}
.Quiz-module__JlqAFW__set{border:1px solid var(--border,#e5e7eb);border-radius:var(--radius-lg,14px);background:var(--bg-secondary,#f8fafc);margin:2rem 0;padding:1.1rem 1.15rem 1.25rem}.Quiz-module__JlqAFW__setHead{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.Quiz-module__JlqAFW__setTitle{color:var(--text-primary,#0f172a);align-items:center;gap:.4rem;margin:0;font-size:1rem;font-weight:700;display:inline-flex}.Quiz-module__JlqAFW__setTitle svg{color:var(--brand,#2563eb)}.Quiz-module__JlqAFW__setScore{color:var(--brand-strong,#1d4ed8);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:.8rem;font-weight:600}.Quiz-module__JlqAFW__bar{background:var(--gray-200,#e2e8f0);border-radius:999px;height:6px;margin-bottom:1rem;overflow:hidden}.Quiz-module__JlqAFW__barFill{background:linear-gradient(90deg, var(--brand,#2563eb), var(--green-primary,#22c55e));border-radius:999px;height:100%;transition:width .4s}.Quiz-module__JlqAFW__quiz{background:var(--bg-card,#fff);border:1px solid var(--border,#e5e7eb);border-radius:12px;margin-bottom:.85rem;padding:.95rem 1rem}.Quiz-module__JlqAFW__quiz:last-of-type{margin-bottom:0}.Quiz-module__JlqAFW__q{color:var(--text-primary,#0f172a);gap:.55rem;margin:0 0 .75rem;font-size:.92rem;font-weight:600;line-height:1.5;display:flex}.Quiz-module__JlqAFW__qmark{background:var(--brand-solid,#5b5bd6);color:#fff;border-radius:6px;flex:none;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:.75rem;font-weight:800;display:inline-flex}.Quiz-module__JlqAFW__options{flex-direction:column;gap:.45rem;display:flex}.Quiz-module__JlqAFW__opt{text-align:left;border:1px solid var(--border,#cbd5e1);background:var(--bg-card,#fff);cursor:pointer;width:100%;min-height:44px;color:var(--text-primary,#0f172a);border-radius:9px;align-items:center;gap:.6rem;padding:.55rem .75rem;font-size:.88rem;transition:background .15s,border-color .15s,opacity .15s;display:flex}.Quiz-module__JlqAFW__opt:hover:not(:disabled){border-color:var(--brand,#2563eb);background:var(--brand-tint,#eef0ff)}.Quiz-module__JlqAFW__opt:focus-visible{box-shadow:0 0 0 3px var(--brand-soft,#bfdbfe);border-color:var(--brand,#2563eb);outline:none}.Quiz-module__JlqAFW__opt:disabled{cursor:default}.Quiz-module__JlqAFW__tick,.Quiz-module__JlqAFW__cross{flex:none;margin-left:auto}.Quiz-module__JlqAFW__tick{color:var(--green-primary,#16a34a)}.Quiz-module__JlqAFW__cross{color:var(--red-primary,#dc2626)}.Quiz-module__JlqAFW__optLetter{background:var(--bg-secondary,#f1f5f9);border:1px solid var(--border,#e2e8f0);width:1.5rem;height:1.5rem;color:var(--gray-600,#475569);border-radius:6px;flex:none;justify-content:center;align-items:center;font-size:.72rem;font-weight:700;display:inline-flex}.Quiz-module__JlqAFW__correct{border-color:var(--green-primary,#22c55e);background:var(--green-light,#ecfdf3)}.Quiz-module__JlqAFW__correct .Quiz-module__JlqAFW__optLetter{background:var(--bg-card,#fff);color:var(--green-primary,#16a34a);border-color:var(--green-primary,#22c55e)}.Quiz-module__JlqAFW__wrong{border-color:var(--red-primary,#ef4444);background:var(--red-light,#ffe4e6)}.Quiz-module__JlqAFW__wrong .Quiz-module__JlqAFW__optLetter{background:var(--bg-card,#fff);color:var(--red-primary,#dc2626);border-color:var(--red-primary,#ef4444)}.Quiz-module__JlqAFW__dim{opacity:.55}.Quiz-module__JlqAFW__explain{color:var(--text-primary,#0f172a);border-radius:9px;margin-top:.7rem;padding:.6rem .75rem;font-size:.84rem;line-height:1.5}.Quiz-module__JlqAFW__explainOk{background:var(--green-light,#ecfdf3);border:1px solid var(--green-primary,#86efac)}.Quiz-module__JlqAFW__explainNo{background:var(--red-light,#ffe4e6);border:1px solid var(--red-primary,#fecaca)}.Quiz-module__JlqAFW__retry{border:1px solid var(--border,#cbd5e1);background:var(--bg-card,#fff);color:var(--brand-strong,#1d4ed8);cursor:pointer;border-radius:7px;margin-left:.5rem;padding:.15rem .6rem;font-size:.76rem;font-weight:600;display:inline-block}.Quiz-module__JlqAFW__retry:hover{background:var(--brand-tint,#eef0ff)}.Quiz-module__JlqAFW__retry:focus-visible{box-shadow:0 0 0 3px var(--brand-soft,#bfdbfe);border-color:var(--brand,#2563eb);outline:none}.Quiz-module__JlqAFW__mastered{background:var(--green-light,#ecfdf3);border:1px solid var(--green-primary,#16a34a);color:var(--green-primary,#15803d);text-align:center;border-radius:9px;margin:.9rem 0 0;padding:.5rem .75rem;font-size:.83rem;font-weight:700}.Quiz-module__JlqAFW__note{color:var(--gray-600,#475569);margin:.9rem 0 0;font-size:.73rem}@media (prefers-reduced-motion:reduce){.Quiz-module__JlqAFW__opt,.Quiz-module__JlqAFW__barFill{transition:none!important}}
.lesson-module__mSPGTG__lesson{--bg:var(--bg-secondary);--bg2:var(--bg-card);--ink:var(--gray-900);--ink-dim:var(--gray-500);--line:var(--border-primary);--L:#b06f1f;--R:var(--brand);--M:#7c4dcc;--hit:#1f8a5b;--warn:#c0392b;--flag-ink:#fff;--drop:#0f172a2e;--bar-fill:#0f172a24;--neutral-fill:#0f172a0d;--faint:#0f172a29;--water:#6fb8c947;--cw:46px;--cg:6px;--mono:ui-monospace,"SF Mono","Cascadia Code",Menlo,monospace;--disp:var(--font-sans),"Plus Jakarta Sans",system-ui,sans-serif;--body:var(--font-sans),"Plus Jakarta Sans",system-ui,sans-serif;--fs-h:28px;--fs-sh:22px;--fs-p:16px;--fs-label:12px}[data-theme=dark] .lesson-module__mSPGTG__lesson{--L:#d9a05b;--M:#a88fc9;--hit:#6cb68c;--warn:#c96f6f;--flag-ink:#101113;--drop:#ffffff2e;--bar-fill:#ffffff29;--neutral-fill:#ffffff12;--faint:#ffffff26}.lesson-module__mSPGTG__lesson *{box-sizing:border-box;margin:0;padding:0}.lesson-module__mSPGTG__lesson{color:var(--ink);font-family:var(--body);font-size:var(--fs-p);background:0 0;line-height:1.6}.lesson-module__mSPGTG__lesson .wrap{max-width:1200px;margin:0 auto;padding:8px 20px 96px}.lesson-module__mSPGTG__lesson .concept>:first-child{margin-top:0}.lesson-module__mSPGTG__lesson header{border-bottom:1px solid var(--line);margin-bottom:32px;padding:24px 0 36px}.lesson-module__mSPGTG__lesson header:before{content:"TECHCLINIC · DSA";font:600 var(--fs-label) var(--disp);letter-spacing:.14em;color:var(--ink-dim);text-transform:uppercase;margin-bottom:18px;display:block}.lesson-module__mSPGTG__lesson h1{font:800 clamp(28px,4vw,34px)/1.15 var(--disp);letter-spacing:-.02em}.lesson-module__mSPGTG__lesson h1 em{color:var(--R);font-style:normal}.lesson-module__mSPGTG__lesson .sub{color:var(--ink-dim);max-width:none;margin-top:12px}.lesson-module__mSPGTG__lesson .legend{font:600 var(--fs-label) var(--disp);flex-wrap:wrap;gap:18px;margin-top:20px;display:flex}.lesson-module__mSPGTG__lesson .legend span{color:var(--ink-dim);align-items:center;gap:7px;display:inline-flex}.lesson-module__mSPGTG__lesson .dot{border-radius:3px;width:12px;height:12px;display:inline-block}.lesson-module__mSPGTG__lesson h2{font:700 var(--fs-h) var(--disp);letter-spacing:-.01em;align-items:baseline;gap:12px;margin:56px 0 16px;line-height:1.2;display:flex}.lesson-module__mSPGTG__lesson h2 .idx{font:700 var(--fs-h) var(--disp);color:var(--R);opacity:.55;letter-spacing:-.01em}:is(.lesson-module__mSPGTG__lesson.lesson-module__mSPGTG__lesson h2,.lesson-module__mSPGTG__lesson.lesson-module__mSPGTG__lesson .card h3){color:var(--ink)}.lesson-module__mSPGTG__lesson .concept p{color:var(--ink-dim);font-size:var(--fs-p);max-width:none;margin-bottom:12px}.lesson-module__mSPGTG__lesson .concept b{color:var(--ink)}.lesson-module__mSPGTG__lesson .concept h3{font:700 19px var(--disp);letter-spacing:-.01em;color:var(--ink);margin:26px 0 8px}.lesson-module__mSPGTG__lesson .concept h4{font:700 15px var(--disp);color:var(--ink);margin:16px 0 6px}.lesson-module__mSPGTG__lesson .concept pre{background:var(--bg);border:1px solid var(--line);font:400 12.5px/1.6 var(--mono);color:var(--ink);white-space:pre;border-radius:8px;max-width:100%;margin:8px 0 16px;padding:12px 14px;overflow:auto}.lesson-module__mSPGTG__lesson .concept code{font:600 12.5px var(--mono);color:var(--R);background:var(--bg);border-radius:4px;padding:1px 5px}.lesson-module__mSPGTG__lesson .concept ul.bul{max-width:none;margin:8px 0 16px;padding-left:22px;list-style:outside}.lesson-module__mSPGTG__lesson .concept ul.bul li{color:var(--ink-dim);margin:4px 0;line-height:1.55}.lesson-module__mSPGTG__lesson .concept ul.bul li b{color:var(--ink)}.lesson-module__mSPGTG__lesson .skels{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px;margin:20px 0;display:grid}.lesson-module__mSPGTG__lesson .skel{background:var(--bg);border:1px solid var(--line);color:var(--ink);border-radius:6px;padding:16px}.lesson-module__mSPGTG__lesson .skel h4{font:700 var(--fs-p) var(--disp);color:var(--ink);margin-bottom:6px}.lesson-module__mSPGTG__lesson .skel pre{font:400 12px/1.7 var(--mono);color:var(--ink-dim);white-space:pre;background:0 0}.lesson-module__mSPGTG__lesson .skel .tag{font:600 var(--fs-label) var(--disp);letter-spacing:.08em;color:var(--L);text-transform:uppercase}.lesson-module__mSPGTG__lesson .checks{max-width:none;margin:8px 0 0;list-style:none}.lesson-module__mSPGTG__lesson .checks li{font-size:var(--fs-p);color:var(--ink-dim);border-bottom:1px dashed var(--line);padding:7px 0 7px 26px;position:relative}.lesson-module__mSPGTG__lesson .checks li:before{content:"→";color:var(--R);font-family:var(--mono);position:absolute;left:0}.lesson-module__mSPGTG__lesson .checks li.anti:before{content:"✕";color:var(--L)}.lesson-module__mSPGTG__lesson .card{border-top:1px solid var(--line);margin:0;padding:36px 0 32px;position:relative}.lesson-module__mSPGTG__lesson .card-head{align-items:baseline;gap:14px;margin-bottom:10px;display:flex}.lesson-module__mSPGTG__lesson .card-num{font:700 var(--fs-sh) var(--disp);color:var(--R);opacity:.6;letter-spacing:-.01em;line-height:1.25}.lesson-module__mSPGTG__lesson .card h3{font:700 var(--fs-sh) var(--disp);letter-spacing:-.01em;line-height:1.25}.lesson-module__mSPGTG__lesson .lc{font:600 var(--fs-label) var(--disp);color:var(--ink-dim);letter-spacing:.06em;margin-left:8px}.lesson-module__mSPGTG__lesson .chips{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.lesson-module__mSPGTG__lesson .chip{font:600 var(--fs-label) var(--disp);border:1px solid var(--line);color:var(--ink-dim);letter-spacing:.05em;text-transform:uppercase;padding:3px 9px}.lesson-module__mSPGTG__lesson .chip.pat{color:var(--L);border-color:#d9a05b66}.lesson-module__mSPGTG__lesson .hook{font-size:var(--fs-p);margin:8px 0 4px}.lesson-module__mSPGTG__lesson .tell{color:var(--ink-dim);font-size:var(--fs-p);margin-bottom:14px}.lesson-module__mSPGTG__lesson .tell b{color:var(--R);font:600 var(--fs-label) var(--disp);letter-spacing:.06em;text-transform:uppercase}.lesson-module__mSPGTG__lesson .stmt{background:var(--bg2);border-left:2px solid var(--line);border-radius:0 4px 4px 0;margin:0 0 20px;padding:14px 16px}.lesson-module__mSPGTG__lesson .stmt-label{font:600 var(--fs-label) var(--disp);letter-spacing:.1em;color:var(--ink-dim);text-transform:uppercase;margin-bottom:8px}.lesson-module__mSPGTG__lesson .stmt p{color:var(--ink);font-size:var(--fs-p);max-width:none;margin:0;line-height:1.65}.lesson-module__mSPGTG__lesson .stmt .constraint{font:400 13px var(--mono);color:var(--ink-dim);margin-top:8px}.lesson-module__mSPGTG__lesson .stmt .constraint b{color:var(--R)}.lesson-module__mSPGTG__lesson .stmt-body{color:var(--ink);font-size:var(--fs-p);max-width:none;line-height:1.68}.lesson-module__mSPGTG__lesson .stmt-body code{font:600 13px var(--mono);color:var(--R)}.lesson-module__mSPGTG__lesson .stmt-cx{font:400 13px var(--mono);color:var(--ink-dim);margin-top:8px}.lesson-module__mSPGTG__lesson .stmt-cx b{color:var(--R)}.lesson-module__mSPGTG__lesson .sec{margin:20px 0}.lesson-module__mSPGTG__lesson .sec-h{font:600 var(--fs-label) var(--disp);letter-spacing:.1em;color:var(--R);text-transform:uppercase;margin-bottom:10px}.lesson-module__mSPGTG__lesson .obs{font-size:var(--fs-p);grid-template-columns:150px 1fr;gap:8px 16px;margin:0;display:grid}.lesson-module__mSPGTG__lesson .obs dt{font:600 var(--fs-label) var(--disp);letter-spacing:.06em;color:var(--ink-dim);text-transform:uppercase;padding-top:4px}.lesson-module__mSPGTG__lesson .obs dd{color:var(--ink);max-width:none;margin:0;line-height:1.65}.lesson-module__mSPGTG__lesson .obs dd b{color:var(--L)}.lesson-module__mSPGTG__lesson .cxtab{border-collapse:collapse;font:400 13px var(--mono)}:is(.lesson-module__mSPGTG__lesson .cxtab th,.lesson-module__mSPGTG__lesson .cxtab td){border:1px solid var(--line);text-align:left;padding:7px 16px}.lesson-module__mSPGTG__lesson .cxtab th{font:600 var(--fs-label) var(--disp);letter-spacing:.08em;color:var(--ink-dim);text-transform:uppercase}.lesson-module__mSPGTG__lesson .cxtab td.good{color:var(--hit);font-weight:600}@media (max-width:640px){.lesson-module__mSPGTG__lesson .obs{grid-template-columns:1fr}.lesson-module__mSPGTG__lesson .obs dt{padding-top:8px}}.lesson-module__mSPGTG__lesson .cell.wide{width:auto;min-width:var(--cw);padding:0 12px}.lesson-module__mSPGTG__lesson .mapwrap{border-top:1px dashed var(--line);margin-top:14px;padding-top:10px}.lesson-module__mSPGTG__lesson .maplab{font:600 var(--fs-label) var(--disp);letter-spacing:.08em;color:var(--ink-dim);text-transform:uppercase;margin-bottom:8px}.lesson-module__mSPGTG__lesson .mapbody{flex-wrap:wrap;align-content:flex-start;gap:8px;min-height:34px;display:flex}.lesson-module__mSPGTG__lesson .kv{font:600 12px var(--mono);border:1px solid var(--line);background:var(--bg);border-radius:4px;padding:5px 10px;transition:border-color .25s}.lesson-module__mSPGTG__lesson .kv .k{color:var(--R)}.lesson-module__mSPGTG__lesson .kv .arr{color:var(--ink-dim);margin:0 6px}.lesson-module__mSPGTG__lesson .kv .v{color:var(--ink)}.lesson-module__mSPGTG__lesson .kv.new{border-color:var(--L)}.lesson-module__mSPGTG__lesson .kv.hit{border-color:var(--hit)}:is(.lesson-module__mSPGTG__lesson .kv.hit .v,.lesson-module__mSPGTG__lesson .kv.hit .k){color:var(--hit)}.lesson-module__mSPGTG__lesson .kv.rev{opacity:.65;border-style:dashed}.lesson-module__mSPGTG__lesson .mapbody.col{flex-direction:column-reverse;align-items:flex-start;gap:6px;min-height:60px}.lesson-module__mSPGTG__lesson .larrow{width:24px;color:var(--ink-dim);font:600 14px var(--mono);flex:none;justify-content:center;align-items:center;transition:color .25s;display:flex}.lesson-module__mSPGTG__lesson .larrow.flip{color:var(--L)}.lesson-module__mSPGTG__lesson .larrow.nil{color:var(--faint)}.lesson-module__mSPGTG__lesson .treebox{width:520px;margin:0 auto;position:relative}.lesson-module__mSPGTG__lesson .treesvg{width:100%;height:100%;position:absolute;inset:0}.lesson-module__mSPGTG__lesson .treesvg line{stroke:var(--line);stroke-width:1.5px}.lesson-module__mSPGTG__lesson .tnode{border:1px solid var(--line);background:var(--bg2);width:38px;height:38px;font:600 13px var(--mono);z-index:1;border-radius:50%;justify-content:center;align-items:center;transition:all .25s;display:flex;position:absolute}.lesson-module__mSPGTG__lesson .tnode.cur{border-color:var(--L);color:var(--L)}.lesson-module__mSPGTG__lesson .tnode.hit{border-color:var(--hit);color:var(--hit);background:#6cb68c24}.lesson-module__mSPGTG__lesson .tnode.warn{border-color:var(--warn);color:var(--warn);background:#c96f6f1f}.lesson-module__mSPGTG__lesson .tnode.drop{opacity:.3}.lesson-module__mSPGTG__lesson .tnode .badge{font:600 9px var(--mono);background:var(--bg);border:1px solid var(--line);color:var(--R);border-radius:3px;padding:1px 4px;position:absolute;top:-9px;right:-9px}.lesson-module__mSPGTG__lesson .inv{font-size:var(--fs-p);color:var(--ink-dim);border-left:2px solid var(--hit);margin-top:14px;padding-left:12px}.lesson-module__mSPGTG__lesson .inv b{color:var(--hit);font:600 var(--fs-label) var(--disp);letter-spacing:.08em;text-transform:uppercase}.lesson-module__mSPGTG__lesson .viz{border:1px solid var(--line);background:var(--bg2);border-radius:6px;margin:6px 0;padding:18px 14px 12px}.lesson-module__mSPGTG__lesson .scroller{padding-bottom:4px;position:relative;overflow-x:auto}.lesson-module__mSPGTG__lesson .track{gap:var(--cg);width:max-content;padding:2px;display:flex}.lesson-module__mSPGTG__lesson .cell{width:var(--cw);height:var(--cw);border:1px solid var(--line);font:600 15px var(--mono);background:var(--bg);border-radius:4px;flex:none;justify-content:center;align-items:center;transition:background .25s,border-color .25s,color .25s;display:flex}.lesson-module__mSPGTG__lesson .cell.hit{border-color:var(--hit);color:var(--hit);background:#6cb68c24}.lesson-module__mSPGTG__lesson .cell.drop{opacity:.32}.lesson-module__mSPGTG__lesson .cell.cur{border-color:var(--R)}.lesson-module__mSPGTG__lesson .cell.warn{border-color:var(--L);color:var(--L);background:#d9a05b24}.lesson-module__mSPGTG__lesson .cell.ghost{color:var(--ink-dim);opacity:.5;border-style:dashed}.lesson-module__mSPGTG__lesson .cell.fill{opacity:1;color:var(--ink);background:#6fb8c91a;border-style:solid;border-color:#6fb8c973}.lesson-module__mSPGTG__lesson .cell.c0{border-color:var(--warn);background:#c96f6f29}.lesson-module__mSPGTG__lesson .cell.c1{background:var(--neutral-fill)}.lesson-module__mSPGTG__lesson .cell.c2{background:#6fb8c929;border-color:#6fb8c980}.lesson-module__mSPGTG__lesson .track.out{margin-top:10px}.lesson-module__mSPGTG__lesson .outlab{font:600 var(--fs-label) var(--disp);letter-spacing:.08em;color:var(--ink-dim);text-transform:uppercase;margin:10px 0 2px}.lesson-module__mSPGTG__lesson .track.barsrow{align-items:flex-end;height:150px;position:relative}.lesson-module__mSPGTG__lesson .slot{width:var(--cw);flex:none;height:100%;position:relative}.lesson-module__mSPGTG__lesson .bar{background:var(--bar-fill);border:1px solid var(--line);border-bottom:none;position:absolute;bottom:18px;left:0;right:0}.lesson-module__mSPGTG__lesson .water{background:var(--water);border-top:1px solid var(--R);position:absolute;left:0;right:0}.lesson-module__mSPGTG__lesson .blab{text-align:center;font:600 11px var(--mono);color:var(--ink-dim);position:absolute;bottom:0;left:0;right:0}.lesson-module__mSPGTG__lesson .area{border:1px dashed var(--L);pointer-events:none;background:#d9a05b1a;transition:all .3s;position:absolute;bottom:18px}.lesson-module__mSPGTG__lesson .lane{width:max-content;min-width:100%;height:34px;position:relative}.lesson-module__mSPGTG__lesson .ptr{width:var(--cw);text-align:center;will-change:transform;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:5px}.lesson-module__mSPGTG__lesson .ptr .flag{font:700 12px var(--mono);color:var(--flag-ink);border-radius:3px;padding:2px 8px;display:inline-block}.lesson-module__mSPGTG__lesson .ptr:before{content:"";border:5px solid #0000;margin-left:-5px;position:absolute;top:-7px;left:50%}.lesson-module__mSPGTG__lesson .ptr.kL .flag{background:var(--L)}.lesson-module__mSPGTG__lesson .ptr.kL:before{border-bottom-color:var(--L)}.lesson-module__mSPGTG__lesson .ptr.kR .flag{background:var(--R)}.lesson-module__mSPGTG__lesson .ptr.kR:before{border-bottom-color:var(--R)}.lesson-module__mSPGTG__lesson .ptr.kM .flag{background:var(--M)}.lesson-module__mSPGTG__lesson .ptr.kM:before{border-bottom-color:var(--M)}.lesson-module__mSPGTG__lesson .ptr.hide{opacity:0}.lesson-module__mSPGTG__lesson .readout{min-height:62px;font-size:var(--fs-p);margin:10px 2px 8px}.lesson-module__mSPGTG__lesson .readout .phase{font:600 var(--fs-label) var(--disp);letter-spacing:.1em;color:var(--L);text-transform:uppercase;margin-bottom:3px}.lesson-module__mSPGTG__lesson .readout .phase.sol{color:var(--ink-dim);opacity:.7}.lesson-module__mSPGTG__lesson .readout .msg{color:var(--ink)}.lesson-module__mSPGTG__lesson .readout .vars{font:600 12px var(--mono);color:var(--R);letter-spacing:.04em;margin-top:2px}.lesson-module__mSPGTG__lesson .ctrl{border-top:1px dashed var(--line);z-index:6;background:var(--bg2);border-radius:0 0 6px 6px;align-items:center;gap:8px;margin:0 -14px -12px;padding:10px 20px 12px;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 10px -6px #0000002e}.lesson-module__mSPGTG__lesson .ctrl button{background:var(--bg2);border:1px solid var(--line);color:var(--ink);cursor:pointer;justify-content:center;align-items:center;width:38px;height:32px;transition:border-color .2s,background .2s;display:inline-flex}.lesson-module__mSPGTG__lesson .ctrl button:hover{border-color:var(--R)}.lesson-module__mSPGTG__lesson .ctrl button:focus-visible{outline:2px solid var(--R);outline-offset:2px}.lesson-module__mSPGTG__lesson .ctrl button svg{width:14px;height:14px;fill:var(--ink)}.lesson-module__mSPGTG__lesson .ctrl .count{font:600 12px var(--mono);color:var(--ink-dim);margin-left:auto}.lesson-module__mSPGTG__lesson .ctrl select{background:var(--bg2);border:1px solid var(--line);color:var(--ink);font:600 12px var(--mono);cursor:pointer;height:32px;padding:0 6px}.lesson-module__mSPGTG__lesson details.code{background:#1e1e1e;border:1px solid #2b2b35;border-radius:10px;margin-top:14px;overflow:hidden}.lesson-module__mSPGTG__lesson details.code summary{cursor:pointer;font:600 var(--fs-label) var(--disp);letter-spacing:.08em;color:#c8c8d0;text-transform:uppercase;background:#252526;align-items:center;gap:8px;padding:9px 14px;list-style:none;display:flex}.lesson-module__mSPGTG__lesson details.code summary::-webkit-details-marker{display:none}.lesson-module__mSPGTG__lesson details.code summary:before{content:"";font-size:14px}.lesson-module__mSPGTG__lesson .tabs{background:#252526;border-top:1px solid #2b2b35;gap:2px;padding:0 6px;display:flex}.lesson-module__mSPGTG__lesson .tabs button{font:600 12.5px var(--disp);color:#9a9aa6;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #0000;padding:8px 14px}.lesson-module__mSPGTG__lesson .tabs button:hover{color:#e6e6ea}.lesson-module__mSPGTG__lesson .tabs button.on{color:#fff;border-bottom-color:var(--brand)}.lesson-module__mSPGTG__lesson .codepane{background:#1e1e1e;padding:14px 16px;display:none;overflow-x:auto}.lesson-module__mSPGTG__lesson .codepane.on{display:block}.lesson-module__mSPGTG__lesson .codepane pre{font:400 13px/1.65 var(--mono);color:#d4d4d4;white-space:pre;background:0 0;margin:0;padding:0}.lesson-module__mSPGTG__lesson .codepane pre code{font:inherit;background:0 0;padding:0}.lesson-module__mSPGTG__lesson .codepane pre code.hljs{color:#d4d4d4;background:0 0;padding:0}.lesson-module__mSPGTG__lesson footer{color:var(--ink-dim);font:600 var(--fs-label) var(--disp);letter-spacing:.1em;text-align:center;text-transform:uppercase;margin-top:64px}@media (max-width:640px){.lesson-module__mSPGTG__lesson{--cw:38px;--fs-h:24px;--fs-sh:20px}.lesson-module__mSPGTG__lesson .card{padding:18px 14px}.lesson-module__mSPGTG__lesson .wrap{padding-top:28px}}@media (prefers-reduced-motion:reduce){:is(.lesson-module__mSPGTG__lesson .ptr,.lesson-module__mSPGTG__lesson .cell,.lesson-module__mSPGTG__lesson .area){transition:none!important}}.lesson-module__mSPGTG__lesson .flowscene{justify-content:space-between;align-items:flex-start;gap:12px;min-width:520px;padding:30px 8px 46px;display:flex;position:relative}.lesson-module__mSPGTG__lesson .actor{border:1px solid var(--line);background:var(--bg2);border-radius:12px;flex-direction:column;align-items:center;gap:6px;min-width:120px;padding:14px 10px 12px;transition:box-shadow .3s,border-color .3s;display:flex;position:relative}.lesson-module__mSPGTG__lesson .actor.aglow{border-color:var(--R);box-shadow:0 0 0 3px color-mix(in srgb, var(--R) 18%, transparent)}.lesson-module__mSPGTG__lesson .aicon{font-size:26px;line-height:1}.lesson-module__mSPGTG__lesson .albl{font:600 var(--fs-label) var(--disp);letter-spacing:.1em;color:var(--ink-dim)}.lesson-module__mSPGTG__lesson .abadge{min-height:20px;font:600 12px var(--mono);color:var(--R);border-radius:6px;padding:1px 8px;transition:background .25s}.lesson-module__mSPGTG__lesson .abadge.on{background:var(--neutral-fill)}.lesson-module__mSPGTG__lesson .abadge.hot{color:var(--L)}.lesson-module__mSPGTG__lesson .flowscene:before{content:"";border-top:2px dashed var(--faint);z-index:0;position:absolute;top:58px;left:60px;right:60px}.lesson-module__mSPGTG__lesson .packet{width:32px;height:28px;font:700 11px var(--mono);background:var(--bg2);border:2px solid var(--R);color:var(--R);z-index:2;will-change:transform;border-radius:8px;justify-content:center;align-items:center;transition:transform .55s cubic-bezier(.4,0,.2,1),border-color .25s,color .25s;display:flex;position:absolute;top:44px;left:0}.lesson-module__mSPGTG__lesson .packet.pok{border-color:var(--hit);color:var(--hit)}.lesson-module__mSPGTG__lesson .packet.prej{border-color:var(--warn);color:var(--warn);animation:.45s lesson-module__mSPGTG__shake}@keyframes lesson-module__mSPGTG__shake{25%{margin-left:-5px}50%{margin-left:5px}75%{margin-left:-3px}}.lesson-module__mSPGTG__lesson .flowbins{gap:28px;margin-top:6px;padding:0 4px;display:flex}.lesson-module__mSPGTG__lesson .binlab{font:600 10px var(--disp);letter-spacing:.12em;color:var(--ink-dim)}.lesson-module__mSPGTG__lesson .bindots{flex-wrap:wrap;gap:5px;min-height:24px;margin-top:4px;display:flex}.lesson-module__mSPGTG__lesson .mdot{font:600 10px var(--mono);border:1px solid;border-radius:6px;padding:3px 7px}.lesson-module__mSPGTG__lesson .mdot.ok{color:var(--hit);border-color:var(--hit);background:color-mix(in srgb, var(--hit) 10%, transparent)}.lesson-module__mSPGTG__lesson .mdot.rej{color:var(--warn);border-color:var(--warn);background:color-mix(in srgb, var(--warn) 10%, transparent);text-decoration:line-through}.lesson-module__mSPGTG__lesson .chessboard{--bsz:46px;width:calc(var(--bsz) * var(--bn,8));grid-template-columns:repeat(var(--bn,8), var(--bsz));border:2px solid var(--line);border-radius:6px;margin:8px auto;display:grid;position:relative;overflow:hidden}.lesson-module__mSPGTG__lesson .bsq{width:var(--bsz);height:var(--bsz);background:var(--bg2);transition:background .3s,box-shadow .3s;position:relative}.lesson-module__mSPGTG__lesson .bsq.bdark{background:var(--neutral-fill)}.lesson-module__mSPGTG__lesson .bsq.cur{box-shadow:inset 0 0 0 3px var(--L)}.lesson-module__mSPGTG__lesson .bsq.hit{background:color-mix(in srgb, var(--hit) 28%, transparent)}.lesson-module__mSPGTG__lesson .bsq.warn{background:color-mix(in srgb, var(--warn) 30%, transparent)}.lesson-module__mSPGTG__lesson .bsq.path{background:color-mix(in srgb, var(--R) 22%, transparent)}.lesson-module__mSPGTG__lesson .bsq.dim{opacity:.45}.lesson-module__mSPGTG__lesson .brank{font:600 9px var(--mono);color:var(--ink-dim);z-index:1;position:absolute;top:2px;left:3px}.lesson-module__mSPGTG__lesson .bfile{font:600 9px var(--mono);color:var(--ink-dim);z-index:1;position:absolute;bottom:1px;right:3px}.lesson-module__mSPGTG__lesson .piecelayer{pointer-events:none;position:absolute;inset:0}.lesson-module__mSPGTG__lesson .bpiece{width:var(--bsz);height:var(--bsz);will-change:transform;text-shadow:0 1px 2px #00000040;justify-content:center;align-items:center;font-size:30px;line-height:1;transition:transform .55s cubic-bezier(.4,0,.2,1),opacity .4s;display:flex;position:absolute;top:0;left:0}.lesson-module__mSPGTG__lesson .bpiece.bgone{opacity:0;transform:scale(.4)}.lesson-module__mSPGTG__lesson .bpiece.faded{opacity:.35}.lesson-module__mSPGTG__lesson .people{justify-content:space-around;align-items:flex-start;gap:10px;min-width:480px;padding:18px 8px 52px;display:flex;position:relative}.lesson-module__mSPGTG__lesson .person{flex-direction:column;align-items:center;gap:5px;transition:opacity .3s;display:flex}.lesson-module__mSPGTG__lesson .avatar{width:52px;height:52px;font:700 20px var(--disp);background:var(--neutral-fill);border:2px solid var(--line);color:var(--ink);border-radius:50%;justify-content:center;align-items:center;transition:border-color .3s,box-shadow .3s;display:flex}.lesson-module__mSPGTG__lesson .person.cur .avatar{border-color:var(--L);box-shadow:0 0 0 3px color-mix(in srgb, var(--L) 20%, transparent)}.lesson-module__mSPGTG__lesson .person.hit .avatar{border-color:var(--hit);box-shadow:0 0 0 3px color-mix(in srgb, var(--hit) 18%, transparent)}.lesson-module__mSPGTG__lesson .person.warn .avatar{border-color:var(--warn)}.lesson-module__mSPGTG__lesson .person.drop{opacity:.4}.lesson-module__mSPGTG__lesson .pname{font:600 13px var(--disp);color:var(--ink)}.lesson-module__mSPGTG__lesson .pbal{font:600 12px var(--mono);color:var(--ink-dim);transition:color .3s}.lesson-module__mSPGTG__lesson .pbal.pos{color:var(--hit)}.lesson-module__mSPGTG__lesson .pbal.neg{color:var(--warn)}.lesson-module__mSPGTG__lesson .coin{width:26px;height:26px;font:700 13px var(--mono);background:color-mix(in srgb, var(--L) 88%, #fff);color:var(--flag-ink);border:2px solid var(--L);z-index:2;will-change:transform;border-radius:50%;justify-content:center;align-items:center;transition:transform .8s cubic-bezier(.45,0,.25,1);display:flex;position:absolute;top:30px;left:0;box-shadow:0 2px 6px #00000040}.lesson-module__mSPGTG__lesson .translbl{text-align:center;width:80px;font:600 11px var(--mono);color:var(--L);z-index:2;transition:transform .8s cubic-bezier(.45,0,.25,1);position:absolute;top:4px;left:0}:is(.lesson-module__mSPGTG__lesson .packet.hide,.lesson-module__mSPGTG__lesson .coin.hide,.lesson-module__mSPGTG__lesson .translbl.hide){opacity:0}@media (max-width:640px){.lesson-module__mSPGTG__lesson .chessboard{--bsz:38px}.lesson-module__mSPGTG__lesson .bpiece{font-size:24px}.lesson-module__mSPGTG__lesson .flowscene{min-width:440px}}@media (prefers-reduced-motion:reduce){:is(.lesson-module__mSPGTG__lesson .packet,.lesson-module__mSPGTG__lesson .bpiece,.lesson-module__mSPGTG__lesson .coin,.lesson-module__mSPGTG__lesson .translbl){transition:none!important;animation:none!important}}.lesson-module__mSPGTG__lesson .uml{max-width:100%;margin:8px auto;position:relative}.lesson-module__mSPGTG__lesson .umlsvg{width:100%;height:100%;position:absolute;inset:0}.lesson-module__mSPGTG__lesson .uedge line{stroke:var(--faint);stroke-width:1.5px;transition:stroke .3s}.lesson-module__mSPGTG__lesson .uedge.uimpl line{stroke-dasharray:5 4}.lesson-module__mSPGTG__lesson .uedge text{font:600 10px var(--mono);fill:var(--ink-dim);text-anchor:middle}.lesson-module__mSPGTG__lesson .uedge.ulive text{fill:var(--R)}.lesson-module__mSPGTG__lesson .ublock{border:1.5px solid var(--line);background:var(--bg2);z-index:1;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:54px;padding:8px 10px;transition:border-color .3s,box-shadow .3s,opacity .3s;display:flex;position:absolute}.lesson-module__mSPGTG__lesson .ublock.uiface{border-style:dashed}.lesson-module__mSPGTG__lesson .ustereo{font:600 9px var(--mono);letter-spacing:.08em;color:var(--M)}.lesson-module__mSPGTG__lesson .uname{font:700 12.5px var(--disp);color:var(--ink);text-align:center;line-height:1.25}.lesson-module__mSPGTG__lesson .ubadge{font:600 10px var(--mono);color:var(--R);min-height:13px}.lesson-module__mSPGTG__lesson .ubadge.on{display:block}.lesson-module__mSPGTG__lesson .ublock.uhot{border-color:var(--L);box-shadow:0 0 0 3px color-mix(in srgb, var(--L) 18%, transparent)}.lesson-module__mSPGTG__lesson .ublock.uok{border-color:var(--hit);box-shadow:0 0 0 3px color-mix(in srgb, var(--hit) 16%, transparent)}.lesson-module__mSPGTG__lesson .ublock.uwarn{border-color:var(--warn);box-shadow:0 0 0 3px color-mix(in srgb, var(--warn) 16%, transparent)}.lesson-module__mSPGTG__lesson .ublock.udim{opacity:.35}.lesson-module__mSPGTG__lesson .reqdot{font:700 10px var(--mono);background:color-mix(in srgb, var(--L) 90%, #fff);color:var(--flag-ink);border:2px solid var(--L);z-index:3;will-change:transform;border-radius:999px;padding:3px 9px;transition:transform .6s cubic-bezier(.4,0,.2,1),opacity .25s;position:absolute;top:0;left:0;box-shadow:0 2px 8px #0000004d}.lesson-module__mSPGTG__lesson .reqdot.rok{background:color-mix(in srgb, var(--hit) 88%, #fff);border-color:var(--hit)}.lesson-module__mSPGTG__lesson .reqdot.rrej{background:color-mix(in srgb, var(--warn) 88%, #fff);border-color:var(--warn)}.lesson-module__mSPGTG__lesson .reqdot.hide{opacity:0}.lesson-module__mSPGTG__lesson .contract{margin:14px 0}.lesson-module__mSPGTG__lesson .contract pre{font:400 12.5px/1.6 var(--mono);color:#e2e8f0;white-space:pre;background:#0f172a;border-radius:8px;margin:0;padding:14px 16px;overflow-x:auto}.lesson-module__mSPGTG__lesson .contract .clab{font:600 10px var(--disp);letter-spacing:.12em;color:var(--R);text-transform:uppercase;margin-bottom:8px;display:block}.lesson-module__mSPGTG__lesson table.reqs{border-collapse:collapse;margin:14px 0;font-size:14px}:is(.lesson-module__mSPGTG__lesson table.reqs th,.lesson-module__mSPGTG__lesson table.reqs td){border:1px solid var(--line);text-align:left;vertical-align:top;padding:8px 13px}.lesson-module__mSPGTG__lesson table.reqs th{font:600 10.5px var(--disp);letter-spacing:.1em;color:var(--ink-dim);text-transform:uppercase}.lesson-module__mSPGTG__lesson table.reqs td b{color:var(--L)}@media (prefers-reduced-motion:reduce){.lesson-module__mSPGTG__lesson .reqdot{transition:none!important}}.lesson-module__mSPGTG__lesson .ublock.uhasm{justify-content:flex-start;align-items:stretch;gap:3px;padding:7px 9px}:is(.lesson-module__mSPGTG__lesson .ublock.uhasm .ustereo,.lesson-module__mSPGTG__lesson .ublock.uhasm .uname){text-align:center}.lesson-module__mSPGTG__lesson .umembers{border-top:1px solid var(--line);flex-direction:column;gap:1.5px;margin-top:3px;padding-top:4px;display:flex}.lesson-module__mSPGTG__lesson .umline{font:500 9.5px/1.45 var(--mono);color:var(--ink-dim);white-space:nowrap;text-overflow:ellipsis;text-align:left;overflow:hidden}.lesson-module__mSPGTG__lesson .ublock.uhasm .ubadge{text-align:center}.lesson-module__mSPGTG__lesson .simbar{border:1.5px solid var(--R);background:color-mix(in srgb, var(--R) 6%, transparent);border-radius:10px;margin:4px 0 14px;padding:12px 14px}.lesson-module__mSPGTG__lesson .simlab{font:600 10px var(--disp);letter-spacing:.14em;color:var(--R);text-transform:uppercase;margin-bottom:9px;display:block}.lesson-module__mSPGTG__lesson .simrow{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.lesson-module__mSPGTG__lesson .siminput{border:1px solid var(--line);background:var(--bg2);min-width:130px;max-width:220px;color:var(--ink);font:500 13px var(--mono);border-radius:8px;flex:1;padding:8px 10px}.lesson-module__mSPGTG__lesson .siminput:focus{outline:2px solid var(--R);border-color:#0000}.lesson-module__mSPGTG__lesson .simselect{border:1px solid var(--line);background:var(--bg2);color:var(--ink);font:600 12px var(--mono);cursor:pointer;border-radius:8px;padding:8px}.lesson-module__mSPGTG__lesson .simbtn{border:1px solid var(--R);color:var(--R);font:700 12.5px var(--disp);cursor:pointer;background:0 0;border-radius:8px;padding:8px 14px;transition:background .2s}.lesson-module__mSPGTG__lesson .simbtn:hover{background:color-mix(in srgb, var(--R) 12%, transparent)}.lesson-module__mSPGTG__lesson .simbtn.primary{background:var(--R);color:#fff}.lesson-module__mSPGTG__lesson .simbtn.primary:hover{opacity:.9}.lesson-module__mSPGTG__lesson .uedge line{stroke:color-mix(in srgb, var(--ink) 32%, transparent);stroke-width:1.6px}.lesson-module__mSPGTG__lesson .uedge.ulive line{stroke:var(--R);stroke-width:2.6px}.lesson-module__mSPGTG__lesson .uarrlive{fill:var(--R)}.lesson-module__mSPGTG__lesson .uarrhollow{fill:var(--bg2);stroke:color-mix(in srgb, var(--ink) 38%, transparent);stroke-width:1.4px}.lesson-module__mSPGTG__lesson .uelbl{font:600 9.5px var(--mono);color:var(--ink-dim);background:var(--bg2);border:1px solid var(--line);z-index:1;white-space:nowrap;pointer-events:none;border-radius:5px;padding:1px 6px;transition:color .25s,border-color .25s;position:absolute;transform:translate(-50%,-50%)}.lesson-module__mSPGTG__lesson .uelbl.ulive{color:var(--R);border-color:var(--R)}.lesson-module__mSPGTG__lesson .ublock.uclickable{cursor:pointer}.lesson-module__mSPGTG__lesson .ublock.uclickable:hover{border-color:var(--R)}.lesson-module__mSPGTG__lesson .ublock.uclick{border-color:var(--R);box-shadow:0 0 0 3px color-mix(in srgb, var(--R) 22%, transparent)}.lesson-module__mSPGTG__lesson .viz{position:relative}.lesson-module__mSPGTG__lesson .codepanel{border:1px solid var(--R);z-index:5;opacity:0;pointer-events:none;background:#0f172a;border-radius:12px;flex-direction:column;width:min(430px,85%);transition:opacity .25s,transform .3s;display:flex;position:absolute;top:8px;bottom:8px;right:8px;transform:translate(24px);box-shadow:-8px 0 28px #00000059}.lesson-module__mSPGTG__lesson .codepanel.open{opacity:1;pointer-events:auto;transform:none}.lesson-module__mSPGTG__lesson .cphead{border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;padding:10px 14px;display:flex}.lesson-module__mSPGTG__lesson .cptitle{font:700 13px var(--mono);color:#7dd3fc}.lesson-module__mSPGTG__lesson .cpclose{color:#94a3b8;cursor:pointer;background:0 0;border:none;padding:2px 6px;font-size:15px}.lesson-module__mSPGTG__lesson .cpclose:hover{color:#fff}.lesson-module__mSPGTG__lesson .codepanel pre{font:400 12px/1.6 var(--mono);color:#e2e8f0;white-space:pre;flex:1;margin:0;padding:14px 16px;overflow:auto}.lesson-module__mSPGTG__lesson .clsexplorer{flex-direction:column;gap:14px;min-height:220px;padding:6px 2px;display:flex}.lesson-module__mSPGTG__lesson .clsgrouplab{font:600 10px var(--disp);letter-spacing:.13em;color:var(--ink-dim);text-transform:uppercase;margin-bottom:7px}.lesson-module__mSPGTG__lesson .clsrow{flex-wrap:wrap;gap:8px;display:flex}.lesson-module__mSPGTG__lesson .clschip{border:1.5px solid var(--line);background:var(--bg2);color:var(--ink);font:600 12px var(--mono);cursor:pointer;border-radius:8px;padding:7px 12px;transition:border-color .2s}.lesson-module__mSPGTG__lesson .clschip:hover{border-color:var(--R)}.lesson-module__mSPGTG__lesson .clschip.on{border-color:var(--R);color:var(--R);box-shadow:0 0 0 3px color-mix(in srgb, var(--R) 16%, transparent)}.lesson-module__mSPGTG__lesson .vizwide{width:100%;max-width:none}@media (max-width:1100px){.lesson-module__mSPGTG__lesson .vizwide{width:100%;margin-left:0}.lesson-module__mSPGTG__lesson .codepanel{width:92%}}.lesson-module__mSPGTG__lesson .ulayer{background:var(--neutral-fill);z-index:0;pointer-events:none;border-radius:12px;position:absolute;top:0;bottom:0}.lesson-module__mSPGTG__lesson .ulayer.ulayerAlt{background:color-mix(in srgb, var(--R) 4%, transparent)}.lesson-module__mSPGTG__lesson .ulayerlab{text-align:center;font:700 11px var(--disp);letter-spacing:.14em;color:var(--ink-dim);text-transform:uppercase;position:absolute;top:10px;left:0;right:0}.lesson-module__mSPGTG__lesson .ulayersub{text-align:center;font:500 9.5px var(--mono);color:var(--ink-dim);opacity:.75;position:absolute;top:27px;left:0;right:0}.lesson-module__mSPGTG__lesson .ulayerarrow{font:700 16px var(--disp);color:var(--R);z-index:1;pointer-events:none;position:absolute;top:14px}.lesson-module__mSPGTG__lesson .ulayerhead{z-index:4;pointer-events:auto;cursor:grab;border-radius:12px 12px 0 0;height:46px;transition:background .15s;position:absolute;top:0}.lesson-module__mSPGTG__lesson .ulayerhead:hover{background:color-mix(in srgb, var(--R) 10%, transparent)}.lesson-module__mSPGTG__lesson .ulayerhead:active{cursor:grabbing}.lesson-module__mSPGTG__lesson .ulayer.uldragging{outline:2px dashed var(--R);outline-offset:-2px}.lesson-module__mSPGTG__lesson .ublock.udraggable{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.lesson-module__mSPGTG__lesson .ublock.udragging{cursor:grabbing;z-index:4;box-shadow:0 8px 24px #00000040}.lesson-module__mSPGTG__lesson .uedge.usel line{stroke:var(--L);stroke-width:2.6px}.lesson-module__mSPGTG__lesson .uedge.usel.uimpl line{stroke:var(--L)}:is(.lesson-module__mSPGTG__lesson .uedge.usel .uarrfill,.lesson-module__mSPGTG__lesson .uedge.usel path){fill:var(--L)}.lesson-module__mSPGTG__lesson .uelbl.usel{color:var(--L);border-color:var(--L);font-weight:700}.lesson-module__mSPGTG__lesson .uarrsel{fill:var(--L)}.lesson-module__mSPGTG__lesson .uedge path{stroke:color-mix(in srgb, var(--ink) 45%, transparent);stroke-width:1.8px;stroke-linejoin:round;stroke-linecap:round;transition:stroke .25s;fill:none!important}.lesson-module__mSPGTG__lesson .uedge.uimpl path{stroke-dasharray:5 4}.lesson-module__mSPGTG__lesson .uedge.ulive path{stroke:var(--R);stroke-width:2.8px}.lesson-module__mSPGTG__lesson .uedge.usel path{stroke:var(--L);stroke-width:2.8px}.lesson-module__mSPGTG__lesson .uarrfill{fill:color-mix(in srgb, var(--ink) 50%, transparent)}@media (max-width:520px){.lesson-module__mSPGTG__lesson .wrap{padding:4px 12px 56px}.lesson-module__mSPGTG__lesson h1{font-size:30px}.lesson-module__mSPGTG__lesson h2{margin:36px 0 12px;font-size:21px}.lesson-module__mSPGTG__lesson .card{padding:14px 10px}:is(.lesson-module__mSPGTG__lesson table.reqs,.lesson-module__mSPGTG__lesson table.cxtab){-webkit-overflow-scrolling:touch;font-size:12.5px;display:block;overflow-x:auto}:is(.lesson-module__mSPGTG__lesson table.reqs th,.lesson-module__mSPGTG__lesson table.reqs td){min-width:110px;padding:6px 9px}.lesson-module__mSPGTG__lesson .obs{grid-template-columns:1fr}.lesson-module__mSPGTG__lesson .obs dt{padding-top:8px}.lesson-module__mSPGTG__lesson .contract pre{padding:10px 12px;font-size:10.5px}.lesson-module__mSPGTG__lesson .simrow{flex-direction:column;align-items:stretch}:is(.lesson-module__mSPGTG__lesson .siminput,.lesson-module__mSPGTG__lesson .simselect,.lesson-module__mSPGTG__lesson .simbtn){width:100%;max-width:none}.lesson-module__mSPGTG__lesson .codepanel{width:auto;left:6px;right:6px}.lesson-module__mSPGTG__lesson .codepanel pre{font-size:11px}.lesson-module__mSPGTG__lesson .uelbl{padding:1px 4px;font-size:8.5px}.lesson-module__mSPGTG__lesson .clschip{padding:6px 9px;font-size:11px}.lesson-module__mSPGTG__lesson .skels{grid-template-columns:1fr}}.lesson-module__mSPGTG__lesson .uml{max-width:none}
.AnimatedViz-module__UkxS3W__fig{margin:18px 0}.AnimatedViz-module__UkxS3W__cap{color:var(--ink-dim,#6b7280);text-align:center;margin-top:8px;font-size:13px}
.SubmitQuestionModal-module__MJ9-Aq__overlay{z-index:100;background:#0006;justify-content:center;align-items:center;padding:1rem;animation:.15s ease-out SubmitQuestionModal-module__MJ9-Aq__overlayIn;display:flex;position:fixed;inset:0}@keyframes SubmitQuestionModal-module__MJ9-Aq__overlayIn{0%{opacity:0}to{opacity:1}}.SubmitQuestionModal-module__MJ9-Aq__modal{background:var(--bg-card);border:1px solid var(--gray-300);border-radius:4px;width:100%;max-width:520px;max-height:90vh;padding:2rem;animation:.15s ease-out SubmitQuestionModal-module__MJ9-Aq__modalIn;overflow-y:auto}@keyframes SubmitQuestionModal-module__MJ9-Aq__modalIn{0%{opacity:0;transform:scale(.97)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.SubmitQuestionModal-module__MJ9-Aq__header{justify-content:space-between;align-items:center;margin-bottom:1.25rem;display:flex}.SubmitQuestionModal-module__MJ9-Aq__header h2{font-family:var(--font-serif);letter-spacing:-.02em;font-size:1.5rem;font-weight:500;line-height:1.1}.SubmitQuestionModal-module__MJ9-Aq__closeBtn{width:28px;height:28px;font-size:var(--text-md);color:var(--gray-400);border-radius:var(--radius);background:0 0;border:none;justify-content:center;align-items:center;transition:all .15s;display:flex}.SubmitQuestionModal-module__MJ9-Aq__closeBtn:hover{color:var(--gray-900);background:var(--gray-100)}.SubmitQuestionModal-module__MJ9-Aq__field{margin-bottom:.875rem;position:relative}.SubmitQuestionModal-module__MJ9-Aq__field label{font-size:var(--text-sm);color:var(--gray-600);letter-spacing:-.01em;margin-bottom:.3125rem;font-weight:500;display:block}.SubmitQuestionModal-module__MJ9-Aq__required{color:var(--red-primary)}.SubmitQuestionModal-module__MJ9-Aq__input,.SubmitQuestionModal-module__MJ9-Aq__textarea,.SubmitQuestionModal-module__MJ9-Aq__select{border:1px solid var(--gray-200);border-radius:var(--radius);width:100%;font-size:var(--text-base);color:var(--gray-900);background:var(--bg-card);font-family:var(--font-sans);padding:.5rem .75rem;transition:border-color .15s}.SubmitQuestionModal-module__MJ9-Aq__input:focus,.SubmitQuestionModal-module__MJ9-Aq__textarea:focus,.SubmitQuestionModal-module__MJ9-Aq__select:focus{border-color:var(--gray-400);outline:none}.SubmitQuestionModal-module__MJ9-Aq__textarea{resize:vertical;line-height:1.6}.SubmitQuestionModal-module__MJ9-Aq__charCount{font-size:var(--text-2xs);color:var(--gray-300);font-variant-numeric:tabular-nums;position:absolute;bottom:.5rem;right:.75rem}.SubmitQuestionModal-module__MJ9-Aq__markdownHint{font-size:var(--text-2xs);color:var(--gray-400);letter-spacing:-.01em;margin-top:.25rem;display:block}.SubmitQuestionModal-module__MJ9-Aq__row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.SubmitQuestionModal-module__MJ9-Aq__actions{justify-content:flex-end;gap:.5rem;margin-top:1.25rem;display:flex}.SubmitQuestionModal-module__MJ9-Aq__cancelBtn{border:1px solid var(--gray-200);border-radius:var(--radius);background:var(--bg-card);color:var(--gray-600);font-size:var(--text-sm);padding:.5rem 1rem;font-weight:500;transition:all .15s}.SubmitQuestionModal-module__MJ9-Aq__cancelBtn:hover{background:var(--gray-50);border-color:var(--gray-300)}.SubmitQuestionModal-module__MJ9-Aq__submitBtn{border-radius:var(--radius);background:var(--gray-900);color:#fff;font-size:var(--text-sm);border:none;padding:.5rem 1.125rem;font-weight:500;transition:background .15s,transform .1s}.SubmitQuestionModal-module__MJ9-Aq__submitBtn:hover:not(:disabled){background:var(--gray-700)}.SubmitQuestionModal-module__MJ9-Aq__submitBtn:active:not(:disabled){transform:scale(.97)}.SubmitQuestionModal-module__MJ9-Aq__submitBtn:disabled{opacity:.4;cursor:not-allowed}@media (max-width:520px){.SubmitQuestionModal-module__MJ9-Aq__row{grid-template-columns:1fr}}
.SystemDesignDrill-module__9y0NvW__card{border:1px solid var(--border-primary);background:var(--bg-card);border-radius:14px;padding:18px 20px}.SystemDesignDrill-module__9y0NvW__label{text-transform:uppercase;font-size:var(--text-2xs);letter-spacing:.06em;color:var(--gray-500);align-items:center;gap:6px;margin-bottom:10px;font-weight:700;display:inline-flex}.SystemDesignDrill-module__9y0NvW__labelIcon{color:var(--gray-500);display:block}.SystemDesignDrill-module__9y0NvW__scenario{color:var(--gray-700);font-size:var(--text-base);margin:0 0 12px;line-height:1.55}.SystemDesignDrill-module__9y0NvW__question{color:var(--gray-900);font-size:var(--text-base);margin:0 0 12px;font-weight:600;line-height:1.45}.SystemDesignDrill-module__9y0NvW__choices{flex-direction:column;gap:8px;display:flex}.SystemDesignDrill-module__9y0NvW__choice{text-align:left;border:1px solid var(--border-primary);background:var(--bg-card);width:100%;min-height:44px;color:var(--gray-800);font-size:var(--text-base);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;padding:11px 14px;line-height:1.4;transition:border-color .18s,background .18s,color .18s;display:flex}.SystemDesignDrill-module__9y0NvW__choice:hover:not(:disabled){border-color:var(--brand)}.SystemDesignDrill-module__9y0NvW__choice:disabled{cursor:default}.SystemDesignDrill-module__9y0NvW__choice:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.SystemDesignDrill-module__9y0NvW__choiceText{flex:1}.SystemDesignDrill-module__9y0NvW__correct{background:var(--green-bg);border-color:var(--green-primary);color:var(--green-primary)}.SystemDesignDrill-module__9y0NvW__wrong{background:var(--red-bg);border-color:var(--red-primary);color:var(--red-primary)}.SystemDesignDrill-module__9y0NvW__dimmed{opacity:.55}.SystemDesignDrill-module__9y0NvW__tag{font-size:var(--text-2xs);text-transform:uppercase;letter-spacing:.04em;color:var(--green-primary);flex:none;font-weight:700}.SystemDesignDrill-module__9y0NvW__tagWrong{color:var(--red-primary)}.SystemDesignDrill-module__9y0NvW__animPanel{background:var(--bg-secondary);border-radius:10px;margin-top:14px;padding:12px}.SystemDesignDrill-module__9y0NvW__svg{width:100%;height:auto;display:block}.SystemDesignDrill-module__9y0NvW__explanation{background:var(--bg-secondary);border-left:2px solid var(--brand);font-size:var(--text-sm);color:var(--gray-700);border-radius:8px;margin-top:14px;padding:11px 14px;line-height:1.55}.SystemDesignDrill-module__9y0NvW__explHead{color:var(--gray-900);font-weight:700}.SystemDesignDrill-module__9y0NvW__footer{justify-content:space-between;align-items:center;gap:12px;margin-top:14px;display:flex}.SystemDesignDrill-module__9y0NvW__counter{font-size:var(--text-xs);color:var(--gray-500)}.SystemDesignDrill-module__9y0NvW__nextBtn{border:1px solid var(--border-primary);background:var(--bg-card);min-height:44px;color:var(--gray-800);font-size:var(--text-sm);cursor:pointer;border-radius:10px;padding:9px 15px;font-weight:600;transition:border-color .18s,color .18s}.SystemDesignDrill-module__9y0NvW__nextBtn:hover{border-color:var(--brand);color:var(--brand)}.SystemDesignDrill-module__9y0NvW__nextBtn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.SystemDesignDrill-module__9y0NvW__boxLabel{fill:var(--gray-700);font-size:var(--text-xs);text-anchor:middle;font-weight:600}.SystemDesignDrill-module__9y0NvW__boxLabelLight{fill:#fff;font-size:var(--text-xs);text-anchor:middle;font-weight:600}.SystemDesignDrill-module__9y0NvW__badLabel{fill:#e11d48;font-size:var(--text-2xs);text-anchor:middle;font-weight:600}.SystemDesignDrill-module__9y0NvW__goodLabel{fill:#16a34a;font-size:var(--text-2xs);text-anchor:middle;font-weight:600}.SystemDesignDrill-module__9y0NvW__path{fill:none;stroke:var(--text-secondary);stroke-width:2px;stroke-dasharray:5 6;opacity:.55}.SystemDesignDrill-module__9y0NvW__pathThin{fill:none;stroke:var(--text-secondary);stroke-width:1.5px;stroke-dasharray:4 6;opacity:.4}.SystemDesignDrill-module__9y0NvW__pathWrite{fill:none;stroke:#e11d48;stroke-width:2px;stroke-dasharray:5 6;opacity:.5}.SystemDesignDrill-module__9y0NvW__pathRead{fill:none;stroke:#16a34a;stroke-width:2px;stroke-dasharray:5 6;opacity:.5}.SystemDesignDrill-module__9y0NvW__serverGood{fill:#16a34a1f;stroke:#16a34a;stroke-width:2px}.SystemDesignDrill-module__9y0NvW__serverBad{fill:#e11d481f;stroke:#e11d48;stroke-width:2px;animation:1.1s ease-in-out infinite SystemDesignDrill-module__9y0NvW__db-pulse}.SystemDesignDrill-module__9y0NvW__lb,.SystemDesignDrill-module__9y0NvW__cacheBox{fill:#5b5bd6;stroke:#5b5bd6;stroke-width:2px}.SystemDesignDrill-module__9y0NvW__primaryBox{fill:#e11d4824;stroke:#e11d48;stroke-width:2px}.SystemDesignDrill-module__9y0NvW__dotPile{fill:#e11d48}.SystemDesignDrill-module__9y0NvW__dotMove{fill:#5b5bd6}.SystemDesignDrill-module__9y0NvW__dotMoveSlate{fill:var(--text-secondary)}.SystemDesignDrill-module__9y0NvW__dotRead{fill:#16a34a}.SystemDesignDrill-module__9y0NvW__dotWrite{fill:#e11d48}@keyframes SystemDesignDrill-module__9y0NvW__db-pulse{0%,to{fill:#e11d481a}50%{fill:#e11d4852}}.SystemDesignDrill-module__9y0NvW__scalePileGroup{animation:.9s ease-in-out infinite SystemDesignDrill-module__9y0NvW__pile-jitter}@keyframes SystemDesignDrill-module__9y0NvW__pile-jitter{0%,to{transform:translate(0)}50%{transform:translate(4px)}}.SystemDesignDrill-module__9y0NvW__scaleFanTop{offset-path:path("M236 100 H300 V44 H360");animation:1.5s linear infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__scaleFanMid{offset-path:path("M236 100 H360");animation:1.5s linear .5s infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__scaleFanBot{offset-path:path("M236 100 H300 V156 H360");animation:1.5s linear 1s infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__cacheHeavy1{offset-path:path("M40 100 H300");animation:1.1s linear infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__cacheHeavy2{offset-path:path("M40 100 H300");animation:1.1s linear .37s infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__cacheHeavy3{offset-path:path("M40 100 H300");animation:1.1s linear .74s infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__cacheHit1{offset-path:path("M20 100 H150");animation:1.4s ease-in-out infinite SystemDesignDrill-module__9y0NvW__dot-bounce}.SystemDesignDrill-module__9y0NvW__cacheHit2{offset-path:path("M20 100 H150");animation:1.4s ease-in-out .7s infinite SystemDesignDrill-module__9y0NvW__dot-bounce}.SystemDesignDrill-module__9y0NvW__cacheMiss{offset-path:path("M256 100 H360");animation:2.6s linear infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__replicaHeavy1{offset-path:path("M40 100 H300");animation:1.1s linear infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__replicaHeavy2{offset-path:path("M40 100 H300");animation:1.1s linear .37s infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__replicaHeavy3{offset-path:path("M40 100 H300");animation:1.1s linear .74s infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__replicaWrite{offset-path:path("M20 100 H140 V44 H300");animation:2.4s linear infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__replicaRead1{offset-path:path("M20 100 H140 V108 H300");animation:1.5s linear infinite SystemDesignDrill-module__9y0NvW__dot-run}.SystemDesignDrill-module__9y0NvW__replicaRead2{offset-path:path("M20 100 H140 V164 H300");animation:1.5s linear .6s infinite SystemDesignDrill-module__9y0NvW__dot-run}@keyframes SystemDesignDrill-module__9y0NvW__dot-run{0%{offset-distance:0%;opacity:0}10%{opacity:1}90%{opacity:1}to{offset-distance:100%;opacity:0}}@keyframes SystemDesignDrill-module__9y0NvW__dot-bounce{0%{offset-distance:0%;opacity:0}15%{opacity:1}50%{offset-distance:100%;opacity:1}85%{opacity:1}to{offset-distance:0%;opacity:0}}@media (prefers-reduced-motion:reduce){.SystemDesignDrill-module__9y0NvW__serverBad,.SystemDesignDrill-module__9y0NvW__scalePileGroup{animation:none}.SystemDesignDrill-module__9y0NvW__dotMove,.SystemDesignDrill-module__9y0NvW__dotMoveSlate,.SystemDesignDrill-module__9y0NvW__dotRead,.SystemDesignDrill-module__9y0NvW__dotWrite{opacity:1;offset-distance:60%;animation:none!important}}
.ToastContainer-module__YxOpKW__container{z-index:1000;pointer-events:none;flex-direction:column;gap:.5rem;display:flex;position:fixed;bottom:1.5rem;right:1.5rem}.ToastContainer-module__YxOpKW__toast{background:var(--gray-900);color:#fff;border-radius:var(--radius);font-size:var(--text-sm);letter-spacing:-.01em;box-shadow:var(--shadow-lg);pointer-events:auto;padding:.625rem 1rem;font-weight:500;animation:.2s ease-out ToastContainer-module__YxOpKW__toastIn,.3s ease-in 2.7s forwards ToastContainer-module__YxOpKW__toastOut}@keyframes ToastContainer-module__YxOpKW__toastIn{0%{opacity:0;transform:translateY(8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes ToastContainer-module__YxOpKW__toastOut{to{opacity:0;transform:translateY(-4px)scale(.96)}}
.ama-module__-pttRa__page{flex-direction:column;max-width:760px;min-height:calc(100vh - 56px);margin:0 auto;padding:2rem 1.25rem;display:flex}.ama-module__-pttRa__header{margin-bottom:1rem}.ama-module__-pttRa__title{letter-spacing:-.03em;margin:0 0 .25rem;font-size:1.7rem;font-weight:700}.ama-module__-pttRa__sub{color:var(--text-secondary);font-size:var(--text-md);margin:0}.ama-module__-pttRa__thread{flex-direction:column;flex:1;gap:.75rem;padding:1rem 0;display:flex;overflow-y:auto}.ama-module__-pttRa__empty{text-align:center;margin:auto 0}.ama-module__-pttRa__emptyText{color:var(--text-secondary);font-size:var(--text-base)}.ama-module__-pttRa__chips{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.ama-module__-pttRa__chip{border:1px solid var(--border,#e2e8f0);background:var(--bg-primary,#fff);font-size:var(--text-base);cursor:pointer;color:inherit;border-radius:999px;padding:.45rem .9rem}.ama-module__-pttRa__chip:hover{border-color:var(--brand,#5b5bd6);color:var(--brand,#5b5bd6)}.ama-module__-pttRa__msg{max-width:85%;font-size:var(--text-base);white-space:pre-wrap;border-radius:14px;padding:.7rem .95rem;line-height:1.5}.ama-module__-pttRa__user{background:var(--brand,#5b5bd6);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.ama-module__-pttRa__assistant{background:var(--bg-tertiary,#f1f5f9);border-bottom-left-radius:4px;align-self:flex-start}.ama-module__-pttRa__inputRow{border-top:1px solid var(--border,#e2e8f0);gap:.5rem;padding-top:.75rem;display:flex}.ama-module__-pttRa__input{border:1px solid var(--border,#e2e8f0);font-size:var(--text-base);background:var(--bg-primary,#fff);color:inherit;border-radius:10px;flex:1;padding:.65rem .9rem}.ama-module__-pttRa__input:focus{outline:2px solid var(--brand,#5b5bd6);border-color:#0000}.ama-module__-pttRa__sendBtn{background:var(--brand,#5b5bd6);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:0 1.2rem;font-weight:700}.ama-module__-pttRa__sendBtn:disabled{opacity:.5;cursor:default}
