.academy-module__bwVotG__page{--academy-paper:#dfe3dc;--academy-ink:#101511;--academy-line:#f4f4ef24;background:#070908;overflow:clip}.academy-module__bwVotG__page h1,.academy-module__bwVotG__page h2,.academy-module__bwVotG__page h3,.academy-module__bwVotG__page p{margin:0}.academy-module__bwVotG__hero{background:radial-gradient(circle at 76% 38%,#16c99a21,#0000 30rem),radial-gradient(circle at 98% 92%,#f13f6212,#0000 24rem),#070908;align-items:center;min-height:min(920px,100svh);padding:150px 0 92px;display:grid}.academy-module__bwVotG__heroGrid{grid-template-columns:minmax(0,.86fr) minmax(540px,1.14fr);align-items:center;gap:clamp(48px,7vw,100px);display:grid}.academy-module__bwVotG__heroCopy{min-width:0}.academy-module__bwVotG__heroCopy>*{opacity:0;animation:.68s cubic-bezier(.2,.8,.2,1) forwards academy-module__bwVotG__academyEnter;transform:translateY(18px)}.academy-module__bwVotG__heroCopy>:first-child{animation-delay:80ms}.academy-module__bwVotG__heroCopy>:nth-child(2){animation-delay:.17s}.academy-module__bwVotG__heroCopy>:nth-child(3){animation-delay:.28s}.academy-module__bwVotG__heroCopy>:nth-child(4){animation-delay:.38s}.academy-module__bwVotG__heroCopy>:nth-child(5){animation-delay:.46s}.academy-module__bwVotG__kicker,.academy-module__bwVotG__darkKicker{letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;display:flex;font:.74rem/1.5 var(--mono)!important;color:#aeb8b1!important;margin-bottom:22px!important}.academy-module__bwVotG__kicker span{background:#16c99a;border-radius:50%;flex:none;width:7px;height:7px}.academy-module__bwVotG__hero h1{letter-spacing:-.055em;max-width:10ch;font-size:clamp(4rem,6vw,6.2rem);line-height:.93}.academy-module__bwVotG__hero h1 em{font-family:var(--serif);color:#a9ead8;font-weight:400;display:block}.academy-module__bwVotG__heroLead{max-width:600px;color:#bac2bc!important;margin-top:30px!important;font-size:clamp(1.1rem,1.5vw,1.32rem)!important;line-height:1.58!important}.academy-module__bwVotG__actions{flex-wrap:wrap;align-items:center;gap:24px;margin-top:34px;display:flex}.academy-module__bwVotG__textLink{color:#f4f4ef;border-bottom:1px solid #16c99a;align-items:center;gap:10px;min-height:44px;font-weight:650;display:inline-flex}.academy-module__bwVotG__platformNote{color:#879089!important;font:.73rem/1.5 var(--mono)!important;margin-top:18px!important}.academy-module__bwVotG__curriculum{opacity:0;background:linear-gradient(145deg,#ffffff0a,#07090840);border:1px solid #f4f4ef24;border-radius:5px 42px 5px 5px;min-height:570px;padding:28px;animation:.9s cubic-bezier(.16,1,.3,1) .22s forwards academy-module__bwVotG__curriculumEnter;position:relative;transform:translate(24px)scale(.97)}.academy-module__bwVotG__curriculum:before{content:"";pointer-events:none;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:38px 38px;position:absolute;inset:74px 28px 28px;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.academy-module__bwVotG__curriculumHead{z-index:1;border-bottom:1px solid var(--academy-line);font:.7rem/1.4 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#87928b;justify-content:space-between;padding-bottom:18px;display:flex;position:relative}.academy-module__bwVotG__curriculumHead b{color:#b9c3bd;font-weight:400}.academy-module__bwVotG__sourceNode{z-index:2;background:#091f19e0;border:1px solid #58ddba75;border-radius:4px 22px 4px 4px;width:min(390px,78%);margin:52px auto 0;padding:25px 28px;position:relative;box-shadow:0 20px 60px -40px #16c99ae6}.academy-module__bwVotG__sourceNode span,.academy-module__bwVotG__codeGrid span{font:.66rem/1.4 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:#78cdb6}.academy-module__bwVotG__sourceNode strong{margin-top:7px;font-size:1.45rem;display:block}.academy-module__bwVotG__sourceNode small{color:#aab5ae;margin-top:8px;line-height:1.45;display:block}.academy-module__bwVotG__curriculumLine{z-index:1;transform-origin:top;background:#41c9a5;width:1px;height:52px;margin:0 auto;animation:.44s ease-out .72s forwards academy-module__bwVotG__lineDraw;position:relative;transform:scaleY(0)}.academy-module__bwVotG__codeGrid{z-index:2;border-top:1px solid var(--academy-line);border-left:1px solid var(--academy-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:relative}.academy-module__bwVotG__codeGrid>div{border-right:1px solid var(--academy-line);border-bottom:1px solid var(--academy-line);opacity:0;min-height:130px;animation:academy-module__bwVotG__codeEnter .5s ease-out var(--code-delay) forwards;background:#070908d1;align-content:center;gap:6px;padding:20px;display:grid;transform:translateY(12px)}.academy-module__bwVotG__codeGrid strong{font-size:1.12rem}.academy-module__bwVotG__codeGrid small{color:#949f98;font-size:.72rem;line-height:1.4}.academy-module__bwVotG__definitionSection,.academy-module__bwVotG__loopSection,.academy-module__bwVotG__insideSection,.academy-module__bwVotG__fitSection,.academy-module__bwVotG__supportSection{padding:clamp(86px,9vw,142px) 0}.academy-module__bwVotG__definitionGrid,.academy-module__bwVotG__insideGrid,.academy-module__bwVotG__fitGrid,.academy-module__bwVotG__finalGrid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:clamp(50px,9vw,130px);display:grid}.academy-module__bwVotG__page h2{letter-spacing:-.045em;max-width:13ch;font-size:clamp(2.8rem,4.8vw,5rem);line-height:.98}.academy-module__bwVotG__definitionCopy{border-left:1px solid var(--academy-line);gap:24px;padding-left:32px;display:grid}.academy-module__bwVotG__definitionCopy p{color:#b8c0ba;max-width:620px;font-size:1.12rem;line-height:1.65}.academy-module__bwVotG__loopSection{background:#0c100e}.academy-module__bwVotG__sectionHead{justify-content:space-between;align-items:end;gap:48px;margin-bottom:50px;display:flex}.academy-module__bwVotG__sectionHead>p{color:#aeb7b1;max-width:430px;line-height:1.6}.academy-module__bwVotG__learningLoop{border-top:1px solid var(--academy-line);border-left:1px solid var(--academy-line);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;display:grid}.academy-module__bwVotG__learningLoop li{border-right:1px solid var(--academy-line);border-bottom:1px solid var(--academy-line);min-height:280px;padding:28px;position:relative}.academy-module__bwVotG__learningLoop li:not(:last-child):after{content:"→";z-index:2;color:#05120e;background:#16c99a;border-radius:50%;place-items:center;width:28px;height:28px;display:grid;position:absolute;top:38px;right:-14px}.academy-module__bwVotG__learningLoop>li>span{color:#70cdb4;font:.72rem/1 var(--mono)}.academy-module__bwVotG__learningLoop h3{margin-top:74px;font-size:1.55rem}.academy-module__bwVotG__learningLoop p{color:#aeb7b1;margin-top:14px;line-height:1.58}.academy-module__bwVotG__insideGrid{align-items:center}.academy-module__bwVotG__academyImage{background:#0c100e;border-radius:4px 54px 4px 4px;min-height:660px;margin:0;position:relative;overflow:hidden}.academy-module__bwVotG__academyImage:after{content:"";background:linear-gradient(#0000 45%,#070908cc);position:absolute;inset:0}.academy-module__bwVotG__academyImage img{object-fit:cover;object-position:54% 42%}.academy-module__bwVotG__academyImage figcaption{z-index:2;color:#e0e5e1;font:.7rem/1.5 var(--mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:9px;display:flex;position:absolute;bottom:22px;left:24px}.academy-module__bwVotG__academyImage figcaption span{background:#16c99a;border-radius:50%;width:7px;height:7px}.academy-module__bwVotG__insideList{border-top:1px solid var(--academy-line);margin-top:38px}.academy-module__bwVotG__insideList article{border-bottom:1px solid var(--academy-line);grid-template-columns:minmax(150px,.7fr) 1.3fr;gap:24px;padding:23px 0;display:grid}.academy-module__bwVotG__insideList h3{font-size:1rem}.academy-module__bwVotG__insideList p{color:#aab3ad;font-size:.95rem;line-height:1.55}.academy-module__bwVotG__accessSection{background:var(--academy-paper);color:var(--academy-ink);padding:clamp(82px,9vw,132px) 0}.academy-module__bwVotG__accessSection h2{color:var(--academy-ink)}.academy-module__bwVotG__accessSection .academy-module__bwVotG__sectionHead>p{color:#46534b}.academy-module__bwVotG__darkKicker{color:#526158!important}.academy-module__bwVotG__accessGrid{border-top:1px solid #9ba69e;border-left:1px solid #9ba69e;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.academy-module__bwVotG__accessGrid article{border-bottom:1px solid #9ba69e;border-right:1px solid #9ba69e;min-height:300px;padding:32px}.academy-module__bwVotG__accessGrid article>span{color:#536158;font:.7rem/1.4 var(--mono);letter-spacing:.1em;text-transform:uppercase}.academy-module__bwVotG__accessGrid h3{color:#101511;max-width:22ch;margin-top:48px;font-size:1.55rem;line-height:1.18}.academy-module__bwVotG__accessGrid p{color:#46534b;max-width:52ch;margin-top:18px;line-height:1.58}.academy-module__bwVotG__paidAccess{background:#cfd8d0}.academy-module__bwVotG__darkButton{color:#f4f4ef;background:#101511;border-radius:6px;gap:10px;margin-top:30px;padding:13px 21px;font-weight:700;transition:transform .18s,background .18s;display:inline-flex}.academy-module__bwVotG__darkButton:hover,.academy-module__bwVotG__darkButton:focus-visible{background:#173c31;transform:translateY(-1px)}.academy-module__bwVotG__fitColumns{border-top:1px solid var(--academy-line);border-left:1px solid var(--academy-line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.academy-module__bwVotG__fitColumns>div{border-right:1px solid var(--academy-line);border-bottom:1px solid var(--academy-line);padding:28px}.academy-module__bwVotG__fitColumns h3{font-size:1.15rem}.academy-module__bwVotG__fitColumns ul{gap:16px;margin-top:24px;display:grid}.academy-module__bwVotG__fitColumns li{color:#adb6b0;padding-left:18px;line-height:1.52;position:relative}.academy-module__bwVotG__fitColumns li:before{content:"";background:#16c99a;border-radius:50%;width:6px;height:6px;position:absolute;top:.68em;left:0}.academy-module__bwVotG__supportSection{background:#0c100e}.academy-module__bwVotG__supportGrid{border-top:1px solid var(--academy-line);border-left:1px solid var(--academy-line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.academy-module__bwVotG__supportGrid a{border-right:1px solid var(--academy-line);border-bottom:1px solid var(--academy-line);min-height:300px;padding:28px;transition:background .18s;position:relative}.academy-module__bwVotG__supportGrid a:hover,.academy-module__bwVotG__supportGrid a:focus-visible{background:#ffffff0a}.academy-module__bwVotG__supportGrid span{color:#839088;font:.7rem/1.4 var(--mono);letter-spacing:.1em;text-transform:uppercase}.academy-module__bwVotG__supportGrid h3{margin-top:76px;font-size:1.6rem}.academy-module__bwVotG__supportGrid p{color:#aeb7b1;margin-top:14px;line-height:1.56}.academy-module__bwVotG__supportGrid b{color:#65d2b5;position:absolute;top:24px;right:26px}.academy-module__bwVotG__finalSection{background:#09241c;padding:clamp(88px,9vw,134px) 0}.academy-module__bwVotG__finalGrid{align-items:center}.academy-module__bwVotG__finalGrid h2{max-width:12ch}.academy-module__bwVotG__finalGrid p{color:#b9c4bd;max-width:520px;margin-bottom:30px;font-size:1.1rem;line-height:1.6}.academy-module__bwVotG__page [data-academy-reveal]{opacity:0;transition:opacity .7s cubic-bezier(.2,.8,.2,1),transform .7s cubic-bezier(.2,.8,.2,1);transform:translateY(28px)}.academy-module__bwVotG__page [data-academy-reveal][data-visible=true]{opacity:1;transform:translateY(0)}@keyframes academy-module__bwVotG__academyEnter{to{opacity:1;transform:translateY(0)}}@keyframes academy-module__bwVotG__curriculumEnter{to{opacity:1;transform:translate(0)scale(1)}}@keyframes academy-module__bwVotG__lineDraw{to{transform:scaleY(1)}}@keyframes academy-module__bwVotG__codeEnter{to{opacity:1;transform:translateY(0)}}@media (max-width:1050px){.academy-module__bwVotG__heroGrid,.academy-module__bwVotG__definitionGrid,.academy-module__bwVotG__insideGrid,.academy-module__bwVotG__fitGrid,.academy-module__bwVotG__finalGrid{grid-template-columns:1fr}.academy-module__bwVotG__hero{min-height:auto}.academy-module__bwVotG__curriculum,.academy-module__bwVotG__academyImage{min-height:540px}}@media (max-width:700px){.academy-module__bwVotG__hero{padding:128px 0 72px}.academy-module__bwVotG__heroGrid{gap:48px}.academy-module__bwVotG__hero h1{max-width:100%;font-size:clamp(3.1rem,13vw,4.2rem)}.academy-module__bwVotG__actions{flex-direction:column;align-items:flex-start;gap:15px}.academy-module__bwVotG__curriculum{border-radius:4px 28px 4px 4px;min-height:auto;padding:18px}.academy-module__bwVotG__curriculumHead b{display:none}.academy-module__bwVotG__sourceNode{width:100%;margin-top:34px;padding:20px}.academy-module__bwVotG__codeGrid{grid-template-columns:1fr}.academy-module__bwVotG__codeGrid>div{min-height:96px}.academy-module__bwVotG__definitionSection,.academy-module__bwVotG__loopSection,.academy-module__bwVotG__insideSection,.academy-module__bwVotG__fitSection,.academy-module__bwVotG__supportSection,.academy-module__bwVotG__accessSection,.academy-module__bwVotG__finalSection{padding:76px 0}.academy-module__bwVotG__page h2{font-size:clamp(2.55rem,12vw,3.7rem)}.academy-module__bwVotG__definitionCopy{border:0;border-top:1px solid var(--academy-line);padding:24px 0 0}.academy-module__bwVotG__sectionHead{flex-direction:column;align-items:flex-start;margin-bottom:34px}.academy-module__bwVotG__learningLoop,.academy-module__bwVotG__accessGrid,.academy-module__bwVotG__fitColumns,.academy-module__bwVotG__supportGrid{grid-template-columns:1fr}.academy-module__bwVotG__learningLoop li{min-height:220px}.academy-module__bwVotG__learningLoop li:not(:last-child):after{content:"↓";top:auto;bottom:-14px;right:24px}.academy-module__bwVotG__learningLoop h3{margin-top:48px}.academy-module__bwVotG__academyImage{min-height:430px}.academy-module__bwVotG__insideList article{grid-template-columns:1fr;gap:10px}.academy-module__bwVotG__accessGrid article{min-height:280px;padding:26px}.academy-module__bwVotG__supportGrid a{min-height:250px}}@media (prefers-reduced-motion:reduce){.academy-module__bwVotG__heroCopy>*,.academy-module__bwVotG__curriculum,.academy-module__bwVotG__curriculumLine,.academy-module__bwVotG__codeGrid>div,.academy-module__bwVotG__page [data-academy-reveal]{opacity:1;transition:none;animation:none;transform:none}}
