html{scroll-behavior:smooth}body.modal-open{overflow:hidden}.explore-page{background:radial-gradient(circle at top left,rgba(255,214,10,.18),transparent 24%),linear-gradient(180deg,#f6f5ef,#faf9f6,#f2f8ef);color:var(--text-dark)}.event-day-hero{position:relative;min-height:54vh;display:flex;align-items:center;padding:var(--space-lg) 0;overflow:hidden;background:var(--pure-black)}.event-day-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.event-day-hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#00000029,#00000070),radial-gradient(circle at center,rgba(76,201,255,.14),transparent 38%)}.event-day-hero-content{position:relative;z-index:1;max-width:840px;text-align:center;color:var(--pure-white);padding-top:2.5rem}.event-day-hero .hero-foundation,.event-day-hero .hero-subtitle,.event-day-hero .hero-details,.event-day-live-status{color:var(--pure-white)}.event-day-hero .hero-foundation{margin-bottom:var(--space-sm)}.event-day-hero .hero-title{color:var(--pure-white);margin-bottom:var(--space-sm)}.event-day-hero .hero-subtitle{margin-bottom:var(--space-sm);font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2.8rem);font-weight:700;text-transform:uppercase;text-shadow:3px 3px 0 rgba(0,0,0,.45)}.event-day-hero .hero-details{margin-bottom:var(--space-sm);font-family:var(--font-mono);font-size:clamp(1rem,1.6vw,1.35rem);font-weight:700}.event-day-hero-note,.event-day-live-status{max-width:700px;margin-right:auto;margin-left:auto}.event-day-hero-note{margin-bottom:.75rem;font-size:clamp(1rem,1.4vw,1.25rem)}.event-day-live-status{margin-bottom:0;font-family:var(--font-display);font-size:.95rem;font-weight:700;text-transform:uppercase}.event-day-content{padding-top:var(--space-md)}.event-day-flow{max-width:980px}.explore-back-link{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:var(--space-md);font-family:var(--font-display);font-size:.95rem;font-weight:700;text-transform:uppercase;color:var(--deep-forest)}.event-day-hero-back-link{position:absolute;top:0;left:var(--space-md);margin-bottom:0;color:var(--pure-white)}.event-day-section{margin-bottom:var(--space-lg)}.event-day-schedule-heading{text-align:center}.event-day-section-head,.event-day-inline-card,.event-day-note-head,.event-day-note-actions,.graphic-modal-actions,.graphic-modal-meta{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-md)}.event-day-section-head-centered{justify-content:center;text-align:center}.event-day-section-head-centered>div{width:100%;text-align:center}.event-day-section-action{display:flex;justify-content:center;margin-top:1.25rem}.schedule-stack,.event-day-note-list,.graphic-modal-highlights{display:grid;gap:1rem}.schedule-box,.event-day-inline-card,.event-day-note,.graphic-modal-dialog{background:var(--pure-white);border:var(--border-thick);box-shadow:var(--shadow-brutal-lg)}.schedule-box{display:grid;gap:.85rem;padding:1.25rem;transition:transform .25s ease,box-shadow .25s ease,background .25s ease}.schedule-top-row{display:flex;align-items:center;justify-content:space-between;gap:1rem}.schedule-time{font-family:var(--font-mono);font-size:clamp(1.7rem,3.8vw,2.7rem);font-weight:700;color:var(--deep-forest);line-height:1}.schedule-status-rail{display:grid;justify-items:end;gap:.45rem}.schedule-status-pill,.schedule-status-countdown{font-family:var(--font-display);font-weight:700;text-transform:uppercase}.schedule-status-pill{padding:.5rem .8rem;border:2px solid #000;background:#fff;box-shadow:3px 3px #000;font-size:.78rem;letter-spacing:.06em}.schedule-status-countdown{font-size:.85rem;color:var(--deep-forest)}.schedule-box.is-upcoming .schedule-status-pill{background:linear-gradient(135deg,#fff6c9,#fff)}.schedule-box.is-open,.schedule-box.is-active{background:linear-gradient(135deg,#f6ffd6,#fff);box-shadow:12px 12px #000,0 0 22px #39ff1438;animation:schedule-box-glow 2.2s ease-in-out infinite}.schedule-box.is-open .schedule-status-pill,.schedule-box.is-active .schedule-status-pill{background:linear-gradient(135deg,var(--electric-lime),var(--neon-green))}.schedule-box.is-completed .schedule-status-pill{background:#efefef}.schedule-copy h3,.event-day-note h3{margin-bottom:.5rem}.event-day-inline-card,.event-day-note{padding:1.25rem}.event-day-inline-graphic{margin:0 0 1rem}.event-day-inline-graphic img{display:block;width:min(100%,420px);border:var(--border-thin);box-shadow:var(--shadow-brutal)}.raffle-pot-card{display:grid;gap:.35rem;margin:0 0 1rem;padding:1rem 1.1rem;border:var(--border-thin);background:linear-gradient(135deg,#fff6c9,#fffdf0);box-shadow:var(--shadow-brutal);text-align:center;justify-items:center;animation:raffle-pot-float 3.2s ease-in-out infinite}.raffle-pot-label,.raffle-pot-note{font-family:var(--font-display);font-weight:700}.raffle-pot-label{font-size:.9rem;text-transform:uppercase}.raffle-pot-amount{font-family:var(--font-mono);font-size:clamp(2.6rem,6vw,4.8rem);color:var(--deep-forest);line-height:1;text-shadow:0 0 18px rgba(255,214,10,.45);animation:raffle-pot-pulse 2.6s ease-in-out infinite}.raffle-pot-note{font-size:.95rem}@keyframes raffle-pot-float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes raffle-pot-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}@keyframes schedule-box-glow{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.event-day-note-actions{margin-top:1rem;justify-content:flex-start}.event-day-bullets{margin:.75rem 0 0;padding-left:1.25rem;font-family:var(--font-body);font-size:1rem;line-height:1.6}.event-day-bullets li+li{margin-top:.35rem}.graphic-modal[hidden]{display:none}.graphic-modal{position:fixed;inset:0;z-index:100}.graphic-modal-backdrop{position:absolute;inset:0;background:#000000a8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.graphic-modal-dialog{position:relative;z-index:1;width:min(980px,calc(100% - 1rem));max-height:calc(100vh - 1rem);margin:.5rem auto;overflow:auto;padding:1.25rem}.graphic-modal-close{position:absolute;top:1rem;right:1rem;width:3rem;height:3rem;border:var(--border-thin);background:var(--pure-white);box-shadow:var(--shadow-brutal);font-size:1.5rem;cursor:pointer}.graphic-modal-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1.25rem}.graphic-modal-preview{min-height:24rem;display:grid;place-items:center;border:var(--border-thin);background:linear-gradient(135deg,#fff5c1,#f7fff6)}.graphic-modal-preview[data-state=placeholder]{background:linear-gradient(135deg,#edf7da,#fff)}.graphic-modal-image{display:block;max-width:100%;max-height:72vh;object-fit:contain}.graphic-modal-copy{display:grid;gap:1rem;align-content:start}.graphic-modal-meta span,.graphic-modal-placeholder-label{font-family:var(--font-display);font-size:.82rem;font-weight:700;text-transform:uppercase}.graphic-modal-placeholder{display:grid;gap:.75rem;padding:1.5rem;text-align:center}.graphic-modal-highlights{margin:0;padding-left:1.25rem}.hub-detail-button.is-disabled{opacity:.55;pointer-events:none}@media(max-width:900px){.event-day-section-head,.event-day-inline-card,.event-day-note-head,.event-day-note-actions,.graphic-modal-grid,.graphic-modal-meta,.graphic-modal-actions{flex-direction:column}.graphic-modal-grid{display:grid;grid-template-columns:1fr}}@media(max-width:768px){.event-day-hero{min-height:50vh;padding:var(--space-md) 0}.event-day-hero-content{padding-top:3rem}.event-day-hero-back-link{left:1rem}.event-day-content{padding-top:var(--space-sm)}.schedule-status-rail{justify-items:end}.event-day-section-head .btn,.event-day-inline-card .btn,.event-day-note-head .btn,.event-day-note-actions .btn,.graphic-modal-actions .btn{width:100%;justify-content:center}.graphic-modal-dialog{padding:1rem}}
