img[loading=lazy]{opacity:0;transition:opacity .3s ease-in}img[loading=lazy]:not([src=""]){opacity:1}a.text-white{text-decoration:none}.custom-navbar{background-color:transparent;position:fixed;top:0;width:100%;transition:background-color .3s ease,color .3s ease;z-index:1000;background-color:rgba(0,0,0,.3);backdrop-filter:blur(4px)}.custom-navbar .nav-link,.custom-navbar .navbar-brand{color:#fff;transition:color .3s ease}.custom-navbar .nav-link:hover,.custom-navbar .nav-link:focus,.custom-navbar .navbar-brand:hover,.custom-navbar .navbar-brand:focus{color:#ddd}.custom-navbar .nav-link img,.custom-navbar .navbar-brand img{max-height:50px;height:auto;width:auto;object-fit:contain}.custom-navbar .dropdown-menu{background-color:#fff;box-shadow:0 .5rem 1rem rgba(0,0,0,.15)}.custom-navbar .dropdown-menu .dropdown-item{color:#333}.custom-navbar .dropdown-menu .dropdown-item:hover,.custom-navbar .dropdown-menu .dropdown-item:focus{background-color:#f8f9fa;color:#000}.custom-navbar.scrolled{background-color:rgba(255,255,255,.95);box-shadow:0 2px 4px rgba(0,0,0,.1)}.custom-navbar.scrolled .nav-link,.custom-navbar.scrolled .navbar-brand{color:#333}.custom-navbar.scrolled .nav-link:hover,.custom-navbar.scrolled .nav-link:focus,.custom-navbar.scrolled .navbar-brand:hover,.custom-navbar.scrolled .navbar-brand:focus{color:#000}.custom-navbar.scrolled .dropdown-menu{background-color:#fff}.custom-navbar.scrolled .dropdown-menu .dropdown-item{color:#333}.custom-navbar.scrolled .dropdown-menu .dropdown-item:hover,.custom-navbar.scrolled .dropdown-menu .dropdown-item:focus{background-color:#f8f9fa;color:#000}.single-article{margin-top:75px}.hero-section{height:100vh;position:relative;padding-top:0;margin-top:0;overflow:hidden}.hero-section .hero-bg{position:absolute;inset:0;background:url(/images/hero.jpeg)50%/cover no-repeat;transform:scale(1);transition:transform .2s ease-out;z-index:0;will-change:transform}.hero-section::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;backdrop-filter:brightness(1)}.hero-section .container{position:relative;z-index:2}.hero-section .hero-text{max-width:800px;margin:0 auto}.hero-img-wrapper{position:relative;width:100%;height:100vh;overflow:hidden}.hero-img-wrapper .hero-img{width:100%;height:100%;object-fit:cover;object-position:center top;transition:transform .3s ease;transform-origin:center center;display:block}@media(max-width:768px){.hero-img-wrapper{height:50vh}.hero-img-wrapper .hero-img{object-fit:contain}}.hero-img-wrapper .hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:2rem;background:rgba(0,0,0,.4);text-shadow:0 2px 5px rgba(0,0,0,.8)}@media(max-width:768px){.hero-img-wrapper .hero-overlay{top:30%;max-height:50%}.hero-img-wrapper .hero-overlay h1{font-size:1.8rem}.hero-img-wrapper .hero-overlay p{font-size:1rem}.hero-img-wrapper .hero-overlay .btn{font-size:.9rem;padding:.5rem 1rem;margin-top:-1rem!important}}.hero-img-wrapper .hero-text{max-width:800px}.nav-tabs{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin-bottom:1rem}.nav-tabs::-webkit-scrollbar{display:none}.nav-tabs .nav-link{color:#333;font-weight:600;text-transform:uppercase;background-color:#f8f9fa;border:1px solid transparent;border-radius:0;margin-bottom:-1px;transition:all .3s ease;position:relative;overflow:hidden;flex:none;white-space:nowrap;padding:.5rem 1rem}.nav-tabs .nav-link:hover{background-color:#e9ecef;color:#000}.nav-tabs .nav-link.active{color:#fff;background-color:#343a40;border-color:#343a40 #343a40 #fff}.nav-tabs .nav-link::after{content:"";position:absolute;bottom:0;left:50%;width:0%;height:2px;background:#343a40;transition:all .3s ease}.nav-tabs .nav-link:hover::after,.nav-tabs .nav-link.active::after{left:0;width:100%}@media(max-width:576px){.nav-tabs .nav-link{font-size:.85rem;padding:.5rem .75rem}}@media(min-width:768px){.nav-tabs{justify-content:space-between;overflow-x:hidden;flex-wrap:wrap}.nav-tabs .nav-link{flex:auto;text-align:center}}.tab-content{position:relative;min-height:100vh;overflow:hidden}.tab-pane{transition:opacity .4s ease;opacity:0;position:absolute;width:100%;top:0}.tab-pane.active,.tab-pane.show{opacity:1;position:relative}.staff-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.staff-card{background:#fff;border-radius:8px;box-shadow:0 0 8px rgba(0,0,0,.1);padding:1rem;text-align:center}.staff-card img{width:150px;height:150px;object-fit:cover;border-radius:8px;margin-bottom:1rem}.staff-card h3{margin-bottom:.2rem}.staff-card .role{font-size:.9rem;color:#666;margin-bottom:.8rem}.staff-card p.bio{font-size:.95rem;color:#333}.staff-bios .row{margin-bottom:3rem}.staff-bios img{max-width:100%;height:auto;border-radius:.5rem;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:transform .3s ease}.staff-bios img:hover{transform:scale(1.05)}.staff-bios h3{margin-top:.5rem;font-weight:700;font-size:1.5rem;color:#222}.staff-bios p.text-muted{font-style:italic;margin-bottom:1.5rem;color:#666}.staff-bios p{line-height:1.6;font-size:1.125rem;color:#333}@media(max-width:767.98px){.staff-bios .row{text-align:center}.staff-bios img{margin-bottom:1rem}}