.events-section[data-astro-cid-zbiot2j3]{background:var(--color-river-light);padding-block:3.5rem}.section-head[data-astro-cid-zbiot2j3]{text-align:center;margin-bottom:2.2rem}.section-head[data-astro-cid-zbiot2j3] h2[data-astro-cid-zbiot2j3]{color:var(--color-navy);margin-top:.4rem;font-size:1.9rem}.section-head[data-astro-cid-zbiot2j3] p[data-astro-cid-zbiot2j3]{color:var(--color-navy-light);max-width:40ch;margin:.7rem auto 0;font-size:1.0625rem}.events-full-link[data-astro-cid-zbiot2j3]{color:var(--color-orange-dark);margin-top:1rem;font-size:.9375rem;font-weight:700;text-decoration:none;display:inline-block}.events-full-link[data-astro-cid-zbiot2j3]:hover{text-decoration:underline}.events-card[data-astro-cid-zbiot2j3]{border:1px solid var(--color-line);background:#fff;border-radius:1.3rem;overflow:hidden;box-shadow:0 16px 40px #0d173014}.tab-bar[data-astro-cid-zbiot2j3]{background:var(--color-surface);border-bottom:1px solid var(--color-line);gap:.5rem;padding:.6rem;display:flex}.tab-btn[data-astro-cid-zbiot2j3]{cursor:pointer;font-family:var(--font-display);color:var(--color-navy-light);background:0 0;border:none;border-radius:.85rem;flex:1;justify-content:center;align-items:center;gap:.6rem;padding:.9rem 1rem;font-size:.9375rem;font-weight:700;transition:background .25s,color .25s;display:flex}.tab-btn[data-astro-cid-zbiot2j3]:hover{color:var(--color-navy)}.tab-btn[data-astro-cid-zbiot2j3].is-active{color:var(--color-navy);background:#fff;box-shadow:0 4px 14px #0d17301a}.tab-icon[data-astro-cid-zbiot2j3]{color:#fff;border-radius:.6rem;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex}.tab-btn[data-astro-cid-zbiot2j3].is-active .tab-icon[data-astro-cid-zbiot2j3]{transform:scale(1.08)rotate(-4deg)}.tab-icon--family[data-astro-cid-zbiot2j3]{background:linear-gradient(135deg, var(--color-orange), var(--color-gold))}.tab-icon--downtown[data-astro-cid-zbiot2j3]{background:linear-gradient(135deg, var(--color-river), #4a8fc4)}.tab-icon--music[data-astro-cid-zbiot2j3]{background:linear-gradient(135deg,#7b4fa0,#a66bc9)}.tab-label[data-astro-cid-zbiot2j3]{flex-direction:column;align-items:flex-start;display:flex}.tab-label[data-astro-cid-zbiot2j3] small[data-astro-cid-zbiot2j3]{color:var(--color-navy-light);font-size:.6875rem;font-weight:500;font-family:var(--font-body)}.tab-panels[data-astro-cid-zbiot2j3]{padding:1.8rem}.tab-panel[data-astro-cid-zbiot2j3]{animation:.35s eventsFadeIn;display:none}.tab-panel[data-astro-cid-zbiot2j3].is-active{display:block}@keyframes eventsFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.event-grid[data-astro-cid-zbiot2j3]{grid-template-columns:repeat(3,1fr);gap:1.1rem;display:grid}.event-card[data-astro-cid-zbiot2j3]{border:1px solid var(--color-line);background:var(--color-surface);border-radius:.85rem;flex-direction:column;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,border-color .25s;display:flex;overflow:hidden}.event-card[data-astro-cid-zbiot2j3]:hover{background:#fff;border-color:#0000;transform:translateY(-4px);box-shadow:0 12px 28px #0d17301f}.event-card-link[data-astro-cid-zbiot2j3]{color:inherit;text-decoration:none;display:block}.event-card-top[data-astro-cid-zbiot2j3]{gap:.8rem;padding:.9rem;display:flex}.event-date[data-astro-cid-zbiot2j3]{background:var(--color-navy);color:#fff;border-radius:.65rem;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:3.4rem;height:3.4rem;display:flex}.event-date[data-astro-cid-zbiot2j3] .month[data-astro-cid-zbiot2j3]{text-transform:uppercase;letter-spacing:.03em;font-size:.625rem;font-weight:700}.event-date[data-astro-cid-zbiot2j3] .day[data-astro-cid-zbiot2j3]{font-size:1.15rem;font-weight:800;line-height:1;font-family:var(--font-display)}.event-body[data-astro-cid-zbiot2j3] h4[data-astro-cid-zbiot2j3]{font-size:.9375rem;font-family:var(--font-body);color:var(--color-navy);margin:0;font-weight:700;line-height:1.3}.event-body[data-astro-cid-zbiot2j3] p[data-astro-cid-zbiot2j3]{color:var(--color-navy-light);margin:.35rem 0 0;font-size:.8125rem}.event-source[data-astro-cid-zbiot2j3]{border-top:1px dashed var(--color-line);color:var(--color-navy-light);padding:.6rem .9rem;font-size:.6875rem;display:block}.event-source[data-astro-cid-zbiot2j3] a[data-astro-cid-zbiot2j3]{color:var(--color-orange-dark);font-weight:600;text-decoration:none}.see-all-row[data-astro-cid-zbiot2j3]{text-align:center;margin-top:1.4rem}.see-all-btn[data-astro-cid-zbiot2j3]{color:var(--color-orange-dark);border:1.5px solid var(--color-orange);border-radius:999px;padding:.6rem 1.4rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:background .2s,color .2s;display:inline-block}.see-all-btn[data-astro-cid-zbiot2j3]:hover{background:var(--color-orange);color:#fff}@media (width<=45rem){.event-grid[data-astro-cid-zbiot2j3]{grid-template-columns:1fr}.tab-label[data-astro-cid-zbiot2j3] small[data-astro-cid-zbiot2j3]{display:none}.tab-btn[data-astro-cid-zbiot2j3]{flex-direction:column;padding:.7rem .4rem}}.sfg-cf-outer[data-astro-cid-ul7ammps]{z-index:2;position:absolute;top:50%;right:calc(2vw + 3rem);transform:translateY(-50%)}@media (width<=60rem){.sfg-cf-outer[data-astro-cid-ul7ammps]{display:none}}.sfg-cf-wrap[data-astro-cid-ul7ammps]{width:23rem;height:20rem;position:relative;overflow:hidden;mask-image:linear-gradient(#0000 0%,#000 22% 78%,#0000 100%)}@media (width<=60rem){.sfg-cf-wrap[data-astro-cid-ul7ammps]{width:100%;max-width:23rem}}@media (width<=26rem){.sfg-cf-wrap[data-astro-cid-ul7ammps]{max-width:100%}}.sfg-cf-center-line[data-astro-cid-ul7ammps]{pointer-events:none;background:linear-gradient(90deg,#0000,#f5b42980,#0000);height:1px;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.sfg-cf-track[data-astro-cid-ul7ammps]{will-change:transform;position:relative}.sfg-cf-item{color:#fff;min-height:4.6rem;font-family:var(--font-display,"Poppins", sans-serif);white-space:normal;transform-origin:0;will-change:transform, opacity, filter;-webkit-backdrop-filter:blur(14px);background:linear-gradient(160deg,#ffffff38,#ffffff0f);border:1px solid #ffffff52;border-radius:999px;justify-content:center;align-items:center;gap:.9rem;margin-block:.35rem;padding:.7rem 1.2rem;font-size:1rem;font-weight:700;line-height:1.3;display:flex;box-shadow:0 10px 26px #00000038,inset 0 1px #ffffff40}.sfg-cf-item-text{min-width:0}@media (width<=26rem){.sfg-cf-item{gap:.6rem;font-size:.8125rem}.sfg-cf-icon{width:1.8rem;height:1.8rem}}.sfg-cf-icon{color:#fff;background:#ffffff26;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.1rem;height:2.1rem;display:flex}.sfg-cf-num{background:linear-gradient(90deg,#fff,#f5b429);color:#0000;background-clip:text}.section[data-astro-cid-lcdefpme]{padding-block:3.5rem}.section[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{margin-top:.3rem;font-size:1.9rem}.eyebrow[data-astro-cid-lcdefpme]{display:block}.hero[data-astro-cid-lcdefpme]{flex-wrap:wrap;align-items:center;min-height:46rem;display:flex;position:relative;overflow:hidden}.hero-photo[data-astro-cid-lcdefpme]{will-change:transform;background:url(/images/scenic/downtown-1.jpg) 50%/cover;width:104%;height:104%;animation:30s ease-in-out infinite alternate hero-kenburns;position:absolute;inset:-2%}@keyframes hero-kenburns{0%{transform:scale(1)translate(0)}to{transform:scale(1.1)translate(-1.5%,-1%)}}@media (prefers-reduced-motion:reduce){.hero-photo[data-astro-cid-lcdefpme]{animation:none}}.hero-timelapse[data-astro-cid-lcdefpme]{animation:10s ease-in-out infinite alternate hero-timelapse;position:absolute;inset:0}@keyframes hero-timelapse{0%{background:linear-gradient(100deg,#141e3299 0%,#141e3252 50%,#ff965024 100%)}50%{background:linear-gradient(100deg,#0a0e1ce0 0%,#0a0e1c99 50%,#2e6f9e3d 100%)}to{background:linear-gradient(100deg,#060914f0 0%,#060914b8 50%,#f5b4291f 100%)}}@media (prefers-reduced-motion:reduce){.hero-timelapse[data-astro-cid-lcdefpme]{background:#0a0e1ccc;animation:none}}.hero-overlay[data-astro-cid-lcdefpme]{background:linear-gradient(100deg,#0d1730d1 0%,#0d17309e 45%,#0d173047 75%);position:absolute;inset:0}.hero-inner[data-astro-cid-lcdefpme]{z-index:1;padding-block:4rem;color:#fff;max-width:700px;margin-left:0;margin-right:auto;padding-left:4rem;position:relative}.hero-eyebrow-text[data-astro-cid-lcdefpme]{color:var(--color-prairie,#f5b429);text-transform:uppercase;letter-spacing:.01em;margin-bottom:.6rem;font-size:.9375rem;font-weight:700;display:block}.hero[data-astro-cid-lcdefpme] h1[data-astro-cid-lcdefpme]{color:#fff;max-width:20ch;margin:0;font-size:2.75rem;line-height:1.12}.hero-sub[data-astro-cid-lcdefpme]{color:#ffffffe6;max-width:66ch;margin-top:1rem;font-size:1.125rem}.hero-actions[data-astro-cid-lcdefpme]{flex-wrap:wrap;gap:.9rem;margin-top:1.8rem;display:flex}.hero-actions[data-astro-cid-lcdefpme] .button--ghost[data-astro-cid-lcdefpme]{color:#fff;border-color:#ffffff4d}@media (width<=60rem){.hero-inner[data-astro-cid-lcdefpme]{max-width:100%;padding-left:3.25rem}}.spotlight-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.8rem;display:grid}@media (width<=50rem){.spotlight-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.spot-card[data-astro-cid-lcdefpme]{border:1px solid var(--color-line);background:#fff;border-radius:1rem;text-decoration:none;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s;display:block;overflow:hidden;box-shadow:0 1px 3px #0d173014}.spot-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0d17302e}.spot-media[data-astro-cid-lcdefpme]{background-position:50%;background-size:cover;background-color:var(--color-navy);height:12rem;position:relative}.spot-badge[data-astro-cid-lcdefpme]{background:var(--color-orange);color:#fff;border-radius:999px;align-items:center;gap:.3rem;padding:.3rem .8rem;font-size:.6875rem;font-weight:700;display:inline-flex;position:absolute;top:.8rem;left:.8rem}.spot-body[data-astro-cid-lcdefpme]{padding:1.3rem}.spot-body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{margin:0;font-size:1.1875rem}.spot-rating[data-astro-cid-lcdefpme]{color:var(--color-navy);align-items:center;gap:.3rem;margin-top:.6rem;font-size:.875rem;font-weight:700;display:flex}.spot-excerpt[data-astro-cid-lcdefpme]{color:var(--color-navy-light);margin:.6rem 0 0;font-size:.875rem;line-height:1.5}.spot-readmore[data-astro-cid-lcdefpme]{color:var(--color-orange-dark);margin-top:.7rem;font-size:.8125rem;font-weight:700;display:inline-block}.filled-star[data-astro-cid-lcdefpme]{fill:#f5b429;color:#f5b429}.view-all[data-astro-cid-lcdefpme]{color:var(--color-orange-dark);margin-top:1.8rem;font-weight:700;text-decoration:none;display:inline-block}.locals-section[data-astro-cid-lcdefpme]{background:linear-gradient(#0d1730 0%,#1b2a4a 100%);padding-block:5rem;position:relative;overflow:hidden}.locals-section[data-astro-cid-lcdefpme]:before{content:"";opacity:.25;background-image:radial-gradient(circle,#f5b42980 1.5px,#0000 1.5px);background-size:34px 34px;animation:22s linear infinite drift-bg;position:absolute;inset:0}@keyframes drift-bg{0%{background-position:0 0}to{background-position:200px 200px}}@media (prefers-reduced-motion:reduce){.locals-section[data-astro-cid-lcdefpme]:before{animation:none}}.locals-head[data-astro-cid-lcdefpme]{z-index:1;text-align:center;margin-bottom:3rem;position:relative}.locals-head[data-astro-cid-lcdefpme] .eyebrow[data-astro-cid-lcdefpme]{color:var(--color-prairie,#f5b429)}.locals-head[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:#fff;margin-top:.4rem;font-size:2.3rem}.locals-head[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffbf;max-width:40ch;margin:.8rem auto 0;font-size:1.0625rem}.locals-bento[data-astro-cid-lcdefpme]{z-index:1;grid-template-rows:auto auto;grid-template-columns:1.3fr 1fr;gap:1.4rem;display:grid;position:relative}@media (width<=55rem){.locals-bento[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.locals-hero-card[data-astro-cid-lcdefpme]{background:url(/images/scenic/downtown-1.jpg) 50%/cover;border-radius:1.4rem;grid-row:span 2;align-items:flex-end;min-height:26rem;text-decoration:none;transition:transform .35s cubic-bezier(.2,.8,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #0006}.locals-hero-card[data-astro-cid-lcdefpme]:hover{transform:scale(1.015)}.locals-hero-overlay[data-astro-cid-lcdefpme]{background:linear-gradient(#0d173026 35%,#0d1730eb 90%);position:absolute;inset:0}.locals-hero-content[data-astro-cid-lcdefpme]{z-index:1;padding:2.2rem;position:relative}.locals-hero-badge[data-astro-cid-lcdefpme]{background:var(--color-prairie,#f5b429);color:#1b2a4a;border-radius:999px;align-items:center;gap:.4rem;margin-bottom:1rem;padding:.4rem 1rem;font-size:.8125rem;font-weight:800;animation:3s ease-in-out infinite badge-float;display:inline-flex}@keyframes badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@media (prefers-reduced-motion:reduce){.locals-hero-badge[data-astro-cid-lcdefpme]{animation:none}}.locals-hero-content[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#fff;margin-bottom:.6rem;font-size:1.9rem}.locals-hero-content[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffd9;max-width:30ch;margin-bottom:1.4rem;font-size:1.0625rem}.locals-small-card[data-astro-cid-lcdefpme]{backdrop-filter:blur(6px);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:1.2rem;flex-direction:column;gap:.7rem;padding:1.6rem;text-decoration:none;transition:transform .3s cubic-bezier(.2,.8,.2,1),background .3s,border-color .3s;display:flex}.locals-small-card[data-astro-cid-lcdefpme]:hover{background:#ffffff1a;border-color:#f5b42980;transform:translateY(-6px)}.locals-small-card[data-astro-cid-lcdefpme] .icon-badge[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--color-orange), var(--color-prairie,#f5b429));color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.2rem;height:3.2rem;display:flex;box-shadow:0 8px 20px #f07e2366}.locals-small-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:#fff;margin:0;font-size:1.15rem}.locals-small-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:#ffffffb3;margin:0;font-size:.9375rem}.locals-link[data-astro-cid-lcdefpme]{color:var(--color-prairie,#f5b429);margin-top:auto;font-size:.875rem;font-weight:700}.resource-grid[data-astro-cid-lcdefpme]{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1.8rem;display:grid}@media (width<=50rem){.resource-grid[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.resource-card[data-astro-cid-lcdefpme]{border:1px solid var(--color-line);background:#fff;border-radius:1rem;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;overflow:hidden;box-shadow:0 1px 3px #0d17300f}.resource-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-5px);box-shadow:0 16px 32px #0d173024}.resource-media[data-astro-cid-lcdefpme]{background-position:50%;background-size:cover;background-color:var(--color-navy);height:11rem}.resource-body[data-astro-cid-lcdefpme]{padding:1.2rem}.resource-tag[data-astro-cid-lcdefpme]{color:var(--color-orange-dark);text-transform:uppercase;font-size:.6875rem;font-weight:700}.resource-body[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--color-navy);margin-top:.4rem;font-size:1.0625rem}.resource-body[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-navy-light);margin-top:.4rem;font-size:.875rem}.about-section[data-astro-cid-lcdefpme]{background:linear-gradient(180deg, var(--color-surface) 0%, var(--color-river-light) 100%);border-top:1px solid var(--color-line);padding-block:4.5rem}.about-inner[data-astro-cid-lcdefpme]{grid-template-columns:.9fr 1.1fr;align-items:center;gap:3rem;display:grid}@media (width<=55rem){.about-inner[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.about-copy[data-astro-cid-lcdefpme] h2[data-astro-cid-lcdefpme]{color:var(--color-navy);margin-top:.5rem;font-size:2rem}.about-copy[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-navy-light);max-width:34ch;margin-top:1rem;font-size:1.0625rem;line-height:1.6}.about-ctas[data-astro-cid-lcdefpme]{grid-template-columns:1fr 1fr;gap:1.3rem;display:grid}@media (width<=55rem){.about-ctas[data-astro-cid-lcdefpme]{grid-template-columns:1fr}}.about-cta-card[data-astro-cid-lcdefpme]{border:1px solid var(--color-line);background:#fff;border-radius:1.1rem;padding:1.8rem;text-decoration:none;transition:transform .25s cubic-bezier(.2,.8,.2,1),box-shadow .25s,border-color .25s;display:block;box-shadow:0 1px 3px #0d17300f}.about-cta-card[data-astro-cid-lcdefpme]:hover{transform:translateY(-6px);box-shadow:0 20px 40px #0d173024}.about-cta-card--locals[data-astro-cid-lcdefpme]:hover{border-color:var(--color-orange)}.about-cta-card--business[data-astro-cid-lcdefpme]:hover{border-color:var(--color-navy)}.about-cta-card[data-astro-cid-lcdefpme] .icon-badge[data-astro-cid-lcdefpme]{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;margin-bottom:1rem;display:flex}.about-cta-card--locals[data-astro-cid-lcdefpme] .icon-badge[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--color-orange), var(--color-prairie,#f5b429))}.about-cta-card--business[data-astro-cid-lcdefpme] .icon-badge[data-astro-cid-lcdefpme]{background:linear-gradient(135deg, var(--color-navy), #2c3f61)}.about-cta-card[data-astro-cid-lcdefpme] h3[data-astro-cid-lcdefpme]{color:var(--color-navy);margin:0;font-size:1.1875rem}.about-cta-card[data-astro-cid-lcdefpme] p[data-astro-cid-lcdefpme]{color:var(--color-navy-light);margin:.5rem 0 1.2rem;font-size:.9375rem}.about-cta-card[data-astro-cid-lcdefpme] .button[data-astro-cid-lcdefpme]{padding:.65rem 1.2rem;font-size:.875rem}.button--navy[data-astro-cid-lcdefpme]{background:var(--color-navy)}
