.hero[data-astro-cid-dhfotatx]{position:relative;overflow:hidden;padding:clamp(3rem,8vw,6.5rem) var(--gutter) clamp(2.5rem,6vw,4rem)}.hero--photo[data-astro-cid-dhfotatx]{background-image:linear-gradient(100deg,#060704f0,#060704bd 32%,#06070452 58%,#0607048c),url(/img/homepage-hero-1536w.jpg);background-size:cover;background-position:center 62%;min-height:clamp(340px,50vh,520px);display:flex;align-items:center}@media(max-width:760px){.hero--photo[data-astro-cid-dhfotatx]{background-position:82% 58%}}@media(max-height:500px)and (orientation:landscape){.hero--photo[data-astro-cid-dhfotatx]{min-height:0}.hero[data-astro-cid-dhfotatx]{padding-block:1rem}.hero-inner[data-astro-cid-dhfotatx]{gap:.6rem}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:clamp(1.3rem,4.2vh,1.9rem);line-height:1.05}.hero[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx].lede{display:none}.hero-ctas[data-astro-cid-dhfotatx]{margin-top:.2rem}.hero-ctas[data-astro-cid-dhfotatx] .btn[data-astro-cid-dhfotatx]{padding:.5rem .9rem;font-size:.72rem}}.hero-inner[data-astro-cid-dhfotatx]{position:relative;z-index:1;max-width:900px;margin-inline:auto;display:grid;gap:1.4rem;padding-inline:var(--gutter)}@keyframes kickoff{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.hero-inner[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]{animation:kickoff .5s cubic-bezier(.2,.7,.2,1) both}.hero-inner[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]:nth-child(1){animation-delay:0ms}.hero-inner[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]:nth-child(2){animation-delay:90ms}.hero-inner[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]:nth-child(3){animation-delay:.18s}.hero-inner[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx]:nth-child(4){animation-delay:.27s}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx]{font-size:clamp(2.2rem,5vw,3.6rem);line-height:1.02}.hero[data-astro-cid-dhfotatx] h1[data-astro-cid-dhfotatx] em[data-astro-cid-dhfotatx]{font-style:normal;color:var(--gold-bright)}.hero[data-astro-cid-dhfotatx] p[data-astro-cid-dhfotatx].lede{font-size:clamp(1rem,2vw,1.15rem);color:var(--surface-text-dim);max-width:56ch}.hero-ctas[data-astro-cid-dhfotatx]{display:flex;gap:.9rem;flex-wrap:wrap;margin-top:.5rem}.facts[data-astro-cid-dhfotatx]{padding:2.4rem var(--gutter);background:var(--surface-bg)}.facts-head[data-astro-cid-dhfotatx]{display:flex;align-items:baseline;justify-content:space-between;max-width:1320px;margin:0 auto 1.4rem;flex-wrap:wrap;gap:.5rem}.facts-head[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:1.05rem}.facts-grid[data-astro-cid-dhfotatx]{max-width:1320px;margin-inline:auto;display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--surface-line);border:1px solid var(--surface-line)}.fact-tile[data-astro-cid-dhfotatx]{background:var(--surface-raised);padding:1.5rem 1.25rem;text-align:left}.fact-tile[data-astro-cid-dhfotatx] .label[data-astro-cid-dhfotatx]{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--surface-text-dim)}.flap[data-astro-cid-dhfotatx]{font-family:var(--font-mono);font-weight:700;font-size:clamp(1.8rem,4vw,2.6rem);color:var(--surface-text);margin-top:.35rem;display:inline-block}.flap[data-astro-cid-dhfotatx].gold{color:var(--surface-accent)}@media(max-width:900px){.facts-grid[data-astro-cid-dhfotatx]{grid-template-columns:repeat(2,1fr)}}.section[data-astro-cid-dhfotatx]{padding:3.2rem var(--gutter);background:var(--surface-bg)}.section-head[data-astro-cid-dhfotatx]{display:flex;align-items:baseline;justify-content:space-between;max-width:1320px;margin:0 auto 1.6rem;flex-wrap:wrap;gap:.6rem}.section-head[data-astro-cid-dhfotatx] h2[data-astro-cid-dhfotatx]{font-size:clamp(1.5rem,3vw,2.1rem)}.card-grid[data-astro-cid-dhfotatx]{max-width:1320px;margin-inline:auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem}.card-grid[data-astro-cid-dhfotatx] .card[data-astro-cid-dhfotatx]{opacity:0;transform:translateY(10px)}.card-grid[data-astro-cid-dhfotatx].is-live .card[data-astro-cid-dhfotatx]{opacity:1;transform:translateY(0);transition:opacity .38s steps(4,end),transform .38s steps(4,end)}.card-grid[data-astro-cid-dhfotatx].is-live .card[data-astro-cid-dhfotatx]:nth-child(1){transition-delay:0ms}.card-grid[data-astro-cid-dhfotatx].is-live .card[data-astro-cid-dhfotatx]:nth-child(2){transition-delay:90ms}.card-grid[data-astro-cid-dhfotatx].is-live .card[data-astro-cid-dhfotatx]:nth-child(3){transition-delay:.18s}.card[data-astro-cid-dhfotatx]{background:var(--surface-raised);border:1px solid var(--surface-line);padding:1.4rem;display:flex;flex-direction:column;gap:.9rem;text-decoration:none;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease,background .2s ease,color .2s ease}.card-grid[data-astro-cid-dhfotatx].is-live .card[data-astro-cid-dhfotatx]:hover{transform:translateY(-3px)}.card[data-astro-cid-dhfotatx]:hover{transform:translateY(-3px);border-color:var(--gold);box-shadow:0 10px 24px var(--surface-shadow);background:#14161c;color:#f2efe8}.card[data-astro-cid-dhfotatx]:hover h3[data-astro-cid-dhfotatx]{color:#f2efe8}.card[data-astro-cid-dhfotatx]:hover .snippet[data-astro-cid-dhfotatx],.card[data-astro-cid-dhfotatx]:hover .meta[data-astro-cid-dhfotatx]{color:#9ba1ab}.card[data-astro-cid-dhfotatx]:hover .tag[data-astro-cid-dhfotatx]{color:var(--gold-bright)}.card[data-astro-cid-dhfotatx] .tag[data-astro-cid-dhfotatx]{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.09em;text-transform:uppercase;color:var(--surface-accent);transition:color .2s ease}.card[data-astro-cid-dhfotatx] h3[data-astro-cid-dhfotatx]{font-size:1.1rem;line-height:1.15;color:var(--surface-text);transition:color .2s ease}.card[data-astro-cid-dhfotatx] .snippet[data-astro-cid-dhfotatx]{font-size:.9rem;color:var(--surface-text-dim);flex:1}.card[data-astro-cid-dhfotatx] .meta[data-astro-cid-dhfotatx]{font-family:var(--font-mono);font-size:.68rem;color:var(--surface-text-dim);display:flex;align-items:center;gap:.4rem}@media(max-width:900px){.card-grid[data-astro-cid-dhfotatx]{grid-template-columns:1fr}}.pitch-strip[data-astro-cid-dhfotatx]{position:relative;height:64px;overflow:hidden;background:linear-gradient(180deg,#3f7a44,#2f6136 55%,#234a29)}.pitch-strip[data-astro-cid-dhfotatx] .grass-grain[data-astro-cid-dhfotatx]{position:absolute;inset:0;opacity:.22;mix-blend-mode:overlay;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='90' height='90'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' result='t'/><feColorMatrix in='t' type='matrix' values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.5 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>")}.pitch-strip[data-astro-cid-dhfotatx] .line-far[data-astro-cid-dhfotatx]{position:absolute;left:0;right:0;top:14px;height:2px;opacity:.55;background:repeating-linear-gradient(90deg,rgba(246,241,231,.75) 0 22px,transparent 22px 48px)}.pitch-strip[data-astro-cid-dhfotatx] .line-near[data-astro-cid-dhfotatx]{position:absolute;left:0;right:0;top:38px;height:3px;opacity:.8;background:repeating-linear-gradient(90deg,rgba(246,241,231,.85) 0 34px,transparent 34px 70px)}.pitch-strip[data-astro-cid-dhfotatx] .touchline[data-astro-cid-dhfotatx]{position:absolute;left:0;right:0;bottom:0;height:4px;background:#f6f1e7e6}.pitch-strip[data-astro-cid-dhfotatx] .tick-row[data-astro-cid-dhfotatx]{position:absolute;inset:0;display:flex;align-items:flex-end;justify-content:space-evenly;padding-bottom:3px}.pitch-strip[data-astro-cid-dhfotatx] .tick[data-astro-cid-dhfotatx]{width:2px;height:12px;background:var(--gold-bright);opacity:0;transform:scaleY(0);transform-origin:bottom;transition:opacity .001ms,transform .001ms}.pitch-strip[data-astro-cid-dhfotatx].is-live .tick[data-astro-cid-dhfotatx]{opacity:1;transform:scaleY(1);transition:opacity .22s steps(2,end),transform .22s steps(2,end)}.pitch-strip[data-astro-cid-dhfotatx].is-live .tick[data-astro-cid-dhfotatx]:nth-child(1){transition-delay:0ms}.pitch-strip[data-astro-cid-dhfotatx].is-live .tick[data-astro-cid-dhfotatx]:nth-child(2){transition-delay:50ms}.pitch-strip[data-astro-cid-dhfotatx].is-live .tick[data-astro-cid-dhfotatx]:nth-child(3){transition-delay:.1s}.pitch-strip[data-astro-cid-dhfotatx].is-live .tick[data-astro-cid-dhfotatx]:nth-child(4){transition-delay:.15s}.pitch-strip[data-astro-cid-dhfotatx].is-live .tick[data-astro-cid-dhfotatx]:nth-child(5){transition-delay:.2s}.pitch-strip[data-astro-cid-dhfotatx].is-live .tick[data-astro-cid-dhfotatx]:nth-child(6){transition-delay:.25s}.pitch-strip[data-astro-cid-dhfotatx].is-live .tick[data-astro-cid-dhfotatx]:nth-child(7){transition-delay:.3s}@media(prefers-reduced-motion:reduce){.hero-inner[data-astro-cid-dhfotatx]>[data-astro-cid-dhfotatx],.pitch-strip[data-astro-cid-dhfotatx] .tick[data-astro-cid-dhfotatx],.card-grid[data-astro-cid-dhfotatx] .card[data-astro-cid-dhfotatx]{animation-delay:0ms!important;transition-delay:0ms!important}}
