:root{--verd:#224155;--groc:#c1c02a;--blanc:#fff;--font:"Montserrat", system-ui, sans-serif;--topbar-h:38px;--nav-h:72px;--sep:#ffffff26}#site-header[data-astro-cid-nen7h5rs]{z-index:100;background:var(--verd);align-items:stretch;max-width:100%;display:flex;position:sticky;top:0;box-shadow:0 2px 16px #00000040}.logo-wrap[data-astro-cid-nen7h5rs]{border-right:1px solid var(--sep);flex-shrink:0;justify-content:center;align-items:center;padding:0 2rem;display:flex}.logo-wrap[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{width:auto;height:70px;transition:opacity .2s;display:block}.logo-wrap[data-astro-cid-nen7h5rs]:hover img[data-astro-cid-nen7h5rs]{opacity:.82}.header-right[data-astro-cid-nen7h5rs]{flex-direction:column;flex:1;min-width:0;display:flex}#topbar[data-astro-cid-nen7h5rs]{height:var(--topbar-h);border-bottom:1px solid var(--sep);justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex}.topbar-social[data-astro-cid-nen7h5rs]{align-items:center;gap:.25rem;display:flex}.social-icon[data-astro-cid-nen7h5rs]{width:26px;height:26px;color:var(--blanc);border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;transition:background .2s,border-color .2s;display:flex}.social-icon[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{width:13px;height:13px}.social-icon[data-astro-cid-nen7h5rs]:hover{background:#ffffff26;border-color:#fff9}.topbar-date[data-astro-cid-nen7h5rs]{font-family:var(--font);color:#ffffffb3;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;align-items:center;gap:.35rem;font-size:.7rem;font-weight:500;display:flex}.topbar-date[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{color:var(--groc);flex-shrink:0}.topbar-date[data-astro-cid-nen7h5rs] strong[data-astro-cid-nen7h5rs]{color:var(--groc);font-weight:700}#nav-row[data-astro-cid-nen7h5rs]{flex:1;justify-content:space-between;align-items:center;padding:0 1.5rem;display:flex}#main-nav[data-astro-cid-nen7h5rs]{align-items:center;gap:.25rem;display:flex}.nav-list[data-astro-cid-nen7h5rs]{align-items:center;gap:0;margin-right:1.25rem;list-style:none;display:flex}.nav-link[data-astro-cid-nen7h5rs]{color:var(--blanc);font-family:var(--font);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;padding:.5rem .85rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:color .2s;display:block;position:relative}.nav-link[data-astro-cid-nen7h5rs]:after{content:"";background:var(--groc);transform-origin:0;height:2px;transition:transform .25s;position:absolute;bottom:0;left:.85rem;right:.85rem;transform:scaleX(0)}.nav-link[data-astro-cid-nen7h5rs]:hover{color:var(--groc)}.nav-link[data-astro-cid-nen7h5rs]:hover:after{transform:scaleX(1)}.has-dropdown[data-astro-cid-nen7h5rs]{position:relative}.has-dropdown[data-astro-cid-nen7h5rs]>.nav-link[data-astro-cid-nen7h5rs]{align-items:center;gap:.25rem;display:flex}.chevron[data-astro-cid-nen7h5rs]{flex-shrink:0;transition:transform .2s}.has-dropdown[data-astro-cid-nen7h5rs]:hover .chevron[data-astro-cid-nen7h5rs]{transform:rotate(180deg)}.dropdown[data-astro-cid-nen7h5rs]{background:var(--blanc);opacity:0;pointer-events:none;z-index:200;border:1px solid #00000014;border-top:none;border-radius:0 0 6px 6px;min-width:160px;padding:.5rem .4rem .4rem;list-style:none;transition:opacity .2s,transform .2s;position:absolute;top:100%;left:0;transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.has-dropdown[data-astro-cid-nen7h5rs]:hover .dropdown[data-astro-cid-nen7h5rs]{opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown-link[data-astro-cid-nen7h5rs]{font-family:var(--font);text-transform:uppercase;letter-spacing:.06em;color:var(--verd);white-space:nowrap;border-radius:4px;padding:.55rem .9rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s;display:block}.dropdown-link[data-astro-cid-nen7h5rs]:hover{color:var(--verd);background:#f0f4f7}.btn-cta[data-astro-cid-nen7h5rs]{background:var(--groc);color:var(--verd);font-family:var(--font);text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;border-radius:3px;align-items:center;gap:.3rem;padding:.6rem 1.15rem;font-size:.78rem;font-weight:800;text-decoration:none;transition:background .2s,transform .15s,box-shadow .2s;display:inline-flex;box-shadow:0 2px 8px #c1c02a4d}.btn-cta[data-astro-cid-nen7h5rs]:hover{background:#d4d330;transform:translateY(-1px);box-shadow:0 4px 14px #c1c02a73}#burger[data-astro-cid-nen7h5rs]{cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:3px;flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;padding:.4rem .5rem;display:none}#burger[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--blanc);border-radius:2px;width:22px;height:2px;transition:transform .3s,opacity .3s;display:block}@media (width<=820px){#burger[data-astro-cid-nen7h5rs]{display:flex}#main-nav[data-astro-cid-nen7h5rs]{top:calc(var(--topbar-h) + var(--nav-h));background:var(--verd);opacity:0;pointer-events:none;border-top:1px solid var(--sep);flex-direction:column;align-items:stretch;gap:0;padding:1.25rem 1.5rem 2rem;transition:transform .28s,opacity .28s;position:fixed;left:0;right:0;transform:translateY(-12px);box-shadow:0 12px 32px #00000059}#main-nav[data-astro-cid-nen7h5rs].open{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-list[data-astro-cid-nen7h5rs]{flex-direction:column;align-items:stretch;gap:0;margin-bottom:0;margin-right:0}.nav-link[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--sep);padding:.95rem 0;font-size:.88rem}.nav-link[data-astro-cid-nen7h5rs]:after{display:none}.dropdown[data-astro-cid-nen7h5rs]{opacity:1;pointer-events:auto;box-shadow:none;min-width:unset;background:#00000026;border:none;border-radius:0;padding:0 0 0 1rem;position:static;transform:none}.has-dropdown[data-astro-cid-nen7h5rs]>.nav-link[data-astro-cid-nen7h5rs]{border-bottom:none}.dropdown-link[data-astro-cid-nen7h5rs]{color:#ffffffbf;border-bottom:1px solid #ffffff12;border-radius:0;padding:.65rem .5rem;font-size:.82rem}.dropdown-link[data-astro-cid-nen7h5rs]:hover{color:var(--blanc);background:#ffffff14}.has-dropdown[data-astro-cid-nen7h5rs]:last-of-type .dropdown[data-astro-cid-nen7h5rs]{margin-bottom:.5rem}.chevron[data-astro-cid-nen7h5rs]{display:none}.btn-cta[data-astro-cid-nen7h5rs]{justify-content:center;margin-top:1.25rem;padding:.95rem;font-size:.88rem}#burger[data-astro-cid-nen7h5rs].open span[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}#burger[data-astro-cid-nen7h5rs].open span[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}#burger[data-astro-cid-nen7h5rs].open span[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}}@media (width<=540px){.logo-wrap[data-astro-cid-nen7h5rs]{padding:0 1rem}.logo-wrap[data-astro-cid-nen7h5rs] img[data-astro-cid-nen7h5rs]{height:55px}#topbar[data-astro-cid-nen7h5rs],#nav-row[data-astro-cid-nen7h5rs]{padding:0 1rem}}#footer[data-astro-cid-jo6i4kqk]{background:#1a3244;border-top:3px solid #c1c02a;padding:2.5rem 1.5rem}.footer-inner[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;max-width:1200px;margin:0 auto;display:flex}.footer-club[data-astro-cid-jo6i4kqk]{text-transform:uppercase;letter-spacing:.08em;color:#fff;margin-bottom:.25rem;font-family:Montserrat,system-ui,sans-serif;font-size:.85rem;font-weight:700}.footer-email[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#ffffff8c;font-family:Montserrat,system-ui,sans-serif;font-size:.78rem;text-decoration:none;transition:color .2s}.footer-email[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#c1c02a}.footer-links[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:center;gap:.25rem 1.5rem;display:flex}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;font-family:Montserrat,system-ui,sans-serif;font-size:.72rem;font-weight:600;text-decoration:none;transition:color .2s}.footer-links[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:#c1c02a}.footer-copy[data-astro-cid-jo6i4kqk]{color:#ffffff4d;letter-spacing:.05em;font-family:Montserrat,system-ui,sans-serif;font-size:.7rem}[data-astro-cid-ju4pidww],[data-astro-cid-ju4pidww]:before,[data-astro-cid-ju4pidww]:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Montserrat,system-ui,sans-serif}
