:root{--pvc-ink:#11100f;--pvc-paper:#fbfaf7;--pvc-sand:#eee7dc;--pvc-sunset:#e4553f;--pvc-pacific:#126b7a;--pvc-bloom:#b63669;--pvc-sun:#e8b466;--pvc-radius:20px;--pvc-shadow:0 16px 45px rgba(20,18,15,.08);--pvc-wide:1180px}
.pvc-search{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.65rem;padding:.5rem .55rem .5rem 1rem;border:1px solid rgba(255,255,255,.32);border-radius:999px;background:#fff;box-shadow:0 14px 40px rgba(0,0,0,.14);max-width:920px;margin:30px 0 0;color:var(--pvc-ink)}
.pvc-search-icon{font-size:1.2rem}.pvc-search input{border:0!important;outline:0!important;background:transparent!important;min-width:0;font-size:1rem;padding:.75rem 0!important;color:var(--pvc-ink)!important}.pvc-search button,.pvc-form button,.pvc-newsletter button{border:0;border-radius:999px;background:var(--pvc-ink);color:#fff;padding:.9rem 1.25rem;font-weight:750;min-height:44px;cursor:pointer}
.pvc-pills{display:flex;gap:.55rem;overflow:auto;padding:1rem 0 .25rem;scrollbar-width:none;max-width:100%}.pvc-pills::-webkit-scrollbar{display:none}.pvc-pills a{white-space:nowrap;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:.62rem .9rem;text-decoration:none!important;color:var(--pvc-ink)!important;background:rgba(255,255,255,.95);font-size:.86rem;font-weight:650}.pvc-pills a:hover{background:var(--pvc-ink);color:#fff!important}
.pvc-status-strip{width:min(calc(100% - 40px),var(--pvc-wide));box-sizing:border-box;margin:22px auto 0;display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap;padding:13px 16px;border:1px solid rgba(20,18,15,.09);border-radius:14px;background:#fff;color:#514b45;font-size:.82rem}.pvc-status-strip b{color:var(--pvc-ink);letter-spacing:.05em}
.pvc-section-shell{box-sizing:border-box;max-width:none!important;margin:0!important;padding:56px max(20px,calc((100vw - var(--pvc-wide))/2))}.pvc-section-shell+.pvc-section-shell{padding-top:18px}.pvc-dark-band{box-sizing:border-box;max-width:none!important;margin:0!important;padding:58px max(20px,calc((100vw - var(--pvc-wide))/2));background:#11100f;color:#fff}.pvc-dark-band .pvc-section-head a,.pvc-dark-band .pvc-card-content{color:#fff}.pvc-dark-band .pvc-event-card{background:#1b1917;border-color:rgba(255,255,255,.1)}.pvc-dark-band .pvc-card-content p{color:#c8c1ba}.pvc-dark-band .pvc-date-tile{background:#fff;color:#111}.pvc-newsletter-shell{box-sizing:border-box;max-width:none!important;margin:0!important;padding:58px max(20px,calc((100vw - var(--pvc-wide))/2))}
.pvc-section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin:0 0 20px}.pvc-section-head>div{min-width:0}.pvc-section-head h2{font-family:Didot,"Bodoni 72","Times New Roman",serif;font-weight:500;font-size:clamp(2rem,4vw,3.15rem);line-height:.98;letter-spacing:-.025em;margin:3px 0 0}.pvc-section-head a{text-decoration:none;font-weight:750;color:var(--pvc-pacific);white-space:nowrap}.pvc-eyebrow{font-size:.7rem;font-weight:850;letter-spacing:.13em;color:var(--pvc-sunset)}
.pvc-event-grid,.pvc-business-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;width:100%}.pvc-event-card,.pvc-business-card{min-width:0;background:#fff;border:1px solid rgba(20,18,15,.08);border-radius:var(--pvc-radius);overflow:hidden;box-shadow:0 5px 24px rgba(20,18,15,.055);transition:transform .18s ease,box-shadow .18s ease}.pvc-event-card:hover,.pvc-business-card:hover{transform:translateY(-3px);box-shadow:var(--pvc-shadow)}.pvc-event-card a,.pvc-business-card a{text-decoration:none!important;color:inherit}.pvc-card-image{display:block;aspect-ratio:16/10;overflow:hidden;background:#ddd}.pvc-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.pvc-event-card:hover .pvc-card-image img{transform:scale(1.025)}.pvc-card-image.is-fallback img{object-fit:cover}.pvc-card-content{display:block;padding:16px 16px 18px;color:var(--pvc-ink)}.pvc-card-top{display:flex;align-items:center;gap:9px;margin-bottom:12px}.pvc-date-tile{display:grid;place-items:center;min-width:48px;height:48px;border-radius:12px;background:var(--pvc-sand);line-height:1}.pvc-date-tile b{font-size:.62rem;text-transform:uppercase;letter-spacing:.07em}.pvc-date-tile strong{font-size:1.15rem}.pvc-card-type{font-size:.68rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase;color:var(--pvc-sunset);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pvc-card-content h3{font-family:Didot,"Bodoni 72","Times New Roman",serif;font-size:1.3rem;line-height:1.04;font-weight:500;letter-spacing:-.02em;margin:0 0 9px}.pvc-card-content p{margin:0;color:#6d655e;font-size:.83rem;line-height:1.4}.pvc-card-price{display:inline-block;margin-top:10px;font-size:.75rem;font-weight:800}.pvc-feature-badge{display:inline-flex;margin-bottom:10px;padding:.35rem .55rem;border-radius:999px;background:#111;color:#fff;font-size:.62rem;letter-spacing:.08em;font-weight:850}.pvc-event-card.is-featured{outline:2px solid rgba(228,85,63,.35);outline-offset:-1px}
.pvc-empty{display:flex;flex-direction:column;align-items:flex-start;gap:.4rem;padding:24px;background:var(--pvc-sand);border-radius:16px}.pvc-empty a{font-weight:750}.pvc-business-card img{width:100%;aspect-ratio:16/10;object-fit:cover}.pvc-business-card> a>div:last-child{padding:15px}.pvc-business-card h3{margin:0 0 6px}.pvc-business-card p{margin:0;color:#6d655e;font-size:.84rem}.pvc-business-mark{aspect-ratio:16/10;display:grid;place-items:center;background:linear-gradient(145deg,#126b7a,#b63669 55%,#e8b466);color:#fff;font-size:1.4rem;font-weight:800;letter-spacing:.1em}
.pvc-form{background:#fff;border:1px solid rgba(20,18,15,.1);border-radius:var(--pvc-radius);padding:clamp(1.1rem,3vw,2rem);box-shadow:var(--pvc-shadow);max-width:760px}.pvc-form h3{margin-top:0}.pvc-form label{display:grid;gap:.4rem;margin:.85rem 0;font-size:.9rem;font-weight:700}.pvc-form input,.pvc-form textarea,.pvc-form select{width:100%;box-sizing:border-box;border:1px solid #d8d1c8;border-radius:12px;padding:.8rem .9rem;background:#fff;color:#111;min-height:44px;font:inherit}.pvc-form textarea{min-height:110px}.pvc-form small{display:block;margin-top:.75rem;color:#6c655e;font-size:.76rem}.pvc-two{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.pvc-hp{position:absolute!important;left:-9999px!important}.pvc-newsletter{display:flex;gap:.55rem;max-width:620px}.pvc-newsletter input{flex:1;min-width:0;border:1px solid #ccc;border-radius:999px;padding:.85rem 1rem}.pvc-offer{display:flex;align-items:center;gap:1rem;border-radius:16px;background:var(--pvc-ink);color:#fff;padding:1rem 1.2rem}.pvc-offer span{text-transform:uppercase;letter-spacing:.08em;font-size:.68rem;color:#f6bd78}.pvc-offer strong{flex:1}.pvc-offer a{color:#fff;font-weight:800}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.pvc-event-meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem;margin:1.5rem 0}.pvc-event-meta>div{background:#fff;border:1px solid rgba(20,18,15,.1);border-radius:14px;padding:.85rem}.pvc-event-meta>div>span{display:block;font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:#786e65;margin-bottom:.25rem}.pvc-event-meta strong{display:block}.pvc-primary-cta,.pvc-action-row a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:999px;background:#11100f;color:#fff!important;padding:.75rem 1rem;text-decoration:none!important;font-weight:750}.pvc-source-note{font-size:.76rem;color:#766f68}.pvc-action-row{display:flex;flex-wrap:wrap;gap:.55rem}.pvc-social-embed{max-width:720px}.pvc-social-embed iframe{max-width:100%}
.pvc-admin-cards{display:flex;gap:12px;flex-wrap:wrap;margin:16px 0}.pvc-admin-card{background:#fff;border:1px solid #dcdcde;border-radius:8px;padding:14px 18px;min-width:150px}.pvc-admin-card span{display:block;color:#646970;font-size:12px}.pvc-admin-card strong{display:block;font-size:24px;margin-top:3px}
@media(max-width:980px){.pvc-event-grid,.pvc-business-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.pvc-section-shell,.pvc-dark-band,.pvc-newsletter-shell{padding-left:16px;padding-right:16px}.pvc-status-strip{width:calc(100% - 32px)}.pvc-search{grid-template-columns:auto 1fr;margin-top:22px;padding:.45rem .65rem}.pvc-search button{grid-column:1/-1;width:100%;margin-top:2px}.pvc-event-grid,.pvc-business-grid{grid-template-columns:1fr;gap:14px}.pvc-card-image{aspect-ratio:16/9}.pvc-section-head{align-items:center}.pvc-section-head h2{font-size:2rem}.pvc-section-head a{font-size:.82rem}.pvc-two{grid-template-columns:1fr}.pvc-newsletter{flex-direction:column}.pvc-newsletter button{width:100%}.pvc-event-meta{grid-template-columns:1fr 1fr}}
.pvc-event-hero-image{margin:26px 0 30px;border-radius:24px;overflow:hidden;aspect-ratio:16/8;box-shadow:var(--pvc-shadow);background:#ddd}.pvc-event-hero-image img{width:100%;height:100%;object-fit:cover;display:block}@media(max-width:620px){.pvc-event-hero-image{border-radius:16px;aspect-ratio:16/10}}
/* 2.2: photographic fallbacks from CC0/Public Domain Openverse results */
.pvc-card-image.is-photo{position:relative;background:#ddd}
.pvc-card-image.is-photo img,.pvc-event-hero-image.is-photo img{object-fit:cover;filter:saturate(.96) contrast(1.02)}
.pvc-card-image.is-photo:after{content:"ILLUSTRATIVE PHOTO";position:absolute;left:10px;bottom:9px;padding:4px 7px;border-radius:999px;background:rgba(0,0,0,.58);color:#fff;font-size:9px;font-weight:800;letter-spacing:.09em;line-height:1;opacity:.78}
