@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700&family=Poppins:wght@300;400;500;600&display=swap";::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#a7b494;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#3e6c50}html{scroll-behavior:smooth}@media (max-width: 768px){body{overflow-x:hidden}}#root:empty{position:absolute;top:0;left:0;width:100vw;height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f8f7f2}#root:empty:after{content:"Loading Areca_Blend...";font-family:Montserrat,sans-serif;font-size:1.5rem;color:#3e6c50}
