:root{--kf-purple-deep:#2d1b4e;--kf-teal:#2ec4b6;--kf-gold:#d4a843;--kf-lilac:#b8a0d2;--kf-navy-dark:#0f0a24;--kf-lilac-soft:#ede6f5;--kf-teal-soft:#dff6f4;--kf-gold-soft:#f8efdb;--kf-cream:#fdfaf4;--kf-gold-deep:#83682a;--kf-lilac-deep:#726382;--color-bg:var(--kf-cream);--color-surface:#fff;--color-text:var(--kf-navy-dark);--color-text-muted:#4a3f66;--color-heading:var(--kf-purple-deep);--color-accent:var(--kf-teal);--color-accent-warm:var(--kf-gold);--color-link:#1b746b;--color-link-strong:#1b746b;--color-kicker:var(--kf-gold-deep);--surface-dark:#b8a0d224;--surface-on-art:#271f3c;--rim-on-art:0 0 0 2px var(--kf-cream);--font-heading:"Baloo 2", "Comic Sans MS", system-ui, sans-serif;--font-body:"Nunito", "Segoe UI", system-ui, sans-serif;--text-base:1.0625rem;--leading-body:1.65;--text-sm:clamp(.9rem, .85rem + .2vw, 1rem);--text-lg:clamp(1.275rem, 1.15rem + .6vw, 1.4rem);--text-xl:clamp(1.53rem, 1.3rem + 1.1vw, 1.75rem);--text-2xl:clamp(1.84rem, 1.5rem + 1.7vw, 2.2rem);--text-3xl:clamp(2.2rem, 1.7rem + 2.5vw, 2.75rem);--text-child-label:clamp(1.35rem, 1.25rem + .5vw, 1.6rem);--radius-sm:10px;--radius-md:18px;--radius-lg:28px;--radius-pill:999px;--shadow-soft:0 4px 20px #2d1b4e1a;--shadow-lift:0 8px 30px #2d1b4e29;--space-1:.25rem;--space-2:.5rem;--space-3:1rem;--space-4:1.5rem;--space-5:2.5rem;--space-6:4rem;--content-max:72rem;--shell-max:calc(var(--content-max) + var(--space-4) * 2);--prose-max:42rem;--prose-tight:34rem;--rail-width:20rem;--halo-select:0 0 0 3px #fff, 0 0 0 7px var(--kf-gold);--halo-select-strong:0 0 0 3px #fff, 0 0 0 7px var(--kf-gold), 0 0 0 9px #2d1b4e8c;--glow-hint-soft:0 0 18px 6px #d4a84366;--glow-hint-full:0 0 26px 10px #d4a843e6;--tap-play-min:75px;--rim-sprite-light:var(--kf-cream);--rim-sprite-dark:var(--kf-navy-dark);--rim-sprite:drop-shadow(0 0 1.5px var(--rim-sprite-light)) drop-shadow(0 0 1.5px var(--rim-sprite-light)) drop-shadow(0 0 2px var(--rim-sprite-dark)) drop-shadow(0 0 2px var(--rim-sprite-dark));--scrim-navy:#0f0a249e;--stage-night:#1a1140;--glow-lantern:0 0 22px 8px #d4a8438c}:focus-visible{outline:3px solid var(--color-link);outline-offset:2px;box-shadow:0 0 0 2px #fff}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:where(.kf-speak){--speak-face:var(--color-link);--speak-ink:#fff;--speak-glow:color-mix(in srgb, var(--speak-face) 45%, transparent);--speak-glyph:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M4 9v6h4l5 4V5L8 9H4z' fill='%23000'/%3E%3Cpath d='M16.5 8.5a5 5 0 0 1 0 7' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3Cpath d='M19 6a8 8 0 0 1 0 12' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");--speak-glyph-stop:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='6' y='6' width='12' height='12' rx='2.5' fill='%23000'/%3E%3C/svg%3E")}.kf-speak{box-sizing:border-box;border:2px solid var(--speak-face);border-radius:var(--radius-pill);background:var(--color-surface);min-height:64px;color:var(--color-text);font-family:var(--font-heading);cursor:pointer;align-items:center;gap:10px;padding:0 24px 0 10px;font-size:18px;font-weight:700;line-height:1.2;transition:transform .2s,box-shadow .2s;display:inline-flex}.kf-speak--bare{justify-content:center;width:64px;padding:0}.kf-speak--play{min-height:var(--tap-play-min)}.kf-speak--bare.kf-speak--play{width:var(--tap-play-min)}.kf-speak--sm{gap:9px;min-height:56px;padding:0 20px 0 8px;font-size:17px}.kf-speak--sm .kf-speak-ico{width:40px;height:40px}.kf-speak--sm .kf-speak-ico>i{width:26px;height:26px}.kf-speak--bare.kf-speak--sm{width:56px;padding:0}.kf-speak-ico{background:var(--speak-face);width:44px;height:44px;color:var(--speak-ink);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.kf-speak-ico>i{width:28px;height:28px;-webkit-mask:var(--speak-glyph) center / contain no-repeat;mask:var(--speak-glyph) center / contain no-repeat;background:currentColor;display:block}.kf-speak.is-playing .kf-speak-ico>i{-webkit-mask-image:var(--speak-glyph-stop);mask-image:var(--speak-glyph-stop)}.kf-speak:hover,.kf-speak:focus-visible{box-shadow:var(--shadow-lift);transform:translateY(-2px)}.kf-speak:active{transform:translateY(0)}.kf-speak:active .kf-speak-ico{transform:scale(.96)}.kf-speak.is-waiting{animation:2.4s ease-in-out infinite kf-speak-pulse}@keyframes kf-speak-pulse{0%,to{box-shadow:0 0 0 0 var(--speak-glow)}50%{box-shadow:0 0 0 12px #0000}}@media (prefers-reduced-motion:reduce){.kf-speak.is-waiting{box-shadow:0 0 0 4px var(--speak-glow);border-width:3px;animation:none}.kf-speak:hover,.kf-speak:focus-visible{box-shadow:var(--shadow-soft);transform:none}.kf-speak:active .kf-speak-ico{transform:none}.kf-speak-ico{transition:none}}@media (width<=30rem){.kf-speak:not(.kf-speak--bare){justify-content:center;width:100%}}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:500 700;font-display:swap;src:url(/fonts/baloo-2-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:"Baloo 2";font-style:normal;font-weight:500 700;font-display:swap;src:url(/fonts/baloo-2-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/nunito-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:normal;font-weight:400 700;font-display:swap;src:url(/fonts/nunito-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/nunito-italic-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito;font-style:italic;font-weight:400;font-display:swap;src:url(/fonts/nunito-italic-latin-ext.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}html{background:var(--color-bg);color:var(--color-text);font-family:var(--font-body);font-size:var(--text-base);line-height:var(--leading-body);-webkit-font-smoothing:antialiased}body{flex-direction:column;min-height:100dvh;margin:0;display:flex}h1,h2,h3,h4{font-family:var(--font-heading);color:var(--color-heading);line-height:1.2}a{color:var(--color-link)}img{max-width:100%;height:auto}.skip-link{top:-100vh;left:var(--space-3);z-index:100;font-family:var(--font-heading);color:var(--kf-navy-dark);background:var(--kf-gold);border-radius:var(--radius-pill);box-shadow:var(--shadow-lift);padding:.6rem 1.3rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-block;position:absolute}.skip-link:focus{top:var(--space-3)}
