:root{color:#193126;background:#f4f8f0;font-family:system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}header,main,footer{max-width:1080px;margin:auto;padding:20px}header{justify-content:space-between;align-items:center;display:flex}.brand{color:#157347;font-size:1.35rem;font-weight:900;text-decoration:none}nav{gap:18px;display:flex}nav a,a{color:#176b42}main{min-height:calc(100vh - 140px)}footer{text-align:center;color:#5f7065}.hero{color:#fff;background:linear-gradient(125deg,#105636,#1f9761);border-radius:30px;padding:72px 32px;box-shadow:0 18px 42px #1f704538}.hero h1{margin:.2em 0;font-size:clamp(2.5rem,7vw,5.2rem);line-height:1.02}.button-link,button{color:#fff;font:inherit;cursor:pointer;background:#156f46;border:0;border-radius:12px;padding:12px 18px;font-weight:800;text-decoration:none;display:inline-block}.hero .button-link{color:#145838;background:#fff}.section-heading{justify-content:space-between;align-items:center;display:flex}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.game-card{background:#fff;border:1px solid #d5e5d7;border-radius:22px;gap:16px;padding:22px;display:flex;box-shadow:0 10px 28px #22583c12}.game-card h2{margin:5px 0}.game-icon{font-size:3rem}.pill,.eyebrow{color:#167047;font-size:.8rem;font-weight:800}.coming{background:#fff1c8;border-radius:99px;padding:5px 9px}.game-panel{background:#fff;border-radius:24px;max-width:620px;margin-top:26px;padding:28px;box-shadow:0 10px 30px #255d3e18}.game-panel form{align-items:end;gap:10px;margin:20px 0;display:flex}.game-panel label{display:block}.game-panel input{min-height:44px;font:inherit;border:1px solid #b6d2bd;border-radius:10px;padding:8px}.secondary{color:#176b42;background:#eef7f0;margin-top:14px}.reaction-area{background:#4e857e;width:100%;min-height:220px;margin:18px 0;display:block}.reaction-area.ready{background:#4fc16b}.reaction-area:disabled{opacity:1;cursor:default}.game-stat{font-weight:800}.coming-page{text-align:center;padding:90px 10px}.coming-page span{font-size:5rem}@media (width<=640px){header{flex-direction:column;align-items:flex-start;gap:12px}.hero{padding:45px 22px}.game-grid{grid-template-columns:1fr}.game-panel form{flex-direction:column;align-items:stretch}.game-card{padding:17px}}.number-garden,.memory-grid{grid-template-columns:repeat(4,1fr);gap:9px;max-width:440px;margin:18px auto;display:grid}.number-garden button{color:#176b42;background:#e1f7e6;min-height:72px;font-size:1.3rem}.memory-grid button{background:#176b42;min-height:72px;font-size:2rem}.choice-grid,.character-grid{grid-template-columns:repeat(2,1fr);gap:10px;max-width:440px;margin:18px auto;display:grid}.choice-grid button{min-height:58px}.color-word{text-align:center;font-size:3rem;font-weight:900}.character-target{text-align:center;margin:18px;font-size:6rem}.character-grid button{color:#5e3b00;background:#fff0be;min-height:105px;font-size:3rem}@media (width<=640px){.number-garden button,.memory-grid button{min-height:58px}.character-grid button{min-height:85px;font-size:2.3rem}}.locale-picker{color:#506b5a;align-items:center;gap:6px;font-size:.85rem;display:flex}.locale-picker select{color:#193126;background:#fff;border:1px solid #b6d2bd;border-radius:8px;padding:6px}@media (width<=640px){nav{flex-wrap:wrap}.locale-picker span{display:none}}
