*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif;background-color:#f3f4f6;overflow:hidden}#root{width:100%;height:100vh}.custom-scrollbar::-webkit-scrollbar{width:6px;height:6px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f5f9;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#94a3b8}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}*{transition-timing-function:cubic-bezier(.4,0,.2,1)}button,.select-none{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}*:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}
