:root{--mm-ink:#20304d;--mm-pink:#e68b86;--mm-green:#4f9270}body{background:#f9e7e5}.stage{background:linear-gradient(#fff3e5 0 66%,#cee6d4 66%);color:var(--mm-ink)}.mm-intro,.mm-play{display:flex;align-items:center;justify-content:center;padding:14px}.mm-panel{width:min(760px,98%);max-height:calc(100dvh - 84px);overflow:auto;padding:clamp(20px,4vw,34px);border:3px solid #fff;border-radius:28px;background:rgba(255,253,249,.97);box-shadow:0 18px 50px rgba(83,57,57,.15);text-align:center}.mm-mark{font-size:clamp(3rem,9vw,5rem)}.mm-panel h1{margin:4px 0;font-size:clamp(2rem,7vw,3.3rem)}.mm-models{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:16px 0}.mm-model{padding:8px 5px;border:1px solid #ead7d1;border-radius:13px;background:#fff}.mm-model img{width:100%;aspect-ratio:1;object-fit:contain}.mm-model b{display:block;font-size:.68rem;line-height:1.25}.mm-setup{display:grid;gap:8px;padding:14px;border:2px solid #d6dfc5;border-radius:17px;background:#f5f9ef;text-align:left}.mm-setup label{display:grid;gap:5px;font-weight:850}.mm-setup select{width:100%;min-width:0;box-sizing:border-box;min-height:50px;padding:0 12px;border:2px solid #bdcda9;border-radius:12px;background:#fff;color:var(--mm-ink);font-weight:850}.mm-setup p{margin:0;color:#53605c;font-size:.85rem;line-height:1.45}.mm-grown{margin-top:10px;text-align:left}.mm-grown summary{display:flex;min-height:44px;align-items:center;justify-content:center;font-weight:850}.mm-grown p{line-height:1.5}.mm-grown a{display:inline-flex;min-height:44px;align-items:center;color:#27634f;font-weight:800}
.mm-play{flex-direction:column;justify-content:flex-start;gap:10px}.mm-rail{display:flex;gap:8px}.mm-rail span{display:grid;width:44px;height:44px;place-items:center;border:2px solid rgba(32,48,77,.15);border-radius:50%;background:rgba(255,255,255,.7);filter:grayscale(1)}.mm-rail span.done{background:#fff0a4;filter:none}.mm-rail span.now{outline:4px solid rgba(230,139,134,.25);filter:none}.mm-card{width:min(570px,100%);padding:16px 22px 20px;border:3px solid #fff;border-radius:28px;background:#fff;box-shadow:0 12px 0 #bba9a0,0 18px 36px rgba(70,55,55,.14);text-align:center}.mm-card>small{color:#667085;font-weight:850;text-transform:uppercase;letter-spacing:.06em}.mm-card>h2{margin:4px 0;font-size:clamp(2rem,7vw,3.4rem)}.mm-card>img{width:min(230px,55vw);height:min(230px,34vh);object-fit:contain;border:4px solid #f1ddd3;border-radius:24px;background:#fef6e0}.mm-card h3{margin:7px 0 2px}.mm-card>p{margin:7px 0;color:#53605c;line-height:1.4}.mm-actions,.mm-response{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:10px}.mm-actions button,.mm-response button{min-height:54px;padding:8px;border:2px solid #cbd4d8;border-radius:14px;background:#fff;color:var(--mm-ink);font-weight:850}.mm-actions button{border:0;background:#447fa5;color:#fff}.mm-response{grid-template-columns:1fr 1fr 1fr}.mm-response button:first-child{border-color:#74b38d;background:#eff9f3}.mm-response button:last-child{border-color:#ddb9ad;background:#fff6f2}
@media(max-width:650px){.mm-models{grid-template-columns:repeat(3,1fr)}.mm-play{padding:8px}.mm-response{grid-template-columns:1fr}.mm-actions{grid-template-columns:1fr}.mm-card>img{height:150px}.mm-card{padding:12px 14px}.mm-response button,.mm-actions button{min-height:48px}}@media(max-height:710px) and (min-width:650px){.mm-card>img{height:120px}.mm-card{padding:9px 16px}.mm-card>h2{font-size:2rem}.mm-response button{min-height:46px}}
