@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap);*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;font-family:"Roboto",sans-serif}.app-container{background-color:#223a56;color:#fff;min-height:100vh;padding:24px;text-align:center}.main-heading{font-size:24px;margin-bottom:12px}.score-container{background:#fff;color:#223a56;border-radius:8px;width:120px;margin:0 auto 24px;padding:8px}.score-title{font-size:14px;margin:0}.score-value{font-size:28px;margin:0;font-weight:700}.buttons-container{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-gap:12px;gap:12px;margin-top:40px}.choice-button{border:none;background:transparent;cursor:pointer}.choice-image{width:120px}.result-view{margin-top:32px}.result-images{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;margin-bottom:24px}.result-image{width:100px}.result-text{font-size:20px;font-weight:700}.play-again{margin-top:16px;padding:8px 16px;border:none;border-radius:8px}.play-again,.rules-button{background:#fff;color:#223a56;font-weight:700;cursor:pointer}.rules-button{margin-top:40px;border:none;padding:8px 12px;border-radius:6px}.rules-modal-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.rules-modal{background:#fff;border-radius:8px;padding:16px;position:relative;color:#223a56;max-width:520px;width:90%}.rules-image{width:100%;border-radius:6px}.close-btn{border:none;background:none;font-size:20px;cursor:pointer;color:#223a56;position:absolute;right:12px;top:8px}
/*# sourceMappingURL=main.3be8f60a.chunk.css.map */