.theme-kids{--k-bg:#fff8ed;--k-surface:#fff;--k-surface-alt:#fff1dc;--k-ink:#2b2560;--k-muted:#6e6796;--k-border:#f3e3c7;--k-sky:#1aa7ec;--k-sky-dark:#0e86c7;--k-sun:#ffc845;--k-sun-dark:#ec9f0e;--k-coral:#ff7657;--k-coral-dark:#e85a3b;--k-leaf:#4cc26b;--k-leaf-dark:#2fa350;--k-grape:#a57beb;--k-grape-dark:#8657d9;--k-radius-sm:12px;--k-radius-md:20px;--k-radius-lg:32px;--k-font-heading:var(--font-fredoka);--k-font-body:var(--font-nunito);background:var(--k-bg);color:var(--k-ink);font-family:var(--k-font-body), ui-sans-serif, system-ui, sans-serif}.theme-kids-v2{--k-bg:#121323;color:#fff}.theme-kids-v2 footer{background-color:#000}.theme-kids h1,.theme-kids h2,.theme-kids h3,.theme-kids h4{font-family:var(--k-font-heading), ui-rounded, system-ui, sans-serif}.theme-kids .public-about{font-family:var(--font-sans), ui-sans-serif, system-ui, sans-serif}.theme-kids .public-about-headings h1,.theme-kids .public-about-headings h2,.theme-kids .public-about-headings h3,.theme-kids .public-about-headings h4{font-family:var(--font-heading), Georgia, serif}.theme-kids .public-about:not(.public-about-headings) h1,.theme-kids .public-about:not(.public-about-headings) h2,.theme-kids .public-about:not(.public-about-headings) h3,.theme-kids .public-about:not(.public-about-headings) h4,.theme-kids .public-about:not(.public-about-headings) .font-heading{font-family:var(--font-sans), ui-sans-serif, system-ui, sans-serif}@keyframes k-float{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(-14px)rotate(6deg)}}@keyframes k-float-alt{0%,to{transform:translateY(0)rotate(0)}50%{transform:translateY(12px)rotate(-8deg)}}@keyframes k-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes k-wiggle{0%,to{transform:rotate(0)}25%{transform:rotate(-8deg)}75%{transform:rotate(8deg)}}.k-float{animation:6s ease-in-out infinite k-float}.k-float-alt{animation:7s ease-in-out infinite k-float-alt}.k-float-slow{animation:10s ease-in-out infinite k-float}.k-spin-slow{animation:18s linear infinite k-spin-slow}.k-wiggle-hover:hover{animation:.5s ease-in-out k-wiggle}@media (prefers-reduced-motion:reduce){.theme-kids .k-float,.theme-kids .k-float-alt,.theme-kids .k-float-slow,.theme-kids .k-spin-slow,.theme-kids .k-wiggle-hover:hover{animation:none!important}}
