:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#f5f1e8;--surface:#ffffffd6;--surface-strong:#fffffff5;--text:#1b1f18;--muted:#55604f;--border:#1b1f181a;--accent:#0f6d56;--accent-strong:#0a4e3e;--shadow:0 20px 60px #2c37281f}*{box-sizing:border-box}html,body{color:var(--text);background:radial-gradient(circle at top,#0f6d561f,#0000 36%),linear-gradient(#f7f4ed 0%,#efe7d8 100%);margin:0;padding:0;font-family:Georgia,Times New Roman,serif}a{color:var(--accent-strong)}.site-shell{max-width:1120px;margin:0 auto;padding:32px 20px 80px}.site-header{justify-content:space-between;align-items:center;gap:16px;padding:20px;display:flex}.site-header a{color:inherit;text-decoration:none}.site-nav{flex-wrap:wrap;gap:18px;display:flex}.brand{letter-spacing:.04em;font-size:1.2rem;font-weight:700}.hero,.site-section,.site-footer{background:var(--surface);border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:28px;padding:28px}.hero{margin-bottom:24px}.site-section{margin-top:24px}.site-footer{margin:24px 20px 40px}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--accent);margin:0 0 10px;font-size:.84rem}.lede{max-width:72ch;color:var(--muted);font-size:1.08rem;line-height:1.7}.category-grid,.market-card-grid,.faq-list,.venue-list{gap:16px;display:grid}.category-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.market-card-grid,.venue-list{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.category-card,.market-card,.faq-card,.venue-card{background:var(--surface-strong);border:1px solid var(--border);border-radius:20px;padding:18px}.market-card h3,.faq-card h3,.venue-card h3,.category-card h3{margin-top:0}@media (max-width:720px){.site-header{flex-direction:column;align-items:flex-start}}
