@import"https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Sniglet:wght@400;800&display=swap";:root{font-family:Jost,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--tile-size: 40px;--background-color: #fff;--foreground-color: #1e1e1e;--link-color: #888;--7x7-color-cell-background: #faf9f8;--7x7-color-text: #34312e;--7x7-color-background: #eeecea;--vwls-accent-color: #4a90e2}.header .logo .edges{fill:#191b1c}.header .logo .shadow1{fill:#454648}.header .logo .shadow2{fill:#5e5f5f}.header .logo .main{fill:#828384}.header .logo .light{fill:#e8e7e8}@media (prefers-color-scheme: dark){:root{--background-color: #1e1e1e;--foreground-color: #999;--link-color: #666;--7x7-color-cell-background: #1e1e1e;--7x7-color-text: #e0e0e0;--7x7-color-background: #2c2c2c;--vwls-accent-color: #006ef2}.header .logo .edges{fill:#191b1c}.header .logo .shadow1{fill:#454648}.header .logo .shadow2{fill:#5e5f5f}.header .logo .main{fill:#828384}.header .logo .light{fill:#e8e7e8}.header .logo #path32{fill:#454648}}body{margin:0 auto;display:flex;place-items:center;min-width:320px;max-width:360px;color:var(--foreground-color);background-color:var(--background-color);font-size:1rem;text-align:center}h1,h2,h3,h4,h5,h6{font-family:Sniglet,cursive;text-align:center}.header{font-size:3rem;color:#5e5f5f;margin-bottom:48px}.header img{margin-bottom:-48px}.header h1{margin:0;font-size:3rem}a{text-decoration:none;color:var(--link-color)}p{margin:12px}.description{text-align:center;margin-top:12px}.game{margin-bottom:48px}.game-7x7 .logo{display:flex;justify-content:center;background-color:var(--7x7-color-background);padding:6px;border-radius:12px;width:calc(var(--tile-size) * 3 + 18px);margin:0 auto}.game-7x7 .logo .tile{width:var(--tile-size);height:var(--tile-size);background-color:var(--7x7-color-cell-background);color:var(--7x7-color-text);display:flex;justify-content:center;align-items:center;border-radius:6px;font-size:1.2rem;font-weight:400;margin:3px}.game-vwls .logo{display:flex;justify-content:center;gap:12px}.game-vwls .logo .bubble{width:48px;height:48px;background-color:var(--vwls-accent-color);border-radius:50%;display:flex;justify-content:center;align-items:center;font-size:1.5rem;color:var(--background-color);font-weight:500}.preamble{font-style:italic;margin:0 auto 24px;font-size:.9rem}.header .logo{margin-bottom:-48px}.copyright{opacity:.25}
