.academy-module__hdWHwW__body{--ink:#f5f5f7;--tx:#d4d4d8;--dim:#9a9a9f;--micro:#6f6f75;--line:#242427;--surf:#0a0a0b;--surf2:#101013;--ok:#41cf8a;--warn:#e0a24a;--bad:#ec6a5e;--queue:#8a8a90;font-family:var(--font-geist), var(--font);color:var(--tx);font-size:16px}.academy-module__hdWHwW__body>*{margin:0 0 34px}.academy-module__hdWHwW__body>:last-child{margin-bottom:0}.academy-module__hdWHwW__kicker,.academy-module__hdWHwW__h2k,.academy-module__hdWHwW__keysK,.academy-module__hdWHwW__quizKick,.academy-module__hdWHwW__labKick,.academy-module__hdWHwW__contrastK,.academy-module__hdWHwW__whomK{letter-spacing:.13em;text-transform:uppercase;color:var(--c);align-items:center;gap:7px;font-size:11px;font-weight:600;display:inline-flex}.academy-module__hdWHwW__h2{font-family:var(--font-geist), var(--font);color:var(--ink);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(24px,3.4vw,31px);font-weight:500;line-height:1.18}.academy-module__hdWHwW__h2w{margin-top:10px}.academy-module__hdWHwW__h2k{margin-bottom:10px}.academy-module__hdWHwW__blockT{color:var(--ink);letter-spacing:-.01em;margin-bottom:16px;font-size:16px;font-weight:600;display:block}.academy-module__hdWHwW__secHead{margin-bottom:22px}.academy-module__hdWHwW__secSub{color:var(--dim);max-width:60ch;margin:10px 0 0;font-size:15.5px;line-height:1.6}.academy-module__hdWHwW__prose{color:var(--tx);font-size:16.5px;line-height:1.75}.academy-module__hdWHwW__prose p{margin:0 0 16px}.academy-module__hdWHwW__prose p:last-child{margin-bottom:0}.academy-module__hdWHwW__prose strong,.academy-module__hdWHwW__prose b{color:var(--ink);font-weight:600}.academy-module__hdWHwW__prose a{color:var(--c);border-bottom:1px solid color-mix(in srgb, var(--c) 45%, transparent);text-decoration:none}.academy-module__hdWHwW__prose a:hover{border-bottom-color:var(--c)}.academy-module__hdWHwW__prose code{font-family:var(--font-geist-mono,ui-monospace, "SFMono-Regular", Menlo, monospace);color:var(--ink);border:1px solid var(--line);background:#17171a;border-radius:6px;padding:1px 6px;font-size:.86em}.academy-module__hdWHwW__prose ul,.academy-module__hdWHwW__prose ol{margin:0 0 16px;padding-left:22px}.academy-module__hdWHwW__prose li{margin-bottom:7px}.academy-module__hdWHwW__prose li::marker{color:var(--c)}.academy-module__hdWHwW__hero{background:var(--surf);border:1px solid var(--line);border-radius:18px;grid-template-columns:1fr auto;align-items:center;gap:28px;padding:28px 30px;display:grid;position:relative;overflow:hidden}.academy-module__hdWHwW__hero:before{content:"";background:var(--c);width:3px;position:absolute;inset:0 auto 0 0}.academy-module__hdWHwW__heroLead{color:var(--ink);letter-spacing:-.01em;max-width:46ch;margin:12px 0 0;font-size:clamp(17px,2.1vw,20px);font-weight:450;line-height:1.55}.academy-module__hdWHwW__heroMeta{flex-wrap:wrap;gap:8px 10px;margin:18px 0 0;padding:0;list-style:none;display:flex}.academy-module__hdWHwW__heroMeta li{color:var(--dim);border:1px solid var(--line);background:#0e0e10;border-radius:999px;padding:5px 12px;font-size:12.5px;font-weight:500}.academy-module__hdWHwW__heroArt{color:#3a3a40;flex-shrink:0}.academy-module__hdWHwW__motif{width:210px;height:140px}@media (max-width:720px){.academy-module__hdWHwW__hero{grid-template-columns:1fr}.academy-module__hdWHwW__heroArt{display:none}}.academy-module__hdWHwW__motifScan{transform-box:fill-box;transform-origin:50%;animation:3.6s ease-in-out infinite academy-module__hdWHwW__mScan}.academy-module__hdWHwW__motifPulse{transform-box:fill-box;transform-origin:50%;animation:2.8s ease-in-out infinite academy-module__hdWHwW__mPulse}@keyframes academy-module__hdWHwW__mScan{0%,to{opacity:.55}50%{opacity:1}}@keyframes academy-module__hdWHwW__mPulse{0%,to{opacity:.7;r:12}50%{opacity:1;r:15}}.academy-module__hdWHwW__keys{background:var(--surf);border:1px solid var(--line);border-left:3px solid var(--c);border-radius:0 14px 14px 0;padding:22px 24px}.academy-module__hdWHwW__keys ul{gap:10px;margin:14px 0 0;padding:0;list-style:none;display:grid}.academy-module__hdWHwW__keys li{color:var(--tx);padding-left:22px;font-size:15px;line-height:1.55;position:relative}.academy-module__hdWHwW__keys li:before{content:"";background:var(--c);border-radius:50%;width:7px;height:7px;position:absolute;top:8px;left:2px}.academy-module__hdWHwW__keys li strong,.academy-module__hdWHwW__keys li b{color:var(--ink);font-weight:600}.academy-module__hdWHwW__note{border:1px solid var(--line);background:var(--surf2);border-radius:12px;padding:16px 18px;font-size:15px;line-height:1.6}.academy-module__hdWHwW__note p{margin:0}.academy-module__hdWHwW__note p+p{margin-top:10px}.academy-module__hdWHwW__note strong{color:var(--ink)}.academy-module__hdWHwW__noteT{color:var(--ink);margin-bottom:6px;font-size:14.5px;font-weight:600;display:block}.academy-module__hdWHwW__note_info{border-left:3px solid var(--c)}.academy-module__hdWHwW__note_tip{border-left:3px solid var(--ok)}.academy-module__hdWHwW__note_warn{border-left:3px solid var(--warn)}.academy-module__hdWHwW__steps ol{gap:14px;margin:0;padding:0;list-style:none;display:grid}.academy-module__hdWHwW__steps li{grid-template-columns:30px 1fr;align-items:start;gap:14px;display:grid}.academy-module__hdWHwW__stepN{background:color-mix(in srgb, var(--c) 14%, #0c0c0e);border:1px solid color-mix(in srgb, var(--c) 40%, var(--line));width:28px;height:28px;color:var(--c);border-radius:8px;place-items:center;font-size:13px;font-weight:700;display:grid}.academy-module__hdWHwW__steps li b{color:var(--ink);margin-bottom:3px;font-size:15.5px;display:block}.academy-module__hdWHwW__steps li div{color:var(--tx);font-size:15px;line-height:1.6}.academy-module__hdWHwW__pipe{margin:0}.academy-module__hdWHwW__pipeTitle{color:var(--ink);align-items:baseline;gap:10px;margin-bottom:16px;font-size:15.5px;font-weight:600;display:flex}.academy-module__hdWHwW__pipeTitle span{color:var(--dim);font-size:13.5px;font-weight:400}.academy-module__hdWHwW__pipeTrack{padding-top:18px;position:relative}.academy-module__hdWHwW__pipeLine{background:var(--line);border-radius:2px;height:2px;position:absolute;top:8px;left:6%;right:6%;overflow:visible}.academy-module__hdWHwW__pipeDot{background:var(--c);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--c) 22%, transparent);border-radius:50%;animation:3.4s ease-in-out infinite academy-module__hdWHwW__pipeRun;position:absolute;top:-3px;left:0}@keyframes academy-module__hdWHwW__pipeRun{0%{left:0}to{left:100%}}.academy-module__hdWHwW__pipeStages{grid-auto-columns:1fr;grid-auto-flow:column;gap:10px;margin:0;padding:0;list-style:none;display:grid}.academy-module__hdWHwW__pipeStage{background:var(--surf);border:1px solid var(--line);text-align:center;border-radius:12px;padding:14px 12px}.academy-module__hdWHwW__pipeNum{width:22px;height:22px;color:var(--dim);background:#141417;border-radius:999px;place-items:center;margin-bottom:8px;font-size:11.5px;font-weight:700;display:inline-grid}.academy-module__hdWHwW__pipeStage b{color:var(--ink);font-size:13.5px;font-weight:600;display:block}.academy-module__hdWHwW__pipeNote{color:var(--dim);margin-top:4px;font-size:12px;line-height:1.4;display:block}.academy-module__hdWHwW__pipe_ok{border-color:color-mix(in srgb, var(--ok) 45%, var(--line))}.academy-module__hdWHwW__pipe_ok .academy-module__hdWHwW__pipeNum{color:var(--ok)}.academy-module__hdWHwW__pipe_warn{border-color:color-mix(in srgb, var(--warn) 45%, var(--line))}.academy-module__hdWHwW__pipe_queue{border-style:dashed}.academy-module__hdWHwW__pipeFoot{color:var(--dim);margin:14px 0 0;font-size:13px;line-height:1.55}@media (max-width:640px){.academy-module__hdWHwW__pipeStages{grid-auto-flow:row}.academy-module__hdWHwW__pipeLine{display:none}}.academy-module__hdWHwW__statGrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.academy-module__hdWHwW__stat{background:var(--surf);border:1px solid var(--line);text-align:left;border-radius:14px;padding:18px}.academy-module__hdWHwW__statV{color:var(--ink);letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:26px;font-weight:600;display:block}.academy-module__hdWHwW__statL{color:var(--dim);margin-top:4px;font-size:13px;font-weight:500;display:block}.academy-module__hdWHwW__statN{color:var(--micro);margin-top:6px;font-size:12px;line-height:1.4;display:block}.academy-module__hdWHwW__st_ok .academy-module__hdWHwW__statV{color:var(--ok)}.academy-module__hdWHwW__st_warn .academy-module__hdWHwW__statV{color:var(--warn)}.academy-module__hdWHwW__st_bad .academy-module__hdWHwW__statV{color:var(--bad)}.academy-module__hdWHwW__code{border:1px solid var(--line);background:#08080a;border-radius:12px;overflow:hidden}.academy-module__hdWHwW__codeBar{border-bottom:1px solid var(--line);background:#0d0d10;align-items:center;gap:7px;padding:10px 14px;display:flex}.academy-module__hdWHwW__codeBar i{background:#2a2a2e;border-radius:50%;width:10px;height:10px}.academy-module__hdWHwW__codeBar span{color:var(--dim);font-size:12px;font-family:var(--font-geist-mono,ui-monospace, monospace);margin-left:8px}.academy-module__hdWHwW__codePre{margin:0;padding:16px 18px;overflow-x:auto}.academy-module__hdWHwW__codePre code{font-family:var(--font-geist-mono,ui-monospace, "SFMono-Regular", Menlo, monospace);font-size:13px;line-height:1.75}.academy-module__hdWHwW__codeLine{color:#c8c8cf;white-space:pre}.academy-module__hdWHwW__cl_cmd{color:var(--ink);font-weight:600}.academy-module__hdWHwW__cl_ok{color:var(--ok)}.academy-module__hdWHwW__cl_warn{color:var(--warn)}.academy-module__hdWHwW__cl_bad{color:var(--bad)}.academy-module__hdWHwW__cl_dim{color:var(--micro)}.academy-module__hdWHwW__codeCap{color:var(--dim);margin:12px 2px 0;font-size:13px;line-height:1.5}.academy-module__hdWHwW__cmpTable{border:1px solid var(--line);border-radius:14px;overflow:hidden}.academy-module__hdWHwW__cmpRow{grid-template-columns:1.1fr 1.4fr 1.4fr;display:grid}.academy-module__hdWHwW__cmpRow+.academy-module__hdWHwW__cmpRow{border-top:1px solid var(--line)}.academy-module__hdWHwW__cmpHeadRow{background:#0d0d10}.academy-module__hdWHwW__cmpColH{border-left:1px solid var(--line);padding:12px 16px;font-size:12.5px;font-weight:600}.academy-module__hdWHwW__cmpA{color:var(--ok)}.academy-module__hdWHwW__cmpB{color:var(--warn)}.academy-module__hdWHwW__cmpLbl{color:var(--ink);padding:13px 16px;font-size:14px;font-weight:500}.academy-module__hdWHwW__cmpCell{color:var(--tx);border-left:1px solid var(--line);padding:13px 16px;font-size:14px;line-height:1.5}.academy-module__hdWHwW__cmpCell strong{color:var(--ink)}.academy-module__hdWHwW__cmpFoot{color:var(--dim);margin:12px 2px 0;font-size:13px;line-height:1.55}@media (max-width:640px){.academy-module__hdWHwW__cmpRow{grid-template-columns:1fr 1fr}.academy-module__hdWHwW__cmpHeadRow .academy-module__hdWHwW__cmpLbl{display:none}.academy-module__hdWHwW__cmpLbl{background:#0d0d10;border-left:0;grid-column:1/-1}}.academy-module__hdWHwW__contrast{border:1px solid var(--line);background:var(--surf);border-radius:16px;padding:22px 24px}.academy-module__hdWHwW__contrastT{color:var(--ink);margin-bottom:16px;font-size:16px;font-weight:600;display:block}.academy-module__hdWHwW__contrastCols{grid-template-columns:1fr 1fr;gap:14px;display:grid}.academy-module__hdWHwW__contrastClaim,.academy-module__hdWHwW__contrastReal{border:1px solid var(--line);color:var(--tx);background:var(--surf2);border-radius:12px;padding:15px 16px;font-size:14.5px;line-height:1.55}.academy-module__hdWHwW__contrastReal{border-color:color-mix(in srgb, var(--c) 40%, var(--line))}.academy-module__hdWHwW__contrastClaim .academy-module__hdWHwW__contrastK{color:var(--dim);margin-bottom:8px}.academy-module__hdWHwW__contrastReal .academy-module__hdWHwW__contrastK{color:var(--c);margin-bottom:8px}.academy-module__hdWHwW__contrastClaim strong,.academy-module__hdWHwW__contrastReal strong{color:var(--ink)}.academy-module__hdWHwW__rule{background:color-mix(in srgb, var(--c) 10%, #0b0b0d);border:1px solid color-mix(in srgb, var(--c) 34%, var(--line));color:var(--ink);border-radius:12px;align-items:baseline;gap:10px;margin:16px 0 0;padding:14px 16px;font-size:15px;line-height:1.5;display:flex}.academy-module__hdWHwW__rule>span:first-child{letter-spacing:.1em;text-transform:uppercase;color:var(--c);flex-shrink:0;padding-top:2px;font-size:11px;font-weight:700}@media (max-width:560px){.academy-module__hdWHwW__contrastCols{grid-template-columns:1fr}}.academy-module__hdWHwW__fig{border:1px solid var(--line);background:var(--surf);border-radius:16px;flex-direction:column;align-items:center;gap:12px;margin:0;padding:26px;display:flex}.academy-module__hdWHwW__figArt{color:#3a3a40}.academy-module__hdWHwW__fig figcaption{color:var(--dim);text-align:center;max-width:50ch;font-size:13px}.academy-module__hdWHwW__lab{border:1px solid var(--line);background:var(--surf);border-radius:16px;padding:22px 24px}.academy-module__hdWHwW__labHead b{color:var(--ink);margin-top:6px;font-size:16px;font-weight:600;display:block}.academy-module__hdWHwW__labHead p{color:var(--dim);margin:6px 0 0;font-size:14px}.academy-module__hdWHwW__labCodes{flex-wrap:wrap;gap:8px;margin:18px 0;display:flex}.academy-module__hdWHwW__labCode{font-family:var(--font-geist-mono,ui-monospace, monospace);color:var(--dim);border:1px solid var(--line);cursor:pointer;background:#0e0e11;border-radius:8px;padding:9px 13px;font-size:13px;font-weight:600;transition:color .18s,border-color .18s,background .18s}.academy-module__hdWHwW__labCode:hover{color:var(--ink);border-color:#38383d}.academy-module__hdWHwW__labOn{color:var(--ink);background:#17171b;border-color:currentColor}.academy-module__hdWHwW__t_ok.academy-module__hdWHwW__labOn{color:var(--ok)}.academy-module__hdWHwW__t_warn.academy-module__hdWHwW__labOn{color:var(--warn)}.academy-module__hdWHwW__t_bad.academy-module__hdWHwW__labOn{color:var(--bad)}.academy-module__hdWHwW__labOut{border:1px solid var(--line);background:#08080a;border-left-width:3px;border-radius:12px;padding:16px 18px}.academy-module__hdWHwW__out_ok{border-left-color:var(--ok)}.academy-module__hdWHwW__out_warn{border-left-color:var(--warn)}.academy-module__hdWHwW__out_bad{border-left-color:var(--bad)}.academy-module__hdWHwW__labState{font-family:var(--font-geist-mono,ui-monospace, monospace);color:var(--ink);align-items:center;gap:8px;font-size:14px;font-weight:700;display:inline-flex}.academy-module__hdWHwW__labName{color:var(--dim);font-weight:500}.academy-module__hdWHwW__labDot{background:currentColor;border-radius:50%;width:8px;height:8px}.academy-module__hdWHwW__out_ok .academy-module__hdWHwW__labDot{color:var(--ok)}.academy-module__hdWHwW__out_warn .academy-module__hdWHwW__labDot{color:var(--warn)}.academy-module__hdWHwW__out_bad .academy-module__hdWHwW__labDot{color:var(--bad)}.academy-module__hdWHwW__labOut p{color:var(--tx);margin:10px 0 0;font-size:14.5px;line-height:1.6}.academy-module__hdWHwW__race{gap:14px;margin:20px 0;display:grid}.academy-module__hdWHwW__raceRow{grid-template-columns:130px 1fr 150px;align-items:center;gap:14px;display:grid}.academy-module__hdWHwW__raceLbl{color:var(--ink);font-size:13px;font-weight:600;font-family:var(--font-geist-mono,ui-monospace, monospace)}.academy-module__hdWHwW__raceTrack{border:1px solid var(--line);background:#101013;border-radius:999px;height:12px;overflow:hidden}.academy-module__hdWHwW__raceFill{border-radius:999px;height:100%;transition:width .9s cubic-bezier(.4,0,.2,1);display:block}.academy-module__hdWHwW__raceOk{background:var(--ok)}.academy-module__hdWHwW__raceQueue{background:var(--queue)}.academy-module__hdWHwW__raceWarn{background:var(--warn)}.academy-module__hdWHwW__raceState{color:var(--dim);text-align:right;font-size:12.5px;font-weight:500}.academy-module__hdWHwW__stOk{color:var(--ok)}.academy-module__hdWHwW__stWarn{color:var(--warn)}.academy-module__hdWHwW__stQueue{color:var(--queue)}.academy-module__hdWHwW__raceFoot{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.academy-module__hdWHwW__raceNote{color:var(--dim);flex:1;min-width:200px;font-size:12.5px;line-height:1.5}@media (max-width:560px){.academy-module__hdWHwW__raceRow{grid-template-columns:96px 1fr}.academy-module__hdWHwW__raceState{text-align:left;grid-column:2}}.academy-module__hdWHwW__btnP,.academy-module__hdWHwW__btnS,.academy-module__hdWHwW__quizBtn,.academy-module__hdWHwW__raceBtn,.academy-module__hdWHwW__quizReset{font-family:var(--font-geist), var(--font);cursor:pointer;border-radius:10px;align-items:center;gap:8px;height:42px;padding:0 18px;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s,color .18s,border-color .18s;display:inline-flex}.academy-module__hdWHwW__btnP,.academy-module__hdWHwW__quizBtn,.academy-module__hdWHwW__raceBtn{background:var(--c);color:#08080a;border:1px solid var(--c)}.academy-module__hdWHwW__btnP:hover,.academy-module__hdWHwW__quizBtn:hover,.academy-module__hdWHwW__raceBtn:hover{background:color-mix(in srgb, var(--c) 82%, #fff)}.academy-module__hdWHwW__btnS{color:var(--ink);background:0 0;border:1px solid #34343a}.academy-module__hdWHwW__btnS:hover{background:#17171b}.academy-module__hdWHwW__quizBtn:disabled{opacity:.4;cursor:not-allowed}.academy-module__hdWHwW__sylList{gap:12px;margin:0;padding:0 0 0 4px;list-style:none;display:grid;position:relative}.academy-module__hdWHwW__sylRail{background:var(--line);width:2px;position:absolute;top:20px;bottom:20px;left:22px}.academy-module__hdWHwW__sylDot{background:var(--c);width:8px;height:8px;box-shadow:0 0 0 4px color-mix(in srgb, var(--c) 22%, transparent);border-radius:50%;animation:5s ease-in-out infinite academy-module__hdWHwW__sylRun;position:absolute;top:0;left:-3px}@keyframes academy-module__hdWHwW__sylRun{0%{top:0}to{top:100%}}.academy-module__hdWHwW__sylItem{position:relative}.academy-module__hdWHwW__sylCard{background:var(--surf);border:1px solid var(--line);border-radius:14px;grid-template-columns:40px 1fr auto;align-items:center;gap:16px;padding:16px 18px;text-decoration:none;transition:border-color .18s,background .18s;display:grid}.academy-module__hdWHwW__sylCard:hover{border-color:color-mix(in srgb, var(--mc) 55%, var(--line));background:#0e0e11}.academy-module__hdWHwW__sylN{background:color-mix(in srgb, var(--mc) 16%, #0c0c0e);border:1px solid color-mix(in srgb, var(--mc) 42%, var(--line));width:36px;height:36px;color:var(--mc);z-index:1;border-radius:10px;place-items:center;font-size:14px;font-weight:700;display:grid}.academy-module__hdWHwW__sylTx b{color:var(--ink);letter-spacing:-.01em;font-size:15.5px;font-weight:600;display:block}.academy-module__hdWHwW__sylTx span{color:var(--dim);margin-top:3px;font-size:13.5px;line-height:1.5;display:block}.academy-module__hdWHwW__sylGo{color:var(--micro);font-size:20px;transition:color .18s}.academy-module__hdWHwW__sylCard:hover .academy-module__hdWHwW__sylGo{color:var(--mc)}.academy-module__hdWHwW__learn ul{grid-template-columns:1fr 1fr;gap:12px 20px;margin:0;padding:0;list-style:none;display:grid}.academy-module__hdWHwW__learn li{color:var(--tx);padding-left:26px;font-size:15px;line-height:1.5;position:relative}.academy-module__hdWHwW__learnMk{border:1.5px solid var(--c);border-radius:50%;width:15px;height:15px;position:absolute;top:3px;left:0}.academy-module__hdWHwW__learnMk:after{content:"";background:var(--c);border-radius:50%;width:5px;height:5px;position:absolute;top:4px;left:4px}.academy-module__hdWHwW__learn li strong{color:var(--ink)}@media (max-width:560px){.academy-module__hdWHwW__learn ul{grid-template-columns:1fr}}.academy-module__hdWHwW__whomCols{grid-template-columns:1fr 1fr;gap:14px;display:grid}.academy-module__hdWHwW__whomYes,.academy-module__hdWHwW__whomNo{border:1px solid var(--line);background:var(--surf);border-radius:14px;padding:18px 20px}.academy-module__hdWHwW__whomYes{border-top:2px solid var(--ok)}.academy-module__hdWHwW__whomNo{border-top:2px solid #3a3a40}.academy-module__hdWHwW__whomYes .academy-module__hdWHwW__whomK{color:var(--ok)}.academy-module__hdWHwW__whomNo .academy-module__hdWHwW__whomK{color:var(--dim)}.academy-module__hdWHwW__whom ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.academy-module__hdWHwW__whom li{color:var(--tx);padding-left:16px;font-size:14.5px;line-height:1.5;position:relative}.academy-module__hdWHwW__whom li:before{content:"";opacity:.5;background:currentColor;border-radius:50%;width:5px;height:5px;position:absolute;top:9px;left:0}@media (max-width:560px){.academy-module__hdWHwW__whomCols{grid-template-columns:1fr}}.academy-module__hdWHwW__faqItem{border-bottom:1px solid var(--line)}.academy-module__hdWHwW__faqItem summary{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:16px;padding:16px 2px;font-size:15.5px;font-weight:500;list-style:none;display:flex}.academy-module__hdWHwW__faqItem summary::-webkit-details-marker{display:none}.academy-module__hdWHwW__faqPm{color:var(--c);flex-shrink:0;font-size:20px;font-weight:400;transition:transform .2s}.academy-module__hdWHwW__faqItem[open] .academy-module__hdWHwW__faqPm{transform:rotate(45deg)}.academy-module__hdWHwW__faqA{color:var(--tx);max-width:68ch;padding:0 2px 18px;font-size:15px;line-height:1.65}.academy-module__hdWHwW__cta{border:1px solid var(--line);text-align:center;background:var(--surf);border-radius:18px;padding:30px 32px;position:relative;overflow:hidden}.academy-module__hdWHwW__cta:before{content:"";background:radial-gradient(120% 90% at 50% 0%, color-mix(in srgb, var(--c) 12%, transparent), transparent 60%);pointer-events:none;position:absolute;inset:0}.academy-module__hdWHwW__ctaTx{color:var(--dim);max-width:54ch;margin:12px auto 0;font-size:16px;line-height:1.6;position:relative}.academy-module__hdWHwW__ctaTx strong{color:var(--ink)}.academy-module__hdWHwW__ctaRow{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:22px;display:flex;position:relative}.academy-module__hdWHwW__relGrid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.academy-module__hdWHwW__relCard{border:1px solid var(--line);background:var(--surf);border-radius:14px;padding:18px 20px;text-decoration:none;transition:border-color .18s,background .18s;display:block;position:relative}.academy-module__hdWHwW__relCard:hover{background:#0e0e11;border-color:#34343a}.academy-module__hdWHwW__relCard b{color:var(--ink);letter-spacing:-.01em;padding-right:20px;font-size:15px;font-weight:600;display:block}.academy-module__hdWHwW__relCard span{color:var(--dim);margin-top:5px;font-size:13.5px;line-height:1.5;display:block}.academy-module__hdWHwW__relGo{color:var(--micro);font-size:18px;transition:color .18s;position:absolute;top:18px;right:18px}.academy-module__hdWHwW__relCard:hover .academy-module__hdWHwW__relGo{color:var(--c)}@media (max-width:560px){.academy-module__hdWHwW__relGrid{grid-template-columns:1fr}}.academy-module__hdWHwW__quiz{border:1px solid color-mix(in srgb, var(--c) 30%, var(--line));background:linear-gradient(180deg, color-mix(in srgb, var(--c) 6%, #0a0a0b), #0a0a0b 40%);border-radius:18px;padding:26px 28px}.academy-module__hdWHwW__quizHead h3{color:var(--ink);letter-spacing:-.02em;margin:8px 0 0;font-size:20px;font-weight:600}.academy-module__hdWHwW__quizHead p{color:var(--dim);margin:8px 0 0;font-size:14.5px;line-height:1.55}.academy-module__hdWHwW__quizNav{flex-wrap:wrap;gap:7px;margin:20px 0 4px;display:flex}.academy-module__hdWHwW__navChip{border:1px solid var(--line);width:32px;height:32px;color:var(--dim);cursor:pointer;background:#0d0d10;border-radius:9px;place-items:center;font-family:inherit;font-size:13px;font-weight:600;transition:color .16s,border-color .16s,background .16s;display:grid}.academy-module__hdWHwW__navChip:hover{color:var(--ink);border-color:#38383d}.academy-module__hdWHwW__navDone{color:var(--ink);border-color:color-mix(in srgb, var(--c) 45%, var(--line))}.academy-module__hdWHwW__navCur{color:var(--c);border-color:var(--c);background:color-mix(in srgb, var(--c) 10%, #0d0d10)}.academy-module__hdWHwW__navRight{color:var(--ok);border-color:color-mix(in srgb, var(--ok) 55%, var(--line))}.academy-module__hdWHwW__navWrong{color:var(--bad);border-color:color-mix(in srgb, var(--bad) 55%, var(--line))}.academy-module__hdWHwW__quizStage{margin-top:18px}.academy-module__hdWHwW__quizCount{color:var(--micro);letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:12px;font-weight:600}.academy-module__hdWHwW__quizQt{color:var(--ink);letter-spacing:-.01em;margin:0 0 16px;font-size:17px;font-weight:500;line-height:1.5}.academy-module__hdWHwW__quizOpts{gap:8px;display:grid}.academy-module__hdWHwW__quizOpt{text-align:left;border:1px solid var(--line);width:100%;color:var(--tx);cursor:pointer;background:#0d0d10;border-radius:11px;align-items:center;gap:12px;padding:13px 15px;font-family:inherit;font-size:14.5px;transition:border-color .16s,background .16s,color .16s;display:flex}.academy-module__hdWHwW__quizOpt:hover:not(:disabled){color:var(--ink);border-color:#38383d}.academy-module__hdWHwW__quizDot{border:1.5px solid #45454b;border-radius:50%;flex-shrink:0;width:16px;height:16px;transition:border-color .16s;position:relative}.academy-module__hdWHwW__picked .academy-module__hdWHwW__quizDot{border-color:var(--c)}.academy-module__hdWHwW__picked .academy-module__hdWHwW__quizDot:after{content:"";background:var(--c);border-radius:50%;position:absolute;inset:3px}.academy-module__hdWHwW__picked{border-color:color-mix(in srgb, var(--c) 55%, var(--line));background:color-mix(in srgb, var(--c) 8%, #0d0d10);color:var(--ink)}.academy-module__hdWHwW__quizOptTx{flex:1}.academy-module__hdWHwW__quizMark{font-size:15px;font-weight:700}.academy-module__hdWHwW__right{border-color:color-mix(in srgb, var(--ok) 60%, var(--line));background:color-mix(in srgb, var(--ok) 10%, #0d0d10);color:var(--ink)}.academy-module__hdWHwW__right .academy-module__hdWHwW__quizDot{border-color:var(--ok)}.academy-module__hdWHwW__right .academy-module__hdWHwW__quizMark{color:var(--ok)}.academy-module__hdWHwW__wrong{border-color:color-mix(in srgb, var(--bad) 55%, var(--line));background:color-mix(in srgb, var(--bad) 9%, #0d0d10)}.academy-module__hdWHwW__wrong .academy-module__hdWHwW__quizMark{color:var(--bad)}.academy-module__hdWHwW__wrong .academy-module__hdWHwW__quizDot{border-color:var(--bad)}.academy-module__hdWHwW__quizWhy{border-left:2px solid var(--line);margin:10px 0 0;padding-left:15px;font-size:13.5px;line-height:1.55}.academy-module__hdWHwW__whyOk{color:var(--dim);border-left-color:var(--ok)}.academy-module__hdWHwW__whyBad{color:var(--dim);border-left-color:var(--bad)}.academy-module__hdWHwW__quizFoot{justify-content:space-between;align-items:center;gap:12px;margin-top:22px;display:flex}.academy-module__hdWHwW__quizNavBtn{color:var(--dim);cursor:pointer;background:0 0;border:1px solid #2c2c31;border-radius:10px;align-items:center;gap:6px;height:40px;padding:0 15px;font-family:inherit;font-size:13.5px;font-weight:500;transition:color .16s,border-color .16s,background .16s;display:inline-flex}.academy-module__hdWHwW__quizNavBtn:hover:not(:disabled){color:var(--ink);background:#141417;border-color:#3a3a40}.academy-module__hdWHwW__quizNavBtn:disabled{opacity:.35;cursor:not-allowed}.academy-module__hdWHwW__quizLink{color:var(--c);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;margin:14px 0 0;padding:0;font-family:inherit;font-size:13.5px;font-weight:500;display:inline-flex}.academy-module__hdWHwW__quizLink:hover{text-decoration:underline}.academy-module__hdWHwW__quizResult{border:1px solid var(--line);border-radius:12px;flex-wrap:wrap;align-items:center;gap:14px;margin-top:18px;padding:14px 18px;display:flex}.academy-module__hdWHwW__quizResult b{color:var(--ink);font-variant-numeric:tabular-nums;font-size:22px;font-weight:600}.academy-module__hdWHwW__quizSep{color:var(--micro);font-weight:400}.academy-module__hdWHwW__quizVerdict{color:var(--tx);flex:1;min-width:160px;font-size:14.5px}.academy-module__hdWHwW__resPass{border-color:color-mix(in srgb, var(--ok) 50%, var(--line));background:color-mix(in srgb, var(--ok) 8%, #0a0a0b)}.academy-module__hdWHwW__resPass b{color:var(--ok)}.academy-module__hdWHwW__resFail{border-color:color-mix(in srgb, var(--warn) 40%, var(--line))}.academy-module__hdWHwW__quizReset{color:var(--dim);background:0 0;border:1px solid #34343a;height:36px;padding:0 14px;font-size:13px}.academy-module__hdWHwW__quizReset:hover{color:var(--ink);background:#17171b}.academy-module__hdWHwW__quizPass{background:color-mix(in srgb, var(--ok) 8%, #0a0a0b);border:1px solid color-mix(in srgb, var(--ok) 30%, var(--line));color:var(--tx);border-radius:12px;margin-top:16px;padding:14px 16px;font-size:14.5px;line-height:1.6}.academy-module__hdWHwW__quizPass strong{color:var(--ink)}.academy-module__hdWHwW__tabs{border:1px solid var(--line);background:var(--surf);border-radius:16px;padding:22px 24px}.academy-module__hdWHwW__tabsKick{letter-spacing:.13em;text-transform:uppercase;color:var(--c);align-items:center;font-size:11px;font-weight:600;display:inline-flex}.academy-module__hdWHwW__tabsHead b{color:var(--ink);margin-top:6px;font-size:16px;font-weight:600;display:block}.academy-module__hdWHwW__tabsHead p{color:var(--dim);margin:6px 0 0;font-size:14px;line-height:1.55}.academy-module__hdWHwW__tabsBar{flex-wrap:wrap;gap:7px;margin:16px 0;display:flex}.academy-module__hdWHwW__tabsTab{border:1px solid var(--line);color:var(--dim);cursor:pointer;background:#0d0d10;border-radius:9px;padding:9px 14px;font-family:inherit;font-size:13.5px;font-weight:500;transition:color .16s,border-color .16s,background .16s}.academy-module__hdWHwW__tabsTab:hover{color:var(--ink);border-color:#38383d}.academy-module__hdWHwW__tabsOn{color:var(--c);border-color:var(--c);background:color-mix(in srgb, var(--c) 10%, #0d0d10)}.academy-module__hdWHwW__tabsPanel{border:1px solid var(--line);border-left:3px solid var(--c);color:var(--tx);background:#08080a;border-radius:0 12px 12px 0;padding:16px 18px;font-size:15px;line-height:1.65}.academy-module__hdWHwW__tabsPanel p{margin:0 0 10px}.academy-module__hdWHwW__tabsPanel p:last-child{margin-bottom:0}.academy-module__hdWHwW__tabsPanel strong{color:var(--ink)}.academy-module__hdWHwW__tabsPanel code{font-family:var(--font-geist-mono,ui-monospace, monospace);color:var(--ink);border:1px solid var(--line);background:#17171a;border-radius:6px;padding:1px 6px;font-size:.86em}.academy-module__hdWHwW__aff{border:1px solid color-mix(in srgb, var(--c) 30%, var(--line));background:var(--surf);border-radius:16px;overflow:hidden}.academy-module__hdWHwW__affBd{border-left:3px solid var(--c);padding:20px 22px}.academy-module__hdWHwW__affK{letter-spacing:.13em;text-transform:uppercase;color:var(--c);align-items:center;font-size:11px;font-weight:600;display:inline-flex}.academy-module__hdWHwW__affName{color:var(--ink);letter-spacing:-.01em;margin:6px 0 8px;font-size:18px;font-weight:600;display:block}.academy-module__hdWHwW__affTx{color:var(--tx);font-size:15px;line-height:1.6}.academy-module__hdWHwW__affTx p{margin:0 0 10px}.academy-module__hdWHwW__affTx p:last-child{margin-bottom:0}.academy-module__hdWHwW__affTx strong{color:var(--ink)}.academy-module__hdWHwW__affCta{background:var(--c);color:#08080a;border-radius:10px;align-items:center;gap:8px;height:42px;margin-top:14px;padding:0 20px;font-size:14px;font-weight:600;text-decoration:none;transition:background .18s;display:inline-flex}.academy-module__hdWHwW__affCta:hover{background:color-mix(in srgb, var(--c) 82%, #fff)}.academy-module__hdWHwW__affDis{color:var(--micro);margin:14px 0 0;font-size:12px;line-height:1.5}.academy-module__hdWHwW__pwInput{border:1px solid var(--line);width:100%;color:var(--ink);font-size:15px;font-family:var(--font-geist-mono,ui-monospace, monospace);background:#0d0d10;border-radius:10px;outline:none;margin:16px 0 14px;padding:13px 15px;transition:border-color .16s;display:block}.academy-module__hdWHwW__pwInput:focus{border-color:var(--c)}.academy-module__hdWHwW__pwBarWrap{border:1px solid var(--line);background:#101013;border-radius:999px;height:10px;overflow:hidden}.academy-module__hdWHwW__pwBar{border-radius:999px;height:100%;transition:width .25s,background .25s;display:block}.academy-module__hdWHwW__pw_dim{background:#2a2a2e}.academy-module__hdWHwW__pw_bad{background:var(--bad)}.academy-module__hdWHwW__pw_warn{background:var(--warn)}.academy-module__hdWHwW__pw_ok{background:var(--ok)}.academy-module__hdWHwW__pwOut{margin:12px 0 0;font-size:14.5px;font-weight:500}.academy-module__hdWHwW__pwt_dim{color:var(--dim)}.academy-module__hdWHwW__pwt_bad{color:var(--bad)}.academy-module__hdWHwW__pwt_warn{color:var(--warn)}.academy-module__hdWHwW__pwt_ok{color:var(--ok)}.academy-module__hdWHwW__pwBits{color:var(--micro);font-size:12.5px;font-weight:400}.academy-module__hdWHwW__chk{border:1px solid var(--line);background:var(--surf);border-radius:16px;padding:22px 24px}.academy-module__hdWHwW__chkKick{letter-spacing:.13em;text-transform:uppercase;color:var(--c);align-items:center;font-size:11px;font-weight:600;display:inline-flex}.academy-module__hdWHwW__chkHead b{color:var(--ink);margin-top:6px;font-size:16px;font-weight:600;display:block}.academy-module__hdWHwW__chkHead p{color:var(--dim);margin:6px 0 0;font-size:14px;line-height:1.55}.academy-module__hdWHwW__chkList{gap:8px;margin:16px 0;padding:0;list-style:none;display:grid}.academy-module__hdWHwW__chkItem{text-align:left;border:1px solid var(--line);width:100%;color:var(--tx);cursor:pointer;background:#0d0d10;border-radius:11px;align-items:flex-start;gap:12px;padding:13px 15px;font-family:inherit;font-size:14.5px;line-height:1.5;transition:border-color .16s,background .16s,color .16s;display:flex}.academy-module__hdWHwW__chkItem:hover{color:var(--ink);border-color:#38383d}.academy-module__hdWHwW__chkBox{color:#08080a;border:1.5px solid #45454b;border-radius:6px;flex-shrink:0;place-items:center;width:20px;height:20px;font-size:13px;font-weight:700;transition:background .16s,border-color .16s;display:grid}.academy-module__hdWHwW__chkOn{border-color:color-mix(in srgb, var(--ok) 55%, var(--line));background:color-mix(in srgb, var(--ok) 8%, #0d0d10);color:var(--ink)}.academy-module__hdWHwW__chkOn .academy-module__hdWHwW__chkBox{background:var(--ok);border-color:var(--ok)}.academy-module__hdWHwW__chkProg{align-items:center;gap:14px;display:flex}.academy-module__hdWHwW__chkBarWrap{border:1px solid var(--line);background:#101013;border-radius:999px;flex:1;height:8px;overflow:hidden}.academy-module__hdWHwW__chkBar{background:var(--ok);border-radius:999px;height:100%;transition:width .25s;display:block}.academy-module__hdWHwW__chkCount{color:var(--dim);font-variant-numeric:tabular-nums;white-space:nowrap;font-size:12.5px;font-weight:500}@media (prefers-reduced-motion:reduce){.academy-module__hdWHwW__motifScan,.academy-module__hdWHwW__motifPulse,.academy-module__hdWHwW__pipeDot,.academy-module__hdWHwW__sylDot{animation:none}}
