.number-detail.svelte-d2xd9l{min-height:100vh;background:var(--color-light-cream)}.hero-banner.svelte-d2xd9l{position:relative;background:linear-gradient(135deg,var(--accent-color) 0%,color-mix(in srgb,var(--accent-color),white 20%) 100%);padding:var(--space-lg) var(--space-md);padding-bottom:var(--space-xxl);overflow:hidden}.hero-content.svelte-d2xd9l{display:flex;align-items:center;gap:var(--space-md);max-width:var(--max-width);margin:0 auto;position:relative;z-index:1}.back-button.svelte-d2xd9l{display:flex;align-items:center;justify-content:center;width:var(--touch-min);height:var(--touch-min);background:#ffffffe6;border-radius:var(--radius-md);color:var(--color-text);text-decoration:none;box-shadow:0 2px 8px #0000001a;transition:transform var(--transition-fast),box-shadow var(--transition-fast);flex-shrink:0}.back-button.svelte-d2xd9l:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.back-button.svelte-d2xd9l:active{transform:scale(.95)}.back-button.svelte-d2xd9l svg:where(.svelte-d2xd9l){width:24px;height:24px}.hero-text.svelte-d2xd9l{flex:1}.hero-title.svelte-d2xd9l{font-size:clamp(1.5rem,5vw,2rem);font-weight:800;color:var(--color-white);margin:0;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.nav-buttons.svelte-d2xd9l{display:flex;gap:var(--space-sm)}.nav-button.svelte-d2xd9l{display:flex;align-items:center;justify-content:center;width:var(--touch-min);height:var(--touch-min);background:#ffffffe6;border-radius:var(--radius-md);color:var(--color-text);text-decoration:none;box-shadow:0 2px 8px #0000001a;transition:transform var(--transition-fast),box-shadow var(--transition-fast)}.nav-button.svelte-d2xd9l:hover:not(.disabled){transform:scale(1.05);box-shadow:0 4px 12px #00000026}.nav-button.svelte-d2xd9l:active:not(.disabled){transform:scale(.95)}.nav-button.disabled.svelte-d2xd9l{opacity:.4;cursor:not-allowed}.nav-button.svelte-d2xd9l svg:where(.svelte-d2xd9l){width:24px;height:24px}.hero-wave.svelte-d2xd9l{position:absolute;bottom:0;left:0;width:100%;overflow:hidden;line-height:0}.hero-wave.svelte-d2xd9l svg:where(.svelte-d2xd9l){position:relative;display:block;width:calc(100% + 1.3px);height:40px}.hero-wave.svelte-d2xd9l path:where(.svelte-d2xd9l){fill:var(--color-light-cream)}.number-content.svelte-d2xd9l{padding:var(--space-lg) var(--space-md);max-width:600px;margin:0 auto}.number-display.svelte-d2xd9l{margin-bottom:var(--space-xl)}.number-card-large.svelte-d2xd9l{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-sm);background:var(--color-white);border-radius:var(--radius-xl);padding:var(--space-xl);box-shadow:var(--shadow-card)}.large-numeral.svelte-d2xd9l{font-size:clamp(5rem,20vw,8rem);font-weight:800;line-height:1;color:var(--accent-color);text-shadow:3px 3px 0 rgba(0,0,0,.1)}.large-word.svelte-d2xd9l{font-size:clamp(1.5rem,5vw,2rem);font-weight:700;color:color-mix(in srgb,var(--accent-color),black 20%);text-transform:uppercase;letter-spacing:2px}.objects-section.svelte-d2xd9l{margin-bottom:var(--space-xl)}.objects-card.svelte-d2xd9l{background:var(--color-white);border-radius:var(--radius-xl);padding:var(--space-lg);box-shadow:var(--shadow-card);text-align:center}.objects-title.svelte-d2xd9l{font-size:var(--font-size-card-title);font-weight:700;color:var(--color-text);margin:0 0 var(--space-lg) 0}.objects-grid.svelte-d2xd9l{display:grid;grid-template-columns:repeat(var(--cols),1fr);gap:var(--space-md);justify-items:center;margin-bottom:var(--space-md);min-height:80px}.counting-object.svelte-d2xd9l{font-size:clamp(2rem,8vw,3rem);opacity:0;transform:scale(0);transition:opacity .3s ease-out,transform .3s cubic-bezier(.68,-.55,.265,1.55);transition-delay:var(--delay)}.counting-object.visible.svelte-d2xd9l{opacity:1;transform:scale(1)}.objects-count.svelte-d2xd9l{font-size:var(--font-size-body);color:var(--color-text);margin:var(--space-md) 0 0 0;min-height:1.5em}.count-number.svelte-d2xd9l{font-size:var(--font-size-section-title);font-weight:800;color:var(--accent-color);margin-right:var(--space-xs)}.count-word.svelte-d2xd9l{font-weight:600}.actions-section.svelte-d2xd9l{display:flex;flex-direction:column;gap:var(--space-md);margin-bottom:var(--space-xl)}.action-button.svelte-d2xd9l{display:flex;align-items:center;justify-content:center;gap:var(--space-md);min-height:var(--touch-recommended);padding:var(--space-md) var(--space-xl);border:none;border-radius:var(--radius-lg);font-size:var(--font-size-card-title);font-weight:700;cursor:pointer;transition:transform var(--transition-fast),box-shadow var(--transition-fast);font-family:inherit}.listen-btn.svelte-d2xd9l{background:linear-gradient(180deg,var(--accent-color) 0%,color-mix(in srgb,var(--accent-color),black 15%) 100%);color:var(--color-white);box-shadow:0 4px color-mix(in srgb,var(--accent-color),black 30%),0 6px 12px #00000026}.count-btn.svelte-d2xd9l{background:linear-gradient(180deg,var(--color-grass-green) 0%,#5AB868 100%);color:var(--color-white);box-shadow:0 4px #4aa359,0 6px 12px #00000026}.action-button.svelte-d2xd9l:hover:not(:disabled){transform:translateY(-2px)}.listen-btn.svelte-d2xd9l:hover:not(:disabled){box-shadow:0 6px color-mix(in srgb,var(--accent-color),black 30%),0 8px 16px #0003}.count-btn.svelte-d2xd9l:hover:not(:disabled){box-shadow:0 6px #4aa359,0 8px 16px #0003}.action-button.svelte-d2xd9l:active:not(:disabled){transform:translateY(2px)}.listen-btn.svelte-d2xd9l:active:not(:disabled){box-shadow:0 2px color-mix(in srgb,var(--accent-color),black 30%),0 3px 8px #00000026}.count-btn.svelte-d2xd9l:active:not(:disabled){box-shadow:0 2px #4aa359,0 3px 8px #00000026}.action-button.svelte-d2xd9l:disabled{opacity:.8;cursor:not-allowed}.action-icon.svelte-d2xd9l{width:28px;height:28px}.action-icon.playing.svelte-d2xd9l{animation:svelte-d2xd9l-pulse 1s ease-in-out infinite}@keyframes svelte-d2xd9l-pulse{0%,to{opacity:1}50%{opacity:.5}}.fun-fact-section.svelte-d2xd9l{margin-bottom:var(--space-lg)}.fun-fact-card.svelte-d2xd9l{display:flex;align-items:flex-start;gap:var(--space-md);background:var(--color-soft-blue);border-radius:var(--radius-lg);padding:var(--space-lg)}.fun-fact-emoji.svelte-d2xd9l{font-size:2rem;flex-shrink:0}.fun-fact-text.svelte-d2xd9l{font-size:var(--font-size-body);color:var(--color-text);margin:0;line-height:1.5}@media (min-width: 640px){.hero-banner.svelte-d2xd9l{padding:var(--space-xl) var(--space-lg);padding-bottom:var(--space-xxl)}.hero-wave.svelte-d2xd9l svg:where(.svelte-d2xd9l){height:60px}.number-content.svelte-d2xd9l{padding:var(--space-xl) var(--space-lg)}.large-numeral.svelte-d2xd9l{font-size:clamp(6rem,18vw,10rem)}.counting-object.svelte-d2xd9l{font-size:clamp(2.5rem,6vw,3.5rem)}.actions-section.svelte-d2xd9l{flex-direction:row;justify-content:center}.action-button.svelte-d2xd9l{flex:1;max-width:200px}}@media (prefers-reduced-motion: reduce){.action-icon.playing.svelte-d2xd9l{animation:none}.counting-object.svelte-d2xd9l{transition:none}.counting-object.visible.svelte-d2xd9l{opacity:1;transform:scale(1)}}
