.single-sn_event .entry-title:has(.sn-event-single-meta){display:flex;align-items:center;gap:1em;flex-wrap:wrap;margin-bottom:0}
.sn-event-single-meta{display:inline-flex;align-items:center;gap:0.4em;font-size:1.1rem;font-weight:400;line-height:1.3;color:var(--ast-global-color-3,inherit);margin-left:auto}
.sn-event-single-meta svg{flex-shrink:0;opacity:0.85}
.single-sn_event .entry-header .sn-event-single-stats{margin:0;color:var(--ast-global-color-8,inherit);font-size:0.8em;font-weight:400;line-height:1.4;display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:0.4em 1em}
.sn-event-single-stats__left{text-align:left}
.sn-event-single-stats__right{text-align:right;margin-left:auto}
.sn-event-people-row{display:grid;grid-template-columns:1fr 1fr 1fr;gap:2em;margin:2em 0}
.sn-event-people-row a,.sn-event-people-row a:hover,.sn-event-people-row a:focus{text-decoration:none !important}
.sn-event-people-row__col>:first-child{margin-top:0}
.sn-event-people-row__title{margin:0 0 0.75em;font-size:1.15em}
.sn-event-mini-person{display:flex;align-items:flex-start;gap:0.75em;padding:0.4em 0;color:inherit}
.sn-event-mini-person__avatar{width:48px;height:48px;min-width:48px;border-radius:50%;object-fit:cover;display:inline-flex;align-items:center;justify-content:center;background:var(--ast-global-color-6,rgba(0,0,0,0.06))}
.sn-event-mini-person__avatar--initial{font-weight:600;font-size:1.1em;line-height:1}
.sn-event-mini-person__body{display:flex;flex-direction:column;line-height:1.3;flex:1;min-width:0}
.sn-event-mini-person__name{font-weight:700;text-decoration:none;color:inherit}
.sn-event-mini-person__name:hover,.sn-event-mini-person__name:focus{text-decoration:none}
.sn-event-mini-person__role{font-size:0.8em;color:var(--ast-global-color-8)}
.sn-event-mini-person__contact{display:flex;flex-direction:column;margin-top:0.6em;font-size:0.8em;line-height:1.4}
.sn-event-mini-person__contact-line,.sn-event-mini-person__contact-line:hover,.sn-event-mini-person__contact-line:focus{text-decoration:none;color:inherit}
.sn-event-location-block{line-height:1.4}
.sn-event-location-block p{margin:0}
.sn-event-location-block__name{font-weight:700}
.sn-event-location-block__line{font-size:0.8em}
.sn-event-location-block__phone{margin-top:0.6em !important;font-size:0.8em;line-height:1.4}
.sn-event-location-block a,.sn-event-location-block a:hover,.sn-event-location-block a:focus{text-decoration:none;color:inherit}
@media (max-width:800px){.sn-event-people-row{grid-template-columns:1fr}}
.sn-event-tickets-wrap{margin:2.5em 0}
.sn-event-tickets-wrap__title{margin:0 0 0.75em;font-size:1.15em}
.sn-coach-dashboard{margin:1em 0}
.sn-coach-dashboard__header{margin-bottom:1em;padding-bottom:0.5em;border-bottom:1px solid currentColor}
.sn-coach-dashboard__header h2{margin:0}
.sn-coach-dashboard__select{margin-bottom:1em}
.sn-coach-dashboard__select label{font-weight:600;margin-right:0.5em}
.sn-coach-dashboard__empty{padding:1em;border:1px dashed currentColor;border-radius:0.4em;color:var(--ast-global-color-8)}
.sn-coach-dashboard__table{width:100%;border-collapse:collapse}
.sn-coach-dashboard__table th,.sn-coach-dashboard__table td{padding:0.5em 0.75em;text-align:left;border-bottom:1px solid currentColor}
.sn-coach-dashboard__toggle{background:transparent;border:1px solid currentColor;border-radius:999px;padding:0.25em 0.75em;cursor:pointer;font:inherit;color:inherit}
.sn-coach-dashboard__toggle:hover{transform:translateY(-1px)}
