.container{max-width:1200px;margin:0 auto;padding:0 1rem}.text-center{text-align:center}.hero-section{justify-content:flex-start;align-items:center;height:calc(72vh + 64px);min-height:560px;max-height:760px;margin-top:-64px;display:flex;position:relative}.hero-background{background-image:url(/images/hero.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay{background-color:#0006;width:100%;height:100%;position:absolute;top:0;left:0}.hero-content{z-index:10;width:100%;position:relative}.content-wrapper{max-width:1200px;margin:0 auto;padding:5rem 1rem 0}.hero-title{color:#fff;margin-bottom:1.5rem;font-size:3rem;font-weight:700;line-height:1.2}.hero-highlight{color:#fbbf24}.hero-description{color:#fff;opacity:.9;max-width:500px;margin-bottom:2rem;font-size:1.25rem}.hero-buttons{flex-direction:column;gap:1rem;display:flex}.btn-primary{color:#1e3a8a;text-align:center;cursor:pointer;background-color:#fbbf24;border:none;border-radius:9999px;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:background-color .3s;display:inline-block;box-shadow:0 10px 15px -3px #0000001a}.btn-primary:hover{background-color:#f59e0b}.btn-secondary{color:#fff;text-align:center;cursor:pointer;background:0 0;border:2px solid #fff;border-radius:9999px;padding:1rem 2rem;font-size:1.125rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block}.btn-secondary:hover{color:#1e3a8a;background-color:#fff}.categories-section{z-index:20;background-color:#0000;margin-top:-3.25rem;padding:0 0 3rem;position:relative}.categories-shell{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffd1;border:1px solid #11182714;border-radius:1.5rem;padding:1.5rem 1rem;box-shadow:0 20px 50px #1118271a}.section-title{text-align:center;color:#1f2937;margin-bottom:1rem;font-size:1.875rem;font-weight:700}.section-description{color:#6b7280;text-align:center;max-width:32rem;margin-bottom:3rem;margin-left:auto;margin-right:auto}.categories-grid{grid-template-columns:repeat(2,1fr);place-items:center;gap:1.25rem;max-width:72rem;margin:0 auto;display:grid}.category-card{aspect-ratio:1;text-align:center;cursor:pointer;border:2px solid #ffffffbf;border-radius:9999px;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:220px;padding:1.25rem;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 14px 30px #1118271a}.category-card:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 26px 60px #11182729}.category-blue{color:#1e3a8a;background-color:#dbeafe}.category-purple{color:#581c87;background-color:#f3e8ff}.category-green{color:#166534;background-color:#dcfce7}.category-yellow{color:#854d0e;background-color:#fef9c3}.category-red{color:#991b1b;background-color:#fee2e2}.category-icon{margin-bottom:.7rem;font-size:3rem}.category-title{margin-bottom:0;font-size:1.15rem;font-weight:700}.category-description{opacity:.8;font-size:.875rem}.activities-section{background-color:#f9fafb;padding:4rem 0}.featured-vendors{margin-top:3rem}.vendor-grid{grid-template-columns:1fr;gap:1.5rem;margin-top:1.25rem;display:grid}.vendor-card{border-radius:2rem;height:230px;text-decoration:none;transition:transform .25s,box-shadow .25s;display:block;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.vendor-card:hover{transform:translateY(-3px);box-shadow:0 25px 50px -12px #00000040}.vendor-image{position:absolute;inset:0}.vendor-overlay{background:linear-gradient(#0000 25%,#00000026 55%,#0000008c 100%);position:absolute;inset:0}.vendor-title{color:#fff;text-shadow:0 6px 18px #0000008c;font-size:2rem;font-weight:800;line-height:1.1;position:absolute;bottom:28px;left:24px;right:24px}.vendor-accent{background:#ef4444;height:10px;position:absolute;bottom:0;left:0;right:0}.footer-divider{background:linear-gradient(90deg,#6366f100,#6366f140,#ec489940,#ec489900);height:1px}.site-footer{background:linear-gradient(135deg,#c7d2fe 0%,#fed7aa 45%,#f9a8d4 100%);padding:2.25rem 0;font-size:.8rem}.footer-top{border-bottom:1px solid #1118271f;margin-bottom:1.25rem;padding-bottom:1.25rem}.footer-copyright{color:#111827;margin:0 0 .75rem;font-weight:600}.footer-mission{color:#111827;margin:0 0 1rem;line-height:1.7}.footer-local{color:#111827;margin:0}.footer-grid{grid-template-columns:1fr;gap:1.25rem;display:grid}.footer-col{min-width:0}.footer-brand-title{color:#111827;margin:0 0 1rem;font-size:.95rem;font-weight:800}.footer-brand-block{background:#ffffff8c;border:1px solid #11182714;border-radius:1rem;padding:.75rem}.footer-brand-name{color:#111827;margin:.5rem 0 .25rem;font-size:1.1rem;font-weight:800}.footer-tagline{color:#374151;margin:0;font-weight:600}.footer-heading{color:#111827;margin:0 0 .75rem;font-size:.95rem;font-weight:800}.footer-links{gap:.5rem;margin:0;padding-left:1.25rem;list-style:outside;display:grid}.footer-links a,.footer-inline-links a{color:#111827;font-weight:600;text-decoration:none}.footer-links a:hover,.footer-inline-links a:hover{text-decoration:underline}.footer-muted{color:#4b5563}.footer-subsection{margin-top:1rem}.footer-inline-links{color:#111827;margin:0;line-height:1.6}.footer-form{align-items:center;gap:.75rem;margin-top:.75rem;display:flex}.footer-input{background:#ffffffbf;border:1px solid #1118272e;border-radius:.75rem;outline:none;flex:1;min-width:0;padding:.5rem .65rem}.footer-input:focus{border-color:#3b82f699;box-shadow:0 0 0 4px #3b82f61f}.footer-button{color:#fff;cursor:pointer;background:#111827;border:none;border-radius:.75rem;padding:.5rem .75rem;font-weight:800}.footer-button:hover{background:#0b1220}@media (min-width:768px){.footer-grid{grid-template-columns:1.2fr 1fr 1fr}}@media (min-width:1024px){.footer-grid{grid-template-columns:1.2fr 1fr 1fr 1fr 1.2fr}}.section-header{text-align:center;margin-bottom:3rem}.activities-grid{grid-template-columns:1fr;gap:2rem;max-width:72rem;margin:0 auto;display:grid}.activity-card{background-color:#fff;border-radius:1rem;transition:all .3s;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.activity-card:hover{box-shadow:0 25px 50px -12px #00000040}.activity-image{background:linear-gradient(135deg,#93c5fd,#c4b5fd);justify-content:center;align-items:center;height:12rem;display:flex;position:relative}.activity-emoji{font-size:4rem}.activity-tag{position:absolute;top:1rem;right:1rem}.activity-tag span{color:#1e3a8a;background-color:#fbbf24;border-radius:9999px;padding:.25rem .75rem;font-size:.875rem;font-weight:700}.activity-content{padding:1.5rem}.activity-title{color:#111827;margin-bottom:.75rem;font-size:1.25rem;font-weight:700}.activity-description{color:#6b7280;margin-bottom:1.5rem}.activity-button{color:#fff;text-align:center;background-color:#1e3a8a;border-radius:.5rem;width:100%;padding:.75rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:block}.activity-button:hover{background-color:#1e40af}.view-all-button{color:#1e3a8a;background-color:#fff;border:2px solid #1e3a8a;border-radius:9999px;margin-top:3rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-block}.view-all-button:hover{color:#fff;background-color:#1e3a8a}@media (min-width:640px){.hero-buttons{flex-direction:row;gap:1.5rem}.hero-title{font-size:3.75rem}.categories-grid,.activities-grid,.vendor-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:768px){.content-wrapper{padding-top:0}.hero-title{font-size:4.5rem}.categories-grid{grid-template-columns:repeat(3,1fr)}.categories-section{margin-top:-3.75rem}}@media (min-width:1024px){.categories-grid{grid-template-columns:repeat(4,1fr)}.activities-grid{grid-template-columns:repeat(3,1fr)}.vendor-grid{grid-template-columns:repeat(4,1fr)}.hero-title{font-size:5rem}}@media (max-width:640px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.categories-section,.activities-section{padding:3rem 0}}
