*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;overflow-x:hidden}html{scroll-behavior:smooth}.logo-img.svelte-zne36e{width:60px;height:60px;flex-shrink:0;transition:all .4s ease;object-fit:contain}.logo-img.white.svelte-zne36e{filter:brightness(0) invert(1) drop-shadow(0 1px 2px rgba(0,0,0,.3))}.logo-img.black.svelte-zne36e{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))}.logo.svelte-zne36e:hover .logo-img:where(.svelte-zne36e){transform:scale(1.05)}header.svelte-zne36e{position:fixed;top:0;left:0;width:100%;padding:1.5rem 5%;display:flex;justify-content:space-between;align-items:center;z-index:1000;transition:all .4s cubic-bezier(.4,0,.2,1);background-color:transparent;color:#fff}header.scrolled.svelte-zne36e{background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#111;box-shadow:0 4px 20px #0000001a;padding:1rem 5%}header.mobile.svelte-zne36e{transform:translateY(-100%);background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#111;box-shadow:0 4px 20px #0000001a;padding:1rem 5%;transition:transform .4s cubic-bezier(.4,0,.2,1),background-color .4s ease,color .4s ease}header.mobile-visible.svelte-zne36e{transform:translateY(0);background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#111;box-shadow:0 4px 20px #0000001a;padding:1rem 5%}header.collapsed.svelte-zne36e{padding:.5rem 5%;align-items:flex-start;flex-wrap:wrap}.logo.svelte-zne36e{display:flex;align-items:center;gap:1.5rem;flex-shrink:0;min-width:0;max-width:50%;position:relative;width:100%}.organization-name.svelte-zne36e{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1}.name-line.svelte-zne36e{font-size:1.1rem;font-weight:600;line-height:1.2;transition:color .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3)}header.scrolled.svelte-zne36e .name-line:where(.svelte-zne36e),header.mobile-visible.svelte-zne36e .name-line:where(.svelte-zne36e){text-shadow:none;color:#111}.location.svelte-zne36e{font-size:.85rem;font-weight:400;opacity:.9;font-style:italic;transition:color .3s ease;text-shadow:0 1px 2px rgba(0,0,0,.3)}header.scrolled.svelte-zne36e .location:where(.svelte-zne36e),header.mobile-visible.svelte-zne36e .location:where(.svelte-zne36e){text-shadow:none;color:#333;opacity:.8}.right-section.svelte-zne36e{display:flex;align-items:center;gap:2rem;justify-content:flex-end;flex:1;margin-left:2rem;transition:all .3s ease}.collapse-btn.svelte-zne36e{display:none;background:#0000000d;border:none;border-radius:50%;width:36px;height:36px;cursor:pointer;color:#111;transition:all .3s ease;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-left:auto}.collapse-btn.svelte-zne36e:hover{background:#0000001a;transform:scale(1.1)}.collapse-icon.svelte-zne36e{width:20px;height:20px}nav.svelte-zne36e{display:flex;align-items:center}.nav-menu.svelte-zne36e{display:flex;list-style:none;gap:2rem;margin:0;padding:0;flex-wrap:wrap;justify-content:flex-end}nav.svelte-zne36e a:where(.svelte-zne36e){color:inherit;text-decoration:none;font-weight:500;font-size:1.1rem;transition:color .3s ease;position:relative;padding:.5rem 0;text-shadow:0 1px 2px rgba(0,0,0,.3);white-space:nowrap}header.scrolled.svelte-zne36e nav:where(.svelte-zne36e) a:where(.svelte-zne36e),header.mobile-visible.svelte-zne36e nav:where(.svelte-zne36e) a:where(.svelte-zne36e){text-shadow:none;color:#111}nav.svelte-zne36e a:where(.svelte-zne36e):after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}nav.svelte-zne36e a:where(.svelte-zne36e):hover:after{width:100%}.accessibility-btn.svelte-zne36e{display:flex;align-items:center;gap:.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.3);color:inherit;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;cursor:pointer;transition:all .3s ease;outline:none;height:fit-content;flex-shrink:0;margin-left:1rem}header.scrolled.svelte-zne36e .accessibility-btn:where(.svelte-zne36e),header.mobile-visible.svelte-zne36e .accessibility-btn:where(.svelte-zne36e){background:#0000000d;border-color:#0003;color:#333}.accessibility-btn.svelte-zne36e:hover{background:#fff3;transform:translateY(-1px)}header.scrolled.svelte-zne36e .accessibility-btn:where(.svelte-zne36e):hover,header.mobile-visible.svelte-zne36e .accessibility-btn:where(.svelte-zne36e):hover{background:#0000001a}.accessibility-icon.svelte-zne36e{width:18px;height:18px;fill:currentColor}.accessibility-text.svelte-zne36e{font-weight:500}@media(max-width:1200px){.nav-menu.svelte-zne36e{gap:1.5rem}.accessibility-text.svelte-zne36e{display:none}.accessibility-btn.svelte-zne36e{padding:.5rem;border-radius:50%;width:40px;height:40px;justify-content:center;margin-left:.5rem}.right-section.svelte-zne36e{gap:1rem}}@media(max-width:1024px){.name-line.svelte-zne36e{font-size:1rem}.location.svelte-zne36e{font-size:.8rem}.logo-img.svelte-zne36e{width:50px;height:50px}nav.svelte-zne36e a:where(.svelte-zne36e){font-size:1rem}.nav-menu.svelte-zne36e{gap:1.2rem}}@media(max-width:900px){header.svelte-zne36e{flex-wrap:wrap}.logo.svelte-zne36e{width:100%;justify-content:center;text-align:center;margin-bottom:1rem;max-width:100%}.right-section.svelte-zne36e{width:100%;justify-content:center;margin-left:0;gap:1.5rem}.nav-menu.svelte-zne36e{justify-content:center}}@media(max-width:768px){header.mobile.svelte-zne36e{padding:1rem 5%;background-color:#fffffffa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#111;box-shadow:0 4px 20px #0000001a;transform:translateY(-100%)}header.mobile-visible.svelte-zne36e{transform:translateY(0)}header.collapsed.svelte-zne36e{padding:.5rem 5%;align-items:center}header.collapsed.svelte-zne36e .right-section:where(.svelte-zne36e){display:none}header.svelte-zne36e:not(.collapsed) .right-section:where(.svelte-zne36e){display:flex;width:100%;margin-top:1rem;padding-top:1rem;border-top:1px solid rgba(0,0,0,.1);animation:svelte-zne36e-slideDown .3s ease}.logo.svelte-zne36e{gap:1rem;text-align:left;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:0;width:100%}.collapse-btn.svelte-zne36e{display:flex}header.collapsed.svelte-zne36e .organization-name:where(.svelte-zne36e){flex:1;margin-right:1rem}header.collapsed.svelte-zne36e .name-line:where(.svelte-zne36e):first-child{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;font-size:1rem}header.collapsed.svelte-zne36e .name-line:where(.svelte-zne36e):last-child,header.collapsed.svelte-zne36e .location:where(.svelte-zne36e){display:none}header.svelte-zne36e:not(.collapsed) .organization-name:where(.svelte-zne36e){display:flex}header.svelte-zne36e:not(.collapsed) .name-line:where(.svelte-zne36e),header.svelte-zne36e:not(.collapsed) .location:where(.svelte-zne36e){display:block}.logo-img.svelte-zne36e{filter:drop-shadow(0 1px 2px rgba(0,0,0,.1))!important;width:40px;height:40px}.right-section.svelte-zne36e{flex-direction:column;gap:1rem;width:100%;margin-left:0}.nav-menu.svelte-zne36e{flex-direction:column;align-items:stretch;gap:.75rem;width:100%}nav.svelte-zne36e a:where(.svelte-zne36e){color:#111!important;text-shadow:none!important;font-size:1rem;padding:.75rem 1rem;width:100%;text-align:left;border-radius:8px;transition:all .3s ease;background:#00000008;display:block}nav.svelte-zne36e a:where(.svelte-zne36e):hover{background:#00000014;transform:translateY(-2px)}nav.svelte-zne36e a:where(.svelte-zne36e):after{display:none}.accessibility-btn.svelte-zne36e{margin-left:0;background:#0000000d;border-color:#0003;color:#333;width:100%;max-width:300px;justify-content:center;border-radius:25px;padding:.75rem 1.5rem}.accessibility-text.svelte-zne36e{display:inline!important}.accessibility-btn.svelte-zne36e:hover{background:#0000001a}@keyframes svelte-zne36e-slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:480px){header.mobile.svelte-zne36e,header.mobile-visible.svelte-zne36e{padding:.75rem 5%}header.collapsed.svelte-zne36e{padding:.5rem 5%}header.collapsed.svelte-zne36e .organization-name:where(.svelte-zne36e){margin-right:.5rem}header.collapsed.svelte-zne36e .name-line:where(.svelte-zne36e):first-child{font-size:.9rem}.logo-img.svelte-zne36e{width:35px;height:35px}.collapse-btn.svelte-zne36e{width:32px;height:32px}.collapse-icon.svelte-zne36e{width:18px;height:18px}nav.svelte-zne36e a:where(.svelte-zne36e){font-size:.95rem;padding:.6rem}.nav-menu.svelte-zne36e{gap:.5rem}.accessibility-btn.svelte-zne36e{padding:.6rem 1.2rem;font-size:.9rem}}@media(max-width:360px){header.collapsed.svelte-zne36e .name-line:where(.svelte-zne36e):first-child{font-size:.85rem}header.collapsed.svelte-zne36e .location:where(.svelte-zne36e){font-size:.7rem}nav.svelte-zne36e a:where(.svelte-zne36e){font-size:.9rem;padding:.5rem}.accessibility-text.svelte-zne36e{font-size:.8rem}}.layout-wrapper.svelte-12qhfyh{width:100%;max-width:100vw;overflow-x:hidden;margin:0;padding:0}
