.TetrisGame-module__10h1WG__panel{color:#451a03;background:radial-gradient(circle at 12% 0,#ffedd5 0%,#0000 35%),radial-gradient(circle at 86% 4%,#fee2e2 0%,#0000 30%),#fff7ed;border:1px solid #f59e0b;border-radius:18px;padding:16px}.TetrisGame-module__10h1WG__stats{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.TetrisGame-module__10h1WG__stats span{background:#fff;border:1px solid #fed7aa;border-radius:999px;padding:5px 10px;font-size:13px}.TetrisGame-module__10h1WG__main{grid-template-columns:minmax(220px,320px) minmax(140px,1fr);align-items:start;gap:12px;display:grid}.TetrisGame-module__10h1WG__board{background:#111827;border:3px solid #1f2937;border-radius:10px;grid-template-columns:repeat(10,minmax(0,1fr));gap:2px;padding:6px;display:grid}.TetrisGame-module__10h1WG__cell{aspect-ratio:1;background:#0b1020;border-radius:2px}.TetrisGame-module__10h1WG__filled{box-shadow:inset 0 0 0 1px #ffffff59}.TetrisGame-module__10h1WG__i{background:#22d3ee}.TetrisGame-module__10h1WG__o{background:#facc15}.TetrisGame-module__10h1WG__t{background:#a78bfa}.TetrisGame-module__10h1WG__s{background:#4ade80}.TetrisGame-module__10h1WG__z{background:#fb7185}.TetrisGame-module__10h1WG__j{background:#60a5fa}.TetrisGame-module__10h1WG__l{background:#fb923c}.TetrisGame-module__10h1WG__side{gap:10px;display:grid}.TetrisGame-module__10h1WG__nextBox,.TetrisGame-module__10h1WG__statusBox{background:#fff;border:1px solid #fdba74;border-radius:12px;padding:10px}.TetrisGame-module__10h1WG__nextBox p,.TetrisGame-module__10h1WG__statusBox p{margin:0 0 8px;font-size:13px;font-weight:700}.TetrisGame-module__10h1WG__previewGrid{grid-template-columns:repeat(4,16px);gap:2px;display:grid}.TetrisGame-module__10h1WG__previewCell{background:#f1f5f9;border-radius:2px;width:16px;height:16px}.TetrisGame-module__10h1WG__actions{gap:8px;display:grid}.TetrisGame-module__10h1WG__action{color:#fff;cursor:pointer;background:#1f2937;border:none;border-radius:9px;padding:9px;font-weight:700}.TetrisGame-module__10h1WG__action:disabled{cursor:not-allowed;opacity:.45}.TetrisGame-module__10h1WG__mobileControls{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-top:12px;display:grid}.TetrisGame-module__10h1WG__control{color:#7c2d12;cursor:pointer;background:#fff;border:1px solid #fdba74;border-radius:10px;min-height:38px;font-weight:800}.TetrisGame-module__10h1WG__help{color:#9a3412;margin:10px 0 0;font-size:12px}@media (max-width:720px){.TetrisGame-module__10h1WG__main{grid-template-columns:1fr}.TetrisGame-module__10h1WG__board{max-width:320px}}
.RoguelikeRpgGame-module__vQYOeG__panel{color:#042f2e;background:radial-gradient(circle at 8% 0,#d1fae5 0%,#0000 36%),radial-gradient(circle at 90% 6%,#ccfbf1 0%,#0000 33%),#f0fdfa;border:1px solid #0f766e;border-radius:18px;padding:16px}.RoguelikeRpgGame-module__vQYOeG__statsRow{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.RoguelikeRpgGame-module__vQYOeG__statsRow span{background:#fff;border:1px solid #99f6e4;border-radius:999px;padding:5px 10px;font-size:13px}.RoguelikeRpgGame-module__vQYOeG__layout{grid-template-columns:minmax(280px,520px) minmax(220px,1fr);align-items:start;gap:12px;display:grid}.RoguelikeRpgGame-module__vQYOeG__canvasSection{background:#031515;border:3px solid #0f766e;border-radius:12px;padding:8px}.RoguelikeRpgGame-module__vQYOeG__canvasMount{width:100%;max-width:520px;margin:0 auto}.RoguelikeRpgGame-module__vQYOeG__canvasMount canvas{border-radius:8px;width:100%;height:auto;display:block}.RoguelikeRpgGame-module__vQYOeG__side{gap:10px;display:grid}.RoguelikeRpgGame-module__vQYOeG__box{background:#fff;border:1px solid #5eead4;border-radius:12px;padding:10px}.RoguelikeRpgGame-module__vQYOeG__box p{margin:0 0 7px;font-size:13px;line-height:1.35}.RoguelikeRpgGame-module__vQYOeG__actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.RoguelikeRpgGame-module__vQYOeG__action,.RoguelikeRpgGame-module__vQYOeG__control,.RoguelikeRpgGame-module__vQYOeG__equip{color:#fff;cursor:pointer;background:#134e4a;border:none;border-radius:9px;font-weight:700}.RoguelikeRpgGame-module__vQYOeG__action,.RoguelikeRpgGame-module__vQYOeG__control{min-height:34px}.RoguelikeRpgGame-module__vQYOeG__controls{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:".up.""left down right";gap:6px;display:grid}.RoguelikeRpgGame-module__vQYOeG__controlUp{grid-area:up}.RoguelikeRpgGame-module__vQYOeG__controlLeft{grid-area:left}.RoguelikeRpgGame-module__vQYOeG__controlRight{grid-area:right}.RoguelikeRpgGame-module__vQYOeG__controlDown{grid-area:down}.RoguelikeRpgGame-module__vQYOeG__inlineHelp{color:#0f766e;margin-top:8px}.RoguelikeRpgGame-module__vQYOeG__inventory{gap:6px;margin:0;padding:0;list-style:none;display:grid}.RoguelikeRpgGame-module__vQYOeG__inventory li{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;font-size:12px;display:grid}.RoguelikeRpgGame-module__vQYOeG__equip{min-height:28px;padding:0 9px;font-size:12px}.RoguelikeRpgGame-module__vQYOeG__logBox{background:#fff;border:1px solid #5eead4;border-radius:12px;margin-top:12px;padding:10px}.RoguelikeRpgGame-module__vQYOeG__logBox p{margin:0 0 8px;font-size:13px;font-weight:700}.RoguelikeRpgGame-module__vQYOeG__logBox ul{gap:4px;max-height:170px;margin:0;padding-left:18px;font-size:12px;display:grid;overflow:auto}.RoguelikeRpgGame-module__vQYOeG__help{color:#0f766e;margin:10px 0 0;font-size:12px}@media (max-width:920px){.RoguelikeRpgGame-module__vQYOeG__layout{grid-template-columns:1fr}.RoguelikeRpgGame-module__vQYOeG__canvasSection{max-width:540px}}
.PhaserMeteorDodgeGame-module__cfH5Tq__panel{color:#e2e8f0;background:radial-gradient(circle at 90% 0,#1e3a8a 0%,#0000 38%),radial-gradient(circle at 0 100%,#0f766e 0%,#0000 35%),#020617;border:1px solid #1d4ed8;border-radius:18px;padding:16px}.PhaserMeteorDodgeGame-module__cfH5Tq__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;font-size:13px;display:grid}.PhaserMeteorDodgeGame-module__cfH5Tq__stats span{text-align:center;background:#0f172a;border:1px solid #1e40af;border-radius:10px;padding:8px}.PhaserMeteorDodgeGame-module__cfH5Tq__canvasShell{background:#020617;border:1px solid #1e3a8a;border-radius:14px;overflow:hidden}.PhaserMeteorDodgeGame-module__cfH5Tq__canvasMount{width:100%;min-height:360px}.PhaserMeteorDodgeGame-module__cfH5Tq__footer{margin-top:12px}.PhaserMeteorDodgeGame-module__cfH5Tq__control{color:#0f172a;cursor:pointer;background:linear-gradient(120deg,#22d3ee,#38bdf8);border:none;border-radius:10px;padding:9px 14px;font-size:14px;font-weight:700}.PhaserMeteorDodgeGame-module__cfH5Tq__control:active{transform:scale(.99)}.PhaserMeteorDodgeGame-module__cfH5Tq__help{color:#cbd5e1;margin-top:10px;font-size:13px}@media (max-width:720px){.PhaserMeteorDodgeGame-module__cfH5Tq__stats{grid-template-columns:repeat(2,minmax(0,1fr))}}
.BabylonBorderCollieRoundupGame-module__5OepeG__panel{color:#f0fdf4;background:radial-gradient(circle at 8% 8%,#84cc164d 0%,#0000 38%),radial-gradient(circle at 92% 92%,#3b82f62e 0%,#0000 34%),linear-gradient(145deg,#052e16 0%,#1f2937 100%);border:1px solid #365314;border-radius:18px;padding:16px}.BabylonBorderCollieRoundupGame-module__5OepeG__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.BabylonBorderCollieRoundupGame-module__5OepeG__stats span{text-align:center;background:#022c22b8;border:1px solid #3f6212;border-radius:10px;padding:8px;font-size:13px}.BabylonBorderCollieRoundupGame-module__5OepeG__canvasShell{background:#020617;border:1px solid #4d7c0f;border-radius:14px;overflow:hidden}.BabylonBorderCollieRoundupGame-module__5OepeG__canvasMount{width:100%;min-height:440px}.BabylonBorderCollieRoundupGame-module__5OepeG__canvas{touch-action:none;width:100%;height:100%;display:block}.BabylonBorderCollieRoundupGame-module__5OepeG__footer{margin-top:12px}.BabylonBorderCollieRoundupGame-module__5OepeG__control{color:#052e16;cursor:pointer;background:linear-gradient(120deg,#bef264,#facc15);border:none;border-radius:10px;padding:10px 14px;font-weight:700}.BabylonBorderCollieRoundupGame-module__5OepeG__control:active{transform:scale(.99)}.BabylonBorderCollieRoundupGame-module__5OepeG__help{color:#dcfce7;margin-top:10px;font-size:13px}@media (max-width:768px){.BabylonBorderCollieRoundupGame-module__5OepeG__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.BabylonBorderCollieRoundupGame-module__5OepeG__canvasMount{min-height:340px}}
.BakeryTycoonGame-module__PcUMfq__panel{color:#451a03;background:radial-gradient(circle at 8% 0,#ffedd5 0%,#0000 36%),radial-gradient(circle at 92% 6%,#fef3c7 0%,#0000 30%),#fffbeb;border:1px solid #92400e;border-radius:18px;padding:14px}.BakeryTycoonGame-module__PcUMfq__toolbar{justify-content:flex-end;margin-bottom:8px;display:flex}.BakeryTycoonGame-module__PcUMfq__fullscreenBtn{color:#fff;cursor:pointer;background:#9a3412;border:none;border-radius:8px;min-height:32px;padding:0 10px;font-weight:700}.BakeryTycoonGame-module__PcUMfq__floorWrap{background:#fff7ed;border:1px solid #f59e0b;border-radius:12px;padding:8px}.BakeryTycoonGame-module__PcUMfq__floorMount{width:100%;min-height:260px}.BakeryTycoonGame-module__PcUMfq__floorMount canvas{border-radius:8px;width:100%;height:auto;display:block}.BakeryTycoonGame-module__PcUMfq__modalOverlay{z-index:60;background:#0f172a8c;place-items:center;padding:12px;display:grid;position:fixed;inset:0}.BakeryTycoonGame-module__PcUMfq__modalCard{color:#451a03;background:#fff7ed;border:1px solid #fdba74;border-radius:14px;width:min(560px,100%);padding:12px}.BakeryTycoonGame-module__PcUMfq__modalHeader{justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.BakeryTycoonGame-module__PcUMfq__modalHeader h3{margin:0;font-size:15px}.BakeryTycoonGame-module__PcUMfq__modalClose{color:#fff;cursor:pointer;background:#9a3412;border:none;border-radius:8px;min-height:30px;padding:0 10px}.BakeryTycoonGame-module__PcUMfq__modalBody{gap:8px;display:grid}.BakeryTycoonGame-module__PcUMfq__modalBody p,.BakeryTycoonGame-module__PcUMfq__modalBody label{margin:0;font-size:13px}.BakeryTycoonGame-module__PcUMfq__modalBody button{color:#fff;cursor:pointer;background:#92400e;border:none;border-radius:8px;min-height:34px;font-weight:700}.BakeryTycoonGame-module__PcUMfq__modalBody button:disabled{opacity:.45;cursor:not-allowed}.BakeryTycoonGame-module__PcUMfq__actionGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid}.BakeryTycoonGame-module__PcUMfq__slider{width:100%}.BakeryTycoonGame-module__PcUMfq__panel:fullscreen{box-sizing:border-box;border-radius:0;flex-direction:column;width:100vw;height:100vh;padding:12px;display:flex}.BakeryTycoonGame-module__PcUMfq__panel:fullscreen .BakeryTycoonGame-module__PcUMfq__floorWrap{flex:1;min-height:0;display:flex}.BakeryTycoonGame-module__PcUMfq__panel:fullscreen .BakeryTycoonGame-module__PcUMfq__floorMount{width:100%;height:100%}.BakeryTycoonGame-module__PcUMfq__panel:fullscreen .BakeryTycoonGame-module__PcUMfq__floorMount canvas{object-fit:contain;width:100%!important;height:100%!important}.BakeryTycoonGame-module__PcUMfq__panel:-webkit-full-screen{box-sizing:border-box;border-radius:0;flex-direction:column;width:100vw;height:100vh;padding:12px;display:flex}.BakeryTycoonGame-module__PcUMfq__panel:-webkit-full-screen .BakeryTycoonGame-module__PcUMfq__floorWrap{flex:1;min-height:0;display:flex}.BakeryTycoonGame-module__PcUMfq__panel:-webkit-full-screen .BakeryTycoonGame-module__PcUMfq__floorMount{width:100%;height:100%}.BakeryTycoonGame-module__PcUMfq__panel:-webkit-full-screen .BakeryTycoonGame-module__PcUMfq__floorMount canvas{object-fit:contain;width:100%!important;height:100%!important}
.PhaserJoseonWarfrontGame-module__eTeXGq__panel{color:#f8fafc;background:radial-gradient(circle at 12% 5%,#713f12 0%,#0000 34%),radial-gradient(circle at 88% 8%,#0f172a 0%,#0000 40%),#111827;border:1px solid #7f1d1d;border-radius:18px;padding:14px}.PhaserJoseonWarfrontGame-module__eTeXGq__stats{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.PhaserJoseonWarfrontGame-module__eTeXGq__stats span{text-align:center;background:#1e293bb3;border:1px solid #92400e;border-radius:10px;padding:8px;font-size:12px;display:block}.PhaserJoseonWarfrontGame-module__eTeXGq__canvasShell{background:#0f172a;border:1px solid #78350f;border-radius:12px;overflow:hidden}.PhaserJoseonWarfrontGame-module__eTeXGq__canvasMount{width:100%;min-height:320px}.PhaserJoseonWarfrontGame-module__eTeXGq__controls{justify-content:space-between;align-items:center;gap:10px;margin-top:10px;display:flex}.PhaserJoseonWarfrontGame-module__eTeXGq__control{color:#111827;cursor:pointer;background:linear-gradient(120deg,#f59e0b,#fcd34d);border:none;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:700}.PhaserJoseonWarfrontGame-module__eTeXGq__help{color:#e2e8f0;margin:0;font-size:12px}@media (max-width:860px){.PhaserJoseonWarfrontGame-module__eTeXGq__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.PhaserJoseonWarfrontGame-module__eTeXGq__controls{flex-direction:column;align-items:stretch}}
.BaseballManagerGame-module__W9J9EG__panel{color:#0f172a;background:radial-gradient(circle at 0 0,#99f6e473,#0000 30%),radial-gradient(circle at 100% 0,#fef08a59,#0000 24%),linear-gradient(#f8fffc 0%,#eefbf6 100%);border:1px solid #134e4a;border-radius:24px;gap:16px;padding:18px;display:grid}.BaseballManagerGame-module__W9J9EG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.BaseballManagerGame-module__W9J9EG__titleBlock{gap:4px;display:grid}.BaseballManagerGame-module__W9J9EG__titleBlock h2,.BaseballManagerGame-module__W9J9EG__sectionTitle{margin:0;font-size:20px}.BaseballManagerGame-module__W9J9EG__titleBlock p,.BaseballManagerGame-module__W9J9EG__metaLine,.BaseballManagerGame-module__W9J9EG__feedItem,.BaseballManagerGame-module__W9J9EG__reportMeta,.BaseballManagerGame-module__W9J9EG__playerCard p{margin:0;font-size:13px;line-height:1.45}.BaseballManagerGame-module__W9J9EG__actions,.BaseballManagerGame-module__W9J9EG__tabs{flex-wrap:wrap;gap:8px;display:flex}.BaseballManagerGame-module__W9J9EG__filterBar{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin:12px 0 16px;display:grid}.BaseballManagerGame-module__W9J9EG__btn,.BaseballManagerGame-module__W9J9EG__tab,.BaseballManagerGame-module__W9J9EG__playerCard,.BaseballManagerGame-module__W9J9EG__directoryRow,.BaseballManagerGame-module__W9J9EG__input,.BaseballManagerGame-module__W9J9EG__select{color:inherit;background:#fff;border:1px solid #99f6e4;border-radius:14px}.BaseballManagerGame-module__W9J9EG__btn,.BaseballManagerGame-module__W9J9EG__tab{cursor:pointer;min-height:38px;padding:0 12px;font-weight:700}.BaseballManagerGame-module__W9J9EG__input,.BaseballManagerGame-module__W9J9EG__select{min-height:40px;font:inherit;padding:0 12px}.BaseballManagerGame-module__W9J9EG__tabActive{color:#fff;background:#115e59;border-color:#115e59}.BaseballManagerGame-module__W9J9EG__grid{grid-template-columns:minmax(280px,1fr) minmax(320px,1.2fr);gap:14px;display:grid}.BaseballManagerGame-module__W9J9EG__stack{gap:14px;display:grid}.BaseballManagerGame-module__W9J9EG__card,.BaseballManagerGame-module__W9J9EG__fieldCard,.BaseballManagerGame-module__W9J9EG__logCard,.BaseballManagerGame-module__W9J9EG__scoreboard{background:#ffffffe0;border:1px solid #a7f3d0;border-radius:18px;padding:14px}.BaseballManagerGame-module__W9J9EG__eyebrow{color:#0f766e;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:800}.BaseballManagerGame-module__W9J9EG__feedList{gap:8px;margin-top:12px;display:grid}.BaseballManagerGame-module__W9J9EG__playerList{gap:10px;display:grid}.BaseballManagerGame-module__W9J9EG__directoryList{gap:6px;max-height:720px;padding-right:2px;display:grid;overflow:auto}.BaseballManagerGame-module__W9J9EG__directoryTable{gap:8px;display:grid}.BaseballManagerGame-module__W9J9EG__directoryRow{text-align:left;cursor:pointer;grid-template-columns:minmax(120px,1.4fr) minmax(120px,1.1fr) repeat(9,minmax(64px,.8fr));align-items:center;gap:10px;padding:12px;display:grid}.BaseballManagerGame-module__W9J9EG__matchRow{text-align:left;cursor:pointer;grid-template-columns:90px 120px minmax(120px,1fr) minmax(120px,1fr) 100px 80px 100px;align-items:center;gap:10px;padding:12px;display:grid}.BaseballManagerGame-module__W9J9EG__directoryHeaderRow{background:#dffaf0;border:1px solid #99f6e4;border-radius:14px;padding:0}.BaseballManagerGame-module__W9J9EG__headerButton{color:#134e4a;min-height:44px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;padding:0 10px;font-weight:800}.BaseballManagerGame-module__W9J9EG__headerButtonActive{color:#0f766e}.BaseballManagerGame-module__W9J9EG__playerCard{text-align:left;cursor:pointer;gap:6px;padding:12px;display:grid}.BaseballManagerGame-module__W9J9EG__playerCardSelected{border-color:#0f766e;box-shadow:0 0 0 2px #0f766e1f}.BaseballManagerGame-module__W9J9EG__playerHeader{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.BaseballManagerGame-module__W9J9EG__playerHeader strong{font-size:16px}.BaseballManagerGame-module__W9J9EG__matchLayout{gap:14px;display:grid}.BaseballManagerGame-module__W9J9EG__fieldSvg{aspect-ratio:1;width:100%}.BaseballManagerGame-module__W9J9EG__infieldDiamond{fill:#f59e0b;opacity:.3;stroke:#b45309;stroke-width:1.4px}.BaseballManagerGame-module__W9J9EG__outfieldArc{fill:#14b8a61f;stroke:#0f766e;stroke-width:1.2px}.BaseballManagerGame-module__W9J9EG__fieldMarkerActive{fill:#115e59}.BaseballManagerGame-module__W9J9EG__fieldMarkerIdle{fill:#cbd5e1}.BaseballManagerGame-module__W9J9EG__fieldMarkerText{fill:#fff;font-size:4.5px;font-weight:700}.BaseballManagerGame-module__W9J9EG__placeholder{background:#ffffffa6;border:1px dashed #99f6e4;border-radius:18px;padding:18px}.BaseballManagerGame-module__W9J9EG__modalBackdrop{background:#0f172a61;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.BaseballManagerGame-module__W9J9EG__modalCard{background:#f8fffc;border:1px solid #99f6e4;border-radius:22px;width:min(1320px,100%);max-height:calc(100vh - 48px);padding:18px;overflow:auto;box-shadow:0 24px 80px #0f172a38}.BaseballManagerGame-module__W9J9EG__modalHeader{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.BaseballManagerGame-module__W9J9EG__pitchLogList{gap:8px;max-height:60vh;padding-right:2px;display:grid;overflow:auto}.BaseballManagerGame-module__W9J9EG__pitchLogRow{background:#fff;border:1px solid #d1fae5;border-radius:14px;grid-template-columns:110px minmax(130px,.9fr) minmax(130px,.9fr) 80px 100px minmax(240px,1.4fr) 80px minmax(320px,2fr);align-items:start;gap:10px;padding:12px;display:grid}.BaseballManagerGame-module__W9J9EG__playerDetailHeader{grid-template-columns:minmax(320px,.9fr) minmax(560px,1.3fr);gap:14px;display:grid}.BaseballManagerGame-module__W9J9EG__playerDetailProfile{background:#fff;border:1px solid #d1fae5;border-radius:16px;gap:6px;padding:14px;display:grid}.BaseballManagerGame-module__W9J9EG__playerSummaryGrid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:10px;display:grid}.BaseballManagerGame-module__W9J9EG__playerSummaryItem{background:#fff;border:1px solid #d1fae5;border-radius:14px;gap:4px;padding:12px;display:grid}.BaseballManagerGame-module__W9J9EG__playerGameSection{gap:8px;margin-top:14px;display:grid}.BaseballManagerGame-module__W9J9EG__playerGameLogList{gap:8px;max-height:46vh;padding-right:2px;display:grid;overflow:auto}.BaseballManagerGame-module__W9J9EG__playerGameLogRow{background:#fff;border:1px solid #d1fae5;border-radius:14px;grid-template-columns:90px 120px minmax(180px,1fr) 110px minmax(420px,2.2fr);align-items:start;gap:10px;padding:12px;display:grid}@media (max-width:920px){.BaseballManagerGame-module__W9J9EG__grid,.BaseballManagerGame-module__W9J9EG__directoryRow,.BaseballManagerGame-module__W9J9EG__matchRow,.BaseballManagerGame-module__W9J9EG__pitchLogRow,.BaseballManagerGame-module__W9J9EG__playerGameLogRow,.BaseballManagerGame-module__W9J9EG__playerDetailHeader{grid-template-columns:1fr}.BaseballManagerGame-module__W9J9EG__directoryHeaderRow{display:none}}
.RobotsAndWizardGame-module__juywiW__panel{color:#ecfeff;background:radial-gradient(circle at 12% 12%,#10b98157 0%,#0000 42%),radial-gradient(circle at 90% 84%,#3b82f647 0%,#0000 38%),linear-gradient(145deg,#042f2e 0%,#0f172a 100%);border:1px solid #0f766e;border-radius:18px;flex-direction:column;padding:16px;display:flex}.RobotsAndWizardGame-module__juywiW__panelFullscreen{border:none;border-radius:0;width:100vw;max-width:none;height:100vh;padding:18px}.RobotsAndWizardGame-module__juywiW__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:12px;display:grid}.RobotsAndWizardGame-module__juywiW__stats span{text-align:center;background:#03141eb8;border:1px solid #134e4a;border-radius:10px;padding:8px;font-size:13px}.RobotsAndWizardGame-module__juywiW__canvasShell{background:#020617;border:1px solid #0f766e;border-radius:14px;flex:1;position:relative;overflow:hidden}.RobotsAndWizardGame-module__juywiW__playerHealthCard{background:#03141eb8;border:1px solid #134e4a;border-radius:12px;margin-bottom:12px;padding:10px 12px}.RobotsAndWizardGame-module__juywiW__playerHealthHeader{color:#ecfeff;justify-content:space-between;align-items:center;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.RobotsAndWizardGame-module__juywiW__playerHealthTrack{background:#7f1d1d73;border:1px solid #f8717133;border-radius:999px;height:12px;overflow:hidden}.RobotsAndWizardGame-module__juywiW__playerHealthFill{background:linear-gradient(90deg,#ef4444 0%,#f59e0b 45%,#22c55e 100%);border-radius:999px;height:100%;box-shadow:0 0 16px #f8717159}.RobotsAndWizardGame-module__juywiW__canvasMount{width:100%;height:100%;min-height:420px}.RobotsAndWizardGame-module__juywiW__canvas{touch-action:none;width:100%;height:100%;display:block}.RobotsAndWizardGame-module__juywiW__crosshair{pointer-events:none;filter:drop-shadow(0 0 10px #fb923c8c);width:26px;height:26px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.RobotsAndWizardGame-module__juywiW__crosshairCharging{filter:drop-shadow(0 0 16px #fb923ce6);transform:translate(-50%,-50%)scale(1.25)}.RobotsAndWizardGame-module__juywiW__crosshair span{position:absolute;inset:0}.RobotsAndWizardGame-module__juywiW__crosshair span:before,.RobotsAndWizardGame-module__juywiW__crosshair span:after{content:"";background:#fff8dcf2;border-radius:999px;position:absolute}.RobotsAndWizardGame-module__juywiW__crosshair span:first-child:before{width:9px;height:2px;top:12px;left:0}.RobotsAndWizardGame-module__juywiW__crosshair span:first-child:after{width:9px;height:2px;top:12px;right:0}.RobotsAndWizardGame-module__juywiW__crosshair span:last-child:before{width:2px;height:9px;top:0;left:12px}.RobotsAndWizardGame-module__juywiW__crosshair span:last-child:after{width:2px;height:9px;bottom:0;left:12px}.RobotsAndWizardGame-module__juywiW__footer{margin-top:12px}.RobotsAndWizardGame-module__juywiW__chargeHud{opacity:0;pointer-events:none;transition:opacity .12s,transform .12s;position:absolute;bottom:16px;left:16px;right:16px;transform:translateY(8px)}.RobotsAndWizardGame-module__juywiW__chargeHudVisible{opacity:1;transform:translateY(0)}.RobotsAndWizardGame-module__juywiW__chargeHudHeader{color:#fff7ed;text-shadow:0 0 12px #f9731673;justify-content:space-between;align-items:center;margin-bottom:8px;font-size:13px;display:flex}.RobotsAndWizardGame-module__juywiW__chargeTrack{background:#431407b3;border:1px solid #fb923c59;border-radius:999px;height:16px;overflow:hidden;box-shadow:inset 0 0 18px #00000047}.RobotsAndWizardGame-module__juywiW__chargeFill{background:linear-gradient(90deg,#f97316 0%,#fb923c 32%,#facc15 68%,#fef08a 100%);border-radius:999px;height:100%;box-shadow:0 0 20px #fb923c8c,inset 0 0 12px #ffffff3d}.RobotsAndWizardGame-module__juywiW__controls{flex-wrap:wrap;gap:10px;display:flex}.RobotsAndWizardGame-module__juywiW__control{cursor:pointer;color:#052e2b;background:linear-gradient(120deg,#5eead4,#22d3ee);border:none;border-radius:10px;padding:10px 14px;font-weight:700}.RobotsAndWizardGame-module__juywiW__control:active{transform:scale(.99)}.RobotsAndWizardGame-module__juywiW__controlSecondary{cursor:pointer;color:#d1fae5;background:#082f49b8;border:1px solid #2dd4bf;border-radius:10px;padding:10px 14px;font-weight:700}.RobotsAndWizardGame-module__juywiW__controlSecondary:active{transform:scale(.99)}.RobotsAndWizardGame-module__juywiW__help{color:#d1fae5;margin-top:10px;font-size:13px}.RobotsAndWizardGame-module__juywiW__panelFullscreen .RobotsAndWizardGame-module__juywiW__canvasMount{min-height:0}.RobotsAndWizardGame-module__juywiW__panelFullscreen .RobotsAndWizardGame-module__juywiW__help{margin-bottom:0}@media (max-width:768px){.RobotsAndWizardGame-module__juywiW__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.RobotsAndWizardGame-module__juywiW__canvasMount{min-height:340px}}
.page-module___Spj8q__shell{color:#f8fafc;background:linear-gradient(#0f172a,#111827 55%,#020617);min-height:100vh;padding:24px}.page-module___Spj8q__navLinks{gap:10px;display:flex}.page-module___Spj8q__backLink{color:#38bdf8;font-weight:700;text-decoration:none}.page-module___Spj8q__saveLink{color:#facc15;font-weight:700;text-decoration:none}.page-module___Spj8q__header{width:100%;margin:18px 0}.page-module___Spj8q__header h1{margin:0 0 8px;font-size:clamp(28px,4.6vw,40px)}.page-module___Spj8q__header p{color:#cbd5e1;margin:0}.page-module___Spj8q__gameWrap{width:100%}
