*{box-sizing:border-box;font-family:Montserrat,Gill Sans,Gill Sans MT,Calibri,Trebuchet MS,sans-serif;font-weight:400}html,body{color:#000;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;scroll-behavior:smooth;background-color:#fff;width:100%;min-height:100%;margin:0;padding:0;overflow-x:hidden}#root{color:#000;background-color:#fff;flex-direction:column;width:100%;min-height:100vh;display:flex}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.skeleton-shimmer{background:linear-gradient(90deg,#f5f4f0 0%,#ebe8e1 35%,#e4e1d8 50%,#ebe8e1 65%,#f5f4f0 100%) 0 0/200% 100%;animation:1.8s ease-in-out infinite shimmer}@keyframes pulse-subtle{0%,to{opacity:1}50%{opacity:.55}}.pulse-subtle{animation:2s cubic-bezier(.4,0,.6,1) infinite pulse-subtle}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.spin-animation{animation:.85s linear infinite spin}
