:root{--color-bg: #f6f0df;--color-surface: #ffffff;--color-text: #121212;--color-muted: #5f6368;--color-dark: #111827;--color-navy: #174a7c;--color-navy-dark: #0f2f52;--color-gold: #f2b705;--color-gold-dark: #b98500;--color-border: #e5e0d5;--shadow-soft: 0 18px 45px rgba(17, 24, 39, .12);--radius-lg: 24px;--radius-md: 16px;--content-width: 1120px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Trebuchet MS,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(242,183,5,.16),transparent 34rem),var(--color-bg);color:var(--color-text);line-height:1.6}img{max-width:100%;height:auto;display:block}:focus-visible{outline:3px solid var(--color-gold);outline-offset:4px}section{scroll-margin-top:96px}h1,h2,h3{line-height:1.2;margin:0 0 1rem;letter-spacing:-.035em}p{margin:0 0 1rem}.container{max-width:var(--content-width);margin:0 auto;padding:0 1.5rem}.section{padding:clamp(3rem,8vw,5rem) 0}.section-label{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--color-gold-dark);margin-bottom:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.75rem;border-radius:999px;font-weight:700;font-size:1rem;text-decoration:none;border:2px solid transparent;min-height:48px;transition:transform .15s ease,background-color .15s ease,border-color .15s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--color-gold);color:var(--color-navy-dark)}.btn-primary:hover{background:var(--color-gold-dark);color:#fff}.btn-secondary{background:transparent;color:#fff;border-color:#fff9}.btn-secondary:hover{border-color:#fff}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:2rem}@media(max-width:640px){.container{padding:0 1rem}.card{padding:1.25rem}}.site-header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:10;background:#0f2f52f5;border-bottom:3px solid var(--color-gold);backdrop-filter:blur(14px)}.header-inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:.75rem;padding-top:.75rem;padding-bottom:.75rem}.brand[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff}.brand-mark[data-astro-cid-ctg3m53h]{height:44px;width:auto}.brand-name[data-astro-cid-ctg3m53h]{font-weight:800;font-size:1.05rem;letter-spacing:.02em}.site-nav[data-astro-cid-ctg3m53h]{display:flex;flex-wrap:wrap;gap:.5rem}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{color:#fff;text-decoration:none;font-weight:600;font-size:.95rem;border-radius:999px;padding:.45rem .8rem}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--color-gold)}.site-nav[data-astro-cid-ctg3m53h] .nav-cta[data-astro-cid-ctg3m53h]{background:var(--color-gold);color:var(--color-navy-dark)}.site-nav[data-astro-cid-ctg3m53h] .nav-cta[data-astro-cid-ctg3m53h]:hover{color:var(--color-navy-dark);background:#ffd45a}@media(max-width:640px){.header-inner[data-astro-cid-ctg3m53h]{align-items:flex-start}.site-nav[data-astro-cid-ctg3m53h]{width:100%;flex-wrap:nowrap;overflow-x:auto;padding-bottom:.25rem;-webkit-overflow-scrolling:touch}.site-nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{flex:0 0 auto}}.hero[data-astro-cid-bbe6dxrz]{background:linear-gradient(rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),linear-gradient(160deg,var(--color-navy-dark) 0%,var(--color-navy) 60%,#1d5b96 100%);background-size:34px 34px,34px 34px,auto;color:#fff;padding:clamp(3rem,9vw,6rem) 0;overflow:hidden}.hero-inner[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1.2fr .8fr;gap:3rem;align-items:center}.hero-eyebrow[data-astro-cid-bbe6dxrz]{font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--color-gold);margin:0 0 .75rem}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{font-size:clamp(3rem,9vw,6rem);max-width:9ch;margin-bottom:1rem;text-transform:uppercase;color:var(--color-gold)}.hero-subtitle[data-astro-cid-bbe6dxrz]{font-size:1.2rem;color:#ffffffd9;max-width:34rem;margin-bottom:2rem}.hero-highlights[data-astro-cid-bbe6dxrz]{list-style:none;display:flex;flex-wrap:wrap;gap:.75rem;padding:0;margin:0 0 2rem}.hero-highlights[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz],.hero-highlights[data-astro-cid-bbe6dxrz] span[data-astro-cid-bbe6dxrz]{display:inline-flex;border:1px solid rgba(255,255,255,.24);border-radius:999px;padding:.45rem .8rem;background:#ffffff14;color:#fff;font-weight:700;font-size:.9rem;text-decoration:none}.hero-highlights[data-astro-cid-bbe6dxrz] a[data-astro-cid-bbe6dxrz]:hover{background:#ffffff29}.hero-ctas[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:1rem}.hero-visual[data-astro-cid-bbe6dxrz]{position:relative;display:grid;gap:1rem}.logo-card[data-astro-cid-bbe6dxrz],.jersey-stack[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{border:3px solid rgba(255,255,255,.18);border-radius:var(--radius-lg);box-shadow:0 24px 60px #00000047}.logo-card[data-astro-cid-bbe6dxrz]{display:grid;place-items:center;background:#fffffff0;padding:clamp(1rem,4vw,2rem)}.hero-logo[data-astro-cid-bbe6dxrz]{width:min(100%,260px)}.jersey-stack[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.jersey-stack[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;aspect-ratio:16 / 9;object-fit:cover}@media(max-width:768px){.hero-inner[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr}.hero-logo[data-astro-cid-bbe6dxrz]{width:150px}.hero[data-astro-cid-bbe6dxrz] h1[data-astro-cid-bbe6dxrz]{max-width:12ch}}.section-head[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;align-items:start}.about-copy[data-astro-cid-v2cbyr3p]{font-size:1.05rem}.value-cards[data-astro-cid-v2cbyr3p]{list-style:none;margin:2.5rem 0 0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.value-card[data-astro-cid-v2cbyr3p]{display:grid;gap:1rem;font-weight:700;font-size:1.35rem;color:var(--color-navy)}.value-card[data-astro-cid-v2cbyr3p] span[data-astro-cid-v2cbyr3p]{color:var(--color-gold-dark);font-size:.85rem;letter-spacing:.12em}@media(max-width:640px){.section-head[data-astro-cid-v2cbyr3p],.value-cards[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr}}.registration[data-astro-cid-hhdnstax]{background:linear-gradient(135deg,rgba(242,183,5,.18),transparent),var(--color-navy)}.registration-card[data-astro-cid-hhdnstax]{display:grid;grid-template-columns:.8fr 1.2fr;gap:2rem;align-items:center;background:var(--color-surface)}.season[data-astro-cid-hhdnstax]{display:flex;flex-wrap:wrap;gap:.5rem 1rem;align-items:baseline;margin-bottom:1rem}.season[data-astro-cid-hhdnstax] strong[data-astro-cid-hhdnstax]{color:var(--color-navy);font-size:clamp(1.1rem,4vw,1.6rem)}.status[data-astro-cid-hhdnstax]{color:var(--color-muted)}.details[data-astro-cid-hhdnstax]{list-style:none;margin:0 0 1.75rem;padding:0;color:var(--color-text)}.details[data-astro-cid-hhdnstax] li[data-astro-cid-hhdnstax]{margin-bottom:.75rem;padding-left:1.65rem;position:relative}.details[data-astro-cid-hhdnstax] li[data-astro-cid-hhdnstax]:before{content:"";position:absolute;left:0;top:.55rem;width:.65rem;height:.65rem;border-radius:50%;background:var(--color-gold)}.cta-row[data-astro-cid-hhdnstax]{display:flex;flex-wrap:wrap;gap:.8rem}.registration[data-astro-cid-hhdnstax] .btn-secondary[data-astro-cid-hhdnstax]{color:var(--color-navy);border-color:var(--color-navy)}@media(max-width:768px){.registration-card[data-astro-cid-hhdnstax]{grid-template-columns:1fr}.cta-row[data-astro-cid-hhdnstax] .btn[data-astro-cid-hhdnstax]{width:100%}}.field-grid[data-astro-cid-lzxyb322]{display:grid;grid-template-columns:1.1fr .9fr;gap:2.5rem;align-items:center}.field-photo[data-astro-cid-lzxyb322]{border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);width:100%;aspect-ratio:4 / 3;object-fit:cover}.field-info[data-astro-cid-lzxyb322] h3[data-astro-cid-lzxyb322]{color:var(--color-navy);margin-bottom:.25rem}.location-label[data-astro-cid-lzxyb322]{color:var(--color-muted);font-weight:600;margin-bottom:1rem}.address[data-astro-cid-lzxyb322]{display:flex;flex-direction:column;font-style:normal;margin-bottom:1.5rem;color:var(--color-text)}.field-info[data-astro-cid-lzxyb322] .btn[data-astro-cid-lzxyb322]{margin-bottom:1.5rem}.details[data-astro-cid-lzxyb322]{margin:0;padding-left:1.25rem;color:var(--color-muted)}.details[data-astro-cid-lzxyb322] li[data-astro-cid-lzxyb322]{margin-bottom:.5rem}@media(max-width:768px){.field-grid[data-astro-cid-lzxyb322]{grid-template-columns:1fr}}.contact[data-astro-cid-xmivup5a]{background:var(--color-navy-dark);color:#fff;text-align:center}.contact[data-astro-cid-xmivup5a] .section-label[data-astro-cid-xmivup5a]{color:var(--color-gold)}.intro[data-astro-cid-xmivup5a]{max-width:40rem;margin:0 auto 1.75rem;font-size:1.1rem}.closing[data-astro-cid-xmivup5a]{margin-top:1.25rem;color:#ffffffb3}.site-footer[data-astro-cid-j7pv25f6]{display:flex;justify-content:center;gap:1.5rem;padding:1.25rem;background:var(--color-navy-dark);border-top:1px solid rgba(255,255,255,.14)}.site-footer[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]{color:var(--color-gold);font-weight:700;text-decoration:none}.site-footer[data-astro-cid-j7pv25f6] a[data-astro-cid-j7pv25f6]:hover{color:#fff}
