.microsite-page.svelte-jvcusl{--ms-gap:1.25rem;--ms-padding-x:1rem;--panel-bg:color-mix(in oklab, var(--color-surface-50) 70%, transparent);--panel-bg-dark:color-mix(in oklab, var(--color-surface-950) 70%, transparent);--panel-border:color-mix(in oklab, var(--color-surface-500) 16%, transparent);--panel-blur:20px;padding:var(--ms-gap) var(--ms-padding-x) 3rem;gap:var(--ms-gap);flex-direction:column;margin:0 auto;display:flex}@media (width>=768px){.microsite-page.svelte-jvcusl{--ms-padding-x:1.5rem;--ms-gap:1.5rem}}.notice-banner.svelte-jvcusl{background:color-mix(in oklab, var(--color-warning-500) 15%, var(--color-surface-50));border:1px solid color-mix(in oklab, var(--color-warning-500) 30%, transparent);border-radius:.75rem;padding:1rem}.notice-content.svelte-jvcusl{flex-direction:column;gap:.75rem;display:flex}@media (width>=640px){.notice-content.svelte-jvcusl{flex-direction:row;justify-content:space-between;align-items:center}}.notice-text.svelte-jvcusl{color:var(--color-surface-900);font-size:.875rem;line-height:1.5}.notice-link.svelte-jvcusl{color:var(--color-warning-700);text-underline-offset:2px;font-weight:600;text-decoration:underline}.notice-btn.svelte-jvcusl{background:var(--color-warning-500);color:var(--color-warning-contrast-500);border-radius:.5rem;flex-shrink:0;align-items:center;gap:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:600;transition:opacity .15s;display:inline-flex}.notice-btn.svelte-jvcusl:hover{opacity:.9}[data-color-mode=dark] .notice-banner.svelte-jvcusl{background:color-mix(in oklab, var(--color-warning-500) 15%, var(--color-surface-900));border-color:color-mix(in oklab, var(--color-warning-500) 40%, transparent)}[data-color-mode=dark] .notice-text.svelte-jvcusl{color:var(--color-surface-50)}[data-color-mode=dark] .notice-link.svelte-jvcusl{color:var(--color-warning-300)}.hero-section.svelte-jvcusl{border-radius:1.25rem;overflow:hidden}.hero-image.svelte-jvcusl,.hero-image-full.svelte-jvcusl{object-fit:cover;width:100%;height:100%}.hero-gradient-fallback.svelte-jvcusl{background:linear-gradient(135deg, color-mix(in oklab, var(--color-primary-500) 30%, transparent), color-mix(in oklab, var(--color-secondary-500) 25%, transparent));width:100%;height:100%}.hero-gradient-fallback-full.svelte-jvcusl{background:linear-gradient(135deg, color-mix(in oklab, var(--color-primary-500) 30%, transparent), color-mix(in oklab, var(--color-secondary-500) 25%, transparent));position:absolute;inset:0}.hero-bold.svelte-jvcusl{aspect-ratio:21/9;background:var(--color-surface-950);min-height:320px;position:relative}@media (width<=768px){.hero-bold.svelte-jvcusl{aspect-ratio:16/10;min-height:400px}}.hero-bold-bg.svelte-jvcusl{background:linear-gradient(105deg, color-mix(in oklab, var(--color-primary-500) 8%, var(--color-surface-950)) 0%, color-mix(in oklab, var(--color-surface-950) 95%, transparent) 55%);clip-path:polygon(0 0,60% 0,45% 100%,0 100%);position:absolute;inset:0}@media (width<=768px){.hero-bold-bg.svelte-jvcusl{clip-path:polygon(0 0,70% 0,55% 100%,0 100%)}}.hero-bold-image-wrap.svelte-jvcusl{clip-path:polygon(55% 0,100% 0,100% 100%,40% 100%);position:absolute;inset:0}@media (width<=768px){.hero-bold-image-wrap.svelte-jvcusl{clip-path:polygon(65% 0,100% 0,100% 100%,50% 100%)}}.hero-content.svelte-jvcusl{z-index:10;align-items:flex-end;height:100%;padding:1.5rem;display:flex;position:relative}@media (width>=768px){.hero-content.svelte-jvcusl{padding:2rem}}.hero-card.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-950) 85%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid color-mix(in oklab, var(--color-surface-50) 8%, transparent);border-radius:1rem;max-width:500px;padding:1.25rem}@media (width>=768px){.hero-card.svelte-jvcusl{padding:1.5rem}}.location-badge.svelte-jvcusl{background:color-mix(in oklab, var(--color-primary-500) 20%, transparent);color:var(--color-primary-200);letter-spacing:.1em;text-transform:uppercase;border-radius:9999px;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem .75rem;font-size:.75rem;font-weight:700;display:inline-flex}.title-row.svelte-jvcusl{align-items:center;gap:1rem;display:flex}.hero-logo.svelte-jvcusl{object-fit:cover;border:2px solid color-mix(in oklab, var(--color-surface-50) 20%, transparent);border-radius:.75rem;flex-shrink:0;width:3.5rem;height:3.5rem;box-shadow:0 4px 12px #0000004d}@media (width>=768px){.hero-logo.svelte-jvcusl{width:4.5rem;height:4.5rem}}.hero-title.svelte-jvcusl{color:#fff;text-shadow:0 2px 20px #0006;font-size:1.75rem;font-weight:900;line-height:1.1}@media (width>=768px){.hero-title.svelte-jvcusl{font-size:2.25rem}}.hero-tagline.svelte-jvcusl{color:#ffffffe6;margin-top:.75rem;font-size:.9375rem;line-height:1.5;display:block}.hero-tagline-link.svelte-jvcusl{color:#fff;text-underline-offset:2px;text-decoration:underline}.hero-ctas.svelte-jvcusl{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.hero-cta.svelte-jvcusl{border-radius:9999px;align-items:center;gap:.375rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:700;transition:all .15s;display:inline-flex}.cta-primary.svelte-jvcusl{background:var(--color-primary-500);color:var(--color-primary-contrast-500);box-shadow:0 4px 14px color-mix(in oklab, var(--color-primary-500) 40%, transparent)}.cta-primary.svelte-jvcusl:hover{box-shadow:0 6px 20px color-mix(in oklab, var(--color-primary-500) 50%, transparent);transform:translateY(-1px)}.cta-secondary.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-50) 10%, transparent);color:var(--color-surface-100);border:1px solid color-mix(in oklab, var(--color-surface-50) 15%, transparent)}.cta-secondary.svelte-jvcusl:hover{background:color-mix(in oklab, var(--color-surface-50) 18%, transparent)}.hero-orbit.svelte-jvcusl{aspect-ratio:21/9;background:var(--color-surface-950);min-height:320px;position:relative;overflow:hidden}@media (width<=768px){.hero-orbit.svelte-jvcusl{aspect-ratio:16/11}}.hero-orbit-vignette.svelte-jvcusl{background:linear-gradient(to bottom, color-mix(in oklab, var(--color-surface-950) 80%, transparent), color-mix(in oklab, var(--color-surface-950) 50%, transparent), color-mix(in oklab, var(--color-surface-950) 70%, transparent));position:absolute;inset:0}.hero-orbit-content.svelte-jvcusl{justify-content:center;align-items:center;padding:1.25rem;display:flex;position:absolute;inset:0}.hero-orbit-card.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-950) 70%, transparent);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid color-mix(in oklab, var(--color-surface-50) 10%, transparent);text-align:center;border-radius:1.25rem;max-width:400px;padding:1.5rem;position:relative;box-shadow:0 8px 32px #0000004d}.hero-orbit-card.svelte-jvcusl:before{content:"";background:linear-gradient(135deg, color-mix(in oklab, var(--color-primary-500) 40%, transparent), color-mix(in oklab, var(--color-secondary-500) 30%, transparent));z-index:-1;opacity:.6;filter:blur(16px);border-radius:1.35rem;position:absolute;inset:-2px}.hero-logo-center.svelte-jvcusl{object-fit:cover;border:2px solid color-mix(in oklab, var(--color-surface-50) 30%, transparent);border-radius:1rem;width:4rem;height:4rem;margin:0 auto;box-shadow:0 4px 16px #0006}@media (width>=768px){.hero-logo-center.svelte-jvcusl{width:5rem;height:5rem}}.hero-location.svelte-jvcusl{color:var(--color-surface-300);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.375rem;margin-top:1rem;font-size:.75rem;font-weight:600;display:inline-flex}.hero-title-center.svelte-jvcusl{color:var(--color-surface-50);text-shadow:0 4px 20px #0006;margin-top:.5rem;font-size:1.75rem;font-weight:900}@media (width>=768px){.hero-title-center.svelte-jvcusl{font-size:2.5rem}}.hero-tagline-center.svelte-jvcusl{color:var(--color-surface-300);margin-top:.5rem;font-size:.9375rem;line-height:1.5;display:block}.hero-ctas-center.svelte-jvcusl{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.25rem;display:flex}.hero-immersive.svelte-jvcusl{aspect-ratio:21/9;border-radius:1.25rem;min-height:320px;position:relative;overflow:hidden}@media (width<=768px){.hero-immersive.svelte-jvcusl{aspect-ratio:16/10}}.hero-immersive-gradient.svelte-jvcusl{background:linear-gradient(to top, var(--color-surface-950) 0%, color-mix(in oklab, var(--color-surface-950) 60%, transparent) 50%, color-mix(in oklab, var(--color-surface-950) 40%, transparent) 100%);position:absolute;inset:0}.hero-immersive-content.svelte-jvcusl{flex-direction:column;justify-content:space-between;padding:1.25rem;display:flex;position:absolute;inset:0}@media (width>=768px){.hero-immersive-content.svelte-jvcusl{padding:1.5rem}}.hero-immersive-header.svelte-jvcusl{align-items:flex-start;display:flex}.title-block.svelte-jvcusl{align-items:flex-end;gap:1rem;display:flex}.hero-logo-immersive.svelte-jvcusl{object-fit:cover;border:2px solid color-mix(in oklab, var(--color-surface-50) 20%, transparent);border-radius:.75rem;flex-shrink:0;width:3.5rem;height:3.5rem;box-shadow:0 4px 12px #0000004d}@media (width>=768px){.hero-logo-immersive.svelte-jvcusl{width:4.5rem;height:4.5rem}}.hero-logo-fallback.svelte-jvcusl{background:linear-gradient(135deg, var(--color-primary-500), var(--color-secondary-500));color:#fff;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;display:flex;box-shadow:0 4px 12px #0000004d}@media (width>=768px){.hero-logo-fallback.svelte-jvcusl{width:4.5rem;height:4.5rem}}.title-text.svelte-jvcusl{padding-bottom:.25rem}.hero-location-immersive.svelte-jvcusl{color:var(--color-surface-400);letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:.375rem;margin-bottom:.25rem;font-size:.75rem;font-weight:600;display:flex}.hero-title-immersive.svelte-jvcusl{color:var(--color-surface-50);text-shadow:0 2px 12px #0006;font-size:1.5rem;font-weight:900}@media (width>=768px){.hero-title-immersive.svelte-jvcusl{font-size:2rem}}.hero-immersive-footer.svelte-jvcusl{flex-direction:column;gap:1rem;display:flex}@media (width>=640px){.hero-immersive-footer.svelte-jvcusl{flex-direction:row;justify-content:space-between;align-items:flex-end}}.hero-tagline-immersive.svelte-jvcusl{color:var(--color-surface-200);max-width:28rem;font-size:1rem;line-height:1.5}.hero-ctas-immersive.svelte-jvcusl{flex-wrap:wrap;flex-shrink:0;gap:.5rem;display:flex}.new-rider-note.svelte-jvcusl{background:color-mix(in oklab, var(--color-tertiary-500) 10%, var(--panel-bg));-webkit-backdrop-filter:blur(var(--panel-blur));backdrop-filter:blur(var(--panel-blur));border:1px solid color-mix(in oklab, var(--color-tertiary-500) 25%, var(--panel-border));border-radius:1rem;padding:1.25rem}[data-color-mode=dark] .new-rider-note.svelte-jvcusl{background:color-mix(in oklab, var(--color-tertiary-500) 12%, var(--panel-bg-dark))}.note-label.svelte-jvcusl{color:var(--color-tertiary-600);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.5rem;font-size:.6875rem;font-weight:600}[data-color-mode=dark] .note-label.svelte-jvcusl{color:var(--color-tertiary-400)}.note-text.svelte-jvcusl{color:var(--color-surface-800);font-size:.9375rem;line-height:1.6}[data-color-mode=dark] .note-text.svelte-jvcusl{color:var(--color-surface-200)}.note-link.svelte-jvcusl{color:var(--color-primary-600);text-underline-offset:2px;text-decoration:underline}[data-color-mode=dark] .note-link.svelte-jvcusl{color:var(--color-primary-400)}.donate-section.svelte-jvcusl{background:var(--panel-bg);-webkit-backdrop-filter:blur(var(--panel-blur));backdrop-filter:blur(var(--panel-blur));border:1px solid var(--panel-border);border-radius:1rem;padding:1.25rem}[data-color-mode=dark] .donate-section.svelte-jvcusl{background:var(--panel-bg-dark)}.donate-header.svelte-jvcusl{border-bottom:1px solid var(--panel-border);flex-direction:column;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}@media (width>=640px){.donate-header.svelte-jvcusl{flex-direction:row;justify-content:space-between;align-items:center}}.donate-title.svelte-jvcusl{color:var(--color-surface-900);font-size:1.125rem;font-weight:700}[data-color-mode=dark] .donate-title.svelte-jvcusl{color:var(--color-surface-100)}.donate-icon.svelte-jvcusl{background:linear-gradient(135deg, var(--color-secondary-500), var(--color-primary-500));color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.donate-presets.svelte-jvcusl{gap:.5rem;display:flex}.donate-preset.svelte-jvcusl{border:1px solid var(--color-surface-300);color:var(--color-surface-700);background:#fff;border-radius:.5rem;padding:.5rem .875rem;font-size:.875rem;font-weight:600;transition:all .15s}[data-color-mode=dark] .donate-preset.svelte-jvcusl{background:var(--color-surface-800);border-color:var(--color-surface-700);color:var(--color-surface-200)}.donate-preset.svelte-jvcusl:hover{background:var(--color-surface-50);border-color:var(--color-surface-400)}[data-color-mode=dark] .donate-preset.svelte-jvcusl:hover{background:var(--color-surface-700);border-color:var(--color-surface-600)}.donate-preset.active.svelte-jvcusl{background:var(--color-primary-500);color:var(--color-primary-contrast-500)}.donate-input-row.svelte-jvcusl{gap:.75rem;display:flex}.donate-input-wrap.svelte-jvcusl{flex:1;position:relative}.donate-currency.svelte-jvcusl{color:var(--color-surface-500);pointer-events:none;font-size:1rem;font-weight:600;position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.donate-input.svelte-jvcusl{border:1px solid var(--color-surface-300);width:100%;height:2.75rem;color:var(--color-surface-900);background:#fff;border-radius:.75rem;padding-left:2rem;padding-right:1rem;font-size:1rem;font-weight:600;transition:all .15s}.donate-input.svelte-jvcusl:focus{border-color:var(--color-primary-500);background:#fff;outline:none}[data-color-mode=dark] .donate-input.svelte-jvcusl{background:var(--color-surface-800);border-color:var(--color-surface-700);color:var(--color-surface-100)}[data-color-mode=dark] .donate-currency.svelte-jvcusl{color:var(--color-surface-400)}.donate-btn.svelte-jvcusl{background:var(--color-primary-500);color:var(--color-primary-contrast-500);border-radius:.75rem;flex-shrink:0;align-items:center;gap:.375rem;padding:0 1.25rem;font-size:.875rem;font-weight:700;transition:opacity .15s;display:inline-flex}.donate-btn.svelte-jvcusl:hover{opacity:.9}.about-section.svelte-jvcusl{background:var(--panel-bg);-webkit-backdrop-filter:blur(var(--panel-blur));backdrop-filter:blur(var(--panel-blur));border:1px solid var(--panel-border);border-radius:1rem;padding:1.5rem}[data-color-mode=dark] .about-section.svelte-jvcusl{background:var(--panel-bg-dark)}.about-header.svelte-jvcusl{align-items:center;gap:.875rem;margin-bottom:1.25rem;display:flex}.about-icon.svelte-jvcusl{background:linear-gradient(135deg, var(--color-primary-500), var(--color-secondary-500));color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.about-label.svelte-jvcusl{color:var(--color-secondary-600);letter-spacing:.15em;text-transform:uppercase;font-size:.6875rem;font-weight:600}[data-color-mode=dark] .about-label.svelte-jvcusl{color:var(--color-secondary-300)}.about-title.svelte-jvcusl{color:var(--color-surface-900);font-size:1.125rem;font-weight:800;line-height:1.2}[data-color-mode=dark] .about-title.svelte-jvcusl{color:var(--color-surface-100)}.about-content.svelte-jvcusl{margin-bottom:1.25rem}.about-new-rider-note.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-50) 74%, transparent);border:1px solid color-mix(in oklab, var(--color-surface-500) 14%, transparent);border-left:3px solid color-mix(in oklab, var(--color-primary-500) 42%, transparent);-webkit-backdrop-filter:none;backdrop-filter:none;border-radius:.75rem;margin-top:1rem;padding:.9rem 1rem}[data-color-mode=dark] .about-new-rider-note.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-950) 70%, transparent);border-color:color-mix(in oklab, var(--color-surface-50) 14%, transparent);border-left-color:color-mix(in oklab, var(--color-primary-400) 50%, transparent)}.about-new-rider-note.svelte-jvcusl .note-label:where(.svelte-jvcusl){margin-bottom:.35rem}.about-paragraph.svelte-jvcusl{color:var(--color-surface-700);font-size:.9375rem;line-height:1.7;display:block}.about-paragraph.svelte-jvcusl+.about-paragraph:where(.svelte-jvcusl){margin-top:.75rem}[data-color-mode=dark] .about-paragraph.svelte-jvcusl{color:var(--color-surface-300)}.about-link.svelte-jvcusl{color:var(--color-primary-600);text-underline-offset:2px;text-decoration:underline}[data-color-mode=dark] .about-link.svelte-jvcusl{color:var(--color-primary-400)}.about-tags.svelte-jvcusl{border-top:1px solid var(--panel-border);flex-wrap:wrap;gap:.5rem;padding-top:1.25rem;display:flex}.tag.svelte-jvcusl{border-radius:9999px;padding:.375rem .75rem;font-size:.75rem;font-weight:600}.tag-primary.svelte-jvcusl{background:var(--color-primary-500);color:var(--color-primary-contrast-500)}.tag-secondary.svelte-jvcusl{background:var(--color-secondary-500);color:var(--color-secondary-contrast-500)}.tag-tonal.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-500) 12%, transparent);color:var(--color-surface-700)}[data-color-mode=dark] .tag-tonal.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-500) 20%, transparent);color:var(--color-surface-300)}.about-facts-grid.svelte-jvcusl{grid-template-columns:repeat(2,1fr);gap:1rem;margin:1.25rem 0;display:grid}@media (width>=768px){.about-facts-grid.svelte-jvcusl{grid-template-columns:repeat(4,1fr)}}.about-fact.svelte-jvcusl{flex-direction:column;gap:.25rem;display:flex}.about-fact-label.svelte-jvcusl{color:var(--color-primary-800);letter-spacing:.15em;text-transform:uppercase;font-size:.6875rem;font-weight:600}[data-color-mode=dark] .about-fact-label.svelte-jvcusl{color:var(--color-primary-200)}.about-fact-value.svelte-jvcusl{color:var(--color-surface-900);font-size:.875rem;line-height:1.4}[data-color-mode=dark] .about-fact-value.svelte-jvcusl{color:var(--color-surface-100)}.about-fact-link.svelte-jvcusl{color:var(--color-surface-900);text-underline-offset:2px;align-items:center;gap:.25rem;font-size:.875rem;line-height:1.4;text-decoration:underline;transition:color .15s;display:inline-flex}.about-fact-link.svelte-jvcusl:hover{color:var(--color-primary-500)}[data-color-mode=dark] .about-fact-link.svelte-jvcusl{color:var(--color-surface-100)}[data-color-mode=dark] .about-fact-link.svelte-jvcusl:hover{color:var(--color-primary-400)}.events-section.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-50) 82%, transparent);-webkit-backdrop-filter:blur(var(--panel-blur));backdrop-filter:blur(var(--panel-blur));border:1px solid color-mix(in oklab, var(--color-surface-500) 18%, transparent);border-radius:1rem;padding:1.5rem}[data-color-mode=dark] .events-section.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-950) 76%, transparent);border-color:color-mix(in oklab, var(--color-surface-50) 14%, transparent)}.events-header.svelte-jvcusl{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.events-header-main.svelte-jvcusl{align-items:center;gap:.875rem;min-width:0;display:flex}.events-header-cta.svelte-jvcusl{flex-shrink:0;margin-left:auto}@media (width<=640px){.events-header.svelte-jvcusl{flex-direction:column;align-items:flex-start}.events-header-cta.svelte-jvcusl{margin-left:0}}.events-icon.svelte-jvcusl{background:linear-gradient(135deg, var(--color-secondary-500), var(--color-tertiary-500));color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.events-label.svelte-jvcusl{color:var(--color-secondary-700);letter-spacing:.15em;text-transform:uppercase;font-size:.6875rem;font-weight:600}[data-color-mode=dark] .events-label.svelte-jvcusl{color:var(--color-secondary-300)}.events-title.svelte-jvcusl{color:var(--color-surface-900);font-size:1.125rem;font-weight:800;line-height:1.2}[data-color-mode=dark] .events-title.svelte-jvcusl{color:var(--color-surface-100)}.events-grid.svelte-jvcusl{flex-direction:column;gap:.75rem;display:flex}.event-card.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-50) 74%, transparent);border:1px solid color-mix(in oklab, var(--color-surface-500) 16%, transparent);border-radius:.75rem;gap:1rem;padding:1rem;transition:all .15s;display:flex}[data-color-mode=dark] .event-card.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-950) 66%, transparent);border-color:color-mix(in oklab, var(--color-surface-50) 12%, transparent)}.event-card.svelte-jvcusl:hover{background:color-mix(in oklab, var(--color-surface-50) 84%, transparent);border-color:color-mix(in oklab, var(--color-primary-500) 26%, transparent);transform:translateY(-2px)}[data-color-mode=dark] .event-card.svelte-jvcusl:hover{background:color-mix(in oklab, var(--color-surface-950) 78%, transparent);border-color:color-mix(in oklab, var(--color-primary-400) 30%, transparent)}.event-date.svelte-jvcusl{background:var(--panel-bg);border:1px solid var(--panel-border);border-radius:.5rem;flex-direction:column;justify-content:center;align-items:center;min-width:3.5rem;padding:.5rem;display:flex}[data-color-mode=dark] .event-date.svelte-jvcusl{background:var(--panel-bg-dark)}.event-month.svelte-jvcusl{color:var(--color-surface-500);text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:700}[data-color-mode=dark] .event-month.svelte-jvcusl{color:var(--color-surface-400)}.event-day.svelte-jvcusl{color:var(--color-surface-900);font-size:1.25rem;font-weight:800}[data-color-mode=dark] .event-day.svelte-jvcusl{color:var(--color-surface-100)}.event-content.svelte-jvcusl{flex:1;min-width:0}.event-type-badge.svelte-jvcusl{letter-spacing:.05em;text-transform:uppercase;border-radius:.25rem;margin-bottom:.375rem;padding:.25rem .5rem;font-size:.625rem;font-weight:700;display:inline-block}.badge-primary.svelte-jvcusl{background:var(--color-primary-500);color:var(--color-primary-contrast-500)}.badge-secondary.svelte-jvcusl{background:var(--color-secondary-500);color:var(--color-secondary-contrast-500)}.badge-tertiary.svelte-jvcusl{background:var(--color-tertiary-500);color:var(--color-tertiary-contrast-500)}.event-title.svelte-jvcusl{color:var(--color-surface-900);margin-bottom:.25rem;font-size:.9375rem;font-weight:700;line-height:1.3}[data-color-mode=dark] .event-title.svelte-jvcusl{color:var(--color-surface-100)}.event-card.svelte-jvcusl:hover .event-title:where(.svelte-jvcusl){color:var(--color-primary-500)}[data-color-mode=dark] .event-card.svelte-jvcusl:hover .event-title:where(.svelte-jvcusl){color:var(--color-primary-400)}.event-summary.svelte-jvcusl{color:var(--color-surface-700);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8125rem;line-height:1.5;display:-webkit-box;overflow:hidden}[data-color-mode=dark] .event-summary.svelte-jvcusl{color:var(--color-surface-300)}.gallery-section.svelte-jvcusl{background:var(--panel-bg);-webkit-backdrop-filter:blur(var(--panel-blur));backdrop-filter:blur(var(--panel-blur));border:1px solid var(--panel-border);border-radius:1rem;padding:1.5rem}[data-color-mode=dark] .gallery-section.svelte-jvcusl{background:var(--panel-bg-dark)}.gallery-header.svelte-jvcusl{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.gallery-header-main.svelte-jvcusl{align-items:center;gap:.875rem;min-width:0;display:flex}.gallery-header-cta.svelte-jvcusl{flex-shrink:0;margin-left:auto}@media (width<=640px){.gallery-header.svelte-jvcusl{flex-direction:column;align-items:flex-start}.gallery-header-cta.svelte-jvcusl{margin-left:0}}.gallery-icon.svelte-jvcusl{background:linear-gradient(135deg, var(--color-tertiary-500), var(--color-primary-500));color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.gallery-label.svelte-jvcusl{color:var(--color-tertiary-600);letter-spacing:.15em;text-transform:uppercase;font-size:.6875rem;font-weight:600}[data-color-mode=dark] .gallery-label.svelte-jvcusl{color:var(--color-tertiary-400)}.gallery-title.svelte-jvcusl{color:var(--color-surface-900);font-size:1.125rem;font-weight:800;line-height:1.2}[data-color-mode=dark] .gallery-title.svelte-jvcusl{color:var(--color-surface-100)}.gallery-grid.svelte-jvcusl{grid-template-columns:repeat(3,1fr);gap:.625rem;display:grid}.gallery-item.svelte-jvcusl{aspect-ratio:1;cursor:pointer;border-radius:.5rem;position:relative;overflow:hidden}.gallery-item.svelte-jvcusl img:where(.svelte-jvcusl){object-fit:cover;width:100%;height:100%;transition:transform .4s}.gallery-item.svelte-jvcusl:hover img:where(.svelte-jvcusl){transform:scale(1.05)}.instagram-preview-section.svelte-jvcusl{border-top:1px solid var(--panel-border);margin-top:1.125rem;padding-top:1rem}.instagram-preview-label.svelte-jvcusl{color:var(--color-secondary-600);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.75rem;font-size:.6875rem;font-weight:600}[data-color-mode=dark] .instagram-preview-label.svelte-jvcusl{color:var(--color-secondary-400)}.instagram-grid.svelte-jvcusl{grid-template-columns:repeat(3,1fr);gap:.625rem;display:grid}.instagram-preview-item.svelte-jvcusl{aspect-ratio:4/5;border-radius:.5rem;position:relative;overflow:hidden}.instagram-preview-item.svelte-jvcusl img:where(.svelte-jvcusl){object-fit:cover;width:100%;height:100%;transition:transform .3s}.instagram-preview-item.svelte-jvcusl:hover img:where(.svelte-jvcusl){transform:scale(1.05)}.instagram-preview-overlay.svelte-jvcusl{opacity:0;background:#0006;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;inset:0}.instagram-preview-item.svelte-jvcusl:hover .instagram-preview-overlay:where(.svelte-jvcusl){opacity:1}.gallery-overlay.svelte-jvcusl{opacity:0;background:linear-gradient(#0000,#0009);justify-content:center;align-items:flex-end;padding:.75rem;transition:opacity .2s;display:flex;position:absolute;inset:0}.gallery-item.svelte-jvcusl:hover .gallery-overlay:where(.svelte-jvcusl){opacity:1}.gallery-view.svelte-jvcusl{color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fff3;border-radius:9999px;padding:.375rem 1rem;font-size:.875rem;font-weight:600}.gallery-footer.svelte-jvcusl{text-align:center;margin-top:1rem}.gallery-link.svelte-jvcusl{color:var(--color-surface-600);align-items:center;gap:.375rem;font-size:.875rem;font-weight:600;transition:color .15s;display:inline-flex}.gallery-link.svelte-jvcusl:hover{color:var(--color-primary-500)}[data-color-mode=dark] .gallery-link.svelte-jvcusl{color:var(--color-surface-400)}[data-color-mode=dark] .gallery-link.svelte-jvcusl:hover{color:var(--color-primary-400)}.contact-section.svelte-jvcusl{background:var(--panel-bg);-webkit-backdrop-filter:blur(var(--panel-blur));backdrop-filter:blur(var(--panel-blur));border:1px solid var(--panel-border);border-radius:1rem;padding:1.5rem}[data-color-mode=dark] .contact-section.svelte-jvcusl{background:var(--panel-bg-dark)}.contact-header.svelte-jvcusl{align-items:center;gap:.875rem;margin-bottom:1.25rem;display:flex}.contact-icon.svelte-jvcusl{background:linear-gradient(135deg, var(--color-primary-500), var(--color-tertiary-500));color:#fff;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;display:flex}.contact-label-section.svelte-jvcusl{color:var(--color-primary-600);letter-spacing:.15em;text-transform:uppercase;font-size:.6875rem;font-weight:600}[data-color-mode=dark] .contact-label-section.svelte-jvcusl{color:var(--color-primary-200)}.contact-title.svelte-jvcusl{color:var(--color-surface-950);font-size:1.125rem;font-weight:800;line-height:1.2}[data-color-mode=dark] .contact-title.svelte-jvcusl{color:var(--color-surface-50)}.contact-links.svelte-jvcusl{flex-direction:column;gap:.5rem;display:flex}.contact-link.svelte-jvcusl{border-radius:.625rem;align-items:center;gap:.875rem;padding:.875rem;transition:all .15s;display:flex}.contact-link.svelte-jvcusl:hover{background:color-mix(in oklab, var(--color-surface-500) 8%, transparent)}.contact-link-icon.svelte-jvcusl{background:color-mix(in oklab, var(--color-primary-500) 15%, transparent);width:2.5rem;height:2.5rem;color:var(--color-primary-700);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;transition:all .15s;display:flex}.contact-link.svelte-jvcusl:hover .contact-link-icon:where(.svelte-jvcusl){background:var(--color-primary-500);color:var(--color-primary-contrast-500)}[data-color-mode=dark] .contact-link-icon.svelte-jvcusl{background:color-mix(in oklab, var(--color-primary-500) 20%, transparent);color:var(--color-primary-300)}.contact-link-text.svelte-jvcusl{flex:1;min-width:0}.contact-link-label.svelte-jvcusl{color:var(--color-surface-950);font-size:.875rem;font-weight:600;display:block}[data-color-mode=dark] .contact-link-label.svelte-jvcusl{color:var(--color-surface-50)}.contact-link-value.svelte-jvcusl{color:var(--color-surface-700);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;display:block;overflow:hidden}[data-color-mode=dark] .contact-link-value.svelte-jvcusl{color:var(--color-surface-200)}.contact-link-arrow.svelte-jvcusl{width:1rem;height:1rem;color:var(--color-surface-600);flex-shrink:0;transition:all .15s}.contact-link.svelte-jvcusl:hover .contact-link-arrow:where(.svelte-jvcusl){color:var(--color-primary-500);transform:translate(2px)}[data-color-mode=dark] .contact-link-arrow.svelte-jvcusl{color:var(--color-surface-200)}[data-color-mode=dark] .contact-link.svelte-jvcusl:hover .contact-link-arrow:where(.svelte-jvcusl){color:var(--color-primary-300)}.custom-content-section.svelte-jvcusl{padding:0}.custom-content-card.svelte-jvcusl{background:var(--panel-bg);border:1px solid var(--panel-border);-webkit-backdrop-filter:blur(var(--panel-blur));backdrop-filter:blur(var(--panel-blur));border-radius:1.25rem;padding:clamp(1.5rem,4vw,3rem)}[data-color-mode=dark] .custom-content-card.svelte-jvcusl{background:var(--panel-bg-dark)}.custom-callout-section.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl){text-align:center}.custom-callout-section.callout-tone-surface.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl){background:var(--panel-bg)}.custom-callout-section.callout-tone-primary.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl){background:color-mix(in oklab, var(--color-primary-500) 10%, var(--panel-bg));border-color:color-mix(in oklab, var(--color-primary-500) 24%, transparent)}.custom-callout-section.callout-tone-secondary.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl){background:color-mix(in oklab, var(--color-secondary-500) 10%, var(--panel-bg));border-color:color-mix(in oklab, var(--color-secondary-500) 24%, transparent)}.custom-callout-section.callout-tone-tertiary.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl){background:color-mix(in oklab, var(--color-tertiary-500) 10%, var(--panel-bg));border-color:color-mix(in oklab, var(--color-tertiary-500) 24%, transparent)}[data-color-mode=dark] .custom-callout-section.callout-tone-surface.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl){background:var(--panel-bg-dark)}[data-color-mode=dark] .custom-callout-section.callout-tone-primary.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl){background:color-mix(in oklab, var(--color-primary-500) 10%, var(--panel-bg-dark))}[data-color-mode=dark] .custom-callout-section.callout-tone-secondary.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl){background:color-mix(in oklab, var(--color-secondary-500) 10%, var(--panel-bg-dark))}[data-color-mode=dark] .custom-callout-section.callout-tone-tertiary.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl){background:color-mix(in oklab, var(--color-tertiary-500) 10%, var(--panel-bg-dark))}.custom-content-label.svelte-jvcusl{color:var(--color-primary-600);letter-spacing:.12em;text-transform:uppercase;font-size:.75rem;font-weight:750}.custom-content-title.svelte-jvcusl{letter-spacing:-.03em;overflow-wrap:anywhere;margin-top:.35rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:800;line-height:1.08}.custom-content-body{opacity:.78;white-space:pre-line;max-width:52rem;margin:.9rem auto 0;line-height:1.75;display:block}.custom-content-link{color:var(--color-primary-600);text-underline-offset:2px;font-weight:650;text-decoration:underline}.custom-content-button.svelte-jvcusl{margin-top:1.25rem}.site-footer.svelte-jvcusl{text-align:center;border-top:1px solid var(--panel-border);margin-top:1rem;padding-top:2rem}.footer-community-bridge.svelte-jvcusl{color:#fff;text-align:left;background:#17324d;border:1px solid #d7f2054d;border-radius:1.25rem;justify-content:space-between;align-items:center;gap:2rem;max-width:72rem;margin:0 auto 2rem;padding:clamp(1.25rem,3vw,2rem);display:flex;box-shadow:0 18px 42px -32px #10202eb3}.footer-community-copy.svelte-jvcusl{max-width:42rem}.footer-community-label.svelte-jvcusl{color:#d7f205;letter-spacing:.14em;text-transform:uppercase;margin:0 0 .4rem;font-size:.72rem;font-weight:850}.footer-community-copy.svelte-jvcusl h2:where(.svelte-jvcusl){letter-spacing:-.04em;margin:0;font-size:clamp(1.35rem,3vw,2.2rem);font-weight:850;line-height:1.05}.footer-community-copy.svelte-jvcusl>p:where(.svelte-jvcusl):last-child{color:#ffffffc7;max-width:38rem;margin:.7rem 0 0;font-size:.95rem;line-height:1.6}.footer-community-button.svelte-jvcusl{color:#10202e;background:#d7f205;border-radius:.45rem;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;min-height:2.75rem;padding:.7rem 1rem;font-size:.9rem;font-weight:850;text-decoration:none;transition:background-color .16s,transform .16s;display:inline-flex}.footer-community-button.svelte-jvcusl:hover{background:#e5ff22;transform:translateY(-1px)}[data-color-mode=dark] .footer-community-bridge.svelte-jvcusl{background:#18334b;border-color:#d7f20557}.footer-blurb.svelte-jvcusl{color:var(--color-surface-600);max-width:36rem;margin:0 auto .75rem;font-size:.875rem;line-height:1.6}.footer-blurb{color:#526675;max-width:36rem;margin:0 auto .75rem;font-size:.875rem;line-height:1.6}[data-color-mode=dark] .footer-blurb.svelte-jvcusl{color:var(--color-surface-400)}[data-color-mode=dark] .footer-blurb{color:#b7c6ce}.footer-link.svelte-jvcusl,.footer-link{color:var(--color-primary-600);text-underline-offset:2px;text-decoration:underline}[data-color-mode=dark] .footer-link.svelte-jvcusl{color:var(--color-primary-400)}[data-color-mode=dark] .footer-link{color:var(--advocacy-lime)}.footer-powered.svelte-jvcusl{color:var(--color-surface-500);font-size:.75rem;font-weight:600}[data-color-mode=dark] .footer-powered.svelte-jvcusl{color:#b7c6ceb8}.footer-brand.svelte-jvcusl{color:var(--color-primary-600);text-underline-offset:2px;text-decoration:underline}@media (width<=640px){.footer-community-bridge.svelte-jvcusl{flex-direction:column;align-items:stretch;gap:1rem}.footer-community-button.svelte-jvcusl{align-self:flex-start}}.site-advocacy.svelte-jvcusl{--advocacy-ink:#10202e;--advocacy-blue:#17324d;--advocacy-lime:#d7f205;--advocacy-coral:#f05a3c;--advocacy-line:#10202e24;--advocacy-muted:#526675;gap:1.5rem;padding-top:1.5rem}.site-advocacy.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl)>.card:where(.svelte-jvcusl),.site-advocacy.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl)>.bg-surface-950:where(.svelte-jvcusl){aspect-ratio:auto;background:var(--advocacy-ink);border-radius:1rem;min-height:clamp(27rem,46vw,36rem);box-shadow:0 20px 40px -28px #10202eb3}.site-advocacy.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl)>.card:where(.svelte-jvcusl)>.site-advocacy-hero-image:where(.svelte-jvcusl),.site-advocacy.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl)>.bg-surface-950:where(.svelte-jvcusl) img:where(.svelte-jvcusl){opacity:.45;filter:saturate(.72)contrast(1.08)}.site-advocacy.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl) h1:where(.svelte-jvcusl){letter-spacing:-.055em;max-width:12ch;font-size:clamp(2.7rem,7vw,5.6rem);line-height:.92}.site-advocacy.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl) .bg-primary-500:where(.svelte-jvcusl){background:var(--advocacy-lime);color:var(--advocacy-ink)}.site-advocacy.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl){border-color:var(--advocacy-line);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:1rem;box-shadow:0 14px 30px -28px #10202e8c}.site-advocacy.svelte-jvcusl .custom-content-section:where(.svelte-jvcusl):not(.custom-callout-section) .custom-content-card:where(.svelte-jvcusl){max-width:62rem;margin:0 auto}.site-advocacy.svelte-jvcusl .custom-content-label:where(.svelte-jvcusl),.site-advocacy.svelte-jvcusl .laws-directory-kicker:where(.svelte-jvcusl){color:var(--advocacy-blue);letter-spacing:.16em;text-transform:uppercase;font-size:.72rem;font-weight:800}.site-advocacy.svelte-jvcusl .custom-content-title:where(.svelte-jvcusl){max-width:22ch;color:var(--advocacy-ink);font-size:clamp(1.75rem,4vw,3rem);line-height:1}.site-advocacy.svelte-jvcusl .custom-content-body:where(.svelte-jvcusl){max-width:50rem;color:var(--advocacy-muted);opacity:1;font-size:1.04rem;line-height:1.7}.site-advocacy.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl) .custom-content-card:where(.svelte-jvcusl){border-left:5px solid var(--advocacy-blue);text-align:left;background:#eaf1f5}.site-advocacy.svelte-jvcusl .custom-callout-section.callout-tone-tertiary:where(.svelte-jvcusl) .custom-content-card:where(.svelte-jvcusl){border-left-color:var(--advocacy-coral);background:#fff4ee}.site-advocacy.svelte-jvcusl .custom-callout-section.callout-tone-surface:where(.svelte-jvcusl) .custom-content-card:where(.svelte-jvcusl){border-left-color:var(--advocacy-lime);background:#fff}.site-advocacy.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl) .custom-content-title:where(.svelte-jvcusl){max-width:26ch}.site-advocacy.svelte-jvcusl .custom-content-button:where(.svelte-jvcusl){background:var(--advocacy-ink);color:#fff;box-shadow:none}.site-advocacy.svelte-jvcusl .custom-content-button:where(.svelte-jvcusl):hover{background:var(--advocacy-blue)}.site-advocacy.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl) .input:where(.svelte-jvcusl){border-color:var(--advocacy-line);background:#f8faf7}.site-advocacy.svelte-jvcusl .laws-directory-section:where(.svelte-jvcusl){min-width:0}.site-advocacy.svelte-jvcusl .laws-directory-card:where(.svelte-jvcusl){border:1px solid var(--advocacy-line);background:#fff;border-radius:1rem;overflow:hidden;box-shadow:0 18px 34px -30px #10202e94}.site-advocacy.svelte-jvcusl .laws-directory-heading:where(.svelte-jvcusl){background:var(--advocacy-ink);color:#fff;justify-content:space-between;align-items:flex-start;gap:2rem;padding:clamp(1.25rem,4vw,2.5rem);display:flex}.site-advocacy.svelte-jvcusl .laws-directory-heading-copy:where(.svelte-jvcusl){min-width:0}.site-advocacy.svelte-jvcusl .laws-directory-kicker:where(.svelte-jvcusl){color:var(--advocacy-lime);align-items:center;gap:.55rem;display:flex}.site-advocacy.svelte-jvcusl .laws-directory-icon:where(.svelte-jvcusl){background:#d7f20524;border-radius:.55rem;place-items:center;width:2rem;height:2rem;display:grid}.site-advocacy.svelte-jvcusl .laws-directory-title:where(.svelte-jvcusl){letter-spacing:-.055em;max-width:15ch;margin-top:.7rem;font-size:clamp(2rem,5vw,3.8rem);font-weight:850;line-height:.95}.site-advocacy.svelte-jvcusl .laws-directory-intro:where(.svelte-jvcusl){color:#ffffffb8;max-width:40rem;margin-top:1rem;font-size:1rem;line-height:1.65}.site-advocacy.svelte-jvcusl .laws-directory-trust:where(.svelte-jvcusl){max-width:14rem;color:var(--advocacy-lime);border:1px solid #ffffff29;border-radius:.7rem;flex:none;align-items:flex-start;gap:.65rem;padding:.8rem;display:flex}.site-advocacy.svelte-jvcusl .laws-directory-trust:where(.svelte-jvcusl) strong:where(.svelte-jvcusl),.site-advocacy.svelte-jvcusl .laws-directory-trust:where(.svelte-jvcusl) span:where(.svelte-jvcusl){display:block}.site-advocacy.svelte-jvcusl .laws-directory-trust:where(.svelte-jvcusl) strong:where(.svelte-jvcusl){font-size:.78rem}.site-advocacy.svelte-jvcusl .laws-directory-trust:where(.svelte-jvcusl) span:where(.svelte-jvcusl){color:#ffffff9e;margin-top:.2rem;font-size:.7rem;line-height:1.35}.site-advocacy.svelte-jvcusl .laws-directory-controls:where(.svelte-jvcusl){border-bottom:1px solid var(--advocacy-line);background:#f8faf7;gap:1rem;padding:1rem clamp(1.25rem,4vw,2.5rem);display:grid}.site-advocacy.svelte-jvcusl .laws-directory-search:where(.svelte-jvcusl){border:1px solid var(--advocacy-line);min-width:0;color:var(--advocacy-blue);background:#fff;border-radius:.65rem;align-items:center;gap:.65rem;padding:0 .85rem;display:flex}.site-advocacy.svelte-jvcusl .laws-directory-search:where(.svelte-jvcusl) input:where(.svelte-jvcusl){width:100%;min-width:0;color:var(--advocacy-ink);background:0 0;border:0;outline:0;padding:.82rem 0;font-size:.95rem}.site-advocacy.svelte-jvcusl .laws-directory-search:where(.svelte-jvcusl) input:where(.svelte-jvcusl)::placeholder{color:#788b98}.site-advocacy.svelte-jvcusl .laws-directory-search:where(.svelte-jvcusl) button:where(.svelte-jvcusl){width:1.8rem;height:1.8rem;color:var(--advocacy-muted);border-radius:999px;font-size:1.4rem;line-height:1}.site-advocacy.svelte-jvcusl .laws-directory-search:where(.svelte-jvcusl) button:where(.svelte-jvcusl):hover{color:var(--advocacy-ink);background:#edf5a8}.site-advocacy.svelte-jvcusl .laws-directory-filters:where(.svelte-jvcusl){flex-wrap:wrap;gap:.45rem;display:flex}.site-advocacy.svelte-jvcusl .laws-directory-filters:where(.svelte-jvcusl) button:where(.svelte-jvcusl){color:var(--advocacy-muted);border:1px solid #0000;border-radius:999px;align-items:center;gap:.45rem;padding:.48rem .7rem;font-size:.78rem;font-weight:700;transition:background .15s,color .15s,border-color .15s;display:inline-flex}.site-advocacy.svelte-jvcusl .laws-directory-filters:where(.svelte-jvcusl) button:where(.svelte-jvcusl) span:where(.svelte-jvcusl){background:#e7ece8;border-radius:999px;place-items:center;min-width:1.35rem;height:1.35rem;padding:0 .25rem;font-size:.68rem;display:grid}.site-advocacy.svelte-jvcusl .laws-directory-filters:where(.svelte-jvcusl) button:where(.svelte-jvcusl):hover,.site-advocacy.svelte-jvcusl .laws-directory-filters:where(.svelte-jvcusl) button.active:where(.svelte-jvcusl){border-color:var(--advocacy-blue);background:var(--advocacy-blue);color:#fff}.site-advocacy.svelte-jvcusl .laws-directory-filters:where(.svelte-jvcusl) button.active:where(.svelte-jvcusl) span:where(.svelte-jvcusl){background:#ffffff2e}.site-advocacy.svelte-jvcusl .laws-directory-summary:where(.svelte-jvcusl){color:var(--advocacy-muted);justify-content:space-between;gap:1rem;padding:.85rem clamp(1.25rem,4vw,2.5rem);font-size:.76rem;font-weight:650;display:flex}.site-advocacy.svelte-jvcusl .laws-directory-list:where(.svelte-jvcusl){padding:0 clamp(1.25rem,4vw,2.5rem)}.site-advocacy.svelte-jvcusl .law-entry:where(.svelte-jvcusl){border-top:1px solid var(--advocacy-line)}.site-advocacy.svelte-jvcusl .law-entry-summary:where(.svelte-jvcusl){cursor:pointer;grid-template-columns:minmax(10rem,1.1fr) minmax(12rem,1.4fr) minmax(10rem,auto) auto;align-items:center;gap:1rem;padding:1rem 0;list-style:none;display:grid}.site-advocacy.svelte-jvcusl .law-entry-summary:where(.svelte-jvcusl)::-webkit-details-marker{display:none}.site-advocacy.svelte-jvcusl .law-entry-state:where(.svelte-jvcusl){color:var(--advocacy-ink);font-size:1rem;font-weight:800}.site-advocacy.svelte-jvcusl .law-entry-distance:where(.svelte-jvcusl){color:var(--advocacy-blue);font-size:.85rem;font-weight:700}.site-advocacy.svelte-jvcusl .law-entry-status:where(.svelte-jvcusl){color:var(--advocacy-ink);white-space:nowrap;background:#edf5a8;border-radius:999px;justify-self:start;padding:.32rem .55rem;font-size:.68rem;font-weight:750}.site-advocacy.svelte-jvcusl .law-entry-chevron:where(.svelte-jvcusl){color:var(--advocacy-blue);font-size:1.25rem;transition:transform .15s}.site-advocacy.svelte-jvcusl .law-entry[open]:where(.svelte-jvcusl) .law-entry-chevron:where(.svelte-jvcusl){transform:rotate(180deg)}.site-advocacy.svelte-jvcusl .law-entry-detail:where(.svelte-jvcusl){gap:1rem;padding:0 0 1.25rem;display:grid}.site-advocacy.svelte-jvcusl .law-entry-summary-copy:where(.svelte-jvcusl){max-width:58rem;color:var(--advocacy-muted);font-size:.94rem;line-height:1.65}.site-advocacy.svelte-jvcusl .law-entry-meta:where(.svelte-jvcusl){background:#f4f6f3;border-radius:.65rem;flex-wrap:wrap;gap:1rem 2rem;padding:.9rem;display:flex}.site-advocacy.svelte-jvcusl .law-entry-meta:where(.svelte-jvcusl) span:where(.svelte-jvcusl),.site-advocacy.svelte-jvcusl .law-entry-meta:where(.svelte-jvcusl) strong:where(.svelte-jvcusl){display:block}.site-advocacy.svelte-jvcusl .law-entry-meta:where(.svelte-jvcusl) span:where(.svelte-jvcusl){color:var(--advocacy-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.25rem;font-size:.68rem;font-weight:700}.site-advocacy.svelte-jvcusl .law-entry-meta:where(.svelte-jvcusl) strong:where(.svelte-jvcusl){color:var(--advocacy-ink);font-size:.82rem}.site-advocacy.svelte-jvcusl .law-entry-source:where(.svelte-jvcusl){background:var(--advocacy-ink);color:#fff;border-radius:.55rem;justify-content:space-between;align-items:center;gap:.6rem;width:fit-content;max-width:100%;padding:.6rem .75rem;font-size:.78rem;font-weight:750;text-decoration:none;display:inline-flex}.site-advocacy.svelte-jvcusl .law-entry-source:where(.svelte-jvcusl):hover{background:var(--advocacy-blue)}.site-advocacy.svelte-jvcusl .laws-directory-empty:where(.svelte-jvcusl){color:var(--advocacy-muted);text-align:center;place-items:center;gap:.6rem;padding:3rem 1rem;display:grid}.site-advocacy.svelte-jvcusl .laws-directory-disclaimer:where(.svelte-jvcusl){border-top:1px solid var(--advocacy-line);color:var(--advocacy-muted);margin:0 clamp(1.25rem,4vw,2.5rem) 1.35rem;padding-top:1rem;font-size:.73rem;line-height:1.55}[data-color-mode=dark] .site-advocacy.svelte-jvcusl{--advocacy-line:#f4f7f524;--advocacy-muted:#b7c6ce}[data-color-mode=dark] .site-advocacy.svelte-jvcusl .custom-content-card:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .laws-directory-card:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .laws-directory-search:where(.svelte-jvcusl){background:#12263a}[data-color-mode=dark] .site-advocacy.svelte-jvcusl .custom-content-title:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .law-entry-state:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .law-entry-meta:where(.svelte-jvcusl) strong:where(.svelte-jvcusl){color:#f4f7f5}[data-color-mode=dark] .site-advocacy.svelte-jvcusl .custom-content-label:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .laws-directory-kicker:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .law-entry-distance:where(.svelte-jvcusl){color:var(--advocacy-lime)}[data-color-mode=dark] .site-advocacy.svelte-jvcusl .custom-content-body:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .law-entry-summary-copy:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .law-entry-meta:where(.svelte-jvcusl) span:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .custom-content-body{color:var(--advocacy-muted)}[data-color-mode=dark] .site-advocacy.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl) .custom-content-card:where(.svelte-jvcusl){background:#18334b}[data-color-mode=dark] .site-advocacy.svelte-jvcusl .custom-callout-section.callout-tone-tertiary:where(.svelte-jvcusl) .custom-content-card:where(.svelte-jvcusl){background:#422d2c}[data-color-mode=dark] .site-advocacy.svelte-jvcusl .custom-callout-section.callout-tone-surface:where(.svelte-jvcusl) .custom-content-card:where(.svelte-jvcusl){background:#12263a}[data-color-mode=dark] .site-advocacy.svelte-jvcusl .laws-directory-controls:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .law-entry-meta:where(.svelte-jvcusl){background:#0d1b29}[data-color-mode=dark] .site-advocacy.svelte-jvcusl .laws-directory-summary:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy.svelte-jvcusl .laws-directory-disclaimer:where(.svelte-jvcusl){color:var(--advocacy-muted)}@media (width<=700px){.site-advocacy.svelte-jvcusl .laws-directory-heading:where(.svelte-jvcusl){flex-direction:column;gap:1.25rem}.site-advocacy.svelte-jvcusl .laws-directory-trust:where(.svelte-jvcusl){width:100%;max-width:none}.site-advocacy.svelte-jvcusl .law-entry-summary:where(.svelte-jvcusl){grid-template-columns:minmax(0,1fr) auto;gap:.45rem .75rem}.site-advocacy.svelte-jvcusl .law-entry-distance:where(.svelte-jvcusl){grid-area:2/1}.site-advocacy.svelte-jvcusl .law-entry-status:where(.svelte-jvcusl){grid-area:3/1;justify-self:start}.site-advocacy.svelte-jvcusl .law-entry-chevron:where(.svelte-jvcusl){grid-area:1/2/span 3;align-self:center}.site-advocacy.svelte-jvcusl .laws-directory-summary:where(.svelte-jvcusl){flex-direction:column;gap:.25rem}}.site-advocacy.site-advocacy-home.svelte-jvcusl{background:#f4f6f3;gap:0;max-width:none;padding:0 0 5rem}.site-advocacy-home.svelte-jvcusl>section:where(.svelte-jvcusl):not([data-site-block-type=hero]){width:min(100% - 2rem,72rem);margin:1.5rem auto 0}.site-advocacy-home.svelte-jvcusl>section[data-site-block-type=hero]:where(.svelte-jvcusl){width:100%;margin:0}.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl)>.card:where(.svelte-jvcusl){min-height:min(84svh,47rem);box-shadow:none;border-radius:0}.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl)>.card:where(.svelte-jvcusl)>.site-advocacy-hero-image:where(.svelte-jvcusl){opacity:.72;filter:saturate(1.08)contrast(1.06)}.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl)>.card:where(.svelte-jvcusl)>.site-advocacy-hero-vignette:where(.svelte-jvcusl){opacity:.7;background:linear-gradient(#09131b1f 0%,#09131b94 54%,#09131bf0 96%)}.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl)>.card:where(.svelte-jvcusl)>.site-advocacy-hero-wash:where(.svelte-jvcusl){opacity:.3;background:linear-gradient(110deg,#09131b94,#0000 62%)}.site-advocacy-home.svelte-jvcusl .site-advocacy-hero-copy:where(.svelte-jvcusl){-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;max-width:46rem;padding:0}.site-advocacy-home.svelte-jvcusl .site-advocacy-hero-kicker:where(.svelte-jvcusl){background:var(--advocacy-lime);color:var(--advocacy-ink);letter-spacing:.055em;text-transform:uppercase;align-self:flex-start;margin-top:0;padding:.55rem .8rem;font-size:clamp(.68rem,1.2vw,.82rem);font-style:italic;font-weight:850;line-height:1;display:inline-flex}.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl) h1:where(.svelte-jvcusl){color:#fff;letter-spacing:-.065em;text-shadow:0 3px 24px #0006;max-width:12ch;font-size:clamp(3.2rem,8vw,6.8rem);line-height:.86}.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl) .btn:where(.svelte-jvcusl),.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl) a:where(.svelte-jvcusl){border-radius:.35rem}.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl) a:where(.svelte-jvcusl):first-child{background:var(--advocacy-lime);color:var(--advocacy-ink);box-shadow:0 10px 24px -12px #d7f205e6}.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl) a:where(.svelte-jvcusl):first-child:hover{background:#e5ff22}.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl) a:where(.svelte-jvcusl):nth-child(2){color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#09131b2e;border:1px solid #ffffffb8}.site-advocacy-home.svelte-jvcusl .custom-content-section:where(.svelte-jvcusl):not(.custom-callout-section) .custom-content-card:where(.svelte-jvcusl){padding:clamp(1.75rem,5vw,4rem)}.site-advocacy-home.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl):not([data-site-block-type=email_signup]) .custom-content-card:where(.svelte-jvcusl){grid-template-columns:minmax(0,1.08fr) minmax(15rem,.92fr);align-items:end;column-gap:clamp(1.5rem,5vw,4.5rem);display:grid}.site-advocacy-home.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl):not([data-site-block-type=email_signup]) .custom-content-label:where(.svelte-jvcusl){grid-column:1/-1}.site-advocacy-home.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl):not([data-site-block-type=email_signup]) .custom-content-title:where(.svelte-jvcusl){grid-area:2/1}.site-advocacy-home.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl):not([data-site-block-type=email_signup]) .custom-content-body:where(.svelte-jvcusl){grid-area:2/2;margin:0}.site-advocacy-home.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl):not([data-site-block-type=email_signup]) .custom-content-button:where(.svelte-jvcusl){grid-area:3/2;justify-self:start}.site-advocacy-home.svelte-jvcusl .gallery-section:where(.svelte-jvcusl){border-color:var(--advocacy-line);-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:1rem;padding:clamp(1.25rem,4vw,2.5rem);box-shadow:0 18px 34px -30px #10202e94}.site-advocacy-home.svelte-jvcusl .gallery-header:where(.svelte-jvcusl){align-items:end;margin-bottom:1.4rem}.site-advocacy-home.svelte-jvcusl .gallery-icon:where(.svelte-jvcusl){background:var(--advocacy-lime);color:var(--advocacy-ink)}.site-advocacy-home.svelte-jvcusl .gallery-label:where(.svelte-jvcusl){color:var(--advocacy-coral)}.site-advocacy-home.svelte-jvcusl .gallery-title:where(.svelte-jvcusl){color:var(--advocacy-ink);letter-spacing:-.04em;font-size:clamp(1.5rem,3vw,2.35rem)}.site-advocacy-home.svelte-jvcusl .gallery-grid:where(.svelte-jvcusl){grid-template-rows:repeat(2,clamp(9rem,18vw,14rem));grid-template-columns:1.25fr .88fr;gap:.8rem}.site-advocacy-home.svelte-jvcusl .gallery-item:where(.svelte-jvcusl):first-child{aspect-ratio:auto;grid-row:1/span 2}.site-advocacy-home.svelte-jvcusl .gallery-item:where(.svelte-jvcusl){border-radius:.75rem}.site-advocacy-home.svelte-jvcusl .gallery-header-cta:where(.svelte-jvcusl){border-color:var(--advocacy-line);color:var(--advocacy-blue);background:#f4f6f3}.site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .custom-content-card:where(.svelte-jvcusl){border-color:var(--advocacy-lime);background:var(--advocacy-lime);grid-template-columns:minmax(0,.9fr) minmax(19rem,1.1fr);align-items:center;column-gap:clamp(1.5rem,5vw,4.5rem);display:grid}.site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .custom-content-label:where(.svelte-jvcusl),.site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .custom-content-title:where(.svelte-jvcusl),.site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .custom-content-body{color:var(--advocacy-ink);grid-column:1}.site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) form:where(.svelte-jvcusl){grid-area:1/2/span 3;max-width:none;margin-top:0}.site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .input:where(.svelte-jvcusl){color:var(--advocacy-ink);background:#ffffffc7;border-color:#10202e2e}.site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .btn:where(.svelte-jvcusl){background:var(--advocacy-ink);color:#fff}.site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .btn:where(.svelte-jvcusl):hover{background:var(--advocacy-blue)}[data-color-mode=dark] .site-advocacy.site-advocacy-home.svelte-jvcusl{background:#0d1b29}[data-color-mode=dark] .site-advocacy-home.svelte-jvcusl .gallery-section:where(.svelte-jvcusl){background:#12263a}[data-color-mode=dark] .site-advocacy-home.svelte-jvcusl .gallery-title:where(.svelte-jvcusl){color:#f4f7f5}[data-color-mode=dark] .site-advocacy-home.svelte-jvcusl .gallery-header-cta:where(.svelte-jvcusl){color:#f4f7f5;background:#18334b}[data-color-mode=dark] .site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .custom-content-card:where(.svelte-jvcusl){background:var(--advocacy-lime);color:var(--advocacy-ink)}[data-color-mode=dark] .site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .custom-content-label:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .custom-content-title:where(.svelte-jvcusl),[data-color-mode=dark] .site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .custom-content-body{color:var(--advocacy-ink)}@media (width<=700px){.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl)>.card:where(.svelte-jvcusl){min-height:min(88svh,46rem)}.site-advocacy-home.svelte-jvcusl [data-site-block-type=hero]:where(.svelte-jvcusl) h1:where(.svelte-jvcusl){font-size:clamp(2.8rem,14vw,4.3rem)}.site-advocacy-home.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl):not([data-site-block-type=email_signup]) .custom-content-card:where(.svelte-jvcusl),.site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) .custom-content-card:where(.svelte-jvcusl){display:block}.site-advocacy-home.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl):not([data-site-block-type=email_signup]) .custom-content-body:where(.svelte-jvcusl){margin-top:.9rem}.site-advocacy-home.svelte-jvcusl .custom-callout-section:where(.svelte-jvcusl):not([data-site-block-type=email_signup]) .custom-content-button:where(.svelte-jvcusl){margin-top:1.25rem}.site-advocacy-home.svelte-jvcusl [data-site-block-type=email_signup]:where(.svelte-jvcusl) form:where(.svelte-jvcusl){margin-top:1.5rem}.site-advocacy-home.svelte-jvcusl .gallery-grid:where(.svelte-jvcusl){grid-template-rows:12rem 8rem}}[data-color-mode=dark] .footer-brand.svelte-jvcusl{color:var(--color-primary-400)}.lightbox-backdrop.svelte-jvcusl{z-index:20000;background:color-mix(in oklab, var(--color-surface-950) 95%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}.lightbox-panel.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-950) 90%, transparent);border:1px solid color-mix(in oklab, var(--color-surface-50) 10%, transparent);border-radius:1rem;flex-direction:column;width:100%;max-width:90vw;max-height:90vh;display:flex;position:relative;overflow:hidden}.lightbox-toolbar.svelte-jvcusl{border-bottom:1px solid color-mix(in oklab, var(--color-surface-50) 10%, transparent);justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.lightbox-counter.svelte-jvcusl{color:var(--color-surface-100);font-size:.875rem;font-weight:600}.lightbox-counter.svelte-jvcusl span:where(.svelte-jvcusl){color:var(--color-surface-500)}.lightbox-close.svelte-jvcusl{color:var(--color-surface-100);border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .15s;display:flex}.lightbox-close.svelte-jvcusl:hover{background:color-mix(in oklab, var(--color-surface-50) 10%, transparent)}.lightbox-stage.svelte-jvcusl{flex:1;justify-content:center;align-items:center;min-height:0;padding:1rem;display:flex;position:relative}.lightbox-image.svelte-jvcusl{object-fit:contain;border-radius:.5rem;max-width:100%;max-height:60vh}.lightbox-nav.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-950) 80%, transparent);border:1px solid color-mix(in oklab, var(--color-surface-50) 15%, transparent);width:2.5rem;height:2.5rem;color:var(--color-surface-100);opacity:.7;border-radius:9999px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.lightbox-nav.svelte-jvcusl:hover{opacity:1;background:color-mix(in oklab, var(--color-surface-950) 90%, transparent)}.lightbox-prev.svelte-jvcusl{left:1rem}.lightbox-next.svelte-jvcusl{right:1rem}.lightbox-thumbnails.svelte-jvcusl{border-top:1px solid color-mix(in oklab, var(--color-surface-50) 10%, transparent);background:color-mix(in oklab, var(--color-surface-950) 80%, transparent);gap:.5rem;padding:.75rem 1rem;display:flex;overflow-x:auto}.lightbox-thumbnails.svelte-jvcusl::-webkit-scrollbar{height:4px}.lightbox-thumbnails.svelte-jvcusl::-webkit-scrollbar-track{background:0 0}.lightbox-thumbnails.svelte-jvcusl::-webkit-scrollbar-thumb{background:color-mix(in oklab, var(--color-surface-50) 30%, transparent);border-radius:2px}.thumbnail.svelte-jvcusl{opacity:.6;border:2px solid #0000;border-radius:.375rem;flex-shrink:0;width:3.5rem;height:3.5rem;transition:all .15s;overflow:hidden}.thumbnail.svelte-jvcusl:hover,.thumbnail.active.svelte-jvcusl{opacity:1;border-color:var(--color-primary-500)}.thumbnail.svelte-jvcusl img:where(.svelte-jvcusl){object-fit:cover;width:100%;height:100%}.microsite-page.panel-filled.svelte-jvcusl .quick-info:where(.svelte-jvcusl),.microsite-page.panel-filled.svelte-jvcusl .new-rider-note:where(.svelte-jvcusl),.microsite-page.panel-filled.svelte-jvcusl .donate-section:where(.svelte-jvcusl),.microsite-page.panel-filled.svelte-jvcusl .about-section:where(.svelte-jvcusl),.microsite-page.panel-filled.svelte-jvcusl .events-section:where(.svelte-jvcusl),.microsite-page.panel-filled.svelte-jvcusl .gallery-section:where(.svelte-jvcusl),.microsite-page.panel-filled.svelte-jvcusl .contact-section:where(.svelte-jvcusl){-webkit-backdrop-filter:none;backdrop-filter:none}.microsite-page.panel-outlined.svelte-jvcusl .quick-info:where(.svelte-jvcusl),.microsite-page.panel-outlined.svelte-jvcusl .new-rider-note:where(.svelte-jvcusl),.microsite-page.panel-outlined.svelte-jvcusl .donate-section:where(.svelte-jvcusl),.microsite-page.panel-outlined.svelte-jvcusl .about-section:where(.svelte-jvcusl),.microsite-page.panel-outlined.svelte-jvcusl .events-section:where(.svelte-jvcusl),.microsite-page.panel-outlined.svelte-jvcusl .gallery-section:where(.svelte-jvcusl),.microsite-page.panel-outlined.svelte-jvcusl .contact-section:where(.svelte-jvcusl){--panel-blur:8px}.about-faq.svelte-jvcusl{border-top:1px solid var(--panel-border);margin-top:1.25rem;padding-top:1.25rem}.about-faq-label.svelte-jvcusl{color:var(--color-secondary-600);letter-spacing:.15em;text-transform:uppercase;margin-bottom:.75rem;font-size:.6875rem;font-weight:600}[data-color-mode=dark] .about-faq-label.svelte-jvcusl{color:var(--color-secondary-400)}.faq-list.svelte-jvcusl{flex-direction:column;gap:.75rem;display:flex}.faq-item.svelte-jvcusl{border:1px solid var(--panel-border);border-radius:.75rem;overflow:hidden}.faq-question.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-500) 5%, transparent);width:100%;color:var(--color-surface-900);text-align:left;justify-content:space-between;align-items:center;padding:1rem;font-size:.9375rem;font-weight:600;transition:background-color .15s;display:flex}.faq-question.svelte-jvcusl:hover{background:color-mix(in oklab, var(--color-surface-500) 8%, transparent)}[data-color-mode=dark] .faq-question.svelte-jvcusl{color:var(--color-surface-100)}.faq-chevron.svelte-jvcusl{flex-shrink:0;width:1.25rem;height:1.25rem;transition:transform .2s}.faq-chevron.open.svelte-jvcusl{transform:rotate(180deg)}.faq-answer.svelte-jvcusl{color:var(--color-surface-700);padding:0 1rem 1rem;font-size:.9375rem;line-height:1.6}[data-color-mode=dark] .faq-answer.svelte-jvcusl{color:var(--color-surface-300)}.rides-widget-section.svelte-jvcusl{border:1px solid var(--panel-border);border-radius:1rem;overflow:hidden}.rides-widget-iframe.svelte-jvcusl{aspect-ratio:16/10;border:none;width:100%;min-height:400px;display:block}.sponsor-section.svelte-jvcusl{background:radial-gradient(90% 140% at 0% 0%, color-mix(in oklab, var(--color-tertiary-500) 22%, transparent) 0%, transparent 55%), radial-gradient(70% 120% at 100% 100%, color-mix(in oklab, var(--color-secondary-500) 20%, transparent) 0%, transparent 58%), linear-gradient(135deg, color-mix(in oklab, var(--color-surface-50) 82%, transparent), color-mix(in oklab, var(--color-primary-500) 10%, transparent));-webkit-backdrop-filter:blur(var(--panel-blur));backdrop-filter:blur(var(--panel-blur));border:1px solid color-mix(in oklab, var(--color-primary-500) 26%, transparent);box-shadow:inset 0 1px 0 color-mix(in oklab, var(--color-surface-50) 45%, transparent);border-radius:1.15rem;padding:1.35rem;position:relative;overflow:hidden}.sponsor-section.svelte-jvcusl:before{content:"";pointer-events:none;background:linear-gradient(120deg, color-mix(in oklab, var(--color-primary-500) 10%, transparent) 0%, transparent 40%, color-mix(in oklab, var(--color-tertiary-500) 8%, transparent) 100%);opacity:.45;position:absolute;inset:0}[data-color-mode=dark] .sponsor-section.svelte-jvcusl{background:radial-gradient(90% 140% at 0% 0%, color-mix(in oklab, var(--color-tertiary-500) 28%, transparent) 0%, transparent 58%), radial-gradient(75% 120% at 100% 100%, color-mix(in oklab, var(--color-secondary-500) 24%, transparent) 0%, transparent 60%), linear-gradient(135deg, color-mix(in oklab, var(--color-surface-950) 72%, transparent), color-mix(in oklab, var(--color-primary-500) 14%, transparent));border-color:color-mix(in oklab, var(--color-primary-400) 34%, transparent);box-shadow:inset 0 1px 0 color-mix(in oklab, var(--color-surface-50) 10%, transparent)}.sponsor-card.svelte-jvcusl{z-index:1;background:0 0;position:relative}.sponsor-header.svelte-jvcusl{margin-bottom:1rem}.sponsor-label.svelte-jvcusl{color:var(--color-primary-800);letter-spacing:.17em;text-transform:uppercase;font-size:.7rem;font-weight:700}[data-color-mode=dark] .sponsor-label.svelte-jvcusl{color:var(--color-primary-200)}.sponsor-title.svelte-jvcusl{color:var(--color-surface-950);max-width:22ch;margin-top:.35rem;font-size:1.95rem;font-weight:900;line-height:1.1}[data-color-mode=dark] .sponsor-title.svelte-jvcusl{color:var(--color-surface-50)}@media (width<=640px){.sponsor-title.svelte-jvcusl{font-size:1.4rem}}.sponsor-grid.svelte-jvcusl{grid-template-columns:repeat(auto-fit,minmax(16rem,1fr));gap:.85rem;display:grid}.sponsor-item-link.svelte-jvcusl,.sponsor-item.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-50) 78%, transparent);border:1px solid color-mix(in oklab, var(--color-surface-500) 16%, transparent);border-radius:.9rem;align-items:center;gap:.8rem;min-height:5.25rem;padding:.8rem .9rem;transition:transform .17s,border-color .17s,background .17s,box-shadow .17s;display:flex;position:relative}.sponsor-item-link.svelte-jvcusl{text-decoration:none}.sponsor-item-link.svelte-jvcusl:hover{border-color:color-mix(in oklab, var(--color-primary-500) 38%, transparent);background:color-mix(in oklab, var(--color-surface-50) 90%, transparent);box-shadow:0 10px 20px -14px color-mix(in oklab, var(--color-primary-500) 44%, transparent);transform:translateY(-2px)}[data-color-mode=dark] .sponsor-item-link.svelte-jvcusl,[data-color-mode=dark] .sponsor-item.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-950) 70%, transparent);border-color:color-mix(in oklab, var(--color-surface-50) 14%, transparent)}[data-color-mode=dark] .sponsor-item-link.svelte-jvcusl:hover{background:color-mix(in oklab, var(--color-surface-950) 82%, transparent);border-color:color-mix(in oklab, var(--color-primary-400) 42%, transparent);box-shadow:0 10px 20px -14px color-mix(in oklab, var(--color-primary-400) 45%, transparent)}.sponsor-logo-frame.svelte-jvcusl{border:1px solid color-mix(in oklab, var(--color-surface-500) 34%, transparent);width:3rem;height:3rem;box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--color-surface-50) 52%, transparent), 0 3px 8px #00000024;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;display:flex}.sponsor-logo-frame.logo-bg-light.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-50) 90%, var(--color-primary-500) 10%)}.sponsor-logo-frame.logo-bg-dark.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-950) 88%, var(--color-surface-50) 12%)}.sponsor-logo-frame.logo-bg-auto.svelte-jvcusl{background:color-mix(in oklab, var(--color-surface-500) 26%, transparent)}[data-color-mode=dark] .sponsor-logo-frame.svelte-jvcusl{border-color:color-mix(in oklab, var(--color-surface-50) 20%, transparent);box-shadow:inset 0 0 0 1px color-mix(in oklab, var(--color-surface-50) 12%, transparent), 0 3px 10px #00000061}.sponsor-logo-frame.svelte-jvcusl img:where(.svelte-jvcusl){object-fit:contain;max-width:2.2rem;max-height:2.2rem}.sponsor-content.svelte-jvcusl{flex:1;min-width:0}.sponsor-name.svelte-jvcusl{color:var(--color-surface-950);font-size:1.03rem;font-weight:800;line-height:1.25}[data-color-mode=dark] .sponsor-name.svelte-jvcusl{color:var(--color-surface-50)}.sponsor-text.svelte-jvcusl{color:var(--color-surface-700);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.25rem;font-size:.875rem;line-height:1.35;display:-webkit-box;overflow:hidden}[data-color-mode=dark] .sponsor-text.svelte-jvcusl{color:var(--color-surface-200)}.sponsor-arrow.svelte-jvcusl{width:1.1rem;height:1.1rem;color:var(--color-surface-600);flex-shrink:0;transition:transform .17s,color .17s}[data-color-mode=dark] .sponsor-arrow.svelte-jvcusl{color:var(--color-surface-200)}.sponsor-item-link.svelte-jvcusl:hover .sponsor-arrow:where(.svelte-jvcusl){color:var(--color-primary-500);transform:translate(3px)}[data-color-mode=dark] .sponsor-item-link.svelte-jvcusl:hover .sponsor-arrow:where(.svelte-jvcusl){color:var(--color-primary-300)}
