.support-hero{padding:5rem 2rem;text-align:center}.support-hero__container{margin:0 auto;max-width:var(--container-narrow,800px)}.support-hero__title{color:var(--color-dark,#1a1a1a);font-family:var(--font-heading,"P22 Mackinac Pro",Georgia,serif);font-size:3rem;font-weight:700;line-height:1.2;margin:0 0 1rem}.support-hero__subtitle{color:var(--color-gray,#64748b);font-family:var(--font-body,"Inter",sans-serif);font-size:1.25rem;line-height:1.6;margin:0 auto 2rem;max-width:600px}.support-hero__cta{align-items:center;display:inline-flex;gap:.5rem}.support-hero__cta-icon{flex-shrink:0}.support-hero--bg-cream{background:var(--color-cream,#fff8f0)}.support-hero--bg-white{background:var(--color-white,#fff)}.support-hero--bg-light-gray{background:var(--color-light-gray,#f8f9fa)}.support-hero--bg-teal-light{background:rgba(0,180,180,.08)}.support-hero--bg-gold-light{background:rgba(245,197,71,.12)}.support-contact{background:var(--color-white,#fff);padding:5rem 2rem}.support-contact__container{margin:0 auto;max-width:var(--container-max,1280px)}.support-contact__grid{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.support-card{background:var(--color-white,#fff);border:1px solid var(--color-border-light,#e2e8f0);border-radius:var(--radius-lg,12px);padding:2rem;text-align:center;transition:border-color .2s ease,box-shadow .2s ease}.support-card:hover{border-color:var(--color-primary,#e33600);box-shadow:0 4px 12px rgba(227,54,0,.1)}.support-card__icon{align-items:center;background:var(--color-cream,#fff8f0);border-radius:50%;color:var(--color-primary,#e33600);display:flex;height:64px;justify-content:center;margin:0 auto 1.5rem;width:64px}.support-card__title{color:var(--color-dark,#1a1a1a);font-family:var(--font-heading,"P22 Mackinac Pro",Georgia,serif);font-size:1.5rem;font-weight:700;margin:0 0 .5rem}.support-card__description{color:var(--color-gray,#64748b);font-size:1rem;line-height:1.6;margin:0 0 1.5rem}.support-card__description,.support-card__link{font-family:var(--font-body,"Inter",sans-serif)}.support-card__link{color:var(--color-primary,#e33600);display:inline-block;font-size:1.125rem;font-weight:600;margin-bottom:1rem;text-decoration:none;transition:color .2s ease}.support-card__link:focus,.support-card__link:hover{color:var(--color-primary-hover,#cc3000);text-decoration:underline}.support-card__button{margin-bottom:1rem}.support-card__note{color:var(--color-gray,#64748b);font-family:var(--font-body,"Inter",sans-serif);font-size:.875rem;margin:0}.support-checklist{padding:4rem 2rem 5rem}.support-checklist__container{margin:0 auto;max-width:var(--container-narrow,800px)}.support-checklist__content{background:var(--color-white,#fff);border-radius:var(--radius-lg,12px);box-shadow:var(--shadow-sm,0 2px 8px rgba(0,0,0,.04));padding:2.5rem}.support-checklist__title{color:var(--color-dark,#1a1a1a);font-family:var(--font-heading,"P22 Mackinac Pro",Georgia,serif);font-size:1.5rem;font-weight:700;margin:0 0 1.5rem}.support-checklist__list{display:flex;flex-direction:column;gap:1rem;list-style:none;margin:0;padding:0}.support-checklist__item{align-items:center;color:var(--color-dark,#1a1a1a);display:flex;font-family:var(--font-body,"Inter",sans-serif);font-size:1.0625rem;gap:.75rem;line-height:1.5}.support-checklist__icon{color:var(--color-teal,#00b4b4);flex-shrink:0}.support-checklist--bg-light-cream{background:var(--color-light-cream,#fffaf5)}.support-checklist--bg-cream{background:var(--color-cream,#fff8f0)}.support-checklist--bg-white{background:var(--color-white,#fff)}.support-checklist--bg-light-gray{background:var(--color-light-gray,#f8f9fa)}@media (max-width:1024px){.support-contact__grid{gap:1.5rem}.support-card{padding:1.5rem}}@media (max-width:768px){.support-hero{padding:3rem 1.5rem}.support-hero__title{font-size:2.25rem}.support-hero__subtitle{font-size:1.125rem}.support-contact{padding:3rem 1.5rem}.support-contact__grid{gap:1.5rem;grid-template-columns:1fr}.support-card{padding:2rem}.support-checklist{padding:3rem 1.5rem}.support-checklist__content{padding:1.5rem}.support-checklist__title{font-size:1.25rem}}@media (max-width:480px){.support-hero{padding:2.5rem 1rem}.support-hero__title{font-size:2rem}.support-contact{padding:2.5rem 1rem}.support-card__icon{height:56px;width:56px}.support-card__title{font-size:1.25rem}.support-checklist{padding:2.5rem 1rem}.support-checklist__item{font-size:1rem}}@media (prefers-reduced-motion:reduce){.support-card,.support-card__link{transition:none}}.support-card__button:focus-visible,.support-card__link:focus-visible{outline:2px solid var(--color-primary,#e33600);outline-offset:2px}