:root{--navy: #1c2637;--navy-dark: #111923;--navy-mid: #243045;--navy-mid-transparent: #24304580;--lime: #b8e04a;--lime-bright: #cdf05a;--slate: #3a4d5c;--white: #ffffff;--off-white: #e8edf2;--text-muted: #7a8fa8}.lime{color:var(--lime)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;width:100%}body{width:100%;background-color:var(--navy-dark);color:var(--white);font-family:Barlow,sans-serif;overflow-x:hidden}section{width:100%}article p{font-size:1.15rem;line-height:1.6;color:var(--white);margin-bottom:20px}article ul{margin:20px 0 20px 20px}article li{font-size:1.15rem;line-height:1.6;color:var(--white);margin-bottom:10px}article h2,article h3{color:var(--lime);margin-bottom:10px}.section-eyebrow{font-family:Barlow Condensed,sans-serif;font-weight:700;font-size:1.2rem;letter-spacing:.24em;text-transform:uppercase;color:var(--lime);text-align:center;margin-bottom:10px}.section-title{font-family:Bebas Neue,sans-serif;font-size:clamp(2.4rem,6vw,3.8rem);letter-spacing:.05em;text-align:center;margin-bottom:30px;line-height:1}.btn-primary{display:inline-block;background:var(--lime);color:var(--navy-dark);font-family:Bebas Neue,sans-serif;font-size:1.35rem;letter-spacing:.12em;padding:17px 52px;border-radius:4px;text-decoration:none;border:none;cursor:pointer;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 4px 28px #b8e04a66;text-align:center}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 36px #b8e04a8c;background:var(--lime-bright)}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translate(-50%) translateY(0)}50%{transform:translate(-50%) translateY(9px)}}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.7)}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .65s ease,transform .65s ease}.reveal.visible{opacity:1;transform:none}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}table{margin-bottom:20px;border-collapse:collapse;width:100%;border:1px solid var(--lime)}th,td{padding:10px}th{text-align:left;background-color:var(--navy-mid);font-family:Bebas Neue,sans-serif;color:var(--lime);font-size:21px}nav[data-astro-cid-pux6a34n]{height:100px;padding:20px 0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-grow:1;max-width:70%}a[data-astro-cid-pux6a34n].nav-link{font-family:Bebas Neue,sans-serif;color:var(--white);font-size:21px;text-decoration:none}a[data-astro-cid-pux6a34n].nav-link:hover{color:var(--lime)}.burger-menu-btn[data-astro-cid-pux6a34n]{display:none}div[data-astro-cid-pux6a34n]#burger-menu{position:fixed;width:0;height:100vh;top:0;right:0;overflow:hidden;display:flex;flex-direction:row;justify-content:flex-end;transition:width 1s}div[data-astro-cid-pux6a34n]#burger-menu.open{width:100vw}div[data-astro-cid-pux6a34n]#burger-menu .burger-menu-inner[data-astro-cid-pux6a34n]{width:100%;height:100%;background-color:var(--navy-mid);display:flex;flex-direction:column;padding:0 20px 20px;gap:20px;z-index:500;overflow:hidden}div[data-astro-cid-pux6a34n]#burger-menu .burger-menu-inner[data-astro-cid-pux6a34n] .burger-menu-inner-header[data-astro-cid-pux6a34n]{display:flex;width:100%;height:100px;flex-direction:row;justify-content:flex-end;align-items:center}div[data-astro-cid-pux6a34n]#burger-menu.open .burger-menu-bg-blur[data-astro-cid-pux6a34n]{width:100%;height:100vh;position:absolute;top:0;left:0;background-color:var(--navy-mid-transparent);z-index:500}@media(max-width:799px){nav[data-astro-cid-pux6a34n]{justify-content:flex-end}nav[data-astro-cid-pux6a34n]>a[data-astro-cid-pux6a34n].nav-link{display:none}nav[data-astro-cid-pux6a34n] .burger-menu-btn[data-astro-cid-pux6a34n]{display:inline}}header[data-astro-cid-3ef6ksr2]{width:100%;position:fixed;background-color:var(--navy-mid);height:100px;z-index:100;border-bottom:2px solid var(--lime);display:flex;flex-direction:column;align-items:center}header[data-astro-cid-3ef6ksr2] div[data-astro-cid-3ef6ksr2].header-inner{width:100%;max-width:1300px;padding:0 20px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media(max-width:799px){.header-logo[data-astro-cid-3ef6ksr2]{height:40px;width:auto}}.more[data-astro-cid-sz7xmlte]{background:var(--navy);padding:100px 24px;position:relative}.more[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,var(--lime) 50%,transparent 100%)}.more-inner[data-astro-cid-sz7xmlte]{max-width:900px;margin:0 auto}.more-sub[data-astro-cid-sz7xmlte]{position:relative;z-index:2;font-size:clamp(1rem,2.5vw,1.15rem);color:var(--text-muted);line-height:1.65;margin-bottom:20px;animation:fadeUp .7s .3s ease both;text-align:center}footer[data-astro-cid-sz7xmlte]{background-color:var(--navy-dark);padding:36px 24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}footer[data-astro-cid-sz7xmlte] .footer-inner[data-astro-cid-sz7xmlte]{width:100%;display:flex;flex-direction:row;justify-content:space-between}footer[data-astro-cid-sz7xmlte] .footer-inner[data-astro-cid-sz7xmlte] .socials[data-astro-cid-sz7xmlte]{width:100%;display:flex;flex-direction:row;justify-content:flex-end;gap:20px}.footer-logo[data-astro-cid-sz7xmlte]{width:auto;height:50px;margin:0 auto 12px;display:block;filter:drop-shadow(0 2px 12px rgba(184,224,74,.15))}footer[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.78rem;color:var(--off-white)}.featured-link[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;justify-content:space-between;gap:30px;width:100%;text-decoration:none;color:var(--white)}@media(min-width:700px){.featured-link[data-astro-cid-sz7xmlte]{flex-direction:row}}.featured-link[data-astro-cid-sz7xmlte]:hover{text-decoration:underline}.tag[data-astro-cid-sz7xmlte]{color:var(--lime)}.featured-item[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;gap:10px;width:100%}.featured-article[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{width:100%}.featured-article[data-astro-cid-sz7xmlte] img[data-astro-cid-sz7xmlte]{max-width:600px;width:100%;height:auto}.more-actions[data-astro-cid-sz7xmlte]{text-align:center;margin-top:40px}.signup[data-astro-cid-sz7xmlte]{padding:20px;text-align:center;background:linear-gradient(170deg,var(--navy-dark) 0%,#0a1420 100%);position:relative;overflow:hidden}.signup[data-astro-cid-sz7xmlte]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,var(--lime) 50%,transparent 100%)}.signup-inner[data-astro-cid-sz7xmlte]{position:relative;z-index:1;max-width:560px;margin:0 auto}.signup-icon[data-astro-cid-sz7xmlte]{width:96px;height:auto;margin:0 auto 30px;display:block}.signup[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte]{font-family:Bebas Neue,sans-serif;font-size:clamp(2.4rem,7vw,3.6rem);letter-spacing:.05em;line-height:1;margin-bottom:14px}.signup[data-astro-cid-sz7xmlte] h2[data-astro-cid-sz7xmlte] em[data-astro-cid-sz7xmlte]{font-style:normal;color:var(--lime)}.signup[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--text-muted);font-size:1rem;margin-bottom:38px;line-height:1.65;max-width:420px;margin-left:auto;margin-right:auto}.ml-embedded[data-astro-cid-sz7xmlte]{max-width:480px;margin:0 auto}body{width:100%;display:flex;flex-direction:column;align-items:center}main[data-astro-cid-hsp6otuf]{width:100%;max-width:1300px;padding-top:100px}
