@tailwind base;@tailwind components;@tailwind utilities;html,body,#root{height:100%;margin:0;padding:0}body{font-family:Inter,sans-serif;background-color:#f3f4f6}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.textLayer{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;opacity:1;line-height:1;user-select:text;-webkit-user-select:text;cursor:text;z-index:10}.textLayer span{position:absolute;transform-origin:0% 0%;white-space:pre;color:transparent}.textLayer ::selection{background:#ffe60073}
