body{margin:0;height:100vh;width:100vw}.hero-section.svelte-1uhakpr{background-color:#fff3d4;width:100%;height:100vh;display:flex;flex-direction:column}.navbar-reserve.svelte-1uhakpr{height:100px}.hero-content.svelte-1uhakpr{display:flex;justify-content:center;align-items:center;flex:1;gap:50px;padding:0 150px}.hero-column-left.svelte-1uhakpr,.hero-column-right.svelte-1uhakpr{flex:1}.hero-title.svelte-1uhakpr{padding-top:20px;font-family:Luckiest Guy,cursive;font-size:56px;line-height:1.2}.hero-title-accent.svelte-1uhakpr{color:#20a299}.hero-title-base.svelte-1uhakpr{color:#2a2d32}.hero-description.svelte-1uhakpr{font-family:Poppins,sans-serif;color:#2a2d32;font-size:24px}.hero-cta-button.svelte-1uhakpr{display:inline-block;background-color:#20a299;border:none;border-radius:32px;padding:16px 36px;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#fff;text-decoration:none;cursor:pointer;margin-top:16px;transition:background-color .2s}.hero-cta-button.svelte-1uhakpr:hover{background-color:#156660}.secondary-section.svelte-1uhakpr{width:100%;height:800px;background-color:#fff;display:flex;justify-content:center;align-items:center;position:relative}.secondary-card.svelte-1uhakpr{background-color:#d2eceb;border-radius:20px;padding:40px;max-width:1000px;width:80%;box-shadow:0 8px 20px #0000001a;text-align:center}.secondary-card-title.svelte-1uhakpr{font-family:Luckiest Guy,cursive;font-size:48px}.secondary-card-content.svelte-1uhakpr{background-color:#fff;border-radius:15px;padding:30px 20px 20px;margin-top:20px;color:#2a2d32;font-family:Poppins,sans-serif;font-size:20px}.fostering101-section.svelte-1uhakpr{background:#f0fafa;padding:80px 40px}.fostering101-inner.svelte-1uhakpr{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px}.fostering101-header.svelte-1uhakpr{text-align:center;max-width:600px}.fostering101-eyebrow.svelte-1uhakpr{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#20a299;margin-bottom:10px}.fostering101-title.svelte-1uhakpr{font-family:Luckiest Guy,sans-serif;font-size:48px;color:#2a2d32;margin:0 0 14px;line-height:1.1}.fostering101-desc.svelte-1uhakpr{font-family:Poppins,sans-serif;font-size:16px;color:#5d5e64;line-height:1.6;margin:0}.fostering101-tiles.svelte-1uhakpr{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;width:100%}.f101-tile.svelte-1uhakpr{border-radius:16px;padding:28px 24px;display:flex;flex-direction:column;gap:12px}.f101-yellow.svelte-1uhakpr{background:#ffcf52}.f101-teal.svelte-1uhakpr{background:#d2eceb}.f101-dark.svelte-1uhakpr{background:#2a2d32}.f101-tile-icon.svelte-1uhakpr{font-size:32px;line-height:1}.f101-tile-heading.svelte-1uhakpr{font-family:Poppins,sans-serif;font-size:16px;font-weight:700;color:#2a2d32}.f101-dark.svelte-1uhakpr .f101-tile-heading:where(.svelte-1uhakpr){color:#ffcf52}.f101-tile-body.svelte-1uhakpr{font-family:Poppins,sans-serif;font-size:14px;color:#5d5e64;line-height:1.6}.f101-dark.svelte-1uhakpr .f101-tile-body:where(.svelte-1uhakpr){color:#d2eceb}.fostering101-cta.svelte-1uhakpr{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#20a299;text-decoration:none;border-bottom:2px solid #20A299;padding-bottom:2px;transition:color .2s,border-color .2s}.fostering101-cta.svelte-1uhakpr:hover{color:#156660;border-color:#156660}.rescue-section.svelte-1uhakpr{background-color:#2a2d32;padding:80px 40px}.rescue-inner.svelte-1uhakpr{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.rescue-title.svelte-1uhakpr{font-family:Luckiest Guy,sans-serif;font-size:40px;color:#ffcf52;line-height:1.15;margin-bottom:16px}.rescue-desc.svelte-1uhakpr{font-family:Poppins,sans-serif;font-size:16px;color:#d2eceb;line-height:1.6}.rescue-form-wrap.svelte-1uhakpr{background:#fefdf9;border-radius:16px;padding:32px 36px}.rescue-form.svelte-1uhakpr{display:flex;flex-direction:column;gap:16px}.rescue-error.svelte-1uhakpr{background-color:#fde8e6;border:1px solid #F1645A;border-radius:8px;padding:10px 14px;color:#c0392b;font-family:Poppins,sans-serif;font-size:13px}.rescue-success.svelte-1uhakpr{background-color:#d2eceb;border:1px solid #20A299;border-radius:8px;padding:16px;color:#156660;font-family:Poppins,sans-serif;font-size:15px;line-height:1.5}.rescue-field.svelte-1uhakpr{display:flex;flex-direction:column;gap:5px}.rescue-field.svelte-1uhakpr label:where(.svelte-1uhakpr){font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#2a2d32}.rescue-field.svelte-1uhakpr input:where(.svelte-1uhakpr){border:2px solid #D2ECEB;border-radius:10px;padding:9px 13px;font-family:Poppins,sans-serif;font-size:14px;color:#2a2d32;background:#fff;outline:none;transition:border-color .2s}.rescue-field.svelte-1uhakpr input:where(.svelte-1uhakpr):focus{border-color:#20a299}.rescue-submit.svelte-1uhakpr{background-color:#20a299;border:none;border-radius:28px;padding:11px 0;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#fff;cursor:pointer;transition:background-color .2s;margin-top:4px}.rescue-submit.svelte-1uhakpr:hover:not(:disabled){background-color:#156660}.rescue-submit.svelte-1uhakpr:disabled{opacity:.6;cursor:not-allowed}.rescue-login-prompt.svelte-1uhakpr{font-family:Poppins,sans-serif;font-size:13px;color:#5d5e64;text-align:center}.rescue-login-prompt.svelte-1uhakpr a:where(.svelte-1uhakpr){color:#156660;font-weight:600}@media (max-width: 768px){.navbar-reserve.svelte-1uhakpr{height:68px}.hero-section.svelte-1uhakpr{height:auto;min-height:0}.hero-content.svelte-1uhakpr{flex-direction:column;padding:24px 24px 40px;gap:24px;align-items:flex-start;text-align:left}.hero-column-right.svelte-1uhakpr{display:none}.hero-title.svelte-1uhakpr{font-size:32px}.hero-description.svelte-1uhakpr{font-size:17px}.hero-cta-button.svelte-1uhakpr{font-size:15px;padding:14px 24px;display:block;width:100%;box-sizing:border-box;text-align:center}.secondary-section.svelte-1uhakpr{height:auto;padding:48px 16px}.secondary-card.svelte-1uhakpr{width:100%;padding:24px;box-sizing:border-box}.secondary-card-title.svelte-1uhakpr{font-size:28px}.secondary-card-content.svelte-1uhakpr{font-size:16px;padding:20px 16px 16px}.fostering101-section.svelte-1uhakpr{padding:56px 20px}.fostering101-title.svelte-1uhakpr{font-size:32px}.fostering101-tiles.svelte-1uhakpr{grid-template-columns:1fr}.rescue-section.svelte-1uhakpr{padding:48px 16px}.rescue-inner.svelte-1uhakpr{grid-template-columns:1fr;gap:32px}.rescue-title.svelte-1uhakpr{font-size:28px}.rescue-form-wrap.svelte-1uhakpr{padding:24px 20px}}
