.friends-art{width:100%;height:auto;max-height:480px;object-fit:contain;border-radius:35px;background:#fff7df}.friend-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:20px}.friend-buttons button{border:2px solid #c6dacc;border-radius:20px;padding:17px;background:#fff;color:var(--ink);font-weight:bold}.friend-buttons small{display:block;font-weight:normal;font-size:13px;margin-top:5px}.friend-message{background:#fff0bd;border-radius:18px;padding:20px;min-height:75px}.sound-controls{display:flex;flex-wrap:wrap;gap:18px;align-items:center;border:2px solid #ded2ea;border-radius:20px;padding:20px;margin:25px 0}.sound-controls p{font-size:14px;margin:0;flex:1;min-width:200px}.animal-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.animal-card{border-radius:25px;background:#f7edda;padding:24px;text-align:center}.animal-card:nth-child(2n){background:#e6f2e9}.animal-icon{font-size:65px}.animal-card h3{margin:8px}.animal-card p{font-size:15px;min-height:55px}.numbers{background:#e9e2f7;border-radius:32px}.count-pictures{font-size:48px;letter-spacing:12px;max-width:530px;line-height:1.6;margin:25px 0}.number-choice{border:2px solid #b8a8d0;background:white;color:var(--ink);font-size:30px;font-weight:bold;border-radius:18px;min-width:70px;min-height:65px;margin-right:15px}.coloring{background:#fff0c4;border-radius:35px}.color-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:30px;align-items:center}.color-stage{background:white;border-radius:25px;padding:15px}.color-stage svg{display:block;width:100%;max-height:470px}.color-stage [role=button]{cursor:pointer}.color-stage [role=button]:focus{stroke:#693aa8;stroke-width:8;outline:none}.palette{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin:20px 0}.swatch{border:3px solid #ffffff;border-radius:15px;padding:12px 8px;color:#19383b;font-weight:bold;font-size:15px}.swatch[aria-pressed=true]{border-color:#173f44;outline:2px solid white}.swatch-0{background:#f4a340}.swatch-1{background:#ffdc63}.swatch-2{background:#f39daf}.swatch-3{background:#a589d1}.swatch-4{background:#79c8ee}.swatch-5{background:#86c99a}.swatch-6{background:#b98562}.swatch-7{background:white}.coloring select{width:100%;padding:14px;border:2px solid #bdaa71;border-radius:14px;background:white;color:var(--ink);font:inherit}.coloring label{font-weight:bold;display:block;margin-bottom:8px}.play-links{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.play-links a{font-size:15px;border-radius:30px;background:#e7f2ea;padding:10px 20px;font-weight:bold;text-decoration:none}@media(max-width:760px){.friend-buttons,.animal-cards{grid-template-columns:repeat(2,1fr)}.friend-buttons button{padding:12px}.color-layout{grid-template-columns:1fr}.animal-card{padding:16px}.animal-card .button{padding:10px;font-size:13px}.animal-icon{font-size:50px}.count-pictures{font-size:36px;letter-spacing:8px}.top nav{flex-wrap:wrap;justify-content:center}}@media print{.friends,.animals,.numbers,.coloring{display:none!important}}
