:root{color-scheme:dark;--gold:#e4c481;--cream:#f2efdf;--muted:#b4beb2;--green:#c5ff63}*{box-sizing:border-box}body{margin:0;background:radial-gradient(ellipse at 80% 20%,#23412d50,transparent 65%),#07110c;color:var(--cream);font-family:Arial,Helvetica,sans-serif;min-height:100svh;display:flex;flex-direction:column}a{color:inherit}a:focus-visible{outline:3px solid var(--gold);outline-offset:6px}.skip-link{position:absolute;top:-80px;left:20px;z-index:100;padding:12px;background:#07110c}.skip-link:focus{top:16px}.arcade-hub{padding-block:44px 64px;flex:1}.hub-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:24px;max-width:1000px;margin:0 0 30px}.eyebrow{font-size:.75rem;letter-spacing:.17em;color:var(--gold);margin:0 0 9px}.hub-heading h1{font-family:DoobieDisplay,Impact,sans-serif;font-size:clamp(3.8rem,8vw,6rem);font-weight:400;line-height:.94;margin:0;letter-spacing:.015em}.hub-heading>p{font-size:1rem;line-height:1.6;color:var(--muted);margin:0;text-align:right}.games{display:grid;gap:28px;max-width:1000px}.game-card{display:grid;grid-template-columns:1.15fr 1fr;overflow:hidden;border:1px solid #c8bd8c50;border-radius:14px;background:#0e1d14;text-decoration:none;box-shadow:0 15px 50px #0003;transition:border-color .2s}.game-card:hover{border-color:var(--gold)}.game-art{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:330px;isolation:isolate;overflow:hidden;background:repeating-radial-gradient(ellipse at 130% -20%,#4b2768 0 32px,#6c377846 34px 58px),#2d1945;padding:40px 24px}.game-number{position:absolute;top:24px;left:26px;font-size:.75rem;letter-spacing:.12em;color:#e9c9f7}.game-art img{width:80%;height:auto;transform:rotate(-9deg);filter:drop-shadow(0 8px 16px #ffac7055)}.art-caption{font-family:DoobieDisplay,Impact,sans-serif;font-size:clamp(2.8rem,5vw,4rem);color:var(--green);line-height:1;margin-top:20px;transform:rotate(-4deg)}.game-info{display:flex;flex-direction:column;padding:34px 38px}.game-category{font-size:.75rem;letter-spacing:.12em;color:var(--gold);margin:0 0 15px}.game-info h2{font-family:DoobieDisplay,Impact,sans-serif;font-size:3.4rem;line-height:.94;font-weight:400;letter-spacing:.01em;margin:0 0 17px}.game-info h2 span{color:var(--green)}.game-description{font-size:1rem;line-height:1.6;color:#c8d0c3;margin:0 0 15px}.game-modes{font-size:.875rem;color:var(--muted);margin:0 0 26px}.play-action{display:flex;justify-content:space-between;align-items:center;gap:24px;min-height:50px;padding:13px 18px;background:var(--gold);color:#102015;font-size:.9375rem;font-weight:700;border-radius:6px;margin-top:auto}.play-action>span{font-size:1.5rem;line-height:1}.game-card:hover .play-action{background:#f1d696}@media(max-width:760px){.arcade-hub{padding-block:30px 40px}.hub-heading{align-items:flex-start;margin-bottom:24px;gap:18px}.hub-heading>p{font-size:.875rem;max-width:150px;align-self:flex-end}.game-card{grid-template-columns:1fr}.game-art{min-height:220px;padding:35px 24px 20px}.game-art img{width:min(65%,260px)}.game-number{top:18px;left:20px}.art-caption{font-size:3rem;margin-top:8px}.game-info{padding:25px}.game-info h2{font-size:2.8rem}.game-info h2 br{display:none}.game-info h2 span{display:inline-block;margin-left:.15em}.game-category{margin-bottom:12px}.game-modes{margin-bottom:22px}}@media(max-width:380px){.hub-heading{flex-direction:column;gap:12px}.hub-heading>p{align-self:flex-start;text-align:left;max-width:none}.hub-heading>p br{display:none}.hub-heading>p br::after{content:' '}.game-info{padding:22px}}@media(prefers-reduced-motion:reduce){.game-card{transition:none}}

/* Two games, one retained play surface. */
.games{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none;gap:22px}.game-card{grid-template-columns:1fr}.game-art{min-height:210px;max-height:250px}.game-art img{width:min(65%,270px)}.art-caption{font-size:2.8rem;margin-top:0}.game-info{padding:27px}.game-info h2{font-size:3rem}.game-info h2 br{display:none}.game-info h2 span{margin-left:.12em}.game-number{z-index:2}.escape-art{padding:0;background:#182e21}.escape-art img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:65% 45%;transform:none;filter:none}.escape-art::after{content:'';position:absolute;inset:0;background:linear-gradient(#06160b60,transparent 30%,#071b12db)}.escape-art .art-caption{position:absolute;bottom:20px;left:25px;z-index:2;color:#e5cca0;font-size:2.1rem;transform:none}.escape-art .game-number{color:#e5d5ab}.escape-card .game-info h2 span{color:#e4c481}.game-card.selected{border-color:#e8cb82;box-shadow:0 0 0 2px #e4c48155}.arcade-player{margin-top:30px;border:1px solid #b3b18a66;background:#09170f;border-radius:10px;overflow:hidden;scroll-margin-top:18px}.player-bar{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;gap:16px;border-bottom:1px solid #aaa88033}.player-bar .eyebrow{display:block;font-size:10px;margin-bottom:4px}.player-bar h2{font:27px DoobieDisplay,Impact,sans-serif;letter-spacing:.03em;margin:0;font-weight:400}.player-actions{display:flex;gap:8px}.player-actions button{font:13px Arial;color:#dedbc4;background:#193224;border:1px solid #a5a77e66;padding:10px 13px;min-height:42px;border-radius:4px;cursor:pointer}.player-actions button:focus-visible{outline:2px solid #e5ca91;outline-offset:3px}#player-status{padding:18px 25px;color:#b5c1ae;font-size:15px}#game-frames iframe{display:block;width:100%;border:0;height:820px}#game-frames iframe[data-game=escape]{height:clamp(600px,82svh,950px)}[hidden]{display:none!important}.arcade-player:fullscreen{width:100%;height:100%;border:0;border-radius:0;overflow:auto}.arcade-player:fullscreen #game-frames iframe[data-game=escape]{height:calc(100svh - 80px)}.game-selected .games{gap:12px}.game-selected .game-card{grid-template-columns:100px 1fr;border-radius:6px}.game-selected .game-art{min-height:100px;max-height:none}.game-selected .game-art img{width:90%}.game-selected .escape-art img{width:100%}.game-selected .game-number,.game-selected .art-caption,.game-selected .game-category,.game-selected .game-description,.game-selected .game-modes{display:none}.game-selected .game-info{padding:15px 18px}.game-selected .game-info h2{font-size:23px;margin:0 0 10px}.game-selected .play-action{background:transparent;color:#d8c491;padding:0;min-height:24px;font-size:12px}.game-selected .play-action>span{font-size:17px}@media(max-width:760px){.games{grid-template-columns:1fr}.game-art{min-height:190px}.game-info h2{font-size:2.7rem}.game-selected .games{grid-template-columns:repeat(2,minmax(0,1fr))}.game-selected .game-card{grid-template-columns:1fr}.game-selected .game-art{display:none}.game-selected .game-info{padding:13px 11px}.game-selected .game-info h2{font-size:20px}.game-selected .play-action{font-size:11px;gap:8px}.player-bar{padding:12px;align-items:flex-start}.player-bar h2{font-size:20px}.player-actions{gap:4px;flex-wrap:wrap;justify-content:flex-end;max-width:180px}.player-actions button{font-size:12px;padding:8px;min-height:36px}#game-frames iframe[data-game=escape]{height:78svh;min-height:620px}.arcade-player{margin-top:18px;border-radius:5px}.arcade-player:fullscreen #game-frames iframe[data-game=escape]{min-height:0;height:calc(100svh - 78px)}}
@media(max-width:760px){#game-frames iframe[data-game=escape]{height:calc(100svh - 105px);min-height:420px}}
