:root,:root[data-theme=light]{--bg:#f5f3ee;--card:#fff;--sub:#efebe3;--seg:#e7e2d8;--ink:#16181b;--ink-2:#4a4f57;--mute:#5e636b;--line:#e3dfd6;--tile:#e4dfd3;--tile-lo:#ccc4b3;--tile-hover:#d5ecdd;--open:#fff;--open-line:#eae5db;--acc:#0b7f45;--acc-ink:#fff;--acc-soft:#dcf0e4;--warn:#c2410c;--warn-soft:#fbe3d3;--info:#1d4ed8;--info-soft:#e0e8fb;--lcd-bg:#e9e4d8;--lcd-on:#2a2a24;--lcd-off:#2a2a2412;--lcd-glow:none;--lcd-edge:inset 0 1px 2px #16181b1f;--switch-off:#c9c2b4;--beacon:#f5c518;--beacon-lo:#c99e00;--focus:#1d4ed8;--n1:#1d4ed8;--n2:#0b7f45;--n3:#b91c1c;--n4:#6d28d9;--n5:#b45309;--n6:#0e7490;--n7:#16181b;--n8:#5e636b;--hl-ring:color-mix(in srgb, var(--info) 45%, transparent);--hl-fill:color-mix(in srgb, var(--info) 10%, transparent);--shadow-card:0 1px 0 var(--line);--shadow-float:0 1px 0 var(--line), 0 24px 60px #16181b14;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}:root[data-theme=dark]{--bg:#111315;--card:#1b1e22;--sub:#24282d;--seg:#24282d;--ink:#edeae3;--ink-2:#bdbab2;--mute:#9c998f;--line:#2c3036;--tile:#363b42;--tile-lo:#24282d;--tile-hover:#3d4b43;--open:#16181b;--open-line:#262a2f;--acc:#43c07f;--acc-ink:#0d1511;--acc-soft:#1d3328;--warn:#f2895a;--warn-soft:#3a2419;--info:#7fb0ff;--info-soft:#1e2a40;--lcd-bg:#0a0b0c;--lcd-on:#f5c518;--lcd-off:#2a2616;--lcd-glow:0 0 6px #f5c51873;--lcd-edge:none;--switch-off:#454a52;--focus:#7fb0ff;--n1:#7fb0ff;--n2:#6fd08f;--n3:#ff7a7a;--n4:#c3a0ff;--n5:#f5b062;--n6:#5dd3d3;--n7:#edeae3;--n8:#9c998f;--shadow-float:0 1px 0 var(--line), 0 24px 60px #00000059;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}::view-transition-old(root){animation-duration:.35s;animation-timing-function:ease}::view-transition-new(root){animation-duration:.35s;animation-timing-function:ease}@font-face{font-family:DSEG7;src:url(/assets/DSEG7Classic-Bold-jUCkPCxO.woff2)format("woff2");font-weight:700;font-display:swap}*,:before,:after{box-sizing:border-box}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{background:var(--bg);min-height:100vh;color:var(--ink);margin:0;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:16px;line-height:1.5;overflow-x:hidden}h1,h2,h3{letter-spacing:-.02em;margin:0;font-family:Space Grotesk,system-ui,sans-serif}p{margin:0}a{color:var(--acc)}button{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--focus);outline-offset:2px}h1[tabindex="-1"]:focus{outline:none}.nums{font-variant-numeric:tabular-nums;font-family:IBM Plex Sans,system-ui,sans-serif}.eyebrow{font-variant-numeric:tabular-nums;letter-spacing:.06em;color:var(--acc);font-family:IBM Plex Sans,system-ui,sans-serif;font-size:13px;font-weight:700}.muted{color:var(--mute)}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.container{width:100%;max-width:1760px;margin:0 auto;padding:0 56px}.site-header{border-bottom:1px solid var(--line);position:relative}.icon-btn.menu-btn,.menu-btn .icon-close,.menu-open .menu-btn .icon-menu{display:none}.menu-open .menu-btn .icon-close{display:block}.site-header .container{justify-content:space-between;align-items:center;gap:16px;height:76px;display:flex}.brand{color:var(--ink);align-items:center;gap:12px;text-decoration:none;display:flex}.brand-mark{flex-shrink:0;width:32px;height:32px}.brand-text{flex-direction:column;line-height:1.1;display:flex}.brand-name{letter-spacing:-.01em;font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:700}.brand-sub{color:var(--mute);font-size:12px}.site-nav{gap:4px;display:flex}.site-nav a{color:var(--ink-2);border-radius:999px;padding:10px 16px;font-size:14px;font-weight:500;text-decoration:none}.site-nav a:hover{background:var(--sub);color:var(--ink)}.site-nav a.active{background:var(--ink);color:var(--bg)}.site-nav .nav-external{align-items:center;gap:4px;display:inline-flex}.site-nav .nav-external svg{width:14px;height:14px}.header-actions{gap:8px;display:flex}.icon-btn{border:1px solid var(--line);background:var(--card);width:44px;height:44px;color:var(--ink);cursor:pointer;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.icon-btn:hover{background:var(--sub)}.icon-btn svg{width:20px;height:20px}:root[data-theme=dark] .icon-moon,:root:not([data-theme=dark]) .icon-sun,.icon-btn[aria-pressed=true] .icon-sound-off,.icon-btn[aria-pressed=false] .icon-sound-on{display:none}.btn{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:12px 22px;font-size:16px;font-weight:600;text-decoration:none;display:inline-flex}.btn svg{width:18px;height:18px}.btn-primary{background:var(--acc);color:var(--acc-ink)}.btn-primary:hover{filter:brightness(1.08)}.btn-ghost{color:var(--ink);box-shadow:inset 0 0 0 1.5px var(--ink);background:0 0}.btn-ghost:hover{background:var(--ink);color:var(--bg)}.btn-soft{background:var(--sub);color:var(--ink)}.btn-soft:hover{background:var(--line)}.btn-sm{border-radius:10px;min-height:40px;padding:8px 14px;font-size:14px}.seg{background:var(--seg);border-radius:14px;gap:4px;padding:4px;display:flex}.seg-btn{min-height:44px;color:var(--ink-2);cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;padding:0 12px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.seg-btn:hover{color:var(--ink)}.seg-btn.active,.seg-btn[aria-pressed=true]{background:var(--card);color:var(--ink);box-shadow:0 1px 3px #00000024}.seg-btn svg{width:16px;height:16px}.switch{background:var(--card);width:100%;box-shadow:var(--shadow-card);text-align:left;cursor:pointer;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.switch-label{flex-direction:column;gap:2px;display:flex}.switch-label strong{font-size:15px;font-weight:600}.switch-label span{color:var(--mute);font-size:13px}.switch-track{background:var(--switch-off);border-radius:999px;flex-shrink:0;width:44px;height:26px;padding:3px;display:flex}.switch-track:after{content:"";background:#fff;border-radius:999px;width:20px;height:20px;transition:transform .2s}.switch[aria-checked=true] .switch-track{background:var(--acc)}.switch[aria-checked=true] .switch-track:after{transform:translate(18px)}.card{background:var(--card);box-shadow:var(--shadow-card);border-radius:18px}.label{font-size:14px;font-weight:600}.stack{flex-direction:column;display:flex}.breadcrumb{color:var(--mute);font-size:14px}.breadcrumb a{color:var(--mute)}.kbd{font-variant-numeric:tabular-nums;background:var(--sub);white-space:nowrap;border-radius:6px;padding:4px 8px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:12px;font-weight:700}.home-hero{justify-content:space-between;align-items:flex-end;gap:64px;padding-top:96px;padding-bottom:80px;display:flex}.home-title{letter-spacing:-.045em;font-size:clamp(68px,10vw,132px);line-height:.9}.home-by{font-variant-numeric:tabular-nums;letter-spacing:.06em;color:var(--mute);margin-top:24px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:15px;display:block}.home-pitch{flex-direction:column;gap:28px;max-width:500px;padding-bottom:12px;display:flex}.home-pitch p{color:var(--ink-2);font-size:22px;line-height:1.5}.row-actions{flex-wrap:wrap;gap:12px;display:flex}.section-head{justify-content:space-between;align-items:baseline;gap:16px;margin-bottom:24px;display:flex}.section-head h2{font-size:32px}.coming-card{border:2px dashed var(--line);text-align:center;border-radius:24px;flex-direction:column;justify-content:center;align-items:center;gap:14px;padding:36px;display:flex}.coming-icon{color:var(--mute);display:flex}.coming-icon svg{width:44px;height:44px}.coming-card h3{font-size:24px;font-weight:600}.coming-card p{color:var(--mute);max-width:260px;font-size:15px}.principles{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-top:72px;padding-top:40px;display:grid}.principles h3{margin:10px 0;font-size:22px;font-weight:600}.principles p{color:var(--ink-2);font-size:15px}.site-footer{border-top:1px solid var(--line);margin-top:48px}.site-footer .container{color:var(--mute);justify-content:space-between;gap:16px;padding-top:28px;padding-bottom:28px;font-size:14px;display:flex}.site-footer a{color:var(--mute)}.page-head{flex-direction:column;gap:12px;padding-top:64px;padding-bottom:40px;display:flex}.page-head h1{letter-spacing:-.035em;font-size:clamp(40px,5vw,56px)}.page-head p{color:var(--ink-2);max-width:640px;font-size:18px}.gcard-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.gcard{background:var(--card);box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;gap:18px;min-width:0;padding:20px;display:flex}.gcard:not(.gcard-soon):hover{box-shadow:var(--shadow-float)}.gcard-media{aspect-ratio:16/10;background:var(--sub);border-radius:14px;justify-content:center;align-items:center;text-decoration:none;display:flex;overflow:hidden}.gcard-media-empty{border:2px dashed var(--line);background:0 0;flex-direction:column;gap:10px}.gcard-media .mini{border-radius:5px;width:26px;height:26px;font-size:12px}.gcard-media .mini-grid{gap:3px}.gcard-body{flex-direction:column;flex-grow:1;gap:10px;padding:0 4px 4px;display:flex}.gcard h3{font-size:24px}.gcard h3 a{color:inherit;text-decoration:none}.gcard p{color:var(--ink-2);font-size:15px}.gcard-foot{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:auto;padding-top:10px;display:flex}.gcard-tags{flex-wrap:wrap;gap:6px;display:flex}.gcard-tags span{border:1px solid var(--line);color:var(--ink-2);border-radius:8px;padding:5px 10px;font-size:12px;font-weight:600}.gcard-actions{gap:8px;display:flex}.gcard-chip-muted{border:1px solid var(--line);color:var(--mute);border-radius:10px;padding:8px 12px;font-size:13px;font-weight:600}.mini-grid{gap:4px;display:grid}.mini{font-variant-numeric:tabular-nums;border-radius:6px;justify-content:center;align-items:center;width:34px;height:34px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:15px;font-weight:700;display:flex}.mini.hid{background:var(--tile);box-shadow:inset 0 -3px 0 var(--tile-lo)}.mini.rev{background:var(--open);box-shadow:inset 0 0 0 1px var(--open-line)}.mini.safe{background:var(--acc-soft);box-shadow:inset 0 0 0 2px var(--acc)}.play-layout{grid-template:"head board""aside board"1fr/minmax(340px,1fr) auto;align-items:start;gap:28px 48px;padding-top:24px;padding-bottom:8px;display:grid}.play-head{flex-direction:column;grid-area:head;gap:12px;display:flex}.play-head h1{letter-spacing:-.035em;font-size:56px;line-height:1}.play-head .lede{color:var(--ink-2);font-size:17px}.play-layout>.board-card,.play-layout>.pz-stage{grid-area:board;position:sticky;top:24px}.play-layout>.board-card{min-width:460px}.play-layout>.pz-stage{width:clamp(460px,46vw,720px)}.play-layout>.play-aside{grid-area:aside;min-width:0}.ms-field{width:fit-content;max-width:100%;margin:0 auto}.hint-overlay{z-index:6;position:absolute;top:14px;left:14px;right:14px}.hint-overlay .hint-panel{background:var(--card);box-shadow:inset 0 0 0 1.5px var(--info), 0 12px 32px #0000002e}.play-aside{flex-direction:column;gap:24px;display:flex}.dd-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dd{flex-direction:column;gap:8px;min-width:0;display:flex;position:relative}.dd-button{background:var(--card);width:100%;min-height:56px;box-shadow:var(--shadow-card), inset 0 0 0 1px var(--line);text-align:left;cursor:pointer;border:0;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;padding:8px 14px;display:flex}.dd-button:hover{box-shadow:var(--shadow-card), inset 0 0 0 1px var(--mute)}.dd-button[aria-expanded=true]{box-shadow:inset 0 0 0 2px var(--acc)}.dd-button>svg{width:18px;height:18px;color:var(--mute);flex-shrink:0;transition:transform .15s}.dd-button[aria-expanded=true]>svg{transform:rotate(180deg)}.dd-value,.dd-list li>span{flex-direction:column;min-width:0;display:flex}.dd-value strong,.dd-list strong{white-space:nowrap;text-overflow:ellipsis;font-size:15px;font-weight:600;overflow:hidden}.dd-value small,.dd-list small{color:var(--mute);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.dd-list{z-index:30;background:var(--card);box-shadow:0 0 0 1px var(--line), 0 16px 40px #00000029;border-radius:14px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);left:0;right:0}.dd-list[hidden]{display:none}.dd-list li{cursor:pointer;border-radius:10px;outline:none;justify-content:space-between;align-items:center;gap:10px;min-height:48px;padding:8px 10px;display:flex}.dd-list li:hover,.dd-list li:focus-visible{background:var(--sub)}.dd-list li[aria-selected=true] strong{color:var(--acc)}.dd-list li>svg{width:16px;height:16px;color:var(--acc);flex-shrink:0}.toggle-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;display:grid}.only-touch{display:none!important}@media (hover:none) and (pointer:coarse){.only-mouse{display:none!important}.howto-grid.only-touch{display:grid!important}.kbd.only-touch{display:inline!important}}.title-row{align-items:center;gap:14px;display:flex}.help-btn svg{width:22px;height:22px}.modal{background:var(--card);width:min(560px,100% - 32px);max-height:calc(100% - 32px);color:var(--ink);border:0;border-radius:20px;padding:0;box-shadow:0 24px 64px #0000004d}.modal::backdrop{background:#0a0b0c80}.modal-body{flex-direction:column;gap:16px;padding:22px;display:flex}.modal-head{justify-content:space-between;align-items:center;display:flex}.modal-head h2{font-size:24px}.howto{flex-direction:column;gap:14px;display:flex}.howto-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.howto-item{background:var(--sub);text-align:center;border-radius:14px;flex-direction:column;align-items:center;gap:4px;padding:16px 12px 14px;display:flex}.howto-item strong{margin-top:6px;font-size:15px;font-weight:600}.howto-item>span{color:var(--mute);font-size:13px}.howto-art{align-items:center;gap:12px;height:64px;display:flex}.howto-device{color:var(--ink);display:flex}.howto-device svg{width:52px;height:52px}.howto-tile{border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;font-weight:700;display:flex}.howto-tile.dig{background:var(--open);box-shadow:inset 0 0 0 1px var(--open-line);color:var(--n1)}.howto-tile.flag{background:var(--tile);box-shadow:inset 0 -3px 0 var(--tile-lo);color:var(--warn)}.howto-tile.flag svg{width:58%;height:58%}.howto-touch{color:var(--ink-2);align-items:center;gap:10px;font-size:14px;display:flex}.howto-touch svg{width:22px;height:22px;color:var(--mute);flex-shrink:0}.howto-touch b{color:var(--ink);font-weight:600}.howto-row{border-top:1px solid var(--line);color:var(--ink-2);justify-content:space-between;align-items:center;gap:12px;padding-top:12px;font-size:15px;display:flex}.dark-link{background:var(--ink);color:var(--bg);border-radius:16px;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;text-decoration:none;display:flex}.dark-link small{font-variant-numeric:tabular-nums;opacity:.7;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:12px;font-weight:700;display:block}.dark-link strong{font-family:Space Grotesk,sans-serif;font-size:20px;font-weight:600}.dark-link svg{flex-shrink:0;width:22px;height:22px}.board-card{background:var(--card);box-shadow:var(--shadow-float);border-radius:24px;flex-direction:column;gap:14px;min-width:0;padding:22px 24px;display:flex}.hud{justify-content:space-between;align-items:center;gap:12px;display:flex}.hud-side{align-items:center;gap:16px;display:flex}.hud-stat{flex-direction:column;align-items:center;gap:2px;min-width:56px;display:flex}.hud-stat strong{font-variant-numeric:tabular-nums;letter-spacing:-.02em;font-family:Space Grotesk,sans-serif;font-size:26px;font-weight:700;line-height:1.1}.hud-stat span{font-variant-numeric:tabular-nums;letter-spacing:.1em;color:var(--mute);font-family:IBM Plex Sans,system-ui,sans-serif;font-size:10px}.lcd-wrap{flex-direction:column;align-items:center;gap:4px;display:flex}.lcd{background:var(--lcd-bg);box-shadow:var(--lcd-edge);border-radius:10px;padding:8px 10px;font-family:DSEG7,IBM Plex Sans,system-ui,sans-serif;font-size:24px;font-weight:700;line-height:1;position:relative}.lcd .ghost{color:var(--lcd-off)}.lcd .val{color:var(--lcd-on);text-shadow:var(--lcd-glow);position:absolute;top:8px;right:10px}.lcd-label{font-variant-numeric:tabular-nums;letter-spacing:.1em;color:var(--mute);font-family:IBM Plex Sans,system-ui,sans-serif;font-size:10px}.face-btn{background:var(--sub);width:52px;height:52px;box-shadow:inset 0 -3px 0 var(--tile-lo);cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;display:flex}.face-btn:hover{background:var(--tile-hover)}.face-btn:active{box-shadow:inset 0 -1px 0 var(--tile-lo);transform:translateY(1px)}.face{color:#f5c518;display:flex}.face svg{width:36px;height:36px}.board-card{position:relative}.score-pop{z-index:5;pointer-events:none;color:var(--acc);text-shadow:0 1px 0 var(--card), 0 0 8px var(--card);flex-direction:column;align-items:center;animation:.9s ease-out forwards score-pop;display:flex;position:absolute;transform:translate(-50%,-100%)}.score-pop b{font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700;line-height:1}.score-pop small{font-variant-numeric:tabular-nums;letter-spacing:.08em;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:10px;font-weight:700}@keyframes score-pop{0%{opacity:0;transform:translate(-50%,-80%)scale(.8)}15%{opacity:1;transform:translate(-50%,-100%)scale(1.05)}to{opacity:0;transform:translate(-50%,-190%)scale(1)}}.stats-card{flex-direction:column;gap:14px;padding:20px 22px;display:flex}.stats-head{justify-content:space-between;align-items:baseline;gap:12px;font-size:13px;display:flex}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.stats-grid div{background:var(--sub);border-radius:12px;flex-direction:column;gap:2px;padding:12px;display:flex}.stats-grid strong{font-variant-numeric:tabular-nums;font-family:Space Grotesk,sans-serif;font-size:22px;font-weight:700}.stats-grid strong small{color:var(--mute);margin-left:4px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:12px;font-weight:500}.stats-grid span{color:var(--mute);font-size:12px}.scoring-card{flex-direction:column;gap:10px;padding:20px 22px;display:flex}.scoring-card div{color:var(--ink-2);justify-content:space-between;gap:12px;font-size:15px;display:flex}.scoring-card b{font-variant-numeric:tabular-nums;color:var(--acc);white-space:nowrap;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:13px;font-weight:700}.ms-field{--cell:40px;--gap:3px;background:var(--sub);border-radius:14px;grid-template-columns:auto auto;justify-content:center;gap:6px;padding:12px 8px;display:grid;overflow-x:auto}.ms-ranks{gap:var(--gap);width:18px;display:grid}.ms-files{gap:var(--gap);display:grid}.ms-ranks span,.ms-files span{font-variant-numeric:tabular-nums;color:var(--mute);justify-content:center;align-items:center;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:11px;font-weight:700;display:flex}.ms-ranks span{height:var(--cell);justify-content:flex-end}.ms-files span{height:16px}.ms-ranks span.hi,.ms-files span.hi{color:var(--ink)}.ms-board{gap:var(--gap);touch-action:manipulation;display:grid}.ms-cell{width:var(--cell);height:var(--cell);background:var(--tile);box-shadow:inset 0 -3px 0 var(--tile-lo);font-variant-numeric:tabular-nums;font-family:IBM Plex Sans,system-ui,sans-serif;font-weight:700;font-size:calc(var(--cell) * .44);cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;border:0;border-radius:6px;justify-content:center;align-items:center;padding:0;display:flex}.ms-cell:hover{background:var(--tile-hover)}.ms-cell.pressing:not(.revealed){box-shadow:inset 0 -1px 0 var(--tile-lo);transform:translateY(1px)}.ms-cell.revealed{background:var(--open);box-shadow:inset 0 0 0 1px var(--open-line);cursor:default}.ms-cell.revealed.has-num{cursor:pointer}.ms-cell.beacon{background:var(--beacon);box-shadow:0 0 0 4px #f5c51859, inset 0 -3px 0 var(--beacon-lo);color:#16181b}.ms-cell.mine{background:var(--warn-soft);color:var(--ink)}.ms-cell.exploded{color:#fff;background:#d63a2f}.ms-cell.wrong-flag{background:#8a6236}.ms-cell svg{pointer-events:none;width:58%;height:58%}.ms-cell.hl{outline:1.5px solid var(--hl-ring);outline-offset:-1.5px;background-image:linear-gradient(var(--hl-fill), var(--hl-fill))}.ms-cell.hint-anchor{outline:3px solid var(--info);outline-offset:-3px}.ms-cell.hint-safe{outline:3px solid var(--acc);outline-offset:-3px;background:var(--acc-soft)}.ms-cell.hint-mine{outline:3px solid var(--warn);outline-offset:-3px;background:var(--warn-soft)}.n1{color:var(--n1)}.n2{color:var(--n2)}.n3{color:var(--n3)}.n4{color:var(--n4)}.n5{color:var(--n5)}.n6{color:var(--n6)}.n7{color:var(--n7)}.n8{color:var(--n8)}@media (hover:hover){.show-names .ms-cell:not(.revealed):not(.flagged):not(.beacon):hover:after,.show-names .ms-cell.revealed:not(.has-num):hover:after{content:attr(data-coord);font-size:calc(var(--cell) * .28);color:var(--mute);font-weight:500}}.board-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.board-toolbar .group{gap:8px;display:flex}.tool-btn{background:var(--sub);min-height:44px;color:var(--ink);cursor:pointer;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 14px;font-size:14px;font-weight:600;display:inline-flex}.tool-btn:hover{background:var(--line)}.tool-btn svg{width:18px;height:18px}.tool-btn[aria-pressed=true]{background:var(--warn);color:#fff}.tool-btn.danger{color:var(--warn)}.status-line{white-space:nowrap;text-overflow:ellipsis;text-align:center;font-variant-numeric:tabular-nums;height:1.5em;color:var(--mute);font-family:IBM Plex Sans,system-ui,sans-serif;font-size:12px;line-height:1.5em;overflow:hidden}.status-line.win{color:var(--acc);font-weight:700}.status-line.lose{color:var(--warn);font-weight:700}.hint-panel{background:var(--sub);box-shadow:inset 0 0 0 1.5px var(--info);border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px 14px;padding:10px 14px;display:grid}.hint-panel[hidden]{display:none}.hint-head{grid-column:1;align-items:center;gap:10px;display:flex}.hint-tag{font-variant-numeric:tabular-nums;background:var(--info);color:var(--card);border-radius:5px;padding:3px 7px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:11px;font-weight:700}.hint-title{font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:600}.hint-text{color:var(--ink-2);grid-column:1;font-size:13px;line-height:1.45}.hint-actions{flex-direction:column;grid-area:1/2/span 2;gap:6px;display:flex}.trail-head{justify-content:space-between;align-items:baseline;display:flex}.progress{background:var(--seg);border-radius:999px;height:6px;overflow:hidden}.progress span{background:var(--acc);border-radius:999px;height:100%;transition:width .3s;display:block}.trail-dots{grid-template-columns:repeat(10,minmax(0,1fr));gap:8px;margin:0;padding:0;list-style:none;display:grid}.trail-dot{background:var(--seg);height:48px;color:var(--mute);font-variant-numeric:tabular-nums;border-radius:10px;justify-content:center;align-items:center;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:13px;font-weight:700;text-decoration:none;display:flex}.trail-dot:hover{background:var(--line);color:var(--ink)}.trail-dot svg{width:14px;height:14px}.trail-dot.done{background:var(--acc);color:var(--acc-ink)}.trail-dot.current{background:var(--card);color:var(--acc);box-shadow:inset 0 0 0 2px var(--acc)}.pz-stage{background:var(--card);box-shadow:var(--shadow-card);border-radius:24px;flex-direction:column;align-items:center;gap:24px;min-width:0;padding:36px;display:flex}.pz-top{justify-content:space-between;align-self:stretch;align-items:flex-start;gap:16px;display:flex}.pz-top h2{letter-spacing:-.03em;margin-top:8px;font-size:40px}.pz-objective{color:var(--ink-2);align-self:stretch;font-size:17px}.pz-field{--pz:88px;grid-template-columns:auto auto;gap:10px;margin-top:8px;display:grid}.pz-ranks{gap:8px;display:grid}.pz-ranks span{height:var(--pz);font-variant-numeric:tabular-nums;color:var(--mute);align-items:center;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:13px;font-weight:700;display:flex}.pz-files{text-align:center;font-variant-numeric:tabular-nums;color:var(--mute);gap:8px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:13px;font-weight:700;display:grid}.pz-board{gap:8px;display:grid}.pz-cell{width:var(--pz);height:var(--pz);font-variant-numeric:tabular-nums;font-family:IBM Plex Sans,system-ui,sans-serif;font-weight:700;font-size:calc(var(--pz) * .4);background:var(--open);box-shadow:inset 0 0 0 1px var(--open-line);border:0;border-radius:12px;justify-content:center;align-items:center;padding:0;display:flex}.pz-cell svg{width:40%;height:40%}.pz-board{touch-action:manipulation}.pz-cell{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.pz-cell[data-clue]{cursor:pointer}.pz-cell.hidden{background:var(--tile);box-shadow:inset 0 -4px 0 var(--tile-lo);cursor:pointer}.pz-cell.hidden:hover{background:var(--tile-hover)}.pz-cell.flag{background:var(--tile);box-shadow:inset 0 -4px 0 var(--tile-lo);color:var(--warn)}.pz-cell.marked-safe{background:var(--acc-soft);box-shadow:inset 0 0 0 3px var(--acc);color:var(--acc)}.pz-cell.marked-mine{background:var(--warn-soft);box-shadow:inset 0 0 0 3px var(--warn);color:var(--warn)}.pz-cell.hint-anchor{outline:2px solid var(--info);outline-offset:-2px}.pz-cell.hint-safe{outline:2px dashed var(--acc);outline-offset:3px}.pz-cell.hint-mine{outline:2px dashed var(--warn);outline-offset:3px}.pz-cell.broken{outline:2px solid var(--warn);outline-offset:-2px;background:var(--warn-soft)}.pz-cell.blamed{outline:2px dashed var(--warn);outline-offset:3px}.pz-cell.hl{outline:1.5px solid var(--hl-ring);outline-offset:-1.5px;background-image:linear-gradient(var(--hl-fill), var(--hl-fill))}.pz-footer{flex-direction:column;align-self:stretch;gap:14px;margin-top:auto;display:flex}.result-bar{background:var(--sub);color:var(--ink-2);border-radius:14px;align-items:center;gap:12px;padding:14px 16px;display:flex}.result-bar b{font-variant-numeric:tabular-nums;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:12px}.result-bar.right{background:var(--acc);color:var(--acc-ink)}.result-bar>span{flex:1}.result-next{background:var(--acc-ink);color:var(--acc);flex-shrink:0}.result-next:hover{filter:brightness(.95)}.pz-actions:empty{display:none}.result-bar.wrong{background:var(--warn-soft);color:var(--ink)}.pz-actions{justify-content:flex-end;gap:10px;display:flex}.coach-card{flex-direction:column;gap:10px;padding:22px;display:flex}.coach-card.explain{background:var(--acc-soft);box-shadow:none}.coach-card.hint{box-shadow:inset 0 0 0 1.5px var(--info)}.coach-card p{color:var(--ink-2);font-size:15px}.coach-card.explain p{color:var(--ink)}.guide-hero{justify-content:space-between;align-items:flex-end;gap:48px;padding-top:72px;padding-bottom:56px;display:flex}.guide-hero .stack{gap:18px;max-width:820px}.guide-hero h1{letter-spacing:-.04em;font-size:clamp(44px,6vw,72px);line-height:1}.guide-hero p{color:var(--ink-2);max-width:640px;font-size:19px}.guide-section{margin-top:72px}.guide-section>h2{letter-spacing:-.025em;font-size:44px}.guide-section>.lede{color:var(--ink-2);margin-top:10px;font-size:17px}.anatomy{background:var(--card);box-shadow:var(--shadow-card);border-radius:24px;grid-template-columns:auto minmax(0,1fr);gap:48px;padding:44px;display:grid}.anatomy h2{font-size:36px}.an-board-wrap{background:var(--sub);border-radius:18px;align-self:start;padding:24px}.an-board{grid-template-columns:repeat(7,56px);gap:6px;display:grid}.an-cell{font-variant-numeric:tabular-nums;background:var(--tile);width:56px;height:56px;box-shadow:inset 0 -3px 0 var(--tile-lo);cursor:pointer;border:0;border-radius:9px;justify-content:center;align-items:center;padding:0;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:22px;font-weight:700;transition:opacity .15s;display:flex}.an-cell.rev{background:var(--open);box-shadow:inset 0 0 0 1px var(--open-line)}.an-cell.mine{background:var(--warn);color:#fff}.an-cell.flag{color:var(--warn)}.an-cell svg{pointer-events:none;width:50%;height:50%}.an-board.focus .an-cell:not(.lit):not(.sel){opacity:.6}.an-cell.lit{outline:1.5px solid var(--hl-ring);outline-offset:-1.5px;background-image:linear-gradient(var(--hl-fill), var(--hl-fill))}.an-cell.sel{outline:2px solid color-mix(in srgb, var(--ink) 55%, transparent);outline-offset:-2px}.an-files{text-align:center;font-variant-numeric:tabular-nums;color:var(--mute);grid-template-columns:repeat(7,56px);gap:6px;margin-top:6px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:11px;font-weight:700;display:grid}.an-side{flex-direction:column;gap:20px;min-width:0;display:flex}.chips{flex-wrap:wrap;gap:8px;display:flex}.chip{background:var(--sub);cursor:pointer;border:0;border-radius:999px;min-height:40px;padding:0 14px;font-size:14px;font-weight:600}.chip:hover{background:var(--line)}.chip[aria-pressed=true]{background:var(--ink);color:var(--bg)}.info-panel{background:var(--sub);border-radius:16px;flex-direction:column;gap:8px;min-height:150px;padding:20px 22px;display:flex}.info-panel .coord{font-variant-numeric:tabular-nums;color:var(--acc);font-family:IBM Plex Sans,system-ui,sans-serif;font-size:12px;font-weight:700}.info-panel h3{font-size:22px;font-weight:600}.info-panel p{color:var(--ink-2);font-size:15px}.info-facts{flex-wrap:wrap;gap:6px;display:flex}.legend{color:var(--mute);flex-wrap:wrap;gap:18px;margin-top:20px;font-size:13px;display:flex}.legend span{align-items:center;gap:6px;display:inline-flex}.legend i{border-radius:4px;width:16px;height:16px;display:inline-block}.patterns-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:28px;display:grid}.pattern-card{background:var(--card);box-shadow:var(--shadow-card);border-radius:20px;flex-direction:column;gap:16px;min-width:0;padding:26px;display:flex}.pattern-top{justify-content:space-between;align-items:center;display:flex}.tag{font-variant-numeric:tabular-nums;letter-spacing:.06em;border-radius:6px;padding:4px 8px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:11px;font-weight:700}.tag-safe{background:var(--acc-soft);color:var(--acc)}.tag-mine{background:var(--warn-soft);color:var(--warn)}.tag-tool{background:var(--info-soft);color:var(--info)}.pattern-stage{background:var(--sub);border-radius:14px;justify-content:center;align-items:center;min-height:190px;padding:18px;display:flex}.pm-field{grid-template-columns:auto auto;gap:6px;display:grid}.pm-ranks,.pm-files{font-variant-numeric:tabular-nums;color:var(--mute);gap:4px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:10px;font-weight:700;display:grid}.pm-ranks span{align-items:center;height:38px;display:flex}.pm-files{text-align:center}.pm-board{gap:4px;display:grid}.pm-cell{font-variant-numeric:tabular-nums;background:var(--open);width:38px;height:38px;box-shadow:inset 0 0 0 1px var(--open-line);border:0;border-radius:7px;justify-content:center;align-items:center;padding:0;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:16px;font-weight:700;transition:opacity .15s;display:flex}.pm-cell svg{pointer-events:none;width:55%;height:55%}.pm-cell.hid{background:var(--tile);box-shadow:inset 0 -3px 0 var(--tile-lo);color:var(--mute);cursor:pointer}.pm-cell.hid:hover{background:var(--tile-hover)}.pm-cell.flag{background:var(--tile);box-shadow:inset 0 -3px 0 var(--tile-lo);color:var(--warn)}.pm-cell.num{cursor:help}.pm-cell.safe{background:var(--acc);color:var(--acc-ink);box-shadow:none}.pm-cell.mine{background:var(--warn);color:#fff;box-shadow:none}.pm-board.focus .pm-cell:not(.lit){opacity:.55}.pm-cell.lit{outline:1.5px solid var(--hl-ring);outline-offset:-1.5px;background-image:linear-gradient(var(--hl-fill), var(--hl-fill))}.pattern-card h3{font-size:22px;font-weight:600}.pattern-card .body{color:var(--ink-2);font-size:15px}.pattern-caption{background:var(--sub);min-height:66px;color:var(--ink-2);border-radius:12px;padding:12px 14px;font-size:14px}.pattern-caption b{color:var(--ink)}.pattern-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-top:auto;display:flex}.pattern-actions .step-count{font-variant-numeric:tabular-nums;color:var(--mute);margin-left:auto;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:12px}.pattern-practice{font-size:14px;font-weight:600}.glossary{grid-template-columns:repeat(2,minmax(0,1fr));gap:48px;margin-top:28px;display:grid}.glossary h3{font-variant-numeric:tabular-nums;letter-spacing:.08em;color:var(--acc);margin-bottom:12px;font-family:IBM Plex Sans,system-ui,sans-serif;font-size:13px}.gl-item{border-top:1px solid var(--line)}.gl-item:last-child{border-bottom:1px solid var(--line)}.gl-toggle{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:52px;padding:12px 0;display:flex}.gl-toggle strong{font-size:16px;font-weight:600}.gl-toggle span{color:var(--ink-2);flex-grow:1;font-size:15px}.gl-toggle svg{width:18px;height:18px;color:var(--mute);flex-shrink:0;transition:transform .2s}.gl-toggle[aria-expanded=true] svg{transform:rotate(45deg)}.gl-toggle .gl-term{flex-shrink:0;width:170px}.gl-body{color:var(--ink-2);flex-direction:column;gap:12px;padding:0 0 18px 186px;font-size:15px;display:flex}.gl-body[hidden]{display:none}.gl-body .btn{align-self:flex-start}.cta-band{background:var(--ink);color:var(--bg);border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin-top:72px;margin-bottom:56px;padding:40px 48px;display:flex}.cta-band h2{font-size:32px}.cta-band p{opacity:.75;margin-top:8px}.cta-band .btn-ghost{color:var(--bg);box-shadow:inset 0 0 0 1.5px var(--bg)}.cta-band .btn-ghost:hover{background:var(--bg);color:var(--ink)}.guide-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding-bottom:72px;display:grid}.guide-card{background:var(--card);box-shadow:var(--shadow-card);color:var(--ink);border-radius:24px;flex-direction:column;gap:14px;padding:32px;text-decoration:none;display:flex}.guide-card:hover{box-shadow:var(--shadow-float)}.guide-card h2{font-size:30px}.guide-card p{color:var(--ink-2)}@media (width<=1180px){.patterns-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=1024px){.container{padding:0 24px}.play-layout{grid-template-rows:none;grid-template-columns:minmax(0,1fr);grid-template-areas:"head""board""aside";row-gap:20px}.play-layout>.board-card,.play-layout>.pz-stage{width:auto;min-width:0;position:static}.home-hero{flex-direction:column;align-items:flex-start;gap:32px}.anatomy{grid-template-columns:minmax(0,1fr)}.an-board-wrap{justify-self:start}.guide-list,.gcard-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.container{padding:0 16px}.site-header .container{height:64px}.icon-btn.menu-btn{display:inline-flex}.site-nav{z-index:50;background:var(--bg);border-bottom:1px solid var(--line);flex-direction:column;gap:2px;padding:8px 16px 16px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 16px 32px #0000001f}.menu-open .site-nav{display:flex}.site-nav a{border-radius:12px;padding:14px 16px;font-size:16px}.header-actions{gap:6px}.brand-sub{display:none}.home-hero{padding-top:40px;padding-bottom:40px}.home-pitch p{font-size:18px}.principles{grid-template-columns:minmax(0,1fr);gap:24px;margin-top:48px}.play-layout{row-gap:14px;padding-top:14px}.play-head .breadcrumb,.play-head .lede{display:none}.play-head h1{font-size:32px}.dd-row{gap:8px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dd-button{min-height:52px;padding:6px 12px}.board-card{border-radius:18px;gap:14px;padding:14px}.hud{gap:6px}.hud-side{gap:8px}.lcd{padding:6px 7px;font-size:17px}.lcd .val{top:6px;right:7px}.hud-stat{min-width:0}.hud-stat strong{font-size:19px}.face-btn{width:44px;height:44px}.face svg{width:30px;height:30px}.board-toolbar{grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:6px;display:grid}.board-toolbar .group{display:contents}.tool-btn{white-space:nowrap;justify-content:center;gap:6px;padding:0 8px;font-size:13px}.tool-btn svg{width:16px;height:16px}.ms-field{padding:8px 4px}.toggle-grid{grid-template-columns:minmax(0,1fr)}.pz-stage{border-radius:18px;gap:12px;padding:16px}.pz-top{gap:10px}.pz-top h2{margin-top:4px;font-size:22px}.pz-objective{font-size:15px}.pz-field{gap:6px;margin-top:0}.pz-board,.pz-ranks,.pz-files{gap:6px}.pz-footer{gap:10px}.result-bar{padding:10px 12px;font-size:14px}.coach-card{padding:16px}.guide-hero{flex-direction:column;align-items:flex-start;padding-top:40px}.guide-section>h2{font-size:32px}.anatomy{gap:24px;padding:20px}.an-board-wrap{justify-self:stretch;padding:12px}.an-board,.an-files{grid-template-columns:repeat(7,minmax(0,1fr));gap:4px}.an-cell{aspect-ratio:1;width:100%;height:auto;font-size:17px}.patterns-grid,.glossary,.guide-list,.gcard-grid{grid-template-columns:minmax(0,1fr)}.gl-toggle{flex-wrap:wrap;gap:4px 16px}.gl-toggle .gl-term{width:auto}.gl-body{padding-left:0}.cta-band{flex-direction:column;align-items:flex-start;padding:28px 22px}.site-footer .container{flex-direction:column}}@media (prefers-reduced-motion:reduce){.switch-track:after,.progress span,.gl-toggle svg{transition:none}.score-pop{animation-duration:10ms}}@media (width<=420px){.tool-btn .long{display:none}}
