:root{--color-pink: #e84393;--color-blue: #54a0ff;--color-yellow: #feca57;--color-green: #6ab04c;--color-orange: #ff9f43;--color-purple: #a55eea;--color-bg: #fffdf7;--color-text: #2d3436;--color-text-light: #636e72;--color-border: #dfe6e9;--color-warning-red: #e74c3c;--color-warning-bg: #fff3cd;--color-warning-border: #e74c3c;--font-heading: "Baloo 2", cursive;--font-body: "Nunito", sans-serif;--container-max: 1100px;--space-xs: .25rem;--space-sm: .5rem;--space-md: 1rem;--space-lg: 2rem;--space-xl: 3rem;--space-2xl: 4rem;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 20px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .08);--shadow-md: 0 4px 16px rgba(0, 0, 0, .1);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .12)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);line-height:1.2}img{max-width:100%;height:auto;display:block}a{color:var(--color-blue);text-decoration:none;transition:color .2s}a:hover{color:var(--color-pink)}.container{width:100%;max-width:var(--container-max);margin-inline:auto;padding-inline:var(--space-md)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.nav.svelte-1h32yp1{background:#fff;position:sticky;top:0;z-index:100;box-shadow:var(--shadow-sm)}.nav-inner.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between;height:64px}.wordmark.svelte-1h32yp1{font-family:var(--font-heading);font-size:1.5rem;font-weight:800;color:var(--color-pink);text-decoration:none}.wordmark.svelte-1h32yp1:hover{color:var(--color-purple)}.hamburger.svelte-1h32yp1{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger-line.svelte-1h32yp1{display:block;width:24px;height:3px;background:var(--color-text);border-radius:2px;transition:transform .3s,opacity .3s}.hamburger-line.open.svelte-1h32yp1:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger-line.open.svelte-1h32yp1:nth-child(2){opacity:0}.hamburger-line.open.svelte-1h32yp1:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.nav-links.svelte-1h32yp1{display:flex;list-style:none;gap:var(--space-sm)}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1){display:block;padding:var(--space-sm) var(--space-md);border-radius:var(--radius-sm);font-weight:600;color:var(--color-text);transition:background-color .2s,color .2s}.nav-links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{background-color:#f8f0ff;color:var(--color-purple)}.nav-links.svelte-1h32yp1 a.active:where(.svelte-1h32yp1){background-color:var(--color-pink);color:#fff}.rainbow-border.svelte-1h32yp1{height:4px;background:linear-gradient(90deg,var(--color-pink),var(--color-orange),var(--color-yellow),var(--color-green),var(--color-blue),var(--color-purple))}@media(max-width:640px){.hamburger.svelte-1h32yp1{display:flex}.nav-links.svelte-1h32yp1{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;background:#fff;padding:var(--space-md);box-shadow:var(--shadow-md);gap:var(--space-xs)}.nav-links.open.svelte-1h32yp1{display:flex}}.footer.svelte-jz8lnl{background:var(--color-text);color:#b2bec3;padding:var(--space-lg) 0;margin-top:var(--space-2xl)}.footer-inner.svelte-jz8lnl{text-align:center;display:flex;flex-direction:column;gap:var(--space-sm)}.site-name.svelte-jz8lnl{font-family:var(--font-heading);font-size:1.25rem;font-weight:800;color:#fff}.disclaimer.svelte-jz8lnl{font-size:.875rem;font-style:italic}.copyright.svelte-jz8lnl{font-size:.8rem}
