html{scroll-behavior:smooth}.hero-gradient{background:linear-gradient(135deg,rgba(0,0,0,0.7) 0%,rgba(0,0,0,0.4) 100%)}.section-divider{background:linear-gradient(90deg,transparent,#e5e7eb,transparent);height:1px}.floating-whatsapp{position:fixed;bottom:20px;right:20px;z-index:1000;animation:pulse 2s infinite}.hero-banner{background-repeat:no-repeat;background-position:center}@keyframes pan{0%{background-position:left center}50%{background-position:right center}100%{background-position:left center}}@media (max-width:768px){.animate-pan{animation:pan 30s ease-in-out infinite;background-size:cover;background-repeat:no-repeat}}@media (min-width:769px){.animate-pan{animation:pan 30s ease-in-out infinite;background-size:120%;background-repeat:no-repeat}}.fade-in{opacity:1;transition:opacity 1s ease-in-out}.fade-out{opacity:.7;transition:opacity 1s ease-in-out}color:#000!important;@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.1)}}.testimonial-card{background:linear-gradient(135deg,#f8fafc 0%,#e2e8f0 100%)}.project-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px rgba(0,0,0,0.1)}.project-swiper .swiper-wrapper{display:flex;align-items:stretch}.project-swiper .swiper-slide{display:flex;height:auto}.project-card{flex:1;display:flex;flex-direction:column}.feature-icon{background:linear-gradient(135deg,#000000 0%,#374151 100%)}