:root{--font-body: "Josefin Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--color-bg: #ffffff;--color-text: #1a1a1a;--color-primary: #e04c71;--color-secondary: #f43f5e;--color-muted: #64748b;--color-bg-alt: #f8fafc;--max-width: 1200px;--gradient-primary: linear-gradient(90deg, rgb(255, 102, 196) 0%, rgb(255, 222, 89) 100%)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-body);background-color:var(--color-bg);color:var(--color-text);line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}section{padding:5rem 0}h1,h2,h3{line-height:1.2}button,.btn{display:inline-block;background:var(--color-primary);color:#fff;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;transition:opacity .2s}button:hover,.btn:hover{opacity:.9}.btn-secondary{background:var(--color-secondary)}.header.svelte-12qhfyh{padding:1rem 0;position:absolute;top:0;left:0;right:0;z-index:100;background:transparent}.header.not-home.svelte-12qhfyh{position:relative;background:var(--gradient-primary)}.nav-container.svelte-12qhfyh{display:flex;justify-content:center;align-items:center;gap:3rem}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){display:flex;gap:2rem;list-style:none;align-items:center}.logo-link.svelte-12qhfyh{display:flex;align-items:center}.logo.svelte-12qhfyh{height:1.5rem;width:auto;filter:brightness(0) invert(1)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffe6}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff;text-decoration:underline}.footer.svelte-12qhfyh{background:var(--color-bg-alt);padding:2rem 0;margin-top:4rem}.footer-grid.svelte-12qhfyh{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;margin-bottom:2rem}.footer-col.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-size:1.1rem;margin-bottom:1.5rem;font-weight:700}.footer-col.svelte-12qhfyh p:where(.svelte-12qhfyh){color:var(--color-muted);margin-bottom:1.5rem;line-height:1.6}.subscribe-link.svelte-12qhfyh{color:var(--color-primary);font-weight:700;text-decoration:none;display:inline-block}.subscribe-link.svelte-12qhfyh:hover{text-decoration:underline}.footer-col.svelte-12qhfyh ul:where(.svelte-12qhfyh){list-style:none}.footer-col.svelte-12qhfyh li:where(.svelte-12qhfyh){margin-bottom:.75rem}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.subscribe-link){color:var(--color-muted);font-size:.95rem;transition:color .2s}.footer-col.svelte-12qhfyh a:where(.svelte-12qhfyh):not(.subscribe-link):hover{color:var(--color-primary)}.footer-bottom.svelte-12qhfyh{text-align:left;color:var(--color-muted);font-size:.775rem}@media(max-width:768px){.nav-container.svelte-12qhfyh{flex-direction:column;gap:1rem}nav.svelte-12qhfyh ul:where(.svelte-12qhfyh){gap:1rem;font-size:.9rem}.footer-grid.svelte-12qhfyh{grid-template-columns:repeat(2,1fr);gap:3rem}}@media(max-width:640px){.footer-grid.svelte-12qhfyh{grid-template-columns:1fr;gap:3rem}}
