:root{--primary-color: #166aea;--bg-color: #eff1f2;--text-color: #333333;--heading-font: "Playfair Display", serif;--body-font: "Montserrat", sans-serif}html{font-family:var(--body-font);background:var(--bg-color);color:var(--text-color);font-size:16px}body{margin:0;padding:0;line-height:1.6}a,button,input[type=submit],input[type=button]{min-height:44px;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;padding:0 16px}p>a{min-height:auto;display:inline;padding:0}h1,h2,h3,h4{font-family:var(--heading-font);color:#222;font-weight:700}.site-header[data-astro-cid-pux6a34n]{background:#fff;box-shadow:0 2px 10px #0000000d;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 2rem 1rem;position:sticky;top:0;z-index:1000}.logo-link[data-astro-cid-pux6a34n]{padding:0;min-height:auto;margin-bottom:1rem}.logo-container[data-astro-cid-pux6a34n] img[data-astro-cid-pux6a34n]{display:block;max-height:100px;width:auto}.hamburger[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:space-between;width:44px;height:44px;padding:10px;background:none;border:1px solid #ccc;border-radius:4px;cursor:pointer;position:absolute;top:1rem;right:1rem;min-height:44px}.hamburger[data-astro-cid-pux6a34n] span[data-astro-cid-pux6a34n]{display:block;width:100%;height:2px;background:var(--text-color);border-radius:2px;transition:transform .2s,opacity .2s}.hamburger[data-astro-cid-pux6a34n][aria-expanded=true] span[data-astro-cid-pux6a34n]:nth-child(1){transform:translateY(8px) rotate(45deg)}.hamburger[data-astro-cid-pux6a34n][aria-expanded=true] span[data-astro-cid-pux6a34n]:nth-child(2){opacity:0}.hamburger[data-astro-cid-pux6a34n][aria-expanded=true] span[data-astro-cid-pux6a34n]:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.main-nav[data-astro-cid-pux6a34n]>ul[data-astro-cid-pux6a34n]{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;justify-content:center;gap:.25rem}.main-nav[data-astro-cid-pux6a34n]>ul[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]{margin:0;position:relative}.main-nav[data-astro-cid-pux6a34n]>ul[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]>a[data-astro-cid-pux6a34n],.dropdown-toggle[data-astro-cid-pux6a34n]{color:var(--text-color);text-decoration:none;font-weight:500;text-transform:uppercase;font-size:.85rem;letter-spacing:.5px;padding:.5rem .85rem;border-radius:4px;border:none;background:none;cursor:pointer;font-family:var(--body-font);display:inline-flex;align-items:center;gap:4px;min-height:44px;transition:background-color .2s,color .2s;white-space:nowrap}.main-nav[data-astro-cid-pux6a34n]>ul[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]>a[data-astro-cid-pux6a34n]:hover,.dropdown-toggle[data-astro-cid-pux6a34n]:hover,.dropdown-toggle[data-astro-cid-pux6a34n][aria-expanded=true]{color:var(--primary-color);background-color:#f0f4fc}.chevron[data-astro-cid-pux6a34n]{transition:transform .2s;flex-shrink:0}.dropdown-toggle[data-astro-cid-pux6a34n][aria-expanded=true] .chevron[data-astro-cid-pux6a34n]{transform:rotate(180deg)}.dropdown[data-astro-cid-pux6a34n]{display:none;position:absolute;top:calc(100% + 4px);left:0;background:#fff;border:1px solid #e0e0e0;border-radius:6px;box-shadow:0 4px 16px #0000001f;min-width:220px;z-index:1100;padding:.4rem 0}.dropdown[data-astro-cid-pux6a34n].open{display:block}.dropdown[data-astro-cid-pux6a34n] li[data-astro-cid-pux6a34n]{list-style:none}.dropdown[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{display:block;padding:.6rem 1.25rem;color:var(--text-color);text-decoration:none;font-size:.875rem;font-weight:400;min-height:44px;display:flex;align-items:center;transition:background-color .15s,color .15s;white-space:nowrap}.dropdown[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]:hover{background-color:#f0f4fc;color:var(--primary-color)}@media(max-width:900px){.site-header[data-astro-cid-pux6a34n]{padding:1rem;position:relative}.logo-container[data-astro-cid-pux6a34n] img[data-astro-cid-pux6a34n]{max-height:80px}.hamburger[data-astro-cid-pux6a34n]{display:flex}.main-nav[data-astro-cid-pux6a34n]{width:100%}#main-nav-list[data-astro-cid-pux6a34n]{display:none;flex-direction:column;align-items:stretch;gap:0;width:100%;margin-top:.75rem;border-top:1px solid #eee;padding-top:.5rem}#main-nav-list[data-astro-cid-pux6a34n].open{display:flex}.main-nav[data-astro-cid-pux6a34n]>ul[data-astro-cid-pux6a34n]>li[data-astro-cid-pux6a34n]>a[data-astro-cid-pux6a34n],.dropdown-toggle[data-astro-cid-pux6a34n]{width:100%;justify-content:space-between;padding:.75rem 1rem;font-size:.95rem;border-radius:0;border-bottom:1px solid #f0f0f0}.dropdown[data-astro-cid-pux6a34n]{position:static;box-shadow:none;border:none;border-left:3px solid var(--primary-color);margin:0;border-radius:0;padding:0;background:#f8f9fa}.dropdown[data-astro-cid-pux6a34n].open{display:block}.dropdown[data-astro-cid-pux6a34n] a[data-astro-cid-pux6a34n]{padding:.65rem 1rem .65rem 2rem;font-size:.9rem;border-bottom:1px solid #ebebeb}}
