:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f7f7f2;background:#101418;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:#101418}body.game-open{overflow:hidden}button,a{font:inherit}button{cursor:pointer}.site-shell{min-height:100vh;background:radial-gradient(circle at 85% 12%,#23392f 0,transparent 24rem),#101418}.topbar{height:68px;border-bottom:1px solid #30393b;display:flex;align-items:center;gap:30px;padding:0 max(24px,calc((100% - 1180px)/2))}.wordmark{color:#f5f7f2;text-decoration:none;font-size:19px;font-weight:800;letter-spacing:2px}.wordmark span{color:#6ee7b7}nav{display:flex;gap:25px}nav a{color:#8d9799;text-decoration:none;font-size:14px}nav a.active,nav a:hover{color:#f7f7f2}.running-menu{position:relative}.running-trigger{color:#d8dfdc;background:transparent;border:1px solid #455052;border-radius:4px;min-height:32px;padding:0 9px;font-size:12px}.running-trigger span{color:#10201a;background:#a9f5c8;border-radius:50%;display:inline-grid;place-items:center;width:17px;height:17px;margin-left:4px;font-size:11px;font-weight:800}.running-popover{position:absolute;top:calc(100% + 10px);left:0;z-index:20;width:230px;padding:6px;border:1px solid #465254;border-radius:5px;background:#172025;box-shadow:0 14px 30px #05070788}.empty-running{color:#a3aeaa;margin:8px;font-size:12px}.running-item{display:flex;align-items:center;gap:6px}.resume-game{min-width:0;flex:1;display:flex;justify-content:space-between;align-items:center;text-align:left;color:#edf3ee;background:transparent;border:0;border-radius:3px;padding:9px}.resume-game:hover{background:#263337}.resume-game small{color:#9dacaa}.remove-game{border:0;background:transparent;color:#a7b4ae;width:30px;height:30px;font-size:20px}.remove-game:hover{color:#fff}.player{margin-left:auto;display:flex;align-items:center;gap:10px;color:#d8dfdc;font-size:13px}.avatar{width:30px;height:30px;display:grid;place-items:center;background:#e1ff87;color:#101418;font-weight:800;border-radius:50%}.icon-button{color:#96a3a0;background:none;border:0;font-size:20px;padding:4px}.intro,.library{max-width:1180px;margin:auto}.intro{padding:104px 24px 82px}.eyebrow{margin:0 0 12px;color:#77d8ae;font-size:11px;font-weight:800;letter-spacing:1.5px}.intro h1{margin:0;max-width:760px;font-size:clamp(48px,7vw,88px);line-height:.98;letter-spacing:0}.intro-copy{margin:23px 0 35px;font-size:17px;color:#aeb9b5}.statline{display:flex;gap:28px;flex-wrap:wrap;color:#98a3a0;font-size:13px}.statline b{color:#eff4ee;margin-right:4px}.library{padding:0 24px 86px}.section-title{display:flex;align-items:baseline;justify-content:space-between;border-top:1px solid #354041;padding-top:22px;margin-bottom:20px}.section-title h2{margin:0;font-size:22px}.section-title span{color:#86918e;font-size:13px}.game-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.game-card{background:#182024;border:1px solid #344043;border-radius:6px;overflow:hidden;min-height:440px;display:flex;flex-direction:column}.game-art{height:236px;position:relative;overflow:hidden;background:#172a27}.art-0{background:linear-gradient(135deg,#182a29,#274d42)}.art-0 i{position:absolute;width:34px;height:34px;border:2px solid #8bf2bf;border-radius:50%;box-shadow:0 0 25px #5dffae}.art-0 i:nth-child(1){left:19%;top:25%}.art-0 i:nth-child(2){left:53%;top:46%;width:58px;height:58px}.art-0 i:nth-child(3){right:12%;top:19%;width:20px;height:20px}.art-1{display:grid;place-items:center;background:#3d3025}.tile-art{width:190px;display:grid;grid-template-columns:1fr 1fr;gap:8px;transform:rotate(-8deg)}.tile-art b{display:grid;place-items:center;aspect-ratio:1;background:#f6c177;color:#3a2a1c;font-size:40px}.tile-art b:nth-child(2){background:#e07a5f}.tile-art b:nth-child(3){background:#81b29a}.tile-art b:nth-child(4){background:#f2cc8f}.art-2{display:grid;place-items:center;background:#42251e}.flame-art{width:190px;height:150px;display:grid;grid-template-columns:repeat(3,1fr);align-items:center;text-align:center;font-size:56px;transform:rotate(-5deg)}.flame-art span:nth-child(2){color:#ffdbc5;font-size:68px}.game-meta{padding:19px 22px 23px}.game-number{color:var(--accent);margin:0 0 8px;font-size:12px;font-weight:800}.game-meta h3{font-size:25px;margin:0}.game-meta>p:not(.game-number){color:#a4aeaa;font-size:14px;margin:10px 0 18px}.play-button{color:#10201a;background:var(--accent);border:0;min-height:40px;padding:0 15px;font-weight:750;border-radius:4px}.play-button span{font-size:18px;margin-left:8px}.signal-game,.tiles-game{border:1px solid #354345;background:#172025;border-radius:6px}.tile-hud button{background:transparent;border:1px solid #55615a;color:#dbe5de;padding:5px 10px;border-radius:3px}.game-stage{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;min-height:100dvh;overflow:auto;padding:max(24px,env(safe-area-inset-top)) max(24px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(24px,env(safe-area-inset-left));background:radial-gradient(circle at 75% 18%,#28483c 0,transparent 30rem),#101619}.hidden{display:none}.stage-shell{width:min(100%,1180px);min-height:calc(100dvh - 48px);margin:auto;display:flex;flex-direction:column}.stage-heading{display:flex;justify-content:space-between;align-items:start;margin-bottom:22px}.stage-heading h2{margin:0;font-size:clamp(26px,4vw,40px)}.stage-actions{display:flex;gap:7px}.stage-icon{border:1px solid #52605d;color:#dce8e1;background:#1a2528;font-size:22px;width:40px;height:40px;border-radius:4px;line-height:1}.stage-icon:hover{background:#2e403f}.signal-game,.tiles-game,.flame-game{border:1px solid #354345;background:#172025;border-radius:6px}.signal-game{flex:1;min-height:420px;position:relative;padding:24px;background:radial-gradient(circle at center,#24483d,#14201f 65%);overflow:hidden}.signal-hud,.tile-hud{display:flex;justify-content:space-between;color:#a9b8b2;position:relative;z-index:1}.signal-hud b,.tile-hud b{color:#f4f8f1;font-size:20px;margin-left:5px}.signal-target{position:absolute;width:58px;height:58px;transform:translate(-50%,-50%);border-radius:50%;border:2px solid #a7ffc7;background:#65dc94;color:#0a2418;font-size:32px;box-shadow:0 0 25px #44d982}.signal-target:disabled{opacity:.2}.signal-game p{position:absolute;bottom:12px;left:0;right:0;text-align:center;color:#b6c7bd}.tiles-game{width:min(100%,620px);margin:auto;padding:20px}.tile-hud button,.flame-restart{background:transparent;border:1px solid #55615a;color:#dbe5de;padding:5px 10px;border-radius:3px}.tile-board{margin:20px auto 0;max-width:520px;display:grid;grid-template-columns:repeat(4,1fr);gap:7px;padding:7px;background:#33403b;border-radius:5px;touch-action:none;user-select:none;-webkit-user-select:none}.tile{aspect-ratio:1;display:grid;place-items:center;border-radius:3px;background:#48534f;color:#fff;font-size:clamp(20px,6vw,44px);font-weight:800}.tile-2{background:#eee4da;color:#504b44}.tile-4{background:#ede0c8;color:#504b44}.tile-8{background:#f2b179}.tile-16{background:#f59563}.tile-32{background:#f67c5f}.tile-64{background:#f65e3b}.tile-128,.tile-256,.tile-512{background:#edcf72;color:#54421d}.tile-1024,.tile-2048{background:#edc22e;color:#473a0e}.flame-game{width:min(100%,720px);margin:auto;padding:18px}.flame-hud{display:flex;justify-content:space-between;align-items:center;color:#ffcb76;font-size:18px}.flame-hud b{font-size:25px}.flame-hearts{color:#ff6d67;letter-spacing:3px}.flame-difficulty{display:grid;grid-template-columns:auto minmax(120px,1fr);gap:14px;align-items:center;margin:14px 0;color:#f0c79c;font-size:13px}.flame-difficulty label{display:flex;align-items:center;gap:7px}.flame-difficulty output{display:inline-grid;place-items:center;width:22px;height:22px;color:#2c1f1b;background:#ffca78;border-radius:50%;font-weight:800}.flame-difficulty input{width:100%;accent-color:#ff9d57}.flame-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;margin:16px 0;overflow:hidden;border-radius:4px;background:#76523b}.flame-rules span{padding:9px 6px;text-align:center;background:#422f2a;color:#f0c79c;font-size:12px}.flame-board{width:min(100%,560px);margin:auto;display:grid;grid-template-columns:repeat(8,1fr);gap:4px;padding:5px;background:#463127;border-radius:5px;touch-action:manipulation;user-select:none;-webkit-user-select:none}.flame-cell{aspect-ratio:1;display:grid;place-items:center;border:0;border-radius:4px;background:var(--flame-color);color:#fff7ed;font-size:clamp(18px,5vw,34px);font-weight:800;line-height:1}.flame-cell:hover{filter:brightness(1.1)}.flame-marked{color:#fff7ed}.flame-confirmed{box-shadow:inset 0 0 0 2px #fff1d6,inset 0 0 18px #6c2e17aa}.flame-missed{background:#493b3b;color:#ff8982}.flame-message{min-height:20px;margin:12px 0;text-align:center;color:#ffcf95}.flame-restart{display:block;margin:auto}@media(max-width:680px){.topbar{padding:0 18px;gap:12px}.topbar nav{display:none}.player span:not(.avatar){display:none}.intro{padding:74px 20px 58px}.library{padding-left:20px;padding-right:20px}.game-grid{grid-template-columns:1fr}.game-card{min-height:0}.game-art{height:200px}.game-stage{padding:18px}.stage-shell{min-height:calc(100dvh - 36px)}.stage-heading{margin-bottom:16px}.signal-game{min-height:360px}.tiles-game{padding:14px}.tile-board{gap:5px;padding:5px}}@media(orientation:landscape)and (max-height:600px){.game-stage{padding:12px 24px}.stage-shell{min-height:calc(100dvh - 24px)}.stage-heading{margin-bottom:10px}.stage-heading .eyebrow{margin-bottom:4px}.stage-heading h2{font-size:24px}.stage-icon{width:34px;height:34px}.signal-game{min-height:0;height:calc(100dvh - 80px);padding:16px}.tiles-game{width:min(100%,calc(100dvh - 78px));padding:10px}.tile-board{width:100%;margin-top:10px}.flame-game{width:min(100%,calc(100dvh - 68px));padding:10px}.flame-rules{margin:8px 0}.flame-rules span{padding:5px;font-size:10px}.flame-board{width:100%;gap:3px;padding:3px}.flame-message{margin:6px 0}}@keyframes flame-mark-impact{0%{transform:scale(.76)}65%{transform:scale(1.16)}to{transform:scale(1)}}@keyframes flame-confirm-impact{0%{transform:scale(.7) rotate(-5deg);filter:brightness(1.8)}55%{transform:scale(1.14) rotate(3deg);filter:brightness(1.25)}to{transform:scale(1);filter:brightness(1)}}@keyframes flame-miss-impact{0%,to{transform:translate(0)}25%{transform:translate(-8%)}75%{transform:translate(8%)}}@keyframes flame-flicker{0%,to{transform:translateY(0) scaleX(.98) scaleY(1.01);filter:drop-shadow(0 2px 3px #6c2e1777)}18%{transform:translateY(-1px) scaleX(1.02) scaleY(.99);filter:drop-shadow(0 3px 4px #f5c36b88)}43%{transform:translateY(-2px) scaleX(.96) scaleY(1.04);filter:drop-shadow(0 5px 7px #fff0c499)}67%{transform:translateY(-1px) scaleX(1.01) scaleY(1);filter:drop-shadow(0 3px 5px #f5a14d88)}84%{transform:translateY(-2px) scaleX(.99) scaleY(1.02);filter:drop-shadow(0 4px 6px #fff0c488)}}.flame-cell{transition:filter .12s ease,transform .12s ease}.flame-cell:active{transform:scale(.92)}.flame-impact-mark{animation:flame-mark-impact .26s cubic-bezier(.2,.8,.3,1)}.flame-impact-confirm{animation:flame-confirm-impact .42s cubic-bezier(.2,.85,.25,1)}.flame-impact-miss{animation:flame-miss-impact .32s ease-in-out}.flame-icon{display:inline-block;transform-origin:50% 100%;animation:flame-flicker 1.75s ease-in-out infinite}@media(prefers-reduced-motion:reduce){.flame-cell,.flame-icon{animation:none;transition:none}}.art-3{display:grid;place-items:center;background:#1d3d43}.mine-art{width:190px;height:150px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);place-items:center;color:#d9f5ec;font-size:38px}.mine-art span{grid-row:span 2;color:#f6cf6a;font-size:66px}.mine-art b{display:grid;place-items:center;width:48px;aspect-ratio:1;background:#335a59;color:#81e5ef}.mine-art b:nth-of-type(2){color:#edbc68}.mine-art i{color:#f28d80;font-style:normal;font-size:38px}.art-4{display:grid;place-items:center;background:#312b4c}.sudoku-art{width:150px;display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:5px;background:#8172a8}.sudoku-art b{display:grid;place-items:center;aspect-ratio:1;background:#e6e0f4;color:#322b50;font-size:23px}.sudoku-art b:nth-child(3n){border-right:3px solid #8172a8}.sudoku-art b:nth-child(n+7){border-bottom:3px solid #8172a8}.mines-game,.sudoku-game{width:min(100%,780px);margin:auto;padding:18px;border:1px solid #354345;border-radius:6px;background:#172025}.mine-hud,.sudoku-hud{display:flex;align-items:center;gap:18px;color:#aebbb6;font-size:14px}.mine-hud b,.sudoku-hud b{color:#edf4ef;font-size:20px}.mine-controls,.sudoku-controls{margin-left:auto;display:flex;align-items:center;gap:7px}.mine-controls>button,.sudoku-controls>button,.mine-mode button,.sudoku-mode button{min-width:32px;height:32px;padding:0 8px;border:1px solid #52605d;border-radius:3px;background:#1a2528;color:#dce8e1}.mine-mode,.sudoku-mode{display:flex}.mine-mode button+button,.sudoku-mode button+button{margin-left:-1px}.mine-mode button.active,.sudoku-mode button.active,.sudoku-controls>button.active{color:#172025;background:#8be0e8;border-color:#8be0e8}.sudoku-mode button.active,.sudoku-controls>button.active{background:#c4b0f2;border-color:#c4b0f2}.mine-board{--mine-size: 20;width:min(100%,720px);margin:18px auto 0;display:grid;grid-template-columns:repeat(var(--mine-size),minmax(0,1fr));gap:2px;padding:5px;background:#314243;border-radius:5px;touch-action:manipulation;user-select:none;-webkit-user-select:none}.mine-cell{aspect-ratio:1;min-width:0;padding:0;border:0;border-radius:2px;background:#456462;color:#ecf9f5;font-size:clamp(8px,2.3vw,17px);font-weight:800;line-height:1;box-shadow:inset 1px 1px #6f928c,inset -1px -1px #233c3c}.mine-cell:hover:not(.mine-revealed){filter:brightness(1.15)}.mine-revealed{background:#213235;box-shadow:none}.mine-flagged{color:#f6cf6a}.mine-hit{background:#7a403c;color:#ffe3b7}.mine-number-1{color:#7bcff0}.mine-number-2{color:#8fda9b}.mine-number-3{color:#ff9585}.mine-number-4{color:#b5a0ec}.mine-number-5,.mine-number-6{color:#f0bd77}.mine-paused{filter:brightness(.5);pointer-events:none}.mine-message,.sudoku-message{min-height:20px;margin:12px 0 0;text-align:center;color:#a9d8cb}.sudoku-game{width:min(100%,690px)}.sudoku-board{width:min(100%,560px);margin:18px auto 0;display:grid;grid-template-columns:repeat(9,1fr);border:2px solid #8f82b8;background:#8f82b8;gap:1px;touch-action:manipulation}.sudoku-cell{position:relative;aspect-ratio:1;min-width:0;padding:0;border:0;background:#202632;color:#e8e2f4;font-size:clamp(18px,5vw,35px);font-weight:650}.sudoku-cell:nth-child(3n){border-right:2px solid #8f82b8}.sudoku-cell:nth-child(9n){border-right:0}.sudoku-cell:nth-child(n+19):nth-child(-n+27),.sudoku-cell:nth-child(n+46):nth-child(-n+54){border-bottom:2px solid #8f82b8}.sudoku-given{background:#303449;color:#faf7ff;font-weight:850}.sudoku-related{background:#292d40}.sudoku-selected{z-index:1;box-shadow:inset 0 0 0 3px #c4b0f2}.sudoku-notes{display:grid;grid-template-columns:repeat(3,1fr);padding:11%;color:#9f96b9;font-size:clamp(7px,1.7vw,12px);line-height:1.1;letter-spacing:3px}.cage-sum{position:absolute;top:3px;left:4px;color:#f2c675;font-size:clamp(7px,1.6vw,11px);font-weight:800}.sudoku-keypad{width:min(100%,560px);margin:12px auto 0;display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:5px}.sudoku-keypad button{min-height:38px;border:1px solid #5a5872;border-radius:3px;background:#292b3d;color:#e9e5f5;font-weight:750}.sudoku-keypad button:hover{background:#3b3b57}.sudoku-paused{filter:brightness(.48);pointer-events:none}@media(max-width:680px){.mines-game,.sudoku-game{padding:12px}.mine-hud,.sudoku-hud{gap:10px;font-size:12px}.mine-hud b,.sudoku-hud b{font-size:16px}.mine-controls,.sudoku-controls{gap:3px}.mine-controls>button,.sudoku-controls>button,.mine-mode button,.sudoku-mode button{min-width:28px;height:28px;padding:0 6px}.mine-board{gap:1px;padding:3px;margin-top:12px}.sudoku-board{margin-top:12px}.sudoku-keypad{grid-template-columns:repeat(5,minmax(0,1fr))}.sudoku-keypad button{min-height:34px}}.flame-input-debug{margin:0 0 10px;color:#9fb5ad;font-size:10px;line-height:1.35;white-space:pre-wrap}.flame-debug-toggle{display:block;margin:10px auto 0;border:0;background:transparent;color:#9fb5ad;font-size:11px;text-decoration:underline;text-underline-offset:3px}@media(orientation:landscape)and (max-height:600px){.flame-game{width:min(100%,900px);display:grid;grid-template-columns:minmax(0,1fr) minmax(170px,.72fr);grid-template-areas:"board hud" "board difficulty" "board rules" "board message" "board restart" "board debug-toggle" "board debug";column-gap:14px;align-items:start}.flame-board{grid-area:board;width:min(100%,calc(100dvh - 88px));margin:0;align-self:center}.flame-hud{grid-area:hud}.flame-difficulty{grid-area:difficulty;grid-template-columns:1fr;gap:5px;margin:8px 0}.flame-rules{grid-area:rules;grid-template-columns:1fr;margin:6px 0}.flame-rules span{padding:4px 6px}.flame-message{grid-area:message;margin:6px 0}.flame-restart{grid-area:restart;margin:0;justify-self:start}.flame-debug-toggle{grid-area:debug-toggle;margin:8px 0 0;justify-self:start}.flame-input-debug{grid-area:debug;max-height:40px;margin:6px 0 0;overflow:auto}}
