.page-header.svelte-e4nsq0{background:var(--bg-gradient);color:var(--text-light);padding:clamp(4rem,8vw,6rem) 0 clamp(2.5rem,5vw,3.5rem);text-align:center;position:relative;overflow:hidden}.page-header.svelte-e4nsq0:before{content:"";position:absolute;inset:0;background:radial-gradient(60% 50% at 20% 15%,rgba(255,255,255,.14) 0%,transparent 70%),radial-gradient(50% 40% at 85% 80%,rgba(255,255,255,.1) 0%,transparent 70%);pointer-events:none}.page-header.svelte-e4nsq0 .container:where(.svelte-e4nsq0){position:relative;z-index:1}.page-header.svelte-e4nsq0 h1:where(.svelte-e4nsq0){color:var(--accent-color);margin-bottom:1rem;text-shadow:0 4px 24px rgba(0,0,0,.25)}.page-header.svelte-e4nsq0 p:where(.svelte-e4nsq0){font-size:1.2rem;color:#ffffffe6}.hero-icon.svelte-e4nsq0{animation:svelte-e4nsq0-pulse 2s ease-in-out infinite;color:var(--accent-color)}@keyframes svelte-e4nsq0-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-subtitle.svelte-e4nsq0{font-size:clamp(1.25rem,3vw,1.75rem);font-weight:300;opacity:.95}.section.svelte-e4nsq0{padding:4rem 1rem}.container.svelte-e4nsq0{max-width:1200px;margin:0 auto}.section-title.svelte-e4nsq0{text-align:center;font-size:2.5rem;font-weight:700;margin-bottom:3rem;color:var(--secondary-color)}.content-card.svelte-e4nsq0{background:var(--surface);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow);border:1px solid var(--border-subtle);transition:transform var(--transition),box-shadow var(--transition)}.content-card.svelte-e4nsq0:hover{transform:translateY(-6px);box-shadow:var(--shadow-raised)}.highlight-card.svelte-e4nsq0{background:var(--glass-bg-strong);backdrop-filter:blur(var(--glass-blur)) saturate(180%);-webkit-backdrop-filter:blur(var(--glass-blur)) saturate(180%);border:1px solid var(--glass-border);border-left:4px solid var(--accent-color);box-shadow:var(--glass-shadow);margin-bottom:2rem}.highlight-card.svelte-e4nsq0 h2:where(.svelte-e4nsq0){display:flex;align-items:center;gap:.75rem;color:var(--secondary-color);margin-bottom:1rem;font-size:1.75rem}.large-text.svelte-e4nsq0{font-size:1.125rem;line-height:1.8;color:var(--text-muted)}.two-column-grid.svelte-e4nsq0{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.icon-header.svelte-e4nsq0{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.icon-header.svelte-e4nsq0 h3:where(.svelte-e4nsq0){font-size:1.5rem;color:var(--text-dark);margin:0}.content-card.svelte-e4nsq0 p:where(.svelte-e4nsq0){line-height:1.7;color:var(--text-muted);margin-bottom:1rem}.cta-section.svelte-e4nsq0{background:var(--mesh-bg-soft),var(--bg-light)}.primary-card.svelte-e4nsq0{position:relative;overflow:hidden;background:var(--glass-bg-strong);backdrop-filter:blur(var(--glass-blur-lg)) saturate(180%);-webkit-backdrop-filter:blur(var(--glass-blur-lg)) saturate(180%);border:1px solid var(--glass-border);box-shadow:var(--glass-shadow)}.primary-card.svelte-e4nsq0:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--primary-color),var(--secondary-color),var(--accent-color))}.primary-card.svelte-e4nsq0 h2:where(.svelte-e4nsq0){display:flex;align-items:center;gap:.75rem;color:var(--secondary-color);font-size:2rem;margin-bottom:2rem;justify-content:center}.steps.svelte-e4nsq0{margin:2rem 0}.step.svelte-e4nsq0{display:flex;align-items:flex-start;gap:1.5rem;margin-bottom:2rem}.step-number.svelte-e4nsq0{background:linear-gradient(135deg,var(--color-sky) 0%,var(--color-navy) 100%);color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;flex-shrink:0;box-shadow:0 8px 20px #0254924d,inset 0 1px #fff6}.step-content.svelte-e4nsq0 h4:where(.svelte-e4nsq0){font-size:1.25rem;color:var(--text-dark);margin-bottom:.5rem}.step-content.svelte-e4nsq0 p:where(.svelte-e4nsq0){margin:0;color:var(--text-muted)}.tax-number-box.svelte-e4nsq0{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--color-sky) 0%,var(--color-navy) 100%);border-radius:var(--radius-lg);padding:2rem;margin:2rem 0;text-align:center;box-shadow:var(--shadow-raised)}.tax-number-box.svelte-e4nsq0:before{content:"";position:absolute;inset:0;background:linear-gradient(150deg,#ffffff38,#fff0 45%);pointer-events:none}.tax-label.svelte-e4nsq0{color:#fff;font-size:1rem;margin-bottom:1rem;opacity:.9;position:relative}.tax-number-display.svelte-e4nsq0{display:flex;align-items:center;justify-content:center;gap:1rem;position:relative}.tax-number.svelte-e4nsq0{font-size:2.5rem;font-weight:700;color:var(--accent-color);letter-spacing:2px;font-family:Courier New,monospace}.copy-btn.svelte-e4nsq0{background:#fff3;border:2px solid white;border-radius:var(--radius-sm);padding:.5rem;cursor:pointer;transition:var(--transition);display:flex;align-items:center;justify-content:center;position:relative;color:#fff}.copy-btn.svelte-e4nsq0:hover{background:#ffffff4d;transform:scale(1.05)}.copied-tooltip.svelte-e4nsq0{position:absolute;top:-40px;background:var(--color-green-dark);color:#fff;padding:.5rem 1rem;border-radius:var(--radius-sm);font-size:.875rem;white-space:nowrap;animation:svelte-e4nsq0-fadeInOut 2s ease-in-out}@keyframes svelte-e4nsq0-fadeInOut{0%,to{opacity:0}10%,90%{opacity:1}}.help-note.svelte-e4nsq0{background:#ffffff8c;border-left:4px solid var(--secondary-color);padding:1rem 1.5rem;border-radius:var(--radius-md);display:flex;gap:1rem;align-items:flex-start;margin-top:2rem;position:relative}.help-note.svelte-e4nsq0 p:where(.svelte-e4nsq0){margin:0;font-size:.95rem;color:var(--text-muted)}.additional-support-section.svelte-e4nsq0{background:var(--surface)}.bank-info.svelte-e4nsq0{background:var(--bg-light);border-radius:var(--radius-md);padding:1.5rem;margin:1.5rem 0}.bank-label.svelte-e4nsq0{font-size:.875rem;color:var(--text-muted);margin-bottom:.5rem}.bank-number-display.svelte-e4nsq0{display:flex;align-items:center;gap:1rem}.bank-number.svelte-e4nsq0{font-family:Courier New,monospace;font-size:1.25rem;font-weight:600;color:var(--text-dark)}.bank-number-display.svelte-e4nsq0 .copy-btn:where(.svelte-e4nsq0){background:linear-gradient(135deg,var(--color-sky) 0%,var(--color-navy) 100%);border:none;color:#fff}.bank-number-display.svelte-e4nsq0 .copy-btn:where(.svelte-e4nsq0):hover{filter:brightness(1.08)}.btn-secondary.svelte-e4nsq0{display:inline-flex;align-items:center;background:linear-gradient(135deg,var(--color-sky) 0%,var(--color-navy) 100%);color:#fff;padding:.75rem 2rem;border-radius:var(--radius-pill);text-decoration:none;font-weight:600;transition:var(--transition);margin-top:1rem;box-shadow:0 10px 24px #0254924d}.btn-secondary.svelte-e4nsq0:hover{transform:translateY(-2px);filter:brightness(1.05);box-shadow:0 14px 32px #02549266}.baptist-info.svelte-e4nsq0{background:var(--bg-light);border-radius:var(--radius-md);padding:1.5rem;margin-top:1rem}.baptist-info.svelte-e4nsq0 p:where(.svelte-e4nsq0){margin:.5rem 0}.closing-section.svelte-e4nsq0{background:linear-gradient(135deg,color-mix(in srgb,var(--color-sky) 12%,white),color-mix(in srgb,var(--color-gold) 14%,white))}.center-card.svelte-e4nsq0{text-align:center;max-width:700px;margin:0 auto}.thank-you-icon.svelte-e4nsq0{margin-bottom:1.5rem;color:var(--secondary-color)}.center-card.svelte-e4nsq0 h2:where(.svelte-e4nsq0){color:var(--text-dark);font-size:2.5rem;margin-bottom:1.5rem}.center-card.svelte-e4nsq0 p:where(.svelte-e4nsq0){font-size:1.125rem;color:var(--text-muted)}@media(max-width:768px){.section.svelte-e4nsq0{padding:2rem 1rem}.tax-number.svelte-e4nsq0{font-size:1.75rem}.two-column-grid.svelte-e4nsq0{grid-template-columns:1fr}.step.svelte-e4nsq0{flex-direction:column;gap:1rem}}
