.info-screen { color:var(--navy); padding-bottom:0; }
.info-screen.active~.bottom-nav { display:none!important; }
.info-topbar { position:relative; z-index:2; display:grid; height:82px; grid-template-columns:48px 1fr 48px; align-items:center; padding:12px 20px 8px; color:var(--navy); background:rgba(255,255,255,.7); border-bottom:1px solid rgba(0,46,95,.1); backdrop-filter:blur(12px); }
.info-topbar>span { font-size:.9rem; font-weight:800; text-align:center; letter-spacing:.03em; }
.info-topbar>img { justify-self:end; width:34px; height:34px; object-fit:contain; }
.info-back { display:grid; width:42px; height:42px; padding:0; place-items:center; border:1px solid rgba(0,46,95,.12); border-radius:14px; color:var(--navy); background:rgba(255,255,255,.76); cursor:pointer; box-shadow:0 5px 14px rgba(0,46,95,.08); }
.info-back svg { width:23px; height:23px; fill:none; stroke:currentColor; stroke-width:2.2; stroke-linecap:round; stroke-linejoin:round; }
.info-scroll { position:absolute; inset:82px 0 0; overflow-y:auto; overscroll-behavior:contain; }
.event-info { width:min(100%,620px); margin:0 auto; padding:28px 22px 46px; }
.event-info-hero { padding:13px 5px 24px; }
.event-info-kicker { display:inline-block; margin-bottom:10px; color:#8a661c; font-size:.7rem; font-weight:800; letter-spacing:.12em; text-transform:uppercase; }
.event-info-hero h2 { margin:0; max-width:390px; color:var(--navy); font-family:Georgia,"Times New Roman",serif; font-size:clamp(2.05rem,9vw,3.25rem); font-weight:400; line-height:.9; }
.event-info-hero h2 em { display:block; color:#24205e; font-size:1.12em; }
.event-info-hero p { max-width:410px; margin:17px 0 0; color:#41556c; font-size:.88rem; line-height:1.55; }
.event-highlight { display:grid; grid-template-columns:54px 1fr; align-items:center; gap:15px; margin:0 0 13px; padding:18px; border:1px solid rgba(0,46,95,.1); border-radius:20px; background:linear-gradient(135deg,rgba(255,255,255,.94),rgba(230,247,249,.88)); box-shadow:0 12px 30px rgba(0,46,95,.1); }
.event-highlight-icon { display:grid; width:54px; height:54px; place-items:center; border-radius:17px; color:#fff; background:linear-gradient(145deg,#073f79,#002e5f); box-shadow:0 8px 18px rgba(0,46,95,.22); }
.event-highlight svg { width:28px; height:28px; fill:none; stroke:currentColor; stroke-width:1.8; stroke-linecap:round; stroke-linejoin:round; }
.event-highlight div:last-child { display:grid; gap:3px; }
.event-highlight span { color:#6b7480; font-size:.68rem; font-weight:800; letter-spacing:.06em; text-transform:uppercase; }
.event-highlight strong { color:#172c4a; font-size:1.05rem; }
.event-highlight small { color:#566679; font-size:.78rem; }
.event-exception { margin:0 4px 24px; padding:11px 13px; border-left:3px solid #e4b23e; color:#586575; background:rgba(255,251,232,.74); font-size:.73rem; line-height:1.5; }
.event-section { margin-top:14px; padding:21px 19px; border:1px solid rgba(0,46,95,.09); border-radius:19px; background:rgba(255,255,255,.83); box-shadow:0 8px 22px rgba(0,46,95,.07); backdrop-filter:blur(4px); }
.event-section-title { display:flex; align-items:center; gap:12px; }
.event-section-title>span { display:grid; width:38px; height:38px; flex:0 0 auto; place-items:center; border-radius:12px; color:#fff; background:#26215d; font-size:.68rem; font-weight:900; }
.event-section-title small { display:block; color:#87909b; font-size:.63rem; font-weight:700; letter-spacing:.08em; text-transform:uppercase; }
.event-section h3 { margin:2px 0 0; color:#24205e; font-family:Georgia,"Times New Roman",serif; font-size:1.25rem; }
.event-section>p { margin:15px 0 0; color:#405269; font-size:.84rem; line-height:1.6; }
.event-registration { border-color:rgba(228,178,62,.35); background:linear-gradient(145deg,rgba(255,255,255,.94),rgba(255,248,224,.88)); }
.event-registration a { display:flex; align-items:center; justify-content:space-between; margin-top:17px; padding:13px 15px; border-radius:13px; color:#fff; background:#26215d; font-size:.82rem; font-weight:800; text-decoration:none; box-shadow:0 8px 18px rgba(38,33,93,.2); transition:transform .18s ease,box-shadow .18s ease; }
.event-registration a:hover,.event-registration a:focus-visible { transform:translateY(-2px); box-shadow:0 11px 23px rgba(38,33,93,.28); outline:none; }
.event-registration a svg { width:20px; height:20px; fill:none; stroke:currentColor; stroke-width:2; stroke-linecap:round; stroke-linejoin:round; }
.event-notice { display:flex; gap:13px; margin-top:16px; padding:19px; border:1px solid rgba(228,178,62,.5); border-radius:19px; color:#594716; background:rgba(255,247,216,.9); box-shadow:0 8px 22px rgba(105,77,8,.08); }
.event-notice>svg { width:26px; height:26px; flex:0 0 auto; fill:none; stroke:#9b741b; stroke-width:1.8; stroke-linecap:round; }
.event-notice strong { color:#5a4310; font-size:.92rem; }
.event-notice p { margin:6px 0 0; font-size:.79rem; line-height:1.55; }
@media (min-width:781px) { .info-topbar{padding-inline:clamp(26px,8vw,110px)}.event-info{padding-top:40px}.event-info-hero{text-align:center}.event-info-hero h2,.event-info-hero p{margin-left:auto;margin-right:auto}.event-info-hero h2{max-width:520px}.event-highlight{margin-top:12px} }
