:root{--vt-c-white:#fff;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:#3c3c3c4a;--vt-c-divider-light-2:#3c3c3c1f;--vt-c-divider-dark-1:#545454a6;--vt-c-divider-dark-2:#5454547a;--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:#3c3c3ca8;--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:#ebebeba3;--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}@media (prefers-color-scheme:dark){:root{--color-background:var(--vt-c-black);--color-background-soft:var(--vt-c-black-soft);--color-background-mute:var(--vt-c-black-mute);--color-border:var(--vt-c-divider-dark-2);--color-border-hover:var(--vt-c-divider-dark-1);--color-heading:var(--vt-c-text-dark-1);--color-text:var(--vt-c-text-dark-2)}}*,:before,:after{box-sizing:border-box;margin:0;font-weight:400}body{min-height:100vh;color:var(--color-text);background:var(--color-background);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;line-height:1.6;transition:color .5s,background-color .5s}#app{max-width:720px;margin:0 auto;padding:1rem clamp(.75rem,3vw,1.5rem) 2rem;font-weight:400}a{color:inherit}@media (width>=1024px){body{display:block}#app{padding-top:1.5rem}}.app-shell[data-v-58095c57]{flex-direction:column;min-height:100vh;display:flex}.app-header[data-v-58095c57]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.25rem;padding:.85rem 0 1.25rem;display:flex}.brand[data-v-58095c57]{color:#4a3f6b;align-items:center;gap:.45rem;font-size:clamp(1.1rem,3vw,1.35rem);font-weight:800;text-decoration:none;display:inline-flex}.brand-emoji[data-v-58095c57]{font-size:1.5rem;line-height:1}.brand-text[data-v-58095c57]{letter-spacing:.04em}.app-nav[data-v-58095c57]{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.nav-link[data-v-58095c57]{color:#5a5280;background:#ffffffb3;border:2px solid #0000;border-radius:999px;padding:.45rem .95rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s,border-color .2s}.nav-link[data-v-58095c57]:hover{background:#fff;border-color:#c8b4ff99}.nav-link.router-link-active[data-v-58095c57]{color:#fff;background:linear-gradient(135deg,#9b8cff 0%,#7b6fd6 100%);border-color:#0000}.nav-highlight[data-v-58095c57]:not(.router-link-active){background:#fff0f8f2;border-color:#ff96b48c}.app-main[data-v-58095c57]{flex:1;width:100%}.home-kids[data-v-078e57f6]{flex-direction:column;align-items:stretch;min-height:calc(100vh - 5rem);display:flex}.hero[data-v-078e57f6]{text-align:center;background:linear-gradient(165deg,#fff9e6 0%,#e8f4ff 45%,#ffe8f0 100%);border-radius:1.75rem;flex:1;padding:clamp(1.5rem,5vw,3rem) clamp(1rem,4vw,2rem) 2rem;position:relative;overflow:hidden;box-shadow:0 4px 24px #ffb6c159,inset 0 1px #fffc}.hero-blobs[data-v-078e57f6]{pointer-events:none;z-index:0;position:absolute;inset:0}.blob[data-v-078e57f6]{opacity:.45;filter:blur(2px);border-radius:50%;position:absolute}.blob.b1[data-v-078e57f6]{background:#ffd6e8;width:120px;height:120px;top:-20px;right:10%}.blob.b2[data-v-078e57f6]{background:#c4f1ff;width:80px;height:80px;bottom:15%;left:8%}.blob.b3[data-v-078e57f6]{background:#fff3b8;width:60px;height:60px;top:40%;left:15%}.hello[data-v-078e57f6],.title[data-v-078e57f6],.subtitle[data-v-078e57f6],.cta-row[data-v-078e57f6],.hints[data-v-078e57f6]{z-index:1;position:relative}.hello[data-v-078e57f6]{color:#5c4a7a;margin-bottom:.35rem;font-size:clamp(1.25rem,4vw,1.6rem);font-weight:700}.title[data-v-078e57f6]{color:#3d2f5c;letter-spacing:.02em;margin-bottom:.5rem;font-size:clamp(1.75rem,6vw,2.5rem);font-weight:800;line-height:1.25}.subtitle[data-v-078e57f6]{color:#6b6b8a;margin-bottom:2rem;font-size:clamp(.95rem,2.8vw,1.15rem);font-weight:600}.cta-row[data-v-078e57f6]{justify-content:center;margin-bottom:2rem;display:flex}.btn-primary[data-v-078e57f6]{color:#fff;background:linear-gradient(135deg,#ff8fb8 0%,#ff6b9d 40%,#c471f5 100%);border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-width:min(100%,280px);min-height:3.5rem;padding:1rem 1.75rem;font-size:clamp(1.15rem,3.5vw,1.35rem);font-weight:800;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex;box-shadow:0 8px #d4568c,0 12px 28px #ff6b9d73}.btn-primary[data-v-078e57f6]:active{transform:translateY(4px);box-shadow:0 4px #d4568c,0 8px 20px #ff6b9d59}@media (hover:hover){.btn-primary[data-v-078e57f6]:hover{filter:brightness(1.03);transform:translateY(-2px)}}.btn-icon[data-v-078e57f6]{font-size:1.35em;line-height:1}.hints[data-v-078e57f6]{text-align:left;max-width:22rem;margin:0 auto;padding:0;list-style:none}.hints li[data-v-078e57f6]{color:#4a4466;background:#ffffffa6;border:2px dashed #b4a0dc80;border-radius:1rem;align-items:center;gap:.65rem;margin-bottom:.5rem;padding:.65rem 1rem;font-size:clamp(1rem,2.8vw,1.12rem);font-weight:600;display:flex}.hint-emoji[data-v-078e57f6]{flex-shrink:0;font-size:1.35rem}.strip[data-v-078e57f6]{text-align:center;background:linear-gradient(90deg,#e0f5ff 0%,#fff5e6 50%,#ffe8f5 100%);border:2px solid #ffc8dc99;border-radius:1.25rem;margin-top:1.5rem;padding:1rem 1.25rem}.strip-text[data-v-078e57f6]{color:#6a5a7a;margin:0;font-size:clamp(.95rem,2.5vw,1.05rem);font-weight:600}
