.home-decorations{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.home-bg-blobs{position:absolute;inset:0}.home-bg-blobs:before,.home-bg-blobs:after{content:"";filter:blur(72px);opacity:.55;border-radius:50%;position:absolute}.home-bg-blobs:before{background:radial-gradient(circle,#ffc6788c 0%,#ffc67800 70%);width:min(52vw,520px);height:min(52vw,520px);top:-8%;right:-6%}.home-bg-blobs:after{background:radial-gradient(circle,#ffa08c6b 0%,#ffa08c00 72%);width:min(48vw,460px);height:min(48vw,460px);bottom:4%;left:-10%}.home-bg-paws{opacity:.07;background-image:url(/icons/paw.svg);background-position:12px 18px,40px 60px;background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6 0%,#00000059 55%,#00000026 100%);mask-image:linear-gradient(#000000e6 0%,#00000059 55%,#00000026 100%)}.home-bg-leaf{object-fit:contain;opacity:.22;-webkit-user-select:none;user-select:none;width:auto;height:auto;position:absolute}.home-bg-leaf--left{width:min(18vw,130px);top:120px;left:-12px;transform:rotate(-8deg)}.home-bg-leaf--right{width:min(16vw,120px);top:280px;right:-10px;transform:rotate(10deg)}.home-deco{object-fit:contain;opacity:.34;filter:saturate(.95);-webkit-user-select:none;user-select:none;width:auto;height:auto;animation:9s ease-in-out infinite home-deco-float;position:absolute}.home-deco--leaf-1{opacity:.3;width:44px;animation-delay:0s;top:6%;left:2%}.home-deco--star-1{opacity:.36;width:30px;animation-delay:.8s;top:14%;right:6%}.home-deco--butterfly-1{opacity:.32;width:38px;animation-delay:1.6s;top:28%;left:5%}.home-deco--cloud-1{opacity:.28;width:72px;animation-delay:.4s;top:3%;right:18%}.home-deco--flower-1{opacity:.3;width:34px;animation-delay:1.2s;top:22%;right:2%}.home-deco--paw-1{opacity:.26;width:32px;animation-delay:2s;top:38%;left:1%}.home-deco--leaf-2{opacity:.22;width:40px;animation-delay:2.4s;top:42%;right:3%}.home-deco--star-2{opacity:.28;width:26px;animation-delay:1s;top:48%;left:8%}.home-deco--butterfly-2{opacity:.24;width:34px;animation-delay:2.8s;top:52%;right:10%}.home-deco--cloud-2{opacity:.18;width:64px;animation-delay:.6s;top:44%;left:14%}.home-deco--flower-2{opacity:.26;width:32px;animation-delay:1.8s;top:56%;left:3%}.home-deco--paw-2{opacity:.18;width:28px;animation-delay:3.2s;top:50%;right:22%}.home-deco--leaf-3{opacity:.22;width:42px;animation-delay:3.6s;bottom:22%;left:4%}.home-deco--star-3{opacity:.27;width:28px;animation-delay:1.4s;bottom:32%;right:5%}.home-deco--butterfly-3{opacity:.23;width:36px;animation-delay:2.2s;bottom:14%;right:8%}.home-deco--cloud-3{opacity:.2;width:68px;animation-delay:.9s;bottom:6%;left:16%}.home-deco--flower-3{opacity:.24;width:30px;animation-delay:2.6s;bottom:28%;right:14%}.home-deco--paw-3{opacity:.17;width:26px;animation-delay:3.8s;bottom:18%;left:42%}@keyframes home-deco-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-7px)rotate(3deg)}}@media (width<=1024px){.home-deco{opacity:.2}.home-deco--cloud-1,.home-deco--cloud-2,.home-deco--cloud-3{width:56px}}@media (width<=768px){.home-bg-blobs:before{width:70vw;height:70vw;right:-20%}.home-bg-blobs:after{width:65vw;height:65vw;left:-25%}.home-bg-leaf--left{width:90px;top:90px}.home-bg-leaf--right{width:80px;top:220px}.home-deco{opacity:.22}.home-deco--cloud-2,.home-deco--cloud-3,.home-deco--paw-2,.home-deco--paw-3,.home-deco--butterfly-2{display:none}}.home-page{padding:0;position:relative;overflow:hidden}.home-container{z-index:1;flex-direction:column;gap:40px;max-width:1180px;display:flex;position:relative}.home-hero{grid-template-columns:1.05fr .95fr;align-items:center;gap:24px;min-height:360px;display:grid}.home-hero-copy{text-align:left;padding-right:16px}.home-hero-title{color:#4a2b20;letter-spacing:-.02em;margin:0 0 20px;font-size:clamp(2.6rem,4.5vw,3.75rem);font-weight:800;line-height:1.05}.home-hero-age{color:#ff9e38;margin-top:6px;font-size:clamp(2.8rem,5vw,4.2rem);font-weight:800;line-height:.95;display:block}.home-hero-subtitle{color:#9a8a7e;max-width:360px;margin:0 0 30px;font-size:1.05rem;font-weight:500;line-height:1.55}.home-hero-cta{color:#fff;background:#ff9e38;border-radius:999px;align-items:center;gap:14px;min-height:60px;padding:0 36px 0 20px;font-size:1.2rem;font-weight:800;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 18px 36px #ff9e3861}.home-hero-cta:hover{color:#fff;transform:translateY(-3px)scale(1.02);box-shadow:0 22px 40px #ff9e3873}.home-hero-cta-icon{color:#ff9e38;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.home-hero-cta-icon svg{width:16px;height:16px;margin-left:2px}.home-hero-visual{justify-content:flex-end;align-items:center;display:flex}.home-hero-image{object-fit:contain;filter:drop-shadow(0 16px 28px #4a2b2014);background:0 0;width:min(100%,480px);height:auto;transition:transform .4s}.home-hero-visual:hover .home-hero-image{transform:scale(1.02)rotate(-1deg)}.home-features{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.home-feature-card{text-align:center;border-radius:26px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:180px;min-height:140px;margin:0 auto;padding:22px 14px 18px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 12px 28px #4a2b200f}.home-feature-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px #4a2b201a}.home-feature-card p{color:#5c4030;margin:14px 0 0;font-size:.98rem;font-weight:800;line-height:1.25}.home-feature-card--blue{background:#d4ebf9}.home-feature-card--green{background:#d5f0de}.home-feature-card--yellow{background:#fff0b8}.home-feature-card--purple{background:#e8dcf5}.home-feature-icon{justify-content:center;align-items:center;width:72px;height:72px;display:flex}.home-feature-icon img{object-fit:contain;filter:drop-shadow(0 4px 8px #4a2b2014);width:100%;height:100%}.home-section-title{color:#4a2b20;align-items:center;gap:8px;margin:0 0 22px;font-size:1.7rem;font-weight:800;display:flex}.home-section-star{font-size:1.1rem;line-height:1}.home-popular-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;display:grid}.home-popular-card{background:#fff;border-radius:24px;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 14px 32px #4a2b2014}.home-popular-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #4a2b201f}.home-popular-card--full-card{box-shadow:none;background:0 0;position:relative;overflow:visible}.home-popular-card--full-card:hover{box-shadow:none;transform:none}.home-popular-card-full-link{border-radius:24px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 14px 32px #4a2b2014}.home-popular-card--full-card:hover .home-popular-card-full-link{transform:translateY(-4px);box-shadow:0 20px 40px #4a2b201f}.home-popular-card-full-image{aspect-ratio:1;object-fit:cover;width:100%;display:block}.home-popular-sound--overlay{bottom:10px;right:10px}.home-popular-sound-circle--ghost{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.home-popular-card-image-wrap{position:relative}.home-popular-card-image-link{color:inherit;text-decoration:none;display:block}.home-popular-card-image{aspect-ratio:1;object-fit:cover;object-position:center center;width:100%;display:block}.home-popular-card-footer{background:#fff;padding:14px 12px 16px}.home-popular-card-name{color:inherit;text-decoration:none;display:block}.home-popular-sound{z-index:2;cursor:pointer;opacity:0;background:0 0;border:none;padding:0;transition:none;position:absolute;bottom:12px;right:12px}.home-popular-sound-circle{aspect-ratio:1;width:28px;min-width:28px;height:28px;min-height:28px;box-shadow:none;background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.home-popular-sound-icon{color:#0000;opacity:0;flex-shrink:0;width:18px;height:18px}.home-popular-sound--brown .home-popular-sound-icon,.home-popular-sound--blue .home-popular-sound-icon{color:#0000}.home-popular-sound:hover{opacity:0;transform:none}.home-popular-sound:hover .home-popular-sound-circle{box-shadow:none}.home-popular-card h3{text-align:center;color:#4a2b20;margin:0;padding:0;font-size:1.18rem;font-weight:800}.home-parents{text-align:center;background:#f5ebe0;border-radius:30px;padding:32px 28px 28px;position:relative;overflow:hidden;box-shadow:0 14px 32px #4a2b200f}.home-parents-heart{margin-right:6px}.home-parents h2{color:#4a2b20;margin:0 0 26px;font-size:1.45rem;font-weight:800;line-height:1.35}.home-parents-list{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.home-parents-list li{text-align:left;color:#7a6558;align-items:flex-start;gap:10px;font-size:.95rem;font-weight:700;line-height:1.35;display:flex}.home-parents-check{color:#fff;background:#8fd39d;border-radius:50%;flex:0 0 26px;justify-content:center;align-items:center;width:26px;height:26px;margin-top:2px;font-size:.85rem;font-weight:800;display:inline-flex}.home-seo{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.home-games-links a{color:var(--color-accent-brown)}@media (width<=1024px){.home-features{grid-template-columns:repeat(2,minmax(0,1fr))}.home-feature-card{max-width:none}.home-popular-grid,.home-parents-list{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.home-container{gap:32px}.home-hero{grid-template-columns:1fr;gap:24px;min-height:auto}.home-hero-copy{text-align:center;padding-right:0}.home-hero-subtitle{margin-left:auto;margin-right:auto}.home-hero-visual{order:-1;justify-content:center}.home-hero-image{width:min(100%,320px)}.home-features,.home-popular-grid,.home-parents-list{grid-template-columns:1fr}.home-parents-list li{text-align:center;flex-direction:column;justify-content:center;align-items:center}}.parent-hint-arrow{z-index:40;pointer-events:none;animation:1s ease-in-out infinite parent-hint-bounce;position:fixed;transform:translate(-50%,-100%)}.parent-hint-arrow-icon{filter:drop-shadow(0 4px 10px #4a2b2040);font-size:clamp(2rem,7vw,2.8rem);line-height:1;display:block}@keyframes parent-hint-bounce{0%,to{transform:translate(-50%,-100%)}50%{transform:translate(-50%,calc(-100% - 10px))}}.hint-target-wrap{display:contents}.quest-play-shell{position:relative}.sticker-finish-extras{flex-direction:column;align-items:center;gap:10px;margin-top:14px;display:flex}.sticker-finish-new{color:#8a5a24;background:#ffd43b38;border-radius:999px;margin:0;padding:10px 16px;font-size:1.15rem;font-weight:900;animation:.55s quest-bounce}.sticker-finish-link{color:#5c3d12;background:linear-gradient(#ffe066 0%,#ffd43b 100%);border-radius:18px;justify-content:center;align-items:center;min-height:52px;padding:12px 18px;font-size:1.05rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 24px #ffd43b59}.stickers-banner{color:#4a3728;background:linear-gradient(90deg,#ffe06659,#bfe9ff73);border-radius:22px;align-items:center;gap:12px;margin-bottom:18px;padding:14px 16px;text-decoration:none;display:flex;box-shadow:0 12px 24px #4a2b2014}.stickers-banner-stars{font-size:1.8rem;line-height:1}.stickers-banner-text{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.stickers-banner-text strong{font-size:1.05rem}.stickers-banner-text span{color:#6b4f3d;font-size:.95rem;font-weight:800}.stickers-banner-cta{white-space:nowrap;font-size:.9rem;font-weight:900}@media (width<=430px){.stickers-banner{flex-wrap:wrap}.stickers-banner-cta{text-align:center;width:100%}}.games-page{padding:8px 0 48px;font-family:Nunito,system-ui,sans-serif}.games-container{max-width:980px}.games-hero{margin-bottom:28px}.games-title{color:#4a3728;flex-wrap:wrap;align-items:baseline;gap:12px;margin:0 0 10px;font-size:clamp(2rem,4vw,2.8rem);font-weight:900;display:flex}.games-age{color:#8a5a24;background:#fff4d6;border-radius:999px;padding:6px 14px;font-size:1rem;font-weight:800;line-height:1.2;display:inline-block}.games-subtitle{color:#6b4f3d;margin:0 0 14px;font-size:1.25rem;font-weight:800}.games-intro{color:#6b4f3d;max-width:760px;margin:0;font-size:1.05rem;font-weight:600;line-height:1.6}.games-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:22px;margin-bottom:36px;display:grid}.game-card{background:#fff;border-radius:24px;grid-template-columns:120px 1fr;align-items:center;gap:18px;padding:18px;transition:transform .25s,box-shadow .25s;display:grid;box-shadow:0 14px 32px #4a2b2014}.game-card:hover{transform:translateY(-3px);box-shadow:0 20px 40px #4a2b201f}.game-card-preview{background:#fff9f0;border-radius:20px;width:120px;height:120px;overflow:hidden;box-shadow:0 8px 18px #4a2b2014}.game-card-image{object-fit:cover;width:100%;height:100%;display:block}.game-card-body h2{color:#4a3728;margin:0 0 8px;font-size:1.35rem;font-weight:900}.game-card-body p{color:#6b4f3d;margin:0 0 16px;font-size:.98rem;font-weight:600;line-height:1.45}.game-actions{flex-wrap:wrap;gap:12px;display:flex}.game-card-cta{color:#fff;background:linear-gradient(#ffb35c 0%,#ff9e45 100%);border-radius:16px;align-items:center;gap:10px;min-height:48px;padding:12px 20px;font-size:1rem;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 22px #ff9e4559}.game-card-cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px #ff9e456b}.game-card-cta-icon{justify-content:center;align-items:center;width:24px;height:24px;display:flex}.game-card-cta-icon svg{width:18px;height:18px}.games-seo{max-width:760px;padding-top:8px}.games-seo h2{color:#4a3728;margin:28px 0 12px;font-size:1.25rem;font-weight:900}.games-seo h2:first-child{margin-top:0}.games-seo p,.games-seo li{color:#6b4f3d;font-size:1rem;font-weight:600;line-height:1.6}.games-seo ul{margin:0;padding-left:20px}.games-seo li{margin-bottom:6px}@media (width<=640px){.game-card{text-align:center;grid-template-columns:1fr}.game-card-preview{width:140px;height:140px;margin:0 auto}.game-actions{justify-content:center}}.language-switcher{gap:var(--spacing-xs);background-color:var(--color-bg-secondary);padding:var(--spacing-xs);border-radius:var(--radius-md);flex-wrap:wrap;max-width:100%;display:flex}.language-switcher button{padding:var(--spacing-sm) 7px;border-radius:var(--radius-sm);min-width:36px;min-height:38px;color:var(--color-text-secondary);transition:all var(--transition-fast);background-color:#0000;font-size:.8rem;font-weight:500}.language-switcher button:hover{background-color:var(--color-bg-card)}.language-switcher button.active{background-color:var(--color-button-primary);color:#fff}.sounds-only-setting{background-color:var(--color-bg-card);padding:var(--spacing-xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.sounds-only-setting h2{color:var(--color-accent-brown);margin:0 0 var(--spacing-md);font-size:var(--font-size-xl)}.sounds-only-setting-text{color:var(--color-text-secondary);line-height:var(--line-height-relaxed);margin:0 0 var(--spacing-md)}.sounds-only-parent-hint{margin:0 0 var(--spacing-lg);color:#7a5c48;font-size:.92rem;font-weight:700;line-height:var(--line-height-relaxed)}.sounds-only-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:14px;display:flex}.sounds-only-toggle-input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.sounds-only-toggle-track{background:#d8c8b8;border-radius:999px;flex-shrink:0;width:52px;height:30px;transition:background .2s;position:relative}.sounds-only-toggle-thumb{background:#fff;border-radius:50%;width:24px;height:24px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #4a2b2033}.sounds-only-toggle-input:checked+.sounds-only-toggle-track{background:linear-gradient(#ffb35c 0%,#ff9e45 100%)}.sounds-only-toggle-input:checked+.sounds-only-toggle-track .sounds-only-toggle-thumb{transform:translate(22px)}.sounds-only-toggle-input:focus-visible+.sounds-only-toggle-track{outline-offset:2px;outline:3px solid #ff9e4573}.sounds-only-toggle-label{color:var(--color-text-primary);font-size:1.05rem;font-weight:800}.site-sections-nav h2{margin:0 0 var(--spacing-md);color:var(--color-accent-brown);font-size:var(--font-size-lg)}.site-sections-nav ul{padding-left:var(--spacing-lg);line-height:var(--line-height-relaxed);margin:0}.site-sections-nav li{margin-bottom:var(--spacing-xs)}.site-sections-nav a{color:var(--color-accent-brown);text-underline-offset:2px;text-decoration:underline}.site-sections-nav a:hover{color:var(--color-button-primary)}.instructions-page{padding:var(--spacing-xl) 0}.instructions-content{margin-top:var(--spacing-xl);gap:var(--spacing-xl);flex-direction:column;display:flex}.instruction-section{background-color:var(--color-bg-card);padding:var(--spacing-xl);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.instruction-section h2{color:var(--color-accent-brown);margin-bottom:var(--spacing-md);font-size:var(--font-size-xl)}.instruction-section h3{color:var(--color-text-primary);margin-top:var(--spacing-lg);margin-bottom:var(--spacing-sm);font-size:var(--font-size-lg)}.instruction-section p{color:var(--color-text-secondary);line-height:var(--line-height-relaxed);margin-bottom:var(--spacing-md)}.instructions-language .language-switcher{margin-top:var(--spacing-sm)}.instruction-method{margin-top:var(--spacing-lg)}.instruction-method:first-child{margin-top:0}.instruction-steps{margin-left:var(--spacing-lg);margin-top:var(--spacing-sm);color:var(--color-text-secondary)}.instruction-steps li{margin-bottom:var(--spacing-sm);line-height:var(--line-height-relaxed);padding-left:var(--spacing-xs)}@media (width<=768px){.instruction-section{padding:var(--spacing-lg)}.instruction-steps{margin-left:var(--spacing-md)}}.heart-icon{object-fit:contain;pointer-events:none;width:36px;height:36px;transition:opacity var(--transition-normal), transform var(--transition-normal);display:block}.button-like:not(.liked) .heart-icon,.button-like-detail:not(.liked) .heart-icon,.animal-card-shop-like:not(.animal-card-shop-like--active) .heart-icon{opacity:.65;filter:saturate(.85)}.button-like.liked .heart-icon,.button-like-detail.liked .heart-icon,.animal-card-shop-like--active .heart-icon{opacity:1;filter:saturate(1.15)brightness(1.05)}.button-like:hover .heart-icon,.button-like-detail:hover .heart-icon,.animal-card-shop-like:hover .heart-icon{transform:scale(1.08)}@media (width<=480px){.heart-icon{width:32px;height:32px}}.animal-card{background-color:var(--color-bg-card);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-normal);flex-direction:column;height:100%;display:flex;overflow:hidden}.animal-card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.animal-card-link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.animal-card-image-wrapper{background-color:var(--color-bg-secondary);width:100%;padding-top:75%;position:relative;overflow:hidden}.animal-card-image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal);position:absolute;top:0;left:0}.animal-card:hover .animal-card-image{transform:scale(1.05)}.animal-card-content{padding:var(--spacing-md);gap:var(--spacing-md);flex-direction:column;flex:1;display:flex}.animal-card-name{font-size:var(--font-size-lg);color:var(--color-text-primary);text-align:center;margin:0}.animal-card-actions{gap:var(--spacing-sm);margin-top:auto;display:flex}.button-open,.button-like{padding:var(--spacing-md);border-radius:var(--radius-md);font-size:var(--font-size-md);text-align:center;transition:all var(--transition-normal);flex:1;justify-content:center;align-items:center;min-height:60px;font-weight:500;display:flex}.button-open{background-color:var(--color-button-primary);color:#fff;text-decoration:none}.button-open:hover{background-color:var(--color-button-primary-hover);transform:scale(1.02)}.button-like{background-color:var(--color-button-like-inactive);color:var(--color-text-primary);min-width:60px;padding:var(--spacing-sm) var(--spacing-md);flex:none}.button-like:hover{background-color:var(--color-button-secondary-hover)}.button-like.liked{background:linear-gradient(var(--color-button-like-highlight), var(--color-button-like-highlight)), var(--color-button-like-inactive);color:var(--color-text-primary);font-weight:600}.button-like.liked:hover{background:linear-gradient(var(--color-button-like-highlight-hover), var(--color-button-like-highlight-hover)), var(--color-button-secondary-hover)}.animal-card--full-card{box-shadow:none;background:0 0;overflow:visible}.animal-card--full-card:hover{box-shadow:none}.animal-card-shop-full-link{border-radius:24px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 10px 30px #3f2a2014}.animal-card--full-card:hover .animal-card-shop-full-link{transform:translateY(-3px);box-shadow:0 16px 36px #3f2a201c}.animal-card-shop-full-image{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.animal-card--full-card .animal-card-shop-sound--overlay{bottom:10px;right:10px}.animal-card-shop-sound-circle--ghost{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0}.animal-card--shop{background:#fff;border-radius:24px;max-width:190px;height:100%;margin:0 auto;transition:transform .25s,box-shadow .25s;overflow:hidden;box-shadow:0 10px 30px #3f2a2014}.animal-card--shop:hover{transform:translateY(-3px);box-shadow:0 16px 36px #3f2a201c}.animal-card-shop-image-wrap{background:#fff;min-height:168px;position:relative}.animal-card-shop-image{object-fit:cover;object-position:center center;box-sizing:border-box;width:100%;height:168px;display:block}.animal-card-shop-image-link{text-decoration:none;display:block}.animal-card-shop-like{z-index:3;cursor:pointer;background:#ffffffeb;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;transition:transform .2s,background .2s;display:flex;position:absolute;top:10px;left:10px;box-shadow:0 4px 14px #3f2a201f}.animal-card-shop-like:hover{transform:scale(1.06)}.animal-card-shop-like--active{background:#ffe9a8}.animal-card-shop-like .heart-icon{width:22px;height:22px}.animal-card--full-card .animal-card-shop-like{top:12px;left:12px}.animal-card-shop-sound{z-index:2;cursor:pointer;opacity:0;background:0 0;border:none;padding:0;transition:transform .2s;position:absolute;bottom:12px;right:12px}.animal-card-shop-sound-circle{width:36px;min-width:36px;height:36px;min-height:36px;box-shadow:none;background:0 0;border-radius:50%;justify-content:center;align-items:center;display:flex}.animal-card-shop-sound-icon{color:#0000;opacity:0;flex-shrink:0;width:18px;height:18px}.animal-card-shop-sound:hover{opacity:0;transform:none}.animal-card-shop-sound--pulse .animal-card-shop-sound-circle{animation:none}@keyframes animal-sound-pulse{0%{transform:scale(1);box-shadow:0 4px 12px #3f2a2024}45%{transform:scale(1.12);box-shadow:0 6px 18px #4a90d959}to{transform:scale(1);box-shadow:0 4px 12px #3f2a2024}}.animal-card-shop-footer{text-align:center;color:inherit;box-sizing:border-box;background:#fff;min-height:52px;padding:12px 10px 14px;text-decoration:none;display:block}.animal-card-shop-name{color:#3f2a20;margin:0;font-size:1.05rem;font-weight:800}@media (width<=768px){.animal-card-actions{flex-direction:column}.button-open,.button-like{width:100%}.animal-card-shop-name{font-size:1rem}.animal-card-shop-sound-circle{width:30px;min-width:30px;height:30px;min-height:30px}.animal-card-shop-sound-icon{width:16px;height:16px}.animal-card-shop-like{width:36px;min-width:36px;height:36px;min-height:36px;top:8px;left:8px}.animal-card-shop-like .heart-icon{width:20px;height:20px}}@media (width<=480px){.animal-card-content{padding:var(--spacing-sm);gap:var(--spacing-sm)}.animal-card-name{font-size:var(--font-size-md)}.button-open,.button-like{padding:var(--spacing-sm) var(--spacing-md);font-size:var(--font-size-sm);min-height:50px}.animal-card--shop{border-radius:20px}.animal-card-shop-footer{padding:12px 10px 14px}}.animal-shop-game{padding:0 0 var(--spacing-2xl)}.animal-shop-container{max-width:1240px}.animal-shop-hero{text-align:center;margin-bottom:28px}.animal-shop-title{color:#3f2a20;margin:0 0 10px;font-size:clamp(1.8rem,3vw,2.35rem);font-weight:800;line-height:1.2}.animal-shop-title-paw{margin-left:6px}.animal-shop-subtitle{color:#8b6f5e;margin:0;font-size:clamp(1rem,2vw,1.15rem);font-weight:500}.animal-shop-search{opacity:0;max-height:0;margin-bottom:0;transition:max-height .25s,opacity .25s,margin .25s;overflow:hidden}.animal-shop-search--open{opacity:1;max-height:80px;margin-bottom:18px}.animal-shop-search-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.animal-shop-search-input{color:#4a2b20;background:#fff;border:none;border-radius:999px;outline:none;width:100%;padding:14px 20px;font-size:1rem;box-shadow:0 8px 24px #4a2b2014}.animal-shop-search-input::placeholder{color:#b39a8d}.animal-shop-search-input:focus{box-shadow:0 10px 28px #ff9e382e}.animal-shop-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.animal-shop-filters{flex-wrap:wrap;flex:1;align-items:center;gap:8px;min-width:0;display:flex}.animal-shop-filter{color:#7a6254;cursor:pointer;background:#f3ebe3;border:none;border-radius:999px;padding:10px 18px;font-size:.95rem;font-weight:700;transition:transform .2s,box-shadow .2s,background .2s,color .2s;box-shadow:0 4px 14px #3f2a200d}.animal-shop-filter:hover{color:#3f2a20;transform:translateY(-1px)}.animal-shop-filter--active{color:#fff;background:#ff9e45;box-shadow:0 8px 20px #ff9e4552}.animal-shop-favorites-btn{color:#3f2a20;cursor:pointer;background:#fff0eb;border:none;border-radius:999px;flex-shrink:0;align-items:center;gap:8px;padding:10px 18px;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 6px 18px #3f2a2012}.animal-shop-favorites-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #3f2a201a}.animal-shop-favorites-btn--active{background:#ffe2d8;box-shadow:0 8px 22px #e74c3c2e}.animal-shop-favorites-icon{color:#e74c3c;width:22px;height:22px;display:inline-flex}.animal-shop-favorites-icon .heart-icon{width:100%;height:100%}.animals-grid--shop{margin-bottom:var(--spacing-xl);grid-template-columns:repeat(5,minmax(0,190px));justify-content:center;gap:24px;display:grid}@media (width>=1400px){.animals-grid--shop{grid-template-columns:repeat(6,minmax(0,190px))}}.animal-shop-empty,.loading-indicator,.end-message{text-align:center;padding:var(--spacing-xl);color:#8b6f5e;font-size:var(--font-size-lg)}.animal-shop-seo{margin-top:var(--spacing-2xl);padding-top:var(--spacing-xl);border-top:1px solid #4a2b2014;max-width:720px}.animal-shop-intro{margin:0 0 var(--spacing-md);color:#8b6f5e;line-height:var(--line-height-relaxed);font-size:.95rem}.animal-shop-benefits-title{margin:var(--spacing-lg) 0 var(--spacing-md);color:#4a2b20;font-size:var(--font-size-lg)}.animal-shop-benefits{padding-left:var(--spacing-lg);color:#8b6f5e;line-height:var(--line-height-relaxed);margin:0;font-size:.95rem}.animal-shop-benefits li{margin-bottom:var(--spacing-xs)}@media (width<=1100px){.animals-grid--shop{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}}@media (width<=768px){.animal-shop-toolbar{align-items:center}.animals-grid--shop{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.animal-shop-filters{scrollbar-width:none;flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.animal-shop-filters::-webkit-scrollbar{display:none}.animal-shop-filter{flex-shrink:0}}@media (width<=480px){.animals-grid--shop{gap:12px}.animal-shop-filter,.animal-shop-favorites-btn{padding:9px 14px;font-size:.88rem}}.animal-others-carousel{border-top:1px solid #4a372814;margin-top:36px;padding-top:28px}.animal-others-carousel-title{text-align:center;color:#4a3728;margin:0 0 20px;font-family:Nunito,system-ui,sans-serif;font-size:1.45rem;font-weight:900}.animal-others-carousel-row{grid-template-columns:1fr;align-items:center;gap:14px;display:grid}.animal-others-carousel-track{grid-template-columns:repeat(4,112px);justify-content:center;gap:16px;padding:6px 2px 10px;display:grid;overflow:hidden}.animal-others-carousel-track::-webkit-scrollbar{display:none}.animal-others-carousel-card{background:#fff;border-radius:26px;width:112px;height:112px;transition:transform .2s,box-shadow .2s;overflow:hidden;box-shadow:0 10px 22px #4a37281a}.animal-others-carousel-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #4a372824}.animal-others-carousel-image{object-fit:cover;object-position:center 28%;width:100%;height:100%;display:block}@media (width<=640px){.animal-others-carousel-row{gap:8px}.animal-others-carousel-track{scroll-snap-type:x mandatory;scrollbar-width:none;justify-content:flex-start;gap:14px;padding:4px 2px 8px;display:flex;overflow-x:auto}.animal-others-carousel-card{scroll-snap-align:start;border-radius:22px;flex:0 0 96px;width:96px;height:96px}}.animal-detail-page{--detail-bg:#f9f2e8;--detail-text:#4a3728;--detail-text-soft:#6b4f3d;--detail-blue-start:#4ea8ff;--detail-blue-end:#5d9fff;--detail-trait-bg:#e2f2d5;--detail-badge-bg:#fff4d6;--detail-card-shadow:0 18px 48px #4a372814;background:var(--detail-bg);min-height:calc(100vh - 80px);padding:24px 0 48px;font-family:Nunito,system-ui,-apple-system,sans-serif}.animal-detail-shell{width:min(1180px,100% - 32px);box-shadow:var(--detail-card-shadow);background:#fffaf4;border-radius:32px;margin:0 auto;padding:28px 32px 32px}.animal-detail-layout{grid-template-columns:minmax(0,40%) minmax(0,60%);align-items:start;gap:36px;display:grid}.animal-detail-left{flex-direction:column;gap:20px;display:flex}.animal-detail-back{min-width:64px;min-height:60px;color:var(--detail-text);cursor:pointer;background:#fff;border:none;border-radius:16px;justify-content:center;align-self:flex-start;align-items:center;padding:12px 16px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #4a372814}.animal-detail-back:hover{transform:translateY(-2px);box-shadow:0 12px 24px #4a37281f}.back-arrow-icon{width:34px;height:34px}.animal-detail-hero-wrap{background:radial-gradient(circle at 20% 25%,#ffffff8c,#0000 34%),radial-gradient(circle at 80% 70%,#fff6,#0000 30%),linear-gradient(#f6ebde 0%,#f3e4d4 100%);border-radius:28px;min-height:350px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff73}.animal-detail-hero-wrap:before{content:"";opacity:.18;pointer-events:none;background-image:radial-gradient(circle,#d8c3ad 18%,#0000 19%),radial-gradient(circle,#d8c3ad 18%,#0000 19%);background-position:18px 24px,54px 60px;background-size:72px 72px;position:absolute;inset:0}.animal-detail-hero-image{z-index:1;object-fit:contain;object-position:center bottom;width:100%;max-width:350px;min-height:350px;margin:0 auto;display:block;position:relative}.animal-detail-right{padding-top:8px}.animal-detail-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex}.animal-detail-title-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.animal-detail-title{color:var(--detail-text);margin:0;font-size:clamp(2.4rem,4vw,3.5rem);font-weight:900;line-height:1.05}.animal-detail-category-badge{background:var(--detail-badge-bg);color:var(--detail-text-soft);border-radius:999px;align-items:center;gap:6px;padding:8px 14px;font-size:.95rem;font-weight:800;display:inline-flex;box-shadow:0 4px 12px #4a37280f}.animal-detail-favorite-star{color:#f0b429;cursor:pointer;background:#fff7df;border:none;border-radius:50%;flex-shrink:0;width:52px;min-width:52px;height:52px;min-height:52px;padding:0;font-size:1.5rem;line-height:1;transition:transform .2s;box-shadow:0 8px 18px #4a372814}.animal-detail-favorite-star--active{background:#ffe9a8;transform:scale(1.04)}.animal-detail-description{color:var(--detail-text);margin:0 0 28px;font-size:1.35rem;font-weight:700;line-height:1.55}.animal-detail-actions{flex-wrap:wrap;gap:16px;margin-bottom:24px;display:flex}.animal-detail-sound-btn{background:linear-gradient(180deg, var(--detail-blue-start) 0%, var(--detail-blue-end) 100%);color:#fff;cursor:pointer;border:none;border-radius:24px;align-items:center;gap:16px;min-width:min(320px,100%);min-height:90px;padding:16px 24px;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 14px 28px #4ea8ff59}.animal-detail-sound-btn:hover{transform:translateY(-2px);box-shadow:0 18px 34px #4ea8ff6b}.animal-detail-sound-btn-icon{background:#ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.animal-detail-sound-icon{width:24px;height:24px}.animal-detail-sound-btn-text{text-align:left;flex-direction:column;align-items:flex-start;gap:2px;display:flex}.animal-detail-sound-btn-label{font-size:1.2rem;font-weight:900;line-height:1.2}.animal-detail-sound-btn-hint{opacity:.92;font-size:1rem;font-weight:700}.animal-detail-like-btn{min-height:90px;color:var(--detail-text);cursor:pointer;background:#fff;border:none;border-radius:24px;justify-content:center;align-items:center;gap:10px;padding:16px 28px;font-size:1.15rem;font-weight:900;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 12px 28px #4a372814}.animal-detail-like-btn:hover{transform:translateY(-2px);box-shadow:0 16px 32px #4a37281f}.animal-detail-like-btn--active{background:#fff4f6}.animal-detail-like-btn-icon{color:#ff5b77;font-size:1.2rem}.animal-detail-traits{background:var(--detail-trait-bg);border-radius:24px;flex-wrap:wrap;gap:12px;margin:0;padding:14px;list-style:none;display:flex}.animal-detail-trait{color:var(--detail-text);background:#ffffff8c;border-radius:18px;align-items:center;gap:8px;padding:10px 14px;font-size:1rem;font-weight:800;line-height:1.3;display:inline-flex}.animal-detail-trait-icon{font-size:1.1rem;line-height:1}.animal-detail-seo{border-top:1px solid #4a372814;max-width:760px;margin-top:40px;padding-top:28px}.animal-detail-seo h2{color:var(--detail-text);margin:24px 0 12px;font-size:1.25rem;font-weight:900}.animal-detail-seo h2:first-child{margin-top:0}.animal-detail-seo p,.animal-detail-seo li{color:var(--detail-text-soft);font-size:1rem;line-height:1.6}.animal-detail-seo ul{margin:0;padding-left:20px}@media (width<=960px){.animal-detail-layout{grid-template-columns:1fr;gap:24px}.animal-detail-hero-wrap,.animal-detail-hero-image{min-height:300px}.animal-detail-actions{flex-direction:column}.animal-detail-sound-btn,.animal-detail-like-btn{width:100%}}@media (width<=640px){.animal-detail-shell{border-radius:24px;width:calc(100% - 20px);padding:20px 16px 24px}.animal-detail-title-row{flex-direction:column;align-items:flex-start;gap:10px}.animal-detail-description{font-size:1.15rem}.animal-detail-traits{flex-direction:column}}.favorites-page{padding:8px 0 48px;font-family:Nunito,system-ui,sans-serif}.favorites-container{max-width:1180px}.favorites-hero{margin-bottom:28px}.favorites-hero-top{margin-bottom:18px}.favorites-back{color:#4a3728;background:#fff;border-radius:16px;justify-content:center;align-items:center;min-width:64px;min-height:60px;padding:12px 16px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 20px #4a2b2014}.favorites-back:hover{transform:translateY(-2px);box-shadow:0 12px 24px #4a2b201f}.favorites-title{color:#4a3728;align-items:center;gap:10px;margin:0 0 8px;font-size:clamp(2rem,4vw,2.6rem);font-weight:900;display:flex}.favorites-title-heart{font-size:1.5rem;line-height:1}.favorites-subtitle{color:#6b4f3d;margin:0 0 12px;font-size:1.2rem;font-weight:800}.favorites-intro{color:#6b4f3d;max-width:760px;margin:0;font-size:1.05rem;font-weight:600;line-height:1.6}.animals-grid--shop{grid-template-columns:repeat(5,minmax(0,190px));justify-content:center;gap:24px;margin-bottom:36px;display:grid}.favorites-empty{text-align:center;background:#fff;border-radius:24px;padding:48px 24px;box-shadow:0 14px 32px #4a2b2014}.favorites-empty p{color:#6b4f3d;margin:0 0 24px;font-size:1.15rem;font-weight:700}.favorites-empty-cta{color:#fff;background:linear-gradient(#ffb35c 0%,#ff9e45 100%);border-radius:16px;justify-content:center;align-items:center;min-height:52px;padding:14px 24px;font-size:1rem;font-weight:900;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 10px 22px #ff9e4559}.favorites-empty-cta:hover{transform:translateY(-2px);box-shadow:0 14px 28px #ff9e456b}.favorites-seo{max-width:760px;padding-top:8px}.favorites-seo h2{color:#4a3728;margin:28px 0 12px;font-size:1.25rem;font-weight:900}.favorites-seo h2:first-child{margin-top:0}.favorites-seo p,.favorites-seo li{color:#6b4f3d;font-size:1rem;font-weight:600;line-height:1.6}.favorites-seo ul{margin:0;padding-left:20px}.favorites-seo li{margin-bottom:6px}@media (width>=1400px){.animals-grid--shop{grid-template-columns:repeat(6,minmax(0,190px))}}@media (width<=1024px){.animals-grid--shop{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=768px){.animals-grid--shop{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}@media (width<=480px){.animals-grid--shop{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.all-stars-celebration{z-index:200;background:#2a1b1273;justify-content:center;align-items:center;padding:20px;animation:.35s all-stars-fade-in;display:flex;position:fixed;inset:0}.all-stars-celebration-card{z-index:2;text-align:center;background:linear-gradient(#fff9f0 0%,#fff4d6 55%,#ffe8a8 100%);border-radius:28px;width:min(100%,380px);padding:28px 22px 24px;animation:.5s cubic-bezier(.34,1.4,.64,1) all-stars-pop;position:relative;box-shadow:0 24px 60px #4a2b2047}.all-stars-celebration-stars{width:120px;height:120px;margin:0 auto 12px;position:relative}.all-stars-big-star{justify-content:center;align-items:center;font-size:4.5rem;animation:1.2s ease-in-out infinite all-stars-pulse;display:flex;position:absolute;inset:0}.all-stars-orbit{font-size:1.5rem;animation:2.4s linear infinite all-stars-orbit;position:absolute}.all-stars-orbit--1{animation-delay:0s;top:8%;left:0}.all-stars-orbit--2{animation-delay:.4s;top:0;right:4%}.all-stars-orbit--3{animation-delay:.8s;bottom:6%;right:10%}.all-stars-celebration-title{color:#4a3728;margin:0 0 8px;font-size:clamp(1.8rem,5vw,2.2rem);font-weight:900}.all-stars-celebration-text{color:#6b4f3d;margin:0 0 20px;font-size:1.1rem;font-weight:800;line-height:1.35}.all-stars-celebration-btn{color:#fff;cursor:pointer;background:linear-gradient(#ffb35c 0%,#ff9e45 100%);border:none;border-radius:18px;min-width:180px;min-height:52px;padding:12px 24px;font-size:1.05rem;font-weight:900;box-shadow:0 12px 24px #ff9e4559}.all-stars-confetti{pointer-events:none;z-index:1;position:fixed;inset:0;overflow:hidden}.all-stars-confetti-piece{top:-12px;left:var(--left);width:var(--size);height:calc(var(--size) * .55);background:var(--color);opacity:0;transform:translate3d(0, 0, 0) rotate(var(--rotate));animation:all-stars-confetti-fall var(--duration) ease-in forwards;animation-delay:var(--delay);border-radius:2px;position:absolute}@keyframes all-stars-fade-in{0%{opacity:0}to{opacity:1}}@keyframes all-stars-pop{0%{opacity:0;transform:scale(.82)translateY(16px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes all-stars-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}@keyframes all-stars-orbit{0%{opacity:.85;transform:translate(0)scale(1)}50%{opacity:1;transform:translate(6px,-8px)scale(1.15)}to{opacity:.85;transform:translate(0)scale(1)}}@keyframes all-stars-confetti-fall{0%{opacity:0;transform:translate3d(0, -20px, 0) rotate(var(--rotate))}12%{opacity:1}to{opacity:0;transform:translate3d(var(--drift), 110vh, 0) rotate(calc(var(--rotate) + 540deg))}}@media (width<=430px){.all-stars-celebration-card{padding:24px 18px 20px}.all-stars-celebration-stars{width:100px;height:100px}.all-stars-big-star{font-size:3.8rem}}.quest-page{padding:10px 0 56px;font-family:Nunito,system-ui,sans-serif}.quest-container{max-width:980px}.quest-topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.quest-back{color:#4a3728;background:#fff;border-radius:18px;justify-content:center;align-items:center;min-height:52px;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #4a2b2014}.quest-progress{color:#8a5a24;background:#fff4d6;border-radius:999px;min-height:44px;padding:10px 14px;font-weight:900}.quest-shell{background:radial-gradient(circle at 20% 0,#ffc99b73,#0000 55%),radial-gradient(circle at 80% 10%,#bfe9ff8c,#0000 55%),#fff9f0;border-radius:28px;padding:18px 16px 20px;box-shadow:0 16px 36px #4a2b2014}.quest-title{text-align:center;color:#4a3728;margin:0 0 8px;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:900}.quest-task{text-align:center;color:#6b4f3d;max-width:680px;margin:0 auto 12px;font-size:clamp(1.25rem,3.2vw,1.6rem);font-weight:900}.quest-repeat-wrap{justify-content:center;margin-bottom:14px;display:flex}.quest-repeat{color:#fff;cursor:pointer;background:linear-gradient(#6fd2ff 0%,#3dbbff 100%);border:none;border-radius:18px;justify-content:center;align-items:center;gap:10px;min-height:52px;margin:0;padding:12px 16px;font-size:1.05rem;font-weight:900;display:inline-flex;box-shadow:0 12px 24px #3dbbff59}.quest-repeat-icon{font-size:1.25rem;line-height:1}.quest-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.quest-choice{cursor:pointer;text-align:center;background:0 0;border:none;padding:0}.quest-choice-image-wrap{aspect-ratio:1;background:#fff;border-radius:26px;width:100%;transition:transform .2s,box-shadow .2s;display:block;overflow:hidden;transform:translateZ(0);box-shadow:0 14px 30px #4a2b201f}.quest-choice-image{object-fit:cover;width:100%;height:100%}.quest-choice-label{color:#4a3728;margin-top:10px;font-size:1.2rem;font-weight:900;display:block}.quest-choice--idle .quest-choice-image-wrap:hover{transform:translateY(-2px);box-shadow:0 18px 36px #4a2b2029}.quest-choice--correct .quest-choice-image-wrap{outline:6px solid #31c5738c;animation:.55s quest-bounce;box-shadow:0 18px 40px #31c57347}@keyframes quest-bounce{0%{transform:translateY(0)scale(1)}35%{transform:translateY(-8px)scale(1.03)}70%{transform:translateY(0)scale(1)}to{transform:translateY(-3px)scale(1.01)}}.quest-choice--wrong .quest-choice-image-wrap{outline:6px solid #ff495380;animation:.4s quest-shake;box-shadow:0 18px 40px #ff495340}@keyframes quest-shake{0%{transform:translate(0)}25%{transform:translate(-6px)}50%{transform:translate(6px)}75%{transform:translate(-4px)}to{transform:translate(0)}}.quest-feedback{justify-content:center;align-items:center;min-height:44px;margin-top:14px;display:flex}.quest-good{color:#167a43;background:#31c57329;border-radius:999px;padding:10px 14px;font-size:1.2rem;font-weight:900}.quest-try{color:#b11b24;background:#ff495324;border-radius:999px;padding:10px 14px;font-size:1.15rem;font-weight:900}.quest-actions{justify-content:center;margin-top:12px;display:flex}.quest-next{color:#fff;cursor:pointer;background:linear-gradient(#ffb35c 0%,#ff9e45 100%);border:none;border-radius:20px;justify-content:center;align-items:center;min-height:58px;padding:14px 22px;font-size:1.2rem;font-weight:900;transition:transform .2s,opacity .2s;display:inline-flex;box-shadow:0 14px 28px #ff9e4561}.quest-next:disabled{opacity:.55;cursor:default;transform:none}.quest-finish{text-align:center;background:radial-gradient(circle at 40% 0,#ffc99b99,#0000 55%),radial-gradient(circle at 70% 10%,#bfe9ff99,#0000 55%),#fff9f0;border-radius:28px;padding:40px 16px;box-shadow:0 16px 36px #4a2b2014}.quest-finish-title{color:#4a3728;margin:0 0 10px;font-size:clamp(2rem,4.4vw,2.6rem);font-weight:900}.quest-finish-text{color:#6b4f3d;max-width:520px;margin:0 auto 18px;font-size:1.25rem;font-weight:800;line-height:1.4}.quest-finish-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.quest-secondary{color:#4a3728;background:#fff;border-radius:20px;justify-content:center;align-items:center;min-height:58px;padding:14px 20px;font-size:1.1rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 14px 28px #4a2b2014}@media (width<=760px){.quest-choices{grid-template-columns:1fr;gap:12px}.quest-choice-image-wrap{border-radius:26px}}.feed-page{padding:10px 0 56px;font-family:Nunito,system-ui,sans-serif}.feed-container{max-width:980px}.feed-topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.feed-back{color:#4a3728;background:#fff;border-radius:18px;justify-content:center;align-items:center;min-height:52px;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #4a2b2014}.feed-progress{color:#8a5a24;background:#fff4d6;border-radius:999px;min-height:44px;padding:10px 14px;font-weight:900}.feed-shell{background:radial-gradient(circle at 20% 0,#ffc99b73,#0000 55%),radial-gradient(circle at 80% 10%,#bfe9ff8c,#0000 55%),#fff9f0;border-radius:28px;padding:18px 16px 20px;box-shadow:0 16px 36px #4a2b2014}.feed-title{text-align:center;color:#4a3728;margin:0 0 8px;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:900}.feed-task{text-align:center;color:#6b4f3d;max-width:680px;margin:0 auto 14px;font-size:clamp(1.25rem,3.2vw,1.6rem);font-weight:900}.feed-animal{justify-items:center;gap:10px;margin:0 auto 16px;display:grid}.feed-animal-image{aspect-ratio:1;object-fit:cover;background:#fff;border-radius:28px;width:min(300px,86vw);box-shadow:0 16px 36px #4a2b201f}.feed-animal-name{color:#4a3728;font-size:1.35rem;font-weight:900}.feed-animal--happy .feed-animal-image{animation:.6s feed-bounce}@keyframes feed-bounce{0%{transform:translateY(0)scale(1)}35%{transform:translateY(-10px)scale(1.02)}70%{transform:translateY(0)scale(1)}to{transform:translateY(-4px)scale(1.01)}}.feed-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.feed-choice{cursor:pointer;text-align:center;background:0 0;border:none;padding:0}.feed-choice-image-wrap{aspect-ratio:1;background:#fff;border-radius:26px;place-items:center;width:100%;transition:transform .2s,box-shadow .2s;display:grid;overflow:hidden;box-shadow:0 14px 30px #4a2b201f}.feed-choice-image{object-fit:contain;width:76%;height:76%}.feed-choice-label{color:#4a3728;margin-top:10px;font-size:1.15rem;font-weight:900;display:block}.feed-choice--idle .feed-choice-image-wrap:hover{transform:translateY(-2px);box-shadow:0 18px 36px #4a2b2029}.feed-choice--correct .feed-choice-image-wrap{outline:6px solid #31c5738c;box-shadow:0 18px 40px #31c57347}.feed-choice--wrong .feed-choice-image-wrap{outline:6px solid #ff495380;animation:.4s feed-shake;box-shadow:0 18px 40px #ff495340}@keyframes feed-shake{0%{transform:translate(0)}25%{transform:translate(-6px)}50%{transform:translate(6px)}75%{transform:translate(-4px)}to{transform:translate(0)}}.feed-feedback{justify-content:center;align-items:center;min-height:44px;margin-top:14px;display:flex}.feed-good{color:#167a43;background:#31c57329;border-radius:999px;padding:10px 14px;font-size:1.2rem;font-weight:900}.feed-try{color:#b11b24;background:#ff495324;border-radius:999px;padding:10px 14px;font-size:1.15rem;font-weight:900}.feed-actions{justify-content:center;margin-top:12px;display:flex}.feed-next{color:#fff;cursor:pointer;background:linear-gradient(#ffb35c 0%,#ff9e45 100%);border:none;border-radius:20px;justify-content:center;align-items:center;min-height:58px;padding:14px 22px;font-size:1.2rem;font-weight:900;transition:transform .2s,opacity .2s;display:inline-flex;box-shadow:0 14px 28px #ff9e4561}.feed-next:disabled{opacity:.55;cursor:default;transform:none}.feed-finish{text-align:center;background:radial-gradient(circle at 40% 0,#ffc99b99,#0000 55%),radial-gradient(circle at 70% 10%,#bfe9ff99,#0000 55%),#fff9f0;border-radius:28px;padding:40px 16px;box-shadow:0 16px 36px #4a2b2014}.feed-finish-title{color:#4a3728;margin:0 0 10px;font-size:clamp(2rem,4.4vw,2.6rem);font-weight:900}.feed-finish-text{color:#6b4f3d;max-width:560px;margin:0 auto 18px;font-size:1.25rem;font-weight:800;line-height:1.4}.feed-finish-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.feed-secondary{color:#4a3728;background:#fff;border-radius:20px;justify-content:center;align-items:center;min-height:58px;padding:14px 20px;font-size:1.1rem;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 14px 28px #4a2b2014}.feed-missing{text-align:center;color:#6b4f3d;margin:0;font-weight:800}@media (width<=760px){.feed-choices{grid-template-columns:1fr;gap:12px}.feed-choice-label{font-size:1.2rem}}.color-quest-page{position:relative;overflow:hidden}.color-quest-shell{position:relative}.color-choices--multi{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.color-choice .quest-choice-image{object-fit:contain;padding:8px}.color-choice-label{font-size:clamp(1rem,2.8vw,1.15rem);line-height:1.2}.quest-choice--picked .quest-choice-image-wrap{outline:6px solid #31c5738c;animation:.45s quest-bounce;box-shadow:0 18px 40px #31c57347}.color-choice:disabled{cursor:default}.color-celebration{pointer-events:none;z-index:30;position:fixed;inset:0;overflow:hidden}.color-celebration-star{animation:1.1s forwards color-star-burst;animation-delay:calc(var(--i) * 80ms);opacity:0;font-size:clamp(1.4rem,4vw,2rem);position:absolute}.color-celebration-star:first-child{top:18%;left:12%}.color-celebration-star:nth-child(2){top:14%;right:14%}.color-celebration-star:nth-child(3){top:42%;left:8%}.color-celebration-star:nth-child(4){top:38%;right:10%}.color-celebration-star:nth-child(5){bottom:28%;left:18%}.color-celebration-star:nth-child(6){bottom:24%;right:16%}@keyframes color-star-burst{0%{opacity:0;transform:translateY(12px)scale(.6)rotate(0)}25%{opacity:1;transform:translateY(-8px)scale(1.1)rotate(12deg)}to{opacity:0;transform:translateY(-28px)scale(.9)rotate(24deg)}}@media (width<=760px){.color-choices--multi{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=430px){.color-quest-page .quest-shell{border-radius:22px;padding:14px 10px 16px}.color-quest-page .quest-title{font-size:1.55rem}.color-quest-page .quest-task{margin-bottom:10px;font-size:1.15rem}.color-choices--multi{gap:10px}.color-choices--multi .quest-choice-image-wrap{border-radius:20px}.color-choice-label{margin-top:8px;font-size:.95rem}.color-quest-page .quest-back,.color-quest-page .quest-next{min-height:52px;font-size:1.05rem}}@media (width<=360px){.color-choices--multi .quest-choice-label{font-size:.88rem}}.paths-hint-wrap{width:100%}.paths-page{position:relative;overflow:hidden}.paths-shell{min-height:420px}.paths-title{margin-bottom:4px}.paths-task{margin-bottom:10px!important}.paths-arena-wrap{width:100%}.paths-arena{touch-action:none;-webkit-user-select:none;user-select:none;background:linear-gradient(#e8f7ff 0%,#fff9f0 100%);border-radius:24px;width:100%;min-height:clamp(300px,62vw,420px);position:relative;overflow:hidden;box-shadow:inset 0 0 0 3px #fffc}.paths-arena--maze{background:#fff9f0}.paths-arena--homes{background:linear-gradient(#fff4d6 0%,#e8f7ff 100%);min-height:clamp(340px,68vw,460px)}.paths-maze-bg{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.paths-trail{pointer-events:none;opacity:.85;width:100%;height:100%;position:absolute;inset:0}.paths-target,.paths-home-zone,.paths-maze-goal{pointer-events:none;justify-content:center;align-items:center;transition:box-shadow .25s,outline .25s;display:flex;position:absolute}.paths-target--success,.paths-home-zone--done{border-radius:20px;outline:5px solid #31c5738c;box-shadow:0 12px 28px #31c57340}.paths-target-image{object-fit:contain;width:100%;height:100%}.paths-actor{z-index:4;cursor:grab;touch-action:none;width:clamp(72px,22vw,110px);height:clamp(72px,22vw,110px);transition:box-shadow .2s;position:absolute;transform:translate(-50%,-50%)}.paths-actor--small{width:clamp(64px,20vw,96px);height:clamp(64px,20vw,96px)}.paths-actor:active{cursor:grabbing}.paths-actor-image{object-fit:contain;pointer-events:none;filter:drop-shadow(0 8px 14px #4a2b202e);width:100%;height:100%}.paths-actor--success{border-radius:50%;outline:5px solid #31c5738c;animation:.55s quest-bounce}.paths-actor--placed{z-index:3;cursor:default}.paths-actor--flap .paths-actor-image{animation:.45s ease-in-out 3 paths-wing-flap}@keyframes paths-wing-flap{0%,to{transform:rotate(0)scale(1)}50%{transform:rotate(-8deg)scale(1.06)}}.paths-match{width:100%}.paths-match-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.paths-match-col{flex-direction:column;gap:12px;display:flex}.paths-match-card{cursor:pointer;background:#fff;border:none;border-radius:22px;min-height:clamp(88px,24vw,120px);padding:10px;transition:transform .2s,outline .2s;box-shadow:0 12px 24px #4a2b201a}.paths-match-card img{object-fit:contain;width:100%;height:100%;min-height:68px}.paths-match-card--selected{outline:5px solid #4ea8ff8c;transform:translateY(-2px)}.paths-match-card--done{opacity:.92;outline:5px solid #31c5738c}.paths-match-card--wrong{outline:5px solid #ff495380;animation:.4s quest-shake}.paths-match-card:disabled{cursor:default}@media (width<=430px){.paths-shell{padding:14px 10px 16px}.paths-title{font-size:1.5rem}.paths-task{font-size:1.1rem}.paths-arena{border-radius:20px;min-height:300px}.paths-actor{width:76px;height:76px}.paths-actor--small{width:68px;height:68px}.paths-match-grid{gap:10px}.paths-match-card{min-height:88px;padding:8px}}@media (width<=360px){.paths-arena{min-height:280px}}.stickers-page{padding:10px 0 56px;font-family:Nunito,system-ui,sans-serif}.stickers-container{max-width:980px}.stickers-topbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.stickers-back{color:#4a3728;background:#fff;border-radius:18px;justify-content:center;align-items:center;min-height:52px;padding:12px 16px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 10px 22px #4a2b2014}.stickers-progress-pill{color:#8a5a24;background:#fff4d6;border-radius:999px;min-height:44px;padding:10px 14px;font-weight:900}.stickers-hero{text-align:center;margin-bottom:18px}.stickers-title{color:#4a3728;margin:0 0 8px;font-size:clamp(1.8rem,4vw,2.4rem);font-weight:900}.stickers-subtitle{color:#6b4f3d;margin:0;font-size:1.15rem;font-weight:800}.stickers-all-done{text-align:center;background:linear-gradient(#ffe06659,#bfe9ff59);border-radius:22px;margin-bottom:16px;padding:16px;animation:2.4s ease-in-out infinite stickers-all-done-glow}.stickers-all-done-stars{letter-spacing:.2em;margin-bottom:8px;font-size:1.6rem}.stickers-all-done-btn{color:#fff;cursor:pointer;background:linear-gradient(#ffb35c 0%,#ff9e45 100%);border:none;border-radius:16px;min-height:48px;margin-top:12px;padding:10px 20px;font-size:1rem;font-weight:900;box-shadow:0 10px 22px #ff9e454d}@keyframes stickers-all-done-glow{0%,to{box-shadow:0 0 #ffd43b00}50%{box-shadow:0 0 24px #ffd43b73}}.stickers-all-done h2{color:#4a3728;margin:0 0 6px;font-size:1.6rem}.stickers-all-done p{color:#6b4f3d;margin:0;font-weight:800}.stickers-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:14px;display:grid}.sticker-card{text-align:center;background:#fff9f0;border-radius:24px;flex-direction:column;align-items:center;padding:14px 12px 16px;display:flex;box-shadow:0 14px 30px #4a2b2014}.sticker-card--earned{background:radial-gradient(circle at 50% 0,#ffe06659,#0000 60%),#fff9f0;outline:4px solid #ffd43ba6}.sticker-card--locked{opacity:.88}.sticker-star{margin-bottom:8px;font-size:2rem;line-height:1}.sticker-preview{background:#fff;border-radius:20px;justify-content:center;align-items:center;width:88px;height:88px;margin-bottom:10px;display:flex;overflow:hidden}.sticker-preview img{object-fit:contain;width:100%;height:100%}.sticker-name{color:#4a3728;margin:0 0 6px;font-size:1rem;font-weight:900;line-height:1.2}.sticker-status{color:#6b4f3d;margin:0 0 10px;font-size:.95rem;font-weight:800}.sticker-play{color:#fff;background:linear-gradient(#ffb35c 0%,#ff9e45 100%);border-radius:16px;justify-content:center;align-items:center;min-height:44px;padding:10px 14px;font-size:.95rem;font-weight:900;text-decoration:none;display:inline-flex}@media (width<=430px){.stickers-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.sticker-preview{width:76px;height:76px}.sticker-name{font-size:.92rem}}.layout{background:var(--color-bg-primary);flex-direction:column;min-height:100vh;display:flex}.layout--home{background:radial-gradient(circle at 85% 8%,#ffd29659 0%,#0000 42%),radial-gradient(circle at 10% 92%,#ffaf9b47 0%,#0000 40%),#ffebd9}.layout--shop{background:#fff9f0}.layout--detail{background:#f9f2e8}.layout--home .main,.layout--shop .main,.layout--detail .main{padding-top:8px;padding-bottom:var(--spacing-2xl)}.layout--home .header,.layout--shop .header{align-items:center;min-height:70px;padding:12px 0;display:flex}.header{padding:var(--spacing-lg) 0 var(--spacing-md);background:0 0}.nav{justify-content:space-between;align-items:center;gap:var(--spacing-lg);width:100%;display:flex}.logo{color:#4a2b20;transition:opacity var(--transition-fast);flex-shrink:0;align-items:center;gap:10px;font-size:1.4rem;font-weight:800;display:inline-flex}.logo:hover{opacity:.85}.logo-paw{width:38px;height:38px}.logo--toddler-mode .logo-paw{border-radius:50%;box-shadow:0 0 0 3px #ffb74d8c}.logo--toddler-mode:active .logo-paw{transform:scale(.94)}.nav-right{align-items:center;gap:14px;margin-left:auto;display:flex}.nav-links{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.nav-links a{color:#7a6558;background:0 0;border-radius:999px;align-items:center;gap:8px;padding:10px 16px;font-size:1rem;font-weight:700;transition:all .25s;display:inline-flex}.nav-links a:hover{color:#4a2b20;transform:translateY(-1px)}.layout--home .nav-links a.active{color:#ff9e38;background:#ff9e38;padding:5px;box-shadow:0 6px 16px #ff9e384d}.layout--home .nav-links a.active:hover{color:#ff9e38}.layout--home .nav-links a.active .nav-link-inner{color:#ff9e38;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:8px 16px;font-weight:700;display:inline-flex}.nav-links a.active{color:#fff;background:#ff9e38;box-shadow:0 8px 18px #ff9e3847}.nav-icon{flex-shrink:0;width:20px;height:20px}.layout--home .nav-icon{width:24px;height:24px}.layout--home .nav-links a{color:#8b6f5e;gap:8px}.layout--home .nav-links a:hover{color:#5c4030}.nav-actions{flex-shrink:0;align-items:center;gap:10px;display:inline-flex}.nav-search,.nav-favorites{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 6px 18px #5c3f2e1a}.nav-search{cursor:pointer;color:#7a6558;border:none;transition:transform .25s,box-shadow .25s,color .25s}.nav-search:hover{color:#4a2b20;transform:translateY(-2px);box-shadow:0 10px 24px #5c3f2e24}.nav-favorites:hover{transform:translateY(-2px);box-shadow:0 10px 24px #5c3f2e24}.layout--shop .nav-links a{color:#8b6f5e;gap:8px}.layout--shop .nav-links a:hover{color:#5c4030}.layout--shop .nav-links a.active{color:#fff;background:#ff9e38;box-shadow:0 8px 18px #ff9e384d}.layout--shop .nav-links a.active:hover{color:#fff}.nav--shop{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.nav--shop .logo{justify-self:start}.nav--shop .nav-links--center{justify-self:center}.nav--shop .nav-actions{justify-self:end}.layout--shop .nav-icon{width:20px;height:20px}.nav-favorites .heart-icon{width:24px;height:24px}.main{padding:var(--spacing-xl) 0;flex:1}@media (width<=900px){.nav{flex-wrap:wrap}.nav--shop{flex-wrap:wrap;display:flex}.nav--shop .nav-links--center{order:3;justify-content:center;width:100%;padding-bottom:4px;overflow-x:auto}.nav--shop .nav-actions{margin-left:auto}.nav-right{justify-content:space-between;width:100%;margin-left:0}.nav-links{flex:1;padding-bottom:4px;overflow-x:auto}}@media (width<=600px){.nav-right{flex-direction:column;align-items:stretch;gap:10px}.nav-favorites{align-self:flex-end}}.app{flex-direction:column;min-height:100vh;display:flex}html.sounds-only-mode .sounds-only-sr{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .sounds-only-play-btn{font-size:inherit;line-height:inherit}html.sounds-only-mode .sounds-only-play-btn:before,html.sounds-only-mode .sounds-only-play-btn:after{content:none}html.sounds-only-mode .logo span,html.sounds-only-mode .nav-links a>span,html.sounds-only-mode .home-hero-title,html.sounds-only-mode .home-hero-subtitle,html.sounds-only-mode .home-feature-card p,html.sounds-only-mode .home-section-title,html.sounds-only-mode .home-popular-name,html.sounds-only-mode .home-parents h2,html.sounds-only-mode .home-parents-list,html.sounds-only-mode .home-seo{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .home-hero-copy{flex-direction:column;align-items:center;display:flex}html.sounds-only-mode .home-features,html.sounds-only-mode .home-parents{display:none}html.sounds-only-mode .games-hero,html.sounds-only-mode .games-seo,html.sounds-only-mode .stickers-banner,html.sounds-only-mode .game-card-body h2,html.sounds-only-mode .game-card-body p{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .game-card{text-align:center;grid-template-columns:1fr;justify-items:center}html.sounds-only-mode .game-card-body{justify-content:center;width:100%;display:flex}html.sounds-only-mode .game-actions{justify-content:center}html.sounds-only-mode .animal-shop-title,html.sounds-only-mode .animal-shop-subtitle,html.sounds-only-mode .animal-shop-search,html.sounds-only-mode .animal-shop-filters,html.sounds-only-mode .animal-shop-empty,html.sounds-only-mode .animal-shop-seo,html.sounds-only-mode .animal-card-shop-name,html.sounds-only-mode .animal-detail-title,html.sounds-only-mode .animal-detail-category-badge,html.sounds-only-mode .animal-detail-description,html.sounds-only-mode .animal-detail-sound-btn-text,html.sounds-only-mode .animal-detail-like-btn,html.sounds-only-mode .animal-detail-traits,html.sounds-only-mode .animal-detail-seo,html.sounds-only-mode .animal-others-title,html.sounds-only-mode .favorites-title,html.sounds-only-mode .favorites-subtitle,html.sounds-only-mode .favorites-empty-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .animal-detail-sound-btn{min-width:56px;padding-left:16px;padding-right:16px}html.sounds-only-mode .animal-card-shop-like{display:flex}html.sounds-only-mode .animal-card-shop-footer{display:none}html.sounds-only-mode .animal-shop-toolbar{justify-content:flex-end}html.sounds-only-mode .animal-shop-favorites-btn{justify-content:center;gap:0;min-width:52px;min-height:52px;padding:12px 14px}html.sounds-only-mode .animal-shop-favorites-label{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .animal-shop-favorites-icon{width:28px;height:28px}html.sounds-only-mode .stickers-topbar,html.sounds-only-mode .stickers-hero,html.sounds-only-mode .stickers-all-done,html.sounds-only-mode .sticker-name,html.sounds-only-mode .sticker-status{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .sticker-card{flex-direction:column;align-items:center;gap:12px;display:flex}html.sounds-only-mode .all-stars-celebration-title,html.sounds-only-mode .all-stars-celebration-text{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .all-stars-celebration-btn{min-width:56px;min-height:56px;font-size:0;line-height:0}html.sounds-only-mode .all-stars-celebration-btn:after{content:"✓";font-size:1.5rem;line-height:1}html.sounds-only-mode .quest-page .quest-title,html.sounds-only-mode .quest-page .quest-task,html.sounds-only-mode .quest-page .paths-task,html.sounds-only-mode .quest-page .quest-choice-label,html.sounds-only-mode .quest-page .color-choice-label,html.sounds-only-mode .quest-page .quest-feedback,html.sounds-only-mode .quest-page .quest-progress,html.sounds-only-mode .quest-page .quest-finish-title,html.sounds-only-mode .quest-page .quest-finish-text,html.sounds-only-mode .feed-page .feed-title,html.sounds-only-mode .feed-page .feed-task,html.sounds-only-mode .feed-page .feed-animal-name,html.sounds-only-mode .feed-page .feed-choice-label,html.sounds-only-mode .feed-page .feed-feedback,html.sounds-only-mode .feed-page .feed-progress,html.sounds-only-mode .feed-page .feed-finish-title,html.sounds-only-mode .feed-page .feed-finish-text,html.sounds-only-mode .quest-page .sticker-finish-new,html.sounds-only-mode .feed-page .sticker-finish-new{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .quest-page .quest-topbar,html.sounds-only-mode .feed-page .feed-topbar{justify-content:flex-start;margin-bottom:10px;display:flex}html.sounds-only-mode .quest-page .quest-progress,html.sounds-only-mode .feed-page .feed-progress{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .quest-page .quest-back,html.sounds-only-mode .feed-page .feed-back,html.sounds-only-mode .color-quest-page .quest-back{color:#0000;justify-content:center;align-items:center;width:56px;min-width:56px;min-height:56px;padding:0;font-size:0;line-height:0;display:inline-flex;overflow:hidden}html.sounds-only-mode .quest-page .quest-back:before,html.sounds-only-mode .feed-page .feed-back:before,html.sounds-only-mode .color-quest-page .quest-back:before{content:"←";color:#4a3728;font-size:1.75rem;font-weight:900;line-height:1}html.sounds-only-mode .quest-page .quest-actions,html.sounds-only-mode .feed-page .feed-actions,html.sounds-only-mode .quest-page .quest-secondary,html.sounds-only-mode .feed-page .feed-secondary,html.sounds-only-mode .quest-page .sticker-finish-extras,html.sounds-only-mode .feed-page .sticker-finish-extras{display:none}html.sounds-only-mode .quest-page .quest-repeat{min-width:56px;padding-left:14px;padding-right:14px;font-size:0;line-height:0}html.sounds-only-mode .quest-page .quest-repeat:after{content:none}html.sounds-only-mode .quest-page .quest-next:not(.sounds-only-play-btn),html.sounds-only-mode .feed-page .feed-next:not(.sounds-only-play-btn){display:none}html.sounds-only-mode .quest-page .quest-choice-image-wrap,html.sounds-only-mode .feed-page .feed-choice-image-wrap{margin-bottom:0}html.sounds-only-mode .quest-page .quest-choices,html.sounds-only-mode .feed-page .feed-choices{gap:14px}html.sounds-only-mode .quest-page .quest-choice,html.sounds-only-mode .feed-page .feed-choice{padding-bottom:12px}html.sounds-only-mode .feed-page .feed-animal{margin-bottom:8px}html.sounds-only-mode .quest-finish-actions,html.sounds-only-mode .feed-finish-actions{justify-content:center;display:flex}html.sounds-only-mode .instructions-page h1,html.sounds-only-mode .instructions-page .instruction-section:not(.instructions-language):not(.sounds-only-setting),html.sounds-only-mode .instructions-page .site-sections-nav{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .nav-search{display:none}html.sounds-only-mode .logo-paw{width:48px;height:48px}html.sounds-only-mode .nav-links a{min-width:52px;min-height:52px;padding:10px 14px}html.sounds-only-mode .nav-icon{width:30px;height:30px}html.sounds-only-mode .nav-favorites,html.sounds-only-mode .animal-shop-favorites-btn{min-width:56px;min-height:56px}html.sounds-only-mode .home-hero-cta.sounds-only-play-btn{border-radius:999px;min-width:200px;min-height:64px;padding:18px 32px;font-size:1.35rem}html.sounds-only-mode .game-card-cta.sounds-only-play-btn{min-width:160px;min-height:60px;padding:16px 28px;font-size:1.25rem}html.sounds-only-mode .game-card-image{object-fit:contain;width:min(220px,70vw);height:min(220px,70vw)}html.sounds-only-mode .home-popular-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}html.sounds-only-mode .home-popular-card--full-card{min-height:150px}html.sounds-only-mode .home-popular-sound,html.sounds-only-mode .animal-card-shop-sound{min-width:56px;min-height:56px}html.sounds-only-mode .animal-card-shop-like{min-width:52px;min-height:52px;padding:10px}html.sounds-only-mode .animal-card--shop{max-width:min(210px,46vw)}html.sounds-only-mode .animals-grid--shop{gap:14px}html.sounds-only-mode .animal-detail-back,html.sounds-only-mode .favorites-back{min-width:56px;min-height:56px}html.sounds-only-mode .animal-detail-favorite-star{min-width:56px;min-height:56px;font-size:2rem}html.sounds-only-mode .animal-detail-layout{grid-template-columns:1fr;gap:12px}html.sounds-only-mode .animal-detail-hero-image{width:auto;max-height:min(52vh,420px);margin:0 auto}html.sounds-only-mode .animal-detail-header{justify-content:center}html.sounds-only-mode .animal-detail-title-row{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}html.sounds-only-mode .animal-detail-actions{justify-content:center}html.sounds-only-mode .animal-detail-sound-btn{border-radius:50%;justify-content:center;min-width:72px;min-height:72px;padding:0}html.sounds-only-mode .animal-detail-sound-btn-icon{margin:0;transform:scale(1.25)}html.sounds-only-mode .animal-others-carousel .animal-card--shop{max-width:170px}html.sounds-only-mode .favorites-intro,html.sounds-only-mode .favorites-seo{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}html.sounds-only-mode .quest-page .quest-choice,html.sounds-only-mode .feed-page .feed-choice{min-width:130px;padding:14px 12px 16px}html.sounds-only-mode .quest-page .quest-choice-image,html.sounds-only-mode .feed-page .feed-choice-image{width:108px;height:108px}html.sounds-only-mode .quest-page .quest-repeat{border-radius:50%;justify-content:center;min-width:64px;min-height:64px;padding:0}html.sounds-only-mode .quest-page .quest-repeat-icon{font-size:1.75rem}html.sounds-only-mode .sticker-card img,html.sounds-only-mode .sticker-icon{width:88px;height:88px}html.sounds-only-mode .sticker-play.sounds-only-play-btn{min-width:140px;min-height:56px;font-size:1.15rem}html.sounds-only-mode .parent-hint-arrow-icon{font-size:2rem}html.sounds-only-mode .animal-card:hover,html.sounds-only-mode .game-card:hover{transform:none}:root{--color-bg-primary:#f5e6d3;--color-bg-secondary:linen;--color-bg-tertiary:#fdf5e6;--color-bg-card:#fff8e7;--color-bg-card-hover:#fff5e1;--color-text-primary:#6b4e3d;--color-text-secondary:#8b6f47;--color-text-light:#a68b6b;--color-accent-soft-pink:#f4c2c2;--color-accent-soft-blue:#b8d4e3;--color-accent-soft-green:#c8e6c9;--color-accent-beige:#d4a574;--color-accent-brown:#c19a6b;--color-button-primary:#d4a574;--color-button-primary-hover:#c19a6b;--color-button-secondary:#e8dcc6;--color-button-secondary-hover:#d4c4a8;--color-button-like:#e8a5a5;--color-button-like-active:#f4c2c2;--color-button-like-inactive:#e8dcc6;--color-button-like-highlight:#ff3d6b47;--color-button-like-highlight-hover:#ff3d6b61;--color-border:#d4c4a8;--color-border-light:#e8dcc6;--shadow-sm:0 2px 4px #6b4e3d1a;--shadow-md:0 4px 8px #6b4e3d26;--shadow-lg:0 8px 16px #6b4e3d33;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--radius-xl:24px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:48px;--font-size-xs:14px;--font-size-sm:18px;--font-size-md:20px;--font-size-lg:24px;--font-size-xl:28px;--font-size-2xl:36px;--font-size-3xl:48px;--line-height-tight:1.2;--line-height-normal:1.5;--line-height-relaxed:1.8;--transition-fast:.15s ease;--transition-normal:.25s ease;--transition-slow:.35s ease}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:var(--line-height-normal);color:var(--color-text-primary);background-color:var(--color-bg-primary);min-height:100vh}img,picture,video,canvas,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:var(--line-height-tight);color:var(--color-text-primary)}h1{font-size:var(--font-size-3xl)}h2{font-size:var(--font-size-2xl)}h3{font-size:var(--font-size-xl)}h4{font-size:var(--font-size-lg)}p{font-size:var(--font-size-md);line-height:var(--line-height-relaxed)}button{font-size:var(--font-size-md);padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--radius-md);transition:all var(--transition-normal);min-width:120px;min-height:60px;font-weight:500}button:active{transform:scale(.98)}a{transition:color var(--transition-fast)}a:hover{color:var(--color-accent-brown)}.container{width:100%;max-width:1200px;padding:0 var(--spacing-md);margin:0 auto}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
