.games-intro{margin-bottom:28px}.game-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.game-tags span,.game-badge{font-size:11px;color:#b3d9ee;background:#b3d9ee0b;border:1px solid #b3d9ee18;border-radius:99px;padding:7px 13px}.game-directory{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;margin-bottom:30px}.game-choice{display:flex;text-align:left;align-items:center;gap:26px;padding:27px;border:1px solid #ffffff0c;border-radius:26px;background:#191f2b;color:inherit;cursor:pointer;transition:background .2s,border-color .2s}.game-choice:hover,.game-choice.selected{background:#202b3b;border-color:#b3d9ee55}.game-art{width:108px;height:108px;flex-shrink:0;display:grid;place-items:center;border-radius:24px;background:radial-gradient(circle at 30% 20%,#49738c,#233d53 65%,#1c2a3d);color:#c6eaff}.reaction-art svg{width:58px;height:58px;filter:drop-shadow(0 0 12px #9bdfff66)}.memory-art{grid-template-columns:1fr 1fr;padding:16px;background:linear-gradient(135deg,#48465c,#292d42);color:#d4c9f0;gap:7px}.memory-art span{display:grid;place-items:center;border-radius:8px;background:#ffffff09;font-size:27px}.game-choice-copy{display:flex;flex-direction:column;gap:10px}.game-choice-copy small{font-size:10px;color:#9cafc3}.game-choice-copy strong{font-size:23px;color:#e4edf5}.game-choice-copy>span{font-size:12px;line-height:1.8;color:#aab9ca}.game-choice-copy b{font-size:12px;font-weight:500;color:#b3d9ee;margin-top:7px}.game-stage{padding:34px;border-radius:30px;border:1px solid #ffffff0c;background:linear-gradient(135deg,#1d2634,#161d29);scroll-margin-top:110px}.game-stage[hidden]{display:none}.game-stage-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px}.game-stage-heading h2{font-size:26px;letter-spacing:0;margin:0}.game-stats{display:flex;flex-wrap:wrap;gap:34px;margin-bottom:24px}.game-stats>div{display:flex;flex-direction:column;gap:7px}.game-stats small{font-size:11px;color:#92a6bc}.game-stats strong{font-size:20px;color:#dbe9f4;font-weight:500;font-variant-numeric:tabular-nums}.reaction-pad{width:100%;min-height:260px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;border-radius:22px;border:1px solid #9ccbe926;background:radial-gradient(ellipse at top,#26394f,#182335);color:#d3e5f3;cursor:pointer;touch-action:manipulation}.reaction-symbol svg{width:50px;height:50px}.reaction-pad strong{font-size:29px;font-weight:600}.reaction-pad>span:last-child{font-size:12px;color:#a7bad0}.reaction-pad.waiting{background:#302a39;border-color:#b7a0ce40;color:#d8c7ed}.reaction-pad.ready{background:#9fd7ee;border-color:#d1f0ff;color:#102b3f}.reaction-pad.ready>span:last-child{color:#244558}.game-status{margin:22px 0 12px;min-height:24px;font-size:14px;line-height:1.8;color:#c3d9eb}.game-help{font-size:12px;color:#8fa2b7;line-height:1.9;max-width:850px;margin:0}.game-storage{text-align:center;font-size:11px;color:#8195ac;margin:22px 0 48px}.game-reset{background:#ffffff07;border:1px solid #ffffff12;color:#bfd2e4;cursor:pointer;padding:10px 17px;letter-spacing:0}.memory-board{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;max-width:650px;margin:0 auto}.memory-card{aspect-ratio:1.35;border:1px solid #b3d9ee20;border-radius:16px;background:linear-gradient(140deg,#263950,#1c293d);color:#849eb6;font-size:38px;cursor:pointer;touch-action:manipulation}.memory-card.flipped{background:#465c76;color:#e3f2ff;border-color:#b3d9ee88}.memory-card.matched{background:#243e43;color:#a5ddd1;border-color:#86cbb84d;cursor:default}.game-choice:focus-visible,.reaction-pad:focus-visible,.memory-card:focus-visible,.game-reset:focus-visible{outline:3px solid #b3d9ee;outline-offset:4px}
@media(max-width:850px){.game-choice{gap:18px;padding:23px}.game-art{width:78px;height:90px}.reaction-art svg{width:45px}.game-choice-copy strong{font-size:20px}.memory-art{padding:10px}.memory-art span{font-size:23px}}
@media(max-width:600px){.game-directory{grid-template-columns:1fr;gap:13px;margin-bottom:24px}.game-choice{padding:19px;border-radius:22px}.game-art{width:80px;height:88px}.game-choice-copy{gap:6px}.game-choice-copy strong{font-size:19px}.game-choice-copy>span{font-size:11px}.game-choice-copy b{margin-top:3px;font-size:11px}.game-stage{padding:22px 18px;border-radius:24px}.game-stage-heading h2{font-size:22px}.game-stage-heading .eyebrow{font-size:9px}.game-badge{font-size:10px;padding:6px 10px}.game-stats{gap:20px}.game-stats strong{font-size:17px}.reaction-pad{min-height:235px}.reaction-pad strong{font-size:25px}.reaction-pad>span:last-child{font-size:11px}.game-status{font-size:12px}.game-help{font-size:11px}.memory-board{gap:8px}.memory-card{border-radius:12px;font-size:28px;aspect-ratio:1}.game-reset{font-size:11px;padding:9px 12px}.game-storage{font-size:10px;line-height:1.8}.games-intro h1{font-size:25px}.game-tags{gap:7px;margin-top:20px}.game-tags span{font-size:10px}}
@media(prefers-reduced-motion:reduce){.game-choice{transition:none}}
