@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.hero-content{animation:.9s forwards fadeInUp}.hero-badge{animation:.6s .2s both fadeIn}.hero-title{animation:.8s .3s both fadeInUp}.hero-subtitle{animation:.8s .5s both fadeInUp}.hero-cta{animation:.8s .7s both fadeInUp}.nav-scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1a2b6bf7!important;box-shadow:0 2px 24px #00000059!important}.service-card{transition:transform .3s,box-shadow .3s!important}.service-card:hover{transform:translateY(-6px)!important;box-shadow:0 12px 32px #cc000026!important}.gallery-card{overflow:hidden;transition:transform .3s,box-shadow .3s!important}.gallery-card:hover{transform:translateY(-4px)!important;box-shadow:0 12px 32px #0003!important}.stat-number{animation:.7s forwards fadeInUp;color:#c00!important;font-size:48px!important;font-weight:800!important;line-height:1!important}.whatsapp-fab{z-index:999;cursor:pointer;justify-content:center;align-items:center;width:60px;height:60px;animation:2.5s ease-in-out infinite pulse;display:flex;position:fixed;bottom:32px;right:32px;background:#25d366!important;border:none!important;border-radius:50%!important;transition:transform .3s,box-shadow .3s!important;box-shadow:0 4px 20px #25d36680!important}.whatsapp-fab:hover{animation:none!important;transform:scale(1.12)!important;box-shadow:0 8px 28px #25d36699!important}@media (width<=768px){.hero-section{padding:60px 24px!important}.section-padding{padding:48px 24px!important}.navbar-padding{padding:10px 20px!important}.whatsapp-fab{width:52px;height:52px;bottom:20px;right:20px}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;background:#f0f2f5;font-family:Segoe UI,Roboto,sans-serif}#root{width:100%;min-height:100vh}
