:root{color-scheme:light;--ink:#284365;--muted:#586d86;--blue:#517da9;--red:#df193b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:white;color:var(--ink);font:16px/1.55 -apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button:disabled{cursor:wait;opacity:.65}a:focus-visible,button:focus-visible,canvas:focus-visible{outline:3px solid var(--red);outline-offset:5px}a:hover{text-decoration:underline;text-underline-offset:5px}.wrap{width:min(1240px,calc(100% - 96px));margin:auto}.sky{background:radial-gradient(ellipse at 65% 39%,#d5effe 0%,#edf8fe 39%,#fff 72%)}.header{display:flex;align-items:center;justify-content:space-between;padding:26px 0 20px;gap:24px}.brand{display:block;position:relative;width:206px;height:65px;overflow:hidden;flex-shrink:0}.brand img{position:absolute;width:256px;height:auto;max-width:none;left:-25px;top:-51px;mix-blend-mode:multiply}.header nav{display:flex;gap:16px}.header nav a,.small-button{border:1px solid #9db2cb;border-radius:24px;padding:10px 19px;font-size:14px;background:#ffffffb5;min-height:44px}.header nav a:hover,.small-button:hover{background:#eaf2fb;text-decoration:none}.hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:24px;padding:55px 0 38px;align-items:center}.intro h1{font-size:clamp(38px,4.45vw,62px);font-weight:800;letter-spacing:-2.3px;line-height:1.08;margin:0 0 27px}.intro>p{font-size:21px;line-height:1.5;margin:0;color:#355477}.little{margin-top:36px}.little span{display:block;width:32px;height:4px;background:var(--red);margin-bottom:22px}.little p{font-size:17px;color:var(--muted)}.runner{min-width:0;text-align:center}.eyebrow{font-size:12px;letter-spacing:2.5px;color:#477cb3;margin:0 0 5px}.runner-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 15px}.runner-heading h2{font-size:29px;letter-spacing:-1px;margin:0}.runner-heading p{font-size:14px;white-space:nowrap}.runner-heading strong{font-size:22px;margin-left:5px;font-variant-numeric:tabular-nums}.playfield{width:calc(100% + 48px);margin-left:-24px;aspect-ratio:8/3;position:relative}canvas{display:block;width:100%;height:100%;touch-action:pan-y;border-radius:10px}.primary{border:0;background:var(--blue);color:white;font-size:22px;font-weight:700;border-radius:28px;padding:11px 40px;width:min(310px,80%);min-height:52px;transition:background .15s}.primary:hover{background:#3c6894}.game-controls{margin-top:0}.game-meta{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:6px}.game-meta p{font-size:14px;color:var(--muted);margin:8px 0}.small-button{font-size:12px;padding:6px 13px;min-height:40px}.best{font-size:12px;color:var(--muted);margin:0}#result{font-size:14px;min-height:22px;margin:4px 0;color:var(--muted)}[hidden]{display:none!important}.games{border-top:1px solid #d4deeb;border-bottom:1px solid #d4deeb;padding:30px 0;display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;align-items:center}.app-heading{display:flex;align-items:center;gap:16px}.app-heading img{width:96px;height:96px;object-fit:contain;border-radius:10px}.app-heading h2{font-size:19px;font-weight:600;line-height:1.3;margin:0}.app-heading p{font-size:14px;color:var(--muted);margin:6px 0 0}.app-intro>p{font-size:16px;color:var(--muted);margin:12px 0 0}.game-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.game-grid article{display:flex;align-items:center;gap:8px;padding:12px 10px;background:#f0f6fc;border-radius:12px;min-width:0}.game-grid svg{width:58px;height:48px;color:#333b36;fill:none;stroke:currentColor;stroke-width:3;flex-shrink:0}.game-grid h3{font-size:14px;font-weight:500;margin:0;white-space:nowrap}.game-grid .reels rect{fill:#f9f7f0;stroke:#e2e2dc;stroke-width:1}.reels text{fill:#333b36;stroke:none;font-size:34px;font-weight:900}.echo text{font-size:25px}.pieces rect,.dots circle{fill:currentColor;stroke:none}.dots circle[fill=white]{fill:white}.dots path{stroke:none}.bottom{display:grid;grid-template-columns:.9fr 1.1fr;gap:36px;padding:30px 0}.bottom h2{font-size:23px;letter-spacing:-.6px;margin:0 0 10px}.bottom p{color:var(--muted);margin:0}.bottom #contact{border-left:1px solid #d4deeb;padding-left:36px}.bottom a{display:block;width:fit-content;overflow-wrap:anywhere;max-width:100%;color:var(--muted)}footer{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px;padding:25px 0}footer p{margin:0}.skip{position:absolute;top:-100px;background:white;padding:12px;z-index:5}.skip:focus{top:5px;left:5px}@media(max-width:1050px){.wrap{width:calc(100% - 56px)}.game-grid article{flex-direction:column;gap:3px}.hero{gap:12px}.intro>p{font-size:18px}.runner-heading h2{font-size:24px}.intro h1{letter-spacing:-1.8px}}@media(max-width:700px){.wrap{width:calc(100% - 36px)}.header{padding:17px 0;gap:12px}.brand{width:147px;height:48px}.brand img{width:183px;left:-18px;top:-36px}.header nav{gap:7px}.header nav a{font-size:12px;padding:8px 10px}.hero{grid-template-columns:1fr;padding:22px 0 25px;gap:26px}.intro h1{font-size:38px;letter-spacing:-1.4px;margin-bottom:14px}.intro>p{font-size:16px}.little{display:none}.runner-heading{padding:0}.runner-heading h2{font-size:24px}.eyebrow{text-align:left;font-size:11px}.playfield{width:calc(100% + 28px);margin-left:-14px;aspect-ratio:8/3}.primary{width:85%;font-size:20px}.game-meta{gap:9px}.sky{background:radial-gradient(ellipse at 60% 48%,#dbf1ff 0%,#f0f9fe 44%,#fff 76%)}.games{grid-template-columns:1fr;gap:18px;padding:22px 0}.app-heading img{width:74px;height:74px}.app-heading h2{font-size:18px}.game-grid article{flex-direction:row;padding:10px 7px;gap:4px}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.game-grid svg{width:48px;height:43px}.game-grid h3{font-size:14px}.bottom{grid-template-columns:1fr;padding:23px 0;gap:24px}.bottom #contact{border-left:0;border-top:1px solid #d4deeb;padding:22px 0 0}.bottom h2{font-size:21px}footer{flex-wrap:wrap;gap:8px;padding:20px 0;font-size:12px}}@media(max-width:360px){.header{flex-wrap:wrap}.header nav{margin-left:auto}.intro h1{font-size:35px}.game-meta p{width:100%;margin:3px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* White scene edges dissolve into the shared hero sky. */
canvas{mix-blend-mode:multiply;mask-image:linear-gradient(to right,transparent,#000 5%,#000 95%,transparent);border-radius:0}
