@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box}:root{--color-primary: #dc2626;--color-secondary: #eab308;--color-accent: #ca8a04;--color-text: #1e293b;--color-text-light: #475569;--color-background: #ffffff;--color-background-light: #f8fafc;--spacing-xs: .5rem;--spacing-sm: 1rem;--spacing-md: 2rem;--spacing-lg: 3rem;--spacing-xl: 4rem;--font-family-base: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-heading: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--font-family-cursive: "Brush Script MT", cursive}body{margin:0;padding:0;font-family:var(--font-family-base);background-color:var(--color-background);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-family-heading);font-weight:700;line-height:1.2;letter-spacing:-.01em}.normal{font-family:var(--font-family-base);font-style:normal}.cursive{font-family:var(--font-family-cursive);font-style:italic}.bold{font-weight:700}.semi-bold{font-weight:600}.light{font-weight:300}html{scroll-behavior:smooth}::selection{background-color:var(--color-primary);color:#fff}body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background-color:#fff;color:#333}.app.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.navbar.svelte-12qhfyh{background-color:#fff;box-shadow:0 2px 8px #00000014;padding:1rem 0;position:sticky;top:0;z-index:1000}.nav-container.svelte-12qhfyh{max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.nav-logo.svelte-12qhfyh{display:flex;align-items:center;gap:1rem;flex-shrink:0}.logo.svelte-12qhfyh{width:55px;height:55px;border-radius:50%;object-fit:cover}.brand-name.svelte-12qhfyh{font-size:1.5rem;font-weight:700;color:var(--color-text);letter-spacing:-.02em}.nav-links.svelte-12qhfyh{display:flex;list-style:none;gap:3rem;margin:0;padding:0;align-items:center;position:absolute;left:50%;transform:translate(-50%)}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){text-decoration:none;color:var(--color-text);font-weight:600;font-size:1.1rem;transition:color .2s ease;letter-spacing:.01em}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-primary)}.nav-right.svelte-12qhfyh{display:flex;align-items:center;gap:2rem;flex-shrink:0}.social-icons.svelte-12qhfyh{display:flex;gap:1rem;align-items:center}.social-icons.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--color-text);font-size:1.4rem;transition:color .2s ease,transform .2s ease;line-height:1}.social-icons.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-secondary);transform:translateY(-2px)}.donate-nav-btn.svelte-12qhfyh{background-color:#eab308;color:#fff!important;padding:.85rem 2.2rem;border-radius:6px;font-weight:700;font-size:1.05rem;text-decoration:none;transition:background-color .2s ease,transform .2s ease,box-shadow .2s ease;box-shadow:0 2px 8px #eab3084d}.donate-nav-btn.svelte-12qhfyh:hover{background-color:#ca8a04;transform:translateY(-2px);box-shadow:0 4px 12px #eab30866;color:#fff!important}.main-content.svelte-12qhfyh{flex:1}.footer.svelte-12qhfyh{background-color:#1e293b;color:#e2e8f0;padding:3rem 0 1.5rem;margin-top:0}.footer-container.svelte-12qhfyh{max-width:1400px;margin:0 auto;padding:0 2rem}.footer-content.svelte-12qhfyh{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2.5rem;margin-bottom:2.5rem}.footer-heading.svelte-12qhfyh{margin-top:0;margin-bottom:.75rem;font-size:1.2rem;color:#fff;font-weight:600}.footer-subheading.svelte-12qhfyh{margin-top:0;margin-bottom:1rem;font-size:1rem;color:#fff;font-weight:600}.foundation-subtitle.svelte-12qhfyh{margin-bottom:.5rem;opacity:.9;font-size:.95rem}.registration.svelte-12qhfyh{font-size:.9rem;opacity:.8}.contact-item.svelte-12qhfyh{display:flex;align-items:center;gap:.6rem;margin-bottom:.5rem}.contact-item.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#e2e8f0;text-decoration:none;transition:color .2s ease;font-size:.95rem}.contact-item.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#eab308}.social-links.svelte-12qhfyh{display:flex;gap:1.2rem}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#e2e8f0;font-size:1.6rem;transition:color .2s ease,transform .2s ease}.social-links.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#eab308;transform:translateY(-2px)}.tax-support.svelte-12qhfyh{font-size:.95rem;margin:0}.footer-bottom.svelte-12qhfyh{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);font-size:.9rem;opacity:.8}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1001}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){width:25px;height:2px;background-color:var(--color-text);margin:4px 0;transition:all .3s ease;display:block}.hamburger.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(2){opacity:0}.hamburger.svelte-12qhfyh span.open:where(.svelte-12qhfyh):nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}@media(max-width:968px){.hamburger.svelte-12qhfyh{display:flex}.nav-links.svelte-12qhfyh{position:fixed;top:85px;left:0;right:0;background-color:#fff;flex-direction:column;gap:0;padding:1.5rem 0;box-shadow:0 4px 10px #0000001a;transform:translateY(-120%);opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease}.nav-links.mobile-open.svelte-12qhfyh{transform:translateY(0);opacity:1;visibility:visible}.nav-links.svelte-12qhfyh li:where(.svelte-12qhfyh){width:100%;text-align:center;padding:.5rem 0}.nav-links.svelte-12qhfyh a:where(.svelte-12qhfyh){display:block;padding:.75rem 1rem;font-size:1.05rem}.nav-right.svelte-12qhfyh{position:fixed;top:205px;left:0;right:0;background-color:#fff;flex-direction:column;gap:1.5rem;padding:1.5rem 2rem;box-shadow:0 4px 10px #0000001a;transform:translateY(-120%);opacity:0;visibility:hidden;transition:transform .3s ease,opacity .3s ease,visibility .3s ease;align-items:center}.nav-right.mobile-open.svelte-12qhfyh{transform:translateY(0);opacity:1;visibility:visible}.social-icons.svelte-12qhfyh{justify-content:center}.brand-name.svelte-12qhfyh{font-size:1.2rem}.logo.svelte-12qhfyh{width:45px;height:45px}.footer-content.svelte-12qhfyh{grid-template-columns:1fr;text-align:center}.social-links.svelte-12qhfyh{justify-content:center}}@media(max-width:360px){.brand-name.svelte-12qhfyh{font-size:1rem}.logo.svelte-12qhfyh{width:40px;height:40px}.nav-container.svelte-12qhfyh{padding:0 1rem}.footer-bottom.svelte-12qhfyh{padding-top:1.5rem}}
