.venue-shell{--shell-bg:#f6f5f1;--shell-panel:#fff;--shell-ink:#16171a;--shell-muted:#77756e;--shell-accent:#35674f;--shell-accent-hover:#2c5643;--shell-border:#16171a14;--shell-shadow:0 16px 36px -20px #16171a4d}:where(body){margin:0}.venue-shell{background:var(--shell-bg);min-height:100vh;color:var(--shell-ink);font-family:var(--font-instrument), ui-sans-serif, system-ui, sans-serif;-webkit-font-smoothing:antialiased;place-items:center;padding:2rem 1.5rem;display:grid}.venue-shell__card{box-sizing:border-box;border:1px solid var(--shell-border);background:var(--shell-panel);width:100%;max-width:24rem;box-shadow:var(--shell-shadow);border-radius:14px;padding:2.25rem}.venue-shell__eyebrow{font-family:var(--font-plex-mono), ui-monospace, monospace;letter-spacing:.14em;text-transform:uppercase;color:var(--shell-muted);margin:0;font-size:11px}.venue-shell__title{letter-spacing:-.02em;margin:.75rem 0 0;font-size:1.55rem;font-weight:700;line-height:1.15}.venue-shell__lead{color:var(--shell-muted);margin:.6rem 0 1.75rem;font-size:.9rem;line-height:1.6}.venue-shell__cta{background:var(--shell-accent);color:#f8f7f4;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background-color .12s;display:flex}.venue-shell__cta:hover{background:var(--shell-accent-hover)}.venue-shell__cta:focus-visible{outline:2px solid var(--shell-accent);outline-offset:2px}.venue-shell__note{border-top:1px solid var(--shell-border);color:var(--shell-muted);margin:1.5rem 0 0;padding-top:1.1rem;font-size:.78rem;line-height:1.6}.venue-shell__note a{color:var(--shell-accent);font-weight:600}@media (prefers-reduced-motion:reduce){.venue-shell__cta{transition:none}}
