.daily-challenge-card{background:linear-gradient(145deg,#fff2a9,#ffb86b)!important;border:3px solid #e37325!important}.daily-challenge-card span{background:#fff!important;font-size:30px}.daily-challenge-game{max-width:1040px;margin:34px auto 55px;padding:clamp(22px,5vw,50px);border-radius:36px;background:radial-gradient(circle at 12% 8%,#fff8c5 0 8%,transparent 24%),linear-gradient(145deg,#fff7dc,#dff7ff 55%,#e6f5d5);box-shadow:0 18px 55px #3a536822;text-align:center;scroll-margin-top:18px}.daily-challenge-top{display:flex;align-items:center;justify-content:space-between;gap:15px}.daily-challenge-streak{padding:10px 17px;border-radius:99px;background:#fff;color:#b54d12;font-weight:950}.daily-challenge-icon{display:grid;place-items:center;width:min(100%,690px);min-height:175px;margin:18px auto 10px;border:5px solid #fff;border-radius:34px;background:linear-gradient(135deg,#ffec96,#b9e9ff);font-size:clamp(76px,15vw,135px);box-shadow:0 9px 0 #db722b40;animation:dailyFloat 2.5s ease-in-out infinite}.daily-challenge-badge{display:inline-block;margin-top:9px;padding:8px 16px;border-radius:99px;background:#285bd6;color:#fff;font-size:15px;font-weight:950;text-transform:uppercase;letter-spacing:.08em}.daily-challenge-game h2{margin:15px 0 8px;font-size:clamp(34px,6vw,58px);line-height:1.08}.daily-challenge-prompt{max-width:820px;min-height:3em;margin:0 auto 18px;color:#34435b;font-size:clamp(21px,3vw,29px);font-weight:850;line-height:1.4}.daily-challenge-choices{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;max-width:830px;margin:18px auto}.daily-challenge-choices button{min-height:105px;padding:16px;border:4px solid #99bee8;border-radius:25px;background:#fff;color:#17213d;box-shadow:0 7px 0 #5283bd;font:inherit;cursor:pointer;transition:.15s}.daily-challenge-choices button:hover,.daily-challenge-choices button:focus-visible{transform:translateY(-3px);border-color:#285bd6}.daily-challenge-choices span{display:block;font-size:39px}.daily-challenge-choices strong{display:block;margin-top:5px;font-size:23px}.daily-challenge-feedback{max-width:760px;margin:17px auto;padding:18px;border-radius:22px;background:#fff4c8;color:#5b450b;font-size:21px;font-weight:950}.daily-challenge-feedback.success{background:#d9ffdf;color:#285638}.daily-challenge-actions{display:flex;justify-content:center;gap:10px;flex-wrap:wrap;margin-top:20px}.daily-challenge-actions button{min-height:54px;border:0;border-radius:99px;padding:13px 20px;background:#285bd6;color:#fff;font-size:16px;font-weight:950;cursor:pointer}.daily-challenge-actions #dailyChallengeDone{background:#18885d}.daily-challenge-actions #dailyChallengeAnother{background:#fff;color:#273251;border:3px solid #273251}.daily-challenge-trail{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;max-width:720px;margin:25px auto 0}.daily-challenge-trail span{display:grid;place-items:center;width:44px;height:44px;border-radius:50%;background:#fff;color:#637088;font-size:20px;font-weight:950}.daily-challenge-trail span.done{background:#ffe466;color:#563f00;box-shadow:0 4px 0 #d8a91c}.daily-challenge-game.celebrate .daily-challenge-icon{animation:dailyCelebrate .7s ease-out}@keyframes dailyFloat{50%{transform:translateY(-6px) rotate(1deg)}}@keyframes dailyCelebrate{50%{transform:scale(1.09) rotate(-3deg)}}@media(max-width:1100px){.daily-challenge-game{margin-left:clamp(9px,4vw,36px);margin-right:clamp(9px,4vw,36px)}}@media(max-width:700px){.daily-challenge-game{margin:16px 8px 35px;padding:18px 10px}.daily-challenge-top{align-items:flex-start;flex-direction:column}.daily-challenge-icon{min-height:130px}.daily-challenge-choices{grid-template-columns:1fr}.daily-challenge-choices button{min-height:88px}.daily-challenge-actions button{width:100%}}
