.vg-hero{margin:.4rem 0 1.2rem}.vg-maps{display:flex;flex-wrap:wrap;align-items:center;gap:.4rem;margin:0 0 1rem}.vg-maps-label{font-size:.82rem;font-weight:700}.vg-maps a{font-size:.82rem;font-weight:700;text-decoration:none;padding:.3rem .7rem;border-radius:999px;border:1px solid var(--vg-border, #e6e4f2);background:var(--vg-card, #fff);color:var(--nav-key, #6d28d9)}.vg-maps a:hover{border-color:var(--nav-key, #6d28d9)}.vg-nearby{margin-top:-.5rem}.vg-maps small{flex-basis:100%;font-size:.76rem;color:var(--muted, #6b7280)}.vg-provenance{margin:0 0 1.1rem;padding:.75rem .95rem;border-radius:12px;border:1px solid var(--vg-border, #e6e4f2);background:var(--vg-tint, #fbfaff)}.vg-provenance p{margin:0;font-size:.86rem;line-height:1.65;color:var(--muted, #6b7280)}.vg-provenance strong{color:inherit}.vg-provenance a{display:inline-block;margin-top:.4rem;font-size:.82rem;font-weight:700}.vg-hero-chips{display:flex;justify-content:space-between;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.9rem}.vg-chip{font-size:.75rem;padding:.3rem .7rem;border-radius:99px;border:1px solid var(--vg-border, #e6e4f2);color:var(--muted, #6b7280);background:var(--vg-card, #fff);text-decoration:none}.vg-chip-cat{color:#6d28d9;background:#f3efff;border-color:#e4dbfb;font-weight:600}.vg-hero h1{margin:0 0 .35rem;font-size:clamp(1.6rem,4.5vw,2.3rem);line-height:1.25;letter-spacing:-.02em;word-break:keep-all}.vg-ko{margin:0 0 .4rem;font-size:.85rem;color:var(--muted, #6b7280)}.vg-ko strong{color:inherit;font-size:.95rem}.vg-subtitle{margin:0;font-size:1.02rem;color:var(--muted, #6b7280)}.vg-hero-row{display:flex;align-items:center;gap:1rem;justify-content:space-between}.vg-upcoming .concert-rows>*:nth-child(n+3){display:none}@media(min-width:760px){.vg-upcoming .concert-rows>*:nth-child(3){display:block}}.vg-hero-img{display:none}@media(min-width:760px){.vg-hero-img{display:block;width:min(42%,360px);aspect-ratio:4 / 3;background:var(--vg-hero-src) center / contain no-repeat}}.vg-grid{display:grid;gap:1.2rem}@media(max-width:959px){.vg-aside{display:contents}.vg-aside>nav{order:-1}}.vg-content [id],.vg-main [id],.faq-section [id]{scroll-margin-top:5rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}@media(min-width:960px){.vg-grid{grid-template-columns:minmax(0,1fr) 280px;align-items:start}}.vg-aside{display:grid;gap:.9rem;position:sticky;top:1rem}.vg-quick{border:1px solid var(--vg-border, #e6e4f2);border-radius:16px;padding:1rem 1.1rem 1.1rem;background:var(--vg-card, #fff)}.vg-quick-head{margin:0 0 .8rem;font-size:1.02rem}.vg-quick-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(124px,1fr));gap:.6rem}.vg-quick-card{border:1px solid var(--vg-border, #eceaf6);border-radius:12px;padding:.7rem .75rem;background:var(--vg-tint, #fbfaff);display:flex;flex-direction:column;gap:.25rem}.vg-quick-icon{font-size:1.25rem;line-height:1}.vg-quick-card strong{font-size:.82rem}.vg-quick-card p{margin:0;font-size:.8rem;line-height:1.5;color:var(--muted, #6b7280)}.vg-sim{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap;margin:1rem 0;padding:1rem 1.1rem;border:1.5px solid #d9ccfb;border-radius:16px;background:linear-gradient(120deg,#f6f2ff,#eef2ff);text-decoration:none;color:inherit}.vg-sim-icon{font-size:1.7rem}.vg-sim-body{flex:1 1 220px;display:grid;gap:.15rem}.vg-sim-body strong{color:#6d28d9}.vg-sim-body span{font-size:.83rem;color:var(--muted, #6b7280);line-height:1.5}.vg-sim-btn{background:#7c3aed;color:#fff;font-weight:700;font-size:.9rem;padding:.55rem 1.1rem;border-radius:10px;white-space:nowrap}.vg-sim:hover .vg-sim-btn{background:#6d28d9}.vg-content{display:grid;gap:.6rem}.vg-content>p{margin:.3rem 0;line-height:1.75}.vg-content details{border:1px solid var(--vg-border, #e6e4f2);border-radius:14px;background:var(--vg-card, #fff);overflow:hidden}.vg-content details[open]{box-shadow:0 2px 10px #6d28d90d}.vg-content summary{display:flex;align-items:center;gap:.7rem;padding:.85rem 1rem;cursor:pointer;list-style:none}.vg-content summary::-webkit-details-marker{display:none}.vg-content summary:after{content:"▾";margin-left:auto;color:#a78bfa;transition:transform .2s;font-size:.95rem}.vg-content details[open]>summary:after{transform:rotate(180deg)}.acc-icon{flex:0 0 auto;width:2rem;height:2rem;display:grid;place-items:center;background:#f3efff;border-radius:9px;font-size:1rem}.vg-content summary strong{font-size:.98rem}.acc-teaser{font-size:.8rem;color:var(--muted, #9ca3af);display:none}@media(min-width:760px){.acc-teaser{display:inline}}.vg-content details>*:not(summary){margin-left:1rem;margin-right:1rem}.vg-content section{display:grid;gap:.55rem;scroll-margin-top:5rem}.vg-content section+section{margin-top:1.1rem;padding-top:1.1rem;border-top:1px solid var(--vg-border, #eceaf6)}.vg-content section>h2{margin:0;font-size:1.06rem;line-height:1.4;letter-spacing:-.01em}.vg-content section>p{margin:0;line-height:1.75}.vg-content section>ul,.vg-content section>ol{margin:0;padding-left:1.15rem;line-height:1.7}.vg-content section>ul li+li,.vg-content section>ol li+li{margin-top:.3rem}.vg-content section h3{margin:.5rem 0 .1rem}.vg-content details>h2{font-size:1.02rem;margin-top:.3rem;color:#6d28d9}.vg-content details>ul{line-height:1.75}.vg-content details>p{line-height:1.75}.vg-content details>*:last-child{margin-bottom:1rem}.vg-row-head{display:flex;justify-content:space-between;align-items:baseline;gap:.6rem}.vg-row-head a{font-size:.85rem}.vg-upcoming{margin-top:1.4rem}.vg-aside-card{border:1px solid var(--vg-border, #e6e4f2);border-radius:16px;padding:1rem 1.1rem;background:var(--vg-card, #fff)}.vg-aside-card h2{margin:0 0 .7rem;font-size:.95rem}.vg-glance{list-style:none;margin:0;padding:0;display:grid}.vg-glance li{display:flex;gap:.7rem;align-items:center;padding:.55rem 0;border-bottom:1px solid var(--vg-border, #f0eef8)}.vg-glance li:last-child{border-bottom:0}.vg-glance-icon{width:2rem;height:2rem;display:grid;place-items:center;background:#f3efff;border-radius:99px;font-size:.95rem;flex:0 0 auto}.vg-glance-text{display:grid}.vg-glance-text small{font-size:.72rem;color:var(--muted, #9ca3af)}.vg-glance-text strong{font-size:.88rem}.vg-toc{list-style:none;margin:0;padding:0;display:grid;gap:.15rem}.vg-toc a{display:block;padding:.4rem .5rem;border-radius:8px;font-size:.86rem;text-decoration:none;color:inherit}.vg-toc a:hover{background:#f6f3ff;color:#6d28d9}.vg-toc a:before{content:"◦ ";color:#a78bfa}.vg-toc-sim{color:#6d28d9!important;font-weight:600}.vg-aside-more p{margin:0 0 .6rem;font-size:.85rem;color:var(--muted, #6b7280)}.vg-more-btn{display:block;text-align:center;border:1.5px solid #d9ccfb;border-radius:10px;padding:.5rem;font-size:.88rem;font-weight:600;color:#6d28d9;text-decoration:none;background:#faf8ff}.vg-more-btn:hover{background:#f3efff}.vg-disclaimer{margin-top:1.4rem;font-size:.78rem;color:var(--muted, #9ca3af)}@media(prefers-color-scheme:dark){.vg{--vg-border: #35323f;--vg-card: #1c1a22;--vg-tint: #211e2a}.vg-chip-cat{background:#2a2140;border-color:#4c3a75;color:#c4b5fd}.acc-icon,.vg-glance-icon{background:#2a2140}.vg-sim{background:linear-gradient(120deg,#241d33,#1f2233);border-color:#4c3a75}.vg-toc a:hover{background:#2a2140;color:#c4b5fd}.vg-more-btn{background:#241d33;border-color:#4c3a75;color:#c4b5fd}.vg-content details>h2{color:#c4b5fd}}
