.hero[data-astro-cid-ge2uvauf]{flex-direction:column;justify-content:space-between;min-height:min(86svh,56rem);display:flex;position:relative;overflow:hidden}.hero__inner[data-astro-cid-ge2uvauf]{width:100%;padding-block:clamp(2.5rem,6vh,4.5rem) clamp(2.5rem,5vh,4rem)}.hero[data-astro-cid-ge2uvauf] h1[data-astro-cid-ge2uvauf]{font-size:var(--text-hero);text-wrap:balance;max-width:14ch;margin-bottom:.45em}.hero[data-astro-cid-ge2uvauf] .lede[data-astro-cid-ge2uvauf]{max-width:34rem}.hero__actions[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.hero__horizon[data-astro-cid-ge2uvauf]{pointer-events:none;margin-top:auto;line-height:0}.hero__horizon[data-astro-cid-ge2uvauf] svg[data-astro-cid-ge2uvauf]{width:100%;height:clamp(180px,30vh,320px)}.hero__light-label[data-astro-cid-ge2uvauf]{font-family:var(--font-mono);fill:var(--ink-soft);font-size:13px}html.js .hero__sun[data-astro-cid-ge2uvauf]{animation:sun-rise 1.6s var(--ease-out) both}html.js .hero__light[data-astro-cid-ge2uvauf]{animation:light-up .9s var(--ease-out) both;animation-delay:calc(.55s + var(--i) * .18s)}@keyframes sun-rise{0%{opacity:0;transform:translateY(56px)}to{opacity:1;transform:translateY(0)}}@keyframes light-up{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (width<=640px){.hero__light-label[data-astro-cid-ge2uvauf]{font-size:17px}}.shelf[data-astro-cid-bffqmmgj]{gap:1.25rem;display:grid}.shelf__row[data-astro-cid-bffqmmgj]{background:var(--card);border:1px solid var(--line-soft);border-radius:var(--radius-lg);box-shadow:var(--shadow);grid-template-columns:11rem minmax(0,1fr);align-items:center;gap:clamp(1.5rem,4vw,3rem);padding:clamp(1.5rem,3.5vw,2.5rem);display:grid}.shelf__visual[data-astro-cid-bffqmmgj]{aspect-ratio:1;border-radius:var(--radius);background:color-mix(in srgb, var(--app) 10%, var(--day-high));border:1px solid color-mix(in srgb, var(--app) 22%, transparent);place-items:center;display:grid}.shelf__visual[data-astro-cid-bffqmmgj] img[data-astro-cid-bffqmmgj]{border-radius:24px;width:112px;height:112px}.shelf__title[data-astro-cid-bffqmmgj]{flex-wrap:wrap;align-items:center;gap:.7rem;margin-bottom:.35rem;display:flex}.shelf__title[data-astro-cid-bffqmmgj] h3[data-astro-cid-bffqmmgj]{font-size:var(--text-h3);margin:0}.shelf__tagline[data-astro-cid-bffqmmgj]{font-family:var(--font-display);margin-bottom:.5rem;font-size:1.1rem;font-weight:560}.shelf__body[data-astro-cid-bffqmmgj]>.dim[data-astro-cid-bffqmmgj]{max-width:46rem}.shelf__meta[data-astro-cid-bffqmmgj]{flex-wrap:wrap;gap:.45rem;margin-bottom:1.1rem;display:flex}.shelf__links[data-astro-cid-bffqmmgj]{flex-wrap:wrap;gap:1.4rem;display:flex}.shelf__more[data-astro-cid-bffqmmgj]{font-size:.95rem;font-weight:600}.shelf__row--teaser[data-astro-cid-bffqmmgj]{background:var(--dusk);color:var(--dusk-text-soft);border-color:#0000}.shelf__row--teaser[data-astro-cid-bffqmmgj] h3[data-astro-cid-bffqmmgj]{color:var(--dusk-text)}.shelf__row--teaser[data-astro-cid-bffqmmgj] .dim[data-astro-cid-bffqmmgj]{color:var(--dusk-text-soft)}.shelf__row--teaser[data-astro-cid-bffqmmgj] .chip--status[data-astro-cid-bffqmmgj]{background:color-mix(in srgb, var(--app) 16%, var(--dusk-high));color:var(--dusk-text)}.shelf__visual--teaser[data-astro-cid-bffqmmgj]{background:var(--dusk-high);border-color:#efecdf1a}.teaser-dot[data-astro-cid-bffqmmgj]{background:var(--app);width:14px;height:14px;box-shadow:0 0 24px 6px color-mix(in srgb, var(--app) 55%, transparent);border-radius:50%}html.js .teaser-dot[data-astro-cid-bffqmmgj]{animation:3.2s ease-in-out infinite teaser-pulse}@keyframes teaser-pulse{0%,to{box-shadow:0 0 18px 4px color-mix(in srgb, var(--app) 40%, transparent)}50%{box-shadow:0 0 30px 9px color-mix(in srgb, var(--app) 65%, transparent)}}@media (width<=720px){.shelf__row[data-astro-cid-bffqmmgj]{grid-template-columns:1fr}.shelf__visual[data-astro-cid-bffqmmgj]{aspect-ratio:auto;width:100%;padding:1.5rem}.shelf__visual[data-astro-cid-bffqmmgj] img[data-astro-cid-bffqmmgj]{width:88px;height:88px}}.rules[data-astro-cid-dufsrdp5]{background:var(--day-deep)}.rules__list[data-astro-cid-dufsrdp5]{counter-reset:rule;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.5rem,4vw,3rem) clamp(2rem,5vw,4rem);margin:0;padding:0;list-style:none;display:grid}.rules__list[data-astro-cid-dufsrdp5] li[data-astro-cid-dufsrdp5]{counter-increment:rule;border-top:2px solid var(--ink);padding-top:1.1rem;position:relative}.rules__list[data-astro-cid-dufsrdp5] li[data-astro-cid-dufsrdp5]:before{content:"Rule " counter(rule);font-family:var(--font-mono);font-size:var(--text-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--sun-deep);margin-bottom:.6rem;display:block}.rules__list[data-astro-cid-dufsrdp5] h3[data-astro-cid-dufsrdp5]{font-size:var(--text-h3);margin-bottom:.4rem}.rules__list[data-astro-cid-dufsrdp5] p[data-astro-cid-dufsrdp5]{margin:0}@media (width<=720px){.rules__list[data-astro-cid-dufsrdp5]{grid-template-columns:1fr}}.cta[data-astro-cid-x6gxn46c]{text-align:center;max-width:42rem;margin-inline:auto}.cta[data-astro-cid-x6gxn46c] h2[data-astro-cid-x6gxn46c]{font-size:var(--text-h2)}.cta__actions[data-astro-cid-x6gxn46c]{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}
