.game-live{background:linear-gradient(135deg,#dff7ef,#efe9ff);color:#315f57;border-color:#b7dcd2}.game-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(220px,.55fr);gap:30px;padding:36px;margin-bottom:22px;background:radial-gradient(circle at 85% 18%,rgba(169,141,236,.28),transparent 28%),radial-gradient(circle at 12% 90%,rgba(93,201,174,.24),transparent 32%),linear-gradient(135deg,#fffdf9,#f5fbf8 52%,#f8f4ff);border:1px solid rgba(67,118,104,.14)}.game-hero::before{content:"";position:absolute;inset:16px;border:1px solid rgba(76,125,112,.09);border-radius:inherit;pointer-events:none}.game-hero-copy{position:relative;z-index:1}.game-hero-copy h2{max-width:660px;margin:8px 0 12px;font:700 clamp(28px,4vw,44px)/1.13 Georgia,"Songti SC",serif;color:#203b37}.game-hero-copy>p{max-width:700px;margin:0;color:#65766f;line-height:1.8}.game-hero-stats{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.game-hero-stats span{display:grid;gap:2px;min-width:110px;padding:12px 16px;border-radius:16px;background:rgba(255,255,255,.72);border:1px solid rgba(83,125,114,.13);color:#78877f;font-size:11px}.game-hero-stats b{color:#2f665c;font-size:17px}.game-hero-pet{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;min-height:210px}.game-hero-pet>b{font-size:16px;color:#315f57}.game-hero-pet>small{color:#7b8984}.game-orbit{position:relative;display:grid;place-items:center;width:150px;height:150px;margin-bottom:8px}.game-orbit::before,.game-orbit::after{content:"";position:absolute;border-radius:50%;border:1px solid rgba(83,124,113,.2)}.game-orbit::before{inset:6px;animation:game-spin 14s linear infinite}.game-orbit::after{inset:24px;border-style:dashed;animation:game-spin 9s linear infinite reverse}.game-orbit strong{display:grid;place-items:center;width:82px;height:82px;border-radius:32px;background:linear-gradient(145deg,#e5f7ef,#fff8ed);box-shadow:0 18px 50px rgba(50,103,89,.2);font-size:42px}.game-orbit i{position:absolute;width:9px;height:9px;border-radius:50%;background:#77c7af;box-shadow:0 0 18px #77c7af}.game-orbit i:nth-child(1){top:7px}.game-orbit i:nth-child(2){right:16px;bottom:33px;background:#a895dc}.game-orbit i:nth-child(3){left:13px;bottom:42px;background:#e5b96f}@keyframes game-spin{to{transform:rotate(360deg)}}
.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.game-card{position:relative;display:grid;grid-template-columns:64px minmax(0,1fr) auto;gap:18px;align-items:center;width:100%;padding:24px;text-align:left;color:inherit;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.game-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(48,83,75,.12);border-color:rgba(76,128,113,.3)}.game-card>i{font-style:normal;color:#4d7d70;font-size:12px}.game-card-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:21px;background:#e8f6f0;color:#387064;font-size:27px}.game-violet .game-card-icon{background:#eee9fb;color:#7160a6}.game-amber .game-card-icon{background:#fff2d8;color:#a77122}.game-rose .game-card-icon{background:#fbe9eb;color:#a95f68}.game-card-copy{display:flex;flex-direction:column;gap:5px;min-width:0}.game-card-copy small{color:#85928d;font-size:10px;letter-spacing:.12em;text-transform:uppercase}.game-card-copy b{font:700 20px Georgia,"Songti SC",serif;color:#263e39}.game-card-copy em{font-style:normal;color:#6f7d78;font-size:12px;line-height:1.6}.game-fairness{display:grid;grid-template-columns:auto repeat(3,1fr);gap:20px;align-items:start;margin-top:18px;padding:24px}.game-fairness>span{padding:7px 10px;border-radius:999px;background:#e8f5ef;color:#3b7165;font-size:11px;font-weight:700}.game-fairness b{font-size:13px;color:#344e48}.game-fairness p{margin:5px 0 0;color:#7b8883;font-size:11px;line-height:1.6}
.game-topbar{align-items:flex-end}.game-back{display:block;margin:0 0 8px;padding:0;border:0;background:none;color:#4f7a70;font-size:12px;cursor:pointer}.game-mode-switch{display:flex;gap:8px;width:max-content;max-width:100%;margin-bottom:18px;padding:5px;border-radius:16px;background:#e9f0ec}.game-mode-switch button{padding:10px 16px;border:0;border-radius:12px;background:transparent;color:#6c7d77;font-weight:650;cursor:pointer;white-space:nowrap}.game-mode-switch button.active{background:#fff;box-shadow:0 5px 18px rgba(47,81,72,.1);color:#315f57}.game-score{display:grid;grid-template-columns:minmax(110px,1fr) auto minmax(110px,1fr);gap:14px;align-items:center;margin-bottom:18px;padding:15px 22px;border:1px solid rgba(74,113,102,.13);border-radius:22px;background:rgba(255,255,255,.65)}.game-score>div{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:10px;padding:9px 14px;border-radius:15px}.game-score>div.active{background:#edf8f3}.game-score span{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#fff;color:#3d6e62;font-weight:800;box-shadow:0 5px 15px rgba(51,91,80,.08)}.game-score small{color:#6d7e78}.game-score b{font-size:24px;color:#2c5850}.game-score>i{font-style:normal;color:#94a29d;font-size:11px}.game-score>em{grid-column:1/-1;text-align:center;color:#94a19c;font-size:10px;font-style:normal}.game-arena{padding:28px;min-height:420px}.game-round-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start}.game-round-head span{color:#6c9e91;font-size:10px;letter-spacing:.18em}.game-round-head h2{margin:6px 0;font:700 25px Georgia,"Songti SC",serif;color:#293f3a}.game-round-head p{margin:0;color:#798782;font-size:12px}.game-thinking{display:inline-flex;align-items:center;padding:8px 11px;border-radius:999px;background:#edf7f2;color:#47766b!important;letter-spacing:.08em!important}.game-choice-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:26px}.game-choice-grid button{display:flex;flex-direction:column;align-items:center;gap:6px;min-height:138px;padding:20px 12px;border:1px solid rgba(75,116,105,.15);border-radius:22px;background:linear-gradient(145deg,#fff,#f7faf8);color:#344c46;cursor:pointer;transition:.18s ease}.game-choice-grid button:hover{transform:translateY(-3px);border-color:#8ec7b7;box-shadow:0 14px 30px rgba(52,94,82,.1)}.game-choice-grid button:disabled{cursor:default;opacity:.5;transform:none}.game-choice-grid span{font-size:36px}.game-choice-grid b{font-size:14px}.game-choice-grid small{color:#91a09a;font-size:10px}.game-handoff{display:grid;grid-template-columns:48px 1fr auto;gap:16px;align-items:center;margin-top:20px;padding:18px;border-radius:18px;background:#f0f7f3;border:1px solid #d4e8df}.game-handoff>span{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:#fff;color:#4b8b79;font-weight:800}.game-handoff b{color:#345f55}.game-handoff p{margin:4px 0 0;color:#778782;font-size:11px}.game-reveal{display:grid;grid-template-columns:1fr auto 1fr;gap:22px;align-items:center;margin-top:22px;padding:22px;border-radius:24px;background:linear-gradient(135deg,#eff8f4,#faf7ff)}.game-reveal>div{display:flex;flex-direction:column;align-items:center;gap:4px}.game-reveal>div>span{font-size:46px}.game-reveal>div>b{color:#344e47}.game-reveal small{color:#80908a}.game-reveal>i{font-style:normal;color:#aa96d8;font-size:23px}.game-verdict{display:grid;grid-template-columns:48px 1fr auto;gap:15px;align-items:center;margin-top:12px;padding:16px 18px;border:1px solid #dbe9e3;border-radius:18px}.game-verdict>span{display:grid;place-items:center;width:44px;height:44px;border-radius:15px;background:#dff4eb;color:#32725f;font-size:20px;font-weight:800}.game-verdict.draw>span{background:#f2edf9;color:#705f9a}.game-verdict b{color:#31564e}.game-verdict p{margin:3px 0 0;color:#72817c;font-size:11px}.game-verdict p small{display:inline-block;margin-left:6px;color:#8c78bb}.game-history{display:grid;grid-template-columns:auto 1fr;gap:22px;align-items:center;margin-top:14px;padding:16px 20px}.game-history>div:first-child{display:flex;flex-direction:column}.game-history small{color:#96a19d;font-size:9px}.game-history>div:last-child{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.game-history>div:last-child>span{display:flex;gap:8px;padding:7px 10px;border-radius:10px;background:#f2f6f4;font-size:9px}.game-history .empty-pill{color:#94a09b}
.reaction-arena{position:relative;overflow:hidden;padding:30px;background:radial-gradient(circle at 50% 40%,rgba(114,192,167,.14),transparent 32%),#fff}.reaction-arena.go{background:radial-gradient(circle at 50% 40%,rgba(255,206,94,.5),transparent 34%),#fffdf5}.reaction-status{display:flex;flex-direction:column;align-items:center;gap:5px;padding:22px}.reaction-status>span{display:grid;place-items:center;width:92px;height:92px;border-radius:50%;background:#edf5f1;color:#6b9f90;font-size:30px;box-shadow:0 0 0 12px rgba(103,166,148,.07)}.reaction-arena.waiting .reaction-status>span{animation:game-pulse 1s ease-in-out infinite}.reaction-arena.go .reaction-status>span{background:#ffd878;color:#78551b;box-shadow:0 0 0 18px rgba(255,206,91,.16);font-size:23px}.reaction-status b{margin-top:8px;color:#34534b;font-size:19px}.reaction-status small{color:#8a9792}.reaction-lanes{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:12px}.reaction-lanes button{display:grid;grid-template-columns:60px 1fr;grid-template-rows:auto auto;column-gap:16px;align-items:center;padding:22px;border:1px solid #dce9e4;border-radius:22px;background:#f7fbf9;text-align:left;color:#36574f;cursor:pointer}.reaction-lanes button:last-child{background:#faf8fd;border-color:#e6dff1}.reaction-lanes span{grid-row:1/3;display:grid;place-items:center;width:56px;height:56px;border-radius:18px;background:#fff;box-shadow:0 8px 20px rgba(47,84,75,.1);font-size:24px;font-weight:800}.reaction-lanes small{color:#8b9893}.reaction-start{display:block;margin:22px auto 0}.reaction-arena.waiting .reaction-start,.reaction-arena.go .reaction-start{opacity:.45;pointer-events:none}@keyframes game-pulse{50%{transform:scale(.9);opacity:.68}}
.memory-score{display:grid;grid-template-columns:1fr auto 1fr;gap:14px;align-items:center;margin-bottom:18px}.memory-score>div{display:grid;grid-template-columns:44px 1fr auto;gap:11px;align-items:center;padding:12px 16px;border:1px solid #dce8e3;border-radius:18px;background:#fff}.memory-score>div.active{border-color:#8fc7b8;background:#eef8f4}.memory-score span{display:grid;place-items:center;width:40px;height:40px;border-radius:13px;background:#f1f6f4;color:#3e7164;font-weight:800}.memory-score strong{color:#456d63;font-size:12px}.memory-score>i{font-style:normal;color:#87948f;font-size:11px}.memory-arena{padding:26px}.memory-board{display:grid;grid-template-columns:repeat(4,minmax(68px,1fr));gap:12px;max-width:680px;margin:0 auto}.memory-board button{position:relative;aspect-ratio:1/1;min-height:78px;border:1px solid #dce8e3;border-radius:20px;background:linear-gradient(145deg,#e4f3ed,#f4f0fb);cursor:pointer;transform-style:preserve-3d;transition:transform .25s ease,box-shadow .2s ease}.memory-board button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 25px rgba(47,83,74,.1)}.memory-board button span,.memory-board button b{position:absolute;inset:0;display:grid;place-items:center;backface-visibility:hidden}.memory-board button span{color:#69998b;font-size:22px}.memory-board button b{transform:rotateY(180deg);font-size:31px;color:#4a7569}.memory-board button.open{transform:rotateY(180deg);background:#fff}.memory-board button.matched{background:#fff7dd;border-color:#efcf7c;box-shadow:0 0 0 3px rgba(239,207,124,.14)}.memory-foot{display:flex;justify-content:space-between;align-items:center;gap:16px;max-width:680px;margin:22px auto 0;padding-top:18px;border-top:1px solid #e7eeeb}.memory-foot p{margin:0;color:#76857f}.memory-foot b{color:#37675b}
@media(max-width:900px){.game-hero{grid-template-columns:1fr}.game-hero-pet{display:none}.game-fairness{grid-template-columns:1fr}.game-fairness>span{width:max-content}.game-card{grid-template-columns:54px 1fr}.game-card>i{display:none}.game-card-icon{width:52px;height:52px}.game-choice-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){.game-hero{padding:24px}.game-grid{grid-template-columns:1fr}.game-hero-stats span{min-width:92px;flex:1}.game-score{padding:10px;gap:5px}.game-score>div{grid-template-columns:34px 1fr auto;padding:8px}.game-score span{width:32px;height:32px;font-size:10px}.game-arena{padding:18px}.game-round-head{flex-direction:column}.game-choice-grid{gap:8px}.game-choice-grid button{min-height:106px;padding:12px 5px}.game-choice-grid span{font-size:28px}.game-choice-grid small{display:none}.game-handoff,.game-verdict{grid-template-columns:40px 1fr}.game-handoff .button,.game-verdict .button{grid-column:1/-1;width:100%}.game-reveal{gap:10px;padding:16px}.game-reveal>div>span{font-size:35px}.game-history{grid-template-columns:1fr}.game-history>div:last-child{justify-content:flex-start}.reaction-lanes{gap:8px}.reaction-lanes button{grid-template-columns:1fr;text-align:center;padding:14px}.reaction-lanes span{grid-row:auto;margin:auto}.reaction-lanes small{display:none}.memory-score{grid-template-columns:1fr 1fr}.memory-score>i{grid-column:1/-1;grid-row:2;text-align:center}.memory-score>div{grid-template-columns:36px 1fr;padding:9px}.memory-score strong{grid-column:1/-1;text-align:center}.memory-board{gap:7px}.memory-board button{min-height:58px;border-radius:14px}.memory-arena{padding:14px}.memory-foot{align-items:flex-start;flex-direction:column}.memory-foot .button{width:100%}}
