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