.ev-status{display:inline-flex;align-items:center;gap:7px;font-weight:800;font-size:var(--fs-sm,.875rem);border-radius:var(--radius-pill,999px);padding:5px 14px;border:1px solid transparent}.ev-status:before{content:"";width:9px;height:9px;border-radius:50%;background:currentColor}.ev-status--live{color:#146c45;background:#e7f6ee;border-color:#9bd8b7}.ev-status--live:before{animation:evPulse 1.6s ease infinite}@keyframes evPulse{0%,to{opacity:1}50%{opacity:.35}}.ev-status--soon{color:var(--brand-700,#c25e00);background:var(--brand-50,#fff4e6);border-color:var(--brand-300,#ffb454)}.ev-status--ended{color:var(--text-muted,#6b6b6b);background:#f1f1ef;border-color:#d8d5ce}@media (prefers-reduced-motion:reduce){.ev-status--live:before{animation:none}}.ev-hero-photo{margin:20px 0 6px}.ev-hero-photo img{display:block;width:100%;height:auto;border-radius:var(--radius-lg,20px);box-shadow:var(--shadow-md,0 4px 16px rgba(27,31,35,.1))}.ev-hero-photo figcaption{margin-top:8px;font-size:var(--fs-xs,.75rem);color:var(--text-muted,#6b6b6b);text-align:right}.ev-dates{display:flex;flex-wrap:wrap;gap:8px;margin:14px 0 4px}.ev-dates span{font-family:var(--font-display,sans-serif);font-weight:700;font-size:var(--fs-xs,.78rem);color:var(--ink-700,#2d3436);background:#fff;border:1px solid var(--border-token,#e2dcd2);border-radius:var(--radius-pill,999px);padding:4px 12px}.kxh-card .ev-status{align-self:flex-start;font-size:var(--fs-xs,.72rem);padding:3px 11px}.kxh-card__comment{display:flex;align-items:flex-start;gap:8px;background:var(--surface-2,#fdfbf7);border:1px solid var(--border-token,#e2dcd2);border-radius:var(--radius-md,14px);padding:9px 12px;font-size:var(--fs-xs,.78rem);line-height:1.65;color:var(--ink-700,#2d3436)}.kxh-card__comment img{flex:0 0 26px;width:26px;height:45px;object-fit:contain}.kxh-card__comment strong{color:var(--brand-700,#c25e00)}.ev-legacy{display:flex;gap:14px;align-items:flex-start;background:linear-gradient(135deg,#10151d,#1e293b);color:#e8edf4;border-radius:var(--radius-lg,20px);padding:18px 20px;margin:22px 0}.ev-legacy img{flex:0 0 56px;width:56px;height:96px;object-fit:contain;filter:drop-shadow(0 3px 4px rgba(0,0,0,.4))}.ev-legacy__title{margin:0 0 6px;font-size:1rem;font-weight:800;color:var(--brand-300,#ffb454)}.ev-legacy p{margin:0;font-size:var(--fs-sm,.875rem);line-height:1.75;color:#c9d4e0}.ev-legacy a{color:#7dd3fc}@media (max-width:560px){.ev-legacy{flex-direction:row;padding:15px 16px}.ev-legacy img{flex-basis:44px;width:44px;height:76px}}.kxh-card--gg{--kxh-accent:#0e7fb8}.kxh-card--natsumatsuri{--kxh-accent:#e5352f}.kxh-card--teamlab{--kxh-accent:#159e7e}