.visual-domains .domain{position:relative;overflow:hidden;min-height:140px;align-items:center;background:linear-gradient(145deg,#fff,#eaf2fa)}.visual-domains .domain:nth-child(2){background:linear-gradient(145deg,#fff,#edf4ef)}.visual-domains .domain:nth-child(3){background:linear-gradient(145deg,#fff,#fff0e5)}.visual-domains .domain:nth-child(4){background:linear-gradient(145deg,#fff,#efedf8)}.visual-domains .domain-icon{width:72px;height:72px;border-radius:23px;font-size:29px;box-shadow:0 9px 22px rgba(16,38,63,.09)}.visual-domains h3{font-size:24px}.visual-domains p{font-size:15px}
.game-library-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin:58px 0 22px}.game-library-head h3{margin:7px 0 0;font-size:clamp(30px,4vw,46px);line-height:1;letter-spacing:-.045em}.game-library-head p{max-width:430px;margin:0;color:var(--muted)}
.game-library{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.game-tile{position:relative;min-height:360px;padding:0;overflow:hidden;border:1px solid rgba(16,38,63,.08);border-radius:28px;background:#dbeaf7;color:var(--ink);text-align:left;box-shadow:0 12px 30px rgba(16,38,63,.09);cursor:pointer;transition:transform 160ms cubic-bezier(.23,1,.32,1),box-shadow 220ms ease}.game-tile.peach{background:#f8dfcc}.game-tile.green{background:#dbeade}.game-tile.lavender{background:#e3e1f2}.game-tile.yellow{background:#f6e7ac}.game-tile.coral{background:#f5d1c8}.game-tile.mint{background:#d7ece8}.game-tile.navy{background:#244b70;color:#fff}.game-art{position:relative;display:block;height:205px;overflow:hidden}.game-art:after{content:"";position:absolute;inset:auto 18px 0;height:70%;border-radius:50% 50% 18px 18px;background:rgba(255,255,255,.3)}.game-art i,.game-art b{position:absolute;z-index:1;display:grid;place-items:center;font-style:normal}.firefly-art i{width:17px;height:17px;border-radius:50%;background:#fff9bd;box-shadow:0 0 0 8px rgba(255,249,189,.22),0 0 26px #fff47a}.firefly-art i:nth-child(1){left:24%;top:29%}.firefly-art i:nth-child(2){right:25%;top:20%}.firefly-art i:nth-child(3){right:35%;bottom:26%}.firefly-art b{left:50%;top:48%;font-size:55px;color:#fff;transform:translate(-50%,-50%)}.pattern-art i{width:62px;height:62px;border-radius:20px;transform:rotate(12deg);box-shadow:0 8px 18px rgba(16,38,63,.12)}.pattern-art i:nth-child(1){left:18%;top:25%;background:#fff}.pattern-art i:nth-child(2){left:39%;top:45%;background:#6f9b84}.pattern-art i:nth-child(3){right:17%;top:22%;background:#4879b9}.pattern-art i:nth-child(4){right:29%;bottom:12%;background:#e9a067}.stop-art i{left:50%;top:34%;width:110px;height:110px;transform:translateX(-50%);border-radius:50%;background:#e9a067;box-shadow:inset 0 -12px 0 rgba(0,0,0,.08),0 12px 25px rgba(16,38,63,.12)}.stop-art b{left:50%;top:57%;transform:translate(-50%,-50%);color:#fff;font-size:16px;letter-spacing:.08em}.trail-art i{width:52px;height:52px;border-radius:18px;background:#fff;color:#7774a8;font-weight:900;box-shadow:0 7px 15px rgba(16,38,63,.1)}.trail-art i:nth-child(1){left:15%;top:58%}.trail-art i:nth-child(2){left:37%;top:27%}.trail-art i:nth-child(3){right:20%;top:46%}.trail-art i:nth-child(4){right:8%;top:14%}.stars-art i,.stars-art b{font-size:39px;color:#93651e}.stars-art i:nth-child(1){left:17%;top:25%}.stars-art i:nth-child(2){left:43%;top:52%}.stars-art i:nth-child(3){right:14%;top:22%}.stars-art b{right:29%;bottom:15%;color:#fff}.weather-art i{width:70px;height:70px;border-radius:23px;background:rgba(255,255,255,.55);font-size:33px}.weather-art i:nth-child(1){left:12%;top:42%;color:#e7955c}.weather-art i:nth-child(2){left:39%;top:18%;color:#7f83aa}.weather-art i:nth-child(3){right:10%;top:48%;color:#4879b9}.rhythm-art i{bottom:25%;width:40px;border-radius:14px 14px 5px 5px;background:#5f9279}.rhythm-art i:nth-child(1){left:18%;height:52px}.rhythm-art i:nth-child(2){left:37%;height:105px}.rhythm-art i:nth-child(3){right:31%;height:76px}.rhythm-art i:nth-child(4){right:12%;height:125px}.relay-art i,.relay-art b{width:61px;height:61px;border-radius:20px;background:#fff;color:#4879b9;font-size:24px;box-shadow:0 7px 16px rgba(0,0,0,.18)}.relay-art i:nth-child(1){left:12%;top:36%}.relay-art i:nth-child(2){left:38%;top:17%;color:#5f9279}.relay-art i:nth-child(3){right:12%;top:39%;color:#e7955c}.relay-art b{left:40%;bottom:6%;color:#10263f}.game-meta{display:block;padding:20px 20px 24px}.game-meta small,.game-meta strong,.game-meta em{display:block}.game-meta small{font-size:11px;font-weight:900;letter-spacing:.09em;text-transform:uppercase;opacity:.7}.game-meta strong{margin-top:7px;font-size:23px;letter-spacing:-.03em}.game-meta em{margin-top:5px;font-size:13px;font-style:normal;opacity:.72}.play-chip{position:absolute;right:16px;top:16px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.76);color:var(--ink);font-size:10px;font-weight:900;backdrop-filter:blur(12px)}.game-tile:active{transform:scale(.975)}
@media(hover:hover) and (pointer:fine){.game-tile:hover{transform:translateY(-3px);box-shadow:0 18px 38px rgba(16,38,63,.14)}}
.game-lab{width:min(720px,92vw);overflow:visible;background:#f7f7f2}.game-lab::backdrop{background:rgba(12,24,36,.7);backdrop-filter:blur(8px)}.game-lab button{position:static;right:auto;top:auto;width:auto;height:auto}.game-lab-close{position:absolute!important;z-index:4;right:14px!important;top:14px!important;width:38px!important;height:38px!important}.game-lab-shell{padding:30px}.game-lab-top{display:grid;grid-template-columns:72px 1fr auto;gap:18px;align-items:center}.game-lab-icon{display:grid;place-items:center;width:72px;height:72px;border-radius:24px;background:var(--blue-soft);color:var(--blue);font-size:32px}.game-lab-top h3{margin:2px 0;font-size:31px;letter-spacing:-.04em}.game-lab-top p{margin:0;color:var(--muted)}.game-lab-score{font-size:25px;font-weight:900}.game-lab-board{position:relative;min-height:330px;margin-top:24px;overflow:hidden;border:1px solid var(--line);border-radius:25px;background:radial-gradient(circle at 50% 30%,#fff,#eaf2fa);display:grid;place-items:center;padding:22px}.game-lab-feedback{min-height:28px;margin:14px 0;text-align:center;color:var(--green-deep);font-weight:800}.game-lab-start{display:block!important;min-width:180px;min-height:48px;margin:auto;border:0;border-radius:15px;background:var(--ink);color:#fff;font-weight:900;cursor:pointer;box-shadow:0 4px 0 #07182a!important}.lab-grid{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.game-lab .lab-cell{width:auto;height:auto;min-height:60px;border:0;border-radius:17px;background:#fff;color:var(--blue);font-size:25px;box-shadow:0 4px 0 #d9dfe0;cursor:pointer}.lab-cell:active,.game-lab-start:active{transform:scale(.96)}.lab-cell.done{background:var(--green-soft);color:var(--green-deep)}.lab-pads{display:flex;gap:14px}.game-lab .lab-pad{width:76px;height:76px;border:0;border-radius:24px;box-shadow:0 6px 0 rgba(0,0,0,.14);cursor:pointer}.lab-pad:nth-child(1){background:#4879b9}.lab-pad:nth-child(2){background:#6f9b84}.lab-pad:nth-child(3){background:#e9a067}.lab-pad:nth-child(4){background:#8d8db6}.lab-pad.flash{filter:brightness(1.35);transform:scale(1.08)}.game-lab .lab-signal{width:160px;height:160px;border-radius:50%;display:grid;place-items:center;background:#e9a067;color:#fff;font-size:30px;font-weight:900;box-shadow:0 12px 30px rgba(16,38,63,.14);cursor:pointer}.lab-signal.go{background:#5f9279}.weather-choices{display:flex;gap:14px}.game-lab .weather-choices button{width:100px;height:100px;border:0;border-radius:28px;background:#fff;font-size:40px;box-shadow:0 6px 0 #d9dfe0;cursor:pointer}
@media(max-width:900px){.game-library{grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.game-library-head{display:block}.game-library-head p{margin-top:14px}.game-library{grid-template-columns:1fr}.game-tile{min-height:330px}.game-lab-shell{padding:24px 16px}.game-lab-top{grid-template-columns:58px 1fr}.game-lab-icon{width:58px;height:58px}.game-lab-score{grid-column:1/-1}.lab-grid{grid-template-columns:repeat(3,1fr)}}
@media(prefers-reduced-motion:reduce){.game-tile,.lab-pad{transition:none!important}}

/* V6 motion polish: fast press feedback, calm materialization, no perpetual motion. */
.game-tile{transform:translateZ(0);will-change:transform;transition:transform 150ms cubic-bezier(.23,1,.32,1),box-shadow 220ms ease}.game-art i{transition:transform 240ms cubic-bezier(.23,1,.32,1),filter 180ms ease}.play-chip{transition:transform 160ms cubic-bezier(.23,1,.32,1),background-color 160ms ease}.play-chip:after{content:" →"}
.game-lab{opacity:0;transform:translateY(10px) scale(.975);transition:opacity 180ms ease,transform 240ms cubic-bezier(.23,1,.32,1)}.game-lab[open]{opacity:1;transform:none}.game-lab.closing{opacity:0;transform:translateY(7px) scale(.985)}.game-lab::backdrop{opacity:1;transition:opacity 180ms ease}.game-lab.closing::backdrop{opacity:0}.game-lab-board{transform:translateZ(0)}
@starting-style{.game-lab[open]{opacity:0;transform:translateY(10px) scale(.975)}}
@media(hover:hover) and (pointer:fine){.game-tile:hover .play-chip{transform:translateX(2px);background:#fff}.game-tile:hover .game-art i:nth-child(odd){transform:translateY(-4px) rotate(-2deg)}.game-tile:hover .game-art i:nth-child(even){transform:translateY(3px) rotate(2deg)}}
@media(prefers-reduced-motion:reduce){.game-tile,.game-art i,.play-chip,.lab-pad,.game-lab{transition:none!important}.game-lab{transform:none!important}}

.tidy-art i{width:58px;height:58px;border-radius:19px;background:rgba(255,255,255,.78);color:#315f55;font-size:24px;font-weight:900;box-shadow:0 8px 18px rgba(16,38,63,.10)}.tidy-art i:nth-child(1){left:13%;top:24%;transform:rotate(-8deg)}.tidy-art i:nth-child(2){left:39%;top:50%;color:#4879b9;transform:rotate(6deg)}.tidy-art i:nth-child(3){right:14%;top:20%;color:#e7955c}.tidy-art i:nth-child(4){right:24%;bottom:8%;color:#6f9b84}
.tidy-game{width:100%;display:grid;place-items:center;gap:28px}.tidy-object{display:grid;place-items:center;width:112px;height:112px;border-radius:34px;background:#fff;color:var(--blue);font-size:49px;box-shadow:0 12px 28px rgba(16,38,63,.12);transition:transform 180ms cubic-bezier(.23,1,.32,1),opacity 160ms ease}.tidy-bins{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:14px}.game-lab .tidy-bins button{min-height:76px;padding:12px;border:1px solid var(--line);border-radius:20px;background:#fff;color:var(--ink);font-size:15px;font-weight:900;box-shadow:0 5px 0 #d9dfe0;cursor:pointer;transition:transform 120ms cubic-bezier(.23,1,.32,1),background-color 160ms ease,border-color 160ms ease}.game-lab .tidy-bins button:active{transform:scale(.96)}.game-lab .tidy-bins button.correct{border-color:#9fc0ad;background:var(--green-soft)}
@media(prefers-reduced-motion:reduce){.tidy-object,.game-lab .tidy-bins button{transition:none!important}}
