.healthy-habits-card{background:linear-gradient(145deg,#dff8ff,#e7f7ce)!important;border:3px solid #2e7d78!important}.healthy-habits-card span{background:#fff!important;font-size:22px!important;font-weight:1000!important}.healthy-habits-game{max-width:1050px;margin:34px auto 55px;padding:clamp(22px,5vw,50px);border:4px solid #2e7d78;border-radius:34px;background:linear-gradient(145deg,#f3fdff,#f3ffe5);box-shadow:0 18px 50px #1f5e5a28;text-align:center;color:#18213f;scroll-margin-top:18px}.healthy-habits-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.healthy-habits-progress{font-weight:1000;color:#236861}.healthy-habits-scene{display:grid;place-items:center;min-height:140px;margin:16px auto;padding:18px;border:4px dashed #78beb7;border-radius:28px;background:#fff;font-size:clamp(44px,9vw,78px);font-weight:1000}.healthy-habits-game h2{max-width:860px;margin:8px auto;font-size:clamp(32px,5.5vw,56px);line-height:1.1}.healthy-habits-prompt{max-width:800px;min-height:58px;margin:0 auto 22px;font-size:clamp(20px,3vw,27px);font-weight:850;line-height:1.35}.healthy-habits-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:930px;margin:auto}.healthy-habits-choices button{min-height:145px;padding:15px;border:4px solid #b7ded9;border-radius:24px;background:#fff;color:#18213f;box-shadow:0 7px 0 #2e7d78;font:inherit;cursor:pointer;transition:.16s}.healthy-habits-choices button:hover,.healthy-habits-choices button:focus-visible{border-color:#e09a2c;transform:translateY(-3px)}.healthy-habits-choices button span,.healthy-habits-choices button strong{display:block}.healthy-habits-choices button span{font-size:clamp(34px,6vw,52px)}.healthy-habits-choices button strong{margin-top:8px;font-size:clamp(17px,2.4vw,22px);overflow-wrap:anywhere}.healthy-habits-choices button.wrong{opacity:.42;box-shadow:none}.healthy-habits-choices button.correct{border-color:#32965b;background:#d9f8e1;animation:habitsPop .45s}.healthy-habits-feedback{max-width:760px;margin:22px auto 8px;padding:17px;border-radius:18px;background:#fff;color:#17623a;font-size:21px;font-weight:950}.healthy-habits-feedback.try{color:#865523}.healthy-habits-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:24px}.healthy-habits-actions button{min-height:52px;border:0;border-radius:99px;padding:13px 20px;background:#2e7d78;color:#fff;font-size:16px;font-weight:950;cursor:pointer}.healthy-habits-actions button:nth-child(2){background:#d87531}.healthy-habits-actions button:nth-child(3){background:#4c679e}.healthy-habits-game.celebrate .healthy-habits-scene{animation:habitsPop .6s}.healthy-habits-feedback[hidden],.healthy-habits-actions button[hidden]{display:none!important}@keyframes habitsPop{50%{transform:scale(1.05)}}@media(max-width:1120px){.healthy-habits-game{margin-left:clamp(10px,4vw,40px);margin-right:clamp(10px,4vw,40px)}}@media(max-width:650px){.healthy-habits-game{margin:16px 8px 34px;padding:18px 10px}.healthy-habits-top{align-items:flex-start;flex-direction:column}.healthy-habits-scene{min-height:105px}.healthy-habits-choices{grid-template-columns:1fr;gap:10px}.healthy-habits-choices button{min-height:105px;padding:10px}.healthy-habits-actions button{flex:1 1 45%}}
