.inner-page { background: #080a0c; }
.page-shell, .page-section { padding-left: clamp(1.25rem, 5vw, 5.5rem); padding-right: clamp(1.25rem, 5vw, 5.5rem); }
.page-lead { color: #b8bbc0; font-size: clamp(1.05rem, 1.7vw, 1.4rem); line-height: 1.7; }
.inner-page h1 { font-size: clamp(4rem, 8.5vw, 9rem); }
.event-hero { min-height: 650px; display: grid; grid-template-columns: .9fr 1.1fr; align-items: center; gap: clamp(2.5rem, 6vw, 7rem); padding-top: clamp(4rem, 8vw, 8rem); padding-bottom: clamp(4rem, 8vw, 8rem); background: radial-gradient(circle at 20% 50%, rgba(240,20,37,.11), transparent 32%); }
.event-hero-copy { position: relative; z-index: 1; }
.event-hero-copy h1 { max-width: 800px; line-height: .82; }
.event-hero-copy .page-lead { max-width: 680px; }
.event-art { aspect-ratio: 16/10; position: relative; overflow: hidden; border: 1px solid var(--line); box-shadow: 0 35px 90px rgba(0,0,0,.45); }
.event-art img { width: 100%; height: 100%; object-fit: cover; }
.event-facts { display: flex; flex-wrap: wrap; gap: 1rem 3rem; margin: 2rem 0 0; }
.event-facts div { display: grid; gap: .2rem; }
.event-facts dt { color: var(--red); font-size: .66rem; font-weight: 800; letter-spacing: .13em; text-transform: uppercase; }
.event-facts dd { margin: 0; font-family: var(--display); font-size: 1.25rem; font-weight: 700; text-transform: uppercase; }
.event-layout { display: grid; grid-template-columns: minmax(230px,.62fr) minmax(0,1.38fr); gap: clamp(3rem, 7vw, 8rem); padding-top: clamp(5rem, 9vw, 9rem); padding-bottom: clamp(5rem, 9vw, 9rem); background: #eef0f1; color: #0b0d0f; }
.event-layout > div:first-child { position: sticky; top: 2rem; align-self: start; }
.session-list { border-top: 2px solid #0b0d0f; }
.session-card { display: grid; grid-template-columns: 60px 1fr auto; gap: 1.5rem; align-items: center; padding: 1.7rem 0; border-bottom: 1px solid rgba(11,13,15,.2); }
.session-card.is-live { box-shadow: inset 4px 0 var(--red); padding-left: 1.2rem; }
.session-number { color: var(--red); font-family: var(--display); font-size: 1rem; font-weight: 900; }
.session-copy { display: grid; }
.session-copy p { margin: 0 0 .3rem; color: #666a70; font-size: .68rem; font-weight: 800; letter-spacing: .11em; text-transform: uppercase; }
.session-card.is-live .session-copy p { color: var(--red); }
.session-copy h3 { margin: 0; font-family: var(--display); font-size: clamp(1.5rem, 2.8vw, 2.35rem); line-height: 1; text-transform: uppercase; }
.session-copy span { margin-top: .4rem; color: #44484c; font-size: .82rem; font-weight: 700; }
.session-copy small { margin-top: .25rem; color: #73777c; }
.session-actions { display: grid; justify-items: end; gap: .8rem; }
.event-layout .button-outline { border-color: rgba(11,13,15,.35); }
.event-layout .text-link { font-size: .68rem; }
.event-info { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 1px; padding-top: clamp(4rem, 7vw, 7rem); padding-bottom: clamp(4rem, 7vw, 7rem); background: var(--line); }
.event-info article { min-height: 290px; padding: clamp(1.5rem,3vw,3rem); background: #0d1013; }
.event-info h3 { margin: 1rem 0; font-family: var(--display); font-size: clamp(1.7rem,3vw,2.8rem); line-height: 1; text-transform: uppercase; }
.event-info p:not(.section-kicker) { color: var(--muted); line-height: 1.7; }
.share-strip { min-height: 280px; display: flex; align-items: center; justify-content: space-between; gap: 2rem; background: radial-gradient(circle at 20% 50%, rgba(240,20,37,.14), transparent 32%); }
.share-strip h2 { font-size: clamp(3rem,6vw,6rem); }
button.button { border-radius: 0; cursor: pointer; font-family: inherit; }
.empty-state { min-height: 70vh; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.empty-state h1 { margin-bottom: 1.5rem; }
.empty-state p:not(.section-kicker) { max-width: 600px; color: var(--muted); }
.contact-hero { min-height: 560px; display: grid; grid-template-columns: 1.15fr .85fr; align-items: end; gap: clamp(2rem,6vw,7rem); padding-top: clamp(5rem,9vw,9rem); padding-bottom: clamp(4rem,8vw,8rem); background: radial-gradient(circle at 12% 65%, rgba(240,20,37,.16), transparent 32%); }
.contact-hero h1 { margin-bottom: 0; }
.contact-hero .page-lead { max-width: 620px; margin-bottom: 1.1rem; }
.contact-layout { display: grid; grid-template-columns: .72fr 1.28fr; gap: clamp(3rem,8vw,9rem); padding-top: clamp(5rem,9vw,9rem); padding-bottom: clamp(5rem,9vw,9rem); background: #eef0f1; color: #0b0d0f; }
.contact-aside { align-self: start; position: sticky; top: 2rem; }
.contact-aside h2, .form-panel h2 { margin: .5rem 0 1.5rem; font-size: clamp(2.8rem,5vw,5.1rem); line-height: .87; }
.contact-aside > p:last-child { color: #5f6468; line-height: 1.7; }
.service-checklist { display: grid; gap: 0; margin: 2.2rem 0; padding: 0; border-top: 1px solid rgba(11,13,15,.2); list-style: none; }
.service-checklist li { padding: .85rem 0; border-bottom: 1px solid rgba(11,13,15,.2); font-family: var(--display); font-size: 1.2rem; font-weight: 800; text-transform: uppercase; }
.service-checklist li::before { content: "✓"; margin-right: .8rem; color: var(--red); }
.form-panel { padding: clamp(1.4rem,4vw,3.5rem); background: white; box-shadow: 0 25px 80px rgba(16,20,24,.12); }
.form-heading > p:last-child { color: #74787c; font-size: .8rem; }
.enquiry-form { display: grid; gap: 1.4rem; }
.form-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 1.15rem; }
.form-wide { grid-column: 1 / -1; }
.enquiry-form label { display: grid; gap: .42rem; }
.enquiry-form label > span, .enquiry-form legend { font-size: .7rem; font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
.enquiry-form input:not([type=checkbox]), .enquiry-form select, .enquiry-form textarea { width: 100%; border: 1px solid #c7cacf; border-radius: 0; background: #f8f8f7; color: #0b0d0f; font: inherit; padding: .85rem .9rem; }
.enquiry-form input:focus, .enquiry-form select:focus, .enquiry-form textarea:focus { outline: 2px solid var(--red); outline-offset: 1px; border-color: var(--red); }
.enquiry-form fieldset { margin: 0; padding: 0; border: 0; }
.enquiry-form legend { margin-bottom: .7rem; }
.check-grid { display: grid; grid-template-columns: 1fr 1fr; gap: .65rem; }
.check-grid label { grid-template-columns: 18px 1fr; align-items: center; gap: .55rem; padding: .72rem; border: 1px solid #d4d6d8; cursor: pointer; }
.check-grid input { accent-color: var(--red); }
.check-grid label > span { font-size: .72rem; letter-spacing: 0; }
.file-field small { color: #74787c; }
.enquiry-form .button { justify-self: start; border: 0; }
.honeypot { position: absolute !important; left: -10000px !important; }
.form-errors { margin-bottom: 1.3rem; padding: 1rem 1.2rem; border-left: 4px solid var(--red); background: #fff0f1; }
.form-errors ul { margin-bottom: 0; }
.form-success { min-height: 520px; display: flex; flex-direction: column; align-items: flex-start; justify-content: center; }
.form-success > span { width: 68px; height: 68px; display: grid; place-items: center; margin-bottom: 1.5rem; border-radius: 50%; background: var(--red); color: white; font-size: 2rem; }
.form-success p:not(.section-kicker) { max-width: 530px; color: #62666b; }
.form-success .button-outline { margin-top: 1rem; border-color: #b9bcc0; }

@media (max-width: 900px) {
  .event-hero, .contact-hero, .contact-layout { grid-template-columns: 1fr; }
  .event-layout { grid-template-columns: 1fr; }
  .event-layout > div:first-child, .contact-aside { position: static; }
  .event-info { grid-template-columns: 1fr; }
  .event-info article { min-height: auto; }
}
@media (max-width: 620px) {
  .inner-page h1 { font-size: clamp(3.4rem,15vw,5.1rem); }
  .event-hero { min-height: auto; }
  .session-card { grid-template-columns: 38px 1fr; gap: 1rem; }
  .session-actions { grid-column: 2; justify-items: start; }
  .share-strip { align-items: flex-start; flex-direction: column; justify-content: center; }
  .form-grid, .check-grid { grid-template-columns: 1fr; }
  .form-wide { grid-column: auto; }
}
