@tailwind base;@tailwind components;@tailwind utilities;body>div:not(.mobile-menu):not(header){z-index:0}nav a{box-shadow:0 2px 4px #0003}nav a:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0000004d}img{transition:transform .3s ease}img:hover{transform:scale(1.05)}.team-member img{transition:transform .3s ease}.team-member img:hover{transform:scale(1.1)}.blog-card{transition:transform .3s ease,box-shadow .3s ease}.blog-card:hover{transform:translateY(-4px);box-shadow:0 6px 12px #0003}.max-h-\[600px\]::-webkit-scrollbar{width:8px}.max-h-\[600px\]::-webkit-scrollbar-track{background:#e6f0fa}.max-h-\[600px\]::-webkit-scrollbar-thumb{background:#1e40af;border-radius:4px}.max-h-\[600px\]::-webkit-scrollbar-thumb:hover{background:#1e3a8a}.video-container{position:relative;min-height:600px;margin-top:5rem}video{object-fit:cover;width:100%;height:100%}.gallery-item{transition:transform .3s ease}.gallery-item:hover{transform:translateY(-4px)}.hamburger-icon{transition:transform .3s ease}.hamburger-icon:hover{transform:scale(1.1)}.mobile-menu{transition:transform .3s ease-in-out}.mobile-menu a{position:relative;z-index:70;pointer-events:auto!important}.wave-bg{position:absolute;bottom:0;left:0;width:100%;z-index:0}input:focus,textarea:focus{transform:scale(1.02);transition:transform .2s ease}
