/* Compact discovery tools, readable visit details, and optional maps. */
.home-discovery{background:#eef3f6;border-bottom:1px solid #cbd3da}
.home-discovery .shell{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;flex-wrap:wrap}
.home-discovery .acts{margin:0;gap:.7rem}
.filter-chips{display:flex;gap:.5rem;flex-wrap:wrap;margin:.7rem 0}
.filter-chip{background:#edf4f8;color:#07577c;border:1px solid #9fb9c9;border-radius:2rem;padding:.5rem .8rem;font:inherit;font-size:.9rem;cursor:pointer;min-height:44px}
.plan-visit{background:#f1f5f7;padding:1.5rem;border-top:3px solid #006391;margin-bottom:1.5rem}
.plan-visit dl{margin:1.2rem 0}.plan-visit dl>div{padding:.8rem 0;border-bottom:1px solid #d3dce2}
.plan-visit dt{font-weight:750;font-size:.9rem}.plan-visit dd{margin:.25rem 0 0;font-size:1rem;line-height:1.55}
.report-change{margin-top:1rem;border-top:1px solid #cbd3da;padding-top:1rem}
.report-change summary{cursor:pointer;font-weight:700;padding:.5rem 0;min-height:44px}
[data-hub-form]{display:grid;gap:1rem;margin-top:1rem;position:relative}
[data-hub-form] label,.venue-search label{display:grid;gap:.4rem;font-size:.95rem}
[data-hub-form] input:not([type=checkbox]),[data-hub-form] select,[data-hub-form] textarea,.venue-search input{width:100%;background:#fff;color:#18242c;border:1px solid #9aabb8;border-radius:3px;padding:.8rem;font:inherit;font-size:1rem;box-sizing:border-box}
[data-hub-form] .filter-check{display:flex;align-items:start;gap:.6rem}
[data-hub-form] input[type=checkbox]{width:20px;height:20px;flex:none}
[data-hub-form] button{justify-self:start}[data-hub-form] button:disabled{opacity:.6;cursor:wait}
.form-trap{position:absolute!important;left:-10000px;width:1px;height:1px;overflow:hidden}
.weekend-bottom{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.newsletter{max-width:36rem}
.venue-search{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;max-width:45rem;margin:1rem 0}
.venue-search label{grid-column:1/-1}.venue-results{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:.5rem 2rem;margin:1rem 0}
.venue-results li{padding:.75rem 0;border-bottom:1px solid #d3dce2}.venue-results .note{display:block;margin-top:.25rem}
.venue-directory summary{font-weight:700;cursor:pointer;min-height:44px;padding:.5rem 0}
.map-toggle{margin-bottom:1rem}.browse-map{margin-bottom:1.5rem}#discovery-map{height:420px;min-height:300px;max-height:65vh;background:#e7eef2;border:1px solid #a7b6c1;z-index:0}
.map-pin{background:#006391;color:#fff;border:2px solid white;border-radius:50%;box-shadow:0 2px 6px #0005;text-align:center;font:bold 14px/28px sans-serif}
.map-popup{max-height:220px;overflow:auto;min-width:190px}.map-popup p{font-size:14px;line-height:1.5}.map-popup a{color:#005c87;text-decoration:underline}
@media(max-width:650px){.weekend-bottom,.venue-results{grid-template-columns:1fr}.venue-search{grid-template-columns:1fr}.home-discovery .acts{width:100%}.plan-visit{padding:1rem}#discovery-map{height:340px}}
