.hero[data-astro-cid-lcdefpme]{padding-block:clamp(2.5rem,5vw,5rem) clamp(2rem,4vw,3.5rem);position:relative;overflow:hidden}.vision-preview[data-astro-cid-lcdefpme]{padding-top:clamp(2rem,4vw,3rem)}.hero-bg[data-astro-cid-lcdefpme]{background:radial-gradient(38rem 34rem at 12% 8%, var(--lilac-tint), transparent 60%), radial-gradient(30rem 30rem at 92% 4%, color-mix(in srgb, var(--yellow) 16%, transparent), transparent 55%), linear-gradient(180deg, var(--lilac-mist), var(--paper) 70%);z-index:-2;position:absolute;inset:0}.hero-bg[data-astro-cid-lcdefpme]:after{content:"";background-image:radial-gradient(color-mix(in srgb, var(--purple) 14%, transparent) 1px, transparent 1.4px);opacity:.18;background-size:26px 26px;position:absolute;inset:0;mask-image:linear-gradient(#000,#0000 65%)}.hero-inner[data-astro-cid-lcdefpme]{gap:var(--space-xl);align-items:center;display:grid}@media (width>=900px){.hero-inner[data-astro-cid-lcdefpme]{gap:var(--space-2xl);grid-template-columns:1.05fr .95fr}}.hero-vote[data-astro-cid-lcdefpme]{margin-bottom:var(--space-md);font-size:clamp(1.5rem,1rem + 2vw,2.4rem)}.hero-name[data-astro-cid-lcdefpme]{font-weight:var(--fw-black);font-size:var(--step-5);letter-spacing:-.03em;text-transform:uppercase;color:var(--purple-ink);line-height:.92}.hero-office[data-astro-cid-lcdefpme]{margin-top:var(--space-sm);font-family:var(--font-display);font-weight:var(--fw-bold);color:var(--text);text-transform:uppercase;letter-spacing:.01em;font-size:clamp(1.05rem,.8rem + 1.4vw,1.7rem)}.hero-value[data-astro-cid-lcdefpme]{margin-top:var(--space-lg);max-width:34ch;color:var(--text-soft)}.hero-cta[data-astro-cid-lcdefpme]{margin-top:var(--space-xl);gap:var(--space-sm);flex-wrap:wrap;display:flex}@media (width<=420px){.hero-cta[data-astro-cid-lcdefpme]{flex-direction:column;align-items:stretch}.hero-cta[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{width:100%}}.btn-icon[data-astro-cid-lcdefpme]{width:1.1em;height:1.1em}.hero-fight[data-astro-cid-lcdefpme]{margin-top:var(--space-sm);font-family:var(--font-display);font-weight:var(--fw-bold);color:var(--purple-ink);font-size:clamp(1.15rem,2.2vw,1.4rem);line-height:1.35}.hero-date[data-astro-cid-lcdefpme]{margin-top:var(--space-md);font-family:var(--font-display);font-weight:var(--fw-bold);letter-spacing:.06em;text-transform:uppercase;color:var(--purple-deep);align-items:center;gap:.55rem;font-size:1.05rem;display:inline-flex}.hero-date[data-astro-cid-lcdefpme] .hero-vote-link[data-astro-cid-lcdefpme]{font-weight:var(--fw-medium);letter-spacing:.02em;text-transform:none;color:var(--purple-deep);text-underline-offset:3px;font-size:.92rem;text-decoration:underline}.hero-date-check[data-astro-cid-lcdefpme]{color:var(--purple);--check-tick:var(--white)}.hero-photo[data-astro-cid-lcdefpme]{justify-self:center;width:100%;max-width:30rem;position:relative}.hero-photo-frame[data-astro-cid-lcdefpme]{border-radius:var(--radius-lg);background:var(--white);box-shadow:var(--shadow-lg);transition:rotate var(--dur) var(--ease);padding:.6rem;position:relative}@media (width>=900px){.hero-photo-frame[data-astro-cid-lcdefpme]{rotate:2deg}.hero-photo-frame[data-astro-cid-lcdefpme]:hover{rotate:0deg}}.hero-img[data-astro-cid-lcdefpme]{border-radius:calc(var(--radius-lg) - .4rem);object-fit:cover;aspect-ratio:4/5;width:100%;height:auto}.hero-photo-glow[data-astro-cid-lcdefpme]{background:radial-gradient(closest-side, color-mix(in srgb, var(--lilac) 60%, transparent), transparent);z-index:-1;filter:blur(6px);position:absolute;inset:-12% -8% -8% 6%}.section-head[data-astro-cid-lcdefpme]{max-width:44rem;margin-bottom:var(--space-xl)}.section-head[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{margin-bottom:var(--space-sm)}.section-head-lead[data-astro-cid-lcdefpme]{margin-top:var(--space-sm)}.card-grid[data-astro-cid-lcdefpme]{gap:var(--space-md);grid-template-columns:repeat(auto-fill,minmax(15.5rem,1fr));padding:0;list-style:none;display:grid}@media (width>=1024px){.card-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr)}}.p-card[data-astro-cid-lcdefpme]{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-md);box-shadow:var(--shadow-sm);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);flex-direction:column;gap:.6rem;display:flex;position:relative}.p-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-4px)}.p-card-icon[data-astro-cid-lcdefpme]{border-radius:var(--radius-sm);background:var(--lilac-tint);width:3rem;height:3rem;color:var(--purple-deep);place-items:center;display:grid}.p-icon[data-astro-cid-lcdefpme]{width:1.6rem;height:1.6rem}.p-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{font-size:var(--step-1);color:var(--purple-ink)}.p-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-soft);flex:1}.p-card-link[data-astro-cid-lcdefpme]{background:var(--lilac-tint);color:var(--purple-deep);font-family:var(--font-display);font-weight:var(--fw-bold);white-space:nowrap;transition:background-color var(--dur) var(--ease), color var(--dur) var(--ease);border-radius:999px;align-self:flex-end;align-items:center;gap:.45rem;margin-top:.2rem;padding:.4rem .9rem;font-size:.85rem;text-decoration:none;display:inline-flex}.p-card-link[data-astro-cid-lcdefpme]:after{content:"";border-radius:var(--radius-md);position:absolute;inset:0}.p-card[data-astro-cid-lcdefpme]:hover .p-card-link[data-astro-cid-lcdefpme]{background:var(--purple);color:var(--white)}.link-arrow[data-astro-cid-lcdefpme]{width:1.1em;height:1.1em;transition:transform var(--dur) var(--ease)}.p-card[data-astro-cid-lcdefpme]:hover .link-arrow[data-astro-cid-lcdefpme]{transform:translate(2px)}.p-card-link[data-astro-cid-lcdefpme]:hover .link-arrow[data-astro-cid-lcdefpme]{transform:translate(4px)}.p-card--cta[data-astro-cid-lcdefpme]{background:linear-gradient(150deg, var(--purple), var(--purple-deep));color:var(--white);border:none;justify-content:center}.p-card--cta[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--white)}.p-card--cta[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffd9;flex:0}.p-card--cta[data-astro-cid-lcdefpme] .btn[data-astro-cid-lcdefpme]{background:var(--yellow);color:var(--black);align-self:flex-start;margin-top:.4rem}.stat-band[data-astro-cid-lcdefpme]{background:var(--bg-lilac)}.stat-grid[data-astro-cid-lcdefpme]{gap:var(--space-md);margin-bottom:var(--space-lg);grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));padding:0;list-style:none;display:grid}.stat-card[data-astro-cid-lcdefpme]{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-md);box-shadow:var(--shadow-sm);text-align:left}.stat-icon[data-astro-cid-lcdefpme]{border-radius:var(--radius-sm);background:var(--lilac-tint);width:2.6rem;height:2.6rem;color:var(--purple-deep);margin-bottom:var(--space-sm);place-items:center;display:grid}.stat-icon[data-astro-cid-lcdefpme] .stat-i{width:1.4rem;height:1.4rem}.stat-num[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:var(--fw-black);color:var(--purple);margin-bottom:.5rem;font-size:clamp(2.2rem,5vw,3rem);line-height:1;display:block}.stat-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text);line-height:1.55}.stat-card[data-astro-cid-lcdefpme] .stat-action[data-astro-cid-lcdefpme]{margin-top:var(--space-sm);font-family:var(--font-display);font-weight:var(--fw-bold);color:var(--purple-deep);font-size:.95rem;line-height:1.45}.stat-cta[data-astro-cid-lcdefpme]{margin-top:0}.photo-band[data-astro-cid-lcdefpme]{grid-template-rows:1fr;min-height:clamp(18rem,36vw,30rem);display:grid;position:relative;overflow:hidden}.band-img[data-astro-cid-lcdefpme]{object-fit:cover;object-position:center 35%;width:100%;height:100%;position:absolute;inset:0}.photo-band-overlay[data-astro-cid-lcdefpme]{padding-block:var(--space-xl);background:linear-gradient(90deg, color-mix(in srgb, var(--purple-ink) 82%, transparent), color-mix(in srgb, var(--purple-ink) 30%, transparent) 60%, transparent);color:var(--white);grid-area:1/1;align-items:flex-end;display:flex;position:relative}.band-quote[data-astro-cid-lcdefpme]{font-family:var(--font-display);font-weight:var(--fw-bold);font-size:var(--step-2);text-shadow:0 2px 20px #0000004d;max-width:24ch;line-height:1.2}@media (width<=700px){.band-quote[data-astro-cid-lcdefpme]{max-width:62%;font-size:1.05rem;line-height:1.35}.photo-band[data-astro-cid-lcdefpme] .band-img[data-astro-cid-lcdefpme]{object-position:80% 35%}}.band-attr[data-astro-cid-lcdefpme]{margin-top:var(--space-sm);color:var(--yellow);font-weight:var(--fw-bold);letter-spacing:.04em}.get-band[data-astro-cid-lcdefpme]{background:var(--lilac-mist)}.get-head[data-astro-cid-lcdefpme]{max-width:40rem;margin-bottom:var(--space-xl)}.get-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-block:.5rem}.get-options[data-astro-cid-lcdefpme]{gap:var(--space-md);margin-bottom:var(--space-xl);grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));padding:0;list-style:none;display:grid}.get-card[data-astro-cid-lcdefpme]{background:var(--white);border:1px solid var(--border);border-radius:var(--radius-md);padding:var(--space-md);box-shadow:var(--shadow-sm);transition:transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), border-color var(--dur) var(--ease);flex-direction:column;gap:.45rem;display:flex}.get-card[data-astro-cid-lcdefpme]:hover{box-shadow:var(--shadow-md);border-color:var(--border-strong);transform:translateY(-3px)}.get-icon[data-astro-cid-lcdefpme]{border-radius:var(--radius-sm);background:var(--lilac-tint);width:2.7rem;height:2.7rem;color:var(--purple-deep);place-items:center;display:grid}.gi[data-astro-cid-lcdefpme]{width:1.45rem;height:1.45rem}.get-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--purple-ink);margin-top:.2rem}.get-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--text-soft);font-size:var(--step--1);flex:1;line-height:1.55}.get-item-cta[data-astro-cid-lcdefpme]{align-self:flex-start;padding:.7rem 1.3rem;font-size:.92rem}
