.index-main{min-height:calc(100vh - 137px);padding:0 0 1rem}
.index-announcement{display:flex;justify-content:center;padding:1rem 1.25rem 0;text-align:center}
.index-pilot-link{display:block;max-width:100%;padding:.5rem .85rem;color:var(--accent);font-size:.875rem;font-weight:700;line-height:1.4}
.index-pilot-link:hover,.index-pilot-link:focus-visible{text-decoration:underline;text-underline-offset:.15em}
.index-pilot-link:focus-visible{outline:2px solid currentColor;outline-offset:3px}
@keyframes index-pilot-fade-in{from{opacity:0;transform:translateY(-.4rem)}to{opacity:1;transform:translateY(0)}}
@media(prefers-reduced-motion:no-preference){.index-announcement{animation:index-pilot-fade-in .7s ease-out both}}
.index-hero{width:min(92vw,96rem);margin-inline:auto;padding:clamp(3rem,8vw,7rem) 0 1rem;text-align:center}
.index-wheel-section{padding:0}
@media(max-width:48rem){.index-main{display:grid;min-height:calc(100dvh - 132px);padding:0;grid-template-rows:auto auto minmax(0,1fr)}.index-announcement{padding-top:.75rem}.index-pilot-link{font-size:.8rem}.index-hero{padding:1.25rem 0 .5rem}.index-wheel-section{min-height:0;padding:0}.index-wheel-section .lumatica-wheel{height:100%}}
