.tildatsLogo{display:block;width:min(220px,55vw);height:auto;object-fit:contain;margin:0 0 4px}.agendaTools{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;max-width:340px}.agendaTools>.demoBadge,.agendaTools>a{display:inline-flex;align-items:center;justify-content:center;min-height:44px;white-space:nowrap}.agendaTools .liveAgendaButton{order:-1;width:100%;background:#fff3f3;border:1px solid #efc7c7;color:#a62b2b;border-radius:14px;padding:12px 16px;font-weight:900;text-align:center}@media(max-width:640px){.hero{display:block}.hero>div:first-child{margin-bottom:16px}.tildatsLogo{width:185px}.agendaTools{width:100%;max-width:none;display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}.agendaTools .liveAgendaButton{grid-column:1/-1;width:100%}.agendaTools .primaryButton,.agendaTools .secondaryButton{width:100%}.agendaTools .demoBadge{grid-column:1/-1;justify-self:start}.hero h1{margin-top:6px}.hero p{margin-bottom:0}}.eventActions.withLive{grid-template-columns:1fr 1fr 1.2fr}.liveAgendaButton{display:flex;align-items:center;justify-content:center;border:1px solid #f1caca;background:#fff4f4;color:#a82020;border-radius:12px;padding:13px 14px;font-weight:950;text-align:center}.liveAgendaButton:hover{background:#ffecec}.agendaEvent{position:relative;overflow:hidden}.agendaEvent:before{content:"";position:absolute;left:0;top:0;bottom:0;width:5px;background:#d8dfda}.agendaEvent.openEvent:before{background:#21a366}.agendaEvent.preparingEvent:before{background:#d99b27}.agendaEvent.publishedEvent:before{background:#3478c8}.agendaEvent.playingEvent:before{background:#d83a3a}.agendaEvent.finishedEvent:before{background:#7a847d}.agendaStatus{display:flex;flex-direction:column;align-items:flex-end;gap:5px;min-width:190px}.agendaStatus small{font-size:11px;color:#7b847e;text-align:right;font-weight:650}.status{display:inline-flex;align-items:center;border-radius:999px;padding:7px 11px;font-size:11px;font-weight:950;white-space:nowrap;background:#f0f3f1;color:#566159}.status.open{background:#eaf7ef;color:#147044}.status.preparing{background:#fff5df;color:#946411}.status.published{background:#eaf2fc;color:#285f9e}.status.playing{background:#fff0f0;color:#b32626;animation:livePulse 1.8s ease-in-out infinite}.status.finished{background:#eef0ef;color:#59625c}@keyframes livePulse{0%,to{opacity:1}50%{opacity:.68}}@media(max-width:640px){.eventTop{gap:12px}.agendaStatus{align-items:flex-start;min-width:0;width:100%}.agendaStatus small{text-align:left}.eventActions.withLive{grid-template-columns:1fr 1fr}.eventActions.withLive>button{grid-column:1/-1}.liveAgendaButton{min-height:48px}}