:root{--teal: #00B4C5;--teal-dark: #005F6B;--yellow: #FFD100;--yellow-dark: #E5BC00;--white: #FFFFFF;--off: #F5F9FA;--dark: #0D1F22;--mid: #1E3A3F;--text: #2C4A4F;--muted: #6B8F94;--border: #D6ECEF;--font-display: "Bebas Neue", sans-serif;--font-body: "Nunito", sans-serif;--font-mono: "JetBrains Mono", monospace}[data-astro-cid-sckkx6r4]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);color:var(--text);font-family:var(--font-body);overflow-x:hidden;line-height:1.6}.hero[data-astro-cid-sckkx6r4],.page-header[data-astro-cid-sckkx6r4]{scroll-margin-top:60px}nav[data-astro-cid-sckkx6r4]{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:1rem 2.5rem;background:#0d1f22f7;backdrop-filter:blur(12px);border-bottom:2px solid var(--teal)}.nav-logo[data-astro-cid-sckkx6r4]{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.05em;color:var(--white);text-decoration:none}.nav-logo[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{color:var(--teal)}.nav-links[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:2rem;list-style:none}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover,.nav-links[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4].active{color:var(--teal)}.nav-btn[data-astro-cid-sckkx6r4]{background:var(--yellow);color:#000;padding:.5rem 1.4rem;font-family:var(--font-display);font-size:1.1rem;letter-spacing:.08em;text-decoration:none;border-radius:100px;line-height:1;transition:all .2s;white-space:nowrap}@media(max-width:900px){.nav[data-astro-cid-sckkx6r4]>.nav-btn[data-astro-cid-sckkx6r4]{display:none}}.nav-btn[data-astro-cid-sckkx6r4]:hover{background:var(--yellow-dark)}footer[data-astro-cid-sckkx6r4]{background:#060e10;padding:4rem 2.5rem 2rem}.footer-top[data-astro-cid-sckkx6r4]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(255,255,255,.07);margin-bottom:2rem}.footer-logo[data-astro-cid-sckkx6r4]{font-family:var(--font-display);font-size:1.5rem;letter-spacing:.05em;color:var(--white);text-decoration:none;margin-bottom:1rem;display:block}.footer-logo[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{color:var(--teal)}.footer-brand[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{color:#ffffff59;font-size:.875rem;font-weight:600;line-height:1.7;max-width:260px}.footer-col[data-astro-cid-sckkx6r4] h4[data-astro-cid-sckkx6r4]{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.2em;text-transform:uppercase;color:#ffffff4d;margin-bottom:1.25rem}.footer-col[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-col[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#ffffff73;text-decoration:none;font-size:.875rem;font-weight:600;transition:color .2s}.footer-col[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--yellow)}.footer-bottom[data-astro-cid-sckkx6r4]{max-width:1100px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem}.footer-bottom[data-astro-cid-sckkx6r4] p[data-astro-cid-sckkx6r4]{font-size:.75rem;color:#fff3;font-weight:600}.footer-x[data-astro-cid-sckkx6r4]{display:flex;align-items:center;gap:.5rem;color:#ffffff4d;text-decoration:none;font-size:.75rem;font-weight:600;transition:color .2s}.footer-x[data-astro-cid-sckkx6r4]:hover{color:var(--yellow)}@media(max-width:900px){.footer-top[data-astro-cid-sckkx6r4]{grid-template-columns:1fr 1fr}}.hamburger[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;gap:5px;cursor:pointer;background:none;border:none;padding:4px}.hamburger[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{display:block;width:24px;height:2px;background:var(--white);transition:all .3s}.hamburger[data-astro-cid-sckkx6r4].open span[data-astro-cid-sckkx6r4]:nth-child(1){transform:translateY(7px) rotate(45deg)}.hamburger[data-astro-cid-sckkx6r4].open span[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0}.hamburger[data-astro-cid-sckkx6r4].open span[data-astro-cid-sckkx6r4]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.mobile-menu[data-astro-cid-sckkx6r4]{display:none;position:fixed;top:60px;left:0;right:0;background:#0d1f22fc;backdrop-filter:blur(12px);border-bottom:2px solid var(--teal);z-index:199;padding:1.5rem 2.5rem;flex-direction:column;gap:1.25rem}.mobile-menu[data-astro-cid-sckkx6r4].open{display:flex}.mobile-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{font-size:1rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#ffffffb3;text-decoration:none}.mobile-menu[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--teal)}.mobile-menu[data-astro-cid-sckkx6r4] .nav-btn[data-astro-cid-sckkx6r4]{align-self:flex-start;background:var(--yellow)!important;color:#000!important}@media(max-width:900px){.hamburger[data-astro-cid-sckkx6r4]{display:flex}.nav-links[data-astro-cid-sckkx6r4]{display:none!important}#nav-claim[data-astro-cid-sckkx6r4]{display:none}}
