.landing[data-astro-cid-jgnp2svd]{isolation:isolate;background:var(--bg-deep);place-items:center;min-height:100dvh;padding:1.5rem 1.25rem 2rem;display:grid;position:relative;overflow:hidden}.landing__bg[data-astro-cid-jgnp2svd]{z-index:-2;object-fit:cover;object-position:center;pointer-events:none;user-select:none;opacity:0;width:100%;height:100%;transition:opacity .25s;animation:none;position:absolute;inset:0}html.bg-ready .landing__bg[data-astro-cid-jgnp2svd]{opacity:1;animation:18s ease-in-out infinite alternate slow-zoom}.landing__mask[data-astro-cid-jgnp2svd]{z-index:-1;pointer-events:none;background:radial-gradient(65% 50% at 50% 48%,#061428b8 0%,#06142873 100%),linear-gradient(#0614288c 0%,#06142880 45%,#061428b3 100%);position:absolute;inset:0}.hero[data-astro-cid-jgnp2svd]{text-align:center;flex-direction:column;align-items:center;width:100%;max-width:22rem;display:flex}.hero__title[data-astro-cid-jgnp2svd],.hero__subtitle[data-astro-cid-jgnp2svd],.hero__cta-wrap[data-astro-cid-jgnp2svd],.hero__redirect[data-astro-cid-jgnp2svd]{opacity:0}html.bg-ready .hero__title[data-astro-cid-jgnp2svd]{animation:.7s 50ms forwards rise}html.bg-ready .hero__subtitle[data-astro-cid-jgnp2svd]{animation:.7s .18s forwards rise}html.bg-ready .hero__cta-wrap[data-astro-cid-jgnp2svd]{animation:.7s .3s forwards rise}html.bg-ready .hero__redirect[data-astro-cid-jgnp2svd]{animation:.7s .45s forwards rise}.hero__title[data-astro-cid-jgnp2svd]{font-family:var(--font-display);letter-spacing:.02em;text-transform:uppercase;color:#fff;text-shadow:0 2px 20px #061428d9;margin-bottom:.9rem;font-size:clamp(1.85rem,8.5vw,2.9rem);font-weight:800;line-height:1.05}.hero__title[data-astro-cid-jgnp2svd] span[data-astro-cid-jgnp2svd]{color:#7ec8f5}.hero__subtitle[data-astro-cid-jgnp2svd]{color:#e8eef7;text-shadow:0 1px 14px #061428e6;max-width:19rem;margin-bottom:1.6rem;font-size:clamp(.95rem,3.8vw,1.15rem);font-weight:500;line-height:1.45}.hero__cta-wrap[data-astro-cid-jgnp2svd]{justify-content:center;width:100%;display:flex}.hero__cta[data-astro-cid-jgnp2svd]{background:var(--accent);color:#fff;width:100%;max-width:20rem;font-family:var(--font-body);letter-spacing:.01em;border-radius:.65rem;justify-content:center;align-items:center;gap:.65rem;padding:1rem 1.35rem;font-size:.95rem;font-weight:600;line-height:1.2;transition:background .2s,transform .2s;display:inline-flex;box-shadow:0 10px 28px #06142873}.hero__cta[data-astro-cid-jgnp2svd]:hover{background:var(--accent-hover);transform:translateY(-2px)}.hero__cta[data-astro-cid-jgnp2svd]:active{transform:translateY(0)}.hero__cta-icon[data-astro-cid-jgnp2svd]{flex-shrink:0;width:1.35rem;height:1.35rem}.hero__redirect[data-astro-cid-jgnp2svd]{color:var(--text-muted);text-shadow:0 1px 10px #061428e6;margin-top:1rem;font-size:.8rem;font-weight:400;line-height:1.4}.hero__redirect[data-astro-cid-jgnp2svd] #redirect-count[data-astro-cid-jgnp2svd]{color:#fff;font-weight:600}@keyframes rise{0%{opacity:0;transform:translateY(1rem)}to{opacity:1;transform:translateY(0)}}@keyframes slow-zoom{0%{transform:scale(1)}to{transform:scale(1.06)}}@media (width>=640px){.landing[data-astro-cid-jgnp2svd]{padding:2rem}.hero[data-astro-cid-jgnp2svd]{max-width:30rem}.hero__subtitle[data-astro-cid-jgnp2svd]{max-width:26rem;margin-bottom:2rem}.hero__cta[data-astro-cid-jgnp2svd]{width:auto;min-width:18rem;padding:1.1rem 1.75rem;font-size:1rem}}@media (prefers-reduced-motion:reduce){.landing__bg[data-astro-cid-jgnp2svd]{transition:none}html.bg-ready .landing__bg[data-astro-cid-jgnp2svd],html.bg-ready .hero__title[data-astro-cid-jgnp2svd],html.bg-ready .hero__subtitle[data-astro-cid-jgnp2svd],html.bg-ready .hero__cta-wrap[data-astro-cid-jgnp2svd],html.bg-ready .hero__redirect[data-astro-cid-jgnp2svd]{opacity:1;animation:none}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-deep:#061428;--bg-mid:#0a2a5c;--bg-bright:#134a8a;--text:#f2f6fc;--text-muted:#a8bdd9;--accent:#2aabee;--accent-hover:#1e96d4;--font-display:"Barlow Condensed", sans-serif;--font-body:"DM Sans", sans-serif}html,body{min-height:100dvh}body{font-family:var(--font-body);color:var(--text);background:var(--bg-deep);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}:focus-visible{outline:2px solid var(--accent);outline-offset:3px}
