main.svelte-1dhjywb{min-height:100vh}.container.svelte-1dhjywb{max-width:var(--container-width);margin:0 auto;padding:0 var(--container-padding, 1rem)}h2.svelte-1dhjywb{font-family:var(--font-heading);font-size:clamp(1.5rem,4vw,2rem);color:var(--color-primary);margin-bottom:2rem;text-align:center}.giving-intro.svelte-1dhjywb{padding:clamp(2.5rem,6vw,4rem) 0;background-color:var(--color-bg-light)}.intro-content.svelte-1dhjywb{max-width:800px;margin:0 auto;text-align:center}.intro-content.svelte-1dhjywb p:where(.svelte-1dhjywb){margin-bottom:1.5rem;line-height:1.7;color:var(--color-text-light)}.scripture-highlight.svelte-1dhjywb{margin-top:2rem}.giving-options.svelte-1dhjywb{padding:clamp(2.5rem,6vw,4rem) 0}.options-grid.svelte-1dhjywb{display:grid;grid-template-columns:1fr;gap:clamp(1rem,3vw,2rem);margin-top:2rem}.option-card.svelte-1dhjywb{background-color:var(--color-bg-light);padding:clamp(1.5rem,4vw,2rem);border-radius:var(--radius);box-shadow:var(--box-shadow);text-align:center;transition:transform .2s ease,box-shadow .2s ease}.option-card.svelte-1dhjywb:hover{transform:translateY(-4px);box-shadow:0 10px 25px #0000001a}.option-icon.svelte-1dhjywb{width:clamp(50px,10vw,60px);height:clamp(50px,10vw,60px);background-color:var(--color-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.25rem;color:#fff}.option-icon.svelte-1dhjywb svg:where(.svelte-1dhjywb){width:50%;height:50%}.option-card.svelte-1dhjywb h3:where(.svelte-1dhjywb){margin-bottom:.75rem;font-family:var(--font-heading);font-size:clamp(1.1rem,3vw,1.25rem)}.option-card.svelte-1dhjywb p:where(.svelte-1dhjywb){color:var(--color-text-light);line-height:1.6;font-size:clamp(.9rem,2.5vw,1rem)}.donation-form-section.svelte-1dhjywb{padding:clamp(2.5rem,6vw,4rem) 0;background-color:var(--color-bg-light)}.donation-form-container.svelte-1dhjywb{max-width:700px;margin:0 auto;background-color:#fff;border-radius:var(--radius);box-shadow:var(--box-shadow);padding:clamp(1.25rem,4vw,2rem)}.form-group.svelte-1dhjywb{margin-bottom:1.75rem}.form-label.svelte-1dhjywb{display:block;font-weight:600;margin-bottom:1rem;color:var(--color-text)}.fund-options.svelte-1dhjywb{display:flex;flex-direction:column;gap:.75rem}.fund-option.svelte-1dhjywb input[type=radio]:where(.svelte-1dhjywb){position:absolute;opacity:0;pointer-events:none}.fund-label.svelte-1dhjywb{display:flex;align-items:flex-start;gap:1rem;padding:clamp(.875rem,3vw,1rem);border:2px solid #e2e2e2;border-radius:var(--radius);cursor:pointer;transition:border-color .2s ease,background-color .2s ease}.fund-label.svelte-1dhjywb:hover{border-color:var(--color-primary)}.fund-option.svelte-1dhjywb input[type=radio]:where(.svelte-1dhjywb):checked+.fund-label:where(.svelte-1dhjywb){border-color:var(--color-primary);background-color:#3b59980a}.fund-option.svelte-1dhjywb input[type=radio]:where(.svelte-1dhjywb):focus-visible+.fund-label:where(.svelte-1dhjywb){outline:2px solid var(--color-primary);outline-offset:2px}.fund-icon.svelte-1dhjywb{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background-color:var(--color-primary);border-radius:50%;color:#fff;flex-shrink:0}.fund-icon.svelte-1dhjywb svg:where(.svelte-1dhjywb){width:20px;height:20px}.fund-info.svelte-1dhjywb{display:flex;flex-direction:column;gap:.25rem;text-align:left}.fund-name.svelte-1dhjywb{font-weight:600;font-size:clamp(.95rem,2.5vw,1rem)}.fund-description.svelte-1dhjywb{font-size:clamp(.8rem,2vw,.9rem);color:var(--color-text-light);line-height:1.4}.amount-options.svelte-1dhjywb{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.amount-btn.svelte-1dhjywb{background-color:#fff;border:2px solid #e2e2e2;border-radius:var(--radius);padding:clamp(.6rem,2vw,.75rem);font-size:clamp(1rem,2.5vw,1.1rem);font-weight:500;cursor:pointer;transition:border-color .2s ease,background-color .2s ease,color .2s ease}.amount-btn.svelte-1dhjywb:hover{border-color:var(--color-primary)}.amount-btn.active.svelte-1dhjywb{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary)}.custom-amount.svelte-1dhjywb{position:relative;grid-column:span 3}.dollar-sign.svelte-1dhjywb{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:var(--color-text-light);font-size:1.1rem}.custom-amount.svelte-1dhjywb input:where(.svelte-1dhjywb){width:100%;padding:clamp(.6rem,2vw,.75rem) .75rem .6rem 2rem;border:2px solid #e2e2e2;border-radius:var(--radius);font-size:clamp(1rem,2.5vw,1.1rem);transition:border-color .2s ease,box-shadow .2s ease}.custom-amount.svelte-1dhjywb input:where(.svelte-1dhjywb):focus,.custom-amount.svelte-1dhjywb input.active:where(.svelte-1dhjywb){outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #3b599826}.donate-btn.svelte-1dhjywb{width:100%;background-color:var(--color-primary);color:#fff;border:none;border-radius:var(--radius);padding:clamp(.875rem,3vw,1rem);font-size:clamp(1rem,2.5vw,1.1rem);font-weight:600;cursor:pointer;transition:background-color .2s ease,transform .1s ease}.donate-btn.svelte-1dhjywb:hover{background-color:var(--color-bg-dark)}.donate-btn.svelte-1dhjywb:active{transform:scale(.98)}.secure-message.svelte-1dhjywb{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1rem;color:var(--color-text-light);font-size:clamp(.8rem,2vw,.9rem)}.secure-message.svelte-1dhjywb svg:where(.svelte-1dhjywb){width:16px;height:16px;flex-shrink:0}@media (min-width: 640px){.options-grid.svelte-1dhjywb{grid-template-columns:repeat(2,1fr)}}@media (max-width: 640px){.amount-options.svelte-1dhjywb{grid-template-columns:repeat(2,1fr)}.custom-amount.svelte-1dhjywb{grid-column:span 2}}@media (max-width: 400px){.fund-label.svelte-1dhjywb{flex-direction:column;align-items:center;text-align:center}.fund-info.svelte-1dhjywb{text-align:center}}
