:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#000;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.card{padding:2em}#app{max-width:1280px;margin:0 auto;padding:0;text-align:center;display:flex;justify-content:center}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.game-grid[data-v-41a6f24f]{display:grid;grid-template-rows:repeat(15,32px);grid-template-columns:repeat(9,32px);gap:1px}.cell[data-v-41a6f24f]{width:32px;height:32px;text-align:center;font-size:24px;line-height:32px;background:#fafafa;border:1px solid #ddd}.status-bar[data-v-fffe6133]{display:flex;justify-content:space-between;align-items:center;width:100%;padding:10px 20px;background-color:#76c7c0;border-radius:12px;box-shadow:0 2px 6px #0000001a;font-size:20px;font-weight:700;color:#fff;box-sizing:border-box;margin:2px 20px;max-width:300px}.bottle-info[data-v-9beccff5]{margin-bottom:10px;width:36px}.label[data-v-9beccff5]{margin-bottom:4px;margin-top:4px;text-align:center}.progress-bar[data-v-9beccff5]{width:24px;height:64px;background-color:#76c7c0;border-radius:6px;overflow:hidden;margin:auto}.progress-fill[data-v-9beccff5]{height:100%;background-color:#eee;transition:width .3s ease}.count[data-v-9beccff5]{margin-top:4px;padding:2px 5px;background-color:#f0f0f0;border-radius:999px;font-size:12px;text-align:center;font-weight:700;color:#333}body{font-family:sans-serif;background:#fefefe}.bottle{display:flex}.app{display:flex;flex-direction:column;align-items:center}.pause-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999}.pause-content{color:#fff;font-size:2rem;background:#333;padding:20px 40px;border-radius:10px}.controls{display:flex;justify-content:center;gap:10px;margin-top:20px;flex-wrap:wrap}.controls button{font-size:24px;padding:10px;border:none;background:#76c7c0;border-radius:8px;box-shadow:2px 2px 5px #0003;cursor:pointer}.controls button:active{transform:scale(.95)}h1{font-size:2rem;font-weight:700;color:#76c7c0;text-shadow:1px 1px 2px rgba(0,0,0,.2);background:#f0f0f0;padding:10px 30px;border-radius:16px;margin-bottom:20px;letter-spacing:2px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;transition:transform .2s ease}h1:hover{transform:scale(1.03)}
