@charset "UTF-8";
:root{color-scheme:dark;--bg:#090e18;--surface:#111824;--border:#253040;--text:#f4f6fa;--muted:#a2acbd;--lime:#c5f45b;--violet:#baa1ff;--cyan:#75dcf5;--pink:#f0a7d6;--orange:#ffc392;--blue:#91b4ff;--red:#ff929a;--radius:20px;--container:1240px;--font:"Inter","Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body,button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}button{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}svg{display:block;width:22px;height:22px;flex-shrink:0}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.14;text-wrap:balance}h2{font-size:clamp(1.8rem,3vw,2.6rem);font-weight:650;letter-spacing:-.035em}h3{font-weight:650;letter-spacing:-.025em}a,button{outline-offset:6px}a:focus-visible,button:focus-visible{outline:2px solid var(--lime)}::selection{background:var(--lime);color:var(--bg)}[hidden]{display:none!important}.container{width:min(var(--container),calc(100% - 96px));margin-inline:auto}.section{padding-block:68px}.eyebrow{font-size:.75rem;letter-spacing:.14em;font-weight:600;color:var(--muted);line-height:1.7}.skip-link{position:fixed;left:16px;top:-100px;z-index:100;padding:12px 20px;background:var(--lime);color:var(--bg);border-radius:8px}.skip-link:focus{top:12px}
.site-header{position:sticky;top:0;z-index:30;background:rgba(9,14,24,.91);border-bottom:1px solid #96aac81f;backdrop-filter:blur(20px)}.header-inner{min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;white-space:nowrap;font-size:1.125rem;font-weight:800;letter-spacing:.035em}.brand-domain{font-size:.9rem;color:var(--muted);font-weight:500;letter-spacing:0}.brand-mark{width:37px;height:37px;display:flex;justify-content:center;align-items:center;position:relative;border-radius:11px;background:var(--lime);color:var(--bg);font-size:2.05rem;font-weight:900;font-style:italic;line-height:1;padding-right:6px;overflow:hidden}.brand-mark>span{font-size:.8rem;position:absolute;top:4px;right:4px;font-style:normal}.desktop-nav{display:flex;align-items:center;gap:29px}.desktop-nav a{font-size:.875rem;color:#bec6d2;transition:color .2s}.desktop-nav a:hover,.desktop-nav a[aria-current]{color:var(--lime)}.header-cta{display:inline-flex;align-items:center;gap:14px;font-size:.875rem;border:1px solid #536635;padding:10px 18px;border-radius:9px;color:var(--lime);transition:background .2s,border-color .2s}.header-cta:hover{background:#c5f41212;border-color:var(--lime)}.header-cta svg{width:18px;height:18px}.menu-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;background:var(--surface);border:1px solid var(--border);border-radius:8px;color:var(--text)}.mobile-nav{padding:4px 24px 20px;border-top:1px solid var(--border)}.mobile-nav a{display:block;padding:11px 0;color:#c8d0dc;font-size:1rem}
.hero{position:relative;overflow:hidden}.hero-inner{display:grid;grid-template-columns:1fr 1.1fr;align-items:center;min-height:675px;position:relative}.hero-copy{padding-block:58px;position:relative;z-index:2}.hero-eyebrow{display:flex;align-items:center;gap:10px;color:#c9d4e3;font-size:.75rem;margin-bottom:24px}.tiny-spark{color:var(--lime)}.tiny-spark svg{width:17px;height:17px}h1{font-size:clamp(3.25rem,5.7vw,5rem);letter-spacing:-.045em;font-weight:750;line-height:1.06}h1>span{color:var(--lime)}.hero-description{margin-top:23px;max-width:440px;color:#abb6c7;font-size:1.0625rem;line-height:1.8}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:16px;margin-top:29px}.button{display:inline-flex;justify-content:center;align-items:center;gap:16px;min-height:52px;padding:13px 22px;border-radius:10px;font-size:.9375rem;font-weight:650;border:1px solid transparent;transition:background .2s,transform .2s,border-color .2s}.button svg{width:20px;height:20px}.button-primary{background:var(--lime);color:#17210c}.button-primary:hover{background:#d3ff75;transform:translateY(-2px)}.button-quiet{padding-inline:10px;color:#c3cbd7}.button-quiet:hover{color:var(--text);background:#ffffff06}.button-outline{border-color:var(--border);background:transparent;color:var(--text)}.button-outline:hover{background:#16202e;border-color:#4f6179}.hero-note{display:flex;align-items:center;gap:12px;margin-top:31px;color:#929daf;font-size:.8125rem}.note-line{height:1px;width:24px;background:#718451}.hero-art{position:relative;min-width:0;width:125%;margin-left:-9%;animation:hero-enter 1s both}.hero-art img{width:100%;height:auto;mix-blend-mode:screen;mask-image:linear-gradient(to right,transparent 0%,black 13%,black 90%,transparent 100%);animation:float 9s ease-in-out infinite}.hero-halo{position:absolute;width:780px;height:780px;right:-12%;top:-35%;background:radial-gradient(circle,#13346820,transparent 70%);pointer-events:none}.orbit-label{position:absolute;display:flex;align-items:center;gap:10px;backdrop-filter:blur(10px);border:1px solid #adc6ff35;background:#131d35b3;box-shadow:0 12px 35px #0002;border-radius:10px;padding:12px 18px;font-size:.75rem;font-weight:600;letter-spacing:.13em}.orbit-label svg{width:19px;height:19px}.orbit-play{top:13%;right:19%;transform:rotate(9deg);color:var(--lime);animation:label-float 7s ease-in-out infinite}.orbit-learn{left:12%;bottom:15%;transform:rotate(-7deg);color:#d1c7ff;animation:label-float 7s ease-in-out -3s infinite}.art-caption{position:absolute;bottom:4%;left:28%;font-size:.75rem;color:#a6b6d0;letter-spacing:.07em}.explore-links{position:relative;z-index:3;display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--border);border-radius:14px;background:#101721;margin-bottom:16px}.explore-link{display:flex;align-items:center;gap:16px;padding:25px;transition:background .2s;min-width:0}.explore-link:first-child{border-radius:14px 0 0 14px}.explore-link:last-child{border-radius:0 14px 14px 0}.explore-link+.explore-link{border-left:1px solid var(--border)}.explore-link:hover{background:#ffffff04}.direction-icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex-shrink:0;border-radius:12px;background:color-mix(in srgb,currentColor 9%,transparent)}.direction-icon svg{width:24px;height:24px}.lime{color:var(--lime)}.violet{color:var(--violet)}.cyan{color:var(--cyan)}.pink{color:var(--pink)}.orange{color:var(--orange)}.blue{color:var(--blue)}.red{color:var(--red)}.explore-link strong{display:block;font-weight:650;font-size:1rem;line-height:1.5}.explore-link small{display:block;font-size:.875rem;color:var(--muted);margin-top:3px;line-height:1.5}.direction-arrow{margin-left:auto;color:#7c8799;flex-shrink:0}.direction-arrow svg{width:19px;height:19px}.explore-link:hover .direction-arrow{color:var(--lime)}
.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:30px}.section-heading .eyebrow{margin-bottom:10px}.section-counter{display:inline-flex;align-items:center;gap:9px;color:var(--text);font-size:.8125rem;white-space:nowrap;padding-bottom:5px}.section-counter svg{width:16px;height:16px;color:var(--lime)}.section-counter>span:last-child{color:var(--muted)}.games-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:25px}.game-card{border:1px solid var(--border);background:var(--surface);border-radius:var(--radius);overflow:hidden;transition:transform .3s,border-color .3s;display:flex;flex-direction:column;min-width:0}.game-card:hover{transform:translateY(-5px);border-color:#4c5f72}.game-cover{display:block;position:relative;overflow:hidden;aspect-ratio:1.92}.game-cover img{width:100%;height:100%;object-fit:cover;transition:transform .65s cubic-bezier(.2,.7,.2,1)}.game-card:hover .game-cover img{transform:scale(1.04)}.game-cover:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 65%,#09121b75);pointer-events:none}.cover-category,.cover-demo{position:absolute;z-index:1;top:16px;font-size:.75rem;line-height:1.4;font-weight:550;backdrop-filter:blur(14px);padding:7px 12px;border-radius:7px}.cover-category{left:16px;background:#0a121bbd;color:#f5f8ff;border:1px solid #ffffff26}.cover-demo{right:16px;background:#eef6ffd9;color:#25374b}.game-content{padding:25px 27px 26px;display:flex;flex-direction:column;flex:1}.game-title-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.game-title-row h3{font-size:1.6rem}.game-index{font-size:.875rem;font-family:monospace;letter-spacing:.1em;color:#8691a4}.game-description{font-size:1rem;color:var(--muted);margin-top:13px;max-width:500px;line-height:1.75}.game-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:auto;padding-top:24px}.game-tags{display:flex;flex-wrap:wrap;gap:7px}.game-tags span{font-size:.75rem;color:#b3bdce;border:1px solid #2c3849;background:#ffffff03;padding:4px 9px;border-radius:5px}.play-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;background:var(--lime);color:#1c2913;border-radius:8px;min-height:44px;padding:10px 17px;font-size:.875rem;font-weight:650;white-space:nowrap;transition:background .2s,transform .2s}.play-button svg{width:17px;height:17px}.play-button:hover{background:#d3ff78;transform:translateY(-1px)}.game-card.violet-card .play-button{background:#c9b4ff;color:#29164e}.game-card.violet-card .play-button:hover{background:#dccdff}.game-card.orange-card .play-button{background:#ffc65c;color:#3d2708}.game-card.orange-card .play-button:hover{background:#ffd88c}.demo-note{display:flex;align-items:flex-start;justify-content:center;gap:9px;color:#a0adbf;font-size:.8125rem;margin-top:21px;line-height:1.65}.demo-note svg{width:16px;height:16px;flex-shrink:0;margin-top:3px}
.learning-section{background:linear-gradient(150deg,#111a2a80,#0d142080);border-block:1px solid #ffffff07}.section-description{font-size:.875rem;color:var(--muted);line-height:1.8;max-width:330px;flex-shrink:0}.learning-layout{display:grid;grid-template-columns:.82fr 1.18fr;gap:24px}.learning-feature{position:relative;overflow:hidden;border-radius:var(--radius);padding:27px 30px 34px;background:radial-gradient(ellipse at 50% 27%,#533a854f,transparent 60%),#191c30;border:1px solid #47426866;display:flex;flex-direction:column;justify-content:space-between;min-width:0}.feature-topline{display:flex;align-items:center;justify-content:space-between;gap:12px}.status-pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #ffffff29;border-radius:30px;padding:5px 10px;color:#c7bddf;font-size:.75rem;line-height:1.5}.status-pill svg{width:13px;height:13px}.feature-index{color:#9c92b9;letter-spacing:.06em;font-size:.75rem}.learning-glyphs{display:flex;align-items:center;justify-content:center;gap:24px;min-height:143px;font-size:3.2rem;line-height:1;padding-block:24px;color:#c1adff;font-weight:650;letter-spacing:-.04em}.learning-glyphs span:first-child{transform:rotate(-11deg);color:#d4fac2}.learning-glyphs span:nth-child(2){font-family:Georgia,serif;font-size:5.1rem;transform:rotate(8deg)}.learning-glyphs span:last-child{font-size:2.1rem;transform:rotate(-6deg);color:#a4dce9}.learning-feature .eyebrow{font-size:.75rem;color:#b5a8d3;margin-bottom:11px}.learning-feature h3{font-size:2.35rem;font-weight:650;line-height:1.15;margin-bottom:16px}.learning-feature p:not(.eyebrow){font-size:1rem;color:#b4b5ca;max-width:340px;line-height:1.8}.feature-corner{position:absolute;right:24px;bottom:25px;color:#8a76b2}.feature-corner svg{width:26px;height:26px}.subjects-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.subject-card{display:flex;flex-direction:column;align-items:flex-start;min-width:0;border:1px solid var(--border);border-radius:14px;background:#111925;padding:21px 22px;transition:background .25s,border-color .25s}.subject-card:hover{background:#16202f;border-color:#3c4c63}.subject-top{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;margin-bottom:12px}.subject-icon svg{width:24px;height:24px}.soon-label{color:#a8b3c4;font-size:.75rem;white-space:nowrap}.subject-card h3{font-size:1rem;margin-bottom:6px;letter-spacing:-.01em}.subject-card p{font-size:.875rem;color:var(--muted);line-height:1.6}.category-line{display:flex;align-items:center;gap:22px;border-top:1px solid var(--border);padding-top:23px;margin-top:29px;font-size:.875rem;color:#a7b2c4}.category-line>span:first-child{white-space:nowrap}.category-line>div{display:flex;gap:10px;flex-wrap:wrap}.category-line>div>span{padding:5px 12px;border:1px solid #2c3748;border-radius:30px;font-size:.75rem;color:#b2bdcf}.category-plus{margin-left:auto;color:#8896ac}.category-plus svg{width:18px;height:18px}.subtle-pill{font-size:.75rem;color:#b5c1d2;border:1px solid var(--border);border-radius:30px;padding:6px 13px;white-space:nowrap}.tools-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.tool-card{background:var(--surface);padding:27px;border:1px solid var(--border);border-radius:var(--radius);position:relative;min-width:0;transition:transform .25s,border-color .25s}.tool-card:hover{transform:translateY(-4px);border-color:#48576e}.tool-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px;gap:16px}.tool-card h3{font-size:1.1rem;line-height:1.35;margin-bottom:12px;max-width:250px}.tool-card p{font-size:1rem;color:var(--muted);line-height:1.75}.tool-card .direction-icon{width:46px;height:46px}.tool-card .direction-icon svg{width:23px;height:23px}
.community-section{padding-top:20px;padding-bottom:65px}.community-panel{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:70px;padding:45px 49px;background:radial-gradient(ellipse at 0% 100%,#a6b83d0d,transparent 60%),#121a23;border:1px solid #303e3d;border-radius:24px}.community-copy .eyebrow{color:#b8c694;margin-bottom:14px}.community-copy h2{font-size:2.65rem;line-height:1.13}.community-copy h2>span{color:var(--lime)}.community-copy>p:not(.eyebrow){font-size:1rem;color:var(--muted);margin-top:18px;line-height:1.8}.community-signature{display:flex;align-items:center;font-size:.8125rem;font-weight:700;letter-spacing:.08em;margin-top:28px;color:#c8d6b4}.community-signature>span:first-child{color:#849273}.community-signature svg{width:16px;height:16px;margin-left:10px}.socials-list{display:flex;flex-direction:column;gap:12px;min-width:0}.social-card{display:flex;align-items:center;gap:17px;padding:19px 21px;border:1px solid #2a3747;border-radius:12px;background:#121b28;transition:border-color .2s,background .2s}.social-card:hover{border-color:#4a5b6e;background:#162231}.social-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:42px;height:42px;border-radius:11px;background:color-mix(in srgb,currentColor 9%,transparent)}.social-icon svg{width:23px;height:23px}.social-text{flex:1;min-width:0}.social-text h3{font-size:1rem;font-weight:600;letter-spacing:0}.social-text p{font-size:.875rem;color:var(--muted);margin-top:4px;line-height:1.5}.social-card .soon-label{font-size:.75rem}.site-footer{border-top:1px solid var(--border);padding-top:33px;padding-bottom:25px}.footer-main{display:flex;align-items:center;gap:25px}.footer-main>p{font-size:.875rem;color:var(--muted)}.back-to-top{margin-left:auto;display:flex;align-items:center;gap:10px;font-size:.875rem;color:#c1cada;white-space:nowrap}.back-to-top svg{width:18px;height:18px}.back-to-top:hover{color:var(--lime)}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-top:28px;font-size:.75rem;color:#8996a8}.noscript-note{background:var(--surface);padding:20px;text-align:center;color:var(--lime)}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.reveal.is-awaiting{opacity:0;transform:translateY(20px)}.reveal{transition:opacity .6s,transform .6s}.reveal.is-visible{opacity:1;transform:translateY(0)}.reveal:nth-child(2){transition-delay:.06s}.reveal:nth-child(3){transition-delay:.12s}
.demo-page{min-height:100dvh;display:flex;flex-direction:column}.demo-header{border-bottom:1px solid var(--border);padding-block:24px}.demo-main{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;flex:1;padding-block:70px}.demo-main h1{font-size:clamp(2.3rem,4.8vw,4rem);margin-top:20px;line-height:1.1}.demo-main p{color:var(--muted);font-size:1rem;line-height:1.85;margin-top:22px}.demo-main .button{margin-top:28px}.demo-visual{overflow:hidden;border:1px solid var(--border);border-radius:24px;aspect-ratio:1.3}.demo-visual img{width:100%;height:100%;object-fit:cover}.demo-footer{padding-bottom:28px;color:var(--muted);font-size:.8125rem}
@keyframes float{0%,100%{transform:translateY(0)}50%{transform:translateY(-13px)}}@keyframes label-float{0%,100%{translate:0 0}50%{translate:0 -8px}}@keyframes hero-enter{from{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1500px){.hero-inner{min-height:710px}.hero-art{width:135%;margin-left:-12%}}
@media(max-width:1150px){.container{width:calc(100% - 64px)}.desktop-nav{gap:20px}.header-inner{gap:20px}.brand{font-size:1rem}.header-cta{padding:10px 13px;gap:10px}.hero-inner{min-height:630px;grid-template-columns:1fr 1fr}.hero-art{width:140%;margin-left:-18%}.hero-description{max-width:390px}.hero-actions{gap:8px}.button{padding-inline:17px}.explore-link{padding:23px 19px;gap:12px}.direction-arrow{display:none}.learning-layout{grid-template-columns:.8fr 1.2fr}.learning-feature{padding:24px}.subject-card{padding:19px}.community-panel{gap:35px;padding:38px}.game-content{padding:23px}.game-tags{max-width:145px}.section-counter>span:last-child{display:none}.section-description{max-width:270px}}
@media(max-width:900px){.desktop-nav,.header-cta{display:none}.menu-toggle{display:flex}.header-inner{min-height:76px}.brand{font-size:1.125rem}.hero-inner{min-height:600px;grid-template-columns:1.05fr .95fr}.hero-art{width:175%;margin-left:-25%;opacity:.85}h1{font-size:4rem}.hero-copy{padding-block:46px}.hero-description{font-size:1rem;max-width:360px}.hero-note{font-size:.75rem}.hero-actions{gap:2px}.button{font-size:.875rem}.orbit-learn,.art-caption{display:none}.explore-link{flex-wrap:wrap;align-content:flex-start;gap:12px}.explore-link .direction-icon{width:41px;height:41px}.explore-link small{max-width:180px}.section{padding-block:50px}.section-heading{align-items:flex-start;gap:24px}.section-description{max-width:245px}.learning-layout{grid-template-columns:1fr}.learning-feature{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:20px;min-height:290px;padding:28px}.feature-topline{grid-column:1/-1}.learning-glyphs{grid-column:2;grid-row:2;gap:19px}.learning-feature>div:nth-child(3){grid-column:1;grid-row:2}.learning-feature h3{font-size:2rem}.feature-corner{display:none}.subjects-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.subject-card{padding:19px 17px}.subject-top{gap:7px}.game-title-row h3{font-size:1.35rem}.game-content{padding:21px}.game-bottom{flex-wrap:wrap;gap:16px;padding-top:19px}.game-tags{max-width:none;width:100%}.game-bottom .play-button{width:100%;justify-content:space-between}.tools-grid{gap:15px}.tool-card{padding:21px}.tool-card h3{font-size:1rem}.community-panel{grid-template-columns:1fr;gap:30px}.community-copy{display:grid;grid-template-columns:1fr 1fr;gap:12px 30px}.community-copy .eyebrow{grid-column:1/-1;margin:0}.community-copy h2{grid-column:1;grid-row:2/4;font-size:2.2rem}.community-copy>p:not(.eyebrow){margin-top:0;align-self:center}.community-signature{margin-top:0}.socials-list{gap:10px}.social-card{padding:17px 20px}.footer-main{flex-wrap:wrap}.footer-main>p{order:3;width:100%;margin-top:-13px}.footer-bottom>span:last-child{display:none}.demo-main{gap:30px}}
@media(max-width:640px){html{scroll-padding-top:88px}.container{width:calc(100% - 40px)}.header-inner{min-height:72px}.brand{font-size:1rem}.brand-mark{width:34px;height:34px}.hero-inner{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{padding-top:40px;padding-bottom:0}.hero-eyebrow{font-size:.75rem;margin-bottom:20px;letter-spacing:.1em}h1{font-size:clamp(3.1rem,12.5vw,4.35rem);line-height:1.07}.hero-description{font-size:1rem;line-height:1.75;margin-top:20px;max-width:390px}.hero-actions{margin-top:23px;gap:7px}.button{min-height:49px;padding:12px 17px;gap:12px;font-size:.875rem}.button-quiet{padding-inline:8px}.hero-note{display:none}.hero-art{width:116%;margin:0 -8%;height:auto;opacity:1;aspect-ratio:1.65;margin-top:-12px}.hero-art img{width:100%;height:100%;object-fit:contain;mask-image:linear-gradient(transparent 0%,black 10%,black 93%,transparent 100%)}.orbit-play{top:18%;right:11%;font-size:.75rem;padding:8px 12px}.orbit-play svg{width:16px;height:16px}.orbit-learn{display:flex;bottom:14%;left:8%;font-size:.75rem;padding:8px 12px}.orbit-learn svg{width:16px;height:16px}.explore-links{grid-template-columns:1fr;margin-bottom:0;border-radius:14px}.explore-link{flex-wrap:nowrap;align-items:center;padding:17px 18px;gap:15px}.explore-link+.explore-link{border-left:none;border-top:1px solid var(--border)}.explore-link:first-child{border-radius:14px 14px 0 0}.explore-link:last-child{border-radius:0 0 14px 14px}.explore-link strong{font-size:.9375rem}.explore-link small{max-width:none;font-size:.8125rem;margin-top:2px}.direction-arrow{display:block}.section{padding-block:42px}.section-heading{gap:16px;margin-bottom:24px;flex-wrap:wrap}.section-heading .eyebrow{font-size:.75rem;letter-spacing:.08em;margin-bottom:9px}h2{font-size:1.85rem;line-height:1.19;letter-spacing:-.03em}.section-counter{display:none}.games-grid{grid-template-columns:1fr;gap:22px}.game-cover{aspect-ratio:1.8}.game-content{padding:23px}.game-title-row h3{font-size:1.45rem}.game-bottom{flex-wrap:nowrap;gap:12px;padding-top:21px}.game-tags{width:auto;max-width:48%}.game-tags span{font-size:.75rem;padding:3px 7px}.game-bottom .play-button{width:auto;justify-content:center;padding:10px 12px;font-size:.875rem;gap:9px}.cover-category,.cover-demo{font-size:.75rem;top:13px;padding:6px 10px}.cover-category{left:13px}.cover-demo{right:13px}.demo-note{font-size:.8125rem;justify-content:flex-start;line-height:1.75}.section-description{max-width:none;font-size:1rem;line-height:1.75}.section-description br{display:none}.learning-feature{display:flex;min-height:0;padding:23px;gap:0}.feature-topline{width:100%}.learning-glyphs{width:100%;min-height:130px;gap:32px}.learning-feature>div:nth-child(3){width:100%}.learning-feature h3{font-size:2rem}.learning-feature p:not(.eyebrow){font-size:1rem;max-width:none}.subjects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.subject-card{padding:18px 15px}.subject-top{flex-wrap:wrap;gap:9px;margin-bottom:12px}.subject-card h3{font-size:.9375rem}.subject-card p{font-size:.875rem}.subject-icon svg{width:22px;height:22px}.category-line{align-items:flex-start;flex-direction:column;gap:12px;padding-top:22px;margin-top:24px}.category-line>div{gap:7px}.category-line>div>span{font-size:.75rem;padding:4px 9px}.category-plus{display:none}.tools-grid{grid-template-columns:1fr;gap:14px}.tool-card{padding:23px}.tool-top{margin-bottom:20px}.tool-card h3{font-size:1.1875rem;max-width:none}.tool-card p{font-size:1rem;max-width:none}.community-section{padding-top:7px;padding-bottom:42px}.community-panel{padding:28px 21px;gap:27px;border-radius:20px}.community-copy{display:block}.community-copy .eyebrow{font-size:.75rem;margin-bottom:14px}.community-copy h2{font-size:2.3rem}.community-copy>p:not(.eyebrow){margin-top:17px;font-size:1rem}.community-copy>p:not(.eyebrow) br{display:none}.community-signature{margin-top:19px}.social-card{padding:15px 12px;gap:12px;flex-wrap:wrap}.social-icon{width:37px;height:37px;border-radius:10px}.social-text h3{font-size:.9375rem}.social-text p{font-size:.8125rem}.social-card .soon-label{font-size:.75rem;margin-left:49px}.social-icon svg{width:21px;height:21px}.site-footer{padding-top:27px;padding-bottom:23px}.footer-main{gap:18px}.footer-main>p{font-size:.8125rem;margin-top:-4px}.back-to-top{font-size:.8125rem}.footer-bottom{margin-top:20px;font-size:.75rem;gap:7px;flex-direction:column;align-items:flex-start}.demo-main{grid-template-columns:1fr;padding-block:40px;gap:30px}.demo-main h1{font-size:2.5rem}.demo-visual{grid-row:1;aspect-ratio:1.7;border-radius:18px}.demo-header{padding-block:18px}}
@media(max-width:360px){.game-bottom{flex-wrap:wrap}.game-tags{max-width:none}.game-bottom .play-button{width:100%}.hero-actions .button{width:100%}.hero-actions .button-quiet{justify-content:flex-start}.subject-card{padding:15px 12px}.community-panel{padding:24px 16px}.social-card{padding:14px 10px}.game-content{padding:20px}}
@media(max-width:400px){.learning-glyphs{gap:16px;font-size:2.6rem}.learning-glyphs span:nth-child(2){font-size:4.3rem}.learning-glyphs span:last-child{font-size:1.85rem}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.reveal.is-awaiting{opacity:1;transform:none}}
