/* Extends fiesta-infantil/style.css. */
:root { --bg:#f4f3df; --blob-rose:#e7c98b; --blob-peach:#f4d9a3; --blob-mint:#b2cf94; --blob-sky:#cadbb1; --blob-lavender:#dfc994; --text-dark:#314d32; --text-body:#627151; --highlight:#8c591d; --highlight-glow:rgba(164,117,39,.25); --accent:#68824b; --bg-warm:#fffdf1; }
.mesh-bg { background:radial-gradient(at 10% 20%,#d6e7ae99,transparent 50%),radial-gradient(at 85% 75%,#efcd9899,transparent 50%); }
.age-badge, .jelly-btn { background:linear-gradient(135deg,#5c803d,#809c4d); } .hero-name { color:#8c591d; } .hero-mascot { margin-top:1rem; } .mascot-img { width:260px; }
.game-area { background:linear-gradient(180deg,#e9f2d9,#fff3da); } .detail-accent { color:#755525; } .gift-tag { background:#e8edd9; color:#49633e; }
@media(max-width:600px) { .age-badge { right:10px; top:-55px; width:76px; height:76px; } }
