@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Montserrat:wght@400;500;600;700;800&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafafa;color:#8a8378}h1,h2,h3,h4,h5,h6{font-family:Montserrat,sans-serif;color:#524b44}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f2f0eb;border-radius:4px}::-webkit-scrollbar-thumb{background:#c7c7cc;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#aeaeb2}@media (prefers-reduced-motion: no-preference){*{transition-property:background-color,border-color,opacity,box-shadow,transform;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}}*:focus-visible{outline:2px solid #10b981;outline-offset:2px}::selection{background-color:#10b98133;color:#524b44}a{color:#10b981;text-decoration:none;transition:color .2s ease}a:hover{color:#059669}
