:root{color:#f8f7f2;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--bg:#11100d;--panel:#1c1a15;--panel-strong:#262218;--text:#f8f7f2;--muted:#c7bfae;--line:#ffffff1a;--yellow:#f7c948;--orange:#ff8f3c;--green:#76e39c;--pink:#ff66a8;--shadow:0 22px 60px #00000059;background:#11100d;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 10% 10%,#f7c94833,#0000 28rem),radial-gradient(circle at 90% 0,#ff66a829,#0000 24rem),linear-gradient(#14120f 0%,#0f0e0c 100%);min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#11100dcc;justify-content:space-between;align-items:center;gap:1rem;padding:1rem clamp(1rem,4vw,3rem);display:flex;position:sticky;top:0}.brand{letter-spacing:-.04em;align-items:center;gap:.65rem;font-size:1.15rem;font-weight:900;display:inline-flex}.brand-mark{color:#15120c;background:var(--yellow);border:1px solid #ffffff2e;border-radius:.75rem;place-items:center;width:2.1rem;height:2.1rem;display:grid;box-shadow:0 8px 25px #f7c94840}.top-nav{color:var(--muted);align-items:center;gap:clamp(.75rem,2vw,1.5rem);font-size:.95rem;display:flex}.top-nav a:hover{color:var(--text)}main{overflow:hidden}.hero{grid-template-columns:minmax(0,1.1fr) minmax(20rem,.9fr);align-items:center;gap:clamp(2rem,6vw,5rem);max-width:1180px;margin:0 auto;padding:clamp(4rem,10vw,7rem) clamp(1rem,4vw,3rem) 4rem;display:grid}.eyebrow{color:var(--yellow);letter-spacing:.16em;text-transform:uppercase;margin:0 0 .8rem;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.075em;margin-bottom:1rem;font-size:clamp(2.7rem,8vw,5.9rem);line-height:.92}h2{letter-spacing:-.06em;margin-bottom:.8rem;font-size:clamp(2rem,4vw,3.3rem);line-height:.98}h3{letter-spacing:-.03em;margin-bottom:.55rem;font-size:1.2rem}.hero-text,.section-heading p,.narrow p,.game-info p{max-width:42rem;color:var(--muted);font-size:1.08rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:.85rem;margin-top:1.7rem;display:flex}.button{z-index:2;border:1px solid #ffffff24;border-radius:999px;justify-content:center;align-items:center;min-height:2.9rem;padding:.8rem 1.1rem;font-weight:850;transition:transform .16s,border-color .16s,background .16s;display:inline-flex;position:relative}.button:hover{border-color:#ffffff47;transform:translateY(-1px)}.button.primary{color:#17130b;background:var(--yellow);border-color:var(--yellow)}.button.secondary{color:var(--text);background:#ffffff0f}.button.full{width:100%;margin-top:1rem}.hero-panel{gap:1rem;display:grid}.panel-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#1c1a15c7;border-radius:1.3rem;padding:1.2rem}.panel-card.active{background:linear-gradient(135deg,#f7c9482e,#ffffff0a);border-color:#f7c94880}.panel-card span{color:#15120c;background:var(--yellow);border-radius:999px;place-items:center;width:2rem;height:2rem;margin-bottom:.7rem;font-size:.75rem;font-weight:900;display:inline-grid}.panel-card p{color:var(--muted);margin:.35rem 0 0;line-height:1.55}.section,.split-section{max-width:1180px;margin:0 auto;padding:4rem clamp(1rem,4vw,3rem)}.page-top{padding-top:3rem}.narrow{max-width:860px}.section-heading{margin-bottom:1.5rem}.game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.game-card{border:1px solid var(--line);background:#1c1a15d1;border-radius:1.4rem;overflow:hidden;box-shadow:0 18px 35px #00000038}.game-cover{min-height:13.2rem;display:block;position:relative;overflow:hidden}.cover-placeholder{color:#17120c;background:radial-gradient(circle at 25% 25%,#ffffff38,#0000 8rem),linear-gradient(135deg,#f7c948e6,#ff8f3cdb 48%,#ff66a8db);flex-direction:column;justify-content:flex-end;padding:1.1rem;display:flex;position:absolute;inset:0}.cover-orb{background:#ffffff61;border-radius:38% 62% 57% 43%;width:4.6rem;height:4.6rem;position:absolute;top:1.1rem;right:1.2rem;transform:rotate(-12deg)}.cover-placeholder span{letter-spacing:-.08em;max-width:9rem;font-size:1.9rem;font-weight:950;line-height:.9;position:relative}.cover-placeholder small{opacity:.75;margin-top:.4rem;font-weight:850;position:relative}.status{color:#17120c;background:#fffc;border-radius:999px;padding:.45rem .65rem;font-size:.75rem;font-weight:900;position:absolute;top:.85rem;left:.85rem}.status-playable{background:var(--green)}.status-license-review,.status-needs-files{background:var(--yellow)}.status-coming-soon{background:#ffffffc7}.game-card-body{padding:1.05rem}.game-tags,.category-row{flex-wrap:wrap;gap:.4rem;display:flex}.game-tags span,.category-pill{border:1px solid var(--line);color:var(--muted);background:#ffffff0a;border-radius:999px;padding:.35rem .55rem;font-size:.76rem;font-weight:750;display:inline-flex}.game-card h3{margin-top:.85rem}.game-card p{color:var(--muted);line-height:1.55}.split-section{grid-template-columns:.8fr 1.2fr;gap:clamp(2rem,5vw,4rem);display:grid}.principles{gap:1rem;display:grid}.principles article,.checklist article,.meta-block{border:1px solid var(--line);background:#ffffff0b;border-radius:1.2rem;padding:1.2rem}.principles p,.checklist li,.meta-block li,.meta-block dd{color:var(--muted);line-height:1.6}.category-row{margin-bottom:1.5rem}.game-page{padding-inline:clamp(1rem,4vw,3rem);max-width:1300px;margin:0 auto;padding-bottom:4rem}.game-layout{grid-template-columns:minmax(0,1.45fr) minmax(20rem,.55fr);align-items:start;gap:1.2rem;display:grid}.game-stage-wrap,.game-info{min-width:0}.game-stage{aspect-ratio:16/9;border:1px solid var(--line);box-shadow:var(--shadow);background:#080806;border-radius:1.4rem;overflow:hidden}.game-stage iframe{border:0;width:100%;height:100%;display:block}.turtle-current-stage{aspect-ratio:4/3;border-radius:.75rem;justify-self:center;width:min(100%,133.333svh - 18rem);min-width:min(100%,24rem)}.empty-stage{text-align:center;place-content:center;height:100%;padding:2rem;display:grid}.empty-stage h1{font-size:clamp(2rem,5vw,4rem)}.empty-stage p{max-width:34rem;color:var(--muted);margin-inline:auto;line-height:1.7}.ad-placeholder{min-height:5.5rem;color:var(--muted);text-align:center;background:#ffffff09;border:1px dashed #fff3;border-radius:1rem;place-items:center;margin-top:1rem;display:grid}.game-info{z-index:3;border:1px solid var(--line);background:#1c1a15db;border-radius:1.4rem;padding:1.2rem;position:sticky;top:5.5rem}.game-info h1{font-size:clamp(2rem,4vw,3rem)}.meta-block{margin-top:1rem}.meta-block h2{letter-spacing:-.02em;font-size:1rem}.meta-block ul{margin:0;padding-left:1.2rem}.meta-block dl{gap:.75rem;margin:0;display:grid}.meta-block dt{color:var(--text);font-weight:850}.meta-block dd{margin:.15rem 0 0}.checklist{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem;display:grid}.site-footer{border-top:1px solid var(--line);color:var(--muted);justify-content:space-between;gap:1rem;padding:2rem clamp(1rem,4vw,3rem);display:flex}.site-footer p{margin:.35rem 0 0}.footer-links{gap:1rem;display:flex}@media (width<=1120px),(height<=760px){.game-layout{grid-template-columns:1fr}.game-info{position:static}.turtle-current-stage{width:min(100%,133.333svh - 13.3333rem);min-width:0}}@media (width<=900px){.hero,.split-section{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.site-header,.site-footer{flex-direction:column;align-items:flex-start}.top-nav,.footer-links{justify-content:space-between;width:100%}.hero{padding-top:3rem}.game-grid,.checklist{grid-template-columns:1fr}.game-stage{aspect-ratio:4/3}.turtle-current-stage{width:100%}}.section-tight{padding-top:1rem}.section-heading-row{justify-content:space-between;align-items:end;gap:1rem;display:flex}.compact-heading h2{font-size:clamp(1.8rem,3vw,2.7rem)}.catalog-section{margin-top:3rem}.catalog-section:first-of-type{margin-top:2rem}.cover-educational{background:radial-gradient(circle at 25% 25%,#ffffff38,#0000 8rem),linear-gradient(135deg,#76e39ce6,#45b4d8db 48%,#f7c948db)}.cover-main{background:radial-gradient(circle at 25% 25%,#ffffff38,#0000 8rem),linear-gradient(135deg,#f7c948e6,#ff8f3cdb 48%,#ff66a8db)}.astray-stage{position:relative}.astray-joystick{z-index:10;touch-action:none;-webkit-user-select:none;user-select:none;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:radial-gradient(circle at 35% 35%,#ecf1f53d,#525b655c 48%,#090b0e94);border:2px solid #c8d2dc85;border-radius:999px;width:122px;height:122px;display:none;position:absolute;bottom:58px;right:20px;box-shadow:inset 0 0 18px #ffffff14,0 12px 38px #00000085}.astray-joystick.active{border-color:#e8eef4eb;box-shadow:inset 0 0 22px #ffffff21,0 0 24px #c6d2e03d,0 12px 38px #00000085}.astray-joystick-knob{background:radial-gradient(circle at 35% 30%,#fff,#c6ced7 45%,#7f8a96 100%);border-radius:999px;width:50px;height:50px;margin-top:-25px;margin-left:-25px;transition:transform 65ms linear;position:absolute;top:50%;left:50%;box-shadow:inset 0 -8px 14px #00000038,0 8px 22px #00000073}@media (pointer:coarse),(width<=760px){.astray-joystick{display:block}}@media (width<=620px){.section-heading-row{flex-direction:column;align-items:flex-start}.astray-joystick{width:108px;height:108px;bottom:42px;right:14px}.astray-joystick-knob{width:44px;height:44px;margin-top:-22px;margin-left:-22px}}.game-layout .turtle-current-stage{aspect-ratio:123/80;border-radius:.75rem;justify-self:center;width:min(100%,153.75svh - 20.7563rem);min-width:0}.game-layout .turtle-current-stage iframe{width:100%;height:100%;display:block}@media (width<=1120px),(height<=760px){.game-layout{grid-template-columns:1fr}.game-info{position:static}.game-layout .turtle-current-stage{width:min(100%,153.75svh - 15.375rem)}}@media (width<=620px){.game-layout .turtle-current-stage{width:100%}}.site-header{z-index:50;color:#fff;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#06112ae0;border-bottom:1px solid #ffffff1f;grid-template-columns:auto 1fr auto;align-items:center;gap:2.2rem;min-height:72px;padding:0 clamp(1rem,4vw,3rem);display:grid;position:sticky;top:0}.brand{font-size:inherit;gap:0}.brand-mark{display:none}.brand-word{letter-spacing:-.075em;color:#fff;font-size:1.7rem;font-weight:1000}.brand-dot{color:#ffd84f}.top-nav{color:#d8e2fb;justify-content:flex-start;gap:1.7rem;font-size:.92rem;font-weight:800;display:flex}.top-nav a{transition:color .16s,transform .16s}.top-nav a:hover{color:#fff;transform:translateY(-1px)}.header-cta{color:#fff;background:linear-gradient(135deg,#7257ff,#9f5cf2);border:1px solid #9077ffbf;border-radius:999px;align-items:center;gap:.45rem;padding:.7rem 1rem;font-size:.85rem;font-weight:900;display:inline-flex;box-shadow:0 10px 26px #6047f040}.home-hero{color:#fff;background:radial-gradient(circle at 75% 20%,#3cd5ff47,#0000 24rem),radial-gradient(circle at 55% 15%,#7052ff47,#0000 25rem),linear-gradient(135deg,#061129 0%,#091936 48%,#0f326d 100%);position:relative;overflow:hidden}.home-hero:before,.home-hero:after{content:"";border:1px solid #ffffff0a;border-radius:50%;width:22rem;height:22rem;position:absolute}.home-hero:before{top:-9rem;left:-12rem}.home-hero:after{bottom:-12rem;right:-9rem}.hero-inner{z-index:2;grid-template-columns:minmax(0,1.05fr) minmax(25rem,.95fr);align-items:center;gap:clamp(2rem,5vw,5rem);max-width:1480px;min-height:410px;margin:0 auto;padding:clamp(3.5rem,6vw,5rem) clamp(1rem,4vw,3rem) 4.8rem;display:grid;position:relative}.hero-kicker{color:#55dfff;letter-spacing:.28em;text-transform:uppercase;margin:0 0 1rem;font-size:.76rem;font-weight:950}.hero-copy h1{color:#fff;letter-spacing:-.075em;max-width:730px;margin:0 0 1.15rem;font-size:clamp(3.35rem,6.1vw,6rem);line-height:.93}.hero-gradient{background:linear-gradient(90deg,#ff75c8 0%,#4ad9ff 38%,#75e9a7 68%,#ffe267 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero-copy .hero-text{color:#c6d3ed;max-width:650px;margin:0;font-size:clamp(1rem,1.5vw,1.15rem);line-height:1.55}.hero-actions{margin-top:1.7rem}.hero-button{gap:.7rem;box-shadow:0 14px 35px #6146f152;color:#fff!important;background:linear-gradient(135deg,#7357ff,#9f5cf3)!important;border-color:#8874ff!important}.hero-secondary{color:#fff;background:#ffffff09;border-color:#8977ffbf}.hero-proof{color:#9fafd0;flex-wrap:wrap;gap:.65rem 1.2rem;margin-top:1.5rem;font-size:.78rem;display:flex}.hero-proof b{color:#fff}.hero-world{background:radial-gradient(circle at 55% 30%,#56e2ff1f,#0000 13rem),linear-gradient(#ffffff06,#ffffff02);border-radius:2.2rem;min-height:315px;position:relative}.mascot{z-index:3;background:linear-gradient(145deg,#fff 0%,#dcd5ff 74%);border:3px solid #ffffff9e;border-radius:2.1rem;width:10.5rem;height:7.6rem;position:absolute;top:15%;left:8%;transform:rotate(-8deg);box-shadow:0 0 45px #7a67ff75,0 25px 35px #01092247}.mascot-eye{background:#101b45;border-radius:50%;width:1.15rem;height:1.3rem;position:absolute;top:2.6rem}.mascot-eye.left{left:2.45rem}.mascot-eye.right{right:2.45rem}.mascot-mouth{border-bottom:.48rem solid #ff70be;border-radius:0 0 2rem 2rem;width:2.35rem;height:1.15rem;position:absolute;top:4.45rem;left:50%;transform:translate(-50%)}.mascot-controller{color:#46d9ff;background:#142452;border-radius:1.3rem;justify-content:space-between;align-items:center;width:6rem;height:3rem;padding:0 .8rem;font-weight:1000;display:flex;position:absolute;bottom:-2.2rem;left:50%;transform:translate(-50%)rotate(7deg);box-shadow:0 10px 20px #00000040}.controller-buttons{color:#ff75ca;letter-spacing:.2rem}.floating-island{background:linear-gradient(#5de7a7 0 31%,#455ccb 32% 53%,#202c63 54% 100%);position:absolute;box-shadow:0 25px 35px #00000040}.floating-island:after{content:"";clip-path:polygon(0 0,100% 0,72% 100%,26% 74%);background:#202c63;height:2.5rem;position:absolute;bottom:-1.7rem;left:15%;right:15%}.island-main{border-radius:50%;width:52%;height:5.6rem;bottom:14%;right:4%}.island-small{border-radius:50%;width:5rem;height:2.8rem;bottom:11%;left:3%}.portal{color:#67f0ff;text-align:center;background:#04153494;border:.5rem solid #42e2ff;border-bottom-width:.7rem;border-radius:4rem 4rem .8rem .8rem;flex-direction:column;justify-content:center;width:9rem;height:12rem;font-size:.78rem;font-weight:1000;line-height:1.65;display:flex;position:absolute;bottom:3rem;right:13%;box-shadow:0 0 27px #42e2ffe6,inset 0 0 30px #42e2ff29}.spark{z-index:4;font-weight:1000;position:absolute}.spark-a{color:#ffe768;font-size:2.6rem;top:7%;left:49%}.spark-b{color:#ff7dca;font-size:2rem;top:20%;right:2%}.spark-c{color:#4eeaff;font-size:2rem;bottom:27%;left:47%}.hero-note{color:#49e2ff;font-family:Comic Sans MS,cursive;font-size:1.05rem;line-height:1.05;position:absolute;bottom:3%;left:43%;transform:rotate(-7deg)}.home-content{z-index:5;color:#14213f;max-width:1500px;margin:-1.5rem auto 0;padding:0 clamp(1rem,4vw,3rem) 3.6rem;position:relative}.feature-shell,.category-strip,.why-strip,.home-panel{background:#fffffffa;border:1px solid #dfe7f5;box-shadow:0 18px 45px #1e346814}.feature-shell{border-radius:1.6rem;padding:1.25rem}.home-section-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.home-section-heading>div{flex-wrap:wrap;align-items:baseline;gap:.45rem;display:flex}.home-label{color:#14213f;margin:0;font-weight:950}.home-heading-note{color:#8390aa;margin:0;font-size:.78rem}.mini-button{color:#fff;background:#0b1b43;border-radius:999px;padding:.62rem .85rem;font-size:.75rem;font-weight:900}.home-game-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;display:grid}.home-game-card{background:#fff;border:1px solid #dce5f3;border-radius:1rem;min-width:0;transition:transform .16s,box-shadow .16s;overflow:hidden;box-shadow:0 8px 18px #2d417112}.home-game-card:hover{transform:translateY(-4px);box-shadow:0 14px 28px #2d417124}.home-cover{color:#fff;align-items:flex-end;min-height:7.9rem;padding:.8rem;display:flex;position:relative;overflow:hidden}.home-cover:before{content:"";border:1.4rem solid #fff3;width:6rem;height:6rem;position:absolute;top:-1.4rem;right:-1.2rem;transform:rotate(25deg)}.home-cover strong{z-index:2;letter-spacing:-.055em;max-width:8rem;font-size:clamp(1.1rem,2vw,1.65rem);line-height:.95;position:relative}.home-game-type{z-index:3;background:#04142d40;border:1px solid #ffffff80;border-radius:999px;padding:.27rem .48rem;font-size:.6rem;font-weight:900;position:absolute;top:.55rem;right:.6rem}.home-cover-2048{background:linear-gradient(135deg,#ffca4e,#ff7ab8 55%,#7758ff)}.home-cover-turtle-current{background:linear-gradient(135deg,#0b6174,#33d7b1 54%,#4c63df)}.home-cover-astray{background:linear-gradient(135deg,#0d1b44,#285ec0 60%,#8b63ff)}.home-cover-proxx{background:linear-gradient(135deg,#071a43,#6952f6 58%,#d95cff)}.home-cover-hexgl{background:linear-gradient(135deg,#0b365b,#1b8dac 58%,#54ddff)}.home-cover-hextris{background:linear-gradient(135deg,#17cba7,#246bb6 52%,#4f257c)}.home-card-copy{justify-content:space-between;align-items:center;gap:.5rem;padding:.7rem .75rem;display:flex}.home-card-copy>div{min-width:0}.home-card-copy strong{color:#14213f;font-size:.88rem;display:block}.home-card-copy small{color:#7d89a2;text-overflow:ellipsis;white-space:nowrap;font-size:.66rem;display:block;overflow:hidden}.card-arrow{color:#fff;background:#765cff;border-radius:50%;flex:none;place-items:center;width:1.7rem;height:1.7rem;font-weight:1000;display:grid}.category-strip,.why-strip{border-radius:1.35rem;align-items:stretch;gap:.65rem;margin-top:.85rem;padding:.8rem;display:grid}.category-strip{grid-template-columns:1.35fr repeat(6,minmax(0,.78fr))}.category-intro,.why-intro,.why-item{align-items:center;gap:.65rem;padding:.55rem .7rem;display:flex}.category-intro strong,.why-intro strong,.why-item strong{color:#14213f;font-size:.78rem;display:block}.category-intro small,.why-intro small,.why-item small{color:#8290a9;margin-top:.15rem;font-size:.65rem;line-height:1.25;display:block}.category-icon{font-size:1.4rem}.home-category{color:#233358;background:#fbfcff;border:1px solid #e1e8f5;border-radius:.95rem;justify-content:center;align-items:center;gap:.4rem;min-height:3.25rem;padding:.55rem;font-size:.72rem;font-weight:850;transition:border-color .15s,transform .15s;display:flex}.home-category:hover{border-color:#9f91ff;transform:translateY(-2px)}.home-category span{font-size:1rem}.all-games{color:#4f43ce}.why-strip{grid-template-columns:1.2fr repeat(4,1fr)}.why-item{border-left:1px solid #edf1f8}.why-item>span{font-size:1.15rem}.home-lower-grid{grid-template-columns:.95fr 1fr 1.05fr;gap:.85rem;margin-top:.85rem;display:grid}.home-panel{border-radius:1.25rem;min-width:0;padding:1rem}.panel-title{align-items:center;gap:.5rem;margin-bottom:.8rem;display:flex}.panel-title h2{color:#14213f;letter-spacing:-.03em;margin:0;font-size:1rem}.rank-row{color:#1c2c4f;border-top:1px solid #edf1f8;grid-template-columns:1.6rem 1fr auto 1rem;align-items:center;gap:.55rem;min-height:2.5rem;font-size:.72rem;display:grid}.rank-row b{color:#7056ff}.rank-row em{color:#8995ac;font-size:.62rem;font-style:normal}.row-arrow{color:#6752df;font-weight:1000}.learning-panel>p,.promise-copy p{color:#7e8aa3;font-size:.72rem;line-height:1.5}.learning-links{gap:.35rem;margin-top:.75rem;display:grid}.learning-links a{color:#26375b;background:#f7f9ff;border-radius:.7rem;justify-content:space-between;padding:.6rem .7rem;font-size:.7rem;display:flex}.learning-links b{color:#6753e3}.promise-copy strong{letter-spacing:-.05em;margin:.2rem 0 .4rem;font-size:1.35rem;line-height:1.05;display:block}.promise-copy a{color:#6753df;font-size:.72rem;font-weight:900}.site-footer{color:#b9c6e2;background:#07142f;border-top:1px solid #ffffff17;justify-content:space-between;align-items:flex-start;gap:2rem;padding:2rem clamp(1rem,4vw,3rem);display:flex}.footer-brand strong{color:#fff;letter-spacing:-.055em;font-size:1.4rem}.footer-brand p{margin:.25rem 0 0;font-size:.78rem}.footer-links{color:#c8d2e8;font-size:.78rem;font-weight:750}.section.page-top{color:#172543;background:#f7f9ff}.section.page-top .section-heading p,.section.page-top .game-card p,.section.page-top.narrow>p{color:#71809c}.section.page-top .game-card,.section.page-top .principles article,.section.page-top .checklist article{background:#fff;border-color:#dfe7f5;box-shadow:0 12px 30px #24396914}.section.page-top .game-tags span,.section.page-top .category-pill{color:#6e7b96;background:#f8faff;border-color:#dfe7f5}.section.page-top .button.secondary{color:#162442;background:#fff;border-color:#dfe7f5}@media (width<=1180px){.home-game-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-strip{grid-template-columns:repeat(4,1fr)}.category-intro{grid-column:span 4}.why-strip{grid-template-columns:repeat(2,1fr)}.why-intro{grid-column:span 2}}@media (width<=900px){.site-header{grid-template-columns:auto 1fr;gap:1rem}.top-nav{justify-content:flex-end}.header-cta{display:none}.hero-inner{grid-template-columns:1fr;padding-top:3rem}.hero-world{min-height:270px}.home-lower-grid{grid-template-columns:1fr}}@media (width<=650px){.site-header{min-height:62px}.brand-word{font-size:1.4rem}.top-nav{gap:.85rem;font-size:.78rem}.top-nav a:nth-child(2){display:none}.hero-copy h1{font-size:clamp(2.8rem,14vw,4.15rem)}.hero-inner{padding-bottom:3.6rem}.hero-world{min-height:225px}.mascot{width:8.5rem;height:6.2rem;left:2%}.mascot-eye{top:2rem}.mascot-mouth{top:3.65rem}.island-main{width:58%}.portal{width:7rem;height:9.5rem;font-size:.65rem;right:7%}.home-content{margin-top:-1rem}.home-section-heading{align-items:flex-start}.home-section-heading>div{display:block}.home-heading-note{margin-top:.2rem}.home-game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-cover{min-height:6.6rem}.category-strip{grid-template-columns:repeat(2,1fr)}.category-intro{grid-column:span 2}.why-strip{grid-template-columns:1fr}.why-intro{grid-column:auto}.why-item{border-top:1px solid #edf1f8;border-left:0}.site-footer{flex-direction:column}}.hero-world{aspect-ratio:16/9;background-image:linear-gradient(90deg,#06112929,#06112900 18%),url(/images/hero/fuhny-hero-world.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #8ea9ff3d;border-radius:2rem;min-height:220px;overflow:hidden;box-shadow:0 28px 55px #00082252,0 0 48px #43d4ff1f}.hero-world>*{display:none!important}@media (width<=980px){.hero-world{width:100%;max-width:780px;min-height:240px;margin:0 auto}}@media (width<=560px){.hero-world{background-position:52%;border-radius:1.35rem;min-height:205px}}main>.section.page-top:not(.narrow){color:#14213f;background:#f5f8ff;max-width:none;margin:0;padding:0 0 4.5rem}main>.section.page-top:not(.narrow)>.section-heading{color:#fff;background:radial-gradient(circle at 78% 12%,#3ddbff3d,#0000 22rem),radial-gradient(circle at 55% 20%,#7357ff47,#0000 25rem),linear-gradient(135deg,#061129 0%,#091936 52%,#10336f 100%);flex-direction:column;justify-content:center;min-height:350px;margin:0;padding:clamp(3.6rem,7vw,5.5rem) max(clamp(1rem,4vw,3rem),50vw - 700px) clamp(4.8rem,8vw,6rem);display:flex;position:relative;overflow:hidden}main>.section.page-top:not(.narrow)>.section-heading:before,main>.section.page-top:not(.narrow)>.section-heading:after{content:"";pointer-events:none;border-radius:2rem;position:absolute;box-shadow:0 20px 45px #00000040}main>.section.page-top:not(.narrow)>.section-heading:before{background:linear-gradient(145deg,#795fff,#3fdcf4);width:clamp(10rem,19vw,17rem);height:clamp(7.5rem,13vw,12rem);top:4.5rem;right:max(5vw,50vw - 700px + 2rem);transform:rotate(7deg)}main>.section.page-top:not(.narrow)>.section-heading:after{background:linear-gradient(145deg,#ff74c8,#ffbd62);width:clamp(7.5rem,12vw,11rem);height:clamp(5.4rem,8vw,8rem);bottom:3.8rem;right:max(22vw,50vw - 700px + 13rem);transform:rotate(-9deg)}main>.section.page-top:not(.narrow)>.section-heading>*{z-index:2;max-width:720px;position:relative}main>.section.page-top:not(.narrow)>.section-heading .eyebrow{color:#49dfff;letter-spacing:.25em;margin-bottom:.8rem;font-size:.76rem}main>.section.page-top:not(.narrow)>.section-heading h1{color:#fff;letter-spacing:-.065em;margin:0 0 1rem;font-size:clamp(3.4rem,6vw,5.4rem);line-height:.94}main>.section.page-top:not(.narrow)>.section-heading p:last-child{color:#c7d3eb;max-width:680px;margin:0;font-size:clamp(1rem,1.4vw,1.12rem);line-height:1.6}main>.section.page-top:not(.narrow)>.category-row{z-index:4;background:#fff;border:1px solid #dfe7f5;border-radius:1.4rem;max-width:1400px;margin:-1.8rem auto 2.2rem;padding:1.25rem;position:relative;box-shadow:0 18px 42px #1f376c17}main>.section.page-top:not(.narrow)>.category-row:before{content:"🎮 Browse games";color:#14213f;align-items:center;margin-right:.55rem;padding:.38rem .3rem;font-size:.9rem;font-weight:950;display:inline-flex}main>.section.page-top:not(.narrow) .category-pill{color:#66738f;background:#fafcff;border:1px solid #dfe7f5;border-radius:999px;padding:.55rem .78rem;font-size:.72rem;font-weight:850}main>.section.page-top:not(.narrow)>.catalog-section,main>.section.page-top:not(.narrow)>#educational{max-width:1400px;margin-left:auto;margin-right:auto}main>.section.page-top:not(.narrow)>.catalog-section{padding:0 clamp(1rem,4vw,3rem)}main>.section.page-top:not(.narrow)>#educational{background:linear-gradient(135deg,#f5f2ff,#f5fbff);border:1px solid #dfe7f5;border-radius:1.55rem;margin-top:2.2rem;padding:1.35rem clamp(1rem,3vw,2rem) 1.7rem;box-shadow:0 12px 28px #233c710f}main>.section.page-top:not(.narrow) .catalog-section{margin-top:0;margin-bottom:0}main>.section.page-top:not(.narrow) .catalog-section+.catalog-section{margin-top:2rem}main>.section.page-top:not(.narrow) .compact-heading{flex-direction:column;margin:0 0 1rem;display:flex}main>.section.page-top:not(.narrow) .compact-heading .eyebrow{color:#7059ee;letter-spacing:.16em;margin-bottom:.45rem;font-size:.72rem}main>.section.page-top:not(.narrow) .compact-heading h2{color:#14213f;letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3vw,2.35rem)}main>.section.page-top:not(.narrow) .compact-heading p:last-child{color:#76839d;margin:.45rem 0 0;font-size:.9rem;line-height:1.5}main>.section.page-top:not(.narrow) .game-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}main>.section.page-top:not(.narrow) .game-card{background:#fff;border:1px solid #dfe7f5;border-radius:1.3rem;transition:transform .16s,box-shadow .16s;overflow:hidden;box-shadow:0 12px 28px #233c7114}main>.section.page-top:not(.narrow) .game-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #233c7124}main>.section.page-top:not(.narrow) .game-cover{min-height:10.5rem}main>.section.page-top:not(.narrow) .cover-placeholder{color:#fff;background:linear-gradient(135deg,#7357ff,#49dfff)}main>.section.page-top:not(.narrow)>.catalog-section .game-card:first-child .cover-placeholder{background:linear-gradient(135deg,#ffcd57,#ff78b9 56%,#805cff)}main>.section.page-top:not(.narrow)>.catalog-section .game-card:nth-child(2) .cover-placeholder{background:linear-gradient(135deg,#083a62,#26c8b7 58%,#6be58f)}main>.section.page-top:not(.narrow)>.catalog-section .game-card:nth-child(3) .cover-placeholder{background:linear-gradient(135deg,#071538,#2859ba 58%,#8a6cff)}main>.section.page-top:not(.narrow)>.catalog-section .game-card:nth-child(4) .cover-placeholder{background:linear-gradient(135deg,#061632,#534cff 54%,#c065ff)}main>.section.page-top:not(.narrow)>.catalog-section .game-card:nth-child(5) .cover-placeholder{background:linear-gradient(135deg,#0a3152,#1389b4 58%,#49e0ff)}main>.section.page-top:not(.narrow)>.catalog-section .game-card:nth-child(6) .cover-placeholder{background:linear-gradient(135deg,#19ddb8,#392674 57%,#ff6bbd)}main>.section.page-top:not(.narrow) #educational .game-card:first-child .cover-placeholder{background:linear-gradient(135deg,#55bd72,#9ce66b)}main>.section.page-top:not(.narrow) #educational .game-card:nth-child(2) .cover-placeholder{background:linear-gradient(135deg,#74bb52,#f5a648)}main>.section.page-top:not(.narrow) #educational .game-card:nth-child(3) .cover-placeholder{background:linear-gradient(135deg,#f08854,#9457df)}main>.section.page-top:not(.narrow) .cover-placeholder .cover-orb{background:0 0;border:1.2rem solid #ffffff29}main>.section.page-top:not(.narrow) .cover-placeholder>span{color:#fff;text-shadow:0 3px 18px #030f2c38;max-width:13rem;font-size:clamp(1.55rem,2.5vw,2.15rem)}main>.section.page-top:not(.narrow) .cover-placeholder small{color:#ffffffc7}main>.section.page-top:not(.narrow) .status{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0614313d;border:1px solid #ffffff80;padding:.4rem .58rem;top:.8rem;left:auto;right:.8rem}main>.section.page-top:not(.narrow) .game-card-body{padding:1rem}main>.section.page-top:not(.narrow) .game-card-body h3{color:#14213f;margin:.8rem 0 .4rem}main>.section.page-top:not(.narrow) .game-card-body p{color:#76839d;margin-bottom:.2rem;font-size:.86rem;line-height:1.5}main>.section.page-top:not(.narrow) .game-tags span{color:#73809a;background:#f5f8fd;border-color:#e4eaf5}@media (width<=980px){main>.section.page-top:not(.narrow)>.section-heading:before,main>.section.page-top:not(.narrow)>.section-heading:after{opacity:.42}main>.section.page-top:not(.narrow) .game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=640px){main>.section.page-top:not(.narrow)>.section-heading{min-height:310px}main>.section.page-top:not(.narrow)>.section-heading:before,main>.section.page-top:not(.narrow)>.section-heading:after{display:none}main>.section.page-top:not(.narrow)>.category-row{margin-left:1rem;margin-right:1rem}main>.section.page-top:not(.narrow) .game-grid{grid-template-columns:1fr}}.about-page-v2{color:#14213f;background:#f6f8ff}.about-hero-v2{color:#fff;background:radial-gradient(circle at 80% 18%,#39d8ff40,#0000 26rem),radial-gradient(circle at 56% 15%,#7357ff45,#0000 25rem),linear-gradient(135deg,#061129,#091936 51%,#10336f);position:relative;overflow:hidden}.about-hero-v2:before{content:"";z-index:1;background:linear-gradient(90deg,#061129fa 0%,#061129e8 43%,#06112933 72%,#0611290d 100%);position:absolute;inset:0}.about-hero-art{object-fit:cover;object-position:center;opacity:.94;width:58%;height:100%;position:absolute;top:0;right:0}.about-hero-inner{z-index:2;align-items:center;max-width:1450px;min-height:500px;margin:0 auto;padding:78px clamp(1rem,4vw,3rem) 86px;display:flex;position:relative}.about-hero-copy{max-width:760px}.about-kicker{color:#49dfff;letter-spacing:.26em;text-transform:uppercase;margin:0 0 13px;font-size:.75rem;font-weight:950}.about-kicker-purple{color:#6c57e7}.about-hero-copy h1{color:#fff;letter-spacing:-.075em;margin:0 0 18px;font-size:clamp(3.25rem,6.2vw,5.25rem);line-height:.93}.about-hero-copy h1 span{background:linear-gradient(90deg,#ff75c8,#49dfff,#75e9a7,#ffe267);color:#0000;-webkit-background-clip:text;background-clip:text}.about-hero-text{color:#c5d2eb;max-width:670px;margin:0;font-size:1.08rem;line-height:1.62}.about-hero-actions{flex-wrap:wrap;gap:11px;margin-top:26px;display:flex}.about-button{border-radius:999px;justify-content:center;align-items:center;padding:13px 19px;font-size:.88rem;font-weight:900;transition:transform .16s,box-shadow .16s;display:inline-flex}.about-button:hover{transform:translateY(-2px)}.about-button-primary{color:#fff;background:linear-gradient(135deg,#7357ff,#a35df2);box-shadow:0 14px 30px #6146f145}.about-button-secondary{color:#fff;background:#ffffff0a;border:1px solid #917effbf}.about-content-v2{z-index:3;max-width:1400px;margin:-30px auto 0;padding:0 clamp(1rem,4vw,3rem) 72px;position:relative}.about-card,.about-section-shell,.about-final-cta{background:#fff;border:1px solid #dfe7f5;box-shadow:0 18px 44px #223a6f14}.about-manifesto-grid{grid-template-columns:1.1fr .9fr;gap:18px;display:grid}.about-big-card{border-radius:28px;padding:30px}.about-big-card h2{letter-spacing:-.055em;margin:0 0 12px;font-size:2.25rem;line-height:1}.about-big-card>p:not(.about-kicker){color:#72809a;margin:0;font-size:1rem;line-height:1.75}.about-manifesto-tagline{color:#6552dd;background:#f3f0ff;border-radius:16px;margin-top:20px;padding:12px 15px;font-weight:900;display:inline-block;transform:none}.about-rules-card{color:#fff;background:linear-gradient(145deg,#0b1a40,#13346f);border-radius:28px;padding:22px;box-shadow:0 18px 44px #0d24532e}.about-rules-card h3{margin:0 0 14px;font-size:1.4rem}.about-rule{border-bottom:1px solid #ffffff1a;gap:12px;padding:12px 0;display:flex}.about-rule:last-child{border-bottom:0}.about-rule>span{font-size:1.3rem}.about-rule strong{font-size:.9rem;display:block}.about-rule small{color:#b9c7e5;margin-top:3px;font-size:.76rem;line-height:1.45;display:block}.about-section-shell{border-radius:28px;margin-top:22px;padding:26px}.about-section-heading{justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px;display:flex}.about-section-heading h2{letter-spacing:-.05em;margin:0;font-size:1.9rem;line-height:1}.about-section-heading p{color:#72809a;margin:6px 0 0;font-size:.88rem}.about-badge{color:#fff;background:#0c1b43;border-radius:999px;flex:none;padding:8px 11px;font-size:.7rem;font-weight:900}.about-values-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.about-value-card{background:#f8faff;border:1px solid #e9eef8;border-radius:20px;padding:20px}.about-value-card>span{font-size:1.7rem}.about-value-card strong{margin:10px 0 5px;display:block}.about-value-card small{color:#72809a;font-size:.76rem;line-height:1.5;display:block}.about-arcade-grid{grid-template-columns:1.2fr .8fr;gap:16px;display:grid}.about-original-card{color:#fff;background:linear-gradient(135deg,#073b61,#17a9ad 55%,#69e68e);border-radius:24px;min-height:260px;padding:28px;position:relative;overflow:hidden}.about-original-card:after{content:"";border:38px solid #ffffff1f;border-radius:50%;width:220px;height:220px;position:absolute;bottom:-50px;right:-30px}.about-original-card small{color:#bfffe1;letter-spacing:.18em;text-transform:uppercase;font-size:.7rem;font-weight:950}.about-original-card h3{z-index:2;letter-spacing:-.055em;margin:10px 0 8px;font-size:2rem;line-height:1;position:relative}.about-original-card p{z-index:2;color:#e9fffa;max-width:540px;margin:0;line-height:1.6;position:relative}.about-original-card a{z-index:2;color:#0b5f64;background:#fff;border-radius:999px;margin-top:18px;padding:10px 14px;font-size:.76rem;font-weight:950;display:inline-block;position:relative}.about-source-card{background:#f8faff;border:1px solid #e7edf7;border-radius:24px;padding:24px}.about-source-card h3{margin:0 0 10px;font-size:1.45rem}.about-source-card>p{color:#72809a;margin:0 0 16px;font-size:.82rem;line-height:1.6}.about-source-row{background:#fff;border:1px solid #dfe7f5;border-radius:14px;justify-content:space-between;gap:12px;margin-top:8px;padding:11px 12px;font-size:.76rem;display:flex}.about-source-row span{color:#7a88a3;text-align:right}.about-fun-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:22px;display:grid}.about-fun-card{color:#fff;border-radius:24px;min-height:170px;padding:22px}.about-fun-card strong{margin-bottom:7px;font-size:1.25rem;display:block}.about-fun-card span{color:#ffffffe0;font-size:.82rem;line-height:1.55}.about-fun-purple{background:linear-gradient(135deg,#7558ff,#a566ee)}.about-fun-pink{background:linear-gradient(135deg,#ff6fbf,#ff9f73)}.about-fun-green{background:linear-gradient(135deg,#1cbac3,#59db8e)}.about-final-cta{background:linear-gradient(135deg,#fff,#f3f7ff);border-radius:28px;justify-content:space-between;align-items:center;gap:20px;margin-top:22px;padding:28px;display:flex}.about-final-cta h2{letter-spacing:-.045em;margin:0;font-size:1.8rem}.about-final-cta p{color:#72809a;margin:5px 0 0}.about-final-cta a{color:#fff;background:#0c1b43;border-radius:999px;flex:none;padding:12px 17px;font-size:.8rem;font-weight:950}@media (width<=980px){.about-hero-art{opacity:.28;width:100%}.about-hero-v2:before{background:#061129c7}.about-manifesto-grid,.about-arcade-grid{grid-template-columns:1fr}.about-values-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-fun-strip{grid-template-columns:1fr}.about-final-cta{flex-direction:column;align-items:flex-start}}@media (width<=620px){.about-hero-inner{min-height:470px}.about-hero-copy h1{font-size:3rem}.about-values-grid{grid-template-columns:1fr}.about-section-heading{flex-direction:column;align-items:flex-start}.about-source-row{flex-direction:column}.about-source-row span{text-align:left}}
