.HeroScene-module__Jd-DRq__scene{width:min(440px,100%);height:auto;overflow:visible}.HeroScene-module__Jd-DRq__spin,.HeroScene-module__Jd-DRq__coin,.HeroScene-module__Jd-DRq__hop,.HeroScene-module__Jd-DRq__blk,.HeroScene-module__Jd-DRq__twinkle,.HeroScene-module__Jd-DRq__caret,.HeroScene-module__Jd-DRq__bracketL,.HeroScene-module__Jd-DRq__bracketR,.HeroScene-module__Jd-DRq__gearWrap{transform-box:fill-box;transform-origin:50%}.HeroScene-module__Jd-DRq__spin{animation:16s linear infinite HeroScene-module__Jd-DRq__spin}@keyframes HeroScene-module__Jd-DRq__spin{to{transform:rotate(360deg)}}.HeroScene-module__Jd-DRq__hop{animation:1.9s cubic-bezier(.3,0,.5,1) infinite HeroScene-module__Jd-DRq__hop}@keyframes HeroScene-module__Jd-DRq__hop{0%,55%,to{transform:translateY(0)}25%{transform:translateY(-26px)}35%{transform:translateY(-26px)}}.HeroScene-module__Jd-DRq__coin{animation:2.6s ease-in-out infinite HeroScene-module__Jd-DRq__coin}@keyframes HeroScene-module__Jd-DRq__coin{0%,to{transform:translateY(0)scaleX(1)}25%{transform:translateY(-9px)scaleX(.25)}50%{transform:translateY(0)scaleX(1)}75%{transform:translateY(-9px)scaleX(.25)}}.HeroScene-module__Jd-DRq__blk{animation:3.4s ease-in-out infinite HeroScene-module__Jd-DRq__settle}.HeroScene-module__Jd-DRq__b1{animation-delay:0s}.HeroScene-module__Jd-DRq__b2{animation-delay:.25s}.HeroScene-module__Jd-DRq__b3{animation-delay:.5s}.HeroScene-module__Jd-DRq__b4{animation-delay:.75s}.HeroScene-module__Jd-DRq__b5{animation-delay:1s}@keyframes HeroScene-module__Jd-DRq__settle{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.HeroScene-module__Jd-DRq__twinkle{animation:2.4s ease-in-out infinite HeroScene-module__Jd-DRq__twinkle}.HeroScene-module__Jd-DRq__t1{animation-delay:0s}.HeroScene-module__Jd-DRq__t2{animation-delay:.8s}.HeroScene-module__Jd-DRq__t3{animation-delay:1.5s}@keyframes HeroScene-module__Jd-DRq__twinkle{0%,to{opacity:.25;transform:scale(.7)}50%{opacity:1;transform:scale(1.25)}}.HeroScene-module__Jd-DRq__caret{animation:1.1s step-end infinite HeroScene-module__Jd-DRq__blink}@keyframes HeroScene-module__Jd-DRq__blink{0%,50%{opacity:1}51%,to{opacity:0}}.HeroScene-module__Jd-DRq__bracketL{animation:6s ease-in-out infinite HeroScene-module__Jd-DRq__driftL}.HeroScene-module__Jd-DRq__bracketR{animation:6s ease-in-out infinite HeroScene-module__Jd-DRq__driftR}@keyframes HeroScene-module__Jd-DRq__driftL{0%,to{transform:translate(0)}50%{transform:translate(-6px)}}@keyframes HeroScene-module__Jd-DRq__driftR{0%,to{transform:translate(0)}50%{transform:translate(6px)}}@media (prefers-reduced-motion:reduce){.HeroScene-module__Jd-DRq__spin,.HeroScene-module__Jd-DRq__hop,.HeroScene-module__Jd-DRq__coin,.HeroScene-module__Jd-DRq__blk,.HeroScene-module__Jd-DRq__twinkle,.HeroScene-module__Jd-DRq__caret,.HeroScene-module__Jd-DRq__bracketL,.HeroScene-module__Jd-DRq__bracketR{animation:none}}
.GameCard-module__ggQ8zq__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.4rem;display:grid}.GameCard-module__ggQ8zq__card{box-shadow:var(--shadow-sm);border:1px solid var(--line);border-radius:var(--radius);background:#fff;flex-direction:column;transition:transform .18s,border-color .18s,box-shadow .2s;display:flex;position:relative;overflow:hidden}.GameCard-module__ggQ8zq__card:hover{border-color:var(--line-warm);box-shadow:var(--shadow);transform:translateY(-4px)}.GameCard-module__ggQ8zq__thumb{aspect-ratio:16/10;background:linear-gradient(160deg, var(--blue-tint) 0%, var(--blue-tint-2) 100%);flex-shrink:0;position:relative;overflow:hidden}.GameCard-module__ggQ8zq__thumb img{object-fit:cover;width:100%;height:100%;display:block}.GameCard-module__ggQ8zq__emoji{justify-content:center;align-items:center;font-size:3.4rem;display:flex;position:absolute;inset:0}.GameCard-module__ggQ8zq__thumb:after{content:"▶";color:#fff;opacity:0;background:#f2921fe6;justify-content:center;align-items:center;font-size:1.6rem;transition:opacity .18s;display:flex;position:absolute;inset:0}.GameCard-module__ggQ8zq__card:hover .GameCard-module__ggQ8zq__thumb:after{opacity:1}.GameCard-module__ggQ8zq__badge{z-index:2;letter-spacing:.08em;text-transform:uppercase;background:var(--blue);color:#fff;pointer-events:none;border-radius:999px;padding:.26rem .7rem;font-size:.68rem;font-weight:800;position:absolute;top:10px;left:10px}.GameCard-module__ggQ8zq__badgeStudent{background:var(--mint)}.GameCard-module__ggQ8zq__badge3d{background:var(--sky)}.GameCard-module__ggQ8zq__body{flex-direction:column;flex:1;gap:.4rem;padding:.95rem 1.05rem 1.05rem;display:flex}.GameCard-module__ggQ8zq__title{font-family:var(--font-fredoka), sans-serif;font-size:1.12rem;font-weight:600}.GameCard-module__ggQ8zq__maker{color:var(--blue);font-size:.85rem;font-weight:700}.GameCard-module__ggQ8zq__blurb{color:var(--muted);flex:1;font-size:.85rem;font-weight:500;line-height:1.45}.GameCard-module__ggQ8zq__meta{border-top:1px solid var(--line);color:var(--dim);align-items:center;gap:.55rem;margin-top:.2rem;padding-top:.55rem;font-size:.76rem;font-weight:700;display:flex}.GameCard-module__ggQ8zq__tag{background:var(--blue-tint);color:var(--muted);border-radius:999px;padding:.2rem .6rem;font-size:.7rem;font-weight:700}.GameCard-module__ggQ8zq__plays{margin-left:auto}
.play-module__T8f-rq__page{padding-top:1.6rem;padding-bottom:3rem}.play-module__T8f-rq__back{color:var(--muted);margin-bottom:1.2rem;font-size:.88rem;font-weight:700;display:inline-block}.play-module__T8f-rq__back:hover{color:var(--blue)}.play-module__T8f-rq__head{flex-wrap:wrap;align-items:flex-end;gap:.6rem 1rem;margin-bottom:1.1rem;display:flex}.play-module__T8f-rq__head h1{font-size:clamp(1.7rem,3.6vw,2.5rem)}.play-module__T8f-rq__maker{color:var(--blue);font-size:1rem;font-weight:700}.play-module__T8f-rq__stats{color:var(--dim);gap:1rem;margin-left:auto;font-size:.84rem;font-weight:700;display:flex}.play-module__T8f-rq__shell{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#000;position:relative;overflow:hidden}.play-module__T8f-rq__shell:fullscreen{border:0;border-radius:0}.play-module__T8f-rq__frame{aspect-ratio:16/9;border:0;width:100%;display:block}.play-module__T8f-rq__shell:fullscreen .play-module__T8f-rq__frame{aspect-ratio:auto;height:100vh}.play-module__T8f-rq__frameBar{background:var(--surface);border-top:1px solid var(--line);align-items:center;gap:.6rem;padding:.6rem .8rem;display:flex}.play-module__T8f-rq__shell:fullscreen .play-module__T8f-rq__frameBar{display:none}.play-module__T8f-rq__blurb{color:var(--muted);max-width:46rem;margin-top:1.4rem;font-size:1rem;font-weight:500;line-height:1.6}.play-module__T8f-rq__tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.play-module__T8f-rq__tag{background:var(--blue-tint);color:var(--muted);border-radius:999px;padding:.28rem .8rem;font-size:.78rem;font-weight:700}.play-module__T8f-rq__missing{text-align:center;color:var(--muted);padding:3rem 1rem;font-weight:600}.play-module__T8f-rq__more{margin-top:3.4rem}.play-module__T8f-rq__more h2{margin-bottom:1.2rem;font-size:1.4rem}@media (max-width:640px){.play-module__T8f-rq__frame{aspect-ratio:4/3}.play-module__T8f-rq__stats{width:100%;margin-left:0}}.play-module__T8f-rq__poster{aspect-ratio:16/9;border:1px solid var(--line);border-radius:var(--radius) var(--radius) 0 0;background-color:var(--blue-tint);cursor:pointer;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;padding:0;display:flex}.play-module__T8f-rq__posterInner{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#1f3c56c7;border-radius:18px;flex-direction:column;align-items:center;gap:.6rem;padding:1.4rem 1.8rem;display:flex}.play-module__T8f-rq__posterPlay{font-size:2.4rem;line-height:1}.play-module__T8f-rq__posterLabel{font-family:var(--font-fredoka), sans-serif;font-size:1.25rem;font-weight:600}.play-module__T8f-rq__posterNote{opacity:.85;text-align:center;max-width:22ch;font-size:.82rem;font-weight:600}.play-module__T8f-rq__poster:hover .play-module__T8f-rq__posterPlay,.play-module__T8f-rq__poster:focus-visible .play-module__T8f-rq__posterPlay{transform:scale(1.12)}.play-module__T8f-rq__posterPlay{transition:transform .15s}@media (prefers-reduced-motion:reduce){.play-module__T8f-rq__posterPlay{transition:none}}.play-module__T8f-rq__links{flex-wrap:wrap;gap:.6rem;margin:1.2rem 0 .4rem;display:flex}.play-module__T8f-rq__slowHint{min-width:12rem;color:var(--muted);flex:1;font-size:.82rem;font-weight:600}
.arcade-module__eQf1Tq__hero{text-align:center;padding-top:3.2rem;padding-bottom:2rem}.arcade-module__eQf1Tq__hero h1{margin:.7rem 0 .8rem;font-size:clamp(2rem,5.5vw,3.4rem)}.arcade-module__eQf1Tq__hl{color:var(--blue)}.arcade-module__eQf1Tq__hero p{color:var(--muted);max-width:560px;margin:0 auto;font-size:1.05rem;font-weight:500;line-height:1.6}.arcade-module__eQf1Tq__controlsBar{top:var(--nav-h);z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#ffffffe6;margin-bottom:1.4rem;position:sticky}.arcade-module__eQf1Tq__controls{flex-wrap:wrap;align-items:center;gap:.6rem;padding-top:.8rem;padding-bottom:.8rem;display:flex}.arcade-module__eQf1Tq__chip{border:1px solid var(--line);background:var(--surface);color:var(--muted);font-family:var(--font-baloo), sans-serif;cursor:pointer;border-radius:999px;padding:.44rem 1rem;font-size:.86rem;font-weight:700;transition:background .15s,color .15s,border-color .15s}.arcade-module__eQf1Tq__chip:hover{color:var(--text);border-color:var(--line-warm)}.arcade-module__eQf1Tq__on{background:var(--blue);border-color:var(--blue);color:#fff}.arcade-module__eQf1Tq__spacer{flex:1}.arcade-module__eQf1Tq__search,.arcade-module__eQf1Tq__sort{border:1px solid var(--line);background:var(--surface);color:var(--text);font-family:var(--font-baloo), sans-serif;border-radius:999px;outline:none;padding:.46rem .9rem;font-size:.88rem;font-weight:600}.arcade-module__eQf1Tq__search{min-width:190px}.arcade-module__eQf1Tq__search::placeholder{color:var(--dim)}.arcade-module__eQf1Tq__search:focus,.arcade-module__eQf1Tq__sort:focus{border-color:var(--blue)}.arcade-module__eQf1Tq__sort{flex-shrink:0;padding-right:.6rem}.arcade-module__eQf1Tq__sort option{color:var(--text);background:#fff}.arcade-module__eQf1Tq__count{color:var(--dim);padding-bottom:1rem;font-size:.84rem;font-weight:700}.arcade-module__eQf1Tq__empty{text-align:center;color:var(--muted);grid-column:1/-1;padding:3rem 1rem;font-weight:600}.arcade-module__eQf1Tq__submitStrip{border:1px dashed var(--line-warm);border-radius:var(--radius);background:#ffca1d0d;flex-wrap:wrap;align-items:center;gap:1.2rem;margin:3.4rem 0 1rem;padding:2rem 1.8rem;display:flex}.arcade-module__eQf1Tq__submitStrip>div{flex:1;min-width:260px}.arcade-module__eQf1Tq__submitStrip h3{margin-bottom:.35rem;font-size:1.35rem}.arcade-module__eQf1Tq__submitStrip p{color:var(--muted);font-size:.92rem;font-weight:500;line-height:1.55}@media (max-width:720px){.arcade-module__eQf1Tq__spacer{display:none}.arcade-module__eQf1Tq__search{flex:1;min-width:0}}
.home-module__87cNcW__hero{padding-top:4.2rem;padding-bottom:3rem}.home-module__87cNcW__heroGrid{grid-template-columns:1.15fr .85fr;align-items:center;gap:3rem;display:grid}.home-module__87cNcW__heroGrid>*{min-width:0}.home-module__87cNcW__title{margin:.8rem 0 1.1rem;font-size:clamp(2.2rem,5.2vw,3.9rem)}.home-module__87cNcW__hl{color:var(--blue)}.home-module__87cNcW__lede{color:var(--muted);max-width:34rem;font-size:1.1rem;font-weight:500;line-height:1.62}.home-module__87cNcW__cta{flex-wrap:wrap;gap:.8rem;margin-top:1.8rem;display:flex}.home-module__87cNcW__art{justify-content:center;display:flex}.home-module__87cNcW__featuredHead{flex-wrap:wrap;align-items:flex-end;gap:1rem;margin-bottom:2rem;display:flex}.home-module__87cNcW__featuredHead>:first-child{flex:1;margin-bottom:0}.home-module__87cNcW__featuredHead>:last-child{margin-left:auto}.home-module__87cNcW__tracks{grid-template-columns:repeat(2,1fr);gap:1.6rem;display:grid}.home-module__87cNcW__track{flex-direction:column;display:flex;position:relative;overflow:hidden}.home-module__87cNcW__track:before{content:"";z-index:1;height:4px;position:absolute;inset:0 0 auto}.home-module__87cNcW__t1:before{background:var(--orange)}.home-module__87cNcW__t2:before{background:var(--blue)}.home-module__87cNcW__projectMain{min-width:0}.home-module__87cNcW__projectImg{aspect-ratio:8/5;object-fit:cover;border:1px solid var(--line);background:var(--surface);border-radius:12px;width:100%;height:auto;margin:.55rem 0 .7rem;display:block}.home-module__87cNcW__trackHead{flex-wrap:wrap;align-items:baseline;gap:.6rem;display:flex}.home-module__87cNcW__trackBadge{font-family:var(--font-fredoka), sans-serif;color:var(--ink);font-size:1.15rem;font-weight:600}.home-module__87cNcW__trackAges{letter-spacing:.1em;text-transform:uppercase;color:var(--orange);font-size:.78rem;font-weight:800}.home-module__87cNcW__trackTagline{margin:.5rem 0 .3rem;font-size:1.32rem}.home-module__87cNcW__trackMeta{color:var(--muted);border-bottom:1px solid var(--line);padding-bottom:1.1rem;font-size:.86rem;font-weight:700}.home-module__87cNcW__projects{flex-direction:column;gap:1.3rem;margin-top:1.2rem;list-style:none;display:flex}.home-module__87cNcW__project{gap:.85rem;display:flex}.home-module__87cNcW__projectN{background:var(--blue-tint);width:2.1rem;height:2.1rem;color:var(--blue);font-family:var(--font-fredoka), sans-serif;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.78rem;font-weight:600;display:flex}.home-module__87cNcW__weeks{letter-spacing:.12em;text-transform:uppercase;color:var(--dim);font-size:.72rem;font-weight:800}.home-module__87cNcW__projectTitle{margin:.2rem 0 .3rem;font-size:1.05rem}.home-module__87cNcW__projectBody{color:var(--muted);font-size:.9rem;font-weight:500;line-height:1.55}.home-module__87cNcW__ship{color:var(--ink);margin-top:.45rem;font-size:.84rem;font-weight:700}.home-module__87cNcW__how{grid-template-columns:repeat(4,1fr);gap:1.4rem;display:grid}.home-module__87cNcW__howIcon{margin-bottom:.7rem;font-size:2rem;display:block}.home-module__87cNcW__how h3{margin-bottom:.5rem;font-size:1.18rem}.home-module__87cNcW__how p{color:var(--muted);font-size:.92rem;font-weight:500;line-height:1.6}.home-module__87cNcW__cite{color:var(--dim);letter-spacing:.01em;margin-top:.8rem;font-size:.76rem;font-style:normal;font-weight:700;display:block}.home-module__87cNcW__trackNeeds{border-top:1px solid var(--line);color:var(--muted);margin-top:auto;padding-top:1.1rem;font-size:.86rem;font-weight:700}.home-module__87cNcW__enroll{text-align:center;border:1px solid var(--line-warm);background:radial-gradient(ellipse 70% 120% at 50% 0%, #f2921f1f 0%, transparent 70%), linear-gradient(180deg, #fff 0%, var(--surface) 100%);border-radius:26px;padding:3.4rem 2rem}.home-module__87cNcW__enroll h2{margin:.7rem 0 .8rem;font-size:clamp(1.8rem,4vw,2.7rem)}.home-module__87cNcW__enroll p{color:var(--muted);max-width:520px;margin:0 auto 1.8rem;font-size:1.02rem;font-weight:500;line-height:1.6}.home-module__87cNcW__enrollCta{flex-wrap:wrap;justify-content:center;gap:.8rem;display:flex}@media (max-width:1050px){.home-module__87cNcW__how{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.home-module__87cNcW__heroGrid{grid-template-columns:1fr;gap:2rem}.home-module__87cNcW__art{order:-1}.home-module__87cNcW__tracks,.home-module__87cNcW__how{grid-template-columns:1fr}}.home-module__87cNcW__faq{gap:.8rem;max-width:820px;display:grid}.home-module__87cNcW__faqItem{padding:1.1rem 1.3rem}.home-module__87cNcW__faqQ{cursor:pointer;color:var(--ink);justify-content:space-between;align-items:center;gap:1rem;font-size:1.02rem;font-weight:700;list-style:none;display:flex}.home-module__87cNcW__faqQ::-webkit-details-marker{display:none}.home-module__87cNcW__faqQ:after{content:"+";color:var(--orange);flex-shrink:0;font-size:1.4rem;line-height:1}.home-module__87cNcW__faqItem[open] .home-module__87cNcW__faqQ:after{content:"−"}.home-module__87cNcW__faqA{color:var(--muted);margin-top:.8rem;font-size:.95rem;font-weight:500;line-height:1.65}
