/* Friendly two-path giving experience on the home page */
#charity-categories { scroll-margin-top: 90px; }
.page-home .home-charity-experience { background: rgba(255,255,255,.97); border: 3px solid rgba(255,255,255,.7); border-radius: 26px; box-shadow: 0 24px 65px rgba(0,17,35,.34); margin: 32px auto 0; max-width: 1050px; padding: 27px; position: relative; text-align: left; }
.page-home .home-charity-experience::before, .page-home .home-charity-experience::after { border-radius: 50%; content: ""; pointer-events: none; position: absolute; }
.page-home .home-charity-experience::before { background: #ffd760; height: 26px; right: 34px; top: -13px; width: 26px; }
.page-home .home-charity-experience::after { background: #55cbb0; bottom: -10px; height: 20px; left: 46px; width: 20px; }
.page-home .home-giveback-welcome { margin: 0 auto 23px; max-width: 760px; text-align: center; }
.page-home .home-thank-you { color: #e8334f; display: inline-block; font-size: .78rem; font-weight: 900; letter-spacing: .1em; margin-bottom: 5px; text-transform: uppercase; }
.page-home .home-thank-you .fa { margin-right: 5px; }
.page-home .home-giveback-welcome h2 { color: #0b2b46; font-size: clamp(1.65rem,3vw,2.35rem); font-weight: 800; margin: 4px 0 7px; text-shadow: none; }
.page-home .home-giveback-welcome p { color: #526c7e; font-size: .94rem; line-height: 1.55; margin: 0; text-shadow: none; }
.page-home .home-giveback-paths { display: grid; gap: 17px; grid-template-columns: 1.35fr .65fr; }
.page-home .home-charity-finder, .page-home .home-passion-finder { border-radius: 18px; min-width: 0; padding: 22px; }
.page-home .home-charity-finder { background: #edf7fb; border: 2px solid #c9e4ef; }
.page-home .home-passion-finder { background: linear-gradient(145deg,#fff1b9,#ffe178); border: 2px solid #f2ca45; color: #0b2b46; display: flex; flex-direction: column; justify-content: space-between; text-decoration: none; }
.page-home .home-path-heading { align-items: center; display: flex; gap: 13px; margin-bottom: 15px; }
.page-home .home-path-icon { align-items: center; background: #fff; border-radius: 50%; color: #e8334f; display: flex; flex: 0 0 46px; font-size: 1.1rem; height: 46px; justify-content: center; }
.page-home .home-passion-finder .home-path-icon { color: #9a6500; }
.page-home .home-path-heading h3 { color: #0b2b46; font-size: 1.22rem; font-weight: 800; margin: 0; text-shadow: none; }
.page-home .home-path-heading p { color: #597082; font-size: .84rem; margin: 2px 0 0; text-shadow: none; }
.page-home .home-passion-finder .home-path-heading p { color: #6e5819; }
.page-home .home-charity-finder-row { display: flex; gap: 10px; }
.page-home .home-charity-input-wrap { flex: 1; min-width: 0; position: relative; }
.page-home .home-charity-input-wrap > .fa { color: #60798b; left: 17px; position: absolute; top: 50%; transform: translateY(-50%); }
.page-home .home-charity-input-wrap input { background: #fff; border: 2px solid #b8cfda; border-radius: 11px; color: #17324d; font-size: 1rem; height: 56px; padding: 0 15px 0 46px; width: 100%; }
.page-home .home-charity-input-wrap input:focus { border-color: #0b6b8d; box-shadow: 0 0 0 4px rgba(11,107,141,.14); outline: 0; }
.page-home .home-charity-state-label select { background:#fff; border:2px solid #b8cfda; border-radius:11px; color:#17324d; height:56px; max-width:145px; padding:0 30px 0 12px; }
.page-home .home-charity-state-label select:focus { border-color:#0b6b8d; box-shadow:0 0 0 4px rgba(11,107,141,.14); outline:0; }
.page-home .home-charity-finder button, .page-home .home-passion-button { align-items: center; border-radius: 11px; display: inline-flex; font-weight: 900; justify-content: center; }
.page-home .home-charity-finder button { background: #e8334f; border: 0; color: #fff; min-height: 56px; padding: 0 23px; }
.page-home .home-charity-finder button:hover, .page-home .home-charity-finder button:focus { background: #c9213d; }
.page-home .home-charity-finder-help { color: #607687; font-size: .77rem; line-height: 1.45; margin: 9px 0 0; text-shadow: none; }
.page-home .home-passion-button { align-self: flex-start; background: #0b2b46; color: #fff; margin-top: 12px; min-height: 46px; padding: 0 17px; }
.page-home .home-passion-finder:hover { box-shadow: 0 12px 25px rgba(83,63,0,.16); color: #0b2b46; transform: translateY(-3px); }
.page-home .home-giveback-note { color: #456276; font-size: .84rem; font-weight: 700; margin: 17px 0 0; text-align: center; text-shadow: none; }
@media (prefers-reduced-motion: no-preference) { .page-home .home-passion-finder, .page-home .home-charity-finder button { transition: transform .2s ease, box-shadow .2s ease, background .2s ease; } }
@media (max-width: 767.98px) {
    .page-home .home-charity-experience { margin-top: 22px; padding: 18px; }
    .page-home .home-giveback-paths { grid-template-columns: 1fr; }
    .page-home .home-charity-finder-row { flex-direction: column; }
    .page-home .home-charity-finder button, .page-home .home-charity-state-label select { max-width:none; width: 100%; }
}
.home-share-kindness{background:#f3f7f9;padding:42px 0}.home-share-kindness-card{align-items:center;background:linear-gradient(135deg,#082c49,#0b5d79);border-radius:20px;color:#fff;display:flex;gap:25px;justify-content:space-between;padding:30px}.home-share-kindness-card span{color:#ffcf4d;font-size:.78rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.home-share-kindness-card h2{color:#fff;font-size:1.8rem;font-weight:900;margin:5px 0}.home-share-kindness-card p{color:#e5f0f4;margin:0}.home-share-kindness-card a{background:#ffcf4d;border-radius:12px;color:#0b2b46;flex:0 0 auto;font-weight:900;padding:15px 20px;text-decoration:none}@media(max-width:767.98px){.home-share-kindness-card{align-items:stretch;flex-direction:column}.home-share-kindness-card a{text-align:center}}
