:root{--navy:#1b4f72;--coral:#e8603a;--sky-blue:#5bc8e8;--sky-blue-dark:#1a8aad;--yellow:#f5c518;--yellow-dark:#c49a00;--red:#e8392a;--green:#2e6b2e;--green-light:#e8f5e9;--white:#fff;--off-white:#fcfcfa;--cream:#f0efe7;--field-bg:#fcfaf5;--border:#e4e2d9;--border-light:#eeede6;--text-primary:#1b4f72;--text-secondary:#73726c;--text-tertiary:#888780;--play-bg:#d4eef7;--play-fg:#0d5f7a;--outdoor-bg:#e8f5e9;--outdoor-fg:#2e6b2e;--arts-bg:#f0ebf8;--arts-fg:#5c3a8a;--water-bg:#fdecea;--water-fg:#8b1f1f;--farm-bg:#fff3cd;--farm-fg:#7a5000;--sport-bg:#fff0e6;--sport-fg:#7a3500;--rest-bg:#e3f2fd;--rest-fg:#1a5276;--more-bg:#f3f0ff;--more-fg:#4a2d8a;--free-bg:#e8f5e9;--free-fg:#2e6b2e;--paid-bg:#fdecea;--paid-fg:#8b1f1f;--radius-sm:4px;--radius-input:7px;--radius-md:8px;--radius-lg:10px;--radius-xl:14px;--radius-pill:20px;--radius-full:50%;--radius-logo:22%;--focus-border:var(--sky-blue-dark);--focus-ring:#5bc8e838;--focus-ring-width:3px}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--cream);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}html{scroll-behavior:smooth}a{color:inherit;text-decoration:none}.sr-only{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{border-color:var(--focus-border);box-shadow:0 0 0 var(--focus-ring-width) var(--focus-ring);border-radius:var(--radius-sm);outline:none}
