body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page-background{align-items:center;background:linear-gradient(to bottom right,#f9f9fb,#f0f0f5);display:flex;font-family:Segoe UI,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.game-container{background:#fff;border-radius:20px;box-shadow:0 8px 20px #0000001a;max-width:600px;padding:2rem;text-align:center;width:100%}.color-display{display:flex;justify-content:space-around;margin:1.5rem 0}.color-box{border-radius:12px;box-shadow:0 4px 12px #00000026;height:120px;width:120px}.color-box,.inner-box{align-items:center;display:flex;justify-content:center}.inner-box{border-radius:8px;color:#000;font-size:1.5rem;font-weight:700;height:60px;width:60px}button{border:none;border-radius:10px;cursor:pointer;font-weight:700;margin:.5rem;padding:.6rem 1.2rem;transition:.3s ease}button:hover{opacity:.9}.left-button{background-color:#f44336;color:#fff}.right-button{background-color:#2196f3;color:#fff}.next-button{background-color:#2ecc71;color:#fff}
/*# sourceMappingURL=main.83313ee5.css.map*/