*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f8fafc;color:#1e293b}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}button{transition:all .15s ease}button:hover:not(:disabled){filter:brightness(.95)}button:active:not(:disabled){transform:scale(.98)}[draggable=true]{cursor:-webkit-grab;cursor:grab}[draggable=true]:active{cursor:-webkit-grabbing;cursor:grabbing}button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.card:hover{box-shadow:0 4px 12px rgba(0,0,0,.08)}