@keyframes pulse{0%,to{opacity:.9;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}.team-hotspot{cursor:pointer;-webkit-user-select:none;user-select:none;z-index:2;width:48px;height:48px;position:absolute}@media (min-width:810px) and (max-width:1199px){.team-hotspot{width:56px;height:56px}}@media (max-width:809px){.team-hotspot{width:64px;height:64px}}.team-hotspot__icon{cursor:pointer;justify-content:center;align-items:center;width:100%;height:100%;animation:2s ease-in-out infinite pulse;display:flex}@media (max-width:809px){.team-hotspot__icon{animation:none}}.team-hotspot__icon svg{color:#fff;filter:drop-shadow(0 2px 8px #0000004d);width:24px;height:24px}@media (min-width:810px) and (max-width:1199px){.team-hotspot__icon svg{width:28px;height:28px}}@media (max-width:809px){.team-hotspot__icon svg{width:32px;height:32px}}.team-hotspot__tooltip{z-index:10;pointer-events:none;opacity:0;transition:opacity .2s ease-out,transform .2s ease-out;position:absolute;bottom:calc(100% + 12px);left:50%;transform:translate(-50%)translateY(10px)scale(.8)}@media (max-width:809px){.team-hotspot__tooltip{bottom:calc(100% + 16px)}}.team-hotspot--hovered .team-hotspot__tooltip{opacity:1;transform:translate(-50%)translateY(0)scale(1)}.team-hotspot__tooltip-content{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;white-space:nowrap;background:#000000e6;border-radius:8px;flex-direction:column;gap:2px;padding:8px 12px;display:flex;box-shadow:0 4px 20px #00000040}@media (max-width:809px){.team-hotspot__tooltip-content{-webkit-backdrop-filter:none;backdrop-filter:none;background:#000000f2;border-radius:10px;padding:10px 14px}}.team-hotspot__name{color:#fff;font-size:13px;font-weight:600}@media (max-width:809px){.team-hotspot__name{font-size:14px}}.team-hotspot__title{color:#fffc;font-size:11px;font-weight:400}@media (max-width:809px){.team-hotspot__title{font-size:12px}}.team-hotspot:hover .team-hotspot__icon svg{color:#fff;filter:drop-shadow(0 4px 20px #0006);transform:scale(1.1)}.team-hotspot:focus{outline:none}.team-hotspot:focus .team-hotspot__icon svg{color:#fff;filter:drop-shadow(0 4px 20px #0006)drop-shadow(0 0 0 5px #007bff80);transform:scale(1.1)}.team-hotspot:active .team-hotspot__icon svg{color:#ffffffe6;transform:scale(.95)}@media (prefers-reduced-motion:reduce){.team-hotspot .team-hotspot__icon{animation:none!important}.team-hotspot .team-hotspot__icon svg{transition:none}.team-hotspot:hover .team-hotspot__icon svg{transform:none}}@media (prefers-contrast:high){.team-hotspot .team-hotspot__icon svg{color:#fff;filter:drop-shadow(0 2px 8px #000c)drop-shadow(0 0 0 2px #000)}.team-hotspot .team-hotspot__tooltip-content{background:#000;border:2px solid #fff}}
.team-member-dialog .dialog-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1c1c1c66}.team-member-dialog .dialog-content{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(135deg,#fff 0%,#fafafa 100%);border:1px solid #b8860b1a;border-radius:24px;overflow:hidden;box-shadow:0 24px 48px #0000001f,0 8px 24px #b8860b14,0 0 0 1px #ffffff80}.team-member-dialog .dialog-content ::-webkit-scrollbar{width:6px}.team-member-dialog .dialog-content ::-webkit-scrollbar-track{background:#f0f0f080;border-radius:3px}.team-member-dialog .dialog-content ::-webkit-scrollbar-thumb{background:#b8860b4d;border-radius:3px}.team-member-dialog .dialog-content ::-webkit-scrollbar-thumb:hover{background:#b8860b80}.team-member-dialog .nav-button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #b8860b33;transition:all .3s cubic-bezier(.4,0,.2,1)}.team-member-dialog .nav-button:hover{background:#b8860b1a;border-color:#b8860b66;box-shadow:0 8px 24px #b8860b26}.team-member-dialog .nav-button:hover svg{color:#b8860b}.team-member-dialog .nav-button:active{opacity:.8}.team-member-dialog .content-layout{border:none;border-radius:10px;flex-direction:column;height:70vh;max-height:70vh;display:flex;overflow:hidden}@media (min-width:810px) and (max-width:1199px){.team-member-dialog .content-layout{flex-direction:row;height:60vh;max-height:60vh}}@media (min-width:1200px){.team-member-dialog .content-layout{flex-direction:row;height:50vh;max-height:50vh}}.team-member-dialog .image-section{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);width:100%;min-height:0;position:relative;overflow:hidden}@media (max-width:809px){.team-member-dialog .image-section{flex:auto;max-height:60%}}@media (min-width:810px){.team-member-dialog .image-section{flex:0 0 40%;width:40%;height:100%}}.team-member-dialog .image-section:after{content:"";pointer-events:none;background:linear-gradient(135deg,#b8860b1a 0%,#1c1c1c0d 50%,#0000 100%);position:absolute;inset:0}.team-member-dialog .image-section img{transition:opacity .3s}.team-member-dialog .image-section img:hover{opacity:.95}.team-member-dialog .content-section{font-family:var(--font-chiron-hei-hk),"Georgia",serif;flex-direction:column;min-height:0;padding:32px;display:flex;overflow:hidden}@media (max-width:809px){.team-member-dialog .content-section{flex:auto;max-height:40%;padding:20px}}@media (min-width:810px){.team-member-dialog .content-section{flex:1;padding:40px}}.team-member-dialog .header-section{flex-shrink:0;margin-bottom:24px;padding-bottom:20px;position:relative}@media (max-width:809px){.team-member-dialog .header-section{margin-bottom:16px;padding-bottom:12px}}.team-member-dialog .header-section:after{content:"";background:linear-gradient(90deg,#b8860b 0%,#b8860b4d 100%);border-radius:1px;width:60px;height:2px;position:absolute;bottom:0;left:0}.team-member-dialog .member-name{font-family:var(--font-chiron-hei-hk),"Georgia",serif;color:#1c1c1c;letter-spacing:-.02em;margin-bottom:8px;font-size:2rem;font-weight:500;line-height:1.3}@media (min-width:810px) and (max-width:1199px){.team-member-dialog .member-name{font-size:2.25rem}}@media (max-width:809px){.team-member-dialog .member-name{font-size:1.75rem}}.team-member-dialog .member-title{font-family:var(--font-chiron-hei-hk),"Georgia",serif;color:#666;letter-spacing:.01em;font-size:1.125rem;font-weight:500}@media (max-width:809px){.team-member-dialog .member-title{font-size:1rem}}.team-member-dialog .scrollable-content{flex:auto;min-height:0;margin-right:-8px;padding-right:8px;overflow-y:auto}.team-member-dialog .content-wrapper{flex-direction:column;gap:32px;display:flex}@media (max-width:809px){.team-member-dialog .content-wrapper{gap:24px}}.team-member-dialog .content-block .section-title{font-family:var(--font-chiron-hei-hk),"Georgia",serif;color:#1c1c1c;letter-spacing:.01em;margin-bottom:12px;font-size:1.125rem;font-weight:600}@media (max-width:809px){.team-member-dialog .content-block .section-title{font-size:1rem}}.team-member-dialog .content-block .section-text{font-family:var(--font-chiron-hei-hk),"Georgia",serif;color:#1c1c1ccc;font-size:.95rem;line-height:1.6}@media (max-width:809px){.team-member-dialog .content-block .section-text{font-size:.9rem;line-height:1.7}}.team-member-dialog .rich-description{font-family:var(--font-chiron-hei-hk),"Georgia",serif}.team-member-dialog .rich-description p{color:#1c1c1ccc;margin-bottom:16px;font-size:.95rem;line-height:1.6}.team-member-dialog .rich-description p:last-child{margin-bottom:0}.team-member-dialog .rich-description strong{color:#1c1c1c;font-weight:600}.team-member-dialog .rich-description em{color:#b8860b;font-style:normal;font-weight:500}.team-member-dialog .specialties-container{flex-wrap:wrap;gap:8px;margin-top:8px;display:flex}.team-member-dialog .specialty-tag{color:#1c1c1c;font-size:.85rem;font-weight:500;font-family:var(--font-chiron-hei-hk),"Georgia",serif;background:linear-gradient(135deg,#b8860b1a 0%,#b8860b0d 100%);border:1px solid #b8860b33;border-radius:20px;padding:8px 16px;transition:all .2s}.team-member-dialog .specialty-tag:hover{background:#b8860b26;border-color:#b8860b4d}@media (max-width:809px){.team-member-dialog .specialty-tag{padding:6px 12px;font-size:.8rem}}.team-member-dialog .achievements-list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.team-member-dialog .achievements-list .achievement-item{align-items:flex-start;gap:12px;display:flex}.team-member-dialog .achievements-list .achievement-item .achievement-dot{background:#b8860b;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:8px;box-shadow:0 0 8px #b8860b4d}.team-member-dialog .achievements-list .achievement-item .achievement-text{font-family:var(--font-chiron-hei-hk),"Georgia",serif;color:#1c1c1ccc;font-size:.9rem;line-height:1.5}@media (max-width:809px){.team-member-dialog .achievements-list .achievement-item .achievement-text{font-size:.85rem}}.team-member-dialog .footer-section{border-top:1px solid #b8860b26;margin-top:32px;padding-top:24px}.team-member-dialog .footer-section .footer-text{font-family:var(--font-chiron-hei-hk),"Georgia",serif;color:#1c1c1c99;text-transform:uppercase;letter-spacing:.1em;text-align:center;font-size:.75rem;font-weight:500}@media (max-width:809px){.team-member-dialog .footer-section .footer-text{font-size:.7rem}}.team-member-dialog .content-section *{animation:.6s ease-out backwards fadeInUp}.team-member-dialog .header-section{animation-delay:.1s}.team-member-dialog .content-wrapper{animation-delay:.2s}.team-member-dialog .footer-section{animation-delay:.3s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.team-member-dialog *{transition:none!important;animation:none!important}.team-member-dialog .nav-button:hover,.team-member-dialog .specialty-tag:hover,.team-member-dialog .image-section img:hover{transform:none}}@media (max-width:809px){.team-member-dialog .dialog-backdrop{-webkit-backdrop-filter:none;backdrop-filter:none;background:#1c1c1cb3}.team-member-dialog .dialog-content{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff}.team-member-dialog .nav-button{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fffffffa}.team-member-dialog *{animation:none!important}}
.interactive-team-photo{width:100%;position:relative}.interactive-team-photo__container{aspect-ratio:16/9;border-radius:12px;width:100%;transition:box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 32px #0000001f}.interactive-team-photo__container:hover{box-shadow:0 12px 48px #00000029}@media (max-width:809px){.interactive-team-photo__container{aspect-ratio:4/3;border-radius:8px}}.interactive-team-photo__image-wrapper{width:100%;height:100%;position:relative}.interactive-team-photo__image{-o-object-fit:cover;object-fit:cover;transition:transform .3s}.interactive-team-photo__overlay{pointer-events:none;background:#00000026;transition:background-color .3s;position:absolute;inset:0}.interactive-team-photo__hotspots{pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.interactive-team-photo__hotspot{pointer-events:auto}@media (min-width:810px) and (max-width:1199px){.interactive-team-photo__container{aspect-ratio:16/10}}@media (max-width:809px){.interactive-team-photo__container{aspect-ratio:4/3}.interactive-team-photo__overlay{background:#00000040}}.interactive-team-photo:focus-within .interactive-team-photo__overlay{background:#0000001a}@media (prefers-reduced-motion:reduce){.interactive-team-photo .interactive-team-photo__image,.interactive-team-photo .interactive-team-photo__overlay,.interactive-team-photo .interactive-team-photo__container{transition:none}}.interactive-team-photo--loading .interactive-team-photo__container{background:linear-gradient(90deg,#f0f0f0 25%,#0000 37% 63%,#f0f0f0 75%) 0 0/400% 100%;animation:1.5s ease-in-out infinite shimmer}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (max-width:809px){.interactive-team-photo__image,.interactive-team-photo__overlay,.interactive-team-photo__container{transition:none}.interactive-team-photo__container:hover{box-shadow:0 8px 32px #0000001f}.interactive-team-photo--loading .interactive-team-photo__container{background:#f0f0f0;animation:none}}
.team-section{background-color:#fff;padding:6rem 0;position:relative}@media (max-width:1024px){.team-section{padding:4rem 0}}@media (max-width:768px){.team-section{padding:2rem 0}}.team-section__content{flex-direction:column;display:flex}.team-section__layout{grid-gap:4rem;grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}@media (max-width:1024px){.team-section__layout{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:768px){.team-section__layout{grid-template-columns:1fr;gap:2rem}}.team-section--no-image .team-section__layout{grid-template-columns:1fr}.team-section--no-image .team-section__description-text{max-width:100%}.team-section__content-column{flex-direction:column;display:flex;position:relative}.team-section__text-content{flex-direction:column;gap:2rem;display:flex}@media (max-width:768px){.team-section__text-content{gap:1.5rem}}.team-section__title{margin-bottom:0}.team-section__description-text{font-family:var(--font-chiron-hei-hk),"Georgia",serif;color:#666;margin:0;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.team-section__description-text{font-size:1rem;line-height:1.7}}.team-section__photo{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.team-section__interactive-photo{width:100%;max-width:100%;height:auto}@media (max-width:768px){.team-section__layout .team-section__content-column{order:1}.team-section__layout .team-section__photo{order:2}}
