/* Punjabi Mania / Events — an editorial guide to going out. Scoped to these routes. */
.ev-guide { --ev-paper:#fff; --ev-soft:#f3f5f7; --ev-ink:#171b24; --ev-muted:#616976; --ev-line:#dfe3e8; --ev-accent:#c92135; --ev-tint:#fff0f1; --ev-display:'Playfair Display',Georgia,serif; --ev-ui:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif; width:min(1240px,calc(100% - 48px)); margin:0 auto; padding:34px 0 52px; color:var(--ev-ink); font:16px/1.6 var(--ev-ui); }
:root.dark-theme .ev-guide,:root:not(.light-theme) .ev-guide { --ev-paper:#151a22; --ev-soft:#1d2430; --ev-ink:#f6f7fa; --ev-muted:#b2bac7; --ev-line:#333d4b; --ev-accent:#ff6979; --ev-tint:#2b1e28; }
.ev-guide * { box-sizing:border-box; }
.ev-guide a { color:inherit; text-decoration:none; }
.ev-guide h1,.ev-guide h2,.ev-guide h3,.ev-guide p { margin:0; }
.ev-guide h1 { font:700 clamp(40px,5.2vw,66px)/1.07 var(--ev-display); letter-spacing:-.035em; text-wrap:balance; }
.ev-guide h2 { font:700 clamp(25px,2.7vw,36px)/1.2 var(--ev-display); letter-spacing:-.025em; text-wrap:balance; }
.ev-guide h3 { font:700 20px/1.32 var(--ev-ui); letter-spacing:-.015em; }
.ev-guide :is(a,button,summary,input,select):focus-visible { outline:3px solid var(--ev-accent); outline-offset:4px; }
.ev-guide button,.ev-guide input,.ev-guide select { font:inherit; }
.ev-guide .material-symbols-outlined { font-size:22px; flex-shrink:0; }
.ev-guide [hidden] { display:none!important; }
.ev-guide .ev-eyebrow { color:var(--ev-accent); font:700 12px/1.5 var(--ev-ui); letter-spacing:.12em; text-transform:uppercase; margin:0 0 10px; }
.ev-guide header.ev-hub-head,.ev-guide header.ev-event-hero { position:static; top:auto; z-index:auto; background:transparent; border:0; box-shadow:none; transform:none; width:auto; margin-bottom:0; }
.ev-hub { padding-top:18px; }
.ev-hub-head { display:flex; align-items:flex-end; justify-content:space-between; gap:32px; padding:8px 0 32px; }
.ev-hub-head h1 em { color:var(--ev-accent); font-weight:500; }
.ev-guide .ev-deck { font-size:17px; color:var(--ev-muted); margin-top:18px; }
.ev-calendar-link { display:flex; gap:14px; align-items:center; border-bottom:1px solid var(--ev-line); padding:18px 0; flex-shrink:0; font-size:14px; color:var(--ev-muted)!important; }
.ev-calendar-link>.material-symbols-outlined { width:50px;height:50px;display:grid;place-items:center;border:1px solid var(--ev-line);border-radius:12px;color:var(--ev-accent); }
.ev-calendar-link strong { display:block; color:var(--ev-ink); font-size:16px; }
.ev-discover { background:var(--ev-paper); border:1px solid var(--ev-line); border-radius:16px; padding:22px; }
.ev-search-form { display:grid; grid-template-columns:minmax(220px,1.8fr) minmax(150px,1fr) minmax(160px,1fr) auto; align-items:end; gap:16px; }
.ev-search-form>div { min-width:0; }
.ev-search-form label { display:block; font-size:14px; font-weight:600; margin-bottom:8px; }
.ev-search-form input,.ev-search-form select,.ev-copy-fallback input { width:100%; min-width:0; min-height:48px; border:1px solid var(--ev-line); border-radius:8px; color:var(--ev-ink); background:var(--ev-paper); font-size:16px; padding:10px 12px; }
.ev-input-wrap { position:relative; }
.ev-input-wrap .material-symbols-outlined { position:absolute; top:13px; left:12px; color:var(--ev-muted); pointer-events:none; }
.ev-input-wrap input { padding-left:42px; }
.ev-guide .ev-button { display:inline-flex; align-items:center; justify-content:center; gap:10px; min-height:48px; padding:10px 18px; border:1px solid var(--ev-line); border-radius:8px; background:var(--ev-paper); color:var(--ev-ink); font:650 15px/1.4 var(--ev-ui); cursor:pointer; text-align:center; }
.ev-guide .ev-button.is-primary { background:#d82336; border-color:#d82336; color:#fff; }
.ev-button:hover { filter:brightness(.95); }
.ev-browse-tabs { display:flex; gap:28px; border-bottom:1px solid var(--ev-line); margin:24px 0 18px; }
.ev-browse-tabs a { display:flex; align-items:center; min-height:50px; font-size:15px; color:var(--ev-muted); padding:10px 0; border-bottom:3px solid transparent; }
.ev-browse-tabs a[aria-current] { border-color:var(--ev-accent); color:var(--ev-ink); font-weight:700; }
.ev-update-note { display:flex; align-items:center; flex-wrap:wrap; column-gap:7px; color:var(--ev-muted); font-size:14px; }
.ev-update-note .material-symbols-outlined { font-size:18px; }
.ev-update-note a { text-decoration:underline; text-underline-offset:3px; }
.ev-guide #event-results,.ev-guide #event-share { scroll-margin-top:170px; }
.ev-section-heading { display:flex; align-items:flex-end; justify-content:space-between; gap:24px; margin:32px 0 24px; }
.ev-section-heading>p { color:var(--ev-muted); font-size:14px; flex-shrink:0; }
.ev-applied { display:flex; flex-wrap:wrap; align-items:center; justify-content:space-between; gap:12px; margin-bottom:20px; padding:10px 14px; background:var(--ev-tint); border-radius:8px; font-size:14px; }
.ev-applied a { color:var(--ev-accent); font-weight:650; min-height:32px; display:flex; align-items:center; gap:8px; }
.ev-grid { display:grid; grid-template-columns:repeat(3,minmax(0,1fr)); gap:28px 24px; }
.ev-card { min-width:0; border:1px solid var(--ev-line); border-radius:14px; background:var(--ev-paper); display:flex; flex-direction:column; overflow:hidden; transition:border-color .18s ease; }
.ev-card:hover { border-color:var(--ev-muted); }
.ev-card-art { display:block; background:var(--ev-soft); height:245px; border-bottom:1px solid var(--ev-line); }
.ev-card-art img { display:block; width:100%; height:100%; object-fit:contain; }
.ev-card-info { display:flex; flex-direction:column; padding:20px; flex:1; min-width:0; }
.ev-card-top { display:flex; flex-wrap:wrap; align-items:center; gap:8px; margin-bottom:10px; }
.ev-category { color:var(--ev-muted); font-size:12px; line-height:1.5; }
.ev-guide .ev-status { display:inline-flex; align-items:center; width:fit-content; padding:3px 8px; border:1px solid var(--ev-line); border-radius:5px; font:650 12px/1.5 var(--ev-ui); color:var(--ev-muted); background:var(--ev-soft); }
.ev-status.is-cancelled,.ev-status.is-postponed,.ev-status.is-today { color:var(--ev-accent); background:var(--ev-tint); border-color:var(--ev-accent); }
.ev-card h3 a:hover { text-decoration:underline; text-decoration-thickness:1px; text-underline-offset:4px; }
.ev-guide .ev-card-date { color:var(--ev-accent); font:650 14px/1.5 var(--ev-ui); margin-top:12px; }
.ev-guide .ev-card-venue { color:var(--ev-muted); font-size:14px; line-height:1.5; margin-top:5px; }
.ev-card-foot { margin-top:auto; padding-top:16px; display:flex; align-items:center; justify-content:space-between; gap:12px; font-size:13px; color:var(--ev-muted); }
.ev-card-foot .material-symbols-outlined { color:var(--ev-accent); }
.ev-grid-ad { grid-column:1/-1; min-width:0; }
.ev-guide .pm-content-ad { margin:30px 0; border-radius:10px; border-color:var(--ev-line); background:var(--ev-paper); min-width:0; max-width:100%; }
.ev-grid-ad .pm-content-ad { margin:0; }
.ev-guide .pm-content-ad__label { color:var(--ev-muted); }
.ev-empty { padding:52px 24px; text-align:center; border:1px dashed var(--ev-line); background:var(--ev-paper); border-radius:14px; }
.ev-empty>.material-symbols-outlined { font-size:36px; color:var(--ev-accent); margin-bottom:16px; }
.ev-empty p { margin:12px 0 22px; color:var(--ev-muted); }
.ev-pagination { display:flex; justify-content:center; align-items:center; flex-wrap:wrap; gap:20px; margin-top:28px; font-size:14px; }
.ev-trending { margin:40px 0; }
.ev-trending ol { display:grid; grid-template-columns:1fr 1fr; padding:0; margin:0; list-style:none; border-top:1px solid var(--ev-line); }
.ev-trending li { display:flex; gap:18px; padding:22px 18px 22px 0; align-items:center; border-bottom:1px solid var(--ev-line); min-width:0; }
.ev-rank { color:var(--ev-accent); font:500 32px var(--ev-display); }
.ev-trending li a { flex:1; min-width:0; }
.ev-trending li strong { display:block; font-size:16px; line-height:1.4; }
.ev-trending li a>span { display:block; color:var(--ev-muted); font-size:13px; margin-top:6px; }
.ev-endcap { display:flex; gap:24px; align-items:center; padding:28px; border-block:1px solid var(--ev-line); margin-top:36px; }
.ev-endcap>.material-symbols-outlined { font-size:34px; color:var(--ev-accent); }
.ev-endcap>div { flex:1; }
.ev-endcap h2 { font-size:27px; }
.ev-endcap p { color:var(--ev-muted); font-size:15px; margin-top:7px; }
/* Detail: artwork + decision in one composition. */
.ev-breadcrumb { display:flex; gap:12px; flex-wrap:wrap; font-size:14px; color:var(--ev-muted); margin-bottom:24px; }
.ev-breadcrumb a { min-height:32px; display:inline-flex; align-items:center; }
.ev-breadcrumb>span { padding-top:4px; }
.ev-notice { display:flex; gap:16px; padding:20px; margin-bottom:24px; border:1px solid var(--ev-accent); border-radius:10px; background:var(--ev-tint); }
.ev-notice>.material-symbols-outlined { color:var(--ev-accent); }
.ev-notice p { margin-top:4px; }
.ev-event-hero { display:grid; grid-template-columns:minmax(240px,340px) minmax(0,1fr); gap:clamp(28px,4vw,64px); padding:12px 0 24px; align-items:start; }
.ev-poster { padding:12px; background:var(--ev-paper); border:1px solid var(--ev-line); border-radius:12px; }
.ev-poster img { display:block; width:100%; height:auto; max-height:510px; object-fit:contain; }
.ev-event-intro { min-width:0; }
.ev-event-kickers { display:flex; align-items:center; flex-wrap:wrap; gap:12px; margin-bottom:16px; }
.ev-event-kickers .ev-eyebrow { margin:0; }
.ev-detail h1 { font-size:clamp(32px,3.8vw,50px); line-height:1.12; }
.ev-guide .ev-admin-views { font-size:12px; color:var(--ev-muted); margin-top:12px; }
.ev-when { display:flex; gap:18px; align-items:center; margin-top:28px; }
.ev-date-stamp { display:flex; flex-direction:column; justify-content:center; align-items:center; width:66px; min-height:74px; flex-shrink:0; border:1px solid var(--ev-line); border-radius:9px; background:var(--ev-paper); }
.ev-date-stamp>span { color:var(--ev-accent); font-size:12px; font-weight:750; text-transform:uppercase; letter-spacing:.06em; }
.ev-date-stamp strong { font:700 28px/1.15 var(--ev-ui); font-variant-numeric:tabular-nums; }
.ev-when>div:last-child>strong,.ev-venue-line strong { display:block; font-weight:650; font-size:17px; line-height:1.5; }
.ev-when>div:last-child>span,.ev-venue-line div>span { display:block; font-size:15px; color:var(--ev-muted); margin-top:3px; }
.ev-venue-line { display:flex; gap:14px; align-items:flex-start; margin:20px 0; }
.ev-venue-line>.material-symbols-outlined { color:var(--ev-accent); margin-top:3px; }
.ev-booking { display:flex; gap:20px; align-items:center; justify-content:space-between; padding:20px 0; border-block:1px solid var(--ev-line); }
.ev-booking>div { min-width:0; }
.ev-label { display:block; color:var(--ev-muted); font-size:13px; }
.ev-booking strong { display:block; font:700 20px/1.4 var(--ev-ui); margin-top:3px; }
.ev-booking .ev-button { flex-shrink:0; }
.ev-guide .ev-ticket-note { color:var(--ev-muted); font-size:12px; line-height:1.5; margin-top:10px; }
.ev-secondary-actions { display:flex; flex-wrap:wrap; gap:12px 22px; align-items:flex-start; margin-top:14px; }
.ev-secondary-actions>a,.ev-calendar>summary { display:flex; align-items:center; gap:7px; min-height:44px; font:600 14px/1.5 var(--ev-ui); cursor:pointer; }
.ev-secondary-actions .material-symbols-outlined { font-size:20px; }
.ev-calendar { position:relative; }
.ev-calendar>summary { list-style:none; }
.ev-calendar>summary::-webkit-details-marker { display:none; }
.ev-calendar-menu { position:absolute; left:0; top:48px; width:260px; max-width:calc(100vw - 40px); z-index:20; background:var(--ev-paper); border:1px solid var(--ev-line); box-shadow:0 10px 32px #0002; border-radius:10px; padding:8px; }
.ev-calendar-menu a { display:block; padding:10px; min-height:44px; font-size:14px; }
.ev-calendar-menu a:hover { background:var(--ev-soft); border-radius:6px; }
.ev-calendar-menu small { display:block; font-size:12px; color:var(--ev-muted); padding:10px; }
.ev-detail-layout { display:grid; grid-template-columns:minmax(0,1fr) 320px; gap:clamp(28px,5vw,64px); margin-top:40px; }
.ev-guide .ev-main-column,.ev-guide .ev-side-column { min-width:0; width:100%; max-width:100%; }
.ev-rich-text { font:17px/1.85 var(--ev-ui); overflow-wrap:anywhere; margin-top:22px; }
.ev-rich-text p,.ev-rich-text ul,.ev-rich-text ol { margin:0 0 18px; }
.ev-rich-text h2,.ev-rich-text h3 { margin:28px 0 14px; }
.ev-rich-text :is(img,video,iframe,table) { max-width:100%; }
.ev-rich-text :is(img,video) { height:auto; }
.ev-rich-text iframe { width:100%; aspect-ratio:16/9; height:auto; }
.ev-rich-text table { display:block; overflow-x:auto; }
.ev-rich-text a { text-decoration:underline; color:var(--ev-accent); }
.ev-lineup { margin-top:36px; }
.ev-people { display:grid; grid-template-columns:1fr 1fr; gap:12px; margin-top:22px; }
.ev-people a { display:flex; gap:12px; align-items:center; padding:14px; border:1px solid var(--ev-line); border-radius:10px; background:var(--ev-paper); min-width:0; }
.ev-people img { width:56px; height:56px; object-fit:cover; border-radius:50%; flex-shrink:0; }
.ev-people strong { flex:1; font-size:15px; line-height:1.4; }
.ev-people a>span { color:var(--ev-accent); }
.ev-visit { background:var(--ev-paper); border:1px solid var(--ev-line); border-top:3px solid var(--ev-accent); border-radius:10px; padding:24px; }
.ev-visit h2 { font-size:27px; }
.ev-visit dl { margin:20px 0; }
.ev-visit dl>div { padding:13px 0; border-bottom:1px solid var(--ev-line); }
.ev-visit dt { font-size:13px; color:var(--ev-muted); margin-bottom:5px; }
.ev-visit dd { margin:0; font-size:16px; line-height:1.6; }
.ev-visit>p { color:var(--ev-muted); font-size:14px; }
.ev-text-link { display:inline-flex; align-items:center; min-height:44px; color:var(--ev-accent)!important; font-size:15px; font-weight:650; }
.ev-print { display:block; background:transparent; border:0; color:var(--ev-muted); text-decoration:underline; text-underline-offset:4px; min-height:44px; padding:0; font-size:14px!important; cursor:pointer; }
.ev-share { margin-top:36px; padding:28px 0; border-block:1px solid var(--ev-line); }
.ev-share>p { color:var(--ev-muted); margin-top:10px; }
.ev-share-links { display:flex; flex-wrap:wrap; gap:10px; margin-top:18px; }
.ev-share-links a,.ev-share-links button { background:var(--ev-paper); color:var(--ev-ink); border:1px solid var(--ev-line); border-radius:7px; min-height:44px; padding:9px 14px; font:600 14px/1.5 var(--ev-ui); cursor:pointer; }
.ev-copy-status { font-size:14px; }
.ev-copy-fallback { display:block; margin-top:14px; font-size:14px; }
.ev-copy-fallback input { margin-top:8px; }
.ev-related { margin-top:48px; }
.ev-grid.is-related { grid-template-columns:repeat(4,minmax(0,1fr)); gap:20px; }
.is-related .ev-card-art { height:190px; }
.is-related h3 { font-size:17px; }
.is-related .ev-card-info { padding:16px; }
@media (max-width:1000px) {
    .ev-search-form { grid-template-columns:1fr 1fr; }
    .ev-search-field { grid-column:1/-1; }
    .ev-search-form>.ev-button { grid-column:1/-1; }
    .ev-grid { grid-template-columns:repeat(2,minmax(0,1fr)); }
    .ev-detail-layout { grid-template-columns:minmax(0,1fr) 280px; gap:24px; }
    .ev-event-hero { grid-template-columns:260px minmax(0,1fr); gap:28px; }
    .ev-booking { flex-wrap:wrap; }
    .ev-grid.is-related { grid-template-columns:repeat(2,minmax(0,1fr)); }
    .ev-people { grid-template-columns:1fr; }
}
@media (max-width:680px) {
    .ev-guide { width:calc(100% - 32px); padding-top:22px; }
    .ev-guide.ev-hub { padding-top:12px; }
    .ev-hub-head { display:block; padding:0 0 16px; }
    .ev-hub-head .ev-eyebrow,.ev-hub-head .ev-deck { display:none; }
    .ev-hub-head h1 { font-size:42px; }
    .ev-hub-head h1 br { display:none; }
    .ev-calendar-link { border:0; padding:14px 0 0; font-size:13px; }
    .ev-calendar-link>.material-symbols-outlined { width:36px; height:36px; border-radius:8px; }
    .ev-calendar-link strong { font-size:14px; }
    .ev-calendar-link>span:last-child { display:flex; align-items:center; flex-wrap:wrap; column-gap:8px; }
    .ev-guide .ev-deck { font-size:16px; margin-top:12px; }
    .ev-discover { padding:16px; border-radius:12px; }
    .ev-search-form { gap:12px; position:relative; }
    .ev-search-field>label { position:absolute; width:1px; height:1px; overflow:hidden; clip-path:inset(50%); }
    .ev-search-field input { padding-right:58px; }
    .ev-search-form>.ev-button { position:absolute; top:0; right:0; width:48px; min-width:0; padding:0; }
    .ev-find-label { display:none; }
    .ev-search-form label { font-size:13px; }
    .ev-browse-tabs { gap:18px; margin-top:18px; }
    .ev-browse-tabs a { font-size:13px; }
    .ev-section-heading { display:block; margin:22px 0 16px; }
    .ev-hub #event-results .ev-section-heading .ev-eyebrow { display:none; }
    .ev-section-heading>p { margin-top:8px; }
    .ev-hub #event-results .ev-section-heading { display:flex; align-items:center; flex-wrap:wrap; gap:6px 12px; margin-top:18px; }
    .ev-hub #event-results .ev-section-heading h2 { font-size:25px; }
    .ev-hub #event-results .ev-section-heading>p { margin-top:0; }
    .ev-grid,.ev-grid.is-related { grid-template-columns:1fr; gap:14px; }
    .ev-card { display:grid; grid-template-columns:104px minmax(0,1fr); border-radius:10px; }
    .ev-card-art,.is-related .ev-card-art { height:100%; min-height:155px; border-bottom:0; border-right:1px solid var(--ev-line); }
    .ev-card-art img { height:100%; max-height:230px; }
    .ev-card-info,.is-related .ev-card-info { padding:14px; }
    .ev-card h3,.is-related h3 { font-size:17px; }
    .ev-card-top { margin-bottom:7px; gap:5px; }
    .ev-category { font-size:12px; }
    .ev-guide .ev-card-date { margin-top:9px; }
    .ev-card-foot { padding-top:10px; }
    .ev-trending ol { grid-template-columns:1fr; }
    .ev-trending li { padding:18px 0; }
    .ev-endcap { flex-wrap:wrap; padding:22px 0; gap:14px; }
    .ev-endcap>.material-symbols-outlined { display:none; }
    .ev-endcap>div { flex-basis:100%; }
    .ev-event-hero { grid-template-columns:100px minmax(0,1fr); gap:14px 18px; padding:0; }
    .ev-event-intro { display:contents; }
    .ev-event-intro>* { grid-column:1/-1; }
    .ev-poster { grid-column:1; grid-row:1/3; padding:4px; border-radius:7px; }
    .ev-poster img { max-height:180px; }
    .ev-event-kickers { grid-column:2; grid-row:1; align-self:end; gap:6px; margin:0; }
    .ev-event-kickers .ev-eyebrow { font-size:11px; letter-spacing:.07em; }
    .ev-event-intro h1 { grid-column:2; grid-row:2; align-self:start; font-size:27px; letter-spacing:-.025em; }
    .ev-when { margin-top:8px; padding-top:18px; border-top:1px solid var(--ev-line); }
    .ev-venue-line { margin:4px 0 0; }
    .ev-booking { margin-top:4px; gap:14px; padding:18px 0; }
    .ev-booking>div { flex:1; min-width:120px; }
    .ev-booking .ev-button { min-width:130px; }
    .ev-booking strong { font-size:18px; }
    .ev-guide .ev-ticket-note { margin-top:-5px; }
    .ev-secondary-actions { margin-top:0; gap:8px 16px; }
    .ev-detail-layout { grid-template-columns:1fr; gap:24px; margin-top:24px; }
    .ev-rich-text { font-size:16px; line-height:1.8; }
    .ev-guide .pm-content-ad { margin:24px 0; }
    .ev-guide #event-results,.ev-guide #event-share { scroll-margin-top:95px; }
    .ev-notice { padding:16px; gap:10px; font-size:15px; }
}
/* V4: an event should feel like a night out, not a database row. */
.ev-landing-stage { position:relative; isolation:isolate; display:grid; grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr); gap:clamp(28px,4vw,60px); overflow:hidden; padding:clamp(30px,4vw,58px); border-radius:32px; color:#fff; background:radial-gradient(circle at 82% 12%,rgba(255,68,91,.28),transparent 30%),radial-gradient(circle at 8% 92%,rgba(20,164,188,.22),transparent 34%),#071320; box-shadow:0 24px 70px rgba(9,21,34,.16); }
.ev-landing-stage:after { content:""; position:absolute; z-index:-1; inset:auto -12% -58% 22%; height:76%; border:1px solid rgba(255,255,255,.1); border-radius:50%; transform:rotate(-8deg); }
.ev-landing-stage .ev-hub-head { display:flex; flex-direction:column; align-items:flex-start; justify-content:space-between; padding:8px 0; }
.ev-landing-stage .ev-eyebrow { color:#ff8b98; }
.ev-landing-stage h1 { color:#fff; font-size:clamp(44px,5.1vw,70px); }
.ev-landing-stage .ev-deck { color:#bfcbd6; max-width:410px; line-height:1.7; }
.ev-landing-stage .ev-calendar-link { color:#bfcbd6!important; border-color:rgba(255,255,255,.18); }
.ev-landing-stage .ev-calendar-link strong { color:#fff; }
.ev-landing-stage .ev-calendar-link>.material-symbols-outlined { border-color:rgba(255,255,255,.2); color:#ff7182; }
.ev-spotlight { min-width:0; display:grid; grid-template-columns:minmax(170px,42%) minmax(0,1fr); align-items:center; overflow:hidden; border:1px solid rgba(255,255,255,.14); border-radius:24px; background:rgba(255,255,255,.075); box-shadow:0 26px 56px rgba(0,0,0,.3); backdrop-filter:blur(14px); }
.ev-spotlight-art { position:relative; isolation:isolate; align-self:stretch; min-height:430px; overflow:hidden; display:grid; place-items:center; }
.ev-spotlight-bg { position:absolute; z-index:-1; inset:-24px; width:calc(100% + 48px); height:calc(100% + 48px); object-fit:cover; filter:blur(20px); opacity:.56; transform:scale(1.1); }
.ev-spotlight-art:after { content:""; position:absolute; z-index:-1; inset:0; background:linear-gradient(90deg,rgba(3,12,21,.08),rgba(3,12,21,.5)); }
.ev-spotlight-poster { display:block; width:min(78%,230px); height:auto; max-height:370px; object-fit:contain; border-radius:8px; box-shadow:0 22px 42px rgba(0,0,0,.48); }
.ev-spotlight-copy { min-width:0; padding:30px 28px 30px 8px; }
.ev-live-chip { display:inline-flex; align-items:center; gap:8px; padding:7px 11px; border-radius:999px; color:#fff; background:rgba(255,255,255,.1); font-size:11px; font-weight:750; letter-spacing:.09em; text-transform:uppercase; }
.ev-live-chip>span { width:8px; height:8px; border-radius:50%; background:#ff4359; box-shadow:0 0 0 5px rgba(255,67,89,.14); }
.ev-guide .ev-spotlight-date { margin-top:22px; color:#ff8b98; font-size:13px; font-weight:750; letter-spacing:.035em; text-transform:uppercase; }
.ev-spotlight h2 { margin-top:9px; color:#fff; font-size:clamp(27px,3vw,42px); line-height:1.08; }
.ev-spotlight h2 a:after { content:""; position:absolute; inset:0; }
.ev-guide .ev-spotlight-place { display:flex; align-items:flex-start; gap:8px; margin-top:18px; color:#c8d1da; font-size:14px; }
.ev-spotlight-place .material-symbols-outlined { color:#ff7182; font-size:19px; }
.ev-spotlight-cta { position:relative; z-index:1; display:inline-flex; align-items:center; gap:16px; margin-top:24px; padding-bottom:7px; color:#fff!important; border-bottom:1px solid rgba(255,255,255,.45); font-weight:700; font-size:14px; }
.ev-hub .ev-discover { position:relative; z-index:2; margin-top:24px; border:0; box-shadow:0 12px 38px rgba(19,27,37,.09); }
.ev-card { border:0; border-radius:20px; box-shadow:0 12px 34px rgba(20,30,42,.08); transition:transform .2s ease,box-shadow .2s ease; }
.ev-card:hover { border-color:transparent; transform:translateY(-4px); box-shadow:0 18px 44px rgba(20,30,42,.14); }
.ev-card-art { position:relative; isolation:isolate; overflow:hidden; height:300px; border:0; background:#18202a; display:grid; place-items:center; }
.ev-card-art:after { content:""; position:absolute; z-index:-1; inset:0; background:linear-gradient(180deg,rgba(8,16,26,.05),rgba(8,16,26,.38)); }
.ev-card-bg { position:absolute; z-index:-2; inset:-22px; width:calc(100% + 44px); height:calc(100% + 44px); object-fit:cover; filter:blur(18px) saturate(.85); opacity:.62; transform:scale(1.08); }
.ev-card-poster { position:relative; display:block; width:auto!important; max-width:82%; height:88%!important; object-fit:contain!important; filter:drop-shadow(0 16px 18px rgba(0,0,0,.35)); transition:transform .25s ease; }
.ev-card:hover .ev-card-poster { transform:scale(1.025); }
.ev-card-open { position:absolute; top:14px; right:14px; display:grid; place-items:center; width:38px; height:38px; border-radius:50%; color:#fff; background:rgba(7,19,32,.56); backdrop-filter:blur(8px); }
.ev-card-info { padding:22px; }
.ev-card-top { justify-content:space-between; }
.ev-category { color:var(--ev-accent); font-weight:750; letter-spacing:.07em; text-transform:uppercase; }
.ev-card-foot { border-top:1px solid var(--ev-line); }
.ev-guide header.ev-event-hero { position:relative; isolation:isolate; overflow:hidden; grid-template-columns:minmax(250px,350px) minmax(0,1fr); padding:clamp(28px,4.2vw,58px); border-radius:32px; color:#fff; background:#071320; box-shadow:0 24px 70px rgba(9,21,34,.18); }
.ev-event-backdrop { position:absolute; z-index:-2; inset:-50px; overflow:hidden; }
.ev-event-backdrop img { width:100%; height:100%; object-fit:cover; filter:blur(28px) saturate(.82); opacity:.42; transform:scale(1.08); }
.ev-event-hero:after { content:""; position:absolute; z-index:-1; inset:0; background:linear-gradient(90deg,rgba(3,11,20,.44),rgba(3,11,20,.78) 48%,rgba(3,11,20,.93)); }
.ev-event-hero .ev-poster { padding:8px; border-color:rgba(255,255,255,.22); background:rgba(255,255,255,.1); box-shadow:0 24px 50px rgba(0,0,0,.42); }
.ev-event-hero :is(h1,.ev-when strong,.ev-venue-line strong,.ev-booking strong) { color:#fff; }
.ev-event-hero :is(.ev-when span,.ev-venue-line div>span,.ev-label,.ev-ticket-note) { color:#bdc8d2; }
.ev-event-hero .ev-status { color:#fff; background:rgba(255,255,255,.1); border-color:rgba(255,255,255,.18); }
.ev-event-hero .ev-date-stamp { color:#fff; border-color:rgba(255,255,255,.2); background:rgba(255,255,255,.08); }
.ev-event-hero .ev-booking { margin-top:24px; padding:20px; border:1px solid rgba(255,255,255,.16); border-radius:16px; background:rgba(255,255,255,.075); backdrop-filter:blur(10px); }
.ev-event-hero .ev-secondary-actions :is(a,summary) { color:#fff; }
.ev-event-hero .ev-calendar-menu { color:var(--ev-ink); }
.ev-about { padding:clamp(24px,3.2vw,40px); border-radius:20px; background:var(--ev-paper); box-shadow:0 12px 34px rgba(20,30,42,.06); }
.ev-visit { border:0; border-radius:20px; box-shadow:0 12px 34px rgba(20,30,42,.08); }
.ev-people a { border:0; border-radius:16px; box-shadow:0 8px 24px rgba(20,30,42,.07); }
@media (max-width:1000px) {
    .ev-landing-stage { grid-template-columns:1fr; }
    .ev-landing-stage .ev-hub-head { display:grid; grid-template-columns:1fr auto; align-items:end; gap:24px; }
    .ev-landing-stage .ev-calendar-link { align-self:end; }
}
@media (max-width:680px) {
    .ev-landing-stage { display:block; width:calc(100% + 32px); margin-left:-16px; padding:26px 16px 18px; border-radius:0 0 28px 28px; }
    .ev-landing-stage .ev-hub-head { display:block; padding:0 0 22px; }
    .ev-landing-stage .ev-hub-head .ev-eyebrow { display:block; }
    .ev-landing-stage .ev-hub-head h1 { font-size:43px; }
    .ev-landing-stage .ev-hub-head .ev-deck { display:block; max-width:330px; color:#c3ccd5; font-size:14px; line-height:1.55; }
    .ev-landing-stage .ev-calendar-link { display:none; }
    .ev-spotlight { grid-template-columns:104px minmax(0,1fr); min-height:184px; border-radius:18px; }
    .ev-spotlight-art { min-height:184px; }
    .ev-spotlight-poster { width:80%; max-height:156px; }
    .ev-spotlight-copy { padding:16px 14px 16px 4px; }
    .ev-live-chip { padding:5px 8px; font-size:9px; }
    .ev-guide .ev-spotlight-date { margin-top:10px; font-size:10px; }
    .ev-spotlight h2 { margin-top:5px; font-size:20px; }
    .ev-guide .ev-spotlight-place { margin-top:8px; font-size:12px; line-height:1.35; }
    .ev-spotlight-cta { margin-top:10px; padding:0; border:0; font-size:12px; }
    .ev-hub .ev-discover { margin-top:16px; }
    .ev-card { grid-template-columns:116px minmax(0,1fr); border-radius:16px; }
    .ev-card-art,.is-related .ev-card-art { min-height:178px; border:0; }
    .ev-card-poster { max-width:88%; height:88%!important; }
    .ev-card-open { top:8px; right:8px; width:30px; height:30px; font-size:17px!important; }
    .ev-guide header.ev-event-hero { grid-template-columns:104px minmax(0,1fr); width:calc(100% + 32px); margin-left:-16px; padding:20px 16px 24px; border-radius:0 0 28px 28px; }
    .ev-event-hero:after { background:linear-gradient(180deg,rgba(3,11,20,.65),rgba(3,11,20,.94)); }
    .ev-event-hero .ev-poster { grid-column:1; grid-row:1/3; }
    .ev-event-hero .ev-event-kickers { grid-column:2; grid-row:1; }
    .ev-event-hero .ev-event-intro h1 { grid-column:2; grid-row:2; color:#fff; }
    .ev-event-hero .ev-when { border-color:rgba(255,255,255,.16); }
    .ev-event-hero .ev-booking { padding:16px; border-color:rgba(255,255,255,.15); }
    .ev-about { padding:24px 20px; border-radius:16px; }
}
@media (prefers-reduced-motion:reduce) { .ev-card,.ev-card-poster { transition:none; } }
@media print { .ev-guide { width:100%; color:#000; } .ev-guide .pm-content-ad,.ev-secondary-actions,.ev-share,.ev-print,.ev-related { display:none!important; } .ev-event-hero { break-inside:avoid; } }
