.main-header.svelte-zne36e{position:sticky;top:0;z-index:1000;background:#ffffffd9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(226,232,240,.8);transition:all .3s ease}.header-content.svelte-zne36e{max-width:1200px;margin:0 auto;padding:8px 24px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo-container.svelte-zne36e{display:flex;align-items:center;gap:12px;text-decoration:none;flex-shrink:0}.logo-image.svelte-zne36e{height:36px;width:auto}.logo-text.svelte-zne36e{display:flex;flex-direction:column}.logo.svelte-zne36e{font-size:1rem;font-weight:700;color:var(--color-text-main);line-height:1.2;background:none;-webkit-text-fill-color:initial;letter-spacing:-.01em;white-space:nowrap}.logo-subtitle.svelte-zne36e{font-size:.875rem;color:var(--color-text-muted);font-weight:500;margin:0}.desktop-nav.svelte-zne36e{display:none;align-items:center;gap:16px;flex-shrink:0}.desktop-nav.svelte-zne36e .nav-link:where(.svelte-zne36e){font-size:.875rem;font-weight:500;color:var(--color-text-muted);transition:color .2s;white-space:nowrap}.desktop-nav.svelte-zne36e .nav-link:where(.svelte-zne36e):hover{color:var(--color-link)}.contact-us-button.svelte-zne36e{padding:7px 14px;background-color:var(--color-link);color:#fff;border-radius:6px;font-weight:600;font-size:.875rem;transition:background-color .2s,transform .1s;text-decoration:none;white-space:nowrap}.contact-us-button.svelte-zne36e:hover{background-color:var(--color-link-hover);color:#fff;text-decoration:none}.contact-us-button.svelte-zne36e:active{transform:scale(.98)}.mobile-menu-container.svelte-zne36e{display:block;position:relative}@media(min-width:1024px){.mobile-menu-container.svelte-zne36e{display:none}.desktop-nav.svelte-zne36e{display:flex}.logo.svelte-zne36e{font-size:1.15rem}}@media(min-width:1280px){.desktop-nav.svelte-zne36e{gap:20px}.desktop-nav.svelte-zne36e .nav-link:where(.svelte-zne36e){font-size:.95rem}.logo.svelte-zne36e{font-size:1.25rem}}.dropdown-toggle.svelte-zne36e{background:transparent;color:var(--color-text-main);border:1px solid #e2e8f0;padding:8px 16px;border-radius:6px;font-size:.95rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.dropdown-toggle.svelte-zne36e:hover{background:#f8fafc}.dropdown-toggle.svelte-zne36e:after{content:"▼";font-size:.7em;transition:transform .2s ease}.dropdown-toggle.open.svelte-zne36e:after{transform:rotate(180deg)}.dropdown-menu.svelte-zne36e{position:absolute;top:calc(100% + 8px);right:0;background:#fff;border-radius:8px;box-shadow:0 10px 25px -5px #0000001a,0 8px 10px -6px #0000001a;min-width:200px;opacity:0;visibility:hidden;transform:translateY(-10px);transition:all .2s ease;overflow:hidden;border:1px solid #e2e8f0}.dropdown-menu.show.svelte-zne36e{opacity:1;visibility:visible;transform:translateY(0)}.dropdown-menu.svelte-zne36e a:where(.svelte-zne36e){display:block;padding:12px 20px;color:var(--color-text-muted);text-decoration:none;font-weight:500;transition:all .2s ease;border-bottom:1px solid #f1f5f9}.dropdown-menu.svelte-zne36e a:where(.svelte-zne36e):last-child{border-bottom:none}.dropdown-menu.svelte-zne36e a:where(.svelte-zne36e):hover{background:#f8fafc;color:var(--color-link);padding-left:24px}.team-accordion-list.svelte-1mphqq7{display:flex;flex-direction:column;gap:16px;margin-top:32px}.accordion-card.svelte-1mphqq7{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s ease;box-shadow:0 1px 3px #0000000d}.accordion-card.svelte-1mphqq7:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #0000000d}.accordion-card.expanded.svelte-1mphqq7{border-color:#94a3b8;box-shadow:0 8px 16px #00000014}.team-accordion-header.svelte-1mphqq7{display:flex;align-items:center;width:100%;padding:20px;background:transparent;border:none;text-align:left;cursor:pointer;gap:24px;transition:background-color .2s ease}.team-accordion-header.svelte-1mphqq7:hover{background-color:#f8fafc}button.team-accordion-header.svelte-1mphqq7:focus{outline:2px solid #3b82f6;outline-offset:-2px}.accordion-photo.svelte-1mphqq7{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0;box-shadow:0 2px 8px #0000001a}.accordion-photo-contain.svelte-1mphqq7{object-fit:contain;background:#f8fafc}.accordion-details-header.svelte-1mphqq7{flex:1;display:flex;flex-direction:column;justify-content:center;min-width:0}.accordion-details-header.svelte-1mphqq7 h3:where(.svelte-1mphqq7){margin:0 0 6px;font-size:1.25rem;color:#0f172a;font-weight:700}.accordion-meta.svelte-1mphqq7{margin:0 0 4px;color:#475569;font-size:.95rem;line-height:1.4}.accordion-meta.svelte-1mphqq7:last-child{margin-bottom:0}.expand-icon-wrapper.svelte-1mphqq7{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#f1f5f9;color:#475569;transition:all .3s ease;flex-shrink:0}.accordion-card.svelte-1mphqq7:hover .expand-icon-wrapper:where(.svelte-1mphqq7){background:#e2e8f0;color:#0f172a}.accordion-card.expanded.svelte-1mphqq7 .expand-icon-wrapper:where(.svelte-1mphqq7){background:#eff6ff;color:#2563eb}.team-accordion-content.svelte-1mphqq7{padding:0 20px 24px 124px;animation:svelte-1mphqq7-fadeInDown .3s ease-in-out forwards}@keyframes svelte-1mphqq7-fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.accordion-highlights.svelte-1mphqq7{list-style:none;padding:20px 0 0;margin:0;border-top:1px solid #e2e8f0}.accordion-highlights.svelte-1mphqq7 li:where(.svelte-1mphqq7){position:relative;padding-left:20px;margin-bottom:12px;color:#334155;line-height:1.5;font-size:.95rem}.accordion-highlights.svelte-1mphqq7 li:where(.svelte-1mphqq7):last-child{margin-bottom:0}.accordion-highlights.svelte-1mphqq7 li:where(.svelte-1mphqq7):before{content:"";position:absolute;left:0;top:8px;width:6px;height:6px;border-radius:50%;background:#3b82f6}@media(max-width:768px){.team-accordion-header.svelte-1mphqq7{gap:16px;padding:16px}.accordion-photo.svelte-1mphqq7{width:64px;height:64px}.accordion-details-header.svelte-1mphqq7 h3:where(.svelte-1mphqq7){font-size:1.1rem}.accordion-meta.svelte-1mphqq7{font-size:.85rem}.team-accordion-content.svelte-1mphqq7{padding:0 16px 20px}.accordion-highlights.svelte-1mphqq7{margin-top:8px}}section.svelte-q5tz20 .team-highlights{list-style:none;padding-left:32px}section.svelte-q5tz20 .team-highlights li{position:relative;padding-left:4px;margin-bottom:12px}section.svelte-q5tz20 .team-highlights li:before{content:"";position:absolute;left:-28px;top:2px;width:20px;height:20px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke="%233b82f6" stroke-width="2"><path stroke-linecap="round" stroke-linejoin="round" d="M5 13l4 4L19 7"/></svg>') no-repeat center;background-size:contain}section.svelte-q5tz20 .embedded-video-block{margin-top:24px;padding:20px;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}section.svelte-q5tz20 .embedded-video-block h4{font-size:1.05rem;color:#1a365d;margin-bottom:4px}section.svelte-q5tz20 .video-subtitle{font-size:.9rem;color:#64748b;margin-bottom:12px}section.svelte-q5tz20 .embedded-video{width:100%;max-width:720px;border-radius:8px;background:#000}
