:root{font-family:ui-rounded,"SF Pro Rounded",-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#223b56;background:#edf6ff;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100svh;-webkit-tap-highlight-color:transparent}main{max-width:860px;margin:auto;padding:max(20px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left))}header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:28px}.brand{font-size:23px;font-weight:850}button,input{font:inherit}button{cursor:pointer;touch-action:manipulation;border:0;color:inherit;min-height:48px;user-select:none;-webkit-user-select:none}button:focus-visible,input:focus-visible{outline:4px solid #255cad;outline-offset:4px}button:active{transform:scale(.97)}.quiet{background:transparent;font-size:15px;font-weight:650;padding:12px;border-radius:16px}h1{font-size:clamp(29px,5vw,44px);line-height:1.15;margin:12px 0;text-align:center;letter-spacing:-.8px}h2{font-size:26px}p{line-height:1.55}.intro{text-align:center;color:#536c85;font-size:18px;margin:14px 0 28px}.hello{font-size:76px;text-align:center}.modes{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.mode{border-radius:30px;padding:30px 14px;display:flex;flex-direction:column;align-items:center;gap:12px;box-shadow:0 5px 0 #233b5610}.mode>span{font-size:58px;white-space:nowrap}.mode.color>span,.mode.number>span{font-size:32px;min-height:70px;display:flex;align-items:center}.mode strong{font-size:22px}.mode small{font-size:14px}.animal{background:#ffe6bd}.color{background:#d5ecff}.number{background:#e0efcd}.note{text-align:center;font-size:14px;color:#536c85;margin-top:25px}.playtop{display:flex;justify-content:space-between;align-items:center;font-weight:700}.repeat{border-radius:18px;background:white;padding:12px 16px;font-size:16px}.progress{display:flex;gap:9px;justify-content:center;margin:22px 0}.dot{width:12px;height:12px;border-radius:50%;background:#d0dfed}.dot.done{background:#43867e}.sample{height:90px;display:flex;justify-content:center;align-items:center;gap:10px;font-size:48px}.sample:empty{height:24px}.swatch{display:inline-block;width:65px;height:65px;border-radius:50%;border:3px solid #00000012}.choices{display:grid;grid-template-columns:1fr 1fr;gap:22px;max-width:620px;margin:10px auto}.choice{border-radius:34px;background:white;min-height:220px;padding:22px 12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:18px;box-shadow:0 6px 0 #d7e7f5;border:4px solid transparent}.picture{font-size:100px;line-height:1.2}.choice .swatch{width:104px;height:104px}.choice .count{font-size:49px;display:flex;justify-content:center;flex-wrap:wrap;gap:3px}.choice .label{font-size:20px;font-weight:700}.choice.correct{border-color:#43867e;background:#e6f6ed;animation:happy .45s ease}.choice.hint{border-color:#ffbf3d}.feedback{min-height:32px;text-align:center;font-size:21px;font-weight:700;margin:25px 0 16px}.primary{display:block;background:#255cad;color:white;border-radius:20px;padding:17px 26px;margin:16px auto;font-size:19px;font-weight:750;min-width:200px}#finish{padding-top:35px;text-align:center}dialog{border:0;border-radius:28px;padding:28px;max-width:480px;width:calc(100% - 32px);max-height:85svh;overflow:auto;color:#223b56}dialog::backdrop{background:#152d4d80}.close{float:right;background:#edf6ff;border-radius:50%;font-size:26px;width:48px}.setting{display:flex;align-items:center;gap:12px;padding:15px 0}.setting input{width:24px;height:24px}#answer{width:100%;border:2px solid #a9bfd2;border-radius:12px;padding:12px;font-size:24px}#gateError{color:#884317}[hidden]{display:none!important}@keyframes happy{50%{transform:scale(1.04)}}@media(max-width:600px){header{margin-bottom:16px}.brand{font-size:21px}.hello{font-size:58px}.modes{grid-template-columns:1fr;gap:12px}.mode{display:grid;grid-template-columns:85px 1fr;text-align:left;padding:18px 20px;gap:5px 14px;border-radius:25px}.mode>span{grid-row:1/3;font-size:53px;text-align:center}.mode.color>span,.mode.number>span{font-size:23px;white-space:normal;min-height:50px}.mode strong{font-size:23px}.mode small{font-size:15px}.intro{margin:12px 0 22px}.note{margin-top:22px}.choices{gap:14px}.choice{min-height:200px;border-radius:28px;padding:18px 7px}.picture{font-size:85px}.choice .count{font-size:35px}.choice .swatch{width:85px;height:85px}.choice .label{font-size:18px}.sample{height:84px}.feedback{font-size:20px}}@media(max-height:500px) and (orientation:landscape){header{margin-bottom:8px}.progress{margin:8px}.sample{height:50px}.choice{min-height:140px}.picture{font-size:60px}.choices{margin:0 auto}.feedback{margin:12px}.hello{font-size:40px}.modes{grid-template-columns:repeat(3,1fr)}.mode{display:flex;padding:15px}.mode small{display:none}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;transition:none!important}}
