.exh-timeline-wrap{background:#0A0D13;padding:3rem 1.5rem}.exh-timeline{position:relative;max-width:480px;margin:0 auto;padding-right:28px}.exh-line{position:absolute;right:9px;top:0;bottom:0;width:2px;background:#2A313D}.exh-node{position:relative;margin-bottom:22px}.exh-dot{position:absolute;right:0;top:6px;width:20px;height:20px;border-radius:50%;background:#0A0D13;border:2px solid #5F5E5A}.exh-upcoming .exh-dot{border-color:#C9A45C}.exh-card{margin-right:36px;perspective:800px;cursor:pointer}.exh-inner{position:relative;transition:transform .5s;transform-style:preserve-3d;min-height:108px}.exh-card.is-flipped .exh-inner{transform:rotateY(180deg)}.exh-front,.exh-back{border-radius:10px;padding:14px 16px;backface-visibility:hidden;background:#181C24;border:1px solid #2A313D}.exh-upcoming .exh-front{border-color:#C9A45C33}.exh-back{position:absolute;inset:0;transform:rotateY(180deg);display:flex;gap:10px;align-items:center}.exh-back img{width:64px;height:82px;object-fit:cover;border-radius:4px}.exh-back a{color:#E3C87A;font-size:13px}.exh-meta-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}.exh-date{font-size:12px;color:#C9A45C;font-weight:500}.exh-title{font-size:15px;color:#F5F5F2;font-weight:500}.exh-location{font-size:12px;color:#B8BDC7;margin-top:4px}.exh-badge{font-size:11px;background:#C9A45C;color:#3C2F12;padding:2px 8px;border-radius:20px}.exh-badge-muted{background:#2A313D;color:#B8BDC7}.exh-past{opacity:.5}.exh-today-marker{position:relative;margin:30px 0;text-align:center}.exh-today-marker span{background:#0A0D13;color:#C9A45C;font-size:12px;padding:4px 12px;border:1px solid #C9A45C;border-radius:20px;position:relative;z-index:1}