@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";html{scroll-behavior:smooth}body{margin:0;min-width:320px;font-family:Manrope,Inter,system-ui,sans-serif}#root{min-height:100vh}img{max-width:100%;display:block}@keyframes pulse-phone-ring{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.pulse-phone{animation:pulse-phone-ring 2s cubic-bezier(.4,0,.6,1) infinite}
