.VolunteerOptionCard_card__q6LYe{position:relative;overflow:hidden;height:100%;display:flex;align-items:flex-start;gap:var(--space-4);padding:var(--space-6);background:var(--white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow-card);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.VolunteerOptionCard_card__q6LYe:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#5b9be0,#418ed7 50%,#2f6fa8);z-index:1}.VolunteerOptionCard_card__q6LYe:after{content:"";position:absolute;inset:0;background:radial-gradient(70% 70% at 50% 50%,rgba(65,142,215,.14),transparent 70%);opacity:0;transition:opacity .3s ease;pointer-events:none}.VolunteerOptionCard_card__q6LYe:hover{transform:translateY(-5px);box-shadow:var(--shadow-card-hover);border-color:rgba(65,142,215,.45)}.VolunteerOptionCard_card__q6LYe:hover:after{opacity:1}.VolunteerOptionCard_check__HFuav{position:relative;z-index:1;display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;flex:none;border-radius:50%;background:var(--blue-tint);color:var(--blue);transition:background-color .25s ease,color .25s ease,transform .25s ease}.VolunteerOptionCard_card__q6LYe:hover .VolunteerOptionCard_check__HFuav{background:var(--blue);color:var(--white);transform:scale(1.1)}.VolunteerOptionCard_title__aa5MC{position:relative;z-index:1;font-size:var(--step-1)}.VolunteerOptionCard_desc__f4K_5{position:relative;z-index:1;margin-top:var(--space-1);color:var(--text-muted);font-size:var(--step-0)}@media (prefers-reduced-motion:reduce){.VolunteerOptionCard_card__q6LYe:hover,.VolunteerOptionCard_card__q6LYe:hover .VolunteerOptionCard_check__HFuav{transform:none}}