.nav-link-custom{color:#333;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.nav-link-custom:hover{color:#09c8ee}.nav-link-custom:after{content:"";background:linear-gradient(90deg,#09c8ee,#f8f407);width:0;height:2px;transition:width .3s;position:absolute;bottom:-5px;left:0}.nav-link-custom:hover:after{width:100%}.hero-section{background:linear-gradient(90deg,#09c8ee,#f8f407);position:relative;overflow:hidden}.hero-content{z-index:2;position:relative}.fade-in-up{animation:1s ease-out fadeInUp}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-highlight{text-shadow:2px 2px 4px #0000004d}.pulse-animation{animation:2s infinite pulse}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-illustration{height:400px;position:relative}.floating-card{background:#fff;border-radius:20px;padding:30px;animation:3s ease-in-out infinite float;position:absolute;box-shadow:0 10px 40px #0000001a}.card-1{animation-delay:0s;top:20%;left:10%}.card-2{animation-delay:1s;top:40%;right:10%}.card-3{animation-delay:2s;bottom:10%;left:30%}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.wave-divider{width:100%;line-height:0;position:absolute;bottom:0;left:0;overflow:hidden}.wave-divider svg{width:calc(100% + 1.3px);height:60px;display:block;position:relative}.stat-card{text-align:center;background:#fff;border-radius:15px;padding:40px;transition:transform .3s,box-shadow .3s;box-shadow:0 5px 20px #00000014}.stat-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.about-image-wrapper{justify-content:center;align-items:center;height:400px;display:flex;position:relative}.pulse-ring{border:3px solid #09c8ee;border-radius:50%;width:200px;height:200px;animation:2s ease-out infinite pulseRing;position:absolute}@keyframes pulseRing{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.5)}}.about-icon-large{z-index:2;position:relative}.badge-custom{color:#fff;background:linear-gradient(90deg,#09c8ee,#f8f407);border-radius:20px;padding:8px 16px;font-size:14px;font-weight:600;display:inline-block}.focus-card{background:#fff;border-radius:20px;height:100%;padding:40px;transition:all .5s;box-shadow:0 5px 20px #00000014}.focus-card.active{background:linear-gradient(135deg,#09c8ee11,#f8f40711);transform:scale(1.02);box-shadow:0 15px 40px #fa0d0d33}.focus-icon{color:#fff;background:linear-gradient(90deg,#09c8ee,#f8f407);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:flex}.info-card{background:linear-gradient(135deg,#09c8ee11,#f8f40711);border-radius:20px;padding:40px;box-shadow:0 5px 20px #00000014}.info-item{background:#fff;border-radius:10px;padding:15px;box-shadow:0 2px 10px #0000000d}.contact-section{background:linear-gradient(90deg,#09c8ee,#f8f407);padding:80px 0}.contact-info{flex-direction:column;gap:25px;display:flex}.contact-item{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:10px;align-items:start;padding:20px;display:flex}.contact-form-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 10px 40px #0003}.form-control:focus{border-color:#09c8ee;box-shadow:0 0 0 .25rem #fa0d0d40}.navbar-brand-wrapper{align-items:center;display:flex}@media (max-width:768px){.hero-illustration{height:300px}.floating-card{padding:20px}.display-3{font-size:2.5rem}}
