:root{--navy:#0d335d;--blue:#324789;--link:#4f71d9;--footer:#363844;--line:#d0d5dd;--shell:120rem}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-height:100vh;display:flex;flex-direction:column;background:#fff;color:#111;font-family:Poppins,Arial,sans-serif;-webkit-font-smoothing:antialiased}main{flex:1}img{display:block;max-width:100%;height:auto}a{color:inherit}.site-shell{width:100%;max-width:var(--shell);margin-inline:auto;padding-inline:1.5rem}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;left:.75rem;top:.75rem;z-index:1000;transform:translateY(-150%);background:var(--navy);color:#fff;padding:.7rem 1rem}.skip-link:focus{transform:none}:focus-visible{outline:3px solid #f6b73c;outline-offset:3px}
.site-header{height:3.25rem;border-bottom:1px solid rgba(255,255,255,.4);background:#fff;position:sticky;top:0;z-index:50;box-shadow:0 1px 0 rgba(0,0,0,.03)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.brand img{height:2rem;width:auto}.desktop-nav{display:none}.mobile-menu-toggle{width:1.5rem;height:1.5rem;border:1px solid var(--navy);border-radius:50%;background:#fff;padding:5px;opacity:.8;align-items:center;justify-content:center;flex-direction:column;gap:2px}.mobile-menu-toggle span:not(.screen-reader-text){width:10px;height:1px;background:var(--navy)}.mobile-menu{position:fixed;inset:0;z-index:100;background:#fff;overflow:auto}.mobile-menu__top{height:3.25rem;padding:0 1.5rem;border-bottom:1px solid #eee;display:flex;align-items:center;justify-content:space-between}.mobile-menu__top img{height:2rem}.mobile-menu-close{font-size:2rem;line-height:1;border:0;background:none;color:var(--navy)}.mobile-menu nav{display:flex;flex-direction:column;align-items:center;gap:2rem;padding:3rem 1.5rem}.mobile-menu nav>a,.mobile-menu nav>span{text-transform:uppercase;text-decoration:none;font-size:1.125rem;font-weight:300;letter-spacing:.025em}.mobile-menu__years{display:flex;flex-direction:column;align-items:center;gap:1rem}.mobile-menu__years a{color:var(--link);text-decoration:none}
.home-hero{width:100%;overflow:hidden}.home-hero a,.home-hero picture{display:block}.home-hero img{width:100%;height:auto;object-fit:cover;object-position:left}.about-section{padding:1.25rem 0}.about-grid{display:flex;flex-direction:column;gap:1.5rem}.about-grid h1{margin:0;color:var(--navy);font-size:1.5rem;font-weight:600;text-transform:capitalize}.about-grid p{margin:0;color:rgba(0,0,0,.8);font-size:1rem;line-height:1.75}
.breadcrumb-wrap{padding-top:0;padding-bottom:1rem}.breadcrumb{display:flex;align-items:center;gap:1rem;font-size:1.125rem}.breadcrumb a{color:#999;text-decoration:none}.breadcrumb [aria-current=page]{color:var(--navy)}
.welcome-layout{position:relative;max-width:var(--shell);margin-bottom:2.5rem}.welcome-image{width:100%;overflow:hidden}.welcome-image img{width:100%;height:100%;object-fit:cover}.welcome-copy{position:relative;overflow:hidden;padding:1.5rem}.welcome-copy__inner{position:relative;z-index:1;max-width:56.25rem}.welcome-copy h1{margin:0 0 1.5rem;color:var(--navy);font-size:1.25rem;font-weight:500}.welcome-copy p{margin:0 0 1.5rem;color:rgba(0,0,0,.8);font-size:1rem;line-height:1.75}.signature-name{margin-top:1.5rem!important}.welcome-feather{display:none;position:absolute;right:-8.75rem;bottom:0;width:min(40vw,50rem);pointer-events:none;opacity:.9}
.program-section{width:min(90vw,80rem);margin-inline:auto;padding:0 0 2.5rem}.program-section h1,.faculty-section h1{margin:0 0 1.25rem;text-align:center;font-size:1.5rem}.program-table-wrap{margin:0 1.5rem}.program-table{width:100%;border-collapse:collapse}.program-table thead{border-bottom:4px solid #2e43b0}.program-table th,.program-table td{text-align:left;padding:.75rem .5rem}.program-table thead th:first-child{width:auto}.program-table thead th:last-child{display:none}.program-table tbody tr{border-bottom:1px solid rgba(0,0,0,.1)}.program-table tbody td:first-child{color:rgba(0,0,0,.8);font-size:.75rem;text-align:center;letter-spacing:.025em}.program-table tbody td:nth-child(2){font-size:.875rem;color:rgba(0,0,0,.8)}.program-table tbody td:nth-child(3){display:none}.program-track{background:linear-gradient(to right,#2e44b2,#596dd4);color:#fff}.program-track td:first-child{color:rgba(255,255,255,.9)!important}.program-track th{font-size:.875rem;text-transform:uppercase;letter-spacing:.025em}.program-moderators{background:#eff3f4}.program-moderators td{color:var(--navy)!important;font-size:.875rem!important;text-align:left!important}.program-session--special td:nth-child(2){color:var(--blue);font-weight:700}.time-mobile{display:flex;flex-direction:column;align-items:center;line-height:1.15}.time-mobile small{font-size:8px}.time-desktop{display:none}.mobile-speakers{display:block;margin-top:.25rem;color:var(--link);font-size:.75rem;font-weight:500}
.faculty-section{padding:0 1.5rem 2.5rem}.faculty-search{position:relative;width:100%;max-width:20rem;margin:0 auto 1.25rem}.faculty-search span{position:absolute;left:1.25rem;top:50%;transform:translateY(-50%);font-size:1.4rem;color:#9ca3af}.faculty-search input{width:100%;border:1px solid #d1d5db;border-radius:999px;padding:.875rem 1.5rem .875rem 3.5rem;font-family:inherit;font-size:.875rem}.faculty-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;max-width:64rem;margin-inline:auto}.faculty-card{display:flex;flex-direction:column;align-items:center;border:1px solid #e5e7eb;border-radius:.5rem;background:#f3f4f6;padding:1rem;text-align:center}.faculty-card[hidden]{display:none}.faculty-card__photo{width:6rem;height:6rem;border-radius:50%;overflow:hidden;margin-bottom:.75rem}.faculty-card__photo img{width:100%;height:100%;object-fit:cover}.faculty-card h2{min-height:2.5rem;margin:0 0 .75rem;color:#333;font-size:.75rem;font-weight:500}.faculty-profile-button{margin-top:auto;border:1px solid #d1d5db;border-radius:999px;background:transparent;padding:.4rem 1rem;color:#333;font-family:inherit;font-size:.75rem}.faculty-profile-button:hover{border-color:var(--link);color:var(--link)}.faculty-dialog{width:min(28rem,calc(100% - 2rem));border:0;border-radius:.75rem;padding:2rem;text-align:center;box-shadow:0 1rem 4rem rgba(0,0,0,.25)}.faculty-dialog::backdrop{background:rgba(13,51,93,.6)}.faculty-dialog img{width:10rem;height:10rem;object-fit:cover;border-radius:50%;margin:0 auto 1rem}.faculty-dialog h2{color:var(--navy)}.faculty-dialog__close{position:absolute;top:.75rem;right:1rem;border:0;background:none;font-size:2rem}
.gallery-viewer{position:relative;border-top:1px solid #c7c7c7}.gallery-main-wrap{padding:1.5rem 1rem}.gallery-main{position:relative;width:100%;aspect-ratio:9/6;overflow:hidden}.gallery-main img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.gallery-desktop-controls{display:none}.gallery-mobile-controls{display:flex;align-items:center;justify-content:space-between;margin-top:1.5rem;color:var(--navy);font-size:1.25rem}.gallery-mobile-controls>div:first-child{display:flex;align-items:center;gap:.25rem;flex-wrap:wrap;width:6.25rem}.gallery-mobile-controls i{display:block;flex-basis:100%;height:3px;background:var(--navy);margin-top:.35rem}.gallery-mobile-controls button,.gallery-desktop-controls button{width:2.5rem;height:2.5rem;border:2px solid var(--line);border-radius:50%;background:#fff;color:var(--navy);font-size:1.2rem}.gallery-thumbs{max-height:22.5rem;overflow-y:auto;background:#f3f7fb;padding:1rem}.gallery-thumbs>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.gallery-thumb{border:3px solid transparent;background:none;padding:0;aspect-ratio:1;overflow:hidden;cursor:pointer}.gallery-thumb.is-active{border-color:var(--link)}.gallery-thumb img{width:100%;height:100%;object-fit:cover}.gallery-empty{padding:4rem;text-align:center;color:#666}
.site-footer{margin-top:auto;border-top:1px solid rgba(0,0,0,.2);background:var(--footer);color:#fff;padding:2rem 0}.footer-inner{display:flex;flex-direction:column;gap:1rem}.footer-contact{font-size:.875rem;line-height:1.25}.footer-contact p{margin:.2rem 0}.footer-contact a{color:#fff}.copyright{margin:0;padding-top:.5rem;font-family:"Noto Sans TC",sans-serif;font-size:.75rem;line-height:1.7}
@media(min-width:40rem){.faculty-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-hero img{min-height:0}.gallery-main-wrap{padding:1.5rem}}
@media(min-width:48rem){.site-shell{padding-inline:5rem}.about-section{padding:2.5rem 0}.about-grid h1{font-size:2rem}.about-grid p{font-size:1.25rem;line-height:2.1875rem}.breadcrumb-wrap{padding-top:1rem;padding-bottom:2rem}.welcome-copy p{font-size:1.125rem}.program-section h1,.faculty-section h1{font-size:1.875rem}.program-table-wrap{margin:0}.program-table th,.program-table td{padding:.75rem 1rem}.program-table thead th:first-child{width:8.75rem}.program-table thead th:last-child{display:table-cell;width:16.25rem}.program-table tbody td:first-child{font-size:1rem;white-space:nowrap}.program-table tbody td:nth-child(2){font-size:1rem}.program-table tbody td:nth-child(3){display:table-cell;color:var(--link);font-size:.875rem}.program-track th{font-size:1rem}.time-mobile,.mobile-speakers{display:none}.time-desktop{display:inline}.faculty-section{padding-inline:5rem;padding-bottom:5rem}.faculty-card{padding:1.5rem}.faculty-card__photo{width:9rem;height:9rem}.faculty-card h2,.faculty-profile-button{font-size:.875rem}.footer-inner{flex-direction:row;justify-content:space-between;align-items:flex-end}.footer-contact{font-size:1rem}.copyright{max-width:29.2rem;text-align:right}}
@media(min-width:64rem){.site-header{height:4.625rem}.header-inner{padding-inline:5rem}.brand img{height:2.5rem}.desktop-nav{display:flex;align-items:center;gap:2.5rem}.desktop-nav>a,.gallery-menu>button{display:flex;align-items:center;border:0;background:none;padding:0;color:#000;font-family:inherit;font-size:1rem;font-weight:300;text-decoration:none;text-transform:uppercase}.desktop-nav>a::before,.gallery-menu>button::before{content:"";width:.75rem;height:.75rem;margin-right:.5rem;background:url(../images/source/www.mpnasia.com/images/home/menu-hover.svg) center/contain no-repeat;opacity:0}.desktop-nav>a:hover,.gallery-menu>button:hover{color:var(--link)}.desktop-nav>a:hover::before,.gallery-menu>button:hover::before{opacity:1}.gallery-menu{position:relative;padding-block:1.5rem}.gallery-menu__panel{display:none;position:absolute;top:100%;left:0;width:9rem;border:1px solid #f0f0f0;border-top:2px solid var(--navy);border-radius:2px;background:#fff;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.12);padding:.5rem 0}.gallery-menu:hover .gallery-menu__panel,.gallery-menu:focus-within .gallery-menu__panel{display:block}.gallery-menu__panel a{display:block;padding:.5rem 1.25rem;color:#333;font-size:.875rem;text-decoration:none}.gallery-menu__panel a:hover{color:var(--link);background:#f9fafb}.mobile-menu-toggle{display:none}.about-grid{flex-direction:row}.about-grid h1{width:25rem;flex-shrink:0;display:flex;align-items:center}.about-grid p{flex:1}.welcome-layout{display:flex}.welcome-image{width:26.25rem;flex-shrink:0}.welcome-copy{flex:1;padding:1.5rem 5rem}.welcome-feather{display:block}.faculty-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.gallery-viewer{min-height:39rem}.gallery-main-wrap{margin-right:28.5714%;padding:3rem 5rem;display:flex;gap:3rem}.gallery-desktop-controls{display:flex;flex-direction:column;align-items:flex-start;padding-top:8.75rem;flex:0 0 8.375rem;color:var(--navy);font-size:1.25rem}.gallery-desktop-controls>div{display:flex;gap:.25rem}.gallery-desktop-controls i{width:8.375rem;height:3px;background:var(--navy);margin:.75rem 0 1.5rem}.gallery-desktop-controls button{width:2.9375rem;height:2.9375rem;margin-bottom:.5rem}.gallery-main{flex:1}.gallery-mobile-controls{display:none}.gallery-thumbs{position:absolute;right:0;top:0;bottom:0;width:28.5714%;max-height:none;padding:2rem 1.5rem}.site-footer{padding-top:2.5rem}}
@media(min-width:96rem){.site-shell,.header-inner{padding-inline:10rem}.welcome-image{width:45rem}.welcome-copy{padding-inline:5rem}.gallery-main-wrap{margin-right:37.5rem}.gallery-thumbs{width:37.5rem}.about-grid{gap:5rem}}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
.mobile-menu-toggle{display:flex}.mobile-menu-toggle span:not(.screen-reader-text){display:block}.welcome-copy h1{text-transform:capitalize}.welcome-signature{width:10.8125rem;height:auto;margin:-.5rem 0 .25rem}.footer-contact a{text-decoration:none}.program-table{border-bottom:4px solid #2e43b0}.faculty-card__photo{padding:.625rem;overflow:visible}.faculty-card__photo img{border-radius:50%}
@media(min-width:64rem){.mobile-menu-toggle{display:none}.gallery-viewer{min-height:0}.gallery-main-wrap{margin-right:25%}}
body{line-height:1.5}.welcome-copy h1{line-height:1.4}.welcome-copy p{margin:0;line-height:1.625}.welcome-spacer{height:1.125rem}.welcome-signature{margin:0}.signature-name{margin:0!important}.program-section h1,.faculty-section h1{line-height:1.2}.faculty-search input{height:3.125rem}.faculty-card__photo{margin-bottom:0}.faculty-card h2{min-height:0;margin:0 0 1rem;line-height:1.5}.faculty-profile-button{padding:.5rem 1.5rem;line-height:1.5}
.desktop-nav a.is-current::before,.gallery-menu>button.is-current::before{opacity:1}.faculty-profile-button{padding:.375rem 1rem}.site-footer{padding-bottom:1.8046875rem}
@media(min-width:48rem){.faculty-profile-button{padding:.40625rem 1.5rem}.faculty-section{padding-bottom:5.25rem}}
.program-table tbody td:first-child{line-height:1.333333}.program-table tbody td:nth-child(2){line-height:1.428571}.mobile-speakers{line-height:1.333333}.faculty-card__photo{padding:.375rem}.faculty-card h2{margin-bottom:.75rem;line-height:1.333333}.faculty-profile-button{line-height:1.333333}
@media(min-width:48rem){.faculty-card__photo{padding:.625rem}.faculty-card h2{margin-bottom:1rem;line-height:1.5}.faculty-profile-button{line-height:1.5}}
@media(min-width:48rem){.program-table tbody td:first-child,.program-table tbody td:nth-child(2){line-height:1.5}}
.faculty-dialog{width:min(43.75rem,calc(100% - 2rem));max-height:calc(100vh - 2rem);overflow:auto;border:0;border-radius:.5rem;padding:2rem;box-shadow:0 1rem 4rem rgba(0,0,0,.25);text-align:left}.faculty-dialog::backdrop{background:rgba(26,32,44,.65)}.faculty-dialog__header{display:flex;align-items:center;gap:1.5rem;margin-bottom:1rem}.faculty-dialog__header img{width:8rem;height:8rem;flex:0 0 8rem;object-fit:cover;border-radius:50%;margin:0}.faculty-dialog h2{margin:0 0 .35rem;color:#58595b;font-size:1.25rem;line-height:1.25}.faculty-dialog__role{margin:0;color:var(--link);font-size:.875rem}.faculty-dialog__bio p{margin:.75rem 0 0;color:#58595b;font-size:.9375rem;line-height:1.5}.faculty-dialog__close{position:absolute;top:.5rem;right:.75rem;border:0;background:none;color:#9ca3af;font-size:2rem}
@media(max-width:39.999rem){.faculty-dialog{padding:1.5rem}.faculty-dialog__header{align-items:flex-start;gap:1rem}.faculty-dialog__header img{width:5.5rem;height:5.5rem;flex-basis:5.5rem}.faculty-dialog h2{font-size:1.125rem}.faculty-dialog__role{font-size:.75rem}}
