@font-face{font-family:Pretendard Variable;font-weight:45 920;font-style:normal;font-display:swap;src:url(../media/PretendardVariable.0a.~5ku~863u1.woff2)format("woff2-variations")}
:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--font-korean:"Pretendard Variable",Pretendard,sans-serif;--font-inter:"Pretendard Variable",Pretendard,sans-serif;--canvas:#f7f6f3;--surface:#fff;--soft:#f1f1ef;--hover:#f7f7f5;--ink:#1f1f1f;--muted:#6f6e69;--faint:#9b9993;--line:#e2e1dc;--line-strong:#d2d0ca;--blue:#2383e2;--blue-soft:#e8f2fb;--green:#2f855a;--orange:#d9730d;--purple:#9065b0;--code:#17191d;--code-text:#eef0f2;--code-line:#30343a;--header:#ffffffe6;--shadow:0 1px 2px #0f0f0f0a,0 16px 46px #0f0f0f0d}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#191919;--surface:#202020;--soft:#2a2a2a;--hover:#2f2f2f;--ink:#efeeeb;--muted:#b2b0aa;--faint:#85827c;--line:#373737;--line-strong:#4a4a4a;--blue:#52a5f5;--blue-soft:#23384b;--green:#63b784;--orange:#e99a4d;--purple:#ba8dd1;--code:#101114;--code-text:#f0f2f4;--code-line:#303236;--header:#202020e6;--shadow:0 1px 2px #0000002e,0 18px 50px #00000029}*{box-sizing:border-box;min-width:0}html{scroll-behavior:smooth}body{background:var(--canvas);color:var(--ink);font-family:var(--font-korean),var(--font-inter),sans-serif;margin:0;font-size:16px;line-height:1.65}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,.wideCode:focus-visible{outline:3px solid color-mix(in srgb,var(--blue) 38%,transparent);outline-offset:3px}.appShell{min-height:100vh}.topbar{z-index:50;border-bottom:1px solid var(--line);background:var(--header);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);grid-template-columns:1fr auto 1fr;align-items:center;height:72px;padding:0 28px;display:grid;position:sticky;top:0}.brand{align-items:center;width:max-content;display:inline-flex}.brand img{object-fit:contain;width:auto;height:50px;display:block}.nav{align-items:center;gap:28px;height:100%;font-size:14px;font-weight:600;display:flex}.nav a{border-bottom:2px solid #0000;align-items:center;height:100%;display:flex}.nav a:hover{border-color:var(--ink)}.headerActions{justify-self:end;align-items:center;gap:10px;display:flex}.utilityButton,.primaryButton,.textButton,.errorPanel button{border:1px solid var(--line-strong);background:var(--surface);cursor:pointer;border-radius:9px;padding:9px 14px;font-size:13px;font-weight:700}.primaryButton{background:var(--blue);border-color:var(--blue);color:#fff;justify-content:center;align-items:center;display:inline-flex}.utilityButton:hover,.textButton:hover,.errorPanel button:hover{background:var(--soft)}button:disabled{opacity:.55;cursor:wait}.homeMain{width:min(1180px,100% - 48px);margin:0 auto;padding:84px 0 100px}.homeHero{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:center;gap:70px;margin-bottom:72px;display:grid}.eyebrow{color:var(--blue);font-family:var(--font-inter),sans-serif;letter-spacing:.08em;margin:0 0 18px;font-size:12px;font-weight:800}.liveDot{background:#37a26b;border-radius:50%;width:7px;height:7px;margin-right:8px;display:inline-block;box-shadow:0 0 0 4px #37a26b1f}.homeHero h1{max-width:820px;font-family:"Pretendard Variable",Pretendard,var(--font-korean),sans-serif;letter-spacing:-.062em;text-wrap:balance;margin:0;font-size:clamp(48px,6.1vw,78px);font-weight:900;line-height:1.04}.sourcePanel{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:14px;overflow:hidden}.sourcePanel>div{align-items:center;gap:14px;padding:18px 20px;display:flex}.sourcePanel>div+div{border-top:1px solid var(--line)}.sourcePanel img{border-radius:9px}.sourceIconLink{border-radius:10px;transition:transform .18s,box-shadow .18s;display:flex}.sourceIconLink:hover{transform:translateY(-2px);box-shadow:0 7px 16px #1e62862e}.sourceIconLink:focus-visible{outline:2px solid var(--blue);outline-offset:3px}.sourcePanel span{flex-direction:column;display:flex}.sourcePanel strong{font-size:14px}.sourcePanel small{color:var(--muted);font-size:12px}.problemBoard{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;overflow:hidden}.boardHeader{border-bottom:1px solid var(--line);justify-content:space-between;align-items:end;padding:26px 28px;display:flex}.boardHeader .eyebrow{margin-bottom:7px}.boardHeader h2{letter-spacing:-.03em;margin:0;font-size:27px}.problemBrowser{grid-template-columns:170px 1fr;min-height:460px;display:grid}.weekRail{background:var(--soft);border-right:1px solid var(--line);flex-direction:column;gap:5px;padding:14px 12px;display:flex}.weekRail button{text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:center;padding:13px 12px;display:flex}.weekRail button:hover{background:var(--surface)}.weekRail button.selected{background:var(--surface);border-color:var(--line-strong);color:var(--blue);box-shadow:0 1px 2px #0000000a}.weekRail small{color:var(--faint);font-size:11px}.problemIndex{padding:0 26px}.indexHeading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;height:98px;display:flex}.indexHeading small{color:var(--blue);font-weight:800}.indexHeading h3{margin:2px 0 0;font-size:25px}.indexHeading>span{background:var(--soft);color:var(--muted);border-radius:999px;padding:4px 10px;font-size:12px}.problemLink{border-bottom:1px solid var(--line);grid-template-columns:52px 1fr auto;align-items:center;gap:10px;padding:22px 8px;transition:background .15s,padding .15s;display:grid}.problemLink:hover{background:var(--hover);padding-left:14px}.problemNumber{color:var(--faint);font-family:var(--font-inter),sans-serif;align-self:start;font-size:12px}.problemCopy{flex-direction:column;display:flex}.problemCopy small{color:var(--faint);font-size:11px}.problemCopy strong{margin:2px 0;font-size:17px}.problemCopy em{color:var(--muted);font-size:12px;font-style:normal}.rowArrow{color:var(--faint);font-size:20px}.crewProgress{border:1px solid var(--line);background:var(--surface);box-shadow:var(--shadow);border-radius:16px;margin-top:42px;padding:30px}.crewHeading{justify-content:space-between;align-items:end;margin-bottom:22px;display:flex}.crewHeading .eyebrow{margin-bottom:5px}.crewHeading h2{letter-spacing:-.035em;margin:0;font-size:26px}.crewHeading>span{color:var(--muted);font-size:12px;font-weight:700}.crewGrid,.crewSkeleton{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.memberProgressCard{border:1px solid var(--line);background:var(--canvas);border-radius:12px;padding:18px;transition:transform .2s,border-color .2s,box-shadow .2s}.memberProgressCard:hover{border-color:var(--line-strong);transform:translateY(-2px);box-shadow:0 10px 24px #1a232a12}.memberProgressCard.hasUrgent{border-color:#eb484861;box-shadow:inset 0 0 0 1px #eb48480f}.memberProgressTop{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.memberProgressTop>span:nth-child(2){flex-direction:column;line-height:1.35;display:flex}.memberProgressTop strong{font-size:14px}.memberProgressTop small{color:var(--faint);font-size:10px}.memberProgressTop em{color:var(--blue);font:800 18px var(--font-inter);font-variant-numeric:tabular-nums;font-style:normal}.urgentNotice{color:var(--ink);background:#eb484812;border:1px solid #eb484838;border-radius:9px;grid-template-columns:28px 1fr;align-items:start;gap:8px;margin-top:14px;padding:10px;display:grid}.urgentNotice p{overflow-wrap:anywhere;word-break:keep-all;min-width:0;margin:0;font-size:11px;line-height:1.5}.urgentNotice p>strong{color:#cf3434}.siren{transform-origin:bottom;background:#eb48481f;border-radius:8px;place-items:center;width:28px;height:28px;font-size:15px;animation:.8s ease-in-out infinite alternate siren-alert;display:grid}.progressTrack{background:var(--line);border-radius:99px;height:7px;margin:18px 0 9px;overflow:hidden}.progressTrack i{border-radius:inherit;background:var(--blue);height:100%;transition:width .5s cubic-bezier(.2,.8,.2,1);display:block}.progressMeta{color:var(--muted);justify-content:space-between;font-size:10px;display:flex}.progressMeta span:first-child{color:var(--ink);font-weight:700}.crewSkeleton i{background:linear-gradient(90deg,var(--soft),var(--hover),var(--soft));background-size:200% 100%;border-radius:12px;height:132px;animation:1.2s infinite skeleton}@keyframes skeleton{to{background-position:-200% 0}}@keyframes siren-alert{0%{filter:drop-shadow(0 0 #eb484800);transform:rotate(-7deg)scale(.96)}to{filter:drop-shadow(0 0 5px #eb484894);transform:rotate(7deg)scale(1.08)}}@media (prefers-reduced-motion:reduce){.siren{animation:none}}.loadingPanel,.errorPanel,.emptyList{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:260px;padding:42px;display:flex}.loadingPanel{color:var(--muted);gap:14px}.errorPanel strong{font-size:18px}.errorPanel p{max-width:620px;color:var(--muted);word-break:keep-all}.errorPanel button{margin-top:8px}.syncSpinner{border:2px solid var(--line-strong);border-top-color:var(--blue);border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.detailMain{width:min(1500px,100% - 40px);margin:0 auto;padding:32px 0 100px}.detailTopline{color:var(--muted);justify-content:space-between;align-items:center;margin-bottom:26px;font-size:13px;display:flex}.detailTopline>a:hover{color:var(--ink)}.problemHero{justify-content:space-between;align-items:end;gap:28px;padding:24px 8px 30px;display:flex}.problemHero .eyebrow{margin-bottom:9px}.problemHero h1{letter-spacing:-.045em;margin:0;font-size:clamp(34px,4vw,54px);line-height:1.17}.problemHero p:last-child{color:var(--muted);margin:9px 0 0}.problemActions{align-items:center;gap:10px;display:flex}.problemActions>a:not(.primaryButton){color:var(--muted);padding:9px 12px;font-size:13px;font-weight:700}.memberTabs{border:1px solid var(--line);background:var(--surface);border-bottom:0;border-radius:14px 14px 0 0;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.memberTabs button{border:0;border-right:1px solid var(--line);text-align:left;cursor:pointer;background:0 0;border-bottom:3px solid #0000;align-items:center;gap:11px;padding:15px 18px;display:flex}.memberTabs button:last-child{border-right:0}.memberTabs button:hover{background:var(--hover)}.memberTabs button.selected{border-bottom-color:var(--blue);background:var(--blue-soft)}.memberTabs button>span:last-child{flex-direction:column;display:flex}.memberTabs strong{font-size:14px}.memberTabs small{font-size:11px}.memberTabs small.done{color:var(--green)}.memberTabs small.empty{color:var(--faint)}.memberAvatar{border-radius:9px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:grid}.memberAvatar.blue{color:#1264a3;background:#e1f0fa}.memberAvatar.purple{color:#734b91;background:#f0e7f4}.memberAvatar.orange{color:#b85f05;background:#faebdd}.memberAvatar.green{color:#237047;background:#e7f3ec}.workspace{border:1px solid var(--line);background:var(--surface);border-radius:0 0 14px 14px;overflow:hidden}.codePanel{background:linear-gradient(145deg,#b8c4cd 0%,#a9b6c0 100%);padding:clamp(18px,2.4vw,34px)}.codeWindow{background:#141719;border:1px solid #ffffff1a;border-radius:13px;overflow:hidden;box-shadow:0 28px 64px #1c283152,0 3px 12px #1c28312e}.attemptedCodeWindow{margin-top:24px}.attemptedCodeWindow .wideCode{height:min(58vh,720px);min-height:420px}.codeWindowDots.muted i{background:#52616a}.codeWindowDots.muted i:nth-child(2){background:#667781}.codeWindowDots.muted i:nth-child(3){background:#7c8d96}.panelBar{color:#f4f6f7;background:#141719;justify-content:space-between;align-items:center;min-height:68px;padding:0 22px;font-size:13px;display:flex}.panelBar>div{align-items:center;gap:11px;display:flex}.panelActions{align-items:center;gap:12px;display:flex}.panelActions>a,.panelBar>a{color:#9caab4;font-size:12px;transition:color .2s}.panelActions>a:hover,.panelBar>a:hover{color:#fff}.windowIdentity strong{letter-spacing:-.01em;margin-left:8px;font-weight:600}.codeWindowDots{align-items:center;gap:9px;display:inline-flex}.codeWindowDots i{background:#ff5f57;border-radius:50%;width:12px;height:12px;box-shadow:inset 0 0 0 1px #00000014}.codeWindowDots i:nth-child(2){background:#febc2e}.codeWindowDots i:nth-child(3){background:#28c840}.statusDot{background:var(--faint);border-radius:50%;width:8px;height:8px}.statusDot.done{background:#43aa72}.sourceBadge{color:#89959e;border:1px solid #394046;border-radius:5px;padding:3px 8px;font-size:10px}.wideCode{color:#e7ecef;scrollbar-width:thin;scrollbar-color:#5f6c75 #141719;tab-size:4;background:#141719;height:min(82vh,1040px);min-height:700px;margin:0;padding:18px 0 32px;font:14px/1.82 Cascadia Code,Consolas,monospace;overflow:auto}.wideCode::-webkit-scrollbar{width:12px;height:12px}.wideCode::-webkit-scrollbar-track{background:#141719}.wideCode::-webkit-scrollbar-thumb{background:#5f6c75;border:3px solid #141719;border-radius:999px;min-height:48px}.wideCode::-webkit-scrollbar-thumb:hover{background:#82919b}.wideCode::-webkit-scrollbar-corner{background:#141719}.wideCode code{width:max-content;min-width:100%;display:table}.codeLine{display:table-row;position:relative}.codeLine:hover{background:#ffffff06}.lineNumber{z-index:2;color:#626c73;text-align:right;-webkit-user-select:none;user-select:none;background:#141719;border-right:1px solid #282d31;width:64px;padding:0 16px 0 12px;display:table-cell;position:sticky;left:0}.codeLine.reviewed .lineNumber{color:#63d4f5;background:#142a33}.lineText{white-space:pre;padding:0 80px 0 18px;display:table-cell}.codeLine.reviewed .lineText,.codeLine.reviewOpen .lineText{background:linear-gradient(#0000 14%,#18aede2e 14%,#23bce84d 88%,#0000 88%);box-shadow:inset 3px 0 #23beead1}.lineReviewAnchor{z-index:5;vertical-align:middle;width:70px;padding:0 8px;display:table-cell;position:sticky;right:12px}.lineReviewMark{color:#082a35;font:800 10px/17px var(--font-korean);cursor:pointer;background:linear-gradient(#50d4f6,#19aede);border:1px solid #84e2fb94;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;transition:transform .18s,filter .18s,box-shadow .18s;display:inline-flex;box-shadow:0 4px 12px #005b7c4d,inset 0 1px #ffffff80}.lineReviewMark span{font-size:10px}.lineReviewMark:hover{filter:brightness(1.08);transform:translateY(-1px);box-shadow:0 6px 16px #0000004d,inset 0 1px #ffffff80}.lineReviewMark:active{transform:translateY(1px)}.lineReviewMark:focus-visible{outline-offset:2px;outline:2px solid #a9ebfc}.lineReviewBubble{color:#eafaff;white-space:normal;width:min(330px,70vw);font-family:var(--font-korean),sans-serif;background:#17262c;border:1px solid #4ecdf07a;border-radius:12px;padding:14px 15px;line-height:1.5;animation:.18s ease-out reviewBubbleIn;position:absolute;top:-12px;right:calc(100% + 10px);box-shadow:0 18px 44px #0000006b,inset 0 1px #ffffff0a}.lineReviewBubble:after{content:"";background:#17262c;border-top:1px solid #4ecdf07a;border-right:1px solid #4ecdf07a;width:12px;height:12px;position:absolute;top:21px;right:-7px;transform:rotate(45deg)}.bubbleIssue{flex-direction:column;display:flex}.bubbleIssue+.bubbleIssue{border-top:1px solid #ffffff17;margin-top:12px;padding-top:12px}.bubbleMeta{justify-content:space-between;align-items:center;margin-bottom:5px;display:flex}.bubbleMeta em{color:#50d4f6;font-size:10px;font-style:normal;font-weight:800}.bubbleMeta small{color:#82a0aa;font:700 9px var(--font-inter)}.bubbleIssue strong{color:#fff;font-size:13px}.bubbleIssue>span:last-child{color:#bed4dc;margin-top:4px;font-size:12px}@keyframes reviewBubbleIn{0%{opacity:0;transform:translate(6px)scale(.98)}to{opacity:1;transform:none}}.tok-keyword{color:#ff7eb6}.tok-literal{color:#be95ff}.tok-type{color:#3ddbd9}.tok-string{color:#42be65}.tok-number{color:#be95ff}.tok-comment{color:#8d8d8d;font-style:italic}.tok-annotation{color:#f1c21b}.tok-operator{color:#b6e353}.solutionNotes{border-top:1px solid var(--line);margin:52px 20px 0}.solutionNotes article{border-bottom:1px solid var(--line);grid-template-columns:54px 1fr;gap:18px;padding:28px 4px;display:grid}.solutionNotes article>span{color:var(--blue);font:700 11px var(--font-inter);letter-spacing:.08em;padding-top:4px}.solutionNotes h2{letter-spacing:-.025em;margin:0 0 10px;font-size:20px}.markdownNote{color:var(--muted);line-height:1.75}.markdownNote p{margin:0}.markdownNote p+p,.markdownNote p+ul,.markdownNote ul+p,.markdownNote ol+p,.markdownNote h3{margin-top:14px}.markdownNote ul,.markdownNote ol{margin:10px 0;padding-left:22px}.markdownNote li+li{margin-top:7px}.markdownNote strong{color:var(--ink);font-weight:750}.markdownNote code{background:var(--soft);color:#126d92;font:12px var(--font-inter);border-radius:5px;padding:2px 6px}.markdownNote a{color:var(--blue);text-underline-offset:3px;font-weight:700;text-decoration:underline}.markdownNote h3{color:var(--ink);margin-bottom:4px;font-size:16px}.noteEmpty{color:var(--faint);margin:0;line-height:1.75}.reviewCallout{background:#151d21;border:1px solid #2b4d5a;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin:28px 20px 0;padding:20px 22px;display:flex;box-shadow:inset 0 1px #ffffff09,0 12px 30px #12232b1f}.reviewCallout>div{flex-direction:column;gap:4px;display:flex}.reviewCallout strong{color:#f1f8fa;font-size:15px}.reviewCallout>div span{color:#8da4ad;font-size:12px}.reviewTrigger{color:#062c3a;font:800 12px var(--font-korean);cursor:pointer;background:#20aee0;border:1px solid #138db8;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:10px 15px;transition:transform .18s,filter .18s;display:inline-flex}.reviewTrigger:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-1px)}.reviewTrigger:disabled{cursor:wait;opacity:.65}.reviewTrigger.dark{color:#8fe7ff;background:#203b45;border-color:#397b92;padding:7px 11px}.aiReview{border:1px solid var(--line);border-radius:12px;margin:28px 20px 24px;overflow:hidden}.reviewHeading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.reviewHeading>div{align-items:center;gap:12px;display:flex}.reviewHeading>div>span:last-child{flex-direction:column;display:flex}.reviewHeading small{color:var(--muted);font-size:11px}.aiMark{background:var(--blue);color:#fff;width:36px;height:36px;font:800 12px var(--font-inter);border-radius:9px;place-items:center;display:grid}.reviewLoading{color:var(--muted);align-items:center;gap:8px;font-size:12px;display:flex}.reviewLoading .syncSpinner{width:14px;height:14px}.visuallyHidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.reviewSkeleton{background:#fff;padding:24px}.reviewSkeleton i{background:#e8eaeb;border-radius:5px;animation:1.35s ease-in-out infinite skeletonPulse;display:block}.skeletonSummary{background:#f4f5f5;border-radius:10px;padding:20px 22px}.skLabel{width:72px;height:10px}.skTitle{width:min(520px,82%);height:25px;margin-top:13px}.skText{width:100%;height:12px;margin-top:12px}.skText.medium{width:68%}.skText.short{width:42%}.skeletonContext,.skeletonIssues{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.skeletonContext>div,.skeletonIssues>div{border:1px solid #e3e5e6;border-radius:10px;padding:20px}.skeletonIssues>div{min-height:190px}.skeletonIssues>div>span{gap:7px;margin-bottom:24px;display:flex}.skBadge{width:68px;height:20px;border-radius:4px!important}.skBadge.pale{width:48px;background:#eff0f0!important}.skeletonApproach{background:#f5f6f6;border-left:3px solid #d4d7d8;margin-top:18px;padding:22px}@keyframes skeletonPulse{0%,to{opacity:.52}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.reviewSkeleton i{animation:none}}.reviewBody{padding:24px}.reviewSummary{background:var(--soft);border-radius:10px;padding:20px 22px}.reviewSummary>span,.approachCard>span{color:var(--blue);letter-spacing:.05em;font-size:11px;font-weight:800}.reviewSummary h2{margin:7px 0;font-size:23px;line-height:1.4}.reviewSummary p{color:var(--muted);margin:0}.reviewContext{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.reviewContext article{border:1px solid var(--line);border-radius:10px;padding:18px 20px}.reviewContext span,.learningCard>span{color:var(--blue);letter-spacing:.04em;font-size:11px;font-weight:800}.reviewContext p{color:var(--muted);margin:8px 0 0;line-height:1.65}.reviewContext ul{color:var(--muted);margin:8px 0 0;padding-left:19px}.reviewContext li+li{margin-top:5px}.issueList{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.issueCard{border:1px solid var(--line);border-radius:10px;padding:20px}.issueMeta{justify-content:space-between;align-items:center;display:flex}.issueMeta small{color:var(--faint);font-family:var(--font-inter);font-size:10px}.issueLabels{align-items:center;gap:6px;display:flex}.severity{border-radius:4px;padding:3px 7px;font-size:10px;font-style:normal;font-weight:800}.severityMust{color:#b42318;background:#fee4e2}.severityImprove{color:#9a5500;background:#fff0d7}.severityOptional{color:#237047;background:#e7f4ed}.issueKind{color:#b42318;background:#fbe4e4;border-radius:4px;padding:3px 8px;font-size:10px;font-weight:800}.kind1{color:#a45100;background:#faebdd}.kind2{color:#1264a3;background:#e8f2fb}.kind3{color:#734b91;background:#f0e7f4}.issueCard h3{margin:13px 0 10px;font-size:18px}.issueCard p{color:var(--muted);margin:7px 0;font-size:14px}.issueCard p strong{width:42px;color:var(--ink);display:inline-block}.issueCard .issueCodeQuote{background:#f3f5f5;border-radius:7px;align-items:flex-start;gap:4px;margin:10px 0;padding:9px 11px;display:flex}.issueCodeQuote code{overflow-wrap:anywhere;color:#26343a;font:12px/1.55 Cascadia Code,Consolas,monospace}.issueCard .suggestion{background:var(--soft);color:var(--ink);border-radius:7px;padding:12px}.reviewCode{background:#141719;border:1px solid #303b41;border-radius:10px;margin-top:16px;overflow:hidden;box-shadow:0 8px 22px #1417191f}.reviewCodeHeader{background:#192024;border-bottom:1px solid #29343a;align-items:center;gap:9px;min-height:38px;padding:0 14px;display:flex}.reviewCodeHeader span{color:#75dcf7;font:800 9px var(--font-inter);letter-spacing:.08em;background:#17313b;border:1px solid #326578;border-radius:4px;padding:3px 7px}.reviewCodeHeader strong{color:#aebdc3;font-size:11px;font-weight:650}.reviewCode pre{color:#e6edf0;white-space:pre;tab-size:4;scrollbar-width:thin;scrollbar-color:#52616a #141719;max-height:300px;margin:0;padding:18px;font:13px/1.75 Cascadia Code,Consolas,monospace;overflow:auto}.reviewCode pre:focus-visible{outline-offset:-2px;outline:2px solid #55cceb}.reviewCode code{font:inherit}.approachCard{border-left:3px solid var(--blue);background:var(--blue-soft);padding:22px}.approachCard h3{margin:7px 0 10px}.approachCard ol{margin:0;padding-left:20px}.approachCard li+li{margin-top:6px}.approachCard p{color:var(--muted);margin:12px 0 0}.testCase{border:1px dashed var(--line-strong);border-radius:9px;margin-top:16px;padding:17px 20px}.testCase p{color:var(--muted);margin:4px 0 0}.reviewNoIssues{background:#f0f8f3;border:1px solid #b9dfc9;border-radius:10px;margin:18px 0;padding:18px 20px}.reviewNoIssues strong{color:#237047}.reviewNoIssues p{color:var(--muted);margin:5px 0 0}.learningCard{border:1px solid var(--line);border-radius:10px;margin-top:16px;padding:20px}.learningCard ol{margin:10px 0 0;padding-left:20px}.learningCard li+li{margin-top:6px}.reviewFallback,.emptyCode{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:34px;display:flex}.reviewFallback p,.emptyCode p{max-width:650px;color:var(--muted)}.reviewFallback .primaryButton{margin-top:7px}.emptyCode{border:1px solid var(--line);background:var(--surface);border-radius:0 0 14px 14px}.emptyCode>a{color:var(--blue);font-weight:700}footer{border-top:1px solid var(--line);width:min(1180px,100% - 48px);color:var(--faint);justify-content:space-between;margin:0 auto;padding:25px 0 38px;font-size:12px;display:flex}@media (max-width:900px){.topbar{grid-template-columns:1fr auto;padding:0 18px}.nav{display:none}.homeMain{width:min(100% - 28px,760px);padding-top:48px}.homeHero{grid-template-columns:1fr;gap:30px}.sourcePanel{grid-template-columns:1fr 1fr;display:grid}.sourcePanel>div+div{border-top:0;border-left:1px solid var(--line)}.crewGrid,.crewSkeleton{grid-template-columns:repeat(2,1fr)}.problemBrowser{grid-template-rows:auto minmax(0,1fr);grid-template-columns:1fr;height:clamp(520px,68svh,620px);min-height:0}.weekRail{border-right:0;border-bottom:1px solid var(--line);scrollbar-width:thin;flex-direction:row;min-height:72px;overflow:auto hidden}.weekRail button{flex:0 0 92px;min-width:92px}.problemIndex{overscroll-behavior:contain;scrollbar-gutter:stable;min-height:0;overflow-y:auto}.detailMain{width:min(100% - 20px,760px)}.problemHero{flex-direction:column;align-items:start}.memberTabs{grid-template-columns:repeat(2,1fr)}.memberTabs button:nth-child(2){border-right:0}.reviewContext,.issueList,.skeletonContext,.skeletonIssues{grid-template-columns:1fr}.wideCode{height:min(78vh,900px);min-height:620px}.lineText{padding-right:45px}}@media (max-width:560px){body{font-size:15px}.topbar{height:64px}.brand img{height:42px}.headerActions .primaryButton{display:none}.utilityButton{padding:8px 10px}.homeHero h1{letter-spacing:-.055em;font-size:44px;line-height:1.08}.sourcePanel{grid-template-columns:1fr}.sourcePanel>div+div{border-left:0;border-top:1px solid var(--line)}.crewProgress{border-radius:12px;margin-top:24px;padding:20px 14px}.crewHeading{align-items:start}.crewHeading h2{font-size:22px}.crewGrid,.crewSkeleton{grid-template-columns:1fr}.memberProgressCard{padding:16px}.problemBoard{border-radius:12px}.boardHeader{padding:20px}.problemBrowser{height:clamp(500px,70svh,570px)}.weekRail{min-height:70px}.problemIndex{padding:0 14px}.problemLink{grid-template-columns:38px 1fr auto;padding:18px 4px}.detailMain{width:100%;padding-top:18px}.detailTopline,.problemHero{padding-left:16px;padding-right:16px}.problemActions{width:100%}.problemActions a{text-align:center;flex:1}.memberTabs{border-radius:0}.memberTabs button{padding:12px 10px}.workspace{border-left:0;border-right:0;border-radius:0}.codePanel{padding:10px}.codeWindow{border-radius:9px}.panelBar{min-height:58px;padding:0 14px}.sourceBadge{display:none}.wideCode{height:74vh;min-height:520px;font-size:12px}.lineNumber{width:48px;padding-right:10px}.lineText{padding-left:12px}.panelActions .reviewTrigger{padding:6px 8px;font-size:10px}.solutionNotes{margin:36px 14px 0}.solutionNotes article{grid-template-columns:38px 1fr;padding:22px 0}.reviewCallout{flex-direction:column;align-items:stretch;margin:22px 10px 0}.reviewCallout .reviewTrigger{width:100%}.aiReview{margin:22px 10px 12px}.reviewHeading{align-items:flex-start}.reviewBody{padding:14px}.reviewSummary h2{font-size:19px}footer{width:calc(100% - 28px)}}
