@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*{box-sizing:border-box;margin:0;padding:0}html{overflow-x:hidden}body{color:#1a1410;-webkit-font-smoothing:antialiased;background:#f7f3ee;max-width:100vw;min-height:100vh;font-family:Inter,sans-serif;overflow-x:hidden}#root{width:100%;min-height:100vh;overflow-x:hidden}img,video,iframe{max-width:100%}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#ede8e0}::-webkit-scrollbar-thumb{background:#c8bfb5;border-radius:3px}input,textarea,select,button{font-family:Inter,sans-serif}
