.list-module__SvBzyG__page{max-width:900px;padding-top:34px;padding-bottom:56px}.list-module__SvBzyG__h1{letter-spacing:-.02em;margin-bottom:14px;font-size:32px;font-weight:600;line-height:1.4}.list-module__SvBzyG__lead{color:var(--ink-2);max-width:var(--measure);margin-bottom:30px;font-size:15px}.list-module__SvBzyG__empty{color:var(--ink-3);border-top:1px solid var(--rule);padding:24px 0;font-size:14px}.list-module__SvBzyG__group{margin-bottom:34px}.list-module__SvBzyG__groupH{color:var(--ink-3);align-items:baseline;gap:12px;margin-bottom:6px;display:flex}.list-module__SvBzyG__groupCount{color:var(--ink-4)}.list-module__SvBzyG__rows{border-top:1px solid var(--rule)}.list-module__SvBzyG__row{border-bottom:1px solid var(--rule-faint);color:var(--ink);justify-content:space-between;align-items:baseline;gap:20px;padding:13px 12px 13px 0;display:flex}.list-module__SvBzyG__main{flex-direction:column;gap:2px;min-width:0;display:flex}.list-module__SvBzyG__title{font-size:14px}.list-module__SvBzyG__desc{color:var(--ink-2);text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;overflow:hidden}.list-module__SvBzyG__meta{color:var(--ink-3);flex-shrink:0;font-size:11px}@media (max-width:640px){.list-module__SvBzyG__h1{font-size:25px}.list-module__SvBzyG__desc{white-space:normal}}
.CodeBlock-module___ZwbjG__wrap{border:1px solid var(--rule);border-radius:var(--radius);background:var(--panel);overflow:hidden}.CodeBlock-module___ZwbjG__tabs{border-bottom:1px solid var(--rule);background:var(--panel-head);align-items:stretch;display:flex}.CodeBlock-module___ZwbjG__tabOn{color:var(--ink);border-right:1px solid var(--rule);border-top:2px solid var(--server);background:var(--panel);padding:8px 16px;font-size:11.5px}.CodeBlock-module___ZwbjG__body{display:flex}.CodeBlock-module___ZwbjG__codeCol{flex-grow:1;min-width:0;padding:12px 0;position:relative;overflow-x:auto}.CodeBlock-module___ZwbjG__execBar{width:100%;height:var(--code-line);background:var(--exec-bg);border-left:2px solid var(--server);pointer-events:none;position:absolute;top:12px;left:0}.CodeBlock-module___ZwbjG__lines{width:max-content;min-width:100%;position:relative}.CodeBlock-module___ZwbjG__line{height:var(--code-line);line-height:var(--code-line);align-items:stretch;font-size:12.5px;display:flex}.CodeBlock-module___ZwbjG__num{text-align:right;width:44px;color:var(--ink-4);-webkit-user-select:none;user-select:none;flex-shrink:0;padding-right:10px}.CodeBlock-module___ZwbjG__gutter{background:0 0;flex-shrink:0;width:3px;margin-right:14px}.CodeBlock-module___ZwbjG__gutter[data-runtime=build]{background:var(--build)}.CodeBlock-module___ZwbjG__gutter[data-runtime=server]{background:var(--server)}.CodeBlock-module___ZwbjG__gutter[data-runtime=browser]{background:var(--browser)}.CodeBlock-module___ZwbjG__code{white-space:pre;color:var(--code-fg);padding-right:18px}.CodeBlock-module___ZwbjG__code[data-flagged]{background:var(--danger-bg);box-shadow:inset 2px 0 0 var(--danger)}.CodeBlock-module___ZwbjG__aside{border-left:1px solid var(--rule);background:var(--panel-aside);flex-shrink:0;width:268px;position:relative}.CodeBlock-module___ZwbjG__leaders{width:100%;height:100%;position:absolute;inset:0}.CodeBlock-module___ZwbjG__note{width:202px;position:absolute;left:54px}.CodeBlock-module___ZwbjG__noteText{color:var(--ink-2);font-size:11.5px;line-height:1.7}@media (max-width:860px){.CodeBlock-module___ZwbjG__body{flex-direction:column}.CodeBlock-module___ZwbjG__aside{border-left:0;border-top:1px solid var(--rule);width:auto;padding:12px 14px}.CodeBlock-module___ZwbjG__leaders{display:none}.CodeBlock-module___ZwbjG__note{width:auto;margin-bottom:10px;position:static;left:auto}.CodeBlock-module___ZwbjG__note:last-child{margin-bottom:0}}
.QuestionCard-module__L4p1SG__wrap{border-top:1px solid var(--rule);background:var(--panel-head);padding:16px 18px 20px}.QuestionCard-module__L4p1SG__prompt{margin-bottom:12px;font-size:14px}.QuestionCard-module__L4p1SG__hint{color:var(--ink-3);margin-bottom:10px;font-size:11px}.QuestionCard-module__L4p1SG__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}@media (max-width:640px){.QuestionCard-module__L4p1SG__choices{grid-template-columns:1fr}}.QuestionCard-module__L4p1SG__wrap .opt[data-state=picked]{border-color:var(--server)}.QuestionCard-module__L4p1SG__wrap .opt[data-state=picked]:before{transform:scaleY(1)}.QuestionCard-module__L4p1SG__wrap .opt[data-state=right]{border-color:var(--server);background:var(--ok-bg)}.QuestionCard-module__L4p1SG__wrap .opt[data-state=right]:before{background:var(--server);transform:scaleY(1)}.QuestionCard-module__L4p1SG__wrap .opt[data-state=wrong]{border-color:var(--danger);background:var(--danger-bg)}.QuestionCard-module__L4p1SG__wrap .opt[data-state=wrong]:before{background:var(--danger);transform:scaleY(1)}.QuestionCard-module__L4p1SG__wrap .opt:disabled{cursor:default}.QuestionCard-module__L4p1SG__key{color:var(--ink-3);flex-shrink:0}.QuestionCard-module__L4p1SG__key[data-state=right]{color:var(--server)}.QuestionCard-module__L4p1SG__key[data-state=wrong]{color:var(--danger)}.QuestionCard-module__L4p1SG__key[data-state=right]:after{content:" ✓"}.QuestionCard-module__L4p1SG__key[data-state=wrong]:after{content:" ✕"}.QuestionCard-module__L4p1SG__text{flex-grow:1}.QuestionCard-module__L4p1SG__why{color:var(--ink-2);border-left:1px solid var(--rule-strong);margin-top:6px;padding:8px 14px 2px 16px;font-size:12.5px;line-height:1.75}.QuestionCard-module__L4p1SG__why[data-state=right]{border-left-color:var(--server)}.QuestionCard-module__L4p1SG__why[data-state=wrong]{border-left-color:var(--danger)}.QuestionCard-module__L4p1SG__error{color:var(--danger);font-size:13px}.QuestionCard-module__L4p1SG__explain{border-top:1px solid var(--rule);margin-top:4px;padding-top:16px}.QuestionCard-module__L4p1SG__verdict{color:var(--danger);margin-bottom:14px;font-size:20px;font-weight:600}.QuestionCard-module__L4p1SG__verdict[data-correct]{color:var(--server)}.QuestionCard-module__L4p1SG__dl{grid-template-columns:108px 1fr;gap:10px 18px;display:grid}.QuestionCard-module__L4p1SG__dl dt{color:var(--ink-3);padding-top:4px}.QuestionCard-module__L4p1SG__dl dd{color:var(--ink);margin:0;font-size:13.5px;line-height:1.85}@media (max-width:640px){.QuestionCard-module__L4p1SG__dl{grid-template-columns:1fr;gap:2px 0}.QuestionCard-module__L4p1SG__dl dd{margin-bottom:12px}}.QuestionCard-module__L4p1SG__note{color:var(--danger);margin-top:14px;font-size:11px}.QuestionCard-module__L4p1SG__lineBtn{text-align:left;cursor:pointer;width:100%;font:inherit;color:inherit;background:0 0;border:0;padding:0;transition:background-color .12s}.QuestionCard-module__L4p1SG__lineBtn:hover:not(:disabled){background:var(--exec-bg)}.QuestionCard-module__L4p1SG__lineBtn:focus-visible{outline:2px solid var(--server);outline-offset:-2px}.QuestionCard-module__L4p1SG__lineBtn:disabled{cursor:default}.QuestionCard-module__L4p1SG__lineBtn[data-state=picked]{background:var(--exec-bg);box-shadow:inset 2px 0 0 var(--server)}.QuestionCard-module__L4p1SG__lineBtn[data-state=right]{background:var(--ok-bg);box-shadow:inset 2px 0 0 var(--server)}.QuestionCard-module__L4p1SG__lineBtn[data-state=wrong]{background:var(--danger-bg);box-shadow:inset 2px 0 0 var(--danger)}.QuestionCard-module__L4p1SG__lineBtn[data-state=right] code:after{content:"   ✓";color:var(--server)}.QuestionCard-module__L4p1SG__lineBtn[data-state=wrong] code:after{content:"   ✕";color:var(--danger)}.QuestionCard-module__L4p1SG__lineNotes{gap:10px;margin:14px 0;display:grid}.QuestionCard-module__L4p1SG__lineNote{border-left:1px solid var(--rule-strong);grid-template-columns:76px 1fr;gap:0 14px;padding-left:14px;display:grid}.QuestionCard-module__L4p1SG__lineNote[data-state=right]{border-left-color:var(--server)}.QuestionCard-module__L4p1SG__lineNote[data-state=wrong]{border-left-color:var(--danger)}.QuestionCard-module__L4p1SG__lineNoteNum{color:var(--ink-3);padding-top:3px;font-size:11.5px}.QuestionCard-module__L4p1SG__lineNote[data-state=right] .QuestionCard-module__L4p1SG__lineNoteNum{color:var(--server)}.QuestionCard-module__L4p1SG__lineNote[data-state=wrong] .QuestionCard-module__L4p1SG__lineNoteNum{color:var(--danger)}.QuestionCard-module__L4p1SG__lineNoteText{color:var(--ink-2);margin:0;font-size:12.5px;line-height:1.75}@media (max-width:640px){.QuestionCard-module__L4p1SG__lineNote{grid-template-columns:1fr;gap:2px 0}}
.home-module__06co2W__hero{border-bottom:1px solid var(--rule);padding-top:54px;padding-bottom:46px}.home-module__06co2W__eyebrow{color:var(--ink-3);margin-bottom:18px}.home-module__06co2W__title{letter-spacing:-.02em;margin-bottom:22px;font-size:46px;font-weight:600;line-height:1.34}.home-module__06co2W__lead{max-width:var(--measure);color:var(--ink-2);margin-bottom:32px;font-size:15px}.home-module__06co2W__actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.home-module__06co2W__aside{color:var(--ink-3);margin-left:8px;font-size:11.5px}@media (max-width:720px){.home-module__06co2W__hero{padding-top:36px;padding-bottom:34px}.home-module__06co2W__title{font-size:31px}.home-module__06co2W__aside{width:100%;margin-left:0}}.home-module__06co2W__section{border-bottom:1px solid var(--rule);padding-top:32px;padding-bottom:32px}.home-module__06co2W__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:15px;display:flex}.home-module__06co2W__h2{font-size:18px;font-weight:600}.home-module__06co2W__meta{color:var(--ink-3);align-items:baseline;gap:12px;font-size:11px;display:flex}.home-module__06co2W__lanes{border:1px solid var(--rule);border-radius:var(--radius);overflow:hidden}.home-module__06co2W__lane{border-bottom:1px solid var(--rule-faint);display:flex}.home-module__06co2W__lane:last-child{border-bottom:0}.home-module__06co2W__laneHead{border-right:1px solid var(--rule);border-left:2px solid var(--c);background:var(--panel);flex-shrink:0;width:116px;padding:13px 14px}.home-module__06co2W__laneName{color:var(--c)}.home-module__06co2W__laneNote{color:var(--ink-3);font-size:10px}.home-module__06co2W__laneBody{flex-wrap:wrap;flex-grow:1;align-items:center;gap:8px;padding:13px 16px;display:flex;position:relative;overflow:hidden}.home-module__06co2W__travel{background:var(--c);width:2px;height:100%;position:absolute;top:0;left:-2px}.home-module__06co2W__chip{border:1px solid var(--bd);color:var(--fg);border-radius:2px;padding:3px 9px;font-size:11.5px}.home-module__06co2W__arrow{color:var(--ink-4)}.home-module__06co2W__laneText{color:var(--ink-2);font-size:12.5px}@media (max-width:640px){.home-module__06co2W__lane{flex-direction:column}.home-module__06co2W__laneHead{border-right:0;border-bottom:1px solid var(--rule-faint);align-items:baseline;gap:10px;width:auto;padding:9px 14px;display:flex}}.home-module__06co2W__ask{border-top:1px solid var(--rule);background:var(--panel-head);padding:14px 18px 16px}.home-module__06co2W__askText{margin-bottom:12px;font-size:13.5px}.home-module__06co2W__choices{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}@media (max-width:640px){.home-module__06co2W__choices{grid-template-columns:1fr}}.home-module__06co2W__key{color:var(--ink-3)}.home-module__06co2W__stats{border-bottom:1px solid var(--rule);grid-template-columns:repeat(4,minmax(0,1fr));display:grid}.home-module__06co2W__stat{border-right:1px solid var(--rule);padding:22px 24px 22px 0}.home-module__06co2W__stat:first-child{padding-left:0}.home-module__06co2W__stat:last-child{border-right:0}.home-module__06co2W__statLabel{color:var(--ink-3);margin-bottom:2px}.home-module__06co2W__statValue{font-size:30px;font-weight:600;line-height:1.25}.home-module__06co2W__statValue[data-accent]{color:var(--server)}@media (max-width:640px){.home-module__06co2W__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.home-module__06co2W__stat{padding:16px 16px 16px 0}.home-module__06co2W__stat:nth-child(2){border-right:0}.home-module__06co2W__stat:nth-child(-n+2){border-bottom:1px solid var(--rule)}}.home-module__06co2W__rows{flex-direction:column;display:flex}.home-module__06co2W__rowLink{border-top:1px solid var(--rule);color:var(--ink);justify-content:space-between;align-items:center;gap:20px;padding:12px 12px 12px 0;display:flex}.home-module__06co2W__rowLink:last-child{border-bottom:1px solid var(--rule)}.home-module__06co2W__rowTitle{text-overflow:ellipsis;white-space:nowrap;font-size:13.5px;overflow:hidden}.home-module__06co2W__rowMeta{color:var(--ink-3);flex-shrink:0;font-size:11px}
.question-module__4mzKBG__page{max-width:940px;padding-top:30px;padding-bottom:56px}.question-module__4mzKBG__head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:16px;display:flex}.question-module__4mzKBG__crumbs{color:var(--ink-3);align-items:center;gap:10px;font-size:12px;display:flex}.question-module__4mzKBG__crumbs a{align-items:center;min-height:26px;display:inline-flex}.question-module__4mzKBG__crumbs span[aria-hidden]{color:var(--ink-4)}.question-module__4mzKBG__meta{color:var(--ink-3);flex-wrap:wrap;gap:14px;font-size:11px;display:flex}.question-module__4mzKBG__panel{border:1px solid var(--rule);border-radius:var(--radius);background:var(--panel);overflow:hidden}.question-module__4mzKBG__manualCheck{border:1px solid var(--rule);border-left:2px solid var(--ink-3);border-radius:var(--radius);background:var(--panel);color:var(--ink-2);margin-top:16px;padding:11px 14px;font-size:12.5px;line-height:1.85}.question-module__4mzKBG__manualCheck .question-module__4mzKBG__refLabel{margin-bottom:4px;display:block}.question-module__4mzKBG__refs{flex-wrap:wrap;align-items:baseline;gap:6px 14px;margin-top:16px;display:flex}.question-module__4mzKBG__refLabel{color:var(--ink-3)}.question-module__4mzKBG__ref{min-height:26px;color:var(--ink-2);text-underline-offset:2px;overflow-wrap:anywhere;align-items:center;max-width:100%;font-size:11px;text-decoration:underline;display:inline-flex}.question-module__4mzKBG__ref:hover{color:var(--server)}.question-module__4mzKBG__next{border-top:1px solid var(--rule);margin-top:44px;padding-top:18px}.question-module__4mzKBG__nextH{color:var(--ink-3);margin-bottom:8px}.question-module__4mzKBG__nextList{flex-direction:column;display:flex}.question-module__4mzKBG__nextRow{border-bottom:1px solid var(--rule-faint);color:var(--ink);justify-content:space-between;align-items:baseline;gap:16px;padding:11px 10px 11px 0;font-size:13.5px;display:flex}.question-module__4mzKBG__nextText{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.question-module__4mzKBG__nextMeta{color:var(--ink-3);flex-shrink:0;font-size:11px}@media (max-width:640px){.question-module__4mzKBG__nextText{white-space:normal}.question-module__4mzKBG__nextRow{flex-wrap:wrap;gap:4px 12px}.question-module__4mzKBG__nextMeta{overflow-wrap:anywhere;flex-shrink:1;min-width:0}}.question-module__4mzKBG__h1{letter-spacing:.01em;margin-bottom:14px;font-size:19px;font-weight:600;line-height:1.7}@media (max-width:640px){.question-module__4mzKBG__h1{font-size:17px}}
.Session-module__eGTXSG__progress{align-items:center;gap:6px;margin-bottom:16px;display:flex}.Session-module__eGTXSG__tick{background:var(--rule-strong);width:34px;height:6px;transition:background-color .2s}.Session-module__eGTXSG__tick[data-state=done]{background:var(--server)}.Session-module__eGTXSG__tick[data-state=current]{background:var(--ink-2)}.Session-module__eGTXSG__count{color:var(--ink-3);margin-left:8px;font-size:11px}.Session-module__eGTXSG__panel{border:1px solid var(--rule);border-radius:var(--radius);background:var(--panel);overflow:hidden}.Session-module__eGTXSG__foot{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:20px;margin-top:22px;display:flex}.Session-module__eGTXSG__permalink{color:var(--ink-3);text-underline-offset:3px;align-items:center;min-height:26px;font-size:11px;text-decoration:underline;display:inline-flex}.Session-module__eGTXSG__permalink:hover{color:var(--server)}.Session-module__eGTXSG__end{max-width:var(--measure)}.Session-module__eGTXSG__endH{margin-bottom:6px;font-size:17px;font-weight:600}.Session-module__eGTXSG__endP{color:var(--ink-2);font-size:13.5px;line-height:1.85}.Session-module__eGTXSG__endActions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}
